emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bytecomp warning for CL functions


From: Richard Stallman
Subject: Re: bytecomp warning for CL functions
Date: Mon, 8 Jul 2002 12:20:44 -0600 (MDT)

    (require 'cl)

    (defvar lk-faces-regexp-history nil)

    (defadvice list-faces-display (around lk-faces-regexp (arg) activate 
compile preactivate)
      "If ARG is non-nil, prompt for a regexp and list only
    those faces matching the regexp."
      (interactive "P")

I fixed this.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]