log

age author description
Sat, 05 Mar 1994 20:32:35 +0000 Richard M. Stallman (save_excursion_restore): Don't call Vrun_hooks if nil.
Sat, 05 Mar 1994 20:31:10 +0000 Richard M. Stallman (Fkill_buffer, Fkill_all_local_variables):
Sat, 05 Mar 1994 03:58:45 +0000 Karl Heuer (command_loop_1): Fix misplaced assignment of last_point_position.
Fri, 04 Mar 1994 23:08:31 +0000 Karl Heuer (rmail-message-filter): Doc fix.
Fri, 04 Mar 1994 22:26:03 +0000 Karl Heuer *** empty log message ***
Fri, 04 Mar 1994 21:21:08 +0000 Karl Heuer (isnan): New macro.
Fri, 04 Mar 1994 09:30:58 +0000 Fred Pierresteguy (update_one_frame_psheets): Call EmacsFrameSetCharSize to
Fri, 04 Mar 1994 09:09:49 +0000 Fred Pierresteguy (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for
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.
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.