aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2006-01-25 07:10:04 +0000
committerMiles Bader2006-01-25 07:10:04 +0000
commitb2ba4dcba149f845bf7fcf15b6cede6a6cbcc336 (patch)
treed9ca500b0501201584dbab3b74a83d1ba7e374c9 /lispref/ChangeLog
parent90fc2bc59774318b3db7c3642df00a1297f6b7ff (diff)
parent7347faa822b5ea177df5b2ed7a2b7d79194f0bcc (diff)
downloademacs-b2ba4dcba149f845bf7fcf15b6cede6a6cbcc336.tar.gz
emacs-b2ba4dcba149f845bf7fcf15b6cede6a6cbcc336.zip
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 4-14) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (base, patch 1-7) - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187 - Update from CVS - Merge from emacs--devo--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 187) - Update from CVS
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index e6ac498ce3a..ef07c950e09 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,21 @@
12006-01-19 Richard M. Stallman <rms@gnu.org>
2
3 * nonascii.texi (Translation of Characters): Search cmds use
4 translation-table-for-input. Automatically made local.
5
6 * markers.texi (Overview of Markers): Count insertion type
7 as one of a marker's attributes.
8
9 * elisp.texi (Top): Menu clarification.
10
11 * display.texi (Other Display Specs): Delete duplicate entry for
12 just a string as display spec. Move text about recursive display
13 specs on such a string.
14
15 * commands.texi (Key Sequence Input): Clarify.
16 Move num-nonmacro-input-events out.
17 (Reading One Event): num-nonmacro-input-events moved here.
18
12006-01-14 Nick Roberts <nickrob@snap.net.nz> 192006-01-14 Nick Roberts <nickrob@snap.net.nz>
2 20
3 * advice.texi (Simple Advice): Update example to fit argument 21 * advice.texi (Simple Advice): Update example to fit argument