1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 14:02:07 -08:00
Commit graph

7583 commits

Author SHA1 Message Date
Richard M. Stallman
ebe15e27ee (tex-main-file): Add missing initial value.
(tex-file): Set tex-print-file to source-file always.
1996-09-27 20:42:12 +00:00
Richard M. Stallman
38f16fe199 (save-current-buffer, with-current-buffer)
(with-output-to-string): Specify how to indent.
1996-09-27 20:38:03 +00:00
Richard M. Stallman
31f4ca2398 (ange-ftp-skip-msgs): Recognize `passive'. 1996-09-27 19:28:43 +00:00
Richard M. Stallman
e1df51ae10 Delete all the autoload calls. 1996-09-27 00:34:05 +00:00
Richard M. Stallman
372a91d780 Add many autoload cookies. 1996-09-27 00:33:39 +00:00
Richard M. Stallman
523abd28e7 (rmail-edit-current-message): Add autoload. 1996-09-27 00:31:16 +00:00
Richard M. Stallman
19ee6bfc61 (set-rmail-inbox-list): Add autoload cookie. 1996-09-27 00:30:40 +00:00
Richard M. Stallman
3457b06a54 (rmail-read-label, rmail-add-label, rmail-kill-label)
(rmail-previous-labeled-message, rmail-next-labeled-message):
Add autoloads.
1996-09-27 00:29:24 +00:00
Richard M. Stallman
d2288651c2 (rmail-summary-by-senders, rmail-summary): Add autoload.
(rmail-summary-by-topic, rmail-summary-by-regexp): Likewise.
(rmail-summary-by-recipients, rmail-summary-by-labels): Likewise.
1996-09-27 00:25:55 +00:00
Richard M. Stallman
c889a41aa6 (rmail-fields-not-to-output): Add autoload cookie.
(rmail-output-to-rmail-file, rmail-output): Likewise.
1996-09-27 00:22:02 +00:00
Richard M. Stallman
6b4268b0b1 (exec-to-string): New alias. 1996-09-26 07:48:03 +00:00
Richard M. Stallman
6e6f5d9e7b (auto-mode-alist): Add lower-case varieties of
ChangeLog filenames, for case-insensitive MSDOS and MS-Windows.

(insert-file-contents-literally): Doc fix.
1996-09-25 22:37:27 +00:00
Richard M. Stallman
7eb47123cb (split-string): Fix minor bug. 1996-09-25 22:35:17 +00:00
Richard M. Stallman
8028cf8aad (vip-window-display-p): Don't treat MS-DOS as a windowed display. 1996-09-25 07:45:15 +00:00
Richard M. Stallman
b53ce41df6 (forward-paragraph): Don't ever move forward again across a line if we
stopped there because it doesn't start with the fill prefix.
1996-09-25 07:20:19 +00:00
Richard M. Stallman
aa9063cb23 (gud-perldb-massage-args): Handle -e in ARGS.
(gud-perldb-marker-filter): Handle drive letters in file name.
(perldb): Update comint-prompt-regexp for latest Perl.

(gud-mode): Locally set comint-input-ignoredups to t.
1996-09-25 07:17:18 +00:00
Richard M. Stallman
bc28b2121e Comment changes. 1996-09-25 03:35:44 +00:00
Richard M. Stallman
da510e7460 Initial revision 1996-09-25 03:34:52 +00:00
Richard M. Stallman
4ebeb09d6d (mouse-drag-throw): Bind adjusted-mouse-delta. 1996-09-25 03:32:13 +00:00
Richard M. Stallman
84f19a49c7 Initial revision 1996-09-25 03:30:55 +00:00
Richard M. Stallman
efc10c970d (mouse-drag-secondary): Make sure to return nil
if we don't make a selection.
1996-09-25 03:27:04 +00:00
Richard M. Stallman
17cc901345 (shell-command-to-string): Make the buffer current
since output goes in current buffer.  Use shell-command-switch.
1996-09-24 23:54:08 +00:00
Richard M. Stallman
79e098ca05 (imenu--cleanup): Handle shared structure in alist. 1996-09-24 22:50:24 +00:00
Richard M. Stallman
edce365443 (split-string): New function. 1996-09-24 21:19:03 +00:00
Richard M. Stallman
d589bd993b (shell-command-to-string): New function. 1996-09-24 20:04:48 +00:00
Richard M. Stallman
5db7925ddc (with-output-to-string): New macro. 1996-09-24 20:03:15 +00:00
Richard M. Stallman
1e3ab67be5 (edebug-original-signal): Don't define it.
(edebug-signal): Call signal, not edebug-original-signal.
(edebug-enter): Bind signal-hook-function instead of fsetting signal.
(edebug-recursive-edit): Clear or clear signal-hook-function.
1996-09-24 06:54:18 +00:00
Richard M. Stallman
a53e4a8bf6 Comment change. 1996-09-24 04:50:39 +00:00
Richard M. Stallman
3617aa76fc (mouse-drag-region): Ignore event end-point if it is not a number. 1996-09-23 17:44:50 +00:00
Richard M. Stallman
57498544b7 (iso-languages): Add element for latin-3. 1996-09-23 06:57:54 +00:00
Richard M. Stallman
ba88fc3af1 (pre-command-hook, post-command-hook): Defvars deleted.
(post-command-idle-hook): Defvar deleted.
(edebug-outside-post-command-idle-hook): Defvar deleted.
(edebug-enter): Don't look at or set post-command-idle-hook.
(edebug-outside-excursion): Likewise.
(edebug-emacs-19-specific): Don't define read-expression-history
and read-expression-map.
1996-09-23 04:39:19 +00:00
Richard M. Stallman
97a74ef613 (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
(scroll-bar-side): New variable.
(toggle-scroll-bar): Use scroll-bar-side.
1996-09-23 04:29:50 +00:00
Richard M. Stallman
4fdca28945 (run-hooks): defconst deleted.
The initialization is now in eval.c.
1996-09-23 04:29:04 +00:00
Richard M. Stallman
2e311f55f2 (add-timeout): Duplicate definition deleted.
(screenw-width, screen-height): Likewise.
(disable-timeout, keymap-parent, set-keymap-parent): Likewise.
1996-09-23 04:28:20 +00:00
Richard M. Stallman
c4de97b454 Doc fixes. 1996-09-22 22:56:31 +00:00
Richard M. Stallman
ab88991283 (archive-mode, archive-extract, archive-check-dos)
(archive-write-file-member): Set buffer-file-type only if
default-buffer-file-type is bound.
(buffer-file-type): Don't make this buffer-local or permanent.
Just don't mess with it.
1996-09-22 22:54:58 +00:00
Richard M. Stallman
013da4a5b6 (rmail-keywords): Don't initialize. 1996-09-22 22:37:34 +00:00
Richard M. Stallman
e4de46c8ca (unread-command-event, unread-command-events)
(last-command-event): defvars deleted.
1996-09-22 22:23:25 +00:00
Karl Heuer
03d7856ad1 (time-stamp-old-format-warn): new variable.
(time-stamp-format): use ISO 8601 format for date.
1996-09-22 22:20:58 +00:00
Richard M. Stallman
f21c591e50 (path-separator): Duplicate definition deleted.
(ffap-what-domain): Don't define mail-extr-all-top-level-domains here.
1996-09-22 22:11:25 +00:00
Richard M. Stallman
7a953756b0 (bib-capitalize-title-stop-words): Renamed from capit...
(bib-capitalize-title-stop-regexp): Renamed from capit...
(bib-capitalize-title-region): Renamed from capitalize...
(bib-capitalize-title): Renamed from capitalize...
1996-09-22 21:48:30 +00:00
Richard M. Stallman
e9dac1e100 (r2b-capitalize-title-stop-words): Renamed from capit...
(r2b-capitalize-title-stop-regexp): Renamed from capit...
(r2b-capitalize-title-region): Renamed from capitalize...
(r2b-capitalize-title): Renamed from capitalize...
1996-09-22 21:45:39 +00:00
Richard M. Stallman
a5a973dde7 (insert-kbd-macro): Duplicate definition deleted. 1996-09-22 21:38:19 +00:00
Richard M. Stallman
a46fb9a190 (eql): Incorrect definition deleted.
Now it is only in cl.el.
1996-09-22 21:31:56 +00:00
Richard M. Stallman
f874e5aa19 Comment change. 1996-09-22 21:13:49 +00:00
Richard M. Stallman
28cbd14d87 New kind of register value is a file name and position.
(jump-to-register): Handle file-query.
(register-swap-out): New function.  Add it to kill-buffer-hook.
(register-alist): Doc fix.
1996-09-22 05:09:27 +00:00
Richard M. Stallman
a7f284ec37 (with-current-buffer): New macro. 1996-09-22 04:40:37 +00:00
Richard M. Stallman
2754fefaec (byte-optimize-form-code-walker):
Treat save-current-buffer like save-excursion.
1996-09-22 04:38:36 +00:00
Richard M. Stallman
f3e472b0b7 (save-current-buffer): Compile it like save-excursion.
(byte-compile-save-current-buffer): New function.
1996-09-22 04:37:55 +00:00
Richard M. Stallman
a130d829db (locate-library): Print no messages if called from Lisp. 1996-09-21 23:07:06 +00:00