]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/lex.el
Fix bug #8487 with invisible text at EOB under bidi.
[gnu-emacs] / lisp / cedet / semantic / lex.el
index 34663727a0b73d8ad94cc69d9df6ec6f2a9ed356..d6b8e1a8bf55e08cfb131f4cfa0c1aaa60cec575 100644 (file)
@@ -1,7 +1,6 @@
 ;;; semantic/lex.el --- Lexical Analyzer builder
 
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-;;   2008, 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 1999-2011  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>