log

age author description
Sat, 10 Jul 2010 15:01:01 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 10 Jul 2010 13:58:29 -0400 Chong Yidong * xfaces.c (realize_face): Garbage the frame if a face is removed
Tue, 06 Jul 2010 21:46:58 -0700 Glenn Morris Add some font-locking for Python 2.7.
Tue, 06 Jul 2010 20:52:05 -0700 Glenn Morris Minor zone.el fix.
Tue, 06 Jul 2010 15:42:46 -0400 Chong Yidong Minor fix to describe-key, and a docstring.
Mon, 05 Jul 2010 19:16:59 +0200 Andreas Schwab Remove obsolete volatile
Mon, 05 Jul 2010 18:58:31 +0900 YAMAMOTO Mitsuharu Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
Sun, 04 Jul 2010 02:59:56 +0200 Juanma Barranquero src/w32fns.c (Qtooltip): Declare.
Sat, 03 Jul 2010 13:12:53 +0200 Michael Albinus * net/zeroconf.el (zeroconf-resolve-service)
Sat, 03 Jul 2010 12:52:17 +0200 Michael Albinus * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
Sat, 03 Jul 2010 11:43:45 +0200 Jan D Fix hang on menubar press outside items (Bug#6499).
Sat, 03 Jul 2010 11:38:44 +0200 Jan D Fix hang for mouse press on menubar but not on an item (Bug#6499).
Fri, 02 Jul 2010 12:35:08 -0400 Chong Yidong Fix faulty `if' statement in delete_frame.
Wed, 30 Jun 2010 15:03:07 -0700 Dan Nicolaescu Avoid displaying files with a nil state in vc-dir.
Wed, 30 Jun 2010 16:34:06 -0400 Chong Yidong * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
Wed, 30 Jun 2010 10:22:18 -0400 Chong Yidong Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).
Tue, 29 Jun 2010 22:41:04 +0200 Juanma Barranquero lisp/ChangeLog: Remove "(tiny change)" note.
Tue, 29 Jun 2010 14:09:07 +0200 Juanma Barranquero emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
Sun, 27 Jun 2010 23:57:39 +0200 Juanma Barranquero *** empty log message ***
Sun, 27 Jun 2010 14:43:34 -0400 Chong Yidong Font lock fix for batch mode (Bug#5719).
Sun, 27 Jun 2010 14:24:42 -0400 Chong Yidong Minor fix for htmlfontify.el (Bug#6239).
Sun, 27 Jun 2010 14:03:26 -0400 Chong Yidong Remove unnecessary let-bindings in bookmark.el (Bug#6515)
Sat, 26 Jun 2010 14:01:38 -0700 Glenn Morris Fix typos in some Keywords comments.
Sat, 26 Jun 2010 20:49:18 +0200 Andreas Schwab Update cl-loaddefs.el
Sat, 26 Jun 2010 20:47:35 +0200 Andreas Schwab * alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
Fri, 25 Jun 2010 14:42:47 +0300 Eli Zaretskii Fix bugs #6144 and #6467.
Thu, 24 Jun 2010 20:30:55 -0400 Chong Yidong Fix after-string and image interaction bug (Bug#1336).
Thu, 24 Jun 2010 15:05:47 -0400 Chong Yidong Clarify command loop's role in undo boundary (Bug#2433).
Thu, 24 Jun 2010 00:10:51 -0700 Glenn Morris Minor doc/misc/*.texi direntry fixes.