;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. #@72 Return non-nil if the content of the current buffer looks like a diff. (defalias 'e2ansi-magic-diff-p #[nil "\301\302\303#\207" [magic-mode-regexp-match-limit re-search-forward "^@@ " t] 4 (#$ . 87)]) (add-to-list 'magic-mode-alist '(e2ansi-magic-diff-p . diff-mode))