Fix last change.
This commit is contained in:
parent
fa7c3228b5
commit
91064207ee
1 changed files with 1 additions and 1 deletions
|
@ -1350,7 +1350,7 @@ Each element in the list should be a list of strings or pairs
|
|||
`:face FACE', like `fancy-splash-insert' accepts them.")
|
||||
|
||||
(defconst fancy-about-text
|
||||
`((:face (:inherit (variable-pitch font-lock-comment-face))
|
||||
`((:face (variable-pitch font-lock-comment-face)
|
||||
"This is "
|
||||
:link ("GNU Emacs"
|
||||
,(lambda (_button) (browse-url "http://www.gnu.org/software/emacs/"))
|
||||
|
|
Loading…
Add table
Reference in a new issue