# HG changeset patch # User Richard M. Stallman # Date 1186941305 0 # Node ID 80fee25ddc160bc12f382eafc52a1b9a540d13b7 # Parent e78c181de6bf54ceb82db57e01f5ebbef02c337f *** empty log message *** diff -r e78c181de6bf -r 80fee25ddc16 lisp/ChangeLog --- a/lisp/ChangeLog Sun Aug 12 17:54:37 2007 +0000 +++ b/lisp/ChangeLog Sun Aug 12 17:55:05 2007 +0000 @@ -1,3 +1,9 @@ +2007-08-12 Richard Stallman + + * progmodes/sh-script.el (sh): Delete group `unix'. + + * progmodes/gud.el (gud): Change to group `processes'. + 2007-08-11 Glenn Morris * progmodes/compile.el (compilation-buffer-name): Don't check @@ -97,6 +103,15 @@ It calls comment-line-break-function if there are comments. (do-auto-fill): Use that. +2007-08-07 Ivan Kanis + + * time.el (display-time-world-mode, display-time-world-display) + (display-time-world, display-time-world-list) + (display-time-world-time-format, display-time-world-buffer-name) + (display-time-world-timer-enable) + (display-time-world-timer-second, display-time-world-mode-map): + New. + 2007-08-07 Sean O'Rourke * complete.el (PC-lisp-complete-symbol): Complete symbol around point.