.emacs-my
changeset 650 d21c5ae9b7e6
parent 649 f7c0aea0de32
child 652 243f52487da7
equal deleted inserted replaced
649:f7c0aea0de32 650:d21c5ae9b7e6
  1326           (add-hook hook
  1326           (add-hook hook
  1327                     (lambda ()
  1327                     (lambda ()
  1328                       (imenu-add-menubar-index)
  1328                       (imenu-add-menubar-index)
  1329                       (run-hooks 'menu-bar-update-hook)
  1329                       (run-hooks 'menu-bar-update-hook)
  1330                       ) ))
  1330                       ) ))
  1331         (delq 'nsis-mode-hook my-devel-mode-hook-list))
  1331         my-devel-mode-hook-list)
  1332   )
  1332   )
  1333 
  1333 
  1334 ;;; ----------------------------------------------------------------
  1334 ;;; ----------------------------------------------------------------
  1335 (message "windows inf files for driver installin")
  1335 (message "windows inf files for driver installin")
  1336 
  1336