X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c6ab4664a6078ad91af0a61583734d99ba5569f7..98bd6b321c3efbb5d7c5d3c0dbbcecbccf5fda3f:/doc/misc/edt.texi diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi index c4937d4ae6..ef27d339e9 100644 --- a/doc/misc/edt.texi +++ b/doc/misc/edt.texi @@ -91,7 +91,7 @@ initiate an Emacs session, by adding the following line to your @file{.emacs} file: @example -(add-hook term-setup-hook 'edt-emulation-on) +(add-hook 'emacs-startup-hook 'edt-emulation-on) @end example @noindent @strong{Important:} Be sure to read the rest of this manual. @@ -295,7 +295,7 @@ initiate an Emacs session, by adding the following line to your @file{.emacs} file: @example -(add-hook term-setup-hook 'edt-emulation-on) +(add-hook 'emacs-startup-hook 'edt-emulation-on) @end example A reference sheet is included (later on) listing the default EDT