/[gcl]/gcl/debian/emacsen-startup
ViewVC logotype

Diff of /gcl/debian/emacsen-startup

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by camm, Sun Feb 3 18:44:07 2002 UTC revision 1.3 by camm, Mon Mar 4 21:21:15 2002 UTC
# Line 12  Line 12 
12  ;; installed in a subdirectory of the respective site-lisp directory.  ;; installed in a subdirectory of the respective site-lisp directory.
13  ;; We have to add this to the load-path:  ;; We have to add this to the load-path:
14  (setq load-path (cons (concat "/usr/share/"  (setq load-path (cons (concat "/usr/share/"
15                                (symbol-name flavor)                                (symbol-name debian-emacs-flavor)
16                                "/site-lisp/gcl") load-path))                                "/site-lisp/gcl") load-path))
17    
18  (autoload 'run "gcl" "" t)  (autoload 'run "gcl" "" t)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26