diff lispref/ChangeLog @ 83271:1830bcd0eec0

Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-184 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-185 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-186 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-187 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-188 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-189 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-190 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-191 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-39 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-40 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-41 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-42 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-43 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-44 Merge from emacs--cvs-trunk--0 git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-311
author Karoly Lorentey <lorentey@elte.hu>
date Sat, 19 Mar 2005 17:55:13 +0000
parents 48ba3f89c89f 9e7ee067df09
children 26c9034f3533
line wrap: on
line diff
--- a/lispref/ChangeLog	Wed Mar 16 16:06:45 2005 +0000
+++ b/lispref/ChangeLog	Sat Mar 19 17:55:13 2005 +0000
@@ -1,3 +1,26 @@
+2005-03-17  Richard M. Stallman  <rms@gnu.org>
+
+	* text.texi (Undo): Document extensible undo entries.
+
+	* searching.texi (String Search, Regexp Search, Regexp Search):
+	Cleanups.
+
+	* nonascii.texi (Character Codes): Minor fix.
+
+	* display.texi (Display Property): Explain the significance
+	of having text properties that are eq.
+	(Other Display Specs): Explain string as display spec.
+
+	* commands.texi (Interactive Codes): Document G option.
+
+2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
+
+	* text.texi (Filling): Add sentence-end-without-period and
+	sentence-end-without-space.
+	(Changing Properties): Minor fix.
+
+	* anti.texi: Total rewrite.
+
 2005-03-15  Lute Kamstra  <lute@gnu.org>
 
 	* edebug.texi (Instrumenting Macro Calls): Fix typos.
@@ -42,11 +65,6 @@
 	and calendar-today-marker are strings, not chars.
 	(Holiday Customizing): Minor fix.
 
-	* nonascii.texi (Text Representations): Clarify position-bytes.
-	(Character Sets): Add list-charset-chars.
-	(Scanning Charsets): Add charset-after.
-	(Encoding and I/O): Minor fix.
-
 	* internals.texi (Writing Emacs Primitives): Update `or' example.
 	Update limit on # args of subr.
 
@@ -59,6 +77,12 @@
 	(Variable Definitions, Group Definitions): Not here.
 	(Variable Definitions): Clarify symbol arg to :initialize and :set fns.
 
+2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
+	* nonascii.texi (Text Representations): Clarify position-bytes.
+	(Character Sets): Add list-charset-chars.
+	(Scanning Charsets): Add charset-after.
+	(Encoding and I/O): Minor fix.
+
 2005-03-06  Richard M. Stallman  <rms@gnu.org>
 
 	* windows.texi (Vertical Scrolling): Get rid of "Emacs 21".