]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.11
* appt.el: Restore significant whitespace deleted by "spelling fix".
[gnu-emacs] / lisp / ChangeLog.11
index 80f6c55c24815d0d79dbdaa70adbd2d2b113dae5..38a5530fbfcf491b0d06e8bcae237db7f0a27ee7 100644 (file)
        (disabled-command-function): Function renamed from
        `disabled-command-hook'.  Adapt code to name change of the variable.
 
-2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
+2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>
 
        * simple.el (completion-root-regexp): New defvar.
        (completion-setup-function): Use it instead of a literal string.
 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'.
@@ -14336,8 +14336,7 @@ See ChangeLog.10 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-      Free Software Foundation, Inc.
+  Copyright (C) 2003-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -14353,4 +14352,3 @@ See ChangeLog.10 for earlier changes.
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-