Index: emacs/lisp/skeleton.el
diff -c emacs/lisp/skeleton.el:1.43 emacs/lisp/skeleton.el:1.44
*** emacs/lisp/skeleton.el:1.43 Mon Jul 4 23:08:58 2005
--- emacs/lisp/skeleton.el Wed Jul 20 22:37:49 2005
***************
*** 154,160 ****
This command can also be an abbrev expansion (3rd and 4th columns in
\\[edit-abbrevs] buffer: \"\" command-name).
! Optional first argument STR may also be a string which will be the value
of `str' whereas the skeleton's interactor is then ignored."
(skeleton-insert (funcall skeleton-filter skeleton)
;; Pretend C-x a e passed its prefix arg to us
--- 154,160 ----
This command can also be an abbrev expansion (3rd and 4th columns in
\\[edit-abbrevs] buffer: \"\" command-name).
! Optional second argument STR may also be a string which will be the value
of `str' whereas the skeleton's interactor is then ignored."
(skeleton-insert (funcall skeleton-filter skeleton)
;; Pretend C-x a e passed its prefix arg to us
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs