Correct invariant section names.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
7ea52f92
RS
12003-04-20 Richard M. Stallman <rms@gnu.org>
2
3 * os.texi (Timers): Explain about timers and quitting.
4
e31afc09
RS
52003-04-19 Richard M. Stallman <rms@gnu.org>
6
7 * internals.texi (Writing Emacs Primitives): Strings are
8 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
9 Explain GCPRO convention for varargs function args.
10
5ceea398
RS
112003-04-16 Richard M. Stallman <rms@gnu.org>
12
13 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
14
b0ada147
RS
152003-04-08 Richard M. Stallman <rms@gnu.org>
16
17 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
18
b23375aa
KS
192003-02-13 Kim F. Storm <storm@cua.dk>
20
21 * objects.texi (Character Type): New \s escape for space.
22
c60ee5e7
JB
232003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
24
25 * os.texi (System Environment): Added cygwin system-type.
26
84e47416
RS
272003-01-25 Richard M. Stallman <rms@gnu.org>
28
29 * keymaps.texi: Document that a symbol can act as a keymap.
30
3e8cf2ea
RS
312003-01-13 Richard M. Stallman <rms@gnu.org>
32
33 * text.texi (Changing Properties): Say string indices are origin-0.
34
35 * positions.texi (Screen Lines) <compute-motion>:
36 Correct order of elts in return value.
37
38 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
39 how to define a default binding.
40
7abb9fc5 412002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 42
104bc3aa 43 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 44
104bc3aa
MR
45 * customize.texi (Simple Types): Clarify description of custom
46 type 'number. Describe new custom type 'float.
177f790c 47
7abb9fc5 482002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
49
50 * variables.texi (File Local Variables): Fix typo.
51
df140a68 522002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 53
df140a68
KG
54 From Michael Albinus <Michael.Albinus@alcatel.de>.
55
56 * README: Target for Info file is `make info'.
57
58 * files.texi (File Name Components): Fixed typos in
59 `file-name-sans-extension'.
60 (Magic File Names): Complete list of operations for magic file
61 name handlers.
62
7ed9159a
JY
632002-09-16 Jonathan Yavner <jyavner@engineer.com>
64
65 * variables.texi (File Local Variables): New function
66 risky-local-variable-p.
67
682002-09-15 Jonathan Yavner <jyavner@engineer.com>
69
70 * functions.texi (Function safety): New node about unsafep.
71
241f79af
PA
722002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
73
74 * customize.texi (Splicing into Lists): Fixed example.
75 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
76
72459b15
JB
772002-06-17 Juanma Barranquero <lektu@terra.es>
78
79 * frames.texi (Display Feature Testing): Fix typo.
80
61f7e0f5
AS
812002-06-12 Andreas Schwab <schwab@suse.de>
82
83 * frames.texi (Initial Parameters, Resources): Fix references to
84 the Emacs manual.
85
4e792dbd
KS
862002-05-13 Kim F. Storm <storm@cua.dk>
87
88 * variables.texi (Intro to Buffer-Local): Updated warning and
89 example relating to changing buffer inside let.
90
940344d4 912002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
92
93 * os.texi (Session Management): New node about X Session management.
94
231ac53b
EZ
952002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
96
97 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
98 to which the manual corresponds, and the copyright years.
99
100 * Makefile.in (VERSION): Set to 2.9.
101
140cc574
EZ
1022001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
103
104 * elisp.texi: Change the category in @dircategory to "Emacs", to
105 make it consistent with info/dir.
106
9c7fce05
MB
1072001-11-25 Miles Bader <miles@gnu.org>
108
109 * text.texi (Fields): Describe new `limit' arg in
110 field-beginning/field-end.
111
9f8bbf0f
EZ
1122001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
113
a5e6715c
EZ
114 * permute-index: Don't depend on csh-specific features. Replace
115 the interpreter name with /bin/sh.
116
9f8bbf0f
EZ
117 * two-volume-cross-refs.txt: New file.
118 * two.el: New file.
119 * spellfile: New file.
120
1756e2fb
EZ
1212001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
122
123 * permute-index: New file.
124
125 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
126 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
127 8+3 restricted namespace.
ad050e54
EZ
128
129 * Makefile.in (infodir): Define relative to $(srcdir).
130 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
131 include directories list via -I switch to makeinfo.
132 (index.texi): Use cp if both hard and symbolic links fail.
133
10fa7f8e
EZ
1342001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
135
7a1494ce
EZ
136 * Makefile.in (distclean): Add.
137
10fa7f8e
EZ
138 The following changes make ELisp manual part of the Emacs
139 distribution:
140
141 * Makefile.in: Add Copyright notice.
142 (prefix): Remove.
143 (infodir): Change value to "../info".
144 (VPATH): New variable.
145 (MAKE): Don't define.
146 (texmacrodir): Don't define.
147 (texinputdir): Append the existing value of TEXINPUTS.
148 ($(infodir)/elisp): Instead of just "elisp". Reformat the
149 command to be compatible with man/Makefile.in, and to put the
150 output into ../info.
5c32b7c5 151 (info): Add target.
10fa7f8e
EZ
152 (installall): Target removed.
153
ad050e54 1542001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
155
156 * tips.texi (Coding Conventions): Fix typo.
157
6fd735df
GM
1582001-10-23 Gerd Moellmann <gerd@gnu.org>
159
160 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
161
b704d54b
EZ
1622001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
163
164 * files.texi (File Name Components): Update the description of
165 file-name-sans-extension and file-name-extension, as they now
166 ignore leading dots.
167
71431a0e
GM
1682001-10-20 Gerd Moellmann <gerd@gnu.org>
169
6aa97356 170 * (Version 21.1 released.)
71431a0e 171
79f1f96c
MB
1722001-10-19 Miles Bader <miles@gnu.org>
173
174 * positions.texi (Text Lines): Describe behavior of
175 `beginning-of-line'/`end-of-line' in the presence of field properties.
176
892a8f36
GM
1772001-10-17 Gerd Moellmann <gerd@gnu.org>
178
179 * Makefile.in (VERSION): Set to 2.8.
180 (manual): Use `manual-21'.
181
8c1cc9e8 182 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
183 number was used. Set it to 2.8.
184
185 * intro.texi: Likewise.
186
51724e26
EZ
1872001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
188
189 * files.texi (File Name Completion): Document the significance of
190 a trailing slash in elements of completion-ignored-extensions.
191
57b338e8
MB
1922001-10-06 Miles Bader <miles@gnu.org>
193
194 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
195
c89e4bc5
GM
1962001-10-04 Gerd Moellmann <gerd@gnu.org>
197
198 * variables.texi (Variable Aliases): New node.
199
ab952a4f
GM
2002001-10-04 Gerd Moellmann <gerd@gnu.org>
201
202 * Branch for 21.1.
dff28924 203
9db3a582
MB
2042001-10-02 Miles Bader <miles@gnu.org>
205
ae1a9581
MB
206 * minibuf.texi (Minibuffer Misc): Add entries for
207 `minibuffer-contents', `minibuffer-contents-no-properties', and
208 `delete-minibuffer-contents'.
209 Correct description for `minibuffer-prompt-end'.
210
9db3a582
MB
211 * text.texi (Property Search): Correct descriptions of
212 `next-char-property-change' and `previous-char-property-change'.
213 Add entries for `next-single-char-property-change' and
214 `previous-single-char-property-change'.
215 Make operand names a bit more consistent.
216
03be5931
EZ
2172001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
218
219 * frames.texi (Finding All Frames): Document that next-frame and
220 previous-frame are local to current terminal.
221
974548ec
EZ
2222001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
223
224 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 225 result of make-keymap.
974548ec 226
8d82c597
EZ
2272001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
228
229 * display.texi (Font Lookup, Attribute Functions)
230 (Image Descriptors): Add cross-references to the definition of
231 selected frame.
232
233 * buffers.texi (The Buffer List): Add cross-references to the
234 definition of selected frame.
235
236 * frames.texi (Input Focus): Clarify which frame is _the_ selected
237 frame at any given time.
238 (Multiple Displays, Size and Position): Add a cross-reference to
239 the definition of the selected frame.
240
2842de30
EZ
2412001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
242
243 * strings.texi (String Conversion) <string-to-number>: Document
244 that a float is returned for integers that are too large.
245
246 * frames.texi (Mouse Position): Document mouse-position-function.
247 (Display Feature Testing): Document display-images-p.
248 (Window Frame Parameters): Document the cursor-type variable.
249
250 * numbers.texi (Integer Basics): Document CL style read syntax for
251 integers in bases other than 10.
252
253 * positions.texi (List Motion): Document
254 open-paren-in-column-0-is-defun-start.
255
256 * lists.texi (Sets And Lists): Document member-ignore-case.
257
258 * internals.texi (Garbage Collection): Document the used and free
259 strings report.
260 (Memory Usage): Document strings-consed.
261
262 * os.texi (Time of Day): Document float-time.
263 (Recording Input): Document that clear-this-command-keys clears
264 the vector to be returned by recent-keys.
265
266 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
267 argument keymap can be a list.
268
269 * nonascii.texi (User-Chosen Coding Systems)
270 <select-safe-coding-system>: Document the new argument
271 accept-default-p and the variable
272 select-safe-coding-system-accept-default-p. Tell what happens if
273 buffer-file-coding-system is undecided.
274 (Default Coding Systems): Document auto-coding-regexp-alist.
275
276 * display.texi (The Echo Area) <message>: Document
277 message-truncate-lines.
278 (Glyphs): Document that the glyph table is unused on windowed
279 displays.
280
281 * help.texi (Describing Characters) <single-key-description>:
282 Document the new argument no-angles.
283 (Accessing Documentation) <documentation-property>: Document that
284 a non-string property is evaluated.
285 <documentation>: Document that the function-documentation property
286 is looked for.
287
288 * windows.texi (Selecting Windows): Document some-window.
289
290 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
291
292 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
293 apropos-mode-hook.
294
295 * commands.texi (Using Interactive): Document interactive-form.
296 (Keyboard Macros): Document kbd-macro-termination-hook.
297 (Command Loop Info): Document that clear-this-command-keys clears
298 the vector to be returned by recent-keys.
299
2d43d823
GM
3002001-09-04 Werner LEMBERG <wl@gnu.org>
301
302 * Makefile.in (srcdir, texinputdir): New variables.
303 (srcs, index.texi, install): Use $(srcdir).
304 (.PHONY): Remove elisp.dvi.
305 (elisp): Use -I switch for makeinfo.
306 (elisp.dvi): Use $(srcdir) and $(texinputdir).
307 (installall, dist): Use $(srcdir).
308 Fix path to texinfo.tex.
309 (maintainer-clean): Add elisp.dvi and elisp.oaux.
310
fa739b31
GM
3112001-08-30 Gerd Moellmann <gerd@gnu.org>
312
92a25631
GM
313 * display.texi (Conditional Display): Adjust to API change.
314
fa739b31
GM
315 * configure: New file.
316
cef68af5
GM
3172001-07-30 Gerd Moellmann <gerd@gnu.org>
318
319 * commands.texi (Repeat Events): Add description of
320 double-click-fuzz.
321
d1f08d85
SM
3222001-05-08 Stefan Monnier <monnier@cs.yale.edu>
323
324 * syntax.texi (Syntax Class Table): Add the missing designator for
325 comment and string fences.
326 (Syntax Properties): Add a xref to syntax table internals.
327 (Syntax Table Internals): Document string-to-syntax.
328
1e9fc92e
GM
3292001-05-07 Gerd Moellmann <gerd@gnu.org>
330
331 * Makefile.in (install): Use install-info command line options
332 like in Emacs' Makefile.in.
333
00480554
MB
3342000-12-09 Miles Bader <miles@gnu.org>
335
336 * windows.texi (Window Start): Update documentation for
337 `pos-visible-in-window-p'.
338
1e344ee2
SM
3392000-11-12 Stefan Monnier <monnier@cs.yale.edu>
340
341 * lists.texi (Building Lists): Add footnote to explain how to add
342 to the end of a list.
343
a540f6ed
GM
3442000-10-25 Gerd Moellmann <gerd@gnu.org>
345
346 * files.texi (Visiting Functions): Typos.
347
28bcdbee
KH
3482000-10-25 Kenichi Handa <handa@etl.go.jp>
349
350 * files.texi (Visiting Functions): Return value of
351 find-file-noselect may be a list of buffers if wildcards are used.
352
22d1a4ed
MB
3532000-10-24 Miles Bader <miles@lsi.nec.co.jp>
354
355 * display.texi (Defining Faces): Document `graphic' display type
356 in face specs.
357
916a89db
KG
3582000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
359
1e9fc92e 360 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
361 `after-make-frame-hook' with `after-make-frame-functions'.
362
1e9fc92e 363 * frames.texi (Creating Frames): Ditto.
916a89db 364
1e9fc92e 365 * variables.texi (Future Local Variables): Ditto.
916a89db 366
483de32b
GM
3672000-10-16 Gerd Moellmann <gerd@gnu.org>
368
369 * display.texi (Other Image Types): Add description of :foreground
370 and :background properties of mono PBM images.
371
e23a63a5
WL
3722000-08-17 Werner LEMBERG <wl@gnu.org>
373
374 * .cvsignore: New file.
375
dfc16043
GM
3762000-01-05 Gerd Moellmann <gerd@gnu.org>
377
378 * tindex.pl: New script.
379
602613fe
DL
3801999-12-03 Dave Love <fx@gnu.org>
381
382 * Makefile.in (MAKEINFO): New parameter.
383
94ec544d
DL
3841999-09-17 Richard Stallman <rms@gnu.org>
385
386 * Makefile.in (srcs): Add hash.texi.
387 (VERSION): Update to 20.6.
388
3891999-09-13 Richard Stallman <rms@gnu.org>
390
391 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
392
3931998-08-29 Karl Heuer <kwzh@gnu.org>
394
395 * configure.in: New file.
396 * Makefile.in: Renamed from Makefile.
397 (prefix, infodir): Use value obtained from configure.
398 (emacslibdir): Obsolete variable deleted.
399 (dist): Distribute configure.in, configure, Makefile.in.
400
4011998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
402
403 * Makefile (INSTALL_INFO): New variable.
404 (install): Run install-info.
405
4061998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
407
408 * Makefile (elisp.dvi): Add missing backslash.
409
4101998-05-02 Richard Stallman <rms@psilocin.gnu.org>
411
412 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
413 Run texindex without `./'. Always run texindex on elisp.tp.
414 (elisp.tps): Target deleted.
415
4161998-04-05 Richard Stallman <rms@psilocin.gnu.org>
417
418 * Makefile (srcs): Add nonascii.texi and customize.texi.
419 (dist): Start by deleting `temp'.
420
4211998-02-17 Richard Stallman <rms@psilocin.gnu.org>
422
423 * Makefile (makeinfo, texindex): Targets deleted.
424 (makeinfo.o, texindex.o): Targets deleted.
425 (clean, dist): Don't do anything with them or with getopt*.
426
4271998-01-30 Richard Stallman <rms@psilocin.gnu.org>
428
429 * Makefile (SHELL): Defined.
430
4311998-01-27 Richard Stallman <rms@psilocin.gnu.org>
432
433 * Makefile (elisp.tps): New target.
434 (elisp.dvi): Depend on elisp.tps.
435
436Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
437
438 * README: Update phone number.
439
440 * Makefile (elisp): Make this be the default target.
441 Depend on makeinfo.c instead of makeinfo.
442 (install): Don't depend on elisp.dvi, since we don't install that.
443 Use mkinstalldirs.
444 (dist): Add mkinstalldirs.
445
446Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
447
448 * Makefile (VERSION): Update version number.
449 (maintainer-clean): Renamed from realclean.
450
451Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
452
453 * Makefile (realclean): New target.
454 (elisp): Remove any old elisp-* files first.
455
456Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
457
d1f08d85
SM
458 * Makefile (VERSION): New variable.
459 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
460 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
461
462Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
463
464 * Makefile (elisp): Depend on makeinfo.
465
466Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
467
d1f08d85 468 * Makefile (srcs): Add anti.texi.
94ec544d
DL
469
470Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
471
472 * Makefile (infodir, prefix): New vars.
473 (install): Use infodir.
474 (emacsinfodir): Deleted.
475
476Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
477
478 * Makefile (srcs): Add calendar.texi.
479
480 * Makefile (dist): Copy texindex.c and makeinfo.c.
481 Limit elisp-* files to those with one or two digits.
482
483Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
484
485 * Makefile (dist): Changed to use Gzip instead of compress.
486
487Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
488
489 * loading.texi (Unloading): define-function changed back to
490 defalias. It may not stay this way, but at least it's
491 consistent with the known-good version of the code patch.
492
493Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
494
495 * modes.texi (Hooks): Document new optional arg of add-hook.
496
497Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
498
d1f08d85 499 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
500
501 * tips.texi: Add new section on standard library headers.
502
503Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
504
505 * Makefile (srcs): Add frame.texi to the list of sources.
506
507Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
508
509 * Makefile (dist): Don't bother excluding autosave files; they'll
510 never make it into the temp directory anyway, and the hash marks
511 in the name are problematic for make and the Bourne shell.
dff28924 512 (srcs):
94ec544d
DL
513
514Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
515
d1f08d85 516 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
517 the distribution tar file.
518
dff28924 519Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
520
521 * Makefile (srcs): Added index.perm.
522 (elisp.dvi): Remove erroneous shell comment.
523 Expect output of permute-index in permuted.fns.
524 Save old elisp.aux in elisp.oaux.
525 (clean): Added index.texi to be deleted.
526
dff28924 527Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
528
529 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
530
dff28924 531Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
532
533 * files.texi: Noted that completion-ignored-extensions is ignored
534 when making *Completions*.
535
536Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
537
538 * Makefile make dist now depends on elisp.dvi, since it tries
539 to include it in the dist file.
540
dff28924 541Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
542
543 * functions.texinfo (Mapping Functions): Add missing quote
544
dff28924 545Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
546
547 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
548 (defunargs): Turn off \hyphenchar of \sl font temporarily.
549
dff28924 550Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
551
552 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
553 and @error{} are the terms now being used. The files in the
554 directory have been changed to reflect this.
555
d1f08d85 556 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
557 ` @result{}', using 5 spaces at the begining of the line.
558
dff28924 559Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
560
561 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
562 experimental @indentedresult{}, @indentedexpandsto{} are part of
563 the texinfo.tex in this directory. These TeX macros are not
564 stable yet.
565
dff28924 566Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
567
568 * texinfo.tex: temporarily added
d1f08d85 569 \let\result=\dblarrow
94ec544d
DL
570 \def\error{{\it ERROR} \longdblarrow}
571 We need to do this better soon.
572
dff28924 573Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
574
575 * Applied Karl Berry's patches to *.texinfo files, but not to
576 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
577 new title page format is also not applied, since it requires
578 texinfo.tex changes.)
579
580 * Cleaned up `Makefile' and defined the `emacslibdir' directory
581 for the Project GNU development environment.
582
ad050e54
EZ
583;; Local Variables:
584;; coding: iso-2022-7bit-unix
585;; End:
2a34a036
GM
586
587 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
588 Copying and distribution of this file, with or without modification,
589 are permitted provided the copyright notice and this notice are preserved.