index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
fill.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Make nil value of fill-column obsolete
Stefan Kangas
2021-07-23
1
-1
/
+10
*
Merge from origin/emacs-27
Glenn Morris
2021-04-25
1
-4
/
+6
|
\
|
*
Improve filling-related documentation
Eli Zaretskii
2021-04-20
1
-4
/
+6
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Remove redundant #' before lambda in textmodes/*.el
Stefan Kangas
2021-04-02
1
-6
/
+6
*
|
Fix problem with filling with a computed fill prefix
Lars Ingebrigtsen
2021-03-24
1
-5
/
+8
*
|
* lisp/textmodes: Use lexical-binding
Stefan Monnier
2021-03-17
1
-1
/
+1
*
|
Improve fill-region-as-paragraph when there's a fill prefix
Lars Ingebrigtsen
2021-01-10
1
-2
/
+9
*
|
Use lexical-binding in the remaining preloaded files
Stefan Monnier
2021-01-04
1
-21
/
+10
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
|
/
*
* lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation.
Philipp Stephani
2020-03-14
1
-1
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-6
/
+0
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-0
/
+6
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge branch 'fix/bug-20871-cur'
Marcin Borkowski
2018-01-24
1
-0
/
+12
|
\
\
|
*
|
Add the function `fill-polish-nobreak-p'
Marcin Borkowski
2018-01-15
1
-0
/
+12
*
|
|
Merge from origin/emacs-26
Glenn Morris
2018-01-15
1
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Improve documentation of fill-separate-heterogeneous-words-with-space
Charles A. Roelli
2018-01-10
1
-4
/
+5
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/textmodes/fill.el (adaptive-fill-function): Change default
Stefan Monnier
2017-12-22
1
-4
/
+5
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Don't delete leading and trailing space from CJK word (bug#25685)
Katsumi Yamaoka
2017-02-15
1
-2
/
+14
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Have `M-q' not mark buffers are changed when they haven't
Lars Magne Ingebrigtsen
2016-03-28
1
-59
/
+69
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Tweak previous fill-single-char-nobreak-p doc change
Glenn Morris
2014-01-27
1
-1
/
+1
*
Doc for fill-single-char-nobreak-p
Glenn Morris
2014-01-27
1
-4
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/textmodes/fill.el (fill-single-char-nobreak-p): New function
Michal Nazarewicz
2013-11-03
1
-1
/
+12
*
* lisp/textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
Stefan Monnier
2013-08-23
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-2
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
|
* textmodes/fill.el (fill-region-as-paragraph): Handle overshoot by move-to-c...
Toru TSUNEYOSHI
2012-11-30
1
-1
/
+5
|
/
*
(fill-region): Leave point and mark where they were before filling
Lars Magne Ingebrigtsen
2012-04-10
1
-1
/
+4
*
Comments.
Glenn Morris
2012-01-11
1
-0
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-16
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-22
1
-1
/
+1
*
Include EN DASH as an indentation character
Lars Magne Ingebrigtsen
2011-07-16
1
-1
/
+1
*
* textmodes/fill.el (fill-region): Remove the "Ordinarily" from
Lars Magne Ingebrigtsen
2011-07-02
1
-1
/
+1
[next]