emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r118204: Neutralize language specific to a repositor


From: Eric S. Raymond
Subject: [Emacs-diffs] trunk r118204: Neutralize language specific to a repository type.
Date: Sat, 25 Oct 2014 18:57:46 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 118204
revision-id: address@hidden
parent: address@hidden
committer: Eric S. Raymond <address@hidden>
branch nick: trunk
timestamp: Sat 2014-10-25 14:57:20 -0400
message:
  Neutralize language specific to a repository type.
modified:
  lisp/man.el                    man.el-20091113204419-o5vbwnq5f7feedwu-582
=== modified file 'lisp/man.el'
--- a/lisp/man.el       2014-07-02 00:57:53 +0000
+++ b/lisp/man.el       2014-10-25 18:57:20 +0000
@@ -837,7 +837,7 @@
 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]