diff lispref/ChangeLog @ 68286:e5161cb0ad69

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 20 Jan 2006 01:31:01 +0000
parents 0a824d1c09a5
children 9f18f2e003c8 5b7d410e31f9
line wrap: on
line diff
--- a/lispref/ChangeLog	Fri Jan 20 01:30:49 2006 +0000
+++ b/lispref/ChangeLog	Fri Jan 20 01:31:01 2006 +0000
@@ -1,3 +1,21 @@
+2006-01-19  Richard M. Stallman  <rms@gnu.org>
+
+	* nonascii.texi (Translation of Characters): Search cmds use
+	translation-table-for-input.  Automatically made local.
+
+	* markers.texi (Overview of Markers): Count insertion type
+	as one of a marker's attributes.
+
+	* elisp.texi (Top): Menu clarification.
+
+	* display.texi (Other Display Specs): Delete duplicate entry for
+	just a string as display spec.  Move text about recursive display
+	specs on such a string.
+
+	* commands.texi (Key Sequence Input): Clarify.
+	Move num-nonmacro-input-events out.
+	(Reading One Event): num-nonmacro-input-events moved here.
+
 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
 
 	* advice.texi (Simple Advice): Update example to fit argument