log

age author description
Tue, 03 Jun 1997 08:17:35 +0000 Richard M. Stallman (mail-setup): Don't set buffer-file-coding-system to nil.
Tue, 03 Jun 1997 07:30:57 +0000 Karl Heuer (mouse-drag-safe-scroll): Doc fix.
Tue, 03 Jun 1997 07:09:13 +0000 Karl Heuer (follow-windows-aligned-p): Doc fix.
Tue, 03 Jun 1997 04:27:53 +0000 Richard M. Stallman (spaced-text-mode): Renamed from text-mode.
Tue, 03 Jun 1997 03:39:31 +0000 Richard M. Stallman (custom-variable-prompt): Change prompt.
Tue, 03 Jun 1997 03:02:50 +0000 Richard M. Stallman (mail-setup): Clear out buffer-file-coding-system.
Mon, 02 Jun 1997 22:50:31 +0000 Michael Kifer new version
Mon, 02 Jun 1997 22:34:02 +0000 Richard M. Stallman (powerpcle-*-solaris2*): New alternative.
Mon, 02 Jun 1997 22:10:28 +0000 Richard M. Stallman Comment change.
Mon, 02 Jun 1997 19:58:49 +0000 Richard M. Stallman Finish installing previous change.
Mon, 02 Jun 1997 18:30:21 +0000 Richard M. Stallman (find_interval): No longer inline.
Mon, 02 Jun 1997 18:30:09 +0000 Richard M. Stallman (Freplace_match): If opoint is 0, that's relative to ZV.
Mon, 02 Jun 1997 18:05:00 +0000 Richard M. Stallman Many doc fixes.
Mon, 02 Jun 1997 09:02:13 +0000 Francesco Potort Also remove -DETAGS_REGEXPS from the target ctags:
Mon, 02 Jun 1997 06:34:28 +0000 Richard M. Stallman (NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.
Mon, 02 Jun 1997 06:06:03 +0000 Richard M. Stallman Customize.
Mon, 02 Jun 1997 06:05:04 +0000 Richard M. Stallman (ada-other-file-alist): Variable definition moved to ada-mode.el.
Mon, 02 Jun 1997 05:05:47 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Mon, 02 Jun 1997 04:57:39 +0000 Richard M. Stallman (iso-8859-1): Use `1' for mode line.
Mon, 02 Jun 1997 04:56:33 +0000 Richard M. Stallman (koi8-r): Use R for mode line.
Mon, 02 Jun 1997 02:34:00 +0000 Richard M. Stallman (VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
Mon, 02 Jun 1997 02:25:15 +0000 Richard M. Stallman (Fx_create_frame): Use XINT to access parent.
Mon, 02 Jun 1997 02:21:48 +0000 Richard M. Stallman (Fsyntax_table_p, check_syntax_table): Use EQ.
Mon, 02 Jun 1997 02:19:29 +0000 Richard M. Stallman (search_buffer): Use XINT around refs to trt.
Mon, 02 Jun 1997 00:56:23 +0000 Richard M. Stallman (concat3, get_truename_buffer): Declare them.
Mon, 02 Jun 1997 00:47:07 +0000 Richard M. Stallman (read_key_sequence): Change some locals to `int'.
Mon, 02 Jun 1997 00:45:18 +0000 Richard M. Stallman (compute_motion): Use XFASTINT on width_table elts.
Mon, 02 Jun 1997 00:33:14 +0000 Richard M. Stallman (map_char_table): Use XSETFASTINT.
Mon, 02 Jun 1997 00:32:20 +0000 Richard M. Stallman (Fwrite_region, build_annotations):
Mon, 02 Jun 1997 00:28:46 +0000 Richard M. Stallman (Fcompare_buffer_substrings): trt contains Lisp_Objects.