summaryrefslogtreecommitdiff
path: root/lisp/man.el
AgeCommit message (Expand)Author
2010-05-31Merge from emacs-23Stefan Monnier
2010-05-31* lisp/man.el (Man-completion-table): Let the user type "-k ".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-05(Man-files-regexp): Tighten up the regexp (bug#5686).Stefan Monnier
2010-02-16Minor tweaks to custom groups.Chong Yidong
2010-02-14* man.el (Man-fontify-manpage, Man-cleanup-manpage):Juri Linkov
2010-02-11(Man-completion-table): Don't signal an error if we can't runStefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2010-01-09* man.el (Man-goto-section): Signal error if section not found (Bug#5317).Chong Yidong
2009-12-26(Man-bgproc-sentinel): When "-k foo" produces no output show errorKevin Ryde
2009-12-26Tweak a comment: it's man-db on gnu/linux which agrees with posix thatKevin Ryde
2009-12-26* man.el (man): Revise docstring a bit to show -a and -l asKevin Ryde
2009-11-28(Man-completion-table): Make it easier to enter "<sec> <name>".Stefan Monnier
2009-11-27(Man-completion-table): Trim a terminating "(".Stefan Monnier
2009-11-25(man): completion-ignore-case t for friendliness and since manKevin Ryde
2009-11-25* man.el (Man-completion-table): default-directory "/" in caseKevin Ryde
2009-11-25(Man-completion-table): Modify regexp to include section namesJuri Linkov
2009-11-25(Man-completion-cache): New var.Stefan Monnier
2009-11-24(Man-completion-table): New function.Stefan Monnier
2009-09-03Use default-value rather than default-enable-multibyte-characters.Glenn Morris
2009-03-07(Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk.Eli Zaretskii
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-10-16(Man-getpage-in-background): Force recent `man's to outputGlenn Morris
2008-06-27American English spelling fix.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-31(Man-default-man-entry): Make this a defun. ImproveMartin Rudalics
2007-12-23(Man-follow-manual-reference): Fill the minibuffer'sJuri Linkov
2007-12-19(Man-default-man-entry): When looking for default manMartin Rudalics
2007-12-06Fix buggy calls to `error'.Deepak Goel
2007-11-23(Man-getpage-in-background): Don't disregard user optionJuri Linkov
2007-11-16(Man-heading-regexp): Add 0-9.Juri Linkov
2007-11-16(Man-heading-regexp): Add 0-9.Juri Linkov
2007-09-13Tabify previous change.Glenn Morris
2007-09-13Jari Aalto <jari.aalto at cante.net>Glenn Morris
2007-09-13Jari Aalto <jari.aalto at cante.net>Glenn Morris
2007-08-08Remove spurious * in docstrings.Stefan Monnier
2007-08-08(Man-next-section): Make sure we do not move backward.Stefan Monnier
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-06-04(Man-next-section): Don't consider the last line of the page as beingChong Yidong
2007-03-24(Man-support-local-filenames): Assure thatMartin Rudalics
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-09(Man-xref-button-action): New function. If the `Man-target-string'Chong Yidong
2006-09-02(Man-topic-history): New variable.Juri Linkov
2006-04-04* man.el (Man-mode-map): Restore the \r binding.Dan Nicolaescu
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen