1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
Commit graph

21630 commits

Author SHA1 Message Date
Kim F. Storm
7c6b06c66d (pos_visible_p): Fix value when EOB is visible. 2006-10-06 13:30:45 +00:00
Kim F. Storm
ee37d13588 *** empty log message *** 2006-10-06 13:30:34 +00:00
Chong Yidong
26c34ec2e7 * frame.c (Qinhibit_face_set_after_frame_default): New var.
(syms_of_frame): Initialize it.
	(x_set_frame_parameters): Avoid resetting :font attributes to the
	new-frame defaults.
2006-10-05 17:33:41 +00:00
Stefan Monnier
54dd3310af (compile_pattern): Only check `cp->syntax_table' if needed.
(compile_pattern_1): Remember `used_syntax' in `cp->syntax_table'.
(clear_regexp_cache): Only flush those regexps which depend on
a syntax-table.
2006-10-03 13:47:26 +00:00
Stefan Monnier
ec40e71f22 (clear_regexp_cache): Declare. 2006-10-03 13:38:18 +00:00
Stefan Monnier
58e95211ec (compile_pattern): Only check `cp->syntax_table' if needed.
(compile_pattern_1): Remember `used_syntax' in `cp->syntax_table'.
2006-10-03 13:25:26 +00:00
Stefan Monnier
6224b623fd (regex_compile): Set the new `used_syntax' bit. 2006-10-03 13:19:18 +00:00
Stefan Monnier
1351dd3b9a Remove file local variables.
(struct re_pattern_buffer): New field `used_syntax'.
2006-10-03 13:18:24 +00:00
Kim F. Storm
73812be664 *** empty log message *** 2006-10-03 09:19:05 +00:00
Kim F. Storm
1eed3bdcee (list_processes_1): Run sentinels before removing dead
processes.  Also remove `closed' network connections.
2006-10-03 09:14:40 +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
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