# HG changeset patch # User Juanma Barranquero # Date 1205716859 0 # Node ID 08d800832b0114742bbd9838bab0b492d8042f62 # Parent 1f06998bf6bd893f0c1bb74a40161b3150cfb546 *** empty log message *** diff -r 1f06998bf6bd -r 08d800832b01 lisp/ChangeLog --- a/lisp/ChangeLog Mon Mar 17 01:20:29 2008 +0000 +++ b/lisp/ChangeLog Mon Mar 17 01:20:59 2008 +0000 @@ -27,8 +27,8 @@ 2008-03-16 Kenichi Handa - * international/mule.el (auto-coding-alist): Use - no-conversion-multibyte for archive files. + * international/mule.el (auto-coding-alist): + Use no-conversion-multibyte for archive files. 2008-03-16 Glenn Morris @@ -79,8 +79,8 @@ (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2. (print-diary-entries): Use unless. (diary-mark-entries-1): Change argument order, make all but - markfunc optional. Handle the standard (Gregorian) case. Use - match-string-no-properties. Handle marks. + markfunc optional. Handle the standard (Gregorian) case. + Use match-string-no-properties. Handle marks. (mark-diary-entries): Use diary-mark-entries-1. (diary-font-lock-keywords-1): New macro. (diary-font-lock-keywords): Use diary-font-lock-keywords-1. @@ -206,8 +206,8 @@ (mark-sexp-diary-entries, list-sexp-diary-entries): Use when. (mark-calendar-month): Use dotimes. - * calendar/holidays.el (displayed-month, displayed-year): Move - declarations where needed. + * calendar/holidays.el (displayed-month, displayed-year): + Move declarations where needed. (calendar-list-holidays): Doc fix. * calendar/parse-time.el (parse-time-string): Simplify. @@ -224,8 +224,8 @@ (timeclock-mean, timeclock-generate-report): Use dolist. * calendar/todo-mode.el (todo-add-category): Simplify. - (todo-more-important-p, todo-delete-item, todo-file-item): Use unless, - when. + (todo-more-important-p, todo-delete-item, todo-file-item): + Use unless, when. (todo-top-priorities): Use zerop. 2008-03-14 Nick Roberts @@ -468,7 +468,7 @@ * textmodes/org-mouse.el: Version number change. - * textmodes/org-publish.el: (org-publish-expand-components): + * textmodes/org-publish.el (org-publish-expand-components): Remove null projects from the list of components. (org-publish-attachment): Bugfix: handle mandatory argument pub-dir. Remove unused retrieval of the :publishing-directory property. @@ -1480,7 +1480,6 @@ * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" -> "c-old-END". ->>>>>>> 1.13100 2008-03-04 Jason Rumney * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core