comparison lisp/ChangeLog @ 211:78478c60bfcd r20-4b4

Import from CVS: tag r20-4b4
author cvs
date Mon, 13 Aug 2007 10:05:51 +0200
parents 41ff10fd062f
children 78f53ef88e17
comparison
equal deleted inserted replaced
210:49f55ca3ba57 211:78478c60bfcd
1 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
2
3 * help.el (help-for-help): Use `make-help-screen'.
4 * help-macro.el: New file.
5
6 1997-11-10 SL Baur <steve@altair.xemacs.org>
7
8 * x-menubar.el (options-menu-saved-forms):
9 `current-language-environment' is a variable now.
10
11 * packages/add-log.el (TopLevel): Require 'fortran only if it is
12 available.
13
14 * modes/lazy-shot.el (lazy-shot-unstall): Add guard on removing
15 the timer because the timer may not have been installed first.
16
17 1997-11-10 Hrvoje Niksic <hniksic@srce.hr>
18
19 * prim/frame.el (default-deselect-frame-hook): Dehighlight the
20 currently highlighted extent.
21
22 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
23
24 * prim/help.el (describe-variable): Add proper spacing.
25
26 1997-11-10 SL Baur <steve@altair.xemacs.org>
27
28 * utils/browse-url.el (TopLevel): Guard against term not being in
29 the load path.
30 (browse-url-lynx-emacs): Attach guards against term not being in
31 the load path.
32
33 1997-11-09 SL Baur <steve@altair.xemacs.org>
34
35 * packages/autoinsert.el: Fix bottom of lisp file template.
36
37 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
38
39 * gui.el: For gui-button-face, set
40 foreground/background colors only on X devices.
41 Previously they were set for all devices.
42
43 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
44
45 * prim/extents.el (extent-keymap): New function.
46
47 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
48
49 * specifier.el: Define specifier tags for the
50 device types that do not have compiled in support.
51 This allows device type specific properties to be set
52 in specifiers even if the device type isn't supported
53 in the current binary.
54
55 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
56
57 * custom/wid-edit.el (widget-glyph-pointer-glyph): New variable.
58 (widget-glyph-insert-glyph): Use it.
59
60 1997-11-09 SL Baur <steve@altair.xemacs.org>
61
62 * files.el (find-file-noselect): Guard against dired not being
63 available.
64
65 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
66
67 * gui.el: Set the reverse-p property on
68 gui-button-face so that it will likely look different
69 than the default face on ttys.
70
71 1997-11-09 SL Baur <steve@altair.xemacs.org>
72
73 * x-menubar.el (default-menubar): Strokes has been packaged.
74
1 1997-11-08 SL Baur <steve@altair.xemacs.org> 75 1997-11-08 SL Baur <steve@altair.xemacs.org>
2 76
3 * prim/about.el (about-hackers): New entries. 77 * prim/about.el (about-hackers): New entries.
4 78
5 * utils/shadow.el (list-load-path-shadows): Supress message when 79 * utils/shadow.el (list-load-path-shadows): Supress message when