log

age author description
Wed, 06 Oct 2010 14:02:39 +0000 Katsumi Yamaoka sieve-manage.el: Add authenticate function.
Wed, 06 Oct 2010 13:21:07 +0000 Katsumi Yamaoka shr.el (shr-render-td): Only delete space at the end of the TD.
Wed, 06 Oct 2010 13:13:11 +0000 Katsumi Yamaoka sieve-manage: use auth-source.
Wed, 06 Oct 2010 12:38:45 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 06 Oct 2010 14:03:29 +0200 Michael Albinus * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use
Wed, 06 Oct 2010 12:55:03 +0200 Juanma Barranquero nt/INSTALL: Add note about problematic characters passed to configure.
Wed, 06 Oct 2010 16:12:42 +0900 Daiki Ueno * epa.texi (Caching Passphrases): New section.
Tue, 05 Oct 2010 21:20:46 -0700 Glenn Morris Minor doc/*/Makefile.in change.
Tue, 05 Oct 2010 21:14:05 -0700 Glenn Morris Remove obsolete variable font-lock-defaults-alist.
Tue, 05 Oct 2010 21:06:25 -0700 Glenn Morris * lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
Wed, 06 Oct 2010 02:41:59 +0000 Katsumi Yamaoka gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.
Tue, 05 Oct 2010 19:30:53 -0700 Glenn Morris * lisp/emacs-lisp/cl.el: No longer provide cl-19.
Tue, 05 Oct 2010 19:26:38 -0700 Glenn Morris Misc cleanup for doc/*/Makefiles.
Wed, 06 Oct 2010 01:38:26 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-completing-read): Fix last change.
Wed, 06 Oct 2010 01:09:32 +0000 Katsumi Yamaoka Eliminate `remove-if-not' that is a cl function.
Tue, 05 Oct 2010 23:42:01 +0000 Katsumi Yamaoka shr.el (shr-render-td): Allow blank/missing <TD>s.
Tue, 05 Oct 2010 22:43:06 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 05 Oct 2010 16:20:24 +0200 Michael Albinus * net/tramp.el (tramp-handle-directory-files-and-attributes)
Tue, 05 Oct 2010 13:19:07 +0000 Katsumi Yamaoka sieve-manage.el (sieve-manage-capability): Do not bug out when the server-value of the capability is nil.
Tue, 05 Oct 2010 10:46:15 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 05 Oct 2010 07:50:08 +0000 Katsumi Yamaoka gnus-util.el (gnus-emacs-completing-read, gnus-iswitchb-completing-read): Use autoload rather than require.
Tue, 05 Oct 2010 06:36:32 +0000 Katsumi Yamaoka Merge changes made ein Gnus trunk.
Mon, 04 Oct 2010 21:19:58 -0700 Glenn Morris NEWS update.
Mon, 04 Oct 2010 21:17:51 -0700 Glenn Morris * lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.
Mon, 04 Oct 2010 21:14:08 -0700 Glenn Morris Fix rnewspost.el comment typo.
Tue, 05 Oct 2010 03:48:30 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.
Mon, 04 Oct 2010 19:40:34 -0700 Glenn Morris * .dir-locals.el: The Emacs convention is sentence-end-double-space.
Tue, 05 Oct 2010 02:08:37 +0000 Katsumi Yamaoka mm-decode.el (mm-shr): Decode contents by charset.
Tue, 05 Oct 2010 01:23:11 +0000 Katsumi Yamaoka shr.el: Revert last change.
Tue, 05 Oct 2010 00:44:05 +0000 Katsumi Yamaoka shr.el (shr-encode-url-chars): New function.
Mon, 04 Oct 2010 22:26:51 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 04 Oct 2010 21:44:08 +0200 Michael Albinus Continue reorganization of load dependencies. (Bug#7156)
Mon, 04 Oct 2010 21:34:35 +0200 Lars Magne Ingebrigtsen (url-http-wait-for-headers-change-function): Revert previous
Mon, 04 Oct 2010 21:05:53 +0200 Lars Magne Ingebrigtsen * url-http.el (url-http-wait-for-headers-change-function): Protect
Mon, 04 Oct 2010 14:16:22 -0400 Chong Yidong Don't add an echo dash for the first keystroke (Bug#7137).
Mon, 04 Oct 2010 10:22:57 -0700 Dan Nicolaescu Remove O_RDONLY, O_WRONLY definitions, not needed.
Mon, 04 Oct 2010 13:17:48 +0000 Katsumi Yamaoka shr.el (shr-tag-li): Get <li> indentation right.
Mon, 04 Oct 2010 10:43:14 +0000 Katsumi Yamaoka shr.el (shr-insert): Tweak line breaking.
Mon, 04 Oct 2010 10:16:57 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 04 Oct 2010 07:42:58 +0000 Katsumi Yamaoka shr.el (shr-insert): Use string anchors instead of line anchors.
Sun, 03 Oct 2010 18:19:56 -0700 Glenn Morris Minor appt.el changes.
Sun, 03 Oct 2010 20:16:00 -0500 Ted Zlatanov Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.
Sun, 03 Oct 2010 17:55:42 -0700 Glenn Morris * doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.
Sun, 03 Oct 2010 17:49:20 -0700 Glenn Morris Minor doc Makefile.in clean-up.
Sun, 03 Oct 2010 17:43:11 -0700 Dan Nicolaescu Mention the 'g' binding in VC diff,log, etc.
Sun, 03 Oct 2010 17:26:41 -0700 Dan Nicolaescu Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
Mon, 04 Oct 2010 00:17:16 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 03 Oct 2010 16:35:22 -0700 Dan Nicolaescu Fix compilation warnings.
Mon, 04 Oct 2010 00:37:37 +0200 Lars Magne Ingebrigtsen Rework the gnutls boot interface.
Sun, 03 Oct 2010 14:37:41 -0700 Glenn Morris Cosmetic changes for some lisp/url files.
Sun, 03 Oct 2010 14:27:04 -0700 Glenn Morris * src/fileio.c (Vdirectory_sep_char): Remove.
Sun, 03 Oct 2010 14:23:13 -0700 Glenn Morris Remove directory-sep-char, obsolete since 21.1.
Sun, 03 Oct 2010 14:05:47 -0700 Glenn Morris Remove vc-header-alist, obsolete since 21.1.
Sun, 03 Oct 2010 15:54:31 -0400 Chong Yidong Avoid using plusp; cl may not be loaded.
Sun, 03 Oct 2010 18:43:22 +0200 Michael Albinus Add user option `remote-file-name-inhibit-cache'.
Sun, 03 Oct 2010 09:21:55 -0700 Dan Nicolaescu * src/termhooks.h: Remove #ifdef CONSP.
Sun, 03 Oct 2010 17:58:09 +0200 Michael Albinus * files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
Sun, 03 Oct 2010 08:46:41 -0700 Dan Nicolaescu * lib-src/Makefile.in: Remove ^L, old makes choke on it.
Sun, 03 Oct 2010 08:39:21 -0700 Dan Nicolaescu * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
Sun, 03 Oct 2010 08:19:34 -0700 Dan Nicolaescu Include <fcntl.h> unconditionally.