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