Commit graph

6788 commits

Author SHA1 Message Date
Richard M. Stallman
1cac1fffd2 (send_process): Test pty_flag field for nil, not 0. 1994-04-12 04:39:34 +00:00
Karl Heuer
b8952f887d (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter. 1994-04-12 04:26:57 +00:00
Karl Heuer
78328f3333 (gud-filter): Let comint-output-filter do the hard work. 1994-04-12 04:07:18 +00:00
Richard M. Stallman
cd9e76eae2 (LD_SWITCH_SYSTEM): Alternate definition if __GNUC__. 1994-04-12 03:54:36 +00:00
Richard M. Stallman
92ea836df1 Check for INCLUDED_FCNTL already defined. 1994-04-12 03:25:32 +00:00
Richard M. Stallman
472e83febc If we include fcntl.h, define INCLUDED_FCNTL. 1994-04-12 03:25:18 +00:00
Richard M. Stallman
d90490d8e8 (dired-move-to-filename-regexp): Match the year or time.
(dired-move-to-filename): Simplify the code for that.
1994-04-12 03:15:37 +00:00
Richard M. Stallman
b2c3b7ffed Add sunos4shr as alternative for suns. 1994-04-12 01:55:59 +00:00
Richard M. Stallman
6998c54150 entered into RCS 1994-04-12 01:39:14 +00:00
Richard M. Stallman
a926021943 (main): Fix typo in prev. change. 1994-04-12 01:33:57 +00:00
Karl Heuer
d5216c2003 (main): Use setuid, not seteuid. 1994-04-12 01:28:10 +00:00
Karl Heuer
f2ae6b3f54 (make_lispy_event): Initialize item. 1994-04-12 00:50:00 +00:00
Karl Heuer
cb1068e5c6 (vmotion): Use minibuf_prompt_width despite window-start. 1994-04-11 22:45:18 +00:00
Richard M. Stallman
88f176a4a0 (temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS. 1994-04-11 22:40:54 +00:00
Richard M. Stallman
1c5aa5b292 (menu-bar-emerge-menu): Improve menu title. 1994-04-11 22:25:42 +00:00
Karl Heuer
c217b0481d (printchar, strout): Use FRAME_PTR, not struct frame *. 1994-04-11 21:48:04 +00:00
Richard M. Stallman
c8fcf4f8db Renamed from eval-region.el. Fix the `provide' call.
Doc fixes.
1994-04-11 21:44:58 +00:00
Karl Heuer
77ddeda4bc (Fmouse_position) [!MULTI_FRAME]: Declare col and row. 1994-04-11 21:43:12 +00:00
Richard M. Stallman
6cbff1cb50 (make_lispy_movement): Conditionalize on MULTI_FRAME.
(kbd_buffer_get_event): Call make_lispy_movement only if MULTI_FRAME.
1994-04-11 21:34:38 +00:00
Richard M. Stallman
7ffb284121 (x_decline_selection_request): Call XFlushQueue. 1994-04-11 21:20:28 +00:00
Richard M. Stallman
87d238bafe (Fsetq): Doc fix. 1994-04-11 21:11:22 +00:00
Richard M. Stallman
a8920a1789 (syms_of_print): Doc fix. 1994-04-11 21:10:48 +00:00
Richard M. Stallman
6823efabff (dired-move-to-filename): Use skip-chars-forward
instead of looking-at, for speed.
1994-04-11 21:03:28 +00:00
Karl Heuer
1cb46df641 (jka-compr-handler): Save match data. 1994-04-11 20:54:33 +00:00
Richard M. Stallman
ab1649fe75 Comment change. 1994-04-11 20:50:40 +00:00
Karl Heuer
9854c615cc (makefile-mode): make-local-variable misspelled as make-local-file. 1994-04-11 20:40:58 +00:00
Karl Heuer
ca60072272 (comint-dynamic-complete-as-filename): Save end of match before calling other
functions.  Handle non-match too.
1994-04-11 20:30:44 +00:00
Karl Heuer
5d831bedd4 (dired-move-to-filename): Handle leading blanks. 1994-04-11 20:09:44 +00:00
Karl Heuer
7ec2a18c27 (force-mode-line-update): Doc fix. 1994-04-11 19:59:49 +00:00
Richard M. Stallman
4fd6247b5c entered into RCS 1994-04-11 18:21:39 +00:00
Richard M. Stallman
ccd5f1ca4c (msdos): Don't link patch1. Link sed*.inp, not sed.in*. 1994-04-10 09:09:47 +00:00
Richard M. Stallman
5b0b2316d9 If server is a Sun, call menu-bar-enable-clipboard. 1994-04-10 08:56:50 +00:00
Richard M. Stallman
0cdd0c9f3e (dumpglyphs): Clear any extra pixel rows below the text.
(x_display_box_cursor): Explicitly clear full height of line.
(dumpglyphs): New arg just_foreground.  Callers changed.
(x_set_window_size): Call XSync.

(note_mouse_highlight): Do nothing if buffer has changed.
1994-04-10 06:06:51 +00:00
Richard M. Stallman
8fc2766b64 (x_figure_window_size): Don't call x_calc_absolute_position.
(x_window): Separate into two alternative definitions.
Call x_calc_absolute_position here.
1994-04-10 06:04:33 +00:00
Richard M. Stallman
6ae9a3f2f2 (EmacsFrameSetCharSize): Do not attempt to preserve the window position. 1994-04-10 05:59:24 +00:00
Richard M. Stallman
166a426310 (internal_self_insert): Test Vafter_change_functions,
Vbefore_change_functions.
1994-04-10 02:34:21 +00:00
Richard M. Stallman
e45fb8bf24 (before_change_functions_restore):
(after_change_functions_restore): New functions.
(signal_before_change): Handle Vbefore_change_functions.
(signal_after_change): Handle Vafter_change_functions.
1994-04-10 02:34:02 +00:00
Richard M. Stallman
03c6309ac7 (Vafter_change_functions, Vbefore_change_functions): Declared. 1994-04-10 02:33:37 +00:00
Richard M. Stallman
5f0792675d (Vafter_change_functions, Vbefore_change_functions): New variables.
(syms_of_buffer): Set up Lisp vars.
1994-04-10 02:33:16 +00:00
Richard M. Stallman
867dd1594f (frame_update_line_height): Check param_faces[i] not null. 1994-04-10 01:19:57 +00:00
Richard M. Stallman
410d432151 (Fx_list_fonts): Doc fix. 1994-04-10 00:38:14 +00:00
Richard M. Stallman
72654a3c97 *** empty log message *** 1994-04-10 00:23:58 +00:00
Daniel LaLiberte
2a6a354983 comment changes. 1994-04-09 22:27:46 +00:00
Richard M. Stallman
45fb3bb841 (inhibit-first-line-modes-regexps): Renamed from
inhibit-local-variables-regexps.
1994-04-09 22:27:31 +00:00
Daniel LaLiberte
4633707b6b Jumping up to new revision.
Simplify definition of defalias for Emacs 18.
1994-04-09 22:19:10 +00:00
Richard M. Stallman
d8b3a65d6c (main): Handle EXTRA_INITIALIZE. 1994-04-09 21:43:19 +00:00
Richard M. Stallman
1eb52acd11 Initial revision 1994-04-09 21:42:58 +00:00
Richard M. Stallman
e5f1d6a0cc Handle -isc4.0*. 1994-04-09 21:42:43 +00:00
Richard M. Stallman
9c0aa91bc7 (function-key-map): Use f11, not \e. 1994-04-09 21:17:32 +00:00
Richard M. Stallman
224a16e88e (get_keymap): Pass 1 as ERROR to get_keymap_1.
(get_keyelt): New arg AUTOLOAD means load keymaps indirected thru.
All callers changed; most pass 0.
(Fdefine_key, Flookup_key): Load all the keymaps we look in.
1994-04-09 21:09:34 +00:00