]> git.eshelyaron.com Git - emacs.git/commit
Added code for automatically saving and restoring the match data
authorFrancesco Potortì <pot@gnu.org>
Mon, 21 Nov 1994 12:50:27 +0000 (12:50 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 21 Nov 1994 12:50:27 +0000 (12:50 +0000)
commit7074fde6640c88db886be0fcc4182e3790936d7d
treeebcb295249beee68ca1d0f0274e190875c79931b
parent827342364655e5ac2ae80d9b34b8abb20c186a0f
Added code for automatically saving and restoring the match data
when a filter or sentinel tries to modify it.
src/emacs.c
src/lisp.h
src/process.c
src/search.c