Make sure that when new keywords are compiled, we see them
immediately.
This commit is contained in:
parent
dea2447909
commit
3688bf227c
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ arguments compiles from `load-path'."
|
|||
(or dirs load-path))
|
||||
(insert "))\n\n(provide 'finder-inf)\n")
|
||||
(kill-buffer "*finder-scratch*")
|
||||
(eval-current-buffer) ;; So we get the new keyword list immediately
|
||||
(basic-save-buffer)
|
||||
)))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue