Replace version 24.2 with 24.3 where appropriate (hopefully)
This commit is contained in:
parent
eb424fe3d6
commit
2a1e24765b
81 changed files with 186 additions and 182 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue