aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (vox_configure): Set volume for left and right channel.Gerd Moellmann2000-12-062-3/+12
* (move_it_by_lines): Fix paren typo.Gerd Moellmann2000-12-062-1/+3
* (x_load_font): Don't use the font's max_bounds forGerd Moellmann2000-12-062-7/+7
* Fix C++-style comment.Dave Love2000-12-061-1/+1
* (Finternal_set_lisp_face_attribute): If FRAME is `t', updateMiles Bader2000-12-062-9/+20
* (update_compositions): Fix typo (use the correct variable).Kenichi Handa2000-12-061-1/+1
* *** empty log message ***Kenichi Handa2000-12-061-0/+5
* (sunfns.obj): Remove.Jason Rumney2000-12-052-10/+13
* (md5.o): Add target.Jason Rumney2000-12-051-10/+7
* Remove underscores from function declarations.Jason Rumney2000-12-052-7/+19
* Delay include of md5.h until after namespace cleaning.Jason Rumney2000-12-051-2/+2
* (expose_area): Complete last change.Jason Rumney2000-12-051-3/+14
* *** empty log message ***Jason Rumney2000-12-051-0/+4
* (struct it): Add face_before_selective_p.Gerd Moellmann2000-12-052-3/+17
* (next_element_from_ellipsis): Save face before selectiveGerd Moellmann2000-12-051-2/+18
* * minibuf.c: Include intervals.h.Ken Raeburn2000-12-052-0/+5
* (x_produce_glyphs): If a font for a component ofJason Rumney2000-12-052-7/+15
* (record_char): Don't record identical help-echoGerd Moellmann2000-12-052-6/+34
* Close the display.Gerd Moellmann2000-12-052-7/+24
* *** empty log message ***Gerd Moellmann2000-12-051-0/+3
* (x_destroy_window): Reset the frame's X window afterGerd Moellmann2000-12-051-1/+5
* *** empty log message ***Gerd Moellmann2000-12-051-0/+8
* (scrolling_window): Fix code inserting runs in list of all runs.Gerd Moellmann2000-12-051-4/+7
* (setup_coding_system): Be sure to initialize coding->category_idx.Kenichi Handa2000-12-051-0/+6
* *** empty log message ***Kenichi Handa2000-12-051-0/+5
* *** empty log message ***Gerd Moellmann2000-12-041-0/+2
* (PER_CHAR_METRIC): Removed because not used.Gerd Moellmann2000-12-041-13/+0
* *** empty log message ***Gerd Moellmann2000-12-041-0/+3
* (expose_area): Pass x-coordinate relative to the exposedGerd Moellmann2000-12-041-15/+15
* (auto_save_error): Add parameter ERROR. Show theGerd Moellmann2000-12-042-7/+27
* (Fread_key_sequence): Don't start the busy cursorGerd Moellmann2000-12-042-0/+8
* *** empty log message ***Gerd Moellmann2000-12-041-0/+12
* Update copyright.Gerd Moellmann2000-12-041-1/+1
* (Fprimitive_undo): Bind inhibit-read-only to t ifGerd Moellmann2000-12-041-1/+1
* (Finsert_file_contents): When VISIT is t, don'tGerd Moellmann2000-12-041-1/+15
* *** empty log message ***Gerd Moellmann2000-12-041-0/+6
* (save_excursion_restore): Don't move pointGerd Moellmann2000-12-041-3/+4
* (record_char): Record `help-echo' input eventsGerd Moellmann2000-12-041-5/+16
* *** empty log message ***Kenichi Handa2000-12-041-0/+8
* (struct font_name): New member registry_priority.Kenichi Handa2000-12-041-10/+58
* (x_produce_glyphs): If a font for a component ofKenichi Handa2000-12-041-6/+6
* *** empty log message ***Kenichi Handa2000-12-041-0/+4
* (stack_idx_of_map_multiple): Don't use C initializier.Kenichi Handa2000-12-041-1/+1
* *** empty log message ***Kenichi Handa2000-12-041-0/+4
* (Fmake_variable_buffer_local, Fbuffer_file_name): Declare.Ken Raeburn2000-12-042-0/+11
* (Fmd5): Pass lisp objects, not integers, to call3.Ken Raeburn2000-12-041-1/+2
* (code_convert_string1): Declare.Ken Raeburn2000-12-041-0/+2
* (x_estimate_mode_line_height): If `mode-line' face hasn't a font, useJason Rumney2000-12-022-2/+24
* (struct w32_output): Add member horizontal_drag_cursor.Jason Rumney2000-12-021-0/+1
* (Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.Jason Rumney2000-12-021-1/+26