# HG changeset patch # User Richard M. Stallman # Date 1187231174 0 # Node ID 42f096633e23429a8e3422a19481031a8de52093 # Parent 50d1581f25480e9c0275031d86eed56f6aa4a573 *** empty log message *** diff -r 50d1581f2548 -r 42f096633e23 lisp/ChangeLog --- 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 + + * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group. + 2007-08-15 Juri Linkov * 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 - - * 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.