aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/woman.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Karl Fogel2010-07-141-2/+3
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-4/+4
* | Add a new field `location' to bookmarks for non-file bookmarks.Stefan Monnier2010-04-141-0/+1
* | Clean up last bookmark changes for man/woman/gnus-summary.Stefan Monnier2010-04-121-5/+17
* | Summary: Add bookmark support for man, woman and gnus-summary.Thierry Volpiatto2010-04-121-0/+21
|/
* Woman parsing fix (Bug#5729).Chong Yidong2010-03-161-4/+8
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Comment.Glenn Morris2009-12-021-0/+2
* 2009-12-02 Michael Welsh Duggan <mwd at cert.org>Glenn Morris2009-12-021-1/+1
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-4/+4
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-4/+4
* * woman.el: Remove stand-alone closing parentheses.Chong Yidong2009-07-061-246/+88
* (woman-mode): Restore tab-width value after the call to Man-mode, sinceEli Zaretskii2009-03-071-1/+2
* (woman-parse-colon-path): Return a list even if there's only one directoryEli Zaretskii2009-03-071-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-4/+6
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (woman2-TH): Undo last change. Use string-equal instead ofChong Yidong2008-04-111-1/+1
* (woman2-TH): Quote search string argument to string-match.Chong Yidong2008-04-111-3/+2
* (woman-locale): New defcustom.Glenn Morris2008-02-081-1/+55
* (woman-parse-numeric-arg): Change handling of `==': can be internedGlenn Morris2008-01-121-2/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1