From: Dmitry Gutov Date: Sun, 13 Jan 2019 21:29:38 +0000 (+0300) Subject: ; Update the number X-Git-Tag: emacs-27.0.90~3795 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=afc8a41f4889b0b207bbd1c30fa9f310437b439e;p=emacs.git ; Update the number --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index afb390468b6..c16b2578ebf 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el @@ -35,7 +35,7 @@ ;; Infrastructure: ;; ;; Function `project-current', to determine the current project -;; instance, and 3 (at the moment) generic functions that act on it. +;; instance, and 5 (at the moment) generic functions that act on it. ;; This list is to be extended in future versions. ;; ;; Utils: