aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/man.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make `man' more portableMichael Albinus2025-04-221-4/+2
* Better handle errors after sync man invocationsJens Schmidt2025-04-151-17/+29
* (internal--c-header-file-path): Move to ffap.elStefan Monnier2025-02-281-3/+8
* Merge from savannah/emacs-30Po Lu2025-02-171-2/+2
|\
| * * lisp/man.el (Man-shell-file-name): Ensure a Bourne shell. (Bug#75308)Michael Albinus2025-02-161-2/+2
* | * lisp/man.el (Man-fit-to-window): Don't update on tty with MANWIDTH.Juri Linkov2025-01-091-0/+1
* | ; Silence byte-compilerStefan Kangas2025-01-061-1/+1
* | New test for finding C header filesStefan Kangas2025-01-061-10/+11
* | Fix finding C headers with clangStefan Kangas2025-01-061-1/+1
* | New function internal--c-header-file-pathStefan Kangas2025-01-061-12/+1
* | Improve Commentary in man.elStefan Kangas2025-01-061-16/+15
* | ; Quote function symbols in man.elStefan Kangas2025-01-061-7/+7
* | Merge from origin/emacs-30Eli Zaretskii2025-01-041-9/+7
|\ \ | |/
| * * lisp/man.el (Man-mode): Improve docstring.Stefan Kangas2025-01-031-9/+7
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Extract new function man--maybe-fontify-manpageStefan Kangas2025-01-031-9/+8
* | ; Fix indentationStefan Kangas2025-01-031-16/+16
* | Re-enable caching for 'M-x man' completion on macOSStefan Kangas2025-01-031-7/+16
* | New defgroup man-facesStefan Kangas2025-01-021-57/+44
* | Respect 'manual-program' variableStefan Kangas2025-01-021-2/+3
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Use with-environment-variables in more placesStefan Kangas2024-12-271-2/+2
* | man.el: Guess flags for `man -k` to fix bug#73656Stefan Monnier2024-11-171-3/+28
|/
* * lisp/man.el (Man-getpage-in-background): Don't set buffer before display.Juri Linkov2024-05-311-1/+1
* Fix man.el shell injection vulnerabilityXi Lu2024-01-101-1/+5
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | dired-listing-switches handles connection-local values if existMichael Albinus2023-12-101-1/+1
* | ; Fix typos in a recent man.el changeStephen Berman2023-11-291-2/+2
* | ; Fix recent changes in documentationEli Zaretskii2023-11-031-4/+5
* | Adapt doc for man.elMichael Albinus2023-11-021-8/+7
* | Run `man' also on remote systemsMichael Albinus2023-11-011-42/+117
* | Fix "M-x man RET [ RET"Eli Zaretskii2023-07-261-2/+11
* | Fix bootstrap failurePo Lu2023-03-021-1/+1
* | ; Fix last changeEli Zaretskii2023-03-021-3/+3
* | Add new user option Man-prefer-synchronous-callSebastian Tennant2023-03-021-1/+10
* | Use delete-char instead of backward-delete-charMattias EngdegÄrd2023-02-221-8/+8
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-201-1/+1
* ; Fix typosStefan Kangas2022-11-181-7/+7
* * lisp/man.el (Man-mode-map): Prefer defvar-keymap.Stefan Kangas2022-11-021-44/+39
* New option 'thrifty' for Man-notify-methodAugusto Stoffel2022-08-261-1/+7
* string-equal-ignore-case: new functionSam Steingold2022-07-261-2/+1
* Add more bookmark typesMatthias Meulien2022-02-201-0/+2
* More fixes for recently committed context-menu additions from bug#52973Juri Linkov2022-01-151-4/+6
* Add new context menu functions to the context-menu-functions typeLars Ingebrigtsen2022-01-141-0/+1
* Implement context-menu-mode support for man pagesPhilip Kaludercic2022-01-141-0/+23
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix "SEE ALSO" buttons in some man pagesLars Ingebrigtsen2021-12-011-13/+19