comparison lisp/ChangeLog @ 44308:ecd559f0d5c3

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 01 Apr 2002 16:37:41 +0000
parents b45308074bfd
children 25ac1d8e1712
comparison
equal deleted inserted replaced
44307:62bd2c6cd91f 44308:ecd559f0d5c3
5 5
6 * window.el (handle-select-window): New function. 6 * window.el (handle-select-window): New function.
7 Update copyright. 7 Update copyright.
8 8
9 2002-04-01 Richard M. Stallman <rms@gnu.org> 9 2002-04-01 Richard M. Stallman <rms@gnu.org>
10
11 * info.el (info-tool-bar-map): Use tool-bar-local-item-from-menu.
12
13 * toolbar/tool-bar.el (tool-bar-local-item): Renamed from
14 tool-bar-add-item, and new arg MAP.
15 (tool-bar-add-item): Now calls tool-bar-local-item.
16 (tool-bar-local-item-from-menu): Renamed from
17 tool-bar-add-item-from-menu, and new arg IN-MAP.
18 (tool-bar-add-item-from-menu): Now calls tool-bar-local-item-from-menu.
10 19
11 * help-fns.el (help-with-tutorial): Allow various ways 20 * help-fns.el (help-with-tutorial): Allow various ways
12 to specify the text in the [...] line, in handling the <...> line. 21 to specify the text in the [...] line, in handling the <...> line.
13 22
14 * progmodes/idlw-rinfo.el (idlwave-system-routines): 23 * progmodes/idlw-rinfo.el (idlwave-system-routines):