branch: elpa/casual
commit e23a0b6c964028035f1162bc433688f2bb41c92e
Author: Charles Choi <[email protected]>
Commit: Charles Choi <[email protected]>

    Update library commentary with CSV support.
---
 lisp/casual.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lisp/casual.el b/lisp/casual.el
index 1f30b910c8..96dadb67e1 100644
--- a/lisp/casual.el
+++ b/lisp/casual.el
@@ -48,6 +48,9 @@
 ;; - Compile (Elisp library: `casual-compile.el')
 ;;   An interface for the output of the `compile' and Grep commands.
 
+;; - CSV (Elisp library: `casual-csv.el')
+;;   An interface for CSV mode.
+
 ;; - Dired (Elisp library: `casual-dired.el')
 ;;   An interface for the venerable file manager Dired.
 

Reply via email to