Commit graph

6838 commits

Author SHA1 Message Date
Richard M. Stallman
c0932fbc8b Comment change. 1996-02-24 04:43:05 +00:00
Richard M. Stallman
d17570268d (imenu-add-to-menubar): Add menu item for current buf only.
(imenu-update-menubar): Never add menu item here.
1996-02-24 01:42:31 +00:00
Richard M. Stallman
7bf09e90d7 (imenu-update-menubar): Fix paren error. 1996-02-24 01:16:23 +00:00
Richard M. Stallman
76e230b20f (unforward-rmail-message): Handle any kind of forwarding delimiters. 1996-02-24 00:36:29 +00:00
Lars Magne Ingebrigtsen
11d4e02fcf * nntp.el (nntp-request-post): Clear the server buffer before
sending text to the server.
1996-02-24 00:32:46 +00:00
Richard M. Stallman
67edb19c82 Load cl within eval-when-compile.
(decipher-font-lock-keywords): Fix doc patching error.
1996-02-23 23:51:05 +00:00
Richard M. Stallman
f7111cbf2a (mail-mode): Treat `-- ' line as paragraph separator. 1996-02-23 20:14:40 +00:00
Richard M. Stallman
40600c9459 (decipher-mode): Removed nonstandard font-lock support.
(decipher-make-checkpoint, decipher-resync): Removed special
support for font-lock.
(decipher-resync): Removed `$' from regexps.
(decipher-set-map): Use font-lock-fontify-region-function.
(decipher-font-lock-keywords): Removed newlines from regexps.
(decipher-use-font-lock): Deleted.
(decipher-toggle-font-lock, decipher-turn-on-font-lock): Deleted.
1996-02-23 06:38:27 +00:00
André Spiegel
a3a3984834 (vc-follow-link): New function.
(vc-find-file-hook): Use it.
1996-02-22 13:07:58 +00:00
Erik Naggum
f3253b8f05 (fill-region-as-paragraph): Doc fix. 1996-02-22 02:57:50 +00:00
Erik Naggum
87206843a3 (make-comint, comint-run): Fix autoload cookie. 1996-02-22 02:50:30 +00:00
Erik Naggum
b90a00f27f (compilation-minor-mode): Add missing `)'. 1996-02-22 02:45:43 +00:00
Karl Heuer
6d7a48321c (imenu-buffer-menubar): Add defvar.
(imenu-update-menubar): Make a buffer-specific copy of the local map.
1996-02-21 21:44:28 +00:00
Karl Heuer
8545ff2f55 Comments censored. 1996-02-21 21:39:11 +00:00
Karl Heuer
dbd1c9ab59 (dun-urinate): Renamed.
(dun-verblist): Indecent word deleted.
(dunnet): Print "censored" message.
1996-02-21 21:35:28 +00:00
Karl Heuer
ce566d4f2e (rmail-get-new-mail): Don't mess with display-time here. 1996-02-21 21:33:54 +00:00
Karl Heuer
b36bca9ac2 (display-time-update): New subroutine broken out from
display-time-event-handler.
(display-time): Add hook to rmail-get-new-mail-hook.
1996-02-21 21:33:35 +00:00
Karl Heuer
5dee7dae09 (derived-mode-merge-syntax-tables): Use inheritance. 1996-02-21 21:33:12 +00:00
Karl Heuer
fa66096961 (find-file-noselect): If after-find-file switches buffers,
return the buffer that it leaves current.
1996-02-21 21:32:35 +00:00
Karl Heuer
cd69d9dd0f (dired-call-process): Call file name handler. 1996-02-21 21:32:04 +00:00
Karl Heuer
1065ecf9d8 (dired-call-process): Put on ange-ftp property. 1996-02-21 21:29:37 +00:00
Karl Heuer
4d23eb4bd3 (perl-imenu-generic-expression): Recognize packages. 1996-02-21 21:29:14 +00:00
Karl Heuer
9d69069393 (run-with-idle-timer): New function.
(timer-create, timerp): Leave a slot for idle-delay.
(timer-activate-when-idle): New function.
(timer-event-handler): Handle idle-delay timers specially.
(cancel-timer, cancel-function-timers): Handle idle-delay timers.
1996-02-21 21:28:57 +00:00
Karl Heuer
f5ddf99a40 (c++-mode-syntax-table): Don't use c-mode-syntax-table. 1996-02-21 21:28:23 +00:00
Karl Heuer
9f606031b3 (unforward-rmail-message): New command. 1996-02-21 21:28:05 +00:00
Karl Heuer
d32de959fd More censorship. 1996-02-21 21:27:39 +00:00
Karl Heuer
4c06fbeee7 (lisp-fill-paragraph): When filling a comment,
find paragraph bounds by hand, and pass the SQUEEZE-AFTER arg
to fill-region-as-paragraph.
1996-02-21 21:26:11 +00:00
Karl Heuer
c7edd03cbb (shell-command): Call file name handler. 1996-02-21 21:25:30 +00:00
Karl Heuer
d8fc5f6498 (ps-generate-postscript-with-faces):
Handle buffer-invisibility-spec when interpreting the invisible prop.
1996-02-21 21:25:01 +00:00
Karl Heuer
7bf5350d2d (news-reply-mode-map): Delete news-reply-signature.
(news-reply-signature): Improve the message.

(news-reply-yank-message-id, news-reply-yank-from):
Fix swapped args in defvars.
1996-02-21 21:24:40 +00:00
Karl Heuer
44bea10aef Use run-with-idle-timer, not post-command-idle-hook. 1996-02-21 21:21:55 +00:00
Karl Heuer
db3f571abd (before-init-hook, after-init-hook): Doc fix.
(term-setup-hook): Doc fix.
(emacs-startup-hook): New defvar.
1996-02-21 21:21:31 +00:00
Karl Heuer
738efc8e5c Move all the put's for menu-enable props to top level.
(vc-next-action, vc-toggle-read-only): Enable whenever vc-mode.
1996-02-21 21:20:57 +00:00
Karl Heuer
8c37989580 (canonically-space-region): Use insert-before-markers
when inserting spaces at end of line.

(fill-region-as-paragraph): New arg SQUEEZE-AFTER.
1996-02-21 21:20:28 +00:00
Karl Heuer
f3bfa02569 Update some doc string. Call `add-minor-mode'.
(follow-windows-start-end-cache, follow-cache-command-list):
New variables.
(follow-cache-valid-p, follow-invalidate-cache): New functions.
(follow-windows-start-end, follow-post-command-hook,
follow-generic-filter): Cache support added.
(follow-avoid-tail-recenter): Problem with minibuffer-only
frames corrected.
(follow-windows-aligned-p): Minor change.
1996-02-21 17:17:51 +00:00
Roland McGrath
fee3f63a1c (compilation-minor-mode): Run compilation-minor-mode-hook. 1996-02-21 16:32:37 +00:00
Roland McGrath
f95f9d2b33 Added provide. 1996-02-21 07:29:19 +00:00
Karl Heuer
a915dc6d70 (gnus-inews-insert-headers): Check whether Sender
and From are equal before inserting a Sender header.
1996-02-20 19:21:45 +00:00
Karl Heuer
0353f9e144 (nnheader-insert-head): Make sure the entire head of
the article is inserted.
1996-02-20 19:17:30 +00:00
Karl Heuer
62c19f3145 Use as-is' parameters to custom-face-lookup'. 1996-02-20 19:15:28 +00:00
Erik Naggum
e6fb4d11c9 Removed (require 'picture).
(finder-insert-at-column): New function.
(finder-list-keywords, finder-list-matches): Use it.
1996-02-20 14:48:08 +00:00
Karl Heuer
dfeadd842f (interpreter-mode-alist): Add mawk.
(set-auto-mode): Allow either space or tab in #! line.
1996-02-19 08:13:10 +00:00
Karl Heuer
a378799a5c (decipher-mode, decipher-set-map, decipher-insert,
decipher-make-checkpoint, decipher-resync): Added special support
for font-lock.
(decipher-use-font-lock, decipher-font-lock-keywords): New vars.
(decipher-toggle-font-lock, decipher-turn-on-font-lock): New funcs.
1996-02-19 07:52:24 +00:00
Michael Kifer
bf04a50e58 (vip-event-key): previous change undone. 1996-02-16 21:51:41 +00:00
Michael Kifer
df93b82b6f (vip-events-to-macro): discard events represented as lists in macro
definitions.
1996-02-16 21:50:58 +00:00
Michael Kifer
90e9c54bb0 (vip-mouse-click-insert-word): fixed a typo. 1996-02-16 21:49:32 +00:00
Michael Kifer
edff961b12 (ex-map-read-args,ex-unmap-read-args): fixed messages.
(vip-events-to-macro): delete nil in macro definitions.
1996-02-16 19:02:38 +00:00
Michael Kifer
f8169b5e8f (vip-event-key): ignore consp events. 1996-02-16 19:01:53 +00:00
Michael Kifer
ad3f069e2d Added [ediff-doc] and [eregistry] to menu-bar-tools-menu 1996-02-16 07:30:52 +00:00
Michael Kifer
4ae69eaccf *** empty log message *** 1996-02-16 06:36:35 +00:00