- 29 Aug, 1997 7 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
put on text-mode-hook. Set text-mode-variant here. (text-mode): Don't set it here.
-
Richard M. Stallman authored
(quail-simple-translation-keymap): New keymap.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(menu-bar-options-menu): New submenu of Help menu. Define several menu items for it.
-
Richard M. Stallman authored
check more carefully for the rest of the error message.
-
Richard M. Stallman authored
(update-all-leim-list-files): Deleted.
-
- 28 Aug, 1997 28 commits
-
-
Richard M. Stallman authored
Enable for menus whenever not using X. (set-keyboard-coding-system): Likewise.
-
Kenichi Handa authored
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.
-
Kenichi Handa authored
(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.
-
Kenichi Handa authored
(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.
-
Kenichi Handa authored
Set coding-category-raw-text to cyrillic-alternativnyj.
-
Kenichi Handa authored
coding-category-raw-text to raw-text.
-
Kenichi Handa authored
coding-category-raw-text to vietnamese-viscii.
-
Kenichi Handa authored
coding-category-raw-text to raw-text.
-
Kenichi Handa authored
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.
-
Kenichi Handa authored
handle multiple directories.
-
Kenichi Handa authored
(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}.
-
Eli Zaretskii authored
-
Kenichi Handa authored
conversion by `pathname-coding-system' for XEmacs/mule.
-
Kenichi Handa authored
(nnml-retrieve-headers, nnml-request-article, nnml-request-group, nnml-request-list): Likewise
-
Kenichi Handa authored
-
Kenichi Handa authored
(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.
-
Kenichi Handa authored
(nntp-open-connection): Bind `coding-system-for-read' with `nntp-coding-system-for-read' for Emacs/mule and XEmacs/mule.
-
Kenichi Handa authored
'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.
-
Kenichi Handa authored
(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.
-
Kenichi Handa authored
assigning a coding system to receive mail with pop3. (pop3-movemail): Modify for writing messages with pop3-movemail-file-coding-system.
-
Kenichi Handa authored
(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.
-
Kenichi Handa authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
given as the enable condition, always disable the command.
-
Richard M. Stallman authored
(text-mode): Set that variable locally. (toggle-text-mode-auto-fill): New command.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
then run the handler function.
-
Richard M. Stallman authored
-
- 27 Aug, 1997 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(main) [!BSD_SYSTEM]: Fix error message for getcwd failure.
-