]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.11
* lisp/url/url-http.el (url-http-create-request): Use url-http-proxy to
[gnu-emacs] / lisp / ChangeLog.11
index dd1d113d6652edcf66e0514d13e51c04c5d4a334..8ea7d40c004c0657c013b82fefae9a704e207414 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.