comparison tests/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 cd4f5f1f1f4c
children b79e1e02bf01
comparison
equal deleted inserted replaced
5792:8ef8d5e7c920 5793:cf0201de66df
1 2014-04-19 Mats Lidell <matsl@xemacs.org>
2
3 * automated/keymap-tests.el: Use
4 help-activate-function-or-scroll-up.
5
1 2013-12-17 Aidan Kehoe <kehoea@parhasard.net> 6 2013-12-17 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * automated/lisp-tests.el: 8 * automated/lisp-tests.el:
4 Up max-lisp-eval-depth when compiling this file, some of what 9 Up max-lisp-eval-depth when compiling this file, some of what
5 we're doing in testing #'write-sequence is demanding. 10 we're doing in testing #'write-sequence is demanding.