- 14 May, 1998 3 commits
-
-
Richard M. Stallman authored
(command-line): Use it to decode locale aliases.
-
Richard M. Stallman authored
files for a coding: specification.
-
Richard M. Stallman authored
-
- 13 May, 1998 8 commits
-
-
Eli Zaretskii authored
directory. Abort if none of the usual places is available.
-
Richard M. Stallman authored
or a local variables list exists, before Vset_auto_coding_function.
-
Richard M. Stallman authored
don't fail to set c_leading_code.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(type-break-mode): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Insert the output file header after compiling all the input. (byte-compile-output-file-form): Major cleanup. If output file contains multibyte chars, insist on Emacs 20 when loading.
-
- 12 May, 1998 13 commits
-
-
Richard M. Stallman authored
(ispell-dictionary-alist-2): Doc fix.
-
Richard M. Stallman authored
Set save-buffer-coding-system instead of buffer-file-coding-system. Decode the whole Babyl text at once, not message by message. Don't alter global value of rmail-file-coding-system. (rmail-show-message): Set buffer-file-coding-system from X-Coding-System header field. (rmail-convert-to-babyl-format): Record X-Coding-System header for each message that was converted. (rmail-variables): Make local binding for save-buffer-coding-system, and set it from buffer-file-coding-system if not already non-nil. (rmail-ignored-headers): Ignore X-Coding-System header. Ignore Return-Path, Errors-To, X-Attribution, X-Disclaimer.
-
Richard M. Stallman authored
subdirs.el in site-lisp dirs.
-
Richard M. Stallman authored
Maybe use make_unibyte_string. All callers changed. (read_doc_string): Specify 1 for UNIBYTE.
-
Richard M. Stallman authored
if coding needs eol conversion. (Finsert_file_contents) [DOS_NT]: When setting buffer_file_type, if code conversion is needed, file is not binary.
-
Richard M. Stallman authored
Don't make buffer unibyte unless we seem to be visiting a file.
-
Richard M. Stallman authored
parsing a keyboard menu item. (read_char_minibuf_menu_prompt): Use `parse_menu_item' to understand new menu item format.
-
Richard M. Stallman authored
characters that are illegal in file names.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Edward M. Reingold authored
-
Richard M. Stallman authored
(cal-menu-update): Similar renamings; change the arg to easy-menu-change also. Change some item names.
-
Richard M. Stallman authored
(test_completion): In obarray, try both unibyte and multibyte strings. (read_minibuf): Convert unibyte prompt to multi if minibuffer is multi. (Fdisplay_completion_list): Convert unibyte to strings to multibyte to conform to the buffer.
-
- 11 May, 1998 13 commits
-
-
Richard M. Stallman authored
-
Dave Love authored
-
Edward M. Reingold authored
-
Richard M. Stallman authored
scroll_conservatively. Fix 1-off error checking the limit for them.
-
Richard M. Stallman authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Richard M. Stallman authored
(basic-save-buffer-1): Obey it. (basic-save-buffer): Set save-buffer-coding-system instead of buffer-file-coding-system, if save-buffer-coding-system is already non-nil.
-
Richard M. Stallman authored
(select-safe-coding-system): Set var if user specifies a coding system.
-
Richard M. Stallman authored
Ignore subdirectories whose names start with nonalphanumeric or that have a file called .nosearch.
-
Richard M. Stallman authored
on buffer's marker-chain while we have temporarily put nil there.
-
Richard M. Stallman authored
(buf_bytepos_to_charpos): Fix assignment of `record' when scanning from below. Don't create a marker if buffer's marker chain is empty.
-
Richard M. Stallman authored
-
- 10 May, 1998 3 commits
-
-
Richard M. Stallman authored
(code_convert_string1): Likewise. (Fdecode_coding_region, Fencode_coding_region): Doc fixes. (Fdecode_coding_string, Fencode_coding_string): Doc fixes.
-
Richard M. Stallman authored
unibyte, for initializing the process coding systems. Instead, use the normal multibyte code, but check BUFFER's value and the default value of enable-multibyte-characters. (Fopen_network_stream): Likewise.
-
Richard M. Stallman authored
-