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.