summaryrefslogtreecommitdiff
path: root/lisp/woman.el
Commit message (Expand)AuthorAge
* Fix search error in woman.elThierry Volpiatto2024-02-01
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Michael Albinus2023-10-13
|\|
| * Recommend `M-x man` in woman.el docsStefan Kangas2023-10-07
* | Use ensure-list in many more placesStefan Kangas2023-08-27
* | ; Delete redundant defvars; font-lock is preloadedStefan Kangas2023-08-25
* | Fix interactive forms in some Lisp packagesEli Zaretskii2023-05-06
* | Use delete-char instead of backward-delete-charMattias Engdegård2023-02-22
|/
* ; Fix typosStefan Kangas2023-01-15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* * lisp/woman.el (woman-mode-map): Prefer defvar-keymap.Stefan Kangas2022-11-21
* Avoid using aliases for color functionsStefan Kangas2022-08-09
* Rename set-woman-file-regexp to woman-set-file-regexpStefan Kangas2022-08-04
* Remove superfluous installation instructionsStefan Kangas2022-07-21
* * lisp/woman.el (woman-fill-column): Increase default to 70.Stefan Kangas2022-07-09
* * lisp/woman.el (woman): Fix comment; don't mention gnudoit.Stefan Kangas2022-07-07
* Make some additional defcustom types more restrictiveStefan Kangas2022-07-06
* Remove some ancient Emacs compat codeStefan Kangas2022-05-18
* Extend bookmark menu with with handler type columnMatthias Meulien2022-02-17
* Remove kerning escapes in woman modeBrendan O'Dea2022-02-05
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Fix infloop in woman-file-nameLars Ingebrigtsen2021-07-19
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-01
* * lisp/woman.el: Activate lexical-binding. Require `cl-lib`Stefan Monnier2021-03-29
* Make easymenu downcase the menu symbol for greater backwards compatLars Ingebrigtsen2021-03-01
* Fix woman.el menu alteration codeLars Ingebrigtsen2021-03-01
* Fix interactive mode tagging for man and womanStefan Kangas2021-02-21
* * lisp/woman.el: Doc fix; remove redundant setup info.Stefan Kangas2021-02-20
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-05
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove redundant requires of 'button'Stefan Kangas2020-12-03
* Simplify regexp in last change to woman.elBasil L. Contovounesios2020-10-20
* Make woman ignore the new groff kerning operatorsLars Ingebrigtsen2020-10-17
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Remove some compat code from woman.elLars Ingebrigtsen2020-08-18
* Declare some <package>-version variables obsoleteStefan Kangas2020-03-21
* Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-21
* Merge from origin/emacs-27Glenn Morris2020-01-20
|\
| * Remove some doc references to old Emacs versionsStefan Kangas2020-01-18
* | 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
|/
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* 2019-03-26 regex cleanupPaul Eggert2019-03-26
* Fix regular-expression glitches and typosPaul Eggert2019-03-04