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