Merge from origin/emacs-30
a478423d19
* lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#7...951fb93956
* lisp/transient.el (static-if): Remove duplicated defini...0218fb2143
Adapt file-remote-p doc34c1094e60
; Fix typo in etc/ORG-NEWS (Bug#72186)5916b172bd
* etc/TODO: Delete item about merging Magit.a6cab228d4
; Fix typos41dc28244f
* doc/man/emacs.1.in: Add "No warranty" notice.b2ac343586
; * doc/man/emacs.1.in: Improve wording.110b3d08d7
Improve emacs man page description of --user flag4911f08912
Checkdoc fixes in allout-widgets.el109b592d77
Checkdoc fixes in subr.el4643672078
Checkdoc fixes in touch-screen.el9889774c62
Checkdoc fixes in treesit.el # Conflicts: # etc/NEWS
This commit is contained in:
commit
153732e638
83 changed files with 297 additions and 301 deletions
|
@ -334,7 +334,7 @@ This is used by `declare'.")
|
|||
(f (apply (car f) name arglist (cdr x)))
|
||||
;; Yuck!!
|
||||
((and (featurep 'cl)
|
||||
(memq (car x) ;C.f. cl--do-proclaim.
|
||||
(memq (car x) ;Cf. cl--do-proclaim.
|
||||
'(special inline notinline optimize warn)))
|
||||
(push (list 'declare x) cl-decls)
|
||||
nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue