log

age author description
Fri, 04 Mar 1994 07:52:34 +0000 Roland McGrath [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
Fri, 04 Mar 1994 06:11:51 +0000 Roland McGrath (compile-goto-error): Push the mark before calling next-error.
Fri, 04 Mar 1994 04:42:04 +0000 Richard M. Stallman (skip_chars): Treat `-' as alias for space, if syntaxp.
Fri, 04 Mar 1994 04:38:06 +0000 Richard M. Stallman (system-key-alist): Fix the code value for `remove'.
Fri, 04 Mar 1994 04:19:14 +0000 Richard M. Stallman (Finsert_file_contents): Pass del_range_1 two ends, not a length.
Fri, 04 Mar 1994 04:03:46 +0000 Richard M. Stallman (byte-compile-insert-header): Take a filename argument.
Fri, 04 Mar 1994 01:33:43 +0000 Richard M. Stallman (ange-ftp-nslookup-host, ange-ftp-start-process):
Fri, 04 Mar 1994 01:08:34 +0000 Karl Heuer (chan_process): Don't specify size.
Fri, 04 Mar 1994 00:05:15 +0000 Karl Heuer (c-fill-paragraph): Preserve final sentence boundary.
Thu, 03 Mar 1994 23:57:27 +0000 Richard M. Stallman Rename comint-input-filter-functions and
Thu, 03 Mar 1994 23:56:04 +0000 Richard M. Stallman (inferior-scheme-mode): Removed unnecessary
Thu, 03 Mar 1994 23:53:46 +0000 Richard M. Stallman (comint-input-filter-functions)
Thu, 03 Mar 1994 23:37:27 +0000 Richard M. Stallman (shell-dynamic-complete-functions): New variable.
Thu, 03 Mar 1994 23:30:57 +0000 Richard M. Stallman (comint-after-partial-filename-command,
Thu, 03 Mar 1994 22:13:45 +0000 Roland McGrath (generate-file-autoloads): Move misplaced paren in match clause of cond
Thu, 03 Mar 1994 21:28:36 +0000 Karl Heuer Fix typo in comment.
Thu, 03 Mar 1994 21:13:08 +0000 Karl Heuer (server-switch-buffer): Don't select a minibuffer.
Thu, 03 Mar 1994 21:01:37 +0000 Karl Heuer (Fread_file_name): Do the right thing when insert-default-directory is nil.
Thu, 03 Mar 1994 20:12:01 +0000 Karl Heuer (record_delete): Save last_point_position in the undo record, rather than the
Thu, 03 Mar 1994 20:08:49 +0000 Karl Heuer New variable last_point_position.
Thu, 03 Mar 1994 20:08:12 +0000 Karl Heuer (command_loop_1): Set last_point_position to the value of point.
Thu, 03 Mar 1994 19:24:54 +0000 Richard M. Stallman (Finsert_file_contents): If undo_list was t, leave it t.
Thu, 03 Mar 1994 19:23:59 +0000 Richard M. Stallman (kill-emacs-query-functions, kill-buffer-query-functions):
Thu, 03 Mar 1994 19:17:47 +0000 Richard M. Stallman (outline-on-heading-p): Use bolp.
Thu, 03 Mar 1994 18:27:51 +0000 Richard M. Stallman (current-word): Check properly for bolp. New optional arg STRICT. Doc fix.
Thu, 03 Mar 1994 18:11:32 +0000 Karl Heuer (main): Change delimiter from "^L" to "^_^L".
Thu, 03 Mar 1994 18:04:59 +0000 Richard M. Stallman (map_event_to_object, set_frame_menubar):
Thu, 03 Mar 1994 17:43:26 +0000 Richard M. Stallman Comment change.
Thu, 03 Mar 1994 17:39:32 +0000 Karl Heuer Use add-hook instead of setq.
Thu, 03 Mar 1994 17:35:55 +0000 Karl Heuer (Fget_file_buffer): Doc fix.