]> code.delx.au - gnu-emacs/blob - man/ChangeLog
.
[gnu-emacs] / man / ChangeLog
1 2003-10-26 Karl Berry <karl@gnu.org>
2
3 * info.texi (Info Search): echo area, not echo are. From Debian
4 diff.
5
6 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7
8 * widget.texi (Defining New Widgets): Document new beavior of
9 :buttons and :children keywords.
10
11 2003-10-22 Miles Bader <miles@gnu.org>
12
13 * Makefile.in (info): Move before $(top_srcdir)/info.
14
15 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
16
17 * building.texi (Watch Expressions): Update section on data display
18 to reflect code changes (GDB Graphical Interface).
19
20 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
21
22 * tramp.texi (Inline methods): Small grammar fix.
23 (External transfer methods): Likewise.
24
25 2003-10-13 Richard M. Stallman <rms@gnu.org>
26
27 * xresources.texi (GTK resources): Clean up previous change.
28
29 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
30
31 * xresources.texi (GTK resources): Added a note that some themes
32 disallow customizations. Added scroll theme example.
33
34 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
35
36 * speedbar.texi: Remove paragraph for GUD that is no longer true.
37
38 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
39
40 * texinfo.tex: Replace `%' in arch tagline by @ignore.
41
42 2003-09-30 Richard M. Stallman <rms@gnu.org>
43
44 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
45
46 * widget.texi (User Interface): Fix typos.
47
48 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
49
50 * cmdargs.texi (General Variables): Remove MAILRC envvar.
51
52 * misc.texi (Saving Emacs Sessions): Shorten the section,
53 collapsing back into one node.
54
55 2003-09-30 Lars Hansen <larsh@math.ku.dk>
56
57 * misc.texi: Section "Saving Emacs Sessions" rewritten.
58
59 2003-09-29 Jan D. <jhd@gaffa.gaia.swipnet.se>
60
61 * xresources.texi (GTK names in Emacs): Correct typo.
62
63 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
64
65 * pcl-cvs.texi (Selected Files): Fix typo.
66
67 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
68
69 * cmdargs.texi (Font X): Mention new default font. More
70 fully describe long font names, wildcard patterns and the
71 problems involved. (Result of discussion on emacs-devel.)
72
73 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
74
75 * emacs.texi (Acknowledgements): Correct typo.
76
77 2003-09-22 Richard M. Stallman <rms@gnu.org>
78
79 * dired.texi (Misc Dired Commands): New node.
80 (Dired Navigation): Add dired-goto-file.
81
82 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
83
84 * emacs.texi (Acknowledgements): New node, split from Distribution.
85
86 * cmdargs.texi (Action Arguments): -f reads interactive args.
87
88 2003-09-21 Karl Berry <karl@gnu.org>
89
90 * info.texi (] and [ commands): no period at end of section title.
91
92 2003-09-08 Lute Kamstra <lute@gnu.org>
93
94 * screen.texi (Mode Line): Say that POS comes before LINE.
95 Mention `size-indication-mode'.
96 * display.texi (Optional Mode Line): Document
97 `size-indication-mode'.
98 * basic.texi (Position Info): Mention `size-indication-mode'.
99
100 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
101
102 * xresources.texi (Resources): Refer to `editres' man page.
103 (Lucid Resources): Update defaults. Expand desciption of
104 `shadowThickness'.
105
106 2003-09-04 Miles Bader <miles@gnu.org>
107
108 * Makefile.in (top_srcdir): New variable.
109 ($(top_srcdir)/info): New rule.
110 (info): Depend on it.
111
112 2003-09-03 Peter Runestig <peter@runestig.com>
113
114 * makefile.w32-in: New file.
115
116 2003-08-29 Richard M. Stallman <rms@gnu.org>
117
118 * misc.texi (Saving Emacs Sessions): Correct previous change.
119
120 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
121
122 * widget.texi (User Interface): Explain the need of static text
123 around an editable field.
124
125 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
126
127 * widget.texi (Basic Types): The argument to `:help-echo' can now
128 be a form that evaluates to a string.
129
130 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
131 chapter.
132 (Intro): Include kmacro.texi after fixit.texi instead of after
133 custom.texi. (As suggested by Kim Storm.)
134
135 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
136
137 * fixit.texi (Fixit): Update `Next' pointer.
138 * files.texi (Files): Update `Previous' pointer.
139 * kmacro.texi (Keyboard Macros): Remove redundant node and
140 section.
141 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
142 (Suggested by Kim Storm.)
143 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
144 Storm.)
145
146 2003-08-18 Kim F. Storm <storm@cua.dk>
147
148 * kmacro.texi: New file describing enhanced keyboard macro
149 functionality. Replaces old description in custom.texi.
150
151 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
152 (Keyboard Macros): Move to new kmacro.texi file.
153
154 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
155
156 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
157
158 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
159
160 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
161
162 2003-08-17 Alex Schroeder <alex@gnu.org>
163
164 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
165 required.
166
167 2003-08-16 Richard M. Stallman <rms@gnu.org>
168
169 * dired-x.texi (Shell Command Guessing): Explain *.
170
171 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
172
173 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
174 log-edit-insert-changelog.
175
176 2003-08-05 Richard M. Stallman <rms@gnu.org>
177
178 * programs.texi (Lisp Indent): Don't describe
179 lisp-indent-function property here. Use xref to Lisp Manual.
180
181 2003-08-03 Karl Berry <karl@gnu.org>
182
183 * info.texi: need @contents.
184
185 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
186
187 * calendar.texi (Date Formats): Document changed behaviour of
188 abbreviations.
189
190 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
191
192 * buffers.texi (List Buffers): Fix previous change.
193
194 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
195 Tramp version 2.0.36 released.
196
197 * tramp.texi (Remote shell setup): Explain about problems with
198 non-Bourne commands in ~/.profile and ~/.shrc.
199
200 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
201
202 * buffers.texi (List Buffers): Adjust to new format of *Buffer
203 List*.
204
205 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
206
207 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
208 renaming of `vis-mode' to `visible-mode'.
209
210 * display.texi (Font Lock): Fix typo.
211
212 2003-07-07 Richard M. Stallman <rms@gnu.org>
213
214 * display.texi (Font Lock): Add xref for format info on
215 font-lock-remove-keywords.
216
217 * building.texi (Compilation): Document what happens with asynch
218 children of compiler process.
219
220 * help.texi (Library Keywords): Use @multitable.
221
222 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
223
224 * info.texi (Top, Help-Small-Screen): Remove accidentally added
225 next, prev and up pointers.
226
227 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
228
229 * info.texi (Help): Mention existence of Emacs and stand-alone
230 Info at the very beginning of the tutorial.
231 (Help-Inv): New node.
232 (Help-]): New node.
233 (Help-M): Systematically point out the differences between default
234 Emacs and stand-alone versions. Delete second menu.
235 (Help-Xref): Systematically point out the differences between
236 default Emacs and stand-alone versions.
237 (Help-Int): Change `l' example.
238 (Expert Info): Fix typos.
239 (Emacs Info Variables): Mention `Info-hide-note-references' and
240 new default for `Info-scroll-prefer-subnodes'.
241
242 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
243
244 Version 2.0.35 of Tramp released.
245
246 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
247 (Inline methods): Add methods `remsh' and `plink1'.
248 (External transfer methods): Add method `remcp'.
249 (Multi-hop Methods): Add method `remsh'.
250 Small patch from Adrian Aichner <adrian@xemacs.org>:
251 Fix minor typos.
252 (Concept Index): Added to make manual searchable via
253 `Info-index'.
254 (Version Control): Add cindex entry.
255
256 2003-06-04 Richard M. Stallman <rms@gnu.org>
257
258 * programs.texi (Expressions): Delete C-M-DEL.
259
260 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
261 comint-move-point-for-output renamed from
262 comint-scroll-to-bottom-on-output.
263
264 * custom.texi (Init Rebinding): Replace previous change with xref.
265 (Non-ASCII Rebinding): Explain that issue more briefly here.
266
267 2003-05-28 Richard M. Stallman <rms@gnu.org>
268
269 * indent.texi (Indentation): Condense, simplify, clarify prev change.
270
271 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
272
273 * building.texi (GDB Graphical Interface): New node.
274 (Rewritten somewhat by RMS.)
275
276 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
277
278 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
279 non-English letters. Explain how to set coding systems correctly
280 and how to include the right coding cookie in the file.
281
282 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
283
284 * trampver.texi: Version 2.0.34 released.
285
286 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
287
288 * indent.texi (Indentation): Explain the concepts.
289 (Just Spaces): Explain why preventing tabs for indentation might
290 be useful.
291
292 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
293
294 * faq.texi: Improve previous changes.
295
296 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
297
298 * faq.texi: Update copyright and maintenance details.
299 Update some package URLs, versions, and maintainers.
300 Remove many references to the Emacs Lisp Archive.
301
302 2003-04-23 Simon Josefsson <jas@extundo.com>
303
304 * smtpmail.texi: Fix license (the invariant sections mentioned has
305 never been part of the smtp manual). Align info dir entry with
306 other emacs packages.
307
308 2003-04-16 Richard M. Stallman <rms@gnu.org>
309
310 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
311
312 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
313
314 * tramp.texi: Version 2.0.33 released.
315 Remove installation chapter. Remove XEmacs specifics.
316
317 2003-03-29 Richard M. Stallman <rms@gnu.org>
318
319 * tramp.texi (Top): Undo the previous renaming.
320 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Deleted.
321
322 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
323
324 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
325 version of manual.
326
327 * tramp.texi (Auto-save and Backup): New node.
328
329 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
330
331 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
332 Emacs" in order to have better differentiation to "XEmacs".
333 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
334 are new macros in order to point to the other Emacs flavor where
335 appropriate. In info case, point to node `Installation' in order
336 to explain how to generate the other way. In html case, make a
337 link to the other html file.
338 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
339 after CVS checkout/update.
340 (Installation): Completely rewritten.
341 (Installation parameters, Load paths): New sections under
342 `Installation'.
343
344 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
345
346 * tramp.texi: Version 2.0.30 released.
347 Replace word "path" with "localname" where used as a component of
348 a Tramp file name.
349
350 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
351
352 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
353 introduced.
354 (Installation): Explain what to do if files from the tramp/contrib
355 directory are needed.
356
357 2003-02-23 Alex Schroeder <alex@emacswiki.org>
358
359 * smtpmail.texi (How Mail Works): New.
360
361 2003-02-22 Alex Schroeder <alex@emacswiki.org>
362
363 * cmdargs.texi (General Variables): Document SMTPSERVER.
364
365 * smtpmail.texi: New file.
366
367 * sending.texi: Remove SMTP node.
368 (Mail Sending): Describe `send-mail-function'. Link to SMTP
369 library.
370
371 * Makefile.in: Build SMTP manual.
372
373 2003-02-22 Alex Schroeder <alex@emacswiki.org>
374
375 * sending.texi (Sending via SMTP): Explain MTA/MUA.
376
377 2003-02-22 Simon Josefsson <jas@extundo.com>
378
379 * sending.texi (Mail Methods): Add node about SMTP.
380
381 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
382
383 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
384
385 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
386
387 * tramp.texi: Version 2.0.29 released.
388 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
389 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
390
391 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
392
393 * tramp.texi (Frequently Asked Questions): Explain a workaround if
394 another package loads accidently Ange-FTP.
395
396 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
397
398 * tramp.texi (Customizing Completion): Add function
399 `tramp-parse-sconfig'. Change example of
400 `tramp-set-completion-function', because parsing of ssh config
401 files looks more natural.
402
403 2003-02-01 Kevin Ryde <user42@zip.com.au>
404
405 * glossary.texi (Glossary): Correction to cl cross reference.
406
407 2003-01-20 Richard M. Stallman <rms@gnu.org>
408
409 * killing.texi (Rectangles): Document C-x c r.
410
411 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
412
413 * xresources.texi (GTK resources): New node.
414 (GTK widget names): New node.
415 (GTK names in Emacs): New node.
416 (GTK styles): New node.
417
418 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
419
420 * gnus.texi: Do not use `path' in several locations.
421
422 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
423
424 * maintaining.texi (Create Tags Table): Added reference to the new
425 `etags --help --lang=LANG' option.
426
427 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
428
429 * tramp.texi (External transfer methods): New method `smb'. From
430 Michael Albinus.
431
432 2002-11-05 Karl Berry <karl@gnu.org>
433
434 * info.texi (Info-fontify): reorder face list to avoid bad line
435 breaks.
436
437 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
438
439 * tramp.texi: Move @copying to standard place. Use
440 @insertcopying.
441
442 2002-10-02 Karl Berry <karl@gnu.org>
443
444 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
445 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
446 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
447 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
448 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
449 Per rms, update all manuals to use @copying instead of @ifinfo.
450 Also use @ifnottex instead of @ifinfo around the top node, where
451 needed for the sake of the HTML output.
452 (The gnus manual is not fixed since it's not clear to me how it
453 works; and the tramp manual already uses @copying, although in an
454 unusual way. All others were changed.)
455
456 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
457
458 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
459 (../info/ses, ses.dvi): New targets.
460 * ses.texi: New file.
461
462 2002-09-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
463
464 * texinfo.tex: Updated to texinfo 4.2.
465
466 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
467
468 * reftex.texi: Update to RefTeX 4.19
469
470 2002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
471
472 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
473 (../info/tramp, tramp.dvi): New targets.
474
475 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
476
477 * Makefile.in (DVI_TARGETS): Add calc.dvi.
478 (calc.dvi): Uncomment.
479
480 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
481
482 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
483 source files.
484
485 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
486
487 * Makefile.in (emacsman): New target.
488
489 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
490
491 * Makefile.in (INFO_TARGETS): Add ../info/calc.
492 (../info/calc): New target.
493
494 2001-10-20 Gerd Moellmann <gerd@gnu.org>
495
496 * (Version 21.1 released.)
497
498 2001-10-05 Gerd Moellmann <gerd@gnu.org>
499
500 * Branch for 21.1.
501
502 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
503
504 * Makefile.in (../info/info): Use an explicit -o switch to
505 makeinfo.
506
507 2001-03-05 Gerd Moellmann <gerd@gnu.org>
508
509 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
510
511 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
512
513 * Makefile.in (../info/idlwave): Use --no-split.
514
515 2000-12-14 Dave Love <fx@gnu.org>
516
517 * Makefile.in (mostlyclean): Remove gnustmp.*
518 (gnus.dvi): Change rule to remove @latex stuff.
519
520 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
521
522 * Makefile.in (Speedbar): Added build targets for speedbar.texi.
523
524 2000-10-13 John Wiegley <johnw@gnu.org>
525
526 * Makefile.in: Added build targets for eshell.texi.
527
528 2000-09-25 Gerd Moellmann <gerd@gnu.org>
529
530 * Makefile.in: Remove/comment speedbar stuff.
531
532 2000-09-22 Dave Love <fx@gnu.org>
533
534 * Makefile.in: Add emacs-mime.
535
536 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
537
538 * Makefile.in (INFO_TARGETS): Add ../info/woman.
539 (DVI_TARGETS): Add woman.dvi.
540 (../info/woman, woman.dvi): New targets.
541
542 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
543
544 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
545
546 * pcl-cvs.texi: New file.
547 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
548 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
549
550 2000-05-11 Gerd Moellmann <gerd@gnu.org>
551
552 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
553 (../info/ebrowse, ebrowse.dvi): New targets.
554
555 2000-01-13 Gerd Moellmann <gerd@gnu.org>
556
557 * Makefile.in (INFO_TARGETS): Add eudc.
558 (DVI_TARGETS): Add eudc.dvi
559 (../info/eudc, eudc.dvi): New targets.
560
561 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
562
563 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
564 compatibility with 8+3 filesystems).
565 (../info/efaq): Renamed from emacs-faq.
566
567 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
568
569 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
570 (../info/idlwave, idlwave.dvi): New targets.
571
572 1999-10-23 Dave Love <fx@gnu.org>
573
574 * Makefile.in: Use autotype.texi.
575
576 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
577
578 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the
579 faq.texi file) rather than ../info/faq.
580
581 1999-10-07 Gerd Moellmann <gerd@gnu.org>
582
583 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
584 (../info/ada-mode, ada-mode.dvi): New targets.
585
586 1999-09-01 Dave Love <fx@gnu.org>
587
588 * Makefile.in: Add faq.
589
590 1999-07-12 Richard Stallman <rms@gnu.org>
591
592 * Version 20.4 released.
593
594 1998-12-04 Markus Rost <rost@delysid.gnu.org>
595
596 * Makefile.in (INFO_TARGETS): Delete customize.info.
597 (DVI_TARGETS): Delete customize.dvi.
598 (../info/customize, customize.dvi): Targets deleted.
599
600 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
601
602 * Version 20.3 released.
603
604 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
605
606 * Makefile.in (EMACSSOURCES): Add mule.texi.
607 Add msdog.texi, ack.texi. Remove gnu1.texi.
608
609 1998-04-06 Andreas Schwab <schwab@gnu.org>
610
611 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
612 it in dvi targets.
613 (../etc/GNU): Change to $(srcdir) first.
614
615 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
616
617 * reftex.texi Updated for RefTeX version 3.22.
618
619 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
620
621 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
622 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
623
624 1997-09-23 Paul Eggert <eggert@twinsun.com>
625
626 * Makefile.in: Merge changes mistakenly made to `Makefile'.
627 (INFO_TARGETS): Change ../info/custom to ../info/customize.
628 (../info/customize): Renamed from ../info/custom.
629 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
630
631 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
632
633 * Version 20.2 released.
634
635 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
636
637 * Version 20.1 released.
638
639 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
640
641 * Makefile (../info/customize, customize.dvi): New targets.
642 (INFO_TARGETS): Add ../info/customize.
643 (DVI_TARGETS): Add customize.dvi.
644
645 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
646
647 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
648
649 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
650
651 * Version 19.33 released.
652
653 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
654
655 * Version 19.32 released.
656
657 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
658
659 * Makefile.in: Add rules for the Message manual.
660
661 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
662
663 * gnus.texi: New version.
664
665 * message.texi: New manual.
666
667 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
668
669 * Makefile.in (All info targets): cd $(srcdir) to do the work.
670
671 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
672
673 * Makefile.in (All info targets): Specify $(srcdir) in input files.
674 Specify -I option.
675 (All dvi targets): Set the TEXINPUTS variable.
676
677 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
678
679 * Version 19.31 released.
680
681 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
682
683 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode.
684 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
685
686 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
687
688 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
689 (INFO_TARGETS): Add ../info/cc-mode.
690 (DVI_TARGETS): Add cc-mode.dvi.
691
692 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
693
694 * Version 19.30 released.
695
696 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
697
698 * gnus.texi: New file.
699
700 1995-11-04 Erik Naggum <erik@naggum.no>
701
702 * gnus.texi: File deleted.
703
704 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
705
706 * mh-e.texi: "Function Index" -> "Command Index" to work with
707 Emacs 19.30 C-h C-k support of separately-documented commands.
708
709 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
710
711 * Makefile.in (../info/ediff, ediff.dvi): New targets.
712 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
713
714 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
715
716 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
717 (../info/viper, viper.dvi): New targets.
718
719 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
720
721 * dired-x.texi (Installation): Change the example to set
722 buffer-local variables like dired-omit-files-p in
723 dired-mode-hook.
724
725 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
726
727 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
728 (../info/mh-e, mh-e.dvi): New targets.
729
730 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
731
732 * Makefile.in (maintainer-clean): Renamed from realclean.
733
734 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
735
736 * Makefile.in: New file.
737 * Makefile: File deleted.
738
739 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
740
741 * Makefile (TEXINDEX_OBJS): Variable deleted.
742 (texindex, texindex.o, getopt.o): Rules deleted.
743 All deps on texindex deleted.
744 (distclean): Don't delete texindex.
745 (mostlyclean): Don't delete *.o.
746 * texindex.c, getopt.c: Files deleted.
747
748 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
749
750 * Version 19.26 released.
751
752 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
753
754 * Makefile (EMACSSOURCES): Exclude undo.texi.
755
756 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
757
758 * Version 19.25 released.
759
760 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
761
762 * Version 19.24 released.
763
764 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
765
766 * Version 19.23 released.
767
768 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
769
770 * Makefile: Delete spurious tab.
771
772 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
773
774 * Makefile (.SUFFIXES): New rule.
775
776 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
777
778 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
779 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
780
781 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
782
783 * Makefile (../info/sc): Renamed frin sc.info.
784 (../info/cl): Likewise.
785 (INFO_TARGETS): Use new names.
786
787 1993-12-04 Richard Stallman (rms@srarc2)
788
789 * getopt.c: New file.
790 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
791 (getopt.o): New rule.
792 (dvi): Don't depend on texindex.
793 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
794 Depend on texindex.
795
796 1993-12-03 Richard Stallman (rms@srarc2)
797
798 * Makefile (../info/sc.info): Renamed from ../info/sc.
799 (TEXI2DVI): New variable.
800 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
801 Add explicit commands.
802 (TEXINDEX_OBJS): Delete duplicate getopt.o.
803
804 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
805
806 * Version 19.22 released.
807
808 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
809
810 * Makefile (TEXINDEX_OBJS): Delete spurious period.
811
812 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
813
814 * Version 19.21 released.
815
816 1993-11-15 Paul Eggert (eggert@twinsun.com)
817
818 * man/Makefile (../info/cl.info): Renamed from ../info/cl.
819
820 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
821
822 * Makefile (../etc/GNU): New target.
823 (EMACSSOURCES): Add gnu1.texi.
824
825 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
826
827 * Makefile (realclean): Don't delete the Info files.
828
829 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
830
831 * forms.texi: Fix forms.texi so that it will format correctly.
832 Added missing `@end iftex', fixed bad reference.
833
834 * info.texi, info-stn.texi: New files implement texinfo version of
835 `info' file.
836
837 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
838 4' where appropriate.
839
840 1993-10-20 Brian Fox (bfox@ai.mit.edu)
841
842 * Makefile: Fix targets for texindex, new info.texi files.
843 * info-stnd.texi: New file implements info for standalone info
844 reader.
845 * info.texi: Updated to include recent changes to "../info/info".
846 New source file for ../info/info; includes info-stnd.texi.
847
848 * texindex.c: Include "../src/config.h" if building in emacs.
849
850 * Makefile: Change all files to FILENAME.texi, force all targets
851 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
852 vip.texinfo, forms.texinfo, cl.texinfo.
853 Add target to build texindex.c, defining `emacs'.
854
855 * forms.texi: Install new file to match version 2.3 of forms.el.
856
857 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
858
859 * Version 19.19 released.
860
861 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
862
863 * sc.texinfo: Fix info file name.
864
865 * Makefile (info): Added gnus and sc.
866 (dvi): Added gnus.dvi and sc.dvi.
867 (../info/sc, sc.dvi): New targets.
868
869 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
870
871 * Version 19.18 released.
872
873 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
874
875 * Makefile: Fix source file names of the separate manuals.
876 (gnus.dvi, ../info/gnus): New targets.
877
878 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
879
880 * Version 19.17 released.
881
882 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
883
884 * split-man: Fix typos in last change.
885
886 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
887
888 * Version 19.16 released.
889
890 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
891
892 * version 19.15 released.
893
894 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
895
896 * Makefile (distclean): It's rm, not rf.
897
898 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
899
900 * Version 19.14 released.
901
902 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
903
904 * Makefile: New file.
905
906 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
907
908 * Version 19.13 released.
909
910 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
911
912 * Version 19.9 released.
913
914 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
915
916 * Version 19.8 released.
917
918 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
919
920 * cmdargs.texi: Document the -i, -itype, and -iconic options.
921
922 * trouble.texi: It's `enable-flow-control-on', not
923 `evade-flow-control-on'.
924
925 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
926
927 * display.texi: Document standard-display-european.
928
929 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
930
931 * Version 19.7 released.
932
933 * emacs.texi: Add a sentence to the top menu mentioning the
934 specific version of Emacs this manual applies to.
935
936 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
937
938 * basic.texi: Documented next-line-add-lines variable used to
939 implement down-arrow.
940
941 * killing.texi: Documented kill-whole-line.
942
943 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
944
945 * text.texi: Updated unix TeX ordering information.
946
947 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
948
949 * news.texi: Mentioned fill-rectangle in keybinding list.
950
951 * killing.texi: Documented fill-rectangle.
952
953 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
954
955 * vc.texi: Brought the docs up to date with VC 5.2.
956
957 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
958
959 * emacs.tex: Mentioned blackbox and gomoku under Amusements.
960 Assembler mode is now mentioned and appropriately
961 indexed under Programming Modes.
962
963 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
964
965 * emacs.tex: Updated TeX ordering information.
966
967 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
968
969 * gnus.texinfo: New file. Removed installation instructions.
970
971 1990-06-26 David Lawrence (tale@geech)
972
973 * emacs.tex: Noted that completion-ignored-extensions is not used
974 to filter out names when all completions are displayed in
975 *Completions*.
976
977 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
978
979 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
980
981 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
982
983 * emacs.tex: Add @findex grep.
984
985 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
986
987 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and
988 then defined `\sc' as the command for smallcaps in Texinfo. This
989 measns that the @sc command will produce small caps. bfox has
990 made the corresponding change to makeinfo and texinfm.el.
991
992 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
993
994 * emacs.tex: Corrected two typos. No other changes before
995 Version 19 will be made.
996
997 * vip.texinfo: Removed menu entry Adding Lisp Code in node
998 Customization since the menu entry did not point to anything.
999 Also added an @finalout command to remove overfull hboxes from the
1000 printed output.
1001
1002 * cl.texinfo: Added @bye, \input line and @settitle to file.
1003 This file is clearly intended to be a chapter of some other work,
1004 but the other work does not yet exist.
1005
1006 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1007
1008 * texinfo.texinfo: Three typos corrected.
1009
1010 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1011
1012 * emacs.tex: Update information for obtaining TeX distribution from the
1013 University of Washington.
1014
1015 ;; Local Variables:
1016 ;; coding: iso-2022-7bit
1017 ;; End:
1018
1019 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
1020 Free Software Foundation, Inc.
1021 Copying and distribution of this file, with or without modification,
1022 are permitted provided the copyright notice and this notice are preserved.
1023
1024 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd