Mercurial > emacs
changeset 91833:d5012338a2ef
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 14 Feb 2008 08:59:43 +0000 |
parents | 8ecca3bbd3f9 |
children | 27bc9f231fed |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 14 08:58:57 2008 +0000 +++ b/lisp/ChangeLog Thu Feb 14 08:59:43 2008 +0000 @@ -1,8 +1,3 @@ -2008-02-14 Glenn Morris <rgm@gnu.org> - - * calendar/time-date.el (format-seconds): New function. - (emacs-uptime): Use format-seconds. - 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu> * vc.el (vc-annotate-find-revision-at-line): New function. @@ -12,10 +7,13 @@ 2008-02-14 Glenn Morris <rgm@gnu.org> + * calendar/time-date.el (format-seconds): New function. + (emacs-uptime): Use format-seconds. + * Makefile.in (custom-deps, finder-data, autoloads, recompile): Remove `LC_ALL=C', since it's included in $(emacs) now. -2008-02-14 Zhang Wei <id.brep@gmail.com> (tiny change) +2008-02-14 Zhang Wei <id.brep@gmail.com> (tiny change) * textmodes/org-publish.el (org-publish-timestamp-filename): Replace colon characters in filename too.