Richard M. Stallman
5e2729dd57
[windows-nt, ms-dos]: Load international/mule-utils.
1997-07-18 22:54:38 +00:00
Richard M. Stallman
ee425fc3fc
(find-buffer-file-type-coding-system)
...
(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.
1997-07-18 22:54:23 +00:00
Richard M. Stallman
b6e7b3c6ca
(vc-diff): Turn off previous change.
1997-07-18 19:03:30 +00:00
Richard M. Stallman
df816618ed
(custom-group-value-create) <tree>: Don't distinguish
...
unloaded groups; use [+] for them.
(customize-browse): Fix top-of-buffer doc text.
1997-07-18 18:59:20 +00:00
Michael Kifer
5489c3d3fd
new version
1997-07-18 18:55:36 +00:00
André Spiegel
d5859f32d9
(vc-diff): If file is unchanged, ask for the version
...
number to compare with.
(vc-retrieve-snapshot): If no NAME is specified, check out
latest versions of all unlocked files.
(vc-next-action-on-file): For CVS files with implicit checkout: if
unmodified, don't do anything.
(vc-clear-headers): Regexp more restricted, so as not to destroy file
contents by mistake.
(vc-backend-merge-news): Better analysis of status reported by CVS.
Set file properties accordingly.
1997-07-18 16:06:57 +00:00
André Spiegel
702220f3d8
(vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
...
(vc-toggle-read-only): Also work in vc-dired buffers.
1997-07-18 16:06:22 +00:00
Richard M. Stallman
155b48df5e
(texinfo-all-menus-update)
...
(texinfo-master-menu, texinfo-multiple-files-update):
Search for texinfo-master-menu-header as a string, not a regexp.
(texinfo-master-menu-header): Move defvar earlier.
1997-07-18 02:57:14 +00:00
Richard M. Stallman
3219bb4315
Comment change.
1997-07-18 02:16:42 +00:00
Richard M. Stallman
1dad69194a
(c-initialize-cc-mode): New function.
...
(c-mode, c++-mode, objc-mode, java-mode): Call it.
1997-07-18 02:16:22 +00:00
Richard M. Stallman
b18c013f8e
(c-load-all): Function deleted.
1997-07-18 02:14:22 +00:00
Richard M. Stallman
31b2af0a3b
(c-initialize-builtin-style): Use copy-sequence
...
instead of c-copy-tree.
(c-copy-tree): Function deleted.
1997-07-18 02:12:00 +00:00
Richard M. Stallman
640012115a
(c-maybe-labelp): Add defvar.
1997-07-18 02:11:28 +00:00
Richard M. Stallman
c93a62d8c1
Require cc-defs for the c-add-syntax macro.
...
(c-electric-backspace): Must get 'supercede property
values to work with delsel and pending-del.
(c-electric-brace): Fix ebola eradication consequence
in the preserve-p test.
1997-07-18 02:10:48 +00:00
Richard M. Stallman
a6739a05e3
Require 'cc-defs for the definition of c-emacs-features.
...
(c-symbol-key): First character must be a letter or underscore.
(c-make-inherited-keymap): Change to a defun.
(c-mode-menu): Added uncomment region and slight rearrangement of items.
1997-07-18 02:09:34 +00:00
Richard M. Stallman
775f246140
(delete-selection-mode): Add custom-loads property.
1997-07-17 21:59:31 +00:00
Michael Kifer
1e70790f2f
new version
1997-07-17 19:37:07 +00:00
Richard M. Stallman
99358b9788
(dired-omit-files): Add ".#foo" lock files to omissions.
1997-07-17 19:15:13 +00:00
Richard M. Stallman
82b6a81f61
(show-paren-match-face): Use gray on all non-color screens.
1997-07-17 18:36:12 +00:00
Kenichi Handa
44cbfae907
(batch-titdic-convert): Add optional arg FORCE.
1997-07-17 07:16:21 +00:00
Richard M. Stallman
1ba764decd
(read-quoted-char): Handle non-character events.
1997-07-17 06:24:48 +00:00
Richard M. Stallman
ae8ad8859b
Update copyright year.
1997-07-17 05:52:50 +00:00
Richard M. Stallman
02f6b3544d
Improve text of messages.
1997-07-17 05:45:38 +00:00
Richard M. Stallman
037a29613f
(quoted-insert): Doc fix.
1997-07-17 04:45:19 +00:00
Richard M. Stallman
55642aa486
(dired-find-file): Better error message
...
for symlink to nonexistent target.
1997-07-16 20:55:50 +00:00
Richard M. Stallman
37fb02008a
(quoted-insert): Doc fix.
1997-07-16 05:37:04 +00:00
Richard M. Stallman
2444730b8b
(read-quoted-char): Read any number of octal digits,
...
and ignore a space if that terminates the octal digits.
1997-07-16 05:34:38 +00:00
Richard M. Stallman
7ae13091e5
(yank, yank-pop): Clear out read-only prop.
1997-07-16 05:33:34 +00:00
Richard M. Stallman
83c6f44650
(set-auto-mode): If -*- line specifies a mode,
...
then even if we don't use it because of just-from-file-name,
still let it prevent taking the mode from a file name.
(basic-save-buffer-1): Clarify error message.
(cd-absolute): Likewise.
1997-07-16 05:30:34 +00:00
Richard M. Stallman
d097058598
(texinfo-format-buffer-1): Insert, here,
...
the info about what file this is and what it was made from,
just before returning.
(texinfo-format-setfilename): Generate no output.
1997-07-16 05:29:01 +00:00
Richard M. Stallman
e432fc7448
(mail-extr-voodoo): Get rid of comments at an early stage.
1997-07-16 04:37:17 +00:00
Richard M. Stallman
6cb0a57bb5
(apropos-print): Use customize-group-other-window, not customize-other-window.
1997-07-15 23:12:14 +00:00
Richard M. Stallman
28afe1992d
(mail-mode-auto-fill): Use insert-before-markers.
1997-07-15 19:34:10 +00:00
Richard M. Stallman
cda987f448
(custom-unlispify-remove-prefixes): New variable.
...
(custom-unlispify-menu-entry): Obey custom-unlispify-remove-prefixes.
(customize-browse): Don't take an argument.
(customize-browse): Improve start-of-buffer message.
(custom-help-menu): Variable deleted.
(custom-menu-reset): Function deleted.
(Custom-menu-update): Likewise.
1997-07-15 19:21:04 +00:00
Richard M. Stallman
b0c23721e8
(c-copy-tree): Fix bugs.
1997-07-15 19:09:24 +00:00
Richard M. Stallman
ca85cf8a5a
(tmm-prompt): Use save-excursion around completing-read code.
...
(tmm-add-prompt): Clean up using save-selected-window
and with-current-buffer.
1997-07-15 19:07:02 +00:00
Richard M. Stallman
a2ad45b9ae
(global-map): Turn off the S-SPC binding.
1997-07-15 18:51:38 +00:00
Simon Marshall
f8604035c1
change maintainer.
1997-07-15 08:32:51 +00:00
Kenichi Handa
b4fba33feb
(mule-keymap): Bind l to set-language-environment.
...
(set-language-environment): Remove autoload cookie. Accept null input
for resetting to default.
(select-input-method): Signal error if enable-multibyte-characters is
nil.
(toggle-input-method): Likewise.
1997-07-15 08:24:47 +00:00
Kenichi Handa
29742cb59d
(coding-category-emacs-mule): Replace coding-category-iso-else with
...
coding-category-iso-7-else and coding-category-iso-8-else.
1997-07-15 08:24:47 +00:00
Kenichi Handa
b585fb6c65
(describe-current-coding-system): Use coding-category-iso-7-else
...
instead of coding-category-iso-else.
1997-07-15 08:24:47 +00:00
Kenichi Handa
dc64cd193a
(make-coding-system): Distinguish coding-category-iso-7-else and
...
coding-category-iso-8-else.
1997-07-15 08:24:47 +00:00
Kenichi Handa
55e3018122
(quail-translate-key): Fix previous change.
1997-07-15 08:24:47 +00:00
Kenichi Handa
08a1bf224e
(tit-process-body): Ignore vacant entries.
1997-07-15 08:24:47 +00:00
Kenichi Handa
fe1d8b33cb
(report-emacs-bug-run-tersely): New variable
...
(report-emacs-bug): Insert warnings for novice usres in *mail* buffer.
Set enable-multibyte-characters to nil.
(report-emacs-bug-hook): Check non-English letters. Confirm about
sending a report to FSF.
1997-07-15 08:23:58 +00:00
Kenichi Handa
8881c1abb9
(mail-setup): Kill the local binding of enable-multibyte-characters.
...
Turn off an input method.
1997-07-15 08:23:58 +00:00
Kenichi Handa
ca7495f7f8
(setup-chinese-gb-environment): Adjusted for the change of coding
...
category names. Set default-input-method to chinese-py-punct.
(setup-chinese-big5-environment): Set default-input-method to
chinese-py-punct-b5.
(setup-chinese-cns-environment): Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
abbd695757
(setup-english-environment): Adjusted for the change of coding
...
category names.
1997-07-15 08:22:18 +00:00
Kenichi Handa
ae7f24dea7
(setup-ethiopic-environment): Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
e2cbe74db7
(setup-japanese-environment): Adjusted for the change of coding
...
category names. Set default-input-method correctly.
1997-07-15 08:22:18 +00:00