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