summaryrefslogtreecommitdiff
path: root/lisp/woman.el
AgeCommit message (Expand)Author
2015-08-21In woman.el use `display-buffer' instead of `switch-to-buffer'Kaushal
2015-05-21Don't quote nil and t in doc stringsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-06-05* woman.el (woman-mapcan): Remove.Mario Lang
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-25Link to info manual in `defgroup'.RĂ¼diger Sonderfeld
2014-01-23Misc small doc updatesGlenn Morris
2014-01-09Spelling fixes.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-11lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-25* lisp/woman.el (woman-default-faces, woman-monochrome-faces): Mark as obsolete.Chong Yidong
2012-11-18Silence some warnings.Juanma Barranquero
2012-11-17lisp/*.el: Add missing declarations.Juanma Barranquero
2012-11-16Use set-face-underline rather than the alias set-face-underline-pGlenn Morris
2012-11-13* lisp/woman.el (woman-file-name): Don't mess with unread-command-events.Stefan Monnier
2012-11-05* lisp/woman.el (woman-decode-region): Disable adaptive-fill when rendering.Stefan Monnier
2012-10-29* woman.el (woman-parse-numeric-value): Handle picas correctly.Kevin Ryde
2012-08-26Spelling fixes.Paul Eggert
2012-08-07Fix two woman bugs.Kevin Ryde
2012-07-31Remove outdate comment section in woman.el. See bug #12099.Bastien Guerry
2012-07-24Prefer typical American spelling for "acknowledgment".Paul Eggert
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier
2012-07-07* woman.el (woman2-process-escapes): Handle nofill regions.Kevin Ryde
2012-07-07* woman.el (woman-strings): Fix double-quote handling.Kevin Ryde
2012-06-26* lisp/files.el (file-name-base): New convenience function.Sam Steingold
2012-04-21Improve tbl support in woman.el.Michael Vehrs
2012-04-16Replace a use of eval-after-loadGlenn Morris
2012-04-09Remove defining user variables via * in docstring.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-19Spelling fixes.Paul Eggert
2011-11-17Spelling fixes.Paul Eggert
2011-11-14Spelling fixes.Paul Eggert
2011-11-08Spelling fixes.Paul Eggert
2011-09-18Fix yet another woman parser snafu.Chong Yidong
2011-09-08* lisp/woman.el (woman-special-characters): Add hy character.Glenn Morris
2011-09-08* lisp/woman.el (woman-special-characters): Add oq and cq quote characters.Glenn Morris
2011-09-08woman.el fix for bug#9447.Glenn Morris
2011-06-30* woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secsPaul Eggert
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-28Fix for woman escape sequence processing (Bug#7843).Chong Yidong
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-06Use line-end-position rather than end-of-line, etc.Glenn Morris
2010-11-05Quiet, woman. (Sorry...).Glenn Morris
2010-10-24Merge changes from emacs-23Chong Yidong
2010-10-23Fix typos.Juanma Barranquero
2010-09-25Add more xz compression support.Ulrich Mueller