/[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.126 by handa, Mon Sep 30 06:37:42 2002 UTC revision 1.127 by andrewi, Wed Jan 15 12:01:14 2003 UTC
# Line 40  Line 40 
40        (setq load-path (list path        (setq load-path (list path
41                              (expand-file-name "emacs-lisp" path)                              (expand-file-name "emacs-lisp" path)
42                              (expand-file-name "language" path)                              (expand-file-name "language" path)
43                              (expand-file-name "international" path)))))                              (expand-file-name "international" path)
44                                (expand-file-name "textmodes" path)))))
45    
46  (message "Using load-path %s" load-path)  (message "Using load-path %s" load-path)
47    

Legend:
Removed from v.1.126  
changed lines
  Added in v.1.127

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