]> code.delx.au - gnu-emacs/blobdiff - lisp/man.el
Add more sanity checks to the last eww after-change-function patch
[gnu-emacs] / lisp / man.el
index 4b235302f8b4549289f6224b7995781105c77165..a61524b890c8e0ac6947f203564fdaa393cd4028 100644 (file)
@@ -837,7 +837,7 @@ foo[, bar [, ...]] [other stuff] (sec) - description
 foo(sec)[, bar(sec) [, ...]] [other stuff] - description
 
 For more details and some regression tests, please see
-test/automated/man-tests.el in the emacs bzr repository."
+test/automated/man-tests.el in the emacs repository."
   (goto-char (point-min))
   ;; See man-tests for data about which systems use which format (hopefully we
   ;; will be able to simplify the code if/when some of those formats aren't