(cpp-choose-face): Fix typo.
authorPavel Janík <Pavel@Janik.cz>
Mon, 12 Nov 2001 22:37:48 +0000 (22:37 +0000)
committerPavel Janík <Pavel@Janik.cz>
Mon, 12 Nov 2001 22:37:48 +0000 (22:37 +0000)
lisp/ChangeLog
lisp/progmodes/cpp.el

index d551334..37119df 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * progmodes/cpp.el (cpp-choose-face): Fix typo.
+
 2001-11-12  Sam Steingold  <sds@gnu.org>
 
        * emacs-lisp/cl-indent.el (toplevel): Indent properly
index 53105b4..743f554 100644 (file)
@@ -687,7 +687,7 @@ BRANCH should be either nil (false branch), t (true branch) or 'both."
                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