diff options
| author | Kenichi Handa | 2010-05-19 10:16:01 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-05-19 10:16:01 +0900 |
| commit | 9ba3dd48988911d24100dad2b67e5b45189083dd (patch) | |
| tree | ea1334ba49103db7820757424f7043fd62333890 /etc | |
| parent | 134d1bcded02e066727ece838f14ffc767f76419 (diff) | |
| parent | 134c2f29cef985c940bd9496a1e69dff850b80a3 (diff) | |
| download | emacs-9ba3dd48988911d24100dad2b67e5b45189083dd.tar.gz emacs-9ba3dd48988911d24100dad2b67e5b45189083dd.zip | |
merge trunk
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -214,7 +214,9 @@ threads simultaneously. | |||
| 214 | 214 | ||
| 215 | ** secrets.el is an implementation of the Secret Service API, an | 215 | ** secrets.el is an implementation of the Secret Service API, an |
| 216 | interface to password managers like GNOME Keyring or KDE Wallet. The | 216 | interface to password managers like GNOME Keyring or KDE Wallet. The |
| 217 | Secret Service API requires D-Bus for communication. | 217 | Secret Service API requires D-Bus for communication. The command |
| 218 | `secrets-show-secrets' offers a buffer with a visualization of the | ||
| 219 | secrets. | ||
| 218 | 220 | ||
| 219 | 221 | ||
| 220 | * Incompatible Lisp Changes in Emacs 24.1 | 222 | * Incompatible Lisp Changes in Emacs 24.1 |