diff options
| author | Bill Wohler | 2011-07-03 14:04:13 -0700 |
|---|---|---|
| committer | Bill Wohler | 2011-07-03 14:04:13 -0700 |
| commit | 2a7a7c1499fb5eba24ceb4141dfcd2339b3a3623 (patch) | |
| tree | 8a1abdd52d8dc21102858aae42f8f98a3e0a7ec8 /lisp/mh-e/ChangeLog | |
| parent | 2e13213db29863814c5edac6d731731eda24e357 (diff) | |
| download | emacs-2a7a7c1499fb5eba24ceb4141dfcd2339b3a3623.tar.gz emacs-2a7a7c1499fb5eba24ceb4141dfcd2339b3a3623.zip | |
* mh-folder.el: Use boundp instead of fboundp when testing existence
of desktop-buffer-mode-handlers.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 93e486adb0f..3c984bf36fc 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-07-03 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * mh-folder.el: Use boundp instead of fboundp when testing | ||
| 4 | existence of desktop-buffer-mode-handlers. | ||
| 5 | |||
| 1 | 2011-05-10 Jim Meyering <meyering@redhat.com> | 6 | 2011-05-10 Jim Meyering <meyering@redhat.com> |
| 2 | 7 | ||
| 3 | Fix doubled-word typos. | 8 | Fix doubled-word typos. |