]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.11
ChangeLog fixes
[gnu-emacs] / lisp / ChangeLog.11
index 08bd70926b43159afaac06bddd48db34f4345618..0b4e62f9e9171ff91314b159e755fd334f313cd7 100644 (file)
        substitute-env-vars -- not quite shell compatible but better than
        nothing.
        (compilation-error-regexp-alist-alist): Simplify ftnchek to only
-       handle the newer versions messages, which are more parseable.
+       handle the newer versions messages, which are more parsable.
 
 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 2004-05-28  Simon Josefsson  <jas@extundo.com>
 
        * mail/smtpmail.el (smtpmail-open-stream):
-       Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
+       Bind starttls-extra-arguments too, if starttls.el uses GnuTLS.
 
 2004-05-26  Simon Josefsson  <jas@extundo.com>
 
-       * starttls.el: Merge with my GNUTLS based starttls.el.
+       * starttls.el: Merge with my GnuTLS based starttls.el.
        (starttls-gnutls-program, starttls-use-gnutls)
        (starttls-extra-arguments, starttls-process-connection-type)
        (starttls-connect, starttls-failure, starttls-success): New variables.
 
 2004-05-22  Richard M. Stallman  <rms@gnu.org>
 
-       * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
+       * textmodes/paragraphs.el (sentence-end): Match Unicode curly quotes
        as a close quote.
 
        * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * descr-text.el (describe-char-unicode-data)
-       (describe-char-unicodedata-file): Re-enable the unicode code now that
+       (describe-char-unicodedata-file): Re-enable the Unicode code now that
        the licensing issues have been cleared in the unicode-4 license.
        (describe-text-properties-1): Remove unused `overlay' var.
        (describe-char): Remove unused var `buffer'.
 
 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.