Mercurial > emacs
diff lisp/ChangeLog @ 98330:71824a19fc92
* progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton is
loaded.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 24 Sep 2008 22:50:56 +0000 |
parents | 7a4e70e656a1 |
children | 980421e378fa |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 24 20:12:02 2008 +0000 +++ b/lisp/ChangeLog Wed Sep 24 22:50:56 2008 +0000 @@ -1,5 +1,8 @@ 2008-09-24 Chong Yidong <cyd@stupidchicken.com> + * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton + is loaded. + * server.el (server-buffer-done): Avoid changing the buffer when deleting the client's frame (bug#640).