mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
Remove bogus `debug' in previous commit.
This commit is contained in:
parent
cd4160e614
commit
c0192ec838
@ -377,8 +377,6 @@ trimming of history lists to `history-length' items."
|
||||
(error nil))))))
|
||||
|
||||
(defun savehist-minibuffer-hook ()
|
||||
(when (memq minibuffer-history-variable savehist-ignored-variables)
|
||||
(debug nil minibuffer-history-variable))
|
||||
(unless (or (eq minibuffer-history-variable t)
|
||||
;; XEmacs sets minibuffer-history-variable to t to mean "no
|
||||
;; history is being recorded".
|
||||
|
Loading…
Reference in New Issue
Block a user