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