Skip to content

A collection of elisp utility functions and macros that I've found useful at some point.

Notifications You must be signed in to change notification settings

tlh/tlh-util.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

tlh-util.el

This is a collection of elisp utility functions and macros I've found useful at some point. I've written most myself, but some are cannibalized from elsewhere. I originally tried giving credit where due, but found that most of the time the person I got it from had themselves gotten it from someone else, and on backward into the mist. So I've done away with credit, and therefore take credit for none of it. Keeps things cleaner, too.

None of these utilities are namespace-prefixed, so watch out for stomping.

Installation

  1. Put tlh-util.el somewhere on your emacs load path.

  2. Add this line to your .emacs file:

    (require 'tlh-util)

License

None. See comments above.

About

A collection of elisp utility functions and macros that I've found useful at some point.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages