1 2005-01-11 Richard M. Stallman <rms@gnu.org>
3 * programs.texi (Multi-line Indent): Fix previous change.
4 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6 2005-01-11 Kim F. Storm <storm@cua.dk>
8 * widget.texi (Basic Types): Add :follow-link keyword.
10 2005-01-09 Jay Belanger <belanger@truman.edu>
12 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
14 2005-01-08 Richard M. Stallman <rms@gnu.org>
16 * display.texi (Faces): isearch-lazy-highlight-face renamed to
19 * search.texi (Query Replace): Mention faces query-replace
21 (Incremental Search): Update isearch highlighting info.
23 2005-01-08 Jay Belanger <belanger@truman.edu>
25 * calc.texi: Change throughout to reflect new default value of
28 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
30 * message.texi (Reply): `message-reply-to-function' should return
31 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
33 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
35 * faq.texi (Changing load-path): Fix typo.
37 2005-01-05 Jay Belanger <belanger@truman.edu>
39 * calc.texi (Programming Tutorial): Replace kbd command by
40 appropriate characters for a keyboard macro.
42 2005-01-04 Jay Belanger <belanger@truman.edu>
44 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
46 (Programming Tutorial): Mention that the user needs to be in the
47 right mode to compute some functions.
49 2005-01-04 Richard M. Stallman <rms@gnu.org>
51 * custom.texi (Saving Customizations): Minor improvement.
53 2005-01-04 Jay Belanger <belanger@truman.edu>
55 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
58 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
60 * custom.texi (Saving Customizations): Emacs no longer loads
61 `custom-file' after .emacs. No longer mention customizing through
64 2005-01-01 Jay Belanger <belanger@truman.edu>
66 * calc.texi (Programming Tutorial): Changed description of how to
67 edit keyboard macros to match current behavior.
69 2005-01-01 Andreas Schwab <schwab@suse.de>
71 * killing.texi (Graphical Kill): Move up under node Killing,
72 change @section to @subsection.
74 2005-01-01 Richard M. Stallman <rms@gnu.org>
76 * custom.texi (Face Customization): Mention hex color specs.
78 * emacs.texi (Top): Update Killing submenu.
80 * killing.texi (Killing): Reorganize section.
81 No more TeX-only text; put the node command at start of chapter.
82 But the first section heading is used only in TeX.
83 Rewrite the text to read better in this mode.
84 (Graphical Kill): New subnode gets some of the text that
85 used to be in the first section.
87 2004-12-31 Richard M. Stallman <rms@gnu.org>
89 * dired.texi (Shell Commands in Dired): Delete the ? example.
91 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
93 * files.texi (Saving): Describe new require-final-newline features
94 and mode-require-final-newline.
96 2004-12-31 Jay Belanger <belanger@truman.edu>
98 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
100 2004-12-29 Richard M. Stallman <rms@gnu.org>
102 * custom.texi (File Variables): Clarify previous change.
104 2004-12-27 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
106 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
109 2004-12-27 Richard M. Stallman <rms@gnu.org>
111 * Makefile.in (MAKEINFO): Specify --force.
113 * basic.texi (Moving Point): C-e now runs move-end-of-line.
114 (Undo): Doc undo-outer-limit.
116 2004-12-11 Richard M. Stallman <rms@gnu.org>
118 * Makefile.in (MAKEINFO): Add --force.
120 2004-12-20 Jay Belanger <belanger@truman.edu>
122 * calc.texi (Types Tutorial): Emphasize that you can't divide by
125 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
127 * cc-mode.texi (Text Filling and Line Breaking): Put period after
129 (Font Locking): Avoid @strong{Note:}.
131 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
133 Sync with Tramp 2.0.46.
135 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
137 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
139 * url.texi: Correct typos.
140 (Retrieving URLs): @var{nil}->@code{nil}.
141 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
142 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
143 (Dealing with HTTP documents): @inforef->@xref.
146 2004-12-15 Juri Linkov <juri@jurta.org>
148 * mark.texi (Transient Mark, Mark Ring): M-< and other
149 movement commands don't set mark in Transient Mark mode
152 2004-12-15 Jay Belanger <belanger@truman.edu>
154 * calc.texi: Consistently capitalized all mode names.
155 (Answers to Exercises): Mention that an answer can be a fraction
156 when in Fraction mode.
158 2004-12-13 Jay Belanger <belanger@truman.edu>
160 * calc.texi: Fix some TeX definitions.
163 2004-12-12 Juri Linkov <juri@jurta.org>
165 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
166 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
168 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
169 (Misc Dired Commands): Add @r{(Dired)} to w.
171 2004-12-12 Juri Linkov <juri@jurta.org>
173 * mark.texi (Marking Objects): Marking commands also extend the
174 region when mark is active in Transient Mark mode.
177 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
179 * reftex.texi (Imprint): Remove erroneous @value's.
181 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
183 * custom.texi (Saving Customizations): Emacs only loads the custom
184 file automatically after the init file in version 21.4 or later.
185 Adapt text and examples to this fact.
187 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
188 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
190 2004-12-08 Jay Belanger <belanger@truman.edu>
192 * calc.texi (Starting Calc): Remove comment about installation.
193 (Keypad Mode Overview): Remove comment about Emacs 19 support.
195 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
197 * url.texi: Update @setfilename.
198 (Getting Started): No need to worry about Gnus versions.
199 (Dealing with HTTP documents): Use @inforef.
201 * org.texi: Fix @direntry file name.
203 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
205 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
206 be set through Custom. Otherwise, it has no effect.
208 2004-12-07 Stefan <monnier@iro.umontreal.ca>
210 * url.texi: New file.
212 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
214 2004-12-06 Jay Belanger <belanger@truman.edu>
216 * calc.texi (Using Calc): Remove paragraph about installation.
218 2004-12-06 Jay Belanger <belanger@truman.edu>
220 * calc.texi: Use more Texinfo macros and less TeX defs.
223 2004-12-06 Richard M. Stallman <rms@gnu.org>
225 * org.texi: New file.
227 2004-12-05 Richard M. Stallman <rms@gnu.org>
229 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
230 * entering.texi: Rename Command Line to Emacs Invocation.
232 * Makefile.in (org.dvi, ../info/org): New targets.
233 (INFO_TARGETS): Add ../info/org.
234 (DVI_TARGETS): Add org.dvi.
235 (maintainer-clean): Remove the info files in the info dir.
237 * misc.texi (Term Mode): Correcty describe C-c.
239 * custom.texi (Easy Customization): Move up to section level,
240 before Variables. Avoid using the term "variable"; say "option".
241 New initial explanation.
242 (Variables): In initial explanation, connect "variable" to the
243 already-explained "user option".
245 * emacs.texi (Top): Fix ref to Command Line.
246 Move reference to Easy Customization.
248 * xresources.texi (X Resources): Fix From link.
250 * doclicense.texi (GNU Free Documentation License): Fix To link.
252 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
254 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
256 2004-12-03 Richard M. Stallman <rms@gnu.org>
258 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
260 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
262 * kmacro.texi: Several small changes in addition to the following.
263 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
264 defining a keyboard macro.
265 Mention `kmacro-ring-max'.
266 (Keyboard Macro Counter): Clarify description of
267 `kmacro-insert-counter', `kmacro-set-counter',
268 `kmacro-add-counter' and `kmacro-set-format'.
270 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
272 * custom.texi (File Variables): Add `unibyte' and make it more
273 clear that `unibyte' and `coding' are special. Suggested by Simon
274 Krahnke <overlord@gmx.li>.
276 * mule.texi (Enabling Multibyte): Refer to File Variables.
277 Suggested by Simon Krahnke <overlord@gmx.li>.
279 2004-11-26 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
281 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
282 x-use-old-gtk-file-dialog.
284 2004-11-26 Eli Zaretskii <eliz@gnu.org>
286 * idlwave.texi: Fix the setfilename directive to put the produced
288 (Continued Statement Indentation): Resurrect Jan D.'s change from
289 2004-11-03 that was lost when a newer version of idlwave.texi was
292 2004-11-20 Richard M. Stallman <rms@gnu.org>
294 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
296 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
298 * building.texi (Lisp Eval): Delete hyphen in section name.
300 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
302 * files.texi (Old Versions):
303 No longer document annotation as "CVS only".
305 2004-11-10 Andre Spiegel <spiegel@gnu.org>
307 * files.texi (Version Control): Rewrite the introduction about
308 version systems, mentioning the new ones that we support. Thanks
309 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
312 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
314 * gnus-faq.texi ([5.1]): Added missing bracket.
316 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
319 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
321 * message.texi (Various Message Variables): Mention that all mail
322 file variables are derived from `message-directory'.
324 * gnus.texi (Splitting Mail): Clarify bogus group.
326 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
328 * emacs-mime.texi (Encoding Customization): Fix
329 mm-coding-system-priorities entry.
331 2004-11-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
333 * frames.texi (Dialog Boxes):
334 * idlwave.texi (Continued Statement Indentation):
335 * reftex.texi (Options (Index Support)):
336 (Displaying and Editing the Index, Table of Contents):
337 * speedbar.texi (Creating a display, Major Display Modes): Replace
338 non-nil with non-@code{nil}.
340 2004-11-02 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
342 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
344 2004-10-23 Eli Zaretskii <eliz@gnu.org>
346 * text.texi (Text Based Tables, Table Definition)
347 (Table Creation, Table Recognition, Cell Commands)
348 (Cell Justification, Row Commands, Column Commands)
349 (Fixed Width Mode, Table Conversion, Measuring Tables)
350 (Table Misc): New nodes, documenting the Table Mode.
352 2004-10-21 Jay Belanger <belanger@truman.edu>
354 * calc.texi (Algebraic-Style Calculations): Removed a comment.
356 2004-10-19 Jason Rumney <jasonr@gnu.org>
358 * makefile.w32-in (info): Change order of arguments to makeinfo.
360 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
362 * calendar.texi (iCalendar): Update for package changes.
364 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
366 * calc.texi (Reporting Bugs): Double up `@'.
368 2004-10-18 Jay Belanger <belanger@truman.edu>
370 * calc.texi (Reporting Bugs): Changed the address that bugs
373 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
375 * gnus.texi (New Features): Add 5.11.
377 * message.texi (Resending): Remove wrong default value.
379 * gnus.texi (Mail Source Specifiers): Describe possible problems
380 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
381 `pop3-leave-mail-on-server' to the index.
383 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
385 * message.texi (Canceling News): Add how to set a password.
387 2004-10-12 Jay Belanger <belanger@truman.edu>
389 * calc.texi (Help Commands): Changed the descriptions of
390 calc-describe-function and calc-describe-variable to match their
393 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
395 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
397 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
399 Sync with Tramp 2.0.45.
401 * tramp.texi (Frequently Asked Questions): Comment paragraph about
402 plink link. The URL is outdated. Originator contacted for
405 2004-10-10 Juri Linkov <juri@jurta.org>
407 * gnus.texi (Top, Marking Articles): Join two menus in one node
408 because a node can have only one menu.
410 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
412 * files.texi (Misc File Ops): View mode is a minor mode.
414 2004-10-09 Juri Linkov <juri@jurta.org>
416 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
417 example of nnmail-split-fancy.
419 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
421 * calendar.texi (iCalendar): Style changes.
423 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
425 * search.texi (Regexps): The regexp described in the example is no
426 longer stored in the variable `sentence-end'.
428 2004-10-06 Karl Berry <karl@gnu.org>
430 * info.texi (@kbd{1}--@kbd{9}): no space around --, for
431 consistency with other uses of dashes.
433 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
435 * building.texi (Starting GUD): Note that multiple debugging
436 sessions requires `gdb --fullname'.
438 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
440 * calendar.texi (iCalendar): New section for a new package.
442 2004-10-05 Karl Berry <karl@gnu.org>
444 * info.texi: consistently use --- throughout, periods at end of
445 menu descriptions, and a couple typos.
447 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
449 * text.texi: Various small changes in addition to the following.
450 (Text): Replace xref for autotype with inforef.
451 (Sentences): Explain nil value for `sentence-end'.
452 (Paragraphs): Update default values for `paragraph-start' and
453 `paragraph-separate'.
454 (Text Mode): Correct description of Text mode's effect on the
456 (Outline Visibility): `hide-other' does not hide top level headings.
457 `selective-display-ellipses' no longer has an effect on Outline mode.
458 (TeX Misc): Add missing @cindex.
459 Replace xref for RefTeX with inforef.
460 (Requesting Formatted Text): the variable
461 `enriched-fill-after-visiting' no longer exists.
462 (Editing Format Info): Update names of menu items and commands.
463 (Format Faces): Mention special effect of specifying the default face.
464 Describe inheritance of text properties.
465 Correct description of `fixed' face.
466 (Format Indentation): Correct description of effect of setting
467 margins. Mention `set-left-margin' and `set-right-margin'.
468 (Format Justification): Update names of menu items.
469 `set-justification-full' is now bound to `M-j b'.
470 Mention that `default-justification' is a per buffer variable.
471 (Format Properties): Update name of menu item.
472 (Forcing Enriched Mode): `format-decode-buffer' automatically
473 turns on Enriched mode if the buffer is in text/enriched format.
476 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
478 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
480 2004-09-28 Kim F. Storm <storm@cua.dk>
482 * display.texi (Display Custom) <indicate-buffer-boundaries>:
483 Align with new functionality.
485 2004-09-26 Jesper Harder <harder@ifa.au.dk>
487 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
488 * pgg.texi (User Commands, Backend methods): do.
489 * gnus.texi: Markup fixes.
490 (Setting Process Marks): Fix `M P a' entry.
493 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
495 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
497 Use 5.10 instead of 5.10.0.
499 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
501 * gnus.texi (Summary Mail Commands): S D e.
503 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
505 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
506 the gnus-article-mode-line-format section.
508 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
510 * gnus.texi (Various Summary Stuff): Fix the documentation for
511 gnus-newsgroup-variables.
513 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
515 * gnus.texi (MIME Commands): Added
516 gnus-mime-display-multipart-as-mixed,
517 gnus-mime-display-multipart-alternative-as-mixed,
518 gnus-mime-display-multipart-related-as-mixed.
519 (Mail Source Customization): Clarify `mail-source-directory'.
520 (Splitting Mail): Mention gnus-group-find-new-groups.
521 (SpamOracle): Fixed typo.
523 * gnus-faq.texi: Untabify.
524 ([6.3]): nnir.el is in contrib directory.
526 * message.texi (News Headers): Clarify how a unique ID is created.
528 * gnus.texi (Batching Agents): Fixed typo in example. Reported
529 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
531 2004-09-20 Andre Srinivasan <andre@e2open.com>
533 * gnus.texi (Group Parameters): Added more on hooks. (Small
536 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
538 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
540 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
542 * display.texi (Display Custom): Remove stray `@end defvar'.
544 2004-09-23 Kim F. Storm <storm@cua.dk>
546 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
547 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
549 2004-09-22 Jay Belanger <belanger@truman.edu>
551 * calc.texi (Vectors as Lists): Added a warning that the tutorial
552 might be hidden during part of the session.
554 2004-09-20 Jay Belanger <belanger@truman.edu>
556 * calc.texi (Notations Used in This Manual): Put in an earlier
557 mention that DEL could be called Backspace.
559 2004-09-20 Richard M. Stallman <rms@gnu.org>
561 * custom.texi (Hooks): Explain using setq to clear out a hook.
562 (File Variables): Explain multiline string constants.
563 (Non-ASCII Rebinding): Explain when you need to update
564 non-ASCII char codes in .emacs.
566 * building.texi (Compilation): Explain how to make a silent
567 subprocess that won't be terminated. Explain compilation-environment.
569 2004-09-13 Kim F. Storm <storm@cua.dk>
571 * mini.texi (Repetition): Rename isearch-resume-enabled to
572 isearch-resume-in-command-history and change default to disabled.
574 2004-09-10 Simon Josefsson <jas@extundo.com>
576 * gnus.texi (IMAP): Add example. Suggested and partially written
577 by Steinar Bang <sb@dod.no>.
579 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
581 * gnus.texi (IMAP): add comments about imaps synonym to imap in
584 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
586 * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications
587 (Spam ELisp Package Global Variables)
588 (Spam ELisp Package Global Variables): more clarifications
590 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
592 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
593 mention spam-split does not modify incoming mail
595 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
597 * gnus.texi (Spam ELisp Package Sequence of Events): fix typo
599 2004-09-10 Eli Zaretskii <eliz@gnu.org>
601 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
603 2004-09-09 Kim F. Storm <storm@cua.dk>
605 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
606 with new `kmacro-name-last-macro'.
608 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
610 * makefile.w32-in (sieve, pgg): Use $(infodir).
612 2004-09-08 Juri Linkov <juri@jurta.org>
614 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
616 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
618 * makefile.w32-in: Fix PGG and Sieve entries.
620 2004-09-03 Juri Linkov <juri@jurta.org>
622 * search.texi (Incremental Search): Update wording for M-%.
624 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
626 * killing.texi (Killing): Correct description of kill commands in
629 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
631 * building.texi (Compilation Mode): Add a paragraph about rules
632 for finding the compilation buffer for `next-error'.
634 * search.texi (Other Repeating Search): Mention that Occur mode
635 supports the next-error functionality.
637 2004-09-02 Juri Linkov <juri@jurta.org>
639 * search.texi (Regexp Replace): Add missing backslash to \footnote.
641 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
643 * kmacro.texi (Basic Keyboard Macro):
644 `apply-macro-to-region-lines' now operates on all lines that begin
645 in the region, rather than on all complete lines in the region.
647 2004-08-31 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
649 * frames.texi (Drag and drop): Add documentation about
650 x-dnd-test-function and x-dnd-known-types.
652 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
654 * indent.texi: Various minor changes in addition to:
655 (Indentation Commands): Correct description of `indent-relative'.
656 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
657 mode. The *Tab Stops* buffer uses Overwrite Mode.
658 (Just Spaces): `untabify' converts sequences of at least two
661 2004-08-28 Eli Zaretskii <eliz@gnu.org>
663 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
664 Emacs and related programs.
666 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
668 * frames.texi (Secondary Selection): Setting the secondary
669 selection with M-Drag-Mouse-1 does not alter the kill ring,
670 setting it with M-Mouse-1 and M-Mouse-3 does.
671 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
673 (Scroll Bars): Ditto.
675 * windows.texi (Basic Window): When using a window system, the value
676 of point in a non-selected window is indicated by a hollow box.
677 (Split Window): Side by side windows are separated by a scroll bar,
678 if scroll bars are used.
679 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
680 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
681 (Window Convenience): Update bindings for `winner-undo' and
684 * ack.texi (Acknowledgments): Use `@unnumbered'.
685 * misc.texi : Adapt sectioning in Info to the node structure.
686 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
687 of "Using Emacs as a Server".
688 * building.texi (Building): Interchange nodes (for correct numbering).
689 * programs.texi (Programs): Interchange nodes (for correct numbering).
690 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
691 Info to the node structure.
692 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
693 Rearrange order of nodes and sections such that both "GNU GENERAL
694 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
695 end, as appropriate for appendices.
696 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
697 Use `@unnumberedsec'.
698 * trouble.texi: Adapt sectioning in Info to the node structure.
699 Adapt node pointers to change in emacs.texi.
700 * cmdargs.texi, doclicense.texi: Adapt node pointers.
702 2004-08-27 Richard M. Stallman <rms@gnu.org>
704 * faq.texi: Fix texinfo usage, esp. doublequotes.
705 (Difference between Emacs and XEmacs): Some clarification.
707 * faq.texi (Difference between Emacs and XEmacs):
708 Explain not to contrast XEmacs with GNU Emacs.
710 2004-08-26 Richard M. Stallman <rms@gnu.org>
712 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
714 2004-08-25 Kenichi Handa <handa@m17n.org>
716 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
717 description for unibyte mode.
719 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
721 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
723 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
724 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
725 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
728 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
730 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
731 Change section names.
733 2004-08-22 David Kastrup <dak@gnu.org>
735 * reftex.texi (AUCTeX): Update links, section name.
737 * faq.texi (Calc): Update availability (included in 21.4).
738 (AUCTeX): Update availability, information, versions, description.
740 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
742 * kmacro.texi (Keyboard Macro Ring): Rename section.
743 Emacs treats the head of the macro ring as the `last keyboard macro'.
744 (Keyboard Macro Counter): Minor change.
745 (Save Keyboard Macro): Some clarifications.
746 (Edit Keyboard Macro): Rename section.
748 * buffers.texi (Buffers): Maximum buffer size is now 256M on
750 (Several Buffers): Clarify which buffer is selected if `2' is
751 pressed in the Buffer Menu.
752 Auto Revert mode can be used to update the Buffer Menu
755 2004-08-21 Eli Zaretskii <eliz@gnu.org>
757 * help.texi (Misc Help): Add an index entry for finding an Info
758 manual by its file name.
760 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
762 * files.texi (Backup Deletion): Correct description of
763 `delete-old-versions'.
764 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
765 (Auto Save Files): Recommend `auto-save-mode' to reenable
766 auto-saving, rather than the abbreviation `auto-save'.
768 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
770 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
771 for "killing" and "yanking" in main menu.
773 2004-08-16 Richard M. Stallman <rms@gnu.org>
775 * killing.texi (Yanking, Killing): Minor cleanups.
777 * mark.texi (Momentary Mark): Minor cleanups.
779 2004-08-15 Kenichi Handa <handa@etl.go.jp>
781 * custom.texi (Non-ASCII Rebinding):
782 C-q always inserts the right code to pass to global-set-key.
784 2004-08-14 Eli Zaretskii <eliz@gnu.org>
786 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
788 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
790 * regs.texi (RegNumbers): Mention `C-x r i' binding for
791 `insert-register', instead of `C-x r g' binding, for consistency.
793 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
795 * fixit.texi (Spelling): Fix typo.
797 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
799 * help.texi (Help): Fix Texinfo usage.
801 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
803 * cc-mode.texi: Various updates for CC Mode 5.30.9.
805 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
807 Sync with Tramp 2.0.44.
809 2004-08-05 Lars Hansen <larsh@math.ku.dk>
811 * widget.texi (User Interface): Update how to separate the
812 editable field of an editable-field widget from other widgets.
813 (Programming Example): Add text after field.
815 2004-07-24 Richard M. Stallman <rms@gnu.org>
817 * text.texi (Paragraphs): Update how paragraphs are separated
818 and the default for paragraph-separate.
820 * search.texi (Regexp Replace): Further update text for new
821 replacement operators.
823 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
825 * emacs-mime.texi (Encoding Customization): Add a note to the
826 mm-content-transfer-encoding-defaults entry.
829 * gnus.texi (Article Highlighting): Add
830 gnus-cite-ignore-quoted-from.
831 (POP before SMTP): New node.
832 (Posting Styles): Addition.
833 (Splitting Mail): Add nnmail-split-lowercase-expanded.
834 (Fancy Mail Splitting): Ditto.
835 (X-Face): Add gnus-x-face.
837 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
839 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
840 pgg.texi, sieve.texi: Use @copying and @insertcopying.
842 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
844 * gnus.texi (Mail Source Specifiers): Describe
845 `pop3-leave-mail-on-server'.
847 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
849 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
851 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
852 repository. Change setfilename.
854 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
856 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
858 * emacs-xtra.texi (Subdir switches): Dired does not remember the
861 * dired.texi (Dired Updating): `k' only deletes inserted
862 subdirectories from the Dired buffer if a prefix argument was given.
864 * search.texi (Regexps): Delete redundant definition of `symbol' in
865 description of `\_>'. It already occurs in the description of `\_<'.
867 2004-07-02 Juri Linkov <juri@jurta.org>
869 * pcl-cvs.texi (Viewing differences): Add `d r'.
871 2004-07-01 Juri Linkov <juri@jurta.org>
873 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
874 (Regexp Search): Add M-r.
876 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
878 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
880 2004-06-29 Jesper Harder <harder@ifa.au.dk>
882 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
883 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
885 2004-06-25 Richard M. Stallman <rms@gnu.org>
887 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
889 2004-06-25 David Kastrup <dak@gnu.org>
891 * search.texi (Regexp Replace): Some typo corrections and
894 2004-06-24 David Kastrup <dak@gnu.org>
896 * search.texi (Unconditional Replace): Use replace-string instead
897 of query-replace in example.
898 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
900 (Query Replace): Correct explanation of `^' which does not use
903 2004-06-21 Nick Roberts <nickrob@gnu.org>
905 * misc.texi (Shell History Copying): Document comint-insert-input.
906 (Shell Ring): Describe comint-dynamic-list-input-ring here.
908 2004-06-21 Karl Berry <karl@gnu.org>
910 * info.texi (Top): mention that only Emacs has mouse support.
911 (Getting Started): mention this in a few other places.
913 2004-06-20 Jesper Harder <harder@ifa.au.dk>
915 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
916 * custom.texi (Customization): do.
917 * anti.texi (Antinews): do.
918 * abbrevs.texi (Defining Abbrevs): do.
920 * programs.texi (Info Lookup): Fix keybinding for
923 2004-06-16 Juanma Barranquero <lektu@terra.es>
925 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
927 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
928 (clean): Add emacs-xtra and flymake. Remove redundancies.
930 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
932 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
934 * emacs-xtra.texi: New file.
936 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
938 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
939 (Dired and Find): Mention differences with ordinary Dired buffers.
941 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
943 * autotype.texi (Copyrights, Timestamps): Recommend
944 `before-save-hook' instead of `write-file-functions'.
946 2004-06-13 Richard M. Stallman <rms@gnu.org>
948 * custom.texi (Init Syntax): Explain about vars that do special
949 things when set with setq or with Custom.
950 (Init Examples): Add line-number-mode example.
952 2004-06-13 Lars Hansen <larsh@math.ku.dk>
954 * dired-x.texi (dired-mark-omitted): Update keybinding.
956 2004-06-12 Juri Linkov <juri@jurta.org>
958 * dired.texi (Operating on Files): Add dired-do-touch.
960 2004-06-10 Kim F. Storm <storm@cua.dk>
962 * pcl-cvs.texi (Viewing differences): Add 'd y'.
964 2004-06-10 Juri Linkov <juri@jurta.org>
966 * building.texi (Lisp Eval): Add C-M-x on defface.
968 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
970 * files.texi (Reverting): Auto-Revert mode and
971 Global Auto-Revert mode no longer revert remote files.
973 2004-06-05 Lars Hansen <larsh@math.ku.dk>
975 * dired-x.texi (variable dired-omit-mode): Rename from
977 (function dired-omit-mode): Rename from dired-omit-toggle.
978 Call dired-omit-mode rather than set dired-omit-files-p.
979 (dired-mark-omitted): Describe command.
981 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
983 Version 2.0.41 of Tramp released.
985 2004-05-29 Juanma Barranquero <lektu@terra.es>
987 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
988 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
990 2004-05-29 Richard M. Stallman <rms@gnu.org>
992 * custom.texi (Init File): Two dashes start --no-site-file.
994 * cl.texi (Top): Call this chapter `Introduction'.
995 (Overview): In TeX, no section heading here.
997 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
999 2004-05-29 Alan Mackenzie <acm@muc.de>
1001 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
1002 ("AWK"): Is consistently thus spelt throughout.
1003 (AWK, Pike): Document as "C-like modes".
1004 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
1005 (M-x man): Supersedes M-x manual-entry.
1006 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
1008 ("Comments in C"): Delete node; the info is in CC Mode manual.
1009 (c-comment-only-line-offset): Remove description.
1011 (C-c ., C-c C-c): Describe new C Mode bindings.
1013 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
1014 (@dfn{Style}, c-default-style, comment-column, comment-padding)
1015 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
1018 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
1021 (c-comment-start-regexp, c-hanging-comment-ender-p)
1022 (c-hanging-comment-starter-p): Remove obsolete definitions.
1024 * emacs.texi: Remove the menu entry "Comments in C".
1026 2004-05-29 Eli Zaretskii <eliz@gnu.org>
1028 * Makefile.in (../info/flymake, flymake.dvi): New targets.
1029 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
1031 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
1033 * flymake.texi: New file.
1035 2004-05-28 Simon Josefsson <jas@extundo.com>
1037 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
1039 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
1041 * dired.texi (Dired and Find): `find-ls-option' does not apply to
1044 2004-05-16 Karl Berry <karl@gnu.org>
1046 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
1047 makeinfo --html fails.
1048 * help.texi (Help Summary) [@ifnottex]: Likewise.
1050 2004-05-13 Nick Roberts <nickrob@gnu.org>
1052 * building.texi (GDB Graphical Interface): Update and describe
1055 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
1057 Version 2.0.40 of Tramp released.
1059 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
1061 Complete rework, based on review by Karl Berry <karl@gnu.org>.
1063 * tramp.texi (Auto-save and Backup): Explain exploitation of new
1064 variables `tramp-backup-directory-alist' and
1065 `tramp-bkup-backup-directory-info'.
1066 (Overview, Connection types)
1067 (External transfer methods, Default Method)
1068 (Windows setup hints): Remove restriction of password entering
1069 with external methods.
1070 (Auto-save and Backup): Make file name example
1071 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
1072 and `auto-save-directory' must be used.
1073 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
1074 only "NT"). Remove doubled entry "What kinds of systems does
1076 (tramp): Macro removed.
1077 (Obtaining Tramp): Flag removed from title.
1078 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
1079 and `trampver' used properly. Flag `tramp-inst' replaced by
1080 `installchapter'. Installation related text adapted.
1082 2004-05-04 Jason Rumney <jasonr@gnu.org>
1084 * makefile.w32-in: Revert last change.
1086 2004-05-03 Jason Rumney <jasonr@gnu.org>
1088 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
1090 2004-04-28 Masatake YAMATO <jet@gyve.org>
1092 * widget.texi (Programming Example): Remove overlays.
1094 2004-04-27 Jesper Harder <harder@ifa.au.dk>
1096 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
1098 2004-04-23 Juanma Barranquero <lektu@terra.es>
1100 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1102 2004-04-18 Juri Linkov <juri@jurta.org>
1104 * fixit.texi (Spelling): Remove file extension from ispell xref.
1106 2004-04-15 Kim F. Storm <storm@cua.dk>
1108 * cmdargs.texi (Initial Options): Add -Q.
1110 2004-04-05 Kim F. Storm <storm@cua.dk>
1112 * custom.texi (File Variables): Add safe-local-eval-forms.
1114 2004-04-05 Jesper Harder <harder@ifa.au.dk>
1116 * info.texi (Info Search): Add info-apropos.
1118 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
1120 * files.texi (Reverting): Correct description of revert-buffer's
1123 2004-03-22 Juri Linkov <juri@jurta.org>
1125 * emacs.texi (Top): Add `Misc X'.
1127 * faq.texi, trouble.texi: Fix help key bindings.
1129 * glossary.texi: Improve references.
1131 * help.texi: Sync keywords with finder.el.
1133 * mini.texi (Completion): Add description for menu items.
1135 * misc.texi (Browse-URL, FFAP): Add information about keywords.
1137 * sending.texi (Mail Methods): Fix xref to Message manual.
1139 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
1141 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
1142 (as suggested by Karl Berry). Update information about colored
1143 stars in menus. Add new subheading describing M-n.
1145 2004-03-12 Richard M. Stallman <rms@gnu.org>
1147 * cl.texi (Top): Rename top node's title.
1149 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
1151 2004-03-08 Karl Berry <karl@gnu.org>
1153 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
1154 problems making the texinfo distribution.
1156 2004-03-04 Richard M. Stallman <rms@gnu.org>
1158 * search.texi (Regexps): Explain that ^ and $ have their
1159 special meanings only in certain contexts.
1161 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
1163 * mule.texi (Specify Coding): Doc C-x RET F.
1165 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
1166 for multiple compile and grep buffers.
1167 (Indirect Buffers): Don't recommand clone-indirect-buffer
1168 for multiple compile and grep buffers.
1170 2004-02-29 Simon Josefsson <jas@extundo.com>
1172 * smtpmail.texi (Authentication): Changed the list of supported
1173 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
1174 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
1177 2004-02-29 Juanma Barranquero <lektu@terra.es>
1179 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
1180 $(DEL) instead of rm, and ignore exit code.
1182 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
1184 Tramp version 2.0.39 released.
1186 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
1188 * tramp.texi (Customizing Completion): Explain new functions
1189 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
1190 (all): Savannah URLs unified to "http://savannah.nongnu.org".
1191 (Top): Refer to Savannah mailing list as the major one. Mention
1192 older mailing lists in HTML mode only.
1193 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
1194 (Frequently Asked Questions): Remote hosts must not be Unix-like
1196 (Password caching): New node.
1197 (External transfer methods): Refer to password caching for "smb"
1200 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
1202 * building.texi (Watch Expressions): Update.
1204 2004-02-21 Juri Linkov <juri@jurta.org>
1206 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
1207 --directory, --help, --version. Move text about command-line-args
1208 to Command Arguments.
1209 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
1210 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
1211 (Window Size X): Join -g and --geometry. Add @cindex.
1212 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
1213 (Title X): Remove alias -title.
1216 2004-02-17 Karl Berry <karl@gnu.org>
1218 * info.texi (Help-Int): mention the new line number feature.
1220 2004-02-15 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1222 * frames.texi (Drag and drop): Add Motif to list of supported
1225 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
1227 * ses.texi (Advanced Features): New functionality for
1228 ses-set-header-row (defaults to current row unless C-u used).
1229 (Acknowledgements): Add Stefan Monnier.
1231 2004-02-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1233 * frames.texi (Drag and drop): New section.
1235 2004-01-24 Richard M. Stallman <rms@gnu.org>
1237 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
1238 Include it only @ifnotinfo. Patch the preceding and following
1239 node headers to point to each other.
1241 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
1243 * calendar.texi (Appointments): Update section.
1245 2003-12-29 Kevin Ryde <user42@zip.com.au>
1247 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
1249 * programs.texi (C Modes): Fix the xref.
1251 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
1253 * building.texi (Watch Expressions): Update.
1254 (Commands of GUD): Include use of toolbar + breakpoints set from
1257 2003-12-03 Andre Spiegel <spiegel@gnu.org>
1259 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
1262 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
1264 Tramp version 2.0.38 released.
1266 * tramp.texi (Remote shell setup): Warn of environment variables
1267 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
1268 <sven.gabriel@imk.fzk.de>.
1269 (Configuration): Tramp now chooses base64/uuencode
1270 automatically. Update wording accordingly.
1271 (Top): More description for the `Default Method' menu entry.
1272 (Default Method): Use @code, not @var, for Lisp variables.
1273 (Default Method): New subsection `Which method is the right one
1274 for me?' Suggested by Christian Kirsch.
1275 (Configuration): Pointer to new subsection added.
1276 (Default Method): Too many "use" in one sentence.
1277 Rephrase. Reported by Christian Kirsch.
1278 (Filename Syntax): Old `su' example is probably a left-over from
1279 the sm/su method naming. Replace with `ssh', instead.
1280 (External transfer methods, Auto-save and Backup):
1283 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
1285 * tramp.texi (all): Harmonize all occurences of @tramp{}.
1286 (Top): Mention japanese manual only if flag `jamanual' is set.
1287 Insert section `Japanese manual' in menu.
1289 2003-11-29 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1291 * frames.texi (Dialog Boxes): Add use-file-dialog.
1293 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
1295 * eshell.texi (Known Problems): Add doc item.
1297 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
1299 * ack.texi: Note that Alan Mackenzie contributed the AWK support
1302 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
1304 * cc-mode.texi: Update for CC Mode 5.30.
1306 Note: Please refrain from doing purely cosmetic changes like
1307 removing trailing whitespace in this manual; it clobbers cvs
1308 merging for no good reason.
1310 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
1312 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
1313 * man/commands.texi, man/custom.texi, man/display.texi:
1314 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
1315 * man/frames.texi, man/glossary.texi, man/killing.texi:
1316 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
1317 * man/mule.texi, man/rmail.texi, man/search.texi:
1318 * man/sending.texi, man/text.texi, man/tramp.texi:
1319 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
1320 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
1322 2003-11-01 Alan Mackenzie <acm@muc.de>
1324 * search.texi (Scrolling During Incremental Search): Document a
1325 new scrolling facility in isearch mode.
1327 2003-10-26 Karl Berry <karl@gnu.org>
1329 * info.texi (Info Search): echo area, not echo are. From Debian
1332 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
1334 * widget.texi (Defining New Widgets): Document new beavior of
1335 :buttons and :children keywords.
1337 2003-10-22 Miles Bader <miles@gnu.org>
1339 * Makefile.in (info): Move before $(top_srcdir)/info.
1341 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
1343 * building.texi (Watch Expressions): Update section on data display
1344 to reflect code changes (GDB Graphical Interface).
1346 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
1348 * tramp.texi (Inline methods): Small grammar fix.
1349 (External transfer methods): Likewise.
1351 2003-10-13 Richard M. Stallman <rms@gnu.org>
1353 * xresources.texi (GTK resources): Clean up previous change.
1355 2003-10-12 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1357 * xresources.texi (GTK resources): Add a note that some themes
1358 disallow customizations. Add scroll theme example.
1360 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
1362 * speedbar.texi: Remove paragraph for GUD that is no longer true.
1364 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
1366 * texinfo.tex: Replace `%' in arch tagline by @ignore.
1368 2003-09-30 Richard M. Stallman <rms@gnu.org>
1370 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
1372 * widget.texi (User Interface): Fix typos.
1374 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
1376 * cmdargs.texi (General Variables): Remove MAILRC envvar.
1378 * misc.texi (Saving Emacs Sessions): Shorten the section,
1379 collapsing back into one node.
1381 2003-09-30 Lars Hansen <larsh@math.ku.dk>
1383 * misc.texi: Section "Saving Emacs Sessions" rewritten.
1385 2003-09-29 Jan Dj
\e,Ad
\e(Brv. <jan.h.d@swipnet.se>
1387 * xresources.texi (GTK names in Emacs): Correct typo.
1389 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
1391 * pcl-cvs.texi (Selected Files): Fix typo.
1393 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
1395 * cmdargs.texi (Font X): Mention new default font. More
1396 fully describe long font names, wildcard patterns and the
1397 problems involved. (Result of discussion on emacs-devel.)
1399 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
1401 * emacs.texi (Acknowledgements): Correct typo.
1403 2003-09-22 Richard M. Stallman <rms@gnu.org>
1405 * dired.texi (Misc Dired Commands): New node.
1406 (Dired Navigation): Add dired-goto-file.
1408 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
1410 * emacs.texi (Acknowledgements): New node, split from Distribution.
1412 * cmdargs.texi (Action Arguments): -f reads interactive args.
1414 2003-09-21 Karl Berry <karl@gnu.org>
1416 * info.texi (] and [ commands): No period at end of section title.
1418 2003-09-08 Lute Kamstra <lute@gnu.org>
1420 * screen.texi (Mode Line): Say that POS comes before LINE.
1421 Mention `size-indication-mode'.
1422 * display.texi (Optional Mode Line): Document
1423 `size-indication-mode'.
1424 * basic.texi (Position Info): Mention `size-indication-mode'.
1426 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
1428 * xresources.texi (Resources): Refer to `editres' man page.
1429 (Lucid Resources): Update defaults. Expand description of
1432 2003-09-04 Miles Bader <miles@gnu.org>
1434 * Makefile.in (top_srcdir): New variable.
1435 ($(top_srcdir)/info): New rule.
1436 (info): Depend on it.
1438 2003-09-03 Peter Runestig <peter@runestig.com>
1440 * makefile.w32-in: New file.
1442 2003-08-29 Richard M. Stallman <rms@gnu.org>
1444 * misc.texi (Saving Emacs Sessions): Correct previous change.
1446 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
1448 * widget.texi (User Interface): Explain the need of static text
1449 around an editable field.
1451 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
1453 * widget.texi (Basic Types): The argument to `:help-echo' can now
1454 be a form that evaluates to a string.
1456 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
1458 (Intro): Include kmacro.texi after fixit.texi instead of after
1459 custom.texi. (As suggested by Kim Storm.)
1461 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
1463 * fixit.texi (Fixit): Update `Next' pointer.
1464 * files.texi (Files): Update `Previous' pointer.
1465 * kmacro.texi (Keyboard Macros): Remove redundant node and
1467 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
1468 (Suggested by Kim Storm.)
1469 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
1472 2003-08-18 Kim F. Storm <storm@cua.dk>
1474 * kmacro.texi: New file describing enhanced keyboard macro
1475 functionality. Replaces old description in custom.texi.
1477 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
1478 (Keyboard Macros): Move to new kmacro.texi file.
1480 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
1482 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
1484 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
1486 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
1488 2003-08-17 Alex Schroeder <alex@gnu.org>
1490 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
1493 2003-08-16 Richard M. Stallman <rms@gnu.org>
1495 * dired-x.texi (Shell Command Guessing): Explain *.
1497 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
1499 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
1500 log-edit-insert-changelog.
1502 2003-08-05 Richard M. Stallman <rms@gnu.org>
1504 * programs.texi (Lisp Indent): Don't describe
1505 lisp-indent-function property here. Use xref to Lisp Manual.
1507 2003-08-03 Karl Berry <karl@gnu.org>
1509 * info.texi: Need @contents.
1511 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
1513 * calendar.texi (Date Formats): Document changed behaviour of
1516 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
1518 * buffers.texi (List Buffers): Fix previous change.
1520 2003-07-20 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1522 Tramp version 2.0.36 released.
1524 * tramp.texi (Remote shell setup): Explain about problems with
1525 non-Bourne commands in ~/.profile and ~/.shrc.
1527 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
1529 * buffers.texi (List Buffers): Adjust to new format of *Buffer
1532 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
1534 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
1535 renaming of `vis-mode' to `visible-mode'.
1537 * display.texi (Font Lock): Fix typo.
1539 2003-07-07 Richard M. Stallman <rms@gnu.org>
1541 * display.texi (Font Lock): Add xref for format info on
1542 font-lock-remove-keywords.
1544 * building.texi (Compilation): Document what happens with asynch
1545 children of compiler process.
1547 * help.texi (Library Keywords): Use @multitable.
1549 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
1551 * info.texi (Top, Help-Small-Screen): Remove accidentally added
1552 next, prev and up pointers.
1554 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
1556 * info.texi (Help): Mention existence of Emacs and stand-alone
1557 Info at the very beginning of the tutorial.
1558 (Help-Inv): New node.
1560 (Help-M): Systematically point out the differences between default
1561 Emacs and stand-alone versions. Delete second menu.
1562 (Help-Xref): Systematically point out the differences between
1563 default Emacs and stand-alone versions.
1564 (Help-Int): Change `l' example.
1565 (Expert Info): Fix typos.
1566 (Emacs Info Variables): Mention `Info-hide-note-references' and
1567 new default for `Info-scroll-prefer-subnodes'.
1569 2003-06-17 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1571 Version 2.0.35 of Tramp released.
1573 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
1574 (Inline methods): Add methods `remsh' and `plink1'.
1575 (External transfer methods): Add method `remcp'.
1576 (Multi-hop Methods): Add method `remsh'.
1577 Small patch from Adrian Aichner <adrian@xemacs.org>:
1579 (Concept Index): Added to make manual searchable via
1581 (Version Control): Add cindex entry.
1583 2003-06-04 Richard M. Stallman <rms@gnu.org>
1585 * programs.texi (Expressions): Delete C-M-DEL.
1587 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
1588 comint-move-point-for-output renamed from
1589 comint-scroll-to-bottom-on-output.
1591 * custom.texi (Init Rebinding): Replace previous change with xref.
1592 (Non-ASCII Rebinding): Explain that issue more briefly here.
1594 2003-05-28 Richard M. Stallman <rms@gnu.org>
1596 * indent.texi (Indentation): Condense, simplify, clarify prev change.
1598 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
1600 * building.texi (GDB Graphical Interface): New node.
1601 (Rewritten somewhat by RMS.)
1603 2003-05-28 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1605 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
1606 non-English letters. Explain how to set coding systems correctly
1607 and how to include the right coding cookie in the file.
1609 2003-05-24 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1611 * trampver.texi: Version 2.0.34 released.
1613 2003-05-22 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1615 * indent.texi (Indentation): Explain the concepts.
1616 (Just Spaces): Explain why preventing tabs for indentation might
1619 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
1621 * faq.texi: Improve previous changes.
1623 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
1625 * faq.texi: Update copyright and maintenance details.
1626 Update some package URLs, versions, and maintainers.
1627 Remove many references to the Emacs Lisp Archive.
1629 2003-04-23 Simon Josefsson <jas@extundo.com>
1631 * smtpmail.texi: Fix license (the invariant sections mentioned has
1632 never been part of the smtp manual). Align info dir entry with
1633 other emacs packages.
1635 2003-04-16 Richard M. Stallman <rms@gnu.org>
1637 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
1639 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
1641 * tramp.texi: Version 2.0.33 released.
1642 Remove installation chapter. Remove XEmacs specifics.
1644 2003-03-29 Richard M. Stallman <rms@gnu.org>
1646 * tramp.texi (Top): Undo the previous renaming.
1647 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
1649 2003-03-29 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1651 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
1654 * tramp.texi (Auto-save and Backup): New node.
1656 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
1658 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
1659 Emacs" in order to have better differentiation to "XEmacs".
1660 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
1661 are new macros in order to point to the other Emacs flavor where
1662 appropriate. In info case, point to node `Installation' in order
1663 to explain how to generate the other way. In html case, make a
1664 link to the other html file.
1665 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
1666 after CVS checkout/update.
1667 (Installation): Completely rewritten.
1668 (Installation parameters, Load paths): New sections under
1671 2003-02-28 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1673 * tramp.texi: Version 2.0.30 released.
1674 Replace word "path" with "localname" where used as a component of
1677 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
1679 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
1681 (Installation): Explain what to do if files from the tramp/contrib
1682 directory are needed.
1684 2003-02-23 Alex Schroeder <alex@emacswiki.org>
1686 * smtpmail.texi (How Mail Works): New.
1688 2003-02-22 Alex Schroeder <alex@emacswiki.org>
1690 * cmdargs.texi (General Variables): Document SMTPSERVER.
1692 * smtpmail.texi: New file.
1694 * sending.texi: Remove SMTP node.
1695 (Mail Sending): Describe `send-mail-function'. Link to SMTP
1698 * Makefile.in: Build SMTP manual.
1700 2003-02-22 Alex Schroeder <alex@emacswiki.org>
1702 * sending.texi (Sending via SMTP): Explain MTA/MUA.
1704 2003-02-22 Simon Josefsson <jas@extundo.com>
1706 * sending.texi (Mail Methods): Add node about SMTP.
1708 2003-02-17 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1710 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
1712 2003-02-05 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1714 * tramp.texi: Version 2.0.29 released.
1715 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
1716 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
1718 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
1720 * tramp.texi (Frequently Asked Questions): Explain a workaround if
1721 another package loads accidently Ange-FTP.
1723 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
1725 * tramp.texi (Customizing Completion): Add function
1726 `tramp-parse-sconfig'. Change example of
1727 `tramp-set-completion-function', because parsing of ssh config
1728 files looks more natural.
1730 2003-02-01 Kevin Ryde <user42@zip.com.au>
1732 * glossary.texi (Glossary): Correction to cl cross reference.
1734 2003-01-20 Richard M. Stallman <rms@gnu.org>
1736 * killing.texi (Rectangles): Document C-x c r.
1738 2003-01-19 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1740 * xresources.texi (GTK resources): New node.
1741 (GTK widget names): New node.
1742 (GTK names in Emacs): New node.
1743 (GTK styles): New node.
1745 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
1747 * gnus.texi: Do not use `path' in several locations.
1749 2003-01-09 Francesco Potort
\e,Al
\e(B <pot@gnu.org>
1751 * maintaining.texi (Create Tags Table): Add reference to the new
1752 `etags --help --lang=LANG' option.
1754 2002-12-26 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1756 * tramp.texi (External transfer methods): New method `smb'. From
1759 2002-11-05 Karl Berry <karl@gnu.org>
1761 * info.texi (Info-fontify): Reorder face list to avoid bad line
1764 2002-10-06 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1766 * tramp.texi: Move @copying to standard place. Use
1769 2002-10-02 Karl Berry <karl@gnu.org>
1771 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
1772 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
1773 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
1774 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
1775 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
1776 Per rms, update all manuals to use @copying instead of @ifinfo.
1777 Also use @ifnottex instead of @ifinfo around the top node, where
1778 needed for the sake of the HTML output.
1779 (The Gnus manual is not fixed since it's not clear to me how it
1780 works; and the Tramp manual already uses @copying, although in an
1781 unusual way. All others were changed.)
1783 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
1785 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
1786 (../info/ses, ses.dvi): New targets.
1787 * ses.texi: New file.
1789 2002-09-06 Pavel Jan
\e,Bm
\e(Bk <Pavel@Janik.cz>
1791 * texinfo.tex: Update to texinfo 4.2.
1793 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
1795 * reftex.texi: Update to RefTeX 4.19.
1797 2002-06-17 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1799 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
1800 (../info/tramp, tramp.dvi): New targets.
1802 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1804 * Makefile.in (DVI_TARGETS): Add calc.dvi.
1805 (calc.dvi): Uncomment.
1807 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
1809 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
1812 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1814 * Makefile.in (emacsman): New target.
1816 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
1818 * Makefile.in (INFO_TARGETS): Add ../info/calc.
1819 (../info/calc): New target.
1821 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1823 * (Version 21.1 released.)
1825 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1829 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1831 * Makefile.in (../info/info): Use an explicit -o switch to
1834 2001-03-05 Gerd Moellmann <gerd@gnu.org>
1836 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
1838 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
1840 * Makefile.in (../info/idlwave): Use --no-split.
1842 2000-12-14 Dave Love <fx@gnu.org>
1844 * Makefile.in (mostlyclean): Remove gnustmp.*
1845 (gnus.dvi): Change rule to remove @latex stuff.
1847 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
1849 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
1851 2000-10-13 John Wiegley <johnw@gnu.org>
1853 * Makefile.in: Add build targets for eshell.texi.
1855 2000-09-25 Gerd Moellmann <gerd@gnu.org>
1857 * Makefile.in: Remove/comment speedbar stuff.
1859 2000-09-22 Dave Love <fx@gnu.org>
1861 * Makefile.in: Add emacs-mime.
1863 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
1865 * Makefile.in (INFO_TARGETS): Add ../info/woman.
1866 (DVI_TARGETS): Add woman.dvi.
1867 (../info/woman, woman.dvi): New targets.
1869 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
1871 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
1873 * pcl-cvs.texi: New file.
1874 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
1875 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
1877 2000-05-11 Gerd Moellmann <gerd@gnu.org>
1879 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
1880 (../info/ebrowse, ebrowse.dvi): New targets.
1882 2000-01-13 Gerd Moellmann <gerd@gnu.org>
1884 * Makefile.in (INFO_TARGETS): Add eudc.
1885 (DVI_TARGETS): Add eudc.dvi.
1886 (../info/eudc, eudc.dvi): New targets.
1888 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
1890 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
1891 compatibility with 8+3 filesystems).
1892 (../info/efaq): Rename from emacs-faq.
1894 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1896 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
1897 (../info/idlwave, idlwave.dvi): New targets.
1899 1999-10-23 Dave Love <fx@gnu.org>
1901 * Makefile.in: Use autotype.texi.
1903 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
1905 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
1906 faq.texi file) rather than ../info/faq.
1908 1999-10-07 Gerd Moellmann <gerd@gnu.org>
1910 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
1911 (../info/ada-mode, ada-mode.dvi): New targets.
1913 1999-09-01 Dave Love <fx@gnu.org>
1915 * Makefile.in: Add faq.
1917 1999-07-12 Richard Stallman <rms@gnu.org>
1919 * Version 20.4 released.
1921 1998-12-04 Markus Rost <rost@delysid.gnu.org>
1923 * Makefile.in (INFO_TARGETS): Delete customize.info.
1924 (DVI_TARGETS): Delete customize.dvi.
1925 (../info/customize, customize.dvi): Targets deleted.
1927 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1929 * Version 20.3 released.
1931 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1933 * Makefile.in (EMACSSOURCES): Add mule.texi.
1934 Add msdog.texi, ack.texi. Remove gnu1.texi.
1936 1998-04-06 Andreas Schwab <schwab@gnu.org>
1938 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
1940 (../etc/GNU): Change to $(srcdir) first.
1942 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
1944 * reftex.texi: Update for RefTeX version 3.22.
1946 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
1948 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
1949 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1951 1997-09-23 Paul Eggert <eggert@twinsun.com>
1953 * Makefile.in: Merge changes mistakenly made to `Makefile'.
1954 (INFO_TARGETS): Change ../info/custom to ../info/customize.
1955 (../info/customize): Rename from ../info/custom.
1956 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
1958 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1960 * Version 20.2 released.
1962 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1964 * Version 20.1 released.
1966 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1968 * Makefile (../info/customize, customize.dvi): New targets.
1969 (INFO_TARGETS): Add ../info/customize.
1970 (DVI_TARGETS): Add customize.dvi.
1972 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1974 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
1976 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1978 * Version 19.33 released.
1980 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1982 * Version 19.32 released.
1984 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1986 * Makefile.in: Add rules for the Message manual.
1988 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1990 * gnus.texi: New version.
1992 * message.texi: New manual.
1994 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1996 * Makefile.in (All info targets): cd $(srcdir) to do the work.
1998 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2000 * Makefile.in (All info targets): Specify $(srcdir) in input files.
2002 (All dvi targets): Set the TEXINPUTS variable.
2004 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2006 * Version 19.31 released.
2008 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2010 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
2011 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
2013 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2015 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
2016 (INFO_TARGETS): Add ../info/cc-mode.
2017 (DVI_TARGETS): Add cc-mode.dvi.
2019 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2021 * Version 19.30 released.
2023 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2025 * gnus.texi: New file.
2027 1995-11-04 Erik Naggum <erik@naggum.no>
2029 * gnus.texi: File deleted.
2031 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
2033 * mh-e.texi: "Function Index" -> "Command Index" to work with
2034 Emacs 19.30 C-h C-k support of separately-documented commands.
2036 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2038 * Makefile.in (../info/ediff, ediff.dvi): New targets.
2039 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
2041 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2043 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
2044 (../info/viper, viper.dvi): New targets.
2046 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
2048 * dired-x.texi (Installation): Change the example to set
2049 buffer-local variables like dired-omit-files-p in
2052 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2054 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
2055 (../info/mh-e, mh-e.dvi): New targets.
2057 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2059 * Makefile.in (maintainer-clean): Rename from realclean.
2061 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2063 * Makefile.in: New file.
2064 * Makefile: File deleted.
2066 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2068 * Makefile (TEXINDEX_OBJS): Variable deleted.
2069 (texindex, texindex.o, getopt.o): Rules deleted.
2070 All deps on texindex deleted.
2071 (distclean): Don't delete texindex.
2072 (mostlyclean): Don't delete *.o.
2073 * texindex.c, getopt.c: Files deleted.
2075 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2077 * Version 19.26 released.
2079 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
2081 * Makefile (EMACSSOURCES): Exclude undo.texi.
2083 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2085 * Version 19.25 released.
2087 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2089 * Version 19.24 released.
2091 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2093 * Version 19.23 released.
2095 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2097 * Makefile: Delete spurious tab.
2099 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2101 * Makefile (.SUFFIXES): New rule.
2103 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2105 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
2106 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
2108 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2110 * Makefile (../info/sc): Rename frin sc.info.
2111 (../info/cl): Likewise.
2112 (INFO_TARGETS): Use new names.
2114 1993-12-04 Richard Stallman (rms@srarc2)
2116 * getopt.c: New file.
2117 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
2118 (getopt.o): New rule.
2119 (dvi): Don't depend on texindex.
2120 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
2123 1993-12-03 Richard Stallman (rms@srarc2)
2125 * Makefile (../info/sc.info): Rename from ../info/sc.
2126 (TEXI2DVI): New variable.
2127 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
2128 Add explicit commands.
2129 (TEXINDEX_OBJS): Delete duplicate getopt.o.
2131 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2133 * Version 19.22 released.
2135 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2137 * Makefile (TEXINDEX_OBJS): Delete spurious period.
2139 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2141 * Version 19.21 released.
2143 1993-11-15 Paul Eggert (eggert@twinsun.com)
2145 * man/Makefile (../info/cl.info): Rename from ../info/cl.
2147 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2149 * Makefile (../etc/GNU): New target.
2150 (EMACSSOURCES): Add gnu1.texi.
2152 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2154 * Makefile (realclean): Don't delete the Info files.
2156 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
2158 * forms.texi: Fix forms.texi so that it will format correctly.
2159 Add missing `@end iftex', fix bad reference.
2161 * info.texi, info-stn.texi: New files implement texinfo version of
2164 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
2165 4' where appropriate.
2167 1993-10-20 Brian Fox (bfox@ai.mit.edu)
2169 * Makefile: Fix targets for texindex, new info.texi files.
2170 * info-stnd.texi: New file implements info for standalone info
2172 * info.texi: Update to include recent changes to "../info/info".
2173 New source file for ../info/info; includes info-stnd.texi.
2175 * texindex.c: Include "../src/config.h" if building in emacs.
2177 * Makefile: Change all files to FILENAME.texi, force all targets
2178 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
2179 vip.texinfo, forms.texinfo, cl.texinfo.
2180 Add target to build texindex.c, defining `emacs'.
2182 * forms.texi: Install new file to match version 2.3 of forms.el.
2184 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2186 * Version 19.19 released.
2188 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
2190 * sc.texinfo: Fix info file name.
2192 * Makefile (info): Add gnus and sc.
2193 (dvi): Add gnus.dvi and sc.dvi.
2194 (../info/sc, sc.dvi): New targets.
2196 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2198 * Version 19.18 released.
2200 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2202 * Makefile: Fix source file names of the separate manuals.
2203 (gnus.dvi, ../info/gnus): New targets.
2205 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2207 * Version 19.17 released.
2209 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2211 * split-man: Fix typos in last change.
2213 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2215 * Version 19.16 released.
2217 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2219 * version 19.15 released.
2221 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2223 * Makefile (distclean): It's rm, not rf.
2225 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2227 * Version 19.14 released.
2229 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2231 * Makefile: New file.
2233 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2235 * Version 19.13 released.
2237 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2239 * Version 19.9 released.
2241 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2243 * Version 19.8 released.
2245 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2247 * cmdargs.texi: Document the -i, -itype, and -iconic options.
2249 * trouble.texi: It's `enable-flow-control-on', not
2250 `evade-flow-control-on'.
2252 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2254 * display.texi: Document standard-display-european.
2256 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2258 * Version 19.7 released.
2260 * emacs.texi: Add a sentence to the top menu mentioning the
2261 specific version of Emacs this manual applies to.
2263 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2265 * basic.texi: Document next-line-add-lines variable used to
2266 implement down-arrow.
2268 * killing.texi: Document kill-whole-line.
2270 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
2272 * text.texi: Update unix TeX ordering information.
2274 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2276 * news.texi: Mention fill-rectangle in keybinding list.
2278 * killing.texi: Document fill-rectangle.
2280 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2282 * vc.texi: Bring the docs up to date with VC 5.2.
2284 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2286 * emacs.tex: Mention blackbox and gomoku under Amusements.
2287 Assembler mode is now mentioned and appropriately indexed
2288 under Programming Modes.
2290 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
2292 * emacs.tex: Update TeX ordering information.
2294 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
2296 * gnus.texinfo: New file. Removed installation instructions.
2298 1990-06-26 David Lawrence (tale@geech)
2300 * emacs.tex: Note that completion-ignored-extensions is not used
2301 to filter out names when all completions are displayed in
2304 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2306 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
2308 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
2310 * emacs.tex: Add @findex grep.
2312 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2314 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
2315 then define `\sc' as the command for smallcaps in Texinfo. This
2316 means that the @sc command will produce small caps. bfox has
2317 made the corresponding change to makeinfo and texinfm.el.
2319 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2321 * emacs.tex: Correct two typos. No other changes before
2322 Version 19 will be made.
2324 * vip.texinfo: Remove menu entry Adding Lisp Code in node
2325 Customization since the menu entry did not point to anything.
2326 Also add an @finalout command to remove overfull hboxes from the
2329 * cl.texinfo: Add @bye, \input line and @settitle to file.
2330 This file is clearly intended to be a chapter of some other work,
2331 but the other work does not yet exist.
2333 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2335 * texinfo.texinfo: Three typos corrected.
2337 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2339 * emacs.tex: Update information for obtaining TeX distribution from the
2340 University of Washington.
2343 ;; coding: iso-2022-7bit
2346 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
2347 Free Software Foundation, Inc.
2348 Copying and distribution of this file, with or without modification,
2349 are permitted provided the copyright notice and this notice are preserved.
2351 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd