diff options
Diffstat (limited to 'lisp/cedet/ede/cpp-root.el')
| -rw-r--r-- | lisp/cedet/ede/cpp-root.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/cpp-root.el b/lisp/cedet/ede/cpp-root.el index 6996e5aebef..bf5c8257c90 100644 --- a/lisp/cedet/ede/cpp-root.el +++ b/lisp/cedet/ede/cpp-root.el | |||
| @@ -95,7 +95,7 @@ | |||
| 95 | ;; Where FILENAME is a file in the root directory of the project. | 95 | ;; Where FILENAME is a file in the root directory of the project. |
| 96 | ;; Where MYFCN is a symbol for a function. See: | 96 | ;; Where MYFCN is a symbol for a function. See: |
| 97 | ;; | 97 | ;; |
| 98 | ;; M-x describe-class RET ede-cpp-root-project RET | 98 | ;; M-x describe-function RET ede-cpp-root-project RET |
| 99 | ;; | 99 | ;; |
| 100 | ;; for documentation about the locate-fcn extension. | 100 | ;; for documentation about the locate-fcn extension. |
| 101 | ;; | 101 | ;; |