log

age author description
Sun, 16 Aug 2009 14:46:39 +0000 Chong Yidong * whitespace.el (whitespace-style): Doc fix (Bug#3661).
Sun, 16 Aug 2009 14:36:01 +0000 Chong Yidong Credit Jan Seeger for last change.
Sun, 16 Aug 2009 14:33:43 +0000 Chong Yidong * calendar/parse-time.el (parse-time-string-chars): Compute using
Sun, 16 Aug 2009 14:04:25 +0000 Chong Yidong * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
Sun, 16 Aug 2009 12:23:23 +0000 Michael Albinus *** empty log message ***
Sun, 16 Aug 2009 12:22:32 +0000 Michael Albinus * dbusbind.c (xd_initialize): Add connection file descriptor to
Sun, 16 Aug 2009 05:49:26 +0000 Chong Yidong * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Don't
Sun, 16 Aug 2009 05:25:21 +0000 Chong Yidong * facemenu.el (facemenu-read-color): Use a completion function
Sun, 16 Aug 2009 03:16:33 +0000 Seiji Zenitani * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
Sun, 16 Aug 2009 00:31:28 +0000 Chong Yidong * files.el (get-free-disk-space): Change fallback default
Sat, 15 Aug 2009 22:02:59 +0000 Chong Yidong * advice.texi (Argument Access in Advice): Note that argument
Sat, 15 Aug 2009 21:51:33 +0000 Chong Yidong * eval.c (Fcalled_interactively_p, Finteractive_p): Doc
Sat, 15 Aug 2009 21:47:23 +0000 Chong Yidong * commands.texi (Distinguish Interactive): Minor copyedit.
Sat, 15 Aug 2009 21:08:36 +0000 Chong Yidong * display.texi (Face Attributes): Add xref to Displaying Faces for
Sat, 15 Aug 2009 18:31:49 +0000 Michael Albinus *** empty log message ***
Sat, 15 Aug 2009 18:30:54 +0000 Michael Albinus * keyboard.c (readable_events): Call xd_pending_messages.
Sat, 15 Aug 2009 18:27:58 +0000 Michael Albinus * dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New functions.
Sat, 15 Aug 2009 18:25:38 +0000 Michael Albinus * lisp.h (xd_pending_messages): Declare.
Sat, 15 Aug 2009 17:59:40 +0000 Chong Yidong * customize.texi (Common Keywords): Add xref to Loading.
Sat, 15 Aug 2009 17:51:37 +0000 Chong Yidong * files.el (load-library): Doc fix.
Sat, 15 Aug 2009 17:30:18 +0000 Chong Yidong * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
Sat, 15 Aug 2009 14:06:02 +0000 Chong Yidong * buffer.c (set_buffer_internal_1)
Sat, 15 Aug 2009 13:53:41 +0000 Chong Yidong Add comment noting that unbound symbols appear as themselves in local_var_alist.
Sat, 15 Aug 2009 06:00:38 +0000 Michael Kifer 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
Sat, 15 Aug 2009 05:57:08 +0000 Michael Kifer 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
Sat, 15 Aug 2009 01:13:18 +0000 Miles Bader Add arch tagline
Sat, 15 Aug 2009 01:04:14 +0000 Chong Yidong * progmodes/js.el: Edit docstrings throughout to follow Emacs
Fri, 14 Aug 2009 23:40:20 +0000 Chong Yidong * files.el (auto-mode-alist): Use js-mode for .js files.
Fri, 14 Aug 2009 23:03:50 +0000 Chong Yidong Javascript mode changed to js.el
Fri, 14 Aug 2009 23:02:38 +0000 Chong Yidong * progmodes/js2-mode.el: File removed.