branch: externals/csv-mode
commit 5b659a04396912915f4d5e183c7ffef16dc60d45
Author: Chong Yidong <[email protected]>
Commit: Chong Yidong <[email protected]>
Commentary tweaks for csv-mode, ioccur, and nhexl-mode packages.
---
csv-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csv-mode.el b/csv-mode.el
index a3ba1fd..3c9c4de 100644
--- a/csv-mode.el
+++ b/csv-mode.el
@@ -1,4 +1,4 @@
-;;; csv-mode.el --- major mode for editing comma-separated value files
+;;; csv-mode.el --- major mode for editing comma/char separated values
;; Copyright (C) 2003, 2004, 2012 Free Software Foundation, Inc