log

age author description
Sun, 13 Jun 1993 04:34:58 +0000 Richard M. Stallman (Man-getpage-in-background): Use TERM=dumb to prevent
Sun, 13 Jun 1993 04:18:43 +0000 Richard M. Stallman (mouse-set-mark-fast): New function.
Sun, 13 Jun 1993 02:06:51 +0000 Richard M. Stallman (shut_down_emacs): New arg STUFF. Stuff input here.
Sun, 13 Jun 1993 02:06:17 +0000 Richard M. Stallman (x_connection_closed): Pass new arg to shut_down_emacs.
Sun, 13 Jun 1993 01:57:02 +0000 Richard M. Stallman (abbreviate-file-name): Match home dir with no / if nothing else follows.
Sun, 13 Jun 1993 01:36:48 +0000 Richard M. Stallman (finder-find-library): New function.
Sun, 13 Jun 1993 01:16:05 +0000 Richard M. Stallman (Ffile_attributes): Give -1 as size if size won't fit.
Sun, 13 Jun 1993 00:41:51 +0000 Richard M. Stallman (term_get_fkeys): Use `prior', not `previous', for %8/kP.
Sun, 13 Jun 1993 00:07:35 +0000 Richard M. Stallman (Fcopy_file): Pass all the args to the handler.
Sun, 13 Jun 1993 00:01:50 +0000 Richard M. Stallman (Fload): Use call5.
Sun, 13 Jun 1993 00:01:22 +0000 Richard M. Stallman (call5, call6): New functions.
Sat, 12 Jun 1993 23:43:57 +0000 Richard M. Stallman (etags-tags-completion-table): When skipping the noise
Sat, 12 Jun 1993 23:27:32 +0000 Richard M. Stallman Comment change.
Sat, 12 Jun 1993 22:54:27 +0000 Jim Blandy Update GPL references - version 2
Sat, 12 Jun 1993 22:01:38 +0000 Jim Blandy Updated GPL version to 2.
Sat, 12 Jun 1993 21:44:46 +0000 Jim Blandy Refer to GPL version two.
Sat, 12 Jun 1993 20:53:59 +0000 Richard M. Stallman *** empty log message ***
Sat, 12 Jun 1993 18:10:20 +0000 Richard M. Stallman (syms_of_undo): Set up Qinhibit_read_only.
Sat, 12 Jun 1993 17:46:44 +0000 Jim Blandy * sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
Sat, 12 Jun 1993 17:31:26 +0000 Jim Blandy Doc fix.
Sat, 12 Jun 1993 17:30:01 +0000 Jim Blandy * frame.c (Fmouse_position): Doc fix.
Sat, 12 Jun 1993 17:23:13 +0000 Jim Blandy * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
Sat, 12 Jun 1993 17:17:05 +0000 Richard M. Stallman (get_keymap_1): Add missing semicolon.
Sat, 12 Jun 1993 17:16:00 +0000 Richard M. Stallman (read_minibuf): Set and use mini_frame only if MULTI_FRAME.
Sat, 12 Jun 1993 17:10:13 +0000 Richard M. Stallman (echo_area_display): Use XFASTINT on ->height.
Sat, 12 Jun 1993 17:06:34 +0000 Richard M. Stallman (Fdelete_window): Make `frame' a FRAME_PTR and use as such.
Sat, 12 Jun 1993 17:04:51 +0000 Richard M. Stallman (record_delete): Always use XFASTINT on sbeg.
Sat, 12 Jun 1993 17:00:45 +0000 Jim Blandy * xterm.c (XTset_vertical_scroll_bar): Use double type for
Sat, 12 Jun 1993 16:58:31 +0000 Richard M. Stallman (start_process_unwind): Use XINT.
Sat, 12 Jun 1993 16:57:29 +0000 Richard M. Stallman (Fset_syntax_table): Add XFASTINT.