* etc/NEWS: Mention this change.
versions, these regions were delineated by `mouse-drag-overlay', which
has now been removed.
+** cl.el no longer provides `cl-19'.
+
** The following functions and aliases, obsolete since at least Emacs 21.1,
have been removed:
comint-kill-output, decompose-composite-char, outline-visible,
+2010-10-06 Glenn Morris <rgm@gnu.org>
+
+ * emacs-lisp/cl.el: No longer provide cl-19.
+
2010-10-05 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-handle-directory-files-and-attributes)
(load "cl-loaddefs" nil 'quiet)
;; This goes here so that cl-macs can find it if it loads right now.
-(provide 'cl-19) ; usage: (require 'cl-19 "cl")
(provide 'cl)
;; Things to do after byte-compiler is loaded.