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
/
paragraphs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * lisp/textmodes/paragraphs.el: Remove leftover comment.
Eshel Yaron
2023-07-31
1
-1
/
+0
*
Revert 'forward-sentence-default-function' to return point (bug#62027)
Manuel Giraud
2023-03-07
1
-4
/
+8
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Use use-region-beginning/end in replacement commands (bug#45607)
Juri Linkov
2022-09-04
1
-3
/
+3
*
Prefer defcustom :safe to putting 'safe-local-variable'
Stefan Kangas
2022-07-06
1
-15
/
+15
*
Make `count-words' count sentences.
Manuel Giraud
2022-05-29
1
-1
/
+17
*
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Use filter variable.
Juri Linkov
2022-01-05
1
-9
/
+13
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/textmodes/paragraphs.el (repunctuate-sentences-filter): New function.
Juri Linkov
2021-12-29
1
-2
/
+16
*
|
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Region for NO-QUERY.
Juri Linkov
2021-12-28
1
-2
/
+4
*
|
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Support region.
Juri Linkov
2021-12-28
1
-4
/
+8
|
/
*
* lisp/textmodes/paragraphs.el (multiple-lines): Remove mistaken declaration
Stefan Monnier
2021-04-13
1
-5
/
+3
*
* lisp/textmodes: Use lexical-binding
Stefan Monnier
2021-03-17
1
-9
/
+9
*
Remove redundant :group args from textmodes/*.el
Stefan Kangas
2021-02-14
1
-7
/
+0
*
Revert mark-paragraph change and add tests
Lars Ingebrigtsen
2021-01-07
1
-40
/
+23
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Handle negative prefix arguments to mark-paragraph correctly
H. Dieter Wilhelm
2020-08-13
1
-23
/
+40
*
Merge from origin/emacs-27
Glenn Morris
2020-01-24
1
-1
/
+1
|
\
|
*
Minor doc string clarification in use-hard-newlines
Lars Ingebrigtsen
2020-01-23
1
-1
/
+1
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Use regexp type for regexps in defcustom declarations
Mattias EngdegÄrd
2019-12-26
1
-1
/
+1
|
/
*
Add more quote-end characters to sentence-end-base
Lars Ingebrigtsen
2019-07-09
1
-1
/
+1
*
Pacify compiler in paragraphs.el after lexical-binding
Stefan Kangas
2019-06-09
1
-0
/
+3
*
Use lexical-binding in paragraphs.el and add tests
Stefan Kangas
2019-06-01
1
-17
/
+28
*
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
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
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
-4
/
+0
*
paragraphs: update sentence-end-base :version after changing the default
Michal Nazarewicz
2015-01-20
1
-1
/
+1
*
paragraphs: recognise more Unicode characters as end of sentence
Michal Nazarewicz
2015-01-20
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
*
Spelling fixes.
Paul Eggert
2014-01-08
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/textmodes/paragraphs.el (mark-paragraph): Doc fix.
Glenn Morris
2013-02-25
1
-2
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
1
-9
/
+13
*
For moving backward sentences,
Richard M. Stallman
2011-09-23
1
-9
/
+13
*
Fix bug that C-x DEL deleted a newline before paragraph.
Richard M. Stallman
2011-09-22
1
-12
/
+16
*
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
Glenn Morris
2011-02-27
1
-1
/
+1
|
\
[next]