From: Michael Orlitzky Date: Sun, 8 Mar 2026 14:24:09 +0000 (-0400) Subject: auto-modes.el: document its purpose X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=476fedfeb5e726717ec0c229a3d2598d8bdf33a7;p=emacs.d.git auto-modes.el: document its purpose --- diff --git a/auto-modes.el b/auto-modes.el index 7d4c62f..59a41f3 100644 --- a/auto-modes.el +++ b/auto-modes.el @@ -1,3 +1,12 @@ +;; +;; The foo-mode that are included with emacs usually contain their own +;; default list of file extensions, and these are compiles into a +;; default auto-mode-alist when emacs is built. Those, we don't have +;; to worry about. The entries below thus fall into two categories: +;; +;; 1. Nonstandard extensions for upstream modes. +;; 2. Extensions for modes that are not upstream. +;; (setq auto-mode-alist (append (list