Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5365:dbae25a8949d
Remove redundant functions, format.el, use functions from cl*.el instead.
2011-03-08 Aidan Kehoe <kehoea@parhasard.net>
* format.el (format-delq-cons): Removed.
* format.el (format-make-relatively-unique): Removed.
* format.el (format-common-tail): Removed.
* format.el (format-reorder): Removed.
* format.el (format-annotate-region):
* format.el (format-annotate-single-property-change):
* format.el (format-annotate-atomic-property-change):
Remove various functions from this file that re-implemented Common
Lisp functions that we have built-in.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 08 Mar 2011 22:32:49 +0000 |
parents | 0f9aa4eb4bec |
children | f00192e1cd49 |
comparison
equal
deleted
inserted
replaced
5364:0f9aa4eb4bec | 5365:dbae25a8949d |
---|---|
1 2011-03-08 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * format.el (format-delq-cons): Removed. | |
4 * format.el (format-make-relatively-unique): Removed. | |
5 * format.el (format-common-tail): Removed. | |
6 * format.el (format-reorder): Removed. | |
7 * format.el (format-annotate-region): | |
8 * format.el (format-annotate-single-property-change): | |
9 * format.el (format-annotate-atomic-property-change): | |
10 Remove various functions from this file that re-implemented Common | |
11 Lisp functions that we have built-in. | |
12 | |
1 2011-03-08 Aidan Kehoe <kehoea@parhasard.net> | 13 2011-03-08 Aidan Kehoe <kehoea@parhasard.net> |
2 | 14 |
3 * select.el (selection-preferred-types): | 15 * select.el (selection-preferred-types): |
4 * select.el (cut-copy-clear-internal): | 16 * select.el (cut-copy-clear-internal): |
5 * select.el (create-image-functions): | 17 * select.el (create-image-functions): |