aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (reseat_at_next_visible_line_start): Position beforeGerd Moellmann2000-01-031-24/+31
* *** empty log message ***Eli Zaretskii2000-01-031-0/+5
* (Fcolor_gray_p): Renamed from face-color-gray-p.Eli Zaretskii2000-01-031-4/+4
* *** empty log message ***Eli Zaretskii2000-01-021-0/+11
* (tty_defined_color): Pass frame to tty-color-desc. TheEli Zaretskii2000-01-021-11/+22
* (Ftty_display_color_p): Accept an optional argument FRAME.Eli Zaretskii2000-01-021-3/+4
* (insert_glyphs): Pass glyph, not &glyph, toEli Zaretskii2000-01-022-2/+7
* (mode_line_string): Support termcap frames as well.Eli Zaretskii2000-01-022-4/+4
* *** empty log message ***Gerd Moellmann2000-01-011-0/+17
* (Fconstrain_to_field): Don't constrain ifGerd Moellmann2000-01-011-13/+15
* (Fforward_word): Undo previous change.Gerd Moellmann2000-01-011-4/+3
* (Fforward_word): Notice field boundaries only ifGerd Moellmann2000-01-011-4/+6
* Add extern declaration for Vinhibit_field_text_motion.Gerd Moellmann2000-01-011-0/+1
* (Vinhibit_field_text_motion): New variable.Gerd Moellmann2000-01-011-5/+17
* (x_create_x_image_and_pixmap): Remove parameter file.Gerd Moellmann2000-01-012-54/+50
* (gif_load): Avoid sign extension and thus out of boundsGerd Moellmann2000-01-012-92/+124
* (gif_load): Avoid sign extension and thus out of boundsGerd Moellmann2000-01-012-4/+13
* New image functions adapted to Emacs conventions.Gerd Moellmann1999-12-312-254/+306
* Changes to xfns.c to support reading images from a memory buffer instead of f...William M. Perry1999-12-312-142/+388
* (next_element_from_buffer): Change assertion at the endGerd Moellmann1999-12-312-3/+8
* (enum jpeg_keyword_index): Add JPEG_DATA.Gerd Moellmann1999-12-312-19/+148
* (IT_update_begin): Don't dereference members of structEli Zaretskii1999-12-302-5/+19
* *** empty log message ***Gerd Moellmann1999-12-301-0/+5
* (Fexpand_abbrev): If expanding an abbrev which has onlyGerd Moellmann1999-12-301-1/+14
* (x_make_frame_visible): Wait for frame becoming visibleGerd Moellmann1999-12-302-24/+25
* (IT_write_glyphs): Track last changes to struct glyph.Eli Zaretskii1999-12-302-12/+27
* (mode_line_string): Support MS-DOS frames.Eli Zaretskii1999-12-292-2/+6
* (syms_of_eval): Initialize debug_may_continue.Gerd Moellmann1999-12-292-0/+5
* (read_process_output): Fix the args CHARPOS and LENINSKenichi Handa1999-12-291-1/+1
* *** empty log message ***Kenichi Handa1999-12-291-0/+5
* Changes for supporting mouse/modeline highlight and help echo features:Eli Zaretskii1999-12-282-4/+688
* (struct display_info): New.Eli Zaretskii1999-12-282-0/+35
* *** empty log message ***Gerd Moellmann1999-12-281-0/+1
* (dump_glyph_row): Adapt to changes in struct glyph.Gerd Moellmann1999-12-281-2/+2
* (modify_overlay): Always compute unchanged info.Gerd Moellmann1999-12-282-7/+14
* (try_window_id): Compute BEG_UNCHANGED and END_UNCHANGEDGerd Moellmann1999-12-281-1/+1
* Comment change.Richard M. Stallman1999-12-281-2/+4
* (FACE_FROM_ID): Cast the arg ID to `unsigned'.Kenichi Handa1999-12-271-1/+1
* *** empty log message ***Kenichi Handa1999-12-271-0/+4
* All codes adjusted for the change of struct glyph.Kenichi Handa1999-12-272-42/+38
* (encode_terminal_code): Adjusted for the change of structKenichi Handa1999-12-271-41/+52
* (line_hash_code) (direct_output_for_insert): AdjustedKenichi Handa1999-12-271-6/+9
* (struct glyph): Make face_id and padding_p the topKenichi Handa1999-12-271-53/+41
* (char_bytes): Use ((1 << CHARACTERBITS) - 1) insteadKenichi Handa1999-12-271-1/+1
* (CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) insteadKenichi Handa1999-12-271-2/+3
* (GLYPH): Defined as `int', not `unsigned int'. Now theKenichi Handa1999-12-271-20/+17
* *** empty log message ***Kenichi Handa1999-12-271-0/+42
* (struct composition): Change the order of declaringKenichi Handa1999-12-271-4/+3
* *** empty log message ***Kenichi Handa1999-12-271-0/+5
* *** empty log message ***Richard M. Stallman1999-12-251-0/+5