log

age author description
Tue, 03 Aug 1993 07:52:10 +0000 Roland McGrath (comint-dynamic-list-completions): Expand PATHDIR in call to
Tue, 03 Aug 1993 07:28:04 +0000 Jim Blandy Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
Tue, 03 Aug 1993 07:12:34 +0000 Richard M. Stallman Make boldness and italicness affect subsequently created frames.
Tue, 03 Aug 1993 07:02:38 +0000 Jim Blandy * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
Tue, 03 Aug 1993 06:57:03 +0000 Jim Blandy * configure.in (function checks): Test for mkdir and rmdir.
Tue, 03 Aug 1993 06:38:26 +0000 Roland McGrath (shrink-window-if-larger-than-buffer): Pass WINDOW to
Tue, 03 Aug 1993 05:46:33 +0000 Richard M. Stallman (cmpl-read-time-eval): Make it no-op.
Tue, 03 Aug 1993 04:36:52 +0000 Richard M. Stallman (completion-version): New variable.
Tue, 03 Aug 1993 04:30:43 +0000 Richard M. Stallman Don't mention dir `s/' in #include.
Tue, 03 Aug 1993 04:09:19 +0000 Richard M. Stallman (telnet): If we already have a telnet to HOST, just switch buffers.
Tue, 03 Aug 1993 03:33:14 +0000 Roland McGrath (other-frame): Skip iconified and invisible frames.
Tue, 03 Aug 1993 02:40:31 +0000 Richard M. Stallman (vfork): Move this outside the USG conditional.
Tue, 03 Aug 1993 01:07:55 +0000 Richard M. Stallman (occur-mode-goto-occurrence): Give meaningful error
Mon, 02 Aug 1993 23:33:41 +0000 Roland McGrath (comint-dynamic-complete): If called interactively twice in a row, give the
Mon, 02 Aug 1993 23:04:05 +0000 Roland McGrath (comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
Mon, 02 Aug 1993 22:56:58 +0000 Roland McGrath (comint-dynamic-completion): Say "Sole completion", not "Unique
Mon, 02 Aug 1993 22:18:34 +0000 Roland McGrath (other-frame): New function, analogous to other-window.
Mon, 02 Aug 1993 22:16:09 +0000 Roland McGrath (Fprevious_frame): New function, for parity with Fnext_frame.
Mon, 02 Aug 1993 21:19:23 +0000 Jim Blandy * xdisp.c (display_menu_bar): Redisplay all lines occupied by the
Mon, 02 Aug 1993 20:48:12 +0000 Roland McGrath *** empty log message ***
Mon, 02 Aug 1993 19:11:20 +0000 Richard M. Stallman Initial revision
Mon, 02 Aug 1993 07:58:13 +0000 Richard M. Stallman (save_excursion_restore): Never make the buffer visible.
Mon, 02 Aug 1993 07:44:36 +0000 Richard M. Stallman (indent-c-exp): Don't document ENDPOS.
Mon, 02 Aug 1993 07:43:59 +0000 Richard M. Stallman (mail-yank-hooks): Initialize to nil.
Mon, 02 Aug 1993 07:29:53 +0000 Richard M. Stallman (read_key_sequence): Use XFASTINT to convert value
Mon, 02 Aug 1993 07:28:31 +0000 Richard M. Stallman (Fmove_overlay): Avoid initializer for Lisp_Object vars.
Mon, 02 Aug 1993 07:23:24 +0000 Richard M. Stallman (remove-hook): Doc string added.
Mon, 02 Aug 1993 07:23:07 +0000 Richard M. Stallman (add-hook): Change a single function into a list.
Mon, 02 Aug 1993 05:55:56 +0000 Richard M. Stallman (fill-region-as-paragraph): When we take one word
Mon, 02 Aug 1993 05:54:55 +0000 Richard M. Stallman (Fset_frame_position): Doc fix.