484
|
1 2001-04-25 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
2
|
|
3 * faces.el (make-face-bold):
|
|
4 * faces.el (make-face-italic):
|
|
5 * faces.el (make-face-bold-italic):
|
|
6 * faces.el (make-face-unbold):
|
|
7 * faces.el (make-face-unitalic):
|
|
8 * faces.el (make-face-smaller):
|
|
9 * faces.el (make-face-larger):
|
|
10 Call frob-face-property each for mswindows and msprinter.
|
|
11
|
483
|
12 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
13
|
|
14 * about.el (about-finish-buffer): Make sure the last change works
|
|
15 even if EVENT is nil.
|
|
16
|
482
|
17 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
18
|
|
19 * about.el (about-mailto-link): Use compose-mail for sending mail.
|
|
20 (about-finish-buffer): Kill/bury the buffer where the user
|
|
21 clicked, not the one that happens to be the current buffer at the
|
|
22 time.
|
|
23
|
481
|
24 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
25
|
|
26 * about.el (about-personal-info): Update my bio.
|
|
27 (about-hacker-contribution): Ditto.
|
|
28
|
480
|
29 2001-04-23 Didier Verna <didier@xemacs.org>
|
|
30
|
|
31 * cus-edit.el (custom-variable-pre-save): New.
|
|
32 * cus-edit.el (custom-variable-post-save): New.
|
|
33 * cus-edit.el (custom-variable-save): use them.
|
|
34 * cus-edit.el (custom-face-pre-save): New.
|
|
35 * cus-edit.el (custom-face-post-save): New.
|
|
36 * cus-edit.el (custom-face-save): use them.
|
|
37 * cus-edit.el (custom-group-pre-save): New.
|
|
38 * cus-edit.el (custom-group-post-save): New.
|
|
39 * cus-edit.el (custom-group-save): use them.
|
|
40 * cus-edit.el (Custom-save): use the pre/post functions above,
|
|
41 call `custom-save-all' only once.
|
|
42 * cus-edit.el (custom-variable-pre-reset-standard): New.
|
|
43 * cus-edit.el (custom-variable-post-reset-standard): New.
|
|
44 * cus-edit.el (custom-variable-reset-standard): use them.
|
|
45 * cus-edit.el (custom-face-pre-reset-standard): New.
|
|
46 * cus-edit.el (custom-face-post-reset-standard): New.
|
|
47 * cus-edit.el (custom-face-reset-standard): use them.
|
|
48 * cus-edit.el (custom-group-pre-reset-standard): New.
|
|
49 * cus-edit.el (custom-group-post-reset-standard): New.
|
|
50 * cus-edit.el (Custom-reset-standard): use them.
|
|
51 * cus-edit.el (custom-face-reset-saved): use the pre/post
|
|
52 functions above, call `custom-save-all' only once.
|
|
53
|
479
|
54 2001-04-15 Ben Wing <ben@xemacs.org>
|
|
55
|
|
56 * about.el:
|
|
57 * about.el (about-headline-face): New.
|
|
58 * about.el (about-link-face): New.
|
|
59 * about.el (about-current-release-maintainers): New.
|
|
60 * about.el (about-other-current-hackers): New.
|
|
61 * about.el (about-once-and-future-hackers): New.
|
|
62 * about.el (about-lookup-url): New.
|
|
63 * about.el (about-get-buffer):
|
|
64 * about.el (about-mailto-link): New.
|
|
65 * about.el (about-finish-buffer):
|
|
66 * about.el (about-xemacs):
|
|
67 * about.el (about-features): Removed.
|
|
68 * about.el (about-advantages): New.
|
|
69 * about.el (about-maintainer-info): Removed.
|
|
70 * about.el (about-personal-info): New.
|
|
71 * about.el (about-hacker-contribution): New.
|
|
72 * about.el (about-maintainer):
|
|
73 * about.el (about-show-linked-info):
|
|
74 * about.el (about-hackers):
|
|
75 Major revamping. Rewriting of most of the text, improve the
|
|
76 link handling, separate info on contributors into personal
|
|
77 and contribution info, add new contributors, update personal
|
|
78 info, etc. etc.
|
480
|
79
|
479
|
80 * menubar-items.el (default-menubar):
|
|
81 Help menubar entry for News now says more accurately
|
|
82 "What's New in XEmacs".
|
480
|
83
|
479
|
84 * mouse.el:
|
|
85 * mouse.el (mouse-track-cleanup-hook):
|
|
86 * mouse.el (mouse-track):
|
|
87 Don't set-buffer to a dead buffer when calling mouse-track
|
|
88 cleanup hooks.
|
|
89
|
476
|
90 2001-04-18 Didier Verna <didier@xemacs.org>
|
|
91
|
|
92 * cus-edit.el (Custom-reset-standard): reset to standard settings
|
|
93 not only when the buffer's :custom-state is 'modified, but also
|
|
94 when it is 'set or 'saved.
|
|
95
|
472
|
96 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
97
|
|
98 * XEmacs 21.5.0 "alfalfa" is released.
|
|
99
|
470
|
100 2001-04-17 Didier Verna <didier@xemacs.org>
|
|
101
|
|
102 * startup.el (load-user-init-file): define `custom-file' before
|
|
103 loading the user's init file.
|
|
104
|
464
|
105 2001-04-02 Jan Vroonhof <jan.vroonhof@ntlworld.com>
|
|
106
|
|
107 * dialog.el (make-dialog-box): Disable dialog box titles until
|
|
108 we get them working.
|
|
109
|
|
110 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
111
|
|
112 * help.el:
|
|
113 * help.el (Help-princ-face):
|
|
114 * help.el (Help-prin1-face):
|
|
115 * help.el (frob-help-extents):
|
|
116 * help.el (describe-function-1):
|
|
117 * help.el (describe-variable):
|
|
118 Avoid using font-lock faces, which may not be defined.
|
|
119 Instead, use hyper-apropos faces, and make sure they're
|
|
120 defined as necessary by using `require'. (It's not so safe
|
|
121 to do this for font-lock.) In any case, we will eventually
|
|
122 be merging this functionality into hyper-apropos.
|
|
123
|
|
124 * loaddefs.el (completion-ignored-extensions):
|
|
125 Fix documentation.
|
470
|
126
|
464
|
127 * menubar-items.el (menu-truncate-list): Removed.
|
|
128 * menubar-items.el (Menubar-items-truncate-list): New.
|
|
129 * menubar-items.el (default-menubar):
|
|
130 Fix errors if grep or compile command is too long. Rename helper
|
|
131 function to be less visible.
|
|
132
|
|
133 2001-03-23 Martin Buchholz <martin@xemacs.org>
|
|
134
|
|
135 * byte-optimize.el (byte-optimize-minus):
|
|
136 Fix mis-byte-compilation of (- 0 x) --> (- (- x))
|
|
137
|
|
138 2001-03-26 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
139
|
|
140 * dumped-lisp.el (preloaded-file-list): Load mule/latin.el when
|
|
141 Mule is available.
|
|
142
|
|
143 * mule/latin.el: New file.
|
|
144
|
|
145 2001-03-11 Ben Wing <ben@xemacs.org>
|
|
146
|
|
147 * auto-save.el:
|
|
148 * auto-save.el (auto-save-directory):
|
|
149 * auto-save.el (make-auto-save-file-name):
|
|
150 * auto-save.el (auto-save-file-name-p): New.
|
|
151
|
|
152 Merge in improvements from other definition of
|
|
153 make-auto-save-file-name in files.el.
|
470
|
154
|
464
|
155 * auto-save.el (auto-save-original-name):
|
|
156 * auto-save.el (auto-save-name-in-fixed-directory):
|
|
157 * auto-save.el (auto-save-unslashify-name): Removed.
|
|
158 * auto-save.el (auto-save-slashify-name): Removed.
|
|
159 * auto-save.el (auto-save-reserved-chars): New.
|
|
160 * auto-save.el (auto-save-escape-name): New.
|
|
161 * auto-save.el (auto-save-unhex): New.
|
|
162 * auto-save.el (auto-save-unescape-name): New.
|
|
163
|
|
164 Change algorithm for encoding filenames in auto-save names to be
|
|
165 entirely safe with all filesystems and all possible characters in
|
|
166 a filename, and 100% reversible. (Essentially, uses
|
|
167 quoted-printable as the encoding.)
|
470
|
168
|
464
|
169 * auto-save.el (recover-all-files):
|
|
170
|
|
171 Use insert-directory rather than calling ls directly -- fixes
|
|
172 things under Windows.
|
|
173
|
|
174 * files.el:
|
|
175 * files.el (convert-standard-filename): Substitute FSF's
|
|
176 definition for this (we had nothing here before).
|
470
|
177
|
464
|
178 * files.el (backup-buffer): Warning fix.
|
470
|
179
|
464
|
180 * files.el (make-backup-file-name):
|
|
181 * files.el (find-backup-file-name):
|
|
182 Fix error in calling sequence to auto-save-file-name-p.
|
470
|
183
|
464
|
184 * files.el (recover-file):
|
|
185 Use insert-directory rather than calling ls directly -- fixes
|
|
186 things under Windows.
|
|
187
|
|
188 * files.el (make-auto-save-file-name): Removed.
|
|
189 * files.el (auto-save-file-name-p): Removed.
|
|
190 auto-save is always dumped so no sense in having a definition
|
|
191 that will always be overwritten with another.
|
470
|
192
|
464
|
193 * files.el (insert-directory):
|
|
194 * win32-native.el:
|
|
195 * win32-native.el (debug-mswindows-process-command-lines):
|
|
196 * win32-native.el (original-make-auto-save-file-name): Removed.
|
|
197 * win32-native.el (make-auto-save-file-name): Removed.
|
|
198
|
|
199
|
462
|
200 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
201
|
|
202 * XEmacs 21.2.46 "Urania" is released.
|
|
203
|
|
204 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
205
|
|
206 * menubar-items.el (default-menubar): Update sample.emacs to
|
|
207 sample.init.el and adjust accelerators.
|
|
208
|
|
209 2001-02-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
210
|
|
211 * build-report.el (build-report): Improve docstring.
|
|
212
|
|
213 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
214
|
|
215 * ChangeLog: Log GTK merge.
|
|
216
|
|
217 * gutter-items.el:
|
|
218 * mwheel.el:
|
|
219 * sound.el:
|
|
220 * startup.el:
|
|
221 Revert gratuitous whitespace changes.
|
|
222
|
|
223 2001-03-07 Ben Wing <ben@xemacs.org>
|
|
224
|
|
225 * help.el:
|
|
226 * help.el (key-or-menu-binding):
|
|
227 * help.el (Help-find-file): New.
|
|
228 * help.el (describe-beta):
|
|
229 * help.el (describe-copying):
|
|
230 * help.el (describe-project):
|
|
231 * help.el (view-emacs-news):
|
|
232 * help.el (view-sample-init-el): New.
|
|
233 * help.el (Help-princ-face): New.
|
|
234 * help.el (Help-prin1-face): New.
|
|
235 * help.el (help-symbol-function-context-menu):
|
|
236 * help.el (help-symbol-variable-context-menu):
|
|
237 * help.el (help-symbol-function-and-variable-context-menu):
|
|
238 * help.el (frob-help-extents):
|
|
239 * help.el (describe-function-1):
|
|
240 * help.el (describe-variable):
|
|
241
|
|
242 Add coloring in Help buffers, correspondent with hyperlinks.
|
|
243 View files in view-mode rather than Fundamental.
|
|
244 Remove separators from context menus -- now handled in generic code.
|
|
245 Add `Find Tag' to context menu.
|
470
|
246
|
462
|
247 * menubar.el (popup-mode-menu):
|
|
248
|
|
249 Rewrite code that outputs the popup menu to (a) put more specific
|
|
250 entries first, (b) be more robust, (c) output the proper context
|
|
251 menu separators automatically (the context menu functionality is
|
|
252 new and currently used only by Help).
|
|
253
|
|
254 2001-03-10 William M. Perry <wmperry@aventail.com>
|
|
255
|
|
256 * dialog-gtk.el (gtk-make-dialog-box-internal): Forgot to rewrite
|
|
257 this function when converting from the 21.1 GTK branch. Now
|
|
258 supports file, password, question, and color built-in dialogs.
|
|
259
|
|
260 2001-03-06 Ben Wing <ben@xemacs.org>
|
|
261
|
|
262 * keydefs.el:
|
|
263 * keydefs.el (global-map):
|
|
264 Add commented-out change of M-k (for 21.5).
|
470
|
265
|
462
|
266 * menubar-items.el (default-menubar):
|
|
267 Fix items to control kill-line behavior; add items for
|
|
268 shifted motion.
|
470
|
269
|
462
|
270 * simple.el:
|
|
271 * simple.el (kill-whole-line):
|
|
272 * simple.el (historical-kill-line): Removed.
|
|
273 * simple.el (kill-line): Removed.
|
|
274 * simple.el (kill-entire-line): New.
|
|
275 * simple.el (kill-line-1): New.
|
|
276 * simple.el (backward-kill-line):
|
|
277 Undo kill-whole-line == always changes. Add new function
|
|
278 kill-entire-line to unconditionally delete the current line.
|
|
279 Add comments describing the lamentable state of affairs of
|
|
280 the kill-line functions and variables.
|
|
281
|
|
282 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
283
|
|
284 * simple.el:
|
|
285 * simple.el (beginning-of-buffer):
|
|
286 * simple.el (end-of-buffer):
|
|
287 * simple.el (mark-ring-unrecorded-commands):
|
|
288 * simple.el (signal-error-on-buffer-boundary):
|
|
289 * simple.el (shifted-motion-keys-select-region):
|
|
290 * simple.el (unshifted-motion-keys-deselect-region):
|
|
291 * simple.el (motion-keys-for-shifted-motion): New.
|
|
292 * simple.el (handle-pre-motion-command):
|
|
293 * simple.el (handle-post-motion-command):
|
|
294 * simple.el (forward-char-command):
|
|
295 * simple.el (backward-char-command):
|
|
296 * simple.el (scroll-up-command):
|
|
297 * simple.el (scroll-down-command):
|
|
298 * simple.el (next-line):
|
|
299 * simple.el (previous-line):
|
|
300 * simple.el (backward-block-of-lines):
|
|
301 * simple.el (forward-block-of-lines):
|
|
302 * simple.el (backward-word):
|
|
303 * simple.el (mark-word):
|
|
304
|
|
305 Augment documentation of the most common motion commands to make
|
|
306 note of the shifted-motion support. Improve the support to (a)
|
|
307 properly document how it works and why it's done in the fashion it
|
|
308 is, and (b) allow the keystrokes that trigger it to be customized.
|
|
309
|
|
310 Correct error in the customize specification of
|
|
311 mark-ring-unrecorded-commands.
|
|
312
|
|
313 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
314
|
|
315 * font-lock.el:
|
|
316 * font-lock.el (font-lock-pending-extent-table): Removed.
|
|
317 * font-lock.el (font-lock-pending-buffer-table): New.
|
|
318 * font-lock.el (font-lock-pre-idle-hook):
|
|
319 * font-lock.el (font-lock-after-change-function):
|
|
320 * font-lock.el (font-lock-fontify-pending-extents):
|
|
321 * font-lock.el (font-lock-lisp-like):
|
|
322
|
|
323 Fix handling of pending extents to avoid excessive slowness (N^2
|
|
324 behavior) when making lots of buffer changes between redisplays,
|
|
325 such as when saving the Options.
|
|
326
|
|
327 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
328
|
|
329 * device.el:
|
|
330 * dragdrop.el:
|
|
331 * dumped-lisp.el:
|
|
332 * faces.el:
|
|
333 * frame.el:
|
|
334 * gnuserv.el:
|
|
335 * loadup.el:
|
|
336 * menubar-items.el:
|
|
337 * minibuf.el:
|
|
338 The Great GTK Merge.
|
|
339
|
|
340 * ChangeLog.GTK:
|
|
341 * dialog-gtk.el:
|
|
342 * gdk.el:
|
|
343 * generic-widgets.el:
|
|
344 * glade.el:
|
|
345 * gnome-widgets.el:
|
|
346 * gnome.el:
|
|
347 * gtk-compose.el:
|
|
348 * gtk-extra.el:
|
|
349 * gtk-faces.el:
|
|
350 * gtk-ffi.el:
|
|
351 * gtk-file-dialog.el:
|
|
352 * gtk-font-menu.el:
|
|
353 * gtk-glyphs.el:
|
|
354 * gtk-init.el:
|
|
355 * gtk-iso8859-1.el:
|
|
356 * gtk-marshal.el:
|
|
357 * gtk-mouse.el:
|
|
358 * gtk-package.el:
|
|
359 * gtk-password-dialog.el:
|
|
360 * gtk-select.el:
|
|
361 * gtk-widget-accessors.el:
|
|
362 * gtk-widgets.el:
|
|
363 * gtk.el:
|
|
364 widgets-gtk.el:
|
|
365 The Great GTK Merge: new files.
|
|
366
|
|
367 2001-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
368
|
|
369 * generic-widgets.el: Don't require gtk (a built-in feature) at
|
|
370 top level. Don't execute the last sexp unless (featurep 'gtk).
|
|
371
|
|
372 2001-02-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
373
|
|
374 * mule/mule-init.el (auto-language-alist): Split zh into GB and BIG5.
|
|
375
|
460
|
376 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
377
|
|
378 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
379
|
470
|
380 2001-01-25 Jason R. Mastaler <jason@xemacs.org>
|
|
381
|
|
382 * about.el (xemacs-hackers): update my entry.
|
|
383 * about.el (about-maintainer-info): ditto.
|
|
384 * about.el (about-hackers): ditto.
|
460
|
385
|
|
386 2001-02-20 Jan Vroonhof <jan@xemacs.org>
|
|
387
|
|
388 * about.el (about-maintainer-info): More vanity info about
|
|
389 yours truly.
|
|
390
|
|
391 2001-02-20 Adrian Aichner <adrian@xemacs.org>
|
|
392
|
|
393 * build-report.el (build-report-destination): xemacs-build-reports
|
|
394 has moved to SourceForge, where mailing list name length is
|
|
395 restricted, hence the name change to
|
|
396 xemacs-buildreports@xemacs.org.
|
|
397 * build-report.el (build-report-keep-regexp): Update default.
|
|
398 * build-report.el (build-report-delete-regexp): Ditto.
|
|
399 * build-report.el (build-report-make-output-files): Ditto.
|
|
400
|
|
401 2001-02-19 Craig Lanning <lanning@scra.org>
|
|
402
|
|
403 * lisp-mode.el: Add indentation specifications for following
|
|
404 Common Lisp forms: handler-case, handler-bind, with-slots,
|
|
405 with-open-file, with-open-stream, print-unreadable-object.
|
|
406
|
|
407 2001-02-18 Matt Tucker <tuck@whistlingfish.net>
|
|
408
|
|
409 * font-lock.el (font-lock-set-defaults-1):
|
|
410 Move initialization of `font-lock-cache-position' so that it's set
|
|
411 even if font-lock-keywords is already defined.
|
|
412
|
|
413 2001-02-17 Matt Tucker <tuck@whistlingfish.net>
|
|
414
|
|
415 * autoload.el (generate-file-autoloads-1):
|
|
416 Use `emacs-lisp-mode-syntax-table' instead of
|
|
417 `lisp-mode-syntax-table'.
|
|
418 * lisp-mode.el (lisp-mode-syntax-table):
|
|
419 Get rid of old checks for `parse-partial-sexp' version.
|
|
420 Make `|' (pipe) string delimiter instead of punctuation.
|
|
421
|
|
422 2001-02-16 Martin Buchholz <martin@xemacs.org>
|
|
423
|
|
424 * window.el (save-selected-window):
|
|
425 Use gensym for better macro hygiene.
|
|
426
|
|
427 2001-02-06 Mike Sperber <mike@xemacs.org>
|
|
428
|
|
429 * dump-paths.el:
|
|
430 * startup.el (startup-setup-paths): Set and use
|
|
431 `mule-lisp-directory'.
|
|
432 (startup-setup-paths-warning): Ditto.
|
|
433
|
|
434 * setup-paths.el (paths-find-mule-lisp-directory): Added.
|
|
435 (paths-construct-load-path): Consider `mule-lisp-directory'.
|
|
436
|
|
437 2001-02-07 Matt Tucker <tuck@whistlingfish.net>
|
|
438
|
|
439 * font-lock.el: Syntax table improvements used. A few random
|
|
440 changes are not specified below.
|
|
441 (font-lock-fontify-string-delimiters):
|
|
442 (font-lock-syntactic-keywords):
|
|
443 (font-lock-cache-state nil):
|
|
444 (font-lock-cache-position):
|
|
445 New variables.
|
|
446 (font-lock-set-syntax):
|
|
447 (font-lock-apply-syntactic-highlight):
|
|
448 (font-lock-fontify-syntactic-anchored-keywords):
|
|
449 (font-lock-fontify-syntactic-keywords-region):
|
|
450 (font-lock-eval-keywords):
|
|
451 New functions.
|
|
452 (font-lock-remove-face):
|
|
453 (font-lock-fontify-syntactically-region):
|
|
454 Use syntax properties.
|
|
455
|
458
|
456 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
457
|
|
458 * XEmacs 21.2.44 "Thalia" is released.
|
|
459
|
|
460 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
461
|
|
462 * startup.el (normal-top-level): Work even if no installation root
|
|
463 is found.
|
|
464
|
|
465 2001-01-30 Andy Piper <andy@xemacs.org>
|
|
466
|
|
467 * gutter-items.el (progress-abort-glyph): remove instantiator.
|
|
468 (set-progress-abort-instantiator): new function.
|
|
469 (abort-progress-feedback): use it.
|
|
470
|
|
471 * gutter.el (set-gutter-dirty-p): new function.
|
|
472
|
|
473 2001-01-30 Didier Verna <didier@xemacs.org>
|
|
474
|
|
475 * mwheel.el (mwheel-scroll): unwind-protect the selected window.
|
|
476
|
|
477 2001-01-24 Didier Verna <didier@xemacs.org>
|
|
478
|
|
479 * sound.el (sound-extension-list): give a better default value.
|
|
480 * sound.el (load-sound-file): improve the doc string, also find
|
|
481 files given by absolute names, pass a real extension list to
|
|
482 `locate-file'.
|
|
483
|
456
|
484 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
485
|
|
486 * XEmacs 21.2.43 "Terspichore" is released.
|
|
487
|
|
488 2001-01-20 Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
|
|
489
|
|
490 * gnuserv.el (gnuserv-process-filter): Robuster handling of error
|
|
491 messages from gnuserv.
|
|
492
|
454
|
493 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
494
|
|
495 * XEmacs 21.2.42 "Poseidon" is released.
|
|
496
|
|
497 2001-01-12 Andy Piper <andy@xemacs.org>
|
|
498
|
|
499 * package-get.el (package-get-custom): call
|
|
500 package-net-update-installed-db.
|
|
501
|
|
502 * package-ui.el (pui-install-selected-packages): call
|
|
503 package-net-update-installed-db.
|
|
504
|
|
505 * package-net.el (package-net-update-installed-db): use
|
|
506 packages-package-list so that we reflect reality.
|
|
507
|
|
508 * packages.el (packages-package-list): Make docstring reflect
|
|
509 reality.
|
|
510
|
|
511 * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
|
|
512
|
|
513 * postinstall.cc (do_postinstall): don't pick up shells if cygwin
|
|
514 isn't installed.
|
|
515
|
|
516 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
517
|
|
518 * wid-edit.el (widget-activation-glyph-mapper): activate or
|
|
519 deactivate native widgets.
|
|
520 (widget-glyph-insert-glyph): record instantiator.
|
|
521 (widget-push-button-value-create): use it.
|
|
522
|
|
523 * gui.el (gui-button-action): new function. Make button's domain
|
|
524 buffer current when calling.
|
|
525 (make-gui-button): update to use gui-button-action.
|
|
526
|
|
527 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
528
|
|
529 * menubar-items.el (default-menubar): add an entry for modeline
|
|
530 horizontal scrolling in Options -> Display.
|
|
531
|
|
532 2001-01-17 Steve Youngs <youngs@xemacs.org>
|
|
533
|
|
534 * package-get.el (package-get-require-signed-base): Set to nil
|
|
535 by default.
|
|
536
|
452
|
537 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
538
|
|
539 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
540
|
|
541 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
542
|
|
543 * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
|
|
544 catch lisp/mule/.
|
|
545
|
|
546 2001-01-14 Mike Sperber <mike@xemacs.org>
|
|
547
|
|
548 * startup.el (maybe-create-compatibility-dot-emacs):
|
|
549 (maybe-unmigrate-user-init-file):
|
|
550 (unmigrate-user-init-file): Created.
|
|
551 (maybe-migrate-user-init-file): Offer creation of compatibility
|
|
552 .emacs.
|
|
553 Some doc fixes wrt init file location.
|
|
554
|
|
555 2001-01-15 Golubev I. N. <gin@mo.msk.ru>
|
|
556
|
|
557 * faces.el (face-frob-from-locale-first): new variable.
|
|
558 (frob-face-font-2): Honor tags arg while trying to use
|
|
559 standard-face-mapping. When face-frob-from-locale-first is set,
|
|
560 first try to set face inheriting from frobbed-face.
|
|
561
|
|
562 2001-01-15 Didier Verna <didier@xemacs.org>
|
|
563
|
|
564 * about.el (xemacs-hackers): update my entry.
|
|
565 * about.el (about-url-alist): ditto.
|
|
566 * about.el (about-maintainer-info): ditto.
|
|
567 * about.el (about-hackers): ditto.
|
|
568
|
|
569 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
570
|
|
571 The byte compiler has been badly broken for a year,
|
|
572 by the patch of 1999-12-06.
|
|
573 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
574 Bug was: the byte compiler was making this erroneous optimization:
|
|
575 (progn (or (foo)) (bar)) ==> (bar)
|
|
576
|
|
577 2000-11-20 Mike Sperber <mike@xemacs.org>
|
|
578
|
|
579 * setup-paths.el (paths-core-load-path-depth): Split
|
|
580 `paths-load-path-depth' in two for site and core lisp. Don't
|
|
581 recurse into core.
|
|
582 * setup-paths.el (paths-construct-load-path): Use.
|
|
583
|
|
584 2001-01-10 Andy Piper <andy@xemacs.org>
|
|
585
|
|
586 * package-net.el (package-net-cygwin32-binary-size): new variable
|
|
587 (package-net-win32-binary-size): ditto. add much needed
|
|
588 commentary.
|
|
589
|
|
590 * gutter-items.el (buffers-tab-items): correct off-by-one error
|
|
591 for buffers-tab-max-size.
|
|
592
|
450
|
593 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
594
|
|
595 * XEmacs 21.2.40 is released.
|
|
596
|
|
597 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
598
|
|
599 * mule/hebrew.el: Fix comments and typos.
|
|
600 mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
|
|
601
|
|
602 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
603
|
|
604 * ChangeLog.1: move ancient log from fill.el.
|
|
605
|
|
606 * dump-paths.el:
|
|
607 paragraphs.el:
|
|
608 mule/mule-category.el:
|
|
609 Miscellaneous typo fixes and slight doc clarifications.
|
|
610
|
|
611 * mule/mule-ccl.el: Correct file name in header.
|
|
612
|
448
|
613 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
614
|
|
615 * XEmacs 21.2.39 is released.
|
|
616
|
|
617 2000-12-27 Martin Buchholz <martin@xemacs.org>
|
|
618
|
|
619 * byte-optimize.el (byte-optimize-cond):
|
|
620 (byte-optimize-cond-1): New.
|
|
621 Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
|
|
622 Optimizes (cond (x nil)) ==> nil.
|
|
623 Provide better diagnostic on malformed expr like (cond foo).
|
|
624
|
|
625 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
626
|
|
627 * mule/mule-coding.el:
|
|
628 mule/mule-cmds.el (reset-language-environment,
|
|
629 set-language-environment-coding-systems):
|
|
630 Safer default coding-priority-list, corresponding to src/file-coding.h.
|
|
631
|
|
632 2000-12-03 Jorma Laaksonen <jorma.laaksonen@hut.fi>
|
|
633
|
|
634 * package-admin.el: Allow package removal from
|
|
635 early-package-load-path.
|
|
636
|
|
637 2000-12-15 Andreas Jaeger <aj@suse.de>
|
|
638
|
|
639 * about.el (about-maintainer-info): Update my entry.
|
|
640
|
|
641 2000-12-11 Matt Tucker <tuck@whistlingfish.net>
|
|
642
|
|
643 * packages.el (locate-library): Add support for bzip2
|
|
644 compressed .el files.
|
|
645
|
|
646 2000-12-12 Andy Piper <andy@xemacs.org>
|
|
647
|
|
648 * package-net.el: new file.
|
|
649
|
|
650 2000-12-01 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
|
|
651
|
|
652 * font-lock.el: Add missing C++ keywords.
|
|
653
|
|
654 2000-12-08 Adrian Aichner <adrian@xemacs.org>
|
|
655
|
|
656 * simple.el (indent-for-comment): Preserve indentation of comments
|
|
657 starting in column 0, as documented in (Info-goto-node
|
|
658 "(xemacs)Comments"). Update docstring accordingly.
|
|
659
|
446
|
660 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
661
|
|
662 * XEmacs 21.2.38 is released.
|
|
663
|
|
664 2000-12-04 Didier Verna <didier@xemacs.org>
|
|
665
|
|
666 * mouse.el (default-mouse-track-set-point-in-window): remove
|
|
667 spurious '+' operation detected by Martin.
|
|
668
|
|
669
|
|
670 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
671
|
|
672 * cl-extra.el (coerce):
|
|
673 Implement char to integer coercion.
|
|
674 Remove extraneous (numberp) test.
|
|
675
|
|
676 * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
|
|
677 Perform lapcode inlining if the value of `byte-optimize' is 'byte.
|
|
678 (byte-optimize-predicate):
|
|
679 Warn if evaluating constant expression signals an error.
|
|
680 (byte-optimize-form): Small simplification.
|
|
681
|
|
682 * cl-macs.el (cl-do-proclaim): small efficiency improvement.
|
|
683
|
|
684 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
685
|
|
686 * byte-optimize.el:
|
|
687 (byte-optimize-minus):
|
|
688 (byte-optimize-plus):
|
|
689 (byte-optimize-mult):
|
|
690 (byte-optimize-quo):
|
|
691 Use (car (last x)) instead of (last x) to get last elt!
|
|
692 Use `byte-optimize-predicate' to optimize `%'.
|
|
693 Move optimizations for special numeric args to bytecomp.el.
|
|
694 * bytecomp.el (byte-compile-associative): Remove.
|
|
695 (byte-compile-max): New.
|
|
696 (byte-compile-min): New.
|
|
697 Properly handle erroneous calls: (max) (min).
|
|
698 (byte-compile-plus): New.
|
|
699 (byte-compile-minus):
|
|
700 It's easiest to handle 0, +1 and -1 args here.
|
|
701 (byte-compile-mult): New.
|
|
702 It's easiest to handle 1, -1 and 2 args here.
|
|
703 (byte-compile-quo):
|
|
704 It's easiest to handle 0, +1 and -1 args here.
|
|
705 Issue byte-compiler warning when dividing by zero.
|
|
706
|
|
707 Byte-compiler arithmetic improvements.
|
|
708 Better optimize these expressions in the obvious way:
|
|
709 (+ x y 1) --> varref x varref y add add1
|
|
710 (+ x y -1) --> varref x varref y add sub1
|
|
711 (- x y 0) --> (- x y)
|
|
712 (- 0 x y) --> (- (- x) y)
|
|
713 (% 42 19) --> compile-time constant
|
|
714 (/ 42 19) --> compile-time constant
|
|
715 (* (foo) 2) --> foo call dup plus
|
|
716
|
|
717 Optimize away arithmetic operations (+ x) (* x) (/ x 1)
|
|
718 unless (declaim (optimize (safety 3)))
|
|
719 or (setq byte-compile-delete-errors nil).
|
|
720
|
|
721 2000-11-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
722
|
|
723 * paragraphs.el (paragraph-separate, forward-sentence): Clarify
|
|
724 docstrings.
|
|
725
|
|
726 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
727
|
|
728 * startup.el (command-line-do-help): Add documentation of
|
|
729 portable dumper switches.
|
|
730
|
|
731 2000-11-22 Andy Piper <andy@xemacs.org>
|
|
732
|
|
733 * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
|
|
734
|
|
735 * glyphs.el (init-glyphs): don't use autodetect for strings.
|
|
736
|
|
737 2000-11-28 Martin Buchholz <martin@xemacs.org>
|
|
738
|
|
739 * byte-optimize.el (byte-optimize-char-before):
|
|
740 (byte-optimize-backward-char):
|
|
741 (byte-optimize-backward-word):
|
|
742 Fix incorrect optimizations for these sorts of expressions:
|
|
743 (let ((x nil)) (backward-char x))
|
|
744
|
|
745 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
746
|
|
747 * byte-optimize.el:
|
|
748 * byte-optimize.el (byte-optimize-backward-char): New.
|
|
749 * byte-optimize.el (byte-optimize-backward-word): New.
|
|
750 Make backward-word and backward-char as efficient as forward versions.
|
|
751
|
|
752 * bytecomp.el (byte-compile-no-args-with-one-extra):
|
|
753 * bytecomp.el (byte-compile-one-arg-with-one-extra):
|
|
754 * bytecomp.el (byte-compile-two-args-with-one-extra):
|
|
755 * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
|
|
756 * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
|
|
757 * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
|
|
758 Check if extra arg is constant nil, and if so, use byte-coded call.
|
|
759
|
|
760 * simple.el (backward-word):
|
|
761 * simple.el (mark-word):
|
|
762 * simple.el (kill-word):
|
|
763 * simple.el (backward-kill-word):
|
|
764 Make COUNT argument optional, for consistency with forward-char et al.
|
|
765
|
|
766 * abbrev.el (abbrev-string-to-be-defined):
|
|
767 * abbrev.el (inverse-abbrev-string-to-be-defined):
|
|
768 * abbrev.el (inverse-add-abbrev):
|
|
769 * abbrev.el (expand-region-abbrevs):
|
|
770 * buff-menu.el (Buffer-menu-execute):
|
|
771 * indent.el (move-to-left-margin):
|
|
772 * indent.el (indent-relative):
|
|
773 * indent.el (move-to-tab-stop):
|
|
774 * info.el (Info-reannotate-node):
|
|
775 * lisp-mode.el (lisp-indent-line):
|
|
776 * lisp.el (end-of-defun):
|
|
777 * lisp.el (move-past-close-and-reindent):
|
|
778 * misc.el (copy-from-above-command):
|
|
779 * mouse.el (default-mouse-track-scroll-and-set-point):
|
|
780 * page.el (forward-page):
|
|
781 * paragraphs.el (forward-paragraph):
|
|
782 * paragraphs.el (end-of-paragraph-text):
|
|
783 * picture.el (picture-forward-column):
|
|
784 * picture.el (picture-self-insert):
|
|
785 * rect.el (extract-rectangle-line):
|
|
786 * simple.el (newline):
|
|
787 * simple.el (fixup-whitespace):
|
|
788 * simple.el (backward-delete-char-untabify):
|
|
789 * simple.el (transpose-chars):
|
|
790 * simple.el (transpose-preceding-chars):
|
|
791 * simple.el (do-auto-fill):
|
|
792 * simple.el (indent-new-comment-line):
|
|
793 * simple.el (blink-matching-open):
|
|
794 * view-less.el (cleanup-backspaces):
|
|
795 * wid-edit.el (widget-transpose-chars):
|
|
796 * term/bg-mouse.el (bg-insert-moused-sexp):
|
|
797 Use more readable (backward-FOO n) instead of (forward-FOO -n).
|
|
798
|
|
799 * info.el (Info-fontify-node):
|
|
800 * simple.el (backward-delete-function):
|
|
801 Use canonical delete-backward-char instead of backward-delete-char.
|
|
802
|
|
803 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
804
|
|
805 * gutter-items.el (update-tab-in-gutter): don't barf if there are
|
|
806 no buffers.
|
|
807
|
|
808 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
809
|
|
810 * gutter-items.el (update-tab-in-gutter): don't give popup frames
|
|
811 buffer tabs.
|
|
812
|
|
813 2000-11-18 Martin Buchholz <martin@xemacs.org>
|
|
814
|
|
815 * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
|
|
816 (proclaim inline...) was shadowing compiler-macros.
|
|
817
|
|
818 2000-11-17 Martin Buchholz <martin@xemacs.org>
|
|
819
|
|
820 * bytecomp.el (byte-compile-eval): New.
|
|
821 (byte-compile-initial-macro-environment): Use byte-compile-eval.
|
|
822 Keeps this promise made in Lispref:
|
|
823 "If a file being compiled contains a `defmacro' form, the macro is
|
|
824 defined temporarily for the rest of the compilation of that file."
|
|
825
|
|
826 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
827
|
|
828 * cl.el (floatp-safe):
|
|
829 (plusp):
|
|
830 (minusp):
|
|
831 (oddp):
|
|
832 (evenp):
|
|
833 (cl-abs):
|
|
834 Use a better parameter name than `x'.
|
|
835
|
|
836 * cl-macs.el (check-type): Make continuable. Change documentation
|
|
837 to require PLACE, but accept any form for compatibility.
|
|
838
|
|
839 * abbrev.el (define-abbrev): Use check-type.
|
|
840 * font-menu.el (font-menu-change-face): Use check-type.
|
|
841 * menubar.el (relabel-menu-item): Use check-type.
|
|
842 * itimer.el: Fix typo.
|
|
843
|
|
844 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
845
|
|
846 * info.el (Info-extract-menu-node-name): Comma is a delimiter.
|
|
847
|
444
|
848 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
849
|
|
850 * XEmacs 21.2.37 is released.
|
|
851
|
|
852 2000-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
853
|
|
854 * code-cmds.el: Provide the feature.
|
|
855
|
|
856 2000-07-21 Jan Vroonhof <jan@xemacs.org>
|
|
857
|
|
858 * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
|
|
859
|
|
860 * code-cmds.el: New file
|
|
861 * mule/mule-cmds.el:
|
|
862 * mule/mule-misc.el
|
|
863 (coding-keymap): New keymap. Define coding system keyboard
|
|
864 commands on file-coding builds too.
|
446
|
865 (coding-system-change-eol-conversion):
|
|
866 (universal-coding-system-argument):
|
|
867 (set-default-coding-systems):
|
444
|
868 (prefer-coding-system): Moved from mule-cmds.el
|
|
869 (set-buffer-process-coding-system): Moved from mule-misc.el
|
|
870
|
|
871 2000-09-15 Stephen Carney <carney@scubadoo.com>
|
|
872
|
|
873 * etags.el (buffer-tag-table-files): Use append instead of nconc.
|
|
874
|
|
875 2000-11-09 Steve Youngs <youngs@xemacs.org>
|
|
876
|
|
877 * package-get.el (package-get-download-sites): Add a pre-release
|
|
878 site for experimental packages.
|
|
879
|
|
880 * auto-autoloads.el: Regenerated.
|
|
881
|
|
882 2000-08-01 Andy Piper <andy@xemacs.org>
|
|
883
|
|
884 * gutter-items.el (buffers-tab-omit-function): reference
|
|
885 buffers-tab-select-visible-buffers.
|
|
886 (buffers-tab-filter-functions): new variable, by default uses
|
|
887 buffers-tab-selection-function and buffers-tab-omit-function.
|
|
888 (select-buffers-tab-buffers-by-mode): invert arguments.
|
|
889 (buffers-tab-select-visible-buffers): new function. Invert calling
|
|
890 of buffers-menu-omit-invisible-buffers.
|
|
891 (buffers-tab-items): rewrite to use
|
|
892 buffers-tab-filter-functions. Rewrite docstring.
|
|
893 (gutter-buffers-tab-extent): delete.
|
|
894 (add-tab-to-gutter): always build a new extent when adding the
|
|
895 tabs.
|
|
896 (update-tab-in-gutter): make gutter dirty when orientation
|
|
897 changes.
|
|
898
|
|
899 2000-11-07 Martin Buchholz <martin@xemacs.org>
|
|
900
|
|
901 * bytecomp.el (byte-compile-defvar-or-defconst):
|
|
902 Only do loadhist recording if defvar form includes a value.
|
|
903
|
|
904 2000-11-02 Martin Buchholz <martin@xemacs.org>
|
|
905
|
|
906 * bytecomp.el (byte-compile-initial-macro-environment):
|
|
907 `eval-when-compile' should not compile its body.
|
|
908
|
|
909 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
910
|
|
911 * mule/cyrillic.el: Add Windows 1251 code page encoding (by
|
|
912 Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>). Fix
|
|
913 some Japanese English. Remove some ancient FSF comments, and
|
|
914 improve docstrings. Use symbols not vectors for tables.
|
|
915
|
|
916 2000-11-03 Martin Buchholz <martin@xemacs.org>
|
|
917
|
|
918 * keymap.el:
|
|
919 (local-key-binding):
|
|
920 (global-key-binding):
|
|
921 Add an optional `accept-defaults' parameter, just like `lookup-key'.
|
|
922
|
|
923 * lisp.el:
|
|
924 (backward-sexp): Slightly simpler code.
|
|
925 (mark-sexp): Make arg optional, like FSF Emacs.
|
|
926 (forward-list): Slightly simpler code.
|
|
927 (backward-list): Slightly simpler code.
|
|
928 (down-list): Make arg optional, like FSF Emacs.
|
|
929 (up-list): Make arg optional, like FSF Emacs.
|
|
930 (backward-up-list): Make arg optional, like FSF Emacs.
|
|
931 (kill-sexp): Make arg optional, like FSF Emacs.
|
|
932 (backward-kill-sexp): Make arg optional, like FSF Emacs.
|
|
933
|
|
934 * font-menu.el (font-menu-change-face):
|
|
935 Take continuable errors into account.
|
|
936
|
|
937 * abbrev.el:
|
|
938 * abbrev.el (clear-abbrev-table):
|
|
939 * abbrev.el (define-abbrev-table):
|
|
940 * abbrev.el (define-abbrev):
|
|
941 * abbrev.el (insert-abbrev-table-description):
|
|
942 * apropos.el (apropos-documentation-check-doc-file):
|
|
943 * apropos.el (apropos-documentation-check-elc-file):
|
|
944 * buff-menu.el (list-buffers):
|
|
945 * buff-menu.el (list-buffers-noselect):
|
|
946 * bytecomp.el (byte-recompile-directory):
|
|
947 * bytecomp.el (batch-byte-compile):
|
|
948 * cl-macs.el (typep):
|
|
949 * code-files.el (find-coding-system-magic-cookie):
|
|
950 * code-files.el (insert-file-contents):
|
|
951 * cus-edit.el (customize-set-variable):
|
|
952 * cus-edit.el (customize-save-variable):
|
|
953 * cus-face.el (custom-set-face-font-size):
|
|
954 * cus-face.el (custom-set-face-update-spec):
|
|
955 * cus-face.el (custom-reset-faces):
|
|
956 * custom.el (custom-check-theme):
|
|
957 * custom.el (copy-upto-last):
|
|
958 * fill.el (canonically-space-region):
|
|
959 * fill.el (fill-paragraph):
|
|
960 * fill.el (fill-region):
|
|
961 * fill.el (find-space-insertable-point):
|
|
962 * fill.el (justify-current-line):
|
|
963 * faces.el (face-spec-update-all-matching):
|
|
964 * faces.el (set-face-stipple):
|
|
965 * files-nomule.el (insert-file-contents):
|
|
966 * files.el (insert-file-contents-literally):
|
|
967 * files.el (hack-local-variables-last-page):
|
|
968 * files.el (basic-save-buffer):
|
|
969 * files.el (insert-directory):
|
|
970 * font-menu.el (font-menu-change-face):
|
|
971 * font.el (font-spatial-to-canonical):
|
|
972 * format.el (format-encode-region):
|
|
973 * format.el (format-insert-file):
|
|
974 * format.el (format-replace-strings):
|
|
975 * gutter.el (set-gutter-element):
|
|
976 * help.el (key-or-menu-binding):
|
|
977 * help.el (describe-bindings):
|
|
978 * help.el (with-syntax-table):
|
|
979 * indent.el (indent-rigidly):
|
|
980 * indent.el (delete-to-left-margin):
|
|
981 * info.el:
|
|
982 * info.el (Info-extract-dir-entry-from):
|
|
983 * info.el (Info-build-dir-anew):
|
|
984 * info.el (Info-rebuild-dir):
|
|
985 * info.el (Info-batch-rebuild-dir):
|
|
986 * info.el (Info-read-subfile):
|
|
987 * info.el (Info-build-node-completions):
|
|
988 * info.el (Info-extract-menu-node-name):
|
|
989 * isearch-mode.el (isearch-range-invisible):
|
|
990 * isearch-mode.el (isearch-restore-invisible-extents):
|
|
991 * itimer.el (itimerp):
|
|
992 * itimer.el (itimer-live-p):
|
|
993 * keymap.el:
|
|
994 * keymap.el (substitute-key-definition):
|
|
995 * keymap.el (read-command-or-command-sexp):
|
|
996 * keymap.el (local-key-binding):
|
|
997 * keymap.el (global-key-binding):
|
|
998 * keymap.el (global-set-key):
|
|
999 * keymap.el (local-set-key):
|
|
1000 * ldap.el:
|
|
1001 * ldap.el (ldap-add-entries):
|
|
1002 * ldap.el (ldap-delete-entries):
|
|
1003 * lisp.el (backward-sexp):
|
|
1004 * lisp.el (mark-sexp):
|
|
1005 * lisp.el (forward-list):
|
|
1006 * lisp.el (backward-list):
|
|
1007 * lisp.el (down-list):
|
|
1008 * lisp.el (backward-up-list):
|
|
1009 * lisp.el (up-list):
|
|
1010 * lisp.el (kill-sexp):
|
|
1011 * lisp.el (backward-kill-sexp):
|
|
1012 * menubar.el (add-menu-button):
|
|
1013 * menubar.el (add-submenu):
|
|
1014 * menubar.el (delete-menu-item):
|
|
1015 * menubar.el (relabel-menu-item):
|
|
1016 * mouse.el (narrow-window-to-region):
|
|
1017 * obsolete.el (define-obsolete-variable-alias):
|
|
1018 * obsolete.el (store-substring):
|
|
1019 * package-admin.el:
|
|
1020 * package-admin.el (package-admin-install-function):
|
|
1021 * package-admin.el (package-admin-install-function-mswindows):
|
|
1022 * package-admin.el (package-admin-default-install-function):
|
|
1023 * package-get.el (package-get-update-base-entries):
|
|
1024 * packages.el (packages-load-package-dumped-lisps):
|
|
1025 * packages.el (packages-collect-package-dumped-lisps):
|
|
1026 * printer.el (generic-print-buffer):
|
|
1027 * printer.el (generic-print-region):
|
|
1028 * replace.el (occur-mode-mouse-goto):
|
|
1029 * replace.el (perform-replace):
|
|
1030 * select.el (get-selection-no-error):
|
|
1031 * simple.el:
|
|
1032 * simple.el (newline):
|
|
1033 * simple.el (open-line):
|
|
1034 * simple.el (edit-and-eval-command):
|
|
1035 * simple.el (goto-line):
|
|
1036 * simple.el (undo):
|
|
1037 * simple.el (kill-region):
|
|
1038 * simple.el (copy-region-as-kill):
|
|
1039 * simple.el (kill-ring-save):
|
|
1040 * simple.el (set-mark):
|
|
1041 * simple.el (next-line):
|
|
1042 * simple.el (previous-line):
|
|
1043 * simple.el (line-move):
|
|
1044 * simple.el (set-goal-column):
|
|
1045 * simple.el (comment-region):
|
|
1046 * subr.el:
|
|
1047 * subr.el (putf):
|
|
1048 * syntax.el (modify-syntax-entry):
|
|
1049 * syntax.el (map-syntax-table):
|
|
1050 * view-less.el (view-file):
|
|
1051 * view-less.el (view-buffer):
|
|
1052 * view-less.el (view-file-other-window):
|
|
1053 * window-xemacs.el (backward-other-window):
|
|
1054 * window.el:
|
|
1055 * window.el (one-window-p):
|
|
1056 * window.el (walk-windows):
|
|
1057 * window.el (window-list):
|
|
1058 * x-mouse.el (x-mouse-kill):
|
|
1059 * x-select.el (x-get-cutbuffer):
|
|
1060 * x-select.el (x-store-cutbuffer):
|
|
1061 * term/bg-mouse.el (bg-mouse-line-to-center):
|
|
1062 * term/sun-mouse.el (window-line-end):
|
|
1063 * term/sun-mouse.el (sun-select-region):
|
|
1064 * term/sun.el (kill-region-and-unmark):
|
|
1065 * mule/mule-category.el:
|
|
1066 * mule/mule-category.el (modify-category-entry):
|
|
1067 * mule/mule-category.el (char-category-list):
|
|
1068 * mule/mule-coding.el (coding-system-force-on-output):
|
|
1069 * mule/mule-misc.el (coding-system-put):
|
|
1070 Docstring arglist/Texinfo fixes. See man/ChangeLog for details.
|
|
1071
|
|
1072 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1073
|
|
1074 * cus-face.el: Typo fixes and tiny clarifications.
|
|
1075 * custom.el: ditto
|
|
1076
|
|
1077 2000-10-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1078
|
|
1079 * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
|
|
1080 * startup.el (normal-top-level): Setup auto-save-list-file-name
|
|
1081 if auto-save-list-file-prefix is non-nil.
|
|
1082
|
|
1083 2000-10-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1084
|
|
1085 * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
|
|
1086
|
|
1087 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1088
|
|
1089 * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
|
|
1090 get symbol at point-min.
|
|
1091
|
|
1092 2000-10-24 Didier Verna <didier@xemacs.org>
|
|
1093
|
|
1094 * info.el (Info-emacs-info-file-name): defconst it.
|
|
1095 * info.el (Info-footnote-tag): defcustom it.
|
|
1096 * info.el (Info-no-description-string): ditto.
|
|
1097 * info.el (Info-find-node): adapt to new semantics of
|
|
1098 'Info-suffixed-file (don't do the case variants stuff).
|
|
1099 * info.el (Info-insert-dir): rewrite the dir file variants code.
|
|
1100 * info.el (Info-directory-files): New. Return the list of info
|
|
1101 files in a directory.
|
|
1102 * info.el (Info-dir-outdated-p): use it.
|
|
1103 * info.el (Info-parse-dir-entries): ditto.
|
|
1104 * info.el (Info-build-dir-anew): don't restrict to files ending
|
|
1105 with a ".info.*" extension.
|
|
1106 * info.el (Info-set-mode-line): ditto.
|
|
1107 * info.el (Info-read-subfile): adapt to new semantics of
|
|
1108 'Info-suffixed-file (append 'exact argument).
|
|
1109 * info.el (Info-all-case-regexp): New. Return a regexp matching a
|
|
1110 string independently of the case.
|
|
1111 * info.el (Info-suffixed-file): use it (match all possible case
|
|
1112 for the file name).
|
|
1113 * info.el (Info-insert-file-contents): code cleanup.
|
|
1114 * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
|
|
1115 columns.
|
|
1116 * info.el (Info-batch-rebuild-dir): ditto.
|
|
1117 * info.el (Info-read-node-name-1): ditto.
|
|
1118 * info.el (Info-search): ditto.
|
|
1119 * info.el (Info-fontify-node): ditto.
|
|
1120
|
|
1121
|
|
1122 2000-10-24 Didier Verna <didier@xemacs.org>
|
|
1123
|
|
1124 * process.el (shell-command): when called from a program, avoid
|
|
1125 'push-mark's "mark-set" message.
|
|
1126
|
|
1127 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
1128
|
|
1129 * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
|
|
1130 by a symbol, not by a vector.
|
|
1131 * mule/vietnamese.el (vscii): Likewise.
|
|
1132 (viscii): Likewise.
|
|
1133 * mule/cyrillic.el (koi8-r): Likewise.
|
|
1134
|
|
1135 * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
|
|
1136 by a symbol, not by a vector.
|
|
1137 (chinese-big5-2): Likewise.
|
|
1138 * mule/ethiopic.el (ethiopic): Likewise.
|
|
1139 * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
|
|
1140 (vietnamese-viscii-upper): Likewise.
|
|
1141
|
|
1142 2000-10-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1143
|
|
1144 * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
|
|
1145
|
|
1146 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1147
|
|
1148 * byte-optimize.el (byte-optimize-car): New function.
|
|
1149 (byte-optimize-cdr): Ditto.
|
|
1150
|
|
1151 2000-10-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1152
|
|
1153 * byte-optimize.el: Partial synch with FSF 20.7.
|
|
1154 Optimize constant concatenation.
|
|
1155 Add keymapp as a side effect free function. It is a built-in.
|
|
1156 (byte-after-unbind-pos): Remove byte-equal.
|
|
1157
|
|
1158 2000-10-13 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1159
|
|
1160 * update-elc-2.el: Quote regexps correctly.
|
|
1161
|
|
1162 2000-10-05 MIYASHITA Hisashi <himi@m17n.org>
|
|
1163
|
|
1164 * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
|
|
1165 (ccl-compile): Apply integerp, not integer-or-char-p to
|
|
1166 check the type of the buffer magnification
|
|
1167 (ccl-compile-write-string): Encode a string with binary
|
|
1168 coding system.
|
|
1169 (ccl-compile-write-repeat): Likewise.
|
|
1170
|
|
1171 2000-09-25 Robert Pluim <rpluim@bigfoot.com>
|
|
1172
|
|
1173 * buff-menu.el:
|
|
1174 * bytecomp.el:
|
|
1175 * coding.el:
|
|
1176 * faces.el:
|
|
1177 * files.el:
|
|
1178 * fill.el:
|
|
1179 * float-sup.el:
|
|
1180 * font-lock.el:
|
|
1181 * help.el:
|
|
1182 * iso8859-1.el:
|
|
1183 * loaddefs.el:
|
|
1184 * menubar-items.el:
|
|
1185 * menubar.el:
|
|
1186 * modeline.el:
|
|
1187 * msw-font-menu.el:
|
|
1188 * paragraphs.el:
|
|
1189 * paths.el:
|
|
1190 * replace.el:
|
|
1191 * simple.el:
|
|
1192 * sound.el:
|
|
1193 * startup.el:
|
|
1194 * version.el:
|
|
1195 * x-faces.el:
|
|
1196 * x-font-menu.el:
|
|
1197 Remove purecopy.
|
|
1198
|
|
1199 2000-10-03 Daniel Pittman <daniel@rimspace.net>
|
|
1200
|
|
1201 * simple.el (do-auto-fill): Use the function pointer to by
|
|
1202 `comment-line-break-function', not `indent-new-comment-line'. This
|
|
1203 fixes an issue with cc-mode comment continuation.
|
|
1204
|
|
1205 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
1206
|
|
1207 * simple.el (turn-on-auto-fill): Add (interactive).
|
|
1208 * mwheel.el (mwheel-install): Add (interactive).
|
|
1209 * font-lock.el (turn-on-font-lock): Add (interactive).
|
|
1210 (turn-off-font-lock): Add (interactive).
|
|
1211
|
|
1212 2000-10-03 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1213
|
|
1214 * packages.el (packages-special-base-regexp): Add `man'.
|
|
1215
|
|
1216 2000-10-08 Adrian Aichner <adrian@xemacs.org>
|
|
1217
|
|
1218 * wid-edit.el (widget-specify-active): map over extents in current
|
|
1219 buffer like `widget-specify-inactive' does. Mapping over the
|
|
1220 inactive extent object does not work since the current extent is
|
|
1221 ignored by `map-extents'.
|
|
1222
|
442
|
1223 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
1224
|
|
1225 * XEmacs 21.2.36 is released.
|
|
1226
|
|
1227 2000-09-22 Martin Buchholz <martin@xemacs.org>
|
|
1228
|
|
1229 * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
|
|
1230 Optimize the compiled-function-constants vector by byte-code
|
|
1231 reference counts.
|
|
1232
|
|
1233 2000-09-25 Robert Pluim <rpluim@bigfoot.com>
|
|
1234
|
|
1235 * build-report.el (build-report-delete-regexp): quote value in
|
|
1236 defcustom
|
|
1237
|
|
1238 2000-09-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1239
|
|
1240 * build-report.el (build-report): Don't bind srcdir which we don't
|
|
1241 use in `multiple-value-bind' to avoid the only byte-compiler
|
|
1242 warning.
|
|
1243
|
|
1244 2000-09-23 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1245
|
|
1246 * build-report.el: Requires cl and custom now.
|
|
1247 build-report-version is determined by XEmacs version -- remove
|
|
1248 build-report-version*.
|
|
1249 * build-report.el (build-report-version): Removed.
|
|
1250 * build-report.el (build-report-installation-version-regexp): New.
|
|
1251 * build-report.el (build-report-version-file-regexp): New.
|
|
1252 * build-report.el (build-report-installation-srcdir-regexp): New.
|
|
1253 * build-report.el (build-report-destination): Offer
|
|
1254 xemacs-build-reports and xemacs-beta.
|
|
1255 * build-report.el (build-report-keep-regexp): Adjusted.
|
|
1256 * build-report.el (build-report-delete-regexp): Adjusted.
|
|
1257 * build-report.el (build-report-make-output-dir): New.
|
|
1258 * build-report.el (build-report-installation-file): Replace use of
|
|
1259 `concat' with `expand-file-name'.
|
|
1260 * build-report.el (build-report-make-output-file): Removed.
|
|
1261 * build-report.el (build-report-make-output-files): New.
|
|
1262 * build-report.el (build-report-subject): Identify as
|
|
1263 user-variable with "*...".
|
|
1264 * build-report.el (build-report-prompts): Ditto.
|
|
1265 * build-report.el (build-report-version-file): New.
|
|
1266 * build-report.el (build-report-file-encoding): Identify as
|
|
1267 user-variable with "*...".
|
|
1268 * build-report.el (build-report-make-output-get): New.
|
|
1269 * build-report.el (build-report-insert-header): Report
|
|
1270 emacs-version and system-configuration instead of
|
|
1271 build-report-version.
|
|
1272 * build-report.el (build-report-insert-make-output): Add file
|
|
1273 argument.
|
|
1274 * build-report.el (build-report-insert-installation-file):
|
|
1275 Re-indent.
|
|
1276 * build-report.el (build-report-keep): Change docstring,
|
|
1277 re-indent.
|
|
1278 * build-report.el (build-report-delete): Ditto.
|
|
1279 * build-report.el (build-report-installation-data): New.
|
|
1280 * build-report.el (build-report-version-file-data): New.
|
|
1281
|
|
1282 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
1283
|
|
1284 * byte-optimize.el (byte-optimize-lapcode):
|
|
1285 Fix the optimization of using the first 5 elements of the
|
|
1286 constants vector for variables.
|
|
1287 (byte-optimize-lapcode): Fix another ancient broken optimization.
|
|
1288
|
|
1289 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
1290
|
|
1291 * *: Spelling mega-patch
|
|
1292
|
|
1293 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
1294
|
|
1295 * easymenu.el: doc fixes.
|
|
1296 (easy-menu-do-define): Use backquote.
|
444
|
1297 (easy-menu-change):
|
|
1298 (easy-menu-add):
|
442
|
1299 `when' seems much clearer than `if' here.
|
|
1300 (easy-menu-remove):
|
444
|
1301 (easy-menu-add-item):
|
|
1302 (easy-menu-item-present-p):
|
|
1303 (easy-menu-remove-item):
|
442
|
1304 Wrap using (when (featurep 'menubar) ...)
|
|
1305
|
|
1306 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
1307
|
|
1308 * bytecomp.el (displaying-byte-compile-warnings):
|
|
1309 Revert Ben's change to this function below so that the compile log
|
|
1310 is displayed properly for users of the "popper" package.
|
|
1311
|
|
1312 2000-09-12 Martin Buchholz <martin@xemacs.org>
|
|
1313
|
|
1314 * window.el (save-selected-window): Use backquote.
|
|
1315
|
444
|
1316 * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
|
442
|
1317 Renamed from `byte-compile-file-form-defvar'.
|
|
1318 * bytecomp.el (byte-compile-defvar-or-defconst):
|
|
1319 Only cons onto current-load-list in top-level forms.
|
|
1320 Else this leaks a cons cell every time a defun is called.
|
|
1321 Renamed from `byte-compile-defvar', for clarity.
|
|
1322 Warn when docstring of defvar is not a string.
|
|
1323 Use consistent error messages.
|
|
1324 Better comments.
|
|
1325
|
|
1326 2000-09-11 Martin Buchholz <martin@xemacs.org>
|
|
1327
|
|
1328 * simple.el (set-variable):
|
|
1329 Remove unneeded defvar by rearranging order of let* forms.
|
|
1330
|
|
1331 * mule/mule-ccl.el (ccl-get-next-code):
|
444
|
1332 * menubar-items.el (bookmark-menu-filter):
|
|
1333 (language-environment-menu-filter):
|
|
1334 (tutorials-menu-filter):
|
442
|
1335 * toolbar-items.el (toolbar-compile):
|
|
1336 * byte-optimize.el (disassemble-offset):
|
|
1337 Use (declare (special ...)) instead of `defvar'.
|
|
1338
|
|
1339 * cl-macs.el (cl-do-proclaim):
|
|
1340 Fix (declare (special ...)) warning suppression syntax.
|
|
1341
|
|
1342 2000-07-22 Golubev I. N. <gin@mo.msk.ru>
|
|
1343
|
|
1344 * info.el (Info-tag-table-marker):
|
|
1345 (Info-tag-table-buffer):
|
|
1346 (Info-find-file-node):
|
|
1347 (Info-read-subfile):
|
|
1348 (Info-build-node-completions):
|
|
1349 (Info-search):
|
|
1350 (Info-mode):
|
|
1351 Multiple info buffer support.
|
|
1352
|
|
1353 2000-08-28 Oscar Figueiredo <oscar@cpe.fr>
|
|
1354
|
|
1355 * ldap.el (ldap-decode-entry): New defun
|
|
1356 (ldap-search-entries): Use it in order to decode DN-prefixed
|
|
1357 entries properly
|
|
1358
|
|
1359 2000-08-23 Daniel Pittman <daniel@danann.net>
|
|
1360
|
|
1361 * mule/mule-cmds.el (coding-system-change-eol-conversion):
|
|
1362 Use `eq', not `=', to compare symbols.
|
|
1363
|
|
1364 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
1365
|
|
1366 * bytecomp.el (byte-compile-report-error):
|
|
1367 * bytecomp.el (displaying-byte-compile-warnings):
|
|
1368 if stack-trace-on-error is set, send out a backtrace when
|
|
1369 an error is encountered that stops byte compilation. this
|
|
1370 should make it much much easier to track down those curious
|
|
1371 problems. also undo the kludge of using a separate "*Show*"
|
|
1372 buffer for display when there's a temp-buffer-show-function;
|
|
1373 we can avoid this by just being a little smarter.
|
444
|
1374
|
442
|
1375 * dialog-items.el:
|
|
1376 * dialog-items.el (search-dialog-regexp): New.
|
|
1377 * dialog-items.el (search-dialog-callback):
|
|
1378 * dialog-items.el (make-search-dialog):
|
|
1379 add a regexp option to the dialog and clean up a bit.
|
444
|
1380
|
442
|
1381 * dialog.el:
|
|
1382 * dialog.el (yes-or-no-p-dialog-box):
|
|
1383 * dialog.el (get-dialog-box-response):
|
|
1384 * dialog.el (make-dialog-box):
|
|
1385 * dialog.el (dialog-box-finish): New.
|
|
1386 * dialog.el (dialog-box-cancel): New.
|
|
1387 * dialog.el (internal-make-dialog-box-exit): New.
|
|
1388 implement [properly!] the :modal property of the new dialog box
|
|
1389 interface. this is the first time xemacs has ever had *proper*
|
|
1390 modal dialog boxes, giving the standard window-system feedback.
|
|
1391 (e.g. under windows, clicking on a disabled frame causes a beep
|
|
1392 and makes the dialog box flash three times.)
|
444
|
1393
|
442
|
1394 * dragdrop.el: header keyword frobbing.
|
444
|
1395
|
442
|
1396 * dumped-lisp.el (preloaded-file-list):
|
|
1397 renamed winnt.el to win32-native.el.
|
444
|
1398
|
442
|
1399 * faces.el (face-property):
|
|
1400 * faces.el (set-face-property):
|
|
1401 * faces.el (frob-face-property):
|
|
1402 * faces.el (frob-face-font-2):
|
|
1403 * faces.el (make-face-bold):
|
|
1404 * faces.el (make-face-italic):
|
|
1405 * faces.el (make-face-bold-italic):
|
|
1406 * faces.el (make-face-unbold):
|
|
1407 * faces.el (make-face-unitalic):
|
|
1408 * faces.el (make-face-smaller):
|
|
1409 * faces.el (make-face-larger):
|
|
1410 clean up the implementation of these so that window-system-specific
|
|
1411 methods are called only on objects belonging to that window system.
|
|
1412 previously, you could have [e.g.] mswindows-make-face-bold called
|
|
1413 on font object of device type `stream', which is not good and
|
|
1414 explains the subtle errors Adrian was getting when byte-compiling
|
|
1415 something that required 'term. (Adrian, now you can use stack-trace-
|
|
1416 on-error to find the exact place where things are going wrong instead
|
|
1417 of having to laboriously binary-search your way through.)
|
444
|
1418
|
442
|
1419 * finder.el (finder-known-keywords):
|
|
1420 cleaned up -- properly sorted, clarified the meanings of many of
|
|
1421 the keywords, and added a few -- mswin, gui, content, build, www,
|
|
1422 user, services. the last two try to distinguish between a package
|
|
1423 that's used directly by the user, and a package that provides
|
|
1424 support services to other packages.
|
444
|
1425
|
442
|
1426 * font-lock.el (lisp-font-lock-keywords-2):
|
|
1427 update list of lisp control structures to include everything,
|
|
1428 including new ones i introduced.
|
444
|
1429
|
442
|
1430 * gutter.el: header keyword frobbing.
|
444
|
1431
|
442
|
1432 * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
|
|
1433 recent isearch element was not doing so! you got the second-most-
|
|
1434 recent instead.
|
|
1435
|
|
1436 * lisp-mode.el (construct-lisp-mode-menu):
|
|
1437 more menubar cleanups.
|
|
1438 * lisp-mode.el (with-selected-window):
|
|
1439 make it indent properly.
|
444
|
1440
|
442
|
1441 * menubar-items.el (default-menubar): lots of menubar cleanups.
|
|
1442 rearranged the options menu the most, e.g. splitting up the
|
|
1443 Keyboard/Mouse menu into a new Editing menu and combining the
|
|
1444 separate Scrollbar/Gutter/Toolbar submenus into Display.
|
|
1445 Got rid of General, moved items to Editing or new Troubleshooting.
|
|
1446 Moved Packages to Tools; doesn't seem to belong under Options.
|
|
1447 Added stuff to the Cmds menu, e.g. Change Case.
|
|
1448
|
|
1449 NB please don't complain about these periodic menubar changes.
|
|
1450 Anything like this is necessarily incremental in its construction
|
|
1451 -- By constant use you gradually become more and more aware of
|
|
1452 better and better ways to group menu items. When we eventually
|
|
1453 move the options menu to a property sheet, the existing structure
|
|
1454 will probably be preserved fairly well.
|
444
|
1455
|
442
|
1456 * minibuf.el (next-history-element): fix problems with pressing
|
|
1457 down arrow in repeat-complex-command.
|
|
1458
|
|
1459 * modeline.el:
|
|
1460 * modeline.el (modeline-3d-p): New.
|
|
1461 added custom variable for controlling the 3d modeline. the
|
|
1462 corresponding Options item has been present for a long time,
|
|
1463 but commented out with "fix me!" comments. it's fixed now.
|
444
|
1464
|
442
|
1465 * obsolete.el (add-menu):
|
|
1466 remove bogus gettexts.
|
444
|
1467
|
442
|
1468 * process.el (shell-quote-argument):
|
|
1469 handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
|
|
1470 For bash under Windows native, see below.
|
444
|
1471
|
442
|
1472 * simple.el:
|
|
1473 * simple.el (display-warning-buffer):
|
|
1474 Fixed the handling of warning display to eliminate the annoying
|
|
1475 *Show* buffer, like was done for byte-compiler output above.
|
444
|
1476
|
442
|
1477 * simple.el (debug-print): New.
|
|
1478 Simple function for sending debug messages to the console and/or
|
|
1479 other debug places.
|
|
1480
|
|
1481 * subr.el (replace-in-string):
|
|
1482 Rewrite this function to avoid N^2 behavior with large strings --
|
|
1483 catastrophic with the new Windows selection code! (Apparently the
|
|
1484 author of this function didn't realize there was a fun
|
|
1485 replace-match that could make his life much easier, because we
|
|
1486 duplicated the entire logic. The new version is smaller, easier
|
|
1487 to understand, much more robust, and has extended features --
|
|
1488 those of replace-match.)
|
444
|
1489
|
442
|
1490 * window.el:
|
|
1491 * window.el (with-selected-window): New.
|
|
1492 An obvious complement to the existing `with-selected-frame' and
|
|
1493 `with-current-buffer'.
|
|
1494
|
|
1495 * win32-native.el: Renamed from winnt.el.
|
|
1496 Added a great deal of stuff for properly handling process quoting,
|
|
1497 somewhat modeled on Kirill's original model (which i later threw
|
|
1498 away). We should now finally have correctly working process arg
|
|
1499 quoting/dequoting so that the final app gets exactly what we
|
|
1500 intended. Because the mechanism is in Lisp, it's easily
|
|
1501 extendible. (For those running bash and running the native
|
|
1502 version, I tried hard to do what I thought was correct. But more
|
|
1503 thought is needed, and ideally the volunteer work of people with
|
|
1504 these configurations that they generally run on.)
|
444
|
1505
|
442
|
1506 * x-font-menu.el (x-font-menu-font-data):
|
|
1507 Put in defvar's to fix byte-compiler warnings.
|
|
1508
|
|
1509 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1510
|
|
1511 * select.el (selection-coercion-alist): Initialise.
|
|
1512 * select.el (select-coerce-to-text): New.
|
|
1513 * select.el (select-coerce): New.
|
|
1514 New functions to perform type and value coercion.
|
|
1515
|
|
1516 * select.el (select-buffer-killed-default): Keep data if it was
|
|
1517 on the clipboard.
|
|
1518
|
|
1519 2000-08-02 Martin Buchholz <martin@xemacs.org>
|
|
1520
|
|
1521 * menubar-items.el (default-menubar): Fix typo.
|
|
1522 (default-menubar): `lambda' was mispelled as `lamda'.
|
|
1523
|
|
1524 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1525
|
|
1526 * window.el (shrink-window-if-larger-than-buffer): Remove
|
|
1527 edge checking code.
|
|
1528
|
|
1529 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1530
|
|
1531 * paths.el (gnus-local-domain): Removed.
|
|
1532 (gnus-local-organization): Ditto.
|
|
1533 (gnus-startup-file): Ditto.
|
|
1534
|
|
1535 2000-07-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1536
|
|
1537 * files.el (auto-mode-alist): Add .spec for RPM.
|
|
1538
|
|
1539 2000-07-31 Andy Piper <andy@xemacs.org>
|
444
|
1540
|
442
|
1541 * gutter-items.el (update-tab-in-gutter): deprecate :properties.
|
|
1542
|
|
1543 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1544
|
|
1545 * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
|
|
1546 browse-url.
|
|
1547 * help.el (xemacs-www-page): Ditto.
|
|
1548 (xemacs-www-faq): Ditto.
|
|
1549 * menubar-items.el (default-menubar): Ditto.
|
|
1550
|
|
1551 * wid-edit.el (widget-url-link-action): Ditto.
|
|
1552 From: Kenichi OKADA <okada@opaopa.org>.
|
|
1553
|
|
1554 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
1555
|
|
1556 * finder.el (finder-commentary): Add autoload cookie.
|
|
1557
|
|
1558 2000-07-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1559
|
|
1560 * files.el (insert-file-contents-literally): Fix second let
|
|
1561 binding for `coding-system-for-read' to `coding-system-for-write'
|
|
1562 as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
|
|
1563
|
|
1564 1999-06-15 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1565
|
|
1566 * files.el (insert-file-contents-literally): Use binary coding
|
|
1567 system (from Morioka san).
|
|
1568 (insert-file-contents-literally): Make file-name-handler method.
|
|
1569
|
|
1570 2000-07-26 Martin Buchholz <martin@xemacs.org>
|
|
1571
|
|
1572 * cl-macs.el (get-selection): Add defsetf.
|
|
1573
|
|
1574 2000-07-25 Steve Youngs <youngs_s@ozlinx.com.au>
|
|
1575
|
|
1576 * x-init.el (x-activate-region-as-selection): replace obsolete
|
|
1577 function x-own-selection with own-selection.
|
|
1578 (ow-find): replace obsolete functions x-get-selection and
|
|
1579 x-get-clipboard with get-selection and get-clipboard.
|
|
1580 (init-post-x-win): replace obsolete function x-disown-selection
|
|
1581 with disown-selection.
|
|
1582
|
|
1583 2000-07-20 Mike Sperber <mike@xemacs.org>
|
|
1584
|
|
1585 * startup.el (load-user-init-file): Only try to load init file if
|
|
1586 it exists.
|
|
1587
|
|
1588 2000-07-10 Andy Piper <andy@xemacs.org>
|
|
1589
|
|
1590 * dialog-items.el: sync with Ben's patch.
|
444
|
1591
|
442
|
1592 * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
|
|
1593 comment.
|
|
1594 (progress-text-glyph): deleted.
|
|
1595 (progress-layout-glyph): make completely minimal.
|
|
1596 (progress-gauge-glyph): ditto.
|
|
1597 (progress-display-style): fix to handle dynamic instantiator
|
|
1598 changes.
|
|
1599 (progress-text-instantiator): new.
|
|
1600 (progress-layout-instantiator): new.
|
|
1601 (progress-gauge-instantiator): new.
|
|
1602 (set-progress-display-instantiator): renamed and changed from
|
|
1603 set-progress-display-style.
|
|
1604 (progress-abort-glyph): use instantiator not glyph.
|
|
1605 (append-progress-display): use set-progress-display-instantiator
|
|
1606 and set-glyph-image.
|
|
1607 (abort-progress-display): ditto.
|
|
1608 (raw-append-progress-display): ditto.
|
|
1609
|
|
1610 2000-07-20 Ben Wing <ben@xemacs.org>
|
|
1611
|
|
1612 * code-files.el: Move Mule-specific code to mule-coding.el.
|
|
1613
|
|
1614 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
1615
|
|
1616 * autoload.el:
|
|
1617 Fixed comments.
|
|
1618
|
|
1619 * cmdloop.el:
|
|
1620 * cmdloop.el (yes-or-no-p):
|
|
1621 * cmdloop.el (y-or-n-p):
|
|
1622 Make these functions use should-use-dialog-box-p and not be
|
|
1623 overridden in dialog.el.
|
|
1624
|
|
1625 * cus-dep.el:
|
|
1626 * cus-dep.el (Custom-make-dependencies): Removed.
|
|
1627 * cus-dep.el (Custom-make-dependencies-1): New.
|
|
1628 * cus-dep.el (Custom-make-one-dependency): New.
|
|
1629 New entry point for use in Makefiles, to avoid excessive
|
|
1630 invocations.
|
|
1631
|
|
1632 * cus-edit.el (custom-variable-reset-saved):
|
|
1633 * cus-edit.el (custom-variable-reset-standard):
|
|
1634 * cus-edit.el (custom-save-resets):
|
|
1635 Fix bytecompiler warnings.
|
|
1636
|
|
1637 * dialog.el:
|
|
1638 * dialog.el (yes-or-no-p-dialog-box):
|
|
1639 * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
|
|
1640 * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
|
|
1641 * dialog.el (get-dialog-box-response):
|
|
1642 * dialog.el (message-or-box):
|
|
1643 * dialog.el (make-dialog-box):
|
|
1644 * dialog.el (popup-dialog-box): New.
|
|
1645 Avoid yes-or-no-p bogosities.
|
|
1646 Create a general function `make-dialog-box' to encapsulate all
|
|
1647 dialog box methods; easily extendible. popup-dialog-box now obsolete.
|
|
1648
|
|
1649 * dumped-lisp.el (preloaded-file-list):
|
|
1650 Add dialog-items. Clean up. Group files by types.
|
|
1651
|
|
1652 * easymenu.el (easy-menu-add):
|
|
1653 * easymenu.el (easy-menu-remove):
|
|
1654 Account for accelerators.
|
|
1655
|
|
1656 * extents.el:
|
|
1657 * extents.el (extent-list): New args, like in map-extents.
|
|
1658 * extents.el (extent-at-event): New.
|
|
1659 * extents.el (extents-at-event): New.
|
|
1660
|
|
1661 * font-lock.el:
|
|
1662 * font-lock.el (font-lock-mode):
|
|
1663 * font-lock.el (font-lock-default-fontify-buffer):
|
|
1664 * font-lock.el (font-lock-default-unfontify-region):
|
|
1665 * font-lock.el (font-lock-fontify-syntactically-region):
|
|
1666 * font-lock.el (font-lock-fontify-keywords-region):
|
|
1667 Use new progress-feedback names.
|
|
1668
|
|
1669 * font-lock.el (java-font-lock-identifier-regexp):
|
|
1670 * font-lock.el (java-font-lock-class-name-regexp):
|
|
1671 Fix bytecompiler warnings.
|
|
1672
|
|
1673 * gutter-items.el:
|
|
1674 * gutter-items.el (progress-display-use-echo-area): Removed.
|
|
1675 * gutter-items.el (progress-feedback-use-echo-area): New.
|
|
1676 * gutter-items.el (progress-display-popup-period): Removed.
|
|
1677 * gutter-items.el (progress-feedback-popup-period): New.
|
|
1678 * gutter-items.el (set-progress-display-style): Removed.
|
|
1679 * gutter-items.el (set-progress-feedback-style): New.
|
|
1680 * gutter-items.el (progress-display-style): Removed.
|
|
1681 * gutter-items.el (progress-feedback-style): New.
|
|
1682 * gutter-items.el (progress-stack):
|
|
1683 * gutter-items.el (progress-displayed-p): Removed.
|
|
1684 * gutter-items.el (progress-feedbacked-p): New.
|
|
1685 * gutter-items.el (clear-progress-display): Removed.
|
|
1686 * gutter-items.el (clear-progress-feedback): New.
|
|
1687 * gutter-items.el (progress-display-clear-when-idle): Removed.
|
|
1688 * gutter-items.el (progress-feedback-clear-when-idle): New.
|
|
1689 * gutter-items.el (remove-progress-display): Removed.
|
|
1690 * gutter-items.el (remove-progress-feedback): New.
|
|
1691 * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
|
|
1692 * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
|
|
1693 * gutter-items.el (append-progress-display): Removed.
|
|
1694 * gutter-items.el (append-progress-feedback): New.
|
|
1695 * gutter-items.el (abort-progress-display): Removed.
|
|
1696 * gutter-items.el (abort-progress-feedback): New.
|
|
1697 * gutter-items.el (raw-append-progress-display): Removed.
|
|
1698 * gutter-items.el (raw-append-progress-feedback): New.
|
|
1699 * gutter-items.el (display-progress-display): Removed.
|
|
1700 * gutter-items.el (display-progress-feedback): New.
|
|
1701 * gutter-items.el (current-progress-display): Removed.
|
|
1702 * gutter-items.el (current-progress-feedback): New.
|
|
1703 * gutter-items.el (current-progress-display-label): Removed.
|
|
1704 * gutter-items.el (current-progress-feedback-label): New.
|
|
1705 * gutter-items.el (progress-display): Removed.
|
|
1706 * gutter-items.el (progress-feedback): New.
|
|
1707 Replace "progress-display" with "progress-feedback" globally.
|
|
1708
|
|
1709 * gutter-items.el (lprogress-display): Removed.
|
|
1710 * gutter-items.el (progress-feedback-with-label): New.
|
|
1711 Rename lprogress-display ==> progress-feedback-with-label.
|
|
1712
|
|
1713 * gutter-items.el (search-dialog-direction): Removed.
|
|
1714 * gutter-items.el (search-dialog-text): Removed.
|
|
1715 * gutter-items.el (search-dialog-callback): Removed.
|
|
1716 * gutter-items.el (make-search-dialog): Removed.
|
|
1717 Move to dialog-items.el.
|
|
1718
|
|
1719 * help.el:
|
|
1720 * help.el (help-mode-quit):
|
|
1721 * help.el (mode-for-help): New.
|
|
1722 * help.el (help-sticky-window): New.
|
|
1723 * help.el (help-window-config): New.
|
|
1724 * help.el (with-displaying-help-buffer):
|
|
1725 * help.el (function-at-event): New.
|
|
1726 * help.el (help-symbol-regexp): New.
|
|
1727 * help.el (help-symbol-run-function-1): New.
|
|
1728 * help.el (help-symbol-run-function): New.
|
|
1729 * help.el (help-symbol-function-context-menu): New.
|
|
1730 * help.el (help-symbol-variable-context-menu): New.
|
|
1731 * help.el (help-symbol-function-and-variable-context-menu): New.
|
|
1732 * help.el (frob-help-extents): New.
|
|
1733 * help.el (describe-function-1):
|
|
1734 * help.el (variable-at-point):
|
|
1735 * help.el (variable-at-event): New.
|
|
1736 * help.el (describe-variable):
|
444
|
1737 Major overhaul.
|
|
1738 - Make functions and variables be mousable.
|
|
1739 - Middle button hyperlinks.
|
442
|
1740 - New context-menu entries.
|
|
1741
|
|
1742 * keydefs.el:
|
444
|
1743 * keydefs.el (global-map):
|
442
|
1744 New key bindings to move lines up and down.
|
|
1745
|
|
1746 * lisp-mode.el:
|
|
1747 * lisp-mode.el (construct-lisp-mode-menu): New.
|
|
1748 * lisp-mode.el (emacs-lisp-mode-popup-menu):
|
|
1749 * lisp-mode.el (lisp-interaction-mode-menubar-menu):
|
|
1750 * lisp-mode.el (emacs-lisp-mode-menubar-menu):
|
|
1751 * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
|
|
1752 Make popup and menubar menus be different. Popup menu uses
|
|
1753 clicked location and automatically assumes symbol under the mouse
|
|
1754 for various commands.
|
|
1755
|
|
1756 * menubar-items.el:
|
|
1757 * menubar-items.el (bookmark-menu-filter): Add accelerators.
|
|
1758 * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
|
|
1759
|
|
1760 * menubar-items.el (global-popup-menu): Removed.
|
|
1761 * menubar-items.el (mode-popup-menu): Removed.
|
|
1762 * menubar-items.el (activate-popup-menu-hook): Removed.
|
|
1763 * menubar-items.el (popup-mode-menu): Removed.
|
|
1764 * menubar-items.el (popup-buffer-menu): Removed.
|
|
1765 * menubar-items.el (popup-menubar-menu): Removed.
|
|
1766 Move to menubar.el.
|
444
|
1767
|
442
|
1768 * menubar.el:
|
|
1769 * menubar.el (global-popup-menu): New.
|
|
1770 * menubar.el (mode-popup-menu): New.
|
|
1771 * menubar.el (activate-popup-menu-hook): New.
|
|
1772 * menubar.el (last-popup-menu-event): New.
|
|
1773 * menubar.el (popup-mode-menu): New.
|
|
1774 * menubar.el (popup-buffer-menu): New.
|
|
1775 * menubar.el (popup-menubar-menu): New.
|
|
1776 * menubar.el (menu-call-at-event): New.
|
|
1777 Move non-content functions here. Add support for context menu
|
|
1778 items on extents.
|
|
1779
|
444
|
1780 * minibuf.el (minibuffer-history-uniquify):
|
442
|
1781 Typo fix.
|
|
1782
|
444
|
1783 * minibuf.el (read-file-name-1):
|
442
|
1784 Call new file dialog box if it exists.
|
|
1785
|
|
1786 * minibuf.el (mouse-rfn-setup-vars):
|
|
1787 Clean up "chop" action.
|
|
1788
|
|
1789 * mouse.el:
|
|
1790 * mouse.el (button2): Now bound to mouse-track.
|
|
1791 * mouse.el (click-inside-extent-p):
|
|
1792 * mouse.el (point-inside-extent-p):
|
|
1793 * mouse.el (point-inside-selection-p):
|
|
1794 * mouse.el (mouse-drag-or-yank): Removed.
|
|
1795 * mouse.el (mouse-begin-drag-n-drop): New.
|
|
1796 * mouse.el (mouse-eval-sexp):
|
|
1797 * mouse.el (mouse-track-activate-strokes): New.
|
|
1798 * mouse.el (mouse-track-do-activate): New.
|
|
1799 * mouse.el (mouse-track):
|
|
1800 * mouse.el (default-mouse-track-event-is-with-button): New.
|
|
1801 * mouse.el (default-mouse-track-cleanup-hook):
|
|
1802 * mouse.el (default-mouse-track-drag-hook):
|
|
1803 * mouse.el (default-mouse-track-drag-up-hook):
|
|
1804 * mouse.el (default-mouse-track-click-hook):
|
|
1805 Merge drag-n-drop into mouse-track.
|
|
1806 Add general "activate" support to replace specific button2 kludges.
|
|
1807 Use "button modifier" support in mouse-track.
|
|
1808
|
|
1809 * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
|
|
1810
|
|
1811 * package-ui.el:
|
|
1812 * package-ui.el (pui-menu):
|
|
1813 * package-ui.el (pui-popup-context-sensitive): Removed.
|
|
1814 Fix bytecompiler warnings.
|
|
1815 Clean up popup code a bit.
|
|
1816
|
|
1817 * select.el (get-selection-no-error): Fix bytecompiler warnings.
|
|
1818
|
|
1819 * simple.el:
|
|
1820 * simple.el (transpose-lines):
|
|
1821 * simple.el (transpose-line-up): New.
|
|
1822 * simple.el (transpose-line-down): New.
|
|
1823 * simple.el (transpose-subr):
|
|
1824 * simple.el (transpose-subr-1): Removed.
|
|
1825 Clean up, add functions to move lines up and down.
|
|
1826
|
|
1827 * startup.el (mail-host-address):
|
|
1828 * startup.el (user-mail-address):
|
|
1829 Customize.
|
|
1830
|
|
1831 * subr.el:
|
|
1832 * subr.el (set-symbol-value-in-buffer): New.
|
|
1833 * subr.el (error):
|
|
1834 * subr.el (check-argument-type):
|
|
1835 * subr.el (defined-error-p): New.
|
|
1836 Add structured error support.
|
|
1837
|
|
1838 * toolbar-items.el (toolbar-compile):
|
|
1839 Use new make-dialog-box.
|
|
1840
|
|
1841 * update-elc.el:
|
|
1842
|
|
1843 * userlock.el (ask-user-about-lock-dbox):
|
|
1844 * userlock.el (ask-user-about-supersession-threat-dbox):
|
|
1845 * userlock.el (ask-user-about-lock):
|
|
1846 * userlock.el (ask-user-about-supersession-threat):
|
|
1847 Use new make-dialog-box.
|
|
1848 Add safety checks; use should use-dialog-box-p.
|
|
1849
|
|
1850 * window-xemacs.el:
|
|
1851 * window-xemacs.el (__buffer-dedicated-frame):
|
|
1852 * window-xemacs.el (buffer-dedicated-frame): New.
|
|
1853 * window-xemacs.el (set-buffer-dedicated-frame): New.
|
|
1854 Move dedicated-frame stuff into lisp.
|
|
1855
|
|
1856 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1857
|
|
1858 * printer.el (generic-print-region): Do not require that
|
|
1859 `printer-name' be set.
|
|
1860 (printer-name): Commentary clarification.
|
|
1861
|
|
1862 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
1863
|
|
1864 * XEmacs 21.2.35 is released.
|
|
1865
|
|
1866 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1867
|
|
1868 * select.el (selection-coercible-types): Initialise.
|
|
1869
|
|
1870 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1871
|
|
1872 * select.el (own-clipboard): Bug fix.
|
|
1873
|
|
1874 2000-07-17 Mike Sperber <mike@xemacs.org>
|
|
1875
|
|
1876 * cus-edit.el (custom-migrate-custom-file): Save init file before
|
|
1877 continuing.
|
|
1878
|
|
1879 2000-07-16 Mike Sperber <mike@xemacs.org>
|
|
1880
|
|
1881 * startup.el (load-init-file): Remove silly call to
|
|
1882 `load-user-custom-file`.
|
|
1883 (maybe-migrate-user-init-file): Minor fixes.
|
|
1884
|
|
1885 2000-07-16 Martin Buchholz <martin@xemacs.org>
|
|
1886
|
444
|
1887 * apropos.el (apropos-documentation-check-doc-file):
|
442
|
1888 `doc' variable should be let-bound, as was presumably intended.
|
|
1889
|
444
|
1890 * cus-edit.el (custom-variable-reset-saved):
|
|
1891 (custom-variable-reset-standard):
|
442
|
1892 Remove unused variable comment-widget. Twice.
|
|
1893
|
444
|
1894 * toolbar.el (toolbar-blank-press-function):
|
442
|
1895 Add a real defvar with initial value nil and proper docstring.
|
|
1896 (press-toolbar-button): No need to check for boundp-ness anymore.
|
|
1897
|
|
1898 * rect.el (open-rectangle-line): Remove useless (let) form.
|
|
1899 Add defvar for pending-delete-mode.
|
|
1900
|
|
1901 * info.el (Info-find-node): This function needs an autoload cookie.
|
|
1902
|
444
|
1903 * mule/mule-x-init.el (x-use-halfwidth-roman-font):
|
442
|
1904 Use let* since the second form referred to the first.
|
|
1905
|
|
1906 2000-07-16 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1907
|
|
1908 * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
|
|
1909 instead of removed `mswindows-get-clipboard'.
|
|
1910
|
|
1911
|
|
1912 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
1913
|
|
1914 * select.el (select-convert-from-text): New.
|
|
1915 * select.el (select-convert-from-length): New.
|
|
1916 * select.el (select-convert-from-integer): New.
|
|
1917 * select.el (select-convert-from-identity): New.
|
|
1918 * select.el (select-convert-from-filename): New.
|
|
1919 * select.el (selection-converter-in-alist): Use them.
|
|
1920 New converter functions for X.
|
|
1921
|
|
1922 * select.el (get-selection): Removed comment.
|
|
1923
|
|
1924 * select.el (own-selection): Removed append code - I thought
|
|
1925 I'd already done this, but apparently not...
|
|
1926
|
|
1927 * select.el: Changed comment about TIMESTAMP.
|
|
1928
|
|
1929 * select.el (select-convert-in): New.
|
|
1930 * select.el (select-convert-out): New.
|
|
1931 New functions that get used by select.c.
|
|
1932
|
|
1933 * select.el (select-buffer-killed-default): New.
|
|
1934 * select.el (select-buffer-killed-text): New.
|
|
1935 * select.el (selection-buffer-killed-alist): New.
|
|
1936 New list and functions that get called if a relevant selection
|
|
1937 exists and a buffer gets killed.
|
|
1938
|
|
1939 * select.el (select-convert-to-targets):
|
|
1940 * select.el (select-convert-to-identity): Removed.
|
|
1941 * select.el (select-convert-from-identity): Removed.
|
|
1942 * select.el (select-converter-out-alist):
|
|
1943 Removed _EMACS_INTERNAL selection type.
|
|
1944
|
|
1945 * x-select.el (xselect-kill-buffer-hook): Removed.
|
|
1946 * x-select.el (xselect-kill-buffer-hook-1): Removed.
|
|
1947 Removed this X-specific nonesense. Use the generic support
|
|
1948 in select.el instead.
|
|
1949
|
|
1950 2000-07-15 Martin Buchholz <martin@xemacs.org>
|
|
1951
|
444
|
1952 * mule/mule-category.el (defined-category-hashtable):
|
442
|
1953 Use make-hash-table instead of make-hashtable
|
|
1954
|
|
1955 * buff-menu.el: Byte-compiler warning fix.
|
|
1956
|
444
|
1957 * isearch-mode.el (isearch-highlight-all-cleanup):
|
442
|
1958 Remove unused variable `isearch-highlight-all-start'.
|
|
1959
|
|
1960 * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
|
|
1961
|
|
1962 * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
|
|
1963
|
444
|
1964 * cus-dep.el (Custom-make-dependencies):
|
442
|
1965 Add autoload cookie for custom-add-loads to generated custom-load.el.
|
|
1966
|
|
1967 * autoload.el (autoload-package-name): Warning suppression.
|
|
1968 Move defvar prior to first use.
|
|
1969
|
|
1970 * custom.el: Add autoload for custom-declare-face.
|
|
1971 Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
|
444
|
1972 * cl.el (cl-hack-byte-compiler):
|
442
|
1973 Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
|
|
1974 to work properly.
|
|
1975
|
|
1976 2000-07-08 Mike Sperber <mike@xemacs.org>
|
|
1977
|
|
1978 * startup.el (load-home-init-file): Added variable.
|
|
1979 (maybe-migrate-user-init-file): Added.
|
|
1980 (load-user-init-file): Load custom file if different from init
|
|
1981 file.
|
|
1982
|
|
1983 * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
|
|
1984 "startup."
|
|
1985
|
|
1986 * cus-edit.el (custom-migrate-custom-file): Added for migration.
|
|
1987 Moved `custom-file'-related code to cus-file.el.
|
|
1988
|
|
1989 * cus-file.el: New file.
|
|
1990
|
|
1991 2000-04-01 Mike Sperber <mike@xemacs.org>
|
|
1992
|
|
1993 * packages.el (packages-find-package-directories): Added support
|
|
1994 for external package hierarchies with in-place installations.
|
|
1995
|
|
1996 * find-paths.el (paths-root-in-place-p): Added.
|
|
1997 (paths-find-emacs-directory): Added support for external
|
|
1998 directories with in-place installations.
|
|
1999 (paths-find-site-directory): Ditto.
|
|
2000
|
|
2001 * startup.el (find-user-init-file): Also look for
|
|
2002 ~/.xemacs/init.elc? in preference to ~/.emacs.
|
|
2003
|
|
2004 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
2005
|
|
2006 * select.el (own-selection):
|
|
2007 * select.el (own-clipboard): Changed `append' parameter to
|
|
2008 `how-to-use' parameter.
|
|
2009 * select.el (own-selection): Removed icky append code.
|
|
2010 * select.el (own-selection, get-selection): Removed extra type
|
|
2011 checking.
|
|
2012 * select.el (selection-appender-alist):
|
|
2013 * select.el (selection-converter-{in|out}-alist): Initialise.
|
|
2014 * select.el (select-append-to-*): New.
|
|
2015 * select.el (select-convert-from-*): New. New functions to append
|
|
2016 data and convert data from external type.
|
|
2017
|
|
2018 2000-07-12 Stef Epardaud <stef@lunatech.com>
|
|
2019
|
|
2020 * font-lock.el: Javadoc enhancements.
|
|
2021
|
|
2022 2000-07-06 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2023
|
|
2024 * printer.el (generic-print-region): Compose job name from buffer
|
|
2025 name.
|
|
2026
|
|
2027 2000-07-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2028
|
|
2029 * font-lock.el (font-lock-fontify-pending-extents): Call
|
|
2030 font-lock-fontify-region instead of font-lock-fontify-buffer
|
|
2031 to avoid unnecessary progress gauges.
|
|
2032
|
|
2033 2000-07-06 Craig Lanning <lanning@scra.org>
|
|
2034
|
|
2035 * custom-load.el (faces):
|
|
2036
|
|
2037 * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
|
|
2038 dir is a regex.
|
|
2039
|
|
2040 * process.el (call-process-internal): from Dan Holmsand, use binary
|
|
2041 coding systems so that jka-compr works.
|
|
2042
|
|
2043 2000-07-07 Ben Wing <ben@xemacs.org>
|
|
2044
|
|
2045 * font-lock.el: Undo previous change. Unfortunately, some
|
|
2046 files actually use the variables directly in their init code
|
|
2047 without quoting them.
|
|
2048
|
|
2049 2000-07-07 Ben Wing <ben@xemacs.org>
|
|
2050
|
|
2051 * font-lock.el (defvar font-lock-*-face): Removed.
|
|
2052
|
|
2053 * font-lock.el (font-lock-apply-highlight): Bind these face vars
|
|
2054 only when necessary.
|
|
2055
|
|
2056 2000-06-30 Charles G Waldman <cgw@alum.mit.edu>
|
444
|
2057
|
442
|
2058 * cl-macs.el: fix cl-transform-function-property kludge
|
|
2059 so that it does not require a random feature.
|
|
2060
|
|
2061 2000-06-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2062
|
|
2063 * files.el (auto-mode-alist): allow .make extension for Makefiles,
|
|
2064 as in Linux kernel "Rules.make".
|
|
2065
|
|
2066 2000-06-29 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2067
|
|
2068 * build-report.el (build-report): Add autoload cookie.
|
|
2069
|
|
2070 2000-06-21 Charles G Waldman <cgw@alum.mit.edu>
|
|
2071
|
|
2072 * package-ui.el (defgroup pui): Correct a misspelling
|
|
2073 (pui-toggle-package-delete): Change `seleted' to `selected'
|
444
|
2074
|
442
|
2075 2000-06-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2076
|
444
|
2077 * package-get.el (package-get-update-base):
|
442
|
2078 (package-get): Use insert-file-contents-literally always.
|
|
2079 (package-get-maybe-save-index):
|
|
2080 Force coding system for writing to binary.
|
|
2081
|
|
2082 2000-06-08 Mike Alexander <mta@arbortext.com>
|
|
2083
|
|
2084 * code-process.el (call-process-region): If there is no coding
|
|
2085 system for the process on process-coding-system-alist use the
|
|
2086 coding system of the buffer containing the region.
|
|
2087
|
|
2088 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
2089
|
|
2090 * cmdloop.el (command-error):
|
|
2091 If debug-on-error and noninteractive, output backtrace.
|
|
2092
|
|
2093 * files.el (file-relative-name):
|
|
2094 Remove MSDOS references.
|
|
2095
|
|
2096 * simple.el (line-number): New function, due to non-obvious
|
|
2097 behavior/usage of count-lines.
|
|
2098
|
|
2099 * simple.el (count-lines): document non-obvious usage to get
|
|
2100 line number.
|
|
2101
|
|
2102 2000-06-11 Ben Wing <ben@xemacs.org>
|
|
2103
|
|
2104 * faces.el ((featurep 'xpm)):
|
|
2105 * x-faces.el (x-init-face-from-resources):
|
|
2106 * x-faces.el (x-init-frame-faces):
|
|
2107 * x-misc.el (x-init-specifier-from-resources):
|
|
2108 * x-misc.el (x-get-resource-and-bogosity-check):
|
|
2109 * x-misc.el (x-get-resource-and-maybe-bogosity-check):
|
|
2110 * x-mouse.el (x-init-pointer-shape):
|
|
2111 * x-scrollbar.el (x-init-scrollbar-from-resources):
|
|
2112 Add sixth argument to x-get-resource calls so as to issue warnings
|
|
2113 rather than errors on bogus arguments.
|
|
2114
|
|
2115 2000-06-05 Ben Wing <ben@xemacs.org>
|
|
2116
|
|
2117 * compat.el: new file. provides a clean, non-intrusive way to
|
|
2118 define compatibility functions.
|
|
2119
|
|
2120 * process.el (shell-quote-argument): temporary fix for lack
|
|
2121 of nt-quote-process-args. #### I need to put back the overall
|
|
2122 structure of that mechanism but redo the guts of it using the
|
|
2123 extra intelligence in the C code.
|
|
2124
|
|
2125 2000-05-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2126
|
|
2127 * package-info.el (pi-md5sum): Calculate MD5 sum just like
|
|
2128 `package-get' does in package-get.el, instead of using external
|
|
2129 "md5sum" program.
|
|
2130
|
|
2131 * package-get.el (package-get): Insert package file literally to
|
|
2132 make checksum calculation work.
|
|
2133
|
|
2134 2000-04-18 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2135
|
|
2136 * code-files.el (convert-mbox-coding-system): Deleted.
|
|
2137 (file-coding-system-alist): Removed reference to
|
|
2138 convert-mbox-coding-system.
|
|
2139
|
|
2140 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
2141
|
|
2142 * XEmacs 21.2.34 is released.
|
|
2143
|
|
2144 2000-05-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2145
|
|
2146 * font-lock.el (font-lock-keywords): Rewrote docstring
|
|
2147
|
|
2148 2000-05-22 Karl M. Hegbloom <karlheg@debian.org>
|
|
2149
|
|
2150 * loadhist.el (unload-feature): handle case where x is both boundp
|
|
2151 and fboundp
|
|
2152
|
|
2153 2000-05-22 Karl M. Hegbloom <karlheg@debian.org>
|
|
2154
|
|
2155 * packages.el: It's ok to use built-in macros, but not lisp
|
|
2156 defined ones.
|
|
2157
|
|
2158 2000-05-20 Ben Wing <ben@xemacs.org>
|
|
2159
|
|
2160 * font-lock.el:
|
|
2161 * font-lock.el (font-lock-message-threshold):
|
|
2162 * font-lock.el (font-lock-mode):
|
|
2163 * font-lock.el (font-lock-default-fontify-buffer):
|
|
2164 * font-lock.el (font-lock-always-fontify-immediately):
|
|
2165 * font-lock.el (font-lock-old-extent): Removed.
|
|
2166 * font-lock.el (font-lock-old-len): Removed.
|
|
2167 * font-lock.el (font-lock-fontify-glumped-region): Removed.
|
|
2168 * font-lock.el (font-lock-pending-extent-table): New.
|
|
2169 * font-lock.el (font-lock-range-table): New.
|
|
2170 * font-lock.el (font-lock-after-change-function):
|
|
2171 * font-lock.el (font-lock-after-change-function-1): Removed.
|
|
2172 * font-lock.el (font-lock-fontify-pending-extents): New.
|
|
2173 * font-lock.el ('font-lock-revert-cleanup): Removed.
|
|
2174 * font-lock.el ('font-lock-revert-setup): Removed.
|
|
2175 Rewrite deferral code to handle any number of changes, merging
|
|
2176 them properly. Remove hacked-up code for revert-buffer, now
|
|
2177 unnecessary.
|
444
|
2178
|
442
|
2179 * menubar-items.el (default-menubar):
|
|
2180 In Options->Edit Init File, don't switch to emacs-lisp-mode
|
|
2181 unless necessary; doing this turns off font-lock.
|
|
2182
|
|
2183 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2184
|
|
2185 * keydefs.el: Define C-x BS to backward-kill-sentence.
|
|
2186
|
|
2187 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2188
|
|
2189 * files.el (hack-local-variables-prop-line): Use non-greedy
|
|
2190 matching to process -*-texinfo-*- -*-.
|
|
2191
|
|
2192 2000-05-11 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
2193
|
|
2194 * minibuf.el (minibuf-directory-files): new function.
|
|
2195 (read-file-name-activate-callback): use minibuf-directory-files.
|
|
2196 (read-directory-name-internal): ditto.
|
|
2197 (mouse-file-display-completion-list): ditto.
|
|
2198 (mouse-directory-display-completion-list): ditto.
|
|
2199 (read-file-name-internal): remove "./" from completion list unless
|
|
2200 explicitly matched, for consistency.
|
|
2201
|
|
2202 2000-05-11 Ben Wing <ben@xemacs.org>
|
|
2203
|
|
2204 * gutter-items.el (gutter-buffers-tab):
|
|
2205 * gutter-items.el (add-tab-to-gutter):
|
|
2206 * gutter-items.el (update-tab-in-gutter):
|
|
2207 * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
|
|
2208 * gutter-items.el (append-progress-display):
|
|
2209 * gutter-items.el (abort-progress-display):
|
|
2210 * gutter-items.el (raw-append-progress-display):
|
|
2211 Further fixes. Use set-glyph-image not set-image-instance-property,
|
|
2212 to fix problems with multiple windows in a frame.
|
444
|
2213
|
442
|
2214 * menubar-items.el (tutorials-menu-filter):
|
|
2215 Fix typo.
|
444
|
2216
|
442
|
2217 * startup.el (early-error-handler):
|
|
2218 Display message box under windows; otherwise, message will disappear
|
|
2219 before it can be viewed.
|
444
|
2220
|
442
|
2221 * update-elc.el:
|
|
2222 Fix bug in NEEDTODUMP processing.
|
|
2223
|
|
2224 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2225
|
|
2226 * startup.el (lock-directory): Removed.
|
|
2227 (superlock-file): Ditto.
|
|
2228 (startup-set-paths): Remove lockdir.
|
|
2229 (startup-setup-paths-warning): Remove lock-directory.
|
|
2230
|
|
2231 * setup-paths.el (paths-find-lock-directory): Removed.
|
|
2232 (paths-find-superlock-file): Ditto.
|
|
2233
|
|
2234 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
2235
|
|
2236 * faces.el (set-face-property):
|
|
2237 * faces.el (set-face-font):
|
|
2238 * faces.el (set-face-foreground):
|
|
2239 * faces.el (set-face-background):
|
|
2240 * faces.el (set-face-background-pixmap):
|
|
2241 * faces.el (set-face-underline-p):
|
|
2242 * faces.el (set-face-strikethru-p):
|
|
2243 * faces.el (set-face-highlight-p):
|
|
2244 * faces.el (set-face-dim-p):
|
|
2245 * faces.el (set-face-blinking-p):
|
|
2246 * faces.el (set-face-reverse-p):
|
|
2247 doc string changes.
|
444
|
2248
|
442
|
2249 * glyphs.el:
|
|
2250 * glyphs.el (make-image-specifier):
|
|
2251 * glyphs.el (glyph-property):
|
|
2252 * glyphs.el (set-glyph-image):
|
|
2253 * glyphs.el (make-glyph):
|
|
2254 * glyphs.el (make-pointer-glyph):
|
|
2255 * glyphs.el (make-icon-glyph):
|
|
2256 * glyphs.el (widget-image-instance-p): New.
|
|
2257 authorship info, lots of doc changes. New predicate, inadvertently
|
|
2258 omitted. the general principle with specifier docs is now that
|
|
2259 the description of instantiators should go with the make-foo-specifier
|
|
2260 fun's doc string, rather than in foo-specifier-p. this follows
|
|
2261 conventions elsewhere in XEmacs and in general is a lot more obvious
|
|
2262 of a place to look. sometimes the make-foo-specifier function needs
|
|
2263 to be created in the process.
|
444
|
2264
|
442
|
2265 * gutter.el:
|
|
2266 * gutter.el (make-gutter-specifier): New.
|
|
2267 * gutter.el (make-gutter-size-specifier): New.
|
|
2268 * gutter.el (make-gutter-visible-specifier): New.
|
|
2269 specifier doc updates according to the conventions specified before.
|
|
2270
|
|
2271 * objects.el:
|
|
2272 * objects.el (make-font-specifier):
|
|
2273 * objects.el (make-color-specifier):
|
|
2274 * objects.el (make-face-boolean-specifier): New.
|
|
2275 specifier doc updates according to the conventions specified before.
|
|
2276
|
|
2277 * specifier.el:
|
|
2278 * specifier.el (set-specifier):
|
|
2279 * specifier.el (make-integer-specifier): New.
|
|
2280 * specifier.el (make-boolean-specifier): New.
|
|
2281 * specifier.el (make-natnum-specifier): New.
|
|
2282 * specifier.el (make-generic-specifier): New.
|
|
2283 * specifier.el (make-display-table-specifier): New.
|
|
2284 specifier doc updates according to the conventions specified before.
|
|
2285
|
|
2286 * toolbar.el:
|
|
2287 * toolbar.el (make-toolbar-specifier): New.
|
|
2288 specifier doc updates according to the conventions specified before.
|
|
2289
|
|
2290 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
2291
|
|
2292 * process.el (call-process-internal): Revert to previous version
|
|
2293 because Mike's change clashed with a change I did not long before.
|
|
2294 Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
|
|
2295 Thanks very much Mike for pointing out the bug and submitting a
|
|
2296 patch!
|
|
2297
|
|
2298 2000-04-13 Mike Alexander <mta@arbortext.com>
|
|
2299
|
|
2300 * process.el (call-process-internal): Send the correct input buffer
|
|
2301 (call-process-internal): Return the exit status of the process
|
|
2302
|
|
2303 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
2304
|
|
2305 * winnt.el:
|
|
2306 * winnt.el (nt-quote-args-verbatim): Removed.
|
|
2307 * winnt.el (nt-quote-args-prefix-quote): Removed.
|
|
2308 * winnt.el (nt-quote-args-backslash-quote): Removed.
|
|
2309 * winnt.el (nt-quote-args-double-quote): Removed.
|
|
2310 * winnt.el (nt-quote-args-functions-alist): Removed.
|
|
2311 * winnt.el (nt-quote-process-args): Removed.
|
|
2312 Remove all stuff for argument quoting. We borrow the code instead
|
|
2313 from Emacs 20.6, which is much more careful in its quoting
|
|
2314 (e.g. in handling runs of the escape character) and avoids most of
|
|
2315 the need for this Lisp mechanism by checking to see whether we're
|
|
2316 running a Cygwin or normal program and doing the appropriate
|
|
2317 quoting. If we end up needing such a mechanism, we should add
|
|
2318 it by extending the variable `mswindows-quote-process-args' so it
|
|
2319 can take an alist of regexps.
|
|
2320
|
|
2321 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
2322
|
|
2323 * keydefs.el:
|
|
2324 Restore M-up, M-down to 21.1 state. Put *ward-sentence on
|
|
2325 C-M-left, C-M-right instead. Define C-M-up, C-M-down to scroll
|
|
2326 the window without moving point.
|
444
|
2327
|
442
|
2328 * simple.el:
|
|
2329 * simple.el (scroll-up-one): New.
|
|
2330 * simple.el (scroll-down-one): New.
|
|
2331 Functions for use with C-M-up/down.
|
|
2332
|
|
2333 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
2334
|
|
2335 * XEmacs 21.2.33 is released.
|
|
2336
|
|
2337 2000-04-29 Martin Buchholz <martin@xemacs.org>
|
|
2338
|
444
|
2339 * dialog.el (yes-or-no-p-dialog-box):
|
442
|
2340 Fix docstring.
|
444
|
2341 Fix following horrible bug in X11 mode with focus-follows-mouse:
|
442
|
2342 1. Visit two files in two different frames.
|
|
2343 2. do File->Revert Buffer in one of those frames.
|
|
2344 3. Dialog box appears.
|
|
2345 4. Arrange things so that the mouse passes over the *other*
|
|
2346 frame, then to the dialog box, and click on "Yes".
|
|
2347 5. The file contents end up in the *wrong* buffer!
|
|
2348 Add TODO comment.
|
444
|
2349
|
442
|
2350 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
2351
|
|
2352 * help.el (describe-installation): correct typo introduced
|
|
2353 in last patch: boundp -> fboundp.
|
|
2354
|
|
2355 * etags.el (buffer-tag-table-list):
|
|
2356 canonicalize filenames to Unix format so that tag-table-alist
|
|
2357 searching works under Windows.
|
444
|
2358
|
442
|
2359 * autoload.el:
|
|
2360 Bowdlerize the supposedly objectionable words
|
|
2361 "who couldn't quite manage to cleanly modify batch-update-autoloads".
|
444
|
2362
|
442
|
2363 * gutter-items.el (set-progress-display-style):
|
|
2364 * gutter-items.el (search-dialog-callback):
|
|
2365 * gutter-items.el (make-search-dialog):
|
|
2366 Change to new callback-ex api.
|
|
2367
|
|
2368 2000-04-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
2369
|
|
2370 * help.el: (describe-installation): decode-coding-string is not
|
|
2371 defined in a non MULE environment.
|
|
2372
|
|
2373 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
2374
|
|
2375 * gutter-items.el (buffer-list-changed-hook):
|
|
2376 use it, not record-buffer-hook.
|
|
2377
|
|
2378 * subr.el (record-buffer-hook): Removed.
|
|
2379
|
|
2380 2000-04-27 Ben Wing <ben@xemacs.org>
|
|
2381
|
|
2382 * gutter-items.el (buffers-tab-switch-to-buffer): do not
|
|
2383 use NORECORD option. Andy will not like this, but the existing
|
|
2384 gutter behavior is just wrong, as per this comment:
|
|
2385
|
|
2386 ;; this used to add the norecord flag to both calls below.
|
|
2387 ;; this is bogus because it is a pervasive assumption in XEmacs
|
|
2388 ;; that the current buffer is at the front of the buffers list.
|
|
2389 ;; for example, select an item and then do M-C-l
|
|
2390 ;; (switch-to-other-buffer). Things get way confused.
|
|
2391 ;;
|
|
2392 ;; Andy, if you want to maintain the current look, you must
|
|
2393 ;; *uncouple* the gutter order and buffers order.
|
|
2394
|
|
2395 * loaddefs.el (completion-ignored-extensions): unfuckify.
|
|
2396
|
|
2397 * bytecomp.el (batch-byte-compile-one-file): new function, used in
|
|
2398 xemacs.mak.
|
|
2399
|
|
2400 * autoload.el (batch-update-one-directory): new function, used in
|
|
2401 xemacs.mak.
|
|
2402
|
|
2403 * loadup.el: set gc-cons-threshold very high unless dumping --
|
|
2404 loadup during update-elc is much much much faster. also do this
|
|
2405 when quick-building.
|
|
2406
|
|
2407 add commented-out code for profiling loadup.
|
444
|
2408
|
442
|
2409
|
|
2410 * update-elc.el (preloaded-file-list): add bytecomp.el, since it
|
|
2411 is required in order to build xemacs.
|
|
2412
|
|
2413 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
2414
|
|
2415 * loadup.el: don't garbage collect during loadup if quick-build
|
|
2416 compile-time option is set.
|
|
2417
|
|
2418 2000-04-23 Ben Wing <ben@xemacs.org>
|
|
2419
|
|
2420 * update-elc.el: compute whether any dumped .el or .elc files
|
|
2421 are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
|
|
2422 if so.
|
444
|
2423
|
442
|
2424 * update-elc.el (update-elc-files-to-compile): always change
|
|
2425 NOBYTECOMPILE in the src directory rather than current dir,
|
|
2426 so it will work under NT.
|
|
2427
|
|
2428 * autoload.el (autoload-trim-file-name): canonicalize to slashes so
|
|
2429 the form of this file is identical between Unix and Windows.
|
|
2430 (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
|
|
2431 Added comment.
|
|
2432 (update-autoloads-from-directory): updated doc string.
|
|
2433 updated doc strings in a few other places.
|
|
2434
|
|
2435 2000-04-18 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2436
|
|
2437 * bytecomp.el (byte-force-recompile): Fix argument to
|
|
2438 byte-recompile-directory.
|
|
2439
|
|
2440 2000-04-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2441
|
|
2442 * gutter-items.el (progress-display-clear-when-idle): Use
|
|
2443 add-one-shot-hook.
|
|
2444 * gutter-items.el (clear-progress-display): Adjust number of
|
|
2445 arguments.
|
|
2446
|
|
2447 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2448
|
|
2449 * dumped-lisp.el (preloaded-file-list): Always dump select.el.
|
|
2450
|
|
2451 2000-04-16 Ben Wing <ben@xemacs.org>
|
|
2452
|
|
2453 * printer.el: New file.
|
444
|
2454
|
442
|
2455 * dumped-lisp.el (preloaded-file-list): Declare printer.el.
|
444
|
2456
|
442
|
2457 * help.el (describe-installation): Fix decoding for Windows.
|
444
|
2458
|
442
|
2459 * menubar-items.el:
|
|
2460 * menubar-items.el (default-menubar):
|
|
2461 * menubar-items.el (tutorials-menu-filter): New.
|
|
2462 * menubar-items.el (popup-menubar-menu):
|
|
2463 Add authorship. Redo Help menu and Tutorials filter.
|
444
|
2464
|
442
|
2465 * menubar.el: Correct comment.
|
444
|
2466
|
442
|
2467 * modeline.el (modeline-buffer-identification): Correct doc string.
|
444
|
2468
|
442
|
2469 * simple.el:
|
|
2470 * simple.el (printing): Removed.
|
|
2471 * simple.el (printer-name): Removed.
|
|
2472 * simple.el (generic-print-buffer): Removed.
|
|
2473 * simple.el (generic-print-region): Removed.
|
|
2474 Move generic print code to printer.el.
|
|
2475
|
|
2476 2000-04-15 Ben Wing <ben@xemacs.org>
|
|
2477
|
|
2478 * simple.el (generic-print-region): New.
|
|
2479 make this function actually work.
|
|
2480 (generic-print-buffer): call generic-print-region.
|
|
2481
|
|
2482 2000-04-14 Andy Piper <andy@xemacs.org>
|
|
2483
|
|
2484 * gutter-items.el (make-search-dialog): avoid unnecessary futzing
|
|
2485 by using the new widget-callback-current-channel.
|
|
2486 (search-dialog-callback): ditto.
|
|
2487
|
|
2488 2000-04-12 Andy Piper <andy@xemacs.org>
|
|
2489
|
|
2490 * gutter.el (default-gutter-position): moved from gutter-items.el.
|
|
2491 (default-gutter-position-changed-hook): ditto.
|
|
2492 (gutter-element-visibility-changed-hook): ditto.
|
|
2493 (set-gutter-element): ditto.
|
|
2494 (remove-gutter-element): ditto.
|
444
|
2495 (set-gutter-element-visible-p): ditto.
|
442
|
2496 (gutter-element-visible-p): ditto.
|
|
2497 (init-gutter): ditto.
|
|
2498
|
|
2499 * dialog.el (make-dialog-box): renamed and moved from
|
|
2500 gutter-items.el
|
|
2501
|
|
2502 * gutter-items.el: move various functions elsewhere.
|
|
2503
|
|
2504 2000-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
2505
|
|
2506 * menubar-items.el: Fixed place of parenthesis.
|
|
2507
|
|
2508 2000-04-12 Ben Wing <ben@xemacs.org>
|
|
2509
|
|
2510 * etags.el (find-tag-at-point): New. Lets you do find-tag
|
|
2511 without constantly being prompted for the tag.
|
|
2512 * simple.el: Added a number of section headings, to clarify the
|
|
2513 organization of this file.
|
444
|
2514 * simple.el (activate-region):
|
|
2515 * simple.el (region-exists-p):
|
|
2516 * simple.el (region-active-p):
|
442
|
2517 Moved these three function down to the other side of
|
|
2518 the case-changing functions, so they join the rest of
|
|
2519 the region code.
|
|
2520 * simple.el (printing): New.
|
|
2521 * simple.el (printer-name): New.
|
|
2522 * simple.el (generic-print-buffer): New.
|
|
2523 New functions, a very simple prototype for a unified
|
|
2524 printing interface.
|
444
|
2525
|
442
|
2526 * process.el (call-process-internal): Real fix for null BUFFER,
|
|
2527 other problems with BUFFER specs.
|
444
|
2528
|
442
|
2529 * menubar-items.el:
|
|
2530 Fixed up File->Print to use new printing functions.
|
|
2531 Various corrections and expansions to Grep/Compile menus.
|
|
2532 New options for Printing.
|
|
2533 New options for SMTP Mail, the way to send mail under
|
|
2534 MS Windows. (There's also a package patch to make SMTP
|
|
2535 Mail be the default under MSWin.)
|
|
2536
|
|
2537 2000-04-09 Jeff Miller <jmiller@cablespeed.com>
|
|
2538
|
|
2539 * menubar-items.el: Selecting Rectangle Mousing from menubar
|
|
2540 did not work. Needed to quote mouse-track-rectangle-p.
|
|
2541
|
|
2542 2000-04-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2543
|
|
2544 * cl-compat.el (keywordp): Removed.
|
|
2545
|
|
2546 2000-04-05 Andy Piper <andy@xemacs.org>
|
|
2547
|
|
2548 * gutter-items.el (progress-layout-glyph): don't initialize here.
|
|
2549 (progress-gauge-glyph): use dynamic sizing.
|
|
2550 (set-progress-display-style): new function. Set progress glyphs
|
|
2551 appropriately depending on the style.
|
|
2552 (progress-display-style): new variable. Custom version of
|
|
2553 set-progress-display-style.
|
|
2554 (progress-abort-glyph): switch to dynamic sizes.
|
|
2555 (search-dialog-text): make the edit field active.
|
|
2556
|
|
2557 2000-04-04 Andy Piper <andy@xemacs.org>
|
|
2558
|
|
2559 * gutter-items.el (make-search-dialog): need to make the search
|
|
2560 dialog visible after creation.
|
|
2561
|
|
2562 * menubar-items.el (default-menubar): use the search dialog for
|
|
2563 searching. Remove some extraneous search menu items.
|
|
2564
|
|
2565 * gutter-items.el (set-gutter-element): allow glyphs to be used as
|
|
2566 well as strings.
|
|
2567 (make-gutter-only-dialog-frame): allow the user to create the
|
|
2568 frame unmapped. Allow the gutter spec to be given as a glyph.
|
|
2569 (search-dialog-direction): new variable.
|
|
2570 (search-dialog-text): new variable.
|
|
2571 (search-dialog-callback): new function. Callback for the search
|
|
2572 dialog action.
|
|
2573 (make-search-dialog): new function. Create a user-friendly search
|
|
2574 dialog.
|
|
2575
|
|
2576 2000-04-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2577
|
|
2578 * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
|
|
2579 under Windows.
|
|
2580
|
|
2581 2000-04-01 Andy Piper <andy@xemacs.org>
|
|
2582
|
|
2583 * font-lock.el (font-lock-fontify-keywords-region): Calculate
|
|
2584 progress more accurately.
|
|
2585
|
|
2586 2000-02-02 Hirokazu FUKUI <hfukui@sannet.ne.jp>
|
|
2587
|
|
2588 * finder.el (finder-compile-keywords): Process readable files only.
|
|
2589 Because error in process of .#finder-inf.el when compile xemacs
|
|
2590 with --with-clash-detection option.
|
|
2591
|
|
2592 2000-03-31 Andy Piper <andy@xemacs.org>
|
|
2593
|
|
2594 * gutter-items.el (append-progress-display): don't delay after a
|
|
2595 successful font-lock.
|
|
2596 (make-gutter-only-dialog-frame): new function. Allow users to
|
|
2597 create gutter-only dialogs.
|
|
2598
|
|
2599 2000-03-27 Mike Alexander <mta@arbortext.com>
|
|
2600
|
|
2601 * process.el (call-process-internal): Handle a null BUFFER
|
|
2602 parameter correctly.
|
|
2603
|
|
2604 2000-03-28 Andy Piper <andy@xemacs.org>
|
|
2605
|
|
2606 * gutter-items.el (abort-progress-display): put strings in the
|
|
2607 gutter not extents.
|
|
2608 (progress-layout-glyph): signal special 'quit callback.
|
|
2609 (progress-display-quit-function): deleted.
|
|
2610 (progress-display-stop-callback): deleted.
|
|
2611 (progress-display-dispatch-command-events): deleted.
|
|
2612 (append-progress-display): remove calls to
|
|
2613 progress-display-dispatch-command-events.
|
|
2614 (raw-append-progress-display): ditto.
|
|
2615
|
|
2616 2000-03-23 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2617
|
|
2618 * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
|
|
2619 being a list. Actually define `stipple-pixmap-p' which is used as
|
|
2620 an error predicate. Correctly handle PIXMAP being either relative
|
|
2621 or absolute file name.
|
|
2622
|
|
2623 2000-03-24 Andy Piper <andy@xemacs.org>
|
|
2624
|
|
2625 * gutter-items.el (add-tab-to-gutter): use copy-sequence.
|
|
2626 (abort-progress-display): ditto. Don't delete the created extent.
|
|
2627 (raw-append-progress-display): ditto.
|
|
2628 (progress-display-dispatch-non-command-events): new
|
|
2629 function. Encapsulates what we want to do when no command input is
|
|
2630 required.
|
|
2631 (progress-display-dispatch-command-events): likewise, but disable
|
|
2632 for now since it causes too many problems.
|
|
2633 (append-progress-display): use them.
|
|
2634 (raw-append-progress-display): ditto.
|
|
2635 (default-gutter-position-changed-hook): set this rather than
|
|
2636 default-gutter-position-changed.
|
|
2637 (default-gutter-position-changed-hook): lambda with zero arguments
|
|
2638 rather than one.
|
|
2639 (raw-append-progress-display): trap errors in pending input since
|
|
2640 allowing them to signal will hose the gauge well and
|
|
2641 truly. Ideally we would like to delay these until we are more able
|
|
2642 to cope.
|
|
2643 (append-progress-display): ditto.
|
|
2644
|
|
2645 2000-03-20 Jeff Miller <jmiller@cablespeed.com>
|
444
|
2646
|
442
|
2647 * lisp/make-docfile.el: call-process-internal is now implemented
|
|
2648 in process.el.
|
|
2649
|
|
2650 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
2651
|
444
|
2652 * mule\mule-cmds.el (set-language-info-alist):
|
442
|
2653 Fix to correspond to new menu arrangement.
|
|
2654
|
|
2655 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
2656
|
|
2657 * process.el:
|
|
2658 * process.el (call-process-internal): New.
|
|
2659 New implementation of call-process. Only enabled under NT, so far.
|
|
2660 stderr handling not implemented yet in CVS'd C code.
|
|
2661
|
|
2662 2000-03-20 Ben Wing <ben@xemacs.org>
|
|
2663
|
|
2664 * lisp-mode.el:
|
|
2665 * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
|
|
2666 * lisp-mode.el (lisp-interaction-mode):
|
|
2667 Put back Lisp Interaction menubar for Jan V's sake.
|
444
|
2668
|
442
|
2669 * simple.el:
|
|
2670 * simple.el (mark-ring):
|
|
2671 * simple.el (dont-record-current-mark): New.
|
|
2672 * simple.el (in-shifted-motion-command): New.
|
|
2673 * simple.el (mark-ring-unrecorded-commands): New.
|
|
2674 * simple.el (mark-ring-max):
|
|
2675 * simple.el (set-mark-command):
|
|
2676 * simple.el (push-mark):
|
|
2677 * simple.el (handle-pre-motion-command):
|
|
2678 Implement scheme for not recording unimportant marks.
|
444
|
2679
|
442
|
2680 * subr.el:
|
|
2681 * subr.el (function-allows-args): New.
|
|
2682 New function function-allows-args.
|
|
2683
|
|
2684 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
2685
|
|
2686 * XEmacs 21.2.32 is released.
|
|
2687
|
|
2688 2000-03-20 Andy Piper <andy@xemacs.org>
|
|
2689
|
|
2690 * gutter-items.el (update-tab-in-gutter): force selection of the
|
|
2691 selected-window if required to do so.
|
|
2692 (buffers-tab-items): ditto.
|
|
2693 (add-tab-to-gutter): ditto.
|
|
2694 (create-frame-hook): use force-selection.
|
|
2695 (default-gutter-position-changed): lambdify.
|
|
2696 (update-tab-hook): deleted since it was only used in one place.
|
|
2697
|
|
2698 2000-03-18 Andy Piper <andy@xemacs.org>
|
|
2699
|
|
2700 * files.el (find-file-noselect): undo change that shouldn't have
|
|
2701 gone in.
|
|
2702
|
|
2703 2000-03-17 Andy Piper <andy@xemacs.org>
|
|
2704
|
|
2705 * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
|
|
2706 of selected-window trickery.
|
|
2707
|
|
2708 * gutter-items.el (update-tab-in-gutter): don't give dedicated
|
|
2709 frames tabs.
|
|
2710 (progress-display-stop-callback): progress -> progress-display
|
|
2711 (progress-display-quit-function): ditto.
|
|
2712 (clear-progress-display): ditto.
|
|
2713 (remove-progress-display): ditto.
|
|
2714 (append-progress-display): ditto.
|
|
2715 (abort-progress-display): ditto.
|
|
2716 (raw-append-progress-display): ditto.
|
|
2717 (display-progress-display): ditto.
|
|
2718 (current-progress-display-label): ditto.
|
|
2719 (current-progress-display): ditto.
|
|
2720 (lprogress-display): ditto and save the buffer
|
|
2721 (progress-display): ditto. Otherwise the buffer sometimes gets
|
|
2722 changed which confuses font-lock.
|
|
2723
|
|
2724 * font-lock.el (font-lock-default-fontify-buffer): catch all
|
|
2725 errors, not just quit.
|
|
2726 (font-lock-mode): progress -> display-progress
|
|
2727 (font-lock-default-fontify-buffer): ditto.
|
|
2728 (font-lock-fontify-syntactically-region): ditto.
|
|
2729 (font-lock-fontify-keywords-region): ditto.
|
|
2730
|
|
2731 2000-03-14 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2732
|
|
2733 * cl.el (gensym): Move to here from cl-macs.el.
|
|
2734 (gentemp): Ditto.
|
|
2735
|
|
2736 2000-03-16 Andy Piper <andy@xemacs.org>
|
|
2737
|
|
2738 * font-lock.el (font-lock-mode): use lprogress and friends for
|
|
2739 progress management.
|
|
2740 (font-lock-default-fontify-buffer): ditto.
|
|
2741 (font-lock-fontify-syntactically-region): ditto.
|
|
2742 (font-lock-fontify-keywords-region): ditto.
|
|
2743 (font-lock-revert-cleanup): fix reverting.
|
|
2744 (font-lock-revert-setup): ditto.
|
|
2745
|
|
2746 * gutter-items.el (progress-use-echo-area): new variable. Use the
|
|
2747 echo area for progress gauges if non-nil.
|
|
2748 (clear-progress): remove echo area stuff and defer to
|
|
2749 clear-message.
|
|
2750 (append-progress): dispatch non-command events after each progress
|
|
2751 increment. Remove echo area stuff.
|
|
2752 (abort-progress): remove echo area stuff and defer to
|
|
2753 display-message.
|
|
2754 (raw-append-progress): ditto. Dispatch non-command events after
|
|
2755 gutter redisplay.
|
|
2756 (display-progress): defer echo area stuff to display-message.
|
|
2757
|
|
2758 * gutter-items.el (clear-progress):
|
|
2759 (abort-progress): indentation changes.
|
|
2760 (display-progress): don't clear progress.
|
|
2761 (append-progress): compare messages with equal.
|
|
2762 (raw-append-progress): use dispatch-non-command-events to flush
|
|
2763 widget creation events.
|
|
2764
|
|
2765 2000-03-13 Ben Wing <ben@xemacs.org>
|
|
2766
|
|
2767 * abbrev.el:
|
|
2768 * abbrev.el (abbrev-string-to-be-defined): New.
|
|
2769 * abbrev.el (inverse-abbrev-string-to-be-defined): New.
|
|
2770 Changes for use with the menubar.
|
|
2771
|
|
2772 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
2773
|
|
2774 * alist.el (vassoc): moved here from font-menu.el.
|
|
2775
|
|
2776 * custom.el (defface): typo fix.
|
|
2777
|
|
2778 * dialog.el (yes-or-no-p-dialog-box):
|
|
2779 * dialog.el (message-box):
|
|
2780 * files.el (save-some-buffers-1):
|
|
2781 Put accelerators in the button names.
|
|
2782
|
|
2783 * font-lock.el (font-lock-comment-face):
|
|
2784 * font-lock.el (font-lock-keyword-face):
|
|
2785 * font-lock.el (font-lock-function-name-face):
|
|
2786 Fixed some of the colors under MS Windows because the existing
|
|
2787 default colors were hardly different from black and needed to be
|
|
2788 made lighter.
|
|
2789
|
|
2790 * font-menu.el:
|
|
2791 * font-menu.el (font-menu-split-long-menu):
|
|
2792 * font-menu.el (font-menu-family-constructor):
|
|
2793 * font-menu.el (font-menu-size-constructor):
|
|
2794 * font-menu.el (font-menu-weight-constructor):
|
|
2795 * font-menu.el (font-menu-set-font):
|
|
2796 vassoc moved to alist.el.
|
|
2797 Accelerators added to all menus.
|
|
2798 Unused bound var new-props removed.
|
444
|
2799
|
442
|
2800 * keydefs.el: I did a whole lot of rearranging to put things in a
|
|
2801 more consistent order and fixed a number of cases where key
|
|
2802 combinations involving up, down, left, right and so on were
|
|
2803 defined but the corresponding keypad combinations were not
|
444
|
2804 defined.
|
442
|
2805
|
|
2806 * lisp-mode.el:
|
|
2807 * lisp-mode.el (lisp-interaction-mode-popup-menu):
|
|
2808 * lisp-mode.el (emacs-lisp-mode):
|
|
2809 * lisp-mode.el (lisp-interaction-mode):
|
|
2810 * lisp-mode.el (flet):
|
|
2811 Added accelerators onto the menus.
|
|
2812 Made all the different versions of the let function be indented
|
|
2813 the same way.
|
|
2814 Undid Steve's easy-menu-ification, because it makes it impossible
|
|
2815 to have the menubar and popup menus different.
|
|
2816 Cleaned up the menu; added items for find-function &c and some
|
|
2817 indenting, and removed debug-on-*.
|
|
2818
|
|
2819 * list-mode.el (list-mode-hook):
|
|
2820 * list-mode.el (list-mode):
|
|
2821 * list-mode.el (completion-setup-hook):
|
|
2822 * list-mode.el (display-completion-list):
|
|
2823 Added support for the :window-height keyword, which is required
|
|
2824 because of other changes that I made for the file dialog box. I
|
|
2825 also made the hook variables list-mode-hook and
|
|
2826 completion-setup-hook and also minibuffer-setup-hook in
|
|
2827 minibuf.el be permanent-local; see comment in list-mode.el.
|
|
2828
|
|
2829 * map-ynp.el (map-y-or-n-p):
|
|
2830 Added accelerators to the dialog buttons.
|
|
2831
|
|
2832 * menubar-items.el (menu-truncate-list):
|
|
2833 New internal function.
|
|
2834 * menubar-items.el (submenu-generate-accelerator-spec):
|
|
2835 * menubar-items.el (menu-item-strip-accelerator-spec):
|
|
2836 * menubar-items.el (menu-item-generate-accelerator-spec):
|
|
2837 New exported functions, for use in auto-generating accelerator specs.
|
|
2838
|
|
2839 * menubar-items.el:
|
|
2840 * menubar-items.el (default-menubar):
|
|
2841 * menubar-items.el (maybe-add-init-button):
|
|
2842 * menubar-items.el (bookmark-menu-filter):
|
|
2843 * menubar-items.el (slow-format-buffers-menu-line):
|
|
2844 * menubar-items.el (build-buffers-menu-internal):
|
|
2845 * menubar-items.el (language-environment-menu-filter):
|
|
2846 * menubar-items.el (default-popup-menu):
|
|
2847 * menubar-items.el (popup-buffer-menu):
|
|
2848 * menubar-items.el (popup-menubar-menu):
|
|
2849 Did a major overhaul on this file, and in fact I'm nowhere near
|
|
2850 done working on the menubar, and there will be more patches to
|
|
2851 come. A basic summary of what I've done:
|
|
2852
|
|
2853 a) I added accelerators to all of the menu items. For menus that
|
|
2854 are auto-generated, such as the buffers menu, the accelerators are
|
|
2855 automatically added to the beginning of each line using the
|
|
2856 numbers 1 through 9, then zero, and then letters starting with A,
|
|
2857 but omitting the letters that are already in use for the fixed
|
|
2858 menu items at the top of the buffers menu. To facilitate adding
|
|
2859 accelerators of this kind, I created some new functions
|
|
2860 (*-accelerator-spec), which are also being used by other filters
|
|
2861 that auto generate lists of things such as ftp sites to download
|
|
2862 packages. If people really don't like these accelerators
|
|
2863 appearing at the beginning of the menu items, a variable can be
|
|
2864 added to optionally turn them off, but I think this is rather
|
|
2865 pointless because other menu items have accelerators and many or
|
|
2866 most of the menu users will use the accelerators if the support is
|
|
2867 there.
|
|
2868
|
|
2869 b) I combined the top level Tools and Apps menus into a single
|
|
2870 Tools menu, because the distinction between the two is not
|
|
2871 obvious, and the items on the menus are not used often enough that
|
444
|
2872 putting some of them onto submenus is a problem.
|
442
|
2873
|
|
2874 c) I created two new top level menus called View and Cmds because
|
|
2875 there were too many items on the File and Edit menus, and I'm going
|
|
2876 to be adding more items to these menus. In contrast to the Tools
|
|
2877 menu, the items on these menus may be used quite often during an
|
|
2878 editing session, and so should be available with fewer
|
444
|
2879 keystrokes.
|
442
|
2880
|
|
2881 d) I added a number of options to the options menu, including one
|
|
2882 for controlling whether the alt key can be used to traverse to
|
|
2883 menu items using the accelerators, one for controlling behavior of
|
|
2884 control-k, one for controlling how the kill and yank functions
|
|
2885 interact with the clipboard, a few additional buffers-menu
|
|
2886 options, and various other things. I also did a bit of
|
|
2887 rearranging, for example, combining the keyboard and mouse options
|
|
2888 into a single keyboard and mouse submenu to facilitate the
|
444
|
2889 accelerators on that level.
|
442
|
2890
|
|
2891 e) I changed the variable buffers-menu-format-buffer-line-function
|
|
2892 to take two arguments instead of one, the second argument being
|
|
2893 the line number for use in creating an accelerator. I added a
|
|
2894 hack to support existing functions with one argument (although I
|
444
|
2895 doubt that very many of these exist), for backward compatibility.
|
442
|
2896
|
|
2897 f) I moved the top level mule menu to be a submenu of the edit
|
|
2898 menu. I think that most of the items on this menu are fairly
|
|
2899 useless and there are certainly not enough frequently used items
|
444
|
2900 to justify this being its own top level menu.
|
442
|
2901
|
|
2902 g) I combined most of the items in big-menubar.el into the main menu.
|
|
2903 If people think the main menu is too big, it would be possible to
|
|
2904 create different configurations, some smaller.
|
|
2905
|
|
2906 * menubar.el (check-menu-syntax):
|
|
2907 Deleted some syntax checks that were no longer valid, partly
|
|
2908 because of changes that were already made a long time ago, and
|
|
2909 partly because of a change I made where I allow the name of the
|
|
2910 menu item to be an evaluated expression rather than just a string,
|
|
2911 similar to all of the other parameters of a menu item.
|
|
2912
|
|
2913 * minibuf.el:
|
|
2914 * minibuf.el (read-file-name-1):
|
|
2915 * minibuf.el (mouse-read-file-name-1):
|
|
2916 I made a number of changes to improve the appearance
|
|
2917 and functioning of the file dialog box. They include:
|
|
2918
|
|
2919 a) Fixing the problem where closing the dialog box by clicking on
|
|
2920 the close button of the window didn't properly exit the
|
444
|
2921 minibuffer.
|
442
|
2922
|
|
2923 b) Fixing the problem that if you typed part of a file name, and
|
|
2924 then clicked on a completion with the mouse, the file was not
|
444
|
2925 correctly selected.
|
442
|
2926
|
|
2927 c) Changing the title of the dialog box to reflect the operation
|
|
2928 being done in accordance with user interface conventions, rather
|
444
|
2929 than the name of the dialog box buffer, which is rather useless.
|
442
|
2930
|
|
2931 d) Remove the words "possible completions are" which didn't
|
444
|
2932 belong.
|
442
|
2933
|
|
2934 e) Fix things so that the completions scroll off the end of the
|
|
2935 completions windows only to the right, rather than both to the
|
|
2936 right and down, which is in accordance with Windows user interface
|
444
|
2937 conventions.
|
442
|
2938
|
|
2939 * msw-init.el (init-post-mswindows-win):
|
|
2940 Added a binding for meta-F4, which is the standard windows binding
|
|
2941 for exiting a program.
|
|
2942
|
|
2943 * select.el (get-selection-no-error):
|
|
2944 * select.el (own-selection):
|
|
2945 * select.el (own-clipboard):
|
|
2946 Added an optional argument called append to the functions
|
|
2947 own-selection and own-clipboard. This adds support for appending
|
|
2948 text to the existing selection and allows the function
|
|
2949 own-clipboard to be used as the value of the variable
|
|
2950 interprogram- cut-function.
|
|
2951
|
|
2952 Fixed a bug in own-selection in handling zmacs-region-stays.
|
|
2953
|
|
2954 * simple.el (historical-kill-line): New.
|
|
2955
|
|
2956 * simple.el (kill-line):
|
|
2957 * simple.el (interprogram-cut-function):
|
|
2958 * simple.el (interprogram-paste-function):
|
|
2959 * simple.el (handle-pre-motion-command):
|
|
2960 * simple.el (next-line):
|
|
2961 * simple.el (previous-line):
|
|
2962 a) Expanded the variable kill-whole-line, so that function
|
|
2963 kill-line can be set to delete the entire line always, not just
|
|
2964 when cursor is at the beginning of the line. This is controlled
|
|
2965 by setting the variable kill-whole-line to the symbol 'always.
|
|
2966 This behavior, as well as the existing kill-whole-line behavior,
|
|
2967 now only take effect when kill-line is called interactively,
|
|
2968 although this is a departure from a previous behavior in the case
|
|
2969 of setting this variable kill-whole-line to t. It is almost
|
|
2970 certainly what has always been intended, and most likely the old
|
|
2971 way of doing things introduced bugs. I also created a function
|
|
2972 called historical-kill-line, which ignores the kill-whole-line
|
|
2973 setting and always gives the historical behavior of only killing
|
|
2974 to the end of the line. I bound this function to shift- control-k
|
|
2975 so that the kill to end of line behavior is available, even when
|
|
2976 kill-whole-line has been set to change control-k into the simple
|
|
2977 delete-whole-line behavior. (This can be set using the options
|
|
2978 menu.)
|
|
2979
|
|
2980 b) I changed things so that kill and yank now interact with the
|
|
2981 clipboard by default under windows. This was done by changing the
|
|
2982 default value of interprogram-cut- function and
|
|
2983 interprogram-paste-function. You can get the old behavior by
|
|
2984 setting these to nil, and there is an option on the options menu
|
|
2985 to do this.
|
|
2986
|
|
2987 c) I added support for selecting text using shifted motion keys.
|
|
2988 This support is on by default and can be controlled by the
|
|
2989 variable shifted-motion-keys-select-region. There is also a
|
|
2990 variable called unshifted-motion-keys-deselect-region that
|
|
2991 controls more specifically how the shifted motion key behavior
|
|
2992 works. I did not put an option on the options menu to turn this
|
|
2993 off, because I can't imagine why this would be useful.
|
|
2994
|
|
2995 * simple.el (forward-block-of-lines):
|
|
2996 * simple.el (backward-block-of-lines):
|
|
2997 * simple.el (block-movement-size):
|
|
2998 New.
|
|
2999
|
|
3000 * simple.el (uncapitalized-title-words):
|
|
3001 * simple.el (uncapitalized-title-word-regexp):
|
|
3002 * simple.el (capitalize-string-as-title):
|
|
3003 * simple.el (capitalize-region-as-title):
|
|
3004 New.
|
444
|
3005
|
442
|
3006
|
|
3007 * subr.el (add-hook):
|
|
3008 * subr.el (make-local-hook): New.
|
|
3009 * subr.el (remove-local-hook): New.
|
|
3010 * subr.el (add-one-shot-hook): New.
|
|
3011 * subr.el (add-local-one-shot-hook): New.
|
|
3012 Added some functions to make using hooks easier.
|
|
3013 These include:
|
|
3014
|
|
3015 a) Functions add-local-hook and remove-local-hook to make it easy
|
|
3016 to use local hooks.
|
|
3017
|
|
3018 b) Functions add-one-shot-hook and add-local-one-shot-hook, which
|
|
3019 make it possible to add a "one-shot" hook, which is to say a hook
|
|
3020 that runs only once, and automatically removes itself after the
|
|
3021 first time it has run.
|
|
3022
|
|
3023 2000-03-09 Andy Piper <andy@xemacs.org>
|
|
3024
|
|
3025 * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
|
|
3026
|
|
3027 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3028
|
|
3029 * buff-menu.el (buffers-menu-omit-invisible-buffers):
|
|
3030 Moved from menubar-items.el.
|
|
3031 * dumped-lisp.el: Dump gutter-items regardless of menubar.
|
|
3032
|
|
3033 2000-03-08 Andy Piper <andy@xemacs.org>
|
|
3034
|
|
3035 * gutter-items.el (build-buffers-tab-internal): add selected field
|
|
3036 to buffers tab spec.
|
|
3037
|
|
3038 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3039
|
|
3040 * minibuf.el (last-exact-completion): Initialize to nil.
|
|
3041
|
|
3042 2000-03-07 Didier Verna <didier@xemacs.org>
|
|
3043
|
|
3044 * startup.el (command-line-1): remove unused variable
|
|
3045 `first-file-buffer'.
|
|
3046
|
|
3047 2000-02-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3048
|
|
3049 * loaddefs.el (completion-ignored-extensions): Removed ".log",
|
|
3050 which is also used for Web server log files.
|
|
3051
|
|
3052 2000-02-03 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
3053
|
|
3054 * mule/mule-charset.el: Setup auto-fill-chars.
|
|
3055
|
|
3056 2000-03-02 SL Baur <steve@beopen.com>
|
|
3057
|
|
3058 * subr.el (with-string-as-buffer-contents): Reimplement using
|
|
3059 `with-temp-buffer'. Fixes non-unique buffer name problem, fixes
|
|
3060 non-deletion of buffer after execution problem.
|
|
3061 (with-output-to-string): Use unique buffer name.
|
|
3062
|
|
3063 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3064
|
|
3065 * gutter-items.el (buffers-tab-sort-function): New variable.
|
|
3066 (buffers-tab-items): Funcall it to sort the buffer tab list.
|
|
3067
|
|
3068 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3069
|
|
3070 * startup.el (load-user-init-file): Merge two `if's to one `or'.
|
|
3071
|
|
3072 2000-02-28 Martin Buchholz <martin@xemacs.org>
|
|
3073
|
|
3074 * menubar-items.el (maybe-add-init-button): Remove the "Load
|
|
3075 .emacs" button from all menubars.
|
|
3076
|
|
3077 2000-03-01 Didier Verna <didier@xemacs.org>
|
|
3078
|
|
3079 * rect.el (string-rectangle): depend on `pending-delete-mode' for
|
|
3080 region rectangle replacement (from Jan Vroonhof).
|
|
3081 (replace-rectangle): new function.
|
|
3082
|
|
3083 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3084
|
|
3085 * mule/mule-cmds.el (set-default-coding-systems): Use
|
|
3086 set-terminal-coding-system and set-keyboard-coding-system.
|
|
3087 * coding.el (set-terminal-coding-system): Use
|
|
3088 set-console-tty-output-coding-system.
|
|
3089 (set-keyboard-coding-system): Use
|
|
3090 set-console-tty-input-coding-system.
|
|
3091
|
|
3092 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3093
|
|
3094 * minibuf.el (read-variable): Allow symbol to default argument.
|
|
3095
|
|
3096 2000-02-27 Andy Piper <andy@xemacs.org>
|
|
3097
|
|
3098 * gutter-items.el (update-tab-hook): new function to be used for
|
|
3099 hooks.
|
|
3100 (create-frame-hook): add update-tab-hook.
|
|
3101 (record-buffer-hook): ditto.
|
|
3102 (default-gutter-position-changed): ditto.
|
|
3103 (default-gutter-position): updating the buffers tab is now handled
|
|
3104 by a hook.
|
|
3105 (default-gutter-position-changed-hook): new variable.
|
|
3106 (gutter-element-visibility-changed-hook): ditto.
|
|
3107 (set-gutter-element-visible-p): call it.
|
|
3108 (set-gutter-element): use modify-specifier-instances. Set extents
|
|
3109 as duplicable before using.
|
|
3110 (remove-gutter-element): ditto.
|
|
3111 (set-gutter-element-visible-p): ditto.
|
|
3112 (init-gutter): new function.
|
|
3113 (add-tab-to-gutter): use new gutter-element functions rather than
|
|
3114 setting specifiers directly.
|
|
3115 (clear-progress): ditto.
|
|
3116 (abort-progress): ditto.
|
|
3117 (gutter-buffers-tab-visible-p): renamed from
|
|
3118 default-gutter-visible-p
|
|
3119
|
|
3120 * specifier.el (modify-specifier-instances): new function from Jan
|
|
3121 Vroonhof.
|
|
3122
|
|
3123 * x-init.el (init-post-x-win): call init-gutter.
|
|
3124
|
|
3125 * msw-init.el (init-post-mswindows-win): call init-gutter.
|
|
3126
|
|
3127 * menubar-items.el (default-menubar): Update to reflect new gutter
|
|
3128 variables.
|
|
3129
|
|
3130 2000-02-26 Andy Piper <andy@xemacs.org>
|
|
3131
|
|
3132 * gutter-items.el (set-gutter-element): new function. Add gutter
|
|
3133 elements to the specified gutter.
|
|
3134 (remove-gutter-element): new function. Remove gutter elements from
|
|
3135 the specified gutter.
|
|
3136 (set-gutter-element-visible-p): new function. Set gutter element
|
|
3137 visibility for the provided gutter-visible specifier.
|
|
3138
|
|
3139 2000-02-23 Andy Piper <andy@xemacs.org>
|
|
3140
|
|
3141 * gutter-items.el (add-tab-to-gutter): specify dimensions
|
|
3142 dynamically.
|
|
3143
|
|
3144 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
3145
|
|
3146 * gutter-items.el (add-tab-to-gutter):
|
|
3147 * package-get.el (package-get-interactive-package-query):
|
|
3148 * package-ui.el (pui-directory-exists):
|
|
3149 (pui-install-selected-packages):
|
|
3150 (pui-list-packages):
|
|
3151 Use #'(lambda ...) instead of '(lambda ...).
|
|
3152
|
|
3153 2000-02-21 Gregory Neil Shapiro <gshapiro@gshapiro.net>
|
|
3154
|
|
3155 * startup.el (load-user-init-file): Check to make sure user
|
|
3156 has an init-file before calling load().
|
|
3157
|
|
3158 2000-02-20 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3159
|
|
3160 * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
|
|
3161
|
|
3162 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
3163
|
|
3164 * XEmacs 21.2.31 is released.
|
|
3165
|
|
3166 2000-02-21 Mike Sperber <mike@xemacs.org>
|
|
3167
|
|
3168 * loadup.el (really-early-error-handler):
|
|
3169 * update-elc.el:
|
|
3170 * make-docfile.el:
|
|
3171 Remove dependency on EMACSBOOTSTRAP... environment variables.
|
|
3172
|
|
3173 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
3174
|
|
3175 * XEmacs 21.2.30 is released.
|
|
3176
|
|
3177 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
3178
|
|
3179 * byte-optimize.el (byte-optimize-plus):
|
|
3180 (byte-optimize-minus):
|
|
3181 (byte-optimize-multiply):
|
|
3182 Optimize (- 0) to 0, not (-)
|
|
3183 Optimize (+ 5 3.0) to 8.0
|
|
3184 Optimize (* 5 3.0) to 15.0
|
|
3185 Improve readability.
|
|
3186
|
|
3187 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3188
|
|
3189 * modeline.el: (modeline-scrolling-method): change modeline
|
|
3190 mswindows cursor appearance according to the value.
|
|
3191
|
|
3192 * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
|
|
3193 and 'gui-element face colors and 'gui-element face font to Windows
|
|
3194 defaults.
|
|
3195
|
|
3196 2000-02-09 Stef Epardaud <stef@lunatech.com>
|
|
3197
|
|
3198 * font-lock.el: Javadoc enhancements
|
|
3199
|
|
3200 1999-11-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3201
|
|
3202 * ldap.el (toplevel): Test if LDAP support has been compiled in
|
|
3203 (ldap-verbose): New option
|
|
3204 (ldap-search-entries): Renamed from the previous ldap-search
|
|
3205 Conditionalize message display on ldap-verbose
|
|
3206 (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
|
|
3207 defuns
|
|
3208 (ldap-search): Is now defined as an obsolete wrapper calling
|
|
3209 ldap-search-basic or ldap-search-entries
|
|
3210
|
|
3211
|
|
3212 1999-12-06 Hirokazu FUKUI <hfukui@sannet.ne.jp>
|
|
3213 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
|
|
3214 Jan Vroonhof <jan@xemacs.org>
|
|
3215
|
|
3216 * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
|
|
3217 When for-effect is true, didn't call `byte-optimize-form'
|
|
3218 in and/or subforms without last.
|
|
3219
|
|
3220 1999-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3221
|
|
3222 * package-get.el (package-get-download-sites): Use correct custom
|
|
3223 type.
|
|
3224
|
|
3225 2000-02-15 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3226
|
|
3227 * files.el (write-file): Ask for coding system when compiled with
|
|
3228 file-coding.
|
|
3229
|
|
3230 2000-02-16 Andy Piper <andy@xemacs.org>
|
|
3231
|
|
3232 * buffer.el (switch-to-buffer): give norecord argument to
|
|
3233 set-window-buffer instead of explicitly recording.
|
|
3234
|
|
3235 * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
|
|
3236 we have to pick a window.
|
|
3237
|
|
3238 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3239
|
|
3240 * mule/mule-cmds.el (describe-language-support): Don't add
|
|
3241 unexist function to help-map.
|
|
3242 (describe-coding-system): Don't use already assigend `C'.
|
|
3243
|
|
3244 2000-01-23 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
3245
|
|
3246 * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
|
|
3247 work in custom.
|
|
3248
|
|
3249 2000-02-04 Kazuyuki IENAGA <kazz@imasy.or.jp>
|
|
3250
|
|
3251 * about.el: Ienaga's e-mail address change.
|
|
3252
|
|
3253 2000-02-16 Samuel Mikes <smikes@alumni.hmc.edu>
|
|
3254
|
|
3255 * etags.el (find-tag): force new window -- even if buf already
|
|
3256 visible -- when other-window is t
|
|
3257
|
|
3258 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
3259
|
|
3260 * XEmacs 21.2.29 is released.
|
|
3261
|
|
3262 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
3263
|
|
3264 * cl-extra.el (getf): This is now identical to `plist-get', so
|
|
3265 just defalias it.
|
|
3266 * cl-macs.el: Make getf an alias to plist-get, at the
|
|
3267 byte-compiler level, using define-compiler-macro.
|
|
3268
|
|
3269 2000-02-08 Martin Buchholz <martin@xemacs.org>
|
|
3270
|
|
3271 * cl-extra.el (cl-remprop): Remove. remprop is now in C.
|
|
3272
|
|
3273 2000-02-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3274
|
|
3275 * lisp/etags.el (find-tag-internal): set exact-tagname to
|
|
3276 a regular expression that matches against the tagname
|
|
3277 part of the tag entry first instead of only looking in
|
|
3278 the context area.
|
|
3279
|
|
3280 2000-01-23 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
3281
|
|
3282 * gutter-items.el: fixed typo(s) in customizing default-gutter-position
|
|
3283 * toobar.el: fixed typo(s) in customizing default-toolbar-position
|
|
3284
|
440
|
3285 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
3286
|
|
3287 * XEmacs 21.2.28 is released.
|
|
3288
|
|
3289 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
3290
|
|
3291 * cl-extra.el (getf): Just call `get', never `get*'.
|
|
3292 Make arglist match docstring.
|
|
3293 Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
|
|
3294 * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
|
|
3295 * byte-optimize.el: remove references to `get*'.
|
|
3296
|
|
3297 2000-02-06 Martin Buchholz <martin@xemacs.org>
|
|
3298
|
|
3299 * mule/european.el: Add syntax information for Latin3 and Latin4.
|
|
3300
|
|
3301 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
3302
|
|
3303 * byte-optimize.el: Byte-optimize (length "foo")
|
|
3304
|
|
3305 2000-02-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
3306
|
|
3307 * window.el (shrink-window-if-larger-than-buffer): Rewrite full
|
|
3308 width check using `window-leftmost-p' and `window-rightmost-p'.
|
|
3309
|
|
3310 2000-02-02 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3311
|
|
3312 * wid-edit.el (widget-match-inline): An atom never matches a
|
442
|
3313 list.
|
440
|
3314
|
|
3315 2000-01-29 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3316
|
|
3317 * modeline.el: Consolidated 'x and 'mswindows specification under
|
|
3318 'win tag.
|
|
3319
|
|
3320 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
3321
|
|
3322 * gutter-items.el: (format-buffers-tab-line): Try and be
|
|
3323 intelligent about buffer naming when we have duplicates.
|
|
3324
|
|
3325 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
3326
|
|
3327 * gutter-items.el (gutter-visible-p): Make sure the gutter gets
|
|
3328 updated when it becomes visible.
|
|
3329
|
|
3330 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3331
|
|
3332 * bytecomp.el (byte-compile-insert-header): Properly set coding
|
|
3333 system under MULE and file-coding.
|
|
3334
|
|
3335 2000-01-28 Martin Buchholz <martin@xemacs.org>
|
|
3336
|
442
|
3337 * coding.el (dontusethis-set-value-file-name-coding-system-handler):
|
|
3338 (dontusethis-set-value-terminal-coding-system-handler):
|
|
3339 (dontusethis-set-value-keyboard-coding-system-handler):
|
440
|
3340 Never undefine coding system aliases. Emergency fix for gnus.
|
|
3341
|
|
3342 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3343
|
|
3344 * files.el (abbreviate-file-name): Use directory-sep-char instead
|
|
3345 of hard-coded "/".
|
|
3346
|
|
3347 2000-01-27 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3348
|
|
3349 * startup.el (user-init-file-base-list): New variable, replacing
|
|
3350 user-init-file-base.
|
|
3351 (find-user-init-file): New function.
|
|
3352 (command-line-early): Use it.
|
|
3353 (load-user-init-file): Ditto.
|
|
3354
|
|
3355 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3356
|
|
3357 * gutter-items.el (update-tab-in-gutter): Use proper locale when
|
|
3358 calling valid-image-instantiator-format-p
|
|
3359
|
|
3360 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3361
|
|
3362 * isearch-mode.el (isearch-mode): The variable is
|
|
3363 isearch-unhidden-extents, not isearch-opened-extents.
|
|
3364
|
|
3365 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3366
|
|
3367 * minibuf.el (next-history-element): Modify error message if a
|
|
3368 default value is available.
|
|
3369
|
|
3370 2000-01-26 Martin Buchholz <martin@xemacs.org>
|
|
3371
|
|
3372 * bytecomp.el (byte-compile-file): Don't unconditionally write
|
|
3373 .elc files in binary - might contain non-Latin1.
|
|
3374
|
|
3375 2000-01-24 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3376
|
|
3377 * process.el (shell-quote-argument): Use (nt-quote-process-args)
|
|
3378 for windows-nt.
|
|
3379
|
442
|
3380 * version.el:
|
|
3381 * startup.el (user-init-file-base):
|
|
3382 * process.el (call-process-region):
|
|
3383 * files.el (make-backup-file-name):
|
|
3384 (backup-file-name-p):
|
|
3385 (file-relative-name):
|
|
3386 (abbreviate-file-name):
|
|
3387 (set-auto-mode):
|
440
|
3388 * code-process.el (call-process-region): Removed unnecessary
|
|
3389 branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
|
|
3390 support out of the universe.
|
|
3391
|
|
3392 * process.el:
|
442
|
3393 * code-process.el:
|
440
|
3394 * bytecomp.el (byte-compile-file): Removed reference to
|
|
3395 buffer-file-type, and commented usage of binary-process-output
|
|
3396 NTEmacs variables.
|
|
3397
|
|
3398 2000-01-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3399
|
|
3400 * help.el (function-arglist): Add case for macro.
|
|
3401
|
|
3402 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3403
|
|
3404 * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
|
|
3405 printers.
|
|
3406 (custom-display): Added a menu for printer/display tags.
|
|
3407
|
|
3408 * frame.el (frame-type):
|
|
3409 * device.el (device-type): Added 'msprinter to the doc string, and
|
|
3410 removed 'pc -- it is not going to be implemented ever.
|
|
3411 (call-device-method): Fixed docstring typo.
|
|
3412 Defined specifier tags 'printer and 'display.
|
|
3413
|
|
3414 2000-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3415
|
|
3416 * lisp/itimer.el (itimer-run-expired-timers): (consp
|
|
3417 last-command-event-time) instead of (consp
|
|
3418 'last-command-event-time).
|
|
3419
|
|
3420 2000-01-21 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3421
|
|
3422 * msw-glyphs.el: Removed obsolete commentary.
|
|
3423
|
|
3424 2000-01-21 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3425
|
|
3426 * minibuf.el (read-file-name): Use abbreviate-file-name to produce
|
|
3427 better default value.
|
|
3428
|
|
3429 2000-01-21 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3430
|
|
3431 * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
|
|
3432 (read-string): Ditto.
|
|
3433 (eval-minibuffer): Ditto.
|
|
3434 (read-command): Ditto.
|
|
3435 (read-function): Ditto.
|
|
3436 (read-variable): Ditto.
|
|
3437 (read-number): Ditto.
|
|
3438 (read-shell-command): Ditto.
|
|
3439 (read-number): Record history.
|
|
3440
|
|
3441 2000-01-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3442
|
|
3443 * etags.el (find-tag-tag): Use DEFAULT of completing-read.
|
|
3444
|
|
3445 2000-01-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3446
|
|
3447 * faces.el (startup-initialize-custom-faces): New function.
|
|
3448 Reset all faces created during auto-autoloads loading time
|
|
3449 by defface.
|
|
3450 * startup.el (command-line): Call it.
|
|
3451
|
|
3452 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3453
|
|
3454 * about.el (about-hackers): Add myself to contributors list.
|
|
3455
|
|
3456 2000-01-12 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3457
|
|
3458 * menubar-items.el (maybe-add-init-button): Removed an argument in
|
|
3459 a call to load-user-init-file, as the function managed to lose its
|
|
3460 formal parameter a few betas ago.
|
|
3461
|
438
|
3462 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
3463
|
|
3464 * XEmacs 21.2.27 is released.
|
|
3465
|
|
3466 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
3467
|
|
3468 * process.el (shell-command-to-string): Use the FSF docstring.
|
|
3469 Make shell-command-to-string the standard function, and
|
|
3470 exec-to-string the (deprecated) alias.
|
|
3471
|
|
3472 * startup.el: typo fix.
|
|
3473
|
|
3474 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
3475
|
|
3476 * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
|
|
3477
|
|
3478 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3479
|
|
3480 * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
|
|
3481 buffers after visible buffers.
|
|
3482 (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
|
|
3483
|
|
3484 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3485
|
|
3486 * info.el (Info-extract-menu-node-name): Stop at a dot
|
|
3487 followed by whitespace or right parenthesis.
|
|
3488
|
|
3489 2000-01-15 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3490
|
|
3491 * info.el (Info-directory-list): Warn against using Customize with
|
|
3492 Info-directory-list.
|
|
3493
|
|
3494 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3495
|
|
3496 * minibuf.el (read-file-name): doc fix.
|
|
3497
|
|
3498 * autoload.el (update-file-autoloads): doc fix.
|
|
3499
|
|
3500 * about.el (about-hackers): Change my E-mail address.
|
|
3501
|
|
3502 2000-01-13 Martin Buchholz <martin@xemacs.org>
|
|
3503
|
|
3504 * info.el (Info-visit-file): Just use the `f' interactive spec to
|
|
3505 read a filename in the standard way.
|
|
3506
|
|
3507 2000-01-13 Andy Piper <andy@xemacs.org>
|
|
3508
|
|
3509 * gutter-items.el (gutter-buffers-tab-orientation): new variable.
|
|
3510 (gutter-buffers-tab-extent): new variable.
|
|
3511 (update-tab-in-gutter): call add-tab-to-gutter again if the
|
|
3512 orientation has changed.
|
|
3513 (add-tab-to-gutter): cope with different orientations.
|
|
3514
|
|
3515 2000-01-11 Didier Verna <didier@xemacs.org>
|
|
3516
|
|
3517 * info.el (Info-following-node-name): backward-skip dots as well
|
|
3518 as spaces (dots at the end of a node name aren't part of it).
|
|
3519 (Info-extract-menu-node-name): don't skip dots. There could be
|
|
3520 some in the node name.
|
|
3521 (Info-index): allow dots to be part of a node name.
|
|
3522
|
|
3523 2000-01-12 Andreas Jaeger <aj@suse.de>
|
|
3524
|
|
3525 * files.el (auto-mode-alist): Added idlwave-mode.
|
|
3526 Patch by Carsten Dominik <dominik@astro.uva.nl>.
|
|
3527
|
|
3528 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3529
|
|
3530 * info.el (Info-search): Show default value.
|
|
3531
|
|
3532 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3533
|
|
3534 * info.el (Info-read-node-completion-table): New variable.
|
|
3535 (Info-read-node-name-1): New function.
|
|
3536 (Info-read-node-name): Use it.
|
|
3537 (Info-follow-reference): Use DEFAULT argument of completing-read.
|
|
3538 (Info-menu): Ditto.
|
|
3539
|
|
3540 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3541
|
|
3542 * hyper-apropos.el (hyper-describe-key-briefly): Save
|
|
3543 window configuration.
|
|
3544 (hyper-describe-face): Use DEFAULT of completing-read.
|
|
3545 (hyper-apropos-read-variable-symbol): Ditto.
|
|
3546 (hyper-apropos-read-function-symbol): Ditto.
|
|
3547
|
|
3548 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3549
|
|
3550 * mule/mule-cmds.el (set-default-coding-system): Set
|
|
3551 comint-exec-hook to use coding-system-for-read and
|
|
3552 coding-system-for-write so that C-x RET c works.
|
|
3553
|
|
3554 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3555
|
|
3556 * minibuf.el (minibuffer-confirm-incomplete): Customize.
|
|
3557 (previous-matching-history-element): Increment
|
|
3558 minibuffer-max-depth by 1.
|
|
3559 (next-matching-history-element): Ditto.
|
|
3560
|
|
3561 2000-01-11 Andy Piper <andy@xemacs.org>
|
|
3562
|
|
3563 * gutter-items.el (buffers-tab): Create a new face for the buffers
|
|
3564 tab.
|
|
3565 (buffers-tab-face): use it.
|
|
3566
|
|
3567 2000-01-10 Didier Verna <didier@xemacs.org>
|
|
3568
|
|
3569 * modeline.el (modeline-scrolling-method): change modeline X
|
|
3570 cursor appearance according to the value.
|
|
3571
|
|
3572 2000-01-07 Andreas Jaeger <aj@suse.de>
|
|
3573
|
|
3574 * about.el (about-hackers): Moved my entry to contributor list.
|
|
3575 (xemacs-hackers): Added myself.
|
|
3576 (about-maintainer-info): Added description of myself.
|
|
3577
|
|
3578
|
|
3579 2000-01-07 Didier Verna <didier@xemacs.org>
|
|
3580
|
|
3581 * modeline.el (modeline-scrolling-method): new variable.
|
|
3582 (mouse-drag-modeline): add reference to it in the docstring.
|
|
3583 (mouse-drag-modeline): handle it.
|
|
3584
|
|
3585 2000-01-08 Andy Piper <andy@xemacs.org>
|
|
3586
|
|
3587 * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
|
|
3588 calls.
|
|
3589 (remove-buffer-from-gutter-tab): ditto.
|
|
3590
|
|
3591 2000-01-06 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3592
|
|
3593 * cus-edit.el (custom-hook-convert-widget): Fix comment.
|
|
3594 (custom-face-edit): Fix grammatical error in help message.
|
|
3595
|
|
3596 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3597
|
|
3598 * movemail.el: Added.
|
|
3599
|
|
3600 * dumped-lisp.el (preloaded-file-list): Added movemail.el.
|
|
3601
|
|
3602 2000-01-03 Didier Verna <didier@xemacs.org>
|
|
3603
|
|
3604 * modeline.el (mouse-drag-modeline): remove the code related to
|
|
3605 the modeline horizontal scrolling facility.
|
|
3606
|
436
|
3607 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
3608
|
|
3609 * XEmacs 21.2.26 is released.
|
|
3610
|
|
3611 1999-12-28 Andy Piper <andy@xemacs.org>
|
|
3612
|
|
3613 * wid-edit.el (widget-push-button-value-create): The gui cache
|
|
3614 does not agree with native widgets which can only be displayed
|
|
3615 once per window. The reasons for caching are diminished now that
|
|
3616 we don't hog resources when creating buttons.
|
|
3617 (widget-push-button-cache) deleted.
|
|
3618
|
434
|
3619 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
3620
|
|
3621 * XEmacs 21.2.25 is released.
|
|
3622
|
|
3623 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3624
|
|
3625 * hyper-apropos.el (hyper-apropos): Toggle
|
|
3626 hyper-apropos-programming-apropos correctly.
|
|
3627 Set REGEXP when user accepts default value.
|
|
3628
|
|
3629 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3630
|
|
3631 * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
|
|
3632 (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
|
|
3633
|
|
3634 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3635
|
|
3636 * mule/mule-category.el (undefined-category-designator):
|
|
3637 Return char instead of character. Search for undefined one.
|
|
3638 (describe-category): Use with-displaying-help-buffer.
|
|
3639
|
|
3640 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
3641
|
438
|
3642 * byte-optimize.el (byte-optimize-plus):
|
434
|
3643 Optimize (+ 1) to 1 instead of (1+ nil).
|
|
3644
|
|
3645 * files.el (basic-save-buffer): Rewrite for clarity. Use (char-before).
|
|
3646
|
|
3647 * byte-optimize.el (byte-compile-butlast): Remove. Use butlast instead.
|
|
3648
|
|
3649 * byte-optimize.el (byte-optimize-char-before): New function.
|
|
3650 Remove performance penalty for using (char-before) instead of (char-after).
|
|
3651
|
|
3652 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3653
|
|
3654 * mule/mule-category.el (char-category-list): Return character
|
|
3655 instead of integer.
|
|
3656
|
|
3657 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3658
|
|
3659 * minibuf.el (read-buffer): Check default is buffer object.
|
|
3660
|
|
3661 1999-11-25 Andy Piper <andy@xemacs.org>
|
|
3662
|
|
3663 * cus-edit.el (custom-buffer-create-buttons): Use native widgets
|
|
3664 for buttons.
|
|
3665
|
|
3666 1999-12-16 Andreas Jaeger <aj@suse.de>
|
|
3667
|
|
3668 * package-get.el (package-get-maybe-save-index): Fixed typo.
|
|
3669 Patch by Jeff Miller <jmiller@smart.net>.
|
|
3670
|
|
3671 1999-12-13 Charles G Waldman <cgw@alum.mit.edu>
|
|
3672
|
438
|
3673 * gnuserv.el (gnuserv-process-filter): don't call
|
434
|
3674 gnuserv-write-to-client when gnuserv-current-client is nil
|
|
3675
|
432
|
3676 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
3677
|
|
3678 * XEmacs 21.2.24 is released.
|
|
3679
|
|
3680 1999-12-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3681
|
|
3682 * about.el (about-hackers): Update my email address.
|
|
3683
|
430
|
3684 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
3685
|
|
3686 * XEmacs 21.2.23 is released.
|
|
3687
|
|
3688 1999-11-06 Jason R Mastaler <jason@mastaler.com>
|
|
3689
|
|
3690 * package-get.el (package-get-download-sites): Removed several
|
|
3691 defunct download sites, added many new ones, and corrected a few
|
|
3692 incorrect directory-on-site entries. Added physical locations to
|
|
3693 site-description.
|
|
3694
|
|
3695 1999-11-30 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3696
|
|
3697 * finder.el (finder-commentary): add DOC string and fix
|
|
3698 interactive spec
|
|
3699
|
|
3700 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3701
|
|
3702 * help.el (describe-function): Don't forget to intern the string
|
|
3703 completing-read returns.
|
|
3704 (describe-variable): Ditto.
|
|
3705
|
434
|
3706 1999-11-16 Adrian Aichner <adrian@xemacs.org>
|
430
|
3707
|
|
3708 * hyper-apropos.el (hyper-apropos-this-symbol): Handle
|
|
3709 `hyper-apropos-help-mode' here to find symbol to customize
|
|
3710 irregardless of cursor position and simplify
|
|
3711 `hyper-apropos-set-variable', `hyper-apropos-find-function', and
|
|
3712 `hyper-apropos-popup-menu'.
|
|
3713
|
|
3714 1999-11-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3715
|
|
3716 * apropos.el (apropos-mode-map): Add return to call
|
|
3717 apropos-follow.
|
|
3718 (apropos-print): Call apropos-mode to have better
|
|
3719 command reference. Put keymap text-poperty to
|
|
3720 symbole name.
|
|
3721
|
|
3722 1999-11-22 Alastair Burt <burt@dfki.de>
|
|
3723
|
|
3724 * help.el: (describe-bindings-1): Added handling of keymaps for
|
|
3725 the extents at point.
|
|
3726
|
|
3727 1999-12-02 Mark Thomas <mthomas@jprc.com>
|
|
3728
|
|
3729 * gutter-items.el (buffers-tab-items): Wrap the function in a
|
|
3730 save-match-data
|
|
3731
|
|
3732 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3733
|
|
3734 * help.el (describe-function): Use the DEFAULT argument to
|
|
3735 completing-read.
|
|
3736 (describe-variable): Ditto.
|
|
3737
|
|
3738 1999-11-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3739
|
|
3740 * minibuf.el (read-from-minibuffer): Add optional argument
|
|
3741 DEFAULT to have better mini-buffer history support.
|
|
3742 (completing-read): Pass default to read-from-minibuffer.
|
|
3743 (read-buffer): Pass default to completing-read.
|
|
3744
|
|
3745 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3746
|
|
3747 * font-lock.el (font-lock-doc-string-face): Document the
|
|
3748 `font-lock-lisp-like' property.
|
|
3749
|
|
3750 1999-11-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3751
|
|
3752 * lisp-mode.el: Specify `font-lock-lisp-like'.
|
|
3753
|
|
3754 * font-lock.el (font-lock-lisp-like): New function.
|
|
3755 (font-lock-fontify-syntactically-region): Use it.
|
|
3756
|
428
|
3757 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
3758
|
|
3759 * XEmacs 21.2.22 is released
|
|
3760
|
|
3761 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
3762
|
|
3763 * XEmacs 21.2.21 is released.
|
|
3764
|
|
3765 1999-11-18 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3766
|
|
3767 * minibuf.el (read-coding-system): Accept symbol and
|
|
3768 coding-system object as a default-coding-system.
|
|
3769
|
|
3770 1999-11-16 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3771
|
|
3772 * minibuf.el (read-coding-system): Accept symbol as
|
|
3773 a default-coding-system.
|
|
3774
|
|
3775 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3776
|
|
3777 * apropos.el (apropos-documentation): Use insert instead
|
|
3778 of princ.
|
|
3779
|
|
3780 1999-11-07 William M. Perry <wmperry@aventail.com>
|
|
3781
|
|
3782 * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
|
|
3783 for the linux console.
|
|
3784
|
|
3785 * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
|
|
3786 stuff to work when you are not on a window system, since the GPM
|
|
3787 mouse support now allows pasting from outside of XEmacs.
|
|
3788
|
|
3789 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
3790
|
|
3791 * XEmacs 21.2.20 is released
|
|
3792
|
|
3793 1999-11-06 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3794
|
|
3795 * setup-paths.el (paths-default-info-directories): Add
|
|
3796 /usr/share/info and /usr/local/share/info.
|
|
3797
|
|
3798 1999-10-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
3799
|
|
3800 * about.el: Updated Vladimir Ivanovic's info.
|
|
3801
|
|
3802 11999-08-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3803
|
|
3804 * auto-show.el (auto-show-truncationp): Remove.
|
|
3805
|
|
3806 * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
|
|
3807
|
|
3808 999-09-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3809
|
|
3810 * indent.el (indent-line-to): fix bug: spaces were not replaced
|
|
3811 with tab if column is multiple of tab-width
|
|
3812 From dhn@qedinc.com
|
|
3813
|
|
3814 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3815
|
|
3816 * mule/mule-cmds.el (read-input-method-name): Accept symbols
|
|
3817 correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
|
|
3818
|
|
3819 * package-get.el (package-get-package-provider): Be verbose when
|
|
3820 interactive. Patch from Robert Pluim
|
|
3821
|
|
3822 1999-08-23 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
3823
|
|
3824 * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
|
|
3825 info file suffixes.
|
|
3826
|
|
3827 1999-08-19 Stephen Tse <stephent@sfu.ca>
|
|
3828
|
|
3829 * process.el (open-network-stream): Add a new optional parameter
|
|
3830 PROTOCOL to support udp; fix a minor typo and add an explanation
|
|
3831 in docstring for udp programming.
|
|
3832
|
|
3833 * code-process.el (open-network-stream): Add a new optional
|
|
3834 parameter PROTOCOL to support udp; fix a minor typo and add an
|
|
3835 explanation in docstring for udp programming.
|
|
3836
|
|
3837 1999-10-18 Andy Piper <andy@xemacs.org>
|
|
3838
|
|
3839 * gui.el (make-gui-button): be more precise about how we call
|
|
3840 callbacks.
|
|
3841
|
|
3842 * wid-edit.el (widget-push-button-value-create): Use the new form
|
|
3843 of native gui-button.
|
|
3844
|
|
3845 1999-10-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3846
|
|
3847 * info.el (Info-page-prev): Don't do (sit-for 0).
|
|
3848
|
|
3849 1999-10-13 Andy Piper <andy@xemacs.org>
|
|
3850
|
|
3851 * gutter-items.el (progress-abort-glyph): new glyph for showing
|
|
3852 abort status.
|
|
3853 (append-progress): dispatch-event rather than sit-for.
|
|
3854 (abort-progress): new function. Show the abort glyph with an
|
|
3855 appropriate message.
|
|
3856 (raw-append-progress): dispatch-event rather than sit-for.
|
|
3857 (display-progress): cope with aborts.
|
|
3858
|
|
3859 * gui.el (make-gui-button): Use native widgets for buttons
|
|
3860 unconditionally.
|
|
3861 (insert-gui-button): ditto.
|
|
3862 (gui-button-p): ditto.
|
|
3863
|
|
3864 * xbm-button.el: remove from core.
|
|
3865
|
|
3866 * xpm-button.el: remove from core.
|
|
3867
|
|
3868 1999-10-07 Olivier Galibert <galibert@pobox.com>
|
|
3869
|
|
3870 * faces.el (init-device-faces): Don't initialize the random faces
|
|
3871 on the stream device.
|
|
3872
|
|
3873 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
3874
|
438
|
3875 * files.el (recover-file): Don't use ls under windows for revert buffer.
|
428
|
3876
|
434
|
3877 1999-09-25 Adrian Aichner <adrian@xemacs.org>
|
428
|
3878
|
|
3879 * package-get.el (package-get-download-menu): Make menu really
|
|
3880 toggle download sites.
|
|
3881 (package-get-download-sites): Add autoload cookie.
|
|
3882
|
|
3883 1999-09-29 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3884
|
|
3885 * setup-paths.el (paths-find-module-directory): Ditto.
|
|
3886
|
|
3887 1999-09-29 Werner Fink <werner@suse.de>
|
|
3888
|
|
3889 * setup-paths.el (paths-find-exec-directory): Add missing nil
|
|
3890 parameter for environment.
|
|
3891
|
|
3892 1999-09-27 Martin Buchholz <martin@xemacs.org>
|
|
3893
|
438
|
3894 * modeline.el (modeline-format):
|
|
3895 Only purecopy the strings. Else
|
428
|
3896 (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
|
|
3897 barfs.
|
|
3898
|
|
3899 1999-08-28 Mike Woolley <mike@bulsara.com>
|
|
3900
|
|
3901 * winnt.el: Removed nt-shell-mode-hook, which was preventing the
|
|
3902 user setting comint-completion-addsuffix and
|
|
3903 comint-process-echoes.
|
|
3904
|
|
3905 1999-09-22 Andy Piper <andy@xemacs.org>
|
|
3906
|
|
3907 * gutter-items.el (update-tab-in-gutter): use
|
|
3908 last-nonminibuf-window instead of selected-window.
|
|
3909
|
|
3910 1999-09-18 Andy Piper <andy@xemacs.org>
|
|
3911
|
|
3912 * gnuserv.el (gnuserv-edit-files): select frame we are going to
|
|
3913 display on.
|
|
3914
|
|
3915 * subr.el (record-buffer-hook): new variable so that the hook gets
|
|
3916 some documentation.
|
|
3917
|
|
3918 1999-09-16 Andy Piper <andy@xemacs.org>
|
|
3919
|
|
3920 * gutter-items.el (update-tab-in-gutter): only update when the
|
|
3921 gutter is visible.
|
|
3922 (remove-buffer-from-gutter-tab): ditto.
|
|
3923
|
|
3924 1999-09-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3925
|
|
3926 * simple.el (do-auto-fill): Commented out part of Kinsoku
|
|
3927 processing.
|
|
3928
|
|
3929 1999-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
3930
|
|
3931 * isearch-mode.el (isearch-highlightify-region): Give the
|
|
3932 highlighting extents a high priority.
|
|
3933 (isearch-make-extent): Give the main highlighting extent an even
|
|
3934 higher priority.
|
|
3935
|
|
3936 1999-09-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3937
|
|
3938 * packages.el (packages-compute-package-locations): Fix typo from
|
|
3939 -u rationalization.
|
|
3940
|
|
3941 1999-09-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3942
|
|
3943 * setup-paths.el (paths-find-doc-directory): Respect value of
|
|
3944 `configure-doc-directory.'
|
|
3945
|
|
3946 * find-paths.el (paths-find-architecture-directory): Give
|
|
3947 precendence `default' argument (which typically comes from
|
|
3948 configure).
|
|
3949
|
|
3950 1999-09-05 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3951
|
|
3952 * startup.el (command-line-early): Added options -user-init-file
|
|
3953 and -user-init-directory.
|
|
3954
|
|
3955 * files.el (user-init-file): Default to NIL so we can recognize
|
|
3956 when it's set.
|
|
3957
|
|
3958 1999-08-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3959
|
438
|
3960 * obsolete.el (init-file-user):
|
|
3961 * startup.el:
|
|
3962 * packages.el (packages-compute-package-locations):
|
|
3963 * package-get.el (package-get-user-index-filename):
|
|
3964 * menubar-items.el (maybe-add-init-button):
|
|
3965 * info.el (Info-annotations-path):
|
|
3966 * dump-paths.el:
|
428
|
3967 Change `user-init-directory' to be an absolute path.
|
|
3968 Use `user-init-directory' where appropriate.
|
|
3969 Zap `init-file-user' and its uses.
|
|
3970
|
|
3971 1999-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
3972
|
|
3973 * subr.el (copy-symbol): New function.
|
|
3974
|
|
3975 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
3976
|
|
3977 * isearch-mode.el (isearch-done): Be sure to restore invisible
|
|
3978 extents in the proper buffer.
|
|
3979 (isearch-pre-command-hook): Set this-command to the correct value
|
|
3980 in case the buffer has changed and old overriding-local-map was
|
|
3981 used.
|
|
3982 (isearch-restore-extent): Use remprop instead of setting the
|
|
3983 property to nil.
|
|
3984
|
|
3985 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
3986
|
|
3987 * cmdloop.el (execute-extended-command): Update zmacs region
|
|
3988 before the delay.
|
|
3989 (execute-extended-command): Make the message gettext-friendly.
|
|
3990
|
|
3991 1999-09-07 Andy Piper <andy@xemacs.org>
|
|
3992
|
|
3993 * gutter-items.el (progress-gauge-glyph): renamed from
|
|
3994 progress-glyph.
|
|
3995 (progress-text-glyph): new variable.
|
|
3996 (progress-layout-glyph): use layouts and text glyphs.
|
|
3997 (progress-area-buffer): removed.
|
|
3998 (progress-text-and-extent): new variable.
|
|
3999 (progress-displayed-p): dynamically create gutter area buffer.
|
|
4000 (clear-progress): ditto.
|
|
4001 (raw-append-progress): ditto.
|
|
4002 (append-progress): use new glyph names.
|
|
4003 (raw-append-progress): only create the extent when needed. set
|
|
4004 properties more optimally.
|
|
4005 (progress): remove args.
|
|
4006
|
|
4007 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
4008
|
|
4009 * isearch-mode.el (isearch-range-invisible): Use mapc instead of
|
|
4010 mapcar where the return value is unused.
|
|
4011 (isearch-restore-invisible-extents): Ditto.
|
|
4012 (isearch-highlight-all-cleanup): Ditto.
|
|
4013 (isearch-delete-extents-in-range): Traverse the extents only once.
|
|
4014 (isearch-highlight-all-update): Don't start over if the search
|
|
4015 string has changed and more input is pending.
|
|
4016
|
|
4017 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
4018
|
|
4019 * packages.el (packages-find-package-data-path): Ditto.
|
|
4020
|
|
4021 * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
|
|
4022
|
|
4023 * subr.el (mapc-internal): Don't make obsolete.
|
|
4024
|
|
4025 * cl-extra.el (mapc): Resurrect.
|
|
4026
|
|
4027 1999-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
4028
|
438
|
4029 * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
|
428
|
4030 alias.
|
|
4031
|
|
4032 * isearch-mode.el (isearch-top-state): Restore isearch-word.
|
|
4033 (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
|
|
4034 (isearch-yank-clipboard): Use get-clipboard instead of
|
|
4035 x-get-clipboard.
|
|
4036 (isearch-yank-selection): Fix docstring.
|
|
4037
|
|
4038 1999-09-02 Martin Buchholz <martin@xemacs.org>
|
|
4039
|
|
4040 * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
|
|
4041
|
|
4042 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
4043
|
|
4044 * cl-macs.el (extent-start-position): Fix setf method.
|
|
4045 (extent-end-position): Ditto.
|
|
4046
|
|
4047 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
4048
|
|
4049 * isearch-mode.el: End merge with FSF 20.4.
|
|
4050
|
|
4051 * isearch-mode.el (search-invisible): New variable.
|
|
4052 (isearch-hide-immediately): Ditto.
|
|
4053 (isearch-unhidden-extents): Ditto.
|
|
4054 (isearch-range-invisible): New function.
|
|
4055 (isearch-unhide-extent): Ditto.
|
|
4056 (isearch-restore-invisible-extents): Ditto.
|
|
4057 (isearch-restore-extent): Ditto.
|
|
4058
|
|
4059 * isearch-mode.el (isearch-ring-advance-edit): Use FSF
|
|
4060 implementation.
|
|
4061 (isearch-ring-retreat-edit): Ditto.
|
|
4062 (isearch-forward): New argument NO-RECURSIVE-EDIT.
|
|
4063 (isearch-forward-regexp): New arguments NOT-REGEXP and
|
|
4064 NO-RECURSIVE-EDIT.
|
|
4065 (isearch-backward): New argument NO-RECURSIVE-EDIT.
|
|
4066 (isearch-backward-regexp): New arguments NOT-REGEXP and
|
|
4067 NO-RECURSIVE-EDIT.
|
|
4068 (isearch-mode): Return isearch-success.
|
|
4069 (isearch-update): Use unread-command-events instead of
|
|
4070 unread-command-event.
|
|
4071 (isearch-abort): If an invalid regexp is encountered, keep popping
|
|
4072 states.
|
|
4073 (isearch-*-char): Use FSF implementation.
|
|
4074 (isearch-whitespace-chars): Use the more robust FSF's
|
|
4075 implementation.
|
|
4076 (isearch-within-brackets): New variable.
|
|
4077 (isearch-mode): Initialize it.
|
|
4078 (isearch-edit-string): Bind it.
|
|
4079 (isearch-search-and-update): Set it.
|
|
4080 (isearch-push-state): Push it.
|
|
4081 (isearch-top-state): Pop it.
|
|
4082 (isearch-search): Set it.
|
|
4083 (isearch-printing-char): When called by isearch-whitespace-chars,
|
|
4084 handle M-SPC gracefully.
|
|
4085 (isearch-message-prefix): New argument ELLIPSIS.
|
|
4086 (isearch-message-suffix): Ditto.
|
|
4087 (isearch-message): Use the ELLIPSIS argument when calling
|
|
4088 isearch-message-prefix and isearch-message-suffix.
|
|
4089 (isearch-message-prefix): Distinguish between "wrapped" and
|
|
4090 "overwrapped" search, FWIW.
|
|
4091
|
|
4092 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
4093
|
|
4094 * isearch-mode.el (isearch-edit-string): Use the head of the
|
|
4095 search ring instead of search-last-string and search-last-regexp.
|
|
4096 (search-highlight): Renamed from isearch-highlight.
|
|
4097 (isearch-exit): Use the new name.
|
|
4098 (isearch-highlight): Ditto.
|
|
4099 (isearch-dehighlight): Ditto.
|
|
4100 (isearch-update-ring): New function.
|
|
4101 (isearch-done): Call it.
|
|
4102 (isearch-done): New argument EDIT.
|
438
|
4103 (isearch-repeat): If search string is empty, look up at the car of
|
428
|
4104 the search ring; ignore the yank pointer.
|
|
4105 (isearch-abort): Call isearch-done with NOPUSH.
|
|
4106 (isearch-cancel): New function.
|
|
4107 (isearch-mode-map): Bind it to ESC ESC ESC.
|
|
4108
|
|
4109 * isearch-mode.el: Begin merge with FSF 20.4.
|
|
4110
|
|
4111 1999-09-01 Andy Piper <andy@xemacs.org>
|
|
4112
|
|
4113 * x-select.el (x-get-clipboard): obsolete.
|
|
4114 (x-yank-clipboard-selection): obsolete
|
|
4115
|
|
4116 * select.el (disown-selection): need to be careful to disown the
|
|
4117 clipboard if we set it via selection.
|
|
4118 (get-clipboard): move from x-select.el
|
|
4119 (yank-clipboard-selection): ditto.
|
|
4120
|
|
4121 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
4122
|
|
4123 * isearch-mode.el (isearch-exit): Bind isearch-highlight and
|
|
4124 isearch-highlight-all-matches to nil.
|
|
4125 (isearch-fixed-case): New variable.
|
|
4126 (isearch-mode): Initialize it.
|
|
4127 (isearch-edit-string): Save it.
|
|
4128 (isearch-toggle-case-fold): Set it.
|
|
4129 (isearch-fix-case): Make sure isearch-toggle-case-fold works --
|
|
4130 need to check isearch-fixed-case.
|
|
4131 (isearch-toggle-case-fold): Update highlighting of all matches
|
|
4132 before the pause.
|
438
|
4133 (isearch-edit-string):
|
428
|
4134
|
|
4135 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
4136
|
|
4137 * isearch-mode.el (isearch-edit-string): Call isearch-message
|
|
4138 before reading the event so that the prompt is displayed properly.
|
|
4139 (isearch-message): Use isearch-nonincremental when calling
|
|
4140 isearch-message-prefix.
|
|
4141 (minibuffer-local-isearch-map): Bind up and down to do the same as
|
|
4142 M-p and M-n respectively.
|
|
4143 (isearch-done): New arg NOPUSH.
|
|
4144 (isearch-edit-string): Use it.
|
|
4145 (isearch-edit-string): Don't bind isearch-string.
|
|
4146 (isearch-ring-adjust): Edit string, *then* push state.
|
|
4147
|
|
4148 1999-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
4149
|
|
4150 * faces.el (isearch-secondary): Make isearch-secondary look
|
|
4151 different than default.
|
|
4152
|
|
4153 1999-08-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
4154
|
|
4155 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
4156 save-excursion.
|
|
4157 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
4158 (isearch-update): Call isearch-dehighlight without arguments.
|
|
4159 (isearch-done): Ditto.
|
|
4160
|
|
4161 * isearch-mode.el (isearch-fix-case): If the search string has no
|
|
4162 upper-case letters, allow the folding to be reenabled.
|
|
4163 Previously, once disabled, the folding would remain that way until
|
|
4164 the end of isearch.
|
|
4165 (isearch-top-state): Call isearch-fix-case.
|
|
4166
|
|
4167 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
4168 save-excursion.
|
|
4169 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
4170
|
|
4171 1999-08-31 Jan Vroonhof <jan@xemacs.org>
|
|
4172
|
|
4173 * xpm-button.el:
|
|
4174 xbm-button.el: Need to exist in core because gui.el depends on
|
|
4175 them.
|
|
4176
|
|
4177 1999-08-31 Andy Piper <andy@xemacs.org>
|
|
4178
|
|
4179 * gutter-items.el (buffers-tab-face): new customizable variable.
|
|
4180 (buffers-tab-default-buffer-line-length): new specifier for
|
|
4181 maximum viewable characters.
|
|
4182 (progress-stack): new variable for implementing widget-based
|
|
4183 progress messages.
|
|
4184 (progress-area-buffer): ditto.
|
|
4185 (progress-glyph-height): ditto.
|
|
4186 (progress-stop-callback): ditto.
|
|
4187 (progress-quit-function): new function.
|
|
4188 (progress-glyph): new variable.
|
|
4189 (progress-layout-glyph): ditto.
|
|
4190 (progress-displayed-p): new function, see message-displayed-p for
|
|
4191 details.
|
|
4192 (clear-progress): ditto.
|
|
4193 (remove-progress): ditto.
|
|
4194 (append-progress): ditto.
|
|
4195 (raw-append-progress): ditto.
|
|
4196 (display-progress): ditto.
|
|
4197 (current-progress): ditto.
|
|
4198 (current-progress-label): ditto.
|
|
4199 (progress): ditto.
|
|
4200 (lprogress): ditto.
|
|
4201
|
|
4202
|
|
4203 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
4204
|
|
4205 * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
|
|
4206
|
|
4207 * isearch-mode.el (isearch-yank-x-selection): Renamed to
|
|
4208 `isearch-yank-selection'.
|
|
4209 (isearch-mode-map): Use it.
|
|
4210 (isearch-yank-selection): Use `get-selection' instead of
|
|
4211 `get-x-selection'.
|
|
4212
|
|
4213 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
4214
|
|
4215 * faces.el (isearch-secondary): Create face here.
|
|
4216
|
438
|
4217 * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
|
428
|
4218 timers.
|
|
4219
|
|
4220 1999-08-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
4221
|
|
4222 * subr.el (buffer-string): More robust backward compatibility
|
|
4223 check, courtesy William Perry.
|
|
4224
|
|
4225 1999-08-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
4226
|
|
4227 * replace.el (perform-replace): Stop the search after the search
|
|
4228 limit has been reached.
|
|
4229
|
|
4230 1999-08-23 Andy Piper <andy@xemacs.org>
|
|
4231
|
|
4232 * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
|
|
4233 here if we don't have one.
|
|
4234
|
|
4235 1999-08-15 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4236
|
|
4237 * ldap.el (ldap-coding-system): Default to nil until we get
|
|
4238 efficient UTF8 support
|
|
4239 (ldap-decode-string): Guard against `decode-coding-string' not
|
|
4240 being defined
|
|
4241 (ldap-encode-string): Guard against `encode-coding-string' not
|
|
4242 being defined
|
|
4243
|
442
|
4244 1999-08-23 Didier Verna <didier@xemacs.org>
|
428
|
4245
|
|
4246 * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
|
|
4247 Some doc strings improvements, and add a star to the `interactive'
|
|
4248 calls.
|
|
4249
|
|
4250 1999-08-18 Stef Epardaud <stef@lunatech.com>
|
|
4251
|
|
4252 * font-lock.el (java-font-lock-keywords-3): introduced new
|
|
4253 keywords and regexpes for javadoc syntax 1.2.
|
|
4254
|
|
4255 1999-08-17 Andy Piper <andy@xemacs.org>
|
|
4256
|
|
4257 * gutter-items.el (buffers-tab-format-buffer-line-function): use
|
|
4258 format-buffers-tab-line.
|
|
4259 (buffers-tab-max-buffer-line-length): new variable.
|
|
4260 (format-buffers-tab-line): new function. truncate names if over
|
|
4261 buffers-tab-max-buffer-line-length.
|
|
4262
|
|
4263 1999-08-13 Charles G Waldman <cgw@fnal.gov>
|
|
4264
|
|
4265 * cus-start.el: Customize the variable `bell-inhibit-time'.
|
|
4266
|
|
4267 1999-08-16 Andy Piper <andy@xemacs.org>
|
|
4268
|
|
4269 * gutter-items.el (remove-buffer-from-gutter-tab): take a
|
|
4270 brute-force approach to deleting the last buffer.
|
|
4271 (buffers-tab-grouping-regexp): new customizable variable.
|
|
4272 (select-buffers-tab-buffers-by-mode): use it.
|
|
4273
|
|
4274 1999-08-13 Andy Piper <andy@xemacs.org>
|
|
4275
|
|
4276 * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
|
|
4277 deletion problem.
|
|
4278
|
442
|
4279 1999-07-30 Didier Verna <didier@xemacs.org>
|
428
|
4280
|
|
4281 * cus-edit.el (custom-save-variables): I said, use prin1 instead
|
|
4282 of princ to output symbols.
|
|
4283 (custom-save-face-internal): ditto.
|
|
4284 (custom-save-resets): ditto.
|
|
4285
|
442
|
4286 1999-08-09 Didier Verna <didier@xemacs.org>
|
428
|
4287
|
|
4288 * gutter-items.el (select-buffers-tab-buffers-by-mode): use
|
|
4289 `regexp-quote' to protect the major mode name for use as a regular
|
|
4290 expression (c++ needs this for instance).
|
|
4291
|
|
4292 1999-08-08 Andy Piper <andy@xemacs.org>
|
|
4293
|
|
4294 * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
|
|
4295 cope with similar mode names.
|
|
4296
|
|
4297 * gutter-items.el (buffers-tab-selection-function): new selection
|
|
4298 function.
|
|
4299 (select-buffers-tab-buffers-by-mode): new function.
|
|
4300 (buffers-tab-items): use it if set to only display buffers in the
|
|
4301 tab in the current buffer's group..
|
|
4302 (update-tab-in-gutter): use new api.
|
|
4303 (remove-buffer-from-gutter-tab): ditto.
|
|
4304
|
|
4305 * gutter-items.el (buffers-tab-max-size): set custom selection
|
|
4306 default to 6.
|
|
4307 (buffers-tab-switch-to-buffer): just switch window if the window is visible.
|
|
4308 (add-tab-to-gutter): set face as default.
|
|
4309
|
|
4310 1999-07-07 Jan Vroonhof <jan@xemacs.org>
|
|
4311
|
|
4312 * faces.el (frob-face-property): Merge the fall-back specifier
|
|
4313 with the target, not replace it.
|
|
4314
|
|
4315 1999-08-05 Andy Piper <andy@xemacs.org>
|
|
4316
|
|
4317 * gutter-items.el (update-tab-in-gutter): add frame argument for
|
|
4318 buffer-items.
|
|
4319 (update-tab-in-gutter): use it.
|
|
4320
|
|
4321 * gutter-items.el (record-buffer-hook): set.
|
|
4322
|
|
4323 * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
|
|
4324 change.
|
|
4325 (switch-to-buffer-hook) deleted.
|
|
4326
|
|
4327 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
4328
|
|
4329 * gutter-items.el (update-tab-in-gutter): make sure this will work
|
|
4330 as an argument to create-frame-hook.
|
|
4331
|
|
4332 1999-07-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
4333
|
|
4334 * isearch-mode.el: Modified Bob and Darryl's code to use itimers
|
|
4335 instead of timer emulation.
|
|
4336
|
|
4337 1999-07-30 Darryl Okahata <darrylo@sonic.net>
|
|
4338
|
|
4339 * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
|
|
4340 Emacs isearch enhancements.
|
|
4341
|
|
4342 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
4343
|
|
4344 * gutter-items.el (add-tab-to-gutter): put in specifier specs for
|
|
4345 all devices that support tab controls.
|
|
4346 (remove-buffer-from-gutter-tab): new function. to be used as a
|
|
4347 value for kill-buffer-hook.
|
|
4348
|
|
4349 1999-07-21 Sean MacLennan <seanm@storm.ca>
|
|
4350
|
|
4351 * auto-show.el (auto-show-truncationp): changed to match
|
|
4352 `window_translation_on'
|
|
4353
|
|
4354 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4355
|
|
4356 * XEmacs 21.2.19 is released
|
|
4357
|
|
4358 1999-07-28 SL Baur <steve@miho>
|
|
4359
|
|
4360 * code-files.el (insert-file-contents): Fix docstring.
|
|
4361 revert previous change.
|
|
4362
|
|
4363 1999-07-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4364
|
|
4365 * fill.el (fill-region-as-paragraph): Change re-break-point to
|
|
4366 contain word-across-newline plus one character so that filling
|
|
4367 Japanese and Chinese works as desired.
|
|
4368 * simple.el (do-auto-fill): Ditto.
|
|
4369
|
|
4370 1999-07-26 SL Baur <steve@miho>
|
|
4371
|
|
4372 * mule/japanese.el ("Japanese"): Do not specify a default input
|
|
4373 method.
|
|
4374 Suggested by MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4375
|
|
4376 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4377
|
|
4378 * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
|
|
4379 able to use cl-macs macro in early lisp.
|
|
4380
|
|
4381 1999-07-23 Jan Vroonhof <jan@xemacs.org>
|
|
4382
|
|
4383 * custom.el:
|
|
4384 * cus-face.el:
|
|
4385 * cus-edit.el:
|
|
4386 Massive custom Theme API changes.
|
|
4387
|
|
4388 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4389
|
|
4390 * code-files.el (insert-file-contents): Regard
|
|
4391 coding-system-magic-cookie if `coding-system-for-read' is nil.
|
|
4392
|
|
4393 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4394
|
|
4395 * mule/thai-xtis.el: Add coding: local variable, to avoid
|
|
4396 bootstrapping problem with C locale.
|
|
4397
|
|
4398 1999-07-22 Andy Piper <andy@xemacs.org>
|
|
4399
|
|
4400 * dumped-lisp.el (preloaded-file-list): guard against putting
|
|
4401 gutter-items in a less than functional XEmacs.
|
|
4402 * gutter-items.el: put call to `add-tab-to-gutter' back in.
|
|
4403
|
|
4404 1999-07-18 Bob Weiner <weiner@beopen.com>
|
|
4405
|
|
4406 * fill.el (fill-context-prefix): Fixed bug that prevented the
|
|
4407 setting of an adaptive fill prefix when the `dont-skip-first' was
|
|
4408 t.
|
|
4409
|
|
4410 1999-07-22 SL Baur <steve@miho>
|
|
4411
|
|
4412 * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
|
|
4413
|
|
4414 1999-06-25 Karl M. Hegbloom <karlheg@debian.org>
|
|
4415
|
|
4416 * files.el (interpreter-mode-alist): add `make', `guile', and
|
|
4417 `emacs' entries. (#!/usr/bin/make -f ought to send a file into
|
|
4418 makefile-mode, guile is a scheme, and someday XEmacs will be
|
|
4419 modular enough to use as an efficient scripting tool.)
|
|
4420
|
|
4421 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4422
|
|
4423 * mule/mule-cmds.el (reset-language-environment): Regard
|
|
4424 coding-category `utf-8' and `ucs-4' if they are available.
|
|
4425
|
|
4426 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4427
|
|
4428 * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
|
|
4429 (prefer-coding-system): Fix DOC-string.
|
|
4430
|
|
4431 * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
|
|
4432 DOC-string too.
|
|
4433
|
|
4434 * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
|
|
4435 Mule.
|
|
4436 (coding-system-change-eol-conversion): Fix DOC-string.
|
|
4437
|
|
4438 1999-06-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4439
|
|
4440 * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
|
|
4441 instead of `list-coding-system'.
|
|
4442
|
|
4443 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4444
|
|
4445 * menubar-items.el (default-menubar): `select-input-method' was
|
|
4446 renamed to `set-input-method'.
|
|
4447
|
|
4448 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
4449 "Set Language Environment" menu.
|
|
4450
|
|
4451 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
4452 "Describe Language Support" menu.
|
|
4453
|
|
4454 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4455
|
|
4456 * mule/chinese.el ("Chinese-GB"): Rename
|
|
4457 `chinese-gb-environment-setup-function' to
|
|
4458 `setup-chinese-gb-environment-internal'.
|
|
4459
|
|
4460 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4461
|
|
4462 * mule/korean.el: Use `define-coding-system-alias' instead of
|
|
4463 `copy-coding-system'.
|
|
4464
|
|
4465 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4466
|
|
4467 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
4468 Treat duplicated coding-categories.
|
|
4469
|
|
4470 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4471
|
|
4472 * mule/japanese.el: Use `define-coding-system-alias' instead of
|
|
4473 `copy-coding-system'.
|
|
4474
|
|
4475 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4476
|
|
4477 * mule/vietnamese.el: Specify `iso-8-1' as a category of
|
|
4478 coding-system `viscii'.
|
|
4479
|
|
4480 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4481
|
|
4482 * mule/cyrillic.el:
|
|
4483 - Specify `iso-8-1' as a category of coding-system `koi8-r'.
|
|
4484 (cyrillic-alternativnyj-decode-table): New variable.
|
|
4485 (cyrillic-alternativnyj-encode-table): New variable.
|
|
4486 - Specify `iso-8-1' as a category of coding-system
|
|
4487 `alternativnyj'.
|
|
4488 - Abolish general Cyrillic environment.
|
|
4489
|
|
4490 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4491
|
|
4492 * mule/chinese.el:
|
|
4493 - Use `define-coding-system-alias' instead of `copy-coding-system'.
|
|
4494 - Register `chinese-gb-environment-setup-function' as a
|
|
4495 `setup-function' of "Chinese-GB" environment.
|
|
4496
|
|
4497 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4498
|
|
4499 * mule/mule-cmds.el (set-language-info-alist): Allow dummy
|
|
4500 optional argument `parents'.
|
|
4501
|
|
4502 * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
|
|
4503 property for Thai-XTIS.
|
|
4504
|
|
4505 * mule/mule-help.el (help-with-tutorial): Use property
|
|
4506 `tutorial-coding-system' of language-info as a coding-system to
|
|
4507 read tutorial file.
|
|
4508
|
|
4509 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4510
|
|
4511 * mule/thai-xtis.el: Don't setup `setup-function' and
|
|
4512 `exit-function'.
|
|
4513
|
|
4514 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
4515 `set-coding-category-system' to set up coding-system for
|
|
4516 coding-category.
|
|
4517
|
|
4518 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
4519 `set-coding-category-system' to set up coding-system for
|
|
4520 coding-category.
|
|
4521
|
|
4522 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4523
|
|
4524 * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
|
|
4525 Thai-XTIS environment.
|
|
4526
|
|
4527 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
4528 `find-coding-system' instead of `coding-system-p'.
|
|
4529
|
|
4530 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4531
|
|
4532 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
4533 Modify eol-type for XEmacs.
|
|
4534
|
|
4535 * mule/thai-xtis.el: Delete unused local variable `category'.
|
|
4536
|
|
4537 * mule/mule-cmds.el (coding-system-change-eol-conversion): New
|
|
4538 function.
|
|
4539 (prefer-coding-system): Don't call
|
|
4540 `update-coding-systems-internal'; use function
|
|
4541 `coding-category-list' instead of variable `coding-category-list';
|
|
4542 use `set-coding-priority-list' instead of `set-coding-priority';
|
|
4543 modify `eol-type' for XEmacs.
|
|
4544
|
|
4545 * mule/mule-misc.el (string-width): Use `charset-width' instead of
|
|
4546 `charset-columns'.
|
|
4547 (char-width): Likewise.
|
|
4548
|
|
4549 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4550
|
|
4551 * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
|
|
4552 `tis-620'.
|
|
4553
|
|
4554 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
4555 `set-coding-priority-list' instead of `set-coding-priority'; don't
|
|
4556 call `update-coding-systems-internal'.
|
|
4557
|
|
4558 * mule/mule-misc.el (coding-system-get): New function.
|
|
4559 (coding-system-put): New function.
|
|
4560 (coding-system-category): New function.
|
|
4561
|
|
4562 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4563
|
|
4564 * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
|
|
4565 when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
|
|
4566 to avoid conflict with leim/quail/thai-xtis.
|
|
4567
|
|
4568 * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
|
|
4569 to thai-xtis-chars.el.
|
|
4570
|
|
4571 * mule/thai-xtis-chars.el: New file (split from
|
|
4572 mule/thai-xtis.el).
|
|
4573
|
|
4574 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4575
|
|
4576 * mule/thai-xtis.el:
|
|
4577 - Change category for the charset `thai-xtis' to `?x' from `?T'.
|
|
4578 - Add syntax entries.
|
|
4579 - Put `preferred-coding-system' of the charset `thai-xtis' to
|
|
4580 `tis-620'.
|
|
4581
|
|
4582 1999-06-28 TAKAHASHI Naoto <ntakahas@etl.go.jp>
|
|
4583
|
|
4584 * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
|
|
4585 rewritten to use write-multibyte-character.
|
|
4586
|
|
4587 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4588
|
|
4589 mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
|
|
4590 of `iso-2022-7'.
|
|
4591 (prefer-coding-system): Synced up with Emacs 20.3.11 but not
|
|
4592 ported yet.
|
|
4593 (read-input-method-name): Treat optional argument `default'.
|
|
4594
|
|
4595 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4596
|
|
4597 * mule/mule-cmds.el (set-language-info): Don't set up menus at
|
|
4598 all.
|
|
4599 (set-language-info-alist): Set up menus here.
|
|
4600
|
|
4601 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4602
|
|
4603 * minibuf.el (completing-read): Add new optional argument
|
|
4604 `default'.
|
|
4605 (read-coding-system): Add new optional argument
|
|
4606 `default-coding-system'.
|
|
4607
|
|
4608 1999-06-03 Ken'ichi Handa <handa@gnu.org>
|
|
4609
|
|
4610 * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
|
|
4611 (viet-viscii-...->viet-vscii...).
|
|
4612
|
|
4613 1999-05-13 Ken'ichi Handa <handa@gnu.org>
|
|
4614
|
|
4615 * mule/mule-cmds.el: Change MULE to Mule in docstrings
|
|
4616 and menus.
|
|
4617
|
|
4618 1999-04-12 Richard M. Stallman <rms@gnu.org>
|
|
4619
|
|
4620 * mule/mule-cmds.el (input-method-function): Add permanent-local
|
|
4621 property.
|
|
4622
|
|
4623 1999-03-30 Dave Love <fx@gnu.org>
|
|
4624
|
|
4625 * mule/mule-cmds.el (current-language-environment): Doc fix.
|
|
4626
|
|
4627 1999-02-06 Richard Stallman <rms@gnu.org>
|
|
4628
|
|
4629 * mule/european.el (setup-slovenian-environment): New function.
|
|
4630 ("Slovenian"): New language environment.
|
|
4631
|
|
4632 1999-01-27 Dave Love <fx@gnu.org>
|
|
4633
|
|
4634 * mule/mule-cmds.el (current-language-environment): Provide :link,
|
|
4635 :type (choices) and appropriate :get.
|
|
4636
|
|
4637 1999-01-14 Kenichi Handa <handa@etl.go.jp>
|
|
4638
|
|
4639 * mule/mule-cmds.el (describe-language-environment): Don't alter
|
|
4640 input-method-alist.
|
|
4641
|
|
4642 1999-01-06 Eli Zaretskii <eliz@gnu.org>
|
|
4643
|
|
4644 * mule/mule-cmds.el (prefer-coding-system): Call
|
|
4645 set-coding-priority, so that the internal array of priorities is
|
|
4646 also updated.
|
|
4647
|
|
4648 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
4649
|
|
4650 * mule/mule-cmds.el (prefer-coding-system): If the argument
|
|
4651 requires specific EOL conversion type, make the default coding
|
|
4652 systems use that.
|
|
4653
|
|
4654 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
4655
|
|
4656 * mule/mule-cmds.el (set-language-environment): Pass the default
|
|
4657 eol-type to set-language-environment-coding-systems.
|
|
4658 (set-default-coding-systems): Copy the eol-type property for the
|
|
4659 new default values of {buffer-file,process}-coding-system from the
|
|
4660 old defaults.
|
|
4661 (set-language-environment-coding-systems): Accept an optional
|
|
4662 argument EOL-TYPE, and set the eol-type property of the default
|
|
4663 coding systems accordingly.
|
|
4664
|
|
4665 1998-10-26 Kenichi Handa <handa@etl.go.jp>
|
|
4666
|
|
4667 * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
|
|
4668 use generate-new-buffer instead of get-buffer-create.
|
|
4669
|
|
4670 1998-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
4671
|
|
4672 * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
|
|
4673
|
|
4674 1998-10-16 Markus Rost <rost@delysid.gnu.org>
|
|
4675
|
|
4676 * mule/mule-cmds.el (default-input-method): Fix custom type.
|
|
4677
|
|
4678 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4679
|
|
4680 * mule/mule-cmds.el (setup-specified-language-environment):
|
|
4681 Add apropos-inhibit property.
|
|
4682 (describe-specified-language-support): Likewise.
|
|
4683
|
|
4684 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
4685
|
|
4686 * mule/mule-cmds.el: Doc fixes.
|
|
4687
|
|
4688 1998-09-02 Kenichi Handa <handa@etl.go.jp>
|
|
4689
|
|
4690 * mule/mule-cmds.el (register-input-method): Doc-string
|
|
4691 modified.
|
|
4692
|
|
4693 1998-09-01 Dave Love <fx@gnu.org>
|
|
4694
|
|
4695 * mule/mule-cmds.el (current-language-environment): Fix
|
|
4696 setter function.
|
|
4697
|
|
4698 1998-08-31 Paul Eggert <eggert@twinsun.com>
|
|
4699
|
|
4700 * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
|
|
4701 mule/european.el, mule/hebrew.el, mule/japanese.el,
|
|
4702 mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
|
|
4703 avoid bootstrapping problem if you need to recompile all the Lisp
|
|
4704 files using interpreted code.
|
|
4705
|
|
4706 1998-08-26 Kenichi Handa <handa@etl.go.jp>
|
|
4707
|
|
4708 * mule/european.el ("Latin-1"): Modify `documentation' key value.
|
|
4709 ("Latin-2"): Likewise.
|
|
4710
|
|
4711 1998-08-18 Per Starback <starback@update.uu.se>
|
|
4712
|
|
4713 * mule/european.el (setup-latin2-environment): Fix typo.
|
|
4714
|
|
4715 1998-08-18 Kenichi Handa <handa@etl.go.jp>
|
|
4716
|
|
4717 * mule/european.el: Give proper value of `input-method' key to all
|
|
4718 lang. env.
|
|
4719
|
|
4720 * mule/mule-cmds.el (activate-input-method): Handle the case that
|
|
4721 the arg INPUT-METHOD is nil correctly.
|
|
4722 (read-multilingual-string): Activate the specified input method
|
|
4723 before calling read-string. Afterward, activate the original
|
|
4724 input method.
|
|
4725
|
|
4726 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
|
|
4727
|
|
4728 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
4729 (set-language-info-alist): Fix typo in doc-string.
|
|
4730
|
|
4731 * mule/hebrew.el ("Hebrew"): Delete describe-function key.
|
|
4732
|
|
4733 1998-08-09 Kenichi HANDA <handa@etl.go.jp>
|
|
4734
|
|
4735 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
4736 (reset-language-environment): New function for the job that
|
|
4737 setup-english-environment used to do.
|
|
4738 (set-language-environment): Do more setups according to the info
|
|
4739 in language-info-alist.
|
|
4740 (read-language-name): Handle the case that the arg KEY is nil.
|
|
4741 (describe-language-environment): Handle input-method property.
|
|
4742
|
|
4743 * mule/: All files under this directory, which related with
|
|
4744 specific languages (such as mule/european.el, mule/greek.el,
|
|
4745 mule/hebrew.el, mule/misc-lang.el), modified as below.
|
|
4746 (setup-XXX-environment): Just call set-language-environment. If
|
|
4747 they used to do some other jobs than what done by
|
|
4748 set-language-environment, those jobs are done in
|
|
4749 setup-XXX-environment-internal now.
|
|
4750 ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
|
|
4751 the value to setup-XXX-environment-internal. Add properties
|
|
4752 input-method and features.
|
|
4753
|
|
4754 * mule/english.el (setup-english-environment): Just call
|
|
4755 reset-language-environment.
|
|
4756
|
|
4757 * mule/european.el (setup-8-bit-environment): Function deleted.
|
|
4758
|
|
4759 1998-08-08 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4760
|
|
4761 * mule/mule-cmds.el (input-method-exit-on-first-char)
|
|
4762 (input-method-use-echo-area): Doc fixes.
|
|
4763
|
|
4764 1998-08-06 Kenichi Handa <handa@etl.go.jp>
|
|
4765
|
|
4766 * mule/mule-cmds.el (input-method-exit-on-first-char): New
|
|
4767 variable.
|
|
4768 (input-method-use-echo-area): New variable.
|
|
4769
|
|
4770 1998-08-01 Kenichi HANDA <handa@etl.go.jp>
|
|
4771
|
|
4772 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
4773
|
|
4774 1998-07-30 Ken'ichi Handa <handa@delysid.gnu.org>
|
|
4775
|
|
4776 * mule/mule-cmds.el (activate-input-method): Update mode line.
|
|
4777 (inactivate-input-method): Likewise.
|
|
4778
|
|
4779 1998-07-19 Kenichi Handa <handa@etl.go.jp>
|
|
4780
|
|
4781 * mule/mule-cmds.el (read-multilingual-string): Don't activate an
|
|
4782 input method in the current buffer, but just bind
|
|
4783 current-input-method.
|
|
4784
|
|
4785 1998-07-08 Kenichi Handa <handa@etl.go.jp>
|
|
4786
|
|
4787 * mule/hebrew.el ("Hebrew"): Add coding-priority.
|
|
4788
|
|
4789 * mule/misc-lang.el ("IPA"): Add coding-priority and
|
|
4790 coding-system.
|
|
4791
|
|
4792 1998-06-26 Ken'ichi Handa <handa@melange.gnu.org>
|
|
4793
|
|
4794 * mule/greek.el: Add coding-priority.
|
|
4795
|
|
4796 1998-05-23 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4797
|
|
4798 * mule/mule-cmds.el (register-input-method): Rename arg ENV to
|
|
4799 LANG-ENV.
|
|
4800
|
|
4801 1998-05-20 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4802
|
|
4803 * mule/mule-cmds.el (register-input-method): Fix previous change.
|
|
4804 (setup-specified-language-environment): Doc fix.
|
|
4805
|
|
4806 1998-05-19 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
4807
|
|
4808 * mule/mule-cmds.el: Several doc fixes.
|
|
4809 (get-language-info, set-language-info): Rename argument.
|
|
4810 (set-language-info-alist): Likewise.
|
|
4811 (register-input-method): Rename argument.
|
|
4812 (activate-input-method): If INPUT-METHOD is nil, deactivate.
|
|
4813
|
|
4814 1998-05-04 Kenichi Handa <handa@etl.go.jp>
|
|
4815
|
|
4816 * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
|
|
4817 default value while reading an input method.
|
|
4818
|
|
4819 1998-05-01 Kenichi Handa <handa@etl.go.jp>
|
|
4820
|
|
4821 * mule/mule-cmds.el (universal-coding-system-argument):
|
|
4822 Use buffer-file-coding-system as default.
|
|
4823
|
|
4824 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
|
|
4825
|
|
4826 * mule/korean.el ("Korean"): Doc fix.
|
|
4827
|
|
4828 1998-04-11 Kenichi Handa <handa@etl.go.jp>
|
|
4829
|
|
4830 * mule/mule-cmds.el (describe-language-environment): Print the
|
|
4831 languge environment at the head.
|
|
4832
|
|
4833 1998-04-06 Kenichi Handa <handa@etl.go.jp>
|
|
4834
|
|
4835 * mule/japanese.el: Set exit-function to exit-japanese-environment
|
|
4836 for Japanese environment.
|
|
4837
|
|
4838 1998-03-20 Richard Stallman <rms@psilocin.gnu.org>
|
|
4839
|
|
4840 * mule/mule-cmds.el (set-language-environment): Doc fix.
|
|
4841 (current-language-environment): Use defcustom.
|
|
4842 (default-input-method): Specify :type.
|
|
4843
|
|
4844 1998-03-02 Kenichi Handa <handa@etl.go.jp>
|
|
4845
|
|
4846 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
4847 modified.
|
|
4848 (prefer-coding-system): Doc-string modified.
|
|
4849
|
|
4850 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
4851
|
|
4852 * mule/mule-cmds.el (set-language-info): Doc-string
|
|
4853 describes `coding-priority' KEY.
|
|
4854 (set-language-environment-coding-systems): New function.
|
|
4855 (select-safe-coding-system): New function.
|
|
4856 (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
|
|
4857 (set-language-info-alist): New optionla arg PARENTS. Call
|
442
|
4858 set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
|
428
|
4859 (set-language-environment-coding-systems): New function.
|
|
4860
|
|
4861 * mule/chinese.el: Remove setting up of
|
|
4862 describe-chinese-environment-map and
|
|
4863 setup-chinese-environment-map. Exclude them in args of calls to
|
|
4864 set-language-info-alist. Register coding-priority key in
|
|
4865 language-info-alist.
|
|
4866
|
|
4867 * mule/cyrillic.el: Remove setting up of
|
|
4868 describe-cyrillic-environment-map and
|
|
4869 setup-cyrillic-environment-map. Exclude them in args of calls to
|
|
4870 set-language-info-alist. Register coding-priority key in
|
|
4871 language-info-alist.
|
|
4872
|
|
4873 * mule/english.el: Register coding-priority key in
|
|
4874 language-info-alist.
|
|
4875
|
|
4876 * mule/ethiopic.el: Register coding-priority key in
|
|
4877 language-info-alist.
|
|
4878
|
|
4879 * mule/european.el: Remove setting up of
|
|
4880 describe-european-environment-map and
|
|
4881 setup-european-environment-map. Exclude them in args of calls to
|
|
4882 set-language-info-alist. Register coding-priority key in
|
|
4883 language-info-alist. Add "German" language env.
|
|
4884 (setup-8-bit-environment): Delete CODING-SYSTEM arg.
|
|
4885 (setup-german-environment): New function.
|
|
4886
|
|
4887 * mule/greek.el (setup-greek-environment): For Greek lang. env.,
|
|
4888 change default input method to "greek-postfix".
|
|
4889
|
|
4890 * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
|
|
4891 coding-priority key in
|
|
4892
|
|
4893 1997-12-19 Stephen Eglen <stephen@cns.ed.ac.uk>
|
|
4894
|
|
4895 * mule/mule-cmds.el (set-language-info): Doc fix.
|
|
4896 (input-method-inactivate-hook): Doc fix.
|
|
4897
|
|
4898 1997-11-20 Karl Heuer <kwzh@gnu.org>
|
|
4899
|
|
4900 * mule/mule-cmds.el (set-input-method): Renamed from
|
|
4901 select-input-method.
|
|
4902
|
|
4903 1997-11-07 Kenichi Handa <handa@etl.go.jp>
|
|
4904
|
|
4905 * mule/mule-cmds.el (set-language-environment): Run
|
|
4906 exit-language-environment-hook before calling `exit-function'
|
|
4907 which is specified for the language environment.
|
|
4908
|
|
4909 1997-10-23 Kenichi Handa <handa@etl.go.jp>
|
|
4910
|
|
4911 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
4912 modified.
|
|
4913 (prefer-coding-system): Likewise.
|
|
4914 (describe-language-environment): Print aliases of each coding
|
|
4915 system.
|
|
4916 (set-language-environment-hook): New variable.
|
|
4917 (exit-language-environment-hook): New variable.
|
|
4918 (set-language-environment): Call these hooks. Before setting a
|
|
4919 new language environment, exit from the
|
|
4920 current-language-environment if necessary.
|
|
4921 (input-method-verbose-flag): The value can be nil, t,
|
|
4922 complex-only, or default.
|
|
4923 (input-method-highlight-flag): Doc-string augmented.
|
|
4924 (activate-input-method): Check if we can run the registered
|
|
4925 function to activate an input method.
|
|
4926
|
|
4927 * mule/korean.el: Set exit-function for language environment
|
|
4928 "Korean" to exit-korean-environment.
|
|
4929 (setup-korean-environment): Moved to korea-util.el.
|
|
4930
|
|
4931 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
4932
|
|
4933 * mule/mule-cmds.el (read-multilingual-string): Use
|
|
4934 current-input-method prior to default-input-method. Don't bind
|
|
4935 current-input-method by `let', instead, activate the specified
|
|
4936 input method in the current buffer temporarily.
|
|
4937
|
|
4938 1997-10-19 John F. Whitehead <jfw@cisco.com>
|
|
4939
|
|
4940 * mule/mule-cmds.el (describe-language-environment): Fix prompt.
|
|
4941
|
|
4942 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
4943
|
|
4944 * mule/chinese.el (post-read-decode-hz): Return the result of
|
|
4945 decode-hz-region.
|
|
4946 (pre-write-encode-hz): Do not change the value of
|
|
4947 last-coding-system.
|
|
4948
|
|
4949 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
4950
|
|
4951 * mule/mule-ccl.el: Doc fixes.
|
|
4952
|
|
4953 1998-04-20 Kenichi Handa <handa@etl.go.jp>
|
|
4954
|
|
4955 * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
|
|
4956 (check-ccl-program): New macro.
|
|
4957
|
|
4958 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
4959
|
|
4960 * mule/mule-ccl.el: Comment about CCL syntax modified.
|
|
4961 (ccl-command-table): Add read-multibyte-character and
|
|
4962 write-multibyte-character.
|
|
4963 (ccl-code-table): Add ex-cmd.
|
|
4964 (ccl-extended-code-table): New variable.
|
|
4965 (ccl-embed-extended-command): New function.
|
|
4966 (ccl-compile-read-multibyte-character,
|
|
4967 ccl-compile-write-multibyte-character) New functions.
|
|
4968 (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
|
|
4969 ccl-dump-write-multibyte-character): New functions.
|
|
4970
|
|
4971 1999-07-22 SL Baur <steve@miho>
|
|
4972
|
|
4973 * config.el (config-value-file): config.values is installed into
|
|
4974 doc-directory.
|
|
4975 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
4976
|
442
|
4977 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
4978
|
|
4979 * rect.el: all functions rewritten, except when noted. Below is a
|
|
4980 list of interface changes.
|
|
4981 (apply-on-rectangle): new function. Obsoletes
|
|
4982 `operate-on-rectangle'. All functions that used to call this
|
|
4983 function now call the new one.
|
|
4984 (kill-rectangle): added optional prefix arg to fill lines.
|
|
4985 (delete-rectangle): ditto.
|
|
4986 (delete-extract-rectangle): ditto.
|
|
4987 (open-rectangle): ditto.
|
|
4988 (clear-rectangle): ditto.
|
|
4989 (delete-rectangle-line): added third arg FILL.
|
|
4990 (delete-extract-rectangle-line): ditto.
|
|
4991 (open-rectangle-line): ditto.
|
|
4992 (clear-rectangle-line): ditto.
|
|
4993
|
|
4994 1999-07-18 Andy Piper <andy@xemacs.org>
|
|
4995
|
|
4996 * menubar-items.el (default-menubar): add gutter options.
|
|
4997
|
|
4998 * gutter-items.el: new file.
|
|
4999 (gutter): new group for custom.
|
|
5000 (gutter-visible-p): new variable.
|
|
5001 (default-gutter-position): ditto.
|
|
5002 (buffers-tab): new group for the buffers tab.
|
|
5003 (gutter-buffers-tab): widget to put in the gutter.
|
|
5004 (buffers-tab-max-size): max number of tabs.
|
|
5005 (buffers-tab-switch-to-buffer-function): function to call when a
|
|
5006 tab is pressed.
|
|
5007 (buffers-tab-omit-function): filter buffers with this function.
|
|
5008 (buffers-tab-format-buffer-line-function): format buffer names for
|
|
5009 inclusion in tabs.
|
|
5010 (buffers-tab-switch-to-buffer): like switch-to-buffer but without
|
|
5011 the record.
|
|
5012 (build-buffers-tab-internal): build a list of tab items.
|
|
5013 (buffers-tab-items): ditto.
|
|
5014 (add-tab-to-gutter): put a tab in the gutter area.
|
|
5015 (update-tab-in-gutter): reset the buffers in the tab.
|
|
5016
|
|
5017 * dumped-lisp.el (preloaded-file-list): dump gutter-items.
|
|
5018
|
|
5019 * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
|
|
5020 (switch-to-buffer-hooks): new hook.
|
|
5021
|
|
5022 * toolbar.el (default-toolbar-position): fix typo.
|
|
5023
|
|
5024 1999-07-16 Andy Piper <andy@xemacs.org>
|
|
5025
|
|
5026 * gui.el (make-dialog-frame): turn off gutters for dialogs.
|
|
5027
|
442
|
5028 1999-07-15 Didier Verna <didier@xemacs.org>
|
428
|
5029
|
|
5030 * cus-edit.el (custom-prompt-variable): optional third arg makes
|
|
5031 prompt for a comment string.
|
|
5032 (customize-set-value): optional prefix makes this function handle
|
|
5033 variable comments.
|
|
5034 (customize-set-variable): ditto.
|
|
5035 (customize-save-variable): ditto.
|
|
5036 (customize-customized): handle custom comments.
|
|
5037 (customize-save-customized): ditto.
|
|
5038 (custom-variable-state-set): ditto.
|
|
5039 (custom-face-state-set): ditto.
|
|
5040 (customize-saved): ditto.
|
|
5041 (custom-variable-set): ditto.
|
|
5042 (custom-face-set): ditto.
|
|
5043 (custom-variable-save): ditto.
|
|
5044 (custom-face-save): ditto.
|
|
5045 (custom-variable-reset-saved): ditto.
|
|
5046 (custom-face-reset-saved): ditto.
|
|
5047 (custom-variable-reset-standard): ditto.
|
|
5048 (custom-face-reset-standard): ditto.
|
|
5049 (custom-comment-face): new face.
|
|
5050 (custom-comment-tag-face): ditto.
|
|
5051 (custom-comment): new widget.
|
|
5052 (custom-comment-create): new function.
|
|
5053 (custom-comment-delete): ditto.
|
|
5054 (custom-comment-value-set): ditto.
|
|
5055 (custom-comment-show): ditto.
|
|
5056 (custom-comment-invisible-p): ditto.
|
|
5057 (custom-variable-value-create): create a comment field widget.
|
|
5058 (custom-face-value-create): ditto.
|
|
5059 (custom-variable-menu): new entry for adding a custom comment.
|
|
5060 (custom-face-menu): ditto.
|
|
5061 (custom-save-variables): possibly save custom comments.
|
|
5062 (custom-save-faces): ditto.
|
|
5063
|
|
5064 * cus-face.el (custom-set-faces): the arguments can now have a
|
|
5065 custom comment as fourth argument.
|
|
5066
|
|
5067 * custom.el (custom-set-variables): the arguments can now have a
|
|
5068 custom comment as fifth element.
|
|
5069
|
|
5070 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5071
|
|
5072 * XEmacs 21.2.18 is released
|
|
5073
|
|
5074 1999-07-13 SL Baur <steve@miho>
|
|
5075
|
|
5076 * lib-complete.el (read-library-name): Revert previous change.
|
|
5077 (read-library): Ditto.
|
|
5078
|
|
5079 1999-06-24 Karl M. Hegbloom <karlheg@debian.org>
|
|
5080
|
|
5081 * packages.el (packages-package-list): Capitalize docstring.
|
|
5082
|
|
5083 * packages.el (packages-find-package-library-path): Use #'nconc
|
|
5084 rather than #'append to reduce consing -- #'mapcar uses Flist,
|
|
5085 which returns a freshly consed list. #'append would create yet
|
|
5086 another fresh list, using Fmake_list in concat.
|
|
5087
|
|
5088 * packages.el (package-provide): Use setq with remassq like it
|
|
5089 says in its docstring.
|
|
5090
|
|
5091 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
5092
|
|
5093 * lib-complete.el (progn-with-message): Fix typo.
|
|
5094
|
|
5095 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
5096
|
|
5097 * mule/mule-misc.el (char-octet): Make function match docstring.
|
|
5098 From Katsumi Yamaoka <yamaoka@jpl.org>
|
|
5099
|
|
5100 1999-06-15 Karl M. Hegbloom <karlheg@debian.org>
|
|
5101
|
|
5102 * wid-edit.el (widget-documentation): corrected spelling error.
|
|
5103
|
|
5104 1999-06-23 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
5105
|
|
5106 * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
|
|
5107 keys if already bound
|
|
5108
|
|
5109 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
5110
|
|
5111 * lib-complete.el (progn-with-message): Revert previous changes.
|
|
5112
|
|
5113 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
5114
|
|
5115 * lib-complete.el (find-library):
|
|
5116 (find-library-other-window):
|
|
5117 (find-library-other-frame): Completely rewrote
|
|
5118 so that these functions actually work when called non-interactively.
|
|
5119 Also made them handle LIBRARY arguments which end with .el or .elc.
|
|
5120
|
|
5121 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
5122
|
|
5123 * simple.el (indent-new-comment-line): Locally bound
|
|
5124 `block-comment-start' to `comstart' or else when this is called
|
|
5125 from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
|
|
5126 `block-comment-start' value, ignoring any existing spacing after a
|
|
5127 comment prefix in the previous line and producing ugly comments.
|
|
5128
|
|
5129 1999-06-23 Bob Weiner <weiner@beopen.com>
|
|
5130
|
|
5131 * list-mode.el (mouse-choose-completion):
|
|
5132 (choose-completion):
|
|
5133 (completion-switch-to-minibuffer): Added.
|
|
5134 ([Tab]): [Tab] previously switched to the minibuffer
|
|
5135 but since [space] does that and since most applications in the
|
|
5136 world use [Tab] to select the next item in a list, do that in the
|
|
5137 *Completions* buffer too. This will cause the least confusion
|
|
5138 among the largest population of users. -- Bob Weiner, BeOpen.com,
|
|
5139 06/23/1999.
|
|
5140
|
|
5141 1999-06-22 Bob Weiner <weiner@beopen.com>
|
|
5142
|
|
5143 * help.el (help-buffer-name): Added support for a null value
|
|
5144 of `help-buffer-prefix-string' since some buffers require no
|
|
5145 prefix.
|
|
5146
|
|
5147 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
5148
|
|
5149 * list-mode.el (completion-list-mode-quit): Added and bound to {q}
|
|
5150 in the completion-list-mode-map to bury the completions buffer
|
|
5151 even when the minibuffer is no longer active.
|
|
5152
|
|
5153 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
5154
|
|
5155 * list-mode.el (list-mode): It is visually disconcerting to have
|
|
5156 the text cursor disappear within list buffers, especially when
|
|
5157 moving from window to window, so leave it visible.
|
|
5158
|
|
5159 1999-07-01 SL Baur <steve@miho.m17n.org>
|
|
5160
|
|
5161 * menubar-items.el (default-menubar): Conditionalize the bug
|
|
5162 report menu item (which may not be possible in this XEmacs).
|
|
5163 Reported by: Ken'ichi Handa <handa@etl.go.jp>
|
|
5164
|
|
5165 1999-06-30 SL Baur <steve@miho.m17n.org>
|
|
5166
|
|
5167 * subr.el (with-current-buffer): DOC string fix.
|
|
5168 Suggested by Bob Weiner <weiner@altrasoft.com>
|
|
5169
|
|
5170 1999-06-25 Charles G Waldman <cgw@fnal.gov>
|
|
5171
|
|
5172 * cus-face.el (custom-face-italic): insert missing args
|
|
5173
|
|
5174 1999-06-24 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5175
|
|
5176 * packages.el (package-locations): Changed default early package
|
|
5177 hierarchies to ~/.xemacs/mule-packages and
|
|
5178 ~/.xemacs/xemacs-packages.
|
|
5179
|
|
5180 1999-06-23 SL Baur <steve@miho.m17n.org>
|
|
5181
|
|
5182 * mule/mule-category.el (Top Level): ASCII is also latin-1.
|
|
5183
|
|
5184 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5185
|
|
5186 * packages.el (package-locations): Changed default early package
|
|
5187 hierarchy to ~/.xemacs/packages.
|
|
5188 (package-locations): Removed `packages' as a possible name for a
|
|
5189 late package hierarchy.
|
|
5190
|
|
5191 1999-06-20 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5192
|
|
5193 * mule/mule-category.el (word-combining-categories): Set up new
|
|
5194 variable.
|
|
5195 (word-separating-categories): Likewise.
|
|
5196
|
|
5197 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5198
|
|
5199 * XEmacs 21.2.17 is released
|
|
5200
|
|
5201 1999-06-17 Robert Pluim <rpluim@bigfoot.com>
|
|
5202
|
|
5203 * font-menu.el (font-menu-set-font): allow for nil specification
|
|
5204 of font size.
|
|
5205
|
|
5206 1999-06-16 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5207
|
|
5208 * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
|
|
5209 is 1.
|
|
5210
|
|
5211 1999-06-12 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5212
|
|
5213 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
|
|
5214 8859-5 instead of ISO 8859-1.
|
|
5215
|
|
5216 1999-06-15 SL Baur <steve@steve1.m17n.org>
|
|
5217
|
|
5218 * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
|
|
5219 (viet-viscii-encode-table): Ditto.
|
|
5220
|
|
5221 * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
|
|
5222 Make obsolete definition of char-octet.
|
|
5223
|
|
5224 1999-06-14 SL Baur <steve@steve1.m17n.org>
|
|
5225
|
|
5226 * subr.el: Move no-Mule make-char ...
|
|
5227 * help-nomule.el (make-char): To here.
|
|
5228 (string-width): Make Mule compatibility alias.
|
|
5229
|
|
5230 1999-06-15 Andy Piper <andy@xemacs.org>
|
|
5231
|
|
5232 * select.el (get-selection-no-error): really make there be no-error.
|
|
5233 (get-selection): revert to original.
|
|
5234
|
|
5235 1999-06-11 Andy Piper <andy@xemacs.org>
|
|
5236
|
|
5237 * select.el (selection-sets-clipboard): renamed.
|
|
5238 (own-selection): use it.
|
|
5239
|
|
5240 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5241
|
|
5242 * XEmacs 21.2.16 is released
|
|
5243
|
|
5244 1999-06-09 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5245
|
|
5246 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
|
|
5247 missing characters to avoid crash.
|
|
5248
|
|
5249 1999-06-09 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5250
|
|
5251 * coding.el (set-terminal-coding-system): Only set the console
|
|
5252 coding system on the selected console if it is a tty.
|
|
5253
|
|
5254 1999-06-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5255
|
|
5256 * cus-face.el:
|
|
5257 * cus-edit.el:
|
|
5258 * faces.el:
|
|
5259 (custom):
|
|
5260 (face-spec-set):
|
|
5261 * faces.el (frob-face-property):
|
|
5262 * font-menu.el (font-menu-set-font):
|
|
5263 Actually apply changes from 1999-03-17
|
|
5264
|
|
5265 1999-06-10 Andy Piper <andy@xemacs.org>
|
|
5266
|
|
5267 * select.el (get-selection): abstract out non error-signalling
|
|
5268 part.
|
|
5269 (get-selection-no-error): get-selection without signalling an
|
|
5270 error.
|
|
5271 (selection-is-clipboard-p): new variable. controls whether the
|
|
5272 selection sets the clipboard.
|
|
5273 (own-selection): use it.
|
|
5274
|
|
5275 * mouse.el (insert-selection): fallback to clipboard after trying
|
|
5276 primary selection and cutbuffer.
|
|
5277
|
|
5278 1999-06-05 Andy Piper <andy@xemacs.org>
|
|
5279
|
|
5280 * x-select.el (xselect-kill-buffer-hook-1): use generalised
|
|
5281 selection functions.
|
|
5282
|
|
5283 1999-06-04 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5284
|
|
5285 * code-files.el (buffer-file-coding-system): Use `raw-text' as
|
|
5286 default value.
|
|
5287 (load): Use `raw-text' instead of `no-conversion'.
|
|
5288 (insert-file-contents): Likewise.
|
|
5289
|
|
5290 * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
|
|
5291 of `no-conversion'.
|
|
5292
|
|
5293 1999-06-03 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5294
|
|
5295 * coding.el: Don't copy `no-conversion' to `raw-text'.
|
|
5296
|
|
5297 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
5298
|
|
5299 * subr.el (make-char): Define it if Mule is not around.
|
|
5300
|
|
5301 1999-06-07 SL Baur <steve@steve1.m17n.org>
|
|
5302
|
|
5303 * mule/mule-help.el: Add trailing newline. Use mule keyword.
|
|
5304
|
|
5305 * x-select.el (x-disown-selection-internal): Restore symbol as an
|
|
5306 obsolete alias.
|
|
5307 (xselect-kill-buffer-hook-1): Use disown-selection-internal.
|
|
5308
|
|
5309 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5310
|
|
5311 * XEmacs 21.2.15 is released
|
|
5312
|
|
5313 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
5314
|
|
5315 * subr.el (split-string): Avoid infinite looping
|
|
5316
|
|
5317 1999-05-30 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5318
|
|
5319 * ldap.el (ldap-ignore-attribute-codings): New variable
|
|
5320 (ldap-default-attribute-decoder): New variable
|
|
5321 (ldap-coding-system): New variable
|
|
5322 (ldap-attribute-syntax-encoders): New variable
|
|
5323 (ldap-attribute-syntax-decoders): New variable
|
|
5324 (ldap-attribute-syntaxes-alist): New variable
|
|
5325 (ldap-encode-boolean): New function
|
|
5326 (ldap-decode-boolean): New function
|
|
5327 (ldap-encode-country-string): New function
|
|
5328 (ldap-decode-string): New function
|
|
5329 (ldap-decode-address): New function
|
|
5330 (ldap-encode-address): New function
|
|
5331 (ldap-decode-attribute): New function
|
|
5332 (ldap-search): Use some of these
|
|
5333
|
|
5334 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
5335
|
|
5336 * version.el (emacs-version): Make the patch level/beta come
|
|
5337 before the XEmacs qualifier so that it gets into (funcall
|
|
5338 emacs-version) and thus in the bug reports.
|
|
5339 (emacs-version>=): Support patch levels.
|
|
5340
|
|
5341 1999-06-03 SL Baur <steve@xemacs.org>
|
|
5342
|
|
5343 * version.el: implement x.y.z version number
|
|
5344 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5345
|
|
5346 1999-05-27 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
|
|
5347
|
|
5348 * mule/mule-cmds.el (read-input-method-name): set input-method properly.
|
|
5349
|
|
5350 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
5351
|
|
5352 * startup.el: Document -private and break out non-standard X options.
|
|
5353
|
|
5354 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
5355
|
|
5356 * mule/mule-charset.el (charset-after): New function.
|
|
5357 (charset-direction): Synch with Mule, update docstring.
|
|
5358 (get-charset-property): New function.
|
|
5359 (put-charset-property): New function.
|
|
5360 (charset-plist): New function.
|
|
5361
|
|
5362 * mule/mule-charset.el (compose-region):
|
|
5363 (decompose-region): remove; these functions (which don't work
|
|
5364 since we don't do composite characters) have been moved to
|
|
5365 mule-util.el.
|
|
5366 (toplevel): follow coding standards
|
|
5367
|
|
5368 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
5369
|
|
5370 * dumped-lisp.el (preloaded-file-list): mule-files.el does not
|
|
5371 exist any more.
|
|
5372
|
|
5373 * code-files.el: Fix commentary to follow coding standards. Move
|
|
5374 the single line left in mule-files.el to here.
|
|
5375
|
|
5376 * mule/mule-files.el: delete.
|
|
5377
|
|
5378 1999-05-24 SL Baur <steve@gneiss.etl.go.jp>
|
|
5379
|
|
5380 * info.el (Info-scroll-prev): Use event functions instead of the
|
|
5381 old emacs 19 interface.
|
|
5382
|
|
5383 1999-06-02 Andy Piper <andy@xemacs.org>
|
|
5384
|
|
5385 * x-font-menu.el (x-font-menu-load-font):
|
|
5386 font-menu-registry-encoding -> x-font-menu-registry-encoding type.
|
|
5387
|
|
5388 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
5389
|
|
5390 * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
|
|
5391 group.
|
|
5392 (font-menu-this-frame-only-p): ditto.
|
|
5393 (font-menu-max-items): reinstate, from Jan Vroonhof
|
|
5394 <vroonhof@math.ethz.ch>
|
|
5395 (font-menu-submenu-name-format): ditto.
|
|
5396 (font-menu-split-long-menu): ditto, for use by the family
|
|
5397 constructor.
|
|
5398 (font-menu-family-constructor): use it.
|
|
5399
|
|
5400 1999-05-30 Andy Piper <andy@xemacs.org>
|
|
5401
|
|
5402 * msw-faces.el (mswindows-font-regexp): new font matching regexp
|
|
5403 for use by the font menu.
|
|
5404
|
|
5405 * msw-font-menu.el: new file implementing mswindows specific
|
|
5406 font-menu behaviour.
|
|
5407 (mswindows-font-menu-registry-encoding): new function mirroring x version.
|
|
5408 (mswindows-font-menu-junk-families): ditto.
|
|
5409 (hack-font-truename): ditto.
|
|
5410 (mswindows-font-regexp-ascii): ditto.
|
|
5411 (mswindows-reset-device-font-menus): ditto.
|
|
5412 (mswindows-font-menu-font-data): ditto.
|
|
5413 (mswindows-font-menu-load-font): ditto.
|
|
5414
|
|
5415 * x-font-menu.el (x-reset-device-font-menus): made device specific.
|
|
5416 (x-font-menu-font-data): ditto.
|
|
5417 (x-font-menu-load-font): ditto.
|
|
5418
|
|
5419 * font-menu.el: new file implementing generic font menu behaviour.
|
|
5420 (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
|
|
5421 made device independent.
|
|
5422 (font-menu-this-frame-only-p): ditto.
|
|
5423 (font-menu-preferred-resolution): ditto.
|
|
5424 (font-menu-size-scaling): new variable used to determine whether
|
|
5425 sizes are in points or tenths of a point.
|
|
5426 (vassoc): moved from x-font-menu.el.
|
|
5427 (device-fonts-cache): ditto.
|
|
5428 (device-fonts-cache): ditto.
|
|
5429 (flush-device-fonts-cache): ditto.
|
|
5430 (reset-device-font-menus): copied from x-font-menu.el and made
|
|
5431 device independent. Most functionality deferred to
|
|
5432 device-dependent versions.
|
|
5433 (font-menu-family-constructor): copied from x-font-menu.el and
|
|
5434 made device independent.
|
|
5435 (font-menu-size-constructor): ditto.
|
|
5436 (font-menu-weight-constructor): ditto.
|
|
5437 (font-menu-set-font): ditto.
|
|
5438 (font-menu-change-face): ditto.
|
|
5439 (font-menu-load-font): new device method.
|
|
5440 (font-menu-font-data): ditto.
|
|
5441
|
|
5442 * x-font-menu.el: The above functions deleted.
|
|
5443
|
|
5444 1999-05-26 Andy Piper <andy@xemacs.org>
|
|
5445
|
|
5446 * update-elc.el:
|
|
5447 * make-docfile.el:
|
|
5448 * loadup.el: rehash expand-file-name usage to not use default-directory.
|
|
5449
|
|
5450 1999-05-21 Andy Piper <andy@xemacs.org>
|
|
5451
|
|
5452 * x-select.el (x-select-convert-to-text):
|
|
5453 (x-selected-text-type):
|
|
5454 (x-get-selection):
|
|
5455 (xselect-convert-to-string):
|
|
5456 (xselect-convert-to-compound-text):
|
|
5457 (xselect-convert-to-length):
|
|
5458 (xselect-convert-to-targets):
|
|
5459 (xselect-convert-to-delete):
|
|
5460 (xselect-convert-to-filename):
|
|
5461 (xselect-convert-to-charpos):
|
|
5462 (xselect-convert-to-lineno):
|
|
5463 (xselect-convert-to-colno):
|
|
5464 (xselect-convert-to-sourceloc):
|
|
5465 (xselect-convert-to-os):
|
|
5466 (xselect-convert-to-host):
|
|
5467 (xselect-convert-to-user):
|
|
5468 (xselect-convert-to-class):
|
|
5469 (xselect-convert-to-name):
|
|
5470 (xselect-convert-to-integer):
|
|
5471 (xselect-convert-to-atom):
|
|
5472 (xselect-convert-to-identity): functions renamed from x-* and
|
|
5473 moved to select.el.
|
|
5474 (x-get-secondary-selection): use rename get-selection.
|
|
5475 (x-get-clipboard): ditto.
|
|
5476 (x-own-selection): moved to select.el.
|
|
5477 (x-valid-simple-selection-p): ditto.
|
|
5478 (x-dehilight-selection): ditto.
|
|
5479 (x-own-clipboard): ditto.
|
|
5480 (x-disown-selection): ditto.
|
|
5481
|
|
5482 * x-mouse.el (x-yank-function): moved to mouse.el.
|
|
5483 (x-insert-selection): ditto.
|
|
5484 (x-set-point-and-move-selection): use renamed function.
|
|
5485
|
|
5486 * select.el (selected-text-type): moved and renamed from
|
|
5487 x-select.el.
|
|
5488 (selection-owner-p): moved to C.
|
|
5489 (selection-exists-p): ditto.
|
|
5490 (get-cutbuffer): new device method.
|
|
5491 (get-selection): generalised and moved from x-select.el.
|
|
5492 (own-selection): moved x-own-selection functionality into here.
|
|
5493 (dehilight-selection): renamed and moved from x-select.el.
|
|
5494 (own-clipboard): functionality moved from x-select.el using new
|
|
5495 generic C builtins.
|
|
5496 (disown-clipboard): ditto.
|
|
5497 (select-convert-to-text):
|
|
5498 (select-convert-to-string):
|
|
5499 (select-convert-to-compound-text):
|
|
5500 (select-convert-to-length):
|
|
5501 (select-convert-to-targets):
|
|
5502 (select-convert-to-delete):
|
|
5503 (select-convert-to-filename):
|
|
5504 (select-convert-to-charpos):
|
|
5505 (select-convert-to-lineno):
|
|
5506 (select-convert-to-colno):
|
|
5507 (select-convert-to-sourceloc):
|
|
5508 (select-convert-to-os):
|
|
5509 (select-convert-to-host):
|
|
5510 (select-convert-to-user):
|
|
5511 (select-convert-to-class):
|
|
5512 (select-convert-to-name):
|
|
5513 (select-convert-to-integer):
|
|
5514 (select-convert-to-atom):
|
|
5515 (select-convert-to-identity): new functions renamed from x-* and
|
|
5516 moved from x-select.el.
|
|
5517
|
|
5518 * mouse.el (mouse-consolidated-yank): subsume x-yank-function
|
|
5519 into here and use as the default window-system mouse yank.
|
|
5520 (insert-selection): generalised and moved from x-mouse.el.
|
|
5521 (own-clipboard): moved to C.
|
|
5522
|
|
5523 * msw-select.el (mswindows-selection-owned-p): deleted.
|
|
5524 (mswindows-own-selection): generalised and moved to select.el.
|
|
5525 (mswindows-disown-selection): generalised and moved to C.
|
|
5526 (mswindows-selection-owner-p): ditto.
|
|
5527
|
|
5528 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5529
|
|
5530 * XEmacs 21.2.14 is released
|
|
5531
|
|
5532 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
5533
|
|
5534 * about.el: update contact info for jason and slb.
|
|
5535
|
|
5536 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
5537
|
|
5538 * mule/european.el (setup-romanian-environment): Add Romanian
|
|
5539 support from Emacs/Mule romanian.el.
|
|
5540
|
|
5541 1999-03-17 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5542
|
|
5543 * cus-face.el: Label all custom changes with the 'custom' tag.
|
|
5544
|
|
5545 * cus-edit.el: idem ditto.
|
|
5546
|
|
5547 * faces.el: Added suport for adding device tags to various functions.
|
|
5548 (custom): New device tag.
|
|
5549 (face-spec-set): Call reset face with tags argument. No longer do
|
|
5550 x-init-global-faces hack.
|
|
5551
|
|
5552 * faces.el (frob-face-property): Use an anonymous specifier to map
|
|
5553 frob-face-property-1 over.
|
|
5554
|
|
5555 * x-font-menu.el (font-menu-set-font): Always specify all
|
|
5556 properties to custom.
|
|
5557
|
|
5558 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
5559
|
|
5560 * mule/european.el (setup-czech-environment): Add czech support.
|
|
5561 From David Sauer <davids@orfinet.cz>
|
|
5562
|
|
5563 1999-03-15 SL Baur <steve@xemacs.org>
|
|
5564
|
|
5565 * check-features.el: Turn hard errors into warnings.
|
|
5566
|
|
5567 1999-03-21 SL Baur <steve@xemacs.org>
|
|
5568
|
|
5569 * simple.el (delete-key-deletes-forward): As per discussion on
|
|
5570 xemacs-beta, default to t.
|
|
5571
|
|
5572 1999-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
5573
|
|
5574 * loadup.el: Define Installation-string before loading anything.
|
|
5575
|
|
5576 1999-05-06 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
5577
|
|
5578 * files.el (auto-mode-alist): fix typo in regex for .bash_* files
|
|
5579 From Anders Stenman <stenman@isy.liu.se>
|
|
5580
|
|
5581 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5582
|
|
5583 * wid-edit.el (widget-glyph-find): Ditto.
|
|
5584
|
|
5585 * packages.el (locate-library): Ditto.
|
|
5586
|
|
5587 * loadup.el (really-early-error-handler): Ditto.
|
|
5588
|
|
5589 * lib-complete.el (read-library): Ditto.
|
|
5590
|
|
5591 * faces.el (set-face-stipple): Ditto.
|
|
5592
|
|
5593 * code-files.el (load): Use new calling style of locate-file.
|
|
5594
|
|
5595 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5596
|
|
5597 * packages.el (packages-unbytecompiled-lisp): Installation.el is
|
|
5598 dead.
|
|
5599
|
|
5600 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5601
|
|
5602 * dumped-lisp.el (preloaded-file-list): Don't load
|
|
5603 Installation.el.
|
|
5604
|
|
5605 * loadup.el (Installation-string): Define it here.
|
|
5606
|
|
5607 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5608
|
|
5609 * dumped-lisp.el (preloaded-file-list): Revert previous change --
|
|
5610 Installation.el needs to be loaded before `dump-paths', otherwise
|
|
5611 the dumping process won't find it.
|
|
5612
|
434
|
5613 1999-03-13 Adrian Aichner <adrian@xemacs.org>
|
428
|
5614
|
|
5615 * dumped-lisp.el (preloaded-file-list): Load Installation.el after
|
|
5616 subr so that we can use `replace-in-string' in Installation.el to
|
|
5617 get rid of C-m chars under the native Windows build.
|
|
5618
|
|
5619 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
5620
|
|
5621 * make-docfile.el: canonicalize file and directory names.
|
|
5622
|
|
5623 * device.el (call-device-method): new function for calling device
|
|
5624 specific methods.
|
|
5625 (define-device-method): new function for defining device methods.
|
|
5626 (define-device-method*): ditto.
|
|
5627
|
|
5628 1999-04-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
5629
|
|
5630 * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
|
|
5631
|
|
5632 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5633
|
|
5634 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
|
|
5635 (cyrillic-koi8-r-encode-table): Likewise.
|
|
5636 (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
|
|
5637 (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
|
|
5638
|
|
5639 * mule/mule-misc.el (split-char-or-char-int): New function [moved
|
|
5640 from vietnamese.el].
|
|
5641
|
|
5642 * mule/vietnamese.el: Move function `split-char-or-char-int' to
|
|
5643 mule/mule-misc.el.
|
|
5644
|
|
5645 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5646
|
|
5647 * mule/thai-xtis.el:
|
|
5648 - Change font registry name from "Thai94x94-0" to "xtis-0".
|
|
5649 - Change mnemonic of coding-system `tis-620' to "TIS620".
|
|
5650
|
|
5651 1999-04-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5652
|
|
5653 * mule/ethiopic.el: fixed.
|
|
5654
|
|
5655 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5656
|
|
5657 * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
|
|
5658
|
|
5659 * mule/thai-xtis.el: New file.
|
|
5660
|
|
5661 * mule/vietnamese.el: New file.
|
|
5662
|
|
5663 * mule/ethiopic.el: New file.
|
|
5664
|
|
5665 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
5666
|
|
5667 * bytecomp.el (byte-compile-close-variables): Leave
|
|
5668 debug-issue-ebola-notices alone.
|
|
5669
|
|
5670 1999-04-11 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5671
|
|
5672 * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
|
|
5673 at the top of the buffer since it is the most important thing to
|
|
5674 customize
|
|
5675 (ldap-get-host-parameter): New defun
|
|
5676 (ldap-search): Add a new parameter `withdn' to retrieve the
|
|
5677 distinguished names of entries
|
|
5678
|
|
5679 1999-04-22 Kai Haberzettl <khaberz@synnet.de>
|
|
5680
|
|
5681 * startup.el (splash-frame-body): Date and spelling fixes.
|
|
5682
|
|
5683 1999-03-16 Colin Rafferty <colin@xemacs.org>
|
|
5684
|
|
5685 * view-less.el (toggle-truncate-lines): add autoload tag
|
|
5686
|
|
5687 1999-04-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
5688
|
|
5689 * format.el (format-alist): Disable image stuff.
|
|
5690
|
|
5691 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
5692
|
|
5693 * wid-edit.el (widget-glyph-find): Search by directories, then by
|
|
5694 suffixes rather than the other way around.
|
|
5695 (widget-image-conversion): Renamed to
|
|
5696 `widget-image-file-name-suffixes'.
|
|
5697
|
|
5698 1999-04-16 Olivier Galibert <galibert@pobox.com>
|
|
5699
|
|
5700 * mule/mule-charset.el: Made old functions obsolete, remove the
|
|
5701 unspeakably evil (and inexistant in fsf's) charset-leading-byte.
|
|
5702 (charset-iso-graphic-plane): Rename from charset-graphic.
|
|
5703 (charset-iso-final-char): Rename from charset-final.
|
|
5704 (charset-width): Rename from charset-columns.
|
|
5705 (charset-bytes): Added from fsf compatibility, returns always 1.
|
|
5706
|
|
5707 * mule/mule-misc.el: Move charset-doc-string alias to
|
|
5708 mule-charset.el
|
|
5709
|
|
5710 1999-04-14 Colin Rafferty <colin@xemacs.org>
|
|
5711
|
|
5712 * x-faces.el (x-make-font-bold-italic): honor
|
|
5713 *try-oblique-before-italic-fonts*
|
|
5714
|
|
5715 1999-04-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
5716
|
|
5717 * cl-extra.el (coerce): Coerce numbers to characters correctly.
|
|
5718
|
|
5719 1998-12-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
5720
|
|
5721 * x-faces.el (try-oblique-before-italic-fonts): Use the right
|
|
5722 name.
|
|
5723
|
|
5724 1999-04-14 Dave Gillesipe <daveg@synaptics.com>
|
|
5725
|
|
5726 * cl-extra.el (equalp): Would bug out for lists.
|
|
5727
|
|
5728 1999-03-12 Charles G Waldman <cgw@fnal.gov>
|
|
5729
|
|
5730 * about.el (about-hackers): Change cgw's email address
|
|
5731
|
|
5732 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5733
|
|
5734 * XEmacs 21.2.13 is released
|
|
5735
|
|
5736 1999-03-12 SL Baur <steve@xemacs.org>
|
|
5737
|
|
5738 * simple.el (delete-key-deletes-forward): Revert to previous
|
|
5739 behavior.
|
|
5740
|
442
|
5741 1999-01-18 Didier Verna <didier@xemacs.org>
|
428
|
5742
|
|
5743 * menubar-items.el (xemacs-splash-buffer): handle the case of
|
|
5744 multiple elements in the splash buffer body.
|
|
5745
|
|
5746 * startup.el (splash-frame-timeout): new constant: interval
|
|
5747 between splash buffer elements.
|
|
5748 (command-line-1): handle splash buffer with multiple elements (use
|
|
5749 a timeout).
|
|
5750 (splash-frame-body): Originally `startup-splash-frame-body'.
|
|
5751 Rewrote a cleaner and more readable version. This can now be array,
|
|
5752 in which case each element is displayed in turn in the splash buffer.
|
|
5753 (splash-frame-static-body): new constant. Persistent information
|
|
5754 across all splash buffer elements (preserves the possibility to give
|
|
5755 it in different languages.
|
|
5756 (circulate-splash-frame-elements): new function. Used as a timeout
|
|
5757 to circulate through all splash frame elements and display them in
|
|
5758 sequence.
|
|
5759 (display-splash-frame): originally `startup-splash-frame'. Handle
|
|
5760 the case of multiple elements in the splash buffer body. Now
|
|
5761 returns a timeout id if multiple elements to display, or nil.
|
|
5762
|
|
5763 1999-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5764
|
|
5765 * x-faces.el (x-init-global-faces): Add default tag to specifiers,
|
|
5766 so they can be overridden by x-init-face-from-resources.
|
|
5767 Additionally specify the font name also with an x tag.
|
|
5768
|
|
5769 1999-03-08 Andy Piper <andy@xemacs.org>
|
|
5770
|
|
5771 * package-get.el (package-get-base): autoload.
|
|
5772
|
|
5773 * menubar-items.el (default-menubar): add update menu item. Fix
|
|
5774 custom menu to only be activated when package-base is available.
|
|
5775
|
|
5776 * package-get.el (package-get-custom): don't load
|
|
5777 package-get-custom as it is auto-generated. Fix group definition.
|
|
5778
|
442
|
5779 1999-03-05 Didier Verna <didier@xemacs.org>
|
428
|
5780
|
|
5781 * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
|
|
5782 instead of `symbol-name' (Thanks Kyle).
|
|
5783
|
|
5784 * cus-edit.el (custom-save-variables): use `prin1' instead of
|
|
5785 princ to write symbols.
|
|
5786
|
|
5787 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5788
|
|
5789 * XEmacs 21.2.12 is released
|
|
5790
|
|
5791 1999-03-05 SL Baur <steve@xemacs.org>
|
|
5792
|
|
5793 * menubar-items.el (default-menubar): Add kfm browsing support.
|
|
5794 From Neal Becker <nbecker@fred.net>
|
|
5795
|
|
5796 1999-03-03 Steven Baur <steve@gneiss.etl.go.jp>
|
|
5797
|
|
5798 * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
|
|
5799 calls to font-lock during buffer reversion.
|
|
5800
|
442
|
5801 1999-02-12 Didier Verna <didier@xemacs.org>
|
428
|
5802
|
|
5803 * info.el (Info-build-node-completions): unconditionally widen the
|
|
5804 tag table buffer.
|
|
5805
|
|
5806 1999-02-19 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
5807
|
|
5808 * x-faces.el (x-init-face-from-resources):
|
|
5809 Only set fonts in the 'x locale.
|
|
5810
|
434
|
5811 1999-03-04 Adrian Aichner <adrian@xemacs.org>
|
428
|
5812
|
|
5813 * package-ui.el (pui-install-selected-packages): Don't throw on
|
|
5814 `package-admin-delete-binary-package' returning nil since it's
|
|
5815 normal. Reindent function.
|
|
5816 (pui-add-required-packages): Handle case where packages selected
|
|
5817 for installation have never been installed.
|
|
5818
|
|
5819 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
5820
|
|
5821 * menubar-items.el (default-menubar):
|
|
5822 Implement the ``Mule->Set coding system of process'' menu item.
|
|
5823
|
|
5824 1999-02-18 Martin Buchholz <martin@xemacs.org>
|
|
5825
|
|
5826 * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
|
|
5827 files
|
|
5828 - Change some `if's to `when's
|
|
5829
|
|
5830 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5831
|
|
5832 * XEmacs 21.2.11 is released
|
|
5833
|
|
5834 1999-02-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5835
|
|
5836 * userlock.el (ask-user-about-supersession-threat-dbox): Guard
|
|
5837 against window close (Fix Bug #460).
|
|
5838 (ask-user-about-lock-dbox): Idem.
|
|
5839
|
|
5840 1999-02-25 SL Baur <steve@xemacs.org>
|
|
5841
|
|
5842 * mule/mule-charset.el (charset-leading-byte): New function.
|
|
5843 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
5844
|
|
5845 1999-02-12 Andy Piper <andy@xemacs.org>
|
|
5846
|
|
5847 * about.el (xemacs-hackers): change andy's email address.
|
|
5848 (about-url-alist): change andy's web page address.
|
|
5849 (about-xemacs): add piper.
|
|
5850
|
|
5851 1999-02-16 SL Baur <steve@xemacs.org>
|
|
5852
|
|
5853 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
5854 of mule-base into lisp/mule.
|
|
5855
|
|
5856 1999-02-16 SL Baur <steve@xemacs.org>
|
|
5857
|
|
5858 * mule/arabic.el:
|
|
5859 mule/canna-leim.el:
|
|
5860 mule/chinese.el:
|
|
5861 mule/cyrillic.el:
|
|
5862 mule/english.el:
|
|
5863 mule/european.el:
|
|
5864 mule/greek.el:
|
|
5865 mule/hebrew.el:
|
|
5866 mule/japanese.el:
|
|
5867 mule/kinsoku.el:
|
|
5868 mule/korean.el:
|
|
5869 mule/misc-lang.el:
|
|
5870 mule/mule-category.el:
|
|
5871 mule/mule-ccl.el:
|
|
5872 mule/mule-charset.el:
|
|
5873 mule/mule-cmds.el:
|
|
5874 mule/mule-coding.el:
|
|
5875 mule/mule-files.el:
|
|
5876 mule/mule-help.el:
|
|
5877 mule/mule-init.el:
|
|
5878 mule/mule-misc.el:
|
|
5879 mule/mule-tty-init.el:
|
|
5880 mule/mule-x-init.el:
|
|
5881 mule/viet-chars.el: Remerge from mule-base.
|
|
5882
|
|
5883 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
5884 of mule-base into lisp/mule.
|
|
5885
|
434
|
5886 1999-02-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
5887
|
|
5888 * process.el (exec-to-string): Use `shell-command-switch' in place
|
|
5889 of hard-wired "-c" (for WindowsNT).
|
|
5890
|
|
5891 1999-02-08 Charles G Waldman <cgw@pgt.com>
|
|
5892
|
|
5893 * menubar-items.el (default-menubar): Remove obsolete
|
|
5894 "Gopher" item
|
|
5895
|
|
5896 1999-02-06 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5897
|
|
5898 * package-admin.el (package-admin-get-install-dir): First fall
|
|
5899 back to the location of xemacs-base for non-mule packages.
|
|
5900
|
|
5901 1999-02-15 Martin Buchholz <martin@xemacs.org>
|
|
5902
|
|
5903 * paths.el:
|
|
5904 - improved automounter tmp directory support.
|
|
5905 - support 4 (!) empirically discovered automounter conventions
|
|
5906
|
|
5907 1999-02-12 SL Baur <steve@xemacs.org>
|
|
5908
|
|
5909 * etags.el (pop-tag-mark): autoload to match key binding.
|
|
5910
|
|
5911 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5912
|
|
5913 * XEmacs 21.2.10 is released
|
|
5914
|
|
5915 1999-02-02 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5916
|
|
5917 * package-get.el (package-get-remote-filename): Don't bug out for
|
|
5918 a local file name in the search entry.
|
|
5919
|
|
5920 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5921
|
|
5922 * XEmacs 21.2.9 is released
|
|
5923
|
442
|
5924 1999-01-19 Didier Verna <didier@xemacs.org>
|
428
|
5925
|
|
5926 * replace.el (replace-search-function): new variable containing a
|
|
5927 function to perform a search-forward.
|
|
5928 (replace-re-search-function): new variable containing a function
|
|
5929 to perform a re-search-forward.
|
|
5930 (perform-replace): use them.
|
|
5931
|
442
|
5932 1999-01-25 Didier Verna <didier@xemacs.org>
|
428
|
5933
|
|
5934 * select.el (selection-owner-p): use the name `XEmacs'.
|
|
5935 (cut-copy-clear-internal): ditto.
|
|
5936
|
|
5937 1999-01-18 Andy Piper <andy@xemacs.org>
|
|
5938
|
|
5939 * about.el (about-url-alist): Update my entry.
|
|
5940 (xemacs-hackers): Ditto.
|
|
5941
|
434
|
5942 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
5943
|
|
5944 * buffer.el (switch-to-buffer): Fixing documentation.
|
|
5945 * minibuf.el (minibuffer-completion-table): ditto.
|
|
5946 * cl-macs.el (return-from): ditto.
|
|
5947
|
442
|
5948 1999-01-04 Didier Verna <didier@xemacs.org>
|
428
|
5949
|
|
5950 * replace.el (delete-non-matching-lines): temporarily disable
|
|
5951 case-folding when called interactively with a regexp containing
|
|
5952 uppercase characters.
|
|
5953 (delete-matching-lines): ditto.
|
|
5954 (count-matches): ditto.
|
|
5955 (list-matching-lines): ditto.
|
|
5956
|
|
5957 1999-01-07 Colin Rafferty <colin@xemacs.org>
|
|
5958
|
|
5959 * window.el (shrink-window-if-larger-than-buffer): Clean up. Only
|
|
5960 abort if current window is split horizontally, not if others are
|
|
5961 split. Got rid of unnecessary minibuffer checking. Also, add
|
|
5962 some comments (it's still complex).
|
|
5963
|
|
5964 1999-01-12 Robert Pluim <rpluim@BayNetworks.com>
|
|
5965
|
|
5966 * package-get.el: changed address for doc.ic.ac.uk to
|
|
5967 sunsite.doc.ic.ac.uk
|
|
5968
|
|
5969 1999-01-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5970
|
|
5971 * ldap.el (toplevel): Remove requires so that the file compiles
|
|
5972 with a non LDAP-enabled XEmacs binary. Provide `ldap'.
|
|
5973
|
|
5974 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
5975
|
|
5976 * dump-paths.el: Calculate module-directory and set
|
|
5977 module-load-path to the load path for modules.
|
|
5978
|
|
5979 * loadup.el: Get bootstrap value of module-load-path from the
|
|
5980 environment variable EMACSBOOTSTRAPMODULEPATH.
|
|
5981 - Display the module load path if we're debugging paths.
|
|
5982
|
|
5983 * setup-paths.el: Added function paths-find-site-module-directory.
|
|
5984 - Added function paths-find-module-directory.
|
|
5985 - Added function paths-construct-module-load-path. Uses new
|
|
5986 environment variable EMACSMODULEPATH.
|
|
5987
|
|
5988 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
5989
|
|
5990 * font.el (font-default-object-for-device):
|
|
5991 Oops! This `or' can't be replaced by `unless'.
|
|
5992 Fixed inability to run w3, among other things.
|
|
5993
|
|
5994 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
5995
|
|
5996 * package-admin.el: Change initialization of
|
|
5997 package-admin-install-function dependent on system type.
|
|
5998 Change package-admin-install-function-mswindows to use
|
|
5999 "minitar".
|
|
6000
|
|
6001 1998-12-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
6002
|
|
6003 * mouse.el (default-mouse-motion-handler): Disable help echo while
|
|
6004 in the minibuffer.
|
|
6005
|
|
6006 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
6007
|
|
6008 * XEmacs 21.2.8 is released.
|
|
6009
|
|
6010 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
6011
|
|
6012 * XEmacs 21.2.7 is released.
|
|
6013
|
|
6014 1998-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6015
|
|
6016 * package-ui.el (pui-list-packages): Set truncate-lines.
|
|
6017
|
|
6018 * package-get.el (package-get-download-menu): Use
|
|
6019 `package-ui-add-site'. Add a a toggle to indicate it is in the list.
|
|
6020
|
|
6021 * package-ui.el (pui-help): Ditch in favor of `describe-mode'
|
|
6022 (pui-help-string): idem.
|
|
6023 (list-packages-mode): New major mode.
|
|
6024 (pui-list-packages): Use 'list-packages-mode' in the package buffer.
|
|
6025 (pui-install-selected-packages): Add suport for removing packages.
|
|
6026 (pui-toggle-package-delete-key): New function.
|
|
6027 (pui-popup-context-sensitive): New kludge.
|
|
6028 (pui-list-packages): Add warning when `package-get-remote' is nil.
|
|
6029 (package-ui-add-site): New function.
|
|
6030
|
442
|
6031 1998-12-01 Didier Verna <didier@xemacs.org>
|
428
|
6032
|
|
6033 * hyper-apropos.el (hyper-where-is): added the missing autoload.
|
|
6034
|
|
6035 1998-11-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6036
|
|
6037 * ldap.el: Custom-ized
|
|
6038 (toplevel): Do not provide `ldap' which is provided by C level
|
|
6039 LDAP code
|
|
6040 (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
|
|
6041
|
|
6042 1998-12-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
6043
|
|
6044 * isearch-mode.el (isearch-mode): Really fix keymap lossage.
|
|
6045
|
|
6046 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
6047
|
|
6048 * sound.el (sound-load-list): name changed from sound-load-alist.
|
|
6049 (sound-extension-list): name changed from sound-ext-list.
|
|
6050 (load-default-sounds): use new names.
|
|
6051 (load-sound-file): use new names.
|
|
6052
|
|
6053 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
6054
|
|
6055 * XEmacs 21.2.6 is released
|
|
6056
|
|
6057 1998-11-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
6058
|
|
6059 * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
|
|
6060 errors.
|
|
6061
|
|
6062 1998-12-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
6063
|
|
6064 * wid-edit.el (widget-echo-this-extent): Set
|
|
6065 help-echo-owns-message to t.
|
|
6066
|
|
6067 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
6068
|
|
6069 * package-get.el (package-get-download-menu): use toggles for
|
|
6070 each site in the download site menu.
|
|
6071
|
|
6072 1998-12-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6073
|
|
6074 * package-get.el (package-get): If we cannot find a package
|
|
6075 because package-get-remote is not set, give a more helpful
|
|
6076 error message.
|
|
6077
|
|
6078 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
6079
|
|
6080 * package-get.el (package-get-remote-filename): use an EFS path
|
|
6081 with user anonymous if no user is specified.
|
|
6082
|
|
6083 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6084
|
|
6085 * faces.el (face-spec-set): Re-init fallfacks for default after
|
|
6086 calling reset-face on the default face.
|
|
6087
|
|
6088 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6089
|
|
6090 * package-admin.el (package-admin-default-install-function):
|
|
6091 Behave as advertised. Make sure the pkg-dir is proper for
|
|
6092 default-directory.
|
|
6093 (package-admin-add-binary-package): Make sure the pkg-dir is
|
|
6094 proper for default-directory.
|
|
6095 (package-admin-install-function-mswindows): Make sure the pkg-dir
|
|
6096 is proper for default-directory.
|
|
6097
|
|
6098 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6099
|
|
6100 * XEmacs 21.2.5 is released
|
|
6101
|
|
6102 1998-12-05 SL Baur <steve@altair.xemacs.org>
|
|
6103
|
|
6104 * files.el (binary-file-regexps): regexp-opt is not available at
|
|
6105 bytecompile time.
|
|
6106
|
|
6107 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
6108
|
|
6109 * x-win-xfree86.el:
|
|
6110 * x-win-sun.el (x-win-init-sun):
|
|
6111 * x-win-sun.el:
|
|
6112 * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
|
|
6113 * x-iso8859-1.el:
|
|
6114 * x-init.el (init-post-x-win):
|
|
6115 * x-init.el (init-pre-x-win):
|
|
6116 * x-init.el (x-initialize-compose):
|
|
6117 * x-init.el:
|
|
6118 * x-compose.el:
|
|
6119 * winnt.el:
|
|
6120 * widget.el:
|
|
6121 * wid-edit.el (widget-glyph-click):
|
|
6122 * wid-edit.el (widget-glyph-find):
|
|
6123 * wid-edit.el (widget-type):
|
|
6124 * view-less.el (view-buffer-other-window):
|
|
6125 * very-early-lisp.el:
|
|
6126 * version.el:
|
|
6127 * toolbar.el:
|
|
6128 * toolbar-items.el:
|
|
6129 * term/sun.el (suntool-map):
|
|
6130 * term/sun-mouse.el:
|
|
6131 * term/internal.el:
|
|
6132 * syntax.el (modify-syntax-entry):
|
|
6133 * symbol-syntax.el:
|
|
6134 * subr.el:
|
|
6135 * startup.el (lock-directory):
|
|
6136 * simple.el (set-comment-column):
|
|
6137 * simple.el (backward-delete-char-untabify):
|
|
6138 * shadow.el (find-emacs-lisp-shadows):
|
|
6139 * shadow.el:
|
|
6140 * setup-paths.el (paths-construct-info-path):
|
|
6141 * select.el (cut-copy-clear-internal):
|
|
6142 * process.el (call-process-region):
|
|
6143 * process.el (start-process-shell-command):
|
|
6144 * process.el:
|
|
6145 * paths.el (rmail-spool-directory):
|
|
6146 * paragraphs.el (use-hard-newlines):
|
|
6147 * package-get.el (package-get-dependencies):
|
|
6148 * package-admin.el (package-admin-delete-binary-package):
|
|
6149 * obsolete.el (truncate-string):
|
|
6150 * obsolete.el (store-substring):
|
|
6151 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
6152 * mouse.el (mouse-yank-at-point):
|
|
6153 * modeline.el:
|
|
6154 * modeline.el (mouse-drag-modeline):
|
|
6155 * minibuf.el (read-directory-name-internal):
|
|
6156 * minibuf.el (read-file-name-internal):
|
|
6157 * minibuf.el (read-file-name-internal-1):
|
|
6158 * minibuf.el (read-file-name-2):
|
|
6159 * minibuf.el (exact-minibuffer-completion-p):
|
|
6160 * minibuf.el (read-from-minibuffer):
|
|
6161 * minibuf.el:
|
|
6162 * menubar.el (check-menu-syntax):
|
|
6163 * map-ynp.el (map-y-or-n-p):
|
|
6164 * make-docfile.el (docfile-out-of-date):
|
|
6165 * loadup.el ((member "run-temacs" command-line-args)):
|
|
6166 * loadup.el ((member "no-site-file" command-line-args)):
|
|
6167 * loadup.el (really-early-error-handler):
|
|
6168 * loadup.el:
|
|
6169 * loadhist.el:
|
|
6170 * loaddefs.el:
|
|
6171 * lisp-mnt.el (lm-verify):
|
|
6172 * lib-complete.el (lib-complete:cache-completions):
|
|
6173 * lib-complete.el (library-all-completions):
|
|
6174 * itimer.el (itimer-run-expired-timers):
|
|
6175 * info.el (Info-mode):
|
|
6176 * info.el (Info-insert-file-contents):
|
|
6177 * info.el (Info-rebuild-dir):
|
|
6178 * info.el (Info-build-dir-anew):
|
|
6179 * info.el (Info-parse-dir-entries):
|
|
6180 * info.el (Info-dir-outdated-p):
|
|
6181 * info.el (Info-insert-dir):
|
|
6182 * info.el (info-xref):
|
|
6183 * info.el:
|
|
6184 * hyper-apropos.el (hyper-apropos-get-doc):
|
|
6185 * hyper-apropos.el (hyper-describe-face):
|
|
6186 * hyper-apropos.el (hyper-apropos-mode):
|
|
6187 * hyper-apropos.el:
|
|
6188 * help.el (list-processes):
|
|
6189 * help.el:
|
|
6190 * gnuserv.el:
|
|
6191 * font.el (mswindows-font-create-name):
|
|
6192 * font.el (font-default-font-for-device):
|
|
6193 * font.el (x-font-create-object):
|
|
6194 * font.el (font-registry):
|
|
6195 * font.el:
|
|
6196 * font-lock.el (font-lock-keywords):
|
|
6197 * font-lock.el:
|
|
6198 * finder.el (finder-compile-keywords):
|
|
6199 * find-paths.el (paths-find-recursive-path):
|
|
6200 * fill.el (set-justification-center):
|
|
6201 * fill.el (fill-region-as-paragraph):
|
|
6202 * files.el (insert-directory):
|
|
6203 * files.el (wildcard-to-regexp):
|
|
6204 * files.el (recover-file):
|
|
6205 * files.el (basic-save-buffer):
|
|
6206 * files.el (delete-auto-save-file-if-necessary):
|
|
6207 * files.el (file-relative-name):
|
|
6208 * files.el (backup-extract-version):
|
|
6209 * files.el (backup-buffer):
|
|
6210 * files.el (set-visited-file-name):
|
|
6211 * files.el (set-auto-mode):
|
|
6212 * files.el (interpreter-mode-alist):
|
|
6213 * files.el:
|
|
6214 * files.el (find-file-noselect):
|
|
6215 * files.el (abbreviate-file-name):
|
|
6216 * files.el (parse-colon-path):
|
|
6217 * files.el (directory-abbrev-alist):
|
|
6218 * etags.el (visit-tags-table-buffer):
|
|
6219 * easymenu.el (easy-menu-define):
|
|
6220 * dragdrop.el (experimental-dragdrop-drag):
|
|
6221 * dragdrop.el (dragdrop-drop-do-functions):
|
|
6222 * dragdrop.el (dragdrop-drop-at-point):
|
|
6223 * disass.el (disassemble-1):
|
|
6224 * disass.el (disassemble-internal):
|
|
6225 * disass.el (disassemble):
|
|
6226 * disass.el:
|
|
6227 * derived.el (derived-mode-init-mode-variables):
|
|
6228 * derived.el (define-derived-mode):
|
|
6229 * custom.el (defgroup):
|
|
6230 * cus-edit.el (custom-quote):
|
|
6231 * config.el:
|
|
6232 * code-process.el (open-network-stream):
|
|
6233 * code-process.el (start-process):
|
|
6234 * code-process.el (call-process-region):
|
|
6235 * code-process.el (call-process):
|
|
6236 * code-process.el:
|
|
6237 * code-files.el (insert-file-contents):
|
|
6238 * code-files.el:
|
|
6239 * code-files.el (buffer-file-coding-system-for-read):
|
|
6240 * cmdloop.el (yes-or-no-p-minibuf):
|
|
6241 * cl.el:
|
|
6242 * cl-macs.el:
|
|
6243 * cl-extra.el:
|
|
6244 * callers-of-rpt.el (make-caller-report):
|
|
6245 * callers-of-rpt.el:
|
|
6246 * bytecomp.el (batch-byte-recompile-directory):
|
|
6247 * bytecomp.el (batch-byte-compile-1):
|
|
6248 * bytecomp.el (batch-byte-compile):
|
|
6249 * bytecomp.el (display-call-tree):
|
|
6250 * bytecomp.el (byte-compile-insert):
|
|
6251 * bytecomp.el (byte-compile-two-args-19->20):
|
|
6252 * bytecomp.el (byte-compile-variable-ref):
|
|
6253 * bytecomp.el (byte-compile-form):
|
|
6254 * bytecomp.el (byte-compile-top-level-body):
|
|
6255 * bytecomp.el (byte-compile-out-toplevel):
|
|
6256 * bytecomp.el (byte-compile-byte-code-maker):
|
|
6257 * bytecomp.el (byte-compile-file-form-defmumble):
|
|
6258 * bytecomp.el (byte-compile-file-form):
|
|
6259 * bytecomp.el (byte-compile-keep-pending):
|
|
6260 * bytecomp.el (byte-compile-insert-header):
|
|
6261 * bytecomp.el (byte-compile-from-buffer):
|
|
6262 * bytecomp.el (byte-compile-file):
|
|
6263 * bytecomp.el (byte-recompile-file):
|
|
6264 * bytecomp.el (byte-compile-close-variables):
|
|
6265 * bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
6266 * bytecomp.el (byte-compile-warn-about-unresolved-functions):
|
|
6267 * bytecomp.el (byte-compiler-legal-options):
|
|
6268 * bytecomp.el (byte-compile-lapcode):
|
|
6269 * bytecomp.el (byte-optimize-log):
|
|
6270 * bytecomp.el ((fboundp 'defsubst)):
|
|
6271 * bytecomp.el:
|
|
6272 * bytecomp-runtime.el:
|
|
6273 * byte-optimize.el (byte-optimize-apply):
|
|
6274 * byte-optimize.el (car):
|
|
6275 * byte-optimize.el (byte-optimize-form):
|
|
6276 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
6277 * byte-optimize.el:
|
|
6278 * build-report.el (build-report-insert-installation-file):
|
|
6279 * build-report.el (build-report):
|
|
6280 * auto-show.el:
|
|
6281 * apropos.el (apropos-documentation):
|
|
6282 - mega patch
|
|
6283 - clean up byte-compile warnings
|
|
6284 - remove unused variables
|
|
6285 - Use common lisp style hashtable functions
|
|
6286 - byte compiler cleanup
|
|
6287 - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
|
|
6288 - remove old backquote syntax usage
|
|
6289 - move some cl functionality into C for speed.
|
|
6290 - remove last remaining VMS support
|
|
6291 - spelling fixes
|
|
6292 - implement last, butlast, nbutlast, copy-list in C.
|
|
6293 - new macro ignore-file-errors, similar to ignore-errors
|
|
6294 (ignore-file-errors (delete-file "foo"))
|
|
6295 - get frequent garbage collection during loadup.el by tweaking
|
|
6296 gc-cons-threshold, rather than explicitly calling garbage-collect
|
|
6297 - default delete-key-deletes-forward to `t'.
|
|
6298
|
|
6299 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
6300
|
|
6301 * XEmacs 21.2-beta4 is released.
|
|
6302
|
|
6303 1998-11-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6304
|
|
6305 * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
|
|
6306 (easy-menu-item-present-p): Wrapper around find-menu-item.
|
|
6307 (easy-menu-remove-item): Wrapper around delete-menu-item.
|
|
6308
|
|
6309 * menubar.el (delete-menu-item): Add 'from-menu' argument.
|
|
6310 (add-menu-button): Add 'in-menu' argument.
|
|
6311 (add-menu-item-1): Add in-menu support to helper function.
|
|
6312
|
|
6313 1998-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
6314
|
|
6315 * isearch-mode.el (isearch-mode): Fix keymap lossage.
|
|
6316
|
|
6317 1998-11-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6318
|
|
6319 * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
|
|
6320 of Dec 4, 1997.
|
|
6321
|
|
6322 1998-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
6323
|
|
6324 * process.el (shell-command-on-region): Report if the command
|
|
6325 succeeded or failed.
|
|
6326
|
|
6327 1998-11-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
6328
|
|
6329 * subr.el (buffer-substring-no-properties): Comment out.
|
|
6330
|
434
|
6331 1998-11-07 Adrian Aichner <adrian@xemacs.org>
|
428
|
6332
|
|
6333 * msw-faces.el (mswindows-find-smaller-font): Turning font names
|
|
6334 into font instances first, like `x-frob-font-size' does.
|
|
6335 (mswindows-find-larger-font): ditto
|
|
6336
|
|
6337 1998-11-04 Greg Klanderman <greg@alphatech.com>
|
|
6338
|
|
6339 * package-ui.el (pui-install-selected-packages): fix args in call
|
|
6340 to `package-get'.
|
|
6341
|
|
6342 1998-10-29 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6343
|
|
6344 * package-get.el (host-name): New widget type.
|
|
6345 (package-get-remote): Better customization using new type.
|
|
6346 (package-get-download-sites): idem dito.
|
|
6347
|
|
6348 (package-get-custom): Do not use package-get-all untill we have
|
|
6349 runtime dependencies.
|
|
6350
|
|
6351 (package-get-remove-copy): Default to 't' we no longer need this
|
|
6352 kludge as we do not currently use depenencies.
|
|
6353
|
|
6354 (package-get-was-current): New variable.
|
|
6355 (package-get-require-base): New 'force-current' argument.
|
|
6356 (package-get-update-base): idem
|
|
6357 (package-get-package-provider): idem
|
|
6358 (package-get-locate-index-file): New 'no-remote' argument.
|
|
6359 (package-get-locate-file): idem.
|
|
6360
|
|
6361 (package-get-maybe-save-index): New function.
|
|
6362 (package-get-update-base): Use it.
|
|
6363
|
|
6364 1998-10-28 Greg Klanderman <greg@alphatech.com>
|
|
6365
|
|
6366 * package-get.el (package-get-remote): default to nil; by default,
|
|
6367 don't go out to the net via EFS. They must select a download site.
|
|
6368 (package-get-download-sites): new variable.
|
|
6369 (package-get-download-menu): new function.
|
|
6370 (package-get-locate-index-file): new function.
|
|
6371 (package-get-update-base): use it.
|
|
6372
|
|
6373 * menubar-items.el (default-menubar): add "Update Package Index"
|
|
6374 and "Add Download Site" menus under Options | Manage Packages.
|
|
6375
|
|
6376 1998-10-19 Greg Klanderman <greg@alphatech.com>
|
|
6377
|
|
6378 * package-get.el (package-get): bugfix code checking installed version
|
|
6379 for case where package is not currently installed.
|
|
6380 (package-get-require-signed-base-updates): new variable.
|
|
6381 (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
|
|
6382 deemed not a goot thing. Use the variable
|
|
6383 package-get-allow-unsigned-base-updates instead.
|
|
6384
|
|
6385 1998-10-16 Greg Klanderman <greg@alphatech.com>
|
|
6386
|
|
6387 * package-get.el (package-get): Don't install an older version than
|
|
6388 we already have unless explicitly told to. Issue a warning.
|
|
6389
|
|
6390 * package-ui.el (pui-add-required-packages): when adding
|
|
6391 dependencies, don't add packages that are up to date.
|
|
6392 (pui-package-symbol-char): Don't consider a package out of date
|
|
6393 if you have a newer version installed than the latest version in
|
|
6394 package-get-base.
|
|
6395
|
|
6396 * package-get.el (package-get-base-filename): document that it may
|
|
6397 be a path relative to package-get-remote; new default value.
|
|
6398 (package-get-locate-file): new function.
|
|
6399 (package-get-update-base): use it to expand package-get-base-filename.
|
|
6400 (package-get-save-base): new function to save the package-get database
|
|
6401 to file.
|
|
6402 (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
|
|
6403 (package-get-update-base): pass the REMOTE-SOURCE arg.
|
|
6404 (package-get-update-base-entry): call package-get-custom-add-entry.
|
|
6405 (package-get-file-installed-p): removed; no longer needed.
|
|
6406 (package-get-create-custom): ditto.
|
|
6407 (toplevel): remove code to build and load package-get-custom.el
|
|
6408 (package-get-custom-add-entry): new function.
|
|
6409
|
|
6410 1998-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
6411
|
|
6412 * wid-edit.el (widget-button-click): Don't switch window.
|
|
6413
|
|
6414 1998-10-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6415
|
|
6416 * cus-face.el (custom-set-face-update-spec): Add autoload cookie
|
|
6417
|
|
6418 1998-10-20 Malcolm Box <malcolm@brownale.demon.co.uk>
|
|
6419
|
|
6420 * etags.el (find-tag-default): Run find-tag-hook using
|
|
6421 run-hooks rather than funcall
|
|
6422
|
|
6423 1998-10-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
6424
|
|
6425 * isearch-mode.el (isearch-mode): Set the current minor mode maps
|
|
6426 and the current local map as the parents to isearch-mode-map.
|
|
6427
|
|
6428 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
6429
|
|
6430 * XEmacs 21.2-beta3 is released.
|
|
6431
|
|
6432 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
6433
|
|
6434 * package-get.el (package-get-update-base): use
|
|
6435 insert-file-contents-internal, not insert-file-contents-literally.
|
|
6436
|
|
6437 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6438
|
|
6439 * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
|
|
6440 dump time.
|
|
6441
|
|
6442 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
6443
|
|
6444 * package-get.el (package-get-update-base-entry): new function.
|
|
6445 (package-get-update-base): renamed; was `package-get-load-base'.
|
|
6446 cleanup, and use package-get-update-base-from-buffer.
|
|
6447 (package-get-update-base-from-buffer): new function.
|
|
6448 (package-get-update-base-entries): new; helper for above.
|
|
6449 Do not eval lisp grabbed over ftp; parse it from new format.
|
|
6450
|
|
6451 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
6452
|
|
6453 * files.el (set-auto-mode): Don't play games loading package-get
|
|
6454 database; package-get-package-provider will handle it all.
|
|
6455
|
|
6456 1998-10-14 Greg Klanderman <greg@alphatech.com>
|
|
6457
|
|
6458 * package-get.el (package-get-base-filename): new variable.
|
|
6459 (package-get-require-base): new function.
|
|
6460 (package-get-pgp-signed-begin-line): new variable.
|
|
6461 (package-get-pgp-signature-begin-line): ditto.
|
|
6462 (package-get-pgp-signature-end-line): ditto.
|
|
6463 (package-get-load-base): new function.
|
|
6464 (package-get-interactive-package-query):
|
|
6465 (package-get-update-all):
|
|
6466 (package-get-dependencies):
|
|
6467 (package-get-package-provider):
|
|
6468 (package-get-custom): use package-get-require-base.
|
|
6469 [package-get-custom loading]: disable for now.
|
|
6470
|
|
6471 * package-ui.el (pui-list-packages): use (package-get-require-base)
|
|
6472
|
|
6473 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6474
|
|
6475 * package-ui.el: Correct obvious thinko in choosing extent face.
|
|
6476
|
|
6477 1998-10-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6478
|
|
6479 * menubar-items.el (default-menubar): pui-list-package has nothing
|
|
6480 to with Customize. Move all the package stuff to a new Item in Options.
|
|
6481
|
|
6482 * package-ui.el (pui-menu): Add menu and Popup menu.
|
|
6483
|
|
6484 * package-get.el (package-get): Use new
|
|
6485 package-admin-get-install-dir.
|
|
6486
|
|
6487 * package-admin.el (package-admin-get-install-dir): New syntax.
|
|
6488 Conserve package location and put mule packages where mule-base is.
|
|
6489
|
|
6490 * package-get.el : Customized
|
|
6491
|
|
6492 * package-ui.el (pui): Customized
|
|
6493 (pui-package-install-dest-dir): New variable.
|
|
6494 (pui-install-selected-packages): Use it
|
|
6495
|
|
6496 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
6497
|
|
6498 * package-get.el (package-get-interactive-package-query): Move
|
|
6499 dependency on package-get-base to run-time.
|
|
6500 (package-get-update-all): Ditto.
|
|
6501 (package-get-dependencies): Ditto.
|
|
6502 (package-get-package-provider): Ditto.
|
|
6503 (package-get-custom): Ditto.
|
|
6504
|
|
6505 1998-10-11 Glynn Clements <glynn@sensei.co.uk>
|
|
6506
|
|
6507 * events.el: Remove 'ascii-character property from 'backspace
|
|
6508 and 'delete symbols
|
|
6509
|
|
6510 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
6511
|
|
6512 * package-get-base.el: removed.
|
|
6513
|
442
|
6514 1998-09-23 Didier Verna <didier@xemacs.org>
|
428
|
6515
|
|
6516 * simple.el (search-caps-disable-folding): moved from isearch-mode.el
|
|
6517 (no-upper-case-p): new function.
|
|
6518 (with-search-caps-disable-folding): new macro.
|
|
6519 (with-interactive-search-caps-disable-folding): new macro.
|
|
6520 (zap-to-char): In interactive mode, do a case-sensitive search if
|
|
6521 the character is uppercase.
|
|
6522 (zap-up-to-char): ditto.
|
|
6523
|
|
6524 * replace.el (perform-replace): use the function no-upper-case-p.
|
|
6525
|
|
6526 * isearch-mode.el (isearch-fix-case): ditto.
|
|
6527 make obsolete `with-caps-disable-folding' and
|
|
6528 `isearch-no-upper-case-p'.
|
|
6529
|
|
6530 * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
|
|
6531 (tags-search): ditto.
|
|
6532 (tags-query-replace): ditto.
|
|
6533
|
|
6534 * info.el (Info-search): ditto.
|
|
6535
|
|
6536 1998-10-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6537
|
|
6538 * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
|
|
6539
|
|
6540 1998-10-07 Greg Klanderman <greg@alphatech.com>
|
|
6541
|
|
6542 * package-admin.el (package-admin-rmtree): rewritten. need to
|
|
6543 check for "." and ".." before symlink check. expand files and
|
|
6544 directories with respect to DIRECTORY, not default-directory.
|
|
6545
|
|
6546 1998-10-04 Greg Klanderman <greg@alphatech.com>
|
|
6547
|
|
6548 * package-get.el (package-get-all): add INSTALL-DIR argument.
|
|
6549
|
|
6550 1998-10-06 Greg Klanderman <greg@alphatech.com>
|
|
6551
|
|
6552 * package-ui.el (pui-add-required-packages): new function, select
|
|
6553 dependent packages.
|
|
6554 (pui-display-keymap): bind it.
|
|
6555 (pui-help-string): document it.
|
|
6556 (pui-install-selected-packages): package-get-all -> package-get.
|
|
6557
|
|
6558 * package-get.el (package-get-dependencies): new function.
|
|
6559
|
|
6560 1998-10-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
6561
|
|
6562 * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
|
|
6563 regexps.
|
|
6564
|
|
6565 1998-10-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
6566
|
|
6567 * mouse.el (default-mouse-track-point-at-opening-quote-p): New
|
|
6568 function.
|
|
6569 (default-mouse-track-normalize-point): Use it.
|
|
6570
|
|
6571 1998-09-30 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6572
|
|
6573 * package-admin.el (package-admin-delete-binary-package):
|
|
6574 General cleanup. Remove unnessary use of progn and
|
|
6575 save-excursion.
|
|
6576 (package-admin-delete-binary-package): Do NOT mess with file
|
|
6577 modes. That is evil.
|
|
6578 (package-admin-delete-binary-package): Wrap all deleting in
|
|
6579 condition-case. The data in MANIFEST is untrustworthy.
|
|
6580 (package-admin-delete-binary-package): Let the OS worry about non
|
|
6581 empty directories.
|
|
6582
|
|
6583 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
6584
|
|
6585 * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
|
|
6586 processing.
|
|
6587 (lm-report-bug): Fix mail address to send bug reports to.
|
|
6588
|
|
6589 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
6590
|
|
6591 * XEmacs 21.2-beta2 is released.
|
|
6592
|
|
6593 1998-08-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6594
|
|
6595 * files.el (auto-mode-alist): Enhanced regexp for perl-mode
|
|
6596
|
|
6597 1998-09-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
6598
|
|
6599 * info.el (Info-mode): Document page turning by double clicks in
|
|
6600 docstring so `M-x describe-mode' will display it.
|
|
6601
|
|
6602 1998-09-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
6603
|
|
6604 * info.el (Info-mouse-track-double-click-hook): Use character
|
|
6605 widths to calculate a border region where double clicking does
|
|
6606 page turning, and return `nil' by default so other hooks, such as
|
|
6607 region highlighting, will be run.
|
|
6608
|
|
6609 1998-09-29 Colin Rafferty <colin@xemacs.org>
|
|
6610
|
|
6611 * sound.el (default-sound-directory-list): Initialize with all the
|
|
6612 "sounds" directories in `data-directory-list'. It used to just be
|
|
6613 the first one.
|
|
6614
|
|
6615 * packages.el (locate-data-directory-list): Created. This gives
|
|
6616 the list of matching directories, unlike `locate-data-directory',
|
|
6617 which just gives the first one.
|
|
6618
|
|
6619 1998-09-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6620
|
|
6621 * minibuf.el (read-from-minibuffer): No longer bind help-form but
|
|
6622 make a binding in the local keymap until help-char handling is
|
|
6623 improved.
|
|
6624
|
|
6625 * help.el (help-keymap-with-help-key): Provide keymap with help
|
|
6626 binding.
|
|
6627 (help-print-help-form): New helper function.
|
|
6628
|
|
6629 1998-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
6630
|
|
6631 * isearch-mode.el (isearch-highlight): set-extent-endpoints can
|
|
6632 move extent to another buffer; no need to create a new extent.
|
|
6633 (isearch-fix-case): New function.
|
|
6634 (isearch-search-and-update): Use it.
|
|
6635
|
|
6636 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
6637
|
|
6638 * isearch-mode.el (isearch-mode): Use overriding-local-map to set
|
|
6639 the keymap, not minor-mode-map-alist.
|
|
6640 (isearch-done): Restore overriding-local-map.
|
|
6641
|
|
6642 1998-09-21 Martin Buchholz <martin@xemacs.org>
|
|
6643
|
|
6644 * bytecomp.el (byte-compile-buffer-substring):
|
|
6645 Fix for: (byte-compile (defun f () (buffer-substring)))
|
|
6646 ==> ** buffer-substring called with 3 args, but requires 0-3
|
|
6647 - new code not only works, but is more readable, too.
|
|
6648
|
|
6649 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6650
|
|
6651 * msw-faces.el (mswindows-init-device-faces): Don't try to
|
|
6652 specify a default font at this late stage. Do try to force
|
|
6653 creation of the default face font so that if it fails we get
|
|
6654 an error now instead of a crash at frame creation.
|
|
6655
|
|
6656 mswindows-font-canonicalize-name, mswindows-make-font-unbold,
|
|
6657 mswindows-make-font-unitalic: Canonical default weight
|
|
6658 changed from "Normal" to "Regular".
|
|
6659
|
|
6660 mswindows-make-font-bold / -bold-italic: Supplied device was
|
|
6661 not being passed into call to mswindows-find-smaller-font.
|
|
6662
|
|
6663 1998-09-10 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
6664
|
|
6665 * package-get.el (package-get-remote): Fix the path where to find
|
|
6666 the packages on xemacs.org.
|
|
6667
|
|
6668 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
6669
|
|
6670 * about.el (about-maintainer-info): Update Ben's entry.
|
|
6671
|
|
6672 1998-09-24 Martin Buchholz <martin@xemacs.org>
|
|
6673
|
|
6674 * lisp/shadow.el (find-emacs-lisp-shadows):
|
|
6675 - `member' was being called on lists of length 2000!
|
|
6676 - Replace with hashtables.
|
|
6677 - Replace hand-coded loops with (dolist)
|
|
6678 - Fix comment typo
|
|
6679
|
|
6680 1998-09-20 Darryl Okahata <darrylo@sr.hp.com>
|
|
6681
|
|
6682 * packages.el: Added new function, `package-delete-name', to
|
|
6683 delete existing packages from the installed package database
|
|
6684 (`packages-package-list'). Also added the "pkginfo" directory
|
|
6685 to `packages-special-base-regexp', so that the pkginfo directory
|
|
6686 would not get added to `late-packages'.
|
|
6687
|
|
6688 * package-admin.el: Added ability to delete an installed package
|
|
6689 (added low-level function, `package-admin-delete-package').
|
|
6690 Understands how to use the pkginfo/MANIFEST.<package> file to
|
|
6691 delete the package. When installing a package, will also
|
|
6692 create a MANIFEST.* file if one is not provided by the
|
|
6693 package. If the MANIFEST.* doesn't exist when deleting a
|
|
6694 package, the functions will fall back to attempting to delete
|
|
6695 any package-specific lisp directory.
|
|
6696
|
|
6697 * package-get.el: Moved some functions to package-admin.el.
|
|
6698 Added interactive function `package-get-delete-package', for
|
|
6699 use by users for deleting a package.
|
|
6700
|
442
|
6701 Also modified to not require the presence of efs.
|
428
|
6702
|
|
6703 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
6704
|
|
6705 * files.el (find-file-noselect): Handle all signals, kill the
|
|
6706 buffer and resignal.
|
|
6707
|
|
6708 1998-09-23 SL Baur <steve@altair.xemacs.org>
|
|
6709
|
|
6710 * cl-macs.el (glyph-image): Add setf method.
|
|
6711
|
|
6712 1998-09-06 Darryl Okahata <darrylo@sr.hp.com>
|
|
6713
|
|
6714 * package-get.el: Fixed broken EFS downloading. Also, look for
|
|
6715 .tar.gz files first, in preference over .tgz files.
|
|
6716
|
|
6717 * package-ui.el: Fix display of package version numbers.
|
|
6718
|
|
6719 1998-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6720
|
|
6721 * x-font-menu.el (font-menu-set-font): Add "pt" units to size
|
|
6722 argument.
|
|
6723
|
|
6724 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
6725
|
|
6726 * list-mode.el: `display-completion-list': added new/optional
|
|
6727 keyword `:completion-string', which allows the programmer to
|
|
6728 change the "Possible completions are:" prompt.
|
|
6729
|
|
6730 * menubar-items.el: Added new pulldown menu-pick to start up the
|
|
6731 visual package browser/installer:
|
|
6732
|
|
6733 Options->Customize->List Packages
|
|
6734
|
|
6735 * package-admin.el: Added hooks for installing under both Unix
|
|
6736 and MS Windows. Does additional error checking. No longer
|
|
6737 calls "add-big-package.sh" to install packages under Unix; now
|
|
6738 calls gunzip & tar directly.
|
|
6739
|
|
6740 * package-get.el: Added ability to install packages from files
|
|
6741 on a local disk/CDROM. Now deletes any existing package lisp
|
|
6742 directory. Does completion on available packages when
|
|
6743 querying for package names. Will also search for .tgz files
|
|
6744 in addition for .tar.gz files. Tries to reload
|
|
6745 auto-autoloads, as a convenience when loading new packages,
|
|
6746 and also tries to add any new package paths to `load-path'.
|
|
6747 Changed all occurences of `concat' to use `expand-file-name'.
|
|
6748
|
|
6749 * package-ui.el: New file which implements the main visual
|
|
6750 package browser/installer, which is started via a menu pick or
|
|
6751 M-x pui-list packages.
|
|
6752
|
|
6753 1998-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6754
|
|
6755 * startup.el (load-init-file): spelling fix.
|
|
6756
|
|
6757 1998-09-02 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6758
|
|
6759 * startup.el (normal-top-level): Load auto-autoload files
|
|
6760 covariantly with their precedence.
|
|
6761
|
|
6762 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6763
|
|
6764 * menubar-items.el (default-menubar): Remove "Font Weight"
|
|
6765 option, there is currently no custom equivalent.. Customize-faces
|
|
6766 is "Edit faces".
|
|
6767
|
|
6768 * x-font-menu.el (font-menu-set-font): Use customize to set
|
|
6769 default face.
|
|
6770
|
|
6771 * faces.el (face-spec-update-all-matching): New function.
|
|
6772
|
|
6773 * cus-face.el (custom-set-face-update-spec): New function.
|
|
6774 Interface to customize faces from elisp.
|
|
6775
|
|
6776 (custom-face-value-create): Show the customized settings if set
|
|
6777 but not saved.
|
|
6778
|
|
6779 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6780
|
|
6781 (custom-face-value-create): Show the customized settings if set
|
|
6782 but not saved.
|
|
6783
|
|
6784 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
6785
|
|
6786 * keydefs.el (global-map): Add FSF 20.3 binding of
|
|
6787 query-replace-regexp.
|
|
6788
|
|
6789 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
6790
|
|
6791 * minibuf.el (read-file-name-internal-1): use
|
|
6792 user-name-completion-1 instead of user-name-completion.
|
|
6793
|
|
6794 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6795
|
|
6796 * loadup.el:
|
|
6797 * make-docfile.el:
|
|
6798 * update-elc.el: Don't set `source-directory' (now defunct as a
|
|
6799 global variable) no more.
|
|
6800
|
|
6801 * packages.el (packages-list-autoloads): Made `source-directory'
|
|
6802 (now defunct as a global variable) a parameter.
|
|
6803
|
|
6804 1998-08-13 Carsten Leonhardt <leo@arioch.oche.de>
|
|
6805
|
|
6806 * about.el (about-hackers): new email
|
|
6807
|
|
6808 1998-08-16 SL Baur <steve@altair.xemacs.org>
|
|
6809
|
|
6810 * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
|
|
6811
|
442
|
6812 1998-07-17 Didier Verna <didier@xemacs.org>
|
428
|
6813
|
|
6814 * faces.el (set-face-property):
|
|
6815 (set-face-dim-p):
|
|
6816 (face-dim-p): updated the doc strings now that the dim property isn't
|
|
6817 tty-specific.
|
|
6818 (face-equal): the dim property is now a common one.
|
|
6819
|
|
6820 * cus-face.el (custom-face-attributes): New face attribute: `dim'
|
|
6821 Renamed the `stipple' attribute to `background-pixmap'.
|
|
6822 (custom-face-background-pixmap): make custom-face-stipple an
|
|
6823 obsolete alias for this.
|
|
6824
|
|
6825 1998-08-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6826
|
|
6827 * find-paths.el (paths-file-readable-directory-p): Created and
|
|
6828 used.
|
|
6829
|
|
6830 * loadup.el: Don't set inhibit-... flags from run-temacs.
|
|
6831
|
|
6832 1998-08-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6833
|
|
6834 * packages.el (packages-data-path-depth): Added and used.
|
|
6835
|
|
6836 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
6837
|
|
6838 * about.el:
|
|
6839 - Change .xpm to .png, delete "zcat" section.
|
|
6840 - cosmetic fix in the 'marcpa' entry.
|
|
6841
|
|
6842 * etc/photos
|
|
6843 - convert all .xpm.Z to .png
|
|
6844 - rename mrb to martin
|
|
6845 - rename mcook-m to mcookm
|
|
6846
|
|
6847 1998-07-31 Martin Buchholz <martin@xemacs.org>
|
|
6848
|
|
6849 * x-init.el (x-initialize-compose): Add support for
|
|
6850 dead-circumflex as YET ANOTHER NAME for that dead key.
|
|
6851
|
|
6852 1998-08-05 Colin Rafferty <colin@xemacs.org>
|
|
6853
|
|
6854 * setup-paths.el (paths-construct-exec-path): Made the
|
|
6855 last-packages really be last.
|
|
6856 (paths-construct-data-directory-list): Ditto.
|
|
6857
|
|
6858 1998-08-01 Kai Haberzettl <khaberz@synnet.de>
|
|
6859
|
|
6860 * startup.el(startup-splash-frame-body):
|
|
6861 Update Copyright notice in splash screen
|
|
6862
|
|
6863 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
6864
|
|
6865 * minibuf.el (read-file-name-internal-1): do ~user completion.
|
|
6866
|
|
6867 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6868
|
|
6869 * font-lock.el (font-lock-fontify-glumped-region): Add guard
|
|
6870 aginst destroyed extents
|
|
6871
|
|
6872 1998-07-24 Greg Klanderman <greg@alphatech.com>
|
|
6873
|
|
6874 * package-get.el (package-get): add `install-dir' argument.
|
|
6875
|
|
6876 1998-07-20 John Jones <jj@asu.edu>
|
|
6877
|
|
6878 * package-get.el: calls to package-get-update-all will only
|
|
6879 update packages which are already installed.
|
|
6880
|
|
6881 1998-07-23 SL Baur <steve@altair.xemacs.org>
|
|
6882
|
|
6883 * autoload.el (update-file-autoloads): Ensure autoloads buffer is
|
|
6884 writable.
|
|
6885
|
|
6886 1998-07-20 Colin Rafferty <colin@xemacs.org>
|
|
6887
|
|
6888 * about.el (about-hackers): Correct my email.
|
|
6889
|
|
6890 1998-07-20 Kai Haberzettl <khaberz@synnet.de>
|
|
6891
|
|
6892 * about.el (about-hackers): new email-address.
|
|
6893
|
|
6894 1998-07-25 SL Baur <steve@altair.xemacs.org>
|
|
6895
|
|
6896 * minibuf.el (read-number): Don't let `input-error' condition
|
|
6897 escape.
|
|
6898
|
|
6899 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
6900
|
|
6901 * about.el (about-hackers): use my `email-for-life' address.
|
|
6902
|
|
6903 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
6904
|
|
6905 * XEmacs 21.2-beta1 is released.
|
|
6906
|
|
6907 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6908
|
|
6909 * ldap.el (ldap-search): Doc string change
|
|
6910
|
|
6911 1998-07-16 Colin Rafferty <colin@xemacs.org>
|
|
6912
|
|
6913 * menubar-items.el (default-menubar): Removed references to
|
|
6914 `data-directory', and use `locate-data-file' instead, and made
|
|
6915 then greyed out if they don't exist.
|
|
6916
|
|
6917 1998-07-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6918
|
|
6919 * keymap.el (events-to-keys): Use `format' instead of `concat'
|
|
6920 since the latter does not accept integer args anymore
|
|
6921
|
|
6922 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
6923
|
|
6924 * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
|
|
6925 macros replaced.
|
|
6926
|
|
6927 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
6928
|
|
6929 * make-docfile.el: Get first initialization from very-early-lisp.el
|
|
6930 * update-elc.el: Ditto.
|
|
6931 * loadup.el (really-early-error-handler): Ditto.
|
|
6932
|
|
6933 * packages.el (packages-unbytecompiled-lisp): Add new file,
|
|
6934 very-early-lisp.el.
|
|
6935
|
|
6936 * very-early-lisp.el: New file.
|
|
6937
|
|
6938 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
6939
|
|
6940 * Symbols that have been obsolete for at least 3 years removed (II).
|
|
6941
|
|
6942 * obsolete.el (eval-current-buffer): Make compatible.
|
|
6943 (byte-code-function-p): Ditto.
|
|
6944 (send-string): Removed.
|
|
6945 (send-region): Removed.
|
|
6946 (screen-scrollbar-width): Removed.
|
|
6947 (set-screen-scrollbar-width): Removed.
|
|
6948 (set-screen-left-margin-width): Removed.
|
|
6949 (set-screen-right-margin-width): Removed.
|
|
6950 (screen-left-margin-width): Removed.
|
|
6951 (screen-right-margin-width): Removed.
|
|
6952 (set-buffer-left-margin-width): Removed.
|
|
6953 (set-buffer-right-margin-width): Removed.
|
|
6954 (buffer-left-margin-width): Removed.
|
|
6955 (buffer-right-margin-width): Removed.
|
|
6956 (x-set-frame-icon-pixmap): Removed.
|
|
6957 (x-set-screen-icon-pixmap): Removed.
|
|
6958 (pixel-name): Removed.
|
|
6959 (make-pixmap): Removed.
|
|
6960 (make-cursor): Removed.
|
|
6961 (pixmap-width): Removed.
|
|
6962 (pixmap-contributes-to-line-height-p): Removed.
|
|
6963 (set-pixmap-contributes-to-line-height): Removed.
|
|
6964
|
|
6965 1998-07-13 SL Baur <steve@altair.xemacs.org>
|
|
6966
|
|
6967 * obsolete.el (popup-menu-up-p): removed.
|
|
6968 (read-no-blanks-input): Removed.
|
|
6969 (wholenump): Removed.
|
|
6970 (ring-mod): Removed (what was ring-mod?).
|
|
6971 (current-time-seconds): Removed.
|
|
6972 (run-special-hook-with-args): Removed.
|
|
6973 (dot): Removed.
|
|
6974 (dot-marker): Removed.
|
|
6975 (dot-min): Removed.
|
|
6976 (dot-max): Removed.
|
|
6977 (window-dot): Removed.
|
|
6978 (set-window-dot): Removed.
|
|
6979
|
|
6980 * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
|
|
6981 `dot-min'.
|
|
6982
|
|
6983 * minibuf.el: (read-no-blanks-input): remove commented-out copy.
|
|
6984
|
|
6985 * code-files.el (insert-file-contents): Rename
|
|
6986 run-special-hook-with-args to run-hook-with-args-until-success.
|
|
6987 (write-region): Ditto.
|
|
6988
|
|
6989 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
6990
|
|
6991 * about.el: Fix typos, update release date.
|
|
6992
|
|
6993 * Symbols that have been obsolete for at least 3 years removed.
|
|
6994
|
|
6995 * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
|
|
6996 screen- functions.
|
|
6997 (toplevel): remove setf methods for screen functions.
|
|
6998 * cl-macs.el (extent-data): defsetf removed.
|
|
6999 * obsolete.el (lisp-indent-hook): Make compatible, it's used too
|
|
7000 many places to remove.
|
|
7001 (comment-indent-hook): Ditto.
|
|
7002 * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
|
|
7003 (buffer-dedicated-screen): Ditto.
|
|
7004 (deiconify-screen): Ditto.
|
|
7005 (delete-screen): Ditto.
|
|
7006 (event-screen): Ditto.
|
|
7007 (find-file-other-screen): Ditto.
|
|
7008 (find-file-read-only-other-screen): Ditto.
|
|
7009 (live-screen-p): Ditto.
|
|
7010 (screen-height): Ditto.
|
|
7011 (screen-iconified-p): Ditto.
|
|
7012 (screen-list): Ditto.
|
|
7013 (screen-live-p): Ditto.
|
|
7014 (screen-name): Ditto.
|
|
7015 (screen-parameters): Ditto.
|
|
7016 (screen-pixel-height): Ditto.
|
|
7017 (screen-pixel-width): Ditto.
|
|
7018 (screen-root-window): Ditto.
|
|
7019 (screen-selected-window): Ditto.
|
|
7020 (screen-totally-visible-p): Ditto.
|
|
7021 (screen-visible-p): Ditto.
|
|
7022 (screen-width): Ditto.
|
|
7023 (screenp): Ditto.
|
|
7024 (get-screen-for-buffer): Ditto.
|
|
7025 (get-screen-for-buffer-noselect): Ditto.
|
|
7026 (get-other-screen): Ditto.
|
|
7027 (iconify-screen): Ditto.
|
|
7028 (lower-screen): Ditto.
|
|
7029 (mail-other-screen): Ditto.
|
|
7030 (make-screen): Ditto.
|
|
7031 (make-screen-invisible): Ditto.
|
|
7032 (make-screen-visible): Ditto.
|
|
7033 (modify-screen-parameters): Ditto.
|
|
7034 (new-screen): Ditto.
|
|
7035 (next-screen): Ditto.
|
|
7036 (next-multiscreen-window): Ditto.
|
|
7037 (other-screen): Ditto.
|
|
7038 (previous-screen): Ditto.
|
|
7039 (previous-multiscreen-window): Ditto.
|
|
7040 (raise-screen): Ditto.
|
|
7041 (redraw-screen): Ditto.
|
|
7042 (select-screen): Ditto.
|
|
7043 (selected-screen): Ditto.
|
|
7044 (set-buffer-dedicated-screen): Ditto.
|
|
7045 (set-screen-height): Ditto.
|
|
7046 (set-screen-position): Ditto.
|
|
7047 (set-screen-size): Ditto.
|
|
7048 (set-screen-width): Ditto.
|
|
7049 (show-temp-buffer-in-current-screen): Ditto.
|
|
7050 (switch-to-buffer-other-screen): Ditto.
|
|
7051 (visible-screen-list): Ditto.
|
|
7052 (window-screen): Ditto.
|
|
7053 (x-set-screen-pointer): Ditto.
|
|
7054 (x-set-frame-pointer): Ditto.
|
|
7055 (screen-title-format): Ditto.
|
|
7056 (screen-icon-title-format): Ditto.
|
|
7057 (terminal-screen): Ditto.
|
|
7058 (delete-screen-hook): Ditto.
|
|
7059 (create-screen-hook): Ditto.
|
|
7060 (mouse-enter-screen-hook): Ditto.
|
|
7061 (mouse-leave-screen-hook): Ditto.
|
|
7062 (map-screen-hook): Ditto.
|
|
7063 (unmap-screen-hook): Ditto.
|
|
7064 (default-screen-alist): Ditto.
|
|
7065 (default-screen-name): Ditto.
|
|
7066 (x-screen-defaults): Ditto.
|
|
7067 (x-create-screen): Ditto.
|
|
7068 * obsolete.el: meta-flag removed.
|
|
7069 baud-rate removed.
|
|
7070 sleep-for-millisecs removed.
|
|
7071 extent-data removed.
|
|
7072 set-extent-data removed.
|
|
7073 set-extent-attribute removed.
|
|
7074 extent-glyph removed.
|
|
7075 extent-layout removed.
|
|
7076 set-extent-layout removed.
|
|
7077 list-faces-display removed.
|
|
7078 list-faces removed.
|
|
7079 trim-versions-without-asking removed.
|
|
7080 after-write-file-hooks removed.
|
|
7081 truename removed.
|
|
7082 auto-fill-hook removed.
|
|
7083 blink-paren-hook removed.
|
|
7084 select-screen-hook, deselect-screen-hook removed.
|
|
7085 auto-raise-screen, auto-lower-screen removed.
|
|
7086
|
|
7087 * msw-mouse.el: Global change resource -> mswindows-resource.
|
|
7088
|
|
7089 * XEmacs 21.0-pre5 is released.
|
|
7090
|
|
7091 1998-07-11 SL Baur <steve@altair.xemacs.org>
|
|
7092
|
|
7093 * about.el (about-hackers): Credits update.
|
|
7094
|
|
7095 1998-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
7096
|
|
7097 * register.el (insert-register): Don't activate the region.
|
|
7098
|
|
7099 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
7100
|
|
7101 * select.el: Restore x-* symbols for backwards compatibility:
|
|
7102 x-copy-primary-selection, x-kill-primary-selection,
|
|
7103 x-delete-primary-selection, x-select-make-extent-for-selection,
|
|
7104 x-valid-simple-selection-, x-cut-copy-clear-internal.
|
|
7105
|
|
7106 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
7107
|
|
7108 * XEmacs 21.0-pre4 is released.
|
|
7109
|
|
7110 1998-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
7111
|
|
7112 * menubar-items.el (default-menubar): Use `report-emacs-bug' for
|
|
7113 reporting bugs.
|
|
7114 (maybe-add-init-button): Fix semantics under Windows. Use
|
|
7115 `expand-file-name' rather than `concat'.
|
|
7116
|
|
7117 * help.el (print-messages): New function.
|
|
7118
|
|
7119 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7120
|
|
7121 * ldap.el (ldap-host-parameters-alist): Docstring fixes
|
|
7122
|
|
7123 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7124
|
|
7125 * about.el: Tweaked my entry in about-hackers.
|
|
7126
|
|
7127 * find-paths.el (paths-emacs-root-p):
|
|
7128 Relaxed emacs-root checking of an in-place installation to
|
442
|
7129 also accommodate the flat layout used on MS Windows.
|
428
|
7130
|
|
7131 1998-06-29 John Jones <jj@asu.edu>
|
|
7132
|
|
7133 * package-get.el: calls to package-get-update-all will only
|
|
7134 update packages which are already installed.
|
|
7135
|
|
7136 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
7137
|
|
7138 * faces.el (xpm-color-symbols): remove hardcoded defaults these
|
|
7139 are handled by the gui-element face fallbacks now.
|
|
7140
|
|
7141 * x-faces.el: default gui-element face to "background" as well as
|
|
7142 the default face.
|
|
7143
|
|
7144 * msw-faces.el (mswindows-init-device-faces): remove gui-element
|
|
7145 and default face settings since these are set as fallbacks now in
|
|
7146 the appropriate domain.
|
|
7147
|
|
7148 1998-07-02 SL Baur <steve@altair.xemacs.org>
|
|
7149
|
|
7150 * text-mode.el (text-mode): Reorder regexp so the OR part
|
|
7151 corresponding to `page-delim' goes first and the hack in
|
|
7152 `forward-paragraph' will work.
|
|
7153 With bug analysis from Bob Weiner <weiner@altrasoft.com>
|
|
7154
|
|
7155 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
7156
|
|
7157 * subr.el (remove-hook): When checking the hook value
|
|
7158 with functionp, don't apply car to it.
|
|
7159
|
|
7160 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7161
|
|
7162 * package-get.el (package-get-remote-filename):
|
|
7163 Don't use file-name-as-directory because the local directory
|
|
7164 separator conventions might not be the same as ftp's.
|
|
7165
|
|
7166 1998-06-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7167
|
|
7168 * ldap.el (ldap-host-parameters-alist): New name of
|
|
7169 `ldap-host-parameters-plist'
|
|
7170
|
434
|
7171 1998-06-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
7172
|
|
7173 * package-get.el: Using (require 'package-get-base), now that it
|
|
7174 provides itself. Consequently removed all instances of (load
|
|
7175 "package-get-base.el").
|
|
7176
|
|
7177 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
7178
|
|
7179 * subr.el (remove-hook): Don't treat the hook value as a
|
|
7180 list unless it is both consp and not functionp.
|
|
7181
|
|
7182 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
7183
|
|
7184 * about.el: Email address for Ben Wing is ben@xemacs.org.
|
|
7185 * auto-show.el: Ditto.
|
|
7186 * bytecomp.el: Ditto.
|
|
7187 * faces.el: Ditto.
|
|
7188 * x-scrollbar.el: Ditto.
|
|
7189 * x-misc.el: Ditto.
|
|
7190 * tty-init.el: Ditto.
|
|
7191 * toolbar-items.el: Ditto.
|
|
7192 * symbol-syntax.el: Ditto.
|
|
7193 * specifier.el: Ditto.
|
|
7194 * objects.el: Ditto.
|
|
7195 * hyper-apropos.el: Ditto.
|
|
7196 * glyphs.el: Ditto.
|
|
7197
|
|
7198 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
7199
|
|
7200 * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
|
|
7201 vertical-divider-always-visible-p.
|
|
7202 (default-mouse-motion-handler): Ditto.
|
|
7203
|
|
7204 1998-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
7205
|
|
7206 * scrollbar.el (scrollbars-visible-p): Simplify. Always set the
|
|
7207 global value.
|
|
7208
|
|
7209 1998-06-21 Oliver Graf <ograf@fga.de>
|
|
7210
|
|
7211 * build-reports.el: changed receiver to xemacs-build-reports list
|
|
7212
|
|
7213 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7214
|
|
7215 * font.el: Split font-family-mappings into X and
|
|
7216 mswindows-specific versions.
|
|
7217 mswindows-font-create-[object|name]: Treat supplied size
|
|
7218 as a pointsize. Added underline and strikethru handling.
|
|
7219
|
|
7220 * msw-faces.el: changed default mswindows charset to western.
|
|
7221
|
|
7222 * msw-glyphs.el: removed space in border-glyph font string that
|
|
7223 was inserted to get round bugs in the mswindows C font code.
|
|
7224
|
|
7225 1998-06-27 SL Baur <steve@altair.xemacs.org>
|
|
7226
|
|
7227 * about.el (about-hackers): Credits update.
|
|
7228
|
|
7229 * help-nomule.el (tutorial-supported-languages): Add Romanian
|
|
7230 TUTORIAL.
|
|
7231
|
|
7232 * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
|
|
7233 to ISO-8859-2.
|
|
7234
|
|
7235 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7236
|
|
7237 * font.el: Split font-family-mappings into X and
|
|
7238 mswindows-specific versions.
|
|
7239 mswindows-font-create-[object|name]: Treat supplied size
|
|
7240 as a pointsize. Added underline and strikethru handling.
|
|
7241
|
|
7242 * msw-faces.el: changed default mswindows charset to western.
|
|
7243
|
|
7244 * msw-glyphs.el: removed space in border-glyph font string that
|
|
7245 was inserted to get round bugs in the mswindows C font code.
|
|
7246
|
|
7247 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7248
|
|
7249 * minibuf.el: make read-color-completion-table call
|
|
7250 (mswindows-color-list for mswindows devices.
|
|
7251
|
|
7252 1998-06-18 Sam Mikes <smikes@alumni.hmc.edu>
|
|
7253
|
|
7254 * lisp/font-lock.el
|
|
7255 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
|
|
7256 Let declaration items contain non-word symbol characters.
|
|
7257
|
434
|
7258 1998-06-15 Adrian Aichner <adrian@xemacs.org>
|
428
|
7259
|
|
7260 * package-get.el (package-get-package-provider): Added autoload
|
|
7261 cookie. Loading "package-get-base.el" in ALL functions that use
|
|
7262 it. Fixed some (interactive ...) with multiple argument specs
|
|
7263 again. Cosmetic indentation changes.
|
|
7264
|
|
7265 1998-05-27 Glynn Clements <glynn@sensei.co.uk>
|
|
7266
|
|
7267 * info.el (Info-insert-dir): Don't use nreverse on variables
|
|
7268 that you want to use later.
|
|
7269
|
|
7270 1998-06-17 Glynn Clements <glynn@sensei.co.uk>
|
|
7271
|
|
7272 * x-mouse.el (x-set-point-and-move-selection): Replace call
|
|
7273 to x-kill-primary-selection with kill-primary-selection
|
|
7274
|
|
7275 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
7276
|
|
7277 * simple.el (what-cursor-position): Make cursor position reported
|
|
7278 use value of column-number-start-at-one
|
|
7279
|
|
7280 1998-06-17 SL Baur <steve@altair.xemacs.org>
|
|
7281
|
|
7282 * about.el (xemacs-hackers): Fix Jareth's email address.
|
|
7283
|
|
7284 1998-06-16 SL Baur <steve@altair.xemacs.org>
|
|
7285
|
|
7286 * startup.el (startup-splash-frame): Remove
|
|
7287 `xemacs-startup-logo-function'.
|
|
7288
|
|
7289 1998-06-15 SL Baur <steve@altair.xemacs.org>
|
|
7290
|
|
7291 * about.el (about-hackers): Update credits list.
|
|
7292
|
|
7293 1998-06-06 Jeff Miller <jmiller@smart.net>
|
|
7294
|
|
7295 * lisp/sound.el: Update sound-ext to allow filenames with
|
|
7296 extensions to be found by load-sound-file
|
|
7297
|
|
7298 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7299
|
|
7300 * info.el (Info-rebuild-outdated-dir): Removed variable
|
|
7301 (Info-auto-generate-directory): New variable
|
|
7302 (Info-save-auto-generated-dir): New variable
|
|
7303 (Info-maybe-update-dir): Use `Info-auto-generate-directory'
|
|
7304 (Info-build-dir-anew): Second parameter removed. Use
|
|
7305 `Info-save-auto-generated-dir'
|
|
7306 (Info-rebuild-dir): Ditto
|
|
7307
|
|
7308 1998-06-02 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
7309
|
|
7310 * list-mode.el (next-list-mode-item): Would not recognize
|
|
7311 border between directly neighbored items.
|
|
7312
|
|
7313 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
7314
|
|
7315 * package-get.el: add autoloads for some functions.
|
|
7316
|
|
7317 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
7318
|
|
7319 * specifier.el (let-specifier): Tiny docfixes.
|
|
7320
|
|
7321 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
7322
|
|
7323 * msw-mouse.el: set selection-pointer-glyph to Normal.
|
|
7324
|
|
7325 1998-06-09 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
7326
|
|
7327 * wid-edit.el (widget-specify-secret): New function.
|
|
7328 (widget-after-change): Use it.
|
|
7329 (widget-specify-field): Use it.
|
|
7330
|
|
7331 1998-06-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
7332
|
|
7333 * mouse.el (drag-window-divider): Use `(not done)' instead of
|
|
7334 `doit'; reuse result of `window-pixel-edges'.
|
|
7335
|
|
7336 * modeline.el (drag-modeline-event-lag): Rename to
|
|
7337 drag-divider-event-lag.
|
|
7338
|
|
7339 1998-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
7340
|
|
7341 * specifier.el (let-specifier): Rewritten not to generate needless
|
|
7342 `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
|
|
7343 arguments.
|
|
7344
|
|
7345 1998-05-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
7346
|
|
7347 * minibuf.el (read-file-name-1): Setup buffer-local value of
|
|
7348 `completion-ignore-case' in completions buffer under Windows.
|
|
7349
|
|
7350 1998-06-06 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7351
|
|
7352 * about.el (about-maintainer-glyph): Fix support for not
|
|
7353 compressed images.
|
|
7354
|
|
7355 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7356
|
|
7357 * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
|
|
7358
|
|
7359 * mouse.el (mouse-track): Cancel selection if misc-user event with
|
|
7360 `cancel-mode-internal' function is fetched.
|
|
7361
|
|
7362 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
7363
|
|
7364 * files.el (save-some-buffers-1): Fixed return value.
|
|
7365
|
|
7366 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
7367
|
|
7368 * dragdrop.el: added experimental
|
|
7369
|
|
7370 1998-05-26 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
7371
|
|
7372 * startup.el (after-init-hook, init-file-user,
|
|
7373 user-init-directory, load-user-init-file): Purge references
|
|
7374 to "~/.xemacs/init.el" from docstrings.
|
|
7375
|
|
7376 (load-user-init-file) Use paths-construct-path to construct
|
|
7377 paths to user init files. Go directly to ~/.emacs, do not
|
|
7378 search ~/.xemacs/, do not load `default-custom-file'.
|
|
7379
|
|
7380 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
7381
|
|
7382 * files.el (interpreter-mode-alist): Catch wish and tclsh before
|
|
7383 general *sh.
|
|
7384 (inhibit-first-line-modes-regexps): Added `.tar.gz'.
|
|
7385
|
|
7386 1998-06-03 Andy Piper <andyp@parallax.co.uk>
|
|
7387
|
|
7388 * menubar-items.el (default-menubar): add Update Packages to customize
|
|
7389 menu.
|
|
7390
|
|
7391 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
7392
|
|
7393 * faces.el: use toolbar face as a fallback for toolbar properties
|
|
7394 in xpm-color-symbols instead of default.
|
|
7395
|
|
7396 * msw-faces.el: rename 3d-object -> gui-element face.
|
|
7397
|
|
7398 1998-06-06 SL Baur <steve@altair.xemacs.org>
|
|
7399
|
|
7400 * startup.el (xemacs-startup-logo-function): New variable.
|
|
7401 (startup-splash-frame): Use it.
|
|
7402
|
|
7403 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
7404
|
|
7405 * files.el (save-some-buffers): Would wait 1 second.
|
|
7406 (save-some-buffers-1): Delete other windows here instead of in
|
|
7407 `save-some-buffers'.
|
|
7408 (save-some-buffers): Force redisplay only if windows were deleted.
|
|
7409
|
442
|
7410 1998-06-02 Didier Verna <didier@xemacs.org>
|
428
|
7411
|
|
7412 * cus-face.el (custom-face-attributes): generalized the use of
|
|
7413 toggle buttons for boolean attributes.
|
|
7414 Re-ordered the items a bit.
|
|
7415
|
|
7416 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
7417
|
|
7418 * sound.el (default-sound-directory): Use `locate-data-directory'
|
|
7419 to find the sounds directory.
|
|
7420
|
|
7421 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
7422
|
|
7423 * sound.el: default sound-ext to .wav under mswindows, .au
|
|
7424 otherwise. load-default sounds without extensions.
|
|
7425
|
|
7426 1998-05-27 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
7427
|
|
7428 * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
|
|
7429 if send-pr is not bound.
|
|
7430
|
|
7431 1998-06-01 Andy Piper <andyp@parallax.co.uk>
|
|
7432
|
|
7433 * files.el: grok idl files in auto-mode-alist.
|
|
7434 1998-06-01 Jeff Miller <jmiller@smart.net>
|
|
7435
|
|
7436 * minibuf.el (exact-minibuffer-completion-p): check for nil before
|
|
7437 calling `upcase'.
|
|
7438
|
|
7439 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
7440
|
|
7441 * msw-glyphs.el: add xbm to the list of image types supported.
|
|
7442
|
|
7443 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7444
|
|
7445 * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
|
|
7446 instead of XEmacs one when dumping InfoDock.
|
|
7447
|
|
7448 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7449
|
|
7450 * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
|
|
7451 for `modeline-visible-p'
|
|
7452
|
|
7453 * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
|
|
7454
|
|
7455 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
7456
|
|
7457 * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
|
|
7458 since it's not used anymore. doc string fixes.
|
|
7459
|
|
7460 * package-get.el (package-get-file-installed-p): new function. use
|
|
7461 instead of file-installed-p which is in an external package.
|
|
7462
|
|
7463 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
7464
|
|
7465 * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
|
|
7466 favor of select-window/switch-to-buffer
|
|
7467
|
|
7468 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
7469
|
|
7470 * startup.el: changed (getenv "HOME") to (user-home-directory)
|
|
7471
|
|
7472 1998-05-25 Oliver Graf <ograf@fga.de>
|
|
7473
|
|
7474 * frame.el (cde-start-drag) moved to dragdrop.el
|
|
7475 (offix-start-drag-region) moved to dragdrop.el
|
|
7476 (offix-start-drag) moved to dragdrop.el
|
|
7477 * dragdrop.el (cde-start-drag) moved from frame.el
|
|
7478 (offix-start-drag-region) moved from frame.el
|
|
7479 (offix-start-drag) moved from frame.el
|
|
7480 (cde-start-drag-region) cde drag regions
|
|
7481 * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
|
|
7482
|
|
7483 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
7484
|
|
7485 * dragdrop.el: created dragdrop-drag prototypes
|
|
7486 (cde-start-drag-region) fixed typo
|
|
7487
|
|
7488 1998-05-28 SL Baur <steve@altair.xemacs.org>
|
|
7489
|
|
7490 * simple.el (after-init-hook): Remove reader macro.
|
|
7491
|
|
7492 * packages.el (packages-hardcoded-lisp): Get rid of reader
|
|
7493 macros. Update DOC string.
|
|
7494
|
|
7495 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
7496
|
|
7497 * mouse.el (drag-window-divider): Ditto.
|
|
7498
|
|
7499 * modeline.el (mouse-drag-modeline): Use it.
|
|
7500
|
|
7501 * lisp-mode.el (let-specifier): Specify indentation.
|
|
7502
|
|
7503 * specifier.el (let-specifier): Renamed from
|
|
7504 `with-specifier-instance'.
|
|
7505
|
|
7506 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
7507
|
|
7508 * x-faces.el:
|
|
7509 * faces.el: move definition of xpm-color-symbols from x-faces.el
|
|
7510 to faces. Predicate x-get-resource on the presence of x.
|
|
7511
|
442
|
7512 * msw-faces.el: set 3d-object face rather than modeline. Specify
|
428
|
7513 faces as specfier defaults.
|
|
7514
|
|
7515 * package-get.el: don't use package-admin-add-single-file-package.
|
|
7516
|
|
7517 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
7518
|
|
7519 * toolbar-items.el: Fixup tooltips.
|
|
7520 (toolbar-gnus): Don't use obsolete variable
|
|
7521 toolbar-news-frame-properties.
|
|
7522 (toolbar-news-reader): Default to `gnus' instead of
|
|
7523 `not-configured'.
|
|
7524
|
|
7525 * files.el (auto-mode-alist): Correctly recognize `.emacs' under
|
|
7526 Windows.
|
|
7527
|
|
7528 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
7529
|
|
7530 * package-get.el: rename -installedp -> -installed-p.
|
|
7531
|
|
7532 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7533
|
|
7534 * glyphs.el (init-glyphs): Created `border-glyph' face, with no
|
|
7535 attributes, and assinged it to continuation, truncation and
|
|
7536 hscroll glyphs.
|
|
7537
|
|
7538 * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
|
|
7539 and made continuation, truncation and hscroll glyphs arrow
|
|
7540 characters out of that font.
|
|
7541
|
|
7542 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
7543
|
|
7544 * minibuf.el (minibuffer-electric-separator): Play nicely with
|
|
7545 directory-sep-char being \.
|
|
7546 (minibuffer-electric-tilde): Ditto.
|
|
7547 (read-file-name-map): Ditto.
|
|
7548
|
|
7549 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
7550
|
|
7551 * mouse.el (default-mouse-track-maybe-own-selection): Pause only
|
|
7552 on X devices.
|
|
7553 (default-mouse-track-deal-with-down-event): Avoid
|
|
7554 `x-disown-selection'; use `disown-selection' instead.
|
|
7555
|
|
7556 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
7557
|
|
7558 * select.el:
|
|
7559 * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
|
|
7560 moved to (cut-copy-clear-internal) in select.el. Ditto for
|
|
7561 (x-delete-primary-selection) (x-kill-primary-selection)
|
|
7562 (x-copy-primary-selection).
|
|
7563 (own-clipboard): new function.
|
|
7564
|
|
7565 * msw-select.el: use the new kill/delete/copy/cut-copy-clear
|
|
7566 functions in select.el. remove old ones.
|
|
7567 (mswindows-own-clipboard): new function.
|
|
7568
|
|
7569 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
7570
|
|
7571 * gnuserv.el: allow connections from mswindows type devices.
|
|
7572
|
|
7573 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
7574
|
|
7575 * msw-glyphs.el: change image type used from cursor to resource.
|
|
7576
|
|
7577 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7578
|
|
7579 * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
|
|
7580 for {top,bottom}-{left,right} values in addition to
|
|
7581 {top,bottom}_{left,right}.
|
|
7582 Use x-get-resource instead of x-get-resource-and-bogosity-check.
|
|
7583
|
|
7584 1998-05-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
7585
|
|
7586 * cl-macs.el (specifier-instance): Undefine its setf method.
|
|
7587
|
|
7588 * specifier.el (with-specifier-instance): Added docstring.
|
|
7589
|
|
7590 * mouse.el (drag-window-divider): Ditto.
|
|
7591
|
|
7592 * modeline.el (mouse-drag-modeline): Use it.
|
|
7593
|
|
7594 * lisp-mode.el (with-specifier-instance): Define its indentation
|
|
7595 level.
|
|
7596
|
|
7597 * specifier.el (with-specifier-instance): New macro.
|
|
7598
|
|
7599 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
7600
|
|
7601 * package-get.el (package-get-create-custom): new function to
|
|
7602 auto-generate package-get-custom.el from package-get-base.el.
|
|
7603 * (package-get-ever-installedp): new function.
|
|
7604 * (package-get-custom): new function to get all packages specified
|
|
7605 by customize.
|
|
7606
|
|
7607 1998-05-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
7608
|
|
7609 * cus-edit.el (custom-file): Revert to `~/.emacs'.
|
|
7610
|
|
7611 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
7612
|
|
7613 * cl-extra.el: Reverse previous float change.
|
|
7614
|
|
7615 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
7616
|
|
7617 * x-faces.el:
|
|
7618 * faces.el (try-font-name): moved from x-faces.el since it is
|
|
7619 required by w3 under mswindows as well X.
|
|
7620
|
|
7621 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7622
|
|
7623 * winnt.el: Removed evil (setq completion-ignore-case t)
|
|
7624 clause, one more overlookef fsfism.
|
|
7625 (nt-quote-args-functions-alist): End sentences with double space.
|
|
7626
|
|
7627 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7628
|
|
7629 * window-xemacs.el (push-window-configuration): Remove kludgery of
|
|
7630 recaching default-toolbar specifier.
|
|
7631 (pop-window-configuration): Ditto.
|
|
7632 (unpop-window-configuration): Ditto.
|
|
7633
|
|
7634 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
7635
|
|
7636 * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
|
|
7637
|
|
7638 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7639
|
|
7640 * winnt.el (nt-quote-args-verbatim): Added function.
|
|
7641 (nt-quote-args-prefix-quote): Added function.
|
|
7642 (nt-quote-args-backslash-quote): Added function.
|
|
7643 (nt-quote-args-double-quote): Added function.
|
|
7644 (nt-quote-args-functions-alist): New variable.
|
|
7645 (nt-quote-process-args): Added function. This is the main quoting
|
|
7646 work horse called from process-nt.c
|
|
7647
|
|
7648 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7649
|
|
7650 * winnt.el: Removed duplicate definitions for backspace,
|
|
7651 delete, M-backspace and C-M-backspace.
|
|
7652 (file-name-buffer-file-type-alist): Removed this variable.
|
|
7653 (find-buffer-file-type): Removed function.
|
|
7654 (find-file-binary): Removed function.
|
|
7655 (find-file-text): Removed function.
|
|
7656 (find-file-not-found-set-buffer-file-type): Removed function.
|
|
7657 (save-to-unix-hook): Removed function.
|
|
7658 (revert-from-unix-hook): Removed function.
|
|
7659 (using-unix-filesystems): Removed function.
|
|
7660 (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
|
|
7661 warning.
|
|
7662 (x-set-selection): Removed function.
|
|
7663 (x-get-selection): Removed function.
|
|
7664 Removed commented FSFisms.
|
|
7665 Replaced copyright notice (this file is not part of GNU Emacs).
|
|
7666 (nt-shell-mode-hook): Moved here from a lambda expression. Added
|
|
7667 comint-process-echoes setting to t.
|
|
7668
|
|
7669 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7670
|
|
7671 * packages.el (packages-no-package-hierarchy-regexp): Introduced
|
|
7672 and used following the interface change of
|
|
7673 `paths-find-recursive-path'.
|
|
7674
|
|
7675 * find-paths.el (paths-find-recursive-path): Exclusion is now by a
|
|
7676 regexp instead of a list of base names.
|
|
7677 (paths-version-control-filename-regexp):
|
|
7678 (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
|
|
7679 Introduced and used following the interface change of
|
|
7680 `paths-find-recursive-path'.
|
|
7681
|
|
7682 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
7683
|
|
7684 * simple.el (delete-forward-p): Make it a defun; do X garbage only
|
|
7685 on X devices, rather than on all non-TTY devices.
|
|
7686
|
|
7687 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7688
|
|
7689 * msw-mouse.el: New file. Sets up cursor shapes for Windows.
|
|
7690
|
|
7691 * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
|
|
7692
|
434
|
7693 1998-05-17 Adrian Aichner <adrian@xemacs.org>
|
428
|
7694
|
|
7695 * itimer.el (activate-itimer): Fixed usage of integers
|
|
7696 as argument to `concat'.
|
|
7697
|
|
7698 1998-05-17 Glynn Clements <glynn@sensei.co.uk>
|
|
7699
|
|
7700 * itimer.el (start-itimer): replace the use of `concat' with
|
|
7701 `format'
|
|
7702
|
|
7703 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
7704
|
|
7705 * mode-motion.el (mode-motion-hook): Clarify docstring.
|
|
7706 From Bob Weiner <weiner@altrasoft.com>
|
|
7707
|
|
7708 * loadhist.el (symbol-file): Supply prompt string when used
|
|
7709 interactively.
|
|
7710 From Bob Weiner <weiner@altrasoft.com>
|
|
7711
|
|
7712 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
7713
|
|
7714 * loadup.el (really-early-error-handler): Ditto.
|
|
7715
|
|
7716 * update-elc.el: Ditto.
|
|
7717
|
|
7718 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
7719
|
|
7720 * make-docfile.el: Ditto.
|
|
7721
|
|
7722 * find-paths.el (paths-decode-directory-path): Use split-path
|
|
7723 instead of decode-path.
|
|
7724
|
|
7725 * files.el (parse-colon-path): Update docstring reference.
|
|
7726
|
|
7727 1998-05-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7728
|
|
7729 * msw-init.el:
|
|
7730 * x-init.el:
|
|
7731 Bind cut'n'paste keys to non window-system specific functions.
|
|
7732
|
|
7733 * msw-select.el: New function mswindows-clear-clipboard.
|
|
7734 mswindows-cut-copy-clipboard extended to handle clearing of the
|
|
7735 selection and renamed to mswindows-cut-copy-clear-clipboard.
|
|
7736
|
|
7737 * select.el: on mswindows devices delete-primary-selection
|
|
7738 calls mswindows-clear-clipboard.
|
|
7739
|
|
7740 1998-05-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
7741
|
|
7742 * simple.el (quoted-insert): Inhibit quit when using read-char.
|
|
7743
|
|
7744 * cmdloop.el (read-char): Don't inhibit quit.
|
|
7745 (read-char-exclusive): Ditto.
|
|
7746 (read-char): Signal quit if quit-char was pressed.
|
|
7747 (read-char-exclusive): Ditto.
|
|
7748 (read-quoted-char): Return a character, not integer.
|
|
7749
|
|
7750 * menubar-items.el (default-popup-menu): Use Andy's generic
|
|
7751 selection code.
|
|
7752 (default-popup-menu): Fix code.
|
|
7753
|
|
7754 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
7755
|
|
7756 * dragdrop.el (dragdrop-function-widget): this time it's done
|
|
7757
|
|
7758 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
7759
|
|
7760 * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
|
|
7761
|
|
7762 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7763
|
|
7764 * device.el (device-pixel-width):
|
|
7765 (device-pixel-height):
|
|
7766 (device-mm-width):
|
|
7767 (device-mm-height):
|
|
7768 (device-bitplanes):
|
|
7769 (device-color-cells): Swapped parameters to device-system-metric
|
|
7770 according to the interface change.
|
|
7771
|
|
7772 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7773
|
|
7774 * mouse.el (default-mouse-motion-handler): Use new name of the
|
|
7775 function event-over-vertical-divider-p.
|
|
7776 Do not set E-W arrow cursor over the divider if
|
|
7777 vertical-divider-draggable-p is nil in the window.
|
|
7778 ([top-level]): Use new name for the variable
|
|
7779 vertical-divider-map.
|
|
7780 (drag-window-divider): Respect vertical-divider-draggable-p.
|
|
7781 Variable name typo fixes.
|
|
7782
|
|
7783 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
7784
|
|
7785 * keymap.el (kbd): Define here; handle string constants and
|
|
7786 others...
|
|
7787
|
|
7788 1998-05-15 Christian Nyb <chr@mediascience.no>
|
|
7789
|
|
7790 * simple.el (zap-up-to-char): New function. Behaves like `zap-to-char'
|
|
7791 in Emacs 18.
|
|
7792
|
442
|
7793 1998-05-13 Didier Verna <didier@xemacs.org>
|
428
|
7794
|
|
7795 * mouse.el (drag-window-divider): give the vertical divider a
|
|
7796 pressed look when dragging it.
|
|
7797
|
|
7798 1998-05-13 Andy Piper <andyp@parallax.co.uk>
|
|
7799
|
|
7800 * faces.el: predicate some more face operations on x or mswindows
|
|
7801 not just x.
|
|
7802
|
|
7803 * modeline.el: enable modeline coloring for mswindows.
|
|
7804
|
|
7805 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7806
|
|
7807 * minibuf.el (minibuffer-default): Added variable; compatible with
|
|
7808 FSF Emacs.
|
|
7809 (next-history-element): Used `minibuffer-default'.
|
|
7810
|
|
7811 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
7812
|
|
7813 * dragdrop.el (dragdrop-function-widget): button and mods ok
|
|
7814 arguments still look a bit strange
|
|
7815 (dragdrop-compare-mods) created
|
|
7816 (dragdrop-drop-do-functions) correctly checks for buttons and
|
|
7817 modifiers
|
|
7818
|
|
7819 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
7820
|
|
7821 * setup-paths.el (paths-default-info-directories): Replace
|
|
7822 path-separator with directory-sep-char.
|
|
7823
|
|
7824 * files.el (path-separator): Don't define it here.
|
|
7825
|
|
7826 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
7827
|
|
7828 * update-elc.el: Ditto.
|
|
7829
|
|
7830 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
7831
|
|
7832 * make-docfile.el: Ditto.
|
|
7833
|
|
7834 * loadup.el (really-early-error-handler): Ditto.
|
|
7835
|
|
7836 * find-paths.el (paths-decode-directory-path): Use decode-path
|
|
7837 instead of decode-path-internal.
|
|
7838
|
|
7839 * files.el (parse-colon-path): Update docstring.
|
|
7840
|
|
7841 1998-05-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
7842
|
|
7843 * subr.el (get-buffer-window-list): Make BUFFER optional.
|
|
7844
|
|
7845 * window-xemacs.el (windows-of-buffer): Defalias to
|
|
7846 get-buffer-window-list.
|
|
7847
|
|
7848 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7849
|
|
7850 * disass.el: Fix maintainer keyword.
|
|
7851
|
|
7852 * bytecomp.el (byte-compile-and-load-file): Autoload.
|
|
7853 (byte-compile-buffer): Ditto.
|
|
7854
|
|
7855 * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
|
|
7856 value is returned, not the name.
|
|
7857 (lisp-imenu-generic-expression): Enable it.
|
|
7858 (lisp-mode-variables): Ditto.
|
|
7859 (lisp-indent-offset): Change defconst to defvar.
|
|
7860 (lisp-indent-function): Ditto.
|
|
7861 (lisp-body-indent): Ditto.
|
|
7862
|
|
7863 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7864
|
|
7865 * modeline.el: Use zap-last-kbd-macro-event.
|
|
7866
|
|
7867 * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
|
|
7868 nil, don't attempt to do anything with messages.
|
|
7869 (eval-last-sexp): Use `letf' for clarity.
|
|
7870
|
|
7871 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7872
|
|
7873 * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
|
|
7874
|
|
7875 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
7876
|
|
7877 * buff-menu.el:
|
|
7878 * lisp-mode.el:
|
|
7879 * obsolete.el:
|
|
7880 Change empty docstrings into no doc strings at all.
|
|
7881 Fix bogus FSF-format docstrings.
|
|
7882 * etags.el: Fix docstring.
|
|
7883
|
|
7884 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7885
|
|
7886 * package-get.el (package-get): Use internal md5
|
|
7887
|
|
7888 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
7889
|
|
7890 * about.el (about-xemacs): Correct abuse of concat.
|
|
7891
|
|
7892 1998-05-11 SL Baur <steve@altair.xemacs.org>
|
|
7893
|
|
7894 * info.el (Info-mode): Use easymenu.
|
|
7895
|
|
7896 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7897
|
|
7898 * apropos.el (apropos): Don't use concat with integers.
|
|
7899
|
|
7900 * cmdloop.el (describe-last-error): Handle the case when no error
|
|
7901 was seen gracefully.
|
|
7902
|
|
7903 * apropos.el (apropos-print): Use with-displaying-help-buffer as
|
|
7904 defun.
|
|
7905 (apropos-describe-plist): Ditto.
|
|
7906
|
|
7907 * help.el (with-displaying-help-buffer): Revert to a defun.
|
|
7908 (describe-key): Use it as defun.
|
|
7909 (describe-mode): Ditto.
|
|
7910 (describe-bindings): Ditto.
|
|
7911 (describe-prefix-bindings): Ditto.
|
|
7912 (describe-installation): Ditto.
|
|
7913 (view-lossage): Ditto.
|
|
7914 (describe-function): Ditto.
|
|
7915 (describe-variable): Ditto.
|
|
7916 (describe-syntax): Ditto.
|
|
7917
|
|
7918 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
7919
|
|
7920 * dragdrop.el: changed order of require/provide
|
|
7921 (dragdrop-drop-mime-default) changed to new calling conventions
|
|
7922 (dragdrop-drop-do-functions) changed to new calling conventions
|
|
7923 (dragdrop-function-widget) this one needs more work...
|
|
7924
|
|
7925 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
7926
|
|
7927 * about.el: another small change in my entry
|
|
7928 * dragdrop.el (dragdrop-drop-log-function): logging added
|
|
7929 plus customizations
|
|
7930 changed interface to handler functions. now called with event
|
|
7931 and object
|
|
7932
|
|
7933 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7934
|
|
7935 * glyphs.el (divider-pointer-glyph): Declared new glyph,
|
|
7936 E-W arrow pointer displayed over draggable dividers.
|
|
7937
|
|
7938 * mouse.el (default-mouse-motion-handler): Show it when
|
|
7939 appropriate.
|
|
7940 (drag-window-divider): Added.
|
|
7941 ([top-level]): Initialized window-divider-map with a keymap
|
|
7942 binding the above function to left button down event.
|
|
7943
|
|
7944 * x-mouse.el (x-init-pointer-shape): Initialize
|
|
7945 divider-pointer-glyph from Cursor.dividerPointer, or use default
|
|
7946 E-W double arrow.
|
|
7947
|
|
7948 1998-04-30 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
7949
|
|
7950 * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
|
|
7951
|
|
7952 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
7953
|
|
7954 * simple.el (count-words-buffer): Don't query for buffer.
|
|
7955 (count-lines-buffer): Ditto.
|
|
7956
|
|
7957 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7958
|
|
7959 * help.el (where-is): add optional insert argument.
|
|
7960
|
|
7961 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
7962
|
|
7963 * help.el (describe-key-briefly): New argument INSERT.
|
|
7964
|
|
7965 * simple.el (eval-expression): New optional argument; synch with
|
|
7966 FSF 20.3.
|
|
7967
|
|
7968 * keydefs.el (global-map): Add new register bindings.
|
|
7969
|
|
7970 * register.el: Synched with FSF 20.3.
|
|
7971
|
|
7972 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7973
|
|
7974 * window-xemacs.el (recenter): all arguments are optional.
|
|
7975
|
|
7976 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
7977
|
|
7978 * device.el: (device-pixel-width): Reflected name/parameters
|
|
7979 change to device-system-metric.
|
|
7980 (device-pixel-height): Ditto.
|
|
7981 (device-mm-width): Ditto.
|
|
7982 (device-mm-height): Ditto.
|
|
7983 (device-bitplanes): Ditto.
|
|
7984 (device-color-cells): Ditto.
|
|
7985
|
|
7986 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
7987
|
|
7988 * cl-extra.el (cl-float-limits): Removed; move code to top-level.
|
|
7989
|
|
7990 * cl.el (most-positive-fixnum): Document.
|
|
7991 (most-negative-fixnum): Ditto.
|
|
7992
|
|
7993 * cus-dep.el: Updated comment.
|
|
7994
|
|
7995 * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
|
|
7996 constant.
|
|
7997
|
|
7998 * cus-load.el (custom-put): Removed.
|
|
7999
|
|
8000 * files.el (after-find-file): Just resignal quit instead of
|
|
8001 signaling "canceled".
|
|
8002
|
|
8003 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
8004
|
|
8005 * frame.el (other-frame): Use `focus-frame' instead of
|
|
8006 select-frame kludges.
|
|
8007
|
|
8008 * lisp-mode.el: Update lisp-indent-function for
|
|
8009 save-selected-frame and with-selected-frame.
|
|
8010
|
|
8011 * frame.el (save-selected-frame): New macro.
|
|
8012 (with-selected-frame): Ditto.
|
|
8013 (other-frame): Use `set-frame-focus'.
|
|
8014
|
|
8015 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
8016
|
|
8017 * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
|
|
8018 (dragdrop-drop-url-default) default handler for URL drops created
|
|
8019 (dragdrop-drop-mime-default) default handler for MIME drops created
|
|
8020 (dragdrop-drop-functions) default custom for handling drops created
|
|
8021 (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
|
|
8022
|
|
8023 1998-05-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8024
|
|
8025 * mouse.el: Removed redundant mouse-mswindows-drop function.
|
|
8026
|
|
8027 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
8028
|
|
8029 * about.el: changed some text in my entry
|
|
8030 * dragdrop.el: added customs
|
|
8031
|
|
8032 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
8033
|
|
8034 * mouse.el: killed global drop key bindings
|
|
8035 (mouse-offix-drop) removed
|
|
8036 * dragdrop.el: created
|
|
8037 * dumped-lisp.el: inclusion of dragdrop.el for window-systems
|
|
8038
|
|
8039 1998-05-09 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8040
|
|
8041 * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
|
|
8042 scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
|
|
8043
|
|
8044 * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
|
|
8045 obsolete comment.
|
|
8046
|
|
8047 * scrollbar.el (scrollbars-visible-p): Use new
|
|
8048 {vertical,horizontal}-scrollbar-visible-p specifiers.
|
|
8049
|
|
8050 1998-04-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8051
|
|
8052 * device.el (device-pixel-height):
|
|
8053 (device-pixel-width):
|
|
8054 (device-mm-width):
|
|
8055 (device-mm-height):
|
|
8056 (device-bitplanes):
|
|
8057 (device-color-cells): Moved these 6 functions from device.c; they
|
|
8058 all use single (device-system-metrics) call.
|
|
8059
|
|
8060 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
8061
|
|
8062 * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
|
|
8063 were renamed.
|
|
8064
|
|
8065 * menubar-items.el:
|
|
8066 * toolbar-items.el: Renamed from x-menubar/x-toolbar.
|
|
8067 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
8068
|
|
8069 * help.el (help-map): Remove Hyperbole keybinding logic.
|
|
8070 Suggested by: Michael Ernst <mernst@cs.washington.edu>
|
|
8071
|
|
8072 1998-05-08 SL Baur <steve@altair.xemacs.org>
|
|
8073
|
|
8074 * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
|
|
8075 From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
8076
|
|
8077 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
8078
|
|
8079 * msw-glyphs.el: use nicer icon3 from the frame icon.
|
|
8080
|
|
8081 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
8082
|
|
8083 * version.el (emacs-version): Remove InfoDock conditionals.
|
|
8084
|
|
8085 * startup.el (startup-splash-frame): Change ID logo name.
|
|
8086
|
|
8087 1998-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
8088
|
|
8089 * files.el (after-find-file): If the user presses C-g on
|
|
8090 directory-creation prompt, kill the buffer.
|
|
8091
|
|
8092 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
8093
|
|
8094 * simple.el (count-words-region): Reverse previous change.
|
|
8095
|
|
8096 1998-05-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
8097
|
|
8098 * replace.el (query-replace): Just call perform-replace.
|
|
8099 (query-replace-regexp): Ditto.
|
|
8100 (perform-replace): Move region handling here.
|
|
8101 (perform-replace): Use the new arg to match-data.
|
|
8102
|
|
8103 1998-03-08 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8104
|
|
8105 * x-init.el: Install X specific display table that
|
|
8106 displays char 0240 as a space to avoid whatever it is
|
|
8107 that screws up display of that character code.
|
|
8108
|
|
8109 1998-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
8110
|
|
8111 * help.el (function-arglist): If no arguments are documented for a
|
|
8112 subr, print nothing rather than incorrect output.
|
|
8113
|
|
8114 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
8115
|
|
8116 * cmdloop.el (command-error): Update bail-out error message to use
|
|
8117 `emacs-program-name'.
|
|
8118
|
|
8119 * lib-complete.el: Remove reader macro cruft.
|
|
8120
|
|
8121 * dumped-lisp.el (preloaded-file-list): Phase I: remove InfoDock
|
|
8122 cruft.
|
|
8123
|
|
8124 * simple.el (count-words-region): Drop interactive-p check on the
|
|
8125 message.
|
|
8126
|
|
8127 1998-05-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8128
|
|
8129 * font.el
|
|
8130 * msw-faces.el
|
|
8131 Correct spelling of mswindows-font-canonicalize-name.
|
|
8132
|
|
8133 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8134
|
|
8135 * ldap.el (ldap-host-parameters-alist): Replaced with
|
|
8136 `ldap-host-parameters-plist'
|
|
8137 (ldap-search): Adapt to previous change
|
|
8138
|
|
8139 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
8140
|
|
8141 * about.el (about-hackers): Update Bob Weiner bio.
|
|
8142 (about-maintainer-info): Ditto.
|
|
8143
|
|
8144 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
8145
|
|
8146 * simple.el (display-warning-minimum-level): Docfix.
|
|
8147
|
|
8148 1998-04-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
8149
|
|
8150 * widget.el (:default-get): New keyword.
|
|
8151 * wid-edit.el (default, widget-default-default-get): Define it.
|
|
8152 (group, widget-group-default-get): Define it.
|
|
8153 (menu-choice, widget-choice-default-get): Define it.
|
|
8154 (widget-default-get): New function.
|
|
8155 (widget-choice-action): Call it.
|
|
8156 (widget-editable-list-entry-create): Call it.
|
|
8157
|
|
8158 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
8159
|
|
8160 * byte-optimize.el (byte-boolean-vars): Removed.
|
|
8161 (byte-optimize-lapcode): Use `built-in-variable-type' instead of
|
|
8162 lookup through `byte-boolean-vars'.
|
|
8163
|
|
8164 1998-05-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8165
|
|
8166 * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
|
|
8167 resource-provided values into ghost specs for scrollbar-height and
|
|
8168 scrollbar-width.
|
|
8169
|
|
8170 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
8171
|
|
8172 * byte-optimize.el: Don't attempt to optimize /=.
|
|
8173
|
|
8174 * bytecomp.el (byte-compile-one-ore-more-args): New function.
|
|
8175 (byte-compile-/=): Ditto.
|
|
8176
|
|
8177 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
8178
|
|
8179 * apropos.el: Use `with-displaying-help-buffer'.
|
|
8180 (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
|
|
8181 Use `with-displaying-help-buffer'.
|
|
8182 (apropos-follow): Do not give special treatment to buffer cursor
|
|
8183 was in prior to a mouse click.
|
|
8184 (apropos-describe-plist): Use `with-displaying-help-buffer'.
|
|
8185 (apropos-print-doc): Set correct buffer for setting text
|
|
8186 properties.
|
|
8187
|
|
8188 1998-05-01 SL Baur <steve@altair.xemacs.org>
|
|
8189
|
|
8190 * help.el (help-buffer-prefix-string): New variable.
|
|
8191 (help-buffer-name): Use it.
|
|
8192
|
|
8193 * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
|
|
8194 mode menu.
|
|
8195
|
|
8196 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
8197
|
|
8198 * frame.el (other-frame): Work even when focus-follows-mouse is true.
|
|
8199
|
|
8200 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
8201
|
|
8202 * files.el (find-file-noselect): Update docstring.
|
|
8203 (find-file-noselect): Signal an error if found an unreadable file.
|
|
8204 (file-chase-links): Save the match data.
|
|
8205 (normal-mode): Use `lwarn' and `error-message-string'.
|
|
8206 (interpreter-mode-alist): Change defconst to defvar.
|
|
8207 (inhibit-first-line-modes-regexps): Ditto.
|
|
8208 (inhibit-first-line-modes-regexps): Added .tgz.
|
|
8209 (inhibit-first-line-modes-suffixes): Change defconst to defvar.
|
|
8210 (change-major-mode-with-file-name): New user-option.
|
|
8211 (set-visited-file-name): Synched with FSF.
|
|
8212 (file-name-extension): New function, from FSF 20.3.
|
|
8213 (file-relative-name): Synched with FSF.
|
|
8214 (save-some-buffers): Support the C-r feature.
|
|
8215 (recover-session): Synched with FSF.
|
|
8216 (kill-some-buffers): Ditto.
|
|
8217 (set-auto-mode): New argument JUST-FROM-FILE-NAME.
|
|
8218
|
|
8219 1998-04-30 SL Baur <steve@altair.xemacs.org>
|
|
8220
|
|
8221 * files.el (insert-file): Undo previous change and reenable use of
|
|
8222 format.el.
|
|
8223
|
|
8224 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
8225
|
|
8226 * window-xemacs.el (recenter): Define.
|
|
8227
|
|
8228 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
8229
|
|
8230 * font.el (mswindows-font-create-name)
|
|
8231 (mswindows-font-create-object): new functions for mswindows type
|
|
8232 fonts.
|
|
8233
|
|
8234 * msw-faces.el (mswindows-font-canicolize-name): fix so that
|
|
8235 strings are parsed as well as font objects.
|
|
8236
|
|
8237 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
8238
|
|
8239 * modeline.el (defining-kbd-macro): Restore modeline indication of
|
|
8240 kbd-macro being recorded.
|
|
8241 (add-minor-mode): Simplify docstring.
|
|
8242 (modeline-minor-mode-menu): Remove stuff.
|
|
8243
|
|
8244 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
8245
|
|
8246 * code-process.el (call-process): dynamically decide process
|
|
8247 coding type.
|
|
8248
|
|
8249 1998-04-29 Jim Radford <radford@robby.caltech.edu>
|
|
8250
|
|
8251 * modeline.el: Add line-number-mode, column-number-mode to
|
|
8252 the modeline minor-mode menu. Button2 on the line number does
|
|
8253 goto-line.
|
|
8254
|
|
8255 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
8256
|
|
8257 * mouse.el: move x-selection-owner-p type things to
|
|
8258 selection-owner-p.
|
|
8259
|
|
8260 * msw-init.el: copy zmacs stuff from x-init.el
|
|
8261
|
|
8262 * msw-select.el (mswindows-own-selection)
|
|
8263 (mswindows-disown-selection) (mswindows-selection-owner-p): new
|
|
8264 functions. Very simple minded implementation of selectio
|
|
8265 ownership.
|
|
8266
|
|
8267 * select.el (own-selection) (disown-selection)
|
|
8268 (activate-region-as-selection) (select-make-extent-for-selection)
|
|
8269 (valid-simple-selection-p): functions moved from x-select.el for
|
|
8270 generalized selection.
|
|
8271
|
|
8272 * x-select.el: see select.el changes.
|
|
8273
|
|
8274 * x-toolbar.el: use new selection functions.
|
|
8275
|
|
8276 1998-04-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8277
|
|
8278 * packages.el (packages-find-package-directories): Fixed bug that
|
|
8279 would pick up multiple site-package directories.
|
|
8280 (package-locations): Added "xemacs-packages" as a late package
|
|
8281 location.
|
|
8282
|
|
8283 * find-paths.el: Now uses `emacs-program-name' and
|
|
8284 `emacs-program-version'.
|
|
8285 Additions to enforce version-specific directories in
|
|
8286 `paths-find-version-directory'.
|
|
8287
|
|
8288 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
8289
|
|
8290 * default.el: Removed.
|
|
8291 * site-start.el: Removed.
|
|
8292
|
442
|
8293 1998-04-29 Didier Verna <didier@xemacs.org>
|
428
|
8294
|
|
8295 * minibuf.el (minibuffer-history-minimum-string-length): Default
|
|
8296 to nil.
|
|
8297
|
|
8298 1998-04-28 SL Baur <steve@altair.xemacs.org>
|
|
8299
|
|
8300 * find-paths.el (paths-program-name): Rename.
|
|
8301 (paths-emacs-root-p): Ditto.
|
|
8302 (paths-find-site-directory): Ditto.
|
|
8303
|
|
8304 1998-04-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
8305
|
|
8306 * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
|
|
8307 `emacs-lisp-byte-compile-and-load'.
|
|
8308
|
|
8309 1998-04-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8310
|
|
8311 * ldap.el (ldap-search): Fixed additional parameter passing to
|
|
8312 `ldap-open'
|
|
8313
|
|
8314 1998-04-27 Andy Piper <andyp@parallax.co.uk>
|
|
8315
|
|
8316 * select.el (kill-primary-selection) (selection-owner-p)
|
|
8317 (copy-primary-selection) (yank-clipboard-selection)
|
|
8318 (selection-exists-p) (delete-primary-selection): new file and
|
|
8319 functions that do the right thing for the selected device.
|
|
8320
|
|
8321 * x-menubar.el: use generalised selection functions.
|
|
8322
|
|
8323 * dumped-lisp.el: dump select.el.
|
|
8324
|
|
8325 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
8326
|
|
8327 * find-paths.el (paths-progname): New variable.
|
|
8328 (paths-emacs-root-p): Use it.
|
|
8329 (paths-find-site-directory): Ditto.
|
|
8330
|
|
8331 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
8332
|
|
8333 * loadup.el ((member "dump" command-line-args)): Dump as
|
|
8334 `infodock' if InfoDock.
|
|
8335
|
|
8336 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
8337
|
|
8338 * find-paths.el (construct-emacs-version): Simplify, include
|
|
8339 program name in the return value.
|
|
8340 * (paths-find-version-directory): Use it.
|
|
8341
|
|
8342 1998-04-25 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8343
|
|
8344 * info.el (Info-parse-dir-entries): Fixed regexp
|
|
8345 (Info-build-dir-anew): Remove full suffix and capitalize info file
|
|
8346 name for files with no @direntry
|
|
8347 (Info-batch-rebuild-dir): New function
|
|
8348 (Info-suffixed-file): Check for regular files instead of simple
|
|
8349 file existence (could catch directories before)
|
|
8350
|
|
8351 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8352
|
|
8353 * setup-paths.el, find-paths.el: Removed uses of `not' which
|
|
8354 temacs doesn't have.
|
|
8355
|
|
8356 * find-paths.el (paths-find-emacs-roots): Included exec-prefix
|
|
8357 into root searching.
|
|
8358
|
|
8359 1998-04-24 Martin Buchholz <martin@xemacs.org>
|
|
8360
|
|
8361 * subr.el: Remove definition of `not'.
|
|
8362
|
|
8363 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8364
|
|
8365 * msw-glyphs.el: enable graphics support.
|
|
8366
|
442
|
8367 1998-04-23 Didier Verna <didier@xemacs.org>
|
428
|
8368
|
|
8369 * x-menubar.el (default-menubar): restored the line-number-mode
|
|
8370 option.
|
|
8371
|
|
8372 * misc doc string updates related to the options menu.
|
|
8373
|
|
8374 1998-04-24 SL Baur <steve@altair.xemacs.org>
|
|
8375
|
|
8376 * setup-paths.el (paths-construct-load-path): Fix typo.
|
|
8377
|
|
8378 1998-04-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8379
|
|
8380 * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
|
|
8381 font-menu-ignore-scaled-fonts don't have to be bound now; this
|
|
8382 gets us one step further towards making --no-autoloads work.
|
|
8383
|
|
8384 * startup.el (normal-top-level): Load auto-autoloads only if
|
|
8385 lisp-directory is non-nil.
|
|
8386
|
|
8387 * setup-paths.el (paths-construct-load-path): Made it robust
|
|
8388 against nil lisp-directory.
|
|
8389
|
|
8390 * startup.el (startup-setup-paths-warning): Added `lisp-directory'
|
|
8391 to the list of variables that cause a warning when nil.
|
|
8392
|
|
8393 * toolbar.el (init-toolbar-location): Now works even when there's
|
|
8394 no toolbar icon directory.
|
|
8395
|
|
8396 1998-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
8397
|
|
8398 * help.el (view-lossage): Recognize it.
|
|
8399
|
|
8400 * simple.el (log-message): Mark multiline messages.
|
|
8401
|
|
8402 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
8403
|
|
8404 * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
|
|
8405
|
|
8406 1998-4-20 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
8407
|
|
8408 * package-get.el (package-get-all): add `\n' separator to
|
|
8409 interactive specification so that both variables are read
|
|
8410
|
442
|
8411 1998-04-22 Didier Verna <didier@xemacs.org>
|
428
|
8412
|
|
8413 * x-menubar.el: ported the options menu to Custom.
|
|
8414 Moved the "read only" toggle button to the buffers menu.
|
|
8415 Corrected some missing ;;;###autoload or defcustom.
|
|
8416
|
|
8417 * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
|
|
8418 the scrollbar-visible specifier for options menu handling.
|
|
8419
|
|
8420 * toolbar.el (toolbar-visible-p)
|
|
8421 (toolbar-captioned-p)
|
|
8422 (default-toolbar-position): defcustom wrappers around
|
|
8423 the toolbar specifiers for options menu handling.
|
|
8424
|
|
8425 * frame.el (get-frame-for-buffer-default-instance-limit):
|
|
8426 defcustom it for options menu handling.
|
|
8427
|
440
|
8428 * font-lock.el (font-lock-mode): defcustom and autoload the variable
|
428
|
8429 font-lock-mode for options menu handling.
|
|
8430
|
|
8431 * cus-start.el: added Custom properties to overwrite-mode for
|
|
8432 options menu handling.
|
|
8433
|
|
8434 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8435
|
|
8436 * about.el: shameless self-promotion.
|
|
8437
|
|
8438 1998-04-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
8439
|
|
8440 * simple.el (raw-append-message): Slightly optimize.
|
|
8441 (remove-message): Use `push' for clarity.
|
|
8442 (append-message): Ditto.
|
|
8443 (display-warning): Dito.
|
|
8444 (raw-append-message): Send the message to the appropriate device.
|
|
8445
|
|
8446 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
8447
|
|
8448 * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
|
|
8449 From Sean MacLennan <Sean.MacLennan@pika.ca>
|
|
8450
|
|
8451 1998-04-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8452
|
|
8453 * setup-paths.el: Changed `directory-sep-char' to
|
|
8454 `path-separator', following a change in GNU Emacs.
|
|
8455
|
|
8456 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8457
|
|
8458 * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
|
|
8459 (Info-build-dir-anew): Add a final newline.
|
|
8460 (Info-build-dir-anew): Do not issue warning when rebuilding policy
|
|
8461 is `always'
|
|
8462 (Info-rebuild-dir): Ditto
|
|
8463
|
|
8464 * dumped-lisp.el (preloaded-file-list): Added ldap.el
|
|
8465
|
|
8466 1998-04-21 SL Baur <steve@altair.xemacs.org>
|
|
8467
|
|
8468 * simple.el (count-words-buffer): Retain zmacs region.
|
|
8469 (count-words-region): Ditto.
|
|
8470 * simple.el: (what-line): Expanded line counts.
|
|
8471 (count-lines): New parameter to conditionalize whether collapsed
|
|
8472 lines get counted.
|
|
8473 From Bob Weiner <weiner@altrasoft.com>
|
|
8474
|
|
8475 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
8476
|
|
8477 * packages.el (package-locations): infodock-packages must override
|
|
8478 mule-packages and packages.
|
|
8479
|
|
8480 1998-04-19 Jonathan Harris <jhar@tardis.ed.a.uk>
|
|
8481
|
|
8482 * wid-edit.el:
|
|
8483 remove rude messages from widget-activation-widget-mapper
|
|
8484 and widget-activation-glyph-mapper
|
|
8485
|
|
8486 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8487
|
|
8488 * toolbar.el: Remove (featurep 'x) test from
|
|
8489 toolbar-make-button-list
|
|
8490
|
|
8491 1998-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
8492
|
|
8493 * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
|
|
8494 only if in the same frame.
|
|
8495
|
|
8496 1998-04-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8497
|
|
8498 * packages.el (package-locations): Added site-packages hierarchy.
|
|
8499
|
|
8500 * setup-paths.el (paths-default-info-directories): Introduced and
|
|
8501 used.
|
|
8502
|
|
8503 * packages.el, setup-paths.el: Set various path searching depths
|
|
8504 to 1.
|
|
8505
|
|
8506 * packages.el (packages-hierarchy-depth):
|
|
8507 (packages-load-path-depth): Introduced and used.
|
|
8508
|
|
8509 * setup-paths.el (paths-load-path-depth): Introduced and used.
|
|
8510
|
|
8511 * find-paths.el (paths-find-recursive-path): Added max-depth
|
|
8512 parameter.
|
|
8513
|
|
8514 1998-04-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8515
|
|
8516 * setup-paths.el (paths-construct-info-path): Removed
|
|
8517 dependency on behavior of (file-name-as-directory "").
|
|
8518
|
|
8519 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8520
|
|
8521 * ldap.el (ldap-search): Adapt to the new low-level API using ldap
|
|
8522 lisp objects
|
|
8523
|
|
8524 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8525
|
|
8526 * dump-paths.el, startup.el: Added handling for --debug-paths.
|
|
8527
|
|
8528 1998-04-15 William M. Perry <wmperry@aventail.com>
|
|
8529
|
|
8530 * wid-edit.el: We cannot just set the help-echo or balloon-help
|
|
8531 properties for an extent based on the :help-echo widget
|
|
8532 property, since help-echo and balloon-help cause an EXTENT to
|
|
8533 get passed in, where :help-echo functions are expecting a WIDGET
|
|
8534
|
|
8535 1998-04-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8536
|
|
8537 * scrollbar.el (init-scrollbar-from-resources): Call
|
|
8538 mswindows-init-scrollbar-metrics when appropriate.
|
|
8539
|
|
8540 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8541
|
|
8542 * dumped-lisp.el: dump x-toolbar for window system
|
|
8543
|
|
8544 * msw-init.el (init-post-mswindows-win): enable toolbars if we
|
|
8545 have support and xpm.
|
|
8546
|
|
8547 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
8548
|
|
8549 * files.el (toggle-read-only): Fix docstring.
|
442
|
8550 From Didier Verna <didier@xemacs.org>
|
428
|
8551
|
|
8552 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8553
|
|
8554 * startup.el (normal-top-level): Load autoload-file-name without
|
|
8555 specifying an extension---some people only auto-autoload.el.gz.
|
|
8556
|
|
8557 1998-04-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
8558
|
|
8559 * files.el (backup-enable-predicate): Don't bomb on NAME being
|
|
8560 nil.
|
|
8561
|
|
8562 1998-04-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8563
|
|
8564 * find-paths.el, packages.el: Now prefers configure'd paths.
|
|
8565 This shouldn't cause any of the originally anticipated problems as
|
|
8566 the current paths architecture will not define the various
|
|
8567 configure-xxx variables if they're not specified on the configure
|
|
8568 command line.
|
|
8569
|
|
8570 * find-paths.el, setup-paths.el, packages.el: Removed all
|
|
8571 mentionings of "/" as a path separator.
|
|
8572 Used paths-construct-path throughout.
|
|
8573
|
|
8574 * find-paths.el (paths-construct-path): Created to assemble paths
|
|
8575 from directory components.
|
|
8576
|
|
8577 * setup-paths.el, packages.el: Used paths-decode-directory-path
|
|
8578 instead of decode-path-internal.
|
|
8579
|
|
8580 * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
|
|
8581 and associates.
|
|
8582 (paths-decode-directory-path) Created.
|
|
8583
|
|
8584 * setup-paths.el: Changed configure-exec-path to
|
|
8585 configure-exec-directory.
|
|
8586
|
|
8587 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8588
|
|
8589 * packages.el (packages-find-packages): Fixed decoding of
|
|
8590 EMACSPACKAGEPATH.
|
|
8591
|
|
8592 * startup.el: -no-packages -> -no-early-packages.
|
|
8593
|
|
8594 (packages-load-package-lisps): Fixed loading of auto-autoload
|
|
8595 files.
|
|
8596
|
|
8597 * startup.el (normal-top-level): Fixed loading of core
|
|
8598 auto-autoload.
|
|
8599
|
|
8600 * obsolete.el: Un-obsoleted site-directory. Sigh.
|
|
8601
|
|
8602 * startup.el, packages.el, dump-paths.el: Added proper settings
|
|
8603 for site-directory and lisp-directory variables.
|
|
8604
|
|
8605 * startup.el, loadup.el: Renamed inhibit-update-autoloads to
|
|
8606 inhibit-package-autoloads and fixed handling of it.
|
|
8607
|
|
8608 * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
|
|
8609 handling of former inhibit-package-init, now
|
|
8610 inhibit-early-packages, to make -vanilla etc. work.
|
|
8611
|
|
8612 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8613
|
|
8614 * code-process.el (start-process): Fallback to 'undecided instead
|
|
8615 of 'binary for process input coding stream.
|
|
8616
|
|
8617 * process.el (start-process): Docstring fix.
|
|
8618
|
|
8619 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8620
|
|
8621 * info.el (Info-insert-dir): Do not insert temporary dir files
|
|
8622 in Info-dir-file-attributes
|
|
8623 (Info-build-dir-anew): Ensure temporary buffer is not read-only
|
|
8624 (Info-rebuild-dir): Ditto.
|
|
8625
|
|
8626 1998-04-09 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8627
|
|
8628 * obsolete.el: Added obsoleteness declarations for
|
|
8629 `site-directory' and `Info-default-directory-list'.
|
|
8630
|
|
8631 1998-04-08 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8632
|
|
8633 * find-paths.el (paths-find-emacs-root): Only look at the
|
|
8634 executable at the end of the symlink chain for determining the
|
|
8635 Emacs root.
|
|
8636
|
|
8637 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8638
|
|
8639 * setup-paths.el (paths-construct-info-path): Changed construction
|
|
8640 to cater to gone default in configure.
|
|
8641
|
|
8642 * find-paths.el (paths-uniq-append): Added.
|
|
8643
|
|
8644 * packages.el: Rewritten package path construction once again.
|
|
8645
|
|
8646 * dump-paths.el, startup.el: Removed package-path as a global
|
|
8647 variable.
|
|
8648
|
|
8649 * package-admin.el (package-admin-add-single-file-package):
|
|
8650 (package-admin-add-binary-package): Changed package-path to
|
|
8651 late-packages.
|
|
8652
|
|
8653 * packages.el (packages-split-path): Split path at "/" rather than
|
|
8654 nil according to change in emacs.c.
|
|
8655
|
|
8656 1998-04-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8657
|
|
8658 * setup-paths.el (paths-construct-info-path): Changed info path
|
|
8659 order so that directories come out right.
|
|
8660 (paths-find-lock-directory): Fixed bug: It used to think
|
|
8661 configure-lock-directory is a path.
|
|
8662
|
|
8663 1998-04-06 Jeff Miller <jmiller@smart.net>
|
|
8664
|
|
8665 * x-toolbar.el: Added toolbar-vector-xxxxxx defvars. Modified
|
|
8666 initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars. This
|
|
8667 eases the use of toolbar-add/kill-item functions.
|
|
8668
|
|
8669 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8670
|
|
8671 * code-files.el (file-coding-system-alist): Commented out
|
|
8672 loaddefs.el magical treatment.
|
|
8673
|
|
8674 1998-04-06 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8675
|
|
8676 * info.el (Info-rebuild-outdated-dir): Added new option
|
|
8677 `conservative' and made it the default
|
|
8678 (Info-rebuild-dir): Appropriately parse multi-line description
|
|
8679 strings, and multi-section dir files. Issue warning when dir
|
|
8680 is rebuilt as temporary
|
|
8681 (Info-build-dir-anew): Issue warning when dir is built as
|
|
8682 temporary
|
|
8683
|
|
8684 1998-04-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8685
|
|
8686 * list-mode.el (list-mode-map): Bind highlight motion commands to
|
|
8687 standard keys left, right, C-b and C-f.
|
|
8688
|
|
8689 1998-03-29 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
8690
|
|
8691 * files.el (auto-mode-alist): allow .sc for Scheme->C
|
|
8692
|
|
8693 1998-04-06 SL Baur <steve@altair.xemacs.org>
|
|
8694
|
|
8695 * loadup.el (pureload): Don't quote (garbage-collect).
|
|
8696
|
|
8697 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
8698
|
|
8699 * package-get-base.el: Updated.
|
|
8700
|
|
8701 1998-04-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
8702
|
|
8703 * isearch-mode.el (isearch-just-started): New variable.
|
|
8704 (isearch-mode): Set it.
|
|
8705 (isearch-repeat): Advance one character forward only if the search
|
|
8706 was successful, and was not just started.
|
|
8707 (isearch-repeat): Clear isearch-just-started.
|
|
8708
|
|
8709 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
8710
|
|
8711 * finder.el (finder-compile-keywords): Don't eval new finder-inf
|
|
8712 if running -batch.
|
|
8713
|
|
8714 1998-03-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
8715
|
|
8716 * subr.el (listify-key-sequence): Removed.
|
|
8717
|
|
8718 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
8719
|
|
8720 * bytecomp.el (byte-compile-print-gensym): New option.
|
|
8721 (byte-compile-output-file-form): Use it.
|
|
8722 (byte-compile-output-docform): Ditto.
|
|
8723 (byte-compile-compiled-obj-to-list): Ditto.
|
|
8724
|
|
8725 Sun Mar 29 1998 Andy Piper <andyp@parallax.co.uk>
|
|
8726
|
|
8727 * msw-glyphs.el: set frame icon if xpm support.
|
|
8728
|
|
8729 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8730
|
|
8731 * help.el: Code that pretty prints variable values
|
|
8732 removed.
|
|
8733
|
|
8734 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
8735
|
|
8736 * find-paths.el (paths-emacs-root-p): Correct test for installation
|
|
8737 directory.
|
|
8738 From Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8739
|
|
8740 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8741
|
|
8742 * loaddefs.el: Don't set debug-ignored-errors; leave
|
|
8743 its default value set to nil.
|
|
8744
|
|
8745 1998-03-29 Damon Lipparelli <lipp@primus.com>
|
|
8746
|
|
8747 * info.el (Info-rebuild-dir): fixed mis-spelling.
|
|
8748
|
|
8749 1998-03-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8750
|
|
8751 * info.el (Info-rebuild-outdated-dir): New custom var
|
|
8752 (Info-insert-node): Create/update dir file when needed, ie when it
|
|
8753 does not exist or is older than some info files in directory
|
|
8754
|
|
8755 1998-04-01 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8756
|
|
8757 * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
|
|
8758 for last packages, mainly for using a 20.4 package base.
|
|
8759
|
|
8760 * packages.el (late-packages): Typo fix. It was called
|
|
8761 early-packages.
|
|
8762
|
|
8763 * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
|
|
8764 relative symlinks correctly.
|
|
8765 (paths-find-emacs-roots): More rigorous checking for plausible
|
|
8766 configuration-time root.
|
|
8767
|
|
8768 * startup.el (normal-top-level): Added a warning if XEmacs cannot
|
|
8769 find its roots.
|
|
8770
|
|
8771 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
8772
|
|
8773 * faces.el: Fix docstrings.
|
|
8774 * glyphs.el: Fix docstrings.
|
|
8775 * mouse.el: Fix docstrings.
|
|
8776
|
|
8777 * frame.el: Change phrase `current frame' to `selected frame'.
|
|
8778
|
|
8779 * faces.el (face-spec-set-match-display): Make FRAME arg optional.
|
|
8780
|
|
8781 * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
|
|
8782 macros using backquote to make them infinitely more readable.
|
|
8783
|
|
8784 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
8785
|
|
8786 * packages.el (packages-find-package-path): Hardcoded specialized
|
|
8787 InfoDock support until we can clean this up.
|
|
8788
|
|
8789 * help.el (describe-bindings-1): Return the value of the bindings
|
|
8790 help buffer created.
|
|
8791 (describe-bindings): Ditto.
|
|
8792
|
|
8793 * simple.el (set-variable): Restore previous behavior of not
|
|
8794 bombing if the variable to set is not boundp.
|
|
8795
|
|
8796 1998-03-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8797
|
|
8798 * packages.el (packages-handle-package-dumped-lisps): Allow for
|
|
8799 non-local files to be loaded off the package-lisp variable.
|
|
8800
|
|
8801 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8802
|
|
8803 * x-faces.el: Global X resources should override
|
|
8804 specs for all device classes (color, grayscale, mono);
|
|
8805 code currently doesn't override any of them. Fixed by
|
|
8806 calling remove-specifier with '(x default) as the tag
|
|
8807 set and allowing inexact matches.
|
|
8808
|
|
8809 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8810
|
442
|
8811 * faces.el: Separated face initializations based on
|
428
|
8812 device classes into device type specific (tag set,
|
|
8813 instantiator) pairs.
|
|
8814
|
|
8815 1998-03-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
8816
|
|
8817 * wid-edit.el (widget-choice-action): Remember user's explicit
|
|
8818 choice.
|
|
8819 (widget-choice-value-create): Respect it.
|
|
8820 From Richard Stallman <rms@gnu.org>
|
|
8821
|
|
8822 1998-03-26 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8823
|
|
8824 * setup-paths.el (paths-construct-info-path): Always append
|
|
8825 existing directories from configure-time info path.
|
|
8826
|
|
8827 * startup.el (startup-setup-paths): Renamed misnamed info-path to
|
|
8828 Info-directory-list.
|
|
8829
|
|
8830 * info.el: Removed Info-default-directory-list which was broken by
|
|
8831 design.
|
|
8832 Removed bogus initialization of Info-directory-list---startup.el
|
|
8833 can do a much better job.
|
|
8834 Added autoload of Info-directory-list.
|
|
8835
|
|
8836 * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
|
|
8837 out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
|
|
8838 be exclusive; now it's merely given precedence, just like in the
|
|
8839 old days.
|
|
8840
|
|
8841 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8842
|
|
8843 * find-paths.el (paths-find-architecture-directory): Fix bug with
|
|
8844 finding; it used to default too early.
|
|
8845
|
|
8846 1998-03-25 Martin Buchholz <martin@xemacs.org>
|
|
8847
|
|
8848 * packages.el (packages-split-path): Fix a bug; it used to fail
|
|
8849 for paths that weren't split.
|
|
8850
|
|
8851 1998-03-26 SL Baur <steve@altair.xemacs.org>
|
|
8852
|
|
8853 * finder.el (finder-compile-keywords): trap on errors.
|
|
8854
|
|
8855 1998-03-24 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8856
|
|
8857 * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
|
|
8858 fourth argument of t so that only the specs exactly
|
|
8859 matching the tag lists are removed.
|
|
8860
|
|
8861 1998-03-25 SL Baur <steve@altair.xemacs.org>
|
|
8862
|
|
8863 * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
|
|
8864
|
|
8865 1998-03-23 SL Baur <steve@altair.xemacs.org>
|
|
8866
|
|
8867 * minibuf.el (mouse-read-file-name-1): If a default directory was
|
|
8868 specified, use it for generating the completions.
|
|
8869
|
|
8870 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8871
|
|
8872 * update-elc.el: Now respects inhibit-package-init and
|
|
8873 inhibit-site-lisp.
|
|
8874 Now does path construction with loadup-paths.
|
|
8875
|
|
8876 * startup.el (normal-top-level, startup-setup-paths): Now respects
|
|
8877 inhibit-package-init and inhibit-site-lisp.
|
|
8878
|
|
8879 * packages.el (packages-find-package-path): Extended package path
|
|
8880 by version-specific hierarchies.
|
|
8881 (packages-find-packages): Now respects inhibit flag and
|
|
8882 inhibit-site-lisp.
|
|
8883 Moved path setup to loadup-paths.
|
|
8884
|
|
8885 * make-docfile.el: Now respects inhibit-package-init and
|
|
8886 inhibit-site-lisp.
|
|
8887 Now does path construction with loadup-paths.
|
|
8888
|
|
8889 * loadup.el: Now respects inhibit-package-init and
|
|
8890 inhibit-site-lisp.
|
|
8891
|
|
8892 * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
|
|
8893
|
|
8894 * loadup-paths.el: New file: setup load-path to encompass
|
|
8895 packages.
|
|
8896
|
|
8897 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
8898
|
|
8899 * auto-show.el: load-gc renamed to pureload.
|
|
8900 * site-load.el: Ditto.
|
|
8901 * packages.el (toplevel): Ditto.
|
|
8902 * loadup.el (really-early-error-handler): Ditto.
|
|
8903 * dumped-lisp.el (preloaded-file-list): Ditto.
|
|
8904 * cus-face.el (custom-declare-face): Ditto.
|
|
8905
|
|
8906 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8907
|
|
8908 * <Today>: The Big Path Searching Overhaul.
|
|
8909
|
|
8910 * find-paths.el: New file: find and assemble paths in the
|
|
8911 installation hierarchy.
|
|
8912
|
|
8913 * setup-paths.el: New file: global layout of paths and directories
|
|
8914 within the XEmacs hierarchy.
|
|
8915
|
|
8916 * packages.el: Replaced everything related to path searching and
|
|
8917 startup by code in terms of find-paths.
|
|
8918
|
|
8919 * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
|
|
8920 the new path searching engine.
|
|
8921
|
|
8922 * dumped-lisp.el (preloaded-file-list): Added new files find-paths
|
|
8923 and setup-paths.
|
|
8924
|
|
8925 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
8926
|
|
8927 * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
|
|
8928 setup-paths.el.
|
|
8929
|
|
8930 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8931
|
|
8932 * msw-glyphs.el: Added check for 'mswindows feature, so the file
|
|
8933 compiles identically in any configuration.
|
|
8934 Removed irrelevant commentary.
|
|
8935
|
|
8936 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8937
|
|
8938 * simple.el (set-variable): Allow setting specifiers.
|
|
8939
|
|
8940 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
8941
|
|
8942 * lisp.el (forward-sexp): Revert previous change.
|
|
8943
|
|
8944 1998-03-18 SL Baur <steve@altair.xemacs.org>
|
|
8945
|
|
8946 * frame.el (frame-initialize): Use `delete-console' instead of
|
|
8947 `delete-device' to delete the stream console to match the usage in
|
|
8948 Fkill_emacs.
|
|
8949
|
|
8950 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
8951
|
|
8952 * files.el (cdpath-previous): New variable.
|
|
8953 (cd): Use it.
|
|
8954 From Bob Weiner <weiner@wave.altrasoft.com>
|
|
8955
|
|
8956 1998-03-15 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8957
|
|
8958 * keydefs.el: Changed keybindings of forward-char,
|
|
8959 backward, scroll-up and scroll-down to point to their
|
|
8960 -command counterparts.
|
|
8961
|
|
8962 * simple.el: New functions: forwarc-char-command,
|
|
8963 backwrad-char-command, scroll-up-command,
|
|
8964 scroll-down-command which work liek their counterparts
|
|
8965 except that they honor the variable
|
|
8966 signal-error-on-buffer-boundary.
|
|
8967
|
|
8968 Definition of signal-error-on-buffer-boundary received
|
|
8969 from src/cmds.c.
|
|
8970
|
|
8971 defvar declaration added for word-across-newline to avoid
|
|
8972 byte-compiler warning about the free variable reference.
|
|
8973
|
|
8974 1998-03-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8975
|
|
8976 * winnt.el: Removed "%t" from the beginning of
|
|
8977 modeline-format. From now on, there's no nt-specifics in the modeline.
|
|
8978
|
|
8979 1998-03-14 SL Baur <steve@altair.xemacs.org>
|
|
8980
|
|
8981 * setup-paths.el (paths-setup-paths-warning): Replace occurrences
|
|
8982 of `when' with `if'.
|
|
8983
|
|
8984 1998-03-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8985
|
|
8986 * msw-glyphs.el: New file. Defines TTY-style glyphs for
|
|
8987 mswindows. Must be reworked along with glyphs.el, or
|
|
8988 merged into it, after there is images support.
|
|
8989
|
|
8990 * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
|
|
8991 'mswindows.
|
|
8992
|
|
8993 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
8994
|
|
8995 * faces.el: fix for text cursor initialization.
|
|
8996 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
8997 From Andy Piper <andyp@parallax.co.uk>
|
|
8998
|
|
8999 1998-03-11 Pete Ware <ware@cis.ohio-state.edu>
|
|
9000
|
|
9001 * files.el (set-auto-mode): If a mode is not fboundp, check to see
|
|
9002 if there is an existing package that handles it and warn the user
|
|
9003 about that mode.
|
|
9004
|
|
9005 1998-03-02 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9006
|
|
9007 * x-menubar.el (default-menubar): Greyed out "Help / Basics /
|
|
9008 Installation" menu item when Installation-string is not bound.
|
|
9009
|
|
9010 1998-03-11 SL Baur <steve@altair.xemacs.org>
|
|
9011
|
|
9012 * lisp.el (forward-sexp): Fix for test for balanced sexp.
|
|
9013 From Jeremiah W. James <jerry@cs.ucsb.edu>
|
|
9014
|
|
9015 1998-03-10 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9016
|
|
9017 * msw-faces.el:
|
|
9018 * faces.el: Fix face initialization.
|
|
9019
|
|
9020 1998-03-10 Glynn Clements <glynn@sensei.co.uk>
|
|
9021
|
|
9022 * files.el (backup-enable-predicate): fix breakage introduced
|
|
9023 by TMPDIR patch.
|
|
9024
|
|
9025 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9026
|
|
9027 * x-faces.el (x-init-face-from-resources): The
|
|
9028 TTY face property retrieval functions don't return
|
|
9029 specifiers, so use face-property instead.
|
|
9030
|
|
9031 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
9032
|
|
9033 * mwheel.el (mwheel-install): Use portable keysyms and syntax.
|
|
9034
|
|
9035 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9036
|
|
9037 * x-menubar.el: Expanded documentation for
|
|
9038 option-save-faces. Changed Options -> Browse Faces
|
|
9039 menu entry to invoke customize-face.
|
|
9040
|
|
9041 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9042
|
|
9043 * faces.el: Most face initialization moved out of
|
|
9044 init-other-random-faces to the top level so that the
|
|
9045 initialization happens before Xemacs is dumped. Much
|
|
9046 of the fascist "face-differs-from-default-p or FROB!"
|
|
9047 code has been retired in favor of letting the user do
|
|
9048 what they want to do. Face initialization code changed
|
|
9049 to use `default' specifier tag so that the settings can
|
|
9050 be overridden later if the user wishes it.
|
|
9051
|
|
9052 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
9053
|
|
9054 * about.el (about-hackers): Update contributors list.
|
|
9055
|
|
9056 1998-03-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9057
|
|
9058 * specifier.el: Define new specifier tag `default'.
|
|
9059
|
|
9060 * modeline.el: Initialize faces using `default' tag.
|
|
9061
|
|
9062 * x-faces.el (x-init-face-from-resources): Remove
|
|
9063 specifier specs containing the `default' tag before
|
|
9064 adding new specs.
|
|
9065
|
|
9066 1998-03-02 John Jones <jj@asu.edu>
|
|
9067
|
|
9068 * package-get.el (package-get-all): fixed arguments on call to
|
|
9069 package-admin-add-single-file-package.
|
|
9070 * package-get.el (package-get-installedp): fixed to match
|
|
9071 advertised behavior.
|
|
9072 * package-get.el: added function package-get-update-all which
|
|
9073 installs newest versions of all the current packages (if they are
|
|
9074 not already installed).
|
|
9075
|
|
9076 1998-03-04 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9077
|
|
9078 * files.el (find-file-noselect): Uncommented `truename' binding in
|
|
9079 `let*' and use it later to set `buffer-file-truename' iff it's
|
|
9080 still nil, as happens for example when finding a compressed
|
|
9081 file with "jka-compr".
|
|
9082
|
|
9083 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
9084
|
|
9085 * faces.el: in make-face-* type functions do the operation for all
|
|
9086 window systems, not just the first one found.
|
|
9087
|
|
9088 * font.el: call mswindows-list-fonts for mswindows.
|
|
9089
|
|
9090 1998-03-02 Glynn Clements <glynn@sensei.co.uk>
|
|
9091
|
|
9092 * code-process.el (call-process-region):
|
|
9093 * process.el (call-process-region):
|
|
9094 * package-get.el (package-get-dir):
|
|
9095 * files.el (backup-enable-predicate):
|
|
9096 * gnuserv.el (gnuserv-temp-file-regexp):
|
|
9097 Use temp-directory in place of `/tmp'.
|
|
9098
|
|
9099 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
9100
|
|
9101 * "Fast" dired-in-C enhancements for Windows 95/NT:
|
|
9102
|
|
9103 * files.el: Added function, `wildcard-to-regexp', from GNU
|
|
9104 Emacs.
|
|
9105
|
|
9106 * files.el (insert-directory): Modified to use special
|
|
9107 dired-in-C enhancements if present.
|
|
9108
|
|
9109 Mon Mar 02 11:37:36 1998 Andy Piper <andyp@parallax.co.uk>
|
|
9110
|
|
9111 * code-files.el: make default coding no-conversion.
|
|
9112
|
|
9113 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
9114
|
|
9115 * dumped-lisp.el (preloaded-file-list): Find Installation.el from
|
|
9116 the load-path.
|
|
9117
|
|
9118 * update-elc.el: Strip directory when testing for files not to
|
|
9119 bytecompile.
|
|
9120
|
|
9121 1998-03-02 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
9122
|
|
9123 * lisp-mode.el: Use recommended form for menus.
|
|
9124
|
|
9125 * info.el (Info-construct-menu): Use recommended form for menus.
|
|
9126
|
|
9127 * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
|
|
9128 entry.
|
|
9129
|
|
9130 1998-02-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9131
|
|
9132 * frame.el: Resurrect get-frame-for-buffer-default-to-current.
|
|
9133 (get-frame-for-buffer-noselect): Always return frames
|
|
9134 in the not-this-window-p cond clause.
|
|
9135
|
|
9136 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
9137
|
|
9138 * help.el (describe-installation): New function.
|
|
9139
|
|
9140 * x-menubar.el (default-menubar): Add describe-installation to
|
|
9141 Help menu.
|
|
9142
|
|
9143 * packages.el (packages-unbytecompiled-lisp): Installation.el
|
|
9144 should not be bytecompiled.
|
|
9145
|
|
9146 * dumped-lisp.el (preloaded-file-list): Dump Installation with
|
|
9147 XEmacs.
|
|
9148
|
|
9149 * x-menubar.el (default-menubar): Use correct guard for VM menu
|
|
9150 entry.
|
|
9151
|
|
9152 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
|
|
9153 coding.
|
|
9154 From Andy Piper <andyp@parallax.co.uk>
|
|
9155
|
|
9156 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9157
|
|
9158 * ldap.el: Do not require ldap-internal at compile time.
|
|
9159
|
|
9160 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
9161
|
|
9162 * code-files.el: new file. a virtual copy of mule-files.el
|
|
9163 but without charset
|
|
9164 dependencies. (toggle-buffer-file-ocding-system) new function for
|
|
9165 changing the eol type for the current buffer.
|
|
9166
|
|
9167 * code-process.el: new file. a copy of
|
|
9168 mule-process.el. mule-process.el will disappear when things have
|
|
9169 settled.
|
|
9170
|
|
9171 * coding.el: new file. a virtual copy of mule-files.el but
|
|
9172 without charset dependencies. (coding-system-base) new function
|
|
9173 for getting the parent coding system of a coding system with eol
|
|
9174 type set.
|
|
9175
|
|
9176 * dumped-lisp.el: add above files for the non-mule case.
|
|
9177
|
|
9178 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9179
|
|
9180 * window-xemacs.el (display-buffer): If no explicit
|
|
9181 frame is specified, search for a window that displays
|
|
9182 the buffer on the currently selected frame, before
|
|
9183 searching other frames.
|
|
9184
|
|
9185 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9186
|
|
9187 * frame.el (get-frame-for-buffer): If not-this-window-p
|
|
9188 is non-nil, use window on the selected frame if it is not
|
|
9189 also the selected window. When defaulting, search for
|
|
9190 windows on the currently selected fgrame before searching
|
|
9191 other frames.
|
|
9192
|
442
|
9193 1998-02-25 Didier Verna <didier@xemacs.org>
|
428
|
9194
|
|
9195 * modeline.el (modeline-swap-buffers): originally named
|
|
9196 `mouse-release-modeline'. Whether to actually swap the buffers is
|
|
9197 decided in `mouse-drag-modeline'.
|
|
9198 (mouse-drag-modeline): A button release event is considered a
|
|
9199 mouse click is both X (modeline scroll) and Y (modeline drag) pos
|
|
9200 stay unchanged.
|
|
9201
|
|
9202 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
9203
|
|
9204 * x-menubar.el: Put redo on the menubar.
|
|
9205 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
9206
|
|
9207 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
9208
|
|
9209 * bytecomp.el (displaying-byte-compile-warnings): if
|
|
9210 temp-buffer-show-function is set, use it to display current set of
|
|
9211 warnings in the "*Compile-Log-Show*" buffer.
|
|
9212
|
|
9213 * simple.el (display-warning-buffer): if temp-buffer-show-function
|
|
9214 is set, use it to display current set of warnings in the
|
|
9215 "*Warnings-Show*" buffer.
|
|
9216
|
|
9217 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9218
|
|
9219 * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
|
|
9220 Common Lisp.
|
|
9221
|
|
9222 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
9223
|
|
9224 * menubar.el: Allow button descriptors at least 2 long.
|
|
9225
|
|
9226 * x-menubar.el (default-menubar): Use recommended forms.
|
|
9227 (file-menu-filter): Remove.
|
|
9228 (edit-menu-filter): Remove.
|
|
9229
|
|
9230 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
9231
|
|
9232 * about.el (about-hackers): Updated.
|
|
9233
|
|
9234 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
9235
|
|
9236 * help.el (help-max-help-buffers): new variable
|
|
9237 (help-register-and-maybe-prune-excess): new function
|
|
9238 (help-buffer-name): use help-max-help-buffers.
|
|
9239 (with-displaying-help-buffer): use
|
|
9240 help-register-and-maybe-prune-excess.
|
|
9241
|
|
9242 * help.el (help-maybe-pretty-print-value): if the value fits on
|
|
9243 one line, let it.
|
|
9244
|
|
9245 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
9246
|
|
9247 * (with-displaying-help-buffer): there is no need to kill the buffer
|
442
|
9248 if it exists, because with-output-to-temp-buffer will clear it.
|
428
|
9249 further, killing the buffer violates the rule that
|
|
9250 temp-buffer-show-function, if set, has the full responsibility of
|
|
9251 showing the temp buffer. killing the buffer fucks with the window
|
|
9252 configuration, hosing temp-buffer-show-function.
|
|
9253
|
|
9254
|
442
|
9255 1998-02-23 Didier Verna <didier@xemacs.org>
|
428
|
9256
|
|
9257 * modeline.el (mouse-drag-modeline):
|
|
9258 - Always scroll the modeline that was originally clicked on.
|
|
9259 - Use x pixels instead of x characters (which doesn't work anyway)
|
|
9260 as horizontal reference for modeline dragging. This allows us to
|
|
9261 keep on dragging the modeline even if the motion event occurs in
|
|
9262 another window.
|
|
9263
|
442
|
9264 1998-02-23 Didier Verna <didier@xemacs.org>
|
428
|
9265
|
|
9266 * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
|
|
9267 glyph on the modeline to indicate that dragging the mouse has an
|
|
9268 effect both horizontally and vertically.
|
|
9269
|
|
9270 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
9271
|
|
9272 * about.el (about-xemacs): Get rid of redundant visible version
|
|
9273 number.
|
|
9274
|
|
9275 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
9276
|
|
9277 * about.el (about-hackers): Update credits.
|
|
9278
|
|
9279 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
9280
|
|
9281 * prim/register.el (view-register): Show register type file-query.
|
|
9282
|
|
9283 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9284
|
|
9285 * mode-motion.el (mode-motion-highlight-internal):
|
|
9286 save-excursion inside save-window-exucrsion form to
|
|
9287 hide buffer point changes from save-window-excursion.
|
|
9288 Prevents display flickering when the mouse pointer
|
|
9289 moves.
|
|
9290
|
442
|
9291 1998-02-17 Didier Verna <didier@xemacs.org>
|
428
|
9292
|
|
9293 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
9294 function to handle correctly the case of a toolbar one side of the
|
|
9295 window: scrolling will not necessarily happen.
|
|
9296
|
|
9297 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9298
|
|
9299 * files.el (after-find-file): Restore missing argument
|
|
9300 to format that provides filename for "... consider M-x
|
|
9301 recover-file" message. Also call `message' with "%s"
|
|
9302 as the first arg instead of an arbitrary string.
|
|
9303
|
|
9304 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
9305
|
|
9306 * about.el (about-hackers): Various additions.
|
|
9307
|
|
9308 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
9309
|
|
9310 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
9311 line out when copying on-the-same line autoloads.
|
|
9312
|
|
9313 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
9314 is installed.
|
|
9315
|
|
9316 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
9317
|
|
9318 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
9319 * x11/x-win-sun.el (x-win-init-sun):
|
|
9320 * x11/x-init.el (x-initialize-compose):
|
|
9321 * prim/simple.el:
|
|
9322 (backward-or-forward-kill-sexp):
|
|
9323 (backward-or-forward-kill-sentence):
|
|
9324 (backward-or-forward-kill-word):
|
|
9325 (backward-or-forward-delete-char):
|
|
9326 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
9327 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
9328 x-keysym-on-keyboard-p to detect backspace.
|
|
9329 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
9330 Clean up symbols used with dead keys, checking Linux and solaris
|
|
9331 keysyms.
|
|
9332 Simplify x-win-*.el using above methods.
|
|
9333 Change documentation for x-keysym-*-p functions.
|
|
9334
|
|
9335 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
9336
|
|
9337 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
9338 Vinnie Shelton.
|
|
9339 From Vinnie Shelton <acs@acm.org>
|
|
9340
|
|
9341 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
9342
|
|
9343 * simple.el (count-words-region): Ditto.
|
|
9344
|
|
9345 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
9346
|
|
9347 * simple.el (count-words-buffer): Document. Don't print anything
|
|
9348 if non-interactive.
|
|
9349
|
|
9350 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
9351
|
|
9352 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
9353 multiple files in InfoDock.
|
|
9354
|
|
9355 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
9356
|
|
9357 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
9358 from version.el in InfoDock.
|
|
9359
|
|
9360 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
9361 specially.
|
|
9362
|
|
9363 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9364
|
|
9365 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
9366 variable name in docstring.
|
|
9367
|
|
9368 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
9369
|
|
9370 * menubar.h: Include "gui.h".
|
|
9371
|
|
9372 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
9373
|
|
9374 * site-load.el: Fix documentation.
|
|
9375
|
|
9376 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
9377
|
|
9378 * package-get-base.el (package-get-base): Updated.
|
|
9379
|
|
9380 * keymap.el: PC-ize.
|
|
9381
|
|
9382 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9383
|
|
9384 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
9385 from' on a fresh line.
|
|
9386
|
|
9387 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
9388
|
|
9389 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
9390 object.
|
|
9391
|
|
9392 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
9393
|
|
9394 * undo-stack.el: PC-ize.
|
|
9395
|
|
9396 * cmdloop.el: PC-ize.
|
|
9397
|
|
9398 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
9399
|
|
9400 * bytecomp-runtime.el: PC-ize.
|
|
9401
|
|
9402 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
9403
|
|
9404 * cus-dep.el: Spelling fix.
|
|
9405
|
|
9406 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
9407 entries follow).
|
|
9408
|
|
9409 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
9410
|
|
9411 * text-mode.el (text-mode-hook-identify): New function,
|
|
9412 put on text-mode-hook. Set text-mode-variant here.
|
|
9413 (text-mode): Don't set it here.
|
|
9414
|
|
9415 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
9416
|
|
9417 * text-mode.el (text-mode-hook): New defvar.
|
|
9418 (text-mode-variant): New variable.
|
|
9419 (text-mode): Set that variable locally.
|
|
9420 (toggle-text-mode-auto-fill): New command.
|
|
9421
|
|
9422 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
9423
|
|
9424 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
9425
|
|
9426 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
9427
|
|
9428 * text-mode.el (paragraph-indent-text-mode):
|
|
9429 Renamed from spaced-text-mode.
|
|
9430 (text-mode-map): Bind TAB to indent-relative.
|
|
9431 (indented-text-mode-map): Variable deleted.
|
|
9432 (indented-text-mode): Now an alias for text-mode.
|
|
9433
|
|
9434 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
9435
|
|
9436 * loadup.el: test-atoms debugging stuffs removed.
|
|
9437
|
442
|
9438 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>
|
428
|
9439
|
|
9440 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
9441
|
|
9442 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
9443
|
|
9444 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
9445 (describe-distribution): Ditto.
|
|
9446 (describe-copying): Ditto.
|
|
9447 (describe-project): Ditto.
|
|
9448 (view-emacs-news): Ditto.
|
|
9449
|
|
9450 * help-nomule.el (help-with-tutorial): Made it use
|
|
9451 `locate-data-file' to find tutorial.
|
|
9452
|
|
9453 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
9454
|
|
9455 * about.el: Corrected my email address.
|
|
9456
|
|
9457 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
9458 'mouse-offix-drop'.
|
|
9459
|
|
9460 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
9461
|
|
9462 * loadup.el (running-xemacs): Spelling fix.
|
|
9463
|
|
9464 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
9465
|
|
9466 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
9467 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
9468
|
|
9469 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
9470
|
|
9471 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
9472
|
|
9473 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
9474
|
|
9475 * package-info.el (pi-last-mod-date): New function.
|
|
9476 (pi-author-version): New function.
|
|
9477 (batch-update-package-info): Use them.
|
|
9478
|
|
9479 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
9480
|
|
9481 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
9482 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
9483 with `get-frame-for-buffer-default-to-current'.
|
|
9484
|
|
9485 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
9486
|
|
9487 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
9488 (byte-compile-output-docform): Ditto.
|
|
9489 (byte-compile-compiled-obj-to-list): Ditto.
|
|
9490
|
|
9491 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9492
|
|
9493 * startup.el (command-line-1): Removed code that ran
|
|
9494 buffer-menu.
|
|
9495
|
|
9496 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
9497
|
|
9498 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
9499
|
|
9500 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
9501
|
|
9502 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
9503 `device-on-window-system-p' instead of explicitly checking for X,
|
|
9504 so that the same logic works for MS Windows.
|
|
9505 (suspend-or-iconify-emacs): Ditto.
|
|
9506
|
|
9507 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
9508
|
|
9509 * about.el (about-maintainer-info): Andy Piper is back.
|
|
9510 (xemacs-hackers): Updated Andy Piper's email address.
|
|
9511 (about-hackers): Added Jonathan Harris.
|
|
9512 (about-hackers): Updated Tibor Polgar's email address.
|
|
9513
|
|
9514 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
9515
|
|
9516 * about.el: Add xemacs.org email manager.
|
|
9517
|
|
9518 * package-get-base.el (package-get-base): Updated with most recent
|
|
9519 package updates.
|
|
9520
|
|
9521 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9522
|
|
9523 * help.el (function-arglist): Use `indirect-function' instead of
|
|
9524 `symbol-function' so that aliases are treated correctly.
|
|
9525
|
|
9526 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9527
|
|
9528 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
9529 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
9530 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
9531 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
9532 (describe-key): Use `princ' "%s" to print object.
|
|
9533 (describe-function-1): Use `princ' "%s" to print object.
|
|
9534 Commented out alias lines removed.
|
|
9535 (help-pretty-print-limit): New variable to control pretty-printing
|
|
9536 of variable values.
|
|
9537 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
9538 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
9539 list of length less than `help-pretty-print-limit'.
|
|
9540 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
9541
|
|
9542 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
9543
|
|
9544 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
9545 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
9546
|
|
9547 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9548
|
|
9549 * info.el (Info-default-directory-list): Made the documentation
|
|
9550 more explanitory.
|
|
9551
|
|
9552 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
9553
|
|
9554 * lisp/packages.el:
|
|
9555 * lisp/package-admin.el:
|
|
9556 * lisp/build-report.el:
|
|
9557 Fix typos.
|
|
9558
|
|
9559 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
9560
|
|
9561 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
9562 warnings in Java buffers without final newline and editing the
|
|
9563 last line.
|
|
9564
|
|
9565 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
9566
|
|
9567 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
9568 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
9569 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
9570
|
|
9571 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
9572 From Oliver Graf <ograf@fga.de>
|
|
9573
|
|
9574 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
9575
|
|
9576 * loadup.el (load-gc): rewrite as defun.
|
|
9577 Print something sensical if a required dump-time file isn't found.
|
|
9578
|
|
9579 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
9580
|
|
9581 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
9582 bug strikes a menudescriptor.
|
|
9583
|
|
9584 * package-get-base.el (package-get-base): Updated.
|
|
9585
|
|
9586 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
9587 from the Makefile.
|
|
9588
|
|
9589 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
9590
|
|
9591 * files.el (save-some-buffers): Don't play games with deleting
|
|
9592 other windows if we are in the minibuffer window.
|
|
9593
|
|
9594 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9595
|
|
9596 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
9597 (add-minor-mode): Document :active property to TOGGLE.
|
|
9598
|
|
9599 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9600
|
|
9601 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
9602 `:included' predicate in the `toggle-sym' plist.
|
|
9603 (add-minor-mode): Document the :included property, format
|
|
9604 docstring some more.
|
|
9605 (modeline-minor-mode-menu): Documentation string added.
|
|
9606
|
|
9607 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9608
|
|
9609 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
9610 labels from the symbol-names by thwacking off the overly redundant
|
|
9611 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
9612 resultant strings. Also shortened the menu's title by eliminating
|
|
9613 the redundant buffer name.
|
|
9614 (add-minor-mode): Beautified the docstring, added mention of the
|
|
9615 `:menu-tag' property of TOGGLE.
|
|
9616 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
9617 `toggle-sym' to beatify the mode-life menus.
|
|
9618 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
9619 `auto-fill-function'.
|
|
9620
|
442
|
9621 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
428
|
9622
|
|
9623 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
9624 menus to :style 'toggle.
|
|
9625
|
|
9626 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
9627
|
|
9628 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
9629
|
|
9630 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
9631
|
|
9632 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
9633 only recognize first hyperlink.
|
|
9634 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
9635 `hyper-apropos-insert-face'.
|
|
9636 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
9637
|
|
9638 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
9639
|
|
9640 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
9641 mail.
|
|
9642 (toolbar-mail-reader): Add support for `send'.
|
|
9643 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
9644
|
442
|
9645 1998-01-05 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
428
|
9646
|
|
9647 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
9648 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
9649 will function properly.
|
|
9650
|
|
9651 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
9652
|
|
9653 * simple.el: make the backwards delete function called by
|
|
9654 `backward-or-forward-delete-char' user configurable.
|
|
9655
|
|
9656 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9657
|
|
9658 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
9659 compiled function got loaded from.
|
|
9660
|
|
9661 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
9662
|
|
9663 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
9664
|
|
9665 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
9666
|
|
9667 * startup.el (load-init-file): Load autoloads earlier.
|
|
9668 (startup-splash-frame): Handle InfoDock logo.
|
|
9669
|
|
9670 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
9671 InfoDock.
|
|
9672 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
9673
|
|
9674 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
9675 doesn't have this function.
|
|
9676
|
|
9677 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
9678
|
|
9679 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
9680
|
|
9681 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
9682 version of version.el.
|
|
9683 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
9684
|
|
9685 * x-menubar.el (default-menubar): Guard reference to
|
|
9686 `gnuserv-frame'.
|
|
9687 (default-menubar): Guard references to `font-lock-mode'.
|
|
9688 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
9689 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
9690
|
|
9691 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
9692
|
|
9693 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
9694 loading auto-autoloads files.
|
|
9695
|
|
9696 * loaddefs.el: Disable dumping autoloads.
|
|
9697
|
|
9698 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
9699
|
|
9700 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
9701
|
|
9702 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
9703
|
|
9704 * finder.el (finder-by-keyword): Autoload.
|
|
9705
|
|
9706 * help.el: Conditionalize hyperbole setup.
|
|
9707
|
|
9708 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
9709
|
|
9710 * packages.el (package-require): Update to reflect new data format.
|
|
9711
|
442
|
9712 1998-01-02 Didier Verna <didier@xemacs.org>
|
428
|
9713
|
|
9714 * x-menubar.el (default-menubar): make the tutorials available
|
|
9715 through the menubar. (Plus some compilation warnings cleanup).
|
|
9716
|
|
9717 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
9718
|
|
9719 * check-features.el: New file. Perform sanity check after build.
|
|
9720
|
|
9721 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
9722 files to tooltalk package.
|
|
9723 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
9724 package.
|
|
9725
|
|
9726 * package-admin.el (package-admin-xemacs): Use better default for
|
|
9727 location of XEmacs binary.
|
|
9728
|
|
9729 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
9730
|
|
9731 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
9732 tag with sexp and add value tag with value `t'.
|
|
9733
|
|
9734 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
9735
|
|
9736 * package-get.el: Changes to work with real data.
|
|
9737 From Pete Ware <ware@cis.ohio-state.edu>
|
|
9738
|
|
9739 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
9740 being.
|
|
9741
|
|
9742 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
9743 of possibly out-of-date packges.elc.
|
|
9744 * make-docfile.el ("packages.el"): Ditto.
|
|
9745
|
|
9746 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
9747
|
|
9748 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
9749 the main tarball shadowing anything past it.
|
|
9750
|
|
9751 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
9752
|
|
9753 * packages.el (package-provide): Delete a previous provide.
|
|
9754
|
|
9755 * package-info.el: New file.
|
|
9756
|
|
9757 * package-get.el: New file.
|
|
9758 From Pete Ware <ware@cis.ohio-state.edu>
|
|
9759 (package-get): Fix md5 computation to work with Mule.
|
|
9760
|
|
9761 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9762
|
|
9763 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
9764
|
|
9765 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
9766
|
|
9767 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
9768
|
|
9769 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
9770 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9771
|
|
9772 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
9773
|
|
9774 * startup.el (load-init-file): Reload new or changed autoloads
|
|
9775 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
9776
|
|
9777 * packages.el (packages-new-autoloads): New function.
|
|
9778 (packages-reload-autoloads): New function.
|
|
9779 (packages-reload-dumped-lisp): New (stub) function.
|
|
9780
|
|
9781 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
9782
|
|
9783 * loadhist.el (file-provides): Extend to handle variant
|
|
9784 extensions.
|
|
9785
|
|
9786 * replace.el (query-replace): Fix typo.
|
|
9787
|
|
9788 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
9789
|
|
9790 * make-docfile.el: list-autoloads-path has been renamed.
|
|
9791 * update-elc.el: list-autoloads has been renamed.
|
|
9792
|
|
9793 * packages.el (packages-list-autoloads): Renamed.
|
|
9794 (packages-list-autoloads-path): Ditto.
|
|
9795
|
|
9796 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
9797
|
|
9798 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
9799 for an error in an auto-autoload.el file.
|
|
9800
|
|
9801 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
9802
|
|
9803 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
9804 tag with const.
|
|
9805 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
9806
|
|
9807 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
9808
|
|
9809 * loadhist.el (unload-feature): Remove autoload.
|
|
9810
|
|
9811 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
9812
|
|
9813 * loadhist.el: Unpackaged.
|
|
9814
|
|
9815 * help.el (describe-symbol-find-file): Rename
|
|
9816 `describe-function-find-file' and make old name obsolete.
|
|
9817 (describe-function-1): Use it.
|
|
9818 (describe-function-1): Guard reference to
|
|
9819 `compiled-function-annotation'.
|
|
9820
|
|
9821 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9822
|
|
9823 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
9824 argument.
|
|
9825 (help-mode-quit): New optional arg to control whether it kills or
|
|
9826 buries. Tidied up.
|
|
9827 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
9828 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
9829 (help-pretty-print-value): Rename back from
|
|
9830 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
9831 use it, otherwise use dumped `cl-prettyprint'.
|
|
9832 (describe-variable): Use `help-pretty-print-value' again.
|
|
9833 (find-func): Removed reference to "find-func" at end.
|
|
9834
|
|
9835 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9836
|
|
9837 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
9838 GUI XEmacs. Rename? x-menubar is rather window system
|
|
9839 independant, except for a couple of items.
|
|
9840
|
|
9841 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
9842
|
|
9843 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
9844 entries as they will no longer be distributed with XEmacs.
|
|
9845
|
|
9846 * format.el (format-alist): Fix image/tiff regexps.
|
|
9847 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
9848
|
|
9849 * help.el (help-maybe-pretty-print-value): Rename.
|
|
9850 (describe-variable): Use it.
|
|
9851 (describe-variable): Add trailing linefeed.
|
|
9852
|
|
9853 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9854
|
|
9855 * help.el (describe-function-1): Don't output anything for
|
|
9856 arglist of autoload functions.
|
|
9857
|
|
9858 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9859
|
|
9860 * help.el (describe-function-1): Don't output anything for
|
|
9861 arglist of autoload functions.
|
|
9862
|
|
9863 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
9864
|
|
9865 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
9866 `describe-function-at-point', `describe-variable-at-point',
|
|
9867 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
9868 `help-prev-section'.
|
|
9869 (help-next-section): New function.
|
|
9870 (help-prev-section): New function.
|
|
9871 (help-mode-quit): Changed to kill the help buffer.
|
|
9872 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
9873 correctly.
|
|
9874 (help-buffer-name): New function to generate the name of help
|
|
9875 buffers.
|
|
9876 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
9877 argument giving the name of the help buffer.
|
|
9878 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
9879 (describe-mode): Ditto.
|
|
9880 (describe-bindings): Ditto.
|
|
9881 (describe-prefix-bindings): Ditto.
|
|
9882 (view-lossage): Ditto.
|
|
9883 (with-syntax-table): New macro.
|
|
9884 (function-called-at-point): Use `ignore-errors' and
|
|
9885 `with-syntax-table'.
|
|
9886 (function-at-point): Ditto.
|
|
9887 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
9888 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
9889 function's arglist as string.
|
|
9890 (function-documentation): Extracted from `describe-function-1'.
|
|
9891 Returns function's docstring.
|
|
9892 (describe-function-1): Remove all the "stream" garbage, including
|
|
9893 the stream argument. Use `function-arglist' and
|
|
9894 `function-documentation'.
|
|
9895 (describe-function-arglist): Just use `function-arglist'.
|
|
9896 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
9897 (help-pretty-print-value): New function to help with
|
|
9898 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
9899 `pp-internal'.
|
|
9900 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
9901 Formatting improved. Display file where variable is defined, if
|
|
9902 known. Use `help-pretty-print-value'.
|
|
9903 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
9904 (list-processes): Remove "stream" garbage.
|
|
9905
|
|
9906 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
9907
|
|
9908 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
9909 call a dumped routine instead.
|
|
9910
|
|
9911 * x-win-xfree86.el: Wrap file in defun.
|
|
9912 * x-win-sun.el: Ditto.
|
|
9913
|
|
9914 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
9915
|
|
9916 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
9917 advises functions and does other evil things.
|
|
9918
|
|
9919 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
9920
|
|
9921 * format.el (format-alist): Add `image/tiff'.
|
|
9922 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
9923
|
|
9924 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
9925
|
|
9926 * about.el (about-hackers): More names added.
|
|
9927
|
|
9928 * make-docfile.el: Remove superfluous package path search.
|
|
9929
|
|
9930 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
9931
|
|
9932 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
9933
|
|
9934 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
9935 ignored shadows.
|
|
9936
|
|
9937 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
9938
|
|
9939 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
9940 get trailing slashes when added to the load-path.
|
|
9941
|
|
9942 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
9943 are.
|
|
9944
|
|
9945 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9946
|
|
9947 * x-faces.el: Added support for foregroundToolBarColor
|
|
9948 to xpm-color-symbols.
|
|
9949
|
|
9950 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
9951
|
|
9952 * etags.el (tags-remove-duplicates): Removed.
|
|
9953 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
9954
|
|
9955 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
9956 correctly.
|
|
9957 (get*): Defalias to `get'.
|
|
9958
|
|
9959 * cl.el (eql): Compare integers with `eq'.
|
|
9960 (cl-map-extents): Check for `map-extents' first.
|
|
9961
|
442
|
9962 1997-12-17 Didier Verna <didier@xemacs.org>
|
428
|
9963
|
|
9964 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
9965 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
9966
|
|
9967 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
9968
|
|
9969 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
9970
|
|
9971 * widget.el (define-widget): Check the arguments.
|
|
9972
|
|
9973 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
9974 (custom-variable-value-create): Use `signal' to signal error.
|
|
9975 (custom-variable-reset-saved): Ditto.
|
|
9976 (custom-variable-reset-standard): Ditto.
|
|
9977 (custom-face-reset-saved): Ditto.
|
|
9978
|
|
9979 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
9980 (widget-default-format-handler): Ditto.
|
|
9981 (widget-checklist-add-item): Ditto.
|
|
9982 (widget-radio-add-item): Ditto.
|
|
9983 (widget-editable-list-entry-create): Ditto.
|
|
9984 (widget-sexp-prompt-value): Ditto.
|
|
9985
|
|
9986 * custom.el (custom-declare-variable): Signal errors better.
|
|
9987 (custom-handle-keyword): Ditto.
|
|
9988 (custom-declare-group): Ditto.
|
|
9989
|
|
9990 * window-xemacs.el (windows): Ditto.
|
|
9991
|
|
9992 * menubar.el (menu): Ditto.
|
|
9993
|
|
9994 * keydefs.el (keyboard): Ditto.
|
|
9995
|
|
9996 * minibuf.el (minibuffer): Ditto.
|
|
9997
|
|
9998 * process.el (execute): Ditto.
|
|
9999
|
|
10000 * fill.el (fill): Ditto.
|
|
10001
|
|
10002 * modeline.el (modeline): Ditto.
|
|
10003
|
|
10004 * help.el (help): Ditto.
|
|
10005
|
|
10006 * faces.el (faces): Ditto.
|
|
10007
|
|
10008 * files.el (files): Ditto.
|
|
10009
|
|
10010 * x-init.el (x): Ditto.
|
|
10011
|
|
10012 * lisp-mode.el (lisp): Ditto.
|
|
10013
|
|
10014 * process.el (processes): Ditto.
|
|
10015
|
|
10016 * mouse.el (mouse): Ditto.
|
|
10017
|
|
10018 * abbrev.el (abbrev): Moved from cus-edit.
|
|
10019
|
|
10020 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
10021 as variable declaration.
|
|
10022
|
|
10023 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
10024
|
|
10025 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
10026 (find-menu-item): Cosmetic changes.
|
|
10027
|
|
10028 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
10029
|
|
10030 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
10031
|
|
10032 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
10033
|
|
10034 * startup.el (set-default-load-path): Only search package-path
|
|
10035 when not running temacs.
|
|
10036
|
|
10037 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
10038 files.
|
|
10039
|
|
10040 * loadup.el: Correct commentary. Reformatting.
|
|
10041 (really-early-error-handler): Use absolute path to the
|
|
10042 first dumped-lisp.el file.
|
|
10043 (really-early-error-handler): Print full path name of
|
|
10044 each dumped lisp file (inherited from InfoDock).
|
|
10045
|
|
10046 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
10047 dumped-lisp.el files.
|
|
10048
|
|
10049 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
10050 package-path is searched.
|
|
10051 * update-elc.el: Ditto.
|
|
10052
|
|
10053 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
10054 `condition-case' for indentation.
|
|
10055
|
|
10056 * about.el (about-xemacs): Update release date.
|
|
10057
|
|
10058 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
10059
|
|
10060 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
10061 anywhere but at the last clause.
|
|
10062 (ecase): Disallow `t' and `otherwise'.
|
|
10063
|
|
10064 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10065
|
|
10066 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
10067 from stuff moved out of `custom-buffer-create-internal'.
|
|
10068 (custom-novice): New variable. Default t.
|
|
10069 (custom-display-global-buttons): Ditto. Default `top'.
|
|
10070 (custom-buffer-create-internal): Only display help if
|
|
10071 `custom-novice' is non-nil. Display global buttons according to
|
|
10072 `custom-display-global-buttons'.
|
|
10073
|
|
10074 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
10075
|
|
10076 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
10077 (find-menu-item): Cosmetic changes.
|
|
10078
|
|
10079 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
10080
|
|
10081 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
10082 look.
|
|
10083
|
|
10084 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
10085
|
|
10086 * format.el (format-deannotate-region): Bug fix.
|
|
10087 Deannotating a region containing unknown tags would fail
|
|
10088 (causing decoding of text/enriched to fail at user level)
|
|
10089
|
|
10090 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10091
|
|
10092 * minibuf.el (read-directory-name): Support sixth
|
|
10093 arg, HISTORY, as already documented.
|
|
10094
|
|
10095 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
10096
|
|
10097 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
10098 to `ecase'.
|
|
10099
|
|
10100 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
10101
|
|
10102 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
10103 skk-activate.
|
|
10104
|
|
10105 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
10106
|
|
10107 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|