Kenichi Handa
3e56710f64
Fix previous change.
1998-08-18 00:56:48 +00:00
Kenichi Handa
305a3cb640
(activate-input-method): Handle the
...
case that the arg INPUT-METHOD is nil correctly.
(read-multilingual-string): Activate the specified input method
before calling read-string. Afterward, activate the original
input method.
1998-08-18 00:44:20 +00:00
Kenichi Handa
bb8459f26b
Give proper value of `input-method' key to
...
all lang. env.
1998-08-18 00:43:52 +00:00
Richard M. Stallman
6e5742a05b
(Freset_this_command_lengths): Return nil.
...
(read_char): [All these changes are in the input method code.]
Process and clear before_command_restore_flag before the input method.
Save and restore ok_to_echo_at_next_pause and
current_kboard->echo_after_prompt.
Save, copy and empty this_command_keys, if it is not empty.
Clear the echo area before the input method.
Then in all cases restore this_command_keys, and reenable echoing
if it was enabled before.
1998-08-17 07:04:41 +00:00
Richard M. Stallman
00e25b96d4
Comment change.
1998-08-17 04:45:21 +00:00
Kenichi Handa
a07cbed83e
("czech"): Make this input method deterministic,
...
kbd-translate, and show-layout.
1998-08-17 02:34:54 +00:00
Kenichi Handa
63283a8f24
(set-language-environment): Reset
...
syntax and case table to the defaults if the value of
unibyte-syntax key is nil.
1998-08-17 02:34:54 +00:00
Richard M. Stallman
48d3818408
(unibyte_display_through_language_environment):
...
Renamed from x_display_unibyte_char_with_fontset.
1998-08-17 00:45:52 +00:00
Richard M. Stallman
fca97d877e
(rmail-output): Always preserve MIME-Version field,
...
even if it was pruned.
1998-08-16 06:59:13 +00:00
Richard M. Stallman
fff05d8803
*** empty log message ***
1998-08-16 06:49:11 +00:00
Richard M. Stallman
6d9d01a93f
(midnight-float-time): Renamed from float-time.
...
(midnight-time-float): Renamed from time-float.
(midnight-buffer-display-time): Renamed from buffer-display-time.
(midnight-mode): Specify :initialize. Use nil as default value.
1998-08-16 02:39:56 +00:00
Richard M. Stallman
7ac57cb36c
(vmotion): Don't use WINDOW for Fget_char_property
...
when it is not showing the right buffer.
1998-08-16 02:10:56 +00:00
Richard M. Stallman
ebf8f7e14a
(Info-follow-reference): Nice error msg if there was no arg.
1998-08-16 02:10:25 +00:00
Richard M. Stallman
e3c55541bd
x_display_unibyte_char_with_fontset renamed to
...
unibyte_display_via_language_environment.
1998-08-15 23:00:07 +00:00
Richard M. Stallman
2c3d598531
(comint-postoutput-scroll-to-bottom): Cope with unset
...
comint-last-output-start marker.
1998-08-15 22:27:54 +00:00
Richard M. Stallman
5651af6d63
(wait_reading_process_input): If a pty gives EIO,
...
raise SIGCHLD just in case.
1998-08-15 05:53:00 +00:00
Richard M. Stallman
09ba2aa0b6
(widget_store_internal_border): Conditionalize declaration.
1998-08-15 05:49:39 +00:00
Kenichi Handa
eae6e8c2b7
Fix several translation rules.
1998-08-15 01:28:14 +00:00
Kenichi Handa
15f7f59e3e
(kkc-help): New function.
...
(kkc-keymap): Use sparse keymap. Add key binding for kkc-help.
1998-08-15 01:28:14 +00:00
Kenichi Handa
7624ebb968
(language-info-alist): Doc-string
...
modified.
(set-language-info-alist): Fix typo in doc-string. Update
setup-language-environment-map unconditionally.
(mule-keymap): Key bindings for set-selection-coding-system and
set-next-selection-coding-system.
(set-coding-system-map): Add items of set-selection-coding-system
and set-next-selection-coding-system.
1998-08-15 01:28:14 +00:00
Kenichi Handa
a03b3ce13b
(set-selection-coding-system): Make it
...
interactive.
(last-next-selection-coding-system): New variable.
(set-next-selection-coding-system): New function.
1998-08-15 01:28:14 +00:00
Kenichi Handa
cf6991a32e
("Hebrew"): Delete describe-function key.
1998-08-15 01:28:14 +00:00
Kenichi Handa
4ec3678010
(copy_text): Fix previous change, call
...
multibyte_char_to_unibyte.
1998-08-15 01:28:14 +00:00
Kenichi Handa
89fa8b3669
(coding_category_name): Fix the order of initial
...
contents.
(detect_coding_mask): Fix previous change.
1998-08-15 01:28:14 +00:00
Kenichi Handa
250134b381
(BASE_PURESIZE): Increased.
1998-08-15 01:28:14 +00:00
Kenichi Handa
1e66110880
(x_display_unibyte_char_with_fontset): New variable.
...
(syms_of_xfns): Declare x-display-unibyte-char-with-fontset as a
Lisp variable.
1998-08-15 01:28:14 +00:00
Kenichi Handa
16cd502924
(Vnext_selection_coding_system): New variable.
...
(selection_data_to_lisp_data): If Vnext_selection_coding_system is
non-nil, use it.
(lisp_data_to_selection_data): Likewise.
(syms_of_xselect): Declare next-selection-coding-system as a Lisp
variable.
1998-08-15 01:28:14 +00:00
Kenichi Handa
ab29c43b51
(dumpglyphs): If x_display_unibyte_char_with_fontset is
...
nonzero, convert a unibyte 8-bit char to a multibyte char and
display it by a font listed in the current fontset.
1998-08-15 01:28:14 +00:00
Kenichi Handa
ee8ddc1c90
(x_display_unibyte_char_with_fontset): Extern it.
1998-08-15 01:28:14 +00:00
Richard M. Stallman
902e3f7798
(select-safe-coding-system): If default-coding-system is no-conversion,
...
return that; it is always safe.
1998-08-14 09:02:48 +00:00
Richard M. Stallman
55c3534be0
(sendmail-send-it): Report invalid values of mail-from-style.
1998-08-14 08:58:00 +00:00
Richard M. Stallman
631ba13e27
(Info-try-follow-nearest-node): Get the node name
...
directly out of the menu item pointed at.
1998-08-14 08:46:22 +00:00
Richard M. Stallman
70066cfdb1
(which-func-modes): Add fortran-mode.
1998-08-14 08:40:13 +00:00
Richard M. Stallman
138b07c857
(ediff-next-difference, ediff-previous-difference): Handle nil as arg.
1998-08-14 04:12:01 +00:00
Richard M. Stallman
710ea1b88d
(stat): Fall-back to default behaviour when we cannot get
...
accurate information on file attributes.
1998-08-14 03:47:10 +00:00
Eric M. Ludlam
67fc2d1f68
Removed scrollbar-width from the frame-parameters.
1998-08-14 01:15:33 +00:00
Richard M. Stallman
4be9beaf4e
(quail-update-leim-list-file): Fix message syntax.
1998-08-13 23:02:48 +00:00
Richard M. Stallman
6f76277fc6
Add informative message about the lists of GC stats.
1998-08-13 23:01:42 +00:00
Richard M. Stallman
57dabf6b5b
(dired-do-rename-regexp): Doc fix.
1998-08-13 23:01:05 +00:00
Eli Zaretskii
b42099b9ec
(dos_set_keyboard): Set up stack and flags before
...
calling _go32_dpmi_simulate_int.
1998-08-13 10:09:28 +00:00
Richard M. Stallman
45926d06f4
(nntp-encode-text): Properly encode outgoing text by
...
putting CR at the end of all lines.
1998-08-13 06:20:33 +00:00
Richard M. Stallman
06cab6db58
(PC-do-completion): Exclude ./ and ../ from completion.
1998-08-13 05:05:44 +00:00
Paul Eggert
f868e34cd0
Update bug report address and copyright.
1998-08-12 22:33:01 +00:00
Richard M. Stallman
9be969d72c
(electric-buffer-menu-mode-map): Don't wipe out all Meta keys.
1998-08-12 22:21:47 +00:00
Richard M. Stallman
9e0b2b081e
Comment changes.
1998-08-12 21:47:35 +00:00
Richard M. Stallman
1f5404a02e
Few key sequences added to some keyboards.
1998-08-12 21:47:18 +00:00
Richard M. Stallman
510005ed55
(powerpc-apple-netbsd): Added.
1998-08-12 21:32:31 +00:00
Richard M. Stallman
a4e5963508
(double-setup): Only copy `key-translation-map' if it is a keymap.
1998-08-12 19:45:38 +00:00
Paul Eggert
a11a197bb9
Update copyright
1998-08-12 14:22:14 +00:00
Richard M. Stallman
3c2cede3cd
(mail-setup): After using `fill-region-as-paragraph'
...
on a new address field, ensure that it ends with a newline.
1998-08-12 07:31:00 +00:00