emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/custom.el [lexbind]
Date: Tue, 06 Jul 2004 07:15:01 -0400

Index: emacs/lisp/custom.el
diff -c emacs/lisp/custom.el:1.53.2.6 emacs/lisp/custom.el:1.53.2.7
*** emacs/lisp/custom.el:1.53.2.6       Tue May 11 02:28:42 2004
--- emacs/lisp/custom.el        Tue Jul  6 09:14:17 2004
***************
*** 298,305 ****
  
  `type' (the value of `window-system')
    Under X, in addition to the values `window-system' can take,
!   `motif', `lucid' and `x-toolkit' are allowed, and match when
!   the Motif toolkit, Lucid toolkit, or any X toolkit is in use.
  
  `class' (the frame's color support)
    Should be one of `color', `grayscale', or `mono'.
--- 298,305 ----
  
  `type' (the value of `window-system')
    Under X, in addition to the values `window-system' can take,
!   `motif', `lucid', `gtk' and `x-toolkit' are allowed, and match when
!   the Motif toolkit, Lucid toolkit, GTK toolkit or any X toolkit is in use.
  
  `class' (the frame's color support)
    Should be one of `color', `grayscale', or `mono'.




reply via email to

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