aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.Richard M. Stallman1995-06-191-1/+1
* (LIB_GCC): Fix previous change.Richard M. Stallman1995-06-191-1/+2
* (quit_throw_to_read_char): Turn off the error checkRichard M. Stallman1995-06-181-0/+4
* (LIB_GCC): Define here, overriding Makefile.in.in,Richard M. Stallman1995-06-181-1/+4
* (malloc, realloc): If not _MALLOC_INTERNAL, always use void *.Richard M. Stallman1995-06-181-1/+6
* (menu_item_equiv_key): Do reconsider a command that hadRichard M. Stallman1995-06-171-3/+9
* (Vdefine_key_rebound_commands): New variable.Richard M. Stallman1995-06-171-0/+15
* (Flocal_variable_if_set_p): New function.Richard M. Stallman1995-06-171-0/+42
* (display_text_line): Fill in charstart for end of buffer.Richard M. Stallman1995-06-171-1/+12
* (quit_throw_to_read_char): Use do_switch_frame directly.Richard M. Stallman1995-06-171-1/+2
* [MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.Richard M. Stallman1995-06-171-1/+1
* (Fset_window_configuration): Use do_switch_frame directly.Richard M. Stallman1995-06-161-2/+3
* (do_switch_frame): Declared.Richard M. Stallman1995-06-161-3/+1
* (Fdelete_frame): Use do_switch_frame directly.Richard M. Stallman1995-06-161-3/+3
* [MULTI_FRAME] (Fignore_event): New function.Karl Heuer1995-06-161-2/+11
* Use long, not EMACS_INT.Richard M. Stallman1995-06-161-1/+3
* (x_report_frame_params, x_set_icon_type, x_set_icon_name)Richard M. Stallman1995-06-161-16/+13
* (struct x_display): icon_name deleted.Richard M. Stallman1995-06-161-6/+0
* (struct frame): New field icon_name.Richard M. Stallman1995-06-161-0/+4
* (mark_object): Mark icon_name field.Richard M. Stallman1995-06-161-0/+1
* Fix previous change.Karl Heuer1995-06-161-1/+1
* (init_kboard): Initialize it.Karl Heuer1995-06-161-38/+47
* (Qoverriding_terminal_local_map): New variable.Karl Heuer1995-06-161-2/+8
* (Fkey_binding, describe_buffer_bindings):Karl Heuer1995-06-161-3/+13
* (Fsubstitute_command_keys):Karl Heuer1995-06-161-1/+3
* (struct kboard): Add Voverriding_terminal_local_map.Karl Heuer1995-06-161-0/+7
* (Fhandle_switch_frame): Preserve prefix arg.Karl Heuer1995-06-161-0/+2
* Update GPL version.Karl Heuer1995-06-151-1/+1
* Initial revisionKarl Heuer1995-06-152-0/+245
* ($valmask): Use EMACS_INT, not int.Karl Heuer1995-06-151-1/+1
* (enum pvec_type): Don't use trailing comma.Karl Heuer1995-06-151-1/+1
* Initial revisionKarl Heuer1995-06-151-0/+483
* Update GPL to version 2.Karl Heuer1995-06-1536-36/+36
* (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.Richard M. Stallman1995-06-151-0/+6
* (win32_spawnve): Accept program names without executable suffixes.Richard M. Stallman1995-06-151-1/+21
* (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.Richard M. Stallman1995-06-151-1/+5
* (LD_SWITCH_MACHINE): Don't define it.Richard M. Stallman1995-06-151-0/+8
* Comment change.Richard M. Stallman1995-06-141-4/+3
* (emacs_set_tty): Swap TCSETAF and TCSETAW.Richard M. Stallman1995-06-141-8/+7
* (Fprefix_numeric_value): Fix type check.Karl Heuer1995-06-141-1/+1
* (command_loop_1): Clear prefix arg (undo Feb 1 change).Karl Heuer1995-06-141-0/+1
* (Flocal_variable_p): Fix backwards logical operator.Richard M. Stallman1995-06-141-1/+1
* [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.Karl Heuer1995-06-141-0/+2
* If NOT_C_CODE, don't include alloca.h.Karl Heuer1995-06-141-0/+2
* (Fdelete_frame): If the minibuf window was selected, make that remain so.Richard M. Stallman1995-06-141-0/+8
* Comment change.Richard M. Stallman1995-06-141-4/+4
* (status_notify): Undo May 18 change.Richard M. Stallman1995-06-141-77/+74
* (Fprevious_overlay_change): Check for overlays that end at POS.Richard M. Stallman1995-06-141-2/+24
* (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.Richard M. Stallman1995-06-141-1/+6
* (LIBS_MACHINE): Use -lpthreads, not -lpthread.Karl Heuer1995-06-131-3/+3