diff --git a/etc/NEWS b/etc/NEWS index 77447df04f6..a37456fbc25 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -722,6 +722,12 @@ handy if you have many manuals in many Info buffers, and don't remember the name of the buffer visiting the manual you want to consult. ++++ +*** `e' is now bound to `end-of-buffer' rather than to `Info-edit'. +This is for compatibility with the stand-alone Info reader program, +and also because `Info-edit' is a rarely used command that is disabled +by default. + +++ ** The Landmark game is now invoked with `landmark', not `lm'.