Add comment.
This commit is contained in:
parent
f13f18d9f5
commit
ba9db1c559
1 changed files with 1 additions and 0 deletions
|
@ -522,6 +522,7 @@ the current abbrev table before abbrev lookup happens."
|
|||
(setplist newsym (symbol-plist sym)))
|
||||
(abbrev-table-put table :abbrev-table-modiff
|
||||
(1+ (abbrev-table-get table :abbrev-table-modiff))))
|
||||
;; For backward compatibility, always return nil.
|
||||
nil)
|
||||
|
||||
(defun define-abbrev (table name expansion &optional hook &rest props)
|
||||
|
|
Loading…
Add table
Reference in a new issue