1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-19 12:20:17 -08:00
Commit graph

14617 commits

Author SHA1 Message Date
Roland McGrath
34f05bb1ad (run-at-time): Doc fix. 1996-02-07 16:56:01 +00:00
Roland McGrath
0c6be60d27 (run-at-time): Handle numbers as relative times in seconds, as the original
code did.
1996-02-07 16:54:50 +00:00
Richard M. Stallman
3a5da8a83f (text-read-only): New error symbol.
(kill-region): Use it when text has read-only text property.
(yank-pop): Turn on inhibit-read-only.
1996-02-06 23:56:47 +00:00
Richard M. Stallman
0dc88e60fa (Fbuffer_live_p): New function.
(syms_of_buffer): defsubr it.
1996-02-06 23:48:06 +00:00
Erik Naggum
470c5afecb Fix the FSF address again. 1996-02-06 21:35:20 +00:00
Richard M. Stallman
79d828e777 (List Motion): Fix xref to Emacs manual. 1996-02-06 20:53:26 +00:00
Richard M. Stallman
6bda48a487 (emacs.o): Depend on blockinput.h. 1996-02-06 20:10:10 +00:00
Richard M. Stallman
6c3a4e9dbb Include blockinput.h. 1996-02-06 20:09:50 +00:00
Richard M. Stallman
d5eead69fe (lm-header-prefix): New variable.
(lm-comment-column): defvar moved.
(lm-history-header, lm-commentary-header):  New variables.
(lm-get-header-re, lm-get-package-name): New functions.
(lm-code-mark):	defun --> defsubst.
(lm-history-mark, lm-commentary-mark): New functions.
(lm-header): Now accepts RCS ident style headers.
(lm-summary): Now accepts unix `what' commands prefix @(#).
(lm-crack-address, lm-authors, lm-maintainer, lm-insert-at-column):
(lm-creation-date, lm-last-modified-date, lm-version):
(lm-keywords, lm-adapted-by): Comments made into doc strings.
(lm-commentary): Added more tolerant 'cond' case.
Now uses functions lm-commentary-mark, lm-... to get points.
(lm-verify): Made interactive. Added more check points in the last prog1.
(lm-synopsis): Made interactive.
1996-02-06 19:07:41 +00:00
Richard M. Stallman
21a36d2362 (mail-extract-address-components): Accept strings
that end with double trailing quote marks.
1996-02-06 10:06:24 +00:00
Richard M. Stallman
e414b03fdf Fix minor error. 1996-02-06 02:46:23 +00:00
Richard M. Stallman
3d3af498fb Minor error in substitute-key-definition. 1996-02-06 02:45:08 +00:00
Richard M. Stallman
061b7f9485 (fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT. 1996-02-06 02:34:19 +00:00
Karl Heuer
7968cc2d4b (sigchld_handler): Use cleaner end-of-list test. 1996-02-05 20:32:20 +00:00
Richard M. Stallman
3272c16200 (lisp-mode-variables): Locally clear adaptive-fill-mode. 1996-02-05 17:43:22 +00:00
Richard M. Stallman
c350a31dde (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem was
fixed instead by the Feb 1 change to ../configure.in.
1996-02-05 00:23:03 +00:00
Richard M. Stallman
22fcc83edf (vfork): Define as fork. 1996-02-04 21:34:21 +00:00
Richard M. Stallman
f9636fb2c4 (lm-insert-at-column): Renamed from insert-at-column.
All callers changed.
(lm-synopsis): Add interactive spec.
1996-02-04 21:30:40 +00:00
Richard M. Stallman
8ba83f4b87 (View-search-last-regexp-forward)
(View-search-last-regexp-backward): Nice error if no prev regexp.
1996-02-04 21:11:50 +00:00
Richard M. Stallman
68e0de8238 (read_char_minibuf_menu_prompt): Use malloc to allocate
the echo-area prompt buffer.
(read_char_minibuf_menu_text, read_char_minibuf_menu_width): New variables.
1996-02-04 20:25:10 +00:00
Richard M. Stallman
6186a4a015 (x_connection_signal): Call x_connection_closed properly.
(x_connection_closed): Set FRAME_X_DISPLAY to 0.
(x_destroy_window): Don't do any X operations if FRAME_X_DISPLAY is 0.

(x_term_init): Use "" as 2nd arg to setlocale.

(x_connection_signal): Don't stop polling.
Don't mess with SIGALRM.
Those were relics of the superseded Dec 19 change.
1996-02-04 20:24:09 +00:00
Richard M. Stallman
617a496cbb (LD_RUN_PATH): Prepend x_libraries to this envvar. 1996-02-04 20:16:38 +00:00
Richard M. Stallman
cc210d6764 [POSIX_SIGNALS] (sigsetmask): Don't define if already defined. 1996-02-04 20:13:47 +00:00
Richard M. Stallman
52a9879bef (syms_of_fns): Set yes-or-no-p-history to nil. 1996-02-04 20:12:50 +00:00
Richard M. Stallman
fc103e781d (gnus-request-accept-article): Make sure there's a newline at the
end of the buffer.
(gnus-adjust-marked-articles): Don't remove illegal ticked
articles (for forwards compatability).
1996-02-04 17:57:48 +00:00
Richard M. Stallman
824832011f (gnus-update-read-articles): Remove duplicated article numbers on group exit. 1996-02-04 17:53:09 +00:00
Richard M. Stallman
cc39bc3802 (Fread_char_exclusive): Doc fix. 1996-02-04 05:52:54 +00:00
Richard M. Stallman
943b580da3 (x_frame_parms): Add "title" element.
(x_set_title): New function.
(x_set_name): Let title prop override name prop for title use.
(x_set_icon_name): Use title parm before name parm, if no icon_name.
1996-02-04 03:00:25 +00:00
Richard M. Stallman
da1c183cca (syms_of_buffer): Doc fix. 1996-02-03 18:08:58 +00:00
Richard M. Stallman
714bced976 (record_marker_adjustment): New function.
(Fprimitive_undo): Handle marker-adjustment elements.
1996-02-03 18:07:27 +00:00
Richard M. Stallman
8948d3170a (adjust_markers): When a marker is inside text
being deleted, call record_marker_adjustment for it.
(del_range_1): Call adjust_markers before record_delete.
1996-02-03 18:06:29 +00:00
Richard M. Stallman
45f83af208 (gnus-mail-reply-using-mail): Use the local keymap
instead of `mail-mode-map'.
1996-02-03 17:52:47 +00:00
Richard M. Stallman
e9110dc5c5 (gnus-gnus-to-newsrc-format): Turn off version-control
before saving the .newsrc files.
1996-02-03 17:49:44 +00:00
Simon Marshall
221ca406ba Resync directories properly for the ksh. 1996-02-03 13:38:32 +00:00
Richard M. Stallman
b2926fb3ef (view-mode-map): Don't call suppress-keymap. 1996-02-03 03:25:42 +00:00
Richard M. Stallman
db30b38388 (with-electric-help):
Bind inhibit-read-only around the erase-buffer.
(electric-help-form-to-execute): Renamed from to-be-executed.
Add defvar for it.
(electric-help-mode): Turn off view-mode.
1996-02-03 03:18:00 +00:00
Richard M. Stallman
4115d3f71e (VECSIZE): Round up when dividing. 1996-02-03 02:33:12 +00:00
Michael Meissner
407d2741ad Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory 1996-02-03 01:03:27 +00:00
Richard M. Stallman
04ec3e397e (display-time): Rewrite to use built-in timers.
(display-time-event-handler): Renamed from display-time-filter;
now takes no parameters.
(display-time-sentinel): Function deleted.
(display-time-process): Variable deleted.
(display-time-timer): New variable.
1996-02-02 19:58:21 +00:00
Richard M. Stallman
91341ed256 (run-with-timer): Set repetition interval. 1996-02-02 19:45:55 +00:00
Richard M. Stallman
7458cc352f (auto-mode-alist): .ksh suffix means sh-mode.
(write-file): Interactively, prefix arg means don't confirm.
1996-02-02 18:47:34 +00:00
Simon Marshall
a078558d78 Correct specialised fontification and associated stuff. 1996-02-02 10:37:39 +00:00
Simon Marshall
f512e4c0d3 Fix up specialised fontification stuff. 1996-02-02 10:31:05 +00:00
Richard M. Stallman
3d0c53026e (ange-ftp-default-user): Doc fix.
(ange-ftp-netrc-default-user): New variable.
(ange-ftp-netrc-default-password):
(ange-ftp-netrc-default-account):
(ange-ftp-get-user): Use ange-ftp-netrc-default-user.
(ange-ftp-get-passwd): Use ange-ftp-netrc-default-...
(ange-ftp-get-account): Likewise.
(ange-ftp-parse-netrc-group): Set ange-ftp-netrc-default-...
(ange-ftp-write-region): executing-macro -> executing-kbd-macro.
1996-02-02 06:34:17 +00:00
Richard M. Stallman
1adc55de4a Comment/whitespace changes. 1996-02-02 06:31:06 +00:00
Richard M. Stallman
88c4981a92 (edmacro-original-buffer, edmacro-finish-hook)
(edmacro-store-hook): Add defvars.
1996-02-02 06:13:55 +00:00
Geoff Voelker
c0386d7e99 (win32_kbd_mods_to_emacs, win32_kbd_patch_key,
key_event): Convert from static to global functions.
(win32_kbd_patch_key): Set modifiers when AltGr is pressed.
(key_event): Don't modify code on window input.
1996-02-02 02:01:53 +00:00
Geoff Voelker
afd153f031 (convert_to_key_event, is_dead_key): New functions.
(w32_read-socket): Convert console modifiers to Emacs modifiers.
Use console input routines to unify keyboard support.
(x_make_frame_visible): Make frame foreground window.
1996-02-02 02:00:56 +00:00
Geoff Voelker
a1a80b404e (modifiers, modifier_key_support_tested,
modifiers_recorded): New variables.
(EMACS_LCONTROL, EMACS_RCONTROL, EMACS_LMENU,
EMACS_RMENU): New macros.
(test_modifier_support, record_keydown, record_keyup,
modifier_set, construct_modifiers): New functions.
(win32_wnd_proc): Monitor modifier keyup and keydown messages.
Map window modifiers into console modifiers to unify input.

	(x_create_frame): Use the FixedSys font as the default font.
(x_to_win32_font): For now, always use ANSI_CHARSET.
1996-02-02 01:58:01 +00:00
Geoff Voelker
7c69181b61 (prepend_msg): New function. 1996-02-02 01:57:44 +00:00