comparison lisp/ChangeLog @ 217:d44af0c54775 r20-4b7

Import from CVS: tag r20-4b7
author cvs
date Mon, 13 Aug 2007 10:08:34 +0200
parents 1f0dabaa0855
children 262b8bb4a523
comparison
equal deleted inserted replaced
216:43306a74e31c 217:d44af0c54775
1 1997-11-28 Hrvoje Niksic <hniksic@srce.hr>
2
3 * x-toolbar.el (toolbar-news-frame-properties): Made customizable.
4
5 1997-11-27 Christoph Wedler <wedler@fmi.uni-passau.de>
6
7 * lazy-shot.el (lazy-shot-stealth-timer): `defvar'. Would
8 bug out when setting `lazy-shot-stealth-time' to nil and visiting
9 a buffer smaller than `lazy-shot-minimum-size'.
10 (font-lock-mode-hook): Option is turn-on-lazy-shot.
11
12 1997-11-27 Kyle Jones <kyle_jones@wonderworks.com>
13
14 * etags.el: Support new `include'
15 directive. Search for exact tag matches and then
16 inexact matches.
17
18 1997-11-26 SL Baur <steve@altair.xemacs.org>
19
20 * packages.el (packages-useful-lisp): advice.el is a package.
21
22 * x-menubar.el (default-menubar): Make `Options ... Color Printing'
23 a toggle.
24
25 1997-11-26 Kyle Jones <kyle_jones@wonderworks.com>
26
27 * toolbar.el (init-toolbar-from-resrouces): Fix
28 parens to make valid if-expression.
29
30 1997-11-21 Hrvoje Niksic <hniksic@srce.hr>
31
32 * x-toolbar.el (toolbar-gnus): Respect
33 `toolbar-news-use-separate-frame'.
34
35 1997-11-22 Hrvoje Niksic <hniksic@srce.hr>
36
37 * x-menubar.el (default-menubar): Use `bookmark-menu-filter'
38 for the Bookmarks menu.
39 (bookmark-menu-filter): Handle inactive submenus.
40
41 1997-11-25 Hrvoje Niksic <hniksic@srce.hr>
42
43 * custom.el (custom-declare-variable): Attach the symbol to
44 load history.
45
46 1997-11-23 SL Baur <steve@altair.xemacs.org>
47
48 * startup.el (find-emacs-root-internal-1): Erase references to
49 prim.
50
51 * blessmail.el: dumped-lisp.el has been moved.
52 * font.el: ditto.
53 * make-docfile.el: ditto.
54 * package-admin.el: ditto.
55 * update-elc.el: ditto.
56
57 * about.el: Moved.
58 * cleantree.el: ditto.
59 * dumped-lisp.el: ditto.
60 * sound.el: ditto.
61 * winnt.el: ditto.
62
63 1997-11-22 Kyle Jones <kyle_jones@wonderworks.com>
64
65 * faces.el: Don't set global background pixmap
66 property of the modeline face to [nothing], as that
67 the attributeBackgroundPixmap X resource.
68
69 1997-11-21 SL Baur <steve@altair.xemacs.org>
70
71 * autoload.el: Moved.
72 * config.el: ditto.
73 * etags.el: ditto.
74 * font-lock.el: ditto.
75 * fontl-hooks.el: ditto.
76 * gnuserv.el: ditto.
77 * info.el: ditto.
78 * shadow.el: ditto.
79 * view-less.el: ditto.
80
1 1997-11-18 Colin Rafferty <craffert@ml.com> 81 1997-11-18 Colin Rafferty <craffert@ml.com>
2 82
3 * packages.el (packages-find-packages): Modified to allow `nil' 83 * packages.el (packages-find-packages): Modified to allow `nil'
4 entry in the `package-path'. All entries before the nil will be 84 entry in the `package-path'. All entries before the nil will be
5 prepended to the paths (as before). All entries after nil will be 85 prepended to the paths (as before). All entries after nil will be