diff options
| author | Stefan Monnier | 2009-05-05 04:02:45 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2009-05-05 04:02:45 +0000 |
| commit | 97355c3832df985233437b4b356568aa2ccf7cde (patch) | |
| tree | d578c7ccfe77b321d1f53cce1834d5bf3cdcb886 /lisp/ChangeLog | |
| parent | a6e754b68e156677b2441e8eda26a850ad4b2749 (diff) | |
| download | emacs-97355c3832df985233437b4b356568aa2ccf7cde.tar.gz emacs-97355c3832df985233437b4b356568aa2ccf7cde.zip | |
(vc-delete-file): Add autoload cookie (bug#3209).
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 923ef10e32c..bb0a60ec962 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-05-05 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * vc.el (vc-delete-file): Add autoload cookie (bug#3209). | ||
| 4 | |||
| 1 | 2009-05-04 Miles Bader <miles@gnu.org> | 5 | 2009-05-04 Miles Bader <miles@gnu.org> |
| 2 | 6 | ||
| 3 | * emacs-lisp/bindat.el (bindat-pack): Allocate and set a string | 7 | * emacs-lisp/bindat.el (bindat-pack): Allocate and set a string |