X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/fb070dcb08e2e6c32742ea0a6f34f35531aaa4ae..7e09ef09a479731d01b1ca46e94ddadd73ac98e3:/lisp/ChangeLog.16?ds=sidebyside diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index 534f91f61c..14ee914179 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 @@ -1,6 +1,6 @@ 2013-03-11 Glenn Morris - * Version 24.3 released. + * Merge in all changes up to version 24.3 release. 2013-03-11 Stefan Monnier @@ -3340,7 +3340,7 @@ already registered with a different backend (Bug#10589). 2012-11-29 Jambunathan K - Stefan Monnier + Stefan Monnier * icomplete.el: Change separator; add ido-style commands. (icomplete-show-key-bindings): Remove custom var. @@ -4571,7 +4571,7 @@ to `bookmark' (bug#11131). 2012-10-26 Bastien Guerry - Stefan Monnier + Stefan Monnier * face-remap.el: Use lexical-binding. (text-scale-adjust): Improve docstring. Use itself for the temporary @@ -5052,7 +5052,7 @@ (w32-handle-dropped-file): Convert incoming dropped files from Windows paths to Cygwin ones before passing them on to the rest of Emacs. - (w32-drag-n-drop): New paramter new-frame. Simplify logic. + (w32-drag-n-drop): New parameter new-frame. Simplify logic. (w32-initialize-window-system): Assert we're not initialized twice. * term/x-win.el: Require cl-lib; add ourselves to display-format-alist. @@ -5879,7 +5879,7 @@ * international/uni-numeric.el: Regenerate. 2012-09-26 Tomohiro Matsuyama - Stefan Monnier + Stefan Monnier * profiler.el: New file. @@ -7534,7 +7534,7 @@ In doc-strings state whether the argument window has to denote a live, valid or any window. -2012-08-16 Phil Sainty (tiny change) +2012-08-16 Phil Sainty * progmodes/subword.el (subword-forward-function) (subword-backward-function, subword-forward-regexp) @@ -8501,7 +8501,7 @@ 2012-07-25 Jay Belanger - * calc-alg.el (math-simplify-divide): Don't cross multiply + * calc/calc-alg.el (math-simplify-divide): Don't cross multiply in an equation when the lhs is a variable. 2012-07-24 Julien Danjou @@ -17100,7 +17100,7 @@ * vc/ediff-init.el (ediff-toggle-read-only-function): Use toggle-read-only. -2011-10-22 Alan Mackenzie +2011-10-22 Alan Mackenzie Fix bug #9560, sporadic wrong indentation; improve instrumentation of c-parse-state. @@ -25224,7 +25224,7 @@ See ChangeLog.15 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 2011-2014 Free Software Foundation, Inc. + Copyright (C) 2011-2015 Free Software Foundation, Inc. This file is part of GNU Emacs.