Mercurial > emacs
changeset 40955:eb0bdaed72a8
(cpp-choose-face): Fix typo.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 12 Nov 2001 22:35:05 +0000 |
parents | 5eb998b7a74c |
children | 9f4e8b1ee107 |
files | lisp/progmodes/cpp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/cpp.el Mon Nov 12 20:34:45 2001 +0000 +++ b/lisp/progmodes/cpp.el Mon Nov 12 22:35:05 2001 +0000 @@ -687,7 +687,7 @@ cpp-branch-list)))) (defun cpp-choose-face (prompt default) - ;; Choose a face from cpp-face-defalt-list. + ;; Choose a face from cpp-face-default-list. ;; PROMPT is what to say to the user. ;; DEFAULT is the default face. (or (if cpp-button-event