]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.16
Update copyright year to 2015
[gnu-emacs] / lisp / ChangeLog.16
index 534f91f61ce039f3cfb48ca0a758225b395072cb..14ee914179eb81eb3395978071230f7daa275985 100644 (file)
@@ -1,6 +1,6 @@
 2013-03-11  Glenn Morris  <rgm@gnu.org>
 
-        * Version 24.3 released.
+       * Merge in all changes up to version 24.3 release.
 
 2013-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        already registered with a different backend (Bug#10589).
 
 2012-11-29  Jambunathan K  <kjambunathan@gmail.com>
-            Stefan Monnier  <monnier@iro.umontreal.ca>
+           Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * icomplete.el: Change separator; add ido-style commands.
        (icomplete-show-key-bindings): Remove custom var.
        to `bookmark' (bug#11131).
 
 2012-10-26  Bastien Guerry  <bzg@altern.org>
-            Stefan Monnier  <monnier@iro.umontreal.ca>
+           Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * face-remap.el: Use lexical-binding.
        (text-scale-adjust): Improve docstring.  Use itself for the temporary
        (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.
        * international/uni-numeric.el: Regenerate.
 
 2012-09-26  Tomohiro Matsuyama  <tomo@cx4a.org>
-            Stefan Monnier  <monnier@iro.umontreal.ca>
+           Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * profiler.el: New file.
 
        In doc-strings state whether the argument window has to denote a
        live, valid or any window.
 
-2012-08-16  Phil Sainty  <psainty@orcon.net.nz>  (tiny change)
+2012-08-16  Phil Sainty  <psainty@orcon.net.nz>
 
        * progmodes/subword.el (subword-forward-function)
        (subword-backward-function, subword-forward-regexp)
 
 2012-07-25  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * 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  <julien@danjou.info>
        * vc/ediff-init.el (ediff-toggle-read-only-function):
        Use toggle-read-only.
 
-2011-10-22  Alan Mackenzie  <bug-cc-mode@gnu.org>
+2011-10-22  Alan Mackenzie  <acm@muc.de>
 
        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.