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