mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
Doc/message fixes.
This commit is contained in:
parent
9ffe3f52fe
commit
2f10955c58
13 changed files with 57 additions and 35 deletions
|
|
@ -146,7 +146,7 @@ Return nil if there was none."
|
|||
|
||||
(defun srecode-mode-table-new (mode file &rest init)
|
||||
"Create a new template table for MODE in FILE.
|
||||
INIT are the initialization parametrs for the new template table."
|
||||
INIT are the initialization parameters for the new template table."
|
||||
(let* ((mt (srecode-make-mode-table mode))
|
||||
(old (srecode-mode-table-find mt file))
|
||||
(attr (file-attributes file))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue