X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/fac916bfd7f839a654c839dca609d0d75a77846a..ac5392dcfda42b26767ae966a8b290142c00bff7:/lisp/ChangeLog.11 diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index dd1d113d66..8ea7d40c00 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 @@ -7234,7 +7234,7 @@ 2004-05-10 Miles Bader - * 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 @@ -7529,7 +7529,7 @@ 2004-05-03 Michael Mauger - * 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. @@ -10889,7 +10889,7 @@ 2004-01-29 Jari Aalto * 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.