aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (command_loop_1): Use an int for last_command_char.Richard M. Stallman1997-05-101-1/+1
* (Fread_command): New optional arg DEFAULT-VALUE. Callers changed.Richard M. Stallman1997-05-101-57/+80
* (Fcall_interactively): Pass new arg toRichard M. Stallman1997-05-101-4/+6
* (Fbury_buffer): If buffer is in selected window, remove it.Richard M. Stallman1997-05-101-3/+7
* (Vfontset_alias_alist): New variable.Kenichi Handa1997-05-101-36/+35
* (Fcall_process_region): Supply 7th new argKenichi Handa1997-05-101-1/+1
* (Fccl_execute_on_string): Add 4th optional argKenichi Handa1997-05-101-5/+8
* (unify_char): New function.Kenichi Handa1997-05-101-14/+68
* (unify_char): Extern it.Kenichi Handa1997-05-101-0/+2
* (Valternate_charset_table): The valiable deleted.Kenichi Handa1997-05-101-95/+152
* (CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if noKenichi Handa1997-05-101-3/+8
* (Fwrite_region): Add 7th optional argKenichi Handa1997-05-101-56/+60
* (Fx_create_frame): Delete code for handling the XKenichi Handa1997-05-101-7/+17
* (selection_data_to_lisp_data): If TYPE is `STRING'Kenichi Handa1997-05-101-6/+23
* (dumpglyphs): Even if font (not fontset) is used,Kenichi Handa1997-05-101-14/+25
* (Fexecute_extended_command): Pass new arg to Fcompleting_read.Richard M. Stallman1997-05-101-1/+1
* (Fread_file_name): Finish previous change.Richard M. Stallman1997-05-101-1/+1
* (Fread_coding_system, Fread_non_nil_coding_system):Richard M. Stallman1997-05-101-7/+9
* (read_minibuf): Declaration deleted.Richard M. Stallman1997-05-101-1/+1
* (Fx_popup_menu): Do fix.Richard M. Stallman1997-05-091-0/+4
* (TAGS): Fix typo.Richard M. Stallman1997-05-081-1/+1
* (Qtimer_event): Variable deleted.Richard M. Stallman1997-05-081-88/+19
* (mark_window_display_accurate, redisplay_internal):Richard M. Stallman1997-05-081-5/+9
* Delete the code that was trying to define BSD "right"Richard M. Stallman1997-05-071-6/+0
* (Fread_file_name): Pass default to Fcompleting_read.Richard M. Stallman1997-05-071-1/+1
* (LIBS_MACHINE): Add -lelf.Richard M. Stallman1997-05-071-2/+3
* (MOUSE_SUPPORT): Delete menu-bar.elc.Richard M. Stallman1997-05-061-1/+4
* (display_text_line): Clear region_showing to Qnil if theRichard M. Stallman1997-05-061-1/+13
* (Fset_window_configuration): Set last_selected_windowRichard M. Stallman1997-05-061-0/+2
* (x_set_mouse_color): Fix previous change.Richard M. Stallman1997-05-051-1/+1
* (x_reply_selection_request): Delete the innerRichard M. Stallman1997-05-051-3/+0
* (x_set_mouse_color): Update calls to x_catch_errorsRichard M. Stallman1997-05-031-2/+3
* (x_set_scroll_bar_width): If arg is too small, round it up.Richard M. Stallman1997-05-031-2/+2
* (Fdisplay_buffer): If we give up and try other frames,Richard M. Stallman1997-05-031-0/+7
* (x_reply_selection_request): Fix previous change.Richard M. Stallman1997-05-011-1/+1
* (x_real_positions, x_set_mouse_color, Fx_list_fonts):Richard M. Stallman1997-05-011-11/+13
* (x_own_selection, x_reply_selection_request)Richard M. Stallman1997-05-011-16/+16
* (XTmouse_position, x_term_init):Richard M. Stallman1997-05-011-125/+159
* (init_lread): Don't add ../lisp to the dump-time load path.Richard M. Stallman1997-04-301-4/+6
* (read_process_output): Update opoint, old_begv and old_zvRichard M. Stallman1997-04-301-19/+25
* (Fexpand_file_name): Check length > 0 when necessary.Richard M. Stallman1997-04-291-1/+1
* (skip_chars): Fix previous change in syntax/backward case.Richard M. Stallman1997-04-281-4/+8
* (Fsubstitute_in_file_name): Use xnm uniformly, never nm,Richard M. Stallman1997-04-271-1/+1
* Comment change.Richard M. Stallman1997-04-271-0/+4
* Fix previous change.Richard M. Stallman1997-04-271-2/+2
* (x_destroy_window): Free saved_menu_event, if any.Richard M. Stallman1997-04-271-0/+3
* (Fdelete_frame): Free FRAME_MESSAGE_BUF.Richard M. Stallman1997-04-271-0/+2
* (get_user_app): Free the gethomedir value.Richard M. Stallman1997-04-271-5/+10
* (reset_buffer): Initialize clip_changed field.Richard M. Stallman1997-04-261-0/+2
* (skip_chars): Merge mule changes back in.Richard M. Stallman1997-04-251-20/+165