mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * etc/symbol-releases.eld: Add cl-defun.
This commit is contained in:
parent
7678047a8a
commit
2230876265
1 changed files with 2 additions and 1 deletions
|
|
@ -42,6 +42,7 @@
|
|||
("26.1" fun cdddar)
|
||||
("26.1" fun cddddr)
|
||||
("24.4" fun set-transient-map)
|
||||
("24.3" fun cl-defun)
|
||||
("22.1" fun clear-string)
|
||||
("22.1" fun version=)
|
||||
("22.1" fun version<)
|
||||
|
|
@ -56,8 +57,8 @@
|
|||
;; damaged. See
|
||||
;; https://github.com/larsbrinkhoff/emacs-history/tree/sources/decuslib.com/decus/vax85b/gnuemax
|
||||
|
||||
("19.7" fun defsubst)
|
||||
("19.34" fun make-directory)
|
||||
("19.7" fun defsubst)
|
||||
("18.59" fun mark)
|
||||
("13.8" fun nthcdr)
|
||||
("13.8" fun nreverse)
|
||||
|
|
|
|||
Loading…
Reference in a new issue