log

age author description
Sat, 16 Jan 1993 06:04:16 +0000 Jim Blandy * c-mode.el (c-switch-label-regexp): New constant.
Sat, 16 Jan 1993 05:58:15 +0000 Jim Blandy * xterm.c (x_window_to_scrollbar): Search frames'
Fri, 15 Jan 1993 21:57:50 +0000 Richard M. Stallman (Frecent_keys): Doc fix.
Fri, 15 Jan 1993 07:02:35 +0000 Richard M. Stallman (shell): Doc fix.
Fri, 15 Jan 1993 05:33:29 +0000 Paul Eggert Add copyright and authorship notices.
Thu, 14 Jan 1993 21:28:18 +0000 Roland McGrath (switch-to-buffer-other-frame): Pass t to pop-to-buffer.
Thu, 14 Jan 1993 21:20:01 +0000 Richard M. Stallman (Fwindow_at): Doc fix.
Thu, 14 Jan 1993 20:38:21 +0000 David J. MacKenzie *** empty log message ***
Thu, 14 Jan 1993 20:09:22 +0000 Richard M. Stallman (find_entries): If filename ends in .f or .for, don't try anything but Fortran.
Thu, 14 Jan 1993 17:45:39 +0000 Jim Blandy The shell comment char is #, not ;.
Thu, 14 Jan 1993 17:37:06 +0000 Jim Blandy Remove info from the distribution. It looks very out of date now.
Thu, 14 Jan 1993 17:31:56 +0000 Jim Blandy * xterm.c (x_scrollbar_create): Include PointerMotionHintMask in
Thu, 14 Jan 1993 17:30:26 +0000 Jim Blandy * make-dist: Include `./lisp/calc-2.02' in the distribution.
Thu, 14 Jan 1993 16:15:54 +0000 Jim Blandy * dispnew.c (Fredraw_display): DEFUN was missing a closing paren.
Thu, 14 Jan 1993 15:37:33 +0000 Jim Blandy * make-dist: Remember that the authoritative COPYING notice is
Thu, 14 Jan 1993 15:36:25 +0000 Jim Blandy * .gdbinit: Add "-geometry +0+0" to default args.
Thu, 14 Jan 1993 15:34:59 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 14 Jan 1993 15:34:14 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 14 Jan 1993 15:19:55 +0000 Jim Blandy * xfns.c (Fx_create_frame): After mapping the frame, call
Thu, 14 Jan 1993 15:18:53 +0000 Jim Blandy * window.c (window_internal_width): New function, which accounts
Thu, 14 Jan 1993 15:17:39 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 14 Jan 1993 15:17:11 +0000 Jim Blandy * window.c (window_internal_width): New function, which accounts
Thu, 14 Jan 1993 15:15:15 +0000 Jim Blandy * termhooks.h (mouse_position_hook): Doc fix.
Thu, 14 Jan 1993 15:14:21 +0000 Jim Blandy * term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,
Thu, 14 Jan 1993 15:13:19 +0000 Jim Blandy * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as
Thu, 14 Jan 1993 15:12:23 +0000 Jim Blandy * window.c (window_internal_width): New function.
Thu, 14 Jan 1993 15:11:19 +0000 Jim Blandy * termhooks.h (mouse_position_hook): Doc fix.
Thu, 14 Jan 1993 15:10:14 +0000 Jim Blandy * window.c (window_internal_width): New function.
Thu, 14 Jan 1993 15:09:51 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 14 Jan 1993 15:08:15 +0000 Jim Blandy * fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as