summaryrefslogtreecommitdiff
path: root/lisp/woman.el
Commit message (Expand)AuthorAge
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Link to info manual in `defgroup'.RĂ¼diger Sonderfeld2014-01-25
* Misc small doc updatesGlenn Morris2014-01-23
* Spelling fixes.Paul Eggert2014-01-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero2013-08-11
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
| * Use set-face-underline rather than the alias set-face-underline-pGlenn Morris2012-11-16
* | * lisp/woman.el (woman-default-faces, woman-monochrome-faces): Mark as obsolete.Chong Yidong2012-11-25
* | Silence some warnings.Juanma Barranquero2012-11-18
* | lisp/*.el: Add missing declarations.Juanma Barranquero2012-11-17
* | * lisp/woman.el (woman-file-name): Don't mess with unread-command-events.Stefan Monnier2012-11-13
|/
* * lisp/woman.el (woman-decode-region): Disable adaptive-fill when rendering.Stefan Monnier2012-11-05
* * woman.el (woman-parse-numeric-value): Handle picas correctly.Kevin Ryde2012-10-29
* Spelling fixes.Paul Eggert2012-08-26
* Fix two woman bugs.Kevin Ryde2012-08-07
* Remove outdate comment section in woman.el. See bug #12099.Bastien Guerry2012-07-31
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-24
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* * woman.el (woman2-process-escapes): Handle nofill regions.Kevin Ryde2012-07-07
* * woman.el (woman-strings): Fix double-quote handling.Kevin Ryde2012-07-07
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-26
* Improve tbl support in woman.el.Michael Vehrs2012-04-21
* Replace a use of eval-after-loadGlenn Morris2012-04-16
* Remove defining user variables via * in docstring.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-17
* Spelling fixes.Paul Eggert2011-11-14
* Spelling fixes.Paul Eggert2011-11-08
* Fix yet another woman parser snafu.Chong Yidong2011-09-18
* * lisp/woman.el (woman-special-characters): Add hy character.Glenn Morris2011-09-08
* * lisp/woman.el (woman-special-characters): Add oq and cq quote characters.Glenn Morris2011-09-08
* woman.el fix for bug#9447.Glenn Morris2011-09-08
* * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secsPaul Eggert2011-06-30
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Fix for woman escape sequence processing (Bug#7843).Chong Yidong2011-01-28
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-06
* | Quiet, woman. (Sorry...).Glenn Morris2010-11-05
* | Merge changes from emacs-23Chong Yidong2010-10-24
|\|
| * Fix typos.Juanma Barranquero2010-10-23
* | Add more xz compression support.Ulrich Mueller2010-09-25
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-22
|\|
| * * lisp/woman.el (woman-translate): Case matters. (Bug#6849)Glenn Morris2010-08-17