log

age author description
Thu, 30 Mar 1995 07:17:46 +0000 Richard M. Stallman Fix previous change.
Thu, 30 Mar 1995 07:15:37 +0000 Richard M. Stallman (modify-face): Handle stipple. Handle defaulting properly.
Thu, 30 Mar 1995 07:10:08 +0000 Simon Marshall Wrap filename character quoting code with save-excursion so following forms
Wed, 29 Mar 1995 21:46:19 +0000 Richard M. Stallman Comment change.
Wed, 29 Mar 1995 07:14:38 +0000 Richard M. Stallman (minibuffer-window-active-p): Use active-minibuffer-window.
Tue, 28 Mar 1995 23:33:32 +0000 Karl Heuer (Fsignal_process): SIGCODE is a symbol, not a string.
Tue, 28 Mar 1995 22:27:56 +0000 Karl Heuer (comint-read-noecho): Use a format string, in case
Tue, 28 Mar 1995 17:43:24 +0000 Richard M. Stallman (r_re_alloc): Correct realloc behavior--allow shrinking
Tue, 28 Mar 1995 17:42:27 +0000 Richard M. Stallman (scroll-bar-drag): Bind echo-keystrokes to 0.
Tue, 28 Mar 1995 17:34:52 +0000 Richard M. Stallman (Fsignal_process): Allow signal names as well as numbers.
Tue, 28 Mar 1995 16:55:36 +0000 Richard M. Stallman (nntp-request-article): If ID is integer, convert to string.
Tue, 28 Mar 1995 07:38:29 +0000 Richard M. Stallman (Fconcat): Undo previous change.
Tue, 28 Mar 1995 05:44:53 +0000 Richard M. Stallman Say not to use concat for integers.
Tue, 28 Mar 1995 03:49:39 +0000 Richard M. Stallman (event-apply-modifier): New function.
Mon, 27 Mar 1995 23:39:32 +0000 Richard M. Stallman Minor purecopy correction.
Mon, 27 Mar 1995 22:28:43 +0000 Richard M. Stallman (Fget, Fput): Fetch and store symbol's plist directly.
Mon, 27 Mar 1995 22:16:51 +0000 Richard M. Stallman Fix setcdr example.
Mon, 27 Mar 1995 21:17:25 +0000 Richard M. Stallman Fix usage note for character quote syntax class.
Mon, 27 Mar 1995 20:39:28 +0000 Richard M. Stallman (init_editfns): Use NAME envvar to init user-full-name.
Mon, 27 Mar 1995 20:35:52 +0000 Richard M. Stallman Don't include alloca.h if NOT_C_CODE.
Mon, 27 Mar 1995 16:05:57 +0000 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
Mon, 27 Mar 1995 16:05:28 +0000 Boris Goldowsky Vdefault_text_properties: name changed from Vdefault_properties.
Mon, 27 Mar 1995 16:04:57 +0000 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
Mon, 27 Mar 1995 16:02:44 +0000 Boris Goldowsky (Fplist_put, Fplist_get): New fns.
Mon, 27 Mar 1995 16:02:00 +0000 Boris Goldowsky (enriched-mode): Use new plist-put and plist-get fns,
Mon, 27 Mar 1995 07:50:26 +0000 Richard M. Stallman (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
Sun, 26 Mar 1995 21:13:57 +0000 Richard M. Stallman (kbd_buffer_get_event): Pass 0 for `insist' arg.
Sun, 26 Mar 1995 21:13:40 +0000 Richard M. Stallman (Fmouse_position--both definitions): Pass 0 for `insist'.
Sun, 26 Mar 1995 21:13:19 +0000 Richard M. Stallman (Fx_popup_menu): Pass 1 for `insist' arg.
Sun, 26 Mar 1995 21:13:03 +0000 Richard M. Stallman (mouse_get_pos): New arg `insist'.