From c248ab0852bebf1d0ae0d3a002d9e9ee55c97b2e Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Thu, 6 Jan 2022 00:47:37 +0000 Subject: (Emacs)~tons of edits I can't be bothered to annotate any of these. Thinking of making a new Emacs configuration as this one is unnecessarily bloated and I can't think of any other way to fix it. --- Emacs/.config/emacs/elisp/ada-mode.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Emacs/.config/emacs/elisp/ada-mode.el') diff --git a/Emacs/.config/emacs/elisp/ada-mode.el b/Emacs/.config/emacs/elisp/ada-mode.el index 2dc40d7..a789fc2 100644 --- a/Emacs/.config/emacs/elisp/ada-mode.el +++ b/Emacs/.config/emacs/elisp/ada-mode.el @@ -30,6 +30,9 @@ ;; this opportunity to make a new mode and see what facilities Emacs ;; provides for it. +;;; Other notes: +;; TODO: Handle indenting + ;;; Code: (require 'generic-x) -- cgit v1.2.3-13-gbd6f