Daniel Pfeiffer
c8d8f3225e
(Buffer-menu-make-sort-button) Make sorting by mouse-2 work from a different window.
2004-10-18 20:45:52 +00:00
Jay Belanger
2061942c16
(calc-describe-bindings): Set `buffer-read-only' to nil while working
...
in the keybindings buffer; remove some extra information from the
keybindings buffer.
2004-10-18 19:13:16 +00:00
David Ponce
7a892a8bff
(mouse-drag-move-window-top): New function.
...
(mouse-drag-mode-line-1): Use it.
2004-10-18 09:29:59 +00:00
Thien-Thi Nguyen
e14105f6fa
(Info-fontify-node): For multiline refs,
...
arrange to unfontify newline and surrounding whitespace.
2004-10-18 07:31:43 +00:00
Stefan Monnier
bcabe045db
(vc-arch-workfile-version): Don't burp if the patch-log directory is missing.
2004-10-17 23:01:25 +00:00
John Paul Wallington
957237cb1f
(ibuffer-default-display-maybe-show-predicates): New customizable
...
variable; whether to display buffers that match
`ibuffer-maybe-show-predicates' by default.
(ibuffer-maybe-show-predicates): Mention it in docstring.
(ibuffer-display-maybe-show-predicates): New variable.
(ibuffer-update): Prefix arg now toggles whether buffers that match
`ibuffer-maybe-show-predicates' should be displayed.
(ibuffer-mode): Set `ibuffer-display-maybe-show-predicates' locally to heed
`ibuffer-default-display-maybe-show-predicates'.
(ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
2004-10-17 18:09:42 +00:00
Miles Bader
8903a9c8e8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-51
- miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-52
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-53
Merge from emacs--cvs-trunk--0
2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/pop3.el (pop3-leave-mail-on-server): Describe possible problems
in the doc string.
* lisp/gnus/message.el (message-ignored-news-headers)
(message-ignored-supersedes-headers)
(message-ignored-resent-headers)
(message-forward-ignored-headers): Improve custom type.
2004-10-15 Simon Josefsson <jas@extundo.com>
* lisp/gnus/pop3.el (top-level): Don't require nnheader.
(pop3-read-timeout): Add.
(pop3-accept-process-output): Add.
(pop3-read-response, pop3-retr): Use it.
2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-bury): Use `window-dedicated-p'.
2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (New Features): Add 5.11.
* man/message.texi (Resending): Remove wrong default value.
* man/gnus.texi (Mail Source Specifiers): Describe possible problems
of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
`pop3-leave-mail-on-server' to the index.
2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
* man/message.texi (Canceling News): Add how to set a password.
2004-10-17 14:29:01 +00:00
Michael Albinus
b15d0c4c32
* net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
...
work correctly.
2004-10-17 14:05:51 +00:00
Daniel Pfeiffer
bfb2dda4b6
(Buffer-menu-revert-function): Emulate save-excursion.
...
(Buffer-menu-beginning): New helper function.
(Buffer-menu-execute): Use it.
(Buffer-menu-select): Use it.
(Buffer-menu-sort): Use it and also keep markers.
2004-10-17 08:35:10 +00:00
Richard M. Stallman
69075cdd59
*** empty log message ***
2004-10-17 07:14:15 +00:00
Richard M. Stallman
d6fcf40719
(news-directory): Renamed from news-path. Old name alias.
...
(rmail-spool-directory): Use defvar.
(sendmail-program): Use defcustom.
(remote-shell-program): Use defcustom.
(term-file-prefix): Use defvar.
(abbrev-file-name): Use defvar.
2004-10-17 07:13:37 +00:00
Richard M. Stallman
6d52545d53
(gnus-registry-unload-hook): Set as a variable with add-hook.
2004-10-17 07:11:15 +00:00
Richard M. Stallman
a94adef059
(nnspool-spool-directory): Use news-directory instead of news-path.
2004-10-17 07:09:13 +00:00
Richard M. Stallman
e02810509e
(spam-stat-unload-hook): Set as a variable w/ add-hook.
2004-10-17 07:07:14 +00:00
Richard M. Stallman
e350206320
Delete duplicate `provide'.
...
(spam-unload-hook): Set as a variable with add-hook.
2004-10-17 07:06:16 +00:00
Richard M. Stallman
fde020bd87
Add maintainer.
2004-10-17 07:05:11 +00:00
Richard M. Stallman
b9308c617f
(with-local-quit): Return nil if there's a quit.
...
(read-passwd): Use with-local-quit. Doc fix.
2004-10-17 06:59:15 +00:00
Richard M. Stallman
4c3fca9c23
(strokes-list-strokes): Don't try to delete char at eob.
...
(strokes-unload-hook): Set as a variable with add-hook.
2004-10-17 06:57:51 +00:00
Richard M. Stallman
b55c0dea6d
(fancy-splash-tail, normal-splash-screen): Update copyright year.
2004-10-17 06:56:40 +00:00
Richard M. Stallman
a6d237064d
(shadowfile-unload-hook): Set as variable w/ add-hook.
2004-10-17 06:55:46 +00:00
Richard M. Stallman
3bb38bc22e
(server-unload-hook): Set as a variable with add-hook.
2004-10-17 06:55:07 +00:00
Richard M. Stallman
35f825bdab
(help-at-pt-unload-hook): Use add-hook; no defvar.
2004-10-17 06:54:13 +00:00
Richard M. Stallman
86bd482f70
(special-display-popup-frame): Make the buffer current as its frame is created.
2004-10-17 06:53:08 +00:00
Richard M. Stallman
87f14b12a9
(delsel-unload-hook): Set as a variable.
2004-10-17 06:51:48 +00:00
Richard M. Stallman
fe0bd1428b
(comint-output-filter-functions): Add comint-watch-for-password-prompt.
...
(comint-read-noecho): Function deleted.
(send-invisible): Use read-passwd.
2004-10-17 06:51:10 +00:00
Richard M. Stallman
efa0a47a83
(fringe-mode-initialize): New function.
...
(fringe-mode): Use fringe-mode-initialize as :initialize.
2004-10-17 06:49:55 +00:00
Kim F. Storm
f9c237ead3
(indian-script-language-alist): Swap value and doc.
...
(indian-font-char-index-table): Doc fix.
2004-10-16 23:25:39 +00:00
Kim F. Storm
690987a7b9
*** empty log message ***
2004-10-16 23:25:27 +00:00
Stefan Monnier
4d11f532f7
(vc-find-file-hook): Call vc-backend with absolute name.
2004-10-16 18:59:11 +00:00
Juri Linkov
577bf5d26e
(compilation-start): Move let-binding of
...
`process-environment' into `with-current-buffer' body.
Reported by Matt Hodges <MPHodges@member.fsf.org>.
2004-10-16 18:38:36 +00:00
Richard M. Stallman
c2e2ede7e8
*** empty log message ***
2004-10-16 15:35:53 +00:00
Richard M. Stallman
931a33313e
(cvs-bury-buffer): Don't call get-buffer-window for effect.
2004-10-16 15:35:11 +00:00
Richard M. Stallman
6e32922db2
(hide-other): Call outline-up-heading with INVISIBLE-OK=t.
2004-10-16 15:33:59 +00:00
Richard M. Stallman
1fc075d8b7
(comment-auto-fill-only-comments): Add autoload.
2004-10-16 15:32:14 +00:00
Richard M. Stallman
2fb31a1bda
(msb-unload-hook): Set the variable.
2004-10-16 15:31:28 +00:00
Richard M. Stallman
f9c8b7ae61
(mouse-yank-at-click, mouse-yank-secondary):
...
Use * to err if buffer is readonly.
2004-10-16 15:30:56 +00:00
Richard M. Stallman
991b32c3f3
(looking-back): Return only t or nil.
2004-10-16 15:29:46 +00:00
Richard M. Stallman
fd07aeb320
(whitespace-unload-hook): Set the variable.
2004-10-16 15:26:23 +00:00
Richard M. Stallman
5bf70f477c
(view-mode-enable): Set view-page-size and view-half-page-size to nil.
...
(view-set-half-page-size-default):
view-half-page-size = nil means the default.
(View-scroll-page-forward): Use view-page-size-default.
(View-scroll-page-backward): Likewise.
(view-page-size, view-half-page-size): Doc fixes.
2004-10-16 15:24:34 +00:00
Richard M. Stallman
5172bdd1bb
(elp-unload-hook): Set the variable.
2004-10-16 15:22:00 +00:00
Richard M. Stallman
61f1ca4e1d
(cl-unload-hook): Don't defvar it, just set it.
2004-10-16 15:21:10 +00:00
Richard M. Stallman
997011eb62
(byte-compile-eval): Don't process
...
"cl" like other files. Instead, call byte-compile-find-cl-functions.
(byte-compile-file-form-require): Detect "cl" from the arg value.
(byte-compile-log-1): Bind inhibit-read-only.
(byte-compile-warning-prefix, byte-compile-log-file): Likewise.
(byte-compile-log-warning): Likewise.
2004-10-16 15:20:24 +00:00
Richard M. Stallman
d42c87ab53
(compilation-start): Assume compilation-mode will make the buffer read-only.
...
(compilation-mode): Take arg name-of-mode.
(compilation-setup): Make buffer read-only.
(compilation-handle-exit): Bind inhibit-read-only.
2004-10-16 15:12:25 +00:00
Richard M. Stallman
6063ae55f0
(ispell-command-loop): Use with-no-warnings.
...
(ispell-message): Likewise.
(ispell-show-choices): Don't call get-buffer-window uselessly.
(ispell-init-process): Use set-process-query-on-exit-flag.
2004-10-16 15:07:09 +00:00
Richard M. Stallman
8127ed7ac3
(url-do-setup): Don't set url-passwd-entry-func.
2004-10-16 15:02:46 +00:00
Richard M. Stallman
32d3ca3a30
(url-passwd-entry-func): Var deleted.
...
(mm-mime-mule-charset-alist): Remove compatibility code for old Gnus.
(url-weekday-alist): Renamed from weekday-alist.
(url-monthabbrev-alist): Renamed from monthabbrev-alist.
(url-vars-unload-hook): Initialize hook var to hold the function.
2004-10-16 15:02:02 +00:00
Richard M. Stallman
f5d4d25939
(url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.
2004-10-16 14:59:45 +00:00
Richard M. Stallman
5d1f2b4f63
Load cl at compile time.
2004-10-16 14:58:38 +00:00
Richard M. Stallman
98c51cc53a
Don't load cl.
...
(url-mailto): Fix call to `push'.
2004-10-16 14:57:46 +00:00
Richard M. Stallman
af3e7f786a
(url-open-telnet): Use read-passwd.
2004-10-16 14:55:51 +00:00