# HG changeset patch # User Chong Yidong # Date 1225313813 0 # Node ID 5b9d32d911713ab570a298ddf8320cd9d00ab6c7 # Parent b0198599138f98e4de9c16bc81e9f7989e73a802 * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted. diff -r b0198599138f -r 5b9d32d91171 lisp/ChangeLog --- a/lisp/ChangeLog Wed Oct 29 18:22:12 2008 +0000 +++ b/lisp/ChangeLog Wed Oct 29 20:56:53 2008 +0000 @@ -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.