summaryrefslogtreecommitdiff
path: root/lisp/simple.el
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2017-03-16 09:00:59 +0000
committerPhillip Lord <phillip.lord@russet.org.uk>2017-03-16 09:00:59 +0000
commitfb67b1275fe6e473e70de247c6340cba0e9a50dc (patch)
tree4928c6269108533a0e2cac5f1e2f70c1d3cf1ba0 /lisp/simple.el
parenta3207a383009720bbd89327425e0eb1c9c20c267 (diff)
downloademacs-feature/temacs-for-bootstrap.tar.gz
Building ldefs-boot with temacsfeature/temacs-for-bootstrap
Initial attempts, currently breaking.
Diffstat (limited to 'lisp/simple.el')
-rw-r--r--lisp/simple.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/simple.el b/lisp/simple.el
index 369fbf71923..9baf5a33345 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -8875,6 +8875,8 @@ to capitalize ARG words."
+(message "here simple")
+
(provide 'simple)
;;; simple.el ends here