log

age author description
Tue, 14 Sep 2010 06:01:14 +0000 Katsumi Yamaoka time-date.el (format-seconds): Comment fix.
Tue, 14 Sep 2010 03:40:10 +0000 Katsumi Yamaoka gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.
Tue, 14 Sep 2010 02:08:02 +0200 Lars Magne Ingebrigtsen * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
Tue, 14 Sep 2010 02:04:48 +0200 Lars Magne Ingebrigtsen Check that the libxml2 we found can be used. This fixes a conf
Mon, 13 Sep 2010 16:05:23 -0400 Michael Mauger SQL Mode 2.7: Code cleanup and primatives for SQL redirection
Mon, 13 Sep 2010 21:50:30 +0200 Lars Magne Ingebrigtsen Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.
Mon, 13 Sep 2010 18:33:56 +0200 Juanma Barranquero Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
Mon, 13 Sep 2010 17:43:33 +0200 Michael Albinus * NEWS: Some Tramp methods are discontinued.
Mon, 13 Sep 2010 17:32:45 +0200 Michael Albinus * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
Mon, 13 Sep 2010 17:17:01 +0200 Michael Albinus Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
Mon, 13 Sep 2010 16:58:48 +0200 Lars Magne Ingebrigtsen * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
Mon, 13 Sep 2010 16:42:33 +0200 Eli Zaretskii Revert revno 101418 by Bob Chassel.
Mon, 13 Sep 2010 19:44:07 +0900 Daiki Ueno epa-file: suppress file-locking question on M-x revert-buffer
Mon, 13 Sep 2010 10:14:52 +0000 Robert J. Chassell 10-09-13
Mon, 13 Sep 2010 06:39:36 +0200 Michael Albinus * notifications.el (notifications-notify): Add support for
Sun, 12 Sep 2010 19:16:25 +0200 Lars Magne Ingebrigtsen * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
Sun, 12 Sep 2010 16:35:37 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
Sun, 12 Sep 2010 13:06:19 +0200 Stefan Monnier * lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
Sat, 11 Sep 2010 12:33:52 -0700 Glenn Morris * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.
Sat, 11 Sep 2010 11:52:04 -0700 Glenn Morris Close bug#4196.
Sat, 11 Sep 2010 15:58:57 +0200 Stefan Monnier * doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
Fri, 10 Sep 2010 23:17:02 -0400 Michael Mauger SQL Mode, Version 2.6
Fri, 10 Sep 2010 19:06:11 -0700 Glenn Morris Remove some obsolete files from etc/.
Fri, 10 Sep 2010 18:58:42 -0700 Glenn Morris lisp/url tiny fixes.
Sat, 11 Sep 2010 00:36:27 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Fri, 10 Sep 2010 19:51:48 +0200 Lars Magne Ingebrigtsen * NEWS: Mention the new libxml2 functions.
Fri, 10 Sep 2010 19:45:22 +0200 Lars Magne Ingebrigtsen Remove some trailing white space.
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.
Fri, 10 Sep 2010 13:20:51 +0200 Agustin martin ispell.el: Improve comments. XEmacs compatibility changes.