- 23 May, 2008 1 commit
-
-
Kenichi Handa authored
-
- 22 May, 2008 29 commits
-
-
Jason Rumney authored
-
Chong Yidong authored
image-mode-winprops-alist, preventing it from growing indefinitely. (image-mode-reapply-winprops): Use it.
-
Chong Yidong authored
prune image-mode-winprops-alist, preventing it from growing indefinitely. (image-mode-reapply-winprops): Use it.
-
Jason Rumney authored
* dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c: * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c: * xfns.c, xfont.c: Callers changed.
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Kenichi Handa authored
-
Kenichi Handa authored
to 20 items.
-
Kenichi Handa authored
-
Juanma Barranquero authored
loaded too soon (fixed by Stefan Monnier on 2008-05-07).
-
Kenichi Handa authored
change of font_style_table.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1172
-
Stefan Monnier authored
-
Kenichi Handa authored
-
Kenichi Handa authored
two args.
-
Stefan Monnier authored
* lisp.h (keys_of_minibuf): Delete. * emacs.c (main): Don't call keys_of_minibuf.
-
Stefan Monnier authored
(icomplete-overlay): New var to replace it. (icomplete-tidy): Rewrite. (icomplete-exhibit): Use an overlay. (icomplete-completions): Use completion-all-sorted-completions. Obey completion-ignore-case.
-
Stefan Monnier authored
(project-find-settings-file): Rewrite, using locate-dominating-file.
-
Kenichi Handa authored
(font-width-table): Delete them. Don't call internal-set-font-style-table.
-
Kenichi Handa authored
ftfont_list_generic_family. Return a single family for each generic family. (ftfont_spec_pattern): Add FC_FAMILY to pattern. (ftfont_list): Adjusted for the change of ftfont_resolve_generic_family. Call font_add_log. (ftfont_match): Call font_add_log.
-
Kenichi Handa authored
(FONT_DEBUG): Define it. (font_add_log): Extern it. (font_assert): Renamed from xassert.
-
Kenichi Handa authored
(xfont_list_family): Call font_add_log. (xfont_match): Likewise. (memq_no_quit): Deleted.
-
Kenichi Handa authored
call of Ffont_xlfd_name.
-
Kenichi Handa authored
-
Kenichi Handa authored
xassert are changed to font_assert. Many unused variables deleted. (Vfont_weight_table, Vfont_slant_table, Vfont_width_table): New variables. (struct table_entry): Moved from xfaces.c and modified. (weight_table, slant_table, width_table): Moved from xfaces.c and contents adjusted for the change of struct table_entry. (font_style_to_value, font_style_symbolic): Adjuted for the format change of font_style_table. (font_parse_family_registry): Don't overwrite existing foundry and family of font_spec. (font_score): Fix calculation of diff for sizes. (font_sort_entites): Call font_add_log. (font_delete_unmatched): Return a newly created list. (font_list_entities): Fix previous change. Call font_add_log. (font_matching_entity, font_open_entity, font_close_entity): Call font_add_log. (Ffont_xlfd_name): New arg FOLD-WILDCARDS. (Finternal_set_font_style_table): Deleted. (BUILD_STYLE_TABLE): New macro. (build_style_table): New function. (Vfont_log, font_log_env_checked): New variables. (font_add_log): New function. (syms_of_font): Delete defsubr Sinternal_set_font_style_table. Declare Lisp variables "font-weight-table", "font-slant-table", "font-width-table", and "font-log". Initialize font_style_table.
-
Kenichi Handa authored
-
Kenichi Handa authored
chars for latin. Add data for symbol. (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
-
- 21 May, 2008 10 commits
-
-
Stefan Monnier authored
(completion--flush-all-sorted-completions) (completion-all-sorted-completions): New functions. (minibuffer-force-complete): New command.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Roland Winkler authored
(proced-mode): Set header-line-format. (proced-update): Set proced-header-line. (proced-send-signal): Use proced-header-line.
-
Roland Winkler authored
(proced-mode): Set header-line-format. (proced-update): Set proced-header-line. (proced-send-signal): Use proced-header-line.
-
Dan Nicolaescu authored
statements.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Ryo Yoshitake <ryo at shiftmode.net> (w32_frame_parm_handlers): A null handler for x_set_alpha.
-