(command-line): Add comment.
This commit is contained in:
parent
d5e2843d27
commit
6d21442537
1 changed files with 3 additions and 0 deletions
|
|
@ -746,6 +746,9 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'."
|
|||
(custom-reevaluate-setting 'blink-cursor-mode)
|
||||
(custom-reevaluate-setting 'normal-erase-is-backspace)
|
||||
|
||||
;; If you change the code below, you need to also change the
|
||||
;; corresponding code in the tooltip-mode defcustom. The two need
|
||||
;; to be equivalent under all conditions, or Custom will get confused.
|
||||
(unless (or noninteractive
|
||||
emacs-basic-display
|
||||
(not (display-graphic-p))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue