aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (access_keymap): If IDX has a meta prefix, and there'sGerd Moellmann2000-10-181-5/+20
* (allocate_string) [GC_CHECK_STRING_BYTES]: CallGerd Moellmann2000-10-182-1/+18
* (struct x_display_info): Add color_cells and ncolor_cells.Gerd Moellmann2000-10-181-0/+7
* (x_color_cells, x_query_colors, x_query_color): NewGerd Moellmann2000-10-181-8/+83
* (x_to_xcolors, x_set_mouse_color, lookup_pixel_color)Gerd Moellmann2000-10-181-9/+7
* (adjust_markers_for_delete): Handle before-insertion markers correctly.Miles Bader2000-10-182-3/+27
* (pure_bytes_used): Renamed from pureptr.Gerd Moellmann2000-10-172-75/+85
* (try_cursor_movement): Use cursor_row_p also whenGerd Moellmann2000-10-172-5/+8
* (cursor_row_p): Take continued lines into account.Gerd Moellmann2000-10-172-17/+18
* (mark_object) [GC_CHECK_STRING_BYTES]: Check validity ofGerd Moellmann2000-10-172-0/+75
* (forward_to_next_line_start): Switch iterator's handlingGerd Moellmann2000-10-172-2/+17
* Remove warning that noone noticed anywayJeff Bailey2000-10-172-8/+0
* (term.o): Depend on dispextern.h.Kenichi Handa2000-10-171-1/+1
* *** empty log message ***Kenichi Handa2000-10-171-0/+4
* (keymap_memberp): Ensure that nil is not a member.Stefan Monnier2000-10-162-0/+5
* (set_iterator_to_next): Reset box start and flags of theGerd Moellmann2000-10-162-5/+11
* *** empty log message ***Gerd Moellmann2000-10-161-0/+7
* (pbm_format): Add :foreground and :background keywords.Gerd Moellmann2000-10-161-4/+19
* *** empty log message ***Eli Zaretskii2000-10-161-0/+23
* (IT_set_face): Compare highlighted face with the defaultEli Zaretskii2000-10-161-24/+34
* (Fframe_parameters): If a tty's frame's param_alist saysEli Zaretskii2000-10-161-18/+44
* (unspecified_fg, unspecified_bg): Remove extern declaration.Eli Zaretskii2000-10-161-2/+0
* (unspecified_fg, unspecified_bg): Declare.Eli Zaretskii2000-10-161-0/+1
* *** empty log message ***Gerd Moellmann2000-10-161-0/+8
* (find_last_unchanged_at_beg_row): Renamed fromGerd Moellmann2000-10-161-13/+18
* *** empty log message ***Miles Bader2000-10-161-3/+0
* Revert last change.Miles Bader2000-10-161-61/+9
* *** empty log message ***Gerd Moellmann2000-10-161-1/+7
* (try_scrolling) <cursor in scroll margin at the bottom>:Gerd Moellmann2000-10-161-1/+8
* (xpm_lookup_color):Miles Bader2000-10-162-10/+65
* (Fconstrain_to_field): Check carefully for field boundaries if eitherMiles Bader2000-10-162-1/+8
* (x_draw_box_rect): Fix the calculation of width and height forKenichi Handa2000-10-161-4/+4
* *** empty log message ***Kenichi Handa2000-10-161-0/+5
* *** empty log message ***Stefan Monnier2000-10-151-0/+9
* (describe_syntax): Add code for comment and string fences.Stefan Monnier2000-10-151-1/+7
* (Fstring_to_syntax): New function extracted from Fmodify_syntax_entry.Stefan Monnier2000-10-151-69/+77
* (WIDE_CHAR_SUPPORT): Define if _LIBC as well.Stefan Monnier2000-10-151-3/+3
* Fix wording in a comment.Eli Zaretskii2000-10-151-6/+6
* (Fkeymap_parent): Undefined autoload -> 1.Stefan Monnier2000-10-151-1/+1
* * keymap.c (access_keymap): Add AUTOLOAD parameter.Stefan Monnier2000-10-154-148/+73
* (direct_output_for_insert): Call set_iterator_to_nextGerd Moellmann2000-10-132-2/+5
* (cursor_row_p): New function.Gerd Moellmann2000-10-132-108/+204
* (struct it): Remove member add_overlay_start.Gerd Moellmann2000-10-131-6/+2
* (decode_coding_string): Set coding->src_multibyte andKenichi Handa2000-10-131-8/+8
* *** empty log message ***Kenichi Handa2000-10-131-0/+4
* (code_convert_region): Be sure to initialize coding->category_idx.Kenichi Handa2000-10-131-5/+8
* *** empty log message ***Kenichi Handa2000-10-131-0/+5
* (Fx_create_frame): Don't bother callingStefan Monnier2000-10-122-3/+5
* (coordinates_in_window): Fix detection of vertical lineEli Zaretskii2000-10-122-2/+10
* (save_excursion_save): Additionally record theGerd Moellmann2000-10-122-7/+40