]> code.delx.au - gnu-emacs/blobdiff - lisp/info-look.el
* term.c, tparam.h (tgetflag, tgetnum, tgetstr): Move the const to the .h file
[gnu-emacs] / lisp / info-look.el
index 065e1beb5f3bebf0182ec80802e9238b9d0a0f13..6baed1c422d7d8492ba635b2508814958b00d633 100644 (file)
@@ -1,8 +1,7 @@
 ;;; info-look.el --- major-mode-sensitive Info index lookup facility
 ;; An older version of this was known as libc.el.
 
-;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
-;;   2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1995-1999, 2001-2011 Free Software Foundation, Inc.
 
 ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org>
 ;;         (did not show signs of life (Nov 2001)  -stef)
@@ -999,5 +998,4 @@ Return nil if there is nothing appropriate in the buffer near point."
 \f
 (provide 'info-look)
 
-;; arch-tag: 0f1e3ea3-32a2-4461-bbab-3cff93539a74
 ;;; info-look.el ends here