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