1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
Commit graph

29014 commits

Author SHA1 Message Date
Kenichi Handa
1513ad08f1 (lao-composition-function): Fix args to compose-string. 2000-06-01 07:03:07 +00:00
Kenichi Handa
6e33873327 (thai-composition-function): Fix args to compose-string. 2000-06-01 07:02:41 +00:00
Kenichi Handa
eadef5e6e3 *** empty log message *** 2000-06-01 07:02:10 +00:00
Kenichi Handa
a5cc922e6a (isearch-update): Set disable-point-adjustment to t
to prevent the point moving to the end of a composition when a
part of a composition is searched.
(isearch-other-meta-char): If the key invoking this command can be
mapped by function-key-map to a printing char, call
isearch-process-search-char directly.
2000-06-01 06:22:31 +00:00
Kenichi Handa
6389e4ab7b *** empty log message *** 2000-06-01 06:21:43 +00:00
Kenichi Handa
6e5dfc3178 *** empty log message *** 2000-06-01 06:14:32 +00:00
Stefan Monnier
2598a293ae Update calls to make-obsolete with a WHEN argument. 2000-06-01 05:07:32 +00:00
Stefan Monnier
342a1e7b20 Add a version to the obsoletions.
(mouse-show-mark): Don't quote lambda.
2000-06-01 05:04:28 +00:00
Stefan Monnier
20482b7061 * byte-run.el (make-obsolete, make-obsolete-variable):
Add an optional WHEN argument and change the format of the
symbol-property information.
* emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
(byte-compile-obsolete, byte-compile-variable-ref): Understand the
new obsolete-symbol-property format and print WHEN if it is provided.
(make-obsolete): Update the calls to use the third argument.
2000-06-01 04:58:08 +00:00
Stefan Monnier
6684834d92 (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
(../info/pcl-cvs, pcl-cvs.dvi): New targets.
2000-06-01 03:35:31 +00:00
Stefan Monnier
e9f75053e7 New file. 2000-06-01 03:34:57 +00:00
Stefan Monnier
13abb687de (*.tmp): New entry. Seems to be used for @macro. 2000-06-01 03:34:34 +00:00
Dave Love
28d8dff137 (loadhist-hook-functions): Remove before-change-function,
after-change-function.
(unload-feature): Deal with symbols which are both bound and fbound.
2000-05-31 23:02:45 +00:00
Dave Love
7b0c573e6a (newline): Don't bind before-change-function, after-change-function. 2000-05-31 22:50:41 +00:00
Dave Love
8faa97078b (mouse-save-then-kill-delete-region): Don't bind
before-change-function,  after-change-function.
2000-05-31 22:48:20 +00:00
Dave Love
bf9e8804fc Revert last change -- duplicated. 2000-05-31 21:17:57 +00:00
Dave Love
17da7e4c5d *** empty log message *** 2000-05-31 20:00:24 +00:00
Dave Love
5bd46f080a Change @sp1 to @sp 1. 2000-05-31 19:54:28 +00:00
Dave Love
969ac764c1 Fix xref 2000-05-31 19:52:25 +00:00
Gerd Moellmann
3694b4abbb (eassert) [!ENABLE_CHECKING]: Define as `(void) 0'. 2000-05-31 19:19:50 +00:00
Gerd Moellmann
9af3e74293 (find_glyph_row_slice, swap_glyphs_in_rows): Put in #if 0. 2000-05-31 19:16:25 +00:00
Jason Rumney
9dddb23f46 (Fre_search_forward, Fre_search_backward)
(Fposix_search_backward, Fposix_search_forward): Fix newlines in doc.
2000-05-31 18:51:08 +00:00
Jason Rumney
8119aab87f *** empty log message *** 2000-05-31 18:48:13 +00:00
Rajesh Vaidheeswarran
7f565d8708 Update whitespace.el with a more tolerable timer scan time.
Update e-mail address.
2000-05-31 18:39:14 +00:00
Jason Rumney
11f292ed17 (Fw32_set_clipboard_data): Change QNil to Qnil. 2000-05-31 18:09:57 +00:00
Jason Rumney
f14156cdc9 *** empty log message *** 2000-05-31 18:08:30 +00:00
Dave Love
a8d693d899 (change-log-font-lock-keywords) <function>: Add
pattern for function of change.
(change-log-font-lock-keywords) <acknowledgements>: Amalgamate
acknowledgements patterns.
2000-05-31 17:41:51 +00:00
Kenichi Handa
a50192e7ed Mostly re-written. 2000-05-31 03:50:57 +00:00
Kenichi Handa
f9f1ed46bf (quail-start-conversion): Don't include
unhandled events in the returned events, but set them in
unread-command-events.  Exit if all inputs are deleted.
2000-05-31 03:49:49 +00:00
Kenichi Handa
3c487103b8 (isearch-printing-char): If keyboard coding system is
being used, call isearch-process-search-multibyte-characters.
2000-05-31 03:49:22 +00:00
Jason Rumney
7e492772bf *** empty log message *** 2000-05-30 22:58:03 +00:00
Jason Rumney
6778515fc5 (w32-charset-info-alist): Add each charset separately. 2000-05-30 22:39:04 +00:00
Jason Rumney
de0c7b5d2c Doc changes to reduce diffs with x-win.el.
Reenable code to create initial fontsets.
Use set-fontset-font in place of put-charset-property.
2000-05-30 22:34:26 +00:00
Jason Rumney
9ef2e2cf03 Format and doc changes to bring closer to xterm.c.
(w32_char_font_type): New enum.
(Qw32_charset_*, w32_codepage_for_font): Moved to w32fns.c.
(w32_per_char_metric): Use w32_char_font_type instead of unicode_p.
(w32_encode_char): New function.
(x_encode_char): Removed.
(x_get_glyph_and_face_encoding): Use w32_encode_char in place of
x_encode_char and w32_font_is_double_byte.
(x_produce_image_glyph): Use image_ascent.
(x_produce_glyphs): Use new version of w32_per_char_metric and
handle NULL return value. Allow extra line spacing.
(W32_TEXTOUT): Distinguish between Unicode and DBCS text.
(w32_get_glyph_overhangs): Remove unicode_p param. Use
w32_font_type member of glyph instead.
(x_draw_glyph_string): Draw underline and strike-out for BDF fonts.
(fast_find_position): Make sure not to consider rows not visible
in the window.
(w32_read_socket) [WM_MENUSELECT]: Cannot call
w32_menu_display_help with input blocked, as it can abort.
(x_display_and_set_cursor): Choose cursor depending
on buffer-local value of cursor_type.
(x_draw_bar_cursor): Add parameter WIDTH.
2000-05-30 21:59:27 +00:00
Jason Rumney
6915ded08f (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings. 2000-05-30 21:52:06 +00:00
Jason Rumney
1f2fca4bd1 (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
(emacs_button_translation): Use it.
(do_mouse_event): Allow up to 32 mouse buttons by allowing any bit
in `mask' to be set.
2000-05-30 21:49:28 +00:00
Jason Rumney
af3a67854b (W32FontStruct): Add double_byte_p member. 2000-05-30 21:48:24 +00:00
Jason Rumney
dfff8a69e8 Format and doc changes to bring closer to xfns.c.
(VIETNAMESE_CHARSET): Define if not defined in system headers.
(Qline_spacing, Qcenter): New variables.
(Qw32_charset_*, w32_codepage_for_font): Moved from w32term.c.
(x_set_line_spacing): New function.
(x_set_frame_parameters): Use FRAME_NEW_WIDTH, FRAME_NEW_HEIGHT macros.
(x_specified_cursor_type): New function.
(x_set_cursor_type): Use it.
(x_set_name, x_set_title): Use ENCODE_SYSTEM to encode titlebar and
icon strings.
(validate_x_resource_name, x_get_resource_string): Measure lengths
of external strings in bytes.
(w32_wnd_proc) [WM_MEASURE_ITEM]: Avoid calling
GetTextExtentPoint32 with NULL title.
(Fx_create_frame): Initialize Qline_spacing.
(w32_load_system_font): Initialize font->double_byte_p.
(x_to_w32_charset): Use Vw32_charset_info_alist.
(Image, busy cursor, tooltip functions): Merged changes from
xfns.c. Not yet functional on Windows.
2000-05-30 21:45:33 +00:00
Jason Rumney
5101dbdff2 (glyph_to_pixel_coords): Change first parameter to
window pointer to be consistent with w32term.c and xterm.c.
2000-05-30 21:41:35 +00:00
Jason Rumney
ad784d768d (w32_load_bdf_font): Initialize font->double_byte_p. 2000-05-30 21:38:23 +00:00
Jason Rumney
8994bdd044 (w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies. 2000-05-30 21:37:01 +00:00
Jason Rumney
e1bfeab2bd (make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
glyph_to_pixel_coords, not a frame.
2000-05-30 21:35:02 +00:00
Jason Rumney
f73f57bd8d (Fread_file_name) [HAVE_NTGUI]: Use file dialog.
(Fread_file_name) [HAVE_NTGUI, USE_MOTIF]: Do not attempt to expand a
nil default_filename.
2000-05-30 21:26:59 +00:00
Jason Rumney
b40b05b6fe (struct glyph) [WINDOWSNT]: Add w32_font_type member. 2000-05-30 21:24:04 +00:00
Jason Rumney
2dfda96293 (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.
[WINDOWSNT]: Add extern for Vw32_system_coding_system.
2000-05-30 21:19:39 +00:00
Jason Rumney
ad23de76bf (CP_DEFAULT): Define.
(Fx_display_color_p, Fx_display_grayscale_p, image_ascent): Declare.
2000-05-30 21:14:28 +00:00
Jason Rumney
4aab9be3f1 *** empty log message *** 2000-05-30 21:07:54 +00:00
Gerd Moellmann
79148ea7e8 *** empty log message *** 2000-05-30 20:41:05 +00:00
Gerd Moellmann
395f3b7f88 (Info-default-directory-list): Doc fix. 2000-05-30 20:40:42 +00:00
Gerd Moellmann
cc6777a332 (perl-indent-line): When looking for a
label, ensure that the first colon isn't followed by another.
2000-05-30 20:40:09 +00:00