Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 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 | dcf9067f26bb |
children | 0e9f791cc655 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Mar 28 12:48:12 2014 -0600 +++ b/lisp/ChangeLog Fri Apr 25 23:38:16 2014 +0200 @@ -1,3 +1,10 @@ +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. + 2014-01-27 Michael Sperber <mike@xemacs.org> * font-lock.el (font-lock-regexp-grouping-backslash,