log

age author description
Tue, 14 Sep 2010 00:21:03 -0700 Glenn Morris * lisp/calendar/appt.el (appt-check): Doc fix.
Tue, 14 Sep 2010 00:15:06 -0700 Glenn Morris Fix bug#6999.
Sun, 12 Sep 2010 13:46:57 -0400 David Reitter simple.el (line-move-visual): Do not truncate goal column to integer size.
Sun, 12 Sep 2010 15:23:59 +0200 Jan D Fix bug 7013, only do send event if wanted state != current state.
Sun, 12 Sep 2010 14:29:25 +0200 Stefan Monnier Update name of <emacs-bugs-7626@cbane.org>
Sat, 11 Sep 2010 17:31:47 -0700 Glenn Morris Various updates for the Bugs section of the manual.
Sat, 11 Sep 2010 20:23:45 +0200 Stefan Monnier * repeat.el (repeat): Allow repeating when the last event is a click.
Sat, 11 Sep 2010 15:25:48 +0200 Stefan Monnier * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
Sat, 11 Sep 2010 15:00:19 +0200 Stefan Monnier * lisp/font-lock.el (font-lock-beginning-of-syntax-function):
Sat, 11 Sep 2010 14:53:21 +0200 Stefan Monnier * src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
Fri, 10 Sep 2010 18:55:55 -0700 Glenn Morris * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
Thu, 09 Sep 2010 20:04:26 -0700 Glenn Morris Close bug#6211.
Wed, 08 Sep 2010 22:38:43 -0700 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.
Wed, 08 Sep 2010 22:36:13 -0700 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)
Tue, 07 Sep 2010 19:45:12 -0700 Glenn Morris Close bug#6976.
Wed, 08 Sep 2010 11:22:40 +0900 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
Tue, 07 Sep 2010 20:23:04 +0900 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
Wed, 08 Sep 2010 11:21:03 +0900 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
Tue, 07 Sep 2010 20:22:15 +0900 Kenichi Handa merge emacs-23
Tue, 07 Sep 2010 20:08:46 +0900 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
Tue, 14 Sep 2010 13:44:44 +0000 Katsumi Yamaoka Fixed up nnrss group activation, and removed moreover stuff.
Tue, 14 Sep 2010 13:50:15 +0200 Juanma Barranquero lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
Tue, 14 Sep 2010 09:53:39 +0200 Andreas Schwab * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
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.