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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el,v
Date: Mon, 03 Mar 2008 02:16:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/03 02:16:00

Index: simple.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/simple.el,v
retrieving revision 1.903
retrieving revision 1.904
diff -u -b -r1.903 -r1.904
--- simple.el   26 Feb 2008 19:41:50 -0000      1.903
+++ simple.el   3 Mar 2008 02:16:00 -0000       1.904
@@ -3590,7 +3590,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]