mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 08:10:21 -08:00
; Fix typos (don't abbreviate "with" or "without")
This commit is contained in:
parent
a86ccb5f9d
commit
70ecdebc92
51 changed files with 108 additions and 94 deletions
|
|
@ -308,7 +308,7 @@
|
|||
(setq eieio-test-method-order-list (nreverse eieio-test-method-order-list))
|
||||
(eieio-test-match ans)))
|
||||
|
||||
;;; Jan's methodinvoke order w/ multiple inheritance and :after methods.
|
||||
;;; Jan's methodinvoke order with multiple inheritance and :after methods.
|
||||
;;
|
||||
(defclass eitest-Ja ()
|
||||
())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue