log

age author description
Tue, 23 Nov 2010 22:24:15 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 23 Nov 2010 22:27:22 +0200 Eli Zaretskii Avoid GCC warning with inline functions.
Tue, 23 Nov 2010 22:21:16 +0200 Eli Zaretskii Fix compilation on Windows following revno 102488.
Tue, 23 Nov 2010 11:36:48 -0800 Dan Nicolaescu * src/nsmenu.m: Use #include <config.h> instead of "config.h".
Tue, 23 Nov 2010 10:56:28 -0800 Dan Nicolaescu Move extern declarations from term.c to lisp.h.
Tue, 23 Nov 2010 10:47:23 -0800 Dan Nicolaescu Mark debugger related variables and functions as EXTERNALLY_VISIBLE
Tue, 23 Nov 2010 10:09:55 -0800 Dan Nicolaescu Include <sys/ioctl.h> unconditionally.
Tue, 23 Nov 2010 12:36:15 -0500 Stefan Monnier * lisp/eshell/: Use with-silent-modifications.
Tue, 23 Nov 2010 10:13:43 -0500 Chong Yidong Always issue a full prompt in vc-merge-branch operation.
Tue, 23 Nov 2010 09:19:54 -0500 Stefan Monnier * lisp/shell.el (shell): Use current-buffer by default if it's already
Tue, 23 Nov 2010 10:22:49 +0000 Katsumi Yamaoka shr-color.el: fix several function calls.
Tue, 23 Nov 2010 08:21:09 +0000 Katsumi Yamaoka shr.el (shr-color->hexadecimal): Autoload.
Tue, 23 Nov 2010 09:00:56 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention
Mon, 22 Nov 2010 20:26:02 -0500 Chong Yidong etc/NEWS: Document vc-update and vc-merge changes.
Mon, 22 Nov 2010 20:15:08 -0500 Chong Yidong Initial support for unified DVCS pull and merge.
Tue, 23 Nov 2010 00:03:44 +0000 Katsumi Yamaoka shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.
Mon, 22 Nov 2010 17:09:17 -0500 Stefan Monnier * lisp/Makefile.in: Fix up last merge.
Mon, 22 Nov 2010 14:22:03 -0500 Stefan Monnier Cleanup diff-buffer-with-file.
Mon, 22 Nov 2010 20:15:07 +0200 Eli Zaretskii w32.c: Fix a typo in a comment.
Mon, 22 Nov 2010 13:00:40 -0500 Stefan Monnier * lisp/gnus/ChangeLog: Improve style.
Mon, 22 Nov 2010 12:57:46 -0500 Stefan Monnier * lisp/files.el: Make revert work with diff-buffer-with-file.
Mon, 22 Nov 2010 11:33:06 +0000 Katsumi Yamaoka gnus-art.el (gnus-url-mailto): Do not downcase args.
Mon, 22 Nov 2010 09:09:41 +0100 Tassilo Horn * textmodes/reftex-ref.el (reftex-goto-label): Use the current
Sun, 21 Nov 2010 19:43:53 -0500 Chong Yidong * alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).
Sun, 21 Nov 2010 22:46:16 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 21 Nov 2010 20:46:48 +0100 Michael Albinus The default value of `backup-by-copying-when-mismatch' is now t.
Sun, 21 Nov 2010 20:39:21 +0100 Michael Albinus * files.el (backup-by-copying-when-mismatch): The default value is
Sun, 21 Nov 2010 19:29:08 +0100 Jan D. * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
Sun, 21 Nov 2010 12:12:44 -0500 Chong Yidong Highlight top-level augmented assignments in Python (Bug#6445).
Sun, 21 Nov 2010 10:46:23 -0500 Ken Brown * src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.
Sun, 21 Nov 2010 15:39:55 +0100 Jan D. ns_appbindir must end in /.
Sun, 21 Nov 2010 14:09:34 +0100 Jan D. Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
Sun, 21 Nov 2010 09:51:04 +0100 Ralf Angeli Gnus: Fix display of message insertion marks.
Sun, 21 Nov 2010 07:11:35 +0000 Katsumi Yamaoka nnimap.el (nnimap-unselect-group): Made into its own function.
Sat, 20 Nov 2010 21:39:01 -0800 Dan Nicolaescu Remove emacs-priority.
Sat, 20 Nov 2010 21:20:50 -0800 Dan Nicolaescu Remove INLINE uses in header files.
Sat, 20 Nov 2010 21:17:19 -0800 Dan Nicolaescu * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
Sat, 20 Nov 2010 14:29:35 -0800 Glenn Morris diary-lib comments.
Sat, 20 Nov 2010 14:27:56 -0800 Glenn Morris Tiny authors.el updates.
Sat, 20 Nov 2010 14:25:56 -0800 Glenn Morris ChangeLog fixes prompted by M-x authors.
Sat, 20 Nov 2010 18:32:57 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
Sat, 20 Nov 2010 10:23:49 -0500 Ken Brown * src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
Sat, 20 Nov 2010 17:04:50 +0200 Eli Zaretskii Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.
Sat, 20 Nov 2010 15:51:25 +0100 Jan D. Add keyword :vert-only for tool bar items with labels not shown horizontally.
Sat, 20 Nov 2010 16:35:45 +0200 Eli Zaretskii Make glyphless-char-display-control a defcustom.
Sat, 20 Nov 2010 14:17:25 +0100 Michael Albinus Sync with Tramp 2.2.0.
Sat, 20 Nov 2010 14:12:27 +0100 Michael Albinus Sync with Tramp 2.2.0.
Sat, 20 Nov 2010 13:52:09 +0200 Eli Zaretskii lisp/ChangeLog: Fix entry for bug-querying changes.
Sat, 20 Nov 2010 13:47:49 +0200 Eli Zaretskii faces.el (glyphless-char): Define value for `pc'.
Sat, 20 Nov 2010 13:45:14 +0200 Eli Zaretskii msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
Sat, 20 Nov 2010 13:43:01 +0200 Eli Zaretskii faces.el (glyphless-char): Define value for `pc'.
Sat, 20 Nov 2010 13:24:28 +0200 Eli Zaretskii msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
Sat, 20 Nov 2010 12:39:44 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-tracker-url)
Sat, 20 Nov 2010 11:07:00 +0100 Andreas Schwab * src/xfaces.c (lookup_face): Make static.
Sat, 20 Nov 2010 01:18:17 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
Fri, 19 Nov 2010 18:34:22 +0200 Eli Zaretskii Fix bug #6687 with cursor positioning after before-string from overlays.
Fri, 19 Nov 2010 14:25:17 +0100 Juanma Barranquero lisp/ldefs-boot.el: Regenerate.
Fri, 19 Nov 2010 12:18:15 +0100 Tassilo Horn * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
Fri, 19 Nov 2010 05:11:59 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-prefetch-images): Fix last change.
Fri, 19 Nov 2010 04:55:16 +0000 Katsumi Yamaoka Assume that gnus-inhibit-images may be a group parameter.