mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(indian-compose-region): Delete spurious whitespace.
This commit is contained in:
parent
4b1e820dc0
commit
1c5cdceb9a
1 changed files with 1 additions and 1 deletions
|
|
@ -821,7 +821,7 @@ Returns new end position."
|
|||
|
||||
;;;###autoload
|
||||
(defun indian-compose-region (from to)
|
||||
"Compose the region according to `composition-function-table'. "
|
||||
"Compose the region according to `composition-function-table'."
|
||||
(interactive "r")
|
||||
(save-excursion
|
||||
(save-restriction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue