]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/verilog-mode.el
Use forward-line rather than goto-line.
[gnu-emacs] / lisp / progmodes / verilog-mode.el
index c4b2f4a009ee5b64332a18ea73ac49fdb2549a6c..febd0dfed8bc54ac9964e726c889043ca23d1ece 100644 (file)
@@ -8812,7 +8812,7 @@ Exceptions:
   Unless you are instantiating a module multiple times, or the module is
   something trivial like an adder, DO NOT CHANGE SIGNAL NAMES ACROSS HIERARCHY.
   It just makes for unmaintainable code.  To sanitize signal names, try
-  vrename from http://www.veripool.org.
+  vrename from URL `http://www.veripool.org'.
 
   When you need to violate this suggestion there are two ways to list
   exceptions, placing them before the AUTOINST, or using templates.
@@ -10504,7 +10504,7 @@ Using \\[describe-function], see also:
     `verilog-read-includes'     for reading `includes
 
 If you have bugs with these autos, please file an issue at
-http://www.veripool.org/verilog-mode or contact the AUTOAUTHOR
+URL `http://www.veripool.org/verilog-mode' or contact the AUTOAUTHOR
 Wilson Snyder (wsnyder@wsnyder.org)."
   (interactive)
   (unless noninteractive (message "Updating AUTOs..."))