diff options
| author | Glenn Morris | 2010-10-05 19:30:53 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-10-05 19:30:53 -0700 |
| commit | 4583e7960f033172a4b1ca7360bdf26045c83615 (patch) | |
| tree | e8d80f200d3d7fda309d6c3a6a20b1eaff719bbf /etc | |
| parent | 4c83f6e1e2a63ea1b16fd1e35a7790b5c5ed5e1f (diff) | |
| download | emacs-4583e7960f033172a4b1ca7360bdf26045c83615.tar.gz emacs-4583e7960f033172a4b1ca7360bdf26045c83615.zip | |
* lisp/emacs-lisp/cl.el: No longer provide cl-19.
* etc/NEWS: Mention this change.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -550,6 +550,8 @@ similar to the ones created by shift-selection. In previous Emacs | |||
| 550 | versions, these regions were delineated by `mouse-drag-overlay', which | 550 | versions, these regions were delineated by `mouse-drag-overlay', which |
| 551 | has now been removed. | 551 | has now been removed. |
| 552 | 552 | ||
| 553 | ** cl.el no longer provides `cl-19'. | ||
| 554 | |||
| 553 | ** The following functions and aliases, obsolete since at least Emacs 21.1, | 555 | ** The following functions and aliases, obsolete since at least Emacs 21.1, |
| 554 | have been removed: | 556 | have been removed: |
| 555 | comint-kill-output, decompose-composite-char, outline-visible, | 557 | comint-kill-output, decompose-composite-char, outline-visible, |