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