Eli Zaretskii
279b15d4cb
Fix last change.
2001-04-01 08:03:41 +00:00
Richard M. Stallman
cdf648ca67
Add concept of "usual erasure key" to explain about DEL.
2001-04-01 03:32:04 +00:00
Richard M. Stallman
1c830003f9
Correct sentence-end regexp example.
2001-04-01 03:29:00 +00:00
Richard M. Stallman
0d6a65a50a
Further clarification for DEL vs BS on text terminals.
2001-04-01 03:27:41 +00:00
Richard M. Stallman
c39937ea1c
baud-rate affects incremental search.
2001-04-01 03:26:38 +00:00
Richard M. Stallman
dc08c4a0a3
Correct syntax table data structure. Other clarifications about
...
syntax tables.
2001-04-01 03:25:57 +00:00
Richard M. Stallman
85d6c6e7d0
Minor changes.
2001-04-01 03:23:15 +00:00
Richard M. Stallman
0a4fb541f7
Minor change.
2001-04-01 03:20:52 +00:00
Eli Zaretskii
b72d30a798
(Checklist): Include more LC_* variables in the list, as suggested
...
by Paul Eggert.
2001-03-31 09:48:53 +00:00
Kenichi Handa
117348b816
(TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
...
(NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
${srcdir}/quail/tsang-b5.elc.
(CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
(CHINESE-CNS): Delete it.
(MISC-DIC): New variable.
(CHINESE): Delete ${CHINESE-CNS}.
(WORLD): Delete ${MISC-DIC}.
(all): Depends on ${MISC-DIC}.
(${MISC-DIC}): New target.
(clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
2001-03-31 02:23:04 +00:00
Kenichi Handa
a3d0b0e0f9
*** empty log message ***
2001-03-31 02:22:45 +00:00
Kenichi Handa
c063e38165
(quail-cxterm-package-ext-info):
...
Delete entries for "chinese-py" and "chinese-ziranma".
(quail-misc-package-ext-info): New variable.
(tsang-quick-converter): New function.
(tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
(quick-cns-converter, py-converter, ziranma-converter)
(miscdic-convert, batch-miscdic-convert): New functions.
2001-03-31 02:22:17 +00:00
Kenichi Handa
18287ec190
add cangjie-table.b5 cangjie-table.cns ziranma.cin pinyin.map
2001-03-31 02:19:51 +00:00
Kenichi Handa
a1024b62e2
delete PY.tit ZIRANMA.tit
2001-03-31 02:18:00 +00:00
Kenichi Handa
12d4521806
delete quick-b5.el quick-cns.el tsang-b5.el tsang-cns.el
2001-03-31 02:17:20 +00:00
Dave Love
445559c9dd
comment
2001-03-30 21:17:48 +00:00
Dave Love
8d57a34524
*** empty log message ***
2001-03-30 20:18:26 +00:00
Eli Zaretskii
f5627e93ef
Don't say in a comment that command-line arguments are passed to pc-win.el.
2001-03-30 18:54:14 +00:00
Gerd Moellmann
1c76939805
Remove debugging code.
2001-03-30 18:44:37 +00:00
Gerd Moellmann
b2046df875
(get_overlay_strings): Set iterator's end_charpos.
...
(set_iterator_to_next): If a string from a display property ends,
consider the case that this might also be the end of an
overlay string having the display property.
2001-03-30 18:35:46 +00:00
Gerd Moellmann
12700f406a
(handle_display_prop): Fix recognition of subproperty
...
lists.
2001-03-30 17:52:51 +00:00
Gerd Moellmann
87d8eba4b7
*** empty log message ***
2001-03-30 16:05:40 +00:00
Gerd Moellmann
6e6f3adbb5
(.PHONY): Add for bootstrap targets.
...
(bootstrap-clean): New target.
(bootstrap): Use it instead of `clean'.
2001-03-30 15:58:27 +00:00
Gerd Moellmann
fa066d09be
(gnus-interactive): Fix parenthesis errors.
2001-03-30 15:54:41 +00:00
Gerd Moellmann
cabf45daae
(reseat_to_string): Undo last change.
2001-03-30 15:11:53 +00:00
Gerd Moellmann
73d75a6228
(adjust_glyph_matrix): Don't try to reuse the current
...
matrix of a window when the header line changes, when
new rows are allocated, or when the width changes.
2001-03-30 14:09:29 +00:00
Kenichi Handa
aa15b3e5a6
(ccl-encode-mule-utf-8): Fix handling of eight-bit-control chars.
2001-03-30 12:18:01 +00:00
Kenichi Handa
a2217cd80f
*** empty log message ***
2001-03-30 12:17:24 +00:00
Kenichi Handa
81a23e8806
(encoded-kbd-self-insert-ccl):
...
Reduce making temporary vector (suggested by by Dave Love).
2001-03-30 12:11:26 +00:00
Kenichi Handa
55f7832c22
*** empty log message ***
2001-03-30 12:10:54 +00:00
Eli Zaretskii
911a24060a
*** empty log message ***
2001-03-30 11:41:13 +00:00
Eli Zaretskii
8e843bc4c7
(transient-mark-mode): Mention ESC ESC ESC in the doc string as well.
2001-03-30 11:37:52 +00:00
Andreas Schwab
1a518f2c8b
*** empty log message ***
2001-03-30 11:05:44 +00:00
Andreas Schwab
8321783864
(Backup Names): Fix typo.
2001-03-30 11:05:30 +00:00
Andreas Schwab
dca5e71d8f
(backup-directory-alist): Fix typo.
2001-03-30 11:04:05 +00:00
Eli Zaretskii
3c062f186d
(Fprin1, Fprin1_to_string, Fprinc, Fprint): Fix last change.
2001-03-30 10:59:36 +00:00
Eli Zaretskii
2cd8b7f6ec
(Checklist): Mention the `locale' command as an alternative method of
...
displaying locale settings. From Paul Eggrt.
2001-03-30 10:52:32 +00:00
Eli Zaretskii
80f0ce09db
(Language Environments): Fix the description of locale settings during
...
startup. From Paul Eggert.
2001-03-30 10:49:02 +00:00
Eli Zaretskii
9c6251b679
(General Variables): Update the docs according to current behavior
...
wrt LC_* environment variables. From Paul Eggert.
2001-03-30 10:43:54 +00:00
Eli Zaretskii
ef080b1643
(time-stamp-format): Doc fix. From Paul Eggert <eggert@twinsun.com>.
2001-03-30 10:33:09 +00:00
Dave Love
e4174a55e5
*** empty log message ***
2001-03-30 10:23:51 +00:00
Eli Zaretskii
1deddb569f
Fix last change.
2001-03-30 10:21:06 +00:00
Dave Love
b937fd1eaa
(fortran-comment-region): Fix typo.
2001-03-30 10:19:51 +00:00
Eli Zaretskii
809eb58792
Fix a typo in the last change.
2001-03-30 10:13:53 +00:00
Eli Zaretskii
0363438056
Fix wording of a comment for the ${TIT} rule.
2001-03-30 10:03:42 +00:00
Eli Zaretskii
98384b7bf4
Fix the wording about directory-sep-char deprecation.
2001-03-30 10:02:16 +00:00
Eli Zaretskii
62578de5c9
Fix the wording in the last change.
2001-03-30 09:55:24 +00:00
Eli Zaretskii
9d5d10759e
*** empty log message ***
2001-03-30 08:38:02 +00:00
Eli Zaretskii
1465c66bbe
(transient-mark-mode): Mention C-g in the doc string.
2001-03-30 08:35:49 +00:00
Eli Zaretskii
e5551cec26
Adapt to changes in leim/Makefile.in's $(TIT) target.
2001-03-30 08:29:37 +00:00