X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6664fc59a8f296117ea98b943f062c0cc0e907c1..8681f11d3b4c9e9d9b85cc997db7e091c19e6c13:/lisp/ChangeLog.11 diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index c1ee441ea6..dd1d113d66 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 @@ -1744,7 +1744,7 @@ 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 @@ -2000,7 +2000,7 @@ (math-rewrite, math-rewrite-phase): Replace variable expr by declared variable. (math-rewrite-heads-heads, math-rewrite-heads-skips) - (math-rewrite-heads-blanks ): New variables. + (math-rewrite-heads-blanks): New variables. (math-rewrite-heads, math-rewrite-heads-rec): Replace variables heads, skips and blanks by declared variables. (math-rwcomp-subst-old, math-rwcomp-subst-new) @@ -5283,7 +5283,7 @@ (disabled-command-function): Function renamed from `disabled-command-hook'. Adapt code to name change of the variable. -2004-08-07 Satyaki Das (tiny change) +2004-08-07 Satyaki Das * simple.el (completion-root-regexp): New defvar. (completion-setup-function): Use it instead of a literal string. @@ -6728,11 +6728,11 @@ 2004-05-28 Simon Josefsson * 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 - * 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. @@ -6884,7 +6884,7 @@ 2004-05-22 Richard M. Stallman - * 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. @@ -7074,7 +7074,7 @@ 2004-05-14 Stefan Monnier * 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'. @@ -11494,7 +11494,7 @@ * net/zone-mode.el (zone-mode): Use write-file-functions, not write-file-hooks. -2003-12-29 Eric Hanchrow (tiny change) +2003-12-29 Eric Hanchrow * autorevert.el (auto-revert-interval): Doc fix. @@ -11832,7 +11832,7 @@ (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed. (ido-no-final-slash): New defun. (ido-make-prompt, ido-file-internal, ido-toggle-vc) - (ido-read-file-name): ): Toggle VC checking via + (ido-read-file-name): Toggle VC checking via vc-handled-backends instead of vc-master-templates. (ido-file-internal): Handle ido-use-url-at-point and ido-use-filename-at-point via code borrowed from ffap-guesser. @@ -12922,7 +12922,7 @@ * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style. -2003-09-12 Eric Hanchrow (tiny change) +2003-09-12 Eric Hanchrow * dired.el (dired-mode-map): Fix typo. @@ -14336,8 +14336,7 @@ See ChangeLog.10 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright (C) 2003-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -14353,5 +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 . - -;; arch-tag: 2fe8d7b0-27e3-4634-a0b7-db70ff071825