aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/obsolete/info-edit.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/obsolete/info-edit.el b/lisp/obsolete/info-edit.el
index 55c52b5abdb..b71af889a0a 100644
--- a/lisp/obsolete/info-edit.el
+++ b/lisp/obsolete/info-edit.el
@@ -78,6 +78,7 @@ This feature will be removed in future.")
78 (buffer-modified-p) 78 (buffer-modified-p)
79 (message "Tags may have changed. Use Info-tagify if necessary"))) 79 (message "Tags may have changed. Use Info-tagify if necessary")))
80 80
81(defvar ibuffer-help-buffer-modes)
81;; Moved here from definition of ibuffer-help-buffer-modes to make 82;; Moved here from definition of ibuffer-help-buffer-modes to make
82;; that variable customizable even though this code is obsolete. See 83;; that variable customizable even though this code is obsolete. See
83;; also Bug#30990. 84;; also Bug#30990.