aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (CCL_READ_CHAR): Change the argument name from r to REGKenichi Handa2001-01-241-8/+8
* *** empty log message ***Kenichi Handa2001-01-241-0/+5
* *** empty log message ***Gerd Moellmann2001-01-231-1/+9
* (x_set_window_size_1): New function extracted fromGerd Moellmann2001-01-231-25/+44
* *** empty log message ***Eli Zaretskii2001-01-231-0/+5
* (syms_of_window) <scroll-preserve-screen-position>: Doc fix.Eli Zaretskii2001-01-231-1/+1
* *** empty log message ***Kenichi Handa2001-01-231-0/+5
* (Fset_char_table_default): Fix to make sub char-table correctly.Kenichi Handa2001-01-231-3/+4
* comment fixesDave Love2001-01-222-28/+28
* (build_desired_tool_bar_string): Make sure we haveGerd Moellmann2001-01-222-1/+5
* (Ftool_bar_lines_needed): New function.Gerd Moellmann2001-01-222-0/+36
* (Fformat): Don't extend text properties from argumentsGerd Moellmann2001-01-222-4/+11
* (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.Eli Zaretskii2001-01-202-0/+5
* (w32_ring_bell): Only support visible bell on w32Andrew Innes2001-01-202-11/+32
* (FRAME_TERMCAP_P) [WINDOWSNT]: Reinstate originalAndrew Innes2001-01-201-0/+11
* (Qw32_console): Remove variable.Andrew Innes2001-01-201-7/+1
* (output_method): Remove output_w32_console method.Andrew Innes2001-01-201-2/+0
* (Fredraw_frame): Remove reference toAndrew Innes2001-01-201-1/+1
* (handle_single_display_prop): Remove references toAndrew Innes2001-01-201-9/+3
* (realize_default_face):Andrew Innes2001-01-201-14/+5
* (Fformat): Use lisp_string_width instead of strwidth.Kenichi Handa2001-01-191-2/+1
* *** empty log message ***Kenichi Handa2001-01-191-0/+4
* *** empty log message ***Andrew Innes2001-01-191-0/+5
* (init_environment): Add a version-independent site-lispAndrew Innes2001-01-191-1/+1
* *** empty log message ***Gerd Moellmann2001-01-191-0/+2
* (Fbuffer_substring): Doc fix.Gerd Moellmann2001-01-191-1/+5
* *** empty log message ***Gerd Moellmann2001-01-191-0/+5
* (message_dolog, message2, message2_nolog): RenameGerd Moellmann2001-01-191-23/+24
* (store_frame_title): Pay attention to width of non-ASCIIKenichi Handa2001-01-191-18/+17
* (doprnt1): Get byte length of Lisp string correctly.Kenichi Handa2001-01-191-1/+1
* (c_string_width, lisp_string_width): Extern them.Kenichi Handa2001-01-191-0/+2
* (strwidth): Use c_string_width.Kenichi Handa2001-01-191-37/+110
* *** empty log message ***Kenichi Handa2001-01-191-0/+16
* (check_composition): Check validity of composition.Kenichi Handa2001-01-191-1/+2
* *** empty log message ***Kenichi Handa2001-01-191-0/+4
* *** empty log message ***Gerd Moellmann2001-01-181-0/+7
* (Qcancel_timer): New variable.Gerd Moellmann2001-01-181-38/+9
* (WINDOW_LIVE_P): New macro.Gerd Moellmann2001-01-182-1/+11
* * window.c (Fwindow_live_p): Use WINDOW_LIVE_P.Gerd Moellmann2001-01-181-1/+1
* (window_size_fixed): New variable.Gerd Moellmann2001-01-182-1/+17
* (specbind): If binding a per-buffer variable whichGerd Moellmann2001-01-182-0/+21
* (x_initialize): Set char_ins_del_ok to 1.Gerd Moellmann2001-01-181-1/+1
* (forward_to_next_line_start): Stop at end of bufferGerd Moellmann2001-01-182-1/+9
* (display_string): Fix previous change.Kenichi Handa2001-01-181-6/+10
* *** empty log message ***Kenichi Handa2001-01-181-0/+4
* (x_produce_stretch_glyph): Only use Qspace when GLYPH_DEBUG is defined.Jason Rumney2001-01-182-217/+307
* (forward_to_next_line_start): Avoid callingGerd Moellmann2001-01-172-7/+10
* (direct_output_for_insert): If char_ins_del_ok isGerd Moellmann2001-01-172-0/+9
* removed x-list-font.c per change 2001-01-17 Gerd Moellmann <gerd@gnu.org>Sam Steingold2001-01-172-19/+17
* (x_face_list_fonts): Don't BLOCK_INPUT around theGerd Moellmann2001-01-172-9/+8