summaryrefslogtreecommitdiff
path: root/lisp/woman.el
Commit message (Expand)AuthorAgeFilesLines
* Extend bookmark menu with with handler type columnMatthias Meulien2022-02-171-0/+2
* Remove kerning escapes in woman modeBrendan O'Dea2022-02-051-2/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-5/+5
* Fix infloop in woman-file-nameLars Ingebrigtsen2021-07-191-2/+4
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-011-3/+5
* * lisp/woman.el: Activate lexical-binding. Require `cl-lib`Stefan Monnier2021-03-291-114/+97
* Make easymenu downcase the menu symbol for greater backwards compatLars Ingebrigtsen2021-03-011-1/+1
* Fix woman.el menu alteration codeLars Ingebrigtsen2021-03-011-1/+1
* Fix interactive mode tagging for man and womanStefan Kangas2021-02-211-1/+3
* * lisp/woman.el: Doc fix; remove redundant setup info.Stefan Kangas2021-02-201-15/+3
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-051-1/+1
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of 'button'Stefan Kangas2020-12-031-1/+0
* Simplify regexp in last change to woman.elBasil L. Contovounesios2020-10-201-1/+1
* Make woman ignore the new groff kerning operatorsLars Ingebrigtsen2020-10-171-0/+6
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-8/+5
* Remove some compat code from woman.elLars Ingebrigtsen2020-08-181-2/+2
* Declare some <package>-version variables obsoleteStefan Kangas2020-03-211-2/+1
* Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-211-1/+1
* Merge from origin/emacs-27Glenn Morris2020-01-201-1/+1
|\
| * Remove some doc references to old Emacs versionsStefan Kangas2020-01-181-1/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-2/+2
|/
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* 2019-03-26 regex cleanupPaul Eggert2019-03-261-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-3/+3
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-101-4/+2
* Fix woman.el to not confuse scan-sexpsPaul Eggert2019-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Ensure woman2-roff-buffer restores functions on error (Bug#30908)Ivan Shmakov2018-04-261-39/+39
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-4/+4
* | Merge from origin/emacs-26Glenn Morris2018-03-081-2/+2
|\ \ | |/
| * Replace some obsolete aliases in documentationGlenn Morris2018-03-071-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Rename Man-build-section-alist (bug#28998)Basil L. Contovounesios2017-11-111-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/woman.el (woman-push, woman-pop): Remove. (Bug#27962)Noam Postavsky2017-08-161-15/+6
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-1/+1
* Merge from origin/emacs-25Paul Eggert2017-03-191-1/+1
|\
| * * lisp/woman.el (woman): Fix docstring prefix arg description.Noam Postavsky2017-02-181-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1