]> code.delx.au - gnu-emacs/blobdiff - lisp/shell.el
* follow.el (follow-select-if-visible): Improve the check for the
[gnu-emacs] / lisp / shell.el
index 5c52788b858ea22510db11e2229c7882b3a04bce..5199b68cab68f451b4b1527c7ea24e89ab774276 100644 (file)
@@ -355,7 +355,7 @@ Thus, this does not include the shell's current directory.")
         'complete-expand)))
 
 (defcustom shell-mode-hook '()
-  "*Hook for customising Shell mode."
+  "Hook for customising Shell mode."
   :type 'hook
   :group 'shell)