- 21 Jul, 1997 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
archive-mode from auto-mode-alist.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
parameter here.
-
Richard M. Stallman authored
(set-scroll-bar-mode): Don't alter default-frame-alist when just loading this file.
-
Richard M. Stallman authored
(make-face, x-create-frame-with-faces): Make a face 10 elements long. (internal-set-face-1): Don't call set-face-attribute-internal if NAME is nil. (set-face-font): Set the auto-flag to t or nil. (face-spec-set): Clear out the font at the start, if it was set automatically before. (face-font-explicit): New function. (set-face-font-auto): New function. (set-face-font-explicit): New function. (copy-face): Copy the face-font-external flag. (internal-try-face-font): Use set-face-font-auto.
-
Richard M. Stallman authored
not when this file is loaded.
-
Richard Kenner authored
-
Richard Kenner authored
-
- 20 Jul, 1997 15 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
For wm_take_focus, use x_any_window_to_frame. Don't use FRAME_XIC if it is null, here. (dumpglyphs): Use 8-bit output to X, rather than 16-bit, if the character values permit that.
-
Richard M. Stallman authored
(texinfo-format-direntry, texinfo-end-direntry): New functions. (texinfo-format-dircategory): New function.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
custom variables from this list.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(custom-declare-variable-list): New variable. (read-quoted-char-radix): Use defvar and custom-declare-variable-early. (functionp): Doc fix.
-
Richard M. Stallman authored
(jka-compr-write-region): Bind coding-system-for-write. Set buffer-file-type if dos or nt. (jka-compr-call-process): Bind coding-system-for-read and coding-system-for-write.
-
Richard M. Stallman authored
-
Geoff Voelker authored
-
Richard M. Stallman authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
of international/mule-utils.
-
Geoff Voelker authored
Use undecided-dos for dos-text file names. Use undecided for non-existing untranslated file names.
-
- 19 Jul, 1997 10 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mail-indent-citation): Take region args. (mail-yank-original, mail-yank-region): Pass the args.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(hs-life-goes-on): Nullify inhibit-point-motion-hooks as we have to move inside intangible overlays. Enable edebug.
-
Richard M. Stallman authored
(isearch-search): Bind inhibit-point-motion-hooks because we might have to search inside invisible and intangible text. (isearch-open-overlay-temporary): Delete forgoten debug message. (isearch-range-invisible): Fix typo in doc-string.
-
Richard M. Stallman authored
for non-window displays.
-
Richard M. Stallman authored
Add a number of misc. projects.
-
Richard M. Stallman authored
Use emacs-mule-dos for text file names; use undecided-dos for the last resort (instead of emacs-mule-dos).
-
Richard M. Stallman authored
-
- 18 Jul, 1997 4 commits
-
-
Richard M. Stallman authored
system to determine buffer_file_type. (Fwrite_region): Only use Qbuffer_file_coding_system before checking file-coding-system-alist if non-nil. (Fwrite_region) [DOS_NT]: Delete conditional code.
-
Richard M. Stallman authored
check for a function entry.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(find-binary-process-coding-system, find-buffer-file-type-match): New functions. (find-buffer-file-type): Use find-buffer-file-type-match. Add find-buffer-file-type-coding-system to file-coding-system-alist as the default entry. Add find-binary-process-coding-system to process-coding-system-alist as the default entry.
-