Commit graph

13 commits

Author SHA1 Message Date
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
uebayasi
331ae4f4cc Buildlink3'ify. Make emacs-w3m support an option. Refactor *a lot*. 2007-10-29 13:06:05 +00:00
jnemeth
2a90ded97f Added back elmo-shimbun and added a dependency on www/emacs-w3m.
The elmo-shimbun files are conditionally installed based on whether
the emacs-w3m package is found on the system.

XXX The dependency on emacs-w3m should really be turned into an
option and have the installation of the elmo-shimbun files depend
on it; however, this change prevents nasty surprises for those that
do have it (i.e. people using editors/emacs-packages).
2007-03-23 02:43:22 +00:00
joerg
7cbae62e01 Remove elmo-shimbun, as it is not in the module list. Bump revision. 2007-02-22 20:26:45 +00:00
jnemeth
6e9b9796b1 added elmo-shimbun.el{,c} to PLIST 2007-02-19 11:19:56 +00:00
rpaulo
9825c6d7e4 Add support for XEmacs. 2006-07-22 17:26:59 +00:00
jlam
3893e1086c * Switch to a static PLIST instead of a dynamic one.
* List the info files directly in the PLIST.
* Install info files into EMACS_INFOPREFIX, which correctly honors
  PKGINFODIR when using emacs.
2006-04-08 19:02:18 +00:00
uebayasi
3acaeaf56f Create PLIST dynamically as ddskk does. 2003-01-28 02:56:23 +00:00
uebayasi
bff54900d7 Update to 2.10.0.
* Changes in 2.10.0 from 2.8.1

** You can alter the format of summary lines.
   Specify format by wl-summary-line-format. If you want to change ones
   according to folder names, use wl-folder-summary-line-format-alist.
** Save format for the draft folder has been changed. Messages are encoded
   before saved by wl-draft-save.
** elmo-split is newly established.
** Buffer prefetch works fine now. Messages of the number specified by
   wl-message-buffer-prefetch-depth are loaded into buffer in advance.
** elmo-dop-queue-flush flushes queue that concerns plugged folder.
** Starting Wanderlust on the new frame is possible now. Set as
   (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
** In Folder mode, you can go into virtual folder which consists of messages
   with some specified condition (wl-folder-virtual). It is binded to "V".
** In Folder mode, you can search folders containing messages with some
   specified condition (wl-folder-pick). It is binded to "?".
** Now you can rename access group folders.
** Temporary marks are kept when you exit from sticky summary by q or g.
** Key bindings concerning the sticky summary have been changed.
   By C-u g, the sticky summary is destroyed as well as C-u q. In summary or
   folder mode, G opens the sticky summary.
** You can go round summary buffers by C-cC-n and C-cC-p.
** Members of the list wl-folder-hierarchy-access-folders is now some REGEXP
   for access group names instead of exact group names.
** In header part of the draft buffer C-a brings cursor to the beginning of
   the line or the beginning of the header body.
** You can send encapsulated blind carbon copies. Its default field name is
   "Ecc:".
** C-c C-y (Draft) can cite region of the message.
   It affects if transient-mark-mode (Emacs) or zmacs-regions (XEmacs) is
   Non-nil and the region is active.
** You can delete a part from multipart message.
   It is binded as "D" in message buffer.
** You can easily configure server settings to post news article.
   Set wl-nntp-posting-config-alist appropriately. See info for an example.
** You can specify some function in wl-draft-reply-with-argument-list etc.
   for setting the recipients in draft by the return value of it.
** The interface of the function wl-draft has been changed.
   The initial set of headers are handed as an association list.
** The uses of wl-generate-mailer-string-function has been changed.
   Specify a function which returns some string to appear in User-Agent header.
** Many bug fixes.
2003-01-25 03:49:42 +00:00
minoura
fef589d48b Port to Emacs-21, using emacs.mk. 2002-10-22 15:11:40 +00:00
jun
4d9aae0c03 Update Wanderlust to 2.8.1 .
- shimbun folder support
  - namazu folder support
  - ACAP
2002-01-08 11:47:16 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00