summaryrefslogtreecommitdiff
path: root/lisp/man.el
Commit message (Expand)AuthorAgeFilesLines
* Neutralize language specific to a repository type.Eric S. Raymond2014-10-251-1/+1
* * lisp/man.el (Man-bgproc-sentinel): Use `Man-page-from-arguments'Juri Linkov2014-07-021-1/+2
* Display man pages immediately and use process-filter to format them asynchron...Juri Linkov2014-07-021-111/+160
* Use file-accessible-directory-p in some more placesGlenn Morris2014-05-091-5/+3
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/man.el (Man-start-calling): New macro, extracted fromDarren Hoo2013-11-071-46/+77
* Add menu for M-x manRĂ¼diger Sonderfeld2013-10-261-0/+30
* Use accented form of some namesGlenn Morris2013-10-121-1/+1
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-11/+4
* * lisp/man.el (Man-default-man-entry): Remove `-' from the end of the default...Juri Linkov2013-05-191-1/+1
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* * lisp/man.el: Handle different "man -k" behaviors. Use utf-8.Wolfgang Jenkner2013-01-101-13/+66
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-3/+3
* * lisp/man.el (Man-overstrike-face, Man-underline-face)Wolfgang Jenkner2012-08-141-50/+33
* Convert several man.el defvars to defcustoms.Chong Yidong2012-08-091-26/+34
* Fix comment in man.el. See bug#12101.Bastien Guerry2012-07-311-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-38/+37
* Cosmetic fix for Man-unindent.Wolfgang Jenkner2012-05-061-1/+6
* Add new error and function `user-error'.Stefan Monnier2012-05-041-6/+3
* Avoid the obsolete `assoc' package.Stefan Monnier2012-04-281-45/+46
* Fixes related to /usr/include path on multiarch systemsGlenn Morris2012-02-221-1/+12
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* (Man-getpage-in-background): When running under a window-system, ignore $MANW...Sam Steingold2011-12-151-1/+2
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* * lisp/man.el (Man-completion-table): Fix the lambda case.Stefan Monnier2011-12-011-2/+4
* Spelling fixes.Paul Eggert2011-11-261-2/+2
* 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