summaryrefslogtreecommitdiff
path: root/lisp/textmodes/paragraphs.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08New 'R' code letter for 'interactive' formsSean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-01Improve `sentence-end-double-space` docstringStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas
2023-07-31Merge from origin/emacs-29Eli Zaretskii
2023-07-31; * lisp/textmodes/paragraphs.el: Remove leftover comment.Eshel Yaron
2023-03-08Merge from origin/emacs-29Stefan Kangas
2023-03-07Revert 'forward-sentence-default-function' to return point (bug#62027)Manuel Giraud
2023-01-11Add forward-sentence with tree sitter support (bug#60623)Theodor Thornhill
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-04Use use-region-beginning/end in replacement commands (bug#45607)Juri Linkov
2022-07-06Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas
2022-05-29Make `count-words' count sentences.Manuel Giraud
2022-01-05* lisp/textmodes/paragraphs.el (repunctuate-sentences): Use filter variable.Juri Linkov
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-29* lisp/textmodes/paragraphs.el (repunctuate-sentences-filter): New function.Juri Linkov
2021-12-28* lisp/textmodes/paragraphs.el (repunctuate-sentences): Region for NO-QUERY.Juri Linkov
2021-12-28* lisp/textmodes/paragraphs.el (repunctuate-sentences): Support region.Juri Linkov
2021-04-13* lisp/textmodes/paragraphs.el (multiple-lines): Remove mistaken declarationStefan Monnier
2021-03-17* lisp/textmodes: Use lexical-bindingStefan Monnier
2021-02-14Remove redundant :group args from textmodes/*.elStefan Kangas
2021-01-07Revert mark-paragraph change and add testsLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-13Handle negative prefix arguments to mark-paragraph correctlyH. Dieter Wilhelm
2020-01-24Merge from origin/emacs-27Glenn Morris
2020-01-23Minor doc string clarification in use-hard-newlinesLars Ingebrigtsen
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-26Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd
2019-07-09Add more quote-end characters to sentence-end-baseLars Ingebrigtsen
2019-06-09Pacify compiler in paragraphs.el after lexical-bindingStefan Kangas
2019-06-01Use lexical-binding in paragraphs.el and add testsStefan Kangas
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-01-20paragraphs: update sentence-end-base :version after changing the defaultMichal Nazarewicz
2015-01-20paragraphs: recognise more Unicode characters as end of sentenceMichal Nazarewicz
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris