Add make-directory to symbol-releases.eld
This avoids saying (incorrectly) that it was introduced in Emacs 23.1. * etc/symbol-releases.eld: Add 'make-directory'.
This commit is contained in:
parent
4464062f4e
commit
f27553c30a
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
;; https://github.com/larsbrinkhoff/emacs-history/tree/sources/decuslib.com/decus/vax85b/gnuemax
|
||||
|
||||
("19.7" fun defsubst)
|
||||
("19.34" fun make-directory)
|
||||
("18.59" fun mark)
|
||||
("13.8" fun nthcdr)
|
||||
("13.8" fun nreverse)
|
||||
|
|
Loading…
Add table
Reference in a new issue