X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/03d24a8276767e9618d073fa92c3a2c55d6962bf..0877d0dc24ee792b9b14592869ea1aa0934aee58:/doc/emacs/ChangeLog diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 873681ad0d..18e76e0140 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,182 @@ +2012-12-21 Glenn Morris + + * emacs-xtra.texi (copying): The FSF does not sell copies of this. + Simply include doclicense. + +2012-12-21 Chong Yidong + + * frames.texi (Mouse Commands): Fix description of the effect of + mouse dragging (Bug#13049). + +2012-12-15 Juri Linkov + + * misc.texi (Recursive Edit): Add a link to "Query Replace". + (Bug#13181) + +2012-12-10 Dani Moncayo + + * killing.texi (Deletion): Doc fix (Bug#12748). + +2012-12-06 Paul Eggert + + * doclicense.texi, gpl.texi: Update to latest version from FSF. + These are just minor editorial changes. + +2012-12-06 Juanma Barranquero + + * vc1-xtra.texi (General VC Options): Remove obsolete reference + to `vc-path'. + +2012-12-03 Chong Yidong + + * custom.texi (Init Rebinding): kbd is now a function (Bug#13052). + +2012-12-02 Kevin Ryde + + * maintaining.texi (Tag Syntax): Mention (defvar foo) handling. + +2012-12-01 Kevin Ryde + + * maintaining.texi (Tag Syntax): Mention Perl's "use constant". + +2012-11-24 Paul Eggert + + * doclicense.texi, gpl.texi: Update to latest version from FSF. + These are just minor editorial changes. + +2012-11-21 Dani Moncayo + + * display.texi (Auto Scrolling): Fix some inaccuracies, plus + clarifications (Bug#12865). + (Horizontal Scrolling): Clarifications. + +2012-11-18 Dani Moncayo + + * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746). + +2012-11-16 Eli Zaretskii + + * trouble.texi (Crashing): Add information about MS-Windows and + the emacs_backtrace.txt file. (Bug#12908) + +2012-11-13 Chong Yidong + + * building.texi (Multithreaded Debugging): gdb-stopped-hooks is + actually named gdb-stopped-functions. + +2012-11-13 Glenn Morris + + * misc.texi (Single Shell): Mention async-shell-command-buffer. + +2012-11-10 Glenn Morris + + * misc.texi (Terminal emulator): Rename `term-face' to `term'. + + * emacs.texi (Acknowledgments): Add profiler author. + * ack.texi (Acknowledgments): Add some recent contributions. + +2012-11-10 Chong Yidong + + * files.texi (Diff Mode): Doc fixes for + diff-delete-trailing-whitespace (Bug#12831). + + * trouble.texi (Crashing): Copyedits. + +2012-11-10 Glenn Morris + + * files.texi (Diff Mode): Trailing whitespace updates. + +2012-11-10 Chong Yidong + + * misc.texi (Terminal emulator): Document Term mode faces. + + * mini.texi (Basic Minibuffer): New node. Document + minibuffer-electric-default-mode. + + * display.texi (Visual Line Mode): Fix index entry. + + * buffers.texi (Several Buffers): List Buffer Menu command anmes, + and index the keybindings. Document tabulated-list-sort. + (Kill Buffer): Capitalize Buffer Menu. + + * trouble.texi (Memory Full): Capitalize Buffer Menu. + +2012-11-10 Eli Zaretskii + + * display.texi (Auto Scrolling): Clarify that scroll-step is + ignored when scroll-conservatively is set to a non-zero value. + (Bug#12801) + +2012-11-10 Chong Yidong + + * dired.texi (Dired Updating): Doc fix (Bug#11744). + +2012-10-30 Michael Albinus + + * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'. + +2012-10-29 Chong Yidong + + * dired.texi (Shell Commands in Dired): Document changes to the + dired-do-async-shell-command. + +2012-10-28 Glenn Morris + + * ack.texi (Acknowledgments): Mention gv.el. + +2012-10-27 Bastien Guerry + + * screen.texi (Menu Bar): Fix typo. + +2012-10-27 Chong Yidong + + * frames.texi (Mouse Avoidance): Mention new variable + mouse-avoidance-banish-position. + + * programs.texi (Which Function): Which Function mode now works in + all major modes by default. + + * mule.texi (Recognize Coding): Remove an unreferenced vindex. + + * files.texi (Misc File Ops): Symbolic links on Windows only work + on Vista and later. + + * building.texi (Compilation): Document compilation-always-kill. + + * search.texi (Symbol Search): New node. + + * package.texi (Package Menu): Document the "new" status. + + * windows.texi (Window Choice): Don't refer to the obsolete + special-display feature. + +2012-10-24 Chong Yidong + + * mule.texi (Text Coding): set-buffer-file-coding-system can now + be invoked from the mode line. + + * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3 + changes to the mark and unmark commands. + (Comparison in Dired): Document chages to dired-diff. Remove M-=, + which is no longer bound to dired-backup-diff. + +2012-10-23 Bastien Guerry + + * text.texi (Org Authoring): Use a comma after @ref to avoid the + insertion of a period in the Info output. + +2012-10-23 Stefan Monnier + + * custom.texi (Hooks): Clarify that -hooks is deprecated. + +2012-10-23 Chong Yidong + + * kmacro.texi (Edit Keyboard Macro): Fix typo. + +2012-10-18 Dani Moncayo + + * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644) + 2012-10-17 Glenn Morris * mini.texi (Repetition): Further copyedit. @@ -9534,7 +9713,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc. + Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc. This file is part of GNU Emacs.