/[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.145 by teirllm, Mon Nov 28 01:54:00 2005 UTC revision 1.146 by teirllm, Tue Nov 29 03:57:45 2005 UTC
# Line 132  Line 132 
132  (load "frame")  (load "frame")
133  (load "term/tty-colors")  (load "term/tty-colors")
134  (load "font-core")  (load "font-core")
135    ;; facemenu must be loaded before font-lock, because `facemenu-keymap'
136    ;; needs to be defined when font-lock is loaded.
137  (load "facemenu")  (load "facemenu")
138  (load "emacs-lisp/syntax")  (load "emacs-lisp/syntax")
139  (load "font-lock")  (load "font-lock")

Legend:
Removed from v.1.145  
changed lines
  Added in v.1.146

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