Add a Code: tag to subr.el
* lisp/subr.el: Add a Code: tag comment (bug#35595).
This commit is contained in:
parent
985a2d3520
commit
04748e8566
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
;; You should have received a copy of the GNU General Public License
|
||||
;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
;;; Code:
|
||||
|
||||
;; declare-function's args use &rest, not &optional, for compatibility
|
||||
;; with byte-compile-macroexpand-declare-function.
|
||||
|
|
Loading…
Add table
Reference in a new issue