aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-03-03 04:22:58 +0000
committerGlenn Morris <[email protected]>2009-03-03 04:22:58 +0000
commitebb135af8aa78639148b2a69787c78790c3bdf16 (patch)
tree53f56dc60aeeb577705d15a04f00cfcd6ddb32f1
parente280480a9bd0649133be222ac0f72ecaa94f5b90 (diff)
Add auth-source.
-rw-r--r--ChangeLog4
-rw-r--r--info/dir1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3e493cabe..d46557f337 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-03 Glenn Morris <[email protected]>
+
+ * info/dir: Add Auth-source.
+
2009-02-28 Stefan Monnier <[email protected]>
* Makefile.in (src): Fix last change so the first `cd' doesn't affect
diff --git a/info/dir b/info/dir
index b5039d43c2..86942ed438 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.