X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a419eaa751695009cc4048b0efd97ad67bb84614..81fb8ab036d1755038d11a0a1a305a6062cc20a2:/doc/emacs/ChangeLog diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index a1e6dd8903..d1378a34c1 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,186 @@ +2015-01-21 Eli Zaretskii + + * programs.texi (Custom C Indent): Fix a typo. (Bug#19647) + +2014-12-22 Eli Zaretskii + + * buffers.texi (Kill Buffer): Improve indexing. + +2014-11-19 Paul Eggert + + 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 + + * maintaining.texi (Switching Branches): Mention "C-x v r". + Correct commands for switching branches in various VCSs. + +2014-11-16 Tassilo Horn + + * 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 + + * 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 + + * programs.texi (Misc for Programs): Fix typo. + +2014-10-24 Eli Zaretskii + + * 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 + + * misc.texi (Document View): Adapt to latest doc-view changes wrt + viewing the document's plain text contents. [Backport] + +2014-10-23 Eli Zaretskii + + * 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 + + * ack.texi (Acknowledgments): Remove some obsolete items. + * misc.texi (Emulation): Remove section. + +2014-10-20 Glenn Morris + + * Version 24.4 released. + +2014-10-13 Glenn Morris + + * Makefile.in (dist): Update for new output variables. + +2014-10-06 Glenn Morris + + * package.texi (Package Menu): The package list was changed to not + say "unsigned" any more. + +2014-10-04 Glenn Morris + + * 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 + + * 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 + + * package.texi (Package Installation): Mention etc/package-keyring.gpg. + +2014-07-21 Glenn Morris + + * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040) + +2014-07-03 Juri Linkov + + * 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 + + * help.texi (Misc Help): + * trouble.texi (Checklist): "Online" help doesn't mean what it + used to any more. + +2014-06-08 Glenn Morris + + * 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 + + * programs.texi (Prettifying Symbols): Remove node. + (Misc for Programs): Mention more briefly here. + * emacs.texi (Top): Update menu. + +2014-06-05 Glenn Morris + + * package.texi (Package Menu, Package Installation): + Mention signed packages. + +2014-06-03 Glenn Morris + + * package.texi (Package Installation): Mention package-pinned-packages. + +2014-06-02 Glenn Morris + + * misc.texi [iftex]: Update chapter summary. + (Emulation): Remove ludicrously outdated claim. + +2014-05-29 Glenn Morris + + * macos.texi (Mac / GNUstep Customization): Mention ns custom group. + (Customization options specific to Mac OS / GNUstep): Remove section. + +2014-05-28 Glenn Morris + + * macos.texi (Mac / GNUstep Customization): Mention some new features. + +2014-05-27 Glenn Morris + + * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function. + +2014-05-21 Eli Zaretskii + + * 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 + + * mule.texi (Language Environments): Remove unused @anchor. + (Bug#17479) + 2014-05-02 Eli Zaretskii * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive) @@ -10557,7 +10740,7 @@ ;; 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.