Richard M. Stallman
c8dba2407c
(construct_menu_click): Undo previous change.
1994-02-22 00:43:04 +00:00
Richard M. Stallman
b849c41360
(x_had_errors_p): New function.
...
(construct_menu_click): Convert x pos from pixels to glyphs.
Move function after pixel_to_glyph_coords.
[!USE_X_TOOLKIT] (x_any_window_to_frame):
Define as x_window_to_frame.
1994-02-21 21:54:33 +00:00
Richard M. Stallman
c6ec9f6e89
(get_keyelt): Cached equiv-key data is now a sublist.
1994-02-21 21:50:02 +00:00
Richard M. Stallman
0da7cff11d
Whitespace change.
1994-02-21 21:41:01 +00:00
Richard M. Stallman
b5b4d63605
(single_keymap_panes): Properly skip help-string if any.
...
Rename item2 to item_string.
GCPRO some things.
(menu_item_equiv_key): Use either VECTORP or STRINGP, not both.
1994-02-21 06:46:09 +00:00
Roland McGrath
26e0a910b0
Move config.h after system includes.
1994-02-20 19:45:18 +00:00
Roland McGrath
4f480b74d7
[BSD]: #undef WCOREDUMP before defining it.
1994-02-20 19:34:12 +00:00
Richard M. Stallman
e27fc6d3d3
(BSD_PGRPS): Add #undef.
...
(TAB3): Defined.
(NEED_ERRNO, NO_TERMIO, HAVE_TERMIOS, HAVE_UNION_WAIT): Defined.
1994-02-20 07:10:37 +00:00
Richard M. Stallman
5c044f551e
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
1994-02-20 02:50:13 +00:00
Richard M. Stallman
c9fc1599af
(x_window_to_frame): Add parens for clarity.
1994-02-19 22:57:12 +00:00
Richard M. Stallman
1dea5a8319
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
...
(cases FocusIn, FocusOut): Use x_any_window_to_frame.
1994-02-19 22:56:21 +00:00
Richard M. Stallman
ffab2bd62c
(get_keyelt): Discard keyboard equivalents
...
stored in a menu keymap element.
1994-02-19 06:29:30 +00:00
Richard M. Stallman
fa6d54d9a0
Find and display keyboard equivalents of menu items.
...
(menu_item_equiv_key): New function.
(single_keymap_panes): Call it.
1994-02-19 06:29:10 +00:00
Richard M. Stallman
231ce25241
(Fx_parse_geometry): Don't call check_x.
1994-02-18 20:11:20 +00:00
Fred Pierresteguy
def0304293
entered into RCS
1994-02-18 13:38:55 +00:00
Fred Pierresteguy
b3eaa88e04
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.
...
(popup_down_callback): Likewise.
1994-02-18 11:03:38 +00:00
Richard M. Stallman
1b975aff44
(gnu_bits): Use unsigned char.
1994-02-18 06:28:50 +00:00
Richard M. Stallman
573f41aba9
(unshow_buffer): Unconditionally set last_window_start.
1994-02-18 06:10:23 +00:00
Richard M. Stallman
4f2eb61d72
(Fdelete_other_windows): Don't call Frecenter;
...
do it by hand and avoid setting w->force_start.
1994-02-18 01:12:10 +00:00
Richard M. Stallman
df5a440b3b
(dumpglyphs): Try various alternatives for foreground color
...
of a glyph with the cursor on it.
1994-02-18 01:01:51 +00:00
Richard M. Stallman
812361a197
Comment changes.
1994-02-17 23:33:02 +00:00
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