1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 08:10:43 -08:00
Commit graph

13440 commits

Author SHA1 Message Date
Oliver Seidel
2186b97448 Added string-split (which I stole from ediff-util), changed
pop-to-buffer to switch-to-buffer and added message on how
to exit the multi-line-edit mode.
1997-10-14 22:22:35 +00:00
Eli Zaretskii
c8a6e3b923 (x-long-option-alist): New variable.
(msdos-handle-args): Handle and complete long options with
attached arguments.  Support "-name", "-T" and "-rv" options.
1997-10-13 16:05:32 +00:00
Richard M. Stallman
10917a452a (command-line): Don't suppress suffix search. 1997-10-11 03:54:19 +00:00
Richard M. Stallman
cb80240ac4 (make-help-screen): Make scroll bar work normally. 1997-10-11 03:31:06 +00:00
Oliver Seidel
7f6241eaf5 Harald Meland <harald.meland@usit.uio.no> asked for
the latest version, got 1997-08-19T14:00:36Z!os10000@seidel-space.de, and returned this.
He writes:

Thanks a lot for the new version of todo-mode.el.  As you will see I
have messed it up a bit, hopefully for the better -- I don't like
short, cryptic names for variables and functions, so I renamed most of
them, and `defalias'ed the old function names.  I hope you don't mind
too much, I just kinda couldn't stop myself.

Additionally, I included some support for multiline entries, cleaned
up (IMHO :) a lot of the code, included completion-support for which
category to install a new entry in, and possibly some other changes I
can't remember :)

It's getting rather late, and I have just done some preliminary
testing on whether all of this really works, but so far it looks
good.
1997-10-09 09:24:50 +00:00
Karl Heuer
99ea24de67 (previous-matching-history-element): No need to bind
minibuffer-history-sexp-flag any more.
(next-matching-history-element): Likewise.
(repeat-complex-command): Bind
minibuffer-history-sexp-flag to the minibuffer depth.
(next-history-element): Compare minibuffer-history-sexp-flag
against the current minibuffer depth to verify its validity.
(previous-matching-history-element): Likewise.
(minibuffer-history-sexp-flag): Update doc string.
1997-10-02 03:04:15 +00:00
Karl Heuer
39f9c42439 (term-regexp-arg): No need to bind
minibuffer-history-sexp-flag any more.
1997-10-02 03:03:50 +00:00
Karl Heuer
9f8ac7f9ea (comint-regexp-arg): No need to bind
minibuffer-history-sexp-flag any more.
1997-10-02 03:03:32 +00:00
Karl Heuer
35378a097b (ps-print-background-image): Fix customize type.
(ps-print-background-text): Likewise.
(ps-show-n-of-n): Doc fix.
1997-10-02 02:57:42 +00:00
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