aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-11-12 22:37:48 +0000
committerPavel Janík <[email protected]>2001-11-12 22:37:48 +0000
commit275cffa758e56b28f3f427fffb2be88a781ed5b9 (patch)
tree0032962ba2664a870e664122473ec111b8def69c /lisp
parentedb33387e9554c70bfa76236c0e5a9004398ce1c (diff)
(cpp-choose-face): Fix typo.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/progmodes/cpp.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d55133431b..37119df81d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-12 Pavel Jan,Bm(Bk <[email protected]>
+
+ * progmodes/cpp.el (cpp-choose-face): Fix typo.
+
2001-11-12 Sam Steingold <[email protected]>
* emacs-lisp/cl-indent.el (toplevel): Indent properly
diff --git a/lisp/progmodes/cpp.el b/lisp/progmodes/cpp.el
index 53105b43b2..743f554536 100644
--- a/lisp/progmodes/cpp.el
+++ b/lisp/progmodes/cpp.el
@@ -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