Mercurial > emacs
annotate lispref/ChangeLog @ 51993:d99e407c0a21
(Decoding Output): New node.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 22 Jul 2003 15:18:32 +0000 |
parents | 402fb9100d33 |
children | 34d5a525041e |
rev | line source |
---|---|
51926
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1 2003-07-14 Richard M. Stallman <rms@gnu.org> |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
2 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
3 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
4 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
5 * windows.texi (Selecting Windows): New arg to select-window. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
6 (Selecting Windows): Add with-selected-window. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
7 (Size of Window): Add window-inside-edges, etc. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
8 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
9 * internals.texi (Garbage Collection): Add post-gc-hook. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
10 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
11 * processes.texi (Subprocess Creation): Add exec-suffixes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
12 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
13 * keymaps.texi (Functions for Key Lookup): Add current-active-maps. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
14 (Scanning Keymaps): Add map-keymaps. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
15 (Defining Menus): Add keymap-prompt. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
16 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
17 * numbers.texi (Integer Basics): Add most-positive-fixnum, |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
18 most-negative-fixnum. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
19 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
20 * compile.texi (Byte Compilation): Explain no-byte-compile |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
21 (Compiler Errors): New node. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
22 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
23 * os.texi (User Identification): user-uid, user-real-uid |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
24 can return float. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
25 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
26 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
27 and about derived modes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
28 (Minor Modes): Add minor-mode-list. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
29 (Defining Minor Modes): Keyword args for define-minor-mode. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
30 (Search-based Fontification): Explain managing other properties. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
31 (Other Font Lock Variables): Add font-lock-extra-managed-props. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
32 (Faces for Font Lock): Add font-locl-preprocessor-face. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
33 (Hooks): Add run-mode-hooks and delay-mode-hooks. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
34 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
35 * variables.texi (Creating Buffer-Local): Add buffer-local-value. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
36 (Variable Aliases): Clarify defvralias. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
37 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
38 * loading.texi (Library Search): Add load-suffixes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
39 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
40 * minibuf.texi (Basic Completion): Add lazy-completion-table. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
41 (Programmed Completion): Add dynamic-completion-table. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
42 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
43 * files.texi (Changing Files): copy-file allows dir as NEWNAME. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
44 (Magic File Names): Specify precedence order of handlers. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
45 o |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
46 * commands.texi (Command Overview): Emacs server runs pre-command-hook |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
47 and post-command-hook. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
48 (Waiting): New calling convention for sit-for. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
49 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
50 * text.texi (Special Properties): local-map and keymap properties |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
51 apply based on their stickiness. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
52 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
53 2003-07-07 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
54 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
55 * modes.texi (Minor Mode Conventions): Specify only some kinds |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
56 of list values as args to minor modes. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
57 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
58 * files.texi (File Name Expansion): Warn about iterative use |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
59 of substitute-in-file-name. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
60 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
61 * advice.texi (Activation of Advice): Clean up previous change. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
62 |
51754
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
63 2003-07-06 Markus Rost <rost@math.ohio-state.edu> |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
64 |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
65 * advice.texi (Activation of Advice): Note that ad-start-advice is |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
66 turned on by default. |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
67 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
68 2003-06-30 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
69 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
70 * text.texi (Buffer Contents): Document current-word. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
71 (Change Hooks): Not called for *Messages*. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
72 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
73 * functions.texi (Defining Functions): Explain about redefining |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
74 primitives. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
75 (Function Safety): Renamed. Minor changes. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
76 Comment out the detailed criteria for what is safe. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
77 |
51645
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
78 2003-06-22 Andreas Schwab <schwab@suse.de> |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
79 |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
80 * objects.texi (Symbol Type): Fix description of examples. |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
81 |
51586 | 82 2003-06-16 Andreas Schwab <schwab@suse.de> |
83 | |
84 * hash.texi (Creating Hash): Fix description of :weakness. | |
85 | |
51558
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
86 2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
87 |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
88 * files.texi (Changing Files): copy-file copies file modes, too. |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
89 |
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
90 2003-05-28 Richard M. Stallman <rms@gnu.org> |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
91 |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
92 * strings.texi (Creating Strings): Clarify split-string. |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
93 |
51150
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
94 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
95 |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
96 * strings.texi (Creating Strings): Update split-string specification |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
97 and examples. |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
98 |
51100
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
99 2003-05-19 Richard M. Stallman <rms@gnu.org> |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
100 |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
101 * elisp.texi: Correct invariant section names. |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
102 |
50655
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
103 2003-04-20 Richard M. Stallman <rms@gnu.org> |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
104 |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
105 * os.texi (Timers): Explain about timers and quitting. |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
106 |
50643
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
107 2003-04-19 Richard M. Stallman <rms@gnu.org> |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
108 |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
109 * internals.texi (Writing Emacs Primitives): Strings are |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
110 no longer special for GCPROs. Mention GCPRO5, GCPRO6. |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
111 Explain GCPRO convention for varargs function args. |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
112 |
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
113 2003-04-16 Richard M. Stallman <rms@gnu.org> |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
114 |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
115 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message. |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
116 |
50509
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
117 2003-04-08 Richard M. Stallman <rms@gnu.org> |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
118 |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
119 * files.texi (Kinds of Files): Correct return value of file-symlink-p. |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
120 |
49766 | 121 2003-02-13 Kim F. Storm <storm@cua.dk> |
122 | |
123 * objects.texi (Character Type): New \s escape for space. | |
124 | |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
125 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
126 |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
127 * os.texi (System Environment): Added cygwin system-type. |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
128 |
49447
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
129 2003-01-25 Richard M. Stallman <rms@gnu.org> |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
130 |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
131 * keymaps.texi: Document that a symbol can act as a keymap. |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
132 |
49196
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
133 2003-01-13 Richard M. Stallman <rms@gnu.org> |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
134 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
135 * text.texi (Changing Properties): Say string indices are origin-0. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
136 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
137 * positions.texi (Screen Lines) <compute-motion>: |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
138 Correct order of elts in return value. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
139 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
140 * keymaps.texi (Changing Key Bindings) <define-key>: Mention |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
141 how to define a default binding. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
142 |
48732 | 143 2002-12-07 Markus Rost <rost@math.ohio-state.edu> |
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
144 |
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
145 * loading.texi (Unloading): Fix recent change for load-history. |
48734
03de3f16e52e
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48732
diff
changeset
|
146 |
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
147 * customize.texi (Simple Types): Clarify description of custom |
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
148 type 'number. Describe new custom type 'float. |
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
149 |
48732 | 150 2002-12-04 Markus Rost <rost@math.ohio-state.edu> |
48643
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
151 |
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
152 * variables.texi (File Local Variables): Fix typo. |
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
153 |
47980
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
154 2002-10-23 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
155 |
47980
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
156 From Michael Albinus <Michael.Albinus@alcatel.de>. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
157 |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
158 * README: Target for Info file is `make info'. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
159 |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
160 * files.texi (File Name Components): Fixed typos in |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
161 `file-name-sans-extension'. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
162 (Magic File Names): Complete list of operations for magic file |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
163 name handlers. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
164 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
165 2002-09-16 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
166 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
167 * variables.texi (File Local Variables): New function |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
168 risky-local-variable-p. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
169 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
170 2002-09-15 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
171 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
172 * functions.texi (Function safety): New node about unsafep. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
173 |
46809
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
174 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
175 |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
176 * customize.texi (Splicing into Lists): Fixed example. |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
177 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
178 |
45866
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
179 2002-06-17 Juanma Barranquero <lektu@terra.es> |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
180 |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
181 * frames.texi (Display Feature Testing): Fix typo. |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
182 |
45780
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
183 2002-06-12 Andreas Schwab <schwab@suse.de> |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
184 |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
185 * frames.texi (Initial Parameters, Resources): Fix references to |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
186 the Emacs manual. |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
187 |
45275 | 188 2002-05-13 Kim F. Storm <storm@cua.dk> |
189 | |
190 * variables.texi (Intro to Buffer-Local): Updated warning and | |
191 example relating to changing buffer inside let. | |
192 | |
49532
d4870f6c9ac0
Change email and real name.
Jan Djärv <jan.h.d@swipnet.se>
parents:
49447
diff
changeset
|
193 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
43823 | 194 |
195 * os.texi (Session Management): New node about X Session management. | |
196 | |
42825 | 197 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il> |
198 | |
199 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs | |
200 to which the manual corresponds, and the copyright years. | |
201 | |
202 * Makefile.in (VERSION): Set to 2.9. | |
203 | |
41672 | 204 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> |
205 | |
206 * elisp.texi: Change the category in @dircategory to "Emacs", to | |
207 make it consistent with info/dir. | |
208 | |
41491 | 209 2001-11-25 Miles Bader <miles@gnu.org> |
210 | |
211 * text.texi (Fields): Describe new `limit' arg in | |
212 field-beginning/field-end. | |
213 | |
41193 | 214 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> |
215 | |
41201 | 216 * permute-index: Don't depend on csh-specific features. Replace |
217 the interpreter name with /bin/sh. | |
218 | |
41193 | 219 * two-volume-cross-refs.txt: New file. |
220 * two.el: New file. | |
221 * spellfile: New file. | |
222 | |
41139 | 223 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
224 | |
225 * permute-index: New file. | |
226 | |
227 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and | |
228 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS | |
229 8+3 restricted namespace. | |
41117 | 230 |
231 * Makefile.in (infodir): Define relative to $(srcdir). | |
232 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the | |
233 include directories list via -I switch to makeinfo. | |
234 (index.texi): Use cp if both hard and symbolic links fail. | |
235 | |
40886 | 236 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
237 | |
40897 | 238 * Makefile.in (distclean): Add. |
239 | |
40886 | 240 The following changes make ELisp manual part of the Emacs |
241 distribution: | |
242 | |
243 * Makefile.in: Add Copyright notice. | |
244 (prefix): Remove. | |
245 (infodir): Change value to "../info". | |
246 (VPATH): New variable. | |
247 (MAKE): Don't define. | |
248 (texmacrodir): Don't define. | |
249 (texinputdir): Append the existing value of TEXINPUTS. | |
250 ($(infodir)/elisp): Instead of just "elisp". Reformat the | |
251 command to be compatible with man/Makefile.in, and to put the | |
252 output into ../info. | |
40888 | 253 (info): Add target. |
40886 | 254 (installall): Target removed. |
255 | |
41117 | 256 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
40573 | 257 |
258 * tips.texi (Coding Conventions): Fix typo. | |
259 | |
40431 | 260 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
261 | |
262 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
263 | |
40189 | 264 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> |
265 | |
266 * files.texi (File Name Components): Update the description of | |
267 file-name-sans-extension and file-name-extension, as they now | |
268 ignore leading dots. | |
269 | |
40111 | 270 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
271 | |
40152 | 272 * (Version 21.1 released.) |
40111 | 273 |
40043 | 274 2001-10-19 Miles Bader <miles@gnu.org> |
275 | |
276 * positions.texi (Text Lines): Describe behavior of | |
277 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
278 | |
39995 | 279 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
280 | |
281 * Makefile.in (VERSION): Set to 2.8. | |
282 (manual): Use `manual-21'. | |
283 | |
42674 | 284 * elisp.texi (VERSION): Add and use it where the version |
39995 | 285 number was used. Set it to 2.8. |
286 | |
287 * intro.texi: Likewise. | |
288 | |
39884 | 289 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
290 | |
291 * files.texi (File Name Completion): Document the significance of | |
292 a trailing slash in elements of completion-ignored-extensions. | |
293 | |
39629 | 294 2001-10-06 Miles Bader <miles@gnu.org> |
295 | |
296 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
297 | |
39588 | 298 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
299 | |
300 * variables.texi (Variable Aliases): New node. | |
301 | |
39742 | 302 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
303 | |
304 * Branch for 21.1. | |
40965 | 305 |
39529 | 306 2001-10-02 Miles Bader <miles@gnu.org> |
307 | |
39532 | 308 * minibuf.texi (Minibuffer Misc): Add entries for |
309 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
310 `delete-minibuffer-contents'. | |
311 Correct description for `minibuffer-prompt-end'. | |
312 | |
39529 | 313 * text.texi (Property Search): Correct descriptions of |
314 `next-char-property-change' and `previous-char-property-change'. | |
315 Add entries for `next-single-char-property-change' and | |
316 `previous-single-char-property-change'. | |
317 Make operand names a bit more consistent. | |
318 | |
39506 | 319 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> |
320 | |
321 * frames.texi (Finding All Frames): Document that next-frame and | |
322 previous-frame are local to current terminal. | |
323 | |
39470 | 324 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
325 | |
326 * keymaps.texi (Creating Keymaps): Fix the description of the | |
40965 | 327 result of make-keymap. |
39470 | 328 |
39405 | 329 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
330 | |
331 * display.texi (Font Lookup, Attribute Functions) | |
332 (Image Descriptors): Add cross-references to the definition of | |
333 selected frame. | |
334 | |
335 * buffers.texi (The Buffer List): Add cross-references to the | |
336 definition of selected frame. | |
337 | |
338 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
339 frame at any given time. | |
340 (Multiple Displays, Size and Position): Add a cross-reference to | |
341 the definition of the selected frame. | |
342 | |
39211 | 343 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
344 | |
345 * strings.texi (String Conversion) <string-to-number>: Document | |
346 that a float is returned for integers that are too large. | |
347 | |
348 * frames.texi (Mouse Position): Document mouse-position-function. | |
349 (Display Feature Testing): Document display-images-p. | |
350 (Window Frame Parameters): Document the cursor-type variable. | |
351 | |
352 * numbers.texi (Integer Basics): Document CL style read syntax for | |
353 integers in bases other than 10. | |
354 | |
355 * positions.texi (List Motion): Document | |
356 open-paren-in-column-0-is-defun-start. | |
357 | |
358 * lists.texi (Sets And Lists): Document member-ignore-case. | |
359 | |
360 * internals.texi (Garbage Collection): Document the used and free | |
361 strings report. | |
362 (Memory Usage): Document strings-consed. | |
363 | |
364 * os.texi (Time of Day): Document float-time. | |
365 (Recording Input): Document that clear-this-command-keys clears | |
366 the vector to be returned by recent-keys. | |
367 | |
368 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
369 argument keymap can be a list. | |
370 | |
371 * nonascii.texi (User-Chosen Coding Systems) | |
372 <select-safe-coding-system>: Document the new argument | |
373 accept-default-p and the variable | |
374 select-safe-coding-system-accept-default-p. Tell what happens if | |
375 buffer-file-coding-system is undecided. | |
376 (Default Coding Systems): Document auto-coding-regexp-alist. | |
377 | |
378 * display.texi (The Echo Area) <message>: Document | |
379 message-truncate-lines. | |
380 (Glyphs): Document that the glyph table is unused on windowed | |
381 displays. | |
382 | |
383 * help.texi (Describing Characters) <single-key-description>: | |
384 Document the new argument no-angles. | |
385 (Accessing Documentation) <documentation-property>: Document that | |
386 a non-string property is evaluated. | |
387 <documentation>: Document that the function-documentation property | |
388 is looked for. | |
389 | |
390 * windows.texi (Selecting Windows): Document some-window. | |
391 | |
392 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
393 | |
394 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
395 apropos-mode-hook. | |
396 | |
397 * commands.texi (Using Interactive): Document interactive-form. | |
398 (Keyboard Macros): Document kbd-macro-termination-hook. | |
399 (Command Loop Info): Document that clear-this-command-keys clears | |
400 the vector to be returned by recent-keys. | |
401 | |
39112 | 402 2001-09-04 Werner LEMBERG <wl@gnu.org> |
403 | |
404 * Makefile.in (srcdir, texinputdir): New variables. | |
405 (srcs, index.texi, install): Use $(srcdir). | |
406 (.PHONY): Remove elisp.dvi. | |
407 (elisp): Use -I switch for makeinfo. | |
408 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
409 (installall, dist): Use $(srcdir). | |
410 Fix path to texinfo.tex. | |
411 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
412 | |
39030 | 413 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
414 | |
39034 | 415 * display.texi (Conditional Display): Adjust to API change. |
416 | |
39030 | 417 * configure: New file. |
418 | |
38604 | 419 2001-07-30 Gerd Moellmann <gerd@gnu.org> |
420 | |
421 * commands.texi (Repeat Events): Add description of | |
422 double-click-fuzz. | |
423 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
424 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
425 |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
426 * syntax.texi (Syntax Class Table): Add the missing designator for |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
427 comment and string fences. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
428 (Syntax Properties): Add a xref to syntax table internals. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
429 (Syntax Table Internals): Document string-to-syntax. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
430 |
37606 | 431 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
432 | |
433 * Makefile.in (install): Use install-info command line options | |
434 like in Emacs' Makefile.in. | |
435 | |
34391 | 436 2000-12-09 Miles Bader <miles@gnu.org> |
437 | |
438 * windows.texi (Window Start): Update documentation for | |
439 `pos-visible-in-window-p'. | |
440 | |
33429
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
441 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
442 |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
443 * lists.texi (Building Lists): Add footnote to explain how to add |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
444 to the end of a list. |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
445 |
32860 | 446 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
447 | |
448 * files.texi (Visiting Functions): Typos. | |
449 | |
32841 | 450 2000-10-25 Kenichi Handa <handa@etl.go.jp> |
451 | |
452 * files.texi (Visiting Functions): Return value of | |
453 find-file-noselect may be a list of buffers if wildcards are used. | |
454 | |
32803 | 455 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> |
456 | |
457 * display.texi (Defining Faces): Document `graphic' display type | |
458 in face specs. | |
459 | |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
460 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
461 |
37606 | 462 * hooks.texi (Standard Hooks): Replace obsolete |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
463 `after-make-frame-hook' with `after-make-frame-functions'. |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
464 |
37606 | 465 * frames.texi (Creating Frames): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
466 |
37606 | 467 * variables.texi (Future Local Variables): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
468 |
32556 | 469 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
470 | |
471 * display.texi (Other Image Types): Add description of :foreground | |
472 and :background properties of mono PBM images. | |
473 | |
30904 | 474 2000-08-17 Werner LEMBERG <wl@gnu.org> |
475 | |
476 * .cvsignore: New file. | |
477 | |
27188 | 478 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
479 | |
480 * tindex.pl: New script. | |
481 | |
26695 | 482 1999-12-03 Dave Love <fx@gnu.org> |
483 | |
484 * Makefile.in (MAKEINFO): New parameter. | |
485 | |
26693 | 486 1999-09-17 Richard Stallman <rms@gnu.org> |
487 | |
488 * Makefile.in (srcs): Add hash.texi. | |
489 (VERSION): Update to 20.6. | |
490 | |
491 1999-09-13 Richard Stallman <rms@gnu.org> | |
492 | |
493 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
494 | |
495 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
496 | |
497 * configure.in: New file. | |
498 * Makefile.in: Renamed from Makefile. | |
499 (prefix, infodir): Use value obtained from configure. | |
500 (emacslibdir): Obsolete variable deleted. | |
501 (dist): Distribute configure.in, configure, Makefile.in. | |
502 | |
503 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
504 | |
505 * Makefile (INSTALL_INFO): New variable. | |
506 (install): Run install-info. | |
507 | |
508 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
509 | |
510 * Makefile (elisp.dvi): Add missing backslash. | |
511 | |
512 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
513 | |
514 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
515 Run texindex without `./'. Always run texindex on elisp.tp. | |
516 (elisp.tps): Target deleted. | |
517 | |
518 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
519 | |
520 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
521 (dist): Start by deleting `temp'. | |
522 | |
523 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
524 | |
525 * Makefile (makeinfo, texindex): Targets deleted. | |
526 (makeinfo.o, texindex.o): Targets deleted. | |
527 (clean, dist): Don't do anything with them or with getopt*. | |
528 | |
529 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
530 | |
531 * Makefile (SHELL): Defined. | |
532 | |
533 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
534 | |
535 * Makefile (elisp.tps): New target. | |
536 (elisp.dvi): Depend on elisp.tps. | |
537 | |
538 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
539 | |
540 * README: Update phone number. | |
541 | |
542 * Makefile (elisp): Make this be the default target. | |
543 Depend on makeinfo.c instead of makeinfo. | |
544 (install): Don't depend on elisp.dvi, since we don't install that. | |
545 Use mkinstalldirs. | |
546 (dist): Add mkinstalldirs. | |
547 | |
548 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
549 | |
550 * Makefile (VERSION): Update version number. | |
551 (maintainer-clean): Renamed from realclean. | |
552 | |
553 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
554 | |
555 * Makefile (realclean): New target. | |
556 (elisp): Remove any old elisp-* files first. | |
557 | |
558 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
559 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
560 * Makefile (VERSION): New variable. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
561 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
562 Compressed file suffix should be `.gz', not `.z'. |
26693 | 563 |
564 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
565 | |
566 * Makefile (elisp): Depend on makeinfo. | |
567 | |
568 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
569 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
570 * Makefile (srcs): Add anti.texi. |
26693 | 571 |
572 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
573 | |
574 * Makefile (infodir, prefix): New vars. | |
575 (install): Use infodir. | |
576 (emacsinfodir): Deleted. | |
577 | |
578 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
579 | |
580 * Makefile (srcs): Add calendar.texi. | |
581 | |
582 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
583 Limit elisp-* files to those with one or two digits. | |
584 | |
585 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
586 | |
587 * Makefile (dist): Changed to use Gzip instead of compress. | |
588 | |
589 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
590 | |
591 * loading.texi (Unloading): define-function changed back to | |
592 defalias. It may not stay this way, but at least it's | |
593 consistent with the known-good version of the code patch. | |
594 | |
595 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
596 | |
597 * modes.texi (Hooks): Document new optional arg of add-hook. | |
598 | |
599 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
600 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
601 * variables.texi: Document nil initial value of buffer-local variables. |
26693 | 602 |
603 * tips.texi: Add new section on standard library headers. | |
604 | |
605 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
606 | |
607 * Makefile (srcs): Add frame.texi to the list of sources. | |
608 | |
609 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
610 | |
611 * Makefile (dist): Don't bother excluding autosave files; they'll | |
612 never make it into the temp directory anyway, and the hash marks | |
613 in the name are problematic for make and the Bourne shell. | |
40965 | 614 (srcs): |
26693 | 615 |
616 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
617 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
618 * Makefile (dist): Don't include backup files or autosave files in |
26693 | 619 the distribution tar file. |
620 | |
40965 | 621 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
26693 | 622 |
623 * Makefile (srcs): Added index.perm. | |
624 (elisp.dvi): Remove erroneous shell comment. | |
625 Expect output of permute-index in permuted.fns. | |
626 Save old elisp.aux in elisp.oaux. | |
627 (clean): Added index.texi to be deleted. | |
628 | |
40965 | 629 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
26693 | 630 |
631 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
632 | |
40965 | 633 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) |
26693 | 634 |
635 * files.texi: Noted that completion-ignored-extensions is ignored | |
636 when making *Completions*. | |
637 | |
638 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
639 | |
640 * Makefile make dist now depends on elisp.dvi, since it tries | |
641 to include it in the dist file. | |
642 | |
40965 | 643 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) |
26693 | 644 |
645 * functions.texinfo (Mapping Functions): Add missing quote | |
646 | |
40965 | 647 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
26693 | 648 |
649 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
650 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
651 | |
40965 | 652 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 653 |
654 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
655 and @error{} are the terms now being used. The files in the | |
656 directory have been changed to reflect this. | |
657 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
658 * All instances of @indentedresultt{} have been changed to |
26693 | 659 ` @result{}', using 5 spaces at the begining of the line. |
660 | |
40965 | 661 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 662 |
663 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
664 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
665 the texinfo.tex in this directory. These TeX macros are not | |
666 stable yet. | |
667 | |
40965 | 668 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 669 |
670 * texinfo.tex: temporarily added | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
671 \let\result=\dblarrow |
26693 | 672 \def\error{{\it ERROR} \longdblarrow} |
673 We need to do this better soon. | |
674 | |
40965 | 675 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 676 |
677 * Applied Karl Berry's patches to *.texinfo files, but not to | |
678 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
679 new title page format is also not applied, since it requires | |
680 texinfo.tex changes.) | |
681 | |
682 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
683 for the Project GNU development environment. | |
684 | |
41117 | 685 ;; Local Variables: |
686 ;; coding: iso-2022-7bit-unix | |
687 ;; End: | |
39627 | 688 |
689 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | |
690 Copying and distribution of this file, with or without modification, | |
691 are permitted provided the copyright notice and this notice are preserved. |