Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/crontab-mode/files: 50crontab-mode-gentoo.el
Date: Tue, 04 Dec 2007 08:15:52
Message-Id: E1IzSwV-0005qo-IG@stork.gentoo.org
1 ulm 07/12/04 08:15:47
2
3 Modified: 50crontab-mode-gentoo.el
4 Log:
5 Stable on amd64, bug #195512.
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.3 app-emacs/crontab-mode/files/50crontab-mode-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/crontab-mode/files/50crontab-mode-gentoo.el?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/crontab-mode/files/50crontab-mode-gentoo.el?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/crontab-mode/files/50crontab-mode-gentoo.el?r1=1.2&r2=1.3
14
15 Index: 50crontab-mode-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/crontab-mode/files/50crontab-mode-gentoo.el,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- 50crontab-mode-gentoo.el 7 Mar 2007 09:32:22 -0000 1.2
22 +++ 50crontab-mode-gentoo.el 4 Dec 2007 08:15:47 -0000 1.3
23 @@ -1,7 +1,6 @@
24
25 -;;; crontab-mode site-lisp configuration
26 +;;; crontab-mode site-lisp configuration
27 (add-to-list 'load-path "@SITELISP@")
28
29 (autoload 'crontab-mode "crontab-mode" nil t)
30 (autoload 'crontab-get "crontab-mode" nil t)
31 -
32
33
34
35 --
36 gentoo-commits@g.o mailing list