From a1b2345dea8d399c48851076d7e29e7a46199e4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Thu, 17 Oct 2019 11:22:11 +0200 Subject: app-emacs/css-sort-buffer: Initial import of version 0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ebuild contributed by me. Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Ulrich Müller --- app-emacs/css-sort-buffer/files/50css-sort-buffer-gentoo.el | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app-emacs/css-sort-buffer/files/50css-sort-buffer-gentoo.el (limited to 'app-emacs/css-sort-buffer/files') diff --git a/app-emacs/css-sort-buffer/files/50css-sort-buffer-gentoo.el b/app-emacs/css-sort-buffer/files/50css-sort-buffer-gentoo.el new file mode 100644 index 000000000000..12ee6c9e0f55 --- /dev/null +++ b/app-emacs/css-sort-buffer/files/50css-sort-buffer-gentoo.el @@ -0,0 +1,4 @@ +(add-to-list 'load-path "@SITELISP@") +(autoload 'css-sort-buffer "css-sort-buffer" + "css-sort is cool, this function sort whole css file, +don't need user sort css attributable line by line." t) -- cgit v1.2.3