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

ulm         08/03/23 02:21:54

  Added:                50emhacks-gentoo.el
  Log:
  Initial import, from Emacs overlay.
  (Portage version: 2.1.4.4)

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

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

Index: 50emhacks-gentoo.el
===================================================================

;;; emhacks site-lisp configuration

(add-to-list 'load-path "@SITELISP@")

;; dir-tree
(autoload 'dir-tree "dir-tree"
  "Display the ROOT directory in a tree widget." t)

;; gdiff
(require 'gdiff-setup)

;; swbuff
(autoload 'swbuff-switch-to-next-buffer "swbuff"
  "Switch to the next buffer in the buffer list." t)
(autoload 'swbuff-kill-this-buffer "swbuff"
  "Kill the current buffer.
And update the status window if showing." t)

;; tabbar
(autoload 'tabbar-local-mode "tabbar" nil t)
(autoload 'tabbar-mode "tabbar" nil t)
(autoload 'tabbar-mwheel-mode "tabbar" nil t)

;; jjar
(autoload 'jjar-create "jjar" "Create a new jar file." t)
(autoload 'jjar-update "jjar" "Update an existing jar file." t)

;; jmaker
(autoload 'jmaker-generate-makefile "jmaker"
  "Generate and edit a Java Makefile in directory ROOT." t)

;; jsee
(autoload 'jsee-browse-api-doc "jsee"
  "Browse the Java API Documentation of the current Java file." t)



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/emhacks/files: 50emhacks-gentoo.el
@ 2014-02-23 16:01 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-02-23 16:01 UTC (permalink / raw
  To: gentoo-commits

ulm         14/02/23 16:01:18

  Modified:             50emhacks-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/emhacks/files/50emhacks-gentoo.el

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

Index: 50emhacks-gentoo.el
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/emhacks/files/50emhacks-gentoo.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 50emhacks-gentoo.el	23 Mar 2008 02:21:54 -0000	1.1
+++ 50emhacks-gentoo.el	23 Feb 2014 16:01:18 -0000	1.2
@@ -1,6 +1,3 @@
-
-;;; emhacks site-lisp configuration
-
 (add-to-list 'load-path "@SITELISP@")
 
 ;; dir-tree





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

end of thread, other threads:[~2014-02-23 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23  2:21 [gentoo-commits] gentoo-x86 commit in app-emacs/emhacks/files: 50emhacks-gentoo.el Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-23 16:01 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