Mercurial > emacs
comparison lisp/ChangeLog @ 97400:ab3e7eb2a2a0
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 10 Aug 2008 19:36:12 +0000 |
parents | fe058c1304c6 |
children | 58215ab2e8e6 |
comparison
equal
deleted
inserted
replaced
97399:7806c35019cb | 97400:ab3e7eb2a2a0 |
---|---|
1 2008-08-10 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * net/xesam.el (xesam-search-engines): Add Debbugs hit fields. | |
4 (xesam-refresh-entry): Add Debbugs handling. Insert a widget | |
5 "DONE", when all hits are retrieved. | |
6 (xesam-search): autoload it. | |
7 | |
1 2008-08-11 John Paul Wallington <jpw@pobox.com> | 8 2008-08-11 John Paul Wallington <jpw@pobox.com> |
2 | 9 |
3 * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than | 10 * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than |
4 empty string when no filename. | 11 empty string when no filename. |
5 (define-ibuffer-column filename): Accomodate that change. | 12 (define-ibuffer-column filename): Accomodate that change. |