aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-303/+775
* Remove references to echo_area_glyphsGerd Moellmann1999-08-211-24/+0
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-213-8/+8
* Remove conditional compilation on `standalone'.Gerd Moellmann1999-08-211-319/+152
* Remove conditional compilation onGerd Moellmann1999-08-211-53/+23
* Add function prototypes.Gerd Moellmann1999-08-211-0/+10
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-41/+48
* Remove conditional compilation on NO_PROMPT_IN_BUFFER.Gerd Moellmann1999-08-215-31/+3
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-13/+7
* (hash_lookup): Test with EQ before calling key comparionGerd Moellmann1999-08-211-26/+13
* (Fdo_auto_save): Use push_message, restore_message,Gerd Moellmann1999-08-211-15/+4
* (shut_down_emacs): Call check_message_stack.Gerd Moellmann1999-08-211-0/+1