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