]> git.eshelyaron.com Git - emacs.git/commit
Change parameter order for string-edit functions
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Apr 2022 17:11:20 +0000 (19:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Apr 2022 17:11:20 +0000 (19:11 +0200)
commit9e24255bc5fb0ea0f53703a06b3b94981782468f
treed1c33a4c87e712c7e5cad179a0bb063daf844115
parent1f659cd33628ba58d007aa35fdbfb88275429399
Change parameter order for string-edit functions

* lisp/textmodes/string-edit.el (string-edit)
(read-string-from-buffer): Rework the function arguments so that
they're more similar to `read-string'.  Rename symbols throughout
the file from help-text to prompt.
lisp/textmodes/string-edit.el