Changeset 24068 for dotfiles/emacs

Show
Ignore:
Timestamp:
11/18/08 12:36:11 (7 weeks ago)
Author:
mrkn
Message:

rename tex.el to auctex.el

Location:
dotfiles/emacs/mrkn
Files:
1 modified
1 moved

Legend:

Unmodified
Added
Removed
  • dotfiles/emacs/mrkn/.emacs

    r24059 r24068  
    265265;;; muse 
    266266 
    267 ;;; TeX 
    268 (if (file-exists-p "~/.emacs.d/tex.el") 
    269     (load-file "~/.emacs.d/tex.el")) 
     267;;; AUCTeX 
     268(if (file-exists-p "~/.emacs.d/auctex.el") 
     269    (load-file "~/.emacs.d/auctex.el")) 
    270270 
    271271;;; git-status