aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (set_frame_size): Set flags_area_extra toGerd Moellmann1999-08-301-2/+2
* (FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLSGerd Moellmann1999-08-301-5/+6
* (mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTHGerd Moellmann1999-08-301-1/+1
* (WINDOW_DISPLAY_PIXEL_WIDTH): SubtractGerd Moellmann1999-08-301-2/+2
* (C_SWITCH_SYSTEM): Added to let configure find headersGerd Moellmann1999-08-301-0/+5
* (QCweakness): Replaces QCweak.Gerd Moellmann1999-08-301-8/+8
* Include <stdlib.h> if available. Declare errno only if it is not a macro.Andreas Schwab1999-08-301-3/+5
* Include <stdlib.h> if available.Andreas Schwab1999-08-303-0/+13
* Include <stdlib.h> if available, and declare abort only if not. IncludeAndreas Schwab1999-08-301-0/+6
* Add declarations for some functions.Andreas Schwab1999-08-301-0/+7
* (SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):Richard M. Stallman1999-08-291-1/+7
* (lisp_parse_state, back_comment, Fmodify_syntax_entry)Richard M. Stallman1999-08-291-134/+225
* (compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.Richard M. Stallman1999-08-291-1/+1
* [emacs]: Handle character classes for multibyte chars:Richard M. Stallman1999-08-291-35/+201
* (read_input_waiting): Pass read_socket_hook just 4 args.Richard M. Stallman1999-08-291-1/+1
* (struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structureKen Raeburn1999-08-281-0/+21
* (resize_mini_window): Don't resize ifGerd Moellmann1999-08-251-1/+8
* (Frecenter): Clear frame if called with nil or no arg.Gerd Moellmann1999-08-251-0/+1
* (Fforward_word): If in a mini-buffer and movingGerd Moellmann1999-08-251-0/+11
* Merge IRIX debugging info patch from unexsgi.cKarl Heuer1999-08-251-49/+96
* Use unexelf for IRIX 5.*.Karl Heuer1999-08-251-1/+1
* Use unexelf for IRIX 6.*.Karl Heuer1999-08-251-1/+1
* (try_window_id): Remove typo.Gerd Moellmann1999-08-251-1/+1
* (try_window_id): Recognize case that PT == ZV and inGerd Moellmann1999-08-251-2/+12
* (PVEC_TYPE_MASK): Add the bit for hash tables.Gerd Moellmann1999-08-251-1/+1
* (expose_window_tree): Fix typo CANON_Y_UNIT toGerd Moellmann1999-08-241-1/+1
* [HAVE_JPEG]: Work around a warning about HAVE_STDLIB_HGerd Moellmann1999-08-241-0/+11
* (Qmargin): Replacement for Qbitmap_area.Gerd Moellmann1999-08-241-4/+4
* (redisplay_window): Don't ever test just_this_one_pGerd Moellmann1999-08-241-34/+70
* (Fset_window_point): Reset Vresize_mini_config.Gerd Moellmann1999-08-241-0/+25
* (Vresize_mini_config, resize_mini_frame,Gerd Moellmann1999-08-241-0/+3
* (adjust_frame_glyphs): Reset Vresize_mini_config.Gerd Moellmann1999-08-241-0/+8
* Include "ccl.h" instead of "../src/ccl.h".Kenichi Handa1999-08-231-1/+1
* (redisplay_internal): Clear garbaged frames afterGerd Moellmann1999-08-231-64/+93
* (beg_unchanged, end_unchanged, unchanged_modified,Gerd Moellmann1999-08-231-19/+0
* (Fset_window_hscroll): SetGerd Moellmann1999-08-231-3/+4
* (command_loop_1): Set beg/end_unchanged perGerd Moellmann1999-08-231-1/+3
* (gap_left): Use BUF_COMPUTE_UNCHANGED.Gerd Moellmann1999-08-231-50/+17
* (direct_output_for_insert): Set beg_unchangedGerd Moellmann1999-08-231-2/+2
* (struct glyph_matrix): Add buffer, begv, and zv.Gerd Moellmann1999-08-231-0/+6
* (code_convert_region): Compute beg/end_unchanged perGerd Moellmann1999-08-231-4/+4
* (BUF_COMPUTE_UNCHANGED): New.Gerd Moellmann1999-08-231-0/+58
* (set_buffer_internal): Set windows_or_buffers_changedGerd Moellmann1999-08-231-29/+25
* (mark_glyph_matrix): Mark strings only.Gerd Moellmann1999-08-231-6/+3
* Add prototype for copy_hash_table and Fcopy_hash_table.Gerd Moellmann1999-08-221-0/+2
* (Qkey, Qvalue): Renamed from Qkey_weak, and Qvalue_weak.Gerd Moellmann1999-08-221-27/+65
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-221-7/+7
* (resize_mini_window): Do it for truncate-lines t asGerd Moellmann1999-08-211-59/+75
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-2/+6
* (face_at_buffer_position): Don't xassert thatGerd Moellmann1999-08-211-1/+1