Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | 4b85ae5eabfb |
children | 3cc9f0ebfbd1 |
comparison
equal
deleted
inserted
replaced
297:deca3c1083ac | 298:70ad99077275 |
---|---|
1 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
2 | |
3 * XEmacs 21.0-pre4 is released. | |
4 | |
5 1998-06-28 Hrvoje Niksic <hniksic@srce.hr> | |
6 | |
7 * menubar-items.el (default-menubar): Use `report-emacs-bug' for | |
8 reporting bugs. | |
9 (maybe-add-init-button): Fix semantics under Windows. Use | |
10 `expand-file-name' rather than `concat'. | |
11 | |
12 * help.el (print-messages): New function. | |
13 | |
14 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
15 | |
16 * ldap.el (ldap-host-parameters-alist): Docstring fixes | |
17 | |
18 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
19 | |
20 * about.el: Tweaked my entry in about-hackers. | |
21 | |
22 * find-paths.el (paths-emacs-root-p): | |
23 Relaxed emacs-root checking of an in-place installation to | |
24 also accomodate the flat layout used on MS Windows. | |
25 | |
26 1998-06-29 John Jones <jj@asu.edu> | |
27 | |
28 * package-get.el: calls to package-get-update-all will only | |
29 update packages which are already installed. | |
30 | |
31 1998-07-05 Andy Piper <andyp@parallax.co.uk> | |
32 | |
33 * faces.el (xpm-color-symbols): remove hardcoded defaults these | |
34 are handled by the gui-element face fallbacks now. | |
35 | |
36 * x-faces.el: default gui-element face to "background" as well as | |
37 the default face. | |
38 | |
39 * msw-faces.el (mswindows-init-device-faces): remove gui-element | |
40 and default face settings since these are set as fallbacks now in | |
41 the appropriate domain. | |
42 | |
43 1998-07-02 SL Baur <steve@altair.xemacs.org> | |
44 | |
45 * text-mode.el (text-mode): Reorder regexp so the OR part | |
46 corresponding to `page-delim' goes first and the hack in | |
47 `forward-paragraph' will work. | |
48 With bug analysis from Bob Weiner <weiner@altrasoft.com> | |
49 | |
50 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com> | |
51 | |
52 * subr.el (remove-hook): When checking the hook value | |
53 with functionp, don't apply car to it. | |
54 | |
55 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
56 | |
57 * package-get.el (package-get-remote-filename): | |
58 Don't use file-name-as-directory because the local directory | |
59 separator conventions might not be the same as ftp's. | |
60 | |
61 1998-06-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
62 | |
63 * ldap.el (ldap-host-parameters-alist): New name of | |
64 `ldap-host-parameters-plist' | |
65 | |
66 1998-06-26 Adrian Aichner <aichner@ecf.teradyne.com> | |
67 | |
68 * package-get.el: Using (require 'package-get-base), now that it | |
69 provides itself. Consequently removed all instances of (load | |
70 "package-get-base.el"). | |
71 | |
72 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com> | |
73 | |
74 * subr.el (remove-hook): Don't treat the hook value as a | |
75 list unless it is both consp and not functionp. | |
76 | |
77 1998-06-29 SL Baur <steve@altair.xemacs.org> | |
78 | |
79 * about.el: Email address for Ben Wing is ben@xemacs.org. | |
80 * auto-show.el: Ditto. | |
81 * bytecomp.el: Ditto. | |
82 * faces.el: Ditto. | |
83 * x-scrollbar.el: Ditto. | |
84 * x-misc.el: Ditto. | |
85 * tty-init.el: Ditto. | |
86 * toolbar-items.el: Ditto. | |
87 * symbol-syntax.el: Ditto. | |
88 * specifier.el: Ditto. | |
89 * objects.el: Ditto. | |
90 * hyper-apropos.el: Ditto. | |
91 * glyphs.el: Ditto. | |
92 | |
93 1998-06-27 Hrvoje Niksic <hniksic@srce.hr> | |
94 | |
95 * mouse.el (drag-window-divider): vertical-divider-draggable-p -> | |
96 vertical-divider-always-visible-p. | |
97 (default-mouse-motion-handler): Ditto. | |
98 | |
99 1998-06-21 Hrvoje Niksic <hniksic@srce.hr> | |
100 | |
101 * scrollbar.el (scrollbars-visible-p): Simplify. Always set the | |
102 global value. | |
103 | |
104 1998-06-21 Oliver Graf <ograf@fga.de> | |
105 | |
106 * build-reports.el: changed receiver to xemacs-build-reports list | |
107 | |
108 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
109 | |
110 * font.el: Split font-family-mappings into X and | |
111 mswindows-specific versions. | |
112 mswindows-font-create-[object|name]: Treat supplied size | |
113 as a pointsize. Added underline and strikethru handling. | |
114 | |
115 * msw-faces.el: changed default mswindows charset to western. | |
116 | |
117 * msw-glyphs.el: removed space in border-glyph font string that | |
118 was inserted to get round bugs in the mswindows C font code. | |
119 | |
120 1998-06-27 SL Baur <steve@altair.xemacs.org> | |
121 | |
122 * about.el (about-hackers): Credits update. | |
123 | |
124 * help-nomule.el (tutorial-supported-languages): Add Romanian | |
125 TUTORIAL. | |
126 | |
127 * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro | |
128 to ISO-8859-2. | |
129 | |
1 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk> | 130 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk> |
2 | 131 |
3 * font.el: Split font-family-mappings into X and | 132 * font.el: Split font-family-mappings into X and |
4 mswindows-specific versions. | 133 mswindows-specific versions. |
5 mswindows-font-create-[object|name]: Treat supplied size | 134 mswindows-font-create-[object|name]: Treat supplied size |