Mercurial > emacs
comparison lisp/ChangeLog @ 110877:f60f4abe5849
(epa-passphrase-callback-function): Say what we're querying the password for.
author | Lars Magne Ingebrigtsen <larsi@gnus.org> |
---|---|
date | Sat, 09 Oct 2010 15:27:24 +0200 |
parents | f6e34c8648a7 |
children | eff459e2beb7 |
comparison
equal
deleted
inserted
replaced
110876:f6e34c8648a7 | 110877:f60f4abe5849 |
---|---|
1 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org> |
2 | |
3 * epa.el (epa-passphrase-callback-function): Say what we're | |
4 querying the password for. | |
2 | 5 |
3 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers | 6 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers |
4 behaviour, don't bury the ibuffer buffer when visiting other | 7 behaviour, don't bury the ibuffer buffer when visiting other |
5 buffers. | 8 buffers. |
6 | 9 |