log

age author description
Mon, 28 Jul 2008 20:02:04 +0000 Chong Yidong (next-error): Do a redisplay to prevent incorrect
Mon, 28 Jul 2008 20:01:45 +0000 Chong Yidong * simple.el (next-error): Do a redisplay to prevent incorrect
Mon, 28 Jul 2008 19:52:35 +0000 Chong Yidong Revert last change.
Mon, 28 Jul 2008 19:51:44 +0000 Chong Yidong Revert last change.
Mon, 28 Jul 2008 19:41:11 +0000 Chong Yidong (redisplay_window): Check return value of
Mon, 28 Jul 2008 19:40:22 +0000 Chong Yidong * xdisp.c (redisplay_window): Check return value of
Mon, 28 Jul 2008 03:56:41 +0000 Michael Albinus *** empty log message ***
Mon, 28 Jul 2008 03:54:04 +0000 Michael Albinus * net/tramp.el (tramp-perl-directory-files-and-attributes)
Sat, 26 Jul 2008 07:34:26 +0000 Eli Zaretskii *** empty log message ***
Sat, 26 Jul 2008 07:33:35 +0000 Eli Zaretskii (syms_of_term): Fix last change.
Fri, 25 Jul 2008 18:41:50 +0000 Chong Yidong (tex-compilation-parse-errors): Check for
Fri, 25 Jul 2008 18:41:36 +0000 Chong Yidong * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
Fri, 25 Jul 2008 18:12:41 +0000 Chong Yidong (syms_of_term): Initialize default_orig_pair, default_set_foreground,
Fri, 25 Jul 2008 18:12:23 +0000 Chong Yidong * term.c (syms_of_term): Initialize default_orig_pair,
Fri, 25 Jul 2008 18:06:09 +0000 Chong Yidong (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
Fri, 25 Jul 2008 18:05:40 +0000 Chong Yidong * getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
Fri, 25 Jul 2008 17:52:20 +0000 Chong Yidong Regenerate.
Fri, 25 Jul 2008 17:51:59 +0000 Chong Yidong Check for getrlimit.
Fri, 25 Jul 2008 17:51:06 +0000 Chong Yidong Regenerate.
Fri, 25 Jul 2008 17:50:32 +0000 Chong Yidong * configure.in: Check for getrlimit.
Thu, 24 Jul 2008 16:16:00 +0000 Chong Yidong (dired-copy-file-recursive): Avoid calling set-file-modes when
Thu, 24 Jul 2008 16:14:50 +0000 Chong Yidong * dired-aux.el (dired-copy-file-recursive): Avoid calling
Thu, 24 Jul 2008 05:47:38 +0000 Chong Yidong (enriched-mode-map): Bind C-a and C-j via key remapping, not directly.
Thu, 24 Jul 2008 05:47:22 +0000 Chong Yidong * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
Wed, 23 Jul 2008 22:02:06 +0000 Chong Yidong (flymake-errline, flymake-warnline): Use more suitable colors on dark
Wed, 23 Jul 2008 22:01:47 +0000 Chong Yidong * progmodes/flymake.el (flymake-errline, flymake-warnline): Use
Wed, 23 Jul 2008 21:58:39 +0000 Chong Yidong (shell-dynamic-complete-functions): Use
Wed, 23 Jul 2008 21:58:27 +0000 Chong Yidong * shell.el (shell-dynamic-complete-functions): Use
Tue, 22 Jul 2008 03:01:23 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Tue, 22 Jul 2008 03:01:12 +0000 YAMAMOTO Mitsuharu (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.