Mercurial > emacs
diff lisp/ChangeLog @ 77677:861b8417e148
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 10 May 2007 16:39:46 +0000 |
parents | cd8d5d9a645a |
children | 0b0c0f93563c |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 10 16:39:33 2007 +0000 +++ b/lisp/ChangeLog Thu May 10 16:39:46 2007 +0000 @@ -1,10 +1,28 @@ 2007-05-10 Richard Stallman <rms@gnu.org> + * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments. + (iso-cvt-write-only): Likewise. + + * emacs-lisp/easy-mmode.el (define-minor-mode): + Fix generated doc string. + + * startup.el (fancy-splash-text): Add URL of guided tour. + Adjust horizontal and vertical whitespace. + + * progmodes/compile.el (compilation-handle-exit): + Use run-hook-with-args to run compilation-finish-functions. + * files.el (file-start-mode-alist): New variable. (magic-mode-regexp-match-limit): Doc fix. (set-auto-mode): Handle file-start-mode-alist. A little cleanup of structure. +2007-05-10 Davis Herring <herring@lanl.gov> + + * calendar/timeclock.el (timeclock-in): Fix non-interactive + workday specifications. + (timeclock-log): Don't kill the log buffer if it already existed. + 2007-05-08 Richard Stallman <rms@gnu.org> * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): @@ -42,12 +60,6 @@ * find-dired.el (find-dired-filter): Propertize all text down to eob. -2007-04-29 Davis Herring <herring@lanl.gov> - - * calendar/timeclock.el (timeclock-in): Fix non-interactive - workday specifications. - (timeclock-log): Don't kill the log buffer if it already existed. - 2007-04-29 Richard Stallman <rms@gnu.org> * international/mule.el (auto-coding-alist): Add pdf => no-conversion.