log

age author description
Wed, 20 Jan 2010 07:28:33 +0100 Jan D. Merge from trunk
Sun, 24 Jan 2010 21:52:03 -0500 Stefan Monnier Try and fix bug#788, hopefully for real this time.
Sun, 24 Jan 2010 18:03:13 -0500 Chong Yidong Use png_sig_cmp to allow linking with libpng 1.4.0.
Sun, 24 Jan 2010 13:23:17 -0800 Dan Nicolaescu Remove support for adding --signoff on commit.
Sun, 24 Jan 2010 13:08:53 -0800 Dan Nicolaescu (xterm-maybe-set-dark-background-mode): Rename
Sun, 24 Jan 2010 03:42:22 -0500 Stefan Monnier * keymap.c (shadow_lookup): Add `remap' arg.
Sun, 24 Jan 2010 12:28:50 -0800 Glenn Morris Add the aliases bug-emacs and bug-gnumacs.
Sat, 23 Jan 2010 19:58:14 -0800 Glenn Morris (aelement): Fix typo in previous.
Sat, 23 Jan 2010 15:25:25 -0800 Glenn Morris Small fixes.
Sat, 23 Jan 2010 15:18:58 -0800 Glenn Morris Fix some details of previous change.
Sat, 23 Jan 2010 15:11:24 -0800 Glenn Morris Update X-Debbugs-CC details.
Sat, 23 Jan 2010 18:05:16 -0500 Chong Yidong * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
Sat, 23 Jan 2010 17:50:13 -0500 Chong Yidong * url-util.el: Require url-vars (Bug#5459).
Sat, 23 Jan 2010 17:46:32 -0500 Chong Yidong * emacs-lisp/assoc.el (aelement): Doc fix.
Sat, 23 Jan 2010 17:44:03 -0500 Chong Yidong * emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
Sat, 23 Jan 2010 17:15:22 -0500 Chong Yidong Account for utmp.h availability.
Sat, 23 Jan 2010 13:42:22 +0100 Juanma Barranquero Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
Sat, 23 Jan 2010 13:38:02 +0100 Juanma Barranquero * mail/rmail.el: Update autoload checksum.
Sat, 23 Jan 2010 12:02:28 +0100 Michael Albinus * net/tramp-smb.el (tramp-smb-conf): New defcustom.
Sat, 23 Jan 2010 13:34:52 +0100 Juanma Barranquero Tweak docstring and comment.
Thu, 21 Jan 2010 13:25:54 +0100 Juanma Barranquero Fix bug#5435.
Sat, 23 Jan 2010 14:20:38 +0900 YAMAMOTO Mitsuharu * xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
Fri, 22 Jan 2010 22:19:50 +0100 Michael Albinus * net/tramp-imap.el (top): Autoload needed packages.
Fri, 22 Jan 2010 22:17:11 +0100 Michael Albinus * net/tramp-imap.el (top): Autoload needed packages.
Fri, 22 Jan 2010 11:43:54 -0500 Stefan Monnier * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
Fri, 22 Jan 2010 11:32:31 -0500 Chong Yidong * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
Fri, 22 Jan 2010 12:23:25 +0200 Eli Zaretskii Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
Fri, 22 Jan 2010 18:10:04 +0900 YAMAMOTO Mitsuharu Make string pointer args point to const as in other string allocation functions.