Eli Zaretskii
89f6ca4ece
*** empty log message ***
2000-05-25 11:01:45 +00:00
Eli Zaretskii
0d35b92b13
(cp-make-coding-systems-for-codepage):
...
Remove the eight-bit-graphic and eight-bit-control charsets from
the list of charsets which we convert into `?'.
2000-05-25 11:00:21 +00:00
Eli Zaretskii
1eed3a764f
(Fw16_set_clipboard_data): Fix the change from 2000-05-20.
2000-05-25 10:56:36 +00:00
Gerd Moellmann
10db7fc5e1
Ignore exit status of `unset CDPATH' everywhwere.
...
On FreeBSD, the exiit status is 1 if CDPATH is not set.
2000-05-25 10:38:04 +00:00
Kenichi Handa
68b283cca6
(ccl_driver): Fix previous change.
2000-05-25 06:21:51 +00:00
Kenichi Handa
a4e1759ef0
*** empty log message ***
2000-05-25 06:21:09 +00:00
Kenichi Handa
6bac5b12e8
(run_pre_post_conversion_on_str): Set point to the
...
beginning of buffer before calling coding->post_read_conversion.
(decode_coding_string): Give correct args to
run_pre_post_conversion_on_str.
(encode_coding_string): Likewise.
2000-05-25 04:44:33 +00:00
Kenichi Handa
46ab33a9c7
*** empty log message ***
2000-05-25 04:43:36 +00:00
Kenichi Handa
5c464c4d2c
(ccl_driver) <CCL_ReadMultibyteChar2>
...
<CCL_WriteMultibyteChar2>: Handle charsets eight-bit-control and
eight-bit-graphic correctly.
2000-05-25 01:30:37 +00:00
Kenichi Handa
eacfd7fe01
*** empty log message ***
2000-05-25 01:30:04 +00:00
Kenichi Handa
28d58f9ed2
Setup default fontset for new charsets.
2000-05-25 01:26:16 +00:00
Kenichi Handa
7153b1f1c7
Specify CHARSET-ID explicitely for private charsets.
...
(mule-unicode-0100-24ff, japanese-jisx0213-1,
japanese-jisx0213-2): New charsets.
2000-05-25 01:25:16 +00:00
Dave Love
deadf7e39a
*** empty log message ***
2000-05-24 17:33:07 +00:00
Michael Kifer
6de3983ff8
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
...
* ediff-diff.el (ediff-forward-word): take syntactic word class into
account.
(ediff-test-utility,ediff-diff-mandatory-option,
ediff-reset-diff-options): utilities for proper initialization of
ediff-diff-options and ediff-diff3-options on Windows.
* ediff-init.el (ediff-merge-filename-prefix): new customizable
variable.
* ediff-mult.el (ediff-filegroup-action): use
ediff-merge-filename-prefix.
2000-05-24 17:31:16 +00:00
Dave Love
8217260645
(Info-find-node-2): Restructure [following "Vadim S. Solomin"
...
<sovs@uic.nnov.ru>].
2000-05-24 17:19:51 +00:00
Michael Kifer
fc290d1d79
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
...
* viper-ex.el (ex-write): set selective display to nil.
2000-05-24 16:32:18 +00:00
Dave Love
993d8b7ddb
rmail-automatic-folder-directives
2000-05-24 16:31:50 +00:00
Eli Zaretskii
bd4bde7f2d
Correct typos.
2000-05-24 16:29:46 +00:00
Dave Love
ab59163d52
1999-01-23 Eric M. Ludlam <zappo@ultranet.com>
...
* rmailout.el (rmail-output-to-rmail-file): Added optional param STAY
* rmail.el (rmail-automatic-folder-directives): New user variable.
(rmail-show-message): Add call to `rmail-auto-file' during display.
(rmail-auto-file): New function
2000-05-24 16:25:27 +00:00
Eli Zaretskii
273182b83e
*** empty log message ***
2000-05-24 16:11:35 +00:00
Stefan Monnier
a1a336eb7f
*** empty log message ***
2000-05-24 16:07:50 +00:00
Eli Zaretskii
b81fa2f945
(iso-8859-8-e, iso-8859-8-i): For now, just
...
aliases for hebrew-iso-8bit.
2000-05-24 16:03:39 +00:00
Dave Love
f947a7faf0
Add finder keywords.
2000-05-24 15:24:37 +00:00
Dave Love
fa15719129
Fix header for Finder.
2000-05-24 15:12:19 +00:00
Dave Love
f8569325db
1999-06-01 Kenichi HANDA <handa@etl.go.jp>
...
* fileio.c (Finsert_file_contents): Even if a file is not found,
execute codes for setting up coding system. Call
after-insert-file-functions unconditionally
2000-05-24 14:13:20 +00:00
Gerd Moellmann
04545643a8
*** empty log message ***
2000-05-24 13:10:23 +00:00
Gerd Moellmann
2b7e8799bb
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.
2000-05-24 13:08:10 +00:00
Gerd Moellmann
879bde8346
*** empty log message ***
2000-05-24 12:07:06 +00:00
Eli Zaretskii
f471ea57fd
New version from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>:
...
(woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
names in environment variables regardless of the path separator.
(woman-topic-all-completions-1): Don't call file-name-directory-p
on all files, since woman-file-regexp already filters out any
directories.
2000-05-24 11:35:22 +00:00
Kenichi Handa
e0d77f0da2
(kkc-region): Don't change modified-p of
...
the current buffer.
2000-05-24 06:42:21 +00:00
Kenichi Handa
b0fdefb47b
(quail-start-translation): Don't change
...
modified-p of the current buffer.
(quail-start-conversion): Likewise.
2000-05-24 06:41:32 +00:00
Kenichi Handa
48e3df7654
*** empty log message ***
2000-05-24 06:40:26 +00:00
Kenichi Handa
b4c93b68df
(iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
2000-05-24 03:58:42 +00:00
Kenichi Handa
747d90ea19
*** empty log message ***
2000-05-24 03:57:54 +00:00
Kenichi Handa
bd14077116
(iso-2022-jp): Exclude katakana-jisx0201
...
to conform to RFC1468.
2000-05-24 03:55:32 +00:00
Kenichi Handa
01162f24e4
*** empty log message ***
2000-05-24 03:54:57 +00:00
Kenichi Handa
d78bc582fe
(update_charset_table): Accept nil in LONG_NAME and
...
DESCRIPTION.
(syms_of_charset): Avoid building same strings.
2000-05-24 03:17:37 +00:00
Eric M. Ludlam
17a223ff0d
*** empty log message ***
2000-05-24 01:04:43 +00:00
Eric M. Ludlam
3a6ba9d15d
Renamed sb-tag-.xpm to sb-tag-minus.xpm
2000-05-24 00:59:10 +00:00
Eric M. Ludlam
b18eb61716
Renamed sb-tag+.xpm to sb-tag-plus.xpm
2000-05-24 00:58:46 +00:00
Eric M. Ludlam
7f1eb88503
Renamed sb-file.xpm to sb-pg.xpm
2000-05-24 00:58:09 +00:00
Eric M. Ludlam
4fd937f432
Renamed sb-file+.xpm to sb-pg-plus.xpm
2000-05-24 00:57:51 +00:00
Eric M. Ludlam
820d68c5b3
Renamed sb-file-.xpm to sb-pg-minus.xpm
2000-05-24 00:57:30 +00:00
Eric M. Ludlam
372a6163aa
Renamed sb-dir-.xpm to sb-dir-minus.xpm
2000-05-24 00:56:09 +00:00
Eric M. Ludlam
616896b212
Renamed sb-dir+.xpm to sb-dir-plus.xpm
2000-05-24 00:55:27 +00:00
Eric M. Ludlam
0e5df36f65
(speedbar-easymenu-definition-base): Image toggle fix.
...
(speedbar-insert-button): Invisible text property fix.
(speedbar-directory-plus): Renamed from speedbar-directory-+
(speedbar-directory-minus): Renamed from speedbar-directory--
(speedbar-page-plus): Renamed from speedbar-file-+
(speedbar-page-minus): Renamed from speedbar-file--
(speedbar-page): Renamed from speedbar-file-
(speedbar-tag): Renamed from speedbar-tag-
(speedbar-tag-plus): Renamed from speedbar-tag-+
(speedbar-tag-minus): Renamed from speedbar-tag--
(speedbar-expand-image-button-alist): Use above renames.
2000-05-24 00:53:43 +00:00
Kenichi Handa
0327da63bc
(quail-show-guidance-buf): Set
...
current-input-method of the guidance buffer to the name of the
curren input method.
2000-05-23 23:42:38 +00:00
Kenichi Handa
e6b6fc1864
*** empty log message ***
2000-05-23 23:23:15 +00:00
Gerd Moellmann
716e3b88ef
*** empty log message ***
2000-05-23 22:04:00 +00:00
Gerd Moellmann
c047136e19
(command-line): Determine source file of compiled
...
user init file differently. Warn if compiled user init file
is older than its source file.
2000-05-23 22:03:27 +00:00