aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (LIBS_MACHINE): Add -lelf.Richard M. Stallman1997-05-071-2/+3
|
* (MOUSE_SUPPORT): Delete menu-bar.elc.Richard M. Stallman1997-05-061-1/+4
| | | | | (lisp): Move menu-bar.elc here. Add custom.elc and cus-start.elc.
* (display_text_line): Clear region_showing to Qnil if theRichard M. Stallman1997-05-061-1/+13
| | | | | window should not show a region. (redisplay_internal): Do update region_showing when ! all_windows.
* (Fset_window_configuration): Set last_selected_windowRichard M. Stallman1997-05-061-0/+2
| | | | in the new selected window's new buffer.
* (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
| | | | unbind_to call, since x_uncatch_errors does the job.
* (x_set_mouse_color): Update calls to x_catch_errorsRichard M. Stallman1997-05-031-2/+3
| | | | and x_uncatch_errors.
* (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
| | | | look again for a window in those frames already showing BUFFER.
* (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
| | | | Save value from x_catch_errors and pass to x_uncatch_errors.
* (x_own_selection, x_reply_selection_request)Richard M. Stallman1997-05-011-16/+16
| | | | | (x_get_foreign_selection): Save value of x_catch_errors and pass to x_uncatch_errors.
* (XTmouse_position, x_term_init):Richard M. Stallman1997-05-011-125/+159
| | | | | | | | | | | | | | | | Save value of x_catch_errors and pass to x_uncatch_errors. (x_catch_errors): Use specpdl so can be nested. Use a Lisp string to as the buffer for the X message. (x_uncatch_errors, x_had_errors_p, x_check_errors): Related changes. (x_catch_errors_unwind): New function. (x_error_quitter): Call x_error_catcher if appropriate. (x_error_message_string): New variable. (syms_of_xterm): Defvar it. (x_caught_error_message): Variable deleted. (X_ERROR_MESSAGE_SIZE): Renamed from X_CAUGHT_ERROR_MESSAGE_SIZE. (x_error_handler): New function, calls x_error_quitter or ..._checker. (x_initialize): Use x_error_handler as error handler for X.
* (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
| | | | | | based on actual buffer change rather than size of string. old_begv and old_zv are now ints. (status_notify): Likewise for opoint.
* (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
| | | | when handling /~ and // at the end.
* 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
|
* (sort_args): Free the malloc'd memory.Richard M. Stallman1997-04-251-0/+4
|
* (Fwrite_region): GCPRO `start' near the beginning.Richard M. Stallman1997-04-251-1/+1
|
* (x_set_menu_bar_lines): Increment windows_or_buffers_changed.Richard M. Stallman1997-04-251-0/+3
|
* (set_frame_menubar): When widget is new, forget records of old contents.Richard M. Stallman1997-04-251-0/+5
|
* (frame_allow_splitting): New variable.Richard M. Stallman1997-04-231-1/+10
| | | | | (Fsplit_window): Ignore `unsplittable' if frame_allow_splitting. (syms_of_window): Set up Lisp var.
* (x_set_offset): Turn off the code that added the border_widthRichard M. Stallman1997-04-201-3/+6
| | | | to modified_left and modified_top; it seems incorrect to do that.
* (describe_vector): Test for suppressed commands inRichard M. Stallman1997-04-191-2/+3
| | | | all cases. Call get_keyelt with two arguments.
* (Faccessible_keymaps): Convert PREFIX to a vectorRichard M. Stallman1997-04-191-1/+20
| | | | at the beginning, if it has any definition.
* (print): Symbols like e2 and 2e are not confusing.Richard M. Stallman1997-04-181-1/+11
|
* Comment change.Richard M. Stallman1997-04-181-1/+1
|
* (Fexpand_file_name): Fix expansion of "/foo/../".Richard M. Stallman1997-04-181-1/+2
|
* automatically generated from GPLed versionPaul Eggert1997-04-181-0/+1055
|
* (setup_coding_system): Setup coding->eol_type as LFKenichi Handa1997-04-161-0/+1
| | | | for a invalid coding system.
* Style of comments corrected.Richard M. Stallman1997-04-151-27/+69
| | | | (interval_of): New function.
* Update copyright year.Richard M. Stallman1997-04-152-2/+2
|
* (enum syntaxcode): New members Scomment_fence, Sstring_fence.Richard M. Stallman1997-04-151-14/+118
| | | | | | | | | (SYNTAX_ENTRY): Depending on the value of SYNTAX_ENTRY_VIA_PROPERTY may do a lookup for syntax table in gl_state. (UPDATE_SYNTAX_TABLE_FORWARD, UPDATE_SYNTAX_TABLE_BACKWARD, UPDATE_SYNTAX_TABLE, SETUP_SYNTAX_TABLE, SETUP_SYNTAX_TABLE_FOR_OBJECT): New macros. (struct gl_state_s): New struct.
* (SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'Richard M. Stallman1997-04-151-101/+783
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | text property into account when doing SYNTAX (c). (ST_COMMENT_STYLE, ST_STRING_STYLE): New codes to denote delimiters for new types of strings and comments. (Vparse_sexp_lookup_properties): New variable. (struct lisp_parse_state): Comment updated. (gl_state): New global variable. (update_syntax_table): New function. (char_quoted): Move earlier, update gl_state when needed. (find_defun_start): Update gl_state when needed. (back_comment): New function. (Scomment_fence, Sstring_fence): New delimeter char classes denoted by `!' and `|'. (Fchar_syntax, Fmatching_paren): Update gl_state to whole-bufferstate. (scan_words): update gl_state when needed. (Fskip_chars_forward): Move from search.c. (Fskip_chars_backward): Move from search.c. (Fskip_syntax_forward): Move from search.c. (Fskip_syntax_backward): Move from search.c. (skip_chars): Move from search.c. (Fforward_comment, scan_lists): Update gl_state when needed. Handle Scomment_fence, Sstring_fence. (Fbackward_prefix_chars) Update gl_state when needed. (scan_sexps_forward): Update gl_state when needed. Handle Scomment_fence, Sstring_fence. If comment_stop==-1, stop at start or end of comment or string. (Fparse-partial-sexp): Doc fix. (syms_of_syntax): Move initialization of skip* from search.c.
* (looking_at_1): Set re_match_object.Richard M. Stallman1997-04-151-297/+8
| | | | | | | | | | | | (string_match_1): Set re_match_object. (fast_string_match): Set re_match_object. (Fskip_chars_forward): Move to syntax.c. (Fskip_chars_backward): Move to syntax.c. (Fskip_syntax_forward): Move to syntax.c. (Fskip_syntax_backward): Move to syntax.c. (skip_chars): Move to syntax.c. (search_buffer): Set re_match_object. (syms_of_search): Move initialization of skip* to syntax.c.
* (update_interval): New function declaration.Richard M. Stallman1997-04-151-0/+1
|
* (update_interval): New function.Richard M. Stallman1997-04-151-0/+39
|
* (Fdirectory_files): Set re_match_object.Richard M. Stallman1997-04-151-0/+1
|
* (Fmodify_category_entry): Delete second arg in call to make_sub_char_table.Karl Heuer1997-04-141-1/+1
|
* (MSDOS_OBJ): Add w16select.o.Eli Zaretskii1997-04-141-1/+2
| | | | (dependencies): Add dependencies for w16select.o.
* (SYMS_SYSTEM): Add `syms_of_win16select'.Eli Zaretskii1997-04-141-1/+1
|
* Initial revisionEli Zaretskii1997-04-141-0/+547
|