diff CHANGES-beta @ 5793:cf0201de66df

Help buffer behaviour synced with GNU lisp/ChangeLog: 2014-04-19 Mats Lidell <matsl@xemacs.org> * help.el: Sync from GNU - Link to customize if applicable and display version info. Other changes: Remove use of button-2. return and button-1 use activate-function. Move between activate-function-extents with tab. tests/ChangeLog: 2014-04-19 Mats Lidell <matsl@xemacs.org> * automated/keymap-tests.el: Use help-activate-function-or-scroll-up.
author Mats Lidell <mats.lidell@cag.se>
date Fri, 25 Apr 2014 23:38:16 +0200
parents a1f281776176
children
line wrap: on
line diff
--- a/CHANGES-beta	Fri Mar 28 12:48:12 2014 -0600
+++ b/CHANGES-beta	Fri Apr 25 23:38:16 2014 +0200
@@ -12,6 +12,7 @@
 -- Improve: Make #'byte-compile-if suppress spurious warnings from `(if (fboundp ...' or `(if (boundp ...' constructs (port of Dave Love patch to Emacs) -- Mike Sperber
 -- Improve: Silence warnings about throws out of #'post-command-hook' -- Mike Sperber
 -- New: Support bignums with MPIR -- Jerry James
+-- Improve: Help buffer behaviour synced with GNU -- Mats Lidell
 
 Build Infrastructure and Source Tree