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