aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/man.el
Commit message (Expand)AuthorAgeFilesLines
* (Man-fontify-manpage): Render section headings inEli Zaretskii2004-02-161-0/+5
* (Man-fontify-manpage): Clean up message.Richard M. Stallman2004-01-241-1/+1
* * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-031-2/+2
* (Man-default-man-entry): Remove the leading `*' from the word at point.Eli Zaretskii2003-09-281-0/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (Man-default-man-entry): Don't whizz past the section numberJohn Paul Wallington2003-08-251-1/+0
* (Man-default-man-entry): Strip text properties whenJohn Paul Wallington2003-08-241-6/+3
* (Man-translate-cleanup): New.Juanma Barranquero2003-07-131-3/+17
* (Man-name-regexp): Match + as part of name.Richard M. Stallman2003-07-071-1/+1
* (Man-name-regexp): Also match Latin-1 soft hyphen.Andreas Schwab2003-06-011-4/+4
* (Man-follow-manual-reference): Don't require matchRichard M. Stallman2003-04-161-1/+1
* (Man-heading-regexp): Accept hyphen.Thien-Thi Nguyen2003-04-091-1/+1
* (Man-getpage-in-background): Set GROFF_NO_SGR env var inKai Großjohann2003-04-071-1/+1
* Fix previous change.Juanma Barranquero2003-04-031-4/+5
* (toplevel): Require button.Juanma Barranquero2003-04-021-13/+104
* * man.el (Man-getpage-in-background): Always use `setenv' forKai Großjohann2003-03-091-15/+13
* (Man-getpage-in-background): Only changeKai Großjohann2003-03-071-1/+6
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (Man-getpage-in-background): Put GROFF_NO_SGR in env.Richard M. Stallman2002-12-211-1/+3
* (Man-default-man-entry): Don't look for all word chars,Richard M. Stallman2002-10-261-1/+4
* (Man-getpage-in-background): Set width in environment.Dave Love2002-10-151-1/+18
* Fix typo.Pavel Janík2002-01-131-1/+1
* (Man-build-section-alist): Remove last Man-match-substring.Stefan Monnier2001-11-301-1/+1
* (man-follow-mouse): New function.Stefan Monnier2001-11-301-22/+24
* (Man-mode-line-format): Variable removed.Miles Bader2001-08-271-17/+4
* (man): Mention Man-switches in the doc string.Eli Zaretskii2001-08-011-2/+7
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-0/+1186
* properly mark Attic files as deletedKen Raeburn2001-07-061-1186/+0
* (Man-hyphenated-reference-regexp): New variable.Eli Zaretskii2001-03-061-17/+45
* (Man-default-man-entry, Man-mode): Doc fix.Gerd Moellmann2001-01-261-3/+1
* Fix typo in a comment.Eli Zaretskii2000-10-151-1/+1
* (Man-getpage-in-background): Fix previous change.Kenichi Handa2000-10-111-2/+4
* (Man-init-defvars): Don't reset Man-fontify-manpage-flag,Eli Zaretskii2000-08-211-5/+0
* (Man-getpage-in-background): Decode the process output by the systemKenichi Handa2000-08-211-0/+3
* (Man-notify-when-ready): Don't use window-system. IfEli Zaretskii2000-06-281-8/+7
* (man): Doc fix.Eli Zaretskii2000-06-211-1/+4
* (Man-build-man-command): Don't quote lambda.Stefan Monnier2000-06-121-4/+4
* (Man-fontify-manpage): Fix previous change.Kenichi Handa2000-06-091-0/+11
* (Man-fontify-manpage): Pay attention to overstrikeKenichi Handa2000-06-091-1/+1
* Doc fixes.Dave Love2000-03-121-30/+34
* (Man-softhyphen-to-minus): Revert previous change. Avoid unibyte toDave Love1999-08-071-7/+9
* (Man-softhyphen-to-minus): Revert last change.Dave Love1999-08-071-6/+6
* (Man-softhyphen-to-minus): Fix for multibyte case, doDave Love1999-08-041-6/+6
* (Man-build-man-command): Use value of null-device,Andrew Innes1999-07-011-1/+1
* (Man-page-header-regexp): Alternate value for Solaris 2.6.Karl Heuer1998-11-051-2/+6
* (Man-init-defvars): Avoid trailing nil onAndreas Schwab1998-09-181-4/+6
* (Man-kill, Man-quit): Use quit-window.Richard M. Stallman1998-06-051-16/+2
* (Man-getpage-in-background): Bind coding-system-for-writeRichard M. Stallman1998-05-241-1/+3
* (Man-notify-when-ready) <newframe>:Richard M. Stallman1998-04-161-2/+3
* (Man-getpage-in-background): Bind inhibit-eol-conversionKarl Heuer1998-04-081-0/+1