emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (79c5ea9 -> 2a23577)


From: Teodor Zlatanov
Subject: [Emacs-diffs] master updated (79c5ea9 -> 2a23577)
Date: Thu, 27 Apr 2017 17:38:26 -0400 (EDT)

tzz pushed a change to branch master.

      from  79c5ea9   Fix doc and customization type of 
`window-combination-limit' (Bug#26673)
       new  bd60ee2   auth-source: factor out parsers and add tests
       new  9e43525   * lisp/auth-source.el: Document parser functions.
       new  0e066ef   Integrate auth-source with password-store
       new  b206b95   auth-source-pass: Enable finding entries by 
"host/username"
       new  2a23577   auth-source-pass: Add documentation; fix tests and 
indentation.


Summary of changes:
 doc/misc/auth.texi                  |  46 ++++-
 lisp/auth-source-pass.el            | 253 ++++++++++++++++++++++++++
 lisp/auth-source.el                 | 354 +++++++++++++++---------------------
 test/lisp/auth-source-pass-tests.el | 227 +++++++++++++++++++++++
 test/lisp/auth-source-tests.el      |  45 +++--
 5 files changed, 688 insertions(+), 237 deletions(-)
 create mode 100644 lisp/auth-source-pass.el
 create mode 100644 test/lisp/auth-source-pass-tests.el



reply via email to

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