avmmf

Homepage: https://github.com/davep/avmmf.el

Updated:

Summary

AVM Microformat tools for emacs

Commentary

avmmf.el provides a set of functions for dealing with the AVM
microformat. For more information on this see:

  
  

The latest avmmf.el is always available from:

  

INSTALLATION:

o Drop avmmf.el somwehere into your `load-path'. Try your site-lisp
  directory for example (you might also want to byte-compile the file).

o Add the following autoload statement to your ~/.emacs file:

  (autoload 'avmmf-insert "avmmf" "Insert AVM microformat code into a buffer" t)

Dependencies