This post originated from an RSS feed registered with Python Buzz
by stormcoder.
Original Post: elisp functions for emacs
Feed Title: Code Storm
Feed URL: http://feeds.feedburner.com/CodeStorm
Feed Description: en-US Mon, 08 Aug 2005 20:58:46 -0500 Blogger http://www.blogger.com/ true http://creativecommons.org/licenses/by-nc-sa/2.0/ http://creativecommons.org/licenses/by-nc-sa/2.0/ http://creativecommons.org/images/public/somerights20.gif Some Rights Reserved This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use. Find 'hidden' resources in extension DLL's http://stormcoders.blogspot.com/2005/08/find-hidden-resources-in-extension.html noemail@noemail.org (Mike) Tue, 09 Aug 2005 00:12:00 -0500 tag:blogger.com,1999:blog-14786774.post-112270064454773796 false While creating your new, nifty grid control for your MFC extension DLL, you put your resources into your MFC extension control. Then when you compile and run your test application, or worse, your... [[ This is a content summary only. Visit MyWebsite.com for full links, other content, and more! ]]
A set of functions that I use in my emacs configuration and to automate tasks. Some functions have been acquired and some I have written myself.
(defun lispdoc ()
"searches lispdoc.com for...
[[ This is a content summary only. Visit stormcoders.blogspot.com for full links, other content, and more! ]]