Replace version 24.2 with 24.3 where appropriate (hopefully)

This commit is contained in:
Glenn Morris 2012-08-15 09:29:11 -07:00
parent eb424fe3d6
commit 2a1e24765b
81 changed files with 186 additions and 182 deletions

View file

@ -420,8 +420,8 @@ In interpreted code, this is entirely equivalent to `progn'."
;; nil)
(make-obsolete-variable 'macro-declaration-function
'macro-declarations-alist "24.2")
'macro-declarations-alist "24.3")
(make-obsolete 'macro-declaration-function
'macro-declarations-alist "24.2")
'macro-declarations-alist "24.3")
;;; byte-run.el ends here