My elisp development tools
  -  auto-show-doc.el
  
 -  Whenever point moves on to a documented symbol, display the documentation.
  
 -  misc-elisp-tools.el
  
 -  Some assorted tools I find useful.
  
 -  find-commands.el
  
 -  Find commands whose names match a pattern; also, construct a
      voice command list for such functions.
  
 -  find-empty-el-files.el
  
 -  Find files that have been commented out entirely.
  
 -  read-all-emacs-help.el
  
 -  Work your way through the documentation of all functions
      matching a given regexp.
  
 -  update-autoloads.el
  
 -  Update autoloads, according to my conventions. See also ../mode-setups/lisp-mode-config.el for the other end of these conventions..
  
 -  with-saved-messages.el
  
 -  Run a command, and save the messages it produces, into their
      own buffer.
 
[My elisp index]
[My emacs index]
[My computing index]
[My home page]
Contact me
Last modified: Thu Sep  6 16:01:21 IST 2007