diff lispref/ChangeLog @ 66150:60cdee5814e9

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Mon, 17 Oct 2005 06:50:12 +0000
parents 45963ec12162
children 289807600b5d
line wrap: on
line diff
--- a/lispref/ChangeLog	Mon Oct 17 06:49:47 2005 +0000
+++ b/lispref/ChangeLog	Mon Oct 17 06:50:12 2005 +0000
@@ -1,3 +1,23 @@
+2005-10-17  Juri Linkov  <juri@jurta.org>
+
+	* buffers.texi (Current Buffer):
+	* commands.texi (Event Input Misc):
+	* compile.texi (Eval During Compile, Compiler Errors):
+	* customize.texi (Group Definitions):
+	* display.texi (Progress, Defining Faces):
+	* files.texi (Writing to Files):
+	* modes.texi (Mode Hooks, Defining Minor Modes):
+	* streams.texi (Output Functions):
+	* syntax.texi (Syntax Table Functions):
+	* text.texi (Change Hooks):
+	Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
+
+	* commands.texi (Quitting): Replace arg `forms' with `body' in
+	`with-local-quit'.
+
+	* positions.texi (Excursions): Replace arg `forms' with `body' in
+	`save-excursion'.
+
 2005-10-08  Kim F. Storm  <storm@cua.dk>
 
 	* windows.texi (Window Tree): Rename window-split-tree to window-tree.