From: Chong Yidong Date: Wed, 29 Oct 2008 20:56:53 +0000 (+0000) Subject: * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted. X-Git-Tag: emacs-pretest-23.0.90~2099 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a7c2fb5c48a6159fae7c121d2347aaa26bc3d31;p=emacs.git * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ab7802cbfb9..219486456ce 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2008-10-29 Chong Yidong + * tmm.el (tmm-get-keymap): Handle case where keyseq cache is + omitted. + * bookmark.el (bookmark-handle-bookmark): Rename from bookmark-jump-noselect. (bookmark--jump-via, bookmark-insert): Callers changed.