summaryrefslogtreecommitdiff
path: root/lisp/man.el
AgeCommit message (Expand)Author
2024-05-31* lisp/man.el (Man-getpage-in-background): Don't set buffer before display.Juri Linkov
2024-01-10Fix man.el shell injection vulnerabilityXi Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10dired-listing-switches handles connection-local values if existMichael Albinus
2023-11-29; Fix typos in a recent man.el changeStephen Berman
2023-11-03; Fix recent changes in documentationEli Zaretskii
2023-11-02Adapt doc for man.elMichael Albinus
2023-11-01Run `man' also on remote systemsMichael Albinus
2023-07-26Fix "M-x man RET [ RET"Eli Zaretskii
2023-03-02Fix bootstrap failurePo Lu
2023-03-02; Fix last changeEli Zaretskii
2023-03-02Add new user option Man-prefer-synchronous-callSebastian Tennant
2023-02-22Use delete-char instead of backward-delete-charMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-20; Fix typosStefan Kangas
2022-11-18; Fix typosStefan Kangas
2022-11-02* lisp/man.el (Man-mode-map): Prefer defvar-keymap.Stefan Kangas
2022-08-26New option 'thrifty' for Man-notify-methodAugusto Stoffel
2022-07-26string-equal-ignore-case: new functionSam Steingold
2022-02-20Add more bookmark typesMatthias Meulien
2022-01-15More fixes for recently committed context-menu additions from bug#52973Juri Linkov
2022-01-14Add new context menu functions to the context-menu-functions typeLars Ingebrigtsen
2022-01-14Implement context-menu-mode support for man pagesPhilip Kaludercic
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-01Fix "SEE ALSO" buttons in some man pagesLars Ingebrigtsen
2021-10-05Use format-prompt for many more promptsStefan Kangas
2021-09-23Fix typo in previous man.el changeLars Ingebrigtsen
2021-09-23Add support for "bright" ANSI colors in ansi-colorJim Porter
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård
2021-04-04Work around issue with (setq Man-notify-method 'aggressive)Lars Ingebrigtsen
2021-02-21Fix interactive mode tagging for man and womanStefan Kangas
2021-02-19Do interactive mode tagging for man.elStefan Kangas
2021-02-04* lisp/man.el (Man-notify-method): Remove Emacs 19.28 compat code.Stefan Kangas
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Prefer setq-local in most filesStefan Kangas
2020-12-03Remove redundant requires of 'button'Stefan Kangas
2020-12-02Remove redundant requires of envStefan Kangas
2020-09-25Make the Man completion code work better if man -k failsNoam Postavsky
2020-09-21Tweak how Man selects the previous window on failureJuri Linkov
2020-09-09Merge from origin/emacs-27Glenn Morris
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-09-02; * lisp/man.el (Man-mode): Fix formatting.Stefan Kangas
2020-08-10; * lisp/man.el (manual-entry): Fix comment to say we will keep it.Stefan Kangas
2020-08-09Revert obsoletion of manual-entryStefan Kangas
2020-07-31Declare some ancient compat aliases obsolete (Bug#41328)Stefan Kangas
2020-07-25Fix display of man pages after killing the 'man' processEli Zaretskii