Autoload the ‘auto-mode-alist’ entry
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 11 Mar 2018 11:37:07 +0000 (12:37 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 11 Mar 2018 11:37:07 +0000 (12:37 +0100)
apt-sources-list.el

index 881baa3..f5b049c 100644 (file)
@@ -362,6 +362,7 @@ is not a correctly-formatted APT source."
   (setq-local comment-start-skip "#+ *")
   (font-lock-add-keywords nil apt-sources-list-font-lock-keywords))
 
+;;;###autoload
 (add-to-list
  'auto-mode-alist
  (cons (rx (or (and (any "./") "sources.list")