summaryrefslogtreecommitdiff
path: root/emacs-lisp-mode/car
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-lisp-mode/car')
-rwxr-xr-xemacs-lisp-mode/car5
1 files changed, 5 insertions, 0 deletions
diff --git a/emacs-lisp-mode/car b/emacs-lisp-mode/car
new file mode 100755
index 0000000..09ff8e4
--- /dev/null
+++ b/emacs-lisp-mode/car
@@ -0,0 +1,5 @@
+#contributor: Xah Lee (XahLee.org)
+#name: car
+#key: car
+# --
+(car $0) \ No newline at end of file