log

age author description
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.
Sun, 03 Oct 2010 17:09:11 +0200 Michael Albinus * tramp.texi (Frequently Asked Questions): Mention
Sun, 03 Oct 2010 07:48:21 -0700 Dan Nicolaescu * src/process.c: Do not include <sys/wait.h>, syswait.h does it.
Sun, 03 Oct 2010 07:43:17 -0700 Dan Nicolaescu * src/sysdep.c (flush_pending_output): Remove code, does not do
Sun, 03 Oct 2010 07:16:48 -0700 Dan Nicolaescu Remove unused code.
Sun, 03 Oct 2010 06:59:56 -0700 Dan Nicolaescu Remove unused arguments for unexec.
Sun, 03 Oct 2010 14:52:04 +0200 Juanma Barranquero src/gnutls.c: Fix typo in docstring.
Sun, 03 Oct 2010 14:43:12 +0200 Lars Magne Ingebrigtsen url-vars.el (url-mime-charset-string): Changed the default to nil to
Sun, 03 Oct 2010 14:36:19 +0200 Juanma Barranquero src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
Sun, 03 Oct 2010 00:31:59 -0400 Chong Yidong Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
Sun, 03 Oct 2010 06:12:15 +0200 Juanma Barranquero src/gnutls.c: Doc fixes. Make some functions static.