]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 8 Jan 2001 13:19:18 +0000 (13:19 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 8 Jan 2001 13:19:18 +0000 (13:19 +0000)
etc/ChangeLog
etc/NEWS
lisp/ChangeLog
src/ChangeLog

index 3006747dd1cef6088534f3e842c2c281215b17d2..3b5ab0b52c76a67837495dda96aba64de578fa78 100644 (file)
@@ -1,3 +1,8 @@
+2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
+
+       * edt-user.doc: Updated to reflect EDT Emulation version 4.0
+        enhancements.
+       
 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
 
        * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
index 0259fb2fa6e05f2e34a7f8f70c7019345a7eaf3e..b1d967059cc18723052b15336452aac46c206df9 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2105,6 +2105,11 @@ long promised.
 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
 (Display-related features are described in a page of their own below.)
 
+** The new hook `kbd-macro-termination-hook' is run at the end of of
+function execute-kbd-macro.  Functions on this hook are called with no
+args.  The hook is run independent of how the macro was terminated
+(signal or normal termination).
+
 +++
 ** Functions `butlast' and `nbutlast' for removing trailing elements
 from a list are now available without requiring the CL package.
index 2f51cc6546406a97863ab12d5383203904aabd86..f1fcdf2e5528bec514dae1017ff66d5bce643fcd 100644 (file)
@@ -5,6 +5,24 @@
        instead of setting signal-hook-function.
        (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
 
+2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
+
+       * emulation/edt.el: Update to version 4.0.  Provide support for
+       EDT scroll margins at top and bottom of the window.  Provide an
+       emulation of the EDT SUBS command (bound to GOLD-Enter, by
+       default).  Enhance edt-quit, bound to GOLD-q by default, to warn
+       user when file-related buffer modifications exist.  Provide
+       support for running EDT Emulation in XEmacs.  Provide customize
+       access to some user updatable variables.  Add Commentary section
+       to file header.  Fixed a few minor bugs and cleaned up some code.
+
+       * emulation/edt-mapper.el: Update to version 4.0.  Provide support
+       for detecting a keypress that generates an ASCII key sequence.
+       (Previously, only a keypress that generates a vector was
+       recognized.)  Embed Window Manager name into name of the generated
+       EDT Emulation initialization file since the initialization file is
+       Window Manager specific.  Add Commentary section to file header.
+       
 2001-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * mail/sendmail.el (mail-mode): Doc fix.
index fd1cec2306f259d4874b549dd5e4c0286539ca9b..f64bae3885baf21192c0cbca848de5f3fb95d72d 100644 (file)
@@ -1,3 +1,11 @@
+2001-01-08  Gerd Moellmann  <gerd@gnu.org>
+
+       * macros.c (Qkbd_macro_termination_hook): New variable.
+       (syms_of_macros): Initialize and staticpro it.
+       (pop_kbd_macro): Run kbd-macro-termination-hook.
+
+       * xterm.c (XTread_socket) <LeaveNotify>: Set help_echo to nil.
+
 2001-01-07  Dave Love  <d.love@dl.ac.uk>
 
        * keyboard.c (Fread_key_sequence_vector):  Avoid newline in