Kenichi Handa
e2c06b17a9
(decode_coding_string): Set coding->src_multibyte and
...
coding->dst_multibyte before using CODING_REQUIRE_DECODING.
(encode_coding_string): Set coding->src_multibyte and
coding->dst_multibyte before using CODING_REQUIRE_ENCODING.
2000-10-13 08:21:20 +00:00
Kenichi Handa
e4a3f4e178
*** empty log message ***
2000-10-13 08:19:47 +00:00
Kenichi Handa
62b3ef1d94
(code_convert_region): Be sure to initialize coding->category_idx.
2000-10-13 08:01:24 +00:00
Kenichi Handa
c744452b31
*** empty log message ***
2000-10-13 08:01:04 +00:00
Miles Bader
1c7e37a93f
(image-file-name-extensions, image-file-name-regexps): Add autoload cookies.
2000-10-13 01:34:00 +00:00
Kenichi Handa
038f27a72e
(select-safe-coding-system): If FROM is string, show it in *Warning*
...
buffer.
2000-10-13 00:43:30 +00:00
Kenichi Handa
11a7f34126
*** empty log message ***
2000-10-13 00:42:45 +00:00
Eli Zaretskii
8ddddcb0cf
*** empty log message ***
2000-10-12 22:42:56 +00:00
Eli Zaretskii
66c24e1e0c
(normal-top-level): Use display-popup-menus-p instead
...
of window-system.
(command-line): Use display-graphic-p instead of window-system.
(command-line-1): Use display-popup-menus-p and display-mouse-p
instead of window-system.
2000-10-12 22:36:37 +00:00
Dave Love
a0f1813d9d
*** empty log message ***
2000-10-12 22:01:56 +00:00
Stefan Monnier
321fd26fa9
(Fx_create_frame): Don't bother calling
...
face-set-after-frame-default since the caller does it for us anyway.
2000-10-12 20:33:26 +00:00
Dave Love
57f4991341
*** empty log message ***
2000-10-12 18:17:56 +00:00
Sam Steingold
72200f8916
* tooltip.el (tooltip-use-echo-area): New user variable.
...
(tooltip-show): Use it to choose between `x-show-tip' and `message'.
2000-10-12 17:02:19 +00:00
Dave Love
d0b40dc1c7
*** empty log message ***
2000-10-12 16:47:25 +00:00
Dave Love
0a1280b229
Maintainer's checkdoc fixes.
2000-10-12 16:41:22 +00:00
Dave Love
d9c9b920f9
windows/mac non-support
2000-10-12 15:43:50 +00:00
Eli Zaretskii
768324397d
(coordinates_in_window): Fix detection of vertical line
...
on character terminals.
2000-10-12 15:40:53 +00:00
Dave Love
a622451fdc
(normal-top-level-add-subdirs-to-load-path): Use
...
character class, not ASCII when matching file names.
(fancy-splash-head): Add trailing slash to URL.
(command-line): Don't require XPM support for toolbar.
2000-10-12 13:39:32 +00:00
Dave Love
8661c643db
(cperl-tips-faces): Doc fix.
...
(cperl-invalid-face): Revert last change.
(cperl-init-faces): Quote cperl-invalid-face.
2000-10-12 13:10:22 +00:00
Gerd Moellmann
2483cf581b
(save_excursion_save): Additionally record the
...
selected window.
(save_excursion_restore): If buffer was visible in a window, and a
different window was selected, and the old selected window is
still live, restore point in that window.
2000-10-12 13:06:00 +00:00
Kenichi Handa
ef2ed8ab52
*** empty log message ***
2000-10-12 12:27:21 +00:00
Gerd Moellmann
dbeb499bca
(fancy-splash-screens): Don't add a pre-command hook.
...
(fancy-splash-pre-command, fancy-splash-pending-command): Removed.
(command-line-1): Don't use fancy-splash-pending-command.
(fancy-splash-screens-1): Goto point-min after inserting text.
2000-10-12 12:07:26 +00:00
Gerd Moellmann
d861718a09
(diary-cyclic): Doc fix from Ed Reingold.
2000-10-12 11:53:30 +00:00
Dave Love
d1a7bc9359
(mm-charset-synonym-alist): Add windows-1252.
2000-10-12 11:19:01 +00:00
Kenichi Handa
558f409e00
(fancy-splash-text): Remove superfluous quote.
2000-10-12 11:07:55 +00:00
Gerd Moellmann
b0da379e18
*** empty log message ***
2000-10-12 10:54:43 +00:00
Dave Love
ab6afc6460
*** empty log message ***
2000-10-12 10:54:02 +00:00
Gerd Moellmann
56ce0469b5
(scheme-mode-map): Use lisp-mode-shared-map
...
instead of shared-lisp-mode-map.
2000-10-12 10:53:00 +00:00
Gerd Moellmann
8f716686d5
Don't require `mm-uu' at compile-time; it leads
...
to a recursive load.
2000-10-12 10:42:46 +00:00
Dave Love
c990f53a3f
*** empty log message ***
2000-10-12 09:21:35 +00:00
Dave Love
00558b127a
fix last
2000-10-12 09:19:23 +00:00
Dave Love
661dd38e34
(gnus-group-startup-message): Check for PBM image.
2000-10-12 09:18:01 +00:00
Miles Bader
1cb4393ea7
(header-line): Change tty-variant to use underlining.
2000-10-12 07:52:42 +00:00
Miles Bader
4fb2ad9831
(isearch-set-lazy-highlight-faces-at): New function.
...
(isearch-highlight): Restore lazy-isearch face properties at old
position, and suppress them at new position.
(isearch-dehighlight): Restore lazy-isearch face properties.
(isearch-lazy-highlight-update): Add lazy-isearch overlays even
over the real isearch overlay, but in that case, don't give it a
face property. Use `push'.
2000-10-12 07:39:14 +00:00
Kenichi Handa
a4249304d8
(x_produce_glyphs): Handle unibyte_display_via_language_environment
...
correctly.
2000-10-12 05:22:46 +00:00
Kenichi Handa
8a0eba09cf
*** empty log message ***
2000-10-12 05:22:27 +00:00
Kenichi Handa
465cf84ccd
(skip_chars): Change the way of handling a range from unibyte char to
...
multibyte char.
2000-10-12 02:54:26 +00:00
Kenichi Handa
20401fcc56
*** empty log message ***
2000-10-12 02:53:21 +00:00
Kenichi Handa
eb991b25b4
*** empty log message ***
2000-10-11 23:59:36 +00:00
Kenichi Handa
a1c5fe609c
(Man-getpage-in-background): Fix previous change.
...
Decode the process output only when we are in multibyte mode.
2000-10-11 23:59:16 +00:00
Kenichi Handa
57bb5c37d7
(read_process_output): Cancel previous change.
2000-10-11 23:56:30 +00:00
Stefan Monnier
3b95d6bb54
*** empty log message ***
2000-10-11 21:28:13 +00:00
Eli Zaretskii
dcb14dc0a6
Minor wording changes, suggested by Per Starback <starback@ling.uu.se>.
2000-10-11 18:37:52 +00:00
Eli Zaretskii
c7fa86d5b3
Document mail-default-headers and an alternative method to send Bcc
...
to a constant address.
2000-10-11 18:30:48 +00:00
Dave Love
ec03f31ef8
(Info-mode-menu): Fix some help.
...
(info-tool-bar-map): Add entry for Info-last.
2000-10-11 18:23:46 +00:00
Dave Love
a818c1c049
*** empty log message ***
2000-10-11 18:15:36 +00:00
Dave Love
9a45f9afa0
Reduce colour requirements to 25 overall. (Probably wants
...
revisiting from the originals to reduce further.)
2000-10-11 18:05:19 +00:00
Eli Zaretskii
c1b096cb1d
*** empty log message ***
2000-10-11 17:55:31 +00:00
Eli Zaretskii
d594a73b96
(Fsearch_backward, Fsearch_forward): Doc fix.
2000-10-11 17:54:18 +00:00
Eli Zaretskii
9d9c2e394e
Mention the cpNNNN coding systems, with an xref to msdog.texi.
2000-10-11 17:39:01 +00:00