Uses of Class
gnu.jemacs.buffer.BufferLocal

Packages that use BufferLocal
gnu.jemacs.buffer Provides various building blocks for building an Emacs-like text editor. 
 

Uses of BufferLocal in gnu.jemacs.buffer
 

Methods in gnu.jemacs.buffer that return BufferLocal
static BufferLocal BufferLocal.make(Symbol symbol, boolean all)