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