1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
Commit graph

6750 commits

Author SHA1 Message Date
Richard M. Stallman
be047262ea (html-tag-alist): within the <ADDRESS> tag
generated with an <HTML> tag, use `user-mail-address'.
1996-02-08 17:27:23 +00:00
Simon Marshall
43c5ac8cbe Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does). 1996-02-08 10:27:24 +00:00
Simon Marshall
a465832f09 Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock. 1996-02-08 10:08:08 +00:00
Simon Marshall
a860d25f73 Added get-buffer-window-list. 1996-02-08 10:04:55 +00:00
Richard M. Stallman
ca4bd734d2 Change defconst into defvar. Many doc fixes. 1996-02-08 04:13:11 +00:00
Roland McGrath
34f05bb1ad (run-at-time): Doc fix. 1996-02-07 16:56:01 +00:00
Roland McGrath
0c6be60d27 (run-at-time): Handle numbers as relative times in seconds, as the original
code did.
1996-02-07 16:54:50 +00:00
Richard M. Stallman
3a5da8a83f (text-read-only): New error symbol.
(kill-region): Use it when text has read-only text property.
(yank-pop): Turn on inhibit-read-only.
1996-02-06 23:56:47 +00:00
Erik Naggum
470c5afecb Fix the FSF address again. 1996-02-06 21:35:20 +00:00
Richard M. Stallman
d5eead69fe (lm-header-prefix): New variable.
(lm-comment-column): defvar moved.
(lm-history-header, lm-commentary-header):  New variables.
(lm-get-header-re, lm-get-package-name): New functions.
(lm-code-mark):	defun --> defsubst.
(lm-history-mark, lm-commentary-mark): New functions.
(lm-header): Now accepts RCS ident style headers.
(lm-summary): Now accepts unix `what' commands prefix @(#).
(lm-crack-address, lm-authors, lm-maintainer, lm-insert-at-column):
(lm-creation-date, lm-last-modified-date, lm-version):
(lm-keywords, lm-adapted-by): Comments made into doc strings.
(lm-commentary): Added more tolerant 'cond' case.
Now uses functions lm-commentary-mark, lm-... to get points.
(lm-verify): Made interactive. Added more check points in the last prog1.
(lm-synopsis): Made interactive.
1996-02-06 19:07:41 +00:00
Richard M. Stallman
21a36d2362 (mail-extract-address-components): Accept strings
that end with double trailing quote marks.
1996-02-06 10:06:24 +00:00
Richard M. Stallman
3272c16200 (lisp-mode-variables): Locally clear adaptive-fill-mode. 1996-02-05 17:43:22 +00:00
Richard M. Stallman
f9636fb2c4 (lm-insert-at-column): Renamed from insert-at-column.
All callers changed.
(lm-synopsis): Add interactive spec.
1996-02-04 21:30:40 +00:00
Richard M. Stallman
8ba83f4b87 (View-search-last-regexp-forward)
(View-search-last-regexp-backward): Nice error if no prev regexp.
1996-02-04 21:11:50 +00:00
Richard M. Stallman
fc103e781d (gnus-request-accept-article): Make sure there's a newline at the
end of the buffer.
(gnus-adjust-marked-articles): Don't remove illegal ticked
articles (for forwards compatability).
1996-02-04 17:57:48 +00:00
Richard M. Stallman
824832011f (gnus-update-read-articles): Remove duplicated article numbers on group exit. 1996-02-04 17:53:09 +00:00
Richard M. Stallman
45f83af208 (gnus-mail-reply-using-mail): Use the local keymap
instead of `mail-mode-map'.
1996-02-03 17:52:47 +00:00
Richard M. Stallman
e9110dc5c5 (gnus-gnus-to-newsrc-format): Turn off version-control
before saving the .newsrc files.
1996-02-03 17:49:44 +00:00
Simon Marshall
221ca406ba Resync directories properly for the ksh. 1996-02-03 13:38:32 +00:00
Richard M. Stallman
b2926fb3ef (view-mode-map): Don't call suppress-keymap. 1996-02-03 03:25:42 +00:00
Richard M. Stallman
db30b38388 (with-electric-help):
Bind inhibit-read-only around the erase-buffer.
(electric-help-form-to-execute): Renamed from to-be-executed.
Add defvar for it.
(electric-help-mode): Turn off view-mode.
1996-02-03 03:18:00 +00:00
Richard M. Stallman
04ec3e397e (display-time): Rewrite to use built-in timers.
(display-time-event-handler): Renamed from display-time-filter;
now takes no parameters.
(display-time-sentinel): Function deleted.
(display-time-process): Variable deleted.
(display-time-timer): New variable.
1996-02-02 19:58:21 +00:00
Richard M. Stallman
91341ed256 (run-with-timer): Set repetition interval. 1996-02-02 19:45:55 +00:00
Richard M. Stallman
7458cc352f (auto-mode-alist): .ksh suffix means sh-mode.
(write-file): Interactively, prefix arg means don't confirm.
1996-02-02 18:47:34 +00:00
Simon Marshall
a078558d78 Correct specialised fontification and associated stuff. 1996-02-02 10:37:39 +00:00
Simon Marshall
f512e4c0d3 Fix up specialised fontification stuff. 1996-02-02 10:31:05 +00:00
Richard M. Stallman
3d0c53026e (ange-ftp-default-user): Doc fix.
(ange-ftp-netrc-default-user): New variable.
(ange-ftp-netrc-default-password):
(ange-ftp-netrc-default-account):
(ange-ftp-get-user): Use ange-ftp-netrc-default-user.
(ange-ftp-get-passwd): Use ange-ftp-netrc-default-...
(ange-ftp-get-account): Likewise.
(ange-ftp-parse-netrc-group): Set ange-ftp-netrc-default-...
(ange-ftp-write-region): executing-macro -> executing-kbd-macro.
1996-02-02 06:34:17 +00:00
Richard M. Stallman
88c4981a92 (edmacro-original-buffer, edmacro-finish-hook)
(edmacro-store-hook): Add defvars.
1996-02-02 06:13:55 +00:00
Richard M. Stallman
d89793b7b8 (compilation-filter): Run compilation-filter-hook. 1996-02-01 07:22:14 +00:00
Richard M. Stallman
059a4a904f (format-deannotate-region): Fixed bug that created
double marking of multi-annotation text-properties (eg, bold-italic).
1996-02-01 00:19:50 +00:00
Richard M. Stallman
c4ba2209a5 Initial revision 1996-01-31 20:12:19 +00:00
Richard M. Stallman
66188e40f0 (mode-line-format): Include column-number-mode. 1996-01-31 19:04:04 +00:00
Richard M. Stallman
22c03d3954 (mail-setup): For mail-self-blind, use user-mail-address. 1996-01-30 18:25:30 +00:00
Karl Heuer
f8fbe212ec (vip-brac-function): Fix error format string. 1996-01-29 23:20:08 +00:00
Karl Heuer
21c78bce61 (vip-register-macro): Fix error format string. 1996-01-29 23:19:49 +00:00
Karl Heuer
0fd6a3e294 (vip-ex, ex-expand-filsyms, vip-execute-ex-command): Fix error format string. 1996-01-29 23:19:25 +00:00
Karl Heuer
195b04a4be (vip-execute-ex-command, ex-write): Fix error format string. 1996-01-29 23:19:04 +00:00
Karl Heuer
e8a74167d7 (tq-process-buffer): Fix error format string. 1996-01-29 23:18:47 +00:00
Karl Heuer
5fc329f930 (reporter-dump-variable): Fix error format string. 1996-01-29 23:18:35 +00:00
Karl Heuer
ea0bb97f77 (nntp-send-strings-to-server, nntp-async-send-strings): Fix error format string. 1996-01-29 23:18:20 +00:00
Karl Heuer
76e4c0ba3f (msb--choose-menu): Fix error format string. 1996-01-29 23:17:49 +00:00
Karl Heuer
523042554c (mh-handle-process-error): Fix error format string. 1996-01-29 23:17:16 +00:00
Karl Heuer
e84d5560a2 (mh-read-seq): Fix error format string. 1996-01-29 23:16:57 +00:00
Karl Heuer
ce35dad9dd (Info-extract-pointer): Fix error format string. 1996-01-29 23:16:36 +00:00
Karl Heuer
cf6ba12857 (hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string. 1996-01-29 23:16:11 +00:00
Karl Heuer
f01d4b2db2 (gnus-summary-insert-pseudos-xemacs): Fix error format string. 1996-01-29 23:15:52 +00:00
Karl Heuer
5cc7f7d64f (forms--process-format-list): Fix error format string. 1996-01-29 23:15:25 +00:00
Karl Heuer
b0b3cce2dd (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format
string.
1996-01-29 23:14:52 +00:00
Karl Heuer
d62af4649b (ediff-event-point, ediff-event-buffer): Fix error format string. 1996-01-29 23:12:01 +00:00
Richard M. Stallman
5d73ac6685 (sh-shell-variables-initialized): New variable.
(sh-mode): Make sh-shell-variables and
sh-shell-variables-initialized local.
(sh-set-shell): Don't scan the buffer for variable assignments.
Set sh-shell-variables-initialized to nil.
(sh-shell-initialize-variables): New function.
(sh-add-completer): New function.  Initialize sh-shell-variables
here if not yet done.
(sh-add): Use sh-add-completer for completion.
1996-01-29 23:11:40 +00:00