(goto-address-fontify): Put `follow-link' property on mail and url overlays.
[emacs.git] / man / ChangeLog
blob959fa4fcc41eab449eca09b4703d6f05693e74b5
1 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
3         * building.texi (Watch Expressions): Expand description.
4         (Other GDB User Interface Buffers): Describe local map for
5         gud-watch.
7 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
9         * display.texi (Font Lock): Font lock is enabled by default now.
11 2005-11-20  Juri Linkov  <juri@jurta.org>
13         * basic.texi (Position Info): Update examples of the output.
14         Remove the fact that examples are produced in the TeXinfo buffer,
15         because in the Info reader users will get a different output from
16         `C-x ='.
18         * building.texi (Compilation Mode): Remove paragraph duplicated
19         from the node `Compilation'.  Add `compilation-skip-threshold'.
21         * display.texi (Font Lock): Suggest more user-friendly method of
22         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
24 2005-11-18  Richard M. Stallman  <rms@gnu.org>
26         * files.texi (Registering): Mention @@ in mode line.
28         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
30 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
32         * files.texi (Renaming and VC): Some back-ends don't
33         handle renaming.
35 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
37         * org.texi: (FAQ): Document `org-table-tab-jumps-over-hlines'.
38         (Agenda): Document commands `org-cycle-agenda-files' and
39         `org-agenda-file-to-front'
40         (Built-in table editor): Document `org-table-sort-lines'.
41         (HTML formatting): Export of hand-formatted lists.
43 2005-11-17  Juri Linkov  <juri@jurta.org>
45         * emacs.texi (Top):
46         * display.texi (Highlight Interactively): Put this font-lock based
47         mode near Font Lock node.
49 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
51         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
52         icons.
54 2005-11-12  Kim F. Storm  <storm@cua.dk>
56         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
57         (Help Summary): Add C-h d and C-h e.
58         (Apropos): Clarify that all apropos commands may search for either
59         list of words or a regexp.  Add C-h d for apropos-documentation.
60         Describe apropos-documentation-sort-by-scores user option.
62 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
64         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
65         new variable gnus-toolbar-thickness.
67 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
69         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
71 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
73         * gnus.texi (X-Face): Fix description.
74         (XVarious): Remove gnus-xmas-logo-color-alist and
75         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
77 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
79         * gnus.texi (Group Parameters): Mention new varable
80         gnus-parameters-case-fold-search.
81         (Home Score File): Addition.
83 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
85         * killing.texi (CUA Bindings): Add @section.
87 2005-11-10  Kim F. Storm  <storm@cua.dk>
89         * emacs.texi (Top): Add CUA Bindings entry to menu.
91         * killing.texi (CUA Bindings): New node.  Moved here from
92         misc.texi and extended with info on rectangle commands and
93         rectangle highlighting, interface to registers, and the global
94         mark feature.
96         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
98         * regs.texi: Prev link points to CUA Bindings node.
100 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
102         * help.texi (Help Echo): By default, help echos are only shown on
103         mouse-over, not on point-over.
105 2005-11-04  J\e,bi\e(Br\e,bt\e(Bme Marant  <jerome@marant.org>
107         * misc.texi (Shell Mode): Describe how to activate password echoing.
109 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
111         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
112         (Overview): List supported feed types.
113         (Installation): No installation necessary when using autoload.
114         (Configuration): Rename "RSS" to "news".
116 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
118         * pgg.texi (User Commands): Document additional passphrase
119         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
120         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
122 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
124         * org.texi: Version number changed to 3.19
126 2005-11-04  Romain Francoise  <romain@orebokech.com>
128         * mark.texi (Mark Ring): Fix typo.
130 2005-11-03  Richard M. Stallman  <rms@gnu.org>
132         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
134 2005-11-01  Bill Wohler  <wohler@newt.com>
136         * help.texi (Help Mode): Fix typo.
138 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
140         * building.texi (Other GDB User Interface Buffers): Describe
141         the command gdb-use-inferior-io-buffer.
143 2005-10-31  Romain Francoise  <romain@orebokech.com>
145         * files.texi (Compressed Files): Fix typo.
147         * buffers.texi (Misc Buffer): Downcase `*shell*'.
149         * windows.texi (Force Same Window): Likewise.
151 2005-10-30  Bill Wohler  <wohler@newt.com>
153         * help.texi (Help Mode): URLs viewed with browse-url.
155 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
157         * building.texi (GDB Graphical Interface): Don't reference
158         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
159         must stay in same frame.
161 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
163         * custom.texi (Init File): Document ~/.emacs.d/init.el.
165         * anti.texi (Antinews): Likewise.
167 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
169         * pgg.texi (How to use): Update the example to add autoload of
170         pgg-encrypt-symmetric-region.
171         (User Commands): Document pgg-encrypt-symmetric-region.
172         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
174 2005-10-28  Bill Wohler  <wohler@newt.com>
176         * help.texi (Help): Help mode now creates hyperlinks for URLs.
178 2005-10-28  Richard M. Stallman  <rms@gnu.org>
180         * files.texi (Visiting): Explain how to enter ? in a file name.
182         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
184 2005-10-27  Jay Belanger  <belanger@truman.edu>
186         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
187         mention other TeX-related units.
189 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
191         * building.texi (GDB Graphical Interface): Describe
192         gdb-mouse-until.
194 2005-10-23  Richard M. Stallman  <rms@gnu.org>
196         * custom.texi (Init File): Recommend when to use site-start.el.
198 2005-10-23  Lars Hansen  <larsh@soem.dk>
200         * dired-x.texi (Miscellaneous Commands): Replace
201         dired-do-relative-symlink by dired-do-relsymlink and
202         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
204 2005-10-23  Jay Belanger  <belanger@truman.edu>
206         * calc.texi (Predefined Units): Use `alpha' for the fine structure
207         constant.
209 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
211         * faq.texi (Bugs and problems): Replace
212         `dired-move-to-filename-regexp' by
213         `directory-listing-before-filename-regexp'.
215 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
217         * newsticker.texi (UPDATED): Set value.
219 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
221         * gnus.texi (Document Groups): Remove duplicate item.
223 2005-10-21  Juri Linkov  <juri@jurta.org>
225         * custom.texi (Examining): Mention accessing the old variable
226         value via M-n in set-variable.
228 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
230         * org.texi (Summary): Mention iCalendar support.
231         (Exporting): Document iCalendar support.
233 2005-10-18  Romain Francoise  <romain@orebokech.com>
235         * files.texi (Version Systems): Capitalize GNU.
237         * viper.texi (Viper Specials): Likewise.
239 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
241         * building.texi (Compilation Mode): Remove redundant paragraph.
242         (Watch Expressions): Remove paragraph to reflect code change.
244 2005-10-17  Juri Linkov  <juri@jurta.org>
246         * info.texi (Getting Started, Search Index, Expert Info):
247         Fix wording.
248         (Search Text): Replace `echo area' with `mode line'.
249         (Search Index): Both `i' and `,' find all index entries.
250         Replace example `C-f' with `C-l' (which exists in index of Info
251         manual) and delete spaces in its keyboard input sequence.
252         Delete unnecessary explanations about literal characters.
254 2005-10-16  Richard M. Stallman  <rms@gnu.org>
256         * building.texi (Compilation Mode, Compilation): Clarified.
258 2005-10-15  Richard M. Stallman  <rms@gnu.org>
260         * misc.texi (Saving Emacs Sessions): Mention savehist library.
262 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
264         * gnus.texi (Document Server Internals): Addition.
266 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
268         * gnus.texi (A note on namespaces): Fix RFC reference.
270 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
272         * gnus.texi (RSS): Fix key description.
274 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
276         * gnus.texi: Emacs/w3 -> Emacs/W3.
277         (Browsing the Web): Fix description.
278         (Web Searches): Ditto.
279         (Customizing W3): Ditto.
281 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
283         * gnus.texi (Maildir): Clarify expire-age and expire-group.
285 2005-10-13  Kenichi Handa  <handa@m17n.org>
287         * basic.texi (Position Info): Fix previous change.
289 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
291         * cmdargs.texi (Icons X): Fix typo.
293 2005-10-12  Kenichi Handa  <handa@m17n.org>
295         * basic.texi (Position Info): Describe the case that Emacs shows
296         "part of display ...".
298 2005-10-11  Jay Belanger  <belanger@truman.edu>
300         * calc.texi (Integration): Mention using `a i' to compute definite
301         integrals.
303 2005-10-11  Juri Linkov  <juri@jurta.org>
305         * info.texi: Rearrange nodes.
306         (Top): Update menu.  Change ref `Info for Experts' to
307         `Advanced Info Commands'.
308         (Getting Started): Fix description of manual's parts.
309         (Help-Int): Change xref `Info Search' to `Search Index', and
310         `Expert Info' to `Advanced'.
311         (Advanced): Move node one level up.
312         (Search Text, Search Index): New nodes split out from `Info Search'.
313         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
314         split out from `Advanced'.
315         (Advanced, Emacs Info Variables): De-document editing an Info file
316         in Info.
317         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
318         (Creating an Info File): Delete node and move its text to
319         `Expert Info'.
321 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
323         * cmdargs.texi (Icons X): -nb => -nbi
325 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
327         * frames.texi (Speedbar): A couple more clarifications.
329 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
331         * building.texi (GDB User Interface Layout): Improve diagram.
332         (Watch Expressions): Explain how to make speedbar global.
333         (Other GDB User Interface Buffers): Make references more precise.
335 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
337         * org.texi (Workflow states): Documented that change in keywords
338         becomes active only after restart of Emacs.
340 2005-10-09  Richard M. Stallman  <rms@gnu.org>
342         * frames.texi (Speedbar): Clarify the text.
344 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
346         * frames.texi (Speedbar): Add information on keybindings,
347         dismissing the speedbar, and buffer display mode.  Link to
348         speedbar manual.
350 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
352         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
353         added -nb, --no-bitmap-icon.
355 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
357         Sync with Tramp 2.0.51.
359 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
361         * speedbar.texi (Introduction): Describe new location of speedbar
362         on menubar.
363         (Basic Key Bindings): Remove descriptions of bindings that have
364         been removed.
366 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
368         * building.texi (GDB Graphical Interface): Add variables and
369         functions to indices.  Be more precise.
371 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
373         * speedbar.texi (GDB): Describe use of watch expressions.
375 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
377         * frames.texi (Drag and Drop): Remove the x- from
378         x-dnd-open-file-other-window and xdnd-protocol-alist.
380 2005-09-30  Romain Francoise  <romain@orebokech.com>
382         * mini.texi (Minibuffer): The default value now appears before the
383         colon in minibuffer prompts.
385 2005-09-28  Simon Josefsson  <jas@extundo.com>
387         * message.texi (IDNA): Fix.
389 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
391         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
392         nntp-server-hook, and nntp-warn-about-losing-connection; fix
393         description of nntp-open-connection-function.
394         (Common Variables): Fix descriptions.
396 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
398         * gnus.texi (Server Buffer Format): Document the %a format spec.
400 2005-09-25  Richard M. Stallman  <rms@gnu.org>
402         * search.texi (Regexp Search): Doc search-whitespace-regexp.
404 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
406         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
408 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
410         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
412 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
414         * org.texi Version 3.16
416 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
418         * emacs.texi (Top): Update submenus from macos.texi.
420         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
421         (Mac OS): Update feature support status.
422         (Mac Input): List supported input scripts.  Remove description
423         about `mac-keyboard-text-encoding'.  Mention mouse button
424         emulation and related variables.
425         (Mac International): Mention Central European and Cyrillic
426         support.  Now `keyboard-coding-system' is dynamically changed.
427         Add description about coding system for selection.  Add
428         description about language environment.
429         (Mac Environment Variables): Mention
430         `~/.MacOSX/environment.plist'.  Give example of command line
431         arguments.  Add Preferences support.
432         (Mac Directories): Explicitly state that this node is for Mac OS
433         Classic only.
434         (Mac Font Specs): Mention specification for scalable fonts.  List
435         supported charsets.  Add preferred way of creating fontsets.  Add
436         description about `mac-allow-anti-aliasing'.
437         (Mac Functions): Add descriptions about `mac-set-file-creator',
438         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
439         and `mac-get-preference'.
441 2005-09-19  Miles Bader  <miles@gnu.org>
443         * newsticker.texi: Get rid of CVS keywords.
445 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
447         * gnus.texi (Finding the Parent): Fix description of how Gnus
448         finds article.
450 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
452         * gnus.texi (Advanced Scoring Examples): New examples to teach how
453         to drop off non-answered articles.
455 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
457         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
458         braces (which are unsupported by NMAKE) for macro `srcdir'.
460 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
462         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
463         (../info/newsticker, newsticker.dvi): New targets.
465 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
467         * newsticker.texi: Replace @command with @code.  Replace @example
468         with @lisp.
469         (Top): Added explanations to menu items.
470         (GNU Free Documentation License): Removed.
472 2005-09-16  Romain Francoise  <romain@orebokech.com>
474         Update all files to specify GFDL version 1.2.
476         * doclicense.texi (GNU Free Documentation License): Update to
477         version 1.2.
479 2005-09-15  Richard M. Stallman  <rms@gnu.org>
481         * buffers.texi (List Buffers): Fix xref.
483         * rmail.texi (Rmail Basics): Fix xref.
485         * emacs.texi (Top): Update subnode menus.
487         * files.texi (Saving Commands): New node, broken out of Saving.
488         (Customize Save): New node, broken out of Saving.
489         Clarify effect of write-region-inhibit-fsync.
490         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
492         * newsticker.texi: Fix @setfilename.
494         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
495         (../info/newsticker, newsticker.dvi): New targets.
497 2005-09-14  Romain Francoise  <romain@orebokech.com>
499         * files.texi (Saving): Mention write-region-inhibit-fsync.
501 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
503         * custom.texi (Custom Themes): New node.
505 2005-09-03  Richard M. Stallman  <rms@gnu.org>
507         * search.texi (Search Case): Mention vars that control
508         case-fold-search for various operations.
510 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
512         * org.texi: Version 3.15.
514 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
516         * ses.texi: Combine all three indices into one.
517         Correct a few typos.
519 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
521         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
523 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
525         * emacs-mime.texi (Handles): Remove duplicate item.
526         (Encoding Customization): Fix the default value for
527         mm-coding-system-priorities.
528         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
529         (Basic Functions): Fix reference.
531 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
533         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
535 2005-08-22  Juri Linkov  <juri@jurta.org>
537         * display.texi (Standard Faces): Merge the text from
538         `(elisp)Standard Faces' into this node.
540 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
542         * emacs.texi (Top): Delete menu item for deleted node
543         Keyboard Translations.
545 2005-08-18  Richard M. Stallman  <rms@gnu.org>
547         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
548         and web site.
550         * trouble.texi (Unasked-for Search):
551         Delete xref to Keyboard Translations.
553         * glossary.texi (Glossary): Delete xref.
555         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
556         not keyboard-translate.
558         * custom.texi (Minor Modes): Say that the list here is not complete.
559         (Keyboard Translations): Node deleted.
560         (Disabling): Delete xref to it.
561         (Customization Groups): Fix Custom buffer example.
562         (Hooks): Mention remove-hooks.
564 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
566         * building.texi (GDB Graphical Interface): Improve filling of menu
567         item.
569 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
571         * building.texi (GDB Graphical Interface): Use better node names.
573 2005-08-14  Richard M. Stallman  <rms@gnu.org>
575         * text.texi (Sentences): Fix xref.
577 2005-08-14  Juri Linkov  <juri@jurta.org>
579         * building.texi (Compilation, Grep Searching): Move grep command
580         headings from `Compilation' to `Grep Searching'.
582         * dired.texi (Dired and Find):
583         * maintaining.texi (Tags Search): Replace grep xref to
584         `Compilation' node with `Grep Searching'.
586         * files.texi (Comparing Files): Replace xref to `Compilation' with
587         `Compilation Mode'.
589 2005-08-13  Alan Mackenzie  <acm@muc.de>
591         * search.texi (Non-ASCII Isearch): Correct a typo.
592         (Replacement Commands): Mention query-replace key binding.
594 2005-08-11  Richard M. Stallman  <rms@gnu.org>
596         * programs.texi (Options for Comments): Fix xref.
598         * search.texi (Regexp Backslash, Regexp Example): New nodes split
599         out of Regexps.
601         * faq.texi (Using regular expressions): Fix xref.
603 2005-08-09  Juri Linkov  <juri@jurta.org>
605         * building.texi (Compilation): Use `itemx' instead of `item'.
606         (Grep Searching): Simplify phrase.
608         * display.texi (Standard Faces): Describe vertical-border on
609         window systems.
611         * windows.texi (Split Window): Simplify phrase and mention
612         vertical-border face.
614 2005-08-09  Richard M. Stallman  <rms@gnu.org>
616         * files.texi (Comparing Files): Clarify compare-windows.
618         * calendar.texi (Scroll Calendar): Document < and > in calendar.
620 2005-08-09  Juri Linkov  <juri@jurta.org>
622         * info.texi (Help-P): Replace `Prev' with `Previous'.
623         (Help-M, Help-Xref): Add S-TAB.
624         (Help-FOO): Update `u' command.
625         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
626         Update info about visibility of xref parts.
627         (Help-Int): Fix `m' command.  Rename `Info-last' to
628         `Info-history-back'.  Add `Info-history-forward'.
629         (Advanced): Fix `g*' and `M-n' commands.
630         (Info Search): Add `index-apropos' in stand-alone browser.
631         Add isearch commands.
632         (Emacs Info Variables): Remove `Info-fontify'.
633         Add `Info-mode-hook'.  Update face names.
634         Add `Info-fontify-maximum-menu-size',
635         `Info-fontify-visited-nodes', `Info-isearch-search'.
637 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
639         Sync with Tramp 2.0.50.
641         * tramp.texi: Use @option{} consequently for method names.
642         (Inline methods, External transfer methods): Remove references to
643         Cygwin.
644         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
645         implementation.
647 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
649         * mule.texi (Coding Systems): Rephrase the paragraph about
650         codepages: no need for "M-x codepage-setup" anymore, except on
651         MS-DOS.
653         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
654         the MS-DOS port only.
656 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
658         * makefile.w32-in (info): Don't run multi-install-info.bat.
659         ($(infodir)/dir): New target, produced by running
660         multi-install-info.bat.
662 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
664         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
665         Mention that gnus-init-file is not read when Emacs is invoked with
666         --no-init-file or -q.
668 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
670         * files.texi (Quoted File Names): Add index entry.
672 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
674         * org.texi: Version 3.14
676 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
678         * org.texi: Version 3.13
680 2005-07-19  Juri Linkov  <juri@jurta.org>
682         * files.texi (Comparing Files): Mention resync for `compare-windows'.
684 2005-07-18  Juri Linkov  <juri@jurta.org>
686         * calc.texi (Time Zones, Logical Operations):
687         * cl.texi (Overview):
688         * custom.texi (Easy Customization):
689         * files.texi (Old Versions):
690         * frames.texi (Wheeled Mice):
691         * mule.texi (Specify Coding):
692         * org.texi (TODO types):
693         * sc.texi (Emacs 18 MUAs):
694         * speedbar.texi (Top):
695         * text.texi (Cell Justification):
696         * trouble.texi (After a Crash):
697         * url.texi (History):
698         * xresources.texi (GTK styles):
699         Delete duplicate duplicate words.
701 2005-07-17  Richard M. Stallman  <rms@gnu.org>
703         * frames.texi (Creating Frames): Fix foreground color example.
705         * custom.texi (Init Examples): Clean up text about conditionals.
707 2005-07-16  Richard M. Stallman  <rms@gnu.org>
709         * mini.texi (Completion Commands): Fix command name for ?.
711 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
713         * cl.texi (Type Predicates): Document `atom' type.
715 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
717         * display.texi (Standard Faces): Explain that customization of
718         `menu' face has no effect on w32 and with GTK.  Add
719         cross-references.
721         * cmdargs.texi (General Variables): Clarify the default location
722         of $HOME on w32 systems.
724 2005-07-15  Jason Rumney  <jasonr@gnu.org>
726         * cmdargs.texi (General Variables): Default HOME on MS Windows has
727         changed.
729 2005-07-08  Kenichi Handa  <handa@m17n.org>
731         * mule.texi (Recognize Coding): Recommend
732         revert-buffer-with-coding-system instead of revert-buffer.
734 2005-07-07  Richard M. Stallman  <rms@gnu.org>
736         * anti.texi (Antinews): Mention mode-line-inverse-video.
738         * files.texi (Saving): Minor correction about C-x C-w.
740         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
742 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
744         * search.texi (Isearch Scroll): Add example of using the
745         `isearch-scroll' property.
746         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
747         `Display Custom' node.
748         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
749         and de-emphasize it.
750         (Other Repeating Search): `occur' currently can not correctly
751         handle multiline matches.  Correct, clarify and update description
752         of `flush-lines' and `keep-lines'.
754         * display.texi (Display Custom): Add anchor for `baud-rate'.
756 2005-07-07  Richard M. Stallman  <rms@gnu.org>
758         * gnu.texi: Update where to get GNU status; add refs for how to help.
759         Add footnotes 6 and 7.
761 2005-07-04  Lute Kamstra  <lute@gnu.org>
763         Update FSF's address in GPL notices.
765         * calc.texi (Copying):
766         * doclicense.texi (GNU Free Documentation License):
767         * faq.texi (Contacting the FSF):
768         * mh-e.texi (Copying):
769         * trouble.texi (Checklist): Update FSF's address.
771 2005-07-03  Richard M. Stallman  <rms@gnu.org>
773         * flymake.texi (Example -- Configuring a tool called directly):
774         Update name of flymake-build-relative-filename.
776 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
778         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
780 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
782         * org.texi: Version 3.12
784 2005-06-24  Richard M. Stallman  <rms@gnu.org>
786         * display.texi (Text Display): Change index entries.
788 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
790         * makefile.w32-in (MAKEINFO): Use --force.
791         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
792         Makefile.in.
793         (gnus.dvi): Use "..." to quote Sed args, so that it works with
794         more shells.
796 2005-06-23  Richard M. Stallman  <rms@gnu.org>
798         * anti.texi (Antinews): Renamed show-nonbreak-escape to
799         nobreak-char-display.
801         * emacs.texi (Top): Update detailed node listing.
803         * display.texi (Text Display): Renamed show-nonbreak-escape
804         to nobreak-char-display and no-break-space to nobreak-space.
805         (Standard Faces): Split up the list of standard faces
806         and put it in a separate node.  Add nobreak-space and
807         escape-glyph.
809         * speedbar.texi (Creating a display): Texinfo usage fixes.
811         * tramp.texi (Customizing Completion, Auto-save and Backup):
812         Texinfo usage fixes.
814 2005-06-23  Lute Kamstra  <lute@gnu.org>
816         * mule.texi (Select Input Method): Fix typo.
818 2005-06-23  Kenichi Handa  <handa@m17n.org>
820         * mule.texi (International): List all supported scripts.  Adjust
821         text for that leim is now included in the normal Emacs
822         distribution.
823         (Language Environments): List all language environments.
824         Intlfonts contains fonts for most supported scripts, not all..
825         (Select Input Method): Refer to C-u C-x = to see how to type to
826         input a specifc character.
827         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
829 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
831         * building.texi (Grep Searching):
832         * dired-x.texi (Miscellaneous Commands):
833         * ediff.texi (Miscellaneous):
834         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
835         (Agent Variables):
836         * info.texi (Help-Xref):
837         * message.texi (Message Headers):
838         * org.texi (Remember):
839         * reftex.texi (Options (Defining Label Environments)):
840         (Options (Index Support)):
841         (Options (Viewing Cross-References)):
842         (Options (Misc)):
843         (Changes):
844         * speedbar.texi (Creating a display):
845         * tramp.texi (Customizing Completion, Auto-save and Backup):
846         Texinfo usage fix.
848 2005-06-22  Miles Bader  <miles@gnu.org>
850         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
852 2005-06-20  Miles Bader  <miles@gnu.org>
854         * display.texi (Faces): Add `vertical-divider'.
856 2005-06-17  Richard M. Stallman  <rms@gnu.org>
858         * text.texi (Adaptive Fill): Minor clarification.
860 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
862         * org.texi: Version 3.11
864 2005-06-12  Jay Belanger  <belanger@truman.edu>
866         * calc.texi (Getting Started): Remove extra menu item.
868 2005-06-10  Lute Kamstra  <lute@gnu.org>
870         * emacs.texi (Top): Correct version number.
871         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
872         refer to the current version of Emacs.
874 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
876         * files.texi (Log Buffer): Document when there can be more than
877         one file to be committed.
879 2005-06-08  Juri Linkov  <juri@jurta.org>
881         * display.texi (Faces): Add `shadow' face.
883 2005-06-07  Masatake YAMATO  <jet@gyve.org>
885         * display.texi (Faces): Write about mode-line-highlight.
887 2005-06-06  Richard M. Stallman  <rms@gnu.org>
889         * misc.texi (Printing Package): Explain how to initialize
890         printing package.
892         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
894 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
896         * emacs.texi: Rename Hardcopy to Printing.
897         Make PostScript and PostScript Variables subnodes of it.
899         * misc.texi (Printing): Rename node from Hardcopy.
900         Mention menu bar options.
901         Move PostScript and PostScript Variables to submenu.
902         (Printing package): New node.
904         * mark.texi (Using Region): Change Hardcopy xref to Printing.
906         * dired.texi (Operating on Files): Likewise.
908         * calendar.texi (Displaying the Diary): Likewise.
910         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
912         * glossary.texi (Glossary): Likewise.
914         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
915         effect.
917 2005-06-04  Richard M. Stallman  <rms@gnu.org>
919         * trouble.texi (After a Crash): Polish previous change.
921 2005-05-31  Jay Belanger  <belanger@truman.edu>
923         * calc.texi (Notations Used in This Manual): Use @kbd for key
924         sequence.
925         (Demonstration of Calc): Mention another way of starting Calc.
926         (Starting Calc): Mention long name of M-#.
927         (Embedded Mode Overview): Remove unnecessary instruction.
928         (Other M-# commands): Rephrase `M-# 0' explanation.
929         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
930         reflect current behavior.
932 2005-05-30  Jay Belanger  <belanger@truman.edu>
934         * calc.texi (Hooks): Change description of calc-window-hook and
935         calc-trail-window-hook to match usage.
936         (Computational Functions): Add more constant-generating functions.
937         (Customizable Variables): Use defvar.
939 2005-05-30  Noah Friedman  <friedman@splode.com>
941         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
942         recovery mechanism.
944 2005-05-28  Jay Belanger  <belanger@truman.edu>
946         * calc.texi (Assignments in Embedded Mode): Fix variable name.
947         (Basic Embedded Mode): Explain behavior of arguments to
948         calc-embedded-mode.
950 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
952         * building.texi (Other Buffers): SPC toggles display of
953         floating point registers.
955 2005-05-27  Jay Belanger  <belanger@truman.edu>
957         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
958         current behavior.
960 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
962         * files.texi (Log Buffer): Merge in description of Log Edit
963         mode from pcl-cvs.texi.
965 2005-05-26  Richard M. Stallman  <rms@gnu.org>
967         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
969 2005-05-25  Jay Belanger  <belanger@truman.edu>
971         * calc.texi: Change Calc version number throughout.
972         (Keypad Mode): Change location in info output.
973         (Keypad mode overview): Move picture of keypad.
975 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
977         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
978         not enabled by default.
979         When not on a word, `ispell-word' by default checks the word
980         before point.
982 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
984         * building.texi (Debugger Operation): Simplify last sentence.
986 2005-05-23  Lute Kamstra  <lute@gnu.org>
988         * emacs.texi: Update FSF's address throughout.
989         (Preface): Use @cite.
990         (Distrib): Add cross reference to the node "Copying".  Mention the
991         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
992         printed manuals.
993         (Intro): Use @xref for the Emacs Lisp Intro.
995 2005-05-21  Jay Belanger  <belanger@truman.edu>
997         * calc.texi (Storing variables): Mention that only most variables
998         are void to begin with.
1000 2005-05-21  Kevin Ryde  <user42@zip.com.au>
1002         * widget.texi (Basic Types): Update cross ref from "Enabling
1003         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
1004         lispref/text.texi change.
1006 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
1008         * org.texi: Version 3.09
1010 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
1012         * reftex.texi: Version 4.28
1014 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
1016         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
1018         * basic.texi (Moving Point): Mention default for `goto-line'.
1020         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
1021         of a variable's docstring.
1023 2005-05-18  Lute Kamstra  <lute@gnu.org>
1025         * maintaining.texi (Overview of Emerge): Add cross reference.
1026         Remove duplication.
1028         * emacs.texi (Top): Update to the current structure of the manual.
1029         * misc.texi (Emacs Server): Add menu description.
1030         * files.texi (Saving): Fix menu.
1031         * custom.texi (Customization): Fix menu.
1032         * mule.texi (International): Fix menu.
1033         * kmacro.texi (Keyboard Macros): Fix menu.
1035 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
1037         * display.texi: Various minor changes.
1038         (Faces): Delete text that is repeated in the next section.
1040 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
1042         * building.texi (Debugger Operation): Mention GUD tooltips are
1043         disabled with GDB in text command mode.
1045 2005-05-16  Jay Belanger  <belanger@truman.edu>
1047         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
1049 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
1051         * building.texi: Replace toolbar with "tool bar" for consistency.
1052         (Compilation Mode): Describe compilation-context-lines
1053         and use of arrow in compilation buffer.
1054         (Debugger Operation): Replace help text with variable's value.
1056         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
1057         consistency.
1059 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
1061         * major.texi (Choosing Modes): normal-mode processes the -*- line.
1062         Add xref.
1064 2005-05-14  Jay Belanger  <belanger@truman.edu>
1066         * calc.texi (Default Simplifications): Insert missing ! (logical
1067         not operator).
1069 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
1071         Sync with Tramp 2.0.49.
1073 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
1075         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
1076         (Position Info): Delete discussion of `goto-line'.  It is already
1077         described in `Moving point'.
1079         * mini.texi (Completion Commands): Correct reference.
1080         (Completion Options): Fix typo.
1082         * killing.texi (Deletion): Complete description of `C-x C-o'.
1084 2005-05-10  Jay Belanger  <belanger@truman.edu>
1086         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
1087         to 1.
1089 2005-05-10  Richard M. Stallman  <rms@gnu.org>
1091         * building.texi (Compilation): Clarify recompile's directory choice.
1093         * frames.texi (Tooltips): Cleanups.
1095         * basic.texi (Arguments): Fix punctuation.
1097 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
1099         * screen.texi (Menu Bar): The up and down (not left and right)
1100         arrow keys move through a keyboard menu.
1102 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
1104         * basic.texi: Various typo and grammar fixes.
1105         (Moving Point): C-a now runs move-beginning-of-line.
1107 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
1109         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
1111         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
1112         as different animals.
1114 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
1116         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
1117         Correct index entry.
1119 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
1121         * building.texi (Debugger Operation): Update to reflect changes
1122         in GUD tooltips.
1124 2005-04-30  Richard M. Stallman  <rms@gnu.org>
1126         * files.texi (Compressed Files): Auto Compression normally enabled.
1128         * building.texi (Debugger Operation): Clarify previous change.
1130 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
1132         * org.texi: Version 3.08, structure reorganized.
1134 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
1136         * building.texi (Debugger Operation): Add description for
1137         GUD tooltips when program is not running.
1139 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
1141         * misc.texi (Shell): Add `Shell Prompts' to menu.
1142         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
1143         description.  Delete remarks moved to new node.
1144         (Shell Prompts): New node.
1145         (History References): Replace remarks moved to `Shell Prompts'
1146         with xref to that node.
1147         (Remote Host): Clarify how to specify the terminal type when
1148         logging in to a different machine.
1150 2005-04-26  Richard M. Stallman  <rms@gnu.org>
1152         * emacs.texi (Top): Update submenus from files.texi.
1154         * files.texi (Filesets): Clarify previous change.
1156         * dired.texi (Misc Dired Features): Clarify previous change.
1158 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
1160         * ack.texi (Acknowledgments): Delete info about iso-acc.el
1162         * dired.texi (Misc Dired Features): Document
1163         dired-compare-directories.
1165         * files.texi (Filesets): New node.
1166         (File Conveniences): Document Image mode.
1168         * text.texi (TeX Print): Document tex-compile.
1170 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
1172         * frames.texi (Tooltips): Tooltip mode is enabled by default.
1173         Delete redundant reference to tooltip Custom group.  It is
1174         referred too again in the next paragraph.
1176 2005-04-24  Richard M. Stallman  <rms@gnu.org>
1178         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
1180         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
1182 2005-04-19  Kim F. Storm  <storm@cua.dk>
1184         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
1186 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
1188         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
1189         turns off desktop-save-mode.
1191 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
1193         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
1194         by default in terminals compatible with xterm.  Mention that
1195         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
1196         node.
1198 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
1200         * org.texi: Update to version 3.06.
1202 2005-04-13  Lute Kamstra  <lute@gnu.org>
1204         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
1206 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
1208         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
1210 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1212         * xresources.texi (Table of Resources): Add cursorBlink.
1214 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
1216         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
1217         `d', `C-d' and `u'.
1219 2005-04-11  Richard M. Stallman  <rms@gnu.org>
1221         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
1222         (Misc X): Add -D, --basic-display.
1224         * maintaining.texi (Change Log): Correct the description of
1225         the example.
1227         * major.texi (Choosing Modes): Document magic-mode-alist.
1229 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
1231         * cl.texi (Porting Common Lisp): Fix typo.
1233 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
1235         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
1236         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
1237         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
1238         (Rmail Output): Clarify which statements apply to `o', `C-o' and
1239         `w', respectively.
1240         (Rmail Labels): Mention `l'.
1241         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
1242         (Rmail Summary Edit): Describe `j' and RET.
1244 2005-04-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1246         * xresources.texi (Lucid Resources): Add fontSet resource.
1248 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1250         * gnus.texi (RSS): Addition.
1252 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
1254         * display.texi (Useless Whitespace): `indicate-unused-lines' is
1255         now called `indicate-empty-lines'.
1257 2005-04-06  Kim F. Storm  <storm@cua.dk>
1259         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
1261 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
1263         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
1264         deleted.
1265         (Marks vs Flags): Add some convenient key bindings.
1266         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
1267         (Misc Dired Features): Correct and expand description of `w' command.
1269         * frames.texi (XTerm Mouse): Delete apparently false info.
1270         The GNU/Linux console currently does not appear to support
1271         `xterm-mouse-mode'.
1273 2005-04-04  Jay Belanger  <belanger@truman.edu>
1275         * calc.texi: Change Calc version number.
1276         (Customizable variables): Fix description of calc-language-alist.
1277         (Copying): Put in version 2 of GPL.
1279 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1281         * calendar.texi (Diary): Mention shell utility `calendar'.
1283 2005-04-01  Richard M. Stallman  <rms@gnu.org>
1285         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
1287 2005-04-01  Jay Belanger  <belanger@truman.edu>
1289         * calc.texi (Troubleshooting Commands): Remove comment about
1290         installation.
1291         (Installation): Remove section.
1292         (Customizable Variables): New section.
1293         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
1294         (Graphical Devices): Add references to Customizable Variables.
1296 2005-04-01  Lute Kamstra  <lute@gnu.org>
1298         * maintaining.texi (Change Log): add-change-log-entry uses
1299         add-log-mailing-address.
1301 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
1303         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
1304         `VC Mode Line' and put in an xref to that node.
1305         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
1306         its description.
1308 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
1310         * calendar.texi (Calendar Systems): Say that the Persian calendar
1311         implemented here is the arithmetical one championed by Birashk.
1313 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
1315         * programs.texi (Fortran Motion): Fix previous change.
1317 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1319         * emacs-mime.texi (Display Customization): Markup fixes.
1320         (rfc2047): Update.
1322 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1324         * gnus-faq.texi: Replaced with auto-generated version.
1326 2005-03-29  Richard M. Stallman  <rms@gnu.org>
1328         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
1330 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
1332         * text.texi (Refill): Refer to Long Lines Mode.
1333         (Longlines): New node.
1334         (Auto Fill): Don't index "word wrap" here.
1335         (Filling): Add Longlines to menu.
1337 2005-03-29  Richard M. Stallman  <rms@gnu.org>
1339         * xresources.texi: Minor fixes.
1341         * misc.texi (Emacs Server): Fix Texinfo usage.
1343         * emacs.texi (Top): Don't use a real section heading for
1344         "Detailed Node Listing".  Fake it instead.
1346         * basic.texi (Position Info): Minor cleanup.
1348         * mule.texi (Input Methods): Minor cleanup.
1350 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
1352         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
1353         constructs as well.
1354         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
1356 2005-03-29  Kenichi Handa  <handa@m17n.org>
1358         * mule.texi (Input Methods): Refer to the command C-u C-x =.
1360         * basic.texi (Position Info): Update the description about the
1361         command C-u C-x =.
1363 2005-03-28  Richard M. Stallman  <rms@gnu.org>
1365         * emacs.texi (Top): Use @section for the detailed node listing.
1367         * calendar.texi: Minor fixes to previous change.
1369         * programs.texi (Fortran): Small fixes to previous changes.
1371         * emacs.texi (Top): Update list of subnodes of Dired.
1372         Likewise for building.texi.
1374         * files.texi (File Conveniences): Delete Auto Image File mode.
1376 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
1378         * building.texi (Flymake): New node.
1380         * custom.texi (Function Keys): Document kp- event types and
1381         keypad-setup package.
1383         * dired.texi (Wdired): New node.
1385         * files.texi (File Conveniences): Reorder entries.
1386         Explain how to turn on Auto-image-file mode.
1387         Document Thumbs mode.
1389         * mule.texi (Specify Coding): Document recode-region and
1390         recode-file-name.
1392         * programs.texi (Program Modes): Add Conf mode and DNS mode.
1394 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
1396         * commands.texi (Keys): M-o is now a prefix key.
1398 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
1400         * programs.texi: Reformat and update copyright years.
1401         (Fortran): Update section.
1403 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
1405         * files.texi: Several small changes in addition to:
1406         (Visiting): Change xref for Dialog Boxes to ref.
1407         (Version Headers): Replace references to obsolete var
1408         `vc-header-alist' with `vc-BACKEND-header'.
1409         (Customizing VC): Update value of `vc-handled-backends'.
1411 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
1413         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
1414         move here from Emacs Lisp Reference Manual.
1415         * calendar.texi (Calendar/Diary, Diary Commands)
1416         (Special Diary Entries, Importing Diary): Change some xrefs to
1417         point to emacs-xtra rather than elisp.
1419         * emacs-xtra.texi (Calendar Customizing):
1420         Move view-diary-entries-initially, view-calendar-holidays-initially,
1421         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
1422         Emacs Manual.
1423         (Appt Customizing): Merge entire section into main Emacs Manual.
1424         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
1425         mark-holidays-in-calendar here from emacs-xtra.
1426         (Displaying the Diary): Move view-diary-entries-initially,
1427         mark-diary-entries-in-calendar here from emacs-xtra.
1428         (Appointments): Move appt-display-mode-line,
1429         appt-display-duration, appt-disp-window-function,
1430         appt-delete-window-function here from emacs-xtra.
1432         * calendar.texi: Update and reformat copyright.
1433         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
1434         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
1435         (Diary): Refer to `diary-file' rather than ~/diary.
1436         (Diary Commands): Rename node to "Displaying the Diary".
1437         * emacs.texi (Top): Rename "Diary Commands" section.
1438         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
1440 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
1442         * misc.texi (Emacs Server): Fix the command for setting
1443         server-name.  Add an xref to Invoking emacsclient.
1445         * help.texi (Help Summary): Clarify when "C-h ." will do something
1446         nontrivial.
1447         (Apropos): Add cindex entry for apropos-sort-by-scores.
1449         * display.texi (Text Display): Add index entries for how no-break
1450         characters are displayed.
1452 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
1454         * dired-x.texi (Multiple Dired Directories): default-directory was
1455         renamed to dired-default-directory.
1457 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
1459         * files.texi (Visiting): Fix cross-references introduced with the
1460         last change.
1462         * xresources.texi (GTK resources): Fix last change.
1464 2005-03-26  Jay Belanger  <belanger@truman.edu>
1466         * calc.texi (Simplifying Formulas, Rewrite Rules):
1467         Change description of top and bottom of fraction.
1468         (Modulo Forms): Move description of how to create modulo forms to
1469         earlier in the section.
1470         (Fraction Mode): Suggest using : to get a fraction by dividing.
1471         (Basic Arithmetic): Adjust placement of command name.
1472         (Truncating the Stack): Emphasize that "hidden" entries are still
1473         visible.
1474         (Installation): Move discussion of printing manual to "About This
1475         Manual".
1476         (About This Manual): Mention how to print the manual.
1477         (Reporting Bugs): Remove first person.
1478         (Building Vectors): Add algebraic version of append.
1479         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
1480         (Grouping Digits): Fix typo.
1482 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
1484         * xresources.texi (X Resources): GTK options documented too.
1485         (Resources): Clarify meaning of program name.
1486         (Table of Resources): Add visualClass.
1487         (GTK resources): Rewrite.
1488         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
1490         * display.texi (Text Display): Mention non-breaking spaces.
1492         * files.texi (Reverting): Document auto-revert-check-vc-info.
1494         * frames.texi (Mouse Commands): Document
1495         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
1497         * help.texi (Help Summary): Add `C-h .'.
1498         (Apropos): Apropos accepts a list of search terms.
1499         Document apropos-sort-by-scores.
1500         (Help Echo): Document display-local-help.
1502         * misc.texi (Emacs Server): Document server-name.
1503         (Invoking emacsclient): Document -s option for server names.
1505         * text.texi (Outline Visibility): Introduce "current heading
1506         line" (commands can be called with point on a body line).
1507         Re-order table to follow the sequence of discussion.
1508         hide-body won't hide lines before first header line.
1509         (TeX Mode): Add DocTeX mode.
1511 2005-03-25  Werner Lemberg  <wl@gnu.org>
1513         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
1514         Replace `legal' with `valid'.
1516 2005-03-25  Werner Lemberg  <wl@gnu.org>
1518         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
1520 2005-03-24  Jay Belanger  <belanger@truman.edu>
1522         * calc.texi (General Mode Commands)
1523         (Mode Settings in Embedded Mode): Add some explanation of
1524         recording mode settings.
1526 2005-03-24  Richard M. Stallman  <rms@gnu.org>
1528         * mule.texi (Single-Byte Character Support): Delete mention
1529         of iso-acc.el and iso-transl.el.
1531         * calc.texi: Remove praise of non-free software.
1533         * idlwave.texi: Don't say where to get IDL or its non-free manual.
1534         (Installation): Node deleted.
1536 2005-03-23  Lute Kamstra  <lute@gnu.org>
1538         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
1540 2005-03-23  Richard M. Stallman  <rms@gnu.org>
1542         * url.texi (HTTP language/coding): Improve last change.
1544         * search.texi: Delete explicit node pointers.
1545         (Incremental Search): New menu.
1546         (Basic Isearch, Repeat Isearch, Error in Isearch)
1547         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
1548         (Slow Isearch): New subnodes.
1549         (Configuring Scrolling): Node deleted.
1550         (Search Case): Doc default-case-fold-search.
1551         (Regexp Replace): Move replace-regexp doc here.
1553         * rmail.texi (Movemail): Put commas inside closequotes.
1555         * picture.texi (Insert in Picture): Document C-c arrow combos.
1556         (Basic Picture): Clarify erasure.
1558         * display.texi (Font Lock): Put commas inside closequotes.
1560         * cmdargs.texi (General Variables): Put commas inside closequotes.
1562 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
1564         * building.texi (Stack Buffer): Mention reverse contrast for
1565         *selected* frame (might not be current frame).
1567 2005-03-22  Jay Belanger  <belanger@truman.edu>
1569         * calc.texi (Embedded Mode): Add new information on changing
1570         modes.
1572 2005-03-21  Richard M. Stallman  <rms@gnu.org>
1574         * building.texi (Starting GUD): Add bashdb.
1576 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
1578         * basic.texi (Moving Point): Add M-g M-g binding.
1579         (Undo): Document undo-only.
1580         (Position Info): Document M-g M-g and C-u M-g M-g.
1582         * building.texi (Building): Put Grep Searching after Compilation
1583         Shell.
1584         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
1585         Document next-error-highlight.
1586         (Grep Searching): Document grep-highlight-matches.
1587         (Lisp Eval): Typing C-x C-e twice prints integers specially.
1589         * calendar.texi (Importing Diary): Rename node from iCalendar.
1590         Document diary-from-outlook.
1592         * dired.texi (Misc Dired Features): Rename node from Misc Dired
1593         Commands.
1594         Mention effect of X drag and drop on Dired buffers.
1596         * files.texi (Visiting): Document large-file-warning-threshold.
1597         Move paragraph on file-selection dialog.
1598         Mention visiting files using X drag and drop.
1599         (Reverting): Mention using Auto-Revert mode to tail files.
1600         Document auto-revert-tail-mode.
1601         (Version Systems): Minor correction.
1602         (Comparing Files): Diff-mode is no longer based on Compilation
1603         mode.
1604         Document compare-ignore-whitespace.
1605         (Misc File Ops): Explain passing a directory to rename-file.
1606         Likewise for copy-file and make-symbolic-link.
1608         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
1609         Document mouse-wheel-progressive speed.
1611         * help.texi (Misc Help): Document numeric argument for C-h i.
1612         Correctly explain the effect of just C-u as argument.
1614         * killing.texi (Deletion): Document numeric argument for
1615         just-one-space.
1617         * mini.texi (Completion): Completion acts on text before point.
1619         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
1620         (Emulation): CUA mode replaces pc-bindings-mode,
1621         pc-selection-mode, and s-region.
1623         * mule.texi (Input Methods): Leim is now built-in.
1624         (Select Input Method): Document quail-show-key.
1625         (Specify Coding): Document revert-buffer-with-coding-system.
1627         * programs.texi (Fortran Motion): Document f90-next-statement,
1628         f90-previous-statement, f90-next-block, f90-previous-block,
1629         f90-end-of-block, and f90-beginning-of-block.
1631         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
1633         * emacs.texi (Acknowledgments): Updated.
1635         * anti.texi: Total rewrite.
1637 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
1639         Sync with Tramp 2.0.48.
1641         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
1643         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
1644         "GNU/Linux".  Change all addresses to .gnu.org.
1645         (Default Method): Offer shortened syntax for "su" and "sudo"
1646         methods.
1648 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
1650         * ack.texi (Acknowledgments): Update.
1652 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
1654         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
1655         copyright years.
1657 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
1659         * building.texi (Commands of GUD): Move paragraph on setting
1660         breakpoints with mouse to the GDB Graphical Interface node.
1662 2005-03-07  Richard M. Stallman  <rms@gnu.org>
1664         * url.texi: Fix usage of "e.g.".
1665         (HTTP language/coding): Explain the rules for these strings.
1667         * misc.texi (Single Shell, Shell Options): Fix previous change.
1669         * building.texi (Debugger Operation): Update GUD tooltip enable info.
1671 2005-03-06  Richard M. Stallman  <rms@gnu.org>
1673         * building.texi (Starting GUD): Don't explain text vs graphical
1674         GDB here.  Just mention it and xref.
1675         Delete "just one debugger process".
1676         (Debugger Operation): Move GUD tooltip info here.
1677         (GUD Tooltips): Node deleted.
1678         (GDB Graphical Interface): Explain the two GDB modes here.
1680         * woman.texi (Introduction): Minor cleanups.
1682         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
1684         * sending.texi (Sending Mail): Minor cleanup.
1685         (Mail Aliases): Explain quoting conventions.
1686         Update key rebinding example.
1687         (Header Editing): C-M-i is like M-TAB.
1688         (Mail Mode Misc): mail-attach-file does not do MIME.
1690         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
1691         that really belongs here.
1692         (Remote Mailboxes): Text moved to Rmail Inbox.
1693         (Rmail Display): Mention Mouse-1.
1694         (Movemail): Clarify two movemail versions.
1695         Clarify rmail-movemail-program.
1697         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
1698         (Installation): Node deleted.
1700         * misc.texi (Single Shell): Replace uudecode example with gpg example.
1701         Document async shell commands.
1702         (Shell History): Clarify.
1703         (Shell Ring): Mention C-UP an C-DOWN.
1704         (Shell Options): Add comint-prompt-read-only.
1705         (Invoking emacsclient): Set EDITOR to run Emacs.
1706         (Sorting): No need to explain what region is.
1707         (Saving Emacs Sessions): Fix typo.
1708         (Recursive Edit): Fix punctuation.
1709         (Emulation): Don't mention "PC bindings" which are standard.
1710         (Hyperlinking): Explain Mouse-1 convention here.
1711         (Find Func): Node deleted.
1713         * mh-e.texi (Preface): Get rid of "Emacs 21".
1715         * help.texi (Name Help): Xref to Hyperlinking.
1717         * glossary.texi (Glossary):
1718         Rename "Balance Parentheses" to "Balancing...".
1719         Add "Byte Compilation".  Correct "Copyleft".
1720         New xref in "Customization".
1721         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
1722         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
1723         Rename "Registers" to "Register".
1724         Replace "Selecting" with "Selected Frame",
1725         "Selected Window", and "Selecting a Buffer".
1727         * files.texi (Types of Log File): Explain how projects'
1728         methods can vary.
1730         * eshell.texi (Installation): Delete node (for Emacs 20).
1732         * display.texi (Faces): Delete "Emacs 21".
1734         * custom.texi (Changing a Variable): C-M-i like M-TAB.
1735         * fixit.texi (Spelling): C-M-i like M-TAB.
1736         * mini.texi (Completion Options): C-M-i like M-TAB.
1737         * programs.texi (Symbol Completion): C-M-i like M-TAB.
1738         * text.texi (Text Mode): C-M-i like M-TAB.
1740         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
1742         * calendar.texi (Specified Dates): Mention `g w'.
1743         (Appointments): appt-activate toggles with no arg.
1745 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
1747         * flymake.texi: Refill and tweak style in @lisp blocks.
1749 2005-03-05  Juri Linkov  <juri@jurta.org>
1751         * cmdargs.texi (Emacs Invocation): Add cindex
1752         "invocation (command line arguments)"
1753         (Misc X): Add -nbc, --no-blinking-cursor.
1755 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
1757         * calendar.texi (iCalendar): No need to require it now.
1759 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1761         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
1763 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
1765         * trouble.texi (Contributing): Mention Savannah. Direct users to
1766         emacs-devel.
1768 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
1770         * calendar.texi (Adding to Diary): Mention redrawing of calendar
1771         window.
1773 2005-03-01  Jay Belanger  <belanger@truman.edu>
1775         * calc.texi (Trigonometric and Hyperbolic Functions):
1776         Mention additional functions.
1777         (Algebraic Simplifications): Mention additional simplifications.
1779 2005-02-27  Richard M. Stallman  <rms@gnu.org>
1781         * building.texi (Compilation): Update mode line status info.
1783 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
1785         * calendar.texi (General Calendar): Document binding of
1786         scroll-other-window-down.
1787         (Mayan Calendar): Fix earliest date.
1788         (Time Intervals): Document timeclock-change.
1789         Fix timeclock-ask-before-exiting documentation.
1791 2005-02-26  Kim F. Storm  <storm@cua.dk>
1793         * frames.texi (Mouse References):
1794         Add mouse-1-click-in-non-selected-windows.
1796 2005-02-25  Richard M. Stallman  <rms@gnu.org>
1798         * screen.texi (Screen): Explain better about cursors and mode lines;
1799         don't presuppose text terminals.
1800         (Point): Don't assume just one cursor.
1801         Clarify explanation of cursors.
1802         (Echo Area, Menu Bar): Cleanups.
1804         * mini.texi (Minibuffer): Prompts are highlighted.
1805         (Minibuffer Edit): Newline = C-j only on text terminals.
1806         Clarify resize-mini-windows values.
1807         Mention M-PAGEUP and M-PAGEDOWN.
1808         (Completion Commands): Mouse-1 like Mouse-2.
1809         (Minibuffer History): Explain history commands better.
1810         (Repetition): Add xref to Incremental Search.
1812         * mark.texi (Setting Mark): Clarify info about displaying mark.
1813         Clarify explanation of C-@ and C-SPC.
1814         (Transient Mark): Mention Delete Selection mode.
1815         (Marking Objects): Clean up text about extending the region.
1817         * m-x.texi (M-x): One C-g doesn't always go to top level.
1818         No delay before suggest-key-bindings output.
1820         * fixit.texi (Fixit): Mention C-/ for undo.
1821         (Spelling): Mention ESC TAB like M-TAB.
1822         Replacement words with r and R are rechecked.
1823         Say where C-g leaves point.  Mention ? as input.
1825 2005-02-23  Lute Kamstra  <lute@gnu.org>
1827         * cmdargs.texi (Initial Options): Add cross reference.
1829 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
1831         * ses.texi: Add concept/function/variable indices (this work was
1832         donated by Brad Collins <brad@chenla.org>, copyright-assignment
1833         papers on file at FSF).
1835 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
1837         * emacs.texi (Top): Update menu for splitting of node in
1838         msdog.texi.
1839         * frames.texi (Frames): Update xref for splitting of node in
1840         msdog.texi.
1841         * trouble.texi (Quitting): Ditto.
1843 2005-02-16  Richard M. Stallman  <rms@gnu.org>
1845         * windows.texi (Split Window): Simplify line truncation info
1846         and xref to Display Custom.
1848         * trouble.texi (Quitting): Emergency escape only for text terminal.
1849         (Screen Garbled): C-l for ungarbling is only for text terminal.
1851         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
1853         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
1855         * programs.texi (Program Modes): Mention Python mode.
1856         (Moving by Defuns): Repeating C-M-h extends region.
1857         (Basic Indent): Clarify.
1858         (Custom C Indent): Clarify.
1859         (Expressions): Repeating C-M-@ extends region.
1860         (Info Lookup): Clarify for C-h S.
1861         (Symbol Completion): ESC TAB alternative for M-TAB.
1862         (Electric C): Clarify.
1864         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
1866         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
1867         MS-DOS Input node.
1868         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
1869         (MS-DOS and MULE): Clarify.
1870         (MS-DOS Processes, Windows Processes): Fix typos.
1872         * major.texi (Choosing Modes): Clarify.
1874         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
1875         (Keyboard Macro Step-Edit): Clarify.
1877         * indent.texi (Indentation): Clarifications.
1879         * help.texi (Help): Correct error about C-h in query-replace.
1880         Clarify apropos vs C-h a.  Fix how to search in FAQ.
1881         (Key Help): Describe C-h w here.
1882         (Name Help): Minor cleanup.  C-h w moved to Key Help.
1883         Clarify the "object" joke.
1884         (Apropos): Clarify.  Mouse-1 like Mouse-2.
1885         (Help Mode): Mouse-1 like Mouse-2.
1887         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
1889         * display.texi (Display): Reorder menu.
1890         (Faces): Cleanup.
1891         (Font Lock): Cleanup.  Mention Options menu.
1892         Delete obsolete text.
1893         (Scrolling): For C-l, don't presume text terminal.
1894         (Horizontal Scrolling): Simplify intro.
1895         (Follow Mode): Clarify.
1896         (Cursor Display): Moved before Display Custom.
1897         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
1898         Doc default-tab-width.  Doc line truncation more thoroughly.
1900         * dired.texi (Dired Enter): C-x C-f can run Dired.
1901         (Dired Visiting): Comment out `a' command.
1902         Mouse-1 is like Mouse-2.
1903         (Shell Commands in Dired): ? can be used more than once.
1905         * basic.texi (Continuation Lines): Simplify description of truncation,
1906         and refer to Display Custom for the rest of it.
1908 2005-02-10  Jay Belanger  <belanger@truman.edu>
1910         * calc.texi: Change @LaTeX to La@TeX throughout.
1911         Redefine @expr as @math for TeX output.
1912         Redefine @texline as a no-op for TeX output.
1913         Define @tfn, replace @t by @tfn throughout.
1915 2005-02-09  Jay Belanger  <belanger@truman.edu>
1917         * calc.texi: Add macro for LaTeX for info output.
1919 2005-02-08  Kim F. Storm  <storm@cua.dk>
1921         * texinfo.tex (LaTex): Add def.
1923 2005-02-06  Jay Belanger  <belanger@truman.edu>
1925         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
1926         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
1927         throughout manual.
1929 2005-02-06  Lute Kamstra  <lute@gnu.org>
1931         * basic.texi (Undo): Fix typo.
1933         * cmdargs.texi (Emacs Invocation): Fix typo.
1935         * custom.texi (Init Examples): Fix typo.
1937         * abbrevs.texi (Expanding Abbrevs): Fix typo.
1939 2005-02-06  Richard M. Stallman  <rms@gnu.org>
1941         * regs.texi (Registers): Registers can hold numbers, too.
1943         * killing.texi (Other Kill Commands): Cleanup.
1944         Delete redundant explanation of kill in read-only buffer.
1945         (Yanking): Mention term "copying".
1946         (Accumulating Text): Fix typo.
1948         * entering.texi (Entering Emacs): Update rationale at start.
1949         (Exiting): Treat iconifying on a par with suspension.
1951         * custom.texi (Minor Modes): Fix typo.
1952         (Easy Customization): Fix menu style.
1953         (Variables): Add xref.
1954         (Examining): Setting for future sessions works through .emacs.
1955         (Keymaps): "Text terminals", not "Many".
1956         (Init Rebinding): Explain \C-.  Show example of \M-.
1957         Fix minor wording errors.
1958         (Function Keys): Explain vector syntax just once.
1959         (Named ASCII Chars): Clarify history of TAB/C-i connection.
1960         (Init File): Mention .emacs.d directory.
1961         (Init Examples): Add xref.
1962         (Find Init): Mention .emacs.d directory.
1964         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
1965         (Action Arguments): Explain which kinds of -l args are found how.
1966         (Initial Options): --batch does not inhibit site-start.
1967         Add xrefs.
1968         (Command Example): Use --batch, not -batch.
1970         * basic.texi (Inserting Text): Cleanup wording.
1971         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
1972         C-n is not error at end of buffer.
1973         (Undo): Doc C-/ like C-_.  Add xrefs.
1974         (Arguments): META key may be labeled ALT.
1975         Peculiar arg meanings are explained in doc strings.
1977         * abbrevs.texi (Expanding Abbrevs): Clarify.
1979 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
1981         * frames.texi (Frame Parameters): Add an xref to the description
1982         of list-colors-display.  Add a pointer to the X docs about colors.
1984         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
1985         Impove docs of list-colors-display.
1987 2005-02-03  Lute Kamstra  <lute@gnu.org>
1989         * frames.texi (Frames, Drag and Drop): Fix typos.
1991 2005-02-03  Richard M. Stallman  <rms@gnu.org>
1993         * windows.texi (Basic Window): Mention color-change in mode line.
1994         (Change Window): Explain dragging vertical boundaries.
1996         * text.texi (Sentences): Clarify.
1997         (Paragraphs): Explain M-a and blank lines.
1998         (Outline Mode): Clarify text and menu.
1999         (Hard and Soft Newlines): Mention use-hard-newlines.
2001         * frames.texi (Frames): Delete unnecessary mention of Windows.
2002         (Mouse Commands): Likewise.  Mention xterm mouse support.
2003         (Clipboard): Clarify.
2004         (Mouse References): Mention use of Mouse-1 for following links.
2005         (Menu Mouse Clicks): Clarify.
2006         (Mode Line Mouse): Clarify.
2007         (Drag and Drop): Rewrite.
2009         * fixit.texi (Spelling): Fix typo.
2011         * files.texi (File Names): Clarify.
2012         (Visiting): Update conditions for use of file dialog.  Clarify.
2013         (Saving): Doc d as answer in save-some-buffers.
2014         (Remote Files): Clean up the text.
2016         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
2018         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
2019         (List Buffers): Clarify.
2020         (Several Buffers): Doc T command.
2021         (Buffer Convenience): Clarify menu.
2023         * basic.texi (Undo): Clarify last change.
2025 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
2027         * fixit.texi (Spelling): Fix typo.
2029 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
2031         * basic.texi (Undo): Update description of `undo-outer-limit'.
2033 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
2035         * building.texi: Update documentation relating to GDB Graphical
2036         Interface.
2038 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
2040         * custom.texi (Easy Customization): Adapt menu to node name change.
2042 2005-01-30  Richard M. Stallman  <rms@gnu.org>
2044         * custom.texi (Easy Customization): Defn of "User Option" now
2045         includes faces.  Don't say just "option" when talking about variables.
2046         Do say just "options" to mean "anything customizable".
2047         (Specific Customization): Describe `customize-variable',
2048         not `customize-option'.
2050         * glossary.texi (Glossary) <Faces>: Add xref.
2051         <User Option>: Change definition--include faces.  Change xref.
2053         * picture.texi (Picture): Mention artist.el.
2055         * sending.texi, screen.texi, programs.texi, misc.texi:
2056         * mini.texi, major.texi, maintaining.texi, macos.texi:
2057         * help.texi, frames.texi, files.texi:
2058         Don't say just "option" when talking about variables.
2060         * display.texi, mule.texi: Don't say just "option" when talking
2061         about variables.  Other minor cleanups.
2063 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2065         * gnus.texi: Some edits based on comments from David Abrahams.
2067 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2069         * gnus.texi (RSS): Fix the keystroke.
2071 2005-01-26  Lute Kamstra  <lute@gnu.org>
2073         * cmdargs.texi (Initial Options): Add a cross reference to `Init
2074         File'.  Mention the `-Q' option at the `--no-site-file' option.
2076 2005-01-24  David Kastrup  <dak@gnu.org>
2078         * faq.texi: Update AUCTeX version info.
2080 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2082         * gnus-faq.texi ([4.1]): Typo.
2084 2005-01-22  David Kastrup  <dak@gnu.org>
2086         * building.texi (Grep Searching): Mention alias `find-grep' for
2087         `grep-find'.
2089 2005-01-20  Richard M. Stallman  <rms@gnu.org>
2091         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
2093 2005-01-19  Jay Belanger  <belanger@truman.edu>
2095         * calc.texi (Keep Arguments): Mention that keeping arguments
2096         doesn't work with keyboard macros.
2098 2005-01-16  Richard M. Stallman  <rms@gnu.org>
2100         * autotype.texi (Autoinserting): Fix small error.
2102 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
2104         Sync with Tramp 2.0.47.
2106         * tramp.texi (Compilation): New section, describing compilation of
2107         remote files.
2109 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
2111         * rmail.texi (Movemail): Explain differences
2112         between standard and mailutils versions of movemail.
2113         Describe command line and configuration options introduced
2114         with the latter.
2115         Explain the notion of mailbox URL, provide examples and
2116         cross-references to mailutils documentation.
2117         Describe various methods of specifying mailbox names,
2118         user names and user passwords for rmail.
2119         (Remote Mailboxes): New section.  Describe
2120         how movemail handles remote mailboxes.  Describe configuration
2121         options used to control its behavior.
2122         (Other Mailbox Formats): Explain handling of various mailbox
2123         formats.
2125 2005-01-13  Richard M. Stallman  <rms@gnu.org>
2127         * commands.texi (Commands): Clarification.
2129 2005-01-11  Richard M. Stallman  <rms@gnu.org>
2131         * programs.texi (Multi-line Indent): Fix previous change.
2132         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
2134 2005-01-11  Kim F. Storm  <storm@cua.dk>
2136         * widget.texi (Basic Types): Add :follow-link keyword.
2138 2005-01-09  Jay Belanger  <belanger@truman.edu>
2140         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
2142 2005-01-08  Richard M. Stallman  <rms@gnu.org>
2144         * display.texi (Faces): isearch-lazy-highlight-face renamed to
2145         lazy-highlight.
2147         * search.texi (Query Replace): Mention faces query-replace
2148         and lazy-highlight.
2149         (Incremental Search): Update isearch highlighting info.
2151 2005-01-08  Jay Belanger  <belanger@truman.edu>
2153         * calc.texi: Change throughout to reflect new default value of
2154         calc-settings-file.
2156 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2158         * message.texi (Reply): `message-reply-to-function' should return
2159         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
2161 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
2163         * faq.texi (Changing load-path): Fix typo.
2165 2005-01-05  Jay Belanger  <belanger@truman.edu>
2167         * calc.texi (Programming Tutorial): Replace kbd command by
2168         appropriate characters for a keyboard macro.
2170 2005-01-04  Jay Belanger  <belanger@truman.edu>
2172         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
2173         for Lucid Emacs.
2174         (Programming Tutorial): Mention that the user needs to be in the
2175         right mode to compute some functions.
2177 2005-01-04  Richard M. Stallman  <rms@gnu.org>
2179         * custom.texi (Saving Customizations): Minor improvement.
2181 2005-01-04  Jay Belanger  <belanger@truman.edu>
2183         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
2184         no longer applicable.
2186 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
2188         * custom.texi (Saving Customizations): Emacs no longer loads
2189         `custom-file' after .emacs.  No longer mention customizing through
2190         Custom.
2192 2005-01-01  Jay Belanger  <belanger@truman.edu>
2194         * calc.texi (Programming Tutorial): Changed description of how to
2195         edit keyboard macros to match current behavior.
2197 2005-01-01  Andreas Schwab  <schwab@suse.de>
2199         * killing.texi (Graphical Kill): Move up under node Killing,
2200         change @section to @subsection.
2202 2005-01-01  Richard M. Stallman  <rms@gnu.org>
2204         * custom.texi (Face Customization): Mention hex color specs.
2206         * emacs.texi (Top): Update Killing submenu.
2208         * killing.texi (Killing): Reorganize section.
2209         No more TeX-only text; put the node command at start of chapter.
2210         But the first section heading is used only in TeX.
2211         Rewrite the text to read better in this mode.
2212         (Graphical Kill): New subnode gets some of the text that
2213         used to be in the first section.
2215 2004-12-31  Richard M. Stallman  <rms@gnu.org>
2217         * dired.texi (Shell Commands in Dired): Delete the ? example.
2219         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
2221         * files.texi (Saving): Describe new require-final-newline features
2222         and mode-require-final-newline.
2224 2004-12-31  Jay Belanger  <belanger@truman.edu>
2226         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
2228 2004-12-29  Richard M. Stallman  <rms@gnu.org>
2230         * custom.texi (File Variables): Clarify previous change.
2232 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2234         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
2235         out now.
2237 2004-12-27  Richard M. Stallman  <rms@gnu.org>
2239         * Makefile.in (MAKEINFO): Specify --force.
2241         * basic.texi (Moving Point): C-e now runs move-end-of-line.
2242         (Undo): Doc undo-outer-limit.
2244 2004-12-20  Jay Belanger  <belanger@truman.edu>
2246         * calc.texi (Types Tutorial): Emphasize that you can't divide by
2247         zero.
2249 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
2251         * cc-mode.texi (Text Filling and Line Breaking): Put period after
2252         @xref.
2253         (Font Locking): Avoid @strong{Note:}.
2255 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
2257         Sync with Tramp 2.0.46.
2259         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
2261 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
2263         * url.texi: Correct typos.
2264         (Retrieving URLs): @var{nil}->@code{nil}.
2265         (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
2266         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
2267         (Dealing with HTTP documents): @inforef->@xref.
2269 2004-12-15  Juri Linkov  <juri@jurta.org>
2271         * mark.texi (Transient Mark, Mark Ring): M-< and other
2272         movement commands don't set mark in Transient Mark mode
2273         if mark is active.
2275 2004-12-15  Jay Belanger  <belanger@truman.edu>
2277         * calc.texi: Consistently capitalized all mode names.
2278         (Answers to Exercises): Mention that an answer can be a fraction
2279         when in Fraction mode.
2281 2004-12-13  Jay Belanger  <belanger@truman.edu>
2283         * calc.texi: Fix some TeX definitions.
2285 2004-12-12  Juri Linkov  <juri@jurta.org>
2287         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
2288         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
2290         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
2291         (Misc Dired Commands): Add @r{(Dired)} to w.
2293 2004-12-12  Juri Linkov  <juri@jurta.org>
2295         * mark.texi (Marking Objects): Marking commands also extend the
2296         region when mark is active in Transient Mark mode.
2298 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
2300         * reftex.texi (Imprint): Remove erroneous @value's.
2302 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2304         * custom.texi (Saving Customizations): Emacs only loads the custom
2305         file automatically after the init file in version 22.1 or later.
2306         Adapt text and examples to this fact.
2308         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
2309         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
2311 2004-12-08  Jay Belanger  <belanger@truman.edu>
2313         * calc.texi (Starting Calc): Remove comment about installation.
2314         (Keypad Mode Overview): Remove comment about Emacs 19 support.
2316 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2318         * url.texi: Update @setfilename.
2319         (Getting Started): No need to worry about Gnus versions.
2320         (Dealing with HTTP documents): Use @inforef.
2322         * org.texi: Fix @direntry file name.
2324 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
2326         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
2327         be set through Custom.  Otherwise, it has no effect.
2329 2004-12-07  Stefan  <monnier@iro.umontreal.ca>
2331         * url.texi: New file.
2333         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
2335 2004-12-06  Jay Belanger  <belanger@truman.edu>
2337         * calc.texi (Using Calc): Remove paragraph about installation.
2339 2004-12-06  Jay Belanger  <belanger@truman.edu>
2341         * calc.texi: Use more Texinfo macros and less TeX defs.
2342         Remove @refill's.
2344 2004-12-06  Richard M. Stallman  <rms@gnu.org>
2346         * org.texi: New file.
2348 2004-12-05  Richard M. Stallman  <rms@gnu.org>
2350         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
2351         * entering.texi: Rename Command Line to Emacs Invocation.
2353         * Makefile.in (org.dvi, ../info/org): New targets.
2354         (INFO_TARGETS): Add ../info/org.
2355         (DVI_TARGETS): Add org.dvi.
2356         (maintainer-clean): Remove the info files in the info dir.
2358         * misc.texi (Term Mode): Correcty describe C-c.
2360         * custom.texi (Easy Customization): Move up to section level,
2361         before Variables.  Avoid using the term "variable"; say "option".
2362         New initial explanation.
2363         (Variables): In initial explanation, connect "variable" to the
2364         already-explained "user option".
2366         * emacs.texi (Top): Fix ref to Command Line.
2367         Move reference to Easy Customization.
2369         * xresources.texi (X Resources): Fix From link.
2371         * doclicense.texi (GNU Free Documentation License): Fix To link.
2373         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
2375         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
2377 2004-12-03  Richard M. Stallman  <rms@gnu.org>
2379         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
2381 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
2383         * kmacro.texi: Several small changes in addition to the following.
2384         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
2385         defining a keyboard macro.
2386         Mention `kmacro-ring-max'.
2387         (Keyboard Macro Counter): Clarify description of
2388         `kmacro-insert-counter', `kmacro-set-counter',
2389         `kmacro-add-counter' and `kmacro-set-format'.
2391 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2393         * custom.texi (File Variables): Add `unibyte' and make it more
2394         clear that `unibyte' and `coding' are special.  Suggested by Simon
2395         Krahnke <overlord@gmx.li>.
2397         * mule.texi (Enabling Multibyte): Refer to File Variables.
2398         Suggested by Simon Krahnke <overlord@gmx.li>.
2400 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2402         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
2403         x-use-old-gtk-file-dialog.
2405 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
2407         * idlwave.texi: Fix the setfilename directive to put the produced
2408         file in ../info.
2409         (Continued Statement Indentation): Resurrect Jan D.'s change from
2410         2004-11-03 that was lost when a newer version of idlwave.texi was
2411         imported.
2413 2004-11-20  Richard M. Stallman  <rms@gnu.org>
2415         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
2417 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
2419         * building.texi (Lisp Eval): Delete hyphen in section name.
2421 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
2423         * files.texi (Old Versions):
2424         No longer document annotation as "CVS only".
2426 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
2428         * files.texi (Version Control): Rewrite the introduction about
2429         version systems, mentioning the new ones that we support.  Thanks
2430         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
2431         suggestions.
2433 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2435         * gnus-faq.texi ([5.1]): Added missing bracket.
2437         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
2438         `spam-initialize'.
2440 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
2442         * message.texi (Various Message Variables): Mention that all mail
2443         file variables are derived from `message-directory'.
2445         * gnus.texi (Splitting Mail): Clarify bogus group.
2447 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2449         * emacs-mime.texi (Encoding Customization): Fix
2450         mm-coding-system-priorities entry.
2452 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2454         * frames.texi (Dialog Boxes):
2455         * idlwave.texi (Continued Statement Indentation):
2456         * reftex.texi (Options (Index Support)):
2457         (Displaying and Editing the Index, Table of Contents):
2458         * speedbar.texi (Creating a display, Major Display Modes): Replace
2459         non-nil with non-@code{nil}.
2461 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2463         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
2465 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
2467         * text.texi (Text Based Tables, Table Definition)
2468         (Table Creation, Table Recognition, Cell Commands)
2469         (Cell Justification, Row Commands, Column Commands)
2470         (Fixed Width Mode, Table Conversion, Measuring Tables)
2471         (Table Misc): New nodes, documenting the Table Mode.
2473 2004-10-21  Jay Belanger  <belanger@truman.edu>
2475         * calc.texi (Algebraic-Style Calculations): Removed a comment.
2477 2004-10-19  Jason Rumney  <jasonr@gnu.org>
2479         * makefile.w32-in (info): Change order of arguments to makeinfo.
2481 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
2483         * calendar.texi (iCalendar): Update for package changes.
2485 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
2487         * calc.texi (Reporting Bugs): Double up `@'.
2489 2004-10-18  Jay Belanger  <belanger@truman.edu>
2491         * calc.texi (Reporting Bugs): Changed the address that bugs
2492         should be sent to.
2494 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
2496         * gnus.texi (New Features): Add 5.11.
2498         * message.texi (Resending): Remove wrong default value.
2500         * gnus.texi (Mail Source Specifiers): Describe possible problems
2501         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
2502         `pop3-leave-mail-on-server' to the index.
2504 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2506         * message.texi (Canceling News): Add how to set a password.
2508 2004-10-12  Jay Belanger  <belanger@truman.edu>
2510         * calc.texi (Help Commands): Changed the descriptions of
2511         calc-describe-function and calc-describe-variable to match their
2512         current behavior.
2514 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2516         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
2518 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
2520         Sync with Tramp 2.0.45.
2522         * tramp.texi (Frequently Asked Questions): Comment paragraph about
2523         plink link.  The URL is outdated.  Originator contacted for
2524         clarification.
2526 2004-10-10  Juri Linkov  <juri@jurta.org>
2528         * gnus.texi (Top, Marking Articles): Join two menus in one node
2529         because a node can have only one menu.
2531 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
2533         * files.texi (Misc File Ops): View mode is a minor mode.
2535 2004-10-09  Juri Linkov  <juri@jurta.org>
2537         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
2538         example of nnmail-split-fancy.
2540 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
2542         * calendar.texi (iCalendar): Style changes.
2544 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
2546         * search.texi (Regexps): The regexp described in the example is no
2547         longer stored in the variable `sentence-end'.
2549 2004-10-06  Karl Berry  <karl@gnu.org>
2551         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
2552         consistency with other uses of dashes.
2554 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
2556         * building.texi (Starting GUD): Note that multiple debugging
2557         sessions requires `gdb --fullname'.
2559 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
2561         * calendar.texi (iCalendar): New section for a new package.
2563 2004-10-05  Karl Berry  <karl@gnu.org>
2565         * info.texi: Consistently use --- throughout, periods at end of
2566         menu descriptions, and a couple typos.
2568 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
2570         * text.texi: Various small changes in addition to the following.
2571         (Text): Replace xref for autotype with inforef.
2572         (Sentences): Explain nil value for `sentence-end'.
2573         (Paragraphs): Update default values for `paragraph-start' and
2574         `paragraph-separate'.
2575         (Text Mode): Correct description of Text mode's effect on the
2576         syntax table.
2577         (Outline Visibility): `hide-other' does not hide top level headings.
2578         `selective-display-ellipses' no longer has an effect on Outline mode.
2579         (TeX Misc): Add missing @cindex.
2580         Replace xref for RefTeX with inforef.
2581         (Requesting Formatted Text): The variable
2582         `enriched-fill-after-visiting' no longer exists.
2583         (Editing Format Info): Update names of menu items and commands.
2584         (Format Faces): Mention special effect of specifying the default face.
2585         Describe inheritance of text properties.
2586         Correct description of `fixed' face.
2587         (Format Indentation): Correct description of effect of setting
2588         margins.  Mention `set-left-margin' and `set-right-margin'.
2589         (Format Justification): Update names of menu items.
2590         `set-justification-full' is now bound to `M-j b'.
2591         Mention that `default-justification' is a per buffer variable.
2592         (Format Properties): Update name of menu item.
2593         (Forcing Enriched Mode): `format-decode-buffer' automatically
2594         turns on Enriched mode if the buffer is in text/enriched format.
2596 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
2598         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
2600 2004-09-28  Kim F. Storm  <storm@cua.dk>
2602         * display.texi (Display Custom) <indicate-buffer-boundaries>:
2603         Align with new functionality.
2605 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
2607         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
2608         * pgg.texi (User Commands, Backend methods): Do.
2609         * gnus.texi: Markup fixes.
2610         (Setting Process Marks): Fix `M P a' entry.
2611         * emacs-mime.texi: Fixes.
2613 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
2615         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
2616         again.
2617         Use 5.10 instead of 5.10.0.
2619 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2621         * gnus.texi (Summary Mail Commands): S D e.
2623 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
2625         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
2626         the gnus-article-mode-line-format section.
2628 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
2630         * gnus.texi (Various Summary Stuff): Fix the documentation for
2631         gnus-newsgroup-variables.
2633 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
2635         * gnus.texi (MIME Commands): Added
2636         gnus-mime-display-multipart-as-mixed,
2637         gnus-mime-display-multipart-alternative-as-mixed,
2638         gnus-mime-display-multipart-related-as-mixed.
2639         (Mail Source Customization): Clarify `mail-source-directory'.
2640         (Splitting Mail): Mention gnus-group-find-new-groups.
2641         (SpamOracle): Fixed typo.
2643         * gnus-faq.texi: Untabify.
2644         ([6.3]): nnir.el is in contrib directory.
2646         * message.texi (News Headers): Clarify how a unique ID is created.
2648         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
2649         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2651 2004-09-20  Andre Srinivasan  <andre@e2open.com>
2653         * gnus.texi (Group Parameters): Added more on hooks.  (Small
2654         change.)
2656 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
2658         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
2660 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
2662         * display.texi (Display Custom): Remove stray `@end defvar'.
2664 2004-09-23  Kim F. Storm  <storm@cua.dk>
2666         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
2667         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
2669 2004-09-22  Jay Belanger  <belanger@truman.edu>
2671         * calc.texi (Vectors as Lists): Added a warning that the tutorial
2672         might be hidden during part of the session.
2674 2004-09-20  Jay Belanger  <belanger@truman.edu>
2676         * calc.texi (Notations Used in This Manual): Put in an earlier
2677         mention that DEL could be called Backspace.
2679 2004-09-20  Richard M. Stallman  <rms@gnu.org>
2681         * custom.texi (Hooks): Explain using setq to clear out a hook.
2682         (File Variables): Explain multiline string constants.
2683         (Non-ASCII Rebinding): Explain when you need to update
2684         non-ASCII char codes in .emacs.
2686         * building.texi (Compilation): Explain how to make a silent
2687         subprocess that won't be terminated.  Explain compilation-environment.
2689 2004-09-13  Kim F. Storm  <storm@cua.dk>
2691         * mini.texi (Repetition): Rename isearch-resume-enabled to
2692         isearch-resume-in-command-history and change default to disabled.
2694 2004-09-10  Simon Josefsson  <jas@extundo.com>
2696         * gnus.texi (IMAP): Add example.  Suggested and partially written
2697         by Steinar Bang <sb@dod.no>.
2699 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2701         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
2702         netrc syntax.
2704 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2706         * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
2707         (Spam ELisp Package Global Variables): More clarifications.
2709 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2711         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
2712         Mention spam-split does not modify incoming mail.
2714 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2716         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
2718 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
2720         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
2722 2004-09-09  Kim F. Storm  <storm@cua.dk>
2724         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
2725         with new `kmacro-name-last-macro'.
2727 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
2729         * makefile.w32-in (sieve, pgg): Use $(infodir).
2731 2004-09-08  Juri Linkov  <juri@jurta.org>
2733         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
2735 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
2737         * makefile.w32-in: Fix PGG and Sieve entries.
2739 2004-09-03  Juri Linkov  <juri@jurta.org>
2741         * search.texi (Incremental Search): Update wording for M-%.
2743 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
2745         * killing.texi (Killing): Correct description of kill commands in
2746         read-only buffer.
2748 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
2750         * building.texi (Compilation Mode): Add a paragraph about rules
2751         for finding the compilation buffer for `next-error'.
2753         * search.texi (Other Repeating Search): Mention that Occur mode
2754         supports the next-error functionality.
2756 2004-09-02  Juri Linkov  <juri@jurta.org>
2758         * search.texi (Regexp Replace): Add missing backslash to \footnote.
2760 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
2762         * kmacro.texi (Basic Keyboard Macro):
2763         `apply-macro-to-region-lines' now operates on all lines that begin
2764         in the region, rather than on all complete lines in the region.
2766 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2768         * frames.texi (Drag and drop): Add documentation about
2769         x-dnd-test-function and x-dnd-known-types.
2771 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
2773         * indent.texi: Various minor changes in addition to:
2774         (Indentation Commands): Correct description of `indent-relative'.
2775         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
2776         mode.  The *Tab Stops* buffer uses Overwrite Mode.
2777         (Just Spaces): `tabify' converts sequences of at least two spaces
2778         to tabs.
2780 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
2782         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
2783         Emacs and related programs.
2785 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
2787         * frames.texi (Secondary Selection): Setting the secondary
2788         selection with M-Drag-Mouse-1 does not alter the kill ring,
2789         setting it with M-Mouse-1 and M-Mouse-3 does.
2790         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
2791         toolkit scroll bars.
2792         (Scroll Bars): Ditto.
2794         * windows.texi (Basic Window): When using a window system, the value
2795         of point in a non-selected window is indicated by a hollow box.
2796         (Split Window): Side by side windows are separated by a scroll bar,
2797         if scroll bars are used.
2798         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
2799         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
2800         (Window Convenience): Update bindings for `winner-undo' and
2801         `winner-redo'.
2803         * ack.texi (Acknowledgments): Use `@unnumbered'.
2804         * misc.texi : Adapt sectioning in Info to the node structure.
2805         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
2806         of "Using Emacs as a Server".
2807         * building.texi (Building): Interchange nodes (for correct numbering).
2808         * programs.texi (Programs): Interchange nodes (for correct numbering).
2809         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
2810         Info to the node structure.
2811         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
2812         Rearrange order of nodes and sections such that both "GNU GENERAL
2813         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
2814         end, as appropriate for appendices.
2815         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
2816         Use `@unnumberedsec'.
2817         * trouble.texi: Adapt sectioning in Info to the node structure.
2818         Adapt node pointers to change in emacs.texi.
2819         * cmdargs.texi, doclicense.texi: Adapt node pointers.
2821 2004-08-27  Richard M. Stallman  <rms@gnu.org>
2823         * faq.texi: Fix texinfo usage, esp. doublequotes.
2824         (Difference between Emacs and XEmacs): Some clarification.
2826         * faq.texi (Difference between Emacs and XEmacs):
2827         Explain not to contrast XEmacs with GNU Emacs.
2829 2004-08-26  Richard M. Stallman  <rms@gnu.org>
2831         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
2833 2004-08-25  Kenichi Handa  <handa@m17n.org>
2835         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
2836         description for unibyte mode.
2838 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
2840         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
2842         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
2843         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
2844         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
2845         in @pxref.
2847 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
2849         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
2850         Change section names.
2852 2004-08-22  David Kastrup  <dak@gnu.org>
2854         * reftex.texi (AUCTeX): Update links, section name.
2856         * faq.texi (Calc): Update availability (included in 22.1).
2857         (AUCTeX): Update availability, information, versions, description.
2859 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
2861         * kmacro.texi (Keyboard Macro Ring): Rename section.
2862         Emacs treats the head of the macro ring as the `last keyboard macro'.
2863         (Keyboard Macro Counter): Minor change.
2864         (Save Keyboard Macro): Some clarifications.
2865         (Edit Keyboard Macro): Rename section.
2867         * buffers.texi (Buffers): Maximum buffer size is now 256M on
2868         32-bit machines.
2869         (Several Buffers): Clarify which buffer is selected if `2' is
2870         pressed in the Buffer Menu.
2871         Auto Revert mode can be used to update the Buffer Menu
2872         automatically.
2874 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
2876         * help.texi (Misc Help): Add an index entry for finding an Info
2877         manual by its file name.
2879 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
2881         * files.texi (Backup Deletion): Correct description of
2882         `delete-old-versions'.
2883         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
2884         (Auto Save Files): Recommend `auto-save-mode' to reenable
2885         auto-saving, rather than the abbreviation `auto-save'.
2887 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
2889         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
2890         for "killing" and "yanking" in main menu.
2892 2004-08-16  Richard M. Stallman  <rms@gnu.org>
2894         * killing.texi (Yanking, Killing): Minor cleanups.
2896         * mark.texi (Momentary Mark): Minor cleanups.
2898 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
2900         * custom.texi (Non-ASCII Rebinding):
2901         C-q always inserts the right code to pass to global-set-key.
2903 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
2905         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
2907 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
2909         * regs.texi (RegNumbers): Mention `C-x r i' binding for
2910         `insert-register', instead of `C-x r g' binding, for consistency.
2912 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
2914         * fixit.texi (Spelling): Fix typo.
2916 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
2918         * help.texi (Help): Fix Texinfo usage.
2920 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
2922         * cc-mode.texi: Various updates for CC Mode 5.30.9.
2924 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
2926         Sync with Tramp 2.0.44.
2928 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
2930         * widget.texi (User Interface): Update how to separate the
2931         editable field of an editable-field widget from other widgets.
2932         (Programming Example): Add text after field.
2934 2004-07-24  Richard M. Stallman  <rms@gnu.org>
2936         * text.texi (Paragraphs): Update how paragraphs are separated
2937         and the default for paragraph-separate.
2939         * search.texi (Regexp Replace): Further update text for new
2940         replacement operators.
2942 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2944         * emacs-mime.texi (Encoding Customization): Add a note to the
2945         mm-content-transfer-encoding-defaults entry.
2946         (rfc2047): Update.
2948         * gnus.texi (Article Highlighting): Add
2949         gnus-cite-ignore-quoted-from.
2950         (POP before SMTP): New node.
2951         (Posting Styles): Addition.
2952         (Splitting Mail): Add nnmail-split-lowercase-expanded.
2953         (Fancy Mail Splitting): Ditto.
2954         (X-Face): Add gnus-x-face.
2956 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
2958         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
2959         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
2961 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
2963         * gnus.texi (Mail Source Specifiers): Describe
2964         `pop3-leave-mail-on-server'.
2966 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
2968         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
2970         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
2971         repository.  Change setfilename.
2973         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
2975 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
2977         * emacs-xtra.texi (Subdir switches): Dired does not remember the
2978         `R' switch.
2980         * dired.texi (Dired Updating): `k' only deletes inserted
2981         subdirectories from the Dired buffer if a prefix argument was given.
2983         * search.texi (Regexps): Delete redundant definition of `symbol' in
2984         description of `\_>'.  It already occurs in the description of `\_<'.
2986 2004-07-02  Juri Linkov  <juri@jurta.org>
2988         * pcl-cvs.texi (Viewing differences): Add `d r'.
2990 2004-07-01  Juri Linkov  <juri@jurta.org>
2992         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
2993         (Regexp Search): Add M-r.
2995 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
2997         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
2999 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
3001         * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
3002         * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
3004 2004-06-25  Richard M. Stallman  <rms@gnu.org>
3006         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
3008 2004-06-25  David Kastrup  <dak@gnu.org>
3010         * search.texi (Regexp Replace): Some typo corrections and
3011         rearrangement.
3013 2004-06-24  David Kastrup  <dak@gnu.org>
3015         * search.texi (Unconditional Replace): Use replace-string instead
3016         of query-replace in example.
3017         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
3018         sequences.
3019         (Query Replace): Correct explanation of `^' which does not use
3020         the mark stack.
3022 2004-06-21  Nick Roberts  <nickrob@gnu.org>
3024         * misc.texi (Shell History Copying): Document comint-insert-input.
3025         (Shell Ring): Describe comint-dynamic-list-input-ring here.
3027 2004-06-21  Karl Berry  <karl@gnu.org>
3029         * info.texi (Top): Mention that only Emacs has mouse support.
3030         (Getting Started): Mention this in a few other places.
3032 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
3034         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
3035         * custom.texi (Customization): Do.
3036         * anti.texi (Antinews): Do.
3037         * abbrevs.texi (Defining Abbrevs): Do.
3039         * programs.texi (Info Lookup): Fix keybinding for
3040         info-lookup-symbol.
3042 2004-06-16  Juanma Barranquero  <lektu@terra.es>
3044         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
3045         Add emacs-xtra.
3046         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
3047         (clean): Add emacs-xtra and flymake.  Remove redundancies.
3049 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
3051         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
3052         Add emacs-xtra.
3053         * emacs-xtra.texi: New file.
3055 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
3057         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
3058         (Dired and Find): Mention differences with ordinary Dired buffers.
3060 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
3062         * autotype.texi (Copyrights, Timestamps): Recommend
3063         `before-save-hook' instead of `write-file-functions'.
3065 2004-06-13  Richard M. Stallman  <rms@gnu.org>
3067         * custom.texi (Init Syntax): Explain about vars that do special
3068         things when set with setq or with Custom.
3069         (Init Examples): Add line-number-mode example.
3071 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
3073         * dired-x.texi (dired-mark-omitted): Update keybinding.
3075 2004-06-12  Juri Linkov  <juri@jurta.org>
3077         * dired.texi (Operating on Files): Add dired-do-touch.
3079 2004-06-10  Kim F. Storm  <storm@cua.dk>
3081         * pcl-cvs.texi (Viewing differences): Add 'd y'.
3083 2004-06-10  Juri Linkov  <juri@jurta.org>
3085         * building.texi (Lisp Eval): Add C-M-x on defface.
3087 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
3089         * files.texi (Reverting): Auto-Revert mode and
3090         Global Auto-Revert mode no longer revert remote files.
3092 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
3094         * dired-x.texi (variable dired-omit-mode): Rename from
3095         dired-omit-files-p.
3096         (function dired-omit-mode): Rename from dired-omit-toggle.
3097         Call dired-omit-mode rather than set dired-omit-files-p.
3098         (dired-mark-omitted): Describe command.
3100 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
3102         Version 2.0.41 of Tramp released.
3104 2004-05-29  Juanma Barranquero  <lektu@terra.es>
3106         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3107         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3109 2004-05-29  Richard M. Stallman  <rms@gnu.org>
3111         * custom.texi (Init File): Two dashes start --no-site-file.
3113         * cl.texi (Top): Call this chapter `Introduction'.
3114         (Overview): In TeX, no section heading here.
3116         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
3118 2004-05-29  Alan Mackenzie  <acm@muc.de>
3120         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
3121         ("AWK"): Is consistently thus spelt throughout.
3122         (AWK, Pike): Document as "C-like modes".
3123         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
3124         (M-x man): Supersedes M-x manual-entry.
3125         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
3127         ("Comments in C"): Delete node; the info is in CC Mode manual.
3128         (c-comment-only-line-offset): Remove description.
3130         (C-c ., C-c C-c): Describe new C Mode bindings.
3132         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
3133         (@dfn{Style}, c-default-style, comment-column, comment-padding)
3134         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
3135         Amend definitions.
3137         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
3138         Describe functions.
3140         (c-comment-start-regexp, c-hanging-comment-ender-p)
3141         (c-hanging-comment-starter-p): Remove obsolete definitions.
3143         * emacs.texi: Remove the menu entry "Comments in C".
3145 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
3147         * Makefile.in (../info/flymake, flymake.dvi): New targets.
3148         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3150 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
3152         * flymake.texi: New file.
3154 2004-05-28  Simon Josefsson  <jas@extundo.com>
3156         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3158 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
3160         * dired.texi (Dired and Find): `find-ls-option' does not apply to
3161         `M-x locate'.
3163 2004-05-16  Karl Berry  <karl@gnu.org>
3165         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
3166         makeinfo --html fails.
3167         * help.texi (Help Summary) [@ifnottex]: Likewise.
3169 2004-05-13  Nick Roberts  <nickrob@gnu.org>
3171         * building.texi (GDB Graphical Interface): Update and describe
3172         layout first.
3174 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
3176         Version 2.0.40 of Tramp released.
3178 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
3180         Complete rework, based on review by Karl Berry <karl@gnu.org>.
3182         * tramp.texi (Auto-save and Backup): Explain exploitation of new
3183         variables `tramp-backup-directory-alist' and
3184         `tramp-bkup-backup-directory-info'.
3185         (Overview, Connection types)
3186         (External transfer methods, Default Method)
3187         (Windows setup hints): Remove restriction of password entering
3188         with external methods.
3189         (Auto-save and Backup): Make file name example
3190         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3191         and `auto-save-directory' must be used.
3192         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3193         only "NT").  Remove doubled entry "What kinds of systems does
3194         @tramp{} work on".
3195         (tramp): Macro removed.
3196         (Obtaining Tramp): Flag removed from title.
3197         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
3198         and `trampver' used properly.  Flag `tramp-inst' replaced by
3199         `installchapter'.  Installation related text adapted.
3201 2004-05-04  Jason Rumney  <jasonr@gnu.org>
3203         * makefile.w32-in: Revert last change.
3205 2004-05-03  Jason Rumney  <jasonr@gnu.org>
3207         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
3209 2004-04-28  Masatake YAMATO  <jet@gyve.org>
3211         * widget.texi (Programming Example): Remove overlays.
3213 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
3215         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3217 2004-04-23  Juanma Barranquero  <lektu@terra.es>
3219         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3221 2004-04-18  Juri Linkov  <juri@jurta.org>
3223         * fixit.texi (Spelling): Remove file extension from ispell xref.
3225 2004-04-15  Kim F. Storm  <storm@cua.dk>
3227         * cmdargs.texi (Initial Options): Add -Q.
3229 2004-04-05  Kim F. Storm  <storm@cua.dk>
3231         * custom.texi (File Variables): Add safe-local-eval-forms.
3233 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3235         * info.texi (Info Search): Add info-apropos.
3237 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
3239         * files.texi (Reverting): Correct description of revert-buffer's
3240         handling of point.
3242 2004-03-22  Juri Linkov  <juri@jurta.org>
3244         * emacs.texi (Top): Add `Misc X'.
3246         * faq.texi, trouble.texi: Fix help key bindings.
3248         * glossary.texi: Improve references.
3250         * help.texi: Sync keywords with finder.el.
3252         * mini.texi (Completion): Add description for menu items.
3254         * misc.texi (Browse-URL, FFAP): Add information about keywords.
3256         * sending.texi (Mail Methods): Fix xref to Message manual.
3258 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
3260         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3261         (as suggested by Karl Berry).  Update information about colored
3262         stars in menus.  Add new subheading describing M-n.
3264 2004-03-12  Richard M. Stallman  <rms@gnu.org>
3266         * cl.texi (Top): Rename top node's title.
3268         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
3270 2004-03-08  Karl Berry  <karl@gnu.org>
3272         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3273         problems making the texinfo distribution.
3275 2004-03-04  Richard M. Stallman  <rms@gnu.org>
3277         * search.texi (Regexps): Explain that ^ and $ have their
3278         special meanings only in certain contexts.
3280         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
3282         * mule.texi (Specify Coding): Doc C-x RET F.
3284         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
3285         for multiple compile and grep buffers.
3286         (Indirect Buffers): Don't recommand clone-indirect-buffer
3287         for multiple compile and grep buffers.
3289 2004-02-29  Simon Josefsson  <jas@extundo.com>
3291         * smtpmail.texi (Authentication): Changed the list of supported
3292         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3293         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3294         <voegelas@gmx.net>.
3296 2004-02-29  Juanma Barranquero  <lektu@terra.es>
3298         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3299         Use $(DEL) instead of rm, and ignore exit code.
3301 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
3303         Tramp version 2.0.39 released.
3305 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
3307         * tramp.texi (Customizing Completion): Explain new functions
3308         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3309         (all): Savannah URLs unified to "http://savannah.nongnu.org".
3310         (Top): Refer to Savannah mailing list as the major one.  Mention
3311         older mailing lists in HTML mode only.
3312         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
3313         (Frequently Asked Questions): Remote hosts must not be Unix-like
3314         for "smb" method.
3315         (Password caching): New node.
3316         (External transfer methods): Refer to password caching for "smb"
3317         method.
3319 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
3321         * building.texi (Watch Expressions): Update.
3323 2004-02-21  Juri Linkov  <juri@jurta.org>
3325         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
3326         --directory, --help, --version.  Move text about command-line-args
3327         to Command Arguments.
3328         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
3329         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
3330         (Window Size X): Join -g and --geometry.  Add @cindex.
3331         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
3332         (Title X): Remove alias -title.
3333         (Misc X): New node.
3335 2004-02-17  Karl Berry  <karl@gnu.org>
3337         * info.texi (Help-Int): Mention the new line number feature.
3339 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3341         * frames.texi (Drag and drop): Add Motif to list of supported
3342         protocols.
3344 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
3346         * ses.texi (Advanced Features): New functionality for
3347         ses-set-header-row (defaults to current row unless C-u used).
3348         (Acknowledgements): Add Stefan Monnier.
3350 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3352         * frames.texi (Drag and drop): New section.
3354 2004-01-24  Richard M. Stallman  <rms@gnu.org>
3356         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
3357         Include it only @ifnotinfo.  Patch the preceding and following
3358         node headers to point to each other.
3360 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
3362         * calendar.texi (Appointments): Update section.
3364 2003-12-29  Kevin Ryde  <user42@zip.com.au>
3366         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3368         * programs.texi (C Modes): Fix the xref.
3370 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
3372         * building.texi (Watch Expressions): Update.
3373         (Commands of GUD): Include use of toolbar + breakpoints set from
3374         fringe/margin.
3376 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
3378         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
3379         <acm@muc.de>.
3381 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
3383         Tramp version 2.0.38 released.
3385         * tramp.texi (Remote shell setup): Warn of environment variables
3386         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
3387         <sven.gabriel@imk.fzk.de>.
3388         (Configuration): Tramp now chooses base64/uuencode
3389         automatically.  Update wording accordingly.
3390         (Top): More description for the `Default Method' menu entry.
3391         (Default Method): Use @code, not @var, for Lisp variables.
3392         (Default Method): New subsection `Which method is the right one
3393         for me?'  Suggested by Christian Kirsch.
3394         (Configuration): Pointer to new subsection added.
3395         (Default Method): Too many "use" in one sentence.
3396         Rephrase.  Reported by Christian Kirsch.
3397         (Filename Syntax): Old `su' example is probably a left-over from
3398         the sm/su method naming.  Replace with `ssh', instead.
3399         (External transfer methods, Auto-save and Backup):
3400         Typo fixes.
3402 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
3404         * tramp.texi (all): Harmonize all occurences of @tramp{}.
3405         (Top): Mention japanese manual only if flag `jamanual' is set.
3406         Insert section `Japanese manual' in menu.
3408 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3410         * frames.texi (Dialog Boxes): Add use-file-dialog.
3412 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
3414         * eshell.texi (Known Problems): Add doc item.
3416 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
3418         * ack.texi: Note that Alan Mackenzie contributed the AWK support
3419         in CC Mode.
3421 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
3423         * cc-mode.texi: Update for CC Mode 5.30.
3425         Note: Please refrain from doing purely cosmetic changes like
3426         removing trailing whitespace in this manual; it clobbers cvs
3427         merging for no good reason.
3429 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
3431         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
3432         * man/commands.texi, man/custom.texi, man/display.texi:
3433         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
3434         * man/frames.texi, man/glossary.texi, man/killing.texi:
3435         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
3436         * man/mule.texi, man/rmail.texi, man/search.texi:
3437         * man/sending.texi, man/text.texi, man/tramp.texi:
3438         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
3439         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
3441 2003-11-01  Alan Mackenzie  <acm@muc.de>
3443         * search.texi (Scrolling During Incremental Search): Document a
3444         new scrolling facility in isearch mode.
3446 2003-10-26  Karl Berry  <karl@gnu.org>
3448         * info.texi (Info Search): Echo area, not echo are.  From Debian
3449         diff.
3451 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
3453         * widget.texi (Defining New Widgets): Document new beavior of
3454         :buttons and :children keywords.
3456 2003-10-22  Miles Bader  <miles@gnu.org>
3458         * Makefile.in (info): Move before $(top_srcdir)/info.
3460 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
3462         * building.texi (Watch Expressions): Update section on data display
3463         to reflect code changes (GDB Graphical Interface).
3465 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
3467         * tramp.texi (Inline methods): Small grammar fix.
3468         (External transfer methods): Likewise.
3470 2003-10-13  Richard M. Stallman  <rms@gnu.org>
3472         * xresources.texi (GTK resources): Clean up previous change.
3474 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3476         * xresources.texi (GTK resources): Add a note that some themes
3477         disallow customizations.  Add scroll theme example.
3479 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
3481         * speedbar.texi: Remove paragraph for GUD that is no longer true.
3483 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
3485         * texinfo.tex: Replace `%' in arch tagline by @ignore.
3487 2003-09-30  Richard M. Stallman  <rms@gnu.org>
3489         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3491         * widget.texi (User Interface): Fix typos.
3493         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3495         * cmdargs.texi (General Variables): Remove MAILRC envvar.
3497         * misc.texi (Saving Emacs Sessions): Shorten the section,
3498         collapsing back into one node.
3500 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
3502         * misc.texi: Section "Saving Emacs Sessions" rewritten.
3504 2003-09-29  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
3506         * xresources.texi (GTK names in Emacs): Correct typo.
3508 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
3510         * pcl-cvs.texi (Selected Files): Fix typo.
3512 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
3514         * cmdargs.texi (Font X): Mention new default font.  More
3515         fully describe long font names, wildcard patterns and the
3516         problems involved.  (Result of discussion on emacs-devel.)
3518 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
3520         * emacs.texi (Acknowledgements): Correct typo.
3522 2003-09-22  Richard M. Stallman  <rms@gnu.org>
3524         * dired.texi (Misc Dired Commands): New node.
3525         (Dired Navigation): Add dired-goto-file.
3527         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
3529         * emacs.texi (Acknowledgements): New node, split from Distribution.
3531         * cmdargs.texi (Action Arguments): -f reads interactive args.
3533 2003-09-21  Karl Berry  <karl@gnu.org>
3535         * info.texi (] and [ commands): No period at end of section title.
3537 2003-09-08  Lute Kamstra  <lute@gnu.org>
3539         * screen.texi (Mode Line): Say that POS comes before LINE.
3540         Mention `size-indication-mode'.
3541         * display.texi (Optional Mode Line): Document
3542         `size-indication-mode'.
3543         * basic.texi (Position Info): Mention `size-indication-mode'.
3545 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
3547         * xresources.texi (Resources): Refer to `editres' man page.
3548         (Lucid Resources): Update defaults.  Expand description of
3549         `shadowThickness'.
3551 2003-09-04  Miles Bader  <miles@gnu.org>
3553         * Makefile.in (top_srcdir): New variable.
3554         ($(top_srcdir)/info): New rule.
3555         (info): Depend on it.
3557 2003-09-03  Peter Runestig  <peter@runestig.com>
3559         * makefile.w32-in: New file.
3561 2003-08-29  Richard M. Stallman  <rms@gnu.org>
3563         * misc.texi (Saving Emacs Sessions): Correct previous change.
3565 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
3567         * widget.texi (User Interface): Explain the need of static text
3568         around an editable field.
3570 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
3572         * widget.texi (Basic Types): The argument to `:help-echo' can now
3573         be a form that evaluates to a string.
3575         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
3576         chapter.
3577         (Intro): Include kmacro.texi after fixit.texi instead of after
3578         custom.texi. (As suggested by Kim Storm.)
3580 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
3582         * fixit.texi (Fixit): Update `Next' pointer.
3583         * files.texi (Files): Update `Previous' pointer.
3584         * kmacro.texi (Keyboard Macros): Remove redundant node and
3585         section.
3586         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
3587         (Suggested by Kim Storm.)
3588         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
3589         Storm.)
3591 2003-08-18  Kim F. Storm  <storm@cua.dk>
3593         * kmacro.texi: New file describing enhanced keyboard macro
3594         functionality.  Replaces old description in custom.texi.
3596         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
3597         (Keyboard Macros): Move to new kmacro.texi file.
3599         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
3601         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
3603 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
3605         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
3607 2003-08-17  Alex Schroeder  <alex@gnu.org>
3609         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
3610         required.
3612 2003-08-16  Richard M. Stallman  <rms@gnu.org>
3614         * dired-x.texi (Shell Command Guessing): Explain *.
3616 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
3618         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
3619         log-edit-insert-changelog.
3621 2003-08-05  Richard M. Stallman  <rms@gnu.org>
3623         * programs.texi (Lisp Indent): Don't describe
3624         lisp-indent-function property here.  Use xref to Lisp Manual.
3626 2003-08-03  Karl Berry  <karl@gnu.org>
3628         * info.texi: Need @contents.
3630 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
3632         * calendar.texi (Date Formats): Document changed behaviour of
3633         abbreviations.
3635 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
3637         * buffers.texi (List Buffers): Fix previous change.
3639 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3641         Tramp version 2.0.36 released.
3643         * tramp.texi (Remote shell setup): Explain about problems with
3644         non-Bourne commands in ~/.profile and ~/.shrc.
3646 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
3648         * buffers.texi (List Buffers): Adjust to new format of *Buffer
3649         List*.
3651 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
3653         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
3654         renaming of `vis-mode' to `visible-mode'.
3656         * display.texi (Font Lock): Fix typo.
3658 2003-07-07  Richard M. Stallman  <rms@gnu.org>
3660         * display.texi (Font Lock): Add xref for format info on
3661         font-lock-remove-keywords.
3663         * building.texi (Compilation): Document what happens with asynch
3664         children of compiler process.
3666         * help.texi (Library Keywords): Use @multitable.
3668 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
3670         * info.texi (Top, Help-Small-Screen): Remove accidentally added
3671         next, prev and up pointers.
3673 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
3675         * info.texi (Help): Mention existence of Emacs and stand-alone
3676         Info at the very beginning of the tutorial.
3677         (Help-Inv): New node.
3678         (Help-]): New node.
3679         (Help-M): Systematically point out the differences between default
3680         Emacs and stand-alone versions.  Delete second menu.
3681         (Help-Xref): Systematically point out the differences between
3682         default Emacs and stand-alone versions.
3683         (Help-Int): Change `l' example.
3684         (Expert Info): Fix typos.
3685         (Emacs Info Variables): Mention `Info-hide-note-references' and
3686         new default for `Info-scroll-prefer-subnodes'.
3688 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3690         Version 2.0.35 of Tramp released.
3692         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
3693         (Inline methods): Add methods `remsh' and `plink1'.
3694         (External transfer methods): Add method `remcp'.
3695         (Multi-hop Methods): Add method `remsh'.
3696         Small patch from Adrian Aichner <adrian@xemacs.org>:
3697         Fix minor typos.
3698         (Concept Index): Added to make manual searchable via
3699         `Info-index'.
3700         (Version Control): Add cindex entry.
3702 2003-06-04  Richard M. Stallman  <rms@gnu.org>
3704         * programs.texi (Expressions): Delete C-M-DEL.
3706         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
3707         comint-move-point-for-output renamed from
3708         comint-scroll-to-bottom-on-output.
3710         * custom.texi (Init Rebinding): Replace previous change with xref.
3711         (Non-ASCII Rebinding): Explain that issue more briefly here.
3713 2003-05-28  Richard M. Stallman  <rms@gnu.org>
3715         * indent.texi (Indentation): Condense, simplify, clarify prev change.
3717 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
3719         * building.texi (GDB Graphical Interface): New node.
3720         (Rewritten somewhat by RMS.)
3722 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3724         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
3725         non-English letters.  Explain how to set coding systems correctly
3726         and how to include the right coding cookie in the file.
3728 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3730         * trampver.texi: Version 2.0.34 released.
3732 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3734         * indent.texi (Indentation): Explain the concepts.
3735         (Just Spaces): Explain why preventing tabs for indentation might
3736         be useful.
3738 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
3740         * faq.texi: Improve previous changes.
3742 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
3744         * faq.texi: Update copyright and maintenance details.
3745         Update some package URLs, versions, and maintainers.
3746         Remove many references to the Emacs Lisp Archive.
3748 2003-04-23  Simon Josefsson  <jas@extundo.com>
3750         * smtpmail.texi: Fix license (the invariant sections mentioned has
3751         never been part of the smtp manual).  Align info dir entry with
3752         other emacs packages.
3754 2003-04-16  Richard M. Stallman  <rms@gnu.org>
3756         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
3758 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
3760         * tramp.texi: Version 2.0.33 released.
3761         Remove installation chapter.  Remove XEmacs specifics.
3763 2003-03-29  Richard M. Stallman  <rms@gnu.org>
3765         * tramp.texi (Top): Undo the previous renaming.
3766         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
3768 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3770         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
3771         version of manual.
3773         * tramp.texi (Auto-save and Backup): New node.
3775 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
3777         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
3778         Emacs" in order to have better differentiation to "XEmacs".
3779         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
3780         are new macros in order to point to the other Emacs flavor where
3781         appropriate.  In info case, point to node `Installation' in order
3782         to explain how to generate the other way.  In html case, make a
3783         link to the other html file.
3784         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
3785         after CVS checkout/update.
3786         (Installation): Completely rewritten.
3787         (Installation parameters, Load paths): New sections under
3788         `Installation'.
3790 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3792         * tramp.texi: Version 2.0.30 released.
3793         Replace word "path" with "localname" where used as a component of
3794         a Tramp file name.
3796 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
3798         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
3799         introduced.
3800         (Installation): Explain what to do if files from the tramp/contrib
3801         directory are needed.
3803 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
3805         * smtpmail.texi (How Mail Works): New.
3807 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
3809         * cmdargs.texi (General Variables): Document SMTPSERVER.
3811         * smtpmail.texi: New file.
3813         * sending.texi: Remove SMTP node.
3814         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
3815         library.
3817         * Makefile.in: Build SMTP manual.
3819 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
3821         * sending.texi (Sending via SMTP): Explain MTA/MUA.
3823 2003-02-22  Simon Josefsson  <jas@extundo.com>
3825         * sending.texi (Mail Methods): Add node about SMTP.
3827 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3829         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
3831 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3833         * tramp.texi: Version 2.0.29 released.
3834         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
3835         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
3837 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
3839         * tramp.texi (Frequently Asked Questions): Explain a workaround if
3840         another package loads accidently Ange-FTP.
3842 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
3844         * tramp.texi (Customizing Completion): Add function
3845         `tramp-parse-sconfig'.  Change example of
3846         `tramp-set-completion-function', because parsing of ssh config
3847         files looks more natural.
3849 2003-02-01  Kevin Ryde  <user42@zip.com.au>
3851         * glossary.texi (Glossary): Correction to cl cross reference.
3853 2003-01-20  Richard M. Stallman  <rms@gnu.org>
3855         * killing.texi (Rectangles): Document C-x c r.
3857 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3859         * xresources.texi (GTK resources): New node.
3860         (GTK widget names): New node.
3861         (GTK names in Emacs): New node.
3862         (GTK styles): New node.
3864 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3866         * gnus.texi: Do not use `path' in several locations.
3868 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
3870         * maintaining.texi (Create Tags Table): Add reference to the new
3871         `etags --help --lang=LANG' option.
3873 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3875         * tramp.texi (External transfer methods): New method `smb'.  From
3876         Michael Albinus.
3878 2002-11-05  Karl Berry  <karl@gnu.org>
3880         * info.texi (Info-fontify): Reorder face list to avoid bad line
3881         breaks.
3883 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3885         * tramp.texi: Move @copying to standard place.  Use
3886         @insertcopying.
3888 2002-10-02  Karl Berry  <karl@gnu.org>
3890         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
3891         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
3892         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
3893         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
3894         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
3895         Per rms, update all manuals to use @copying instead of @ifinfo.
3896         Also use @ifnottex instead of @ifinfo around the top node, where
3897         needed for the sake of the HTML output.
3898         (The Gnus manual is not fixed since it's not clear to me how it
3899          works; and the Tramp manual already uses @copying, although in an
3900          unusual way.  All others were changed.)
3902 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
3904         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
3905         (../info/ses, ses.dvi): New targets.
3906         * ses.texi: New file.
3908 2002-09-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3910         * texinfo.tex: Update to texinfo 4.2.
3912 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
3914         * reftex.texi: Update to RefTeX 4.19.
3916 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3918         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
3919         (../info/tramp, tramp.dvi): New targets.
3921 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
3923         * Makefile.in (DVI_TARGETS): Add calc.dvi.
3924         (calc.dvi): Uncomment.
3926 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
3928         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
3929         source files.
3931 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
3933         * Makefile.in (emacsman): New target.
3935 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
3937         * Makefile.in (INFO_TARGETS): Add ../info/calc.
3938         (../info/calc): New target.
3940 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3942         * (Version 21.1 released.)
3944 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
3946         * Branch for 21.1.
3948 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
3950         * Makefile.in (../info/info): Use an explicit -o switch to
3951         makeinfo.
3953 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
3955         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
3957 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
3959         * Makefile.in (../info/idlwave): Use --no-split.
3961 2000-12-14  Dave Love  <fx@gnu.org>
3963         * Makefile.in (mostlyclean): Remove gnustmp.*
3964         (gnus.dvi): Change rule to remove @latex stuff.
3966 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
3968         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
3970 2000-10-13  John Wiegley  <johnw@gnu.org>
3972         * Makefile.in: Add build targets for eshell.texi.
3974 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
3976         * Makefile.in: Remove/comment speedbar stuff.
3978 2000-09-22  Dave Love  <fx@gnu.org>
3980         * Makefile.in: Add emacs-mime.
3982 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
3984         * Makefile.in (INFO_TARGETS): Add ../info/woman.
3985         (DVI_TARGETS): Add woman.dvi.
3986         (../info/woman, woman.dvi): New targets.
3988 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
3990         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
3992         * pcl-cvs.texi: New file.
3993         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
3994         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
3996 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
3998         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
3999         (../info/ebrowse, ebrowse.dvi): New targets.
4001 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
4003         * Makefile.in (INFO_TARGETS): Add eudc.
4004         (DVI_TARGETS): Add eudc.dvi.
4005         (../info/eudc, eudc.dvi): New targets.
4007 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
4009         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4010         compatibility with 8+3 filesystems).
4011         (../info/efaq): Rename from emacs-faq.
4013 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4015         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4016         (../info/idlwave, idlwave.dvi): New targets.
4018 1999-10-23  Dave Love  <fx@gnu.org>
4020         * Makefile.in: Use autotype.texi.
4022 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
4024         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4025           faq.texi file) rather than ../info/faq.
4027 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4029         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4030         (../info/ada-mode, ada-mode.dvi): New targets.
4032 1999-09-01  Dave Love  <fx@gnu.org>
4034         * Makefile.in: Add faq.
4036 1999-07-12  Richard Stallman  <rms@gnu.org>
4038         * Version 20.4 released.
4040 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
4042         * Makefile.in (INFO_TARGETS): Delete customize.info.
4043         (DVI_TARGETS): Delete customize.dvi.
4044         (../info/customize, customize.dvi): Targets deleted.
4046 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4048         * Version 20.3 released.
4050 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
4052         * Makefile.in (EMACSSOURCES): Add mule.texi.
4053         Add msdog.texi, ack.texi.  Remove gnu1.texi.
4055 1998-04-06  Andreas Schwab  <schwab@gnu.org>
4057         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
4058         it in dvi targets.
4059         (../etc/GNU): Change to $(srcdir) first.
4061 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
4063         * reftex.texi: Update for RefTeX version 3.22.
4065 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
4067         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4068         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4070 1997-09-23  Paul Eggert  <eggert@twinsun.com>
4072         * Makefile.in: Merge changes mistakenly made to `Makefile'.
4073         (INFO_TARGETS): Change ../info/custom to ../info/customize.
4074         (../info/customize): Rename from ../info/custom.
4075         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4077 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4079         * Version 20.2 released.
4081 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4083         * Version 20.1 released.
4085 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4087         * Makefile (../info/customize, customize.dvi): New targets.
4088         (INFO_TARGETS): Add ../info/customize.
4089         (DVI_TARGETS): Add customize.dvi.
4091 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4093         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4095 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4097         * Version 19.33 released.
4099 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4101         * Version 19.32 released.
4103 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4105         * Makefile.in: Add rules for the Message manual.
4107 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4109         * gnus.texi: New version.
4111         * message.texi: New manual.
4113 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4115         * Makefile.in (All info targets): cd $(srcdir) to do the work.
4117 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4119         * Makefile.in (All info targets): Specify $(srcdir) in input files.
4120         Specify -I option.
4121         (All dvi targets): Set the TEXINPUTS variable.
4123 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4125         * Version 19.31 released.
4127 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
4129         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4130         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
4132 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4134         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4135         (INFO_TARGETS): Add ../info/cc-mode.
4136         (DVI_TARGETS): Add cc-mode.dvi.
4138 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4140         * Version 19.30 released.
4142 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4144         * gnus.texi: New file.
4146 1995-11-04  Erik Naggum  <erik@naggum.no>
4148         * gnus.texi: File deleted.
4150 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
4152         * mh-e.texi: "Function Index" -> "Command Index" to work with
4153         Emacs 19.30 C-h C-k support of separately-documented commands.
4155 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4157         * Makefile.in (../info/ediff, ediff.dvi): New targets.
4158         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4160 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4162         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4163         (../info/viper, viper.dvi): New targets.
4165 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
4167         * dired-x.texi (Installation): Change the example to set
4168         buffer-local variables like dired-omit-files-p in
4169         dired-mode-hook.
4171 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4173         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4174         (../info/mh-e, mh-e.dvi): New targets.
4176 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
4178         * Makefile.in (maintainer-clean): Rename from realclean.
4180 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4182         * Makefile.in: New file.
4183         * Makefile: File deleted.
4185 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4187         * Makefile (TEXINDEX_OBJS): Variable deleted.
4188         (texindex, texindex.o, getopt.o): Rules deleted.
4189         All deps on texindex deleted.
4190         (distclean): Don't delete texindex.
4191         (mostlyclean): Don't delete *.o.
4192         * texindex.c, getopt.c: Files deleted.
4194 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4196         * Version 19.26 released.
4198 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
4200         * Makefile (EMACSSOURCES): Exclude undo.texi.
4202 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4204         * Version 19.25 released.
4206 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4208         * Version 19.24 released.
4210 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4212         * Version 19.23 released.
4214 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4216         * Makefile: Delete spurious tab.
4218 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4220         * Makefile (.SUFFIXES): New rule.
4222 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4224         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4225         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4227 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4229         * Makefile (../info/sc): Rename frin sc.info.
4230         (../info/cl): Likewise.
4231         (INFO_TARGETS): Use new names.
4233 1993-12-04  Richard Stallman  (rms@srarc2)
4235         * getopt.c: New file.
4236         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4237         (getopt.o): New rule.
4238         (dvi): Don't depend on texindex.
4239         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4240         Depend on texindex.
4242 1993-12-03  Richard Stallman  (rms@srarc2)
4244         * Makefile (../info/sc.info): Rename from ../info/sc.
4245         (TEXI2DVI): New variable.
4246         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4247         Add explicit commands.
4248         (TEXINDEX_OBJS): Delete duplicate getopt.o.
4250 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4252         * Version 19.22 released.
4254 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4256         * Makefile (TEXINDEX_OBJS): Delete spurious period.
4258 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4260         * Version 19.21 released.
4262 1993-11-15  Paul Eggert  (eggert@twinsun.com)
4264         * man/Makefile (../info/cl.info): Rename from ../info/cl.
4266 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4268         * Makefile (../etc/GNU): New target.
4269         (EMACSSOURCES): Add gnu1.texi.
4271 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4273         * Makefile (realclean): Don't delete the Info files.
4275 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
4277         * forms.texi: Fix forms.texi so that it will format correctly.
4278         Add missing `@end iftex', fix bad reference.
4280         * info.texi, info-stn.texi: New files implement texinfo version of
4281         `info' file.
4283         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
4284         4' where appropriate.
4286 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
4288         * Makefile: Fix targets for texindex, new info.texi files.
4289         * info-stnd.texi: New file implements info for standalone info
4290         reader.
4291         * info.texi: Update to include recent changes to "../info/info".
4292         New source file for ../info/info; includes info-stnd.texi.
4294         * texindex.c: Include "../src/config.h" if building in emacs.
4296         * Makefile: Change all files to FILENAME.texi, force all targets
4297         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
4298         vip.texinfo, forms.texinfo, cl.texinfo.
4299         Add target to build texindex.c, defining `emacs'.
4301         * forms.texi: Install new file to match version 2.3 of forms.el.
4303 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4305         * Version 19.19 released.
4307 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
4309         * sc.texinfo: Fix info file name.
4311         * Makefile (info): Add gnus and sc.
4312         (dvi): Add gnus.dvi and sc.dvi.
4313         (../info/sc, sc.dvi): New targets.
4315 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4317         * Version 19.18 released.
4319 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4321         * Makefile: Fix source file names of the separate manuals.
4322         (gnus.dvi, ../info/gnus): New targets.
4324 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4326         * Version 19.17 released.
4328 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4330         * split-man: Fix typos in last change.
4332 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4334         * Version 19.16 released.
4336 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4338         * version 19.15 released.
4340 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4342         * Makefile (distclean): It's rm, not rf.
4344 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4346         * Version 19.14 released.
4348 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4350         * Makefile: New file.
4352 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4354         * Version 19.13 released.
4356 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4358         * Version 19.9 released.
4360 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4362         * Version 19.8 released.
4364 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4366         * cmdargs.texi: Document the -i, -itype, and -iconic options.
4368         * trouble.texi: It's `enable-flow-control-on', not
4369         `evade-flow-control-on'.
4371 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4373         * display.texi: Document standard-display-european.
4375 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4377         * Version 19.7 released.
4379         * emacs.texi: Add a sentence to the top menu mentioning the
4380         specific version of Emacs this manual applies to.
4382 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4384         * basic.texi: Document next-line-add-lines variable used to
4385         implement down-arrow.
4387         * killing.texi: Document kill-whole-line.
4389 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
4391         * text.texi: Update unix TeX ordering information.
4393 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4395         * news.texi: Mention fill-rectangle in keybinding list.
4397         * killing.texi: Document fill-rectangle.
4399 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4401         * vc.texi: Bring the docs up to date with VC 5.2.
4403 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4405         * emacs.tex: Mention blackbox and gomoku under Amusements.
4406         Assembler mode is now mentioned and appropriately indexed
4407         under Programming Modes.
4409 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
4411         * emacs.tex: Update TeX ordering information.
4413 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
4415         * gnus.texinfo: New file.  Removed installation instructions.
4417 1990-06-26  David Lawrence  (tale@geech)
4419         * emacs.tex: Note that completion-ignored-extensions is not used
4420         to filter out names when all completions are displayed in
4421         *Completions*.
4423 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4425         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4427 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
4429         * emacs.tex: Add @findex grep.
4431 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
4433         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4434         then define `\sc' as the command for smallcaps in Texinfo.  This
4435         means that the @sc command will produce small caps.  bfox has
4436         made the corresponding change to makeinfo and texinfm.el.
4438 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4440         * emacs.tex: Correct two typos.  No other changes before
4441         Version 19 will be made.
4443         * vip.texinfo: Remove menu entry Adding Lisp Code in node
4444         Customization since the menu entry did not point to anything.
4445         Also add an @finalout command to remove overfull hboxes from the
4446         printed output.
4448         * cl.texinfo: Add @bye, \input line and @settitle to file.
4449         This file is clearly intended to be a chapter of some other work,
4450         but the other work does not yet exist.
4452 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4454         * texinfo.texinfo: Three typos corrected.
4456 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4458         * emacs.tex: Update information for obtaining TeX distribution from the
4459         University of Washington.
4461 ;; Local Variables:
4462 ;; coding: iso-2022-7bit
4463 ;; End:
4465     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4466       2003, 2004, 2005 Free Software Foundation, Inc.
4467   Copying and distribution of this file, with or without modification,
4468   are permitted provided the copyright notice and this notice are preserved.
4470 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd