15 Jan 2011 00:47
dired colors
Davin Pearson <davin.pearson <at> gmail.com>
2011-01-14 23:47:01 GMT
2011-01-14 23:47:01 GMT
;; dired-colors.el --- Adding syntax highlighting to dired buffers ;; Copyright (C) 2006-2011 Davin Pearson ;; Author/Maintainer: Davin Pearson http://www.davinpearson.com ;; Keywords: Dired Colors Font Lock ;; Version: 1.0 ;;; Limitation of Warranty ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; This file is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ;; Boston, MA 02110-1301, USA. ;;; Install Instructions: ;; See the following URL for the latest info and a tarball:(Continue reading)
RSS Feed