Browse Source

add load custom

Mark Mine 24 years ago
parent
commit
3f160a2866
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/configfiles/panda.emacs

+ 1 - 0
panda/src/configfiles/panda.emacs

@@ -20,6 +20,7 @@
 ; There's too much disagreement between different editors
 ; There's too much disagreement between different editors
 ; (particularly Windows editors) over how many spaces a tab
 ; (particularly Windows editors) over how many spaces a tab
 ; represents.  Better not to put them any any source files at all.
 ; represents.  Better not to put them any any source files at all.
+(load "custom")
 (custom-set-variables
 (custom-set-variables
  '(indent-tabs-mode nil))
  '(indent-tabs-mode nil))