]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.11
Correct non-standard binding of report-emacs-bug-insert-to-mailer.
[gnu-emacs] / lisp / ChangeLog.11
index dd1d113d6652edcf66e0514d13e51c04c5d4a334..4bd688b9224072618851f10d484261c1d939599a 100644 (file)
 
 2004-05-10  Miles Bader  <miles@gnu.org>
 
-       * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
+       * progmodes/gud.el (gud-common-init): Only consider an existing
        buffer an error if the debugger process is actually running.
 
 2004-05-10  Juanma Barranquero  <lektu@terra.es>
 
 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
 
-       * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
+       * progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
        (sql-emacs20-p): Remove.
        (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
        (sql-builtin-face, sql-doc-face): Remove.
 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
 
        * progmodes/executable.el (executable-command-find-posix-p):
-       New.  Check if find handles arguments Posix-style.
+       New.  Check if find handles arguments POSIX-style.
 
        * progmodes/grep.el (grep-compute-defaults):
        Use executable-command-find-posix-p.
@@ -14336,7 +14336,7 @@ See ChangeLog.10 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2003-2011  Free Software Foundation, Inc.
+  Copyright (C) 2003-2011, 2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.