log

age author description
Tue, 26 Oct 1993 23:28:00 +0000 Richard M. Stallman (paragon): New alias.
Tue, 26 Oct 1993 20:46:34 +0000 Richard M. Stallman (font-lock-fontify-buffer): Don't turn
Tue, 26 Oct 1993 20:02:21 +0000 Richard M. Stallman (text-mode-map): Bind ispell-complete-word to M-TAB.
Tue, 26 Oct 1993 20:01:56 +0000 Richard M. Stallman (ispell-look-command): New user variable.
Tue, 26 Oct 1993 18:06:48 +0000 Roland McGrath (eval-expression): Fix typo: missing paren.
Tue, 26 Oct 1993 03:29:54 +0000 Richard M. Stallman (bookmark-load, bookmark-write-file):
Tue, 26 Oct 1993 00:00:58 +0000 Karl Fogel Added a define-key for menu-bar-bookmark-map, so that the File menu on
Mon, 25 Oct 1993 23:56:15 +0000 Karl Fogel upped version to 2.5
Mon, 25 Oct 1993 20:01:29 +0000 Richard M. Stallman (comint-scroll-to-bottom-on-input): Default to nil.
Mon, 25 Oct 1993 06:18:23 +0000 Brian Fox (ispell): If the buffer to spell has no associated file, or, the
Mon, 25 Oct 1993 06:13:41 +0000 Brian Fox `provide' "dired" before running user hooks.
Mon, 25 Oct 1993 06:11:49 +0000 Brian Fox (ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result
Mon, 25 Oct 1993 06:07:23 +0000 Brian Fox (eval-expression, edit-and-eval-command): Let
Mon, 25 Oct 1993 06:07:19 +0000 Richard M. Stallman *** empty log message ***
Mon, 25 Oct 1993 05:57:08 +0000 Richard M. Stallman Initial revision
Mon, 25 Oct 1993 05:13:17 +0000 Brian Fox (Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
Mon, 25 Oct 1993 05:09:20 +0000 Brian Fox (Freplace_match): Fix argument names to match doc string.
Mon, 25 Oct 1993 04:54:54 +0000 Brian Fox Declare `logb' only if HAVE_LOGB is defined.
Mon, 25 Oct 1993 04:53:22 +0000 Richard M. Stallman (comint-scroll-to-bottom-on-input)
Mon, 25 Oct 1993 04:42:12 +0000 Brian Fox (Fcopy_file): Don't allow the copying of anything other than regular
Sun, 24 Oct 1993 23:28:06 +0000 Richard M. Stallman (read_key_sequence): Arg prompt is now a Lisp object.
Sun, 24 Oct 1993 23:21:21 +0000 Richard M. Stallman Define "dead keys" in key-translation-map, not in global-map.
Sun, 24 Oct 1993 04:05:22 +0000 Richard M. Stallman (isearch-yank): Handle `kill' as chunk type.
Sun, 24 Oct 1993 03:18:18 +0000 Richard M. Stallman (make-frame): Use before-make-frame-hook and after-make-frame-hook.
Fri, 22 Oct 1993 17:12:54 +0000 Richard M. Stallman (rlogin, rlogin-mode): Use comint-file-name-prefix,
Fri, 22 Oct 1993 11:20:55 +0000 Brian Fox Add #undef HAVE_UNISTD_H so that configure can edit it correctly.
Fri, 22 Oct 1993 02:57:36 +0000 Richard M. Stallman (comint-after-partial-file-name-command):
Fri, 22 Oct 1993 02:53:24 +0000 Richard M. Stallman (shell-after-partial-filename): Renamed from
Fri, 22 Oct 1993 01:16:04 +0000 Richard M. Stallman (status_notify): Don't read from process if filter is t.
Thu, 21 Oct 1993 21:25:05 +0000 Richard M. Stallman (blink-matching-open): Treat / syntax like \ syntax.