mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
This commit is contained in:
parent
1da70e9968
commit
32405341e0
2 changed files with 7 additions and 0 deletions
|
|
@ -1 +1,4 @@
|
|||
((emacs-lisp-mode . ((show-trailing-whitespace . t))))
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2010-09-14 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* .dir-locals.el: Add no-byte-compile cookie.
|
||||
|
||||
2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
|
||||
|
||||
* gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue