remove completed task (graphical dialogs), add two new ideas

This commit is contained in:
Kashish Sharma 2018-10-07 00:03:07 +05:30
parent 72ceb93034
commit 78b4aba146
1 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,9 @@
;; with that as the default suggestion. Likewise for functions, faces,
;; libraries (features), etc.
;; TODO - stop Emacs from ever making graphical dialogs.
;; TODO - stop desktop-save from saving my buffers - just save history etc (persp-mode?)
;; TODO - make idle timer to find all local git repos with uncommited changes
(eval-when-compile
(add-to-list 'load-path "~/.emacs.d/elisp-git/use-package/")