]> code.delx.au - gnu-emacs/blobdiff - lisp/wid-browse.el
* term.c, tparam.h (tgetflag, tgetnum, tgetstr): Move the const to the .h file
[gnu-emacs] / lisp / wid-browse.el
index 569b511ed4cb027b3c739fbddceba8e34752e0c3..23396a900c060c328ac1e9e1128e665bf82a9c3e 100644 (file)
@@ -1,7 +1,6 @@
 ;;; wid-browse.el --- functions for browsing widgets
 ;;
-;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2001-2011 Free Software Foundation, Inc.
 ;;
 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
 ;; Keywords: extensions
@@ -279,5 +278,4 @@ With arg, turn widget mode on if and only if arg is positive."
 
 (provide 'wid-browse)
 
-;; arch-tag: d5ffb18f-8984-4735-8502-edf70456db21
 ;;; wid-browse.el ends here