]> code.delx.au - gnu-emacs/blobdiff - lisp/cdl.el
* mouse.el (mouse-drag-track): Deactivate the mark before popping.
[gnu-emacs] / lisp / cdl.el
index ca7ea59ed5b53b90a8d1936672decbaec38e2f6a..2c4fbb19157ad3cb8600c193e2995ec35ad1448e 100644 (file)
@@ -1,7 +1,6 @@
 ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs
 
-;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 2001-2012 Free Software Foundation, Inc.
 
 ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi)
 ;; Maintainer: FSF
@@ -45,5 +44,4 @@
 
 (provide 'cdl)
 
-;; arch-tag: b8e95a6e-2387-4077-ad9a-af54b09b8615
 ;;; cdl.el ends here