]> code.delx.au - gnu-emacs/blob - man/ChangeLog
(Info Lookup): Fix keybinding for
[gnu-emacs] / man / ChangeLog
1 2004-06-20 Jesper Harder <harder@ifa.au.dk>
2
3 * programs.texi (Info Lookup): Fix keybinding for
4 info-lookup-symbol.
5
6 2004-06-16 Juanma Barranquero <lektu@terra.es>
7
8 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9 Add emacs-xtra.
10 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
11 (clean): Add emacs-xtra and flymake. Remove redundancies.
12
13 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
14
15 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
16 Add emacs-xtra.
17 * emacs-xtra.texi: New file.
18
19 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
20
21 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
22 (Dired and Find): Mention differences with ordinary Dired buffers.
23
24 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
25
26 * autotype.texi (Copyrights, Timestamps): Recommend
27 `before-save-hook' instead of `write-file-functions'.
28
29 2004-06-13 Richard M. Stallman <rms@gnu.org>
30
31 * custom.texi (Init Syntax): Explain about vars that do special
32 things when set with setq or with Custom.
33 (Init Examples): Add line-number-mode example.
34
35 2004-06-13 Lars Hansen <larsh@math.ku.dk>
36
37 * dired-x.texi (dired-mark-omitted): Update keybinding.
38
39 2004-06-12 Juri Linkov <juri@jurta.org>
40
41 * dired.texi (Operating on Files): Add dired-do-touch.
42
43 2004-06-10 Kim F. Storm <storm@cua.dk>
44
45 * pcl-cvs.texi (Viewing differences): Add 'd y'.
46
47 2004-06-10 Juri Linkov <juri@jurta.org>
48
49 * building.texi (Lisp Eval): Add C-M-x on defface.
50
51 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
52
53 * files.texi (Reverting): Auto-Revert mode and
54 Global Auto-Revert mode no longer revert remote files.
55
56 2004-06-05 Lars Hansen <larsh@math.ku.dk>
57
58 * dired-x.texi (variable dired-omit-mode): Rename from
59 dired-omit-files-p.
60 (function dired-omit-mode): Rename from dired-omit-toggle.
61 Call dired-omit-mode rather than set dired-omit-files-p.
62 (dired-mark-omitted): Describe command.
63
64 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
65
66 Version 2.0.41 of Tramp released.
67
68 2004-05-29 Juanma Barranquero <lektu@terra.es>
69
70 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
71 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
72
73 2004-05-29 Richard M. Stallman <rms@gnu.org>
74
75 * custom.texi (Init File): Two dashes start --no-site-file.
76
77 * cl.texi (Top): Call this chapter `Introduction'.
78 (Overview): In TeX, no section heading here.
79
80 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
81
82 2004-05-29 Alan Mackenzie <acm@muc.de>
83
84 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
85 ("AWK"): Is consistently thus spelt throughout.
86 (AWK, Pike): Document as "C-like modes".
87 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
88 (M-x man): Supersedes M-x manual-entry.
89 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
90
91 ("Comments in C"): Delete node; the info is in CC Mode manual.
92 (c-comment-only-line-offset): Remove description.
93
94 (C-c ., C-c C-c): Describe new C Mode bindings.
95
96 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
97 (@dfn{Style}, c-default-style, comment-column, comment-padding)
98 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
99 Amend definitions.
100
101 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
102 Describe functions.
103
104 (c-comment-start-regexp, c-hanging-comment-ender-p)
105 (c-hanging-comment-starter-p): Remove obsolete definitions.
106
107 * emacs.texi: Remove the menu entry "Comments in C".
108
109 2004-05-29 Eli Zaretskii <eliz@gnu.org>
110
111 * Makefile.in (../info/flymake, flymake.dvi): New targets.
112 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
113
114 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
115
116 * flymake.texi: New file.
117
118 2004-05-28 Simon Josefsson <jas@extundo.com>
119
120 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
121
122 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
123
124 * dired.texi (Dired and Find): `find-ls-option' does not apply to
125 `M-x locate'.
126
127 2004-05-16 Karl Berry <karl@gnu.org>
128
129 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
130 makeinfo --html fails.
131 * help.texi (Help Summary) [@ifnottex]: Likewise.
132
133 2004-05-13 Nick Roberts <nickrob@gnu.org>
134
135 * building.texi (GDB Graphical Interface): Update and describe
136 layout first.
137
138 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
139
140 Version 2.0.40 of Tramp released.
141
142 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
143
144 Complete rework, based on review by Karl Berry <karl@gnu.org>.
145
146 * tramp.texi (Auto-save and Backup): Explain exploitation of new
147 variables `tramp-backup-directory-alist' and
148 `tramp-bkup-backup-directory-info'.
149 (Overview, Connection types)
150 (External transfer methods, Default Method)
151 (Windows setup hints): Remove restriction of password entering
152 with external methods.
153 (Auto-save and Backup): Make file name example
154 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
155 and `auto-save-directory' must be used.
156 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
157 only "NT"). Remove doubled entry "What kinds of systems does
158 @tramp{} work on".
159 (tramp): Macro removed.
160 (Obtaining Tramp): Flag removed from title.
161 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
162 and `trampver' used properly. Flag `tramp-inst' replaced by
163 `installchapter'. Installation related text adapted.
164
165 2004-05-04 Jason Rumney <jasonr@gnu.org>
166
167 * makefile.w32-in: Revert last change.
168
169 2004-05-03 Jason Rumney <jasonr@gnu.org>
170
171 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
172
173 2004-04-28 Masatake YAMATO <jet@gyve.org>
174
175 * widget.texi (Programming Example): Remove overlays.
176
177 2004-04-27 Jesper Harder <harder@ifa.au.dk>
178
179 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
180
181 2004-04-23 Juanma Barranquero <lektu@terra.es>
182
183 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
184
185 2004-04-18 Juri Linkov <juri@jurta.org>
186
187 * fixit.texi (Spelling): Remove file extension from ispell xref.
188
189 2004-04-15 Kim F. Storm <storm@cua.dk>
190
191 * cmdargs.texi (Initial Options): Add -Q.
192
193 2004-04-05 Kim F. Storm <storm@cua.dk>
194
195 * custom.texi (File Variables): Add safe-local-eval-forms.
196
197 2004-04-05 Jesper Harder <harder@ifa.au.dk>
198
199 * info.texi (Info Search): Add info-apropos.
200
201 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
202
203 * files.texi (Reverting): Correct description of revert-buffer's
204 handling of point.
205
206 2004-03-22 Juri Linkov <juri@jurta.org>
207
208 * emacs.texi (Top): Add `Misc X'.
209
210 * faq.texi, trouble.texi: Fix help key bindings.
211
212 * glossary.texi: Improve references.
213
214 * help.texi: Sync keywords with finder.el.
215
216 * mini.texi (Completion): Add description for menu items.
217
218 * misc.texi (Browse-URL, FFAP): Add information about keywords.
219
220 * sending.texi (Mail Methods): Fix xref to Message manual.
221
222 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
223
224 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
225 (as suggested by Karl Berry). Update information about colored
226 stars in menus. Add new subheading describing M-n.
227
228 2004-03-12 Richard M. Stallman <rms@gnu.org>
229
230 * cl.texi (Top): Rename top node's title.
231
232 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
233
234 2004-03-08 Karl Berry <karl@gnu.org>
235
236 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
237 problems making the texinfo distribution.
238
239 2004-03-04 Richard M. Stallman <rms@gnu.org>
240
241 * search.texi (Regexps): Explain that ^ and $ have their
242 special meanings only in certain contexts.
243
244 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
245
246 * mule.texi (Specify Coding): Doc C-x RET F.
247
248 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
249 for multiple compile and grep buffers.
250 (Indirect Buffers): Don't recommand clone-indirect-buffer
251 for multiple compile and grep buffers.
252
253 2004-02-29 Simon Josefsson <jas@extundo.com>
254
255 * smtpmail.texi (Authentication): Changed the list of supported
256 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
257 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
258 <voegelas@gmx.net>.
259
260 2004-02-29 Juanma Barranquero <lektu@terra.es>
261
262 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
263 $(DEL) instead of rm, and ignore exit code.
264
265 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
266
267 Tramp version 2.0.39 released.
268
269 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
270
271 * tramp.texi (Customizing Completion): Explain new functions
272 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
273 (all): Savannah URLs unified to "http://savannah.nongnu.org".
274 (Top): Refer to Savannah mailing list as the major one. Mention
275 older mailing lists in HTML mode only.
276 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
277 (Frequently Asked Questions): Remote hosts must not be Unix-like
278 for "smb" method.
279 (Password caching): New node.
280 (External transfer methods): Refer to password caching for "smb"
281 method.
282
283 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
284
285 * building.texi (Watch Expressions): Update.
286
287 2004-02-21 Juri Linkov <juri@jurta.org>
288
289 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
290 --directory, --help, --version. Move text about command-line-args
291 to Command Arguments.
292 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
293 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
294 (Window Size X): Join -g and --geometry. Add @cindex.
295 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
296 (Title X): Remove alias -title.
297 (Misc X): New node.
298
299 2004-02-17 Karl Berry <karl@gnu.org>
300
301 * info.texi (Help-Int): mention the new line number feature.
302
303 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
304
305 * frames.texi (Drag and drop): Add Motif to list of supported
306 protocols.
307
308 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
309
310 * ses.texi (Advanced Features): New functionality for
311 ses-set-header-row (defaults to current row unless C-u used).
312 (Acknowledgements): Add Stefan Monnier.
313
314 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
315
316 * frames.texi (Drag and drop): New section.
317
318 2004-01-24 Richard M. Stallman <rms@gnu.org>
319
320 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
321 Include it only @ifnotinfo. Patch the preceding and following
322 node headers to point to each other.
323
324 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
325
326 * calendar.texi (Appointments): Update section.
327
328 2003-12-29 Kevin Ryde <user42@zip.com.au>
329
330 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
331
332 * programs.texi (C Modes): Fix the xref.
333
334 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
335
336 * building.texi (Watch Expressions): Update.
337 (Commands of GUD): Include use of toolbar + breakpoints set from
338 fringe/margin.
339
340 2003-12-03 Andre Spiegel <spiegel@gnu.org>
341
342 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
343 <acm@muc.de>.
344
345 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
346
347 Tramp version 2.0.38 released.
348
349 * tramp.texi (Remote shell setup): Warn of environment variables
350 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
351 <sven.gabriel@imk.fzk.de>.
352 (Configuration): Tramp now chooses base64/uuencode
353 automatically. Update wording accordingly.
354 (Top): More description for the `Default Method' menu entry.
355 (Default Method): Use @code, not @var, for Lisp variables.
356 (Default Method): New subsection `Which method is the right one
357 for me?' Suggested by Christian Kirsch.
358 (Configuration): Pointer to new subsection added.
359 (Default Method): Too many "use" in one sentence.
360 Rephrase. Reported by Christian Kirsch.
361 (Filename Syntax): Old `su' example is probably a left-over from
362 the sm/su method naming. Replace with `ssh', instead.
363 (External transfer methods, Auto-save and Backup):
364 Typo fixes.
365
366 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
367
368 * tramp.texi (all): Harmonize all occurences of @tramp{}.
369 (Top): Mention japanese manual only if flag `jamanual' is set.
370 Insert section `Japanese manual' in menu.
371
372 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
373
374 * frames.texi (Dialog Boxes): Add use-file-dialog.
375
376 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
377
378 * eshell.texi (Known Problems): Add doc item.
379
380 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
381
382 * ack.texi: Note that Alan Mackenzie contributed the AWK support
383 in CC Mode.
384
385 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
386
387 * cc-mode.texi: Update for CC Mode 5.30.
388
389 Note: Please refrain from doing purely cosmetic changes like
390 removing trailing whitespace in this manual; it clobbers cvs
391 merging for no good reason.
392
393 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
394
395 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
396 * man/commands.texi, man/custom.texi, man/display.texi:
397 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
398 * man/frames.texi, man/glossary.texi, man/killing.texi:
399 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
400 * man/mule.texi, man/rmail.texi, man/search.texi:
401 * man/sending.texi, man/text.texi, man/tramp.texi:
402 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
403 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
404
405 2003-11-01 Alan Mackenzie <acm@muc.de>
406
407 * search.texi (Scrolling During Incremental Search): Document a
408 new scrolling facility in isearch mode.
409
410 2003-10-26 Karl Berry <karl@gnu.org>
411
412 * info.texi (Info Search): echo area, not echo are. From Debian
413 diff.
414
415 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
416
417 * widget.texi (Defining New Widgets): Document new beavior of
418 :buttons and :children keywords.
419
420 2003-10-22 Miles Bader <miles@gnu.org>
421
422 * Makefile.in (info): Move before $(top_srcdir)/info.
423
424 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
425
426 * building.texi (Watch Expressions): Update section on data display
427 to reflect code changes (GDB Graphical Interface).
428
429 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
430
431 * tramp.texi (Inline methods): Small grammar fix.
432 (External transfer methods): Likewise.
433
434 2003-10-13 Richard M. Stallman <rms@gnu.org>
435
436 * xresources.texi (GTK resources): Clean up previous change.
437
438 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
439
440 * xresources.texi (GTK resources): Add a note that some themes
441 disallow customizations. Add scroll theme example.
442
443 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
444
445 * speedbar.texi: Remove paragraph for GUD that is no longer true.
446
447 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
448
449 * texinfo.tex: Replace `%' in arch tagline by @ignore.
450
451 2003-09-30 Richard M. Stallman <rms@gnu.org>
452
453 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
454
455 * widget.texi (User Interface): Fix typos.
456
457 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
458
459 * cmdargs.texi (General Variables): Remove MAILRC envvar.
460
461 * misc.texi (Saving Emacs Sessions): Shorten the section,
462 collapsing back into one node.
463
464 2003-09-30 Lars Hansen <larsh@math.ku.dk>
465
466 * misc.texi: Section "Saving Emacs Sessions" rewritten.
467
468 2003-09-29 Jan D. <jhd@gaffa.gaia.swipnet.se>
469
470 * xresources.texi (GTK names in Emacs): Correct typo.
471
472 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
473
474 * pcl-cvs.texi (Selected Files): Fix typo.
475
476 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
477
478 * cmdargs.texi (Font X): Mention new default font. More
479 fully describe long font names, wildcard patterns and the
480 problems involved. (Result of discussion on emacs-devel.)
481
482 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
483
484 * emacs.texi (Acknowledgements): Correct typo.
485
486 2003-09-22 Richard M. Stallman <rms@gnu.org>
487
488 * dired.texi (Misc Dired Commands): New node.
489 (Dired Navigation): Add dired-goto-file.
490
491 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
492
493 * emacs.texi (Acknowledgements): New node, split from Distribution.
494
495 * cmdargs.texi (Action Arguments): -f reads interactive args.
496
497 2003-09-21 Karl Berry <karl@gnu.org>
498
499 * info.texi (] and [ commands): No period at end of section title.
500
501 2003-09-08 Lute Kamstra <lute@gnu.org>
502
503 * screen.texi (Mode Line): Say that POS comes before LINE.
504 Mention `size-indication-mode'.
505 * display.texi (Optional Mode Line): Document
506 `size-indication-mode'.
507 * basic.texi (Position Info): Mention `size-indication-mode'.
508
509 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
510
511 * xresources.texi (Resources): Refer to `editres' man page.
512 (Lucid Resources): Update defaults. Expand description of
513 `shadowThickness'.
514
515 2003-09-04 Miles Bader <miles@gnu.org>
516
517 * Makefile.in (top_srcdir): New variable.
518 ($(top_srcdir)/info): New rule.
519 (info): Depend on it.
520
521 2003-09-03 Peter Runestig <peter@runestig.com>
522
523 * makefile.w32-in: New file.
524
525 2003-08-29 Richard M. Stallman <rms@gnu.org>
526
527 * misc.texi (Saving Emacs Sessions): Correct previous change.
528
529 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
530
531 * widget.texi (User Interface): Explain the need of static text
532 around an editable field.
533
534 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
535
536 * widget.texi (Basic Types): The argument to `:help-echo' can now
537 be a form that evaluates to a string.
538
539 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
540 chapter.
541 (Intro): Include kmacro.texi after fixit.texi instead of after
542 custom.texi. (As suggested by Kim Storm.)
543
544 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
545
546 * fixit.texi (Fixit): Update `Next' pointer.
547 * files.texi (Files): Update `Previous' pointer.
548 * kmacro.texi (Keyboard Macros): Remove redundant node and
549 section.
550 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
551 (Suggested by Kim Storm.)
552 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
553 Storm.)
554
555 2003-08-18 Kim F. Storm <storm@cua.dk>
556
557 * kmacro.texi: New file describing enhanced keyboard macro
558 functionality. Replaces old description in custom.texi.
559
560 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
561 (Keyboard Macros): Move to new kmacro.texi file.
562
563 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
564
565 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
566
567 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
568
569 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
570
571 2003-08-17 Alex Schroeder <alex@gnu.org>
572
573 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
574 required.
575
576 2003-08-16 Richard M. Stallman <rms@gnu.org>
577
578 * dired-x.texi (Shell Command Guessing): Explain *.
579
580 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
581
582 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
583 log-edit-insert-changelog.
584
585 2003-08-05 Richard M. Stallman <rms@gnu.org>
586
587 * programs.texi (Lisp Indent): Don't describe
588 lisp-indent-function property here. Use xref to Lisp Manual.
589
590 2003-08-03 Karl Berry <karl@gnu.org>
591
592 * info.texi: Need @contents.
593
594 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
595
596 * calendar.texi (Date Formats): Document changed behaviour of
597 abbreviations.
598
599 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
600
601 * buffers.texi (List Buffers): Fix previous change.
602
603 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
604
605 Tramp version 2.0.36 released.
606
607 * tramp.texi (Remote shell setup): Explain about problems with
608 non-Bourne commands in ~/.profile and ~/.shrc.
609
610 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
611
612 * buffers.texi (List Buffers): Adjust to new format of *Buffer
613 List*.
614
615 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
616
617 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
618 renaming of `vis-mode' to `visible-mode'.
619
620 * display.texi (Font Lock): Fix typo.
621
622 2003-07-07 Richard M. Stallman <rms@gnu.org>
623
624 * display.texi (Font Lock): Add xref for format info on
625 font-lock-remove-keywords.
626
627 * building.texi (Compilation): Document what happens with asynch
628 children of compiler process.
629
630 * help.texi (Library Keywords): Use @multitable.
631
632 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
633
634 * info.texi (Top, Help-Small-Screen): Remove accidentally added
635 next, prev and up pointers.
636
637 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
638
639 * info.texi (Help): Mention existence of Emacs and stand-alone
640 Info at the very beginning of the tutorial.
641 (Help-Inv): New node.
642 (Help-]): New node.
643 (Help-M): Systematically point out the differences between default
644 Emacs and stand-alone versions. Delete second menu.
645 (Help-Xref): Systematically point out the differences between
646 default Emacs and stand-alone versions.
647 (Help-Int): Change `l' example.
648 (Expert Info): Fix typos.
649 (Emacs Info Variables): Mention `Info-hide-note-references' and
650 new default for `Info-scroll-prefer-subnodes'.
651
652 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
653
654 Version 2.0.35 of Tramp released.
655
656 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
657 (Inline methods): Add methods `remsh' and `plink1'.
658 (External transfer methods): Add method `remcp'.
659 (Multi-hop Methods): Add method `remsh'.
660 Small patch from Adrian Aichner <adrian@xemacs.org>:
661 Fix minor typos.
662 (Concept Index): Added to make manual searchable via
663 `Info-index'.
664 (Version Control): Add cindex entry.
665
666 2003-06-04 Richard M. Stallman <rms@gnu.org>
667
668 * programs.texi (Expressions): Delete C-M-DEL.
669
670 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
671 comint-move-point-for-output renamed from
672 comint-scroll-to-bottom-on-output.
673
674 * custom.texi (Init Rebinding): Replace previous change with xref.
675 (Non-ASCII Rebinding): Explain that issue more briefly here.
676
677 2003-05-28 Richard M. Stallman <rms@gnu.org>
678
679 * indent.texi (Indentation): Condense, simplify, clarify prev change.
680
681 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
682
683 * building.texi (GDB Graphical Interface): New node.
684 (Rewritten somewhat by RMS.)
685
686 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
687
688 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
689 non-English letters. Explain how to set coding systems correctly
690 and how to include the right coding cookie in the file.
691
692 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
693
694 * trampver.texi: Version 2.0.34 released.
695
696 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
697
698 * indent.texi (Indentation): Explain the concepts.
699 (Just Spaces): Explain why preventing tabs for indentation might
700 be useful.
701
702 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
703
704 * faq.texi: Improve previous changes.
705
706 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
707
708 * faq.texi: Update copyright and maintenance details.
709 Update some package URLs, versions, and maintainers.
710 Remove many references to the Emacs Lisp Archive.
711
712 2003-04-23 Simon Josefsson <jas@extundo.com>
713
714 * smtpmail.texi: Fix license (the invariant sections mentioned has
715 never been part of the smtp manual). Align info dir entry with
716 other emacs packages.
717
718 2003-04-16 Richard M. Stallman <rms@gnu.org>
719
720 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
721
722 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
723
724 * tramp.texi: Version 2.0.33 released.
725 Remove installation chapter. Remove XEmacs specifics.
726
727 2003-03-29 Richard M. Stallman <rms@gnu.org>
728
729 * tramp.texi (Top): Undo the previous renaming.
730 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
731
732 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
733
734 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
735 version of manual.
736
737 * tramp.texi (Auto-save and Backup): New node.
738
739 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
740
741 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
742 Emacs" in order to have better differentiation to "XEmacs".
743 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
744 are new macros in order to point to the other Emacs flavor where
745 appropriate. In info case, point to node `Installation' in order
746 to explain how to generate the other way. In html case, make a
747 link to the other html file.
748 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
749 after CVS checkout/update.
750 (Installation): Completely rewritten.
751 (Installation parameters, Load paths): New sections under
752 `Installation'.
753
754 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
755
756 * tramp.texi: Version 2.0.30 released.
757 Replace word "path" with "localname" where used as a component of
758 a Tramp file name.
759
760 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
761
762 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
763 introduced.
764 (Installation): Explain what to do if files from the tramp/contrib
765 directory are needed.
766
767 2003-02-23 Alex Schroeder <alex@emacswiki.org>
768
769 * smtpmail.texi (How Mail Works): New.
770
771 2003-02-22 Alex Schroeder <alex@emacswiki.org>
772
773 * cmdargs.texi (General Variables): Document SMTPSERVER.
774
775 * smtpmail.texi: New file.
776
777 * sending.texi: Remove SMTP node.
778 (Mail Sending): Describe `send-mail-function'. Link to SMTP
779 library.
780
781 * Makefile.in: Build SMTP manual.
782
783 2003-02-22 Alex Schroeder <alex@emacswiki.org>
784
785 * sending.texi (Sending via SMTP): Explain MTA/MUA.
786
787 2003-02-22 Simon Josefsson <jas@extundo.com>
788
789 * sending.texi (Mail Methods): Add node about SMTP.
790
791 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
792
793 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
794
795 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
796
797 * tramp.texi: Version 2.0.29 released.
798 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
799 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
800
801 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
802
803 * tramp.texi (Frequently Asked Questions): Explain a workaround if
804 another package loads accidently Ange-FTP.
805
806 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
807
808 * tramp.texi (Customizing Completion): Add function
809 `tramp-parse-sconfig'. Change example of
810 `tramp-set-completion-function', because parsing of ssh config
811 files looks more natural.
812
813 2003-02-01 Kevin Ryde <user42@zip.com.au>
814
815 * glossary.texi (Glossary): Correction to cl cross reference.
816
817 2003-01-20 Richard M. Stallman <rms@gnu.org>
818
819 * killing.texi (Rectangles): Document C-x c r.
820
821 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
822
823 * xresources.texi (GTK resources): New node.
824 (GTK widget names): New node.
825 (GTK names in Emacs): New node.
826 (GTK styles): New node.
827
828 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
829
830 * gnus.texi: Do not use `path' in several locations.
831
832 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
833
834 * maintaining.texi (Create Tags Table): Add reference to the new
835 `etags --help --lang=LANG' option.
836
837 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
838
839 * tramp.texi (External transfer methods): New method `smb'. From
840 Michael Albinus.
841
842 2002-11-05 Karl Berry <karl@gnu.org>
843
844 * info.texi (Info-fontify): Reorder face list to avoid bad line
845 breaks.
846
847 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
848
849 * tramp.texi: Move @copying to standard place. Use
850 @insertcopying.
851
852 2002-10-02 Karl Berry <karl@gnu.org>
853
854 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
855 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
856 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
857 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
858 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
859 Per rms, update all manuals to use @copying instead of @ifinfo.
860 Also use @ifnottex instead of @ifinfo around the top node, where
861 needed for the sake of the HTML output.
862 (The Gnus manual is not fixed since it's not clear to me how it
863 works; and the Tramp manual already uses @copying, although in an
864 unusual way. All others were changed.)
865
866 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
867
868 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
869 (../info/ses, ses.dvi): New targets.
870 * ses.texi: New file.
871
872 2002-09-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
873
874 * texinfo.tex: Update to texinfo 4.2.
875
876 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
877
878 * reftex.texi: Update to RefTeX 4.19.
879
880 2002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
881
882 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
883 (../info/tramp, tramp.dvi): New targets.
884
885 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
886
887 * Makefile.in (DVI_TARGETS): Add calc.dvi.
888 (calc.dvi): Uncomment.
889
890 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
891
892 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
893 source files.
894
895 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
896
897 * Makefile.in (emacsman): New target.
898
899 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
900
901 * Makefile.in (INFO_TARGETS): Add ../info/calc.
902 (../info/calc): New target.
903
904 2001-10-20 Gerd Moellmann <gerd@gnu.org>
905
906 * (Version 21.1 released.)
907
908 2001-10-05 Gerd Moellmann <gerd@gnu.org>
909
910 * Branch for 21.1.
911
912 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
913
914 * Makefile.in (../info/info): Use an explicit -o switch to
915 makeinfo.
916
917 2001-03-05 Gerd Moellmann <gerd@gnu.org>
918
919 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
920
921 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
922
923 * Makefile.in (../info/idlwave): Use --no-split.
924
925 2000-12-14 Dave Love <fx@gnu.org>
926
927 * Makefile.in (mostlyclean): Remove gnustmp.*
928 (gnus.dvi): Change rule to remove @latex stuff.
929
930 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
931
932 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
933
934 2000-10-13 John Wiegley <johnw@gnu.org>
935
936 * Makefile.in: Add build targets for eshell.texi.
937
938 2000-09-25 Gerd Moellmann <gerd@gnu.org>
939
940 * Makefile.in: Remove/comment speedbar stuff.
941
942 2000-09-22 Dave Love <fx@gnu.org>
943
944 * Makefile.in: Add emacs-mime.
945
946 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
947
948 * Makefile.in (INFO_TARGETS): Add ../info/woman.
949 (DVI_TARGETS): Add woman.dvi.
950 (../info/woman, woman.dvi): New targets.
951
952 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
953
954 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
955
956 * pcl-cvs.texi: New file.
957 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
958 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
959
960 2000-05-11 Gerd Moellmann <gerd@gnu.org>
961
962 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
963 (../info/ebrowse, ebrowse.dvi): New targets.
964
965 2000-01-13 Gerd Moellmann <gerd@gnu.org>
966
967 * Makefile.in (INFO_TARGETS): Add eudc.
968 (DVI_TARGETS): Add eudc.dvi.
969 (../info/eudc, eudc.dvi): New targets.
970
971 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
972
973 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
974 compatibility with 8+3 filesystems).
975 (../info/efaq): Rename from emacs-faq.
976
977 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
978
979 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
980 (../info/idlwave, idlwave.dvi): New targets.
981
982 1999-10-23 Dave Love <fx@gnu.org>
983
984 * Makefile.in: Use autotype.texi.
985
986 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
987
988 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
989 faq.texi file) rather than ../info/faq.
990
991 1999-10-07 Gerd Moellmann <gerd@gnu.org>
992
993 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
994 (../info/ada-mode, ada-mode.dvi): New targets.
995
996 1999-09-01 Dave Love <fx@gnu.org>
997
998 * Makefile.in: Add faq.
999
1000 1999-07-12 Richard Stallman <rms@gnu.org>
1001
1002 * Version 20.4 released.
1003
1004 1998-12-04 Markus Rost <rost@delysid.gnu.org>
1005
1006 * Makefile.in (INFO_TARGETS): Delete customize.info.
1007 (DVI_TARGETS): Delete customize.dvi.
1008 (../info/customize, customize.dvi): Targets deleted.
1009
1010 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1011
1012 * Version 20.3 released.
1013
1014 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1015
1016 * Makefile.in (EMACSSOURCES): Add mule.texi.
1017 Add msdog.texi, ack.texi. Remove gnu1.texi.
1018
1019 1998-04-06 Andreas Schwab <schwab@gnu.org>
1020
1021 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
1022 it in dvi targets.
1023 (../etc/GNU): Change to $(srcdir) first.
1024
1025 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
1026
1027 * reftex.texi: Update for RefTeX version 3.22.
1028
1029 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
1030
1031 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
1032 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1033
1034 1997-09-23 Paul Eggert <eggert@twinsun.com>
1035
1036 * Makefile.in: Merge changes mistakenly made to `Makefile'.
1037 (INFO_TARGETS): Change ../info/custom to ../info/customize.
1038 (../info/customize): Rename from ../info/custom.
1039 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
1040
1041 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1042
1043 * Version 20.2 released.
1044
1045 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1046
1047 * Version 20.1 released.
1048
1049 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1050
1051 * Makefile (../info/customize, customize.dvi): New targets.
1052 (INFO_TARGETS): Add ../info/customize.
1053 (DVI_TARGETS): Add customize.dvi.
1054
1055 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1056
1057 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
1058
1059 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1060
1061 * Version 19.33 released.
1062
1063 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1064
1065 * Version 19.32 released.
1066
1067 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1068
1069 * Makefile.in: Add rules for the Message manual.
1070
1071 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1072
1073 * gnus.texi: New version.
1074
1075 * message.texi: New manual.
1076
1077 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1078
1079 * Makefile.in (All info targets): cd $(srcdir) to do the work.
1080
1081 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1082
1083 * Makefile.in (All info targets): Specify $(srcdir) in input files.
1084 Specify -I option.
1085 (All dvi targets): Set the TEXINPUTS variable.
1086
1087 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1088
1089 * Version 19.31 released.
1090
1091 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1092
1093 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
1094 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
1095
1096 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1097
1098 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
1099 (INFO_TARGETS): Add ../info/cc-mode.
1100 (DVI_TARGETS): Add cc-mode.dvi.
1101
1102 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1103
1104 * Version 19.30 released.
1105
1106 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1107
1108 * gnus.texi: New file.
1109
1110 1995-11-04 Erik Naggum <erik@naggum.no>
1111
1112 * gnus.texi: File deleted.
1113
1114 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
1115
1116 * mh-e.texi: "Function Index" -> "Command Index" to work with
1117 Emacs 19.30 C-h C-k support of separately-documented commands.
1118
1119 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1120
1121 * Makefile.in (../info/ediff, ediff.dvi): New targets.
1122 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
1123
1124 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1125
1126 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
1127 (../info/viper, viper.dvi): New targets.
1128
1129 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
1130
1131 * dired-x.texi (Installation): Change the example to set
1132 buffer-local variables like dired-omit-files-p in
1133 dired-mode-hook.
1134
1135 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1136
1137 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1138 (../info/mh-e, mh-e.dvi): New targets.
1139
1140 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
1141
1142 * Makefile.in (maintainer-clean): Rename from realclean.
1143
1144 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1145
1146 * Makefile.in: New file.
1147 * Makefile: File deleted.
1148
1149 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1150
1151 * Makefile (TEXINDEX_OBJS): Variable deleted.
1152 (texindex, texindex.o, getopt.o): Rules deleted.
1153 All deps on texindex deleted.
1154 (distclean): Don't delete texindex.
1155 (mostlyclean): Don't delete *.o.
1156 * texindex.c, getopt.c: Files deleted.
1157
1158 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1159
1160 * Version 19.26 released.
1161
1162 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
1163
1164 * Makefile (EMACSSOURCES): Exclude undo.texi.
1165
1166 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1167
1168 * Version 19.25 released.
1169
1170 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1171
1172 * Version 19.24 released.
1173
1174 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1175
1176 * Version 19.23 released.
1177
1178 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1179
1180 * Makefile: Delete spurious tab.
1181
1182 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1183
1184 * Makefile (.SUFFIXES): New rule.
1185
1186 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1187
1188 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
1189 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1190
1191 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1192
1193 * Makefile (../info/sc): Rename frin sc.info.
1194 (../info/cl): Likewise.
1195 (INFO_TARGETS): Use new names.
1196
1197 1993-12-04 Richard Stallman (rms@srarc2)
1198
1199 * getopt.c: New file.
1200 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
1201 (getopt.o): New rule.
1202 (dvi): Don't depend on texindex.
1203 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
1204 Depend on texindex.
1205
1206 1993-12-03 Richard Stallman (rms@srarc2)
1207
1208 * Makefile (../info/sc.info): Rename from ../info/sc.
1209 (TEXI2DVI): New variable.
1210 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
1211 Add explicit commands.
1212 (TEXINDEX_OBJS): Delete duplicate getopt.o.
1213
1214 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1215
1216 * Version 19.22 released.
1217
1218 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1219
1220 * Makefile (TEXINDEX_OBJS): Delete spurious period.
1221
1222 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1223
1224 * Version 19.21 released.
1225
1226 1993-11-15 Paul Eggert (eggert@twinsun.com)
1227
1228 * man/Makefile (../info/cl.info): Rename from ../info/cl.
1229
1230 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1231
1232 * Makefile (../etc/GNU): New target.
1233 (EMACSSOURCES): Add gnu1.texi.
1234
1235 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1236
1237 * Makefile (realclean): Don't delete the Info files.
1238
1239 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
1240
1241 * forms.texi: Fix forms.texi so that it will format correctly.
1242 Add missing `@end iftex', fix bad reference.
1243
1244 * info.texi, info-stn.texi: New files implement texinfo version of
1245 `info' file.
1246
1247 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
1248 4' where appropriate.
1249
1250 1993-10-20 Brian Fox (bfox@ai.mit.edu)
1251
1252 * Makefile: Fix targets for texindex, new info.texi files.
1253 * info-stnd.texi: New file implements info for standalone info
1254 reader.
1255 * info.texi: Update to include recent changes to "../info/info".
1256 New source file for ../info/info; includes info-stnd.texi.
1257
1258 * texindex.c: Include "../src/config.h" if building in emacs.
1259
1260 * Makefile: Change all files to FILENAME.texi, force all targets
1261 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
1262 vip.texinfo, forms.texinfo, cl.texinfo.
1263 Add target to build texindex.c, defining `emacs'.
1264
1265 * forms.texi: Install new file to match version 2.3 of forms.el.
1266
1267 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1268
1269 * Version 19.19 released.
1270
1271 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
1272
1273 * sc.texinfo: Fix info file name.
1274
1275 * Makefile (info): Add gnus and sc.
1276 (dvi): Add gnus.dvi and sc.dvi.
1277 (../info/sc, sc.dvi): New targets.
1278
1279 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1280
1281 * Version 19.18 released.
1282
1283 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1284
1285 * Makefile: Fix source file names of the separate manuals.
1286 (gnus.dvi, ../info/gnus): New targets.
1287
1288 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1289
1290 * Version 19.17 released.
1291
1292 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1293
1294 * split-man: Fix typos in last change.
1295
1296 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1297
1298 * Version 19.16 released.
1299
1300 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1301
1302 * version 19.15 released.
1303
1304 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1305
1306 * Makefile (distclean): It's rm, not rf.
1307
1308 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1309
1310 * Version 19.14 released.
1311
1312 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1313
1314 * Makefile: New file.
1315
1316 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1317
1318 * Version 19.13 released.
1319
1320 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1321
1322 * Version 19.9 released.
1323
1324 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1325
1326 * Version 19.8 released.
1327
1328 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1329
1330 * cmdargs.texi: Document the -i, -itype, and -iconic options.
1331
1332 * trouble.texi: It's `enable-flow-control-on', not
1333 `evade-flow-control-on'.
1334
1335 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1336
1337 * display.texi: Document standard-display-european.
1338
1339 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1340
1341 * Version 19.7 released.
1342
1343 * emacs.texi: Add a sentence to the top menu mentioning the
1344 specific version of Emacs this manual applies to.
1345
1346 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1347
1348 * basic.texi: Document next-line-add-lines variable used to
1349 implement down-arrow.
1350
1351 * killing.texi: Document kill-whole-line.
1352
1353 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
1354
1355 * text.texi: Update unix TeX ordering information.
1356
1357 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1358
1359 * news.texi: Mention fill-rectangle in keybinding list.
1360
1361 * killing.texi: Document fill-rectangle.
1362
1363 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1364
1365 * vc.texi: Bring the docs up to date with VC 5.2.
1366
1367 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1368
1369 * emacs.tex: Mention blackbox and gomoku under Amusements.
1370 Assembler mode is now mentioned and appropriately indexed
1371 under Programming Modes.
1372
1373 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
1374
1375 * emacs.tex: Update TeX ordering information.
1376
1377 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
1378
1379 * gnus.texinfo: New file. Removed installation instructions.
1380
1381 1990-06-26 David Lawrence (tale@geech)
1382
1383 * emacs.tex: Note that completion-ignored-extensions is not used
1384 to filter out names when all completions are displayed in
1385 *Completions*.
1386
1387 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
1388
1389 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
1390
1391 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
1392
1393 * emacs.tex: Add @findex grep.
1394
1395 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
1396
1397 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
1398 then define `\sc' as the command for smallcaps in Texinfo. This
1399 means that the @sc command will produce small caps. bfox has
1400 made the corresponding change to makeinfo and texinfm.el.
1401
1402 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1403
1404 * emacs.tex: Correct two typos. No other changes before
1405 Version 19 will be made.
1406
1407 * vip.texinfo: Remove menu entry Adding Lisp Code in node
1408 Customization since the menu entry did not point to anything.
1409 Also add an @finalout command to remove overfull hboxes from the
1410 printed output.
1411
1412 * cl.texinfo: Add @bye, \input line and @settitle to file.
1413 This file is clearly intended to be a chapter of some other work,
1414 but the other work does not yet exist.
1415
1416 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1417
1418 * texinfo.texinfo: Three typos corrected.
1419
1420 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1421
1422 * emacs.tex: Update information for obtaining TeX distribution from the
1423 University of Washington.
1424
1425 ;; Local Variables:
1426 ;; coding: iso-2022-7bit
1427 ;; End:
1428
1429 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
1430 Free Software Foundation, Inc.
1431 Copying and distribution of this file, with or without modification,
1432 are permitted provided the copyright notice and this notice are preserved.
1433
1434 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd