log

age author description
Sun, 06 Dec 1992 22:27:37 +0000 Jim Blandy * make-path.c (touchy_mkdir): Remove debugging output.
Sun, 06 Dec 1992 22:25:31 +0000 Jim Blandy * Makefile.in (make-path): New target.
Sun, 06 Dec 1992 22:22:09 +0000 Jim Blandy * xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,
Sun, 06 Dec 1992 22:21:21 +0000 Jim Blandy * xfns.c (Fx_create_frame): Initialize f->async_visible too.
Sun, 06 Dec 1992 22:20:47 +0000 Jim Blandy * xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set the
Sun, 06 Dec 1992 22:19:47 +0000 Jim Blandy Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Sun, 06 Dec 1992 22:18:02 +0000 Jim Blandy * keyboard.c (kbd_store_ptr): Declare this to be volatile, if
Sun, 06 Dec 1992 22:17:30 +0000 Jim Blandy * frame.h (struct frame): New fields called async_visible and
Sun, 06 Dec 1992 22:16:57 +0000 Jim Blandy * frame.c (make_frame): Initialize async_visible and
Sun, 06 Dec 1992 22:16:26 +0000 Jim Blandy * doc.c (store_function_docstring): New function, made from part
Sun, 06 Dec 1992 22:16:01 +0000 Jim Blandy * dispnew.c: Remove dyked-out copy of safe_bcopy.
Sun, 06 Dec 1992 22:15:29 +0000 Jim Blandy * dispextern.h (struct frame_glyphs): Doc fix.
Sun, 06 Dec 1992 22:13:53 +0000 Jim Blandy src/ * data.c (indirect_function): Delete unused argument ERROR.
Sun, 06 Dec 1992 22:12:37 +0000 Jim Blandy Now partially conforms with GNU coding standards. I'm only checking
Fri, 04 Dec 1992 19:59:59 +0000 Jim Blandy Initial revision