436
|
1 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.2.26 is released.
|
|
4
|
|
5 1999-12-28 Andy Piper <andy@xemacs.org>
|
|
6
|
|
7 * wid-edit.el (widget-push-button-value-create): The gui cache
|
|
8 does not agree with native widgets which can only be displayed
|
|
9 once per window. The reasons for caching are diminished now that
|
|
10 we don't hog resources when creating buttons.
|
|
11 (widget-push-button-cache) deleted.
|
|
12
|
434
|
13 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
14
|
|
15 * XEmacs 21.2.25 is released.
|
|
16
|
|
17 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
18
|
|
19 * hyper-apropos.el (hyper-apropos): Toggle
|
|
20 hyper-apropos-programming-apropos correctly.
|
|
21 Set REGEXP when user accepts default value.
|
|
22
|
|
23 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
24
|
|
25 * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
|
|
26 (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
|
|
27
|
|
28 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
29
|
|
30 * mule/mule-category.el (undefined-category-designator):
|
|
31 Return char instead of character. Search for undefined one.
|
|
32 (describe-category): Use with-displaying-help-buffer.
|
|
33
|
|
34 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
35
|
|
36 * byte-optimize.el (byte-optimize-plus):
|
|
37 Optimize (+ 1) to 1 instead of (1+ nil).
|
|
38
|
|
39 * files.el (basic-save-buffer): Rewrite for clarity. Use (char-before).
|
|
40
|
|
41 * byte-optimize.el (byte-compile-butlast): Remove. Use butlast instead.
|
|
42
|
|
43 * byte-optimize.el (byte-optimize-char-before): New function.
|
|
44 Remove performance penalty for using (char-before) instead of (char-after).
|
|
45
|
|
46 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
47
|
|
48 * mule/mule-category.el (char-category-list): Return character
|
|
49 instead of integer.
|
|
50
|
|
51 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
52
|
|
53 * minibuf.el (read-buffer): Check default is buffer object.
|
|
54
|
|
55 1999-11-25 Andy Piper <andy@xemacs.org>
|
|
56
|
|
57 * cus-edit.el (custom-buffer-create-buttons): Use native widgets
|
|
58 for buttons.
|
|
59
|
|
60 1999-12-16 Andreas Jaeger <aj@suse.de>
|
|
61
|
|
62 * package-get.el (package-get-maybe-save-index): Fixed typo.
|
|
63 Patch by Jeff Miller <jmiller@smart.net>.
|
|
64
|
|
65 1999-12-13 Charles G Waldman <cgw@alum.mit.edu>
|
|
66
|
|
67 * gnuserv.el (gnuserv-process-filter): don't call
|
|
68 gnuserv-write-to-client when gnuserv-current-client is nil
|
|
69
|
432
|
70 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
71
|
|
72 * XEmacs 21.2.24 is released.
|
|
73
|
|
74 1999-12-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
75
|
|
76 * about.el (about-hackers): Update my email address.
|
|
77
|
430
|
78 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
79
|
|
80 * XEmacs 21.2.23 is released.
|
|
81
|
|
82 1999-11-06 Jason R Mastaler <jason@mastaler.com>
|
|
83
|
|
84 * package-get.el (package-get-download-sites): Removed several
|
|
85 defunct download sites, added many new ones, and corrected a few
|
|
86 incorrect directory-on-site entries. Added physical locations to
|
|
87 site-description.
|
|
88
|
|
89 1999-11-30 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
90
|
|
91 * finder.el (finder-commentary): add DOC string and fix
|
|
92 interactive spec
|
|
93
|
|
94 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
95
|
|
96 * help.el (describe-function): Don't forget to intern the string
|
|
97 completing-read returns.
|
|
98 (describe-variable): Ditto.
|
|
99
|
434
|
100 1999-11-16 Adrian Aichner <adrian@xemacs.org>
|
430
|
101
|
|
102 * hyper-apropos.el (hyper-apropos-this-symbol): Handle
|
|
103 `hyper-apropos-help-mode' here to find symbol to customize
|
|
104 irregardless of cursor position and simplify
|
|
105 `hyper-apropos-set-variable', `hyper-apropos-find-function', and
|
|
106 `hyper-apropos-popup-menu'.
|
|
107
|
|
108 1999-11-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
109
|
|
110 * apropos.el (apropos-mode-map): Add return to call
|
|
111 apropos-follow.
|
|
112 (apropos-print): Call apropos-mode to have better
|
|
113 command reference. Put keymap text-poperty to
|
|
114 symbole name.
|
|
115
|
|
116 1999-11-22 Alastair Burt <burt@dfki.de>
|
|
117
|
|
118 * help.el: (describe-bindings-1): Added handling of keymaps for
|
|
119 the extents at point.
|
|
120
|
|
121 1999-12-02 Mark Thomas <mthomas@jprc.com>
|
|
122
|
|
123 * gutter-items.el (buffers-tab-items): Wrap the function in a
|
|
124 save-match-data
|
|
125
|
|
126 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
127
|
|
128 * help.el (describe-function): Use the DEFAULT argument to
|
|
129 completing-read.
|
|
130 (describe-variable): Ditto.
|
|
131
|
|
132 1999-11-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
133
|
|
134 * minibuf.el (read-from-minibuffer): Add optional argument
|
|
135 DEFAULT to have better mini-buffer history support.
|
|
136 (completing-read): Pass default to read-from-minibuffer.
|
|
137 (read-buffer): Pass default to completing-read.
|
|
138
|
|
139 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
140
|
|
141 * font-lock.el (font-lock-doc-string-face): Document the
|
|
142 `font-lock-lisp-like' property.
|
|
143
|
|
144 1999-11-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
145
|
|
146 * lisp-mode.el: Specify `font-lock-lisp-like'.
|
|
147
|
|
148 * font-lock.el (font-lock-lisp-like): New function.
|
|
149 (font-lock-fontify-syntactically-region): Use it.
|
|
150
|
428
|
151 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
152
|
|
153 * XEmacs 21.2.22 is released
|
|
154
|
|
155 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
156
|
|
157 * XEmacs 21.2.21 is released.
|
|
158
|
|
159 1999-11-18 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
160
|
|
161 * minibuf.el (read-coding-system): Accept symbol and
|
|
162 coding-system object as a default-coding-system.
|
|
163
|
|
164 1999-11-16 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
165
|
|
166 * minibuf.el (read-coding-system): Accept symbol as
|
|
167 a default-coding-system.
|
|
168
|
|
169 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
170
|
|
171 * apropos.el (apropos-documentation): Use insert instead
|
|
172 of princ.
|
|
173
|
|
174 1999-11-07 William M. Perry <wmperry@aventail.com>
|
|
175
|
|
176 * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
|
|
177 for the linux console.
|
|
178
|
|
179 * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
|
|
180 stuff to work when you are not on a window system, since the GPM
|
|
181 mouse support now allows pasting from outside of XEmacs.
|
|
182
|
|
183 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
184
|
|
185 * XEmacs 21.2.20 is released
|
|
186
|
|
187 1999-11-06 Hrvoje Niksic <hniksic@iskon.hr>
|
|
188
|
|
189 * setup-paths.el (paths-default-info-directories): Add
|
|
190 /usr/share/info and /usr/local/share/info.
|
|
191
|
|
192 1999-10-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
193
|
|
194 * about.el: Updated Vladimir Ivanovic's info.
|
|
195
|
|
196 11999-08-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
197
|
|
198 * auto-show.el (auto-show-truncationp): Remove.
|
|
199
|
|
200 * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
|
|
201
|
|
202 999-09-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
203
|
|
204 * indent.el (indent-line-to): fix bug: spaces were not replaced
|
|
205 with tab if column is multiple of tab-width
|
|
206 From dhn@qedinc.com
|
|
207
|
|
208 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
209
|
|
210 * mule/mule-cmds.el (read-input-method-name): Accept symbols
|
|
211 correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
|
|
212
|
|
213 * package-get.el (package-get-package-provider): Be verbose when
|
|
214 interactive. Patch from Robert Pluim
|
|
215
|
|
216 1999-08-23 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
217
|
|
218 * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
|
|
219 info file suffixes.
|
|
220
|
|
221 1999-08-19 Stephen Tse <stephent@sfu.ca>
|
|
222
|
|
223 * process.el (open-network-stream): Add a new optional parameter
|
|
224 PROTOCOL to support udp; fix a minor typo and add an explanation
|
|
225 in docstring for udp programming.
|
|
226
|
|
227 * code-process.el (open-network-stream): Add a new optional
|
|
228 parameter PROTOCOL to support udp; fix a minor typo and add an
|
|
229 explanation in docstring for udp programming.
|
|
230
|
|
231 1999-10-18 Andy Piper <andy@xemacs.org>
|
|
232
|
|
233 * gui.el (make-gui-button): be more precise about how we call
|
|
234 callbacks.
|
|
235
|
|
236 * wid-edit.el (widget-push-button-value-create): Use the new form
|
|
237 of native gui-button.
|
|
238
|
|
239 1999-10-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
240
|
|
241 * info.el (Info-page-prev): Don't do (sit-for 0).
|
|
242
|
|
243 1999-10-13 Andy Piper <andy@xemacs.org>
|
|
244
|
|
245 * gutter-items.el (progress-abort-glyph): new glyph for showing
|
|
246 abort status.
|
|
247 (append-progress): dispatch-event rather than sit-for.
|
|
248 (abort-progress): new function. Show the abort glyph with an
|
|
249 appropriate message.
|
|
250 (raw-append-progress): dispatch-event rather than sit-for.
|
|
251 (display-progress): cope with aborts.
|
|
252
|
|
253 * gui.el (make-gui-button): Use native widgets for buttons
|
|
254 unconditionally.
|
|
255 (insert-gui-button): ditto.
|
|
256 (gui-button-p): ditto.
|
|
257
|
|
258 * xbm-button.el: remove from core.
|
|
259
|
|
260 * xpm-button.el: remove from core.
|
|
261
|
|
262 1999-10-07 Olivier Galibert <galibert@pobox.com>
|
|
263
|
|
264 * faces.el (init-device-faces): Don't initialize the random faces
|
|
265 on the stream device.
|
|
266
|
|
267 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
268
|
|
269 * files.el (recover-file): Don't use ls under windows for revert buffer.
|
|
270
|
434
|
271 1999-09-25 Adrian Aichner <adrian@xemacs.org>
|
428
|
272
|
|
273 * package-get.el (package-get-download-menu): Make menu really
|
|
274 toggle download sites.
|
|
275 (package-get-download-sites): Add autoload cookie.
|
|
276
|
|
277 1999-09-29 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
278
|
|
279 * setup-paths.el (paths-find-module-directory): Ditto.
|
|
280
|
|
281 1999-09-29 Werner Fink <werner@suse.de>
|
|
282
|
|
283 * setup-paths.el (paths-find-exec-directory): Add missing nil
|
|
284 parameter for environment.
|
|
285
|
|
286 1999-09-27 Martin Buchholz <martin@xemacs.org>
|
|
287
|
|
288 * modeline.el (modeline-format):
|
|
289 Only purecopy the strings. Else
|
|
290 (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
|
|
291 barfs.
|
|
292
|
|
293 1999-08-28 Mike Woolley <mike@bulsara.com>
|
|
294
|
|
295 * winnt.el: Removed nt-shell-mode-hook, which was preventing the
|
|
296 user setting comint-completion-addsuffix and
|
|
297 comint-process-echoes.
|
|
298
|
|
299 1999-09-22 Andy Piper <andy@xemacs.org>
|
|
300
|
|
301 * gutter-items.el (update-tab-in-gutter): use
|
|
302 last-nonminibuf-window instead of selected-window.
|
|
303
|
|
304 1999-09-18 Andy Piper <andy@xemacs.org>
|
|
305
|
|
306 * gnuserv.el (gnuserv-edit-files): select frame we are going to
|
|
307 display on.
|
|
308
|
|
309 * subr.el (record-buffer-hook): new variable so that the hook gets
|
|
310 some documentation.
|
|
311
|
|
312 1999-09-16 Andy Piper <andy@xemacs.org>
|
|
313
|
|
314 * gutter-items.el (update-tab-in-gutter): only update when the
|
|
315 gutter is visible.
|
|
316 (remove-buffer-from-gutter-tab): ditto.
|
|
317
|
|
318 1999-09-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
319
|
|
320 * simple.el (do-auto-fill): Commented out part of Kinsoku
|
|
321 processing.
|
|
322
|
|
323 1999-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
324
|
|
325 * isearch-mode.el (isearch-highlightify-region): Give the
|
|
326 highlighting extents a high priority.
|
|
327 (isearch-make-extent): Give the main highlighting extent an even
|
|
328 higher priority.
|
|
329
|
|
330 1999-09-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
331
|
|
332 * packages.el (packages-compute-package-locations): Fix typo from
|
|
333 -u rationalization.
|
|
334
|
|
335 1999-09-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
336
|
|
337 * setup-paths.el (paths-find-doc-directory): Respect value of
|
|
338 `configure-doc-directory.'
|
|
339
|
|
340 * find-paths.el (paths-find-architecture-directory): Give
|
|
341 precendence `default' argument (which typically comes from
|
|
342 configure).
|
|
343
|
|
344 1999-09-05 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
345
|
|
346 * startup.el (command-line-early): Added options -user-init-file
|
|
347 and -user-init-directory.
|
|
348
|
|
349 * files.el (user-init-file): Default to NIL so we can recognize
|
|
350 when it's set.
|
|
351
|
|
352 1999-08-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
353
|
|
354 * obsolete.el (init-file-user):
|
|
355 * startup.el:
|
|
356 * packages.el (packages-compute-package-locations):
|
|
357 * package-get.el (package-get-user-index-filename):
|
|
358 * menubar-items.el (maybe-add-init-button):
|
|
359 * info.el (Info-annotations-path):
|
|
360 * dump-paths.el:
|
|
361 Change `user-init-directory' to be an absolute path.
|
|
362 Use `user-init-directory' where appropriate.
|
|
363 Zap `init-file-user' and its uses.
|
|
364
|
|
365 1999-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
366
|
|
367 * subr.el (copy-symbol): New function.
|
|
368
|
|
369 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
370
|
|
371 * isearch-mode.el (isearch-done): Be sure to restore invisible
|
|
372 extents in the proper buffer.
|
|
373 (isearch-pre-command-hook): Set this-command to the correct value
|
|
374 in case the buffer has changed and old overriding-local-map was
|
|
375 used.
|
|
376 (isearch-restore-extent): Use remprop instead of setting the
|
|
377 property to nil.
|
|
378
|
|
379 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
380
|
|
381 * cmdloop.el (execute-extended-command): Update zmacs region
|
|
382 before the delay.
|
|
383 (execute-extended-command): Make the message gettext-friendly.
|
|
384
|
|
385 1999-09-07 Andy Piper <andy@xemacs.org>
|
|
386
|
|
387 * gutter-items.el (progress-gauge-glyph): renamed from
|
|
388 progress-glyph.
|
|
389 (progress-text-glyph): new variable.
|
|
390 (progress-layout-glyph): use layouts and text glyphs.
|
|
391 (progress-area-buffer): removed.
|
|
392 (progress-text-and-extent): new variable.
|
|
393 (progress-displayed-p): dynamically create gutter area buffer.
|
|
394 (clear-progress): ditto.
|
|
395 (raw-append-progress): ditto.
|
|
396 (append-progress): use new glyph names.
|
|
397 (raw-append-progress): only create the extent when needed. set
|
|
398 properties more optimally.
|
|
399 (progress): remove args.
|
|
400
|
|
401 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
402
|
|
403 * isearch-mode.el (isearch-range-invisible): Use mapc instead of
|
|
404 mapcar where the return value is unused.
|
|
405 (isearch-restore-invisible-extents): Ditto.
|
|
406 (isearch-highlight-all-cleanup): Ditto.
|
|
407 (isearch-delete-extents-in-range): Traverse the extents only once.
|
|
408 (isearch-highlight-all-update): Don't start over if the search
|
|
409 string has changed and more input is pending.
|
|
410
|
|
411 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
412
|
|
413 * packages.el (packages-find-package-data-path): Ditto.
|
|
414
|
|
415 * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
|
|
416
|
|
417 * subr.el (mapc-internal): Don't make obsolete.
|
|
418
|
|
419 * cl-extra.el (mapc): Resurrect.
|
|
420
|
|
421 1999-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
422
|
|
423 * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
|
|
424 alias.
|
|
425
|
|
426 * isearch-mode.el (isearch-top-state): Restore isearch-word.
|
|
427 (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
|
|
428 (isearch-yank-clipboard): Use get-clipboard instead of
|
|
429 x-get-clipboard.
|
|
430 (isearch-yank-selection): Fix docstring.
|
|
431
|
|
432 1999-09-02 Martin Buchholz <martin@xemacs.org>
|
|
433
|
|
434 * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
|
|
435
|
|
436 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
437
|
|
438 * cl-macs.el (extent-start-position): Fix setf method.
|
|
439 (extent-end-position): Ditto.
|
|
440
|
|
441 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
442
|
|
443 * isearch-mode.el: End merge with FSF 20.4.
|
|
444
|
|
445 * isearch-mode.el (search-invisible): New variable.
|
|
446 (isearch-hide-immediately): Ditto.
|
|
447 (isearch-unhidden-extents): Ditto.
|
|
448 (isearch-range-invisible): New function.
|
|
449 (isearch-unhide-extent): Ditto.
|
|
450 (isearch-restore-invisible-extents): Ditto.
|
|
451 (isearch-restore-extent): Ditto.
|
|
452
|
|
453 * isearch-mode.el (isearch-ring-advance-edit): Use FSF
|
|
454 implementation.
|
|
455 (isearch-ring-retreat-edit): Ditto.
|
|
456 (isearch-forward): New argument NO-RECURSIVE-EDIT.
|
|
457 (isearch-forward-regexp): New arguments NOT-REGEXP and
|
|
458 NO-RECURSIVE-EDIT.
|
|
459 (isearch-backward): New argument NO-RECURSIVE-EDIT.
|
|
460 (isearch-backward-regexp): New arguments NOT-REGEXP and
|
|
461 NO-RECURSIVE-EDIT.
|
|
462 (isearch-mode): Return isearch-success.
|
|
463 (isearch-update): Use unread-command-events instead of
|
|
464 unread-command-event.
|
|
465 (isearch-abort): If an invalid regexp is encountered, keep popping
|
|
466 states.
|
|
467 (isearch-*-char): Use FSF implementation.
|
|
468 (isearch-whitespace-chars): Use the more robust FSF's
|
|
469 implementation.
|
|
470 (isearch-within-brackets): New variable.
|
|
471 (isearch-mode): Initialize it.
|
|
472 (isearch-edit-string): Bind it.
|
|
473 (isearch-search-and-update): Set it.
|
|
474 (isearch-push-state): Push it.
|
|
475 (isearch-top-state): Pop it.
|
|
476 (isearch-search): Set it.
|
|
477 (isearch-printing-char): When called by isearch-whitespace-chars,
|
|
478 handle M-SPC gracefully.
|
|
479 (isearch-message-prefix): New argument ELLIPSIS.
|
|
480 (isearch-message-suffix): Ditto.
|
|
481 (isearch-message): Use the ELLIPSIS argument when calling
|
|
482 isearch-message-prefix and isearch-message-suffix.
|
|
483 (isearch-message-prefix): Distinguish between "wrapped" and
|
|
484 "overwrapped" search, FWIW.
|
|
485
|
|
486 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
487
|
|
488 * isearch-mode.el (isearch-edit-string): Use the head of the
|
|
489 search ring instead of search-last-string and search-last-regexp.
|
|
490 (search-highlight): Renamed from isearch-highlight.
|
|
491 (isearch-exit): Use the new name.
|
|
492 (isearch-highlight): Ditto.
|
|
493 (isearch-dehighlight): Ditto.
|
|
494 (isearch-update-ring): New function.
|
|
495 (isearch-done): Call it.
|
|
496 (isearch-done): New argument EDIT.
|
|
497 (isearch-repeat): If search string is empty, look up at the car of
|
|
498 the search ring; ignore the yank pointer.
|
|
499 (isearch-abort): Call isearch-done with NOPUSH.
|
|
500 (isearch-cancel): New function.
|
|
501 (isearch-mode-map): Bind it to ESC ESC ESC.
|
|
502
|
|
503 * isearch-mode.el: Begin merge with FSF 20.4.
|
|
504
|
|
505 1999-09-01 Andy Piper <andy@xemacs.org>
|
|
506
|
|
507 * x-select.el (x-get-clipboard): obsolete.
|
|
508 (x-yank-clipboard-selection): obsolete
|
|
509
|
|
510 * select.el (disown-selection): need to be careful to disown the
|
|
511 clipboard if we set it via selection.
|
|
512 (get-clipboard): move from x-select.el
|
|
513 (yank-clipboard-selection): ditto.
|
|
514
|
|
515 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
516
|
|
517 * isearch-mode.el (isearch-exit): Bind isearch-highlight and
|
|
518 isearch-highlight-all-matches to nil.
|
|
519 (isearch-fixed-case): New variable.
|
|
520 (isearch-mode): Initialize it.
|
|
521 (isearch-edit-string): Save it.
|
|
522 (isearch-toggle-case-fold): Set it.
|
|
523 (isearch-fix-case): Make sure isearch-toggle-case-fold works --
|
|
524 need to check isearch-fixed-case.
|
|
525 (isearch-toggle-case-fold): Update highlighting of all matches
|
|
526 before the pause.
|
|
527 (isearch-edit-string):
|
|
528
|
|
529 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
530
|
|
531 * isearch-mode.el (isearch-edit-string): Call isearch-message
|
|
532 before reading the event so that the prompt is displayed properly.
|
|
533 (isearch-message): Use isearch-nonincremental when calling
|
|
534 isearch-message-prefix.
|
|
535 (minibuffer-local-isearch-map): Bind up and down to do the same as
|
|
536 M-p and M-n respectively.
|
|
537 (isearch-done): New arg NOPUSH.
|
|
538 (isearch-edit-string): Use it.
|
|
539 (isearch-edit-string): Don't bind isearch-string.
|
|
540 (isearch-ring-adjust): Edit string, *then* push state.
|
|
541
|
|
542 1999-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
543
|
|
544 * faces.el (isearch-secondary): Make isearch-secondary look
|
|
545 different than default.
|
|
546
|
|
547 1999-08-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
548
|
|
549 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
550 save-excursion.
|
|
551 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
552 (isearch-update): Call isearch-dehighlight without arguments.
|
|
553 (isearch-done): Ditto.
|
|
554
|
|
555 * isearch-mode.el (isearch-fix-case): If the search string has no
|
|
556 upper-case letters, allow the folding to be reenabled.
|
|
557 Previously, once disabled, the folding would remain that way until
|
|
558 the end of isearch.
|
|
559 (isearch-top-state): Call isearch-fix-case.
|
|
560
|
|
561 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
562 save-excursion.
|
|
563 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
564
|
|
565 1999-08-31 Jan Vroonhof <jan@xemacs.org>
|
|
566
|
|
567 * xpm-button.el:
|
|
568 xbm-button.el: Need to exist in core because gui.el depends on
|
|
569 them.
|
|
570
|
|
571 1999-08-31 Andy Piper <andy@xemacs.org>
|
|
572
|
|
573 * gutter-items.el (buffers-tab-face): new customizable variable.
|
|
574 (buffers-tab-default-buffer-line-length): new specifier for
|
|
575 maximum viewable characters.
|
|
576 (progress-stack): new variable for implementing widget-based
|
|
577 progress messages.
|
|
578 (progress-area-buffer): ditto.
|
|
579 (progress-glyph-height): ditto.
|
|
580 (progress-stop-callback): ditto.
|
|
581 (progress-quit-function): new function.
|
|
582 (progress-glyph): new variable.
|
|
583 (progress-layout-glyph): ditto.
|
|
584 (progress-displayed-p): new function, see message-displayed-p for
|
|
585 details.
|
|
586 (clear-progress): ditto.
|
|
587 (remove-progress): ditto.
|
|
588 (append-progress): ditto.
|
|
589 (raw-append-progress): ditto.
|
|
590 (display-progress): ditto.
|
|
591 (current-progress): ditto.
|
|
592 (current-progress-label): ditto.
|
|
593 (progress): ditto.
|
|
594 (lprogress): ditto.
|
|
595
|
|
596
|
|
597 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
598
|
|
599 * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
|
|
600
|
|
601 * isearch-mode.el (isearch-yank-x-selection): Renamed to
|
|
602 `isearch-yank-selection'.
|
|
603 (isearch-mode-map): Use it.
|
|
604 (isearch-yank-selection): Use `get-selection' instead of
|
|
605 `get-x-selection'.
|
|
606
|
|
607 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
608
|
|
609 * faces.el (isearch-secondary): Create face here.
|
|
610
|
|
611 * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
|
|
612 timers.
|
|
613
|
|
614 1999-08-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
615
|
|
616 * subr.el (buffer-string): More robust backward compatibility
|
|
617 check, courtesy William Perry.
|
|
618
|
|
619 1999-08-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
620
|
|
621 * replace.el (perform-replace): Stop the search after the search
|
|
622 limit has been reached.
|
|
623
|
|
624 1999-08-23 Andy Piper <andy@xemacs.org>
|
|
625
|
|
626 * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
|
|
627 here if we don't have one.
|
|
628
|
|
629 1999-08-15 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
630
|
|
631 * ldap.el (ldap-coding-system): Default to nil until we get
|
|
632 efficient UTF8 support
|
|
633 (ldap-decode-string): Guard against `decode-coding-string' not
|
|
634 being defined
|
|
635 (ldap-encode-string): Guard against `encode-coding-string' not
|
|
636 being defined
|
|
637
|
|
638 1999-08-23 Didier Verna <verna@inf.enst.fr>
|
|
639
|
|
640 * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
|
|
641 Some doc strings improvements, and add a star to the `interactive'
|
|
642 calls.
|
|
643
|
|
644 1999-08-18 Stef Epardaud <stef@lunatech.com>
|
|
645
|
|
646 * font-lock.el (java-font-lock-keywords-3): introduced new
|
|
647 keywords and regexpes for javadoc syntax 1.2.
|
|
648
|
|
649 1999-08-17 Andy Piper <andy@xemacs.org>
|
|
650
|
|
651 * gutter-items.el (buffers-tab-format-buffer-line-function): use
|
|
652 format-buffers-tab-line.
|
|
653 (buffers-tab-max-buffer-line-length): new variable.
|
|
654 (format-buffers-tab-line): new function. truncate names if over
|
|
655 buffers-tab-max-buffer-line-length.
|
|
656
|
|
657 1999-08-13 Charles G Waldman <cgw@fnal.gov>
|
|
658
|
|
659 * cus-start.el: Customize the variable `bell-inhibit-time'.
|
|
660
|
|
661 1999-08-16 Andy Piper <andy@xemacs.org>
|
|
662
|
|
663 * gutter-items.el (remove-buffer-from-gutter-tab): take a
|
|
664 brute-force approach to deleting the last buffer.
|
|
665 (buffers-tab-grouping-regexp): new customizable variable.
|
|
666 (select-buffers-tab-buffers-by-mode): use it.
|
|
667
|
|
668 1999-08-13 Andy Piper <andy@xemacs.org>
|
|
669
|
|
670 * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
|
|
671 deletion problem.
|
|
672
|
|
673 1999-07-30 Didier Verna <verna@inf.enst.fr>
|
|
674
|
|
675 * cus-edit.el (custom-save-variables): I said, use prin1 instead
|
|
676 of princ to output symbols.
|
|
677 (custom-save-face-internal): ditto.
|
|
678 (custom-save-resets): ditto.
|
|
679
|
|
680 1999-08-09 Didier Verna <verna@inf.enst.fr>
|
|
681
|
|
682 * gutter-items.el (select-buffers-tab-buffers-by-mode): use
|
|
683 `regexp-quote' to protect the major mode name for use as a regular
|
|
684 expression (c++ needs this for instance).
|
|
685
|
|
686 1999-08-08 Andy Piper <andy@xemacs.org>
|
|
687
|
|
688 * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
|
|
689 cope with similar mode names.
|
|
690
|
|
691 * gutter-items.el (buffers-tab-selection-function): new selection
|
|
692 function.
|
|
693 (select-buffers-tab-buffers-by-mode): new function.
|
|
694 (buffers-tab-items): use it if set to only display buffers in the
|
|
695 tab in the current buffer's group..
|
|
696 (update-tab-in-gutter): use new api.
|
|
697 (remove-buffer-from-gutter-tab): ditto.
|
|
698
|
|
699 * gutter-items.el (buffers-tab-max-size): set custom selection
|
|
700 default to 6.
|
|
701 (buffers-tab-switch-to-buffer): just switch window if the window is visible.
|
|
702 (add-tab-to-gutter): set face as default.
|
|
703
|
|
704 1999-07-07 Jan Vroonhof <jan@xemacs.org>
|
|
705
|
|
706 * faces.el (frob-face-property): Merge the fall-back specifier
|
|
707 with the target, not replace it.
|
|
708
|
|
709 1999-08-05 Andy Piper <andy@xemacs.org>
|
|
710
|
|
711 * gutter-items.el (update-tab-in-gutter): add frame argument for
|
|
712 buffer-items.
|
|
713 (update-tab-in-gutter): use it.
|
|
714
|
|
715 * gutter-items.el (record-buffer-hook): set.
|
|
716
|
|
717 * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
|
|
718 change.
|
|
719 (switch-to-buffer-hook) deleted.
|
|
720
|
|
721 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
722
|
|
723 * gutter-items.el (update-tab-in-gutter): make sure this will work
|
|
724 as an argument to create-frame-hook.
|
|
725
|
|
726 1999-07-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
727
|
|
728 * isearch-mode.el: Modified Bob and Darryl's code to use itimers
|
|
729 instead of timer emulation.
|
|
730
|
|
731 1999-07-30 Darryl Okahata <darrylo@sonic.net>
|
|
732
|
|
733 * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
|
|
734 Emacs isearch enhancements.
|
|
735
|
|
736 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
737
|
|
738 * gutter-items.el (add-tab-to-gutter): put in specifier specs for
|
|
739 all devices that support tab controls.
|
|
740 (remove-buffer-from-gutter-tab): new function. to be used as a
|
|
741 value for kill-buffer-hook.
|
|
742
|
|
743 1999-07-21 Sean MacLennan <seanm@storm.ca>
|
|
744
|
|
745 * auto-show.el (auto-show-truncationp): changed to match
|
|
746 `window_translation_on'
|
|
747
|
|
748 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
749
|
|
750 * XEmacs 21.2.19 is released
|
|
751
|
|
752 1999-07-28 SL Baur <steve@miho>
|
|
753
|
|
754 * code-files.el (insert-file-contents): Fix docstring.
|
|
755 revert previous change.
|
|
756
|
|
757 1999-07-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
758
|
|
759 * fill.el (fill-region-as-paragraph): Change re-break-point to
|
|
760 contain word-across-newline plus one character so that filling
|
|
761 Japanese and Chinese works as desired.
|
|
762 * simple.el (do-auto-fill): Ditto.
|
|
763
|
|
764 1999-07-26 SL Baur <steve@miho>
|
|
765
|
|
766 * mule/japanese.el ("Japanese"): Do not specify a default input
|
|
767 method.
|
|
768 Suggested by MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
769
|
|
770 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
771
|
|
772 * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
|
|
773 able to use cl-macs macro in early lisp.
|
|
774
|
|
775 1999-07-23 Jan Vroonhof <jan@xemacs.org>
|
|
776
|
|
777 * custom.el:
|
|
778 * cus-face.el:
|
|
779 * cus-edit.el:
|
|
780 Massive custom Theme API changes.
|
|
781
|
|
782 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
783
|
|
784 * code-files.el (insert-file-contents): Regard
|
|
785 coding-system-magic-cookie if `coding-system-for-read' is nil.
|
|
786
|
|
787 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
788
|
|
789 * mule/thai-xtis.el: Add coding: local variable, to avoid
|
|
790 bootstrapping problem with C locale.
|
|
791
|
|
792 1999-07-22 Andy Piper <andy@xemacs.org>
|
|
793
|
|
794 * dumped-lisp.el (preloaded-file-list): guard against putting
|
|
795 gutter-items in a less than functional XEmacs.
|
|
796 * gutter-items.el: put call to `add-tab-to-gutter' back in.
|
|
797
|
|
798 1999-07-18 Bob Weiner <weiner@beopen.com>
|
|
799
|
|
800 * fill.el (fill-context-prefix): Fixed bug that prevented the
|
|
801 setting of an adaptive fill prefix when the `dont-skip-first' was
|
|
802 t.
|
|
803
|
|
804 1999-07-22 SL Baur <steve@miho>
|
|
805
|
|
806 * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
|
|
807
|
|
808 1999-06-25 Karl M. Hegbloom <karlheg@debian.org>
|
|
809
|
|
810 * files.el (interpreter-mode-alist): add `make', `guile', and
|
|
811 `emacs' entries. (#!/usr/bin/make -f ought to send a file into
|
|
812 makefile-mode, guile is a scheme, and someday XEmacs will be
|
|
813 modular enough to use as an efficient scripting tool.)
|
|
814
|
|
815 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
816
|
|
817 * mule/mule-cmds.el (reset-language-environment): Regard
|
|
818 coding-category `utf-8' and `ucs-4' if they are available.
|
|
819
|
|
820 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
821
|
|
822 * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
|
|
823 (prefer-coding-system): Fix DOC-string.
|
|
824
|
|
825 * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
|
|
826 DOC-string too.
|
|
827
|
|
828 * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
|
|
829 Mule.
|
|
830 (coding-system-change-eol-conversion): Fix DOC-string.
|
|
831
|
|
832 1999-06-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
833
|
|
834 * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
|
|
835 instead of `list-coding-system'.
|
|
836
|
|
837 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
838
|
|
839 * menubar-items.el (default-menubar): `select-input-method' was
|
|
840 renamed to `set-input-method'.
|
|
841
|
|
842 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
843 "Set Language Environment" menu.
|
|
844
|
|
845 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
846 "Describe Language Support" menu.
|
|
847
|
|
848 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
849
|
|
850 * mule/chinese.el ("Chinese-GB"): Rename
|
|
851 `chinese-gb-environment-setup-function' to
|
|
852 `setup-chinese-gb-environment-internal'.
|
|
853
|
|
854 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
855
|
|
856 * mule/korean.el: Use `define-coding-system-alias' instead of
|
|
857 `copy-coding-system'.
|
|
858
|
|
859 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
860
|
|
861 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
862 Treat duplicated coding-categories.
|
|
863
|
|
864 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
865
|
|
866 * mule/japanese.el: Use `define-coding-system-alias' instead of
|
|
867 `copy-coding-system'.
|
|
868
|
|
869 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
870
|
|
871 * mule/vietnamese.el: Specify `iso-8-1' as a category of
|
|
872 coding-system `viscii'.
|
|
873
|
|
874 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
875
|
|
876 * mule/cyrillic.el:
|
|
877 - Specify `iso-8-1' as a category of coding-system `koi8-r'.
|
|
878 (cyrillic-alternativnyj-decode-table): New variable.
|
|
879 (cyrillic-alternativnyj-encode-table): New variable.
|
|
880 - Specify `iso-8-1' as a category of coding-system
|
|
881 `alternativnyj'.
|
|
882 - Abolish general Cyrillic environment.
|
|
883
|
|
884 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
885
|
|
886 * mule/chinese.el:
|
|
887 - Use `define-coding-system-alias' instead of `copy-coding-system'.
|
|
888 - Register `chinese-gb-environment-setup-function' as a
|
|
889 `setup-function' of "Chinese-GB" environment.
|
|
890
|
|
891 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
892
|
|
893 * mule/mule-cmds.el (set-language-info-alist): Allow dummy
|
|
894 optional argument `parents'.
|
|
895
|
|
896 * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
|
|
897 property for Thai-XTIS.
|
|
898
|
|
899 * mule/mule-help.el (help-with-tutorial): Use property
|
|
900 `tutorial-coding-system' of language-info as a coding-system to
|
|
901 read tutorial file.
|
|
902
|
|
903 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
904
|
|
905 * mule/thai-xtis.el: Don't setup `setup-function' and
|
|
906 `exit-function'.
|
|
907
|
|
908 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
909 `set-coding-category-system' to set up coding-system for
|
|
910 coding-category.
|
|
911
|
|
912 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
913 `set-coding-category-system' to set up coding-system for
|
|
914 coding-category.
|
|
915
|
|
916 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
917
|
|
918 * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
|
|
919 Thai-XTIS environment.
|
|
920
|
|
921 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
922 `find-coding-system' instead of `coding-system-p'.
|
|
923
|
|
924 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
925
|
|
926 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
927 Modify eol-type for XEmacs.
|
|
928
|
|
929 * mule/thai-xtis.el: Delete unused local variable `category'.
|
|
930
|
|
931 * mule/mule-cmds.el (coding-system-change-eol-conversion): New
|
|
932 function.
|
|
933 (prefer-coding-system): Don't call
|
|
934 `update-coding-systems-internal'; use function
|
|
935 `coding-category-list' instead of variable `coding-category-list';
|
|
936 use `set-coding-priority-list' instead of `set-coding-priority';
|
|
937 modify `eol-type' for XEmacs.
|
|
938
|
|
939 * mule/mule-misc.el (string-width): Use `charset-width' instead of
|
|
940 `charset-columns'.
|
|
941 (char-width): Likewise.
|
|
942
|
|
943 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
944
|
|
945 * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
|
|
946 `tis-620'.
|
|
947
|
|
948 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
949 `set-coding-priority-list' instead of `set-coding-priority'; don't
|
|
950 call `update-coding-systems-internal'.
|
|
951
|
|
952 * mule/mule-misc.el (coding-system-get): New function.
|
|
953 (coding-system-put): New function.
|
|
954 (coding-system-category): New function.
|
|
955
|
|
956 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
957
|
|
958 * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
|
|
959 when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
|
|
960 to avoid conflict with leim/quail/thai-xtis.
|
|
961
|
|
962 * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
|
|
963 to thai-xtis-chars.el.
|
|
964
|
|
965 * mule/thai-xtis-chars.el: New file (split from
|
|
966 mule/thai-xtis.el).
|
|
967
|
|
968 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
969
|
|
970 * mule/thai-xtis.el:
|
|
971 - Change category for the charset `thai-xtis' to `?x' from `?T'.
|
|
972 - Add syntax entries.
|
|
973 - Put `preferred-coding-system' of the charset `thai-xtis' to
|
|
974 `tis-620'.
|
|
975
|
|
976 1999-06-28 TAKAHASHI Naoto <ntakahas@etl.go.jp>
|
|
977
|
|
978 * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
|
|
979 rewritten to use write-multibyte-character.
|
|
980
|
|
981 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
982
|
|
983 mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
|
|
984 of `iso-2022-7'.
|
|
985 (prefer-coding-system): Synced up with Emacs 20.3.11 but not
|
|
986 ported yet.
|
|
987 (read-input-method-name): Treat optional argument `default'.
|
|
988
|
|
989 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
990
|
|
991 * mule/mule-cmds.el (set-language-info): Don't set up menus at
|
|
992 all.
|
|
993 (set-language-info-alist): Set up menus here.
|
|
994
|
|
995 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
996
|
|
997 * minibuf.el (completing-read): Add new optional argument
|
|
998 `default'.
|
|
999 (read-coding-system): Add new optional argument
|
|
1000 `default-coding-system'.
|
|
1001
|
|
1002 1999-06-03 Ken'ichi Handa <handa@gnu.org>
|
|
1003
|
|
1004 * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
|
|
1005 (viet-viscii-...->viet-vscii...).
|
|
1006
|
|
1007 1999-05-13 Ken'ichi Handa <handa@gnu.org>
|
|
1008
|
|
1009 * mule/mule-cmds.el: Change MULE to Mule in docstrings
|
|
1010 and menus.
|
|
1011
|
|
1012 1999-04-12 Richard M. Stallman <rms@gnu.org>
|
|
1013
|
|
1014 * mule/mule-cmds.el (input-method-function): Add permanent-local
|
|
1015 property.
|
|
1016
|
|
1017 1999-03-30 Dave Love <fx@gnu.org>
|
|
1018
|
|
1019 * mule/mule-cmds.el (current-language-environment): Doc fix.
|
|
1020
|
|
1021 1999-02-06 Richard Stallman <rms@gnu.org>
|
|
1022
|
|
1023 * mule/european.el (setup-slovenian-environment): New function.
|
|
1024 ("Slovenian"): New language environment.
|
|
1025
|
|
1026 1999-01-27 Dave Love <fx@gnu.org>
|
|
1027
|
|
1028 * mule/mule-cmds.el (current-language-environment): Provide :link,
|
|
1029 :type (choices) and appropriate :get.
|
|
1030
|
|
1031 1999-01-14 Kenichi Handa <handa@etl.go.jp>
|
|
1032
|
|
1033 * mule/mule-cmds.el (describe-language-environment): Don't alter
|
|
1034 input-method-alist.
|
|
1035
|
|
1036 1999-01-06 Eli Zaretskii <eliz@gnu.org>
|
|
1037
|
|
1038 * mule/mule-cmds.el (prefer-coding-system): Call
|
|
1039 set-coding-priority, so that the internal array of priorities is
|
|
1040 also updated.
|
|
1041
|
|
1042 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
1043
|
|
1044 * mule/mule-cmds.el (prefer-coding-system): If the argument
|
|
1045 requires specific EOL conversion type, make the default coding
|
|
1046 systems use that.
|
|
1047
|
|
1048 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
1049
|
|
1050 * mule/mule-cmds.el (set-language-environment): Pass the default
|
|
1051 eol-type to set-language-environment-coding-systems.
|
|
1052 (set-default-coding-systems): Copy the eol-type property for the
|
|
1053 new default values of {buffer-file,process}-coding-system from the
|
|
1054 old defaults.
|
|
1055 (set-language-environment-coding-systems): Accept an optional
|
|
1056 argument EOL-TYPE, and set the eol-type property of the default
|
|
1057 coding systems accordingly.
|
|
1058
|
|
1059 1998-10-26 Kenichi Handa <handa@etl.go.jp>
|
|
1060
|
|
1061 * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
|
|
1062 use generate-new-buffer instead of get-buffer-create.
|
|
1063
|
|
1064 1998-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
1065
|
|
1066 * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
|
|
1067
|
|
1068 1998-10-16 Markus Rost <rost@delysid.gnu.org>
|
|
1069
|
|
1070 * mule/mule-cmds.el (default-input-method): Fix custom type.
|
|
1071
|
|
1072 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
1073
|
|
1074 * mule/mule-cmds.el (setup-specified-language-environment):
|
|
1075 Add apropos-inhibit property.
|
|
1076 (describe-specified-language-support): Likewise.
|
|
1077
|
|
1078 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
1079
|
|
1080 * mule/mule-cmds.el: Doc fixes.
|
|
1081
|
|
1082 1998-09-02 Kenichi Handa <handa@etl.go.jp>
|
|
1083
|
|
1084 * mule/mule-cmds.el (register-input-method): Doc-string
|
|
1085 modified.
|
|
1086
|
|
1087 1998-09-01 Dave Love <fx@gnu.org>
|
|
1088
|
|
1089 * mule/mule-cmds.el (current-language-environment): Fix
|
|
1090 setter function.
|
|
1091
|
|
1092 1998-08-31 Paul Eggert <eggert@twinsun.com>
|
|
1093
|
|
1094 * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
|
|
1095 mule/european.el, mule/hebrew.el, mule/japanese.el,
|
|
1096 mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
|
|
1097 avoid bootstrapping problem if you need to recompile all the Lisp
|
|
1098 files using interpreted code.
|
|
1099
|
|
1100 1998-08-26 Kenichi Handa <handa@etl.go.jp>
|
|
1101
|
|
1102 * mule/european.el ("Latin-1"): Modify `documentation' key value.
|
|
1103 ("Latin-2"): Likewise.
|
|
1104
|
|
1105 1998-08-18 Per Starback <starback@update.uu.se>
|
|
1106
|
|
1107 * mule/european.el (setup-latin2-environment): Fix typo.
|
|
1108
|
|
1109 1998-08-18 Kenichi Handa <handa@etl.go.jp>
|
|
1110
|
|
1111 * mule/european.el: Give proper value of `input-method' key to all
|
|
1112 lang. env.
|
|
1113
|
|
1114 * mule/mule-cmds.el (activate-input-method): Handle the case that
|
|
1115 the arg INPUT-METHOD is nil correctly.
|
|
1116 (read-multilingual-string): Activate the specified input method
|
|
1117 before calling read-string. Afterward, activate the original
|
|
1118 input method.
|
|
1119
|
|
1120 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
|
|
1121
|
|
1122 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
1123 (set-language-info-alist): Fix typo in doc-string.
|
|
1124
|
|
1125 * mule/hebrew.el ("Hebrew"): Delete describe-function key.
|
|
1126
|
|
1127 1998-08-09 Kenichi HANDA <handa@etl.go.jp>
|
|
1128
|
|
1129 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
1130 (reset-language-environment): New function for the job that
|
|
1131 setup-english-environment used to do.
|
|
1132 (set-language-environment): Do more setups according to the info
|
|
1133 in language-info-alist.
|
|
1134 (read-language-name): Handle the case that the arg KEY is nil.
|
|
1135 (describe-language-environment): Handle input-method property.
|
|
1136
|
|
1137 * mule/: All files under this directory, which related with
|
|
1138 specific languages (such as mule/european.el, mule/greek.el,
|
|
1139 mule/hebrew.el, mule/misc-lang.el), modified as below.
|
|
1140 (setup-XXX-environment): Just call set-language-environment. If
|
|
1141 they used to do some other jobs than what done by
|
|
1142 set-language-environment, those jobs are done in
|
|
1143 setup-XXX-environment-internal now.
|
|
1144 ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
|
|
1145 the value to setup-XXX-environment-internal. Add properties
|
|
1146 input-method and features.
|
|
1147
|
|
1148 * mule/english.el (setup-english-environment): Just call
|
|
1149 reset-language-environment.
|
|
1150
|
|
1151 * mule/european.el (setup-8-bit-environment): Function deleted.
|
|
1152
|
|
1153 1998-08-08 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
1154
|
|
1155 * mule/mule-cmds.el (input-method-exit-on-first-char)
|
|
1156 (input-method-use-echo-area): Doc fixes.
|
|
1157
|
|
1158 1998-08-06 Kenichi Handa <handa@etl.go.jp>
|
|
1159
|
|
1160 * mule/mule-cmds.el (input-method-exit-on-first-char): New
|
|
1161 variable.
|
|
1162 (input-method-use-echo-area): New variable.
|
|
1163
|
|
1164 1998-08-01 Kenichi HANDA <handa@etl.go.jp>
|
|
1165
|
|
1166 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
1167
|
|
1168 1998-07-30 Ken'ichi Handa <handa@delysid.gnu.org>
|
|
1169
|
|
1170 * mule/mule-cmds.el (activate-input-method): Update mode line.
|
|
1171 (inactivate-input-method): Likewise.
|
|
1172
|
|
1173 1998-07-19 Kenichi Handa <handa@etl.go.jp>
|
|
1174
|
|
1175 * mule/mule-cmds.el (read-multilingual-string): Don't activate an
|
|
1176 input method in the current buffer, but just bind
|
|
1177 current-input-method.
|
|
1178
|
|
1179 1998-07-08 Kenichi Handa <handa@etl.go.jp>
|
|
1180
|
|
1181 * mule/hebrew.el ("Hebrew"): Add coding-priority.
|
|
1182
|
|
1183 * mule/misc-lang.el ("IPA"): Add coding-priority and
|
|
1184 coding-system.
|
|
1185
|
|
1186 1998-06-26 Ken'ichi Handa <handa@melange.gnu.org>
|
|
1187
|
|
1188 * mule/greek.el: Add coding-priority.
|
|
1189
|
|
1190 1998-05-23 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
1191
|
|
1192 * mule/mule-cmds.el (register-input-method): Rename arg ENV to
|
|
1193 LANG-ENV.
|
|
1194
|
|
1195 1998-05-20 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
1196
|
|
1197 * mule/mule-cmds.el (register-input-method): Fix previous change.
|
|
1198 (setup-specified-language-environment): Doc fix.
|
|
1199
|
|
1200 1998-05-19 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
1201
|
|
1202 * mule/mule-cmds.el: Several doc fixes.
|
|
1203 (get-language-info, set-language-info): Rename argument.
|
|
1204 (set-language-info-alist): Likewise.
|
|
1205 (register-input-method): Rename argument.
|
|
1206 (activate-input-method): If INPUT-METHOD is nil, deactivate.
|
|
1207
|
|
1208 1998-05-04 Kenichi Handa <handa@etl.go.jp>
|
|
1209
|
|
1210 * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
|
|
1211 default value while reading an input method.
|
|
1212
|
|
1213 1998-05-01 Kenichi Handa <handa@etl.go.jp>
|
|
1214
|
|
1215 * mule/mule-cmds.el (universal-coding-system-argument):
|
|
1216 Use buffer-file-coding-system as default.
|
|
1217
|
|
1218 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
|
|
1219
|
|
1220 * mule/korean.el ("Korean"): Doc fix.
|
|
1221
|
|
1222 1998-04-11 Kenichi Handa <handa@etl.go.jp>
|
|
1223
|
|
1224 * mule/mule-cmds.el (describe-language-environment): Print the
|
|
1225 languge environment at the head.
|
|
1226
|
|
1227 1998-04-06 Kenichi Handa <handa@etl.go.jp>
|
|
1228
|
|
1229 * mule/japanese.el: Set exit-function to exit-japanese-environment
|
|
1230 for Japanese environment.
|
|
1231
|
|
1232 1998-03-20 Richard Stallman <rms@psilocin.gnu.org>
|
|
1233
|
|
1234 * mule/mule-cmds.el (set-language-environment): Doc fix.
|
|
1235 (current-language-environment): Use defcustom.
|
|
1236 (default-input-method): Specify :type.
|
|
1237
|
|
1238 1998-03-02 Kenichi Handa <handa@etl.go.jp>
|
|
1239
|
|
1240 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
1241 modified.
|
|
1242 (prefer-coding-system): Doc-string modified.
|
|
1243
|
|
1244 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
1245
|
|
1246 * mule/mule-cmds.el (set-language-info): Doc-string
|
|
1247 describes `coding-priority' KEY.
|
|
1248 (set-language-environment-coding-systems): New function.
|
|
1249 (select-safe-coding-system): New function.
|
|
1250 (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
|
|
1251 (set-language-info-alist): New optionla arg PARENTS. Call
|
|
1252 set-language-info with apropriate DESCRIBE-MAP and SETUP-MAP args.
|
|
1253 (set-language-environment-coding-systems): New function.
|
|
1254
|
|
1255 * mule/chinese.el: Remove setting up of
|
|
1256 describe-chinese-environment-map and
|
|
1257 setup-chinese-environment-map. Exclude them in args of calls to
|
|
1258 set-language-info-alist. Register coding-priority key in
|
|
1259 language-info-alist.
|
|
1260
|
|
1261 * mule/cyrillic.el: Remove setting up of
|
|
1262 describe-cyrillic-environment-map and
|
|
1263 setup-cyrillic-environment-map. Exclude them in args of calls to
|
|
1264 set-language-info-alist. Register coding-priority key in
|
|
1265 language-info-alist.
|
|
1266
|
|
1267 * mule/english.el: Register coding-priority key in
|
|
1268 language-info-alist.
|
|
1269
|
|
1270 * mule/ethiopic.el: Register coding-priority key in
|
|
1271 language-info-alist.
|
|
1272
|
|
1273 * mule/european.el: Remove setting up of
|
|
1274 describe-european-environment-map and
|
|
1275 setup-european-environment-map. Exclude them in args of calls to
|
|
1276 set-language-info-alist. Register coding-priority key in
|
|
1277 language-info-alist. Add "German" language env.
|
|
1278 (setup-8-bit-environment): Delete CODING-SYSTEM arg.
|
|
1279 (setup-german-environment): New function.
|
|
1280
|
|
1281 * mule/greek.el (setup-greek-environment): For Greek lang. env.,
|
|
1282 change default input method to "greek-postfix".
|
|
1283
|
|
1284 * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
|
|
1285 coding-priority key in
|
|
1286
|
|
1287 1997-12-19 Stephen Eglen <stephen@cns.ed.ac.uk>
|
|
1288
|
|
1289 * mule/mule-cmds.el (set-language-info): Doc fix.
|
|
1290 (input-method-inactivate-hook): Doc fix.
|
|
1291
|
|
1292 1997-11-20 Karl Heuer <kwzh@gnu.org>
|
|
1293
|
|
1294 * mule/mule-cmds.el (set-input-method): Renamed from
|
|
1295 select-input-method.
|
|
1296
|
|
1297 1997-11-07 Kenichi Handa <handa@etl.go.jp>
|
|
1298
|
|
1299 * mule/mule-cmds.el (set-language-environment): Run
|
|
1300 exit-language-environment-hook before calling `exit-function'
|
|
1301 which is specified for the language environment.
|
|
1302
|
|
1303 1997-10-23 Kenichi Handa <handa@etl.go.jp>
|
|
1304
|
|
1305 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
1306 modified.
|
|
1307 (prefer-coding-system): Likewise.
|
|
1308 (describe-language-environment): Print aliases of each coding
|
|
1309 system.
|
|
1310 (set-language-environment-hook): New variable.
|
|
1311 (exit-language-environment-hook): New variable.
|
|
1312 (set-language-environment): Call these hooks. Before setting a
|
|
1313 new language environment, exit from the
|
|
1314 current-language-environment if necessary.
|
|
1315 (input-method-verbose-flag): The value can be nil, t,
|
|
1316 complex-only, or default.
|
|
1317 (input-method-highlight-flag): Doc-string augmented.
|
|
1318 (activate-input-method): Check if we can run the registered
|
|
1319 function to activate an input method.
|
|
1320
|
|
1321 * mule/korean.el: Set exit-function for language environment
|
|
1322 "Korean" to exit-korean-environment.
|
|
1323 (setup-korean-environment): Moved to korea-util.el.
|
|
1324
|
|
1325 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
1326
|
|
1327 * mule/mule-cmds.el (read-multilingual-string): Use
|
|
1328 current-input-method prior to default-input-method. Don't bind
|
|
1329 current-input-method by `let', instead, activate the specified
|
|
1330 input method in the current buffer temporarily.
|
|
1331
|
|
1332 1997-10-19 John F. Whitehead <jfw@cisco.com>
|
|
1333
|
|
1334 * mule/mule-cmds.el (describe-language-environment): Fix prompt.
|
|
1335
|
|
1336 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
1337
|
|
1338 * mule/chinese.el (post-read-decode-hz): Return the result of
|
|
1339 decode-hz-region.
|
|
1340 (pre-write-encode-hz): Do not change the value of
|
|
1341 last-coding-system.
|
|
1342
|
|
1343 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
1344
|
|
1345 * mule/mule-ccl.el: Doc fixes.
|
|
1346
|
|
1347 1998-04-20 Kenichi Handa <handa@etl.go.jp>
|
|
1348
|
|
1349 * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
|
|
1350 (check-ccl-program): New macro.
|
|
1351
|
|
1352 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
1353
|
|
1354 * mule/mule-ccl.el: Comment about CCL syntax modified.
|
|
1355 (ccl-command-table): Add read-multibyte-character and
|
|
1356 write-multibyte-character.
|
|
1357 (ccl-code-table): Add ex-cmd.
|
|
1358 (ccl-extended-code-table): New variable.
|
|
1359 (ccl-embed-extended-command): New function.
|
|
1360 (ccl-compile-read-multibyte-character,
|
|
1361 ccl-compile-write-multibyte-character) New functions.
|
|
1362 (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
|
|
1363 ccl-dump-write-multibyte-character): New functions.
|
|
1364
|
|
1365 1999-07-22 SL Baur <steve@miho>
|
|
1366
|
|
1367 * config.el (config-value-file): config.values is installed into
|
|
1368 doc-directory.
|
|
1369 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
1370
|
|
1371 1999-07-19 Didier Verna <verna@inf.enst.fr>
|
|
1372
|
|
1373 * rect.el: all functions rewritten, except when noted. Below is a
|
|
1374 list of interface changes.
|
|
1375 (apply-on-rectangle): new function. Obsoletes
|
|
1376 `operate-on-rectangle'. All functions that used to call this
|
|
1377 function now call the new one.
|
|
1378 (kill-rectangle): added optional prefix arg to fill lines.
|
|
1379 (delete-rectangle): ditto.
|
|
1380 (delete-extract-rectangle): ditto.
|
|
1381 (open-rectangle): ditto.
|
|
1382 (clear-rectangle): ditto.
|
|
1383 (delete-rectangle-line): added third arg FILL.
|
|
1384 (delete-extract-rectangle-line): ditto.
|
|
1385 (open-rectangle-line): ditto.
|
|
1386 (clear-rectangle-line): ditto.
|
|
1387
|
|
1388 1999-07-18 Andy Piper <andy@xemacs.org>
|
|
1389
|
|
1390 * menubar-items.el (default-menubar): add gutter options.
|
|
1391
|
|
1392 * gutter-items.el: new file.
|
|
1393 (gutter): new group for custom.
|
|
1394 (gutter-visible-p): new variable.
|
|
1395 (default-gutter-position): ditto.
|
|
1396 (buffers-tab): new group for the buffers tab.
|
|
1397 (gutter-buffers-tab): widget to put in the gutter.
|
|
1398 (buffers-tab-max-size): max number of tabs.
|
|
1399 (buffers-tab-switch-to-buffer-function): function to call when a
|
|
1400 tab is pressed.
|
|
1401 (buffers-tab-omit-function): filter buffers with this function.
|
|
1402 (buffers-tab-format-buffer-line-function): format buffer names for
|
|
1403 inclusion in tabs.
|
|
1404 (buffers-tab-switch-to-buffer): like switch-to-buffer but without
|
|
1405 the record.
|
|
1406 (build-buffers-tab-internal): build a list of tab items.
|
|
1407 (buffers-tab-items): ditto.
|
|
1408 (add-tab-to-gutter): put a tab in the gutter area.
|
|
1409 (update-tab-in-gutter): reset the buffers in the tab.
|
|
1410
|
|
1411 * dumped-lisp.el (preloaded-file-list): dump gutter-items.
|
|
1412
|
|
1413 * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
|
|
1414 (switch-to-buffer-hooks): new hook.
|
|
1415
|
|
1416 * toolbar.el (default-toolbar-position): fix typo.
|
|
1417
|
|
1418 1999-07-16 Andy Piper <andy@xemacs.org>
|
|
1419
|
|
1420 * gui.el (make-dialog-frame): turn off gutters for dialogs.
|
|
1421
|
|
1422 1999-07-15 Didier Verna <verna@inf.enst.fr>
|
|
1423
|
|
1424 * cus-edit.el (custom-prompt-variable): optional third arg makes
|
|
1425 prompt for a comment string.
|
|
1426 (customize-set-value): optional prefix makes this function handle
|
|
1427 variable comments.
|
|
1428 (customize-set-variable): ditto.
|
|
1429 (customize-save-variable): ditto.
|
|
1430 (customize-customized): handle custom comments.
|
|
1431 (customize-save-customized): ditto.
|
|
1432 (custom-variable-state-set): ditto.
|
|
1433 (custom-face-state-set): ditto.
|
|
1434 (customize-saved): ditto.
|
|
1435 (custom-variable-set): ditto.
|
|
1436 (custom-face-set): ditto.
|
|
1437 (custom-variable-save): ditto.
|
|
1438 (custom-face-save): ditto.
|
|
1439 (custom-variable-reset-saved): ditto.
|
|
1440 (custom-face-reset-saved): ditto.
|
|
1441 (custom-variable-reset-standard): ditto.
|
|
1442 (custom-face-reset-standard): ditto.
|
|
1443 (custom-comment-face): new face.
|
|
1444 (custom-comment-tag-face): ditto.
|
|
1445 (custom-comment): new widget.
|
|
1446 (custom-comment-create): new function.
|
|
1447 (custom-comment-delete): ditto.
|
|
1448 (custom-comment-value-set): ditto.
|
|
1449 (custom-comment-show): ditto.
|
|
1450 (custom-comment-invisible-p): ditto.
|
|
1451 (custom-variable-value-create): create a comment field widget.
|
|
1452 (custom-face-value-create): ditto.
|
|
1453 (custom-variable-menu): new entry for adding a custom comment.
|
|
1454 (custom-face-menu): ditto.
|
|
1455 (custom-save-variables): possibly save custom comments.
|
|
1456 (custom-save-faces): ditto.
|
|
1457
|
|
1458 * cus-face.el (custom-set-faces): the arguments can now have a
|
|
1459 custom comment as fourth argument.
|
|
1460
|
|
1461 * custom.el (custom-set-variables): the arguments can now have a
|
|
1462 custom comment as fifth element.
|
|
1463
|
|
1464 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1465
|
|
1466 * XEmacs 21.2.18 is released
|
|
1467
|
|
1468 1999-07-13 SL Baur <steve@miho>
|
|
1469
|
|
1470 * lib-complete.el (read-library-name): Revert previous change.
|
|
1471 (read-library): Ditto.
|
|
1472
|
|
1473 1999-06-24 Karl M. Hegbloom <karlheg@debian.org>
|
|
1474
|
|
1475 * packages.el (packages-package-list): Capitalize docstring.
|
|
1476
|
|
1477 * packages.el (packages-find-package-library-path): Use #'nconc
|
|
1478 rather than #'append to reduce consing -- #'mapcar uses Flist,
|
|
1479 which returns a freshly consed list. #'append would create yet
|
|
1480 another fresh list, using Fmake_list in concat.
|
|
1481
|
|
1482 * packages.el (package-provide): Use setq with remassq like it
|
|
1483 says in its docstring.
|
|
1484
|
|
1485 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
1486
|
|
1487 * lib-complete.el (progn-with-message): Fix typo.
|
|
1488
|
|
1489 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
1490
|
|
1491 * mule/mule-misc.el (char-octet): Make function match docstring.
|
|
1492 From Katsumi Yamaoka <yamaoka@jpl.org>
|
|
1493
|
|
1494 1999-06-15 Karl M. Hegbloom <karlheg@debian.org>
|
|
1495
|
|
1496 * wid-edit.el (widget-documentation): corrected spelling error.
|
|
1497
|
|
1498 1999-06-23 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
1499
|
|
1500 * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
|
|
1501 keys if already bound
|
|
1502
|
|
1503 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
1504
|
|
1505 * lib-complete.el (progn-with-message): Revert previous changes.
|
|
1506
|
|
1507 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
1508
|
|
1509 * lib-complete.el (find-library):
|
|
1510 (find-library-other-window):
|
|
1511 (find-library-other-frame): Completely rewrote
|
|
1512 so that these functions actually work when called non-interactively.
|
|
1513 Also made them handle LIBRARY arguments which end with .el or .elc.
|
|
1514
|
|
1515 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
1516
|
|
1517 * simple.el (indent-new-comment-line): Locally bound
|
|
1518 `block-comment-start' to `comstart' or else when this is called
|
|
1519 from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
|
|
1520 `block-comment-start' value, ignoring any existing spacing after a
|
|
1521 comment prefix in the previous line and producing ugly comments.
|
|
1522
|
|
1523 1999-06-23 Bob Weiner <weiner@beopen.com>
|
|
1524
|
|
1525 * list-mode.el (mouse-choose-completion):
|
|
1526 (choose-completion):
|
|
1527 (completion-switch-to-minibuffer): Added.
|
|
1528 ([Tab]): [Tab] previously switched to the minibuffer
|
|
1529 but since [space] does that and since most applications in the
|
|
1530 world use [Tab] to select the next item in a list, do that in the
|
|
1531 *Completions* buffer too. This will cause the least confusion
|
|
1532 among the largest population of users. -- Bob Weiner, BeOpen.com,
|
|
1533 06/23/1999.
|
|
1534
|
|
1535 1999-06-22 Bob Weiner <weiner@beopen.com>
|
|
1536
|
|
1537 * help.el (help-buffer-name): Added support for a null value
|
|
1538 of `help-buffer-prefix-string' since some buffers require no
|
|
1539 prefix.
|
|
1540
|
|
1541 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
1542
|
|
1543 * list-mode.el (completion-list-mode-quit): Added and bound to {q}
|
|
1544 in the completion-list-mode-map to bury the completions buffer
|
|
1545 even when the minibuffer is no longer active.
|
|
1546
|
|
1547 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
1548
|
|
1549 * list-mode.el (list-mode): It is visually disconcerting to have
|
|
1550 the text cursor disappear within list buffers, especially when
|
|
1551 moving from window to window, so leave it visible.
|
|
1552
|
|
1553 1999-07-01 SL Baur <steve@miho.m17n.org>
|
|
1554
|
|
1555 * menubar-items.el (default-menubar): Conditionalize the bug
|
|
1556 report menu item (which may not be possible in this XEmacs).
|
|
1557 Reported by: Ken'ichi Handa <handa@etl.go.jp>
|
|
1558
|
|
1559 1999-06-30 SL Baur <steve@miho.m17n.org>
|
|
1560
|
|
1561 * subr.el (with-current-buffer): DOC string fix.
|
|
1562 Suggested by Bob Weiner <weiner@altrasoft.com>
|
|
1563
|
|
1564 1999-06-25 Charles G Waldman <cgw@fnal.gov>
|
|
1565
|
|
1566 * cus-face.el (custom-face-italic): insert missing args
|
|
1567
|
|
1568 1999-06-24 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1569
|
|
1570 * packages.el (package-locations): Changed default early package
|
|
1571 hierarchies to ~/.xemacs/mule-packages and
|
|
1572 ~/.xemacs/xemacs-packages.
|
|
1573
|
|
1574 1999-06-23 SL Baur <steve@miho.m17n.org>
|
|
1575
|
|
1576 * mule/mule-category.el (Top Level): ASCII is also latin-1.
|
|
1577
|
|
1578 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1579
|
|
1580 * packages.el (package-locations): Changed default early package
|
|
1581 hierarchy to ~/.xemacs/packages.
|
|
1582 (package-locations): Removed `packages' as a possible name for a
|
|
1583 late package hierarchy.
|
|
1584
|
|
1585 1999-06-20 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
1586
|
|
1587 * mule/mule-category.el (word-combining-categories): Set up new
|
|
1588 variable.
|
|
1589 (word-separating-categories): Likewise.
|
|
1590
|
|
1591 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1592
|
|
1593 * XEmacs 21.2.17 is released
|
|
1594
|
|
1595 1999-06-17 Robert Pluim <rpluim@bigfoot.com>
|
|
1596
|
|
1597 * font-menu.el (font-menu-set-font): allow for nil specification
|
|
1598 of font size.
|
|
1599
|
|
1600 1999-06-16 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
1601
|
|
1602 * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
|
|
1603 is 1.
|
|
1604
|
|
1605 1999-06-12 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
1606
|
|
1607 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
|
|
1608 8859-5 instead of ISO 8859-1.
|
|
1609
|
|
1610 1999-06-15 SL Baur <steve@steve1.m17n.org>
|
|
1611
|
|
1612 * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
|
|
1613 (viet-viscii-encode-table): Ditto.
|
|
1614
|
|
1615 * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
|
|
1616 Make obsolete definition of char-octet.
|
|
1617
|
|
1618 1999-06-14 SL Baur <steve@steve1.m17n.org>
|
|
1619
|
|
1620 * subr.el: Move no-Mule make-char ...
|
|
1621 * help-nomule.el (make-char): To here.
|
|
1622 (string-width): Make Mule compatibility alias.
|
|
1623
|
|
1624 1999-06-15 Andy Piper <andy@xemacs.org>
|
|
1625
|
|
1626 * select.el (get-selection-no-error): really make there be no-error.
|
|
1627 (get-selection): revert to original.
|
|
1628
|
|
1629 1999-06-11 Andy Piper <andy@xemacs.org>
|
|
1630
|
|
1631 * select.el (selection-sets-clipboard): renamed.
|
|
1632 (own-selection): use it.
|
|
1633
|
|
1634 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1635
|
|
1636 * XEmacs 21.2.16 is released
|
|
1637
|
|
1638 1999-06-09 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
1639
|
|
1640 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
|
|
1641 missing characters to avoid crash.
|
|
1642
|
|
1643 1999-06-09 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1644
|
|
1645 * coding.el (set-terminal-coding-system): Only set the console
|
|
1646 coding system on the selected console if it is a tty.
|
|
1647
|
|
1648 1999-06-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1649
|
|
1650 * cus-face.el:
|
|
1651 * cus-edit.el:
|
|
1652 * faces.el:
|
|
1653 (custom):
|
|
1654 (face-spec-set):
|
|
1655 * faces.el (frob-face-property):
|
|
1656 * font-menu.el (font-menu-set-font):
|
|
1657 Actually apply changes from 1999-03-17
|
|
1658
|
|
1659 1999-06-10 Andy Piper <andy@xemacs.org>
|
|
1660
|
|
1661 * select.el (get-selection): abstract out non error-signalling
|
|
1662 part.
|
|
1663 (get-selection-no-error): get-selection without signalling an
|
|
1664 error.
|
|
1665 (selection-is-clipboard-p): new variable. controls whether the
|
|
1666 selection sets the clipboard.
|
|
1667 (own-selection): use it.
|
|
1668
|
|
1669 * mouse.el (insert-selection): fallback to clipboard after trying
|
|
1670 primary selection and cutbuffer.
|
|
1671
|
|
1672 1999-06-05 Andy Piper <andy@xemacs.org>
|
|
1673
|
|
1674 * x-select.el (xselect-kill-buffer-hook-1): use generalised
|
|
1675 selection functions.
|
|
1676
|
|
1677 1999-06-04 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
1678
|
|
1679 * code-files.el (buffer-file-coding-system): Use `raw-text' as
|
|
1680 default value.
|
|
1681 (load): Use `raw-text' instead of `no-conversion'.
|
|
1682 (insert-file-contents): Likewise.
|
|
1683
|
|
1684 * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
|
|
1685 of `no-conversion'.
|
|
1686
|
|
1687 1999-06-03 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
1688
|
|
1689 * coding.el: Don't copy `no-conversion' to `raw-text'.
|
|
1690
|
|
1691 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
1692
|
|
1693 * subr.el (make-char): Define it if Mule is not around.
|
|
1694
|
|
1695 1999-06-07 SL Baur <steve@steve1.m17n.org>
|
|
1696
|
|
1697 * mule/mule-help.el: Add trailing newline. Use mule keyword.
|
|
1698
|
|
1699 * x-select.el (x-disown-selection-internal): Restore symbol as an
|
|
1700 obsolete alias.
|
|
1701 (xselect-kill-buffer-hook-1): Use disown-selection-internal.
|
|
1702
|
|
1703 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1704
|
|
1705 * XEmacs 21.2.15 is released
|
|
1706
|
|
1707 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
1708
|
|
1709 * subr.el (split-string): Avoid infinite looping
|
|
1710
|
|
1711 1999-05-30 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1712
|
|
1713 * ldap.el (ldap-ignore-attribute-codings): New variable
|
|
1714 (ldap-default-attribute-decoder): New variable
|
|
1715 (ldap-coding-system): New variable
|
|
1716 (ldap-attribute-syntax-encoders): New variable
|
|
1717 (ldap-attribute-syntax-decoders): New variable
|
|
1718 (ldap-attribute-syntaxes-alist): New variable
|
|
1719 (ldap-encode-boolean): New function
|
|
1720 (ldap-decode-boolean): New function
|
|
1721 (ldap-encode-country-string): New function
|
|
1722 (ldap-decode-string): New function
|
|
1723 (ldap-decode-address): New function
|
|
1724 (ldap-encode-address): New function
|
|
1725 (ldap-decode-attribute): New function
|
|
1726 (ldap-search): Use some of these
|
|
1727
|
|
1728 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
1729
|
|
1730 * version.el (emacs-version): Make the patch level/beta come
|
|
1731 before the XEmacs qualifier so that it gets into (funcall
|
|
1732 emacs-version) and thus in the bug reports.
|
|
1733 (emacs-version>=): Support patch levels.
|
|
1734
|
|
1735 1999-06-03 SL Baur <steve@xemacs.org>
|
|
1736
|
|
1737 * version.el: implement x.y.z version number
|
|
1738 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1739
|
|
1740 1999-05-27 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
|
|
1741
|
|
1742 * mule/mule-cmds.el (read-input-method-name): set input-method properly.
|
|
1743
|
|
1744 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
1745
|
|
1746 * startup.el: Document -private and break out non-standard X options.
|
|
1747
|
|
1748 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
1749
|
|
1750 * mule/mule-charset.el (charset-after): New function.
|
|
1751 (charset-direction): Synch with Mule, update docstring.
|
|
1752 (get-charset-property): New function.
|
|
1753 (put-charset-property): New function.
|
|
1754 (charset-plist): New function.
|
|
1755
|
|
1756 * mule/mule-charset.el (compose-region):
|
|
1757 (decompose-region): remove; these functions (which don't work
|
|
1758 since we don't do composite characters) have been moved to
|
|
1759 mule-util.el.
|
|
1760 (toplevel): follow coding standards
|
|
1761
|
|
1762 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
1763
|
|
1764 * dumped-lisp.el (preloaded-file-list): mule-files.el does not
|
|
1765 exist any more.
|
|
1766
|
|
1767 * code-files.el: Fix commentary to follow coding standards. Move
|
|
1768 the single line left in mule-files.el to here.
|
|
1769
|
|
1770 * mule/mule-files.el: delete.
|
|
1771
|
|
1772 1999-05-24 SL Baur <steve@gneiss.etl.go.jp>
|
|
1773
|
|
1774 * info.el (Info-scroll-prev): Use event functions instead of the
|
|
1775 old emacs 19 interface.
|
|
1776
|
|
1777 1999-06-02 Andy Piper <andy@xemacs.org>
|
|
1778
|
|
1779 * x-font-menu.el (x-font-menu-load-font):
|
|
1780 font-menu-registry-encoding -> x-font-menu-registry-encoding type.
|
|
1781
|
|
1782 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
1783
|
|
1784 * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
|
|
1785 group.
|
|
1786 (font-menu-this-frame-only-p): ditto.
|
|
1787 (font-menu-max-items): reinstate, from Jan Vroonhof
|
|
1788 <vroonhof@math.ethz.ch>
|
|
1789 (font-menu-submenu-name-format): ditto.
|
|
1790 (font-menu-split-long-menu): ditto, for use by the family
|
|
1791 constructor.
|
|
1792 (font-menu-family-constructor): use it.
|
|
1793
|
|
1794 1999-05-30 Andy Piper <andy@xemacs.org>
|
|
1795
|
|
1796 * msw-faces.el (mswindows-font-regexp): new font matching regexp
|
|
1797 for use by the font menu.
|
|
1798
|
|
1799 * msw-font-menu.el: new file implementing mswindows specific
|
|
1800 font-menu behaviour.
|
|
1801 (mswindows-font-menu-registry-encoding): new function mirroring x version.
|
|
1802 (mswindows-font-menu-junk-families): ditto.
|
|
1803 (hack-font-truename): ditto.
|
|
1804 (mswindows-font-regexp-ascii): ditto.
|
|
1805 (mswindows-reset-device-font-menus): ditto.
|
|
1806 (mswindows-font-menu-font-data): ditto.
|
|
1807 (mswindows-font-menu-load-font): ditto.
|
|
1808
|
|
1809 * x-font-menu.el (x-reset-device-font-menus): made device specific.
|
|
1810 (x-font-menu-font-data): ditto.
|
|
1811 (x-font-menu-load-font): ditto.
|
|
1812
|
|
1813 * font-menu.el: new file implementing generic font menu behaviour.
|
|
1814 (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
|
|
1815 made device independent.
|
|
1816 (font-menu-this-frame-only-p): ditto.
|
|
1817 (font-menu-preferred-resolution): ditto.
|
|
1818 (font-menu-size-scaling): new variable used to determine whether
|
|
1819 sizes are in points or tenths of a point.
|
|
1820 (vassoc): moved from x-font-menu.el.
|
|
1821 (device-fonts-cache): ditto.
|
|
1822 (device-fonts-cache): ditto.
|
|
1823 (flush-device-fonts-cache): ditto.
|
|
1824 (reset-device-font-menus): copied from x-font-menu.el and made
|
|
1825 device independent. Most functionality deferred to
|
|
1826 device-dependent versions.
|
|
1827 (font-menu-family-constructor): copied from x-font-menu.el and
|
|
1828 made device independent.
|
|
1829 (font-menu-size-constructor): ditto.
|
|
1830 (font-menu-weight-constructor): ditto.
|
|
1831 (font-menu-set-font): ditto.
|
|
1832 (font-menu-change-face): ditto.
|
|
1833 (font-menu-load-font): new device method.
|
|
1834 (font-menu-font-data): ditto.
|
|
1835
|
|
1836 * x-font-menu.el: The above functions deleted.
|
|
1837
|
|
1838 1999-05-26 Andy Piper <andy@xemacs.org>
|
|
1839
|
|
1840 * update-elc.el:
|
|
1841 * make-docfile.el:
|
|
1842 * loadup.el: rehash expand-file-name usage to not use default-directory.
|
|
1843
|
|
1844 1999-05-21 Andy Piper <andy@xemacs.org>
|
|
1845
|
|
1846 * x-select.el (x-select-convert-to-text):
|
|
1847 (x-selected-text-type):
|
|
1848 (x-get-selection):
|
|
1849 (xselect-convert-to-string):
|
|
1850 (xselect-convert-to-compound-text):
|
|
1851 (xselect-convert-to-length):
|
|
1852 (xselect-convert-to-targets):
|
|
1853 (xselect-convert-to-delete):
|
|
1854 (xselect-convert-to-filename):
|
|
1855 (xselect-convert-to-charpos):
|
|
1856 (xselect-convert-to-lineno):
|
|
1857 (xselect-convert-to-colno):
|
|
1858 (xselect-convert-to-sourceloc):
|
|
1859 (xselect-convert-to-os):
|
|
1860 (xselect-convert-to-host):
|
|
1861 (xselect-convert-to-user):
|
|
1862 (xselect-convert-to-class):
|
|
1863 (xselect-convert-to-name):
|
|
1864 (xselect-convert-to-integer):
|
|
1865 (xselect-convert-to-atom):
|
|
1866 (xselect-convert-to-identity): functions renamed from x-* and
|
|
1867 moved to select.el.
|
|
1868 (x-get-secondary-selection): use rename get-selection.
|
|
1869 (x-get-clipboard): ditto.
|
|
1870 (x-own-selection): moved to select.el.
|
|
1871 (x-valid-simple-selection-p): ditto.
|
|
1872 (x-dehilight-selection): ditto.
|
|
1873 (x-own-clipboard): ditto.
|
|
1874 (x-disown-selection): ditto.
|
|
1875
|
|
1876 * x-mouse.el (x-yank-function): moved to mouse.el.
|
|
1877 (x-insert-selection): ditto.
|
|
1878 (x-set-point-and-move-selection): use renamed function.
|
|
1879
|
|
1880 * select.el (selected-text-type): moved and renamed from
|
|
1881 x-select.el.
|
|
1882 (selection-owner-p): moved to C.
|
|
1883 (selection-exists-p): ditto.
|
|
1884 (get-cutbuffer): new device method.
|
|
1885 (get-selection): generalised and moved from x-select.el.
|
|
1886 (own-selection): moved x-own-selection functionality into here.
|
|
1887 (dehilight-selection): renamed and moved from x-select.el.
|
|
1888 (own-clipboard): functionality moved from x-select.el using new
|
|
1889 generic C builtins.
|
|
1890 (disown-clipboard): ditto.
|
|
1891 (select-convert-to-text):
|
|
1892 (select-convert-to-string):
|
|
1893 (select-convert-to-compound-text):
|
|
1894 (select-convert-to-length):
|
|
1895 (select-convert-to-targets):
|
|
1896 (select-convert-to-delete):
|
|
1897 (select-convert-to-filename):
|
|
1898 (select-convert-to-charpos):
|
|
1899 (select-convert-to-lineno):
|
|
1900 (select-convert-to-colno):
|
|
1901 (select-convert-to-sourceloc):
|
|
1902 (select-convert-to-os):
|
|
1903 (select-convert-to-host):
|
|
1904 (select-convert-to-user):
|
|
1905 (select-convert-to-class):
|
|
1906 (select-convert-to-name):
|
|
1907 (select-convert-to-integer):
|
|
1908 (select-convert-to-atom):
|
|
1909 (select-convert-to-identity): new functions renamed from x-* and
|
|
1910 moved from x-select.el.
|
|
1911
|
|
1912 * mouse.el (mouse-consolidated-yank): subsume x-yank-function
|
|
1913 into here and use as the default window-system mouse yank.
|
|
1914 (insert-selection): generalised and moved from x-mouse.el.
|
|
1915 (own-clipboard): moved to C.
|
|
1916
|
|
1917 * msw-select.el (mswindows-selection-owned-p): deleted.
|
|
1918 (mswindows-own-selection): generalised and moved to select.el.
|
|
1919 (mswindows-disown-selection): generalised and moved to C.
|
|
1920 (mswindows-selection-owner-p): ditto.
|
|
1921
|
|
1922 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1923
|
|
1924 * XEmacs 21.2.14 is released
|
|
1925
|
|
1926 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
1927
|
|
1928 * about.el: update contact info for jason and slb.
|
|
1929
|
|
1930 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
1931
|
|
1932 * mule/european.el (setup-romanian-environment): Add Romanian
|
|
1933 support from Emacs/Mule romanian.el.
|
|
1934
|
|
1935 1999-03-17 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1936
|
|
1937 * cus-face.el: Label all custom changes with the 'custom' tag.
|
|
1938
|
|
1939 * cus-edit.el: idem ditto.
|
|
1940
|
|
1941 * faces.el: Added suport for adding device tags to various functions.
|
|
1942 (custom): New device tag.
|
|
1943 (face-spec-set): Call reset face with tags argument. No longer do
|
|
1944 x-init-global-faces hack.
|
|
1945
|
|
1946 * faces.el (frob-face-property): Use an anonymous specifier to map
|
|
1947 frob-face-property-1 over.
|
|
1948
|
|
1949 * x-font-menu.el (font-menu-set-font): Always specify all
|
|
1950 properties to custom.
|
|
1951
|
|
1952 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
1953
|
|
1954 * mule/european.el (setup-czech-environment): Add czech support.
|
|
1955 From David Sauer <davids@orfinet.cz>
|
|
1956
|
|
1957 1999-03-15 SL Baur <steve@xemacs.org>
|
|
1958
|
|
1959 * check-features.el: Turn hard errors into warnings.
|
|
1960
|
|
1961 1999-03-21 SL Baur <steve@xemacs.org>
|
|
1962
|
|
1963 * simple.el (delete-key-deletes-forward): As per discussion on
|
|
1964 xemacs-beta, default to t.
|
|
1965
|
|
1966 1999-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1967
|
|
1968 * loadup.el: Define Installation-string before loading anything.
|
|
1969
|
|
1970 1999-05-06 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1971
|
|
1972 * files.el (auto-mode-alist): fix typo in regex for .bash_* files
|
|
1973 From Anders Stenman <stenman@isy.liu.se>
|
|
1974
|
|
1975 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1976
|
|
1977 * wid-edit.el (widget-glyph-find): Ditto.
|
|
1978
|
|
1979 * packages.el (locate-library): Ditto.
|
|
1980
|
|
1981 * loadup.el (really-early-error-handler): Ditto.
|
|
1982
|
|
1983 * lib-complete.el (read-library): Ditto.
|
|
1984
|
|
1985 * faces.el (set-face-stipple): Ditto.
|
|
1986
|
|
1987 * code-files.el (load): Use new calling style of locate-file.
|
|
1988
|
|
1989 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1990
|
|
1991 * packages.el (packages-unbytecompiled-lisp): Installation.el is
|
|
1992 dead.
|
|
1993
|
|
1994 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1995
|
|
1996 * dumped-lisp.el (preloaded-file-list): Don't load
|
|
1997 Installation.el.
|
|
1998
|
|
1999 * loadup.el (Installation-string): Define it here.
|
|
2000
|
|
2001 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
2002
|
|
2003 * dumped-lisp.el (preloaded-file-list): Revert previous change --
|
|
2004 Installation.el needs to be loaded before `dump-paths', otherwise
|
|
2005 the dumping process won't find it.
|
|
2006
|
434
|
2007 1999-03-13 Adrian Aichner <adrian@xemacs.org>
|
428
|
2008
|
|
2009 * dumped-lisp.el (preloaded-file-list): Load Installation.el after
|
|
2010 subr so that we can use `replace-in-string' in Installation.el to
|
|
2011 get rid of C-m chars under the native Windows build.
|
|
2012
|
|
2013 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
2014
|
|
2015 * make-docfile.el: canonicalize file and directory names.
|
|
2016
|
|
2017 * device.el (call-device-method): new function for calling device
|
|
2018 specific methods.
|
|
2019 (define-device-method): new function for defining device methods.
|
|
2020 (define-device-method*): ditto.
|
|
2021
|
|
2022 1999-04-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
2023
|
|
2024 * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
|
|
2025
|
|
2026 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
2027
|
|
2028 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
|
|
2029 (cyrillic-koi8-r-encode-table): Likewise.
|
|
2030 (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
|
|
2031 (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
|
|
2032
|
|
2033 * mule/mule-misc.el (split-char-or-char-int): New function [moved
|
|
2034 from vietnamese.el].
|
|
2035
|
|
2036 * mule/vietnamese.el: Move function `split-char-or-char-int' to
|
|
2037 mule/mule-misc.el.
|
|
2038
|
|
2039 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
2040
|
|
2041 * mule/thai-xtis.el:
|
|
2042 - Change font registry name from "Thai94x94-0" to "xtis-0".
|
|
2043 - Change mnemonic of coding-system `tis-620' to "TIS620".
|
|
2044
|
|
2045 1999-04-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
2046
|
|
2047 * mule/ethiopic.el: fixed.
|
|
2048
|
|
2049 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
2050
|
|
2051 * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
|
|
2052
|
|
2053 * mule/thai-xtis.el: New file.
|
|
2054
|
|
2055 * mule/vietnamese.el: New file.
|
|
2056
|
|
2057 * mule/ethiopic.el: New file.
|
|
2058
|
|
2059 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
2060
|
|
2061 * bytecomp.el (byte-compile-close-variables): Leave
|
|
2062 debug-issue-ebola-notices alone.
|
|
2063
|
|
2064 1999-04-11 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2065
|
|
2066 * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
|
|
2067 at the top of the buffer since it is the most important thing to
|
|
2068 customize
|
|
2069 (ldap-get-host-parameter): New defun
|
|
2070 (ldap-search): Add a new parameter `withdn' to retrieve the
|
|
2071 distinguished names of entries
|
|
2072
|
|
2073 1999-04-22 Kai Haberzettl <khaberz@synnet.de>
|
|
2074
|
|
2075 * startup.el (splash-frame-body): Date and spelling fixes.
|
|
2076
|
|
2077 1999-03-16 Colin Rafferty <colin@xemacs.org>
|
|
2078
|
|
2079 * view-less.el (toggle-truncate-lines): add autoload tag
|
|
2080
|
|
2081 1999-04-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
2082
|
|
2083 * format.el (format-alist): Disable image stuff.
|
|
2084
|
|
2085 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
2086
|
|
2087 * wid-edit.el (widget-glyph-find): Search by directories, then by
|
|
2088 suffixes rather than the other way around.
|
|
2089 (widget-image-conversion): Renamed to
|
|
2090 `widget-image-file-name-suffixes'.
|
|
2091
|
|
2092 1999-04-16 Olivier Galibert <galibert@pobox.com>
|
|
2093
|
|
2094 * mule/mule-charset.el: Made old functions obsolete, remove the
|
|
2095 unspeakably evil (and inexistant in fsf's) charset-leading-byte.
|
|
2096 (charset-iso-graphic-plane): Rename from charset-graphic.
|
|
2097 (charset-iso-final-char): Rename from charset-final.
|
|
2098 (charset-width): Rename from charset-columns.
|
|
2099 (charset-bytes): Added from fsf compatibility, returns always 1.
|
|
2100
|
|
2101 * mule/mule-misc.el: Move charset-doc-string alias to
|
|
2102 mule-charset.el
|
|
2103
|
|
2104 1999-04-14 Colin Rafferty <colin@xemacs.org>
|
|
2105
|
|
2106 * x-faces.el (x-make-font-bold-italic): honor
|
|
2107 *try-oblique-before-italic-fonts*
|
|
2108
|
|
2109 1999-04-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2110
|
|
2111 * cl-extra.el (coerce): Coerce numbers to characters correctly.
|
|
2112
|
|
2113 1998-12-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
2114
|
|
2115 * x-faces.el (try-oblique-before-italic-fonts): Use the right
|
|
2116 name.
|
|
2117
|
|
2118 1999-04-14 Dave Gillesipe <daveg@synaptics.com>
|
|
2119
|
|
2120 * cl-extra.el (equalp): Would bug out for lists.
|
|
2121
|
|
2122 1999-03-12 Charles G Waldman <cgw@fnal.gov>
|
|
2123
|
|
2124 * about.el (about-hackers): Change cgw's email address
|
|
2125
|
|
2126 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2127
|
|
2128 * XEmacs 21.2.13 is released
|
|
2129
|
|
2130 1999-03-12 SL Baur <steve@xemacs.org>
|
|
2131
|
|
2132 * simple.el (delete-key-deletes-forward): Revert to previous
|
|
2133 behavior.
|
|
2134
|
|
2135 1999-01-18 Didier Verna <verna@inf.enst.fr>
|
|
2136
|
|
2137 * menubar-items.el (xemacs-splash-buffer): handle the case of
|
|
2138 multiple elements in the splash buffer body.
|
|
2139
|
|
2140 * startup.el (splash-frame-timeout): new constant: interval
|
|
2141 between splash buffer elements.
|
|
2142 (command-line-1): handle splash buffer with multiple elements (use
|
|
2143 a timeout).
|
|
2144 (splash-frame-body): Originally `startup-splash-frame-body'.
|
|
2145 Rewrote a cleaner and more readable version. This can now be array,
|
|
2146 in which case each element is displayed in turn in the splash buffer.
|
|
2147 (splash-frame-static-body): new constant. Persistent information
|
|
2148 across all splash buffer elements (preserves the possibility to give
|
|
2149 it in different languages.
|
|
2150 (circulate-splash-frame-elements): new function. Used as a timeout
|
|
2151 to circulate through all splash frame elements and display them in
|
|
2152 sequence.
|
|
2153 (display-splash-frame): originally `startup-splash-frame'. Handle
|
|
2154 the case of multiple elements in the splash buffer body. Now
|
|
2155 returns a timeout id if multiple elements to display, or nil.
|
|
2156
|
|
2157 1999-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2158
|
|
2159 * x-faces.el (x-init-global-faces): Add default tag to specifiers,
|
|
2160 so they can be overridden by x-init-face-from-resources.
|
|
2161 Additionally specify the font name also with an x tag.
|
|
2162
|
|
2163 1999-03-08 Andy Piper <andy@xemacs.org>
|
|
2164
|
|
2165 * package-get.el (package-get-base): autoload.
|
|
2166
|
|
2167 * menubar-items.el (default-menubar): add update menu item. Fix
|
|
2168 custom menu to only be activated when package-base is available.
|
|
2169
|
|
2170 * package-get.el (package-get-custom): don't load
|
|
2171 package-get-custom as it is auto-generated. Fix group definition.
|
|
2172
|
|
2173 1999-03-05 Didier Verna <verna@inf.enst.fr>
|
|
2174
|
|
2175 * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
|
|
2176 instead of `symbol-name' (Thanks Kyle).
|
|
2177
|
|
2178 * cus-edit.el (custom-save-variables): use `prin1' instead of
|
|
2179 princ to write symbols.
|
|
2180
|
|
2181 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2182
|
|
2183 * XEmacs 21.2.12 is released
|
|
2184
|
|
2185 1999-03-05 SL Baur <steve@xemacs.org>
|
|
2186
|
|
2187 * menubar-items.el (default-menubar): Add kfm browsing support.
|
|
2188 From Neal Becker <nbecker@fred.net>
|
|
2189
|
|
2190 1999-03-03 Steven Baur <steve@gneiss.etl.go.jp>
|
|
2191
|
|
2192 * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
|
|
2193 calls to font-lock during buffer reversion.
|
|
2194
|
|
2195 1999-02-12 Didier Verna <verna@inf.enst.fr>
|
|
2196
|
|
2197 * info.el (Info-build-node-completions): unconditionally widen the
|
|
2198 tag table buffer.
|
|
2199
|
|
2200 1999-02-19 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
2201
|
|
2202 * x-faces.el (x-init-face-from-resources):
|
|
2203 Only set fonts in the 'x locale.
|
|
2204
|
434
|
2205 1999-03-04 Adrian Aichner <adrian@xemacs.org>
|
428
|
2206
|
|
2207 * package-ui.el (pui-install-selected-packages): Don't throw on
|
|
2208 `package-admin-delete-binary-package' returning nil since it's
|
|
2209 normal. Reindent function.
|
|
2210 (pui-add-required-packages): Handle case where packages selected
|
|
2211 for installation have never been installed.
|
|
2212
|
|
2213 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
2214
|
|
2215 * menubar-items.el (default-menubar):
|
|
2216 Implement the ``Mule->Set coding system of process'' menu item.
|
|
2217
|
|
2218 1999-02-18 Martin Buchholz <martin@xemacs.org>
|
|
2219
|
|
2220 * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
|
|
2221 files
|
|
2222 - Change some `if's to `when's
|
|
2223
|
|
2224 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2225
|
|
2226 * XEmacs 21.2.11 is released
|
|
2227
|
|
2228 1999-02-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2229
|
|
2230 * userlock.el (ask-user-about-supersession-threat-dbox): Guard
|
|
2231 against window close (Fix Bug #460).
|
|
2232 (ask-user-about-lock-dbox): Idem.
|
|
2233
|
|
2234 1999-02-25 SL Baur <steve@xemacs.org>
|
|
2235
|
|
2236 * mule/mule-charset.el (charset-leading-byte): New function.
|
|
2237 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
2238
|
|
2239 1999-02-12 Andy Piper <andy@xemacs.org>
|
|
2240
|
|
2241 * about.el (xemacs-hackers): change andy's email address.
|
|
2242 (about-url-alist): change andy's web page address.
|
|
2243 (about-xemacs): add piper.
|
|
2244
|
|
2245 1999-02-16 SL Baur <steve@xemacs.org>
|
|
2246
|
|
2247 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
2248 of mule-base into lisp/mule.
|
|
2249
|
|
2250 1999-02-16 SL Baur <steve@xemacs.org>
|
|
2251
|
|
2252 * mule/arabic.el:
|
|
2253 mule/canna-leim.el:
|
|
2254 mule/chinese.el:
|
|
2255 mule/cyrillic.el:
|
|
2256 mule/english.el:
|
|
2257 mule/european.el:
|
|
2258 mule/greek.el:
|
|
2259 mule/hebrew.el:
|
|
2260 mule/japanese.el:
|
|
2261 mule/kinsoku.el:
|
|
2262 mule/korean.el:
|
|
2263 mule/misc-lang.el:
|
|
2264 mule/mule-category.el:
|
|
2265 mule/mule-ccl.el:
|
|
2266 mule/mule-charset.el:
|
|
2267 mule/mule-cmds.el:
|
|
2268 mule/mule-coding.el:
|
|
2269 mule/mule-files.el:
|
|
2270 mule/mule-help.el:
|
|
2271 mule/mule-init.el:
|
|
2272 mule/mule-misc.el:
|
|
2273 mule/mule-tty-init.el:
|
|
2274 mule/mule-x-init.el:
|
|
2275 mule/viet-chars.el: Remerge from mule-base.
|
|
2276
|
|
2277 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
2278 of mule-base into lisp/mule.
|
|
2279
|
434
|
2280 1999-02-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
2281
|
|
2282 * process.el (exec-to-string): Use `shell-command-switch' in place
|
|
2283 of hard-wired "-c" (for WindowsNT).
|
|
2284
|
|
2285 1999-02-08 Charles G Waldman <cgw@pgt.com>
|
|
2286
|
|
2287 * menubar-items.el (default-menubar): Remove obsolete
|
|
2288 "Gopher" item
|
|
2289
|
|
2290 1999-02-06 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2291
|
|
2292 * package-admin.el (package-admin-get-install-dir): First fall
|
|
2293 back to the location of xemacs-base for non-mule packages.
|
|
2294
|
|
2295 1999-02-15 Martin Buchholz <martin@xemacs.org>
|
|
2296
|
|
2297 * paths.el:
|
|
2298 - improved automounter tmp directory support.
|
|
2299 - support 4 (!) empirically discovered automounter conventions
|
|
2300
|
|
2301 1999-02-12 SL Baur <steve@xemacs.org>
|
|
2302
|
|
2303 * etags.el (pop-tag-mark): autoload to match key binding.
|
|
2304
|
|
2305 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2306
|
|
2307 * XEmacs 21.2.10 is released
|
|
2308
|
|
2309 1999-02-02 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2310
|
|
2311 * package-get.el (package-get-remote-filename): Don't bug out for
|
|
2312 a local file name in the search entry.
|
|
2313
|
|
2314 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2315
|
|
2316 * XEmacs 21.2.9 is released
|
|
2317
|
|
2318 1999-01-19 Didier Verna <verna@inf.enst.fr>
|
|
2319
|
|
2320 * replace.el (replace-search-function): new variable containing a
|
|
2321 function to perform a search-forward.
|
|
2322 (replace-re-search-function): new variable containing a function
|
|
2323 to perform a re-search-forward.
|
|
2324 (perform-replace): use them.
|
|
2325
|
|
2326 1999-01-25 Didier Verna <verna@inf.enst.fr>
|
|
2327
|
|
2328 * select.el (selection-owner-p): use the name `XEmacs'.
|
|
2329 (cut-copy-clear-internal): ditto.
|
|
2330
|
|
2331 1999-01-18 Andy Piper <andy@xemacs.org>
|
|
2332
|
|
2333 * about.el (about-url-alist): Update my entry.
|
|
2334 (xemacs-hackers): Ditto.
|
|
2335
|
434
|
2336 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
2337
|
|
2338 * buffer.el (switch-to-buffer): Fixing documentation.
|
|
2339 * minibuf.el (minibuffer-completion-table): ditto.
|
|
2340 * cl-macs.el (return-from): ditto.
|
|
2341
|
|
2342 1999-01-04 Didier Verna <verna@inf.enst.fr>
|
|
2343
|
|
2344 * replace.el (delete-non-matching-lines): temporarily disable
|
|
2345 case-folding when called interactively with a regexp containing
|
|
2346 uppercase characters.
|
|
2347 (delete-matching-lines): ditto.
|
|
2348 (count-matches): ditto.
|
|
2349 (list-matching-lines): ditto.
|
|
2350
|
|
2351 1999-01-07 Colin Rafferty <colin@xemacs.org>
|
|
2352
|
|
2353 * window.el (shrink-window-if-larger-than-buffer): Clean up. Only
|
|
2354 abort if current window is split horizontally, not if others are
|
|
2355 split. Got rid of unnecessary minibuffer checking. Also, add
|
|
2356 some comments (it's still complex).
|
|
2357
|
|
2358 1999-01-12 Robert Pluim <rpluim@BayNetworks.com>
|
|
2359
|
|
2360 * package-get.el: changed address for doc.ic.ac.uk to
|
|
2361 sunsite.doc.ic.ac.uk
|
|
2362
|
|
2363 1999-01-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2364
|
|
2365 * ldap.el (toplevel): Remove requires so that the file compiles
|
|
2366 with a non LDAP-enabled XEmacs binary. Provide `ldap'.
|
|
2367
|
|
2368 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
2369
|
|
2370 * dump-paths.el: Calculate module-directory and set
|
|
2371 module-load-path to the load path for modules.
|
|
2372
|
|
2373 * loadup.el: Get bootstrap value of module-load-path from the
|
|
2374 environment variable EMACSBOOTSTRAPMODULEPATH.
|
|
2375 - Display the module load path if we're debugging paths.
|
|
2376
|
|
2377 * setup-paths.el: Added function paths-find-site-module-directory.
|
|
2378 - Added function paths-find-module-directory.
|
|
2379 - Added function paths-construct-module-load-path. Uses new
|
|
2380 environment variable EMACSMODULEPATH.
|
|
2381
|
|
2382 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
2383
|
|
2384 * font.el (font-default-object-for-device):
|
|
2385 Oops! This `or' can't be replaced by `unless'.
|
|
2386 Fixed inability to run w3, among other things.
|
|
2387
|
|
2388 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
2389
|
|
2390 * package-admin.el: Change initialization of
|
|
2391 package-admin-install-function dependent on system type.
|
|
2392 Change package-admin-install-function-mswindows to use
|
|
2393 "minitar".
|
|
2394
|
|
2395 1998-12-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2396
|
|
2397 * mouse.el (default-mouse-motion-handler): Disable help echo while
|
|
2398 in the minibuffer.
|
|
2399
|
|
2400 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
2401
|
|
2402 * XEmacs 21.2.8 is released.
|
|
2403
|
|
2404 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
2405
|
|
2406 * XEmacs 21.2.7 is released.
|
|
2407
|
|
2408 1998-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2409
|
|
2410 * package-ui.el (pui-list-packages): Set truncate-lines.
|
|
2411
|
|
2412 * package-get.el (package-get-download-menu): Use
|
|
2413 `package-ui-add-site'. Add a a toggle to indicate it is in the list.
|
|
2414
|
|
2415 * package-ui.el (pui-help): Ditch in favor of `describe-mode'
|
|
2416 (pui-help-string): idem.
|
|
2417 (list-packages-mode): New major mode.
|
|
2418 (pui-list-packages): Use 'list-packages-mode' in the package buffer.
|
|
2419 (pui-install-selected-packages): Add suport for removing packages.
|
|
2420 (pui-toggle-package-delete-key): New function.
|
|
2421 (pui-popup-context-sensitive): New kludge.
|
|
2422 (pui-list-packages): Add warning when `package-get-remote' is nil.
|
|
2423 (package-ui-add-site): New function.
|
|
2424
|
|
2425 1998-12-01 Didier Verna <verna@inf.enst.fr>
|
|
2426
|
|
2427 * hyper-apropos.el (hyper-where-is): added the missing autoload.
|
|
2428
|
|
2429 1998-11-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2430
|
|
2431 * ldap.el: Custom-ized
|
|
2432 (toplevel): Do not provide `ldap' which is provided by C level
|
|
2433 LDAP code
|
|
2434 (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
|
|
2435
|
|
2436 1998-12-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
2437
|
|
2438 * isearch-mode.el (isearch-mode): Really fix keymap lossage.
|
|
2439
|
|
2440 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
2441
|
|
2442 * sound.el (sound-load-list): name changed from sound-load-alist.
|
|
2443 (sound-extension-list): name changed from sound-ext-list.
|
|
2444 (load-default-sounds): use new names.
|
|
2445 (load-sound-file): use new names.
|
|
2446
|
|
2447 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
2448
|
|
2449 * XEmacs 21.2.6 is released
|
|
2450
|
|
2451 1998-11-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
2452
|
|
2453 * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
|
|
2454 errors.
|
|
2455
|
|
2456 1998-12-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
2457
|
|
2458 * wid-edit.el (widget-echo-this-extent): Set
|
|
2459 help-echo-owns-message to t.
|
|
2460
|
|
2461 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
2462
|
|
2463 * package-get.el (package-get-download-menu): use toggles for
|
|
2464 each site in the download site menu.
|
|
2465
|
|
2466 1998-12-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2467
|
|
2468 * package-get.el (package-get): If we cannot find a package
|
|
2469 because package-get-remote is not set, give a more helpful
|
|
2470 error message.
|
|
2471
|
|
2472 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
2473
|
|
2474 * package-get.el (package-get-remote-filename): use an EFS path
|
|
2475 with user anonymous if no user is specified.
|
|
2476
|
|
2477 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2478
|
|
2479 * faces.el (face-spec-set): Re-init fallfacks for default after
|
|
2480 calling reset-face on the default face.
|
|
2481
|
|
2482 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2483
|
|
2484 * package-admin.el (package-admin-default-install-function):
|
|
2485 Behave as advertised. Make sure the pkg-dir is proper for
|
|
2486 default-directory.
|
|
2487 (package-admin-add-binary-package): Make sure the pkg-dir is
|
|
2488 proper for default-directory.
|
|
2489 (package-admin-install-function-mswindows): Make sure the pkg-dir
|
|
2490 is proper for default-directory.
|
|
2491
|
|
2492 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2493
|
|
2494 * XEmacs 21.2.5 is released
|
|
2495
|
|
2496 1998-12-05 SL Baur <steve@altair.xemacs.org>
|
|
2497
|
|
2498 * files.el (binary-file-regexps): regexp-opt is not available at
|
|
2499 bytecompile time.
|
|
2500
|
|
2501 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
2502
|
|
2503 * x-win-xfree86.el:
|
|
2504 * x-win-sun.el (x-win-init-sun):
|
|
2505 * x-win-sun.el:
|
|
2506 * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
|
|
2507 * x-iso8859-1.el:
|
|
2508 * x-init.el (init-post-x-win):
|
|
2509 * x-init.el (init-pre-x-win):
|
|
2510 * x-init.el (x-initialize-compose):
|
|
2511 * x-init.el:
|
|
2512 * x-compose.el:
|
|
2513 * winnt.el:
|
|
2514 * widget.el:
|
|
2515 * wid-edit.el (widget-glyph-click):
|
|
2516 * wid-edit.el (widget-glyph-find):
|
|
2517 * wid-edit.el (widget-type):
|
|
2518 * view-less.el (view-buffer-other-window):
|
|
2519 * very-early-lisp.el:
|
|
2520 * version.el:
|
|
2521 * toolbar.el:
|
|
2522 * toolbar-items.el:
|
|
2523 * term/sun.el (suntool-map):
|
|
2524 * term/sun-mouse.el:
|
|
2525 * term/internal.el:
|
|
2526 * syntax.el (modify-syntax-entry):
|
|
2527 * symbol-syntax.el:
|
|
2528 * subr.el:
|
|
2529 * startup.el (lock-directory):
|
|
2530 * simple.el (set-comment-column):
|
|
2531 * simple.el (backward-delete-char-untabify):
|
|
2532 * shadow.el (find-emacs-lisp-shadows):
|
|
2533 * shadow.el:
|
|
2534 * setup-paths.el (paths-construct-info-path):
|
|
2535 * select.el (cut-copy-clear-internal):
|
|
2536 * process.el (call-process-region):
|
|
2537 * process.el (start-process-shell-command):
|
|
2538 * process.el:
|
|
2539 * paths.el (rmail-spool-directory):
|
|
2540 * paragraphs.el (use-hard-newlines):
|
|
2541 * package-get.el (package-get-dependencies):
|
|
2542 * package-admin.el (package-admin-delete-binary-package):
|
|
2543 * obsolete.el (truncate-string):
|
|
2544 * obsolete.el (store-substring):
|
|
2545 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
2546 * mouse.el (mouse-yank-at-point):
|
|
2547 * modeline.el:
|
|
2548 * modeline.el (mouse-drag-modeline):
|
|
2549 * minibuf.el (read-directory-name-internal):
|
|
2550 * minibuf.el (read-file-name-internal):
|
|
2551 * minibuf.el (read-file-name-internal-1):
|
|
2552 * minibuf.el (read-file-name-2):
|
|
2553 * minibuf.el (exact-minibuffer-completion-p):
|
|
2554 * minibuf.el (read-from-minibuffer):
|
|
2555 * minibuf.el:
|
|
2556 * menubar.el (check-menu-syntax):
|
|
2557 * map-ynp.el (map-y-or-n-p):
|
|
2558 * make-docfile.el (docfile-out-of-date):
|
|
2559 * loadup.el ((member "run-temacs" command-line-args)):
|
|
2560 * loadup.el ((member "no-site-file" command-line-args)):
|
|
2561 * loadup.el (really-early-error-handler):
|
|
2562 * loadup.el:
|
|
2563 * loadhist.el:
|
|
2564 * loaddefs.el:
|
|
2565 * lisp-mnt.el (lm-verify):
|
|
2566 * lib-complete.el (lib-complete:cache-completions):
|
|
2567 * lib-complete.el (library-all-completions):
|
|
2568 * itimer.el (itimer-run-expired-timers):
|
|
2569 * info.el (Info-mode):
|
|
2570 * info.el (Info-insert-file-contents):
|
|
2571 * info.el (Info-rebuild-dir):
|
|
2572 * info.el (Info-build-dir-anew):
|
|
2573 * info.el (Info-parse-dir-entries):
|
|
2574 * info.el (Info-dir-outdated-p):
|
|
2575 * info.el (Info-insert-dir):
|
|
2576 * info.el (info-xref):
|
|
2577 * info.el:
|
|
2578 * hyper-apropos.el (hyper-apropos-get-doc):
|
|
2579 * hyper-apropos.el (hyper-describe-face):
|
|
2580 * hyper-apropos.el (hyper-apropos-mode):
|
|
2581 * hyper-apropos.el:
|
|
2582 * help.el (list-processes):
|
|
2583 * help.el:
|
|
2584 * gnuserv.el:
|
|
2585 * font.el (mswindows-font-create-name):
|
|
2586 * font.el (font-default-font-for-device):
|
|
2587 * font.el (x-font-create-object):
|
|
2588 * font.el (font-registry):
|
|
2589 * font.el:
|
|
2590 * font-lock.el (font-lock-keywords):
|
|
2591 * font-lock.el:
|
|
2592 * finder.el (finder-compile-keywords):
|
|
2593 * find-paths.el (paths-find-recursive-path):
|
|
2594 * fill.el (set-justification-center):
|
|
2595 * fill.el (fill-region-as-paragraph):
|
|
2596 * files.el (insert-directory):
|
|
2597 * files.el (wildcard-to-regexp):
|
|
2598 * files.el (recover-file):
|
|
2599 * files.el (basic-save-buffer):
|
|
2600 * files.el (delete-auto-save-file-if-necessary):
|
|
2601 * files.el (file-relative-name):
|
|
2602 * files.el (backup-extract-version):
|
|
2603 * files.el (backup-buffer):
|
|
2604 * files.el (set-visited-file-name):
|
|
2605 * files.el (set-auto-mode):
|
|
2606 * files.el (interpreter-mode-alist):
|
|
2607 * files.el:
|
|
2608 * files.el (find-file-noselect):
|
|
2609 * files.el (abbreviate-file-name):
|
|
2610 * files.el (parse-colon-path):
|
|
2611 * files.el (directory-abbrev-alist):
|
|
2612 * etags.el (visit-tags-table-buffer):
|
|
2613 * easymenu.el (easy-menu-define):
|
|
2614 * dragdrop.el (experimental-dragdrop-drag):
|
|
2615 * dragdrop.el (dragdrop-drop-do-functions):
|
|
2616 * dragdrop.el (dragdrop-drop-at-point):
|
|
2617 * disass.el (disassemble-1):
|
|
2618 * disass.el (disassemble-internal):
|
|
2619 * disass.el (disassemble):
|
|
2620 * disass.el:
|
|
2621 * derived.el (derived-mode-init-mode-variables):
|
|
2622 * derived.el (define-derived-mode):
|
|
2623 * custom.el (defgroup):
|
|
2624 * cus-edit.el (custom-quote):
|
|
2625 * config.el:
|
|
2626 * code-process.el (open-network-stream):
|
|
2627 * code-process.el (start-process):
|
|
2628 * code-process.el (call-process-region):
|
|
2629 * code-process.el (call-process):
|
|
2630 * code-process.el:
|
|
2631 * code-files.el (insert-file-contents):
|
|
2632 * code-files.el:
|
|
2633 * code-files.el (buffer-file-coding-system-for-read):
|
|
2634 * cmdloop.el (yes-or-no-p-minibuf):
|
|
2635 * cl.el:
|
|
2636 * cl-macs.el:
|
|
2637 * cl-extra.el:
|
|
2638 * callers-of-rpt.el (make-caller-report):
|
|
2639 * callers-of-rpt.el:
|
|
2640 * bytecomp.el (batch-byte-recompile-directory):
|
|
2641 * bytecomp.el (batch-byte-compile-1):
|
|
2642 * bytecomp.el (batch-byte-compile):
|
|
2643 * bytecomp.el (display-call-tree):
|
|
2644 * bytecomp.el (byte-compile-insert):
|
|
2645 * bytecomp.el (byte-compile-two-args-19->20):
|
|
2646 * bytecomp.el (byte-compile-variable-ref):
|
|
2647 * bytecomp.el (byte-compile-form):
|
|
2648 * bytecomp.el (byte-compile-top-level-body):
|
|
2649 * bytecomp.el (byte-compile-out-toplevel):
|
|
2650 * bytecomp.el (byte-compile-byte-code-maker):
|
|
2651 * bytecomp.el (byte-compile-file-form-defmumble):
|
|
2652 * bytecomp.el (byte-compile-file-form):
|
|
2653 * bytecomp.el (byte-compile-keep-pending):
|
|
2654 * bytecomp.el (byte-compile-insert-header):
|
|
2655 * bytecomp.el (byte-compile-from-buffer):
|
|
2656 * bytecomp.el (byte-compile-file):
|
|
2657 * bytecomp.el (byte-recompile-file):
|
|
2658 * bytecomp.el (byte-compile-close-variables):
|
|
2659 * bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
2660 * bytecomp.el (byte-compile-warn-about-unresolved-functions):
|
|
2661 * bytecomp.el (byte-compiler-legal-options):
|
|
2662 * bytecomp.el (byte-compile-lapcode):
|
|
2663 * bytecomp.el (byte-optimize-log):
|
|
2664 * bytecomp.el ((fboundp 'defsubst)):
|
|
2665 * bytecomp.el:
|
|
2666 * bytecomp-runtime.el:
|
|
2667 * byte-optimize.el (byte-optimize-apply):
|
|
2668 * byte-optimize.el (car):
|
|
2669 * byte-optimize.el (byte-optimize-form):
|
|
2670 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
2671 * byte-optimize.el:
|
|
2672 * build-report.el (build-report-insert-installation-file):
|
|
2673 * build-report.el (build-report):
|
|
2674 * auto-show.el:
|
|
2675 * apropos.el (apropos-documentation):
|
|
2676 - mega patch
|
|
2677 - clean up byte-compile warnings
|
|
2678 - remove unused variables
|
|
2679 - Use common lisp style hashtable functions
|
|
2680 - byte compiler cleanup
|
|
2681 - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
|
|
2682 - remove old backquote syntax usage
|
|
2683 - move some cl functionality into C for speed.
|
|
2684 - remove last remaining VMS support
|
|
2685 - spelling fixes
|
|
2686 - implement last, butlast, nbutlast, copy-list in C.
|
|
2687 - new macro ignore-file-errors, similar to ignore-errors
|
|
2688 (ignore-file-errors (delete-file "foo"))
|
|
2689 - get frequent garbage collection during loadup.el by tweaking
|
|
2690 gc-cons-threshold, rather than explicitly calling garbage-collect
|
|
2691 - default delete-key-deletes-forward to `t'.
|
|
2692
|
|
2693 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
2694
|
|
2695 * XEmacs 21.2-beta4 is released.
|
|
2696
|
|
2697 1998-11-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2698
|
|
2699 * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
|
|
2700 (easy-menu-item-present-p): Wrapper around find-menu-item.
|
|
2701 (easy-menu-remove-item): Wrapper around delete-menu-item.
|
|
2702
|
|
2703 * menubar.el (delete-menu-item): Add 'from-menu' argument.
|
|
2704 (add-menu-button): Add 'in-menu' argument.
|
|
2705 (add-menu-item-1): Add in-menu support to helper function.
|
|
2706
|
|
2707 1998-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
2708
|
|
2709 * isearch-mode.el (isearch-mode): Fix keymap lossage.
|
|
2710
|
|
2711 1998-11-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2712
|
|
2713 * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
|
|
2714 of Dec 4, 1997.
|
|
2715
|
|
2716 1998-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
2717
|
|
2718 * process.el (shell-command-on-region): Report if the command
|
|
2719 succeeded or failed.
|
|
2720
|
|
2721 1998-11-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
2722
|
|
2723 * subr.el (buffer-substring-no-properties): Comment out.
|
|
2724
|
434
|
2725 1998-11-07 Adrian Aichner <adrian@xemacs.org>
|
428
|
2726
|
|
2727 * msw-faces.el (mswindows-find-smaller-font): Turning font names
|
|
2728 into font instances first, like `x-frob-font-size' does.
|
|
2729 (mswindows-find-larger-font): ditto
|
|
2730
|
|
2731 1998-11-04 Greg Klanderman <greg@alphatech.com>
|
|
2732
|
|
2733 * package-ui.el (pui-install-selected-packages): fix args in call
|
|
2734 to `package-get'.
|
|
2735
|
|
2736 1998-10-29 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2737
|
|
2738 * package-get.el (host-name): New widget type.
|
|
2739 (package-get-remote): Better customization using new type.
|
|
2740 (package-get-download-sites): idem dito.
|
|
2741
|
|
2742 (package-get-custom): Do not use package-get-all untill we have
|
|
2743 runtime dependencies.
|
|
2744
|
|
2745 (package-get-remove-copy): Default to 't' we no longer need this
|
|
2746 kludge as we do not currently use depenencies.
|
|
2747
|
|
2748 (package-get-was-current): New variable.
|
|
2749 (package-get-require-base): New 'force-current' argument.
|
|
2750 (package-get-update-base): idem
|
|
2751 (package-get-package-provider): idem
|
|
2752 (package-get-locate-index-file): New 'no-remote' argument.
|
|
2753 (package-get-locate-file): idem.
|
|
2754
|
|
2755 (package-get-maybe-save-index): New function.
|
|
2756 (package-get-update-base): Use it.
|
|
2757
|
|
2758 1998-10-28 Greg Klanderman <greg@alphatech.com>
|
|
2759
|
|
2760 * package-get.el (package-get-remote): default to nil; by default,
|
|
2761 don't go out to the net via EFS. They must select a download site.
|
|
2762 (package-get-download-sites): new variable.
|
|
2763 (package-get-download-menu): new function.
|
|
2764 (package-get-locate-index-file): new function.
|
|
2765 (package-get-update-base): use it.
|
|
2766
|
|
2767 * menubar-items.el (default-menubar): add "Update Package Index"
|
|
2768 and "Add Download Site" menus under Options | Manage Packages.
|
|
2769
|
|
2770 1998-10-19 Greg Klanderman <greg@alphatech.com>
|
|
2771
|
|
2772 * package-get.el (package-get): bugfix code checking installed version
|
|
2773 for case where package is not currently installed.
|
|
2774 (package-get-require-signed-base-updates): new variable.
|
|
2775 (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
|
|
2776 deemed not a goot thing. Use the variable
|
|
2777 package-get-allow-unsigned-base-updates instead.
|
|
2778
|
|
2779 1998-10-16 Greg Klanderman <greg@alphatech.com>
|
|
2780
|
|
2781 * package-get.el (package-get): Don't install an older version than
|
|
2782 we already have unless explicitly told to. Issue a warning.
|
|
2783
|
|
2784 * package-ui.el (pui-add-required-packages): when adding
|
|
2785 dependencies, don't add packages that are up to date.
|
|
2786 (pui-package-symbol-char): Don't consider a package out of date
|
|
2787 if you have a newer version installed than the latest version in
|
|
2788 package-get-base.
|
|
2789
|
|
2790 * package-get.el (package-get-base-filename): document that it may
|
|
2791 be a path relative to package-get-remote; new default value.
|
|
2792 (package-get-locate-file): new function.
|
|
2793 (package-get-update-base): use it to expand package-get-base-filename.
|
|
2794 (package-get-save-base): new function to save the package-get database
|
|
2795 to file.
|
|
2796 (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
|
|
2797 (package-get-update-base): pass the REMOTE-SOURCE arg.
|
|
2798 (package-get-update-base-entry): call package-get-custom-add-entry.
|
|
2799 (package-get-file-installed-p): removed; no longer needed.
|
|
2800 (package-get-create-custom): ditto.
|
|
2801 (toplevel): remove code to build and load package-get-custom.el
|
|
2802 (package-get-custom-add-entry): new function.
|
|
2803
|
|
2804 1998-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
2805
|
|
2806 * wid-edit.el (widget-button-click): Don't switch window.
|
|
2807
|
|
2808 1998-10-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2809
|
|
2810 * cus-face.el (custom-set-face-update-spec): Add autoload cookie
|
|
2811
|
|
2812 1998-10-20 Malcolm Box <malcolm@brownale.demon.co.uk>
|
|
2813
|
|
2814 * etags.el (find-tag-default): Run find-tag-hook using
|
|
2815 run-hooks rather than funcall
|
|
2816
|
|
2817 1998-10-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
2818
|
|
2819 * isearch-mode.el (isearch-mode): Set the current minor mode maps
|
|
2820 and the current local map as the parents to isearch-mode-map.
|
|
2821
|
|
2822 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
2823
|
|
2824 * XEmacs 21.2-beta3 is released.
|
|
2825
|
|
2826 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
2827
|
|
2828 * package-get.el (package-get-update-base): use
|
|
2829 insert-file-contents-internal, not insert-file-contents-literally.
|
|
2830
|
|
2831 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2832
|
|
2833 * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
|
|
2834 dump time.
|
|
2835
|
|
2836 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
2837
|
|
2838 * package-get.el (package-get-update-base-entry): new function.
|
|
2839 (package-get-update-base): renamed; was `package-get-load-base'.
|
|
2840 cleanup, and use package-get-update-base-from-buffer.
|
|
2841 (package-get-update-base-from-buffer): new function.
|
|
2842 (package-get-update-base-entries): new; helper for above.
|
|
2843 Do not eval lisp grabbed over ftp; parse it from new format.
|
|
2844
|
|
2845 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
2846
|
|
2847 * files.el (set-auto-mode): Don't play games loading package-get
|
|
2848 database; package-get-package-provider will handle it all.
|
|
2849
|
|
2850 1998-10-14 Greg Klanderman <greg@alphatech.com>
|
|
2851
|
|
2852 * package-get.el (package-get-base-filename): new variable.
|
|
2853 (package-get-require-base): new function.
|
|
2854 (package-get-pgp-signed-begin-line): new variable.
|
|
2855 (package-get-pgp-signature-begin-line): ditto.
|
|
2856 (package-get-pgp-signature-end-line): ditto.
|
|
2857 (package-get-load-base): new function.
|
|
2858 (package-get-interactive-package-query):
|
|
2859 (package-get-update-all):
|
|
2860 (package-get-dependencies):
|
|
2861 (package-get-package-provider):
|
|
2862 (package-get-custom): use package-get-require-base.
|
|
2863 [package-get-custom loading]: disable for now.
|
|
2864
|
|
2865 * package-ui.el (pui-list-packages): use (package-get-require-base)
|
|
2866
|
|
2867 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2868
|
|
2869 * package-ui.el: Correct obvious thinko in choosing extent face.
|
|
2870
|
|
2871 1998-10-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2872
|
|
2873 * menubar-items.el (default-menubar): pui-list-package has nothing
|
|
2874 to with Customize. Move all the package stuff to a new Item in Options.
|
|
2875
|
|
2876 * package-ui.el (pui-menu): Add menu and Popup menu.
|
|
2877
|
|
2878 * package-get.el (package-get): Use new
|
|
2879 package-admin-get-install-dir.
|
|
2880
|
|
2881 * package-admin.el (package-admin-get-install-dir): New syntax.
|
|
2882 Conserve package location and put mule packages where mule-base is.
|
|
2883
|
|
2884 * package-get.el : Customized
|
|
2885
|
|
2886 * package-ui.el (pui): Customized
|
|
2887 (pui-package-install-dest-dir): New variable.
|
|
2888 (pui-install-selected-packages): Use it
|
|
2889
|
|
2890 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
2891
|
|
2892 * package-get.el (package-get-interactive-package-query): Move
|
|
2893 dependency on package-get-base to run-time.
|
|
2894 (package-get-update-all): Ditto.
|
|
2895 (package-get-dependencies): Ditto.
|
|
2896 (package-get-package-provider): Ditto.
|
|
2897 (package-get-custom): Ditto.
|
|
2898
|
|
2899 1998-10-11 Glynn Clements <glynn@sensei.co.uk>
|
|
2900
|
|
2901 * events.el: Remove 'ascii-character property from 'backspace
|
|
2902 and 'delete symbols
|
|
2903
|
|
2904 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
2905
|
|
2906 * package-get-base.el: removed.
|
|
2907
|
|
2908 1998-09-23 Didier Verna <verna@inf.enst.fr>
|
|
2909
|
|
2910 * simple.el (search-caps-disable-folding): moved from isearch-mode.el
|
|
2911 (no-upper-case-p): new function.
|
|
2912 (with-search-caps-disable-folding): new macro.
|
|
2913 (with-interactive-search-caps-disable-folding): new macro.
|
|
2914 (zap-to-char): In interactive mode, do a case-sensitive search if
|
|
2915 the character is uppercase.
|
|
2916 (zap-up-to-char): ditto.
|
|
2917
|
|
2918 * replace.el (perform-replace): use the function no-upper-case-p.
|
|
2919
|
|
2920 * isearch-mode.el (isearch-fix-case): ditto.
|
|
2921 make obsolete `with-caps-disable-folding' and
|
|
2922 `isearch-no-upper-case-p'.
|
|
2923
|
|
2924 * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
|
|
2925 (tags-search): ditto.
|
|
2926 (tags-query-replace): ditto.
|
|
2927
|
|
2928 * info.el (Info-search): ditto.
|
|
2929
|
|
2930 1998-10-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2931
|
|
2932 * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
|
|
2933
|
|
2934 1998-10-07 Greg Klanderman <greg@alphatech.com>
|
|
2935
|
|
2936 * package-admin.el (package-admin-rmtree): rewritten. need to
|
|
2937 check for "." and ".." before symlink check. expand files and
|
|
2938 directories with respect to DIRECTORY, not default-directory.
|
|
2939
|
|
2940 1998-10-04 Greg Klanderman <greg@alphatech.com>
|
|
2941
|
|
2942 * package-get.el (package-get-all): add INSTALL-DIR argument.
|
|
2943
|
|
2944 1998-10-06 Greg Klanderman <greg@alphatech.com>
|
|
2945
|
|
2946 * package-ui.el (pui-add-required-packages): new function, select
|
|
2947 dependent packages.
|
|
2948 (pui-display-keymap): bind it.
|
|
2949 (pui-help-string): document it.
|
|
2950 (pui-install-selected-packages): package-get-all -> package-get.
|
|
2951
|
|
2952 * package-get.el (package-get-dependencies): new function.
|
|
2953
|
|
2954 1998-10-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
2955
|
|
2956 * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
|
|
2957 regexps.
|
|
2958
|
|
2959 1998-10-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
2960
|
|
2961 * mouse.el (default-mouse-track-point-at-opening-quote-p): New
|
|
2962 function.
|
|
2963 (default-mouse-track-normalize-point): Use it.
|
|
2964
|
|
2965 1998-09-30 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2966
|
|
2967 * package-admin.el (package-admin-delete-binary-package):
|
|
2968 General cleanup. Remove unnessary use of progn and
|
|
2969 save-excursion.
|
|
2970 (package-admin-delete-binary-package): Do NOT mess with file
|
|
2971 modes. That is evil.
|
|
2972 (package-admin-delete-binary-package): Wrap all deleting in
|
|
2973 condition-case. The data in MANIFEST is untrustworthy.
|
|
2974 (package-admin-delete-binary-package): Let the OS worry about non
|
|
2975 empty directories.
|
|
2976
|
|
2977 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
2978
|
|
2979 * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
|
|
2980 processing.
|
|
2981 (lm-report-bug): Fix mail address to send bug reports to.
|
|
2982
|
|
2983 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
2984
|
|
2985 * XEmacs 21.2-beta2 is released.
|
|
2986
|
|
2987 1998-08-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2988
|
|
2989 * files.el (auto-mode-alist): Enhanced regexp for perl-mode
|
|
2990
|
|
2991 1998-09-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2992
|
|
2993 * info.el (Info-mode): Document page turning by double clicks in
|
|
2994 docstring so `M-x describe-mode' will display it.
|
|
2995
|
|
2996 1998-09-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2997
|
|
2998 * info.el (Info-mouse-track-double-click-hook): Use character
|
|
2999 widths to calculate a border region where double clicking does
|
|
3000 page turning, and return `nil' by default so other hooks, such as
|
|
3001 region highlighting, will be run.
|
|
3002
|
|
3003 1998-09-29 Colin Rafferty <colin@xemacs.org>
|
|
3004
|
|
3005 * sound.el (default-sound-directory-list): Initialize with all the
|
|
3006 "sounds" directories in `data-directory-list'. It used to just be
|
|
3007 the first one.
|
|
3008
|
|
3009 * packages.el (locate-data-directory-list): Created. This gives
|
|
3010 the list of matching directories, unlike `locate-data-directory',
|
|
3011 which just gives the first one.
|
|
3012
|
|
3013 1998-09-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3014
|
|
3015 * minibuf.el (read-from-minibuffer): No longer bind help-form but
|
|
3016 make a binding in the local keymap until help-char handling is
|
|
3017 improved.
|
|
3018
|
|
3019 * help.el (help-keymap-with-help-key): Provide keymap with help
|
|
3020 binding.
|
|
3021 (help-print-help-form): New helper function.
|
|
3022
|
|
3023 1998-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
3024
|
|
3025 * isearch-mode.el (isearch-highlight): set-extent-endpoints can
|
|
3026 move extent to another buffer; no need to create a new extent.
|
|
3027 (isearch-fix-case): New function.
|
|
3028 (isearch-search-and-update): Use it.
|
|
3029
|
|
3030 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
3031
|
|
3032 * isearch-mode.el (isearch-mode): Use overriding-local-map to set
|
|
3033 the keymap, not minor-mode-map-alist.
|
|
3034 (isearch-done): Restore overriding-local-map.
|
|
3035
|
|
3036 1998-09-21 Martin Buchholz <martin@xemacs.org>
|
|
3037
|
|
3038 * bytecomp.el (byte-compile-buffer-substring):
|
|
3039 Fix for: (byte-compile (defun f () (buffer-substring)))
|
|
3040 ==> ** buffer-substring called with 3 args, but requires 0-3
|
|
3041 - new code not only works, but is more readable, too.
|
|
3042
|
|
3043 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3044
|
|
3045 * msw-faces.el (mswindows-init-device-faces): Don't try to
|
|
3046 specify a default font at this late stage. Do try to force
|
|
3047 creation of the default face font so that if it fails we get
|
|
3048 an error now instead of a crash at frame creation.
|
|
3049
|
|
3050 mswindows-font-canonicalize-name, mswindows-make-font-unbold,
|
|
3051 mswindows-make-font-unitalic: Canonical default weight
|
|
3052 changed from "Normal" to "Regular".
|
|
3053
|
|
3054 mswindows-make-font-bold / -bold-italic: Supplied device was
|
|
3055 not being passed into call to mswindows-find-smaller-font.
|
|
3056
|
|
3057 1998-09-10 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
3058
|
|
3059 * package-get.el (package-get-remote): Fix the path where to find
|
|
3060 the packages on xemacs.org.
|
|
3061
|
|
3062 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
3063
|
|
3064 * about.el (about-maintainer-info): Update Ben's entry.
|
|
3065
|
|
3066 1998-09-24 Martin Buchholz <martin@xemacs.org>
|
|
3067
|
|
3068 * lisp/shadow.el (find-emacs-lisp-shadows):
|
|
3069 - `member' was being called on lists of length 2000!
|
|
3070 - Replace with hashtables.
|
|
3071 - Replace hand-coded loops with (dolist)
|
|
3072 - Fix comment typo
|
|
3073
|
|
3074 1998-09-20 Darryl Okahata <darrylo@sr.hp.com>
|
|
3075
|
|
3076 * packages.el: Added new function, `package-delete-name', to
|
|
3077 delete existing packages from the installed package database
|
|
3078 (`packages-package-list'). Also added the "pkginfo" directory
|
|
3079 to `packages-special-base-regexp', so that the pkginfo directory
|
|
3080 would not get added to `late-packages'.
|
|
3081
|
|
3082 * package-admin.el: Added ability to delete an installed package
|
|
3083 (added low-level function, `package-admin-delete-package').
|
|
3084 Understands how to use the pkginfo/MANIFEST.<package> file to
|
|
3085 delete the package. When installing a package, will also
|
|
3086 create a MANIFEST.* file if one is not provided by the
|
|
3087 package. If the MANIFEST.* doesn't exist when deleting a
|
|
3088 package, the functions will fall back to attempting to delete
|
|
3089 any package-specific lisp directory.
|
|
3090
|
|
3091 * package-get.el: Moved some functions to package-admin.el.
|
|
3092 Added interactive function `package-get-delete-package', for
|
|
3093 use by users for deleting a package.
|
|
3094
|
|
3095 Also modified to not require the prescence of efs.
|
|
3096
|
|
3097 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
3098
|
|
3099 * files.el (find-file-noselect): Handle all signals, kill the
|
|
3100 buffer and resignal.
|
|
3101
|
|
3102 1998-09-23 SL Baur <steve@altair.xemacs.org>
|
|
3103
|
|
3104 * cl-macs.el (glyph-image): Add setf method.
|
|
3105
|
|
3106 1998-09-06 Darryl Okahata <darrylo@sr.hp.com>
|
|
3107
|
|
3108 * package-get.el: Fixed broken EFS downloading. Also, look for
|
|
3109 .tar.gz files first, in preference over .tgz files.
|
|
3110
|
|
3111 * package-ui.el: Fix display of package version numbers.
|
|
3112
|
|
3113 1998-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3114
|
|
3115 * x-font-menu.el (font-menu-set-font): Add "pt" units to size
|
|
3116 argument.
|
|
3117
|
|
3118 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
3119
|
|
3120 * list-mode.el: `display-completion-list': added new/optional
|
|
3121 keyword `:completion-string', which allows the programmer to
|
|
3122 change the "Possible completions are:" prompt.
|
|
3123
|
|
3124 * menubar-items.el: Added new pulldown menu-pick to start up the
|
|
3125 visual package browser/installer:
|
|
3126
|
|
3127 Options->Customize->List Packages
|
|
3128
|
|
3129 * package-admin.el: Added hooks for installing under both Unix
|
|
3130 and MS Windows. Does additional error checking. No longer
|
|
3131 calls "add-big-package.sh" to install packages under Unix; now
|
|
3132 calls gunzip & tar directly.
|
|
3133
|
|
3134 * package-get.el: Added ability to install packages from files
|
|
3135 on a local disk/CDROM. Now deletes any existing package lisp
|
|
3136 directory. Does completion on available packages when
|
|
3137 querying for package names. Will also search for .tgz files
|
|
3138 in addition for .tar.gz files. Tries to reload
|
|
3139 auto-autoloads, as a convenience when loading new packages,
|
|
3140 and also tries to add any new package paths to `load-path'.
|
|
3141 Changed all occurences of `concat' to use `expand-file-name'.
|
|
3142
|
|
3143 * package-ui.el: New file which implements the main visual
|
|
3144 package browser/installer, which is started via a menu pick or
|
|
3145 M-x pui-list packages.
|
|
3146
|
|
3147 1998-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
3148
|
|
3149 * startup.el (load-init-file): spelling fix.
|
|
3150
|
|
3151 1998-09-02 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3152
|
|
3153 * startup.el (normal-top-level): Load auto-autoload files
|
|
3154 covariantly with their precedence.
|
|
3155
|
|
3156 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3157
|
|
3158 * menubar-items.el (default-menubar): Remove "Font Weight"
|
|
3159 option, there is currently no custom equivalent.. Customize-faces
|
|
3160 is "Edit faces".
|
|
3161
|
|
3162 * x-font-menu.el (font-menu-set-font): Use customize to set
|
|
3163 default face.
|
|
3164
|
|
3165 * faces.el (face-spec-update-all-matching): New function.
|
|
3166
|
|
3167 * cus-face.el (custom-set-face-update-spec): New function.
|
|
3168 Interface to customize faces from elisp.
|
|
3169
|
|
3170 (custom-face-value-create): Show the customized settings if set
|
|
3171 but not saved.
|
|
3172
|
|
3173 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3174
|
|
3175 (custom-face-value-create): Show the customized settings if set
|
|
3176 but not saved.
|
|
3177
|
|
3178 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
3179
|
|
3180 * keydefs.el (global-map): Add FSF 20.3 binding of
|
|
3181 query-replace-regexp.
|
|
3182
|
|
3183 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
3184
|
|
3185 * minibuf.el (read-file-name-internal-1): use
|
|
3186 user-name-completion-1 instead of user-name-completion.
|
|
3187
|
|
3188 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3189
|
|
3190 * loadup.el:
|
|
3191 * make-docfile.el:
|
|
3192 * update-elc.el: Don't set `source-directory' (now defunct as a
|
|
3193 global variable) no more.
|
|
3194
|
|
3195 * packages.el (packages-list-autoloads): Made `source-directory'
|
|
3196 (now defunct as a global variable) a parameter.
|
|
3197
|
|
3198 1998-08-13 Carsten Leonhardt <leo@arioch.oche.de>
|
|
3199
|
|
3200 * about.el (about-hackers): new email
|
|
3201
|
|
3202 1998-08-16 SL Baur <steve@altair.xemacs.org>
|
|
3203
|
|
3204 * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
|
|
3205
|
|
3206 1998-07-17 Didier Verna <verna@inf.enst.fr>
|
|
3207
|
|
3208 * faces.el (set-face-property):
|
|
3209 (set-face-dim-p):
|
|
3210 (face-dim-p): updated the doc strings now that the dim property isn't
|
|
3211 tty-specific.
|
|
3212 (face-equal): the dim property is now a common one.
|
|
3213
|
|
3214 * cus-face.el (custom-face-attributes): New face attribute: `dim'
|
|
3215 Renamed the `stipple' attribute to `background-pixmap'.
|
|
3216 (custom-face-background-pixmap): make custom-face-stipple an
|
|
3217 obsolete alias for this.
|
|
3218
|
|
3219 1998-08-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3220
|
|
3221 * find-paths.el (paths-file-readable-directory-p): Created and
|
|
3222 used.
|
|
3223
|
|
3224 * loadup.el: Don't set inhibit-... flags from run-temacs.
|
|
3225
|
|
3226 1998-08-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
3227
|
|
3228 * packages.el (packages-data-path-depth): Added and used.
|
|
3229
|
|
3230 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
3231
|
|
3232 * about.el:
|
|
3233 - Change .xpm to .png, delete "zcat" section.
|
|
3234 - cosmetic fix in the 'marcpa' entry.
|
|
3235
|
|
3236 * etc/photos
|
|
3237 - convert all .xpm.Z to .png
|
|
3238 - rename mrb to martin
|
|
3239 - rename mcook-m to mcookm
|
|
3240
|
|
3241 1998-07-31 Martin Buchholz <martin@xemacs.org>
|
|
3242
|
|
3243 * x-init.el (x-initialize-compose): Add support for
|
|
3244 dead-circumflex as YET ANOTHER NAME for that dead key.
|
|
3245
|
|
3246 1998-08-05 Colin Rafferty <colin@xemacs.org>
|
|
3247
|
|
3248 * setup-paths.el (paths-construct-exec-path): Made the
|
|
3249 last-packages really be last.
|
|
3250 (paths-construct-data-directory-list): Ditto.
|
|
3251
|
|
3252 1998-08-01 Kai Haberzettl <khaberz@synnet.de>
|
|
3253
|
|
3254 * startup.el(startup-splash-frame-body):
|
|
3255 Update Copyright notice in splash screen
|
|
3256
|
|
3257 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
3258
|
|
3259 * minibuf.el (read-file-name-internal-1): do ~user completion.
|
|
3260
|
|
3261 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3262
|
|
3263 * font-lock.el (font-lock-fontify-glumped-region): Add guard
|
|
3264 aginst destroyed extents
|
|
3265
|
|
3266 1998-07-24 Greg Klanderman <greg@alphatech.com>
|
|
3267
|
|
3268 * package-get.el (package-get): add `install-dir' argument.
|
|
3269
|
|
3270 1998-07-20 John Jones <jj@asu.edu>
|
|
3271
|
|
3272 * package-get.el: calls to package-get-update-all will only
|
|
3273 update packages which are already installed.
|
|
3274
|
|
3275 1998-07-23 SL Baur <steve@altair.xemacs.org>
|
|
3276
|
|
3277 * autoload.el (update-file-autoloads): Ensure autoloads buffer is
|
|
3278 writable.
|
|
3279
|
|
3280 1998-07-20 Colin Rafferty <colin@xemacs.org>
|
|
3281
|
|
3282 * about.el (about-hackers): Correct my email.
|
|
3283
|
|
3284 1998-07-20 Kai Haberzettl <khaberz@synnet.de>
|
|
3285
|
|
3286 * about.el (about-hackers): new email-address.
|
|
3287
|
|
3288 1998-07-25 SL Baur <steve@altair.xemacs.org>
|
|
3289
|
|
3290 * minibuf.el (read-number): Don't let `input-error' condition
|
|
3291 escape.
|
|
3292
|
|
3293 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
3294
|
|
3295 * about.el (about-hackers): use my `email-for-life' address.
|
|
3296
|
|
3297 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
3298
|
|
3299 * XEmacs 21.2-beta1 is released.
|
|
3300
|
|
3301 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3302
|
|
3303 * ldap.el (ldap-search): Doc string change
|
|
3304
|
|
3305 1998-07-16 Colin Rafferty <colin@xemacs.org>
|
|
3306
|
|
3307 * menubar-items.el (default-menubar): Removed references to
|
|
3308 `data-directory', and use `locate-data-file' instead, and made
|
|
3309 then greyed out if they don't exist.
|
|
3310
|
|
3311 1998-07-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3312
|
|
3313 * keymap.el (events-to-keys): Use `format' instead of `concat'
|
|
3314 since the latter does not accept integer args anymore
|
|
3315
|
|
3316 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
3317
|
|
3318 * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
|
|
3319 macros replaced.
|
|
3320
|
|
3321 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
3322
|
|
3323 * make-docfile.el: Get first initialization from very-early-lisp.el
|
|
3324 * update-elc.el: Ditto.
|
|
3325 * loadup.el (really-early-error-handler): Ditto.
|
|
3326
|
|
3327 * packages.el (packages-unbytecompiled-lisp): Add new file,
|
|
3328 very-early-lisp.el.
|
|
3329
|
|
3330 * very-early-lisp.el: New file.
|
|
3331
|
|
3332 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
3333
|
|
3334 * Symbols that have been obsolete for at least 3 years removed (II).
|
|
3335
|
|
3336 * obsolete.el (eval-current-buffer): Make compatible.
|
|
3337 (byte-code-function-p): Ditto.
|
|
3338 (send-string): Removed.
|
|
3339 (send-region): Removed.
|
|
3340 (screen-scrollbar-width): Removed.
|
|
3341 (set-screen-scrollbar-width): Removed.
|
|
3342 (set-screen-left-margin-width): Removed.
|
|
3343 (set-screen-right-margin-width): Removed.
|
|
3344 (screen-left-margin-width): Removed.
|
|
3345 (screen-right-margin-width): Removed.
|
|
3346 (set-buffer-left-margin-width): Removed.
|
|
3347 (set-buffer-right-margin-width): Removed.
|
|
3348 (buffer-left-margin-width): Removed.
|
|
3349 (buffer-right-margin-width): Removed.
|
|
3350 (x-set-frame-icon-pixmap): Removed.
|
|
3351 (x-set-screen-icon-pixmap): Removed.
|
|
3352 (pixel-name): Removed.
|
|
3353 (make-pixmap): Removed.
|
|
3354 (make-cursor): Removed.
|
|
3355 (pixmap-width): Removed.
|
|
3356 (pixmap-contributes-to-line-height-p): Removed.
|
|
3357 (set-pixmap-contributes-to-line-height): Removed.
|
|
3358
|
|
3359 1998-07-13 SL Baur <steve@altair.xemacs.org>
|
|
3360
|
|
3361 * obsolete.el (popup-menu-up-p): removed.
|
|
3362 (read-no-blanks-input): Removed.
|
|
3363 (wholenump): Removed.
|
|
3364 (ring-mod): Removed (what was ring-mod?).
|
|
3365 (current-time-seconds): Removed.
|
|
3366 (run-special-hook-with-args): Removed.
|
|
3367 (dot): Removed.
|
|
3368 (dot-marker): Removed.
|
|
3369 (dot-min): Removed.
|
|
3370 (dot-max): Removed.
|
|
3371 (window-dot): Removed.
|
|
3372 (set-window-dot): Removed.
|
|
3373
|
|
3374 * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
|
|
3375 `dot-min'.
|
|
3376
|
|
3377 * minibuf.el: (read-no-blanks-input): remove commented-out copy.
|
|
3378
|
|
3379 * code-files.el (insert-file-contents): Rename
|
|
3380 run-special-hook-with-args to run-hook-with-args-until-success.
|
|
3381 (write-region): Ditto.
|
|
3382
|
|
3383 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
3384
|
|
3385 * about.el: Fix typos, update release date.
|
|
3386
|
|
3387 * Symbols that have been obsolete for at least 3 years removed.
|
|
3388
|
|
3389 * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
|
|
3390 screen- functions.
|
|
3391 (toplevel): remove setf methods for screen functions.
|
|
3392 * cl-macs.el (extent-data): defsetf removed.
|
|
3393 * obsolete.el (lisp-indent-hook): Make compatible, it's used too
|
|
3394 many places to remove.
|
|
3395 (comment-indent-hook): Ditto.
|
|
3396 * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
|
|
3397 (buffer-dedicated-screen): Ditto.
|
|
3398 (deiconify-screen): Ditto.
|
|
3399 (delete-screen): Ditto.
|
|
3400 (event-screen): Ditto.
|
|
3401 (find-file-other-screen): Ditto.
|
|
3402 (find-file-read-only-other-screen): Ditto.
|
|
3403 (live-screen-p): Ditto.
|
|
3404 (screen-height): Ditto.
|
|
3405 (screen-iconified-p): Ditto.
|
|
3406 (screen-list): Ditto.
|
|
3407 (screen-live-p): Ditto.
|
|
3408 (screen-name): Ditto.
|
|
3409 (screen-parameters): Ditto.
|
|
3410 (screen-pixel-height): Ditto.
|
|
3411 (screen-pixel-width): Ditto.
|
|
3412 (screen-root-window): Ditto.
|
|
3413 (screen-selected-window): Ditto.
|
|
3414 (screen-totally-visible-p): Ditto.
|
|
3415 (screen-visible-p): Ditto.
|
|
3416 (screen-width): Ditto.
|
|
3417 (screenp): Ditto.
|
|
3418 (get-screen-for-buffer): Ditto.
|
|
3419 (get-screen-for-buffer-noselect): Ditto.
|
|
3420 (get-other-screen): Ditto.
|
|
3421 (iconify-screen): Ditto.
|
|
3422 (lower-screen): Ditto.
|
|
3423 (mail-other-screen): Ditto.
|
|
3424 (make-screen): Ditto.
|
|
3425 (make-screen-invisible): Ditto.
|
|
3426 (make-screen-visible): Ditto.
|
|
3427 (modify-screen-parameters): Ditto.
|
|
3428 (new-screen): Ditto.
|
|
3429 (next-screen): Ditto.
|
|
3430 (next-multiscreen-window): Ditto.
|
|
3431 (other-screen): Ditto.
|
|
3432 (previous-screen): Ditto.
|
|
3433 (previous-multiscreen-window): Ditto.
|
|
3434 (raise-screen): Ditto.
|
|
3435 (redraw-screen): Ditto.
|
|
3436 (select-screen): Ditto.
|
|
3437 (selected-screen): Ditto.
|
|
3438 (set-buffer-dedicated-screen): Ditto.
|
|
3439 (set-screen-height): Ditto.
|
|
3440 (set-screen-position): Ditto.
|
|
3441 (set-screen-size): Ditto.
|
|
3442 (set-screen-width): Ditto.
|
|
3443 (show-temp-buffer-in-current-screen): Ditto.
|
|
3444 (switch-to-buffer-other-screen): Ditto.
|
|
3445 (visible-screen-list): Ditto.
|
|
3446 (window-screen): Ditto.
|
|
3447 (x-set-screen-pointer): Ditto.
|
|
3448 (x-set-frame-pointer): Ditto.
|
|
3449 (screen-title-format): Ditto.
|
|
3450 (screen-icon-title-format): Ditto.
|
|
3451 (terminal-screen): Ditto.
|
|
3452 (delete-screen-hook): Ditto.
|
|
3453 (create-screen-hook): Ditto.
|
|
3454 (mouse-enter-screen-hook): Ditto.
|
|
3455 (mouse-leave-screen-hook): Ditto.
|
|
3456 (map-screen-hook): Ditto.
|
|
3457 (unmap-screen-hook): Ditto.
|
|
3458 (default-screen-alist): Ditto.
|
|
3459 (default-screen-name): Ditto.
|
|
3460 (x-screen-defaults): Ditto.
|
|
3461 (x-create-screen): Ditto.
|
|
3462 * obsolete.el: meta-flag removed.
|
|
3463 baud-rate removed.
|
|
3464 sleep-for-millisecs removed.
|
|
3465 extent-data removed.
|
|
3466 set-extent-data removed.
|
|
3467 set-extent-attribute removed.
|
|
3468 extent-glyph removed.
|
|
3469 extent-layout removed.
|
|
3470 set-extent-layout removed.
|
|
3471 list-faces-display removed.
|
|
3472 list-faces removed.
|
|
3473 trim-versions-without-asking removed.
|
|
3474 after-write-file-hooks removed.
|
|
3475 truename removed.
|
|
3476 auto-fill-hook removed.
|
|
3477 blink-paren-hook removed.
|
|
3478 select-screen-hook, deselect-screen-hook removed.
|
|
3479 auto-raise-screen, auto-lower-screen removed.
|
|
3480
|
|
3481 * msw-mouse.el: Global change resource -> mswindows-resource.
|
|
3482
|
|
3483 * XEmacs 21.0-pre5 is released.
|
|
3484
|
|
3485 1998-07-11 SL Baur <steve@altair.xemacs.org>
|
|
3486
|
|
3487 * about.el (about-hackers): Credits update.
|
|
3488
|
|
3489 1998-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
3490
|
|
3491 * register.el (insert-register): Don't activate the region.
|
|
3492
|
|
3493 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
3494
|
|
3495 * select.el: Restore x-* symbols for backwards compatibility:
|
|
3496 x-copy-primary-selection, x-kill-primary-selection,
|
|
3497 x-delete-primary-selection, x-select-make-extent-for-selection,
|
|
3498 x-valid-simple-selection-, x-cut-copy-clear-internal.
|
|
3499
|
|
3500 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
3501
|
|
3502 * XEmacs 21.0-pre4 is released.
|
|
3503
|
|
3504 1998-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
3505
|
|
3506 * menubar-items.el (default-menubar): Use `report-emacs-bug' for
|
|
3507 reporting bugs.
|
|
3508 (maybe-add-init-button): Fix semantics under Windows. Use
|
|
3509 `expand-file-name' rather than `concat'.
|
|
3510
|
|
3511 * help.el (print-messages): New function.
|
|
3512
|
|
3513 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3514
|
|
3515 * ldap.el (ldap-host-parameters-alist): Docstring fixes
|
|
3516
|
|
3517 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3518
|
|
3519 * about.el: Tweaked my entry in about-hackers.
|
|
3520
|
|
3521 * find-paths.el (paths-emacs-root-p):
|
|
3522 Relaxed emacs-root checking of an in-place installation to
|
|
3523 also accomodate the flat layout used on MS Windows.
|
|
3524
|
|
3525 1998-06-29 John Jones <jj@asu.edu>
|
|
3526
|
|
3527 * package-get.el: calls to package-get-update-all will only
|
|
3528 update packages which are already installed.
|
|
3529
|
|
3530 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
3531
|
|
3532 * faces.el (xpm-color-symbols): remove hardcoded defaults these
|
|
3533 are handled by the gui-element face fallbacks now.
|
|
3534
|
|
3535 * x-faces.el: default gui-element face to "background" as well as
|
|
3536 the default face.
|
|
3537
|
|
3538 * msw-faces.el (mswindows-init-device-faces): remove gui-element
|
|
3539 and default face settings since these are set as fallbacks now in
|
|
3540 the appropriate domain.
|
|
3541
|
|
3542 1998-07-02 SL Baur <steve@altair.xemacs.org>
|
|
3543
|
|
3544 * text-mode.el (text-mode): Reorder regexp so the OR part
|
|
3545 corresponding to `page-delim' goes first and the hack in
|
|
3546 `forward-paragraph' will work.
|
|
3547 With bug analysis from Bob Weiner <weiner@altrasoft.com>
|
|
3548
|
|
3549 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3550
|
|
3551 * subr.el (remove-hook): When checking the hook value
|
|
3552 with functionp, don't apply car to it.
|
|
3553
|
|
3554 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3555
|
|
3556 * package-get.el (package-get-remote-filename):
|
|
3557 Don't use file-name-as-directory because the local directory
|
|
3558 separator conventions might not be the same as ftp's.
|
|
3559
|
|
3560 1998-06-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3561
|
|
3562 * ldap.el (ldap-host-parameters-alist): New name of
|
|
3563 `ldap-host-parameters-plist'
|
|
3564
|
434
|
3565 1998-06-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
3566
|
|
3567 * package-get.el: Using (require 'package-get-base), now that it
|
|
3568 provides itself. Consequently removed all instances of (load
|
|
3569 "package-get-base.el").
|
|
3570
|
|
3571 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3572
|
|
3573 * subr.el (remove-hook): Don't treat the hook value as a
|
|
3574 list unless it is both consp and not functionp.
|
|
3575
|
|
3576 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
3577
|
|
3578 * about.el: Email address for Ben Wing is ben@xemacs.org.
|
|
3579 * auto-show.el: Ditto.
|
|
3580 * bytecomp.el: Ditto.
|
|
3581 * faces.el: Ditto.
|
|
3582 * x-scrollbar.el: Ditto.
|
|
3583 * x-misc.el: Ditto.
|
|
3584 * tty-init.el: Ditto.
|
|
3585 * toolbar-items.el: Ditto.
|
|
3586 * symbol-syntax.el: Ditto.
|
|
3587 * specifier.el: Ditto.
|
|
3588 * objects.el: Ditto.
|
|
3589 * hyper-apropos.el: Ditto.
|
|
3590 * glyphs.el: Ditto.
|
|
3591
|
|
3592 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
3593
|
|
3594 * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
|
|
3595 vertical-divider-always-visible-p.
|
|
3596 (default-mouse-motion-handler): Ditto.
|
|
3597
|
|
3598 1998-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
3599
|
|
3600 * scrollbar.el (scrollbars-visible-p): Simplify. Always set the
|
|
3601 global value.
|
|
3602
|
|
3603 1998-06-21 Oliver Graf <ograf@fga.de>
|
|
3604
|
|
3605 * build-reports.el: changed receiver to xemacs-build-reports list
|
|
3606
|
|
3607 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3608
|
|
3609 * font.el: Split font-family-mappings into X and
|
|
3610 mswindows-specific versions.
|
|
3611 mswindows-font-create-[object|name]: Treat supplied size
|
|
3612 as a pointsize. Added underline and strikethru handling.
|
|
3613
|
|
3614 * msw-faces.el: changed default mswindows charset to western.
|
|
3615
|
|
3616 * msw-glyphs.el: removed space in border-glyph font string that
|
|
3617 was inserted to get round bugs in the mswindows C font code.
|
|
3618
|
|
3619 1998-06-27 SL Baur <steve@altair.xemacs.org>
|
|
3620
|
|
3621 * about.el (about-hackers): Credits update.
|
|
3622
|
|
3623 * help-nomule.el (tutorial-supported-languages): Add Romanian
|
|
3624 TUTORIAL.
|
|
3625
|
|
3626 * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
|
|
3627 to ISO-8859-2.
|
|
3628
|
|
3629 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3630
|
|
3631 * font.el: Split font-family-mappings into X and
|
|
3632 mswindows-specific versions.
|
|
3633 mswindows-font-create-[object|name]: Treat supplied size
|
|
3634 as a pointsize. Added underline and strikethru handling.
|
|
3635
|
|
3636 * msw-faces.el: changed default mswindows charset to western.
|
|
3637
|
|
3638 * msw-glyphs.el: removed space in border-glyph font string that
|
|
3639 was inserted to get round bugs in the mswindows C font code.
|
|
3640
|
|
3641 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3642
|
|
3643 * minibuf.el: make read-color-completion-table call
|
|
3644 (mswindows-color-list for mswindows devices.
|
|
3645
|
|
3646 1998-06-18 Sam Mikes <smikes@alumni.hmc.edu>
|
|
3647
|
|
3648 * lisp/font-lock.el
|
|
3649 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
|
|
3650 Let declaration items contain non-word symbol characters.
|
|
3651
|
434
|
3652 1998-06-15 Adrian Aichner <adrian@xemacs.org>
|
428
|
3653
|
|
3654 * package-get.el (package-get-package-provider): Added autoload
|
|
3655 cookie. Loading "package-get-base.el" in ALL functions that use
|
|
3656 it. Fixed some (interactive ...) with multiple argument specs
|
|
3657 again. Cosmetic indentation changes.
|
|
3658
|
|
3659 1998-05-27 Glynn Clements <glynn@sensei.co.uk>
|
|
3660
|
|
3661 * info.el (Info-insert-dir): Don't use nreverse on variables
|
|
3662 that you want to use later.
|
|
3663
|
|
3664 1998-06-17 Glynn Clements <glynn@sensei.co.uk>
|
|
3665
|
|
3666 * x-mouse.el (x-set-point-and-move-selection): Replace call
|
|
3667 to x-kill-primary-selection with kill-primary-selection
|
|
3668
|
|
3669 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
3670
|
|
3671 * simple.el (what-cursor-position): Make cursor position reported
|
|
3672 use value of column-number-start-at-one
|
|
3673
|
|
3674 1998-06-17 SL Baur <steve@altair.xemacs.org>
|
|
3675
|
|
3676 * about.el (xemacs-hackers): Fix Jareth's email address.
|
|
3677
|
|
3678 1998-06-16 SL Baur <steve@altair.xemacs.org>
|
|
3679
|
|
3680 * startup.el (startup-splash-frame): Remove
|
|
3681 `xemacs-startup-logo-function'.
|
|
3682
|
|
3683 1998-06-15 SL Baur <steve@altair.xemacs.org>
|
|
3684
|
|
3685 * about.el (about-hackers): Update credits list.
|
|
3686
|
|
3687 1998-06-06 Jeff Miller <jmiller@smart.net>
|
|
3688
|
|
3689 * lisp/sound.el: Update sound-ext to allow filenames with
|
|
3690 extensions to be found by load-sound-file
|
|
3691
|
|
3692 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3693
|
|
3694 * info.el (Info-rebuild-outdated-dir): Removed variable
|
|
3695 (Info-auto-generate-directory): New variable
|
|
3696 (Info-save-auto-generated-dir): New variable
|
|
3697 (Info-maybe-update-dir): Use `Info-auto-generate-directory'
|
|
3698 (Info-build-dir-anew): Second parameter removed. Use
|
|
3699 `Info-save-auto-generated-dir'
|
|
3700 (Info-rebuild-dir): Ditto
|
|
3701
|
|
3702 1998-06-02 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3703
|
|
3704 * list-mode.el (next-list-mode-item): Would not recognize
|
|
3705 border between directly neighbored items.
|
|
3706
|
|
3707 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
3708
|
|
3709 * package-get.el: add autoloads for some functions.
|
|
3710
|
|
3711 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3712
|
|
3713 * specifier.el (let-specifier): Tiny docfixes.
|
|
3714
|
|
3715 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
3716
|
|
3717 * msw-mouse.el: set selection-pointer-glyph to Normal.
|
|
3718
|
|
3719 1998-06-09 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3720
|
|
3721 * wid-edit.el (widget-specify-secret): New function.
|
|
3722 (widget-after-change): Use it.
|
|
3723 (widget-specify-field): Use it.
|
|
3724
|
|
3725 1998-06-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
3726
|
|
3727 * mouse.el (drag-window-divider): Use `(not done)' instead of
|
|
3728 `doit'; reuse result of `window-pixel-edges'.
|
|
3729
|
|
3730 * modeline.el (drag-modeline-event-lag): Rename to
|
|
3731 drag-divider-event-lag.
|
|
3732
|
|
3733 1998-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3734
|
|
3735 * specifier.el (let-specifier): Rewritten not to generate needless
|
|
3736 `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
|
|
3737 arguments.
|
|
3738
|
|
3739 1998-05-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
3740
|
|
3741 * minibuf.el (read-file-name-1): Setup buffer-local value of
|
|
3742 `completion-ignore-case' in completions buffer under Windows.
|
|
3743
|
|
3744 1998-06-06 Kirill M. Katsnelson <kkm@kis.ru>
|
|
3745
|
|
3746 * about.el (about-maintainer-glyph): Fix support for not
|
|
3747 compressed images.
|
|
3748
|
|
3749 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
3750
|
|
3751 * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
|
|
3752
|
|
3753 * mouse.el (mouse-track): Cancel selection if misc-user event with
|
|
3754 `cancel-mode-internal' function is fetched.
|
|
3755
|
|
3756 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
3757
|
|
3758 * files.el (save-some-buffers-1): Fixed return value.
|
|
3759
|
|
3760 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
3761
|
|
3762 * dragdrop.el: added experimental
|
|
3763
|
|
3764 1998-05-26 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
3765
|
|
3766 * startup.el (after-init-hook, init-file-user,
|
|
3767 user-init-directory, load-user-init-file): Purge references
|
|
3768 to "~/.xemacs/init.el" from docstrings.
|
|
3769
|
|
3770 (load-user-init-file) Use paths-construct-path to construct
|
|
3771 paths to user init files. Go directly to ~/.emacs, do not
|
|
3772 search ~/.xemacs/, do not load `default-custom-file'.
|
|
3773
|
|
3774 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
3775
|
|
3776 * files.el (interpreter-mode-alist): Catch wish and tclsh before
|
|
3777 general *sh.
|
|
3778 (inhibit-first-line-modes-regexps): Added `.tar.gz'.
|
|
3779
|
|
3780 1998-06-03 Andy Piper <andyp@parallax.co.uk>
|
|
3781
|
|
3782 * menubar-items.el (default-menubar): add Update Packages to customize
|
|
3783 menu.
|
|
3784
|
|
3785 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
3786
|
|
3787 * faces.el: use toolbar face as a fallback for toolbar properties
|
|
3788 in xpm-color-symbols instead of default.
|
|
3789
|
|
3790 * msw-faces.el: rename 3d-object -> gui-element face.
|
|
3791
|
|
3792 1998-06-06 SL Baur <steve@altair.xemacs.org>
|
|
3793
|
|
3794 * startup.el (xemacs-startup-logo-function): New variable.
|
|
3795 (startup-splash-frame): Use it.
|
|
3796
|
|
3797 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
3798
|
|
3799 * files.el (save-some-buffers): Would wait 1 second.
|
|
3800 (save-some-buffers-1): Delete other windows here instead of in
|
|
3801 `save-some-buffers'.
|
|
3802 (save-some-buffers): Force redisplay only if windows were deleted.
|
|
3803
|
|
3804 1998-06-02 Didier Verna <verna@inf.enst.fr>
|
|
3805
|
|
3806 * cus-face.el (custom-face-attributes): generalized the use of
|
|
3807 toggle buttons for boolean attributes.
|
|
3808 Re-ordered the items a bit.
|
|
3809
|
|
3810 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
3811
|
|
3812 * sound.el (default-sound-directory): Use `locate-data-directory'
|
|
3813 to find the sounds directory.
|
|
3814
|
|
3815 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
3816
|
|
3817 * sound.el: default sound-ext to .wav under mswindows, .au
|
|
3818 otherwise. load-default sounds without extensions.
|
|
3819
|
|
3820 1998-05-27 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
3821
|
|
3822 * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
|
|
3823 if send-pr is not bound.
|
|
3824
|
|
3825 1998-06-01 Andy Piper <andyp@parallax.co.uk>
|
|
3826
|
|
3827 * files.el: grok idl files in auto-mode-alist.
|
|
3828 1998-06-01 Jeff Miller <jmiller@smart.net>
|
|
3829
|
|
3830 * minibuf.el (exact-minibuffer-completion-p): check for nil before
|
|
3831 calling `upcase'.
|
|
3832
|
|
3833 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
3834
|
|
3835 * msw-glyphs.el: add xbm to the list of image types supported.
|
|
3836
|
|
3837 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
3838
|
|
3839 * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
|
|
3840 instead of XEmacs one when dumping InfoDock.
|
|
3841
|
|
3842 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
3843
|
|
3844 * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
|
|
3845 for `modeline-visible-p'
|
|
3846
|
|
3847 * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
|
|
3848
|
|
3849 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
3850
|
|
3851 * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
|
|
3852 since it's not used anymore. doc string fixes.
|
|
3853
|
|
3854 * package-get.el (package-get-file-installed-p): new function. use
|
|
3855 instead of file-installed-p which is in an external package.
|
|
3856
|
|
3857 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
3858
|
|
3859 * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
|
|
3860 favor of select-window/switch-to-buffer
|
|
3861
|
|
3862 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
3863
|
|
3864 * startup.el: changed (getenv "HOME") to (user-home-directory)
|
|
3865
|
|
3866 1998-05-25 Oliver Graf <ograf@fga.de>
|
|
3867
|
|
3868 * frame.el (cde-start-drag) moved to dragdrop.el
|
|
3869 (offix-start-drag-region) moved to dragdrop.el
|
|
3870 (offix-start-drag) moved to dragdrop.el
|
|
3871 * dragdrop.el (cde-start-drag) moved from frame.el
|
|
3872 (offix-start-drag-region) moved from frame.el
|
|
3873 (offix-start-drag) moved from frame.el
|
|
3874 (cde-start-drag-region) cde drag regions
|
|
3875 * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
|
|
3876
|
|
3877 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
3878
|
|
3879 * dragdrop.el: created dragdrop-drag prototypes
|
|
3880 (cde-start-drag-region) fixed typo
|
|
3881
|
|
3882 1998-05-28 SL Baur <steve@altair.xemacs.org>
|
|
3883
|
|
3884 * simple.el (after-init-hook): Remove reader macro.
|
|
3885
|
|
3886 * packages.el (packages-hardcoded-lisp): Get rid of reader
|
|
3887 macros. Update DOC string.
|
|
3888
|
|
3889 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
3890
|
|
3891 * mouse.el (drag-window-divider): Ditto.
|
|
3892
|
|
3893 * modeline.el (mouse-drag-modeline): Use it.
|
|
3894
|
|
3895 * lisp-mode.el (let-specifier): Specify indentation.
|
|
3896
|
|
3897 * specifier.el (let-specifier): Renamed from
|
|
3898 `with-specifier-instance'.
|
|
3899
|
|
3900 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
3901
|
|
3902 * x-faces.el:
|
|
3903 * faces.el: move definition of xpm-color-symbols from x-faces.el
|
|
3904 to faces. Predicate x-get-resource on the presence of x.
|
|
3905
|
|
3906 * msw-faces.el: set 3d-object face rather than modeline. Specifiy
|
|
3907 faces as specfier defaults.
|
|
3908
|
|
3909 * package-get.el: don't use package-admin-add-single-file-package.
|
|
3910
|
|
3911 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
3912
|
|
3913 * toolbar-items.el: Fixup tooltips.
|
|
3914 (toolbar-gnus): Don't use obsolete variable
|
|
3915 toolbar-news-frame-properties.
|
|
3916 (toolbar-news-reader): Default to `gnus' instead of
|
|
3917 `not-configured'.
|
|
3918
|
|
3919 * files.el (auto-mode-alist): Correctly recognize `.emacs' under
|
|
3920 Windows.
|
|
3921
|
|
3922 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
3923
|
|
3924 * package-get.el: rename -installedp -> -installed-p.
|
|
3925
|
|
3926 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
3927
|
|
3928 * glyphs.el (init-glyphs): Created `border-glyph' face, with no
|
|
3929 attributes, and assinged it to continuation, truncation and
|
|
3930 hscroll glyphs.
|
|
3931
|
|
3932 * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
|
|
3933 and made continuation, truncation and hscroll glyphs arrow
|
|
3934 characters out of that font.
|
|
3935
|
|
3936 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
3937
|
|
3938 * minibuf.el (minibuffer-electric-separator): Play nicely with
|
|
3939 directory-sep-char being \.
|
|
3940 (minibuffer-electric-tilde): Ditto.
|
|
3941 (read-file-name-map): Ditto.
|
|
3942
|
|
3943 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
3944
|
|
3945 * mouse.el (default-mouse-track-maybe-own-selection): Pause only
|
|
3946 on X devices.
|
|
3947 (default-mouse-track-deal-with-down-event): Avoid
|
|
3948 `x-disown-selection'; use `disown-selection' instead.
|
|
3949
|
|
3950 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
3951
|
|
3952 * select.el:
|
|
3953 * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
|
|
3954 moved to (cut-copy-clear-internal) in select.el. Ditto for
|
|
3955 (x-delete-primary-selection) (x-kill-primary-selection)
|
|
3956 (x-copy-primary-selection).
|
|
3957 (own-clipboard): new function.
|
|
3958
|
|
3959 * msw-select.el: use the new kill/delete/copy/cut-copy-clear
|
|
3960 functions in select.el. remove old ones.
|
|
3961 (mswindows-own-clipboard): new function.
|
|
3962
|
|
3963 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
3964
|
|
3965 * gnuserv.el: allow connections from mswindows type devices.
|
|
3966
|
|
3967 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
3968
|
|
3969 * msw-glyphs.el: change image type used from cursor to resource.
|
|
3970
|
|
3971 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
3972
|
|
3973 * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
|
|
3974 for {top,bottom}-{left,right} values in addition to
|
|
3975 {top,bottom}_{left,right}.
|
|
3976 Use x-get-resource instead of x-get-resource-and-bogosity-check.
|
|
3977
|
|
3978 1998-05-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
3979
|
|
3980 * cl-macs.el (specifier-instance): Undefine its setf method.
|
|
3981
|
|
3982 * specifier.el (with-specifier-instance): Added docstring.
|
|
3983
|
|
3984 * mouse.el (drag-window-divider): Ditto.
|
|
3985
|
|
3986 * modeline.el (mouse-drag-modeline): Use it.
|
|
3987
|
|
3988 * lisp-mode.el (with-specifier-instance): Define its indentation
|
|
3989 level.
|
|
3990
|
|
3991 * specifier.el (with-specifier-instance): New macro.
|
|
3992
|
|
3993 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
3994
|
|
3995 * package-get.el (package-get-create-custom): new function to
|
|
3996 auto-generate package-get-custom.el from package-get-base.el.
|
|
3997 * (package-get-ever-installedp): new function.
|
|
3998 * (package-get-custom): new function to get all packages specified
|
|
3999 by customize.
|
|
4000
|
|
4001 1998-05-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
4002
|
|
4003 * cus-edit.el (custom-file): Revert to `~/.emacs'.
|
|
4004
|
|
4005 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
4006
|
|
4007 * cl-extra.el: Reverse previous float change.
|
|
4008
|
|
4009 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
4010
|
|
4011 * x-faces.el:
|
|
4012 * faces.el (try-font-name): moved from x-faces.el since it is
|
|
4013 required by w3 under mswindows as well X.
|
|
4014
|
|
4015 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4016
|
|
4017 * winnt.el: Removed evil (setq completion-ignore-case t)
|
|
4018 clause, one more overlookef fsfism.
|
|
4019 (nt-quote-args-functions-alist): End sentences with double space.
|
|
4020
|
|
4021 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4022
|
|
4023 * window-xemacs.el (push-window-configuration): Remove kludgery of
|
|
4024 recaching default-toolbar specifier.
|
|
4025 (pop-window-configuration): Ditto.
|
|
4026 (unpop-window-configuration): Ditto.
|
|
4027
|
|
4028 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
4029
|
|
4030 * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
|
|
4031
|
|
4032 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4033
|
|
4034 * winnt.el (nt-quote-args-verbatim): Added function.
|
|
4035 (nt-quote-args-prefix-quote): Added function.
|
|
4036 (nt-quote-args-backslash-quote): Added function.
|
|
4037 (nt-quote-args-double-quote): Added function.
|
|
4038 (nt-quote-args-functions-alist): New variable.
|
|
4039 (nt-quote-process-args): Added function. This is the main quoting
|
|
4040 work horse called from process-nt.c
|
|
4041
|
|
4042 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4043
|
|
4044 * winnt.el: Removed duplicate definitions for backspace,
|
|
4045 delete, M-backspace and C-M-backspace.
|
|
4046 (file-name-buffer-file-type-alist): Removed this variable.
|
|
4047 (find-buffer-file-type): Removed function.
|
|
4048 (find-file-binary): Removed function.
|
|
4049 (find-file-text): Removed function.
|
|
4050 (find-file-not-found-set-buffer-file-type): Removed function.
|
|
4051 (save-to-unix-hook): Removed function.
|
|
4052 (revert-from-unix-hook): Removed function.
|
|
4053 (using-unix-filesystems): Removed function.
|
|
4054 (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
|
|
4055 warning.
|
|
4056 (x-set-selection): Removed function.
|
|
4057 (x-get-selection): Removed function.
|
|
4058 Removed commented FSFisms.
|
|
4059 Replaced copyright notice (this file is not part of GNU Emacs).
|
|
4060 (nt-shell-mode-hook): Moved here from a lambda expression. Added
|
|
4061 comint-process-echoes setting to t.
|
|
4062
|
|
4063 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4064
|
|
4065 * packages.el (packages-no-package-hierarchy-regexp): Introduced
|
|
4066 and used following the interface change of
|
|
4067 `paths-find-recursive-path'.
|
|
4068
|
|
4069 * find-paths.el (paths-find-recursive-path): Exclusion is now by a
|
|
4070 regexp instead of a list of base names.
|
|
4071 (paths-version-control-filename-regexp):
|
|
4072 (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
|
|
4073 Introduced and used following the interface change of
|
|
4074 `paths-find-recursive-path'.
|
|
4075
|
|
4076 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
4077
|
|
4078 * simple.el (delete-forward-p): Make it a defun; do X garbage only
|
|
4079 on X devices, rather than on all non-TTY devices.
|
|
4080
|
|
4081 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4082
|
|
4083 * msw-mouse.el: New file. Sets up cursor shapes for Windows.
|
|
4084
|
|
4085 * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
|
|
4086
|
434
|
4087 1998-05-17 Adrian Aichner <adrian@xemacs.org>
|
428
|
4088
|
|
4089 * itimer.el (activate-itimer): Fixed usage of integers
|
|
4090 as argument to `concat'.
|
|
4091
|
|
4092 1998-05-17 Glynn Clements <glynn@sensei.co.uk>
|
|
4093
|
|
4094 * itimer.el (start-itimer): replace the use of `concat' with
|
|
4095 `format'
|
|
4096
|
|
4097 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
4098
|
|
4099 * mode-motion.el (mode-motion-hook): Clarify docstring.
|
|
4100 From Bob Weiner <weiner@altrasoft.com>
|
|
4101
|
|
4102 * loadhist.el (symbol-file): Supply prompt string when used
|
|
4103 interactively.
|
|
4104 From Bob Weiner <weiner@altrasoft.com>
|
|
4105
|
|
4106 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
4107
|
|
4108 * loadup.el (really-early-error-handler): Ditto.
|
|
4109
|
|
4110 * update-elc.el: Ditto.
|
|
4111
|
|
4112 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
4113
|
|
4114 * make-docfile.el: Ditto.
|
|
4115
|
|
4116 * find-paths.el (paths-decode-directory-path): Use split-path
|
|
4117 instead of decode-path.
|
|
4118
|
|
4119 * files.el (parse-colon-path): Update docstring reference.
|
|
4120
|
|
4121 1998-05-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
4122
|
|
4123 * msw-init.el:
|
|
4124 * x-init.el:
|
|
4125 Bind cut'n'paste keys to non window-system specific functions.
|
|
4126
|
|
4127 * msw-select.el: New function mswindows-clear-clipboard.
|
|
4128 mswindows-cut-copy-clipboard extended to handle clearing of the
|
|
4129 selection and renamed to mswindows-cut-copy-clear-clipboard.
|
|
4130
|
|
4131 * select.el: on mswindows devices delete-primary-selection
|
|
4132 calls mswindows-clear-clipboard.
|
|
4133
|
|
4134 1998-05-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
4135
|
|
4136 * simple.el (quoted-insert): Inhibit quit when using read-char.
|
|
4137
|
|
4138 * cmdloop.el (read-char): Don't inhibit quit.
|
|
4139 (read-char-exclusive): Ditto.
|
|
4140 (read-char): Signal quit if quit-char was pressed.
|
|
4141 (read-char-exclusive): Ditto.
|
|
4142 (read-quoted-char): Return a character, not integer.
|
|
4143
|
|
4144 * menubar-items.el (default-popup-menu): Use Andy's generic
|
|
4145 selection code.
|
|
4146 (default-popup-menu): Fix code.
|
|
4147
|
|
4148 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
4149
|
|
4150 * dragdrop.el (dragdrop-function-widget): this time it's done
|
|
4151
|
|
4152 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
4153
|
|
4154 * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
|
|
4155
|
|
4156 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4157
|
|
4158 * device.el (device-pixel-width):
|
|
4159 (device-pixel-height):
|
|
4160 (device-mm-width):
|
|
4161 (device-mm-height):
|
|
4162 (device-bitplanes):
|
|
4163 (device-color-cells): Swapped parameters to device-system-metric
|
|
4164 according to the interface change.
|
|
4165
|
|
4166 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4167
|
|
4168 * mouse.el (default-mouse-motion-handler): Use new name of the
|
|
4169 function event-over-vertical-divider-p.
|
|
4170 Do not set E-W arrow cursor over the divider if
|
|
4171 vertical-divider-draggable-p is nil in the window.
|
|
4172 ([top-level]): Use new name for the variable
|
|
4173 vertical-divider-map.
|
|
4174 (drag-window-divider): Respect vertical-divider-draggable-p.
|
|
4175 Variable name typo fixes.
|
|
4176
|
|
4177 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
4178
|
|
4179 * keymap.el (kbd): Define here; handle string constants and
|
|
4180 others...
|
|
4181
|
|
4182 1998-05-15 Christian Nyb <chr@mediascience.no>
|
|
4183
|
|
4184 * simple.el (zap-up-to-char): New function. Behaves like `zap-to-char'
|
|
4185 in Emacs 18.
|
|
4186
|
|
4187 1998-05-13 Didier Verna <verna@inf.enst.fr>
|
|
4188
|
|
4189 * mouse.el (drag-window-divider): give the vertical divider a
|
|
4190 pressed look when dragging it.
|
|
4191
|
|
4192 1998-05-13 Andy Piper <andyp@parallax.co.uk>
|
|
4193
|
|
4194 * faces.el: predicate some more face operations on x or mswindows
|
|
4195 not just x.
|
|
4196
|
|
4197 * modeline.el: enable modeline coloring for mswindows.
|
|
4198
|
|
4199 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4200
|
|
4201 * minibuf.el (minibuffer-default): Added variable; compatible with
|
|
4202 FSF Emacs.
|
|
4203 (next-history-element): Used `minibuffer-default'.
|
|
4204
|
|
4205 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
4206
|
|
4207 * dragdrop.el (dragdrop-function-widget): button and mods ok
|
|
4208 arguments still look a bit strange
|
|
4209 (dragdrop-compare-mods) created
|
|
4210 (dragdrop-drop-do-functions) correctly checks for buttons and
|
|
4211 modifiers
|
|
4212
|
|
4213 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
4214
|
|
4215 * setup-paths.el (paths-default-info-directories): Replace
|
|
4216 path-separator with directory-sep-char.
|
|
4217
|
|
4218 * files.el (path-separator): Don't define it here.
|
|
4219
|
|
4220 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
4221
|
|
4222 * update-elc.el: Ditto.
|
|
4223
|
|
4224 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
4225
|
|
4226 * make-docfile.el: Ditto.
|
|
4227
|
|
4228 * loadup.el (really-early-error-handler): Ditto.
|
|
4229
|
|
4230 * find-paths.el (paths-decode-directory-path): Use decode-path
|
|
4231 instead of decode-path-internal.
|
|
4232
|
|
4233 * files.el (parse-colon-path): Update docstring.
|
|
4234
|
|
4235 1998-05-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
4236
|
|
4237 * subr.el (get-buffer-window-list): Make BUFFER optional.
|
|
4238
|
|
4239 * window-xemacs.el (windows-of-buffer): Defalias to
|
|
4240 get-buffer-window-list.
|
|
4241
|
|
4242 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
4243
|
|
4244 * disass.el: Fix maintainer keyword.
|
|
4245
|
|
4246 * bytecomp.el (byte-compile-and-load-file): Autoload.
|
|
4247 (byte-compile-buffer): Ditto.
|
|
4248
|
|
4249 * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
|
|
4250 value is returned, not the name.
|
|
4251 (lisp-imenu-generic-expression): Enable it.
|
|
4252 (lisp-mode-variables): Ditto.
|
|
4253 (lisp-indent-offset): Change defconst to defvar.
|
|
4254 (lisp-indent-function): Ditto.
|
|
4255 (lisp-body-indent): Ditto.
|
|
4256
|
|
4257 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
4258
|
|
4259 * modeline.el: Use zap-last-kbd-macro-event.
|
|
4260
|
|
4261 * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
|
|
4262 nil, don't attempt to do anything with messages.
|
|
4263 (eval-last-sexp): Use `letf' for clarity.
|
|
4264
|
|
4265 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
4266
|
|
4267 * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
|
|
4268
|
|
4269 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
4270
|
|
4271 * buff-menu.el:
|
|
4272 * lisp-mode.el:
|
|
4273 * obsolete.el:
|
|
4274 Change empty docstrings into no doc strings at all.
|
|
4275 Fix bogus FSF-format docstrings.
|
|
4276 * etags.el: Fix docstring.
|
|
4277
|
|
4278 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4279
|
|
4280 * package-get.el (package-get): Use internal md5
|
|
4281
|
|
4282 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
4283
|
|
4284 * about.el (about-xemacs): Correct abuse of concat.
|
|
4285
|
|
4286 1998-05-11 SL Baur <steve@altair.xemacs.org>
|
|
4287
|
|
4288 * info.el (Info-mode): Use easymenu.
|
|
4289
|
|
4290 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
4291
|
|
4292 * apropos.el (apropos): Don't use concat with integers.
|
|
4293
|
|
4294 * cmdloop.el (describe-last-error): Handle the case when no error
|
|
4295 was seen gracefully.
|
|
4296
|
|
4297 * apropos.el (apropos-print): Use with-displaying-help-buffer as
|
|
4298 defun.
|
|
4299 (apropos-describe-plist): Ditto.
|
|
4300
|
|
4301 * help.el (with-displaying-help-buffer): Revert to a defun.
|
|
4302 (describe-key): Use it as defun.
|
|
4303 (describe-mode): Ditto.
|
|
4304 (describe-bindings): Ditto.
|
|
4305 (describe-prefix-bindings): Ditto.
|
|
4306 (describe-installation): Ditto.
|
|
4307 (view-lossage): Ditto.
|
|
4308 (describe-function): Ditto.
|
|
4309 (describe-variable): Ditto.
|
|
4310 (describe-syntax): Ditto.
|
|
4311
|
|
4312 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
4313
|
|
4314 * dragdrop.el: changed order of require/provide
|
|
4315 (dragdrop-drop-mime-default) changed to new calling conventions
|
|
4316 (dragdrop-drop-do-functions) changed to new calling conventions
|
|
4317 (dragdrop-function-widget) this one needs more work...
|
|
4318
|
|
4319 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
4320
|
|
4321 * about.el: another small change in my entry
|
|
4322 * dragdrop.el (dragdrop-drop-log-function): logging added
|
|
4323 plus customizations
|
|
4324 changed interface to handler functions. now called with event
|
|
4325 and object
|
|
4326
|
|
4327 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4328
|
|
4329 * glyphs.el (divider-pointer-glyph): Declared new glyph,
|
|
4330 E-W arrow pointer displayed over draggable dividers.
|
|
4331
|
|
4332 * mouse.el (default-mouse-motion-handler): Show it when
|
|
4333 appropriate.
|
|
4334 (drag-window-divider): Added.
|
|
4335 ([top-level]): Initialized window-divider-map with a keymap
|
|
4336 binding the above function to left button down event.
|
|
4337
|
|
4338 * x-mouse.el (x-init-pointer-shape): Initialize
|
|
4339 divider-pointer-glyph from Cursor.dividerPointer, or use default
|
|
4340 E-W double arrow.
|
|
4341
|
|
4342 1998-04-30 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
4343
|
|
4344 * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
|
|
4345
|
|
4346 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
4347
|
|
4348 * simple.el (count-words-buffer): Don't query for buffer.
|
|
4349 (count-lines-buffer): Ditto.
|
|
4350
|
|
4351 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4352
|
|
4353 * help.el (where-is): add optional insert argument.
|
|
4354
|
|
4355 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
4356
|
|
4357 * help.el (describe-key-briefly): New argument INSERT.
|
|
4358
|
|
4359 * simple.el (eval-expression): New optional argument; synch with
|
|
4360 FSF 20.3.
|
|
4361
|
|
4362 * keydefs.el (global-map): Add new register bindings.
|
|
4363
|
|
4364 * register.el: Synched with FSF 20.3.
|
|
4365
|
|
4366 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4367
|
|
4368 * window-xemacs.el (recenter): all arguments are optional.
|
|
4369
|
|
4370 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4371
|
|
4372 * device.el: (device-pixel-width): Reflected name/parameters
|
|
4373 change to device-system-metric.
|
|
4374 (device-pixel-height): Ditto.
|
|
4375 (device-mm-width): Ditto.
|
|
4376 (device-mm-height): Ditto.
|
|
4377 (device-bitplanes): Ditto.
|
|
4378 (device-color-cells): Ditto.
|
|
4379
|
|
4380 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
4381
|
|
4382 * cl-extra.el (cl-float-limits): Removed; move code to top-level.
|
|
4383
|
|
4384 * cl.el (most-positive-fixnum): Document.
|
|
4385 (most-negative-fixnum): Ditto.
|
|
4386
|
|
4387 * cus-dep.el: Updated comment.
|
|
4388
|
|
4389 * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
|
|
4390 constant.
|
|
4391
|
|
4392 * cus-load.el (custom-put): Removed.
|
|
4393
|
|
4394 * files.el (after-find-file): Just resignal quit instead of
|
|
4395 signaling "canceled".
|
|
4396
|
|
4397 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
4398
|
|
4399 * frame.el (other-frame): Use `focus-frame' instead of
|
|
4400 select-frame kludges.
|
|
4401
|
|
4402 * lisp-mode.el: Update lisp-indent-function for
|
|
4403 save-selected-frame and with-selected-frame.
|
|
4404
|
|
4405 * frame.el (save-selected-frame): New macro.
|
|
4406 (with-selected-frame): Ditto.
|
|
4407 (other-frame): Use `set-frame-focus'.
|
|
4408
|
|
4409 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
4410
|
|
4411 * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
|
|
4412 (dragdrop-drop-url-default) default handler for URL drops created
|
|
4413 (dragdrop-drop-mime-default) default handler for MIME drops created
|
|
4414 (dragdrop-drop-functions) default custom for handling drops created
|
|
4415 (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
|
|
4416
|
|
4417 1998-05-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
4418
|
|
4419 * mouse.el: Removed redundant mouse-mswindows-drop function.
|
|
4420
|
|
4421 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
4422
|
|
4423 * about.el: changed some text in my entry
|
|
4424 * dragdrop.el: added customs
|
|
4425
|
|
4426 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
4427
|
|
4428 * mouse.el: killed global drop key bindings
|
|
4429 (mouse-offix-drop) removed
|
|
4430 * dragdrop.el: created
|
|
4431 * dumped-lisp.el: inclusion of dragdrop.el for window-systems
|
|
4432
|
|
4433 1998-05-09 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4434
|
|
4435 * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
|
|
4436 scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
|
|
4437
|
|
4438 * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
|
|
4439 obsolete comment.
|
|
4440
|
|
4441 * scrollbar.el (scrollbars-visible-p): Use new
|
|
4442 {vertical,horizontal}-scrollbar-visible-p specifiers.
|
|
4443
|
|
4444 1998-04-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4445
|
|
4446 * device.el (device-pixel-height):
|
|
4447 (device-pixel-width):
|
|
4448 (device-mm-width):
|
|
4449 (device-mm-height):
|
|
4450 (device-bitplanes):
|
|
4451 (device-color-cells): Moved these 6 functions from device.c; they
|
|
4452 all use single (device-system-metrics) call.
|
|
4453
|
|
4454 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
4455
|
|
4456 * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
|
|
4457 were renamed.
|
|
4458
|
|
4459 * menubar-items.el:
|
|
4460 * toolbar-items.el: Renamed from x-menubar/x-toolbar.
|
|
4461 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
4462
|
|
4463 * help.el (help-map): Remove Hyperbole keybinding logic.
|
|
4464 Suggested by: Michael Ernst <mernst@cs.washington.edu>
|
|
4465
|
|
4466 1998-05-08 SL Baur <steve@altair.xemacs.org>
|
|
4467
|
|
4468 * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
|
|
4469 From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
4470
|
|
4471 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
4472
|
|
4473 * msw-glyphs.el: use nicer icon3 from the frame icon.
|
|
4474
|
|
4475 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
4476
|
|
4477 * version.el (emacs-version): Remove InfoDock conditionals.
|
|
4478
|
|
4479 * startup.el (startup-splash-frame): Change ID logo name.
|
|
4480
|
|
4481 1998-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
4482
|
|
4483 * files.el (after-find-file): If the user presses C-g on
|
|
4484 directory-creation prompt, kill the buffer.
|
|
4485
|
|
4486 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
4487
|
|
4488 * simple.el (count-words-region): Reverse previous change.
|
|
4489
|
|
4490 1998-05-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
4491
|
|
4492 * replace.el (query-replace): Just call perform-replace.
|
|
4493 (query-replace-regexp): Ditto.
|
|
4494 (perform-replace): Move region handling here.
|
|
4495 (perform-replace): Use the new arg to match-data.
|
|
4496
|
|
4497 1998-03-08 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4498
|
|
4499 * x-init.el: Install X specific display table that
|
|
4500 displays char 0240 as a space to avoid whatever it is
|
|
4501 that screws up display of that character code.
|
|
4502
|
|
4503 1998-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
4504
|
|
4505 * help.el (function-arglist): If no arguments are documented for a
|
|
4506 subr, print nothing rather than incorrect output.
|
|
4507
|
|
4508 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
4509
|
|
4510 * cmdloop.el (command-error): Update bail-out error message to use
|
|
4511 `emacs-program-name'.
|
|
4512
|
|
4513 * lib-complete.el: Remove reader macro cruft.
|
|
4514
|
|
4515 * dumped-lisp.el (preloaded-file-list): Phase I: remove InfoDock
|
|
4516 cruft.
|
|
4517
|
|
4518 * simple.el (count-words-region): Drop interactive-p check on the
|
|
4519 message.
|
|
4520
|
|
4521 1998-05-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
4522
|
|
4523 * font.el
|
|
4524 * msw-faces.el
|
|
4525 Correct spelling of mswindows-font-canonicalize-name.
|
|
4526
|
|
4527 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4528
|
|
4529 * ldap.el (ldap-host-parameters-alist): Replaced with
|
|
4530 `ldap-host-parameters-plist'
|
|
4531 (ldap-search): Adapt to previous change
|
|
4532
|
|
4533 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
4534
|
|
4535 * about.el (about-hackers): Update Bob Weiner bio.
|
|
4536 (about-maintainer-info): Ditto.
|
|
4537
|
|
4538 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
4539
|
|
4540 * simple.el (display-warning-minimum-level): Docfix.
|
|
4541
|
|
4542 1998-04-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
4543
|
|
4544 * widget.el (:default-get): New keyword.
|
|
4545 * wid-edit.el (default, widget-default-default-get): Define it.
|
|
4546 (group, widget-group-default-get): Define it.
|
|
4547 (menu-choice, widget-choice-default-get): Define it.
|
|
4548 (widget-default-get): New function.
|
|
4549 (widget-choice-action): Call it.
|
|
4550 (widget-editable-list-entry-create): Call it.
|
|
4551
|
|
4552 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
4553
|
|
4554 * byte-optimize.el (byte-boolean-vars): Removed.
|
|
4555 (byte-optimize-lapcode): Use `built-in-variable-type' instead of
|
|
4556 lookup through `byte-boolean-vars'.
|
|
4557
|
|
4558 1998-05-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4559
|
|
4560 * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
|
|
4561 resource-provided values into ghost specs for scrollbar-height and
|
|
4562 scrollbar-width.
|
|
4563
|
|
4564 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
4565
|
|
4566 * byte-optimize.el: Don't attempt to optimize /=.
|
|
4567
|
|
4568 * bytecomp.el (byte-compile-one-ore-more-args): New function.
|
|
4569 (byte-compile-/=): Ditto.
|
|
4570
|
|
4571 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
4572
|
|
4573 * apropos.el: Use `with-displaying-help-buffer'.
|
|
4574 (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
|
|
4575 Use `with-displaying-help-buffer'.
|
|
4576 (apropos-follow): Do not give special treatment to buffer cursor
|
|
4577 was in prior to a mouse click.
|
|
4578 (apropos-describe-plist): Use `with-displaying-help-buffer'.
|
|
4579 (apropos-print-doc): Set correct buffer for setting text
|
|
4580 properties.
|
|
4581
|
|
4582 1998-05-01 SL Baur <steve@altair.xemacs.org>
|
|
4583
|
|
4584 * help.el (help-buffer-prefix-string): New variable.
|
|
4585 (help-buffer-name): Use it.
|
|
4586
|
|
4587 * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
|
|
4588 mode menu.
|
|
4589
|
|
4590 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
4591
|
|
4592 * frame.el (other-frame): Work even when focus-follows-mouse is true.
|
|
4593
|
|
4594 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
4595
|
|
4596 * files.el (find-file-noselect): Update docstring.
|
|
4597 (find-file-noselect): Signal an error if found an unreadable file.
|
|
4598 (file-chase-links): Save the match data.
|
|
4599 (normal-mode): Use `lwarn' and `error-message-string'.
|
|
4600 (interpreter-mode-alist): Change defconst to defvar.
|
|
4601 (inhibit-first-line-modes-regexps): Ditto.
|
|
4602 (inhibit-first-line-modes-regexps): Added .tgz.
|
|
4603 (inhibit-first-line-modes-suffixes): Change defconst to defvar.
|
|
4604 (change-major-mode-with-file-name): New user-option.
|
|
4605 (set-visited-file-name): Synched with FSF.
|
|
4606 (file-name-extension): New function, from FSF 20.3.
|
|
4607 (file-relative-name): Synched with FSF.
|
|
4608 (save-some-buffers): Support the C-r feature.
|
|
4609 (recover-session): Synched with FSF.
|
|
4610 (kill-some-buffers): Ditto.
|
|
4611 (set-auto-mode): New argument JUST-FROM-FILE-NAME.
|
|
4612
|
|
4613 1998-04-30 SL Baur <steve@altair.xemacs.org>
|
|
4614
|
|
4615 * files.el (insert-file): Undo previous change and reenable use of
|
|
4616 format.el.
|
|
4617
|
|
4618 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
4619
|
|
4620 * window-xemacs.el (recenter): Define.
|
|
4621
|
|
4622 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
4623
|
|
4624 * font.el (mswindows-font-create-name)
|
|
4625 (mswindows-font-create-object): new functions for mswindows type
|
|
4626 fonts.
|
|
4627
|
|
4628 * msw-faces.el (mswindows-font-canicolize-name): fix so that
|
|
4629 strings are parsed as well as font objects.
|
|
4630
|
|
4631 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
4632
|
|
4633 * modeline.el (defining-kbd-macro): Restore modeline indication of
|
|
4634 kbd-macro being recorded.
|
|
4635 (add-minor-mode): Simplify docstring.
|
|
4636 (modeline-minor-mode-menu): Remove stuff.
|
|
4637
|
|
4638 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
4639
|
|
4640 * code-process.el (call-process): dynamically decide process
|
|
4641 coding type.
|
|
4642
|
|
4643 1998-04-29 Jim Radford <radford@robby.caltech.edu>
|
|
4644
|
|
4645 * modeline.el: Add line-number-mode, column-number-mode to
|
|
4646 the modeline minor-mode menu. Button2 on the line number does
|
|
4647 goto-line.
|
|
4648
|
|
4649 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
4650
|
|
4651 * mouse.el: move x-selection-owner-p type things to
|
|
4652 selection-owner-p.
|
|
4653
|
|
4654 * msw-init.el: copy zmacs stuff from x-init.el
|
|
4655
|
|
4656 * msw-select.el (mswindows-own-selection)
|
|
4657 (mswindows-disown-selection) (mswindows-selection-owner-p): new
|
|
4658 functions. Very simple minded implementation of selectio
|
|
4659 ownership.
|
|
4660
|
|
4661 * select.el (own-selection) (disown-selection)
|
|
4662 (activate-region-as-selection) (select-make-extent-for-selection)
|
|
4663 (valid-simple-selection-p): functions moved from x-select.el for
|
|
4664 generalized selection.
|
|
4665
|
|
4666 * x-select.el: see select.el changes.
|
|
4667
|
|
4668 * x-toolbar.el: use new selection functions.
|
|
4669
|
|
4670 1998-04-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4671
|
|
4672 * packages.el (packages-find-package-directories): Fixed bug that
|
|
4673 would pick up multiple site-package directories.
|
|
4674 (package-locations): Added "xemacs-packages" as a late package
|
|
4675 location.
|
|
4676
|
|
4677 * find-paths.el: Now uses `emacs-program-name' and
|
|
4678 `emacs-program-version'.
|
|
4679 Additions to enforce version-specific directories in
|
|
4680 `paths-find-version-directory'.
|
|
4681
|
|
4682 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
4683
|
|
4684 * default.el: Removed.
|
|
4685 * site-start.el: Removed.
|
|
4686
|
|
4687 1998-04-29 Didier Verna <verna@inf.enst.fr>
|
|
4688
|
|
4689 * minibuf.el (minibuffer-history-minimum-string-length): Default
|
|
4690 to nil.
|
|
4691
|
|
4692 1998-04-28 SL Baur <steve@altair.xemacs.org>
|
|
4693
|
|
4694 * find-paths.el (paths-program-name): Rename.
|
|
4695 (paths-emacs-root-p): Ditto.
|
|
4696 (paths-find-site-directory): Ditto.
|
|
4697
|
|
4698 1998-04-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4699
|
|
4700 * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
|
|
4701 `emacs-lisp-byte-compile-and-load'.
|
|
4702
|
|
4703 1998-04-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4704
|
|
4705 * ldap.el (ldap-search): Fixed additional parameter passing to
|
|
4706 `ldap-open'
|
|
4707
|
|
4708 1998-04-27 Andy Piper <andyp@parallax.co.uk>
|
|
4709
|
|
4710 * select.el (kill-primary-selection) (selection-owner-p)
|
|
4711 (copy-primary-selection) (yank-clipboard-selection)
|
|
4712 (selection-exists-p) (delete-primary-selection): new file and
|
|
4713 functions that do the right thing for the selected device.
|
|
4714
|
|
4715 * x-menubar.el: use generalised selection functions.
|
|
4716
|
|
4717 * dumped-lisp.el: dump select.el.
|
|
4718
|
|
4719 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
4720
|
|
4721 * find-paths.el (paths-progname): New variable.
|
|
4722 (paths-emacs-root-p): Use it.
|
|
4723 (paths-find-site-directory): Ditto.
|
|
4724
|
|
4725 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
4726
|
|
4727 * loadup.el ((member "dump" command-line-args)): Dump as
|
|
4728 `infodock' if InfoDock.
|
|
4729
|
|
4730 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
4731
|
|
4732 * find-paths.el (construct-emacs-version): Simplify, include
|
|
4733 program name in the return value.
|
|
4734 * (paths-find-version-directory): Use it.
|
|
4735
|
|
4736 1998-04-25 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4737
|
|
4738 * info.el (Info-parse-dir-entries): Fixed regexp
|
|
4739 (Info-build-dir-anew): Remove full suffix and capitalize info file
|
|
4740 name for files with no @direntry
|
|
4741 (Info-batch-rebuild-dir): New function
|
|
4742 (Info-suffixed-file): Check for regular files instead of simple
|
|
4743 file existence (could catch directories before)
|
|
4744
|
|
4745 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4746
|
|
4747 * setup-paths.el, find-paths.el: Removed uses of `not' which
|
|
4748 temacs doesn't have.
|
|
4749
|
|
4750 * find-paths.el (paths-find-emacs-roots): Included exec-prefix
|
|
4751 into root searching.
|
|
4752
|
|
4753 1998-04-24 Martin Buchholz <martin@xemacs.org>
|
|
4754
|
|
4755 * subr.el: Remove definition of `not'.
|
|
4756
|
|
4757 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
4758
|
|
4759 * msw-glyphs.el: enable graphics support.
|
|
4760
|
|
4761 1998-04-23 Didier Verna <verna@inf.enst.fr>
|
|
4762
|
|
4763 * x-menubar.el (default-menubar): restored the line-number-mode
|
|
4764 option.
|
|
4765
|
|
4766 * misc doc string updates related to the options menu.
|
|
4767
|
|
4768 1998-04-24 SL Baur <steve@altair.xemacs.org>
|
|
4769
|
|
4770 * setup-paths.el (paths-construct-load-path): Fix typo.
|
|
4771
|
|
4772 1998-04-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4773
|
|
4774 * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
|
|
4775 font-menu-ignore-scaled-fonts don't have to be bound now; this
|
|
4776 gets us one step further towards making --no-autoloads work.
|
|
4777
|
|
4778 * startup.el (normal-top-level): Load auto-autoloads only if
|
|
4779 lisp-directory is non-nil.
|
|
4780
|
|
4781 * setup-paths.el (paths-construct-load-path): Made it robust
|
|
4782 against nil lisp-directory.
|
|
4783
|
|
4784 * startup.el (startup-setup-paths-warning): Added `lisp-directory'
|
|
4785 to the list of variables that cause a warning when nil.
|
|
4786
|
|
4787 * toolbar.el (init-toolbar-location): Now works even when there's
|
|
4788 no toolbar icon directory.
|
|
4789
|
|
4790 1998-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
4791
|
|
4792 * help.el (view-lossage): Recognize it.
|
|
4793
|
|
4794 * simple.el (log-message): Mark multiline messages.
|
|
4795
|
|
4796 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
4797
|
|
4798 * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
|
|
4799
|
|
4800 1998-4-20 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
4801
|
|
4802 * package-get.el (package-get-all): add `\n' separator to
|
|
4803 interactive specification so that both variables are read
|
|
4804
|
|
4805 1998-04-22 Didier Verna <verna@inf.enst.fr>
|
|
4806
|
|
4807 * x-menubar.el: ported the options menu to Custom.
|
|
4808 Moved the "read only" toggle button to the buffers menu.
|
|
4809 Corrected some missing ;;;###autoload or defcustom.
|
|
4810
|
|
4811 * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
|
|
4812 the scrollbar-visible specifier for options menu handling.
|
|
4813
|
|
4814 * toolbar.el (toolbar-visible-p)
|
|
4815 (toolbar-captioned-p)
|
|
4816 (default-toolbar-position): defcustom wrappers around
|
|
4817 the toolbar specifiers for options menu handling.
|
|
4818
|
|
4819 * frame.el (get-frame-for-buffer-default-instance-limit):
|
|
4820 defcustom it for options menu handling.
|
|
4821
|
|
4822 * font-lock.el (font-lock-mode): defcustom and autolaod the variable
|
|
4823 font-lock-mode for options menu handling.
|
|
4824
|
|
4825 * cus-start.el: added Custom properties to overwrite-mode for
|
|
4826 options menu handling.
|
|
4827
|
|
4828 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
4829
|
|
4830 * about.el: shameless self-promotion.
|
|
4831
|
|
4832 1998-04-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
4833
|
|
4834 * simple.el (raw-append-message): Slightly optimize.
|
|
4835 (remove-message): Use `push' for clarity.
|
|
4836 (append-message): Ditto.
|
|
4837 (display-warning): Dito.
|
|
4838 (raw-append-message): Send the message to the appropriate device.
|
|
4839
|
|
4840 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
4841
|
|
4842 * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
|
|
4843 From Sean MacLennan <Sean.MacLennan@pika.ca>
|
|
4844
|
|
4845 1998-04-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4846
|
|
4847 * setup-paths.el: Changed `directory-sep-char' to
|
|
4848 `path-separator', following a change in GNU Emacs.
|
|
4849
|
|
4850 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4851
|
|
4852 * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
|
|
4853 (Info-build-dir-anew): Add a final newline.
|
|
4854 (Info-build-dir-anew): Do not issue warning when rebuilding policy
|
|
4855 is `always'
|
|
4856 (Info-rebuild-dir): Ditto
|
|
4857
|
|
4858 * dumped-lisp.el (preloaded-file-list): Added ldap.el
|
|
4859
|
|
4860 1998-04-21 SL Baur <steve@altair.xemacs.org>
|
|
4861
|
|
4862 * simple.el (count-words-buffer): Retain zmacs region.
|
|
4863 (count-words-region): Ditto.
|
|
4864 * simple.el: (what-line): Expanded line counts.
|
|
4865 (count-lines): New parameter to conditionalize whether collapsed
|
|
4866 lines get counted.
|
|
4867 From Bob Weiner <weiner@altrasoft.com>
|
|
4868
|
|
4869 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
4870
|
|
4871 * packages.el (package-locations): infodock-packages must override
|
|
4872 mule-packages and packages.
|
|
4873
|
|
4874 1998-04-19 Jonathan Harris <jhar@tardis.ed.a.uk>
|
|
4875
|
|
4876 * wid-edit.el:
|
|
4877 remove rude messages from widget-activation-widget-mapper
|
|
4878 and widget-activation-glyph-mapper
|
|
4879
|
|
4880 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
4881
|
|
4882 * toolbar.el: Remove (featurep 'x) test from
|
|
4883 toolbar-make-button-list
|
|
4884
|
|
4885 1998-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
4886
|
|
4887 * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
|
|
4888 only if in the same frame.
|
|
4889
|
|
4890 1998-04-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4891
|
|
4892 * packages.el (package-locations): Added site-packages hierarchy.
|
|
4893
|
|
4894 * setup-paths.el (paths-default-info-directories): Introduced and
|
|
4895 used.
|
|
4896
|
|
4897 * packages.el, setup-paths.el: Set various path searching depths
|
|
4898 to 1.
|
|
4899
|
|
4900 * packages.el (packages-hierarchy-depth):
|
|
4901 (packages-load-path-depth): Introduced and used.
|
|
4902
|
|
4903 * setup-paths.el (paths-load-path-depth): Introduced and used.
|
|
4904
|
|
4905 * find-paths.el (paths-find-recursive-path): Added max-depth
|
|
4906 parameter.
|
|
4907
|
|
4908 1998-04-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4909
|
|
4910 * setup-paths.el (paths-construct-info-path): Removed
|
|
4911 dependency on behavior of (file-name-as-directory "").
|
|
4912
|
|
4913 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4914
|
|
4915 * ldap.el (ldap-search): Adapt to the new low-level API using ldap
|
|
4916 lisp objects
|
|
4917
|
|
4918 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4919
|
|
4920 * dump-paths.el, startup.el: Added handling for --debug-paths.
|
|
4921
|
|
4922 1998-04-15 William M. Perry <wmperry@aventail.com>
|
|
4923
|
|
4924 * wid-edit.el: We cannot just set the help-echo or balloon-help
|
|
4925 properties for an extent based on the :help-echo widget
|
|
4926 property, since help-echo and balloon-help cause an EXTENT to
|
|
4927 get passed in, where :help-echo functions are expecting a WIDGET
|
|
4928
|
|
4929 1998-04-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
4930
|
|
4931 * scrollbar.el (init-scrollbar-from-resources): Call
|
|
4932 mswindows-init-scrollbar-metrics when appropriate.
|
|
4933
|
|
4934 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
4935
|
|
4936 * dumped-lisp.el: dump x-toolbar for window system
|
|
4937
|
|
4938 * msw-init.el (init-post-mswindows-win): enable toolbars if we
|
|
4939 have support and xpm.
|
|
4940
|
|
4941 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
4942
|
|
4943 * files.el (toggle-read-only): Fix docstring.
|
|
4944 From Didier Verna <verna@inf.enst.fr>
|
|
4945
|
|
4946 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4947
|
|
4948 * startup.el (normal-top-level): Load autoload-file-name without
|
|
4949 specifying an extension---some people only auto-autoload.el.gz.
|
|
4950
|
|
4951 1998-04-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
4952
|
|
4953 * files.el (backup-enable-predicate): Don't bomb on NAME being
|
|
4954 nil.
|
|
4955
|
|
4956 1998-04-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4957
|
|
4958 * find-paths.el, packages.el: Now prefers configure'd paths.
|
|
4959 This shouldn't cause any of the originally anticipated problems as
|
|
4960 the current paths architecture will not define the various
|
|
4961 configure-xxx variables if they're not specified on the configure
|
|
4962 command line.
|
|
4963
|
|
4964 * find-paths.el, setup-paths.el, packages.el: Removed all
|
|
4965 mentionings of "/" as a path separator.
|
|
4966 Used paths-construct-path throughout.
|
|
4967
|
|
4968 * find-paths.el (paths-construct-path): Created to assemble paths
|
|
4969 from directory components.
|
|
4970
|
|
4971 * setup-paths.el, packages.el: Used paths-decode-directory-path
|
|
4972 instead of decode-path-internal.
|
|
4973
|
|
4974 * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
|
|
4975 and associates.
|
|
4976 (paths-decode-directory-path) Created.
|
|
4977
|
|
4978 * setup-paths.el: Changed configure-exec-path to
|
|
4979 configure-exec-directory.
|
|
4980
|
|
4981 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4982
|
|
4983 * packages.el (packages-find-packages): Fixed decoding of
|
|
4984 EMACSPACKAGEPATH.
|
|
4985
|
|
4986 * startup.el: -no-packages -> -no-early-packages.
|
|
4987
|
|
4988 (packages-load-package-lisps): Fixed loading of auto-autoload
|
|
4989 files.
|
|
4990
|
|
4991 * startup.el (normal-top-level): Fixed loading of core
|
|
4992 auto-autoload.
|
|
4993
|
|
4994 * obsolete.el: Un-obsoleted site-directory. Sigh.
|
|
4995
|
|
4996 * startup.el, packages.el, dump-paths.el: Added proper settings
|
|
4997 for site-directory and lisp-directory variables.
|
|
4998
|
|
4999 * startup.el, loadup.el: Renamed inhibit-update-autoloads to
|
|
5000 inhibit-package-autoloads and fixed handling of it.
|
|
5001
|
|
5002 * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
|
|
5003 handling of former inhibit-package-init, now
|
|
5004 inhibit-early-packages, to make -vanilla etc. work.
|
|
5005
|
|
5006 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
5007
|
|
5008 * code-process.el (start-process): Fallback to 'undecided instead
|
|
5009 of 'binary for process input coding stream.
|
|
5010
|
|
5011 * process.el (start-process): Docstring fix.
|
|
5012
|
|
5013 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5014
|
|
5015 * info.el (Info-insert-dir): Do not insert temporary dir files
|
|
5016 in Info-dir-file-attributes
|
|
5017 (Info-build-dir-anew): Ensure temporary buffer is not read-only
|
|
5018 (Info-rebuild-dir): Ditto.
|
|
5019
|
|
5020 1998-04-09 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5021
|
|
5022 * obsolete.el: Added obsoleteness declarations for
|
|
5023 `site-directory' and `Info-default-directory-list'.
|
|
5024
|
|
5025 1998-04-08 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5026
|
|
5027 * find-paths.el (paths-find-emacs-root): Only look at the
|
|
5028 executable at the end of the symlink chain for determining the
|
|
5029 Emacs root.
|
|
5030
|
|
5031 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5032
|
|
5033 * setup-paths.el (paths-construct-info-path): Changed construction
|
|
5034 to cater to gone default in configure.
|
|
5035
|
|
5036 * find-paths.el (paths-uniq-append): Added.
|
|
5037
|
|
5038 * packages.el: Rewritten package path construction once again.
|
|
5039
|
|
5040 * dump-paths.el, startup.el: Removed package-path as a global
|
|
5041 variable.
|
|
5042
|
|
5043 * package-admin.el (package-admin-add-single-file-package):
|
|
5044 (package-admin-add-binary-package): Changed package-path to
|
|
5045 late-packages.
|
|
5046
|
|
5047 * packages.el (packages-split-path): Split path at "/" rather than
|
|
5048 nil according to change in emacs.c.
|
|
5049
|
|
5050 1998-04-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5051
|
|
5052 * setup-paths.el (paths-construct-info-path): Changed info path
|
|
5053 order so that directories come out right.
|
|
5054 (paths-find-lock-directory): Fixed bug: It used to think
|
|
5055 configure-lock-directory is a path.
|
|
5056
|
|
5057 1998-04-06 Jeff Miller <jmiller@smart.net>
|
|
5058
|
|
5059 * x-toolbar.el: Added toolbar-vector-xxxxxx defvars. Modified
|
|
5060 initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars. This
|
|
5061 eases the use of toolbar-add/kill-item functions.
|
|
5062
|
|
5063 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
5064
|
|
5065 * code-files.el (file-coding-system-alist): Commented out
|
|
5066 loaddefs.el magical treatment.
|
|
5067
|
|
5068 1998-04-06 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5069
|
|
5070 * info.el (Info-rebuild-outdated-dir): Added new option
|
|
5071 `conservative' and made it the default
|
|
5072 (Info-rebuild-dir): Appropriately parse multi-line description
|
|
5073 strings, and multi-section dir files. Issue warning when dir
|
|
5074 is rebuilt as temporary
|
|
5075 (Info-build-dir-anew): Issue warning when dir is built as
|
|
5076 temporary
|
|
5077
|
|
5078 1998-04-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
5079
|
|
5080 * list-mode.el (list-mode-map): Bind highlight motion commands to
|
|
5081 standard keys left, right, C-b and C-f.
|
|
5082
|
|
5083 1998-03-29 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
5084
|
|
5085 * files.el (auto-mode-alist): allow .sc for Scheme->C
|
|
5086
|
|
5087 1998-04-06 SL Baur <steve@altair.xemacs.org>
|
|
5088
|
|
5089 * loadup.el (pureload): Don't quote (garbage-collect).
|
|
5090
|
|
5091 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
5092
|
|
5093 * package-get-base.el: Updated.
|
|
5094
|
|
5095 1998-04-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
5096
|
|
5097 * isearch-mode.el (isearch-just-started): New variable.
|
|
5098 (isearch-mode): Set it.
|
|
5099 (isearch-repeat): Advance one character forward only if the search
|
|
5100 was successful, and was not just started.
|
|
5101 (isearch-repeat): Clear isearch-just-started.
|
|
5102
|
|
5103 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
5104
|
|
5105 * finder.el (finder-compile-keywords): Don't eval new finder-inf
|
|
5106 if running -batch.
|
|
5107
|
|
5108 1998-03-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
5109
|
|
5110 * subr.el (listify-key-sequence): Removed.
|
|
5111
|
|
5112 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
5113
|
|
5114 * bytecomp.el (byte-compile-print-gensym): New option.
|
|
5115 (byte-compile-output-file-form): Use it.
|
|
5116 (byte-compile-output-docform): Ditto.
|
|
5117 (byte-compile-compiled-obj-to-list): Ditto.
|
|
5118
|
|
5119 Sun Mar 29 1998 Andy Piper <andyp@parallax.co.uk>
|
|
5120
|
|
5121 * msw-glyphs.el: set frame icon if xpm support.
|
|
5122
|
|
5123 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5124
|
|
5125 * help.el: Code that pretty prints variable values
|
|
5126 removed.
|
|
5127
|
|
5128 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
5129
|
|
5130 * find-paths.el (paths-emacs-root-p): Correct test for installation
|
|
5131 directory.
|
|
5132 From Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5133
|
|
5134 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5135
|
|
5136 * loaddefs.el: Don't set debug-ignored-errors; leave
|
|
5137 its default value set to nil.
|
|
5138
|
|
5139 1998-03-29 Damon Lipparelli <lipp@primus.com>
|
|
5140
|
|
5141 * info.el (Info-rebuild-dir): fixed mis-spelling.
|
|
5142
|
|
5143 1998-03-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5144
|
|
5145 * info.el (Info-rebuild-outdated-dir): New custom var
|
|
5146 (Info-insert-node): Create/update dir file when needed, ie when it
|
|
5147 does not exist or is older than some info files in directory
|
|
5148
|
|
5149 1998-04-01 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5150
|
|
5151 * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
|
|
5152 for last packages, mainly for using a 20.4 package base.
|
|
5153
|
|
5154 * packages.el (late-packages): Typo fix. It was called
|
|
5155 early-packages.
|
|
5156
|
|
5157 * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
|
|
5158 relative symlinks correctly.
|
|
5159 (paths-find-emacs-roots): More rigorous checking for plausible
|
|
5160 configuration-time root.
|
|
5161
|
|
5162 * startup.el (normal-top-level): Added a warning if XEmacs cannot
|
|
5163 find its roots.
|
|
5164
|
|
5165 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
5166
|
|
5167 * faces.el: Fix docstrings.
|
|
5168 * glyphs.el: Fix docstrings.
|
|
5169 * mouse.el: Fix docstrings.
|
|
5170
|
|
5171 * frame.el: Change phrase `current frame' to `selected frame'.
|
|
5172
|
|
5173 * faces.el (face-spec-set-match-display): Make FRAME arg optional.
|
|
5174
|
|
5175 * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
|
|
5176 macros using backquote to make them infinitely more readable.
|
|
5177
|
|
5178 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
5179
|
|
5180 * packages.el (packages-find-package-path): Hardcoded specialized
|
|
5181 InfoDock support until we can clean this up.
|
|
5182
|
|
5183 * help.el (describe-bindings-1): Return the value of the bindings
|
|
5184 help buffer created.
|
|
5185 (describe-bindings): Ditto.
|
|
5186
|
|
5187 * simple.el (set-variable): Restore previous behavior of not
|
|
5188 bombing if the variable to set is not boundp.
|
|
5189
|
|
5190 1998-03-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5191
|
|
5192 * packages.el (packages-handle-package-dumped-lisps): Allow for
|
|
5193 non-local files to be loaded off the package-lisp variable.
|
|
5194
|
|
5195 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5196
|
|
5197 * x-faces.el: Global X resources should override
|
|
5198 specs for all device classes (color, grayscale, mono);
|
|
5199 code currently doesn't override any of them. Fixed by
|
|
5200 calling remove-specifier with '(x default) as the tag
|
|
5201 set and allowing inexact matches.
|
|
5202
|
|
5203 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5204
|
|
5205 * faces.el: Separated face intializations based on
|
|
5206 device classes into device type specific (tag set,
|
|
5207 instantiator) pairs.
|
|
5208
|
|
5209 1998-03-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
5210
|
|
5211 * wid-edit.el (widget-choice-action): Remember user's explicit
|
|
5212 choice.
|
|
5213 (widget-choice-value-create): Respect it.
|
|
5214 From Richard Stallman <rms@gnu.org>
|
|
5215
|
|
5216 1998-03-26 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5217
|
|
5218 * setup-paths.el (paths-construct-info-path): Always append
|
|
5219 existing directories from configure-time info path.
|
|
5220
|
|
5221 * startup.el (startup-setup-paths): Renamed misnamed info-path to
|
|
5222 Info-directory-list.
|
|
5223
|
|
5224 * info.el: Removed Info-default-directory-list which was broken by
|
|
5225 design.
|
|
5226 Removed bogus initialization of Info-directory-list---startup.el
|
|
5227 can do a much better job.
|
|
5228 Added autoload of Info-directory-list.
|
|
5229
|
|
5230 * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
|
|
5231 out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
|
|
5232 be exclusive; now it's merely given precedence, just like in the
|
|
5233 old days.
|
|
5234
|
|
5235 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5236
|
|
5237 * find-paths.el (paths-find-architecture-directory): Fix bug with
|
|
5238 finding; it used to default too early.
|
|
5239
|
|
5240 1998-03-25 Martin Buchholz <martin@xemacs.org>
|
|
5241
|
|
5242 * packages.el (packages-split-path): Fix a bug; it used to fail
|
|
5243 for paths that weren't split.
|
|
5244
|
|
5245 1998-03-26 SL Baur <steve@altair.xemacs.org>
|
|
5246
|
|
5247 * finder.el (finder-compile-keywords): trap on errors.
|
|
5248
|
|
5249 1998-03-24 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5250
|
|
5251 * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
|
|
5252 fourth argument of t so that only the specs exactly
|
|
5253 matching the tag lists are removed.
|
|
5254
|
|
5255 1998-03-25 SL Baur <steve@altair.xemacs.org>
|
|
5256
|
|
5257 * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
|
|
5258
|
|
5259 1998-03-23 SL Baur <steve@altair.xemacs.org>
|
|
5260
|
|
5261 * minibuf.el (mouse-read-file-name-1): If a default directory was
|
|
5262 specified, use it for generating the completions.
|
|
5263
|
|
5264 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5265
|
|
5266 * update-elc.el: Now respects inhibit-package-init and
|
|
5267 inhibit-site-lisp.
|
|
5268 Now does path construction with loadup-paths.
|
|
5269
|
|
5270 * startup.el (normal-top-level, startup-setup-paths): Now respects
|
|
5271 inhibit-package-init and inhibit-site-lisp.
|
|
5272
|
|
5273 * packages.el (packages-find-package-path): Extended package path
|
|
5274 by version-specific hierarchies.
|
|
5275 (packages-find-packages): Now respects inhibit flag and
|
|
5276 inhibit-site-lisp.
|
|
5277 Moved path setup to loadup-paths.
|
|
5278
|
|
5279 * make-docfile.el: Now respects inhibit-package-init and
|
|
5280 inhibit-site-lisp.
|
|
5281 Now does path construction with loadup-paths.
|
|
5282
|
|
5283 * loadup.el: Now respects inhibit-package-init and
|
|
5284 inhibit-site-lisp.
|
|
5285
|
|
5286 * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
|
|
5287
|
|
5288 * loadup-paths.el: New file: setup load-path to encompass
|
|
5289 packages.
|
|
5290
|
|
5291 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
5292
|
|
5293 * auto-show.el: load-gc renamed to pureload.
|
|
5294 * site-load.el: Ditto.
|
|
5295 * packages.el (toplevel): Ditto.
|
|
5296 * loadup.el (really-early-error-handler): Ditto.
|
|
5297 * dumped-lisp.el (preloaded-file-list): Ditto.
|
|
5298 * cus-face.el (custom-declare-face): Ditto.
|
|
5299
|
|
5300 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5301
|
|
5302 * <Today>: The Big Path Searching Overhaul.
|
|
5303
|
|
5304 * find-paths.el: New file: find and assemble paths in the
|
|
5305 installation hierarchy.
|
|
5306
|
|
5307 * setup-paths.el: New file: global layout of paths and directories
|
|
5308 within the XEmacs hierarchy.
|
|
5309
|
|
5310 * packages.el: Replaced everything related to path searching and
|
|
5311 startup by code in terms of find-paths.
|
|
5312
|
|
5313 * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
|
|
5314 the new path searching engine.
|
|
5315
|
|
5316 * dumped-lisp.el (preloaded-file-list): Added new files find-paths
|
|
5317 and setup-paths.
|
|
5318
|
|
5319 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
5320
|
|
5321 * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
|
|
5322 setup-paths.el.
|
|
5323
|
|
5324 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
5325
|
|
5326 * msw-glyphs.el: Added check for 'mswindows feature, so the file
|
|
5327 compiles identically in any configuration.
|
|
5328 Removed irrelevant commentary.
|
|
5329
|
|
5330 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
5331
|
|
5332 * simple.el (set-variable): Allow setting specifiers.
|
|
5333
|
|
5334 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
5335
|
|
5336 * lisp.el (forward-sexp): Revert previous change.
|
|
5337
|
|
5338 1998-03-18 SL Baur <steve@altair.xemacs.org>
|
|
5339
|
|
5340 * frame.el (frame-initialize): Use `delete-console' instead of
|
|
5341 `delete-device' to delete the stream console to match the usage in
|
|
5342 Fkill_emacs.
|
|
5343
|
|
5344 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
5345
|
|
5346 * files.el (cdpath-previous): New variable.
|
|
5347 (cd): Use it.
|
|
5348 From Bob Weiner <weiner@wave.altrasoft.com>
|
|
5349
|
|
5350 1998-03-15 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5351
|
|
5352 * keydefs.el: Changed keybindings of forward-char,
|
|
5353 backward, scroll-up and scroll-down to point to their
|
|
5354 -command counterparts.
|
|
5355
|
|
5356 * simple.el: New functions: forwarc-char-command,
|
|
5357 backwrad-char-command, scroll-up-command,
|
|
5358 scroll-down-command which work liek their counterparts
|
|
5359 except that they honor the variable
|
|
5360 signal-error-on-buffer-boundary.
|
|
5361
|
|
5362 Definition of signal-error-on-buffer-boundary received
|
|
5363 from src/cmds.c.
|
|
5364
|
|
5365 defvar declaration added for word-across-newline to avoid
|
|
5366 byte-compiler warning about the free variable reference.
|
|
5367
|
|
5368 1998-03-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
5369
|
|
5370 * winnt.el: Removed "%t" from the beginning of
|
|
5371 modeline-format. From now on, there's no nt-specifics in the modeline.
|
|
5372
|
|
5373 1998-03-14 SL Baur <steve@altair.xemacs.org>
|
|
5374
|
|
5375 * setup-paths.el (paths-setup-paths-warning): Replace occurrences
|
|
5376 of `when' with `if'.
|
|
5377
|
|
5378 1998-03-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
5379
|
|
5380 * msw-glyphs.el: New file. Defines TTY-style glyphs for
|
|
5381 mswindows. Must be reworked along with glyphs.el, or
|
|
5382 merged into it, after there is images support.
|
|
5383
|
|
5384 * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
|
|
5385 'mswindows.
|
|
5386
|
|
5387 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
5388
|
|
5389 * faces.el: fix for text cursor initialization.
|
|
5390 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
5391 From Andy Piper <andyp@parallax.co.uk>
|
|
5392
|
|
5393 1998-03-11 Pete Ware <ware@cis.ohio-state.edu>
|
|
5394
|
|
5395 * files.el (set-auto-mode): If a mode is not fboundp, check to see
|
|
5396 if there is an existing package that handles it and warn the user
|
|
5397 about that mode.
|
|
5398
|
|
5399 1998-03-02 Kirill M. Katsnelson <kkm@kis.ru>
|
|
5400
|
|
5401 * x-menubar.el (default-menubar): Greyed out "Help / Basics /
|
|
5402 Installation" menu item when Installation-string is not bound.
|
|
5403
|
|
5404 1998-03-11 SL Baur <steve@altair.xemacs.org>
|
|
5405
|
|
5406 * lisp.el (forward-sexp): Fix for test for balanced sexp.
|
|
5407 From Jeremiah W. James <jerry@cs.ucsb.edu>
|
|
5408
|
|
5409 1998-03-10 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5410
|
|
5411 * msw-faces.el:
|
|
5412 * faces.el: Fix face initialization.
|
|
5413
|
|
5414 1998-03-10 Glynn Clements <glynn@sensei.co.uk>
|
|
5415
|
|
5416 * files.el (backup-enable-predicate): fix breakage introduced
|
|
5417 by TMPDIR patch.
|
|
5418
|
|
5419 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5420
|
|
5421 * x-faces.el (x-init-face-from-resources): The
|
|
5422 TTY face property retrieval functions don't return
|
|
5423 specifiers, so use face-property instead.
|
|
5424
|
|
5425 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
5426
|
|
5427 * mwheel.el (mwheel-install): Use portable keysyms and syntax.
|
|
5428
|
|
5429 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5430
|
|
5431 * x-menubar.el: Expanded documentation for
|
|
5432 option-save-faces. Changed Options -> Browse Faces
|
|
5433 menu entry to invoke customize-face.
|
|
5434
|
|
5435 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5436
|
|
5437 * faces.el: Most face initialization moved out of
|
|
5438 init-other-random-faces to the top level so that the
|
|
5439 initialization happens before Xemacs is dumped. Much
|
|
5440 of the fascist "face-differs-from-default-p or FROB!"
|
|
5441 code has been retired in favor of letting the user do
|
|
5442 what they want to do. Face initialization code changed
|
|
5443 to use `default' specifier tag so that the settings can
|
|
5444 be overridden later if the user wishes it.
|
|
5445
|
|
5446 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
5447
|
|
5448 * about.el (about-hackers): Update contributors list.
|
|
5449
|
|
5450 1998-03-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5451
|
|
5452 * specifier.el: Define new specifier tag `default'.
|
|
5453
|
|
5454 * modeline.el: Initialize faces using `default' tag.
|
|
5455
|
|
5456 * x-faces.el (x-init-face-from-resources): Remove
|
|
5457 specifier specs containing the `default' tag before
|
|
5458 adding new specs.
|
|
5459
|
|
5460 1998-03-02 John Jones <jj@asu.edu>
|
|
5461
|
|
5462 * package-get.el (package-get-all): fixed arguments on call to
|
|
5463 package-admin-add-single-file-package.
|
|
5464 * package-get.el (package-get-installedp): fixed to match
|
|
5465 advertised behavior.
|
|
5466 * package-get.el: added function package-get-update-all which
|
|
5467 installs newest versions of all the current packages (if they are
|
|
5468 not already installed).
|
|
5469
|
|
5470 1998-03-04 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
5471
|
|
5472 * files.el (find-file-noselect): Uncommented `truename' binding in
|
|
5473 `let*' and use it later to set `buffer-file-truename' iff it's
|
|
5474 still nil, as happens for example when finding a compressed
|
|
5475 file with "jka-compr".
|
|
5476
|
|
5477 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
5478
|
|
5479 * faces.el: in make-face-* type functions do the operation for all
|
|
5480 window systems, not just the first one found.
|
|
5481
|
|
5482 * font.el: call mswindows-list-fonts for mswindows.
|
|
5483
|
|
5484 1998-03-02 Glynn Clements <glynn@sensei.co.uk>
|
|
5485
|
|
5486 * code-process.el (call-process-region):
|
|
5487 * process.el (call-process-region):
|
|
5488 * package-get.el (package-get-dir):
|
|
5489 * files.el (backup-enable-predicate):
|
|
5490 * gnuserv.el (gnuserv-temp-file-regexp):
|
|
5491 Use temp-directory in place of `/tmp'.
|
|
5492
|
|
5493 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
5494
|
|
5495 * "Fast" dired-in-C enhancements for Windows 95/NT:
|
|
5496
|
|
5497 * files.el: Added function, `wildcard-to-regexp', from GNU
|
|
5498 Emacs.
|
|
5499
|
|
5500 * files.el (insert-directory): Modified to use special
|
|
5501 dired-in-C enhancements if present.
|
|
5502
|
|
5503 Mon Mar 02 11:37:36 1998 Andy Piper <andyp@parallax.co.uk>
|
|
5504
|
|
5505 * code-files.el: make default coding no-conversion.
|
|
5506
|
|
5507 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
5508
|
|
5509 * dumped-lisp.el (preloaded-file-list): Find Installation.el from
|
|
5510 the load-path.
|
|
5511
|
|
5512 * update-elc.el: Strip directory when testing for files not to
|
|
5513 bytecompile.
|
|
5514
|
|
5515 1998-03-02 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
5516
|
|
5517 * lisp-mode.el: Use recommended form for menus.
|
|
5518
|
|
5519 * info.el (Info-construct-menu): Use recommended form for menus.
|
|
5520
|
|
5521 * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
|
|
5522 entry.
|
|
5523
|
|
5524 1998-02-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5525
|
|
5526 * frame.el: Resurrect get-frame-for-buffer-default-to-current.
|
|
5527 (get-frame-for-buffer-noselect): Always return frames
|
|
5528 in the not-this-window-p cond clause.
|
|
5529
|
|
5530 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
5531
|
|
5532 * help.el (describe-installation): New function.
|
|
5533
|
|
5534 * x-menubar.el (default-menubar): Add describe-installation to
|
|
5535 Help menu.
|
|
5536
|
|
5537 * packages.el (packages-unbytecompiled-lisp): Installation.el
|
|
5538 should not be bytecompiled.
|
|
5539
|
|
5540 * dumped-lisp.el (preloaded-file-list): Dump Installation with
|
|
5541 XEmacs.
|
|
5542
|
|
5543 * x-menubar.el (default-menubar): Use correct guard for VM menu
|
|
5544 entry.
|
|
5545
|
|
5546 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
|
|
5547 coding.
|
|
5548 From Andy Piper <andyp@parallax.co.uk>
|
|
5549
|
|
5550 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5551
|
|
5552 * ldap.el: Do not require ldap-internal at compile time.
|
|
5553
|
|
5554 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
5555
|
|
5556 * code-files.el: new file. a virtual copy of mule-files.el
|
|
5557 but without charset
|
|
5558 dependencies. (toggle-buffer-file-ocding-system) new function for
|
|
5559 changing the eol type for the current buffer.
|
|
5560
|
|
5561 * code-process.el: new file. a copy of
|
|
5562 mule-process.el. mule-process.el will disappear when things have
|
|
5563 settled.
|
|
5564
|
|
5565 * coding.el: new file. a virtual copy of mule-files.el but
|
|
5566 without charset dependencies. (coding-system-base) new function
|
|
5567 for getting the parent coding system of a coding system with eol
|
|
5568 type set.
|
|
5569
|
|
5570 * dumped-lisp.el: add above files for the non-mule case.
|
|
5571
|
|
5572 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5573
|
|
5574 * window-xemacs.el (display-buffer): If no explicit
|
|
5575 frame is specified, search for a window that displays
|
|
5576 the buffer on the currently selected frame, before
|
|
5577 searching other frames.
|
|
5578
|
|
5579 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5580
|
|
5581 * frame.el (get-frame-for-buffer): If not-this-window-p
|
|
5582 is non-nil, use window on the selected frame if it is not
|
|
5583 also the selected window. When defaulting, search for
|
|
5584 windows on the currently selected fgrame before searching
|
|
5585 other frames.
|
|
5586
|
|
5587 1998-02-25 Didier Verna <verna@inf.enst.fr>
|
|
5588
|
|
5589 * modeline.el (modeline-swap-buffers): originally named
|
|
5590 `mouse-release-modeline'. Whether to actually swap the buffers is
|
|
5591 decided in `mouse-drag-modeline'.
|
|
5592 (mouse-drag-modeline): A button release event is considered a
|
|
5593 mouse click is both X (modeline scroll) and Y (modeline drag) pos
|
|
5594 stay unchanged.
|
|
5595
|
|
5596 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
5597
|
|
5598 * x-menubar.el: Put redo on the menubar.
|
|
5599 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
5600
|
|
5601 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
5602
|
|
5603 * bytecomp.el (displaying-byte-compile-warnings): if
|
|
5604 temp-buffer-show-function is set, use it to display current set of
|
|
5605 warnings in the "*Compile-Log-Show*" buffer.
|
|
5606
|
|
5607 * simple.el (display-warning-buffer): if temp-buffer-show-function
|
|
5608 is set, use it to display current set of warnings in the
|
|
5609 "*Warnings-Show*" buffer.
|
|
5610
|
|
5611 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
5612
|
|
5613 * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
|
|
5614 Common Lisp.
|
|
5615
|
|
5616 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
5617
|
|
5618 * menubar.el: Allow button descriptors at least 2 long.
|
|
5619
|
|
5620 * x-menubar.el (default-menubar): Use recommended forms.
|
|
5621 (file-menu-filter): Remove.
|
|
5622 (edit-menu-filter): Remove.
|
|
5623
|
|
5624 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
5625
|
|
5626 * about.el (about-hackers): Updated.
|
|
5627
|
|
5628 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
5629
|
|
5630 * help.el (help-max-help-buffers): new variable
|
|
5631 (help-register-and-maybe-prune-excess): new function
|
|
5632 (help-buffer-name): use help-max-help-buffers.
|
|
5633 (with-displaying-help-buffer): use
|
|
5634 help-register-and-maybe-prune-excess.
|
|
5635
|
|
5636 * help.el (help-maybe-pretty-print-value): if the value fits on
|
|
5637 one line, let it.
|
|
5638
|
|
5639 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
5640
|
|
5641 * (with-displaying-help-buffer): there is no need to kill the buffer
|
|
5642 if it exists, becasuse with-output-to-temp-buffer will clear it.
|
|
5643 further, killing the buffer violates the rule that
|
|
5644 temp-buffer-show-function, if set, has the full responsibility of
|
|
5645 showing the temp buffer. killing the buffer fucks with the window
|
|
5646 configuration, hosing temp-buffer-show-function.
|
|
5647
|
|
5648
|
|
5649 1998-02-23 Didier Verna <verna@inf.enst.fr>
|
|
5650
|
|
5651 * modeline.el (mouse-drag-modeline):
|
|
5652 - Always scroll the modeline that was originally clicked on.
|
|
5653 - Use x pixels instead of x characters (which doesn't work anyway)
|
|
5654 as horizontal reference for modeline dragging. This allows us to
|
|
5655 keep on dragging the modeline even if the motion event occurs in
|
|
5656 another window.
|
|
5657
|
|
5658 1998-02-23 Didier Verna <verna@inf.enst.fr>
|
|
5659
|
|
5660 * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
|
|
5661 glyph on the modeline to indicate that dragging the mouse has an
|
|
5662 effect both horizontally and vertically.
|
|
5663
|
|
5664 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
5665
|
|
5666 * about.el (about-xemacs): Get rid of redundant visible version
|
|
5667 number.
|
|
5668
|
|
5669 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
5670
|
|
5671 * about.el (about-hackers): Update credits.
|
|
5672
|
|
5673 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
5674
|
|
5675 * prim/register.el (view-register): Show register type file-query.
|
|
5676
|
|
5677 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5678
|
|
5679 * mode-motion.el (mode-motion-highlight-internal):
|
|
5680 save-excursion inside save-window-exucrsion form to
|
|
5681 hide buffer point changes from save-window-excursion.
|
|
5682 Prevents display flickering when the mouse pointer
|
|
5683 moves.
|
|
5684
|
|
5685 1998-02-17 Didier Verna <verna@inf.enst.fr>
|
|
5686
|
|
5687 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
5688 function to handle correctly the case of a toolbar one side of the
|
|
5689 window: scrolling will not necessarily happen.
|
|
5690
|
|
5691 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5692
|
|
5693 * files.el (after-find-file): Restore missing argument
|
|
5694 to format that provides filename for "... consider M-x
|
|
5695 recover-file" message. Also call `message' with "%s"
|
|
5696 as the first arg instead of an arbitrary string.
|
|
5697
|
|
5698 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
5699
|
|
5700 * about.el (about-hackers): Various additions.
|
|
5701
|
|
5702 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
5703
|
|
5704 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
5705 line out when copying on-the-same line autoloads.
|
|
5706
|
|
5707 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
5708 is installed.
|
|
5709
|
|
5710 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
5711
|
|
5712 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
5713 * x11/x-win-sun.el (x-win-init-sun):
|
|
5714 * x11/x-init.el (x-initialize-compose):
|
|
5715 * prim/simple.el:
|
|
5716 (backward-or-forward-kill-sexp):
|
|
5717 (backward-or-forward-kill-sentence):
|
|
5718 (backward-or-forward-kill-word):
|
|
5719 (backward-or-forward-delete-char):
|
|
5720 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
5721 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
5722 x-keysym-on-keyboard-p to detect backspace.
|
|
5723 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
5724 Clean up symbols used with dead keys, checking Linux and solaris
|
|
5725 keysyms.
|
|
5726 Simplify x-win-*.el using above methods.
|
|
5727 Change documentation for x-keysym-*-p functions.
|
|
5728
|
|
5729 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
5730
|
|
5731 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
5732 Vinnie Shelton.
|
|
5733 From Vinnie Shelton <acs@acm.org>
|
|
5734
|
|
5735 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
5736
|
|
5737 * simple.el (count-words-region): Ditto.
|
|
5738
|
|
5739 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
5740
|
|
5741 * simple.el (count-words-buffer): Document. Don't print anything
|
|
5742 if non-interactive.
|
|
5743
|
|
5744 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
5745
|
|
5746 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
5747 multiple files in InfoDock.
|
|
5748
|
|
5749 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
5750
|
|
5751 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
5752 from version.el in InfoDock.
|
|
5753
|
|
5754 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
5755 specially.
|
|
5756
|
|
5757 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
5758
|
|
5759 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
5760 variable name in docstring.
|
|
5761
|
|
5762 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
5763
|
|
5764 * menubar.h: Include "gui.h".
|
|
5765
|
|
5766 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
5767
|
|
5768 * site-load.el: Fix documentation.
|
|
5769
|
|
5770 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
5771
|
|
5772 * package-get-base.el (package-get-base): Updated.
|
|
5773
|
|
5774 * keymap.el: PC-ize.
|
|
5775
|
|
5776 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
5777
|
|
5778 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
5779 from' on a fresh line.
|
|
5780
|
|
5781 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
5782
|
|
5783 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
5784 object.
|
|
5785
|
|
5786 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
5787
|
|
5788 * undo-stack.el: PC-ize.
|
|
5789
|
|
5790 * cmdloop.el: PC-ize.
|
|
5791
|
|
5792 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
5793
|
|
5794 * bytecomp-runtime.el: PC-ize.
|
|
5795
|
|
5796 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
5797
|
|
5798 * cus-dep.el: Spelling fix.
|
|
5799
|
|
5800 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
5801 entries follow).
|
|
5802
|
|
5803 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
5804
|
|
5805 * text-mode.el (text-mode-hook-identify): New function,
|
|
5806 put on text-mode-hook. Set text-mode-variant here.
|
|
5807 (text-mode): Don't set it here.
|
|
5808
|
|
5809 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
5810
|
|
5811 * text-mode.el (text-mode-hook): New defvar.
|
|
5812 (text-mode-variant): New variable.
|
|
5813 (text-mode): Set that variable locally.
|
|
5814 (toggle-text-mode-auto-fill): New command.
|
|
5815
|
|
5816 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
5817
|
|
5818 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
5819
|
|
5820 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
5821
|
|
5822 * text-mode.el (paragraph-indent-text-mode):
|
|
5823 Renamed from spaced-text-mode.
|
|
5824 (text-mode-map): Bind TAB to indent-relative.
|
|
5825 (indented-text-mode-map): Variable deleted.
|
|
5826 (indented-text-mode): Now an alias for text-mode.
|
|
5827
|
|
5828 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
5829
|
|
5830 * loadup.el: test-atoms debugging stuffs removed.
|
|
5831
|
|
5832 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
5833
|
|
5834 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
5835
|
|
5836 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
5837
|
|
5838 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
5839 (describe-distribution): Ditto.
|
|
5840 (describe-copying): Ditto.
|
|
5841 (describe-project): Ditto.
|
|
5842 (view-emacs-news): Ditto.
|
|
5843
|
|
5844 * help-nomule.el (help-with-tutorial): Made it use
|
|
5845 `locate-data-file' to find tutorial.
|
|
5846
|
|
5847 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
5848
|
|
5849 * about.el: Corrected my email address.
|
|
5850
|
|
5851 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
5852 'mouse-offix-drop'.
|
|
5853
|
|
5854 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
5855
|
|
5856 * loadup.el (running-xemacs): Spelling fix.
|
|
5857
|
|
5858 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
5859
|
|
5860 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
5861 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
5862
|
|
5863 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
5864
|
|
5865 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
5866
|
|
5867 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
5868
|
|
5869 * package-info.el (pi-last-mod-date): New function.
|
|
5870 (pi-author-version): New function.
|
|
5871 (batch-update-package-info): Use them.
|
|
5872
|
|
5873 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
5874
|
|
5875 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
5876 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
5877 with `get-frame-for-buffer-default-to-current'.
|
|
5878
|
|
5879 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
5880
|
|
5881 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
5882 (byte-compile-output-docform): Ditto.
|
|
5883 (byte-compile-compiled-obj-to-list): Ditto.
|
|
5884
|
|
5885 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5886
|
|
5887 * startup.el (command-line-1): Removed code that ran
|
|
5888 buffer-menu.
|
|
5889
|
|
5890 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
5891
|
|
5892 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
5893
|
|
5894 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
5895
|
|
5896 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
5897 `device-on-window-system-p' instead of explicitly checking for X,
|
|
5898 so that the same logic works for MS Windows.
|
|
5899 (suspend-or-iconify-emacs): Ditto.
|
|
5900
|
|
5901 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
5902
|
|
5903 * about.el (about-maintainer-info): Andy Piper is back.
|
|
5904 (xemacs-hackers): Updated Andy Piper's email address.
|
|
5905 (about-hackers): Added Jonathan Harris.
|
|
5906 (about-hackers): Updated Tibor Polgar's email address.
|
|
5907
|
|
5908 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
5909
|
|
5910 * about.el: Add xemacs.org email manager.
|
|
5911
|
|
5912 * package-get-base.el (package-get-base): Updated with most recent
|
|
5913 package updates.
|
|
5914
|
|
5915 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
5916
|
|
5917 * help.el (function-arglist): Use `indirect-function' instead of
|
|
5918 `symbol-function' so that aliases are treated correctly.
|
|
5919
|
|
5920 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
5921
|
|
5922 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
5923 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
5924 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
5925 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
5926 (describe-key): Use `princ' "%s" to print object.
|
|
5927 (describe-function-1): Use `princ' "%s" to print object.
|
|
5928 Commented out alias lines removed.
|
|
5929 (help-pretty-print-limit): New variable to control pretty-printing
|
|
5930 of variable values.
|
|
5931 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
5932 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
5933 list of length less than `help-pretty-print-limit'.
|
|
5934 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
5935
|
|
5936 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
5937
|
|
5938 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
5939 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
5940
|
|
5941 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
5942
|
|
5943 * info.el (Info-default-directory-list): Made the documentation
|
|
5944 more explanitory.
|
|
5945
|
|
5946 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
5947
|
|
5948 * lisp/packages.el:
|
|
5949 * lisp/package-admin.el:
|
|
5950 * lisp/build-report.el:
|
|
5951 Fix typos.
|
|
5952
|
|
5953 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
5954
|
|
5955 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
5956 warnings in Java buffers without final newline and editing the
|
|
5957 last line.
|
|
5958
|
|
5959 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
5960
|
|
5961 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
5962 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
5963 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
5964
|
|
5965 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
5966 From Oliver Graf <ograf@fga.de>
|
|
5967
|
|
5968 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
5969
|
|
5970 * loadup.el (load-gc): rewrite as defun.
|
|
5971 Print something sensical if a required dump-time file isn't found.
|
|
5972
|
|
5973 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
5974
|
|
5975 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
5976 bug strikes a menudescriptor.
|
|
5977
|
|
5978 * package-get-base.el (package-get-base): Updated.
|
|
5979
|
|
5980 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
5981 from the Makefile.
|
|
5982
|
|
5983 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
5984
|
|
5985 * files.el (save-some-buffers): Don't play games with deleting
|
|
5986 other windows if we are in the minibuffer window.
|
|
5987
|
|
5988 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
5989
|
|
5990 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
5991 (add-minor-mode): Document :active property to TOGGLE.
|
|
5992
|
|
5993 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
5994
|
|
5995 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
5996 `:included' predicate in the `toggle-sym' plist.
|
|
5997 (add-minor-mode): Document the :included property, format
|
|
5998 docstring some more.
|
|
5999 (modeline-minor-mode-menu): Documentation string added.
|
|
6000
|
|
6001 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
6002
|
|
6003 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
6004 labels from the symbol-names by thwacking off the overly redundant
|
|
6005 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
6006 resultant strings. Also shortened the menu's title by eliminating
|
|
6007 the redundant buffer name.
|
|
6008 (add-minor-mode): Beautified the docstring, added mention of the
|
|
6009 `:menu-tag' property of TOGGLE.
|
|
6010 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
6011 `toggle-sym' to beatify the mode-life menus.
|
|
6012 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
6013 `auto-fill-function'.
|
|
6014
|
|
6015 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
6016
|
|
6017 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
6018 menus to :style 'toggle.
|
|
6019
|
|
6020 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
6021
|
|
6022 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
6023
|
|
6024 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6025
|
|
6026 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
6027 only recognize first hyperlink.
|
|
6028 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
6029 `hyper-apropos-insert-face'.
|
|
6030 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
6031
|
|
6032 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
6033
|
|
6034 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
6035 mail.
|
|
6036 (toolbar-mail-reader): Add support for `send'.
|
|
6037 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
6038
|
|
6039 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
6040
|
|
6041 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
6042 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
6043 will function properly.
|
|
6044
|
|
6045 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
6046
|
|
6047 * simple.el: make the backwards delete function called by
|
|
6048 `backward-or-forward-delete-char' user configurable.
|
|
6049
|
|
6050 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
6051
|
|
6052 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
6053 compiled function got loaded from.
|
|
6054
|
|
6055 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
6056
|
|
6057 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
6058
|
|
6059 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
6060
|
|
6061 * startup.el (load-init-file): Load autoloads earlier.
|
|
6062 (startup-splash-frame): Handle InfoDock logo.
|
|
6063
|
|
6064 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
6065 InfoDock.
|
|
6066 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
6067
|
|
6068 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
6069 doesn't have this function.
|
|
6070
|
|
6071 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
6072
|
|
6073 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
6074
|
|
6075 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
6076 version of version.el.
|
|
6077 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
6078
|
|
6079 * x-menubar.el (default-menubar): Guard reference to
|
|
6080 `gnuserv-frame'.
|
|
6081 (default-menubar): Guard references to `font-lock-mode'.
|
|
6082 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
6083 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
6084
|
|
6085 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
6086
|
|
6087 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
6088 loading auto-autoloads files.
|
|
6089
|
|
6090 * loaddefs.el: Disable dumping autoloads.
|
|
6091
|
|
6092 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
6093
|
|
6094 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
6095
|
|
6096 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
6097
|
|
6098 * finder.el (finder-by-keyword): Autoload.
|
|
6099
|
|
6100 * help.el: Conditionalize hyperbole setup.
|
|
6101
|
|
6102 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
6103
|
|
6104 * packages.el (package-require): Update to reflect new data format.
|
|
6105
|
|
6106 1998-01-02 Didier Verna <verna@inf.enst.fr>
|
|
6107
|
|
6108 * x-menubar.el (default-menubar): make the tutorials available
|
|
6109 through the menubar. (Plus some compilation warnings cleanup).
|
|
6110
|
|
6111 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
6112
|
|
6113 * check-features.el: New file. Perform sanity check after build.
|
|
6114
|
|
6115 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
6116 files to tooltalk package.
|
|
6117 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
6118 package.
|
|
6119
|
|
6120 * package-admin.el (package-admin-xemacs): Use better default for
|
|
6121 location of XEmacs binary.
|
|
6122
|
|
6123 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
6124
|
|
6125 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
6126 tag with sexp and add value tag with value `t'.
|
|
6127
|
|
6128 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
6129
|
|
6130 * package-get.el: Changes to work with real data.
|
|
6131 From Pete Ware <ware@cis.ohio-state.edu>
|
|
6132
|
|
6133 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
6134 being.
|
|
6135
|
|
6136 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
6137 of possibly out-of-date packges.elc.
|
|
6138 * make-docfile.el ("packages.el"): Ditto.
|
|
6139
|
|
6140 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
6141
|
|
6142 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
6143 the main tarball shadowing anything past it.
|
|
6144
|
|
6145 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
6146
|
|
6147 * packages.el (package-provide): Delete a previous provide.
|
|
6148
|
|
6149 * package-info.el: New file.
|
|
6150
|
|
6151 * package-get.el: New file.
|
|
6152 From Pete Ware <ware@cis.ohio-state.edu>
|
|
6153 (package-get): Fix md5 computation to work with Mule.
|
|
6154
|
|
6155 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
6156
|
|
6157 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
6158
|
|
6159 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
6160
|
|
6161 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
6162
|
|
6163 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
6164 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
6165
|
|
6166 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
6167
|
|
6168 * startup.el (load-init-file): Reload new or changed autoloads
|
|
6169 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
6170
|
|
6171 * packages.el (packages-new-autoloads): New function.
|
|
6172 (packages-reload-autoloads): New function.
|
|
6173 (packages-reload-dumped-lisp): New (stub) function.
|
|
6174
|
|
6175 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
6176
|
|
6177 * loadhist.el (file-provides): Extend to handle variant
|
|
6178 extensions.
|
|
6179
|
|
6180 * replace.el (query-replace): Fix typo.
|
|
6181
|
|
6182 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
6183
|
|
6184 * make-docfile.el: list-autoloads-path has been renamed.
|
|
6185 * update-elc.el: list-autoloads has been renamed.
|
|
6186
|
|
6187 * packages.el (packages-list-autoloads): Renamed.
|
|
6188 (packages-list-autoloads-path): Ditto.
|
|
6189
|
|
6190 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
6191
|
|
6192 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
6193 for an error in an auto-autoload.el file.
|
|
6194
|
|
6195 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
6196
|
|
6197 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
6198 tag with const.
|
|
6199 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
6200
|
|
6201 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
6202
|
|
6203 * loadhist.el (unload-feature): Remove autoload.
|
|
6204
|
|
6205 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
6206
|
|
6207 * loadhist.el: Unpackaged.
|
|
6208
|
|
6209 * help.el (describe-symbol-find-file): Rename
|
|
6210 `describe-function-find-file' and make old name obsolete.
|
|
6211 (describe-function-1): Use it.
|
|
6212 (describe-function-1): Guard reference to
|
|
6213 `compiled-function-annotation'.
|
|
6214
|
|
6215 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
6216
|
|
6217 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
6218 argument.
|
|
6219 (help-mode-quit): New optional arg to control whether it kills or
|
|
6220 buries. Tidied up.
|
|
6221 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
6222 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
6223 (help-pretty-print-value): Rename back from
|
|
6224 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
6225 use it, otherwise use dumped `cl-prettyprint'.
|
|
6226 (describe-variable): Use `help-pretty-print-value' again.
|
|
6227 (find-func): Removed reference to "find-func" at end.
|
|
6228
|
|
6229 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
6230
|
|
6231 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
6232 GUI XEmacs. Rename? x-menubar is rather window system
|
|
6233 independant, except for a couple of items.
|
|
6234
|
|
6235 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
6236
|
|
6237 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
6238 entries as they will no longer be distributed with XEmacs.
|
|
6239
|
|
6240 * format.el (format-alist): Fix image/tiff regexps.
|
|
6241 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
6242
|
|
6243 * help.el (help-maybe-pretty-print-value): Rename.
|
|
6244 (describe-variable): Use it.
|
|
6245 (describe-variable): Add trailing linefeed.
|
|
6246
|
|
6247 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
6248
|
|
6249 * help.el (describe-function-1): Don't output anything for
|
|
6250 arglist of autoload functions.
|
|
6251
|
|
6252 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
6253
|
|
6254 * help.el (describe-function-1): Don't output anything for
|
|
6255 arglist of autoload functions.
|
|
6256
|
|
6257 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
6258
|
|
6259 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
6260 `describe-function-at-point', `describe-variable-at-point',
|
|
6261 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
6262 `help-prev-section'.
|
|
6263 (help-next-section): New function.
|
|
6264 (help-prev-section): New function.
|
|
6265 (help-mode-quit): Changed to kill the help buffer.
|
|
6266 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
6267 correctly.
|
|
6268 (help-buffer-name): New function to generate the name of help
|
|
6269 buffers.
|
|
6270 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
6271 argument giving the name of the help buffer.
|
|
6272 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
6273 (describe-mode): Ditto.
|
|
6274 (describe-bindings): Ditto.
|
|
6275 (describe-prefix-bindings): Ditto.
|
|
6276 (view-lossage): Ditto.
|
|
6277 (with-syntax-table): New macro.
|
|
6278 (function-called-at-point): Use `ignore-errors' and
|
|
6279 `with-syntax-table'.
|
|
6280 (function-at-point): Ditto.
|
|
6281 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
6282 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
6283 function's arglist as string.
|
|
6284 (function-documentation): Extracted from `describe-function-1'.
|
|
6285 Returns function's docstring.
|
|
6286 (describe-function-1): Remove all the "stream" garbage, including
|
|
6287 the stream argument. Use `function-arglist' and
|
|
6288 `function-documentation'.
|
|
6289 (describe-function-arglist): Just use `function-arglist'.
|
|
6290 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
6291 (help-pretty-print-value): New function to help with
|
|
6292 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
6293 `pp-internal'.
|
|
6294 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
6295 Formatting improved. Display file where variable is defined, if
|
|
6296 known. Use `help-pretty-print-value'.
|
|
6297 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
6298 (list-processes): Remove "stream" garbage.
|
|
6299
|
|
6300 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
6301
|
|
6302 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
6303 call a dumped routine instead.
|
|
6304
|
|
6305 * x-win-xfree86.el: Wrap file in defun.
|
|
6306 * x-win-sun.el: Ditto.
|
|
6307
|
|
6308 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
6309
|
|
6310 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
6311 advises functions and does other evil things.
|
|
6312
|
|
6313 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
6314
|
|
6315 * format.el (format-alist): Add `image/tiff'.
|
|
6316 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
6317
|
|
6318 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
6319
|
|
6320 * about.el (about-hackers): More names added.
|
|
6321
|
|
6322 * make-docfile.el: Remove superfluous package path search.
|
|
6323
|
|
6324 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
6325
|
|
6326 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
6327
|
|
6328 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
6329 ignored shadows.
|
|
6330
|
|
6331 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
6332
|
|
6333 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
6334 get trailing slashes when added to the load-path.
|
|
6335
|
|
6336 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
6337 are.
|
|
6338
|
|
6339 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6340
|
|
6341 * x-faces.el: Added support for foregroundToolBarColor
|
|
6342 to xpm-color-symbols.
|
|
6343
|
|
6344 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
6345
|
|
6346 * etags.el (tags-remove-duplicates): Removed.
|
|
6347 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
6348
|
|
6349 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
6350 correctly.
|
|
6351 (get*): Defalias to `get'.
|
|
6352
|
|
6353 * cl.el (eql): Compare integers with `eq'.
|
|
6354 (cl-map-extents): Check for `map-extents' first.
|
|
6355
|
|
6356 1997-12-17 Didier Verna <verna@inf.enst.fr>
|
|
6357
|
|
6358 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
6359 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
6360
|
|
6361 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
6362
|
|
6363 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
6364
|
|
6365 * widget.el (define-widget): Check the arguments.
|
|
6366
|
|
6367 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
6368 (custom-variable-value-create): Use `signal' to signal error.
|
|
6369 (custom-variable-reset-saved): Ditto.
|
|
6370 (custom-variable-reset-standard): Ditto.
|
|
6371 (custom-face-reset-saved): Ditto.
|
|
6372
|
|
6373 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
6374 (widget-default-format-handler): Ditto.
|
|
6375 (widget-checklist-add-item): Ditto.
|
|
6376 (widget-radio-add-item): Ditto.
|
|
6377 (widget-editable-list-entry-create): Ditto.
|
|
6378 (widget-sexp-prompt-value): Ditto.
|
|
6379
|
|
6380 * custom.el (custom-declare-variable): Signal errors better.
|
|
6381 (custom-handle-keyword): Ditto.
|
|
6382 (custom-declare-group): Ditto.
|
|
6383
|
|
6384 * window-xemacs.el (windows): Ditto.
|
|
6385
|
|
6386 * menubar.el (menu): Ditto.
|
|
6387
|
|
6388 * keydefs.el (keyboard): Ditto.
|
|
6389
|
|
6390 * minibuf.el (minibuffer): Ditto.
|
|
6391
|
|
6392 * process.el (execute): Ditto.
|
|
6393
|
|
6394 * fill.el (fill): Ditto.
|
|
6395
|
|
6396 * modeline.el (modeline): Ditto.
|
|
6397
|
|
6398 * help.el (help): Ditto.
|
|
6399
|
|
6400 * faces.el (faces): Ditto.
|
|
6401
|
|
6402 * files.el (files): Ditto.
|
|
6403
|
|
6404 * x-init.el (x): Ditto.
|
|
6405
|
|
6406 * lisp-mode.el (lisp): Ditto.
|
|
6407
|
|
6408 * process.el (processes): Ditto.
|
|
6409
|
|
6410 * mouse.el (mouse): Ditto.
|
|
6411
|
|
6412 * abbrev.el (abbrev): Moved from cus-edit.
|
|
6413
|
|
6414 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
6415 as variable declaration.
|
|
6416
|
|
6417 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
6418
|
|
6419 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
6420 (find-menu-item): Cosmetic changes.
|
|
6421
|
|
6422 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
6423
|
|
6424 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
6425
|
|
6426 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
6427
|
|
6428 * startup.el (set-default-load-path): Only search package-path
|
|
6429 when not running temacs.
|
|
6430
|
|
6431 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
6432 files.
|
|
6433
|
|
6434 * loadup.el: Correct commentary. Reformatting.
|
|
6435 (really-early-error-handler): Use absolute path to the
|
|
6436 first dumped-lisp.el file.
|
|
6437 (really-early-error-handler): Print full path name of
|
|
6438 each dumped lisp file (inherited from InfoDock).
|
|
6439
|
|
6440 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
6441 dumped-lisp.el files.
|
|
6442
|
|
6443 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
6444 package-path is searched.
|
|
6445 * update-elc.el: Ditto.
|
|
6446
|
|
6447 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
6448 `condition-case' for indentation.
|
|
6449
|
|
6450 * about.el (about-xemacs): Update release date.
|
|
6451
|
|
6452 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
6453
|
|
6454 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
6455 anywhere but at the last clause.
|
|
6456 (ecase): Disallow `t' and `otherwise'.
|
|
6457
|
|
6458 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
6459
|
|
6460 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
6461 from stuff moved out of `custom-buffer-create-internal'.
|
|
6462 (custom-novice): New variable. Default t.
|
|
6463 (custom-display-global-buttons): Ditto. Default `top'.
|
|
6464 (custom-buffer-create-internal): Only display help if
|
|
6465 `custom-novice' is non-nil. Display global buttons according to
|
|
6466 `custom-display-global-buttons'.
|
|
6467
|
|
6468 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
6469
|
|
6470 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
6471 (find-menu-item): Cosmetic changes.
|
|
6472
|
|
6473 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
6474
|
|
6475 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
6476 look.
|
|
6477
|
|
6478 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6479
|
|
6480 * format.el (format-deannotate-region): Bug fix.
|
|
6481 Deannotating a region containing unknown tags would fail
|
|
6482 (causing decoding of text/enriched to fail at user level)
|
|
6483
|
|
6484 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6485
|
|
6486 * minibuf.el (read-directory-name): Support sixth
|
|
6487 arg, HISTORY, as already documented.
|
|
6488
|
|
6489 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
6490
|
|
6491 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
6492 to `ecase'.
|
|
6493
|
|
6494 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
6495
|
|
6496 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
6497 skk-activate.
|
|
6498
|
|
6499 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
6500
|
|
6501 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|