Remove bogus `debug' in previous commit.
This commit is contained in:
parent
cd4160e614
commit
c0192ec838
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue