| Commit message (Expand) | Author | Age | Files | Lines |
| * | (mktime): Fix typo in previous patch. | Paul Eggert | 1996-09-03 | 1 | -1/+1 |
| * | (mktime): #undef so that we don't mess up the file name mktime.c. | Paul Eggert | 1996-09-03 | 1 | -0/+5 |
| * | (mktime): Define to emacs_mktime if HAVE_MKTIME && ! defined (_NEXT_SOURCE), | Paul Eggert | 1996-09-03 | 1 | -1/+5 |
| * | (show-paren-function): Handle unbalanced parens as | Richard M. Stallman | 1996-09-03 | 1 | -14/+27 |
| * | (Fencode_time): Remove NEXTSTEP workaround; | Paul Eggert | 1996-09-03 | 1 | -4/+0 |
| * | (MKTIME_OBJ): Use our mktime instead of NEXTSTEP's, | Paul Eggert | 1996-09-03 | 1 | -1/+2 |
| * | (run-at-time): Doc fix. | Paul Eggert | 1996-09-03 | 1 | -1/+1 |
| * | (create_process): Undo previous change. | Richard M. Stallman | 1996-09-03 | 1 | -5/+7 |
| * | (server-process-filter): Quote with &, not \. | Richard M. Stallman | 1996-09-02 | 1 | -3/+3 |
| * | (quote_file_name): Quote with &, not \. | Richard M. Stallman | 1996-09-02 | 1 | -5/+6 |
| * | (Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE. | Richard M. Stallman | 1996-09-02 | 1 | -1/+1 |
| * | (save-match-data): Definition deleted. | Richard M. Stallman | 1996-09-02 | 1 | -11/+0 |
| * | Include signal.h properly; | Richard M. Stallman | 1996-09-02 | 1 | -3/+1 |
| * | On fatal signal, delete socket-file: | Richard M. Stallman | 1996-09-02 | 1 | -1/+130 |
| * | (redisplay_internal): Test last_selected_window slot. | Richard M. Stallman | 1996-09-02 | 1 | -1/+4 |
| * | (unshow_buffer): Clear last_selected_window slot, maybe. | Richard M. Stallman | 1996-09-02 | 1 | -0/+12 |
| * | (reset_buffer): Initialize last_selected_window slot. | Richard M. Stallman | 1996-09-02 | 1 | -1/+1 |
| * | (strict buffer): New slot last_selected_window. | Richard M. Stallman | 1996-09-02 | 1 | -1/+5 |
| * | (ffap-locate-file): Function deleted. | Richard M. Stallman | 1996-09-02 | 1 | -69/+11 |
| * | (locate-library): New arg PATH. Handle autocompression mode. | Richard M. Stallman | 1996-09-02 | 1 | -4/+21 |
| * | (locate-library): Doc fix. | Richard M. Stallman | 1996-09-02 | 1 | -2/+2 |
| * | (rmail-dont-reply-to): Recognize the names to delete | Richard M. Stallman | 1996-09-02 | 1 | -0/+2 |
| * | (quote_file_name): New function. | Richard M. Stallman | 1996-09-02 | 1 | -41/+58 |
| * | (server-process-filter): Undo the quoting with | Richard M. Stallman | 1996-09-02 | 1 | -1/+12 |
| * | Comment change. | Richard M. Stallman | 1996-09-01 | 1 | -1/+2 |
| * | (Fprocess_contact): New function. | Richard M. Stallman | 1996-09-01 | 1 | -6/+17 |
| * | Turn on byte-compile-dynamic. | Richard M. Stallman | 1996-09-01 | 4 | -4/+4 |
| * | Explain better about abnormal hooks. | Richard M. Stallman | 1996-09-01 | 2 | -29/+39 |
| * | (record_asynch_buffer_change, gobble_input): | Richard M. Stallman | 1996-09-01 | 1 | -3/+3 |
| * | (sigunblockx): Definitions deleted. | Richard M. Stallman | 1996-09-01 | 1 | -10/+1 |
| * | (create_process): Test defined (TIOCSCTTY) | Richard M. Stallman | 1996-09-01 | 1 | -2/+4 |
| * | (insert-directory): If ls fails, get an error. | Richard M. Stallman | 1996-09-01 | 1 | -49/+53 |
| * | Removed support for !MULTI_FRAME. | Karl Heuer | 1996-09-01 | 19 | -768/+10 |
| * | (MULTI_FRAME): Obsolete macro deleted. | Karl Heuer | 1996-09-01 | 1 | -3/+0 |
| * | (struct x_display_info): Add element Xatom_FONT. | Richard M. Stallman | 1996-09-01 | 1 | -0/+2 |
| * | (x_term_init): Initialize Xatom_FONT member. | Richard M. Stallman | 1996-09-01 | 1 | -3/+3 |
| * | Doc fixes. | Richard M. Stallman | 1996-09-01 | 1 | -6/+12 |
| * | [HAVE_SETRLIMIT]: Include time.h and resource.h. | Richard M. Stallman | 1996-09-01 | 1 | -0/+17 |
| * | (isearch-*-char): Use the isearch-other-end as new | Richard M. Stallman | 1996-09-01 | 1 | -6/+6 |
| * | (build_annotations): Remember original buffer that the | Richard M. Stallman | 1996-09-01 | 1 | -1/+5 |
| * | Add menu items and xrefs to the menu bar menu. | Richard M. Stallman | 1996-09-01 | 1 | -0/+88 |
| * | (compilation-finish-functions): New variable. | Richard M. Stallman | 1996-09-01 | 1 | -1/+11 |
| * | (Fx_list_fonts): New optional arg MAXIMUM. | Richard M. Stallman | 1996-09-01 | 1 | -8/+22 |
| * | (tmm-add-one-shortcut): New subroutine. | Richard M. Stallman | 1996-09-01 | 1 | -57/+99 |
| * | Change all references from point to PT. | Karl Heuer | 1996-09-01 | 15 | -109/+109 |
| * | (vip-custom-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-09-01 | 1 | -7/+2 |
| * | (desktop-basefilename): Use convert-standard-filename. | Richard M. Stallman | 1996-09-01 | 1 | -3/+1 |
| * | (bookmark-default-file): Use convert-standard-filename. | Richard M. Stallman | 1996-09-01 | 1 | -3/+1 |
| * | (change-log-name): Don't treat MSDOS, NT specially. | Richard M. Stallman | 1996-09-01 | 1 | -4/+2 |
| * | (re_match_2_internal) [emacs]: Use PT, not point. | Karl Heuer | 1996-09-01 | 1 | -3/+3 |