]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/hideif.el
Use forward-line rather than goto-line.
[gnu-emacs] / lisp / progmodes / hideif.el
index c359c819376bc8cf06c30d8034b4d7664f360135..363950d11633fe607a0c8e55e9f58db0e6887300 100644 (file)
@@ -1,9 +1,10 @@
 ;;; hideif.el --- hides selected code within ifdef
 
 ;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-;;   2008  Free Software Foundation, Inc.
+;;   2008, 2009  Free Software Foundation, Inc.
 
-;; Author: Daniel LaLiberte <liberte@holonexus.org>
+;; Author: Brian Marick
+;;     Daniel LaLiberte <liberte@holonexus.org>
 ;; Maintainer: FSF
 ;; Keywords: c, outlines