log

age author description
Fri, 17 Sep 2010 14:44:56 +0200 Eli Zaretskii Edit out libxml2 variables from src/Makefile.in.
Fri, 17 Sep 2010 21:25:31 -0400 Chong Yidong * textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.
Sat, 18 Sep 2010 02:35:00 +0200 Stefan Monnier Fix and improve last syntax-propertize patch
Sat, 18 Sep 2010 00:28:10 +0200 Stefan Monnier * lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
Sat, 18 Sep 2010 00:09:58 +0200 Stefan Monnier * lisp/isearch.el (isearch-face): Rename from `isearch'.
Fri, 17 Sep 2010 23:34:45 +0200 Eli Zaretskii Fix bug #6989.
Fri, 17 Sep 2010 23:07:57 +0200 Eli Zaretskii Fix bug #6933 regarding `half' width fringes.
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)