454
|
1 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.2.42 "Poseidon" is released.
|
|
4
|
|
5 2001-01-12 Andy Piper <andy@xemacs.org>
|
|
6
|
|
7 * package-get.el (package-get-custom): call
|
|
8 package-net-update-installed-db.
|
|
9
|
|
10 * package-ui.el (pui-install-selected-packages): call
|
|
11 package-net-update-installed-db.
|
|
12
|
|
13 * package-net.el (package-net-update-installed-db): use
|
|
14 packages-package-list so that we reflect reality.
|
|
15
|
|
16 * packages.el (packages-package-list): Make docstring reflect
|
|
17 reality.
|
|
18
|
|
19 * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
|
|
20
|
|
21 * postinstall.cc (do_postinstall): don't pick up shells if cygwin
|
|
22 isn't installed.
|
|
23
|
|
24 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
25
|
|
26 * wid-edit.el (widget-activation-glyph-mapper): activate or
|
|
27 deactivate native widgets.
|
|
28 (widget-glyph-insert-glyph): record instantiator.
|
|
29 (widget-push-button-value-create): use it.
|
|
30
|
|
31 * gui.el (gui-button-action): new function. Make button's domain
|
|
32 buffer current when calling.
|
|
33 (make-gui-button): update to use gui-button-action.
|
|
34
|
|
35 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
36
|
|
37 * menubar-items.el (default-menubar): add an entry for modeline
|
|
38 horizontal scrolling in Options -> Display.
|
|
39
|
|
40 2001-01-17 Steve Youngs <youngs@xemacs.org>
|
|
41
|
|
42 * package-get.el (package-get-require-signed-base): Set to nil
|
|
43 by default.
|
|
44
|
452
|
45 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
46
|
|
47 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
48
|
|
49 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
50
|
|
51 * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
|
|
52 catch lisp/mule/.
|
|
53
|
|
54 2001-01-14 Mike Sperber <mike@xemacs.org>
|
|
55
|
|
56 * startup.el (maybe-create-compatibility-dot-emacs):
|
|
57 (maybe-unmigrate-user-init-file):
|
|
58 (unmigrate-user-init-file): Created.
|
|
59 (maybe-migrate-user-init-file): Offer creation of compatibility
|
|
60 .emacs.
|
|
61 Some doc fixes wrt init file location.
|
|
62
|
|
63 2001-01-15 Golubev I. N. <gin@mo.msk.ru>
|
|
64
|
|
65 * faces.el (face-frob-from-locale-first): new variable.
|
|
66 (frob-face-font-2): Honor tags arg while trying to use
|
|
67 standard-face-mapping. When face-frob-from-locale-first is set,
|
|
68 first try to set face inheriting from frobbed-face.
|
|
69
|
|
70 2001-01-15 Didier Verna <didier@xemacs.org>
|
|
71
|
|
72 * about.el (xemacs-hackers): update my entry.
|
|
73 * about.el (about-url-alist): ditto.
|
|
74 * about.el (about-maintainer-info): ditto.
|
|
75 * about.el (about-hackers): ditto.
|
|
76
|
|
77 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
78
|
|
79 The byte compiler has been badly broken for a year,
|
|
80 by the patch of 1999-12-06.
|
|
81 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
82 Bug was: the byte compiler was making this erroneous optimization:
|
|
83 (progn (or (foo)) (bar)) ==> (bar)
|
|
84
|
|
85 2000-11-20 Mike Sperber <mike@xemacs.org>
|
|
86
|
|
87 * setup-paths.el (paths-core-load-path-depth): Split
|
|
88 `paths-load-path-depth' in two for site and core lisp. Don't
|
|
89 recurse into core.
|
|
90 * setup-paths.el (paths-construct-load-path): Use.
|
|
91
|
|
92 2001-01-10 Andy Piper <andy@xemacs.org>
|
|
93
|
|
94 * package-net.el (package-net-cygwin32-binary-size): new variable
|
|
95 (package-net-win32-binary-size): ditto. add much needed
|
|
96 commentary.
|
|
97
|
|
98 * gutter-items.el (buffers-tab-items): correct off-by-one error
|
|
99 for buffers-tab-max-size.
|
|
100
|
450
|
101 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
102
|
|
103 * XEmacs 21.2.40 is released.
|
|
104
|
|
105 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
106
|
|
107 * mule/hebrew.el: Fix comments and typos.
|
|
108 mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
|
|
109
|
|
110 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
111
|
|
112 * ChangeLog.1: move ancient log from fill.el.
|
|
113
|
|
114 * dump-paths.el:
|
|
115 paragraphs.el:
|
|
116 mule/mule-category.el:
|
|
117 Miscellaneous typo fixes and slight doc clarifications.
|
|
118
|
|
119 * mule/mule-ccl.el: Correct file name in header.
|
|
120
|
448
|
121 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
122
|
|
123 * XEmacs 21.2.39 is released.
|
|
124
|
|
125 2000-12-27 Martin Buchholz <martin@xemacs.org>
|
|
126
|
|
127 * byte-optimize.el (byte-optimize-cond):
|
|
128 (byte-optimize-cond-1): New.
|
|
129 Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
|
|
130 Optimizes (cond (x nil)) ==> nil.
|
|
131 Provide better diagnostic on malformed expr like (cond foo).
|
|
132
|
|
133 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
134
|
|
135 * mule/mule-coding.el:
|
|
136 mule/mule-cmds.el (reset-language-environment,
|
|
137 set-language-environment-coding-systems):
|
|
138 Safer default coding-priority-list, corresponding to src/file-coding.h.
|
|
139
|
|
140 2000-12-03 Jorma Laaksonen <jorma.laaksonen@hut.fi>
|
|
141
|
|
142 * package-admin.el: Allow package removal from
|
|
143 early-package-load-path.
|
|
144
|
|
145 2000-12-15 Andreas Jaeger <aj@suse.de>
|
|
146
|
|
147 * about.el (about-maintainer-info): Update my entry.
|
|
148
|
|
149 2000-12-11 Matt Tucker <tuck@whistlingfish.net>
|
|
150
|
|
151 * packages.el (locate-library): Add support for bzip2
|
|
152 compressed .el files.
|
|
153
|
|
154 2000-12-12 Andy Piper <andy@xemacs.org>
|
|
155
|
|
156 * package-net.el: new file.
|
|
157
|
|
158 2000-12-01 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
|
|
159
|
|
160 * font-lock.el: Add missing C++ keywords.
|
|
161
|
|
162 2000-12-08 Adrian Aichner <adrian@xemacs.org>
|
|
163
|
|
164 * simple.el (indent-for-comment): Preserve indentation of comments
|
|
165 starting in column 0, as documented in (Info-goto-node
|
|
166 "(xemacs)Comments"). Update docstring accordingly.
|
|
167
|
446
|
168 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
169
|
|
170 * XEmacs 21.2.38 is released.
|
|
171
|
|
172 2000-12-04 Didier Verna <didier@xemacs.org>
|
|
173
|
|
174 * mouse.el (default-mouse-track-set-point-in-window): remove
|
|
175 spurious '+' operation detected by Martin.
|
|
176
|
|
177
|
|
178 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
179
|
|
180 * cl-extra.el (coerce):
|
|
181 Implement char to integer coercion.
|
|
182 Remove extraneous (numberp) test.
|
|
183
|
|
184 * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
|
|
185 Perform lapcode inlining if the value of `byte-optimize' is 'byte.
|
|
186 (byte-optimize-predicate):
|
|
187 Warn if evaluating constant expression signals an error.
|
|
188 (byte-optimize-form): Small simplification.
|
|
189
|
|
190 * cl-macs.el (cl-do-proclaim): small efficiency improvement.
|
|
191
|
|
192 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
193
|
|
194 * byte-optimize.el:
|
|
195 (byte-optimize-minus):
|
|
196 (byte-optimize-plus):
|
|
197 (byte-optimize-mult):
|
|
198 (byte-optimize-quo):
|
|
199 Use (car (last x)) instead of (last x) to get last elt!
|
|
200 Use `byte-optimize-predicate' to optimize `%'.
|
|
201 Move optimizations for special numeric args to bytecomp.el.
|
|
202 * bytecomp.el (byte-compile-associative): Remove.
|
|
203 (byte-compile-max): New.
|
|
204 (byte-compile-min): New.
|
|
205 Properly handle erroneous calls: (max) (min).
|
|
206 (byte-compile-plus): New.
|
|
207 (byte-compile-minus):
|
|
208 It's easiest to handle 0, +1 and -1 args here.
|
|
209 (byte-compile-mult): New.
|
|
210 It's easiest to handle 1, -1 and 2 args here.
|
|
211 (byte-compile-quo):
|
|
212 It's easiest to handle 0, +1 and -1 args here.
|
|
213 Issue byte-compiler warning when dividing by zero.
|
|
214
|
|
215 Byte-compiler arithmetic improvements.
|
|
216 Better optimize these expressions in the obvious way:
|
|
217 (+ x y 1) --> varref x varref y add add1
|
|
218 (+ x y -1) --> varref x varref y add sub1
|
|
219 (- x y 0) --> (- x y)
|
|
220 (- 0 x y) --> (- (- x) y)
|
|
221 (% 42 19) --> compile-time constant
|
|
222 (/ 42 19) --> compile-time constant
|
|
223 (* (foo) 2) --> foo call dup plus
|
|
224
|
|
225 Optimize away arithmetic operations (+ x) (* x) (/ x 1)
|
|
226 unless (declaim (optimize (safety 3)))
|
|
227 or (setq byte-compile-delete-errors nil).
|
|
228
|
|
229 2000-11-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
230
|
|
231 * paragraphs.el (paragraph-separate, forward-sentence): Clarify
|
|
232 docstrings.
|
|
233
|
|
234 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
235
|
|
236 * startup.el (command-line-do-help): Add documentation of
|
|
237 portable dumper switches.
|
|
238
|
|
239 2000-11-22 Andy Piper <andy@xemacs.org>
|
|
240
|
|
241 * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
|
|
242
|
|
243 * glyphs.el (init-glyphs): don't use autodetect for strings.
|
|
244
|
|
245 2000-11-28 Martin Buchholz <martin@xemacs.org>
|
|
246
|
|
247 * byte-optimize.el (byte-optimize-char-before):
|
|
248 (byte-optimize-backward-char):
|
|
249 (byte-optimize-backward-word):
|
|
250 Fix incorrect optimizations for these sorts of expressions:
|
|
251 (let ((x nil)) (backward-char x))
|
|
252
|
|
253 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
254
|
|
255 * byte-optimize.el:
|
|
256 * byte-optimize.el (byte-optimize-backward-char): New.
|
|
257 * byte-optimize.el (byte-optimize-backward-word): New.
|
|
258 Make backward-word and backward-char as efficient as forward versions.
|
|
259
|
|
260 * bytecomp.el (byte-compile-no-args-with-one-extra):
|
|
261 * bytecomp.el (byte-compile-one-arg-with-one-extra):
|
|
262 * bytecomp.el (byte-compile-two-args-with-one-extra):
|
|
263 * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
|
|
264 * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
|
|
265 * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
|
|
266 Check if extra arg is constant nil, and if so, use byte-coded call.
|
|
267
|
|
268 * simple.el (backward-word):
|
|
269 * simple.el (mark-word):
|
|
270 * simple.el (kill-word):
|
|
271 * simple.el (backward-kill-word):
|
|
272 Make COUNT argument optional, for consistency with forward-char et al.
|
|
273
|
|
274 * abbrev.el (abbrev-string-to-be-defined):
|
|
275 * abbrev.el (inverse-abbrev-string-to-be-defined):
|
|
276 * abbrev.el (inverse-add-abbrev):
|
|
277 * abbrev.el (expand-region-abbrevs):
|
|
278 * buff-menu.el (Buffer-menu-execute):
|
|
279 * indent.el (move-to-left-margin):
|
|
280 * indent.el (indent-relative):
|
|
281 * indent.el (move-to-tab-stop):
|
|
282 * info.el (Info-reannotate-node):
|
|
283 * lisp-mode.el (lisp-indent-line):
|
|
284 * lisp.el (end-of-defun):
|
|
285 * lisp.el (move-past-close-and-reindent):
|
|
286 * misc.el (copy-from-above-command):
|
|
287 * mouse.el (default-mouse-track-scroll-and-set-point):
|
|
288 * page.el (forward-page):
|
|
289 * paragraphs.el (forward-paragraph):
|
|
290 * paragraphs.el (end-of-paragraph-text):
|
|
291 * picture.el (picture-forward-column):
|
|
292 * picture.el (picture-self-insert):
|
|
293 * rect.el (extract-rectangle-line):
|
|
294 * simple.el (newline):
|
|
295 * simple.el (fixup-whitespace):
|
|
296 * simple.el (backward-delete-char-untabify):
|
|
297 * simple.el (transpose-chars):
|
|
298 * simple.el (transpose-preceding-chars):
|
|
299 * simple.el (do-auto-fill):
|
|
300 * simple.el (indent-new-comment-line):
|
|
301 * simple.el (blink-matching-open):
|
|
302 * view-less.el (cleanup-backspaces):
|
|
303 * wid-edit.el (widget-transpose-chars):
|
|
304 * term/bg-mouse.el (bg-insert-moused-sexp):
|
|
305 Use more readable (backward-FOO n) instead of (forward-FOO -n).
|
|
306
|
|
307 * info.el (Info-fontify-node):
|
|
308 * simple.el (backward-delete-function):
|
|
309 Use canonical delete-backward-char instead of backward-delete-char.
|
|
310
|
|
311 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
312
|
|
313 * gutter-items.el (update-tab-in-gutter): don't barf if there are
|
|
314 no buffers.
|
|
315
|
|
316 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
317
|
|
318 * gutter-items.el (update-tab-in-gutter): don't give popup frames
|
|
319 buffer tabs.
|
|
320
|
|
321 2000-11-18 Martin Buchholz <martin@xemacs.org>
|
|
322
|
|
323 * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
|
|
324 (proclaim inline...) was shadowing compiler-macros.
|
|
325
|
|
326 2000-11-17 Martin Buchholz <martin@xemacs.org>
|
|
327
|
|
328 * bytecomp.el (byte-compile-eval): New.
|
|
329 (byte-compile-initial-macro-environment): Use byte-compile-eval.
|
|
330 Keeps this promise made in Lispref:
|
|
331 "If a file being compiled contains a `defmacro' form, the macro is
|
|
332 defined temporarily for the rest of the compilation of that file."
|
|
333
|
|
334 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
335
|
|
336 * cl.el (floatp-safe):
|
|
337 (plusp):
|
|
338 (minusp):
|
|
339 (oddp):
|
|
340 (evenp):
|
|
341 (cl-abs):
|
|
342 Use a better parameter name than `x'.
|
|
343
|
|
344 * cl-macs.el (check-type): Make continuable. Change documentation
|
|
345 to require PLACE, but accept any form for compatibility.
|
|
346
|
|
347 * abbrev.el (define-abbrev): Use check-type.
|
|
348 * font-menu.el (font-menu-change-face): Use check-type.
|
|
349 * menubar.el (relabel-menu-item): Use check-type.
|
|
350 * itimer.el: Fix typo.
|
|
351
|
|
352 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
353
|
|
354 * info.el (Info-extract-menu-node-name): Comma is a delimiter.
|
|
355
|
444
|
356 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
357
|
|
358 * XEmacs 21.2.37 is released.
|
|
359
|
|
360 2000-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
361
|
|
362 * code-cmds.el: Provide the feature.
|
|
363
|
|
364 2000-07-21 Jan Vroonhof <jan@xemacs.org>
|
|
365
|
|
366 * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
|
|
367
|
|
368 * code-cmds.el: New file
|
|
369 * mule/mule-cmds.el:
|
|
370 * mule/mule-misc.el
|
|
371 (coding-keymap): New keymap. Define coding system keyboard
|
|
372 commands on file-coding builds too.
|
446
|
373 (coding-system-change-eol-conversion):
|
|
374 (universal-coding-system-argument):
|
|
375 (set-default-coding-systems):
|
444
|
376 (prefer-coding-system): Moved from mule-cmds.el
|
|
377 (set-buffer-process-coding-system): Moved from mule-misc.el
|
|
378
|
|
379 2000-09-15 Stephen Carney <carney@scubadoo.com>
|
|
380
|
|
381 * etags.el (buffer-tag-table-files): Use append instead of nconc.
|
|
382
|
|
383 2000-11-09 Steve Youngs <youngs@xemacs.org>
|
|
384
|
|
385 * package-get.el (package-get-download-sites): Add a pre-release
|
|
386 site for experimental packages.
|
|
387
|
|
388 * auto-autoloads.el: Regenerated.
|
|
389
|
|
390 2000-08-01 Andy Piper <andy@xemacs.org>
|
|
391
|
|
392 * gutter-items.el (buffers-tab-omit-function): reference
|
|
393 buffers-tab-select-visible-buffers.
|
|
394 (buffers-tab-filter-functions): new variable, by default uses
|
|
395 buffers-tab-selection-function and buffers-tab-omit-function.
|
|
396 (select-buffers-tab-buffers-by-mode): invert arguments.
|
|
397 (buffers-tab-select-visible-buffers): new function. Invert calling
|
|
398 of buffers-menu-omit-invisible-buffers.
|
|
399 (buffers-tab-items): rewrite to use
|
|
400 buffers-tab-filter-functions. Rewrite docstring.
|
|
401 (gutter-buffers-tab-extent): delete.
|
|
402 (add-tab-to-gutter): always build a new extent when adding the
|
|
403 tabs.
|
|
404 (update-tab-in-gutter): make gutter dirty when orientation
|
|
405 changes.
|
|
406
|
|
407 2000-11-07 Martin Buchholz <martin@xemacs.org>
|
|
408
|
|
409 * bytecomp.el (byte-compile-defvar-or-defconst):
|
|
410 Only do loadhist recording if defvar form includes a value.
|
|
411
|
|
412 2000-11-02 Martin Buchholz <martin@xemacs.org>
|
|
413
|
|
414 * bytecomp.el (byte-compile-initial-macro-environment):
|
|
415 `eval-when-compile' should not compile its body.
|
|
416
|
|
417 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
418
|
|
419 * mule/cyrillic.el: Add Windows 1251 code page encoding (by
|
|
420 Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>). Fix
|
|
421 some Japanese English. Remove some ancient FSF comments, and
|
|
422 improve docstrings. Use symbols not vectors for tables.
|
|
423
|
|
424 2000-11-03 Martin Buchholz <martin@xemacs.org>
|
|
425
|
|
426 * keymap.el:
|
|
427 (local-key-binding):
|
|
428 (global-key-binding):
|
|
429 Add an optional `accept-defaults' parameter, just like `lookup-key'.
|
|
430
|
|
431 * lisp.el:
|
|
432 (backward-sexp): Slightly simpler code.
|
|
433 (mark-sexp): Make arg optional, like FSF Emacs.
|
|
434 (forward-list): Slightly simpler code.
|
|
435 (backward-list): Slightly simpler code.
|
|
436 (down-list): Make arg optional, like FSF Emacs.
|
|
437 (up-list): Make arg optional, like FSF Emacs.
|
|
438 (backward-up-list): Make arg optional, like FSF Emacs.
|
|
439 (kill-sexp): Make arg optional, like FSF Emacs.
|
|
440 (backward-kill-sexp): Make arg optional, like FSF Emacs.
|
|
441
|
|
442 * font-menu.el (font-menu-change-face):
|
|
443 Take continuable errors into account.
|
|
444
|
|
445 * abbrev.el:
|
|
446 * abbrev.el (clear-abbrev-table):
|
|
447 * abbrev.el (define-abbrev-table):
|
|
448 * abbrev.el (define-abbrev):
|
|
449 * abbrev.el (insert-abbrev-table-description):
|
|
450 * apropos.el (apropos-documentation-check-doc-file):
|
|
451 * apropos.el (apropos-documentation-check-elc-file):
|
|
452 * buff-menu.el (list-buffers):
|
|
453 * buff-menu.el (list-buffers-noselect):
|
|
454 * bytecomp.el (byte-recompile-directory):
|
|
455 * bytecomp.el (batch-byte-compile):
|
|
456 * cl-macs.el (typep):
|
|
457 * code-files.el (find-coding-system-magic-cookie):
|
|
458 * code-files.el (insert-file-contents):
|
|
459 * cus-edit.el (customize-set-variable):
|
|
460 * cus-edit.el (customize-save-variable):
|
|
461 * cus-face.el (custom-set-face-font-size):
|
|
462 * cus-face.el (custom-set-face-update-spec):
|
|
463 * cus-face.el (custom-reset-faces):
|
|
464 * custom.el (custom-check-theme):
|
|
465 * custom.el (copy-upto-last):
|
|
466 * fill.el (canonically-space-region):
|
|
467 * fill.el (fill-paragraph):
|
|
468 * fill.el (fill-region):
|
|
469 * fill.el (find-space-insertable-point):
|
|
470 * fill.el (justify-current-line):
|
|
471 * faces.el (face-spec-update-all-matching):
|
|
472 * faces.el (set-face-stipple):
|
|
473 * files-nomule.el (insert-file-contents):
|
|
474 * files.el (insert-file-contents-literally):
|
|
475 * files.el (hack-local-variables-last-page):
|
|
476 * files.el (basic-save-buffer):
|
|
477 * files.el (insert-directory):
|
|
478 * font-menu.el (font-menu-change-face):
|
|
479 * font.el (font-spatial-to-canonical):
|
|
480 * format.el (format-encode-region):
|
|
481 * format.el (format-insert-file):
|
|
482 * format.el (format-replace-strings):
|
|
483 * gutter.el (set-gutter-element):
|
|
484 * help.el (key-or-menu-binding):
|
|
485 * help.el (describe-bindings):
|
|
486 * help.el (with-syntax-table):
|
|
487 * indent.el (indent-rigidly):
|
|
488 * indent.el (delete-to-left-margin):
|
|
489 * info.el:
|
|
490 * info.el (Info-extract-dir-entry-from):
|
|
491 * info.el (Info-build-dir-anew):
|
|
492 * info.el (Info-rebuild-dir):
|
|
493 * info.el (Info-batch-rebuild-dir):
|
|
494 * info.el (Info-read-subfile):
|
|
495 * info.el (Info-build-node-completions):
|
|
496 * info.el (Info-extract-menu-node-name):
|
|
497 * isearch-mode.el (isearch-range-invisible):
|
|
498 * isearch-mode.el (isearch-restore-invisible-extents):
|
|
499 * itimer.el (itimerp):
|
|
500 * itimer.el (itimer-live-p):
|
|
501 * keymap.el:
|
|
502 * keymap.el (substitute-key-definition):
|
|
503 * keymap.el (read-command-or-command-sexp):
|
|
504 * keymap.el (local-key-binding):
|
|
505 * keymap.el (global-key-binding):
|
|
506 * keymap.el (global-set-key):
|
|
507 * keymap.el (local-set-key):
|
|
508 * ldap.el:
|
|
509 * ldap.el (ldap-add-entries):
|
|
510 * ldap.el (ldap-delete-entries):
|
|
511 * lisp.el (backward-sexp):
|
|
512 * lisp.el (mark-sexp):
|
|
513 * lisp.el (forward-list):
|
|
514 * lisp.el (backward-list):
|
|
515 * lisp.el (down-list):
|
|
516 * lisp.el (backward-up-list):
|
|
517 * lisp.el (up-list):
|
|
518 * lisp.el (kill-sexp):
|
|
519 * lisp.el (backward-kill-sexp):
|
|
520 * menubar.el (add-menu-button):
|
|
521 * menubar.el (add-submenu):
|
|
522 * menubar.el (delete-menu-item):
|
|
523 * menubar.el (relabel-menu-item):
|
|
524 * mouse.el (narrow-window-to-region):
|
|
525 * obsolete.el (define-obsolete-variable-alias):
|
|
526 * obsolete.el (store-substring):
|
|
527 * package-admin.el:
|
|
528 * package-admin.el (package-admin-install-function):
|
|
529 * package-admin.el (package-admin-install-function-mswindows):
|
|
530 * package-admin.el (package-admin-default-install-function):
|
|
531 * package-get.el (package-get-update-base-entries):
|
|
532 * packages.el (packages-load-package-dumped-lisps):
|
|
533 * packages.el (packages-collect-package-dumped-lisps):
|
|
534 * printer.el (generic-print-buffer):
|
|
535 * printer.el (generic-print-region):
|
|
536 * replace.el (occur-mode-mouse-goto):
|
|
537 * replace.el (perform-replace):
|
|
538 * select.el (get-selection-no-error):
|
|
539 * simple.el:
|
|
540 * simple.el (newline):
|
|
541 * simple.el (open-line):
|
|
542 * simple.el (edit-and-eval-command):
|
|
543 * simple.el (goto-line):
|
|
544 * simple.el (undo):
|
|
545 * simple.el (kill-region):
|
|
546 * simple.el (copy-region-as-kill):
|
|
547 * simple.el (kill-ring-save):
|
|
548 * simple.el (set-mark):
|
|
549 * simple.el (next-line):
|
|
550 * simple.el (previous-line):
|
|
551 * simple.el (line-move):
|
|
552 * simple.el (set-goal-column):
|
|
553 * simple.el (comment-region):
|
|
554 * subr.el:
|
|
555 * subr.el (putf):
|
|
556 * syntax.el (modify-syntax-entry):
|
|
557 * syntax.el (map-syntax-table):
|
|
558 * view-less.el (view-file):
|
|
559 * view-less.el (view-buffer):
|
|
560 * view-less.el (view-file-other-window):
|
|
561 * window-xemacs.el (backward-other-window):
|
|
562 * window.el:
|
|
563 * window.el (one-window-p):
|
|
564 * window.el (walk-windows):
|
|
565 * window.el (window-list):
|
|
566 * x-mouse.el (x-mouse-kill):
|
|
567 * x-select.el (x-get-cutbuffer):
|
|
568 * x-select.el (x-store-cutbuffer):
|
|
569 * term/bg-mouse.el (bg-mouse-line-to-center):
|
|
570 * term/sun-mouse.el (window-line-end):
|
|
571 * term/sun-mouse.el (sun-select-region):
|
|
572 * term/sun.el (kill-region-and-unmark):
|
|
573 * mule/mule-category.el:
|
|
574 * mule/mule-category.el (modify-category-entry):
|
|
575 * mule/mule-category.el (char-category-list):
|
|
576 * mule/mule-coding.el (coding-system-force-on-output):
|
|
577 * mule/mule-misc.el (coding-system-put):
|
|
578 Docstring arglist/Texinfo fixes. See man/ChangeLog for details.
|
|
579
|
|
580 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
581
|
|
582 * cus-face.el: Typo fixes and tiny clarifications.
|
|
583 * custom.el: ditto
|
|
584
|
|
585 2000-10-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
586
|
|
587 * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
|
|
588 * startup.el (normal-top-level): Setup auto-save-list-file-name
|
|
589 if auto-save-list-file-prefix is non-nil.
|
|
590
|
|
591 2000-10-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
592
|
|
593 * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
|
|
594
|
|
595 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
596
|
|
597 * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
|
|
598 get symbol at point-min.
|
|
599
|
|
600 2000-10-24 Didier Verna <didier@xemacs.org>
|
|
601
|
|
602 * info.el (Info-emacs-info-file-name): defconst it.
|
|
603 * info.el (Info-footnote-tag): defcustom it.
|
|
604 * info.el (Info-no-description-string): ditto.
|
|
605 * info.el (Info-find-node): adapt to new semantics of
|
|
606 'Info-suffixed-file (don't do the case variants stuff).
|
|
607 * info.el (Info-insert-dir): rewrite the dir file variants code.
|
|
608 * info.el (Info-directory-files): New. Return the list of info
|
|
609 files in a directory.
|
|
610 * info.el (Info-dir-outdated-p): use it.
|
|
611 * info.el (Info-parse-dir-entries): ditto.
|
|
612 * info.el (Info-build-dir-anew): don't restrict to files ending
|
|
613 with a ".info.*" extension.
|
|
614 * info.el (Info-set-mode-line): ditto.
|
|
615 * info.el (Info-read-subfile): adapt to new semantics of
|
|
616 'Info-suffixed-file (append 'exact argument).
|
|
617 * info.el (Info-all-case-regexp): New. Return a regexp matching a
|
|
618 string independently of the case.
|
|
619 * info.el (Info-suffixed-file): use it (match all possible case
|
|
620 for the file name).
|
|
621 * info.el (Info-insert-file-contents): code cleanup.
|
|
622 * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
|
|
623 columns.
|
|
624 * info.el (Info-batch-rebuild-dir): ditto.
|
|
625 * info.el (Info-read-node-name-1): ditto.
|
|
626 * info.el (Info-search): ditto.
|
|
627 * info.el (Info-fontify-node): ditto.
|
|
628
|
|
629
|
|
630 2000-10-24 Didier Verna <didier@xemacs.org>
|
|
631
|
|
632 * process.el (shell-command): when called from a program, avoid
|
|
633 'push-mark's "mark-set" message.
|
|
634
|
|
635 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
636
|
|
637 * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
|
|
638 by a symbol, not by a vector.
|
|
639 * mule/vietnamese.el (vscii): Likewise.
|
|
640 (viscii): Likewise.
|
|
641 * mule/cyrillic.el (koi8-r): Likewise.
|
|
642
|
|
643 * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
|
|
644 by a symbol, not by a vector.
|
|
645 (chinese-big5-2): Likewise.
|
|
646 * mule/ethiopic.el (ethiopic): Likewise.
|
|
647 * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
|
|
648 (vietnamese-viscii-upper): Likewise.
|
|
649
|
|
650 2000-10-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
651
|
|
652 * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
|
|
653
|
|
654 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
655
|
|
656 * byte-optimize.el (byte-optimize-car): New function.
|
|
657 (byte-optimize-cdr): Ditto.
|
|
658
|
|
659 2000-10-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
660
|
|
661 * byte-optimize.el: Partial synch with FSF 20.7.
|
|
662 Optimize constant concatenation.
|
|
663 Add keymapp as a side effect free function. It is a built-in.
|
|
664 (byte-after-unbind-pos): Remove byte-equal.
|
|
665
|
|
666 2000-10-13 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
667
|
|
668 * update-elc-2.el: Quote regexps correctly.
|
|
669
|
|
670 2000-10-05 MIYASHITA Hisashi <himi@m17n.org>
|
|
671
|
|
672 * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
|
|
673 (ccl-compile): Apply integerp, not integer-or-char-p to
|
|
674 check the type of the buffer magnification
|
|
675 (ccl-compile-write-string): Encode a string with binary
|
|
676 coding system.
|
|
677 (ccl-compile-write-repeat): Likewise.
|
|
678
|
|
679 2000-09-25 Robert Pluim <rpluim@bigfoot.com>
|
|
680
|
|
681 * buff-menu.el:
|
|
682 * bytecomp.el:
|
|
683 * coding.el:
|
|
684 * faces.el:
|
|
685 * files.el:
|
|
686 * fill.el:
|
|
687 * float-sup.el:
|
|
688 * font-lock.el:
|
|
689 * help.el:
|
|
690 * iso8859-1.el:
|
|
691 * loaddefs.el:
|
|
692 * menubar-items.el:
|
|
693 * menubar.el:
|
|
694 * modeline.el:
|
|
695 * msw-font-menu.el:
|
|
696 * paragraphs.el:
|
|
697 * paths.el:
|
|
698 * replace.el:
|
|
699 * simple.el:
|
|
700 * sound.el:
|
|
701 * startup.el:
|
|
702 * version.el:
|
|
703 * x-faces.el:
|
|
704 * x-font-menu.el:
|
|
705 Remove purecopy.
|
|
706
|
|
707 2000-10-03 Daniel Pittman <daniel@rimspace.net>
|
|
708
|
|
709 * simple.el (do-auto-fill): Use the function pointer to by
|
|
710 `comment-line-break-function', not `indent-new-comment-line'. This
|
|
711 fixes an issue with cc-mode comment continuation.
|
|
712
|
|
713 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
714
|
|
715 * simple.el (turn-on-auto-fill): Add (interactive).
|
|
716 * mwheel.el (mwheel-install): Add (interactive).
|
|
717 * font-lock.el (turn-on-font-lock): Add (interactive).
|
|
718 (turn-off-font-lock): Add (interactive).
|
|
719
|
|
720 2000-10-03 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
721
|
|
722 * packages.el (packages-special-base-regexp): Add `man'.
|
|
723
|
|
724 2000-10-08 Adrian Aichner <adrian@xemacs.org>
|
|
725
|
|
726 * wid-edit.el (widget-specify-active): map over extents in current
|
|
727 buffer like `widget-specify-inactive' does. Mapping over the
|
|
728 inactive extent object does not work since the current extent is
|
|
729 ignored by `map-extents'.
|
|
730
|
442
|
731 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
732
|
|
733 * XEmacs 21.2.36 is released.
|
|
734
|
|
735 2000-09-22 Martin Buchholz <martin@xemacs.org>
|
|
736
|
|
737 * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
|
|
738 Optimize the compiled-function-constants vector by byte-code
|
|
739 reference counts.
|
|
740
|
|
741 2000-09-25 Robert Pluim <rpluim@bigfoot.com>
|
|
742
|
|
743 * build-report.el (build-report-delete-regexp): quote value in
|
|
744 defcustom
|
|
745
|
|
746 2000-09-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
747
|
|
748 * build-report.el (build-report): Don't bind srcdir which we don't
|
|
749 use in `multiple-value-bind' to avoid the only byte-compiler
|
|
750 warning.
|
|
751
|
|
752 2000-09-23 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
753
|
|
754 * build-report.el: Requires cl and custom now.
|
|
755 build-report-version is determined by XEmacs version -- remove
|
|
756 build-report-version*.
|
|
757 * build-report.el (build-report-version): Removed.
|
|
758 * build-report.el (build-report-installation-version-regexp): New.
|
|
759 * build-report.el (build-report-version-file-regexp): New.
|
|
760 * build-report.el (build-report-installation-srcdir-regexp): New.
|
|
761 * build-report.el (build-report-destination): Offer
|
|
762 xemacs-build-reports and xemacs-beta.
|
|
763 * build-report.el (build-report-keep-regexp): Adjusted.
|
|
764 * build-report.el (build-report-delete-regexp): Adjusted.
|
|
765 * build-report.el (build-report-make-output-dir): New.
|
|
766 * build-report.el (build-report-installation-file): Replace use of
|
|
767 `concat' with `expand-file-name'.
|
|
768 * build-report.el (build-report-make-output-file): Removed.
|
|
769 * build-report.el (build-report-make-output-files): New.
|
|
770 * build-report.el (build-report-subject): Identify as
|
|
771 user-variable with "*...".
|
|
772 * build-report.el (build-report-prompts): Ditto.
|
|
773 * build-report.el (build-report-version-file): New.
|
|
774 * build-report.el (build-report-file-encoding): Identify as
|
|
775 user-variable with "*...".
|
|
776 * build-report.el (build-report-make-output-get): New.
|
|
777 * build-report.el (build-report-insert-header): Report
|
|
778 emacs-version and system-configuration instead of
|
|
779 build-report-version.
|
|
780 * build-report.el (build-report-insert-make-output): Add file
|
|
781 argument.
|
|
782 * build-report.el (build-report-insert-installation-file):
|
|
783 Re-indent.
|
|
784 * build-report.el (build-report-keep): Change docstring,
|
|
785 re-indent.
|
|
786 * build-report.el (build-report-delete): Ditto.
|
|
787 * build-report.el (build-report-installation-data): New.
|
|
788 * build-report.el (build-report-version-file-data): New.
|
|
789
|
|
790 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
791
|
|
792 * byte-optimize.el (byte-optimize-lapcode):
|
|
793 Fix the optimization of using the first 5 elements of the
|
|
794 constants vector for variables.
|
|
795 (byte-optimize-lapcode): Fix another ancient broken optimization.
|
|
796
|
|
797 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
798
|
|
799 * *: Spelling mega-patch
|
|
800
|
|
801 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
802
|
|
803 * easymenu.el: doc fixes.
|
|
804 (easy-menu-do-define): Use backquote.
|
444
|
805 (easy-menu-change):
|
|
806 (easy-menu-add):
|
442
|
807 `when' seems much clearer than `if' here.
|
|
808 (easy-menu-remove):
|
444
|
809 (easy-menu-add-item):
|
|
810 (easy-menu-item-present-p):
|
|
811 (easy-menu-remove-item):
|
442
|
812 Wrap using (when (featurep 'menubar) ...)
|
|
813
|
|
814 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
815
|
|
816 * bytecomp.el (displaying-byte-compile-warnings):
|
|
817 Revert Ben's change to this function below so that the compile log
|
|
818 is displayed properly for users of the "popper" package.
|
|
819
|
|
820 2000-09-12 Martin Buchholz <martin@xemacs.org>
|
|
821
|
|
822 * window.el (save-selected-window): Use backquote.
|
|
823
|
444
|
824 * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
|
442
|
825 Renamed from `byte-compile-file-form-defvar'.
|
|
826 * bytecomp.el (byte-compile-defvar-or-defconst):
|
|
827 Only cons onto current-load-list in top-level forms.
|
|
828 Else this leaks a cons cell every time a defun is called.
|
|
829 Renamed from `byte-compile-defvar', for clarity.
|
|
830 Warn when docstring of defvar is not a string.
|
|
831 Use consistent error messages.
|
|
832 Better comments.
|
|
833
|
|
834 2000-09-11 Martin Buchholz <martin@xemacs.org>
|
|
835
|
|
836 * simple.el (set-variable):
|
|
837 Remove unneeded defvar by rearranging order of let* forms.
|
|
838
|
|
839 * mule/mule-ccl.el (ccl-get-next-code):
|
444
|
840 * menubar-items.el (bookmark-menu-filter):
|
|
841 (language-environment-menu-filter):
|
|
842 (tutorials-menu-filter):
|
442
|
843 * toolbar-items.el (toolbar-compile):
|
|
844 * byte-optimize.el (disassemble-offset):
|
|
845 Use (declare (special ...)) instead of `defvar'.
|
|
846
|
|
847 * cl-macs.el (cl-do-proclaim):
|
|
848 Fix (declare (special ...)) warning suppression syntax.
|
|
849
|
|
850 2000-07-22 Golubev I. N. <gin@mo.msk.ru>
|
|
851
|
|
852 * info.el (Info-tag-table-marker):
|
|
853 (Info-tag-table-buffer):
|
|
854 (Info-find-file-node):
|
|
855 (Info-read-subfile):
|
|
856 (Info-build-node-completions):
|
|
857 (Info-search):
|
|
858 (Info-mode):
|
|
859 Multiple info buffer support.
|
|
860
|
|
861 2000-08-28 Oscar Figueiredo <oscar@cpe.fr>
|
|
862
|
|
863 * ldap.el (ldap-decode-entry): New defun
|
|
864 (ldap-search-entries): Use it in order to decode DN-prefixed
|
|
865 entries properly
|
|
866
|
|
867 2000-08-23 Daniel Pittman <daniel@danann.net>
|
|
868
|
|
869 * mule/mule-cmds.el (coding-system-change-eol-conversion):
|
|
870 Use `eq', not `=', to compare symbols.
|
|
871
|
|
872 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
873
|
|
874 * bytecomp.el (byte-compile-report-error):
|
|
875 * bytecomp.el (displaying-byte-compile-warnings):
|
|
876 if stack-trace-on-error is set, send out a backtrace when
|
|
877 an error is encountered that stops byte compilation. this
|
|
878 should make it much much easier to track down those curious
|
|
879 problems. also undo the kludge of using a separate "*Show*"
|
|
880 buffer for display when there's a temp-buffer-show-function;
|
|
881 we can avoid this by just being a little smarter.
|
444
|
882
|
442
|
883 * dialog-items.el:
|
|
884 * dialog-items.el (search-dialog-regexp): New.
|
|
885 * dialog-items.el (search-dialog-callback):
|
|
886 * dialog-items.el (make-search-dialog):
|
|
887 add a regexp option to the dialog and clean up a bit.
|
444
|
888
|
442
|
889 * dialog.el:
|
|
890 * dialog.el (yes-or-no-p-dialog-box):
|
|
891 * dialog.el (get-dialog-box-response):
|
|
892 * dialog.el (make-dialog-box):
|
|
893 * dialog.el (dialog-box-finish): New.
|
|
894 * dialog.el (dialog-box-cancel): New.
|
|
895 * dialog.el (internal-make-dialog-box-exit): New.
|
|
896 implement [properly!] the :modal property of the new dialog box
|
|
897 interface. this is the first time xemacs has ever had *proper*
|
|
898 modal dialog boxes, giving the standard window-system feedback.
|
|
899 (e.g. under windows, clicking on a disabled frame causes a beep
|
|
900 and makes the dialog box flash three times.)
|
444
|
901
|
442
|
902 * dragdrop.el: header keyword frobbing.
|
444
|
903
|
442
|
904 * dumped-lisp.el (preloaded-file-list):
|
|
905 renamed winnt.el to win32-native.el.
|
444
|
906
|
442
|
907 * faces.el (face-property):
|
|
908 * faces.el (set-face-property):
|
|
909 * faces.el (frob-face-property):
|
|
910 * faces.el (frob-face-font-2):
|
|
911 * faces.el (make-face-bold):
|
|
912 * faces.el (make-face-italic):
|
|
913 * faces.el (make-face-bold-italic):
|
|
914 * faces.el (make-face-unbold):
|
|
915 * faces.el (make-face-unitalic):
|
|
916 * faces.el (make-face-smaller):
|
|
917 * faces.el (make-face-larger):
|
|
918 clean up the implementation of these so that window-system-specific
|
|
919 methods are called only on objects belonging to that window system.
|
|
920 previously, you could have [e.g.] mswindows-make-face-bold called
|
|
921 on font object of device type `stream', which is not good and
|
|
922 explains the subtle errors Adrian was getting when byte-compiling
|
|
923 something that required 'term. (Adrian, now you can use stack-trace-
|
|
924 on-error to find the exact place where things are going wrong instead
|
|
925 of having to laboriously binary-search your way through.)
|
444
|
926
|
442
|
927 * finder.el (finder-known-keywords):
|
|
928 cleaned up -- properly sorted, clarified the meanings of many of
|
|
929 the keywords, and added a few -- mswin, gui, content, build, www,
|
|
930 user, services. the last two try to distinguish between a package
|
|
931 that's used directly by the user, and a package that provides
|
|
932 support services to other packages.
|
444
|
933
|
442
|
934 * font-lock.el (lisp-font-lock-keywords-2):
|
|
935 update list of lisp control structures to include everything,
|
|
936 including new ones i introduced.
|
444
|
937
|
442
|
938 * gutter.el: header keyword frobbing.
|
444
|
939
|
442
|
940 * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
|
|
941 recent isearch element was not doing so! you got the second-most-
|
|
942 recent instead.
|
|
943
|
|
944 * lisp-mode.el (construct-lisp-mode-menu):
|
|
945 more menubar cleanups.
|
|
946 * lisp-mode.el (with-selected-window):
|
|
947 make it indent properly.
|
444
|
948
|
442
|
949 * menubar-items.el (default-menubar): lots of menubar cleanups.
|
|
950 rearranged the options menu the most, e.g. splitting up the
|
|
951 Keyboard/Mouse menu into a new Editing menu and combining the
|
|
952 separate Scrollbar/Gutter/Toolbar submenus into Display.
|
|
953 Got rid of General, moved items to Editing or new Troubleshooting.
|
|
954 Moved Packages to Tools; doesn't seem to belong under Options.
|
|
955 Added stuff to the Cmds menu, e.g. Change Case.
|
|
956
|
|
957 NB please don't complain about these periodic menubar changes.
|
|
958 Anything like this is necessarily incremental in its construction
|
|
959 -- By constant use you gradually become more and more aware of
|
|
960 better and better ways to group menu items. When we eventually
|
|
961 move the options menu to a property sheet, the existing structure
|
|
962 will probably be preserved fairly well.
|
444
|
963
|
442
|
964 * minibuf.el (next-history-element): fix problems with pressing
|
|
965 down arrow in repeat-complex-command.
|
|
966
|
|
967 * modeline.el:
|
|
968 * modeline.el (modeline-3d-p): New.
|
|
969 added custom variable for controlling the 3d modeline. the
|
|
970 corresponding Options item has been present for a long time,
|
|
971 but commented out with "fix me!" comments. it's fixed now.
|
444
|
972
|
442
|
973 * obsolete.el (add-menu):
|
|
974 remove bogus gettexts.
|
444
|
975
|
442
|
976 * process.el (shell-quote-argument):
|
|
977 handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
|
|
978 For bash under Windows native, see below.
|
444
|
979
|
442
|
980 * simple.el:
|
|
981 * simple.el (display-warning-buffer):
|
|
982 Fixed the handling of warning display to eliminate the annoying
|
|
983 *Show* buffer, like was done for byte-compiler output above.
|
444
|
984
|
442
|
985 * simple.el (debug-print): New.
|
|
986 Simple function for sending debug messages to the console and/or
|
|
987 other debug places.
|
|
988
|
|
989 * subr.el (replace-in-string):
|
|
990 Rewrite this function to avoid N^2 behavior with large strings --
|
|
991 catastrophic with the new Windows selection code! (Apparently the
|
|
992 author of this function didn't realize there was a fun
|
|
993 replace-match that could make his life much easier, because we
|
|
994 duplicated the entire logic. The new version is smaller, easier
|
|
995 to understand, much more robust, and has extended features --
|
|
996 those of replace-match.)
|
444
|
997
|
442
|
998 * window.el:
|
|
999 * window.el (with-selected-window): New.
|
|
1000 An obvious complement to the existing `with-selected-frame' and
|
|
1001 `with-current-buffer'.
|
|
1002
|
|
1003 * win32-native.el: Renamed from winnt.el.
|
|
1004 Added a great deal of stuff for properly handling process quoting,
|
|
1005 somewhat modeled on Kirill's original model (which i later threw
|
|
1006 away). We should now finally have correctly working process arg
|
|
1007 quoting/dequoting so that the final app gets exactly what we
|
|
1008 intended. Because the mechanism is in Lisp, it's easily
|
|
1009 extendible. (For those running bash and running the native
|
|
1010 version, I tried hard to do what I thought was correct. But more
|
|
1011 thought is needed, and ideally the volunteer work of people with
|
|
1012 these configurations that they generally run on.)
|
444
|
1013
|
442
|
1014 * x-font-menu.el (x-font-menu-font-data):
|
|
1015 Put in defvar's to fix byte-compiler warnings.
|
|
1016
|
|
1017 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1018
|
|
1019 * select.el (selection-coercion-alist): Initialise.
|
|
1020 * select.el (select-coerce-to-text): New.
|
|
1021 * select.el (select-coerce): New.
|
|
1022 New functions to perform type and value coercion.
|
|
1023
|
|
1024 * select.el (select-buffer-killed-default): Keep data if it was
|
|
1025 on the clipboard.
|
|
1026
|
|
1027 2000-08-02 Martin Buchholz <martin@xemacs.org>
|
|
1028
|
|
1029 * menubar-items.el (default-menubar): Fix typo.
|
|
1030 (default-menubar): `lambda' was mispelled as `lamda'.
|
|
1031
|
|
1032 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1033
|
|
1034 * window.el (shrink-window-if-larger-than-buffer): Remove
|
|
1035 edge checking code.
|
|
1036
|
|
1037 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1038
|
|
1039 * paths.el (gnus-local-domain): Removed.
|
|
1040 (gnus-local-organization): Ditto.
|
|
1041 (gnus-startup-file): Ditto.
|
|
1042
|
|
1043 2000-07-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1044
|
|
1045 * files.el (auto-mode-alist): Add .spec for RPM.
|
|
1046
|
|
1047 2000-07-31 Andy Piper <andy@xemacs.org>
|
444
|
1048
|
442
|
1049 * gutter-items.el (update-tab-in-gutter): deprecate :properties.
|
|
1050
|
|
1051 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1052
|
|
1053 * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
|
|
1054 browse-url.
|
|
1055 * help.el (xemacs-www-page): Ditto.
|
|
1056 (xemacs-www-faq): Ditto.
|
|
1057 * menubar-items.el (default-menubar): Ditto.
|
|
1058
|
|
1059 * wid-edit.el (widget-url-link-action): Ditto.
|
|
1060 From: Kenichi OKADA <okada@opaopa.org>.
|
|
1061
|
|
1062 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
1063
|
|
1064 * finder.el (finder-commentary): Add autoload cookie.
|
|
1065
|
|
1066 2000-07-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1067
|
|
1068 * files.el (insert-file-contents-literally): Fix second let
|
|
1069 binding for `coding-system-for-read' to `coding-system-for-write'
|
|
1070 as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
|
|
1071
|
|
1072 1999-06-15 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1073
|
|
1074 * files.el (insert-file-contents-literally): Use binary coding
|
|
1075 system (from Morioka san).
|
|
1076 (insert-file-contents-literally): Make file-name-handler method.
|
|
1077
|
|
1078 2000-07-26 Martin Buchholz <martin@xemacs.org>
|
|
1079
|
|
1080 * cl-macs.el (get-selection): Add defsetf.
|
|
1081
|
|
1082 2000-07-25 Steve Youngs <youngs_s@ozlinx.com.au>
|
|
1083
|
|
1084 * x-init.el (x-activate-region-as-selection): replace obsolete
|
|
1085 function x-own-selection with own-selection.
|
|
1086 (ow-find): replace obsolete functions x-get-selection and
|
|
1087 x-get-clipboard with get-selection and get-clipboard.
|
|
1088 (init-post-x-win): replace obsolete function x-disown-selection
|
|
1089 with disown-selection.
|
|
1090
|
|
1091 2000-07-20 Mike Sperber <mike@xemacs.org>
|
|
1092
|
|
1093 * startup.el (load-user-init-file): Only try to load init file if
|
|
1094 it exists.
|
|
1095
|
|
1096 2000-07-10 Andy Piper <andy@xemacs.org>
|
|
1097
|
|
1098 * dialog-items.el: sync with Ben's patch.
|
444
|
1099
|
442
|
1100 * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
|
|
1101 comment.
|
|
1102 (progress-text-glyph): deleted.
|
|
1103 (progress-layout-glyph): make completely minimal.
|
|
1104 (progress-gauge-glyph): ditto.
|
|
1105 (progress-display-style): fix to handle dynamic instantiator
|
|
1106 changes.
|
|
1107 (progress-text-instantiator): new.
|
|
1108 (progress-layout-instantiator): new.
|
|
1109 (progress-gauge-instantiator): new.
|
|
1110 (set-progress-display-instantiator): renamed and changed from
|
|
1111 set-progress-display-style.
|
|
1112 (progress-abort-glyph): use instantiator not glyph.
|
|
1113 (append-progress-display): use set-progress-display-instantiator
|
|
1114 and set-glyph-image.
|
|
1115 (abort-progress-display): ditto.
|
|
1116 (raw-append-progress-display): ditto.
|
|
1117
|
|
1118 2000-07-20 Ben Wing <ben@xemacs.org>
|
|
1119
|
|
1120 * code-files.el: Move Mule-specific code to mule-coding.el.
|
|
1121
|
|
1122 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
1123
|
|
1124 * autoload.el:
|
|
1125 Fixed comments.
|
|
1126
|
|
1127 * cmdloop.el:
|
|
1128 * cmdloop.el (yes-or-no-p):
|
|
1129 * cmdloop.el (y-or-n-p):
|
|
1130 Make these functions use should-use-dialog-box-p and not be
|
|
1131 overridden in dialog.el.
|
|
1132
|
|
1133 * cus-dep.el:
|
|
1134 * cus-dep.el (Custom-make-dependencies): Removed.
|
|
1135 * cus-dep.el (Custom-make-dependencies-1): New.
|
|
1136 * cus-dep.el (Custom-make-one-dependency): New.
|
|
1137 New entry point for use in Makefiles, to avoid excessive
|
|
1138 invocations.
|
|
1139
|
|
1140 * cus-edit.el (custom-variable-reset-saved):
|
|
1141 * cus-edit.el (custom-variable-reset-standard):
|
|
1142 * cus-edit.el (custom-save-resets):
|
|
1143 Fix bytecompiler warnings.
|
|
1144
|
|
1145 * dialog.el:
|
|
1146 * dialog.el (yes-or-no-p-dialog-box):
|
|
1147 * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
|
|
1148 * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
|
|
1149 * dialog.el (get-dialog-box-response):
|
|
1150 * dialog.el (message-or-box):
|
|
1151 * dialog.el (make-dialog-box):
|
|
1152 * dialog.el (popup-dialog-box): New.
|
|
1153 Avoid yes-or-no-p bogosities.
|
|
1154 Create a general function `make-dialog-box' to encapsulate all
|
|
1155 dialog box methods; easily extendible. popup-dialog-box now obsolete.
|
|
1156
|
|
1157 * dumped-lisp.el (preloaded-file-list):
|
|
1158 Add dialog-items. Clean up. Group files by types.
|
|
1159
|
|
1160 * easymenu.el (easy-menu-add):
|
|
1161 * easymenu.el (easy-menu-remove):
|
|
1162 Account for accelerators.
|
|
1163
|
|
1164 * extents.el:
|
|
1165 * extents.el (extent-list): New args, like in map-extents.
|
|
1166 * extents.el (extent-at-event): New.
|
|
1167 * extents.el (extents-at-event): New.
|
|
1168
|
|
1169 * font-lock.el:
|
|
1170 * font-lock.el (font-lock-mode):
|
|
1171 * font-lock.el (font-lock-default-fontify-buffer):
|
|
1172 * font-lock.el (font-lock-default-unfontify-region):
|
|
1173 * font-lock.el (font-lock-fontify-syntactically-region):
|
|
1174 * font-lock.el (font-lock-fontify-keywords-region):
|
|
1175 Use new progress-feedback names.
|
|
1176
|
|
1177 * font-lock.el (java-font-lock-identifier-regexp):
|
|
1178 * font-lock.el (java-font-lock-class-name-regexp):
|
|
1179 Fix bytecompiler warnings.
|
|
1180
|
|
1181 * gutter-items.el:
|
|
1182 * gutter-items.el (progress-display-use-echo-area): Removed.
|
|
1183 * gutter-items.el (progress-feedback-use-echo-area): New.
|
|
1184 * gutter-items.el (progress-display-popup-period): Removed.
|
|
1185 * gutter-items.el (progress-feedback-popup-period): New.
|
|
1186 * gutter-items.el (set-progress-display-style): Removed.
|
|
1187 * gutter-items.el (set-progress-feedback-style): New.
|
|
1188 * gutter-items.el (progress-display-style): Removed.
|
|
1189 * gutter-items.el (progress-feedback-style): New.
|
|
1190 * gutter-items.el (progress-stack):
|
|
1191 * gutter-items.el (progress-displayed-p): Removed.
|
|
1192 * gutter-items.el (progress-feedbacked-p): New.
|
|
1193 * gutter-items.el (clear-progress-display): Removed.
|
|
1194 * gutter-items.el (clear-progress-feedback): New.
|
|
1195 * gutter-items.el (progress-display-clear-when-idle): Removed.
|
|
1196 * gutter-items.el (progress-feedback-clear-when-idle): New.
|
|
1197 * gutter-items.el (remove-progress-display): Removed.
|
|
1198 * gutter-items.el (remove-progress-feedback): New.
|
|
1199 * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
|
|
1200 * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
|
|
1201 * gutter-items.el (append-progress-display): Removed.
|
|
1202 * gutter-items.el (append-progress-feedback): New.
|
|
1203 * gutter-items.el (abort-progress-display): Removed.
|
|
1204 * gutter-items.el (abort-progress-feedback): New.
|
|
1205 * gutter-items.el (raw-append-progress-display): Removed.
|
|
1206 * gutter-items.el (raw-append-progress-feedback): New.
|
|
1207 * gutter-items.el (display-progress-display): Removed.
|
|
1208 * gutter-items.el (display-progress-feedback): New.
|
|
1209 * gutter-items.el (current-progress-display): Removed.
|
|
1210 * gutter-items.el (current-progress-feedback): New.
|
|
1211 * gutter-items.el (current-progress-display-label): Removed.
|
|
1212 * gutter-items.el (current-progress-feedback-label): New.
|
|
1213 * gutter-items.el (progress-display): Removed.
|
|
1214 * gutter-items.el (progress-feedback): New.
|
|
1215 Replace "progress-display" with "progress-feedback" globally.
|
|
1216
|
|
1217 * gutter-items.el (lprogress-display): Removed.
|
|
1218 * gutter-items.el (progress-feedback-with-label): New.
|
|
1219 Rename lprogress-display ==> progress-feedback-with-label.
|
|
1220
|
|
1221 * gutter-items.el (search-dialog-direction): Removed.
|
|
1222 * gutter-items.el (search-dialog-text): Removed.
|
|
1223 * gutter-items.el (search-dialog-callback): Removed.
|
|
1224 * gutter-items.el (make-search-dialog): Removed.
|
|
1225 Move to dialog-items.el.
|
|
1226
|
|
1227 * help.el:
|
|
1228 * help.el (help-mode-quit):
|
|
1229 * help.el (mode-for-help): New.
|
|
1230 * help.el (help-sticky-window): New.
|
|
1231 * help.el (help-window-config): New.
|
|
1232 * help.el (with-displaying-help-buffer):
|
|
1233 * help.el (function-at-event): New.
|
|
1234 * help.el (help-symbol-regexp): New.
|
|
1235 * help.el (help-symbol-run-function-1): New.
|
|
1236 * help.el (help-symbol-run-function): New.
|
|
1237 * help.el (help-symbol-function-context-menu): New.
|
|
1238 * help.el (help-symbol-variable-context-menu): New.
|
|
1239 * help.el (help-symbol-function-and-variable-context-menu): New.
|
|
1240 * help.el (frob-help-extents): New.
|
|
1241 * help.el (describe-function-1):
|
|
1242 * help.el (variable-at-point):
|
|
1243 * help.el (variable-at-event): New.
|
|
1244 * help.el (describe-variable):
|
444
|
1245 Major overhaul.
|
|
1246 - Make functions and variables be mousable.
|
|
1247 - Middle button hyperlinks.
|
442
|
1248 - New context-menu entries.
|
|
1249
|
|
1250 * keydefs.el:
|
444
|
1251 * keydefs.el (global-map):
|
442
|
1252 New key bindings to move lines up and down.
|
|
1253
|
|
1254 * lisp-mode.el:
|
|
1255 * lisp-mode.el (construct-lisp-mode-menu): New.
|
|
1256 * lisp-mode.el (emacs-lisp-mode-popup-menu):
|
|
1257 * lisp-mode.el (lisp-interaction-mode-menubar-menu):
|
|
1258 * lisp-mode.el (emacs-lisp-mode-menubar-menu):
|
|
1259 * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
|
|
1260 Make popup and menubar menus be different. Popup menu uses
|
|
1261 clicked location and automatically assumes symbol under the mouse
|
|
1262 for various commands.
|
|
1263
|
|
1264 * menubar-items.el:
|
|
1265 * menubar-items.el (bookmark-menu-filter): Add accelerators.
|
|
1266 * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
|
|
1267
|
|
1268 * menubar-items.el (global-popup-menu): Removed.
|
|
1269 * menubar-items.el (mode-popup-menu): Removed.
|
|
1270 * menubar-items.el (activate-popup-menu-hook): Removed.
|
|
1271 * menubar-items.el (popup-mode-menu): Removed.
|
|
1272 * menubar-items.el (popup-buffer-menu): Removed.
|
|
1273 * menubar-items.el (popup-menubar-menu): Removed.
|
|
1274 Move to menubar.el.
|
444
|
1275
|
442
|
1276 * menubar.el:
|
|
1277 * menubar.el (global-popup-menu): New.
|
|
1278 * menubar.el (mode-popup-menu): New.
|
|
1279 * menubar.el (activate-popup-menu-hook): New.
|
|
1280 * menubar.el (last-popup-menu-event): New.
|
|
1281 * menubar.el (popup-mode-menu): New.
|
|
1282 * menubar.el (popup-buffer-menu): New.
|
|
1283 * menubar.el (popup-menubar-menu): New.
|
|
1284 * menubar.el (menu-call-at-event): New.
|
|
1285 Move non-content functions here. Add support for context menu
|
|
1286 items on extents.
|
|
1287
|
444
|
1288 * minibuf.el (minibuffer-history-uniquify):
|
442
|
1289 Typo fix.
|
|
1290
|
444
|
1291 * minibuf.el (read-file-name-1):
|
442
|
1292 Call new file dialog box if it exists.
|
|
1293
|
|
1294 * minibuf.el (mouse-rfn-setup-vars):
|
|
1295 Clean up "chop" action.
|
|
1296
|
|
1297 * mouse.el:
|
|
1298 * mouse.el (button2): Now bound to mouse-track.
|
|
1299 * mouse.el (click-inside-extent-p):
|
|
1300 * mouse.el (point-inside-extent-p):
|
|
1301 * mouse.el (point-inside-selection-p):
|
|
1302 * mouse.el (mouse-drag-or-yank): Removed.
|
|
1303 * mouse.el (mouse-begin-drag-n-drop): New.
|
|
1304 * mouse.el (mouse-eval-sexp):
|
|
1305 * mouse.el (mouse-track-activate-strokes): New.
|
|
1306 * mouse.el (mouse-track-do-activate): New.
|
|
1307 * mouse.el (mouse-track):
|
|
1308 * mouse.el (default-mouse-track-event-is-with-button): New.
|
|
1309 * mouse.el (default-mouse-track-cleanup-hook):
|
|
1310 * mouse.el (default-mouse-track-drag-hook):
|
|
1311 * mouse.el (default-mouse-track-drag-up-hook):
|
|
1312 * mouse.el (default-mouse-track-click-hook):
|
|
1313 Merge drag-n-drop into mouse-track.
|
|
1314 Add general "activate" support to replace specific button2 kludges.
|
|
1315 Use "button modifier" support in mouse-track.
|
|
1316
|
|
1317 * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
|
|
1318
|
|
1319 * package-ui.el:
|
|
1320 * package-ui.el (pui-menu):
|
|
1321 * package-ui.el (pui-popup-context-sensitive): Removed.
|
|
1322 Fix bytecompiler warnings.
|
|
1323 Clean up popup code a bit.
|
|
1324
|
|
1325 * select.el (get-selection-no-error): Fix bytecompiler warnings.
|
|
1326
|
|
1327 * simple.el:
|
|
1328 * simple.el (transpose-lines):
|
|
1329 * simple.el (transpose-line-up): New.
|
|
1330 * simple.el (transpose-line-down): New.
|
|
1331 * simple.el (transpose-subr):
|
|
1332 * simple.el (transpose-subr-1): Removed.
|
|
1333 Clean up, add functions to move lines up and down.
|
|
1334
|
|
1335 * startup.el (mail-host-address):
|
|
1336 * startup.el (user-mail-address):
|
|
1337 Customize.
|
|
1338
|
|
1339 * subr.el:
|
|
1340 * subr.el (set-symbol-value-in-buffer): New.
|
|
1341 * subr.el (error):
|
|
1342 * subr.el (check-argument-type):
|
|
1343 * subr.el (defined-error-p): New.
|
|
1344 Add structured error support.
|
|
1345
|
|
1346 * toolbar-items.el (toolbar-compile):
|
|
1347 Use new make-dialog-box.
|
|
1348
|
|
1349 * update-elc.el:
|
|
1350
|
|
1351 * userlock.el (ask-user-about-lock-dbox):
|
|
1352 * userlock.el (ask-user-about-supersession-threat-dbox):
|
|
1353 * userlock.el (ask-user-about-lock):
|
|
1354 * userlock.el (ask-user-about-supersession-threat):
|
|
1355 Use new make-dialog-box.
|
|
1356 Add safety checks; use should use-dialog-box-p.
|
|
1357
|
|
1358 * window-xemacs.el:
|
|
1359 * window-xemacs.el (__buffer-dedicated-frame):
|
|
1360 * window-xemacs.el (buffer-dedicated-frame): New.
|
|
1361 * window-xemacs.el (set-buffer-dedicated-frame): New.
|
|
1362 Move dedicated-frame stuff into lisp.
|
|
1363
|
|
1364 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1365
|
|
1366 * printer.el (generic-print-region): Do not require that
|
|
1367 `printer-name' be set.
|
|
1368 (printer-name): Commentary clarification.
|
|
1369
|
|
1370 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
1371
|
|
1372 * XEmacs 21.2.35 is released.
|
|
1373
|
|
1374 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1375
|
|
1376 * select.el (selection-coercible-types): Initialise.
|
|
1377
|
|
1378 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1379
|
|
1380 * select.el (own-clipboard): Bug fix.
|
|
1381
|
|
1382 2000-07-17 Mike Sperber <mike@xemacs.org>
|
|
1383
|
|
1384 * cus-edit.el (custom-migrate-custom-file): Save init file before
|
|
1385 continuing.
|
|
1386
|
|
1387 2000-07-16 Mike Sperber <mike@xemacs.org>
|
|
1388
|
|
1389 * startup.el (load-init-file): Remove silly call to
|
|
1390 `load-user-custom-file`.
|
|
1391 (maybe-migrate-user-init-file): Minor fixes.
|
|
1392
|
|
1393 2000-07-16 Martin Buchholz <martin@xemacs.org>
|
|
1394
|
444
|
1395 * apropos.el (apropos-documentation-check-doc-file):
|
442
|
1396 `doc' variable should be let-bound, as was presumably intended.
|
|
1397
|
444
|
1398 * cus-edit.el (custom-variable-reset-saved):
|
|
1399 (custom-variable-reset-standard):
|
442
|
1400 Remove unused variable comment-widget. Twice.
|
|
1401
|
444
|
1402 * toolbar.el (toolbar-blank-press-function):
|
442
|
1403 Add a real defvar with initial value nil and proper docstring.
|
|
1404 (press-toolbar-button): No need to check for boundp-ness anymore.
|
|
1405
|
|
1406 * rect.el (open-rectangle-line): Remove useless (let) form.
|
|
1407 Add defvar for pending-delete-mode.
|
|
1408
|
|
1409 * info.el (Info-find-node): This function needs an autoload cookie.
|
|
1410
|
444
|
1411 * mule/mule-x-init.el (x-use-halfwidth-roman-font):
|
442
|
1412 Use let* since the second form referred to the first.
|
|
1413
|
|
1414 2000-07-16 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1415
|
|
1416 * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
|
|
1417 instead of removed `mswindows-get-clipboard'.
|
|
1418
|
|
1419
|
|
1420 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1421
|
|
1422 * select.el (select-convert-from-text): New.
|
|
1423 * select.el (select-convert-from-length): New.
|
|
1424 * select.el (select-convert-from-integer): New.
|
|
1425 * select.el (select-convert-from-identity): New.
|
|
1426 * select.el (select-convert-from-filename): New.
|
|
1427 * select.el (selection-converter-in-alist): Use them.
|
|
1428 New converter functions for X.
|
|
1429
|
|
1430 * select.el (get-selection): Removed comment.
|
|
1431
|
|
1432 * select.el (own-selection): Removed append code - I thought
|
|
1433 I'd already done this, but apparently not...
|
|
1434
|
|
1435 * select.el: Changed comment about TIMESTAMP.
|
|
1436
|
|
1437 * select.el (select-convert-in): New.
|
|
1438 * select.el (select-convert-out): New.
|
|
1439 New functions that get used by select.c.
|
|
1440
|
|
1441 * select.el (select-buffer-killed-default): New.
|
|
1442 * select.el (select-buffer-killed-text): New.
|
|
1443 * select.el (selection-buffer-killed-alist): New.
|
|
1444 New list and functions that get called if a relevant selection
|
|
1445 exists and a buffer gets killed.
|
|
1446
|
|
1447 * select.el (select-convert-to-targets):
|
|
1448 * select.el (select-convert-to-identity): Removed.
|
|
1449 * select.el (select-convert-from-identity): Removed.
|
|
1450 * select.el (select-converter-out-alist):
|
|
1451 Removed _EMACS_INTERNAL selection type.
|
|
1452
|
|
1453 * x-select.el (xselect-kill-buffer-hook): Removed.
|
|
1454 * x-select.el (xselect-kill-buffer-hook-1): Removed.
|
|
1455 Removed this X-specific nonesense. Use the generic support
|
|
1456 in select.el instead.
|
|
1457
|
|
1458 2000-07-15 Martin Buchholz <martin@xemacs.org>
|
|
1459
|
444
|
1460 * mule/mule-category.el (defined-category-hashtable):
|
442
|
1461 Use make-hash-table instead of make-hashtable
|
|
1462
|
|
1463 * buff-menu.el: Byte-compiler warning fix.
|
|
1464
|
444
|
1465 * isearch-mode.el (isearch-highlight-all-cleanup):
|
442
|
1466 Remove unused variable `isearch-highlight-all-start'.
|
|
1467
|
|
1468 * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
|
|
1469
|
|
1470 * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
|
|
1471
|
444
|
1472 * cus-dep.el (Custom-make-dependencies):
|
442
|
1473 Add autoload cookie for custom-add-loads to generated custom-load.el.
|
|
1474
|
|
1475 * autoload.el (autoload-package-name): Warning suppression.
|
|
1476 Move defvar prior to first use.
|
|
1477
|
|
1478 * custom.el: Add autoload for custom-declare-face.
|
|
1479 Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
|
444
|
1480 * cl.el (cl-hack-byte-compiler):
|
442
|
1481 Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
|
|
1482 to work properly.
|
|
1483
|
|
1484 2000-07-08 Mike Sperber <mike@xemacs.org>
|
|
1485
|
|
1486 * startup.el (load-home-init-file): Added variable.
|
|
1487 (maybe-migrate-user-init-file): Added.
|
|
1488 (load-user-init-file): Load custom file if different from init
|
|
1489 file.
|
|
1490
|
|
1491 * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
|
|
1492 "startup."
|
|
1493
|
|
1494 * cus-edit.el (custom-migrate-custom-file): Added for migration.
|
|
1495 Moved `custom-file'-related code to cus-file.el.
|
|
1496
|
|
1497 * cus-file.el: New file.
|
|
1498
|
|
1499 2000-04-01 Mike Sperber <mike@xemacs.org>
|
|
1500
|
|
1501 * packages.el (packages-find-package-directories): Added support
|
|
1502 for external package hierarchies with in-place installations.
|
|
1503
|
|
1504 * find-paths.el (paths-root-in-place-p): Added.
|
|
1505 (paths-find-emacs-directory): Added support for external
|
|
1506 directories with in-place installations.
|
|
1507 (paths-find-site-directory): Ditto.
|
|
1508
|
|
1509 * startup.el (find-user-init-file): Also look for
|
|
1510 ~/.xemacs/init.elc? in preference to ~/.emacs.
|
|
1511
|
|
1512 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1513
|
|
1514 * select.el (own-selection):
|
|
1515 * select.el (own-clipboard): Changed `append' parameter to
|
|
1516 `how-to-use' parameter.
|
|
1517 * select.el (own-selection): Removed icky append code.
|
|
1518 * select.el (own-selection, get-selection): Removed extra type
|
|
1519 checking.
|
|
1520 * select.el (selection-appender-alist):
|
|
1521 * select.el (selection-converter-{in|out}-alist): Initialise.
|
|
1522 * select.el (select-append-to-*): New.
|
|
1523 * select.el (select-convert-from-*): New. New functions to append
|
|
1524 data and convert data from external type.
|
|
1525
|
|
1526 2000-07-12 Stef Epardaud <stef@lunatech.com>
|
|
1527
|
|
1528 * font-lock.el: Javadoc enhancements.
|
|
1529
|
|
1530 2000-07-06 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1531
|
|
1532 * printer.el (generic-print-region): Compose job name from buffer
|
|
1533 name.
|
|
1534
|
|
1535 2000-07-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1536
|
|
1537 * font-lock.el (font-lock-fontify-pending-extents): Call
|
|
1538 font-lock-fontify-region instead of font-lock-fontify-buffer
|
|
1539 to avoid unnecessary progress gauges.
|
|
1540
|
|
1541 2000-07-06 Craig Lanning <lanning@scra.org>
|
|
1542
|
|
1543 * custom-load.el (faces):
|
|
1544
|
|
1545 * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
|
|
1546 dir is a regex.
|
|
1547
|
|
1548 * process.el (call-process-internal): from Dan Holmsand, use binary
|
|
1549 coding systems so that jka-compr works.
|
|
1550
|
|
1551 2000-07-07 Ben Wing <ben@xemacs.org>
|
|
1552
|
|
1553 * font-lock.el: Undo previous change. Unfortunately, some
|
|
1554 files actually use the variables directly in their init code
|
|
1555 without quoting them.
|
|
1556
|
|
1557 2000-07-07 Ben Wing <ben@xemacs.org>
|
|
1558
|
|
1559 * font-lock.el (defvar font-lock-*-face): Removed.
|
|
1560
|
|
1561 * font-lock.el (font-lock-apply-highlight): Bind these face vars
|
|
1562 only when necessary.
|
|
1563
|
|
1564 2000-06-30 Charles G Waldman <cgw@alum.mit.edu>
|
444
|
1565
|
442
|
1566 * cl-macs.el: fix cl-transform-function-property kludge
|
|
1567 so that it does not require a random feature.
|
|
1568
|
|
1569 2000-06-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1570
|
|
1571 * files.el (auto-mode-alist): allow .make extension for Makefiles,
|
|
1572 as in Linux kernel "Rules.make".
|
|
1573
|
|
1574 2000-06-29 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1575
|
|
1576 * build-report.el (build-report): Add autoload cookie.
|
|
1577
|
|
1578 2000-06-21 Charles G Waldman <cgw@alum.mit.edu>
|
|
1579
|
|
1580 * package-ui.el (defgroup pui): Correct a misspelling
|
|
1581 (pui-toggle-package-delete): Change `seleted' to `selected'
|
444
|
1582
|
442
|
1583 2000-06-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1584
|
444
|
1585 * package-get.el (package-get-update-base):
|
442
|
1586 (package-get): Use insert-file-contents-literally always.
|
|
1587 (package-get-maybe-save-index):
|
|
1588 Force coding system for writing to binary.
|
|
1589
|
|
1590 2000-06-08 Mike Alexander <mta@arbortext.com>
|
|
1591
|
|
1592 * code-process.el (call-process-region): If there is no coding
|
|
1593 system for the process on process-coding-system-alist use the
|
|
1594 coding system of the buffer containing the region.
|
|
1595
|
|
1596 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
1597
|
|
1598 * cmdloop.el (command-error):
|
|
1599 If debug-on-error and noninteractive, output backtrace.
|
|
1600
|
|
1601 * files.el (file-relative-name):
|
|
1602 Remove MSDOS references.
|
|
1603
|
|
1604 * simple.el (line-number): New function, due to non-obvious
|
|
1605 behavior/usage of count-lines.
|
|
1606
|
|
1607 * simple.el (count-lines): document non-obvious usage to get
|
|
1608 line number.
|
|
1609
|
|
1610 2000-06-11 Ben Wing <ben@xemacs.org>
|
|
1611
|
|
1612 * faces.el ((featurep 'xpm)):
|
|
1613 * x-faces.el (x-init-face-from-resources):
|
|
1614 * x-faces.el (x-init-frame-faces):
|
|
1615 * x-misc.el (x-init-specifier-from-resources):
|
|
1616 * x-misc.el (x-get-resource-and-bogosity-check):
|
|
1617 * x-misc.el (x-get-resource-and-maybe-bogosity-check):
|
|
1618 * x-mouse.el (x-init-pointer-shape):
|
|
1619 * x-scrollbar.el (x-init-scrollbar-from-resources):
|
|
1620 Add sixth argument to x-get-resource calls so as to issue warnings
|
|
1621 rather than errors on bogus arguments.
|
|
1622
|
|
1623 2000-06-05 Ben Wing <ben@xemacs.org>
|
|
1624
|
|
1625 * compat.el: new file. provides a clean, non-intrusive way to
|
|
1626 define compatibility functions.
|
|
1627
|
|
1628 * process.el (shell-quote-argument): temporary fix for lack
|
|
1629 of nt-quote-process-args. #### I need to put back the overall
|
|
1630 structure of that mechanism but redo the guts of it using the
|
|
1631 extra intelligence in the C code.
|
|
1632
|
|
1633 2000-05-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1634
|
|
1635 * package-info.el (pi-md5sum): Calculate MD5 sum just like
|
|
1636 `package-get' does in package-get.el, instead of using external
|
|
1637 "md5sum" program.
|
|
1638
|
|
1639 * package-get.el (package-get): Insert package file literally to
|
|
1640 make checksum calculation work.
|
|
1641
|
|
1642 2000-04-18 Hrvoje Niksic <hniksic@iskon.hr>
|
|
1643
|
|
1644 * code-files.el (convert-mbox-coding-system): Deleted.
|
|
1645 (file-coding-system-alist): Removed reference to
|
|
1646 convert-mbox-coding-system.
|
|
1647
|
|
1648 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
1649
|
|
1650 * XEmacs 21.2.34 is released.
|
|
1651
|
|
1652 2000-05-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1653
|
|
1654 * font-lock.el (font-lock-keywords): Rewrote docstring
|
|
1655
|
|
1656 2000-05-22 Karl M. Hegbloom <karlheg@debian.org>
|
|
1657
|
|
1658 * loadhist.el (unload-feature): handle case where x is both boundp
|
|
1659 and fboundp
|
|
1660
|
|
1661 2000-05-22 Karl M. Hegbloom <karlheg@debian.org>
|
|
1662
|
|
1663 * packages.el: It's ok to use built-in macros, but not lisp
|
|
1664 defined ones.
|
|
1665
|
|
1666 2000-05-20 Ben Wing <ben@xemacs.org>
|
|
1667
|
|
1668 * font-lock.el:
|
|
1669 * font-lock.el (font-lock-message-threshold):
|
|
1670 * font-lock.el (font-lock-mode):
|
|
1671 * font-lock.el (font-lock-default-fontify-buffer):
|
|
1672 * font-lock.el (font-lock-always-fontify-immediately):
|
|
1673 * font-lock.el (font-lock-old-extent): Removed.
|
|
1674 * font-lock.el (font-lock-old-len): Removed.
|
|
1675 * font-lock.el (font-lock-fontify-glumped-region): Removed.
|
|
1676 * font-lock.el (font-lock-pending-extent-table): New.
|
|
1677 * font-lock.el (font-lock-range-table): New.
|
|
1678 * font-lock.el (font-lock-after-change-function):
|
|
1679 * font-lock.el (font-lock-after-change-function-1): Removed.
|
|
1680 * font-lock.el (font-lock-fontify-pending-extents): New.
|
|
1681 * font-lock.el ('font-lock-revert-cleanup): Removed.
|
|
1682 * font-lock.el ('font-lock-revert-setup): Removed.
|
|
1683 Rewrite deferral code to handle any number of changes, merging
|
|
1684 them properly. Remove hacked-up code for revert-buffer, now
|
|
1685 unnecessary.
|
444
|
1686
|
442
|
1687 * menubar-items.el (default-menubar):
|
|
1688 In Options->Edit Init File, don't switch to emacs-lisp-mode
|
|
1689 unless necessary; doing this turns off font-lock.
|
|
1690
|
|
1691 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1692
|
|
1693 * keydefs.el: Define C-x BS to backward-kill-sentence.
|
|
1694
|
|
1695 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1696
|
|
1697 * files.el (hack-local-variables-prop-line): Use non-greedy
|
|
1698 matching to process -*-texinfo-*- -*-.
|
|
1699
|
|
1700 2000-05-11 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
1701
|
|
1702 * minibuf.el (minibuf-directory-files): new function.
|
|
1703 (read-file-name-activate-callback): use minibuf-directory-files.
|
|
1704 (read-directory-name-internal): ditto.
|
|
1705 (mouse-file-display-completion-list): ditto.
|
|
1706 (mouse-directory-display-completion-list): ditto.
|
|
1707 (read-file-name-internal): remove "./" from completion list unless
|
|
1708 explicitly matched, for consistency.
|
|
1709
|
|
1710 2000-05-11 Ben Wing <ben@xemacs.org>
|
|
1711
|
|
1712 * gutter-items.el (gutter-buffers-tab):
|
|
1713 * gutter-items.el (add-tab-to-gutter):
|
|
1714 * gutter-items.el (update-tab-in-gutter):
|
|
1715 * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
|
|
1716 * gutter-items.el (append-progress-display):
|
|
1717 * gutter-items.el (abort-progress-display):
|
|
1718 * gutter-items.el (raw-append-progress-display):
|
|
1719 Further fixes. Use set-glyph-image not set-image-instance-property,
|
|
1720 to fix problems with multiple windows in a frame.
|
444
|
1721
|
442
|
1722 * menubar-items.el (tutorials-menu-filter):
|
|
1723 Fix typo.
|
444
|
1724
|
442
|
1725 * startup.el (early-error-handler):
|
|
1726 Display message box under windows; otherwise, message will disappear
|
|
1727 before it can be viewed.
|
444
|
1728
|
442
|
1729 * update-elc.el:
|
|
1730 Fix bug in NEEDTODUMP processing.
|
|
1731
|
|
1732 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1733
|
|
1734 * startup.el (lock-directory): Removed.
|
|
1735 (superlock-file): Ditto.
|
|
1736 (startup-set-paths): Remove lockdir.
|
|
1737 (startup-setup-paths-warning): Remove lock-directory.
|
|
1738
|
|
1739 * setup-paths.el (paths-find-lock-directory): Removed.
|
|
1740 (paths-find-superlock-file): Ditto.
|
|
1741
|
|
1742 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
1743
|
|
1744 * faces.el (set-face-property):
|
|
1745 * faces.el (set-face-font):
|
|
1746 * faces.el (set-face-foreground):
|
|
1747 * faces.el (set-face-background):
|
|
1748 * faces.el (set-face-background-pixmap):
|
|
1749 * faces.el (set-face-underline-p):
|
|
1750 * faces.el (set-face-strikethru-p):
|
|
1751 * faces.el (set-face-highlight-p):
|
|
1752 * faces.el (set-face-dim-p):
|
|
1753 * faces.el (set-face-blinking-p):
|
|
1754 * faces.el (set-face-reverse-p):
|
|
1755 doc string changes.
|
444
|
1756
|
442
|
1757 * glyphs.el:
|
|
1758 * glyphs.el (make-image-specifier):
|
|
1759 * glyphs.el (glyph-property):
|
|
1760 * glyphs.el (set-glyph-image):
|
|
1761 * glyphs.el (make-glyph):
|
|
1762 * glyphs.el (make-pointer-glyph):
|
|
1763 * glyphs.el (make-icon-glyph):
|
|
1764 * glyphs.el (widget-image-instance-p): New.
|
|
1765 authorship info, lots of doc changes. New predicate, inadvertently
|
|
1766 omitted. the general principle with specifier docs is now that
|
|
1767 the description of instantiators should go with the make-foo-specifier
|
|
1768 fun's doc string, rather than in foo-specifier-p. this follows
|
|
1769 conventions elsewhere in XEmacs and in general is a lot more obvious
|
|
1770 of a place to look. sometimes the make-foo-specifier function needs
|
|
1771 to be created in the process.
|
444
|
1772
|
442
|
1773 * gutter.el:
|
|
1774 * gutter.el (make-gutter-specifier): New.
|
|
1775 * gutter.el (make-gutter-size-specifier): New.
|
|
1776 * gutter.el (make-gutter-visible-specifier): New.
|
|
1777 specifier doc updates according to the conventions specified before.
|
|
1778
|
|
1779 * objects.el:
|
|
1780 * objects.el (make-font-specifier):
|
|
1781 * objects.el (make-color-specifier):
|
|
1782 * objects.el (make-face-boolean-specifier): New.
|
|
1783 specifier doc updates according to the conventions specified before.
|
|
1784
|
|
1785 * specifier.el:
|
|
1786 * specifier.el (set-specifier):
|
|
1787 * specifier.el (make-integer-specifier): New.
|
|
1788 * specifier.el (make-boolean-specifier): New.
|
|
1789 * specifier.el (make-natnum-specifier): New.
|
|
1790 * specifier.el (make-generic-specifier): New.
|
|
1791 * specifier.el (make-display-table-specifier): New.
|
|
1792 specifier doc updates according to the conventions specified before.
|
|
1793
|
|
1794 * toolbar.el:
|
|
1795 * toolbar.el (make-toolbar-specifier): New.
|
|
1796 specifier doc updates according to the conventions specified before.
|
|
1797
|
|
1798 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
1799
|
|
1800 * process.el (call-process-internal): Revert to previous version
|
|
1801 because Mike's change clashed with a change I did not long before.
|
|
1802 Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
|
|
1803 Thanks very much Mike for pointing out the bug and submitting a
|
|
1804 patch!
|
|
1805
|
|
1806 2000-04-13 Mike Alexander <mta@arbortext.com>
|
|
1807
|
|
1808 * process.el (call-process-internal): Send the correct input buffer
|
|
1809 (call-process-internal): Return the exit status of the process
|
|
1810
|
|
1811 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
1812
|
|
1813 * winnt.el:
|
|
1814 * winnt.el (nt-quote-args-verbatim): Removed.
|
|
1815 * winnt.el (nt-quote-args-prefix-quote): Removed.
|
|
1816 * winnt.el (nt-quote-args-backslash-quote): Removed.
|
|
1817 * winnt.el (nt-quote-args-double-quote): Removed.
|
|
1818 * winnt.el (nt-quote-args-functions-alist): Removed.
|
|
1819 * winnt.el (nt-quote-process-args): Removed.
|
|
1820 Remove all stuff for argument quoting. We borrow the code instead
|
|
1821 from Emacs 20.6, which is much more careful in its quoting
|
|
1822 (e.g. in handling runs of the escape character) and avoids most of
|
|
1823 the need for this Lisp mechanism by checking to see whether we're
|
|
1824 running a Cygwin or normal program and doing the appropriate
|
|
1825 quoting. If we end up needing such a mechanism, we should add
|
|
1826 it by extending the variable `mswindows-quote-process-args' so it
|
|
1827 can take an alist of regexps.
|
|
1828
|
|
1829 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
1830
|
|
1831 * keydefs.el:
|
|
1832 Restore M-up, M-down to 21.1 state. Put *ward-sentence on
|
|
1833 C-M-left, C-M-right instead. Define C-M-up, C-M-down to scroll
|
|
1834 the window without moving point.
|
444
|
1835
|
442
|
1836 * simple.el:
|
|
1837 * simple.el (scroll-up-one): New.
|
|
1838 * simple.el (scroll-down-one): New.
|
|
1839 Functions for use with C-M-up/down.
|
|
1840
|
|
1841 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
1842
|
|
1843 * XEmacs 21.2.33 is released.
|
|
1844
|
|
1845 2000-04-29 Martin Buchholz <martin@xemacs.org>
|
|
1846
|
444
|
1847 * dialog.el (yes-or-no-p-dialog-box):
|
442
|
1848 Fix docstring.
|
444
|
1849 Fix following horrible bug in X11 mode with focus-follows-mouse:
|
442
|
1850 1. Visit two files in two different frames.
|
|
1851 2. do File->Revert Buffer in one of those frames.
|
|
1852 3. Dialog box appears.
|
|
1853 4. Arrange things so that the mouse passes over the *other*
|
|
1854 frame, then to the dialog box, and click on "Yes".
|
|
1855 5. The file contents end up in the *wrong* buffer!
|
|
1856 Add TODO comment.
|
444
|
1857
|
442
|
1858 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
1859
|
|
1860 * help.el (describe-installation): correct typo introduced
|
|
1861 in last patch: boundp -> fboundp.
|
|
1862
|
|
1863 * etags.el (buffer-tag-table-list):
|
|
1864 canonicalize filenames to Unix format so that tag-table-alist
|
|
1865 searching works under Windows.
|
444
|
1866
|
442
|
1867 * autoload.el:
|
|
1868 Bowdlerize the supposedly objectionable words
|
|
1869 "who couldn't quite manage to cleanly modify batch-update-autoloads".
|
444
|
1870
|
442
|
1871 * gutter-items.el (set-progress-display-style):
|
|
1872 * gutter-items.el (search-dialog-callback):
|
|
1873 * gutter-items.el (make-search-dialog):
|
|
1874 Change to new callback-ex api.
|
|
1875
|
|
1876 2000-04-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
1877
|
|
1878 * help.el: (describe-installation): decode-coding-string is not
|
|
1879 defined in a non MULE environment.
|
|
1880
|
|
1881 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
1882
|
|
1883 * gutter-items.el (buffer-list-changed-hook):
|
|
1884 use it, not record-buffer-hook.
|
|
1885
|
|
1886 * subr.el (record-buffer-hook): Removed.
|
|
1887
|
|
1888 2000-04-27 Ben Wing <ben@xemacs.org>
|
|
1889
|
|
1890 * gutter-items.el (buffers-tab-switch-to-buffer): do not
|
|
1891 use NORECORD option. Andy will not like this, but the existing
|
|
1892 gutter behavior is just wrong, as per this comment:
|
|
1893
|
|
1894 ;; this used to add the norecord flag to both calls below.
|
|
1895 ;; this is bogus because it is a pervasive assumption in XEmacs
|
|
1896 ;; that the current buffer is at the front of the buffers list.
|
|
1897 ;; for example, select an item and then do M-C-l
|
|
1898 ;; (switch-to-other-buffer). Things get way confused.
|
|
1899 ;;
|
|
1900 ;; Andy, if you want to maintain the current look, you must
|
|
1901 ;; *uncouple* the gutter order and buffers order.
|
|
1902
|
|
1903 * loaddefs.el (completion-ignored-extensions): unfuckify.
|
|
1904
|
|
1905 * bytecomp.el (batch-byte-compile-one-file): new function, used in
|
|
1906 xemacs.mak.
|
|
1907
|
|
1908 * autoload.el (batch-update-one-directory): new function, used in
|
|
1909 xemacs.mak.
|
|
1910
|
|
1911 * loadup.el: set gc-cons-threshold very high unless dumping --
|
|
1912 loadup during update-elc is much much much faster. also do this
|
|
1913 when quick-building.
|
|
1914
|
|
1915 add commented-out code for profiling loadup.
|
444
|
1916
|
442
|
1917
|
|
1918 * update-elc.el (preloaded-file-list): add bytecomp.el, since it
|
|
1919 is required in order to build xemacs.
|
|
1920
|
|
1921 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
1922
|
|
1923 * loadup.el: don't garbage collect during loadup if quick-build
|
|
1924 compile-time option is set.
|
|
1925
|
|
1926 2000-04-23 Ben Wing <ben@xemacs.org>
|
|
1927
|
|
1928 * update-elc.el: compute whether any dumped .el or .elc files
|
|
1929 are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
|
|
1930 if so.
|
444
|
1931
|
442
|
1932 * update-elc.el (update-elc-files-to-compile): always change
|
|
1933 NOBYTECOMPILE in the src directory rather than current dir,
|
|
1934 so it will work under NT.
|
|
1935
|
|
1936 * autoload.el (autoload-trim-file-name): canonicalize to slashes so
|
|
1937 the form of this file is identical between Unix and Windows.
|
|
1938 (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
|
|
1939 Added comment.
|
|
1940 (update-autoloads-from-directory): updated doc string.
|
|
1941 updated doc strings in a few other places.
|
|
1942
|
|
1943 2000-04-18 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1944
|
|
1945 * bytecomp.el (byte-force-recompile): Fix argument to
|
|
1946 byte-recompile-directory.
|
|
1947
|
|
1948 2000-04-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1949
|
|
1950 * gutter-items.el (progress-display-clear-when-idle): Use
|
|
1951 add-one-shot-hook.
|
|
1952 * gutter-items.el (clear-progress-display): Adjust number of
|
|
1953 arguments.
|
|
1954
|
|
1955 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1956
|
|
1957 * dumped-lisp.el (preloaded-file-list): Always dump select.el.
|
|
1958
|
|
1959 2000-04-16 Ben Wing <ben@xemacs.org>
|
|
1960
|
|
1961 * printer.el: New file.
|
444
|
1962
|
442
|
1963 * dumped-lisp.el (preloaded-file-list): Declare printer.el.
|
444
|
1964
|
442
|
1965 * help.el (describe-installation): Fix decoding for Windows.
|
444
|
1966
|
442
|
1967 * menubar-items.el:
|
|
1968 * menubar-items.el (default-menubar):
|
|
1969 * menubar-items.el (tutorials-menu-filter): New.
|
|
1970 * menubar-items.el (popup-menubar-menu):
|
|
1971 Add authorship. Redo Help menu and Tutorials filter.
|
444
|
1972
|
442
|
1973 * menubar.el: Correct comment.
|
444
|
1974
|
442
|
1975 * modeline.el (modeline-buffer-identification): Correct doc string.
|
444
|
1976
|
442
|
1977 * simple.el:
|
|
1978 * simple.el (printing): Removed.
|
|
1979 * simple.el (printer-name): Removed.
|
|
1980 * simple.el (generic-print-buffer): Removed.
|
|
1981 * simple.el (generic-print-region): Removed.
|
|
1982 Move generic print code to printer.el.
|
|
1983
|
|
1984 2000-04-15 Ben Wing <ben@xemacs.org>
|
|
1985
|
|
1986 * simple.el (generic-print-region): New.
|
|
1987 make this function actually work.
|
|
1988 (generic-print-buffer): call generic-print-region.
|
|
1989
|
|
1990 2000-04-14 Andy Piper <andy@xemacs.org>
|
|
1991
|
|
1992 * gutter-items.el (make-search-dialog): avoid unnecessary futzing
|
|
1993 by using the new widget-callback-current-channel.
|
|
1994 (search-dialog-callback): ditto.
|
|
1995
|
|
1996 2000-04-12 Andy Piper <andy@xemacs.org>
|
|
1997
|
|
1998 * gutter.el (default-gutter-position): moved from gutter-items.el.
|
|
1999 (default-gutter-position-changed-hook): ditto.
|
|
2000 (gutter-element-visibility-changed-hook): ditto.
|
|
2001 (set-gutter-element): ditto.
|
|
2002 (remove-gutter-element): ditto.
|
444
|
2003 (set-gutter-element-visible-p): ditto.
|
442
|
2004 (gutter-element-visible-p): ditto.
|
|
2005 (init-gutter): ditto.
|
|
2006
|
|
2007 * dialog.el (make-dialog-box): renamed and moved from
|
|
2008 gutter-items.el
|
|
2009
|
|
2010 * gutter-items.el: move various functions elsewhere.
|
|
2011
|
|
2012 2000-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
2013
|
|
2014 * menubar-items.el: Fixed place of parenthesis.
|
|
2015
|
|
2016 2000-04-12 Ben Wing <ben@xemacs.org>
|
|
2017
|
|
2018 * etags.el (find-tag-at-point): New. Lets you do find-tag
|
|
2019 without constantly being prompted for the tag.
|
|
2020 * simple.el: Added a number of section headings, to clarify the
|
|
2021 organization of this file.
|
444
|
2022 * simple.el (activate-region):
|
|
2023 * simple.el (region-exists-p):
|
|
2024 * simple.el (region-active-p):
|
442
|
2025 Moved these three function down to the other side of
|
|
2026 the case-changing functions, so they join the rest of
|
|
2027 the region code.
|
|
2028 * simple.el (printing): New.
|
|
2029 * simple.el (printer-name): New.
|
|
2030 * simple.el (generic-print-buffer): New.
|
|
2031 New functions, a very simple prototype for a unified
|
|
2032 printing interface.
|
444
|
2033
|
442
|
2034 * process.el (call-process-internal): Real fix for null BUFFER,
|
|
2035 other problems with BUFFER specs.
|
444
|
2036
|
442
|
2037 * menubar-items.el:
|
|
2038 Fixed up File->Print to use new printing functions.
|
|
2039 Various corrections and expansions to Grep/Compile menus.
|
|
2040 New options for Printing.
|
|
2041 New options for SMTP Mail, the way to send mail under
|
|
2042 MS Windows. (There's also a package patch to make SMTP
|
|
2043 Mail be the default under MSWin.)
|
|
2044
|
|
2045 2000-04-09 Jeff Miller <jmiller@cablespeed.com>
|
|
2046
|
|
2047 * menubar-items.el: Selecting Rectangle Mousing from menubar
|
|
2048 did not work. Needed to quote mouse-track-rectangle-p.
|
|
2049
|
|
2050 2000-04-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2051
|
|
2052 * cl-compat.el (keywordp): Removed.
|
|
2053
|
|
2054 2000-04-05 Andy Piper <andy@xemacs.org>
|
|
2055
|
|
2056 * gutter-items.el (progress-layout-glyph): don't initialize here.
|
|
2057 (progress-gauge-glyph): use dynamic sizing.
|
|
2058 (set-progress-display-style): new function. Set progress glyphs
|
|
2059 appropriately depending on the style.
|
|
2060 (progress-display-style): new variable. Custom version of
|
|
2061 set-progress-display-style.
|
|
2062 (progress-abort-glyph): switch to dynamic sizes.
|
|
2063 (search-dialog-text): make the edit field active.
|
|
2064
|
|
2065 2000-04-04 Andy Piper <andy@xemacs.org>
|
|
2066
|
|
2067 * gutter-items.el (make-search-dialog): need to make the search
|
|
2068 dialog visible after creation.
|
|
2069
|
|
2070 * menubar-items.el (default-menubar): use the search dialog for
|
|
2071 searching. Remove some extraneous search menu items.
|
|
2072
|
|
2073 * gutter-items.el (set-gutter-element): allow glyphs to be used as
|
|
2074 well as strings.
|
|
2075 (make-gutter-only-dialog-frame): allow the user to create the
|
|
2076 frame unmapped. Allow the gutter spec to be given as a glyph.
|
|
2077 (search-dialog-direction): new variable.
|
|
2078 (search-dialog-text): new variable.
|
|
2079 (search-dialog-callback): new function. Callback for the search
|
|
2080 dialog action.
|
|
2081 (make-search-dialog): new function. Create a user-friendly search
|
|
2082 dialog.
|
|
2083
|
|
2084 2000-04-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2085
|
|
2086 * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
|
|
2087 under Windows.
|
|
2088
|
|
2089 2000-04-01 Andy Piper <andy@xemacs.org>
|
|
2090
|
|
2091 * font-lock.el (font-lock-fontify-keywords-region): Calculate
|
|
2092 progress more accurately.
|
|
2093
|
|
2094 2000-02-02 Hirokazu FUKUI <hfukui@sannet.ne.jp>
|
|
2095
|
|
2096 * finder.el (finder-compile-keywords): Process readable files only.
|
|
2097 Because error in process of .#finder-inf.el when compile xemacs
|
|
2098 with --with-clash-detection option.
|
|
2099
|
|
2100 2000-03-31 Andy Piper <andy@xemacs.org>
|
|
2101
|
|
2102 * gutter-items.el (append-progress-display): don't delay after a
|
|
2103 successful font-lock.
|
|
2104 (make-gutter-only-dialog-frame): new function. Allow users to
|
|
2105 create gutter-only dialogs.
|
|
2106
|
|
2107 2000-03-27 Mike Alexander <mta@arbortext.com>
|
|
2108
|
|
2109 * process.el (call-process-internal): Handle a null BUFFER
|
|
2110 parameter correctly.
|
|
2111
|
|
2112 2000-03-28 Andy Piper <andy@xemacs.org>
|
|
2113
|
|
2114 * gutter-items.el (abort-progress-display): put strings in the
|
|
2115 gutter not extents.
|
|
2116 (progress-layout-glyph): signal special 'quit callback.
|
|
2117 (progress-display-quit-function): deleted.
|
|
2118 (progress-display-stop-callback): deleted.
|
|
2119 (progress-display-dispatch-command-events): deleted.
|
|
2120 (append-progress-display): remove calls to
|
|
2121 progress-display-dispatch-command-events.
|
|
2122 (raw-append-progress-display): ditto.
|
|
2123
|
|
2124 2000-03-23 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2125
|
|
2126 * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
|
|
2127 being a list. Actually define `stipple-pixmap-p' which is used as
|
|
2128 an error predicate. Correctly handle PIXMAP being either relative
|
|
2129 or absolute file name.
|
|
2130
|
|
2131 2000-03-24 Andy Piper <andy@xemacs.org>
|
|
2132
|
|
2133 * gutter-items.el (add-tab-to-gutter): use copy-sequence.
|
|
2134 (abort-progress-display): ditto. Don't delete the created extent.
|
|
2135 (raw-append-progress-display): ditto.
|
|
2136 (progress-display-dispatch-non-command-events): new
|
|
2137 function. Encapsulates what we want to do when no command input is
|
|
2138 required.
|
|
2139 (progress-display-dispatch-command-events): likewise, but disable
|
|
2140 for now since it causes too many problems.
|
|
2141 (append-progress-display): use them.
|
|
2142 (raw-append-progress-display): ditto.
|
|
2143 (default-gutter-position-changed-hook): set this rather than
|
|
2144 default-gutter-position-changed.
|
|
2145 (default-gutter-position-changed-hook): lambda with zero arguments
|
|
2146 rather than one.
|
|
2147 (raw-append-progress-display): trap errors in pending input since
|
|
2148 allowing them to signal will hose the gauge well and
|
|
2149 truly. Ideally we would like to delay these until we are more able
|
|
2150 to cope.
|
|
2151 (append-progress-display): ditto.
|
|
2152
|
|
2153 2000-03-20 Jeff Miller <jmiller@cablespeed.com>
|
444
|
2154
|
442
|
2155 * lisp/make-docfile.el: call-process-internal is now implemented
|
|
2156 in process.el.
|
|
2157
|
|
2158 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
2159
|
444
|
2160 * mule\mule-cmds.el (set-language-info-alist):
|
442
|
2161 Fix to correspond to new menu arrangement.
|
|
2162
|
|
2163 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
2164
|
|
2165 * process.el:
|
|
2166 * process.el (call-process-internal): New.
|
|
2167 New implementation of call-process. Only enabled under NT, so far.
|
|
2168 stderr handling not implemented yet in CVS'd C code.
|
|
2169
|
|
2170 2000-03-20 Ben Wing <ben@xemacs.org>
|
|
2171
|
|
2172 * lisp-mode.el:
|
|
2173 * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
|
|
2174 * lisp-mode.el (lisp-interaction-mode):
|
|
2175 Put back Lisp Interaction menubar for Jan V's sake.
|
444
|
2176
|
442
|
2177 * simple.el:
|
|
2178 * simple.el (mark-ring):
|
|
2179 * simple.el (dont-record-current-mark): New.
|
|
2180 * simple.el (in-shifted-motion-command): New.
|
|
2181 * simple.el (mark-ring-unrecorded-commands): New.
|
|
2182 * simple.el (mark-ring-max):
|
|
2183 * simple.el (set-mark-command):
|
|
2184 * simple.el (push-mark):
|
|
2185 * simple.el (handle-pre-motion-command):
|
|
2186 Implement scheme for not recording unimportant marks.
|
444
|
2187
|
442
|
2188 * subr.el:
|
|
2189 * subr.el (function-allows-args): New.
|
|
2190 New function function-allows-args.
|
|
2191
|
|
2192 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
2193
|
|
2194 * XEmacs 21.2.32 is released.
|
|
2195
|
|
2196 2000-03-20 Andy Piper <andy@xemacs.org>
|
|
2197
|
|
2198 * gutter-items.el (update-tab-in-gutter): force selection of the
|
|
2199 selected-window if required to do so.
|
|
2200 (buffers-tab-items): ditto.
|
|
2201 (add-tab-to-gutter): ditto.
|
|
2202 (create-frame-hook): use force-selection.
|
|
2203 (default-gutter-position-changed): lambdify.
|
|
2204 (update-tab-hook): deleted since it was only used in one place.
|
|
2205
|
|
2206 2000-03-18 Andy Piper <andy@xemacs.org>
|
|
2207
|
|
2208 * files.el (find-file-noselect): undo change that shouldn't have
|
|
2209 gone in.
|
|
2210
|
|
2211 2000-03-17 Andy Piper <andy@xemacs.org>
|
|
2212
|
|
2213 * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
|
|
2214 of selected-window trickery.
|
|
2215
|
|
2216 * gutter-items.el (update-tab-in-gutter): don't give dedicated
|
|
2217 frames tabs.
|
|
2218 (progress-display-stop-callback): progress -> progress-display
|
|
2219 (progress-display-quit-function): ditto.
|
|
2220 (clear-progress-display): ditto.
|
|
2221 (remove-progress-display): ditto.
|
|
2222 (append-progress-display): ditto.
|
|
2223 (abort-progress-display): ditto.
|
|
2224 (raw-append-progress-display): ditto.
|
|
2225 (display-progress-display): ditto.
|
|
2226 (current-progress-display-label): ditto.
|
|
2227 (current-progress-display): ditto.
|
|
2228 (lprogress-display): ditto and save the buffer
|
|
2229 (progress-display): ditto. Otherwise the buffer sometimes gets
|
|
2230 changed which confuses font-lock.
|
|
2231
|
|
2232 * font-lock.el (font-lock-default-fontify-buffer): catch all
|
|
2233 errors, not just quit.
|
|
2234 (font-lock-mode): progress -> display-progress
|
|
2235 (font-lock-default-fontify-buffer): ditto.
|
|
2236 (font-lock-fontify-syntactically-region): ditto.
|
|
2237 (font-lock-fontify-keywords-region): ditto.
|
|
2238
|
|
2239 2000-03-14 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2240
|
|
2241 * cl.el (gensym): Move to here from cl-macs.el.
|
|
2242 (gentemp): Ditto.
|
|
2243
|
|
2244 2000-03-16 Andy Piper <andy@xemacs.org>
|
|
2245
|
|
2246 * font-lock.el (font-lock-mode): use lprogress and friends for
|
|
2247 progress management.
|
|
2248 (font-lock-default-fontify-buffer): ditto.
|
|
2249 (font-lock-fontify-syntactically-region): ditto.
|
|
2250 (font-lock-fontify-keywords-region): ditto.
|
|
2251 (font-lock-revert-cleanup): fix reverting.
|
|
2252 (font-lock-revert-setup): ditto.
|
|
2253
|
|
2254 * gutter-items.el (progress-use-echo-area): new variable. Use the
|
|
2255 echo area for progress gauges if non-nil.
|
|
2256 (clear-progress): remove echo area stuff and defer to
|
|
2257 clear-message.
|
|
2258 (append-progress): dispatch non-command events after each progress
|
|
2259 increment. Remove echo area stuff.
|
|
2260 (abort-progress): remove echo area stuff and defer to
|
|
2261 display-message.
|
|
2262 (raw-append-progress): ditto. Dispatch non-command events after
|
|
2263 gutter redisplay.
|
|
2264 (display-progress): defer echo area stuff to display-message.
|
|
2265
|
|
2266 * gutter-items.el (clear-progress):
|
|
2267 (abort-progress): indentation changes.
|
|
2268 (display-progress): don't clear progress.
|
|
2269 (append-progress): compare messages with equal.
|
|
2270 (raw-append-progress): use dispatch-non-command-events to flush
|
|
2271 widget creation events.
|
|
2272
|
|
2273 2000-03-13 Ben Wing <ben@xemacs.org>
|
|
2274
|
|
2275 * abbrev.el:
|
|
2276 * abbrev.el (abbrev-string-to-be-defined): New.
|
|
2277 * abbrev.el (inverse-abbrev-string-to-be-defined): New.
|
|
2278 Changes for use with the menubar.
|
|
2279
|
|
2280 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
2281
|
|
2282 * alist.el (vassoc): moved here from font-menu.el.
|
|
2283
|
|
2284 * custom.el (defface): typo fix.
|
|
2285
|
|
2286 * dialog.el (yes-or-no-p-dialog-box):
|
|
2287 * dialog.el (message-box):
|
|
2288 * files.el (save-some-buffers-1):
|
|
2289 Put accelerators in the button names.
|
|
2290
|
|
2291 * font-lock.el (font-lock-comment-face):
|
|
2292 * font-lock.el (font-lock-keyword-face):
|
|
2293 * font-lock.el (font-lock-function-name-face):
|
|
2294 Fixed some of the colors under MS Windows because the existing
|
|
2295 default colors were hardly different from black and needed to be
|
|
2296 made lighter.
|
|
2297
|
|
2298 * font-menu.el:
|
|
2299 * font-menu.el (font-menu-split-long-menu):
|
|
2300 * font-menu.el (font-menu-family-constructor):
|
|
2301 * font-menu.el (font-menu-size-constructor):
|
|
2302 * font-menu.el (font-menu-weight-constructor):
|
|
2303 * font-menu.el (font-menu-set-font):
|
|
2304 vassoc moved to alist.el.
|
|
2305 Accelerators added to all menus.
|
|
2306 Unused bound var new-props removed.
|
444
|
2307
|
442
|
2308 * keydefs.el: I did a whole lot of rearranging to put things in a
|
|
2309 more consistent order and fixed a number of cases where key
|
|
2310 combinations involving up, down, left, right and so on were
|
|
2311 defined but the corresponding keypad combinations were not
|
444
|
2312 defined.
|
442
|
2313
|
|
2314 * lisp-mode.el:
|
|
2315 * lisp-mode.el (lisp-interaction-mode-popup-menu):
|
|
2316 * lisp-mode.el (emacs-lisp-mode):
|
|
2317 * lisp-mode.el (lisp-interaction-mode):
|
|
2318 * lisp-mode.el (flet):
|
|
2319 Added accelerators onto the menus.
|
|
2320 Made all the different versions of the let function be indented
|
|
2321 the same way.
|
|
2322 Undid Steve's easy-menu-ification, because it makes it impossible
|
|
2323 to have the menubar and popup menus different.
|
|
2324 Cleaned up the menu; added items for find-function &c and some
|
|
2325 indenting, and removed debug-on-*.
|
|
2326
|
|
2327 * list-mode.el (list-mode-hook):
|
|
2328 * list-mode.el (list-mode):
|
|
2329 * list-mode.el (completion-setup-hook):
|
|
2330 * list-mode.el (display-completion-list):
|
|
2331 Added support for the :window-height keyword, which is required
|
|
2332 because of other changes that I made for the file dialog box. I
|
|
2333 also made the hook variables list-mode-hook and
|
|
2334 completion-setup-hook and also minibuffer-setup-hook in
|
|
2335 minibuf.el be permanent-local; see comment in list-mode.el.
|
|
2336
|
|
2337 * map-ynp.el (map-y-or-n-p):
|
|
2338 Added accelerators to the dialog buttons.
|
|
2339
|
|
2340 * menubar-items.el (menu-truncate-list):
|
|
2341 New internal function.
|
|
2342 * menubar-items.el (submenu-generate-accelerator-spec):
|
|
2343 * menubar-items.el (menu-item-strip-accelerator-spec):
|
|
2344 * menubar-items.el (menu-item-generate-accelerator-spec):
|
|
2345 New exported functions, for use in auto-generating accelerator specs.
|
|
2346
|
|
2347 * menubar-items.el:
|
|
2348 * menubar-items.el (default-menubar):
|
|
2349 * menubar-items.el (maybe-add-init-button):
|
|
2350 * menubar-items.el (bookmark-menu-filter):
|
|
2351 * menubar-items.el (slow-format-buffers-menu-line):
|
|
2352 * menubar-items.el (build-buffers-menu-internal):
|
|
2353 * menubar-items.el (language-environment-menu-filter):
|
|
2354 * menubar-items.el (default-popup-menu):
|
|
2355 * menubar-items.el (popup-buffer-menu):
|
|
2356 * menubar-items.el (popup-menubar-menu):
|
|
2357 Did a major overhaul on this file, and in fact I'm nowhere near
|
|
2358 done working on the menubar, and there will be more patches to
|
|
2359 come. A basic summary of what I've done:
|
|
2360
|
|
2361 a) I added accelerators to all of the menu items. For menus that
|
|
2362 are auto-generated, such as the buffers menu, the accelerators are
|
|
2363 automatically added to the beginning of each line using the
|
|
2364 numbers 1 through 9, then zero, and then letters starting with A,
|
|
2365 but omitting the letters that are already in use for the fixed
|
|
2366 menu items at the top of the buffers menu. To facilitate adding
|
|
2367 accelerators of this kind, I created some new functions
|
|
2368 (*-accelerator-spec), which are also being used by other filters
|
|
2369 that auto generate lists of things such as ftp sites to download
|
|
2370 packages. If people really don't like these accelerators
|
|
2371 appearing at the beginning of the menu items, a variable can be
|
|
2372 added to optionally turn them off, but I think this is rather
|
|
2373 pointless because other menu items have accelerators and many or
|
|
2374 most of the menu users will use the accelerators if the support is
|
|
2375 there.
|
|
2376
|
|
2377 b) I combined the top level Tools and Apps menus into a single
|
|
2378 Tools menu, because the distinction between the two is not
|
|
2379 obvious, and the items on the menus are not used often enough that
|
444
|
2380 putting some of them onto submenus is a problem.
|
442
|
2381
|
|
2382 c) I created two new top level menus called View and Cmds because
|
|
2383 there were too many items on the File and Edit menus, and I'm going
|
|
2384 to be adding more items to these menus. In contrast to the Tools
|
|
2385 menu, the items on these menus may be used quite often during an
|
|
2386 editing session, and so should be available with fewer
|
444
|
2387 keystrokes.
|
442
|
2388
|
|
2389 d) I added a number of options to the options menu, including one
|
|
2390 for controlling whether the alt key can be used to traverse to
|
|
2391 menu items using the accelerators, one for controlling behavior of
|
|
2392 control-k, one for controlling how the kill and yank functions
|
|
2393 interact with the clipboard, a few additional buffers-menu
|
|
2394 options, and various other things. I also did a bit of
|
|
2395 rearranging, for example, combining the keyboard and mouse options
|
|
2396 into a single keyboard and mouse submenu to facilitate the
|
444
|
2397 accelerators on that level.
|
442
|
2398
|
|
2399 e) I changed the variable buffers-menu-format-buffer-line-function
|
|
2400 to take two arguments instead of one, the second argument being
|
|
2401 the line number for use in creating an accelerator. I added a
|
|
2402 hack to support existing functions with one argument (although I
|
444
|
2403 doubt that very many of these exist), for backward compatibility.
|
442
|
2404
|
|
2405 f) I moved the top level mule menu to be a submenu of the edit
|
|
2406 menu. I think that most of the items on this menu are fairly
|
|
2407 useless and there are certainly not enough frequently used items
|
444
|
2408 to justify this being its own top level menu.
|
442
|
2409
|
|
2410 g) I combined most of the items in big-menubar.el into the main menu.
|
|
2411 If people think the main menu is too big, it would be possible to
|
|
2412 create different configurations, some smaller.
|
|
2413
|
|
2414 * menubar.el (check-menu-syntax):
|
|
2415 Deleted some syntax checks that were no longer valid, partly
|
|
2416 because of changes that were already made a long time ago, and
|
|
2417 partly because of a change I made where I allow the name of the
|
|
2418 menu item to be an evaluated expression rather than just a string,
|
|
2419 similar to all of the other parameters of a menu item.
|
|
2420
|
|
2421 * minibuf.el:
|
|
2422 * minibuf.el (read-file-name-1):
|
|
2423 * minibuf.el (mouse-read-file-name-1):
|
|
2424 I made a number of changes to improve the appearance
|
|
2425 and functioning of the file dialog box. They include:
|
|
2426
|
|
2427 a) Fixing the problem where closing the dialog box by clicking on
|
|
2428 the close button of the window didn't properly exit the
|
444
|
2429 minibuffer.
|
442
|
2430
|
|
2431 b) Fixing the problem that if you typed part of a file name, and
|
|
2432 then clicked on a completion with the mouse, the file was not
|
444
|
2433 correctly selected.
|
442
|
2434
|
|
2435 c) Changing the title of the dialog box to reflect the operation
|
|
2436 being done in accordance with user interface conventions, rather
|
444
|
2437 than the name of the dialog box buffer, which is rather useless.
|
442
|
2438
|
|
2439 d) Remove the words "possible completions are" which didn't
|
444
|
2440 belong.
|
442
|
2441
|
|
2442 e) Fix things so that the completions scroll off the end of the
|
|
2443 completions windows only to the right, rather than both to the
|
|
2444 right and down, which is in accordance with Windows user interface
|
444
|
2445 conventions.
|
442
|
2446
|
|
2447 * msw-init.el (init-post-mswindows-win):
|
|
2448 Added a binding for meta-F4, which is the standard windows binding
|
|
2449 for exiting a program.
|
|
2450
|
|
2451 * select.el (get-selection-no-error):
|
|
2452 * select.el (own-selection):
|
|
2453 * select.el (own-clipboard):
|
|
2454 Added an optional argument called append to the functions
|
|
2455 own-selection and own-clipboard. This adds support for appending
|
|
2456 text to the existing selection and allows the function
|
|
2457 own-clipboard to be used as the value of the variable
|
|
2458 interprogram- cut-function.
|
|
2459
|
|
2460 Fixed a bug in own-selection in handling zmacs-region-stays.
|
|
2461
|
|
2462 * simple.el (historical-kill-line): New.
|
|
2463
|
|
2464 * simple.el (kill-line):
|
|
2465 * simple.el (interprogram-cut-function):
|
|
2466 * simple.el (interprogram-paste-function):
|
|
2467 * simple.el (handle-pre-motion-command):
|
|
2468 * simple.el (next-line):
|
|
2469 * simple.el (previous-line):
|
|
2470 a) Expanded the variable kill-whole-line, so that function
|
|
2471 kill-line can be set to delete the entire line always, not just
|
|
2472 when cursor is at the beginning of the line. This is controlled
|
|
2473 by setting the variable kill-whole-line to the symbol 'always.
|
|
2474 This behavior, as well as the existing kill-whole-line behavior,
|
|
2475 now only take effect when kill-line is called interactively,
|
|
2476 although this is a departure from a previous behavior in the case
|
|
2477 of setting this variable kill-whole-line to t. It is almost
|
|
2478 certainly what has always been intended, and most likely the old
|
|
2479 way of doing things introduced bugs. I also created a function
|
|
2480 called historical-kill-line, which ignores the kill-whole-line
|
|
2481 setting and always gives the historical behavior of only killing
|
|
2482 to the end of the line. I bound this function to shift- control-k
|
|
2483 so that the kill to end of line behavior is available, even when
|
|
2484 kill-whole-line has been set to change control-k into the simple
|
|
2485 delete-whole-line behavior. (This can be set using the options
|
|
2486 menu.)
|
|
2487
|
|
2488 b) I changed things so that kill and yank now interact with the
|
|
2489 clipboard by default under windows. This was done by changing the
|
|
2490 default value of interprogram-cut- function and
|
|
2491 interprogram-paste-function. You can get the old behavior by
|
|
2492 setting these to nil, and there is an option on the options menu
|
|
2493 to do this.
|
|
2494
|
|
2495 c) I added support for selecting text using shifted motion keys.
|
|
2496 This support is on by default and can be controlled by the
|
|
2497 variable shifted-motion-keys-select-region. There is also a
|
|
2498 variable called unshifted-motion-keys-deselect-region that
|
|
2499 controls more specifically how the shifted motion key behavior
|
|
2500 works. I did not put an option on the options menu to turn this
|
|
2501 off, because I can't imagine why this would be useful.
|
|
2502
|
|
2503 * simple.el (forward-block-of-lines):
|
|
2504 * simple.el (backward-block-of-lines):
|
|
2505 * simple.el (block-movement-size):
|
|
2506 New.
|
|
2507
|
|
2508 * simple.el (uncapitalized-title-words):
|
|
2509 * simple.el (uncapitalized-title-word-regexp):
|
|
2510 * simple.el (capitalize-string-as-title):
|
|
2511 * simple.el (capitalize-region-as-title):
|
|
2512 New.
|
444
|
2513
|
442
|
2514
|
|
2515 * subr.el (add-hook):
|
|
2516 * subr.el (make-local-hook): New.
|
|
2517 * subr.el (remove-local-hook): New.
|
|
2518 * subr.el (add-one-shot-hook): New.
|
|
2519 * subr.el (add-local-one-shot-hook): New.
|
|
2520 Added some functions to make using hooks easier.
|
|
2521 These include:
|
|
2522
|
|
2523 a) Functions add-local-hook and remove-local-hook to make it easy
|
|
2524 to use local hooks.
|
|
2525
|
|
2526 b) Functions add-one-shot-hook and add-local-one-shot-hook, which
|
|
2527 make it possible to add a "one-shot" hook, which is to say a hook
|
|
2528 that runs only once, and automatically removes itself after the
|
|
2529 first time it has run.
|
|
2530
|
|
2531 2000-03-09 Andy Piper <andy@xemacs.org>
|
|
2532
|
|
2533 * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
|
|
2534
|
|
2535 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2536
|
|
2537 * buff-menu.el (buffers-menu-omit-invisible-buffers):
|
|
2538 Moved from menubar-items.el.
|
|
2539 * dumped-lisp.el: Dump gutter-items regardless of menubar.
|
|
2540
|
|
2541 2000-03-08 Andy Piper <andy@xemacs.org>
|
|
2542
|
|
2543 * gutter-items.el (build-buffers-tab-internal): add selected field
|
|
2544 to buffers tab spec.
|
|
2545
|
|
2546 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2547
|
|
2548 * minibuf.el (last-exact-completion): Initialize to nil.
|
|
2549
|
|
2550 2000-03-07 Didier Verna <didier@xemacs.org>
|
|
2551
|
|
2552 * startup.el (command-line-1): remove unused variable
|
|
2553 `first-file-buffer'.
|
|
2554
|
|
2555 2000-02-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2556
|
|
2557 * loaddefs.el (completion-ignored-extensions): Removed ".log",
|
|
2558 which is also used for Web server log files.
|
|
2559
|
|
2560 2000-02-03 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
2561
|
|
2562 * mule/mule-charset.el: Setup auto-fill-chars.
|
|
2563
|
|
2564 2000-03-02 SL Baur <steve@beopen.com>
|
|
2565
|
|
2566 * subr.el (with-string-as-buffer-contents): Reimplement using
|
|
2567 `with-temp-buffer'. Fixes non-unique buffer name problem, fixes
|
|
2568 non-deletion of buffer after execution problem.
|
|
2569 (with-output-to-string): Use unique buffer name.
|
|
2570
|
|
2571 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2572
|
|
2573 * gutter-items.el (buffers-tab-sort-function): New variable.
|
|
2574 (buffers-tab-items): Funcall it to sort the buffer tab list.
|
|
2575
|
|
2576 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2577
|
|
2578 * startup.el (load-user-init-file): Merge two `if's to one `or'.
|
|
2579
|
|
2580 2000-02-28 Martin Buchholz <martin@xemacs.org>
|
|
2581
|
|
2582 * menubar-items.el (maybe-add-init-button): Remove the "Load
|
|
2583 .emacs" button from all menubars.
|
|
2584
|
|
2585 2000-03-01 Didier Verna <didier@xemacs.org>
|
|
2586
|
|
2587 * rect.el (string-rectangle): depend on `pending-delete-mode' for
|
|
2588 region rectangle replacement (from Jan Vroonhof).
|
|
2589 (replace-rectangle): new function.
|
|
2590
|
|
2591 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2592
|
|
2593 * mule/mule-cmds.el (set-default-coding-systems): Use
|
|
2594 set-terminal-coding-system and set-keyboard-coding-system.
|
|
2595 * coding.el (set-terminal-coding-system): Use
|
|
2596 set-console-tty-output-coding-system.
|
|
2597 (set-keyboard-coding-system): Use
|
|
2598 set-console-tty-input-coding-system.
|
|
2599
|
|
2600 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2601
|
|
2602 * minibuf.el (read-variable): Allow symbol to default argument.
|
|
2603
|
|
2604 2000-02-27 Andy Piper <andy@xemacs.org>
|
|
2605
|
|
2606 * gutter-items.el (update-tab-hook): new function to be used for
|
|
2607 hooks.
|
|
2608 (create-frame-hook): add update-tab-hook.
|
|
2609 (record-buffer-hook): ditto.
|
|
2610 (default-gutter-position-changed): ditto.
|
|
2611 (default-gutter-position): updating the buffers tab is now handled
|
|
2612 by a hook.
|
|
2613 (default-gutter-position-changed-hook): new variable.
|
|
2614 (gutter-element-visibility-changed-hook): ditto.
|
|
2615 (set-gutter-element-visible-p): call it.
|
|
2616 (set-gutter-element): use modify-specifier-instances. Set extents
|
|
2617 as duplicable before using.
|
|
2618 (remove-gutter-element): ditto.
|
|
2619 (set-gutter-element-visible-p): ditto.
|
|
2620 (init-gutter): new function.
|
|
2621 (add-tab-to-gutter): use new gutter-element functions rather than
|
|
2622 setting specifiers directly.
|
|
2623 (clear-progress): ditto.
|
|
2624 (abort-progress): ditto.
|
|
2625 (gutter-buffers-tab-visible-p): renamed from
|
|
2626 default-gutter-visible-p
|
|
2627
|
|
2628 * specifier.el (modify-specifier-instances): new function from Jan
|
|
2629 Vroonhof.
|
|
2630
|
|
2631 * x-init.el (init-post-x-win): call init-gutter.
|
|
2632
|
|
2633 * msw-init.el (init-post-mswindows-win): call init-gutter.
|
|
2634
|
|
2635 * menubar-items.el (default-menubar): Update to reflect new gutter
|
|
2636 variables.
|
|
2637
|
|
2638 2000-02-26 Andy Piper <andy@xemacs.org>
|
|
2639
|
|
2640 * gutter-items.el (set-gutter-element): new function. Add gutter
|
|
2641 elements to the specified gutter.
|
|
2642 (remove-gutter-element): new function. Remove gutter elements from
|
|
2643 the specified gutter.
|
|
2644 (set-gutter-element-visible-p): new function. Set gutter element
|
|
2645 visibility for the provided gutter-visible specifier.
|
|
2646
|
|
2647 2000-02-23 Andy Piper <andy@xemacs.org>
|
|
2648
|
|
2649 * gutter-items.el (add-tab-to-gutter): specify dimensions
|
|
2650 dynamically.
|
|
2651
|
|
2652 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
2653
|
|
2654 * gutter-items.el (add-tab-to-gutter):
|
|
2655 * package-get.el (package-get-interactive-package-query):
|
|
2656 * package-ui.el (pui-directory-exists):
|
|
2657 (pui-install-selected-packages):
|
|
2658 (pui-list-packages):
|
|
2659 Use #'(lambda ...) instead of '(lambda ...).
|
|
2660
|
|
2661 2000-02-21 Gregory Neil Shapiro <gshapiro@gshapiro.net>
|
|
2662
|
|
2663 * startup.el (load-user-init-file): Check to make sure user
|
|
2664 has an init-file before calling load().
|
|
2665
|
|
2666 2000-02-20 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2667
|
|
2668 * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
|
|
2669
|
|
2670 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
2671
|
|
2672 * XEmacs 21.2.31 is released.
|
|
2673
|
|
2674 2000-02-21 Mike Sperber <mike@xemacs.org>
|
|
2675
|
|
2676 * loadup.el (really-early-error-handler):
|
|
2677 * update-elc.el:
|
|
2678 * make-docfile.el:
|
|
2679 Remove dependency on EMACSBOOTSTRAP... environment variables.
|
|
2680
|
|
2681 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
2682
|
|
2683 * XEmacs 21.2.30 is released.
|
|
2684
|
|
2685 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
2686
|
|
2687 * byte-optimize.el (byte-optimize-plus):
|
|
2688 (byte-optimize-minus):
|
|
2689 (byte-optimize-multiply):
|
|
2690 Optimize (- 0) to 0, not (-)
|
|
2691 Optimize (+ 5 3.0) to 8.0
|
|
2692 Optimize (* 5 3.0) to 15.0
|
|
2693 Improve readability.
|
|
2694
|
|
2695 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2696
|
|
2697 * modeline.el: (modeline-scrolling-method): change modeline
|
|
2698 mswindows cursor appearance according to the value.
|
|
2699
|
|
2700 * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
|
|
2701 and 'gui-element face colors and 'gui-element face font to Windows
|
|
2702 defaults.
|
|
2703
|
|
2704 2000-02-09 Stef Epardaud <stef@lunatech.com>
|
|
2705
|
|
2706 * font-lock.el: Javadoc enhancements
|
|
2707
|
|
2708 1999-11-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2709
|
|
2710 * ldap.el (toplevel): Test if LDAP support has been compiled in
|
|
2711 (ldap-verbose): New option
|
|
2712 (ldap-search-entries): Renamed from the previous ldap-search
|
|
2713 Conditionalize message display on ldap-verbose
|
|
2714 (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
|
|
2715 defuns
|
|
2716 (ldap-search): Is now defined as an obsolete wrapper calling
|
|
2717 ldap-search-basic or ldap-search-entries
|
|
2718
|
|
2719
|
|
2720 1999-12-06 Hirokazu FUKUI <hfukui@sannet.ne.jp>
|
|
2721 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
|
|
2722 Jan Vroonhof <jan@xemacs.org>
|
|
2723
|
|
2724 * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
|
|
2725 When for-effect is true, didn't call `byte-optimize-form'
|
|
2726 in and/or subforms without last.
|
|
2727
|
|
2728 1999-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2729
|
|
2730 * package-get.el (package-get-download-sites): Use correct custom
|
|
2731 type.
|
|
2732
|
|
2733 2000-02-15 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2734
|
|
2735 * files.el (write-file): Ask for coding system when compiled with
|
|
2736 file-coding.
|
|
2737
|
|
2738 2000-02-16 Andy Piper <andy@xemacs.org>
|
|
2739
|
|
2740 * buffer.el (switch-to-buffer): give norecord argument to
|
|
2741 set-window-buffer instead of explicitly recording.
|
|
2742
|
|
2743 * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
|
|
2744 we have to pick a window.
|
|
2745
|
|
2746 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2747
|
|
2748 * mule/mule-cmds.el (describe-language-support): Don't add
|
|
2749 unexist function to help-map.
|
|
2750 (describe-coding-system): Don't use already assigend `C'.
|
|
2751
|
|
2752 2000-01-23 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
2753
|
|
2754 * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
|
|
2755 work in custom.
|
|
2756
|
|
2757 2000-02-04 Kazuyuki IENAGA <kazz@imasy.or.jp>
|
|
2758
|
|
2759 * about.el: Ienaga's e-mail address change.
|
|
2760
|
|
2761 2000-02-16 Samuel Mikes <smikes@alumni.hmc.edu>
|
|
2762
|
|
2763 * etags.el (find-tag): force new window -- even if buf already
|
|
2764 visible -- when other-window is t
|
|
2765
|
|
2766 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
2767
|
|
2768 * XEmacs 21.2.29 is released.
|
|
2769
|
|
2770 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
2771
|
|
2772 * cl-extra.el (getf): This is now identical to `plist-get', so
|
|
2773 just defalias it.
|
|
2774 * cl-macs.el: Make getf an alias to plist-get, at the
|
|
2775 byte-compiler level, using define-compiler-macro.
|
|
2776
|
|
2777 2000-02-08 Martin Buchholz <martin@xemacs.org>
|
|
2778
|
|
2779 * cl-extra.el (cl-remprop): Remove. remprop is now in C.
|
|
2780
|
|
2781 2000-02-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2782
|
|
2783 * lisp/etags.el (find-tag-internal): set exact-tagname to
|
|
2784 a regular expression that matches against the tagname
|
|
2785 part of the tag entry first instead of only looking in
|
|
2786 the context area.
|
|
2787
|
|
2788 2000-01-23 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
2789
|
|
2790 * gutter-items.el: fixed typo(s) in customizing default-gutter-position
|
|
2791 * toobar.el: fixed typo(s) in customizing default-toolbar-position
|
|
2792
|
440
|
2793 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
2794
|
|
2795 * XEmacs 21.2.28 is released.
|
|
2796
|
|
2797 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
2798
|
|
2799 * cl-extra.el (getf): Just call `get', never `get*'.
|
|
2800 Make arglist match docstring.
|
|
2801 Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
|
|
2802 * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
|
|
2803 * byte-optimize.el: remove references to `get*'.
|
|
2804
|
|
2805 2000-02-06 Martin Buchholz <martin@xemacs.org>
|
|
2806
|
|
2807 * mule/european.el: Add syntax information for Latin3 and Latin4.
|
|
2808
|
|
2809 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
2810
|
|
2811 * byte-optimize.el: Byte-optimize (length "foo")
|
|
2812
|
|
2813 2000-02-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
2814
|
|
2815 * window.el (shrink-window-if-larger-than-buffer): Rewrite full
|
|
2816 width check using `window-leftmost-p' and `window-rightmost-p'.
|
|
2817
|
|
2818 2000-02-02 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2819
|
|
2820 * wid-edit.el (widget-match-inline): An atom never matches a
|
442
|
2821 list.
|
440
|
2822
|
|
2823 2000-01-29 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2824
|
|
2825 * modeline.el: Consolidated 'x and 'mswindows specification under
|
|
2826 'win tag.
|
|
2827
|
|
2828 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
2829
|
|
2830 * gutter-items.el: (format-buffers-tab-line): Try and be
|
|
2831 intelligent about buffer naming when we have duplicates.
|
|
2832
|
|
2833 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
2834
|
|
2835 * gutter-items.el (gutter-visible-p): Make sure the gutter gets
|
|
2836 updated when it becomes visible.
|
|
2837
|
|
2838 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2839
|
|
2840 * bytecomp.el (byte-compile-insert-header): Properly set coding
|
|
2841 system under MULE and file-coding.
|
|
2842
|
|
2843 2000-01-28 Martin Buchholz <martin@xemacs.org>
|
|
2844
|
442
|
2845 * coding.el (dontusethis-set-value-file-name-coding-system-handler):
|
|
2846 (dontusethis-set-value-terminal-coding-system-handler):
|
|
2847 (dontusethis-set-value-keyboard-coding-system-handler):
|
440
|
2848 Never undefine coding system aliases. Emergency fix for gnus.
|
|
2849
|
|
2850 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2851
|
|
2852 * files.el (abbreviate-file-name): Use directory-sep-char instead
|
|
2853 of hard-coded "/".
|
|
2854
|
|
2855 2000-01-27 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2856
|
|
2857 * startup.el (user-init-file-base-list): New variable, replacing
|
|
2858 user-init-file-base.
|
|
2859 (find-user-init-file): New function.
|
|
2860 (command-line-early): Use it.
|
|
2861 (load-user-init-file): Ditto.
|
|
2862
|
|
2863 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2864
|
|
2865 * gutter-items.el (update-tab-in-gutter): Use proper locale when
|
|
2866 calling valid-image-instantiator-format-p
|
|
2867
|
|
2868 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2869
|
|
2870 * isearch-mode.el (isearch-mode): The variable is
|
|
2871 isearch-unhidden-extents, not isearch-opened-extents.
|
|
2872
|
|
2873 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2874
|
|
2875 * minibuf.el (next-history-element): Modify error message if a
|
|
2876 default value is available.
|
|
2877
|
|
2878 2000-01-26 Martin Buchholz <martin@xemacs.org>
|
|
2879
|
|
2880 * bytecomp.el (byte-compile-file): Don't unconditionally write
|
|
2881 .elc files in binary - might contain non-Latin1.
|
|
2882
|
|
2883 2000-01-24 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2884
|
|
2885 * process.el (shell-quote-argument): Use (nt-quote-process-args)
|
|
2886 for windows-nt.
|
|
2887
|
442
|
2888 * version.el:
|
|
2889 * startup.el (user-init-file-base):
|
|
2890 * process.el (call-process-region):
|
|
2891 * files.el (make-backup-file-name):
|
|
2892 (backup-file-name-p):
|
|
2893 (file-relative-name):
|
|
2894 (abbreviate-file-name):
|
|
2895 (set-auto-mode):
|
440
|
2896 * code-process.el (call-process-region): Removed unnecessary
|
|
2897 branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
|
|
2898 support out of the universe.
|
|
2899
|
|
2900 * process.el:
|
442
|
2901 * code-process.el:
|
440
|
2902 * bytecomp.el (byte-compile-file): Removed reference to
|
|
2903 buffer-file-type, and commented usage of binary-process-output
|
|
2904 NTEmacs variables.
|
|
2905
|
|
2906 2000-01-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2907
|
|
2908 * help.el (function-arglist): Add case for macro.
|
|
2909
|
|
2910 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2911
|
|
2912 * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
|
|
2913 printers.
|
|
2914 (custom-display): Added a menu for printer/display tags.
|
|
2915
|
|
2916 * frame.el (frame-type):
|
|
2917 * device.el (device-type): Added 'msprinter to the doc string, and
|
|
2918 removed 'pc -- it is not going to be implemented ever.
|
|
2919 (call-device-method): Fixed docstring typo.
|
|
2920 Defined specifier tags 'printer and 'display.
|
|
2921
|
|
2922 2000-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2923
|
|
2924 * lisp/itimer.el (itimer-run-expired-timers): (consp
|
|
2925 last-command-event-time) instead of (consp
|
|
2926 'last-command-event-time).
|
|
2927
|
|
2928 2000-01-21 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2929
|
|
2930 * msw-glyphs.el: Removed obsolete commentary.
|
|
2931
|
|
2932 2000-01-21 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2933
|
|
2934 * minibuf.el (read-file-name): Use abbreviate-file-name to produce
|
|
2935 better default value.
|
|
2936
|
|
2937 2000-01-21 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2938
|
|
2939 * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
|
|
2940 (read-string): Ditto.
|
|
2941 (eval-minibuffer): Ditto.
|
|
2942 (read-command): Ditto.
|
|
2943 (read-function): Ditto.
|
|
2944 (read-variable): Ditto.
|
|
2945 (read-number): Ditto.
|
|
2946 (read-shell-command): Ditto.
|
|
2947 (read-number): Record history.
|
|
2948
|
|
2949 2000-01-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2950
|
|
2951 * etags.el (find-tag-tag): Use DEFAULT of completing-read.
|
|
2952
|
|
2953 2000-01-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2954
|
|
2955 * faces.el (startup-initialize-custom-faces): New function.
|
|
2956 Reset all faces created during auto-autoloads loading time
|
|
2957 by defface.
|
|
2958 * startup.el (command-line): Call it.
|
|
2959
|
|
2960 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2961
|
|
2962 * about.el (about-hackers): Add myself to contributors list.
|
|
2963
|
|
2964 2000-01-12 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2965
|
|
2966 * menubar-items.el (maybe-add-init-button): Removed an argument in
|
|
2967 a call to load-user-init-file, as the function managed to lose its
|
|
2968 formal parameter a few betas ago.
|
|
2969
|
438
|
2970 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
2971
|
|
2972 * XEmacs 21.2.27 is released.
|
|
2973
|
|
2974 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
2975
|
|
2976 * process.el (shell-command-to-string): Use the FSF docstring.
|
|
2977 Make shell-command-to-string the standard function, and
|
|
2978 exec-to-string the (deprecated) alias.
|
|
2979
|
|
2980 * startup.el: typo fix.
|
|
2981
|
|
2982 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
2983
|
|
2984 * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
|
|
2985
|
|
2986 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2987
|
|
2988 * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
|
|
2989 buffers after visible buffers.
|
|
2990 (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
|
|
2991
|
|
2992 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2993
|
|
2994 * info.el (Info-extract-menu-node-name): Stop at a dot
|
|
2995 followed by whitespace or right parenthesis.
|
|
2996
|
|
2997 2000-01-15 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2998
|
|
2999 * info.el (Info-directory-list): Warn against using Customize with
|
|
3000 Info-directory-list.
|
|
3001
|
|
3002 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3003
|
|
3004 * minibuf.el (read-file-name): doc fix.
|
|
3005
|
|
3006 * autoload.el (update-file-autoloads): doc fix.
|
|
3007
|
|
3008 * about.el (about-hackers): Change my E-mail address.
|
|
3009
|
|
3010 2000-01-13 Martin Buchholz <martin@xemacs.org>
|
|
3011
|
|
3012 * info.el (Info-visit-file): Just use the `f' interactive spec to
|
|
3013 read a filename in the standard way.
|
|
3014
|
|
3015 2000-01-13 Andy Piper <andy@xemacs.org>
|
|
3016
|
|
3017 * gutter-items.el (gutter-buffers-tab-orientation): new variable.
|
|
3018 (gutter-buffers-tab-extent): new variable.
|
|
3019 (update-tab-in-gutter): call add-tab-to-gutter again if the
|
|
3020 orientation has changed.
|
|
3021 (add-tab-to-gutter): cope with different orientations.
|
|
3022
|
|
3023 2000-01-11 Didier Verna <didier@xemacs.org>
|
|
3024
|
|
3025 * info.el (Info-following-node-name): backward-skip dots as well
|
|
3026 as spaces (dots at the end of a node name aren't part of it).
|
|
3027 (Info-extract-menu-node-name): don't skip dots. There could be
|
|
3028 some in the node name.
|
|
3029 (Info-index): allow dots to be part of a node name.
|
|
3030
|
|
3031 2000-01-12 Andreas Jaeger <aj@suse.de>
|
|
3032
|
|
3033 * files.el (auto-mode-alist): Added idlwave-mode.
|
|
3034 Patch by Carsten Dominik <dominik@astro.uva.nl>.
|
|
3035
|
|
3036 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3037
|
|
3038 * info.el (Info-search): Show default value.
|
|
3039
|
|
3040 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3041
|
|
3042 * info.el (Info-read-node-completion-table): New variable.
|
|
3043 (Info-read-node-name-1): New function.
|
|
3044 (Info-read-node-name): Use it.
|
|
3045 (Info-follow-reference): Use DEFAULT argument of completing-read.
|
|
3046 (Info-menu): Ditto.
|
|
3047
|
|
3048 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3049
|
|
3050 * hyper-apropos.el (hyper-describe-key-briefly): Save
|
|
3051 window configuration.
|
|
3052 (hyper-describe-face): Use DEFAULT of completing-read.
|
|
3053 (hyper-apropos-read-variable-symbol): Ditto.
|
|
3054 (hyper-apropos-read-function-symbol): Ditto.
|
|
3055
|
|
3056 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3057
|
|
3058 * mule/mule-cmds.el (set-default-coding-system): Set
|
|
3059 comint-exec-hook to use coding-system-for-read and
|
|
3060 coding-system-for-write so that C-x RET c works.
|
|
3061
|
|
3062 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3063
|
|
3064 * minibuf.el (minibuffer-confirm-incomplete): Customize.
|
|
3065 (previous-matching-history-element): Increment
|
|
3066 minibuffer-max-depth by 1.
|
|
3067 (next-matching-history-element): Ditto.
|
|
3068
|
|
3069 2000-01-11 Andy Piper <andy@xemacs.org>
|
|
3070
|
|
3071 * gutter-items.el (buffers-tab): Create a new face for the buffers
|
|
3072 tab.
|
|
3073 (buffers-tab-face): use it.
|
|
3074
|
|
3075 2000-01-10 Didier Verna <didier@xemacs.org>
|
|
3076
|
|
3077 * modeline.el (modeline-scrolling-method): change modeline X
|
|
3078 cursor appearance according to the value.
|
|
3079
|
|
3080 2000-01-07 Andreas Jaeger <aj@suse.de>
|
|
3081
|
|
3082 * about.el (about-hackers): Moved my entry to contributor list.
|
|
3083 (xemacs-hackers): Added myself.
|
|
3084 (about-maintainer-info): Added description of myself.
|
|
3085
|
|
3086
|
|
3087 2000-01-07 Didier Verna <didier@xemacs.org>
|
|
3088
|
|
3089 * modeline.el (modeline-scrolling-method): new variable.
|
|
3090 (mouse-drag-modeline): add reference to it in the docstring.
|
|
3091 (mouse-drag-modeline): handle it.
|
|
3092
|
|
3093 2000-01-08 Andy Piper <andy@xemacs.org>
|
|
3094
|
|
3095 * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
|
|
3096 calls.
|
|
3097 (remove-buffer-from-gutter-tab): ditto.
|
|
3098
|
|
3099 2000-01-06 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3100
|
|
3101 * cus-edit.el (custom-hook-convert-widget): Fix comment.
|
|
3102 (custom-face-edit): Fix grammatical error in help message.
|
|
3103
|
|
3104 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3105
|
|
3106 * movemail.el: Added.
|
|
3107
|
|
3108 * dumped-lisp.el (preloaded-file-list): Added movemail.el.
|
|
3109
|
|
3110 2000-01-03 Didier Verna <didier@xemacs.org>
|
|
3111
|
|
3112 * modeline.el (mouse-drag-modeline): remove the code related to
|
|
3113 the modeline horizontal scrolling facility.
|
|
3114
|
436
|
3115 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
3116
|
|
3117 * XEmacs 21.2.26 is released.
|
|
3118
|
|
3119 1999-12-28 Andy Piper <andy@xemacs.org>
|
|
3120
|
|
3121 * wid-edit.el (widget-push-button-value-create): The gui cache
|
|
3122 does not agree with native widgets which can only be displayed
|
|
3123 once per window. The reasons for caching are diminished now that
|
|
3124 we don't hog resources when creating buttons.
|
|
3125 (widget-push-button-cache) deleted.
|
|
3126
|
434
|
3127 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
3128
|
|
3129 * XEmacs 21.2.25 is released.
|
|
3130
|
|
3131 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3132
|
|
3133 * hyper-apropos.el (hyper-apropos): Toggle
|
|
3134 hyper-apropos-programming-apropos correctly.
|
|
3135 Set REGEXP when user accepts default value.
|
|
3136
|
|
3137 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3138
|
|
3139 * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
|
|
3140 (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
|
|
3141
|
|
3142 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3143
|
|
3144 * mule/mule-category.el (undefined-category-designator):
|
|
3145 Return char instead of character. Search for undefined one.
|
|
3146 (describe-category): Use with-displaying-help-buffer.
|
|
3147
|
|
3148 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
3149
|
438
|
3150 * byte-optimize.el (byte-optimize-plus):
|
434
|
3151 Optimize (+ 1) to 1 instead of (1+ nil).
|
|
3152
|
|
3153 * files.el (basic-save-buffer): Rewrite for clarity. Use (char-before).
|
|
3154
|
|
3155 * byte-optimize.el (byte-compile-butlast): Remove. Use butlast instead.
|
|
3156
|
|
3157 * byte-optimize.el (byte-optimize-char-before): New function.
|
|
3158 Remove performance penalty for using (char-before) instead of (char-after).
|
|
3159
|
|
3160 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3161
|
|
3162 * mule/mule-category.el (char-category-list): Return character
|
|
3163 instead of integer.
|
|
3164
|
|
3165 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3166
|
|
3167 * minibuf.el (read-buffer): Check default is buffer object.
|
|
3168
|
|
3169 1999-11-25 Andy Piper <andy@xemacs.org>
|
|
3170
|
|
3171 * cus-edit.el (custom-buffer-create-buttons): Use native widgets
|
|
3172 for buttons.
|
|
3173
|
|
3174 1999-12-16 Andreas Jaeger <aj@suse.de>
|
|
3175
|
|
3176 * package-get.el (package-get-maybe-save-index): Fixed typo.
|
|
3177 Patch by Jeff Miller <jmiller@smart.net>.
|
|
3178
|
|
3179 1999-12-13 Charles G Waldman <cgw@alum.mit.edu>
|
|
3180
|
438
|
3181 * gnuserv.el (gnuserv-process-filter): don't call
|
434
|
3182 gnuserv-write-to-client when gnuserv-current-client is nil
|
|
3183
|
432
|
3184 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
3185
|
|
3186 * XEmacs 21.2.24 is released.
|
|
3187
|
|
3188 1999-12-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3189
|
|
3190 * about.el (about-hackers): Update my email address.
|
|
3191
|
430
|
3192 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
3193
|
|
3194 * XEmacs 21.2.23 is released.
|
|
3195
|
|
3196 1999-11-06 Jason R Mastaler <jason@mastaler.com>
|
|
3197
|
|
3198 * package-get.el (package-get-download-sites): Removed several
|
|
3199 defunct download sites, added many new ones, and corrected a few
|
|
3200 incorrect directory-on-site entries. Added physical locations to
|
|
3201 site-description.
|
|
3202
|
|
3203 1999-11-30 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3204
|
|
3205 * finder.el (finder-commentary): add DOC string and fix
|
|
3206 interactive spec
|
|
3207
|
|
3208 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3209
|
|
3210 * help.el (describe-function): Don't forget to intern the string
|
|
3211 completing-read returns.
|
|
3212 (describe-variable): Ditto.
|
|
3213
|
434
|
3214 1999-11-16 Adrian Aichner <adrian@xemacs.org>
|
430
|
3215
|
|
3216 * hyper-apropos.el (hyper-apropos-this-symbol): Handle
|
|
3217 `hyper-apropos-help-mode' here to find symbol to customize
|
|
3218 irregardless of cursor position and simplify
|
|
3219 `hyper-apropos-set-variable', `hyper-apropos-find-function', and
|
|
3220 `hyper-apropos-popup-menu'.
|
|
3221
|
|
3222 1999-11-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3223
|
|
3224 * apropos.el (apropos-mode-map): Add return to call
|
|
3225 apropos-follow.
|
|
3226 (apropos-print): Call apropos-mode to have better
|
|
3227 command reference. Put keymap text-poperty to
|
|
3228 symbole name.
|
|
3229
|
|
3230 1999-11-22 Alastair Burt <burt@dfki.de>
|
|
3231
|
|
3232 * help.el: (describe-bindings-1): Added handling of keymaps for
|
|
3233 the extents at point.
|
|
3234
|
|
3235 1999-12-02 Mark Thomas <mthomas@jprc.com>
|
|
3236
|
|
3237 * gutter-items.el (buffers-tab-items): Wrap the function in a
|
|
3238 save-match-data
|
|
3239
|
|
3240 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3241
|
|
3242 * help.el (describe-function): Use the DEFAULT argument to
|
|
3243 completing-read.
|
|
3244 (describe-variable): Ditto.
|
|
3245
|
|
3246 1999-11-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3247
|
|
3248 * minibuf.el (read-from-minibuffer): Add optional argument
|
|
3249 DEFAULT to have better mini-buffer history support.
|
|
3250 (completing-read): Pass default to read-from-minibuffer.
|
|
3251 (read-buffer): Pass default to completing-read.
|
|
3252
|
|
3253 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3254
|
|
3255 * font-lock.el (font-lock-doc-string-face): Document the
|
|
3256 `font-lock-lisp-like' property.
|
|
3257
|
|
3258 1999-11-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3259
|
|
3260 * lisp-mode.el: Specify `font-lock-lisp-like'.
|
|
3261
|
|
3262 * font-lock.el (font-lock-lisp-like): New function.
|
|
3263 (font-lock-fontify-syntactically-region): Use it.
|
|
3264
|
428
|
3265 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
3266
|
|
3267 * XEmacs 21.2.22 is released
|
|
3268
|
|
3269 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
3270
|
|
3271 * XEmacs 21.2.21 is released.
|
|
3272
|
|
3273 1999-11-18 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3274
|
|
3275 * minibuf.el (read-coding-system): Accept symbol and
|
|
3276 coding-system object as a default-coding-system.
|
|
3277
|
|
3278 1999-11-16 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3279
|
|
3280 * minibuf.el (read-coding-system): Accept symbol as
|
|
3281 a default-coding-system.
|
|
3282
|
|
3283 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3284
|
|
3285 * apropos.el (apropos-documentation): Use insert instead
|
|
3286 of princ.
|
|
3287
|
|
3288 1999-11-07 William M. Perry <wmperry@aventail.com>
|
|
3289
|
|
3290 * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
|
|
3291 for the linux console.
|
|
3292
|
|
3293 * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
|
|
3294 stuff to work when you are not on a window system, since the GPM
|
|
3295 mouse support now allows pasting from outside of XEmacs.
|
|
3296
|
|
3297 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
3298
|
|
3299 * XEmacs 21.2.20 is released
|
|
3300
|
|
3301 1999-11-06 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3302
|
|
3303 * setup-paths.el (paths-default-info-directories): Add
|
|
3304 /usr/share/info and /usr/local/share/info.
|
|
3305
|
|
3306 1999-10-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
3307
|
|
3308 * about.el: Updated Vladimir Ivanovic's info.
|
|
3309
|
|
3310 11999-08-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3311
|
|
3312 * auto-show.el (auto-show-truncationp): Remove.
|
|
3313
|
|
3314 * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
|
|
3315
|
|
3316 999-09-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3317
|
|
3318 * indent.el (indent-line-to): fix bug: spaces were not replaced
|
|
3319 with tab if column is multiple of tab-width
|
|
3320 From dhn@qedinc.com
|
|
3321
|
|
3322 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3323
|
|
3324 * mule/mule-cmds.el (read-input-method-name): Accept symbols
|
|
3325 correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
|
|
3326
|
|
3327 * package-get.el (package-get-package-provider): Be verbose when
|
|
3328 interactive. Patch from Robert Pluim
|
|
3329
|
|
3330 1999-08-23 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
3331
|
|
3332 * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
|
|
3333 info file suffixes.
|
|
3334
|
|
3335 1999-08-19 Stephen Tse <stephent@sfu.ca>
|
|
3336
|
|
3337 * process.el (open-network-stream): Add a new optional parameter
|
|
3338 PROTOCOL to support udp; fix a minor typo and add an explanation
|
|
3339 in docstring for udp programming.
|
|
3340
|
|
3341 * code-process.el (open-network-stream): Add a new optional
|
|
3342 parameter PROTOCOL to support udp; fix a minor typo and add an
|
|
3343 explanation in docstring for udp programming.
|
|
3344
|
|
3345 1999-10-18 Andy Piper <andy@xemacs.org>
|
|
3346
|
|
3347 * gui.el (make-gui-button): be more precise about how we call
|
|
3348 callbacks.
|
|
3349
|
|
3350 * wid-edit.el (widget-push-button-value-create): Use the new form
|
|
3351 of native gui-button.
|
|
3352
|
|
3353 1999-10-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3354
|
|
3355 * info.el (Info-page-prev): Don't do (sit-for 0).
|
|
3356
|
|
3357 1999-10-13 Andy Piper <andy@xemacs.org>
|
|
3358
|
|
3359 * gutter-items.el (progress-abort-glyph): new glyph for showing
|
|
3360 abort status.
|
|
3361 (append-progress): dispatch-event rather than sit-for.
|
|
3362 (abort-progress): new function. Show the abort glyph with an
|
|
3363 appropriate message.
|
|
3364 (raw-append-progress): dispatch-event rather than sit-for.
|
|
3365 (display-progress): cope with aborts.
|
|
3366
|
|
3367 * gui.el (make-gui-button): Use native widgets for buttons
|
|
3368 unconditionally.
|
|
3369 (insert-gui-button): ditto.
|
|
3370 (gui-button-p): ditto.
|
|
3371
|
|
3372 * xbm-button.el: remove from core.
|
|
3373
|
|
3374 * xpm-button.el: remove from core.
|
|
3375
|
|
3376 1999-10-07 Olivier Galibert <galibert@pobox.com>
|
|
3377
|
|
3378 * faces.el (init-device-faces): Don't initialize the random faces
|
|
3379 on the stream device.
|
|
3380
|
|
3381 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
3382
|
438
|
3383 * files.el (recover-file): Don't use ls under windows for revert buffer.
|
428
|
3384
|
434
|
3385 1999-09-25 Adrian Aichner <adrian@xemacs.org>
|
428
|
3386
|
|
3387 * package-get.el (package-get-download-menu): Make menu really
|
|
3388 toggle download sites.
|
|
3389 (package-get-download-sites): Add autoload cookie.
|
|
3390
|
|
3391 1999-09-29 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3392
|
|
3393 * setup-paths.el (paths-find-module-directory): Ditto.
|
|
3394
|
|
3395 1999-09-29 Werner Fink <werner@suse.de>
|
|
3396
|
|
3397 * setup-paths.el (paths-find-exec-directory): Add missing nil
|
|
3398 parameter for environment.
|
|
3399
|
|
3400 1999-09-27 Martin Buchholz <martin@xemacs.org>
|
|
3401
|
438
|
3402 * modeline.el (modeline-format):
|
|
3403 Only purecopy the strings. Else
|
428
|
3404 (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
|
|
3405 barfs.
|
|
3406
|
|
3407 1999-08-28 Mike Woolley <mike@bulsara.com>
|
|
3408
|
|
3409 * winnt.el: Removed nt-shell-mode-hook, which was preventing the
|
|
3410 user setting comint-completion-addsuffix and
|
|
3411 comint-process-echoes.
|
|
3412
|
|
3413 1999-09-22 Andy Piper <andy@xemacs.org>
|
|
3414
|
|
3415 * gutter-items.el (update-tab-in-gutter): use
|
|
3416 last-nonminibuf-window instead of selected-window.
|
|
3417
|
|
3418 1999-09-18 Andy Piper <andy@xemacs.org>
|
|
3419
|
|
3420 * gnuserv.el (gnuserv-edit-files): select frame we are going to
|
|
3421 display on.
|
|
3422
|
|
3423 * subr.el (record-buffer-hook): new variable so that the hook gets
|
|
3424 some documentation.
|
|
3425
|
|
3426 1999-09-16 Andy Piper <andy@xemacs.org>
|
|
3427
|
|
3428 * gutter-items.el (update-tab-in-gutter): only update when the
|
|
3429 gutter is visible.
|
|
3430 (remove-buffer-from-gutter-tab): ditto.
|
|
3431
|
|
3432 1999-09-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3433
|
|
3434 * simple.el (do-auto-fill): Commented out part of Kinsoku
|
|
3435 processing.
|
|
3436
|
|
3437 1999-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
3438
|
|
3439 * isearch-mode.el (isearch-highlightify-region): Give the
|
|
3440 highlighting extents a high priority.
|
|
3441 (isearch-make-extent): Give the main highlighting extent an even
|
|
3442 higher priority.
|
|
3443
|
|
3444 1999-09-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3445
|
|
3446 * packages.el (packages-compute-package-locations): Fix typo from
|
|
3447 -u rationalization.
|
|
3448
|
|
3449 1999-09-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3450
|
|
3451 * setup-paths.el (paths-find-doc-directory): Respect value of
|
|
3452 `configure-doc-directory.'
|
|
3453
|
|
3454 * find-paths.el (paths-find-architecture-directory): Give
|
|
3455 precendence `default' argument (which typically comes from
|
|
3456 configure).
|
|
3457
|
|
3458 1999-09-05 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3459
|
|
3460 * startup.el (command-line-early): Added options -user-init-file
|
|
3461 and -user-init-directory.
|
|
3462
|
|
3463 * files.el (user-init-file): Default to NIL so we can recognize
|
|
3464 when it's set.
|
|
3465
|
|
3466 1999-08-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3467
|
438
|
3468 * obsolete.el (init-file-user):
|
|
3469 * startup.el:
|
|
3470 * packages.el (packages-compute-package-locations):
|
|
3471 * package-get.el (package-get-user-index-filename):
|
|
3472 * menubar-items.el (maybe-add-init-button):
|
|
3473 * info.el (Info-annotations-path):
|
|
3474 * dump-paths.el:
|
428
|
3475 Change `user-init-directory' to be an absolute path.
|
|
3476 Use `user-init-directory' where appropriate.
|
|
3477 Zap `init-file-user' and its uses.
|
|
3478
|
|
3479 1999-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
3480
|
|
3481 * subr.el (copy-symbol): New function.
|
|
3482
|
|
3483 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
3484
|
|
3485 * isearch-mode.el (isearch-done): Be sure to restore invisible
|
|
3486 extents in the proper buffer.
|
|
3487 (isearch-pre-command-hook): Set this-command to the correct value
|
|
3488 in case the buffer has changed and old overriding-local-map was
|
|
3489 used.
|
|
3490 (isearch-restore-extent): Use remprop instead of setting the
|
|
3491 property to nil.
|
|
3492
|
|
3493 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
3494
|
|
3495 * cmdloop.el (execute-extended-command): Update zmacs region
|
|
3496 before the delay.
|
|
3497 (execute-extended-command): Make the message gettext-friendly.
|
|
3498
|
|
3499 1999-09-07 Andy Piper <andy@xemacs.org>
|
|
3500
|
|
3501 * gutter-items.el (progress-gauge-glyph): renamed from
|
|
3502 progress-glyph.
|
|
3503 (progress-text-glyph): new variable.
|
|
3504 (progress-layout-glyph): use layouts and text glyphs.
|
|
3505 (progress-area-buffer): removed.
|
|
3506 (progress-text-and-extent): new variable.
|
|
3507 (progress-displayed-p): dynamically create gutter area buffer.
|
|
3508 (clear-progress): ditto.
|
|
3509 (raw-append-progress): ditto.
|
|
3510 (append-progress): use new glyph names.
|
|
3511 (raw-append-progress): only create the extent when needed. set
|
|
3512 properties more optimally.
|
|
3513 (progress): remove args.
|
|
3514
|
|
3515 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3516
|
|
3517 * isearch-mode.el (isearch-range-invisible): Use mapc instead of
|
|
3518 mapcar where the return value is unused.
|
|
3519 (isearch-restore-invisible-extents): Ditto.
|
|
3520 (isearch-highlight-all-cleanup): Ditto.
|
|
3521 (isearch-delete-extents-in-range): Traverse the extents only once.
|
|
3522 (isearch-highlight-all-update): Don't start over if the search
|
|
3523 string has changed and more input is pending.
|
|
3524
|
|
3525 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3526
|
|
3527 * packages.el (packages-find-package-data-path): Ditto.
|
|
3528
|
|
3529 * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
|
|
3530
|
|
3531 * subr.el (mapc-internal): Don't make obsolete.
|
|
3532
|
|
3533 * cl-extra.el (mapc): Resurrect.
|
|
3534
|
|
3535 1999-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
3536
|
438
|
3537 * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
|
428
|
3538 alias.
|
|
3539
|
|
3540 * isearch-mode.el (isearch-top-state): Restore isearch-word.
|
|
3541 (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
|
|
3542 (isearch-yank-clipboard): Use get-clipboard instead of
|
|
3543 x-get-clipboard.
|
|
3544 (isearch-yank-selection): Fix docstring.
|
|
3545
|
|
3546 1999-09-02 Martin Buchholz <martin@xemacs.org>
|
|
3547
|
|
3548 * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
|
|
3549
|
|
3550 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
3551
|
|
3552 * cl-macs.el (extent-start-position): Fix setf method.
|
|
3553 (extent-end-position): Ditto.
|
|
3554
|
|
3555 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
3556
|
|
3557 * isearch-mode.el: End merge with FSF 20.4.
|
|
3558
|
|
3559 * isearch-mode.el (search-invisible): New variable.
|
|
3560 (isearch-hide-immediately): Ditto.
|
|
3561 (isearch-unhidden-extents): Ditto.
|
|
3562 (isearch-range-invisible): New function.
|
|
3563 (isearch-unhide-extent): Ditto.
|
|
3564 (isearch-restore-invisible-extents): Ditto.
|
|
3565 (isearch-restore-extent): Ditto.
|
|
3566
|
|
3567 * isearch-mode.el (isearch-ring-advance-edit): Use FSF
|
|
3568 implementation.
|
|
3569 (isearch-ring-retreat-edit): Ditto.
|
|
3570 (isearch-forward): New argument NO-RECURSIVE-EDIT.
|
|
3571 (isearch-forward-regexp): New arguments NOT-REGEXP and
|
|
3572 NO-RECURSIVE-EDIT.
|
|
3573 (isearch-backward): New argument NO-RECURSIVE-EDIT.
|
|
3574 (isearch-backward-regexp): New arguments NOT-REGEXP and
|
|
3575 NO-RECURSIVE-EDIT.
|
|
3576 (isearch-mode): Return isearch-success.
|
|
3577 (isearch-update): Use unread-command-events instead of
|
|
3578 unread-command-event.
|
|
3579 (isearch-abort): If an invalid regexp is encountered, keep popping
|
|
3580 states.
|
|
3581 (isearch-*-char): Use FSF implementation.
|
|
3582 (isearch-whitespace-chars): Use the more robust FSF's
|
|
3583 implementation.
|
|
3584 (isearch-within-brackets): New variable.
|
|
3585 (isearch-mode): Initialize it.
|
|
3586 (isearch-edit-string): Bind it.
|
|
3587 (isearch-search-and-update): Set it.
|
|
3588 (isearch-push-state): Push it.
|
|
3589 (isearch-top-state): Pop it.
|
|
3590 (isearch-search): Set it.
|
|
3591 (isearch-printing-char): When called by isearch-whitespace-chars,
|
|
3592 handle M-SPC gracefully.
|
|
3593 (isearch-message-prefix): New argument ELLIPSIS.
|
|
3594 (isearch-message-suffix): Ditto.
|
|
3595 (isearch-message): Use the ELLIPSIS argument when calling
|
|
3596 isearch-message-prefix and isearch-message-suffix.
|
|
3597 (isearch-message-prefix): Distinguish between "wrapped" and
|
|
3598 "overwrapped" search, FWIW.
|
|
3599
|
|
3600 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
3601
|
|
3602 * isearch-mode.el (isearch-edit-string): Use the head of the
|
|
3603 search ring instead of search-last-string and search-last-regexp.
|
|
3604 (search-highlight): Renamed from isearch-highlight.
|
|
3605 (isearch-exit): Use the new name.
|
|
3606 (isearch-highlight): Ditto.
|
|
3607 (isearch-dehighlight): Ditto.
|
|
3608 (isearch-update-ring): New function.
|
|
3609 (isearch-done): Call it.
|
|
3610 (isearch-done): New argument EDIT.
|
438
|
3611 (isearch-repeat): If search string is empty, look up at the car of
|
428
|
3612 the search ring; ignore the yank pointer.
|
|
3613 (isearch-abort): Call isearch-done with NOPUSH.
|
|
3614 (isearch-cancel): New function.
|
|
3615 (isearch-mode-map): Bind it to ESC ESC ESC.
|
|
3616
|
|
3617 * isearch-mode.el: Begin merge with FSF 20.4.
|
|
3618
|
|
3619 1999-09-01 Andy Piper <andy@xemacs.org>
|
|
3620
|
|
3621 * x-select.el (x-get-clipboard): obsolete.
|
|
3622 (x-yank-clipboard-selection): obsolete
|
|
3623
|
|
3624 * select.el (disown-selection): need to be careful to disown the
|
|
3625 clipboard if we set it via selection.
|
|
3626 (get-clipboard): move from x-select.el
|
|
3627 (yank-clipboard-selection): ditto.
|
|
3628
|
|
3629 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
3630
|
|
3631 * isearch-mode.el (isearch-exit): Bind isearch-highlight and
|
|
3632 isearch-highlight-all-matches to nil.
|
|
3633 (isearch-fixed-case): New variable.
|
|
3634 (isearch-mode): Initialize it.
|
|
3635 (isearch-edit-string): Save it.
|
|
3636 (isearch-toggle-case-fold): Set it.
|
|
3637 (isearch-fix-case): Make sure isearch-toggle-case-fold works --
|
|
3638 need to check isearch-fixed-case.
|
|
3639 (isearch-toggle-case-fold): Update highlighting of all matches
|
|
3640 before the pause.
|
438
|
3641 (isearch-edit-string):
|
428
|
3642
|
|
3643 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
3644
|
|
3645 * isearch-mode.el (isearch-edit-string): Call isearch-message
|
|
3646 before reading the event so that the prompt is displayed properly.
|
|
3647 (isearch-message): Use isearch-nonincremental when calling
|
|
3648 isearch-message-prefix.
|
|
3649 (minibuffer-local-isearch-map): Bind up and down to do the same as
|
|
3650 M-p and M-n respectively.
|
|
3651 (isearch-done): New arg NOPUSH.
|
|
3652 (isearch-edit-string): Use it.
|
|
3653 (isearch-edit-string): Don't bind isearch-string.
|
|
3654 (isearch-ring-adjust): Edit string, *then* push state.
|
|
3655
|
|
3656 1999-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
3657
|
|
3658 * faces.el (isearch-secondary): Make isearch-secondary look
|
|
3659 different than default.
|
|
3660
|
|
3661 1999-08-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
3662
|
|
3663 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
3664 save-excursion.
|
|
3665 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
3666 (isearch-update): Call isearch-dehighlight without arguments.
|
|
3667 (isearch-done): Ditto.
|
|
3668
|
|
3669 * isearch-mode.el (isearch-fix-case): If the search string has no
|
|
3670 upper-case letters, allow the folding to be reenabled.
|
|
3671 Previously, once disabled, the folding would remain that way until
|
|
3672 the end of isearch.
|
|
3673 (isearch-top-state): Call isearch-fix-case.
|
|
3674
|
|
3675 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
3676 save-excursion.
|
|
3677 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
3678
|
|
3679 1999-08-31 Jan Vroonhof <jan@xemacs.org>
|
|
3680
|
|
3681 * xpm-button.el:
|
|
3682 xbm-button.el: Need to exist in core because gui.el depends on
|
|
3683 them.
|
|
3684
|
|
3685 1999-08-31 Andy Piper <andy@xemacs.org>
|
|
3686
|
|
3687 * gutter-items.el (buffers-tab-face): new customizable variable.
|
|
3688 (buffers-tab-default-buffer-line-length): new specifier for
|
|
3689 maximum viewable characters.
|
|
3690 (progress-stack): new variable for implementing widget-based
|
|
3691 progress messages.
|
|
3692 (progress-area-buffer): ditto.
|
|
3693 (progress-glyph-height): ditto.
|
|
3694 (progress-stop-callback): ditto.
|
|
3695 (progress-quit-function): new function.
|
|
3696 (progress-glyph): new variable.
|
|
3697 (progress-layout-glyph): ditto.
|
|
3698 (progress-displayed-p): new function, see message-displayed-p for
|
|
3699 details.
|
|
3700 (clear-progress): ditto.
|
|
3701 (remove-progress): ditto.
|
|
3702 (append-progress): ditto.
|
|
3703 (raw-append-progress): ditto.
|
|
3704 (display-progress): ditto.
|
|
3705 (current-progress): ditto.
|
|
3706 (current-progress-label): ditto.
|
|
3707 (progress): ditto.
|
|
3708 (lprogress): ditto.
|
|
3709
|
|
3710
|
|
3711 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
3712
|
|
3713 * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
|
|
3714
|
|
3715 * isearch-mode.el (isearch-yank-x-selection): Renamed to
|
|
3716 `isearch-yank-selection'.
|
|
3717 (isearch-mode-map): Use it.
|
|
3718 (isearch-yank-selection): Use `get-selection' instead of
|
|
3719 `get-x-selection'.
|
|
3720
|
|
3721 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
3722
|
|
3723 * faces.el (isearch-secondary): Create face here.
|
|
3724
|
438
|
3725 * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
|
428
|
3726 timers.
|
|
3727
|
|
3728 1999-08-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
3729
|
|
3730 * subr.el (buffer-string): More robust backward compatibility
|
|
3731 check, courtesy William Perry.
|
|
3732
|
|
3733 1999-08-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
3734
|
|
3735 * replace.el (perform-replace): Stop the search after the search
|
|
3736 limit has been reached.
|
|
3737
|
|
3738 1999-08-23 Andy Piper <andy@xemacs.org>
|
|
3739
|
|
3740 * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
|
|
3741 here if we don't have one.
|
|
3742
|
|
3743 1999-08-15 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3744
|
|
3745 * ldap.el (ldap-coding-system): Default to nil until we get
|
|
3746 efficient UTF8 support
|
|
3747 (ldap-decode-string): Guard against `decode-coding-string' not
|
|
3748 being defined
|
|
3749 (ldap-encode-string): Guard against `encode-coding-string' not
|
|
3750 being defined
|
|
3751
|
442
|
3752 1999-08-23 Didier Verna <didier@xemacs.org>
|
428
|
3753
|
|
3754 * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
|
|
3755 Some doc strings improvements, and add a star to the `interactive'
|
|
3756 calls.
|
|
3757
|
|
3758 1999-08-18 Stef Epardaud <stef@lunatech.com>
|
|
3759
|
|
3760 * font-lock.el (java-font-lock-keywords-3): introduced new
|
|
3761 keywords and regexpes for javadoc syntax 1.2.
|
|
3762
|
|
3763 1999-08-17 Andy Piper <andy@xemacs.org>
|
|
3764
|
|
3765 * gutter-items.el (buffers-tab-format-buffer-line-function): use
|
|
3766 format-buffers-tab-line.
|
|
3767 (buffers-tab-max-buffer-line-length): new variable.
|
|
3768 (format-buffers-tab-line): new function. truncate names if over
|
|
3769 buffers-tab-max-buffer-line-length.
|
|
3770
|
|
3771 1999-08-13 Charles G Waldman <cgw@fnal.gov>
|
|
3772
|
|
3773 * cus-start.el: Customize the variable `bell-inhibit-time'.
|
|
3774
|
|
3775 1999-08-16 Andy Piper <andy@xemacs.org>
|
|
3776
|
|
3777 * gutter-items.el (remove-buffer-from-gutter-tab): take a
|
|
3778 brute-force approach to deleting the last buffer.
|
|
3779 (buffers-tab-grouping-regexp): new customizable variable.
|
|
3780 (select-buffers-tab-buffers-by-mode): use it.
|
|
3781
|
|
3782 1999-08-13 Andy Piper <andy@xemacs.org>
|
|
3783
|
|
3784 * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
|
|
3785 deletion problem.
|
|
3786
|
442
|
3787 1999-07-30 Didier Verna <didier@xemacs.org>
|
428
|
3788
|
|
3789 * cus-edit.el (custom-save-variables): I said, use prin1 instead
|
|
3790 of princ to output symbols.
|
|
3791 (custom-save-face-internal): ditto.
|
|
3792 (custom-save-resets): ditto.
|
|
3793
|
442
|
3794 1999-08-09 Didier Verna <didier@xemacs.org>
|
428
|
3795
|
|
3796 * gutter-items.el (select-buffers-tab-buffers-by-mode): use
|
|
3797 `regexp-quote' to protect the major mode name for use as a regular
|
|
3798 expression (c++ needs this for instance).
|
|
3799
|
|
3800 1999-08-08 Andy Piper <andy@xemacs.org>
|
|
3801
|
|
3802 * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
|
|
3803 cope with similar mode names.
|
|
3804
|
|
3805 * gutter-items.el (buffers-tab-selection-function): new selection
|
|
3806 function.
|
|
3807 (select-buffers-tab-buffers-by-mode): new function.
|
|
3808 (buffers-tab-items): use it if set to only display buffers in the
|
|
3809 tab in the current buffer's group..
|
|
3810 (update-tab-in-gutter): use new api.
|
|
3811 (remove-buffer-from-gutter-tab): ditto.
|
|
3812
|
|
3813 * gutter-items.el (buffers-tab-max-size): set custom selection
|
|
3814 default to 6.
|
|
3815 (buffers-tab-switch-to-buffer): just switch window if the window is visible.
|
|
3816 (add-tab-to-gutter): set face as default.
|
|
3817
|
|
3818 1999-07-07 Jan Vroonhof <jan@xemacs.org>
|
|
3819
|
|
3820 * faces.el (frob-face-property): Merge the fall-back specifier
|
|
3821 with the target, not replace it.
|
|
3822
|
|
3823 1999-08-05 Andy Piper <andy@xemacs.org>
|
|
3824
|
|
3825 * gutter-items.el (update-tab-in-gutter): add frame argument for
|
|
3826 buffer-items.
|
|
3827 (update-tab-in-gutter): use it.
|
|
3828
|
|
3829 * gutter-items.el (record-buffer-hook): set.
|
|
3830
|
|
3831 * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
|
|
3832 change.
|
|
3833 (switch-to-buffer-hook) deleted.
|
|
3834
|
|
3835 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
3836
|
|
3837 * gutter-items.el (update-tab-in-gutter): make sure this will work
|
|
3838 as an argument to create-frame-hook.
|
|
3839
|
|
3840 1999-07-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
3841
|
|
3842 * isearch-mode.el: Modified Bob and Darryl's code to use itimers
|
|
3843 instead of timer emulation.
|
|
3844
|
|
3845 1999-07-30 Darryl Okahata <darrylo@sonic.net>
|
|
3846
|
|
3847 * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
|
|
3848 Emacs isearch enhancements.
|
|
3849
|
|
3850 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
3851
|
|
3852 * gutter-items.el (add-tab-to-gutter): put in specifier specs for
|
|
3853 all devices that support tab controls.
|
|
3854 (remove-buffer-from-gutter-tab): new function. to be used as a
|
|
3855 value for kill-buffer-hook.
|
|
3856
|
|
3857 1999-07-21 Sean MacLennan <seanm@storm.ca>
|
|
3858
|
|
3859 * auto-show.el (auto-show-truncationp): changed to match
|
|
3860 `window_translation_on'
|
|
3861
|
|
3862 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
3863
|
|
3864 * XEmacs 21.2.19 is released
|
|
3865
|
|
3866 1999-07-28 SL Baur <steve@miho>
|
|
3867
|
|
3868 * code-files.el (insert-file-contents): Fix docstring.
|
|
3869 revert previous change.
|
|
3870
|
|
3871 1999-07-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3872
|
|
3873 * fill.el (fill-region-as-paragraph): Change re-break-point to
|
|
3874 contain word-across-newline plus one character so that filling
|
|
3875 Japanese and Chinese works as desired.
|
|
3876 * simple.el (do-auto-fill): Ditto.
|
|
3877
|
|
3878 1999-07-26 SL Baur <steve@miho>
|
|
3879
|
|
3880 * mule/japanese.el ("Japanese"): Do not specify a default input
|
|
3881 method.
|
|
3882 Suggested by MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3883
|
|
3884 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3885
|
|
3886 * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
|
|
3887 able to use cl-macs macro in early lisp.
|
|
3888
|
|
3889 1999-07-23 Jan Vroonhof <jan@xemacs.org>
|
|
3890
|
|
3891 * custom.el:
|
|
3892 * cus-face.el:
|
|
3893 * cus-edit.el:
|
|
3894 Massive custom Theme API changes.
|
|
3895
|
|
3896 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3897
|
|
3898 * code-files.el (insert-file-contents): Regard
|
|
3899 coding-system-magic-cookie if `coding-system-for-read' is nil.
|
|
3900
|
|
3901 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3902
|
|
3903 * mule/thai-xtis.el: Add coding: local variable, to avoid
|
|
3904 bootstrapping problem with C locale.
|
|
3905
|
|
3906 1999-07-22 Andy Piper <andy@xemacs.org>
|
|
3907
|
|
3908 * dumped-lisp.el (preloaded-file-list): guard against putting
|
|
3909 gutter-items in a less than functional XEmacs.
|
|
3910 * gutter-items.el: put call to `add-tab-to-gutter' back in.
|
|
3911
|
|
3912 1999-07-18 Bob Weiner <weiner@beopen.com>
|
|
3913
|
|
3914 * fill.el (fill-context-prefix): Fixed bug that prevented the
|
|
3915 setting of an adaptive fill prefix when the `dont-skip-first' was
|
|
3916 t.
|
|
3917
|
|
3918 1999-07-22 SL Baur <steve@miho>
|
|
3919
|
|
3920 * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
|
|
3921
|
|
3922 1999-06-25 Karl M. Hegbloom <karlheg@debian.org>
|
|
3923
|
|
3924 * files.el (interpreter-mode-alist): add `make', `guile', and
|
|
3925 `emacs' entries. (#!/usr/bin/make -f ought to send a file into
|
|
3926 makefile-mode, guile is a scheme, and someday XEmacs will be
|
|
3927 modular enough to use as an efficient scripting tool.)
|
|
3928
|
|
3929 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3930
|
|
3931 * mule/mule-cmds.el (reset-language-environment): Regard
|
|
3932 coding-category `utf-8' and `ucs-4' if they are available.
|
|
3933
|
|
3934 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3935
|
|
3936 * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
|
|
3937 (prefer-coding-system): Fix DOC-string.
|
|
3938
|
|
3939 * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
|
|
3940 DOC-string too.
|
|
3941
|
|
3942 * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
|
|
3943 Mule.
|
|
3944 (coding-system-change-eol-conversion): Fix DOC-string.
|
|
3945
|
|
3946 1999-06-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3947
|
|
3948 * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
|
|
3949 instead of `list-coding-system'.
|
|
3950
|
|
3951 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3952
|
|
3953 * menubar-items.el (default-menubar): `select-input-method' was
|
|
3954 renamed to `set-input-method'.
|
|
3955
|
|
3956 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
3957 "Set Language Environment" menu.
|
|
3958
|
|
3959 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
3960 "Describe Language Support" menu.
|
|
3961
|
|
3962 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3963
|
|
3964 * mule/chinese.el ("Chinese-GB"): Rename
|
|
3965 `chinese-gb-environment-setup-function' to
|
|
3966 `setup-chinese-gb-environment-internal'.
|
|
3967
|
|
3968 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3969
|
|
3970 * mule/korean.el: Use `define-coding-system-alias' instead of
|
|
3971 `copy-coding-system'.
|
|
3972
|
|
3973 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3974
|
|
3975 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
3976 Treat duplicated coding-categories.
|
|
3977
|
|
3978 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3979
|
|
3980 * mule/japanese.el: Use `define-coding-system-alias' instead of
|
|
3981 `copy-coding-system'.
|
|
3982
|
|
3983 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3984
|
|
3985 * mule/vietnamese.el: Specify `iso-8-1' as a category of
|
|
3986 coding-system `viscii'.
|
|
3987
|
|
3988 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3989
|
|
3990 * mule/cyrillic.el:
|
|
3991 - Specify `iso-8-1' as a category of coding-system `koi8-r'.
|
|
3992 (cyrillic-alternativnyj-decode-table): New variable.
|
|
3993 (cyrillic-alternativnyj-encode-table): New variable.
|
|
3994 - Specify `iso-8-1' as a category of coding-system
|
|
3995 `alternativnyj'.
|
|
3996 - Abolish general Cyrillic environment.
|
|
3997
|
|
3998 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
3999
|
|
4000 * mule/chinese.el:
|
|
4001 - Use `define-coding-system-alias' instead of `copy-coding-system'.
|
|
4002 - Register `chinese-gb-environment-setup-function' as a
|
|
4003 `setup-function' of "Chinese-GB" environment.
|
|
4004
|
|
4005 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4006
|
|
4007 * mule/mule-cmds.el (set-language-info-alist): Allow dummy
|
|
4008 optional argument `parents'.
|
|
4009
|
|
4010 * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
|
|
4011 property for Thai-XTIS.
|
|
4012
|
|
4013 * mule/mule-help.el (help-with-tutorial): Use property
|
|
4014 `tutorial-coding-system' of language-info as a coding-system to
|
|
4015 read tutorial file.
|
|
4016
|
|
4017 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4018
|
|
4019 * mule/thai-xtis.el: Don't setup `setup-function' and
|
|
4020 `exit-function'.
|
|
4021
|
|
4022 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
4023 `set-coding-category-system' to set up coding-system for
|
|
4024 coding-category.
|
|
4025
|
|
4026 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
4027 `set-coding-category-system' to set up coding-system for
|
|
4028 coding-category.
|
|
4029
|
|
4030 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4031
|
|
4032 * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
|
|
4033 Thai-XTIS environment.
|
|
4034
|
|
4035 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
4036 `find-coding-system' instead of `coding-system-p'.
|
|
4037
|
|
4038 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4039
|
|
4040 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
4041 Modify eol-type for XEmacs.
|
|
4042
|
|
4043 * mule/thai-xtis.el: Delete unused local variable `category'.
|
|
4044
|
|
4045 * mule/mule-cmds.el (coding-system-change-eol-conversion): New
|
|
4046 function.
|
|
4047 (prefer-coding-system): Don't call
|
|
4048 `update-coding-systems-internal'; use function
|
|
4049 `coding-category-list' instead of variable `coding-category-list';
|
|
4050 use `set-coding-priority-list' instead of `set-coding-priority';
|
|
4051 modify `eol-type' for XEmacs.
|
|
4052
|
|
4053 * mule/mule-misc.el (string-width): Use `charset-width' instead of
|
|
4054 `charset-columns'.
|
|
4055 (char-width): Likewise.
|
|
4056
|
|
4057 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4058
|
|
4059 * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
|
|
4060 `tis-620'.
|
|
4061
|
|
4062 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
4063 `set-coding-priority-list' instead of `set-coding-priority'; don't
|
|
4064 call `update-coding-systems-internal'.
|
|
4065
|
|
4066 * mule/mule-misc.el (coding-system-get): New function.
|
|
4067 (coding-system-put): New function.
|
|
4068 (coding-system-category): New function.
|
|
4069
|
|
4070 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4071
|
|
4072 * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
|
|
4073 when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
|
|
4074 to avoid conflict with leim/quail/thai-xtis.
|
|
4075
|
|
4076 * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
|
|
4077 to thai-xtis-chars.el.
|
|
4078
|
|
4079 * mule/thai-xtis-chars.el: New file (split from
|
|
4080 mule/thai-xtis.el).
|
|
4081
|
|
4082 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4083
|
|
4084 * mule/thai-xtis.el:
|
|
4085 - Change category for the charset `thai-xtis' to `?x' from `?T'.
|
|
4086 - Add syntax entries.
|
|
4087 - Put `preferred-coding-system' of the charset `thai-xtis' to
|
|
4088 `tis-620'.
|
|
4089
|
|
4090 1999-06-28 TAKAHASHI Naoto <ntakahas@etl.go.jp>
|
|
4091
|
|
4092 * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
|
|
4093 rewritten to use write-multibyte-character.
|
|
4094
|
|
4095 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4096
|
|
4097 mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
|
|
4098 of `iso-2022-7'.
|
|
4099 (prefer-coding-system): Synced up with Emacs 20.3.11 but not
|
|
4100 ported yet.
|
|
4101 (read-input-method-name): Treat optional argument `default'.
|
|
4102
|
|
4103 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4104
|
|
4105 * mule/mule-cmds.el (set-language-info): Don't set up menus at
|
|
4106 all.
|
|
4107 (set-language-info-alist): Set up menus here.
|
|
4108
|
|
4109 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4110
|
|
4111 * minibuf.el (completing-read): Add new optional argument
|
|
4112 `default'.
|
|
4113 (read-coding-system): Add new optional argument
|
|
4114 `default-coding-system'.
|
|
4115
|
|
4116 1999-06-03 Ken'ichi Handa <handa@gnu.org>
|
|
4117
|
|
4118 * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
|
|
4119 (viet-viscii-...->viet-vscii...).
|
|
4120
|
|
4121 1999-05-13 Ken'ichi Handa <handa@gnu.org>
|
|
4122
|
|
4123 * mule/mule-cmds.el: Change MULE to Mule in docstrings
|
|
4124 and menus.
|
|
4125
|
|
4126 1999-04-12 Richard M. Stallman <rms@gnu.org>
|
|
4127
|
|
4128 * mule/mule-cmds.el (input-method-function): Add permanent-local
|
|
4129 property.
|
|
4130
|
|
4131 1999-03-30 Dave Love <fx@gnu.org>
|
|
4132
|
|
4133 * mule/mule-cmds.el (current-language-environment): Doc fix.
|
|
4134
|
|
4135 1999-02-06 Richard Stallman <rms@gnu.org>
|
|
4136
|
|
4137 * mule/european.el (setup-slovenian-environment): New function.
|
|
4138 ("Slovenian"): New language environment.
|
|
4139
|
|
4140 1999-01-27 Dave Love <fx@gnu.org>
|
|
4141
|
|
4142 * mule/mule-cmds.el (current-language-environment): Provide :link,
|
|
4143 :type (choices) and appropriate :get.
|
|
4144
|
|
4145 1999-01-14 Kenichi Handa <handa@etl.go.jp>
|
|
4146
|
|
4147 * mule/mule-cmds.el (describe-language-environment): Don't alter
|
|
4148 input-method-alist.
|
|
4149
|
|
4150 1999-01-06 Eli Zaretskii <eliz@gnu.org>
|
|
4151
|
|
4152 * mule/mule-cmds.el (prefer-coding-system): Call
|
|
4153 set-coding-priority, so that the internal array of priorities is
|
|
4154 also updated.
|
|
4155
|
|
4156 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
4157
|
|
4158 * mule/mule-cmds.el (prefer-coding-system): If the argument
|
|
4159 requires specific EOL conversion type, make the default coding
|
|
4160 systems use that.
|
|
4161
|
|
4162 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
4163
|
|
4164 * mule/mule-cmds.el (set-language-environment): Pass the default
|
|
4165 eol-type to set-language-environment-coding-systems.
|
|
4166 (set-default-coding-systems): Copy the eol-type property for the
|
|
4167 new default values of {buffer-file,process}-coding-system from the
|
|
4168 old defaults.
|
|
4169 (set-language-environment-coding-systems): Accept an optional
|
|
4170 argument EOL-TYPE, and set the eol-type property of the default
|
|
4171 coding systems accordingly.
|
|
4172
|
|
4173 1998-10-26 Kenichi Handa <handa@etl.go.jp>
|
|
4174
|
|
4175 * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
|
|
4176 use generate-new-buffer instead of get-buffer-create.
|
|
4177
|
|
4178 1998-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
4179
|
|
4180 * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
|
|
4181
|
|
4182 1998-10-16 Markus Rost <rost@delysid.gnu.org>
|
|
4183
|
|
4184 * mule/mule-cmds.el (default-input-method): Fix custom type.
|
|
4185
|
|
4186 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4187
|
|
4188 * mule/mule-cmds.el (setup-specified-language-environment):
|
|
4189 Add apropos-inhibit property.
|
|
4190 (describe-specified-language-support): Likewise.
|
|
4191
|
|
4192 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
4193
|
|
4194 * mule/mule-cmds.el: Doc fixes.
|
|
4195
|
|
4196 1998-09-02 Kenichi Handa <handa@etl.go.jp>
|
|
4197
|
|
4198 * mule/mule-cmds.el (register-input-method): Doc-string
|
|
4199 modified.
|
|
4200
|
|
4201 1998-09-01 Dave Love <fx@gnu.org>
|
|
4202
|
|
4203 * mule/mule-cmds.el (current-language-environment): Fix
|
|
4204 setter function.
|
|
4205
|
|
4206 1998-08-31 Paul Eggert <eggert@twinsun.com>
|
|
4207
|
|
4208 * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
|
|
4209 mule/european.el, mule/hebrew.el, mule/japanese.el,
|
|
4210 mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
|
|
4211 avoid bootstrapping problem if you need to recompile all the Lisp
|
|
4212 files using interpreted code.
|
|
4213
|
|
4214 1998-08-26 Kenichi Handa <handa@etl.go.jp>
|
|
4215
|
|
4216 * mule/european.el ("Latin-1"): Modify `documentation' key value.
|
|
4217 ("Latin-2"): Likewise.
|
|
4218
|
|
4219 1998-08-18 Per Starback <starback@update.uu.se>
|
|
4220
|
|
4221 * mule/european.el (setup-latin2-environment): Fix typo.
|
|
4222
|
|
4223 1998-08-18 Kenichi Handa <handa@etl.go.jp>
|
|
4224
|
|
4225 * mule/european.el: Give proper value of `input-method' key to all
|
|
4226 lang. env.
|
|
4227
|
|
4228 * mule/mule-cmds.el (activate-input-method): Handle the case that
|
|
4229 the arg INPUT-METHOD is nil correctly.
|
|
4230 (read-multilingual-string): Activate the specified input method
|
|
4231 before calling read-string. Afterward, activate the original
|
|
4232 input method.
|
|
4233
|
|
4234 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
|
|
4235
|
|
4236 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
4237 (set-language-info-alist): Fix typo in doc-string.
|
|
4238
|
|
4239 * mule/hebrew.el ("Hebrew"): Delete describe-function key.
|
|
4240
|
|
4241 1998-08-09 Kenichi HANDA <handa@etl.go.jp>
|
|
4242
|
|
4243 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
4244 (reset-language-environment): New function for the job that
|
|
4245 setup-english-environment used to do.
|
|
4246 (set-language-environment): Do more setups according to the info
|
|
4247 in language-info-alist.
|
|
4248 (read-language-name): Handle the case that the arg KEY is nil.
|
|
4249 (describe-language-environment): Handle input-method property.
|
|
4250
|
|
4251 * mule/: All files under this directory, which related with
|
|
4252 specific languages (such as mule/european.el, mule/greek.el,
|
|
4253 mule/hebrew.el, mule/misc-lang.el), modified as below.
|
|
4254 (setup-XXX-environment): Just call set-language-environment. If
|
|
4255 they used to do some other jobs than what done by
|
|
4256 set-language-environment, those jobs are done in
|
|
4257 setup-XXX-environment-internal now.
|
|
4258 ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
|
|
4259 the value to setup-XXX-environment-internal. Add properties
|
|
4260 input-method and features.
|
|
4261
|
|
4262 * mule/english.el (setup-english-environment): Just call
|
|
4263 reset-language-environment.
|
|
4264
|
|
4265 * mule/european.el (setup-8-bit-environment): Function deleted.
|
|
4266
|
|
4267 1998-08-08 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4268
|
|
4269 * mule/mule-cmds.el (input-method-exit-on-first-char)
|
|
4270 (input-method-use-echo-area): Doc fixes.
|
|
4271
|
|
4272 1998-08-06 Kenichi Handa <handa@etl.go.jp>
|
|
4273
|
|
4274 * mule/mule-cmds.el (input-method-exit-on-first-char): New
|
|
4275 variable.
|
|
4276 (input-method-use-echo-area): New variable.
|
|
4277
|
|
4278 1998-08-01 Kenichi HANDA <handa@etl.go.jp>
|
|
4279
|
|
4280 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
4281
|
|
4282 1998-07-30 Ken'ichi Handa <handa@delysid.gnu.org>
|
|
4283
|
|
4284 * mule/mule-cmds.el (activate-input-method): Update mode line.
|
|
4285 (inactivate-input-method): Likewise.
|
|
4286
|
|
4287 1998-07-19 Kenichi Handa <handa@etl.go.jp>
|
|
4288
|
|
4289 * mule/mule-cmds.el (read-multilingual-string): Don't activate an
|
|
4290 input method in the current buffer, but just bind
|
|
4291 current-input-method.
|
|
4292
|
|
4293 1998-07-08 Kenichi Handa <handa@etl.go.jp>
|
|
4294
|
|
4295 * mule/hebrew.el ("Hebrew"): Add coding-priority.
|
|
4296
|
|
4297 * mule/misc-lang.el ("IPA"): Add coding-priority and
|
|
4298 coding-system.
|
|
4299
|
|
4300 1998-06-26 Ken'ichi Handa <handa@melange.gnu.org>
|
|
4301
|
|
4302 * mule/greek.el: Add coding-priority.
|
|
4303
|
|
4304 1998-05-23 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4305
|
|
4306 * mule/mule-cmds.el (register-input-method): Rename arg ENV to
|
|
4307 LANG-ENV.
|
|
4308
|
|
4309 1998-05-20 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4310
|
|
4311 * mule/mule-cmds.el (register-input-method): Fix previous change.
|
|
4312 (setup-specified-language-environment): Doc fix.
|
|
4313
|
|
4314 1998-05-19 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4315
|
|
4316 * mule/mule-cmds.el: Several doc fixes.
|
|
4317 (get-language-info, set-language-info): Rename argument.
|
|
4318 (set-language-info-alist): Likewise.
|
|
4319 (register-input-method): Rename argument.
|
|
4320 (activate-input-method): If INPUT-METHOD is nil, deactivate.
|
|
4321
|
|
4322 1998-05-04 Kenichi Handa <handa@etl.go.jp>
|
|
4323
|
|
4324 * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
|
|
4325 default value while reading an input method.
|
|
4326
|
|
4327 1998-05-01 Kenichi Handa <handa@etl.go.jp>
|
|
4328
|
|
4329 * mule/mule-cmds.el (universal-coding-system-argument):
|
|
4330 Use buffer-file-coding-system as default.
|
|
4331
|
|
4332 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
|
|
4333
|
|
4334 * mule/korean.el ("Korean"): Doc fix.
|
|
4335
|
|
4336 1998-04-11 Kenichi Handa <handa@etl.go.jp>
|
|
4337
|
|
4338 * mule/mule-cmds.el (describe-language-environment): Print the
|
|
4339 languge environment at the head.
|
|
4340
|
|
4341 1998-04-06 Kenichi Handa <handa@etl.go.jp>
|
|
4342
|
|
4343 * mule/japanese.el: Set exit-function to exit-japanese-environment
|
|
4344 for Japanese environment.
|
|
4345
|
|
4346 1998-03-20 Richard Stallman <rms@psilocin.gnu.org>
|
|
4347
|
|
4348 * mule/mule-cmds.el (set-language-environment): Doc fix.
|
|
4349 (current-language-environment): Use defcustom.
|
|
4350 (default-input-method): Specify :type.
|
|
4351
|
|
4352 1998-03-02 Kenichi Handa <handa@etl.go.jp>
|
|
4353
|
|
4354 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
4355 modified.
|
|
4356 (prefer-coding-system): Doc-string modified.
|
|
4357
|
|
4358 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
4359
|
|
4360 * mule/mule-cmds.el (set-language-info): Doc-string
|
|
4361 describes `coding-priority' KEY.
|
|
4362 (set-language-environment-coding-systems): New function.
|
|
4363 (select-safe-coding-system): New function.
|
|
4364 (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
|
|
4365 (set-language-info-alist): New optionla arg PARENTS. Call
|
442
|
4366 set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
|
428
|
4367 (set-language-environment-coding-systems): New function.
|
|
4368
|
|
4369 * mule/chinese.el: Remove setting up of
|
|
4370 describe-chinese-environment-map and
|
|
4371 setup-chinese-environment-map. Exclude them in args of calls to
|
|
4372 set-language-info-alist. Register coding-priority key in
|
|
4373 language-info-alist.
|
|
4374
|
|
4375 * mule/cyrillic.el: Remove setting up of
|
|
4376 describe-cyrillic-environment-map and
|
|
4377 setup-cyrillic-environment-map. Exclude them in args of calls to
|
|
4378 set-language-info-alist. Register coding-priority key in
|
|
4379 language-info-alist.
|
|
4380
|
|
4381 * mule/english.el: Register coding-priority key in
|
|
4382 language-info-alist.
|
|
4383
|
|
4384 * mule/ethiopic.el: Register coding-priority key in
|
|
4385 language-info-alist.
|
|
4386
|
|
4387 * mule/european.el: Remove setting up of
|
|
4388 describe-european-environment-map and
|
|
4389 setup-european-environment-map. Exclude them in args of calls to
|
|
4390 set-language-info-alist. Register coding-priority key in
|
|
4391 language-info-alist. Add "German" language env.
|
|
4392 (setup-8-bit-environment): Delete CODING-SYSTEM arg.
|
|
4393 (setup-german-environment): New function.
|
|
4394
|
|
4395 * mule/greek.el (setup-greek-environment): For Greek lang. env.,
|
|
4396 change default input method to "greek-postfix".
|
|
4397
|
|
4398 * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
|
|
4399 coding-priority key in
|
|
4400
|
|
4401 1997-12-19 Stephen Eglen <stephen@cns.ed.ac.uk>
|
|
4402
|
|
4403 * mule/mule-cmds.el (set-language-info): Doc fix.
|
|
4404 (input-method-inactivate-hook): Doc fix.
|
|
4405
|
|
4406 1997-11-20 Karl Heuer <kwzh@gnu.org>
|
|
4407
|
|
4408 * mule/mule-cmds.el (set-input-method): Renamed from
|
|
4409 select-input-method.
|
|
4410
|
|
4411 1997-11-07 Kenichi Handa <handa@etl.go.jp>
|
|
4412
|
|
4413 * mule/mule-cmds.el (set-language-environment): Run
|
|
4414 exit-language-environment-hook before calling `exit-function'
|
|
4415 which is specified for the language environment.
|
|
4416
|
|
4417 1997-10-23 Kenichi Handa <handa@etl.go.jp>
|
|
4418
|
|
4419 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
4420 modified.
|
|
4421 (prefer-coding-system): Likewise.
|
|
4422 (describe-language-environment): Print aliases of each coding
|
|
4423 system.
|
|
4424 (set-language-environment-hook): New variable.
|
|
4425 (exit-language-environment-hook): New variable.
|
|
4426 (set-language-environment): Call these hooks. Before setting a
|
|
4427 new language environment, exit from the
|
|
4428 current-language-environment if necessary.
|
|
4429 (input-method-verbose-flag): The value can be nil, t,
|
|
4430 complex-only, or default.
|
|
4431 (input-method-highlight-flag): Doc-string augmented.
|
|
4432 (activate-input-method): Check if we can run the registered
|
|
4433 function to activate an input method.
|
|
4434
|
|
4435 * mule/korean.el: Set exit-function for language environment
|
|
4436 "Korean" to exit-korean-environment.
|
|
4437 (setup-korean-environment): Moved to korea-util.el.
|
|
4438
|
|
4439 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
4440
|
|
4441 * mule/mule-cmds.el (read-multilingual-string): Use
|
|
4442 current-input-method prior to default-input-method. Don't bind
|
|
4443 current-input-method by `let', instead, activate the specified
|
|
4444 input method in the current buffer temporarily.
|
|
4445
|
|
4446 1997-10-19 John F. Whitehead <jfw@cisco.com>
|
|
4447
|
|
4448 * mule/mule-cmds.el (describe-language-environment): Fix prompt.
|
|
4449
|
|
4450 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
4451
|
|
4452 * mule/chinese.el (post-read-decode-hz): Return the result of
|
|
4453 decode-hz-region.
|
|
4454 (pre-write-encode-hz): Do not change the value of
|
|
4455 last-coding-system.
|
|
4456
|
|
4457 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
4458
|
|
4459 * mule/mule-ccl.el: Doc fixes.
|
|
4460
|
|
4461 1998-04-20 Kenichi Handa <handa@etl.go.jp>
|
|
4462
|
|
4463 * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
|
|
4464 (check-ccl-program): New macro.
|
|
4465
|
|
4466 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
4467
|
|
4468 * mule/mule-ccl.el: Comment about CCL syntax modified.
|
|
4469 (ccl-command-table): Add read-multibyte-character and
|
|
4470 write-multibyte-character.
|
|
4471 (ccl-code-table): Add ex-cmd.
|
|
4472 (ccl-extended-code-table): New variable.
|
|
4473 (ccl-embed-extended-command): New function.
|
|
4474 (ccl-compile-read-multibyte-character,
|
|
4475 ccl-compile-write-multibyte-character) New functions.
|
|
4476 (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
|
|
4477 ccl-dump-write-multibyte-character): New functions.
|
|
4478
|
|
4479 1999-07-22 SL Baur <steve@miho>
|
|
4480
|
|
4481 * config.el (config-value-file): config.values is installed into
|
|
4482 doc-directory.
|
|
4483 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
4484
|
442
|
4485 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
4486
|
|
4487 * rect.el: all functions rewritten, except when noted. Below is a
|
|
4488 list of interface changes.
|
|
4489 (apply-on-rectangle): new function. Obsoletes
|
|
4490 `operate-on-rectangle'. All functions that used to call this
|
|
4491 function now call the new one.
|
|
4492 (kill-rectangle): added optional prefix arg to fill lines.
|
|
4493 (delete-rectangle): ditto.
|
|
4494 (delete-extract-rectangle): ditto.
|
|
4495 (open-rectangle): ditto.
|
|
4496 (clear-rectangle): ditto.
|
|
4497 (delete-rectangle-line): added third arg FILL.
|
|
4498 (delete-extract-rectangle-line): ditto.
|
|
4499 (open-rectangle-line): ditto.
|
|
4500 (clear-rectangle-line): ditto.
|
|
4501
|
|
4502 1999-07-18 Andy Piper <andy@xemacs.org>
|
|
4503
|
|
4504 * menubar-items.el (default-menubar): add gutter options.
|
|
4505
|
|
4506 * gutter-items.el: new file.
|
|
4507 (gutter): new group for custom.
|
|
4508 (gutter-visible-p): new variable.
|
|
4509 (default-gutter-position): ditto.
|
|
4510 (buffers-tab): new group for the buffers tab.
|
|
4511 (gutter-buffers-tab): widget to put in the gutter.
|
|
4512 (buffers-tab-max-size): max number of tabs.
|
|
4513 (buffers-tab-switch-to-buffer-function): function to call when a
|
|
4514 tab is pressed.
|
|
4515 (buffers-tab-omit-function): filter buffers with this function.
|
|
4516 (buffers-tab-format-buffer-line-function): format buffer names for
|
|
4517 inclusion in tabs.
|
|
4518 (buffers-tab-switch-to-buffer): like switch-to-buffer but without
|
|
4519 the record.
|
|
4520 (build-buffers-tab-internal): build a list of tab items.
|
|
4521 (buffers-tab-items): ditto.
|
|
4522 (add-tab-to-gutter): put a tab in the gutter area.
|
|
4523 (update-tab-in-gutter): reset the buffers in the tab.
|
|
4524
|
|
4525 * dumped-lisp.el (preloaded-file-list): dump gutter-items.
|
|
4526
|
|
4527 * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
|
|
4528 (switch-to-buffer-hooks): new hook.
|
|
4529
|
|
4530 * toolbar.el (default-toolbar-position): fix typo.
|
|
4531
|
|
4532 1999-07-16 Andy Piper <andy@xemacs.org>
|
|
4533
|
|
4534 * gui.el (make-dialog-frame): turn off gutters for dialogs.
|
|
4535
|
442
|
4536 1999-07-15 Didier Verna <didier@xemacs.org>
|
428
|
4537
|
|
4538 * cus-edit.el (custom-prompt-variable): optional third arg makes
|
|
4539 prompt for a comment string.
|
|
4540 (customize-set-value): optional prefix makes this function handle
|
|
4541 variable comments.
|
|
4542 (customize-set-variable): ditto.
|
|
4543 (customize-save-variable): ditto.
|
|
4544 (customize-customized): handle custom comments.
|
|
4545 (customize-save-customized): ditto.
|
|
4546 (custom-variable-state-set): ditto.
|
|
4547 (custom-face-state-set): ditto.
|
|
4548 (customize-saved): ditto.
|
|
4549 (custom-variable-set): ditto.
|
|
4550 (custom-face-set): ditto.
|
|
4551 (custom-variable-save): ditto.
|
|
4552 (custom-face-save): ditto.
|
|
4553 (custom-variable-reset-saved): ditto.
|
|
4554 (custom-face-reset-saved): ditto.
|
|
4555 (custom-variable-reset-standard): ditto.
|
|
4556 (custom-face-reset-standard): ditto.
|
|
4557 (custom-comment-face): new face.
|
|
4558 (custom-comment-tag-face): ditto.
|
|
4559 (custom-comment): new widget.
|
|
4560 (custom-comment-create): new function.
|
|
4561 (custom-comment-delete): ditto.
|
|
4562 (custom-comment-value-set): ditto.
|
|
4563 (custom-comment-show): ditto.
|
|
4564 (custom-comment-invisible-p): ditto.
|
|
4565 (custom-variable-value-create): create a comment field widget.
|
|
4566 (custom-face-value-create): ditto.
|
|
4567 (custom-variable-menu): new entry for adding a custom comment.
|
|
4568 (custom-face-menu): ditto.
|
|
4569 (custom-save-variables): possibly save custom comments.
|
|
4570 (custom-save-faces): ditto.
|
|
4571
|
|
4572 * cus-face.el (custom-set-faces): the arguments can now have a
|
|
4573 custom comment as fourth argument.
|
|
4574
|
|
4575 * custom.el (custom-set-variables): the arguments can now have a
|
|
4576 custom comment as fifth element.
|
|
4577
|
|
4578 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4579
|
|
4580 * XEmacs 21.2.18 is released
|
|
4581
|
|
4582 1999-07-13 SL Baur <steve@miho>
|
|
4583
|
|
4584 * lib-complete.el (read-library-name): Revert previous change.
|
|
4585 (read-library): Ditto.
|
|
4586
|
|
4587 1999-06-24 Karl M. Hegbloom <karlheg@debian.org>
|
|
4588
|
|
4589 * packages.el (packages-package-list): Capitalize docstring.
|
|
4590
|
|
4591 * packages.el (packages-find-package-library-path): Use #'nconc
|
|
4592 rather than #'append to reduce consing -- #'mapcar uses Flist,
|
|
4593 which returns a freshly consed list. #'append would create yet
|
|
4594 another fresh list, using Fmake_list in concat.
|
|
4595
|
|
4596 * packages.el (package-provide): Use setq with remassq like it
|
|
4597 says in its docstring.
|
|
4598
|
|
4599 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
4600
|
|
4601 * lib-complete.el (progn-with-message): Fix typo.
|
|
4602
|
|
4603 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
4604
|
|
4605 * mule/mule-misc.el (char-octet): Make function match docstring.
|
|
4606 From Katsumi Yamaoka <yamaoka@jpl.org>
|
|
4607
|
|
4608 1999-06-15 Karl M. Hegbloom <karlheg@debian.org>
|
|
4609
|
|
4610 * wid-edit.el (widget-documentation): corrected spelling error.
|
|
4611
|
|
4612 1999-06-23 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
4613
|
|
4614 * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
|
|
4615 keys if already bound
|
|
4616
|
|
4617 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
4618
|
|
4619 * lib-complete.el (progn-with-message): Revert previous changes.
|
|
4620
|
|
4621 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
4622
|
|
4623 * lib-complete.el (find-library):
|
|
4624 (find-library-other-window):
|
|
4625 (find-library-other-frame): Completely rewrote
|
|
4626 so that these functions actually work when called non-interactively.
|
|
4627 Also made them handle LIBRARY arguments which end with .el or .elc.
|
|
4628
|
|
4629 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
4630
|
|
4631 * simple.el (indent-new-comment-line): Locally bound
|
|
4632 `block-comment-start' to `comstart' or else when this is called
|
|
4633 from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
|
|
4634 `block-comment-start' value, ignoring any existing spacing after a
|
|
4635 comment prefix in the previous line and producing ugly comments.
|
|
4636
|
|
4637 1999-06-23 Bob Weiner <weiner@beopen.com>
|
|
4638
|
|
4639 * list-mode.el (mouse-choose-completion):
|
|
4640 (choose-completion):
|
|
4641 (completion-switch-to-minibuffer): Added.
|
|
4642 ([Tab]): [Tab] previously switched to the minibuffer
|
|
4643 but since [space] does that and since most applications in the
|
|
4644 world use [Tab] to select the next item in a list, do that in the
|
|
4645 *Completions* buffer too. This will cause the least confusion
|
|
4646 among the largest population of users. -- Bob Weiner, BeOpen.com,
|
|
4647 06/23/1999.
|
|
4648
|
|
4649 1999-06-22 Bob Weiner <weiner@beopen.com>
|
|
4650
|
|
4651 * help.el (help-buffer-name): Added support for a null value
|
|
4652 of `help-buffer-prefix-string' since some buffers require no
|
|
4653 prefix.
|
|
4654
|
|
4655 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
4656
|
|
4657 * list-mode.el (completion-list-mode-quit): Added and bound to {q}
|
|
4658 in the completion-list-mode-map to bury the completions buffer
|
|
4659 even when the minibuffer is no longer active.
|
|
4660
|
|
4661 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
4662
|
|
4663 * list-mode.el (list-mode): It is visually disconcerting to have
|
|
4664 the text cursor disappear within list buffers, especially when
|
|
4665 moving from window to window, so leave it visible.
|
|
4666
|
|
4667 1999-07-01 SL Baur <steve@miho.m17n.org>
|
|
4668
|
|
4669 * menubar-items.el (default-menubar): Conditionalize the bug
|
|
4670 report menu item (which may not be possible in this XEmacs).
|
|
4671 Reported by: Ken'ichi Handa <handa@etl.go.jp>
|
|
4672
|
|
4673 1999-06-30 SL Baur <steve@miho.m17n.org>
|
|
4674
|
|
4675 * subr.el (with-current-buffer): DOC string fix.
|
|
4676 Suggested by Bob Weiner <weiner@altrasoft.com>
|
|
4677
|
|
4678 1999-06-25 Charles G Waldman <cgw@fnal.gov>
|
|
4679
|
|
4680 * cus-face.el (custom-face-italic): insert missing args
|
|
4681
|
|
4682 1999-06-24 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4683
|
|
4684 * packages.el (package-locations): Changed default early package
|
|
4685 hierarchies to ~/.xemacs/mule-packages and
|
|
4686 ~/.xemacs/xemacs-packages.
|
|
4687
|
|
4688 1999-06-23 SL Baur <steve@miho.m17n.org>
|
|
4689
|
|
4690 * mule/mule-category.el (Top Level): ASCII is also latin-1.
|
|
4691
|
|
4692 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4693
|
|
4694 * packages.el (package-locations): Changed default early package
|
|
4695 hierarchy to ~/.xemacs/packages.
|
|
4696 (package-locations): Removed `packages' as a possible name for a
|
|
4697 late package hierarchy.
|
|
4698
|
|
4699 1999-06-20 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4700
|
|
4701 * mule/mule-category.el (word-combining-categories): Set up new
|
|
4702 variable.
|
|
4703 (word-separating-categories): Likewise.
|
|
4704
|
|
4705 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4706
|
|
4707 * XEmacs 21.2.17 is released
|
|
4708
|
|
4709 1999-06-17 Robert Pluim <rpluim@bigfoot.com>
|
|
4710
|
|
4711 * font-menu.el (font-menu-set-font): allow for nil specification
|
|
4712 of font size.
|
|
4713
|
|
4714 1999-06-16 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4715
|
|
4716 * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
|
|
4717 is 1.
|
|
4718
|
|
4719 1999-06-12 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4720
|
|
4721 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
|
|
4722 8859-5 instead of ISO 8859-1.
|
|
4723
|
|
4724 1999-06-15 SL Baur <steve@steve1.m17n.org>
|
|
4725
|
|
4726 * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
|
|
4727 (viet-viscii-encode-table): Ditto.
|
|
4728
|
|
4729 * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
|
|
4730 Make obsolete definition of char-octet.
|
|
4731
|
|
4732 1999-06-14 SL Baur <steve@steve1.m17n.org>
|
|
4733
|
|
4734 * subr.el: Move no-Mule make-char ...
|
|
4735 * help-nomule.el (make-char): To here.
|
|
4736 (string-width): Make Mule compatibility alias.
|
|
4737
|
|
4738 1999-06-15 Andy Piper <andy@xemacs.org>
|
|
4739
|
|
4740 * select.el (get-selection-no-error): really make there be no-error.
|
|
4741 (get-selection): revert to original.
|
|
4742
|
|
4743 1999-06-11 Andy Piper <andy@xemacs.org>
|
|
4744
|
|
4745 * select.el (selection-sets-clipboard): renamed.
|
|
4746 (own-selection): use it.
|
|
4747
|
|
4748 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4749
|
|
4750 * XEmacs 21.2.16 is released
|
|
4751
|
|
4752 1999-06-09 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4753
|
|
4754 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
|
|
4755 missing characters to avoid crash.
|
|
4756
|
|
4757 1999-06-09 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4758
|
|
4759 * coding.el (set-terminal-coding-system): Only set the console
|
|
4760 coding system on the selected console if it is a tty.
|
|
4761
|
|
4762 1999-06-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4763
|
|
4764 * cus-face.el:
|
|
4765 * cus-edit.el:
|
|
4766 * faces.el:
|
|
4767 (custom):
|
|
4768 (face-spec-set):
|
|
4769 * faces.el (frob-face-property):
|
|
4770 * font-menu.el (font-menu-set-font):
|
|
4771 Actually apply changes from 1999-03-17
|
|
4772
|
|
4773 1999-06-10 Andy Piper <andy@xemacs.org>
|
|
4774
|
|
4775 * select.el (get-selection): abstract out non error-signalling
|
|
4776 part.
|
|
4777 (get-selection-no-error): get-selection without signalling an
|
|
4778 error.
|
|
4779 (selection-is-clipboard-p): new variable. controls whether the
|
|
4780 selection sets the clipboard.
|
|
4781 (own-selection): use it.
|
|
4782
|
|
4783 * mouse.el (insert-selection): fallback to clipboard after trying
|
|
4784 primary selection and cutbuffer.
|
|
4785
|
|
4786 1999-06-05 Andy Piper <andy@xemacs.org>
|
|
4787
|
|
4788 * x-select.el (xselect-kill-buffer-hook-1): use generalised
|
|
4789 selection functions.
|
|
4790
|
|
4791 1999-06-04 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4792
|
|
4793 * code-files.el (buffer-file-coding-system): Use `raw-text' as
|
|
4794 default value.
|
|
4795 (load): Use `raw-text' instead of `no-conversion'.
|
|
4796 (insert-file-contents): Likewise.
|
|
4797
|
|
4798 * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
|
|
4799 of `no-conversion'.
|
|
4800
|
|
4801 1999-06-03 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4802
|
|
4803 * coding.el: Don't copy `no-conversion' to `raw-text'.
|
|
4804
|
|
4805 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
4806
|
|
4807 * subr.el (make-char): Define it if Mule is not around.
|
|
4808
|
|
4809 1999-06-07 SL Baur <steve@steve1.m17n.org>
|
|
4810
|
|
4811 * mule/mule-help.el: Add trailing newline. Use mule keyword.
|
|
4812
|
|
4813 * x-select.el (x-disown-selection-internal): Restore symbol as an
|
|
4814 obsolete alias.
|
|
4815 (xselect-kill-buffer-hook-1): Use disown-selection-internal.
|
|
4816
|
|
4817 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4818
|
|
4819 * XEmacs 21.2.15 is released
|
|
4820
|
|
4821 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
4822
|
|
4823 * subr.el (split-string): Avoid infinite looping
|
|
4824
|
|
4825 1999-05-30 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4826
|
|
4827 * ldap.el (ldap-ignore-attribute-codings): New variable
|
|
4828 (ldap-default-attribute-decoder): New variable
|
|
4829 (ldap-coding-system): New variable
|
|
4830 (ldap-attribute-syntax-encoders): New variable
|
|
4831 (ldap-attribute-syntax-decoders): New variable
|
|
4832 (ldap-attribute-syntaxes-alist): New variable
|
|
4833 (ldap-encode-boolean): New function
|
|
4834 (ldap-decode-boolean): New function
|
|
4835 (ldap-encode-country-string): New function
|
|
4836 (ldap-decode-string): New function
|
|
4837 (ldap-decode-address): New function
|
|
4838 (ldap-encode-address): New function
|
|
4839 (ldap-decode-attribute): New function
|
|
4840 (ldap-search): Use some of these
|
|
4841
|
|
4842 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
4843
|
|
4844 * version.el (emacs-version): Make the patch level/beta come
|
|
4845 before the XEmacs qualifier so that it gets into (funcall
|
|
4846 emacs-version) and thus in the bug reports.
|
|
4847 (emacs-version>=): Support patch levels.
|
|
4848
|
|
4849 1999-06-03 SL Baur <steve@xemacs.org>
|
|
4850
|
|
4851 * version.el: implement x.y.z version number
|
|
4852 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4853
|
|
4854 1999-05-27 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
|
|
4855
|
|
4856 * mule/mule-cmds.el (read-input-method-name): set input-method properly.
|
|
4857
|
|
4858 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
4859
|
|
4860 * startup.el: Document -private and break out non-standard X options.
|
|
4861
|
|
4862 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
4863
|
|
4864 * mule/mule-charset.el (charset-after): New function.
|
|
4865 (charset-direction): Synch with Mule, update docstring.
|
|
4866 (get-charset-property): New function.
|
|
4867 (put-charset-property): New function.
|
|
4868 (charset-plist): New function.
|
|
4869
|
|
4870 * mule/mule-charset.el (compose-region):
|
|
4871 (decompose-region): remove; these functions (which don't work
|
|
4872 since we don't do composite characters) have been moved to
|
|
4873 mule-util.el.
|
|
4874 (toplevel): follow coding standards
|
|
4875
|
|
4876 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
4877
|
|
4878 * dumped-lisp.el (preloaded-file-list): mule-files.el does not
|
|
4879 exist any more.
|
|
4880
|
|
4881 * code-files.el: Fix commentary to follow coding standards. Move
|
|
4882 the single line left in mule-files.el to here.
|
|
4883
|
|
4884 * mule/mule-files.el: delete.
|
|
4885
|
|
4886 1999-05-24 SL Baur <steve@gneiss.etl.go.jp>
|
|
4887
|
|
4888 * info.el (Info-scroll-prev): Use event functions instead of the
|
|
4889 old emacs 19 interface.
|
|
4890
|
|
4891 1999-06-02 Andy Piper <andy@xemacs.org>
|
|
4892
|
|
4893 * x-font-menu.el (x-font-menu-load-font):
|
|
4894 font-menu-registry-encoding -> x-font-menu-registry-encoding type.
|
|
4895
|
|
4896 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
4897
|
|
4898 * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
|
|
4899 group.
|
|
4900 (font-menu-this-frame-only-p): ditto.
|
|
4901 (font-menu-max-items): reinstate, from Jan Vroonhof
|
|
4902 <vroonhof@math.ethz.ch>
|
|
4903 (font-menu-submenu-name-format): ditto.
|
|
4904 (font-menu-split-long-menu): ditto, for use by the family
|
|
4905 constructor.
|
|
4906 (font-menu-family-constructor): use it.
|
|
4907
|
|
4908 1999-05-30 Andy Piper <andy@xemacs.org>
|
|
4909
|
|
4910 * msw-faces.el (mswindows-font-regexp): new font matching regexp
|
|
4911 for use by the font menu.
|
|
4912
|
|
4913 * msw-font-menu.el: new file implementing mswindows specific
|
|
4914 font-menu behaviour.
|
|
4915 (mswindows-font-menu-registry-encoding): new function mirroring x version.
|
|
4916 (mswindows-font-menu-junk-families): ditto.
|
|
4917 (hack-font-truename): ditto.
|
|
4918 (mswindows-font-regexp-ascii): ditto.
|
|
4919 (mswindows-reset-device-font-menus): ditto.
|
|
4920 (mswindows-font-menu-font-data): ditto.
|
|
4921 (mswindows-font-menu-load-font): ditto.
|
|
4922
|
|
4923 * x-font-menu.el (x-reset-device-font-menus): made device specific.
|
|
4924 (x-font-menu-font-data): ditto.
|
|
4925 (x-font-menu-load-font): ditto.
|
|
4926
|
|
4927 * font-menu.el: new file implementing generic font menu behaviour.
|
|
4928 (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
|
|
4929 made device independent.
|
|
4930 (font-menu-this-frame-only-p): ditto.
|
|
4931 (font-menu-preferred-resolution): ditto.
|
|
4932 (font-menu-size-scaling): new variable used to determine whether
|
|
4933 sizes are in points or tenths of a point.
|
|
4934 (vassoc): moved from x-font-menu.el.
|
|
4935 (device-fonts-cache): ditto.
|
|
4936 (device-fonts-cache): ditto.
|
|
4937 (flush-device-fonts-cache): ditto.
|
|
4938 (reset-device-font-menus): copied from x-font-menu.el and made
|
|
4939 device independent. Most functionality deferred to
|
|
4940 device-dependent versions.
|
|
4941 (font-menu-family-constructor): copied from x-font-menu.el and
|
|
4942 made device independent.
|
|
4943 (font-menu-size-constructor): ditto.
|
|
4944 (font-menu-weight-constructor): ditto.
|
|
4945 (font-menu-set-font): ditto.
|
|
4946 (font-menu-change-face): ditto.
|
|
4947 (font-menu-load-font): new device method.
|
|
4948 (font-menu-font-data): ditto.
|
|
4949
|
|
4950 * x-font-menu.el: The above functions deleted.
|
|
4951
|
|
4952 1999-05-26 Andy Piper <andy@xemacs.org>
|
|
4953
|
|
4954 * update-elc.el:
|
|
4955 * make-docfile.el:
|
|
4956 * loadup.el: rehash expand-file-name usage to not use default-directory.
|
|
4957
|
|
4958 1999-05-21 Andy Piper <andy@xemacs.org>
|
|
4959
|
|
4960 * x-select.el (x-select-convert-to-text):
|
|
4961 (x-selected-text-type):
|
|
4962 (x-get-selection):
|
|
4963 (xselect-convert-to-string):
|
|
4964 (xselect-convert-to-compound-text):
|
|
4965 (xselect-convert-to-length):
|
|
4966 (xselect-convert-to-targets):
|
|
4967 (xselect-convert-to-delete):
|
|
4968 (xselect-convert-to-filename):
|
|
4969 (xselect-convert-to-charpos):
|
|
4970 (xselect-convert-to-lineno):
|
|
4971 (xselect-convert-to-colno):
|
|
4972 (xselect-convert-to-sourceloc):
|
|
4973 (xselect-convert-to-os):
|
|
4974 (xselect-convert-to-host):
|
|
4975 (xselect-convert-to-user):
|
|
4976 (xselect-convert-to-class):
|
|
4977 (xselect-convert-to-name):
|
|
4978 (xselect-convert-to-integer):
|
|
4979 (xselect-convert-to-atom):
|
|
4980 (xselect-convert-to-identity): functions renamed from x-* and
|
|
4981 moved to select.el.
|
|
4982 (x-get-secondary-selection): use rename get-selection.
|
|
4983 (x-get-clipboard): ditto.
|
|
4984 (x-own-selection): moved to select.el.
|
|
4985 (x-valid-simple-selection-p): ditto.
|
|
4986 (x-dehilight-selection): ditto.
|
|
4987 (x-own-clipboard): ditto.
|
|
4988 (x-disown-selection): ditto.
|
|
4989
|
|
4990 * x-mouse.el (x-yank-function): moved to mouse.el.
|
|
4991 (x-insert-selection): ditto.
|
|
4992 (x-set-point-and-move-selection): use renamed function.
|
|
4993
|
|
4994 * select.el (selected-text-type): moved and renamed from
|
|
4995 x-select.el.
|
|
4996 (selection-owner-p): moved to C.
|
|
4997 (selection-exists-p): ditto.
|
|
4998 (get-cutbuffer): new device method.
|
|
4999 (get-selection): generalised and moved from x-select.el.
|
|
5000 (own-selection): moved x-own-selection functionality into here.
|
|
5001 (dehilight-selection): renamed and moved from x-select.el.
|
|
5002 (own-clipboard): functionality moved from x-select.el using new
|
|
5003 generic C builtins.
|
|
5004 (disown-clipboard): ditto.
|
|
5005 (select-convert-to-text):
|
|
5006 (select-convert-to-string):
|
|
5007 (select-convert-to-compound-text):
|
|
5008 (select-convert-to-length):
|
|
5009 (select-convert-to-targets):
|
|
5010 (select-convert-to-delete):
|
|
5011 (select-convert-to-filename):
|
|
5012 (select-convert-to-charpos):
|
|
5013 (select-convert-to-lineno):
|
|
5014 (select-convert-to-colno):
|
|
5015 (select-convert-to-sourceloc):
|
|
5016 (select-convert-to-os):
|
|
5017 (select-convert-to-host):
|
|
5018 (select-convert-to-user):
|
|
5019 (select-convert-to-class):
|
|
5020 (select-convert-to-name):
|
|
5021 (select-convert-to-integer):
|
|
5022 (select-convert-to-atom):
|
|
5023 (select-convert-to-identity): new functions renamed from x-* and
|
|
5024 moved from x-select.el.
|
|
5025
|
|
5026 * mouse.el (mouse-consolidated-yank): subsume x-yank-function
|
|
5027 into here and use as the default window-system mouse yank.
|
|
5028 (insert-selection): generalised and moved from x-mouse.el.
|
|
5029 (own-clipboard): moved to C.
|
|
5030
|
|
5031 * msw-select.el (mswindows-selection-owned-p): deleted.
|
|
5032 (mswindows-own-selection): generalised and moved to select.el.
|
|
5033 (mswindows-disown-selection): generalised and moved to C.
|
|
5034 (mswindows-selection-owner-p): ditto.
|
|
5035
|
|
5036 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5037
|
|
5038 * XEmacs 21.2.14 is released
|
|
5039
|
|
5040 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
5041
|
|
5042 * about.el: update contact info for jason and slb.
|
|
5043
|
|
5044 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
5045
|
|
5046 * mule/european.el (setup-romanian-environment): Add Romanian
|
|
5047 support from Emacs/Mule romanian.el.
|
|
5048
|
|
5049 1999-03-17 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5050
|
|
5051 * cus-face.el: Label all custom changes with the 'custom' tag.
|
|
5052
|
|
5053 * cus-edit.el: idem ditto.
|
|
5054
|
|
5055 * faces.el: Added suport for adding device tags to various functions.
|
|
5056 (custom): New device tag.
|
|
5057 (face-spec-set): Call reset face with tags argument. No longer do
|
|
5058 x-init-global-faces hack.
|
|
5059
|
|
5060 * faces.el (frob-face-property): Use an anonymous specifier to map
|
|
5061 frob-face-property-1 over.
|
|
5062
|
|
5063 * x-font-menu.el (font-menu-set-font): Always specify all
|
|
5064 properties to custom.
|
|
5065
|
|
5066 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
5067
|
|
5068 * mule/european.el (setup-czech-environment): Add czech support.
|
|
5069 From David Sauer <davids@orfinet.cz>
|
|
5070
|
|
5071 1999-03-15 SL Baur <steve@xemacs.org>
|
|
5072
|
|
5073 * check-features.el: Turn hard errors into warnings.
|
|
5074
|
|
5075 1999-03-21 SL Baur <steve@xemacs.org>
|
|
5076
|
|
5077 * simple.el (delete-key-deletes-forward): As per discussion on
|
|
5078 xemacs-beta, default to t.
|
|
5079
|
|
5080 1999-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
5081
|
|
5082 * loadup.el: Define Installation-string before loading anything.
|
|
5083
|
|
5084 1999-05-06 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
5085
|
|
5086 * files.el (auto-mode-alist): fix typo in regex for .bash_* files
|
|
5087 From Anders Stenman <stenman@isy.liu.se>
|
|
5088
|
|
5089 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5090
|
|
5091 * wid-edit.el (widget-glyph-find): Ditto.
|
|
5092
|
|
5093 * packages.el (locate-library): Ditto.
|
|
5094
|
|
5095 * loadup.el (really-early-error-handler): Ditto.
|
|
5096
|
|
5097 * lib-complete.el (read-library): Ditto.
|
|
5098
|
|
5099 * faces.el (set-face-stipple): Ditto.
|
|
5100
|
|
5101 * code-files.el (load): Use new calling style of locate-file.
|
|
5102
|
|
5103 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5104
|
|
5105 * packages.el (packages-unbytecompiled-lisp): Installation.el is
|
|
5106 dead.
|
|
5107
|
|
5108 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5109
|
|
5110 * dumped-lisp.el (preloaded-file-list): Don't load
|
|
5111 Installation.el.
|
|
5112
|
|
5113 * loadup.el (Installation-string): Define it here.
|
|
5114
|
|
5115 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5116
|
|
5117 * dumped-lisp.el (preloaded-file-list): Revert previous change --
|
|
5118 Installation.el needs to be loaded before `dump-paths', otherwise
|
|
5119 the dumping process won't find it.
|
|
5120
|
434
|
5121 1999-03-13 Adrian Aichner <adrian@xemacs.org>
|
428
|
5122
|
|
5123 * dumped-lisp.el (preloaded-file-list): Load Installation.el after
|
|
5124 subr so that we can use `replace-in-string' in Installation.el to
|
|
5125 get rid of C-m chars under the native Windows build.
|
|
5126
|
|
5127 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
5128
|
|
5129 * make-docfile.el: canonicalize file and directory names.
|
|
5130
|
|
5131 * device.el (call-device-method): new function for calling device
|
|
5132 specific methods.
|
|
5133 (define-device-method): new function for defining device methods.
|
|
5134 (define-device-method*): ditto.
|
|
5135
|
|
5136 1999-04-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
5137
|
|
5138 * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
|
|
5139
|
|
5140 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5141
|
|
5142 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
|
|
5143 (cyrillic-koi8-r-encode-table): Likewise.
|
|
5144 (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
|
|
5145 (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
|
|
5146
|
|
5147 * mule/mule-misc.el (split-char-or-char-int): New function [moved
|
|
5148 from vietnamese.el].
|
|
5149
|
|
5150 * mule/vietnamese.el: Move function `split-char-or-char-int' to
|
|
5151 mule/mule-misc.el.
|
|
5152
|
|
5153 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5154
|
|
5155 * mule/thai-xtis.el:
|
|
5156 - Change font registry name from "Thai94x94-0" to "xtis-0".
|
|
5157 - Change mnemonic of coding-system `tis-620' to "TIS620".
|
|
5158
|
|
5159 1999-04-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5160
|
|
5161 * mule/ethiopic.el: fixed.
|
|
5162
|
|
5163 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5164
|
|
5165 * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
|
|
5166
|
|
5167 * mule/thai-xtis.el: New file.
|
|
5168
|
|
5169 * mule/vietnamese.el: New file.
|
|
5170
|
|
5171 * mule/ethiopic.el: New file.
|
|
5172
|
|
5173 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
5174
|
|
5175 * bytecomp.el (byte-compile-close-variables): Leave
|
|
5176 debug-issue-ebola-notices alone.
|
|
5177
|
|
5178 1999-04-11 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5179
|
|
5180 * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
|
|
5181 at the top of the buffer since it is the most important thing to
|
|
5182 customize
|
|
5183 (ldap-get-host-parameter): New defun
|
|
5184 (ldap-search): Add a new parameter `withdn' to retrieve the
|
|
5185 distinguished names of entries
|
|
5186
|
|
5187 1999-04-22 Kai Haberzettl <khaberz@synnet.de>
|
|
5188
|
|
5189 * startup.el (splash-frame-body): Date and spelling fixes.
|
|
5190
|
|
5191 1999-03-16 Colin Rafferty <colin@xemacs.org>
|
|
5192
|
|
5193 * view-less.el (toggle-truncate-lines): add autoload tag
|
|
5194
|
|
5195 1999-04-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
5196
|
|
5197 * format.el (format-alist): Disable image stuff.
|
|
5198
|
|
5199 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
5200
|
|
5201 * wid-edit.el (widget-glyph-find): Search by directories, then by
|
|
5202 suffixes rather than the other way around.
|
|
5203 (widget-image-conversion): Renamed to
|
|
5204 `widget-image-file-name-suffixes'.
|
|
5205
|
|
5206 1999-04-16 Olivier Galibert <galibert@pobox.com>
|
|
5207
|
|
5208 * mule/mule-charset.el: Made old functions obsolete, remove the
|
|
5209 unspeakably evil (and inexistant in fsf's) charset-leading-byte.
|
|
5210 (charset-iso-graphic-plane): Rename from charset-graphic.
|
|
5211 (charset-iso-final-char): Rename from charset-final.
|
|
5212 (charset-width): Rename from charset-columns.
|
|
5213 (charset-bytes): Added from fsf compatibility, returns always 1.
|
|
5214
|
|
5215 * mule/mule-misc.el: Move charset-doc-string alias to
|
|
5216 mule-charset.el
|
|
5217
|
|
5218 1999-04-14 Colin Rafferty <colin@xemacs.org>
|
|
5219
|
|
5220 * x-faces.el (x-make-font-bold-italic): honor
|
|
5221 *try-oblique-before-italic-fonts*
|
|
5222
|
|
5223 1999-04-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
5224
|
|
5225 * cl-extra.el (coerce): Coerce numbers to characters correctly.
|
|
5226
|
|
5227 1998-12-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
5228
|
|
5229 * x-faces.el (try-oblique-before-italic-fonts): Use the right
|
|
5230 name.
|
|
5231
|
|
5232 1999-04-14 Dave Gillesipe <daveg@synaptics.com>
|
|
5233
|
|
5234 * cl-extra.el (equalp): Would bug out for lists.
|
|
5235
|
|
5236 1999-03-12 Charles G Waldman <cgw@fnal.gov>
|
|
5237
|
|
5238 * about.el (about-hackers): Change cgw's email address
|
|
5239
|
|
5240 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5241
|
|
5242 * XEmacs 21.2.13 is released
|
|
5243
|
|
5244 1999-03-12 SL Baur <steve@xemacs.org>
|
|
5245
|
|
5246 * simple.el (delete-key-deletes-forward): Revert to previous
|
|
5247 behavior.
|
|
5248
|
442
|
5249 1999-01-18 Didier Verna <didier@xemacs.org>
|
428
|
5250
|
|
5251 * menubar-items.el (xemacs-splash-buffer): handle the case of
|
|
5252 multiple elements in the splash buffer body.
|
|
5253
|
|
5254 * startup.el (splash-frame-timeout): new constant: interval
|
|
5255 between splash buffer elements.
|
|
5256 (command-line-1): handle splash buffer with multiple elements (use
|
|
5257 a timeout).
|
|
5258 (splash-frame-body): Originally `startup-splash-frame-body'.
|
|
5259 Rewrote a cleaner and more readable version. This can now be array,
|
|
5260 in which case each element is displayed in turn in the splash buffer.
|
|
5261 (splash-frame-static-body): new constant. Persistent information
|
|
5262 across all splash buffer elements (preserves the possibility to give
|
|
5263 it in different languages.
|
|
5264 (circulate-splash-frame-elements): new function. Used as a timeout
|
|
5265 to circulate through all splash frame elements and display them in
|
|
5266 sequence.
|
|
5267 (display-splash-frame): originally `startup-splash-frame'. Handle
|
|
5268 the case of multiple elements in the splash buffer body. Now
|
|
5269 returns a timeout id if multiple elements to display, or nil.
|
|
5270
|
|
5271 1999-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5272
|
|
5273 * x-faces.el (x-init-global-faces): Add default tag to specifiers,
|
|
5274 so they can be overridden by x-init-face-from-resources.
|
|
5275 Additionally specify the font name also with an x tag.
|
|
5276
|
|
5277 1999-03-08 Andy Piper <andy@xemacs.org>
|
|
5278
|
|
5279 * package-get.el (package-get-base): autoload.
|
|
5280
|
|
5281 * menubar-items.el (default-menubar): add update menu item. Fix
|
|
5282 custom menu to only be activated when package-base is available.
|
|
5283
|
|
5284 * package-get.el (package-get-custom): don't load
|
|
5285 package-get-custom as it is auto-generated. Fix group definition.
|
|
5286
|
442
|
5287 1999-03-05 Didier Verna <didier@xemacs.org>
|
428
|
5288
|
|
5289 * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
|
|
5290 instead of `symbol-name' (Thanks Kyle).
|
|
5291
|
|
5292 * cus-edit.el (custom-save-variables): use `prin1' instead of
|
|
5293 princ to write symbols.
|
|
5294
|
|
5295 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5296
|
|
5297 * XEmacs 21.2.12 is released
|
|
5298
|
|
5299 1999-03-05 SL Baur <steve@xemacs.org>
|
|
5300
|
|
5301 * menubar-items.el (default-menubar): Add kfm browsing support.
|
|
5302 From Neal Becker <nbecker@fred.net>
|
|
5303
|
|
5304 1999-03-03 Steven Baur <steve@gneiss.etl.go.jp>
|
|
5305
|
|
5306 * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
|
|
5307 calls to font-lock during buffer reversion.
|
|
5308
|
442
|
5309 1999-02-12 Didier Verna <didier@xemacs.org>
|
428
|
5310
|
|
5311 * info.el (Info-build-node-completions): unconditionally widen the
|
|
5312 tag table buffer.
|
|
5313
|
|
5314 1999-02-19 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
5315
|
|
5316 * x-faces.el (x-init-face-from-resources):
|
|
5317 Only set fonts in the 'x locale.
|
|
5318
|
434
|
5319 1999-03-04 Adrian Aichner <adrian@xemacs.org>
|
428
|
5320
|
|
5321 * package-ui.el (pui-install-selected-packages): Don't throw on
|
|
5322 `package-admin-delete-binary-package' returning nil since it's
|
|
5323 normal. Reindent function.
|
|
5324 (pui-add-required-packages): Handle case where packages selected
|
|
5325 for installation have never been installed.
|
|
5326
|
|
5327 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
5328
|
|
5329 * menubar-items.el (default-menubar):
|
|
5330 Implement the ``Mule->Set coding system of process'' menu item.
|
|
5331
|
|
5332 1999-02-18 Martin Buchholz <martin@xemacs.org>
|
|
5333
|
|
5334 * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
|
|
5335 files
|
|
5336 - Change some `if's to `when's
|
|
5337
|
|
5338 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5339
|
|
5340 * XEmacs 21.2.11 is released
|
|
5341
|
|
5342 1999-02-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5343
|
|
5344 * userlock.el (ask-user-about-supersession-threat-dbox): Guard
|
|
5345 against window close (Fix Bug #460).
|
|
5346 (ask-user-about-lock-dbox): Idem.
|
|
5347
|
|
5348 1999-02-25 SL Baur <steve@xemacs.org>
|
|
5349
|
|
5350 * mule/mule-charset.el (charset-leading-byte): New function.
|
|
5351 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
5352
|
|
5353 1999-02-12 Andy Piper <andy@xemacs.org>
|
|
5354
|
|
5355 * about.el (xemacs-hackers): change andy's email address.
|
|
5356 (about-url-alist): change andy's web page address.
|
|
5357 (about-xemacs): add piper.
|
|
5358
|
|
5359 1999-02-16 SL Baur <steve@xemacs.org>
|
|
5360
|
|
5361 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
5362 of mule-base into lisp/mule.
|
|
5363
|
|
5364 1999-02-16 SL Baur <steve@xemacs.org>
|
|
5365
|
|
5366 * mule/arabic.el:
|
|
5367 mule/canna-leim.el:
|
|
5368 mule/chinese.el:
|
|
5369 mule/cyrillic.el:
|
|
5370 mule/english.el:
|
|
5371 mule/european.el:
|
|
5372 mule/greek.el:
|
|
5373 mule/hebrew.el:
|
|
5374 mule/japanese.el:
|
|
5375 mule/kinsoku.el:
|
|
5376 mule/korean.el:
|
|
5377 mule/misc-lang.el:
|
|
5378 mule/mule-category.el:
|
|
5379 mule/mule-ccl.el:
|
|
5380 mule/mule-charset.el:
|
|
5381 mule/mule-cmds.el:
|
|
5382 mule/mule-coding.el:
|
|
5383 mule/mule-files.el:
|
|
5384 mule/mule-help.el:
|
|
5385 mule/mule-init.el:
|
|
5386 mule/mule-misc.el:
|
|
5387 mule/mule-tty-init.el:
|
|
5388 mule/mule-x-init.el:
|
|
5389 mule/viet-chars.el: Remerge from mule-base.
|
|
5390
|
|
5391 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
5392 of mule-base into lisp/mule.
|
|
5393
|
434
|
5394 1999-02-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
5395
|
|
5396 * process.el (exec-to-string): Use `shell-command-switch' in place
|
|
5397 of hard-wired "-c" (for WindowsNT).
|
|
5398
|
|
5399 1999-02-08 Charles G Waldman <cgw@pgt.com>
|
|
5400
|
|
5401 * menubar-items.el (default-menubar): Remove obsolete
|
|
5402 "Gopher" item
|
|
5403
|
|
5404 1999-02-06 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5405
|
|
5406 * package-admin.el (package-admin-get-install-dir): First fall
|
|
5407 back to the location of xemacs-base for non-mule packages.
|
|
5408
|
|
5409 1999-02-15 Martin Buchholz <martin@xemacs.org>
|
|
5410
|
|
5411 * paths.el:
|
|
5412 - improved automounter tmp directory support.
|
|
5413 - support 4 (!) empirically discovered automounter conventions
|
|
5414
|
|
5415 1999-02-12 SL Baur <steve@xemacs.org>
|
|
5416
|
|
5417 * etags.el (pop-tag-mark): autoload to match key binding.
|
|
5418
|
|
5419 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5420
|
|
5421 * XEmacs 21.2.10 is released
|
|
5422
|
|
5423 1999-02-02 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5424
|
|
5425 * package-get.el (package-get-remote-filename): Don't bug out for
|
|
5426 a local file name in the search entry.
|
|
5427
|
|
5428 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5429
|
|
5430 * XEmacs 21.2.9 is released
|
|
5431
|
442
|
5432 1999-01-19 Didier Verna <didier@xemacs.org>
|
428
|
5433
|
|
5434 * replace.el (replace-search-function): new variable containing a
|
|
5435 function to perform a search-forward.
|
|
5436 (replace-re-search-function): new variable containing a function
|
|
5437 to perform a re-search-forward.
|
|
5438 (perform-replace): use them.
|
|
5439
|
442
|
5440 1999-01-25 Didier Verna <didier@xemacs.org>
|
428
|
5441
|
|
5442 * select.el (selection-owner-p): use the name `XEmacs'.
|
|
5443 (cut-copy-clear-internal): ditto.
|
|
5444
|
|
5445 1999-01-18 Andy Piper <andy@xemacs.org>
|
|
5446
|
|
5447 * about.el (about-url-alist): Update my entry.
|
|
5448 (xemacs-hackers): Ditto.
|
|
5449
|
434
|
5450 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
5451
|
|
5452 * buffer.el (switch-to-buffer): Fixing documentation.
|
|
5453 * minibuf.el (minibuffer-completion-table): ditto.
|
|
5454 * cl-macs.el (return-from): ditto.
|
|
5455
|
442
|
5456 1999-01-04 Didier Verna <didier@xemacs.org>
|
428
|
5457
|
|
5458 * replace.el (delete-non-matching-lines): temporarily disable
|
|
5459 case-folding when called interactively with a regexp containing
|
|
5460 uppercase characters.
|
|
5461 (delete-matching-lines): ditto.
|
|
5462 (count-matches): ditto.
|
|
5463 (list-matching-lines): ditto.
|
|
5464
|
|
5465 1999-01-07 Colin Rafferty <colin@xemacs.org>
|
|
5466
|
|
5467 * window.el (shrink-window-if-larger-than-buffer): Clean up. Only
|
|
5468 abort if current window is split horizontally, not if others are
|
|
5469 split. Got rid of unnecessary minibuffer checking. Also, add
|
|
5470 some comments (it's still complex).
|
|
5471
|
|
5472 1999-01-12 Robert Pluim <rpluim@BayNetworks.com>
|
|
5473
|
|
5474 * package-get.el: changed address for doc.ic.ac.uk to
|
|
5475 sunsite.doc.ic.ac.uk
|
|
5476
|
|
5477 1999-01-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5478
|
|
5479 * ldap.el (toplevel): Remove requires so that the file compiles
|
|
5480 with a non LDAP-enabled XEmacs binary. Provide `ldap'.
|
|
5481
|
|
5482 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
5483
|
|
5484 * dump-paths.el: Calculate module-directory and set
|
|
5485 module-load-path to the load path for modules.
|
|
5486
|
|
5487 * loadup.el: Get bootstrap value of module-load-path from the
|
|
5488 environment variable EMACSBOOTSTRAPMODULEPATH.
|
|
5489 - Display the module load path if we're debugging paths.
|
|
5490
|
|
5491 * setup-paths.el: Added function paths-find-site-module-directory.
|
|
5492 - Added function paths-find-module-directory.
|
|
5493 - Added function paths-construct-module-load-path. Uses new
|
|
5494 environment variable EMACSMODULEPATH.
|
|
5495
|
|
5496 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
5497
|
|
5498 * font.el (font-default-object-for-device):
|
|
5499 Oops! This `or' can't be replaced by `unless'.
|
|
5500 Fixed inability to run w3, among other things.
|
|
5501
|
|
5502 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
5503
|
|
5504 * package-admin.el: Change initialization of
|
|
5505 package-admin-install-function dependent on system type.
|
|
5506 Change package-admin-install-function-mswindows to use
|
|
5507 "minitar".
|
|
5508
|
|
5509 1998-12-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
5510
|
|
5511 * mouse.el (default-mouse-motion-handler): Disable help echo while
|
|
5512 in the minibuffer.
|
|
5513
|
|
5514 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
5515
|
|
5516 * XEmacs 21.2.8 is released.
|
|
5517
|
|
5518 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
5519
|
|
5520 * XEmacs 21.2.7 is released.
|
|
5521
|
|
5522 1998-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5523
|
|
5524 * package-ui.el (pui-list-packages): Set truncate-lines.
|
|
5525
|
|
5526 * package-get.el (package-get-download-menu): Use
|
|
5527 `package-ui-add-site'. Add a a toggle to indicate it is in the list.
|
|
5528
|
|
5529 * package-ui.el (pui-help): Ditch in favor of `describe-mode'
|
|
5530 (pui-help-string): idem.
|
|
5531 (list-packages-mode): New major mode.
|
|
5532 (pui-list-packages): Use 'list-packages-mode' in the package buffer.
|
|
5533 (pui-install-selected-packages): Add suport for removing packages.
|
|
5534 (pui-toggle-package-delete-key): New function.
|
|
5535 (pui-popup-context-sensitive): New kludge.
|
|
5536 (pui-list-packages): Add warning when `package-get-remote' is nil.
|
|
5537 (package-ui-add-site): New function.
|
|
5538
|
442
|
5539 1998-12-01 Didier Verna <didier@xemacs.org>
|
428
|
5540
|
|
5541 * hyper-apropos.el (hyper-where-is): added the missing autoload.
|
|
5542
|
|
5543 1998-11-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5544
|
|
5545 * ldap.el: Custom-ized
|
|
5546 (toplevel): Do not provide `ldap' which is provided by C level
|
|
5547 LDAP code
|
|
5548 (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
|
|
5549
|
|
5550 1998-12-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
5551
|
|
5552 * isearch-mode.el (isearch-mode): Really fix keymap lossage.
|
|
5553
|
|
5554 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
5555
|
|
5556 * sound.el (sound-load-list): name changed from sound-load-alist.
|
|
5557 (sound-extension-list): name changed from sound-ext-list.
|
|
5558 (load-default-sounds): use new names.
|
|
5559 (load-sound-file): use new names.
|
|
5560
|
|
5561 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
5562
|
|
5563 * XEmacs 21.2.6 is released
|
|
5564
|
|
5565 1998-11-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
5566
|
|
5567 * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
|
|
5568 errors.
|
|
5569
|
|
5570 1998-12-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
5571
|
|
5572 * wid-edit.el (widget-echo-this-extent): Set
|
|
5573 help-echo-owns-message to t.
|
|
5574
|
|
5575 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
5576
|
|
5577 * package-get.el (package-get-download-menu): use toggles for
|
|
5578 each site in the download site menu.
|
|
5579
|
|
5580 1998-12-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5581
|
|
5582 * package-get.el (package-get): If we cannot find a package
|
|
5583 because package-get-remote is not set, give a more helpful
|
|
5584 error message.
|
|
5585
|
|
5586 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
5587
|
|
5588 * package-get.el (package-get-remote-filename): use an EFS path
|
|
5589 with user anonymous if no user is specified.
|
|
5590
|
|
5591 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5592
|
|
5593 * faces.el (face-spec-set): Re-init fallfacks for default after
|
|
5594 calling reset-face on the default face.
|
|
5595
|
|
5596 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5597
|
|
5598 * package-admin.el (package-admin-default-install-function):
|
|
5599 Behave as advertised. Make sure the pkg-dir is proper for
|
|
5600 default-directory.
|
|
5601 (package-admin-add-binary-package): Make sure the pkg-dir is
|
|
5602 proper for default-directory.
|
|
5603 (package-admin-install-function-mswindows): Make sure the pkg-dir
|
|
5604 is proper for default-directory.
|
|
5605
|
|
5606 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5607
|
|
5608 * XEmacs 21.2.5 is released
|
|
5609
|
|
5610 1998-12-05 SL Baur <steve@altair.xemacs.org>
|
|
5611
|
|
5612 * files.el (binary-file-regexps): regexp-opt is not available at
|
|
5613 bytecompile time.
|
|
5614
|
|
5615 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
5616
|
|
5617 * x-win-xfree86.el:
|
|
5618 * x-win-sun.el (x-win-init-sun):
|
|
5619 * x-win-sun.el:
|
|
5620 * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
|
|
5621 * x-iso8859-1.el:
|
|
5622 * x-init.el (init-post-x-win):
|
|
5623 * x-init.el (init-pre-x-win):
|
|
5624 * x-init.el (x-initialize-compose):
|
|
5625 * x-init.el:
|
|
5626 * x-compose.el:
|
|
5627 * winnt.el:
|
|
5628 * widget.el:
|
|
5629 * wid-edit.el (widget-glyph-click):
|
|
5630 * wid-edit.el (widget-glyph-find):
|
|
5631 * wid-edit.el (widget-type):
|
|
5632 * view-less.el (view-buffer-other-window):
|
|
5633 * very-early-lisp.el:
|
|
5634 * version.el:
|
|
5635 * toolbar.el:
|
|
5636 * toolbar-items.el:
|
|
5637 * term/sun.el (suntool-map):
|
|
5638 * term/sun-mouse.el:
|
|
5639 * term/internal.el:
|
|
5640 * syntax.el (modify-syntax-entry):
|
|
5641 * symbol-syntax.el:
|
|
5642 * subr.el:
|
|
5643 * startup.el (lock-directory):
|
|
5644 * simple.el (set-comment-column):
|
|
5645 * simple.el (backward-delete-char-untabify):
|
|
5646 * shadow.el (find-emacs-lisp-shadows):
|
|
5647 * shadow.el:
|
|
5648 * setup-paths.el (paths-construct-info-path):
|
|
5649 * select.el (cut-copy-clear-internal):
|
|
5650 * process.el (call-process-region):
|
|
5651 * process.el (start-process-shell-command):
|
|
5652 * process.el:
|
|
5653 * paths.el (rmail-spool-directory):
|
|
5654 * paragraphs.el (use-hard-newlines):
|
|
5655 * package-get.el (package-get-dependencies):
|
|
5656 * package-admin.el (package-admin-delete-binary-package):
|
|
5657 * obsolete.el (truncate-string):
|
|
5658 * obsolete.el (store-substring):
|
|
5659 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
5660 * mouse.el (mouse-yank-at-point):
|
|
5661 * modeline.el:
|
|
5662 * modeline.el (mouse-drag-modeline):
|
|
5663 * minibuf.el (read-directory-name-internal):
|
|
5664 * minibuf.el (read-file-name-internal):
|
|
5665 * minibuf.el (read-file-name-internal-1):
|
|
5666 * minibuf.el (read-file-name-2):
|
|
5667 * minibuf.el (exact-minibuffer-completion-p):
|
|
5668 * minibuf.el (read-from-minibuffer):
|
|
5669 * minibuf.el:
|
|
5670 * menubar.el (check-menu-syntax):
|
|
5671 * map-ynp.el (map-y-or-n-p):
|
|
5672 * make-docfile.el (docfile-out-of-date):
|
|
5673 * loadup.el ((member "run-temacs" command-line-args)):
|
|
5674 * loadup.el ((member "no-site-file" command-line-args)):
|
|
5675 * loadup.el (really-early-error-handler):
|
|
5676 * loadup.el:
|
|
5677 * loadhist.el:
|
|
5678 * loaddefs.el:
|
|
5679 * lisp-mnt.el (lm-verify):
|
|
5680 * lib-complete.el (lib-complete:cache-completions):
|
|
5681 * lib-complete.el (library-all-completions):
|
|
5682 * itimer.el (itimer-run-expired-timers):
|
|
5683 * info.el (Info-mode):
|
|
5684 * info.el (Info-insert-file-contents):
|
|
5685 * info.el (Info-rebuild-dir):
|
|
5686 * info.el (Info-build-dir-anew):
|
|
5687 * info.el (Info-parse-dir-entries):
|
|
5688 * info.el (Info-dir-outdated-p):
|
|
5689 * info.el (Info-insert-dir):
|
|
5690 * info.el (info-xref):
|
|
5691 * info.el:
|
|
5692 * hyper-apropos.el (hyper-apropos-get-doc):
|
|
5693 * hyper-apropos.el (hyper-describe-face):
|
|
5694 * hyper-apropos.el (hyper-apropos-mode):
|
|
5695 * hyper-apropos.el:
|
|
5696 * help.el (list-processes):
|
|
5697 * help.el:
|
|
5698 * gnuserv.el:
|
|
5699 * font.el (mswindows-font-create-name):
|
|
5700 * font.el (font-default-font-for-device):
|
|
5701 * font.el (x-font-create-object):
|
|
5702 * font.el (font-registry):
|
|
5703 * font.el:
|
|
5704 * font-lock.el (font-lock-keywords):
|
|
5705 * font-lock.el:
|
|
5706 * finder.el (finder-compile-keywords):
|
|
5707 * find-paths.el (paths-find-recursive-path):
|
|
5708 * fill.el (set-justification-center):
|
|
5709 * fill.el (fill-region-as-paragraph):
|
|
5710 * files.el (insert-directory):
|
|
5711 * files.el (wildcard-to-regexp):
|
|
5712 * files.el (recover-file):
|
|
5713 * files.el (basic-save-buffer):
|
|
5714 * files.el (delete-auto-save-file-if-necessary):
|
|
5715 * files.el (file-relative-name):
|
|
5716 * files.el (backup-extract-version):
|
|
5717 * files.el (backup-buffer):
|
|
5718 * files.el (set-visited-file-name):
|
|
5719 * files.el (set-auto-mode):
|
|
5720 * files.el (interpreter-mode-alist):
|
|
5721 * files.el:
|
|
5722 * files.el (find-file-noselect):
|
|
5723 * files.el (abbreviate-file-name):
|
|
5724 * files.el (parse-colon-path):
|
|
5725 * files.el (directory-abbrev-alist):
|
|
5726 * etags.el (visit-tags-table-buffer):
|
|
5727 * easymenu.el (easy-menu-define):
|
|
5728 * dragdrop.el (experimental-dragdrop-drag):
|
|
5729 * dragdrop.el (dragdrop-drop-do-functions):
|
|
5730 * dragdrop.el (dragdrop-drop-at-point):
|
|
5731 * disass.el (disassemble-1):
|
|
5732 * disass.el (disassemble-internal):
|
|
5733 * disass.el (disassemble):
|
|
5734 * disass.el:
|
|
5735 * derived.el (derived-mode-init-mode-variables):
|
|
5736 * derived.el (define-derived-mode):
|
|
5737 * custom.el (defgroup):
|
|
5738 * cus-edit.el (custom-quote):
|
|
5739 * config.el:
|
|
5740 * code-process.el (open-network-stream):
|
|
5741 * code-process.el (start-process):
|
|
5742 * code-process.el (call-process-region):
|
|
5743 * code-process.el (call-process):
|
|
5744 * code-process.el:
|
|
5745 * code-files.el (insert-file-contents):
|
|
5746 * code-files.el:
|
|
5747 * code-files.el (buffer-file-coding-system-for-read):
|
|
5748 * cmdloop.el (yes-or-no-p-minibuf):
|
|
5749 * cl.el:
|
|
5750 * cl-macs.el:
|
|
5751 * cl-extra.el:
|
|
5752 * callers-of-rpt.el (make-caller-report):
|
|
5753 * callers-of-rpt.el:
|
|
5754 * bytecomp.el (batch-byte-recompile-directory):
|
|
5755 * bytecomp.el (batch-byte-compile-1):
|
|
5756 * bytecomp.el (batch-byte-compile):
|
|
5757 * bytecomp.el (display-call-tree):
|
|
5758 * bytecomp.el (byte-compile-insert):
|
|
5759 * bytecomp.el (byte-compile-two-args-19->20):
|
|
5760 * bytecomp.el (byte-compile-variable-ref):
|
|
5761 * bytecomp.el (byte-compile-form):
|
|
5762 * bytecomp.el (byte-compile-top-level-body):
|
|
5763 * bytecomp.el (byte-compile-out-toplevel):
|
|
5764 * bytecomp.el (byte-compile-byte-code-maker):
|
|
5765 * bytecomp.el (byte-compile-file-form-defmumble):
|
|
5766 * bytecomp.el (byte-compile-file-form):
|
|
5767 * bytecomp.el (byte-compile-keep-pending):
|
|
5768 * bytecomp.el (byte-compile-insert-header):
|
|
5769 * bytecomp.el (byte-compile-from-buffer):
|
|
5770 * bytecomp.el (byte-compile-file):
|
|
5771 * bytecomp.el (byte-recompile-file):
|
|
5772 * bytecomp.el (byte-compile-close-variables):
|
|
5773 * bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
5774 * bytecomp.el (byte-compile-warn-about-unresolved-functions):
|
|
5775 * bytecomp.el (byte-compiler-legal-options):
|
|
5776 * bytecomp.el (byte-compile-lapcode):
|
|
5777 * bytecomp.el (byte-optimize-log):
|
|
5778 * bytecomp.el ((fboundp 'defsubst)):
|
|
5779 * bytecomp.el:
|
|
5780 * bytecomp-runtime.el:
|
|
5781 * byte-optimize.el (byte-optimize-apply):
|
|
5782 * byte-optimize.el (car):
|
|
5783 * byte-optimize.el (byte-optimize-form):
|
|
5784 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
5785 * byte-optimize.el:
|
|
5786 * build-report.el (build-report-insert-installation-file):
|
|
5787 * build-report.el (build-report):
|
|
5788 * auto-show.el:
|
|
5789 * apropos.el (apropos-documentation):
|
|
5790 - mega patch
|
|
5791 - clean up byte-compile warnings
|
|
5792 - remove unused variables
|
|
5793 - Use common lisp style hashtable functions
|
|
5794 - byte compiler cleanup
|
|
5795 - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
|
|
5796 - remove old backquote syntax usage
|
|
5797 - move some cl functionality into C for speed.
|
|
5798 - remove last remaining VMS support
|
|
5799 - spelling fixes
|
|
5800 - implement last, butlast, nbutlast, copy-list in C.
|
|
5801 - new macro ignore-file-errors, similar to ignore-errors
|
|
5802 (ignore-file-errors (delete-file "foo"))
|
|
5803 - get frequent garbage collection during loadup.el by tweaking
|
|
5804 gc-cons-threshold, rather than explicitly calling garbage-collect
|
|
5805 - default delete-key-deletes-forward to `t'.
|
|
5806
|
|
5807 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
5808
|
|
5809 * XEmacs 21.2-beta4 is released.
|
|
5810
|
|
5811 1998-11-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5812
|
|
5813 * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
|
|
5814 (easy-menu-item-present-p): Wrapper around find-menu-item.
|
|
5815 (easy-menu-remove-item): Wrapper around delete-menu-item.
|
|
5816
|
|
5817 * menubar.el (delete-menu-item): Add 'from-menu' argument.
|
|
5818 (add-menu-button): Add 'in-menu' argument.
|
|
5819 (add-menu-item-1): Add in-menu support to helper function.
|
|
5820
|
|
5821 1998-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
5822
|
|
5823 * isearch-mode.el (isearch-mode): Fix keymap lossage.
|
|
5824
|
|
5825 1998-11-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5826
|
|
5827 * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
|
|
5828 of Dec 4, 1997.
|
|
5829
|
|
5830 1998-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
5831
|
|
5832 * process.el (shell-command-on-region): Report if the command
|
|
5833 succeeded or failed.
|
|
5834
|
|
5835 1998-11-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
5836
|
|
5837 * subr.el (buffer-substring-no-properties): Comment out.
|
|
5838
|
434
|
5839 1998-11-07 Adrian Aichner <adrian@xemacs.org>
|
428
|
5840
|
|
5841 * msw-faces.el (mswindows-find-smaller-font): Turning font names
|
|
5842 into font instances first, like `x-frob-font-size' does.
|
|
5843 (mswindows-find-larger-font): ditto
|
|
5844
|
|
5845 1998-11-04 Greg Klanderman <greg@alphatech.com>
|
|
5846
|
|
5847 * package-ui.el (pui-install-selected-packages): fix args in call
|
|
5848 to `package-get'.
|
|
5849
|
|
5850 1998-10-29 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5851
|
|
5852 * package-get.el (host-name): New widget type.
|
|
5853 (package-get-remote): Better customization using new type.
|
|
5854 (package-get-download-sites): idem dito.
|
|
5855
|
|
5856 (package-get-custom): Do not use package-get-all untill we have
|
|
5857 runtime dependencies.
|
|
5858
|
|
5859 (package-get-remove-copy): Default to 't' we no longer need this
|
|
5860 kludge as we do not currently use depenencies.
|
|
5861
|
|
5862 (package-get-was-current): New variable.
|
|
5863 (package-get-require-base): New 'force-current' argument.
|
|
5864 (package-get-update-base): idem
|
|
5865 (package-get-package-provider): idem
|
|
5866 (package-get-locate-index-file): New 'no-remote' argument.
|
|
5867 (package-get-locate-file): idem.
|
|
5868
|
|
5869 (package-get-maybe-save-index): New function.
|
|
5870 (package-get-update-base): Use it.
|
|
5871
|
|
5872 1998-10-28 Greg Klanderman <greg@alphatech.com>
|
|
5873
|
|
5874 * package-get.el (package-get-remote): default to nil; by default,
|
|
5875 don't go out to the net via EFS. They must select a download site.
|
|
5876 (package-get-download-sites): new variable.
|
|
5877 (package-get-download-menu): new function.
|
|
5878 (package-get-locate-index-file): new function.
|
|
5879 (package-get-update-base): use it.
|
|
5880
|
|
5881 * menubar-items.el (default-menubar): add "Update Package Index"
|
|
5882 and "Add Download Site" menus under Options | Manage Packages.
|
|
5883
|
|
5884 1998-10-19 Greg Klanderman <greg@alphatech.com>
|
|
5885
|
|
5886 * package-get.el (package-get): bugfix code checking installed version
|
|
5887 for case where package is not currently installed.
|
|
5888 (package-get-require-signed-base-updates): new variable.
|
|
5889 (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
|
|
5890 deemed not a goot thing. Use the variable
|
|
5891 package-get-allow-unsigned-base-updates instead.
|
|
5892
|
|
5893 1998-10-16 Greg Klanderman <greg@alphatech.com>
|
|
5894
|
|
5895 * package-get.el (package-get): Don't install an older version than
|
|
5896 we already have unless explicitly told to. Issue a warning.
|
|
5897
|
|
5898 * package-ui.el (pui-add-required-packages): when adding
|
|
5899 dependencies, don't add packages that are up to date.
|
|
5900 (pui-package-symbol-char): Don't consider a package out of date
|
|
5901 if you have a newer version installed than the latest version in
|
|
5902 package-get-base.
|
|
5903
|
|
5904 * package-get.el (package-get-base-filename): document that it may
|
|
5905 be a path relative to package-get-remote; new default value.
|
|
5906 (package-get-locate-file): new function.
|
|
5907 (package-get-update-base): use it to expand package-get-base-filename.
|
|
5908 (package-get-save-base): new function to save the package-get database
|
|
5909 to file.
|
|
5910 (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
|
|
5911 (package-get-update-base): pass the REMOTE-SOURCE arg.
|
|
5912 (package-get-update-base-entry): call package-get-custom-add-entry.
|
|
5913 (package-get-file-installed-p): removed; no longer needed.
|
|
5914 (package-get-create-custom): ditto.
|
|
5915 (toplevel): remove code to build and load package-get-custom.el
|
|
5916 (package-get-custom-add-entry): new function.
|
|
5917
|
|
5918 1998-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
5919
|
|
5920 * wid-edit.el (widget-button-click): Don't switch window.
|
|
5921
|
|
5922 1998-10-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5923
|
|
5924 * cus-face.el (custom-set-face-update-spec): Add autoload cookie
|
|
5925
|
|
5926 1998-10-20 Malcolm Box <malcolm@brownale.demon.co.uk>
|
|
5927
|
|
5928 * etags.el (find-tag-default): Run find-tag-hook using
|
|
5929 run-hooks rather than funcall
|
|
5930
|
|
5931 1998-10-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
5932
|
|
5933 * isearch-mode.el (isearch-mode): Set the current minor mode maps
|
|
5934 and the current local map as the parents to isearch-mode-map.
|
|
5935
|
|
5936 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
5937
|
|
5938 * XEmacs 21.2-beta3 is released.
|
|
5939
|
|
5940 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
5941
|
|
5942 * package-get.el (package-get-update-base): use
|
|
5943 insert-file-contents-internal, not insert-file-contents-literally.
|
|
5944
|
|
5945 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5946
|
|
5947 * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
|
|
5948 dump time.
|
|
5949
|
|
5950 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
5951
|
|
5952 * package-get.el (package-get-update-base-entry): new function.
|
|
5953 (package-get-update-base): renamed; was `package-get-load-base'.
|
|
5954 cleanup, and use package-get-update-base-from-buffer.
|
|
5955 (package-get-update-base-from-buffer): new function.
|
|
5956 (package-get-update-base-entries): new; helper for above.
|
|
5957 Do not eval lisp grabbed over ftp; parse it from new format.
|
|
5958
|
|
5959 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
5960
|
|
5961 * files.el (set-auto-mode): Don't play games loading package-get
|
|
5962 database; package-get-package-provider will handle it all.
|
|
5963
|
|
5964 1998-10-14 Greg Klanderman <greg@alphatech.com>
|
|
5965
|
|
5966 * package-get.el (package-get-base-filename): new variable.
|
|
5967 (package-get-require-base): new function.
|
|
5968 (package-get-pgp-signed-begin-line): new variable.
|
|
5969 (package-get-pgp-signature-begin-line): ditto.
|
|
5970 (package-get-pgp-signature-end-line): ditto.
|
|
5971 (package-get-load-base): new function.
|
|
5972 (package-get-interactive-package-query):
|
|
5973 (package-get-update-all):
|
|
5974 (package-get-dependencies):
|
|
5975 (package-get-package-provider):
|
|
5976 (package-get-custom): use package-get-require-base.
|
|
5977 [package-get-custom loading]: disable for now.
|
|
5978
|
|
5979 * package-ui.el (pui-list-packages): use (package-get-require-base)
|
|
5980
|
|
5981 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5982
|
|
5983 * package-ui.el: Correct obvious thinko in choosing extent face.
|
|
5984
|
|
5985 1998-10-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5986
|
|
5987 * menubar-items.el (default-menubar): pui-list-package has nothing
|
|
5988 to with Customize. Move all the package stuff to a new Item in Options.
|
|
5989
|
|
5990 * package-ui.el (pui-menu): Add menu and Popup menu.
|
|
5991
|
|
5992 * package-get.el (package-get): Use new
|
|
5993 package-admin-get-install-dir.
|
|
5994
|
|
5995 * package-admin.el (package-admin-get-install-dir): New syntax.
|
|
5996 Conserve package location and put mule packages where mule-base is.
|
|
5997
|
|
5998 * package-get.el : Customized
|
|
5999
|
|
6000 * package-ui.el (pui): Customized
|
|
6001 (pui-package-install-dest-dir): New variable.
|
|
6002 (pui-install-selected-packages): Use it
|
|
6003
|
|
6004 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
6005
|
|
6006 * package-get.el (package-get-interactive-package-query): Move
|
|
6007 dependency on package-get-base to run-time.
|
|
6008 (package-get-update-all): Ditto.
|
|
6009 (package-get-dependencies): Ditto.
|
|
6010 (package-get-package-provider): Ditto.
|
|
6011 (package-get-custom): Ditto.
|
|
6012
|
|
6013 1998-10-11 Glynn Clements <glynn@sensei.co.uk>
|
|
6014
|
|
6015 * events.el: Remove 'ascii-character property from 'backspace
|
|
6016 and 'delete symbols
|
|
6017
|
|
6018 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
6019
|
|
6020 * package-get-base.el: removed.
|
|
6021
|
442
|
6022 1998-09-23 Didier Verna <didier@xemacs.org>
|
428
|
6023
|
|
6024 * simple.el (search-caps-disable-folding): moved from isearch-mode.el
|
|
6025 (no-upper-case-p): new function.
|
|
6026 (with-search-caps-disable-folding): new macro.
|
|
6027 (with-interactive-search-caps-disable-folding): new macro.
|
|
6028 (zap-to-char): In interactive mode, do a case-sensitive search if
|
|
6029 the character is uppercase.
|
|
6030 (zap-up-to-char): ditto.
|
|
6031
|
|
6032 * replace.el (perform-replace): use the function no-upper-case-p.
|
|
6033
|
|
6034 * isearch-mode.el (isearch-fix-case): ditto.
|
|
6035 make obsolete `with-caps-disable-folding' and
|
|
6036 `isearch-no-upper-case-p'.
|
|
6037
|
|
6038 * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
|
|
6039 (tags-search): ditto.
|
|
6040 (tags-query-replace): ditto.
|
|
6041
|
|
6042 * info.el (Info-search): ditto.
|
|
6043
|
|
6044 1998-10-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6045
|
|
6046 * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
|
|
6047
|
|
6048 1998-10-07 Greg Klanderman <greg@alphatech.com>
|
|
6049
|
|
6050 * package-admin.el (package-admin-rmtree): rewritten. need to
|
|
6051 check for "." and ".." before symlink check. expand files and
|
|
6052 directories with respect to DIRECTORY, not default-directory.
|
|
6053
|
|
6054 1998-10-04 Greg Klanderman <greg@alphatech.com>
|
|
6055
|
|
6056 * package-get.el (package-get-all): add INSTALL-DIR argument.
|
|
6057
|
|
6058 1998-10-06 Greg Klanderman <greg@alphatech.com>
|
|
6059
|
|
6060 * package-ui.el (pui-add-required-packages): new function, select
|
|
6061 dependent packages.
|
|
6062 (pui-display-keymap): bind it.
|
|
6063 (pui-help-string): document it.
|
|
6064 (pui-install-selected-packages): package-get-all -> package-get.
|
|
6065
|
|
6066 * package-get.el (package-get-dependencies): new function.
|
|
6067
|
|
6068 1998-10-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
6069
|
|
6070 * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
|
|
6071 regexps.
|
|
6072
|
|
6073 1998-10-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
6074
|
|
6075 * mouse.el (default-mouse-track-point-at-opening-quote-p): New
|
|
6076 function.
|
|
6077 (default-mouse-track-normalize-point): Use it.
|
|
6078
|
|
6079 1998-09-30 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6080
|
|
6081 * package-admin.el (package-admin-delete-binary-package):
|
|
6082 General cleanup. Remove unnessary use of progn and
|
|
6083 save-excursion.
|
|
6084 (package-admin-delete-binary-package): Do NOT mess with file
|
|
6085 modes. That is evil.
|
|
6086 (package-admin-delete-binary-package): Wrap all deleting in
|
|
6087 condition-case. The data in MANIFEST is untrustworthy.
|
|
6088 (package-admin-delete-binary-package): Let the OS worry about non
|
|
6089 empty directories.
|
|
6090
|
|
6091 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
6092
|
|
6093 * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
|
|
6094 processing.
|
|
6095 (lm-report-bug): Fix mail address to send bug reports to.
|
|
6096
|
|
6097 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
6098
|
|
6099 * XEmacs 21.2-beta2 is released.
|
|
6100
|
|
6101 1998-08-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6102
|
|
6103 * files.el (auto-mode-alist): Enhanced regexp for perl-mode
|
|
6104
|
|
6105 1998-09-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
6106
|
|
6107 * info.el (Info-mode): Document page turning by double clicks in
|
|
6108 docstring so `M-x describe-mode' will display it.
|
|
6109
|
|
6110 1998-09-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
6111
|
|
6112 * info.el (Info-mouse-track-double-click-hook): Use character
|
|
6113 widths to calculate a border region where double clicking does
|
|
6114 page turning, and return `nil' by default so other hooks, such as
|
|
6115 region highlighting, will be run.
|
|
6116
|
|
6117 1998-09-29 Colin Rafferty <colin@xemacs.org>
|
|
6118
|
|
6119 * sound.el (default-sound-directory-list): Initialize with all the
|
|
6120 "sounds" directories in `data-directory-list'. It used to just be
|
|
6121 the first one.
|
|
6122
|
|
6123 * packages.el (locate-data-directory-list): Created. This gives
|
|
6124 the list of matching directories, unlike `locate-data-directory',
|
|
6125 which just gives the first one.
|
|
6126
|
|
6127 1998-09-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6128
|
|
6129 * minibuf.el (read-from-minibuffer): No longer bind help-form but
|
|
6130 make a binding in the local keymap until help-char handling is
|
|
6131 improved.
|
|
6132
|
|
6133 * help.el (help-keymap-with-help-key): Provide keymap with help
|
|
6134 binding.
|
|
6135 (help-print-help-form): New helper function.
|
|
6136
|
|
6137 1998-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
6138
|
|
6139 * isearch-mode.el (isearch-highlight): set-extent-endpoints can
|
|
6140 move extent to another buffer; no need to create a new extent.
|
|
6141 (isearch-fix-case): New function.
|
|
6142 (isearch-search-and-update): Use it.
|
|
6143
|
|
6144 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
6145
|
|
6146 * isearch-mode.el (isearch-mode): Use overriding-local-map to set
|
|
6147 the keymap, not minor-mode-map-alist.
|
|
6148 (isearch-done): Restore overriding-local-map.
|
|
6149
|
|
6150 1998-09-21 Martin Buchholz <martin@xemacs.org>
|
|
6151
|
|
6152 * bytecomp.el (byte-compile-buffer-substring):
|
|
6153 Fix for: (byte-compile (defun f () (buffer-substring)))
|
|
6154 ==> ** buffer-substring called with 3 args, but requires 0-3
|
|
6155 - new code not only works, but is more readable, too.
|
|
6156
|
|
6157 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6158
|
|
6159 * msw-faces.el (mswindows-init-device-faces): Don't try to
|
|
6160 specify a default font at this late stage. Do try to force
|
|
6161 creation of the default face font so that if it fails we get
|
|
6162 an error now instead of a crash at frame creation.
|
|
6163
|
|
6164 mswindows-font-canonicalize-name, mswindows-make-font-unbold,
|
|
6165 mswindows-make-font-unitalic: Canonical default weight
|
|
6166 changed from "Normal" to "Regular".
|
|
6167
|
|
6168 mswindows-make-font-bold / -bold-italic: Supplied device was
|
|
6169 not being passed into call to mswindows-find-smaller-font.
|
|
6170
|
|
6171 1998-09-10 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
6172
|
|
6173 * package-get.el (package-get-remote): Fix the path where to find
|
|
6174 the packages on xemacs.org.
|
|
6175
|
|
6176 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
6177
|
|
6178 * about.el (about-maintainer-info): Update Ben's entry.
|
|
6179
|
|
6180 1998-09-24 Martin Buchholz <martin@xemacs.org>
|
|
6181
|
|
6182 * lisp/shadow.el (find-emacs-lisp-shadows):
|
|
6183 - `member' was being called on lists of length 2000!
|
|
6184 - Replace with hashtables.
|
|
6185 - Replace hand-coded loops with (dolist)
|
|
6186 - Fix comment typo
|
|
6187
|
|
6188 1998-09-20 Darryl Okahata <darrylo@sr.hp.com>
|
|
6189
|
|
6190 * packages.el: Added new function, `package-delete-name', to
|
|
6191 delete existing packages from the installed package database
|
|
6192 (`packages-package-list'). Also added the "pkginfo" directory
|
|
6193 to `packages-special-base-regexp', so that the pkginfo directory
|
|
6194 would not get added to `late-packages'.
|
|
6195
|
|
6196 * package-admin.el: Added ability to delete an installed package
|
|
6197 (added low-level function, `package-admin-delete-package').
|
|
6198 Understands how to use the pkginfo/MANIFEST.<package> file to
|
|
6199 delete the package. When installing a package, will also
|
|
6200 create a MANIFEST.* file if one is not provided by the
|
|
6201 package. If the MANIFEST.* doesn't exist when deleting a
|
|
6202 package, the functions will fall back to attempting to delete
|
|
6203 any package-specific lisp directory.
|
|
6204
|
|
6205 * package-get.el: Moved some functions to package-admin.el.
|
|
6206 Added interactive function `package-get-delete-package', for
|
|
6207 use by users for deleting a package.
|
|
6208
|
442
|
6209 Also modified to not require the presence of efs.
|
428
|
6210
|
|
6211 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
6212
|
|
6213 * files.el (find-file-noselect): Handle all signals, kill the
|
|
6214 buffer and resignal.
|
|
6215
|
|
6216 1998-09-23 SL Baur <steve@altair.xemacs.org>
|
|
6217
|
|
6218 * cl-macs.el (glyph-image): Add setf method.
|
|
6219
|
|
6220 1998-09-06 Darryl Okahata <darrylo@sr.hp.com>
|
|
6221
|
|
6222 * package-get.el: Fixed broken EFS downloading. Also, look for
|
|
6223 .tar.gz files first, in preference over .tgz files.
|
|
6224
|
|
6225 * package-ui.el: Fix display of package version numbers.
|
|
6226
|
|
6227 1998-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6228
|
|
6229 * x-font-menu.el (font-menu-set-font): Add "pt" units to size
|
|
6230 argument.
|
|
6231
|
|
6232 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
6233
|
|
6234 * list-mode.el: `display-completion-list': added new/optional
|
|
6235 keyword `:completion-string', which allows the programmer to
|
|
6236 change the "Possible completions are:" prompt.
|
|
6237
|
|
6238 * menubar-items.el: Added new pulldown menu-pick to start up the
|
|
6239 visual package browser/installer:
|
|
6240
|
|
6241 Options->Customize->List Packages
|
|
6242
|
|
6243 * package-admin.el: Added hooks for installing under both Unix
|
|
6244 and MS Windows. Does additional error checking. No longer
|
|
6245 calls "add-big-package.sh" to install packages under Unix; now
|
|
6246 calls gunzip & tar directly.
|
|
6247
|
|
6248 * package-get.el: Added ability to install packages from files
|
|
6249 on a local disk/CDROM. Now deletes any existing package lisp
|
|
6250 directory. Does completion on available packages when
|
|
6251 querying for package names. Will also search for .tgz files
|
|
6252 in addition for .tar.gz files. Tries to reload
|
|
6253 auto-autoloads, as a convenience when loading new packages,
|
|
6254 and also tries to add any new package paths to `load-path'.
|
|
6255 Changed all occurences of `concat' to use `expand-file-name'.
|
|
6256
|
|
6257 * package-ui.el: New file which implements the main visual
|
|
6258 package browser/installer, which is started via a menu pick or
|
|
6259 M-x pui-list packages.
|
|
6260
|
|
6261 1998-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6262
|
|
6263 * startup.el (load-init-file): spelling fix.
|
|
6264
|
|
6265 1998-09-02 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6266
|
|
6267 * startup.el (normal-top-level): Load auto-autoload files
|
|
6268 covariantly with their precedence.
|
|
6269
|
|
6270 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6271
|
|
6272 * menubar-items.el (default-menubar): Remove "Font Weight"
|
|
6273 option, there is currently no custom equivalent.. Customize-faces
|
|
6274 is "Edit faces".
|
|
6275
|
|
6276 * x-font-menu.el (font-menu-set-font): Use customize to set
|
|
6277 default face.
|
|
6278
|
|
6279 * faces.el (face-spec-update-all-matching): New function.
|
|
6280
|
|
6281 * cus-face.el (custom-set-face-update-spec): New function.
|
|
6282 Interface to customize faces from elisp.
|
|
6283
|
|
6284 (custom-face-value-create): Show the customized settings if set
|
|
6285 but not saved.
|
|
6286
|
|
6287 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6288
|
|
6289 (custom-face-value-create): Show the customized settings if set
|
|
6290 but not saved.
|
|
6291
|
|
6292 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
6293
|
|
6294 * keydefs.el (global-map): Add FSF 20.3 binding of
|
|
6295 query-replace-regexp.
|
|
6296
|
|
6297 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
6298
|
|
6299 * minibuf.el (read-file-name-internal-1): use
|
|
6300 user-name-completion-1 instead of user-name-completion.
|
|
6301
|
|
6302 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6303
|
|
6304 * loadup.el:
|
|
6305 * make-docfile.el:
|
|
6306 * update-elc.el: Don't set `source-directory' (now defunct as a
|
|
6307 global variable) no more.
|
|
6308
|
|
6309 * packages.el (packages-list-autoloads): Made `source-directory'
|
|
6310 (now defunct as a global variable) a parameter.
|
|
6311
|
|
6312 1998-08-13 Carsten Leonhardt <leo@arioch.oche.de>
|
|
6313
|
|
6314 * about.el (about-hackers): new email
|
|
6315
|
|
6316 1998-08-16 SL Baur <steve@altair.xemacs.org>
|
|
6317
|
|
6318 * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
|
|
6319
|
442
|
6320 1998-07-17 Didier Verna <didier@xemacs.org>
|
428
|
6321
|
|
6322 * faces.el (set-face-property):
|
|
6323 (set-face-dim-p):
|
|
6324 (face-dim-p): updated the doc strings now that the dim property isn't
|
|
6325 tty-specific.
|
|
6326 (face-equal): the dim property is now a common one.
|
|
6327
|
|
6328 * cus-face.el (custom-face-attributes): New face attribute: `dim'
|
|
6329 Renamed the `stipple' attribute to `background-pixmap'.
|
|
6330 (custom-face-background-pixmap): make custom-face-stipple an
|
|
6331 obsolete alias for this.
|
|
6332
|
|
6333 1998-08-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6334
|
|
6335 * find-paths.el (paths-file-readable-directory-p): Created and
|
|
6336 used.
|
|
6337
|
|
6338 * loadup.el: Don't set inhibit-... flags from run-temacs.
|
|
6339
|
|
6340 1998-08-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6341
|
|
6342 * packages.el (packages-data-path-depth): Added and used.
|
|
6343
|
|
6344 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
6345
|
|
6346 * about.el:
|
|
6347 - Change .xpm to .png, delete "zcat" section.
|
|
6348 - cosmetic fix in the 'marcpa' entry.
|
|
6349
|
|
6350 * etc/photos
|
|
6351 - convert all .xpm.Z to .png
|
|
6352 - rename mrb to martin
|
|
6353 - rename mcook-m to mcookm
|
|
6354
|
|
6355 1998-07-31 Martin Buchholz <martin@xemacs.org>
|
|
6356
|
|
6357 * x-init.el (x-initialize-compose): Add support for
|
|
6358 dead-circumflex as YET ANOTHER NAME for that dead key.
|
|
6359
|
|
6360 1998-08-05 Colin Rafferty <colin@xemacs.org>
|
|
6361
|
|
6362 * setup-paths.el (paths-construct-exec-path): Made the
|
|
6363 last-packages really be last.
|
|
6364 (paths-construct-data-directory-list): Ditto.
|
|
6365
|
|
6366 1998-08-01 Kai Haberzettl <khaberz@synnet.de>
|
|
6367
|
|
6368 * startup.el(startup-splash-frame-body):
|
|
6369 Update Copyright notice in splash screen
|
|
6370
|
|
6371 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
6372
|
|
6373 * minibuf.el (read-file-name-internal-1): do ~user completion.
|
|
6374
|
|
6375 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6376
|
|
6377 * font-lock.el (font-lock-fontify-glumped-region): Add guard
|
|
6378 aginst destroyed extents
|
|
6379
|
|
6380 1998-07-24 Greg Klanderman <greg@alphatech.com>
|
|
6381
|
|
6382 * package-get.el (package-get): add `install-dir' argument.
|
|
6383
|
|
6384 1998-07-20 John Jones <jj@asu.edu>
|
|
6385
|
|
6386 * package-get.el: calls to package-get-update-all will only
|
|
6387 update packages which are already installed.
|
|
6388
|
|
6389 1998-07-23 SL Baur <steve@altair.xemacs.org>
|
|
6390
|
|
6391 * autoload.el (update-file-autoloads): Ensure autoloads buffer is
|
|
6392 writable.
|
|
6393
|
|
6394 1998-07-20 Colin Rafferty <colin@xemacs.org>
|
|
6395
|
|
6396 * about.el (about-hackers): Correct my email.
|
|
6397
|
|
6398 1998-07-20 Kai Haberzettl <khaberz@synnet.de>
|
|
6399
|
|
6400 * about.el (about-hackers): new email-address.
|
|
6401
|
|
6402 1998-07-25 SL Baur <steve@altair.xemacs.org>
|
|
6403
|
|
6404 * minibuf.el (read-number): Don't let `input-error' condition
|
|
6405 escape.
|
|
6406
|
|
6407 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
6408
|
|
6409 * about.el (about-hackers): use my `email-for-life' address.
|
|
6410
|
|
6411 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
6412
|
|
6413 * XEmacs 21.2-beta1 is released.
|
|
6414
|
|
6415 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6416
|
|
6417 * ldap.el (ldap-search): Doc string change
|
|
6418
|
|
6419 1998-07-16 Colin Rafferty <colin@xemacs.org>
|
|
6420
|
|
6421 * menubar-items.el (default-menubar): Removed references to
|
|
6422 `data-directory', and use `locate-data-file' instead, and made
|
|
6423 then greyed out if they don't exist.
|
|
6424
|
|
6425 1998-07-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6426
|
|
6427 * keymap.el (events-to-keys): Use `format' instead of `concat'
|
|
6428 since the latter does not accept integer args anymore
|
|
6429
|
|
6430 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
6431
|
|
6432 * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
|
|
6433 macros replaced.
|
|
6434
|
|
6435 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
6436
|
|
6437 * make-docfile.el: Get first initialization from very-early-lisp.el
|
|
6438 * update-elc.el: Ditto.
|
|
6439 * loadup.el (really-early-error-handler): Ditto.
|
|
6440
|
|
6441 * packages.el (packages-unbytecompiled-lisp): Add new file,
|
|
6442 very-early-lisp.el.
|
|
6443
|
|
6444 * very-early-lisp.el: New file.
|
|
6445
|
|
6446 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
6447
|
|
6448 * Symbols that have been obsolete for at least 3 years removed (II).
|
|
6449
|
|
6450 * obsolete.el (eval-current-buffer): Make compatible.
|
|
6451 (byte-code-function-p): Ditto.
|
|
6452 (send-string): Removed.
|
|
6453 (send-region): Removed.
|
|
6454 (screen-scrollbar-width): Removed.
|
|
6455 (set-screen-scrollbar-width): Removed.
|
|
6456 (set-screen-left-margin-width): Removed.
|
|
6457 (set-screen-right-margin-width): Removed.
|
|
6458 (screen-left-margin-width): Removed.
|
|
6459 (screen-right-margin-width): Removed.
|
|
6460 (set-buffer-left-margin-width): Removed.
|
|
6461 (set-buffer-right-margin-width): Removed.
|
|
6462 (buffer-left-margin-width): Removed.
|
|
6463 (buffer-right-margin-width): Removed.
|
|
6464 (x-set-frame-icon-pixmap): Removed.
|
|
6465 (x-set-screen-icon-pixmap): Removed.
|
|
6466 (pixel-name): Removed.
|
|
6467 (make-pixmap): Removed.
|
|
6468 (make-cursor): Removed.
|
|
6469 (pixmap-width): Removed.
|
|
6470 (pixmap-contributes-to-line-height-p): Removed.
|
|
6471 (set-pixmap-contributes-to-line-height): Removed.
|
|
6472
|
|
6473 1998-07-13 SL Baur <steve@altair.xemacs.org>
|
|
6474
|
|
6475 * obsolete.el (popup-menu-up-p): removed.
|
|
6476 (read-no-blanks-input): Removed.
|
|
6477 (wholenump): Removed.
|
|
6478 (ring-mod): Removed (what was ring-mod?).
|
|
6479 (current-time-seconds): Removed.
|
|
6480 (run-special-hook-with-args): Removed.
|
|
6481 (dot): Removed.
|
|
6482 (dot-marker): Removed.
|
|
6483 (dot-min): Removed.
|
|
6484 (dot-max): Removed.
|
|
6485 (window-dot): Removed.
|
|
6486 (set-window-dot): Removed.
|
|
6487
|
|
6488 * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
|
|
6489 `dot-min'.
|
|
6490
|
|
6491 * minibuf.el: (read-no-blanks-input): remove commented-out copy.
|
|
6492
|
|
6493 * code-files.el (insert-file-contents): Rename
|
|
6494 run-special-hook-with-args to run-hook-with-args-until-success.
|
|
6495 (write-region): Ditto.
|
|
6496
|
|
6497 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
6498
|
|
6499 * about.el: Fix typos, update release date.
|
|
6500
|
|
6501 * Symbols that have been obsolete for at least 3 years removed.
|
|
6502
|
|
6503 * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
|
|
6504 screen- functions.
|
|
6505 (toplevel): remove setf methods for screen functions.
|
|
6506 * cl-macs.el (extent-data): defsetf removed.
|
|
6507 * obsolete.el (lisp-indent-hook): Make compatible, it's used too
|
|
6508 many places to remove.
|
|
6509 (comment-indent-hook): Ditto.
|
|
6510 * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
|
|
6511 (buffer-dedicated-screen): Ditto.
|
|
6512 (deiconify-screen): Ditto.
|
|
6513 (delete-screen): Ditto.
|
|
6514 (event-screen): Ditto.
|
|
6515 (find-file-other-screen): Ditto.
|
|
6516 (find-file-read-only-other-screen): Ditto.
|
|
6517 (live-screen-p): Ditto.
|
|
6518 (screen-height): Ditto.
|
|
6519 (screen-iconified-p): Ditto.
|
|
6520 (screen-list): Ditto.
|
|
6521 (screen-live-p): Ditto.
|
|
6522 (screen-name): Ditto.
|
|
6523 (screen-parameters): Ditto.
|
|
6524 (screen-pixel-height): Ditto.
|
|
6525 (screen-pixel-width): Ditto.
|
|
6526 (screen-root-window): Ditto.
|
|
6527 (screen-selected-window): Ditto.
|
|
6528 (screen-totally-visible-p): Ditto.
|
|
6529 (screen-visible-p): Ditto.
|
|
6530 (screen-width): Ditto.
|
|
6531 (screenp): Ditto.
|
|
6532 (get-screen-for-buffer): Ditto.
|
|
6533 (get-screen-for-buffer-noselect): Ditto.
|
|
6534 (get-other-screen): Ditto.
|
|
6535 (iconify-screen): Ditto.
|
|
6536 (lower-screen): Ditto.
|
|
6537 (mail-other-screen): Ditto.
|
|
6538 (make-screen): Ditto.
|
|
6539 (make-screen-invisible): Ditto.
|
|
6540 (make-screen-visible): Ditto.
|
|
6541 (modify-screen-parameters): Ditto.
|
|
6542 (new-screen): Ditto.
|
|
6543 (next-screen): Ditto.
|
|
6544 (next-multiscreen-window): Ditto.
|
|
6545 (other-screen): Ditto.
|
|
6546 (previous-screen): Ditto.
|
|
6547 (previous-multiscreen-window): Ditto.
|
|
6548 (raise-screen): Ditto.
|
|
6549 (redraw-screen): Ditto.
|
|
6550 (select-screen): Ditto.
|
|
6551 (selected-screen): Ditto.
|
|
6552 (set-buffer-dedicated-screen): Ditto.
|
|
6553 (set-screen-height): Ditto.
|
|
6554 (set-screen-position): Ditto.
|
|
6555 (set-screen-size): Ditto.
|
|
6556 (set-screen-width): Ditto.
|
|
6557 (show-temp-buffer-in-current-screen): Ditto.
|
|
6558 (switch-to-buffer-other-screen): Ditto.
|
|
6559 (visible-screen-list): Ditto.
|
|
6560 (window-screen): Ditto.
|
|
6561 (x-set-screen-pointer): Ditto.
|
|
6562 (x-set-frame-pointer): Ditto.
|
|
6563 (screen-title-format): Ditto.
|
|
6564 (screen-icon-title-format): Ditto.
|
|
6565 (terminal-screen): Ditto.
|
|
6566 (delete-screen-hook): Ditto.
|
|
6567 (create-screen-hook): Ditto.
|
|
6568 (mouse-enter-screen-hook): Ditto.
|
|
6569 (mouse-leave-screen-hook): Ditto.
|
|
6570 (map-screen-hook): Ditto.
|
|
6571 (unmap-screen-hook): Ditto.
|
|
6572 (default-screen-alist): Ditto.
|
|
6573 (default-screen-name): Ditto.
|
|
6574 (x-screen-defaults): Ditto.
|
|
6575 (x-create-screen): Ditto.
|
|
6576 * obsolete.el: meta-flag removed.
|
|
6577 baud-rate removed.
|
|
6578 sleep-for-millisecs removed.
|
|
6579 extent-data removed.
|
|
6580 set-extent-data removed.
|
|
6581 set-extent-attribute removed.
|
|
6582 extent-glyph removed.
|
|
6583 extent-layout removed.
|
|
6584 set-extent-layout removed.
|
|
6585 list-faces-display removed.
|
|
6586 list-faces removed.
|
|
6587 trim-versions-without-asking removed.
|
|
6588 after-write-file-hooks removed.
|
|
6589 truename removed.
|
|
6590 auto-fill-hook removed.
|
|
6591 blink-paren-hook removed.
|
|
6592 select-screen-hook, deselect-screen-hook removed.
|
|
6593 auto-raise-screen, auto-lower-screen removed.
|
|
6594
|
|
6595 * msw-mouse.el: Global change resource -> mswindows-resource.
|
|
6596
|
|
6597 * XEmacs 21.0-pre5 is released.
|
|
6598
|
|
6599 1998-07-11 SL Baur <steve@altair.xemacs.org>
|
|
6600
|
|
6601 * about.el (about-hackers): Credits update.
|
|
6602
|
|
6603 1998-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
6604
|
|
6605 * register.el (insert-register): Don't activate the region.
|
|
6606
|
|
6607 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
6608
|
|
6609 * select.el: Restore x-* symbols for backwards compatibility:
|
|
6610 x-copy-primary-selection, x-kill-primary-selection,
|
|
6611 x-delete-primary-selection, x-select-make-extent-for-selection,
|
|
6612 x-valid-simple-selection-, x-cut-copy-clear-internal.
|
|
6613
|
|
6614 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
6615
|
|
6616 * XEmacs 21.0-pre4 is released.
|
|
6617
|
|
6618 1998-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
6619
|
|
6620 * menubar-items.el (default-menubar): Use `report-emacs-bug' for
|
|
6621 reporting bugs.
|
|
6622 (maybe-add-init-button): Fix semantics under Windows. Use
|
|
6623 `expand-file-name' rather than `concat'.
|
|
6624
|
|
6625 * help.el (print-messages): New function.
|
|
6626
|
|
6627 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6628
|
|
6629 * ldap.el (ldap-host-parameters-alist): Docstring fixes
|
|
6630
|
|
6631 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6632
|
|
6633 * about.el: Tweaked my entry in about-hackers.
|
|
6634
|
|
6635 * find-paths.el (paths-emacs-root-p):
|
|
6636 Relaxed emacs-root checking of an in-place installation to
|
442
|
6637 also accommodate the flat layout used on MS Windows.
|
428
|
6638
|
|
6639 1998-06-29 John Jones <jj@asu.edu>
|
|
6640
|
|
6641 * package-get.el: calls to package-get-update-all will only
|
|
6642 update packages which are already installed.
|
|
6643
|
|
6644 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
6645
|
|
6646 * faces.el (xpm-color-symbols): remove hardcoded defaults these
|
|
6647 are handled by the gui-element face fallbacks now.
|
|
6648
|
|
6649 * x-faces.el: default gui-element face to "background" as well as
|
|
6650 the default face.
|
|
6651
|
|
6652 * msw-faces.el (mswindows-init-device-faces): remove gui-element
|
|
6653 and default face settings since these are set as fallbacks now in
|
|
6654 the appropriate domain.
|
|
6655
|
|
6656 1998-07-02 SL Baur <steve@altair.xemacs.org>
|
|
6657
|
|
6658 * text-mode.el (text-mode): Reorder regexp so the OR part
|
|
6659 corresponding to `page-delim' goes first and the hack in
|
|
6660 `forward-paragraph' will work.
|
|
6661 With bug analysis from Bob Weiner <weiner@altrasoft.com>
|
|
6662
|
|
6663 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6664
|
|
6665 * subr.el (remove-hook): When checking the hook value
|
|
6666 with functionp, don't apply car to it.
|
|
6667
|
|
6668 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6669
|
|
6670 * package-get.el (package-get-remote-filename):
|
|
6671 Don't use file-name-as-directory because the local directory
|
|
6672 separator conventions might not be the same as ftp's.
|
|
6673
|
|
6674 1998-06-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6675
|
|
6676 * ldap.el (ldap-host-parameters-alist): New name of
|
|
6677 `ldap-host-parameters-plist'
|
|
6678
|
434
|
6679 1998-06-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
6680
|
|
6681 * package-get.el: Using (require 'package-get-base), now that it
|
|
6682 provides itself. Consequently removed all instances of (load
|
|
6683 "package-get-base.el").
|
|
6684
|
|
6685 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6686
|
|
6687 * subr.el (remove-hook): Don't treat the hook value as a
|
|
6688 list unless it is both consp and not functionp.
|
|
6689
|
|
6690 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
6691
|
|
6692 * about.el: Email address for Ben Wing is ben@xemacs.org.
|
|
6693 * auto-show.el: Ditto.
|
|
6694 * bytecomp.el: Ditto.
|
|
6695 * faces.el: Ditto.
|
|
6696 * x-scrollbar.el: Ditto.
|
|
6697 * x-misc.el: Ditto.
|
|
6698 * tty-init.el: Ditto.
|
|
6699 * toolbar-items.el: Ditto.
|
|
6700 * symbol-syntax.el: Ditto.
|
|
6701 * specifier.el: Ditto.
|
|
6702 * objects.el: Ditto.
|
|
6703 * hyper-apropos.el: Ditto.
|
|
6704 * glyphs.el: Ditto.
|
|
6705
|
|
6706 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
6707
|
|
6708 * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
|
|
6709 vertical-divider-always-visible-p.
|
|
6710 (default-mouse-motion-handler): Ditto.
|
|
6711
|
|
6712 1998-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
6713
|
|
6714 * scrollbar.el (scrollbars-visible-p): Simplify. Always set the
|
|
6715 global value.
|
|
6716
|
|
6717 1998-06-21 Oliver Graf <ograf@fga.de>
|
|
6718
|
|
6719 * build-reports.el: changed receiver to xemacs-build-reports list
|
|
6720
|
|
6721 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6722
|
|
6723 * font.el: Split font-family-mappings into X and
|
|
6724 mswindows-specific versions.
|
|
6725 mswindows-font-create-[object|name]: Treat supplied size
|
|
6726 as a pointsize. Added underline and strikethru handling.
|
|
6727
|
|
6728 * msw-faces.el: changed default mswindows charset to western.
|
|
6729
|
|
6730 * msw-glyphs.el: removed space in border-glyph font string that
|
|
6731 was inserted to get round bugs in the mswindows C font code.
|
|
6732
|
|
6733 1998-06-27 SL Baur <steve@altair.xemacs.org>
|
|
6734
|
|
6735 * about.el (about-hackers): Credits update.
|
|
6736
|
|
6737 * help-nomule.el (tutorial-supported-languages): Add Romanian
|
|
6738 TUTORIAL.
|
|
6739
|
|
6740 * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
|
|
6741 to ISO-8859-2.
|
|
6742
|
|
6743 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6744
|
|
6745 * font.el: Split font-family-mappings into X and
|
|
6746 mswindows-specific versions.
|
|
6747 mswindows-font-create-[object|name]: Treat supplied size
|
|
6748 as a pointsize. Added underline and strikethru handling.
|
|
6749
|
|
6750 * msw-faces.el: changed default mswindows charset to western.
|
|
6751
|
|
6752 * msw-glyphs.el: removed space in border-glyph font string that
|
|
6753 was inserted to get round bugs in the mswindows C font code.
|
|
6754
|
|
6755 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6756
|
|
6757 * minibuf.el: make read-color-completion-table call
|
|
6758 (mswindows-color-list for mswindows devices.
|
|
6759
|
|
6760 1998-06-18 Sam Mikes <smikes@alumni.hmc.edu>
|
|
6761
|
|
6762 * lisp/font-lock.el
|
|
6763 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
|
|
6764 Let declaration items contain non-word symbol characters.
|
|
6765
|
434
|
6766 1998-06-15 Adrian Aichner <adrian@xemacs.org>
|
428
|
6767
|
|
6768 * package-get.el (package-get-package-provider): Added autoload
|
|
6769 cookie. Loading "package-get-base.el" in ALL functions that use
|
|
6770 it. Fixed some (interactive ...) with multiple argument specs
|
|
6771 again. Cosmetic indentation changes.
|
|
6772
|
|
6773 1998-05-27 Glynn Clements <glynn@sensei.co.uk>
|
|
6774
|
|
6775 * info.el (Info-insert-dir): Don't use nreverse on variables
|
|
6776 that you want to use later.
|
|
6777
|
|
6778 1998-06-17 Glynn Clements <glynn@sensei.co.uk>
|
|
6779
|
|
6780 * x-mouse.el (x-set-point-and-move-selection): Replace call
|
|
6781 to x-kill-primary-selection with kill-primary-selection
|
|
6782
|
|
6783 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
6784
|
|
6785 * simple.el (what-cursor-position): Make cursor position reported
|
|
6786 use value of column-number-start-at-one
|
|
6787
|
|
6788 1998-06-17 SL Baur <steve@altair.xemacs.org>
|
|
6789
|
|
6790 * about.el (xemacs-hackers): Fix Jareth's email address.
|
|
6791
|
|
6792 1998-06-16 SL Baur <steve@altair.xemacs.org>
|
|
6793
|
|
6794 * startup.el (startup-splash-frame): Remove
|
|
6795 `xemacs-startup-logo-function'.
|
|
6796
|
|
6797 1998-06-15 SL Baur <steve@altair.xemacs.org>
|
|
6798
|
|
6799 * about.el (about-hackers): Update credits list.
|
|
6800
|
|
6801 1998-06-06 Jeff Miller <jmiller@smart.net>
|
|
6802
|
|
6803 * lisp/sound.el: Update sound-ext to allow filenames with
|
|
6804 extensions to be found by load-sound-file
|
|
6805
|
|
6806 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6807
|
|
6808 * info.el (Info-rebuild-outdated-dir): Removed variable
|
|
6809 (Info-auto-generate-directory): New variable
|
|
6810 (Info-save-auto-generated-dir): New variable
|
|
6811 (Info-maybe-update-dir): Use `Info-auto-generate-directory'
|
|
6812 (Info-build-dir-anew): Second parameter removed. Use
|
|
6813 `Info-save-auto-generated-dir'
|
|
6814 (Info-rebuild-dir): Ditto
|
|
6815
|
|
6816 1998-06-02 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6817
|
|
6818 * list-mode.el (next-list-mode-item): Would not recognize
|
|
6819 border between directly neighbored items.
|
|
6820
|
|
6821 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
6822
|
|
6823 * package-get.el: add autoloads for some functions.
|
|
6824
|
|
6825 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
6826
|
|
6827 * specifier.el (let-specifier): Tiny docfixes.
|
|
6828
|
|
6829 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
6830
|
|
6831 * msw-mouse.el: set selection-pointer-glyph to Normal.
|
|
6832
|
|
6833 1998-06-09 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6834
|
|
6835 * wid-edit.el (widget-specify-secret): New function.
|
|
6836 (widget-after-change): Use it.
|
|
6837 (widget-specify-field): Use it.
|
|
6838
|
|
6839 1998-06-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
6840
|
|
6841 * mouse.el (drag-window-divider): Use `(not done)' instead of
|
|
6842 `doit'; reuse result of `window-pixel-edges'.
|
|
6843
|
|
6844 * modeline.el (drag-modeline-event-lag): Rename to
|
|
6845 drag-divider-event-lag.
|
|
6846
|
|
6847 1998-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
6848
|
|
6849 * specifier.el (let-specifier): Rewritten not to generate needless
|
|
6850 `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
|
|
6851 arguments.
|
|
6852
|
|
6853 1998-05-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
6854
|
|
6855 * minibuf.el (read-file-name-1): Setup buffer-local value of
|
|
6856 `completion-ignore-case' in completions buffer under Windows.
|
|
6857
|
|
6858 1998-06-06 Kirill M. Katsnelson <kkm@kis.ru>
|
|
6859
|
|
6860 * about.el (about-maintainer-glyph): Fix support for not
|
|
6861 compressed images.
|
|
6862
|
|
6863 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
6864
|
|
6865 * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
|
|
6866
|
|
6867 * mouse.el (mouse-track): Cancel selection if misc-user event with
|
|
6868 `cancel-mode-internal' function is fetched.
|
|
6869
|
|
6870 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6871
|
|
6872 * files.el (save-some-buffers-1): Fixed return value.
|
|
6873
|
|
6874 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
6875
|
|
6876 * dragdrop.el: added experimental
|
|
6877
|
|
6878 1998-05-26 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
6879
|
|
6880 * startup.el (after-init-hook, init-file-user,
|
|
6881 user-init-directory, load-user-init-file): Purge references
|
|
6882 to "~/.xemacs/init.el" from docstrings.
|
|
6883
|
|
6884 (load-user-init-file) Use paths-construct-path to construct
|
|
6885 paths to user init files. Go directly to ~/.emacs, do not
|
|
6886 search ~/.xemacs/, do not load `default-custom-file'.
|
|
6887
|
|
6888 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6889
|
|
6890 * files.el (interpreter-mode-alist): Catch wish and tclsh before
|
|
6891 general *sh.
|
|
6892 (inhibit-first-line-modes-regexps): Added `.tar.gz'.
|
|
6893
|
|
6894 1998-06-03 Andy Piper <andyp@parallax.co.uk>
|
|
6895
|
|
6896 * menubar-items.el (default-menubar): add Update Packages to customize
|
|
6897 menu.
|
|
6898
|
|
6899 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
6900
|
|
6901 * faces.el: use toolbar face as a fallback for toolbar properties
|
|
6902 in xpm-color-symbols instead of default.
|
|
6903
|
|
6904 * msw-faces.el: rename 3d-object -> gui-element face.
|
|
6905
|
|
6906 1998-06-06 SL Baur <steve@altair.xemacs.org>
|
|
6907
|
|
6908 * startup.el (xemacs-startup-logo-function): New variable.
|
|
6909 (startup-splash-frame): Use it.
|
|
6910
|
|
6911 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
6912
|
|
6913 * files.el (save-some-buffers): Would wait 1 second.
|
|
6914 (save-some-buffers-1): Delete other windows here instead of in
|
|
6915 `save-some-buffers'.
|
|
6916 (save-some-buffers): Force redisplay only if windows were deleted.
|
|
6917
|
442
|
6918 1998-06-02 Didier Verna <didier@xemacs.org>
|
428
|
6919
|
|
6920 * cus-face.el (custom-face-attributes): generalized the use of
|
|
6921 toggle buttons for boolean attributes.
|
|
6922 Re-ordered the items a bit.
|
|
6923
|
|
6924 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
6925
|
|
6926 * sound.el (default-sound-directory): Use `locate-data-directory'
|
|
6927 to find the sounds directory.
|
|
6928
|
|
6929 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
6930
|
|
6931 * sound.el: default sound-ext to .wav under mswindows, .au
|
|
6932 otherwise. load-default sounds without extensions.
|
|
6933
|
|
6934 1998-05-27 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
6935
|
|
6936 * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
|
|
6937 if send-pr is not bound.
|
|
6938
|
|
6939 1998-06-01 Andy Piper <andyp@parallax.co.uk>
|
|
6940
|
|
6941 * files.el: grok idl files in auto-mode-alist.
|
|
6942 1998-06-01 Jeff Miller <jmiller@smart.net>
|
|
6943
|
|
6944 * minibuf.el (exact-minibuffer-completion-p): check for nil before
|
|
6945 calling `upcase'.
|
|
6946
|
|
6947 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
6948
|
|
6949 * msw-glyphs.el: add xbm to the list of image types supported.
|
|
6950
|
|
6951 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
6952
|
|
6953 * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
|
|
6954 instead of XEmacs one when dumping InfoDock.
|
|
6955
|
|
6956 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
6957
|
|
6958 * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
|
|
6959 for `modeline-visible-p'
|
|
6960
|
|
6961 * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
|
|
6962
|
|
6963 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
6964
|
|
6965 * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
|
|
6966 since it's not used anymore. doc string fixes.
|
|
6967
|
|
6968 * package-get.el (package-get-file-installed-p): new function. use
|
|
6969 instead of file-installed-p which is in an external package.
|
|
6970
|
|
6971 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
6972
|
|
6973 * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
|
|
6974 favor of select-window/switch-to-buffer
|
|
6975
|
|
6976 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
6977
|
|
6978 * startup.el: changed (getenv "HOME") to (user-home-directory)
|
|
6979
|
|
6980 1998-05-25 Oliver Graf <ograf@fga.de>
|
|
6981
|
|
6982 * frame.el (cde-start-drag) moved to dragdrop.el
|
|
6983 (offix-start-drag-region) moved to dragdrop.el
|
|
6984 (offix-start-drag) moved to dragdrop.el
|
|
6985 * dragdrop.el (cde-start-drag) moved from frame.el
|
|
6986 (offix-start-drag-region) moved from frame.el
|
|
6987 (offix-start-drag) moved from frame.el
|
|
6988 (cde-start-drag-region) cde drag regions
|
|
6989 * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
|
|
6990
|
|
6991 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
6992
|
|
6993 * dragdrop.el: created dragdrop-drag prototypes
|
|
6994 (cde-start-drag-region) fixed typo
|
|
6995
|
|
6996 1998-05-28 SL Baur <steve@altair.xemacs.org>
|
|
6997
|
|
6998 * simple.el (after-init-hook): Remove reader macro.
|
|
6999
|
|
7000 * packages.el (packages-hardcoded-lisp): Get rid of reader
|
|
7001 macros. Update DOC string.
|
|
7002
|
|
7003 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
7004
|
|
7005 * mouse.el (drag-window-divider): Ditto.
|
|
7006
|
|
7007 * modeline.el (mouse-drag-modeline): Use it.
|
|
7008
|
|
7009 * lisp-mode.el (let-specifier): Specify indentation.
|
|
7010
|
|
7011 * specifier.el (let-specifier): Renamed from
|
|
7012 `with-specifier-instance'.
|
|
7013
|
|
7014 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
7015
|
|
7016 * x-faces.el:
|
|
7017 * faces.el: move definition of xpm-color-symbols from x-faces.el
|
|
7018 to faces. Predicate x-get-resource on the presence of x.
|
|
7019
|
442
|
7020 * msw-faces.el: set 3d-object face rather than modeline. Specify
|
428
|
7021 faces as specfier defaults.
|
|
7022
|
|
7023 * package-get.el: don't use package-admin-add-single-file-package.
|
|
7024
|
|
7025 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
7026
|
|
7027 * toolbar-items.el: Fixup tooltips.
|
|
7028 (toolbar-gnus): Don't use obsolete variable
|
|
7029 toolbar-news-frame-properties.
|
|
7030 (toolbar-news-reader): Default to `gnus' instead of
|
|
7031 `not-configured'.
|
|
7032
|
|
7033 * files.el (auto-mode-alist): Correctly recognize `.emacs' under
|
|
7034 Windows.
|
|
7035
|
|
7036 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
7037
|
|
7038 * package-get.el: rename -installedp -> -installed-p.
|
|
7039
|
|
7040 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7041
|
|
7042 * glyphs.el (init-glyphs): Created `border-glyph' face, with no
|
|
7043 attributes, and assinged it to continuation, truncation and
|
|
7044 hscroll glyphs.
|
|
7045
|
|
7046 * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
|
|
7047 and made continuation, truncation and hscroll glyphs arrow
|
|
7048 characters out of that font.
|
|
7049
|
|
7050 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
7051
|
|
7052 * minibuf.el (minibuffer-electric-separator): Play nicely with
|
|
7053 directory-sep-char being \.
|
|
7054 (minibuffer-electric-tilde): Ditto.
|
|
7055 (read-file-name-map): Ditto.
|
|
7056
|
|
7057 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
7058
|
|
7059 * mouse.el (default-mouse-track-maybe-own-selection): Pause only
|
|
7060 on X devices.
|
|
7061 (default-mouse-track-deal-with-down-event): Avoid
|
|
7062 `x-disown-selection'; use `disown-selection' instead.
|
|
7063
|
|
7064 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
7065
|
|
7066 * select.el:
|
|
7067 * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
|
|
7068 moved to (cut-copy-clear-internal) in select.el. Ditto for
|
|
7069 (x-delete-primary-selection) (x-kill-primary-selection)
|
|
7070 (x-copy-primary-selection).
|
|
7071 (own-clipboard): new function.
|
|
7072
|
|
7073 * msw-select.el: use the new kill/delete/copy/cut-copy-clear
|
|
7074 functions in select.el. remove old ones.
|
|
7075 (mswindows-own-clipboard): new function.
|
|
7076
|
|
7077 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
7078
|
|
7079 * gnuserv.el: allow connections from mswindows type devices.
|
|
7080
|
|
7081 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
7082
|
|
7083 * msw-glyphs.el: change image type used from cursor to resource.
|
|
7084
|
|
7085 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7086
|
|
7087 * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
|
|
7088 for {top,bottom}-{left,right} values in addition to
|
|
7089 {top,bottom}_{left,right}.
|
|
7090 Use x-get-resource instead of x-get-resource-and-bogosity-check.
|
|
7091
|
|
7092 1998-05-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
7093
|
|
7094 * cl-macs.el (specifier-instance): Undefine its setf method.
|
|
7095
|
|
7096 * specifier.el (with-specifier-instance): Added docstring.
|
|
7097
|
|
7098 * mouse.el (drag-window-divider): Ditto.
|
|
7099
|
|
7100 * modeline.el (mouse-drag-modeline): Use it.
|
|
7101
|
|
7102 * lisp-mode.el (with-specifier-instance): Define its indentation
|
|
7103 level.
|
|
7104
|
|
7105 * specifier.el (with-specifier-instance): New macro.
|
|
7106
|
|
7107 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
7108
|
|
7109 * package-get.el (package-get-create-custom): new function to
|
|
7110 auto-generate package-get-custom.el from package-get-base.el.
|
|
7111 * (package-get-ever-installedp): new function.
|
|
7112 * (package-get-custom): new function to get all packages specified
|
|
7113 by customize.
|
|
7114
|
|
7115 1998-05-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
7116
|
|
7117 * cus-edit.el (custom-file): Revert to `~/.emacs'.
|
|
7118
|
|
7119 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
7120
|
|
7121 * cl-extra.el: Reverse previous float change.
|
|
7122
|
|
7123 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
7124
|
|
7125 * x-faces.el:
|
|
7126 * faces.el (try-font-name): moved from x-faces.el since it is
|
|
7127 required by w3 under mswindows as well X.
|
|
7128
|
|
7129 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7130
|
|
7131 * winnt.el: Removed evil (setq completion-ignore-case t)
|
|
7132 clause, one more overlookef fsfism.
|
|
7133 (nt-quote-args-functions-alist): End sentences with double space.
|
|
7134
|
|
7135 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7136
|
|
7137 * window-xemacs.el (push-window-configuration): Remove kludgery of
|
|
7138 recaching default-toolbar specifier.
|
|
7139 (pop-window-configuration): Ditto.
|
|
7140 (unpop-window-configuration): Ditto.
|
|
7141
|
|
7142 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
7143
|
|
7144 * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
|
|
7145
|
|
7146 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7147
|
|
7148 * winnt.el (nt-quote-args-verbatim): Added function.
|
|
7149 (nt-quote-args-prefix-quote): Added function.
|
|
7150 (nt-quote-args-backslash-quote): Added function.
|
|
7151 (nt-quote-args-double-quote): Added function.
|
|
7152 (nt-quote-args-functions-alist): New variable.
|
|
7153 (nt-quote-process-args): Added function. This is the main quoting
|
|
7154 work horse called from process-nt.c
|
|
7155
|
|
7156 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7157
|
|
7158 * winnt.el: Removed duplicate definitions for backspace,
|
|
7159 delete, M-backspace and C-M-backspace.
|
|
7160 (file-name-buffer-file-type-alist): Removed this variable.
|
|
7161 (find-buffer-file-type): Removed function.
|
|
7162 (find-file-binary): Removed function.
|
|
7163 (find-file-text): Removed function.
|
|
7164 (find-file-not-found-set-buffer-file-type): Removed function.
|
|
7165 (save-to-unix-hook): Removed function.
|
|
7166 (revert-from-unix-hook): Removed function.
|
|
7167 (using-unix-filesystems): Removed function.
|
|
7168 (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
|
|
7169 warning.
|
|
7170 (x-set-selection): Removed function.
|
|
7171 (x-get-selection): Removed function.
|
|
7172 Removed commented FSFisms.
|
|
7173 Replaced copyright notice (this file is not part of GNU Emacs).
|
|
7174 (nt-shell-mode-hook): Moved here from a lambda expression. Added
|
|
7175 comint-process-echoes setting to t.
|
|
7176
|
|
7177 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7178
|
|
7179 * packages.el (packages-no-package-hierarchy-regexp): Introduced
|
|
7180 and used following the interface change of
|
|
7181 `paths-find-recursive-path'.
|
|
7182
|
|
7183 * find-paths.el (paths-find-recursive-path): Exclusion is now by a
|
|
7184 regexp instead of a list of base names.
|
|
7185 (paths-version-control-filename-regexp):
|
|
7186 (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
|
|
7187 Introduced and used following the interface change of
|
|
7188 `paths-find-recursive-path'.
|
|
7189
|
|
7190 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
7191
|
|
7192 * simple.el (delete-forward-p): Make it a defun; do X garbage only
|
|
7193 on X devices, rather than on all non-TTY devices.
|
|
7194
|
|
7195 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7196
|
|
7197 * msw-mouse.el: New file. Sets up cursor shapes for Windows.
|
|
7198
|
|
7199 * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
|
|
7200
|
434
|
7201 1998-05-17 Adrian Aichner <adrian@xemacs.org>
|
428
|
7202
|
|
7203 * itimer.el (activate-itimer): Fixed usage of integers
|
|
7204 as argument to `concat'.
|
|
7205
|
|
7206 1998-05-17 Glynn Clements <glynn@sensei.co.uk>
|
|
7207
|
|
7208 * itimer.el (start-itimer): replace the use of `concat' with
|
|
7209 `format'
|
|
7210
|
|
7211 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
7212
|
|
7213 * mode-motion.el (mode-motion-hook): Clarify docstring.
|
|
7214 From Bob Weiner <weiner@altrasoft.com>
|
|
7215
|
|
7216 * loadhist.el (symbol-file): Supply prompt string when used
|
|
7217 interactively.
|
|
7218 From Bob Weiner <weiner@altrasoft.com>
|
|
7219
|
|
7220 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
7221
|
|
7222 * loadup.el (really-early-error-handler): Ditto.
|
|
7223
|
|
7224 * update-elc.el: Ditto.
|
|
7225
|
|
7226 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
7227
|
|
7228 * make-docfile.el: Ditto.
|
|
7229
|
|
7230 * find-paths.el (paths-decode-directory-path): Use split-path
|
|
7231 instead of decode-path.
|
|
7232
|
|
7233 * files.el (parse-colon-path): Update docstring reference.
|
|
7234
|
|
7235 1998-05-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7236
|
|
7237 * msw-init.el:
|
|
7238 * x-init.el:
|
|
7239 Bind cut'n'paste keys to non window-system specific functions.
|
|
7240
|
|
7241 * msw-select.el: New function mswindows-clear-clipboard.
|
|
7242 mswindows-cut-copy-clipboard extended to handle clearing of the
|
|
7243 selection and renamed to mswindows-cut-copy-clear-clipboard.
|
|
7244
|
|
7245 * select.el: on mswindows devices delete-primary-selection
|
|
7246 calls mswindows-clear-clipboard.
|
|
7247
|
|
7248 1998-05-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
7249
|
|
7250 * simple.el (quoted-insert): Inhibit quit when using read-char.
|
|
7251
|
|
7252 * cmdloop.el (read-char): Don't inhibit quit.
|
|
7253 (read-char-exclusive): Ditto.
|
|
7254 (read-char): Signal quit if quit-char was pressed.
|
|
7255 (read-char-exclusive): Ditto.
|
|
7256 (read-quoted-char): Return a character, not integer.
|
|
7257
|
|
7258 * menubar-items.el (default-popup-menu): Use Andy's generic
|
|
7259 selection code.
|
|
7260 (default-popup-menu): Fix code.
|
|
7261
|
|
7262 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
7263
|
|
7264 * dragdrop.el (dragdrop-function-widget): this time it's done
|
|
7265
|
|
7266 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
7267
|
|
7268 * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
|
|
7269
|
|
7270 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7271
|
|
7272 * device.el (device-pixel-width):
|
|
7273 (device-pixel-height):
|
|
7274 (device-mm-width):
|
|
7275 (device-mm-height):
|
|
7276 (device-bitplanes):
|
|
7277 (device-color-cells): Swapped parameters to device-system-metric
|
|
7278 according to the interface change.
|
|
7279
|
|
7280 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7281
|
|
7282 * mouse.el (default-mouse-motion-handler): Use new name of the
|
|
7283 function event-over-vertical-divider-p.
|
|
7284 Do not set E-W arrow cursor over the divider if
|
|
7285 vertical-divider-draggable-p is nil in the window.
|
|
7286 ([top-level]): Use new name for the variable
|
|
7287 vertical-divider-map.
|
|
7288 (drag-window-divider): Respect vertical-divider-draggable-p.
|
|
7289 Variable name typo fixes.
|
|
7290
|
|
7291 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
7292
|
|
7293 * keymap.el (kbd): Define here; handle string constants and
|
|
7294 others...
|
|
7295
|
|
7296 1998-05-15 Christian Nyb <chr@mediascience.no>
|
|
7297
|
|
7298 * simple.el (zap-up-to-char): New function. Behaves like `zap-to-char'
|
|
7299 in Emacs 18.
|
|
7300
|
442
|
7301 1998-05-13 Didier Verna <didier@xemacs.org>
|
428
|
7302
|
|
7303 * mouse.el (drag-window-divider): give the vertical divider a
|
|
7304 pressed look when dragging it.
|
|
7305
|
|
7306 1998-05-13 Andy Piper <andyp@parallax.co.uk>
|
|
7307
|
|
7308 * faces.el: predicate some more face operations on x or mswindows
|
|
7309 not just x.
|
|
7310
|
|
7311 * modeline.el: enable modeline coloring for mswindows.
|
|
7312
|
|
7313 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7314
|
|
7315 * minibuf.el (minibuffer-default): Added variable; compatible with
|
|
7316 FSF Emacs.
|
|
7317 (next-history-element): Used `minibuffer-default'.
|
|
7318
|
|
7319 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
7320
|
|
7321 * dragdrop.el (dragdrop-function-widget): button and mods ok
|
|
7322 arguments still look a bit strange
|
|
7323 (dragdrop-compare-mods) created
|
|
7324 (dragdrop-drop-do-functions) correctly checks for buttons and
|
|
7325 modifiers
|
|
7326
|
|
7327 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
7328
|
|
7329 * setup-paths.el (paths-default-info-directories): Replace
|
|
7330 path-separator with directory-sep-char.
|
|
7331
|
|
7332 * files.el (path-separator): Don't define it here.
|
|
7333
|
|
7334 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
7335
|
|
7336 * update-elc.el: Ditto.
|
|
7337
|
|
7338 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
7339
|
|
7340 * make-docfile.el: Ditto.
|
|
7341
|
|
7342 * loadup.el (really-early-error-handler): Ditto.
|
|
7343
|
|
7344 * find-paths.el (paths-decode-directory-path): Use decode-path
|
|
7345 instead of decode-path-internal.
|
|
7346
|
|
7347 * files.el (parse-colon-path): Update docstring.
|
|
7348
|
|
7349 1998-05-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
7350
|
|
7351 * subr.el (get-buffer-window-list): Make BUFFER optional.
|
|
7352
|
|
7353 * window-xemacs.el (windows-of-buffer): Defalias to
|
|
7354 get-buffer-window-list.
|
|
7355
|
|
7356 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7357
|
|
7358 * disass.el: Fix maintainer keyword.
|
|
7359
|
|
7360 * bytecomp.el (byte-compile-and-load-file): Autoload.
|
|
7361 (byte-compile-buffer): Ditto.
|
|
7362
|
|
7363 * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
|
|
7364 value is returned, not the name.
|
|
7365 (lisp-imenu-generic-expression): Enable it.
|
|
7366 (lisp-mode-variables): Ditto.
|
|
7367 (lisp-indent-offset): Change defconst to defvar.
|
|
7368 (lisp-indent-function): Ditto.
|
|
7369 (lisp-body-indent): Ditto.
|
|
7370
|
|
7371 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7372
|
|
7373 * modeline.el: Use zap-last-kbd-macro-event.
|
|
7374
|
|
7375 * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
|
|
7376 nil, don't attempt to do anything with messages.
|
|
7377 (eval-last-sexp): Use `letf' for clarity.
|
|
7378
|
|
7379 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7380
|
|
7381 * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
|
|
7382
|
|
7383 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
7384
|
|
7385 * buff-menu.el:
|
|
7386 * lisp-mode.el:
|
|
7387 * obsolete.el:
|
|
7388 Change empty docstrings into no doc strings at all.
|
|
7389 Fix bogus FSF-format docstrings.
|
|
7390 * etags.el: Fix docstring.
|
|
7391
|
|
7392 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7393
|
|
7394 * package-get.el (package-get): Use internal md5
|
|
7395
|
|
7396 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
7397
|
|
7398 * about.el (about-xemacs): Correct abuse of concat.
|
|
7399
|
|
7400 1998-05-11 SL Baur <steve@altair.xemacs.org>
|
|
7401
|
|
7402 * info.el (Info-mode): Use easymenu.
|
|
7403
|
|
7404 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7405
|
|
7406 * apropos.el (apropos): Don't use concat with integers.
|
|
7407
|
|
7408 * cmdloop.el (describe-last-error): Handle the case when no error
|
|
7409 was seen gracefully.
|
|
7410
|
|
7411 * apropos.el (apropos-print): Use with-displaying-help-buffer as
|
|
7412 defun.
|
|
7413 (apropos-describe-plist): Ditto.
|
|
7414
|
|
7415 * help.el (with-displaying-help-buffer): Revert to a defun.
|
|
7416 (describe-key): Use it as defun.
|
|
7417 (describe-mode): Ditto.
|
|
7418 (describe-bindings): Ditto.
|
|
7419 (describe-prefix-bindings): Ditto.
|
|
7420 (describe-installation): Ditto.
|
|
7421 (view-lossage): Ditto.
|
|
7422 (describe-function): Ditto.
|
|
7423 (describe-variable): Ditto.
|
|
7424 (describe-syntax): Ditto.
|
|
7425
|
|
7426 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
7427
|
|
7428 * dragdrop.el: changed order of require/provide
|
|
7429 (dragdrop-drop-mime-default) changed to new calling conventions
|
|
7430 (dragdrop-drop-do-functions) changed to new calling conventions
|
|
7431 (dragdrop-function-widget) this one needs more work...
|
|
7432
|
|
7433 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
7434
|
|
7435 * about.el: another small change in my entry
|
|
7436 * dragdrop.el (dragdrop-drop-log-function): logging added
|
|
7437 plus customizations
|
|
7438 changed interface to handler functions. now called with event
|
|
7439 and object
|
|
7440
|
|
7441 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7442
|
|
7443 * glyphs.el (divider-pointer-glyph): Declared new glyph,
|
|
7444 E-W arrow pointer displayed over draggable dividers.
|
|
7445
|
|
7446 * mouse.el (default-mouse-motion-handler): Show it when
|
|
7447 appropriate.
|
|
7448 (drag-window-divider): Added.
|
|
7449 ([top-level]): Initialized window-divider-map with a keymap
|
|
7450 binding the above function to left button down event.
|
|
7451
|
|
7452 * x-mouse.el (x-init-pointer-shape): Initialize
|
|
7453 divider-pointer-glyph from Cursor.dividerPointer, or use default
|
|
7454 E-W double arrow.
|
|
7455
|
|
7456 1998-04-30 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
7457
|
|
7458 * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
|
|
7459
|
|
7460 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
7461
|
|
7462 * simple.el (count-words-buffer): Don't query for buffer.
|
|
7463 (count-lines-buffer): Ditto.
|
|
7464
|
|
7465 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7466
|
|
7467 * help.el (where-is): add optional insert argument.
|
|
7468
|
|
7469 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
7470
|
|
7471 * help.el (describe-key-briefly): New argument INSERT.
|
|
7472
|
|
7473 * simple.el (eval-expression): New optional argument; synch with
|
|
7474 FSF 20.3.
|
|
7475
|
|
7476 * keydefs.el (global-map): Add new register bindings.
|
|
7477
|
|
7478 * register.el: Synched with FSF 20.3.
|
|
7479
|
|
7480 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7481
|
|
7482 * window-xemacs.el (recenter): all arguments are optional.
|
|
7483
|
|
7484 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7485
|
|
7486 * device.el: (device-pixel-width): Reflected name/parameters
|
|
7487 change to device-system-metric.
|
|
7488 (device-pixel-height): Ditto.
|
|
7489 (device-mm-width): Ditto.
|
|
7490 (device-mm-height): Ditto.
|
|
7491 (device-bitplanes): Ditto.
|
|
7492 (device-color-cells): Ditto.
|
|
7493
|
|
7494 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
7495
|
|
7496 * cl-extra.el (cl-float-limits): Removed; move code to top-level.
|
|
7497
|
|
7498 * cl.el (most-positive-fixnum): Document.
|
|
7499 (most-negative-fixnum): Ditto.
|
|
7500
|
|
7501 * cus-dep.el: Updated comment.
|
|
7502
|
|
7503 * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
|
|
7504 constant.
|
|
7505
|
|
7506 * cus-load.el (custom-put): Removed.
|
|
7507
|
|
7508 * files.el (after-find-file): Just resignal quit instead of
|
|
7509 signaling "canceled".
|
|
7510
|
|
7511 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
7512
|
|
7513 * frame.el (other-frame): Use `focus-frame' instead of
|
|
7514 select-frame kludges.
|
|
7515
|
|
7516 * lisp-mode.el: Update lisp-indent-function for
|
|
7517 save-selected-frame and with-selected-frame.
|
|
7518
|
|
7519 * frame.el (save-selected-frame): New macro.
|
|
7520 (with-selected-frame): Ditto.
|
|
7521 (other-frame): Use `set-frame-focus'.
|
|
7522
|
|
7523 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
7524
|
|
7525 * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
|
|
7526 (dragdrop-drop-url-default) default handler for URL drops created
|
|
7527 (dragdrop-drop-mime-default) default handler for MIME drops created
|
|
7528 (dragdrop-drop-functions) default custom for handling drops created
|
|
7529 (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
|
|
7530
|
|
7531 1998-05-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7532
|
|
7533 * mouse.el: Removed redundant mouse-mswindows-drop function.
|
|
7534
|
|
7535 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
7536
|
|
7537 * about.el: changed some text in my entry
|
|
7538 * dragdrop.el: added customs
|
|
7539
|
|
7540 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
7541
|
|
7542 * mouse.el: killed global drop key bindings
|
|
7543 (mouse-offix-drop) removed
|
|
7544 * dragdrop.el: created
|
|
7545 * dumped-lisp.el: inclusion of dragdrop.el for window-systems
|
|
7546
|
|
7547 1998-05-09 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7548
|
|
7549 * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
|
|
7550 scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
|
|
7551
|
|
7552 * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
|
|
7553 obsolete comment.
|
|
7554
|
|
7555 * scrollbar.el (scrollbars-visible-p): Use new
|
|
7556 {vertical,horizontal}-scrollbar-visible-p specifiers.
|
|
7557
|
|
7558 1998-04-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7559
|
|
7560 * device.el (device-pixel-height):
|
|
7561 (device-pixel-width):
|
|
7562 (device-mm-width):
|
|
7563 (device-mm-height):
|
|
7564 (device-bitplanes):
|
|
7565 (device-color-cells): Moved these 6 functions from device.c; they
|
|
7566 all use single (device-system-metrics) call.
|
|
7567
|
|
7568 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
7569
|
|
7570 * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
|
|
7571 were renamed.
|
|
7572
|
|
7573 * menubar-items.el:
|
|
7574 * toolbar-items.el: Renamed from x-menubar/x-toolbar.
|
|
7575 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
7576
|
|
7577 * help.el (help-map): Remove Hyperbole keybinding logic.
|
|
7578 Suggested by: Michael Ernst <mernst@cs.washington.edu>
|
|
7579
|
|
7580 1998-05-08 SL Baur <steve@altair.xemacs.org>
|
|
7581
|
|
7582 * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
|
|
7583 From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
7584
|
|
7585 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
7586
|
|
7587 * msw-glyphs.el: use nicer icon3 from the frame icon.
|
|
7588
|
|
7589 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
7590
|
|
7591 * version.el (emacs-version): Remove InfoDock conditionals.
|
|
7592
|
|
7593 * startup.el (startup-splash-frame): Change ID logo name.
|
|
7594
|
|
7595 1998-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
7596
|
|
7597 * files.el (after-find-file): If the user presses C-g on
|
|
7598 directory-creation prompt, kill the buffer.
|
|
7599
|
|
7600 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
7601
|
|
7602 * simple.el (count-words-region): Reverse previous change.
|
|
7603
|
|
7604 1998-05-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
7605
|
|
7606 * replace.el (query-replace): Just call perform-replace.
|
|
7607 (query-replace-regexp): Ditto.
|
|
7608 (perform-replace): Move region handling here.
|
|
7609 (perform-replace): Use the new arg to match-data.
|
|
7610
|
|
7611 1998-03-08 Kyle Jones <kyle_jones@wonderworks.com>
|
|
7612
|
|
7613 * x-init.el: Install X specific display table that
|
|
7614 displays char 0240 as a space to avoid whatever it is
|
|
7615 that screws up display of that character code.
|
|
7616
|
|
7617 1998-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
7618
|
|
7619 * help.el (function-arglist): If no arguments are documented for a
|
|
7620 subr, print nothing rather than incorrect output.
|
|
7621
|
|
7622 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
7623
|
|
7624 * cmdloop.el (command-error): Update bail-out error message to use
|
|
7625 `emacs-program-name'.
|
|
7626
|
|
7627 * lib-complete.el: Remove reader macro cruft.
|
|
7628
|
|
7629 * dumped-lisp.el (preloaded-file-list): Phase I: remove InfoDock
|
|
7630 cruft.
|
|
7631
|
|
7632 * simple.el (count-words-region): Drop interactive-p check on the
|
|
7633 message.
|
|
7634
|
|
7635 1998-05-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7636
|
|
7637 * font.el
|
|
7638 * msw-faces.el
|
|
7639 Correct spelling of mswindows-font-canonicalize-name.
|
|
7640
|
|
7641 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7642
|
|
7643 * ldap.el (ldap-host-parameters-alist): Replaced with
|
|
7644 `ldap-host-parameters-plist'
|
|
7645 (ldap-search): Adapt to previous change
|
|
7646
|
|
7647 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
7648
|
|
7649 * about.el (about-hackers): Update Bob Weiner bio.
|
|
7650 (about-maintainer-info): Ditto.
|
|
7651
|
|
7652 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
7653
|
|
7654 * simple.el (display-warning-minimum-level): Docfix.
|
|
7655
|
|
7656 1998-04-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
7657
|
|
7658 * widget.el (:default-get): New keyword.
|
|
7659 * wid-edit.el (default, widget-default-default-get): Define it.
|
|
7660 (group, widget-group-default-get): Define it.
|
|
7661 (menu-choice, widget-choice-default-get): Define it.
|
|
7662 (widget-default-get): New function.
|
|
7663 (widget-choice-action): Call it.
|
|
7664 (widget-editable-list-entry-create): Call it.
|
|
7665
|
|
7666 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
7667
|
|
7668 * byte-optimize.el (byte-boolean-vars): Removed.
|
|
7669 (byte-optimize-lapcode): Use `built-in-variable-type' instead of
|
|
7670 lookup through `byte-boolean-vars'.
|
|
7671
|
|
7672 1998-05-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7673
|
|
7674 * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
|
|
7675 resource-provided values into ghost specs for scrollbar-height and
|
|
7676 scrollbar-width.
|
|
7677
|
|
7678 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
7679
|
|
7680 * byte-optimize.el: Don't attempt to optimize /=.
|
|
7681
|
|
7682 * bytecomp.el (byte-compile-one-ore-more-args): New function.
|
|
7683 (byte-compile-/=): Ditto.
|
|
7684
|
|
7685 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
7686
|
|
7687 * apropos.el: Use `with-displaying-help-buffer'.
|
|
7688 (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
|
|
7689 Use `with-displaying-help-buffer'.
|
|
7690 (apropos-follow): Do not give special treatment to buffer cursor
|
|
7691 was in prior to a mouse click.
|
|
7692 (apropos-describe-plist): Use `with-displaying-help-buffer'.
|
|
7693 (apropos-print-doc): Set correct buffer for setting text
|
|
7694 properties.
|
|
7695
|
|
7696 1998-05-01 SL Baur <steve@altair.xemacs.org>
|
|
7697
|
|
7698 * help.el (help-buffer-prefix-string): New variable.
|
|
7699 (help-buffer-name): Use it.
|
|
7700
|
|
7701 * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
|
|
7702 mode menu.
|
|
7703
|
|
7704 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
7705
|
|
7706 * frame.el (other-frame): Work even when focus-follows-mouse is true.
|
|
7707
|
|
7708 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
7709
|
|
7710 * files.el (find-file-noselect): Update docstring.
|
|
7711 (find-file-noselect): Signal an error if found an unreadable file.
|
|
7712 (file-chase-links): Save the match data.
|
|
7713 (normal-mode): Use `lwarn' and `error-message-string'.
|
|
7714 (interpreter-mode-alist): Change defconst to defvar.
|
|
7715 (inhibit-first-line-modes-regexps): Ditto.
|
|
7716 (inhibit-first-line-modes-regexps): Added .tgz.
|
|
7717 (inhibit-first-line-modes-suffixes): Change defconst to defvar.
|
|
7718 (change-major-mode-with-file-name): New user-option.
|
|
7719 (set-visited-file-name): Synched with FSF.
|
|
7720 (file-name-extension): New function, from FSF 20.3.
|
|
7721 (file-relative-name): Synched with FSF.
|
|
7722 (save-some-buffers): Support the C-r feature.
|
|
7723 (recover-session): Synched with FSF.
|
|
7724 (kill-some-buffers): Ditto.
|
|
7725 (set-auto-mode): New argument JUST-FROM-FILE-NAME.
|
|
7726
|
|
7727 1998-04-30 SL Baur <steve@altair.xemacs.org>
|
|
7728
|
|
7729 * files.el (insert-file): Undo previous change and reenable use of
|
|
7730 format.el.
|
|
7731
|
|
7732 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
7733
|
|
7734 * window-xemacs.el (recenter): Define.
|
|
7735
|
|
7736 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
7737
|
|
7738 * font.el (mswindows-font-create-name)
|
|
7739 (mswindows-font-create-object): new functions for mswindows type
|
|
7740 fonts.
|
|
7741
|
|
7742 * msw-faces.el (mswindows-font-canicolize-name): fix so that
|
|
7743 strings are parsed as well as font objects.
|
|
7744
|
|
7745 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
7746
|
|
7747 * modeline.el (defining-kbd-macro): Restore modeline indication of
|
|
7748 kbd-macro being recorded.
|
|
7749 (add-minor-mode): Simplify docstring.
|
|
7750 (modeline-minor-mode-menu): Remove stuff.
|
|
7751
|
|
7752 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
7753
|
|
7754 * code-process.el (call-process): dynamically decide process
|
|
7755 coding type.
|
|
7756
|
|
7757 1998-04-29 Jim Radford <radford@robby.caltech.edu>
|
|
7758
|
|
7759 * modeline.el: Add line-number-mode, column-number-mode to
|
|
7760 the modeline minor-mode menu. Button2 on the line number does
|
|
7761 goto-line.
|
|
7762
|
|
7763 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
7764
|
|
7765 * mouse.el: move x-selection-owner-p type things to
|
|
7766 selection-owner-p.
|
|
7767
|
|
7768 * msw-init.el: copy zmacs stuff from x-init.el
|
|
7769
|
|
7770 * msw-select.el (mswindows-own-selection)
|
|
7771 (mswindows-disown-selection) (mswindows-selection-owner-p): new
|
|
7772 functions. Very simple minded implementation of selectio
|
|
7773 ownership.
|
|
7774
|
|
7775 * select.el (own-selection) (disown-selection)
|
|
7776 (activate-region-as-selection) (select-make-extent-for-selection)
|
|
7777 (valid-simple-selection-p): functions moved from x-select.el for
|
|
7778 generalized selection.
|
|
7779
|
|
7780 * x-select.el: see select.el changes.
|
|
7781
|
|
7782 * x-toolbar.el: use new selection functions.
|
|
7783
|
|
7784 1998-04-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7785
|
|
7786 * packages.el (packages-find-package-directories): Fixed bug that
|
|
7787 would pick up multiple site-package directories.
|
|
7788 (package-locations): Added "xemacs-packages" as a late package
|
|
7789 location.
|
|
7790
|
|
7791 * find-paths.el: Now uses `emacs-program-name' and
|
|
7792 `emacs-program-version'.
|
|
7793 Additions to enforce version-specific directories in
|
|
7794 `paths-find-version-directory'.
|
|
7795
|
|
7796 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
7797
|
|
7798 * default.el: Removed.
|
|
7799 * site-start.el: Removed.
|
|
7800
|
442
|
7801 1998-04-29 Didier Verna <didier@xemacs.org>
|
428
|
7802
|
|
7803 * minibuf.el (minibuffer-history-minimum-string-length): Default
|
|
7804 to nil.
|
|
7805
|
|
7806 1998-04-28 SL Baur <steve@altair.xemacs.org>
|
|
7807
|
|
7808 * find-paths.el (paths-program-name): Rename.
|
|
7809 (paths-emacs-root-p): Ditto.
|
|
7810 (paths-find-site-directory): Ditto.
|
|
7811
|
|
7812 1998-04-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
7813
|
|
7814 * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
|
|
7815 `emacs-lisp-byte-compile-and-load'.
|
|
7816
|
|
7817 1998-04-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7818
|
|
7819 * ldap.el (ldap-search): Fixed additional parameter passing to
|
|
7820 `ldap-open'
|
|
7821
|
|
7822 1998-04-27 Andy Piper <andyp@parallax.co.uk>
|
|
7823
|
|
7824 * select.el (kill-primary-selection) (selection-owner-p)
|
|
7825 (copy-primary-selection) (yank-clipboard-selection)
|
|
7826 (selection-exists-p) (delete-primary-selection): new file and
|
|
7827 functions that do the right thing for the selected device.
|
|
7828
|
|
7829 * x-menubar.el: use generalised selection functions.
|
|
7830
|
|
7831 * dumped-lisp.el: dump select.el.
|
|
7832
|
|
7833 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
7834
|
|
7835 * find-paths.el (paths-progname): New variable.
|
|
7836 (paths-emacs-root-p): Use it.
|
|
7837 (paths-find-site-directory): Ditto.
|
|
7838
|
|
7839 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
7840
|
|
7841 * loadup.el ((member "dump" command-line-args)): Dump as
|
|
7842 `infodock' if InfoDock.
|
|
7843
|
|
7844 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
7845
|
|
7846 * find-paths.el (construct-emacs-version): Simplify, include
|
|
7847 program name in the return value.
|
|
7848 * (paths-find-version-directory): Use it.
|
|
7849
|
|
7850 1998-04-25 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7851
|
|
7852 * info.el (Info-parse-dir-entries): Fixed regexp
|
|
7853 (Info-build-dir-anew): Remove full suffix and capitalize info file
|
|
7854 name for files with no @direntry
|
|
7855 (Info-batch-rebuild-dir): New function
|
|
7856 (Info-suffixed-file): Check for regular files instead of simple
|
|
7857 file existence (could catch directories before)
|
|
7858
|
|
7859 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7860
|
|
7861 * setup-paths.el, find-paths.el: Removed uses of `not' which
|
|
7862 temacs doesn't have.
|
|
7863
|
|
7864 * find-paths.el (paths-find-emacs-roots): Included exec-prefix
|
|
7865 into root searching.
|
|
7866
|
|
7867 1998-04-24 Martin Buchholz <martin@xemacs.org>
|
|
7868
|
|
7869 * subr.el: Remove definition of `not'.
|
|
7870
|
|
7871 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
7872
|
|
7873 * msw-glyphs.el: enable graphics support.
|
|
7874
|
442
|
7875 1998-04-23 Didier Verna <didier@xemacs.org>
|
428
|
7876
|
|
7877 * x-menubar.el (default-menubar): restored the line-number-mode
|
|
7878 option.
|
|
7879
|
|
7880 * misc doc string updates related to the options menu.
|
|
7881
|
|
7882 1998-04-24 SL Baur <steve@altair.xemacs.org>
|
|
7883
|
|
7884 * setup-paths.el (paths-construct-load-path): Fix typo.
|
|
7885
|
|
7886 1998-04-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7887
|
|
7888 * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
|
|
7889 font-menu-ignore-scaled-fonts don't have to be bound now; this
|
|
7890 gets us one step further towards making --no-autoloads work.
|
|
7891
|
|
7892 * startup.el (normal-top-level): Load auto-autoloads only if
|
|
7893 lisp-directory is non-nil.
|
|
7894
|
|
7895 * setup-paths.el (paths-construct-load-path): Made it robust
|
|
7896 against nil lisp-directory.
|
|
7897
|
|
7898 * startup.el (startup-setup-paths-warning): Added `lisp-directory'
|
|
7899 to the list of variables that cause a warning when nil.
|
|
7900
|
|
7901 * toolbar.el (init-toolbar-location): Now works even when there's
|
|
7902 no toolbar icon directory.
|
|
7903
|
|
7904 1998-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
7905
|
|
7906 * help.el (view-lossage): Recognize it.
|
|
7907
|
|
7908 * simple.el (log-message): Mark multiline messages.
|
|
7909
|
|
7910 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
7911
|
|
7912 * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
|
|
7913
|
|
7914 1998-4-20 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
7915
|
|
7916 * package-get.el (package-get-all): add `\n' separator to
|
|
7917 interactive specification so that both variables are read
|
|
7918
|
442
|
7919 1998-04-22 Didier Verna <didier@xemacs.org>
|
428
|
7920
|
|
7921 * x-menubar.el: ported the options menu to Custom.
|
|
7922 Moved the "read only" toggle button to the buffers menu.
|
|
7923 Corrected some missing ;;;###autoload or defcustom.
|
|
7924
|
|
7925 * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
|
|
7926 the scrollbar-visible specifier for options menu handling.
|
|
7927
|
|
7928 * toolbar.el (toolbar-visible-p)
|
|
7929 (toolbar-captioned-p)
|
|
7930 (default-toolbar-position): defcustom wrappers around
|
|
7931 the toolbar specifiers for options menu handling.
|
|
7932
|
|
7933 * frame.el (get-frame-for-buffer-default-instance-limit):
|
|
7934 defcustom it for options menu handling.
|
|
7935
|
440
|
7936 * font-lock.el (font-lock-mode): defcustom and autoload the variable
|
428
|
7937 font-lock-mode for options menu handling.
|
|
7938
|
|
7939 * cus-start.el: added Custom properties to overwrite-mode for
|
|
7940 options menu handling.
|
|
7941
|
|
7942 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
7943
|
|
7944 * about.el: shameless self-promotion.
|
|
7945
|
|
7946 1998-04-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
7947
|
|
7948 * simple.el (raw-append-message): Slightly optimize.
|
|
7949 (remove-message): Use `push' for clarity.
|
|
7950 (append-message): Ditto.
|
|
7951 (display-warning): Dito.
|
|
7952 (raw-append-message): Send the message to the appropriate device.
|
|
7953
|
|
7954 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
7955
|
|
7956 * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
|
|
7957 From Sean MacLennan <Sean.MacLennan@pika.ca>
|
|
7958
|
|
7959 1998-04-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7960
|
|
7961 * setup-paths.el: Changed `directory-sep-char' to
|
|
7962 `path-separator', following a change in GNU Emacs.
|
|
7963
|
|
7964 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7965
|
|
7966 * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
|
|
7967 (Info-build-dir-anew): Add a final newline.
|
|
7968 (Info-build-dir-anew): Do not issue warning when rebuilding policy
|
|
7969 is `always'
|
|
7970 (Info-rebuild-dir): Ditto
|
|
7971
|
|
7972 * dumped-lisp.el (preloaded-file-list): Added ldap.el
|
|
7973
|
|
7974 1998-04-21 SL Baur <steve@altair.xemacs.org>
|
|
7975
|
|
7976 * simple.el (count-words-buffer): Retain zmacs region.
|
|
7977 (count-words-region): Ditto.
|
|
7978 * simple.el: (what-line): Expanded line counts.
|
|
7979 (count-lines): New parameter to conditionalize whether collapsed
|
|
7980 lines get counted.
|
|
7981 From Bob Weiner <weiner@altrasoft.com>
|
|
7982
|
|
7983 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
7984
|
|
7985 * packages.el (package-locations): infodock-packages must override
|
|
7986 mule-packages and packages.
|
|
7987
|
|
7988 1998-04-19 Jonathan Harris <jhar@tardis.ed.a.uk>
|
|
7989
|
|
7990 * wid-edit.el:
|
|
7991 remove rude messages from widget-activation-widget-mapper
|
|
7992 and widget-activation-glyph-mapper
|
|
7993
|
|
7994 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7995
|
|
7996 * toolbar.el: Remove (featurep 'x) test from
|
|
7997 toolbar-make-button-list
|
|
7998
|
|
7999 1998-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
8000
|
|
8001 * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
|
|
8002 only if in the same frame.
|
|
8003
|
|
8004 1998-04-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8005
|
|
8006 * packages.el (package-locations): Added site-packages hierarchy.
|
|
8007
|
|
8008 * setup-paths.el (paths-default-info-directories): Introduced and
|
|
8009 used.
|
|
8010
|
|
8011 * packages.el, setup-paths.el: Set various path searching depths
|
|
8012 to 1.
|
|
8013
|
|
8014 * packages.el (packages-hierarchy-depth):
|
|
8015 (packages-load-path-depth): Introduced and used.
|
|
8016
|
|
8017 * setup-paths.el (paths-load-path-depth): Introduced and used.
|
|
8018
|
|
8019 * find-paths.el (paths-find-recursive-path): Added max-depth
|
|
8020 parameter.
|
|
8021
|
|
8022 1998-04-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8023
|
|
8024 * setup-paths.el (paths-construct-info-path): Removed
|
|
8025 dependency on behavior of (file-name-as-directory "").
|
|
8026
|
|
8027 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8028
|
|
8029 * ldap.el (ldap-search): Adapt to the new low-level API using ldap
|
|
8030 lisp objects
|
|
8031
|
|
8032 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8033
|
|
8034 * dump-paths.el, startup.el: Added handling for --debug-paths.
|
|
8035
|
|
8036 1998-04-15 William M. Perry <wmperry@aventail.com>
|
|
8037
|
|
8038 * wid-edit.el: We cannot just set the help-echo or balloon-help
|
|
8039 properties for an extent based on the :help-echo widget
|
|
8040 property, since help-echo and balloon-help cause an EXTENT to
|
|
8041 get passed in, where :help-echo functions are expecting a WIDGET
|
|
8042
|
|
8043 1998-04-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8044
|
|
8045 * scrollbar.el (init-scrollbar-from-resources): Call
|
|
8046 mswindows-init-scrollbar-metrics when appropriate.
|
|
8047
|
|
8048 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8049
|
|
8050 * dumped-lisp.el: dump x-toolbar for window system
|
|
8051
|
|
8052 * msw-init.el (init-post-mswindows-win): enable toolbars if we
|
|
8053 have support and xpm.
|
|
8054
|
|
8055 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
8056
|
|
8057 * files.el (toggle-read-only): Fix docstring.
|
442
|
8058 From Didier Verna <didier@xemacs.org>
|
428
|
8059
|
|
8060 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8061
|
|
8062 * startup.el (normal-top-level): Load autoload-file-name without
|
|
8063 specifying an extension---some people only auto-autoload.el.gz.
|
|
8064
|
|
8065 1998-04-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
8066
|
|
8067 * files.el (backup-enable-predicate): Don't bomb on NAME being
|
|
8068 nil.
|
|
8069
|
|
8070 1998-04-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8071
|
|
8072 * find-paths.el, packages.el: Now prefers configure'd paths.
|
|
8073 This shouldn't cause any of the originally anticipated problems as
|
|
8074 the current paths architecture will not define the various
|
|
8075 configure-xxx variables if they're not specified on the configure
|
|
8076 command line.
|
|
8077
|
|
8078 * find-paths.el, setup-paths.el, packages.el: Removed all
|
|
8079 mentionings of "/" as a path separator.
|
|
8080 Used paths-construct-path throughout.
|
|
8081
|
|
8082 * find-paths.el (paths-construct-path): Created to assemble paths
|
|
8083 from directory components.
|
|
8084
|
|
8085 * setup-paths.el, packages.el: Used paths-decode-directory-path
|
|
8086 instead of decode-path-internal.
|
|
8087
|
|
8088 * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
|
|
8089 and associates.
|
|
8090 (paths-decode-directory-path) Created.
|
|
8091
|
|
8092 * setup-paths.el: Changed configure-exec-path to
|
|
8093 configure-exec-directory.
|
|
8094
|
|
8095 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8096
|
|
8097 * packages.el (packages-find-packages): Fixed decoding of
|
|
8098 EMACSPACKAGEPATH.
|
|
8099
|
|
8100 * startup.el: -no-packages -> -no-early-packages.
|
|
8101
|
|
8102 (packages-load-package-lisps): Fixed loading of auto-autoload
|
|
8103 files.
|
|
8104
|
|
8105 * startup.el (normal-top-level): Fixed loading of core
|
|
8106 auto-autoload.
|
|
8107
|
|
8108 * obsolete.el: Un-obsoleted site-directory. Sigh.
|
|
8109
|
|
8110 * startup.el, packages.el, dump-paths.el: Added proper settings
|
|
8111 for site-directory and lisp-directory variables.
|
|
8112
|
|
8113 * startup.el, loadup.el: Renamed inhibit-update-autoloads to
|
|
8114 inhibit-package-autoloads and fixed handling of it.
|
|
8115
|
|
8116 * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
|
|
8117 handling of former inhibit-package-init, now
|
|
8118 inhibit-early-packages, to make -vanilla etc. work.
|
|
8119
|
|
8120 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8121
|
|
8122 * code-process.el (start-process): Fallback to 'undecided instead
|
|
8123 of 'binary for process input coding stream.
|
|
8124
|
|
8125 * process.el (start-process): Docstring fix.
|
|
8126
|
|
8127 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8128
|
|
8129 * info.el (Info-insert-dir): Do not insert temporary dir files
|
|
8130 in Info-dir-file-attributes
|
|
8131 (Info-build-dir-anew): Ensure temporary buffer is not read-only
|
|
8132 (Info-rebuild-dir): Ditto.
|
|
8133
|
|
8134 1998-04-09 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8135
|
|
8136 * obsolete.el: Added obsoleteness declarations for
|
|
8137 `site-directory' and `Info-default-directory-list'.
|
|
8138
|
|
8139 1998-04-08 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8140
|
|
8141 * find-paths.el (paths-find-emacs-root): Only look at the
|
|
8142 executable at the end of the symlink chain for determining the
|
|
8143 Emacs root.
|
|
8144
|
|
8145 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8146
|
|
8147 * setup-paths.el (paths-construct-info-path): Changed construction
|
|
8148 to cater to gone default in configure.
|
|
8149
|
|
8150 * find-paths.el (paths-uniq-append): Added.
|
|
8151
|
|
8152 * packages.el: Rewritten package path construction once again.
|
|
8153
|
|
8154 * dump-paths.el, startup.el: Removed package-path as a global
|
|
8155 variable.
|
|
8156
|
|
8157 * package-admin.el (package-admin-add-single-file-package):
|
|
8158 (package-admin-add-binary-package): Changed package-path to
|
|
8159 late-packages.
|
|
8160
|
|
8161 * packages.el (packages-split-path): Split path at "/" rather than
|
|
8162 nil according to change in emacs.c.
|
|
8163
|
|
8164 1998-04-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8165
|
|
8166 * setup-paths.el (paths-construct-info-path): Changed info path
|
|
8167 order so that directories come out right.
|
|
8168 (paths-find-lock-directory): Fixed bug: It used to think
|
|
8169 configure-lock-directory is a path.
|
|
8170
|
|
8171 1998-04-06 Jeff Miller <jmiller@smart.net>
|
|
8172
|
|
8173 * x-toolbar.el: Added toolbar-vector-xxxxxx defvars. Modified
|
|
8174 initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars. This
|
|
8175 eases the use of toolbar-add/kill-item functions.
|
|
8176
|
|
8177 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8178
|
|
8179 * code-files.el (file-coding-system-alist): Commented out
|
|
8180 loaddefs.el magical treatment.
|
|
8181
|
|
8182 1998-04-06 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8183
|
|
8184 * info.el (Info-rebuild-outdated-dir): Added new option
|
|
8185 `conservative' and made it the default
|
|
8186 (Info-rebuild-dir): Appropriately parse multi-line description
|
|
8187 strings, and multi-section dir files. Issue warning when dir
|
|
8188 is rebuilt as temporary
|
|
8189 (Info-build-dir-anew): Issue warning when dir is built as
|
|
8190 temporary
|
|
8191
|
|
8192 1998-04-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8193
|
|
8194 * list-mode.el (list-mode-map): Bind highlight motion commands to
|
|
8195 standard keys left, right, C-b and C-f.
|
|
8196
|
|
8197 1998-03-29 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
8198
|
|
8199 * files.el (auto-mode-alist): allow .sc for Scheme->C
|
|
8200
|
|
8201 1998-04-06 SL Baur <steve@altair.xemacs.org>
|
|
8202
|
|
8203 * loadup.el (pureload): Don't quote (garbage-collect).
|
|
8204
|
|
8205 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
8206
|
|
8207 * package-get-base.el: Updated.
|
|
8208
|
|
8209 1998-04-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
8210
|
|
8211 * isearch-mode.el (isearch-just-started): New variable.
|
|
8212 (isearch-mode): Set it.
|
|
8213 (isearch-repeat): Advance one character forward only if the search
|
|
8214 was successful, and was not just started.
|
|
8215 (isearch-repeat): Clear isearch-just-started.
|
|
8216
|
|
8217 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
8218
|
|
8219 * finder.el (finder-compile-keywords): Don't eval new finder-inf
|
|
8220 if running -batch.
|
|
8221
|
|
8222 1998-03-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
8223
|
|
8224 * subr.el (listify-key-sequence): Removed.
|
|
8225
|
|
8226 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
8227
|
|
8228 * bytecomp.el (byte-compile-print-gensym): New option.
|
|
8229 (byte-compile-output-file-form): Use it.
|
|
8230 (byte-compile-output-docform): Ditto.
|
|
8231 (byte-compile-compiled-obj-to-list): Ditto.
|
|
8232
|
|
8233 Sun Mar 29 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8234
|
|
8235 * msw-glyphs.el: set frame icon if xpm support.
|
|
8236
|
|
8237 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8238
|
|
8239 * help.el: Code that pretty prints variable values
|
|
8240 removed.
|
|
8241
|
|
8242 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
8243
|
|
8244 * find-paths.el (paths-emacs-root-p): Correct test for installation
|
|
8245 directory.
|
|
8246 From Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8247
|
|
8248 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8249
|
|
8250 * loaddefs.el: Don't set debug-ignored-errors; leave
|
|
8251 its default value set to nil.
|
|
8252
|
|
8253 1998-03-29 Damon Lipparelli <lipp@primus.com>
|
|
8254
|
|
8255 * info.el (Info-rebuild-dir): fixed mis-spelling.
|
|
8256
|
|
8257 1998-03-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8258
|
|
8259 * info.el (Info-rebuild-outdated-dir): New custom var
|
|
8260 (Info-insert-node): Create/update dir file when needed, ie when it
|
|
8261 does not exist or is older than some info files in directory
|
|
8262
|
|
8263 1998-04-01 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8264
|
|
8265 * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
|
|
8266 for last packages, mainly for using a 20.4 package base.
|
|
8267
|
|
8268 * packages.el (late-packages): Typo fix. It was called
|
|
8269 early-packages.
|
|
8270
|
|
8271 * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
|
|
8272 relative symlinks correctly.
|
|
8273 (paths-find-emacs-roots): More rigorous checking for plausible
|
|
8274 configuration-time root.
|
|
8275
|
|
8276 * startup.el (normal-top-level): Added a warning if XEmacs cannot
|
|
8277 find its roots.
|
|
8278
|
|
8279 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
8280
|
|
8281 * faces.el: Fix docstrings.
|
|
8282 * glyphs.el: Fix docstrings.
|
|
8283 * mouse.el: Fix docstrings.
|
|
8284
|
|
8285 * frame.el: Change phrase `current frame' to `selected frame'.
|
|
8286
|
|
8287 * faces.el (face-spec-set-match-display): Make FRAME arg optional.
|
|
8288
|
|
8289 * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
|
|
8290 macros using backquote to make them infinitely more readable.
|
|
8291
|
|
8292 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
8293
|
|
8294 * packages.el (packages-find-package-path): Hardcoded specialized
|
|
8295 InfoDock support until we can clean this up.
|
|
8296
|
|
8297 * help.el (describe-bindings-1): Return the value of the bindings
|
|
8298 help buffer created.
|
|
8299 (describe-bindings): Ditto.
|
|
8300
|
|
8301 * simple.el (set-variable): Restore previous behavior of not
|
|
8302 bombing if the variable to set is not boundp.
|
|
8303
|
|
8304 1998-03-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8305
|
|
8306 * packages.el (packages-handle-package-dumped-lisps): Allow for
|
|
8307 non-local files to be loaded off the package-lisp variable.
|
|
8308
|
|
8309 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8310
|
|
8311 * x-faces.el: Global X resources should override
|
|
8312 specs for all device classes (color, grayscale, mono);
|
|
8313 code currently doesn't override any of them. Fixed by
|
|
8314 calling remove-specifier with '(x default) as the tag
|
|
8315 set and allowing inexact matches.
|
|
8316
|
|
8317 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8318
|
442
|
8319 * faces.el: Separated face initializations based on
|
428
|
8320 device classes into device type specific (tag set,
|
|
8321 instantiator) pairs.
|
|
8322
|
|
8323 1998-03-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
8324
|
|
8325 * wid-edit.el (widget-choice-action): Remember user's explicit
|
|
8326 choice.
|
|
8327 (widget-choice-value-create): Respect it.
|
|
8328 From Richard Stallman <rms@gnu.org>
|
|
8329
|
|
8330 1998-03-26 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8331
|
|
8332 * setup-paths.el (paths-construct-info-path): Always append
|
|
8333 existing directories from configure-time info path.
|
|
8334
|
|
8335 * startup.el (startup-setup-paths): Renamed misnamed info-path to
|
|
8336 Info-directory-list.
|
|
8337
|
|
8338 * info.el: Removed Info-default-directory-list which was broken by
|
|
8339 design.
|
|
8340 Removed bogus initialization of Info-directory-list---startup.el
|
|
8341 can do a much better job.
|
|
8342 Added autoload of Info-directory-list.
|
|
8343
|
|
8344 * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
|
|
8345 out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
|
|
8346 be exclusive; now it's merely given precedence, just like in the
|
|
8347 old days.
|
|
8348
|
|
8349 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8350
|
|
8351 * find-paths.el (paths-find-architecture-directory): Fix bug with
|
|
8352 finding; it used to default too early.
|
|
8353
|
|
8354 1998-03-25 Martin Buchholz <martin@xemacs.org>
|
|
8355
|
|
8356 * packages.el (packages-split-path): Fix a bug; it used to fail
|
|
8357 for paths that weren't split.
|
|
8358
|
|
8359 1998-03-26 SL Baur <steve@altair.xemacs.org>
|
|
8360
|
|
8361 * finder.el (finder-compile-keywords): trap on errors.
|
|
8362
|
|
8363 1998-03-24 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8364
|
|
8365 * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
|
|
8366 fourth argument of t so that only the specs exactly
|
|
8367 matching the tag lists are removed.
|
|
8368
|
|
8369 1998-03-25 SL Baur <steve@altair.xemacs.org>
|
|
8370
|
|
8371 * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
|
|
8372
|
|
8373 1998-03-23 SL Baur <steve@altair.xemacs.org>
|
|
8374
|
|
8375 * minibuf.el (mouse-read-file-name-1): If a default directory was
|
|
8376 specified, use it for generating the completions.
|
|
8377
|
|
8378 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8379
|
|
8380 * update-elc.el: Now respects inhibit-package-init and
|
|
8381 inhibit-site-lisp.
|
|
8382 Now does path construction with loadup-paths.
|
|
8383
|
|
8384 * startup.el (normal-top-level, startup-setup-paths): Now respects
|
|
8385 inhibit-package-init and inhibit-site-lisp.
|
|
8386
|
|
8387 * packages.el (packages-find-package-path): Extended package path
|
|
8388 by version-specific hierarchies.
|
|
8389 (packages-find-packages): Now respects inhibit flag and
|
|
8390 inhibit-site-lisp.
|
|
8391 Moved path setup to loadup-paths.
|
|
8392
|
|
8393 * make-docfile.el: Now respects inhibit-package-init and
|
|
8394 inhibit-site-lisp.
|
|
8395 Now does path construction with loadup-paths.
|
|
8396
|
|
8397 * loadup.el: Now respects inhibit-package-init and
|
|
8398 inhibit-site-lisp.
|
|
8399
|
|
8400 * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
|
|
8401
|
|
8402 * loadup-paths.el: New file: setup load-path to encompass
|
|
8403 packages.
|
|
8404
|
|
8405 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
8406
|
|
8407 * auto-show.el: load-gc renamed to pureload.
|
|
8408 * site-load.el: Ditto.
|
|
8409 * packages.el (toplevel): Ditto.
|
|
8410 * loadup.el (really-early-error-handler): Ditto.
|
|
8411 * dumped-lisp.el (preloaded-file-list): Ditto.
|
|
8412 * cus-face.el (custom-declare-face): Ditto.
|
|
8413
|
|
8414 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8415
|
|
8416 * <Today>: The Big Path Searching Overhaul.
|
|
8417
|
|
8418 * find-paths.el: New file: find and assemble paths in the
|
|
8419 installation hierarchy.
|
|
8420
|
|
8421 * setup-paths.el: New file: global layout of paths and directories
|
|
8422 within the XEmacs hierarchy.
|
|
8423
|
|
8424 * packages.el: Replaced everything related to path searching and
|
|
8425 startup by code in terms of find-paths.
|
|
8426
|
|
8427 * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
|
|
8428 the new path searching engine.
|
|
8429
|
|
8430 * dumped-lisp.el (preloaded-file-list): Added new files find-paths
|
|
8431 and setup-paths.
|
|
8432
|
|
8433 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
8434
|
|
8435 * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
|
|
8436 setup-paths.el.
|
|
8437
|
|
8438 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8439
|
|
8440 * msw-glyphs.el: Added check for 'mswindows feature, so the file
|
|
8441 compiles identically in any configuration.
|
|
8442 Removed irrelevant commentary.
|
|
8443
|
|
8444 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8445
|
|
8446 * simple.el (set-variable): Allow setting specifiers.
|
|
8447
|
|
8448 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
8449
|
|
8450 * lisp.el (forward-sexp): Revert previous change.
|
|
8451
|
|
8452 1998-03-18 SL Baur <steve@altair.xemacs.org>
|
|
8453
|
|
8454 * frame.el (frame-initialize): Use `delete-console' instead of
|
|
8455 `delete-device' to delete the stream console to match the usage in
|
|
8456 Fkill_emacs.
|
|
8457
|
|
8458 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
8459
|
|
8460 * files.el (cdpath-previous): New variable.
|
|
8461 (cd): Use it.
|
|
8462 From Bob Weiner <weiner@wave.altrasoft.com>
|
|
8463
|
|
8464 1998-03-15 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8465
|
|
8466 * keydefs.el: Changed keybindings of forward-char,
|
|
8467 backward, scroll-up and scroll-down to point to their
|
|
8468 -command counterparts.
|
|
8469
|
|
8470 * simple.el: New functions: forwarc-char-command,
|
|
8471 backwrad-char-command, scroll-up-command,
|
|
8472 scroll-down-command which work liek their counterparts
|
|
8473 except that they honor the variable
|
|
8474 signal-error-on-buffer-boundary.
|
|
8475
|
|
8476 Definition of signal-error-on-buffer-boundary received
|
|
8477 from src/cmds.c.
|
|
8478
|
|
8479 defvar declaration added for word-across-newline to avoid
|
|
8480 byte-compiler warning about the free variable reference.
|
|
8481
|
|
8482 1998-03-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8483
|
|
8484 * winnt.el: Removed "%t" from the beginning of
|
|
8485 modeline-format. From now on, there's no nt-specifics in the modeline.
|
|
8486
|
|
8487 1998-03-14 SL Baur <steve@altair.xemacs.org>
|
|
8488
|
|
8489 * setup-paths.el (paths-setup-paths-warning): Replace occurrences
|
|
8490 of `when' with `if'.
|
|
8491
|
|
8492 1998-03-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8493
|
|
8494 * msw-glyphs.el: New file. Defines TTY-style glyphs for
|
|
8495 mswindows. Must be reworked along with glyphs.el, or
|
|
8496 merged into it, after there is images support.
|
|
8497
|
|
8498 * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
|
|
8499 'mswindows.
|
|
8500
|
|
8501 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
8502
|
|
8503 * faces.el: fix for text cursor initialization.
|
|
8504 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
8505 From Andy Piper <andyp@parallax.co.uk>
|
|
8506
|
|
8507 1998-03-11 Pete Ware <ware@cis.ohio-state.edu>
|
|
8508
|
|
8509 * files.el (set-auto-mode): If a mode is not fboundp, check to see
|
|
8510 if there is an existing package that handles it and warn the user
|
|
8511 about that mode.
|
|
8512
|
|
8513 1998-03-02 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8514
|
|
8515 * x-menubar.el (default-menubar): Greyed out "Help / Basics /
|
|
8516 Installation" menu item when Installation-string is not bound.
|
|
8517
|
|
8518 1998-03-11 SL Baur <steve@altair.xemacs.org>
|
|
8519
|
|
8520 * lisp.el (forward-sexp): Fix for test for balanced sexp.
|
|
8521 From Jeremiah W. James <jerry@cs.ucsb.edu>
|
|
8522
|
|
8523 1998-03-10 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8524
|
|
8525 * msw-faces.el:
|
|
8526 * faces.el: Fix face initialization.
|
|
8527
|
|
8528 1998-03-10 Glynn Clements <glynn@sensei.co.uk>
|
|
8529
|
|
8530 * files.el (backup-enable-predicate): fix breakage introduced
|
|
8531 by TMPDIR patch.
|
|
8532
|
|
8533 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8534
|
|
8535 * x-faces.el (x-init-face-from-resources): The
|
|
8536 TTY face property retrieval functions don't return
|
|
8537 specifiers, so use face-property instead.
|
|
8538
|
|
8539 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
8540
|
|
8541 * mwheel.el (mwheel-install): Use portable keysyms and syntax.
|
|
8542
|
|
8543 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8544
|
|
8545 * x-menubar.el: Expanded documentation for
|
|
8546 option-save-faces. Changed Options -> Browse Faces
|
|
8547 menu entry to invoke customize-face.
|
|
8548
|
|
8549 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8550
|
|
8551 * faces.el: Most face initialization moved out of
|
|
8552 init-other-random-faces to the top level so that the
|
|
8553 initialization happens before Xemacs is dumped. Much
|
|
8554 of the fascist "face-differs-from-default-p or FROB!"
|
|
8555 code has been retired in favor of letting the user do
|
|
8556 what they want to do. Face initialization code changed
|
|
8557 to use `default' specifier tag so that the settings can
|
|
8558 be overridden later if the user wishes it.
|
|
8559
|
|
8560 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
8561
|
|
8562 * about.el (about-hackers): Update contributors list.
|
|
8563
|
|
8564 1998-03-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8565
|
|
8566 * specifier.el: Define new specifier tag `default'.
|
|
8567
|
|
8568 * modeline.el: Initialize faces using `default' tag.
|
|
8569
|
|
8570 * x-faces.el (x-init-face-from-resources): Remove
|
|
8571 specifier specs containing the `default' tag before
|
|
8572 adding new specs.
|
|
8573
|
|
8574 1998-03-02 John Jones <jj@asu.edu>
|
|
8575
|
|
8576 * package-get.el (package-get-all): fixed arguments on call to
|
|
8577 package-admin-add-single-file-package.
|
|
8578 * package-get.el (package-get-installedp): fixed to match
|
|
8579 advertised behavior.
|
|
8580 * package-get.el: added function package-get-update-all which
|
|
8581 installs newest versions of all the current packages (if they are
|
|
8582 not already installed).
|
|
8583
|
|
8584 1998-03-04 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
8585
|
|
8586 * files.el (find-file-noselect): Uncommented `truename' binding in
|
|
8587 `let*' and use it later to set `buffer-file-truename' iff it's
|
|
8588 still nil, as happens for example when finding a compressed
|
|
8589 file with "jka-compr".
|
|
8590
|
|
8591 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8592
|
|
8593 * faces.el: in make-face-* type functions do the operation for all
|
|
8594 window systems, not just the first one found.
|
|
8595
|
|
8596 * font.el: call mswindows-list-fonts for mswindows.
|
|
8597
|
|
8598 1998-03-02 Glynn Clements <glynn@sensei.co.uk>
|
|
8599
|
|
8600 * code-process.el (call-process-region):
|
|
8601 * process.el (call-process-region):
|
|
8602 * package-get.el (package-get-dir):
|
|
8603 * files.el (backup-enable-predicate):
|
|
8604 * gnuserv.el (gnuserv-temp-file-regexp):
|
|
8605 Use temp-directory in place of `/tmp'.
|
|
8606
|
|
8607 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
8608
|
|
8609 * "Fast" dired-in-C enhancements for Windows 95/NT:
|
|
8610
|
|
8611 * files.el: Added function, `wildcard-to-regexp', from GNU
|
|
8612 Emacs.
|
|
8613
|
|
8614 * files.el (insert-directory): Modified to use special
|
|
8615 dired-in-C enhancements if present.
|
|
8616
|
|
8617 Mon Mar 02 11:37:36 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8618
|
|
8619 * code-files.el: make default coding no-conversion.
|
|
8620
|
|
8621 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
8622
|
|
8623 * dumped-lisp.el (preloaded-file-list): Find Installation.el from
|
|
8624 the load-path.
|
|
8625
|
|
8626 * update-elc.el: Strip directory when testing for files not to
|
|
8627 bytecompile.
|
|
8628
|
|
8629 1998-03-02 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
8630
|
|
8631 * lisp-mode.el: Use recommended form for menus.
|
|
8632
|
|
8633 * info.el (Info-construct-menu): Use recommended form for menus.
|
|
8634
|
|
8635 * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
|
|
8636 entry.
|
|
8637
|
|
8638 1998-02-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8639
|
|
8640 * frame.el: Resurrect get-frame-for-buffer-default-to-current.
|
|
8641 (get-frame-for-buffer-noselect): Always return frames
|
|
8642 in the not-this-window-p cond clause.
|
|
8643
|
|
8644 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
8645
|
|
8646 * help.el (describe-installation): New function.
|
|
8647
|
|
8648 * x-menubar.el (default-menubar): Add describe-installation to
|
|
8649 Help menu.
|
|
8650
|
|
8651 * packages.el (packages-unbytecompiled-lisp): Installation.el
|
|
8652 should not be bytecompiled.
|
|
8653
|
|
8654 * dumped-lisp.el (preloaded-file-list): Dump Installation with
|
|
8655 XEmacs.
|
|
8656
|
|
8657 * x-menubar.el (default-menubar): Use correct guard for VM menu
|
|
8658 entry.
|
|
8659
|
|
8660 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
|
|
8661 coding.
|
|
8662 From Andy Piper <andyp@parallax.co.uk>
|
|
8663
|
|
8664 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8665
|
|
8666 * ldap.el: Do not require ldap-internal at compile time.
|
|
8667
|
|
8668 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8669
|
|
8670 * code-files.el: new file. a virtual copy of mule-files.el
|
|
8671 but without charset
|
|
8672 dependencies. (toggle-buffer-file-ocding-system) new function for
|
|
8673 changing the eol type for the current buffer.
|
|
8674
|
|
8675 * code-process.el: new file. a copy of
|
|
8676 mule-process.el. mule-process.el will disappear when things have
|
|
8677 settled.
|
|
8678
|
|
8679 * coding.el: new file. a virtual copy of mule-files.el but
|
|
8680 without charset dependencies. (coding-system-base) new function
|
|
8681 for getting the parent coding system of a coding system with eol
|
|
8682 type set.
|
|
8683
|
|
8684 * dumped-lisp.el: add above files for the non-mule case.
|
|
8685
|
|
8686 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8687
|
|
8688 * window-xemacs.el (display-buffer): If no explicit
|
|
8689 frame is specified, search for a window that displays
|
|
8690 the buffer on the currently selected frame, before
|
|
8691 searching other frames.
|
|
8692
|
|
8693 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8694
|
|
8695 * frame.el (get-frame-for-buffer): If not-this-window-p
|
|
8696 is non-nil, use window on the selected frame if it is not
|
|
8697 also the selected window. When defaulting, search for
|
|
8698 windows on the currently selected fgrame before searching
|
|
8699 other frames.
|
|
8700
|
442
|
8701 1998-02-25 Didier Verna <didier@xemacs.org>
|
428
|
8702
|
|
8703 * modeline.el (modeline-swap-buffers): originally named
|
|
8704 `mouse-release-modeline'. Whether to actually swap the buffers is
|
|
8705 decided in `mouse-drag-modeline'.
|
|
8706 (mouse-drag-modeline): A button release event is considered a
|
|
8707 mouse click is both X (modeline scroll) and Y (modeline drag) pos
|
|
8708 stay unchanged.
|
|
8709
|
|
8710 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
8711
|
|
8712 * x-menubar.el: Put redo on the menubar.
|
|
8713 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
8714
|
|
8715 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
8716
|
|
8717 * bytecomp.el (displaying-byte-compile-warnings): if
|
|
8718 temp-buffer-show-function is set, use it to display current set of
|
|
8719 warnings in the "*Compile-Log-Show*" buffer.
|
|
8720
|
|
8721 * simple.el (display-warning-buffer): if temp-buffer-show-function
|
|
8722 is set, use it to display current set of warnings in the
|
|
8723 "*Warnings-Show*" buffer.
|
|
8724
|
|
8725 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
8726
|
|
8727 * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
|
|
8728 Common Lisp.
|
|
8729
|
|
8730 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
8731
|
|
8732 * menubar.el: Allow button descriptors at least 2 long.
|
|
8733
|
|
8734 * x-menubar.el (default-menubar): Use recommended forms.
|
|
8735 (file-menu-filter): Remove.
|
|
8736 (edit-menu-filter): Remove.
|
|
8737
|
|
8738 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
8739
|
|
8740 * about.el (about-hackers): Updated.
|
|
8741
|
|
8742 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
8743
|
|
8744 * help.el (help-max-help-buffers): new variable
|
|
8745 (help-register-and-maybe-prune-excess): new function
|
|
8746 (help-buffer-name): use help-max-help-buffers.
|
|
8747 (with-displaying-help-buffer): use
|
|
8748 help-register-and-maybe-prune-excess.
|
|
8749
|
|
8750 * help.el (help-maybe-pretty-print-value): if the value fits on
|
|
8751 one line, let it.
|
|
8752
|
|
8753 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
8754
|
|
8755 * (with-displaying-help-buffer): there is no need to kill the buffer
|
442
|
8756 if it exists, because with-output-to-temp-buffer will clear it.
|
428
|
8757 further, killing the buffer violates the rule that
|
|
8758 temp-buffer-show-function, if set, has the full responsibility of
|
|
8759 showing the temp buffer. killing the buffer fucks with the window
|
|
8760 configuration, hosing temp-buffer-show-function.
|
|
8761
|
|
8762
|
442
|
8763 1998-02-23 Didier Verna <didier@xemacs.org>
|
428
|
8764
|
|
8765 * modeline.el (mouse-drag-modeline):
|
|
8766 - Always scroll the modeline that was originally clicked on.
|
|
8767 - Use x pixels instead of x characters (which doesn't work anyway)
|
|
8768 as horizontal reference for modeline dragging. This allows us to
|
|
8769 keep on dragging the modeline even if the motion event occurs in
|
|
8770 another window.
|
|
8771
|
442
|
8772 1998-02-23 Didier Verna <didier@xemacs.org>
|
428
|
8773
|
|
8774 * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
|
|
8775 glyph on the modeline to indicate that dragging the mouse has an
|
|
8776 effect both horizontally and vertically.
|
|
8777
|
|
8778 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
8779
|
|
8780 * about.el (about-xemacs): Get rid of redundant visible version
|
|
8781 number.
|
|
8782
|
|
8783 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
8784
|
|
8785 * about.el (about-hackers): Update credits.
|
|
8786
|
|
8787 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
8788
|
|
8789 * prim/register.el (view-register): Show register type file-query.
|
|
8790
|
|
8791 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8792
|
|
8793 * mode-motion.el (mode-motion-highlight-internal):
|
|
8794 save-excursion inside save-window-exucrsion form to
|
|
8795 hide buffer point changes from save-window-excursion.
|
|
8796 Prevents display flickering when the mouse pointer
|
|
8797 moves.
|
|
8798
|
442
|
8799 1998-02-17 Didier Verna <didier@xemacs.org>
|
428
|
8800
|
|
8801 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
8802 function to handle correctly the case of a toolbar one side of the
|
|
8803 window: scrolling will not necessarily happen.
|
|
8804
|
|
8805 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8806
|
|
8807 * files.el (after-find-file): Restore missing argument
|
|
8808 to format that provides filename for "... consider M-x
|
|
8809 recover-file" message. Also call `message' with "%s"
|
|
8810 as the first arg instead of an arbitrary string.
|
|
8811
|
|
8812 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
8813
|
|
8814 * about.el (about-hackers): Various additions.
|
|
8815
|
|
8816 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
8817
|
|
8818 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
8819 line out when copying on-the-same line autoloads.
|
|
8820
|
|
8821 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
8822 is installed.
|
|
8823
|
|
8824 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
8825
|
|
8826 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
8827 * x11/x-win-sun.el (x-win-init-sun):
|
|
8828 * x11/x-init.el (x-initialize-compose):
|
|
8829 * prim/simple.el:
|
|
8830 (backward-or-forward-kill-sexp):
|
|
8831 (backward-or-forward-kill-sentence):
|
|
8832 (backward-or-forward-kill-word):
|
|
8833 (backward-or-forward-delete-char):
|
|
8834 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
8835 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
8836 x-keysym-on-keyboard-p to detect backspace.
|
|
8837 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
8838 Clean up symbols used with dead keys, checking Linux and solaris
|
|
8839 keysyms.
|
|
8840 Simplify x-win-*.el using above methods.
|
|
8841 Change documentation for x-keysym-*-p functions.
|
|
8842
|
|
8843 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
8844
|
|
8845 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
8846 Vinnie Shelton.
|
|
8847 From Vinnie Shelton <acs@acm.org>
|
|
8848
|
|
8849 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
8850
|
|
8851 * simple.el (count-words-region): Ditto.
|
|
8852
|
|
8853 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
8854
|
|
8855 * simple.el (count-words-buffer): Document. Don't print anything
|
|
8856 if non-interactive.
|
|
8857
|
|
8858 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
8859
|
|
8860 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
8861 multiple files in InfoDock.
|
|
8862
|
|
8863 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
8864
|
|
8865 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
8866 from version.el in InfoDock.
|
|
8867
|
|
8868 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
8869 specially.
|
|
8870
|
|
8871 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
8872
|
|
8873 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
8874 variable name in docstring.
|
|
8875
|
|
8876 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
8877
|
|
8878 * menubar.h: Include "gui.h".
|
|
8879
|
|
8880 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
8881
|
|
8882 * site-load.el: Fix documentation.
|
|
8883
|
|
8884 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
8885
|
|
8886 * package-get-base.el (package-get-base): Updated.
|
|
8887
|
|
8888 * keymap.el: PC-ize.
|
|
8889
|
|
8890 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
8891
|
|
8892 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
8893 from' on a fresh line.
|
|
8894
|
|
8895 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
8896
|
|
8897 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
8898 object.
|
|
8899
|
|
8900 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
8901
|
|
8902 * undo-stack.el: PC-ize.
|
|
8903
|
|
8904 * cmdloop.el: PC-ize.
|
|
8905
|
|
8906 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
8907
|
|
8908 * bytecomp-runtime.el: PC-ize.
|
|
8909
|
|
8910 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
8911
|
|
8912 * cus-dep.el: Spelling fix.
|
|
8913
|
|
8914 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
8915 entries follow).
|
|
8916
|
|
8917 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
8918
|
|
8919 * text-mode.el (text-mode-hook-identify): New function,
|
|
8920 put on text-mode-hook. Set text-mode-variant here.
|
|
8921 (text-mode): Don't set it here.
|
|
8922
|
|
8923 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
8924
|
|
8925 * text-mode.el (text-mode-hook): New defvar.
|
|
8926 (text-mode-variant): New variable.
|
|
8927 (text-mode): Set that variable locally.
|
|
8928 (toggle-text-mode-auto-fill): New command.
|
|
8929
|
|
8930 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
8931
|
|
8932 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
8933
|
|
8934 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
8935
|
|
8936 * text-mode.el (paragraph-indent-text-mode):
|
|
8937 Renamed from spaced-text-mode.
|
|
8938 (text-mode-map): Bind TAB to indent-relative.
|
|
8939 (indented-text-mode-map): Variable deleted.
|
|
8940 (indented-text-mode): Now an alias for text-mode.
|
|
8941
|
|
8942 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
8943
|
|
8944 * loadup.el: test-atoms debugging stuffs removed.
|
|
8945
|
442
|
8946 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>
|
428
|
8947
|
|
8948 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
8949
|
|
8950 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
8951
|
|
8952 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
8953 (describe-distribution): Ditto.
|
|
8954 (describe-copying): Ditto.
|
|
8955 (describe-project): Ditto.
|
|
8956 (view-emacs-news): Ditto.
|
|
8957
|
|
8958 * help-nomule.el (help-with-tutorial): Made it use
|
|
8959 `locate-data-file' to find tutorial.
|
|
8960
|
|
8961 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
8962
|
|
8963 * about.el: Corrected my email address.
|
|
8964
|
|
8965 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
8966 'mouse-offix-drop'.
|
|
8967
|
|
8968 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
8969
|
|
8970 * loadup.el (running-xemacs): Spelling fix.
|
|
8971
|
|
8972 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
8973
|
|
8974 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
8975 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
8976
|
|
8977 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
8978
|
|
8979 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
8980
|
|
8981 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
8982
|
|
8983 * package-info.el (pi-last-mod-date): New function.
|
|
8984 (pi-author-version): New function.
|
|
8985 (batch-update-package-info): Use them.
|
|
8986
|
|
8987 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
8988
|
|
8989 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
8990 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
8991 with `get-frame-for-buffer-default-to-current'.
|
|
8992
|
|
8993 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
8994
|
|
8995 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
8996 (byte-compile-output-docform): Ditto.
|
|
8997 (byte-compile-compiled-obj-to-list): Ditto.
|
|
8998
|
|
8999 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9000
|
|
9001 * startup.el (command-line-1): Removed code that ran
|
|
9002 buffer-menu.
|
|
9003
|
|
9004 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
9005
|
|
9006 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
9007
|
|
9008 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
9009
|
|
9010 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
9011 `device-on-window-system-p' instead of explicitly checking for X,
|
|
9012 so that the same logic works for MS Windows.
|
|
9013 (suspend-or-iconify-emacs): Ditto.
|
|
9014
|
|
9015 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
9016
|
|
9017 * about.el (about-maintainer-info): Andy Piper is back.
|
|
9018 (xemacs-hackers): Updated Andy Piper's email address.
|
|
9019 (about-hackers): Added Jonathan Harris.
|
|
9020 (about-hackers): Updated Tibor Polgar's email address.
|
|
9021
|
|
9022 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
9023
|
|
9024 * about.el: Add xemacs.org email manager.
|
|
9025
|
|
9026 * package-get-base.el (package-get-base): Updated with most recent
|
|
9027 package updates.
|
|
9028
|
|
9029 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9030
|
|
9031 * help.el (function-arglist): Use `indirect-function' instead of
|
|
9032 `symbol-function' so that aliases are treated correctly.
|
|
9033
|
|
9034 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9035
|
|
9036 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
9037 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
9038 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
9039 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
9040 (describe-key): Use `princ' "%s" to print object.
|
|
9041 (describe-function-1): Use `princ' "%s" to print object.
|
|
9042 Commented out alias lines removed.
|
|
9043 (help-pretty-print-limit): New variable to control pretty-printing
|
|
9044 of variable values.
|
|
9045 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
9046 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
9047 list of length less than `help-pretty-print-limit'.
|
|
9048 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
9049
|
|
9050 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
9051
|
|
9052 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
9053 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
9054
|
|
9055 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9056
|
|
9057 * info.el (Info-default-directory-list): Made the documentation
|
|
9058 more explanitory.
|
|
9059
|
|
9060 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
9061
|
|
9062 * lisp/packages.el:
|
|
9063 * lisp/package-admin.el:
|
|
9064 * lisp/build-report.el:
|
|
9065 Fix typos.
|
|
9066
|
|
9067 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
9068
|
|
9069 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
9070 warnings in Java buffers without final newline and editing the
|
|
9071 last line.
|
|
9072
|
|
9073 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
9074
|
|
9075 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
9076 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
9077 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
9078
|
|
9079 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
9080 From Oliver Graf <ograf@fga.de>
|
|
9081
|
|
9082 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
9083
|
|
9084 * loadup.el (load-gc): rewrite as defun.
|
|
9085 Print something sensical if a required dump-time file isn't found.
|
|
9086
|
|
9087 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
9088
|
|
9089 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
9090 bug strikes a menudescriptor.
|
|
9091
|
|
9092 * package-get-base.el (package-get-base): Updated.
|
|
9093
|
|
9094 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
9095 from the Makefile.
|
|
9096
|
|
9097 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
9098
|
|
9099 * files.el (save-some-buffers): Don't play games with deleting
|
|
9100 other windows if we are in the minibuffer window.
|
|
9101
|
|
9102 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9103
|
|
9104 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
9105 (add-minor-mode): Document :active property to TOGGLE.
|
|
9106
|
|
9107 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9108
|
|
9109 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
9110 `:included' predicate in the `toggle-sym' plist.
|
|
9111 (add-minor-mode): Document the :included property, format
|
|
9112 docstring some more.
|
|
9113 (modeline-minor-mode-menu): Documentation string added.
|
|
9114
|
|
9115 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9116
|
|
9117 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
9118 labels from the symbol-names by thwacking off the overly redundant
|
|
9119 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
9120 resultant strings. Also shortened the menu's title by eliminating
|
|
9121 the redundant buffer name.
|
|
9122 (add-minor-mode): Beautified the docstring, added mention of the
|
|
9123 `:menu-tag' property of TOGGLE.
|
|
9124 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
9125 `toggle-sym' to beatify the mode-life menus.
|
|
9126 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
9127 `auto-fill-function'.
|
|
9128
|
442
|
9129 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
428
|
9130
|
|
9131 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
9132 menus to :style 'toggle.
|
|
9133
|
|
9134 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
9135
|
|
9136 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
9137
|
|
9138 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
9139
|
|
9140 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
9141 only recognize first hyperlink.
|
|
9142 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
9143 `hyper-apropos-insert-face'.
|
|
9144 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
9145
|
|
9146 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
9147
|
|
9148 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
9149 mail.
|
|
9150 (toolbar-mail-reader): Add support for `send'.
|
|
9151 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
9152
|
442
|
9153 1998-01-05 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
428
|
9154
|
|
9155 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
9156 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
9157 will function properly.
|
|
9158
|
|
9159 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
9160
|
|
9161 * simple.el: make the backwards delete function called by
|
|
9162 `backward-or-forward-delete-char' user configurable.
|
|
9163
|
|
9164 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9165
|
|
9166 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
9167 compiled function got loaded from.
|
|
9168
|
|
9169 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
9170
|
|
9171 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
9172
|
|
9173 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
9174
|
|
9175 * startup.el (load-init-file): Load autoloads earlier.
|
|
9176 (startup-splash-frame): Handle InfoDock logo.
|
|
9177
|
|
9178 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
9179 InfoDock.
|
|
9180 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
9181
|
|
9182 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
9183 doesn't have this function.
|
|
9184
|
|
9185 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
9186
|
|
9187 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
9188
|
|
9189 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
9190 version of version.el.
|
|
9191 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
9192
|
|
9193 * x-menubar.el (default-menubar): Guard reference to
|
|
9194 `gnuserv-frame'.
|
|
9195 (default-menubar): Guard references to `font-lock-mode'.
|
|
9196 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
9197 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
9198
|
|
9199 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
9200
|
|
9201 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
9202 loading auto-autoloads files.
|
|
9203
|
|
9204 * loaddefs.el: Disable dumping autoloads.
|
|
9205
|
|
9206 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
9207
|
|
9208 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
9209
|
|
9210 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
9211
|
|
9212 * finder.el (finder-by-keyword): Autoload.
|
|
9213
|
|
9214 * help.el: Conditionalize hyperbole setup.
|
|
9215
|
|
9216 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
9217
|
|
9218 * packages.el (package-require): Update to reflect new data format.
|
|
9219
|
442
|
9220 1998-01-02 Didier Verna <didier@xemacs.org>
|
428
|
9221
|
|
9222 * x-menubar.el (default-menubar): make the tutorials available
|
|
9223 through the menubar. (Plus some compilation warnings cleanup).
|
|
9224
|
|
9225 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
9226
|
|
9227 * check-features.el: New file. Perform sanity check after build.
|
|
9228
|
|
9229 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
9230 files to tooltalk package.
|
|
9231 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
9232 package.
|
|
9233
|
|
9234 * package-admin.el (package-admin-xemacs): Use better default for
|
|
9235 location of XEmacs binary.
|
|
9236
|
|
9237 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
9238
|
|
9239 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
9240 tag with sexp and add value tag with value `t'.
|
|
9241
|
|
9242 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
9243
|
|
9244 * package-get.el: Changes to work with real data.
|
|
9245 From Pete Ware <ware@cis.ohio-state.edu>
|
|
9246
|
|
9247 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
9248 being.
|
|
9249
|
|
9250 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
9251 of possibly out-of-date packges.elc.
|
|
9252 * make-docfile.el ("packages.el"): Ditto.
|
|
9253
|
|
9254 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
9255
|
|
9256 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
9257 the main tarball shadowing anything past it.
|
|
9258
|
|
9259 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
9260
|
|
9261 * packages.el (package-provide): Delete a previous provide.
|
|
9262
|
|
9263 * package-info.el: New file.
|
|
9264
|
|
9265 * package-get.el: New file.
|
|
9266 From Pete Ware <ware@cis.ohio-state.edu>
|
|
9267 (package-get): Fix md5 computation to work with Mule.
|
|
9268
|
|
9269 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9270
|
|
9271 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
9272
|
|
9273 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
9274
|
|
9275 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
9276
|
|
9277 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
9278 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9279
|
|
9280 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
9281
|
|
9282 * startup.el (load-init-file): Reload new or changed autoloads
|
|
9283 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
9284
|
|
9285 * packages.el (packages-new-autoloads): New function.
|
|
9286 (packages-reload-autoloads): New function.
|
|
9287 (packages-reload-dumped-lisp): New (stub) function.
|
|
9288
|
|
9289 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
9290
|
|
9291 * loadhist.el (file-provides): Extend to handle variant
|
|
9292 extensions.
|
|
9293
|
|
9294 * replace.el (query-replace): Fix typo.
|
|
9295
|
|
9296 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
9297
|
|
9298 * make-docfile.el: list-autoloads-path has been renamed.
|
|
9299 * update-elc.el: list-autoloads has been renamed.
|
|
9300
|
|
9301 * packages.el (packages-list-autoloads): Renamed.
|
|
9302 (packages-list-autoloads-path): Ditto.
|
|
9303
|
|
9304 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
9305
|
|
9306 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
9307 for an error in an auto-autoload.el file.
|
|
9308
|
|
9309 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
9310
|
|
9311 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
9312 tag with const.
|
|
9313 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
9314
|
|
9315 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
9316
|
|
9317 * loadhist.el (unload-feature): Remove autoload.
|
|
9318
|
|
9319 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
9320
|
|
9321 * loadhist.el: Unpackaged.
|
|
9322
|
|
9323 * help.el (describe-symbol-find-file): Rename
|
|
9324 `describe-function-find-file' and make old name obsolete.
|
|
9325 (describe-function-1): Use it.
|
|
9326 (describe-function-1): Guard reference to
|
|
9327 `compiled-function-annotation'.
|
|
9328
|
|
9329 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9330
|
|
9331 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
9332 argument.
|
|
9333 (help-mode-quit): New optional arg to control whether it kills or
|
|
9334 buries. Tidied up.
|
|
9335 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
9336 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
9337 (help-pretty-print-value): Rename back from
|
|
9338 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
9339 use it, otherwise use dumped `cl-prettyprint'.
|
|
9340 (describe-variable): Use `help-pretty-print-value' again.
|
|
9341 (find-func): Removed reference to "find-func" at end.
|
|
9342
|
|
9343 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9344
|
|
9345 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
9346 GUI XEmacs. Rename? x-menubar is rather window system
|
|
9347 independant, except for a couple of items.
|
|
9348
|
|
9349 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
9350
|
|
9351 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
9352 entries as they will no longer be distributed with XEmacs.
|
|
9353
|
|
9354 * format.el (format-alist): Fix image/tiff regexps.
|
|
9355 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
9356
|
|
9357 * help.el (help-maybe-pretty-print-value): Rename.
|
|
9358 (describe-variable): Use it.
|
|
9359 (describe-variable): Add trailing linefeed.
|
|
9360
|
|
9361 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9362
|
|
9363 * help.el (describe-function-1): Don't output anything for
|
|
9364 arglist of autoload functions.
|
|
9365
|
|
9366 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9367
|
|
9368 * help.el (describe-function-1): Don't output anything for
|
|
9369 arglist of autoload functions.
|
|
9370
|
|
9371 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9372
|
|
9373 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
9374 `describe-function-at-point', `describe-variable-at-point',
|
|
9375 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
9376 `help-prev-section'.
|
|
9377 (help-next-section): New function.
|
|
9378 (help-prev-section): New function.
|
|
9379 (help-mode-quit): Changed to kill the help buffer.
|
|
9380 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
9381 correctly.
|
|
9382 (help-buffer-name): New function to generate the name of help
|
|
9383 buffers.
|
|
9384 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
9385 argument giving the name of the help buffer.
|
|
9386 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
9387 (describe-mode): Ditto.
|
|
9388 (describe-bindings): Ditto.
|
|
9389 (describe-prefix-bindings): Ditto.
|
|
9390 (view-lossage): Ditto.
|
|
9391 (with-syntax-table): New macro.
|
|
9392 (function-called-at-point): Use `ignore-errors' and
|
|
9393 `with-syntax-table'.
|
|
9394 (function-at-point): Ditto.
|
|
9395 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
9396 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
9397 function's arglist as string.
|
|
9398 (function-documentation): Extracted from `describe-function-1'.
|
|
9399 Returns function's docstring.
|
|
9400 (describe-function-1): Remove all the "stream" garbage, including
|
|
9401 the stream argument. Use `function-arglist' and
|
|
9402 `function-documentation'.
|
|
9403 (describe-function-arglist): Just use `function-arglist'.
|
|
9404 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
9405 (help-pretty-print-value): New function to help with
|
|
9406 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
9407 `pp-internal'.
|
|
9408 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
9409 Formatting improved. Display file where variable is defined, if
|
|
9410 known. Use `help-pretty-print-value'.
|
|
9411 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
9412 (list-processes): Remove "stream" garbage.
|
|
9413
|
|
9414 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
9415
|
|
9416 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
9417 call a dumped routine instead.
|
|
9418
|
|
9419 * x-win-xfree86.el: Wrap file in defun.
|
|
9420 * x-win-sun.el: Ditto.
|
|
9421
|
|
9422 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
9423
|
|
9424 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
9425 advises functions and does other evil things.
|
|
9426
|
|
9427 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
9428
|
|
9429 * format.el (format-alist): Add `image/tiff'.
|
|
9430 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
9431
|
|
9432 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
9433
|
|
9434 * about.el (about-hackers): More names added.
|
|
9435
|
|
9436 * make-docfile.el: Remove superfluous package path search.
|
|
9437
|
|
9438 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
9439
|
|
9440 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
9441
|
|
9442 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
9443 ignored shadows.
|
|
9444
|
|
9445 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
9446
|
|
9447 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
9448 get trailing slashes when added to the load-path.
|
|
9449
|
|
9450 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
9451 are.
|
|
9452
|
|
9453 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9454
|
|
9455 * x-faces.el: Added support for foregroundToolBarColor
|
|
9456 to xpm-color-symbols.
|
|
9457
|
|
9458 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
9459
|
|
9460 * etags.el (tags-remove-duplicates): Removed.
|
|
9461 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
9462
|
|
9463 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
9464 correctly.
|
|
9465 (get*): Defalias to `get'.
|
|
9466
|
|
9467 * cl.el (eql): Compare integers with `eq'.
|
|
9468 (cl-map-extents): Check for `map-extents' first.
|
|
9469
|
442
|
9470 1997-12-17 Didier Verna <didier@xemacs.org>
|
428
|
9471
|
|
9472 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
9473 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
9474
|
|
9475 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
9476
|
|
9477 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
9478
|
|
9479 * widget.el (define-widget): Check the arguments.
|
|
9480
|
|
9481 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
9482 (custom-variable-value-create): Use `signal' to signal error.
|
|
9483 (custom-variable-reset-saved): Ditto.
|
|
9484 (custom-variable-reset-standard): Ditto.
|
|
9485 (custom-face-reset-saved): Ditto.
|
|
9486
|
|
9487 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
9488 (widget-default-format-handler): Ditto.
|
|
9489 (widget-checklist-add-item): Ditto.
|
|
9490 (widget-radio-add-item): Ditto.
|
|
9491 (widget-editable-list-entry-create): Ditto.
|
|
9492 (widget-sexp-prompt-value): Ditto.
|
|
9493
|
|
9494 * custom.el (custom-declare-variable): Signal errors better.
|
|
9495 (custom-handle-keyword): Ditto.
|
|
9496 (custom-declare-group): Ditto.
|
|
9497
|
|
9498 * window-xemacs.el (windows): Ditto.
|
|
9499
|
|
9500 * menubar.el (menu): Ditto.
|
|
9501
|
|
9502 * keydefs.el (keyboard): Ditto.
|
|
9503
|
|
9504 * minibuf.el (minibuffer): Ditto.
|
|
9505
|
|
9506 * process.el (execute): Ditto.
|
|
9507
|
|
9508 * fill.el (fill): Ditto.
|
|
9509
|
|
9510 * modeline.el (modeline): Ditto.
|
|
9511
|
|
9512 * help.el (help): Ditto.
|
|
9513
|
|
9514 * faces.el (faces): Ditto.
|
|
9515
|
|
9516 * files.el (files): Ditto.
|
|
9517
|
|
9518 * x-init.el (x): Ditto.
|
|
9519
|
|
9520 * lisp-mode.el (lisp): Ditto.
|
|
9521
|
|
9522 * process.el (processes): Ditto.
|
|
9523
|
|
9524 * mouse.el (mouse): Ditto.
|
|
9525
|
|
9526 * abbrev.el (abbrev): Moved from cus-edit.
|
|
9527
|
|
9528 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
9529 as variable declaration.
|
|
9530
|
|
9531 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
9532
|
|
9533 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
9534 (find-menu-item): Cosmetic changes.
|
|
9535
|
|
9536 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
9537
|
|
9538 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
9539
|
|
9540 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
9541
|
|
9542 * startup.el (set-default-load-path): Only search package-path
|
|
9543 when not running temacs.
|
|
9544
|
|
9545 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
9546 files.
|
|
9547
|
|
9548 * loadup.el: Correct commentary. Reformatting.
|
|
9549 (really-early-error-handler): Use absolute path to the
|
|
9550 first dumped-lisp.el file.
|
|
9551 (really-early-error-handler): Print full path name of
|
|
9552 each dumped lisp file (inherited from InfoDock).
|
|
9553
|
|
9554 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
9555 dumped-lisp.el files.
|
|
9556
|
|
9557 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
9558 package-path is searched.
|
|
9559 * update-elc.el: Ditto.
|
|
9560
|
|
9561 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
9562 `condition-case' for indentation.
|
|
9563
|
|
9564 * about.el (about-xemacs): Update release date.
|
|
9565
|
|
9566 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
9567
|
|
9568 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
9569 anywhere but at the last clause.
|
|
9570 (ecase): Disallow `t' and `otherwise'.
|
|
9571
|
|
9572 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9573
|
|
9574 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
9575 from stuff moved out of `custom-buffer-create-internal'.
|
|
9576 (custom-novice): New variable. Default t.
|
|
9577 (custom-display-global-buttons): Ditto. Default `top'.
|
|
9578 (custom-buffer-create-internal): Only display help if
|
|
9579 `custom-novice' is non-nil. Display global buttons according to
|
|
9580 `custom-display-global-buttons'.
|
|
9581
|
|
9582 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
9583
|
|
9584 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
9585 (find-menu-item): Cosmetic changes.
|
|
9586
|
|
9587 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
9588
|
|
9589 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
9590 look.
|
|
9591
|
|
9592 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9593
|
|
9594 * format.el (format-deannotate-region): Bug fix.
|
|
9595 Deannotating a region containing unknown tags would fail
|
|
9596 (causing decoding of text/enriched to fail at user level)
|
|
9597
|
|
9598 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9599
|
|
9600 * minibuf.el (read-directory-name): Support sixth
|
|
9601 arg, HISTORY, as already documented.
|
|
9602
|
|
9603 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
9604
|
|
9605 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
9606 to `ecase'.
|
|
9607
|
|
9608 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
9609
|
|
9610 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
9611 skk-activate.
|
|
9612
|
|
9613 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
9614
|
|
9615 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|