Mercurial > emacs
changeset 30327:09b01c9914a6
Correct author's email address. Fix typo in comment.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 19 Jul 2000 15:51:05 +0000 |
parents | 9d3a17593818 |
children | 7ce202715b72 |
files | lisp/progmodes/hideif.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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,