Merge from origin/emacs-25
acae275
; Spelling fixesd8fac73
Update README for precompiled windows Emacs.23570fd
Clarify documentation of 'vc-responsible-backend' wrt symlinksf708cb2
Clarify doc string of 'transpose-sexps'cd05b1d
Fix docstring of 'browse-url-firefox-new-window-is-tab'bdc89eb
Improve documentation of 'font-lock-remove-keywords'4a0c590
Fix documentation of the command summary key0221b7a
Mark 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