home *** CD-ROM | disk | FTP | other *** search
-
- Since Franz now has the push, pop, if and msg macros, there is no
- reason for jkfmacs to exist. I've removed the code in jkfmacs and
- replaced it with a warning message which will be printed if you load it.
- If you used the jkfmacs version of 'push' you will have to go through
- your code and switch the order of arguments. The Franz version is
- (push value stack)
- Also, the unpush macro, defined in jkfmacs, no longer exists: just use
- pop with one argument.
-
-
-
-