log

age author description
Tue, 03 Nov 1992 22:25:28 +0000 Richard M. Stallman (insert-rectangle): Put mark at upper left corner.
Tue, 03 Nov 1992 21:33:58 +0000 Christopher Zaborsky Dox fix.
Tue, 03 Nov 1992 21:08:55 +0000 Christopher Zaborsky Doc fix.
Tue, 03 Nov 1992 19:47:32 +0000 Christopher Zaborsky Dox fix.
Tue, 03 Nov 1992 09:25:26 +0000 Richard M. Stallman (dired-mark-confirm): For `compress', say `Compress or uncompress'.
Tue, 03 Nov 1992 07:07:02 +0000 Richard M. Stallman (make-directory): Renamed from make-directory-path.
Tue, 03 Nov 1992 02:24:05 +0000 Jim Blandy * fileio.c (Fmake_directory_internal): Remove extra paren before the
Tue, 03 Nov 1992 02:00:50 +0000 Jim Blandy * ange-ftp.el: Tighten the regular expression used in
Sun, 01 Nov 1992 22:10:59 +0000 Richard M. Stallman (isearch-search): Handle all sorts of errors from regexp search.
Sat, 31 Oct 1992 23:27:11 +0000 Richard M. Stallman (Fmake_directory_internal): Renamed from Fmake_directory.
Sat, 31 Oct 1992 09:27:47 +0000 Richard M. Stallman (byte-compile-lambda):
Sat, 31 Oct 1992 05:43:42 +0000 Jim Blandy * xterm.h (x_screen_count, x_release, x_screen_height,
Sat, 31 Oct 1992 05:43:00 +0000 Jim Blandy * xterm.c (x_convert_modifiers): Declare this to return an
Sat, 31 Oct 1992 05:42:28 +0000 Jim Blandy * xselect.c (own_selection): selection_type is an X Atom value,
Sat, 31 Oct 1992 05:41:49 +0000 Jim Blandy * xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is
Sat, 31 Oct 1992 05:41:20 +0000 Jim Blandy * xdisp.c (redisplay): Use ! EQ to compare the old and new arrow
Sat, 31 Oct 1992 05:40:28 +0000 Jim Blandy * window.h (make_window, window_from_coordinates,
Sat, 31 Oct 1992 05:39:49 +0000 Jim Blandy * window.c (Fwindow_width, Fset_window_hscroll): Use accessors on
Sat, 31 Oct 1992 05:39:17 +0000 Jim Blandy * undo.c (record_insert): Use accessors on BEG and LENGTH.
Sat, 31 Oct 1992 05:38:19 +0000 Jim Blandy * search.c (Fstore_match_data): Don't assume Flength returns an
Sat, 31 Oct 1992 05:27:42 +0000 Jim Blandy * process.c: (status_convert): Declare this to return a
Sat, 31 Oct 1992 05:27:05 +0000 Jim Blandy * print.c (print): Cast the frame's address to an integer before
Sat, 31 Oct 1992 05:26:29 +0000 Jim Blandy * minibuf.c (read_minibuf): Use EQ to compare, not ==.
Sat, 31 Oct 1992 05:26:04 +0000 Jim Blandy * lread.c (read_char): Add an extern declaration for this,
Sat, 31 Oct 1992 05:25:29 +0000 Jim Blandy * lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,
Sat, 31 Oct 1992 05:24:47 +0000 Jim Blandy * keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume
Sat, 31 Oct 1992 05:24:03 +0000 Jim Blandy * keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
Sat, 31 Oct 1992 05:21:45 +0000 Jim Blandy * keyboard.c: #include dispextern.h.
Sat, 31 Oct 1992 05:20:51 +0000 Jim Blandy * frame.c: #include buffer.h.
Sat, 31 Oct 1992 05:20:23 +0000 Jim Blandy * fns.c: #include keyboard.h.