log

age author description
Sat, 16 Nov 1996 13:37:51 +0000 Simon Marshall use simpler fn.
Sat, 16 Nov 1996 13:33:51 +0000 Simon Marshall (a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the-fly, (b) add lazy-lock-defer-on-scrolling, (c) use these to choose one of lazy-lock-defer-line-after-change, lazy-lock-defer-rest-after-change, lazy-lock-fontify-line-after-change, lazy-lock-fontify-rest-after-change to add to after-change-functions, (d) use with-current-buffer rather than save-excursion, (e) avoid integer overflow in lazy-lock-percent-fontified.
Sat, 16 Nov 1996 13:31:02 +0000 Simon Marshall (a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages.
Sat, 16 Nov 1996 13:27:49 +0000 Simon Marshall (a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in keyword form, (c) make simple font-lock-match-c-style-declaration-item-and-skip-to-next and more complex font-lock-match-c++-style-declaration-item-and-skip-to-next.
Thu, 14 Nov 1996 18:49:50 +0000 Karl Heuer (resize-minibuffer-frame-restore): Don't assume
Thu, 14 Nov 1996 09:17:55 +0000 Erik Naggum (report-emacs-bug): Reorder arguments.
Thu, 14 Nov 1996 02:06:05 +0000 Per Bothner Bunch of updates. See ChangeLog. libc-961114 libc-961115 libc-961116 libc-961117 libc-961118 libc-961119
Wed, 13 Nov 1996 21:45:16 +0000 Erik Naggum (message-mode): Doc fix.
Wed, 13 Nov 1996 17:02:40 +0000 Francesco Potort Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
Wed, 13 Nov 1996 16:33:28 +0000 Erik Naggum (report-emacs-bug): New argument recent-keys read before bug subject
Tue, 12 Nov 1996 18:52:10 +0000 David J. MacKenzie cosmetic tweaks
Tue, 12 Nov 1996 07:12:24 +0000 Richard M. Stallman (redisplay_window): When handling scroll_conservatively,
Tue, 12 Nov 1996 06:04:05 +0000 Richard M. Stallman (find-grep-options): Treat solaris, irix like BSD.
Tue, 12 Nov 1996 06:03:20 +0000 Richard M. Stallman (Fmodify_frame_parameters): Use alist in reverse order.
Tue, 12 Nov 1996 04:49:23 +0000 David J. MacKenzie more bug fixes
Tue, 12 Nov 1996 04:26:06 +0000 Richard M. Stallman (isearch-complete1): If no completion,
Tue, 12 Nov 1996 04:13:06 +0000 Richard M. Stallman (Fexpand_abbrev): If the abbrev's expansion is nil,
Mon, 11 Nov 1996 23:25:46 +0000 Richard M. Stallman (choose_minibuf_frame): Don't change selected_frame's
Mon, 11 Nov 1996 20:42:08 +0000 Erik Naggum (combine-after-change-calls): The first form is not special.
Mon, 11 Nov 1996 20:33:21 +0000 Richard M. Stallman (Fcall_last_kbd_macro): Set this_command from last_command
Mon, 11 Nov 1996 20:32:48 +0000 Richard M. Stallman Include frame.h and window.h.
Mon, 11 Nov 1996 00:35:31 +0000 Richard M. Stallman (scroll_margin): New variable.
Mon, 11 Nov 1996 00:34:50 +0000 Richard M. Stallman (window_scroll): Handle scroll_margin
Sun, 10 Nov 1996 23:41:13 +0000 Richard M. Stallman (dired-jump): Never turn omitting *on*.
Sun, 10 Nov 1996 18:52:18 +0000 Richard M. Stallman (describe-variable): Pretty-print the values.
Sun, 10 Nov 1996 05:02:38 +0000 Richard M. Stallman (define-key-after): If AFTER is t, always put new binding at the end.
Sun, 10 Nov 1996 00:26:03 +0000 Richard M. Stallman (Fdelete_other_windows): Set optional_new_start instead of force_start.
Sun, 10 Nov 1996 00:25:30 +0000 Richard M. Stallman (redisplay_window): Handle optional_new_start.
Sun, 10 Nov 1996 00:25:20 +0000 Richard M. Stallman (struct window): New field optional_new_start.
Sat, 09 Nov 1996 22:17:58 +0000 Richard M. Stallman (sh-set-shell): Pass args no-query-flag
Sat, 09 Nov 1996 21:48:25 +0000 Richard M. Stallman (combine-after-change-calls): Add lisp-indent-function property.
Sat, 09 Nov 1996 21:48:07 +0000 Richard M. Stallman (combine-after-change-calls): New def-edebug-spec.
Sat, 09 Nov 1996 21:46:35 +0000 Richard M. Stallman (combine-after-change-calls): New macro.
Sat, 09 Nov 1996 21:36:20 +0000 Richard M. Stallman (main): Call syms_of_insdel.
Sat, 09 Nov 1996 21:36:00 +0000 Richard M. Stallman (signal_after_change): If Vcombine_after_change_calls,
Sat, 09 Nov 1996 09:21:20 +0000 Richard M. Stallman (comint-output-filter): Run comint-output-filter-functions
Sat, 09 Nov 1996 09:06:52 +0000 Richard M. Stallman (list-diary-entries): Reread the diary file if it has changed.
Sat, 09 Nov 1996 09:04:52 +0000 Richard M. Stallman (revert-buffer): Doc fix.
Sat, 09 Nov 1996 08:50:43 +0000 Richard M. Stallman (map-y-or-n-p): Handle minibuffer-auto-raise here.
Sat, 09 Nov 1996 05:44:07 +0000 Richard M. Stallman (fns.o): Depend on window.h.
Sat, 09 Nov 1996 05:41:20 +0000 Richard M. Stallman (fns.o): Depend on frame.h.
Fri, 08 Nov 1996 13:30:38 +0000 Francesco Potort * etags.c (relative_filename): Bug corrected.
Fri, 08 Nov 1996 07:35:31 +0000 David J. MacKenzie patches from bug-gnu-utils to support more architectures libc-961108 libc-961109 libc-961110 libc-961111
Thu, 07 Nov 1996 21:14:18 +0000 Richard M. Stallman (Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
Thu, 07 Nov 1996 21:13:22 +0000 Richard M. Stallman [emacs] (malloc, free): Define as xmalloc, and xfree.
Thu, 07 Nov 1996 21:12:46 +0000 Richard M. Stallman (Fmodify_frame_parameters): Doc fix.
Thu, 07 Nov 1996 06:21:19 +0000 Richard M. Stallman (sh-mode-syntax-table): Turn on comment syntax for #,
Thu, 07 Nov 1996 06:07:00 +0000 Richard M. Stallman (USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
Thu, 07 Nov 1996 05:59:43 +0000 Richard M. Stallman (sh-mode): Set `comment-start-skip'; otherwise
Thu, 07 Nov 1996 05:46:56 +0000 Richard M. Stallman (Ffile_attributes): Represent inode number as a pair of
Thu, 07 Nov 1996 04:21:08 +0000 Richard M. Stallman (locallisppath): Add leim directory.
Thu, 07 Nov 1996 03:51:16 +0000 Richard M. Stallman (display-time-format): New variable.
Thu, 07 Nov 1996 03:17:16 +0000 Richard M. Stallman (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
Thu, 07 Nov 1996 00:16:51 +0000 Richard M. Stallman Clarify initial-frame-alist and default-frame-alist.
Wed, 06 Nov 1996 23:26:02 +0000 Richard M. Stallman (scroll_conservatively): New variable.
Wed, 06 Nov 1996 22:52:06 +0000 Richard M. Stallman (Fencode_time): Doc fix.
Wed, 06 Nov 1996 22:42:41 +0000 Richard M. Stallman (narrow-to-page): With negative arg, move back one extra
Wed, 06 Nov 1996 19:51:38 +0000 Richard M. Stallman [__DJGPP_MINOR__ == 0] (_rename): New function, a
Wed, 06 Nov 1996 19:03:53 +0000 Richard M. Stallman (minor-mode-alist): Don't use purecopy.
Wed, 06 Nov 1996 07:38:41 +0000 Richard M. Stallman (window_loop, case GET_BUFFER_WINDOW):