- 12 Sep, 1997 14 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Michael Kifer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Cope if minibuffer-text-before-history is nil.
-
Richard M. Stallman authored
could make compilation-parse-errors loop infinitely. Each round of the parsing loop now either moves point ahead at least a line or sets `found-desired' to true to stop the loop.
-
Richard M. Stallman authored
(hook) [:value-to-internal]: Use a nil value unchanged.
-
Richard M. Stallman authored
Uses changed. Test that we can display multibyte chars. (french-calendar-day-name-array, french-calendar-month-name-array): New functions. Use them instead of directly using these variables. (french-calendar-multibyte-month-name-array): New variable. (french-calendar-multibyte-special-days-array): New variable. (calendar-print-french-date): Bind enable-multibyte-characters to t.
-
Richard M. Stallman authored
(latin-1-postfix): Replace comma with /. (french-postfix): Replace comma with /. (latin-3-postfix): Replace comma with ` and period with /. (latin-4-postfix): Replace comma with ` and period with ~. (latin-5-postfix): Replace comma with ` and period with /. (turkish-postfix): Replace comma with ` and period with /.
-
Richard M. Stallman authored
(custom-face-save-command): New function. (custom-variable-save): Fix error message.
-
Richard M. Stallman authored
-
Kenichi Handa authored
change.
-
Kenichi Handa authored
buffer-file-coding-system and sendmail-coding-system are nil, use iso-latin-1 for encoding.
-
- 11 Sep, 1997 19 commits
-
-
Richard M. Stallman authored
(ps-face-bold-p, ps-face-italic-p): Check ps-bold-faces or ps-italic-faces. (ps-zebra-stripes, ps-zebra-stripe-height): Doc fixes. (ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region, ps-setup): Doc fixes.
-
Richard M. Stallman authored
(quail-simple-translation-keymap, quail-conversion-keymap): Make the default binding with define-key. Handle meta-prefix-char the way isearch does. (quail-translation-keymap): Likewise. (quail-execute-non-quail-command): Handle the key sequence as the same way as universal-argument-other-key. (quail-make-guidance-frame): Don't dedicate the guidance buffer window. (quail-show-guidance-buf): Likewise. (quail-hide-guidance-buf): Delete code to turn off window dedication.
-
Richard M. Stallman authored
raw-text with eol-type derived from the buffer-file-coding-system.
-
Richard M. Stallman authored
-
Paul Eggert authored
-
Ulrich Drepper authored
-
Paul Eggert authored
-
Ulrich Drepper authored
-
Richard M. Stallman authored
-
Michael Kifer authored
-
Kenichi Handa authored
map which only has default key binding to quail-execute-non-quail-command. (kkc-non-kkc-command): Handle the key sequence as the same way as universal-argument-other-key.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Kenichi Handa authored
with nntpd. (gnus-mule-initialize): For safety, set no-conversion for network communication with nntpd.
-
Richard M. Stallman authored
foreground-color, and staticpro them. (IT_set_frame_parameters): Use Qforeground_color and Qbackground_color.
-
Michael Kifer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Vfile_name_coding_system): New variable. (syms_of_fileio): Set up Lisp variable. (Fset_visited_file_modtime): Use ENCODE_FILE. (Fcopy_file, Fmake_directory_internal, Fdelete_directory, Fdelete_file) (Frename_file, Fadd_name_to_file, Ffile_exists_p Ffile_executable_p) (Ffile_readable_p, Ffile_writable_p, Faccess_file, Ffile_symlink_p) (Ffile_directory_p, Ffile_accessible_directory_p, Ffile_regular_p) (Ffile_modes, Fset_file_modes, Ffile_newer_than_file_p, Fwrite_region) (Finsert_file_contents, Fverify_visited_file_modtime): Likewise. (Ffile_symlink_p): Decode the file name value.
-
- 10 Sep, 1997 7 commits
-
-
Jeff Law authored
-
Jeff Law authored
recognize "amigados" for backward compatability.
-
Kenichi Handa authored
keys in global-map, don't add a hook to rmail-mode-hook and mail-mode-hook. (ethio-mode): New buffer local variable. (ethio-mode-map): New variable. (ethio-mode): New function. (ethio-sera-to-fidel-mail-or-marker): New function. (ethio-fidel-to-sera-mail-or-marker): New function. (ethio-find-file): Do nothing if not in ethio-mode. (ethio-write-file): Likewise. (ethio-prefer-ascii-space): Moved from leim/quail/ethiopic.el. (ethio-toggle-space): Likewise. (ethio-insert-space): Likewise. (ethio-insert-ethio-space): Likewise. (ethio-prefer-ascii-punctuation): Likewise. (ethio-toggle-punctuation): Likewise. (ethio-gemination): Likewise.
-
Kenichi Handa authored
system for encoding outgoing mails is (1) local value of buffer-file-coding-system, (2) sendmail-coding-syste, (3) default-buffer-file-coding-system.
-
Kenichi Handa authored
function added to quail-mode-hook turn ethio-mode on only when input method "ethiopic" is begin used. (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. (ethio-toggle-space): Likewise. (ethio-insert-space): Likewise. (ethio-insert-ethio-space): Likewise. (ethio-prefer-ascii-punctuation): Likewise. (ethio-toggle-punctuation): Likewise. (ethio-gemination): Likewise. ("ethiopic"): Doc-string of this Quail package modified. Bind function keys for TRANSLATION-KEYMAP to quail-execute-non-quail-command.
-
Kenichi Handa authored
news groups.
-
Kenichi Handa authored
iso-2022-jp to set-default-coding-system if not running on DOS. (read-hiragana-string): Use input method "japanese-hiragana".
-