diff doc/lispref/ChangeLog @ 87098:ec0ef12211d9

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
author Miles Bader <miles@gnu.org>
date Thu, 06 Dec 2007 00:46:18 +0000
parents a24f8e0086d8
children 493b90ddb256
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Thu Dec 06 00:21:00 2007 +0000
+++ b/doc/lispref/ChangeLog	Thu Dec 06 00:46:18 2007 +0000
@@ -1,3 +1,11 @@
+2007-12-04  Richard Stallman  <rms@gnu.org>
+
+	* objects.texi (Symbol Type): Fix typo.
+
+2007-12-03  Richard Stallman  <rms@gnu.org>
+
+	* hooks.texi (Standard Hooks): Add link to Hooks for Loading.
+
 2007-12-01  Glenn Morris  <rgm@gnu.org>
 
 	* functions.texi (Declaring Functions): Improve previous change.
@@ -7,6 +15,10 @@
 	* functions.texi (Declaring Functions): Add optional fourth
 	argument of declare-function, and setting third argument to `t'.
 
+2007-11-29  Richard Stallman  <rms@gnu.org>
+
+	* customize.texi (Composite Types): Document `group' type.
+
 2007-11-29  Glenn Morris  <rgm@gnu.org>
 
 	* functions.texi (Declaring Functions): Add findex.  Mention
@@ -34,6 +46,11 @@
 
 	* compile.texi (Compiler Errors): Clarify previous change.
 
+2007-11-24  Richard Stallman  <rms@gnu.org>
+
+	* display.texi (Refresh Screen, Forcing Redisplay):
+	Clarify the text and move items around.
+
 2007-11-24  Glenn Morris  <rgm@gnu.org>
 
 	* functions.texi (Declaring Functions): New section.