diff options
author | Case Duckworth | 2023-04-16 17:07:14 -0500 |
---|---|---|
committer | Case Duckworth | 2023-04-16 17:07:14 -0500 |
commit | 409780f5245a17f563278ebee1ff0a68da71fdc4 (patch) | |
tree | 30d0c46325627411e16e0545e71ef23044cc0995 /history | |
parent | uhhh (diff) | |
download | emacs-409780f5245a17f563278ebee1ff0a68da71fdc4.tar.gz emacs-409780f5245a17f563278ebee1ff0a68da71fdc4.zip |
remove bad fiels
Diffstat (limited to 'history')
-rw-r--r-- | history | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/history b/history deleted file mode 100644 index 4fc776d..0000000 --- a/history +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | ;; -*- mode: emacs-lisp; coding: utf-8-unix -*- | ||
2 | ;; Minibuffer history file, automatically generated by ‘savehist’. | ||
3 | |||
4 | (setq savehist-minibuffer-history-variables '(extended-command-history file-name-history)) | ||
5 | (setq extended-command-history '("undo")) | ||
6 | (setq file-name-history '("~/etc/emacs/init.el")) | ||