summaryrefslogtreecommitdiff
path: root/lisp/woman.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (woman-decode-buffer): Clarify error message.Richard M. Stallman2007-01-031-1/+1
* (woman-decode-buffer): Signal error for alien macro sets. SuggestedChong Yidong2006-12-241-0/+12
* Update copyright years.Glenn Morris2006-12-051-1/+1
* * woman.el (woman2-format-paragraphs): Avoid infinite loop in caseChong Yidong2006-10-151-1/+5
* (woman0-so): Use `let*', not `let'.Juanma Barranquero2006-09-221-4/+4
* Make sure all the end-of-region markers we use haveStefan Monnier2006-09-221-15/+15
* (woman-topic-history): Change defvar to defvaraliasJuri Linkov2006-09-021-1/+1
* * woman.el (woman-follow): New function, based on `man-follow'.Chong Yidong2006-08-281-1/+12
* (WoMan-xref-man-page): Fix call to `substring'.Juanma Barranquero2006-04-061-3/+3
* * man.el (Man-mode-map): Restore the \r binding.Dan Nicolaescu2006-04-041-1/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* * woman.el (WoMan-xref-man-page): New button type derivedMasatake YAMATO2005-10-181-1/+6
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-1/+1
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
* (woman-topic-at-point-default): Renamed to woman-use-topic-at-point-default.Eli Zaretskii2005-09-101-52/+46