summaryrefslogtreecommitdiff
path: root/lisp/woman.el
AgeCommit message (Expand)Author
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-08-22Merge changes from emacs-23 branch.Chong Yidong
2010-08-17* lisp/woman.el (woman-translate): Case matters. (Bug#6849)Glenn Morris
2010-07-14Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Karl Fogel
2010-05-24Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier
2010-04-14Add a new field `location' to bookmarks for non-file bookmarks.Stefan Monnier
2010-04-12Clean up last bookmark changes for man/woman/gnus-summary.Stefan Monnier
2010-04-12Summary: Add bookmark support for man, woman and gnus-summary.Thierry Volpiatto
2010-03-16Woman parsing fix (Bug#5729).Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-02Comment.Glenn Morris
2009-12-022009-12-02 Michael Welsh Duggan <mwd at cert.org>Glenn Morris
2009-09-01Mark face aliases with "-face" suffix as obsolete.Glenn Morris
2009-08-21Use help-print-return-message rather than the now obsolete alias.Glenn Morris
2009-07-06* woman.el: Remove stand-alone closing parentheses.Chong Yidong
2009-03-07(woman-mode): Restore tab-width value after the call to Man-mode, sinceEli Zaretskii
2009-03-07(woman-parse-colon-path): Return a list even if there's only one directoryEli Zaretskii
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-07-15merging Emacs.app (NeXTstep port)Adrian Robert
2008-06-27American English spelling fix.Glenn Morris
2008-06-27American English spelling fix.Glenn Morris
2008-06-27American English spelling fix.Glenn Morris
2008-06-12Add some compiler declarations, for builds without X.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-11(woman2-TH): Undo last change. Use string-equal instead ofChong Yidong
2008-04-11(woman2-TH): Quote search string argument to string-match.Chong Yidong
2008-02-08(woman-locale): New defcustom.Glenn Morris
2008-01-12(woman-parse-numeric-arg): Change handling of `==': can be internedGlenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-10-13(woman-ignore): Fix doc typo.Glenn Morris
2007-10-13(woman0-rename): Fix paren typo.Glenn Morris
2007-09-30(woman-topic-all-completions, woman-mini-help): FixDavid Kastrup
2007-09-25(woman-dired-define-keys): Use `mapc' rather than `mapcar'.Juanma Barranquero
2007-09-10(woman-mode-map, woman-syntax-table): Initialize in the declaration.Stefan Monnier
2007-09-07Remove spurious * in docstrings.Stefan Monnier
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-04-10Add comment.Chong Yidong
2007-04-10(woman-decode-buffer): Postphone macro-set check...Chong Yidong
2007-03-31* woman.el (woman-Cyg-to-Win): Don't convert cons cellsDavid Kastrup
2007-03-17(woman-change-fonts): Tweak previous change by usingChong Yidong
2007-03-10(woman-change-fonts): Add a hack to deal withGlenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2007-01-03(woman-decode-buffer): Clarify error message.Richard M. Stallman
2006-12-24(woman-decode-buffer): Signal error for alien macro sets. SuggestedChong Yidong
2006-12-05Update copyright years.Glenn Morris
2006-10-15* woman.el (woman2-format-paragraphs): Avoid infinite loop in caseChong Yidong
2006-09-22(woman0-so): Use `let*', not `let'.Juanma Barranquero
2006-09-22Make sure all the end-of-region markers we use haveStefan Monnier
2006-09-02(woman-topic-history): Change defvar to defvaraliasJuri Linkov