log

age author description
Fri, 17 Sep 2010 17:47:49 +0200 Lars Magne Ingebrigtsen * process.c (wait_reading_process_output): Don't message about
Fri, 17 Sep 2010 16:37:14 +0200 Stefan Monnier * src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
Fri, 17 Sep 2010 16:31:06 +0200 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
Fri, 17 Sep 2010 16:22:06 +0200 Stefan Monnier Silence byte-compiler
Fri, 17 Sep 2010 15:30:30 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
Fri, 17 Sep 2010 14:30:04 +0200 Eli Zaretskii .bzrignore: Ignore lisp/gnus/_dir-locals.el.
Fri, 17 Sep 2010 11:54:28 +0200 Jan D * keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.
Fri, 17 Sep 2010 11:04:35 +0200 Jan D Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
Fri, 17 Sep 2010 09:58:07 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
Fri, 17 Sep 2010 09:00:12 +0200 Jan D Put handle on top for vertical toolbar, Bug#7051.
Fri, 17 Sep 2010 06:46:54 +0000 Katsumi Yamaoka pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.
Fri, 17 Sep 2010 06:24:10 +0000 Katsumi Yamaoka gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.
Fri, 17 Sep 2010 05:38:38 +0000 Katsumi Yamaoka gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
Fri, 17 Sep 2010 14:08:43 +0900 Kenichi Handa ftfont.c (ftfont_check_otf): Fix previous change.
Fri, 17 Sep 2010 14:07:47 +0900 Kenichi Handa merge trunk