all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: longlines.el 2.2.5 -- automatically wrap long lines
       [not found] <mailman.955.1107661993.2841.gnu-emacs-sources@gnu.org>
@ 2005-02-06 16:54 ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2005-02-06 16:54 UTC (permalink / raw)


> ;; Save longlines.el in a convenient directory, preferably in
> ;; your `load-path'. Add the following to your `user-init-file':
> ;;
> ;;   (autoload 'longlines-mode
> ;;     "longlines.el"
> ;;     "Minor mode for automatically wrapping long lines." t)

Please place a corresponding ";;;###autoload" cookie just before the
define-minor-mode, so that installation of your package can be done
by in an automated way (see "install.el" for an example).


        Stefan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-06 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.955.1107661993.2841.gnu-emacs-sources@gnu.org>
2005-02-06 16:54 ` longlines.el 2.2.5 -- automatically wrap long lines Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.