summaryrefslogtreecommitdiff
path: root/lisp/man.el
Commit message (Expand)AuthorAgeFilesLines
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-2/+2
* * man.el (Man-fontify-manpage): Fix message when formatting the man page.Lars Magne Ingebrigtsen2011-07-141-11/+14
* Only output the man page name on failuresLars Magne Ingebrigtsen2011-07-141-5/+13
* * man.el (Man-reference-regexp): Allow matching possibleLars Magne Ingebrigtsen2011-07-031-3/+5
* * lisp/man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.Glenn Morris2011-04-071-2/+1
* Add some dired-x support for local filenames with Red Hat's man.Glenn Morris2011-03-021-30/+26
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* * man.el (Man-highlight-references0): Use make-button (Bug#7881).Chong Yidong2011-01-211-1/+3
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-131-1/+1
* | Fix typos.Juanma Barranquero2010-09-251-1/+1
* | 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