Eli Zaretskii
f481eb312e
Include dispextern.h.
2008-05-24 08:39:34 +00:00
Eli Zaretskii
b1722a4640
*** empty log message ***
2008-05-24 08:29:28 +00:00
Kenichi Handa
6c652bebc2
(Qemacs, charset_emacs): New variables.
...
(char_charset): Fix for non-Unicode characters.
(syms_of_charset): Define charset_emacs.
2008-05-23 12:50:07 +00:00
Juanma Barranquero
20746fe46b
*** empty log message ***
2008-05-23 10:30:18 +00:00
Jason Rumney
e715084611
Remove includes that are already included by config.h
2008-05-23 09:25:18 +00:00
Kenichi Handa
328fab2aee
*** empty log message ***
2008-05-23 06:31:17 +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
Kenichi Handa
baf4d3b3cf
*** empty log message ***
2008-05-23 04:44:35 +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
Jason Rumney
577eba225c
Don't include strings.h.
2008-05-22 22:12: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
Kenichi Handa
955b979c00
(BASE_PURESIZE): Increaed to 1220000.
2008-05-22 12:27:44 +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
Kenichi Handa
a30e19579a
*** empty log message ***
2008-05-22 03:49:18 +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
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
Juanma Barranquero
bcc850aa9e
*** empty log message ***
2008-05-21 10:14:56 +00:00
Dan Nicolaescu
6aac1c03b8
(x_set_frame_alpha): Move declarations before
...
statements.
2008-05-21 06:32:45 +00:00
Glenn Morris
b9fb2c4543
*** empty log message ***
2008-05-21 04:08:45 +00:00
Glenn Morris
7950790f33
Fix whitespace in previous.
2008-05-21 04:01:12 +00:00
Glenn Morris
a2979e8edd
Seiji Zenitani <zenitani at mac.com>
...
Ryo Yoshitake <ryo at shiftmode.net>
(w32_frame_parm_handlers): A null handler for x_set_alpha.
2008-05-21 04:00:33 +00:00
Jason Rumney
5c2a72d900
(add_font_entity_to_list): Don't add non-opentype
...
truetype fonts to opentype list.
2008-05-20 23:37:27 +00:00
Juanma Barranquero
eb152aa90b
(Ffontset_info): Doc fix.
...
(syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
<ignore-relative-composition>: Fix typos in docstrings.
2008-05-20 16:33:58 +00:00
Juanma Barranquero
dde8403ffe
Fix typos.
2008-05-20 10:14:38 +00:00
Kenichi Handa
1285557220
(obj): Fix previous change.
2008-05-20 06:44:03 +00:00
Kenichi Handa
ad00e1a3bf
Include font.h unconditionally.
...
(merge_face_ref, merge_face_vectors)
(Finternal_set_lisp_face_attribute): Cancel the previous change.
2008-05-20 06:34:10 +00:00
Stefan Monnier
40a69fac46
* xdisp.c (select_frame_for_redisplay): Adjust for last change to
...
indirect_variable.
* eval.c (lisp_indirect_variable): New fun.
(Fuser_variable_p): Use it.
2008-05-20 00:13:37 +00:00
Stefan Monnier
ad97b375e8
* lisp.h (indirect_variable):
...
* data.c (indirect_variable, let_shadows_buffer_binding_p):
Use Lisp_Symbol pointers rather than Lisp_Object. Adjust callers.
* buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
To this end, change calling-convention.
2008-05-19 18:38:55 +00:00
Chong Yidong
9092490376
* process.c (wait_reading_process_output): Always check status
...
when in batch mode.
2008-05-19 16:29:18 +00:00
Stefan Monnier
8c2dccbf9d
(Finternal_complete_buffer): Only strip out hidden buffers
...
if some non-hidden buffers are selected by string&pred.
2008-05-19 11:22:44 +00:00
Kenichi Handa
25b81df40e
*** empty log message ***
2008-05-19 07:23:52 +00:00
Juanma Barranquero
d4a1d55391
(Fcoding_system_p): Rename argument to match docstring.
...
(Funencodable_char_position, Fcheck_coding_systems_region,
Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
(Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region,
Ffind_operation_coding_system, Fset_coding_system_priority,
Fcoding_system_eol_type): Doc fixes.
2008-05-19 00:57:11 +00:00
Glenn Morris
07cfc4e77d
(child_setup_tty): Handle systems with NLDLY, without FFDLY.
2008-05-17 20:07:09 +00:00
Eli Zaretskii
1cab27d254
(Ffile_attributes): Shut up GCC warnings about st_uid
2008-05-16 11:12:48 +00:00
Stefan Monnier
86b8971382
(parse_menu_item): Do not cache key shortcut any more.
2008-05-16 04:28:27 +00:00
Miles Bader
b35f288d47
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1166
2008-05-16 02:05:57 +00:00
Kenichi Handa
79f105c988
(font_find_for_lface): Reflect LFACE_FONT in the font
...
preference.
2008-05-15 10:29:39 +00:00
YAMAMOTO Mitsuharu
62867b112d
(x_draw_relief_rect): Remove unused variable `dpy'.
2008-05-15 09:35:50 +00:00
YAMAMOTO Mitsuharu
6750bd9357
(mac_store_event_ref_as_apple_event)
...
[TARGET_API_MAC_CARBON]: Fix last change.
2008-05-15 09:05:53 +00:00
Kenichi Handa
fd8a1cae45
*** empty log message ***
2008-05-15 08:13:55 +00:00
Glenn Morris
6b33da9fcf
(USAGE1, standard_args): Remove -disable-font-backend.
2008-05-15 03:29:30 +00:00
Chong Yidong
d0e4433b0a
* fns.c (init_fns): Don't initialize weak_hash_tables here.
...
(init_weak_hash_tables): New fun. Initialize weak_hash_tables.
* alloc.c (init_alloc_once): Call init_weak_hash_tables.
2008-05-15 02:45:21 +00:00
Kenichi Handa
5f2d79e053
(Fnew_fontset): Call font_unparse_xlfd with 256-byte
...
buffer. Check the return value of it.
2008-05-15 00:42:32 +00:00
Jason Rumney
e5e29349e1
(w32_get_glyph_overhangs): Remove.
...
(w32_redisplay_interface): Use x_get_glyph_overhangs instead.
2008-05-14 14:40:57 +00:00
Kenichi Handa
be9442ad03
(font_clear_cache): Check if the cached vector of entities is nil
...
or not.
2008-05-14 12:28:17 +00:00
Kenichi Handa
1f09f444ca
(font_prop_validate): Make nil a valid value.
2008-05-14 10:38:43 +00:00
Miles Bader
ecae6af979
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1159
2008-05-14 04:28:51 +00:00
Kenichi Handa
c6b278e7cb
(detect_coding_iso_2022): Ignore a coding category that
...
has no corresponding coding system.
2008-05-14 01:46:15 +00:00
Chong Yidong
f9d4c199bd
* dispnew.c (update_frame_1): Check if tty output is still valid
...
before flushing it.
2008-05-13 21:18:42 +00:00