branch: elpa/cdlatex commit 0f6dac9d75fcc6af3e7d16ac2e271d0c0f6ffd71 Merge: 9a09c2ad32 692142603c Author: Carsten Dominik <domi...@carstens-mbp.speedport.ip> Commit: Carsten Dominik <domi...@carstens-mbp.speedport.ip>
Merge branch 'master' of https://github.com/cdominik/cdlatex --- cdlatex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdlatex.el b/cdlatex.el index c03e321c20..821a1e9dfb 100644 --- a/cdlatex.el +++ b/cdlatex.el @@ -1060,7 +1060,7 @@ With a non-nil ARG, or a prefix argument, run texdoc instead." If the environment is not found in the list, a \\begin \\end pair is inserted. Any keywords AUTOLABEL will be replaced by an automatic label statement. Any keywords AUTOFILE will prompt the user for a file name -\(with completion) and insert that file names. If a template starts with +\(with completion) and insert that file name. If a template starts with \"\\\\\", the function will make sure that a double backslash occurs before the template. This is mainly useful for \"items\" of environments, where \"\\\\\" is often needed as separator."