- 27 Sep, 2000 20 commits
-
-
Gerd Moellmann authored
with non-zero FORCE_P argument.
-
Gerd Moellmann authored
frame-update-faces. (set-foreground-color, set-background-color): Likewise for frame-update-face-colors.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
frame-update-faces, which is a no-op now.
-
Gerd Moellmann authored
-
Miles Bader authored
-
Miles Bader authored
-
Gerd Moellmann authored
Add assertions.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
tool-bar than is available. (x_change_window_heights): Renamed from x_set_menu_bar_lines_1.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
tool-bar-lines.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Miles Bader authored
-
Dave Love authored
-
Miles Bader authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 26 Sep, 2000 20 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(clean): Also remove $NON-TIT and $WORLD. (RUN-EMACS): Set EMACSLOADPATH.
-
Gerd Moellmann authored
necessary to ensure a reasonably working `make dist'.
-
Gerd Moellmann authored
-
Sam Steingold authored
-
Dave Love authored
-
Dave Love authored
mouse-position.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
tool-bar-lines frame parameter to default-frame-alist in batch mode.
-
Sam Steingold authored
-
Gerd Moellmann authored
instead of BITS_PER_INT. (XINT, XUINT) [NO_UNION_TYPE]: Cast result to EMACS_INT and EMACS_UINT, respectively. (NO_UNION_TYPE) [USE_LISP_UNION_TYPE]: Undefine.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
foreach_window differently.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
EMACS_UINT instead of `int' and `unsigned int'. (XSET) [EXPLICIT_SIGN_EXTEND]: Use EMACS_INT instead of `int'.
-
Gerd Moellmann authored
output_data an EMACS_INT.
-
Gerd Moellmann authored
default-frame-alist consistent.
-
Gerd Moellmann authored
hunting. (struct sdata) [GC_CHECK_STRING_BYTES]: Always record the string's size in the sdata structure. (SDATA_NBYTES, SDATA_DATA): New macros. (SDATA_OF_STRING, SDATA_SIZE) [GC_CHECK_STRING_BYTES]: Define differently for the different layout of the sdata structure. (allocate_string_data) [GC_CHECK_STRING_BYTES]: Record string size in sdata. (sweep_strings, compact_small_strings) [GC_CHECK_STRING_BYTES]: Check that size recorded in the string size and size recorded in the sdata structure agree.
-