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: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Mon, 11 Apr 2005 15:24:59 -0400

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.219 emacs/lisp/cus-edit.el:1.220
*** emacs/lisp/cus-edit.el:1.219        Fri Apr  8 20:55:08 2005
--- emacs/lisp/cus-edit.el      Mon Apr 11 19:24:59 2005
***************
*** 433,438 ****
--- 433,442 ----
    "Input from the menus."
    :group 'environment)
  
+ (defgroup dnd nil
+   "Handling data from drag and drop."
+   :group 'environment)
+ 
  (defgroup auto-save nil
    "Preventing accidential loss of data."
    :group 'files)




reply via email to

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