Add round-number-to-decimal.el

This commit is contained in:
2014-10-06 10:30:20 +02:00
parent ce0f26fa86
commit adf5f39439
2 changed files with 20 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
(load "gnu-c-header.el")
(load "gobgen/gobgen.el")
(load "toggle-window-split.el")
(load "round-number-to-decimals.el")
(add-hook 'c-mode-hook 'helm-gtags-mode)
(add-hook 'c-mode-hook 'which-func-mode)