| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* net/tramp-sh.el (tramp-maybe-open-connection): Use it.
|
|
|
|
|
|
| |
* auth-source.el (plstore-delete): Autoload.
(auth-source-plstore-search): Support delete operation.
* plstore.el (plstore-delete): New function.
|
|
|
|
| |
existing articles as unread rather than the ones that active asserts.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* window.el (same-window-buffer-names, same-window-regexps)
(same-window-p, special-display-frame-alist)
(special-display-popup-frame, special-display-function)
(special-display-buffer-names, special-display-regexps)
(special-display-p, pop-up-frame-alist, pop-up-frame-function)
(pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
(split-window-preferred-function, split-height-threshold)
(split-width-threshold, even-window-heights)
(display-buffer-mark-dedicated, window-splittable-p)
(split-window-sensibly, window-safely-shrinkable-p):
Un-obsolete.
(display-buffer): Don't spread args with function specifier
because special-display-popup-frame won't like it.
|
|\ |
|
| | |
|
| |
| |
| |
| |
| | |
(switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
|
| |
| |
| |
| | |
mouse-yank-primary.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
(find-library-name): Use it to find relative load names when provided
absolute file name.
Fixes: debbugs:8803
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
(plstore-save): Support public key encryption.
(plstore--init-from-buffer): New function.
(plstore-open): Use it; fix error when opening a non-existent file.
(plstore-revert): Use plstore--init-from-buffer.
|
| | |
|
| |
| |
| |
| | |
by using time-since and float-time.
|
| |
| |
| |
| |
| | |
and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
+ NNN microseconds".
|
| | |
|
| |
| |
| |
| | |
All uses replaced by float-time.
|
| |
| |
| |
| |
| | |
This yields a more-accurate answer.
(rng-time-to-float): Remove; no longer needed.
|
| | |
|
| |
| |
| |
| |
| | |
rather than decoding time stamps by hand. This is simpler, and
insulates the code from changes to time stamp formats.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
time-subtract and float-time.
|
| |
| |
| |
| | |
Defalias to seconds-to-time, since they're the same thing.
|
|/ |
|
|
|
|
| |
Emacsen.
|
|
|
|
| |
in case as potential doublons (bug#5687).
|
|
|
|
|
| |
Remove two rather uninteresting debugging-like messages to make
debbugs.el more silent.
|
|
|
|
|
|
|
|
|
|
|
|
| |
a password-like phrase.
This fixes the
[larsi@quimbies ~/]$ ssh root@quimby
Password:
Response:
case.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
window configuration.
auth-source.el (epg-context-set-passphrase-callback): Remove duplicate autoload.
nnir.el (nnir-request-article): Allow requesting articles by Message-ID with nnimap.
gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use current server.
auth-source.el: Autoload EPA/EPG functions.
(auth-source-netrc-use-gpg-tokens): Clarify that it should not be changed when EPA/EPG is not available.
(auth-source-backend): Rename "arg" member to "data".
(auth-source-backend-parse, auth-source-plstore-search)
(auth-source-plstore-create): Use it.
|
|
|
|
|
| |
* mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
is not fully working.
|
|
|
|
|
|
|
|
| |
progmodes/cc-langs.el (c-mode-menu): Added "Style..." submenu.
progmodes/cc-styles.el (cc-choose-style-for-mode): New function derived
from `c-basic-common-init'.
progmodes/cc-mode.el (top-level): Require cc-guess.
(c-basic-common-init): Use `cc-choose-style-for-mode'.
|
|
|
|
| |
Fixes: debbugs:8933
|
|
|
|
|
| |
handling of template-args-cont, particularly for when font lock is
disabled. Name this case as "CASE G".
|
|
|
|
|
|
|
|
|
|
|
| |
bullet and non-whitespace character in first topic when pasting, ensuring
that the actual spacing in the pasted topic following the bullet char is
preserved. This extra space was causing pasted encrypted topics to get a
decrypted status even when the content was actually still encrypted. Now
the decryption status from before the paste is preserved.
(allout-flag-region): Set all allout overlays so they evaporate when
reduced to zero length (evanescent), to prevent overlay leakage.
|
|
|
|
|
|
|
|
|
| |
gnus-art.el (gnus-request-article-this-buffer): Use existing function `gnus-refer-article-methods'.
auth-source.el: Require EPA and EPG.
(auth-source-passphrase-alist): New variable.
(auth-source-passphrase-callback-function, auth-source-token-passphrase-callback-function): Callbacks for the netrc field encryption (GPG tokens).
(auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token): Symmetric encryption and decryption of the netrc GPG tokens.
(auth-source-netrc-normalize): Use them, simplifying the closure.
|
|
|
|
| |
and `nnimap-split-methods' is nil, use the former.
|
| |
|
|
|
|
|
| |
* plstore.el (plstore-revert): New function.
(plstore-open): Use it; hide the buffer from user.
|
| |
|
|
|
|
|
|
| |
* auth-source.el (auth-source-backend): New member "arg".
(auth-source-backend-parse): Handle new backend 'plstore.
* plstore.el: New file.
|
|
|
|
| |
articles to.
|
| |
|
| |
|
| |
|
| |
|
| |
|