auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/latex.el


From: Masayuki Ataka
Subject: [AUCTeX-diffs] Changes to auctex/latex.el
Date: Wed, 21 Dec 2005 09:35:01 +0000

Index: auctex/latex.el
diff -u auctex/latex.el:5.391 auctex/latex.el:5.392
--- auctex/latex.el:5.391       Mon Dec  5 10:51:17 2005
+++ auctex/latex.el     Wed Dec 21 09:35:01 2005
@@ -3296,7 +3296,7 @@
 If the function `outline-mark-subtree' is not available,
 `LaTeX-mark-section' always behaves like this regardless of the
 value of NO-SUBSECTIONS."
-  (interactive "*P")
+  (interactive "P")
   (if (or no-subsections
          (not (fboundp 'outline-mark-subtree)))
       (progn




reply via email to

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