log lisp/ChangeLog @ 110586:867180d035b0

age author description
Sun, 26 Sep 2010 13:25:35 +0000 Katsumi Yamaoka auth-source.el (auth-source-create): Query the user for whether to store the credentials.
Sun, 26 Sep 2010 01:06:28 -0500 Ted Zlatanov Set up GnuTLS support.
Sat, 25 Sep 2010 14:57:02 -0700 Glenn Morris * lisp/notifications.el: Call dbus-register-signal only if it is bound.
Sat, 25 Sep 2010 14:51:55 -0700 Glenn Morris Cosmetic doc fixes for eshell.
Sat, 25 Sep 2010 14:42:48 -0700 Glenn Morris Add more xz compression support.
Sat, 25 Sep 2010 16:16:35 -0400 Chong Yidong * files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
Sat, 25 Sep 2010 14:04:35 +0200 Juanma Barranquero Fix typos.
Sat, 25 Sep 2010 02:32:09 +0200 Juanma Barranquero Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
Fri, 24 Sep 2010 05:23:07 +0200 Juanma Barranquero lisp/ChangeLog: Fix dates after merge.
Thu, 23 Sep 2010 20:06:33 -0700 Glenn Morris Move some autoloaded auto-mode-alist entries to files.el.
Thu, 23 Sep 2010 15:00:31 -0400 Chong Yidong Merge changes from emacs-23 branch
Thu, 23 Sep 2010 00:05:22 -0700 Glenn Morris Move some aliases to options before the associated definitions.
Tue, 21 Sep 2010 15:09:22 +0200 Stefan Monnier * lisp/newcomment.el (comment-normalize-vars): Better test validity of
Sun, 19 Sep 2010 11:49:21 +0200 Stefan Monnier * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.
Sun, 19 Sep 2010 00:23:57 -0400 Chong Yidong Update to CEDET 1.0's version of EIEIO.