Node:Loading, Next:, Previous:Distribution, Up:Top



Loading

Before using cfs-el, you have to load it into your current Emacs image.

For example do: M-x load-library RET cfs RET.

For making Emacs loading automatically it at each startup, put in your ~/.emacs file the following instruction: (load "cfs").