diff options
author | Case Duckworth | 2023-04-16 17:06:41 -0500 |
---|---|---|
committer | Case Duckworth | 2023-04-16 17:06:41 -0500 |
commit | 2d2cab9d97d3e84e5b7158181523fe2c5bbffe85 (patch) | |
tree | 0a433b8997d16db0a4115106bb1c9764e826c4c8 /history | |
parent | apsodfiuadsfoiudsfpaoidsufpaosidufposdifuapsodifuapsodifu (diff) | |
download | emacs-2d2cab9d97d3e84e5b7158181523fe2c5bbffe85.tar.gz emacs-2d2cab9d97d3e84e5b7158181523fe2c5bbffe85.zip |
uhhh
Diffstat (limited to 'history')
-rw-r--r-- | history | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/history b/history new file mode 100644 index 0000000..4fc776d --- /dev/null +++ b/history | |||
@@ -0,0 +1,6 @@ | |||
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")) | ||