# HG changeset patch # User Gerd Moellmann # Date 964021865 0 # Node ID 09b01c9914a6b0bec49be1cf4d961d41cb77393d # Parent 9d3a17593818e2f4200e5cfc7c7df2e2ca3ecb4e Correct author's email address. Fix typo in comment. diff -r 9d3a17593818 -r 09b01c9914a6 lisp/progmodes/hideif.el --- a/lisp/progmodes/hideif.el Wed Jul 19 15:50:36 2000 +0000 +++ b/lisp/progmodes/hideif.el Wed Jul 19 15:51:05 2000 +0000 @@ -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,