auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. e9c4b685c760aef096d46


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. e9c4b685c760aef096d46bc9ec6e5a3dbefe2ee1
Date: Wed, 4 Jan 2017 13:00:21 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  e9c4b685c760aef096d46bc9ec6e5a3dbefe2ee1 (commit)
      from  0e54895842d0fce456f4f16eac3869a7b67765bd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e9c4b685c760aef096d46bc9ec6e5a3dbefe2ee1
Author: Arash Esbati <address@hidden>
Date:   Wed Jan 4 13:59:57 2017 +0100

    ; * doc/auctex.texi (Completion): Use @defun and not @deffn.

diff --git a/doc/auctex.texi b/doc/auctex.texi
index 172b5f8..a907fed 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -1272,7 +1272,7 @@ user invokes @code{completion-at-point} (usually bound to
 checking for possible completions.  Modern completion UIs like
 @i{company-mode} support this completion-at-point facility.
 
address@hidden TeX--completion-at-point
address@hidden TeX--completion-at-point
 @AUCTeX{}'s completion-at-point function which is automatically added to
 @code{completion-at-point-functions} in @TeX{} and @LaTeX{} buffers.
 
@@ -1281,7 +1281,7 @@ It offers the same completion candidates as would
 @code{TeX-complete-list}) except that it doesn't fall back on
 @code{ispell-complete-word} which would be awkward with completion UIs
 like @i{company-mode}.
address@hidden deffn
address@hidden defun
 
 A more direct way to insert a macro is with @code{TeX-insert-macro},
 bound to @kbd{C-c C-m} which is equivalent to @kbd{C-c @key{RET}}.  It

-----------------------------------------------------------------------

Summary of changes:
 doc/auctex.texi |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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