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