Mercurial > emacs
changeset 56426:0eb4c89378bd
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 14 Jul 2004 23:35:30 +0000 |
parents | 5572efece9a6 |
children | 55836d23d2c9 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 14 23:22:14 2004 +0000 +++ b/lisp/ChangeLog Wed Jul 14 23:35:30 2004 +0000 @@ -1,3 +1,16 @@ +2004-07-14 Luc Teirlinck <teirllm@auburn.edu> + + * calendar/cal-dst.el (calendar-time-from-absolute): Return a list + of two integers, instead of a cons. + + * net/tramp.el (tramp-handle-verify-visited-file-modtime): + `visited-file-modtime' now returns a list of two integers, instead + of a cons. + + * dired.el (dired-directory-changed-p): Ditto. + + * progmodes/grep.el (grep): Doc fix. + 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org> * autorevert.el (auto-revert-tail-mode)
--- a/src/ChangeLog Wed Jul 14 23:22:14 2004 +0000 +++ b/src/ChangeLog Wed Jul 14 23:35:30 2004 +0000 @@ -1,3 +1,8 @@ +2004-07-14 Luc Teirlinck <teirllm@auburn.edu> + + * fileio.c (Fvisited_file_modtime): Return a list of two integers, + instead of a cons. + 2004-07-14 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu> * keyboard.c (echo_dash): Do nothing if there already is a dash