]> code.delx.au - gnu-emacs/blobdiff - lisp/info.el
Improve display of tex-verbatim and Info quoted
[gnu-emacs] / lisp / info.el
index 6426cfcf9ed93f295e91f56f812ffcf5bf7a01d1..ae46fba25b965dba4c0a35014dde2f1849be694b 100644 (file)
@@ -4236,7 +4236,7 @@ With a zero prefix arg, put the name inside a function call to `info'."
   "Syntax table used in `Info-mode'.")
 
 (defface Info-quoted
-  '((t :family "courier"))
+  '((t :inherit fixed-pitch-serif))
   "Face used for quoted elements.")
 
 (defvar Info-mode-font-lock-keywords