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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Thu, 29 Sep 2005 19:00:45 -0400

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.232 emacs/lisp/cus-edit.el:1.233
*** emacs/lisp/cus-edit.el:1.232        Sat Sep 24 13:44:02 2005
--- emacs/lisp/cus-edit.el      Thu Sep 29 23:00:45 2005
***************
*** 670,676 ****
    :type 'boolean
    :group 'custom-browse)
  
! (defcustom custom-buffer-sort-alphabetically t
    "If non-nil, sort members of each customization group alphabetically."
    :type 'boolean
    :group 'custom-buffer)
--- 670,676 ----
    :type 'boolean
    :group 'custom-browse)
  
! (defcustom custom-buffer-sort-alphabetically nil
    "If non-nil, sort members of each customization group alphabetically."
    :type 'boolean
    :group 'custom-buffer)




reply via email to

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