1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00
Commit Graph

83444 Commits

Author SHA1 Message Date
Juanma Barranquero
924b41eefb Fix typos. 2008-05-23 10:45:38 +00:00
Juanma Barranquero
372d48ccd2 *** empty log message *** 2008-05-23 10:38:50 +00:00
Juanma Barranquero
20746fe46b *** empty log message *** 2008-05-23 10:30:18 +00:00
Juanma Barranquero
d0cf2d48dc (Fencode_char, Fsplit_char): Doc fixes.
(Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
Fix typos in docstrings.
2008-05-23 10:13:25 +00:00
Jason Rumney
e715084611 Remove includes that are already included by config.h 2008-05-23 09:25:18 +00:00
Nick Roberts
22b6cf4846 (gdb-enable-debug): New function.
(gdb-annotation-rules): New entry for "thread-changed".
(gdb-thread-changed): New function.
2008-05-23 07:36:54 +00:00
Nick Roberts
13bae5072b *** empty log message *** 2008-05-23 07:35:07 +00:00
Kenichi Handa
328fab2aee *** empty log message *** 2008-05-23 06:31:17 +00:00
Michael Olson
a3cdbdf8b4 custom.texi: Minor project settings fixes. 2008-05-23 06:30:37 +00:00
Kenichi Handa
efdf1b43d7 (x_draw_glyph_string): Be sure to draw underline within the current
line area.
2008-05-23 06:11:53 +00:00
Kenichi Handa
90dc78a36e (x_draw_glyph_string): Be sure to draw underline within the current
line area.
2008-05-23 05:33:24 +00:00
Glenn Morris
05012a713a (SOURCES): Remove, unused.
(lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
(TAGS, TAGS-LISP): Use a single rule with multiple targets.
Exclude more '*loaddefs' files.
(compile-always): Simplify '.elc' deletion.
2008-05-23 04:46:47 +00:00
Kenichi Handa
baf4d3b3cf *** empty log message *** 2008-05-23 04:44:35 +00:00
Glenn Morris
116f996b96 Spelling fix. 2008-05-23 04:44:07 +00:00
Kenichi Handa
71b7654711 (x_draw_glyph_string): Be sure to update
s->underline_thickness and s->underline_position.
2008-05-23 04:43:48 +00:00
Glenn Morris
cc4a96c680 Spelling fix. 2008-05-23 04:41:33 +00:00
Bill Wohler
5cb66178eb (mh-invisible-header-fields-internal): Remove DKIM-Signature as it is
covered by DKIM-. Fully qualify X-EID.
2008-05-23 04:20:06 +00:00
Stefan Monnier
8100b5a869 (vc-bzr-revision-completion-table): Choose the right `:'. 2008-05-23 03:01:10 +00:00
Kenichi Handa
dbf46ba612 Delete unused variables and add casting for char *
throughout the file.
(fontset_font): Try the fallback fonts of the current fontset
before consulting the default fontset.
2008-05-23 02:24:31 +00:00
Kenichi Handa
de24e3eb51 (ftfont_spec_pattern): Free charset if necessary. 2008-05-23 02:11:22 +00:00
Stefan Monnier
f838180339 * minibuffer.el (completion-boundaries): Change calling convention, so
`string' has the same semantics as in try-completion and all-completions.
(completion-table-with-context, completion--embedded-envvar-table)
(completion--file-name-table, completion-pcm--find-all-completions):
Adjust code accordingly.
* vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
(vc-bzr-revision-completion-table): Handle `boundaries' argument.
2008-05-23 01:58:15 +00:00
Kenichi Handa
019e13ef75 (xfont_list_pattern): Free names returned from XListFonts. 2008-05-23 01:31:32 +00:00
Jason Rumney
577eba225c Don't include strings.h. 2008-05-22 22:12:25 +00:00
Chong Yidong
b81f0babbd (image-mode-winprops): Add argument CLEANUP to prune
image-mode-winprops-alist, preventing it from growing indefinitely.
(image-mode-reapply-winprops): Use it.
2008-05-22 21:27:42 +00:00
Chong Yidong
be26add72f * image-mode.el (image-mode-winprops): Add argument CLEANUP to
prune image-mode-winprops-alist, preventing it from growing
indefinitely.
(image-mode-reapply-winprops): Use it.
2008-05-22 21:27:25 +00:00
Jason Rumney
0513110744 * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
* 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.
2008-05-22 14:54:27 +00:00
Jason Rumney
3b780338b9 (msdos_stdcolor_idx): Use xstricmp. 2008-05-22 13:41:18 +00:00
Jason Rumney
5d3f7fd872 (font_style_to_value, font_score): Use xstricmp. 2008-05-22 13:36:30 +00:00
Jason Rumney
28f4e99c8c (fs_query_fontset): Use xstricmp. 2008-05-22 13:36:13 +00:00
Jason Rumney
61a540f538 (xfont_list_pattern, compare_font_names): Use xstricmp. 2008-05-22 13:35:54 +00:00
Kenichi Handa
af6061b12f (font-show-log): Limit each listing to 20 items. 2008-05-22 12:50:48 +00:00
Kenichi Handa
bcd79f838d (font-show-log): Limit each listing
to 20 items.
2008-05-22 12:49:36 +00:00
Kenichi Handa
955b979c00 (BASE_PURESIZE): Increaed to 1220000. 2008-05-22 12:27:44 +00:00
Juanma Barranquero
d6710afe34 Remove Windows problem about the XPM image library being
loaded too soon (fixed by Stefan Monnier on 2008-05-07).
2008-05-22 11:16:32 +00:00
Kenichi Handa
64b900e33e (font_prop_validate_style): Adjusted for the format
change of font_style_table.
2008-05-22 05:21:06 +00:00
Miles Bader
a368801ce6 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1172
2008-05-22 05:03:00 +00:00
Stefan Monnier
c63028e1b4 (completion-pcm--find-all-completions): Don't add pseudo-completions. 2008-05-22 04:26:41 +00:00
Kenichi Handa
a30e19579a *** empty log message *** 2008-05-22 03:49:18 +00:00
Kenichi Handa
47ae372379 (x_update_menu_appearance): Call Ffont_xlfd_name with
two args.
2008-05-22 03:47:34 +00:00
Stefan Monnier
631248e534 * minibuf.c (keys_of_minibuf): Delete.
* lisp.h (keys_of_minibuf): Delete.
* emacs.c (main): Don't call keys_of_minibuf.
2008-05-22 03:18:18 +00:00
Stefan Monnier
31d4b748c2 (icomplete-eoinput): Remove.
(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.
2008-05-22 03:15:32 +00:00
Stefan Monnier
a77b655d87 (locate-dominating-file): Accept non-existing argument.
(project-find-settings-file): Rewrite, using locate-dominating-file.
2008-05-22 03:09:34 +00:00
Kenichi Handa
4cd217dc0d (font-weight-table, font-slant-table)
(font-width-table): Delete them.  Don't call
internal-set-font-style-table.
2008-05-22 02:34:30 +00:00
Kenichi Handa
318548bef0 (ftfont_resolve_generic_family): Renamed from
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.
2008-05-22 02:27:17 +00:00
Kenichi Handa
f6a651cb77 (Ffont_xlfd_name): EXFUN adjusted.
(FONT_DEBUG): Define it.
(font_add_log): Extern it.
(font_assert): Renamed from xassert.
2008-05-22 02:24:14 +00:00
Kenichi Handa
960d80b9c4 (xfont_get_pcm): Change xassert to font_assert.
(xfont_list_family): Call font_add_log.
(xfont_match): Likewise.
(memq_no_quit): Deleted.
2008-05-22 02:23:03 +00:00
Kenichi Handa
7ae2e7f020 (fontset_from_font, Ffontset_info): Add the 2nd arg in
call of Ffont_xlfd_name.
2008-05-22 02:21:54 +00:00
Kenichi Handa
68eaeee492 *** empty log message *** 2008-05-22 02:21:05 +00:00
Kenichi Handa
d0ab1ebe49 Checking of FONT_DEBUG is moved to font.h. All calls of
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.
2008-05-22 02:19:21 +00:00
Kenichi Handa
fa5ee88925 (font-show-log): New function. 2008-05-22 02:05:44 +00:00