summaryrefslogtreecommitdiff
path: root/lisp/textmodes/nroff-mode.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Prefer defvar-keymap in nroff-mode-mapStefan Kangas2022-07-30
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-17
* Fix up previous conf-mode.el and nroff-mode.el change slightlyLars Ingebrigtsen2021-02-22
* Convert some textmodes menus to easy-menu-defineStefan Kangas2021-02-22
* Support file names with whitespace in Nroff modeEli Zaretskii2021-02-06
* Use lexical-binding in nroff-mode.elStefan Kangas2021-01-28
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most of textmodes/*.elStefan Kangas2020-12-04
* * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)Juri Linkov2020-02-25
* Update copyright year to 2020Paul Eggert2020-01-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-08
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix more minor mode docstrings.Chong Yidong2011-10-19
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the...Kan-Ru Chen2010-09-17
* | * textmodes/nroff-mode.el (nroff-view): New command.Chong Yidong2010-08-31
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (nroff-mode): Avoid auto-filling on directive lines.Chong Yidong2008-08-20
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* * outline.el (outline-mode-menu-bar-map):Dan Nicolaescu2008-04-04
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
| * (nroff-mode): Set indent-line-function.Glenn Morris2007-11-01
* | (nroff-mode): Set comment-insert-comment-function rather thanGlenn Morris2007-11-03
* | (nroff-mode): Set indent-line-function.Glenn Morris2007-11-01
* | Merge from emacs--rel--22Miles Bader2007-08-13
|\|