| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT. | Richard M. Stallman | 1994-12-15 | 1 | -21/+39 |
| | | | | | | | | | | | | (push_menu_item): New arg DEF. (single_keymap_panes, list_of_items): Pass new arg. (MENU_ITEMS_ITEM_DEFINITION): New macro. (MENU_ITEMS_ITEM_LENGTH): Now 5. [USE_X_TOOLKIT] (xmenu_show): Store 0 in call_data if item def is 0. (single_submenu): Likewise. (xmenu_show): Call x_mouse_leave. | ||||
| * | (readevalloop): Ignore ^M here. | Richard M. Stallman | 1994-12-15 | 1 | -1/+4 |
| | | |||||
| * | (Fdefconst, Fdefvar): Error if too many arguments. | Richard M. Stallman | 1994-12-15 | 1 | -5/+11 |
| | | |||||
| * | (add_properties): Add gcpro's. | Richard M. Stallman | 1994-12-14 | 1 | -8/+40 |
| | | | | | (Fadd_text_properties, copy_text_properties): Likewise. | ||||
| * | Just include sunos4shr--do nothing else. | Richard M. Stallman | 1994-12-14 | 1 | -0/+5 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1994-12-13 | 2 | -0/+11 |
| | | |||||
| * | (sort_args): Make `options' a vector of ints. | Richard M. Stallman | 1994-12-13 | 1 | -2/+2 |
| | | | | | (sort_args): Don't overwrite the terminating null pointer. | ||||
| * | [REG_UNSET_VALUE]: Define to the address of a static variable rather than to | Jim Meyering | 1994-12-11 | 1 | -1/+2 |
| | | | | | ((char *) -1). The latter got a warning on IRIX64. | ||||
| * | (read_char): After auto-saving, redisplay. | Richard M. Stallman | 1994-12-11 | 1 | -6/+30 |
| | | | | | (read_key_sequence): Downcase undefined shifted fn keys. | ||||
| * | (report_overlay_modification): Renamed from verify_overlay_modification. | Richard M. Stallman | 1994-12-11 | 1 | -15/+27 |
| | | | | | | | | | (call_overlay_mod_hooks): New args AFTER, ARG1, ARG2, ARG3. Args START, END deleted. Pass each function AFTER, ARG1 and ARG2, and ARG3 if ARG3 is not nil. (verify_overlay_modification): New args AFTER, ARG1, ARG2, ARG3. Pass them to call_overlay_mod_hooks. | ||||
| * | * buffer.c (report_overlay_modification): Renamed from | Richard M. Stallman | 1994-12-11 | 1 | -2/+2 |
| | | | | | | verify_overlay_modification. * insdel.c: Calls changed. | ||||
| * | (signal_before_change, signal_after_change): | Richard M. Stallman | 1994-12-11 | 1 | -5/+15 |
| | | | | | | Call verify_overlay_modification here. (prepare_to_modify_buffer): Don't call it here. | ||||
| * | (list_buffers_1): Right-align the size values. | Richard M. Stallman | 1994-12-11 | 1 | -7/+25 |
| | | |||||
| * | (compile_pattern): Call re_set_registers here. | Richard M. Stallman | 1994-12-11 | 1 | -7/+5 |
| | | | | | | And no need to BLOCK_INPUT for that. (compile_pattern_1): Instead of here. | ||||
| * | (unrelocate_symbols): Add AIX4_1 conditionals and code. | Richard M. Stallman | 1994-12-10 | 1 | -0/+18 |
| | | |||||
| * | (sys_siglist) [AIX]: Add AIXHFT conditional. | Richard M. Stallman | 1994-12-10 | 1 | -0/+2 |
| | | |||||
| * | Change AIX conditional around HFNKEYS to AIXHFT. | Richard M. Stallman | 1994-12-10 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in comment. | Karl Heuer | 1994-12-09 | 1 | -1/+1 |
| | | |||||
| * | (Fbyte_code): Call Ffollowing_char and Fprevious_char | Richard M. Stallman | 1994-12-09 | 1 | -3/+3 |
| | | | | | as functions. Don't mask char-syntax arg to just 8 bits. | ||||
| * | (search_regs_saved): Delete initializer. | Richard M. Stallman | 1994-12-07 | 1 | -1/+1 |
| | | |||||
| * | (update_frame): Call calculate_costs if baud_rate changed. | Richard M. Stallman | 1994-12-06 | 1 | -0/+3 |
| | | |||||
| * | (calculate_costs): Set FRAME_COST_BAUD_RATE. | Richard M. Stallman | 1994-12-06 | 1 | -10/+4 |
| | | | | | | | Don't test dont_calculate_costs. (dont_calculate_costs): Variable deleted. (term_init): Don't set dont_calculate_costs. | ||||
| * | (struct frame): New field cost_calculation_baud_rate. | Richard M. Stallman | 1994-12-06 | 1 | -0/+5 |
| | | | | | (FRAME_COST_BAUD_RATE): New macro. | ||||
| * | (internal_equal): Call compare_string_intervals. | Richard M. Stallman | 1994-12-04 | 1 | -1/+8 |
| | | | | | (Fstring_equal): Doc fix. | ||||
| * | (compare_string_intervals): New function. | Richard M. Stallman | 1994-12-04 | 1 | -0/+41 |
| | | |||||
| * | (INTERVAL_LAST_POS): Don't subtract 1 here. | Richard M. Stallman | 1994-12-04 | 1 | -2/+2 |
| | | |||||
| * | (argmatch): Take argc as arg; don't go past end of argv. | Richard M. Stallman | 1994-12-04 | 1 | -13/+20 |
| | | | | | (main): Change calls to argmatch. | ||||
| * | (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed. | Richard M. Stallman | 1994-12-04 | 1 | -2/+2 |
| | | |||||
| * | (child_setup_tty): Use CDISABLE for setting VERASE, VKILL. | Richard M. Stallman | 1994-12-04 | 1 | -3/+15 |
| | | | | | | (init_sys_modes) [SET_LINE_DISCIPLINE]: Set specified line discipline. (reset_sys_modes) [SET_LINE_DISCIPLINE]: Restore old line discipline. | ||||
| * | (argmatch): Handle lstr == 0. | Richard M. Stallman | 1994-12-03 | 1 | -1/+1 |
| | | |||||
| * | (gettext): Make sure this is always defined, even #if emacs. | Karl Heuer | 1994-12-01 | 1 | -11/+8 |
| | | | | | (NULL): No need to #undef this anymore; Emacs uses NILP now. | ||||
| * | (re_compile_pattern, re_comp, regerror): Add gettext wrapper. | Paul Eggert | 1994-11-29 | 1 | -16/+26 |
| | | | | | | | | | | | (re_error_msgid): Renamed from `re_error_msg', for consistency with other source files that declare arrays of message ids. Identifiers ending in `msgid' are special to to some prototype message-extracting utilities. Make "Success" be the 0th entry, so it can be extracted too. (re_comp): Replace "Memory exhausted" with re_error_msgid[REG_ESPACE], to aid message consistency. | ||||
| * | (Fminibuffer_complete_and_exit): Catch errors in do_completion. | Richard M. Stallman | 1994-11-28 | 1 | -1/+26 |
| | | | | | (complete_and_exit_1, complete_and_exit_2): New subroutines. | ||||
| * | (internal_delete_file, internal_delete_file_1): New functions. | Richard M. Stallman | 1994-11-28 | 1 | -1/+18 |
| | | |||||
| * | (delete_temp_file): Use internal_delete_file. | Richard M. Stallman | 1994-11-28 | 1 | -2/+2 |
| | | |||||
| * | (Fkill_buffer): Use internal_delete_file. | Richard M. Stallman | 1994-11-28 | 1 | -1/+1 |
| | | |||||
| * | (Fx_synchronize): Fix doc string syntax. | Richard M. Stallman | 1994-11-28 | 1 | -1/+1 |
| | | |||||
| * | Fix erroneous comment syntax. | Richard M. Stallman | 1994-11-28 | 1 | -2/+2 |
| | | |||||
| * | (NEED_UNISTD_H): Defined. | Richard M. Stallman | 1994-11-28 | 3 | -0/+9 |
| | | |||||
| * | Have just one conditional to include unistd.h. | Richard M. Stallman | 1994-11-28 | 1 | -11/+2 |
| | | | | | | Test NEED_UNISTD_H, not AIX and IRIX4. (UNISTD_H_INCLUDED): Don't define or test this. | ||||
| * | * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed, | Francesco Potortì | 1994-11-24 | 1 | -4/+2 |
| | | | | | | because the compiler shipped with R3V7 is not stable. EOF | ||||
| * | (command_loop_1): Use safe_run_hooks to run | Richard M. Stallman | 1994-11-24 | 1 | -1/+5 |
| | | | | | | | deferred-action-function. (Qdeferred_action_function): New variable. (syms_of_keyboard): Initialize and staticpro Qdeferred_action_function. | ||||
| * | (syms_of_keyboard): Doc fix. | Richard M. Stallman | 1994-11-23 | 1 | -1/+9 |
| | | |||||
| * | (Fy_or_n_p): Handle exit-prefix in query-replace-map. | Richard M. Stallman | 1994-11-23 | 1 | -0/+4 |
| | | |||||
| * | (save_search_regs): Add declaration. | Richard M. Stallman | 1994-11-22 | 1 | -0/+1 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1994-11-22 | 1 | -0/+4 |
| | | |||||
| * | (OBJECTS_MACHINE): Define only if AIXHFT. | Richard M. Stallman | 1994-11-22 | 1 | -0/+3 |
| | | |||||
| * | (AIXHFT): Defined. | Richard M. Stallman | 1994-11-22 | 1 | -0/+3 |
| | | |||||
| * | (init_sys_modes): Tes AIXHFT, not AIX. | Richard M. Stallman | 1994-11-22 | 1 | -6/+6 |
| | | | | | | (reset_sys_modes): Test AIXHFT. (hft_init, hft_reset): Test AIXHFT, not AIX. | ||||
| * | (Fdisplay_buffer): Use `b' to read existing buffer name. | Richard M. Stallman | 1994-11-22 | 1 | -1/+1 |
| | | |||||