log

age author description
Fri, 01 Jul 1994 07:17:43 +0000 Paul Reilly (Fx_create_frame): Add GC protection for local var `f'.
Fri, 01 Jul 1994 06:19:16 +0000 Richard M. Stallman entered into RCS
Fri, 01 Jul 1994 00:46:37 +0000 Richard M. Stallman (x_own_selection, x_get_foreign_selection):
Fri, 01 Jul 1994 00:40:46 +0000 Richard M. Stallman Comment change.
Fri, 01 Jul 1994 00:35:07 +0000 Richard M. Stallman (Fdelete_frame): Call x_clear_frame_selections.
Fri, 01 Jul 1994 00:32:05 +0000 Richard M. Stallman (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
Fri, 01 Jul 1994 00:29:02 +0000 Richard M. Stallman (random, srandom): Defined.
Thu, 30 Jun 1994 19:34:49 +0000 Richard M. Stallman *** empty log message ***
Thu, 30 Jun 1994 19:21:03 +0000 Richard M. Stallman (minor-mode-map-alist): Add missing quote.
Thu, 30 Jun 1994 18:57:17 +0000 Richard M. Stallman (rmail-highlight-headers): Do nothing if
Thu, 30 Jun 1994 06:46:44 +0000 Noah Friedman (resize-minibuffer-window-restore): Don't do anything if the window height
Thu, 30 Jun 1994 04:49:26 +0000 Richard M. Stallman (mouse-drag-secondary): Don't treat end of buffer
Thu, 30 Jun 1994 04:27:21 +0000 Richard M. Stallman (XLIB_ILLEGAL_ACCESS): Defined.
Wed, 29 Jun 1994 21:38:34 +0000 Richard M. Stallman (x_set_frame_parameters): Call x_set_offset directly.
Wed, 29 Jun 1994 19:52:17 +0000 Richard M. Stallman (command_loop_1): Don't clear nonundocount
Wed, 29 Jun 1994 19:51:33 +0000 Richard M. Stallman (internal_self_insert): Now can return 2.
Wed, 29 Jun 1994 18:21:34 +0000 Noah Friedman comint-password-prompt-regexp: New variable.
Wed, 29 Jun 1994 18:06:09 +0000 Richard M. Stallman (byte-compile-callargs-warn): Handle function defnition
Wed, 29 Jun 1994 16:28:50 +0000 Richard M. Stallman (easy-menu-change): New function.
Wed, 29 Jun 1994 15:26:29 +0000 Richard M. Stallman Add commented-out code.
Tue, 28 Jun 1994 21:51:12 +0000 Karl Heuer (readchar): Restart interrupted I/O.
Tue, 28 Jun 1994 20:24:38 +0000 Roland McGrath (tag-exact-match-p): Fix typo in last change.
Tue, 28 Jun 1994 20:21:43 +0000 Roland McGrath (tag-exact-match-p): Test for point sitting after the explicit tag name
Tue, 28 Jun 1994 19:17:25 +0000 Richard M. Stallman (line-move): Don't use message or ding; just signal errors.
Tue, 28 Jun 1994 19:00:30 +0000 Roland McGrath (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
Tue, 28 Jun 1994 18:41:05 +0000 Richard M. Stallman (dired-x-hands-off-my-keys): New user-defined variable.
Tue, 28 Jun 1994 17:04:58 +0000 Richard M. Stallman (mips-sony-newsos4*): New alias.
Tue, 28 Jun 1994 17:02:40 +0000 Richard M. Stallman (safe_run_hooks): Take symbol as arg.
Tue, 28 Jun 1994 09:27:39 +0000 Richard M. Stallman (redisplay_region): For special treatment, BUF most be
Tue, 28 Jun 1994 09:25:42 +0000 Richard M. Stallman (Foverlay_put): Pass redisplay_region a struct buffer *.