comparison lisp/ChangeLog @ 46533:701fdda31b83

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 19 Jul 2002 06:25:06 +0000
parents 0fc136f66777
children 018d4ae67d41
comparison
equal deleted inserted replaced
46532:6b003ac8d860 46533:701fdda31b83
1 2002-07-19 Juanma Barranquero <lektu@terra.es>
2
3 * emacs-lisp/bytecomp.el (dot, dot-max, dot-min, dot-marker)
4 (buffer-flush-undo, baud-rate, compiled-function-p, define-function):
5 Move obsolescence declarations to subr.el.
6
7 * subr.el (dot, dot-max, dot-min, dot-marker, buffer-flush-undo)
8 (baud-rate, compiled-function-p, define-function): Move obsolescence
9 declarations from subr.el
10
1 2002-07-18 J.D. Smith <jdsmith@as.arizona.edu> 11 2002-07-18 J.D. Smith <jdsmith@as.arizona.edu>
2 12
3 * progmodes/idlwave.el: Updated to IDLWAVE version 4.14. Too many 13 * progmodes/idlwave.el: Updated to IDLWAVE version 4.14. Too many
4 changes to list them here. 14 changes to list them here.
5 15