From 482bb01b8bede433ea0cc47ad476a50d323ea440 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 19 Jul 2000 15:51:05 +0000 Subject: [PATCH] Correct author's email address. Fix typo in comment. --- lisp/progmodes/hideif.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index be175fc612a..969c38c292a 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1988, 1994 Free Software Foundation, Inc. -;; Author: Dan LaLiberte +;; Author: Daniel LaLiberte ;; Maintainer: FSF ;; Keywords: c, outlines @@ -76,7 +76,7 @@ ;; (hide-ifdef-use-define-alist 'list2) ; use list2 by default ;; )) ;; -;; You can call hide-ifdef-use-define-alist (C-c @ u) at any time to specify +;; You can call hide-ifdef-use-define-alist (C-c @ U) at any time to specify ;; another list to use. ;; ;; To cause ifdefs to be hidden as soon as hide-ifdef-mode is called, -- 2.39.2