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.
|
Tue, 03 Sep 1996 21:37:35 +0000 |
Richard M. Stallman |
(mouse-select-window): Don't call unfocus-frame.
|
Tue, 03 Sep 1996 18:36:55 +0000 |
Richard M. Stallman |
(etags_getcwd): Use getcwd if available even if MSDOS.
|
Tue, 03 Sep 1996 18:16:06 +0000 |
Paul Eggert |
(timer-next-integral-multiple-of-time): New function.
|
Tue, 03 Sep 1996 18:16:06 +0000 |
Paul Eggert |
(display-time): Use new run-at-time functionality to
|
Tue, 03 Sep 1996 18:08:27 +0000 |
Paul Eggert |
(mktime): Fix typo in previous patch.
|
Tue, 03 Sep 1996 18:00:34 +0000 |
Paul Eggert |
(mktime): #undef so that we don't mess up the file name mktime.c.
|
Tue, 03 Sep 1996 18:00:34 +0000 |
Paul Eggert |
(mktime): Define to emacs_mktime if HAVE_MKTIME && ! defined (_NEXT_SOURCE),
|
Tue, 03 Sep 1996 17:54:23 +0000 |
Richard M. Stallman |
(show-paren-function): Handle unbalanced parens as
|
Tue, 03 Sep 1996 05:24:22 +0000 |
Paul Eggert |
(Fencode_time): Remove NEXTSTEP workaround;
|
Tue, 03 Sep 1996 05:23:35 +0000 |
Paul Eggert |
(MKTIME_OBJ): Use our mktime instead of NEXTSTEP's,
|
Tue, 03 Sep 1996 05:20:35 +0000 |
Paul Eggert |
(run-at-time): Doc fix.
|
Tue, 03 Sep 1996 04:13:20 +0000 |
Richard M. Stallman |
(create_process): Undo previous change.
|
Mon, 02 Sep 1996 17:43:56 +0000 |
Richard M. Stallman |
(server-process-filter): Quote with &, not \.
|
Mon, 02 Sep 1996 17:43:32 +0000 |
Richard M. Stallman |
(quote_file_name): Quote with &, not \.
|
Mon, 02 Sep 1996 17:28:10 +0000 |
Richard M. Stallman |
(Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.
|
Mon, 02 Sep 1996 17:03:33 +0000 |
Richard M. Stallman |
(save-match-data): Definition deleted.
|
Mon, 02 Sep 1996 05:45:58 +0000 |
Richard M. Stallman |
Include signal.h properly;
|
Mon, 02 Sep 1996 05:39:36 +0000 |
Richard M. Stallman |
On fatal signal, delete socket-file:
|
Mon, 02 Sep 1996 05:19:13 +0000 |
Richard M. Stallman |
(redisplay_internal): Test last_selected_window slot.
|
Mon, 02 Sep 1996 05:13:11 +0000 |
Richard M. Stallman |
(unshow_buffer): Clear last_selected_window slot, maybe.
|
Mon, 02 Sep 1996 05:11:15 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize last_selected_window slot.
|
Mon, 02 Sep 1996 05:10:58 +0000 |
Richard M. Stallman |
(strict buffer): New slot last_selected_window.
|
Mon, 02 Sep 1996 01:18:35 +0000 |
Richard M. Stallman |
(ffap-locate-file): Function deleted.
|
Mon, 02 Sep 1996 01:16:42 +0000 |
Richard M. Stallman |
(locate-library): New arg PATH. Handle autocompression mode.
|
Mon, 02 Sep 1996 01:05:22 +0000 |
Richard M. Stallman |
(locate-library): Doc fix.
|
Mon, 02 Sep 1996 00:19:02 +0000 |
Richard M. Stallman |
(rmail-dont-reply-to): Recognize the names to delete
|
Mon, 02 Sep 1996 00:05:56 +0000 |
Richard M. Stallman |
(quote_file_name): New function.
|
Mon, 02 Sep 1996 00:03:28 +0000 |
Richard M. Stallman |
(server-process-filter): Undo the quoting with
|
Sun, 01 Sep 1996 23:18:22 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 01 Sep 1996 23:18:03 +0000 |
Richard M. Stallman |
(Fprocess_contact): New function.
|
Sun, 01 Sep 1996 22:56:40 +0000 |
Richard M. Stallman |
Turn on byte-compile-dynamic.
|
Sun, 01 Sep 1996 22:44:57 +0000 |
Richard M. Stallman |
Explain better about abnormal hooks.
|
Sun, 01 Sep 1996 22:08:35 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change, gobble_input):
|
Sun, 01 Sep 1996 22:08:12 +0000 |
Richard M. Stallman |
(sigunblockx): Definitions deleted.
|
Sun, 01 Sep 1996 21:56:24 +0000 |
Richard M. Stallman |
(create_process): Test defined (TIOCSCTTY)
|
Sun, 01 Sep 1996 21:38:48 +0000 |
Richard M. Stallman |
(insert-directory): If ls fails, get an error.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Sun, 01 Sep 1996 20:52:25 +0000 |
Karl Heuer |
(MULTI_FRAME): Obsolete macro deleted.
|
Sun, 01 Sep 1996 20:52:17 +0000 |
Richard M. Stallman |
(struct x_display_info): Add element Xatom_FONT.
|
Sun, 01 Sep 1996 20:49:29 +0000 |
Richard M. Stallman |
(x_term_init): Initialize Xatom_FONT member.
|
Sun, 01 Sep 1996 20:48:03 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 01 Sep 1996 20:47:10 +0000 |
Richard M. Stallman |
[HAVE_SETRLIMIT]: Include time.h and resource.h.
|
Sun, 01 Sep 1996 20:46:31 +0000 |
Richard M. Stallman |
(isearch-*-char): Use the isearch-other-end as new
|