]> git.eshelyaron.com Git - emacs.git/commitdiff
(hookpost-run): Defined.
authorRichard M. Stallman <rms@gnu.org>
Tue, 22 Jan 2002 20:53:55 +0000 (20:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 22 Jan 2002 20:53:55 +0000 (20:53 +0000)
src/.gdbinit

index f56274da3035c475ccc5e5b079220751ab6417bd..233640b85176acdbd4760e05f6533e261b739b5f 100644 (file)
@@ -373,6 +373,11 @@ define hook-run
   xreload
 end
 
+# Call xreload if a new Emacs executable is loaded.
+define hookpost-run
+  xreload
+end
+
 set print pretty on
 set print sevenbit-strings