log

age author description
Tue, 08 Jun 1993 07:17:32 +0000 Jim Blandy * configure.in (machine): Fix the versions in hpux version number test.
Tue, 08 Jun 1993 07:15:01 +0000 Jim Blandy * wakeup.c: Include sys/types.h, too; I think that's where time_t
Tue, 08 Jun 1993 07:00:13 +0000 Jim Blandy * config.h.in (HAVE_LIBDNET): New macro, to be defined by
Tue, 08 Jun 1993 06:59:37 +0000 Jim Blandy * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
Tue, 08 Jun 1993 06:20:56 +0000 Richard M. Stallman #undef static.
Tue, 08 Jun 1993 06:12:08 +0000 Richard M. Stallman (Fforward_comment): Set point to where scan stops,
Tue, 08 Jun 1993 05:25:19 +0000 Richard M. Stallman (fortran-indent-new-line): Renamed from
Tue, 08 Jun 1993 05:16:47 +0000 Richard M. Stallman (mouse-drag-region-1): Un-comment-out this function.
Tue, 08 Jun 1993 04:41:00 +0000 Richard M. Stallman (Info-follow-reference): Fix completion defaulting.
Tue, 08 Jun 1993 04:27:18 +0000 Jim Blandy * make-dist: Add clauses to distribute lisp/forms-mode.
Tue, 08 Jun 1993 01:32:42 +0000 Richard M. Stallman (safe-documentation): Don't crash on byte-compiled macro.
Tue, 08 Jun 1993 01:29:05 +0000 Richard M. Stallman (telnet-simple-send): New function.
Tue, 08 Jun 1993 01:11:53 +0000 Richard M. Stallman (mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
Tue, 08 Jun 1993 01:09:50 +0000 Richard M. Stallman (syms_of_fileio): Set up Qset_visited_file_modtime.
Mon, 07 Jun 1993 23:57:08 +0000 Richard M. Stallman (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
Mon, 07 Jun 1993 23:52:45 +0000 Richard M. Stallman (x_caught_error_message): Change type to char* from char*[].
Mon, 07 Jun 1993 23:40:04 +0000 Richard M. Stallman Add NO_TERMIO conditional.
Mon, 07 Jun 1993 23:35:09 +0000 Richard M. Stallman (texinfo-section-types-regexp): Add @chapheading.
Mon, 07 Jun 1993 23:23:42 +0000 Richard M. Stallman (x-create-frame-with-faces): Reversevideo -> ReverseVideo.
Mon, 07 Jun 1993 23:23:26 +0000 Richard M. Stallman (frame-initialize): Reversevideo -> ReverseVideo.
Mon, 07 Jun 1993 22:17:35 +0000 Richard M. Stallman (Fadd_text_properties): Don't treat the initial
Mon, 07 Jun 1993 20:06:34 +0000 Richard M. Stallman Fix typos in previous change.
Mon, 07 Jun 1993 19:37:18 +0000 Richard M. Stallman Doc fixes. Delete local variable list at the end.
Mon, 07 Jun 1993 19:11:40 +0000 Richard M. Stallman (describe-buffer-case-table): Merge locals i and ch.
Mon, 07 Jun 1993 18:48:08 +0000 Richard M. Stallman (outlinify-sticky): Renamed from outlineify-sticky.
Mon, 07 Jun 1993 18:32:26 +0000 Richard M. Stallman (etags-recognize-tags-table): Fix misspelling of
Mon, 07 Jun 1993 18:29:36 +0000 Richard M. Stallman entered into RCS
Mon, 07 Jun 1993 18:29:07 +0000 Richard M. Stallman (Fceiling): Fix spelling of "ceiling".
Mon, 07 Jun 1993 18:27:47 +0000 Richard M. Stallman (uaf$v_thursday): Fix misspelling of "thursday".
Mon, 07 Jun 1993 18:20:33 +0000 Richard M. Stallman (INTERRUPTIBLE_*): Fix spelling of macros.
Mon, 07 Jun 1993 18:05:57 +0000 Richard M. Stallman (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
Mon, 07 Jun 1993 17:19:36 +0000 Richard M. Stallman Doc fix.
Mon, 07 Jun 1993 08:06:10 +0000 Richard M. Stallman *** empty log message ***
Mon, 07 Jun 1993 06:56:03 +0000 Richard M. Stallman (rmail-variables): Default rmail-inbox-list here.
Mon, 07 Jun 1993 05:32:28 +0000 Richard M. Stallman Don't declare malloc or realloc.
Mon, 07 Jun 1993 05:31:40 +0000 Richard M. Stallman (read_key_sequence): Reset fkey_map when we find
Mon, 07 Jun 1993 05:30:29 +0000 Richard M. Stallman (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
Mon, 07 Jun 1993 05:30:07 +0000 Richard M. Stallman (make_event_array): Ignore bits above CHAR_META.
Mon, 07 Jun 1993 05:29:40 +0000 Richard M. Stallman (Fset_window_configuration): If a window is supposed
Mon, 07 Jun 1993 05:28:42 +0000 Richard M. Stallman (INTERVAL_VISIBLE_P): Use textget.
Mon, 07 Jun 1993 05:07:34 +0000 Richard M. Stallman (Fdelete_overlay): Do nothing if overlay already deleted.
Mon, 07 Jun 1993 04:51:25 +0000 Richard M. Stallman (ange-ftp-real-load): New function.
Mon, 07 Jun 1993 03:47:20 +0000 Richard M. Stallman (outline-minor-mode): Add autoload cookie.
Mon, 07 Jun 1993 03:34:23 +0000 Richard M. Stallman entered into RCS
Sun, 06 Jun 1993 22:50:55 +0000 Richard M. Stallman (Ffset): Delete special check for t and nil.
Sun, 06 Jun 1993 22:47:15 +0000 Richard M. Stallman (same_size_fonts): Compare only the width.
Sun, 06 Jun 1993 22:36:23 +0000 Richard M. Stallman Define 2 local menu-bar submaps.
Sun, 06 Jun 1993 22:11:22 +0000 Richard M. Stallman (search-upper-case): Make `no-yanks' the default.
Sun, 06 Jun 1993 21:16:51 +0000 Richard M. Stallman Include lisp.h earlier (before termhooks.h).
Sun, 06 Jun 1993 21:13:16 +0000 Richard M. Stallman (dired-unmark-all-files): Read arg as just a character.
Sun, 06 Jun 1993 17:44:23 +0000 Richard M. Stallman [HAVE_TZNAME]: Declare tzname if not macro.
Sun, 06 Jun 1993 17:43:12 +0000 Richard M. Stallman (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.
Sun, 06 Jun 1993 17:42:02 +0000 Richard M. Stallman (HAVE_TZNAME): Add #undef.
Sun, 06 Jun 1993 07:54:49 +0000 Richard M. Stallman (NO_MODE_T): Defined.
Sun, 06 Jun 1993 07:16:19 +0000 Richard M. Stallman (vip-ctl-key-equivalent): Use vip-escape-to-emacs.
Sun, 06 Jun 1993 06:47:47 +0000 Richard M. Stallman (FRAME_MINIBUF_WINDOW): Use minibuffer_window.
Sun, 06 Jun 1993 06:46:58 +0000 Richard M. Stallman (Fredraw_display): Redraw all visible frames.
Sun, 06 Jun 1993 06:46:06 +0000 Richard M. Stallman (redisplay, echo_area_display): Use redraw_garbaged_frames.
Sun, 06 Jun 1993 06:45:22 +0000 Richard M. Stallman (access_keymap, store_in_keymap): Discard meaningless
Sun, 06 Jun 1993 05:28:30 +0000 Richard M. Stallman (compile-internal): Alter current buffer only temporarily.