1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
Commit graph

25550 commits

Author SHA1 Message Date
Jason Rumney
526dc3b384 (SRC): Define earlier.
(CHARPROP, UNIDATA, UNIDATA_SRC, UNIDATA_GEN, UNIDATA_GEN_SRC)
(UNIDATA_DEST, RUNTEMACS): New definitions.
($(EMACS)): Depend on $(CHARPROP).
(temacs): Bump EMHEAP to 21.
($(CHARPROP), $(UNIDATA), $(UNIDATA_GEN)): New targets.
2008-02-02 00:52:43 +00:00
Jason Rumney
af805c82de *** empty log message *** 2008-02-01 23:31:23 +00:00
Jason Rumney
9b1a1e6291 Define VIRT_ADDR_VARIES. 2008-02-01 23:29:29 +00:00
Jason Rumney
fec76d439d Don't include CYGWIN in condition. 2008-02-01 23:29:14 +00:00
Andreas Schwab
7f6519c572 (shortlisp): Update for rename of
../lisp/language/myanmar.el.
(lisp): Likewise.
2008-02-01 23:10:29 +00:00
Chong Yidong
85c5920ea3 (get_lface_attributes): Function deleted.
(merge_named_face, lookup_named_face, lookup_derived_face)
(realize_named_face): Call lface_from_face_name directly, and use
the fact that merge_face_vectors does not alter its FROM argument.
2008-02-01 22:34:19 +00:00
Chong Yidong
26f8aa27e0 * xfaces.c (get_lface_attributes): Function deleted.
(merge_named_face, lookup_named_face, lookup_derived_face)
(realize_named_face): Call lface_from_face_name directly, and use
the fact that merge_face_vectors does not alter its FROM argument.
2008-02-01 22:34:08 +00:00
Miles Bader
aca7a3d201 Merge ChangeLog.unicode files into ChangeLogs
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
2008-02-01 16:05:01 +00:00
Miles Bader
6cc41fb06c Merge unicode branch
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1037
2008-02-01 16:01:31 +00:00
Glenn Morris
c1c8b16f5d Regenerate. 2008-02-01 04:51:31 +00:00
Miles Bader
dd559368b0 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-330
2008-02-01 04:44:30 +00:00
Stefan Monnier
d6abfc14fe (face_at_buffer_position): Remove unused vars. 2008-02-01 03:05:16 +00:00
Miles Bader
a9989764a4 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-329
2008-02-01 03:01:11 +00:00
Miles Bader
68e7476278 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1032
2008-02-01 02:40:23 +00:00
Kenichi Handa
661e8ab2f9 (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
Cancel previous change.
2008-02-01 01:18:05 +00:00
Kenichi Handa
0acdaf8df5 (CCL_WRITE_CHAR): Fix overflow checking.
(CCL_WRITE_MULTIBYTE_CHAR): Likewise.
2008-02-01 00:38:48 +00:00
Miles Bader
6498c4b170 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-328
2008-01-31 13:49:17 +00:00
Miles Bader
94cc397c54 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1028
2008-01-31 11:35:46 +00:00
Kenichi Handa
8d99a0b354 (CCL_WRITE_CHAR): Increment extra_bytes only when
ccl->eight_bit_control.  Fix check for buffer overflow.
(CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
(ccl_driver): Initialize extra_bytes to 0.
2008-01-31 11:27:46 +00:00
Kenichi Handa
a32aad64df (make_ctrl_char): If C is a multibyte character, just
return it ORed with ctrl_modifier.
2008-01-31 06:42:01 +00:00
Jason Rumney
44ac758ddb *** empty log message *** 2008-01-30 09:35:08 +00:00
Jason Rumney
480cb5d27b (w32_read_socket) <WM_CHAR>: Decode non-Unicode
input in the default locale. Handle non-Unicode multibyte input.
2008-01-30 09:34:49 +00:00
Miles Bader
9fab854684 Fix merge mistake
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-325
2008-01-30 08:29:16 +00:00
Miles Bader
d235ca2ff8 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
2008-01-30 07:57:28 +00:00
Kenichi Handa
671bb2010e *** empty log message *** 2008-01-30 04:08:17 +00:00
Kenichi Handa
eaa0402c92 (reorder_font_vector): Exclude nil elements from the
font group.  Don't try multiple fonts.
(fontset_font): Adjusted for the above change.
(Finternal_char_font): Return nil if the found font doesn't
contain the character ch.
2008-01-30 04:07:47 +00:00
Kenichi Handa
c9228487a2 (lisp): Add cham.el.
(shortlisp): Likewise.
2008-01-30 04:04:58 +00:00
Miles Bader
8b329dbaa7 src/macterm.c (XTset_vertical_scroll_bar): Fix merge mistake
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1020
2008-01-29 05:12:00 +00:00
Kenichi Handa
d9e11902b2 (font_find_for_lface): Fix previous change. Be sure to
close a font-object.
(Ffont_shape_text): If FONT_OBJECT is not a font-object, just
return TO.
2008-01-28 23:59:56 +00:00
Jason Rumney
548667aad8 *** empty log message *** 2008-01-28 23:23:48 +00:00
Stefan Monnier
ef264c4209 * window.c (run_window_configuration_change_hook): New function.
Code extracted from set_window_buffer.  Set the selected frame.
(set_window_buffer): Use it.
* window.h (run_window_configuration_change_hook): Declare.
* dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
2008-01-28 19:05:13 +00:00
Jason Rumney
513feaa5ad (stat): Don't do a double check for networked drive. 2008-01-28 17:44:11 +00:00
Kenichi Handa
0aa35ed94d *** empty log message *** 2008-01-28 07:07:19 +00:00
Kenichi Handa
23c8bcbfce (FONTP): Make it return 1 also for a font-object. 2008-01-28 07:06:52 +00:00
Kenichi Handa
9e067dbc98 (xfontset): New function. 2008-01-28 07:05:37 +00:00
Kenichi Handa
6c8ec042df (font_find_for_lface): Check if the character C is
supported or not only for the first font.
2008-01-28 07:05:07 +00:00
Kenichi Handa
d67f7f1a57 (reorder_font_vector): Fix typo.
(fontset_find_font): Don't add a font-spec specifying a script.
Use 0 (not Qt) for the indication of empty font-group.  Change the
format of RFONT-DEF.  Return Qt if no font in the font-group
support the character.
(fontset_font): Adjusted for the above change.  If no font was
found the character, remember that.
(face_for_char): Adjusted for the change of RFONT-DEF.
(Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
no font for the target.
(Finternal_char_font): Adjusted for the change of RFONT-DEF.
2008-01-28 07:03:27 +00:00
Stefan Monnier
0975aa2475 (read_char): Yet another int/Lisp_Object mixup (YAILOM). 2008-01-28 03:48:45 +00:00
Dan Nicolaescu
9c28b587ab * configure.in: Update comment.
* Makefile.in: Remove references to unused macros.
2008-01-27 16:06:02 +00:00
Thien-Thi Nguyen
4ada4a87b4 (Fclrhash): Return TABLE. 2008-01-26 17:00:52 +00:00
Eli Zaretskii
248c21c5f2 (fstat): Use pw_uid and pw_gid from the_passwd structure for st_uid and
st_gid of the file.
2008-01-26 15:25:12 +00:00
Eli Zaretskii
6811b9f4e6 (get_sid_sub_authority, get_sid_sub_authority_count): Fix return values
on Windows 9x or when the corresponding advapi32.dll functions are
not available.
2008-01-26 15:04:33 +00:00
Eli Zaretskii
ce0ee994e4 (init_user_info): Fix commentary for RID usage. 2008-01-26 14:52:01 +00:00
Eli Zaretskii
c617afcea1 (g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): New
static variables.
(GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
(get_sid_sub_authority, get_sid_sub_authority_count): New functions.
(init_user_info): Use the above two new functions to retrieve uid and gid.
Use 500/513, the Windows defaults, as Administrator's uid/gid.
2008-01-26 13:04:14 +00:00
Jason Rumney
302d7d5465 (logon_network_drive): New function.
(stat): Use it.
2008-01-26 01:08:53 +00:00
Chong Yidong
a5bafa401f (pos_visible_p): Handle the case where charpos falls on
invisible text covered with an ellipsis.
2008-01-26 01:00:44 +00:00
Chong Yidong
3ac7a21e51 * xdisp.c (pos_visible_p): Handle the case where charpos falls on
invisible text covered with an ellipsis.
2008-01-26 01:00:30 +00:00
Richard M. Stallman
bbb9fc1f65 (redisplay_window): Run Qwindow_text_change_functions and
jump back to beginning.  Move some other initializations after that.
(Qwindow_text_change_functions, (Vwindow_text_change_functions): New variables.
(syms_of_xdisp): Init them.
2008-01-25 23:02:36 +00:00
Richard M. Stallman
94f9b406a7 (read_char): Restore echo_message_buffer after redisplay. 2008-01-25 22:57:41 +00:00
Richard M. Stallman
2f7a359ddd (reset_buffer_local_variables): Implement `permanent-local-hook'.
(Qpermanent_local_hook): New variable.
(syms_of_buffer): init and staticpro it.
2008-01-25 22:56:30 +00:00