summaryrefslogtreecommitdiff
path: root/lisp/woman.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | (woman-ignore): Fix doc typo.Glenn Morris2007-10-131-1/+1
* | (woman0-rename): Fix paren typo.Glenn Morris2007-10-131-1/+1
* | (woman-topic-all-completions, woman-mini-help): FixDavid Kastrup2007-09-301-20/+18
* | (woman-dired-define-keys): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-2/+2
* | (woman-mode-map, woman-syntax-table): Initialize in the declaration.Stefan Monnier2007-09-101-24/+21
* | Remove spurious * in docstrings.Stefan Monnier2007-09-071-88/+69
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add comment.Chong Yidong2007-04-101-1/+2
* (woman-decode-buffer): Postphone macro-set check...Chong Yidong2007-04-101-12/+11
* * woman.el (woman-Cyg-to-Win): Don't convert cons cellsDavid Kastrup2007-03-311-30/+59
* (woman-change-fonts): Tweak previous change by usingChong Yidong2007-03-171-1/+1
* (woman-change-fonts): Add a hack to deal withGlenn Morris2007-03-101-47/+80