282
|
1 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
2
|
|
3 * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
|
|
4 (dragdrop-drop-url-default) default handler for URL drops created
|
|
5 (dragdrop-drop-mime-default) default handler for MIME drops created
|
|
6 (dragdrop-drop-functions) default custom for handling drops created
|
|
7 (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
|
|
8
|
|
9 1998-05-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
10
|
|
11 * mouse.el: Removed redundant mouse-mswindows-drop function.
|
|
12
|
|
13 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
14
|
|
15 * about.el: changed some text in my entry
|
|
16 * dragdrop.el: added customs
|
|
17
|
|
18 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
19
|
|
20 * mouse.el: killed global drop key bindings
|
|
21 (mouse-offix-drop) removed
|
|
22 * dragdrop.el: created
|
|
23 * dumped-lisp.el: inclusion of dragdrop.el for window-systems
|
|
24
|
|
25 1998-05-09 Kirill M. Katsnelson <kkm@kis.ru>
|
|
26
|
|
27 * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
|
|
28 scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
|
|
29
|
|
30 * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
|
|
31 obsolete comment.
|
|
32
|
|
33 * scrollbar.el (scrollbars-visible-p): Use new
|
|
34 {vertical,horizontal}-scrollbar-visible-p specifiers.
|
|
35
|
|
36 1998-04-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
37
|
|
38 * device.el (device-pixel-height):
|
|
39 (device-pixel-width):
|
|
40 (device-mm-width):
|
|
41 (device-mm-height):
|
|
42 (device-bitplanes):
|
|
43 (device-color-cells): Moved these 6 functions from device.c; they
|
|
44 all use single (device-system-metrics) call.
|
|
45
|
|
46 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
47
|
|
48 * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
|
|
49 were renamed.
|
|
50
|
|
51 * menubar-items.el:
|
|
52 * toolbar-items.el: Renamed from x-menubar/x-toolbar.
|
|
53 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
54
|
|
55 * help.el (help-map): Remove Hyperbole keybinding logic.
|
|
56 Suggested by: Michael Ernst <mernst@cs.washington.edu>
|
|
57
|
|
58 1998-05-08 SL Baur <steve@altair.xemacs.org>
|
|
59
|
|
60 * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
|
|
61 From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
62
|
|
63 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
64
|
|
65 * msw-glyphs.el: use nicer icon3 from the frame icon.
|
|
66
|
|
67 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
68
|
|
69 * version.el (emacs-version): Remove InfoDock conditionals.
|
|
70
|
|
71 * startup.el (startup-splash-frame): Change ID logo name.
|
|
72
|
|
73 1998-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
74
|
|
75 * files.el (after-find-file): If the user presses C-g on
|
|
76 directory-creation prompt, kill the buffer.
|
|
77
|
|
78 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
79
|
|
80 * simple.el (count-words-region): Reverse previous change.
|
|
81
|
|
82 1998-05-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
83
|
|
84 * replace.el (query-replace): Just call perform-replace.
|
|
85 (query-replace-regexp): Ditto.
|
|
86 (perform-replace): Move region handling here.
|
|
87 (perform-replace): Use the new arg to match-data.
|
|
88
|
|
89 1998-03-08 Kyle Jones <kyle_jones@wonderworks.com>
|
|
90
|
|
91 * x-init.el: Install X specific display table that
|
|
92 displays char 0240 as a space to avoid whatever it is
|
|
93 that screws up display of that character code.
|
|
94
|
|
95 1998-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
96
|
|
97 * help.el (function-arglist): If no arguments are documented for a
|
|
98 subr, print nothing rather than incorrect output.
|
|
99
|
|
100 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
101
|
|
102 * cmdloop.el (command-error): Update bail-out error message to use
|
|
103 `emacs-program-name'.
|
|
104
|
|
105 * lib-complete.el: Remove reader macro cruft.
|
|
106
|
|
107 * dumped-lisp.el (preloaded-file-list): Phase I: remove InfoDock
|
|
108 cruft.
|
|
109
|
|
110 * simple.el (count-words-region): Drop interactive-p check on the
|
|
111 message.
|
|
112
|
|
113 1998-05-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
114
|
|
115 * font.el
|
|
116 * msw-faces.el
|
|
117 Correct spelling of mswindows-font-canonicalize-name.
|
|
118
|
|
119 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
120
|
|
121 * ldap.el (ldap-host-parameters-alist): Replaced with
|
|
122 `ldap-host-parameters-plist'
|
|
123 (ldap-search): Adapt to previous change
|
|
124
|
280
|
125 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
126
|
|
127 * about.el (about-hackers): Update Bob Weiner bio.
|
|
128 (about-maintainer-info): Ditto.
|
|
129
|
|
130 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
131
|
|
132 * simple.el (display-warning-minimum-level): Docfix.
|
|
133
|
|
134 1998-04-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
135
|
|
136 * widget.el (:default-get): New keyword.
|
|
137 * wid-edit.el (default, widget-default-default-get): Define it.
|
|
138 (group, widget-group-default-get): Define it.
|
|
139 (menu-choice, widget-choice-default-get): Define it.
|
|
140 (widget-default-get): New function.
|
|
141 (widget-choice-action): Call it.
|
|
142 (widget-editable-list-entry-create): Call it.
|
|
143
|
|
144 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
145
|
|
146 * byte-optimize.el (byte-boolean-vars): Removed.
|
|
147 (byte-optimize-lapcode): Use `built-in-variable-type' instead of
|
|
148 lookup through `byte-boolean-vars'.
|
|
149
|
|
150 1998-05-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
151
|
|
152 * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
|
|
153 resource-provided values into ghost specs for scrollbar-height and
|
|
154 scrollbar-width.
|
|
155
|
|
156 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
157
|
|
158 * byte-optimize.el: Don't attempt to optimize /=.
|
|
159
|
|
160 * bytecomp.el (byte-compile-one-ore-more-args): New function.
|
|
161 (byte-compile-/=): Ditto.
|
|
162
|
|
163 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
164
|
|
165 * apropos.el: Use `with-displaying-help-buffer'.
|
|
166 (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
|
|
167 Use `with-displaying-help-buffer'.
|
|
168 (apropos-follow): Do not give special treatment to buffer cursor
|
|
169 was in prior to a mouse click.
|
|
170 (apropos-describe-plist): Use `with-displaying-help-buffer'.
|
|
171 (apropos-print-doc): Set correct buffer for setting text
|
|
172 properties.
|
|
173
|
|
174 1998-05-01 SL Baur <steve@altair.xemacs.org>
|
|
175
|
|
176 * help.el (help-buffer-prefix-string): New variable.
|
|
177 (help-buffer-name): Use it.
|
|
178
|
|
179 * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
|
|
180 mode menu.
|
|
181
|
|
182 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
183
|
|
184 * frame.el (other-frame): Work even when focus-follows-mouse is true.
|
|
185
|
|
186 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
187
|
|
188 * files.el (find-file-noselect): Update docstring.
|
|
189 (find-file-noselect): Signal an error if found an unreadable file.
|
|
190 (file-chase-links): Save the match data.
|
|
191 (normal-mode): Use `lwarn' and `error-message-string'.
|
|
192 (interpreter-mode-alist): Change defconst to defvar.
|
|
193 (inhibit-first-line-modes-regexps): Ditto.
|
|
194 (inhibit-first-line-modes-regexps): Added .tgz.
|
|
195 (inhibit-first-line-modes-suffixes): Change defconst to defvar.
|
|
196 (change-major-mode-with-file-name): New user-option.
|
|
197 (set-visited-file-name): Synched with FSF.
|
|
198 (file-name-extension): New function, from FSF 20.3.
|
|
199 (file-relative-name): Synched with FSF.
|
|
200 (save-some-buffers): Support the C-r feature.
|
|
201 (recover-session): Synched with FSF.
|
|
202 (kill-some-buffers): Ditto.
|
|
203 (set-auto-mode): New argument JUST-FROM-FILE-NAME.
|
|
204
|
|
205 1998-04-30 SL Baur <steve@altair.xemacs.org>
|
|
206
|
|
207 * files.el (insert-file): Undo previous change and reenable use of
|
|
208 format.el.
|
|
209
|
|
210 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
211
|
|
212 * window-xemacs.el (recenter): Define.
|
|
213
|
|
214 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
215
|
|
216 * font.el (mswindows-font-create-name)
|
|
217 (mswindows-font-create-object): new functions for mswindows type
|
|
218 fonts.
|
|
219
|
|
220 * msw-faces.el (mswindows-font-canicolize-name): fix so that
|
|
221 strings are parsed as well as font objects.
|
|
222
|
|
223 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
224
|
|
225 * modeline.el (defining-kbd-macro): Restore modeline indication of
|
|
226 kbd-macro being recorded.
|
|
227 (add-minor-mode): Simplify docstring.
|
|
228 (modeline-minor-mode-menu): Remove stuff.
|
|
229
|
|
230 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
231
|
|
232 * code-process.el (call-process): dynamically decide process
|
|
233 coding type.
|
|
234
|
|
235 1998-04-29 Jim Radford <radford@robby.caltech.edu>
|
|
236
|
|
237 * modeline.el: Add line-number-mode, column-number-mode to
|
|
238 the modeline minor-mode menu. Button2 on the line number does
|
|
239 goto-line.
|
|
240
|
|
241 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
242
|
|
243 * mouse.el: move x-selection-owner-p type things to
|
|
244 selection-owner-p.
|
|
245
|
|
246 * msw-init.el: copy zmacs stuff from x-init.el
|
|
247
|
|
248 * msw-select.el (mswindows-own-selection)
|
|
249 (mswindows-disown-selection) (mswindows-selection-owner-p): new
|
|
250 functions. Very simple minded implementation of selectio
|
|
251 ownership.
|
|
252
|
|
253 * select.el (own-selection) (disown-selection)
|
|
254 (activate-region-as-selection) (select-make-extent-for-selection)
|
|
255 (valid-simple-selection-p): functions moved from x-select.el for
|
|
256 generalized selection.
|
|
257
|
|
258 * x-select.el: see select.el changes.
|
|
259
|
|
260 * x-toolbar.el: use new selection functions.
|
|
261
|
|
262 1998-04-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
263
|
|
264 * packages.el (packages-find-package-directories): Fixed bug that
|
|
265 would pick up multiple site-package directories.
|
|
266 (package-locations): Added "xemacs-packages" as a late package
|
|
267 location.
|
|
268
|
|
269 * find-paths.el: Now uses `emacs-program-name' and
|
|
270 `emacs-program-version'.
|
|
271 Additions to enforce version-specific directories in
|
|
272 `paths-find-version-directory'.
|
|
273
|
|
274 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
275
|
|
276 * default.el: Removed.
|
|
277 * site-start.el: Removed.
|
|
278
|
|
279 1998-04-29 Didier Verna <verna@inf.enst.fr>
|
|
280
|
|
281 * minibuf.el (minibuffer-history-minimum-string-length): Default
|
|
282 to nil.
|
|
283
|
|
284 1998-04-28 SL Baur <steve@altair.xemacs.org>
|
|
285
|
|
286 * find-paths.el (paths-program-name): Rename.
|
|
287 (paths-emacs-root-p): Ditto.
|
|
288 (paths-find-site-directory): Ditto.
|
|
289
|
|
290 1998-04-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
291
|
|
292 * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
|
|
293 `emacs-lisp-byte-compile-and-load'.
|
|
294
|
|
295 1998-04-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
296
|
|
297 * ldap.el (ldap-search): Fixed additional parameter passing to
|
|
298 `ldap-open'
|
|
299
|
|
300 1998-04-27 Andy Piper <andyp@parallax.co.uk>
|
|
301
|
|
302 * select.el (kill-primary-selection) (selection-owner-p)
|
|
303 (copy-primary-selection) (yank-clipboard-selection)
|
|
304 (selection-exists-p) (delete-primary-selection): new file and
|
|
305 functions that do the right thing for the selected device.
|
|
306
|
|
307 * x-menubar.el: use generalised selection functions.
|
|
308
|
|
309 * dumped-lisp.el: dump select.el.
|
|
310
|
|
311 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
312
|
|
313 * find-paths.el (paths-progname): New variable.
|
|
314 (paths-emacs-root-p): Use it.
|
|
315 (paths-find-site-directory): Ditto.
|
|
316
|
|
317 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
318
|
|
319 * loadup.el ((member "dump" command-line-args)): Dump as
|
|
320 `infodock' if InfoDock.
|
|
321
|
|
322 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
323
|
|
324 * find-paths.el (construct-emacs-version): Simplify, include
|
|
325 program name in the return value.
|
|
326 * (paths-find-version-directory): Use it.
|
|
327
|
278
|
328 1998-04-25 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
329
|
|
330 * info.el (Info-parse-dir-entries): Fixed regexp
|
|
331 (Info-build-dir-anew): Remove full suffix and capitalize info file
|
|
332 name for files with no @direntry
|
|
333 (Info-batch-rebuild-dir): New function
|
|
334 (Info-suffixed-file): Check for regular files instead of simple
|
|
335 file existence (could catch directories before)
|
|
336
|
|
337 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
338
|
|
339 * setup-paths.el, find-paths.el: Removed uses of `not' which
|
|
340 temacs doesn't have.
|
|
341
|
|
342 * find-paths.el (paths-find-emacs-roots): Included exec-prefix
|
|
343 into root searching.
|
|
344
|
|
345 1998-04-24 Martin Buchholz <martin@xemacs.org>
|
|
346
|
|
347 * subr.el: Remove definition of `not'.
|
|
348
|
|
349 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
350
|
|
351 * msw-glyphs.el: enable graphics support.
|
|
352
|
|
353 1998-04-23 Didier Verna <verna@inf.enst.fr>
|
|
354
|
|
355 * x-menubar.el (default-menubar): restored the line-number-mode
|
|
356 option.
|
|
357
|
|
358 * misc doc string updates related to the options menu.
|
|
359
|
|
360 1998-04-24 SL Baur <steve@altair.xemacs.org>
|
|
361
|
|
362 * setup-paths.el (paths-construct-load-path): Fix typo.
|
|
363
|
|
364 1998-04-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
365
|
|
366 * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
|
|
367 font-menu-ignore-scaled-fonts don't have to be bound now; this
|
|
368 gets us one step further towards making --no-autoloads work.
|
|
369
|
|
370 * startup.el (normal-top-level): Load auto-autoloads only if
|
|
371 lisp-directory is non-nil.
|
|
372
|
|
373 * setup-paths.el (paths-construct-load-path): Made it robust
|
|
374 against nil lisp-directory.
|
|
375
|
|
376 * startup.el (startup-setup-paths-warning): Added `lisp-directory'
|
|
377 to the list of variables that cause a warning when nil.
|
|
378
|
|
379 * toolbar.el (init-toolbar-location): Now works even when there's
|
|
380 no toolbar icon directory.
|
|
381
|
|
382 1998-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
383
|
|
384 * help.el (view-lossage): Recognize it.
|
|
385
|
|
386 * simple.el (log-message): Mark multiline messages.
|
|
387
|
|
388 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
389
|
|
390 * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
|
|
391
|
|
392 1998-4-20 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
393
|
|
394 * package-get.el (package-get-all): add `\n' separator to
|
|
395 interactive specification so that both variables are read
|
|
396
|
|
397 1998-04-22 Didier Verna <verna@inf.enst.fr>
|
|
398
|
|
399 * x-menubar.el: ported the options menu to Custom.
|
|
400 Moved the "read only" toggle button to the buffers menu.
|
|
401 Corrected some missing ;;;###autoload or defcustom.
|
|
402
|
|
403 * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
|
|
404 the scrollbar-visible specifier for options menu handling.
|
|
405
|
|
406 * toolbar.el (toolbar-visible-p)
|
|
407 (toolbar-captioned-p)
|
|
408 (default-toolbar-position): defcustom wrappers around
|
|
409 the toolbar specifiers for options menu handling.
|
|
410
|
|
411 * frame.el (get-frame-for-buffer-default-instance-limit):
|
|
412 defcustom it for options menu handling.
|
|
413
|
|
414 * font-lock.el (font-lock-mode): defcustom and autolaod the variable
|
|
415 font-lock-mode for options menu handling.
|
|
416
|
|
417 * cus-start.el: added Custom properties to overwrite-mode for
|
|
418 options menu handling.
|
|
419
|
|
420 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
421
|
|
422 * about.el: shameless self-promotion.
|
|
423
|
|
424 1998-04-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
425
|
|
426 * simple.el (raw-append-message): Slightly optimize.
|
|
427 (remove-message): Use `push' for clarity.
|
|
428 (append-message): Ditto.
|
|
429 (display-warning): Dito.
|
|
430 (raw-append-message): Send the message to the appropriate device.
|
|
431
|
|
432 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
433
|
|
434 * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
|
|
435 From Sean MacLennan <Sean.MacLennan@pika.ca>
|
|
436
|
|
437 1998-04-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
438
|
|
439 * setup-paths.el: Changed `directory-sep-char' to
|
|
440 `path-separator', following a change in GNU Emacs.
|
|
441
|
|
442 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
443
|
|
444 * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
|
|
445 (Info-build-dir-anew): Add a final newline.
|
|
446 (Info-build-dir-anew): Do not issue warning when rebuilding policy
|
|
447 is `always'
|
|
448 (Info-rebuild-dir): Ditto
|
|
449
|
|
450 * dumped-lisp.el (preloaded-file-list): Added ldap.el
|
|
451
|
|
452 1998-04-21 SL Baur <steve@altair.xemacs.org>
|
|
453
|
|
454 * simple.el (count-words-buffer): Retain zmacs region.
|
|
455 (count-words-region): Ditto.
|
|
456 * simple.el: (what-line): Expanded line counts.
|
|
457 (count-lines): New parameter to conditionalize whether collapsed
|
|
458 lines get counted.
|
|
459 From Bob Weiner <weiner@altrasoft.com>
|
|
460
|
|
461 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
462
|
|
463 * packages.el (package-locations): infodock-packages must override
|
|
464 mule-packages and packages.
|
|
465
|
|
466 1998-04-19 Jonathan Harris <jhar@tardis.ed.a.uk>
|
|
467
|
|
468 * wid-edit.el:
|
|
469 remove rude messages from widget-activation-widget-mapper
|
|
470 and widget-activation-glyph-mapper
|
|
471
|
276
|
472 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
473
|
|
474 * toolbar.el: Remove (featurep 'x) test from
|
|
475 toolbar-make-button-list
|
|
476
|
|
477 1998-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
478
|
|
479 * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
|
|
480 only if in the same frame.
|
|
481
|
|
482 1998-04-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
483
|
|
484 * packages.el (package-locations): Added site-packages hierarchy.
|
|
485
|
|
486 * setup-paths.el (paths-default-info-directories): Introduced and
|
|
487 used.
|
|
488
|
|
489 * packages.el, setup-paths.el: Set various path searching depths
|
|
490 to 1.
|
|
491
|
|
492 * packages.el (packages-hierarchy-depth):
|
|
493 (packages-load-path-depth): Introduced and used.
|
|
494
|
|
495 * setup-paths.el (paths-load-path-depth): Introduced and used.
|
|
496
|
|
497 * find-paths.el (paths-find-recursive-path): Added max-depth
|
|
498 parameter.
|
|
499
|
|
500 1998-04-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
501
|
|
502 * setup-paths.el (paths-construct-info-path): Removed
|
|
503 dependency on behavior of (file-name-as-directory "").
|
|
504
|
|
505 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
506
|
|
507 * ldap.el (ldap-search): Adapt to the new low-level API using ldap
|
|
508 lisp objects
|
|
509
|
|
510 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
511
|
|
512 * dump-paths.el, startup.el: Added handling for --debug-paths.
|
|
513
|
|
514 1998-04-15 William M. Perry <wmperry@aventail.com>
|
|
515
|
|
516 * wid-edit.el: We cannot just set the help-echo or balloon-help
|
|
517 properties for an extent based on the :help-echo widget
|
|
518 property, since help-echo and balloon-help cause an EXTENT to
|
|
519 get passed in, where :help-echo functions are expecting a WIDGET
|
|
520
|
|
521 1998-04-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
522
|
|
523 * scrollbar.el (init-scrollbar-from-resources): Call
|
|
524 mswindows-init-scrollbar-metrics when appropriate.
|
|
525
|
|
526 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
527
|
|
528 * dumped-lisp.el: dump x-toolbar for window system
|
|
529
|
|
530 * msw-init.el (init-post-mswindows-win): enable toolbars if we
|
|
531 have support and xpm.
|
|
532
|
|
533 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
534
|
|
535 * files.el (toggle-read-only): Fix docstring.
|
|
536 From Didier Verna <verna@inf.enst.fr>
|
|
537
|
|
538 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
539
|
|
540 * startup.el (normal-top-level): Load autoload-file-name without
|
|
541 specifying an extension---some people only auto-autoload.el.gz.
|
|
542
|
|
543 1998-04-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
544
|
|
545 * files.el (backup-enable-predicate): Don't bomb on NAME being
|
|
546 nil.
|
|
547
|
|
548 1998-04-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
549
|
|
550 * find-paths.el, packages.el: Now prefers configure'd paths.
|
|
551 This shouldn't cause any of the originally anticipated problems as
|
|
552 the current paths architecture will not define the various
|
|
553 configure-xxx variables if they're not specified on the configure
|
|
554 command line.
|
|
555
|
|
556 * find-paths.el, setup-paths.el, packages.el: Removed all
|
|
557 mentionings of "/" as a path separator.
|
|
558 Used paths-construct-path throughout.
|
|
559
|
|
560 * find-paths.el (paths-construct-path): Created to assemble paths
|
|
561 from directory components.
|
|
562
|
|
563 * setup-paths.el, packages.el: Used paths-decode-directory-path
|
|
564 instead of decode-path-internal.
|
|
565
|
|
566 * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
|
|
567 and associates.
|
|
568 (paths-decode-directory-path) Created.
|
|
569
|
|
570 * setup-paths.el: Changed configure-exec-path to
|
|
571 configure-exec-directory.
|
|
572
|
|
573 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
574
|
|
575 * packages.el (packages-find-packages): Fixed decoding of
|
|
576 EMACSPACKAGEPATH.
|
|
577
|
|
578 * startup.el: -no-packages -> -no-early-packages.
|
|
579
|
|
580 (packages-load-package-lisps): Fixed loading of auto-autoload
|
|
581 files.
|
|
582
|
|
583 * startup.el (normal-top-level): Fixed loading of core
|
|
584 auto-autoload.
|
|
585
|
|
586 * obsolete.el: Un-obsoleted site-directory. Sigh.
|
|
587
|
|
588 * startup.el, packages.el, dump-paths.el: Added proper settings
|
|
589 for site-directory and lisp-directory variables.
|
|
590
|
|
591 * startup.el, loadup.el: Renamed inhibit-update-autoloads to
|
|
592 inhibit-package-autoloads and fixed handling of it.
|
|
593
|
|
594 * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
|
|
595 handling of former inhibit-package-init, now
|
|
596 inhibit-early-packages, to make -vanilla etc. work.
|
|
597
|
274
|
598 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
599
|
|
600 * code-process.el (start-process): Fallback to 'undecided instead
|
|
601 of 'binary for process input coding stream.
|
|
602
|
|
603 * process.el (start-process): Docstring fix.
|
|
604
|
|
605 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
606
|
|
607 * info.el (Info-insert-dir): Do not insert temporary dir files
|
|
608 in Info-dir-file-attributes
|
|
609 (Info-build-dir-anew): Ensure temporary buffer is not read-only
|
|
610 (Info-rebuild-dir): Ditto.
|
|
611
|
|
612 1998-04-09 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
613
|
|
614 * obsolete.el: Added obsoleteness declarations for
|
|
615 `site-directory' and `Info-default-directory-list'.
|
|
616
|
|
617 1998-04-08 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
618
|
|
619 * find-paths.el (paths-find-emacs-root): Only look at the
|
|
620 executable at the end of the symlink chain for determining the
|
|
621 Emacs root.
|
|
622
|
|
623 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
624
|
|
625 * setup-paths.el (paths-construct-info-path): Changed construction
|
|
626 to cater to gone default in configure.
|
|
627
|
|
628 * find-paths.el (paths-uniq-append): Added.
|
|
629
|
|
630 * packages.el: Rewritten package path construction once again.
|
|
631
|
|
632 * dump-paths.el, startup.el: Removed package-path as a global
|
|
633 variable.
|
|
634
|
|
635 * package-admin.el (package-admin-add-single-file-package):
|
|
636 (package-admin-add-binary-package): Changed package-path to
|
|
637 late-packages.
|
|
638
|
|
639 * packages.el (packages-split-path): Split path at "/" rather than
|
|
640 nil according to change in emacs.c.
|
|
641
|
|
642 1998-04-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
643
|
|
644 * setup-paths.el (paths-construct-info-path): Changed info path
|
|
645 order so that directories come out right.
|
|
646 (paths-find-lock-directory): Fixed bug: It used to think
|
|
647 configure-lock-directory is a path.
|
|
648
|
|
649 1998-04-06 Jeff Miller <jmiller@smart.net>
|
|
650
|
|
651 * x-toolbar.el: Added toolbar-vector-xxxxxx defvars. Modified
|
|
652 initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars. This
|
|
653 eases the use of toolbar-add/kill-item functions.
|
|
654
|
|
655 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
656
|
|
657 * code-files.el (file-coding-system-alist): Commented out
|
|
658 loaddefs.el magical treatment.
|
|
659
|
|
660 1998-04-06 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
661
|
|
662 * info.el (Info-rebuild-outdated-dir): Added new option
|
|
663 `conservative' and made it the default
|
|
664 (Info-rebuild-dir): Appropriately parse multi-line description
|
|
665 strings, and multi-section dir files. Issue warning when dir
|
|
666 is rebuilt as temporary
|
|
667 (Info-build-dir-anew): Issue warning when dir is built as
|
|
668 temporary
|
|
669
|
|
670 1998-04-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
671
|
|
672 * list-mode.el (list-mode-map): Bind highlight motion commands to
|
|
673 standard keys left, right, C-b and C-f.
|
|
674
|
|
675 1998-03-29 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
676
|
|
677 * files.el (auto-mode-alist): allow .sc for Scheme->C
|
|
678
|
|
679 1998-04-06 SL Baur <steve@altair.xemacs.org>
|
|
680
|
|
681 * loadup.el (pureload): Don't quote (garbage-collect).
|
|
682
|
|
683 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
684
|
|
685 * package-get-base.el: Updated.
|
|
686
|
272
|
687 1998-04-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
688
|
|
689 * isearch-mode.el (isearch-just-started): New variable.
|
|
690 (isearch-mode): Set it.
|
|
691 (isearch-repeat): Advance one character forward only if the search
|
|
692 was successful, and was not just started.
|
|
693 (isearch-repeat): Clear isearch-just-started.
|
|
694
|
|
695 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
696
|
|
697 * finder.el (finder-compile-keywords): Don't eval new finder-inf
|
|
698 if running -batch.
|
|
699
|
|
700 1998-03-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
701
|
|
702 * subr.el (listify-key-sequence): Removed.
|
|
703
|
|
704 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
705
|
|
706 * bytecomp.el (byte-compile-print-gensym): New option.
|
|
707 (byte-compile-output-file-form): Use it.
|
|
708 (byte-compile-output-docform): Ditto.
|
|
709 (byte-compile-compiled-obj-to-list): Ditto.
|
|
710
|
|
711 Sun Mar 29 1998 Andy Piper <andyp@parallax.co.uk>
|
|
712
|
|
713 * msw-glyphs.el: set frame icon if xpm support.
|
|
714
|
|
715 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
716
|
|
717 * help.el: Code that pretty prints variable values
|
|
718 removed.
|
|
719
|
|
720 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
721
|
|
722 * find-paths.el (paths-emacs-root-p): Correct test for installation
|
|
723 directory.
|
|
724 From Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
725
|
|
726 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
727
|
|
728 * loaddefs.el: Don't set debug-ignored-errors; leave
|
|
729 its default value set to nil.
|
|
730
|
|
731 1998-03-29 Damon Lipparelli <lipp@primus.com>
|
|
732
|
|
733 * info.el (Info-rebuild-dir): fixed mis-spelling.
|
|
734
|
|
735 1998-03-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
736
|
|
737 * info.el (Info-rebuild-outdated-dir): New custom var
|
|
738 (Info-insert-node): Create/update dir file when needed, ie when it
|
|
739 does not exist or is older than some info files in directory
|
|
740
|
|
741 1998-04-01 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
742
|
|
743 * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
|
|
744 for last packages, mainly for using a 20.4 package base.
|
|
745
|
|
746 * packages.el (late-packages): Typo fix. It was called
|
|
747 early-packages.
|
|
748
|
|
749 * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
|
|
750 relative symlinks correctly.
|
|
751 (paths-find-emacs-roots): More rigorous checking for plausible
|
|
752 configuration-time root.
|
|
753
|
|
754 * startup.el (normal-top-level): Added a warning if XEmacs cannot
|
|
755 find its roots.
|
|
756
|
|
757 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
758
|
|
759 * faces.el: Fix docstrings.
|
|
760 * glyphs.el: Fix docstrings.
|
|
761 * mouse.el: Fix docstrings.
|
|
762
|
|
763 * frame.el: Change phrase `current frame' to `selected frame'.
|
|
764
|
|
765 * faces.el (face-spec-set-match-display): Make FRAME arg optional.
|
|
766
|
|
767 * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
|
|
768 macros using backquote to make them infinitely more readable.
|
|
769
|
|
770 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
771
|
|
772 * packages.el (packages-find-package-path): Hardcoded specialized
|
|
773 InfoDock support until we can clean this up.
|
|
774
|
|
775 * help.el (describe-bindings-1): Return the value of the bindings
|
|
776 help buffer created.
|
|
777 (describe-bindings): Ditto.
|
|
778
|
|
779 * simple.el (set-variable): Restore previous behavior of not
|
|
780 bombing if the variable to set is not boundp.
|
|
781
|
|
782 1998-03-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
783
|
|
784 * packages.el (packages-handle-package-dumped-lisps): Allow for
|
|
785 non-local files to be loaded off the package-lisp variable.
|
|
786
|
269
|
787 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
788
|
|
789 * x-faces.el: Global X resources should override
|
|
790 specs for all device classes (color, grayscale, mono);
|
|
791 code currently doesn't override any of them. Fixed by
|
|
792 calling remove-specifier with '(x default) as the tag
|
|
793 set and allowing inexact matches.
|
|
794
|
|
795 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
796
|
|
797 * faces.el: Separated face intializations based on
|
|
798 device classes into device type specific (tag set,
|
|
799 instantiator) pairs.
|
|
800
|
|
801 1998-03-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
802
|
|
803 * wid-edit.el (widget-choice-action): Remember user's explicit
|
|
804 choice.
|
|
805 (widget-choice-value-create): Respect it.
|
|
806 From Richard Stallman <rms@gnu.org>
|
|
807
|
|
808 1998-03-26 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
809
|
|
810 * setup-paths.el (paths-construct-info-path): Always append
|
|
811 existing directories from configure-time info path.
|
|
812
|
|
813 * startup.el (startup-setup-paths): Renamed misnamed info-path to
|
|
814 Info-directory-list.
|
|
815
|
|
816 * info.el: Removed Info-default-directory-list which was broken by
|
|
817 design.
|
|
818 Removed bogus initialization of Info-directory-list---startup.el
|
|
819 can do a much better job.
|
|
820 Added autoload of Info-directory-list.
|
|
821
|
|
822 * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
|
|
823 out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
|
|
824 be exclusive; now it's merely given precedence, just like in the
|
|
825 old days.
|
|
826
|
|
827 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
828
|
|
829 * find-paths.el (paths-find-architecture-directory): Fix bug with
|
|
830 finding; it used to default too early.
|
|
831
|
|
832 1998-03-25 Martin Buchholz <martin@xemacs.org>
|
|
833
|
|
834 * packages.el (packages-split-path): Fix a bug; it used to fail
|
|
835 for paths that weren't split.
|
|
836
|
|
837 1998-03-26 SL Baur <steve@altair.xemacs.org>
|
|
838
|
|
839 * finder.el (finder-compile-keywords): trap on errors.
|
|
840
|
|
841 1998-03-24 Kyle Jones <kyle_jones@wonderworks.com>
|
|
842
|
|
843 * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
|
|
844 fourth argument of t so that only the specs exactly
|
|
845 matching the tag lists are removed.
|
|
846
|
|
847 1998-03-25 SL Baur <steve@altair.xemacs.org>
|
|
848
|
|
849 * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
|
|
850
|
267
|
851 1998-03-23 SL Baur <steve@altair.xemacs.org>
|
|
852
|
|
853 * minibuf.el (mouse-read-file-name-1): If a default directory was
|
|
854 specified, use it for generating the completions.
|
|
855
|
|
856 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
857
|
|
858 * update-elc.el: Now respects inhibit-package-init and
|
|
859 inhibit-site-lisp.
|
|
860 Now does path construction with loadup-paths.
|
|
861
|
|
862 * startup.el (normal-top-level, startup-setup-paths): Now respects
|
|
863 inhibit-package-init and inhibit-site-lisp.
|
|
864
|
|
865 * packages.el (packages-find-package-path): Extended package path
|
|
866 by version-specific hierarchies.
|
|
867 (packages-find-packages): Now respects inhibit flag and
|
|
868 inhibit-site-lisp.
|
|
869 Moved path setup to loadup-paths.
|
|
870
|
|
871 * make-docfile.el: Now respects inhibit-package-init and
|
|
872 inhibit-site-lisp.
|
|
873 Now does path construction with loadup-paths.
|
|
874
|
|
875 * loadup.el: Now respects inhibit-package-init and
|
|
876 inhibit-site-lisp.
|
|
877
|
|
878 * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
|
|
879
|
|
880 * loadup-paths.el: New file: setup load-path to encompass
|
|
881 packages.
|
|
882
|
|
883 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
884
|
|
885 * auto-show.el: load-gc renamed to pureload.
|
|
886 * site-load.el: Ditto.
|
|
887 * packages.el (toplevel): Ditto.
|
|
888 * loadup.el (really-early-error-handler): Ditto.
|
|
889 * dumped-lisp.el (preloaded-file-list): Ditto.
|
|
890 * cus-face.el (custom-declare-face): Ditto.
|
|
891
|
|
892 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
893
|
|
894 * <Today>: The Big Path Searching Overhaul.
|
|
895
|
|
896 * find-paths.el: New file: find and assemble paths in the
|
|
897 installation hierarchy.
|
|
898
|
|
899 * setup-paths.el: New file: global layout of paths and directories
|
|
900 within the XEmacs hierarchy.
|
|
901
|
|
902 * packages.el: Replaced everything related to path searching and
|
|
903 startup by code in terms of find-paths.
|
|
904
|
|
905 * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
|
|
906 the new path searching engine.
|
|
907
|
|
908 * dumped-lisp.el (preloaded-file-list): Added new files find-paths
|
|
909 and setup-paths.
|
|
910
|
|
911 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
912
|
|
913 * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
|
|
914 setup-paths.el.
|
|
915
|
|
916 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
917
|
|
918 * msw-glyphs.el: Added check for 'mswindows feature, so the file
|
|
919 compiles identically in any configuration.
|
|
920 Removed irrelevant commentary.
|
|
921
|
|
922 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
923
|
|
924 * simple.el (set-variable): Allow setting specifiers.
|
|
925
|
|
926 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
927
|
|
928 * lisp.el (forward-sexp): Revert previous change.
|
|
929
|
|
930 1998-03-18 SL Baur <steve@altair.xemacs.org>
|
|
931
|
|
932 * frame.el (frame-initialize): Use `delete-console' instead of
|
|
933 `delete-device' to delete the stream console to match the usage in
|
|
934 Fkill_emacs.
|
|
935
|
265
|
936 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
937
|
|
938 * files.el (cdpath-previous): New variable.
|
|
939 (cd): Use it.
|
|
940 From Bob Weiner <weiner@wave.altrasoft.com>
|
|
941
|
267
|
942 1998-03-15 Kyle Jones <kyle_jones@wonderworks.com>
|
|
943
|
|
944 * keydefs.el: Changed keybindings of forward-char,
|
|
945 backward, scroll-up and scroll-down to point to their
|
|
946 -command counterparts.
|
|
947
|
|
948 * simple.el: New functions: forwarc-char-command,
|
|
949 backwrad-char-command, scroll-up-command,
|
|
950 scroll-down-command which work liek their counterparts
|
|
951 except that they honor the variable
|
|
952 signal-error-on-buffer-boundary.
|
|
953
|
|
954 Definition of signal-error-on-buffer-boundary received
|
|
955 from src/cmds.c.
|
|
956
|
|
957 defvar declaration added for word-across-newline to avoid
|
|
958 byte-compiler warning about the free variable reference.
|
|
959
|
265
|
960 1998-03-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
961
|
|
962 * winnt.el: Removed "%t" from the beginning of
|
|
963 modeline-format. From now on, there's no nt-specifics in the modeline.
|
|
964
|
|
965 1998-03-14 SL Baur <steve@altair.xemacs.org>
|
|
966
|
|
967 * setup-paths.el (paths-setup-paths-warning): Replace occurrences
|
|
968 of `when' with `if'.
|
|
969
|
|
970 1998-03-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
971
|
|
972 * msw-glyphs.el: New file. Defines TTY-style glyphs for
|
|
973 mswindows. Must be reworked along with glyphs.el, or
|
|
974 merged into it, after there is images support.
|
|
975
|
|
976 * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
|
|
977 'mswindows.
|
|
978
|
|
979 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
980
|
|
981 * faces.el: fix for text cursor initialization.
|
|
982 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
983 From Andy Piper <andyp@parallax.co.uk>
|
|
984
|
|
985 1998-03-11 Pete Ware <ware@cis.ohio-state.edu>
|
|
986
|
|
987 * files.el (set-auto-mode): If a mode is not fboundp, check to see
|
|
988 if there is an existing package that handles it and warn the user
|
|
989 about that mode.
|
|
990
|
|
991 1998-03-02 Kirill M. Katsnelson <kkm@kis.ru>
|
|
992
|
|
993 * x-menubar.el (default-menubar): Greyed out "Help / Basics /
|
|
994 Installation" menu item when Installation-string is not bound.
|
|
995
|
|
996 1998-03-11 SL Baur <steve@altair.xemacs.org>
|
|
997
|
|
998 * lisp.el (forward-sexp): Fix for test for balanced sexp.
|
|
999 From Jeremiah W. James <jerry@cs.ucsb.edu>
|
|
1000
|
|
1001 1998-03-10 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1002
|
|
1003 * msw-faces.el:
|
|
1004 * faces.el: Fix face initialization.
|
|
1005
|
|
1006 1998-03-10 Glynn Clements <glynn@sensei.co.uk>
|
|
1007
|
|
1008 * files.el (backup-enable-predicate): fix breakage introduced
|
|
1009 by TMPDIR patch.
|
|
1010
|
|
1011 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1012
|
|
1013 * x-faces.el (x-init-face-from-resources): The
|
|
1014 TTY face property retrieval functions don't return
|
|
1015 specifiers, so use face-property instead.
|
|
1016
|
|
1017 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
1018
|
|
1019 * mwheel.el (mwheel-install): Use portable keysyms and syntax.
|
|
1020
|
|
1021 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1022
|
|
1023 * x-menubar.el: Expanded documentation for
|
|
1024 option-save-faces. Changed Options -> Browse Faces
|
|
1025 menu entry to invoke customize-face.
|
|
1026
|
|
1027 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1028
|
|
1029 * faces.el: Most face initialization moved out of
|
|
1030 init-other-random-faces to the top level so that the
|
|
1031 initialization happens before Xemacs is dumped. Much
|
|
1032 of the fascist "face-differs-from-default-p or FROB!"
|
|
1033 code has been retired in favor of letting the user do
|
|
1034 what they want to do. Face initialization code changed
|
|
1035 to use `default' specifier tag so that the settings can
|
|
1036 be overridden later if the user wishes it.
|
|
1037
|
|
1038 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
1039
|
|
1040 * about.el (about-hackers): Update contributors list.
|
|
1041
|
263
|
1042 1998-03-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1043
|
|
1044 * specifier.el: Define new specifier tag `default'.
|
|
1045
|
|
1046 * modeline.el: Initialize faces using `default' tag.
|
|
1047
|
|
1048 * x-faces.el (x-init-face-from-resources): Remove
|
|
1049 specifier specs containing the `default' tag before
|
|
1050 adding new specs.
|
|
1051
|
|
1052 1998-03-02 John Jones <jj@asu.edu>
|
|
1053
|
|
1054 * package-get.el (package-get-all): fixed arguments on call to
|
|
1055 package-admin-add-single-file-package.
|
|
1056 * package-get.el (package-get-installedp): fixed to match
|
|
1057 advertised behavior.
|
|
1058 * package-get.el: added function package-get-update-all which
|
|
1059 installs newest versions of all the current packages (if they are
|
|
1060 not already installed).
|
|
1061
|
|
1062 1998-03-04 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1063
|
|
1064 * files.el (find-file-noselect): Uncommented `truename' binding in
|
|
1065 `let*' and use it later to set `buffer-file-truename' iff it's
|
|
1066 still nil, as happens for example when finding a compressed
|
|
1067 file with "jka-compr".
|
|
1068
|
|
1069 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1070
|
|
1071 * faces.el: in make-face-* type functions do the operation for all
|
|
1072 window systems, not just the first one found.
|
|
1073
|
|
1074 * font.el: call mswindows-list-fonts for mswindows.
|
|
1075
|
|
1076 1998-03-02 Glynn Clements <glynn@sensei.co.uk>
|
|
1077
|
|
1078 * code-process.el (call-process-region):
|
|
1079 * process.el (call-process-region):
|
|
1080 * package-get.el (package-get-dir):
|
|
1081 * files.el (backup-enable-predicate):
|
|
1082 * gnuserv.el (gnuserv-temp-file-regexp):
|
|
1083 Use temp-directory in place of `/tmp'.
|
|
1084
|
|
1085 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
1086
|
|
1087 * "Fast" dired-in-C enhancements for Windows 95/NT:
|
|
1088
|
|
1089 * files.el: Added function, `wildcard-to-regexp', from GNU
|
|
1090 Emacs.
|
|
1091
|
|
1092 * files.el (insert-directory): Modified to use special
|
|
1093 dired-in-C enhancements if present.
|
|
1094
|
|
1095 Mon Mar 02 11:37:36 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1096
|
|
1097 * code-files.el: make default coding no-conversion.
|
|
1098
|
|
1099 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
1100
|
|
1101 * dumped-lisp.el (preloaded-file-list): Find Installation.el from
|
|
1102 the load-path.
|
|
1103
|
|
1104 * update-elc.el: Strip directory when testing for files not to
|
|
1105 bytecompile.
|
|
1106
|
|
1107 1998-03-02 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1108
|
|
1109 * lisp-mode.el: Use recommended form for menus.
|
|
1110
|
|
1111 * info.el (Info-construct-menu): Use recommended form for menus.
|
|
1112
|
|
1113 * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
|
|
1114 entry.
|
|
1115
|
|
1116 1998-02-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1117
|
|
1118 * frame.el: Resurrect get-frame-for-buffer-default-to-current.
|
|
1119 (get-frame-for-buffer-noselect): Always return frames
|
|
1120 in the not-this-window-p cond clause.
|
|
1121
|
261
|
1122 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
1123
|
|
1124 * help.el (describe-installation): New function.
|
|
1125
|
|
1126 * x-menubar.el (default-menubar): Add describe-installation to
|
|
1127 Help menu.
|
|
1128
|
|
1129 * packages.el (packages-unbytecompiled-lisp): Installation.el
|
|
1130 should not be bytecompiled.
|
|
1131
|
|
1132 * dumped-lisp.el (preloaded-file-list): Dump Installation with
|
|
1133 XEmacs.
|
|
1134
|
|
1135 * x-menubar.el (default-menubar): Use correct guard for VM menu
|
|
1136 entry.
|
|
1137
|
|
1138 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
|
|
1139 coding.
|
|
1140 From Andy Piper <andyp@parallax.co.uk>
|
|
1141
|
|
1142 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1143
|
|
1144 * ldap.el: Do not require ldap-internal at compile time.
|
|
1145
|
259
|
1146 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1147
|
|
1148 * code-files.el: new file. a virtual copy of mule-files.el
|
|
1149 but without charset
|
|
1150 dependencies. (toggle-buffer-file-ocding-system) new function for
|
|
1151 changing the eol type for the current buffer.
|
|
1152
|
|
1153 * code-process.el: new file. a copy of
|
|
1154 mule-process.el. mule-process.el will disappear when things have
|
|
1155 settled.
|
|
1156
|
|
1157 * coding.el: new file. a virtual copy of mule-files.el but
|
|
1158 without charset dependencies. (coding-system-base) new function
|
|
1159 for getting the parent coding system of a coding system with eol
|
|
1160 type set.
|
|
1161
|
|
1162 * dumped-lisp.el: add above files for the non-mule case.
|
|
1163
|
|
1164 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1165
|
|
1166 * window-xemacs.el (display-buffer): If no explicit
|
|
1167 frame is specified, search for a window that displays
|
|
1168 the buffer on the currently selected frame, before
|
|
1169 searching other frames.
|
|
1170
|
|
1171 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1172
|
|
1173 * frame.el (get-frame-for-buffer): If not-this-window-p
|
|
1174 is non-nil, use window on the selected frame if it is not
|
|
1175 also the selected window. When defaulting, search for
|
|
1176 windows on the currently selected fgrame before searching
|
|
1177 other frames.
|
|
1178
|
|
1179 1998-02-25 Didier Verna <verna@inf.enst.fr>
|
|
1180
|
|
1181 * modeline.el (modeline-swap-buffers): originally named
|
|
1182 `mouse-release-modeline'. Whether to actually swap the buffers is
|
|
1183 decided in `mouse-drag-modeline'.
|
|
1184 (mouse-drag-modeline): A button release event is considered a
|
|
1185 mouse click is both X (modeline scroll) and Y (modeline drag) pos
|
|
1186 stay unchanged.
|
|
1187
|
|
1188 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
1189
|
|
1190 * x-menubar.el: Put redo on the menubar.
|
|
1191 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1192
|
|
1193 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
1194
|
|
1195 * bytecomp.el (displaying-byte-compile-warnings): if
|
|
1196 temp-buffer-show-function is set, use it to display current set of
|
|
1197 warnings in the "*Compile-Log-Show*" buffer.
|
|
1198
|
|
1199 * simple.el (display-warning-buffer): if temp-buffer-show-function
|
|
1200 is set, use it to display current set of warnings in the
|
|
1201 "*Warnings-Show*" buffer.
|
|
1202
|
|
1203 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1204
|
|
1205 * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
|
|
1206 Common Lisp.
|
|
1207
|
|
1208 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1209
|
|
1210 * menubar.el: Allow button descriptors at least 2 long.
|
|
1211
|
|
1212 * x-menubar.el (default-menubar): Use recommended forms.
|
|
1213 (file-menu-filter): Remove.
|
|
1214 (edit-menu-filter): Remove.
|
|
1215
|
|
1216 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
1217
|
|
1218 * about.el (about-hackers): Updated.
|
|
1219
|
|
1220 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
1221
|
|
1222 * help.el (help-max-help-buffers): new variable
|
|
1223 (help-register-and-maybe-prune-excess): new function
|
|
1224 (help-buffer-name): use help-max-help-buffers.
|
|
1225 (with-displaying-help-buffer): use
|
|
1226 help-register-and-maybe-prune-excess.
|
|
1227
|
|
1228 * help.el (help-maybe-pretty-print-value): if the value fits on
|
|
1229 one line, let it.
|
|
1230
|
|
1231 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
1232
|
|
1233 * (with-displaying-help-buffer): there is no need to kill the buffer
|
|
1234 if it exists, becasuse with-output-to-temp-buffer will clear it.
|
|
1235 further, killing the buffer violates the rule that
|
|
1236 temp-buffer-show-function, if set, has the full responsibility of
|
|
1237 showing the temp buffer. killing the buffer fucks with the window
|
|
1238 configuration, hosing temp-buffer-show-function.
|
|
1239
|
|
1240
|
|
1241 1998-02-23 Didier Verna <verna@inf.enst.fr>
|
|
1242
|
|
1243 * modeline.el (mouse-drag-modeline):
|
|
1244 - Always scroll the modeline that was originally clicked on.
|
|
1245 - Use x pixels instead of x characters (which doesn't work anyway)
|
|
1246 as horizontal reference for modeline dragging. This allows us to
|
|
1247 keep on dragging the modeline even if the motion event occurs in
|
|
1248 another window.
|
|
1249
|
|
1250 1998-02-23 Didier Verna <verna@inf.enst.fr>
|
|
1251
|
|
1252 * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
|
|
1253 glyph on the modeline to indicate that dragging the mouse has an
|
|
1254 effect both horizontally and vertically.
|
|
1255
|
|
1256 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
1257
|
|
1258 * about.el (about-xemacs): Get rid of redundant visible version
|
|
1259 number.
|
|
1260
|
257
|
1261 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
1262
|
|
1263 * about.el (about-hackers): Update credits.
|
|
1264
|
255
|
1265 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
1266
|
|
1267 * prim/register.el (view-register): Show register type file-query.
|
|
1268
|
|
1269 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1270
|
|
1271 * mode-motion.el (mode-motion-highlight-internal):
|
|
1272 save-excursion inside save-window-exucrsion form to
|
|
1273 hide buffer point changes from save-window-excursion.
|
|
1274 Prevents display flickering when the mouse pointer
|
|
1275 moves.
|
|
1276
|
|
1277 1998-02-17 Didier Verna <verna@inf.enst.fr>
|
|
1278
|
|
1279 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
1280 function to handle correctly the case of a toolbar one side of the
|
|
1281 window: scrolling will not necessarily happen.
|
|
1282
|
|
1283 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1284
|
|
1285 * files.el (after-find-file): Restore missing argument
|
|
1286 to format that provides filename for "... consider M-x
|
|
1287 recover-file" message. Also call `message' with "%s"
|
|
1288 as the first arg instead of an arbitrary string.
|
|
1289
|
|
1290 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
1291
|
|
1292 * about.el (about-hackers): Various additions.
|
|
1293
|
|
1294 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
1295
|
|
1296 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
1297 line out when copying on-the-same line autoloads.
|
|
1298
|
|
1299 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
1300 is installed.
|
|
1301
|
253
|
1302 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
1303
|
|
1304 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
1305 * x11/x-win-sun.el (x-win-init-sun):
|
|
1306 * x11/x-init.el (x-initialize-compose):
|
|
1307 * prim/simple.el:
|
|
1308 (backward-or-forward-kill-sexp):
|
|
1309 (backward-or-forward-kill-sentence):
|
|
1310 (backward-or-forward-kill-word):
|
|
1311 (backward-or-forward-delete-char):
|
|
1312 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
1313 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
1314 x-keysym-on-keyboard-p to detect backspace.
|
|
1315 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
1316 Clean up symbols used with dead keys, checking Linux and solaris
|
|
1317 keysyms.
|
|
1318 Simplify x-win-*.el using above methods.
|
|
1319 Change documentation for x-keysym-*-p functions.
|
|
1320
|
|
1321 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
1322
|
|
1323 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
1324 Vinnie Shelton.
|
|
1325 From Vinnie Shelton <acs@acm.org>
|
|
1326
|
|
1327 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1328
|
|
1329 * simple.el (count-words-region): Ditto.
|
|
1330
|
|
1331 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1332
|
|
1333 * simple.el (count-words-buffer): Document. Don't print anything
|
|
1334 if non-interactive.
|
|
1335
|
|
1336 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
1337
|
|
1338 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
1339 multiple files in InfoDock.
|
|
1340
|
|
1341 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
1342
|
|
1343 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
1344 from version.el in InfoDock.
|
|
1345
|
|
1346 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
1347 specially.
|
|
1348
|
|
1349 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1350
|
|
1351 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
1352 variable name in docstring.
|
|
1353
|
|
1354 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1355
|
|
1356 * menubar.h: Include "gui.h".
|
|
1357
|
|
1358 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
1359
|
|
1360 * site-load.el: Fix documentation.
|
|
1361
|
251
|
1362 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
1363
|
|
1364 * package-get-base.el (package-get-base): Updated.
|
|
1365
|
|
1366 * keymap.el: PC-ize.
|
|
1367
|
|
1368 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1369
|
|
1370 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
1371 from' on a fresh line.
|
|
1372
|
|
1373 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
1374
|
|
1375 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
1376 object.
|
|
1377
|
|
1378 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
1379
|
|
1380 * undo-stack.el: PC-ize.
|
|
1381
|
|
1382 * cmdloop.el: PC-ize.
|
|
1383
|
|
1384 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
1385
|
|
1386 * bytecomp-runtime.el: PC-ize.
|
|
1387
|
|
1388 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
1389
|
|
1390 * cus-dep.el: Spelling fix.
|
|
1391
|
|
1392 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
1393 entries follow).
|
|
1394
|
|
1395 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
1396
|
|
1397 * text-mode.el (text-mode-hook-identify): New function,
|
|
1398 put on text-mode-hook. Set text-mode-variant here.
|
|
1399 (text-mode): Don't set it here.
|
|
1400
|
|
1401 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
1402
|
|
1403 * text-mode.el (text-mode-hook): New defvar.
|
|
1404 (text-mode-variant): New variable.
|
|
1405 (text-mode): Set that variable locally.
|
|
1406 (toggle-text-mode-auto-fill): New command.
|
|
1407
|
|
1408 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
1409
|
|
1410 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
1411
|
|
1412 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
1413
|
|
1414 * text-mode.el (paragraph-indent-text-mode):
|
|
1415 Renamed from spaced-text-mode.
|
|
1416 (text-mode-map): Bind TAB to indent-relative.
|
|
1417 (indented-text-mode-map): Variable deleted.
|
|
1418 (indented-text-mode): Now an alias for text-mode.
|
|
1419
|
|
1420 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
1421
|
|
1422 * loadup.el: test-atoms debugging stuffs removed.
|
|
1423
|
|
1424 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
1425
|
|
1426 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
1427
|
249
|
1428 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
1429
|
|
1430 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
1431 (describe-distribution): Ditto.
|
|
1432 (describe-copying): Ditto.
|
|
1433 (describe-project): Ditto.
|
|
1434 (view-emacs-news): Ditto.
|
|
1435
|
|
1436 * help-nomule.el (help-with-tutorial): Made it use
|
|
1437 `locate-data-file' to find tutorial.
|
|
1438
|
|
1439 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
1440
|
|
1441 * about.el: Corrected my email address.
|
|
1442
|
|
1443 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
1444 'mouse-offix-drop'.
|
|
1445
|
247
|
1446 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
1447
|
|
1448 * loadup.el (running-xemacs): Spelling fix.
|
|
1449
|
|
1450 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
1451
|
|
1452 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
1453 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
1454
|
|
1455 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
1456
|
|
1457 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
1458
|
245
|
1459 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
1460
|
|
1461 * package-info.el (pi-last-mod-date): New function.
|
|
1462 (pi-author-version): New function.
|
|
1463 (batch-update-package-info): Use them.
|
|
1464
|
|
1465 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
1466
|
|
1467 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
1468 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
1469 with `get-frame-for-buffer-default-to-current'.
|
|
1470
|
|
1471 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
1472
|
|
1473 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
1474 (byte-compile-output-docform): Ditto.
|
|
1475 (byte-compile-compiled-obj-to-list): Ditto.
|
|
1476
|
|
1477 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1478
|
|
1479 * startup.el (command-line-1): Removed code that ran
|
|
1480 buffer-menu.
|
|
1481
|
|
1482 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1483
|
|
1484 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
1485
|
|
1486 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1487
|
|
1488 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
1489 `device-on-window-system-p' instead of explicitly checking for X,
|
|
1490 so that the same logic works for MS Windows.
|
|
1491 (suspend-or-iconify-emacs): Ditto.
|
|
1492
|
|
1493 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1494
|
|
1495 * about.el (about-maintainer-info): Andy Piper is back.
|
|
1496 (xemacs-hackers): Updated Andy Piper's email address.
|
|
1497 (about-hackers): Added Jonathan Harris.
|
|
1498 (about-hackers): Updated Tibor Polgar's email address.
|
|
1499
|
243
|
1500 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
1501
|
|
1502 * about.el: Add xemacs.org email manager.
|
|
1503
|
|
1504 * package-get-base.el (package-get-base): Updated with most recent
|
|
1505 package updates.
|
|
1506
|
|
1507 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1508
|
|
1509 * help.el (function-arglist): Use `indirect-function' instead of
|
|
1510 `symbol-function' so that aliases are treated correctly.
|
|
1511
|
|
1512 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1513
|
|
1514 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
1515 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
1516 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
1517 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
1518 (describe-key): Use `princ' "%s" to print object.
|
|
1519 (describe-function-1): Use `princ' "%s" to print object.
|
|
1520 Commented out alias lines removed.
|
|
1521 (help-pretty-print-limit): New variable to control pretty-printing
|
|
1522 of variable values.
|
|
1523 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
1524 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
1525 list of length less than `help-pretty-print-limit'.
|
|
1526 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
1527
|
|
1528 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
1529
|
|
1530 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
1531 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
1532
|
|
1533 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1534
|
|
1535 * info.el (Info-default-directory-list): Made the documentation
|
|
1536 more explanitory.
|
|
1537
|
|
1538 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
1539
|
|
1540 * lisp/packages.el:
|
|
1541 * lisp/package-admin.el:
|
|
1542 * lisp/build-report.el:
|
|
1543 Fix typos.
|
|
1544
|
|
1545 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
1546
|
|
1547 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
1548 warnings in Java buffers without final newline and editing the
|
|
1549 last line.
|
|
1550
|
|
1551 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
1552
|
|
1553 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
1554 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
1555 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
1556
|
|
1557 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
1558 From Oliver Graf <ograf@fga.de>
|
|
1559
|
|
1560 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
1561
|
|
1562 * loadup.el (load-gc): rewrite as defun.
|
|
1563 Print something sensical if a required dump-time file isn't found.
|
|
1564
|
241
|
1565 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
1566
|
|
1567 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
1568 bug strikes a menudescriptor.
|
|
1569
|
|
1570 * package-get-base.el (package-get-base): Updated.
|
|
1571
|
|
1572 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
1573 from the Makefile.
|
|
1574
|
|
1575 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1576
|
|
1577 * files.el (save-some-buffers): Don't play games with deleting
|
|
1578 other windows if we are in the minibuffer window.
|
|
1579
|
239
|
1580 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1581
|
|
1582 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
1583 (add-minor-mode): Document :active property to TOGGLE.
|
|
1584
|
|
1585 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1586
|
|
1587 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
1588 `:included' predicate in the `toggle-sym' plist.
|
|
1589 (add-minor-mode): Document the :included property, format
|
|
1590 docstring some more.
|
|
1591 (modeline-minor-mode-menu): Documentation string added.
|
|
1592
|
|
1593 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1594
|
|
1595 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
1596 labels from the symbol-names by thwacking off the overly redundant
|
|
1597 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
1598 resultant strings. Also shortened the menu's title by eliminating
|
|
1599 the redundant buffer name.
|
|
1600 (add-minor-mode): Beautified the docstring, added mention of the
|
|
1601 `:menu-tag' property of TOGGLE.
|
|
1602 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
1603 `toggle-sym' to beatify the mode-life menus.
|
|
1604 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
1605 `auto-fill-function'.
|
|
1606
|
|
1607 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
1608
|
|
1609 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
1610 menus to :style 'toggle.
|
|
1611
|
|
1612 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
1613
|
|
1614 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
1615
|
|
1616 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
1617
|
|
1618 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
1619 only recognize first hyperlink.
|
|
1620 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
1621 `hyper-apropos-insert-face'.
|
|
1622 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
1623
|
|
1624 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
1625
|
|
1626 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
1627 mail.
|
|
1628 (toolbar-mail-reader): Add support for `send'.
|
|
1629 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
1630
|
|
1631 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
1632
|
|
1633 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
1634 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
1635 will function properly.
|
|
1636
|
|
1637 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
1638
|
|
1639 * simple.el: make the backwards delete function called by
|
|
1640 `backward-or-forward-delete-char' user configurable.
|
|
1641
|
|
1642 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1643
|
|
1644 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
1645 compiled function got loaded from.
|
|
1646
|
|
1647 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
1648
|
|
1649 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
1650
|
|
1651 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
1652
|
|
1653 * startup.el (load-init-file): Load autoloads earlier.
|
|
1654 (startup-splash-frame): Handle InfoDock logo.
|
|
1655
|
|
1656 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
1657 InfoDock.
|
|
1658 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
1659
|
|
1660 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
1661 doesn't have this function.
|
|
1662
|
|
1663 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
1664
|
|
1665 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
1666
|
|
1667 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
1668 version of version.el.
|
|
1669 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
1670
|
|
1671 * x-menubar.el (default-menubar): Guard reference to
|
|
1672 `gnuserv-frame'.
|
|
1673 (default-menubar): Guard references to `font-lock-mode'.
|
|
1674 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
1675 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
1676
|
|
1677 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
1678
|
|
1679 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
1680 loading auto-autoloads files.
|
|
1681
|
|
1682 * loaddefs.el: Disable dumping autoloads.
|
|
1683
|
|
1684 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
1685
|
|
1686 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
1687
|
|
1688 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
1689
|
|
1690 * finder.el (finder-by-keyword): Autoload.
|
|
1691
|
|
1692 * help.el: Conditionalize hyperbole setup.
|
|
1693
|
|
1694 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
1695
|
|
1696 * packages.el (package-require): Update to reflect new data format.
|
|
1697
|
237
|
1698 1998-01-02 Didier Verna <verna@inf.enst.fr>
|
|
1699
|
|
1700 * x-menubar.el (default-menubar): make the tutorials available
|
|
1701 through the menubar. (Plus some compilation warnings cleanup).
|
|
1702
|
|
1703 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
1704
|
|
1705 * check-features.el: New file. Perform sanity check after build.
|
|
1706
|
|
1707 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
1708 files to tooltalk package.
|
|
1709 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
1710 package.
|
|
1711
|
|
1712 * package-admin.el (package-admin-xemacs): Use better default for
|
|
1713 location of XEmacs binary.
|
|
1714
|
|
1715 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1716
|
|
1717 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
1718 tag with sexp and add value tag with value `t'.
|
|
1719
|
|
1720 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
1721
|
|
1722 * package-get.el: Changes to work with real data.
|
|
1723 From Pete Ware <ware@cis.ohio-state.edu>
|
|
1724
|
|
1725 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
1726 being.
|
|
1727
|
|
1728 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
1729 of possibly out-of-date packges.elc.
|
|
1730 * make-docfile.el ("packages.el"): Ditto.
|
|
1731
|
235
|
1732 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
1733
|
|
1734 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
1735 the main tarball shadowing anything past it.
|
|
1736
|
|
1737 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
1738
|
|
1739 * packages.el (package-provide): Delete a previous provide.
|
|
1740
|
|
1741 * package-info.el: New file.
|
|
1742
|
|
1743 * package-get.el: New file.
|
|
1744 From Pete Ware <ware@cis.ohio-state.edu>
|
|
1745 (package-get): Fix md5 computation to work with Mule.
|
|
1746
|
|
1747 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1748
|
|
1749 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
1750
|
|
1751 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
1752
|
|
1753 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
1754
|
|
1755 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
1756 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1757
|
|
1758 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
1759
|
|
1760 * startup.el (load-init-file): Reload new or changed autoloads
|
|
1761 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
1762
|
|
1763 * packages.el (packages-new-autoloads): New function.
|
|
1764 (packages-reload-autoloads): New function.
|
|
1765 (packages-reload-dumped-lisp): New (stub) function.
|
|
1766
|
|
1767 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
1768
|
|
1769 * loadhist.el (file-provides): Extend to handle variant
|
|
1770 extensions.
|
|
1771
|
|
1772 * replace.el (query-replace): Fix typo.
|
|
1773
|
|
1774 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
1775
|
|
1776 * make-docfile.el: list-autoloads-path has been renamed.
|
|
1777 * update-elc.el: list-autoloads has been renamed.
|
|
1778
|
|
1779 * packages.el (packages-list-autoloads): Renamed.
|
|
1780 (packages-list-autoloads-path): Ditto.
|
|
1781
|
233
|
1782 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
1783
|
|
1784 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
1785 for an error in an auto-autoload.el file.
|
|
1786
|
|
1787 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
1788
|
|
1789 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
1790 tag with const.
|
|
1791 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1792
|
|
1793 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
1794
|
|
1795 * loadhist.el (unload-feature): Remove autoload.
|
|
1796
|
|
1797 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
1798
|
|
1799 * loadhist.el: Unpackaged.
|
|
1800
|
|
1801 * help.el (describe-symbol-find-file): Rename
|
|
1802 `describe-function-find-file' and make old name obsolete.
|
|
1803 (describe-function-1): Use it.
|
|
1804 (describe-function-1): Guard reference to
|
|
1805 `compiled-function-annotation'.
|
|
1806
|
231
|
1807 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1808
|
|
1809 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
1810 argument.
|
|
1811 (help-mode-quit): New optional arg to control whether it kills or
|
|
1812 buries. Tidied up.
|
|
1813 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
1814 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
1815 (help-pretty-print-value): Rename back from
|
|
1816 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
1817 use it, otherwise use dumped `cl-prettyprint'.
|
|
1818 (describe-variable): Use `help-pretty-print-value' again.
|
|
1819 (find-func): Removed reference to "find-func" at end.
|
|
1820
|
|
1821 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1822
|
|
1823 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
1824 GUI XEmacs. Rename? x-menubar is rather window system
|
|
1825 independant, except for a couple of items.
|
|
1826
|
|
1827 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
1828
|
|
1829 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
1830 entries as they will no longer be distributed with XEmacs.
|
|
1831
|
|
1832 * format.el (format-alist): Fix image/tiff regexps.
|
|
1833 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
1834
|
|
1835 * help.el (help-maybe-pretty-print-value): Rename.
|
|
1836 (describe-variable): Use it.
|
|
1837 (describe-variable): Add trailing linefeed.
|
|
1838
|
|
1839 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1840
|
|
1841 * help.el (describe-function-1): Don't output anything for
|
|
1842 arglist of autoload functions.
|
|
1843
|
|
1844 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1845
|
|
1846 * help.el (describe-function-1): Don't output anything for
|
|
1847 arglist of autoload functions.
|
|
1848
|
|
1849 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1850
|
|
1851 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
1852 `describe-function-at-point', `describe-variable-at-point',
|
|
1853 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
1854 `help-prev-section'.
|
|
1855 (help-next-section): New function.
|
|
1856 (help-prev-section): New function.
|
|
1857 (help-mode-quit): Changed to kill the help buffer.
|
|
1858 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
1859 correctly.
|
|
1860 (help-buffer-name): New function to generate the name of help
|
|
1861 buffers.
|
|
1862 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
1863 argument giving the name of the help buffer.
|
|
1864 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
1865 (describe-mode): Ditto.
|
|
1866 (describe-bindings): Ditto.
|
|
1867 (describe-prefix-bindings): Ditto.
|
|
1868 (view-lossage): Ditto.
|
|
1869 (with-syntax-table): New macro.
|
|
1870 (function-called-at-point): Use `ignore-errors' and
|
|
1871 `with-syntax-table'.
|
|
1872 (function-at-point): Ditto.
|
|
1873 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
1874 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
1875 function's arglist as string.
|
|
1876 (function-documentation): Extracted from `describe-function-1'.
|
|
1877 Returns function's docstring.
|
|
1878 (describe-function-1): Remove all the "stream" garbage, including
|
|
1879 the stream argument. Use `function-arglist' and
|
|
1880 `function-documentation'.
|
|
1881 (describe-function-arglist): Just use `function-arglist'.
|
|
1882 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
1883 (help-pretty-print-value): New function to help with
|
|
1884 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
1885 `pp-internal'.
|
|
1886 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
1887 Formatting improved. Display file where variable is defined, if
|
|
1888 known. Use `help-pretty-print-value'.
|
|
1889 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
1890 (list-processes): Remove "stream" garbage.
|
|
1891
|
229
|
1892 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
1893
|
|
1894 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
1895 call a dumped routine instead.
|
|
1896
|
|
1897 * x-win-xfree86.el: Wrap file in defun.
|
|
1898 * x-win-sun.el: Ditto.
|
|
1899
|
|
1900 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
1901
|
|
1902 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
1903 advises functions and does other evil things.
|
|
1904
|
|
1905 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
1906
|
|
1907 * format.el (format-alist): Add `image/tiff'.
|
|
1908 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
1909
|
|
1910 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
1911
|
|
1912 * about.el (about-hackers): More names added.
|
|
1913
|
|
1914 * make-docfile.el: Remove superfluous package path search.
|
|
1915
|
|
1916 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
1917
|
227
|
1918 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
1919
|
|
1920 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
1921 ignored shadows.
|
|
1922
|
|
1923 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
1924
|
|
1925 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
1926 get trailing slashes when added to the load-path.
|
|
1927
|
|
1928 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
1929 are.
|
|
1930
|
|
1931 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1932
|
|
1933 * x-faces.el: Added support for foregroundToolBarColor
|
|
1934 to xpm-color-symbols.
|
|
1935
|
|
1936 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1937
|
|
1938 * etags.el (tags-remove-duplicates): Removed.
|
|
1939 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
1940
|
|
1941 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
1942 correctly.
|
|
1943 (get*): Defalias to `get'.
|
|
1944
|
|
1945 * cl.el (eql): Compare integers with `eq'.
|
|
1946 (cl-map-extents): Check for `map-extents' first.
|
|
1947
|
|
1948 1997-12-17 Didier Verna <verna@inf.enst.fr>
|
|
1949
|
|
1950 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
1951 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
1952
|
|
1953 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
1954
|
|
1955 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
1956
|
|
1957 * widget.el (define-widget): Check the arguments.
|
|
1958
|
|
1959 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
1960 (custom-variable-value-create): Use `signal' to signal error.
|
|
1961 (custom-variable-reset-saved): Ditto.
|
|
1962 (custom-variable-reset-standard): Ditto.
|
|
1963 (custom-face-reset-saved): Ditto.
|
|
1964
|
|
1965 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
1966 (widget-default-format-handler): Ditto.
|
|
1967 (widget-checklist-add-item): Ditto.
|
|
1968 (widget-radio-add-item): Ditto.
|
|
1969 (widget-editable-list-entry-create): Ditto.
|
|
1970 (widget-sexp-prompt-value): Ditto.
|
|
1971
|
|
1972 * custom.el (custom-declare-variable): Signal errors better.
|
|
1973 (custom-handle-keyword): Ditto.
|
|
1974 (custom-declare-group): Ditto.
|
|
1975
|
|
1976 * window-xemacs.el (windows): Ditto.
|
|
1977
|
|
1978 * menubar.el (menu): Ditto.
|
|
1979
|
|
1980 * keydefs.el (keyboard): Ditto.
|
|
1981
|
|
1982 * minibuf.el (minibuffer): Ditto.
|
|
1983
|
|
1984 * process.el (execute): Ditto.
|
|
1985
|
|
1986 * fill.el (fill): Ditto.
|
|
1987
|
|
1988 * modeline.el (modeline): Ditto.
|
|
1989
|
|
1990 * help.el (help): Ditto.
|
|
1991
|
|
1992 * faces.el (faces): Ditto.
|
|
1993
|
|
1994 * files.el (files): Ditto.
|
|
1995
|
|
1996 * x-init.el (x): Ditto.
|
|
1997
|
|
1998 * lisp-mode.el (lisp): Ditto.
|
|
1999
|
|
2000 * process.el (processes): Ditto.
|
|
2001
|
|
2002 * mouse.el (mouse): Ditto.
|
|
2003
|
|
2004 * abbrev.el (abbrev): Moved from cus-edit.
|
|
2005
|
|
2006 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
2007 as variable declaration.
|
|
2008
|
|
2009 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
2010
|
|
2011 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
2012 (find-menu-item): Cosmetic changes.
|
|
2013
|
|
2014 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
2015
|
|
2016 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
2017
|
|
2018 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
2019
|
|
2020 * startup.el (set-default-load-path): Only search package-path
|
|
2021 when not running temacs.
|
|
2022
|
|
2023 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
2024 files.
|
|
2025
|
|
2026 * loadup.el: Correct commentary. Reformatting.
|
|
2027 (really-early-error-handler): Use absolute path to the
|
|
2028 first dumped-lisp.el file.
|
|
2029 (really-early-error-handler): Print full path name of
|
|
2030 each dumped lisp file (inherited from InfoDock).
|
|
2031
|
|
2032 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
2033 dumped-lisp.el files.
|
|
2034
|
|
2035 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
2036 package-path is searched.
|
|
2037 * update-elc.el: Ditto.
|
|
2038
|
|
2039 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
2040 `condition-case' for indentation.
|
|
2041
|
|
2042 * about.el (about-xemacs): Update release date.
|
|
2043
|
225
|
2044 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
2045
|
|
2046 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
2047 anywhere but at the last clause.
|
|
2048 (ecase): Disallow `t' and `otherwise'.
|
|
2049
|
|
2050 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2051
|
|
2052 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
2053 from stuff moved out of `custom-buffer-create-internal'.
|
|
2054 (custom-novice): New variable. Default t.
|
|
2055 (custom-display-global-buttons): Ditto. Default `top'.
|
|
2056 (custom-buffer-create-internal): Only display help if
|
|
2057 `custom-novice' is non-nil. Display global buttons according to
|
|
2058 `custom-display-global-buttons'.
|
|
2059
|
|
2060 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
2061
|
|
2062 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
2063 (find-menu-item): Cosmetic changes.
|
|
2064
|
|
2065 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
2066
|
|
2067 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
2068 look.
|
|
2069
|
227
|
2070 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
225
|
2071
|
227
|
2072 * format.el (format-deannotate-region): Bug fix.
|
|
2073 Deannotating a region containing unknown tags would fail
|
|
2074 (causing decoding of text/enriched to fail at user level)
|
225
|
2075
|
|
2076 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2077
|
|
2078 * minibuf.el (read-directory-name): Support sixth
|
|
2079 arg, HISTORY, as already documented.
|
|
2080
|
|
2081 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
2082
|
|
2083 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
2084 to `ecase'.
|
|
2085
|
|
2086 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
2087
|
|
2088 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
2089 skk-activate.
|
|
2090
|
223
|
2091 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
2092
|
225
|
2093 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|