chiark / gitweb /
el/dot-emacs.el (mdw-fontify-c-and-c++): Fix the <iso646.h> macros.
[profile] / dot / guile
1 ;;; Guile configuration -*-scheme-*-
2
3 (use-modules (ice-9 readline) (ice-9 history))
4 (activate-readline)