331
|
1 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2
|
|
3 * XEmacs 21.0.63 is released
|
|
4
|
|
5 1999-01-25 Didier Verna <verna@inf.enst.fr>
|
|
6
|
|
7 * select.el (selection-owner-p): use the name `XEmacs'.
|
|
8 (cut-copy-clear-internal): ditto.
|
|
9
|
329
|
10 1999-01-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
11
|
|
12 * XEmacs 21.0.62 is released
|
|
13
|
|
14 1999-01-04 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
15
|
|
16 * package-get: Sync again with 21.2 version (undoes premature
|
|
17 patch applied by mistake).
|
|
18
|
|
19 1998-12-02 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
20
|
|
21 * package-get.el (package-get-download-sites): change
|
|
22 ftp.doc.ic.ac.uk to sunsite.doc.ic.ac.uk
|
|
23
|
327
|
24 1999-01-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
25
|
|
26 * XEmacs 21.0.61 is released
|
|
27
|
|
28 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
29
|
|
30 * sound.el (sound-load-list): name changed from sound-load-alist.
|
|
31 (sound-extension-list): name changed from sound-ext-list.
|
|
32 (load-default-sounds): use new names.
|
|
33 (load-sound-file): use new names.
|
|
34
|
|
35 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
36
|
|
37 * package-admin.el: Change initialization of
|
|
38 package-admin-install-function dependent on system type.
|
|
39 Change package-admin-install-function-mswindows to use
|
|
40 "minitar".
|
|
41
|
|
42 1998-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
43
|
|
44 * package-ui.el (pui-list-packages): Set truncate-lines.
|
|
45
|
|
46 * package-get.el (package-get-download-menu): Use
|
|
47 `package-ui-add-site'. Add a a toggle to indicate it is in the list.
|
|
48
|
|
49 * package-ui.el (pui-help): Ditch in favor of `describe-mode'
|
|
50 (pui-help-string): idem.
|
|
51 (list-packages-mode): New major mode.
|
|
52 (pui-list-packages): Use 'list-packages-mode' in the package buffer.
|
|
53 (pui-install-selected-packages): Add suport for removing packages.
|
|
54 (pui-toggle-package-delete-key): New function.
|
|
55 (pui-popup-context-sensitive): New kludge.
|
|
56 (pui-list-packages): Add warning when `package-get-remote' is nil.
|
|
57 (package-ui-add-site): New function.
|
|
58
|
|
59 1998-11-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
60
|
|
61 * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
|
|
62 errors.
|
|
63
|
325
|
64 1998-12-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
65
|
|
66 * XEmacs 21.0.60 is released
|
|
67
|
|
68 1998-12-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
69
|
|
70 * wid-edit.el (widget-echo-this-extent): Set
|
|
71 help-echo-owns-message to t.
|
|
72
|
|
73 1998-12-10 SL Baur <steve@altair.xemacs.org>
|
|
74
|
|
75 * package-admin.el (package-admin-add-binary-package): Grammar
|
|
76 fix.
|
|
77
|
|
78 1998-12-01 Greg Klanderman <greg@alphatech.com>
|
|
79
|
|
80 * package-get.el (package-get-locate-index-file): change argument
|
|
81 to `force-current'. error out if force-current is set and no
|
|
82 download sites are specified.
|
|
83
|
|
84 1998-12-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
85
|
|
86 * package-get.el (package-get): If we cannot find a package
|
|
87 because package-get-remote is not set, give a more helpful
|
|
88 error message.
|
|
89
|
|
90 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
91
|
|
92 * package-get.el (package-get-remote-filename): use an EFS path
|
|
93 with user anonymous if no user is specified.
|
|
94
|
|
95 1998-12-01 Didier Verna <verna@inf.enst.fr>
|
|
96
|
|
97 * hyper-apropos.el (hyper-where-is): added the missing autoload.
|
|
98
|
|
99 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
100
|
|
101 * faces.el (face-spec-set): Re-init fallfacks for default after
|
|
102 calling reset-face on the default face.
|
|
103
|
|
104 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
105
|
|
106 * package-admin.el (package-admin-default-install-function):
|
|
107 Behave as advertised. Make sure the pkg-dir is proper for
|
|
108 default-directory.
|
|
109 (package-admin-add-binary-package): Make sure the pkg-dir is
|
|
110 proper for default-directory.
|
|
111 (package-admin-install-function-mswindows): Make sure the pkg-dir
|
|
112 is proper for default-directory.
|
|
113
|
323
|
114 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
115
|
|
116 * XEmacs 21.0.59 is released
|
|
117
|
321
|
118 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
119
|
|
120 * XEmacs 21.0.58 is released
|
|
121
|
|
122 1998-11-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
123
|
|
124 * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
|
|
125 (easy-menu-item-present-p): Wrapper around find-menu-item.
|
|
126 (easy-menu-remove-item): Wrapper around delete-menu-item.
|
|
127
|
|
128 * menubar.el (delete-menu-item): Add 'from-menu' argument.
|
|
129 (add-menu-button): Add 'in-menu' argument.
|
|
130 (add-menu-item-1): Add in-menu support to helper function.
|
|
131
|
|
132 1998-11-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
133
|
|
134 * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
|
|
135 of Dec 4, 1997.
|
|
136
|
|
137 1998-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
138
|
|
139 * process.el (shell-command-on-region): Report if the command
|
|
140 succeeded or failed.
|
|
141
|
|
142 1998-11-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
143
|
|
144 * msw-faces.el (mswindows-find-smaller-font): Turning font names
|
|
145 into font instances first, like `x-frob-font-size' does.
|
|
146 (mswindows-find-larger-font): ditto
|
|
147
|
|
148 1998-11-04 Greg Klanderman <greg@alphatech.com>
|
|
149
|
|
150 * package-ui.el (pui-install-selected-packages): fix args in call
|
|
151 to `package-get'.
|
|
152
|
|
153 1998-10-29 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
154
|
|
155 * package-get.el (host-name): New widget type.
|
|
156 (package-get-remote): Better customization using new type.
|
|
157 (package-get-download-sites): idem dito.
|
|
158
|
|
159 (package-get-custom): Do not use package-get-all untill we have
|
|
160 runtime dependencies.
|
|
161
|
|
162 (package-get-remove-copy): Default to 't' we no longer need this
|
|
163 kludge as we do not currently use depenencies.
|
|
164
|
|
165 (package-get-was-current): New variable.
|
|
166 (package-get-require-base): New 'force-current' argument.
|
|
167 (package-get-update-base): idem
|
|
168 (package-get-package-provider): idem
|
|
169 (package-get-locate-index-file): New 'no-remote' argument.
|
|
170 (package-get-locate-file): idem.
|
|
171
|
|
172 (package-get-maybe-save-index): New function.
|
|
173 (package-get-update-base): Use it.
|
|
174
|
|
175 1998-10-28 Greg Klanderman <greg@alphatech.com>
|
|
176
|
|
177 * package-get.el (package-get-remote): default to nil; by default,
|
|
178 don't go out to the net via EFS. They must select a download site.
|
|
179 (package-get-download-sites): new variable.
|
|
180 (package-get-download-menu): new function.
|
|
181 (package-get-locate-index-file): new function.
|
|
182 (package-get-update-base): use it.
|
|
183
|
|
184 * menubar-items.el (default-menubar): add "Update Package Index"
|
|
185 and "Add Download Site" menus under Options | Manage Packages.
|
|
186
|
|
187 1998-10-19 Greg Klanderman <greg@alphatech.com>
|
|
188
|
|
189 * package-get.el (package-get): bugfix code checking installed version
|
|
190 for case where package is not currently installed.
|
|
191 (package-get-require-signed-base-updates): new variable.
|
|
192 (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
|
|
193 deemed not a goot thing. Use the variable
|
|
194 package-get-allow-unsigned-base-updates instead.
|
|
195
|
|
196 1998-10-16 Greg Klanderman <greg@alphatech.com>
|
|
197
|
|
198 * package-get.el (package-get): Don't install an older version than
|
|
199 we already have unless explicitly told to. Issue a warning.
|
|
200
|
|
201 * package-ui.el (pui-add-required-packages): when adding
|
|
202 dependencies, don't add packages that are up to date.
|
|
203 (pui-package-symbol-char): Don't consider a package out of date
|
|
204 if you have a newer version installed than the latest version in
|
|
205 package-get-base.
|
|
206
|
|
207 * package-get.el (package-get-base-filename): document that it may
|
|
208 be a path relative to package-get-remote; new default value.
|
|
209 (package-get-locate-file): new function.
|
|
210 (package-get-update-base): use it to expand package-get-base-filename.
|
|
211 (package-get-save-base): new function to save the package-get database
|
|
212 to file.
|
|
213 (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
|
|
214 (package-get-update-base): pass the REMOTE-SOURCE arg.
|
|
215 (package-get-update-base-entry): call package-get-custom-add-entry.
|
|
216 (package-get-file-installed-p): removed; no longer needed.
|
|
217 (package-get-create-custom): ditto.
|
|
218 (toplevel): remove code to build and load package-get-custom.el
|
|
219 (package-get-custom-add-entry): new function.
|
|
220
|
|
221 1998-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
222
|
|
223 * wid-edit.el (widget-button-click): Don't switch window.
|
|
224
|
|
225 1998-10-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
226
|
|
227 * cus-face.el (custom-set-face-update-spec): Add autoload cookie
|
|
228
|
|
229 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
230
|
|
231 * package-get.el (package-get-update-base): use
|
|
232 insert-file-contents-internal, not insert-file-contents-literally.
|
|
233
|
|
234 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
235
|
|
236 * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
|
|
237 dump time.
|
|
238
|
|
239 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
240
|
|
241 * package-get.el (package-get-update-base-entry): new function.
|
|
242 (package-get-update-base): renamed; was `package-get-load-base'.
|
|
243 cleanup, and use package-get-update-base-from-buffer.
|
|
244 (package-get-update-base-from-buffer): new function.
|
|
245 (package-get-update-base-entries): new; helper for above.
|
|
246 Do not eval lisp grabbed over ftp; parse it from new format.
|
|
247
|
|
248 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
249
|
|
250 * files.el (set-auto-mode): Don't play games loading package-get
|
|
251 database; package-get-package-provider will handle it all.
|
|
252
|
|
253 1998-10-14 Greg Klanderman <greg@alphatech.com>
|
|
254
|
|
255 * package-get.el (package-get-base-filename): new variable.
|
|
256 (package-get-require-base): new function.
|
|
257 (package-get-pgp-signed-begin-line): new variable.
|
|
258 (package-get-pgp-signature-begin-line): ditto.
|
|
259 (package-get-pgp-signature-end-line): ditto.
|
|
260 (package-get-load-base): new function.
|
|
261 (package-get-interactive-package-query):
|
|
262 (package-get-update-all):
|
|
263 (package-get-dependencies):
|
|
264 (package-get-package-provider):
|
|
265 (package-get-custom): use package-get-require-base.
|
|
266 [package-get-custom loading]: disable for now.
|
|
267
|
|
268 * package-ui.el (pui-list-packages): use (package-get-require-base)
|
|
269
|
|
270 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
271
|
|
272 * package-ui.el: Correct obvious thinko in choosing extent face.
|
|
273
|
|
274 1998-10-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
275
|
|
276 * menubar-items.el (default-menubar): pui-list-package has nothing
|
|
277 to with Customize. Move all the package stuff to a new Item in Options.
|
|
278
|
|
279 * package-ui.el (pui-menu): Add menu and Popup menu.
|
|
280
|
|
281 * package-get.el (package-get): Use new
|
|
282 package-admin-get-install-dir.
|
|
283
|
|
284 * package-admin.el (package-admin-get-install-dir): New syntax.
|
|
285 Conserve package location and put mule packages where mule-base is.
|
|
286
|
|
287 * package-get.el : Customized
|
|
288
|
|
289 * package-ui.el (pui): Customized
|
|
290 (pui-package-install-dest-dir): New variable.
|
|
291 (pui-install-selected-packages): Use it
|
|
292
|
|
293 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
294
|
|
295 * package-get.el (package-get-interactive-package-query): Move
|
|
296 dependency on package-get-base to run-time.
|
|
297 (package-get-update-all): Ditto.
|
|
298 (package-get-dependencies): Ditto.
|
|
299 (package-get-package-provider): Ditto.
|
|
300 (package-get-custom): Ditto.
|
|
301
|
|
302 1998-10-11 Glynn Clements <glynn@sensei.co.uk>
|
|
303
|
|
304 * events.el: Remove 'ascii-character property from 'backspace
|
|
305 and 'delete symbols
|
|
306
|
|
307 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
308
|
|
309 * package-get-base.el: removed.
|
|
310
|
|
311 1998-10-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
312
|
|
313 * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
|
|
314
|
|
315 1998-10-07 Greg Klanderman <greg@alphatech.com>
|
|
316
|
|
317 * package-admin.el (package-admin-rmtree): rewritten. need to
|
|
318 check for "." and ".." before symlink check. expand files and
|
|
319 directories with respect to DIRECTORY, not default-directory.
|
|
320
|
|
321 1998-10-04 Greg Klanderman <greg@alphatech.com>
|
|
322
|
|
323 * package-get.el (package-get-all): add INSTALL-DIR argument.
|
|
324
|
|
325 1998-10-06 Greg Klanderman <greg@alphatech.com>
|
|
326
|
|
327 * package-ui.el (pui-add-required-packages): new function, select
|
|
328 dependent packages.
|
|
329 (pui-display-keymap): bind it.
|
|
330 (pui-help-string): document it.
|
|
331 (pui-install-selected-packages): package-get-all -> package-get.
|
|
332
|
|
333 * package-get.el (package-get-dependencies): new function.
|
|
334
|
|
335 1998-10-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
336
|
|
337 * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
|
|
338 regexps.
|
|
339
|
|
340 1998-09-30 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
341
|
|
342 * package-admin.el (package-admin-delete-binary-package):
|
|
343 General cleanup. Remove unnessary use of progn and
|
|
344 save-excursion.
|
|
345 (package-admin-delete-binary-package): Do NOT mess with file
|
|
346 modes. That is evil.
|
|
347 (package-admin-delete-binary-package): Wrap all deleting in
|
|
348 condition-case. The data in MANIFEST is untrustworthy.
|
|
349 (package-admin-delete-binary-package): Let the OS worry about non
|
|
350 empty directories.
|
|
351
|
|
352 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
353
|
|
354 * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
|
|
355 processing.
|
|
356 (lm-report-bug): Fix mail address to send bug reports to.
|
|
357
|
318
|
358 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
359
|
|
360 * XEmacs 21.0-pre14 is released.
|
|
361
|
|
362 1998-08-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
363
|
|
364 * files.el (auto-mode-alist): Enhanced regexp for perl-mode
|
|
365
|
|
366 1998-09-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
367
|
|
368 * info.el (Info-mode): Document page turning by double clicks in
|
|
369 docstring so `M-x describe-mode' will display it.
|
|
370
|
|
371 1998-09-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
372
|
|
373 * info.el (Info-mouse-track-double-click-hook): Use character
|
|
374 widths to calculate a border region where double clicking does
|
|
375 page turning, and return `nil' by default so other hooks, such as
|
|
376 region highlighting, will be run.
|
|
377
|
|
378 1998-09-29 Colin Rafferty <colin@xemacs.org>
|
|
379
|
|
380 * sound.el (default-sound-directory-list): Initialize with all the
|
|
381 "sounds" directories in `data-directory-list'. It used to just be
|
|
382 the first one.
|
|
383
|
|
384 * packages.el (locate-data-directory-list): Created. This gives
|
|
385 the list of matching directories, unlike `locate-data-directory',
|
|
386 which just gives the first one.
|
|
387
|
|
388 1998-09-28 Raymond Wiker <raymond@orion.no>
|
|
389
|
|
390 * packages.el: Added "man" as a special subdirectory of packages.
|
|
391
|
|
392 1998-09-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
393
|
|
394 * minibuf.el (read-from-minibuffer): No longer bind help-form but
|
|
395 make a binding in the local keymap until help-char handling is
|
|
396 improved.
|
|
397
|
|
398 * help.el (help-keymap-with-help-key): Provide keymap with help
|
|
399 binding.
|
|
400 (help-print-help-form): New helper function.
|
|
401
|
|
402 1998-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
403
|
|
404 * isearch-mode.el (isearch-highlight): set-extent-endpoints can
|
|
405 move extent to another buffer; no need to create a new extent.
|
|
406 (isearch-fix-case): New function.
|
|
407 (isearch-search-and-update): Use it.
|
|
408
|
|
409 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
410
|
|
411 * msw-faces.el (mswindows-init-device-faces): Don't try to
|
|
412 specify a default font at this late stage. Do try to force
|
|
413 creation of the default face font so that if it fails we get
|
|
414 an error now instead of a crash at frame creation.
|
|
415
|
|
416 mswindows-font-canonicalize-name, mswindows-make-font-unbold,
|
|
417 mswindows-make-font-unitalic: Canonical default weight
|
|
418 changed from "Normal" to "Regular".
|
|
419
|
|
420 mswindows-make-font-bold / -bold-italic: Supplied device was
|
|
421 not being passed into call to mswindows-find-smaller-font.
|
|
422
|
325
|
423 1998-09-10 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
318
|
424
|
|
425 * package-get.el (package-get-remote): Fix the path where to find
|
|
426 the packages on xemacs.org.
|
|
427
|
|
428 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
429
|
|
430 * about.el (about-maintainer-info): Update Ben's entry.
|
|
431
|
|
432 1998-09-20 Darryl Okahata <darrylo@sr.hp.com>
|
|
433
|
|
434 * packages.el: Added new function, `package-delete-name', to
|
|
435 delete existing packages from the installed package database
|
|
436 (`packages-package-list'). Also added the "pkginfo" directory
|
|
437 to `packages-special-base-regexp', so that the pkginfo directory
|
|
438 would not get added to `late-packages'.
|
|
439
|
|
440 * package-admin.el: Added ability to delete an installed package
|
|
441 (added low-level function, `package-admin-delete-package').
|
|
442 Understands how to use the pkginfo/MANIFEST.<package> file to
|
|
443 delete the package. When installing a package, will also
|
|
444 create a MANIFEST.* file if one is not provided by the
|
|
445 package. If the MANIFEST.* doesn't exist when deleting a
|
|
446 package, the functions will fall back to attempting to delete
|
|
447 any package-specific lisp directory.
|
|
448
|
|
449 * package-get.el: Moved some functions to package-admin.el.
|
|
450 Added interactive function `package-get-delete-package', for
|
|
451 use by users for deleting a package.
|
|
452
|
|
453 Also modified to not require the prescence of efs.
|
|
454
|
|
455 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
456
|
|
457 * files.el (find-file-noselect): Handle all signals, kill the
|
|
458 buffer and resignal.
|
|
459
|
|
460 1998-09-23 SL Baur <steve@altair.xemacs.org>
|
|
461
|
|
462 * cl-macs.el (glyph-image): Add setf method.
|
|
463
|
|
464 1998-09-15 SL Baur <steve@altair.xemacs.org>
|
|
465
|
|
466 * dumped-lisp.el (preloaded-file-list): Eliminate reference to
|
|
467 InfoDock-specific id-menus.el.
|
|
468
|
316
|
469 1998-09-06 Darryl Okahata <darrylo@sr.hp.com>
|
|
470
|
|
471 * package-get.el: Fixed broken EFS downloading. Also, look for
|
|
472 .tar.gz files first, in preference over .tgz files.
|
|
473
|
|
474 * package-ui.el: Fix display of package version numbers.
|
|
475
|
|
476 1998-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
477
|
|
478 * x-font-menu.el (font-menu-set-font): Add "pt" units to size
|
|
479 argument.
|
|
480
|
314
|
481 1998-09-05 SL Baur <steve@altair.xemacs.org>
|
|
482
|
|
483 * XEmacs 21.0-pre12 is released.
|
|
484
|
|
485 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
486
|
|
487 * list-mode.el: `display-completion-list': added new/optional
|
|
488 keyword `:completion-string', which allows the programmer to
|
|
489 change the "Possible completions are:" prompt.
|
|
490
|
|
491 * menubar-items.el: Added new pulldown menu-pick to start up the
|
|
492 visual package browser/installer:
|
|
493
|
|
494 Options->Customize->List Packages
|
|
495
|
|
496 * package-admin.el: Added hooks for installing under both Unix
|
|
497 and MS Windows. Does additional error checking. No longer
|
|
498 calls "add-big-package.sh" to install packages under Unix; now
|
|
499 calls gunzip & tar directly.
|
|
500
|
|
501 * package-get.el: Added ability to install packages from files
|
|
502 on a local disk/CDROM. Now deletes any existing package lisp
|
|
503 directory. Does completion on available packages when
|
|
504 querying for package names. Will also search for .tgz files
|
|
505 in addition for .tar.gz files. Tries to reload
|
|
506 auto-autoloads, as a convenience when loading new packages,
|
|
507 and also tries to add any new package paths to `load-path'.
|
|
508 Changed all occurences of `concat' to use `expand-file-name'.
|
|
509
|
|
510 * package-ui.el: New file which implements the main visual
|
|
511 package browser/installer, which is started via a menu pick or
|
|
512 M-x pui-list packages.
|
|
513
|
|
514 1998-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
515
|
|
516 * startup.el (load-init-file): spelling fix.
|
|
517
|
|
518 1998-09-02 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
519
|
|
520 * startup.el (normal-top-level): Load auto-autoload files
|
|
521 covariantly with their precedence.
|
|
522
|
|
523 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
524
|
|
525 * menubar-items.el (default-menubar): Remove "Font Weight"
|
|
526 option, there is currently no custom equivalent.. Customize-faces
|
|
527 is "Edit faces".
|
|
528
|
|
529 * x-font-menu.el (font-menu-set-font): Use customize to set
|
|
530 default face.
|
|
531
|
|
532 * faces.el (face-spec-update-all-matching): New function.
|
|
533
|
|
534 * cus-face.el (custom-set-face-update-spec): New function.
|
|
535 Interface to customize faces from elisp.
|
|
536
|
|
537 (custom-face-value-create): Show the customized settings if set
|
|
538 but not saved.
|
|
539
|
|
540 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
541
|
|
542 (custom-face-value-create): Show the customized settings if set
|
|
543 but not saved.
|
|
544
|
|
545 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
546
|
|
547 * keydefs.el (global-map): Add FSF 20.3 binding of
|
|
548 query-replace-regexp.
|
|
549
|
|
550 1998-08-26 SL Baur <steve@altair.xemacs.org>
|
|
551
|
|
552 * obsolete.el (column-number-start-at-one): Make obsolete.
|
|
553
|
312
|
554 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
555
|
|
556 * XEmacs 21.0-pre11 is released.
|
|
557
|
|
558 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
559
|
|
560 * wid-edit.el (widget-image-conversion): Push priority of PNGs to
|
|
561 highest.
|
|
562
|
|
563 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
564
|
|
565 * loadup.el:
|
|
566 * make-docfile.el:
|
|
567 * update-elc.el: Don't set `source-directory' (now defunct as a
|
|
568 global variable) no more.
|
|
569
|
|
570 * packages.el (packages-list-autoloads): Made `source-directory'
|
|
571 (now defunct as a global variable) a parameter.
|
|
572
|
|
573 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
574
|
|
575 * XEmacs 21.0-pre10 is released.
|
|
576
|
310
|
577 1998-08-13 Carsten Leonhardt <leo@arioch.oche.de>
|
|
578
|
|
579 * about.el (about-hackers): new email
|
|
580
|
|
581 1998-08-16 SL Baur <steve@altair.xemacs.org>
|
|
582
|
|
583 * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
|
|
584
|
308
|
585 1998-08-11 SL Baur <steve@altair.xemacs.org>
|
|
586
|
|
587 * XEmacs 21.0-pre9 is released.
|
|
588
|
|
589 1998-08-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
590
|
|
591 * find-paths.el (paths-file-readable-directory-p): Created and
|
|
592 used.
|
|
593
|
|
594 * loadup.el: Don't set inhibit-... flags from run-temacs.
|
|
595
|
|
596 1998-08-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
597
|
|
598 * packages.el (packages-data-path-depth): Added and used.
|
|
599
|
|
600 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
601
|
|
602 * about.el:
|
|
603 - Change .xpm to .png, delete "zcat" section.
|
|
604 - cosmetic fix in the 'marcpa' entry.
|
|
605
|
|
606 * etc/photos
|
|
607 - convert all .xpm.Z to .png
|
|
608 - rename mrb to martin
|
|
609 - rename mcook-m to mcookm
|
|
610
|
|
611 1998-07-31 Martin Buchholz <martin@xemacs.org>
|
|
612
|
|
613 * x-init.el (x-initialize-compose): Add support for
|
|
614 dead-circumflex as YET ANOTHER NAME for that dead key.
|
|
615
|
|
616 1998-08-05 Colin Rafferty <colin@xemacs.org>
|
|
617
|
|
618 * setup-paths.el (paths-construct-exec-path): Made the
|
|
619 last-packages really be last.
|
|
620 (paths-construct-data-directory-list): Ditto.
|
|
621
|
|
622 1998-08-01 Kai Haberzettl <khaberz@synnet.de>
|
|
623
|
|
624 * startup.el(startup-splash-frame-body):
|
|
625 Update Copyright notice in splash screen
|
|
626
|
|
627 1998-08-04 SL Baur <steve@altair.xemacs.org>
|
|
628
|
|
629 * XEmacs 21.0-pre8 is released.
|
|
630
|
306
|
631 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
632
|
|
633 * font-lock.el (font-lock-fontify-glumped-region): Add guard
|
|
634 aginst destroyed extents
|
|
635
|
|
636 1998-07-24 Greg Klanderman <greg@alphatech.com>
|
|
637
|
|
638 * package-get.el (package-get): add `install-dir' argument.
|
|
639
|
|
640 1998-07-20 John Jones <jj@asu.edu>
|
|
641
|
|
642 * package-get.el: calls to package-get-update-all will only
|
|
643 update packages which are already installed.
|
|
644
|
|
645 1998-07-20 Colin Rafferty <colin@xemacs.org>
|
|
646
|
|
647 * about.el (about-hackers): Correct my email.
|
|
648
|
|
649 1998-07-20 Kai Haberzettl <khaberz@synnet.de>
|
|
650
|
|
651 * about.el (about-hackers): new email-address.
|
|
652
|
|
653 1998-07-25 SL Baur <steve@altair.xemacs.org>
|
|
654
|
|
655 * minibuf.el (read-number): Don't let `input-error' condition
|
|
656 escape.
|
|
657
|
|
658 1998-07-23 SL Baur <steve@altair.xemacs.org>
|
|
659
|
|
660 * autoload.el (update-file-autoloads): Ensure autoloads buffer is
|
|
661 writable.
|
|
662
|
|
663 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
664
|
|
665 * about.el (about-hackers): use my `email-for-life' address.
|
|
666
|
304
|
667 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
668
|
|
669 * XEmacs 21.0-pre7 is released.
|
|
670
|
|
671 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
672
|
|
673 * XEmacs 21.0-pre6 is released.
|
|
674
|
|
675 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
676
|
|
677 * ldap.el (ldap-search): Doc string change
|
|
678
|
|
679 1998-07-16 Colin Rafferty <colin@xemacs.org>
|
|
680
|
|
681 * menubar-items.el (default-menubar): Removed references to
|
|
682 `data-directory', and use `locate-data-file' instead, and made
|
|
683 then greyed out if they don't exist.
|
|
684
|
|
685 1998-07-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
686
|
|
687 * keymap.el (events-to-keys): Use `format' instead of `concat'
|
|
688 since the latter does not accept integer args anymore
|
|
689
|
300
|
690 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
691
|
304
|
692 * msw-mouse.el: Global change resource -> mswindows-resource.
|
|
693
|
|
694 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
695
|
|
696 * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
|
|
697 macros replaced.
|
|
698
|
|
699 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
700
|
|
701 * make-docfile.el: Get first initialization from very-early-lisp.el
|
|
702 * update-elc.el: Ditto.
|
|
703 * loadup.el (really-early-error-handler): Ditto.
|
|
704
|
|
705 * packages.el (packages-unbytecompiled-lisp): Add new file,
|
|
706 very-early-lisp.el.
|
|
707
|
|
708 * very-early-lisp.el: New file.
|
|
709
|
|
710 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
711
|
|
712 * about.el: Fix typos, update release date.
|
|
713
|
300
|
714 * XEmacs 21.0-pre5 is released.
|
|
715
|
|
716 1998-07-11 SL Baur <steve@altair.xemacs.org>
|
|
717
|
|
718 * about.el (about-hackers): Credits update.
|
|
719
|
|
720 1998-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
721
|
|
722 * register.el (insert-register): Don't activate the region.
|
|
723
|
|
724 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
725
|
|
726 * select.el: Restore x-* symbols for backwards compatibility:
|
|
727 x-copy-primary-selection, x-kill-primary-selection,
|
|
728 x-delete-primary-selection, x-select-make-extent-for-selection,
|
|
729 x-valid-simple-selection-, x-cut-copy-clear-internal.
|
|
730
|
298
|
731 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
732
|
|
733 * XEmacs 21.0-pre4 is released.
|
|
734
|
|
735 1998-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
736
|
|
737 * menubar-items.el (default-menubar): Use `report-emacs-bug' for
|
|
738 reporting bugs.
|
|
739 (maybe-add-init-button): Fix semantics under Windows. Use
|
|
740 `expand-file-name' rather than `concat'.
|
|
741
|
|
742 * help.el (print-messages): New function.
|
|
743
|
|
744 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
745
|
|
746 * ldap.el (ldap-host-parameters-alist): Docstring fixes
|
|
747
|
|
748 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
749
|
|
750 * about.el: Tweaked my entry in about-hackers.
|
|
751
|
|
752 * find-paths.el (paths-emacs-root-p):
|
|
753 Relaxed emacs-root checking of an in-place installation to
|
|
754 also accomodate the flat layout used on MS Windows.
|
|
755
|
|
756 1998-06-29 John Jones <jj@asu.edu>
|
|
757
|
|
758 * package-get.el: calls to package-get-update-all will only
|
|
759 update packages which are already installed.
|
|
760
|
|
761 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
762
|
|
763 * faces.el (xpm-color-symbols): remove hardcoded defaults these
|
|
764 are handled by the gui-element face fallbacks now.
|
|
765
|
|
766 * x-faces.el: default gui-element face to "background" as well as
|
|
767 the default face.
|
|
768
|
|
769 * msw-faces.el (mswindows-init-device-faces): remove gui-element
|
|
770 and default face settings since these are set as fallbacks now in
|
|
771 the appropriate domain.
|
|
772
|
|
773 1998-07-02 SL Baur <steve@altair.xemacs.org>
|
|
774
|
|
775 * text-mode.el (text-mode): Reorder regexp so the OR part
|
|
776 corresponding to `page-delim' goes first and the hack in
|
|
777 `forward-paragraph' will work.
|
|
778 With bug analysis from Bob Weiner <weiner@altrasoft.com>
|
|
779
|
|
780 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
781
|
|
782 * subr.el (remove-hook): When checking the hook value
|
|
783 with functionp, don't apply car to it.
|
|
784
|
|
785 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
786
|
|
787 * package-get.el (package-get-remote-filename):
|
|
788 Don't use file-name-as-directory because the local directory
|
|
789 separator conventions might not be the same as ftp's.
|
|
790
|
|
791 1998-06-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
792
|
|
793 * ldap.el (ldap-host-parameters-alist): New name of
|
|
794 `ldap-host-parameters-plist'
|
|
795
|
|
796 1998-06-26 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
797
|
|
798 * package-get.el: Using (require 'package-get-base), now that it
|
|
799 provides itself. Consequently removed all instances of (load
|
|
800 "package-get-base.el").
|
|
801
|
|
802 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
803
|
|
804 * subr.el (remove-hook): Don't treat the hook value as a
|
|
805 list unless it is both consp and not functionp.
|
|
806
|
|
807 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
808
|
|
809 * about.el: Email address for Ben Wing is ben@xemacs.org.
|
|
810 * auto-show.el: Ditto.
|
|
811 * bytecomp.el: Ditto.
|
|
812 * faces.el: Ditto.
|
|
813 * x-scrollbar.el: Ditto.
|
|
814 * x-misc.el: Ditto.
|
|
815 * tty-init.el: Ditto.
|
|
816 * toolbar-items.el: Ditto.
|
|
817 * symbol-syntax.el: Ditto.
|
|
818 * specifier.el: Ditto.
|
|
819 * objects.el: Ditto.
|
|
820 * hyper-apropos.el: Ditto.
|
|
821 * glyphs.el: Ditto.
|
|
822
|
|
823 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
824
|
|
825 * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
|
|
826 vertical-divider-always-visible-p.
|
|
827 (default-mouse-motion-handler): Ditto.
|
|
828
|
|
829 1998-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
830
|
|
831 * scrollbar.el (scrollbars-visible-p): Simplify. Always set the
|
|
832 global value.
|
|
833
|
|
834 1998-06-21 Oliver Graf <ograf@fga.de>
|
|
835
|
|
836 * build-reports.el: changed receiver to xemacs-build-reports list
|
|
837
|
|
838 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
839
|
|
840 * font.el: Split font-family-mappings into X and
|
|
841 mswindows-specific versions.
|
|
842 mswindows-font-create-[object|name]: Treat supplied size
|
|
843 as a pointsize. Added underline and strikethru handling.
|
|
844
|
|
845 * msw-faces.el: changed default mswindows charset to western.
|
|
846
|
|
847 * msw-glyphs.el: removed space in border-glyph font string that
|
|
848 was inserted to get round bugs in the mswindows C font code.
|
|
849
|
|
850 1998-06-27 SL Baur <steve@altair.xemacs.org>
|
|
851
|
|
852 * about.el (about-hackers): Credits update.
|
|
853
|
|
854 * help-nomule.el (tutorial-supported-languages): Add Romanian
|
|
855 TUTORIAL.
|
|
856
|
|
857 * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
|
|
858 to ISO-8859-2.
|
|
859
|
294
|
860 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
861
|
|
862 * font.el: Split font-family-mappings into X and
|
|
863 mswindows-specific versions.
|
|
864 mswindows-font-create-[object|name]: Treat supplied size
|
|
865 as a pointsize. Added underline and strikethru handling.
|
|
866
|
|
867 * msw-faces.el: changed default mswindows charset to western.
|
|
868
|
|
869 * msw-glyphs.el: removed space in border-glyph font string that
|
|
870 was inserted to get round bugs in the mswindows C font code.
|
|
871
|
|
872 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
873
|
|
874 * minibuf.el: make read-color-completion-table call
|
|
875 (mswindows-color-list for mswindows devices.
|
|
876
|
|
877 1998-06-18 Sam Mikes <smikes@alumni.hmc.edu>
|
|
878
|
|
879 * lisp/font-lock.el
|
|
880 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
|
|
881 Let declaration items contain non-word symbol characters.
|
|
882
|
|
883 1998-06-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
884
|
|
885 * package-get.el (package-get-package-provider): Added autoload
|
|
886 cookie. Loading "package-get-base.el" in ALL functions that use
|
|
887 it. Fixed some (interactive ...) with multiple argument specs
|
|
888 again. Cosmetic indentation changes.
|
|
889
|
|
890 1998-05-27 Glynn Clements <glynn@sensei.co.uk>
|
|
891
|
|
892 * info.el (Info-insert-dir): Don't use nreverse on variables
|
|
893 that you want to use later.
|
|
894
|
|
895 1998-06-17 Glynn Clements <glynn@sensei.co.uk>
|
|
896
|
|
897 * x-mouse.el (x-set-point-and-move-selection): Replace call
|
|
898 to x-kill-primary-selection with kill-primary-selection
|
|
899
|
|
900 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
901
|
|
902 * simple.el (what-cursor-position): Make cursor position reported
|
|
903 use value of column-number-start-at-one
|
|
904
|
|
905 1998-06-17 SL Baur <steve@altair.xemacs.org>
|
|
906
|
|
907 * about.el (xemacs-hackers): Fix Jareth's email address.
|
|
908
|
|
909 1998-06-16 SL Baur <steve@altair.xemacs.org>
|
|
910
|
|
911 * startup.el (startup-splash-frame): Remove
|
|
912 `xemacs-startup-logo-function'.
|
|
913
|
|
914 1998-06-15 SL Baur <steve@altair.xemacs.org>
|
|
915
|
|
916 * about.el (about-hackers): Update credits list.
|
|
917
|
292
|
918 1998-06-06 Jeff Miller <jmiller@smart.net>
|
|
919
|
|
920 * lisp/sound.el: Update sound-ext to allow filenames with
|
|
921 extensions to be found by load-sound-file
|
|
922
|
|
923 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
924
|
|
925 * info.el (Info-rebuild-outdated-dir): Removed variable
|
|
926 (Info-auto-generate-directory): New variable
|
|
927 (Info-save-auto-generated-dir): New variable
|
|
928 (Info-maybe-update-dir): Use `Info-auto-generate-directory'
|
|
929 (Info-build-dir-anew): Second parameter removed. Use
|
|
930 `Info-save-auto-generated-dir'
|
|
931 (Info-rebuild-dir): Ditto
|
|
932
|
|
933 1998-06-02 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
934
|
|
935 * list-mode.el (next-list-mode-item): Would not recognize
|
|
936 border between directly neighbored items.
|
|
937
|
|
938 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
939
|
|
940 * package-get.el: add autoloads for some functions.
|
|
941
|
290
|
942 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
943
|
|
944 * specifier.el (let-specifier): Tiny docfixes.
|
|
945
|
|
946 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
947
|
|
948 * msw-mouse.el: set selection-pointer-glyph to Normal.
|
|
949
|
|
950 1998-06-09 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
951
|
|
952 * wid-edit.el (widget-specify-secret): New function.
|
|
953 (widget-after-change): Use it.
|
|
954 (widget-specify-field): Use it.
|
|
955
|
|
956 1998-06-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
957
|
|
958 * mouse.el (drag-window-divider): Use `(not done)' instead of
|
|
959 `doit'; reuse result of `window-pixel-edges'.
|
|
960
|
|
961 * modeline.el (drag-modeline-event-lag): Rename to
|
|
962 drag-divider-event-lag.
|
|
963
|
|
964 1998-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
965
|
|
966 * specifier.el (let-specifier): Rewritten not to generate needless
|
|
967 `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
|
|
968 arguments.
|
|
969
|
|
970 1998-05-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
971
|
|
972 * minibuf.el (read-file-name-1): Setup buffer-local value of
|
|
973 `completion-ignore-case' in completions buffer under Windows.
|
|
974
|
|
975 1998-06-06 Kirill M. Katsnelson <kkm@kis.ru>
|
|
976
|
|
977 * about.el (about-maintainer-glyph): Fix support for not
|
|
978 compressed images.
|
|
979
|
|
980 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
981
|
|
982 * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
|
|
983
|
|
984 * mouse.el (mouse-track): Cancel selection if misc-user event with
|
|
985 `cancel-mode-internal' function is fetched.
|
|
986
|
|
987 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
988
|
|
989 * files.el (save-some-buffers-1): Fixed return value.
|
|
990
|
|
991 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
992
|
|
993 * dragdrop.el: added experimental
|
|
994
|
|
995 1998-05-26 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
996
|
|
997 * startup.el (after-init-hook, init-file-user,
|
|
998 user-init-directory, load-user-init-file): Purge references
|
|
999 to "~/.xemacs/init.el" from docstrings.
|
|
1000
|
|
1001 (load-user-init-file) Use paths-construct-path to construct
|
|
1002 paths to user init files. Go directly to ~/.emacs, do not
|
|
1003 search ~/.xemacs/, do not load `default-custom-file'.
|
|
1004
|
|
1005 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1006
|
|
1007 * files.el (interpreter-mode-alist): Catch wish and tclsh before
|
|
1008 general *sh.
|
|
1009 (inhibit-first-line-modes-regexps): Added `.tar.gz'.
|
|
1010
|
|
1011 1998-06-03 Andy Piper <andyp@parallax.co.uk>
|
|
1012
|
|
1013 * menubar-items.el (default-menubar): add Update Packages to customize
|
|
1014 menu.
|
|
1015
|
|
1016 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
1017
|
|
1018 * faces.el: use toolbar face as a fallback for toolbar properties
|
|
1019 in xpm-color-symbols instead of default.
|
|
1020
|
|
1021 * msw-faces.el: rename 3d-object -> gui-element face.
|
|
1022
|
|
1023 1998-06-06 SL Baur <steve@altair.xemacs.org>
|
|
1024
|
|
1025 * startup.el (xemacs-startup-logo-function): New variable.
|
|
1026 (startup-splash-frame): Use it.
|
|
1027
|
|
1028 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
1029
|
|
1030 * files.el (save-some-buffers): Would wait 1 second.
|
|
1031 (save-some-buffers-1): Delete other windows here instead of in
|
|
1032 `save-some-buffers'.
|
|
1033 (save-some-buffers): Force redisplay only if windows were deleted.
|
|
1034
|
|
1035 1998-06-02 Didier Verna <verna@inf.enst.fr>
|
|
1036
|
|
1037 * cus-face.el (custom-face-attributes): generalized the use of
|
|
1038 toggle buttons for boolean attributes.
|
|
1039 Re-ordered the items a bit.
|
|
1040
|
288
|
1041 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
1042
|
|
1043 * sound.el (default-sound-directory): Use `locate-data-directory'
|
|
1044 to find the sounds directory.
|
|
1045
|
|
1046 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
1047
|
|
1048 * sound.el: default sound-ext to .wav under mswindows, .au
|
|
1049 otherwise. load-default sounds without extensions.
|
|
1050
|
|
1051 1998-05-27 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
1052
|
|
1053 * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
|
|
1054 if send-pr is not bound.
|
|
1055
|
|
1056 1998-06-01 Andy Piper <andyp@parallax.co.uk>
|
|
1057
|
|
1058 * files.el: grok idl files in auto-mode-alist.
|
|
1059 1998-06-01 Jeff Miller <jmiller@smart.net>
|
|
1060
|
|
1061 * minibuf.el (exact-minibuffer-completion-p): check for nil before
|
|
1062 calling `upcase'.
|
|
1063
|
|
1064 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
1065
|
|
1066 * msw-glyphs.el: add xbm to the list of image types supported.
|
|
1067
|
|
1068 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1069
|
|
1070 * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
|
|
1071 instead of XEmacs one when dumping InfoDock.
|
|
1072
|
|
1073 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1074
|
|
1075 * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
|
|
1076 for `modeline-visible-p'
|
|
1077
|
|
1078 * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
|
|
1079
|
|
1080 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
1081
|
|
1082 * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
|
|
1083 since it's not used anymore. doc string fixes.
|
|
1084
|
|
1085 * package-get.el (package-get-file-installed-p): new function. use
|
|
1086 instead of file-installed-p which is in an external package.
|
|
1087
|
|
1088 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
1089
|
|
1090 * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
|
|
1091 favor of select-window/switch-to-buffer
|
|
1092
|
|
1093 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
1094
|
|
1095 * startup.el: changed (getenv "HOME") to (user-home-directory)
|
|
1096
|
|
1097 1998-05-25 Oliver Graf <ograf@fga.de>
|
|
1098
|
|
1099 * frame.el (cde-start-drag) moved to dragdrop.el
|
|
1100 (offix-start-drag-region) moved to dragdrop.el
|
|
1101 (offix-start-drag) moved to dragdrop.el
|
|
1102 * dragdrop.el (cde-start-drag) moved from frame.el
|
|
1103 (offix-start-drag-region) moved from frame.el
|
|
1104 (offix-start-drag) moved from frame.el
|
|
1105 (cde-start-drag-region) cde drag regions
|
|
1106 * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
|
|
1107
|
|
1108 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
1109
|
|
1110 * dragdrop.el: created dragdrop-drag prototypes
|
|
1111 (cde-start-drag-region) fixed typo
|
|
1112
|
|
1113 1998-05-28 SL Baur <steve@altair.xemacs.org>
|
|
1114
|
|
1115 * simple.el (after-init-hook): Remove reader macro.
|
|
1116
|
|
1117 * packages.el (packages-hardcoded-lisp): Get rid of reader
|
|
1118 macros. Update DOC string.
|
|
1119
|
|
1120 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
1121
|
|
1122 * mouse.el (drag-window-divider): Ditto.
|
|
1123
|
|
1124 * modeline.el (mouse-drag-modeline): Use it.
|
|
1125
|
|
1126 * lisp-mode.el (let-specifier): Specify indentation.
|
|
1127
|
|
1128 * specifier.el (let-specifier): Renamed from
|
|
1129 `with-specifier-instance'.
|
|
1130
|
|
1131 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
1132
|
|
1133 * x-faces.el:
|
|
1134 * faces.el: move definition of xpm-color-symbols from x-faces.el
|
|
1135 to faces. Predicate x-get-resource on the presence of x.
|
|
1136
|
|
1137 * msw-faces.el: set 3d-object face rather than modeline. Specifiy
|
|
1138 faces as specfier defaults.
|
|
1139
|
|
1140 * package-get.el: don't use package-admin-add-single-file-package.
|
|
1141
|
|
1142 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
1143
|
|
1144 * toolbar-items.el: Fixup tooltips.
|
|
1145 (toolbar-gnus): Don't use obsolete variable
|
|
1146 toolbar-news-frame-properties.
|
|
1147 (toolbar-news-reader): Default to `gnus' instead of
|
|
1148 `not-configured'.
|
|
1149
|
|
1150 * files.el (auto-mode-alist): Correctly recognize `.emacs' under
|
|
1151 Windows.
|
|
1152
|
|
1153 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
1154
|
|
1155 * package-get.el: rename -installedp -> -installed-p.
|
|
1156
|
286
|
1157 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1158
|
|
1159 * glyphs.el (init-glyphs): Created `border-glyph' face, with no
|
|
1160 attributes, and assinged it to continuation, truncation and
|
|
1161 hscroll glyphs.
|
|
1162
|
|
1163 * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
|
|
1164 and made continuation, truncation and hscroll glyphs arrow
|
|
1165 characters out of that font.
|
|
1166
|
|
1167 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
1168
|
|
1169 * minibuf.el (minibuffer-electric-separator): Play nicely with
|
|
1170 directory-sep-char being \.
|
|
1171 (minibuffer-electric-tilde): Ditto.
|
|
1172 (read-file-name-map): Ditto.
|
|
1173
|
|
1174 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
1175
|
|
1176 * mouse.el (default-mouse-track-maybe-own-selection): Pause only
|
|
1177 on X devices.
|
|
1178 (default-mouse-track-deal-with-down-event): Avoid
|
|
1179 `x-disown-selection'; use `disown-selection' instead.
|
|
1180
|
|
1181 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
1182
|
|
1183 * select.el:
|
|
1184 * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
|
|
1185 moved to (cut-copy-clear-internal) in select.el. Ditto for
|
|
1186 (x-delete-primary-selection) (x-kill-primary-selection)
|
|
1187 (x-copy-primary-selection).
|
|
1188 (own-clipboard): new function.
|
|
1189
|
|
1190 * msw-select.el: use the new kill/delete/copy/cut-copy-clear
|
|
1191 functions in select.el. remove old ones.
|
|
1192 (mswindows-own-clipboard): new function.
|
|
1193
|
|
1194 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
1195
|
|
1196 * gnuserv.el: allow connections from mswindows type devices.
|
|
1197
|
|
1198 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
1199
|
|
1200 * msw-glyphs.el: change image type used from cursor to resource.
|
|
1201
|
|
1202 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1203
|
|
1204 * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
|
|
1205 for {top,bottom}-{left,right} values in addition to
|
|
1206 {top,bottom}_{left,right}.
|
|
1207 Use x-get-resource instead of x-get-resource-and-bogosity-check.
|
|
1208
|
|
1209 1998-05-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
1210
|
|
1211 * cl-macs.el (specifier-instance): Undefine its setf method.
|
|
1212
|
|
1213 * specifier.el (with-specifier-instance): Added docstring.
|
|
1214
|
|
1215 * mouse.el (drag-window-divider): Ditto.
|
|
1216
|
|
1217 * modeline.el (mouse-drag-modeline): Use it.
|
|
1218
|
|
1219 * lisp-mode.el (with-specifier-instance): Define its indentation
|
|
1220 level.
|
|
1221
|
|
1222 * specifier.el (with-specifier-instance): New macro.
|
|
1223
|
|
1224 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
1225
|
|
1226 * package-get.el (package-get-create-custom): new function to
|
|
1227 auto-generate package-get-custom.el from package-get-base.el.
|
|
1228 * (package-get-ever-installedp): new function.
|
|
1229 * (package-get-custom): new function to get all packages specified
|
|
1230 by customize.
|
|
1231
|
|
1232 1998-05-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
1233
|
|
1234 * cus-edit.el (custom-file): Revert to `~/.emacs'.
|
|
1235
|
|
1236 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
1237
|
|
1238 * cl-extra.el: Reverse previous float change.
|
|
1239
|
|
1240 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
1241
|
|
1242 * x-faces.el:
|
|
1243 * faces.el (try-font-name): moved from x-faces.el since it is
|
|
1244 required by w3 under mswindows as well X.
|
|
1245
|
|
1246 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1247
|
288
|
1248 * winnt.el: Removed evil (setq completion-ignore-case t)
|
|
1249 clause, one more overlookef fsfism.
|
|
1250 (nt-quote-args-functions-alist): End sentences with double space.
|
|
1251
|
|
1252 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1253
|
286
|
1254 * window-xemacs.el (push-window-configuration): Remove kludgery of
|
|
1255 recaching default-toolbar specifier.
|
|
1256 (pop-window-configuration): Ditto.
|
|
1257 (unpop-window-configuration): Ditto.
|
|
1258
|
|
1259 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1260
|
|
1261 * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
|
|
1262
|
|
1263 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1264
|
|
1265 * winnt.el (nt-quote-args-verbatim): Added function.
|
|
1266 (nt-quote-args-prefix-quote): Added function.
|
|
1267 (nt-quote-args-backslash-quote): Added function.
|
|
1268 (nt-quote-args-double-quote): Added function.
|
|
1269 (nt-quote-args-functions-alist): New variable.
|
|
1270 (nt-quote-process-args): Added function. This is the main quoting
|
|
1271 work horse called from process-nt.c
|
|
1272
|
|
1273 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1274
|
|
1275 * winnt.el: Removed duplicate definitions for backspace,
|
|
1276 delete, M-backspace and C-M-backspace.
|
|
1277 (file-name-buffer-file-type-alist): Removed this variable.
|
|
1278 (find-buffer-file-type): Removed function.
|
|
1279 (find-file-binary): Removed function.
|
|
1280 (find-file-text): Removed function.
|
|
1281 (find-file-not-found-set-buffer-file-type): Removed function.
|
|
1282 (save-to-unix-hook): Removed function.
|
|
1283 (revert-from-unix-hook): Removed function.
|
|
1284 (using-unix-filesystems): Removed function.
|
|
1285 (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
|
|
1286 warning.
|
|
1287 (x-set-selection): Removed function.
|
|
1288 (x-get-selection): Removed function.
|
|
1289 Removed commented FSFisms.
|
|
1290 Replaced copyright notice (this file is not part of GNU Emacs).
|
|
1291 (nt-shell-mode-hook): Moved here from a lambda expression. Added
|
|
1292 comint-process-echoes setting to t.
|
|
1293
|
|
1294 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1295
|
|
1296 * packages.el (packages-no-package-hierarchy-regexp): Introduced
|
|
1297 and used following the interface change of
|
|
1298 `paths-find-recursive-path'.
|
|
1299
|
|
1300 * find-paths.el (paths-find-recursive-path): Exclusion is now by a
|
|
1301 regexp instead of a list of base names.
|
|
1302 (paths-version-control-filename-regexp):
|
|
1303 (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
|
|
1304 Introduced and used following the interface change of
|
|
1305 `paths-find-recursive-path'.
|
|
1306
|
|
1307 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1308
|
|
1309 * simple.el (delete-forward-p): Make it a defun; do X garbage only
|
|
1310 on X devices, rather than on all non-TTY devices.
|
|
1311
|
|
1312 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1313
|
|
1314 * msw-mouse.el: New file. Sets up cursor shapes for Windows.
|
|
1315
|
|
1316 * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
|
|
1317
|
|
1318 1998-05-17 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1319
|
|
1320 * itimer.el (activate-itimer): Fixed usage of integers
|
|
1321 as argument to `concat'.
|
|
1322
|
|
1323 1998-05-17 Glynn Clements <glynn@sensei.co.uk>
|
|
1324
|
|
1325 * itimer.el (start-itimer): replace the use of `concat' with
|
|
1326 `format'
|
|
1327
|
|
1328 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
1329
|
|
1330 * mode-motion.el (mode-motion-hook): Clarify docstring.
|
|
1331 From Bob Weiner <weiner@altrasoft.com>
|
|
1332
|
|
1333 * loadhist.el (symbol-file): Supply prompt string when used
|
|
1334 interactively.
|
|
1335 From Bob Weiner <weiner@altrasoft.com>
|
|
1336
|
284
|
1337 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1338
|
|
1339 * loadup.el (really-early-error-handler): Ditto.
|
|
1340
|
|
1341 * update-elc.el: Ditto.
|
|
1342
|
|
1343 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
1344
|
|
1345 * make-docfile.el: Ditto.
|
|
1346
|
|
1347 * find-paths.el (paths-decode-directory-path): Use split-path
|
|
1348 instead of decode-path.
|
|
1349
|
|
1350 * files.el (parse-colon-path): Update docstring reference.
|
|
1351
|
|
1352 1998-05-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1353
|
|
1354 * msw-init.el:
|
|
1355 * x-init.el:
|
|
1356 Bind cut'n'paste keys to non window-system specific functions.
|
|
1357
|
|
1358 * msw-select.el: New function mswindows-clear-clipboard.
|
|
1359 mswindows-cut-copy-clipboard extended to handle clearing of the
|
|
1360 selection and renamed to mswindows-cut-copy-clear-clipboard.
|
|
1361
|
|
1362 * select.el: on mswindows devices delete-primary-selection
|
|
1363 calls mswindows-clear-clipboard.
|
|
1364
|
|
1365 1998-05-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
1366
|
|
1367 * simple.el (quoted-insert): Inhibit quit when using read-char.
|
|
1368
|
|
1369 * cmdloop.el (read-char): Don't inhibit quit.
|
|
1370 (read-char-exclusive): Ditto.
|
|
1371 (read-char): Signal quit if quit-char was pressed.
|
|
1372 (read-char-exclusive): Ditto.
|
|
1373 (read-quoted-char): Return a character, not integer.
|
|
1374
|
|
1375 * menubar-items.el (default-popup-menu): Use Andy's generic
|
|
1376 selection code.
|
|
1377 (default-popup-menu): Fix code.
|
|
1378
|
|
1379 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
1380
|
|
1381 * dragdrop.el (dragdrop-function-widget): this time it's done
|
|
1382
|
|
1383 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
1384
|
|
1385 * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
|
|
1386
|
|
1387 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1388
|
|
1389 * device.el (device-pixel-width):
|
|
1390 (device-pixel-height):
|
|
1391 (device-mm-width):
|
|
1392 (device-mm-height):
|
|
1393 (device-bitplanes):
|
|
1394 (device-color-cells): Swapped parameters to device-system-metric
|
|
1395 according to the interface change.
|
|
1396
|
|
1397 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1398
|
|
1399 * mouse.el (default-mouse-motion-handler): Use new name of the
|
|
1400 function event-over-vertical-divider-p.
|
|
1401 Do not set E-W arrow cursor over the divider if
|
|
1402 vertical-divider-draggable-p is nil in the window.
|
|
1403 ([top-level]): Use new name for the variable
|
|
1404 vertical-divider-map.
|
|
1405 (drag-window-divider): Respect vertical-divider-draggable-p.
|
|
1406 Variable name typo fixes.
|
|
1407
|
|
1408 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1409
|
|
1410 * keymap.el (kbd): Define here; handle string constants and
|
|
1411 others...
|
|
1412
|
288
|
1413 1998-05-15 Christian Nyb <chr@mediascience.no>
|
284
|
1414
|
|
1415 * simple.el (zap-up-to-char): New function. Behaves like `zap-to-char'
|
|
1416 in Emacs 18.
|
|
1417
|
|
1418 1998-05-13 Didier Verna <verna@inf.enst.fr>
|
|
1419
|
|
1420 * mouse.el (drag-window-divider): give the vertical divider a
|
|
1421 pressed look when dragging it.
|
|
1422
|
|
1423 1998-05-13 Andy Piper <andyp@parallax.co.uk>
|
|
1424
|
|
1425 * faces.el: predicate some more face operations on x or mswindows
|
|
1426 not just x.
|
|
1427
|
|
1428 * modeline.el: enable modeline coloring for mswindows.
|
|
1429
|
|
1430 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1431
|
|
1432 * minibuf.el (minibuffer-default): Added variable; compatible with
|
|
1433 FSF Emacs.
|
|
1434 (next-history-element): Used `minibuffer-default'.
|
|
1435
|
|
1436 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
1437
|
|
1438 * dragdrop.el (dragdrop-function-widget): button and mods ok
|
|
1439 arguments still look a bit strange
|
|
1440 (dragdrop-compare-mods) created
|
|
1441 (dragdrop-drop-do-functions) correctly checks for buttons and
|
|
1442 modifiers
|
|
1443
|
|
1444 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1445
|
|
1446 * setup-paths.el (paths-default-info-directories): Replace
|
|
1447 path-separator with directory-sep-char.
|
|
1448
|
|
1449 * files.el (path-separator): Don't define it here.
|
|
1450
|
|
1451 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1452
|
|
1453 * update-elc.el: Ditto.
|
|
1454
|
|
1455 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
1456
|
|
1457 * make-docfile.el: Ditto.
|
|
1458
|
|
1459 * loadup.el (really-early-error-handler): Ditto.
|
|
1460
|
|
1461 * find-paths.el (paths-decode-directory-path): Use decode-path
|
|
1462 instead of decode-path-internal.
|
|
1463
|
|
1464 * files.el (parse-colon-path): Update docstring.
|
|
1465
|
|
1466 1998-05-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1467
|
|
1468 * subr.el (get-buffer-window-list): Make BUFFER optional.
|
|
1469
|
|
1470 * window-xemacs.el (windows-of-buffer): Defalias to
|
|
1471 get-buffer-window-list.
|
|
1472
|
|
1473 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1474
|
|
1475 * disass.el: Fix maintainer keyword.
|
|
1476
|
|
1477 * bytecomp.el (byte-compile-and-load-file): Autoload.
|
|
1478 (byte-compile-buffer): Ditto.
|
|
1479
|
|
1480 * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
|
|
1481 value is returned, not the name.
|
|
1482 (lisp-imenu-generic-expression): Enable it.
|
|
1483 (lisp-mode-variables): Ditto.
|
|
1484 (lisp-indent-offset): Change defconst to defvar.
|
|
1485 (lisp-indent-function): Ditto.
|
|
1486 (lisp-body-indent): Ditto.
|
|
1487
|
|
1488 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1489
|
|
1490 * modeline.el: Use zap-last-kbd-macro-event.
|
|
1491
|
|
1492 * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
|
|
1493 nil, don't attempt to do anything with messages.
|
|
1494 (eval-last-sexp): Use `letf' for clarity.
|
|
1495
|
|
1496 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1497
|
|
1498 * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
|
|
1499
|
|
1500 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
1501
|
|
1502 * buff-menu.el:
|
|
1503 * lisp-mode.el:
|
|
1504 * obsolete.el:
|
|
1505 Change empty docstrings into no doc strings at all.
|
|
1506 Fix bogus FSF-format docstrings.
|
|
1507 * etags.el: Fix docstring.
|
|
1508
|
|
1509 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1510
|
|
1511 * package-get.el (package-get): Use internal md5
|
|
1512
|
|
1513 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
1514
|
|
1515 * about.el (about-xemacs): Correct abuse of concat.
|
|
1516
|
|
1517 1998-05-11 SL Baur <steve@altair.xemacs.org>
|
|
1518
|
|
1519 * info.el (Info-mode): Use easymenu.
|
|
1520
|
|
1521 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1522
|
|
1523 * apropos.el (apropos): Don't use concat with integers.
|
|
1524
|
|
1525 * cmdloop.el (describe-last-error): Handle the case when no error
|
|
1526 was seen gracefully.
|
|
1527
|
|
1528 * apropos.el (apropos-print): Use with-displaying-help-buffer as
|
|
1529 defun.
|
|
1530 (apropos-describe-plist): Ditto.
|
|
1531
|
|
1532 * help.el (with-displaying-help-buffer): Revert to a defun.
|
|
1533 (describe-key): Use it as defun.
|
|
1534 (describe-mode): Ditto.
|
|
1535 (describe-bindings): Ditto.
|
|
1536 (describe-prefix-bindings): Ditto.
|
|
1537 (describe-installation): Ditto.
|
|
1538 (view-lossage): Ditto.
|
|
1539 (describe-function): Ditto.
|
|
1540 (describe-variable): Ditto.
|
|
1541 (describe-syntax): Ditto.
|
|
1542
|
|
1543 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
1544
|
|
1545 * dragdrop.el: changed order of require/provide
|
|
1546 (dragdrop-drop-mime-default) changed to new calling conventions
|
|
1547 (dragdrop-drop-do-functions) changed to new calling conventions
|
|
1548 (dragdrop-function-widget) this one needs more work...
|
|
1549
|
|
1550 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
1551
|
|
1552 * about.el: another small change in my entry
|
|
1553 * dragdrop.el (dragdrop-drop-log-function): logging added
|
|
1554 plus customizations
|
|
1555 changed interface to handler functions. now called with event
|
|
1556 and object
|
|
1557
|
|
1558 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1559
|
|
1560 * glyphs.el (divider-pointer-glyph): Declared new glyph,
|
|
1561 E-W arrow pointer displayed over draggable dividers.
|
|
1562
|
|
1563 * mouse.el (default-mouse-motion-handler): Show it when
|
|
1564 appropriate.
|
|
1565 (drag-window-divider): Added.
|
|
1566 ([top-level]): Initialized window-divider-map with a keymap
|
|
1567 binding the above function to left button down event.
|
|
1568
|
|
1569 * x-mouse.el (x-init-pointer-shape): Initialize
|
|
1570 divider-pointer-glyph from Cursor.dividerPointer, or use default
|
|
1571 E-W double arrow.
|
|
1572
|
|
1573 1998-04-30 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
1574
|
|
1575 * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
|
|
1576
|
|
1577 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1578
|
|
1579 * simple.el (count-words-buffer): Don't query for buffer.
|
|
1580 (count-lines-buffer): Ditto.
|
|
1581
|
|
1582 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1583
|
|
1584 * help.el (where-is): add optional insert argument.
|
|
1585
|
|
1586 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1587
|
|
1588 * help.el (describe-key-briefly): New argument INSERT.
|
|
1589
|
|
1590 * simple.el (eval-expression): New optional argument; synch with
|
|
1591 FSF 20.3.
|
|
1592
|
|
1593 * keydefs.el (global-map): Add new register bindings.
|
|
1594
|
|
1595 * register.el: Synched with FSF 20.3.
|
|
1596
|
|
1597 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1598
|
|
1599 * window-xemacs.el (recenter): all arguments are optional.
|
|
1600
|
|
1601 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1602
|
|
1603 * device.el: (device-pixel-width): Reflected name/parameters
|
|
1604 change to device-system-metric.
|
|
1605 (device-pixel-height): Ditto.
|
|
1606 (device-mm-width): Ditto.
|
|
1607 (device-mm-height): Ditto.
|
|
1608 (device-bitplanes): Ditto.
|
|
1609 (device-color-cells): Ditto.
|
|
1610
|
|
1611 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1612
|
|
1613 * cl-extra.el (cl-float-limits): Removed; move code to top-level.
|
|
1614
|
|
1615 * cl.el (most-positive-fixnum): Document.
|
|
1616 (most-negative-fixnum): Ditto.
|
|
1617
|
|
1618 * cus-dep.el: Updated comment.
|
|
1619
|
|
1620 * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
|
|
1621 constant.
|
|
1622
|
|
1623 * cus-load.el (custom-put): Removed.
|
|
1624
|
|
1625 * files.el (after-find-file): Just resignal quit instead of
|
|
1626 signaling "canceled".
|
|
1627
|
|
1628 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1629
|
|
1630 * frame.el (other-frame): Use `focus-frame' instead of
|
|
1631 select-frame kludges.
|
|
1632
|
|
1633 * lisp-mode.el: Update lisp-indent-function for
|
|
1634 save-selected-frame and with-selected-frame.
|
|
1635
|
|
1636 * frame.el (save-selected-frame): New macro.
|
|
1637 (with-selected-frame): Ditto.
|
|
1638 (other-frame): Use `set-frame-focus'.
|
|
1639
|
282
|
1640 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
1641
|
|
1642 * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
|
|
1643 (dragdrop-drop-url-default) default handler for URL drops created
|
|
1644 (dragdrop-drop-mime-default) default handler for MIME drops created
|
|
1645 (dragdrop-drop-functions) default custom for handling drops created
|
|
1646 (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
|
|
1647
|
|
1648 1998-05-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1649
|
|
1650 * mouse.el: Removed redundant mouse-mswindows-drop function.
|
|
1651
|
|
1652 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
1653
|
|
1654 * about.el: changed some text in my entry
|
|
1655 * dragdrop.el: added customs
|
|
1656
|
|
1657 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
1658
|
|
1659 * mouse.el: killed global drop key bindings
|
|
1660 (mouse-offix-drop) removed
|
|
1661 * dragdrop.el: created
|
|
1662 * dumped-lisp.el: inclusion of dragdrop.el for window-systems
|
|
1663
|
|
1664 1998-05-09 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1665
|
|
1666 * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
|
|
1667 scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
|
|
1668
|
|
1669 * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
|
|
1670 obsolete comment.
|
|
1671
|
|
1672 * scrollbar.el (scrollbars-visible-p): Use new
|
|
1673 {vertical,horizontal}-scrollbar-visible-p specifiers.
|
|
1674
|
|
1675 1998-04-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1676
|
|
1677 * device.el (device-pixel-height):
|
|
1678 (device-pixel-width):
|
|
1679 (device-mm-width):
|
|
1680 (device-mm-height):
|
|
1681 (device-bitplanes):
|
|
1682 (device-color-cells): Moved these 6 functions from device.c; they
|
|
1683 all use single (device-system-metrics) call.
|
|
1684
|
|
1685 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
1686
|
|
1687 * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
|
|
1688 were renamed.
|
|
1689
|
|
1690 * menubar-items.el:
|
|
1691 * toolbar-items.el: Renamed from x-menubar/x-toolbar.
|
|
1692 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
1693
|
|
1694 * help.el (help-map): Remove Hyperbole keybinding logic.
|
|
1695 Suggested by: Michael Ernst <mernst@cs.washington.edu>
|
|
1696
|
|
1697 1998-05-08 SL Baur <steve@altair.xemacs.org>
|
|
1698
|
|
1699 * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
|
|
1700 From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
1701
|
|
1702 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
1703
|
|
1704 * msw-glyphs.el: use nicer icon3 from the frame icon.
|
|
1705
|
|
1706 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
1707
|
|
1708 * version.el (emacs-version): Remove InfoDock conditionals.
|
|
1709
|
|
1710 * startup.el (startup-splash-frame): Change ID logo name.
|
|
1711
|
|
1712 1998-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
1713
|
|
1714 * files.el (after-find-file): If the user presses C-g on
|
|
1715 directory-creation prompt, kill the buffer.
|
|
1716
|
|
1717 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
1718
|
|
1719 * simple.el (count-words-region): Reverse previous change.
|
|
1720
|
|
1721 1998-05-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
1722
|
|
1723 * replace.el (query-replace): Just call perform-replace.
|
|
1724 (query-replace-regexp): Ditto.
|
|
1725 (perform-replace): Move region handling here.
|
|
1726 (perform-replace): Use the new arg to match-data.
|
|
1727
|
|
1728 1998-03-08 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1729
|
|
1730 * x-init.el: Install X specific display table that
|
|
1731 displays char 0240 as a space to avoid whatever it is
|
|
1732 that screws up display of that character code.
|
|
1733
|
|
1734 1998-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1735
|
|
1736 * help.el (function-arglist): If no arguments are documented for a
|
|
1737 subr, print nothing rather than incorrect output.
|
|
1738
|
|
1739 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
1740
|
|
1741 * cmdloop.el (command-error): Update bail-out error message to use
|
|
1742 `emacs-program-name'.
|
|
1743
|
|
1744 * lib-complete.el: Remove reader macro cruft.
|
|
1745
|
|
1746 * dumped-lisp.el (preloaded-file-list): Phase I: remove InfoDock
|
|
1747 cruft.
|
|
1748
|
|
1749 * simple.el (count-words-region): Drop interactive-p check on the
|
|
1750 message.
|
|
1751
|
|
1752 1998-05-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1753
|
|
1754 * font.el
|
|
1755 * msw-faces.el
|
|
1756 Correct spelling of mswindows-font-canonicalize-name.
|
|
1757
|
|
1758 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1759
|
|
1760 * ldap.el (ldap-host-parameters-alist): Replaced with
|
|
1761 `ldap-host-parameters-plist'
|
|
1762 (ldap-search): Adapt to previous change
|
|
1763
|
280
|
1764 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
1765
|
|
1766 * about.el (about-hackers): Update Bob Weiner bio.
|
|
1767 (about-maintainer-info): Ditto.
|
|
1768
|
|
1769 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
1770
|
|
1771 * simple.el (display-warning-minimum-level): Docfix.
|
|
1772
|
|
1773 1998-04-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1774
|
|
1775 * widget.el (:default-get): New keyword.
|
|
1776 * wid-edit.el (default, widget-default-default-get): Define it.
|
|
1777 (group, widget-group-default-get): Define it.
|
|
1778 (menu-choice, widget-choice-default-get): Define it.
|
|
1779 (widget-default-get): New function.
|
|
1780 (widget-choice-action): Call it.
|
|
1781 (widget-editable-list-entry-create): Call it.
|
|
1782
|
|
1783 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
1784
|
|
1785 * byte-optimize.el (byte-boolean-vars): Removed.
|
|
1786 (byte-optimize-lapcode): Use `built-in-variable-type' instead of
|
|
1787 lookup through `byte-boolean-vars'.
|
|
1788
|
|
1789 1998-05-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1790
|
|
1791 * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
|
|
1792 resource-provided values into ghost specs for scrollbar-height and
|
|
1793 scrollbar-width.
|
|
1794
|
|
1795 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
1796
|
|
1797 * byte-optimize.el: Don't attempt to optimize /=.
|
|
1798
|
|
1799 * bytecomp.el (byte-compile-one-ore-more-args): New function.
|
|
1800 (byte-compile-/=): Ditto.
|
|
1801
|
|
1802 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
1803
|
|
1804 * apropos.el: Use `with-displaying-help-buffer'.
|
|
1805 (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
|
|
1806 Use `with-displaying-help-buffer'.
|
|
1807 (apropos-follow): Do not give special treatment to buffer cursor
|
|
1808 was in prior to a mouse click.
|
|
1809 (apropos-describe-plist): Use `with-displaying-help-buffer'.
|
|
1810 (apropos-print-doc): Set correct buffer for setting text
|
|
1811 properties.
|
|
1812
|
|
1813 1998-05-01 SL Baur <steve@altair.xemacs.org>
|
|
1814
|
|
1815 * help.el (help-buffer-prefix-string): New variable.
|
|
1816 (help-buffer-name): Use it.
|
|
1817
|
|
1818 * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
|
|
1819 mode menu.
|
|
1820
|
|
1821 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
1822
|
|
1823 * frame.el (other-frame): Work even when focus-follows-mouse is true.
|
|
1824
|
|
1825 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
1826
|
|
1827 * files.el (find-file-noselect): Update docstring.
|
|
1828 (find-file-noselect): Signal an error if found an unreadable file.
|
|
1829 (file-chase-links): Save the match data.
|
|
1830 (normal-mode): Use `lwarn' and `error-message-string'.
|
|
1831 (interpreter-mode-alist): Change defconst to defvar.
|
|
1832 (inhibit-first-line-modes-regexps): Ditto.
|
|
1833 (inhibit-first-line-modes-regexps): Added .tgz.
|
|
1834 (inhibit-first-line-modes-suffixes): Change defconst to defvar.
|
|
1835 (change-major-mode-with-file-name): New user-option.
|
|
1836 (set-visited-file-name): Synched with FSF.
|
|
1837 (file-name-extension): New function, from FSF 20.3.
|
|
1838 (file-relative-name): Synched with FSF.
|
|
1839 (save-some-buffers): Support the C-r feature.
|
|
1840 (recover-session): Synched with FSF.
|
|
1841 (kill-some-buffers): Ditto.
|
|
1842 (set-auto-mode): New argument JUST-FROM-FILE-NAME.
|
|
1843
|
|
1844 1998-04-30 SL Baur <steve@altair.xemacs.org>
|
|
1845
|
|
1846 * files.el (insert-file): Undo previous change and reenable use of
|
|
1847 format.el.
|
|
1848
|
|
1849 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
1850
|
|
1851 * window-xemacs.el (recenter): Define.
|
|
1852
|
|
1853 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
1854
|
|
1855 * font.el (mswindows-font-create-name)
|
|
1856 (mswindows-font-create-object): new functions for mswindows type
|
|
1857 fonts.
|
|
1858
|
|
1859 * msw-faces.el (mswindows-font-canicolize-name): fix so that
|
|
1860 strings are parsed as well as font objects.
|
|
1861
|
|
1862 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
1863
|
|
1864 * modeline.el (defining-kbd-macro): Restore modeline indication of
|
|
1865 kbd-macro being recorded.
|
|
1866 (add-minor-mode): Simplify docstring.
|
|
1867 (modeline-minor-mode-menu): Remove stuff.
|
|
1868
|
|
1869 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
1870
|
|
1871 * code-process.el (call-process): dynamically decide process
|
|
1872 coding type.
|
|
1873
|
|
1874 1998-04-29 Jim Radford <radford@robby.caltech.edu>
|
|
1875
|
|
1876 * modeline.el: Add line-number-mode, column-number-mode to
|
|
1877 the modeline minor-mode menu. Button2 on the line number does
|
|
1878 goto-line.
|
|
1879
|
|
1880 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
1881
|
|
1882 * mouse.el: move x-selection-owner-p type things to
|
|
1883 selection-owner-p.
|
|
1884
|
|
1885 * msw-init.el: copy zmacs stuff from x-init.el
|
|
1886
|
|
1887 * msw-select.el (mswindows-own-selection)
|
|
1888 (mswindows-disown-selection) (mswindows-selection-owner-p): new
|
|
1889 functions. Very simple minded implementation of selectio
|
|
1890 ownership.
|
|
1891
|
|
1892 * select.el (own-selection) (disown-selection)
|
|
1893 (activate-region-as-selection) (select-make-extent-for-selection)
|
|
1894 (valid-simple-selection-p): functions moved from x-select.el for
|
|
1895 generalized selection.
|
|
1896
|
|
1897 * x-select.el: see select.el changes.
|
|
1898
|
|
1899 * x-toolbar.el: use new selection functions.
|
|
1900
|
|
1901 1998-04-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1902
|
|
1903 * packages.el (packages-find-package-directories): Fixed bug that
|
|
1904 would pick up multiple site-package directories.
|
|
1905 (package-locations): Added "xemacs-packages" as a late package
|
|
1906 location.
|
|
1907
|
|
1908 * find-paths.el: Now uses `emacs-program-name' and
|
|
1909 `emacs-program-version'.
|
|
1910 Additions to enforce version-specific directories in
|
|
1911 `paths-find-version-directory'.
|
|
1912
|
|
1913 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
1914
|
|
1915 * default.el: Removed.
|
|
1916 * site-start.el: Removed.
|
|
1917
|
|
1918 1998-04-29 Didier Verna <verna@inf.enst.fr>
|
|
1919
|
|
1920 * minibuf.el (minibuffer-history-minimum-string-length): Default
|
|
1921 to nil.
|
|
1922
|
|
1923 1998-04-28 SL Baur <steve@altair.xemacs.org>
|
|
1924
|
|
1925 * find-paths.el (paths-program-name): Rename.
|
|
1926 (paths-emacs-root-p): Ditto.
|
|
1927 (paths-find-site-directory): Ditto.
|
|
1928
|
|
1929 1998-04-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1930
|
|
1931 * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
|
|
1932 `emacs-lisp-byte-compile-and-load'.
|
|
1933
|
|
1934 1998-04-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1935
|
|
1936 * ldap.el (ldap-search): Fixed additional parameter passing to
|
|
1937 `ldap-open'
|
|
1938
|
|
1939 1998-04-27 Andy Piper <andyp@parallax.co.uk>
|
|
1940
|
|
1941 * select.el (kill-primary-selection) (selection-owner-p)
|
|
1942 (copy-primary-selection) (yank-clipboard-selection)
|
|
1943 (selection-exists-p) (delete-primary-selection): new file and
|
|
1944 functions that do the right thing for the selected device.
|
|
1945
|
|
1946 * x-menubar.el: use generalised selection functions.
|
|
1947
|
|
1948 * dumped-lisp.el: dump select.el.
|
|
1949
|
|
1950 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
1951
|
|
1952 * find-paths.el (paths-progname): New variable.
|
|
1953 (paths-emacs-root-p): Use it.
|
|
1954 (paths-find-site-directory): Ditto.
|
|
1955
|
|
1956 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
1957
|
|
1958 * loadup.el ((member "dump" command-line-args)): Dump as
|
|
1959 `infodock' if InfoDock.
|
|
1960
|
|
1961 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
1962
|
|
1963 * find-paths.el (construct-emacs-version): Simplify, include
|
|
1964 program name in the return value.
|
|
1965 * (paths-find-version-directory): Use it.
|
|
1966
|
278
|
1967 1998-04-25 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1968
|
|
1969 * info.el (Info-parse-dir-entries): Fixed regexp
|
|
1970 (Info-build-dir-anew): Remove full suffix and capitalize info file
|
|
1971 name for files with no @direntry
|
|
1972 (Info-batch-rebuild-dir): New function
|
|
1973 (Info-suffixed-file): Check for regular files instead of simple
|
|
1974 file existence (could catch directories before)
|
|
1975
|
|
1976 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1977
|
|
1978 * setup-paths.el, find-paths.el: Removed uses of `not' which
|
|
1979 temacs doesn't have.
|
|
1980
|
|
1981 * find-paths.el (paths-find-emacs-roots): Included exec-prefix
|
|
1982 into root searching.
|
|
1983
|
|
1984 1998-04-24 Martin Buchholz <martin@xemacs.org>
|
|
1985
|
|
1986 * subr.el: Remove definition of `not'.
|
|
1987
|
|
1988 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1989
|
|
1990 * msw-glyphs.el: enable graphics support.
|
|
1991
|
|
1992 1998-04-23 Didier Verna <verna@inf.enst.fr>
|
|
1993
|
|
1994 * x-menubar.el (default-menubar): restored the line-number-mode
|
|
1995 option.
|
|
1996
|
|
1997 * misc doc string updates related to the options menu.
|
|
1998
|
|
1999 1998-04-24 SL Baur <steve@altair.xemacs.org>
|
|
2000
|
|
2001 * setup-paths.el (paths-construct-load-path): Fix typo.
|
|
2002
|
|
2003 1998-04-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2004
|
|
2005 * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
|
|
2006 font-menu-ignore-scaled-fonts don't have to be bound now; this
|
|
2007 gets us one step further towards making --no-autoloads work.
|
|
2008
|
|
2009 * startup.el (normal-top-level): Load auto-autoloads only if
|
|
2010 lisp-directory is non-nil.
|
|
2011
|
|
2012 * setup-paths.el (paths-construct-load-path): Made it robust
|
|
2013 against nil lisp-directory.
|
|
2014
|
|
2015 * startup.el (startup-setup-paths-warning): Added `lisp-directory'
|
|
2016 to the list of variables that cause a warning when nil.
|
|
2017
|
|
2018 * toolbar.el (init-toolbar-location): Now works even when there's
|
|
2019 no toolbar icon directory.
|
|
2020
|
|
2021 1998-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2022
|
|
2023 * help.el (view-lossage): Recognize it.
|
|
2024
|
|
2025 * simple.el (log-message): Mark multiline messages.
|
|
2026
|
|
2027 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
2028
|
|
2029 * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
|
|
2030
|
|
2031 1998-4-20 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2032
|
|
2033 * package-get.el (package-get-all): add `\n' separator to
|
|
2034 interactive specification so that both variables are read
|
|
2035
|
|
2036 1998-04-22 Didier Verna <verna@inf.enst.fr>
|
|
2037
|
|
2038 * x-menubar.el: ported the options menu to Custom.
|
|
2039 Moved the "read only" toggle button to the buffers menu.
|
|
2040 Corrected some missing ;;;###autoload or defcustom.
|
|
2041
|
|
2042 * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
|
|
2043 the scrollbar-visible specifier for options menu handling.
|
|
2044
|
|
2045 * toolbar.el (toolbar-visible-p)
|
|
2046 (toolbar-captioned-p)
|
|
2047 (default-toolbar-position): defcustom wrappers around
|
|
2048 the toolbar specifiers for options menu handling.
|
|
2049
|
|
2050 * frame.el (get-frame-for-buffer-default-instance-limit):
|
|
2051 defcustom it for options menu handling.
|
|
2052
|
|
2053 * font-lock.el (font-lock-mode): defcustom and autolaod the variable
|
|
2054 font-lock-mode for options menu handling.
|
|
2055
|
|
2056 * cus-start.el: added Custom properties to overwrite-mode for
|
|
2057 options menu handling.
|
|
2058
|
|
2059 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2060
|
|
2061 * about.el: shameless self-promotion.
|
|
2062
|
|
2063 1998-04-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
2064
|
|
2065 * simple.el (raw-append-message): Slightly optimize.
|
|
2066 (remove-message): Use `push' for clarity.
|
|
2067 (append-message): Ditto.
|
|
2068 (display-warning): Dito.
|
|
2069 (raw-append-message): Send the message to the appropriate device.
|
|
2070
|
|
2071 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
2072
|
|
2073 * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
|
|
2074 From Sean MacLennan <Sean.MacLennan@pika.ca>
|
|
2075
|
|
2076 1998-04-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2077
|
|
2078 * setup-paths.el: Changed `directory-sep-char' to
|
|
2079 `path-separator', following a change in GNU Emacs.
|
|
2080
|
|
2081 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2082
|
|
2083 * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
|
|
2084 (Info-build-dir-anew): Add a final newline.
|
|
2085 (Info-build-dir-anew): Do not issue warning when rebuilding policy
|
|
2086 is `always'
|
|
2087 (Info-rebuild-dir): Ditto
|
|
2088
|
|
2089 * dumped-lisp.el (preloaded-file-list): Added ldap.el
|
|
2090
|
|
2091 1998-04-21 SL Baur <steve@altair.xemacs.org>
|
|
2092
|
|
2093 * simple.el (count-words-buffer): Retain zmacs region.
|
|
2094 (count-words-region): Ditto.
|
|
2095 * simple.el: (what-line): Expanded line counts.
|
|
2096 (count-lines): New parameter to conditionalize whether collapsed
|
|
2097 lines get counted.
|
|
2098 From Bob Weiner <weiner@altrasoft.com>
|
|
2099
|
|
2100 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
2101
|
|
2102 * packages.el (package-locations): infodock-packages must override
|
|
2103 mule-packages and packages.
|
|
2104
|
|
2105 1998-04-19 Jonathan Harris <jhar@tardis.ed.a.uk>
|
|
2106
|
|
2107 * wid-edit.el:
|
|
2108 remove rude messages from widget-activation-widget-mapper
|
|
2109 and widget-activation-glyph-mapper
|
|
2110
|
276
|
2111 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2112
|
|
2113 * toolbar.el: Remove (featurep 'x) test from
|
|
2114 toolbar-make-button-list
|
|
2115
|
|
2116 1998-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
2117
|
|
2118 * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
|
|
2119 only if in the same frame.
|
|
2120
|
|
2121 1998-04-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2122
|
|
2123 * packages.el (package-locations): Added site-packages hierarchy.
|
|
2124
|
|
2125 * setup-paths.el (paths-default-info-directories): Introduced and
|
|
2126 used.
|
|
2127
|
|
2128 * packages.el, setup-paths.el: Set various path searching depths
|
|
2129 to 1.
|
|
2130
|
|
2131 * packages.el (packages-hierarchy-depth):
|
|
2132 (packages-load-path-depth): Introduced and used.
|
|
2133
|
|
2134 * setup-paths.el (paths-load-path-depth): Introduced and used.
|
|
2135
|
|
2136 * find-paths.el (paths-find-recursive-path): Added max-depth
|
|
2137 parameter.
|
|
2138
|
|
2139 1998-04-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2140
|
|
2141 * setup-paths.el (paths-construct-info-path): Removed
|
|
2142 dependency on behavior of (file-name-as-directory "").
|
|
2143
|
|
2144 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2145
|
|
2146 * ldap.el (ldap-search): Adapt to the new low-level API using ldap
|
|
2147 lisp objects
|
|
2148
|
|
2149 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2150
|
|
2151 * dump-paths.el, startup.el: Added handling for --debug-paths.
|
|
2152
|
|
2153 1998-04-15 William M. Perry <wmperry@aventail.com>
|
|
2154
|
|
2155 * wid-edit.el: We cannot just set the help-echo or balloon-help
|
|
2156 properties for an extent based on the :help-echo widget
|
|
2157 property, since help-echo and balloon-help cause an EXTENT to
|
|
2158 get passed in, where :help-echo functions are expecting a WIDGET
|
|
2159
|
|
2160 1998-04-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2161
|
|
2162 * scrollbar.el (init-scrollbar-from-resources): Call
|
|
2163 mswindows-init-scrollbar-metrics when appropriate.
|
|
2164
|
|
2165 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2166
|
|
2167 * dumped-lisp.el: dump x-toolbar for window system
|
|
2168
|
|
2169 * msw-init.el (init-post-mswindows-win): enable toolbars if we
|
|
2170 have support and xpm.
|
|
2171
|
|
2172 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
2173
|
|
2174 * files.el (toggle-read-only): Fix docstring.
|
|
2175 From Didier Verna <verna@inf.enst.fr>
|
|
2176
|
|
2177 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2178
|
|
2179 * startup.el (normal-top-level): Load autoload-file-name without
|
|
2180 specifying an extension---some people only auto-autoload.el.gz.
|
|
2181
|
|
2182 1998-04-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
2183
|
|
2184 * files.el (backup-enable-predicate): Don't bomb on NAME being
|
|
2185 nil.
|
|
2186
|
|
2187 1998-04-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2188
|
|
2189 * find-paths.el, packages.el: Now prefers configure'd paths.
|
|
2190 This shouldn't cause any of the originally anticipated problems as
|
|
2191 the current paths architecture will not define the various
|
|
2192 configure-xxx variables if they're not specified on the configure
|
|
2193 command line.
|
|
2194
|
|
2195 * find-paths.el, setup-paths.el, packages.el: Removed all
|
|
2196 mentionings of "/" as a path separator.
|
|
2197 Used paths-construct-path throughout.
|
|
2198
|
|
2199 * find-paths.el (paths-construct-path): Created to assemble paths
|
|
2200 from directory components.
|
|
2201
|
|
2202 * setup-paths.el, packages.el: Used paths-decode-directory-path
|
|
2203 instead of decode-path-internal.
|
|
2204
|
|
2205 * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
|
|
2206 and associates.
|
|
2207 (paths-decode-directory-path) Created.
|
|
2208
|
|
2209 * setup-paths.el: Changed configure-exec-path to
|
|
2210 configure-exec-directory.
|
|
2211
|
|
2212 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2213
|
|
2214 * packages.el (packages-find-packages): Fixed decoding of
|
|
2215 EMACSPACKAGEPATH.
|
|
2216
|
|
2217 * startup.el: -no-packages -> -no-early-packages.
|
|
2218
|
|
2219 (packages-load-package-lisps): Fixed loading of auto-autoload
|
|
2220 files.
|
|
2221
|
|
2222 * startup.el (normal-top-level): Fixed loading of core
|
|
2223 auto-autoload.
|
|
2224
|
|
2225 * obsolete.el: Un-obsoleted site-directory. Sigh.
|
|
2226
|
|
2227 * startup.el, packages.el, dump-paths.el: Added proper settings
|
|
2228 for site-directory and lisp-directory variables.
|
|
2229
|
|
2230 * startup.el, loadup.el: Renamed inhibit-update-autoloads to
|
|
2231 inhibit-package-autoloads and fixed handling of it.
|
|
2232
|
|
2233 * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
|
|
2234 handling of former inhibit-package-init, now
|
|
2235 inhibit-early-packages, to make -vanilla etc. work.
|
|
2236
|
274
|
2237 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2238
|
|
2239 * code-process.el (start-process): Fallback to 'undecided instead
|
|
2240 of 'binary for process input coding stream.
|
|
2241
|
|
2242 * process.el (start-process): Docstring fix.
|
|
2243
|
|
2244 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2245
|
|
2246 * info.el (Info-insert-dir): Do not insert temporary dir files
|
|
2247 in Info-dir-file-attributes
|
|
2248 (Info-build-dir-anew): Ensure temporary buffer is not read-only
|
|
2249 (Info-rebuild-dir): Ditto.
|
|
2250
|
|
2251 1998-04-09 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2252
|
|
2253 * obsolete.el: Added obsoleteness declarations for
|
|
2254 `site-directory' and `Info-default-directory-list'.
|
|
2255
|
|
2256 1998-04-08 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2257
|
|
2258 * find-paths.el (paths-find-emacs-root): Only look at the
|
|
2259 executable at the end of the symlink chain for determining the
|
|
2260 Emacs root.
|
|
2261
|
|
2262 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2263
|
|
2264 * setup-paths.el (paths-construct-info-path): Changed construction
|
|
2265 to cater to gone default in configure.
|
|
2266
|
|
2267 * find-paths.el (paths-uniq-append): Added.
|
|
2268
|
|
2269 * packages.el: Rewritten package path construction once again.
|
|
2270
|
|
2271 * dump-paths.el, startup.el: Removed package-path as a global
|
|
2272 variable.
|
|
2273
|
|
2274 * package-admin.el (package-admin-add-single-file-package):
|
|
2275 (package-admin-add-binary-package): Changed package-path to
|
|
2276 late-packages.
|
|
2277
|
|
2278 * packages.el (packages-split-path): Split path at "/" rather than
|
|
2279 nil according to change in emacs.c.
|
|
2280
|
|
2281 1998-04-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2282
|
|
2283 * setup-paths.el (paths-construct-info-path): Changed info path
|
|
2284 order so that directories come out right.
|
|
2285 (paths-find-lock-directory): Fixed bug: It used to think
|
|
2286 configure-lock-directory is a path.
|
|
2287
|
|
2288 1998-04-06 Jeff Miller <jmiller@smart.net>
|
|
2289
|
|
2290 * x-toolbar.el: Added toolbar-vector-xxxxxx defvars. Modified
|
|
2291 initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars. This
|
|
2292 eases the use of toolbar-add/kill-item functions.
|
|
2293
|
|
2294 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2295
|
|
2296 * code-files.el (file-coding-system-alist): Commented out
|
|
2297 loaddefs.el magical treatment.
|
|
2298
|
|
2299 1998-04-06 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2300
|
|
2301 * info.el (Info-rebuild-outdated-dir): Added new option
|
|
2302 `conservative' and made it the default
|
|
2303 (Info-rebuild-dir): Appropriately parse multi-line description
|
|
2304 strings, and multi-section dir files. Issue warning when dir
|
|
2305 is rebuilt as temporary
|
|
2306 (Info-build-dir-anew): Issue warning when dir is built as
|
|
2307 temporary
|
|
2308
|
|
2309 1998-04-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2310
|
|
2311 * list-mode.el (list-mode-map): Bind highlight motion commands to
|
|
2312 standard keys left, right, C-b and C-f.
|
|
2313
|
|
2314 1998-03-29 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2315
|
|
2316 * files.el (auto-mode-alist): allow .sc for Scheme->C
|
|
2317
|
|
2318 1998-04-06 SL Baur <steve@altair.xemacs.org>
|
|
2319
|
|
2320 * loadup.el (pureload): Don't quote (garbage-collect).
|
|
2321
|
|
2322 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
2323
|
|
2324 * package-get-base.el: Updated.
|
|
2325
|
272
|
2326 1998-04-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
2327
|
|
2328 * isearch-mode.el (isearch-just-started): New variable.
|
|
2329 (isearch-mode): Set it.
|
|
2330 (isearch-repeat): Advance one character forward only if the search
|
|
2331 was successful, and was not just started.
|
|
2332 (isearch-repeat): Clear isearch-just-started.
|
|
2333
|
|
2334 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
2335
|
|
2336 * finder.el (finder-compile-keywords): Don't eval new finder-inf
|
|
2337 if running -batch.
|
|
2338
|
|
2339 1998-03-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
2340
|
|
2341 * subr.el (listify-key-sequence): Removed.
|
|
2342
|
|
2343 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
2344
|
|
2345 * bytecomp.el (byte-compile-print-gensym): New option.
|
|
2346 (byte-compile-output-file-form): Use it.
|
|
2347 (byte-compile-output-docform): Ditto.
|
|
2348 (byte-compile-compiled-obj-to-list): Ditto.
|
|
2349
|
|
2350 Sun Mar 29 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2351
|
|
2352 * msw-glyphs.el: set frame icon if xpm support.
|
|
2353
|
|
2354 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2355
|
|
2356 * help.el: Code that pretty prints variable values
|
|
2357 removed.
|
|
2358
|
|
2359 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
2360
|
|
2361 * find-paths.el (paths-emacs-root-p): Correct test for installation
|
|
2362 directory.
|
|
2363 From Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2364
|
|
2365 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2366
|
|
2367 * loaddefs.el: Don't set debug-ignored-errors; leave
|
|
2368 its default value set to nil.
|
|
2369
|
|
2370 1998-03-29 Damon Lipparelli <lipp@primus.com>
|
|
2371
|
|
2372 * info.el (Info-rebuild-dir): fixed mis-spelling.
|
|
2373
|
|
2374 1998-03-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2375
|
|
2376 * info.el (Info-rebuild-outdated-dir): New custom var
|
|
2377 (Info-insert-node): Create/update dir file when needed, ie when it
|
|
2378 does not exist or is older than some info files in directory
|
|
2379
|
|
2380 1998-04-01 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2381
|
|
2382 * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
|
|
2383 for last packages, mainly for using a 20.4 package base.
|
|
2384
|
|
2385 * packages.el (late-packages): Typo fix. It was called
|
|
2386 early-packages.
|
|
2387
|
|
2388 * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
|
|
2389 relative symlinks correctly.
|
|
2390 (paths-find-emacs-roots): More rigorous checking for plausible
|
|
2391 configuration-time root.
|
|
2392
|
|
2393 * startup.el (normal-top-level): Added a warning if XEmacs cannot
|
|
2394 find its roots.
|
|
2395
|
|
2396 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
2397
|
|
2398 * faces.el: Fix docstrings.
|
|
2399 * glyphs.el: Fix docstrings.
|
|
2400 * mouse.el: Fix docstrings.
|
|
2401
|
|
2402 * frame.el: Change phrase `current frame' to `selected frame'.
|
|
2403
|
|
2404 * faces.el (face-spec-set-match-display): Make FRAME arg optional.
|
|
2405
|
|
2406 * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
|
|
2407 macros using backquote to make them infinitely more readable.
|
|
2408
|
|
2409 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
2410
|
|
2411 * packages.el (packages-find-package-path): Hardcoded specialized
|
|
2412 InfoDock support until we can clean this up.
|
|
2413
|
|
2414 * help.el (describe-bindings-1): Return the value of the bindings
|
|
2415 help buffer created.
|
|
2416 (describe-bindings): Ditto.
|
|
2417
|
|
2418 * simple.el (set-variable): Restore previous behavior of not
|
|
2419 bombing if the variable to set is not boundp.
|
|
2420
|
|
2421 1998-03-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2422
|
|
2423 * packages.el (packages-handle-package-dumped-lisps): Allow for
|
|
2424 non-local files to be loaded off the package-lisp variable.
|
|
2425
|
269
|
2426 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2427
|
|
2428 * x-faces.el: Global X resources should override
|
|
2429 specs for all device classes (color, grayscale, mono);
|
|
2430 code currently doesn't override any of them. Fixed by
|
|
2431 calling remove-specifier with '(x default) as the tag
|
|
2432 set and allowing inexact matches.
|
|
2433
|
|
2434 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2435
|
|
2436 * faces.el: Separated face intializations based on
|
|
2437 device classes into device type specific (tag set,
|
|
2438 instantiator) pairs.
|
|
2439
|
|
2440 1998-03-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
2441
|
|
2442 * wid-edit.el (widget-choice-action): Remember user's explicit
|
|
2443 choice.
|
|
2444 (widget-choice-value-create): Respect it.
|
|
2445 From Richard Stallman <rms@gnu.org>
|
|
2446
|
|
2447 1998-03-26 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2448
|
|
2449 * setup-paths.el (paths-construct-info-path): Always append
|
|
2450 existing directories from configure-time info path.
|
|
2451
|
|
2452 * startup.el (startup-setup-paths): Renamed misnamed info-path to
|
|
2453 Info-directory-list.
|
|
2454
|
|
2455 * info.el: Removed Info-default-directory-list which was broken by
|
|
2456 design.
|
|
2457 Removed bogus initialization of Info-directory-list---startup.el
|
|
2458 can do a much better job.
|
|
2459 Added autoload of Info-directory-list.
|
|
2460
|
|
2461 * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
|
|
2462 out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
|
|
2463 be exclusive; now it's merely given precedence, just like in the
|
|
2464 old days.
|
|
2465
|
|
2466 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2467
|
|
2468 * find-paths.el (paths-find-architecture-directory): Fix bug with
|
|
2469 finding; it used to default too early.
|
|
2470
|
|
2471 1998-03-25 Martin Buchholz <martin@xemacs.org>
|
|
2472
|
|
2473 * packages.el (packages-split-path): Fix a bug; it used to fail
|
|
2474 for paths that weren't split.
|
|
2475
|
|
2476 1998-03-26 SL Baur <steve@altair.xemacs.org>
|
|
2477
|
|
2478 * finder.el (finder-compile-keywords): trap on errors.
|
|
2479
|
|
2480 1998-03-24 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2481
|
|
2482 * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
|
|
2483 fourth argument of t so that only the specs exactly
|
|
2484 matching the tag lists are removed.
|
|
2485
|
|
2486 1998-03-25 SL Baur <steve@altair.xemacs.org>
|
|
2487
|
|
2488 * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
|
|
2489
|
267
|
2490 1998-03-23 SL Baur <steve@altair.xemacs.org>
|
|
2491
|
|
2492 * minibuf.el (mouse-read-file-name-1): If a default directory was
|
|
2493 specified, use it for generating the completions.
|
|
2494
|
|
2495 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2496
|
|
2497 * update-elc.el: Now respects inhibit-package-init and
|
|
2498 inhibit-site-lisp.
|
|
2499 Now does path construction with loadup-paths.
|
|
2500
|
|
2501 * startup.el (normal-top-level, startup-setup-paths): Now respects
|
|
2502 inhibit-package-init and inhibit-site-lisp.
|
|
2503
|
|
2504 * packages.el (packages-find-package-path): Extended package path
|
|
2505 by version-specific hierarchies.
|
|
2506 (packages-find-packages): Now respects inhibit flag and
|
|
2507 inhibit-site-lisp.
|
|
2508 Moved path setup to loadup-paths.
|
|
2509
|
|
2510 * make-docfile.el: Now respects inhibit-package-init and
|
|
2511 inhibit-site-lisp.
|
|
2512 Now does path construction with loadup-paths.
|
|
2513
|
|
2514 * loadup.el: Now respects inhibit-package-init and
|
|
2515 inhibit-site-lisp.
|
|
2516
|
|
2517 * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
|
|
2518
|
|
2519 * loadup-paths.el: New file: setup load-path to encompass
|
|
2520 packages.
|
|
2521
|
|
2522 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
2523
|
|
2524 * auto-show.el: load-gc renamed to pureload.
|
|
2525 * site-load.el: Ditto.
|
|
2526 * packages.el (toplevel): Ditto.
|
|
2527 * loadup.el (really-early-error-handler): Ditto.
|
|
2528 * dumped-lisp.el (preloaded-file-list): Ditto.
|
|
2529 * cus-face.el (custom-declare-face): Ditto.
|
|
2530
|
|
2531 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2532
|
|
2533 * <Today>: The Big Path Searching Overhaul.
|
|
2534
|
|
2535 * find-paths.el: New file: find and assemble paths in the
|
|
2536 installation hierarchy.
|
|
2537
|
|
2538 * setup-paths.el: New file: global layout of paths and directories
|
|
2539 within the XEmacs hierarchy.
|
|
2540
|
|
2541 * packages.el: Replaced everything related to path searching and
|
|
2542 startup by code in terms of find-paths.
|
|
2543
|
|
2544 * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
|
|
2545 the new path searching engine.
|
|
2546
|
|
2547 * dumped-lisp.el (preloaded-file-list): Added new files find-paths
|
|
2548 and setup-paths.
|
|
2549
|
|
2550 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
2551
|
|
2552 * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
|
|
2553 setup-paths.el.
|
|
2554
|
|
2555 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2556
|
|
2557 * msw-glyphs.el: Added check for 'mswindows feature, so the file
|
|
2558 compiles identically in any configuration.
|
|
2559 Removed irrelevant commentary.
|
|
2560
|
|
2561 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2562
|
|
2563 * simple.el (set-variable): Allow setting specifiers.
|
|
2564
|
|
2565 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
2566
|
|
2567 * lisp.el (forward-sexp): Revert previous change.
|
|
2568
|
|
2569 1998-03-18 SL Baur <steve@altair.xemacs.org>
|
|
2570
|
|
2571 * frame.el (frame-initialize): Use `delete-console' instead of
|
|
2572 `delete-device' to delete the stream console to match the usage in
|
|
2573 Fkill_emacs.
|
|
2574
|
265
|
2575 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
2576
|
|
2577 * files.el (cdpath-previous): New variable.
|
|
2578 (cd): Use it.
|
|
2579 From Bob Weiner <weiner@wave.altrasoft.com>
|
|
2580
|
267
|
2581 1998-03-15 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2582
|
|
2583 * keydefs.el: Changed keybindings of forward-char,
|
|
2584 backward, scroll-up and scroll-down to point to their
|
|
2585 -command counterparts.
|
|
2586
|
|
2587 * simple.el: New functions: forwarc-char-command,
|
|
2588 backwrad-char-command, scroll-up-command,
|
|
2589 scroll-down-command which work liek their counterparts
|
|
2590 except that they honor the variable
|
|
2591 signal-error-on-buffer-boundary.
|
|
2592
|
|
2593 Definition of signal-error-on-buffer-boundary received
|
|
2594 from src/cmds.c.
|
|
2595
|
|
2596 defvar declaration added for word-across-newline to avoid
|
|
2597 byte-compiler warning about the free variable reference.
|
|
2598
|
265
|
2599 1998-03-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2600
|
|
2601 * winnt.el: Removed "%t" from the beginning of
|
|
2602 modeline-format. From now on, there's no nt-specifics in the modeline.
|
|
2603
|
|
2604 1998-03-14 SL Baur <steve@altair.xemacs.org>
|
|
2605
|
|
2606 * setup-paths.el (paths-setup-paths-warning): Replace occurrences
|
|
2607 of `when' with `if'.
|
|
2608
|
|
2609 1998-03-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2610
|
|
2611 * msw-glyphs.el: New file. Defines TTY-style glyphs for
|
|
2612 mswindows. Must be reworked along with glyphs.el, or
|
|
2613 merged into it, after there is images support.
|
|
2614
|
|
2615 * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
|
|
2616 'mswindows.
|
|
2617
|
|
2618 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
2619
|
|
2620 * faces.el: fix for text cursor initialization.
|
|
2621 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
2622 From Andy Piper <andyp@parallax.co.uk>
|
|
2623
|
|
2624 1998-03-11 Pete Ware <ware@cis.ohio-state.edu>
|
|
2625
|
|
2626 * files.el (set-auto-mode): If a mode is not fboundp, check to see
|
|
2627 if there is an existing package that handles it and warn the user
|
|
2628 about that mode.
|
|
2629
|
|
2630 1998-03-02 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2631
|
|
2632 * x-menubar.el (default-menubar): Greyed out "Help / Basics /
|
|
2633 Installation" menu item when Installation-string is not bound.
|
|
2634
|
|
2635 1998-03-11 SL Baur <steve@altair.xemacs.org>
|
|
2636
|
|
2637 * lisp.el (forward-sexp): Fix for test for balanced sexp.
|
|
2638 From Jeremiah W. James <jerry@cs.ucsb.edu>
|
|
2639
|
|
2640 1998-03-10 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2641
|
|
2642 * msw-faces.el:
|
|
2643 * faces.el: Fix face initialization.
|
|
2644
|
|
2645 1998-03-10 Glynn Clements <glynn@sensei.co.uk>
|
|
2646
|
|
2647 * files.el (backup-enable-predicate): fix breakage introduced
|
|
2648 by TMPDIR patch.
|
|
2649
|
|
2650 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2651
|
|
2652 * x-faces.el (x-init-face-from-resources): The
|
|
2653 TTY face property retrieval functions don't return
|
|
2654 specifiers, so use face-property instead.
|
|
2655
|
|
2656 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
2657
|
|
2658 * mwheel.el (mwheel-install): Use portable keysyms and syntax.
|
|
2659
|
|
2660 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2661
|
|
2662 * x-menubar.el: Expanded documentation for
|
|
2663 option-save-faces. Changed Options -> Browse Faces
|
|
2664 menu entry to invoke customize-face.
|
|
2665
|
|
2666 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2667
|
|
2668 * faces.el: Most face initialization moved out of
|
|
2669 init-other-random-faces to the top level so that the
|
|
2670 initialization happens before Xemacs is dumped. Much
|
|
2671 of the fascist "face-differs-from-default-p or FROB!"
|
|
2672 code has been retired in favor of letting the user do
|
|
2673 what they want to do. Face initialization code changed
|
|
2674 to use `default' specifier tag so that the settings can
|
|
2675 be overridden later if the user wishes it.
|
|
2676
|
|
2677 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
2678
|
|
2679 * about.el (about-hackers): Update contributors list.
|
|
2680
|
263
|
2681 1998-03-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2682
|
|
2683 * specifier.el: Define new specifier tag `default'.
|
|
2684
|
|
2685 * modeline.el: Initialize faces using `default' tag.
|
|
2686
|
|
2687 * x-faces.el (x-init-face-from-resources): Remove
|
|
2688 specifier specs containing the `default' tag before
|
|
2689 adding new specs.
|
|
2690
|
|
2691 1998-03-02 John Jones <jj@asu.edu>
|
|
2692
|
|
2693 * package-get.el (package-get-all): fixed arguments on call to
|
|
2694 package-admin-add-single-file-package.
|
|
2695 * package-get.el (package-get-installedp): fixed to match
|
|
2696 advertised behavior.
|
|
2697 * package-get.el: added function package-get-update-all which
|
|
2698 installs newest versions of all the current packages (if they are
|
|
2699 not already installed).
|
|
2700
|
|
2701 1998-03-04 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2702
|
|
2703 * files.el (find-file-noselect): Uncommented `truename' binding in
|
|
2704 `let*' and use it later to set `buffer-file-truename' iff it's
|
|
2705 still nil, as happens for example when finding a compressed
|
|
2706 file with "jka-compr".
|
|
2707
|
|
2708 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2709
|
|
2710 * faces.el: in make-face-* type functions do the operation for all
|
|
2711 window systems, not just the first one found.
|
|
2712
|
|
2713 * font.el: call mswindows-list-fonts for mswindows.
|
|
2714
|
|
2715 1998-03-02 Glynn Clements <glynn@sensei.co.uk>
|
|
2716
|
|
2717 * code-process.el (call-process-region):
|
|
2718 * process.el (call-process-region):
|
|
2719 * package-get.el (package-get-dir):
|
|
2720 * files.el (backup-enable-predicate):
|
|
2721 * gnuserv.el (gnuserv-temp-file-regexp):
|
|
2722 Use temp-directory in place of `/tmp'.
|
|
2723
|
|
2724 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
2725
|
|
2726 * "Fast" dired-in-C enhancements for Windows 95/NT:
|
|
2727
|
|
2728 * files.el: Added function, `wildcard-to-regexp', from GNU
|
|
2729 Emacs.
|
|
2730
|
|
2731 * files.el (insert-directory): Modified to use special
|
|
2732 dired-in-C enhancements if present.
|
|
2733
|
|
2734 Mon Mar 02 11:37:36 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2735
|
|
2736 * code-files.el: make default coding no-conversion.
|
|
2737
|
|
2738 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
2739
|
|
2740 * dumped-lisp.el (preloaded-file-list): Find Installation.el from
|
|
2741 the load-path.
|
|
2742
|
|
2743 * update-elc.el: Strip directory when testing for files not to
|
|
2744 bytecompile.
|
|
2745
|
|
2746 1998-03-02 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2747
|
|
2748 * lisp-mode.el: Use recommended form for menus.
|
|
2749
|
|
2750 * info.el (Info-construct-menu): Use recommended form for menus.
|
|
2751
|
|
2752 * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
|
|
2753 entry.
|
|
2754
|
|
2755 1998-02-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2756
|
|
2757 * frame.el: Resurrect get-frame-for-buffer-default-to-current.
|
|
2758 (get-frame-for-buffer-noselect): Always return frames
|
|
2759 in the not-this-window-p cond clause.
|
|
2760
|
261
|
2761 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
2762
|
|
2763 * help.el (describe-installation): New function.
|
|
2764
|
|
2765 * x-menubar.el (default-menubar): Add describe-installation to
|
|
2766 Help menu.
|
|
2767
|
|
2768 * packages.el (packages-unbytecompiled-lisp): Installation.el
|
|
2769 should not be bytecompiled.
|
|
2770
|
|
2771 * dumped-lisp.el (preloaded-file-list): Dump Installation with
|
|
2772 XEmacs.
|
|
2773
|
|
2774 * x-menubar.el (default-menubar): Use correct guard for VM menu
|
|
2775 entry.
|
|
2776
|
|
2777 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
|
|
2778 coding.
|
|
2779 From Andy Piper <andyp@parallax.co.uk>
|
|
2780
|
|
2781 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2782
|
|
2783 * ldap.el: Do not require ldap-internal at compile time.
|
|
2784
|
259
|
2785 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2786
|
|
2787 * code-files.el: new file. a virtual copy of mule-files.el
|
|
2788 but without charset
|
|
2789 dependencies. (toggle-buffer-file-ocding-system) new function for
|
|
2790 changing the eol type for the current buffer.
|
|
2791
|
|
2792 * code-process.el: new file. a copy of
|
|
2793 mule-process.el. mule-process.el will disappear when things have
|
|
2794 settled.
|
|
2795
|
|
2796 * coding.el: new file. a virtual copy of mule-files.el but
|
|
2797 without charset dependencies. (coding-system-base) new function
|
|
2798 for getting the parent coding system of a coding system with eol
|
|
2799 type set.
|
|
2800
|
|
2801 * dumped-lisp.el: add above files for the non-mule case.
|
|
2802
|
|
2803 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2804
|
|
2805 * window-xemacs.el (display-buffer): If no explicit
|
|
2806 frame is specified, search for a window that displays
|
|
2807 the buffer on the currently selected frame, before
|
|
2808 searching other frames.
|
|
2809
|
|
2810 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2811
|
|
2812 * frame.el (get-frame-for-buffer): If not-this-window-p
|
|
2813 is non-nil, use window on the selected frame if it is not
|
|
2814 also the selected window. When defaulting, search for
|
|
2815 windows on the currently selected fgrame before searching
|
|
2816 other frames.
|
|
2817
|
|
2818 1998-02-25 Didier Verna <verna@inf.enst.fr>
|
|
2819
|
|
2820 * modeline.el (modeline-swap-buffers): originally named
|
|
2821 `mouse-release-modeline'. Whether to actually swap the buffers is
|
|
2822 decided in `mouse-drag-modeline'.
|
|
2823 (mouse-drag-modeline): A button release event is considered a
|
|
2824 mouse click is both X (modeline scroll) and Y (modeline drag) pos
|
|
2825 stay unchanged.
|
|
2826
|
|
2827 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
2828
|
|
2829 * x-menubar.el: Put redo on the menubar.
|
|
2830 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2831
|
|
2832 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
2833
|
|
2834 * bytecomp.el (displaying-byte-compile-warnings): if
|
|
2835 temp-buffer-show-function is set, use it to display current set of
|
|
2836 warnings in the "*Compile-Log-Show*" buffer.
|
|
2837
|
|
2838 * simple.el (display-warning-buffer): if temp-buffer-show-function
|
|
2839 is set, use it to display current set of warnings in the
|
|
2840 "*Warnings-Show*" buffer.
|
|
2841
|
|
2842 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2843
|
|
2844 * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
|
|
2845 Common Lisp.
|
|
2846
|
|
2847 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2848
|
|
2849 * menubar.el: Allow button descriptors at least 2 long.
|
|
2850
|
|
2851 * x-menubar.el (default-menubar): Use recommended forms.
|
|
2852 (file-menu-filter): Remove.
|
|
2853 (edit-menu-filter): Remove.
|
|
2854
|
|
2855 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
2856
|
|
2857 * about.el (about-hackers): Updated.
|
|
2858
|
|
2859 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
2860
|
|
2861 * help.el (help-max-help-buffers): new variable
|
|
2862 (help-register-and-maybe-prune-excess): new function
|
|
2863 (help-buffer-name): use help-max-help-buffers.
|
|
2864 (with-displaying-help-buffer): use
|
|
2865 help-register-and-maybe-prune-excess.
|
|
2866
|
|
2867 * help.el (help-maybe-pretty-print-value): if the value fits on
|
|
2868 one line, let it.
|
|
2869
|
|
2870 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
2871
|
|
2872 * (with-displaying-help-buffer): there is no need to kill the buffer
|
|
2873 if it exists, becasuse with-output-to-temp-buffer will clear it.
|
|
2874 further, killing the buffer violates the rule that
|
|
2875 temp-buffer-show-function, if set, has the full responsibility of
|
|
2876 showing the temp buffer. killing the buffer fucks with the window
|
|
2877 configuration, hosing temp-buffer-show-function.
|
|
2878
|
|
2879
|
|
2880 1998-02-23 Didier Verna <verna@inf.enst.fr>
|
|
2881
|
|
2882 * modeline.el (mouse-drag-modeline):
|
|
2883 - Always scroll the modeline that was originally clicked on.
|
|
2884 - Use x pixels instead of x characters (which doesn't work anyway)
|
|
2885 as horizontal reference for modeline dragging. This allows us to
|
|
2886 keep on dragging the modeline even if the motion event occurs in
|
|
2887 another window.
|
|
2888
|
|
2889 1998-02-23 Didier Verna <verna@inf.enst.fr>
|
|
2890
|
|
2891 * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
|
|
2892 glyph on the modeline to indicate that dragging the mouse has an
|
|
2893 effect both horizontally and vertically.
|
|
2894
|
|
2895 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
2896
|
|
2897 * about.el (about-xemacs): Get rid of redundant visible version
|
|
2898 number.
|
|
2899
|
257
|
2900 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
2901
|
|
2902 * about.el (about-hackers): Update credits.
|
|
2903
|
255
|
2904 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
2905
|
|
2906 * prim/register.el (view-register): Show register type file-query.
|
|
2907
|
|
2908 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2909
|
|
2910 * mode-motion.el (mode-motion-highlight-internal):
|
|
2911 save-excursion inside save-window-exucrsion form to
|
|
2912 hide buffer point changes from save-window-excursion.
|
|
2913 Prevents display flickering when the mouse pointer
|
|
2914 moves.
|
|
2915
|
|
2916 1998-02-17 Didier Verna <verna@inf.enst.fr>
|
|
2917
|
|
2918 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
2919 function to handle correctly the case of a toolbar one side of the
|
|
2920 window: scrolling will not necessarily happen.
|
|
2921
|
|
2922 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2923
|
|
2924 * files.el (after-find-file): Restore missing argument
|
|
2925 to format that provides filename for "... consider M-x
|
|
2926 recover-file" message. Also call `message' with "%s"
|
|
2927 as the first arg instead of an arbitrary string.
|
|
2928
|
|
2929 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
2930
|
|
2931 * about.el (about-hackers): Various additions.
|
|
2932
|
|
2933 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
2934
|
|
2935 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
2936 line out when copying on-the-same line autoloads.
|
|
2937
|
|
2938 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
2939 is installed.
|
|
2940
|
253
|
2941 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
2942
|
|
2943 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
2944 * x11/x-win-sun.el (x-win-init-sun):
|
|
2945 * x11/x-init.el (x-initialize-compose):
|
|
2946 * prim/simple.el:
|
|
2947 (backward-or-forward-kill-sexp):
|
|
2948 (backward-or-forward-kill-sentence):
|
|
2949 (backward-or-forward-kill-word):
|
|
2950 (backward-or-forward-delete-char):
|
|
2951 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
2952 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
2953 x-keysym-on-keyboard-p to detect backspace.
|
|
2954 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
2955 Clean up symbols used with dead keys, checking Linux and solaris
|
|
2956 keysyms.
|
|
2957 Simplify x-win-*.el using above methods.
|
|
2958 Change documentation for x-keysym-*-p functions.
|
|
2959
|
|
2960 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
2961
|
|
2962 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
2963 Vinnie Shelton.
|
|
2964 From Vinnie Shelton <acs@acm.org>
|
|
2965
|
|
2966 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2967
|
|
2968 * simple.el (count-words-region): Ditto.
|
|
2969
|
|
2970 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
2971
|
|
2972 * simple.el (count-words-buffer): Document. Don't print anything
|
|
2973 if non-interactive.
|
|
2974
|
|
2975 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
2976
|
|
2977 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
2978 multiple files in InfoDock.
|
|
2979
|
|
2980 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
2981
|
|
2982 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
2983 from version.el in InfoDock.
|
|
2984
|
|
2985 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
2986 specially.
|
|
2987
|
|
2988 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2989
|
|
2990 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
2991 variable name in docstring.
|
|
2992
|
|
2993 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
2994
|
|
2995 * menubar.h: Include "gui.h".
|
|
2996
|
|
2997 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
2998
|
|
2999 * site-load.el: Fix documentation.
|
|
3000
|
251
|
3001 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
3002
|
|
3003 * package-get-base.el (package-get-base): Updated.
|
|
3004
|
|
3005 * keymap.el: PC-ize.
|
|
3006
|
|
3007 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3008
|
|
3009 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
3010 from' on a fresh line.
|
|
3011
|
|
3012 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
3013
|
|
3014 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
3015 object.
|
|
3016
|
|
3017 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
3018
|
|
3019 * undo-stack.el: PC-ize.
|
|
3020
|
|
3021 * cmdloop.el: PC-ize.
|
|
3022
|
|
3023 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
3024
|
|
3025 * bytecomp-runtime.el: PC-ize.
|
|
3026
|
|
3027 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
3028
|
|
3029 * cus-dep.el: Spelling fix.
|
|
3030
|
|
3031 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
3032 entries follow).
|
|
3033
|
|
3034 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
3035
|
|
3036 * text-mode.el (text-mode-hook-identify): New function,
|
|
3037 put on text-mode-hook. Set text-mode-variant here.
|
|
3038 (text-mode): Don't set it here.
|
|
3039
|
|
3040 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
3041
|
|
3042 * text-mode.el (text-mode-hook): New defvar.
|
|
3043 (text-mode-variant): New variable.
|
|
3044 (text-mode): Set that variable locally.
|
|
3045 (toggle-text-mode-auto-fill): New command.
|
|
3046
|
|
3047 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
3048
|
|
3049 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
3050
|
|
3051 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
3052
|
|
3053 * text-mode.el (paragraph-indent-text-mode):
|
|
3054 Renamed from spaced-text-mode.
|
|
3055 (text-mode-map): Bind TAB to indent-relative.
|
|
3056 (indented-text-mode-map): Variable deleted.
|
|
3057 (indented-text-mode): Now an alias for text-mode.
|
|
3058
|
|
3059 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
3060
|
|
3061 * loadup.el: test-atoms debugging stuffs removed.
|
|
3062
|
|
3063 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
3064
|
|
3065 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
3066
|
249
|
3067 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
3068
|
|
3069 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
3070 (describe-distribution): Ditto.
|
|
3071 (describe-copying): Ditto.
|
|
3072 (describe-project): Ditto.
|
|
3073 (view-emacs-news): Ditto.
|
|
3074
|
|
3075 * help-nomule.el (help-with-tutorial): Made it use
|
|
3076 `locate-data-file' to find tutorial.
|
|
3077
|
|
3078 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
3079
|
|
3080 * about.el: Corrected my email address.
|
|
3081
|
|
3082 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
3083 'mouse-offix-drop'.
|
|
3084
|
247
|
3085 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
3086
|
|
3087 * loadup.el (running-xemacs): Spelling fix.
|
|
3088
|
|
3089 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
3090
|
|
3091 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
3092 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
3093
|
|
3094 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
3095
|
|
3096 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
3097
|
245
|
3098 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
3099
|
|
3100 * package-info.el (pi-last-mod-date): New function.
|
|
3101 (pi-author-version): New function.
|
|
3102 (batch-update-package-info): Use them.
|
|
3103
|
|
3104 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
3105
|
|
3106 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
3107 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
3108 with `get-frame-for-buffer-default-to-current'.
|
|
3109
|
|
3110 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
3111
|
|
3112 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
3113 (byte-compile-output-docform): Ditto.
|
|
3114 (byte-compile-compiled-obj-to-list): Ditto.
|
|
3115
|
|
3116 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3117
|
|
3118 * startup.el (command-line-1): Removed code that ran
|
|
3119 buffer-menu.
|
|
3120
|
|
3121 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
3122
|
|
3123 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
3124
|
|
3125 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3126
|
|
3127 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
3128 `device-on-window-system-p' instead of explicitly checking for X,
|
|
3129 so that the same logic works for MS Windows.
|
|
3130 (suspend-or-iconify-emacs): Ditto.
|
|
3131
|
|
3132 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
3133
|
|
3134 * about.el (about-maintainer-info): Andy Piper is back.
|
|
3135 (xemacs-hackers): Updated Andy Piper's email address.
|
|
3136 (about-hackers): Added Jonathan Harris.
|
|
3137 (about-hackers): Updated Tibor Polgar's email address.
|
|
3138
|
243
|
3139 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
3140
|
|
3141 * about.el: Add xemacs.org email manager.
|
|
3142
|
|
3143 * package-get-base.el (package-get-base): Updated with most recent
|
|
3144 package updates.
|
|
3145
|
|
3146 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3147
|
|
3148 * help.el (function-arglist): Use `indirect-function' instead of
|
|
3149 `symbol-function' so that aliases are treated correctly.
|
|
3150
|
|
3151 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3152
|
|
3153 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
3154 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
3155 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
3156 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
3157 (describe-key): Use `princ' "%s" to print object.
|
|
3158 (describe-function-1): Use `princ' "%s" to print object.
|
|
3159 Commented out alias lines removed.
|
|
3160 (help-pretty-print-limit): New variable to control pretty-printing
|
|
3161 of variable values.
|
|
3162 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
3163 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
3164 list of length less than `help-pretty-print-limit'.
|
|
3165 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
3166
|
|
3167 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
3168
|
|
3169 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
3170 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
3171
|
|
3172 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3173
|
|
3174 * info.el (Info-default-directory-list): Made the documentation
|
|
3175 more explanitory.
|
|
3176
|
|
3177 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
3178
|
|
3179 * lisp/packages.el:
|
|
3180 * lisp/package-admin.el:
|
|
3181 * lisp/build-report.el:
|
|
3182 Fix typos.
|
|
3183
|
|
3184 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3185
|
|
3186 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
3187 warnings in Java buffers without final newline and editing the
|
|
3188 last line.
|
|
3189
|
|
3190 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
3191
|
|
3192 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
3193 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
3194 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
3195
|
|
3196 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
3197 From Oliver Graf <ograf@fga.de>
|
|
3198
|
|
3199 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
3200
|
|
3201 * loadup.el (load-gc): rewrite as defun.
|
|
3202 Print something sensical if a required dump-time file isn't found.
|
|
3203
|
241
|
3204 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
3205
|
|
3206 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
3207 bug strikes a menudescriptor.
|
|
3208
|
|
3209 * package-get-base.el (package-get-base): Updated.
|
|
3210
|
|
3211 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
3212 from the Makefile.
|
|
3213
|
|
3214 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
3215
|
|
3216 * files.el (save-some-buffers): Don't play games with deleting
|
|
3217 other windows if we are in the minibuffer window.
|
|
3218
|
239
|
3219 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3220
|
|
3221 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
3222 (add-minor-mode): Document :active property to TOGGLE.
|
|
3223
|
|
3224 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3225
|
|
3226 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
3227 `:included' predicate in the `toggle-sym' plist.
|
|
3228 (add-minor-mode): Document the :included property, format
|
|
3229 docstring some more.
|
|
3230 (modeline-minor-mode-menu): Documentation string added.
|
|
3231
|
|
3232 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3233
|
|
3234 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
3235 labels from the symbol-names by thwacking off the overly redundant
|
|
3236 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
3237 resultant strings. Also shortened the menu's title by eliminating
|
|
3238 the redundant buffer name.
|
|
3239 (add-minor-mode): Beautified the docstring, added mention of the
|
|
3240 `:menu-tag' property of TOGGLE.
|
|
3241 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
3242 `toggle-sym' to beatify the mode-life menus.
|
|
3243 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
3244 `auto-fill-function'.
|
|
3245
|
|
3246 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
3247
|
|
3248 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
3249 menus to :style 'toggle.
|
|
3250
|
|
3251 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
3252
|
|
3253 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
3254
|
|
3255 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3256
|
|
3257 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
3258 only recognize first hyperlink.
|
|
3259 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
3260 `hyper-apropos-insert-face'.
|
|
3261 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
3262
|
|
3263 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
3264
|
|
3265 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
3266 mail.
|
|
3267 (toolbar-mail-reader): Add support for `send'.
|
|
3268 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
3269
|
|
3270 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
3271
|
|
3272 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
3273 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
3274 will function properly.
|
|
3275
|
|
3276 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
3277
|
|
3278 * simple.el: make the backwards delete function called by
|
|
3279 `backward-or-forward-delete-char' user configurable.
|
|
3280
|
|
3281 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3282
|
|
3283 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
3284 compiled function got loaded from.
|
|
3285
|
|
3286 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
3287
|
|
3288 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
3289
|
|
3290 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
3291
|
|
3292 * startup.el (load-init-file): Load autoloads earlier.
|
|
3293 (startup-splash-frame): Handle InfoDock logo.
|
|
3294
|
|
3295 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
3296 InfoDock.
|
|
3297 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
3298
|
|
3299 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
3300 doesn't have this function.
|
|
3301
|
|
3302 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
3303
|
|
3304 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
3305
|
|
3306 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
3307 version of version.el.
|
|
3308 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
3309
|
|
3310 * x-menubar.el (default-menubar): Guard reference to
|
|
3311 `gnuserv-frame'.
|
|
3312 (default-menubar): Guard references to `font-lock-mode'.
|
|
3313 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
3314 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
3315
|
|
3316 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
3317
|
|
3318 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
3319 loading auto-autoloads files.
|
|
3320
|
|
3321 * loaddefs.el: Disable dumping autoloads.
|
|
3322
|
|
3323 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
3324
|
|
3325 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
3326
|
|
3327 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
3328
|
|
3329 * finder.el (finder-by-keyword): Autoload.
|
|
3330
|
|
3331 * help.el: Conditionalize hyperbole setup.
|
|
3332
|
|
3333 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
3334
|
|
3335 * packages.el (package-require): Update to reflect new data format.
|
|
3336
|
237
|
3337 1998-01-02 Didier Verna <verna@inf.enst.fr>
|
|
3338
|
|
3339 * x-menubar.el (default-menubar): make the tutorials available
|
|
3340 through the menubar. (Plus some compilation warnings cleanup).
|
|
3341
|
|
3342 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
3343
|
|
3344 * check-features.el: New file. Perform sanity check after build.
|
|
3345
|
|
3346 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
3347 files to tooltalk package.
|
|
3348 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
3349 package.
|
|
3350
|
|
3351 * package-admin.el (package-admin-xemacs): Use better default for
|
|
3352 location of XEmacs binary.
|
|
3353
|
|
3354 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
3355
|
|
3356 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
3357 tag with sexp and add value tag with value `t'.
|
|
3358
|
|
3359 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
3360
|
|
3361 * package-get.el: Changes to work with real data.
|
|
3362 From Pete Ware <ware@cis.ohio-state.edu>
|
|
3363
|
|
3364 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
3365 being.
|
|
3366
|
|
3367 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
3368 of possibly out-of-date packges.elc.
|
|
3369 * make-docfile.el ("packages.el"): Ditto.
|
|
3370
|
235
|
3371 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
3372
|
|
3373 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
3374 the main tarball shadowing anything past it.
|
|
3375
|
|
3376 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
3377
|
|
3378 * packages.el (package-provide): Delete a previous provide.
|
|
3379
|
|
3380 * package-info.el: New file.
|
|
3381
|
|
3382 * package-get.el: New file.
|
|
3383 From Pete Ware <ware@cis.ohio-state.edu>
|
|
3384 (package-get): Fix md5 computation to work with Mule.
|
|
3385
|
|
3386 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3387
|
|
3388 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
3389
|
|
3390 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
3391
|
|
3392 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
3393
|
|
3394 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
3395 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3396
|
|
3397 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
3398
|
|
3399 * startup.el (load-init-file): Reload new or changed autoloads
|
|
3400 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
3401
|
|
3402 * packages.el (packages-new-autoloads): New function.
|
|
3403 (packages-reload-autoloads): New function.
|
|
3404 (packages-reload-dumped-lisp): New (stub) function.
|
|
3405
|
|
3406 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
3407
|
|
3408 * loadhist.el (file-provides): Extend to handle variant
|
|
3409 extensions.
|
|
3410
|
|
3411 * replace.el (query-replace): Fix typo.
|
|
3412
|
|
3413 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
3414
|
|
3415 * make-docfile.el: list-autoloads-path has been renamed.
|
|
3416 * update-elc.el: list-autoloads has been renamed.
|
|
3417
|
|
3418 * packages.el (packages-list-autoloads): Renamed.
|
|
3419 (packages-list-autoloads-path): Ditto.
|
|
3420
|
233
|
3421 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
3422
|
|
3423 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
3424 for an error in an auto-autoload.el file.
|
|
3425
|
|
3426 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
3427
|
|
3428 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
3429 tag with const.
|
|
3430 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
3431
|
|
3432 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
3433
|
|
3434 * loadhist.el (unload-feature): Remove autoload.
|
|
3435
|
|
3436 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
3437
|
|
3438 * loadhist.el: Unpackaged.
|
|
3439
|
|
3440 * help.el (describe-symbol-find-file): Rename
|
|
3441 `describe-function-find-file' and make old name obsolete.
|
|
3442 (describe-function-1): Use it.
|
|
3443 (describe-function-1): Guard reference to
|
|
3444 `compiled-function-annotation'.
|
|
3445
|
231
|
3446 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3447
|
|
3448 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
3449 argument.
|
|
3450 (help-mode-quit): New optional arg to control whether it kills or
|
|
3451 buries. Tidied up.
|
|
3452 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
3453 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
3454 (help-pretty-print-value): Rename back from
|
|
3455 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
3456 use it, otherwise use dumped `cl-prettyprint'.
|
|
3457 (describe-variable): Use `help-pretty-print-value' again.
|
|
3458 (find-func): Removed reference to "find-func" at end.
|
|
3459
|
|
3460 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
3461
|
|
3462 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
3463 GUI XEmacs. Rename? x-menubar is rather window system
|
|
3464 independant, except for a couple of items.
|
|
3465
|
|
3466 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
3467
|
|
3468 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
3469 entries as they will no longer be distributed with XEmacs.
|
|
3470
|
|
3471 * format.el (format-alist): Fix image/tiff regexps.
|
|
3472 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
3473
|
|
3474 * help.el (help-maybe-pretty-print-value): Rename.
|
|
3475 (describe-variable): Use it.
|
|
3476 (describe-variable): Add trailing linefeed.
|
|
3477
|
|
3478 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3479
|
|
3480 * help.el (describe-function-1): Don't output anything for
|
|
3481 arglist of autoload functions.
|
|
3482
|
|
3483 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3484
|
|
3485 * help.el (describe-function-1): Don't output anything for
|
|
3486 arglist of autoload functions.
|
|
3487
|
|
3488 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3489
|
|
3490 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
3491 `describe-function-at-point', `describe-variable-at-point',
|
|
3492 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
3493 `help-prev-section'.
|
|
3494 (help-next-section): New function.
|
|
3495 (help-prev-section): New function.
|
|
3496 (help-mode-quit): Changed to kill the help buffer.
|
|
3497 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
3498 correctly.
|
|
3499 (help-buffer-name): New function to generate the name of help
|
|
3500 buffers.
|
|
3501 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
3502 argument giving the name of the help buffer.
|
|
3503 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
3504 (describe-mode): Ditto.
|
|
3505 (describe-bindings): Ditto.
|
|
3506 (describe-prefix-bindings): Ditto.
|
|
3507 (view-lossage): Ditto.
|
|
3508 (with-syntax-table): New macro.
|
|
3509 (function-called-at-point): Use `ignore-errors' and
|
|
3510 `with-syntax-table'.
|
|
3511 (function-at-point): Ditto.
|
|
3512 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
3513 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
3514 function's arglist as string.
|
|
3515 (function-documentation): Extracted from `describe-function-1'.
|
|
3516 Returns function's docstring.
|
|
3517 (describe-function-1): Remove all the "stream" garbage, including
|
|
3518 the stream argument. Use `function-arglist' and
|
|
3519 `function-documentation'.
|
|
3520 (describe-function-arglist): Just use `function-arglist'.
|
|
3521 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
3522 (help-pretty-print-value): New function to help with
|
|
3523 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
3524 `pp-internal'.
|
|
3525 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
3526 Formatting improved. Display file where variable is defined, if
|
|
3527 known. Use `help-pretty-print-value'.
|
|
3528 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
3529 (list-processes): Remove "stream" garbage.
|
|
3530
|
229
|
3531 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
3532
|
|
3533 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
3534 call a dumped routine instead.
|
|
3535
|
|
3536 * x-win-xfree86.el: Wrap file in defun.
|
|
3537 * x-win-sun.el: Ditto.
|
|
3538
|
|
3539 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
3540
|
|
3541 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
3542 advises functions and does other evil things.
|
|
3543
|
|
3544 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
3545
|
|
3546 * format.el (format-alist): Add `image/tiff'.
|
|
3547 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
3548
|
|
3549 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
3550
|
|
3551 * about.el (about-hackers): More names added.
|
|
3552
|
|
3553 * make-docfile.el: Remove superfluous package path search.
|
|
3554
|
|
3555 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
3556
|
227
|
3557 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
3558
|
|
3559 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
3560 ignored shadows.
|
|
3561
|
|
3562 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
3563
|
|
3564 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
3565 get trailing slashes when added to the load-path.
|
|
3566
|
|
3567 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
3568 are.
|
|
3569
|
|
3570 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3571
|
|
3572 * x-faces.el: Added support for foregroundToolBarColor
|
|
3573 to xpm-color-symbols.
|
|
3574
|
|
3575 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3576
|
|
3577 * etags.el (tags-remove-duplicates): Removed.
|
|
3578 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
3579
|
|
3580 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
3581 correctly.
|
|
3582 (get*): Defalias to `get'.
|
|
3583
|
|
3584 * cl.el (eql): Compare integers with `eq'.
|
|
3585 (cl-map-extents): Check for `map-extents' first.
|
|
3586
|
|
3587 1997-12-17 Didier Verna <verna@inf.enst.fr>
|
|
3588
|
|
3589 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
3590 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
3591
|
|
3592 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
3593
|
|
3594 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3595
|
|
3596 * widget.el (define-widget): Check the arguments.
|
|
3597
|
|
3598 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
3599 (custom-variable-value-create): Use `signal' to signal error.
|
|
3600 (custom-variable-reset-saved): Ditto.
|
|
3601 (custom-variable-reset-standard): Ditto.
|
|
3602 (custom-face-reset-saved): Ditto.
|
|
3603
|
|
3604 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
3605 (widget-default-format-handler): Ditto.
|
|
3606 (widget-checklist-add-item): Ditto.
|
|
3607 (widget-radio-add-item): Ditto.
|
|
3608 (widget-editable-list-entry-create): Ditto.
|
|
3609 (widget-sexp-prompt-value): Ditto.
|
|
3610
|
|
3611 * custom.el (custom-declare-variable): Signal errors better.
|
|
3612 (custom-handle-keyword): Ditto.
|
|
3613 (custom-declare-group): Ditto.
|
|
3614
|
|
3615 * window-xemacs.el (windows): Ditto.
|
|
3616
|
|
3617 * menubar.el (menu): Ditto.
|
|
3618
|
|
3619 * keydefs.el (keyboard): Ditto.
|
|
3620
|
|
3621 * minibuf.el (minibuffer): Ditto.
|
|
3622
|
|
3623 * process.el (execute): Ditto.
|
|
3624
|
|
3625 * fill.el (fill): Ditto.
|
|
3626
|
|
3627 * modeline.el (modeline): Ditto.
|
|
3628
|
|
3629 * help.el (help): Ditto.
|
|
3630
|
|
3631 * faces.el (faces): Ditto.
|
|
3632
|
|
3633 * files.el (files): Ditto.
|
|
3634
|
|
3635 * x-init.el (x): Ditto.
|
|
3636
|
|
3637 * lisp-mode.el (lisp): Ditto.
|
|
3638
|
|
3639 * process.el (processes): Ditto.
|
|
3640
|
|
3641 * mouse.el (mouse): Ditto.
|
|
3642
|
|
3643 * abbrev.el (abbrev): Moved from cus-edit.
|
|
3644
|
|
3645 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
3646 as variable declaration.
|
|
3647
|
|
3648 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3649
|
|
3650 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
3651 (find-menu-item): Cosmetic changes.
|
|
3652
|
|
3653 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
3654
|
|
3655 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
3656
|
|
3657 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
3658
|
|
3659 * startup.el (set-default-load-path): Only search package-path
|
|
3660 when not running temacs.
|
|
3661
|
|
3662 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
3663 files.
|
|
3664
|
|
3665 * loadup.el: Correct commentary. Reformatting.
|
|
3666 (really-early-error-handler): Use absolute path to the
|
|
3667 first dumped-lisp.el file.
|
|
3668 (really-early-error-handler): Print full path name of
|
|
3669 each dumped lisp file (inherited from InfoDock).
|
|
3670
|
|
3671 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
3672 dumped-lisp.el files.
|
|
3673
|
|
3674 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
3675 package-path is searched.
|
|
3676 * update-elc.el: Ditto.
|
|
3677
|
|
3678 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
3679 `condition-case' for indentation.
|
|
3680
|
|
3681 * about.el (about-xemacs): Update release date.
|
|
3682
|
225
|
3683 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3684
|
|
3685 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
3686 anywhere but at the last clause.
|
|
3687 (ecase): Disallow `t' and `otherwise'.
|
|
3688
|
|
3689 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3690
|
|
3691 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
3692 from stuff moved out of `custom-buffer-create-internal'.
|
|
3693 (custom-novice): New variable. Default t.
|
|
3694 (custom-display-global-buttons): Ditto. Default `top'.
|
|
3695 (custom-buffer-create-internal): Only display help if
|
|
3696 `custom-novice' is non-nil. Display global buttons according to
|
|
3697 `custom-display-global-buttons'.
|
|
3698
|
|
3699 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3700
|
|
3701 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
3702 (find-menu-item): Cosmetic changes.
|
|
3703
|
|
3704 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3705
|
|
3706 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
3707 look.
|
|
3708
|
227
|
3709 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
225
|
3710
|
227
|
3711 * format.el (format-deannotate-region): Bug fix.
|
|
3712 Deannotating a region containing unknown tags would fail
|
|
3713 (causing decoding of text/enriched to fail at user level)
|
225
|
3714
|
|
3715 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3716
|
|
3717 * minibuf.el (read-directory-name): Support sixth
|
|
3718 arg, HISTORY, as already documented.
|
|
3719
|
|
3720 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3721
|
|
3722 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
3723 to `ecase'.
|
|
3724
|
|
3725 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
3726
|
|
3727 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
3728 skk-activate.
|
|
3729
|
223
|
3730 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
3731
|
225
|
3732 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|