aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (struct font_info): New field full_name.Richard M. Stallman1994-07-191-2/+28
* (EmacsFrameSetCharSize): Delete the code to make rows at least 3.Richard M. Stallman1994-07-191-1/+0
* (Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.Richard M. Stallman1994-07-191-1/+9
* (sit_for): Return immediately if unread events exist.Richard M. Stallman1994-07-191-0/+4
* (init_system_name): Retry gethostbyname after TRY_AGAIN failure.Richard M. Stallman1994-07-191-25/+38
* [__GNUC__] (LIBX11_SYSTEM): Add -lcposix.Richard M. Stallman1994-07-191-0/+7
* (PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.Richard M. Stallman1994-07-191-18/+18
* (note_mouse_movement): Use proper data type for windowRichard M. Stallman1994-07-181-4/+8
* [emacs]: Include stdio.h.Richard M. Stallman1994-07-181-1/+2
* (unread_command_char): Declared.Richard M. Stallman1994-07-181-0/+4
* (Fget_text_property): Simplify using Ftext_properties_at.Richard M. Stallman1994-07-171-18/+2
* (Fx_create_frame): Use 140 as default font size.Richard M. Stallman1994-07-171-3/+3
* [USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.Richard M. Stallman1994-07-171-0/+7
* [!MULTI_FRAME] (Fframe_first_window): Defined.Richard M. Stallman1994-07-161-0/+23
* (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.Richard M. Stallman1994-07-161-3/+48
* (re_match_2_internal): Add casts to shut up some compilers.Richard M. Stallman1994-07-151-10/+7
* (HAVE_VOLATILE): Define.Richard M. Stallman1994-07-141-0/+4
* (safe_run_hooks): Use local var to restore hook's value.Richard M. Stallman1994-07-141-4/+15
* (mouse_init1): Use alternate mouse detection for old mouse drivers.Richard M. Stallman1994-07-141-3/+16
* (Fselect_window): Fix bug checking new_point is in range.Richard M. Stallman1994-07-141-1/+1
* [MULTI_FRAME] (Fframe_parameters): For non-X frames,Richard M. Stallman1994-07-141-6/+3
* (syms_of_fileio): Finish previous change.Richard M. Stallman1994-07-141-1/+1
* (command_loop_1): Do direct output for cursor motionRichard M. Stallman1994-07-131-2/+6
* (FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.Richard M. Stallman1994-07-131-0/+4
* (Qlast_nonmenu_event): New variable.Richard M. Stallman1994-07-131-0/+6
* (Fmake_directory_internal): Use Qmake_directory_internal.Richard M. Stallman1994-07-121-4/+4
* (xmenu_show): Don't call XtUngrabPointer here.Richard M. Stallman1994-07-121-0/+4
* (ctagsfiles): Rewrite to avoid compiler bug.Richard M. Stallman1994-07-121-1/+1
* (HAVE_MOUSE, PURESIZE): Definitions moved here.Richard M. Stallman1994-07-111-0/+6
* [MSDOS]: #define NO_REMAP.Richard M. Stallman1994-07-111-0/+4
* (dos_rawgetc): Use bios, not kbhit ().Richard M. Stallman1994-07-111-1/+5
* (syms_of_xfns): Provide x-toolkit in toolkit version.Richard M. Stallman1994-07-111-8/+1
* (Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.Richard M. Stallman1994-07-111-0/+2
* (PURESIZE) [MULTI_FRAME]: Increased to 250000.Richard M. Stallman1994-07-111-1/+1
* (Ffile_name_directory, Ffile_name_nondirectory,Richard M. Stallman1994-07-091-6/+15
* (install_ctrl_break_check): Doc fix.Richard M. Stallman1994-07-091-35/+21
* (readevalloop): Correctly unbind the unwind protect.Richard M. Stallman1994-07-091-1/+2
* (BIG_ENDIAN): Don't redefine if defined.Richard M. Stallman1994-07-081-0/+2
* (alloca.o): Delete allocatem.c first thing.Richard M. Stallman1994-07-071-0/+1
* (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer popsRichard M. Stallman1994-07-071-0/+12
* (x_toolkit): New variable.Richard M. Stallman1994-07-071-1/+12
* (make_lispy_event): Ignore menu bar up events.Richard M. Stallman1994-07-071-3/+8
* (next_frame, prev_frame):Richard M. Stallman1994-07-071-10/+38
* (Fnext_window, Fprevious_window): ALL_FRAMES = 0 meansRichard M. Stallman1994-07-071-3/+20
* (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.Richard M. Stallman1994-07-071-4/+33
* (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:Richard M. Stallman1994-07-071-4/+28
* Be less eager to define MATCH_MAY_ALLOCATE.Richard M. Stallman1994-07-051-4/+5
* (doprnt): Handle padding on %c.Richard M. Stallman1994-07-051-3/+8
* Doc fixes.Richard M. Stallman1994-07-051-4/+3
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-07-021-1/+3