Richard M. Stallman
780249f808
(french-calendar-accents): Change variable to function.
...
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.
1997-09-12 19:34:27 +00:00
Richard M. Stallman
896a6a5d6e
(custom-face-menu): Use custom-face-save-command. not custom-face-save.
...
(custom-face-save-command): New function.
(custom-variable-save): Fix error message.
1997-09-12 07:04:41 +00:00
Kenichi Handa
3ef477b92d
(quail-translation-keymap): Fix previous
...
change.
1997-09-12 02:14:46 +00:00
Kenichi Handa
a92db45a68
(sendmail-send-it): If both
...
buffer-file-coding-system and sendmail-coding-system are nil, use
iso-latin-1 for encoding.
1997-09-12 01:46:32 +00:00
Richard M. Stallman
06fb6aabb2
(ps-emacs-face-kind-p): Function deleted.
...
(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.
1997-09-11 23:51:29 +00:00
Richard M. Stallman
e3799a7253
(quail-update-translation): Fix previous change.
...
(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.
1997-09-11 23:15:08 +00:00
Richard M. Stallman
ce1364815e
(hexlify-buffer): Bind coding-system-for-write to
...
raw-text with eol-type derived from the buffer-file-coding-system.
1997-09-11 22:13:15 +00:00
Richard M. Stallman
ca6e03c285
(describe-coding-system): Describe coding systems of type 5, raw-text.
1997-09-11 19:05:59 +00:00
Richard M. Stallman
c6a6499f7d
Switch to raw-text as coding system.
1997-09-11 17:51:36 +00:00
Michael Kifer
28650cf112
new version
1997-09-11 16:08:19 +00:00
Kenichi Handa
5d3cb55957
(kkc-mode-map): Bind meta-prefix-char to a
...
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.
1997-09-11 11:52:38 +00:00
Kenichi Handa
edfa053fdd
Set no-conversion for network communication
...
with nntpd.
(gnus-mule-initialize): For safety, set no-conversion for network
communication with nntpd.
1997-09-11 05:24:25 +00:00
Michael Kifer
73f5295803
new version
1997-09-11 01:20:27 +00:00
Kenichi Handa
170a94d275
(setup-ethiopic-environment): Don't bind
...
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.
1997-09-10 13:15:42 +00:00
Kenichi Handa
1d6af2e59e
(sendmail-send-it): The priority of coding
...
system for encoding outgoing mails is (1) local value of
buffer-file-coding-system, (2) sendmail-coding-syste, (3)
default-buffer-file-coding-system.
1997-09-10 13:15:07 +00:00
Kenichi Handa
8eeac318b6
Add coding system specification for several
...
news groups.
1997-09-10 07:42:31 +00:00
Kenichi Handa
a6385fa99c
(setup-japanese-environment): Give
...
iso-2022-jp to set-default-coding-system if not running on DOS.
(read-hiragana-string): Use input method
"japanese-hiragana".
1997-09-10 07:42:08 +00:00
Richard M. Stallman
4b15e3acac
(lisp-imenu-generic-expression): Recognizedefcustom' and defgroup".
1997-09-09 19:54:18 +00:00
Richard M. Stallman
b2b5274783
(standard-display-european): Doc fix.
1997-09-09 19:07:56 +00:00
Kenichi Handa
b55ba0277e
(quail-simple): New function.
...
(quail-require-guidance-buf): New function.
(quail-show-guidance-buf): Do not show guidance buffer if simple
input method is used in the minibuffer.
(quail-update-guidance): Likewise.
1997-09-09 14:57:01 +00:00
Kenichi Handa
c27c4ed8d6
(input-method-verbose-flag):
...
Doc-string fied.
1997-09-09 14:55:29 +00:00
Simon Marshall
e0e277ff6a
Try to comment where font-lock-keyword order is important.
1997-09-09 13:01:02 +00:00
Richard M. Stallman
a998441284
(standard-display-european): If AUTO is non-nil, intern it.
...
Don't call set-terminal-coding-system if noninteractive.
1997-09-09 09:16:54 +00:00
Richard M. Stallman
20848896e4
(quail-translation-keymap)
...
(quail-simple-translation-keymap, quail-conversion-keymap):
Don't define escape.
1997-09-09 09:02:25 +00:00
Richard M. Stallman
7f72c06f7f
(ps-face-bold-p): Use face-bold-p.
...
(ps-face-italic-p): Use face-italic-p.
1997-09-09 07:33:12 +00:00
Richard M. Stallman
af898b0f84
(comint-file-name-chars): Doc fix.
...
(comint-word): Treat all non-ASCII chars as "[art of word".
1997-09-09 07:24:02 +00:00
Richard M. Stallman
19d7331338
(view-end-message): Don't mention q if it really do anything.
1997-09-09 07:09:20 +00:00
Richard M. Stallman
18ed17e43b
Use uniquify-file-name-nondirectory throughout; documentation tweaks.
1997-09-09 07:08:58 +00:00
Richard M. Stallman
05dd46c201
(dired-get-filename): Don't call encode-coding-string
...
if file-name-coding-system is non-nil.
1997-09-09 05:37:20 +00:00
Richard M. Stallman
cfa0a2553d
(diff group): Remove autoload cookie.
1997-09-09 02:59:34 +00:00
Richard M. Stallman
a8328975a6
(browse-url group): Remove autoload cookie.
1997-09-09 02:59:06 +00:00
Richard M. Stallman
8c36e64841
(icon-tab-always-indent): Fix customize type.
1997-09-09 02:58:47 +00:00
Richard M. Stallman
39f2ec46d3
(hs-minor-mode-hook): Fix customize type.
1997-09-09 02:58:23 +00:00
Richard M. Stallman
d9d41ec60a
(f90-break-before-delimiters): Fix customize type.
1997-09-09 02:58:06 +00:00
Richard M. Stallman
ba6b3a2a59
(defun-prompt-regexp): Fix customize type.
1997-09-09 02:57:48 +00:00
Richard M. Stallman
9cbf5df254
(executable-chmod): Fix customize type.
1997-09-09 02:57:27 +00:00
Richard M. Stallman
233f3fb8de
(shell-chdrive-regexp): Likewise.
1997-09-09 02:56:56 +00:00
Richard M. Stallman
6c80b133aa
(ispell-personal-dictionary): Fix customize type.
1997-09-09 02:56:16 +00:00
Richard M. Stallman
fec1279bc2
(dabbrev-case-fold-search): Remove extra quote in customize constant.
...
(dabbrev-case-replace): Likewise.
1997-09-09 02:56:04 +00:00
Richard M. Stallman
0db1ff2312
(custom-variable-save): Fixed doc string.
...
(custom-variable-menu): Make it clear that `Lisp
mode' edit the initial lisp expression.
1997-09-09 00:21:07 +00:00
Per Abrahamsen
1e4ed6df18
*** empty log message ***
1997-09-08 19:17:57 +00:00
Richard M. Stallman
67053274b5
(info-insert-file-contents): Bind
...
coding-system-for-write to no-conversion.
1997-09-08 18:26:41 +00:00
Richard M. Stallman
12eb951fa5
(mail-mode): Allow dash in citation prefixes
...
in adaptive-fill-regexp and adaptive-fill-first-line-regexp.
1997-09-08 10:28:45 +00:00
Richard M. Stallman
e35832ba25
(telnet-initial-filter): Temporarily go to proper buffer.
1997-09-08 10:27:58 +00:00
Richard M. Stallman
3304a6c452
(standard-display-european): Arg AUTO
...
specifies coding system for terminal output (if needed).
1997-09-08 09:59:29 +00:00
Richard M. Stallman
35ae8ec829
(command-line): Pass charset to standard-display-european.
1997-09-08 09:57:37 +00:00
Richard M. Stallman
ab85f1b124
(insert-directory): Encode the file name.
1997-09-08 09:56:52 +00:00
Kenichi Handa
6cade423e8
(quail-translation-keymap): Bind C-space
...
to quail-select-current.
1997-09-08 07:23:23 +00:00
Richard M. Stallman
4574ee6c8d
(fill-individual-paragraphs): Don't include
...
paragraph-separate lines in any paragraph; just skip them.
1997-09-08 06:47:05 +00:00
Richard M. Stallman
6e23ef57e9
Comment change.
1997-09-08 03:24:58 +00:00