Karl Heuer
d177349a87
(rmail-summary-window-size): Allow integer values.
1997-11-15 20:53:54 +00:00
Karl Heuer
952e6ec21a
Use set-input-mode to make Latin-1 chars work.
1997-11-15 20:52:06 +00:00
Karl Heuer
010494d0f6
(minibuffer_scroll_overlap): New variable.
...
(syms_of_xdisp): Set up Lisp var.
(redisplay_window): Scroll minibuffer in a special way.
1997-11-15 20:36:34 +00:00
Karl Heuer
409bb864e5
(display_text_line): Make decision about which windows
...
highlight the region in just once place.
When minibuffer is selected, show the region in the previous window,
1997-11-15 20:24:41 +00:00
Karl Heuer
7614f779e0
(ASCII_BYTE_P): New macro.
1997-11-15 20:23:21 +00:00
Karl Heuer
fb9117773d
(position_indentation): Detect non-breaking space,
...
in either single-byte form or multibyte form (using category ' ').
1997-11-15 20:22:20 +00:00
Karl Heuer
4feb31b211
(x_handle_selection_request): Use xfree, not free.
...
(unexpect_property_change, x_get_window_property_as_lisp_data): Ditto.
(x_handle_property_notify, receive_incremental_selection): Ditto.
(selection_data_to_lisp_data, Fx_get_cut_buffer_internal): Ditto.
1997-11-15 20:16:49 +00:00
Andreas Schwab
ddcb46713b
(tar-mode-map): Fix function name in menu entry.
1997-11-13 11:36:02 +00:00
Ulrich Drepper
649e97a3c5
automatically generated from GPLed version
1997-11-13 01:17:00 +00:00
Ulrich Drepper
4dab1e80fa
automatically generated from GPLed version
1997-11-12 01:24:57 +00:00
Karl Heuer
915c0e2515
(inferior-octave-startup-args):
...
Set to '("-i") to force interactive behavior.
(inferior-octave-prompt): Include the `debug' prompt issued by the
Octave `keyboard' command.
1997-11-11 04:00:53 +00:00
Karl Heuer
ed13681ff1
(help-for-help): Update text for `m'.
1997-11-11 03:55:47 +00:00
Karl Heuer
e536ef5626
(imenu-default-create-index-function):
...
Test imenu-prev-index-position-function and
imenu-extract-index-name-function for non-nil, not fboundp.
(imenu-add-to-menubar): Likewise.
1997-11-11 03:54:00 +00:00
Karl Heuer
7ef5c4312d
(perform-replace): In Transient Mark mode, if
...
region is active, only search the region.
(query-replace, etc.): Doc fixes.
1997-11-11 03:26:55 +00:00
Karl Heuer
504af7b280
New category ` '.
...
Enable for non-breaking space in Latin-N.
1997-11-11 03:24:18 +00:00
Karl Heuer
d73769eb97
(wordstar-mode): Run wordstar-mode-hook.
1997-11-11 02:56:56 +00:00
Karl Heuer
d6a0250d65
(french-calendar-day-name-array):
...
Give the day array, not the month array.
1997-11-11 02:55:34 +00:00
Karl Heuer
95807e688c
(query-replace-highlight): Change default to t.
1997-11-11 02:54:10 +00:00
Karl Heuer
0e3cb3ebc8
(describe-function): Handle the arglist of a macro.
1997-11-11 02:52:50 +00:00
Karl Heuer
85f75902ca
(mail-extr-voodoo): Comment out &-substitution.
1997-11-11 02:51:06 +00:00
Karl Heuer
b26f4fbd7d
(finder-exit): Simplify.
1997-11-10 23:28:59 +00:00
Eli Zaretskii
039274cfc0
Support for Japanese display on DOS/V systems.
...
(screen_old_address, screen_virtual_segment,
screen_virtual_offset): New variables.
(dosv_refresh_virtual_screen): New function.
(dos_direct_output, dos_set_window_size, IT_write_glyphs,
IT_clear_end_of_line, IT_clear_screen, IT_display_cursor,
IT_reset_terminal_modes, XMenuActivate, abort): Call
dosv_refresh_virtual_screen if under DOS/V.
(IT_set_terminal_modes): If under DOS/V, update the address of
primary screen buffer.
(internal_terminal_init): Zero out screen_old_address, in case
Emacs was dumped under DOS/V.
(dos_get_saved_screen): Return failure indication if no screen was
saved.
1997-11-10 14:49:40 +00:00
Andreas Schwab
9913653ae6
(archive-zoo-summarize): Properly handle the case of
...
a short file name with a non-empty directory part.
1997-11-10 12:37:34 +00:00
Karl Heuer
af559a4e28
Don't ask questions when replacing README.
1997-11-08 04:02:33 +00:00
Kenichi Handa
e36acf38cf
(gnus-mule-initialize): Do not set
...
nntp-coding-system-for-read and nntp-coding-system-for-write.
1997-11-08 03:09:24 +00:00
Kenichi Handa
aa2fada65e
(nntp-coding-system-for-read): Set default value to
...
binary.
(nntp-coding-system-for-write): Likewise.
1997-11-08 03:09:24 +00:00
Kenichi Handa
0791fc5615
(gnus-read-descriptions-file): Decode
...
description if necessary.
1997-11-08 03:09:24 +00:00
Kenichi Handa
b847b1de5b
(fill-region-as-paragraph): Fix bug of
...
handling the case that English letters are followed by such
characters as Japanese and Chinese.
1997-11-08 03:08:40 +00:00
Kenichi Handa
c6965ddb68
(ccl-encode-koi8-font): Fix bug of CCL
...
program.
(ccl-encode-alternativnyj-font): Likewise.
1997-11-08 03:08:10 +00:00
Kenichi Handa
59c1ccf28c
Add "Upper Sorbian" and "Lower Sorbian" in
...
the documentation of the language env "Laint-2".
1997-11-08 03:08:10 +00:00
Kenichi Handa
e63645c263
(set-language-environment): Run
...
exit-language-environment-hook before calling `exit-function'
which is specified for the language environment.
1997-11-08 03:07:37 +00:00
Kenichi Handa
c364e61866
(Fcall_process): GCPRO infile, buffer, and
...
current_dir before encoding arguments.
1997-11-08 03:05:44 +00:00
Kenichi Handa
f1c54f1aed
(Fsref): If IDX points an 8-bit code which is not part
...
of multibyte characters, return it. Pay attention to
enable-multibyte-characters.
1997-11-08 03:05:44 +00:00
Kenichi Handa
733eafd8ed
(find_charset_in_str): Handle the case that STR
...
contains invalid multibyte-form.
1997-11-08 03:05:44 +00:00
Kenichi Handa
c952af2245
(setup_coding_system): Initialize common_flags member
...
instead of require_flushing member of `*coding'.
(code_convert_region): Fix previous change.
1997-11-08 03:05:44 +00:00
Kenichi Handa
a5ee738b63
(struct coding_system): Add member common_flags, delete
...
member require_flushing.
(CODING_REQUIRE_FLUSHING_MASK, CODING_REQUIRE_DECODING_MASK,
CODING_REQUIRE_ENCODING_MASK, CODING_REQUIRE_DETECTION_MASK): New
macros.
(CODING_REQUIRE_NO_CONVERSION, CODING_MAY_REQUIRE_NO_CONVERSION):
These macros deleted.
(CODING_REQUIRE_FLUSHING, CODING_REQUIRE_DECODING,
CODING_REQUIRE_ENCODING, CODING_REQUIRE_DETECTION): New macros.
1997-11-08 03:05:44 +00:00
Kenichi Handa
1a283a4c9e
(create_process): Encode arguments for the process.
...
(read_process_output): Use new macros defined in coding.h.
(send_process): Likewise.
1997-11-08 03:05:44 +00:00
Kenichi Handa
6ad0beebd0
(Finsert_file_contents): Use new macros defined in
...
coding.h.
(Fwrite_region): Likewise.
1997-11-08 03:05:44 +00:00
Kenichi Handa
ca1e6a1391
(encode_terminal_code): Use new macros defined in
...
coding.h.
(write_glyphs): Likewise.
1997-11-08 03:05:44 +00:00
Paul Eggert
620bca4973
(ange-ftp-date-regexp): Handle Japanese-format dates.
...
In Western dates, accept month name and day-of-month in either order.
1997-11-07 23:32:50 +00:00
Paul Eggert
1f97e2fcc2
(dired-move-to-filename-regexp): Handle Japanese-format dates.
1997-11-07 23:32:50 +00:00
Paul Eggert
c451005212
(AC_CHECK_LIB): Add -lintl.
1997-11-07 23:19:12 +00:00
Karl Heuer
4adf062e0a
(build-mail-abbrevs): Use initial space in
...
internal buffer name.
1997-11-07 21:55:40 +00:00
Karl Heuer
e0df3aef1f
(rename-uniquely): Simplify.
1997-11-07 21:44:16 +00:00
Karl Heuer
c2a3dd2e1e
(check for .elc files): Avoid bash-specific syntax.
...
(check for overflow 14-char limit): Simplify.
1997-11-07 21:19:19 +00:00
Karl Heuer
287404f340
(cal-tex-cursor-week-iso): Delete spurious %.
1997-11-07 19:23:34 +00:00
Karl Heuer
cc6e052280
(calendar-chinese-date-string): Fix month name.
1997-11-07 19:22:50 +00:00
Karl Heuer
cff455ae1e
(install): Move blessmail last.
1997-11-07 19:18:45 +00:00
Karl Heuer
330a9ebba0
Fix typo.
1997-11-07 18:58:27 +00:00
Ulrich Drepper
4e941b8ea8
automatically generated from GPLed version
1997-11-06 00:44:44 +00:00