]> git.eshelyaron.com Git - emacs.git/commitdiff
Correct author's email address. Fix typo in comment.
authorGerd Moellmann <gerd@gnu.org>
Wed, 19 Jul 2000 15:51:05 +0000 (15:51 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 19 Jul 2000 15:51:05 +0000 (15:51 +0000)
lisp/progmodes/hideif.el

index be175fc612a0a39493c8052882e9dea92d86c9dc..969c38c292af79647a604667105316864e2c2803 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1988, 1994 Free Software Foundation, Inc.
 
-;; Author: Dan LaLiberte <liberte@a.cs.uiuc.edu>
+;; Author: Daniel LaLiberte <liberte@hypernews.org>
 ;; 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,