]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/ChangeLog
Merge from emacs-24; up to 2014-07-21T01:34:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / doc / emacs / ChangeLog
index fb17acc415ab11a3c5e6277b0994bb2a50112210..59d4280e789af1a90389d036fac58a36e6e16d61 100644 (file)
@@ -1,3 +1,250 @@
+2014-10-05  Glenn Morris  <rgm@gnu.org>
+
+       * misc.texi (Sorting):
+       * search.texi (Query Replace): Markup fixes.
+
+2014-10-04  Martin Rudalics  <rudalics@gmx.at>
+
+       * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
+
+2014-10-04  Glenn Morris  <rgm@gnu.org>
+
+       * 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-02  Glenn Morris  <rgm@gnu.org>
+
+       * package.texi (Package Installation): Mention etc/package-keyring.gpg.
+
+2014-09-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacsver.texi (EMACSVER): Bump to 20.0.50.
+
+2014-09-15  Daniel Colascione  <dancol@dancol.org>
+
+       * regs.texi (Text Registers): Update end-user documentation
+       to reflect `insert-register' interface change.
+
+2014-08-07  Reuben Thomas  <rrt@sc3d.org>
+
+       * programs.texi (Program Modes): Don't advertise VMS DCL support
+       any more.
+
+2014-08-07  Reuben Thomas  <rrt@sc3d.org>
+
+       Refer to MS-DOS using the same name everywhere.
+
+       * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
+       become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
+       * emacs-xtra.texi: ditto.
+       * emacs.texi: ditto.
+       * makefile.w32-in: ditto.
+       * msdog-xtra.texi: ditto, and rename file.
+       * msdog.texi: ditto, and rename file.
+
+2014-07-21  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug.  (Bug#18040)
+
+2014-07-09  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-07-03  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-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (%.texi): Disable implicit rules.
+       (mkinfodir): Remove.
+       (.dvi.ps): Replace with pattern rule.
+       (${buildinfodir}): New rule.
+       ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
+       Use $<.
+       (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
+       Use $<.
+       (%.ps): New rule.
+
+2014-06-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (bootstrap-clean): New.
+
+2014-06-10  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
+       (INFO_OPTS): Set directly rather than with configure.
+
+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-08  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments):
+       * emacs.texi (Acknowledgments): Updates.
+
+       * programs.texi (Prettifying Symbols): Remove node.
+       (Misc for Programs): Mention more briefly here.
+       * emacs.texi (Top): Update menu.
+
+       * package.texi (Package Menu, Package Installation):
+       Mention signed packages.
+       (Package Installation): Mention package-pinned-packages.
+
+2014-06-02  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Remove some obsolete items.
+       * misc.texi [iftex]: Update chapter summary.
+       (Emulation): Remove section.
+
+       * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
+       (Customization options specific to Mac OS / GNUstep): Remove section.
+
+       * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
+
+2014-05-26  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-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Language Environments): Remove unused @anchor.  (Bug#17479)
+
+2014-05-04  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-05-04  Leo Liu  <sdl.web@gmail.com>
+
+       * cal-xtra.texi (Non-Gregorian Diary): Document new features for
+       Chinese calendar and diary.
+
+2014-04-30  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.
+
+       * sending.texi (Mail Signature): Document signature variables used
+       by Message mode.  (Bug#17308)
+
+2014-04-22  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-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Makefile.in (infoclean): Be consistent about reporting failures.
 2014-03-15  Dmitry Gutov  <dgutov@yandex.ru>
 
        * programs.texi (Matching): Update WRT to the new
-       `blink-matchin-paren' behavior.
+       `blink-matching-paren' behavior.
 
 2014-03-13  Paul Eggert  <eggert@cs.ucla.edu>
 
 
        * frames.texi (Dialog Boxes): Add use-file-dialog.
 
-2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
+2003-11-22  Martin Stjernholm  <mast@lysator.liu.se>
 
        * ack.texi: Note that Alan Mackenzie contributed the AWK support
        in CC Mode.