Richard M. Stallman
489847162d
Use <...> for config.h.
1994-02-17 20:05:33 +00:00
Richard M. Stallman
9e65ad7779
*** empty log message ***
1994-02-17 20:02:50 +00:00
Richard M. Stallman
cb8b39c7fb
(Finsert_file_contents): Fix previous change.
1994-02-17 19:23:59 +00:00
Richard M. Stallman
3d0387c0f3
(Finsert_file_contents): New arg REPLACE.
...
New feature to replace buffer contents with file contents.
1994-02-17 08:38:34 +00:00
Richard M. Stallman
23e4c8be12
(child_setup_tty): Typo in previous change.
1994-02-17 05:40:07 +00:00
Richard M. Stallman
c1244c7187
entered into RCS
1994-02-17 03:36:11 +00:00
Richard M. Stallman
817adff7a0
(unexec): Add cast to result of `sbrk'.
1994-02-17 03:32:02 +00:00
Richard M. Stallman
c7040669fa
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
1994-02-17 03:21:36 +00:00
Richard M. Stallman
9d4e5eea22
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
1994-02-17 03:20:17 +00:00
Richard M. Stallman
a9f7a967cc
(BSD_PGRPS): Defined.
1994-02-17 03:07:50 +00:00
Richard M. Stallman
93e74a71b7
(main): Test BSD_PGRPS, not BSD.
1994-02-17 03:00:56 +00:00
Richard M. Stallman
0ba7360936
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
...
(narrow_foreground_group, widen_foreground_group): Define if BSD_PGRPS.
1994-02-17 02:59:48 +00:00
Richard M. Stallman
b26bc18b9e
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
1994-02-16 23:43:53 +00:00
Richard M. Stallman
aa67090401
(sys_write): If any bytes were written, return how many.
1994-02-15 16:22:49 +00:00
Richard M. Stallman
7071e5ddb7
(XTread_socket): Do not assume that select returning
...
immediately with no events implies a hangup.
1994-02-15 16:17:25 +00:00
Karl Heuer
4ffe73ce3c
(Fx_close_current_connection): call check_x.
1994-02-14 23:28:23 +00:00
Karl Heuer
326d7fc1f6
(Fx_popup_menu): Likewise.
1994-02-14 21:44:50 +00:00
Karl Heuer
7fc9de26ba
(check_x): Make it global.
...
(x-parse-geometry, x-list-fonts): call check_x.
1994-02-14 21:41:46 +00:00
Karl Heuer
703e0710e9
(x-own-selection-internal, x-get-selection-internal,
...
x-disown-selection-internal, x-selection-owner-p, x-selection-exists-p,
x-get-cut-buffer-internal, x-store-cut-buffer-internal,
x-rotate-cut-buffers-internal): call check_x.
1994-02-14 21:40:43 +00:00
Karl Heuer
3868b9ec22
(check_x): Declare it.
1994-02-14 21:38:49 +00:00
Karl Heuer
1b15e5760b
(indented_beyond_p): New function.
...
(compute_motion, vmotion): Use it to treat blank lines specially in selective
display.
1994-02-14 19:44:36 +00:00
Karl Heuer
9f41233259
(try_window_id, display_text_line): Treat blank lines specially in
...
selective_display.
1994-02-14 19:42:30 +00:00
Karl Heuer
7e7a76b593
Fix comments.
1994-02-14 19:30:48 +00:00
Roland McGrath
d1e08a3611
(BROKEN_START, TEXT_START): Don't define.
...
(HAVE_TEXT_START): Define this instead.
1994-02-13 22:22:26 +00:00
Roland McGrath
76cfb239c0
(start_of_text): Don't define #ifdef HAVE_TEXT_START.
1994-02-13 22:19:34 +00:00
Richard M. Stallman
5cc9f80d69
(decode_mode_spec): Support %+.
1994-02-13 02:06:55 +00:00
Richard M. Stallman
188420314b
(command_loop_1): On entry, set last_command to this_command.
1994-02-13 00:15:20 +00:00
Richard M. Stallman
afd359c4bb
(term_init): If no se', use me';
...
if no `me' either, don't use standout mode at all.
1994-02-12 22:32:39 +00:00
Richard M. Stallman
808c0f209f
(Fset_frame_height, Fset_frame_width, Fset_frame_size):
...
Pass CHANGE_GRAVITY arg to x_set_window_size.
(other_visible_frames): New function; code taken from Fdelete_frame.
(Fdelete_frame): Use it.
(Fmake_frame_invisible): Use it. New arg FORCE.
1994-02-12 02:37:17 +00:00
Richard M. Stallman
918a80cf33
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
1994-02-12 02:10:41 +00:00
Karl Heuer
be1dca2717
Fix conditional compilation.
1994-02-12 01:28:45 +00:00
Karl Heuer
18a66f9916
Delete HAVE_SETSID; configure checks for that.
1994-02-12 00:32:31 +00:00
Richard M. Stallman
8ffcf3f1fb
*** empty log message ***
1994-02-12 00:30:26 +00:00
Karl Heuer
1cac1f6f2f
(gethomedir): Look at LOGNAME before USER.
1994-02-12 00:12:15 +00:00
Karl Heuer
7246d1d3aa
(x_scroll_bar_create): Fix indentation.
1994-02-11 23:35:47 +00:00
Karl Heuer
b1da234a9a
(Fuser_real_login_name): Doc fix.
1994-02-11 22:31:39 +00:00
Karl Heuer
a6451a9fa7
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
...
LOGNAME.
1994-02-11 21:51:51 +00:00
Karl Heuer
2c9ae24e79
(init_editfns): Look at LOGNAME before USER.
1994-02-11 21:51:23 +00:00
Richard M. Stallman
dd24e6a699
(syms_of_buffer): Doc fix.
1994-02-11 19:06:00 +00:00
Richard M. Stallman
8ffcb79f95
(decode_mode_spec): Implement `P'.
1994-02-11 18:56:15 +00:00
Charles Hannum
e7e0c779e1
Use -ltermcap, not Emacs's own version. #undef symbols used for
...
replacement getloadavg(), since we have our own. Don't redefine
symbols from a.out.h if they already exit (i.e. this is NetBSD >0.9).
1994-02-11 17:52:05 +00:00
Roland McGrath
6c9364e196
(SYSV_SYSTEM_DIR): Define.
...
(BROKEN_START, TEXT_START, START_FILES, UNEXEC, RUN_TIME_REMAP): Define to
use unexsunos4.
(N_PAGSIZ, N_BSSSADDR, N_TRELOFF): Define so unexsunos4.c compiles.
1994-02-11 17:32:57 +00:00
Fred Pierresteguy
6bc2039852
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
...
free_frame_menubar.
Undo previous changes.
1994-02-11 13:56:38 +00:00
Fred Pierresteguy
363f7e15ee
*** empty log message ***
1994-02-11 13:50:53 +00:00
Fred Pierresteguy
9d7e2e3eef
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
1994-02-11 13:25:11 +00:00
Fred Pierresteguy
85f487d15c
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
...
instance of the menubar.
1994-02-11 13:19:19 +00:00
Fred Pierresteguy
63c414df27
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
1994-02-11 08:52:53 +00:00
Karl Heuer
b0f2a7bf45
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
...
(command_loop_1): Use it for post-command-hook.
(Fexecute_extended_command): Copy this_command_keys as a vector, not a string.
1994-02-11 08:05:12 +00:00
Roland McGrath
a86928f70c
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
1994-02-11 02:52:17 +00:00
Roland McGrath
d21dd7109c
Add #undef SYS_SIGLIST_DECLARED.
1994-02-11 02:50:00 +00:00