aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2006-10-15 02:54:13 +0000
committerMiles Bader2006-10-15 02:54:13 +0000
commitbb9c4b4f8b3dcd1b5fc96d2d0275cc532832fbd6 (patch)
tree8c4ae9640abcb8f33326e96e661f711417e5307c /lispref/ChangeLog
parent5be4d5336db8be316100a5b80ee8c5e428438b9e (diff)
parent92edaeeda5c362acf2c7e7f72b3666ab7673699a (diff)
downloademacs-bb9c4b4f8b3dcd1b5fc96d2d0275cc532832fbd6.tar.gz
emacs-bb9c4b4f8b3dcd1b5fc96d2d0275cc532832fbd6.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 460-475) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 145-152) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog22
1 files changed, 18 insertions, 4 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 109ac9d704e..b059d238cdd 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,21 @@
12006-10-13 Chong Yidong <cyd@stupidchicken.com>
2
3 * frames.texi (Frame Titles): %c and %l are ignored in
4 frame-title-format.
5
62006-10-11 Richard Stallman <rms@gnu.org>
7
8 * keymaps.texi (Key Sequences): Clarify use of kbd.
9
102006-10-10 Kim F. Storm <storm@cua.dk>
11
12 * lists.texi (Sets And Lists): Add memql.
13
142006-10-03 Richard Stallman <rms@gnu.org>
15
16 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
17 Clarify :ascii: and :nonascii:.
18
12006-09-29 Juri Linkov <juri@jurta.org> 192006-09-29 Juri Linkov <juri@jurta.org>
2 20
3 * modes.texi (%-Constructs): Reorder coding systems in the 21 * modes.texi (%-Constructs): Reorder coding systems in the
@@ -18,10 +36,6 @@
18 * commands.texi (Command Loop Info): Explain how read-event affects 36 * commands.texi (Command Loop Info): Explain how read-event affects
19 this-command-keys. 37 this-command-keys.
20 38
212006-09-21 Kim F. Storm <storm@cua.dk>
22
23 * lists.texi (Sets And Lists): Add memql.
24
252006-09-20 Richard Stallman <rms@gnu.org> 392006-09-20 Richard Stallman <rms@gnu.org>
26 40
27 * os.texi (Timers): Clarify about REPEAT when timer is delayed. 41 * os.texi (Timers): Clarify about REPEAT when timer is delayed.