Richard M. Stallman
e865033e76
Various error messages fixed.
...
(ph-cadr, ph-cadr): New functions.
All calls to cdar and cadr changed.
1997-07-23 02:43:48 +00:00
Richard M. Stallman
43a51f7860
Initial revision
1997-07-23 02:34:54 +00:00
Richard M. Stallman
8c453b46a8
(modify-coding-system-alist): Doc fix.
1997-07-22 23:41:34 +00:00
Geoff Voelker
7c621f7acd
(find-buffer-file-type-coding-system,
...
find-buffer-process-coding-system): Remove second argument.
1997-07-22 21:49:49 +00:00
Richard M. Stallman
374bda6bbd
(mail-indent-citation): Undo previous change.
...
Instead, convert region-end to a marker before the loop.
(mail-yank-original, mail-yank-region): Undo previous change.
1997-07-22 20:23:53 +00:00
Richard M. Stallman
caf4bf368f
(dircategory): Delete obsolete mistaken `put'.
...
(texinfo-end-direntry): Output extra newline.
(texinfo-format-dircategory): Parse the arg and reinsert it by hand.
1997-07-22 20:06:24 +00:00
Michael Kifer
b484aa0975
new version
1997-07-22 16:35:49 +00:00
Kenichi Handa
baefb0160e
Fix previous changes.
1997-07-22 03:45:44 +00:00
Richard M. Stallman
6cd829a85b
(yank, yank-pop): Bind inhibit-read-only
...
just for remove-text-properties, not for insertion.
1997-07-21 22:29:32 +00:00
Richard M. Stallman
eaff57bb12
(mh-make-folder-list-background):
...
Don't call mh-find-path if we were called from there.
(mh-find-path): Move mh-make-folder-list-background call to the end.
1997-07-21 20:30:49 +00:00
Richard M. Stallman
049f742524
(setup-cyrillic-environment): Fix paren error.
1997-07-21 19:57:26 +00:00
Richard M. Stallman
8d86541f8d
(fixed, excerpt): Define with defface. No longer
...
queries X server to find a "fixed" font; that was too slow and
didn't work for everyone.
1997-07-21 19:06:57 +00:00
Richard M. Stallman
aca9b721bb
Require viper-init.
1997-07-21 18:24:06 +00:00
Richard M. Stallman
7c24fbd234
(find-file-literally): Temporarily remove tar-mode and
...
archive-mode from auto-mode-alist.
1997-07-21 06:16:33 +00:00
Richard M. Stallman
96a84970c3
(frame-initialize): Don't alter vertical-scroll-bars
...
parameter here.
1997-07-21 05:59:08 +00:00
Richard M. Stallman
2124851f28
(scroll-bar-mode-explicit): New variable.
...
(set-scroll-bar-mode): Don't alter default-frame-alist
when just loading this file.
1997-07-21 05:58:34 +00:00
Richard M. Stallman
87b6ab4c4a
(internal-facep): Length is now 10.
...
(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.
1997-07-21 05:16:37 +00:00
Richard M. Stallman
59fed028fe
(mh-find-path): Handle mh-auto-folder-collect here,
...
not when this file is loaded.
1997-07-21 04:59:04 +00:00
Richard M. Stallman
149f002ee2
(texinfo-no-refill-regexp): Add "direntry".
...
(texinfo-format-direntry, texinfo-end-direntry): New functions.
(texinfo-format-dircategory): New function.
1997-07-20 17:41:31 +00:00
Richard M. Stallman
507c92471f
(debug-on-quit): Define like debug-on-error.
1997-07-20 17:40:40 +00:00
Richard M. Stallman
a7d6bdac9f
(custom-declare-variable-list): Process already-declared
...
custom variables from this list.
1997-07-20 17:39:30 +00:00
Richard M. Stallman
77a5664f19
(custom-declare-variable-early): New function.
...
(custom-declare-variable-list): New variable.
(read-quoted-char-radix): Use defvar and custom-declare-variable-early.
(functionp): Doc fix.
1997-07-20 17:36:48 +00:00
Richard M. Stallman
a81635fcb8
(jka-compr-insert-file-contents): Bind coding-system-for-read.
...
(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.
1997-07-20 04:50:25 +00:00
Richard M. Stallman
5d9719e6ee
(shell-mode): Do set list-files-directory locally.
1997-07-20 04:13:45 +00:00
Richard M. Stallman
8a2d940690
(uniquify-buffer-file-name): Minor change.
1997-07-20 03:46:24 +00:00
Geoff Voelker
cc28371844
(modify-coding-system-alist): Move to mule.el
1997-07-20 01:32:15 +00:00
Geoff Voelker
fe831d33c5
(modify-coding-system-alist): Moved to mule-util.el.
1997-07-20 01:31:41 +00:00
Geoff Voelker
e2ed3ecdcf
[windows-nt, ms-dos]: Undo loading
...
of international/mule-utils.
1997-07-20 01:31:14 +00:00
Geoff Voelker
f473b0ca64
(find-buffer-file-type-coding-system):
...
Use undecided-dos for dos-text file names.
Use undecided for non-existing untranslated file names.
1997-07-20 01:30:54 +00:00
Richard M. Stallman
072c1ebbf4
(mail): Ask a different question, if buffer is visiting a file.
1997-07-19 08:15:46 +00:00
Richard M. Stallman
1b8def5857
(mail-mode): Set adaptive-fill-regexp specially to cater to supercite.
...
(mail-indent-citation): Take region args.
(mail-yank-original, mail-yank-region): Pass the args.
1997-07-19 08:11:51 +00:00
Richard M. Stallman
24813e1335
(auto-mode-alist): Recognize .emacs in MSDOG syntax.
1997-07-19 05:39:06 +00:00
Richard M. Stallman
5e336d3ea6
(hs-special-modes-alist): Use a regexp generated by regexp-opt.
...
(hs-life-goes-on): Nullify inhibit-point-motion-hooks as we have
to move inside intangible overlays. Enable edebug.
1997-07-19 05:34:45 +00:00
Richard M. Stallman
79c7a4fa5f
(search-invisible): Fix typo.
...
(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.
1997-07-19 05:34:23 +00:00
Richard M. Stallman
dfbcdf5f5b
(find-buffer-file-type-coding-system):
...
Use emacs-mule-dos for text file names; use undecided-dos
for the last resort (instead of emacs-mule-dos).
1997-07-19 03:27:19 +00:00
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