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
*
(sentence-end-without-space): Fix safety predicate.
Stefan Monnier
2006-04-29
1
-13
/
+13
*
(sentence-end-double-space, sentence-end-without-period)
Stefan Monnier
2006-04-26
1
-5
/
+5
*
* subr.el (string-or-null-p): New function.
Reiner Steib
2006-04-06
1
-1
/
+1
*
* files.el: Move some `safe-local-variable' declarations to the
Reiner Steib
2006-04-06
1
-0
/
+9
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(sentence-end-base): Use real chars, so as
Stefan Monnier
2005-10-25
1
-5
/
+5
*
(sentence-end-base): New variable.
Richard M. Stallman
2005-10-21
1
-8
/
+17
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-3
/
+3
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(mark-paragraph): New arg ALLOW-EXTEND
Richard M. Stallman
2004-12-29
1
-7
/
+8
*
* textmodes/paragraphs.el (mark-paragraph):
Juri Linkov
2004-12-13
1
-3
/
+5
*
(sentence-end-double-space)
Luc Teirlinck
2004-10-09
1
-9
/
+9
*
(forward-paragraph): Avoid args-out-of-range error when point winds up
Luc Teirlinck
2004-09-29
1
-2
/
+3
*
(use-hard-newlines): Make it into a permanent local.
Luc Teirlinck
2004-09-06
1
-0
/
+1
*
(sentence-end): Add 0x5397d as close brace.
Richard M. Stallman
2004-06-13
1
-1
/
+1
*
(sentence-end): Match unicode curly quotes as a close quote.
Richard M. Stallman
2004-05-22
1
-1
/
+1
*
(sentence-end) <function>: New fun with default value taken
Juri Linkov
2004-04-18
1
-24
/
+38
*
* net/telnet.el (telnet-interrupt-subjob): Move doc string to the correct place.
Eli Zaretskii
2004-02-16
1
-1
/
+1
*
(sentence-end-without-space): New variable.
Kenichi Handa
2004-01-27
1
-1
/
+10
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(repunctuate-sentences): New function.
Richard M. Stallman
2003-05-23
1
-0
/
+8
*
(sentence-end): Add Chinese and Japanese characters.
Kenichi Handa
2003-02-24
1
-1
/
+5
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-2
/
+2
*
(use-hard-newlines): Add group.
Markus Rost
2002-11-18
1
-0
/
+1
*
(forward-paragraph): Keep track of remaining paragraphs to skip more carefully.
Stefan Monnier
2002-10-10
1
-13
/
+16
*
(forward-paragraph): Return the steps left.
Stefan Monnier
2002-10-03
1
-1
/
+3
*
* emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
Kai Großjohann
2002-02-17
1
-12
/
+13
*
* lisp/simple.el (mark-word): Mark more if repeated.
Kai Großjohann
2002-02-15
1
-12
/
+25
*
(mark-paragraph): Clarify doc. Clarify
Kai Großjohann
2001-11-30
1
-5
/
+14
*
(sentence-end-double-space, sentence-end-without-period): Move from fill.el.
Stefan Monnier
2001-10-30
1
-42
/
+66
*
(use-hard-newlines): Use define-minor-mode.
Stefan Monnier
2001-10-30
1
-29
/
+15
*
(forward-sentence): Avoid building
Gerd Moellmann
2001-08-07
1
-4
/
+6
*
Some fixes to follow coding conventions in files maintained by FSF.
Pavel Janík
2001-07-15
1
-1
/
+1
*
(sentence-end): Doc fix.
Eli Zaretskii
2001-04-22
1
-0
/
+1
*
(forward-sentence): Put the sentence-end
Gerd Moellmann
2001-04-10
1
-2
/
+3
*
(sentence-end): Doc fix.
Dave Love
2001-02-07
1
-1
/
+2
*
Typo.
Stefan Monnier
2000-12-18
1
-4
/
+4
*
(kill-paragraph, backward-kill-paragraph)
Dave Love
2000-02-23
1
-4
/
+4
*
(forward-sentence, forward-paragraph):
Gerd Moellmann
1999-10-17
1
-43
/
+20
*
(backward-kill-sentence): Don't test minibuffer-prompt-end here.
Richard M. Stallman
1999-09-05
1
-11
/
+28
*
(backward-kill-paragraph): Don't move
Gerd Moellmann
1999-08-21
1
-2
/
+12
*
(kill-paragraph, backward-kill-paragraph, kill-sentence)
Dave Love
1999-07-20
1
-4
/
+4
*
(sentence-end): Doc fix.
Dave Love
1999-03-12
1
-3
/
+6
*
(paragraph-separate): Doc fix.
Richard M. Stallman
1999-02-13
1
-1
/
+1
*
(use-hard-newlines): Doc fix.
Karl Heuer
1998-09-13
1
-1
/
+1
*
(use-hard-newlines): Doc fix.
Dave Love
1998-09-09
1
-1
/
+1
*
(forward-paragraph): Fix the logic for handling beginning of buffer
Richard M. Stallman
1998-08-08
1
-7
/
+10
*
(use-hard-newlines): Un-customized.
Richard M. Stallman
1997-08-25
1
-5
/
+4
*
Customized.
Richard M. Stallman
1997-08-22
1
-18
/
+36
*
(forward-paragraph): Fix editing error
Richard M. Stallman
1997-04-26
1
-2
/
+2
[next]