]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.15
* lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec): Fix typo.
[gnu-emacs] / lisp / ChangeLog.15
index afa2bce104edab0ea3da424e49c2013dbc121809..46fa01acc5e3fbac8edbb48720e92730e356c78b 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.
        (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
 
 2011-02-19  Dmitry Bolshakov  <dmitry.bolshakov@bridge-quest.com>
-            Dima Kogan  <dkogan@cds.caltech.edu>  (tiny change)
+           Dima Kogan  <dkogan@cds.caltech.edu>  (tiny change)
 
        * progmodes/hideshow.el (hs-find-block-beginning)
        (hs-hide-level-recursive): Ignore comments when parsing braces
        `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
        * loadup.el (symbol-file-load-history-loaded): Remove; unused.
 
 2010-12-15  Jari Aalto  <jari.aalto@cante.net>
-            Scott Evans  <gse@antisleep.com>
+           Scott Evans  <gse@antisleep.com>
 
        * rect.el (rectange--default-line-number-format)
        (rectangle-number-line-callback): New functions.
        * 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.
 
        * 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>
        * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
 
 2010-08-22  Kirk Kelsey  <kirk.kelsey@0x4b.net>
-            Stefan Monnier  <monnier@iro.umontreal.ca>
+           Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
        extra backslash added to each line (bug#6890).
        * 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>
 
        another buffer (e.g gnus-art).
 
 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
-            Thierry Volpiatto  <thierry.volpiatto@gmail.com>
+           Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 
        Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
 
        `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.
        (rcirc-user-name-history): Add variable.
 
 2010-05-25  Ryan Yeske  <rcyeske@gmail.com>
-            Jonathan Rockway  <jon@jrock.us>
+           Jonathan Rockway  <jon@jrock.us>
 
        * net/rcirc.el (rcirc-server-alist): Add :pass.
        (rcirc): When prompting for connection parameters, also prompt for
        * Version 23.2 released.
 
 2010-05-07  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
-            Stefan Monnier  <monnier@iro.umontreal.ca>
+           Stefan Monnier  <monnier@iro.umontreal.ca>
 
        Highlight vendor specific properties.
        * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
        (filter-buffer-substring): Use it.  Remove unused arg `noprops'.
 
 2010-05-01  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
-            Michael Albinus  <michael.albinus@gmx.de>
+           Michael Albinus  <michael.albinus@gmx.de>
 
        Implement compression for inline methods.
 
        (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.
 
        values.
 
 2010-03-29  Phil Hagelberg  <phil@evri.com>
-            Chong Yidong  <cyd@stupidchicken.com>
+           Chong Yidong  <cyd@stupidchicken.com>
 
        * subr.el: Extend progress reporters to perform "spinning".
        (progress-reporter-update, progress-reporter-do-update):
        * Makefile.in (ELCFILES): Adapt to subword.el move.
 
 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
-            Stefan Monnier  <monnier@iro.umontreal.ca>
+           Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
        (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
 
        * 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.
        indent buffer only if called interactively (Bug#4452).
 
 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
-            Eli Zaretskii  <eliz@gnu.org>
+           Eli Zaretskii  <eliz@gnu.org>
 
        This fixes bug#4197 (merged to bug#865, though not identical).
        * server.el (server-auth-dir): Add docstring note about FAT32.
        Don't call substitute-in-file-name on diary-file.
 
 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
-            Stefan Monnier  <monnier@iro.umontreal.ca>
+           Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * mail/footnote.el (footnote-prefix): Make it a defcustom.
        (footnote-mode-map): Move initialization into the declaration.
        * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
 
 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
-            Karl Landstrom  <karl.landstrom@brgeight.se>
+           Karl Landstrom  <karl.landstrom@brgeight.se>
 
        * progmodes/js.el: New file.
 
        XZ is the successor to LZMA: <http://tukaani.org/xz/>
 
 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
-            Nick Roberts  <nickrob@snap.net.nz>
+           Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
        repository (http://sphinx.net.ru/hg/gdb-mi/).
@@ -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-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.