Spelling fixes.
* mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro. * woman.el (woman-mark-horizontal-position): Rename from woman-mark-horizonal-position. Use changed.
This commit is contained in:
parent
dad6fae748
commit
06827ec842
20 changed files with 33 additions and 27 deletions
|
@ -124,7 +124,7 @@ If CLASS is actually an object, then also display current values of that object.
|
|||
;; Describe all the methods specific to this class.
|
||||
(let ((methods (eieio-all-generic-functions class))
|
||||
(type [":STATIC" ":BEFORE" ":PRIMARY" ":AFTER"])
|
||||
counter doc argshl dochl)
|
||||
counter doc)
|
||||
(when methods
|
||||
(insert (propertize "Specialized Methods:\n\n" 'face 'bold))
|
||||
(while methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue