summaryrefslogtreecommitdiff
path: root/lisp/man.el
Commit message (Expand)AuthorAge
* Fix "SEE ALSO" buttons in some man pagesLars Ingebrigtsen2021-12-01
* Use format-prompt for many more promptsStefan Kangas2021-10-05
* Fix typo in previous man.el changeLars Ingebrigtsen2021-09-23
* Add support for "bright" ANSI colors in ansi-colorJim Porter2021-09-23
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Work around issue with (setq Man-notify-method 'aggressive)Lars Ingebrigtsen2021-04-04
* Fix interactive mode tagging for man and womanStefan Kangas2021-02-21
* Do interactive mode tagging for man.elStefan Kangas2021-02-19
* * lisp/man.el (Man-notify-method): Remove Emacs 19.28 compat code.Stefan Kangas2021-02-04
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most filesStefan Kangas2020-12-09
* Remove redundant requires of 'button'Stefan Kangas2020-12-03
* Remove redundant requires of envStefan Kangas2020-12-02
* Make the Man completion code work better if man -k failsNoam Postavsky2020-09-25
* Tweak how Man selects the previous window on failureJuri Linkov2020-09-21
* Merge from origin/emacs-27Glenn Morris2020-09-09
|\
| * ; * lisp/man.el (Man-mode): Fix formatting.Stefan Kangas2020-09-02
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | ; * lisp/man.el (manual-entry): Fix comment to say we will keep it.Stefan Kangas2020-08-10
* | Revert obsoletion of manual-entryStefan Kangas2020-08-09
* | Declare some ancient compat aliases obsolete (Bug#41328)Stefan Kangas2020-07-31
* | Fix display of man pages after killing the 'man' processEli Zaretskii2020-07-25
* | Merge from origin/emacs-27Glenn Morris2020-07-07
|\|
| * Improve do string of 'man'Eli Zaretskii2020-06-27
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* * lisp/man.el (Man-width-max): New defcustom (bug#32536, bug#9385)Juri Linkov2019-12-08
* message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)Juri Linkov2019-11-27
* Don't overwrite y-or-n-p prompt by message from asynchronous man (bug#19064)Juri Linkov2019-11-10
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Handle more subprocess chunking in M-x man (Bug#36927)Noam Postavsky2019-08-18
* Merge from origin/emacs-26Glenn Morris2019-08-10
|\
| * Avoid Groff hanging on MS-Windows when invoked by "M-x man"Eli Zaretskii2019-08-08
* | Fix highlighting in man pages displayed by "M-x man"Eli Zaretskii2019-08-09
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* | Avoid slow overlay ansi coloring in eshell (Bug#29854)Noam Postavsky2019-05-04
* | Merge from origin/emacs-26Glenn Morris2019-02-20
|\|
| * Fix handling of manpage references divided by hyphenationEli Zaretskii2019-02-16
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-12-02
|\|
| * Fix "M-x man" when there's no 'man' program on PATHEli Zaretskii2018-12-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
| * Allow customization of decoding of "man" commandEli Zaretskii2017-12-31