.emacs-my
changeset 514 d989692f655f
parent 513 b12a3b6147f5
child 515 b9778761f610
child 520 7e8d77531ecf
equal deleted inserted replaced
513:b12a3b6147f5 514:d989692f655f
  1111           (add-hook hook
  1111           (add-hook hook
  1112                     (lambda ()
  1112                     (lambda ()
  1113                       (imenu-add-menubar-index)
  1113                       (imenu-add-menubar-index)
  1114                       (run-hooks 'menu-bar-update-hook)
  1114                       (run-hooks 'menu-bar-update-hook)
  1115                       ) ))
  1115                       ) ))
  1116         my-devel-mode-hook-list)
  1116         (delq 'nsis-mode-hook my-devel-mode-hook-list))
  1117   )
  1117   )
  1118 
  1118 
  1119 ;;; ----------------------------------------------------------------
  1119 ;;; ----------------------------------------------------------------
  1120 ;;; windows inf files for driver installing
  1120 ;;; windows inf files for driver installing
  1121 
  1121