changeset 82409:42f096633e23

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 16 Aug 2007 02:26:14 +0000
parents 50d1581f2548
children fa95c556638e
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Aug 16 02:23:23 2007 +0000
+++ b/lisp/ChangeLog	Thu Aug 16 02:26:14 2007 +0000
@@ -1,3 +1,7 @@
+2007-08-16  Richard Stallman  <rms@gnu.org>
+
+	* emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
+
 2007-08-15  Juri Linkov  <juri@jurta.org>
 
 	* startup.el (initialization): Change parent group from `internal'
@@ -386,14 +390,6 @@
 	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.