mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* net/newst-treeview.el (newsticker-groups-filename):
* net/newst-backend.el (newsticker-cache-filename): * speedbar.el (speedbar-update-speed, speedbar-navigating-speed) (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp) (speedbar-add-ignored-path-regexp, speedbar-line-path) (speedbar-buffers-line-path, speedbar-path-line) (speedbar-buffers-line-path): * epg.el (epg-passphrase-callback-function, epg-start-sign-keys,epg-sign-keys): * epa.el (epa-display-verify-result): * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
This commit is contained in:
parent
76580a68c2
commit
5443c9b759
7 changed files with 31 additions and 17 deletions
|
|
@ -635,7 +635,7 @@ If SECRET is non-nil, list secret keys instead of public keys."
|
|||
|
||||
(defun epa-display-verify-result (verify-result)
|
||||
(epa-display-info (epg-verify-result-to-string verify-result)))
|
||||
(make-obsolete 'epa-display-verify-result 'epa-display-info)
|
||||
(make-obsolete 'epa-display-verify-result 'epa-display-info "23.1")
|
||||
|
||||
(defun epa-passphrase-callback-function (context key-id handback)
|
||||
(if (eq key-id 'SYM)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue