]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/ChangeLog
Backport: Fix package tests when TMPDIR is in HOME
[gnu-emacs] / doc / emacs / ChangeLog
index 6a57c9fbc8956cf37d81482e88cc5bd5f6f83878..d1378a34c19d95499bedad18604e9e0a8851f688 100644 (file)
@@ -1,3 +1,309 @@
+2015-01-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * programs.texi (Custom C Indent): Fix a typo.  (Bug#19647)
+
+2014-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * buffers.texi (Kill Buffer): Improve indexing.
+
+2014-11-19  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Lessen focus on ChangeLog files, as opposed to change log entries.
+       * maintaining.texi (Change Log): Mention that ChangeLog files may
+       be copied to or from a version control system.
+       * trouble.texi (Sending Patches): Point to the commit messages.
+
+2014-11-19  Eli Zaretskii  <eliz@gnu.org>
+
+       * maintaining.texi (Switching Branches): Mention "C-x v r".
+       Correct commands for switching branches in various VCSs.
+
+2014-11-16  Tassilo Horn  <tsdh@gnu.org>
+
+       * misc.texi (DocView Slicing): Describe how to slice with the
+       mouse.  Fix command mentioned by slice by BoundingBox paragraph.
+       (Bug#18040)
+
+2014-11-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (version): Remove variable.
+       (clean): No longer delete dist tarfile.
+       (dist): Remove rule; replace with code in admin.el.
+
+2014-11-01  Glenn Morris  <rgm@gnu.org>
+
+       * programs.texi (Misc for Programs): Fix typo.
+
+2014-10-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Scroll Bars): Improve indexing of faces.
+
+       * killing.texi (Secondary Selection): Improve indexing of faces.
+
+       * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
+
+       * display.texi (Standard Faces, Text Display)
+       (Useless Whitespace): Improve indexing of faces.
+
+2014-10-23  Tassilo Horn  <tsdh@gnu.org>
+
+       * misc.texi (Document View): Adapt to latest doc-view changes wrt
+       viewing the document's plain text contents.  [Backport]
+
+2014-10-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Frame Commands): Document and index
+       'frame-resize-pixelwise'.
+
+       * windows.texi (Split Window): Document and index
+       'window-resize-pixelwise'.
+
+2014-10-20  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Remove some obsolete items.
+       * misc.texi (Emulation): Remove section.
+
+2014-10-20  Glenn Morris  <rgm@gnu.org>
+
+       * Version 24.4 released.
+
+2014-10-13  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (dist): Update for new output variables.
+
+2014-10-06  Glenn Morris  <rgm@gnu.org>
+
+       * package.texi (Package Menu): The package list was changed to not
+       say "unsigned" any more.
+
+2014-10-04  Glenn Morris  <rgm@gnu.org>
+
+       * misc.texi (Sorting):
+       * search.texi (Query Replace): Markup fixes.
+
+       * cmdargs.texi (Misc X):
+       * display.texi (Optional Mode Line):
+       * misc.texi (emacsclient Options):
+       * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
+
+       * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
+       (CUA Bindings): Mention rectangle-mark-mode.
+
+2014-10-03  Martin Rudalics  <rudalics@gmx.at>
+
+       * frames.texi (Frame Commands):
+       * cmdargs.texi (Window Size X): Mention the use of
+       `frame-resize-pixelwise' to make frames truly fullscreen or
+       maximized.
+
+2014-10-01  Glenn Morris  <rgm@gnu.org>
+
+       * package.texi (Package Installation): Mention etc/package-keyring.gpg.
+
+2014-07-21  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug.  (Bug#18040)
+
+2014-07-03  Juri Linkov  <juri@jurta.org>
+
+       * search.texi (Regexp Search): Update lax space matching that is
+       not active in regexp search by default now.  (Bug#17901)
+
+2014-06-29  Glenn Morris  <rgm@gnu.org>
+
+       * help.texi (Misc Help):
+       * trouble.texi (Checklist): "Online" help doesn't mean what it
+       used to any more.
+
+2014-06-08  Glenn Morris  <rgm@gnu.org>
+
+       * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
+       * misc.texi (emacsclient Options): Copyedit.
+
+       * buffers.texi (Uniquify): Copyedits.
+       * files.texi (Visiting): Update for uniquify changes.
+
+       * dired.texi (Marks vs Flags):
+       * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
+
+       * help.texi (Help, Misc Help): Copyedits.
+
+       * screen.texi (Menu Bar): Copyedits.
+       * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
+
+       * frames.texi (Frame Commands): Copyedits re M-F10, F11.
+       * cmdargs.texi (Window Size X): Copyedits.
+
+       * ack.texi (Acknowledgments):
+       * emacs.texi (Acknowledgments): Updates.
+
+2014-06-07  Glenn Morris  <rgm@gnu.org>
+
+       * programs.texi (Prettifying Symbols): Remove node.
+       (Misc for Programs): Mention more briefly here.
+       * emacs.texi (Top): Update menu.
+
+2014-06-05  Glenn Morris  <rgm@gnu.org>
+
+       * package.texi (Package Menu, Package Installation):
+       Mention signed packages.
+
+2014-06-03  Glenn Morris  <rgm@gnu.org>
+
+       * package.texi (Package Installation): Mention package-pinned-packages.
+
+2014-06-02  Glenn Morris  <rgm@gnu.org>
+
+       * misc.texi [iftex]: Update chapter summary.
+       (Emulation): Remove ludicrously outdated claim.
+
+2014-05-29  Glenn Morris  <rgm@gnu.org>
+
+       * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
+       (Customization options specific to Mac OS / GNUstep): Remove section.
+
+2014-05-28  Glenn Morris  <rgm@gnu.org>
+
+       * macos.texi (Mac / GNUstep Customization): Mention some new features.
+
+2014-05-27  Glenn Morris  <rgm@gnu.org>
+
+       * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
+
+2014-05-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Fonts): Clarify which frames are affected by
+       setting font from the menu and in default-frame-alist.
+       (Bug#17532)
+
+2014-05-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Language Environments): Remove unused @anchor.
+       (Bug#17479)
+
+2014-05-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
+       (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
+       (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
+       Improve indexing.
+
+2014-04-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
+       (Bug Criteria): Fix usage of @kbd and @key.  (Bug#17362)
+
+       * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
+       and @key.
+
+       * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
+       and @key.
+
+       * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
+
+       * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
+
+       * programs.texi (Hungry Delete, Other C Commands): Fix usage of
+       @kbd and @key.
+
+       * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
+       @key.
+
+       * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
+       @kbd and @key.
+
+       * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
+       @kbd and @key.
+
+       * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
+       (MS-DOS Processes): Fix usage of @kbd and @key.
+
+       * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
+       @key.
+
+       * mini.texi (Completion Commands, Minibuffer History): Fix usage
+       of @kbd and @key.
+
+       * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
+       @key.
+
+       * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
+       @kbd and @key.
+
+       * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
+
+       * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
+
+       * glossary.texi (Glossary): Fix usage of @kbd and @key.
+
+       * frames.texi (Speedbar): Fix usage of @kbd and @key.
+
+       * files.texi (Misc File Ops, File Name Cache, File Conveniences)
+       (Filesets): Fix usage of @kbd and @key.
+
+       * display.texi (View Mode): Fix usage of @kbd and @key.
+
+       * dired.texi (Image-Dired): Fix usage of @kbd and @key.
+
+       * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
+       (Init Syntax): Fix usage of @kbd and @key.
+
+       * commands.texi (User Input): Fix usage of @kbd and @key.
+
+       * calendar.texi (Counting Days, General Calendar): Fix usage of
+       @kbd and @key.
+
+       * building.texi (Threads Buffer): Fix usage of @kbd and @key.
+
+       * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
+       @key.
+
+       * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
+       @kbd and @key.
+
+       * anti.texi (Antinews): Fix usage of @kbd and @key.
+
+2014-04-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * sending.texi (Mail Signature): Document signature variables used
+       by Message mode.  (Bug#17308)
+
+2014-04-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * buffers.texi (Uniquify): Clarify the default uniquification.
+
+       * indent.texi (Tab Stops): Improve wording.
+
+       * cmdargs.texi (General Variables): Improve docs of
+       EMACSLOADPATH.  Index all the environment variables.
+       (Misc Variables): Index all the environment variables.
+
+2014-04-13  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Cursor Display): Explain better how to customize
+       'blink-cursor-blinks'.
+
+2014-04-05  Glenn Morris  <rgm@gnu.org>
+
+       * trouble.texi (Checklist): Dribble files may contain passwords.
+
+2014-04-04  Glenn Morris  <rgm@gnu.org>
+
+       * files.texi (Backup Names):
+       * arevert-xtra.texi (Supporting additional buffers):
+       Update for default values of some -function vars no longer being nil.
+       (Supporting additional buffers):
+       Update for buffer-stale-function also applying to file-buffers.
+
+2014-03-16  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * programs.texi (Matching): Update the missed spot.  (Bug#17008)
+
+2014-03-15  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * programs.texi (Matching): Update WRT to the new
+       `blink-matching-paren' behavior.
+
 2014-03-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        * mule.texi (International, Language Environments): Update
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
+  Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.