summaryrefslogtreecommitdiff
path: root/lisp/textmodes/fill.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-061-2/+2
* Add new macro with-buffer-unmodified-if-unchangedLars Ingebrigtsen2022-05-031-69/+63
* Merge from origin/emacs-28Eli Zaretskii2022-02-181-18/+33
|\
| * Improve documentation of filling and justification commandsEli Zaretskii2022-02-181-18/+33
* | Merge from origin/emacs-28Stefan Kangas2022-01-271-14/+4
|\ \ | |/
| * Partially revert a fill-region-as-paragraph regressionLars Ingebrigtsen2022-01-261-14/+4
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make fill-region-as-paragraph clear the markers it createsIkumi Keita2021-11-291-1/+5
* | Tweak how auto-fill fills after a periodLars Ingebrigtsen2021-10-111-6/+2
|/
* Fix 'apropos-compact-layout'Eli Zaretskii2021-10-021-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Make nil value of fill-column obsoleteStefan Kangas2021-07-231-1/+10
* Merge from origin/emacs-27Glenn Morris2021-04-251-4/+6
|\
| * Improve filling-related documentationEli Zaretskii2021-04-201-4/+6
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Remove redundant #' before lambda in textmodes/*.elStefan Kangas2021-04-021-6/+6
* | Fix problem with filling with a computed fill prefixLars Ingebrigtsen2021-03-241-5/+8
* | * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-171-1/+1
* | Improve fill-region-as-paragraph when there's a fill prefixLars Ingebrigtsen2021-01-101-2/+9
* | Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-041-21/+10
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
|/
* * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation.Philipp Stephani2020-03-141-1/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-6/+0
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-0/+6
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge branch 'fix/bug-20871-cur'Marcin Borkowski2018-01-241-0/+12
|\ \
| * | Add the function `fill-polish-nobreak-p'Marcin Borkowski2018-01-151-0/+12
* | | Merge from origin/emacs-26Glenn Morris2018-01-151-4/+5
|\ \ \ | |/ / |/| / | |/
| * Improve documentation of fill-separate-heterogeneous-words-with-spaceCharles A. Roelli2018-01-101-4/+5
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/textmodes/fill.el (adaptive-fill-function): Change defaultStefan Monnier2017-12-221-4/+5
|/
* 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