Links for 2007-06-02

Leave a comment

3 Comments.

  1. Thanks for linking to my article. Please check back in a couple of days for part 2.

    -Bill

  2. (defun thnx (who text)
    (print (concat who “: Thank you ” text))) C-x C-e
    (thnx “DerJoern” “für die Emacs-Release-Info.”) C-x C-e