aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/man.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (Man-heading-regexp): Add `/'.Juri Linkov2006-01-171-1/+1
* (Man-file-name-regexp): Adjust for a list of files.Nick Roberts2006-01-121-1/+1
* (Man-section-regexp): Add 0-9 to support "3X11" sections.Juri Linkov2005-12-041-1/+1
* (Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.Eli Zaretskii2005-11-191-23/+18
* (Man-highlight-references): Set an emptyMasatake YAMATO2005-11-101-0/+4
* Improve man -k support.Masatake YAMATO2005-11-061-13/+38
* * woman.el (WoMan-xref-man-page): New button type derivedMasatake YAMATO2005-10-181-6/+17
* 2005-09-24 Emilio C. Lopes <[email protected]>Romain Francoise2005-09-241-5/+5
* (Man-init-defvars, Man-translate-references, Man-support-local-filenames,Juanma Barranquero2005-08-291-6/+6
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (Man-goto-page): Make second argument NOERROR optional.Juanma Barranquero2005-07-241-1/+1
* (Man-bgproc-sentinel): Check here for failure to findRichard M. Stallman2005-07-231-24/+29
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (Man-mode-map): Initialize it properly.Lute Kamstra2005-06-121-5/+7
* (Man-name-regexp): Add `:' to accept qualified names.Juri Linkov2005-05-291-1/+1
* (Man-mode): Use kill-all-local-variables and run-mode-hooks.Lute Kamstra2005-05-261-2/+3
* (man-mode-syntax-table): Set up `:' to have word-constituent syntax.Eli Zaretskii2005-04-271-0/+1
* (Man-follow-manual-reference): If current-word returns nil, use "".Eli Zaretskii2005-03-191-1/+3
* (Man-getpage-in-background): Disable undo in Man buffer.Richard M. Stallman2005-01-291-0/+1
* (Man-xref-man-page, Man-xref-header-file)Kim F. Storm2005-01-061-1/+4
* (Man-fontify-manpage): Turn off undo generation.Richard M. Stallman2005-01-041-40/+42
* (Man-reverse-face): Change default to `highlight'.Richard M. Stallman2004-12-031-1/+1