Mercurial > emacs
changeset 57406:1729414f0bae
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 09 Oct 2004 18:57:48 +0000 |
parents | ba8ab430f898 |
children | 47b51cd0be44 4f2f1522636c |
files | etc/NEWS lisp/ChangeLog lispref/ChangeLog man/ChangeLog |
diffstat | 4 files changed, 25 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Oct 09 18:49:01 2004 +0000 +++ b/etc/NEWS Sat Oct 09 18:57:48 2004 +0000 @@ -2533,10 +2533,12 @@ line in current buffer, or if optional buffer position is given, line number of corresponding line in current buffer. ++++ ** The default value of `sentence-end' is now defined using the new variable `sentence-end-without-space' which contains such characters that end a sentence without following spaces. ++++ ** The function `sentence-end' should be used to obtain the value of the variable `sentence-end'. If the variable `sentence-end' is nil, then this function returns the regexp constructed from the variables
--- a/lisp/ChangeLog Sat Oct 09 18:49:01 2004 +0000 +++ b/lisp/ChangeLog Sat Oct 09 18:57:48 2004 +0000 @@ -1,8 +1,14 @@ +2004-10-09 Luc Teirlinck <teirllm@auburn.edu> + + * textmodes/paragraphs.el (sentence-end-double-space) + (sentence-end-without-period, sentence-end-without-space) + (sentence-end): Doc fixes. + 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change) * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Change paragraph-start regexp so we don't fill code starting with #'( - + 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change) * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name): @@ -28,8 +34,8 @@ 2004-10-08 Masatake YAMATO <jet@gyve.org> - * server.el (server-process-filter): Wrap `process-send-region' - by `condition-case' to guard the case when the pipe to PROC is + * server.el (server-process-filter): Wrap `process-send-region' + by `condition-case' to guard the case when the pipe to PROC is closed. 2004-10-07 Mark A. Hershberger <mah@everybody.org>
--- a/lispref/ChangeLog Sat Oct 09 18:49:01 2004 +0000 +++ b/lispref/ChangeLog Sat Oct 09 18:57:48 2004 +0000 @@ -1,3 +1,13 @@ +2004-10-09 Luc Teirlinck <teirllm@auburn.edu> + + * text.texi (Filling): Add anchor for definition of + `sentence-end-double-space'. + + * searching.texi (Regexp Example): Update description of how + Emacs currently recognizes the end of a sentence. + (Standard Regexps): Update definition of the variable + `sentence-end'. Add definition of the function `sentence-end'. + 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net> * display.texi (Progress): New node.
--- a/man/ChangeLog Sat Oct 09 18:49:01 2004 +0000 +++ b/man/ChangeLog Sat Oct 09 18:57:48 2004 +0000 @@ -1,3 +1,7 @@ +2004-10-09 Luc Teirlinck <teirllm@auburn.edu> + + * files.texi (Misc File Ops): View mode is a minor mode. + 2004-10-09 Juri Linkov <juri@jurta.org> * gnus.texi (Fancy Mail Splitting): Remove backslash in the