]> code.delx.au - gnu-emacs/commitdiff
Delete accidentally added comment.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 13 Apr 2005 00:23:52 +0000 (00:23 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 13 Apr 2005 00:23:52 +0000 (00:23 +0000)
lisp/startup.el

index e27f86b422bb9f1fe49f39cae6d215173509848c..359c64628df0cebe4df0e9d1848378141d0d07a4 100644 (file)
@@ -746,9 +746,6 @@ 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))