Commit graph

9 commits

Author SHA1 Message Date
minskim
7b90c30295 PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
2009-08-06 01:44:45 +00:00
joerg
7fdde28ea5 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:48:07 +00:00
uebayasi
34004f51e0 Move mk/emacs.mk to editors/emacs/modules.mk.
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.
2008-10-11 09:31:54 +00:00
dsainty
f9e7c47681 If the Emacs flavour is "xemacs", don't pull in the www/w3 support, pull in
"xemacs-packages" instead.  Also, make sure that the Lisp installation
directory is correct for all flavours.

Patch from PR39287 from Anthony Mallet, with minor modification to pull in
"xemacs-packages" as a replacement for "www/w3".
2008-08-11 08:51:05 +00:00
dsainty
999550160f Updated to doxymacs version 1.8.0:
Fix bug #1490021: Allow spaces in @param [in] style documentation.
        Fix bug #1496399: Use better way to get user's e-mail address.
2007-08-05 05:19:19 +00:00
dsainty
6c6a11028e Make Doxymacs work with Emacs 22 by avoiding using "www/w3" (Emacs/W3) if the
Emacs major is not below 22.  The url-* support from Emacs/W3 has been
integrated into Emacs version 22.
2007-08-05 05:01:03 +00:00
dsainty
25b5855a2a Now that PKGNAME is right, PLIST is wrong :) Fix that too. 2006-11-01 07:16:24 +00:00
dsainty
8a9009e540 Whoops... Make PKGNAME sane. 2006-11-01 07:09:53 +00:00
dsainty
901a96ea40 The purpose of the Doxymacs project is to create a LISP package that will make
using Doxygen from within {X}Emacs easier.

Doxymacs has the following features:

  * ability to look up documentation for symbols from {X}Emacs in the browser
    of your choice.

  * easily insert Doxygen style comments into source.

  * optionally use an "external" (i.e. written in C) XML parser to speed up
    building the completion list.

  * fontify Doxygen keywords.
2006-11-01 07:02:31 +00:00