emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc-hooks.el,v


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-hooks.el,v
Date: Tue, 28 Oct 2008 18:51:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/10/28 18:51:36

Index: vc-hooks.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc-hooks.el,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -b -r1.269 -r1.270
--- vc-hooks.el 25 Oct 2008 15:18:54 -0000      1.269
+++ vc-hooks.el 28 Oct 2008 18:51:36 -0000      1.270
@@ -159,7 +159,7 @@
 by these regular expressions."
   :type '(choice
          (const :tag "Always stay local" t)
-         (const :tag "Only for file operations" 'only-file)
+         (const :tag "Only for file operations" only-file)
          (const :tag "Don't stay local" nil)
          (list :format "\nExamine hostname and %v" :tag "Examine hostname ..."
                (set :format "%v" :inline t (const :format "%t" :tag "don't" 
except))




reply via email to

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