diff options
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 0d206f5368f..91a280211d3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-08-04 Michal Nazarewicz <mina86@mina86.com> (tiny change) | ||
| 2 | |||
| 3 | * lisp/mpc.el: Support password in host argument. | ||
| 4 | (mpc--proc-connect): Parse and use new password element. | ||
| 5 | Set mpc-proc variable instead of returning process. | ||
| 6 | (mpc-proc): Adjust accordingly. | ||
| 7 | |||
| 1 | 2012-08-03 Eli Zaretskii <eliz@gnu.org> | 8 | 2012-08-03 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * whitespace.el (whitespace-display-mappings): Use Unicode | 10 | * whitespace.el (whitespace-display-mappings): Use Unicode |