Karl Heuer
dfd351ef6d
(doprnt): Do the right thing for negative size spec.
1994-03-07 18:59:00 +00:00
Karl Heuer
9f6c23bc36
(get_minibuffer): Make name buffer large enough.
1994-03-07 18:55:55 +00:00
Karl Heuer
6300d782d7
(Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
1994-03-07 18:53:02 +00:00
Karl Heuer
a4e71d81b9
(temp_echo_area_glyphs): Use quit_char, not C-g.
1994-03-07 18:47:49 +00:00
Karl Heuer
77b24de6f6
(Fscroll_other_window): Doc fix.
1994-03-07 18:39:11 +00:00
Richard M. Stallman
fd80e3bbba
(mark_object): Add no-op cast.
1994-03-06 22:07:19 +00:00
Richard M. Stallman
9125da08de
(error): Use doprnt. Make buffer larger as necessary.
1994-03-06 20:39:52 +00:00
Richard M. Stallman
34628a901f
(operate_on_word): Don't move point; store in *NEWPOINT.
...
(Fupcase_word, Fdowncase_word, Fcapitalize_word):
Set point after changing case. Rename opoint to beg.
1994-03-06 18:54:21 +00:00
Richard M. Stallman
846d69ac63
(ARRAY_MARK_FLAG): Define here.
1994-03-05 23:26:52 +00:00
Richard M. Stallman
0bc439a076
Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.
...
(write_to_vms_process): Change =- to -=.
(create_process): Set status field instead of obsolete flags field.
(child_sig): Likewise.
1994-03-05 21:38:34 +00:00
Richard M. Stallman
3f872b675a
(ARRAY_MARK_FLAG): Definition moved to lisp.h.
1994-03-05 20:39:07 +00:00
Richard M. Stallman
829d872be9
(shut_down_emacs): Set Vrun_hooks to nil.
1994-03-05 20:38:30 +00:00
Richard M. Stallman
012d4cdc7f
(Fdo_auto_save): Doc fix.
1994-03-05 20:36:38 +00:00
Richard M. Stallman
88ce066e29
(command_loop_1, read_key_sequence, Fcommand_execute):
...
Don't call Vrun_hooks if it is nil.
1994-03-05 20:35:52 +00:00
Richard M. Stallman
92d3b06efb
(read_minibuf): Don't call Vrun_hooks if it is nil.
1994-03-05 20:35:13 +00:00
Richard M. Stallman
9fed2b1852
(save_excursion_restore): Don't call Vrun_hooks if nil.
1994-03-05 20:32:35 +00:00
Richard M. Stallman
fd186f07f1
(Fkill_buffer, Fkill_all_local_variables):
...
Don't call Vrun_hooks if it is nil.
1994-03-05 20:31:10 +00:00
Karl Heuer
8746da9580
(command_loop_1): Fix misplaced assignment of last_point_position.
1994-03-05 03:58:45 +00:00
Karl Heuer
972a693aa5
*** empty log message ***
1994-03-04 22:26:03 +00:00
Karl Heuer
1a2f2d332e
(isnan): New macro.
...
(float_arith_driver): min and max yield NaN if any argument is a NaN.
1994-03-04 21:21:08 +00:00
Fred Pierresteguy
cffa74ea6c
(update_one_frame_psheets): Call EmacsFrameSetCharSize to
...
force the paned widget to resize to the right value.
(xmenu_show): No need to check a second time whether the mouse has
moved to another menu bar item. This slows down execution.
1994-03-04 09:30:58 +00:00
Fred Pierresteguy
57aa60d8f1
(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for
...
geometry management.
1994-03-04 09:09:49 +00:00
Roland McGrath
6f3e8e346c
[USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
1994-03-04 07:52:34 +00:00
Richard M. Stallman
9239c6c1ee
(skip_chars): Treat `-' as alias for space, if syntaxp.
1994-03-04 04:42:04 +00:00
Richard M. Stallman
251f623e8e
(Finsert_file_contents): Pass del_range_1 two ends, not a length.
1994-03-04 04:19:14 +00:00
Karl Heuer
b28e2cc6b0
(chan_process): Don't specify size.
1994-03-04 01:08:34 +00:00
Karl Heuer
74cc295951
Fix typo in comment.
1994-03-03 21:28:36 +00:00
Karl Heuer
351bd676ba
(Fread_file_name): Do the right thing when insert-default-directory is nil.
...
Allow for doubled dollar signs in dir when computing pos.
1994-03-03 21:01:37 +00:00
Karl Heuer
4e665715b9
(record_delete): Save last_point_position in the undo record, rather than the
...
current value of point.
1994-03-03 20:12:01 +00:00
Karl Heuer
01314b95fa
New variable last_point_position.
1994-03-03 20:08:49 +00:00
Karl Heuer
b453f72e5c
(command_loop_1): Set last_point_position to the value of point.
1994-03-03 20:08:12 +00:00
Richard M. Stallman
cfadd37670
(Finsert_file_contents): If undo_list was t, leave it t.
...
(Finsert_file_contents): Use del_range_1.
1994-03-03 19:24:54 +00:00
Richard M. Stallman
5b3557df52
(map_event_to_object, set_frame_menubar):
...
Use FRAME_MENU_BAR_LINES as vector.
1994-03-03 18:04:59 +00:00
Richard M. Stallman
16c323ee67
Comment change.
1994-03-03 17:43:26 +00:00
Karl Heuer
92194d02c2
(Fget_file_buffer): Doc fix.
1994-03-03 17:35:55 +00:00
Karl Heuer
bbf2192538
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.
1994-03-03 15:59:31 +00:00
Richard M. Stallman
fcf848767b
(chan_process, Vprocess_alist): Declared.
1994-03-02 23:37:02 +00:00
Richard M. Stallman
41f3aa98d1
(chan_process, Vprocess_alist): No longer static.
1994-03-02 23:35:11 +00:00
Richard M. Stallman
c98f0e0951
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.
1994-03-02 23:18:54 +00:00
Richard M. Stallman
2d7e41fe75
(Fdisplay_completion_list): Restore original buffer
...
before running completion-setup-hook.
1994-03-02 23:18:37 +00:00
Richard M. Stallman
0301268e2b
(menu_bar_items): When moving an item to the end,
...
shift all the following ones forward one slot.
1994-03-02 22:51:20 +00:00
Richard M. Stallman
93b4f69974
Include unistd.h.
...
(pty_max_bytes): New variable.
(send_process): Send an eof after each pty_max_bytes bytes.
1994-03-02 22:50:31 +00:00
Richard M. Stallman
7a8cc3071e
(Fdelete_frame): Don't initialize a Lisp_Object.
...
Clean up line breaks.
1994-03-02 22:05:40 +00:00
Karl Heuer
74712156d6
(Fx_list_fonts): Avoid confused increment of info.
1994-03-02 05:48:00 +00:00
Karl Heuer
048822963e
(Fforward_comment): Do the right thing at eob.
1994-03-02 05:31:15 +00:00
Richard M. Stallman
b7c49376aa
(menu_bar_items): Accept old vector as arg. Return a vector.
...
(menu_bar_one_keymap, menu_bar_item): Associated changes.
(make_lispy_event): Use FRAME_MENU_BAR_LINES as vector.
1994-03-02 04:11:11 +00:00
Richard M. Stallman
8351baf2f9
(update_menu_bar): Change call to menu_bar_items.
...
(display_menu_bar): Use FRAME_MENU_BAR_LINES as vector.
1994-03-02 04:04:54 +00:00
Richard M. Stallman
cf3540e492
(memory_signal_data): No longer static.
...
(syms_of_alloc): Stick Qerror onto memory_signal_data.
1994-03-02 03:47:51 +00:00
Richard M. Stallman
9d58218c82
(Fsignal): If DATA is memory_signal_data, don't add to it.
...
(Fsignal): Record the clause in chosen_clause.
(Fcondition_case, internal_condition_case): Look there.
(internal_condition_case_1): Look there.
1994-03-02 03:46:54 +00:00
Richard M. Stallman
22bbbd42aa
(struct handler): New field chosen_clause.
...
(memory_signal_data): Declare it.
1994-03-02 03:44:58 +00:00