Richard M. Stallman
cf66807ecd
(delay-uniquify-rationalize-file-buffer-names):
...
Don't delete this function from kill-buffer-hook, if it is disabled.
1997-08-04 03:42:58 +00:00
Richard M. Stallman
e65db7b8cf
(insert-file-contents-literally):
...
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.
1997-08-04 03:07:28 +00:00
Richard M. Stallman
ebe4d555dc
(shell): Doc fix.
1997-08-04 03:06:28 +00:00
Richard M. Stallman
89819bddb6
(redisplay_internal): Count number of visible frames
...
instead of number of frames that were redisplayed.
(redisplay_window): Fix previous change.
1997-08-04 03:04:24 +00:00
Richard M. Stallman
5d8c798306
(Fload): Update declaration.
1997-08-04 03:02:19 +00:00
Richard M. Stallman
10bff6f19d
(detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
...
return value if any 8-bit code is found.
Doc fix.
1997-08-04 03:01:57 +00:00
Richard M. Stallman
14a136b327
(Frequire): Pass t for the MUST-SUFFIX arg to Fload.
1997-08-04 03:00:36 +00:00
Richard M. Stallman
76323a073c
(do_autoload): Pass new arg to Fload.
1997-08-04 03:00:25 +00:00
Richard M. Stallman
f0a50954f3
(Fload): New optional arg MUST-SUFFIX.
1997-08-04 03:00:11 +00:00
Richard M. Stallman
1c1e0fe5df
Alternative colors for standard faces if dark background.
1997-08-04 02:57:47 +00:00
Richard M. Stallman
338992a502
(hexlify-buffer, dehexlify-buffer):
...
Pay attention to buffer-file-type.
(hexl-save-buffer): Don't bind buffer-file-type around save-buffer.
1997-08-04 02:44:42 +00:00
Richard M. Stallman
8ba1358119
(x-cut-buffer-or-selection-value): Try both
...
COMPOUND_TEXT and STRING as types for the selection.
1997-08-04 01:53:36 +00:00
Richard M. Stallman
4ab455e6c8
(rmail-summary-mouse-goto-message): New function.
...
(rmail-summary-mode-map): Bind it to Mouse-2.
1997-08-04 01:42:50 +00:00
Richard M. Stallman
d1f9f44105
Delete whitespace.
1997-08-04 01:11:01 +00:00
Richard M. Stallman
07f458c1df
(shell-command-on-region, shell-command): Doc fixes.
...
(do-auto-fill): Don't break the line right after a comment starter.
1997-08-04 00:51:07 +00:00
Richard M. Stallman
5382dacc9b
(copyright-regexp): Recognize @copyright{}.
1997-08-04 00:39:09 +00:00
Richard M. Stallman
0b596076e6
(copyright-regexp): Recognize the Latin-1 copyright symbol.
1997-08-04 00:37:04 +00:00
Richard M. Stallman
47adf45238
(LD_SWITCH_MACHINE):
...
Add #ifdef emacs around all the definitions of this.
1997-08-03 22:59:26 +00:00
Richard M. Stallman
0e6d70d571
(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1997-08-03 22:58:19 +00:00
Richard M. Stallman
65f1589593
Fix previous change.
1997-08-03 22:57:46 +00:00
André Spiegel
9314395d3f
(vc-menu-map): Replace entries for "Check In" and "Check Out" with
...
new entry "Check In/Out" (calling vc-next-action).
1997-08-03 12:48:31 +00:00
Oliver Seidel
7e6ed9b9b5
Cleaned up variables, prefix and cursor position.
1997-08-03 12:47:26 +00:00
Oliver Seidel
384af0dd16
It appears to work.
1997-08-03 12:15:28 +00:00
Oliver Seidel
3cb152f941
Initial revision
1997-08-03 12:15:13 +00:00
Richard M. Stallman
3fbc965dba
Comment change.
1997-08-03 05:06:05 +00:00
Richard M. Stallman
95c7d3d317
(face-attr-match-p): New function.
...
(face-attr-match-1, face-spec-match-p, face-attr-construct): Likewise.
(face-spec-choose): New function.
(face-spec-set): Use face-spec-choose.
1997-08-03 04:10:36 +00:00
Richard M. Stallman
fa0b3d466d
(custom-face-value-create): Take account
...
of changes in the frame made outside of customize.
1997-08-03 04:10:08 +00:00
Kenichi Handa
1f312d8a93
(CODING_CATEGORY_MASK_BINARY): New macro.
1997-08-03 03:02:05 +00:00
Kenichi Handa
e8cc313b86
(x_set_frame_parameters): Heading comment fixed.
...
(x_default_parameter): Likewise.
1997-08-03 03:02:05 +00:00
Kenichi Handa
2584c9ec2b
(Vclipboard_coding_system): New variable.
...
(selection_data_to_lisp_data): Decode text by
Vclipboard_coding_system.
(lisp_data_to_selection_data): Encode text by
Vclipboard_coding_system.
(syms_of_xselect): Declare clipboard-coding-system as Lisp
variable and initialize it.
1997-08-03 03:02:05 +00:00
Kenichi Handa
684295dbd3
In quail-mode-map, bind
...
ethio-insert-ethio-space Shift-SPACE. Add translation rules to
Quail package "ethiopic".
1997-08-03 02:59:30 +00:00
Kenichi Handa
8b7be11f41
(setup-chinese-gb-environment): Set
...
default value of default-input-method.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise. Correct input method
name.
1997-08-03 02:54:04 +00:00
Kenichi Handa
4eba152358
(setup-ethiopic-environment): Bind
...
correct commands in global-map, rmail-mode-map, and mail-mode-map.
Set default value of default-input-method.
1997-08-03 02:54:04 +00:00
Kenichi Handa
15e8ea5a02
(ccl-encode-ethio-font): Fix typo in doc-string.
1997-08-03 02:54:04 +00:00
Kenichi Handa
3144063d73
(setup-8-bit-environment): Set default value of default-input-method.
1997-08-03 02:54:04 +00:00
Kenichi Handa
2a9f3a0e04
(setup-japanese-environment): Set default value of default-input-method.
1997-08-03 02:54:04 +00:00
Kenichi Handa
4d0cccaeb6
(setup-korean-environment): Set default value of default-input-method.
1997-08-03 02:54:04 +00:00
Kenichi Handa
737acdc678
(setup-tibetan-environment): Set default value of default-input-method.
1997-08-03 02:54:04 +00:00
Kenichi Handa
9ff9457b2d
Fix previous change.
1997-08-03 02:51:30 +00:00
Kenichi Handa
5871092a2c
(quail-next-translation): Call
...
quail-execute-non-quail-command when no current translations.
(quail-prev-translation): Likewise.
(quail-next-translation-block): Likewise.
(quail-prev-translation-block): Likewise.
1997-08-03 02:50:47 +00:00
Richard M. Stallman
96db204a8a
Doc fixes; fix error message text.
1997-08-02 21:59:55 +00:00
Richard M. Stallman
d387400c75
(term-ignore-error): Fix foolish errors.
1997-08-02 20:41:55 +00:00
Richard M. Stallman
e72e91e97d
(describe-current-coding-system): Clean up output format.
1997-08-02 10:15:43 +00:00
Richard M. Stallman
1d78452128
(compute_motion): Correct the criterion for when to
...
move back 1 space when we terminate just after continuing the line.
1997-08-02 09:30:17 +00:00
Michael Kifer
8626cfa223
new version
1997-08-02 07:40:22 +00:00
Michael Kifer
2f3eb3b625
new version
1997-08-02 06:56:24 +00:00
Richard M. Stallman
01a3146944
Fix up coding system.
1997-08-02 03:13:34 +00:00
Richard M. Stallman
21942e0198
(adaptive-fill-first-line-regexp): Fix regexp.
1997-08-01 19:20:29 +00:00
Richard M. Stallman
fc6d6de2a7
(mode-line-mule-info): Delete the conditional on enable-multibyte-characters.
1997-08-01 19:19:51 +00:00
Richard M. Stallman
248be2038a
(mail-mode): Recognize foo> prefix
...
even without leading space.
1997-08-01 18:12:50 +00:00