.emacs-my
changeset 1404 a93ed2339d77
parent 1403 a04175d20f08
child 1405 fffa9d2a328f
equal deleted inserted replaced
1403:a04175d20f08 1404:a93ed2339d77
  1515 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1515 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1516 (message "dict, dictd, dictionary, gadict")
  1516 (message "dict, dictd, dictionary, gadict")
  1517 
  1517 
  1518 (when (fboundp 'gadict-mode)
  1518 (when (fboundp 'gadict-mode)
  1519   (add-to-list 'auto-mode-alist '("\\.gadict$" . gadict-mode)) )
  1519   (add-to-list 'auto-mode-alist '("\\.gadict$" . gadict-mode)) )
       
  1520 
       
  1521 (add-hook 'gadict-mode-hook 'whitespace-mode)
  1520 
  1522 
  1521 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1523 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1522 (message "figlet")
  1524 (message "figlet")
  1523 
  1525 
  1524 (defun my-figlet-region (&optional b e)
  1526 (defun my-figlet-region (&optional b e)