./wip/mediawiki-mode, Emacs frontend for MediaWiki

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2.4, Package name: mediawiki-mode-2.2.4, Maintainer: pho

An excerpt from the website:

I took the mediawiki mode from an old copy on wikipedia.org and
refactored the code to use internal Emacs url-http libraries. I also
added customization and a site alist so that you can easily toggle
between different mediawiki sites. Finally, I added a page ring so
that by using M-p and M-n in any mediawiki.el buffer, you can go
forwards and backwards.


Required to run:
[editors/emacs26]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 703a9fb4d7c050c416a6bb0786424b66aeae1df6
Filesize: 80.632 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-07-20 10:35:54 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import mediawiki-mode-2.2.4 as wip/mediawiki-mode.

An excerpt from the website:

  I took the mediawiki mode from an old copy on wikipedia.org and
  refactored the code to use internal Emacs url-http libraries. I also
  added customization and a site alist so that you can easily toggle
  between different mediawiki sites. Finally, I added a page ring so
  that by using M-p and M-n in any mediawiki.el buffer, you can go
  forwards and backwards.