/[emacs]/emacs/lisp/loadup.el
ViewVC logotype

Diff of /emacs/lisp/loadup.el

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

revision 1.116 by fx, Tue Dec 18 17:23:14 2001 UTC revision 1.117 by eliz, Wed Dec 19 16:46:50 2001 UTC
# Line 37  Line 37 
37      (let ((path (car load-path)))      (let ((path (car load-path)))
38        (setq load-path (list path        (setq load-path (list path
39                              (expand-file-name "emacs-lisp" path)                              (expand-file-name "emacs-lisp" path)
40                                (expand-file-name "language" path)
41                              (expand-file-name "international" path)))))                              (expand-file-name "international" path)))))
42    
43  (message "Using load-path %s" load-path)  (message "Using load-path %s" load-path)

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117

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