aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/obsolete/auto-show.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/obsolete/auto-show.el')
-rw-r--r--lisp/obsolete/auto-show.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/obsolete/auto-show.el b/lisp/obsolete/auto-show.el
index 9a81337455..342a349940 100644
--- a/lisp/obsolete/auto-show.el
+++ b/lisp/obsolete/auto-show.el
@@ -27,7 +27,7 @@ to auto-show from your init file and code."
:type 'boolean
:group 'auto-show)
-(defcustom auto-show-shift-amount 8
+(defcustom auto-show-shift-amount 8
"*Obsolete."
:type 'integer
:group 'auto-show)
@@ -41,7 +41,7 @@ to auto-show from your init file and code."
(defun auto-show-mode (arg)
"This command is obsolete."
(interactive "P"))
-
+
(defun auto-show-make-point-visible (&optional ignore-arg)
"This command is obsolete."
(interactive))