log

age author description
Wed, 14 Jun 1995 22:11:21 +0000 Karl Heuer (command_loop_1): Clear prefix arg (undo Feb 1 change).
Wed, 14 Jun 1995 20:07:48 +0000 Melissa Weisshaus changes for 19.29.
Wed, 14 Jun 1995 20:03:23 +0000 Richard M. Stallman (Flocal_variable_p): Fix backwards logical operator.
Wed, 14 Jun 1995 18:50:58 +0000 Karl Heuer [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.
Wed, 14 Jun 1995 18:48:28 +0000 Karl Heuer If NOT_C_CODE, don't include alloca.h.
Wed, 14 Jun 1995 18:20:14 +0000 Richard M. Stallman (Fdelete_frame): If the minibuf window was selected, make that remain so.
Wed, 14 Jun 1995 16:22:27 +0000 Geoff Voelker *** empty log message ***
Wed, 14 Jun 1995 16:16:04 +0000 Richard M. Stallman (frame-notice-user-settings): When making a minibufferless
Wed, 14 Jun 1995 15:47:10 +0000 Roland McGrath (compilation-find-file): If FILENAME is absolute, apply
Wed, 14 Jun 1995 14:58:36 +0000 Simon Marshall Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.
Wed, 14 Jun 1995 14:27:43 +0000 Richard M. Stallman (addpm): Use CFLAGS when compiling.
Wed, 14 Jun 1995 14:21:09 +0000 Richard M. Stallman Comment change.
Wed, 14 Jun 1995 14:10:27 +0000 Richard M. Stallman (status_notify): Undo May 18 change.
Wed, 14 Jun 1995 14:09:53 +0000 Richard M. Stallman (Fprevious_overlay_change): Check for overlays that end at POS.
Wed, 14 Jun 1995 12:05:55 +0000 Richard M. Stallman (shell-mode): Make shell-directory-tracker a hook function locally only.
Wed, 14 Jun 1995 12:05:23 +0000 Richard M. Stallman Delete the Emacs version error check.
Wed, 14 Jun 1995 11:46:56 +0000 Richard M. Stallman (dired-change-marks): If OLD is a space, don't act on non-file lines.
Wed, 14 Jun 1995 11:16:17 +0000 Richard M. Stallman (vc-backend-checkin): Provide an explicit string saying
Wed, 14 Jun 1995 00:45:28 +0000 Richard M. Stallman (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
Tue, 13 Jun 1995 23:31:17 +0000 Karl Heuer (comint-mode): Use make-local-hook.
Tue, 13 Jun 1995 21:47:34 +0000 Karl Heuer (LIBS_MACHINE): Use -lpthreads, not -lpthread.
Tue, 13 Jun 1995 21:44:48 +0000 Karl Heuer check for -lpthreads, not -lpthread.
Tue, 13 Jun 1995 21:43:46 +0000 Karl Heuer (HAVE_LIBPTHREADS): Add #undef.
Tue, 13 Jun 1995 21:20:59 +0000 Karl Heuer (vip-over-whitespace-line): new function.
Tue, 13 Jun 1995 21:20:36 +0000 Karl Heuer (vip-change-state-to-vi): bug fix.
Tue, 13 Jun 1995 08:27:11 +0000 Simon Marshall Test for "" too; let it go to expand-file-name if it is equal.
Tue, 13 Jun 1995 08:16:08 +0000 Simon Marshall check comint-input-ring-file-name for the empty string too.
Tue, 13 Jun 1995 03:48:49 +0000 Geoff Voelker *** empty log message ***
Tue, 13 Jun 1995 03:29:47 +0000 Karl Heuer (help-menu): Symbol renamed from `help'.
Tue, 13 Jun 1995 02:17:40 +0000 Karl Heuer (rmail-search-backwards): Default count is 1, not -1.