emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request: add cl-font-lock to Emacs or Elpa


From: Stefan Monnier
Subject: Re: Request: add cl-font-lock to Emacs or Elpa
Date: Tue, 17 Mar 2020 14:42:04 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> lisp-extra.el, lisp-misc.el, or something else?

In an ideal world, I think the current `lisp/emacs-lisp/lisp-mode.el`
should be called `lisp-misc.el` or some such and we should have a new
`lisp/progmodes/lisp-mode.el` which contains the definition of
`lisp-mode`.

Maybe we can get a bit closer to this ideal by using `lisp/emacs-lisp/lisp.el`
in the role of "lisp-misc.el" (i.e. moving the code that's not specific
to `lisp-mode` to `lisp.el`).


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]