aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Kenichi Handa2000-11-061-0/+19
* (x_encode_text): Suppress producing escape sequences for composition.Kenichi Handa2000-11-061-0/+2
* Include composite.h.Kenichi Handa2000-11-061-0/+2
* (Vcomposition_function_table): New variable.Kenichi Handa2000-11-061-5/+151
* (compose_chars_in_text): Add prototype.Kenichi Handa2000-11-061-0/+1
* *** empty log message ***Andrew Innes2000-11-051-0/+18
* (x_produce_glyphs): Fix typo in enum name.Andrew Innes2000-11-051-1/+1
* (read_input_waiting): Remove extraneous argument toAndrew Innes2000-11-051-1/+1
* (Fx_server_version): Include w32_build_number in theAndrew Innes2000-11-051-1/+2
* (w32_build_number): New variable.Andrew Innes2000-11-051-0/+5
* (w32_build_number): Add extern.Andrew Innes2000-11-051-0/+1
* (syms_of_emacs): Update docstring forAndrew Innes2000-11-051-1/+3
* *** empty log message ***Gerd Moellmann2000-10-311-0/+3
* (read_char) <wrong_kboard>: Make sure that weGerd Moellmann2000-10-311-1/+1
* (update_frame_line): Handle case where spaces inGerd Moellmann2000-10-312-8/+19
* (redisplay_tool_bar): Don't set fonts_changed_p ifGerd Moellmann2000-10-312-1/+8
* (x_produce_glyphs): Handle composite characters.Jason Rumney2000-10-312-28/+321
* (read_minibuf): Reset the undo history just before starting the recursive-edit.Miles Bader2000-10-312-0/+8
* (x_load_resources): Use the class name in the defaults.Stefan Monnier2000-10-302-18/+20
* (menu_face_change_count): New variable.Gerd Moellmann2000-10-302-0/+30
* (try_scrolling) <PT >= scroll_margin_pos>: Add 1 to theGerd Moellmann2000-10-302-1/+10
* (safe_eval_handler): Call add_to_log.Gerd Moellmann2000-10-302-0/+3
* (resolve_face_name): Handle case that FACE_NAMEGerd Moellmann2000-10-302-1/+4
* (echo_area_display): Don't perform a display update fromGerd Moellmann2000-10-302-2/+12
* *** empty log message ***Stefan Monnier2000-10-301-2/+6
* (re_iswctype, re_wctype_to_bit): Fix braino.Stefan Monnier2000-10-301-41/+40
* (x_alloc_nearest_color): Fix last change to compareGerd Moellmann2000-10-302-1/+6
* (x_alloc_nearest_color): If allocation succeeds, andGerd Moellmann2000-10-302-0/+21
* *** empty log message ***Gerd Moellmann2000-10-301-0/+3
* (displayed_window_lines): Change buffers if necessary.Gerd Moellmann2000-10-301-2/+18
* (syms_of_keyboard): Change DEFVAR_LISP ofGerd Moellmann2000-10-302-1/+6
* (Fset_match_data): Be sure to make search_regs always sane.Kenichi Handa2000-10-301-1/+7
* *** empty log message ***Kenichi Handa2000-10-301-0/+3
* *** empty log message ***Kenichi Handa2000-10-301-0/+2
* *** empty log message ***Kenichi Handa2000-10-301-0/+4
* (BASE_PURESIZE): Increase to 680000.Kenichi Handa2000-10-301-1/+1
* (Foptimize_char_table): Fix arg for CHARSET_DIMENSION.Kenichi Handa2000-10-301-1/+1
* (bdffont): Add nchars.Jason Rumney2000-10-292-0/+16
* (set_bdf_font_info): Set it.Jason Rumney2000-10-291-3/+5
* (w32_bdf_per_char_metric): Negate descent.Jason Rumney2000-10-291-3/+13
* (FONT_DESCENT): Negate descent for BDF fontsJason Rumney2000-10-291-1/+1
* *** empty log message ***Eli Zaretskii2000-10-281-0/+9
* (reassert_line_highlight): Reverse the inverse-video effectEli Zaretskii2000-10-281-1/+1
* (Fframe_parameters): Fix the change from 2000-10-16:Eli Zaretskii2000-10-281-12/+22
* * undo.c (record_delete): Check that last_undo_buffer is really a buffer beforeKen Raeburn2000-10-273-2/+9
* * window.h (Fwindow_live_p): Declare.Ken Raeburn2000-10-272-0/+5
* * lisp.h (KEYMAPP): New macro.Stefan Monnier2000-10-2712-168/+172
* *** empty log message ***Jason Rumney2000-10-271-0/+7
* (syms_of_fontset) [WINDOWSNT]: Make default fontsize on w32 10Jason Rumney2000-10-271-1/+1
* (Fx_create_frame): Make default fontsize on w32 10 point, as WindowsJason Rumney2000-10-271-2/+2