log

age author description
2010-09-14 Juanma Barranquero Explicitly pass `obarray' to `unintern' to avoid a warning.
2010-09-14 Juanma Barranquero Merge changes from emacs-23 branch.
2010-09-14 Stefan Monnier * subr.el (unintern): Declare the obarray arg mandatory.
2010-09-14 Glenn Morris Doc fixes related to diary-sort-entries.
2010-09-14 Glenn Morris Tiny calendar.texi update.
2010-09-14 Glenn Morris * lisp/calendar/appt.el (appt-check): Doc fix.
2010-09-14 Glenn Morris Fix bug#6999.
2010-09-12 David Reitter simple.el (line-move-visual): Do not truncate goal column to integer size.
2010-09-12 Jan D Fix bug 7013, only do send event if wanted state != current state.
2010-09-12 Stefan Monnier Update name of <emacs-bugs-7626@cbane.org>
2010-09-12 Glenn Morris Various updates for the Bugs section of the manual.
2010-09-11 Stefan Monnier * repeat.el (repeat): Allow repeating when the last event is a click.
2010-09-11 Stefan Monnier * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2010-09-11 Stefan Monnier * lisp/font-lock.el (font-lock-beginning-of-syntax-function):
2010-09-11 Stefan Monnier * src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
2010-09-11 Glenn Morris * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
2010-09-10 Glenn Morris Close bug#6211.
2010-09-09 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.
2010-09-09 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)
2010-09-08 Glenn Morris Close bug#6976.
2010-09-08 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
2010-09-07 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
2010-09-08 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
2010-09-07 Kenichi Handa merge emacs-23
2010-09-07 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
2010-09-14 Katsumi Yamaoka Fixed up nnrss group activation, and removed moreover stuff.
2010-09-14 Juanma Barranquero lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
2010-09-14 Andreas Schwab * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
2010-09-14 Katsumi Yamaoka time-date.el (format-seconds): Comment fix.
2010-09-14 Katsumi Yamaoka gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.
2010-09-14 Lars Magne Ingebrigtsen * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
2010-09-14 Lars Magne Ingebrigtsen Check that the libxml2 we found can be used. This fixes a conf
2010-09-13 Michael Mauger SQL Mode 2.7: Code cleanup and primatives for SQL redirection
2010-09-13 Lars Magne Ingebrigtsen Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.
2010-09-13 Juanma Barranquero Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
2010-09-13 Michael Albinus * NEWS: Some Tramp methods are discontinued.
2010-09-13 Michael Albinus * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2010-09-13 Michael Albinus Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
2010-09-13 Lars Magne Ingebrigtsen * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
2010-09-13 Eli Zaretskii Revert revno 101418 by Bob Chassel.
2010-09-13 Daiki Ueno epa-file: suppress file-locking question on M-x revert-buffer
2010-09-13 Robert J. Chassell 10-09-13
2010-09-13 Michael Albinus * notifications.el (notifications-notify): Add support for
2010-09-12 Lars Magne Ingebrigtsen * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
2010-09-12 Stefan Monnier * lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
2010-09-12 Stefan Monnier * lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
2010-09-11 Glenn Morris * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.
2010-09-11 Glenn Morris Close bug#4196.
2010-09-11 Stefan Monnier * doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
2010-09-11 Michael Mauger SQL Mode, Version 2.6
2010-09-11 Glenn Morris Remove some obsolete files from etc/.
2010-09-11 Glenn Morris lisp/url tiny fixes.
2010-09-11 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-10 Stefan Monnier New syntax-propertize functionality.
2010-09-10 Lars Magne Ingebrigtsen * NEWS: Mention the new libxml2 functions.
2010-09-10 Lars Magne Ingebrigtsen Remove some trailing white space.