emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/cpp.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cpp.el
Date: Mon, 12 Nov 2001 17:35:06 -0500

Index: emacs/lisp/progmodes/cpp.el
diff -u emacs/lisp/progmodes/cpp.el:1.22 emacs/lisp/progmodes/cpp.el:1.23
--- emacs/lisp/progmodes/cpp.el:1.22    Mon Jul 16 08:22:59 2001
+++ emacs/lisp/progmodes/cpp.el Mon Nov 12 17:35:05 2001
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]