aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_undo): staticpro pending_boundary.Richard M. Stallman1994-03-081-1/+35
* (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF beforeRoland McGrath1994-03-081-1/+1
* Add #undef HAVE_FPATHCONF.Roland McGrath1994-03-081-0/+1
* (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.Roland McGrath1994-03-081-1/+1
* (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.Roland McGrath1994-03-081-0/+2
* (term_get_fkeys_data): Variable removed.Roland McGrath1994-03-081-37/+33
* (Fprevious_window, Fnext_window): ALL_FRAMES = visibleRichard M. Stallman1994-03-081-30/+45
* (next_frame, prev_frame): If MINIBUF is `visible',Richard M. Stallman1994-03-081-7/+28
* (Qvisible): Declared.Richard M. Stallman1994-03-081-0/+1
* (Fwindow_width): Doc fix.Richard M. Stallman1994-03-081-1/+4
* (doprnt): Do the right thing for negative size spec.Karl Heuer1994-03-071-1/+2
* (get_minibuffer): Make name buffer large enough.Karl Heuer1994-03-071-1/+1
* (Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.Karl Heuer1994-03-071-2/+4
* (temp_echo_area_glyphs): Use quit_char, not C-g.Karl Heuer1994-03-071-1/+3
* (Fscroll_other_window): Doc fix.Karl Heuer1994-03-071-1/+1
* (mark_object): Add no-op cast.Richard M. Stallman1994-03-061-1/+3
* (error): Use doprnt. Make buffer larger as necessary.Richard M. Stallman1994-03-061-2/+28
* (operate_on_word): Don't move point; store in *NEWPOINT.Richard M. Stallman1994-03-061-14/+22
* (ARRAY_MARK_FLAG): Define here.Richard M. Stallman1994-03-051-0/+27
* Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.Richard M. Stallman1994-03-051-6/+12
* (ARRAY_MARK_FLAG): Definition moved to lisp.h.Richard M. Stallman1994-03-051-22/+0
* (shut_down_emacs): Set Vrun_hooks to nil.Richard M. Stallman1994-03-051-0/+3
* (Fdo_auto_save): Doc fix.Richard M. Stallman1994-03-051-3/+2
* (command_loop_1, read_key_sequence, Fcommand_execute):Richard M. Stallman1994-03-051-6/+7
* (read_minibuf): Don't call Vrun_hooks if it is nil.Richard M. Stallman1994-03-051-1/+2
* (save_excursion_restore): Don't call Vrun_hooks if nil.Richard M. Stallman1994-03-051-4/+7
* (Fkill_buffer, Fkill_all_local_variables):Richard M. Stallman1994-03-051-2/+4
* (command_loop_1): Fix misplaced assignment of last_point_position.Karl Heuer1994-03-051-1/+1
* *** empty log message ***Karl Heuer1994-03-041-1/+1
* (isnan): New macro.Karl Heuer1994-03-041-2/+6
* (update_one_frame_psheets): Call EmacsFrameSetCharSize toFred Pierresteguy1994-03-041-1/+17
* (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues forFred Pierresteguy1994-03-041-5/+20
* [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.Roland McGrath1994-03-041-2/+3
* (skip_chars): Treat `-' as alias for space, if syntaxp.Richard M. Stallman1994-03-041-0/+3
* (Finsert_file_contents): Pass del_range_1 two ends, not a length.Richard M. Stallman1994-03-041-1/+1
* (chan_process): Don't specify size.Karl Heuer1994-03-041-1/+1
* Fix typo in comment.Karl Heuer1994-03-031-1/+1
* (Fread_file_name): Do the right thing when insert-default-directory is nil.Karl Heuer1994-03-031-2/+6
* (record_delete): Save last_point_position in the undo record, rather than theKarl Heuer1994-03-031-3/+4
* New variable last_point_position.Karl Heuer1994-03-031-0/+3
* (command_loop_1): Set last_point_position to the value of point.Karl Heuer1994-03-031-0/+4
* (Finsert_file_contents): If undo_list was t, leave it t.Richard M. Stallman1994-03-031-3/+3
* (map_event_to_object, set_frame_menubar):Richard M. Stallman1994-03-031-7/+24
* Comment change.Richard M. Stallman1994-03-031-1/+1
* (Fget_file_buffer): Doc fix.Karl Heuer1994-03-031-0/+1
* (C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.Karl Heuer1994-03-031-1/+4
* (chan_process, Vprocess_alist): Declared.Richard M. Stallman1994-03-021-0/+6
* (chan_process, Vprocess_alist): No longer static.Richard M. Stallman1994-03-021-2/+2
* (PURESIZE) [MULTI_FRAME]: Incremented to 230000.Richard M. Stallman1994-03-021-1/+1
* (Fdisplay_completion_list): Restore original bufferRichard M. Stallman1994-03-021-3/+7