aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideif.el
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-07-19 15:51:05 +0000
committerGerd Moellmann <[email protected]>2000-07-19 15:51:05 +0000
commit482bb01b8bede433ea0cc47ad476a50d323ea440 (patch)
treea9541c15dc883990807ddbf95e44111b1dbcda7c /lisp/progmodes/hideif.el
parent7cf5c4268f7f6825f443691a75e9ddeb54c0f0b9 (diff)
Correct author's email address. Fix typo in comment.
Diffstat (limited to 'lisp/progmodes/hideif.el')
-rw-r--r--lisp/progmodes/hideif.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el
index be175fc612..969c38c292 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 <[email protected]>
+;; Author: Daniel LaLiberte <[email protected]>
;; 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,