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