equal
deleted
inserted
replaced
2272 (add-to-list 'auto-mode-alist '("\\.inf\\'" . conf-mode)) |
2272 (add-to-list 'auto-mode-alist '("\\.inf\\'" . conf-mode)) |
2273 |
2273 |
2274 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
2274 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
2275 (message "fvwm-mode") |
2275 (message "fvwm-mode") |
2276 |
2276 |
2277 (when (featurep 'fvwm-mode) |
2277 (eval-after-load 'fvwm-mode |
2278 (setq fvwm-fvwmcommand-path (executable-find "FvwmCommand"))) |
2278 (setq fvwm-fvwmcommand-path (executable-find "FvwmCommand"))) |
2279 |
2279 |
2280 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
2280 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
2281 (message "makefile, make") |
2281 (message "makefile, make") |
2282 |
2282 |