]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.15
Merge from emacs-24
[gnu-emacs] / lisp / ChangeLog.15
index 4d0ff9a40e2266489167267f8bc905b8bfb11552..9c793ff4615b12cedb61e929bc9b29bb2e2cda73 100644 (file)
        * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
        `field' property of `rfn-eshadow-overlay'.
 
+2011-02-21  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
+
 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * net/netrc.el (netrc-parse): Comment fix.
        `special-mode-map'.
        (package-menu-mode): Define using `define-derived-mode'
        inheriting from `special-mode'.
-       * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
        * net/xesam.el (xesam-mode): Inherit from `special-mode'.
        (xesam-mode-map): Define separately.
        * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
        Don't auto-indent for indent-to-left-margin, it's too often
        counter-productive.
 
+2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * dired.el: Regenerate.
+
 2011-01-16  Tassilo Horn  <tassilo@member.fsf.org>
 
        * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
        (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
        definitions here.
 
-2010-10-24  T.V. Raman  <tv.raman.tv@gmail.com>  (tiny change)
+2010-10-24  T. V. Raman  <tv.raman.tv@gmail.com>  (tiny change)
 
        * net/mairix.el (mairix-searches-mode-map):
        * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
        * emacs-lisp/edebug.el (edebug-eval-mode-map):
        * emacs-lisp/chart.el (chart-map):
        * edmacro.el (edmacro-mode-map):
-       * erc/erc-list.el (erc-list-menu-mode-map):
        * array.el (array-mode-map): Declare and define in one step.
 
        * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
        Enhance fontification of declarators to take account of the
        presence/absence of "typedef".
 
-       * cc-engine.el (c-forward-type): New &optional param
+       * progmodes/cc-engine.el (c-forward-type): New &optional param
        "brace-block-too".
        (c-forward-decl-or-cast-1): cdr of return value now indicates the
        presence of either or both of a "struct"-like keyword and "typedef".
 
-       * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
+       * progmodes/cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
        fontification of declarators which follow a "}".
        (c-font-lock-declarations): Fontify declarators according to the
        presence/absence of "typedef".
 
-       * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
-       for "typedef".
+       * progmodes/cc-langs.el (c-typedef-kwds c-typedef-key):
+       New lang variable for "typedef".
        (c-typedef-decl-key): New lang variable built from
        c-typedef-decl-kwds.
 
        * 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.
        (version-list-not-zero, version<, version<=, version=): Doc fix.
        (Bug#5744).
 
-2010-02-31  Dan Nicolaescu  <dann@ics.uci.edu>
+2010-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * vc.el (vc-root-diff): Doc fix.
 
 
        * window.el (window-full-height-p): New function.  (Bug#4543)
 
+2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.el (auto-mode-alist): Add .srt and Project.ede.
+
 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * vc.el: Remove commented out code.
@@ -22792,7 +22802,7 @@ See ChangeLog.14 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2009-2013 Free Software Foundation, Inc.
+  Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.