~scymtym/moped/trunk

Viewing all changes in revision 68.

  • Committer: Jan Moringen
  • Date: 2010-07-05 05:22:11 UTC
  • Revision ID: jmoringe@techfak.uni-bielefeld.de-20100705052211-ffwl2hpsatbs67e1
Emit code for recording definition locations in macros.el
* macros.el (header): added version 0.3 to version section
  (moped-defclass): emit code to push definition location onto
  `current-load-list' along with `ensure-class'
  (moped-defgeneric): emit code to push definition location onto
  `current-load-list' along with `ensure-generic-function'
  (moped-defmethod): emit code to push definition location onto
  `current-load-list' along with `ensure-method

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: