1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

16550 Commits

Author SHA1 Message Date
Geoff Voelker
6219f8bffe Use new name w32.h for nt.h 1996-11-19 07:14:26 +00:00
Geoff Voelker
489f937121 Use new names for w32 files 1996-11-19 07:04:49 +00:00
Geoff Voelker
a0d143459c Use new file name w32-fns.el 1996-11-19 07:04:01 +00:00
Geoff Voelker
b55edb6350 Use new file name dos-w32.el 1996-11-19 07:02:50 +00:00
Geoff Voelker
b86b9918dd Use w32 instead of ms-windows for window-system symbol 1996-11-19 06:59:17 +00:00
Geoff Voelker
60c7469c6d (init_display) [HAVE_NTGUI]: Use w32 for window-system. 1996-11-19 06:49:05 +00:00
Geoff Voelker
fbd6baedb5 Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
Geoff Voelker
0f7d64d245 (special-display-p, same-window-p): Add missing
newlines and backslashes in help strings.
1996-11-19 04:46:30 +00:00
Karl Heuer
659ebcc6fb (write-contents-hooks): Doc fix. 1996-11-17 19:41:48 +00:00
Karl Heuer
3d0ced7a14 *** empty log message *** 1996-11-17 19:40:38 +00:00
Karl Heuer
f69925dd1b (comint-password-prompt-regexp): Recognize AIX format. 1996-11-17 19:38:48 +00:00
Karl Heuer
21fe911f02 Initial revision 1996-11-17 19:30:55 +00:00
Simon Marshall
d3aadf0b0c Use simpler fn. 1996-11-16 13:42:45 +00:00
Simon Marshall
b31d859db5 use simpler fn. 1996-11-16 13:37:51 +00:00
Simon Marshall
d7606d13d9 (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. 1996-11-16 13:33:51 +00:00
Simon Marshall
098de8c9f9 (a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages. 1996-11-16 13:31:02 +00:00
Simon Marshall
c1f2ffc8f9 (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. 1996-11-16 13:27:49 +00:00
Karl Heuer
06fb1cf202 (resize-minibuffer-frame-restore): Don't assume
minibuffer frame is selected.
1996-11-14 18:49:50 +00:00
Erik Naggum
01753e63c5 (report-emacs-bug): Reorder arguments. 1996-11-14 09:17:55 +00:00
Per Bothner
d4d94b763d Bunch of updates. See ChangeLog. 1996-11-14 02:06:05 +00:00
Erik Naggum
7475605426 (message-mode): Doc fix. 1996-11-13 21:45:16 +00:00
Francesco Potortì
3f1c8fcdfc Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
* etags.c (grow_linebuffer): New function.
	(GROW_LINEBUFFER): Macro deleted.  All callers changed.
	(make_tag): Macro renamed to make_C_tag.  All callers changed.
	(<stdlib.h>, <string.h>) [STDC_HEADERS]: New #include's.
	(Prolog_functions): prolog_skip_comment was called with wrong
	number of arguments.
	(xrealloc): fatal was called with wrong number of arguments
1996-11-13 17:02:40 +00:00
Erik Naggum
47a1e7a2c4 (report-emacs-bug): New argument recent-keys read before bug subject
to capture more relevant recent input.
1996-11-13 16:33:28 +00:00
David J. MacKenzie
3282a60689 cosmetic tweaks 1996-11-12 18:52:10 +00:00
Richard M. Stallman
f9c8af064c (redisplay_window): When handling scroll_conservatively,
scroll a little farther for the sake of scroll_margin.
1996-11-12 07:12:24 +00:00
Richard M. Stallman
9f18e61944 (find-grep-options): Treat solaris, irix like BSD. 1996-11-12 06:04:05 +00:00
Richard M. Stallman
41d44f1fe6 (Fmodify_frame_parameters): Use alist in reverse order. 1996-11-12 06:03:20 +00:00
David J. MacKenzie
5d4da19c06 more bug fixes 1996-11-12 04:49:23 +00:00
Richard M. Stallman
36bcac3fe1 (isearch-complete1): If no completion,
don't clobber isearch-string, and return nil.
1996-11-12 04:26:06 +00:00
Richard M. Stallman
b7734773b9 (Fexpand_abbrev): If the abbrev's expansion is nil,
don't expand it, but do still call the hook.
(Fdefine_abbrev): Allow anything for EXPANSION.
1996-11-12 04:13:06 +00:00
Richard M. Stallman
07d402c8db (choose_minibuf_frame): Don't change selected_frame's
selected window even if it is a minibuffer window, if it is active.
1996-11-11 23:25:46 +00:00
Erik Naggum
488a0b059b (combine-after-change-calls): The first form is not special. 1996-11-11 20:42:08 +00:00
Richard M. Stallman
4315204e5b (Fcall_last_kbd_macro): Set this_command from last_command
on entry and again on exit.
1996-11-11 20:33:21 +00:00
Richard M. Stallman
2d8e7e1f13 Include frame.h and window.h.
(Fy_or_n_p): Handle minibuffer_auto_raise here.
1996-11-11 20:32:48 +00:00
Richard M. Stallman
9afd2168d4 (scroll_margin): New variable.
(init_xdisp): Set up Lisp variable.
(redisplay_window): Implement scroll_margin; don't use old start pos
if point is inside the margin.
1996-11-11 00:35:31 +00:00
Richard M. Stallman
0c7da84e74 (window_scroll): Handle scroll_margin
by putting point at a place that won't force recentering.
1996-11-11 00:34:50 +00:00
Richard M. Stallman
7e90bcf507 (dired-jump): Never turn omitting *on*.
Refresh the line *before* turning omitting off.
1996-11-10 23:41:13 +00:00
Richard M. Stallman
9a656d196a (describe-variable): Pretty-print the values.
Put doc string first, if the value is long.
1996-11-10 18:52:18 +00:00
Richard M. Stallman
c34a9d34a6 (define-key-after): If AFTER is t, always put new binding at the end. 1996-11-10 05:02:38 +00:00
Richard M. Stallman
4d047f502e (Fdelete_other_windows): Set optional_new_start instead of force_start. 1996-11-10 00:26:03 +00:00
Richard M. Stallman
cf0df6ab1b (redisplay_window): Handle optional_new_start. 1996-11-10 00:25:30 +00:00
Richard M. Stallman
fbf44f72c8 (struct window): New field optional_new_start. 1996-11-10 00:25:20 +00:00
Richard M. Stallman
e3dce9ba22 (sh-set-shell): Pass args no-query-flag
and insert-flag to executable-set-magic.
Don't call executable-set-magic if insert-flag is nil.
(sh-mode): Always call sh-set-shell, but use insert-flag arg
to control whether to call executable-set-magic.
No need to set comment-start-skip directly here.

(sh-mode): Parse the interpreter from the file text.
1996-11-09 22:17:58 +00:00
Richard M. Stallman
92475d89c3 (combine-after-change-calls): Add lisp-indent-function property. 1996-11-09 21:48:25 +00:00
Richard M. Stallman
5398a9e7bf (combine-after-change-calls): New def-edebug-spec. 1996-11-09 21:48:07 +00:00
Richard M. Stallman
2ec9c94e21 (combine-after-change-calls): New macro. 1996-11-09 21:46:35 +00:00
Richard M. Stallman
c2c5ed2c10 (main): Call syms_of_insdel. 1996-11-09 21:36:20 +00:00
Richard M. Stallman
fb2e7d144a (signal_after_change): If Vcombine_after_change_calls,
save up changes in combine_after_change_list.
(Fcombine_after_change_execute)
(Fcombine_after_change_execute_1): New subroutines.
(syms_of_insdel): New function.
1996-11-09 21:36:00 +00:00
Richard M. Stallman
6aac2ab02e (comint-output-filter): Run comint-output-filter-functions
directly, not via comint-output-filter.
1996-11-09 09:21:20 +00:00
Richard M. Stallman
ca67b44e66 (list-diary-entries): Reread the diary file if it has changed. 1996-11-09 09:06:52 +00:00