1 2014-05-12 Eli Zaretskii <eliz@gnu.org>
3 * mule.texi (Language Environments): Remove unused @anchor.
6 2014-05-02 Eli Zaretskii <eliz@gnu.org>
8 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
9 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
10 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
13 2014-04-29 Eli Zaretskii <eliz@gnu.org>
15 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
16 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
18 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
21 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
24 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
26 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
28 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
31 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
34 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
37 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
40 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
41 (MS-DOS Processes): Fix usage of @kbd and @key.
43 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
46 * mini.texi (Completion Commands, Minibuffer History): Fix usage
49 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
52 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
55 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
57 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
59 * glossary.texi (Glossary): Fix usage of @kbd and @key.
61 * frames.texi (Speedbar): Fix usage of @kbd and @key.
63 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
64 (Filesets): Fix usage of @kbd and @key.
66 * display.texi (View Mode): Fix usage of @kbd and @key.
68 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
70 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
71 (Init Syntax): Fix usage of @kbd and @key.
73 * commands.texi (User Input): Fix usage of @kbd and @key.
75 * calendar.texi (Counting Days, General Calendar): Fix usage of
78 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
80 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
83 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
86 * anti.texi (Antinews): Fix usage of @kbd and @key.
88 2014-04-26 Eli Zaretskii <eliz@gnu.org>
90 * sending.texi (Mail Signature): Document signature variables used
91 by Message mode. (Bug#17308)
93 2014-04-21 Eli Zaretskii <eliz@gnu.org>
95 * buffers.texi (Uniquify): Clarify the default uniquification.
97 * indent.texi (Tab Stops): Improve wording.
99 * cmdargs.texi (General Variables): Improve docs of
100 EMACSLOADPATH. Index all the environment variables.
101 (Misc Variables): Index all the environment variables.
103 2014-04-13 Eli Zaretskii <eliz@gnu.org>
105 * display.texi (Cursor Display): Explain better how to customize
106 'blink-cursor-blinks'.
108 2014-04-05 Glenn Morris <rgm@gnu.org>
110 * trouble.texi (Checklist): Dribble files may contain passwords.
112 2014-04-04 Glenn Morris <rgm@gnu.org>
114 * files.texi (Backup Names):
115 * arevert-xtra.texi (Supporting additional buffers):
116 Update for default values of some -function vars no longer being nil.
117 (Supporting additional buffers):
118 Update for buffer-stale-function also applying to file-buffers.
120 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
122 * programs.texi (Matching): Update the missed spot. (Bug#17008)
124 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
126 * programs.texi (Matching): Update WRT to the new
127 `blink-matching-paren' behavior.
129 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
131 * mule.texi (International, Language Environments): Update
132 the list of language environments to what Emacs currently
133 supports. Add the full list to the index. Suggest C-h L for
134 details rather than trying to give very brief details here.
136 2014-03-12 Glenn Morris <rgm@gnu.org>
138 * cmdargs.texi (General Variables): Don't mention INCPATH,
139 from the obsolete complete.el.
141 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
143 * mule.texi (International Chars): Adjust C-u C-x = description.
144 Change it to match Emacs's current behavior. Also, change the
145 example to use ê instead of À, as the isolated grave accent in the
146 latter's decomposition listing was confusingly transliterated to
147 left single quote in the PDF version of the manual.
149 2014-03-12 Glenn Morris <rgm@gnu.org>
151 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
154 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
156 2014-03-02 Xue Fuqiao <xfq@gnu.org>
159 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
161 2014-03-01 Glenn Morris <rgm@gnu.org>
163 * search.texi (Query Replace): Mention search-invisible.
164 * text.texi (Outline Visibility): Mention search-invisible
165 also affects query-replace.
167 2014-02-28 Xue Fuqiao <xfq@gnu.org>
170 * programs.texi (Programs, Prettifying Symbols):
171 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
173 * misc.texi (Saving Emacs Sessions):
174 Document some new desktop user options.
176 2014-02-27 Xue Fuqiao <xfq@gnu.org>
178 * programs.texi (Basic Indent, Other C Commands):
179 Fix the description of RET and `C-j'.
181 * indent.texi (Indentation Commands): Move the description of
183 * basic.texi (Inserting Text): ... to here.
185 2014-02-25 Glenn Morris <rgm@gnu.org>
187 * custom.texi (Terminal Init):
188 Replace term-setup-hook with tty-setup-hook.
190 2014-02-23 Glenn Morris <rgm@gnu.org>
192 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
194 2014-02-20 Glenn Morris <rgm@gnu.org>
196 * search.texi (Special Isearch): Mention invisible text.
197 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
199 2014-02-18 Glenn Morris <rgm@gnu.org>
201 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
202 gnu.org version of etc/CONTRIBUTE in html output.
204 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
206 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
208 * programs.texi (Matching): Fix typo.
210 * killing.texi (CUA Bindings): Document the new relationship between
211 cua-mode and delete-selection mode.
212 (CUA Bindings): Mention that rectangle mode can be used on its own.
214 2014-02-14 Glenn Morris <rgm@gnu.org>
216 * regs.texi (Configuration Registers): Update C-x r f binding.
218 2014-02-12 Glenn Morris <rgm@gnu.org>
220 * mini.texi (Completion Options): No longer mention icomplete,
221 which has its own section now.
222 * modes.texi (Minor Modes): Update Icomplete xref.
224 * help.texi (Package Keywords): Mention describe-package buttons.
226 * package.texi (Package Menu): Mention package-menu-filter.
228 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
230 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
232 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
234 * dired.texi (Hiding Subdirectories): Mention the node for
235 deleting subdirectories (bug#11743).
237 2014-02-09 Glenn Morris <rgm@gnu.org>
239 * programs.texi (MixedCase Words): Rename node from "Glasses".
240 Move Subword mode here from "Other C Commands" node.
241 (Misc for Programs): Mention Superword mode.
242 * emacs.texi: Update menu.
244 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
246 * regs.texi (File Registers): Clarify metasyntactical variables
249 * search.texi (Search Case): Rearrange text slightly to make it
250 obvious that `M-c' also toggles sensitivity if `case-fold-search'
253 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
256 2014-02-07 Glenn Morris <rgm@gnu.org>
258 * display.texi (Highlight Interactively):
259 Mention hi-lock-auto-select-face.
261 * anti.texi (Antinews): Fix typo.
263 * ack.texi (Acknowledgments): No longer mention obsolete files.
265 2014-02-02 Glenn Morris <rgm@gnu.org>
267 * regs.texi (Registers): Mention previewing.
269 2014-01-29 Glenn Morris <rgm@gnu.org>
271 * killing.texi (Deletion): Mention cycle-spacing.
273 2014-01-28 Glenn Morris <rgm@gnu.org>
275 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
277 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
279 2014-01-27 Glenn Morris <rgm@gnu.org>
281 * dired.texi (Misc Dired Features): Copyedits for hide-details.
283 * buffers.texi (List Buffers): Tiny edit.
285 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
287 2014-01-26 Glenn Morris <rgm@gnu.org>
289 * ack.texi (Acknowledgments):
290 * programs.texi (Program Modes):
291 Update for delphi.el -> opascal.el renaming.
293 * misc.texi (Sorting): Add findex for reverse-region.
295 * killing.texi (Deletion): Mention delete-duplicate-lines.
297 2014-01-24 Glenn Morris <rgm@gnu.org>
299 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
302 * files.texi (Interlocking): Copyedit.
304 2014-01-23 Glenn Morris <rgm@gnu.org>
306 * building.texi (Lisp Eval): Update prefix argument behavior
307 of eval-expression, eval-last-sexp.
309 2014-01-17 Bastien Guerry <bzg@gnu.org>
311 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
313 2014-01-15 Glenn Morris <rgm@gnu.org>
315 * files.texi (File Conveniences):
316 * misc.texi (EWW): Copyedits.
318 2014-01-10 Glenn Morris <rgm@gnu.org>
320 * emacs.texi (Distrib): Add donate URL. Add anchor.
322 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
324 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
325 `dired-hide-details-hide-symlink-targets', and
326 `dired-hide-details-hide-information-lines'.
328 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
330 * emacs.texi: Add EWW.
331 * misc.texi (EWW): Document EWW.
333 2014-01-09 Glenn Morris <rgm@gnu.org>
335 * trouble.texi (Service): Refer to online service directory
336 rather than etc/SERVICE.
338 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
340 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
342 * files.texi (File Conveniences): Document `image-next-frame',
343 `image-previous-frame', `image-goto-frame',
344 `image-increase-speed', `image-decrease-speed',
345 `image-reverse-speed', and `image-reset-speed'.
347 2014-01-07 Bastien Guerry <bzg@gnu.org>
349 * buffers.texi (Buffers): Fix display of @math content by using
350 nested braces. (Bug#16389)
352 2014-01-07 Chong Yidong <cyd@gnu.org>
354 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
355 (Word Search): Document incremental word search changes.
356 (Isearch Yank): Document M-s C-e with a prefix argument.
358 2014-01-07 Glenn Morris <rgm@gnu.org>
360 * cal-xtra.texi (Calendar Customizing):
361 Mention calendar-day-header-array.
363 2013-12-28 Glenn Morris <rgm@gnu.org>
365 * trouble.texi (Understanding Bug Reporting): Brevity.
367 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
369 * mini.texi (Completion Options): Add a link to Shell Options.
370 * misc.texi (Shell Mode): Move documentation of
371 shell-completion-fignore from Shell Mode to Shell Options.
373 2013-12-26 João Távora <joaotavora@gmail.com>
375 * emacs.texi (Matching): Describe new features of Electric Pair mode.
377 2013-12-25 Chong Yidong <cyd@gnu.org>
379 * glossary.texi (Glossary): Define MULE in modern terms.
381 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
383 * files.texi (Diff Mode): Add an index.
385 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
387 * trouble.texi (Understanding Bug Reporting): Minor update.
388 (Checklist): Fix a cross-reference.
390 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
392 * regs.texi (Bookmarks): Document `bookmark-default-file'.
394 * misc.texi (Shell Mode): Add a cross-reference.
396 * building.texi (Lisp Eval): Add an index.
398 2013-12-22 Glenn Morris <rgm@gnu.org>
400 * entering.texi (Entering Emacs): Typo fix.
402 * calendar.texi (General Calendar):
403 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
405 2013-12-22 Eli Zaretskii <eliz@gnu.org>
407 * regs.texi (Keyboard Macro Registers): Fix last change.
409 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
411 * search.texi (Special Isearch, Query Replace): Document negative
412 argument of replacement commands.
413 (Symbol Search): Document `isearch-forward-symbol-at-point'.
415 * files.texi (File Conveniences): Document `image-next-file' and
416 `image-previous-file'.
418 * display.texi (Optional Mode Line): Fix an index.
420 * regs.texi (File Registers): Document `kmacro-to-register'.
422 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
424 * frames.texi (Scroll Bars): Document
425 `scroll-bar-adjust-thumb-portion'.
427 2013-12-21 Chong Yidong <cyd@gnu.org>
429 * indent.texi (Indentation Commands): Document C-x TAB changes.
431 2013-12-20 Tassilo Horn <tsdh@gnu.org>
433 * calendar.texi, display.texi, help.texi, rmail.texi:
434 Document `S-SPC' as alternative to scrolling down with `DEL'.
436 * frames.texi: Document `toggle-frame-maximized' and
437 `toggle-frame-fullscreen' with their respective keys.
439 * buffers.texi: Document buffer name uniquification changes.
441 * indent.texi: Document that `electric-indent-mode' is enabled by
444 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
446 * buffers.texi: Update list-buffers "screenshot" to show Messages
449 * entering.texi: Document `initial-buffer-choice' changes.
451 * misc.texi (emacsclient Options): Document
452 `initial-buffer-choice' changes.
454 * help.texi: Document that `?' now also shows subcommands of
457 2013-12-17 Chong Yidong <cyd@gnu.org>
459 * killing.texi (Appending Kills): Note that append-next-kill can
462 2013-12-12 Eli Zaretskii <eliz@gnu.org>
464 * mule.texi (File Name Coding): Document file-name encoding
465 peculiarities on MS-Windows.
467 2013-12-12 Glenn Morris <rgm@gnu.org>
469 * emacs.texi: Sync direntry with info/dir version.
471 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
473 * msdog.texi (Windows Keyboard): Fix typo.
475 2013-11-30 Glenn Morris <rgm@gnu.org>
477 * Makefile.in (distclean): Remove Makefile.
479 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
481 * buffers.texi (Icomplete): Rename from Iswitchb and
484 2013-11-23 Glenn Morris <rgm@gnu.org>
486 * cmdargs.texi (General Variables):
487 Empty elements in EMACSLOADPATH now mean the default load-path.
489 2013-11-21 Glenn Morris <rgm@gnu.org>
491 * cmdargs.texi (Action Arguments): Use path-separator with -L.
493 2013-11-04 Glenn Morris <rgm@gnu.org>
495 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
497 2013-11-02 Glenn Morris <rgm@gnu.org>
499 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
501 2013-10-23 Glenn Morris <rgm@gnu.org>
503 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
506 * Makefile.in (install-dvi, install-html, install-pdf)
507 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
508 (uninstall-pdf): Quote entities that might contain whitespace.
510 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
512 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
515 2013-10-13 Glenn Morris <rgm@gnu.org>
517 * ack.texi (Acknowledgments): Comment out old alpha stuff.
519 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
521 * calendar.texi (Special Diary Entries): Remove @refill.
523 2013-10-13 Glenn Morris <rgm@gnu.org>
525 * display.texi (Text Scale): Update text-scale-adjust details.
527 * ack.texi (Acknowledgments):
528 * emacs.texi (Acknowledgments): Use accented form of some names.
530 2013-10-08 Eli Zaretskii <eliz@gnu.org>
532 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
535 Support menus on text-mode terminals.
536 * screen.texi (Menu Bar): Adapt to TTY menus.
538 * frames.texi (Frames): Mention menu support on text terminals.
540 * files.texi (Visiting): Mention the "File" menu-bar menu.
542 * display.texi (Standard Faces): Mention TTY faces for menus.
544 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
546 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
548 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
550 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
552 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
554 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
556 * emacs.texi (Intro): Minor cleanup.
558 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
560 * fixit.texi (Transpose, Fixing Case): Remove @refill.
562 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
564 * maintaining.texi (VC Directory Commands): Add keybinding for
565 vc-log-incoming in vc-dir.
566 (Log Buffer): Use @emph instead of @strong.
568 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
570 * text.texi (Enriched Justification): Explain values of default-justification.
572 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
574 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
576 2013-08-31 Ulrich Müller <ulm@gentoo.org>
578 * xresources.texi (Motif Resources):
579 Rename from LessTif Resources. Update xrefs. (Bug#15145)
580 * emacs.texi: Update menu.
582 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
584 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
585 for portability to hosts where /bin/sh has problems.
587 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
589 * text.texi (Enriched Justification): Minor fixes.
591 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
593 * files.texi (Filesets): Add an index.
595 2013-08-12 Glenn Morris <rgm@gnu.org>
597 * macos.texi (GNUstep Support):
598 * trouble.texi (Checklist, Contributing, Service):
599 Avoid mailto: in html output.
601 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
602 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
603 (INSTALL_DATA): New, set by configure.
604 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
606 (.SUFFIXES): Add .ps and .dvi.
607 (.dvi.ps): New suffix rule.
608 (dvi, html, pdf, ps): Use *_TARGETS variables.
609 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
610 (emacs.html): Use HTML_OPTS.
611 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
612 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
613 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
614 uninstall-ps, and uninstall-doc.
615 (install-dvi, install-html, install-pdf, install-ps, install-doc)
616 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
617 (uninstall-doc): New rules.
619 2013-07-31 Eli Zaretskii <eliz@gnu.org>
621 * emacs.texi (Top): Remove menu item for the removed "Disabling
624 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
626 * rmail.texi (Rmail Coding): Move here from mule.texi.
628 * custom.texi (Specifying File Variables): Fix cross-references.
630 * mule.texi (Unibyte Mode): Fix cross-references.
631 (Disabling Multibyte): Remove.
633 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
635 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
636 (Mayan Calendar): Move here from calendar.texi.
637 * emacs.texi (Top): Update menu.
639 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
641 * emacs.texi (Top): Add menu entry.
643 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
644 (VC Directory Commands): Add vc-dir-ignore.
646 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
648 * glossary.texi (Glossary): Add some entries.
650 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
652 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
655 2013-07-26 Eli Zaretskii <eliz@gnu.org>
657 * display.texi (Fringes): Document the variable fringe-mode.
660 2013-07-03 Glenn Morris <rgm@gnu.org>
662 * maintaining.texi (EDE): Fix cross-reference.
664 * programs.texi (Program Modes): Fix emacs-xtra reference.
666 * help.texi (Misc Help): Index describe-syntax.
668 2013-06-29 Eli Zaretskii <eliz@gnu.org>
670 * basic.texi (Moving Point): Document visual-order-cursor-movement
671 and its effect on right-char and left-char.
673 2013-06-28 Glenn Morris <rgm@gnu.org>
675 * ack.texi (Acknowledgments): Small update.
677 2013-06-19 Glenn Morris <rgm@gnu.org>
679 * Makefile.in (dist): Edit more configure variables.
680 Try to check that we do not miss any in future.
682 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
684 * vc1-xtra.texi (Revision Tags): Add a cross reference.
685 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
687 2013-06-11 Glenn Morris <rgm@gnu.org>
689 * maintaining.texi (VC Directory Commands): Copyedit.
690 (Branches): Put back milder version of pre 2013-06-07 text.
692 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
694 * maintaining.texi (Branches): Remove text copied from other sources.
696 2013-06-05 Alan Mackenzie <acm@muc.de>
698 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
699 (Not Exiting Isearch): Document new user option
700 `isearch-allow-prefix'. (Bug#9706)
702 2013-06-03 Juri Linkov <juri@jurta.org>
704 * display.texi (Highlight Interactively): Add global keybindings
705 with the key prefix `M-s h'. Document old command `highlight-phrase'.
706 Document new command `highlight-symbol-at-point'.
708 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
710 * maintaining.texi (Branches): Add motivations for branching.
711 (VC Mode Line): Fix typo.
712 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
715 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
717 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
718 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
719 autolaunching of the D-Bus session bus.
721 2013-06-01 Glenn Morris <rgm@gnu.org>
723 * programs.texi (Semantic): Fix typo.
725 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
727 * maintaining.texi (Types of Log File): Supplement some
728 information of change log files.
730 2013-05-15 Juri Linkov <juri@jurta.org>
732 * search.texi (Repeat Isearch): Mention key `RET' to finish
733 editing the string. (Bug#13348)
735 2013-05-14 Glenn Morris <rgm@gnu.org>
737 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
739 2013-05-09 Glenn Morris <rgm@gnu.org>
741 * sending.texi (Mail Sending): Fix typo.
743 * windows.texi (Change Window): Fix typo.
745 * custom.texi (Changing a Variable): Fix typo.
747 * trouble.texi (Contributing): Remove obsolete info re pretesters.
749 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
751 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
752 * cmdargs.texi (Initial Options):
753 * files.texi (Customize Save): Document this.
755 2013-05-04 Glenn Morris <rgm@gnu.org>
757 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
759 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
761 doc: convert some TeX accents to UTF-8
762 * ack.texi (Acknowledgments):
763 * emacs.texi (Acknowledgments):
764 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
765 Apparently the TeX accents cause problems when generating gnu.org
766 web pages, e.g., @l{} is rendered as '/l' on
767 <http://www.gnu.org/software/emacs/manual/html_node/
768 emacs/Acknowledgments.html>.
770 2013-03-16 Glenn Morris <rgm@gnu.org>
772 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
774 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
776 Prefer UTF-8 for documentation.
777 With GNU Texinfo 5.0, this generates nicer-looking info files,
778 since they can use curly quotes. With older Texinfo it doesn't matter.
779 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
780 Switch from Latin-1 to UTF-8.
782 2013-02-28 Bastien Guerry <bzg@gnu.org>
784 * xresources.texi (GTK resources): Fix broken link.
786 2013-02-25 Eli Zaretskii <eliz@gnu.org>
788 * files.texi (Interlocking): Don't refer to symlinks as the
789 exclusive means of locking files.
791 2013-02-22 Glenn Morris <rgm@gnu.org>
793 * ack.texi (Acknowledgments):
794 * emacs.texi (Acknowledgments): Small updates.
796 2013-02-21 Glenn Morris <rgm@gnu.org>
798 * files.texi (File Conveniences): Not just GIFs can be animated.
800 2013-02-13 Glenn Morris <rgm@gnu.org>
802 * ack.texi (Acknowledgments): Don't mention yow any more.
804 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
806 * cmdargs.texi (General Variables):
807 Fix TMPDIR documentation to match the code's behavior.
809 2013-02-10 Glenn Morris <rgm@gnu.org>
811 * trouble.texi (Checklist): Update bug keybinding.
813 2013-02-09 Eli Zaretskii <eliz@gnu.org>
815 * msdog.texi (Text and Binary): Delete the description of
816 file-name-buffer-file-type-alist.
818 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
820 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
821 Without it, I don't see function names. Older addr2line
822 implementations will die out sooner or later, so tailor the
823 first suggestion to recent addr2line, with a followup about
826 2013-01-19 Glenn Morris <rgm@gnu.org>
828 * custom.texi (Directory Variables): Fix paren typo.
830 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
832 * custom.texi (Custom Themes): Fix typo.
834 2013-01-07 Bastien Guerry <bzg@gnu.org>
836 * help.texi (Apropos): Document `apropos-user-option' and update
837 the doc for `apropos-variable'.
839 2013-01-05 Glenn Morris <rgm@gnu.org>
841 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
843 2012-12-21 Glenn Morris <rgm@gnu.org>
845 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
846 Simply include doclicense.
848 2012-12-21 Chong Yidong <cyd@gnu.org>
850 * frames.texi (Mouse Commands): Fix description of the effect of
851 mouse dragging (Bug#13049).
853 2012-12-15 Juri Linkov <juri@jurta.org>
855 * misc.texi (Recursive Edit): Add a link to "Query Replace".
858 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
860 * killing.texi (Deletion): Doc fix (Bug#12748).
862 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
864 * doclicense.texi, gpl.texi: Update to latest version from FSF.
865 These are just minor editorial changes.
867 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
869 * vc1-xtra.texi (General VC Options): Remove obsolete reference
872 2012-12-03 Chong Yidong <cyd@gnu.org>
874 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
876 2012-12-02 Kevin Ryde <user42@zip.com.au>
878 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
880 2012-12-01 Kevin Ryde <user42@zip.com.au>
882 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
884 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
886 * doclicense.texi, gpl.texi: Update to latest version from FSF.
887 These are just minor editorial changes.
889 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
891 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
892 clarifications (Bug#12865).
893 (Horizontal Scrolling): Clarifications.
895 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
897 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
899 2012-11-16 Eli Zaretskii <eliz@gnu.org>
901 * trouble.texi (Crashing): Add information about MS-Windows and
902 the emacs_backtrace.txt file. (Bug#12908)
904 2012-11-13 Chong Yidong <cyd@gnu.org>
906 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
907 actually named gdb-stopped-functions.
909 2012-11-13 Glenn Morris <rgm@gnu.org>
911 * misc.texi (Single Shell): Mention async-shell-command-buffer.
913 2012-11-10 Glenn Morris <rgm@gnu.org>
915 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
917 * emacs.texi (Acknowledgments): Add profiler author.
918 * ack.texi (Acknowledgments): Add some recent contributions.
920 2012-11-10 Chong Yidong <cyd@gnu.org>
922 * files.texi (Diff Mode): Doc fixes for
923 diff-delete-trailing-whitespace (Bug#12831).
925 * trouble.texi (Crashing): Copyedits.
927 2012-11-10 Glenn Morris <rgm@gnu.org>
929 * files.texi (Diff Mode): Trailing whitespace updates.
931 2012-11-10 Chong Yidong <cyd@gnu.org>
933 * misc.texi (Terminal emulator): Document Term mode faces.
935 * mini.texi (Basic Minibuffer): New node. Document
936 minibuffer-electric-default-mode.
938 * display.texi (Visual Line Mode): Fix index entry.
940 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
941 and index the keybindings. Document tabulated-list-sort.
942 (Kill Buffer): Capitalize Buffer Menu.
944 * trouble.texi (Memory Full): Capitalize Buffer Menu.
946 2012-11-10 Eli Zaretskii <eliz@gnu.org>
948 * display.texi (Auto Scrolling): Clarify that scroll-step is
949 ignored when scroll-conservatively is set to a non-zero value.
952 2012-11-10 Chong Yidong <cyd@gnu.org>
954 * dired.texi (Dired Updating): Doc fix (Bug#11744).
956 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
958 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
960 2012-10-29 Chong Yidong <cyd@gnu.org>
962 * dired.texi (Shell Commands in Dired): Document changes to the
963 dired-do-async-shell-command.
965 2012-10-28 Glenn Morris <rgm@gnu.org>
967 * ack.texi (Acknowledgments): Mention gv.el.
969 2012-10-27 Bastien Guerry <bzg@gnu.org>
971 * screen.texi (Menu Bar): Fix typo.
973 2012-10-27 Chong Yidong <cyd@gnu.org>
975 * frames.texi (Mouse Avoidance): Mention new variable
976 mouse-avoidance-banish-position.
978 * programs.texi (Which Function): Which Function mode now works in
979 all major modes by default.
981 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
983 * files.texi (Misc File Ops): Symbolic links on Windows only work
986 * building.texi (Compilation): Document compilation-always-kill.
988 * search.texi (Symbol Search): New node.
990 * package.texi (Package Menu): Document the "new" status.
992 * windows.texi (Window Choice): Don't refer to the obsolete
993 special-display feature.
995 2012-10-24 Chong Yidong <cyd@gnu.org>
997 * mule.texi (Text Coding): set-buffer-file-coding-system can now
998 be invoked from the mode line.
1000 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1001 changes to the mark and unmark commands.
1002 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1003 which is no longer bound to dired-backup-diff.
1005 2012-10-23 Bastien Guerry <bzg@gnu.org>
1007 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1008 insertion of a period in the Info output.
1010 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1012 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1014 2012-10-23 Chong Yidong <cyd@gnu.org>
1016 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1018 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1020 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1022 2012-10-17 Glenn Morris <rgm@gnu.org>
1024 * mini.texi (Repetition): Further copyedit.
1026 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1028 * mini.texi (Repetition): Copyedit.
1030 2012-10-16 Juri Linkov <juri@jurta.org>
1032 * search.texi (Query Replace): Document multi-buffer replacement
1035 * maintaining.texi (Tags Search): Change link "Replace" to
1038 2012-10-13 Chong Yidong <cyd@gnu.org>
1040 * files.texi (File Conveniences): ImageMagick enabled by default.
1042 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1044 * basic.texi (Arguments): Fix typos.
1046 2012-10-08 Glenn Morris <rgm@gnu.org>
1048 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1050 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1052 2012-10-06 Glenn Morris <rgm@gnu.org>
1054 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1055 Mention cal-tex-cursor-week2-summary.
1057 2012-10-06 Chong Yidong <cyd@gnu.org>
1059 * mini.texi (Passwords): Fix typo.
1061 2012-10-02 Glenn Morris <rgm@gnu.org>
1063 * maintaining.texi (VC Directory Commands):
1064 Remove duplicate `q' entry. (Bug#12553)
1066 2012-09-30 Chong Yidong <cyd@gnu.org>
1068 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1070 * search.texi (Special Isearch): Document the lax space search
1071 feature and M-s SPC.
1072 (Regexp Search): Move main search-whitespace-regexp description to
1074 (Replace): Document replace-lax-whitespace.
1076 * basic.texi (Position Info): Document C-u M-=.
1077 (Moving Point): Document move-to-column.
1079 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1081 * misc.texi (emacsclient Options): Document the effect of
1082 initial-buffer-choice on client frames. Document server-auth-dir.
1083 Do not document server-host, which is bad security practice.
1085 * building.texi (Lisp Libraries): Docstring lookups can trigger
1086 autoloading. Document help-enable-auto-load.
1088 * mini.texi (Yes or No Prompts): New node.
1090 * ack.texi (Acknowledgments): Remove obsolete packages.
1092 2012-09-27 Glenn Morris <rgm@gnu.org>
1094 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1095 Rename the section to be more general.
1096 * emacs.texi: Update menu.
1098 2012-09-23 Chong Yidong <cyd@gnu.org>
1100 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1103 * files.texi (Visiting): Likewise.
1105 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1107 * trouble.texi (Crashing): Document ulimit -c.
1109 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1111 * trouble.texi (Crashing): Document addr2line.
1113 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1115 * misc.texi (DocView Slicing): Document new slice from
1116 BoundingBox feature.
1118 2012-09-19 Chong Yidong <cyd@gnu.org>
1120 * killing.texi (Yanking): Minor clarification (Bug#12469).
1122 2012-09-17 Chong Yidong <cyd@gnu.org>
1124 * building.texi (GDB User Interface Layout): Remove reference to
1125 removed variable gdb-use-separate-io-buffer (Bug#12454).
1127 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1129 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1130 M-x append-to-register. New option `register-separator'.
1131 (Number Registers): Mention that `C-x r +' is polymorphic.
1133 2012-09-07 Chong Yidong <cyd@gnu.org>
1135 * windows.texi (Window Choice): Don't mention obsolete
1136 display-buffer-reuse-frames.
1138 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1140 Give more-useful info on a fatal error (Bug#12328).
1141 * trouble.texi (Crashing): New section, documenting this.
1143 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1145 * cmdargs.texi (General Variables):
1146 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1147 connections to the D-Bus session bus. (Bug#12112)
1149 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1151 * building.texi (Debugger Operation): Correct and improve
1152 documentation of the GUD Tooltip mode.
1154 2012-07-31 Chong Yidong <cyd@gnu.org>
1156 * emacs.texi: Fix ISBN (Bug#12080).
1158 2012-08-05 Chong Yidong <cyd@gnu.org>
1160 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1162 * custom.texi (Face Customization): Move discussion of face
1163 inheritance here, from Faces section.
1165 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1167 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1170 2012-07-19 Chong Yidong <cyd@gnu.org>
1172 * emacs.texi: Update ISBN.
1174 2012-07-17 Chong Yidong <cyd@gnu.org>
1176 * basic.texi (Inserting Text): Replace ucs-insert with
1177 insert-char. Provide more details of input.
1179 * mule.texi (International Chars, Input Methods): Likewise.
1181 2012-07-13 Chong Yidong <cyd@gnu.org>
1183 * custom.texi (Examining): Update C-h v message.
1185 * buffers.texi (Misc Buffer): Document view-read-only.
1187 2012-07-07 Chong Yidong <cyd@gnu.org>
1189 * custom.texi (Init File): Index site-lisp (Bug#11435).
1191 2012-07-06 Chong Yidong <cyd@gnu.org>
1193 * emacs.texi: Re-order top-level menu to correspond to logical
1194 order, to avoid makeinfo warnings.
1196 * ack.texi (Acknowledgments): Note new python.el.
1198 2012-06-29 Chong Yidong <cyd@gnu.org>
1200 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1201 * basic.texi (Erasing, Basic Undo): Fix markup.
1203 2012-06-29 Glenn Morris <rgm@gnu.org>
1205 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1207 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1209 * fixit.texi (Undo): Fix typo. (Bug#11775)
1211 2012-06-27 Glenn Morris <rgm@gnu.org>
1213 * ack.texi (Acknowledgments): Tiny update.
1215 2012-06-21 Glenn Morris <rgm@gnu.org>
1217 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1219 2012-06-17 Chong Yidong <cyd@gnu.org>
1221 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1235 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1237 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1239 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1241 2012-05-28 Glenn Morris <rgm@gnu.org>
1243 * ack.texi, building.texi, calendar.texi, custom.texi:
1244 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1246 2012-05-27 Glenn Morris <rgm@gnu.org>
1248 * emacs.texi: Simplify following removal of node pointers.
1250 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1251 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1252 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1253 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1254 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1255 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1256 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1257 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1259 2012-05-22 Glenn Morris <rgm@gnu.org>
1261 * emacs.texi (Acknowledgments): Add another contributor.
1263 2012-05-12 Glenn Morris <rgm@gnu.org>
1265 * Makefile.in (MKDIR_P): New, set by configure.
1266 (mkinfodir): Use $MKDIR_P.
1268 2012-05-10 Glenn Morris <rgm@gnu.org>
1270 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1271 with "coding: raw-text".
1273 * files.texi (Interlocking): Mention create-lockfiles option.
1275 2012-05-09 Chong Yidong <cyd@gnu.org>
1277 * frames.texi (Mouse References, Mouse Commands): Fix index
1278 entries (Bug#11362).
1280 2012-05-05 Glenn Morris <rgm@gnu.org>
1282 * custom.texi (Customization Groups, Custom Themes, Examining):
1283 Improve page breaks.
1285 * rmail.texi (Rmail Display): Use example rather than smallexample.
1287 * calendar.texi: Convert inforefs to refs.
1289 * dired.texi (Dired Enter): Improve page break.
1291 * abbrevs.texi (Abbrev Concepts): Copyedits.
1293 * maintaining.texi (Registering, Tag Syntax):
1294 Tweak line and page breaks.
1296 * programs.texi (Programs, Electric C): Copyedits.
1297 (Program Modes): Add xref to Fortran.
1298 (Left Margin Paren): Remove what was (oddly enough) the only use
1299 of defvar in the entire Emacs manual.
1300 (Hungry Delete): Remove footnote about ancient Emacs version.
1301 (Other C Commands): Use example rather than smallexample.
1303 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1304 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1305 Tweak line and page breaks.
1307 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1308 (Major Modes): Use example rather than smallexample.
1310 * mule.texi (Output Coding): Reword to improve page-breaks.
1312 * frames.texi (Fonts): Tweak line and page breaks.
1313 Use example rather than smallexample. Change cross-reference.
1314 (Text-Only Mouse): Fix xref.
1316 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1317 (Indirect Buffers): Tweak line- and page-breaks.
1319 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1321 2012-05-04 Glenn Morris <rgm@gnu.org>
1323 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1324 (info, infoclean): Use $INFO_EXT.
1325 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1326 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1327 (INFO_TARGETS): Use $INFO_EXT.
1328 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1330 2012-05-02 Glenn Morris <rgm@gnu.org>
1332 * emacs.texi (@copying): Only print EDITION in the TeX version.
1334 * search.texi (Regexp Search): Just say "Emacs".
1336 * display.texi (Auto Scrolling):
1337 Reword to avoid repetition and improve page break.
1339 * xresources.texi (Resources):
1340 * mule.texi (Language Environments):
1341 * misc.texi (Amusements):
1342 * maintaining.texi (VC Change Log):
1343 * frames.texi (Fonts):
1344 * custom.texi (Specifying File Variables, Minibuffer Maps):
1345 * cmdargs.texi (Initial Options):
1346 * building.texi (Flymake):
1347 Reword to remove/reduce some overly long/short lines.
1349 2012-04-27 Glenn Morris <rgm@gnu.org>
1351 * emacs.texi: Some fixes for detailed menu.
1353 * emacs.texi: Add "et al." to authors.
1355 * ack.texi, basic.texi, buffers.texi, building.texi:
1356 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1357 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1358 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1359 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1360 * search.texi, trouble.texi, windows.texi:
1361 Use Texinfo recommended convention for quotes+punctuation.
1363 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1365 * mule.texi (Bidirectional Editing): Improve indexing.
1366 Minor wording tweaks.
1368 2012-04-15 Chong Yidong <cyd@gnu.org>
1370 * misc.texi (emacsclient Options): More clarifications.
1372 2012-04-15 Glenn Morris <rgm@gnu.org>
1374 * msdog.texi (Windows Printing): It doesn't set printer-name.
1376 * mule.texi (Language Environments): Move font info to "Fontsets".
1377 (Fontsets): Move intlfonts etc here from "Language Environments".
1379 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1380 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1382 2012-04-15 Chong Yidong <cyd@gnu.org>
1384 * glossary.texi (Glossary): Standardize on "text terminal"
1385 terminology. All callers changed.
1387 * misc.texi (emacsclient Options): Document "client frame" concept
1388 and its effect on C-x C-c more carefully.
1390 2012-04-15 Glenn Morris <rgm@gnu.org>
1392 * frames.texi (Scroll Bars):
1393 * glossary.texi (Glossary): Use consistent case for "X Window System".
1395 * mule.texi (Select Input Method, Coding Systems):
1396 State command names in kbd tables.
1397 (Recognize Coding): Add cross-ref.
1398 (Output Coding): Don't mention message mode in particular.
1399 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1402 2012-04-14 Glenn Morris <rgm@gnu.org>
1404 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1406 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1407 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1408 auto-coding-functions does not override coding: tags.
1409 Remove rmail-decode-mime-charset; it no longer has any effect.
1411 2012-04-14 Chong Yidong <cyd@gnu.org>
1413 * custom.texi (Creating Custom Themes): Add reference to Custom
1414 Themes node in Lisp manual.
1416 2012-04-14 Glenn Morris <rgm@gnu.org>
1418 * mule.texi (International): Copyedits.
1419 (International Chars): Update C-x = example output.
1420 (Disabling Multibyte): Rename from "Enabling Multibyte".
1421 Clarify what "unibyte: t" does, and mode-line description.
1422 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1423 Use Texinfo recommended convention for quotes+punctuation.
1424 (Language Environments): Copyedits.
1425 (Input Methods): Copyedits. Use "^" for the postfix example,
1426 because it is less confusing inside Info's `quotes'.
1428 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1429 Update for "Disabling Multibyte" node name change.
1430 * emacs.texi: Update for "Disabling Multibyte" node name change.
1432 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1433 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1434 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1435 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1436 * sending.texi, text.texi, trouble.texi:
1437 Use @file for buffers, per the Texinfo manual.
1439 * entering.texi (Entering Emacs):
1440 Do not mention initial-buffer-choice = t.
1442 * misc.texi (Gnus Startup): Use @env for environment variables.
1444 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1446 2012-04-12 Glenn Morris <rgm@gnu.org>
1448 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1450 2012-04-07 Glenn Morris <rgm@gnu.org>
1452 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1454 2012-04-05 Glenn Morris <rgm@gnu.org>
1456 * glossary.texi (Glossary): Use anchors for internal cross-references.
1458 2012-04-04 Glenn Morris <rgm@gnu.org>
1460 * glossary.texi (Glossary): Copyedits.
1461 Use Texinfo-recommended convention for quotes and punctuation.
1462 Comment out a few specialized (Rmail) items.
1463 New items: Bidirectional Text, Client, Directory Local Variable,
1464 File Local Variable, Package, Server, Theme, Trash Can.
1466 2012-04-03 Chong Yidong <cyd@gnu.org>
1468 * sending.texi (Mail Misc): Fix an index entry.
1470 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1472 * msdog.texi (Windows Startup): Add description of emacsclient
1473 operation under -c and -t on MS-Windows.
1475 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1476 Startup". (Bug#11091)
1478 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1480 * custom.texi (Changing a Variable): Fix example.
1482 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1484 * misc.texi (emacsclient Options): More clarifications about -t
1485 and -c on MS-Windows. (Bug#11091)
1487 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1489 * misc.texi (emacsclient Options): Document peculiarities of new
1490 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1492 2012-03-30 Chong Yidong <cyd@gnu.org>
1494 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1496 2012-03-22 Glenn Morris <rgm@gnu.org>
1498 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1500 2012-03-17 Chong Yidong <cyd@gnu.org>
1502 * package.texi (Package Installation): Document use of
1503 package-initialize in init file.
1505 2012-03-16 Glenn Morris <rgm@gnu.org>
1507 * help.texi (Language Help):
1508 * mule.texi (International Chars):
1509 etc/HELLO is for character demonstration.
1511 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1513 * dired.texi (Shell Commands in Dired): Fix typo.
1515 2012-03-04 Chong Yidong <cyd@gnu.org>
1517 * killing.texi (Clipboard): Document clipboard manager.
1519 2012-02-29 Glenn Morris <rgm@gnu.org>
1521 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1523 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1525 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1527 2012-02-28 Glenn Morris <rgm@gnu.org>
1529 * custom.texi, display.texi, emacs.texi, files.texi:
1530 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1531 Standardize possessive apostrophe usage.
1533 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1535 * macos.texi (Mac / GNUstep Customization): Remove text about
1536 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1538 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1540 * buffers.texi (Select Buffer): Mention that saving in a new file
1541 name can switch to a different major mode.
1543 2012-02-23 Glenn Morris <rgm@gnu.org>
1545 * mini.texi (Minibuffer File, Completion Options, Repetition):
1547 (Completion Example): Other M-x au* commands may be defined.
1548 (Completion Styles): Mention emacs21 and completion-category-overrides.
1550 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1551 (Windows Keyboard, Windows Mouse, Windows Processes)
1552 (Windows Printing, Windows Misc): Copyedits.
1553 (ls in Lisp): Update switches list.
1555 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1556 Update dos-mode* function names.
1557 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1558 (MS-DOS Processes): Add xref to main ls-lisp section.
1560 * ack.texi (Acknowledgments): Mention smie.
1562 2012-02-22 Glenn Morris <rgm@gnu.org>
1564 * macos.texi: Copyedits. Fix @key/@kbd usage.
1565 (Mac / GNUstep Basics): Don't mention the panels, since the next
1566 section covers them.
1567 (Mac / GNUstep Customization): Merge some panel info from previous.
1569 2012-02-21 Glenn Morris <rgm@gnu.org>
1571 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1574 * emacs-xtra.texi: Picture mode is no longer a chapter.
1576 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1578 * ack.texi (Acknowledgments): Small changes, including resorting,
1579 and removal of things no longer distributed.
1581 2012-02-20 Glenn Morris <rgm@gnu.org>
1583 * emacs.texi (Top, Preface): Small rephrasings.
1584 (menu, detailmenu): Update entries, and reformat some descriptions.
1585 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1586 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1587 Reformat some menu descriptions.
1589 * ack.texi (Acknowledgments): More updates.
1591 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1592 and from Author: headers.
1593 (Distrib): Small updates.
1595 2012-02-18 Glenn Morris <rgm@gnu.org>
1597 * ack.texi (Acknowledgments): Add xref to Org manual.
1599 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1600 of '*mail*', since Message does not call it that.
1601 (Rmail Reply): Rename rmail-dont-reply-to-names.
1602 \\`info- no longer handled specially.
1603 Update for rmail-enable-mime-composing.
1604 Don't mention 'm' for replies.
1605 Don't mention rmail-mail-new-frame and canceling, since it does
1606 not work for Message at the moment.
1608 * cal-xtra.texi: Copyedits.
1610 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1612 2012-02-17 Glenn Morris <rgm@gnu.org>
1614 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1616 * ack.texi (Acknowledgments): Mention Gnulib.
1618 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1620 * calendar.texi: Misc small changes, including updating the dates
1623 2012-02-16 Glenn Morris <rgm@gnu.org>
1625 * calendar.texi: Misc small changes.
1627 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1628 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1630 * dired-xtra.texi (Subdir Switches): Small fixes.
1632 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1634 2012-02-15 Glenn Morris <rgm@gnu.org>
1636 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1638 2012-02-12 Glenn Morris <rgm@gnu.org>
1640 * ack.texi (Acknowledgments):
1641 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1643 2012-02-10 Glenn Morris <rgm@gnu.org>
1645 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1647 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1649 2012-02-09 Glenn Morris <rgm@gnu.org>
1651 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1652 buffer switch after M-x rename-uniquely.
1654 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1656 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1658 * text.texi (Org Mode): Fix typo.
1660 2012-02-08 Glenn Morris <rgm@gnu.org>
1662 * ack.texi (Acknowledgments): Update emacs-lock info.
1664 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1666 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1668 2012-02-07 Glenn Morris <rgm@gnu.org>
1670 * files.texi (File Conveniences): Mention ImageMagick images.
1672 2012-02-05 Glenn Morris <rgm@gnu.org>
1674 * trouble.texi (Checklist): Mention debug-on-event.
1676 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1678 2012-02-04 Glenn Morris <rgm@gnu.org>
1680 * macos.texi (Customization options specific to Mac OS / GNUstep):
1683 * display.texi (Colors): Mention list-colors-sort.
1685 * files.texi (File Conveniences): Mention image animation.
1687 2012-01-31 Chong Yidong <cyd@gnu.org>
1689 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1690 scroll bars (Bug#10666).
1692 2012-01-28 Chong Yidong <cyd@gnu.org>
1694 * files.texi (Filesets): Fix typos.
1696 * display.texi (Faces): Add xref to Colors node.
1698 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1700 * buffers.texi (Select Buffer): Clarify explanation of switching
1701 to new buffers. Fix description of next-buffer and
1702 previous-buffer (Bug#10334).
1703 (Misc Buffer): Add xref to View Mode.
1705 * text.texi (Fill Commands): Fix description of
1706 sentence-end-double-space.
1708 2012-01-23 Chong Yidong <cyd@gnu.org>
1710 * anti.texi (Antinews): Add Emacs 23 antinews.
1712 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1714 * programs.texi (Comment Commands): Typo (bug#10514).
1716 2012-01-15 Chong Yidong <cyd@gnu.org>
1718 * xresources.texi (X Resources): Describe GTK+ case first.
1719 (Resources): Don't use borderWidth as an example, since it doesn't
1721 (Table of Resources): Clarify role of several resources, including
1722 the Emacs 24 behavior of cursorBlink etc.
1723 (Face Resources): Node deleted. Recommend using Customize
1724 instead. Add paragraph to `Table of Resources' node summarizing
1725 how to use X resources for changing faces.
1726 (Lucid Resources): Rewrite, omitting description of font names,
1727 referring to the Fonts node instead.
1728 (LessTif Resources): Copyedits.
1729 (GTK resources): Rewrite, describing the difference between gtk2
1731 (GTK Resource Basics): New node.
1732 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1733 (GTK styles): Just refer to Fonts node for GTK font format.
1735 * display.texi (Faces): Document the cursor face.
1737 2012-01-14 Chong Yidong <cyd@gnu.org>
1739 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1740 (General Variables): Add xref to Lisp Libraries.
1741 (Initial Options): Copyedits.
1742 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1743 (Environment): Clarify what getenv does.
1744 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1745 light backgrounds on xterms.
1746 (Misc Variables): TEMP and TMP are not Windows-specific.
1747 (Display X): Copyedits.
1748 (Colors X): -bd does nothing for GTK.
1749 (Icons X): Gnome 3 doesn't use taskbars.
1751 * misc.texi (Shell): Document exec-path here.
1753 * rmail.texi (Movemail): Add xref for exec-path.
1755 2012-01-13 Glenn Morris <rgm@gnu.org>
1757 * dired.texi (Dired and Find): Clarify find-ls-options.
1759 2012-01-09 Chong Yidong <cyd@gnu.org>
1761 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1764 2012-01-07 Chong Yidong <cyd@gnu.org>
1766 * display.texi (Useless Whitespace): Add Whitespace mode.
1768 * custom.texi (Hooks): Discuss how to disable minor modes.
1770 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1771 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1773 * trouble.texi (Lossage): Refer to Bugs node for problems.
1774 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1775 (Screen Garbled): Don't refer to terminal "manufacturers".
1776 (Total Frustration): Node deleted. Eliza is documented in
1778 (Known Problems): More info about using the bug tracker.
1779 Mention debbugs package.
1780 (Bug Criteria): Copyedits.
1781 (Understanding Bug Reporting): Mention emacs -Q.
1783 2012-01-06 Chong Yidong <cyd@gnu.org>
1785 * custom.texi (Specifying File Variables): The mode: keyword
1786 doesn't have to be first anymore. Add example of specifying minor
1788 (Directory Variables): Simplify example. Mention application to
1790 (Disabling): Use "initialization file" terminology.
1791 (Init Examples): Fix hook example.
1793 2012-01-06 Eli Zaretskii <eliz@gnu.org>
1795 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1797 Move the stuff about resources to xresources.texi.
1799 * xresources.texi (Resources): Move information about setting X
1800 resources in the Registry from cmdargs.texi. Make the index entry
1801 be similar to the one in cmdargs.texi.
1803 2012-01-05 Chong Yidong <cyd@gnu.org>
1805 * custom.texi (Customization Groups): Update example.
1806 (Browsing Custom): Document the new search field.
1807 (Changing a Variable): Update example for Emacs 24 changes.
1808 Document Custom-set and Custom-save commands.
1809 (Face Customization): Document Emacs 24 changes. De-document
1811 (Specific Customization): Mention customize-variable.
1812 (Custom Themes): Add customize-themes, custom-theme-load-path,
1813 custom-theme-directory, and describe-theme.
1814 (Creating Custom Themes): New node.
1815 (Examining): Mention M-:.
1817 * package.texi (Packages): Fix typo.
1819 2012-01-03 Chong Yidong <cyd@gnu.org>
1821 * misc.texi (Single Shell): Don't document Lisp usage of
1822 shell-command. Tidy up discussion of synchronicity. Add index
1823 entries for async-shell-command.
1824 (Interactive Shell): Note that M-x shell uses shell-file-name.
1825 Note change in behavior in Emacs 24.
1826 (Shell Mode): Shell mode now uses completion-at-point.
1827 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1828 default method for recognizing prompts nowadays.
1829 (Shell Ring): Add xref to Minibuffer History.
1830 (Directory Tracking): Explain Dirtrack mode in more detail.
1831 (Term Mode): Fix index entries.
1832 (Paging in Term): Merge into Term Mode.
1833 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1834 (Printing): Fix xref. State default of lpr-switches.
1835 (PostScript): Remove obsolete sentence. Omit description of
1836 non-interactive behaviors.
1837 (Hyperlinking): Improve description.
1838 (Browse-URL): Using compose-mail for mailto URLs is the default.
1839 Document browse-url-mailto-function.
1840 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1841 (FFAP): FFAP is not a minor mode.
1842 (Amusements): M-x lm was renamed to M-x landmark.
1843 Document nato-region.
1845 2012-01-01 Chong Yidong <cyd@gnu.org>
1847 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1848 (Gnus Startup): Note that the system might not be set up for news.
1849 Describe group levels more clearly.
1850 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1852 (Document View): Copyedits. Move zoom commads to DocView
1854 (DocView Navigation, DocView Searching, DocView Slicing)
1855 (DocView Conversion): Nodes renamed from Navigation, etc.
1857 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1859 2011-12-31 Eli Zaretskii <eliz@gnu.org>
1861 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1864 2011-12-30 Chong Yidong <cyd@gnu.org>
1866 * sending.texi (Sending Mail): Document initial mail buffer name,
1867 and changed multiple mail buffer behavior.
1868 (Mail Format): Put the example at the top of the section.
1869 (Mail Headers): Move discussion of "From" to the top.
1870 (Mail Sending): Document sendmail-query-once.
1871 (Citing Mail): Make it less Rmail-specific.
1873 2011-12-29 Chong Yidong <cyd@gnu.org>
1875 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1876 example. Add index entries.
1877 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1879 2011-12-26 Chong Yidong <cyd@gnu.org>
1881 * dired.texi (Dired Enter, Misc Dired Features):
1882 Document dired-use-ls-dired changes. Mention quit-window.
1883 (Dired Navigation): Add index entries.
1884 (Dired Visiting): Fix View Mode xref.
1885 (Marks vs Flags): Prefer C-/ binding for undo.
1886 (Subdirectories in Dired): Add xrefs.
1887 (Misc Dired Features): Document some Emacs 24 changes. Add index
1890 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1891 variable, since it is explained in Minor Modes node.
1892 (Defining Abbrevs): Copyedits.
1893 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1894 C-/ binding for undo.
1895 (Dabbrev Customization): Add xrefs for case-fold-search and
1898 * dired-xtra.texi (Subdir Switches): Add xref.
1900 * maintaining.texi (VC Directory Commands): Mention quit-window.
1902 2011-12-25 Chong Yidong <cyd@gnu.org>
1904 * maintaining.texi (Tags): Mention Semantic.
1905 (Create Tags Table, Etags Regexps): Copyedits.
1906 (Find Tag): Mention minibuffer completion.
1907 (List Tags): Mention completion-at-point. Completion is actually
1908 available in M-x list-tags.
1910 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1911 Document vc-delete-file.
1913 * files.texi (Misc File Ops): Mention vc-delete-file.
1915 * programs.texi (Symbol Completion): Mention completion-at-point
1918 2011-12-22 Chong Yidong <cyd@gnu.org>
1920 * maintaining.texi (Change Log Commands): Don't specially mention
1921 vc-update-change-log which is CVS-only.
1923 * vc1-xtra.texi (Version Headers): Note that these are for
1924 Subversion, CVS, etc. only.
1925 (General VC Options): De-document vc-keep-workfiles.
1928 2011-12-22 Eli Zaretskii <eliz@gnu.org>
1930 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1931 should be @end iftex".
1933 2011-12-21 Chong Yidong <cyd@gnu.org>
1935 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1936 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1937 (VC Pull): Mention vc-log-incoming.
1938 (Log Buffer): Add CVS/RCS only disclaimer.
1940 * vc1-xtra.texi (Remote Repositories): Update introduction.
1941 (Local Version Control): Node deleted (obsolete with DVCSes).
1942 (Remote Repositories, Version Backups): Node deleted.
1943 Move documentation of vc-cvs-stay-local to CVS Options.
1944 (CVS Options): Reduce verbosity of description of obscure CVS
1946 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1948 (Revision Tags): Move under Miscellaneous VC subsection.
1949 (Change Logs and VC): Note that this is wrong for DVCSs.
1950 De-document log entry manipulating features.
1951 (Renaming and VC): Describe how it works on modern VCSes.
1953 * files.texi (Misc File Ops): Mention vc-rename-file.
1955 * programs.texi (Custom C Indent): Add index entries.
1957 2011-12-20 Alan Mackenzie <acm@muc.de>
1959 * programs.texi (Motion in C): Update the description of C-M-a and
1960 C-M-e, they now DTRT in enclosing scopes.
1961 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1963 2011-12-20 Chong Yidong <cyd@gnu.org>
1965 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1966 (Old Revisions): Use it.
1967 (VCS Repositories): Add "distributed" terminology.
1968 (Log Buffer): Remove duplicate description
1969 about changesets. Fix "current VC fileset" ambiguity.
1970 (Multi-User Branching): Node deleted.
1971 (Branches, Switching Branches): Discuss decentralized version
1973 (VC Pull): New node.
1974 (Merging): Document merging on decentralized systems.
1975 (Creating Branches): Note that this is specific to CVS and related
1978 2011-12-19 Chong Yidong <cyd@gnu.org>
1980 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1981 (VC Mode Line): Add index entry for "version control status".
1982 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1983 Document vc-revert-show-diff. De-document vc-rollback.
1984 (VC Directory Mode): Rewrite introduction. Move prefix arg
1985 documentation here from VC Directory Buffer node.
1986 (VC Directory Buffer): Use a decentralized VCS example.
1987 (VC Directory Commands): Use a table. Remove material duplicated
1988 in previous nodes on multi-file VC filsets.
1990 2011-12-17 Chong Yidong <cyd@gnu.org>
1992 * maintaining.texi (VCS Concepts): Make "revision" terminology
1994 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1996 (Secondary VC Commands): Delete. Promote subnodes.
1997 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1998 log buffer. Add index entries.
1999 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2000 Use "commit" terminology.
2001 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2002 doesn't refer to tags tables. Note other possible forms of the
2003 revision ID. C-x v = does not save.
2004 (Registering): Note similarity to C-x v v action. Fix description
2005 of how backends are chosen. De-document vc-default-init-revision.
2006 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2007 in root log buffers.
2009 2011-12-16 Chong Yidong <cyd@gnu.org>
2011 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2012 (Basic VC Editing): Remove redundant descriptions.
2013 (VC With A Merging VCS): Make description more general instead of
2015 (VC With A Locking VCS): Use VC fileset terminology.
2017 2011-12-12 Chong Yidong <cyd@gnu.org>
2019 * building.texi (Executing Lisp): Fix xref for C-M-x.
2020 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2021 manual. Note that load-path is not customizable.
2022 (Lisp Eval): Note that listed commands are available globally.
2023 Explain the meaning of "defun" in the C-M-x context.
2024 (Lisp Interaction): Copyedits.
2025 (External Lisp): Fix name of inferior Lisp buffer.
2027 (Compilation): Define "inferior process".
2029 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2031 * msdog.texi (Windows Fonts): Document how to force GDI font
2032 backend on MS-Windows.
2034 2011-12-10 Chong Yidong <cyd@gnu.org>
2036 * building.texi (Compilation): Say what the -k flag to make does.
2037 Move subprocess discussion to Compilation Shell.
2038 (Compilation Mode): Add xref for grep, occur, and mouse
2039 references. Define "locus".
2040 (Grep Searching): Use @command.
2041 (Debuggers, Commands of GUD, GDB Graphical Interface):
2043 (Starting GUD): Clarify how arguments are specified.
2044 (Debugger Operation): Index entry for "GUD interaction buffer",
2045 and move basic description here from Commands of GUD node.
2046 (GDB User Interface Layout): Copyedits.
2047 (Source Buffers): Remove gdb-find-source-frame, which is not in
2049 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2050 toggle-gdb-all-registers, which are not in gdb-mi.el.
2051 Don't re-document GUD interaction buffers.
2053 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2054 (Semantic): Add cindex entries for Semantic.
2056 2011-12-06 Chong Yidong <cyd@gnu.org>
2058 * programs.texi (Man Page): Clarify how to use Man-switches.
2059 Don't bother documenting Man-fontify-manpage-flag.
2060 (Lisp Doc): Add xref to Name Help node.
2061 (Hideshow): Add cindex. Mention role of ellipses, and default
2062 value of hs-isearch-open. Don't bother documenting
2063 hs-special-modes-alist.
2064 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2065 changing the window manager binding of M-TAB.
2067 2011-12-05 Chong Yidong <cyd@gnu.org>
2069 * programs.texi (Comment Commands): Fix description of for M-; on
2070 blank lines. Move documentation of comment-region here.
2071 (Multi-Line Comments): Clarify the role of comment-multi-line.
2072 Refer to Comment Commands for comment-region doc.
2073 (Options for Comments): Refer to Multi-Line Comments for
2074 comment-multi-line doc, instead of duplicating it. Fix default
2075 values of comment-padding and comment-start-skip.
2077 2011-12-04 Chong Yidong <cyd@gnu.org>
2079 * programs.texi (Program Modes): Mention modes that are not
2080 included with Emacs. Fix references to other manuals for tex.
2081 Add index entry for backward-delete-char-untabify.
2082 Mention prog-mode-hook.
2083 (Which Function): Use "global minor mode" terminology.
2084 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2085 in Indentation chapter to avoid duplication.
2086 (Expressions): Copyedit.
2087 (Matching): Document Electric Pair mode.
2089 * ack.texi (Acknowledgments):
2090 * rmail.texi (Movemail, Other Mailbox Formats):
2091 * frames.texi (Frames): Don't capitalize "Unix".
2093 2011-12-04 Chong Yidong <cyd@gnu.org>
2095 * text.texi (Nroff Mode): Mention what nroff is.
2096 (Text Based Tables, Table Recognition): Don't say "Table mode"
2097 since it's not a major or minor mode.
2098 (Text Based Tables): Reduce the size of the example.
2099 (Table Definition): Clarify definitions.
2100 (Table Creation): Add key table.
2101 (Cell Commands): Use kbd for commands.
2102 (Table Rows and Columns): Combine nodes Row Commands and Column
2104 (Fixed Width Mode): Node deleted; contents moved to parent.
2105 (Table Conversion): Shorten example.
2106 (Measuring Tables): Merge into Table Misc.
2108 2011-12-03 Chong Yidong <cyd@gnu.org>
2110 * text.texi (TeX Mode): Mention AUCTeX package.
2111 (TeX Editing): Add xref to documentation for Occur.
2112 (LaTeX Editing): Add xref to Completion node.
2113 (TeX Print): Fix description of tex-directory.
2114 (Enriched Text): Rename from Formatted Text. Make this node and
2115 its subnodes less verbose, since text/enriched files are
2117 (Enriched Mode): Rename from Requesting Formatted Text.
2118 (Format Colors): Node deleted.
2119 (Enriched Faces): Rename from Format Faces. Describe commands
2120 for applying colors too.
2121 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2123 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2125 * display.texi (Colors): New node.
2127 * cmdargs.texi (Colors X):
2128 * xresources.texi (GTK styles):
2129 * custom.texi (Face Customization): Reference it.
2131 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2132 Link to Fill Commands for Justification entry.
2134 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2136 * display.texi (Auto Scrolling): More accurate description of what
2137 scroll-*-aggressively does, including the effect of non-zero
2138 margin. Fix "i.e." markup.
2140 2011-12-02 Chong Yidong <cyd@gnu.org>
2142 * text.texi (Pages): Mention how formfeed chars are displayed.
2143 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2144 Describe adaptive filling more precisely.
2145 (Fill Commands): Note that filling removes excess whitespace.
2146 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2147 now bound to indent-for-tab-command in Text mode.
2148 (Outline Mode): Copyedits.
2149 (Outline Visibility): Note that Reveal mode is a buffer-local
2152 * modes.texi (Major Modes): Move note about checking major-mode in
2153 a hook function here, from Text mode.
2155 2011-11-28 Chong Yidong <cyd@gnu.org>
2157 * text.texi (Words): Add xref to Position Info.
2158 (Paragraphs): Add xref to Regexps.
2160 * indent.texi (Indentation): Rewrite introduction. Move table to
2161 Indentation Commands node.
2162 (Indentation Commands): Add index entries to table. Copyedits.
2163 (Tab Stops, Just Spaces): Copyedits.
2164 (Indent Convenience): New node. Document electric-indent-mode.
2166 * programs.texi (Basic Indent):
2167 * windows.texi (Pop Up Window): Fix kindex entry.
2169 2011-11-28 Chong Yidong <cyd@gnu.org>
2171 * modes.texi (Major Modes): Move major-mode variable doc here from
2172 Choosing Modes. Document describe-mode. Document prog-mode-hook
2173 and text-mode-hook. Add example of using hooks.
2174 (Minor Modes): Document behavior of mode command calls from Lisp.
2175 Note that setting the mode variable using Customize will DTRT.
2176 (Choosing Modes): Add example of setting a minor mode using a
2179 2011-11-27 Chong Yidong <cyd@gnu.org>
2181 * frames.texi (Creating Frames): Move frame parameter example to
2182 Frame Parameters node.
2183 (Frame Commands): C-x 5 o does not warp the mouse by default.
2184 (Fonts): Add more GTK-style properties; also, they should be
2186 (Special Buffer Frames): Node deleted; special-display is on the
2188 (Frame Parameters): Example moved here from Creating Frames.
2189 Clarify that default-frame-alist affects the initial frame too.
2190 Delete auto-raise-mode and auto-lower-mode.
2191 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2192 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2194 * windows.texi (Window Choice): Add xref to Lisp manual for
2197 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2199 * display.texi (Text Display): Update the description,
2200 cross-references, and indexing related to display of control
2201 characters and raw bytes.
2203 2011-11-25 Chong Yidong <cyd@gnu.org>
2205 * frames.texi (Frames): Rewrite introduction.
2206 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2207 Mouse-3 does not copy to kill ring by default. DEL does not
2208 behave specially for mouse commands any more.
2209 (Mouse References): Document mouse-1-click-follows-link more
2211 (Menu Mouse Clicks): Move footnote to the main text and add xref
2212 to Init Rebinding node.
2213 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2215 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2217 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2219 * display.texi (Font Lock): Fix typo.
2221 2011-11-24 Glenn Morris <rgm@gnu.org>
2223 * rmail.texi (Rmail Output):
2224 Mention rmail-automatic-folder-directives. (Bug#9657)
2226 2011-11-21 Chong Yidong <cyd@gnu.org>
2228 * mark.texi (Global Mark Ring): Fix description of global mark
2231 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2233 * msdog.texi (Windows Fonts): Fix typo.
2235 2011-11-17 Glenn Morris <rgm@gnu.org>
2237 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2239 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2241 * killing.texi (Rectangles):
2242 * misc.texi (Document View):
2243 * modes.texi (Choosing Modes):
2244 * msdog.texi (Windows Fonts):
2245 * regs.texi (Rectangle Registers):
2246 * search.texi (Isearch Yank): Fix typos.
2248 2011-11-06 Chong Yidong <cyd@gnu.org>
2250 * windows.texi (Basic Window): Add xref to Cursor Display.
2251 (Split Window): Document negative arg for splitting commands.
2252 (Other Window): Document mouse-1 in text area of window.
2253 (Change Window): Don't mention window attributes, since they
2254 aren't defined. C-x 1 can't be used with minibuffer windows.
2255 Windows are no longer auto-deleted.
2256 (Window Choice): Add xref to Choosing Window in Lisp manual.
2257 (Window Convenience): Note that windmove disables shift-selection.
2258 Move M-x compare-windows here from Other Window node.
2260 * custom.texi (Mouse Buttons):
2261 * search.texi (Isearch Scroll):
2262 * windows.texi (Split Window): Use new names split-window-below
2263 and split-window-right.
2265 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2267 * emacs.texi (Top): Fix typo.
2269 2011-10-25 Glenn Morris <rgm@gnu.org>
2271 * abbrevs.texi (Saving Abbrevs):
2272 quietly-read-abbrev-file is not a command. (Bug#9866)
2274 2011-10-24 Chong Yidong <cyd@gnu.org>
2276 * display.texi (Scrolling): Document scroll-up-line and
2277 scroll-down-line. Document scroll-command property.
2278 (Recentering): New node, split off from Scrolling.
2280 2011-10-23 Chong Yidong <cyd@gnu.org>
2282 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2283 (Tool Bars): Copyedits.
2285 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2287 2011-10-22 Chong Yidong <cyd@gnu.org>
2289 * windows.texi (Displaying Buffers): Fix broken lispref link.
2291 2011-10-22 Chong Yidong <cyd@gnu.org>
2293 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2294 Move confirm-nonexistent-file-or-buffer discussion here.
2296 * files.texi (File Names, Visiting): Move detailed discussion of
2297 minibuffer confirmation to Minibuffer Exit.
2299 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2300 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2302 2011-10-21 Chong Yidong <cyd@gnu.org>
2304 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2305 (Backup Copying): backup-by-copying-when-mismatch is now t.
2306 (Customize Save): Fix description of require-final-newline.
2307 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2308 (Auto Save Control): Clarify.
2309 (File Archives): Add 7z.
2310 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2312 * arevert-xtra.texi (Autorevert): Copyedits.
2314 2011-10-20 Chong Yidong <cyd@gnu.org>
2316 * custom.texi (Hooks, Init Examples):
2317 * display.texi (Font Lock):
2318 * fixit.texi (Spelling):
2319 * rmail.texi (Rmail Display): Minor mode function with no arg now
2322 * fixit.texi (Spelling): Fix description of inline completion.
2324 2011-10-19 Chong Yidong <cyd@gnu.org>
2326 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2328 (Isearch Yank): Document isearch-yank-pop.
2329 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2330 (Other Repeating Search): Document Occur Edit mode.
2332 2011-10-18 Chong Yidong <cyd@gnu.org>
2334 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2335 from Line Truncation node.
2336 (Standard Faces): Note that only the background of the cursor face
2338 (Cursor Display): Fix descriptions of cursor face
2339 and bar cursor blinking.
2340 (Text Display): Document nobreak-char-display more clearly.
2341 (Line Truncation): Add xref to Split Window node.
2342 (Display Custom): Don't bother documenting baud-rate or
2343 no-redraw-on-reenter.
2345 * search.texi (Slow Isearch): Node removed.
2347 2011-10-18 Glenn Morris <rgm@gnu.org>
2349 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2351 2011-10-18 Chong Yidong <cyd@gnu.org>
2353 * display.texi (Faces): Simplify discussion. Move documentation
2354 of list-faces-display here, from Standard Faces node.
2355 Note special role of `default' background.
2356 (Standard Faces): Note special role of `default' background.
2357 Note that region face may be taken fom GTK. Add xref to Text Display.
2358 (Text Scale): Rename from "Temporary Face Changes".
2359 Callers changed. Don't bother documenting variable-pitch-mode.
2360 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2361 (Useless Whitespace): Simplify description of
2362 delete-trailing-whitespace. Note active region case.
2363 (Text Display): Fix description of escape-glyph face assignment.
2364 Remove unibye mode discussion. Update some parts for Unicode.
2365 Move glyphless chars documentation to Lisp manual.
2367 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2369 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2371 * display.texi (Scrolling): Tweak explanation of scroll direction.
2372 (View Mode): Add index entries.
2374 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2376 * regs.texi (Text Registers): C-x r i does not activate the mark.
2377 (Bookmarks): Document new default bookmark location.
2379 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2381 * killing.texi (Deletion): Add xref to Using Region.
2382 Document delete-forward-char.
2383 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2384 description here. Recommend C-u C-SPC for jumping to mark.
2385 (Kill Ring): Move kill ring variable documentation here.
2386 (Primary Selection): Copyedits.
2387 (Rectangles): Document new command rectangle-number-lines.
2388 (CUA Bindings): Note that this disables the mark-even-if-inactive
2389 behavior for C-x and C-c.
2391 * mark.texi (Mark): Mention "active region" terminology.
2392 (Using Region): Document delete-active-region.
2394 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2396 * mark.texi (Mark): Clarify description of disabled Transient Mark
2398 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2399 selection changes. Mention that commands like C-y set the mark.
2400 (Marking Objects): Add xref to Words node. Note that mark-word
2401 and mark-sexp also have the "extend region" behavior.
2402 (Using Region): Mention M-$ in the table.
2403 Document mark-even-if-inactive here instead of in Mark Ring.
2404 (Mark Ring): Move mark-even-if-inactive to Using Region.
2405 Take note of the "Mark Set" behavior.
2406 (Disabled Transient Mark): Rename from "Persistent Mark"
2407 (Bug#9688). Callers changed.
2409 * programs.texi (Expressions):
2410 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2412 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2414 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2415 option" terminology.
2416 (Key Help): Add command names. Define "documentation string".
2417 (Name Help): Remove an over-long joke.
2418 (Apropos): Document prefix args. Remove duplicated descriptions.
2419 (Help Mode): Add C-c C-b to table. Update TAB binding.
2420 (Package Keywords): Rename from "Library by Keyword".
2421 Describe new package menu interface.
2422 (Help Files, Help Echo): Tweak description.
2424 * mini.texi (Completion Options): Add completion-cycle-threshold.
2425 (Minibuffer History): Document numeric args to history commands.
2427 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2429 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2431 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2433 * basic.texi (Position Info): Omit page commands.
2434 Document count-words-region and count-words.
2436 * text.texi (Pages): Move what-page documentation here.
2438 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2440 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2441 Remote Files node instead of linking directly to the Tramp manual.
2442 (Minibuffer Edit): Add xref to Blank Lines.
2443 (Completion): Add xref to Symbol Completion. Remove redundant
2444 example, which is repeated in the next node.
2445 (Completion Commands): Minor clarifications.
2446 (Completion Styles): New node, split from Completion Commands.
2447 Document substring and initials styles.
2448 (Strict Completion): Remove information duplicated in other nodes.
2449 (Completion Options): Consolidate case difference discussion here.
2451 * help.texi (Help Mode): Fix kindex entries.
2453 * files.texi (File Names): Add index entries.
2455 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2457 * basic.texi (Inserting Text): Add xref to Completion.
2458 Add ucs-insert example, and document prefix argument.
2459 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2460 to left/right. Tweak left-char and right-char descriptions.
2461 M-left and M-right are now bound to left-word/right-word.
2462 (Erasing): Document delete-forward-char.
2464 * screen.texi (Screen, Menu Bar): Copyedits.
2465 (Point): Remove duplicate paragraph on cursors, also in Screen.
2466 (Mode Line): Trailing dashes no longer shown on X displays.
2468 * frames.texi (Non-Window Terminals): Index just "text-only
2469 terminal", which is used throughout the manual now.
2471 * entering.texi (Entering Emacs): Define "startup screen".
2472 Document window-splitting behavior with command-line inputs.
2473 (Exiting): Remove obsolete paragraph about shells without suspend
2476 * commands.texi (User Input): Define "input event" more clearly.
2477 (Keys): Add xref to Echo Area.
2478 (Commands): Clarify relation between commands and functions.
2480 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2482 * misc.texi (emacsclient Options): Document how emacsclient runs
2483 the Emacs daemon (Bug#9674).
2485 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2487 * basic.texi (Moving Point):
2488 * custom.texi (Mouse Buttons):
2489 * rmail.texi (Rmail Scrolling):
2490 * search.texi (Isearch Scroll):
2491 * display.texi (Scrolling): Replace scroll-up/down with
2492 scroll-up/down-command. Fix scroll-preserve-screen-position
2493 description. Document scroll-error-top-bottom.
2495 2011-09-30 Glenn Morris <rgm@gnu.org>
2497 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2499 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2501 * windows.texi (Pop Up Window): Defer discussion of window
2502 splitting to the Window Choice node. Add index entries.
2503 (Force Same Window): Node deleted.
2504 (Displaying Buffers, Window Choice): New nodes.
2506 * buffers.texi (Select Buffer): Clarify description of
2507 buffer-switching commands. Add xref to Window Display node.
2508 Don't repeat confirm-nonexistent-file-or-buffer description from
2509 Visiting node. Remove even-window-heights.
2511 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2513 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2515 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2517 * xresources.texi (Table of Resources): Fix documentation of
2520 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2522 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2524 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2526 * frames.texi (Frame Commands): Note that delete-other-frames only
2527 deletes frames on current terminal.
2529 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2531 * sending.texi (Mail Misc): Document mail-add-attachment.
2533 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2535 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2537 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2539 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2541 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2543 * files.texi (File Archives):
2544 * cal-xtra.texi (Diary Display):
2545 * help.texi (Help Mode): Add xref to View Mode.
2547 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2549 * display.texi (View Mode): New node. Move view-file here from
2550 Misc File Ops. Move view-buffer here from Misc Buffer.
2552 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2554 * files.texi (Misc File Ops): Document new
2555 delete-by-moving-to-trash behavior. Remove view-file.
2557 * dired.texi (Dired Deletion): Shorten description of Trash.
2559 * misc.texi (emacsclient Options): Document server-port.
2561 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2563 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2564 even on MS-Windows. Fix a typo.
2566 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2568 * package.texi: New file, documenting the package manager.
2570 * emacs.texi: Include it.
2572 * help.texi (Help Summary): Add describe-package.
2574 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2576 * misc.texi (Printing): Convert subnodes into subsections.
2578 * text.texi (Two-Column): Move into Text chapter.
2580 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2581 Files section. Convert from chapter into section.
2583 * display.texi (Narrowing): Move into display chapter.
2585 * sending.texi (Sending Mail):
2586 * rmail.texi (Rmail):
2587 * misc.texi (Gnus, Document View):
2588 * dired.texi (Dired):
2589 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2591 2011-08-07 Juri Linkov <juri@jurta.org>
2593 * dired.texi (Operating on Files): Rewrite according to the fact
2594 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2596 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2598 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2599 remote file name completion. (Bug#9197)
2601 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2603 * mule.texi (Bidirectional Editing): Document the fact that
2604 bidi-display-reordering is t by default.
2606 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2608 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2609 explicitly (bug#8904).
2611 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2613 * trouble.texi (Checklist): Use an `M-x' example instead of an
2614 Emacs Lisp form to switch on the dribble file (bug#8056).
2616 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2618 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2620 2011-07-13 Glenn Morris <rgm@gnu.org>
2622 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2624 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2626 * mark.texi (Mark Ring): Clarify how many locations are saved
2628 (Global Mark Ring): Ditto.
2630 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2632 * text.texi (Table Recognition): Use "at point" instead of "under
2635 * display.texi (Cursor Display): Mention `cursor-type'.
2637 * screen.texi (Point): Clarify that it's only if you use a block
2638 cursor that it appears to be on a character (bug#4345).
2640 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2642 * misc.texi (Amusements): Move dissociated press here, from its
2645 * emacs.texi (Top): Update node listing.
2647 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2649 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2652 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2654 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2655 (Misc X): Document --parent-id.
2657 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2660 * misc.texi (emacsclient Options): Document --parent-id.
2662 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2664 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2666 * emacs.texi: Use "..." instead of ``...'' in the menus
2669 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2671 * killing.texi (Primary Selection): Document `only' setting for
2672 select-active-regions.
2674 * mark.texi (Setting Mark): Reference Shift Selection node.
2676 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2678 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2680 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2681 motion keys" (bug#3503).
2683 * emacs.texi: Change all the register node names from "RegPos"
2684 (etc.) to "Positional Registers" (etc.) (bug#3314).
2686 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2688 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2689 (Other Kill Commands, Kill Options): Copyedits.
2690 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2691 (Yanking): Move yank-excluded properties discussion here.
2692 (Cut and Paste): Move from frames.texi. Update subnodes to
2693 describe x-select-enable-clipboard case.
2695 * frames.texi: Move Cut and Paste node and subnodes into
2696 killing.texi, except Mouse Commands and Word and Line Mouse.
2698 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2700 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2702 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2704 * screen.texi (Mode Line): Clarify that coding systems are
2705 characters, not letters (bug#1749).
2707 * cmdargs.texi (Environment): Mention removing variables
2708 (bug#1615). Text suggested by Kevin Rodgers.
2710 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2712 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2714 * modes.texi: Rename from major.texi.
2715 (Modes): New node. Make Major Modes and Minor Modes subsections
2716 of this. All callers changed.
2718 * custom.texi (Minor Modes): Move to modes.texi.
2720 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2722 * custom.texi (Syntax): Node deleted.
2724 * help.texi (Help Summary):
2725 * major.texi (Major Modes):
2726 * programs.texi (Parentheses):
2727 * search.texi (Regexp Backslash, Regexp Backslash)
2729 * text.texi (Words): Callers changed.
2731 * text.texi (Refill, Longlines): Delete nodes.
2733 * ack.texi (Acknowledgments): Longlines removed from manual.
2735 * emacs.texi (Top): Update node listing.
2737 2011-07-09 Glenn Morris <rgm@gnu.org>
2739 * fortran-xtra.texi (Fortran): Update handled extensions.
2741 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2743 * display.texi (Scrolling): `C-v' (etc) are now bound to
2744 `scroll-*-command' (bug#8349).
2746 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2748 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2749 doesn't actually delete any files (bug#7125).
2751 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2752 argument for `C-c C-k' (bug#7391).
2754 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2755 you're currently using (bug#8489).
2757 2011-07-01 Eli Zaretskii <eliz@gnu.org>
2759 * mule.texi (Coding Systems): Move index entries from the previous
2760 change into their proper places.
2762 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2764 * help.texi (Help Files): Document view-external-packages (bug#8902).
2766 * mule.texi (Coding Systems): Put a few more of the coding systems
2767 into the index (bug#8900).
2769 2011-06-26 Glenn Morris <rgm@gnu.org>
2771 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2773 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2775 * misc.texi (emacsclient Options): Mention --frame-parameters.
2777 2011-06-09 Glenn Morris <rgm@gnu.org>
2779 * custom.texi (Specifying File Variables):
2780 Recommend explicit arguments for minor modes.
2782 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2784 Document wide integers better.
2785 * buffers.texi (Buffers):
2786 * files.texi (Visiting): Document maxima for 64-bit machines,
2787 and mention virtual memory limits.
2789 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
2791 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2793 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2794 prog mode (Bug#8240).
2796 2011-05-27 Glenn Morris <rgm@gnu.org>
2798 * custom.texi (Specifying File Variables):
2799 Major modes no longer need come first.
2801 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
2803 * mule.texi (Specify Coding, Text Coding, Communication Coding)
2804 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2806 2011-05-18 Glenn Morris <rgm@gnu.org>
2808 * ack.texi (Acknowledgments): Remove fakemail.c.
2810 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
2812 Fixes for fitting text into 7x9 printed manual.
2813 * building.texi (Flymake, Breakpoints Buffer):
2814 * calendar.texi (Appointments):
2815 * cmdargs.texi (General Variables, Display X):
2816 * custom.texi (Saving Customizations, Face Customization)
2817 (Directory Variables, Minibuffer Maps, Init Rebinding):
2818 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2819 * fixit.texi (Spelling):
2820 * frames.texi (Creating Frames, Fonts):
2821 * help.texi (Help Files):
2822 * mini.texi (Minibuffer File):
2823 * misc.texi (emacsclient Options, Emulation):
2824 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2825 * mule.texi (International Chars, Language Environments)
2826 (Select Input Method, Modifying Fontsets, Charsets):
2827 * programs.texi (Custom C Indent):
2828 * rmail.texi (Rmail Labels):
2829 * text.texi (Table Conversion):
2830 * trouble.texi (Known Problems, Known Problems):
2831 * windows.texi (Change Window):
2832 * xresources.texi (GTK resources): Reflow text and re-indent code
2833 examples to avoid TeX overflows and underflows on 7x9 paper.
2835 * emacs.texi: Fix the (commented out) smallbook command.
2837 * macos.texi (Mac / GNUstep Events):
2838 * xresources.texi (Lucid Resources): Remove extraneous examples.
2840 2011-05-10 Glenn Morris <rgm@gnu.org>
2842 * custom.texi (Specifying File Variables):
2843 Deprecate using mode: for minor modes.
2845 2011-05-07 Glenn Morris <rgm@gnu.org>
2847 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2849 2011-05-06 Glenn Morris <rgm@gnu.org>
2851 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2853 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2855 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2857 * misc.texi (Emacs Server): Document `server-eval-at'.
2859 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
2861 * maintaining.texi (List Tags): Document next-file.
2862 Suggested by Uday S Reddy.
2864 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
2866 * mini.texi (Minibuffer Edit):
2867 * screen.texi (Mode Line): Fix typo.
2869 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2871 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2873 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
2875 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2877 2011-03-30 Eli Zaretskii <eliz@gnu.org>
2879 * display.texi (Auto Scrolling): Document the limit of 100 lines
2880 for never-recentering scrolling with `scroll-conservatively'.
2883 2011-03-12 Eli Zaretskii <eliz@gnu.org>
2885 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2886 HOME on Windows and where it looks for init files. (Bug#8221)
2888 2011-03-10 Eli Zaretskii <eliz@gnu.org>
2890 * search.texi (Regexp Example):
2891 * mule.texi (International Chars):
2892 * building.texi (External Lisp): Don't use characters outside
2895 2011-03-09 Eli Zaretskii <eliz@gnu.org>
2897 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2898 Use Texinfo @-commands for non Latin-1 characters.
2900 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2902 * custom.texi (Init File): Add index entries for ".emacs".
2905 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2907 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2910 2011-03-08 Glenn Morris <rgm@gnu.org>
2912 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2913 * emacs.texi (Acknowledgments):
2914 * ack.texi (Acknowledgments): Names to UTF-8.
2915 * emacs.texi: Set documentencoding.
2917 * display.texi (Optional Mode Line): Don't mention exactly where
2918 display-time appears. (Bug#8193)
2920 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2922 * Version 23.3 released.
2924 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
2926 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2928 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2930 * misc.texi (emacsclient Options): Add q/quiet.
2932 2011-03-02 Glenn Morris <rgm@gnu.org>
2934 * mule.texi (Communication Coding) <x-select-request-type>:
2935 Remove duplicate (essentially) paragraph. (Bug#8148)
2937 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2939 * maintaining.texi (Format of ChangeLog): Add reference to
2941 (Change Log Commands): Add documentation for combining multiple
2942 symbols in one change.
2944 2011-03-01 Glenn Morris <rgm@gnu.org>
2946 * custom.texi (Directory Variables):
2947 Give an example of excluding subdirectories.
2949 2011-02-28 Eli Zaretskii <eliz@gnu.org>
2951 * search.texi (Regexp Search): Move index entries about regexps to the
2952 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2954 2011-02-19 Glenn Morris <rgm@gnu.org>
2956 * dired.texi (Dired): Dired-X version number was dropped.
2958 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2960 * xresources.texi (X Resources): Remove *faceName and replace it with
2963 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
2965 * rmail.texi (Rmail Display): Document Rmail MIME support more
2968 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2970 (Merging): Document vc-find-conflicted-file.
2972 2011-02-05 Glenn Morris <rgm@gnu.org>
2974 * custom.texi (Variables): Fix typo.
2976 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
2978 * search.texi (Regexps): Copyedits. Mention character classes
2981 * files.texi (File Aliases): Restore explanatory text from Eli
2982 Zaretskii, accidentally removed in 2011-01-08 commit.
2984 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2986 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2987 (MAKEINFO_OPTS): New variable.
2988 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2989 (emacs.html): New target.
2990 (clean): Remove emacs.html.
2992 2011-01-23 Werner Lemberg <wl@gnu.org>
2994 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2995 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2998 2011-01-18 Glenn Morris <rgm@gnu.org>
3000 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3002 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3004 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3006 * building.texi (Compilation): Improve instructions for running two
3007 compilations (Bug#7573).
3009 * files.texi (Backup Names): Document the new location of the
3010 last-resort backup file.
3012 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3013 manual. Explain why directory-abbrev-alist elements should be anchored
3016 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3018 * msdog.texi (Windows Startup): Correct inaccurate description of
3019 differences between emacsclient.exe and emacsclientw.exe.
3021 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3023 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3025 2011-01-02 Kenichi Handa <handa@m17n.org>
3027 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3029 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3031 * frames.texi (Cut and Paste): Modify the section's name and text:
3032 don't mix "cut/paste" with "kill/yank".
3033 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3036 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3038 2011-01-02 Glenn Morris <rgm@gnu.org>
3040 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3041 matches its position in the menu. (Bug#7674)
3043 2011-01-02 Glenn Morris <rgm@gnu.org>
3045 * trouble.texi (Checklist): Mention not replying via news either.
3047 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3049 * misc.texi (Document View): Update DocView section with newly
3050 supported document formats.
3052 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3054 * killing.texi: Resection the Info version to conform to the
3055 printed manual, to avoid making sections on Accumulating Text, CUA
3056 and Rectangles into full chapters.
3058 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3060 * custom.texi (Init Syntax): Add index entries for "character syntax".
3063 2010-12-13 Karel Klíč <kklic@redhat.com>
3065 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3067 2010-12-13 Glenn Morris <rgm@gnu.org>
3069 * trouble.texi (Checklist): Fix typo in newsgroup name.
3071 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3073 * search.texi (Word Search): Note that the lazy highlight always
3074 matches to whole words (Bug#7470).
3076 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3078 * display.texi (Optional Mode Line): Make the description of
3079 load-average more accurate.
3081 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3082 registry, with a cross-reference.
3083 (Windows Startup): New node. Move the stuff about the current
3084 directory from "Windows HOME".
3086 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3088 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3089 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3091 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3093 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3094 Suggested by Štěpán Němec.
3096 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3098 * maintaining.texi (Version Control): Say "commit", not "check in".
3099 (Version Control Systems): Simplify descriptions.
3100 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3102 (VC Mode Line): Update example.
3103 (Old Revisions): Document revert-buffer for vc-diff.
3104 (Log Buffer): Promote to a subsection. Document header lines.
3106 * macos.texi (Mac / GNUstep Basics):
3107 Document ns-right-alternate-modifier.
3109 * emacs.texi (Top): Update node listing.
3111 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3113 * rmail.texi (Rmail Coding): Characters with no fonts are not
3114 necessarily displayed as empty boxes.
3116 * mule.texi (Language Environments, Fontsets): Characters with no
3117 fonts are not necessarily displayed as empty boxes.
3119 * display.texi (Text Display): Document display of glyphless
3122 2010-11-13 Glenn Morris <rgm@gnu.org>
3124 * basic.texi (Position Info): Add M-x count-words-region.
3126 2010-11-11 Glenn Morris <rgm@gnu.org>
3128 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3130 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3132 * msdog.texi (Windows HOME): Add information regarding startup
3133 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3135 2010-10-11 Glenn Morris <rgm@gnu.org>
3137 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3139 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3140 (DVIPS): New variable.
3141 (.PHONY): Add html, ps.
3142 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3143 (clean): Delete html, ps files.
3145 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3147 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3149 2010-10-09 Glenn Morris <rgm@gnu.org>
3151 * Makefile.in (VPATH): Remove.
3152 (infodir): Make it absolute.
3153 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3155 * Makefile.in (dist): Anchor regexps.
3157 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3158 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3159 (emacs-xtra.pdf): Use $<.
3161 * Makefile.in (infoclean): Remove harmless, long-standing error.
3163 * Makefile.in ($(infodir)): Delete rule.
3165 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3167 * Makefile.in (distclean): Do not delete emacsver.texi.
3168 (dist): Remove reference to emacsver.texi.in.
3169 * emacsver.texi: New file, replacing emacsver.texi.in.
3171 2010-10-09 Glenn Morris <rgm@gnu.org>
3173 * emacsver.texi.in: New file.
3174 * emacs.texi: Set EMACSVER by including emacsver.texi.
3175 * Makefile.in (distclean): Delete emacsver.texi.
3176 (dist): Copy emacsver.texi.
3177 (EMACSSOURCES): Add emacsver.texi.
3179 * ack.texi (Acknowledgments): No more b2m.c.
3181 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3182 (emacs): Remove rule.
3183 (dist): No need to deal with the emacs rule any more.
3185 2010-10-07 Glenn Morris <rgm@gnu.org>
3187 * Makefile.in (version): New, set by configure.
3188 (clean): Delete dist tar file.
3189 (dist): Use version in tar name.
3191 2010-10-06 Glenn Morris <rgm@gnu.org>
3193 * Makefile.in (EMACS_XTRA): Add the main source file.
3194 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3195 (mostlyclean): No core files, reorder other files.
3196 (clean): Delete specific dvi and pdf files.
3197 (infoclean, dist): New rules.
3198 (maintainer-clean): Use infoclean.
3199 ($(infodir)): Add parallel build workaround.
3201 2010-10-04 Glenn Morris <rgm@gnu.org>
3203 * Makefile.in (SHELL): Set it.
3204 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3205 (info, dvi): Replace above variables with their expansions.
3206 (info): Move mkdir from here...
3207 ($(infodir)/emacs): ... to here (for parallel builds).
3209 ($(infodir)/emacs): Pass -o option to makeinfo.
3210 (.PHONY): Declare clean rules.
3211 (maintainer-clean): Delete dvi and pdf files.
3212 Guard against cd failures. Use a more restrictive delete.
3214 2010-10-02 Glenn Morris <rgm@gnu.org>
3216 * misc.texi (Shell Mode): Remove reference to old function name.
3218 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3220 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3221 indicator characters.
3223 2010-09-29 Glenn Morris <rgm@gnu.org>
3225 * Makefile.in (top_srcdir): Remove unused variable.
3227 2010-09-14 Glenn Morris <rgm@gnu.org>
3229 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3232 * calendar.texi (Appointments): Also updated when a diary include file
3235 2010-09-14 Glenn Morris <rgm@gnu.org>
3237 * trouble.texi (Bugs): Update the section intro.
3238 (Known Problems): New section.
3239 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3240 (Sending Patches): Bug fixes are best as responses to existing bugs.
3241 * emacs.texi (Known Problems): Add menu entry for new section.
3243 2010-09-09 Glenn Morris <rgm@gnu.org>
3245 * xresources.texi: Untabify.
3247 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3249 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3251 2010-09-06 Glenn Morris <rgm@gnu.org>
3253 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3255 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3257 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3259 2010-08-21 Glenn Morris <rgm@gnu.org>
3261 * misc.texi (Amusements): Mention bubbles and animate.
3263 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3265 * files.texi (Visiting): Add more index entries for
3266 large-file-warning-threshold.
3268 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3270 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3272 2010-06-23 Glenn Morris <rgm@gnu.org>
3274 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3275 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3276 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3277 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3278 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3279 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3280 Untabify Texinfo files.
3282 2010-06-10 Glenn Morris <rgm@gnu.org>
3284 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3286 * basic.texi (Inserting Text): Fix typo.
3288 2010-06-10 Glenn Morris <rgm@gnu.org>
3290 * ack.texi (Acknowledgments):
3291 * emacs.texi (Acknowledgments): Update for notifications.el.
3293 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3295 * dired.texi (Operating on Files): Mention encryption commands
3298 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3300 * basic.texi (Moving Point): Update due to renaming of commands bound
3301 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3303 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3305 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3307 (Line Truncation): Fix wording for bidi display.
3309 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3312 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3314 * building.texi (GDB Graphical Interface): Remove misleading comparison
3315 to an IDE (Bug#6128).
3317 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3319 * programs.texi (Man Page):
3320 * misc.texi (Invoking emacsclient):
3321 * mini.texi (Repetition):
3322 * mark.texi (Setting Mark): Fix typos.
3324 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3326 * misc.texi (Printing): Document htmlfontify-buffer.
3328 2010-05-08 Glenn Morris <rgm@gnu.org>
3330 * calendar.texi (Displaying the Diary, Format of Diary File):
3331 Fix external cross-references for TeX format output.
3333 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3335 * Version 23.2 released.
3337 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3339 * cmdargs.texi (Initial Options): Mention --chdir.
3341 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3343 * frames.texi (Tool Bars): Add tool-bar-style.
3345 2010-04-21 Glenn Morris <rgm@gnu.org>
3347 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3349 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3351 * programs.texi (Semantic): New node.
3353 * maintaining.texi (EDE): New node.
3355 * emacs.texi: Update node listing.
3357 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3359 2010-04-18 Glenn Morris <rgm@gnu.org>
3361 * emacs.texi (Acknowledgments): Remove duplicate.
3363 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3365 2010-04-18 Glenn Morris <rgm@gnu.org>
3367 * dired.texi (Misc Dired Features): Mention VC diff and log.
3368 * maintaining.texi (Old Revisions, VC Change Log):
3369 Mention that diff and log work in Dired buffers.
3371 * help.texi (Help Summary): Mention M-x info-finder.
3373 * ack.texi (Acknowledgments): Add mpc.el.
3375 * custom.texi (Specifying File Variables, Directory Variables):
3376 Document new commands for manipulating local variable lists.
3378 2010-04-18 Glenn Morris <rgm@gnu.org>
3380 * trouble.texi (Contributing): Add cindex entry.
3381 Mention etc/CONTRIBUTE.
3383 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3385 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3386 query-replace (Bug#5774).
3388 2010-04-16 Glenn Morris <rgm@gnu.org>
3390 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3392 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3394 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3396 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3398 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3400 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3402 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3403 cross-reference to "Inserting Text".
3405 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3406 Mention completion provided by `ucs-insert'.
3408 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3410 * sending.texi (Sending Mail): Note variables that may need
3412 (Mail Sending): Expand discussion of send-mail-function.
3414 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3416 Document Message mode as the default mail mode.
3418 * sending.texi (Sending Mail): Copyedits.
3419 (Mail Format, Mail Headers): Document mail-from-style changes.
3420 (Mail Commands): Rename from Mail mode. Document Message mode.
3421 (Mail Misc): Rename from Mail mode Misc.
3422 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3423 command names and update keybindings.
3424 (Header Editing): Document message-tab. De-document
3425 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3426 favor of mail-default-headers. Ad index entries for user-full-name and
3428 (Citing Mail): Update changes in Message mode behavior.
3429 Document mail-yank-prefix.
3430 (Mail Signature): New node, moved from Mail Misc.
3431 (Mail Aliases): Mail abbrevs are the default with Message mode.
3432 (Mail Methods): Note that Message mode is now the default.
3434 * rmail.texi (Rmail Reply):
3435 * text.texi (Text Mode):
3436 * major.texi (Major Modes):
3437 * mule.texi (Output Coding): Refer to Message mode.
3439 * custom.texi (Init Examples): Add xref to Mail Header.
3441 * emacs.texi (Top): Fix xrefs.
3443 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3445 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3446 repository if there is none.
3447 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3449 (Old Revisions): Copyedits. Document vc-root-diff.
3451 * programs.texi (Program Modes): Mention Javascript mode.
3453 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3454 * emacs.texi: Update node description.
3456 * misc.texi (Navigation): Document doc-view-continuous.
3457 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3459 2010-03-30 Juri Linkov <juri@jurta.org>
3461 * search.texi (Other Repeating Search): Remove line that `occur'
3462 can not handle multiline matches.
3464 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3466 * mule.texi (International): Mention support of bidirectional editing.
3467 (Bidirectional Editing): New section.
3469 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3471 * emacs.texi (Top): Update node names to those in building.texi.
3473 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3475 * building.texi: Describe restored GDB/MI functionality
3476 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3477 * emacs.texi: Update node names for building.texi.
3479 2010-03-24 Glenn Morris <rgm@gnu.org>
3481 * ack.texi (Acknowledgments):
3482 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3484 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3486 * xresources.texi (Table of Resources): Clarify toolBar number
3489 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3491 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3493 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3495 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3496 and multi-isearch-buffers-regexp.
3498 * indent.texi (Indentation): Clarify description of
3499 indent-for-tab-command. Document tab-always-indent.
3501 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3503 * cmdargs.texi (Font X): Move most content to Fonts.
3505 * frames.texi (Fonts): New node. Document font-use-system-font.
3508 * xresources.texi (Table of Resources):
3509 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3511 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3515 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3517 * custom.texi (Init Examples): Add xref to Locals.
3519 * major.texi (Choosing Modes): Mention usage of setq-default for
3520 setting the default value of major-mode (Bug#5688).
3522 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3524 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3526 * display.texi (Display Custom): Document make-pointer-invisible and
3527 underline-minimum-offset. Remove inverse-video.
3529 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3531 * frames.texi (Frame Commands): Note that the last ordinary frame can
3532 be deleted in daemon mode (Bug#5616).
3534 2010-02-18 Glenn Morris <rgm@gnu.org>
3536 * trouble.texi (Contributing): Repository is no longer CVS.
3538 2010-02-08 Glenn Morris <rgm@gnu.org>
3540 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3542 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3544 * display.texi (Useless Whitespace, Text Display):
3545 * custom.texi (Init Examples): Avoid obsolete special default variables
3546 like default-major-mode.
3548 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3550 * programs.texi (Other C Commands): Replace reference to obsolete
3553 2010-01-21 Glenn Morris <rgm@gnu.org>
3555 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3557 2010-01-12 Glenn Morris <rgm@gnu.org>
3559 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3560 emacs-pretest-bug for bug reports for development versions.
3562 2010-01-11 Glenn Morris <rgm@gnu.org>
3564 * display.texi (Highlight Interactively): `t' does not mean highlight
3565 all patterns. (Bug#5335)
3567 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3569 * misc.texi (Shell): Document async-shell-command.
3571 * building.texi (Grep Searching): Document zrgrep.
3573 * mini.texi (Completion Options): Mention `initials' completion style.
3575 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3577 * building.texi: Import GDB Graphical Interface description from
3580 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3582 * emacs.texi (Top): Update node listing.
3584 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3586 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3588 * cmdargs.texi (Initial Options):
3589 * xresources.texi (Resources): Document inhibit-x-resources.
3591 * custom.texi (Specifying File Variables): Note that minor modes are
3592 enabled unconditionally.
3594 * display.texi (Scrolling): Briefly document the old recenter command,
3595 and document recenter-positions.
3597 * files.texi (Visiting):
3598 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3600 * frames.texi (Cut/Paste Other App):
3601 Document save-interprogram-paste-before-kill.
3603 * killing.texi (Kill Options): New node.
3605 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3607 * misc.texi (Shell Options): ansi-color is now default.
3609 2009-12-05 Glenn Morris <rgm@gnu.org>
3611 * emacs.texi (Top): Update menu for cal-xtra node changes.
3612 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3613 or mode line. Don't mention invisible text or the details of
3614 diary-print-entries here, only in cal-xtra.
3615 (Format of Diary File): Mention that the "date on first line" format
3616 only really affects the simple display.
3617 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3618 (Diary Customizing): Holidays may be in the buffer or mode line.
3619 Move diary-print-entries to the "Diary Display" section.
3620 (Diary Display): New section, split out from "Fancy Diary Display".
3621 Explain the limitations of simple display, and how to print it.
3623 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3625 * cal-xtra.texi (Diary Display): Mention View mode.
3627 2009-11-29 Juri Linkov <juri@jurta.org>
3629 * display.texi (Highlight Interactively): Actually a list of
3630 default faces is pre-loaded into a list of default values
3631 instead of the history.
3633 2009-11-20 Glenn Morris <rgm@gnu.org>
3635 * ack.texi (Acknowledgments):
3636 * emacs.texi (Acknowledgments): Add htmlfontify.
3638 2009-11-14 Glenn Morris <rgm@gnu.org>
3640 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3642 * ack.texi (Acknowledgments):
3643 * emacs.texi (Acknowledgments): Update for recent Org changes.
3645 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3647 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3648 `charset' property, which is irrelevant to the user manual (Bug#3526).
3650 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3652 * trouble.texi (DEL Does Not Delete): Fix typo.
3654 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3656 * files.texi (Misc File Ops): Mention copy-directory.
3658 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3660 * mule.texi (Unibyte Mode): Emphasize that
3661 unibyte-display-via-language-environment affects only the display.
3663 * display.texi (Horizontal Scrolling): Document cursor behavior under
3664 horizontal scrolling when point moves off the screen (Bug#4564).
3667 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3669 * files.texi (Directories): delete-directory prompts for recursive
3672 2009-09-30 Glenn Morris <rgm@gnu.org>
3674 * ack.texi (Acknowledgments):
3675 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3677 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3679 * dired.texi (Dired Navigation): Use @code instead of @var for
3680 dired-isearch-filenames, so that it's not capitalized.
3682 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3684 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3686 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3688 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3689 (Key Bindings): Reference Init Rebinding in introductory text.
3690 Shift some of the introduction to Keymaps node.
3691 (Keymaps): Simplify.
3692 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3693 (Minibuffer Maps): Remove mention of Mocklisp.
3694 (Init Rebinding): Move mode-local rebinding example here from Local
3696 (Modifier Keys): Clarify.
3697 (Rebinding): Add cindex for "binding keys".
3699 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3701 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3703 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
3705 * building.texi (Threads Buffer, Multithreaded Debugging):
3706 Reorganize these two sections.
3708 2009-08-29 Eli Zaretskii <eliz@gnu.org>
3710 * cmdargs.texi (Initial Options): Fix last change.
3712 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3714 * mule.texi (Enabling Multibyte):
3715 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3716 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3718 2009-08-20 Glenn Morris <rgm@gnu.org>
3720 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3722 2009-08-19 Glenn Morris <rgm@gnu.org>
3724 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3726 2009-08-18 Glenn Morris <rgm@gnu.org>
3728 * ack.texi (Acknowledgments):
3729 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3731 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3733 2009-08-09 Glenn Morris <rgm@gnu.org>
3735 * ack.texi (Acknowledgments):
3736 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3738 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3740 * emacs.texi (Top): Add new menu items for GDB-UI.
3742 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3743 section. Threads buffer is in separate section now.
3745 2009-08-08 Glenn Morris <rgm@gnu.org>
3747 * ack.texi (Acknowledgments):
3748 * emacs.texi (Acknowledgments):
3749 Update for js2-mode and org changes.
3751 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
3753 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3756 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
3758 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3760 2009-07-23 Glenn Morris <rgm@gnu.org>
3762 * programs.texi (Matching): Update blink-matching-paren-distance.
3764 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
3766 * frames.texi (Cut/Paste Other App): For select-active-regions,
3767 selection is now updated on moving point.
3769 2009-07-21 Richard Stallman <rms@gnu.org>
3771 * glossary.texi (GNU, Daemon): Update information.
3773 2009-07-19 Juri Linkov <juri@jurta.org>
3775 * custom.texi (Specifying File Variables, Safe File Variables):
3776 "variables/value pairs" -> "variable/value pairs".
3778 2009-07-15 Glenn Morris <rgm@gnu.org>
3780 * misc.texi (Gnus): Remove widow.
3782 2009-07-11 Glenn Morris <rgm@gnu.org>
3784 * Makefile.in (TEXI2PDF): New.
3785 (emacs.pdf, emacs-xtra.pdf): New targets.
3787 * arevert-xtra.texi (Autorevert): Add menu descriptions.
3789 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3791 * emacs.texi (Top): Info can be read from other places than Emacs.
3792 Don't print the copying notice twice in the printed version.
3793 Update the menu and detailmenu.
3794 (Preface): The meaning of "on-line" has changed.
3795 Correct name for "Common Problems" chapter.
3796 (Distrib): Update FSF shop URL.
3797 (Intro): Showing two files at once is not so exciting.
3799 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3800 (Mac / GNUstep Basics): Minor grammar changes.
3801 (Mac / GNUstep Events): Fix typo.
3802 (GNUstep Support): CANNOT_DUMP no longer applies.
3804 * misc.texi (Document View): Fix typos.
3806 * dired.texi (Dired):
3808 * macos.texi (Mac OS / GNUstep):
3809 * maintaining.texi (Version Control, Introduction to VC):
3810 End menu descriptions with a period.
3812 2009-07-09 Eli Zaretskii <eliz@gnu.org>
3814 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3815 so categorical in saying that the option is only useful on NTFS.
3817 2009-07-09 Glenn Morris <rgm@gnu.org>
3819 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3820 (ENVADD): Add texinfodir to TEXINPUTS.
3822 * emacs.texi (Top): Fix cross-reference.
3824 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3826 * vc1-xtra.texi (Revision Tags): Fix typo.
3828 2009-07-03 Glenn Morris <rgm@gnu.org>
3830 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3831 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3832 (Merge Commands): `.' does not seem to work in A or B buffer.
3833 `l' can recreate the 3-window display.
3835 * glossary.texi (Glossary): Minor phrasing changes throughout.
3836 Add more internal cross-references.
3837 <Autoloading>: You can't really autoload a variable.
3838 <C-M->: Move details here from `M-C-' item.
3839 <Continuation Line>: Refer to `Truncation.'
3840 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3841 <Home Directory, Unix>: New entries.
3842 <Deletion of Files>: Mention recycle bins.
3843 <Directory>: Mention ``folders.''
3844 <Error>: Don't mention ``type-ahead.''
3845 <Fringe>: Refer to the manual node.
3846 <Minor Mode>: Can be global or local.
3847 <Spell Checking>: There are other checkers besides Ispell.
3849 2009-07-02 Glenn Morris <rgm@gnu.org>
3851 * anti.texi (Antinews): Minor changes in phrasing.
3853 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3854 some underfull lines in dvi output.
3856 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3858 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3860 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3862 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3864 * xresources.texi (Table of Resources): Mention maximized for
3867 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3869 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
3871 * anti.texi (Antinews): Correct the list of removed platforms.
3873 2009-06-28 Glenn Morris <rgm@gnu.org>
3875 * arevert-xtra.texi: Minor language tweaks.
3877 * dired-xtra.texi: Minor revisions.
3879 2009-06-23 Miles Bader <miles@gnu.org>
3881 * display.texi (Scrolling): Document `recenter-redisplay'.
3882 (Temporary Face Changes): Document `text-scale-set'.
3884 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3888 2009-06-17 Kenichi Handa <handa@m17n.org>
3890 * mule.texi (Charsets): Update the description for the new charset.
3891 (list-character-sets): New findex.
3892 (Language Environments): Add @anchor{Describe Language Environment}.
3894 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
3896 * basic.texi (Moving Point): Fix tag.
3898 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3900 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3901 use camel-case for PageUp and PageDown.
3903 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3904 camel-case for PageUp and PageDown.
3906 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3908 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3909 (Isearch Scroll): Decapitalize <next> and <prior>.
3911 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
3913 * fixit.texi (Spelling): Set default dictionary.
3914 Improve descriptions (Bug#2554)
3916 2009-06-08 David Reitter <david.reitter@gmail.com>
3918 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3919 since saving colors and faces set this way is not implemented.
3920 (Environment variables): Remove mention of mac-fix-env, which is
3921 scheduled to be removed.
3923 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
3925 * custom.texi (Init Examples): Add example of changing load-path.
3927 * building.texi (Lisp Libraries): Add example of changing
3928 load-path (Bug#3446).
3930 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
3932 * mark.texi (Mark): Further clarifications.
3933 (Setting Mark): Emphasize that C-SPC activates the mark.
3935 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
3937 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3939 (Using Region, Persistent Mark): Use "active mark" instead of "active
3942 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3944 * mule.texi (Select Input Method): Fix typo.
3946 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
3948 * anti.texi (Antinews): Document completion changes. Some additional
3949 copyedits and rearrangement of entries.
3951 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
3953 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3954 (Shell History Copying, Terminal emulator): Copyedits.
3956 * xresources.texi (Resources): Simplify descriptions.
3957 Shorten description of editres, which is not very useful these days.
3958 (Table of Resources): Document fontBackend resource.
3960 * trouble.texi (Quitting): Add other undo bindings to table.
3961 (DEL Does Not Delete): Note that the erasure key is usually labeled
3962 "Backspace". Remove discussion of obscure Xmodmap issue.
3964 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
3966 * files.texi (Visiting): Copyedits.
3968 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
3970 * basic.texi (Inserting Text): Document ucs-insert.
3972 * mule.texi (International Chars): Define "multibyte". Note that
3973 internal representation is unicode-based. Simplify definition of raw
3974 bytes. Mention ucs-insert.
3975 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3976 (Language Environments): Add language environments new to Emacs 23.
3977 (Multibyte Conversion): Node deleted.
3978 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3979 Don't mention obsolete emacs-mule coding system.
3980 (Output Coding): Copyedits.
3982 * emacs.texi (Top): Update node listing.
3984 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
3986 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3988 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3990 * building.texi (Lisp Libraries): `load-library' does offer completion.
3992 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
3994 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3995 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3997 2009-04-25 Eli Zaretskii <eliz@gnu.org>
3999 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4001 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4003 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4005 * building.texi (Lisp Interaction): Document initial-scratch-message.
4007 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4009 * msdog.texi (Windows Fonts): Fix typos.
4011 * files.texi (Save Commands): Fix pxref.
4013 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4015 * files.texi (Save Commands): Mention diff-buffer-with-file.
4016 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4019 2009-03-15 Glenn Morris <rgm@gnu.org>
4021 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4022 the former is not always used.
4023 (Mail Headers): Use active voice. Add "Mail-reply-to".
4024 Change case of "Id". Avoid repeated "appropriate".
4025 (Mail Aliases): Fix previous change - use an example with a ".", so it
4026 does actually get quoted when expanded.
4027 (Mail Sending): Mailclient is the default on some systems.
4028 (Citing Mail): Mention mail-indentation-spaces.
4029 (Mail Mode Misc): Add an @dfn for "mail signature".
4031 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4033 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4034 (Completion Options): Document read-file-name-completion-ignore-case,
4035 read-buffer-completion-ignore-case, and completion-styles.
4036 Remove description of partial-completion-mode.
4038 2009-03-14 Glenn Morris <rgm@gnu.org>
4040 * sending.texi (Mail Format): Fix typo. Add index entry for
4041 mail-header-separator.
4042 (Mail Headers): Put info about initialization and changing in one place
4043 at the start. Update FCC section for mbox Rmail. Clarify From
4044 section, mention mail-setup-with-from. Clarify Reply-to section.
4045 Add Mail-followup-to and mail-mailing-lists. Clarify References
4047 (Mail Aliases): Update example, make less contentious.
4048 Update for name change of mail-interactive-insert-alias.
4049 (Mail Mode): Remove mention of `%' as a word separator.
4050 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4051 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4052 commands. Clarify FCC handling. In mail-complete, add reference to
4053 Mail Aliases section, and mention mail-complete-function.
4054 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4055 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4056 signature netiquette. Explain how the mail hooks work when continuing
4058 (Mail Amusements): Internationalize the spook section a bit.
4059 Remove the spook mail-setup-hook example, since it doesn't work well.
4060 Mention fortune-file.
4061 (Mail Methods): Mention read-mail-command.
4063 2009-03-14 David Reitter <david.reitter@gmail.com>
4065 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4066 and NS resources following recent changes.
4068 2009-03-10 Jason Rumney <jasonr@gnu.org>
4070 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4071 w32-use-visible-system-caret doc to indicate that it should get set
4073 (Windows Fonts): Add doc for the uniscribe backend.
4075 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4077 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4080 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4082 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4084 2009-03-05 Glenn Morris <rgm@gnu.org>
4086 * rmail.texi (Rmail Basics): Add reference to sorting.
4087 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4089 (Rmail Motion): Mention rmail-next-same-subject.
4090 (Rmail Deletion): Expunging is not the only way to change the numbers.
4091 (Rmail Labels): Labels can also be used in sorting.
4092 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4093 (Rmail Display): Mention rmail-mime.
4095 2009-03-04 Glenn Morris <rgm@gnu.org>
4097 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4098 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4099 summary. Mention sorts cannot be undone.
4100 (Rmail Display): Give an example of how to use goto-address-mode.
4101 (Rmail Editing): It's keybindings that are redefined, not commands.
4103 (Movemail): Some minor rewording.
4104 (Remote Mailboxes): Emacs movemail supports pop by default.
4105 Fix some minor grammatical issues. The "two alternative ways" to
4106 specify a POP mailbox are really just one. Remove all reference to the
4107 variables rmail-pop-password and rmail-pop-password-required, obsolete
4108 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4109 can support Kerberos.
4111 2009-03-03 Glenn Morris <rgm@gnu.org>
4113 * rmail.texi (Rmail Deletion): Revert previous change, which was
4114 describing the Rmail summary versions.
4115 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4116 Minor re-wording for rmail-resend.
4117 (Rmail Make Summary): Summaries apply to buffers rather than files.
4118 <rmail-summary-by-topic>: Headers includes the subject.
4119 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4120 details, including prefix arguments.
4121 Mention rmail-summary-by-senders on C-M-f.
4122 Not counting lines might be faster.
4123 (Rmail Summary Edit): More details on the delete commands.
4124 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4125 Name the commands bound to the various keys. Mention prefix argument
4127 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4128 Simplify rmail-highlighted-headers description. Update face name.
4130 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4132 * mark.texi (Marking Objects): Fix typo.
4134 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4136 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4137 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4139 2009-03-01 Glenn Morris <rgm@gnu.org>
4141 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4142 (Rmail Motion): - M-s searches from the end of messages.
4143 (Rmail Deletion): Minor clarification. Fix numeric argument
4145 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4146 newmail and RMAILOSE files need not be in home-directory.
4147 (Rmail Files): Mention I/O menus are unselectable if no files match.
4148 Mention `MAIL' env-var.
4150 2009-02-24 Jason Rumney <jasonr@gnu.org>
4152 * mule.texi (Fontsets): Mention fontset-default, font specs and
4154 (Defining Fontsets): Mention ns and w32 variants of
4155 standard-fontset-spec. Update description of startup fontset to match
4157 (Modifying Fontsets): New section. (Bug#656)
4158 (International): Link to Modifying Fontsets.
4160 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4162 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4163 Mention ns-extended-platform-support-mode.
4165 2009-02-22 Karl Berry <karl@gnu.org>
4167 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4169 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4171 * basic.texi (Moving Point, Position Info):
4172 * files.texi (Visiting):
4173 * mini.texi (Completion Options):
4174 * text.texi (HTML Mode): Remove duplicate words.
4176 2009-02-20 Glenn Morris <rgm@gnu.org>
4178 * rmail.texi: Minor updates for mbox rather than Babyl.
4180 2009-02-17 Karl Berry <karl@gnu.org>
4182 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4184 2009-02-17 Richard M Stallman <rms@gnu.org>
4186 * anti.texi (Antinews): Mention Babyl format.
4188 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4190 * rmail.texi: Update for mbox format.
4191 Various small fixes, as well as the following.
4192 (Out of Rmail): Node deleted.
4193 (Rmail): Update menu.
4194 (Rmail Files): Comment out set-rmail-inbox-list.
4195 Document rmail-inbox-list instead.
4196 (Rmail Output): Substantial changes since C-o is now
4197 rmail-output-as-seen and o is rmail-output.
4198 (Rmail Attributes): Delete `stored', add `retried'.
4199 (Rmail Display): Editing headers works in all cases.
4201 2009-02-17 Glenn Morris <rgm@gnu.org>
4203 * basic.texi (Position Info): M-x count-lines-region is not always on
4206 2009-02-09 Glenn Morris <rgm@gnu.org>
4208 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4211 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4213 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4214 documentation of possible problems with redecoding.
4216 2009-02-03 Glenn Morris <rgm@gnu.org>
4218 * rmail.texi (Out of Rmail): Mention b2m.pl.
4220 2009-01-31 Glenn Morris <rgm@gnu.org>
4222 * rmail.texi (Out of Rmail): Correct b2m location.
4224 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4226 * fixit.texi (Undo): Update undo limit values.
4228 2009-01-27 Glenn Morris <rgm@gnu.org>
4230 * emacs.texi (Top): Fix Antinews menu entry.
4232 2009-01-25 Karl Berry <karl@gnu.org>
4234 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4235 item with no marker, instead of the syntactically incorrect
4238 2009-01-25 Juri Linkov <juri@jurta.org>
4240 * building.texi (Grep Searching): Fix index entry for lgrep.
4242 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4244 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4246 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4248 * macos.texi (Preferences Panel): Update description of font setting to
4249 reflect that prior frame selection is no longer needed.
4251 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4253 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4254 raise GUD subsections.
4256 2009-01-15 Glenn Morris <rgm@gnu.org>
4258 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4260 2009-01-10 Glenn Morris <rgm@gnu.org>
4262 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4264 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4266 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4269 2008-12-29 Juri Linkov <juri@jurta.org>
4271 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4273 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4275 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4277 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4278 goto-address-mode instead of goto-address.
4280 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4283 * emacs.texi (Top): Update node listing.
4285 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4287 * custom.texi (Directory Variables): Explain what is a "project".
4288 Add indexing. Improve wording. Add a footnote about using
4289 _dir-locals.el on MS-DOS.
4291 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4293 * files.texi (Misc File Ops): Mention chmod as an alias for
4296 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4298 * help.texi (Help): Fix typos and reword.
4299 (Help Summary): Add entries for C-h n and C-h r, reorder
4300 entries, and do some minor fixes.
4301 (Name Help): Say that C-h F works for commands only.
4302 (Misc Help): Say that view-lossage displays 300 keystrokes.
4304 2008-12-20 Glenn Morris <rgm@gnu.org>
4306 * ack.texi (Acknowledgments): General update based on AUTHORS,
4307 including removal of some stuff no longer distributed.
4309 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4311 * fixit.texi: Mention hunspell.
4313 2008-12-19 Glenn Morris <rgm@gnu.org>
4315 * ack.texi (Acknowledgments): Small grammar fix.
4316 Consolidate explanatory text at start.
4318 * display.texi (Text Display):
4319 * indent.texi (Indentation): Use @acronym with ASCII.
4321 2008-12-18 Glenn Morris <rgm@gnu.org>
4323 * ack.texi: Various small updates and fixes.
4325 2008-12-18 Juri Linkov <juri@jurta.org>
4327 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4328 as a key binding to start a forward nonincremental word search.
4329 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4330 a backward nonincremental word search. Add index for `M-s w'
4331 `isearch-forward-word'.
4332 (Regexp Search): Add a short summary of regexp key commands like
4333 in the node "Basic Isearch".
4334 (Other Repeating Search): Fix typo.
4336 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4338 * misc.texi (PostScript Variables): Fix doc.
4340 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4342 * programs.texi (Program Modes): Mention Ruby mode.
4344 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4346 * misc.texi (emacsclient Options): Describe what an empty string
4347 argument does for --alternate-editor.
4349 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4351 * cmdargs.texi (Font X): Distinguish between client-side and
4352 server-side fonts. List valid Fontconfig properties. Add reference to
4353 Fontconfig manual. List valid GTK font properties. Explain use of
4356 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4358 * cmdargs.texi (Font X): Move discussion of quoting to top.
4360 2008-12-06 Glenn Morris <rgm@gnu.org>
4362 * maintaining.texi (Old Revisions): Improve previous change.
4364 2008-12-05 Richard M Stallman <rms@gnu.org>
4366 * anti.texi (Antinews): Minor fixes.
4368 2008-12-03 Glenn Morris <rgm@gnu.org>
4370 * maintaining.texi (Old Revisions): Fix diff-switches description.
4372 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4374 * emacs.texi (Top): Fix typo.
4376 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4378 * misc.texi (Document View): Explain dependence on gs at the top.
4381 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4383 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4384 (Comment Commands): Discuss region-active behavior of M-; first.
4386 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4388 * display.texi (Line Truncation): Add reference to Continuation
4391 * windows.texi (Pop Up Window): Mention split-height-threshold
4392 and split-width-threshold.
4393 (Split Window): Add reference to Continuation Lines.
4395 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4397 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4398 (GNUstep Support): New node.
4401 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4403 2008-11-28 Richard M Stallman <rms@gnu.org>
4405 * misc.texi (Dissociated Press): Minor cleanups.
4407 * dired.texi (Image-Dired): Avoid passive.
4409 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4411 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4414 2008-11-26 Richard M. Stallman <rms@gnu.org>
4416 * files.texi (Visiting): Rewrite paragraph for clarity.
4418 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4420 2008-11-25 Alan Mackenzie <acm@muc.de>
4422 * programs.texi (Moving by Parens): Clarify that parens inside strings
4423 and comments are ignored, and that the commands assume the starting
4424 point isn't in a string or comment.
4426 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4428 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4429 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4431 (Mac Customization): Rewrite Preferences Panel section and merge in to
4432 this node, add Open files by dragging to an Emacs window.
4434 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4436 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4438 * files.texi (Misc File Ops): Document set-file-modes.
4440 * windows.texi (Split Window): Document integer values of
4441 truncate-partial-width-windows.
4443 * text.texi (Text): Simplify description of markup languages.
4444 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4445 (TeX Editing): Note that `""' inserts one `"' character.
4446 (HTML Mode): Note in the introduction that XML mode is an alias for
4447 SGML mode. Mention nXML mode.
4449 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4451 * building.texi (Watch Expressions): Fix typo.
4453 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4455 * files.texi (Visiting): Document new behavior of
4456 confirm-nonexistent-file-or-buffer.
4458 * buffers.texi (Select Buffer):
4459 Document confirm-nonexistent-file-or-buffer.
4461 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4464 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4465 edit-picture', since that is just an alias for picture-mode.
4466 (Sentences): Note that repeated M-@ extends the region.
4467 (Pages): Make terminology more consistent. Link to Regexps node.
4468 (Longlines): Discuss relationship with Visual Line mode.
4469 (Text Mode): Remove extraneous discussion of other modes, since they
4470 were already introduced in the parent node.
4472 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4474 * anti.texi (Antinews): Rewrite.
4476 * entering.texi (Exiting): Mention "minimize" terminology.
4478 * frames.texi (Frame Commands): Mention "minimize" terminology.
4480 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4482 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4483 (Misc X): Don't document useless -hb option.
4485 2008-11-22 Juri Linkov <juri@jurta.org>
4487 * dired.texi (Dired Navigation): Change normal file name search option
4488 from `non-nil' to `t'. Add `dwim' option.
4490 2008-11-22 Juri Linkov <juri@jurta.org>
4492 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4493 ".dir-locals.el". Rename `define-project-bindings' to
4494 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4495 `dir-locals-set-directory-class'.
4497 2008-11-22 Lute Kamstra <lute@gnu.org>
4499 * buffers.texi (Select Buffer): Index goto-line.
4500 * basic.texi (Moving Point): Mention the use of a numeric prefix
4501 argument with goto-line and refer to Select Buffer for the use of a
4502 plain prefix argument.
4504 2008-11-19 Glenn Morris <rgm@gnu.org>
4506 * doclicense.texi: Update to FDL 1.3.
4507 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4509 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4511 * custom.texi (Minor Modes): Define mode commands and mode variables
4512 more precisely. Recommend using mode commands instead of setting
4513 variables directly. Put minor modes in a list, and add more modes.
4514 (Easy Customization): Use "init file" instead of .emacs.
4515 (Customization Groups): Update to new Custom buffer appearance.
4516 (Saving Customizations): Copyedits. Update example.
4517 (Variables): Give example of variable type-sensitivity.
4518 (Examining): Update example.
4520 (Specifying File Variables): Use C comments instead of an artificial
4521 Lisp for the example.
4522 (Keymaps): Move internals discussion to Prefix Keymaps.
4523 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4524 (Init Rebinding): Document kbd macro.
4525 (Init File): Link to Find Init.
4527 * mark.texi (Using Region): Document Delete Selection Mode more
4530 * frames.texi (Mouse Commands): Move most of the description of Delete
4531 Selection Mode to Using Region, and link to it.
4532 (Clipboard): Note that paste is bound to clipboard-yank.
4534 * building.texi (Compilation): Document first-error value of
4535 compilation-scroll-output.
4536 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4537 works as soon as an error is available. Suggested by Juri Linkov.
4539 * mini.texi (Passwords): New node.
4541 * files.texi (Remote Files): Link to Passwords node.
4543 * emacs.texi (Top): Update node listings.
4545 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4547 * ack.texi (Acknowledgments): Some updating of credits.
4549 * emacs.texi (Acknowledgments): Add a couple more names.
4551 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4553 * files.texi (Directories): Describe delete-directory in text.
4554 (Misc File Ops): Document use of trash.
4556 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4558 * macos.texi (Mac Customization): Fix typos.
4560 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4562 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4563 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4564 the conventions of the main Emacs manual.
4566 * emacs.texi (Top): Update node listings.
4568 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4570 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4571 command-line-args is processed during startup.
4572 (Action Arguments): Correctly describe how file arguments interact with
4573 the startup screen. Link to Lisp Interaction for scratch buffer.
4574 (Initial Options): Link to Command Example for -batch option.
4575 (Environment): Document initial-environment.
4577 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4578 can't be changed in the site-start file.
4580 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4582 * dired.texi (Dired): Mention C-x C-d too.
4583 (Dired Enter): Document M-n in the Dired minibuffer.
4584 (Dired Navigation): Explain dired-goto-file more clearly.
4585 Document dired-isearch-filenames.
4586 (Dired Deletion): Remove unnecessary "expunged" terminology.
4587 (Flagging Many Files): & is now rebound to `% &'.
4588 (Shell Commands in Dired): Document dired-do-async-shell-command.
4589 Clarify how multi-file arguments are passed.
4590 (Misc Dired Features): Document dired-do-isearch.
4592 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4594 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4596 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4598 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4600 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4602 * programs.texi (Program Modes): Link to Program Indent node.
4603 (Left Margin Paren): Explain consequences of changing
4604 open-paren-in-column-0-is-defun-start more concisely.
4605 (Which Function, Program Indent, Info Lookup): Minor edits.
4606 (Basic Indent): If region is active, TAB indents the region.
4607 (Multi-line Indent): If region is active, TAB indents the region.
4608 Note that indent-region is useful when Transient Mark mode is off.
4609 (Matching): The delimiter at the cursor is highlighted---the character
4611 (Symbol Completion): Link to Completion node.
4613 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4614 a strictly text-only system.
4616 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4619 2008-11-01 Richard M. Stallman <rms@gnu.org>
4621 * misc.texi (Document View): Major rewrite.
4623 * maintaining.texi (Types of Log File): Change logs are older than
4625 (VCS Concepts): Simplify and rearrange.
4626 (Version Control Systems): Make it clear that Linux is only the kernel.
4627 (VC Mode Line): Shorten reference to menu item.
4628 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4629 (VC Directory Mode): Minor cleanup.
4630 Unchanged files are hidden, not omitted.
4631 (VC Directory Commands): Shorten and simplify.
4632 (Change Log Commands): New node, split from Change Logs.
4633 (VC Directory Buffer): New node, split from VC Directory Mode.
4635 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4637 * misc.texi (Document View): Rename from Document Files, moved here
4640 * files.texi (Version Control): Move to maintaining.texi.
4641 Subnodes moved as well.
4642 (Document Files): Move to misc.texi.
4644 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4645 vc-update-change-log.
4646 (Version Control): Move here from files.texi.
4647 (Format of ChangeLog): Make it a subnode of Change Log.
4649 * emacs.texi (Top): Update node listing.
4651 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4653 * files.texi (Files): Add a section about document
4654 files (doc-view-mode).
4656 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4658 * building.texi (Compilation Mode):
4659 Document compilation-auto-jump-to-first-error.
4660 (Debuggers): Lower GUD subsections to subsubsections.
4661 (Starting GUD): Add cindex.
4662 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4664 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4666 * indent.texi (Indentation): Link to Program Indent.
4668 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4669 now uses emacsclient's terminal.
4671 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4673 * mark.texi (Using Region): Document use-empty-active-region.
4675 * emacs.texi (Top): Update node listings.
4677 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4678 Don't mention obsolete emacs.bash script.
4679 (Invoking emacsclient): Rewrite, moving optional arguments to
4680 emacsclient Options.
4681 (emacsclient Options): New node. Document server-use-tcp and
4684 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4686 * indent.texi (Indentation): Replace list with paragraphed text,
4687 putting description of syntax-driven indentation first. Document new
4688 effect of active regions on tab.
4689 (Tab Stops): Note that editable tab stops affect indentation commands.
4691 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4693 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4695 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4697 * custom.texi (Function Keys): Note that modified keypad keys are not
4700 * basic.texi (Arguments): Explain how to insert multiple digits.
4702 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
4704 * files.texi (Remote Files): Precise selection of default method.
4705 Rewrite paragraph about disabling remote file names.
4707 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4709 * search.texi (Special Isearch): Document M-TAB is isearch.
4711 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4714 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4716 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4718 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4721 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
4723 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4724 to files.texi. Move contents of vc2-xtra.texi here.
4726 * vc2-xtra.texi: File removed.
4728 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4729 Directory Commands from the submenu. Don't include deleted file
4732 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4733 (Version Control): Add VC Directory Mode and VC Directory Commands to
4735 (Why Version Control?): Use table format.
4736 (Version Control Systems): Note that Meta-CVS support is gone.
4737 (VCS Concepts): Note precisely when VC started supporting filesets.
4738 Remove bogus xref to CVS Options node.
4739 (Types of Log File): Copyedits.
4740 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4741 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4743 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4744 (Log Buffer): Reorganize node, putting C-c C-c description first.
4745 (Old Revisions): Use CVS for example, not RCS.
4746 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4747 Commands from the submenu, putting them under Version Control.
4748 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4749 need to include it in the manual unconditionally, since it is now
4750 crucial to using distributed version control systems.
4751 (Comparing Files): Note that diff uses the minibuffer, and that the
4752 output is shown using Diff mode.
4753 (Diff Mode): Explain what "patch" and "hunk" mean.
4754 Document diff-update-on-the-fly, diff-refine-hunk, and
4755 diff-show-trailing-whitespaces.
4756 (File Archives): Add rar support.
4758 * major.texi (Choosing Modes): Make mode selection sequence more
4759 obvious by describing the steps in order of priority. Note that
4760 magic-mode-alist is nil by default.
4761 Document magic-fallback-mode-alist.
4763 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4765 * frames.texi (Mouse References): Copyedits.
4767 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4769 * ack.texi (Acknowledgments): Add myself as doc-view author.
4771 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4773 * frames.texi (Dialog Boxes): Add @cindex entries.
4775 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4777 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4778 (Text-Only Mouse): Copyedit.
4780 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
4782 * frames.texi: Use @key throughout for mouse clicks.
4783 (Cut/Paste Other App): Document yank-pop-change-selection.
4784 (Secondary Selection): Fix modified mouse click syntax.
4785 (Clipboard): Describe Cut, Copy and Paste commands.
4786 (Mouse References): Not all references are in read-only buffers.
4788 (Creating Frames): Add xref to Init File.
4789 (Frame Commands): Add xref to Exiting.
4790 (Scroll Bars): Document GTK vs toolkit behavior.
4792 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
4794 * files.texi (Version Control): Copyedits. Add Bazaar.
4795 (Version Control Systems): List different VCS's using an itemized list.
4797 (VCS Concepts): Copyedits. Tweak description of file merging.
4799 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4800 (Cut/Paste Other App): Document select-active-regions and
4801 x-select-enable-primary.
4803 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
4805 * mark.texi (Shift Selection): Correct case in node name.
4807 * emacs.texi (Top): Update node order in Mark chapter.
4809 2008-10-12 Eli Zaretskii <eliz@gnu.org>
4811 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4813 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4814 elsewhere in the manual instead of describing yet again the intricacies
4815 of $HOME on MS-Windows and MS-DOS.
4817 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
4819 * mini.texi (Minibuffer File): Add xref to File Names.
4820 (Minibuffer File): Add discussion of `~' in file names.
4821 Add insert-default-directory index reference.
4823 * files.texi (File Names): Reorganize description.
4824 (Visiting): Add xref to Mode Line. Copyedits.
4825 (Save Commands): Mention prefix behavior of C-x C-s.
4826 (Numbered Backups): Node deleted.
4827 (Backup Names): Contents of Numbered Backups moved here. State default
4828 of version-control variable.
4829 (Reverting): Copyedits.
4830 (Version Control): Add additional version control systems.
4832 * emacs.texi (Top): Delete Numbered Backups node.
4834 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4836 (Initial Options): Document renamed variable inhibit-startup-screen.
4838 2008-10-11 Romain Francoise <romain@orebokech.com>
4840 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4842 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
4844 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4845 (Select Buffer): Mention use of minibuffer history. Describe default
4846 value of default-major-mode. Mention that C-x 4 b selects the other
4848 (List Buffers): Document CRM indicators in the order they appear.
4849 (Kill Buffer): Document new command kill-matching buffers.
4850 (Several Buffers): Move explanation of the relationship between buffer
4851 list and buffer menu to the top.
4852 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4854 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
4856 * entering.texi (Exiting): Document change of C-x C-c to
4857 save-buffers-kill-terminal. Document kill-emacs.
4859 2008-09-30 Eli Zaretskii <eliz@gnu.org>
4861 * mule.texi (Coding Systems): Don't mention codepage-setup.
4863 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4864 cpNNN coding systems anymore.
4865 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
4866 for unibyte mode. Don't mention line-drawing characters.
4867 Don't mention dos-unsupported-char-glyph.
4869 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
4871 * search.texi (Search): Shorten introduction.
4872 (Basic Isearch): Add command table. Discuss reverse isearch and
4873 isearch highlighting.
4874 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4876 (Special Isearch): Move input methods discussion here.
4877 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4878 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4880 (Isearch Minibuffer): New node.
4881 (Word Search): Document new word search commands.
4882 (Regexp Example): Simplify example using sentence-end-base variable.
4883 (Replace): Reword introduction.
4884 (Unconditional Replace): Remove unnecessary example.
4885 (Other Repeating Search): Document new `M-s o' binding.
4887 * emacs.texi (Top): Update node listings.
4889 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
4891 * emacs.texi (Top): Remove Kill Errors from menu.
4893 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
4895 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4896 interface for defining macros. Simplify examples. Note that C-g quits
4898 (Keyboard Macro Counter): Document using F3 to insert counter.
4900 (Keyboard Macro Query): Organize query responses in a table.
4902 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4903 Link to Erasing node.
4904 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4905 rationale to a footnote.
4906 (Kill Errors): Remove node, due to redundancy with Erasing.
4907 (Spelling): Move discussion of flyspell to end. Note new behavior of
4908 M-$ in active region. Remove non-ispell-specific keybindings from
4911 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4913 * cmdargs.texi (Initial Options): Document --daemon.
4915 2008-09-20 Glenn Morris <rgm@gnu.org>
4917 * files.texi (Numbered Backups): Mention that some modes set
4920 2008-09-20 Jim Blandy <jimb@red-bean.com>
4922 * files.texi (Numbered Backups): Reference File Variables, as well.
4923 Remove discussion of Rmail's implementation.
4925 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
4927 * misc.texi (Recursive Edit): Note that top-level exits active
4930 * trouble.texi (Quitting): Likewise.
4932 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
4934 * emacs.texi (Top): Add Temporary Face Changes xref.
4936 * display.texi (Display): Move Temporary Face Changes node to just
4937 after Standard Faces.
4938 (Scrolling): Document recenter-top-bottom instead of recenter.
4939 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4940 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4941 (Display Custom): Copyedits.
4942 (Optional Mode Line): Document display-battery-mode.
4944 2008-08-27 Romain Francoise <romain@orebokech.com>
4946 * custom.texi (Directory Variables): Minor fix.
4948 2008-08-27 Glenn Morris <rgm@gnu.org>
4950 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4952 (Calendar Customizing): Tweak layout description.
4953 Move calendar-today-marker and calendar-today face to the other
4954 markers. Condense calendar-star-date and calendar-mark-today
4956 (Holiday Customizing): Add oriental and solar holidays.
4957 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4958 Fix holiday-float description. Use zerop in examples. Be less verbose.
4959 (Date Display Format): Change ISO format. Be less verbose.
4960 (Diary Customizing): Mention day and month abbrev arrays.
4961 Mention the date-form variables by name. Update European example.
4962 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4963 Condense examples. Mention diary-entry-symbols by name.
4964 Condense table for insertion commands.
4965 (Fancy Diary Display): Mention diary-include-string and
4966 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4967 Ethiopic, Persian date functions. Condense descriptions.
4969 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4970 (Adding to Diary): Adapt for changed node name.
4972 2008-08-26 Glenn Morris <rgm@gnu.org>
4974 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4975 node "Hebrew/Islamic Entries".
4977 * calendar.texi (Specified Dates): Fix names of iso functions.
4978 (General Calendar): There may not be another window.
4979 (Writing Calendar Files, Holidays): Tweak intro.
4980 (Holidays): Mention Baha'i and Chinese holidays.
4981 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4982 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4983 (To Other Calendar): Add calendar-print-other-dates.
4984 Refer to "graphic display" rather than "X.
4985 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4986 (Displaying the Diary): Fix whitespace after reference.
4987 Fix `diary-number-of-entries' reference.
4988 (Date Formats): Explicitly mention that day names can be abbreviated.
4989 (Adding to Diary): Add some references to other sections.
4990 (Special Diary Entries): Fix reference.
4991 (Appointments): Simplify appt-message-warning-time entry.
4992 Clarify where times must be.
4993 (Importing Diary): Comment out icalendar paragraph that does not apply.
4994 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4996 2008-08-23 Glenn Morris <rgm@gnu.org>
4998 * fortran-xtra.texi (Fortran): Change description of free form and
4999 fixed form a bit. Mention hideshow and imenu.
5000 (Fortran Motion): Mention fortran-end-of-subprogram,
5001 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5002 (Fortran Indent): Minor re-word.
5003 (ForIndent Commands): Mention fortran-fill-paragraph and
5004 fortran-fill-statement.
5005 (ForIndent Cont): Mention fortran-tab-mode-string.
5006 (Fortran Comments): Mention fortran-comment-line-start-skip.
5007 (Fortran Columns): Mention font-locking.
5008 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5010 2008-08-23 Johan Bockgård <bojohan@muon>
5012 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5014 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5016 * mini.texi (Minibuffer): Simplify introduction.
5017 (Minibuffer File): Document tilde in minibuffer filenames.
5018 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5019 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5020 (Completion Example): Update example to current command list.
5021 (Completion Options): Document `lazy' value of completion-auto-help.
5022 Update contents of completion-ignored-extensions.
5023 (Minibuffer History): Describe "future history" list. State default
5024 value of history-delete-duplicates.
5026 2008-08-21 Glenn Morris <rgm@gnu.org>
5028 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5029 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5031 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5033 * regs.texi (Registers): Clarify valid register names.
5034 (RegPos): Note that buffer is saved and restored too.
5035 (RegText): Note that mark is reactivated/deactivated.
5036 (RegConfig): Xref to Windows node.
5038 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5040 * basic.texi (Inserting Text): Provide command name for C-q.
5042 * killing.texi (Killing): Copyedit. Define read-only text.
5043 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5044 (Killing by Lines): Copyedit.
5045 (Other Kill Commands): Move M-w description here.
5046 (Yanking): Move M-w to Other Kill Commands.
5047 (Kill Ring): Also mention saving text in registers. Link to Text
5048 Properties in elisp manual.
5049 (Accumulating Text): Copyedit.
5050 (CUA Bindings): Shift selection is now the default.
5052 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5054 * maintaining.texi (Change Log): Mention next-error is available.
5056 2008-08-10 Glenn Morris <rgm@gnu.org>
5058 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5059 and intermonth text.
5060 (Holiday Customizing): Add holiday-chinese.
5062 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5064 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5066 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5068 * files.texi (Log Buffer): Describe C-c C-d.
5069 (Diff Mode): Describe C-x 4 A.
5071 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5073 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5075 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5077 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5078 describe the new bindings to show the changeset diff, toggle annotation
5079 visibility, show revisions.
5080 (VC Status): Describe key bindings for modifying the change comments,
5081 displaying changeset diffs and annotations.
5083 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5085 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5087 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5089 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5091 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5094 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5096 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5097 marking/unmarking. Add descriptions for the multiple file search
5098 commands. Improve some old info.
5100 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5102 * display.texi (Visual Line Mode): New node.
5104 * basic.texi (Inserting Text): Move DEL to deletion node.
5105 (Moving Point): Add additional alternative key bindings.
5106 Describe line-move-visual.
5107 (Erasing): Describe DEL.
5108 (Basic Undo, Blank Lines, Arguments): Copyedit.
5109 (Continuation Lines): Mention Visual Line mode.
5110 (Position Info): Move extended discussion to mule.texi.
5112 * mule.texi (International Chars): Describe C-x =.
5114 * emacs.texi (Top): Add Visual Line Mode node.
5116 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5118 * emacs.texi: Remove VMS support.
5120 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5122 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5123 the vc-dir command name.
5125 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5127 * xresources.texi: Remove mentions of Mac Carbon.
5129 2008-07-19 Andreas Schwab <schwab@suse.de>
5131 * ns-emacs.texi: Move to ../misc.
5133 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5135 * entering.texi (Exiting): Don't describe text-only terminals as the
5136 default. Describe the new startup screen.
5137 (Exiting): Describe how to kill Emacs first. Change description of
5138 iconification to handle modern window systems.
5140 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5142 * ns-emacs.texi: New file, documents features of Emacs port under
5145 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5147 * entering.texi (Entering Emacs): Update prev node.
5149 * glossary.texi (Glossary): Remove xref to Text Characters.
5151 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5152 directly, rather than in the context of ASCII. Move description of
5153 special properties of modifier key to new Modifier Keys node.
5155 (Text Characters): Delete node. Multibyte is the default nowadays, and
5156 the node contents are obsolete.
5158 * custom.texi (Modifier Keys): New node.
5160 * emacs.texi (Top): Update node list.
5162 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5164 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5165 saying that Emacs provides menus and mouse support (which is par for
5168 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5170 (Point): Copyedit. Relegate historical trivia to a footnote.
5171 (Mode Line): Explain mode-line format more consistently.
5172 (Menu Bar): Copyedit.
5174 2008-06-27 Glenn Morris <rgm@gnu.org>
5176 * cal-xtra.texi (Sexp Diary Entries):
5177 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5179 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5181 * mark.texi (Shift selection): New node.
5183 (Persistent Mark): Move to the end of the chapter.
5185 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5187 * makefile.w32-in (distclean): Remove makefile.
5189 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5191 * building.texi (Starting GUD): Add an entry for gud-gdb.
5192 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5195 2008-06-17 Glenn Morris <rgm@gnu.org>
5197 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5199 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5201 * building.texi (Starting GUD): Expand on remote debugging.
5202 (Other GDB-UI Buffers): Mention new keyboard bindings.
5204 2008-06-15 Glenn Morris <rgm@gnu.org>
5206 * gnu.texi: Use a verbatim license for this invariant section,
5209 2008-06-13 Daniel Engeler <engeler@gmail.com>
5211 * emacs.texi, misc.texi: Add documentation about serial port access.
5213 2008-06-13 Glenn Morris <rgm@gnu.org>
5215 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5218 2008-06-05 Miles Bader <miles@gnu.org>
5220 * display.texi (Temporary Face Changes): Update to reflect function
5221 renamings in face-remap.el.
5223 2008-06-04 Miles Bader <miles@gnu.org>
5225 * display.texi (Temporary Face Changes):
5226 Add `adjust-buffer-face-height'. Rewrite description of
5227 `increase-buffer-face-height' and `decrease-default-face-height' now
5228 that they aren't bound by default.
5230 2008-06-03 Miles Bader <miles@gnu.org>
5232 * display.texi (Temporary Face Changes): New node.
5234 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5236 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5238 2008-05-31 Glenn Morris <rgm@gnu.org>
5240 * cal-xtra.texi (Fancy Diary Display): Simplify.
5242 2008-05-30 Glenn Morris <rgm@gnu.org>
5244 * cal-xtra.texi (Fancy Diary Display): Update for
5245 diary-display-function replacing diary-display-hook.
5247 2008-05-29 Drew Adams <drew.adams@oracle.com>
5249 * msdog.texi (Windows Keyboard): Add descriptions of
5250 w32-register-hot-key and w32-unregister-hot-key.
5252 2008-05-21 Tom Tromey <tromey@redhat.com>
5254 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5257 2008-05-19 Tom Tromey <tromey@redhat.com>
5259 * custom.texi (Variables): Add Directory Variables to menu.
5260 (Directory Variables): New node.
5262 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5264 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5266 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5268 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5269 Revision Tags and rewritten. Section now uses modern terminology,
5270 (tags rather than snapshots) and describes post-SCCS systems more
5273 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5275 * msdog.texi (Windows Files): Update documentation of
5276 w32-get-true-file-attributes.
5278 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5280 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5283 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5285 * killing.texi (Appending Kills): Remove a strangely off-topic index
5288 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5290 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5292 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5294 * buffers.texi, files.texi (Version-control):
5295 vc-toggle-read-only is no longer a good idea...
5297 2008-04-29 Glenn Morris <rgm@gnu.org>
5299 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5301 2008-04-22 Juri Linkov <juri@jurta.org>
5303 * dired.texi (Subdirectories in Dired): Describe using `^'
5304 to return to the parent directory.
5306 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5308 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5311 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5313 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5314 (Other GDB-UI Buffers): Update for recent thread related changes.
5316 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5318 * maintaining.texi (Maintaining):
5319 * emacs.texi (Top): Typo.
5321 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5323 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5324 arg in `font-lock-add-keywords'.
5326 2008-04-08 Glenn Morris <rgm@gnu.org>
5328 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5329 Also add Baha'i calendar references where appropriate.
5331 2008-04-05 Glenn Morris <rgm@gnu.org>
5333 * custom.texi (Init File): Byte-compiling .emacs is bad.
5335 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5337 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5339 2008-03-29 Glenn Morris <rgm@gnu.org>
5341 * calendar.texi: Update for `calendar-date-style' replacing
5342 `european-calendar'.
5344 2008-03-28 Jason Rumney <jasonr@gnu.org>
5346 * display.texi (Display Custom): Mention overlay-margin in text.
5348 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5350 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5353 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5355 * mark.texi (Mark): Rearrange nodes.
5356 (Persistent Mark): Rename from Transient Mark.
5357 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5358 Describe Transient Mark mode as the default.
5360 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5361 the default behavior with Transient Mark mode off.
5362 (Position Info): Fix typo.
5364 * display.texi (Standard Faces): Reference the Mark node.
5365 Remove discussion of the region face, which is discussed there.
5367 * emacs.texi (Top): Update node listings.
5369 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5372 * fixit.texi (Undo): Standardize choice of undo key sequence.
5373 (Undo, Spelling): Describe Transient Mark mode as the default.
5375 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5378 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5380 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5381 mode is the default, and note that the mark is not activated when set.
5383 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5384 Describe Transient Mark mode as the default.
5386 * search.texi (Basic Isearch): Reference the Mark Ring node.
5387 (Replace, Unconditional Replace, Other Repeating Search):
5388 Describe Transient Mark mode as the default.
5390 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5391 Describe Transient Mark mode as the default.
5392 (Paragraphs): Describe how M-h behaves when region is active.
5394 * trouble.texi (Quitting): Clarify effects of C-g.
5396 2008-03-13 Glenn Morris <rgm@gnu.org>
5398 * emacs.texi (EMACSVER): Set to 23.0.60.
5400 2008-03-05 Glenn Morris <rgm@gnu.org>
5402 * dired.texi (Hiding Subdirectories): Fix previous change.
5404 2008-03-05 Drew Adams <drew.adams@oracle.com>
5406 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5408 2008-02-28 Kim F. Storm <storm@cua.dk>
5410 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5411 Move describe-distribution to C-h C-o.
5412 Move view-emacs-problems to C-h C-p.
5413 Add view-emacs-debugging on C-h C-d.
5414 Add view-external-packages on C-h C-e.
5415 Add view-order-manuals on C-h C-m.
5417 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5419 * msdog-xtra.texi (MS-DOS): Docstring fix.
5421 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5423 * msdog.texi (Windows Fonts): Use a @table for describing font
5426 2008-02-07 Jason Rumney <jasonr@gnu.org>
5428 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5430 (Windows HOME): Clarify what is meant by "if that fails as well".
5431 (Windows Fonts): New section.
5433 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5435 * basic.texi (Basic Undo): Remove duplicate "you can".
5437 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5439 * maintaining.texi (Tags): Fix last change.
5441 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5443 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5445 2008-01-26 Richard Stallman <rms@gnu.org>
5447 * maintaining.texi (Tags): Delete redundant index entry.
5449 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5451 * programs.texi (Imenu): Move "@cindex tags" from here...
5452 * maintaining.texi (Tags): ...to here.
5454 2008-01-23 Kevin Ryde <user42@zip.com.au>
5456 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5459 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5461 * entering.texi (Exiting): Fix typo.
5462 Reported by D. E. Evans <sinuhe@gnu.org>.
5464 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5466 * glossary.texi (Glossary): Fix typo.
5468 2007-12-27 Richard Stallman <rms@gnu.org>
5470 * text.texi (Formatted Text): Improve menu tag.
5471 (Editing Format Info): In Info, add duplicate menu of nodes
5473 (Format Faces): Say where Faces menu is found. Mention Other.
5474 (Format Colors): Say where these submenus are found.
5475 (Format Indentation, Format Justification): Likewise.
5476 (Format Properties): Likewise.
5478 2007-12-22 Richard Stallman <rms@gnu.org>
5480 * search.texi (Query Replace): Make exp of query-replace more
5481 self-contained, and clarify.
5483 2007-12-15 Richard Stallman <rms@gnu.org>
5485 * files.texi (Auto Save): Clarify definition of auto-saving.
5487 2007-11-26 Richard Stallman <rms@gnu.org>
5489 * help.texi (Help Echo): Cleanups.
5491 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5493 * files.texi (Why Version Control?): Fix typo.
5494 (VCS Concepts): Fix typos; small tense fix.
5495 (Selecting a Fileset): Fix typos; small rewording.
5496 (Log Buffer): Likewise.
5497 (Old Revisions): Likewise.
5499 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5501 * mule.texi (Communication Coding): Fix wording of last change.
5503 2007-11-16 Werner Lemberg <wl@gnu.org>
5505 * custom.texi (Specifying File Variables):
5506 * major.texi (Choosing Modes): Mention '\" in man pages.
5508 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5510 * mule.texi (Communication Coding): Document x-select-request-type.
5512 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5514 2007-11-15 Francesco Potortì <pot@gnu.org>
5516 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5519 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5521 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5522 (Help Echo): Avoid mentioning the term "region" here and
5523 consistently use the term "active text".
5525 2007-11-11 Glenn Morris <rgm@gnu.org>
5527 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5529 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5531 * search.texi (Query Replace):
5532 Mention `query-replace-show-replacement'.
5534 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5536 * building.texi (Watch Expressions): Remove obscure sentence.
5538 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5540 * mule.texi (Select Input Method): Describe how to activate an input
5541 method in the text mode.
5543 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5545 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5547 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5549 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5551 2007-10-30 Glenn Morris <rgm@gnu.org>
5553 * misc.texi (Directory Tracking): Explain a bit more about
5556 2007-10-25 Glenn Morris <rgm@gnu.org>
5558 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5560 2007-10-24 Richard Stallman <rms@gnu.org>
5562 * misc.texi (Interactive Shell): Cleanup last change.
5564 2007-10-22 Juri Linkov <juri@jurta.org>
5566 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5569 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5571 * files.texi: Disambiguate two slightly different uses of the term
5574 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5576 * trouble.texi (Quitting): Fix typo.
5578 2007-10-18 Glenn Morris <rgm@gnu.org>
5580 * frames.texi (Mode Line Mouse): Mention minor mode names.
5582 2007-10-17 Juri Linkov <juri@jurta.org>
5584 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5585 fill-paragraph operates on the active region in Transient Mark mode.
5586 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5587 with fill-paragraph.
5589 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5592 * fixit.texi (Spelling): ispell-word operates on the active region
5593 in Transient Mark mode.
5595 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5597 * building.texi (Source Buffers):
5598 * custom.texi (Init Non-ASCII):
5599 * glossary.texi (Glossary): Use "key binding" consistently.
5601 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5603 * calendar.texi (Diary): Fix directive.
5605 2007-10-16 Richard Stallman <rms@gnu.org>
5607 * calendar.texi (Diary): Clarify text about diary file example.
5609 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5611 * files.texi: Capitalize node names according to convention.
5613 2007-10-13 Glenn Morris <rgm@gnu.org>
5615 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5617 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5620 * files.texi (Version Systems): Minor fixes to version-control material
5621 suggested by RMS and Robert J. Chassell.
5623 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5625 * files.texi (Version Systems):
5628 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5629 operations. Change of terminology from `version' to `revision'.
5630 Revise text for adequate description of VCSes with monotonic IDs.
5631 * emacs.texi: Change of terminology from `version' to `revision'.
5633 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5635 * files.texi (Version Systems): Describe newer VCses.
5636 Reorder the descriptions to be chronological.
5638 2007-10-09 Richard Stallman <rms@gnu.org>
5640 * display.texi (Cursor Display): Correct how cursor appears
5641 in nonselected windows.
5643 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5645 * building.texi (GDB Graphical Interface): Remove references to gdba
5646 and mention gud-gdb.
5648 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5650 * rmail.texi (Rmail Sorting): Improve indexing.
5652 2007-10-06 Juri Linkov <juri@jurta.org>
5654 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5655 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5656 fill-paragraph-or-region.
5658 * basic.texi (Arguments): Replace fill-paragraph with
5659 fill-paragraph-or-region.
5661 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5663 * files.texi: Update the section on version control for 2007
5664 conditions. None of these changes are new-VC-specific; that
5667 2007-09-15 Glenn Morris <rgm@gnu.org>
5669 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5672 2007-09-14 Glenn Morris <rgm@gnu.org>
5674 * calendar.texi: Update all instances of mark-calendar-holidays,
5675 list-calendar-holidays, list-holidays with the new names.
5677 2007-09-06 Glenn Morris <rgm@gnu.org>
5679 Move manual sources from man/ to subdirectories of doc/.
5680 Split into the Emacs manual in emacs/, and other manuals in misc/.
5681 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5683 (infodir): New variable.
5684 (info): Use $infodir.
5685 (emacsman): Delete target, not needed any more.
5686 Move all targets that are not the Emacs manual to misc/Makefile.in.
5687 (mostlyclean): Remove `gnustmp'.
5688 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5690 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5691 (emacsman): Delete target, not needed any more.
5692 (clean): Remove all info files but Emacs manual.
5693 Move all targets that are not the Emacs manual to misc/Makefile.in.
5694 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5696 * Makefile.in (INFOSOURCES): Delete.
5697 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5698 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5700 (maintainer-clean): ...from here.
5702 2007-09-05 Glenn Morris <rgm@gnu.org>
5704 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5706 2007-08-29 Glenn Morris <rgm@gnu.org>
5708 * emacs.texi (EMACSVER): Increase to 23.0.50.
5710 2007-08-27 Richard Stallman <rms@gnu.org>
5712 * emacs.texi (Top): Clarify menu item for Glossary.
5714 * display.texi (Faces): Change secn title.
5715 Clarify not all fonts come from Font Lock.
5717 2007-08-17 Eli Zaretskii <eliz@gnu.org>
5719 * basic.texi (Position Info): Add index entry for face at point.
5720 Mention that character faces are also displayed by "C-u C-x =".
5722 2007-08-08 Glenn Morris <rgm@gnu.org>
5724 * glossary.texi (Glossary): Deprecate `iff'.
5726 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5728 * files.texi (File Conveniences): Document point motion keys in Image
5731 2007-07-27 Glenn Morris <rgm@gnu.org>
5733 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5736 * gpl.texi: New file with text of GPL.
5737 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5739 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5741 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5743 * dired.texi (Wdired): Mention C-x C-q key binding.
5745 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5747 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5749 2007-07-25 Glenn Morris <rgm@gnu.org>
5751 * emacs.texi (Copying): Replace license with GPLv3.
5753 * Relicense all FSF files to GPLv3 or later.
5755 2007-07-24 Glenn Morris <rgm@gnu.org>
5757 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5760 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
5762 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5763 default-directory for the current buffer is on a remote machine.
5765 2007-07-21 Eli Zaretskii <eliz@gnu.org>
5767 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5770 2007-07-21 Richard Stallman <rms@gnu.org>
5772 * files.texi (Why Version Control?): Improve previous change.
5774 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5776 * files.texi (Why Version Control?): New node.
5778 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5780 * building.texi (Starting GUD): Add xref to this anchor.
5782 2007-06-24 Karl Berry <karl@gnu.org>
5784 * emacs.texi: New Back-Cover Text.
5786 2007-06-07 Alan Mackenzie <acm@muc.de>
5788 * display.texi (Optional Mode Line): Document the new form of
5789 line+column numbers, "(561,2)".
5791 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5793 * maintaining.texi (Create Tags Table): Fix typos.
5795 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5797 * Version 22.1 released.
5799 2007-05-07 Karl Berry <karl@gnu.org>
5801 * emacs.texi (EMACSVER): Back to 22.
5803 2007-05-06 Richard Stallman <rms@gnu.org>
5805 * maintaining.texi (Create Tags Table): Clean up previous change.
5807 2007-05-05 Francesco Potortì <pot@gnu.org>
5809 * maintaining.texi (Create Tags Table): Add text about the dangers of
5810 making symbolic links to tags files.
5812 2007-05-04 Karl Berry <karl@gnu.org>
5814 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5816 2007-05-03 Karl Berry <karl@gnu.org>
5818 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5820 * .cvsignore (*.pdf): New entry.
5822 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5825 2007-05-01 Richard Stallman <rms@gnu.org>
5827 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5829 2007-04-28 Glenn Morris <rgm@gnu.org>
5831 * ack.texi (Acknowledgments):
5832 * anti.texi (Antinews):
5833 * programs.texi (Program Modes): Restore mention of python.el pending
5834 consideration of legal status.
5836 2007-04-28 Richard Stallman <rms@gnu.org>
5838 * files.texi (File Names): Fixes to ~ description on MS systems.
5840 2007-04-26 Glenn Morris <rgm@gnu.org>
5842 * emacs.texi (EMACSVER): Increase to 22.1.50.
5844 2007-04-25 Karl Berry <karl@gnu.org>
5846 * emacs.texi: Improve line breaks on copyright page,
5847 similar layout to lispref, 8.5x11 by default.
5849 * dired.texi (Image-Dired): Improve line break, fix typo.
5851 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
5853 * programs.texi (Program Modes):
5854 * anti.texi (Antinews):
5855 * ack.texi (Acknowledgments): python.el removed.
5857 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
5859 * display.texi (Highlight Interactively): Correct description of
5860 hi-lock-file-patterns-policy.
5862 * files.texi (File Archives): Mention self-extracting executables.
5864 2007-04-23 Eli Zaretskii <eliz@gnu.org>
5866 * search.texi (Unconditional Replace, Query Replace): Add xref to
5867 "Replacement and Case".
5869 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
5871 * dired.texi (Image-Dired): Move from Thumbnails node.
5872 * misc.texi (Thumbnails): Node deleted.
5873 * emacs.texi (Top): Update node listing.
5875 * files.texi (File Conveniences):
5876 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
5878 2007-04-21 Richard Stallman <rms@gnu.org>
5880 * display.texi (Highlight Interactively): Correct previous change.
5881 Clarify doc of hi-lock-find-patterns, and move new features into it.
5883 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
5885 * display.texi (Highlight Interactively):
5886 Document hi-lock-file-patterns-policy.
5888 2007-04-20 Martin Rudalics <rudalics@gmx.at>
5890 * display.texi (Scrolling): Fix typo.
5892 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
5894 * doclicense.texi: Remove node heading, so that it can be included by
5897 * emacs.texi: Insert node heading for GFDL.
5899 2007-04-14 Eli Zaretskii <eliz@gnu.org>
5901 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5904 * display.texi (Faces): Refer to "Creating Frames" for face
5905 and other frame customizations in .emacs.
5907 * frames.texi (Creating Frames): Mention that face customizations can
5908 be put in .emacs. Add index entries.
5910 2007-04-12 Richard Stallman <rms@gnu.org>
5912 * glossary.texi (Glossary): Explain `iff'.
5914 2007-04-11 Karl Berry <karl@gnu.org>
5917 * macos.texi (Mac Font Specs),
5918 * anti.texi (Antinews),
5919 * xresources.texi (Resources),
5920 * misc.texi (Emulation),
5921 * calendar.texi (Daylight Saving),
5922 * dired.texi (Dired and Find),
5923 * rmail.texi (Remote Mailboxes),
5924 * sending.texi (Mail Headers),
5925 * programs.texi (Which Function),
5926 * files.texi (Recover),
5927 * buffers.texi (Uniquify),
5928 * frames.texi (Wheeled Mice),
5929 * killing.texi (Rectangles): Wording to improve breaks in
5931 * mule.texi (Language Environments): \hbadness=10000 since there's
5933 * emacs.texi (smallbook): New @set to more easily switch between
5934 smallbook and 8.5x11.
5936 2007-04-11 Richard Stallman <rms@gnu.org>
5938 * files.texi (File Conveniences): Add xref to Tumme.
5939 Delete text about Thumbnail mode.
5941 2007-04-09 Alan Mackenzie <acm@muc.de>
5943 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5944 new name. Insert concept index entries.
5946 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
5948 * display.texi (Standard Faces): Document prefix arg for
5951 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5953 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
5955 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5957 * files.texi (Misc File Ops): Rewrite description of
5958 insert-file-literally.
5960 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5962 * misc.texi (Printing): Postscript -> PostScript.
5964 * ack.texi (Acknowledgments): Postscript -> PostScript.
5966 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5968 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5971 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
5973 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5975 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5976 (Init Non-ASCII): New node.
5978 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5980 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5982 2007-03-12 Glenn Morris <rgm@gnu.org>
5984 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5987 * calendar.texi: Replace "daylight savings" with "daylight
5988 saving" in text throughout.
5990 2007-03-04 Richard Stallman <rms@gnu.org>
5992 * custom.texi (Safe File Variables): Minor correction.
5994 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5996 * rmail.texi (Movemail): Add internal ref.
5997 Don't indent the intro for the PROTO table.
5998 Format PROTO table items with @code.
6000 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6002 * building.texi: Remove references to bashdb.
6004 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6006 * mule.texi (Language Environments): Update list of supported language
6009 2007-02-14 Kim F. Storm <storm@cua.dk>
6011 * building.texi (Grep Searching): Fix lgrep doc.
6013 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6015 * back.texi: Remove unused file.
6017 2007-02-05 Francesco Potortì <pot@gnu.org>
6019 * maintaining.texi (Tag Syntax): Now --members is the default for
6020 etags, not for ctags yet.
6022 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6024 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6025 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6026 expects. Add comments to prevent people from inadvertently modifying
6027 the key parts needed by `texinfo-multiple-files-update'.
6029 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6031 * frames.texi (Secondary Selection): Window clicked does not matter
6032 when mouse-yank-at-point is non-nil.
6034 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6036 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6037 ls-lisp-use-localized-time-format.
6039 2007-01-16 Glenn Morris <rgm@gnu.org>
6041 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6044 2007-01-11 Richard Stallman <rms@gnu.org>
6046 * msdog.texi (Windows Keyboard): Another small cleanup.
6048 2007-01-10 Richard Stallman <rms@gnu.org>
6050 * msdog.texi (Windows Keyboard): Yet another try to make
6051 everyone happy with that passage.
6053 2007-01-05 Richard Stallman <rms@gnu.org>
6055 * anti.texi (Antinews): Mention M-x shell scrolling.
6057 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6059 * building.texi (Watch Expressions): Describe gdb-max-children.
6061 2007-01-04 Richard Stallman <rms@gnu.org>
6063 * msdog.texi (Windows Keyboard): Clarify previous change.
6065 2007-01-02 Richard Stallman <rms@gnu.org>
6067 * custom.texi (Changing a Variable): Minor clarification.
6068 (Specific Customization): customize-customized => customize-unsaved.
6070 * entering.texi (Entering Emacs): Clean up text about restarting
6071 Emacs for each file.
6073 * misc.texi (Shell Options): Minor cleanup.
6075 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6076 with Emacs, not vice versa.
6078 * programs.texi (Symbol Completion): Recommend customizing
6081 * xresources.texi (Resources): Minor fix.
6083 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6085 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6087 2007-01-01 Richard Stallman <rms@gnu.org>
6089 * commands.texi (User Input): Document keys stolen by window mangers.
6091 2006-12-31 Richard Stallman <rms@gnu.org>
6093 * custom.texi (Specific Customization): Document customize-option
6094 instead of customize-variable.
6096 2006-12-31 Kim F. Storm <storm@cua.dk>
6098 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6100 2006-12-30 Kim F. Storm <storm@cua.dk>
6102 * killing.texi (CUA Bindings): Fix typo.
6104 * xresources.texi (Table of Resources): Mention grow-only value for
6105 auto-resize-tool-bars.
6107 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6109 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6110 and how to get them back.
6112 2006-12-26 Richard Stallman <rms@gnu.org>
6114 * calendar.texi (Holidays): Holiday listing is based on current
6115 practice, but DST is not.
6117 2006-12-25 Richard Stallman <rms@gnu.org>
6119 * emacs.texi (Top): Update subnode menus.
6121 * mark.texi (Transient Mark): Fix xref.
6123 * killing.texi (Graphical Kill): Node deleted.
6124 (Killing): Add xref to Cut and Paste.
6125 (CUA Bindings): Update xref.
6127 * frames.texi (Cut and Paste): New section to hold other nodes.
6128 (Mouse Commands): Node demoted.
6129 (Cut/Paste Other App): Split out from Mouse Commands.
6130 (Word and Line Mouse): Likewise.
6131 (Secondary Selection, Clipboard): Nodes demoted.
6133 2006-12-24 Kevin Ryde <user42@zip.com.au>
6135 * calendar.texi (Holidays): US daylight saving begins second Sunday
6136 in March for 2007 onwards.
6137 (Daylight Savings): Show new US default daylight saving rules, 2nd
6138 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6140 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6142 * calendar.texi (Scroll Calendar): < and > are switched.
6144 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6146 * killing.texi (Deletion): Describe M-\ prefix argument.
6148 2006-12-23 Richard Stallman <rms@gnu.org>
6150 * search.texi (Regexp Search): Explain why forward and reverse regexp
6151 search are not mirror images.
6153 2006-12-19 Kim F. Storm <storm@cua.dk>
6155 * major.texi (Choosing Modes): Describe match-function elements for
6158 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6160 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6163 2006-12-18 Richard Stallman <rms@gnu.org>
6165 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6167 2006-12-17 Alan Mackenzie <acm@muc.de>
6169 * programs.texi (Left Margin Paren): Remove the bit which says
6170 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6171 Discuss some of the issues of setting this option to nil.
6173 2006-12-17 Glenn Morris <rgm@gnu.org>
6175 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6177 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6179 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6180 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6182 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6185 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6187 * text.texi (HTML Mode): Fix "C-c TAB".
6189 2006-12-09 Richard Stallman <rms@gnu.org>
6191 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6193 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6195 * files.texi (Misc File Ops): Document insert-file-literally.
6197 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6199 * cmdargs.texi (Colors): Note that --color is intended for overriding
6200 the terminal defaults, not for normal invocation.
6202 * misc.texi (Emacs Server): Improve wording. Don't mention the
6203 ``server program''. Add a cross-reference to "Init File" node.
6204 (Invoking emacsclient): Add index entries. Document both short and
6205 long versions of command-line options. Document the -f option.
6207 2006-12-06 Richard Stallman <rms@gnu.org>
6209 * text.texi (Outline Format): Say to set outline-regexp
6210 and outline-level with major modes and file local variables.
6212 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6214 * anti.texi (Antinews): Mention the alternative to
6215 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6217 * misc.texi (Interactive Shell): Ditto.
6219 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6221 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6223 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6225 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6227 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6228 colon in the mode line.
6230 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6232 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6234 * building.texi (Watch Expressions): Mention SPC for expanding/
6235 contracting watch expressions.
6237 2006-11-26 Kim F. Storm <storm@cua.dk>
6239 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6241 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6243 * building.texi (Debugger Operation): Define text command mode.
6244 Clarify how tooltips work.
6245 (GDB Graphical Interface): Explain how to run in text command mode
6248 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6250 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6252 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6254 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6256 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6258 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6259 and EMACS is deprecated.
6261 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6263 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6265 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6267 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6269 * emacs.texi: Include xresources.texi both for info and dvi.
6271 * xresources.texi: Merge text from xresmini.texi.
6273 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6275 * glossary.texi: Fix typos.
6277 2006-11-06 Richard Stallman <rms@gnu.org>
6279 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6281 * ack.texi (Acknowledgments): Fix name spelling.
6283 2006-11-01 Juri Linkov <juri@jurta.org>
6285 * search.texi (Word Search): Document incremental word search.
6287 2006-10-28 Glenn Morris <rgm@gnu.org>
6289 * ack.texi (Acknowledgments): Add cal-html author.
6291 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6292 Calendar"). Describe new package cal-html.
6293 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6296 2006-10-23 Richard Stallman <rms@gnu.org>
6298 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6299 Abbrev mode is enabled.
6301 2006-10-16 Richard Stallman <rms@gnu.org>
6303 * emacs.texi: Update ISBN.
6305 2006-10-11 Kim F. Storm <storm@cua.dk>
6307 * emacs.texi (Acknowledgments): Use @dotless{i}.
6309 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6311 * building.texi (Breakpoints Buffer): Mention catchpoints.
6313 2006-10-08 Kim F. Storm <storm@cua.dk>
6315 * ack.texi (Acknowledgments): Update.
6317 * emacs.texi (Acknowledgments): Fix bad @/ form.
6319 2006-10-05 Kim F. Storm <storm@cua.dk>
6321 * emacs.texi (Acknowledgments): Add more contributors.
6323 2006-10-03 Richard Stallman <rms@gnu.org>
6325 * emacs.texi (Acknowledgments): Update version and edition.
6327 2006-10-01 Karl Berry <karl@gnu.org>
6329 * custom.texi (Customization Groups): Page break to keep example buffer
6332 2006-09-30 Karl Berry <karl@gnu.org>
6334 * programs.texi (Basic Indent): @need to improve page break.
6335 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6337 2006-09-29 Glenn Morris <rgm@gnu.org>
6339 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6341 2006-09-29 Karl Berry <karl@gnu.org>
6343 * windows.texi (Basic Window): Remove forced @break, no longer
6345 * frames.texi (Frame Commands),
6346 * mark.texi (Marking Objects): Reword to avoid bad page break.
6347 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6349 2006-09-19 Richard Stallman <rms@gnu.org>
6351 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6352 stick to present tense.
6354 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6356 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6357 to x-gtk-use-old-file-dialog.
6358 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6360 2006-09-15 Jay Belanger <belanger@truman.edu>
6362 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6363 Change "Library Public License" to "Lesser Public License"
6364 throughout. Use "yyyy" to represent year.
6366 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6368 * misc.texi (Interactive Shell): EMACS is now set
6369 to Emacs's absolute file name, not to "t".
6371 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6373 * files.texi (Visiting): Add index entry "open file".
6375 2006-09-11 Richard Stallman <rms@gnu.org>
6377 * building.texi (Compilation Mode): Clarification.
6378 (Grep Searching): Add xref to Compilation Mode.
6380 2006-09-08 Richard Stallman <rms@gnu.org>
6382 * search.texi (Search): Ref multi-file search commands here.
6383 (Other Repeating Search): Not here.
6385 2006-08-28 Richard Stallman <rms@gnu.org>
6387 * windows.texi (Split Window): Update xref.
6389 * basic.texi (Continuation Lines): Update xref.
6391 * indent.texi (Tab Stops): Update xref.
6393 * emacs.texi (Top): Update subnode menu.
6395 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6396 split out of Display Custom.
6398 2006-08-25 Kim F. Storm <storm@cua.dk>
6400 * display.texi (Display Custom): Add variables overline-margin
6401 and x-underline-at-descent-line.
6403 2006-08-25 Richard Stallman <rms@gnu.org>
6405 * entering.texi (Exiting): Rewrite to give graphical displays
6406 priority over text terminals.
6408 * search.texi (Incremental Search): Move index entries.
6410 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6412 * custom.texi (Init File): Reference Find Init to avoid "home
6413 directory" confusion.
6415 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6417 * building.texi (Other GDB-UI Buffers): Describe how to edit
6418 a value in the locals buffer.
6420 2006-08-21 Richard Stallman <rms@gnu.org>
6422 * search.texi (Basic Isearch): Add `isearch' index entry.
6424 2006-08-16 Richard Stallman <rms@gnu.org>
6426 * misc.texi (Saving Emacs Sessions): Clean up wording.
6428 * mark.texi (Marking Objects): Mention term "select all".
6430 * emacs.texi (Top): Update subnode menu.
6432 * help.texi (Help Mode): Move node up in file.
6434 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6436 * building.texi (Stack Buffer): Explain fringe arrow.
6438 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6440 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6443 2006-08-11 Romain Francoise <romain@orebokech.com>
6445 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6447 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6449 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6451 2006-08-10 Richard Stallman <rms@gnu.org>
6453 * text.texi (Format Faces): Substantial rewrites to deal
6454 with face merging. Empty regions don't count.
6455 Clarify face property inheritance.
6457 2006-08-08 Romain Francoise <romain@orebokech.com>
6459 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6460 <arjuropo@cc.jyu.fi>.
6462 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6464 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6465 apply to all frames.
6467 2006-08-01 Richard Stallman <rms@gnu.org>
6469 * help.texi (Name Help): Add index entries for describe-variable.
6471 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6473 * building.texi (GDB Graphical Interface): Shorten node names.
6474 (GDB-UI Layout): Use GDB-related.
6475 (Other GDB-UI Buffers): Simplify English.
6477 2006-07-31 Richard Stallman <rms@gnu.org>
6479 * search.texi (Query Replace): Add xref for Dired's Q command.
6481 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6483 * building.texi (GDB commands in Fringe): Rename to...
6484 (Source Buffers): ..this and move forward. Describe hollow arrow and
6485 new option gdb-find-source-frame.
6487 2006-07-29 Richard Stallman <rms@gnu.org>
6489 * dired.texi (Operating on Files): Simplify previous change
6490 and fix Texinfo usage.
6492 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6494 * dired.texi (Operating on Files): Add cross-references. State the
6495 Unix commands that do similar things.
6497 2006-07-28 Richard Stallman <rms@gnu.org>
6499 * mark.texi (Transient Mark): Clarify that region never disappears
6500 when Transient Mark mode is off, and not when it is on.
6502 2006-07-27 Richard Stallman <rms@gnu.org>
6504 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6506 2006-07-24 Richard Stallman <rms@gnu.org>
6508 * xresources.texi (GTK styles): Fix texinfo usage.
6510 * commands.texi (User Input): Explain why we teach keyboard cmds.
6512 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6513 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6514 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6515 * doclicense.texi, display.texi, dired.texi, basic.texi:
6516 * anti.texi, ack.texi: Move periods and commas inside quotes.
6518 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6520 * cmdargs.texi (General Variables): Document EMAIL.
6522 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6524 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6525 doesn't have effect on MS-Windows.
6527 2006-07-17 Richard Stallman <rms@gnu.org>
6529 * building.texi (Grep Searching): Explain about chaining grep commands.
6531 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6533 * killing.texi, mini.texi: Fix typos.
6535 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6537 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6538 is invoked for multiple files.
6540 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6542 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6543 on-line manual for the rest of this node.
6544 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6546 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6548 (Windows Printing): Improve wording.
6549 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6552 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6554 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6557 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6559 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6560 of character translation.
6562 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6564 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6566 2006-07-03 Karl Berry <karl@gnu.org>
6568 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6569 not-too-underfull hboxes in the TeX output.
6570 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6571 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6572 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6573 * sending.texi, text.texi: Fix overfull/underfull boxes.
6575 2006-07-03 Romain Francoise <romain@orebokech.com>
6577 * m-x.texi (M-x): Fix.
6579 2006-07-03 Richard Stallman <rms@gnu.org>
6581 * search.texi (Other Repeating Search): filename -> file name.
6583 * misc.texi (Narrowing): Minor cleanups.
6585 * files.texi (Visiting): filename -> file name.
6587 * emacs.texi (Top): Update subnode menus.
6589 * mule.texi (Coding Systems): Move char translation stuff here.
6590 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6591 (Recognize Coding): Substantial local rewrites.
6592 (International): Update menu.
6594 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6595 (Scrolling): Substantial local rewrites.
6596 (Display): Update menu and intro.
6598 * dired.texi: filename -> file name.
6600 * custom.texi (Safe File Variables): Texinfo usage fix.
6602 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6604 * help.texi, m-x.texi: Lots of cleanups.
6606 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6608 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6609 (Windows Processes, Windows Misc): Shorten the printed version by
6610 selectively conditioning less important portions by @ifnottex.
6612 2006-06-27 Richard Stallman <rms@gnu.org>
6614 * mini.texi (Minibuffer File): Minor cleanup.
6616 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6618 * frames.texi (XTerm Mouse): Rename to...
6619 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6621 * emacs.texi (Top): Use new node name.
6623 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6625 * emacs.texi (Top): Update the detailed menu according to changes in
6628 * msdog.texi (Windows Keyboard): New section.
6629 (Windows Mouse): New section.
6630 (Windows System Menu): Remove section (text merged with "Windows
6632 (Windows Misc): New section.
6634 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6636 * msdog.texi (ls in Lisp): New section.
6638 * files.texi (Visiting): Document case-insensitive wildcard matching
6639 under find-file-wildcards.
6641 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6643 * macos.texi (Mac Input): Add description of mac-function-modifier.
6644 Now Unicode keyboard layouts work.
6646 2006-06-10 Richard Stallman <rms@gnu.org>
6648 * mule.texi (Recognize Coding): Clarify previous change.
6650 2006-06-09 Kenichi Handa <handa@m17n.org>
6652 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6655 2006-06-07 Kevin Ryde <user42@zip.com.au>
6657 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6658 manual for @ifnottex, but in emacs-extra for @iftex.
6660 * cmdargs.texi (General Variables): Fix smtpmail xref.
6662 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6664 * programs.texi (Comment Commands):
6665 * custom.texi (Specifying File Variables):
6666 Use ;; instead of ;;; to better follow coding conventions.
6668 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6670 * building.texi (Watch Expressions): Move node to end.
6671 (GDB Graphical Interface): Move description of clicks in fringe...
6672 (GDB commands in the Fringe): ...to here. New node.
6674 2006-06-05 Romain Francoise <romain@orebokech.com>
6676 * xresmini.texi (GTK resources): Fix various typos.
6678 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6680 * building.texi (GDB Graphical Interface): Update bindings.
6681 (Commands of GUD): Add gud-print. Remove gud-run.
6682 Restate availability more generally.
6684 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6686 * mini.texi: Lots of cleanups.
6688 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6690 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6693 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6695 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6697 2006-05-31 Richard Stallman <rms@gnu.org>
6699 * basic.texi (Moving Point): Fix previous change.
6701 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
6703 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6705 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
6707 * basic.texi: Many simplifications and improvements in wording.
6709 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
6711 * anti.texi (Antinews): Create a node for gdb-ui.
6713 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6715 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6717 2006-05-20 Richard Stallman <rms@gnu.org>
6719 * dired.texi (Dired Navigation): dired-goto-file is now j.
6721 2006-05-20 Eli Zaretskii <eliz@gnu.org>
6723 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6726 * msdog.texi (Windows Printing): Mention non-support of plain text
6727 printing with some el-cheapo printers, and suggest a workaround.
6729 2006-05-20 Kevin Ryde <user42@zip.com.au>
6731 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6732 remove the bit saying you must set it.
6734 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6736 * trouble.texi (Checklist):
6737 * text.texi (Text, Auto Fill, Text Mode):
6738 * search.texi (Nonincremental Search):
6739 * rmail.texi (Rmail Labels):
6740 * mule.texi (Input Methods, Multibyte Conversion):
6741 * misc.texi (Gnus, Where to Look, PostScript):
6742 * maintaining.texi (Create Tags Table):
6743 * indent.texi (Indentation Commands):
6744 * fixit.texi (Spelling):
6745 * emacs.texi (Copying):
6746 * custom.texi (Init File): ifinfo -> ifnottex.
6748 2006-05-17 Richard Stallman <rms@gnu.org>
6750 * files.texi (Diff Mode): Mention C-x `.
6752 2006-05-08 Richard Stallman <rms@gnu.org>
6754 * custom.texi (Disabling): Textual cleanups.
6756 2006-05-12 Glenn Morris <rgm@gnu.org>
6758 * calendar.texi (Displaying the Diary, Format of Diary File):
6759 Refer to diary-view-entries, diary-list-entries,
6760 diary-show-all-entries rather than obsolete aliases.
6762 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6764 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6765 (Displaying the Diary, Special Diary Entries, Importing Diary):
6766 * building.texi (Compilation Shell):
6767 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6768 emacs-xtra with @inforef's.
6770 * files.texi (Visiting): Fix wording.
6772 * mule.texi (Coding Systems, Text Coding): More indexing.
6773 Mention that C-x RET f can set eol conversion.
6775 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
6777 * xresmini.texi (GTK resources): Insert GTK description.
6779 * xresources.texi (GTK resources): metafont should be menufont.
6781 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6783 * mini.texi (Completion Options): Completion of remote files'
6784 method, user name and host name is active only in partial
6787 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6789 * makefile.w32-in (emacs.dvi):
6790 * Makefile.in (emacs.dvi): Add xresmini.texi.
6792 * xresmini.texi (Table of Resources): Remove xref to non-existent
6793 node "LessTif Resources".
6795 * msdog.texi (Microsoft Windows):
6796 * calendar.texi (Calendar/Diary, Displaying the Diary)
6797 (Special Diary Entries, Importing Diary, Holidays):
6798 * programs.texi (Program Modes):
6800 * buffers.texi (Several Buffers):
6801 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6803 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6805 The following changes merge the emacs-xtra manual into the main
6806 manual, but only for on-line version of the manual.
6808 * vc2-xtra.texi (Version Backups, Local Version Control)
6809 (Making Snapshots, Change Logs and VC, Version Headers)
6810 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6813 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6816 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6817 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6818 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6821 * fortran-xtra.texi (Fortran, Fortran Autofill)
6822 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6825 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6826 Conditional xref's for on-line manual.
6828 * emerge-xtra.texi (Emerge, Overview of Emerge)
6829 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6832 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6833 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6834 (EMACSSOURCES): Use EMACS_XTRA.
6835 (../info/emacs-xtra): Remove.
6836 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6838 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6839 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6840 (EMACSSOURCES): Use EMACS_XTRA.
6841 ($(infodir)/emacs-xtra): Remove.
6842 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6844 * trouble.texi (Quitting):
6846 * programs.texi (Program Modes):
6847 * msdog.texi (Microsoft Windows):
6848 * frames.texi (Frames):
6849 * files.texi (Backup, Version Control, VC Concepts)
6850 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6851 (Registering, VC Status, VC Undo, Multi-User Branching)
6853 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6854 (Displaying the Diary, Special Diary Entries, Importing Diary):
6855 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6856 conditional xref's, depending on @iftex/@ifnottex.
6858 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6859 "MS-DOS". @include msdog-xtra.texi.
6861 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6862 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6864 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6865 for vc-xtra.texi subsections.
6866 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6867 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6869 * sending.texi (Sending Mail): A @node line without explicit Prev,
6872 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6875 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6876 and its sections. @include picture-xtra.texi.
6878 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6880 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6882 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6883 exact duplicate of its name-sake in calendar.texi.
6885 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6886 "Advanced Calendar/Diary Usage".
6887 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6889 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6891 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6893 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6894 (Files) [ifnottex]: Add menu entry for Autorevert.
6896 * emacs-xtra.texi (Introduction): Reword to make consistent with
6897 printed version only.
6898 <Top level>: Remove the body of all chapters and move them to the
6899 new *-xtra.texi files. Use @raisesections and @lowersections to
6900 convert sections to chapters etc.
6903 * fortran-xtra.texi:
6910 * arevert-xtra.texi: New files, with text from respective chapters
6911 of emacs-xtra.texi. Convert each @chapter into @section, @section
6912 into @subsection, etc.
6914 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
6917 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6918 Windows". All references updated.
6920 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6922 * macos.texi (Mac Input): Mention input from Character Palette.
6923 (Mac Font Specs): Fix typo.
6925 2006-05-05 Richard Stallman <rms@gnu.org>
6927 * files.texi (Diff Mode): Minor cleanup.
6929 2006-05-05 Karl Berry <karl@gnu.org>
6931 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6932 errors from the current release of makeinfo (4.8).
6933 * help.texi (Library Keywords): Change widest word in multitable
6934 template from `emulations' to `convenience'. (Not sure if this is
6935 related to the font change.)
6937 2006-05-05 Eli Zaretskii <eliz@gnu.org>
6939 * files.texi (File Names): Add a footnote about limited support of
6940 ~USER on MS-Windows.
6942 * cmdargs.texi (Initial Options): Add a footnote about limited
6943 support of ~USER on MS-Windows.
6945 2006-05-03 Richard Stallman <rms@gnu.org>
6947 * files.texi (Diff Mode): Node moved here.
6948 (Comparing Files): Delete what duplicates new node.
6949 (Files): Put Diff Mode in menu.
6951 * misc.texi (Diff Mode): Move to files.texi.
6953 * emacs.texi (Top): Update menu for Diff Mode.
6955 * trouble.texi (Emergency Escape): Simplify.
6957 * emacs.texi (Top): Minor clarification.
6959 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6961 * commands.texi, entering.texi, screen.texi: Many simplifications.
6963 2006-05-03 Richard Stallman <rms@gnu.org>
6965 * commands.texi (Text Characters): Delete paragraph about unibyte
6966 non-ASCII printing chars.
6968 * killing.texi (Killing): Say "graphical displays".
6969 * display.texi: Say "graphical displays".
6971 * cmdargs.texi (Misc X): Say "graphical displays".
6973 2006-05-01 Richard Stallman <rms@gnu.org>
6975 * emacs.texi (Top): Add Diff Mode to menu.
6977 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6979 * misc.texi (Diff Mode): New node.
6981 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6983 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6984 (Mac Environment Variables): Shorten example line.
6985 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6987 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
6989 * building.texi (GUD Customization): Describe cases %d and %c.
6990 Update description for %e.
6992 2006-04-30 Glenn Morris <rgm@gnu.org>
6994 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6996 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6998 * custom.texi (Examining): Update C-h v output example.
7000 2006-04-29 Kim F. Storm <storm@cua.dk>
7002 * building.texi (Grep Searching): Add lgrep and rgrep.
7004 2006-04-23 Richard Stallman <rms@gnu.org>
7006 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7008 * xresmini.texi: New file.
7010 * xresources.texi (Face Resources): Split table into font resources
7011 and the rest. Combine similar attributes for brevity.
7013 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7015 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7016 backslashes and case-insensitivity in file names (moved to the
7018 (MS-DOS Printing): Move most of the text to the main manual.
7020 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7022 (Windows Processes, Windows System Menu): Add index entries and
7025 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7027 * misc.texi (Shell Ring): Add notes on saved input when
7028 navigating off the end of the history list.
7030 2006-04-18 Chong Yidong <cyd@mit.edu>
7032 * misc.texi (Shell Options): Correct default value of
7033 comint-scroll-show-maximum-output.
7035 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7037 * building.texi (Watch Expressions): Update.
7039 2006-04-12 Richard Stallman <rms@gnu.org>
7041 * search.texi: Clean up previous change.
7043 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7045 * search.texi (Regexp Backslash, Regexp Replace): Add index
7046 entries for ``back reference'' and mention the term itself in the
7049 2006-04-11 Richard Stallman <rms@gnu.org>
7051 * custom.texi (Safe File Variables):
7052 Document enable-local-variables = :safe.
7054 2006-04-11 Karl Berry <karl@gnu.org>
7056 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7057 (Remote Repositories, Version Backups, Local Version Control)
7058 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7059 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7060 (Renaming VC Work Files and Master Files)
7061 (Inserting Version Control Headers, Customizing VC, General Options)
7062 (Options for RCS and SCCS, Options specific for CVS): Move all
7063 these nodes to emacs-xtra.texi, for brevity.
7064 * cmdargs.texi, files.texi: Change cross-references.
7066 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7068 * files.texi (Old Versions): Update description of vc-annotate's
7069 use of color to indicate date ranges.
7071 2006-04-09 Kevin Ryde <user42@zip.com.au>
7073 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7074 put info and printed manual names the right way around.
7076 2006-04-09 Karl Berry <karl@gnu.org>
7078 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7079 emacs-xtra.texi, leaving only MS Windows information.
7080 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7081 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7084 * emacs.texi: Move @summarycontents and @contents to the beginning
7087 2006-04-08 Kevin Ryde <user42@zip.com.au>
7089 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7091 2006-04-07 Richard Stallman <rms@gnu.org>
7093 * programs.texi (Comments, Comment Commands, Options for Comments)
7094 (Multi-Line Comments): "Align", not "indent".
7095 (Basic Indent): C-j deletes trailing whitespace before the newline.
7097 2006-04-06 Richard Stallman <rms@gnu.org>
7099 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7101 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7103 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7105 2006-04-05 Richard Stallman <rms@gnu.org>
7107 * emacs.texi (Top): Update subnode menu.
7109 * trouble.texi (Unasked-for Search): Node deleted.
7110 (Lossage): Delete from menu.
7112 2006-04-04 Richard Stallman <rms@gnu.org>
7114 * trouble.texi: Various cleanups.
7115 (Checklist): Don't bother saying how to snail a bug report.
7116 (Emergency Escape): Much rewriting.
7117 (After a Crash): Rename the core dump immediately.
7118 (Total Frustration): Call it a psychotherapist.
7119 (Bug Criteria): Avoid "illegal instruction".
7120 (Sending Patches): We always put the contributor's name in.
7122 * misc.texi (Thumbnails): Minor correction.
7124 2006-04-03 Richard Stallman <rms@gnu.org>
7126 * misc.texi (Thumbnails): Minor cleanup.
7128 2006-04-02 Karl Berry <karl@gnu.org>
7130 * sending.texi (Mail Sending): pxref to Top needs five args.
7132 2006-03-31 Richard Stallman <rms@gnu.org>
7134 * emacs.texi (Top): Update subnode menu.
7136 * help.texi (Help Mode): Cleanup.
7138 * dired.texi: Many cleanups.
7139 (Dired Deletion): Describe dired-recursive-deletes.
7140 (Operating on Files): dired-create-directory moved.
7141 (Misc Dired Features): Move to here.
7142 (Tumme): Node moved to misc.texi.
7144 * custom.texi: Many cleanups.
7145 (Minor Modes): Don't mention ISO Accents Mode.
7146 (Examining): Update C-h v output example.
7147 (Hooks): Add index and xref for add-hook.
7148 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7149 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7151 * misc.texi: Many cleanups.
7152 (beginning): Add to summary of topics.
7153 (Shell): Put eshell xref at the end. Remove eshell from table.
7154 (Thumbnails): New node.
7156 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7158 * files.texi (File Name Cache): Make it clear that the cache is
7161 2006-03-25 Karl Berry <karl@gnu.org>
7163 * emacs-xtra.texi, emacs.texi, gnu.texi:
7164 (1) use @copyright{} instead of (C) in typeset text;
7165 (2) do not indent copyright year list (or anything else).
7167 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7169 * files.texi (VC Dired Mode): Remove misplaced brackets.
7171 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7173 * files.texi: Various updates and clarifications in the VC chapter.
7175 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7177 * help.texi (Help Mode): Document "C-c C-c".
7179 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7181 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7182 menu in the standalone Info reader.
7184 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7186 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7187 moved here from Emacs manual.
7189 * programs.texi (Fortran): Section moved to emacs-xtra.
7190 (Program Modes): Xref to Fortran in emacs-xtra.
7192 * maintaining.texi (Emerge): Move to emacs-xtra.
7193 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7195 * picture.texi: File deleted.
7197 * makefile.w32-in: Remove picture.texi.
7199 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7200 * abbrevs.texi (Abbrevs):
7201 * sending.texi (Sending Mail): Picture node removed.
7203 * emacs.texi (Top): Update node listings.
7205 2006-03-12 Richard Stallman <rms@gnu.org>
7207 * calendar.texi: Various cleanups.
7209 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7211 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7214 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7216 * search.texi (Regexps): More accurately describe which characters
7217 are special in which situations. Recommend _not_ to quote `]' or
7218 `-' when they are not special.
7220 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7222 * files.texi (Old Versions): Clarify operation of C-x v =.
7224 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7226 * building.texi (Watch Expressions): Update and describe
7227 gdb-speedbar-auto-raise.
7229 2006-02-19 Richard M. Stallman <rms@gnu.org>
7231 * emacs.texi: Use @smallbook.
7232 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7233 Update subnode menu.
7235 * building.texi (Lisp Interaction): Minor addition.
7237 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7239 * building.texi (Watch Expressions): Update and be more precise.
7241 2006-02-15 Francesco Potortì <pot@gnu.org>
7243 * maintaining.texi (Create Tags Table): Explain why the
7244 exception when etags writes to files under the /dev tree.
7246 2006-02-14 Richard M. Stallman <rms@gnu.org>
7248 * custom.texi (Safe File Variables): Lots of clarification.
7249 Renamed from Unsafe File Variables.
7251 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7253 * custom.texi (Unsafe File Variables): File variable confirmation
7254 assumed denied in batch mode.
7256 2006-02-14 Richard M. Stallman <rms@gnu.org>
7258 * building.texi (GDB User Interface Layout): Don't say `inferior'
7259 for program being debugged.
7261 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7263 * building.texi (GDB Graphical Interface):
7264 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7266 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7268 * custom.texi (Specifying File Variables, Unsafe File Variables):
7269 New nodes, split from File Variables. Document new file local
7272 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7274 * display.texi (Standard Faces):
7275 * files.texi (Visiting):
7276 * frames.texi (Clipboard):
7277 * glossary.texi (Glossary) <Clipboard>:
7278 * xresources.texi (X Resources): Mention Mac OS port.
7280 2006-02-12 Richard M. Stallman <rms@gnu.org>
7282 * building.texi (Building): Clarify topic in intro.
7284 * maintaining.texi (Maintaining): Change title; clarify topic.
7285 Delete duplicate index entries.
7287 * building.texi (Other GDB User Interface Buffers): Clarifications.
7289 * text.texi (Cell Commands): Clarifications.
7291 * programs.texi (Defuns): Delete duplicate explanation of
7292 left-margin paren convention.
7293 (Hungry Delete): Minor cleanup.
7295 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7297 * dired.texi (Tumme): More tumme documentation.
7299 2006-02-11 Alan Mackenzie <acm@muc.de>
7301 * programs.texi ("Hungry Delete"): Correct the appellation of the
7302 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7304 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7306 * dired.texi (Tumme): Fix small bug.
7308 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7310 * macos.texi (Mac International): Rename "fontset-mac" to
7313 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7315 * dired.texi (Tumme): Basic documentation for Tumme added.
7317 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7319 * mule.texi (International):
7320 * programs.texi (Basic Indent): Fix typos.
7322 * custom.texi (Minor Modes):
7323 * display.texi (Text Display):
7324 * commands.texi (Text Characters): Update xrefs.
7326 2006-02-07 Richard M. Stallman <rms@gnu.org>
7328 * emacs.texi (Top): Update subnode menu.
7329 Update info on old Emacs papers.
7330 (Intro): "Graphical display", not window system.
7332 * xresources.texi (GTK styles): Minor clarifications.
7334 * trouble.texi: "Graphical display", not window system.
7335 (Stuck Recursive): Minor clarification.
7337 * text.texi: Minor clarifications.
7338 (Sentences): Explain why two-space convention is better.
7339 Explain sentence-end-without-period here.
7340 (Fill Commands): Not here.
7341 (Refill): Node moved down.
7342 (Filling): Update menu.
7343 (Table Creation, Cell Justification, Column Commands): Clarify.
7345 * sending.texi: Minor clarifications.
7347 * search.texi (Regexp Backslash): Clarification.
7349 * rmail.texi: Minor cleanups.
7350 (Rmail): Delete digression about `rmail-mode'.
7351 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7352 (Rmail Files): Mention C-u M-x rmail.
7353 (Rmail Reply): Mention References.
7354 (Rmail Display): Mention rmail-nonignored-headers.
7356 * programs.texi: Minor cleanups.
7357 (Comment Commands): Mention momentary Transient Mark mode.
7358 (Matching): Be more specific about customizing show-paren-mode.
7359 (Info Lookup): Don't list the modes that support C-h S.
7360 Just say what it does in an unsupported mode.
7361 (Man Page): Delete excessive info on customizing woman.
7362 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7364 * abbrevs.texi: Minor clarifications.
7365 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7366 not "dynamic abbrevs" as if they were a kind of abbrev.
7368 * picture.texi (Picture): Minor cleanup.
7370 * mule.texi (Communication Coding): Say "other applications".
7371 (Fontsets): Not specific to X. Add xref to X Resources.
7372 (Unibyte Mode): Rename from Single-Byte Character Support.
7373 "Graphical display", not window system.
7374 (International): Update menu.
7376 * maintaining.texi (Format of ChangeLog):
7377 New node, split out from ChangeLog.
7378 (ChangeLog): Clarifications in the remaining text.
7379 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7381 (Tags Search): Explain tag table order here. Simplify grep ref.
7382 (List Tags): tags-tag-face is a variable, not a face.
7385 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7386 (Keyboard Macros): Avoid "the user".
7388 * killing.texi: "Graphical display", not window system.
7390 * help.texi (Help Echo): "Graphical display", not window system.
7392 * glossary.texi: Say "you", not "the user". Say "graphical display".
7394 * frames.texi: Minor cleanups. "Graphical display", not window system.
7396 * files.texi (Visiting): Make drag-and-drop not X-specific.
7398 * custom.texi: Minor cleanups. "Graphical display", not window system.
7400 * cmdargs.texi: Minor cleanups.
7402 * building.texi (Compilation): Move and split kill-compilation para.
7403 Add para about multiple compilers.
7404 (Compilation Mode): Commands also available in grep mode and others.
7405 Mention C-u C-x ` more tutorially. Clarify C-x `.
7406 (Compilation Shell): Clarify. Put Bash example first.
7407 (Grep Searching): Minor cleanups; add @w.
7408 (Debuggers): Minor cleanups.
7409 (Starting GUD): Make GDB xgraphical mode issue clearer.
7410 (Debugger Operation): Lots of clarifications including
7411 GDB tooltip side-effect issue.
7412 (Commands of GUD): Clarify.
7413 (GUD Customization): Add bashdb-mode-hook.
7414 (GDB Graphical Interface): Rewrite for clarity.
7415 (GDB User Interface Layout): Rewrite for clarity.
7416 (Stack Buffer, Watch Expressions): Likewise.
7417 (Other GDB User Interface Buffers): Cleanups.
7418 (Lisp Libraries, External Lisp): Cleanup.
7420 * basic.texi (Position Info): "Graphical displays", rather than
7423 * anti.texi: Minor cleanup.
7425 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7427 * custom.texi (Init File, Find Init): Add cross-references to
7428 where $HOME is described.
7430 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7432 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7433 is not inside the @table.
7435 * emacs.texi (Top): Correct node name.
7437 * files.texi (File Names): Fix @xref.
7438 (Reverting): Fix typo.
7440 * mule.texi (International): Correct node name.
7442 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7444 2006-02-01 Richard M. Stallman <rms@gnu.org>
7446 * emacs.texi (Top): Update subnode menu.
7448 * mule.texi: Minor clarifications.
7449 Reduce the specific references to X Windows.
7450 Refer to "graphical" terminals, rather than window systems.
7451 (Text Coding): Rename from Specify Coding.
7452 (Communication Coding, File Name Coding, Terminal Coding):
7453 New nodes split out from Text Coding.
7455 * kmacro.texi: Minor clarifications.
7456 (Keyboard Macro Ring): Comment out some excessive commands.
7457 (Basic Keyboard Macro): Split up the table, putting part in each node.
7459 * major.texi: Minor clarifications.
7461 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7463 * windows.texi: Minor clarifications.
7464 (Change Window): Don't describe mode-line mouse cmds here.
7465 Add xref to Mode Line Mouse.
7467 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7469 * macos.texi (Mac International): Fix xref.
7471 * indent.texi: Minor clarifications.
7473 * frames.texi: Minor clarifications.
7474 Reduce the specific references to X Windows.
7475 Refer to "graphical" terminals, rather than window systems.
7476 (Frame Parameters): Don't mention commands like
7477 set-foreground-color. Just say to customize a face.
7478 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7480 * files.texi: Minor clarifications.
7481 (Numbered Backups): New node, split out from Backup Names.
7483 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7485 * cmdargs.texi (General Variables): Fix xref.
7487 * buffers.texi: Minor clarifications.
7489 2006-01-31 Richard M. Stallman <rms@gnu.org>
7491 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7494 * display.texi: Minor clarifications.
7495 (Display): Rearrange menu.
7496 (Standard Faces): Mention query-replace face.
7498 (Font Lock): Simplify face customization info.
7499 (Highlight Changes): Node merged into Highlight Interactively.
7500 (Highlight Interactively): Much rewriting and cleanup.
7501 (Optional Mode Line): Narrowed line number not good for goto-line.
7502 Simplify face customization advice.
7503 (Text Display): Mention use of escape-glyph face.
7504 Move ctl-arrow and tab-width here.
7505 (Display Custom): Move no-redraw-on-reenter to end of node.
7507 * search.texi: Minor clarifications.
7508 (Isearch Scroll): Simplify.
7509 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7511 * regs.texi (Registers): Mention bookmarks here.
7513 * mark.texi: Minor clarifications.
7514 (Selective Undo): Node deleted.
7516 * m-x.texi: Minor clarifications.
7518 * killing.texi: Minor clarifications.
7519 Refer to "graphical" terminals, rather than window systems.
7521 * help.texi: Clarifications.
7522 (Help): Don't describe C-h F and C-h K here.
7523 (Key Help): Describe C-h K here.
7524 (Name Help): Mention Emacs Lisp Intro.
7525 Describe C-h F here.
7526 (Misc Help): Mention C-h F and C-h K only briefly.
7528 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7529 Selective undo text merged in.
7530 (Spelling): Mention Aspell along with Ispell.
7532 * emacs.texi (Top): Update subnode menus.
7534 * basic.texi (Basic Undo): Rename from Undo. Most of text
7535 moved to new Undo node.
7537 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7539 * basic.texi (Continuation Lines, Inserting Text):
7540 Mention longlines mode.
7542 2006-01-29 Richard M. Stallman <rms@gnu.org>
7544 * screen.texi: Minor cleanups.
7545 (Screen): Clean up the intro paragraphs.
7546 (Mode Line): Lots of rewriting. Handle frame-name better.
7547 eol-mnemonic-... vars moved out.
7549 * emacs.texi (Top): Change menu item for MS-DOS node.
7550 Update subnode menu.
7552 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7553 chapter relates to Windows. Title changed.
7555 * mini.texi: Minor cleanups.
7557 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7558 (Mark): Put it in the menu.
7560 * entering.texi: Minor cleanups.
7562 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7563 (Intro): Refer to "graphical" terminals, rather than X.
7565 * display.texi (Display Custom): Add xref to Variables.
7566 (Optional Mode Line): eol-mnemonic-... vars moved here.
7568 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7571 * basic.texi: Minor cleanups.
7572 (Undo): selective-undo moved.
7574 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7576 * anti.texi (Antinews): Various corrections and additions.
7578 2006-01-23 Juri Linkov <juri@jurta.org>
7580 * custom.texi (Easy Customization, Customization Groups)
7581 (Browsing Custom): Mention links along with buttons.
7583 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7585 * text.texi (TeX Print): Use @key for TAB.
7587 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7589 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7591 * files.texi (File Aliases): Don't claim that usually separate
7592 buffers are created for two file names that name the same data.
7593 Mention additional situations where different names mean the same
7596 2006-01-19 Richard M. Stallman <rms@gnu.org>
7598 * killing.texi (Deletion): Upcase @key argument.
7600 * custom.texi (Custom Themes): Minor cleanup.
7602 * programs.texi (Hungry Delete): Upcase @key argument.
7604 2006-01-16 Juri Linkov <juri@jurta.org>
7606 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7607 Move `mode-line-highlight' before `mode-line-buffer-id'.
7609 2006-01-14 Richard M. Stallman <rms@gnu.org>
7611 * basic.texi (Inserting Text): Minor cleanup.
7613 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7615 * custom.texi (Changing a Variable, Face Customization):
7616 Update for changes in Custom menus.
7618 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7620 * macos.texi (Mac International): Undo last change.
7622 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7624 * custom.texi (Custom Themes): Describe the new
7625 customize-create-theme interface.
7627 2005-12-30 Juri Linkov <juri@jurta.org>
7629 * basic.texi (Position Info): Update example.
7631 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7633 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7635 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7637 * custom.texi (Custom Themes): `load-theme' always loads.
7639 2005-12-23 Juri Linkov <juri@jurta.org>
7641 * display.texi (Highlight Interactively): Use double space to
7642 separate sentences. Replace C-p with M-p, and C-n with M-n.
7644 2005-12-22 Richard M. Stallman <rms@gnu.org>
7646 * custom.texi (Easy Customization and subnodes):
7647 Replace "active field" with "button".
7648 Use "user option" only for variables.
7649 Use "setting" for variable-or-face.
7651 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7653 * buffers.texi (Select Buffer): Change order in table to make
7654 "Similar" refer to the correct item.
7655 (Indirect Buffers): Minor rewording.
7657 2005-12-20 Juri Linkov <juri@jurta.org>
7659 * files.texi (VC Status): Put P and N near p and n.
7661 2005-12-19 Richard M. Stallman <rms@gnu.org>
7663 * programs.texi (Electric C): Delete the info about newline control.
7664 (Other C Commands): Minor cleanup.
7665 (Left Margin Paren): Minor cleanup.
7667 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7669 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7670 (Customization Groups): Delete text moved to "Browsing Custom".
7671 (Browsing Custom): New node.
7672 (Specific Customization): Clarify which commands only work for
7675 2005-12-18 Bill Wohler <wohler@newt.com>
7677 * frames.texi (Tool Bars): Shorten text of previous change.
7679 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7681 * files.texi (VC Status): Document log-view mode.
7683 2005-12-18 Bill Wohler <wohler@newt.com>
7685 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7686 permanently via the customize interface.
7688 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7690 * killing.texi (Killing by Lines): Document `kill-whole-line'
7693 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7695 * buffers.texi (Select Buffer): Change `prev-buffer' to
7696 `previous-buffer'. Indicate that these functions use a frame
7699 2005-12-12 Richard M. Stallman <rms@gnu.org>
7701 * custom.texi (Easy Customization): Change menu comment.
7702 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7704 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7705 (Help): Among the Apropos commands, describe only C-h a here.
7707 2005-12-11 Richard M. Stallman <rms@gnu.org>
7709 * programs.texi (Options for Comments): Comment-end starts with space.
7711 * glossary.texi (Glossary): Minor cleanup.
7713 * files.texi (Old Versions): Use @table.
7715 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7717 * display.texi (Highlight Interactively): Include
7718 global-hi-lock-mode. Add miscellaneous details and elaborations.
7720 2005-12-09 Richard M. Stallman <rms@gnu.org>
7722 * display.texi (Font Lock): Delete the Global FL menu item.
7724 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7726 * custom.texi (Minibuffer Maps): Mention the maps for file name
7729 2005-12-09 Kim F. Storm <storm@cua.dk>
7731 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7732 prefix keys even when mark is active. Describe that RET moves
7733 cursor to next corner in rectangle; clarify insert around rectangle.
7735 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7737 * custom.texi (Customization): Use xref to elisp manual for
7739 (Minor Modes): Update.
7740 (Customization Groups, Changing a Variable, Face Customization):
7741 Update for new appearance of Custom buffers.
7742 (Changing a Variable): `custom-buffer-done-function' has been
7743 replaced by `custom-buffer-done-kill'.
7744 (Specific Customization): In the `customize-group' buffer, a
7745 subgroup's contents are not "hidden". They are not included at
7746 all. They have no [Show] button.
7747 (Mouse Buttons): Add pxref to description of mouse event lists in
7748 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7749 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7750 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7752 2005-12-08 Richard M. Stallman <rms@gnu.org>
7754 * mini.texi (Completion Commands, Completion):
7755 In file name input, SPC does not do completion.
7757 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
7759 * building.texi (GDB Graphical Interface): Explain screen size
7761 (Other GDB User Interface Buffers): Describe features specific to
7764 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7766 * building.texi (GDB User Interface Layout): Describe how to
7767 kill associated buffers.
7768 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7769 (Watch Expressions): Be more precise.
7770 (Other GDB User Interface Buffers): Describe how to change a
7773 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7775 * macos.texi (Mac Input): Remove description of
7776 mac-command-key-is-meta. Add descriptions of
7777 mac-control-modifier, mac-command-modifier, and
7778 mac-option-modifier.
7779 (Mac International): Fix description of conversion of clipboard data.
7780 (Mac Font Specs): Add example of font customization by face attributes.
7782 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7784 * building.texi (Watch Expressions): Expand description.
7785 (Other GDB User Interface Buffers): Describe local map for
7788 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
7790 * display.texi (Font Lock): Font lock is enabled by default now.
7792 2005-11-20 Juri Linkov <juri@jurta.org>
7794 * basic.texi (Position Info): Update examples of the output.
7795 Remove the fact that examples are produced in the TeXinfo buffer,
7796 because in the Info reader users will get a different output from
7799 * building.texi (Compilation Mode): Remove paragraph duplicated
7800 from the node `Compilation'. Add `compilation-skip-threshold'.
7802 * display.texi (Font Lock): Suggest more user-friendly method of
7803 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7805 2005-11-18 Richard M. Stallman <rms@gnu.org>
7807 * files.texi (Registering): Mention @@ in mode line.
7809 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7811 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7813 * files.texi (Renaming and VC): Some back-ends don't
7816 2005-11-17 Juri Linkov <juri@jurta.org>
7819 * display.texi (Highlight Interactively): Put this font-lock based
7820 mode near Font Lock node.
7822 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
7824 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7827 2005-11-12 Kim F. Storm <storm@cua.dk>
7829 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7830 (Help Summary): Add C-h d and C-h e.
7831 (Apropos): Clarify that all apropos commands may search for either
7832 list of words or a regexp. Add C-h d for apropos-documentation.
7833 Describe apropos-documentation-sort-by-scores user option.
7835 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7837 * killing.texi (CUA Bindings): Add @section.
7839 2005-11-10 Kim F. Storm <storm@cua.dk>
7841 * emacs.texi (Top): Add CUA Bindings entry to menu.
7843 * killing.texi (CUA Bindings): New node. Moved here from
7844 misc.texi and extended with info on rectangle commands and
7845 rectangle highlighting, interface to registers, and the global
7848 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7850 * regs.texi: Prev link points to CUA Bindings node.
7852 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7854 * help.texi (Help Echo): By default, help echos are only shown on
7855 mouse-over, not on point-over.
7857 2005-11-04 Jérôme Marant <jerome@marant.org>
7859 * misc.texi (Shell Mode): Describe how to activate password echoing.
7861 2005-11-04 Romain Francoise <romain@orebokech.com>
7863 * mark.texi (Mark Ring): Fix typo.
7865 2005-11-03 Richard M. Stallman <rms@gnu.org>
7867 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7869 2005-11-01 Bill Wohler <wohler@newt.com>
7871 * help.texi (Help Mode): Fix typo.
7873 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
7875 * building.texi (Other GDB User Interface Buffers):
7876 Describe the command gdb-use-inferior-io-buffer.
7878 2005-10-31 Romain Francoise <romain@orebokech.com>
7880 * files.texi (Compressed Files): Fix typo.
7882 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7884 * windows.texi (Force Same Window): Likewise.
7886 2005-10-30 Bill Wohler <wohler@newt.com>
7888 * help.texi (Help Mode): URLs viewed with browse-url.
7890 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
7892 * building.texi (GDB Graphical Interface): Don't reference
7893 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7894 must stay in same frame.
7896 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
7898 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7900 * anti.texi (Antinews): Likewise.
7902 2005-10-28 Bill Wohler <wohler@newt.com>
7904 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7906 2005-10-28 Richard M. Stallman <rms@gnu.org>
7908 * files.texi (Visiting): Explain how to enter ? in a file name.
7910 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7912 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
7914 * building.texi (GDB Graphical Interface):
7915 Describe gdb-mouse-until.
7917 2005-10-23 Richard M. Stallman <rms@gnu.org>
7919 * custom.texi (Init File): Recommend when to use site-start.el.
7921 2005-10-21 Juri Linkov <juri@jurta.org>
7923 * custom.texi (Examining): Mention accessing the old variable
7924 value via M-n in set-variable.
7926 2005-10-18 Romain Francoise <romain@orebokech.com>
7928 * files.texi (Version Systems): Capitalize GNU.
7930 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
7932 * building.texi (Compilation Mode): Remove redundant paragraph.
7933 (Watch Expressions): Remove paragraph to reflect code change.
7935 2005-10-16 Richard M. Stallman <rms@gnu.org>
7937 * building.texi (Compilation Mode, Compilation): Clarified.
7939 2005-10-15 Richard M. Stallman <rms@gnu.org>
7941 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7943 2005-10-13 Kenichi Handa <handa@m17n.org>
7945 * basic.texi (Position Info): Fix previous change.
7947 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
7949 * cmdargs.texi (Icons X): Fix typo.
7951 2005-10-12 Kenichi Handa <handa@m17n.org>
7953 * basic.texi (Position Info): Describe the case that Emacs shows
7954 "part of display ...".
7956 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
7958 * cmdargs.texi (Icons X): -nb => -nbi.
7960 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
7962 * frames.texi (Speedbar): A couple more clarifications.
7964 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
7966 * building.texi (GDB User Interface Layout): Improve diagram.
7967 (Watch Expressions): Explain how to make speedbar global.
7968 (Other GDB User Interface Buffers): Make references more precise.
7970 2005-10-09 Richard M. Stallman <rms@gnu.org>
7972 * frames.texi (Speedbar): Clarify the text.
7974 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
7976 * frames.texi (Speedbar): Add information on keybindings,
7977 dismissing the speedbar, and buffer display mode. Link to
7980 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
7982 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7983 added -nb, --no-bitmap-icon.
7985 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
7987 * building.texi (GDB Graphical Interface): Add variables and
7988 functions to indices. Be more precise.
7990 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
7992 * frames.texi (Drag and Drop): Remove the x- from
7993 x-dnd-open-file-other-window and xdnd-protocol-alist.
7995 2005-09-30 Romain Francoise <romain@orebokech.com>
7997 * mini.texi (Minibuffer): The default value now appears before the
7998 colon in minibuffer prompts.
8000 2005-09-25 Richard M. Stallman <rms@gnu.org>
8002 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8004 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8006 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8008 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8010 * emacs.texi (Top): Update submenus from macos.texi.
8012 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8013 (Mac OS): Update feature support status.
8014 (Mac Input): List supported input scripts. Remove description
8015 about `mac-keyboard-text-encoding'. Mention mouse button
8016 emulation and related variables.
8017 (Mac International): Mention Central European and Cyrillic
8018 support. Now `keyboard-coding-system' is dynamically changed.
8019 Add description about coding system for selection.
8020 Add description about language environment.
8021 (Mac Environment Variables):
8022 Mention `~/.MacOSX/environment.plist'. Give example of command line
8023 arguments. Add Preferences support.
8024 (Mac Directories): Explicitly state that this node is for Mac OS
8026 (Mac Font Specs): Mention specification for scalable fonts.
8027 List supported charsets. Add preferred way of creating fontsets.
8028 Add description about `mac-allow-anti-aliasing'.
8029 (Mac Functions): Add descriptions about `mac-set-file-creator',
8030 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8031 and `mac-get-preference'.
8033 2005-09-16 Romain Francoise <romain@orebokech.com>
8035 Update all files to specify GFDL version 1.2.
8037 * doclicense.texi (GNU Free Documentation License): Update to
8040 2005-09-15 Richard M. Stallman <rms@gnu.org>
8042 * buffers.texi (List Buffers): Fix xref.
8044 * rmail.texi (Rmail Basics): Fix xref.
8046 * emacs.texi (Top): Update subnode menus.
8048 * files.texi (Saving Commands): New node, broken out of Saving.
8049 (Customize Save): New node, broken out of Saving.
8050 Clarify effect of write-region-inhibit-fsync.
8051 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8053 2005-09-14 Romain Francoise <romain@orebokech.com>
8055 * files.texi (Saving): Mention write-region-inhibit-fsync.
8057 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8059 * custom.texi (Custom Themes): New node.
8061 2005-09-03 Richard M. Stallman <rms@gnu.org>
8063 * search.texi (Search Case): Mention vars that control
8064 case-fold-search for various operations.
8066 2005-08-22 Juri Linkov <juri@jurta.org>
8068 * display.texi (Standard Faces): Merge the text from
8069 `(elisp)Standard Faces' into this node.
8071 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8073 * emacs.texi (Top): Delete menu item for deleted node
8074 Keyboard Translations.
8076 2005-08-18 Richard M. Stallman <rms@gnu.org>
8078 * trouble.texi (Unasked-for Search):
8079 Delete xref to Keyboard Translations.
8081 * glossary.texi (Glossary): Delete xref.
8083 * custom.texi (Minor Modes): Say that the list here is not complete.
8084 (Keyboard Translations): Node deleted.
8085 (Disabling): Delete xref to it.
8086 (Customization Groups): Fix Custom buffer example.
8087 (Hooks): Mention remove-hooks.
8089 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8091 * building.texi (GDB Graphical Interface): Improve filling of menu
8094 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8096 * building.texi (GDB Graphical Interface): Use better node names.
8098 2005-08-14 Richard M. Stallman <rms@gnu.org>
8100 * text.texi (Sentences): Fix xref.
8102 2005-08-14 Juri Linkov <juri@jurta.org>
8104 * building.texi (Compilation, Grep Searching): Move grep command
8105 headings from `Compilation' to `Grep Searching'.
8107 * dired.texi (Dired and Find):
8108 * maintaining.texi (Tags Search): Replace grep xref to
8109 `Compilation' node with `Grep Searching'.
8111 * files.texi (Comparing Files): Replace xref to `Compilation' with
8114 2005-08-13 Alan Mackenzie <acm@muc.de>
8116 * search.texi (Non-ASCII Isearch): Correct a typo.
8117 (Replacement Commands): Mention query-replace key binding.
8119 2005-08-11 Richard M. Stallman <rms@gnu.org>
8121 * programs.texi (Options for Comments): Fix xref.
8123 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8126 2005-08-09 Juri Linkov <juri@jurta.org>
8128 * building.texi (Compilation): Use `itemx' instead of `item'.
8129 (Grep Searching): Simplify phrase.
8131 * display.texi (Standard Faces): Describe vertical-border on
8134 * windows.texi (Split Window): Simplify phrase and mention
8135 vertical-border face.
8137 2005-08-09 Richard M. Stallman <rms@gnu.org>
8139 * files.texi (Comparing Files): Clarify compare-windows.
8141 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8143 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8145 * mule.texi (Coding Systems): Rephrase the paragraph about
8146 codepages: no need for "M-x codepage-setup" anymore, except on
8149 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8150 the MS-DOS port only.
8152 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8154 * makefile.w32-in (info): Don't run multi-install-info.bat.
8155 ($(infodir)/dir): New target, produced by running
8156 multi-install-info.bat.
8158 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8160 * files.texi (Quoted File Names): Add index entry.
8162 2005-07-19 Juri Linkov <juri@jurta.org>
8164 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8166 2005-07-18 Juri Linkov <juri@jurta.org>
8168 * custom.texi (Easy Customization):
8169 * files.texi (Old Versions):
8170 * frames.texi (Wheeled Mice):
8171 * mule.texi (Specify Coding):
8172 * text.texi (Cell Justification):
8173 * trouble.texi (After a Crash):
8174 * xresources.texi (GTK styles):
8175 Delete duplicate duplicate words.
8177 2005-07-17 Richard M. Stallman <rms@gnu.org>
8179 * frames.texi (Creating Frames): Fix foreground color example.
8181 * custom.texi (Init Examples): Clean up text about conditionals.
8183 2005-07-16 Richard M. Stallman <rms@gnu.org>
8185 * mini.texi (Completion Commands): Fix command name for ?.
8187 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8189 * display.texi (Standard Faces): Explain that customization of
8190 `menu' face has no effect on w32 and with GTK.
8191 Add cross-references.
8193 * cmdargs.texi (General Variables): Clarify the default location
8194 of $HOME on w32 systems.
8196 2005-07-15 Jason Rumney <jasonr@gnu.org>
8198 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8201 2005-07-08 Kenichi Handa <handa@m17n.org>
8203 * mule.texi (Recognize Coding):
8204 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8206 2005-07-07 Richard M. Stallman <rms@gnu.org>
8208 * anti.texi (Antinews): Mention mode-line-inverse-video.
8210 * files.texi (Saving): Minor correction about C-x C-w.
8212 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8214 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8216 * search.texi (Isearch Scroll): Add example of using the
8217 `isearch-scroll' property.
8218 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8219 `Display Custom' node.
8220 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8221 and de-emphasize it.
8222 (Other Repeating Search): `occur' currently can not correctly
8223 handle multiline matches. Correct, clarify and update description
8224 of `flush-lines' and `keep-lines'.
8226 * display.texi (Display Custom): Add anchor for `baud-rate'.
8228 2005-07-07 Richard M. Stallman <rms@gnu.org>
8230 * gnu.texi: Update where to get GNU status; add refs for how to help.
8231 Add footnotes 6 and 7.
8233 2005-07-04 Lute Kamstra <lute@gnu.org>
8235 Update FSF's address in GPL notices.
8237 * doclicense.texi (GNU Free Documentation License):
8238 * trouble.texi (Checklist): Update FSF's address.
8240 2005-06-24 Richard M. Stallman <rms@gnu.org>
8242 * display.texi (Text Display): Change index entries.
8244 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8246 * makefile.w32-in (MAKEINFO): Use --force.
8247 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8250 2005-06-23 Richard M. Stallman <rms@gnu.org>
8252 * anti.texi (Antinews): Rename show-nonbreak-escape to
8253 nobreak-char-display.
8255 * emacs.texi (Top): Update detailed node listing.
8257 * display.texi (Text Display): Rename show-nonbreak-escape
8258 to nobreak-char-display and no-break-space to nobreak-space.
8259 (Standard Faces): Split up the list of standard faces
8260 and put it in a separate node. Add nobreak-space and
8263 2005-06-23 Lute Kamstra <lute@gnu.org>
8265 * mule.texi (Select Input Method): Fix typo.
8267 2005-06-23 Kenichi Handa <handa@m17n.org>
8269 * mule.texi (International): List all supported scripts.
8270 Adjust text for that leim is now included in the normal Emacs
8272 (Language Environments): List all language environments.
8273 Intlfonts contains fonts for most supported scripts, not all..
8274 (Select Input Method): Refer to C-u C-x = to see how to type to
8275 input a specific character.
8276 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8278 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8280 * building.texi (Grep Searching): Texinfo usage fix.
8282 2005-06-22 Miles Bader <miles@gnu.org>
8284 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8286 2005-06-20 Miles Bader <miles@gnu.org>
8288 * display.texi (Faces): Add `vertical-divider'.
8290 2005-06-17 Richard M. Stallman <rms@gnu.org>
8292 * text.texi (Adaptive Fill): Minor clarification.
8294 2005-06-10 Lute Kamstra <lute@gnu.org>
8296 * emacs.texi (Top): Correct version number.
8297 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8298 refer to the current version of Emacs.
8300 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8302 * files.texi (Log Buffer): Document when there can be more than
8303 one file to be committed.
8305 2005-06-08 Juri Linkov <juri@jurta.org>
8307 * display.texi (Faces): Add `shadow' face.
8309 2005-06-07 Masatake YAMATO <jet@gyve.org>
8311 * display.texi (Faces): Write about mode-line-highlight.
8313 2005-06-06 Richard M. Stallman <rms@gnu.org>
8315 * misc.texi (Printing Package): Explain how to initialize
8318 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8320 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8322 * emacs.texi: Rename Hardcopy to Printing.
8323 Make PostScript and PostScript Variables subnodes of it.
8325 * misc.texi (Printing): Rename node from Hardcopy.
8326 Mention menu bar options.
8327 Move PostScript and PostScript Variables to submenu.
8328 (Printing package): New node.
8330 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8332 * dired.texi (Operating on Files): Likewise.
8334 * calendar.texi (Displaying the Diary): Likewise.
8336 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8338 * glossary.texi (Glossary): Likewise.
8340 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8343 2005-06-04 Richard M. Stallman <rms@gnu.org>
8345 * trouble.texi (After a Crash): Polish previous change.
8347 2005-05-30 Noah Friedman <friedman@splode.com>
8349 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8352 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8354 * building.texi (Other Buffers): SPC toggles display of
8355 floating point registers.
8357 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8359 * files.texi (Log Buffer): Merge in description of Log Edit
8360 mode from pcl-cvs.texi.
8362 2005-05-26 Richard M. Stallman <rms@gnu.org>
8364 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8366 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8368 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8369 not enabled by default.
8370 When not on a word, `ispell-word' by default checks the word
8373 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8375 * building.texi (Debugger Operation): Simplify last sentence.
8377 2005-05-23 Lute Kamstra <lute@gnu.org>
8379 * emacs.texi: Update FSF's address throughout.
8380 (Preface): Use @cite.
8381 (Distrib): Add cross reference to the node "Copying". Mention the
8382 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8384 (Intro): Use @xref for the Emacs Lisp Intro.
8386 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8388 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8390 * basic.texi (Moving Point): Mention default for `goto-line'.
8392 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8393 of a variable's docstring.
8395 2005-05-18 Lute Kamstra <lute@gnu.org>
8397 * maintaining.texi (Overview of Emerge): Add cross reference.
8400 * emacs.texi (Top): Update to the current structure of the manual.
8401 * misc.texi (Emacs Server): Add menu description.
8402 * files.texi (Saving): Fix menu.
8403 * custom.texi (Customization): Fix menu.
8404 * mule.texi (International): Fix menu.
8405 * kmacro.texi (Keyboard Macros): Fix menu.
8407 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8409 * display.texi: Various minor changes.
8410 (Faces): Delete text that is repeated in the next section.
8412 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8414 * building.texi (Debugger Operation): Mention GUD tooltips are
8415 disabled with GDB in text command mode.
8417 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8419 * building.texi: Replace toolbar with "tool bar" for consistency.
8420 (Compilation Mode): Describe compilation-context-lines
8421 and use of arrow in compilation buffer.
8422 (Debugger Operation): Replace help text with variable's value.
8424 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8427 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8429 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8432 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8434 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8435 (Position Info): Delete discussion of `goto-line'. It is already
8436 described in `Moving point'.
8438 * mini.texi (Completion Commands): Correct reference.
8439 (Completion Options): Fix typo.
8441 * killing.texi (Deletion): Complete description of `C-x C-o'.
8443 2005-05-10 Richard M. Stallman <rms@gnu.org>
8445 * building.texi (Compilation): Clarify recompile's directory choice.
8447 * frames.texi (Tooltips): Cleanups.
8449 * basic.texi (Arguments): Fix punctuation.
8451 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8453 * screen.texi (Menu Bar): The up and down (not left and right)
8454 arrow keys move through a keyboard menu.
8456 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8458 * basic.texi: Various typo and grammar fixes.
8459 (Moving Point): C-a now runs move-beginning-of-line.
8461 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8463 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8465 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8466 as different animals.
8468 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8470 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8471 Correct index entry.
8473 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8475 * building.texi (Debugger Operation): Update to reflect changes
8478 2005-04-30 Richard M. Stallman <rms@gnu.org>
8480 * files.texi (Compressed Files): Auto Compression normally enabled.
8482 * building.texi (Debugger Operation): Clarify previous change.
8484 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8486 * building.texi (Debugger Operation): Add description for
8487 GUD tooltips when program is not running.
8489 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8491 * misc.texi (Shell): Add `Shell Prompts' to menu.
8492 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8493 description. Delete remarks moved to new node.
8494 (Shell Prompts): New node.
8495 (History References): Replace remarks moved to `Shell Prompts'
8496 with xref to that node.
8497 (Remote Host): Clarify how to specify the terminal type when
8498 logging in to a different machine.
8500 2005-04-26 Richard M. Stallman <rms@gnu.org>
8502 * emacs.texi (Top): Update submenus from files.texi.
8504 * files.texi (Filesets): Clarify previous change.
8506 * dired.texi (Misc Dired Features): Clarify previous change.
8508 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8510 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8512 * dired.texi (Misc Dired Features):
8513 Document dired-compare-directories.
8515 * files.texi (Filesets): New node.
8516 (File Conveniences): Document Image mode.
8518 * text.texi (TeX Print): Document tex-compile.
8520 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8522 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8523 Delete redundant reference to tooltip Custom group. It is
8524 referred too again in the next paragraph.
8526 2005-04-24 Richard M. Stallman <rms@gnu.org>
8528 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8530 2005-04-19 Kim F. Storm <storm@cua.dk>
8532 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8534 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8536 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8537 turns off desktop-save-mode.
8539 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8541 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8542 by default in terminals compatible with xterm. Mention that
8543 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8546 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8548 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8550 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8552 * xresources.texi (Table of Resources): Add cursorBlink.
8554 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8556 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8559 2005-04-11 Richard M. Stallman <rms@gnu.org>
8561 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8562 (Misc X): Add -D, --basic-display.
8564 * maintaining.texi (Change Log): Correct the description of
8567 * major.texi (Choosing Modes): Document magic-mode-alist.
8569 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8571 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8572 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8573 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8574 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8576 (Rmail Labels): Mention `l'.
8577 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8578 (Rmail Summary Edit): Describe `j' and RET.
8580 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8582 * xresources.texi (Lucid Resources): Add fontSet resource.
8584 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8586 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8587 now called `indicate-empty-lines'.
8589 2005-04-06 Kim F. Storm <storm@cua.dk>
8591 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8593 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8595 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8597 (Marks vs Flags): Add some convenient key bindings.
8598 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8599 (Misc Dired Features): Correct and expand description of `w' command.
8601 * frames.texi (XTerm Mouse): Delete apparently false info.
8602 The GNU/Linux console currently does not appear to support
8605 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8607 * calendar.texi (Diary): Mention shell utility `calendar'.
8609 2005-04-01 Richard M. Stallman <rms@gnu.org>
8611 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8613 2005-04-01 Lute Kamstra <lute@gnu.org>
8615 * maintaining.texi (Change Log): add-change-log-entry uses
8616 add-log-mailing-address.
8618 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8620 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8621 `VC Mode Line' and put in an xref to that node.
8622 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8625 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8627 * calendar.texi (Calendar Systems): Say that the Persian calendar
8628 implemented here is the arithmetical one championed by Birashk.
8630 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8632 * programs.texi (Fortran Motion): Fix previous change.
8634 2005-03-29 Richard M. Stallman <rms@gnu.org>
8636 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8638 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8640 * text.texi (Refill): Refer to Long Lines Mode.
8641 (Longlines): New node.
8642 (Auto Fill): Don't index "word wrap" here.
8643 (Filling): Add Longlines to menu.
8645 2005-03-29 Richard M. Stallman <rms@gnu.org>
8647 * xresources.texi: Minor fixes.
8649 * misc.texi (Emacs Server): Fix Texinfo usage.
8651 * emacs.texi (Top): Don't use a real section heading for
8652 "Detailed Node Listing". Fake it instead.
8654 * basic.texi (Position Info): Minor cleanup.
8656 * mule.texi (Input Methods): Minor cleanup.
8658 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8660 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8662 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8664 2005-03-29 Kenichi Handa <handa@m17n.org>
8666 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8668 * basic.texi (Position Info): Update the description about the
8671 2005-03-28 Richard M. Stallman <rms@gnu.org>
8673 * emacs.texi (Top): Use @section for the detailed node listing.
8675 * calendar.texi: Minor fixes to previous change.
8677 * programs.texi (Fortran): Small fixes to previous changes.
8679 * emacs.texi (Top): Update list of subnodes of Dired.
8680 Likewise for building.texi.
8682 * files.texi (File Conveniences): Delete Auto Image File mode.
8684 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8686 * building.texi (Flymake): New node.
8688 * custom.texi (Function Keys): Document kp- event types and
8689 keypad-setup package.
8691 * dired.texi (Wdired): New node.
8693 * files.texi (File Conveniences): Reorder entries.
8694 Explain how to turn on Auto-image-file mode.
8695 Document Thumbs mode.
8697 * mule.texi (Specify Coding): Document recode-region and
8700 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8702 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8704 * commands.texi (Keys): M-o is now a prefix key.
8706 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8708 * programs.texi: Reformat and update copyright years.
8709 (Fortran): Update section.
8711 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8713 * files.texi: Several small changes in addition to:
8714 (Visiting): Change xref for Dialog Boxes to ref.
8715 (Version Headers): Replace references to obsolete var
8716 `vc-header-alist' with `vc-BACKEND-header'.
8717 (Customizing VC): Update value of `vc-handled-backends'.
8719 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8721 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8722 move here from Emacs Lisp Reference Manual.
8723 * calendar.texi (Calendar/Diary, Diary Commands)
8724 (Special Diary Entries, Importing Diary): Change some xrefs to
8725 point to emacs-xtra rather than elisp.
8727 * emacs-xtra.texi (Calendar Customizing):
8728 Move view-diary-entries-initially, view-calendar-holidays-initially,
8729 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8731 (Appt Customizing): Merge entire section into main Emacs Manual.
8732 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8733 mark-holidays-in-calendar here from emacs-xtra.
8734 (Displaying the Diary): Move view-diary-entries-initially,
8735 mark-diary-entries-in-calendar here from emacs-xtra.
8736 (Appointments): Move appt-display-mode-line,
8737 appt-display-duration, appt-disp-window-function,
8738 appt-delete-window-function here from emacs-xtra.
8740 * calendar.texi: Update and reformat copyright.
8741 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8742 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8743 (Diary): Refer to `diary-file' rather than ~/diary.
8744 (Diary Commands): Rename node to "Displaying the Diary".
8745 * emacs.texi (Top): Rename "Diary Commands" section.
8746 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8748 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8750 * misc.texi (Emacs Server): Fix the command for setting
8751 server-name. Add an xref to Invoking emacsclient.
8753 * help.texi (Help Summary): Clarify when "C-h ." will do something
8755 (Apropos): Add cindex entry for apropos-sort-by-scores.
8757 * display.texi (Text Display): Add index entries for how no-break
8758 characters are displayed.
8760 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8762 * files.texi (Visiting): Fix cross-references introduced with the
8765 * xresources.texi (GTK resources): Fix last change.
8767 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8769 * xresources.texi (X Resources): GTK options documented too.
8770 (Resources): Clarify meaning of program name.
8771 (Table of Resources): Add visualClass.
8772 (GTK resources): Rewrite.
8773 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8775 * display.texi (Text Display): Mention non-breaking spaces.
8777 * files.texi (Reverting): Document auto-revert-check-vc-info.
8779 * frames.texi (Mouse Commands): Document
8780 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8782 * help.texi (Help Summary): Add `C-h .'.
8783 (Apropos): Apropos accepts a list of search terms.
8784 Document apropos-sort-by-scores.
8785 (Help Echo): Document display-local-help.
8787 * misc.texi (Emacs Server): Document server-name.
8788 (Invoking emacsclient): Document -s option for server names.
8790 * text.texi (Outline Visibility): Introduce "current heading
8791 line" (commands can be called with point on a body line).
8792 Re-order table to follow the sequence of discussion.
8793 hide-body won't hide lines before first header line.
8794 (TeX Mode): Add DocTeX mode.
8796 2005-03-24 Richard M. Stallman <rms@gnu.org>
8798 * mule.texi (Single-Byte Character Support): Delete mention
8799 of iso-acc.el and iso-transl.el.
8801 2005-03-23 Lute Kamstra <lute@gnu.org>
8803 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8805 2005-03-23 Richard M. Stallman <rms@gnu.org>
8807 * search.texi: Delete explicit node pointers.
8808 (Incremental Search): New menu.
8809 (Basic Isearch, Repeat Isearch, Error in Isearch)
8810 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8811 (Slow Isearch): New subnodes.
8812 (Configuring Scrolling): Node deleted.
8813 (Search Case): Doc default-case-fold-search.
8814 (Regexp Replace): Move replace-regexp doc here.
8816 * rmail.texi (Movemail): Put commas inside closequotes.
8818 * picture.texi (Insert in Picture): Document C-c arrow combos.
8819 (Basic Picture): Clarify erasure.
8821 * display.texi (Font Lock): Put commas inside closequotes.
8823 * cmdargs.texi (General Variables): Put commas inside closequotes.
8825 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
8827 * building.texi (Stack Buffer): Mention reverse contrast for
8828 *selected* frame (might not be current frame).
8830 2005-03-21 Richard M. Stallman <rms@gnu.org>
8832 * building.texi (Starting GUD): Add bashdb.
8834 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
8836 * basic.texi (Moving Point): Add M-g M-g binding.
8837 (Undo): Document undo-only.
8838 (Position Info): Document M-g M-g and C-u M-g M-g.
8840 * building.texi (Building): Put Grep Searching after Compilation
8842 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8843 Document next-error-highlight.
8844 (Grep Searching): Document grep-highlight-matches.
8845 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8847 * calendar.texi (Importing Diary): Rename node from iCalendar.
8848 Document diary-from-outlook.
8850 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8852 Mention effect of X drag and drop on Dired buffers.
8854 * files.texi (Visiting): Document large-file-warning-threshold.
8855 Move paragraph on file-selection dialog.
8856 Mention visiting files using X drag and drop.
8857 (Reverting): Mention using Auto-Revert mode to tail files.
8858 Document auto-revert-tail-mode.
8859 (Version Systems): Minor correction.
8860 (Comparing Files): Diff-mode is no longer based on Compilation
8862 Document compare-ignore-whitespace.
8863 (Misc File Ops): Explain passing a directory to rename-file.
8864 Likewise for copy-file and make-symbolic-link.
8866 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8867 Document mouse-wheel-progressive speed.
8869 * help.texi (Misc Help): Document numeric argument for C-h i.
8870 Correctly explain the effect of just C-u as argument.
8872 * killing.texi (Deletion): Document numeric argument for
8875 * mini.texi (Completion): Completion acts on text before point.
8877 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8878 (Emulation): CUA mode replaces pc-bindings-mode,
8879 pc-selection-mode, and s-region.
8881 * mule.texi (Input Methods): Leim is now built-in.
8882 (Select Input Method): Document quail-show-key.
8883 (Specify Coding): Document revert-buffer-with-coding-system.
8885 * programs.texi (Fortran Motion): Document f90-next-statement,
8886 f90-previous-statement, f90-next-block, f90-previous-block,
8887 f90-end-of-block, and f90-beginning-of-block.
8889 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8891 * emacs.texi (Acknowledgments): Updated.
8893 * anti.texi: Total rewrite.
8895 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
8897 * ack.texi (Acknowledgments): Update.
8899 2005-03-19 Eli Zaretskii <eliz@gnu.org>
8901 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8902 Update copyright years.
8904 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
8906 * building.texi (Commands of GUD): Move paragraph on setting
8907 breakpoints with mouse to the GDB Graphical Interface node.
8909 2005-03-07 Richard M. Stallman <rms@gnu.org>
8911 * misc.texi (Single Shell, Shell Options): Fix previous change.
8913 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8915 2005-03-06 Richard M. Stallman <rms@gnu.org>
8917 * building.texi (Starting GUD): Don't explain text vs graphical
8918 GDB here. Just mention it and xref.
8919 Delete "just one debugger process".
8920 (Debugger Operation): Move GUD tooltip info here.
8921 (GUD Tooltips): Node deleted.
8922 (GDB Graphical Interface): Explain the two GDB modes here.
8924 * sending.texi (Sending Mail): Minor cleanup.
8925 (Mail Aliases): Explain quoting conventions.
8926 Update key rebinding example.
8927 (Header Editing): C-M-i is like M-TAB.
8928 (Mail Mode Misc): mail-attach-file does not do MIME.
8930 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8931 that really belongs here.
8932 (Remote Mailboxes): Text moved to Rmail Inbox.
8933 (Rmail Display): Mention Mouse-1.
8934 (Movemail): Clarify two movemail versions.
8935 Clarify rmail-movemail-program.
8937 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8938 Document async shell commands.
8939 (Shell History): Clarify.
8940 (Shell Ring): Mention C-UP an C-DOWN.
8941 (Shell Options): Add comint-prompt-read-only.
8942 (Invoking emacsclient): Set EDITOR to run Emacs.
8943 (Sorting): No need to explain what region is.
8944 (Saving Emacs Sessions): Fix typo.
8945 (Recursive Edit): Fix punctuation.
8946 (Emulation): Don't mention "PC bindings" which are standard.
8947 (Hyperlinking): Explain Mouse-1 convention here.
8948 (Find Func): Node deleted.
8950 * help.texi (Name Help): Xref to Hyperlinking.
8952 * glossary.texi (Glossary):
8953 Rename "Balance Parentheses" to "Balancing...".
8954 Add "Byte Compilation". Correct "Copyleft".
8955 New xref in "Customization".
8956 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8957 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8958 Rename "Registers" to "Register".
8959 Replace "Selecting" with "Selected Frame",
8960 "Selected Window", and "Selecting a Buffer".
8962 * files.texi (Types of Log File): Explain how projects'
8965 * display.texi (Faces): Delete "Emacs 21".
8967 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8968 * fixit.texi (Spelling): C-M-i like M-TAB.
8969 * mini.texi (Completion Options): C-M-i like M-TAB.
8970 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8971 * text.texi (Text Mode): C-M-i like M-TAB.
8973 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8975 * calendar.texi (Specified Dates): Mention `g w'.
8976 (Appointments): appt-activate toggles with no arg.
8978 2005-03-05 Juri Linkov <juri@jurta.org>
8980 * cmdargs.texi (Emacs Invocation): Add cindex
8981 "invocation (command line arguments)".
8982 (Misc X): Add -nbc, --no-blinking-cursor.
8984 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
8986 * calendar.texi (iCalendar): No need to require it now.
8988 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
8990 * trouble.texi (Contributing): Mention Savannah. Direct users to
8993 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8995 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8998 2005-02-27 Richard M. Stallman <rms@gnu.org>
9000 * building.texi (Compilation): Update mode line status info.
9002 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9004 * calendar.texi (General Calendar): Document binding of
9005 scroll-other-window-down.
9006 (Mayan Calendar): Fix earliest date.
9007 (Time Intervals): Document timeclock-change.
9008 Fix timeclock-ask-before-exiting documentation.
9010 2005-02-26 Kim F. Storm <storm@cua.dk>
9012 * frames.texi (Mouse References):
9013 Add mouse-1-click-in-non-selected-windows.
9015 2005-02-25 Richard M. Stallman <rms@gnu.org>
9017 * screen.texi (Screen): Explain better about cursors and mode lines;
9018 don't presuppose text terminals.
9019 (Point): Don't assume just one cursor.
9020 Clarify explanation of cursors.
9021 (Echo Area, Menu Bar): Cleanups.
9023 * mini.texi (Minibuffer): Prompts are highlighted.
9024 (Minibuffer Edit): Newline = C-j only on text terminals.
9025 Clarify resize-mini-windows values.
9026 Mention M-PAGEUP and M-PAGEDOWN.
9027 (Completion Commands): Mouse-1 like Mouse-2.
9028 (Minibuffer History): Explain history commands better.
9029 (Repetition): Add xref to Incremental Search.
9031 * mark.texi (Setting Mark): Clarify info about displaying mark.
9032 Clarify explanation of C-@ and C-SPC.
9033 (Transient Mark): Mention Delete Selection mode.
9034 (Marking Objects): Clean up text about extending the region.
9036 * m-x.texi (M-x): One C-g doesn't always go to top level.
9037 No delay before suggest-key-bindings output.
9039 * fixit.texi (Fixit): Mention C-/ for undo.
9040 (Spelling): Mention ESC TAB like M-TAB.
9041 Replacement words with r and R are rechecked.
9042 Say where C-g leaves point. Mention ? as input.
9044 2005-02-23 Lute Kamstra <lute@gnu.org>
9046 * cmdargs.texi (Initial Options): Add cross reference.
9048 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9050 * emacs.texi (Top): Update menu for splitting of node in
9052 * frames.texi (Frames): Update xref for splitting of node in
9054 * trouble.texi (Quitting): Ditto.
9056 2005-02-16 Richard M. Stallman <rms@gnu.org>
9058 * windows.texi (Split Window): Simplify line truncation info
9059 and xref to Display Custom.
9061 * trouble.texi (Quitting): Emergency escape only for text terminal.
9062 (Screen Garbled): C-l for ungarbling is only for text terminal.
9064 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9066 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9068 * programs.texi (Program Modes): Mention Python mode.
9069 (Moving by Defuns): Repeating C-M-h extends region.
9070 (Basic Indent): Clarify.
9071 (Custom C Indent): Clarify.
9072 (Expressions): Repeating C-M-@ extends region.
9073 (Info Lookup): Clarify for C-h S.
9074 (Symbol Completion): ESC TAB alternative for M-TAB.
9075 (Electric C): Clarify.
9077 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9079 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9081 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9082 (MS-DOS and MULE): Clarify.
9083 (MS-DOS Processes, Windows Processes): Fix typos.
9085 * major.texi (Choosing Modes): Clarify.
9087 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9088 (Keyboard Macro Step-Edit): Clarify.
9090 * indent.texi (Indentation): Clarifications.
9092 * help.texi (Help): Correct error about C-h in query-replace.
9093 Clarify apropos vs C-h a. Fix how to search in FAQ.
9094 (Key Help): Describe C-h w here.
9095 (Name Help): Minor cleanup. C-h w moved to Key Help.
9096 Clarify the "object" joke.
9097 (Apropos): Clarify. Mouse-1 like Mouse-2.
9098 (Help Mode): Mouse-1 like Mouse-2.
9100 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9102 * display.texi (Display): Reorder menu.
9104 (Font Lock): Cleanup. Mention Options menu.
9105 Delete obsolete text.
9106 (Scrolling): For C-l, don't presume text terminal.
9107 (Horizontal Scrolling): Simplify intro.
9108 (Follow Mode): Clarify.
9109 (Cursor Display): Move before Display Custom.
9110 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9111 Doc default-tab-width. Doc line truncation more thoroughly.
9113 * dired.texi (Dired Enter): C-x C-f can run Dired.
9114 (Dired Visiting): Comment out `a' command.
9115 Mouse-1 is like Mouse-2.
9116 (Shell Commands in Dired): ? can be used more than once.
9118 * basic.texi (Continuation Lines): Simplify description of truncation,
9119 and refer to Display Custom for the rest of it.
9121 2005-02-06 Lute Kamstra <lute@gnu.org>
9123 * basic.texi (Undo): Fix typo.
9125 * cmdargs.texi (Emacs Invocation): Fix typo.
9127 * custom.texi (Init Examples): Fix typo.
9129 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9131 2005-02-06 Richard M. Stallman <rms@gnu.org>
9133 * regs.texi (Registers): Registers can hold numbers, too.
9135 * killing.texi (Other Kill Commands): Cleanup.
9136 Delete redundant explanation of kill in read-only buffer.
9137 (Yanking): Mention term "copying".
9138 (Accumulating Text): Fix typo.
9140 * entering.texi (Entering Emacs): Update rationale at start.
9141 (Exiting): Treat iconifying on a par with suspension.
9143 * custom.texi (Minor Modes): Fix typo.
9144 (Easy Customization): Fix menu style.
9145 (Variables): Add xref.
9146 (Examining): Setting for future sessions works through .emacs.
9147 (Keymaps): "Text terminals", not "Many".
9148 (Init Rebinding): Explain \C-. Show example of \M-.
9149 Fix minor wording errors.
9150 (Function Keys): Explain vector syntax just once.
9151 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9152 (Init File): Mention .emacs.d directory.
9153 (Init Examples): Add xref.
9154 (Find Init): Mention .emacs.d directory.
9156 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9157 (Action Arguments): Explain which kinds of -l args are found how.
9158 (Initial Options): --batch does not inhibit site-start.
9160 (Command Example): Use --batch, not -batch.
9162 * basic.texi (Inserting Text): Cleanup wording.
9163 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9164 C-n is not error at end of buffer.
9165 (Undo): Doc C-/ like C-_. Add xrefs.
9166 (Arguments): META key may be labeled ALT.
9167 Peculiar arg meanings are explained in doc strings.
9169 * abbrevs.texi (Expanding Abbrevs): Clarify.
9171 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9173 * frames.texi (Frame Parameters): Add an xref to the description
9174 of list-colors-display. Add a pointer to the X docs about colors.
9176 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9177 Improve docs of list-colors-display.
9179 2005-02-03 Lute Kamstra <lute@gnu.org>
9181 * frames.texi (Frames, Drag and Drop): Fix typos.
9183 2005-02-03 Richard M. Stallman <rms@gnu.org>
9185 * windows.texi (Basic Window): Mention color-change in mode line.
9186 (Change Window): Explain dragging vertical boundaries.
9188 * text.texi (Sentences): Clarify.
9189 (Paragraphs): Explain M-a and blank lines.
9190 (Outline Mode): Clarify text and menu.
9191 (Hard and Soft Newlines): Mention use-hard-newlines.
9193 * frames.texi (Frames): Delete unnecessary mention of Windows.
9194 (Mouse Commands): Likewise. Mention xterm mouse support.
9195 (Clipboard): Clarify.
9196 (Mouse References): Mention use of Mouse-1 for following links.
9197 (Menu Mouse Clicks): Clarify.
9198 (Mode Line Mouse): Clarify.
9199 (Drag and Drop): Rewrite.
9201 * fixit.texi (Spelling): Fix typo.
9203 * files.texi (File Names): Clarify.
9204 (Visiting): Update conditions for use of file dialog. Clarify.
9205 (Saving): Doc d as answer in save-some-buffers.
9206 (Remote Files): Clean up the text.
9208 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9210 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9211 (List Buffers): Clarify.
9212 (Several Buffers): Doc T command.
9213 (Buffer Convenience): Clarify menu.
9215 * basic.texi (Undo): Clarify last change.
9217 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9219 * fixit.texi (Spelling): Fix typo.
9221 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9223 * basic.texi (Undo): Update description of `undo-outer-limit'.
9225 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9227 * building.texi: Update documentation relating to GDB Graphical
9230 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9232 * custom.texi (Easy Customization): Adapt menu to node name change.
9234 2005-01-30 Richard M. Stallman <rms@gnu.org>
9236 * custom.texi (Easy Customization): Defn of "User Option" now
9237 includes faces. Don't say just "option" when talking about variables.
9238 Do say just "options" to mean "anything customizable".
9239 (Specific Customization): Describe `customize-variable',
9240 not `customize-option'.
9242 * glossary.texi (Glossary) <Faces>: Add xref.
9243 <User Option>: Change definition--include faces. Change xref.
9245 * picture.texi (Picture): Mention artist.el.
9247 * sending.texi, screen.texi, programs.texi, misc.texi:
9248 * mini.texi, major.texi, maintaining.texi, macos.texi:
9249 * help.texi, frames.texi, files.texi:
9250 Don't say just "option" when talking about variables.
9252 * display.texi, mule.texi: Don't say just "option" when talking
9253 about variables. Other minor cleanups.
9255 2005-01-26 Lute Kamstra <lute@gnu.org>
9257 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9258 File'. Mention the `-Q' option at the `--no-site-file' option.
9260 2005-01-22 David Kastrup <dak@gnu.org>
9262 * building.texi (Grep Searching): Mention alias `find-grep' for
9265 2005-01-20 Richard M. Stallman <rms@gnu.org>
9267 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9269 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9271 * rmail.texi (Movemail): Explain differences
9272 between standard and mailutils versions of movemail.
9273 Describe command line and configuration options introduced
9275 Explain the notion of mailbox URL, provide examples and
9276 cross-references to mailutils documentation.
9277 Describe various methods of specifying mailbox names,
9278 user names and user passwords for rmail.
9279 (Remote Mailboxes): New section.
9280 Describe how movemail handles remote mailboxes. Describe configuration
9281 options used to control its behavior.
9282 (Other Mailbox Formats): Explain handling of various mailbox
9285 2005-01-13 Richard M. Stallman <rms@gnu.org>
9287 * commands.texi (Commands): Clarification.
9289 2005-01-11 Richard M. Stallman <rms@gnu.org>
9291 * programs.texi (Multi-line Indent): Fix previous change.
9292 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9294 2005-01-08 Richard M. Stallman <rms@gnu.org>
9296 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9299 * search.texi (Query Replace): Mention faces query-replace
9301 (Incremental Search): Update isearch highlighting info.
9303 2005-01-04 Richard M. Stallman <rms@gnu.org>
9305 * custom.texi (Saving Customizations): Minor improvement.
9307 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9309 * custom.texi (Saving Customizations): Emacs no longer loads
9310 `custom-file' after .emacs. No longer mention customizing through
9313 2005-01-01 Andreas Schwab <schwab@suse.de>
9315 * killing.texi (Graphical Kill): Move up under node Killing,
9316 change @section to @subsection.
9318 2005-01-01 Richard M. Stallman <rms@gnu.org>
9320 * custom.texi (Face Customization): Mention hex color specs.
9322 * emacs.texi (Top): Update Killing submenu.
9324 * killing.texi (Killing): Reorganize section.
9325 No more TeX-only text; put the node command at start of chapter.
9326 But the first section heading is used only in TeX.
9327 Rewrite the text to read better in this mode.
9328 (Graphical Kill): New subnode gets some of the text that
9329 used to be in the first section.
9331 2004-12-31 Richard M. Stallman <rms@gnu.org>
9333 * dired.texi (Shell Commands in Dired): Delete the ? example.
9335 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9337 * files.texi (Saving): Describe new require-final-newline features
9338 and mode-require-final-newline.
9340 2004-12-29 Richard M. Stallman <rms@gnu.org>
9342 * custom.texi (File Variables): Clarify previous change.
9344 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9346 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9349 2004-12-27 Richard M. Stallman <rms@gnu.org>
9351 * Makefile.in (MAKEINFO): Specify --force.
9353 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9354 (Undo): Doc undo-outer-limit.
9356 2004-12-15 Juri Linkov <juri@jurta.org>
9358 * mark.texi (Transient Mark, Mark Ring): M-< and other
9359 movement commands don't set mark in Transient Mark mode
9362 2004-12-12 Juri Linkov <juri@jurta.org>
9364 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9365 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9367 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9368 (Misc Dired Commands): Add @r{(Dired)} to w.
9370 2004-12-12 Juri Linkov <juri@jurta.org>
9372 * mark.texi (Marking Objects): Marking commands also extend the
9373 region when mark is active in Transient Mark mode.
9375 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9377 * custom.texi (Saving Customizations): Emacs only loads the custom
9378 file automatically after the init file in version 22.1 or later.
9379 Adapt text and examples to this fact.
9381 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9383 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9384 be set through Custom. Otherwise, it has no effect.
9386 2004-12-05 Richard M. Stallman <rms@gnu.org>
9388 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9389 * entering.texi: Rename Command Line to Emacs Invocation.
9391 * misc.texi (Term Mode): Correctly describe C-c.
9393 * custom.texi (Easy Customization): Move up to section level,
9394 before Variables. Avoid using the term "variable"; say "option".
9395 New initial explanation.
9396 (Variables): In initial explanation, connect "variable" to the
9397 already-explained "user option".
9399 * emacs.texi (Top): Fix ref to Command Line.
9400 Move reference to Easy Customization.
9402 * xresources.texi (X Resources): Fix From link.
9404 * doclicense.texi (GNU Free Documentation License): Fix To link.
9406 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9408 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9410 2004-12-03 Richard M. Stallman <rms@gnu.org>
9412 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9414 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9416 * kmacro.texi: Several small changes in addition to the following.
9417 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9418 defining a keyboard macro.
9419 Mention `kmacro-ring-max'.
9420 (Keyboard Macro Counter): Clarify description of
9421 `kmacro-insert-counter', `kmacro-set-counter',
9422 `kmacro-add-counter' and `kmacro-set-format'.
9424 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9426 * custom.texi (File Variables): Add `unibyte' and make it more
9427 clear that `unibyte' and `coding' are special. Suggested by Simon
9428 Krahnke <overlord@gmx.li>.
9430 * mule.texi (Enabling Multibyte): Refer to File Variables.
9431 Suggested by Simon Krahnke <overlord@gmx.li>.
9433 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9435 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9436 x-use-old-gtk-file-dialog.
9438 2004-11-20 Richard M. Stallman <rms@gnu.org>
9440 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9442 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9444 * building.texi (Lisp Eval): Delete hyphen in section name.
9446 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9448 * files.texi (Old Versions):
9449 No longer document annotation as "CVS only".
9451 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9453 * files.texi (Version Control): Rewrite the introduction about
9454 version systems, mentioning the new ones that we support.
9455 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9458 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9460 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9462 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9464 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9466 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9468 * text.texi (Text Based Tables, Table Definition)
9469 (Table Creation, Table Recognition, Cell Commands)
9470 (Cell Justification, Row Commands, Column Commands)
9471 (Fixed Width Mode, Table Conversion, Measuring Tables)
9472 (Table Misc): New nodes, documenting the Table Mode.
9474 2004-10-19 Jason Rumney <jasonr@gnu.org>
9476 * makefile.w32-in (info): Change order of arguments to makeinfo.
9478 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9480 * calendar.texi (iCalendar): Update for package changes.
9482 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9484 * files.texi (Misc File Ops): View mode is a minor mode.
9486 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9488 * calendar.texi (iCalendar): Style changes.
9490 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9492 * search.texi (Regexps): The regexp described in the example is no
9493 longer stored in the variable `sentence-end'.
9495 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9497 * building.texi (Starting GUD): Note that multiple debugging
9498 sessions requires `gdb --fullname'.
9500 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9502 * calendar.texi (iCalendar): New section for a new package.
9504 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9506 * text.texi: Various small changes in addition to the following.
9507 (Text): Replace xref for autotype with inforef.
9508 (Sentences): Explain nil value for `sentence-end'.
9509 (Paragraphs): Update default values for `paragraph-start' and
9510 `paragraph-separate'.
9511 (Text Mode): Correct description of Text mode's effect on the
9513 (Outline Visibility): `hide-other' does not hide top level headings.
9514 `selective-display-ellipses' no longer has an effect on Outline mode.
9515 (TeX Misc): Add missing @cindex.
9516 Replace xref for RefTeX with inforef.
9517 (Requesting Formatted Text): The variable
9518 `enriched-fill-after-visiting' no longer exists.
9519 (Editing Format Info): Update names of menu items and commands.
9520 (Format Faces): Mention special effect of specifying the default face.
9521 Describe inheritance of text properties.
9522 Correct description of `fixed' face.
9523 (Format Indentation): Correct description of effect of setting
9524 margins. Mention `set-left-margin' and `set-right-margin'.
9525 (Format Justification): Update names of menu items.
9526 `set-justification-full' is now bound to `M-j b'.
9527 Mention that `default-justification' is a per buffer variable.
9528 (Format Properties): Update name of menu item.
9529 (Forcing Enriched Mode): `format-decode-buffer' automatically
9530 turns on Enriched mode if the buffer is in text/enriched format.
9532 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9534 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9536 2004-09-28 Kim F. Storm <storm@cua.dk>
9538 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9539 Align with new functionality.
9541 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9543 * display.texi (Display Custom): Remove stray `@end defvar'.
9545 2004-09-23 Kim F. Storm <storm@cua.dk>
9547 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9548 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9550 2004-09-20 Richard M. Stallman <rms@gnu.org>
9552 * custom.texi (Hooks): Explain using setq to clear out a hook.
9553 (File Variables): Explain multiline string constants.
9554 (Non-ASCII Rebinding): Explain when you need to update
9555 non-ASCII char codes in .emacs.
9557 * building.texi (Compilation): Explain how to make a silent
9558 subprocess that won't be terminated. Explain compilation-environment.
9560 2004-09-13 Kim F. Storm <storm@cua.dk>
9562 * mini.texi (Repetition): Rename isearch-resume-enabled to
9563 isearch-resume-in-command-history and change default to disabled.
9565 2004-09-09 Kim F. Storm <storm@cua.dk>
9567 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9568 with new `kmacro-name-last-macro'.
9570 2004-09-08 Juri Linkov <juri@jurta.org>
9572 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9574 2004-09-03 Juri Linkov <juri@jurta.org>
9576 * search.texi (Incremental Search): Update wording for M-%.
9578 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9580 * killing.texi (Killing): Correct description of kill commands in
9583 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9585 * building.texi (Compilation Mode): Add a paragraph about rules
9586 for finding the compilation buffer for `next-error'.
9588 * search.texi (Other Repeating Search): Mention that Occur mode
9589 supports the next-error functionality.
9591 2004-09-02 Juri Linkov <juri@jurta.org>
9593 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9595 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9597 * kmacro.texi (Basic Keyboard Macro):
9598 `apply-macro-to-region-lines' now operates on all lines that begin
9599 in the region, rather than on all complete lines in the region.
9601 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9603 * frames.texi (Drag and drop): Add documentation about
9604 x-dnd-test-function and x-dnd-known-types.
9606 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9608 * indent.texi: Various minor changes in addition to:
9609 (Indentation Commands): Correct description of `indent-relative'.
9610 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9611 mode. The *Tab Stops* buffer uses Overwrite Mode.
9612 (Just Spaces): `tabify' converts sequences of at least two spaces
9615 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9617 * frames.texi (Secondary Selection): Setting the secondary
9618 selection with M-Drag-Mouse-1 does not alter the kill ring,
9619 setting it with M-Mouse-1 and M-Mouse-3 does.
9620 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9621 toolkit scroll bars.
9622 (Scroll Bars): Ditto.
9624 * windows.texi (Basic Window): When using a window system, the value
9625 of point in a non-selected window is indicated by a hollow box.
9626 (Split Window): Side by side windows are separated by a scroll bar,
9627 if scroll bars are used.
9628 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9629 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9630 (Window Convenience): Update bindings for `winner-undo' and
9633 * ack.texi (Acknowledgments): Use `@unnumbered'.
9634 * misc.texi: Adapt sectioning in Info to the node structure.
9635 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9636 of "Using Emacs as a Server".
9637 * building.texi (Building): Interchange nodes (for correct numbering).
9638 * programs.texi (Programs): Interchange nodes (for correct numbering).
9639 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9640 Info to the node structure.
9641 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9642 Rearrange order of nodes and sections such that both "GNU GENERAL
9643 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9644 end, as appropriate for appendices.
9645 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9646 Use `@unnumberedsec'.
9647 * trouble.texi: Adapt sectioning in Info to the node structure.
9648 Adapt node pointers to change in emacs.texi.
9649 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9651 2004-08-25 Kenichi Handa <handa@m17n.org>
9653 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9654 description for unibyte mode.
9656 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9658 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9660 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9661 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9662 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9665 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9667 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9668 Change section names.
9670 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9672 * kmacro.texi (Keyboard Macro Ring): Rename section.
9673 Emacs treats the head of the macro ring as the `last keyboard macro'.
9674 (Keyboard Macro Counter): Minor change.
9675 (Save Keyboard Macro): Some clarifications.
9676 (Edit Keyboard Macro): Rename section.
9678 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9680 (Several Buffers): Clarify which buffer is selected if `2' is
9681 pressed in the Buffer Menu.
9682 Auto Revert mode can be used to update the Buffer Menu
9685 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9687 * help.texi (Misc Help): Add an index entry for finding an Info
9688 manual by its file name.
9690 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9692 * files.texi (Backup Deletion): Correct description of
9693 `delete-old-versions'.
9694 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9695 (Auto Save Files): Recommend `auto-save-mode' to reenable
9696 auto-saving, rather than the abbreviation `auto-save'.
9698 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9700 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9701 for "killing" and "yanking" in main menu.
9703 2004-08-16 Richard M. Stallman <rms@gnu.org>
9705 * killing.texi (Yanking, Killing): Minor cleanups.
9707 * mark.texi (Momentary Mark): Minor cleanups.
9709 2004-08-15 Kenichi Handa <handa@etl.go.jp>
9711 * custom.texi (Non-ASCII Rebinding):
9712 C-q always inserts the right code to pass to global-set-key.
9714 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9716 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9717 `insert-register', instead of `C-x r g' binding, for consistency.
9719 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9721 * fixit.texi (Spelling): Fix typo.
9723 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9725 * help.texi (Help): Fix Texinfo usage.
9727 2004-07-24 Richard M. Stallman <rms@gnu.org>
9729 * text.texi (Paragraphs): Update how paragraphs are separated
9730 and the default for paragraph-separate.
9732 * search.texi (Regexp Replace): Further update text for new
9733 replacement operators.
9735 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9737 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9740 * dired.texi (Dired Updating): `k' only deletes inserted
9741 subdirectories from the Dired buffer if a prefix argument was given.
9743 * search.texi (Regexps): Delete redundant definition of `symbol' in
9744 description of `\_>'. It already occurs in the description of `\_<'.
9746 2004-07-01 Juri Linkov <juri@jurta.org>
9748 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9749 (Regexp Search): Add M-r.
9751 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9753 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9755 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9757 * search.texi, calendar.texi: Markup fixes.
9759 2004-06-25 Richard M. Stallman <rms@gnu.org>
9761 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9763 2004-06-25 David Kastrup <dak@gnu.org>
9765 * search.texi (Regexp Replace): Some typo corrections and
9768 2004-06-24 David Kastrup <dak@gnu.org>
9770 * search.texi (Unconditional Replace): Use replace-string instead
9771 of query-replace in example.
9772 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9774 (Query Replace): Correct explanation of `^' which does not use
9777 2004-06-21 Nick Roberts <nickrob@gnu.org>
9779 * misc.texi (Shell History Copying): Document comint-insert-input.
9780 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9782 2004-06-20 Jesper Harder <harder@ifa.au.dk>
9784 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9785 * custom.texi (Customization): Do.
9786 * anti.texi (Antinews): Do.
9787 * abbrevs.texi (Defining Abbrevs): Do.
9789 * programs.texi (Info Lookup): Fix keybinding for
9792 2004-06-16 Juanma Barranquero <lektu@terra.es>
9794 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9796 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9797 (clean): Add emacs-xtra and flymake. Remove redundancies.
9799 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9801 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9803 * emacs-xtra.texi: New file.
9805 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9807 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9808 (Dired and Find): Mention differences with ordinary Dired buffers.
9810 2004-06-13 Richard M. Stallman <rms@gnu.org>
9812 * custom.texi (Init Syntax): Explain about vars that do special
9813 things when set with setq or with Custom.
9814 (Init Examples): Add line-number-mode example.
9816 2004-06-12 Juri Linkov <juri@jurta.org>
9818 * dired.texi (Operating on Files): Add dired-do-touch.
9820 2004-06-10 Juri Linkov <juri@jurta.org>
9822 * building.texi (Lisp Eval): Add C-M-x on defface.
9824 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9826 * files.texi (Reverting): Auto-Revert mode and
9827 Global Auto-Revert mode no longer revert remote files.
9829 2004-05-29 Richard M. Stallman <rms@gnu.org>
9831 * custom.texi (Init File): Two dashes start --no-site-file.
9833 2004-05-29 Alan Mackenzie <acm@muc.de>
9835 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9836 ("AWK"): Is consistently thus spelled throughout.
9837 (AWK, Pike): Document as "C-like modes".
9838 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9839 (M-x man): Supersedes M-x manual-entry.
9840 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9842 ("Comments in C"): Delete node; the info is in CC Mode manual.
9843 (c-comment-only-line-offset): Remove description.
9845 (C-c ., C-c C-c): Describe new C Mode bindings.
9847 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9848 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9849 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9852 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9855 (c-comment-start-regexp, c-hanging-comment-ender-p)
9856 (c-hanging-comment-starter-p): Remove obsolete definitions.
9858 * emacs.texi: Remove the menu entry "Comments in C".
9860 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9862 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9865 2004-05-16 Karl Berry <karl@gnu.org>
9867 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9868 makeinfo --html fails.
9869 * help.texi (Help Summary) [@ifnottex]: Likewise.
9871 2004-05-13 Nick Roberts <nickrob@gnu.org>
9873 * building.texi (GDB Graphical Interface): Update and describe
9876 2004-05-04 Jason Rumney <jasonr@gnu.org>
9878 * makefile.w32-in: Revert last change.
9880 2004-05-03 Jason Rumney <jasonr@gnu.org>
9882 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9884 2004-04-23 Juanma Barranquero <lektu@terra.es>
9886 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9888 2004-04-18 Juri Linkov <juri@jurta.org>
9890 * fixit.texi (Spelling): Remove file extension from ispell xref.
9892 2004-04-15 Kim F. Storm <storm@cua.dk>
9894 * cmdargs.texi (Initial Options): Add -Q.
9896 2004-04-05 Kim F. Storm <storm@cua.dk>
9898 * custom.texi (File Variables): Add safe-local-eval-forms.
9900 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9902 * files.texi (Reverting): Correct description of revert-buffer's
9905 2004-03-22 Juri Linkov <juri@jurta.org>
9907 * emacs.texi (Top): Add `Misc X'.
9909 * trouble.texi: Fix help key bindings.
9911 * glossary.texi: Improve references.
9913 * help.texi: Sync keywords with finder.el.
9915 * mini.texi (Completion): Add description for menu items.
9917 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9919 * sending.texi (Mail Methods): Fix xref to Message manual.
9921 2004-03-12 Richard M. Stallman <rms@gnu.org>
9923 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9925 2004-03-04 Richard M. Stallman <rms@gnu.org>
9927 * search.texi (Regexps): Explain that ^ and $ have their
9928 special meanings only in certain contexts.
9930 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9932 * mule.texi (Specify Coding): Doc C-x RET F.
9934 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9935 for multiple compile and grep buffers.
9936 (Indirect Buffers): Don't recommand clone-indirect-buffer
9937 for multiple compile and grep buffers.
9939 2004-02-29 Juanma Barranquero <lektu@terra.es>
9941 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9942 Use $(DEL) instead of rm, and ignore exit code.
9944 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
9946 * building.texi (Watch Expressions): Update.
9948 2004-02-21 Juri Linkov <juri@jurta.org>
9950 * cmdargs.texi (Action Arguments): Add alias --find-file.
9951 Add --directory, --help, --version. Move text about command-line-args
9952 to Command Arguments.
9953 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9954 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9955 (Window Size X): Join -g and --geometry. Add @cindex.
9956 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9957 (Title X): Remove alias -title.
9960 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
9962 * frames.texi (Drag and drop): Add Motif to list of supported
9965 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
9967 * frames.texi (Drag and drop): New section.
9969 2004-01-24 Richard M. Stallman <rms@gnu.org>
9971 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9972 Include it only @ifnotinfo. Patch the preceding and following
9973 node headers to point to each other.
9975 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9977 * calendar.texi (Appointments): Update section.
9979 2003-12-29 Kevin Ryde <user42@zip.com.au>
9981 * programs.texi (C Modes): Fix the xref.
9983 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
9985 * building.texi (Watch Expressions): Update.
9986 (Commands of GUD): Include use of toolbar + breakpoints set from
9989 2003-12-03 Andre Spiegel <spiegel@gnu.org>
9991 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9994 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
9996 * frames.texi (Dialog Boxes): Add use-file-dialog.
9998 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10000 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10003 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10005 * ack.texi, basic.texi, cmdargs.texi:
10006 * commands.texi, custom.texi, display.texi:
10007 * emacs.texi, files.texi:
10008 * frames.texi, glossary.texi, killing.texi:
10009 * macos.texi, mark.texi, misc.texi, msdog.texi:
10010 * mule.texi, rmail.texi, search.texi:
10011 * sending.texi, text.texi, trouble.texi:
10012 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10014 2003-11-01 Alan Mackenzie <acm@muc.de>
10016 * search.texi (Scrolling During Incremental Search): Document a
10017 new scrolling facility in isearch mode.
10019 2003-10-22 Miles Bader <miles@gnu.org>
10021 * Makefile.in (info): Move before $(top_srcdir)/info.
10023 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10025 * building.texi (Watch Expressions): Update section on data display
10026 to reflect code changes (GDB Graphical Interface).
10028 2003-10-13 Richard M. Stallman <rms@gnu.org>
10030 * xresources.texi (GTK resources): Clean up previous change.
10032 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10034 * xresources.texi (GTK resources): Add a note that some themes
10035 disallow customizations. Add scroll theme example.
10037 2003-09-30 Richard M. Stallman <rms@gnu.org>
10039 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10041 * misc.texi (Saving Emacs Sessions): Shorten the section,
10042 collapsing back into one node.
10044 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10046 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10048 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10050 * xresources.texi (GTK names in Emacs): Correct typo.
10052 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10054 * cmdargs.texi (Font X): Mention new default font.
10055 More fully describe long font names, wildcard patterns and the
10056 problems involved. (Result of discussion on emacs-devel.)
10058 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10060 * emacs.texi (Acknowledgements): Correct typo.
10062 2003-09-22 Richard M. Stallman <rms@gnu.org>
10064 * dired.texi (Misc Dired Commands): New node.
10065 (Dired Navigation): Add dired-goto-file.
10067 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10069 * emacs.texi (Acknowledgements): New node, split from Distribution.
10071 * cmdargs.texi (Action Arguments): -f reads interactive args.
10073 2003-09-08 Lute Kamstra <lute@gnu.org>
10075 * screen.texi (Mode Line): Say that POS comes before LINE.
10076 Mention `size-indication-mode'.
10077 * display.texi (Optional Mode Line):
10078 Document `size-indication-mode'.
10079 * basic.texi (Position Info): Mention `size-indication-mode'.
10081 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10083 * xresources.texi (Resources): Refer to `editres' man page.
10084 (Lucid Resources): Update defaults. Expand description of
10087 2003-09-04 Miles Bader <miles@gnu.org>
10089 * Makefile.in (top_srcdir): New variable.
10090 ($(top_srcdir)/info): New rule.
10091 (info): Depend on it.
10093 2003-09-03 Peter Runestig <peter@runestig.com>
10095 * makefile.w32-in: New file.
10097 2003-08-29 Richard M. Stallman <rms@gnu.org>
10099 * misc.texi (Saving Emacs Sessions): Correct previous change.
10101 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10103 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10104 (Intro): Include kmacro.texi after fixit.texi instead of after
10105 custom.texi. (As suggested by Kim Storm.)
10107 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10109 * fixit.texi (Fixit): Update `Next' pointer.
10110 * files.texi (Files): Update `Previous' pointer.
10111 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10112 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10113 (Suggested by Kim Storm.)
10114 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10116 2003-08-18 Kim F. Storm <storm@cua.dk>
10118 * kmacro.texi: New file describing enhanced keyboard macro
10119 functionality. Replaces old description in custom.texi.
10121 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10122 (Keyboard Macros): Move to new kmacro.texi file.
10124 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10126 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10128 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10130 2003-08-17 Alex Schroeder <alex@gnu.org>
10132 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10135 2003-08-05 Richard M. Stallman <rms@gnu.org>
10137 * programs.texi (Lisp Indent): Don't describe
10138 lisp-indent-function property here. Use xref to Lisp Manual.
10140 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10142 * calendar.texi (Date Formats): Document changed behavior of
10145 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10147 * buffers.texi (List Buffers): Fix previous change.
10149 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10151 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10154 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10156 * display.texi (Font Lock): Fix typo.
10158 2003-07-07 Richard M. Stallman <rms@gnu.org>
10160 * display.texi (Font Lock): Add xref for format info on
10161 font-lock-remove-keywords.
10163 * building.texi (Compilation): Document what happens with asynch
10164 children of compiler process.
10166 * help.texi (Library Keywords): Use @multitable.
10168 2003-06-04 Richard M. Stallman <rms@gnu.org>
10170 * programs.texi (Expressions): Delete C-M-DEL.
10172 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10173 comint-move-point-for-output renamed from
10174 comint-scroll-to-bottom-on-output.
10176 * custom.texi (Init Rebinding): Replace previous change with xref.
10177 (Non-ASCII Rebinding): Explain that issue more briefly here.
10179 2003-05-28 Richard M. Stallman <rms@gnu.org>
10181 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10183 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10185 * building.texi (GDB Graphical Interface): New node.
10186 (Rewritten somewhat by RMS.)
10188 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10190 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10191 non-English letters. Explain how to set coding systems correctly
10192 and how to include the right coding cookie in the file.
10194 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10196 * indent.texi (Indentation): Explain the concepts.
10197 (Just Spaces): Explain why preventing tabs for indentation might
10200 2003-04-16 Richard M. Stallman <rms@gnu.org>
10202 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10204 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10206 * cmdargs.texi (General Variables): Document SMTPSERVER.
10208 * sending.texi: Remove SMTP node.
10209 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10212 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10214 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10216 2003-02-22 Simon Josefsson <jas@extundo.com>
10218 * sending.texi (Mail Methods): Add node about SMTP.
10220 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10222 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10224 2003-02-01 Kevin Ryde <user42@zip.com.au>
10226 * glossary.texi (Glossary): Correction to cl cross reference.
10228 2003-01-20 Richard M. Stallman <rms@gnu.org>
10230 * killing.texi (Rectangles): Document C-x c r.
10232 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10234 * xresources.texi (GTK resources): New node.
10235 (GTK widget names): New node.
10236 (GTK names in Emacs): New node.
10237 (GTK styles): New node.
10239 2003-01-09 Francesco Potortì <pot@gnu.org>
10241 * maintaining.texi (Create Tags Table): Add reference to the new
10242 `etags --help --lang=LANG' option.
10244 2002-10-02 Karl Berry <karl@gnu.org>
10246 * emacs.texi: Per rms, update all manuals to use @copying instead of
10247 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10248 where needed for the sake of the HTML output.
10250 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10252 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10255 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10257 * Makefile.in (emacsman): New target.
10259 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10261 * (Version 21.1 released.)
10263 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10267 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10269 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10271 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10273 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10275 1999-07-12 Richard Stallman <rms@gnu.org>
10277 * Version 20.4 released.
10279 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10281 * Makefile.in (INFO_TARGETS): Delete customize.info.
10282 (DVI_TARGETS): Delete customize.dvi.
10283 (../info/customize, customize.dvi): Targets deleted.
10285 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10287 * Version 20.3 released.
10289 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10291 * Makefile.in (EMACSSOURCES): Add mule.texi.
10292 Add msdog.texi, ack.texi. Remove gnu1.texi.
10294 1998-04-06 Andreas Schwab <schwab@gnu.org>
10296 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10297 Use it in dvi targets.
10299 1997-09-23 Paul Eggert <eggert@twinsun.com>
10301 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10302 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10303 (../info/customize): Rename from ../info/custom.
10305 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10307 * Version 20.2 released.
10309 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10311 * Version 20.1 released.
10313 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10315 * Makefile (../info/customize, customize.dvi): New targets.
10316 (INFO_TARGETS): Add ../info/customize.
10317 (DVI_TARGETS): Add customize.dvi.
10319 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10321 * Version 19.33 released.
10323 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10325 * Version 19.32 released.
10327 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10329 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10331 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10333 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10335 (All dvi targets): Set the TEXINPUTS variable.
10337 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10339 * Version 19.31 released.
10341 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10343 * Version 19.30 released.
10345 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10347 * Makefile.in (maintainer-clean): Rename from realclean.
10349 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10351 * Makefile.in: New file.
10352 * Makefile: File deleted.
10354 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10356 * Makefile (TEXINDEX_OBJS): Variable deleted.
10357 (texindex, texindex.o, getopt.o): Rules deleted.
10358 All deps on texindex deleted.
10359 (distclean): Don't delete texindex.
10360 (mostlyclean): Don't delete *.o.
10361 * texindex.c, getopt.c: Files deleted.
10363 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10365 * Version 19.26 released.
10367 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10369 * Makefile (EMACSSOURCES): Exclude undo.texi.
10371 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10373 * Version 19.25 released.
10375 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10377 * Version 19.24 released.
10379 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10381 * Version 19.23 released.
10383 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10385 * Makefile: Delete spurious tab.
10387 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10389 * Makefile (.SUFFIXES): New rule.
10391 1993-12-04 Richard Stallman (rms@srarc2)
10393 * getopt.c: New file.
10394 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10395 (getopt.o): New rule.
10396 (dvi): Don't depend on texindex.
10397 (emacs.dvi): Depend on texindex.
10399 1993-12-03 Richard Stallman (rms@srarc2)
10401 * Makefile (TEXI2DVI): New variable.
10402 (emacs.dvi): Add explicit command.
10403 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10405 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10407 * Version 19.22 released.
10409 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10411 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10413 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10415 * Version 19.21 released.
10417 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10419 * Makefile (realclean): Don't delete the Info files.
10421 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10423 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10424 4' where appropriate.
10426 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10428 * Makefile: Fix targets for texindex.
10430 * texindex.c: Include "../src/config.h" if building in emacs.
10432 * Makefile: Change all files to FILENAME.texi, force all targets
10433 to be FILENAME, not FILENAME.info.
10434 Add target to build texindex.c, defining `emacs'.
10436 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10438 * Version 19.19 released.
10440 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10442 * Version 19.18 released.
10444 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10446 * Makefile: Fix source file names of the separate manuals.
10448 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10450 * Version 19.17 released.
10452 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10454 * split-man: Fix typos in last change.
10456 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10458 * Version 19.16 released.
10460 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10462 * version 19.15 released.
10464 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10466 * Makefile (distclean): It's rm, not rf.
10468 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10470 * Version 19.14 released.
10472 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10474 * Makefile: New file.
10476 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10478 * Version 19.13 released.
10480 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10482 * Version 19.9 released.
10484 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10486 * Version 19.8 released.
10488 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10490 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10492 * trouble.texi: It's `enable-flow-control-on', not
10493 `evade-flow-control-on'.
10495 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10497 * display.texi: Document standard-display-european.
10499 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10501 * Version 19.7 released.
10503 * emacs.texi: Add a sentence to the top menu mentioning the
10504 specific version of Emacs this manual applies to.
10506 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10508 * basic.texi: Document next-line-add-lines variable used to
10509 implement down-arrow.
10511 * killing.texi: Document kill-whole-line.
10513 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10515 * text.texi: Update unix TeX ordering information.
10517 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10519 * news.texi: Mention fill-rectangle in keybinding list.
10521 * killing.texi: Document fill-rectangle.
10523 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10525 * vc.texi: Bring the docs up to date with VC 5.2.
10527 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10529 * emacs.tex: Mention blackbox and gomoku under Amusements.
10530 Assembler mode is now mentioned and appropriately indexed
10531 under Programming Modes.
10533 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10535 * emacs.tex: Update TeX ordering information.
10537 1990-06-26 David Lawrence (tale@geech)
10539 * emacs.tex: Note that completion-ignored-extensions is not used
10540 to filter out names when all completions are displayed in
10543 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10545 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10547 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10549 * emacs.tex: Add @findex grep.
10551 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10553 * emacs.tex: Correct two typos. No other changes before
10554 Version 19 will be made.
10556 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10558 * emacs.tex: Update information for obtaining TeX distribution from the
10559 University of Washington.
10561 ;; Local Variables:
10565 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10567 This file is part of GNU Emacs.
10569 GNU Emacs is free software: you can redistribute it and/or modify
10570 it under the terms of the GNU General Public License as published by
10571 the Free Software Foundation, either version 3 of the License, or
10572 (at your option) any later version.
10574 GNU Emacs is distributed in the hope that it will be useful,
10575 but WITHOUT ANY WARRANTY; without even the implied warranty of
10576 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10577 GNU General Public License for more details.
10579 You should have received a copy of the GNU General Public License
10580 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.