summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.12
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2008-02-25 00:21:57 +0000
committerMiles Bader <miles@gnu.org>2008-02-25 00:21:57 +0000
commitffe832ea680b4820f5ff399191f7f2d41350ee2e (patch)
treedd42d69046f8209a8e2c89f54409ac7a0ce9bf7d /lisp/ChangeLog.12
parentd8891294b81672883c21b6b957e5a17b6990b8e4 (diff)
parentff20fdbbd2bbfa87a058c182768e3731025013ca (diff)
downloademacs-ffe832ea680b4820f5ff399191f7f2d41350ee2e.tar.gz
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1081
Diffstat (limited to 'lisp/ChangeLog.12')
-rw-r--r--lisp/ChangeLog.122
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index e7666973521..82814f2226d 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -2595,7 +2595,7 @@
* bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
path. Rewrite function in `cond' style for readability.
- Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
+ Suggested by Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
(The path shortening, that is, not the rearrangement.)
2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>