log

age author description
Tue, 22 Nov 1994 03:18:35 +0000 David J. MacKenzie add symbols for --with-pop, --with-kerberos, --with-hesiod
Tue, 22 Nov 1994 02:52:14 +0000 Richard M. Stallman (kill-region): Use = to compare positions.
Mon, 21 Nov 1994 17:15:24 +0000 Doug Evans Delete duplicate of sparc-*.
Mon, 21 Nov 1994 12:50:27 +0000 Francesco Potort Added code for automatically saving and restoring the match data
Sun, 20 Nov 1994 21:55:55 +0000 Richard M. Stallman (compare-windows): Push mark in both buffers at start.
Sun, 20 Nov 1994 15:01:14 +0000 Richard M. Stallman (rmail-summary-scroll-msg-up): If at end of message,
Sat, 19 Nov 1994 20:45:17 +0000 Richard M. Stallman (sort_args): New function.
Sat, 19 Nov 1994 20:42:26 +0000 Richard M. Stallman (command-line-1): Handle long options --funcall, --load, --insert, --kill.
Sat, 19 Nov 1994 20:33:22 +0000 Richard M. Stallman (x-option-alist): New variable now holds
Sat, 19 Nov 1994 14:52:57 +0000 Richard M. Stallman (gomoku-click): New function.
Sat, 19 Nov 1994 14:06:09 +0000 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
Sat, 19 Nov 1994 14:03:23 +0000 Richard M. Stallman (start-process-shell-command): Function deleted.
Sat, 19 Nov 1994 13:57:27 +0000 Richard M. Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
Sat, 19 Nov 1994 11:12:16 +0000 Richard M. Stallman (face-color-supported-p): New function.
Sat, 19 Nov 1994 10:37:38 +0000 Richard M. Stallman (re_compile_fastmap): Really treat `succeed' like end.
Sat, 19 Nov 1994 10:00:14 +0000 Richard M. Stallman (struct regexp_cache): New field `posix'.
Sat, 19 Nov 1994 05:24:57 +0000 Richard M. Stallman Comment change.
Fri, 18 Nov 1994 20:37:28 +0000 Richard M. Stallman (picture-self-insert): Use last-command-event,
Fri, 18 Nov 1994 20:27:24 +0000 Richard M. Stallman (init_filelock): Add missing semicolon.
Fri, 18 Nov 1994 17:50:37 +0000 Richard M. Stallman (batch-byte-compile-emacs): New function.
Fri, 18 Nov 1994 17:42:26 +0000 Richard M. Stallman Initial revision
Fri, 18 Nov 1994 16:43:04 +0000 Richard M. Stallman (Fload): Call Fsubstitute_in_file_name after trying handler.
Fri, 18 Nov 1994 16:41:07 +0000 Richard M. Stallman (mail-setup): Make fill-column wide for the in-reply-to.
Fri, 18 Nov 1994 07:47:19 +0000 Karl Heuer (kill-region): Set this-command unconditionally.
Fri, 18 Nov 1994 07:17:17 +0000 Karl Heuer (recompute_width_table): Do the right thing if no previous table existed.
Fri, 18 Nov 1994 06:50:02 +0000 Karl Heuer (enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
Fri, 18 Nov 1994 06:49:09 +0000 Karl Heuer (Fpurecopy): Use type test macros.
Fri, 18 Nov 1994 05:29:08 +0000 Karl Heuer (Fsingle_key_description): Use type test macros.
Fri, 18 Nov 1994 05:22:33 +0000 Karl Heuer (SET_FRAME, key_event, do_mouse_event): Use accessor macros.
Fri, 18 Nov 1994 04:49:51 +0000 Karl Heuer (Fvconcat, concat): Use Lisp_Vectorlike.