]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-emphasis-alist): Don't use caddr.
authorRichard M. Stallman <rms@gnu.org>
Tue, 26 Aug 1997 06:29:12 +0000 (06:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 26 Aug 1997 06:29:12 +0000 (06:29 +0000)
lisp/gnus/gnus-art.el

index 239d6f23043c1d51490e8baff8d01d0647c23aa1..5430fd7afb5a3bceea11ac372c85951157bf379f 100644 (file)
@@ -191,7 +191,7 @@ asynchronously.      The compressed face will be piped to this command."
         (lambda (spec)
           (list
            (format format (car spec) (cadr spec))
-           2 3 (intern (format "gnus-emphasis-%s" (caddr spec)))))
+           2 3 (intern (format "gnus-emphasis-%s" (car (cddr spec))))))
         types)))
   "Alist that says how to fontify certain phrases.
 Each item looks like this: