]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf2ps.el
Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ru
[gnu-emacs] / lisp / progmodes / ebnf2ps.el
index cdbaf4708a731e8be6df6afabfff1e76692172d3..0f18cffc3de8eadb6e91917691838a807974dc0f 100644 (file)
@@ -43,7 +43,7 @@ Please send all bug fixes and enhancements to
 ;;
 ;; This package translates an EBNF to a syntactic chart on PostScript.
 ;;
-;; To use ebnf2ps, insert in your ~/.emacs:
+;; To use ebnf2ps, insert in your init file:
 ;;
 ;;        (require 'ebnf2ps)
 ;;
@@ -772,7 +772,7 @@ Please send all bug fixes and enhancements to
 ;;
 ;; To set the above options you may:
 ;;
-;; a) insert the code in your ~/.emacs, like:
+;; a) insert the code in your init file, like:
 ;;
 ;;      (setq ebnf-terminal-shape 'bevel)
 ;;