diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-11-16 04:53:15 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-11-16 04:53:15 +0000 |
commit | 1cc9e877dde684ab371104cebca0681d9fc5524c (patch) | |
tree | ae51aa104f757b740f92470bb664e0e43a300f4e /lisp | |
parent | e64a3dcf4c15f57a2f87843a38d5d4fbc3751f66 (diff) | |
download | emacs-1cc9e877dde684ab371104cebca0681d9fc5524c.tar.gz emacs-1cc9e877dde684ab371104cebca0681d9fc5524c.tar.bz2 emacs-1cc9e877dde684ab371104cebca0681d9fc5524c.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3ceca839678..10dc55e4c21 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,6 +11,9 @@ * loadup.el: Preload rfn-eshadow. * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t. + Add :version keyword. + (file-name-shadow-properties, file-name-shadow-tty-properties): + Add :version keyword. * cus-edit.el (custom-add-parent-links): Fix bug whereby, for instance, `(fringe custom-face)' shadowed `(fringe custom-group)' |