aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog73
1 files changed, 70 insertions, 3 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 284809bdac1..586f250bd06 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,71 @@
12007-12-04 Richard Stallman <rms@gnu.org>
2
3 * objects.texi (Symbol Type): Fix typo.
4
52007-12-03 Richard Stallman <rms@gnu.org>
6
7 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
8
92007-12-01 Glenn Morris <rgm@gnu.org>
10
11 * functions.texi (Declaring Functions): Improve previous change.
12
132007-11-30 Glenn Morris <rgm@gnu.org>
14
15 * functions.texi (Declaring Functions): Add optional fourth
16 argument of declare-function, and setting third argument to `t'.
17
182007-11-29 Richard Stallman <rms@gnu.org>
19
20 * customize.texi (Composite Types): Document `group' type.
21
222007-11-29 Glenn Morris <rgm@gnu.org>
23
24 * functions.texi (Declaring Functions): Add findex. Mention
25 `external' files.
26
272007-11-26 Juanma Barranquero <lekktu@gmail.com>
28
29 * functions.texi (Declaring Functions): Fix directive.
30
312007-11-25 Richard Stallman <rms@gnu.org>
32
33 * help.texi (Help Functions): Clean up last change.
34
35 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
36
37 * loading.texi (Named Features): Minor cleanup.
38
39 * macros.texi (Eval During Expansion): Minor cleanup.
40
41 * variables.texi (Variable Aliases): Minor cleanup.
42
432007-11-24 Richard Stallman <rms@gnu.org>
44
45 * functions.texi (Declaring Functions): Clarify previous change.
46
47 * compile.texi (Compiler Errors): Clarify previous change.
48
492007-11-24 Richard Stallman <rms@gnu.org>
50
51 * display.texi (Refresh Screen, Forcing Redisplay):
52 Clarify the text and move items around.
53
542007-11-24 Glenn Morris <rgm@gnu.org>
55
56 * functions.texi (Declaring Functions): New section.
57 * compile.texi (Compiler Errors): Mention declaring functions,
58 defvar with no initvalue, and byte-compile-warnings.
59
602007-11-15 Martin Rudalics <rudalics@gmx.at>
61
62 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
63 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
64
652007-11-13 Martin Rudalics <rudalics@gmx.at>
66
67 * help.texi (Help Functions): Document new macro `with-help-window'.
68
12007-11-10 Paul Pogonyshev <pogonyshev@gmx.net> 692007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2 70
3 * searching.texi (Replacing Match): Describe new 71 * searching.texi (Replacing Match): Describe new
@@ -1743,7 +1811,7 @@
1743 Explain string and vector representations of key sequences 1811 Explain string and vector representations of key sequences
1744 1812
1745 * keymaps.texi (Changing Key Bindings): 1813 * keymaps.texi (Changing Key Bindings):
1746 * commands.texi (Interactive Codes, Interactive Codes): 1814 * commands.texi (Interactive Codes):
1747 * help.texi (Describing Characters): Refer to it. 1815 * help.texi (Describing Characters): Refer to it.
1748 1816
17492006-05-23 Luc Teirlinck <teirllm@auburn.edu> 18172006-05-23 Luc Teirlinck <teirllm@auburn.edu>
@@ -3500,8 +3568,7 @@
3500 3568
3501 * text.texi (Undo): Document extensible undo entries. 3569 * text.texi (Undo): Document extensible undo entries.
3502 3570
3503 * searching.texi (String Search, Regexp Search, Regexp Search): 3571 * searching.texi (String Search, Regexp Search): Cleanups.
3504 Cleanups.
3505 3572
3506 * nonascii.texi (Character Codes): Minor fix. 3573 * nonascii.texi (Character Codes): Minor fix.
3507 3574