Doc updates for several Emacs 24.4 changes.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 3b7ab65..96008f6 100644 (file)
@@ -1,3 +1,445 @@
+2013-12-25  Chong Yidong  <cyd@gnu.org>
+
+       * glossary.texi (Glossary): Define MULE in modern terms.
+
+2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * files.texi (Diff Mode): Add an index.
+
+2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * trouble.texi (Understanding Bug Reporting): Minor update.
+       (Checklist): Fix a cross-reference.
+
+2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * regs.texi (Bookmarks): Document `bookmark-default-file'.
+
+       * misc.texi (Shell Mode): Add a cross-reference.
+
+       * building.texi (Lisp Eval): Add an index.
+
+2013-12-22  Glenn Morris  <rgm@gnu.org>
+
+       * entering.texi (Entering Emacs): Typo fix.
+
+       * calendar.texi (General Calendar):
+       * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
+
+2013-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * regs.texi (Keyboard Macro Registers): Fix last change.
+
+2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * search.texi (Special Isearch):
+       (Query Replace): Document negative argument of replacement commands.
+       (Symbol Search): Document `isearch-forward-symbol-at-point'.
+
+       * files.texi (File Conveniences): Document `image-next-file' and
+       `image-previous-file'.
+
+       * display.texi (Optional Mode Line): Fix an index.
+
+       * regs.texi (File Registers): Document `kmacro-to-register'.
+
+       * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
+
+       * frames.texi (Scroll Bars): Document
+       `scroll-bar-adjust-thumb-portion'.
+
+2013-12-21  Chong Yidong  <cyd@gnu.org>
+
+       * indent.texi (Indentation Commands): Document C-x TAB changes.
+
+2013-12-20  Tassilo Horn  <tsdh@gnu.org>
+
+       * calendar.texi, display.texi, help.texi, rmail.texi:
+       Document `S-SPC' as alternative to scrolling down with `DEL'.
+
+       * frames.texi: Document `toggle-frame-maximized' and
+       `toggle-frame-fullscreen' with their respective keys.
+
+       * buffers.texi: Document buffer name uniquification changes.
+
+       * indent.texi: Document that `electric-indent-mode' is enabled by
+       default.
+
+       * display.texi (Cursor Display): Document `blink-cursor-blinks'.
+
+       * buffers.texi: Update list-buffers "screeshot" to show Messages
+       as major-mode.
+
+       * entering.texi: Document `initial-buffer-choice' changes.
+
+       * misc.texi (emacsclient Options): Document
+       `initial-buffer-choice' changes.
+
+       * help.texi: Document that `?' now also shows subcommands of
+       prefix keys.
+
+2013-12-17  Chong Yidong  <cyd@gnu.org>
+
+       * killing.texi (Appending Kills): Note that append-next-kill can
+       prepend the kill.
+
+2013-12-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (File Name Coding): Document file-name encoding
+       peculiarities on MS-Windows.
+
+2013-12-12  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.texi: Sync direntry with info/dir version.
+
+2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * msdog.texi (Windows Keyboard): Fix typo.
+
+2013-11-30  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (distclean): Remove Makefile.
+
+2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * buffers.texi (Icomplete): Rename from Iswitchb and
+       rewrite accordingly.
+
+2013-11-23  Glenn Morris  <rgm@gnu.org>
+
+       * cmdargs.texi (General Variables):
+       Empty elements in EMACSLOADPATH now mean the default load-path.
+
+2013-11-21  Glenn Morris  <rgm@gnu.org>
+
+       * cmdargs.texi (Action Arguments): Use path-separator with -L.
+
+2013-11-04  Glenn Morris  <rgm@gnu.org>
+
+       * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
+
+2013-11-02  Glenn Morris  <rgm@gnu.org>
+
+       * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
+
+2013-10-23  Glenn Morris  <rgm@gnu.org>
+
+       * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
+       Nuke @refill.
+
+       * Makefile.in (install-dvi, install-html, install-pdf)
+       (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
+       (uninstall-pdf): Quote entities that might contain whitespace.
+
+2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * custom.texi (Init Syntax, Terminal Init, Terminal Init):
+       Remove @refill.
+
+2013-10-13  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Comment out old alpha stuff.
+
+2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * calendar.texi (Special Diary Entries): Remove @refill.
+
+2013-10-13  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Text Scale): Update text-scale-adjust details.
+
+       * ack.texi (Acknowledgments):
+       * emacs.texi (Acknowledgments): Use accented form of some names.
+
+2013-10-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
+       name.  (Bug#15557)
+
+       Support menus on text-mode terminals.
+       * screen.texi (Menu Bar): Adapt to TTY menus.
+
+       * frames.texi (Frames): Mention menu support on text terminals.
+
+       * files.texi (Visiting): Mention the "File" menu-bar menu.
+
+       * display.texi (Standard Faces): Mention TTY faces for menus.
+
+2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
+
+2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
+
+2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * dired.texi (Flagging Many Files): Use @emph instead of @strong.
+
+       * emacs.texi (Intro): Minor cleanup.
+
+2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * fixit.texi (Transpose):
+       (Fixing Case): Remove @refill.
+
+2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (VC Directory Commands): Add keybinding for
+       vc-log-incoming in vc-dir.
+       (Log Buffer): Use @emph instead of @strong.
+
+2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * text.texi (Enriched Justification): Explain values of default-justification.
+
+2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
+
+2013-08-31  Ulrich Müller  <ulm@gentoo.org>
+
+       * xresources.texi (Motif Resources):
+       Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
+       * emacs.texi: Update menu.
+
+2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
+       for portability to hosts where /bin/sh has problems.
+
+2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * text.texi (Enriched Justification): Minor fixes.
+
+2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * files.texi (Filesets): Add an index.
+
+2013-08-12  Glenn Morris  <rgm@gnu.org>
+
+       * macos.texi (GNUstep Support):
+       * trouble.texi (Checklist, Contributing, Service):
+       Avoid mailto: in html output.
+
+       * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
+       (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
+       (INSTALL_DATA): New, set by configure.
+       (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
+       New variables.
+       (.SUFFIXES): Add .ps and .dvi.
+       (.dvi.ps): New suffix rule.
+       (dvi, html, pdf, ps): Use *_TARGETS variables.
+       (emacs.ps, emacs-xtra.ps): Remove explicit rules.
+       (emacs.html): Use HTML_OPTS.
+       (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
+       (.PHONY): install-dvi, install-html, install-pdf, install-ps
+       ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
+       uninstall-ps, and uninstall-doc.
+       (install-dvi, install-html, install-pdf, install-ps, install-doc)
+       (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
+       (uninstall-doc): New rules.
+
+2013-07-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs.texi (Top): Remove menu item for the removed "Disabling
+       Multibyte" node.
+
+2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * rmail.texi (Rmail Coding): Move here from mule.texi.
+
+       * custom.texi (Specifying File Variables): Fix cross-references.
+
+       * mule.texi (Unibyte Mode): Fix cross-references.
+       (Disabling Multibyte): Remove.
+
+       * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
+
+       * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
+       (Mayan Calendar): Move here from calendar.texi.
+       * emacs.texi (Top): Update menu.
+
+2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * emacs.texi (Top): Add menu entry.
+
+       * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
+       (VC Directory Commands): Add vc-dir-ignore.
+
+2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * glossary.texi (Glossary): Add some entries.
+
+2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
+       vc-dir.  (Bug#14948)
+
+2013-07-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Fringes): Document the variable fringe-mode.
+       (Bug#14946)
+
+2013-07-03  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (EDE): Fix cross-reference.
+
+       * programs.texi (Program Modes): Fix emacs-xtra reference.
+
+       * help.texi (Misc Help): Index describe-syntax.
+
+2013-06-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * basic.texi (Moving Point): Document visual-order-cursor-movement
+       and its effect on right-char and left-char.
+
+2013-06-28  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Small update.
+
+2013-06-19  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (dist): Edit more configure variables.
+       Try to check that we do not miss any in future.
+
+2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * vc1-xtra.texi (Revision Tags): Add a cross reference.
+       (CVS Options): Fix the default value of `vc-cvs-stay-local'.
+
+2013-06-11  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (VC Directory Commands): Copyedit.
+       (Branches): Put back milder version of pre 2013-06-07 text.
+
+2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (Branches): Remove text copied from other sources.
+
+2013-06-05  Alan Mackenzie  <acm@muc.de>
+
+       * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
+       (Not Exiting Isearch): Document new user option
+       `isearch-allow-prefix'.  (Bug#9706)
+
+2013-06-03  Juri Linkov  <juri@jurta.org>
+
+       * display.texi (Highlight Interactively): Add global keybindings
+       with the key prefix `M-s h'.  Document old command `highlight-phrase'.
+       Document new command `highlight-symbol-at-point'.
+
+2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (Branches): Add motivations for branching.
+       (VC Mode Line): Fix typo.
+       (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
+       prefix argument.
+
+2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
+
+       * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
+       dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
+       autolaunching of the D-Bus session bus.
+
+2013-06-01  Glenn Morris  <rgm@gnu.org>
+
+       * programs.texi (Semantic): Fix typo.
+
+2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (Types of Log File): Supplement some
+       information of change log files.
+
+2013-05-15  Juri Linkov  <juri@jurta.org>
+
+       * search.texi (Repeat Isearch): Mention key `RET' to finish
+       editing the string.  (Bug#13348)
+
+2013-05-14  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
+
+2013-05-09  Glenn Morris  <rgm@gnu.org>
+
+       * sending.texi (Mail Sending): Fix typo.
+
+       * windows.texi (Change Window): Fix typo.
+
+       * custom.texi (Changing a Variable): Fix typo.
+
+       * trouble.texi (Contributing): Remove obsolete info re pretesters.
+
+2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
+       * cmdargs.texi (Initial Options):
+       * files.texi (Customize Save): Document this.
+
+2013-05-04  Glenn Morris  <rgm@gnu.org>
+
+       * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
+
+2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       doc: convert some TeX accents to UTF-8
+       * ack.texi (Acknowledgments):
+       * emacs.texi (Acknowledgments):
+       Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
+       Apparently the TeX accents cause problems when generating gnu.org
+       web pages, e.g., @l{} is rendered as '/l' on
+       <http://www.gnu.org/software/emacs/manual/html_node/
+       emacs/Acknowledgments.html>.
+
+2013-03-16  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.texi (Top): Add some stuff specific to www.gnu.org.
+
+2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Prefer UTF-8 for documentation.
+       With GNU Texinfo 5.0, this generates nicer-looking info files,
+       since they can use curly quotes.  With older Texinfo it doesn't matter.
+       * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
+       Switch from Latin-1 to UTF-8.
+
+2013-02-28  Bastien Guerry  <bzg@gnu.org>
+
+       * xresources.texi (GTK resources): Fix broken link.
+
+2013-02-25  Eli Zaretskii  <eliz@gnu.org>
+
+       * files.texi (Interlocking): Don't refer to symlinks as the
+       exclusive means of locking files.
+
+2013-02-22  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments):
+       * emacs.texi (Acknowledgments): Small updates.
+
+2013-02-21  Glenn Morris  <rgm@gnu.org>
+
+       * files.texi (File Conveniences): Not just GIFs can be animated.
+
+2013-02-13  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Don't mention yow any more.
+
+2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * cmdargs.texi (General Variables):
+       Fix TMPDIR documentation to match the code's behavior.
+
+2013-02-10  Glenn Morris  <rgm@gnu.org>
+
+       * trouble.texi (Checklist): Update bug keybinding.
+
+2013-02-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * msdog.texi (Text and Binary): Delete the description of
+       file-name-buffer-file-type-alist.
+
 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
 
        * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)