mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
; * lisp/tutorial.el: Remove unneeded require.
This commit is contained in:
parent
f432628b71
commit
d97326035c
1 changed files with 0 additions and 2 deletions
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'help-mode) ;; for function help-buffer
|
||||
|
||||
(defface tutorial-warning-face
|
||||
'((t :inherit font-lock-warning-face))
|
||||
"Face used to highlight warnings in the tutorial."
|
||||
|
|
|
|||
Loading…
Reference in a new issue