Jim Blandy
a45e35e173
Add a new element to display tables controlling side-by-side
...
window borders.
* buffer.c (syms_of_buffer): Update doc string for
`buffer-display-table'.
* disptab.h (DISP_TABLE_SIZE): Bump to 262.
(DISP_BORDER_GLYPH): New accessor macro.
* xdisp.c (display_text_line): Consult the display table when
building side-by-side window borders.
1994-09-19 17:28:37 +00:00
Karl Heuer
e39322d99f
[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 17:17:02 +00:00
Richard M. Stallman
543918ded7
(SYSTEM_TYPE): Delete definition.
1994-09-19 05:54:59 +00:00
Richard M. Stallman
f3ca341e3c
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
1994-09-19 05:07:10 +00:00
Karl Heuer
64a49ca7b1
(validate_interval_range, property_value, Fget_char_property,
...
Fnext_property_change, Fnext_single_property_change,
Fprevious_property_change, Fprevious_single_property_change): Fix Lisp_Object
vs. int problems.
1994-09-19 00:18:27 +00:00
Karl Heuer
5ef2a3c046
(openp): Fix Lisp_Object vs. int problems.
1994-09-19 00:17:55 +00:00
Karl Heuer
92992c7e07
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
1994-09-19 00:17:26 +00:00
Karl Heuer
16a3738c96
(Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 00:16:58 +00:00
Karl Heuer
254277e15d
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
...
vs. int problems.
1994-09-19 00:16:13 +00:00
Karl Heuer
dff36a4234
(Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 00:15:36 +00:00
Karl Heuer
9309fdb17f
(Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 00:15:08 +00:00
Karl Heuer
1bb5916bcd
[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
1994-09-19 00:14:49 +00:00
Karl Heuer
75f00e7298
(read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 00:14:16 +00:00
Karl Heuer
c8951b1855
Declare Fmake_sparse_keymap.
1994-09-19 00:13:35 +00:00
Karl Heuer
f54a8c1a1f
Add #include "keyboard.h"
1994-09-19 00:12:39 +00:00
Karl Heuer
adff7f1831
(Fmember): Declare this function.
1994-09-18 23:59:10 +00:00
Karl Heuer
89149b9f29
(_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 21:35:34 +00:00
Karl Heuer
3395eec712
(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 21:27:01 +00:00
Karl Heuer
5df583315f
Delete obsolete symbols.
1994-09-18 21:12:31 +00:00
Richard M. Stallman
93103d17ba
(struct process): New field tty_name.
1994-09-18 20:11:07 +00:00
Richard M. Stallman
712043beed
(HAVE_VFORK): Defined.
...
(C_SWITCH_SYSTEM): Deleted.
(const): Definition deleted.
1994-09-18 20:04:00 +00:00
Richard M. Stallman
ddf0cd07e5
(Ffile_writable_p): Don't use ro_fsys.
...
(ro_fsys): Deleted.
1994-09-18 20:01:47 +00:00
Karl Heuer
d630361111
(Fcopy_file): Use set_file_times, and check for the error return.
1994-09-18 19:17:01 +00:00
Karl Heuer
c0c4505967
Declare set_file_times.
1994-09-18 19:15:39 +00:00
Karl Heuer
546ec8fb4c
(set_file_times): New function.
1994-09-18 19:13:39 +00:00
Karl Heuer
2e36cabbee
(_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
1994-09-18 18:59:49 +00:00
Richard M. Stallman
4b34bd8180
(preserve_other_columns): Fix arg to sizeof in bcopy call.
1994-09-18 18:57:22 +00:00
Richard M. Stallman
bcd4052086
(reset_buffer): Don't call reset_buffer_local_variables.
...
(Fget_buffer_create): Call it here.
(init_buffer_once): And here.
1994-09-18 08:46:34 +00:00
Richard M. Stallman
5956f71d45
(get_minibuffer): Call Fkill_all_local_variables.
1994-09-18 08:45:56 +00:00
Richard M. Stallman
d05c42e46d
(DECLARE_GETPWUID_WITH_UID_T): Defined.
...
[NO_SHARED_LIBS and __FreeBSD__]:
(LD_SWITCH_SYSTEM, A_TEXT_OFFSET, A_TEXT_SEEK): Alternate definitions.
1994-09-18 08:14:59 +00:00
Richard M. Stallman
bbea4f40f9
(REL_ALLOC): #undef deleted.
1994-09-18 04:05:03 +00:00
Richard M. Stallman
47684cd9b5
(Fkey_description): Give error if KEYS not an array.
...
(get_keyelt, access_keymap, get_keymap_1): Use type test macros.
1994-09-18 04:02:25 +00:00
Richard M. Stallman
edd2556799
(unexec): Fix logic for rounding section boundaries.
1994-09-17 23:52:45 +00:00
Richard M. Stallman
2eb1d6a2a2
(Fforward_comment): Do increment from, when reaching
...
single-char comment end going forward.
1994-09-17 19:49:03 +00:00
Richard M. Stallman
f015160841
(EMACS_CONFIG_OPTIONS): Add #undef.
1994-09-17 17:11:21 +00:00
Richard M. Stallman
1a63b3de36
[SUNOS4]: Include link.h.
...
(unexec) [SUNOS4]: Cancel relocations that ld.so did.
1994-09-17 10:22:21 +00:00
Richard M. Stallman
33ca35042a
(property_value): Declare args plist, prop.
1994-09-17 05:46:25 +00:00
Richard M. Stallman
0f244b2641
(PURESIZE): Defnitions deleted.
1994-09-17 05:40:11 +00:00
Richard M. Stallman
2ee1a2f7a9
(print): sprintf arg for frame depends on VALBITS.
1994-09-17 05:36:53 +00:00
Richard M. Stallman
00fb3e95ef
(Fcall_process) [__osf__ && __alpha]:
...
Don't stop reading if read returns negative.
1994-09-17 05:30:39 +00:00
Richard M. Stallman
7a6dde277c
(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
1994-09-17 05:10:51 +00:00
Karl Heuer
0f5e911dc8
(menu_item_enabled_p): Fix declaration.
1994-09-17 03:16:16 +00:00
Karl Heuer
bde7c50060
Add #include "intervals.h"
1994-09-17 03:15:29 +00:00
Karl Heuer
023c80d051
Declare some functions.
1994-09-17 03:14:26 +00:00
Karl Heuer
c4df73f9c8
(barf_or_query_if_file_exists): Fix declaration.
1994-09-17 03:12:39 +00:00
Richard M. Stallman
59aa6c905e
(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
1994-09-17 02:16:33 +00:00
Karl Heuer
f0fc0b1a46
(Vsystem_configuration_options): New variable.
...
(syms_of_emacs): Initialize it.
1994-09-17 02:05:34 +00:00
Karl Heuer
74e88815db
Declare evaporate_overlays.
1994-09-17 01:52:13 +00:00
Karl Heuer
d386034e2c
(del_range_1): Call evaporate_overlays after deleting text.
1994-09-17 01:51:58 +00:00
Karl Heuer
9d7608b719
(Qevaporate): New symbol.
...
(syms_of_buffer): Initialize it.
(Fmove_overlay): Check if overlay is empty.
(Foverlay_put): Check if setting evaporate property on empty overlay.
(evaporate_overlays): New function.
1994-09-17 01:51:30 +00:00