- 04 Aug, 1997 31 commits
-
-
Kenichi Handa authored
call set-terminal-coding-system and set-keyboard-coding-system, instead call set-defualt-coding-systems.
-
Kenichi Handa authored
call set-terminal-coding-system and set-keyboard-coding-system, instead call set-defualt-coding-systems.
-
Kenichi Handa authored
of Vdefault_process_coding_system for writing out text.
-
Kenichi Handa authored
7-bit encoding when designation to G1 occurs. If CSI, SS2, or SS3 is found, return CODING_CATEGORY_MASK_ISO_8_ELSE. (Fdetect_coding_region): Doc-string modified.
-
Kenichi Handa authored
(Fprocess_coding_system): Likewise.
-
Richard M. Stallman authored
Don't explicitly check the value and call delete-selection-mode. Don't put on a custom-loads property.
-
Richard M. Stallman authored
generate custom-add-to-group and custom-add-load if needed.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Just make (background-color . COLOR). (cpp-highlight-buffer): Don't die if buffer-invisibility-spec is t. (cpp-face-default-list): Doc fix, fix custom type.
-
Richard M. Stallman authored
(compute_char_face): Use merge_face_list. Allow (foreground-color . COLOR) and (background-color . COLOR) in place of a face.
-
Richard M. Stallman authored
if that would switch to an inactive minibuffer.
-
Richard M. Stallman authored
for reading the arguments.
-
Richard M. Stallman authored
Provide completion for color reading. (set-face-foreground, set-face-background): Specify `color' when reading the color name interactively.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't delete this function from kill-buffer-hook, if it is disabled.
-
Richard M. Stallman authored
Bind coding-system-for-read and coding-system-for-write, and bind jka-compr-compression-info-list instead of file-name-handler-alist. (find-file-literally): Simplify and use insert-file-contents-literally.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
instead of number of frames that were redisplayed. (redisplay_window): Fix previous change.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
return value if any 8-bit code is found. Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Pay attention to buffer-file-type. (hexl-save-buffer): Don't bind buffer-file-type around save-buffer.
-
Richard M. Stallman authored
COMPOUND_TEXT and STRING as types for the selection.
-
Richard M. Stallman authored
(rmail-summary-mode-map): Bind it to Mouse-2.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(do-auto-fill): Don't break the line right after a comment starter.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 03 Aug, 1997 9 commits
-
-
Richard M. Stallman authored
Add #ifdef emacs around all the definitions of this.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
André Spiegel authored
new entry "Check In/Out" (calling vc-next-action).
-
Oliver Seidel authored
-
Oliver Seidel authored
-
Oliver Seidel authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(face-attr-match-1, face-spec-match-p, face-attr-construct): Likewise. (face-spec-choose): New function. (face-spec-set): Use face-spec-choose.
-