log

age author description
Sun, 14 Jul 1996 00:03:45 +0000 Karl Heuer (sys_gmtime): Don't assume year < 2000.
Sat, 13 Jul 1996 18:51:11 +0000 Karl Heuer (xm_update_menu): Fix loop termination test.
Sat, 13 Jul 1996 18:46:08 +0000 Karl Heuer (outline-auto-activation, outline-layout)
Sat, 13 Jul 1996 18:40:22 +0000 Karl Heuer (outline-resolve-xref): Do not mistake a blank line
Sat, 13 Jul 1996 17:53:53 +0000 Karl Heuer (display-time): Fix start time for run-at-time.
Sat, 13 Jul 1996 17:50:47 +0000 Karl Heuer (wait_reading_process_input) [hpux]: Workaround for
Sat, 13 Jul 1996 11:12:25 +0000 Simon Marshall Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
Sat, 13 Jul 1996 01:03:02 +0000 Karl Heuer (Fvertical_motion): Doc fix.
Sat, 13 Jul 1996 00:57:31 +0000 Karl Heuer (rmail-summary-next-labeled-message)
Sat, 13 Jul 1996 00:55:05 +0000 Karl Heuer (mouse-major-mode-menu-1): No need to copy the top
Sat, 13 Jul 1996 00:52:08 +0000 Karl Heuer (browse-url-netscape-program): New variable.
Fri, 12 Jul 1996 07:34:20 +0000 Simon Marshall Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
Fri, 12 Jul 1996 07:32:45 +0000 Simon Marshall 1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
Fri, 12 Jul 1996 07:27:55 +0000 Simon Marshall 1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.