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