public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/undo-tree/files: 50undo-tree-gentoo.el
@ 2010-11-17 18:17 Thomas Kahle (tomka)
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Kahle (tomka) @ 2010-11-17 18:17 UTC (permalink / raw
  To: gentoo-commits

tomka       10/11/17 18:17:24

  Added:                50undo-tree-gentoo.el
  Log:
  new package: app-emacs/undo-tree.  Next step in the editor arms race.
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

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

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

Index: 50undo-tree-gentoo.el
===================================================================
(add-to-list 'load-path "@SITELISP@" )

(require 'undo-tree)
(global-undo-tree-mode)






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

* [gentoo-commits] gentoo-x86 commit in app-emacs/undo-tree/files: 50undo-tree-gentoo.el
@ 2010-11-17 22:11 Thomas Kahle (tomka)
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Kahle (tomka) @ 2010-11-17 22:11 UTC (permalink / raw
  To: gentoo-commits

tomka       10/11/17 22:11:16

  Modified:             50undo-tree-gentoo.el
  Log:
  bump to -r1 to comply with emacs standards
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

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

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

Index: 50undo-tree-gentoo.el
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/files/50undo-tree-gentoo.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 50undo-tree-gentoo.el	17 Nov 2010 18:17:24 -0000	1.1
+++ 50undo-tree-gentoo.el	17 Nov 2010 22:11:16 -0000	1.2
@@ -1,4 +1,4 @@
-(add-to-list 'load-path "@SITELISP@" )
-
-(require 'undo-tree)
-(global-undo-tree-mode)
+(add-to-list 'load-path "@SITELISP@")
+  
+(autoload 'undo-tree-mode "undo-tree" "Enable undo-trees" t)
+(autoload 'global-undo-tree-mode "undo-tree" "Enable undo-trees globally" t)






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

* [gentoo-commits] gentoo-x86 commit in app-emacs/undo-tree/files: 50undo-tree-gentoo.el
@ 2014-02-10 20:35 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-02-10 20:35 UTC (permalink / raw
  To: gentoo-commits

ulm         14/02/10 20:35:33

  Modified:             50undo-tree-gentoo.el
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.3                  app-emacs/undo-tree/files/50undo-tree-gentoo.el

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

Index: 50undo-tree-gentoo.el
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/files/50undo-tree-gentoo.el,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 50undo-tree-gentoo.el	17 Nov 2010 22:11:16 -0000	1.2
+++ 50undo-tree-gentoo.el	10 Feb 2014 20:35:33 -0000	1.3
@@ -1,4 +1,3 @@
 (add-to-list 'load-path "@SITELISP@")
-  
 (autoload 'undo-tree-mode "undo-tree" "Enable undo-trees" t)
 (autoload 'global-undo-tree-mode "undo-tree" "Enable undo-trees globally" t)





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

end of thread, other threads:[~2014-02-10 20:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 18:17 [gentoo-commits] gentoo-x86 commit in app-emacs/undo-tree/files: 50undo-tree-gentoo.el Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-17 22:11 Thomas Kahle (tomka)
2014-02-10 20:35 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