public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/css-mode/files: 50css-mode-gentoo.el
@ 2014-02-21  0:10 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2014-02-21  0:10 UTC (permalink / raw
  To: gentoo-commits

ulm         14/02/21 00:10:55

  Modified:             50css-mode-gentoo.el
  Log:
  Update ebuild to EAPI 5. Specify LICENSE more precisely.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.2                  app-emacs/css-mode/files/50css-mode-gentoo.el

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/css-mode/files/50css-mode-gentoo.el?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/css-mode/files/50css-mode-gentoo.el?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/css-mode/files/50css-mode-gentoo.el?r1=1.1&r2=1.2

Index: 50css-mode-gentoo.el
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/css-mode/files/50css-mode-gentoo.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 50css-mode-gentoo.el	28 Jan 2004 23:29:23 -0000	1.1
+++ 50css-mode-gentoo.el	21 Feb 2014 00:10:55 -0000	1.2
@@ -1,6 +1,3 @@
-
-;;; css-mode site-lisp configuration
-
 (add-to-list 'load-path "@SITELISP@")
-(add-to-list 'auto-mode-alist '("\\.css$" . css-mode))
-(autoload 'css-mode "css-mode" "Mode for editing Cascading Style Sheets")
+(add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode))
+(autoload 'css-mode "css-mode" "Mode for editing Cascading Style Sheets" t)





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-21  0:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21  0:10 [gentoo-commits] gentoo-x86 commit in app-emacs/css-mode/files: 50css-mode-gentoo.el Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox