]> git.eshelyaron.com Git - emacs.git/commit
Speed up loading css-mode
authorLeo Liu <sdl.web@gmail.com>
Mon, 7 Jan 2019 21:15:24 +0000 (05:15 +0800)
committerLeo Liu <sdl.web@gmail.com>
Mon, 7 Jan 2019 21:16:03 +0000 (05:16 +0800)
commit9845044fb659735251269213e6e4e6debdd08eee
tree6e0660fec0678ad5b4d2740f2eb6d54258c4b848
parent13b586d7a7020ad3d28ccd980663586dfb8552b1
Speed up loading css-mode

lisp/textmodes/css-mode.el: Remove (require 'eww) which is redundant
and slow.  (Bug#33939)
lisp/textmodes/css-mode.el