changeset 99229:5b9d32d91171

* tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 29 Oct 2008 20:56:53 +0000
parents b0198599138f
children 00ad633e13ee
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <cyd@stupidchicken.com>
 
+	* 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.