log

age author description
Thu, 19 Sep 1996 21:28:15 +0000 Richard M. Stallman (file_name_completion): Remove code which sets and
Thu, 19 Sep 1996 04:25:49 +0000 Richard M. Stallman (display_text_line): Declare ovstr as unsigned char *.
Thu, 19 Sep 1996 04:25:40 +0000 Richard M. Stallman (imenu--generic-function): Use markers for positions.
Thu, 19 Sep 1996 03:31:13 +0000 Richard M. Stallman (overlay_strings): Declare pstr using unsigned char.
Thu, 19 Sep 1996 03:22:51 +0000 Richard M. Stallman (rmail-summary-next-same-subject): Don't set
Thu, 19 Sep 1996 03:21:11 +0000 Richard M. Stallman (rmail-insert-inbox-text): Detect locked
Thu, 19 Sep 1996 03:09:10 +0000 Richard M. Stallman Replaced symbol BSD with BSD_SYSTEM.
Thu, 19 Sep 1996 03:00:06 +0000 Richard M. Stallman (regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
Wed, 18 Sep 1996 22:57:51 +0000 Richard M. Stallman Clarify how completing-read returns an empty string.
Wed, 18 Sep 1996 22:56:24 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Wed, 18 Sep 1996 22:18:14 +0000 Richard M. Stallman (imenu--mouse-menu): Add special handling for rescan item.
Wed, 18 Sep 1996 22:00:30 +0000 Richard M. Stallman (tq-filter): No need for save-match-data.
Tue, 17 Sep 1996 21:38:17 +0000 Karl Heuer Comment change.
Tue, 17 Sep 1996 19:02:36 +0000 Richard M. Stallman (C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.
Tue, 17 Sep 1996 19:01:09 +0000 Richard M. Stallman (byte-compile-lambda): If the doc string is also the
Tue, 17 Sep 1996 17:49:23 +0000 Erik Naggum Comment changes.
Tue, 17 Sep 1996 17:43:56 +0000 Erik Naggum Declare make_symbol ().
Tue, 17 Sep 1996 16:26:44 +0000 Erik Naggum (syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
Tue, 17 Sep 1996 16:19:15 +0000 Erik Naggum (init_obarray): staticpro Qvariable_documentation.
Tue, 17 Sep 1996 16:19:07 +0000 Erik Naggum (syms_of_keymap): staticpro global_map.
Tue, 17 Sep 1996 16:18:22 +0000 Erik Naggum (syms_of_fileio): staticpro Qset_visited_file_modtime.
Tue, 17 Sep 1996 16:18:04 +0000 Erik Naggum (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Tue, 17 Sep 1996 16:18:00 +0000 Erik Naggum (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
Tue, 17 Sep 1996 15:36:26 +0000 Erik Naggum (Fmake_symbol): Initialize `obarray' field.
Tue, 17 Sep 1996 04:49:51 +0000 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
Tue, 17 Sep 1996 03:47:11 +0000 Karl Heuer Comment change.
Tue, 17 Sep 1996 03:43:54 +0000 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
Tue, 17 Sep 1996 02:56:22 +0000 Karl Heuer Replace symbol BSD with BSD_SYSTEM.
Tue, 17 Sep 1996 02:37:17 +0000 Karl Heuer Replaced all BSD with BSD_SYSTEM.
Mon, 16 Sep 1996 19:00:18 +0000 Richard M. Stallman (ispell-dictionary-alist-1): Add `american' to list.
Mon, 16 Sep 1996 14:44:22 +0000 Andr Spiegel (vc-find-cvs-master): Fixed handling of "locally added" files.
Mon, 16 Sep 1996 14:43:29 +0000 Andr Spiegel (vc-print-log): Set the display window so that it shows
Mon, 16 Sep 1996 09:43:42 +0000 Richard M. Stallman (file-locked-p): Alias to `ignore' if no file locking.
Mon, 16 Sep 1996 09:32:54 +0000 Richard M. Stallman (Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
Mon, 16 Sep 1996 06:32:30 +0000 Richard M. Stallman (frame.o, textprop.o, abbrev.o): Depend on window.h.
Mon, 16 Sep 1996 06:32:10 +0000 Richard M. Stallman (read_minibuf_unwind): Clear last_overlay_modified field.
Mon, 16 Sep 1996 06:31:45 +0000 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_overlay_modified field.
Mon, 16 Sep 1996 06:31:10 +0000 Richard M. Stallman (note_mouse_highlight): Test last_overlay_modified field.
Mon, 16 Sep 1996 06:29:40 +0000 Richard M. Stallman (Fset_window_start): Clear last_overlay_modified field.
Mon, 16 Sep 1996 05:13:46 +0000 Richard M. Stallman Comment change.
Mon, 16 Sep 1996 05:09:06 +0000 Richard M. Stallman (stream_process): Variable deleted.
Mon, 16 Sep 1996 01:20:20 +0000 Richard M. Stallman Comment changes.
Sun, 15 Sep 1996 19:47:21 +0000 Richard M. Stallman (C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.
Sun, 15 Sep 1996 18:38:49 +0000 Richard M. Stallman (tq-filter): Add unwind-protect and save-match-data.
Sun, 15 Sep 1996 02:18:43 +0000 Richard M. Stallman (Info-mode): Do fontify, if ms-windows.
Sun, 15 Sep 1996 02:17:49 +0000 Richard M. Stallman (mouse-set-region):
Sun, 15 Sep 1996 02:16:57 +0000 Richard M. Stallman (facemenu-color-equal): Change win32 to ms-windows.
Sun, 15 Sep 1996 02:15:42 +0000 Richard M. Stallman (make-face, make-face-x-resource-internal):
Sun, 15 Sep 1996 02:13:16 +0000 Richard M. Stallman (normal-top-level, command-line-1, command-line):
Sun, 15 Sep 1996 02:03:32 +0000 Richard M. Stallman (redisplay_internal, mark_window_display_accurate)
Sun, 15 Sep 1996 02:01:50 +0000 Richard M. Stallman (command_loop_1): Test last_overlay_modified
Sun, 15 Sep 1996 01:58:26 +0000 Richard M. Stallman (direct_output_for_insert): Set last_overlay_modified field in window.
Sun, 15 Sep 1996 01:57:44 +0000 Richard M. Stallman (gap_left, gap_right, modify_region):
Sun, 15 Sep 1996 01:57:03 +0000 Richard M. Stallman (modify_overlay): Renamed from redisplay_region
Sun, 15 Sep 1996 01:49:52 +0000 Richard M. Stallman (struct window): New field last_overlay_modified.
Sun, 15 Sep 1996 01:49:08 +0000 Richard M. Stallman Fix previous change.
Sun, 15 Sep 1996 01:48:31 +0000 Richard M. Stallman (struct buffer): New field overlay_modiff.
Sun, 15 Sep 1996 00:49:22 +0000 Richard Kenner RMS: libc-960918 libc-960919 libc-960920 libc-960921 libc-960922 libc-960923
Sat, 14 Sep 1996 21:55:01 +0000 Richard M. Stallman (rmail-output-file-alist): Add autoload cookie.
Sat, 14 Sep 1996 21:07:32 +0000 Richard M. Stallman (find-file-existing-other-name): Default value now t.