summaryrefslogtreecommitdiff
path: root/lisp/textmodes/refill.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* 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
* (refill-mode): Don't barf when redundantly turning refill-mode off.Miles Bader2001-12-221-4/+8
* (refill-mode): Bind DEL to backward-delete-char-untabify.Stefan Monnier2001-10-131-2/+36
* Fix license commentary.Gerd Moellmann2001-07-131-8/+10
* (refill-adjust-ignorable-overlay, refill-fill-paragraph-at):Miles Bader2000-11-221-2/+0
* (refill-ignorable-overlay): New variable.Miles Bader2000-11-211-41/+111
* (refill-late-fill-paragraph-function): NewDave Love2000-10-271-1/+5
* Remove bits redundant with define-minor-mode.Dave Love2000-10-231-9/+0
* Fix var names in doc.Stefan Monnier2000-10-231-12/+11
* *** empty log message ***Dave Love2000-10-221-0/+156