X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4f9d7df139695e97cd1772d41940500480585df7..58635e4de85621d4f16befe15b1df44a637bd078:/lisp/progmodes/cap-words.el diff --git a/lisp/progmodes/cap-words.el b/lisp/progmodes/cap-words.el index 411039141a..0ce84ae33a 100644 --- a/lisp/progmodes/cap-words.el +++ b/lisp/progmodes/cap-words.el @@ -1,7 +1,6 @@ ;;; cap-words.el --- minor mode for motion in CapitalizedWordIdentifiers -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 -;; Free Software Foundation, Inc. +;; Copyright (C) 2002-2011 Free Software Foundation, Inc. ;; Author: Dave Love ;; Keywords: languages @@ -92,5 +91,4 @@ Obsoletes `c-forward-into-nomenclature'." (provide 'cap-words) -;; arch-tag: 46513b64-fe5a-4c0b-902c-ed235c22975f ;;; cap-words.el ends here