mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
*** empty log message ***
This commit is contained in:
parent
ec9b5635fb
commit
386c8f42f7
2 changed files with 18 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue