summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-05-14 14:43:30 +0000
committerJim Blandy <jimb@redhat.com>1993-05-14 14:43:30 +0000
commit04a759c81b944287c3a826eed57ee56a3bea5c03 (patch)
tree02784ac68d6821607065eb037f3e97dadc8ec13b /lisp/emacs-lisp/lisp-mode.el
parent6c523803b30c3d41a21ce36fbfb0437bf6ce68e5 (diff)
downloademacs-04a759c81b944287c3a826eed57ee56a3bea5c03.tar.gz
emacs-04a759c81b944287c3a826eed57ee56a3bea5c03.tar.bz2
emacs-04a759c81b944287c3a826eed57ee56a3bea5c03.zip
The text property routines can now modify buffers other
than the current one. * insdel.c (modify_region): New argument BUFFER. Select that buffer while we prepare for the modification, and switch back when we're done. * textprop.c (add_properties, remove_properties): Pass the buffer being modified as the first argument to modify_region. * editfns.c (Fsubst_char_in_region, Ftranslate_region): Pass the current_buffer as the first argument to modify_region. * casefiddle.c (casify_region): Same.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions