diff options
| author | Chong Yidong | 2009-07-12 18:56:38 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-07-12 18:56:38 +0000 |
| commit | eb1727a44948a8b0e710fa1b1adb73fa1a623bd7 (patch) | |
| tree | 2ad46b5516e544f21efa80ac763269f777536b2b /lisp/ChangeLog | |
| parent | 208384c5cf196bbefcc5c972ab02f32424c0c072 (diff) | |
| download | emacs-eb1727a44948a8b0e710fa1b1adb73fa1a623bd7.tar.gz emacs-eb1727a44948a8b0e710fa1b1adb73fa1a623bd7.zip | |
* arc-mode.el (archive-find-type): Allow for a PK00 string before
the PK\003\004 header (Bug#3770).
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 67c3b353032..70bb8c953c8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change) | ||
| 2 | |||
| 3 | * arc-mode.el (archive-find-type): Allow for a PK00 string before | ||
| 4 | the PK\003\004 header (Bug#3770). | ||
| 5 | |||
| 1 | 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com> | 6 | 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com> |
| 2 | 7 | ||
| 3 | * pcomplete.el (pcomplete-comint-setup): Check for | 8 | * pcomplete.el (pcomplete-comint-setup): Check for |