public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/zenburn/files: 50zenburn-gentoo.el
@ 2010-01-09  8:42 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-01-09  8:42 UTC (permalink / raw
  To: gentoo-commits

ulm         10/01/09 08:42:24

  Added:                50zenburn-gentoo.el
  Log:
  Initial import, from lisp overlay.
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-emacs/zenburn/files/50zenburn-gentoo.el

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/zenburn/files/50zenburn-gentoo.el?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/zenburn/files/50zenburn-gentoo.el?rev=1.1&content-type=text/plain

Index: 50zenburn-gentoo.el
===================================================================
(add-to-list 'load-path "@SITELISP@")
(autoload 'color-theme-zenburn "/tmp/zenburn.el"
  "Just some alien fruit salad to keep you in the zone." t)
(defalias 'zenburn 'color-theme-zenburn)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emacs/zenburn/files: 50zenburn-gentoo.el
@ 2010-01-09 17:37 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-01-09 17:37 UTC (permalink / raw
  To: gentoo-commits

ulm         10/01/09 17:37:05

  Modified:             50zenburn-gentoo.el
  Log:
  Fix path in site-init file.
  (Portage version: 2.2_rc61/cvs/Linux i686)

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

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

Index: 50zenburn-gentoo.el
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/zenburn/files/50zenburn-gentoo.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 50zenburn-gentoo.el	9 Jan 2010 08:42:24 -0000	1.1
+++ 50zenburn-gentoo.el	9 Jan 2010 17:37:04 -0000	1.2
@@ -1,4 +1,4 @@
 (add-to-list 'load-path "@SITELISP@")
-(autoload 'color-theme-zenburn "/tmp/zenburn.el"
+(autoload 'color-theme-zenburn "zenburn"
   "Just some alien fruit salad to keep you in the zone." t)
 (defalias 'zenburn 'color-theme-zenburn)






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-09 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-09 17:37 [gentoo-commits] gentoo-x86 commit in app-emacs/zenburn/files: 50zenburn-gentoo.el Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-09  8:42 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