(Font Lock): Delete the Global FL menu item.
[emacs.git] / man / ChangeLog
blobf378e865d4a3b727f36726186fe89fe328310e7a
1 2005-12-09  Richard M. Stallman  <rms@gnu.org>
3         * display.texi (Font Lock): Delete the Global FL menu item.
5 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7         * custom.texi (Minibuffer Maps): Mention the maps for file name
8         completion.
10 2005-12-09  Kim F. Storm  <storm@cua.dk>
12         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
13         prefix keys even when mark is active.  Decribe that RET moves
14         cursor to next corner in rectangle; clarify insert around rectangle.
16 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18         * pgg.texi (User Commands): Fix description of pgg-verify-region.
19         (Selecting an implementation): Fix descriptions.
21 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23         * message.texi (Various Message Variables): Addition.
25 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
27         * message.texi: Fix default values.
29 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
31         * message.texi (Header Commands): Clarify descriptions of
32         message-cross-post-followup-to, message-reduce-to-to-cc, and
33         message-insert-wide-reply.
34         (Various Commands): Fix kindex for message-kill-to-signature;
35         clarify description of message-tab.
37 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
39         * message.texi (Mailing Lists): Fix description about MFT.
41         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
43 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
45         * gnus.texi (Slow Terminal Connection): Replace old description
46         with new one.
48 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
50         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
51         replace X-Draft-Headers with X-Draft-From.
53 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
55         * gnus.texi (Various Various): Fix the default value of
56         nnheader-max-head-length.
57         (Gnus Versions): Fix typo.
59 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
61         * custom.texi (Customization): Use xref to elisp manual for
62         non-TeX output.
63         (Minor Modes): Update.
64         (Customization Groups, Changing a Variable, Face Customization):
65         Update for new appearance of Custom buffers.
66         (Changing a Variable): `custom-buffer-done-function' has been
67         replaced by `custom-buffer-done-kill'.
68         (Specific Customization): In the `customize-group' buffer, a
69         subgroup's contents are not "hidden".  They are not included at
70         all.  They have no [Show] button.
71         (Mouse Buttons): Add pxref to description of mouse event lists in
72         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
73         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
74         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
76 2005-12-08  Richard M. Stallman  <rms@gnu.org>
78         * mini.texi (Completion Commands, Completion):
79         In file name input, SPC does not do completion.
81 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
83         * org.texi (Structure editing): Document new functionality of
84         M-RET.
86 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
88         * building.texi (GDB Graphical Interface): Explain screen size
89         setting.
90         (Other GDB User Interface Buffers): Describe features specific to
91         GDB 6.4.
93 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
95         * org.texi (Internal Links): Fix Texinfo usage.
97 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
99         * org.texi (TODO basics): Document the global todo list.
100         (TODO items): Documents sparse tree for specific TODO
101         keywords.
103 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
105         * building.texi (GDB User Interface Layout): Describe how to
106         kill associated buffers.
107         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
108         (Watch Expressions): Be more precise.
109         (Other GDB User Interface Buffers): Describe how to change a
110         register value.
112 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
114         * org.texi (Plain Lists): Typos fixed.
116 2005-11-28  Jay Belanger  <belanger@truman.edu>
118         * calc.texi:  Change references of `M-#' to `C-x *' prefix.
120 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
122         * org.texi (Structure editing): New item moving commands added.
123         (Plain Lists): New section.
125 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
127         * macos.texi (Mac Input): Remove description of
128         mac-command-key-is-meta.  Add descriptions of
129         mac-control-modifier, mac-command-modifier, and
130         mac-option-modifier.
131         (Mac International): Fix description of conversion of clipboard data.
132         (Mac Font Specs): Add example of font customization by face attributes.
134 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
136         * building.texi (Watch Expressions): Expand description.
137         (Other GDB User Interface Buffers): Describe local map for
138         gud-watch.
140 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
142         * display.texi (Font Lock): Font lock is enabled by default now.
144 2005-11-20  Juri Linkov  <juri@jurta.org>
146         * basic.texi (Position Info): Update examples of the output.
147         Remove the fact that examples are produced in the TeXinfo buffer,
148         because in the Info reader users will get a different output from
149         `C-x ='.
151         * building.texi (Compilation Mode): Remove paragraph duplicated
152         from the node `Compilation'.  Add `compilation-skip-threshold'.
154         * display.texi (Font Lock): Suggest more user-friendly method of
155         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
157 2005-11-18  Richard M. Stallman  <rms@gnu.org>
159         * files.texi (Registering): Mention @@ in mode line.
161         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
163 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
165         * files.texi (Renaming and VC): Some back-ends don't
166         handle renaming.
168 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
170         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
171         (Agenda): Document commands `org-cycle-agenda-files' and
172         `org-agenda-file-to-front'
173         (Built-in table editor): Document `org-table-sort-lines'.
174         (HTML formatting): Export of hand-formatted lists.
176 2005-11-17  Juri Linkov  <juri@jurta.org>
178         * emacs.texi (Top):
179         * display.texi (Highlight Interactively): Put this font-lock based
180         mode near Font Lock node.
182 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
184         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
185         icons.
187 2005-11-12  Kim F. Storm  <storm@cua.dk>
189         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
190         (Help Summary): Add C-h d and C-h e.
191         (Apropos): Clarify that all apropos commands may search for either
192         list of words or a regexp.  Add C-h d for apropos-documentation.
193         Describe apropos-documentation-sort-by-scores user option.
195 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
197         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
198         new variable gnus-toolbar-thickness.
200 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
202         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
204 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
206         * gnus.texi (X-Face): Fix description.
207         (XVarious): Remove gnus-xmas-logo-color-alist and
208         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
210 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
212         * gnus.texi (Group Parameters): Mention new varable
213         gnus-parameters-case-fold-search.
214         (Home Score File): Addition.
216 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
218         * killing.texi (CUA Bindings): Add @section.
220 2005-11-10  Kim F. Storm  <storm@cua.dk>
222         * emacs.texi (Top): Add CUA Bindings entry to menu.
224         * killing.texi (CUA Bindings): New node.  Moved here from
225         misc.texi and extended with info on rectangle commands and
226         rectangle highlighting, interface to registers, and the global
227         mark feature.
229         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
231         * regs.texi: Prev link points to CUA Bindings node.
233 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
235         * help.texi (Help Echo): By default, help echos are only shown on
236         mouse-over, not on point-over.
238 2005-11-04  J\e,bi\e(Br\e,bt\e(Bme Marant  <jerome@marant.org>
240         * misc.texi (Shell Mode): Describe how to activate password echoing.
242 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
244         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
245         (Overview): List supported feed types.
246         (Installation): No installation necessary when using autoload.
247         (Configuration): Rename "RSS" to "news".
249 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
251         * pgg.texi (User Commands): Document additional passphrase
252         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
253         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
255 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
257         * org.texi: Version number changed to 3.19
259 2005-11-04  Romain Francoise  <romain@orebokech.com>
261         * mark.texi (Mark Ring): Fix typo.
263 2005-11-03  Richard M. Stallman  <rms@gnu.org>
265         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
267 2005-11-01  Bill Wohler  <wohler@newt.com>
269         * help.texi (Help Mode): Fix typo.
271 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
273         * building.texi (Other GDB User Interface Buffers): Describe
274         the command gdb-use-inferior-io-buffer.
276 2005-10-31  Romain Francoise  <romain@orebokech.com>
278         * files.texi (Compressed Files): Fix typo.
280         * buffers.texi (Misc Buffer): Downcase `*shell*'.
282         * windows.texi (Force Same Window): Likewise.
284 2005-10-30  Bill Wohler  <wohler@newt.com>
286         * help.texi (Help Mode): URLs viewed with browse-url.
288 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
290         * building.texi (GDB Graphical Interface): Don't reference
291         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
292         must stay in same frame.
294 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
296         * custom.texi (Init File): Document ~/.emacs.d/init.el.
298         * anti.texi (Antinews): Likewise.
300 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
302         * pgg.texi (How to use): Update the example to add autoload of
303         pgg-encrypt-symmetric-region.
304         (User Commands): Document pgg-encrypt-symmetric-region.
305         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
307 2005-10-28  Bill Wohler  <wohler@newt.com>
309         * help.texi (Help): Help mode now creates hyperlinks for URLs.
311 2005-10-28  Richard M. Stallman  <rms@gnu.org>
313         * files.texi (Visiting): Explain how to enter ? in a file name.
315         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
317 2005-10-27  Jay Belanger  <belanger@truman.edu>
319         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
320         mention other TeX-related units.
322 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
324         * building.texi (GDB Graphical Interface): Describe
325         gdb-mouse-until.
327 2005-10-23  Richard M. Stallman  <rms@gnu.org>
329         * custom.texi (Init File): Recommend when to use site-start.el.
331 2005-10-23  Lars Hansen  <larsh@soem.dk>
333         * dired-x.texi (Miscellaneous Commands): Replace
334         dired-do-relative-symlink by dired-do-relsymlink and
335         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
337 2005-10-23  Jay Belanger  <belanger@truman.edu>
339         * calc.texi (Predefined Units): Use `alpha' for the fine structure
340         constant.
342 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
344         * faq.texi (Bugs and problems): Replace
345         `dired-move-to-filename-regexp' by
346         `directory-listing-before-filename-regexp'.
348 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
350         * newsticker.texi (UPDATED): Set value.
352 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
354         * gnus.texi (Document Groups): Remove duplicate item.
356 2005-10-21  Juri Linkov  <juri@jurta.org>
358         * custom.texi (Examining): Mention accessing the old variable
359         value via M-n in set-variable.
361 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
363         * org.texi (Summary): Mention iCalendar support.
364         (Exporting): Document iCalendar support.
366 2005-10-18  Romain Francoise  <romain@orebokech.com>
368         * files.texi (Version Systems): Capitalize GNU.
370         * viper.texi (Viper Specials): Likewise.
372 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
374         * building.texi (Compilation Mode): Remove redundant paragraph.
375         (Watch Expressions): Remove paragraph to reflect code change.
377 2005-10-17  Juri Linkov  <juri@jurta.org>
379         * info.texi (Getting Started, Search Index, Expert Info):
380         Fix wording.
381         (Search Text): Replace `echo area' with `mode line'.
382         (Search Index): Both `i' and `,' find all index entries.
383         Replace example `C-f' with `C-l' (which exists in index of Info
384         manual) and delete spaces in its keyboard input sequence.
385         Delete unnecessary explanations about literal characters.
387 2005-10-16  Richard M. Stallman  <rms@gnu.org>
389         * building.texi (Compilation Mode, Compilation): Clarified.
391 2005-10-15  Richard M. Stallman  <rms@gnu.org>
393         * misc.texi (Saving Emacs Sessions): Mention savehist library.
395 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
397         * gnus.texi (Document Server Internals): Addition.
399 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
401         * gnus.texi (A note on namespaces): Fix RFC reference.
403 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
405         * gnus.texi (RSS): Fix key description.
407 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
409         * gnus.texi: Emacs/w3 -> Emacs/W3.
410         (Browsing the Web): Fix description.
411         (Web Searches): Ditto.
412         (Customizing W3): Ditto.
414 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
416         * gnus.texi (Maildir): Clarify expire-age and expire-group.
418 2005-10-13  Kenichi Handa  <handa@m17n.org>
420         * basic.texi (Position Info): Fix previous change.
422 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
424         * cmdargs.texi (Icons X): Fix typo.
426 2005-10-12  Kenichi Handa  <handa@m17n.org>
428         * basic.texi (Position Info): Describe the case that Emacs shows
429         "part of display ...".
431 2005-10-11  Jay Belanger  <belanger@truman.edu>
433         * calc.texi (Integration): Mention using `a i' to compute definite
434         integrals.
436 2005-10-11  Juri Linkov  <juri@jurta.org>
438         * info.texi: Rearrange nodes.
439         (Top): Update menu.  Change ref `Info for Experts' to
440         `Advanced Info Commands'.
441         (Getting Started): Fix description of manual's parts.
442         (Help-Int): Change xref `Info Search' to `Search Index', and
443         `Expert Info' to `Advanced'.
444         (Advanced): Move node one level up.
445         (Search Text, Search Index): New nodes split out from `Info Search'.
446         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
447         split out from `Advanced'.
448         (Advanced, Emacs Info Variables): De-document editing an Info file
449         in Info.
450         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
451         (Creating an Info File): Delete node and move its text to
452         `Expert Info'.
454 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
456         * cmdargs.texi (Icons X): -nb => -nbi
458 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
460         * frames.texi (Speedbar): A couple more clarifications.
462 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
464         * building.texi (GDB User Interface Layout): Improve diagram.
465         (Watch Expressions): Explain how to make speedbar global.
466         (Other GDB User Interface Buffers): Make references more precise.
468 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
470         * org.texi (Workflow states): Documented that change in keywords
471         becomes active only after restart of Emacs.
473 2005-10-09  Richard M. Stallman  <rms@gnu.org>
475         * frames.texi (Speedbar): Clarify the text.
477 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
479         * frames.texi (Speedbar): Add information on keybindings,
480         dismissing the speedbar, and buffer display mode.  Link to
481         speedbar manual.
483 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
485         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
486         added -nb, --no-bitmap-icon.
488 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
490         Sync with Tramp 2.0.51.
492 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
494         * speedbar.texi (Introduction): Describe new location of speedbar
495         on menubar.
496         (Basic Key Bindings): Remove descriptions of bindings that have
497         been removed.
499 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
501         * building.texi (GDB Graphical Interface): Add variables and
502         functions to indices.  Be more precise.
504 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
506         * speedbar.texi (GDB): Describe use of watch expressions.
508 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
510         * frames.texi (Drag and Drop): Remove the x- from
511         x-dnd-open-file-other-window and xdnd-protocol-alist.
513 2005-09-30  Romain Francoise  <romain@orebokech.com>
515         * mini.texi (Minibuffer): The default value now appears before the
516         colon in minibuffer prompts.
518 2005-09-28  Simon Josefsson  <jas@extundo.com>
520         * message.texi (IDNA): Fix.
522 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
524         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
525         nntp-server-hook, and nntp-warn-about-losing-connection; fix
526         description of nntp-open-connection-function.
527         (Common Variables): Fix descriptions.
529 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
531         * gnus.texi (Server Buffer Format): Document the %a format spec.
533 2005-09-25  Richard M. Stallman  <rms@gnu.org>
535         * search.texi (Regexp Search): Doc search-whitespace-regexp.
537 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
539         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
541 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
543         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
545 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
547         * org.texi Version 3.16
549 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
551         * emacs.texi (Top): Update submenus from macos.texi.
553         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
554         (Mac OS): Update feature support status.
555         (Mac Input): List supported input scripts.  Remove description
556         about `mac-keyboard-text-encoding'.  Mention mouse button
557         emulation and related variables.
558         (Mac International): Mention Central European and Cyrillic
559         support.  Now `keyboard-coding-system' is dynamically changed.
560         Add description about coding system for selection.  Add
561         description about language environment.
562         (Mac Environment Variables): Mention
563         `~/.MacOSX/environment.plist'.  Give example of command line
564         arguments.  Add Preferences support.
565         (Mac Directories): Explicitly state that this node is for Mac OS
566         Classic only.
567         (Mac Font Specs): Mention specification for scalable fonts.  List
568         supported charsets.  Add preferred way of creating fontsets.  Add
569         description about `mac-allow-anti-aliasing'.
570         (Mac Functions): Add descriptions about `mac-set-file-creator',
571         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
572         and `mac-get-preference'.
574 2005-09-19  Miles Bader  <miles@gnu.org>
576         * newsticker.texi: Get rid of CVS keywords.
578 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
580         * gnus.texi (Finding the Parent): Fix description of how Gnus
581         finds article.
583 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
585         * gnus.texi (Advanced Scoring Examples): New examples to teach how
586         to drop off non-answered articles.
588 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
590         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
591         braces (which are unsupported by NMAKE) for macro `srcdir'.
593 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
595         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
596         (../info/newsticker, newsticker.dvi): New targets.
598 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
600         * newsticker.texi: Replace @command with @code.  Replace @example
601         with @lisp.
602         (Top): Added explanations to menu items.
603         (GNU Free Documentation License): Removed.
605 2005-09-16  Romain Francoise  <romain@orebokech.com>
607         Update all files to specify GFDL version 1.2.
609         * doclicense.texi (GNU Free Documentation License): Update to
610         version 1.2.
612 2005-09-15  Richard M. Stallman  <rms@gnu.org>
614         * buffers.texi (List Buffers): Fix xref.
616         * rmail.texi (Rmail Basics): Fix xref.
618         * emacs.texi (Top): Update subnode menus.
620         * files.texi (Saving Commands): New node, broken out of Saving.
621         (Customize Save): New node, broken out of Saving.
622         Clarify effect of write-region-inhibit-fsync.
623         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
625         * newsticker.texi: Fix @setfilename.
627         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
628         (../info/newsticker, newsticker.dvi): New targets.
630 2005-09-14  Romain Francoise  <romain@orebokech.com>
632         * files.texi (Saving): Mention write-region-inhibit-fsync.
634 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
636         * custom.texi (Custom Themes): New node.
638 2005-09-03  Richard M. Stallman  <rms@gnu.org>
640         * search.texi (Search Case): Mention vars that control
641         case-fold-search for various operations.
643 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
645         * org.texi: Version 3.15.
647 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
649         * ses.texi: Combine all three indices into one.
650         Correct a few typos.
652 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
654         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
656 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
658         * emacs-mime.texi (Handles): Remove duplicate item.
659         (Encoding Customization): Fix the default value for
660         mm-coding-system-priorities.
661         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
662         (Basic Functions): Fix reference.
664 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
666         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
668 2005-08-22  Juri Linkov  <juri@jurta.org>
670         * display.texi (Standard Faces): Merge the text from
671         `(elisp)Standard Faces' into this node.
673 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
675         * emacs.texi (Top): Delete menu item for deleted node
676         Keyboard Translations.
678 2005-08-18  Richard M. Stallman  <rms@gnu.org>
680         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
681         and web site.
683         * trouble.texi (Unasked-for Search):
684         Delete xref to Keyboard Translations.
686         * glossary.texi (Glossary): Delete xref.
688         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
689         not keyboard-translate.
691         * custom.texi (Minor Modes): Say that the list here is not complete.
692         (Keyboard Translations): Node deleted.
693         (Disabling): Delete xref to it.
694         (Customization Groups): Fix Custom buffer example.
695         (Hooks): Mention remove-hooks.
697 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
699         * building.texi (GDB Graphical Interface): Improve filling of menu
700         item.
702 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
704         * building.texi (GDB Graphical Interface): Use better node names.
706 2005-08-14  Richard M. Stallman  <rms@gnu.org>
708         * text.texi (Sentences): Fix xref.
710 2005-08-14  Juri Linkov  <juri@jurta.org>
712         * building.texi (Compilation, Grep Searching): Move grep command
713         headings from `Compilation' to `Grep Searching'.
715         * dired.texi (Dired and Find):
716         * maintaining.texi (Tags Search): Replace grep xref to
717         `Compilation' node with `Grep Searching'.
719         * files.texi (Comparing Files): Replace xref to `Compilation' with
720         `Compilation Mode'.
722 2005-08-13  Alan Mackenzie  <acm@muc.de>
724         * search.texi (Non-ASCII Isearch): Correct a typo.
725         (Replacement Commands): Mention query-replace key binding.
727 2005-08-11  Richard M. Stallman  <rms@gnu.org>
729         * programs.texi (Options for Comments): Fix xref.
731         * search.texi (Regexp Backslash, Regexp Example): New nodes split
732         out of Regexps.
734         * faq.texi (Using regular expressions): Fix xref.
736 2005-08-09  Juri Linkov  <juri@jurta.org>
738         * building.texi (Compilation): Use `itemx' instead of `item'.
739         (Grep Searching): Simplify phrase.
741         * display.texi (Standard Faces): Describe vertical-border on
742         window systems.
744         * windows.texi (Split Window): Simplify phrase and mention
745         vertical-border face.
747 2005-08-09  Richard M. Stallman  <rms@gnu.org>
749         * files.texi (Comparing Files): Clarify compare-windows.
751         * calendar.texi (Scroll Calendar): Document < and > in calendar.
753 2005-08-09  Juri Linkov  <juri@jurta.org>
755         * info.texi (Help-P): Replace `Prev' with `Previous'.
756         (Help-M, Help-Xref): Add S-TAB.
757         (Help-FOO): Update `u' command.
758         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
759         Update info about visibility of xref parts.
760         (Help-Int): Fix `m' command.  Rename `Info-last' to
761         `Info-history-back'.  Add `Info-history-forward'.
762         (Advanced): Fix `g*' and `M-n' commands.
763         (Info Search): Add `index-apropos' in stand-alone browser.
764         Add isearch commands.
765         (Emacs Info Variables): Remove `Info-fontify'.
766         Add `Info-mode-hook'.  Update face names.
767         Add `Info-fontify-maximum-menu-size',
768         `Info-fontify-visited-nodes', `Info-isearch-search'.
770 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
772         Sync with Tramp 2.0.50.
774         * tramp.texi: Use @option{} consequently for method names.
775         (Inline methods, External transfer methods): Remove references to
776         Cygwin.
777         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
778         implementation.
780 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
782         * mule.texi (Coding Systems): Rephrase the paragraph about
783         codepages: no need for "M-x codepage-setup" anymore, except on
784         MS-DOS.
786         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
787         the MS-DOS port only.
789 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
791         * makefile.w32-in (info): Don't run multi-install-info.bat.
792         ($(infodir)/dir): New target, produced by running
793         multi-install-info.bat.
795 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
797         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
798         Mention that gnus-init-file is not read when Emacs is invoked with
799         --no-init-file or -q.
801 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
803         * files.texi (Quoted File Names): Add index entry.
805 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
807         * org.texi: Version 3.14
809 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
811         * org.texi: Version 3.13
813 2005-07-19  Juri Linkov  <juri@jurta.org>
815         * files.texi (Comparing Files): Mention resync for `compare-windows'.
817 2005-07-18  Juri Linkov  <juri@jurta.org>
819         * calc.texi (Time Zones, Logical Operations):
820         * cl.texi (Overview):
821         * custom.texi (Easy Customization):
822         * files.texi (Old Versions):
823         * frames.texi (Wheeled Mice):
824         * mule.texi (Specify Coding):
825         * org.texi (TODO types):
826         * sc.texi (Emacs 18 MUAs):
827         * speedbar.texi (Top):
828         * text.texi (Cell Justification):
829         * trouble.texi (After a Crash):
830         * url.texi (History):
831         * xresources.texi (GTK styles):
832         Delete duplicate duplicate words.
834 2005-07-17  Richard M. Stallman  <rms@gnu.org>
836         * frames.texi (Creating Frames): Fix foreground color example.
838         * custom.texi (Init Examples): Clean up text about conditionals.
840 2005-07-16  Richard M. Stallman  <rms@gnu.org>
842         * mini.texi (Completion Commands): Fix command name for ?.
844 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
846         * cl.texi (Type Predicates): Document `atom' type.
848 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
850         * display.texi (Standard Faces): Explain that customization of
851         `menu' face has no effect on w32 and with GTK.  Add
852         cross-references.
854         * cmdargs.texi (General Variables): Clarify the default location
855         of $HOME on w32 systems.
857 2005-07-15  Jason Rumney  <jasonr@gnu.org>
859         * cmdargs.texi (General Variables): Default HOME on MS Windows has
860         changed.
862 2005-07-08  Kenichi Handa  <handa@m17n.org>
864         * mule.texi (Recognize Coding): Recommend
865         revert-buffer-with-coding-system instead of revert-buffer.
867 2005-07-07  Richard M. Stallman  <rms@gnu.org>
869         * anti.texi (Antinews): Mention mode-line-inverse-video.
871         * files.texi (Saving): Minor correction about C-x C-w.
873         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
875 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
877         * search.texi (Isearch Scroll): Add example of using the
878         `isearch-scroll' property.
879         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
880         `Display Custom' node.
881         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
882         and de-emphasize it.
883         (Other Repeating Search): `occur' currently can not correctly
884         handle multiline matches.  Correct, clarify and update description
885         of `flush-lines' and `keep-lines'.
887         * display.texi (Display Custom): Add anchor for `baud-rate'.
889 2005-07-07  Richard M. Stallman  <rms@gnu.org>
891         * gnu.texi: Update where to get GNU status; add refs for how to help.
892         Add footnotes 6 and 7.
894 2005-07-04  Lute Kamstra  <lute@gnu.org>
896         Update FSF's address in GPL notices.
898         * calc.texi (Copying):
899         * doclicense.texi (GNU Free Documentation License):
900         * faq.texi (Contacting the FSF):
901         * mh-e.texi (Copying):
902         * trouble.texi (Checklist): Update FSF's address.
904 2005-07-03  Richard M. Stallman  <rms@gnu.org>
906         * flymake.texi (Example -- Configuring a tool called directly):
907         Update name of flymake-build-relative-filename.
909 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
911         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
913 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
915         * org.texi: Version 3.12
917 2005-06-24  Richard M. Stallman  <rms@gnu.org>
919         * display.texi (Text Display): Change index entries.
921 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
923         * makefile.w32-in (MAKEINFO): Use --force.
924         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
925         Makefile.in.
926         (gnus.dvi): Use "..." to quote Sed args, so that it works with
927         more shells.
929 2005-06-23  Richard M. Stallman  <rms@gnu.org>
931         * anti.texi (Antinews): Renamed show-nonbreak-escape to
932         nobreak-char-display.
934         * emacs.texi (Top): Update detailed node listing.
936         * display.texi (Text Display): Renamed show-nonbreak-escape
937         to nobreak-char-display and no-break-space to nobreak-space.
938         (Standard Faces): Split up the list of standard faces
939         and put it in a separate node.  Add nobreak-space and
940         escape-glyph.
942         * speedbar.texi (Creating a display): Texinfo usage fixes.
944         * tramp.texi (Customizing Completion, Auto-save and Backup):
945         Texinfo usage fixes.
947 2005-06-23  Lute Kamstra  <lute@gnu.org>
949         * mule.texi (Select Input Method): Fix typo.
951 2005-06-23  Kenichi Handa  <handa@m17n.org>
953         * mule.texi (International): List all supported scripts.  Adjust
954         text for that leim is now included in the normal Emacs
955         distribution.
956         (Language Environments): List all language environments.
957         Intlfonts contains fonts for most supported scripts, not all..
958         (Select Input Method): Refer to C-u C-x = to see how to type to
959         input a specifc character.
960         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
962 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
964         * building.texi (Grep Searching):
965         * dired-x.texi (Miscellaneous Commands):
966         * ediff.texi (Miscellaneous):
967         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
968         (Agent Variables):
969         * info.texi (Help-Xref):
970         * message.texi (Message Headers):
971         * org.texi (Remember):
972         * reftex.texi (Options (Defining Label Environments)):
973         (Options (Index Support)):
974         (Options (Viewing Cross-References)):
975         (Options (Misc)):
976         (Changes):
977         * speedbar.texi (Creating a display):
978         * tramp.texi (Customizing Completion, Auto-save and Backup):
979         Texinfo usage fix.
981 2005-06-22  Miles Bader  <miles@gnu.org>
983         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
985 2005-06-20  Miles Bader  <miles@gnu.org>
987         * display.texi (Faces): Add `vertical-divider'.
989 2005-06-17  Richard M. Stallman  <rms@gnu.org>
991         * text.texi (Adaptive Fill): Minor clarification.
993 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
995         * org.texi: Version 3.11
997 2005-06-12  Jay Belanger  <belanger@truman.edu>
999         * calc.texi (Getting Started): Remove extra menu item.
1001 2005-06-10  Lute Kamstra  <lute@gnu.org>
1003         * emacs.texi (Top): Correct version number.
1004         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
1005         refer to the current version of Emacs.
1007 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
1009         * files.texi (Log Buffer): Document when there can be more than
1010         one file to be committed.
1012 2005-06-08  Juri Linkov  <juri@jurta.org>
1014         * display.texi (Faces): Add `shadow' face.
1016 2005-06-07  Masatake YAMATO  <jet@gyve.org>
1018         * display.texi (Faces): Write about mode-line-highlight.
1020 2005-06-06  Richard M. Stallman  <rms@gnu.org>
1022         * misc.texi (Printing Package): Explain how to initialize
1023         printing package.
1025         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
1027 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
1029         * emacs.texi: Rename Hardcopy to Printing.
1030         Make PostScript and PostScript Variables subnodes of it.
1032         * misc.texi (Printing): Rename node from Hardcopy.
1033         Mention menu bar options.
1034         Move PostScript and PostScript Variables to submenu.
1035         (Printing package): New node.
1037         * mark.texi (Using Region): Change Hardcopy xref to Printing.
1039         * dired.texi (Operating on Files): Likewise.
1041         * calendar.texi (Displaying the Diary): Likewise.
1043         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
1045         * glossary.texi (Glossary): Likewise.
1047         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
1048         effect.
1050 2005-06-04  Richard M. Stallman  <rms@gnu.org>
1052         * trouble.texi (After a Crash): Polish previous change.
1054 2005-05-31  Jay Belanger  <belanger@truman.edu>
1056         * calc.texi (Notations Used in This Manual): Use @kbd for key
1057         sequence.
1058         (Demonstration of Calc): Mention another way of starting Calc.
1059         (Starting Calc): Mention long name of M-#.
1060         (Embedded Mode Overview): Remove unnecessary instruction.
1061         (Other M-# commands): Rephrase `M-# 0' explanation.
1062         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
1063         reflect current behavior.
1065 2005-05-30  Jay Belanger  <belanger@truman.edu>
1067         * calc.texi (Hooks): Change description of calc-window-hook and
1068         calc-trail-window-hook to match usage.
1069         (Computational Functions): Add more constant-generating functions.
1070         (Customizable Variables): Use defvar.
1072 2005-05-30  Noah Friedman  <friedman@splode.com>
1074         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
1075         recovery mechanism.
1077 2005-05-28  Jay Belanger  <belanger@truman.edu>
1079         * calc.texi (Assignments in Embedded Mode): Fix variable name.
1080         (Basic Embedded Mode): Explain behavior of arguments to
1081         calc-embedded-mode.
1083 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
1085         * building.texi (Other Buffers): SPC toggles display of
1086         floating point registers.
1088 2005-05-27  Jay Belanger  <belanger@truman.edu>
1090         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
1091         current behavior.
1093 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
1095         * files.texi (Log Buffer): Merge in description of Log Edit
1096         mode from pcl-cvs.texi.
1098 2005-05-26  Richard M. Stallman  <rms@gnu.org>
1100         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
1102 2005-05-25  Jay Belanger  <belanger@truman.edu>
1104         * calc.texi: Change Calc version number throughout.
1105         (Keypad Mode): Change location in info output.
1106         (Keypad mode overview): Move picture of keypad.
1108 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
1110         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
1111         not enabled by default.
1112         When not on a word, `ispell-word' by default checks the word
1113         before point.
1115 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
1117         * building.texi (Debugger Operation): Simplify last sentence.
1119 2005-05-23  Lute Kamstra  <lute@gnu.org>
1121         * emacs.texi: Update FSF's address throughout.
1122         (Preface): Use @cite.
1123         (Distrib): Add cross reference to the node "Copying".  Mention the
1124         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
1125         printed manuals.
1126         (Intro): Use @xref for the Emacs Lisp Intro.
1128 2005-05-21  Jay Belanger  <belanger@truman.edu>
1130         * calc.texi (Storing variables): Mention that only most variables
1131         are void to begin with.
1133 2005-05-21  Kevin Ryde  <user42@zip.com.au>
1135         * widget.texi (Basic Types): Update cross ref from "Enabling
1136         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
1137         lispref/text.texi change.
1139 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
1141         * org.texi: Version 3.09
1143 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
1145         * reftex.texi: Version 4.28
1147 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
1149         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
1151         * basic.texi (Moving Point): Mention default for `goto-line'.
1153         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
1154         of a variable's docstring.
1156 2005-05-18  Lute Kamstra  <lute@gnu.org>
1158         * maintaining.texi (Overview of Emerge): Add cross reference.
1159         Remove duplication.
1161         * emacs.texi (Top): Update to the current structure of the manual.
1162         * misc.texi (Emacs Server): Add menu description.
1163         * files.texi (Saving): Fix menu.
1164         * custom.texi (Customization): Fix menu.
1165         * mule.texi (International): Fix menu.
1166         * kmacro.texi (Keyboard Macros): Fix menu.
1168 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
1170         * display.texi: Various minor changes.
1171         (Faces): Delete text that is repeated in the next section.
1173 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
1175         * building.texi (Debugger Operation): Mention GUD tooltips are
1176         disabled with GDB in text command mode.
1178 2005-05-16  Jay Belanger  <belanger@truman.edu>
1180         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
1182 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
1184         * building.texi: Replace toolbar with "tool bar" for consistency.
1185         (Compilation Mode): Describe compilation-context-lines
1186         and use of arrow in compilation buffer.
1187         (Debugger Operation): Replace help text with variable's value.
1189         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
1190         consistency.
1192 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
1194         * major.texi (Choosing Modes): normal-mode processes the -*- line.
1195         Add xref.
1197 2005-05-14  Jay Belanger  <belanger@truman.edu>
1199         * calc.texi (Default Simplifications): Insert missing ! (logical
1200         not operator).
1202 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
1204         Sync with Tramp 2.0.49.
1206 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
1208         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
1209         (Position Info): Delete discussion of `goto-line'.  It is already
1210         described in `Moving point'.
1212         * mini.texi (Completion Commands): Correct reference.
1213         (Completion Options): Fix typo.
1215         * killing.texi (Deletion): Complete description of `C-x C-o'.
1217 2005-05-10  Jay Belanger  <belanger@truman.edu>
1219         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
1220         to 1.
1222 2005-05-10  Richard M. Stallman  <rms@gnu.org>
1224         * building.texi (Compilation): Clarify recompile's directory choice.
1226         * frames.texi (Tooltips): Cleanups.
1228         * basic.texi (Arguments): Fix punctuation.
1230 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
1232         * screen.texi (Menu Bar): The up and down (not left and right)
1233         arrow keys move through a keyboard menu.
1235 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
1237         * basic.texi: Various typo and grammar fixes.
1238         (Moving Point): C-a now runs move-beginning-of-line.
1240 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
1242         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
1244         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
1245         as different animals.
1247 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
1249         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
1250         Correct index entry.
1252 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
1254         * building.texi (Debugger Operation): Update to reflect changes
1255         in GUD tooltips.
1257 2005-04-30  Richard M. Stallman  <rms@gnu.org>
1259         * files.texi (Compressed Files): Auto Compression normally enabled.
1261         * building.texi (Debugger Operation): Clarify previous change.
1263 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
1265         * org.texi: Version 3.08, structure reorganized.
1267 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
1269         * building.texi (Debugger Operation): Add description for
1270         GUD tooltips when program is not running.
1272 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
1274         * misc.texi (Shell): Add `Shell Prompts' to menu.
1275         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
1276         description.  Delete remarks moved to new node.
1277         (Shell Prompts): New node.
1278         (History References): Replace remarks moved to `Shell Prompts'
1279         with xref to that node.
1280         (Remote Host): Clarify how to specify the terminal type when
1281         logging in to a different machine.
1283 2005-04-26  Richard M. Stallman  <rms@gnu.org>
1285         * emacs.texi (Top): Update submenus from files.texi.
1287         * files.texi (Filesets): Clarify previous change.
1289         * dired.texi (Misc Dired Features): Clarify previous change.
1291 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
1293         * ack.texi (Acknowledgments): Delete info about iso-acc.el
1295         * dired.texi (Misc Dired Features): Document
1296         dired-compare-directories.
1298         * files.texi (Filesets): New node.
1299         (File Conveniences): Document Image mode.
1301         * text.texi (TeX Print): Document tex-compile.
1303 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
1305         * frames.texi (Tooltips): Tooltip mode is enabled by default.
1306         Delete redundant reference to tooltip Custom group.  It is
1307         referred too again in the next paragraph.
1309 2005-04-24  Richard M. Stallman  <rms@gnu.org>
1311         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
1313         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
1315 2005-04-19  Kim F. Storm  <storm@cua.dk>
1317         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
1319 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
1321         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
1322         turns off desktop-save-mode.
1324 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
1326         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
1327         by default in terminals compatible with xterm.  Mention that
1328         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
1329         node.
1331 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
1333         * org.texi: Update to version 3.06.
1335 2005-04-13  Lute Kamstra  <lute@gnu.org>
1337         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
1339 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
1341         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
1343 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1345         * xresources.texi (Table of Resources): Add cursorBlink.
1347 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
1349         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
1350         `d', `C-d' and `u'.
1352 2005-04-11  Richard M. Stallman  <rms@gnu.org>
1354         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
1355         (Misc X): Add -D, --basic-display.
1357         * maintaining.texi (Change Log): Correct the description of
1358         the example.
1360         * major.texi (Choosing Modes): Document magic-mode-alist.
1362 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
1364         * cl.texi (Porting Common Lisp): Fix typo.
1366 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
1368         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
1369         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
1370         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
1371         (Rmail Output): Clarify which statements apply to `o', `C-o' and
1372         `w', respectively.
1373         (Rmail Labels): Mention `l'.
1374         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
1375         (Rmail Summary Edit): Describe `j' and RET.
1377 2005-04-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1379         * xresources.texi (Lucid Resources): Add fontSet resource.
1381 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1383         * gnus.texi (RSS): Addition.
1385 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
1387         * display.texi (Useless Whitespace): `indicate-unused-lines' is
1388         now called `indicate-empty-lines'.
1390 2005-04-06  Kim F. Storm  <storm@cua.dk>
1392         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
1394 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
1396         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
1397         deleted.
1398         (Marks vs Flags): Add some convenient key bindings.
1399         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
1400         (Misc Dired Features): Correct and expand description of `w' command.
1402         * frames.texi (XTerm Mouse): Delete apparently false info.
1403         The GNU/Linux console currently does not appear to support
1404         `xterm-mouse-mode'.
1406 2005-04-04  Jay Belanger  <belanger@truman.edu>
1408         * calc.texi: Change Calc version number.
1409         (Customizable variables): Fix description of calc-language-alist.
1410         (Copying): Put in version 2 of GPL.
1412 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1414         * calendar.texi (Diary): Mention shell utility `calendar'.
1416 2005-04-01  Richard M. Stallman  <rms@gnu.org>
1418         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
1420 2005-04-01  Jay Belanger  <belanger@truman.edu>
1422         * calc.texi (Troubleshooting Commands): Remove comment about
1423         installation.
1424         (Installation): Remove section.
1425         (Customizable Variables): New section.
1426         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
1427         (Graphical Devices): Add references to Customizable Variables.
1429 2005-04-01  Lute Kamstra  <lute@gnu.org>
1431         * maintaining.texi (Change Log): add-change-log-entry uses
1432         add-log-mailing-address.
1434 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
1436         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
1437         `VC Mode Line' and put in an xref to that node.
1438         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
1439         its description.
1441 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
1443         * calendar.texi (Calendar Systems): Say that the Persian calendar
1444         implemented here is the arithmetical one championed by Birashk.
1446 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
1448         * programs.texi (Fortran Motion): Fix previous change.
1450 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1452         * emacs-mime.texi (Display Customization): Markup fixes.
1453         (rfc2047): Update.
1455 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1457         * gnus-faq.texi: Replaced with auto-generated version.
1459 2005-03-29  Richard M. Stallman  <rms@gnu.org>
1461         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
1463 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
1465         * text.texi (Refill): Refer to Long Lines Mode.
1466         (Longlines): New node.
1467         (Auto Fill): Don't index "word wrap" here.
1468         (Filling): Add Longlines to menu.
1470 2005-03-29  Richard M. Stallman  <rms@gnu.org>
1472         * xresources.texi: Minor fixes.
1474         * misc.texi (Emacs Server): Fix Texinfo usage.
1476         * emacs.texi (Top): Don't use a real section heading for
1477         "Detailed Node Listing".  Fake it instead.
1479         * basic.texi (Position Info): Minor cleanup.
1481         * mule.texi (Input Methods): Minor cleanup.
1483 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
1485         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
1486         constructs as well.
1487         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
1489 2005-03-29  Kenichi Handa  <handa@m17n.org>
1491         * mule.texi (Input Methods): Refer to the command C-u C-x =.
1493         * basic.texi (Position Info): Update the description about the
1494         command C-u C-x =.
1496 2005-03-28  Richard M. Stallman  <rms@gnu.org>
1498         * emacs.texi (Top): Use @section for the detailed node listing.
1500         * calendar.texi: Minor fixes to previous change.
1502         * programs.texi (Fortran): Small fixes to previous changes.
1504         * emacs.texi (Top): Update list of subnodes of Dired.
1505         Likewise for building.texi.
1507         * files.texi (File Conveniences): Delete Auto Image File mode.
1509 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
1511         * building.texi (Flymake): New node.
1513         * custom.texi (Function Keys): Document kp- event types and
1514         keypad-setup package.
1516         * dired.texi (Wdired): New node.
1518         * files.texi (File Conveniences): Reorder entries.
1519         Explain how to turn on Auto-image-file mode.
1520         Document Thumbs mode.
1522         * mule.texi (Specify Coding): Document recode-region and
1523         recode-file-name.
1525         * programs.texi (Program Modes): Add Conf mode and DNS mode.
1527 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
1529         * commands.texi (Keys): M-o is now a prefix key.
1531 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
1533         * programs.texi: Reformat and update copyright years.
1534         (Fortran): Update section.
1536 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
1538         * files.texi: Several small changes in addition to:
1539         (Visiting): Change xref for Dialog Boxes to ref.
1540         (Version Headers): Replace references to obsolete var
1541         `vc-header-alist' with `vc-BACKEND-header'.
1542         (Customizing VC): Update value of `vc-handled-backends'.
1544 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
1546         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
1547         move here from Emacs Lisp Reference Manual.
1548         * calendar.texi (Calendar/Diary, Diary Commands)
1549         (Special Diary Entries, Importing Diary): Change some xrefs to
1550         point to emacs-xtra rather than elisp.
1552         * emacs-xtra.texi (Calendar Customizing):
1553         Move view-diary-entries-initially, view-calendar-holidays-initially,
1554         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
1555         Emacs Manual.
1556         (Appt Customizing): Merge entire section into main Emacs Manual.
1557         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
1558         mark-holidays-in-calendar here from emacs-xtra.
1559         (Displaying the Diary): Move view-diary-entries-initially,
1560         mark-diary-entries-in-calendar here from emacs-xtra.
1561         (Appointments): Move appt-display-mode-line,
1562         appt-display-duration, appt-disp-window-function,
1563         appt-delete-window-function here from emacs-xtra.
1565         * calendar.texi: Update and reformat copyright.
1566         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
1567         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
1568         (Diary): Refer to `diary-file' rather than ~/diary.
1569         (Diary Commands): Rename node to "Displaying the Diary".
1570         * emacs.texi (Top): Rename "Diary Commands" section.
1571         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
1573 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
1575         * misc.texi (Emacs Server): Fix the command for setting
1576         server-name.  Add an xref to Invoking emacsclient.
1578         * help.texi (Help Summary): Clarify when "C-h ." will do something
1579         nontrivial.
1580         (Apropos): Add cindex entry for apropos-sort-by-scores.
1582         * display.texi (Text Display): Add index entries for how no-break
1583         characters are displayed.
1585 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
1587         * dired-x.texi (Multiple Dired Directories): default-directory was
1588         renamed to dired-default-directory.
1590 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
1592         * files.texi (Visiting): Fix cross-references introduced with the
1593         last change.
1595         * xresources.texi (GTK resources): Fix last change.
1597 2005-03-26  Jay Belanger  <belanger@truman.edu>
1599         * calc.texi (Simplifying Formulas, Rewrite Rules):
1600         Change description of top and bottom of fraction.
1601         (Modulo Forms): Move description of how to create modulo forms to
1602         earlier in the section.
1603         (Fraction Mode): Suggest using : to get a fraction by dividing.
1604         (Basic Arithmetic): Adjust placement of command name.
1605         (Truncating the Stack): Emphasize that "hidden" entries are still
1606         visible.
1607         (Installation): Move discussion of printing manual to "About This
1608         Manual".
1609         (About This Manual): Mention how to print the manual.
1610         (Reporting Bugs): Remove first person.
1611         (Building Vectors): Add algebraic version of append.
1612         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
1613         (Grouping Digits): Fix typo.
1615 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
1617         * xresources.texi (X Resources): GTK options documented too.
1618         (Resources): Clarify meaning of program name.
1619         (Table of Resources): Add visualClass.
1620         (GTK resources): Rewrite.
1621         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
1623         * display.texi (Text Display): Mention non-breaking spaces.
1625         * files.texi (Reverting): Document auto-revert-check-vc-info.
1627         * frames.texi (Mouse Commands): Document
1628         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
1630         * help.texi (Help Summary): Add `C-h .'.
1631         (Apropos): Apropos accepts a list of search terms.
1632         Document apropos-sort-by-scores.
1633         (Help Echo): Document display-local-help.
1635         * misc.texi (Emacs Server): Document server-name.
1636         (Invoking emacsclient): Document -s option for server names.
1638         * text.texi (Outline Visibility): Introduce "current heading
1639         line" (commands can be called with point on a body line).
1640         Re-order table to follow the sequence of discussion.
1641         hide-body won't hide lines before first header line.
1642         (TeX Mode): Add DocTeX mode.
1644 2005-03-25  Werner Lemberg  <wl@gnu.org>
1646         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
1647         Replace `legal' with `valid'.
1649 2005-03-25  Werner Lemberg  <wl@gnu.org>
1651         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
1653 2005-03-24  Jay Belanger  <belanger@truman.edu>
1655         * calc.texi (General Mode Commands)
1656         (Mode Settings in Embedded Mode): Add some explanation of
1657         recording mode settings.
1659 2005-03-24  Richard M. Stallman  <rms@gnu.org>
1661         * mule.texi (Single-Byte Character Support): Delete mention
1662         of iso-acc.el and iso-transl.el.
1664         * calc.texi: Remove praise of non-free software.
1666         * idlwave.texi: Don't say where to get IDL or its non-free manual.
1667         (Installation): Node deleted.
1669 2005-03-23  Lute Kamstra  <lute@gnu.org>
1671         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
1673 2005-03-23  Richard M. Stallman  <rms@gnu.org>
1675         * url.texi (HTTP language/coding): Improve last change.
1677         * search.texi: Delete explicit node pointers.
1678         (Incremental Search): New menu.
1679         (Basic Isearch, Repeat Isearch, Error in Isearch)
1680         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
1681         (Slow Isearch): New subnodes.
1682         (Configuring Scrolling): Node deleted.
1683         (Search Case): Doc default-case-fold-search.
1684         (Regexp Replace): Move replace-regexp doc here.
1686         * rmail.texi (Movemail): Put commas inside closequotes.
1688         * picture.texi (Insert in Picture): Document C-c arrow combos.
1689         (Basic Picture): Clarify erasure.
1691         * display.texi (Font Lock): Put commas inside closequotes.
1693         * cmdargs.texi (General Variables): Put commas inside closequotes.
1695 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
1697         * building.texi (Stack Buffer): Mention reverse contrast for
1698         *selected* frame (might not be current frame).
1700 2005-03-22  Jay Belanger  <belanger@truman.edu>
1702         * calc.texi (Embedded Mode): Add new information on changing
1703         modes.
1705 2005-03-21  Richard M. Stallman  <rms@gnu.org>
1707         * building.texi (Starting GUD): Add bashdb.
1709 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
1711         * basic.texi (Moving Point): Add M-g M-g binding.
1712         (Undo): Document undo-only.
1713         (Position Info): Document M-g M-g and C-u M-g M-g.
1715         * building.texi (Building): Put Grep Searching after Compilation
1716         Shell.
1717         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
1718         Document next-error-highlight.
1719         (Grep Searching): Document grep-highlight-matches.
1720         (Lisp Eval): Typing C-x C-e twice prints integers specially.
1722         * calendar.texi (Importing Diary): Rename node from iCalendar.
1723         Document diary-from-outlook.
1725         * dired.texi (Misc Dired Features): Rename node from Misc Dired
1726         Commands.
1727         Mention effect of X drag and drop on Dired buffers.
1729         * files.texi (Visiting): Document large-file-warning-threshold.
1730         Move paragraph on file-selection dialog.
1731         Mention visiting files using X drag and drop.
1732         (Reverting): Mention using Auto-Revert mode to tail files.
1733         Document auto-revert-tail-mode.
1734         (Version Systems): Minor correction.
1735         (Comparing Files): Diff-mode is no longer based on Compilation
1736         mode.
1737         Document compare-ignore-whitespace.
1738         (Misc File Ops): Explain passing a directory to rename-file.
1739         Likewise for copy-file and make-symbolic-link.
1741         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
1742         Document mouse-wheel-progressive speed.
1744         * help.texi (Misc Help): Document numeric argument for C-h i.
1745         Correctly explain the effect of just C-u as argument.
1747         * killing.texi (Deletion): Document numeric argument for
1748         just-one-space.
1750         * mini.texi (Completion): Completion acts on text before point.
1752         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
1753         (Emulation): CUA mode replaces pc-bindings-mode,
1754         pc-selection-mode, and s-region.
1756         * mule.texi (Input Methods): Leim is now built-in.
1757         (Select Input Method): Document quail-show-key.
1758         (Specify Coding): Document revert-buffer-with-coding-system.
1760         * programs.texi (Fortran Motion): Document f90-next-statement,
1761         f90-previous-statement, f90-next-block, f90-previous-block,
1762         f90-end-of-block, and f90-beginning-of-block.
1764         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
1766         * emacs.texi (Acknowledgments): Updated.
1768         * anti.texi: Total rewrite.
1770 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
1772         Sync with Tramp 2.0.48.
1774         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
1776         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
1777         "GNU/Linux".  Change all addresses to .gnu.org.
1778         (Default Method): Offer shortened syntax for "su" and "sudo"
1779         methods.
1781 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
1783         * ack.texi (Acknowledgments): Update.
1785 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
1787         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
1788         copyright years.
1790 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
1792         * building.texi (Commands of GUD): Move paragraph on setting
1793         breakpoints with mouse to the GDB Graphical Interface node.
1795 2005-03-07  Richard M. Stallman  <rms@gnu.org>
1797         * url.texi: Fix usage of "e.g.".
1798         (HTTP language/coding): Explain the rules for these strings.
1800         * misc.texi (Single Shell, Shell Options): Fix previous change.
1802         * building.texi (Debugger Operation): Update GUD tooltip enable info.
1804 2005-03-06  Richard M. Stallman  <rms@gnu.org>
1806         * building.texi (Starting GUD): Don't explain text vs graphical
1807         GDB here.  Just mention it and xref.
1808         Delete "just one debugger process".
1809         (Debugger Operation): Move GUD tooltip info here.
1810         (GUD Tooltips): Node deleted.
1811         (GDB Graphical Interface): Explain the two GDB modes here.
1813         * woman.texi (Introduction): Minor cleanups.
1815         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
1817         * sending.texi (Sending Mail): Minor cleanup.
1818         (Mail Aliases): Explain quoting conventions.
1819         Update key rebinding example.
1820         (Header Editing): C-M-i is like M-TAB.
1821         (Mail Mode Misc): mail-attach-file does not do MIME.
1823         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
1824         that really belongs here.
1825         (Remote Mailboxes): Text moved to Rmail Inbox.
1826         (Rmail Display): Mention Mouse-1.
1827         (Movemail): Clarify two movemail versions.
1828         Clarify rmail-movemail-program.
1830         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
1831         (Installation): Node deleted.
1833         * misc.texi (Single Shell): Replace uudecode example with gpg example.
1834         Document async shell commands.
1835         (Shell History): Clarify.
1836         (Shell Ring): Mention C-UP an C-DOWN.
1837         (Shell Options): Add comint-prompt-read-only.
1838         (Invoking emacsclient): Set EDITOR to run Emacs.
1839         (Sorting): No need to explain what region is.
1840         (Saving Emacs Sessions): Fix typo.
1841         (Recursive Edit): Fix punctuation.
1842         (Emulation): Don't mention "PC bindings" which are standard.
1843         (Hyperlinking): Explain Mouse-1 convention here.
1844         (Find Func): Node deleted.
1846         * mh-e.texi (Preface): Get rid of "Emacs 21".
1848         * help.texi (Name Help): Xref to Hyperlinking.
1850         * glossary.texi (Glossary):
1851         Rename "Balance Parentheses" to "Balancing...".
1852         Add "Byte Compilation".  Correct "Copyleft".
1853         New xref in "Customization".
1854         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
1855         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
1856         Rename "Registers" to "Register".
1857         Replace "Selecting" with "Selected Frame",
1858         "Selected Window", and "Selecting a Buffer".
1860         * files.texi (Types of Log File): Explain how projects'
1861         methods can vary.
1863         * eshell.texi (Installation): Delete node (for Emacs 20).
1865         * display.texi (Faces): Delete "Emacs 21".
1867         * custom.texi (Changing a Variable): C-M-i like M-TAB.
1868         * fixit.texi (Spelling): C-M-i like M-TAB.
1869         * mini.texi (Completion Options): C-M-i like M-TAB.
1870         * programs.texi (Symbol Completion): C-M-i like M-TAB.
1871         * text.texi (Text Mode): C-M-i like M-TAB.
1873         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
1875         * calendar.texi (Specified Dates): Mention `g w'.
1876         (Appointments): appt-activate toggles with no arg.
1878 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
1880         * flymake.texi: Refill and tweak style in @lisp blocks.
1882 2005-03-05  Juri Linkov  <juri@jurta.org>
1884         * cmdargs.texi (Emacs Invocation): Add cindex
1885         "invocation (command line arguments)"
1886         (Misc X): Add -nbc, --no-blinking-cursor.
1888 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
1890         * calendar.texi (iCalendar): No need to require it now.
1892 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1894         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
1896 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
1898         * trouble.texi (Contributing): Mention Savannah. Direct users to
1899         emacs-devel.
1901 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
1903         * calendar.texi (Adding to Diary): Mention redrawing of calendar
1904         window.
1906 2005-03-01  Jay Belanger  <belanger@truman.edu>
1908         * calc.texi (Trigonometric and Hyperbolic Functions):
1909         Mention additional functions.
1910         (Algebraic Simplifications): Mention additional simplifications.
1912 2005-02-27  Richard M. Stallman  <rms@gnu.org>
1914         * building.texi (Compilation): Update mode line status info.
1916 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
1918         * calendar.texi (General Calendar): Document binding of
1919         scroll-other-window-down.
1920         (Mayan Calendar): Fix earliest date.
1921         (Time Intervals): Document timeclock-change.
1922         Fix timeclock-ask-before-exiting documentation.
1924 2005-02-26  Kim F. Storm  <storm@cua.dk>
1926         * frames.texi (Mouse References):
1927         Add mouse-1-click-in-non-selected-windows.
1929 2005-02-25  Richard M. Stallman  <rms@gnu.org>
1931         * screen.texi (Screen): Explain better about cursors and mode lines;
1932         don't presuppose text terminals.
1933         (Point): Don't assume just one cursor.
1934         Clarify explanation of cursors.
1935         (Echo Area, Menu Bar): Cleanups.
1937         * mini.texi (Minibuffer): Prompts are highlighted.
1938         (Minibuffer Edit): Newline = C-j only on text terminals.
1939         Clarify resize-mini-windows values.
1940         Mention M-PAGEUP and M-PAGEDOWN.
1941         (Completion Commands): Mouse-1 like Mouse-2.
1942         (Minibuffer History): Explain history commands better.
1943         (Repetition): Add xref to Incremental Search.
1945         * mark.texi (Setting Mark): Clarify info about displaying mark.
1946         Clarify explanation of C-@ and C-SPC.
1947         (Transient Mark): Mention Delete Selection mode.
1948         (Marking Objects): Clean up text about extending the region.
1950         * m-x.texi (M-x): One C-g doesn't always go to top level.
1951         No delay before suggest-key-bindings output.
1953         * fixit.texi (Fixit): Mention C-/ for undo.
1954         (Spelling): Mention ESC TAB like M-TAB.
1955         Replacement words with r and R are rechecked.
1956         Say where C-g leaves point.  Mention ? as input.
1958 2005-02-23  Lute Kamstra  <lute@gnu.org>
1960         * cmdargs.texi (Initial Options): Add cross reference.
1962 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
1964         * ses.texi: Add concept/function/variable indices (this work was
1965         donated by Brad Collins <brad@chenla.org>, copyright-assignment
1966         papers on file at FSF).
1968 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
1970         * emacs.texi (Top): Update menu for splitting of node in
1971         msdog.texi.
1972         * frames.texi (Frames): Update xref for splitting of node in
1973         msdog.texi.
1974         * trouble.texi (Quitting): Ditto.
1976 2005-02-16  Richard M. Stallman  <rms@gnu.org>
1978         * windows.texi (Split Window): Simplify line truncation info
1979         and xref to Display Custom.
1981         * trouble.texi (Quitting): Emergency escape only for text terminal.
1982         (Screen Garbled): C-l for ungarbling is only for text terminal.
1984         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
1986         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
1988         * programs.texi (Program Modes): Mention Python mode.
1989         (Moving by Defuns): Repeating C-M-h extends region.
1990         (Basic Indent): Clarify.
1991         (Custom C Indent): Clarify.
1992         (Expressions): Repeating C-M-@ extends region.
1993         (Info Lookup): Clarify for C-h S.
1994         (Symbol Completion): ESC TAB alternative for M-TAB.
1995         (Electric C): Clarify.
1997         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
1999         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
2000         MS-DOS Input node.
2001         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
2002         (MS-DOS and MULE): Clarify.
2003         (MS-DOS Processes, Windows Processes): Fix typos.
2005         * major.texi (Choosing Modes): Clarify.
2007         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
2008         (Keyboard Macro Step-Edit): Clarify.
2010         * indent.texi (Indentation): Clarifications.
2012         * help.texi (Help): Correct error about C-h in query-replace.
2013         Clarify apropos vs C-h a.  Fix how to search in FAQ.
2014         (Key Help): Describe C-h w here.
2015         (Name Help): Minor cleanup.  C-h w moved to Key Help.
2016         Clarify the "object" joke.
2017         (Apropos): Clarify.  Mouse-1 like Mouse-2.
2018         (Help Mode): Mouse-1 like Mouse-2.
2020         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
2022         * display.texi (Display): Reorder menu.
2023         (Faces): Cleanup.
2024         (Font Lock): Cleanup.  Mention Options menu.
2025         Delete obsolete text.
2026         (Scrolling): For C-l, don't presume text terminal.
2027         (Horizontal Scrolling): Simplify intro.
2028         (Follow Mode): Clarify.
2029         (Cursor Display): Moved before Display Custom.
2030         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
2031         Doc default-tab-width.  Doc line truncation more thoroughly.
2033         * dired.texi (Dired Enter): C-x C-f can run Dired.
2034         (Dired Visiting): Comment out `a' command.
2035         Mouse-1 is like Mouse-2.
2036         (Shell Commands in Dired): ? can be used more than once.
2038         * basic.texi (Continuation Lines): Simplify description of truncation,
2039         and refer to Display Custom for the rest of it.
2041 2005-02-10  Jay Belanger  <belanger@truman.edu>
2043         * calc.texi: Change @LaTeX to La@TeX throughout.
2044         Redefine @expr as @math for TeX output.
2045         Redefine @texline as a no-op for TeX output.
2046         Define @tfn, replace @t by @tfn throughout.
2048 2005-02-09  Jay Belanger  <belanger@truman.edu>
2050         * calc.texi: Add macro for LaTeX for info output.
2052 2005-02-08  Kim F. Storm  <storm@cua.dk>
2054         * texinfo.tex (LaTex): Add def.
2056 2005-02-06  Jay Belanger  <belanger@truman.edu>
2058         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
2059         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
2060         throughout manual.
2062 2005-02-06  Lute Kamstra  <lute@gnu.org>
2064         * basic.texi (Undo): Fix typo.
2066         * cmdargs.texi (Emacs Invocation): Fix typo.
2068         * custom.texi (Init Examples): Fix typo.
2070         * abbrevs.texi (Expanding Abbrevs): Fix typo.
2072 2005-02-06  Richard M. Stallman  <rms@gnu.org>
2074         * regs.texi (Registers): Registers can hold numbers, too.
2076         * killing.texi (Other Kill Commands): Cleanup.
2077         Delete redundant explanation of kill in read-only buffer.
2078         (Yanking): Mention term "copying".
2079         (Accumulating Text): Fix typo.
2081         * entering.texi (Entering Emacs): Update rationale at start.
2082         (Exiting): Treat iconifying on a par with suspension.
2084         * custom.texi (Minor Modes): Fix typo.
2085         (Easy Customization): Fix menu style.
2086         (Variables): Add xref.
2087         (Examining): Setting for future sessions works through .emacs.
2088         (Keymaps): "Text terminals", not "Many".
2089         (Init Rebinding): Explain \C-.  Show example of \M-.
2090         Fix minor wording errors.
2091         (Function Keys): Explain vector syntax just once.
2092         (Named ASCII Chars): Clarify history of TAB/C-i connection.
2093         (Init File): Mention .emacs.d directory.
2094         (Init Examples): Add xref.
2095         (Find Init): Mention .emacs.d directory.
2097         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
2098         (Action Arguments): Explain which kinds of -l args are found how.
2099         (Initial Options): --batch does not inhibit site-start.
2100         Add xrefs.
2101         (Command Example): Use --batch, not -batch.
2103         * basic.texi (Inserting Text): Cleanup wording.
2104         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
2105         C-n is not error at end of buffer.
2106         (Undo): Doc C-/ like C-_.  Add xrefs.
2107         (Arguments): META key may be labeled ALT.
2108         Peculiar arg meanings are explained in doc strings.
2110         * abbrevs.texi (Expanding Abbrevs): Clarify.
2112 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
2114         * frames.texi (Frame Parameters): Add an xref to the description
2115         of list-colors-display.  Add a pointer to the X docs about colors.
2117         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
2118         Impove docs of list-colors-display.
2120 2005-02-03  Lute Kamstra  <lute@gnu.org>
2122         * frames.texi (Frames, Drag and Drop): Fix typos.
2124 2005-02-03  Richard M. Stallman  <rms@gnu.org>
2126         * windows.texi (Basic Window): Mention color-change in mode line.
2127         (Change Window): Explain dragging vertical boundaries.
2129         * text.texi (Sentences): Clarify.
2130         (Paragraphs): Explain M-a and blank lines.
2131         (Outline Mode): Clarify text and menu.
2132         (Hard and Soft Newlines): Mention use-hard-newlines.
2134         * frames.texi (Frames): Delete unnecessary mention of Windows.
2135         (Mouse Commands): Likewise.  Mention xterm mouse support.
2136         (Clipboard): Clarify.
2137         (Mouse References): Mention use of Mouse-1 for following links.
2138         (Menu Mouse Clicks): Clarify.
2139         (Mode Line Mouse): Clarify.
2140         (Drag and Drop): Rewrite.
2142         * fixit.texi (Spelling): Fix typo.
2144         * files.texi (File Names): Clarify.
2145         (Visiting): Update conditions for use of file dialog.  Clarify.
2146         (Saving): Doc d as answer in save-some-buffers.
2147         (Remote Files): Clean up the text.
2149         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
2151         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
2152         (List Buffers): Clarify.
2153         (Several Buffers): Doc T command.
2154         (Buffer Convenience): Clarify menu.
2156         * basic.texi (Undo): Clarify last change.
2158 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
2160         * fixit.texi (Spelling): Fix typo.
2162 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
2164         * basic.texi (Undo): Update description of `undo-outer-limit'.
2166 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
2168         * building.texi: Update documentation relating to GDB Graphical
2169         Interface.
2171 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
2173         * custom.texi (Easy Customization): Adapt menu to node name change.
2175 2005-01-30  Richard M. Stallman  <rms@gnu.org>
2177         * custom.texi (Easy Customization): Defn of "User Option" now
2178         includes faces.  Don't say just "option" when talking about variables.
2179         Do say just "options" to mean "anything customizable".
2180         (Specific Customization): Describe `customize-variable',
2181         not `customize-option'.
2183         * glossary.texi (Glossary) <Faces>: Add xref.
2184         <User Option>: Change definition--include faces.  Change xref.
2186         * picture.texi (Picture): Mention artist.el.
2188         * sending.texi, screen.texi, programs.texi, misc.texi:
2189         * mini.texi, major.texi, maintaining.texi, macos.texi:
2190         * help.texi, frames.texi, files.texi:
2191         Don't say just "option" when talking about variables.
2193         * display.texi, mule.texi: Don't say just "option" when talking
2194         about variables.  Other minor cleanups.
2196 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198         * gnus.texi: Some edits based on comments from David Abrahams.
2200 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2202         * gnus.texi (RSS): Fix the keystroke.
2204 2005-01-26  Lute Kamstra  <lute@gnu.org>
2206         * cmdargs.texi (Initial Options): Add a cross reference to `Init
2207         File'.  Mention the `-Q' option at the `--no-site-file' option.
2209 2005-01-24  David Kastrup  <dak@gnu.org>
2211         * faq.texi: Update AUCTeX version info.
2213 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2215         * gnus-faq.texi ([4.1]): Typo.
2217 2005-01-22  David Kastrup  <dak@gnu.org>
2219         * building.texi (Grep Searching): Mention alias `find-grep' for
2220         `grep-find'.
2222 2005-01-20  Richard M. Stallman  <rms@gnu.org>
2224         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
2226 2005-01-19  Jay Belanger  <belanger@truman.edu>
2228         * calc.texi (Keep Arguments): Mention that keeping arguments
2229         doesn't work with keyboard macros.
2231 2005-01-16  Richard M. Stallman  <rms@gnu.org>
2233         * autotype.texi (Autoinserting): Fix small error.
2235 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
2237         Sync with Tramp 2.0.47.
2239         * tramp.texi (Compilation): New section, describing compilation of
2240         remote files.
2242 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
2244         * rmail.texi (Movemail): Explain differences
2245         between standard and mailutils versions of movemail.
2246         Describe command line and configuration options introduced
2247         with the latter.
2248         Explain the notion of mailbox URL, provide examples and
2249         cross-references to mailutils documentation.
2250         Describe various methods of specifying mailbox names,
2251         user names and user passwords for rmail.
2252         (Remote Mailboxes): New section.  Describe
2253         how movemail handles remote mailboxes.  Describe configuration
2254         options used to control its behavior.
2255         (Other Mailbox Formats): Explain handling of various mailbox
2256         formats.
2258 2005-01-13  Richard M. Stallman  <rms@gnu.org>
2260         * commands.texi (Commands): Clarification.
2262 2005-01-11  Richard M. Stallman  <rms@gnu.org>
2264         * programs.texi (Multi-line Indent): Fix previous change.
2265         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
2267 2005-01-11  Kim F. Storm  <storm@cua.dk>
2269         * widget.texi (Basic Types): Add :follow-link keyword.
2271 2005-01-09  Jay Belanger  <belanger@truman.edu>
2273         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
2275 2005-01-08  Richard M. Stallman  <rms@gnu.org>
2277         * display.texi (Faces): isearch-lazy-highlight-face renamed to
2278         lazy-highlight.
2280         * search.texi (Query Replace): Mention faces query-replace
2281         and lazy-highlight.
2282         (Incremental Search): Update isearch highlighting info.
2284 2005-01-08  Jay Belanger  <belanger@truman.edu>
2286         * calc.texi: Change throughout to reflect new default value of
2287         calc-settings-file.
2289 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2291         * message.texi (Reply): `message-reply-to-function' should return
2292         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
2294 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
2296         * faq.texi (Changing load-path): Fix typo.
2298 2005-01-05  Jay Belanger  <belanger@truman.edu>
2300         * calc.texi (Programming Tutorial): Replace kbd command by
2301         appropriate characters for a keyboard macro.
2303 2005-01-04  Jay Belanger  <belanger@truman.edu>
2305         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
2306         for Lucid Emacs.
2307         (Programming Tutorial): Mention that the user needs to be in the
2308         right mode to compute some functions.
2310 2005-01-04  Richard M. Stallman  <rms@gnu.org>
2312         * custom.texi (Saving Customizations): Minor improvement.
2314 2005-01-04  Jay Belanger  <belanger@truman.edu>
2316         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
2317         no longer applicable.
2319 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
2321         * custom.texi (Saving Customizations): Emacs no longer loads
2322         `custom-file' after .emacs.  No longer mention customizing through
2323         Custom.
2325 2005-01-01  Jay Belanger  <belanger@truman.edu>
2327         * calc.texi (Programming Tutorial): Changed description of how to
2328         edit keyboard macros to match current behavior.
2330 2005-01-01  Andreas Schwab  <schwab@suse.de>
2332         * killing.texi (Graphical Kill): Move up under node Killing,
2333         change @section to @subsection.
2335 2005-01-01  Richard M. Stallman  <rms@gnu.org>
2337         * custom.texi (Face Customization): Mention hex color specs.
2339         * emacs.texi (Top): Update Killing submenu.
2341         * killing.texi (Killing): Reorganize section.
2342         No more TeX-only text; put the node command at start of chapter.
2343         But the first section heading is used only in TeX.
2344         Rewrite the text to read better in this mode.
2345         (Graphical Kill): New subnode gets some of the text that
2346         used to be in the first section.
2348 2004-12-31  Richard M. Stallman  <rms@gnu.org>
2350         * dired.texi (Shell Commands in Dired): Delete the ? example.
2352         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
2354         * files.texi (Saving): Describe new require-final-newline features
2355         and mode-require-final-newline.
2357 2004-12-31  Jay Belanger  <belanger@truman.edu>
2359         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
2361 2004-12-29  Richard M. Stallman  <rms@gnu.org>
2363         * custom.texi (File Variables): Clarify previous change.
2365 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2367         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
2368         out now.
2370 2004-12-27  Richard M. Stallman  <rms@gnu.org>
2372         * Makefile.in (MAKEINFO): Specify --force.
2374         * basic.texi (Moving Point): C-e now runs move-end-of-line.
2375         (Undo): Doc undo-outer-limit.
2377 2004-12-20  Jay Belanger  <belanger@truman.edu>
2379         * calc.texi (Types Tutorial): Emphasize that you can't divide by
2380         zero.
2382 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
2384         * cc-mode.texi (Text Filling and Line Breaking): Put period after
2385         @xref.
2386         (Font Locking): Avoid @strong{Note:}.
2388 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
2390         Sync with Tramp 2.0.46.
2392         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
2394 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
2396         * url.texi: Correct typos.
2397         (Retrieving URLs): @var{nil}->@code{nil}.
2398         (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
2399         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
2400         (Dealing with HTTP documents): @inforef->@xref.
2402 2004-12-15  Juri Linkov  <juri@jurta.org>
2404         * mark.texi (Transient Mark, Mark Ring): M-< and other
2405         movement commands don't set mark in Transient Mark mode
2406         if mark is active.
2408 2004-12-15  Jay Belanger  <belanger@truman.edu>
2410         * calc.texi: Consistently capitalized all mode names.
2411         (Answers to Exercises): Mention that an answer can be a fraction
2412         when in Fraction mode.
2414 2004-12-13  Jay Belanger  <belanger@truman.edu>
2416         * calc.texi: Fix some TeX definitions.
2418 2004-12-12  Juri Linkov  <juri@jurta.org>
2420         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
2421         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
2423         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
2424         (Misc Dired Commands): Add @r{(Dired)} to w.
2426 2004-12-12  Juri Linkov  <juri@jurta.org>
2428         * mark.texi (Marking Objects): Marking commands also extend the
2429         region when mark is active in Transient Mark mode.
2431 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
2433         * reftex.texi (Imprint): Remove erroneous @value's.
2435 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2437         * custom.texi (Saving Customizations): Emacs only loads the custom
2438         file automatically after the init file in version 22.1 or later.
2439         Adapt text and examples to this fact.
2441         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
2442         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
2444 2004-12-08  Jay Belanger  <belanger@truman.edu>
2446         * calc.texi (Starting Calc): Remove comment about installation.
2447         (Keypad Mode Overview): Remove comment about Emacs 19 support.
2449 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2451         * url.texi: Update @setfilename.
2452         (Getting Started): No need to worry about Gnus versions.
2453         (Dealing with HTTP documents): Use @inforef.
2455         * org.texi: Fix @direntry file name.
2457 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
2459         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
2460         be set through Custom.  Otherwise, it has no effect.
2462 2004-12-07  Stefan  <monnier@iro.umontreal.ca>
2464         * url.texi: New file.
2466         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
2468 2004-12-06  Jay Belanger  <belanger@truman.edu>
2470         * calc.texi (Using Calc): Remove paragraph about installation.
2472 2004-12-06  Jay Belanger  <belanger@truman.edu>
2474         * calc.texi: Use more Texinfo macros and less TeX defs.
2475         Remove @refill's.
2477 2004-12-06  Richard M. Stallman  <rms@gnu.org>
2479         * org.texi: New file.
2481 2004-12-05  Richard M. Stallman  <rms@gnu.org>
2483         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
2484         * entering.texi: Rename Command Line to Emacs Invocation.
2486         * Makefile.in (org.dvi, ../info/org): New targets.
2487         (INFO_TARGETS): Add ../info/org.
2488         (DVI_TARGETS): Add org.dvi.
2489         (maintainer-clean): Remove the info files in the info dir.
2491         * misc.texi (Term Mode): Correcty describe C-c.
2493         * custom.texi (Easy Customization): Move up to section level,
2494         before Variables.  Avoid using the term "variable"; say "option".
2495         New initial explanation.
2496         (Variables): In initial explanation, connect "variable" to the
2497         already-explained "user option".
2499         * emacs.texi (Top): Fix ref to Command Line.
2500         Move reference to Easy Customization.
2502         * xresources.texi (X Resources): Fix From link.
2504         * doclicense.texi (GNU Free Documentation License): Fix To link.
2506         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
2508         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
2510 2004-12-03  Richard M. Stallman  <rms@gnu.org>
2512         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
2514 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
2516         * kmacro.texi: Several small changes in addition to the following.
2517         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
2518         defining a keyboard macro.
2519         Mention `kmacro-ring-max'.
2520         (Keyboard Macro Counter): Clarify description of
2521         `kmacro-insert-counter', `kmacro-set-counter',
2522         `kmacro-add-counter' and `kmacro-set-format'.
2524 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2526         * custom.texi (File Variables): Add `unibyte' and make it more
2527         clear that `unibyte' and `coding' are special.  Suggested by Simon
2528         Krahnke <overlord@gmx.li>.
2530         * mule.texi (Enabling Multibyte): Refer to File Variables.
2531         Suggested by Simon Krahnke <overlord@gmx.li>.
2533 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2535         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
2536         x-use-old-gtk-file-dialog.
2538 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
2540         * idlwave.texi: Fix the setfilename directive to put the produced
2541         file in ../info.
2542         (Continued Statement Indentation): Resurrect Jan D.'s change from
2543         2004-11-03 that was lost when a newer version of idlwave.texi was
2544         imported.
2546 2004-11-20  Richard M. Stallman  <rms@gnu.org>
2548         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
2550 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
2552         * building.texi (Lisp Eval): Delete hyphen in section name.
2554 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
2556         * files.texi (Old Versions):
2557         No longer document annotation as "CVS only".
2559 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
2561         * files.texi (Version Control): Rewrite the introduction about
2562         version systems, mentioning the new ones that we support.  Thanks
2563         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
2564         suggestions.
2566 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2568         * gnus-faq.texi ([5.1]): Added missing bracket.
2570         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
2571         `spam-initialize'.
2573 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
2575         * message.texi (Various Message Variables): Mention that all mail
2576         file variables are derived from `message-directory'.
2578         * gnus.texi (Splitting Mail): Clarify bogus group.
2580 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2582         * emacs-mime.texi (Encoding Customization): Fix
2583         mm-coding-system-priorities entry.
2585 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2587         * frames.texi (Dialog Boxes):
2588         * idlwave.texi (Continued Statement Indentation):
2589         * reftex.texi (Options (Index Support)):
2590         (Displaying and Editing the Index, Table of Contents):
2591         * speedbar.texi (Creating a display, Major Display Modes): Replace
2592         non-nil with non-@code{nil}.
2594 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2596         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
2598 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
2600         * text.texi (Text Based Tables, Table Definition)
2601         (Table Creation, Table Recognition, Cell Commands)
2602         (Cell Justification, Row Commands, Column Commands)
2603         (Fixed Width Mode, Table Conversion, Measuring Tables)
2604         (Table Misc): New nodes, documenting the Table Mode.
2606 2004-10-21  Jay Belanger  <belanger@truman.edu>
2608         * calc.texi (Algebraic-Style Calculations): Removed a comment.
2610 2004-10-19  Jason Rumney  <jasonr@gnu.org>
2612         * makefile.w32-in (info): Change order of arguments to makeinfo.
2614 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
2616         * calendar.texi (iCalendar): Update for package changes.
2618 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
2620         * calc.texi (Reporting Bugs): Double up `@'.
2622 2004-10-18  Jay Belanger  <belanger@truman.edu>
2624         * calc.texi (Reporting Bugs): Changed the address that bugs
2625         should be sent to.
2627 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
2629         * gnus.texi (New Features): Add 5.11.
2631         * message.texi (Resending): Remove wrong default value.
2633         * gnus.texi (Mail Source Specifiers): Describe possible problems
2634         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
2635         `pop3-leave-mail-on-server' to the index.
2637 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2639         * message.texi (Canceling News): Add how to set a password.
2641 2004-10-12  Jay Belanger  <belanger@truman.edu>
2643         * calc.texi (Help Commands): Changed the descriptions of
2644         calc-describe-function and calc-describe-variable to match their
2645         current behavior.
2647 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2649         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
2651 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
2653         Sync with Tramp 2.0.45.
2655         * tramp.texi (Frequently Asked Questions): Comment paragraph about
2656         plink link.  The URL is outdated.  Originator contacted for
2657         clarification.
2659 2004-10-10  Juri Linkov  <juri@jurta.org>
2661         * gnus.texi (Top, Marking Articles): Join two menus in one node
2662         because a node can have only one menu.
2664 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
2666         * files.texi (Misc File Ops): View mode is a minor mode.
2668 2004-10-09  Juri Linkov  <juri@jurta.org>
2670         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
2671         example of nnmail-split-fancy.
2673 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
2675         * calendar.texi (iCalendar): Style changes.
2677 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
2679         * search.texi (Regexps): The regexp described in the example is no
2680         longer stored in the variable `sentence-end'.
2682 2004-10-06  Karl Berry  <karl@gnu.org>
2684         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
2685         consistency with other uses of dashes.
2687 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
2689         * building.texi (Starting GUD): Note that multiple debugging
2690         sessions requires `gdb --fullname'.
2692 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
2694         * calendar.texi (iCalendar): New section for a new package.
2696 2004-10-05  Karl Berry  <karl@gnu.org>
2698         * info.texi: Consistently use --- throughout, periods at end of
2699         menu descriptions, and a couple typos.
2701 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
2703         * text.texi: Various small changes in addition to the following.
2704         (Text): Replace xref for autotype with inforef.
2705         (Sentences): Explain nil value for `sentence-end'.
2706         (Paragraphs): Update default values for `paragraph-start' and
2707         `paragraph-separate'.
2708         (Text Mode): Correct description of Text mode's effect on the
2709         syntax table.
2710         (Outline Visibility): `hide-other' does not hide top level headings.
2711         `selective-display-ellipses' no longer has an effect on Outline mode.
2712         (TeX Misc): Add missing @cindex.
2713         Replace xref for RefTeX with inforef.
2714         (Requesting Formatted Text): The variable
2715         `enriched-fill-after-visiting' no longer exists.
2716         (Editing Format Info): Update names of menu items and commands.
2717         (Format Faces): Mention special effect of specifying the default face.
2718         Describe inheritance of text properties.
2719         Correct description of `fixed' face.
2720         (Format Indentation): Correct description of effect of setting
2721         margins.  Mention `set-left-margin' and `set-right-margin'.
2722         (Format Justification): Update names of menu items.
2723         `set-justification-full' is now bound to `M-j b'.
2724         Mention that `default-justification' is a per buffer variable.
2725         (Format Properties): Update name of menu item.
2726         (Forcing Enriched Mode): `format-decode-buffer' automatically
2727         turns on Enriched mode if the buffer is in text/enriched format.
2729 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
2731         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
2733 2004-09-28  Kim F. Storm  <storm@cua.dk>
2735         * display.texi (Display Custom) <indicate-buffer-boundaries>:
2736         Align with new functionality.
2738 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
2740         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
2741         * pgg.texi (User Commands, Backend methods): Do.
2742         * gnus.texi: Markup fixes.
2743         (Setting Process Marks): Fix `M P a' entry.
2744         * emacs-mime.texi: Fixes.
2746 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
2748         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
2749         again.
2750         Use 5.10 instead of 5.10.0.
2752 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2754         * gnus.texi (Summary Mail Commands): S D e.
2756 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
2758         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
2759         the gnus-article-mode-line-format section.
2761 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
2763         * gnus.texi (Various Summary Stuff): Fix the documentation for
2764         gnus-newsgroup-variables.
2766 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
2768         * gnus.texi (MIME Commands): Added
2769         gnus-mime-display-multipart-as-mixed,
2770         gnus-mime-display-multipart-alternative-as-mixed,
2771         gnus-mime-display-multipart-related-as-mixed.
2772         (Mail Source Customization): Clarify `mail-source-directory'.
2773         (Splitting Mail): Mention gnus-group-find-new-groups.
2774         (SpamOracle): Fixed typo.
2776         * gnus-faq.texi: Untabify.
2777         ([6.3]): nnir.el is in contrib directory.
2779         * message.texi (News Headers): Clarify how a unique ID is created.
2781         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
2782         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2784 2004-09-20  Andre Srinivasan  <andre@e2open.com>
2786         * gnus.texi (Group Parameters): Added more on hooks.  (Small
2787         change.)
2789 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
2791         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
2793 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
2795         * display.texi (Display Custom): Remove stray `@end defvar'.
2797 2004-09-23  Kim F. Storm  <storm@cua.dk>
2799         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
2800         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
2802 2004-09-22  Jay Belanger  <belanger@truman.edu>
2804         * calc.texi (Vectors as Lists): Added a warning that the tutorial
2805         might be hidden during part of the session.
2807 2004-09-20  Jay Belanger  <belanger@truman.edu>
2809         * calc.texi (Notations Used in This Manual): Put in an earlier
2810         mention that DEL could be called Backspace.
2812 2004-09-20  Richard M. Stallman  <rms@gnu.org>
2814         * custom.texi (Hooks): Explain using setq to clear out a hook.
2815         (File Variables): Explain multiline string constants.
2816         (Non-ASCII Rebinding): Explain when you need to update
2817         non-ASCII char codes in .emacs.
2819         * building.texi (Compilation): Explain how to make a silent
2820         subprocess that won't be terminated.  Explain compilation-environment.
2822 2004-09-13  Kim F. Storm  <storm@cua.dk>
2824         * mini.texi (Repetition): Rename isearch-resume-enabled to
2825         isearch-resume-in-command-history and change default to disabled.
2827 2004-09-10  Simon Josefsson  <jas@extundo.com>
2829         * gnus.texi (IMAP): Add example.  Suggested and partially written
2830         by Steinar Bang <sb@dod.no>.
2832 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2834         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
2835         netrc syntax.
2837 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2839         * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
2840         (Spam ELisp Package Global Variables): More clarifications.
2842 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2844         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
2845         Mention spam-split does not modify incoming mail.
2847 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2849         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
2851 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
2853         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
2855 2004-09-09  Kim F. Storm  <storm@cua.dk>
2857         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
2858         with new `kmacro-name-last-macro'.
2860 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
2862         * makefile.w32-in (sieve, pgg): Use $(infodir).
2864 2004-09-08  Juri Linkov  <juri@jurta.org>
2866         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
2868 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
2870         * makefile.w32-in: Fix PGG and Sieve entries.
2872 2004-09-03  Juri Linkov  <juri@jurta.org>
2874         * search.texi (Incremental Search): Update wording for M-%.
2876 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
2878         * killing.texi (Killing): Correct description of kill commands in
2879         read-only buffer.
2881 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
2883         * building.texi (Compilation Mode): Add a paragraph about rules
2884         for finding the compilation buffer for `next-error'.
2886         * search.texi (Other Repeating Search): Mention that Occur mode
2887         supports the next-error functionality.
2889 2004-09-02  Juri Linkov  <juri@jurta.org>
2891         * search.texi (Regexp Replace): Add missing backslash to \footnote.
2893 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
2895         * kmacro.texi (Basic Keyboard Macro):
2896         `apply-macro-to-region-lines' now operates on all lines that begin
2897         in the region, rather than on all complete lines in the region.
2899 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2901         * frames.texi (Drag and drop): Add documentation about
2902         x-dnd-test-function and x-dnd-known-types.
2904 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
2906         * indent.texi: Various minor changes in addition to:
2907         (Indentation Commands): Correct description of `indent-relative'.
2908         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
2909         mode.  The *Tab Stops* buffer uses Overwrite Mode.
2910         (Just Spaces): `tabify' converts sequences of at least two spaces
2911         to tabs.
2913 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
2915         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
2916         Emacs and related programs.
2918 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
2920         * frames.texi (Secondary Selection): Setting the secondary
2921         selection with M-Drag-Mouse-1 does not alter the kill ring,
2922         setting it with M-Mouse-1 and M-Mouse-3 does.
2923         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
2924         toolkit scroll bars.
2925         (Scroll Bars): Ditto.
2927         * windows.texi (Basic Window): When using a window system, the value
2928         of point in a non-selected window is indicated by a hollow box.
2929         (Split Window): Side by side windows are separated by a scroll bar,
2930         if scroll bars are used.
2931         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
2932         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
2933         (Window Convenience): Update bindings for `winner-undo' and
2934         `winner-redo'.
2936         * ack.texi (Acknowledgments): Use `@unnumbered'.
2937         * misc.texi : Adapt sectioning in Info to the node structure.
2938         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
2939         of "Using Emacs as a Server".
2940         * building.texi (Building): Interchange nodes (for correct numbering).
2941         * programs.texi (Programs): Interchange nodes (for correct numbering).
2942         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
2943         Info to the node structure.
2944         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
2945         Rearrange order of nodes and sections such that both "GNU GENERAL
2946         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
2947         end, as appropriate for appendices.
2948         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
2949         Use `@unnumberedsec'.
2950         * trouble.texi: Adapt sectioning in Info to the node structure.
2951         Adapt node pointers to change in emacs.texi.
2952         * cmdargs.texi, doclicense.texi: Adapt node pointers.
2954 2004-08-27  Richard M. Stallman  <rms@gnu.org>
2956         * faq.texi: Fix texinfo usage, esp. doublequotes.
2957         (Difference between Emacs and XEmacs): Some clarification.
2959         * faq.texi (Difference between Emacs and XEmacs):
2960         Explain not to contrast XEmacs with GNU Emacs.
2962 2004-08-26  Richard M. Stallman  <rms@gnu.org>
2964         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
2966 2004-08-25  Kenichi Handa  <handa@m17n.org>
2968         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
2969         description for unibyte mode.
2971 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
2973         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
2975         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
2976         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
2977         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
2978         in @pxref.
2980 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
2982         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
2983         Change section names.
2985 2004-08-22  David Kastrup  <dak@gnu.org>
2987         * reftex.texi (AUCTeX): Update links, section name.
2989         * faq.texi (Calc): Update availability (included in 22.1).
2990         (AUCTeX): Update availability, information, versions, description.
2992 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
2994         * kmacro.texi (Keyboard Macro Ring): Rename section.
2995         Emacs treats the head of the macro ring as the `last keyboard macro'.
2996         (Keyboard Macro Counter): Minor change.
2997         (Save Keyboard Macro): Some clarifications.
2998         (Edit Keyboard Macro): Rename section.
3000         * buffers.texi (Buffers): Maximum buffer size is now 256M on
3001         32-bit machines.
3002         (Several Buffers): Clarify which buffer is selected if `2' is
3003         pressed in the Buffer Menu.
3004         Auto Revert mode can be used to update the Buffer Menu
3005         automatically.
3007 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
3009         * help.texi (Misc Help): Add an index entry for finding an Info
3010         manual by its file name.
3012 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
3014         * files.texi (Backup Deletion): Correct description of
3015         `delete-old-versions'.
3016         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
3017         (Auto Save Files): Recommend `auto-save-mode' to reenable
3018         auto-saving, rather than the abbreviation `auto-save'.
3020 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
3022         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
3023         for "killing" and "yanking" in main menu.
3025 2004-08-16  Richard M. Stallman  <rms@gnu.org>
3027         * killing.texi (Yanking, Killing): Minor cleanups.
3029         * mark.texi (Momentary Mark): Minor cleanups.
3031 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
3033         * custom.texi (Non-ASCII Rebinding):
3034         C-q always inserts the right code to pass to global-set-key.
3036 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
3038         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3040 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
3042         * regs.texi (RegNumbers): Mention `C-x r i' binding for
3043         `insert-register', instead of `C-x r g' binding, for consistency.
3045 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
3047         * fixit.texi (Spelling): Fix typo.
3049 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
3051         * help.texi (Help): Fix Texinfo usage.
3053 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
3055         * cc-mode.texi: Various updates for CC Mode 5.30.9.
3057 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
3059         Sync with Tramp 2.0.44.
3061 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
3063         * widget.texi (User Interface): Update how to separate the
3064         editable field of an editable-field widget from other widgets.
3065         (Programming Example): Add text after field.
3067 2004-07-24  Richard M. Stallman  <rms@gnu.org>
3069         * text.texi (Paragraphs): Update how paragraphs are separated
3070         and the default for paragraph-separate.
3072         * search.texi (Regexp Replace): Further update text for new
3073         replacement operators.
3075 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3077         * emacs-mime.texi (Encoding Customization): Add a note to the
3078         mm-content-transfer-encoding-defaults entry.
3079         (rfc2047): Update.
3081         * gnus.texi (Article Highlighting): Add
3082         gnus-cite-ignore-quoted-from.
3083         (POP before SMTP): New node.
3084         (Posting Styles): Addition.
3085         (Splitting Mail): Add nnmail-split-lowercase-expanded.
3086         (Fancy Mail Splitting): Ditto.
3087         (X-Face): Add gnus-x-face.
3089 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
3091         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3092         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3094 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
3096         * gnus.texi (Mail Source Specifiers): Describe
3097         `pop3-leave-mail-on-server'.
3099 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3101         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3103         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3104         repository.  Change setfilename.
3106         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3108 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
3110         * emacs-xtra.texi (Subdir switches): Dired does not remember the
3111         `R' switch.
3113         * dired.texi (Dired Updating): `k' only deletes inserted
3114         subdirectories from the Dired buffer if a prefix argument was given.
3116         * search.texi (Regexps): Delete redundant definition of `symbol' in
3117         description of `\_>'.  It already occurs in the description of `\_<'.
3119 2004-07-02  Juri Linkov  <juri@jurta.org>
3121         * pcl-cvs.texi (Viewing differences): Add `d r'.
3123 2004-07-01  Juri Linkov  <juri@jurta.org>
3125         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
3126         (Regexp Search): Add M-r.
3128 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
3130         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
3132 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
3134         * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
3135         * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
3137 2004-06-25  Richard M. Stallman  <rms@gnu.org>
3139         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
3141 2004-06-25  David Kastrup  <dak@gnu.org>
3143         * search.texi (Regexp Replace): Some typo corrections and
3144         rearrangement.
3146 2004-06-24  David Kastrup  <dak@gnu.org>
3148         * search.texi (Unconditional Replace): Use replace-string instead
3149         of query-replace in example.
3150         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
3151         sequences.
3152         (Query Replace): Correct explanation of `^' which does not use
3153         the mark stack.
3155 2004-06-21  Nick Roberts  <nickrob@gnu.org>
3157         * misc.texi (Shell History Copying): Document comint-insert-input.
3158         (Shell Ring): Describe comint-dynamic-list-input-ring here.
3160 2004-06-21  Karl Berry  <karl@gnu.org>
3162         * info.texi (Top): Mention that only Emacs has mouse support.
3163         (Getting Started): Mention this in a few other places.
3165 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
3167         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
3168         * custom.texi (Customization): Do.
3169         * anti.texi (Antinews): Do.
3170         * abbrevs.texi (Defining Abbrevs): Do.
3172         * programs.texi (Info Lookup): Fix keybinding for
3173         info-lookup-symbol.
3175 2004-06-16  Juanma Barranquero  <lektu@terra.es>
3177         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
3178         Add emacs-xtra.
3179         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
3180         (clean): Add emacs-xtra and flymake.  Remove redundancies.
3182 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
3184         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
3185         Add emacs-xtra.
3186         * emacs-xtra.texi: New file.
3188 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
3190         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
3191         (Dired and Find): Mention differences with ordinary Dired buffers.
3193 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
3195         * autotype.texi (Copyrights, Timestamps): Recommend
3196         `before-save-hook' instead of `write-file-functions'.
3198 2004-06-13  Richard M. Stallman  <rms@gnu.org>
3200         * custom.texi (Init Syntax): Explain about vars that do special
3201         things when set with setq or with Custom.
3202         (Init Examples): Add line-number-mode example.
3204 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
3206         * dired-x.texi (dired-mark-omitted): Update keybinding.
3208 2004-06-12  Juri Linkov  <juri@jurta.org>
3210         * dired.texi (Operating on Files): Add dired-do-touch.
3212 2004-06-10  Kim F. Storm  <storm@cua.dk>
3214         * pcl-cvs.texi (Viewing differences): Add 'd y'.
3216 2004-06-10  Juri Linkov  <juri@jurta.org>
3218         * building.texi (Lisp Eval): Add C-M-x on defface.
3220 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
3222         * files.texi (Reverting): Auto-Revert mode and
3223         Global Auto-Revert mode no longer revert remote files.
3225 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
3227         * dired-x.texi (variable dired-omit-mode): Rename from
3228         dired-omit-files-p.
3229         (function dired-omit-mode): Rename from dired-omit-toggle.
3230         Call dired-omit-mode rather than set dired-omit-files-p.
3231         (dired-mark-omitted): Describe command.
3233 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
3235         Version 2.0.41 of Tramp released.
3237 2004-05-29  Juanma Barranquero  <lektu@terra.es>
3239         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3240         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3242 2004-05-29  Richard M. Stallman  <rms@gnu.org>
3244         * custom.texi (Init File): Two dashes start --no-site-file.
3246         * cl.texi (Top): Call this chapter `Introduction'.
3247         (Overview): In TeX, no section heading here.
3249         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
3251 2004-05-29  Alan Mackenzie  <acm@muc.de>
3253         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
3254         ("AWK"): Is consistently thus spelt throughout.
3255         (AWK, Pike): Document as "C-like modes".
3256         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
3257         (M-x man): Supersedes M-x manual-entry.
3258         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
3260         ("Comments in C"): Delete node; the info is in CC Mode manual.
3261         (c-comment-only-line-offset): Remove description.
3263         (C-c ., C-c C-c): Describe new C Mode bindings.
3265         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
3266         (@dfn{Style}, c-default-style, comment-column, comment-padding)
3267         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
3268         Amend definitions.
3270         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
3271         Describe functions.
3273         (c-comment-start-regexp, c-hanging-comment-ender-p)
3274         (c-hanging-comment-starter-p): Remove obsolete definitions.
3276         * emacs.texi: Remove the menu entry "Comments in C".
3278 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
3280         * Makefile.in (../info/flymake, flymake.dvi): New targets.
3281         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3283 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
3285         * flymake.texi: New file.
3287 2004-05-28  Simon Josefsson  <jas@extundo.com>
3289         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3291 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
3293         * dired.texi (Dired and Find): `find-ls-option' does not apply to
3294         `M-x locate'.
3296 2004-05-16  Karl Berry  <karl@gnu.org>
3298         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
3299         makeinfo --html fails.
3300         * help.texi (Help Summary) [@ifnottex]: Likewise.
3302 2004-05-13  Nick Roberts  <nickrob@gnu.org>
3304         * building.texi (GDB Graphical Interface): Update and describe
3305         layout first.
3307 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
3309         Version 2.0.40 of Tramp released.
3311 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
3313         Complete rework, based on review by Karl Berry <karl@gnu.org>.
3315         * tramp.texi (Auto-save and Backup): Explain exploitation of new
3316         variables `tramp-backup-directory-alist' and
3317         `tramp-bkup-backup-directory-info'.
3318         (Overview, Connection types)
3319         (External transfer methods, Default Method)
3320         (Windows setup hints): Remove restriction of password entering
3321         with external methods.
3322         (Auto-save and Backup): Make file name example
3323         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3324         and `auto-save-directory' must be used.
3325         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3326         only "NT").  Remove doubled entry "What kinds of systems does
3327         @tramp{} work on".
3328         (tramp): Macro removed.
3329         (Obtaining Tramp): Flag removed from title.
3330         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
3331         and `trampver' used properly.  Flag `tramp-inst' replaced by
3332         `installchapter'.  Installation related text adapted.
3334 2004-05-04  Jason Rumney  <jasonr@gnu.org>
3336         * makefile.w32-in: Revert last change.
3338 2004-05-03  Jason Rumney  <jasonr@gnu.org>
3340         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
3342 2004-04-28  Masatake YAMATO  <jet@gyve.org>
3344         * widget.texi (Programming Example): Remove overlays.
3346 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
3348         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3350 2004-04-23  Juanma Barranquero  <lektu@terra.es>
3352         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3354 2004-04-18  Juri Linkov  <juri@jurta.org>
3356         * fixit.texi (Spelling): Remove file extension from ispell xref.
3358 2004-04-15  Kim F. Storm  <storm@cua.dk>
3360         * cmdargs.texi (Initial Options): Add -Q.
3362 2004-04-05  Kim F. Storm  <storm@cua.dk>
3364         * custom.texi (File Variables): Add safe-local-eval-forms.
3366 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3368         * info.texi (Info Search): Add info-apropos.
3370 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
3372         * files.texi (Reverting): Correct description of revert-buffer's
3373         handling of point.
3375 2004-03-22  Juri Linkov  <juri@jurta.org>
3377         * emacs.texi (Top): Add `Misc X'.
3379         * faq.texi, trouble.texi: Fix help key bindings.
3381         * glossary.texi: Improve references.
3383         * help.texi: Sync keywords with finder.el.
3385         * mini.texi (Completion): Add description for menu items.
3387         * misc.texi (Browse-URL, FFAP): Add information about keywords.
3389         * sending.texi (Mail Methods): Fix xref to Message manual.
3391 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
3393         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3394         (as suggested by Karl Berry).  Update information about colored
3395         stars in menus.  Add new subheading describing M-n.
3397 2004-03-12  Richard M. Stallman  <rms@gnu.org>
3399         * cl.texi (Top): Rename top node's title.
3401         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
3403 2004-03-08  Karl Berry  <karl@gnu.org>
3405         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3406         problems making the texinfo distribution.
3408 2004-03-04  Richard M. Stallman  <rms@gnu.org>
3410         * search.texi (Regexps): Explain that ^ and $ have their
3411         special meanings only in certain contexts.
3413         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
3415         * mule.texi (Specify Coding): Doc C-x RET F.
3417         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
3418         for multiple compile and grep buffers.
3419         (Indirect Buffers): Don't recommand clone-indirect-buffer
3420         for multiple compile and grep buffers.
3422 2004-02-29  Simon Josefsson  <jas@extundo.com>
3424         * smtpmail.texi (Authentication): Changed the list of supported
3425         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3426         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3427         <voegelas@gmx.net>.
3429 2004-02-29  Juanma Barranquero  <lektu@terra.es>
3431         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3432         Use $(DEL) instead of rm, and ignore exit code.
3434 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
3436         Tramp version 2.0.39 released.
3438 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
3440         * tramp.texi (Customizing Completion): Explain new functions
3441         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3442         (all): Savannah URLs unified to "http://savannah.nongnu.org".
3443         (Top): Refer to Savannah mailing list as the major one.  Mention
3444         older mailing lists in HTML mode only.
3445         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
3446         (Frequently Asked Questions): Remote hosts must not be Unix-like
3447         for "smb" method.
3448         (Password caching): New node.
3449         (External transfer methods): Refer to password caching for "smb"
3450         method.
3452 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
3454         * building.texi (Watch Expressions): Update.
3456 2004-02-21  Juri Linkov  <juri@jurta.org>
3458         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
3459         --directory, --help, --version.  Move text about command-line-args
3460         to Command Arguments.
3461         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
3462         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
3463         (Window Size X): Join -g and --geometry.  Add @cindex.
3464         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
3465         (Title X): Remove alias -title.
3466         (Misc X): New node.
3468 2004-02-17  Karl Berry  <karl@gnu.org>
3470         * info.texi (Help-Int): Mention the new line number feature.
3472 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3474         * frames.texi (Drag and drop): Add Motif to list of supported
3475         protocols.
3477 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
3479         * ses.texi (Advanced Features): New functionality for
3480         ses-set-header-row (defaults to current row unless C-u used).
3481         (Acknowledgements): Add Stefan Monnier.
3483 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3485         * frames.texi (Drag and drop): New section.
3487 2004-01-24  Richard M. Stallman  <rms@gnu.org>
3489         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
3490         Include it only @ifnotinfo.  Patch the preceding and following
3491         node headers to point to each other.
3493 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
3495         * calendar.texi (Appointments): Update section.
3497 2003-12-29  Kevin Ryde  <user42@zip.com.au>
3499         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3501         * programs.texi (C Modes): Fix the xref.
3503 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
3505         * building.texi (Watch Expressions): Update.
3506         (Commands of GUD): Include use of toolbar + breakpoints set from
3507         fringe/margin.
3509 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
3511         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
3512         <acm@muc.de>.
3514 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
3516         Tramp version 2.0.38 released.
3518         * tramp.texi (Remote shell setup): Warn of environment variables
3519         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
3520         <sven.gabriel@imk.fzk.de>.
3521         (Configuration): Tramp now chooses base64/uuencode
3522         automatically.  Update wording accordingly.
3523         (Top): More description for the `Default Method' menu entry.
3524         (Default Method): Use @code, not @var, for Lisp variables.
3525         (Default Method): New subsection `Which method is the right one
3526         for me?'  Suggested by Christian Kirsch.
3527         (Configuration): Pointer to new subsection added.
3528         (Default Method): Too many "use" in one sentence.
3529         Rephrase.  Reported by Christian Kirsch.
3530         (Filename Syntax): Old `su' example is probably a left-over from
3531         the sm/su method naming.  Replace with `ssh', instead.
3532         (External transfer methods, Auto-save and Backup):
3533         Typo fixes.
3535 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
3537         * tramp.texi (all): Harmonize all occurences of @tramp{}.
3538         (Top): Mention japanese manual only if flag `jamanual' is set.
3539         Insert section `Japanese manual' in menu.
3541 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3543         * frames.texi (Dialog Boxes): Add use-file-dialog.
3545 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
3547         * eshell.texi (Known Problems): Add doc item.
3549 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
3551         * ack.texi: Note that Alan Mackenzie contributed the AWK support
3552         in CC Mode.
3554 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
3556         * cc-mode.texi: Update for CC Mode 5.30.
3558         Note: Please refrain from doing purely cosmetic changes like
3559         removing trailing whitespace in this manual; it clobbers cvs
3560         merging for no good reason.
3562 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
3564         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
3565         * man/commands.texi, man/custom.texi, man/display.texi:
3566         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
3567         * man/frames.texi, man/glossary.texi, man/killing.texi:
3568         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
3569         * man/mule.texi, man/rmail.texi, man/search.texi:
3570         * man/sending.texi, man/text.texi, man/tramp.texi:
3571         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
3572         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
3574 2003-11-01  Alan Mackenzie  <acm@muc.de>
3576         * search.texi (Scrolling During Incremental Search): Document a
3577         new scrolling facility in isearch mode.
3579 2003-10-26  Karl Berry  <karl@gnu.org>
3581         * info.texi (Info Search): Echo area, not echo are.  From Debian
3582         diff.
3584 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
3586         * widget.texi (Defining New Widgets): Document new beavior of
3587         :buttons and :children keywords.
3589 2003-10-22  Miles Bader  <miles@gnu.org>
3591         * Makefile.in (info): Move before $(top_srcdir)/info.
3593 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
3595         * building.texi (Watch Expressions): Update section on data display
3596         to reflect code changes (GDB Graphical Interface).
3598 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
3600         * tramp.texi (Inline methods): Small grammar fix.
3601         (External transfer methods): Likewise.
3603 2003-10-13  Richard M. Stallman  <rms@gnu.org>
3605         * xresources.texi (GTK resources): Clean up previous change.
3607 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3609         * xresources.texi (GTK resources): Add a note that some themes
3610         disallow customizations.  Add scroll theme example.
3612 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
3614         * speedbar.texi: Remove paragraph for GUD that is no longer true.
3616 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
3618         * texinfo.tex: Replace `%' in arch tagline by @ignore.
3620 2003-09-30  Richard M. Stallman  <rms@gnu.org>
3622         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3624         * widget.texi (User Interface): Fix typos.
3626         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3628         * cmdargs.texi (General Variables): Remove MAILRC envvar.
3630         * misc.texi (Saving Emacs Sessions): Shorten the section,
3631         collapsing back into one node.
3633 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
3635         * misc.texi: Section "Saving Emacs Sessions" rewritten.
3637 2003-09-29  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
3639         * xresources.texi (GTK names in Emacs): Correct typo.
3641 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
3643         * pcl-cvs.texi (Selected Files): Fix typo.
3645 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
3647         * cmdargs.texi (Font X): Mention new default font.  More
3648         fully describe long font names, wildcard patterns and the
3649         problems involved.  (Result of discussion on emacs-devel.)
3651 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
3653         * emacs.texi (Acknowledgements): Correct typo.
3655 2003-09-22  Richard M. Stallman  <rms@gnu.org>
3657         * dired.texi (Misc Dired Commands): New node.
3658         (Dired Navigation): Add dired-goto-file.
3660         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
3662         * emacs.texi (Acknowledgements): New node, split from Distribution.
3664         * cmdargs.texi (Action Arguments): -f reads interactive args.
3666 2003-09-21  Karl Berry  <karl@gnu.org>
3668         * info.texi (] and [ commands): No period at end of section title.
3670 2003-09-08  Lute Kamstra  <lute@gnu.org>
3672         * screen.texi (Mode Line): Say that POS comes before LINE.
3673         Mention `size-indication-mode'.
3674         * display.texi (Optional Mode Line): Document
3675         `size-indication-mode'.
3676         * basic.texi (Position Info): Mention `size-indication-mode'.
3678 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
3680         * xresources.texi (Resources): Refer to `editres' man page.
3681         (Lucid Resources): Update defaults.  Expand description of
3682         `shadowThickness'.
3684 2003-09-04  Miles Bader  <miles@gnu.org>
3686         * Makefile.in (top_srcdir): New variable.
3687         ($(top_srcdir)/info): New rule.
3688         (info): Depend on it.
3690 2003-09-03  Peter Runestig  <peter@runestig.com>
3692         * makefile.w32-in: New file.
3694 2003-08-29  Richard M. Stallman  <rms@gnu.org>
3696         * misc.texi (Saving Emacs Sessions): Correct previous change.
3698 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
3700         * widget.texi (User Interface): Explain the need of static text
3701         around an editable field.
3703 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
3705         * widget.texi (Basic Types): The argument to `:help-echo' can now
3706         be a form that evaluates to a string.
3708         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
3709         chapter.
3710         (Intro): Include kmacro.texi after fixit.texi instead of after
3711         custom.texi. (As suggested by Kim Storm.)
3713 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
3715         * fixit.texi (Fixit): Update `Next' pointer.
3716         * files.texi (Files): Update `Previous' pointer.
3717         * kmacro.texi (Keyboard Macros): Remove redundant node and
3718         section.
3719         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
3720         (Suggested by Kim Storm.)
3721         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
3722         Storm.)
3724 2003-08-18  Kim F. Storm  <storm@cua.dk>
3726         * kmacro.texi: New file describing enhanced keyboard macro
3727         functionality.  Replaces old description in custom.texi.
3729         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
3730         (Keyboard Macros): Move to new kmacro.texi file.
3732         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
3734         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
3736 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
3738         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
3740 2003-08-17  Alex Schroeder  <alex@gnu.org>
3742         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
3743         required.
3745 2003-08-16  Richard M. Stallman  <rms@gnu.org>
3747         * dired-x.texi (Shell Command Guessing): Explain *.
3749 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
3751         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
3752         log-edit-insert-changelog.
3754 2003-08-05  Richard M. Stallman  <rms@gnu.org>
3756         * programs.texi (Lisp Indent): Don't describe
3757         lisp-indent-function property here.  Use xref to Lisp Manual.
3759 2003-08-03  Karl Berry  <karl@gnu.org>
3761         * info.texi: Need @contents.
3763 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
3765         * calendar.texi (Date Formats): Document changed behaviour of
3766         abbreviations.
3768 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
3770         * buffers.texi (List Buffers): Fix previous change.
3772 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3774         Tramp version 2.0.36 released.
3776         * tramp.texi (Remote shell setup): Explain about problems with
3777         non-Bourne commands in ~/.profile and ~/.shrc.
3779 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
3781         * buffers.texi (List Buffers): Adjust to new format of *Buffer
3782         List*.
3784 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
3786         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
3787         renaming of `vis-mode' to `visible-mode'.
3789         * display.texi (Font Lock): Fix typo.
3791 2003-07-07  Richard M. Stallman  <rms@gnu.org>
3793         * display.texi (Font Lock): Add xref for format info on
3794         font-lock-remove-keywords.
3796         * building.texi (Compilation): Document what happens with asynch
3797         children of compiler process.
3799         * help.texi (Library Keywords): Use @multitable.
3801 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
3803         * info.texi (Top, Help-Small-Screen): Remove accidentally added
3804         next, prev and up pointers.
3806 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
3808         * info.texi (Help): Mention existence of Emacs and stand-alone
3809         Info at the very beginning of the tutorial.
3810         (Help-Inv): New node.
3811         (Help-]): New node.
3812         (Help-M): Systematically point out the differences between default
3813         Emacs and stand-alone versions.  Delete second menu.
3814         (Help-Xref): Systematically point out the differences between
3815         default Emacs and stand-alone versions.
3816         (Help-Int): Change `l' example.
3817         (Expert Info): Fix typos.
3818         (Emacs Info Variables): Mention `Info-hide-note-references' and
3819         new default for `Info-scroll-prefer-subnodes'.
3821 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3823         Version 2.0.35 of Tramp released.
3825         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
3826         (Inline methods): Add methods `remsh' and `plink1'.
3827         (External transfer methods): Add method `remcp'.
3828         (Multi-hop Methods): Add method `remsh'.
3829         Small patch from Adrian Aichner <adrian@xemacs.org>:
3830         Fix minor typos.
3831         (Concept Index): Added to make manual searchable via
3832         `Info-index'.
3833         (Version Control): Add cindex entry.
3835 2003-06-04  Richard M. Stallman  <rms@gnu.org>
3837         * programs.texi (Expressions): Delete C-M-DEL.
3839         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
3840         comint-move-point-for-output renamed from
3841         comint-scroll-to-bottom-on-output.
3843         * custom.texi (Init Rebinding): Replace previous change with xref.
3844         (Non-ASCII Rebinding): Explain that issue more briefly here.
3846 2003-05-28  Richard M. Stallman  <rms@gnu.org>
3848         * indent.texi (Indentation): Condense, simplify, clarify prev change.
3850 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
3852         * building.texi (GDB Graphical Interface): New node.
3853         (Rewritten somewhat by RMS.)
3855 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3857         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
3858         non-English letters.  Explain how to set coding systems correctly
3859         and how to include the right coding cookie in the file.
3861 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3863         * trampver.texi: Version 2.0.34 released.
3865 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3867         * indent.texi (Indentation): Explain the concepts.
3868         (Just Spaces): Explain why preventing tabs for indentation might
3869         be useful.
3871 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
3873         * faq.texi: Improve previous changes.
3875 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
3877         * faq.texi: Update copyright and maintenance details.
3878         Update some package URLs, versions, and maintainers.
3879         Remove many references to the Emacs Lisp Archive.
3881 2003-04-23  Simon Josefsson  <jas@extundo.com>
3883         * smtpmail.texi: Fix license (the invariant sections mentioned has
3884         never been part of the smtp manual).  Align info dir entry with
3885         other emacs packages.
3887 2003-04-16  Richard M. Stallman  <rms@gnu.org>
3889         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
3891 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
3893         * tramp.texi: Version 2.0.33 released.
3894         Remove installation chapter.  Remove XEmacs specifics.
3896 2003-03-29  Richard M. Stallman  <rms@gnu.org>
3898         * tramp.texi (Top): Undo the previous renaming.
3899         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
3901 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3903         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
3904         version of manual.
3906         * tramp.texi (Auto-save and Backup): New node.
3908 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
3910         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
3911         Emacs" in order to have better differentiation to "XEmacs".
3912         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
3913         are new macros in order to point to the other Emacs flavor where
3914         appropriate.  In info case, point to node `Installation' in order
3915         to explain how to generate the other way.  In html case, make a
3916         link to the other html file.
3917         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
3918         after CVS checkout/update.
3919         (Installation): Completely rewritten.
3920         (Installation parameters, Load paths): New sections under
3921         `Installation'.
3923 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3925         * tramp.texi: Version 2.0.30 released.
3926         Replace word "path" with "localname" where used as a component of
3927         a Tramp file name.
3929 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
3931         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
3932         introduced.
3933         (Installation): Explain what to do if files from the tramp/contrib
3934         directory are needed.
3936 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
3938         * smtpmail.texi (How Mail Works): New.
3940 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
3942         * cmdargs.texi (General Variables): Document SMTPSERVER.
3944         * smtpmail.texi: New file.
3946         * sending.texi: Remove SMTP node.
3947         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
3948         library.
3950         * Makefile.in: Build SMTP manual.
3952 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
3954         * sending.texi (Sending via SMTP): Explain MTA/MUA.
3956 2003-02-22  Simon Josefsson  <jas@extundo.com>
3958         * sending.texi (Mail Methods): Add node about SMTP.
3960 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3962         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
3964 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3966         * tramp.texi: Version 2.0.29 released.
3967         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
3968         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
3970 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
3972         * tramp.texi (Frequently Asked Questions): Explain a workaround if
3973         another package loads accidently Ange-FTP.
3975 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
3977         * tramp.texi (Customizing Completion): Add function
3978         `tramp-parse-sconfig'.  Change example of
3979         `tramp-set-completion-function', because parsing of ssh config
3980         files looks more natural.
3982 2003-02-01  Kevin Ryde  <user42@zip.com.au>
3984         * glossary.texi (Glossary): Correction to cl cross reference.
3986 2003-01-20  Richard M. Stallman  <rms@gnu.org>
3988         * killing.texi (Rectangles): Document C-x c r.
3990 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3992         * xresources.texi (GTK resources): New node.
3993         (GTK widget names): New node.
3994         (GTK names in Emacs): New node.
3995         (GTK styles): New node.
3997 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3999         * gnus.texi: Do not use `path' in several locations.
4001 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
4003         * maintaining.texi (Create Tags Table): Add reference to the new
4004         `etags --help --lang=LANG' option.
4006 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4008         * tramp.texi (External transfer methods): New method `smb'.  From
4009         Michael Albinus.
4011 2002-11-05  Karl Berry  <karl@gnu.org>
4013         * info.texi (Info-fontify): Reorder face list to avoid bad line
4014         breaks.
4016 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4018         * tramp.texi: Move @copying to standard place.  Use
4019         @insertcopying.
4021 2002-10-02  Karl Berry  <karl@gnu.org>
4023         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4024         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
4025         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4026         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4027         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4028         Per rms, update all manuals to use @copying instead of @ifinfo.
4029         Also use @ifnottex instead of @ifinfo around the top node, where
4030         needed for the sake of the HTML output.
4031         (The Gnus manual is not fixed since it's not clear to me how it
4032          works; and the Tramp manual already uses @copying, although in an
4033          unusual way.  All others were changed.)
4035 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
4037         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4038         (../info/ses, ses.dvi): New targets.
4039         * ses.texi: New file.
4041 2002-09-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
4043         * texinfo.tex: Update to texinfo 4.2.
4045 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
4047         * reftex.texi: Update to RefTeX 4.19.
4049 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4051         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4052         (../info/tramp, tramp.dvi): New targets.
4054 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
4056         * Makefile.in (DVI_TARGETS): Add calc.dvi.
4057         (calc.dvi): Uncomment.
4059 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
4061         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4062         source files.
4064 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
4066         * Makefile.in (emacsman): New target.
4068 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
4070         * Makefile.in (INFO_TARGETS): Add ../info/calc.
4071         (../info/calc): New target.
4073 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
4075         * (Version 21.1 released.)
4077 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
4079         * Branch for 21.1.
4081 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
4083         * Makefile.in (../info/info): Use an explicit -o switch to
4084         makeinfo.
4086 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
4088         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4090 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
4092         * Makefile.in (../info/idlwave): Use --no-split.
4094 2000-12-14  Dave Love  <fx@gnu.org>
4096         * Makefile.in (mostlyclean): Remove gnustmp.*
4097         (gnus.dvi): Change rule to remove @latex stuff.
4099 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
4101         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4103 2000-10-13  John Wiegley  <johnw@gnu.org>
4105         * Makefile.in: Add build targets for eshell.texi.
4107 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
4109         * Makefile.in: Remove/comment speedbar stuff.
4111 2000-09-22  Dave Love  <fx@gnu.org>
4113         * Makefile.in: Add emacs-mime.
4115 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
4117         * Makefile.in (INFO_TARGETS): Add ../info/woman.
4118         (DVI_TARGETS): Add woman.dvi.
4119         (../info/woman, woman.dvi): New targets.
4121 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
4123         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
4125         * pcl-cvs.texi: New file.
4126         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4127         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4129 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
4131         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4132         (../info/ebrowse, ebrowse.dvi): New targets.
4134 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
4136         * Makefile.in (INFO_TARGETS): Add eudc.
4137         (DVI_TARGETS): Add eudc.dvi.
4138         (../info/eudc, eudc.dvi): New targets.
4140 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
4142         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4143         compatibility with 8+3 filesystems).
4144         (../info/efaq): Rename from emacs-faq.
4146 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4148         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4149         (../info/idlwave, idlwave.dvi): New targets.
4151 1999-10-23  Dave Love  <fx@gnu.org>
4153         * Makefile.in: Use autotype.texi.
4155 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
4157         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4158           faq.texi file) rather than ../info/faq.
4160 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4162         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4163         (../info/ada-mode, ada-mode.dvi): New targets.
4165 1999-09-01  Dave Love  <fx@gnu.org>
4167         * Makefile.in: Add faq.
4169 1999-07-12  Richard Stallman  <rms@gnu.org>
4171         * Version 20.4 released.
4173 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
4175         * Makefile.in (INFO_TARGETS): Delete customize.info.
4176         (DVI_TARGETS): Delete customize.dvi.
4177         (../info/customize, customize.dvi): Targets deleted.
4179 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4181         * Version 20.3 released.
4183 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
4185         * Makefile.in (EMACSSOURCES): Add mule.texi.
4186         Add msdog.texi, ack.texi.  Remove gnu1.texi.
4188 1998-04-06  Andreas Schwab  <schwab@gnu.org>
4190         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
4191         it in dvi targets.
4192         (../etc/GNU): Change to $(srcdir) first.
4194 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
4196         * reftex.texi: Update for RefTeX version 3.22.
4198 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
4200         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4201         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4203 1997-09-23  Paul Eggert  <eggert@twinsun.com>
4205         * Makefile.in: Merge changes mistakenly made to `Makefile'.
4206         (INFO_TARGETS): Change ../info/custom to ../info/customize.
4207         (../info/customize): Rename from ../info/custom.
4208         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4210 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4212         * Version 20.2 released.
4214 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4216         * Version 20.1 released.
4218 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4220         * Makefile (../info/customize, customize.dvi): New targets.
4221         (INFO_TARGETS): Add ../info/customize.
4222         (DVI_TARGETS): Add customize.dvi.
4224 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4226         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4228 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4230         * Version 19.33 released.
4232 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4234         * Version 19.32 released.
4236 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4238         * Makefile.in: Add rules for the Message manual.
4240 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4242         * gnus.texi: New version.
4244         * message.texi: New manual.
4246 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4248         * Makefile.in (All info targets): cd $(srcdir) to do the work.
4250 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4252         * Makefile.in (All info targets): Specify $(srcdir) in input files.
4253         Specify -I option.
4254         (All dvi targets): Set the TEXINPUTS variable.
4256 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4258         * Version 19.31 released.
4260 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
4262         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4263         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
4265 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4267         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4268         (INFO_TARGETS): Add ../info/cc-mode.
4269         (DVI_TARGETS): Add cc-mode.dvi.
4271 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4273         * Version 19.30 released.
4275 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4277         * gnus.texi: New file.
4279 1995-11-04  Erik Naggum  <erik@naggum.no>
4281         * gnus.texi: File deleted.
4283 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
4285         * mh-e.texi: "Function Index" -> "Command Index" to work with
4286         Emacs 19.30 C-h C-k support of separately-documented commands.
4288 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4290         * Makefile.in (../info/ediff, ediff.dvi): New targets.
4291         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4293 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4295         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4296         (../info/viper, viper.dvi): New targets.
4298 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
4300         * dired-x.texi (Installation): Change the example to set
4301         buffer-local variables like dired-omit-files-p in
4302         dired-mode-hook.
4304 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4306         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4307         (../info/mh-e, mh-e.dvi): New targets.
4309 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
4311         * Makefile.in (maintainer-clean): Rename from realclean.
4313 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4315         * Makefile.in: New file.
4316         * Makefile: File deleted.
4318 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4320         * Makefile (TEXINDEX_OBJS): Variable deleted.
4321         (texindex, texindex.o, getopt.o): Rules deleted.
4322         All deps on texindex deleted.
4323         (distclean): Don't delete texindex.
4324         (mostlyclean): Don't delete *.o.
4325         * texindex.c, getopt.c: Files deleted.
4327 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4329         * Version 19.26 released.
4331 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
4333         * Makefile (EMACSSOURCES): Exclude undo.texi.
4335 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4337         * Version 19.25 released.
4339 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4341         * Version 19.24 released.
4343 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4345         * Version 19.23 released.
4347 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4349         * Makefile: Delete spurious tab.
4351 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4353         * Makefile (.SUFFIXES): New rule.
4355 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4357         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4358         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4360 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4362         * Makefile (../info/sc): Rename frin sc.info.
4363         (../info/cl): Likewise.
4364         (INFO_TARGETS): Use new names.
4366 1993-12-04  Richard Stallman  (rms@srarc2)
4368         * getopt.c: New file.
4369         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4370         (getopt.o): New rule.
4371         (dvi): Don't depend on texindex.
4372         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4373         Depend on texindex.
4375 1993-12-03  Richard Stallman  (rms@srarc2)
4377         * Makefile (../info/sc.info): Rename from ../info/sc.
4378         (TEXI2DVI): New variable.
4379         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4380         Add explicit commands.
4381         (TEXINDEX_OBJS): Delete duplicate getopt.o.
4383 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4385         * Version 19.22 released.
4387 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4389         * Makefile (TEXINDEX_OBJS): Delete spurious period.
4391 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4393         * Version 19.21 released.
4395 1993-11-15  Paul Eggert  (eggert@twinsun.com)
4397         * man/Makefile (../info/cl.info): Rename from ../info/cl.
4399 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4401         * Makefile (../etc/GNU): New target.
4402         (EMACSSOURCES): Add gnu1.texi.
4404 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4406         * Makefile (realclean): Don't delete the Info files.
4408 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
4410         * forms.texi: Fix forms.texi so that it will format correctly.
4411         Add missing `@end iftex', fix bad reference.
4413         * info.texi, info-stn.texi: New files implement texinfo version of
4414         `info' file.
4416         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
4417         4' where appropriate.
4419 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
4421         * Makefile: Fix targets for texindex, new info.texi files.
4422         * info-stnd.texi: New file implements info for standalone info
4423         reader.
4424         * info.texi: Update to include recent changes to "../info/info".
4425         New source file for ../info/info; includes info-stnd.texi.
4427         * texindex.c: Include "../src/config.h" if building in emacs.
4429         * Makefile: Change all files to FILENAME.texi, force all targets
4430         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
4431         vip.texinfo, forms.texinfo, cl.texinfo.
4432         Add target to build texindex.c, defining `emacs'.
4434         * forms.texi: Install new file to match version 2.3 of forms.el.
4436 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4438         * Version 19.19 released.
4440 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
4442         * sc.texinfo: Fix info file name.
4444         * Makefile (info): Add gnus and sc.
4445         (dvi): Add gnus.dvi and sc.dvi.
4446         (../info/sc, sc.dvi): New targets.
4448 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4450         * Version 19.18 released.
4452 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4454         * Makefile: Fix source file names of the separate manuals.
4455         (gnus.dvi, ../info/gnus): New targets.
4457 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4459         * Version 19.17 released.
4461 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4463         * split-man: Fix typos in last change.
4465 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4467         * Version 19.16 released.
4469 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4471         * version 19.15 released.
4473 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4475         * Makefile (distclean): It's rm, not rf.
4477 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4479         * Version 19.14 released.
4481 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4483         * Makefile: New file.
4485 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4487         * Version 19.13 released.
4489 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4491         * Version 19.9 released.
4493 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4495         * Version 19.8 released.
4497 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4499         * cmdargs.texi: Document the -i, -itype, and -iconic options.
4501         * trouble.texi: It's `enable-flow-control-on', not
4502         `evade-flow-control-on'.
4504 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4506         * display.texi: Document standard-display-european.
4508 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4510         * Version 19.7 released.
4512         * emacs.texi: Add a sentence to the top menu mentioning the
4513         specific version of Emacs this manual applies to.
4515 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4517         * basic.texi: Document next-line-add-lines variable used to
4518         implement down-arrow.
4520         * killing.texi: Document kill-whole-line.
4522 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
4524         * text.texi: Update unix TeX ordering information.
4526 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4528         * news.texi: Mention fill-rectangle in keybinding list.
4530         * killing.texi: Document fill-rectangle.
4532 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4534         * vc.texi: Bring the docs up to date with VC 5.2.
4536 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4538         * emacs.tex: Mention blackbox and gomoku under Amusements.
4539         Assembler mode is now mentioned and appropriately indexed
4540         under Programming Modes.
4542 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
4544         * emacs.tex: Update TeX ordering information.
4546 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
4548         * gnus.texinfo: New file.  Removed installation instructions.
4550 1990-06-26  David Lawrence  (tale@geech)
4552         * emacs.tex: Note that completion-ignored-extensions is not used
4553         to filter out names when all completions are displayed in
4554         *Completions*.
4556 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4558         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4560 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
4562         * emacs.tex: Add @findex grep.
4564 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
4566         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4567         then define `\sc' as the command for smallcaps in Texinfo.  This
4568         means that the @sc command will produce small caps.  bfox has
4569         made the corresponding change to makeinfo and texinfm.el.
4571 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4573         * emacs.tex: Correct two typos.  No other changes before
4574         Version 19 will be made.
4576         * vip.texinfo: Remove menu entry Adding Lisp Code in node
4577         Customization since the menu entry did not point to anything.
4578         Also add an @finalout command to remove overfull hboxes from the
4579         printed output.
4581         * cl.texinfo: Add @bye, \input line and @settitle to file.
4582         This file is clearly intended to be a chapter of some other work,
4583         but the other work does not yet exist.
4585 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4587         * texinfo.texinfo: Three typos corrected.
4589 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4591         * emacs.tex: Update information for obtaining TeX distribution from the
4592         University of Washington.
4594 ;; Local Variables:
4595 ;; coding: iso-2022-7bit
4596 ;; End:
4598     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4599       2003, 2004, 2005 Free Software Foundation, Inc.
4600   Copying and distribution of this file, with or without modification,
4601   are permitted provided the copyright notice and this notice are preserved.
4603 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd