mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
(toplevel): Remove definition of `cl-assertion-failed' condition --
it's defined in subr.el instead.
This commit is contained in:
parent
28ac46f87d
commit
c45c309fe2
2 changed files with 8 additions and 3 deletions
|
|
@ -580,9 +580,6 @@ If ALIST is non-nil, the new pairs are prepended to it."
|
|||
|
||||
;;; Miscellaneous.
|
||||
|
||||
(put 'cl-assertion-failed 'error-conditions '(error))
|
||||
(put 'cl-assertion-failed 'error-message "Assertion failed")
|
||||
|
||||
(defvar cl-fake-autoloads nil
|
||||
"Non-nil means don't make CL functions autoload.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue