diff options
| author | Glenn Morris | 2014-07-30 13:13:16 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-07-30 13:13:16 -0400 |
| commit | 21a7129a0b8a5c2a38c0c1b3e02b0e3f813cfa7e (patch) | |
| tree | a2da4fa207ffdc292f337ca7686d6eec1df65e73 | |
| parent | c99a3b8705aad133d90b634989f6f7ad1559b7b5 (diff) | |
| download | emacs-21a7129a0b8a5c2a38c0c1b3e02b0e3f813cfa7e.tar.gz emacs-21a7129a0b8a5c2a38c0c1b3e02b0e3f813cfa7e.zip | |
ChangeLog fix
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5bebc3af3b9..5b07bbe6c74 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2014-07-30 Christophe Deleuze <christophe.deleuze@free.fr> | 1 | 2014-07-30 Christophe Deleuze <christophe.deleuze@free.fr> (tiny change) |
| 2 | 2 | ||
| 3 | * calendar/icalendar.el (icalendar--decode-isodatetime): Use | 3 | * calendar/icalendar.el (icalendar--decode-isodatetime): Use |
| 4 | actual current-time-zone when converting to local time. (Bug#15408) | 4 | actual current-time-zone when converting to local time. (Bug#15408) |