diff docs/yatexe.tex @ 409:781604df4cbd dev

New variables: YaTeX-electric-indent-mode, yahtml-electric-indent-mode
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 11 Feb 2015 11:45:37 +0900
parents c44910b36b95
children 9ab38ecfd3d1
line wrap: on
line diff
--- a/docs/yatexe.tex	Mon Jan 19 09:00:07 2015 +0900
+++ b/docs/yatexe.tex	Wed Feb 11 11:45:37 2015 +0900
@@ -8,7 +8,7 @@
 
 @iftex
 @c @syncodeindex fn cp
-@c Last modified Thu Jan 15 13:28:10 2015 on firestorm
+@c Last modified Wed Feb 11 11:44:13 2015 on firestorm
 @syncodeindex vr cp
 @end iftex
 
@@ -1950,6 +1950,13 @@
 All verbatime-like environment name should match with.
 @end defvar
 
+@defvar YaTeX-electric-indent-mode
+Emacs 24.4 introduces automatic indentation of current and new lines.
+This might be annoying for some people.  Pass this value to the function
+'electric-indent-local-mode.  If you prefer to stop electric-indent-mode
+in yatex-mode, set `-1' to this variable.
+@end defvar
+
 @defvar YaTeX-ref-default-label-string
 Default \\ref time string format.
 This format is like strftime(3) but allowed conversion char are as follows;

yatex.org