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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Fri, 04 Apr 2003 01:21:49 -0500

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.179 emacs/lisp/cus-edit.el:1.180
*** emacs/lisp/cus-edit.el:1.179        Mon Mar 10 09:06:57 2003
--- emacs/lisp/cus-edit.el      Sun Mar 23 20:45:08 2003
***************
*** 4058,4063 ****
--- 4058,4064 ----
    (use-local-map custom-mode-map)
    (easy-menu-add Custom-mode-menu)
    (make-local-variable 'custom-options)
+   (make-local-variable 'custom-local-buffer)
    (make-local-variable 'widget-documentation-face)
    (setq widget-documentation-face 'custom-documentation-face)
    (make-local-variable 'widget-button-face)




reply via email to

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