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