- 06 May, 1995 9 commits
-
-
Richard M. Stallman authored
(Fdump_emacs_data): Don't use & before my_edata. (Fkill_emacs): Delete the Vauto_save_list_file_name file.
-
Richard M. Stallman authored
size-change functions. (scroll_step, debug_end_pos, line_number_display_limit): Now static.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 05 May, 1995 19 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fformat): Allow 30 characters in the printed version of integers and floats.
-
Richard M. Stallman authored
when checking for empty subject lines.
-
Richard Kenner authored
-
Richard M. Stallman authored
Set XtNmappedWhenManaged to 0 for shell_widget. (Fx_create_frame): Always call x_wm_set_size_hints.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(vmotion): Use new name.
-
Richard M. Stallman authored
(insert_1): Delete old error test. (min): New macro.
-
Richard M. Stallman authored
(Vselection_converter_alist, x_selection_timeout): Make static.
-
Richard M. Stallman authored
Handle long EMACS_INT in sprintf and atol. (store_symval_forwarding): Error if value out of range for an integer variable. (Fstring_to_number): Avoid using make_number to return value. Maybe use atol.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
that are longs as well as ints.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(trace-version): Deleted.
-
Karl Heuer authored
(syms_of_buffer): Initialize and staticpro them. (cmp_for_strings, overlay_strings): New functions.
-
- 04 May, 1995 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(NO_SHORTNAMES): New definition. (xmalloc): Return long *.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fmod): i1 and i2 are EMACS_INT.
-
Richard M. Stallman authored
(backquote-backquote-symbol): Likewise. (backquote): Doc fix.
-
Richard M. Stallman authored
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Special handling for backquote and comma. (Qbackquote, Qcomma, Qcomma_at, Qcomma_dot): New variables. (syms_of_lread): Initialize and staticpro them. (Fread, Fread_from_string): Initialize new_backquote_flag.
-
Richard M. Stallman authored
(parse_modifiers): modifiers is an int, not an EMACS_INT. (read_key_sequence): Pass modifiers as int, not EMACS_INT.
-
Richard M. Stallman authored
-