]> git.eshelyaron.com Git - emacs.git/commitdiff
(cperl-menu): Add "-emacs" to the version.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Mar 2002 01:09:58 +0000 (01:09 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Mar 2002 01:09:58 +0000 (01:09 +0000)
lisp/progmodes/cperl-mode.el

index 8828c6bb1d3b71e6d4fe48d67fe399e88a524ff5..9f5e392be18554705fa8f583cebcf8129d17a5af 100644 (file)
@@ -1232,7 +1232,7 @@ the faces: please specify bold, italic, underline, shadow and box.)
            ["Faces" (describe-variable 'cperl-tips-faces) t]
            ["CPerl mode" (describe-function 'cperl-mode) t]
            ["CPerl version"
-            (message "The version of master-file for this CPerl is %s"
+            (message "The version of master-file for this CPerl is %s-emacs"
                      cperl-version) t]))))
   (error nil))