comparison 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
comparison
equal deleted inserted replaced
98329:221d7f943454 98330:71824a19fc92
1 2008-09-24 Chong Yidong <cyd@stupidchicken.com> 1 2008-09-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton
4 is loaded.
2 5
3 * server.el (server-buffer-done): Avoid changing the buffer when 6 * server.el (server-buffer-done): Avoid changing the buffer when
4 deleting the client's frame (bug#640). 7 deleting the client's frame (bug#640).
5 8
6 * vc.el (vc-default-mark-resolved): New function. 9 * vc.el (vc-default-mark-resolved): New function.