[Pkg-jed-commit] r989 - jed-extra/trunk/debian
Guenter Milde
milde-guest at alioth.debian.org
Fri Dec 7 10:16:34 UTC 2007
Author: milde-guest
Date: 2007-12-07 10:16:34 +0000 (Fri, 07 Dec 2007)
New Revision: 989
Modified:
jed-extra/trunk/debian/changelog
jed-extra/trunk/debian/contents.txt
jed-extra/trunk/debian/jed-extra-preparse.sl
Log:
Move 'info' from eXtra to Drop-In; create autoloads for hyperman.sl.
Modified: jed-extra/trunk/debian/changelog
===================================================================
--- jed-extra/trunk/debian/changelog 2007-12-05 13:21:11 UTC (rev 988)
+++ jed-extra/trunk/debian/changelog 2007-12-07 10:16:34 UTC (rev 989)
@@ -9,7 +9,9 @@
* Remove generated files at every install or removal
(Also removes spurious ini.sl~ files from bug #440262).
* Create the System>Ispell menu popup in 50jed-extra.sl
- * Moved 'tar' and 'ffap' modes from eXtra to Extensions.
+ * Create autoloads for hyperman.sl
+ * contents.txt: Moved 'tar' and 'ffap' modes from eXtra to Extensions,
+ moved 'info' from eXtra to Drop-In
* debian/copyright: Converted to UTF-8 [RL]
* debian/control [RL]:
Modified: jed-extra/trunk/debian/contents.txt
===================================================================
--- jed-extra/trunk/debian/contents.txt 2007-12-05 13:21:11 UTC (rev 988)
+++ jed-extra/trunk/debian/contents.txt 2007-12-07 10:16:34 UTC (rev 989)
@@ -62,7 +62,7 @@
X howto howto-reader
D hyperhelp Hypertext help browser.
D hyperman hypertextish man pager
-X info Info reader for JED
+D info Info reader for JED
A ishell Interactive shell ("workbook mode")
D ispell spell checking utilities
A jedasp Try to simulate MS IIS Active Server Pages with JED
Modified: jed-extra/trunk/debian/jed-extra-preparse.sl
===================================================================
--- jed-extra/trunk/debian/jed-extra-preparse.sl 2007-12-05 13:21:11 UTC (rev 988)
+++ jed-extra/trunk/debian/jed-extra-preparse.sl 2007-12-07 10:16:34 UTC (rev 989)
@@ -34,7 +34,7 @@
"flyspell.sl",
"vispell.sl",
"look.sl",
- "hyperman.sl",
+ % "hyperman.sl",
"cal.sl"];
% Do not save backup copies of the generated files
More information about the Pkg-jed-commit
mailing list