Kenichi Handa
42f557e541
*** empty log message ***
2006-10-04 07:09:43 +00:00
Kenichi Handa
49da453b36
(analyse_first): Cancel the change for synching with
...
HEAD.
2006-10-04 07:06:28 +00:00
Miles Bader
f3bbbd1145
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 447-459)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 141-144)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115
2006-10-03 05:04:21 +00:00
Stefan Monnier
2201c41ce3
(handle_fontified_prop): Don't fontify at EOB.
2006-10-01 16:44:43 +00:00
Eli Zaretskii
79e01e932f
configure
2006-09-30 09:11:56 +00:00
Eli Zaretskii
e9291f09f4
Regenerated.
2006-09-30 09:11:23 +00:00
Juri Linkov
f9df5f68a8
*** empty log message ***
2006-09-29 21:18:15 +00:00
Juri Linkov
474198601d
(syms_of_buffer): Reorder coding systems in the
...
docstring of %z to the real order displayed in the modeline.
2006-09-29 21:15:25 +00:00
Stefan Monnier
7ae8428d90
(Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM).
2006-09-28 19:00:10 +00:00
Chong Yidong
14a7cabfbc
* indent.c (Fvertical_motion): Do move back if the Lisp string
...
being displayed contains newlines.
2006-09-26 19:25:35 +00:00
YAMAMOTO Mitsuharu
444a42fd10
(mac_compute_glyph_string_overhangs, XLoadQueryFont)
...
[USE_CG_DRAWING]: Call mac_prepare_for_quickdraw before QDTextBounds.
2006-09-26 08:49:05 +00:00
Kenichi Handa
4ccaff6744
(Fsingle_key_description): For an invalid char, retuen
...
"Invalid char code NNNNN".
2006-09-26 04:17:41 +00:00
Chong Yidong
2a95a27c8e
* callint.c (Fcall_interactively): Doc fix.
2006-09-25 15:28:58 +00:00
YAMAMOTO Mitsuharu
cf2c68356b
(x_underline_at_descent_line): New variable.
...
(syms_of_macterm): DEFVAR_BOOL it.
(x_draw_glyph_string): Use it.
(XLoadQueryFont): Calculate min_bounds.descent and max_bounds.descent.
2006-09-25 08:19:14 +00:00
Kenichi Handa
8bb3035f33
(Fsingle_key_description): Fix the last change.
2006-09-25 04:38:18 +00:00
Kenichi Handa
173517c6c1
(Fsingle_key_description): Return unique names for
...
generic characters.
2006-09-25 02:52:03 +00:00
Richard M. Stallman
45c912f252
*** empty log message ***
2006-09-24 20:44:52 +00:00
Richard M. Stallman
e7b2dd2e38
(compile_pattern_1): Don't BLOCK_INPUT.
2006-09-24 20:28:49 +00:00
Eli Zaretskii
8f59d60237
*** empty log message ***
2006-09-24 12:39:03 +00:00
Eli Zaretskii
83b41e19dc
($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend
...
on nt/inc/langinfo.h and nt/inc/nl_types.h.
2006-09-24 12:37:45 +00:00
Eli Zaretskii
d613418bc5
(nl_langinfo): New function.
2006-09-24 12:37:06 +00:00
Eli Zaretskii
1133f8e75c
(w32-pass-alt-to-system, w32-alt-is-meta)
...
(w32-pass-lwindow-to-system, w32-enable-num-lock)
(w32-enable-caps-lock, w32-scroll-lock-modifier)
(w32-lwindow-modifier, w32-rwindow-modifier)
(w32-apps-modifier, w32-mouse-button-tolerance): Doc fix.
2006-09-24 09:05:42 +00:00
Juanma Barranquero
ba5524f4af
(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
...
Fix typos in docstrings.
2006-09-23 21:07:44 +00:00
Romain Francoise
47a0ee40fc
(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.
2006-09-23 13:50:32 +00:00
Kenichi Handa
b50685893e
(Fmap_keymap): Docstring mentions about generic
...
character.
2006-09-23 05:37:18 +00:00
Kenichi Handa
5dfe789c70
*** empty log message ***
2006-09-23 05:37:07 +00:00
Richard M. Stallman
7adfb96e72
Whitespace fix.
2006-09-23 03:07:19 +00:00
Stefan Monnier
4560a582d6
(analyse_first): For eight-bit-control chars, mark both the
...
char's value and its leading byte in the fastmap.
(re_search_2): When fast-scanning without translation, be careful to
check that we only match the leading byte of a multibyte char.
2006-09-22 17:30:13 +00:00
Stefan Monnier
3ffcda5471
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
...
(AT_CHAR_BOUNDARY): New macro.
2006-09-22 17:30:02 +00:00
Kenichi Handa
2e77924dcf
*** empty log message ***
2006-09-22 12:56:44 +00:00
Kenichi Handa
983f6a3da6
(optimize_sub_char_table): Don't optimize a sub-char-table
...
whose default value is non-nil.
2006-09-22 12:54:38 +00:00
Jan Djärv
7b7d4a7915
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
...
Gtk+ versions < 2.10.
2006-09-22 08:19:55 +00:00
Jan Djärv
db4fd91493
Fix typo
2006-09-22 08:19:43 +00:00
Jan Djärv
782447bdd3
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
...
Gtk+ versions < 2.10.
2006-09-22 08:19:26 +00:00
Jan Djärv
66687b7c01
* xfns.c (syms_of_xfns): Fix typo in help text for
...
x-gtk-file-dialog-help-text.
2006-09-22 08:09:10 +00:00
Kim F. Storm
b521ddce87
*** empty log message ***
2006-09-20 23:38:23 +00:00
Kim F. Storm
008ef0efaa
(Fmemq): Refill doc string.
...
(Fmemql): New defun, like memq but using eql.
(syms_of_fns): Defsubr it.
2006-09-20 23:07:17 +00:00
Kim F. Storm
68e67a4ed1
(Fpos_visible_in_window_p): Doc fix.
2006-09-20 10:14:46 +00:00
Kim F. Storm
a4df1f8ba8
*** empty log message ***
2006-09-20 10:14:00 +00:00
Kim F. Storm
120b778160
(Fset_window_hscroll, Fpos_visible_in_window_p):
...
Doc fix. Use "off-window" instead of "off-screen".
(Fpos_visible_in_window_p): Likewise.
If POS is t, return info for last visible glyph in window.
2006-09-20 09:43:25 +00:00
Kim F. Storm
0dd956164b
(pos_visible_p): CHARPOS < 0 means return info for
...
last visible glyph in window.
2006-09-20 09:43:18 +00:00
Kim F. Storm
d0e0bd5f4b
*** empty log message ***
2006-09-20 09:43:02 +00:00
Miles Bader
465384748f
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 437-446)
- Update from CVS
- lisp/url/url-methods.el: Fix format error when http_proxy is empty string
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 137-140)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-111
2006-09-20 06:04:23 +00:00
Chong Yidong
b69e3c1805
* search.c (struct regexp_cache): New entry syntax_table.
...
(compile_pattern_1): Set it.
(syms_of_search): Initialize it.
(compile_pattern): Require the syntax_table entry of the cache
element to match the current syntax table entry.
2006-09-19 21:44:52 +00:00
Stefan Monnier
31790df395
(Fwindow_end): Fix recent change.
2006-09-19 16:32:07 +00:00
Kim F. Storm
06e6b4be6c
*** empty log message ***
2006-09-19 13:59:13 +00:00
Kim F. Storm
7bbc67d20f
(Fset_window_hscroll, Fpos_visible_in_window_p):
...
Doc fix. Use "off-screen" instead of "invisible".
(Fwindow_line_height): Make line numbers 0-based. Make line arg
optional; if nil, use current cursor row. Handle text terminals
properly. Return nil if non-interactive or pseudo-window.
2006-09-19 13:12:26 +00:00
Stefan Monnier
08e26e8bfa
Include alloca.h if available.
...
(Fkey_binding): Only use AREF after checking it's a vector.
Remove unused var `window'.
2006-09-19 10:19:34 +00:00
YAMAMOTO Mitsuharu
61973eb68d
*** empty log message ***
2006-09-19 03:19:25 +00:00
YAMAMOTO Mitsuharu
0d3f16e5fe
(struct mac_output): Remove member menubar_active.
...
(do_menu_choice): Remove extern.
(do_apple_menu) [!TARGET_API_MAC_CARBON]: Add extern.
2006-09-19 03:19:05 +00:00