summaryrefslogtreecommitdiff
path: root/lisp/man.el
AgeCommit message (Expand)Author
2026-01-18; Fix messages in "M-x man"Eli Zaretskii
2026-01-18Fix `Man-shell-file-name'Michael Albinus
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-08-10* lisp/man.el (man): Use active region for the default value.Juri Linkov
2025-06-21Fix bold or underline of underscores (bug#78839)Manuel Giraud
2025-04-22Make `man' more portableMichael Albinus
2025-04-15Better handle errors after sync man invocationsJens Schmidt
2025-02-28(internal--c-header-file-path): Move to ffap.elStefan Monnier
2025-02-17Merge from savannah/emacs-30Po Lu
2025-02-16* lisp/man.el (Man-shell-file-name): Ensure a Bourne shell. (Bug#75308)Michael Albinus
2025-01-09* lisp/man.el (Man-fit-to-window): Don't update on tty with MANWIDTH.Juri Linkov
2025-01-06; Silence byte-compilerStefan Kangas
2025-01-06New test for finding C header filesStefan Kangas
2025-01-06Fix finding C headers with clangStefan Kangas
2025-01-06New function internal--c-header-file-pathStefan Kangas
2025-01-06Improve Commentary in man.elStefan Kangas
2025-01-06; Quote function symbols in man.elStefan Kangas
2025-01-04Merge from origin/emacs-30Eli Zaretskii
2025-01-03Extract new function man--maybe-fontify-manpageStefan Kangas
2025-01-03; Fix indentationStefan Kangas
2025-01-03* lisp/man.el (Man-mode): Improve docstring.Stefan Kangas
2025-01-03Re-enable caching for 'M-x man' completion on macOSStefan Kangas
2025-01-02New defgroup man-facesStefan Kangas
2025-01-02Respect 'manual-program' variableStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-27Use with-environment-variables in more placesStefan Kangas
2024-11-17man.el: Guess flags for `man -k` to fix bug#73656Stefan Monnier
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