emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Sun, 27 Feb 2005 16:37:04 -0500

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.215 emacs/lisp/cus-edit.el:1.216
*** emacs/lisp/cus-edit.el:1.215        Sun Feb 27 21:32:57 2005
--- emacs/lisp/cus-edit.el      Sun Feb 27 21:37:03 2005
***************
*** 121,130 ****
  ;; 6. rogue
  
  ;;    There is no standard value.  This means that the variable was
! ;;    not defined with defcustom.  You can not create a Custom buffer
! ;;    for such variables using the normal interactive Custom commands.
! ;;    However, such Custom buffers can be created in other ways, for
! ;;    instance, by calling `customize-option' non-interactively.
  
  ;; 7. hidden
  
--- 121,131 ----
  ;; 6. rogue
  
  ;;    There is no standard value.  This means that the variable was
! ;;    not defined with defcustom, nor handled in cus-start.el.  You
! ;;    can not create a Custom buffer for such variables using the
! ;;    normal interactive Custom commands.  However, such Custom
! ;;    buffers can be created in other ways, for instance, by calling
! ;;    `customize-option' non-interactively.
  
  ;; 7. hidden
  




reply via email to

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