- 18 Sep, 2008 1 commit
-
-
Kenichi Handa authored
(composition_compute_stop_pos): Fix handling of static composition. (Fcomposition_get_gstring): Check FROM and TO at first.
-
- 17 Sep, 2008 3 commits
-
-
Stefan Monnier authored
-
Romain Francoise authored
-
Kenichi Handa authored
-
- 12 Sep, 2008 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
not associated with a window, ignore the automatic composition. (find_automatic_composition): Likewise.
-
- 10 Sep, 2008 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 09 Sep, 2008 2 commits
-
-
Kenichi Handa authored
at most 500 characters ahead. If we reach the limit or find a newline, set cmp_it->ch to -2 and return 0. (composition_reseat_it): Handle the case that cmp_it->ch is -2.
-
Kenichi Handa authored
-
- 07 Sep, 2008 1 commit
-
-
Kenichi Handa authored
-
- 05 Sep, 2008 1 commit
-
-
Kenichi Handa authored
(composition_compute_stop_pos): Set cmp_it->lookback. (composition_reseat_it): Check lookback count. (struct position_record): New struct. (FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros. (find_automatic_composition): New function. (composition_adjust_point): Use find_automatic_composition.
-
- 31 Aug, 2008 1 commit
-
-
Stefan Monnier authored
* fileio.c (report_file_error): * composite.c (composition_update_it): Yet another int/Lisp_Oject mixup.
-
- 29 Aug, 2008 2 commits
-
-
Eli Zaretskii authored
-
Kenichi Handa authored
(Vcomposition_function_table) (get_composition_id): Don't handle COMPOSITION_WITH_GLYPH_STRING. (gstring_hash_table, gstring_work, gstring_work_headers): New variables. (gstring_lookup_cache, composition_gstring_put_cache) (composition_gstring_from_id, composition_gstring_p) (composition_gstring_width, fill_gstring_header) (fill_gstring_body, autocmp_chars, composition_compute_stop_pos) (composition_reseat_it, composition_update_it) (composition_adjust_point, Fcomposition_get_gstring): New functions. (syms_of_composite): Initialize gstring_hash_table, gstrint_work, and gstring_work_headers. DEFVAR_LISP composition-function-table. Defsubr compostion_get_gstring.
-
- 29 Jun, 2008 1 commit
-
-
Kenichi Handa authored
-
- 14 May, 2008 2 commits
-
-
Glenn Morris authored
-
Kenichi Handa authored
conditionals. Don't check enable_font_backend. Delete all codes used only when USE_FONT_BACKEND is not defined.
-
- 21 Feb, 2008 1 commit
-
-
Glenn Morris authored
-
- 08 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 25 Dec, 2007 1 commit
-
-
Kenichi Handa authored
auto-composition-function.
-
- 01 Dec, 2007 1 commit
-
-
Kenichi Handa authored
composition specially.
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 15 Jun, 2007 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 14 Jun, 2007 1 commit
-
-
Kenichi Handa authored
compositions.
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 13 Dec, 2006 1 commit
-
-
Kenichi Handa authored
-
- 16 Oct, 2006 1 commit
-
-
Kenichi Handa authored
component.
-
- 06 Jun, 2006 1 commit
-
-
Kenichi Handa authored
enable_font_backend is nonzero, accept the composition method COMPOSITION_WITH_GLYPH_STRING.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 19 Dec, 2005 1 commit
-
-
Kenichi Handa authored
-
- 13 Sep, 2005 1 commit
-
-
Kenichi Handa authored
-
- 12 Sep, 2005 1 commit
-
-
Kim F. Storm authored
Unconditionally reload `ptr' and `pend' after eval.
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 21 Jul, 2005 1 commit
-
-
Juanma Barranquero authored
Improve argument/docstring consistency.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 08 Jun, 2005 1 commit
-
-
Kim F. Storm authored
* eval.c (do_autoload): * macmenu.c (set_frame_menubar): * process.c (read_process_output, exec_sentinel): * xmenu.c (set_frame_menubar): * xdisp.c (prepare_menu_bars, update_menu_bar, update_tool_bar): * w32menu.c (set_frame_menubar): Use record_unwind_save_match_data. Rename restore_match_data to restore_search_regs.
-
- 13 Apr, 2004 1 commit
-
-
Kenichi Handa authored
-