summaryrefslogtreecommitdiff
path: root/lisp/textmodes/fill.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Improve documentation of fill-separate-heterogeneous-words-with-spaceCharles A. Roelli2018-01-101-4/+5
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't delete leading and trailing space from CJK word (bug#25685)Katsumi Yamaoka2017-02-151-2/+14
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Have `M-q' not mark buffers are changed when they haven'tLars Magne Ingebrigtsen2016-03-281-59/+69
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Tweak previous fill-single-char-nobreak-p doc changeGlenn Morris2014-01-271-1/+1
* Doc for fill-single-char-nobreak-pGlenn Morris2014-01-271-4/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/textmodes/fill.el (fill-single-char-nobreak-p): New functionMichal Nazarewicz2013-11-031-1/+12
* * lisp/textmodes/fill.el (fill-match-adaptive-prefix): Don't throw awayStefan Monnier2013-08-231-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot by move-to-c...Toru TSUNEYOSHI2012-11-301-1/+5
|/
* (fill-region): Leave point and mark where they were before fillingLars Magne Ingebrigtsen2012-04-101-1/+4
* Comments.Glenn Morris2012-01-111-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-161-2/+2
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Include EN DASH as an indentation characterLars Magne Ingebrigtsen2011-07-161-1/+1
* * textmodes/fill.el (fill-region): Remove the "Ordinarily" fromLars Magne Ingebrigtsen2011-07-021-1/+1
* * lisp/textmodes/fill.el (default-justification): Add :safe (Bug#8879).Chong Yidong2011-06-181-0/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-4/+4
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | * lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspacesStefan Monnier2010-08-021-12/+10
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
|/
* * textmodes/fill.el (fill-region): Don't fill past the end.Stefan Monnier2010-05-181-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-2/+2
* Convert to utf-8 encoding.Stefan Monnier2009-09-221-4/+4
* * textmodes/fill.el (fill-paragraph): Doc fix.Chong Yidong2009-04-081-3/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Typos, doc fixes, etc.Juanma Barranquero2008-07-031-8/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (fill-forward-paragraph-function): New var.Stefan Monnier2008-04-111-40/+52
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-1/+1
* Merge from emacs--rel--22Miles Bader2008-03-011-1/+7
|\
| * (fill-comment-paragraph): Don't try to do comment-paragraph fillingStefan Monnier2008-02-281-1/+7
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\ \
| * \ Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\ \ | | |/