]> code.delx.au - gnu-emacs/history - src
(get_keyelt): Handle an indirect entry with meta char.
[gnu-emacs] / src /
1997-05-13 Richard M. Stallman(get_keyelt): Handle an indirect entry with meta char.
1997-05-13 Richard M. Stallman(describe_category_1): Pass new args to describe_vector.
1997-05-13 Richard M. Stallman(describe_syntax_1): Pass new args to describe_vector.
1997-05-12 Richard M. Stallman(wrong_type_argument): Pass new arg to Fstring_to_number.
1997-05-12 Richard M. Stallman(Fx_create_frame): Get X resources from the display
1997-05-10 Richard M. Stallman(command_loop_1): Use an int for last_command_char.
1997-05-10 Richard M. Stallman(Fread_command): New optional arg DEFAULT-VALUE. Calle...
1997-05-10 Richard M. Stallman(Fcall_interactively): Pass new arg to
1997-05-10 Richard M. Stallman(Fbury_buffer): If buffer is in selected window, remove it.
1997-05-10 Kenichi Handa(Vfontset_alias_alist): New variable.
1997-05-10 Kenichi Handa(Fcall_process_region): Supply 7th new arg
1997-05-10 Kenichi Handa(Fccl_execute_on_string): Add 4th optional arg
1997-05-10 Kenichi Handa(unify_char): New function.
1997-05-10 Kenichi Handa(unify_char): Extern it.
1997-05-10 Kenichi Handa(Valternate_charset_table): The valiable deleted.
1997-05-10 Kenichi Handa(CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
1997-05-10 Kenichi Handa(Fwrite_region): Add 7th optional arg
1997-05-10 Kenichi Handa(Fx_create_frame): Delete code for handling the X
1997-05-10 Kenichi Handa(selection_data_to_lisp_data): If TYPE is `STRING'
1997-05-10 Kenichi Handa(dumpglyphs): Even if font (not fontset) is used,
1997-05-10 Richard M. Stallman(Fexecute_extended_command): Pass new arg to Fcompletin...
1997-05-10 Richard M. Stallman(Fread_file_name): Finish previous change.
1997-05-10 Richard M. Stallman(Fread_coding_system, Fread_non_nil_coding_system):
1997-05-10 Richard M. Stallman(read_minibuf): Declaration deleted.
1997-05-09 Richard M. Stallman(Fx_popup_menu): Do fix.
1997-05-08 Richard M. Stallman(TAGS): Fix typo.
1997-05-08 Richard M. Stallman(Qtimer_event): Variable deleted.
1997-05-08 Richard M. Stallman(mark_window_display_accurate, redisplay_internal):
1997-05-07 Richard M. StallmanDelete the code that was trying to define BSD "right"
1997-05-07 Richard M. Stallman(Fread_file_name): Pass default to Fcompleting_read.
1997-05-07 Richard M. Stallman(LIBS_MACHINE): Add -lelf.
1997-05-06 Richard M. Stallman(MOUSE_SUPPORT): Delete menu-bar.elc.
1997-05-06 Richard M. Stallman(display_text_line): Clear region_showing to Qnil if the
1997-05-06 Richard M. Stallman(Fset_window_configuration): Set last_selected_window
1997-05-05 Richard M. Stallman(x_set_mouse_color): Fix previous change.
1997-05-05 Richard M. Stallman(x_reply_selection_request): Delete the inner
1997-05-03 Richard M. Stallman(x_set_mouse_color): Update calls to x_catch_errors
1997-05-03 Richard M. Stallman(x_set_scroll_bar_width): If arg is too small, round...
1997-05-03 Richard M. Stallman(Fdisplay_buffer): If we give up and try other frames,
1997-05-01 Richard M. Stallman(x_reply_selection_request): Fix previous change.
1997-05-01 Richard M. Stallman(x_real_positions, x_set_mouse_color, Fx_list_fonts):
1997-05-01 Richard M. Stallman(x_own_selection, x_reply_selection_request)
1997-05-01 Richard M. Stallman(XTmouse_position, x_term_init):
1997-04-30 Richard M. Stallman(init_lread): Don't add ../lisp to the dump-time load...
1997-04-30 Richard M. Stallman(read_process_output): Update opoint, old_begv and...
1997-04-29 Richard M. Stallman(Fexpand_file_name): Check length > 0 when necessary.
1997-04-28 Richard M. Stallman(skip_chars): Fix previous change in syntax/backward...
1997-04-27 Richard M. Stallman(Fsubstitute_in_file_name): Use xnm uniformly, never nm,
1997-04-27 Richard M. StallmanComment change.
1997-04-27 Richard M. StallmanFix previous change.
1997-04-27 Richard M. Stallman(x_destroy_window): Free saved_menu_event, if any.
1997-04-27 Richard M. Stallman(Fdelete_frame): Free FRAME_MESSAGE_BUF.
1997-04-27 Richard M. Stallman(get_user_app): Free the gethomedir value.
1997-04-26 Richard M. Stallman(reset_buffer): Initialize clip_changed field.
1997-04-25 Richard M. Stallman(skip_chars): Merge mule changes back in.
1997-04-25 Richard M. Stallman(sort_args): Free the malloc'd memory.
1997-04-25 Richard M. Stallman(Fwrite_region): GCPRO `start' near the beginning.
1997-04-25 Richard M. Stallman(x_set_menu_bar_lines): Increment windows_or_buffers_ch...
1997-04-25 Richard M. Stallman(set_frame_menubar): When widget is new, forget records...
1997-04-23 Richard M. Stallman(frame_allow_splitting): New variable.
1997-04-20 Richard M. Stallman(x_set_offset): Turn off the code that added the border...
1997-04-19 Richard M. Stallman(describe_vector): Test for suppressed commands in
1997-04-19 Richard M. Stallman(Faccessible_keymaps): Convert PREFIX to a vector
1997-04-18 Richard M. Stallman(print): Symbols like e2 and 2e are not confusing.
1997-04-18 Richard M. StallmanComment change.
1997-04-18 Richard M. Stallman(Fexpand_file_name): Fix expansion of "/foo/../".
1997-04-18 Paul Eggertautomatically generated from GPLed version
1997-04-16 Kenichi Handa(setup_coding_system): Setup coding->eol_type as LF
1997-04-15 Richard M. StallmanStyle of comments corrected.
1997-04-15 Richard M. StallmanUpdate copyright year.
1997-04-15 Richard M. Stallman(enum syntaxcode): New members Scomment_fence, Sstring_...
1997-04-15 Richard M. Stallman(SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
1997-04-15 Richard M. Stallman(looking_at_1): Set re_match_object.
1997-04-15 Richard M. Stallman(update_interval): New function declaration.
1997-04-15 Richard M. Stallman(update_interval): New function.
1997-04-15 Richard M. Stallman(Fdirectory_files): Set re_match_object.
1997-04-14 Karl Heuer(Fmodify_category_entry): Delete second arg in call...
1997-04-14 Eli Zaretskii(MSDOS_OBJ): Add w16select.o.
1997-04-14 Eli Zaretskii(SYMS_SYSTEM): Add `syms_of_win16select'.
1997-04-14 Eli ZaretskiiInitial revision
1997-04-14 Richard M. Stallman(Fprimitive_undo): When inserting, always insert
1997-04-14 Richard M. Stallman(adjust_markers): Don't be confused by the gap
1997-04-11 Karl Heuer(DOWNCASE): Return int, not Lisp_Object.
1997-04-11 Richard M. Stallman(Finsert_file_contents): Do call signal_after_change
1997-04-11 Richard M. Stallman(mallocobj): Make non-REL_ALLOC configuration work
1997-04-11 Richard M. Stallman(read_key_sequence): New argument FIX_CURRENT_BUFFER.
1997-04-11 Richard M. Stallman(read_minibuf): Get the string from the minibuffer
1997-04-10 Karl Heuer(internal_self_insert): Fix return value.
1997-04-10 Karl Heuer(scmp, Fdisplay_completion_list): Fix Lisp_Object/integ...
1997-04-10 Karl Heuer(Fcombine_after_change_execute): Fix Lisp_Object/intege...
1997-04-10 Karl Heuer(expect_property_change): Fix Lisp_Object/integer confu...
1997-04-10 Karl Heuer(construct_menu_click, note_mouse_highlight, fast_find_...
1997-04-10 Karl Heuer(ccl_driver): Fix Lisp_Object/integer confusion.
1997-04-10 Karl Heuer(Fmake_category_set): Use XSETFASTINT.
1997-04-10 Karl Heuer(Ffind_coding_system): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer(ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Ob...
1997-04-10 Karl Heuer(delete_window): Don't return value from void function.
1997-04-10 Karl Heuer(Fx_popup_menu): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer(DISP_TABLE_P): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer(display_text_line): Don't use Lisp_Object as integer.
next