]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cmacexp.el
Update docstrings and comments to use "init file" terminology.
[gnu-emacs] / lisp / progmodes / cmacexp.el
index 0feefd99715b87bba7330760eba599a498d468b5..525b1c9671ef0a3ab57c8ecf30c95e4827949ae4 100644 (file)
@@ -49,7 +49,7 @@
 
 ;; INSTALLATION ======================================================
 
-;; Put the following in your ~/.emacs file.
+;; Put the following in your init file.
 
 ;; If you want the *Macroexpansion* window to be not higher than
 ;; necessary:
@@ -80,7 +80,7 @@
 ;;   making comments visible in the expansion.
 ;; - All work is done in core memory, no need for temporary files.
 
-;; ACKNOWLEDGEMENTS ==================================================
+;; ACKNOWLEDGMENTS ===================================================
 
 ;; A lot of thanks to Don Maszle who did a great work of testing, bug
 ;; reporting and suggestion of new features.  This work has been