# HG changeset patch # User Glenn Morris # Date 1202457571 0 # Node ID 520f8cac9e64b380771035f625cd6a636898dba9 # Parent 30778acdaa00b9b7acf53dbc57aa860976a0332d *** empty log message *** diff -r 30778acdaa00 -r 520f8cac9e64 lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 08 07:55:13 2008 +0000 +++ b/lisp/ChangeLog Fri Feb 08 07:59:31 2008 +0000 @@ -1,9 +1,3 @@ -2008-02-08 Glenn Morris - - * custom.el (custom-theme-set-variables): Sort symbols that are - dependencies before symbols that depend on them. - (custom-enabled-themes): Set after custom-theme-directory. - 2008-02-08 Daiki Ueno * epa-dired.el: @@ -17,6 +11,10 @@ 2008-02-08 Glenn Morris + * custom.el (custom-theme-set-variables): Sort symbols that are + dependencies before symbols that depend on them. + (custom-enabled-themes): Set after custom-theme-directory. + * pcmpl-unix.el (top-level): Move provide statement to end. (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading `*' from doc-string. Allow to be nil.