log

age author description
Tue, 11 Oct 1994 07:45:20 +0000 Karl Heuer (Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
Tue, 11 Oct 1994 07:29:05 +0000 Richard M. Stallman (blink-matching-open): Check there is a previous
Tue, 11 Oct 1994 05:29:55 +0000 Richard M. Stallman (list_buffers_1): Fix indentation in header lines.
Tue, 11 Oct 1994 04:43:01 +0000 Richard M. Stallman (rmail-summary-rmail-update): Pass new arg to rmail-show-message.
Tue, 11 Oct 1994 04:42:10 +0000 Richard M. Stallman (rmail-show-message): New argument no-summary.
Tue, 11 Oct 1994 02:48:53 +0000 Richard M. Stallman (system-key-alist): Add sun versions of
Tue, 11 Oct 1994 02:32:39 +0000 Richard M. Stallman (c-mode-map): Use "C mode" for the menu bar item name.
Tue, 11 Oct 1994 02:01:27 +0000 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
Tue, 11 Oct 1994 01:49:05 +0000 Richard M. Stallman (mouse-select): Pass an arg to mouse-extend.
Tue, 11 Oct 1994 01:47:06 +0000 Karl Heuer (sys_subshell): Use NILP macro directly, not its expansion. Previous code was
Tue, 11 Oct 1994 00:35:42 +0000 Richard M. Stallman (mail-hist-put-headers-into-history)
Mon, 10 Oct 1994 21:54:32 +0000 Richard M. Stallman Fix typo in previous change.
Mon, 10 Oct 1994 21:53:52 +0000 Richard M. Stallman (calculate-lisp-indent): Local var
Mon, 10 Oct 1994 21:47:33 +0000 Richard M. Stallman (menu-bar-file-menu): Don't include the frame
Mon, 10 Oct 1994 21:35:16 +0000 David J. MacKenzie entered into RCS
Mon, 10 Oct 1994 21:30:56 +0000 Richard M. Stallman (redisplay_window): Fix Oct 1 change:
Mon, 10 Oct 1994 16:01:58 +0000 Jim Blandy (syms_of_buffer): Doc fix for cache-long-line-scans.
Mon, 10 Oct 1994 04:55:59 +0000 Roland McGrath [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
Mon, 10 Oct 1994 03:26:28 +0000 Richard M. Stallman (calendar-holiday-marker): Copy holiday-face from highlight face.
Mon, 10 Oct 1994 01:01:20 +0000 Richard M. Stallman (ispell-highlight-spelling-error):
Sun, 09 Oct 1994 19:20:02 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
Sun, 09 Oct 1994 17:23:09 +0000 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
Sun, 09 Oct 1994 09:19:16 +0000 Richard M. Stallman (appt-delete-window): Look on all frames for the window.
Sat, 08 Oct 1994 22:16:04 +0000 Jim Blandy * xdisp.c (redisplay_window): Invalidate width_run_cache, if the
Sat, 08 Oct 1994 22:15:36 +0000 Jim Blandy * syntax.c (find_defun_start): Call scan_buffer with new args.
Sat, 08 Oct 1994 22:15:15 +0000 Jim Blandy * search.c: #include "region-cache.h".
Sat, 08 Oct 1994 22:14:58 +0000 Jim Blandy * insdel.c (prepare_to_modify_buffer): Invalidate width run and
Sat, 08 Oct 1994 22:14:35 +0000 Jim Blandy * indent.h (disptab_matches_widthtab, recompute_width_table): New
Sat, 08 Oct 1994 22:14:04 +0000 Jim Blandy * indent.c: #include "region-cache.h".
Sat, 08 Oct 1994 22:13:44 +0000 Jim Blandy * disptab.h (window_display_table): Doc fix.
Sat, 08 Oct 1994 22:13:15 +0000 Jim Blandy * cmds.c (Fforward_line): Call scan_buffer with new args.
Sat, 08 Oct 1994 22:12:45 +0000 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
Sat, 08 Oct 1994 22:12:12 +0000 Jim Blandy * buffer.c: #include region-cache.h.
Sat, 08 Oct 1994 22:11:16 +0000 Jim Blandy * Makefile.in.in (obj) Add region-cache.o to the list of files.
Sat, 08 Oct 1994 22:09:57 +0000 Jim Blandy Document cache-long-line-scans in @node Text Lines.
Sat, 08 Oct 1994 22:06:23 +0000 Jim Blandy Added entry for cache-long-line-scans
Sat, 08 Oct 1994 09:52:08 +0000 Richard M. Stallman (file_name_completion): Ignore files "." and ".." in first pass.
Sat, 08 Oct 1994 09:51:31 +0000 Richard M. Stallman (test_completion): New function, extracted from do_completion.
Sat, 08 Oct 1994 09:00:51 +0000 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
Sat, 08 Oct 1994 04:30:15 +0000 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
Sat, 08 Oct 1994 04:16:17 +0000 Richard M. Stallman (fit_to_screen): Don't put the menu off the left or top.
Sat, 08 Oct 1994 04:12:07 +0000 Richard M. Stallman (rmail-delete-forward): Use rmail-select-summary.
Fri, 07 Oct 1994 23:42:52 +0000 Richard M. Stallman Add a tip about enabling/disabling features.
Fri, 07 Oct 1994 21:44:51 +0000 Karl Heuer (enum Lisp_Misc_Type): New type.
Fri, 07 Oct 1994 17:40:50 +0000 Richard M. Stallman (make_gap): Keep input blocked till after we set BEG_ADDR.
Fri, 07 Oct 1994 17:38:03 +0000 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
Fri, 07 Oct 1994 10:23:26 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords,
Fri, 07 Oct 1994 10:20:37 +0000 Richard M. Stallman (comint-check-proc): Recognise `open'.
Fri, 07 Oct 1994 10:10:07 +0000 Richard M. Stallman (pascal-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:08:48 +0000 Richard M. Stallman (perl-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:07:02 +0000 Richard M. Stallman (asm-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:05:49 +0000 Richard M. Stallman (texinfo-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:04:06 +0000 Richard M. Stallman (shell-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:02:04 +0000 Richard M. Stallman (dired-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:00:00 +0000 Richard M. Stallman (mail-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:59:00 +0000 Richard M. Stallman (rmail-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:56:40 +0000 Richard M. Stallman (rmail-summary-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:54:58 +0000 Richard M. Stallman (outline-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:53:28 +0000 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
Fri, 07 Oct 1994 09:52:36 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.