emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el,v
Date: Sun, 23 Mar 2008 22:52:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/03/23 22:52:20

Index: simple.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/simple.el,v
retrieving revision 1.910
retrieving revision 1.911
diff -u -b -r1.910 -r1.911
--- simple.el   20 Mar 2008 21:30:29 -0000      1.910
+++ simple.el   23 Mar 2008 22:52:20 -0000      1.911
@@ -3615,7 +3615,7 @@
 \"mark.*active\" at the prompt, to see the documentation of
 commands which are sensitive to the Transient Mark mode."
   :global t
-;;;  :init-value (not noninteractive)
+  :init-value (not noninteractive)
   :group 'editing-basics)
 
 (defvar widen-automatically t




reply via email to

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