| Commit message (Expand) | Author | Age | Files | Lines |
| * | (rmail-summary-next-same-subject): Don't set | Richard M. Stallman | 1996-09-19 | 1 | -3/+34 |
| * | (rmail-insert-inbox-text): Detect locked | Richard M. Stallman | 1996-09-19 | 1 | -104/+121 |
| * | Replaced symbol BSD with BSD_SYSTEM. | Richard M. Stallman | 1996-09-19 | 1 | -10/+10 |
| * | (regex_compile): Use TRANSLATE before calling SET_LIST_BIT. | Richard M. Stallman | 1996-09-19 | 1 | -3/+4 |
| * | Clarify how completing-read returns an empty string. | Richard M. Stallman | 1996-09-18 | 1 | -4/+5 |
| * | (Fcompleting_read): Doc fix. | Richard M. Stallman | 1996-09-18 | 1 | -1/+1 |
| * | (imenu--mouse-menu): Add special handling for rescan item. | Richard M. Stallman | 1996-09-18 | 1 | -1/+2 |
| * | (tq-filter): No need for save-match-data. | Richard M. Stallman | 1996-09-18 | 1 | -1/+1 |
| * | Comment change. | Karl Heuer | 1996-09-17 | 1 | -1/+1 |
| * | (C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC. | Richard M. Stallman | 1996-09-17 | 1 | -0/+2 |
| * | (byte-compile-lambda): If the doc string is also the | Richard M. Stallman | 1996-09-17 | 1 | -2/+5 |
| * | Comment changes. | Erik Naggum | 1996-09-17 | 1 | -2/+2 |
| * | Declare make_symbol (). | Erik Naggum | 1996-09-17 | 1 | -2/+2 |
| * | (syms_of_keyboard): Initialize and staticpro internal_last_event_frame and | Erik Naggum | 1996-09-17 | 1 | -0/+6 |
| * | (init_obarray): staticpro Qvariable_documentation. | Erik Naggum | 1996-09-17 | 1 | -0/+1 |
| * | (syms_of_keymap): staticpro global_map. | Erik Naggum | 1996-09-17 | 1 | -0/+1 |
| * | (syms_of_fileio): staticpro Qset_visited_file_modtime. | Erik Naggum | 1996-09-17 | 1 | -0/+1 |
| * | (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion, | Erik Naggum | 1996-09-17 | 1 | -0/+5 |
| * | (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and | Erik Naggum | 1996-09-17 | 1 | -0/+3 |
| * | (Fmake_symbol): Initialize `obarray' field. | Erik Naggum | 1996-09-17 | 1 | -0/+1 |
| * | Replaced symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 1 | -1/+1 |
| * | Comment change. | Karl Heuer | 1996-09-17 | 5 | -5/+5 |
| * | Replaced symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 21 | -48/+49 |
| * | Replace symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 2 | -4/+4 |
| * | Replaced all BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 3 | -7/+7 |
| * | (ispell-dictionary-alist-1): Add `american' to list. | Richard M. Stallman | 1996-09-16 | 1 | -3/+5 |
| * | (vc-find-cvs-master): Fixed handling of "locally added" files. | André Spiegel | 1996-09-16 | 1 | -0/+8 |
| * | (vc-print-log): Set the display window so that it shows | André Spiegel | 1996-09-16 | 1 | -8/+31 |
| * | (file-locked-p): Alias to `ignore' if no file locking. | Richard M. Stallman | 1996-09-16 | 1 | -0/+2 |
| * | (Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF. | Richard M. Stallman | 1996-09-16 | 1 | -0/+1 |
| * | (frame.o, textprop.o, abbrev.o): Depend on window.h. | Richard M. Stallman | 1996-09-16 | 1 | -8/+8 |
| * | (read_minibuf_unwind): Clear last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 1 | -0/+1 |
| * | (IT_set_menu_bar_lines): Clear last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 1 | -0/+1 |
| * | (note_mouse_highlight): Test last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 2 | -2/+4 |
| * | (Fset_window_start): Clear last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 1 | -1/+9 |
| * | Comment change. | Richard M. Stallman | 1996-09-16 | 1 | -1/+3 |
| * | (stream_process): Variable deleted. | Richard M. Stallman | 1996-09-16 | 1 | -5/+0 |
| * | Comment changes. | Richard M. Stallman | 1996-09-16 | 1 | -2/+2 |
| * | (C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include. | Richard M. Stallman | 1996-09-15 | 1 | -2/+4 |
| * | (tq-filter): Add unwind-protect and save-match-data. | Richard M. Stallman | 1996-09-15 | 1 | -4/+8 |
| * | (Info-mode): Do fontify, if ms-windows. | Richard M. Stallman | 1996-09-15 | 1 | -1/+1 |
| * | (mouse-set-region): | Richard M. Stallman | 1996-09-15 | 1 | -3/+1 |
| * | (facemenu-color-equal): Change win32 to ms-windows. | Richard M. Stallman | 1996-09-15 | 1 | -1/+1 |
| * | (make-face, make-face-x-resource-internal): | Richard M. Stallman | 1996-09-15 | 1 | -3/+3 |
| * | (normal-top-level, command-line-1, command-line): | Richard M. Stallman | 1996-09-15 | 1 | -3/+3 |
| * | (redisplay_internal, mark_window_display_accurate) | Richard M. Stallman | 1996-09-15 | 1 | -75/+21 |
| * | (command_loop_1): Test last_overlay_modified | Richard M. Stallman | 1996-09-15 | 1 | -0/+6 |
| * | (direct_output_for_insert): Set last_overlay_modified field in window. | Richard M. Stallman | 1996-09-15 | 1 | -0/+1 |
| * | (gap_left, gap_right, modify_region): | Richard M. Stallman | 1996-09-15 | 1 | -4/+10 |
| * | (modify_overlay): Renamed from redisplay_region | Richard M. Stallman | 1996-09-15 | 1 | -7/+54 |