From: Glenn Morris Date: Tue, 3 Mar 2009 04:22:58 +0000 (+0000) Subject: Add auth-source. X-Git-Tag: emacs-pretest-23.0.92~371 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ebb135af8aa78639148b2a69787c78790c3bdf16;p=emacs.git Add auth-source. --- diff --git a/ChangeLog b/ChangeLog index e3e493cabe3..d46557f3374 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-03-03 Glenn Morris + + * info/dir: Add Auth-source. + 2009-02-28 Stefan Monnier * Makefile.in (src): Fix last change so the first `cd' doesn't affect diff --git a/info/dir b/info/dir index b5039d43c27..86942ed4382 100644 --- a/info/dir +++ b/info/dir @@ -79,6 +79,7 @@ Emacs misc features * WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man". Emacs lisp libraries +* Auth-source: (auth). A single configuration for multiple applications. * CL: (cl). Partial Common Lisp support for Emacs Lisp. * D-Bus: (dbus). Using D-Bus in Emacs. * Emacs MIME: (emacs-mime). Emacs MIME de/composition library.