Karl Heuer
a0d809f20e
(revert-without-query): Fix customize type.
1997-10-02 02:57:16 +00:00
Karl Heuer
218d6445e5
(echo-keystrokes): Fix customize type.
1997-10-02 02:57:01 +00:00
Karl Heuer
0985a768b0
(browse-url-netscape-display): Fix customize type.
...
(browse-url-generic-program): Likewise.
1997-10-02 02:56:26 +00:00
Karl Heuer
d23237090f
(ange-ftp-name-format): Fix customize type.
...
(ange-ftp-smart-gateway-port): Likewise.
1997-10-02 02:55:24 +00:00
Karl Heuer
7f0feddae2
(elint-check-defcustom-form): New function.
...
(elint-special-forms): Use it.
1997-10-02 02:47:57 +00:00
Richard M. Stallman
cafba8996c
(lisp-imenu-generic-expression): Allow `/' in names.
1997-10-01 17:28:02 +00:00
Karl Heuer
f3b330d6d8
(finder-mode-map): Bind [mouse-2].
...
(finder-compile-keywords): Match compressed file names, but don't
put compression extension in the output.
(finder-find-library): Deleted.
(finder-commentary): Use locate-library, not finder-find-library.
(finder-mouse-select): New function.
(finder-summary): Mention mouse binding.
(finder-exit): Kill "*Finder Category*" buffer too. Avoid error
from deleting sole window.
1997-09-30 07:36:28 +00:00
Karl Heuer
274c59c95c
(vc-find-cvs-master): Added missing `throw' for
...
the case when TIMESTAMP is arbitrary text.
1997-09-30 07:33:35 +00:00
Karl Heuer
ba7fbe9273
(widget-plist-member): Move from here to src/fns.c;
...
translated into C for efficiency.
(widget-put, widget-get, widget-apply): Likewise.
1997-09-30 07:20:58 +00:00
Karl Heuer
1a269256b2
Delete vestigial autoloads.
1997-09-30 07:17:32 +00:00
Michael Kifer
8e41a31c5d
new version
1997-09-30 01:13:53 +00:00
Karl Heuer
22052f1d13
(compilation-mode-font-lock-keywords): Font-lock column numbers.
1997-09-27 16:12:51 +00:00
Karl Heuer
7933678bcb
(compilation-mode-map): Use more meaningful menu name.
1997-09-27 16:06:15 +00:00
Karl Heuer
2c1e5f9b25
(archive-mode): Use write-contents-hooks.
1997-09-26 21:39:10 +00:00
Karl Heuer
1ea275c0c3
(scheme-mode-map): Remove duplicate menu item.
1997-09-26 21:26:31 +00:00
Kenichi Handa
ecd70f86ff
Require nntp instead of gnus and message.
...
Set euc-kr for newsgroup "han". Delete code for add-hooking
gnus-mule-initialize and setting coding system for nntp.
Set default coding system for encoding to
iso-latin-1.
(gnus-mule-select-coding-system): Get a coding system of the
current newsgroup from gnus-summary-buffer.
(gnus-mule-decode-summary): Deleted.
(gnus-mule-initialize): Add-hook gnus-mule-select-coding-system to
gnus-parse-headers-hook. Don't add-hook gnus-mule-decode-summary
and gnus-mule-decode-article. Don't set process coding system for
nntp stream to 'no-conversion, instead set
nntp-coding-system-for-read to 'binary. Set
nnheader-file-coding-system and nnmail-file-coding-system to
'binary.
Set nntp-coding-system-for-write to
binary.
1997-09-26 01:50:55 +00:00
Kenichi Handa
c8e521b489
(nnmh-retrieve-headers): Bind
...
file-name-coding-system to binary.
(nnmh-request-article): Likewise.
(nnmh-request-group): Likewise.
(nnmh-request-list): Likewise.
(nnmh-possibly-change-directory): Likewise.
(nnmh-active-number): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
4f7d7340f8
(nnml-retrieve-headers): Bind
...
file-name-coding-system to binary.
(nnml-request-article): Likewise.
(nnml-request-group): Likewise.
(nnml-request-list): Likewise.
(nnml-possibly-change-directory): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
6e262a8810
(gnus-show-traditional-method): New variable.
...
(gnus-article-prepare): If gnus-show-mime is nil, call
gnus-show-traditional-method.
1997-09-26 01:50:55 +00:00
Kenichi Handa
ccaab51123
(nntp-coding-system-for-write): New variable.
...
(nntp-open-connection): Bind coding-system-for-write to
nntp-coding-system-for-write.
1997-09-26 01:50:55 +00:00
Kenichi Handa
3c22558d5e
(gnus-ems-redefine): If the feature `mule' is
...
provided, require gnus-mule and call gnus-mule-initialize.
1997-09-26 01:50:55 +00:00
Kenichi Handa
ddcfd8dee9
(nnfolder-request-list): Bind
...
file-name-coding-system to binary.
(nnfolder-possibly-change-group): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
80bb5a78a5
(gnus-structured-field-decoder): If the
...
feature `mule' is provided, set the default value to the function
which decode the argument string by gnus-mule-coding-system.
(gnus-unstructured-field-decoder): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
b784063f36
(nnmail-find-file): Bind
...
file-name-coding-system to binary.
(nnmail-write-region): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
4afb4ca5d5
(quail-translation-keymap): Bind right, left, down, and up keys.
1997-09-25 12:40:02 +00:00
Kenichi Handa
34186f7eaf
(make-coding-system): Cancel the previous change.
1997-09-25 12:38:15 +00:00
Kenichi Handa
d3675a42d8
(charset-list): Change it to function.
...
Make it obsolete.
(make-coding-system): Put `coding-system-parent' property to a
coding system just made.
(coding-spec-plist-idx): New variable.
1997-09-25 12:26:38 +00:00
Karl Heuer
b7797a3e84
(shadows-compare-text-p): Add.
...
(shadow-same-file-or-nonexistent): Add.
(find-emacs-lisp-shadows): Use directory-file-name.
1997-09-25 01:33:26 +00:00
Karl Heuer
cb5b843e72
(displaying-byte-compile-warnings): Show
...
entire "Compiling ..." line when recentering.
1997-09-25 01:10:01 +00:00
Karl Heuer
a59f6ba35e
(save-place-to-alist): Optimize out the degenerate
...
case when point is 1.
1997-09-25 01:01:05 +00:00
Richard M. Stallman
a4ce5edeb5
(save-place-version-control): Make nil the default.
1997-09-25 00:53:39 +00:00
Karl Heuer
3f172d5d65
(term-if-emacs19): Recognize version 20.
1997-09-24 16:38:24 +00:00
Karl Heuer
a137e62c85
(cal-tex-mouse-filofax-daily): New function.
...
(cal-tex-mouse-filofax): Add menu item for it.
1997-09-24 16:29:39 +00:00
Karl Heuer
9018e77d44
(calendar-mode-map): Bind it to key.
...
(cal-tex-cursor-filofax-daily): Autoload it.
1997-09-24 16:29:05 +00:00
Karl Heuer
ff3f9a42bc
(cal-tex-cursor-filofax-daily): New function.
...
Delete from "to do" list.
1997-09-24 16:28:34 +00:00
Karl Heuer
686481e786
(calendar-mayan-days-before-absolute-zero): Change
...
to more widely acknowledged value.
1997-09-24 16:14:22 +00:00
Eli Zaretskii
17e4fb34cc
(file-name-buffer-file-type-alist): Remove the files with ".dos" extension
...
from the list of binary files.
1997-09-24 08:50:49 +00:00
Lars Magne Ingebrigtsen
a8151ef7e5
*** empty log message ***
1997-09-24 01:50:24 +00:00
Richard M. Stallman
ecec411d9e
(c-initialize-builtin-style): Don't ever try to use copy-tree.
1997-09-21 14:11:37 +00:00
Richard M. Stallman
2b38b48703
Comment change.
1997-09-21 12:34:40 +00:00
Richard M. Stallman
e155e60e2d
(rmail-output-to-rmail-file): Doc fix.
1997-09-20 23:20:37 +00:00
Richard M. Stallman
167bed8638
(outline-up-heading): Avoid infinite loop at beginning of buffer.
1997-09-20 00:32:30 +00:00
Richard M. Stallman
28636af647
Set case-table for Cyrillic characters.
1997-09-19 23:07:57 +00:00
Richard M. Stallman
74994b1f7e
Load case-table before loading
...
international/characters.el.
1997-09-19 23:07:22 +00:00
Richard M. Stallman
cd1c10f6ae
(normal-top-level-add-to-load-path):
...
Ignore case when comparing, if ms-dos or windows-nt.
1997-09-19 18:15:57 +00:00
Richard M. Stallman
9af275a32e
(ASCII): Define as alias for English.
1997-09-19 17:36:36 +00:00
Richard M. Stallman
f4a4c856ec
(c-initialize-builtin-style):
...
Copy the whole tree instead of just copy-sequence.
1997-09-19 04:30:28 +00:00
Richard M. Stallman
03d9b139a3
Fix previous change.
1997-09-19 04:27:56 +00:00
Richard M. Stallman
959096f8ec
(quail-simple-translation-keymap):
...
Bind delete and backspace explicitly, like DEL.
1997-09-19 04:24:02 +00:00
Richard M. Stallman
dce5c9160a
Require calendar only when compiling.
1997-09-19 03:04:00 +00:00