]> git.eshelyaron.com Git - emacs.git/commit
Move define_error declaration and docstring
authorStefan Kangas <stefankangas@gmail.com>
Wed, 8 Jan 2025 05:39:22 +0000 (06:39 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 8 Jan 2025 08:58:48 +0000 (09:58 +0100)
commit13eff34b462de36df0f786dd32838293645208e4
treea4d026edf414f516b7256ef28d331ea9a58587b7
parentcfcef745749a3d220aca2697aba0564f00aad29b
Move define_error declaration and docstring

* src/lisp.h (define_error): Move declaration to its proper place, make
external, and move its docstring...
* src/eval.c (define_error): ...to its function definition.

(cherry picked from commit 2ec7396d5d190302c16b8d9bd7da14ac9381a21e)
src/eval.c
src/lisp.h