changeset 118:ad0081942dce

require mediawiki
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sun, 29 Mar 2015 14:03:48 -0400
parents 92604138c902
children ae2b533bde8f
files dotemacs.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dotemacs.el
+++ b/dotemacs.el
@@ -21,6 +21,8 @@
 
 (require 'rpm-spec-mode)
 
+(require 'mediawiki)
+
 ;; I think I like the idea of the cursor being more indicative of
 ;; where the point is.
 (bar-cursor-mode)