index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
fill.el
Age
Commit message (
Expand
)
Author
2026-05-27
Fix fill-paragraph combining text with preceding comment
Juri Linkov
2026-04-02
Assume wide chars may span any number of columns during semlf filling
Roi Martin
2026-03-10
unfill-paragraph: Use most-positive-fixnum
Sean Whitton
2026-03-08
* lisp/textmodes/fill.el (unfill-paragraph): Fix for wide chars.
Sean Whitton
2026-03-05
unfill-paragraph: Reimplement in terms of fill-region
Sean Whitton
2026-03-05
; Move unfill-paragraph to fill.el. Document it in (elisp)Filling.
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-06
; Improve documentation of fill-region-as-paragraph-semlf
Roi Martin
2025-12-06
; Improve documentation of 'fill-region-as-paragraph'
Eli Zaretskii
2025-11-30
Fix bug in semantic linefeed filling
Roi Martin
2025-06-30
Update `fill-region-as-paragraph-semlf' to follow fill.el protocols
Roi Martin
2025-06-29
Add variable `fill-region-as-paragraph-function'
Roi Martin
2025-06-27
'C-u C-x .' clears the fill prefix
Sean Whitton
2025-06-14
Add semantic linefeed support for paragraph filling
Roi Martin
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Don't call purecopy in textmodes/*.el
Stefan Kangas
2024-10-02
Prefer defcustom :local specifier in textmodes
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
; Prefer finder keyword "text" to deprecated keyword "wp"
Stefan Kangas
2023-10-29
Eliminate some nested repetitions in regexps
Mattias EngdegÄrd
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-06
Prefer defcustom :safe to putting 'safe-local-variable'
Stefan Kangas
2022-05-03
Add new macro with-buffer-unmodified-if-unchanged
Lars Ingebrigtsen
2022-02-18
Merge from origin/emacs-28
Eli Zaretskii
2022-02-18
Improve documentation of filling and justification commands
Eli Zaretskii
2022-01-27
Merge from origin/emacs-28
Stefan Kangas
2022-01-26
Partially revert a fill-region-as-paragraph regression
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-29
Make fill-region-as-paragraph clear the markers it creates
Ikumi Keita
2021-10-11
Tweak how auto-fill fills after a period
Lars Ingebrigtsen
2021-10-02
Fix 'apropos-compact-layout'
Eli Zaretskii
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-07-23
Make nil value of fill-column obsolete
Stefan Kangas
2021-04-25
Merge from origin/emacs-27
Glenn Morris
2021-04-20
Improve filling-related documentation
Eli Zaretskii
2021-04-02
Remove redundant #' before lambda in textmodes/*.el
Stefan Kangas
2021-03-24
Fix problem with filling with a computed fill prefix
Lars Ingebrigtsen
2021-03-17
* lisp/textmodes: Use lexical-binding
Stefan Monnier
2021-01-10
Improve fill-region-as-paragraph when there's a fill prefix
Lars Ingebrigtsen
2021-01-04
Use lexical-binding in the remaining preloaded files
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-03-14
* lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation.
Philipp Stephani
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
[next]