]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.15
* cl-generic.el (cl-defmethod): Make docstring dynamic
[gnu-emacs] / lisp / ChangeLog.15
index 6c60ebe63cae593274dae8e014a51c3ee325277e..46fa01acc5e3fbac8edbb48720e92730e356c78b 100644 (file)
        * epa.el (epa-passphrase-callback-function): Say what we're
        querying the password for.
 
-       * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
+       * ibuffer.el (ibuffer-visit-buffer): To mimic list-buffers
        behavior, don't bury the ibuffer buffer when visiting other buffers.
 
 2010-10-08  Chong Yidong  <cyd@stupidchicken.com>
        * tutorial.el (help-with-tutorial): Hack safe file-local variables
        after reading the tutorial.
 
-2010-08-06  Alan Mackenzie  <bug-cc-mode@gnu.org>
+2010-08-06  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
        Fix for the case that a C style comment has its delimiters alone on
        (sql-mode-menu): Add submenu to select connections.
        (sql-interactive-mode-menu): Add "Save Connection" item.
        (sql-add-product): Fix menu item.
-       (sql-get-product-feature): Improved error handling.
+       (sql-get-product-feature): Improve error handling.
        (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
-       (sql-make-alternate-buffer-name): Simplified.
+       (sql-make-alternate-buffer-name): Simplify.
        (sql-product-interactive): Handle missing product.
        (sql-connect): Support string keys, minor improvements.
        (sql-save-connection): New function.
        (sql-connection-alist): New variable.
        (sql-connect): New function.
        (sql--alt-buffer-part, sql--alt-if-not-empty)
-       (sql-make-alternate-buffer-name): Improved alternative buffer name.
+       (sql-make-alternate-buffer-name): Improve alternative buffer name.
 
 2010-07-17  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 
        `compose-mail-user-agent-warnings', instead of to the
        nonexistent `compose-mail-check-user-agent'.
 
-2010-06-21  Alan Mackenzie  <bug-cc-mode@gnu.org>
+2010-06-21  Alan Mackenzie  <acm@muc.de>
 
        Fix an indentation bug:
 
        of existing values.
 
        * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
-       (c-clear->-pair-props-if-match-before): now return t when they've
+       (c-clear->-pair-props-if-match-before): Now return t when they've
        cleared properties, nil otherwise.
        (c-before-change-check-<>-operators): Set c-new-beg/end correctly
        by taking account of the existing value.
@@ -22802,7 +22802,7 @@ See ChangeLog.14 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2009-2015 Free Software Foundation, Inc.
+  Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.