summaryrefslogtreecommitdiff
path: root/lisp/woman.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Replace some obsolete aliases in documentationGlenn Morris2018-03-071-2/+2
* Update copyright year to 2018Paul Eggert2018-01-011-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
* | Derive Man and WoMan modes from special-modeMark Oteiza2016-10-131-15/+10
* | ; Fix previous changeMark Oteiza2016-09-271-4/+5
* | Nudge WoMan toward lexical-bindingMark Oteiza2016-08-101-17/+16
* | An efficient built-in mapcanMario Lang2016-07-101-5/+4
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-231-4/+0
|/
* Use pop-to-buffer-same-window in woman.elAri Roponen2016-02-201-3/+3
* Improve the custom type of some user options.Glenn Morris2016-01-301-1/+4
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Spelling fix: prefer "cooperate" to "co-operate"Paul Eggert2015-12-201-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-5/+0
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-4/+4
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-6/+6
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-2/+2
* In woman.el use `display-buffer' instead of `switch-to-buffer'Kaushal2015-08-211-3/+3
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-6/+6
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * woman.el (woman-mapcan): Remove.Mario Lang2014-06-051-11/+5
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-251-0/+2
* Misc small doc updatesGlenn Morris2014-01-231-2/+2
* Spelling fixes.Paul Eggert2014-01-091-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero2013-08-111-9/+9
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| * Use set-face-underline rather than the alias set-face-underline-pGlenn Morris2012-11-161-1/+1
* | * lisp/woman.el (woman-default-faces, woman-monochrome-faces): Mark as obsolete.Chong Yidong2012-11-251-2/+2
* | Silence some warnings.Juanma Barranquero2012-11-181-1/+1
* | lisp/*.el: Add missing declarations.Juanma Barranquero2012-11-171-1/+6
* | * lisp/woman.el (woman-file-name): Don't mess with unread-command-events.Stefan Monnier2012-11-131-6/+6
|/
* * lisp/woman.el (woman-decode-region): Disable adaptive-fill when rendering.Stefan Monnier2012-11-051-1/+3
* * woman.el (woman-parse-numeric-value): Handle picas correctly.Kevin Ryde2012-10-291-1/+3
* Spelling fixes.Paul Eggert2012-08-261-1/+1
* Fix two woman bugs.Kevin Ryde2012-08-071-3/+4
* Remove outdate comment section in woman.el. See bug #12099.Bastien Guerry2012-07-311-19/+0
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-2/+2
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-2/+2
* * woman.el (woman2-process-escapes): Handle nofill regions.Kevin Ryde2012-07-071-1/+3