]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/syntax.el
Replace completion-base-size by completion-base-position to fix bugs
[gnu-emacs] / lisp / emacs-lisp / syntax.el
index cef6ab30d4c10373a9e04b2993fd04c6101df400..e3adc8df4e0f5cd8dff017bb0cc57d5ce030375b 100644 (file)
@@ -1,7 +1,7 @@
 ;;; syntax.el --- helper functions to find syntactic context
 
 ;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: internal