diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 10dc55e4c21..a8be4d4cb9d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -12,8 +12,8 @@ | |||
| 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. | 14 | Add :version keyword. |
| 15 | (file-name-shadow-properties, file-name-shadow-tty-properties): | 15 | (file-name-shadow-properties, file-name-shadow-tty-properties) |
| 16 | Add :version keyword. | 16 | (file-name-shadow): Add :version keyword. |
| 17 | 17 | ||
| 18 | * cus-edit.el (custom-add-parent-links): Fix bug whereby, for | 18 | * cus-edit.el (custom-add-parent-links): Fix bug whereby, for |
| 19 | instance, `(fringe custom-face)' shadowed `(fringe custom-group)' | 19 | instance, `(fringe custom-face)' shadowed `(fringe custom-group)' |