summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.9
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-24 02:58:14 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-24 02:58:14 +0100
commit20db1522fe719b5de3f7cf9b373183d4b3437e94 (patch)
tree44b4bcef6fb0bb9b7fd99389781ee07dc94ca7c0 /lisp/ChangeLog.9
parent29291ef14b0592d235f4b62463a7eb4471e5a55f (diff)
downloademacs-20db1522fe719b5de3f7cf9b373183d4b3437e94.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r--lisp/ChangeLog.92
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 7419ccc1241..1c38b4d9ac6 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -2021,7 +2021,7 @@
newbuffile out of the loop, in the newbuffile-nd local var.
Use dolist (cosmetic change). Compute the proposed name for the most
common case and cache it in the fourth place in the item.
- (uniquify-rationalize-file-buffer-names): Used to return a a list
+ (uniquify-rationalize-file-buffer-names): Used to return a list
of buffer whose name was changed, but that return value was never used.
(uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
the cached proposed name, does much less consing and is quicker.