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: Wed, 12 Oct 2005 10:22:38 -0400

Index: emacs/lisp/startup.el
diff -c emacs/lisp/startup.el:1.379 emacs/lisp/startup.el:1.380
*** emacs/lisp/startup.el:1.379 Wed Oct 12 11:22:57 2005
--- emacs/lisp/startup.el       Wed Oct 12 14:22:36 2005
***************
*** 121,127 ****
      ("-bg" 1 x-handle-switch background-color)
      ("-background" 1 x-handle-switch background-color)
      ("-ms" 1 x-handle-switch mouse-color)
!     ("-nb" 0 x-handle-switch icon-type nil)
      ("-iconic" 0 x-handle-iconic)
      ("-xrm" 1 x-handle-xrm-switch)
      ("-cr" 1 x-handle-switch cursor-color)
--- 121,127 ----
      ("-bg" 1 x-handle-switch background-color)
      ("-background" 1 x-handle-switch background-color)
      ("-ms" 1 x-handle-switch mouse-color)
!     ("-nbi" 0 x-handle-switch icon-type nil)
      ("-iconic" 0 x-handle-iconic)
      ("-xrm" 1 x-handle-xrm-switch)
      ("-cr" 1 x-handle-switch cursor-color)




reply via email to

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