diff options
Diffstat (limited to 'databases/bbdb/pkg-message')
| -rw-r--r-- | databases/bbdb/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/databases/bbdb/pkg-message b/databases/bbdb/pkg-message index 2103b5af6d86..85cf3d7686ff 100644 --- a/databases/bbdb/pkg-message +++ b/databases/bbdb/pkg-message @@ -1,4 +1,6 @@ -######################################################################## +[ +{ type: install + message: <<EOM Add this line to your Emacs initialization. (require 'bbdb-loaddefs) @@ -11,4 +13,6 @@ use, you may also want to add something similar to these lines. Refer to Emacs' help for these two functions, bbdb-initialize and bbdb-mua-auto-update-init, for details. -######################################################################## +EOM +} +] |
