Juanma Barranquero
a9b555d3d0
* w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
...
Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
2008-10-22 09:33:30 +00:00
Kenichi Handa
e368195223
*** empty log message ***
2008-10-22 05:41:00 +00:00
Kenichi Handa
2b70a11c55
(scan_words): Call word_boundary_p instead of comparing
...
scripts.
2008-10-22 05:31:05 +00:00
Kenichi Handa
4626499f4f
Don't setup
...
find-word-boundary-function-table.
(next-word-boundary-han, next-word-boundary-kana): Delete them.
(word-combining-categories, word-separating-categories): Adjusted
to the change of the docstrings.
2008-10-22 05:29:08 +00:00
Kenichi Handa
714b2198bf
(word_boundary_p): Check scripts instead of charset.
...
Handle nil value in word-separating-categories and
word-combining-categories.
(syms_of_category): Fix docstrings of word-separating-categories
and word-combining-categories.
2008-10-22 05:23:47 +00:00
Eli Zaretskii
1560f91a92
(Fencode_coding_region, Fdecode_coding_region)
...
(Fdecode_coding_string, Fencode_coding_string): Doc fix.
2008-10-21 15:57:30 +00:00
Martin Rudalics
f46684418b
Remove prototype for no_switch_window.
2008-10-21 14:07:04 +00:00
Martin Rudalics
c8804c4f9f
(Fget_buffer, Fbury_buffer, switch_to_buffer_1):
...
Rename arg "buffer" to "buffer_or_name".
(Fkill_buffer): Rename arg "buffer" to "buffer_or_name" and make
it optional.
(no_switch_window): Remove since the return value is not used.
(Fswitch_to_buffer): Rename arg "buffer" to "buffer_or_name".
Consider window as dedicated when Fwindow_dedicated_p returns a
non-nil value.
2008-10-21 14:05:55 +00:00
Jan Djärv
fd75ddb283
(main): Unconditionally set PER_LINUX32 and exec
...
temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined
2008-10-21 06:32:39 +00:00
Kenichi Handa
0729571314
(detect_coding_charset): For iso-8859-* coding systems,
...
check Vlatin_extra_code_table.
2008-10-21 02:28:20 +00:00
Eli Zaretskii
712adc825a
(Fset_file_modes): Doc fix.
2008-10-20 10:10:56 +00:00
Miles Bader
5b6dbe15da
Add arch tagline
2008-10-20 02:25:28 +00:00
Michael Albinus
07a4cb035f
* dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols
...
in arrays.
2008-10-19 18:51:19 +00:00
Michael Albinus
f549eb0bd9
*** empty log message ***
2008-10-19 18:50:16 +00:00
Martin Rudalics
aac0c6e365
(Fwindow_dedicated_p, Fset_window_dedicated_p):
...
Mention kill-buffer in doc-string.
(Fset_window_buffer): Reinsert tem check removed in last commit.
(Fenlarge_window, Fshrink_window): Have argument names and
doc-string follow Elisp manual more closely.
2008-10-19 13:50:25 +00:00
Eli Zaretskii
e1fd62893b
*** empty log message ***
2008-10-18 18:07:37 +00:00
Eli Zaretskii
ea4292503a
(Fset_file_modes): Doc fix.
2008-10-18 18:06:19 +00:00
Martin Rudalics
d653c8cc93
(Fwindow_width, Fset_window_start)
...
(Fwindow_parameters, Fwindow_parameter, Fset_window_parameter)
(Fdelete_windows_on, Freplace_buffer_in_windows): Make
doc-strings follow code and Elisp manual more closely.
(Fwindow_dedicated_p): Make window argument optional.
(Fset_window_dedicated_p): Rename argument "arg" to "flag".
(Fset_window_buffer): Respect any non-nil dedicated value for
window. Rename "buffer" argument to "buffer_or_name".
2008-10-18 17:08:59 +00:00
Dan Nicolaescu
fac5dc61db
* configure.in: Add support for GNU/Linux on SuperH.
...
* MACHINES: Add section for SuperH.
* m/sh3.h: New file, machine description for SuperH.
2008-10-18 08:11:30 +00:00
Martin Rudalics
8752702656
(Fsplit_window): Rename arg horflag to horizontal.
2008-10-17 13:03:30 +00:00
Kenichi Handa
393566216f
(ftfont_otf_features): Fix indexing
...
gsub_gpos->FeatureList.Feature. Check the validity of indices.
2008-10-17 02:20:31 +00:00
Magnus Henoch
edd9ab1eb6
* dbusbind.c (Fdbus_call_method): Unbreak usage line.
...
(Fdbus_call_method_asynchronously): Ditto.
This change makes C-h f display the argument list.
2008-10-16 19:51:50 +00:00
Chong Yidong
0711429637
(Fexpand_file_name): Doc fix.
2008-10-16 17:59:34 +00:00
Chong Yidong
721de51dca
* fileio.c (Fexpand_file_name): Doc fix.
2008-10-16 17:59:24 +00:00
Chong Yidong
ca6888b6e5
(Finternal_set_lisp_face_attribute): Make null values of :foreground
...
and :background equivalent to unspecified (20.x compatibility).
2008-10-16 16:32:58 +00:00
Chong Yidong
8ca67af959
* xfaces.c (Finternal_set_lisp_face_attribute): Make null values
...
of :foreground and :background equivalent to unspecified (20.x
compatibility).
2008-10-16 16:32:51 +00:00
Eli Zaretskii
7cb7097441
(syms_of_buffer): Doc fix.
2008-10-15 11:38:09 +00:00
Juanma Barranquero
21818739b1
Fix typos.
2008-10-14 15:50:14 +00:00
Chong Yidong
e234927a7e
(font_clear_prop): When clearing font width, clear the average width
...
field too.
2008-10-14 14:41:20 +00:00
Chong Yidong
050a81e9b2
* font.c (font_clear_prop): When clearing font width, clear the
...
average width field too.
2008-10-14 14:41:11 +00:00
Chong Yidong
afb11cdc94
(Finternal_set_lisp_face_attribute): Revert last change.
2008-10-14 14:37:03 +00:00
Chong Yidong
c02f864619
Revert last change.
2008-10-14 14:36:51 +00:00
Chong Yidong
e69a00b749
(Finternal_set_lisp_face_attribute): If the font is to be updated,
...
clear its average width field too.
2008-10-14 04:08:08 +00:00
Chong Yidong
40c89b5f65
* xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
...
be updated, clear its average width field too.
2008-10-14 04:07:54 +00:00
Andreas Schwab
990a73f049
* ftfont.c (ftfont_shape_by_flt): Make static.
...
* ftfont.h (ftfont_shape_by_flt): Don't declare.
2008-10-12 12:50:00 +00:00
Andreas Schwab
f6d52a3393
Don't include <m17n-flt.h>.
2008-10-12 12:49:14 +00:00
Eli Zaretskii
d64d5ff59e
(SYSTEM_PURESIZE_EXTRA): Decrease to 10000.
2008-10-10 08:55:41 +00:00
Eli Zaretskii
02ab7130d5
(make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code.
2008-10-09 17:35:27 +00:00
Chong Yidong
91d227d92d
(update_text_area): Avoid looping due to large glyph
...
overhangs (bug#1070).
2008-10-09 16:41:17 +00:00
Chong Yidong
07753818b2
* dispnew.c (update_text_area): Avoid looping due to large glyph
...
overhangs (bug#1070).
2008-10-09 16:41:10 +00:00
Kenichi Handa
ea217c11e5
(face_for_char): If face->fontset is negative, just return ascii_face.
2008-10-09 12:19:38 +00:00
Kenichi Handa
c576d6dc9e
(font_delete_unmatched): Fix previous change. Don't
...
reject an entity if DPI and AVGWIDTH of an entity are 0.
2008-10-09 12:12:33 +00:00
Martin Rudalics
1bf7273525
(Fraise_frame): On text-only terminals select frame in
...
order to make it visible. (Bug#1061)
2008-10-09 08:26:33 +00:00
Chong Yidong
f3d295514c
(fontset_find_font): Check frame validity.
2008-10-08 22:59:02 +00:00
Chong Yidong
edc3ecf397
* fontset.c (fontset_find_font): Check frame validity.
2008-10-08 22:58:55 +00:00
Chong Yidong
c1ffddfc86
(xg_display_open): Reset default display if none exists.
...
(xg_display_close): Allow Emacs to close all displays (bug#985).
2008-10-07 17:46:48 +00:00
Chong Yidong
5762590b5c
* gtkutil.c (xg_display_open): Reset default display if none exists.
...
(xg_display_close): Allow Emacs to close all displays (bug#985).
2008-10-07 17:46:18 +00:00
Andreas Schwab
766f52ec49
Add comment for last change.
2008-10-07 08:06:10 +00:00
Andreas Schwab
ef874e3d24
(sys_signal): Always set SA_RESTART when
...
noninteractively.
2008-10-06 21:27:44 +00:00
Chong Yidong
c1e4ceb7d7
(Vbefore_init_time, Vafter_init_time): Declare.
2008-10-06 16:17:24 +00:00