diff options
| author | Ken Manheimer | 2011-02-17 16:47:18 -0500 |
|---|---|---|
| committer | Ken Manheimer | 2011-02-17 16:47:18 -0500 |
| commit | 3a00a36316bcc52882c13351df11bcd39bad5c1a (patch) | |
| tree | 8853bc2289c5eaf98e66f9b2148d16d31088d4e7 /lisp/ChangeLog | |
| parent | a202ff49bf73e0c1be566f04b76282e4a3b8ac73 (diff) | |
| download | emacs-3a00a36316bcc52882c13351df11bcd39bad5c1a.tar.gz emacs-3a00a36316bcc52882c13351df11bcd39bad5c1a.zip | |
* lisp/allout-widgets.el: (allout-widgets-icons-light-subdir)
(allout-widgets-icons-dark-subdir): Track relocations of icons
* lisp/allout.el: Remove commentary about remove encryption passphrase
mnemonic support and verification.
* etc/images/icons/allout-widgets/dark-bg,
etc/images/icons/allout-widgets/light-bg,
encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}: Reorganize icon
directories and files to reconcile against windows short-filename clashes.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ff975592ca..c6b67ccfd73 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-02-17 Ken Manheimer <ken.manheimer@gmail.com> | ||
| 2 | |||
| 3 | * lisp/allout-widgets.el: (allout-widgets-icons-light-subdir) | ||
| 4 | (allout-widgets-icons-dark-subdir): Track relocations of icons | ||
| 5 | * lisp/allout.el: Remove commentary about remove encryption | ||
| 6 | passphrase mnemonic support and verification. | ||
| 7 | |||
| 1 | 2011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com> | 8 | 2011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com> |
| 2 | 9 | ||
| 3 | * net/rcirc.el (rcirc-float-time): New function. | 10 | * net/rcirc.el (rcirc-float-time): New function. |