aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorLuc Teirlinck2004-10-09 18:57:48 +0000
committerLuc Teirlinck2004-10-09 18:57:48 +0000
commit9f4b6e738feccb3ca6b9e65e0a3745fe5767af19 (patch)
tree8241fb243ffba23c1fed81cd6c5d3f45cc630574 /lispref/ChangeLog
parent51d7369eb8e6bdb1310789c72266f2842af5fb24 (diff)
downloademacs-9f4b6e738feccb3ca6b9e65e0a3745fe5767af19.tar.gz
emacs-9f4b6e738feccb3ca6b9e65e0a3745fe5767af19.zip
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index e941967e76b..c33e49ca773 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,13 @@
12004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2
3 * text.texi (Filling): Add anchor for definition of
4 `sentence-end-double-space'.
5
6 * searching.texi (Regexp Example): Update description of how
7 Emacs currently recognizes the end of a sentence.
8 (Standard Regexps): Update definition of the variable
9 `sentence-end'. Add definition of the function `sentence-end'.
10
12004-10-08 Paul Pogonyshev <pogonyshev@gmx.net> 112004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2 12
3 * display.texi (Progress): New node. 13 * display.texi (Progress): New node.