- 09 Jun, 1997 12 commits
-
-
Kenichi Handa authored
Vdefault_process_coding_system. (Fopen_network_stream): Likewise.
-
Kenichi Handa authored
Vdefault_process_coding_system. (Fcall_process_region): Likewise.
-
Kenichi Handa authored
-
Kenichi Handa authored
(Qcoding_system_spec): Renamed from Qcoding_system_vector. (Vdefault_process_coding_system, Vfile_coding_system_alist, Vprocess_coding_system_alist, Vnetwork_coding_system_alist): New variables. (Ffind_coding_system): Adjusted for the above change. (syms_of_coding): Declare them as lisp variables. (Fcheck_coding_system): Pass list as DATA argument to Fsignal.
-
Kenichi Handa authored
-
Kenichi Handa authored
buffer_file_coding_system. (syms_of_buffer): Declare Lisp variables default-buffer-file-coding-system and buffer-file-coding-system.
-
Kenichi Handa authored
-
Kenichi Handa authored
Disable menu set-buffer-process-coding-system if there is no process for the current buffer. (command-execute-with-coding-system): New function. (universal-coding-system-argument): Make it handle universal-arguement correctly. (describe-language-support): Call coding-system-doc-string instead of coding-system-docstring.
-
Erik Naggum authored
-
Richard M. Stallman authored
(vc-annotate-*): New functions and variables.
-
Richard M. Stallman authored
-
Michael Kifer authored
-
- 08 Jun, 1997 9 commits
-
-
Richard M. Stallman authored
Avoid compiler warnings: pass all arguments to time-stamp-do-number explicitly, not dynamically.
-
Richard M. Stallman authored
(time-stamp-string-preprocess): Don't just call format-time-string; handle compatibility for some old constructs. Handle padding the historical way, while giving a warning if people actually depend on it. (time-stamp-conv-warn, time-stamp-conversion-warn) (time-stamp-do-number): New functions.
-
Richard M. Stallman authored
(webjump): Doc change.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Treat overriding-terminal-local-map like overriding-local-map. (debugger-outer-overriding-terminal-local-map): New variable.
-
Richard M. Stallman authored
CC mode is documented. Clarify Kermit replacement, Biomorphs. Add MS-WORD conversion, Qt replacement, Eiffel.
-
Richard M. Stallman authored
file-name-completion and file-name-all-completions.
-
Richard M. Stallman authored
-
- 07 Jun, 1997 11 commits
-
-
Richard M. Stallman authored
(command-line): If environment specifies ISO 8859, always set up for both singe-byte and multibyte operation. But set-language-environment does most of the job now.
-
Richard M. Stallman authored
Mark some risky local variables.
-
Richard M. Stallman authored
Renamed from dired-unmark-all-files-no-query.
-
Richard M. Stallman authored
Load the file with load, not require, so that we reload it if nec.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Renamed from describe-european-support-map. (setup-8-bit-environment): Do not set set-case-syntax-offset. Subtract 128 when setting nonascii-insert-offset. Require latin-N if appropriate.
-
Richard M. Stallman authored
Renamed from describe-chinese-support-map.
-
Richard M. Stallman authored
Renamed from describe-cyrillic-support-map.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Renamed from describe-indian-support-map.
-
Richard M. Stallman authored
Renamed from describe-language-support. Do the real work here; don't call describe-specified-language-support. Print the mnemonics when mentioning coding systems. Improve style of output. (describe-specified-language-environment): Renamed from describe-specified-language-support. Don't do the work here; call describe-language-environment. (describe-language-environment-map): Renamed from describe-language-support-map.
-
- 06 Jun, 1997 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Simon Marshall authored
-
Richard M. Stallman authored
function `vc-annotate' to key-sequence `C-x v g'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't recognize UNAME_MACHINE = sparc. Make the sample program check for libc version and handle various machine types.
-
- 05 Jun, 1997 2 commits
-
-
Richard M. Stallman authored
Set `os' to -linux-gnu directly, don't go via -linux.
-
Karl Heuer authored
-