| 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 |
| * | (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 |
| * | (create_process): Undo previous change. | Richard M. Stallman | 1996-09-03 | 1 | -5/+7 |
| * | (Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE. | Richard M. Stallman | 1996-09-02 | 1 | -1/+1 |
| * | (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 |
| * | Comment change. | Richard M. Stallman | 1996-09-01 | 1 | -1/+2 |
| * | (Fprocess_contact): New function. | Richard M. Stallman | 1996-09-01 | 1 | -6/+17 |
| * | (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 |
| * | 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 |
| * | [HAVE_SETRLIMIT]: Include time.h and resource.h. | Richard M. Stallman | 1996-09-01 | 1 | -0/+17 |
| * | (build_annotations): Remember original buffer that the | Richard M. Stallman | 1996-09-01 | 1 | -1/+5 |
| * | (Fx_list_fonts): New optional arg MAXIMUM. | Richard M. Stallman | 1996-09-01 | 1 | -8/+22 |
| * | Change all references from point to PT. | Karl Heuer | 1996-09-01 | 15 | -109/+109 |
| * | (re_match_2_internal) [emacs]: Use PT, not point. | Karl Heuer | 1996-09-01 | 1 | -3/+3 |
| * | (TAGS): Use $(srcdir) in deps. | Richard M. Stallman | 1996-09-01 | 1 | -1/+1 |
| * | (MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc. | Richard M. Stallman | 1996-09-01 | 1 | -3/+5 |
| * | (requeued_events_pending_p): New function. | Richard M. Stallman | 1996-09-01 | 1 | -2/+13 |
| * | (HAVE_SETRLIMIT): Add #undef. | Richard M. Stallman | 1996-09-01 | 1 | -2/+3 |
| * | (Fload): Add "source is newer" info to the "loading" and "done" messages. | Richard M. Stallman | 1996-09-01 | 1 | -10/+32 |
| * | Clean up whitespace. | Richard M. Stallman | 1996-08-31 | 1 | -1914/+1913 |
| * | (re_search_2): Optimize regexp that starts with ^. | Richard M. Stallman | 1996-08-31 | 1 | -1/+19 |
| * | (FREE_VAR): Clean up C syntax. | Richard M. Stallman | 1996-08-31 | 1 | -1/+1 |
| * | (HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros. | Paul Eggert | 1996-08-31 | 1 | -0/+3 |
| * | (<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined. | Paul Eggert | 1996-08-31 | 1 | -0/+43 |
| * | (Fgarbage_collect): Report used and free intervals. | Richard M. Stallman | 1996-08-31 | 1 | -7/+13 |
| * | (Vwin32_start_process_show_window): New variable. | Richard M. Stallman | 1996-08-31 | 1 | -1/+14 |
| * | (x_set_cursor_color): Use x_update_cursor. | Richard M. Stallman | 1996-08-31 | 1 | -2/+2 |
| * | (LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT. | Richard M. Stallman | 1996-08-31 | 1 | -0/+2 |
| * | entered into RCS | Richard M. Stallman | 1996-08-31 | 1 | -0/+3 |
| * | (XTupdate_end): Always clear mouse_face_defer flag. | Richard M. Stallman | 1996-08-31 | 1 | -2/+1 |
| * | (Fset_face_attribute_internal): Set mouse_face_defer flag. | Richard M. Stallman | 1996-08-31 | 1 | -1/+4 |
| * | (do_line_dance, dumprectangle): Use x_update_cursor. | Richard M. Stallman | 1996-08-30 | 1 | -42/+24 |
| * | (cmd_error): Clear executing_macro. | Richard M. Stallman | 1996-08-30 | 1 | -0/+1 |
| * | (Fminibuffer_complete_word): Check for | Richard M. Stallman | 1996-08-30 | 1 | -0/+1 |
| * | (init_macros): Initialize executing_macro, too. | Erik Naggum | 1996-08-29 | 1 | -0/+1 |
| * | (Vring_bell_function): New variable. | Richard M. Stallman | 1996-08-29 | 1 | -0/+28 |
| * | (XTread_socket): Call XFilterEvent on all events, | Richard M. Stallman | 1996-08-29 | 1 | -4/+6 |
| * | (executing_macro_iterations, executing_macro): Declared. | Richard M. Stallman | 1996-08-29 | 1 | -2/+15 |
| * | (cmd_error): Add number of kbd macro iterations to the error message. | Richard M. Stallman | 1996-08-29 | 1 | -1/+13 |