emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch to display "System" colors


From: Richard Stallman
Subject: Re: Patch to display "System" colors
Date: Tue, 18 Nov 2003 18:03:49 -0500

    +(defun facemenu-string-match-and-replace (str from to)
    +  "Return the string STR with all occurences of the regular
    +expression FROM replaced by TO."

This doc string doesn't follow the conventions -- please
see the Tips appendix in the Emacs Lisp manual.

However, you don't need the function, since you can use
replace-regexp-in-string.




reply via email to

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