summaryrefslogtreecommitdiff
path: root/lisp/woman.el
Commit message (Expand)AuthorAge
* 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
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-10
* Fix woman.el to not confuse scan-sexpsPaul Eggert2019-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Ensure woman2-roff-buffer restores functions on error (Bug#30908)Ivan Shmakov2018-04-26
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-29
* | Merge from origin/emacs-26Glenn Morris2018-03-08
|\|
| * Replace some obsolete aliases in documentationGlenn Morris2018-03-07
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Rename Man-build-section-alist (bug#28998)Basil L. Contovounesios2017-11-11
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/woman.el (woman-push, woman-pop): Remove. (Bug#27962)Noam Postavsky2017-08-16
* Fix all unescaped character literalsPhilipp Stephani2017-05-07
* Merge from origin/emacs-25Paul Eggert2017-03-19
|\
| * * lisp/woman.el (woman): Fix docstring prefix arg description.Noam Postavsky2017-02-18
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Derive Man and WoMan modes from special-modeMark Oteiza2016-10-13
* | ; Fix previous changeMark Oteiza2016-09-27
* | Nudge WoMan toward lexical-bindingMark Oteiza2016-08-10
* | An efficient built-in mapcanMario Lang2016-07-10
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-23
|/
* Use pop-to-buffer-same-window in woman.elAri Roponen2016-02-20
* Improve the custom type of some user options.Glenn Morris2016-01-30
* Update copyright year to 2016Paul Eggert2016-01-01
* Spelling fix: prefer "cooperate" to "co-operate"Paul Eggert2015-12-20
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-28
* In woman.el use `display-buffer' instead of `switch-to-buffer'Kaushal2015-08-21