log

age author description
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'.
Sun, 26 Mar 1995 21:12:46 +0000 Richard M. Stallman (win32_mouse_position): New arg `insist'.
Sun, 26 Mar 1995 21:12:11 +0000 Richard M. Stallman (XTmouse_position): New arg `insist'.
Sun, 26 Mar 1995 08:46:09 +0000 Richard M. Stallman (C_SWITCH_SYSTEM): Don't #undef or define it.
Sat, 25 Mar 1995 20:49:23 +0000 Richard M. Stallman (mail): Use pop-to-buffer.
Sat, 25 Mar 1995 18:07:05 +0000 Richard M. Stallman *** empty log message ***
Sat, 25 Mar 1995 16:02:43 +0000 Boris Goldowsky Add Text Properties submenu to Edit menu.
Fri, 24 Mar 1995 23:43:21 +0000 Karl Heuer (byte-compile-out-toplevel): Compile lambda forms even if trivial.