Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 528374 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- csharp-mode-0.7.0-r2/csharp-mode.el
0
++ csharp-mode-0.7.0-r2/csharp-mode.el
Lines 125-130 Link Here
125
		  (stringp byte-compile-dest-file))
125
		  (stringp byte-compile-dest-file))
126
	     (cons (file-name-directory byte-compile-dest-file) load-path)
126
	     (cons (file-name-directory byte-compile-dest-file) load-path)
127
	   load-path)))
127
	   load-path)))
128
    (require 'cl)
128
    (load "cc-mode" nil t)
129
    (load "cc-mode" nil t)
129
    (load "cc-fonts" nil t)
130
    (load "cc-fonts" nil t)
130
    (load "cc-langs" nil t)))
131
    (load "cc-langs" nil t)))

Return to bug 528374