log

age author description
Sun, 20 Jun 1993 08:48:58 +0000 Richard M. Stallman (verify_interval_modification): Don't just test
Sun, 20 Jun 1993 08:48:12 +0000 Richard M. Stallman Comment change.
Sat, 19 Jun 1993 22:58:35 +0000 Jim Blandy * puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces,
Sat, 19 Jun 1993 21:48:16 +0000 Jim Blandy Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Sat, 19 Jun 1993 21:28:56 +0000 Jim Blandy * xfaces.c (recompute_basic_faces): This shouldn't be declared static.
Sat, 19 Jun 1993 21:07:02 +0000 Jim Blandy * sysdep.c (rename): Make arguments const. autoconf #defines
Sat, 19 Jun 1993 21:06:18 +0000 Jim Blandy * minibuf.c (Fread_minibuffer): Add missing semicolon after
Sat, 19 Jun 1993 21:05:21 +0000 Jim Blandy * Makefile.in (top_distclean): Use -f switch when cleaning out
Sat, 19 Jun 1993 21:01:38 +0000 Jim Blandy * xterm.c (XTread_socket): Never treat a modifier key as a
Sat, 19 Jun 1993 20:35:26 +0000 Richard M. Stallman (add_node): Move var last_node to file scope.
Sat, 19 Jun 1993 20:26:11 +0000 Jim Blandy * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
Sat, 19 Jun 1993 20:18:05 +0000 Richard M. Stallman (Info-insert-dir): Record file attributes of files used.
Sat, 19 Jun 1993 19:07:19 +0000 Richard M. Stallman (insert-file): Report error if file is directory.
Sat, 19 Jun 1993 01:47:40 +0000 Jim Blandy * frame.c (Fmake_frame_visible): Make this interactively callable;
Sat, 19 Jun 1993 01:44:52 +0000 Jim Blandy * man.el (Man-switches): New variable.
Sat, 19 Jun 1993 01:23:59 +0000 Richard M. Stallman (rmail-output): Check file can be read before trying to read part of it.
Sat, 19 Jun 1993 01:13:23 +0000 Richard M. Stallman (ange-ftp-insert-file-contents): Handle extra args BEG, END.
Sat, 19 Jun 1993 01:08:14 +0000 Jim Blandy * xfaces.c: Add forward declaration for recompute_basic_faces.
Sat, 19 Jun 1993 01:04:50 +0000 Jim Blandy * fileio.c (Fset_visited_file_modtime): We're only passing two
Sat, 19 Jun 1993 00:15:32 +0000 Richard M. Stallman entered into RCS
Sat, 19 Jun 1993 00:08:24 +0000 Richard M. Stallman *** empty log message ***
Fri, 18 Jun 1993 23:33:20 +0000 Jim Blandy Changes for Irix 4.0, tested this time:
Fri, 18 Jun 1993 21:40:46 +0000 Richard M. Stallman (compilation-error-regexp-alist): Generalize the
Fri, 18 Jun 1993 18:58:46 +0000 Jim Blandy Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
Fri, 18 Jun 1993 17:59:02 +0000 Richard M. Stallman (mouse-secondary-save-then-kill): Don't switch windows.
Fri, 18 Jun 1993 17:55:42 +0000 Jim Blandy * dired.el (dired-summary): dired-do-rename is on "R", not "r".
Fri, 18 Jun 1993 16:33:12 +0000 Jim Blandy * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to
Fri, 18 Jun 1993 15:59:49 +0000 Jim Blandy * configure.in: Only check for -lXbsd once.
Fri, 18 Jun 1993 15:48:31 +0000 Jim Blandy Typo.
Fri, 18 Jun 1993 00:50:11 +0000 Jim Blandy * make-dist: If using gzip, create distribution with '.gz' extension.
Fri, 18 Jun 1993 00:05:16 +0000 Jim Blandy * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
Thu, 17 Jun 1993 23:44:04 +0000 Richard M. Stallman (mail-citation-hook): New hook var.
Thu, 17 Jun 1993 23:41:18 +0000 Richard M. Stallman Change usage comment.
Thu, 17 Jun 1993 23:25:37 +0000 Jim Blandy * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are
Thu, 17 Jun 1993 22:59:49 +0000 Jim Blandy * faces.el (make-face-bold, make-face-italic,
Thu, 17 Jun 1993 22:07:26 +0000 Richard M. Stallman (set-face-background-pixmap, face-background-pixmap): Functions commented out.
Thu, 17 Jun 1993 22:03:40 +0000 Jim Blandy * xfaces.c (compute_base_face): Initialize the face's stipple.
Thu, 17 Jun 1993 22:03:06 +0000 Jim Blandy * callproc.c (Fcall_process, child_setup): If IRIX is #defined,
Thu, 17 Jun 1993 21:23:29 +0000 Jim Blandy * keyboard.c (read_key_sequence): Don't confuse mock input with
Thu, 17 Jun 1993 18:17:32 +0000 Richard M. Stallman (mouse-start-secondary): New function.
Thu, 17 Jun 1993 07:31:16 +0000 Richard M. Stallman entered into RCS
Thu, 17 Jun 1993 07:03:08 +0000 Richard M. Stallman Comment changes for renaming from c++-mode.el to cplus-md.el.
Thu, 17 Jun 1993 06:59:49 +0000 Richard M. Stallman (generate-file-autoloads): Undo previous change
Thu, 17 Jun 1993 05:08:23 +0000 Richard M. Stallman (vc-rename-file): Remove periods from error messages.
Thu, 17 Jun 1993 05:06:36 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Thu, 17 Jun 1993 05:05:53 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Thu, 17 Jun 1993 05:04:57 +0000 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
Thu, 17 Jun 1993 05:03:45 +0000 Jim Blandy Remove decl for Qvisible.
Thu, 17 Jun 1993 04:59:35 +0000 Jim Blandy * keyboard.c (read_key_sequence): If we add events to a key
Thu, 17 Jun 1993 04:59:01 +0000 Jim Blandy * config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to
Thu, 17 Jun 1993 04:58:27 +0000 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
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