Wed, 04 Sep 1996 05:39:41 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Fix previous change.
|
Wed, 04 Sep 1996 04:33:40 +0000 |
Richard M. Stallman |
(copy_intervals_to_string): Take arg as buffer.
|
Wed, 04 Sep 1996 04:31:10 +0000 |
Richard M. Stallman |
(Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload.
|
Wed, 04 Sep 1996 04:30:26 +0000 |
Richard M. Stallman |
(Fmacroexpand): gcpro form while calling do_autoload.
|
Wed, 04 Sep 1996 03:58:15 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): gcpro prefixarg.
|
Wed, 04 Sep 1996 03:55:07 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Make height and width ints.
|
Wed, 04 Sep 1996 03:42:09 +0000 |
Richard M. Stallman |
(map_char_table): Declare depth as int.
|
Wed, 04 Sep 1996 03:38:40 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Pass POS argument to fast_find_position as int.
|
Wed, 04 Sep 1996 03:35:53 +0000 |
Richard M. Stallman |
(set_properties, add_properties, remove_properties):
|
Wed, 04 Sep 1996 03:34:04 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Take integer arguments.
|
Wed, 04 Sep 1996 00:06:48 +0000 |
Richard M. Stallman |
(Fmake_byte_code): Call make_pure_vector using nargs.
|
Tue, 03 Sep 1996 23:56:33 +0000 |
Richard M. Stallman |
(Fpurecopy): Cast arg to make_pure_vector.
|
Tue, 03 Sep 1996 23:27:01 +0000 |
Richard M. Stallman |
(calendar-current-date): Simplify by using decode-time instead
|
Tue, 03 Sep 1996 23:25:46 +0000 |
Richard M. Stallman |
(insert-directory): Use same value of `now' for all files.
|
Tue, 03 Sep 1996 23:23:53 +0000 |
Richard M. Stallman |
(Fformat): Pass a string using XSTRING.
|
Tue, 03 Sep 1996 23:23:40 +0000 |
Richard M. Stallman |
(doprnt1): If lispstrings, accept a string
|
Tue, 03 Sep 1996 22:23:51 +0000 |
Richard M. Stallman |
(message): Cast size arg to doprnt.
|
Tue, 03 Sep 1996 22:22:10 +0000 |
Richard M. Stallman |
(OUTPUT_IF, OUTPUT): Cast frame height to int.
|
Tue, 03 Sep 1996 22:00:27 +0000 |
Richard M. Stallman |
(term_init): Avoid type-mismatch calling get_frame_size.
|
Tue, 03 Sep 1996 21:51:08 +0000 |
Richard M. Stallman |
(command-line, command-line-1):
|
Tue, 03 Sep 1996 21:48:13 +0000 |
Richard M. Stallman |
(sort_args): Don't rearrange any args that follow "--".
|
Tue, 03 Sep 1996 21:46:07 +0000 |
Richard M. Stallman |
(dired-mode-map): Add revert-buffer to Immediate menu.
|
Tue, 03 Sep 1996 21:41:33 +0000 |
Richard M. Stallman |
(Ffocus_frame, Funfocus_frame): Functions deleted.
|
Tue, 03 Sep 1996 21:38:45 +0000 |
Richard M. Stallman |
(other-frame): Don't call unfocus-frame.
|