log

age author description
Sat, 08 Oct 1994 09:00:51 +0000 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
Sat, 08 Oct 1994 04:30:15 +0000 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
Sat, 08 Oct 1994 04:16:17 +0000 Richard M. Stallman (fit_to_screen): Don't put the menu off the left or top.
Sat, 08 Oct 1994 04:12:07 +0000 Richard M. Stallman (rmail-delete-forward): Use rmail-select-summary.
Fri, 07 Oct 1994 23:42:52 +0000 Richard M. Stallman Add a tip about enabling/disabling features.
Fri, 07 Oct 1994 21:44:51 +0000 Karl Heuer (enum Lisp_Misc_Type): New type.
Fri, 07 Oct 1994 17:40:50 +0000 Richard M. Stallman (make_gap): Keep input blocked till after we set BEG_ADDR.
Fri, 07 Oct 1994 17:38:03 +0000 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
Fri, 07 Oct 1994 10:23:26 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords,
Fri, 07 Oct 1994 10:20:37 +0000 Richard M. Stallman (comint-check-proc): Recognise `open'.
Fri, 07 Oct 1994 10:10:07 +0000 Richard M. Stallman (pascal-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:08:48 +0000 Richard M. Stallman (perl-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:07:02 +0000 Richard M. Stallman (asm-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:05:49 +0000 Richard M. Stallman (texinfo-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:04:06 +0000 Richard M. Stallman (shell-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:02:04 +0000 Richard M. Stallman (dired-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:00:00 +0000 Richard M. Stallman (mail-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:59:00 +0000 Richard M. Stallman (rmail-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:56:40 +0000 Richard M. Stallman (rmail-summary-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:54:58 +0000 Richard M. Stallman (outline-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:53:28 +0000 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
Fri, 07 Oct 1994 09:52:36 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:49:47 +0000 Richard M. Stallman (sh-font-lock-keywords): Default to nil.
Fri, 07 Oct 1994 08:42:25 +0000 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
Fri, 07 Oct 1994 08:40:00 +0000 Richard M. Stallman (eaccess): Check for it.
Fri, 07 Oct 1994 08:36:40 +0000 Richard M. Stallman (HAVE_EACCESS): Add #undef.
Fri, 07 Oct 1994 01:03:20 +0000 Per Bothner Patch to handle old Convex systems (without uname).
Thu, 06 Oct 1994 23:09:17 +0000 Karl Heuer (Lisp_Void, VOIDP): Deleted.
Thu, 06 Oct 1994 23:07:57 +0000 Karl Heuer (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
Thu, 06 Oct 1994 23:01:51 +0000 Karl Heuer (Fbyte_code): Delete case Lisp_Void.