summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.11
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-09-20 03:20:32 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-09-20 03:20:32 +0200
commit93acd23dc3873931d823d06f0443ad32e370870e (patch)
treea8c36d57a18cfc19519ac8aa9e58974d9c08b669 /lisp/ChangeLog.11
parentf071341124811e21e94592137e4b1c8f0f5fd1f5 (diff)
downloademacs-93acd23dc3873931d823d06f0443ad32e370870e.tar.gz
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.11')
-rw-r--r--lisp/ChangeLog.114
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index c1ee441ea6b..2543ce03b6f 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -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)
@@ -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.