summaryrefslogtreecommitdiff
path: root/lisp/textmodes/refill.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-171-5/+5
* ; Silence byte-compiler after previous commitStefan Kangas2021-03-151-2/+2
* * lisp/textmodes/refill.el: Use lexical-binding.Stefan Kangas2021-03-151-6/+1
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-311-4/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most of textmodes/*.elStefan Kangas2020-12-041-7/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Use `default-indent-new-line' instead of `indent-new-comment-line'Dmitry Gutov2019-06-271-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Misc custom group fixesGlenn Morris2013-05-151-4/+6
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-8/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-5/+10
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (refill-mode): Specify :group.Lute Kamstra2005-04-041-1/+3
* (refill-post-command-function):Stefan Monnier2005-01-231-42/+42
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Maintainer.Dave Love2003-08-201-0/+1
* (refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1.Stefan Monnier2003-05-301-43/+39
* (refill-fill-paragraph-at): Avoid refilling the following paragraph.Richard M. Stallman2003-05-281-35/+37
* (refill-fill-paragraph-at): Don't skip prefix since markers work right.Stefan Monnier2003-04-041-2/+1
* (refill-fill-paragraph-at): Undo last fix.Stefan Monnier2003-04-041-0/+1
* (refill-fill-paragraph-at): Don't preserve the trailing space sinceStefan Monnier2003-04-021-2/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (defgroup refill): New group.Markus Rost2002-11-181-0/+4