aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 020e667ec16..f4bdfc81aff 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,43 @@
12006-05-09 Richard Stallman <rms@gnu.org>
2
3 * variables.texi (File Local Variables): Document
4 safe-local-eval-forms and safe-local-eval-function.
5
62006-05-07 Kim F. Storm <storm@cua.dk>
7
8 * minibuf.texi (Minibuffer History): Remove keep-dups arg
9 from add-to-history.
10
112006-05-07 Romain Francoise <romain@orebokech.com>
12
13 * commands.texi (Event Input Misc):
14 * compile.texi (Eval During Compile):
15 * internals.texi (Buffer Internals):
16 * minibuf.texi (Initial Input):
17 * nonascii.texi (Scanning Charsets):
18 * numbers.texi (Comparison of Numbers):
19 * windows.texi (Textual Scrolling, Vertical Scrolling):
20 Fix various typos.
21
222006-05-06 Eli Zaretskii <eliz@gnu.org>
23
24 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
25 conditional xref's to either emacs or emacs-xtra, depending on
26 @iftex/@ifnottex.
27
28 * minibuf.texi (Minibuffer History): Document add-to-history.
29
302006-05-05 Eli Zaretskii <eliz@gnu.org>
31
32 * internals.texi (Pure Storage): Mention the pure overflow message
33 at startup.
34
352006-05-05 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
36
37 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
38 (Searching Keymaps): Fix pseudo-Lisp description of keymap
39 search.
40
12006-05-01 Richard Stallman <rms@gnu.org> 412006-05-01 Richard Stallman <rms@gnu.org>
2 42
3 * intro.texi (nil and t): Clarify. 43 * intro.texi (nil and t): Clarify.