]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.16
Minor fixes in w32-shell-execute.
[gnu-emacs] / lisp / ChangeLog.16
index e4917441f9889dd43db098eb42343fe464096bed..fb2ce5ecd7e48fc6eb61ec1f2738757f4b5cc9cf 100644 (file)
@@ -63,7 +63,7 @@
 
 2013-03-11  Michael R. Mauger  <michael@mauger.com>
 
-       * progmodes/sql.el Version 3.2
+       * progmodes/sql.el: Version 3.2
        Please note that my address changed to <michael@mauger.com>;
        the <mmaug@yahoo.com> address remains active.
        (sql-connection-alist): Updates documentation to fix bug#13715.
 
        * help-macro.el (make-help-screen): Instead of switch-to-buffer
        use pop-to-buffer with NORECORD argument t.  As buffer name, use
-       *Metahelp* with a leading space (Bug#13190).
+       *Metahelp* with a leading space (Bug#13146).
 
 2012-12-16  Romain Francoise  <romain@orebokech.com>
 
 2012-11-19  Daniel Colascione  <dancol@dancol.org>
 
        * term/w32-win.el (cygwin-convert-path-from-windows):
-       Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
+       Accommodate rename of cygwin_convert_path* to
+       cygwin_convert_file_name*.
 
 2012-11-18  Chong Yidong  <cyd@gnu.org>
 
        * bookmark.el (bookmark-completing-read): Set the completion category
        to `bookmark' (bug#11131).
 
-2012-10-26  Bastien  <bzg@altern.org>
+2012-10-26  Bastien Guerry  <bzg@altern.org>
             Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * face-remap.el: Use lexical-binding.
        (ruby-syntax-propertize-function): Adjust for changes in
        `ruby-syntax-propertize-heredoc'.
 
-2012-08-09 Nobuyoshi Nakada  <nobu@ruby-lang.org>
+2012-08-09  Nobuyoshi Nakada  <nobu@ruby-lang.org>
 
        * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
        binding (use `M-;' instead).
        * international/mule-cmds.el (mule-menu-keymap)
        (set-language-environment, set-locale-environment): Doc tweaks.
 
-2012-06-16  Aurelien Aptel  <aurelien.aptel@gmail.com>
+2012-06-16  Aurélien Aptel  <aurelien.aptel@gmail.com>
 
        * cus-face.el (custom-face-attributes): Add wave-style underline
        attribute.