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  b6765929b0bd5614975470774ab2864a32885acf (commit)
      from  fa1daf8cf4c624dc17f584d821f774527579cc97 (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 b6765929b0bd5614975470774ab2864a32885acf
Author: Tassilo Horn <[email protected]>
Date:   Wed Mar 12 08:56:24 2014 +0100

    Make TeX-completing-read-multiple return nil on empty input.
    
    * multi-prompt.el (multi-prompt): Return nil on empty input.
    
    * tex.el (TeX-completing-read-multiple): Define it so that empty
    input results in nil across different emacs versions (<= 24.3
    vs. later versions).
    
    * style/biblatex.el ("biblatex"): Use
    `TeX-completing-read-multiple' instead of
    `completing-read-multiple'.
    (LaTeX-arg-biblatex-cites): Use `TeX-completing-read-multiple' and
    adapt handling of return value.
    
    * style/pstricks.el (LaTeX-package-parameters): Adapt to
    `TeX-completing-read-multiple' change.

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

Summary of changes:
 ChangeLog         |   17 +++++++++++++++++
 multi-prompt.el   |    6 +++---
 style/biblatex.el |    8 ++++----
 style/pstricks.el |    2 +-
 tex.el            |   10 +++++++++-
 5 files changed, 34 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to