diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/startup.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/startup.el b/lisp/startup.el index 62bc2e88dad..64da0315af4 100644 --- a/lisp/startup.el +++ b/lisp/startup.el | |||
| @@ -776,6 +776,7 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'." | |||
| 776 | (custom-reevaluate-setting 'mouse-wheel-down-event) | 776 | (custom-reevaluate-setting 'mouse-wheel-down-event) |
| 777 | (custom-reevaluate-setting 'mouse-wheel-up-event) | 777 | (custom-reevaluate-setting 'mouse-wheel-up-event) |
| 778 | (custom-reevaluate-setting 'file-name-shadow-mode) | 778 | (custom-reevaluate-setting 'file-name-shadow-mode) |
| 779 | (custom-reevaluate-setting 'send-mail-function) | ||
| 779 | 780 | ||
| 780 | ;; Register default TTY colors for the case the terminal hasn't a | 781 | ;; Register default TTY colors for the case the terminal hasn't a |
| 781 | ;; terminal init file. | 782 | ;; terminal init file. |