view lib-src/README @ 32999:6bc392d6aef3

(define-minor-mode): Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode is global. If :global is followed by a non-nil but non-t value, make the mode buffer-local, but also generate a `global-MODE' version using `easy-mmode-define-global-mode'. Add :conditional-turn-on keyword argument.
author Miles Bader <miles@gnu.org>
date Sat, 28 Oct 2000 06:05:53 +0000
parents 1b8338fd30cd
children 47bf5f5df3c9
line wrap: on
line source

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.