log

age author description
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.
Thu, 03 Mar 1994 17:28:52 +0000 Karl Heuer (buffer-file-truename): Doc fix.
Thu, 03 Mar 1994 16:27:06 +0000 Karl Heuer (substitute-key-definition): Avoid infinite recursion.
Thu, 03 Mar 1994 15:59:31 +0000 Karl Heuer (C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.
Wed, 02 Mar 1994 23:37:02 +0000 Richard M. Stallman (chan_process, Vprocess_alist): Declared.
Wed, 02 Mar 1994 23:35:11 +0000 Richard M. Stallman (chan_process, Vprocess_alist): No longer static.
Wed, 02 Mar 1994 23:26:06 +0000 Richard M. Stallman (mouse-choose-completion): Use that as the buffer to edit.
Wed, 02 Mar 1994 23:18:54 +0000 Richard M. Stallman (PURESIZE) [MULTI_FRAME]: Incremented to 230000.
Wed, 02 Mar 1994 23:18:37 +0000 Richard M. Stallman (Fdisplay_completion_list): Restore original buffer
Wed, 02 Mar 1994 23:09:40 +0000 Richard M. Stallman (completion-list-mode): Set completion-reference-buffer
Wed, 02 Mar 1994 22:51:20 +0000 Richard M. Stallman (menu_bar_items): When moving an item to the end,
Wed, 02 Mar 1994 22:50:31 +0000 Richard M. Stallman Include unistd.h.
Wed, 02 Mar 1994 22:05:40 +0000 Richard M. Stallman (Fdelete_frame): Don't initialize a Lisp_Object.
Wed, 02 Mar 1994 22:03:44 +0000 Richard M. Stallman (telnet): Use chars in comint-delimiter-argument-list.
Wed, 02 Mar 1994 22:02:56 +0000 Richard M. Stallman (shell-delimiter-argument-list): Now has chars, not strings.
Wed, 02 Mar 1994 22:00:24 +0000 Richard M. Stallman (comint-arguments): Use just one regexp to find end of arg
Wed, 02 Mar 1994 19:41:24 +0000 Richard M. Stallman (pascal-calculate-indent): Fixed indentation bug
Wed, 02 Mar 1994 16:55:16 +0000 Richard M. Stallman (shell-dirtrackp): Variable definition added.
Wed, 02 Mar 1994 16:51:20 +0000 Richard M. Stallman (inferior-lisp-mode-map): Use copy-keymap.
Wed, 02 Mar 1994 16:51:02 +0000 Richard M. Stallman (shell-mode-map): Use copy-keymap.
Wed, 02 Mar 1994 16:45:37 +0000 Richard M. Stallman (inferior-scheme-mode-map): Use copy-keymap.
Wed, 02 Mar 1994 16:45:12 +0000 Richard M. Stallman (full-copy-sparse-keymap): Function deleted.
Wed, 02 Mar 1994 10:27:36 +0000 Roland McGrath (diff-latest-backup-file): Check for a file-name-handler and run it.
Wed, 02 Mar 1994 07:57:04 +0000 Richard M. Stallman (makefile-mode): Set local-write-file-hooks, not write-file-hooks.
Wed, 02 Mar 1994 06:45:38 +0000 Karl Heuer (copy-face): Don't change old-face and new-face before the frame loop.
Wed, 02 Mar 1994 05:59:09 +0000 Karl Heuer (with_x_toolkit): Fix typo in previous change.
Wed, 02 Mar 1994 05:48:00 +0000 Karl Heuer (Fx_list_fonts): Avoid confused increment of info.
Wed, 02 Mar 1994 05:31:15 +0000 Karl Heuer (Fforward_comment): Do the right thing at eob.
Wed, 02 Mar 1994 05:29:01 +0000 Karl Heuer (iconify-or-deiconify-frame): Don't make invisible before making visible.
Wed, 02 Mar 1994 05:24:33 +0000 Roland McGrath (tags-add-tables): Change default value to 'ask-user; update doc.
Wed, 02 Mar 1994 04:57:23 +0000 Richard M. Stallman (ispell-message-text-end): New variable.
Wed, 02 Mar 1994 04:56:25 +0000 Richard M. Stallman Initial revision
Wed, 02 Mar 1994 04:42:38 +0000 Karl Heuer (iconify-or-deiconify-frame): Force temporary invisibility even if this is the
Wed, 02 Mar 1994 04:23:49 +0000 Richard M. Stallman (mail-do-fcc): Don't write a newline before the text.
Wed, 02 Mar 1994 04:11:11 +0000 Richard M. Stallman (menu_bar_items): Accept old vector as arg. Return a vector.
Wed, 02 Mar 1994 04:04:54 +0000 Richard M. Stallman (update_menu_bar): Change call to menu_bar_items.
Wed, 02 Mar 1994 03:47:51 +0000 Richard M. Stallman (memory_signal_data): No longer static.
Wed, 02 Mar 1994 03:46:54 +0000 Richard M. Stallman (Fsignal): If DATA is memory_signal_data, don't add to it.
Wed, 02 Mar 1994 03:44:58 +0000 Richard M. Stallman (struct handler): New field chosen_clause.
Wed, 02 Mar 1994 03:43:07 +0000 Richard M. Stallman (make_frame): Init menu_bar_items field to 0.