- 22 May, 2008 6 commits
-
-
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 22 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.
-
Glenn Morris authored
Ryo Yoshitake <ryo at shiftmode.net> (mac_frame_parm_handlers): A null handler for x_set_alpha.
-
Glenn Morris authored
Ryo Yoshitake <ryo at shiftmode.net> (x_set_frame_alpha): Add function.
-
Glenn Morris authored
Ryo Yoshitake <ryo at shiftmode.net> (x-create-frame, Qalpha): Initialize the frame parameter `alpha'.
-
Glenn Morris authored
Ryo Yoshitake <ryo at shiftmode.net> (Qalpha, Vframe_parameter_lower_limit): Export them.
-
Glenn Morris authored
Ryo Yoshitake <ryo at shiftmode.net> (Qalpha): Add a new frame parameter `alpha'. (Vframe_alpha_lower_limit) : New variable. (x_set_alpha): Add function.
-
Glenn Morris authored
-
Glenn Morris authored
(ELCFILES): New variable. (.el.elc): Remove prerequisites from suffix rule. Print a message. (compile-first, compile-main, compile-last): New targets. (compile-always): Simplify - delete .elc files, then `make compile'. (compile-calc): Use glob rather than find. ($(lisp)/progmodes/cc-mode.elc): Use $@.
-
Glenn Morris authored
Autoload the custom group. Set generated-autoload-file.
-
Glenn Morris authored
-
Glenn Morris authored
Use eshell-defgroup rather than defgroup. Autoload the custom group. Set generated-autoload-file.
-
Glenn Morris authored
Require eshell, for eshell-defgroup. (eshell-load-defgroups): Remove. Require esh-groups rather than loading it.
-
Stefan Monnier authored
-
- 20 May, 2008 12 commits
-
-
Jason Rumney authored
truetype fonts to opentype list.
-
Stefan Monnier authored
(completion--some): Delay errors. (complete-with-action, completion-table-with-context): Handle `boundaries'. (completion--try-word-completion): Avoid partial-completion when the user hasn't entered anything yet. (minibuffer-local-map, minibuffer-local-filename-completion-map) (minibuffer-local-must-match-map, minibuffer-local-completion-map) (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map): Setup default keybindings. (completion--embedded-envvar-re): New var. (completion--embedded-envvar-table): Use it. Handle `boundaries' case. (completion--file-name-table): Handle `boundaries' case. (completion-pcm--pattern->regex): Avoid pathological backtracking. (completion-pcm--all-completions): Add a `prefix' arg. (completion-pcm--find-all-completions): New function. (completion-pcm-all-completions, completion-pcm-try-completion): Use it.
-
Juanma Barranquero authored
(syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>: <ignore-relative-composition>: Fix typos in docstrings.
-
Juanma Barranquero authored
(Ffontp, Ffont_make_gstring): Fix typos in docstrings. (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font, Ffont_otf_alternates): Doc fixes.
-
Stefan Monnier authored
a table of a different type than `candidates'.
-
Juanma Barranquero authored
-
Roland Winkler authored
proced-procname-column-regexp. (proced-goal-column): Renamed from proced-procname-column. (proced-move-to-goal-column): Renamed from proced-move-to-procname. (proced-header-face, proced-header-regexp): Removed. (proced-font-lock-keywords): Remove proced-header-face. (proced-header-alist, proced-sorting-schemes-re): New variables. (proced): Rename Proced buffer to *Proced*. (proced-next-line, proced-previous-line): New commands. (proced-do-mark, proced-do-mark-all, proced-toggle-marks) (proced-hide-processes): Do not treat first line as special. (proced-header-space): New function. (proced-update): Use header-line-format. Initialize proced-header-alist and proced-sorting-schemes-re. Set proced-goal-column. Include proced-command in mode-name. (proced-send-signal): Use header-line-format for *Marked Processes* buffer. (proced-sort): Restrict minibuffer completion to applicable sorting schemes. (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
-
Juanma Barranquero authored
-
Roland Winkler authored
(proced-goal-column): Renamed from proced-procname-column. (proced-move-to-goal-column): Renamed from proced-move-to-procname. (proced-header-face, proced-header-regexp): Removed. (proced-font-lock-keywords): Remove proced-header-face. (proced-header-alist, proced-sorting-schemes-re): New variables. (proced): Rename Proced buffer to *Proced*. (proced-next-line, proced-previous-line): New commands. (proced-do-mark, proced-do-mark-all, proced-toggle-marks) (proced-hide-processes): Do not treat first line as special. (proced-header-space): New function. (proced-update): Use header-line-format. Initialize proced-header-alist and proced-sorting-schemes-re. Set proced-goal-column. Include proced-command in mode-name. (proced-send-signal): Use header-line-format for *Marked Processes* buffer. (proced-sort): Restrict minibuffer completion to applicable sorting schemes. (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
-