Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 261 Bytes

an-introduction-to-programming-in-emacs-lisp.org

File metadata and controls

7 lines (6 loc) · 261 Bytes

An Introduction To Programming In Emacs Lisp

This is the practices from the book: An Introduction to Programming in Emacs Lisp by Robert J. Chassell.

List Processing

(message ("rose" "violet" "daisy" "buttercup"))