log

age author description
Thu, 17 Jun 1993 04:57:09 +0000 Jim Blandy * configure.in: Look for the closedir function.
Thu, 17 Jun 1993 04:17:21 +0000 Richard M. Stallman (mouse-menu-choose-yank): New function. Put it in the edit menu.
Thu, 17 Jun 1993 04:09:15 +0000 Richard M. Stallman (scan_lists, Fforward_comment): #if 0 the code
Thu, 17 Jun 1993 02:59:54 +0000 Jim Blandy * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,
Thu, 17 Jun 1993 02:59:21 +0000 Jim Blandy * Makefile.in: Remember, spaces are not tabs.
Thu, 17 Jun 1993 02:55:11 +0000 Jim Blandy * configure.in (CPP): Autoconf sets this to a shell variable
Thu, 17 Jun 1993 02:54:43 +0000 Jim Blandy * Makefile.in (src/Makefile): Don't bother exiting single quotes
Thu, 17 Jun 1993 02:53:14 +0000 Jim Blandy * ls-lisp.el (insert-directory): If no handler, convert SWITCHES
Thu, 17 Jun 1993 02:41:40 +0000 Jim Blandy * xdisp.c (redisplay_window): No need to subtract one from start
Thu, 17 Jun 1993 02:28:19 +0000 Jim Blandy * fileio.c (Finsert_file_contents): Two new args, BEG and END.
Thu, 17 Jun 1993 00:50:19 +0000 Jim Blandy * Makefile.in (uninstall): Don't remove the lisp and etc
Thu, 17 Jun 1993 00:39:37 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Thu, 17 Jun 1993 00:16:29 +0000 Jim Blandy * subr.el (event-basic-type): Deal with listy events properly.
Wed, 16 Jun 1993 23:50:05 +0000 Jim Blandy * Makefile.in (CPP): New variable, set by the top-level Makefile.
Wed, 16 Jun 1993 23:49:54 +0000 Jim Blandy Changes for correct pgrp behavior from Bob Glickstein
Wed, 16 Jun 1993 23:49:07 +0000 Jim Blandy Bring mumbleclean targets into conformance with GNU coding standards.
Wed, 16 Jun 1993 23:46:17 +0000 Jim Blandy * Makefile.in (CPP): New variable.
Wed, 16 Jun 1993 23:12:21 +0000 Jim Blandy *solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): Change
Wed, 16 Jun 1993 23:10:55 +0000 Jim Blandy * calendar.el (calendar-current-time-zone): Change variable names
Wed, 16 Jun 1993 23:06:58 +0000 Roland McGrath (make-autoload): Use memq once instead eq twice.
Wed, 16 Jun 1993 22:37:24 +0000 Roland McGrath (Finsert_buffer_substring): Doc fix.
Wed, 16 Jun 1993 22:09:24 +0000 Jim Blandy (LIBS_SYSTEM): Don't attempt to #define this if we already have a
Wed, 16 Jun 1993 22:08:23 +0000 Roland McGrath (generate-autoload-cookie, update-autoloads-here): Doc fixes.
Wed, 16 Jun 1993 22:07:28 +0000 Jim Blandy * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf
Wed, 16 Jun 1993 22:02:28 +0000 Jim Blandy * configure.in: Add case for m88k-motorola-sysv4.
Wed, 16 Jun 1993 21:53:54 +0000 Jim Blandy * configure.in: Move clause for PC-compatible i386 box to the end
Wed, 16 Jun 1993 21:42:25 +0000 Jim Blandy * unexec.c [HPUX] (sbrk): This returns a void *.
Wed, 16 Jun 1993 21:40:36 +0000 Richard M. Stallman Comment changes.
Wed, 16 Jun 1993 21:39:03 +0000 Richard M. Stallman entered into RCS
Wed, 16 Jun 1993 21:33:18 +0000 Richard M. Stallman (disassemble-internal): If function is autoload, load it.