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