diff options
| -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 @@ | |||
| 11 | * loadup.el: Preload rfn-eshadow. | 11 | * loadup.el: Preload rfn-eshadow. |
| 12 | 12 | ||
| 13 | * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t. | 13 | * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t. |
| 14 | Add :version keyword. | ||
| 15 | (file-name-shadow-properties, file-name-shadow-tty-properties): | ||
| 16 | Add :version keyword. | ||
| 14 | 17 | ||
| 15 | * cus-edit.el (custom-add-parent-links): Fix bug whereby, for | 18 | * cus-edit.el (custom-add-parent-links): Fix bug whereby, for |
| 16 | instance, `(fringe custom-face)' shadowed `(fringe custom-group)' | 19 | instance, `(fringe custom-face)' shadowed `(fringe custom-group)' |