changeset 82355:80fee25ddc16

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 12 Aug 2007 17:55:05 +0000
parents e78c181de6bf
children 5efb11ce173c
files lisp/ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
+
+	* progmodes/sh-script.el (sh): Delete group `unix'.
+
+	* progmodes/gud.el (gud): Change to group `processes'.
+
 2007-08-11  Glenn Morris  <rgm@gnu.org>
 
 	* 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  <apple@kanis.eu>
+
+	* 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  <sorourke@cs.ucsd.edu>
 
 	* complete.el (PC-lisp-complete-symbol): Complete symbol around point.