Hi list's members. Elisp manual says, — Function: *abbrev-table-get* table prop Return the property prop of abbrev table table, or nil if the abbrev has no such property. I think `the abbrev' should be `the abbrev table'. Thanks.