emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/auctex 4b53ed7 6/7: Merge branch 'master' into elpa


From: Tassilo Horn
Subject: [elpa] externals/auctex 4b53ed7 6/7: Merge branch 'master' into elpa
Date: Fri, 08 May 2015 06:30:53 +0000

branch: externals/auctex
commit 4b53ed727cd09e1f02648944cac43ccb10a155fd
Merge: e5b4e11 1f9edc5
Author: Tassilo Horn <address@hidden>
Commit: Tassilo Horn <address@hidden>

    Merge branch 'master' into elpa
---
 ChangeLog |    3 +++
 tex.el    |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 55ca5cc..91aea46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
 2015-05-08  Tassilo Horn  <address@hidden>
 
+2015-05-08  Tassilo Horn  <address@hidden>
+
        * tex.el (TeX-mode-syntax-table): Use paired delimiter syntax for
        character |.
+       (TeX-tree-expand): Fix docstring.
 
 2015-05-07  Mos� Giordano  <address@hidden>
 
diff --git a/tex.el b/tex.el
index 0816ae2..ae4bb3d 100644
--- a/tex.el
+++ b/tex.el
@@ -2349,7 +2349,7 @@ If REGEXP is nil, or \"\", an error will occur."
 
 (defun TeX-tree-expand (vars program &optional subdirs)
   "Return directories corresponding to the kpathsea variables VARS.
-This is done calling `kpsewhich --expand-path' for each variable.
+This is done calling `kpsewhich --expand-path' for the variables.
 PROGRAM is passed as the parameter for --progname.  SUBDIRS are
 subdirectories which are appended to the directories of the TeX
 trees.  Only existing directories are returned."



reply via email to

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