]> git.eshelyaron.com Git - emacs.git/commit
so-long.el: Don't load `advice` during compilation
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 21 Oct 2023 17:05:58 +0000 (13:05 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 21 Oct 2023 17:05:58 +0000 (13:05 -0400)
commitc221db0402031c23b983eea3a6bc129e5abb98f6
tree4ec9e57c1bef7c1f7b2f7f002d06f5814e4627a0
parent1e25f1d997848375ca301bea8192c806bcd5fa4b
so-long.el: Don't load `advice` during compilation

* lisp/so-long.el: Prefer #' to quote function names.
(global-so-long-mode): Remove redundant `:group` arg.
(<toplevel>): Don't load needlessly the obsolete `advice` library
during compilation.
lisp/so-long.el