diff options
author | David Ponce <david@dponce.com> | 2005-10-18 11:29:55 +0000 |
---|---|---|
committer | David Ponce <david@dponce.com> | 2005-10-18 11:29:55 +0000 |
commit | 93883b09c2fad3384776f46a09d8e89c2ce9dda3 (patch) | |
tree | 7bdc72cc06812bf4ae0369d1b022d2f37bc8da19 /lisp | |
parent | ee9791afe21ad987b8e0c20422747a8f42c38bd2 (diff) | |
download | emacs-93883b09c2fad3384776f46a09d8e89c2ce9dda3.tar.gz emacs-93883b09c2fad3384776f46a09d8e89c2ce9dda3.tar.bz2 emacs-93883b09c2fad3384776f46a09d8e89c2ce9dda3.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a5aee80ac2f..cbde9012dab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-10-18 David Ponce <david@dponce.com> + + * tree-widget.el (tree-widget-button-click): New function. + (tree-widget-button-keymap): Use it. + 2005-10-18 Romain Francoise <romain@orebokech.com> * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) |