mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 13:40:36 -08:00
* editfns.c (Ftranspose_regions): Use set_text_properties_1
instead of Fset_text_properties to avoid GC. Signal after change.
This commit is contained in:
parent
87c891c71b
commit
159f7befee
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2007-03-24 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* editfns.c (Ftranspose_regions): Use set_text_properties_1
|
||||
instead of Fset_text_properties to avoid GC. Signal after change.
|
||||
|
||||
2007-03-24 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* xfns.c (Fx_show_tip): Doc fix.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue