emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/startup.el


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lisp/startup.el
Date: Thu, 14 Apr 2005 00:48:09 -0400

Index: emacs/lisp/startup.el
diff -c emacs/lisp/startup.el:1.350 emacs/lisp/startup.el:1.351
*** emacs/lisp/startup.el:1.350 Wed Apr 13 22:31:33 2005
--- emacs/lisp/startup.el       Thu Apr 14 04:48:08 2005
***************
*** 719,725 ****
      (frame-initialize))
  
    ;; Turn off blinking cursor if so specified in X resources.  This is here
!   ;; only because all other settings of no-blinking-cursor is here.
    (unless (or noninteractive
              emacs-basic-display
              (and (memq window-system '(x w32 mac))
--- 719,725 ----
      (frame-initialize))
  
    ;; Turn off blinking cursor if so specified in X resources.  This is here
!   ;; only because all other settings of no-blinking-cursor are here.
    (unless (or noninteractive
              emacs-basic-display
              (and (memq window-system '(x w32 mac))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]