mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix typos in comments.
This commit is contained in:
parent
b643362c6c
commit
5a89f0a793
16 changed files with 31 additions and 31 deletions
|
|
@ -33,7 +33,7 @@
|
|||
;;
|
||||
;; Using :blank means that the template should force blank lines
|
||||
;; before and after the template, reguardless of where the insertion
|
||||
;; is occuring.
|
||||
;; is occurring.
|
||||
(defun srecode-semantic-handle-:blank (dict)
|
||||
"Add macros into the dictionary DICT specifying blank line spacing.
|
||||
The wrapgap means make sure the first and last lines of the macro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue