diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-07-28 22:30:25 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-07-28 22:30:25 +0000 |
commit | 0e134ea0ce5e10748230480b0d04f9fdcc3cb6b3 (patch) | |
tree | 0b474cc54fe6e43480b3bfefcbbb005f607ccd28 /lisp/ChangeLog.10 | |
parent | 366b7d44850942899b85a90d39242a373c0304ff (diff) | |
download | emacs-0e134ea0ce5e10748230480b0d04f9fdcc3cb6b3.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r-- | lisp/ChangeLog.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 4d20acd8b89..e302eeb3cac 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 @@ -2968,7 +2968,7 @@ Split the `newbuffile' arg into `base' and `dirname'. Reuse old uniquify-items to avoid recomputing their base&dirname. (uniquify-buffer-file-name): Only return the directory part. - (uniquify-rerationalize-w/o-cb): Don't bother reseting proposed names. + (uniquify-rerationalize-w/o-cb): Don't bother resetting proposed names. (rename-buffer): Use the `newname' arg as base. (create-file-buffer): Split the file name into base and dirname. |