mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Merge from origin/emacs-25
acae275; Spelling fixesd8fac73Update README for precompiled windows Emacs.23570fdClarify documentation of 'vc-responsible-backend' wrt symlinksf708cb2Clarify doc string of 'transpose-sexps'cd05b1dFix docstring of 'browse-url-firefox-new-window-is-tab'bdc89ebImprove documentation of 'font-lock-remove-keywords'4a0c590Fix documentation of the command summary key0221b7aMark relocation workarounds with REL_ALLOC
This commit is contained in:
commit
ae0a1a890e
25 changed files with 145 additions and 265 deletions
|
|
@ -460,7 +460,7 @@ See `defclass' for more information."
|
|||
(cl--slot-descriptor-initform (aref slots i)))))
|
||||
(setf (eieio--class-class-allocation-values newc) v))
|
||||
|
||||
;; Attach slot symbols into a hashtable, and store the index of
|
||||
;; Attach slot symbols into a hash table, and store the index of
|
||||
;; this slot as the value this table.
|
||||
(let* ((slots (eieio--class-slots newc))
|
||||
;; (cslots (eieio--class-class-slots newc))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue