aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/man.el
Commit message (Expand)AuthorAgeFilesLines
* Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Karl Fogel2010-07-141-2/+3
* Merge from emacs-23Stefan Monnier2010-05-311-0/+3
|\
| * * lisp/man.el (Man-completion-table): Let the user type "-k ".Stefan Monnier2010-05-311-0/+3
* | Add a new field `location' to bookmarks for non-file bookmarks.Stefan Monnier2010-04-141-2/+3
* | Clean up last bookmark changes for man/woman/gnus-summary.Stefan Monnier2010-04-121-41/+43
* | Summary: Add bookmark support for man, woman and gnus-summary.Thierry Volpiatto2010-04-121-0/+46
|/
* (Man-files-regexp): Tighten up the regexp (bug#5686).Stefan Monnier2010-03-051-1/+2
* Minor tweaks to custom groups.Chong Yidong2010-02-161-1/+1
* * man.el (Man-fontify-manpage, Man-cleanup-manpage):Juri Linkov2010-02-141-0/+10
* (Man-completion-table): Don't signal an error if we can't runStefan Monnier2010-02-111-2/+7
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * man.el (Man-goto-section): Signal error if section not found (Bug#5317).Chong Yidong2010-01-091-1/+3
* (Man-bgproc-sentinel): When "-k foo" produces no output show errorKevin Ryde2009-12-261-0/+12
* Tweak a comment: it's man-db on gnu/linux which agrees with posix thatKevin Ryde2009-12-261-3/+3
* * man.el (man): Revise docstring a bit to show -a and -l asKevin Ryde2009-12-261-10/+33
* (Man-completion-table): Make it easier to enter "<sec> <name>".Stefan Monnier2009-11-281-0/+5
* (Man-completion-table): Trim a terminating "(".Stefan Monnier2009-11-271-29/+45
* (man): completion-ignore-case t for friendliness and since manKevin Ryde2009-11-251-0/+7
* * man.el (Man-completion-table): default-directory "/" in caseKevin Ryde2009-11-251-1/+5
* (Man-completion-table): Modify regexp to include section namesJuri Linkov2009-11-251-1/+1
* (Man-completion-cache): New var.Stefan Monnier2009-11-251-2/+12
* (Man-completion-table): New function.Stefan Monnier2009-11-241-2/+23
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-3/+3
* (Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk.Eli Zaretskii2009-03-071-30/+45
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-6/+6
* (Man-getpage-in-background): Force recent `man's to outputGlenn Morris2008-10-161-0/+4
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (Man-heading-regexp): Add 0-9.Juri Linkov2007-11-161-2/+5
| * Jari Aalto <jari.aalto at cante.net>Glenn Morris2007-09-131-1/+7
* | (Man-default-man-entry): Make this a defun. ImproveMartin Rudalics2007-12-311-31/+72
* | (Man-follow-manual-reference): Fill the minibuffer'sJuri Linkov2007-12-231-19/+26
* | (Man-default-man-entry): When looking for default manMartin Rudalics2007-12-191-16/+29
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-2/+2
* | (Man-getpage-in-background): Don't disregard user optionJuri Linkov2007-11-231-11/+10
* | (Man-heading-regexp): Add 0-9.Juri Linkov2007-11-161-2/+5
* | Tabify previous change.Glenn Morris2007-09-131-7/+7
* | Jari Aalto <jari.aalto at cante.net>Glenn Morris2007-09-131-1/+7
|/
* Remove spurious * in docstrings.Stefan Monnier2007-08-081-76/+60
* (Man-next-section): Make sure we do not move backward.Stefan Monnier2007-08-081-3/+7
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (Man-next-section): Don't consider the last line of the page as beingChong Yidong2007-06-041-1/+3
* (Man-support-local-filenames): Assure thatMartin Rudalics2007-03-241-1/+8
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (Man-xref-button-action): New function. If the `Man-target-string'Chong Yidong2006-12-091-10/+15
* (Man-topic-history): New variable.Juri Linkov2006-09-021-1/+3
* * man.el (Man-mode-map): Restore the \r binding.Dan Nicolaescu2006-04-041-11/+16