1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

19568 Commits

Author SHA1 Message Date
Richard M. Stallman
d2705a1815 (compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;
check more carefully for the rest of the error message.
1997-08-29 02:08:28 +00:00
Richard M. Stallman
a337fe7f35 (update-leim-list-file): Make it handle multiple directories.
(update-all-leim-list-files): Deleted.
1997-08-29 02:06:39 +00:00
Richard M. Stallman
9ba344f7bf (set-terminal-coding-system):
Enable for menus whenever not using X.
(set-keyboard-coding-system): Likewise.
1997-08-28 20:08:00 +00:00
Kenichi Handa
992f23f203 (detect_eol): Do not select no-conversion even if EOL
format of raw-text file is inconsistent.  Just read it by
raw-text-unix.
(Fdetect_coding_region): Do not select no-conversion even if EOL
format of raw-text file is inconsistent.
1997-08-28 10:54:13 +00:00
Kenichi Handa
27901516b6 (Qno_conversion, Qundecided): New variables.
(syms_of_coding): Initialize and staticpro them.
(coding_category_name): Include "coding-category-raw-test".
(setup_coding_system): Handle coding_type_raw_text.
(detect_coding_mask): Include CODING_CATEGORY_MASK_RAW_TEXT in the
return value instead of CODING_CATEGORY_MASK_BINARY.
(detect_coding): Do not check the case that `mask' is 0, which
never happens now.
(detect_eol_type): If EOL format is inconsistent, return
CODING_EOL_INCONSISTENT.
(detect_eol): If EOL format of raw-text file is inconsistent,
detect it as no-conversion.
(decode_coding): Handle coding_type_raw_text.
(encode_coding): Likewise.
(Fdetect_coding_region): Ajusted for the above changes.
(shrink_conversion_area): Handle coding_type_raw_text.
1997-08-28 10:51:12 +00:00
Kenichi Handa
e80de6b18f (coding_type): New member coding_type_raw_text.
(CODING_EOL_INCONSISTENT): New macro.
(CODING_REQUIRE_NO_CONVERSION): Check also coding_type_raw_text.
(CODING_MAY_REQUIRE_NO_CONVERSION): Likewise.
(CODING_CATEGORY_IDX_RAW_TEXT): New macro.
(CODING_CATEGORY_MASK_RAW_TEXT): New macro.
1997-08-28 10:51:12 +00:00
Kenichi Handa
93f4fb5964 (setup-cyrillic-alternativnyj-environment):
Set coding-category-raw-text to cyrillic-alternativnyj.
1997-08-28 10:50:32 +00:00
Kenichi Handa
e7d8b517b5 (setup-english-environment): Set
coding-category-raw-text to raw-text.
1997-08-28 10:50:32 +00:00
Kenichi Handa
08b39a097a (setup-vietnamese-environment): Set
coding-category-raw-text to vietnamese-viscii.
1997-08-28 10:50:32 +00:00
Kenichi Handa
2cb3041097 (raw-text): New coding system. Set
coding-category-raw-text to raw-text.
1997-08-28 10:49:48 +00:00
Kenichi Handa
cd9c317785 (make-coding-system): Make TYPE 5 means
raw-text.
(after-insert-file-set-buffer-file-coding-system): Set
enable-multibyte-characters to nil if we read a file with
no-conversion or raw-text-XXXX.
1997-08-28 10:49:48 +00:00
Kenichi Handa
70fd2661f6 (quail-update-leim-list-file): Make it
handle multiple directories.
1997-08-28 10:49:48 +00:00
Kenichi Handa
ac880bd60a (dotdot): This macro deleted.
(SUBDIRS): Exclude skk.
(all): Substitute ${WORLD} to ${TIT}.
(%.el): This target deleted.
(${TIT}): Check existence of `quail' subdirectory.
(leim-list.el): Do not check old files.
(install): If ${srcdir} is different from the current directory,
copy also files under ${srcdir}.
1997-08-28 10:49:24 +00:00
Eli Zaretskii
0e5c5ac0f8 Add coding: tag, to prevent Emacs from interpreting binary strings. 1997-08-28 09:30:01 +00:00
Kenichi Handa
a8a9015518 (nnmh-request-list, nnmh-active-number): Protect from
conversion by `pathname-coding-system' for XEmacs/mule.
1997-08-28 04:51:02 +00:00
Kenichi Handa
d49d7823f8 (nnml-possibly-change-directory): Likewise
(nnml-retrieve-headers, nnml-request-article,
nnml-request-group, nnml-request-list): Likewise
1997-08-28 04:51:02 +00:00
Kenichi Handa
7fb884d953 Require cl at compile time before loading gnus, etc. 1997-08-28 04:51:02 +00:00
Kenichi Handa
3a787ab0c3 (nnspool-file-coding-system): New variable.
(nnspool-retrieve-headers, nnspool-retrieve-headers-with-nov,
nnspool-find-file): Override `nnheader-file-coding-system' by
`nnspool-file-coding-system' for gnspool on Windows 95/NT.
1997-08-28 04:51:02 +00:00
Kenichi Handa
fc46309dc8 (nntp-coding-system-for-read): New variable.
(nntp-open-connection): Bind `coding-system-for-read' with
`nntp-coding-system-for-read' for Emacs/mule and XEmacs/mule.
1997-08-28 04:51:02 +00:00
Kenichi Handa
58724016c2 (nnfolder-request-list): Override
'nnmail-file-coding-system' by 'nnmail-active-file-coding-system'.
(nnfolder-request-list, nnfolder-possibly-change-group): Protect
from conversion by `pathname-coding-system' for XEmacs/mule.
(nnfolder-group-pathname): Encode pathname for Emacs 20.
1997-08-28 04:51:02 +00:00
Kenichi Handa
e0b8fdf59f (nnheader-pathname-coding-system): New variable.
(nnheader-file-coding-system): New variable.
(nnheader-group-pathname): Encode pathname for Emacs 20.
(nnheader-find-file-noselect): Bind `coding-system-for-read' with
`nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.
(nnheader-insert-file-contents): Bind `coding-system-for-read'
with `nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.
1997-08-28 04:51:02 +00:00
Kenichi Handa
a16dd35a64 (pop3-movemail-file-coding-system): Append it for
assigning a coding system to receive mail with pop3.
(pop3-movemail): Modify for writing messages with
pop3-movemail-file-coding-system.
1997-08-28 04:51:02 +00:00
Kenichi Handa
2bd3dcae0e (gnus-structured-field-decoder): New variable.
(gnus-unstructured-field-decoder): New variable.
(gnus-get-newsgroup-headers, gnus-nov-parse-line): Use
`gnus-structured-field-decoder' and
`gnus-unstructured-field-decoder' for Subject field.
1997-08-28 04:51:02 +00:00
Kenichi Handa
1613b43af7 (nnmail-active-file-coding-system): New variable.
(nnmail-insert-xref): Encode pathname for Emacs 20.
(nnmail-write-region, nnmh-retrieve-headers, nnmh-request-article,
nnmh-request-group, nnmh-possibly-change-directory): Protect from
conversion by `pathname-coding-system' for XEmacs/mule.
(nnmail-pathname-coding-system): New variable.
(nnmail-group-pathname): Encode pathname for Emacs 20.
nnmail-file-coding-system): New variable.
(nnmail-find-file): Bind `coding-system-for-read' with
`nnmail-file-coding-system' for Emacs/mule and XEmacs/mule.
(nnmail-write-region): Bind `coding-system-for-write' with
`nnmail-file-coding-system' for Emacs/mule and XEmacs/mule.
1997-08-28 04:51:02 +00:00
Richard M. Stallman
e86f8de2fe Delete Doom-replacement (it is done). 1997-08-28 04:05:56 +00:00
Richard M. Stallman
a9f8f395d5 (easy-menu-create-keymaps): If nil is
given as the enable condition, always disable the command.
1997-08-28 03:04:18 +00:00
Richard M. Stallman
4c69a3beaf (text-mode-variant): New variable.
(text-mode): Set that variable locally.
(toggle-text-mode-auto-fill): New command.
1997-08-28 02:53:44 +00:00
Richard M. Stallman
047d1f89b1 (text-mode-hook): New defvar. 1997-08-28 02:37:58 +00:00
Richard M. Stallman
83ff83c08c (timer-event-handler): Reactivate timer first,
then run the handler function.
1997-08-28 01:03:17 +00:00
Richard M. Stallman
af56433dc5 (isearch-printing-char): Handle nonascii-insert-offset. 1997-08-28 00:33:03 +00:00
Richard M. Stallman
02cf578193 Further doc fix. 1997-08-27 23:10:59 +00:00
Richard M. Stallman
f9efebcae0 (last*): Definition deleted. 1997-08-27 22:35:00 +00:00
Richard M. Stallman
369fba5fb7 (last): Accept optional second argument. 1997-08-27 22:34:30 +00:00
Richard M. Stallman
59966fb622 (browse-url-mail): Use compose-mail[-other-window], not always `mail'. 1997-08-27 21:20:47 +00:00
Richard M. Stallman
bd25266244 [HAVE_SYSVIPC]: Include errno.h, as in the other case.
(main) [!BSD_SYSTEM]: Fix error message for getcwd failure.
1997-08-27 20:08:59 +00:00
Richard M. Stallman
9dde47f579 Include errno.h.
(init_buffer) [HAVE_GETCWD]: Fix error message for getcwd failure.
1997-08-27 20:01:05 +00:00
Richard M. Stallman
759ae8118b Whitespace change. 1997-08-27 19:59:41 +00:00
Richard M. Stallman
f6680f0b60 Change the custom group to `hypermedia'.
(browse-url-netscape-version): New variable.
(browse-url-netscape-reload): Use it to account for reported
backwards incompatibility.
1997-08-27 18:43:39 +00:00
Richard M. Stallman
af9944ea8b (sh-indent-line): Delete debugging code. 1997-08-27 17:39:44 +00:00
Richard M. Stallman
10db7efed0 (setup-8-bit-environment): Load the latin-N file again each time. 1997-08-27 17:27:38 +00:00
Richard M. Stallman
71e9bd7171 (help-with-tutorial): Doc fix. 1997-08-27 17:26:03 +00:00
Richard M. Stallman
b9aa953735 (find-file-literally): Doc fix. 1997-08-27 17:25:46 +00:00
Richard M. Stallman
5e741a4145 Declare Fchar_bytes. 1997-08-27 17:22:22 +00:00
Richard M. Stallman
0de441b6f6 (concat): Fix use of Fchar_bytes. 1997-08-27 17:21:54 +00:00
Richard M. Stallman
d420d5b4fe (Finsert_file_contents): Fix use of Fboundp. 1997-08-27 17:21:27 +00:00
Richard M. Stallman
44173109af (redisplay_window): When trying to scroll conservatively
correctly take the scroll margin into account.
1997-08-27 17:13:29 +00:00
Richard M. Stallman
3198a3d590 (rmail-summary-get-new-mail):
Handle args like rmail-get-new-mail, and pass them to that function.
1997-08-27 16:18:29 +00:00
Richard M. Stallman
1faf29d432 Fix previous change. 1997-08-27 15:53:09 +00:00
Eli Zaretskii
9de91fc5aa (msdos-color-aliases): Add missing colors.
(msdos-color-translate): Handle "deep" and "pale" color
varieties.
1997-08-27 12:22:35 +00:00
Eli Zaretskii
456f382cc6 If src/_gdbinit doesn't exist, try using src/.gdbinit to create it (for
building on Windows 95).
1997-08-27 11:44:29 +00:00