988
|
1 2002-07-12 Andy Piper <andy@xemacs.org>
|
|
2
|
|
3 * custom.el (custom-theme-set-variables): remove bogus
|
|
4 arguments. Use custom-set-default to set defaults.
|
|
5 (custom-set-variables): update doc.
|
|
6 (custom-local-buffer): new, synced from FSF.
|
|
7 (custom-set-default): ditto.
|
|
8 (defcustom): update doc.
|
|
9
|
|
10 2002-07-23 Andy Piper <andy@xemacs.org>
|
|
11
|
|
12 * about.el (about-personal-info): update me.
|
|
13
|
|
14 2002-08-28 Andy Piper <andy@xemacs.org>
|
|
15
|
|
16 * files.el (revert-buffer): propagate revert-without-query-status.
|
|
17
|
985
|
18 2002-08-31 Seiichi Ikiuo <ikiuo@polyphony.co.jp>
|
|
19
|
|
20 * code-init.el (reset-coding-categories-to-default): Add new
|
|
21 coding category 'utf-8-bom'.
|
|
22
|
|
23 * coding.el (coding-system-category): Add check for 'utf-8-bom'.
|
|
24
|
|
25 * unicode.el: Add new coding system 'utf-8-bom'.
|
|
26
|
981
|
27 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
28
|
|
29 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
30
|
975
|
31 2002-08-16 Steve Youngs <youngs@xemacs.org>
|
|
32
|
|
33 * build-report.el (build-report-installation-version-regexp):
|
|
34 Update to cater for 'xemacs-extra-name'.
|
|
35 (build-report-version-file-regexp): Ditto.
|
|
36 (build-report): Ditto.
|
|
37 (build-report-installation-data): Ditto.
|
|
38 (build-report-version-file-data): Ditto.
|
|
39
|
|
40 * version.el (emacs-version): Test for 'xemacs-extra-name'.
|
|
41
|
969
|
42 2002-08-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
43
|
|
44 * autoload.el (make-autoload): Make comment more precise. Support
|
|
45 docstring for define-derived-mode.
|
|
46
|
|
47 2002-08-13 Stephen J. Turnbull <stephen@xemacs.org>
|
|
48
|
|
49 * startup.el (command-line-do-help): Fix typo in help string.
|
|
50
|
958
|
51 2002-08-11 John Paul Wallington <jpw@shootybangbang.com>
|
|
52
|
|
53 * simple.el (join-line): New alias for `delete-indentation'.
|
|
54
|
953
|
55 2002-08-03 Steve Youngs <youngs@xemacs.org>
|
|
56
|
|
57 * lib-complete.el (find-library): Remove check for mule because
|
|
58 decompression DOES work on Mule.
|
|
59
|
952
|
60 2002-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
61
|
|
62 * mule/japan-util.el (setup-japanese-environment-internal): Use
|
|
63 proper coding-systems.
|
|
64
|
|
65 2002-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
66
|
|
67 * mule/japan-util.el: Use `characterp' instead of `integerp' while
|
|
68 defining char properties for katakana.
|
|
69
|
|
70 * mule/mule-category.el: Clear the category table before defining
|
|
71 categories for `predefined-category-list'.
|
|
72
|
|
73 * mule/mule-cmds.el (finish-set-language-environment): Fit the
|
|
74 charsets preferences in unicode conversions for the language
|
|
75 environment. Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
|
|
76
|
948
|
77 2002-08-02 Ville Skyttä <ville.skytta@xemacs.org>
|
|
78
|
|
79 * font-lock.el: Some faces and doc typo fixes from GNU Emacs.
|
|
80 (font-lock-doc-face): New alias to font-lock-doc-string-face.
|
|
81 (font-lock-builtin-face): New.
|
|
82 (font-lock-constant-face): New.
|
|
83 (font-lock-face-list): Add builtin and constant faces.
|
|
84
|
933
|
85 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
86
|
|
87 * XEmacs 21.5.8 "broccoli" is released.
|
|
88
|
931
|
89 2002-06-04 John H Palmieri <palmieri@math.washington.edu>
|
|
90
|
|
91 * gutter-items.el (buffers-tab-omit-function): Default value is
|
|
92 now `buffers-tab-omit-some-buffers'.
|
|
93 * gutter-items.el (buffers-tab-omit-list): New customizable
|
|
94 variable, specifying which buffers to omit from buffers tab.
|
|
95 * gutter-items.el (buffers-tab-omit-some-buffers): New function
|
|
96 which uses buffers-tab-omit-list.
|
|
97
|
930
|
98 2002-07-21 John Paul Wallington <jpw@xemacs.org>
|
|
99
|
|
100 * process.el (substitute-env-vars): New function; sync with
|
|
101 GNU Emacs 21.1.50.
|
|
102 (setenv): Add optional arg SUBSTITUTE-ENV-VARS; sync with
|
|
103 GNU Emacs 21.1.50.
|
|
104
|
927
|
105 2002-07-17 Steve Youngs <youngs@xemacs.org>
|
|
106
|
|
107 * package-get.el (package-get-update-base-from-buffer): Re-write
|
|
108 so it doesn't rely on the APEL package.
|
|
109
|
924
|
110 2002-07-16 Didier Verna <didier@xemacs.org>
|
|
111
|
|
112 * subr.el (replace-in-string): fix case fold bug introduced by
|
|
113 "2000-07-30 Ben Wing <ben@xemacs.org>": honor the value of
|
|
114 case-fold-search in temporary buffers.
|
|
115
|
922
|
116 2002-07-01 Mike Alexander <mta@arbortext.com>
|
|
117
|
|
118 * code-process.el (call-process-region): Don't delete the process
|
|
119 output if start equals end
|
|
120
|
921
|
121 2002-07-14 Mike Alexander <mta@arbortext.com>
|
|
122
|
|
123 * process.el (shell-command-on-region): Don't delete the region
|
|
124 before giving it to call-process-region
|
|
125
|
920
|
126 2002-07-14 Adrian Aichner <adrian@xemacs.org>
|
|
127
|
|
128 * ChangeLog: It's XEmacs, not Xemacs.
|
|
129
|
908
|
130 2001-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
131
|
|
132 * mule/kinsoku.el (kinsoku-bol-p): Work with ascii and non-ascii
|
|
133 mixed text.
|
|
134 (kinsoku-eol-p): Ditto.
|
|
135
|
|
136 2001-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
137
|
|
138 * mule/kinsoku.el (kinsoku-ascii-eol, kinsoku-gb-bol,
|
|
139 kinsoku-gb-eol, kinsoku-big5-bol, kinsoku-big5-eol): Assign
|
|
140 characters as the category `s' or `e' correctly.
|
|
141
|
906
|
142 2002-06-26 John Paul Wallington <jpw@shootybangbang.com>
|
|
143
|
|
144 * derived.el (define-derived-mode): Put `derived-mode-parent'
|
|
145 property on child.
|
|
146 (derived-mode-p): New function; sync with GNU Emacs 21.
|
|
147
|
903
|
148 2002-06-16 Andy Piper <andy@xemacs.org>
|
|
149
|
|
150 * menubar-items.el (default-menubar): enable windows printing on
|
|
151 cygwin as well as native.
|
|
152
|
|
153 2002-06-12 Andy Piper <andy@xemacs.org>
|
|
154
|
|
155 * printer.el (generic-print-buffer): catch all errors so that the
|
|
156 print device can be cleared in all scenarios.
|
|
157 (Printer-clear-device): make sure clearing the printer allows it
|
|
158 to be used again immediately.
|
|
159 (generic-print-region): make sure the default printer face is
|
|
160 black-on-white.
|
|
161
|
|
162 2002-04-23 Jerry James <james@xemacs.org>
|
|
163
|
|
164 * window-xemacs.el (display-buffer-function): Change doc to
|
|
165 reflect new arg.
|
|
166 * window-xemacs.el (pre-display-buffer-function): Ditto.
|
|
167 * window-xemacs.el (display-buffer): New arg, shrink-to-fit. If
|
|
168 non-nil, make the new window just big enough for its contents.
|
|
169 * frame.el (get-frame-for-buffer): Accept new arg, due to above.
|
|
170 * frame.el (show-temp-buffer-in-current-frame): Remove broken
|
|
171 temp-buffer-shrink-to-fit code. Tell display-buffer instead.
|
|
172
|
|
173 2002-06-06 Andy Piper <andy@xemacs.org>
|
|
174
|
|
175 * gutter-items.el (buffers-tab-filter-functions): fix typo.
|
|
176
|
|
177 2002-06-06 Andy Piper <andy@xemacs.org>
|
|
178
|
|
179 * custom.el (custom-theme-set-variables): sync :set-after from FSF.
|
|
180 (defcustom): ditto.
|
|
181 (custom-handle-keyword): ditto.
|
|
182
|
|
183 2002-06-04 John H Palmieri <palmieri@math.washington.edu>
|
|
184
|
|
185 * gutter-items.el (buffers-tab-selection-function): fix
|
|
186 documentation, make obsolete.
|
|
187 * gutter-items.el (buffers-tab-filter-functions): change default
|
|
188 value (but not default behavior), reword documentation.
|
|
189
|
897
|
190 2002-06-27 Olivier Galibert <galibert@pobox.com>
|
|
191
|
|
192 * behavior.el (enabled-behavior-list): Sort the lists for the
|
|
193 assert comparison.
|
|
194
|
894
|
195 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
196
|
|
197 * XEmacs 21.5.7 "broccoflower" is released.
|
|
198
|
886
|
199 2002-06-27 Mike Sperber <mike@xemacs.org>
|
|
200
|
|
201 * dumped-lisp.el (preloaded-file-list): Added post-gc.el.
|
|
202
|
|
203 * post-gc.el: Create.
|
|
204
|
883
|
205 2002-06-24 John Paul Wallington <jpw@shootybangbang.com>
|
|
206
|
|
207 * obsolete.el (frame-parameter): New compatibility function.
|
|
208 (makehash): Ditto.
|
|
209 (buffer-local-value): Ditto.
|
|
210 (line-beginning-position): New compatibility alias for `point-at-bol'.
|
|
211 (line-end-position): New compatibility alias for `point-at-eol'.
|
|
212
|
|
213 * subr.el (with-temp-message): New function; sync with GNU Emacs 21.
|
|
214 (bound-and-true-p): Ditto.
|
|
215 (propertize): New function.
|
|
216 (delete-and-extract-region): Ditto.
|
|
217
|
|
218 2002-06-24 Jerry James <james@xemacs.org>
|
|
219
|
|
220 * code-files.el (load): Look for a binary module if no Lisp file
|
|
221 with the correct name is found.
|
|
222
|
878
|
223 2002-06-22 Ville Skyttä <ville.skytta@xemacs.org>
|
|
224
|
|
225 * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the
|
|
226 "&optional append" argument.
|
|
227
|
877
|
228 2002-06-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
229
|
|
230 * unicode.el (load-unicode-tables): Comment loading 8859-1.TXT.
|
|
231
|
872
|
232 2002-06-20 Ben Wing <ben@xemacs.org>
|
|
233
|
|
234 * mule/mule-msw-init-late.el:
|
|
235 Specify charset->windows-registry conversion.
|
924
|
236
|
872
|
237 * mule/mule-x-init.el:
|
|
238 * mule/mule-x-init.el (x-use-halfwidth-roman-font):
|
|
239 * mule/mule-x-init.el (init-mule-x-win):
|
|
240 Delete extra mule font additions here. Put them in faces.c.
|
|
241
|
|
242 2002-06-20 Ben Wing <ben@xemacs.org>
|
|
243
|
|
244 * cl-macs.el (defun*):
|
|
245 * cl-macs.el (defmacro*):
|
|
246 * cl-macs.el (destructuring-bind):
|
|
247 Document better.
|
924
|
248
|
872
|
249 * font-lock.el (lisp-font-lock-keywords-1):
|
|
250 Move Lisp function regexp to lisp-mode.el.
|
|
251
|
|
252 * lisp-mode.el:
|
|
253 * lisp-mode.el (lisp-function-and-type-regexp): New.
|
|
254 * lisp-mode.el (lisp-flet-regexp): New.
|
|
255 * lisp-mode.el (lisp-indent-function):
|
|
256 * lisp-mode.el (lisp-indent-quoteform): New.
|
|
257 Various indentation fixes:
|
924
|
258
|
872
|
259 Handle flet functions better.
|
|
260 Handle argument lists in defuns and flets.
|
|
261 Handle quoted lists, e.g. property lists -- don't indent like
|
|
262 function calls. Distinguish between lambdas and other lists.
|
924
|
263
|
872
|
264 * lisp-mode.el (save-selected-device): Handle this form.
|
|
265
|
|
266 * faces.el:
|
|
267 * faces.el (face-property-instance):
|
|
268 * faces.el (face-property-matching-instance):
|
|
269 * faces.el (set-face-property):
|
|
270 * faces.el (set-face-display-table):
|
|
271 * faces.el (set-face-underline-p):
|
|
272 * faces.el (set-face-strikethru-p):
|
|
273 * faces.el (set-face-highlight-p):
|
|
274 * faces.el (set-face-blinking-p):
|
|
275 * faces.el (face-equal):
|
|
276 * faces.el (try-font-name):
|
|
277 * faces.el (face-frob-from-locale-first): New.
|
|
278 * faces.el (frob-face-property): Removed.
|
|
279 * faces.el (included): Removed.
|
|
280 * faces.el (frob-face-property-1): Removed.
|
|
281 * faces.el (frob-face-font-2): Removed.
|
|
282 * faces.el (Face-frob-property-device-considered-current): New.
|
|
283 * faces.el (Face-frob-property): New.
|
|
284 * faces.el (make-face-family):
|
|
285 * faces.el (make-face-bold):
|
|
286 * faces.el (make-face-italic):
|
|
287 * faces.el (NOTE): New.
|
|
288 * faces.el (functions): New.
|
|
289 * faces.el (make-face-bold-italic):
|
|
290 * faces.el (make-face-unbold):
|
|
291 * faces.el (make-face-unitalic):
|
|
292 * faces.el (make-face-size):
|
|
293 * faces.el (make-face-smaller):
|
|
294 * faces.el (make-face-larger):
|
|
295 * faces.el (get-frame-background-mode):
|
|
296 * faces.el (init-global-faces):
|
|
297 * font-menu.el:
|
|
298 * font-menu.el (font-menu-set-font):
|
|
299 * font-menu.el (font-menu-change-face):
|
|
300 * font.el:
|
|
301 * font.el (mswindows-font-weight-mappings):
|
|
302 * font.el (font-mswindows-font-regexp): Removed.
|
|
303 * font.el (mswindows-font-create-object):
|
|
304 * font.el (mswindows-font-create-name):
|
|
305 * gtk-faces.el (gtk-init-global-faces):
|
|
306 * msw-faces.el:
|
|
307 * msw-faces.el (mswindows-init-device-faces):
|
|
308 * msw-faces.el (mswindows-font-regexp): Removed.
|
|
309 * msw-faces.el (mswindows-font-canonicalize-name): Removed.
|
|
310 * msw-faces.el (mswindows-canonicalize-font-name): New.
|
|
311 * msw-faces.el (mswindows-parse-font-style): New.
|
|
312 * msw-faces.el (mswindows-construct-font-style): New.
|
|
313 * msw-faces.el (mswindows-frob-font-style): New.
|
|
314 * msw-faces.el (mswindows-frob-font-style-and-sizify): New.
|
|
315 * msw-faces.el (mswindows-nonbold-weight-regexp): New.
|
|
316 * msw-faces.el (mswindows-make-font-unbold):
|
|
317 * msw-faces.el (mswindows-bold-weight-regexp): New.
|
|
318 * msw-faces.el (mswindows-make-font-italic):
|
|
319 * msw-faces.el (mswindows-make-font-bold-mapper): New.
|
|
320 * msw-faces.el (mswindows-make-font-unitalic):
|
|
321 * msw-faces.el (mswindows-make-font-nonbold-mapper): New.
|
|
322 * msw-faces.el (mswindows-make-font-italic-mapper): New.
|
|
323 * msw-faces.el (mswindows-make-font-bold-italic):
|
|
324 * msw-faces.el (mswindows-make-font-unitalic-mapper): New.
|
|
325 * msw-faces.el (mswindows-make-font-bold-italic-mapper): New.
|
|
326 * msw-faces.el (mswindows-find-smaller-font):
|
|
327 * msw-faces.el (mswindows-find-larger-font):
|
|
328 * msw-faces.el (mswindows-available-font-sizes): New.
|
|
329 * msw-faces.el (mswindows-frob-font-size): New.
|
|
330 * msw-font-menu.el:
|
|
331 * msw-font-menu.el (mswindows-font-menu-junk-families):
|
|
332 * msw-font-menu.el (mswindows-font-menu-registry-encoding): Removed.
|
|
333 * msw-font-menu.el (mswindows-reset-device-font-menus):
|
|
334 * msw-font-menu.el (mswindows-font-menu-font-data):
|
|
335 * msw-font-menu.el (mswindows-font-menu-load-font):
|
|
336 * x-faces.el:
|
|
337 * x-faces.el (x-init-global-faces):
|
|
338 * x-faces.el (x-init-device-faces):
|
|
339 * x-init.el (init-x-win):
|
|
340 * x-init.el (init-post-x-win):
|
|
341
|
|
342 Major overhaul of face-handling code:
|
|
343
|
|
344 -- Fix lots of bogus code in msw-faces.el, msw-font-menu.el,
|
|
345 font-menu.el that was "truenaming" font specs -- i.e. in the
|
|
346 process of frobbing a particular field in a general user-specified
|
|
347 font spec with wildcarded fields, sticking in particular values
|
|
348 for all the remaining wildcarded fields. This bug was rampant
|
|
349 everywhere except in x-faces.el (the oldest and only correctly
|
|
350 written code). This also means that we need to work with font
|
|
351 names at all times and not font instances, because a font instance
|
|
352 is essentially a truenamed font.
|
924
|
353
|
872
|
354 -- Total rewrite of extremely junky code in msw-faces.el. Work
|
|
355 with names as well as font instances, and return names; stop
|
|
356 truenaming when canonicalizing and frobbing; fix handling of the
|
|
357 combined style field, i.e. weight/slant (also fixed in font.el).
|
924
|
358
|
872
|
359 -- Totally rewrite the frobbing functions in faces.el. This time,
|
|
360 we frob all the instantiators rather than just computing a single
|
|
361 instance value and working backwards. That way, e.g., `bold' will
|
|
362 work for all charsets that have bold available, rather than only
|
|
363 for whatever charset was part of the computed font instance
|
|
364 (another example of the truename virus). Also fix up code to look
|
|
365 at the fallbacks (all of them) when no global value present, so we
|
|
366 don't need to put something in the global value. Intelligently
|
|
367 handle a request to frob a buffer locale, rather than signalling
|
|
368 an error. When frobbing instantiators, try hard to figure out
|
|
369 what device type is associated with them, and frob each according
|
|
370 to its own proper device type. Correctly handle inheritance
|
|
371 vectors given as instantiators. Preserve existing tags when
|
|
372 putting back frobbed instantiators. Extract out general
|
|
373 specifier-frobbing code into specifier.el. Document everything
|
|
374 cleanly. Do lots of other things better, etc.
|
|
375
|
|
376 -- Don't duplicatively set a global specification for the default
|
|
377 font -- it's already in the fallback and we no longer need a
|
|
378 default global specification present. Delete various code in
|
|
379 x-faces.el and msw-faces.el that duplicated the lists of fonts in
|
|
380 faces.c.
|
|
381
|
|
382 -- init-global-faces was not being called at all under MS Windows!
|
|
383 Major bogosity. That caused device-specific values to get stuck
|
|
384 into all the fonts, making it very hard to change them -- setting
|
|
385 global specs caused nothing to happen.
|
|
386
|
|
387 -- Correct weight names in font.el.
|
|
388
|
|
389 -- Lots more font fixups in objects*.c.
|
924
|
390
|
872
|
391 * Printer.el (generic-print-region):
|
|
392 Warning fix.
|
924
|
393
|
872
|
394 * specifier.el:
|
|
395 * specifier.el (map-specifier):
|
|
396 * specifier.el (modify-specifier-instances):
|
|
397 * specifier.el (instance-to-instantiator): New.
|
|
398 * specifier.el (device-type-matches-spec): New.
|
|
399 * specifier.el (add-tag-to-inst-list): New.
|
|
400 * specifier.el (derive-domain-from-locale): New.
|
|
401 * specifier.el (derive-device-type-from-tag-set): New.
|
|
402 * specifier.el (Specifically): New.
|
|
403 * specifier.el (derive-device-type-from-locale-and-tag-set): New.
|
|
404 * specifier.el (derive-specifier-specs-from-locale): New.
|
|
405 Add more args to map-specifier.
|
|
406
|
|
407 Add various "heuristic" specifier functions to aid in creation of
|
|
408 specifier-munging code such as in faces.el.
|
|
409
|
|
410 * subr.el:
|
|
411 * subr.el (args-out-of-range): New.
|
|
412 * subr.el (argument-in-range-p): New.
|
|
413 * subr.el (check-argument-range): New.
|
|
414 New functions.
|
924
|
415
|
872
|
416
|
866
|
417 2002-06-04 Andy Piper <andy@xemacs.org>
|
|
418
|
|
419 * startup.el (normal-top-level): Fix bad merge.
|
|
420
|
865
|
421 2002-06-04 Jerry James <james@eecs.ku.edu>
|
|
422
|
|
423 * find-paths.el (paths-find-architecture-directory): Search in
|
|
424 `system-configuration'/`base', not `base'`system-configuration'.
|
|
425
|
863
|
426 2002-06-03 Andy Piper <andy@xemacs.org>
|
|
427
|
|
428 * dialog-items.el (make-search-dialog): align various subcontrols
|
|
429 in visually pleasing ways, allow frame to autosize to the dialog
|
|
430 size.
|
|
431 * dialog.el (make-dialog-box): add a border inside the frame. Add
|
|
432 :autosize property, if t then reset the frame size appropriately
|
|
433 before the frame is mapped.
|
|
434 * gutter-items.el (set-progress-feedback-instantiator): align
|
|
435 various subcontrols.
|
|
436 * gutter-items.el (set-progress-abort-instantiator): ditto.
|
|
437
|
|
438 2002-05-30 Andy Piper <andy@xemacs.org>
|
|
439
|
|
440 * files.el (revert-buffer-internal): don't visit
|
|
441 revert-buffer. Kill buffer when not used. Suggested by Mike
|
|
442 Alexander <mta@arbortext.com>
|
|
443
|
|
444 2002-05-08 Andy Piper <andy@xemacs.org>
|
|
445
|
|
446 * files.el (revert-buffer): observe noconfirm behavior.
|
|
447
|
|
448 2002-04-09 Andy Piper <andy@xemacs.org>
|
|
449
|
|
450 * files.el (revert-buffer): use revert-buffer-internal if it looks
|
|
451 like doing so will not result in any user-visible changes.
|
|
452 (revert-buffer-internal): new function. Do the actual process of
|
|
453 reversion and then see whether the result is any different to what
|
|
454 we have already. If it is not then do nothing.
|
|
455
|
|
456 2002-02-04 Andy Piper <andy@xemacs.org>
|
|
457
|
|
458 * files.el (convert-standard-filename): Fix for short filename
|
|
459 Peter Arius <pas@methodpark.de>
|
|
460
|
|
461 2001-12-16 Andy Piper <andy@xemacs.org>
|
|
462
|
|
463 * package-get.el (package-get-update-all): Make sure installed.db
|
|
464 gets updated after updating packages.
|
|
465
|
|
466 2001-12-11 Andy Piper <andy@xemacs.org>
|
|
467
|
|
468 * menubar.el (get-popup-menu-response): re-order so that it works
|
|
469 on more sane/facist window systems.
|
|
470
|
|
471 2001-12-03 Andy Piper <andy@xemacs.org>
|
|
472
|
|
473 * faces.el (frob-face-property): don't infloop in face frobbing
|
|
474 from Jan Vroonhof <jan@xemacs.org>.
|
|
475
|
|
476 2001-11-30 Andy Piper <andy@xemacs.org>
|
|
477
|
|
478 * printer.el (generic-print-region): fix for non-MS systems from
|
|
479 Mike Fabian.
|
|
480
|
|
481 2001-11-30 Jan Vroonhof <jan@xemacs.org>
|
|
482
|
|
483 * font.el (font-window-system-mappings): Add mapping for Gtk
|
924
|
484 (assume identical to X)
|
863
|
485
|
|
486 2001-11-30 Jan Vroonhof <jan@xemacs.org>
|
|
487
|
|
488 * faces.el (frob-face-property): Follow face fall-back hierarchy
|
|
489 properly for face properties without an instance. Only do manual
|
|
490 copy form 'default in last resort. This handles in particular
|
|
491 the case where 'default itself has only a fall-back (which is
|
|
492 the case by default on windows).
|
|
493
|
|
494 2001-11-24 Andy Piper <andy@xemacs.org>
|
|
495
|
|
496 * printer.el (generic-print-region): set default-frame-plist to
|
|
497 nil while creating the printer frame so that sizes reflect the
|
|
498 printed page.
|
|
499
|
|
500 * faces.el (face-complain-about-font): Don't complain on printers.
|
|
501
|
|
502 2002-04-25 Steve Youngs <youngs@xemacs.org>
|
|
503
|
|
504 * mule/mule-charset.el (string-to-char-list): New. This used to
|
|
505 be in 'mule-misc.el' but that file has been removed.
|
|
506
|
|
507 2002-04-14 Steve Youngs <youngs@xemacs.org>
|
|
508
|
|
509 * obsolete.el (find-non-ascii-charset-region): A couple of
|
|
510 packages use this.
|
|
511 (find-non-ascii-charset-string): Ditto.
|
|
512
|
|
513 2002-04-14 Ben Wing <ben@xemacs.org>
|
|
514
|
|
515 * abbrev.el:
|
|
516 * abbrev.el (abbrev-mode):
|
|
517 * abbrev.el (only-global-abbrevs):
|
|
518 * abbrev.el (defining-abbrev-turns-on-abbrev-mode): New.
|
|
519 * abbrev.el (define-abbrev-table):
|
|
520 * abbrev.el (global-abbrev-mode): New.
|
|
521 * abbrev.el (add-mode-abbrev):
|
|
522 * abbrev.el (add-global-abbrev):
|
|
523 * abbrev.el (inverse-add-mode-abbrev):
|
|
524 * abbrev.el (inverse-add-global-abbrev):
|
|
525 Add `global-abbrev-mode', which turns on or off abbrev-mode in all
|
|
526 buffers. Added `defining-abbrev-turns-on-abbrev-mode' -- if
|
|
527 non-nil, defining an abbrev through an interactive function will
|
|
528 automatically turn on abbrev-mode, either globally or locally
|
|
529 depending on the command. This is the "what you'd expect"
|
|
530 behavior.
|
|
531 * indent.el:
|
|
532 * indent.el (indent-balanced-expression-function): New.
|
|
533 * indent.el (indent-balanced-expression): New.
|
|
534 * indent.el (indent-region-or-balanced-expression): New.
|
|
535 general function for indenting a balanced expression in a
|
|
536 mode-correct way. Works similar to indent-region in that a mode
|
|
537 can specify a specific command to do the whole operation; if not,
|
|
538 figure out the region using forward-sexp and indent each line
|
|
539 using indent-according-to-mode.
|
|
540 * keydefs.el:
|
|
541 * keydefs.el (global-map): Removed.
|
|
542 Modify M-C-backslash to do indent-region-or-balanced-expression.
|
|
543 Make S-Tab just insert a TAB char, like it's meant to do.
|
|
544 * make-docfile.el:
|
|
545 * make-docfile.el (docfile-out-of-date):
|
|
546 Now that we're using the call-process-in-lisp, we need to load
|
|
547 an extra file win32-native.el because we're running a bare temacs.
|
|
548 * menubar-items.el:
|
|
549 * menubar-items.el (default-menubar):
|
|
550 Totally redo the Cmds menu so that most used commands appear
|
|
551 directly on the menu and less used commands appear in submenus.
|
|
552 The old way may have been very pretty, but rather impractical.
|
|
553 * process.el (call-process-internal):
|
|
554 Under Windows, don't ever use old-call-process-internal, even
|
|
555 in batch mode. We can do processes in batch mode.
|
|
556 * subr.el:
|
|
557 * subr.el (truncate-string-to-width):
|
|
558 * subr.el (truncate-string-with-continuation-dots): New.
|
|
559 * subr.el (plist-to-alist):
|
|
560 Someone recoded truncate-string-to-width, saying "the FSF version
|
|
561 is too complicated and does lots of hard-to-understand stuff" but
|
|
562 the resulting recoded version was *totally* wrong! it
|
|
563 misunderstood the basic point of this function, which is work in
|
|
564 *columns* not chars. i dumped ours and copied the version from
|
|
565 FSF 21.1. Also added truncate-string-with-continuation-dots,
|
924
|
566 since this idiom is used often.
|
863
|
567
|
|
568 2002-04-07 William M. Perry <wmperry@gnu.org>
|
|
569
|
|
570 * startup.el (command-line): Don't call init-menubar-at-startup
|
|
571 unless we were built with menubar support.
|
|
572
|
|
573 2002-03-19 Daiki Ueno <daiki@xemacs.org>
|
|
574
|
|
575 * mule/japanese.el: Don't quote function expressions listed as
|
|
576 `native-coding-system'.
|
|
577 * mule/chinese.el: Likewise.
|
|
578
|
862
|
579 2002-06-03 Ben Wing <ben@xemacs.org> and
|
|
580 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
581
|
|
582 * process.el:
|
|
583 * process.el (process-synchronize-point): New.
|
|
584 * process.el (call-process-internal):
|
|
585 Create new process-synchronize-point to avoid dynamic binding
|
|
586 problems. Fix editing bogosity in setting process sentinels.
|
|
587
|
860
|
588 2002-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
589
|
|
590 * obsolete.el (find-non-ascii-charset-region): Revert the function
|
|
591 definition.
|
|
592 (find-non-ascii-charset-string): Ditto.
|
|
593
|
859
|
594 2002-06-01 Ben Wing <ben@xemacs.org>
|
|
595
|
|
596 * process.el (call-process-internal):
|
|
597 Insert before, not after, point.
|
|
598
|
857
|
599 2002-05-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
600
|
|
601 * code-process.el (call-process): Ensure that the argument to
|
|
602 `symbol-value-in-buffer' is a buffer even if `buffer' is a string.
|
|
603
|
853
|
604 2002-05-28 Ben Wing <ben@xemacs.org>
|
|
605
|
|
606 * code-init.el:
|
|
607 * code-init.el (coding-system-variable-default-value-table):
|
|
608 * code-init.el (coding-system-variable-default-value):
|
|
609 Don't use CRLF conversion by default on process output. CMD.EXE and
|
|
610 friends work both ways but Cygwin programs don't like the CRs.
|
924
|
611
|
853
|
612 * code-process.el:
|
|
613 * code-process.el (process-coding-system-alist):
|
|
614 * code-process.el (call-process):
|
|
615 * code-process.el (call-process-region):
|
|
616 * code-process.el (start-process):
|
|
617 * code-process.el (open-network-stream):
|
|
618 * code-process.el (set-buffer-process-coding-system):
|
|
619 * multicast.el:
|
|
620 * multicast.el (open-multicast-group):
|
|
621 * process.el:
|
|
622 * process.el (start-process-shell-command):
|
|
623 * process.el (call-process-internal):
|
|
624 * process.el (call-process): Removed.
|
|
625 * process.el (call-process-region): Removed.
|
|
626 * process.el (start-process): Removed.
|
|
627 * process.el (open-network-stream): Removed.
|
|
628
|
|
629 Improvements to call-process-internal:
|
|
630
|
|
631 -- allows a buffer to be specified for input and stderr output
|
|
632 -- use it on all systems
|
|
633 -- implement C-g as documented
|
|
634 -- clean up and comment
|
|
635
|
|
636 call-process-region uses new call-process facilities; no temp file.
|
|
637
|
|
638 remove duplicate funs in process.el.
|
|
639
|
|
640 comment exactly how coding systems work and fix various problems.
|
|
641
|
|
642 open-multicast-group now does similar coding-system frobbing to
|
|
643 open-network-stream.
|
924
|
644
|
853
|
645 * dumped-lisp.el (preloaded-file-list):
|
|
646 * faces.el (init-global-faces):
|
|
647 * msw-faces.el (mswindows-init-global-faces): New.
|
|
648 Fix some hidden errors due to code not being defined at the right time.
|
|
649
|
852
|
650 2002-05-25 Steve Youngs <youngs@xemacs.org>
|
|
651
|
|
652 * package-ui.el (pui-help-echo): Display both installed and author
|
|
653 version. Use a balloon-help window to display extra info like
|
|
654 package requires.
|
|
655
|
851
|
656 2002-05-23 Ben Wing <ben@xemacs.org>
|
|
657
|
|
658 * files.el:
|
|
659 * files.el (recover-session):
|
|
660 * files.el (recover-session-finish): Removed.
|
|
661 * files.el (Recover-session-files-from-auto-save-list-file): New.
|
|
662 Recover-session improvements: Only show session files where some
|
|
663 files can actually be recovered, and show in chronological order.
|
924
|
664
|
851
|
665 * subr.el:
|
|
666 * subr.el (truncate-string-to-width):
|
|
667 * subr.el (BUG): New.
|
|
668 * subr.el (truncate-string-with-continuation-dots): Removed.
|
|
669 * subr.el (plist-to-alist):
|
|
670 * menubar-items.el (default-menubar):
|
|
671 As promised to rms, the functionality in
|
|
672 truncate-string-with-continuation-dots has been merged into
|
|
673 truncate-string-to-width. Change callers in menubar-items.el.
|
924
|
674
|
851
|
675 * select.el:
|
|
676 * select.el (copy-primary-selection):
|
|
677 * select.el (kill-primary-selection):
|
|
678 * select.el (own-selection):
|
|
679 * select.el (cut-copy-clear-internal):
|
|
680 Document some of these funs better. Fix problem where we were
|
|
681 doing own-clipboard twice.
|
|
682
|
849
|
683 2002-05-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
684
|
|
685 * files.el (revert-buffer):
|
|
686 (revert-buffer-internal):
|
|
687 Update docstrings from 21.4.
|
|
688
|
848
|
689 2002-04-17 Nickolay Pakoulin <npak@ispras.ru>
|
|
690
|
|
691 * cus-edit.el (custom-save-delete-any): New function
|
|
692 (make-custom-save-resets-mapper): New macro
|
|
693 (custom-save-resets-mapper-alist): New constant
|
|
694 (custom-save-resets): Modified
|
|
695 Save customized values MUCH faster by keeping often used lambdas
|
|
696 in cache `custom-save-resets-mapper-alist' instead of building them
|
|
697 on the fly in `custom-save-resets'.
|
924
|
698
|
848
|
699 * cus-edit.el (custom-save-pretty-print): New variable
|
|
700 (custom-save-variable-p): New function
|
|
701 (custom-save-variable-internal): New function
|
|
702 (custom-save-variables): Modified
|
|
703 (custom-save-face-p): New function
|
|
704 (custom-save-face-internal): Modified
|
|
705 (custom-save-faces): Modified
|
|
706 Save customized variables and faces in the alphabetic order.
|
|
707 `custom-save-pretty-print' turns on/off pretty-printing values.
|
|
708
|
844
|
709 2002-05-16 Ben Wing <ben@xemacs.org>
|
|
710
|
|
711 * dialog.el:
|
|
712 * dialog.el (get-user-response): New. Function to ask a
|
|
713 multiple-choice question, automatically choosing a dialog box or
|
|
714 minibuffer representation as necessary. Generalized version of
|
|
715 yes-or-no-p, y-or-n-p.
|
924
|
716
|
844
|
717 * files.el:
|
|
718 * files.el (recover-file-diff-program): New.
|
|
719 * files.el (recover-file-diff-arguments): New.
|
|
720 * files.el (recover-file):
|
|
721 Use get-user-response to ask "yes/no/diff" question when recovering.
|
|
722 "diff" means that a diff is displayed between the current file and the
|
|
723 autosave. (Converts/deconverts escape-quoted as necessary. No more
|
|
724 complaints from you, Mr. Turnbull!) One known problem: when a dialog
|
|
725 is used, it's modal, so you can't scroll the diff. Will fix soon.
|
924
|
726
|
844
|
727 * lisp-mode.el (lisp-fill-paragraph):
|
|
728 If we're filling a string, don't treat semicolon as a comment,
|
|
729 which would give very unfriendly results.
|
|
730 Uses `buffer-syntactic-context'.
|
|
731
|
|
732 * simple.el:
|
|
733 * simple.el (undo-all-changes): New.
|
|
734 all changes back to the beginning. (Useful if you've saved the file
|
|
735 in the middle of the changes.)
|
|
736
|
|
737 * simple.el (kill-word-into-kill-ring): New.
|
|
738 * simple.el (backward-kill-word):
|
|
739 Add option kill-word-into-kill-ring, which controls whether words
|
|
740 deleted with kill-word, backward-kill-word, etc. are "cut" into the
|
|
741 kill ring, or "cleared" into nothingness. (My preference is the
|
|
742 latter, by far. I'd almost go so far as suggesting we make it the
|
|
743 default, as you can always select a word and then cut it if you want
|
|
744 it cut.)
|
|
745
|
|
746 * menubar-items.el (default-menubar):
|
|
747 Add option corresponding to kill-word-into-kill-ring.
|
924
|
748
|
843
|
749 2002-05-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
750
|
|
751 This patch is based on Jerry James's patch and analysis.
|
|
752
|
|
753 * select.el (get-clipboard):
|
|
754 (get-selection):
|
|
755 Update docstrings.
|
|
756 (get-clipboard-foreign):
|
|
757 (get-selection-foreign):
|
|
758 New function for use as `interprogram-paste-function's.
|
|
759
|
|
760 * simple.el (interprogram-paste-function): Change default to
|
|
761 `get-clipboard-foreign'; improve docstring.
|
|
762 (interprogram-cut-function): Improve dosctring.
|
|
763
|
838
|
764 2002-05-13 Ben Wing <ben@xemacs.org>
|
|
765
|
|
766 * files.el (revert-buffer):
|
|
767 Andy's patch from 21.4. Fix evil nasty problems with revert-buffer.
|
924
|
768
|
838
|
769 * menubar-items.el (default-menubar):
|
|
770 Add Append to Register to Rectangles/Register menu.
|
|
771
|
837
|
772 2002-05-13 Adrian Aichner <adrian@xemacs.org>
|
|
773
|
|
774 * code-process.el (call-process): Process-related docstring
|
|
775 improvements spurred by Norbert Koch.
|
|
776 * code-process.el (call-process-region): Ditto.
|
|
777 * code-process.el (start-process): Ditto.
|
|
778
|
832
|
779 2002-05-09 Ben Wing <ben@xemacs.org>
|
|
780
|
|
781 * keydefs.el (global-map): New.
|
|
782 * msw-init.el (init-post-mswindows-win):
|
|
783 ctrl-delete is like M-d, in keeping with PC standards. it still
|
|
784 will function at its original (delete-selection), when there's a
|
|
785 selection, with the new associated pending-del patch.
|
|
786
|
830
|
787 2002-04-14 Golubev I. N. <gin@mo.msk.ru>
|
|
788
|
|
789 * info.el (Info-find-index-alternatives): fix missing \ in \t.
|
|
790 Port of `Info-index' change from 21.4.
|
|
791
|
829
|
792 2002-04-23 Jerry James <james@xemacs.org>
|
|
793
|
|
794 * select.el (get-clipboard): Document connection with
|
|
795 interprogram-paste-function.
|
|
796 * select.el (get-selection): Document that nil should be
|
|
797 returned if XEmacs owns the selection.
|
|
798 Remove unnecessary variable.
|
|
799 * simple.el (kill-ring-max): Synch with FSF Emacs 21.2.
|
|
800 * simple.el (kill-new): Synch with FSF Emacs 21.2
|
|
801
|
826
|
802 2002-05-05 Ben Wing <ben@xemacs.org>
|
|
803
|
|
804 * bytecomp-runtime.el (with-obsolete-variable):
|
|
805 * bytecomp-runtime.el (with-obsolete-function):
|
|
806 Doc string changes.
|
|
807
|
|
808 * compat.el:
|
|
809 * compat.el (compat-current-package):
|
|
810 * compat.el (compat-current-package)): New.
|
|
811 * compat.el (compat-define-compat-functions): New.
|
|
812 * compat.el (compat-define-group):
|
|
813 * compat.el (compat-define-functions): Removed.
|
|
814 * compat.el (compat-defun): New.
|
|
815 * compat.el (compat-define-function): New.
|
|
816 * compat.el (compat-wrap-runtime): New.
|
|
817 * compat.el (compat-wrap): New.
|
|
818 * compat.el (compat): Removed.
|
|
819 * compat.el (overlays):
|
|
820 * compat.el (overlayp): New.
|
|
821 * compat.el (make-overlay): New.
|
|
822 * compat.el (move-overlay): New.
|
|
823 * compat.el (delete-overlay): New.
|
|
824 * compat.el (overlay-start): New.
|
|
825 * compat.el (overlay-end): New.
|
|
826 * compat.el (overlay-buffer): New.
|
|
827 * compat.el (overlay-properties): New.
|
|
828 * compat.el (overlays-at): New.
|
|
829 * compat.el (overlays-in): New.
|
|
830 * compat.el (next-overlay-change): New.
|
|
831 * compat.el (previous-overlay-change): New.
|
|
832 * compat.el (overlay-lists): New.
|
|
833 * compat.el (overlay-recenter): New.
|
|
834 * compat.el (overlay-get): New.
|
|
835 * compat.el (overlay-put): New.
|
|
836 * compat.el ('delete-extent): New.
|
|
837 * compat.el ('extent-end-position): New.
|
|
838 * compat.el ('extent-start-position): New.
|
|
839 * compat.el ('set-extent-endpoints): New.
|
|
840 * compat.el ('set-extent-property): New.
|
|
841 * compat.el ('make-extent): New.
|
|
842 * compat.el (extent-property): New.
|
|
843 * compat.el (extent-at): New.
|
|
844 * compat.el (map-extents): New. Some attempts to redo this to
|
|
845 make it truly useful and fix the "multiple versions interacting
|
|
846 with each other" problem. Not yet done. Currently doesn't work.
|
|
847
|
|
848 * files.el (revert-buffer-internal):
|
|
849 Use with-obsolete-variable to avoid warnings in new revert-buffer code.
|
|
850
|
825
|
851 2002-05-02 Steve Youngs <youngs@xemacs.org>
|
|
852
|
|
853 * package-get.el (package-get): Use 'warn' instead of 'lwarn'.
|
|
854
|
824
|
855 2002-05-01 Steve Youngs <youngs@xemacs.org>
|
|
856
|
|
857 * package-get.el (package-get-update-base-entry): Remove code to
|
|
858 add package entries into custom.
|
|
859 (package-get-custom-groups): Remove.
|
|
860 (package-get-custom): Ditto.
|
|
861 (package-get-custom-add-entry): Ditto.
|
|
862
|
|
863 2002-04-29 Steve Youngs <youngs@xemacs.org>
|
|
864
|
|
865 * menubar-items.el (default-menubar): Remove entry for managing
|
|
866 packages via custom.
|
|
867
|
821
|
868 2002-04-24 Mats Lidell <matsl@contactor.se>
|
|
869
|
|
870 * mule/european.el (language-info-alist): Add TUTORIAL & greeting for Swedish.
|
|
871
|
820
|
872 2002-04-28 Steve Youngs <youngs@xemacs.org>
|
|
873
|
|
874 * mule/mule-charset.el: Revert my last patch. 'string-to-char-list'.
|
|
875
|
804
|
876 * XEmacs 21.5.6 "bok choi" is released.
|
|
877
|
801
|
878 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
879
|
|
880 * mule/mule-cmds.el:
|
|
881 * mule/mule-cmds.el (langenv-to-locale-hash): New.
|
|
882 * mule/mule-cmds.el (mswindows-get-language-environment-from-locale):
|
|
883 Hash the result of mswindows-get-language-environment-from-locale,
|
|
884 since it's very expensive (and causes huge ballooning of memory
|
|
885 under X Windows, since it's called from x-get-resource).
|
|
886
|
|
887 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
888
|
|
889 * cl-extra.el:
|
|
890 * cl-extra.el (equalp):
|
|
891 * code-files.el (load):
|
|
892 * files.el (hack-local-variables-last-page):
|
|
893 * files.el (hack-local-variables-prop-line):
|
|
894 * simple.el (assoc-ignore-case):
|
|
895 * subr.el:
|
|
896 * subr.el (string-equal-ignore-case): New.
|
|
897 * x-faces.el (x-frob-font-size):
|
|
898 * x-faces.el (x-init-device-faces):
|
|
899 Create new string-equal-ignore-case, based on built-in
|
|
900 compare-strings -- compare strings ignoring case without the need
|
|
901 to generate garbage by calling downcase. Use it in equalp and
|
|
902 elsewhere.
|
|
903
|
800
|
904 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
905
|
|
906 * behavior.el:
|
|
907 * behavior.el (within-behavior-enabling-disabling): New.
|
|
908 * behavior.el (behaviors): New.
|
|
909 * behavior.el (enabled-behavior-list): New.
|
|
910 * behavior.el (define-behavior):
|
|
911 * behavior.el (behavior-enabled-p):
|
|
912 * behavior.el (enable-behavior):
|
|
913 * behavior.el (disable-behavior):
|
|
914 * dumped-lisp.el (preloaded-file-list):
|
|
915 * menubar-items.el (default-menubar):
|
|
916 Add support for saving using custom. Load into a dumped XEmacs.
|
|
917 Correct :title to :short-doc in accordance with behavior-defs.el.
|
|
918 Add a submenu under Options for turning on/off behaviors.
|
|
919
|
|
920 * cl-macs.el:
|
|
921 * cl-macs.el (loop):
|
|
922 * cl-macs.el (cl-parse-loop-clause):
|
|
923 Properly document `loop'. Fix a minor bug in keymap iteration and
|
|
924 add support for bit-vector iteration.
|
|
925
|
|
926 * lisp-mode.el (construct-lisp-mode-menu):
|
|
927 Rearrange and add items for macro expanding.
|
924
|
928
|
800
|
929 * menubar-items.el (menu-split-long-menu):
|
|
930 * menubar-items.el (menu-sort-menu):
|
|
931 Document connection between these two functions.
|
|
932
|
|
933 * window.el:
|
|
934 * window.el (get-window-with-predicate): New.
|
|
935 * window.el (ALL-FRAMES): New.
|
|
936 * window.el ('some-window): New.
|
|
937 * window.el (count-windows):
|
|
938 * window.el (window-safely-shrinkable-p): New.
|
|
939 * window.el (count-screen-lines): New.
|
|
940 * window.el (shrink-window-if-larger-than-buffer):
|
|
941 Port stuff from GNU 21.1.
|
|
942
|
793
|
943 2002-03-24 Ben Wing <ben@xemacs.org>
|
|
944
|
|
945 * mule/english.el (ascii-right-to-left):
|
|
946 Define this charset now, since a bug was fixed that formerly
|
|
947 prevented it.
|
924
|
948
|
793
|
949 * mule/ethio-util.el (ethio-fidel-to-java-buffer):
|
|
950 * mule/ethio-util.el (ethio-java-to-fidel-buffer):
|
|
951 Fix compile errors involving Unicode `characters', which should be
|
|
952 integers.
|
|
953
|
|
954 2002-03-24 Ben Wing <ben@xemacs.org>
|
|
955
|
|
956 * sound.el:
|
|
957 * sound.el (sound-default-alist):
|
|
958 Correct docs.
|
|
959
|
|
960 * msw-glyphs.el:
|
|
961
|
|
962 Set glyph-contrib-p to nil on hscroll, continuation, truncation so
|
|
963 that we don't get line jumpiness from them being larger than the
|
|
964 line height.
|
|
965
|
|
966 * mouse.el:
|
|
967 * mouse.el ((meta button1)):
|
|
968 * mouse.el (mouse-consolidated-yank):
|
|
969 * mouse.el (mouse-yank):
|
|
970 * mouse.el (mouse-track):
|
|
971 * mouse.el (variables): Removed.
|
|
972 * mouse.el (default-mouse-track-normalize-point):
|
|
973 * mouse.el (default-mouse-track-return-dragged-selection):
|
|
974 * mouse.el (mouse-track-by-lines): New.
|
|
975 * mouse.el (mouse-track-insert): Removed.
|
|
976 * mouse.el (mouse-track-adjust-by-lines): New.
|
|
977 * mouse.el (mouse-track-insert-1): New.
|
|
978 * mouse.el (mouse-track-insert-by-lines): New.
|
|
979 * mouse.el (mouse-track-delete-and-insert-by-lines): New.
|
|
980
|
|
981 New functions for line-oriented mouse selection, with meta held
|
|
982 down. Extend mouse-track{,adjust,insert,delete-and-insert} this
|
|
983 way. Move mouse-track-do-rectangle to meta-button2; not nearly so
|
|
984 useful (and doesn't really work correctly currently).
|
924
|
985
|
793
|
986 * auto-save.el:
|
|
987 * auto-save.el (make-auto-save-file-name):
|
|
988 * auto-save.el (recover-all-files):
|
|
989 * check-features.el:
|
|
990 * check-features.el ((featurep 'tooltalk)):
|
|
991 * check-features.el ((featurep 'sparcworks)):
|
|
992 * code-files.el:
|
|
993 * code-files.el (insert-file-contents):
|
|
994 * etags.el (find-tag-default):
|
|
995 * files.el (normal-mode):
|
|
996 * files.el (backup-buffer):
|
|
997 * files.el (recover-session-finish):
|
|
998 * finder.el (finder-compile-keywords):
|
|
999 * font-lock.el (font-lock-pre-idle-hook):
|
|
1000 * info.el (Info-suffixed-file):
|
|
1001 * package-get.el:
|
|
1002 * package-get.el (package-get-load-package-file):
|
|
1003 * package-get.el (package-get):
|
|
1004 * packages.el:
|
|
1005 * packages.el (packages-load-package-lisps):
|
|
1006 * simple.el:
|
|
1007 * simple.el (show-message-log):
|
|
1008 * simple.el (log-message):
|
|
1009 * simple.el (remove-message):
|
|
1010 * simple.el (log-warning-minimum-level):
|
|
1011 * simple.el (display-warning-minimum-level):
|
|
1012 * simple.el (warning-level-alist):
|
|
1013 * simple.el (warning-level-<): New.
|
|
1014 * simple.el (display-warning):
|
|
1015 * simple.el (NOTE): New.
|
|
1016 * simple.el (warn):
|
|
1017 * simple.el (lwarn):
|
|
1018 * subr.el:
|
|
1019 * subr.el (backtrace-in-condition-handler-eliminating-handler): New.
|
|
1020 * subr.el (with-trapping-errors): New.
|
|
1021
|
|
1022 New form with-trapping-errors; a consistent way to execute code,
|
|
1023 catching all errors and displaying a warning, including a
|
|
1024 backtrace showing where the error occurred. Modify various files
|
|
1025 to use this.
|
924
|
1026
|
793
|
1027 Show all warnings in the echo area (in a format convenient for
|
|
1028 this) as well as the Warnings buffer. Change the interpretation
|
|
1029 of display-warning-minimum-level so that warnings below this level
|
|
1030 (now set at `warning') do not force the Warnings buffer to be
|
|
1031 displayed, but still appear in the echo area. The motivation for
|
|
1032 this was `Unable to instantiate font' warnings, which should be
|
|
1033 visible but are very annoying when the Warnings buffer pops up.
|
|
1034
|
|
1035 Change the meaning of warning level `alert' and define clearly
|
|
1036 what the purpose of the various warning levels are. Modify
|
|
1037 various files consistent with the new definitions.
|
|
1038
|
|
1039 Mark all warnings with extents.
|
924
|
1040
|
793
|
1041 * startup.el (load-init-file):
|
|
1042 Modify so that a backtrace is seen when an error occurs.
|
924
|
1043
|
793
|
1044 * help.el (view-warnings): New.
|
|
1045 New function for viewing warnings buffer.
|
924
|
1046
|
793
|
1047 * help.el:
|
|
1048 * help.el (print-recent-messages):
|
|
1049 * simple.el:
|
|
1050 * simple.el (show-message-log):
|
|
1051 Integrate show-message-log with view-lossage. Add option to
|
|
1052 view-lossage to view only the messages. Clear message first so
|
|
1053 latest message is seen.
|
924
|
1054
|
793
|
1055 * menubar-items.el:
|
|
1056 * menubar-items.el (default-menubar):
|
|
1057 * menubar-items.el (bookmark-menu-filter): Removed.
|
|
1058 Various rearrangements and fixes.
|
924
|
1059
|
793
|
1060 * msw-faces.el:
|
|
1061 * msw-faces.el (gui-element):
|
|
1062 * msw-faces.el (mswindows-init-device-faces):
|
|
1063 Set gui-element font globally instead of on each device.
|
|
1064
|
|
1065 * msw-font-menu.el (mswindows-font-menu-font-data): Fix bug.
|
|
1066
|
|
1067 * simple.el (debug-print-1): New.
|
|
1068 * simple.el (debug-print):
|
|
1069 * simple.el (debug-backtrace): New.
|
|
1070 New debugging functions.
|
|
1071
|
792
|
1072 2002-03-20 John Paul Wallington <jpw@shootybangbang.com>
|
|
1073
|
|
1074 * menubar-items.el (list-all-buffers): New function.
|
|
1075 (list-all-buffers-function): New customizable variable.
|
|
1076 (default-menubar): Replace list-buffers with list-all-buffers.
|
|
1077
|
|
1078 2002-03-04 Simon Josefsson <jas@extundo.com>
|
|
1079
|
|
1080 * files.el (auto-mode-alist): Move Sieve to a place where the
|
|
1081 comment is more appropriate for it.
|
|
1082
|
788
|
1083 2002-03-20 Ben Wing <ben@xemacs.org>
|
|
1084
|
|
1085 * mule\mule-category.el:
|
|
1086 * mule\mule-category.el (with-category-table): New.
|
|
1087 Start implementing a category API compatible with FSF. Not there yet.
|
|
1088 We need improvements to char-tables.
|
924
|
1089
|
788
|
1090 * mule\mule-charset.el:
|
|
1091 * mule\mule-charset.el ((translation-table): New.
|
|
1092 * mule\mule-charset.el (make-translation-table): New.
|
|
1093 * mule\mule-charset.el (named-translation-table-hash-table): New.
|
|
1094 * mule\mule-charset.el (define-translation-table): New.
|
|
1095 * mule\mule-charset.el (find-translation-table): New.
|
|
1096 * mule\mule-charset.el (get-translation-table): New.
|
|
1097 Copy translation table code from FSF 21.1 and fix up. Eventually
|
|
1098 we'll have them in XEmacs. (used in ccl) Not here quite yet, and
|
|
1099 we need some improvements to char-tables.
|
|
1100
|
|
1101 * mule\cyril-util.el:
|
|
1102 * mule\cyril-util.el (cyrillic-encode-koi8-r-char):
|
|
1103 * mule\cyril-util.el (cyrillic-encode-alternativnyj-char):
|
|
1104 * mule\cyrillic.el:
|
|
1105 * mule\cyrillic.el (cyrillic-koi8-r-to-external-code-table): New.
|
|
1106 * mule\cyrillic.el (cyrillic-alternativnyj-to-external-code-table): New.
|
|
1107 * mule\devan-util.el (devanagari-compose-string):
|
|
1108 * mule\ethio-util.el:
|
|
1109 * mule\korea-util.el:
|
|
1110 * mule\mule-tty-init.el (init-mule-tty-win):
|
|
1111 * mule\tibet-util.el (tibetan-add-components):
|
|
1112 * mule\tibet-util.el (tibetan-compose-region):
|
|
1113 * mule\viet-util.el:
|
|
1114 * mule\viet-util.el (viet-encode-viscii-char):
|
|
1115 * mule\vietnamese.el:
|
|
1116 * mule\vietnamese.el (viet-viscii-to-external-code-table): New.
|
|
1117 Fix numerous compilation warnings. Fix up code related to
|
|
1118 translation tables and other types of char-tables.
|
|
1119
|
|
1120 2002-03-20 Ben Wing <ben@xemacs.org>
|
|
1121
|
|
1122 * menubar-items.el (default-menubar): Move the frame commands from
|
|
1123 the View menu to the File menu, to be consistent with how most other
|
|
1124 programs do things. Move less-used revert/recover items to a submenu.
|
|
1125 Make "recover" not prompt for a file, but recover the current buffer.
|
|
1126
|
787
|
1127 2002-03-20 Ben Wing <ben@xemacs.org>
|
|
1128
|
|
1129 * dumped-lisp.el (preloaded-file-list): debug.el -> diagnose.el.
|
|
1130 * diagnose.el: Renamed from debug.el because of existing debug.el
|
|
1131 in xemacs-base.
|
|
1132
|
784
|
1133 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
1134
|
|
1135 * dumped-lisp.el (preloaded-file-list): Add debug.el.
|
|
1136
|
|
1137 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
1138
|
|
1139 * subr.el:
|
|
1140 * subr.el (map-plist): New.
|
|
1141
|
|
1142 * debug.el: New. New function show-memory-usage.
|
|
1143
|
782
|
1144 2002-03-18 Adrian Aichner <adrian@xemacs.org>
|
|
1145
|
|
1146 * cus-edit.el (customize-save-variable): Fix typo in prompt.
|
|
1147
|
780
|
1148 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
1149
|
|
1150 * mule\lao.el (?):
|
|
1151 * mule\lao.el (lao):
|
|
1152 Convert stuff to XEmacs-style.
|
924
|
1153
|
780
|
1154 * mule\thai-xtis.el:
|
|
1155 * mule\thai-xtis.el (thai-xtis):
|
|
1156 * mule\thai-xtis.el (?x): New.
|
|
1157 Move thai-xtis-chars.el stuff to here, since we can now handle
|
|
1158 encountering characters of a charset before the charset is defined.
|
|
1159
|
|
1160 * mule\thai-xtis-chars.el: Removed, moved into thai-xtis.el.
|
|
1161
|
|
1162 * mule\mule-msw-init.el: Move some stuff into mule-msw-init-late.el,
|
|
1163 which references charsets and thus needs to be delayed until after
|
|
1164 all charsets have been created.
|
|
1165
|
|
1166 * mule\mule-msw-init-late.el: New file, some stuff from
|
|
1167 mule-msw-init.el.
|
|
1168
|
|
1169 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
1170
|
|
1171 * dumped-lisp.el (preloaded-file-list):
|
|
1172 Load the remaining languages -- lao, indian, devanagari, tibetan.
|
|
1173 Load new file mule-msw-init-late.
|
924
|
1174
|
780
|
1175 * unicode.el (load-unicode-tables):
|
|
1176 * unicode.el (init-unicode-at-startup):
|
|
1177 Load the new tables for Ethiopic, Vietnamese, and other languages
|
|
1178 extracted from mule-ucs.
|
|
1179
|
778
|
1180 2002-03-16 Ben Wing <ben@xemacs.org>
|
|
1181
|
|
1182 * mule\arabic.el:
|
|
1183 * mule\arabic.el (arabic-1-column):
|
|
1184 * mule\arabic.el (arabic-2-column):
|
|
1185 * mule\canna-leim.el:
|
|
1186 * mule\canna-leim.el (canna:*japanese-mode*):
|
|
1187 * mule\canna-leim.el (canna-inactivate):
|
|
1188 * mule\china-util.el:
|
|
1189 * mule\chinese.el:
|
|
1190 * mule\chinese.el (chinese-sisheng):
|
|
1191 * mule\cyril-util.el:
|
|
1192 * mule\cyril-util.el (cyrillic-encode-koi8-r-char):
|
|
1193 * mule\cyril-util.el (cyrillic-encode-alternativnyj-char):
|
|
1194 * mule\cyrillic.el:
|
|
1195 * mule\devan-util.el:
|
|
1196 * mule\devanagari.el:
|
|
1197 * mule\english.el:
|
|
1198 * mule\ethio-util.el:
|
|
1199 * mule\ethio-util.el (ethio-modify-vowel):
|
|
1200 * mule\ethiopic.el:
|
|
1201 * mule\european.el:
|
|
1202 * mule\greek.el:
|
|
1203 * mule\hebrew.el:
|
|
1204 * mule\indian.el:
|
|
1205 * mule\japan-util.el:
|
|
1206 * mule\japan-util.el (japanese-symbol-table):
|
|
1207 * mule\japan-util.el (japanese-hankaku):
|
|
1208 * mule\japan-util.el (japanese-hankaku-region):
|
|
1209 * mule\japanese.el:
|
|
1210 * mule\korea-util.el:
|
|
1211 * mule\korean.el:
|
|
1212 * mule\lao-util.el:
|
|
1213 * mule\lao.el:
|
|
1214 * mule\lao.el (lao):
|
|
1215 * mule\misc-lang.el:
|
|
1216 * mule\mule-charset.el:
|
|
1217 * mule\mule-cmds.el (set-locale-for-language-environment):
|
|
1218 * mule\mule-cmds.el (set-language-environment-coding-systems):
|
|
1219 * mule\mule-cmds.el (init-locale-at-early-startup):
|
|
1220 * mule\thai-util.el:
|
|
1221 * mule\thai.el:
|
|
1222 * mule\tibet-util.el:
|
|
1223 * mule\tibetan.el:
|
|
1224 * mule\tibetan.el (tibetan-1-column):
|
|
1225 * mule\tibetan.el (tibetan):
|
|
1226 * mule\viet-util.el:
|
|
1227 * mule\viet-util.el (viet-encode-viscii-char):
|
|
1228 * mule\vietnamese.el:
|
|
1229 * mule\vietnamese.el (?v): New.
|
|
1230 * mule\vietnamese.el (viet-viscii-decode-table):
|
|
1231 * unicode.el:
|
|
1232 Fix lots of warnings. Sync up some files to FSF 21.1. Copy over
|
|
1233 all charset definitions from FSF 21.1, convert them to our format,
|
|
1234 and stick them in the relevant files. Eventually we will actually
|
|
1235 be able to dump these files (though they may not quite work).
|
|
1236
|
|
1237 2002-03-16 Ben Wing <ben@xemacs.org>
|
|
1238
|
|
1239 * autoload.el:
|
|
1240 * autoload.el (make-autoload):
|
|
1241 * autoload.el (generate-autoload-cookie):
|
|
1242 * autoload.el (defun*):
|
|
1243 Support defun*, defmacro*.
|
924
|
1244
|
778
|
1245 * mule/mule-composite.el: New file, from FSF.
|
|
1246 * mule/mule-composite-stub.el: New file, stubs for nonexistent
|
|
1247 composition funs/vars.
|
|
1248 * mule/viet-chars.el: Deleted, moved into vietnamese.el.
|
|
1249 * dumped-lisp.el (preloaded-file-list):
|
|
1250 Account for these changes.
|
924
|
1251
|
778
|
1252 * font.el (mswindows-font-create-object):
|
|
1253 * mouse.el (mouse-begin-drag-n-drop):
|
|
1254 * msw-font-menu.el (mswindows-font-regexp):
|
|
1255 * printer.el:
|
|
1256 * printer.el (generic-page-setup):
|
|
1257 * printer.el (generic-print-region):
|
|
1258 * startup.el (early-error-handler):
|
|
1259 fix warnings.
|
|
1260
|
|
1261 2002-03-16 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
1262
|
|
1263 * unicode.el (load-unicode-tables): Make table for latin-jisx0201.
|
|
1264 * mule/mule-msw-init.el: Character sets to codepage mapping
|
|
1265 change. Add japanese-jisx0212, delete japanese-jisx0208-1978.
|
|
1266
|
777
|
1267 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
1268
|
|
1269 * mule\mule-charset.el:
|
|
1270 * mule\mule-charset.el (char-width): Removed.
|
|
1271 * mule\mule-charset.el ('sref): Removed.
|
|
1272 * mule\mule-charset.el (char-bytes): Removed.
|
|
1273 * mule\mule-charset.el (string-to-sequence): Removed.
|
|
1274 * mule\mule-charset.el (string-to-list): Removed.
|
|
1275 * mule\mule-charset.el (string-to-vector): Removed.
|
|
1276 * mule\mule-charset.el (store-substring): Removed.
|
|
1277 * obsolete.el:
|
|
1278 * obsolete.el ('sref): New.
|
|
1279 * obsolete.el (char-bytes): New.
|
|
1280 * subr.el:
|
|
1281 * subr.el (char-width): New.
|
|
1282 * subr.el (string-to-sequence): New.
|
|
1283 * subr.el (string-to-list): New.
|
|
1284 * subr.el (string-to-vector): New.
|
|
1285 * subr.el (store-substring): New.
|
|
1286 * subr.el (truncate-string-to-width): New. Put back
|
|
1287 previously-deleted truncate-string-to-width. Move other
|
|
1288 non-Mule-specific stuff into subr.el or obsolete.el.
|
|
1289
|
776
|
1290 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
1291
|
|
1292 * mule\chinese.el:
|
|
1293 * mule\chinese.el (post-read-decode-hz):
|
|
1294 * mule\chinese.el (pre-write-encode-hz):
|
|
1295 * mule\japan-util.el (japanese-katakana-region):
|
|
1296 * mule\japan-util.el (japanese-hiragana-region):
|
|
1297 * mule\japan-util.el (japanese-zenkaku-region):
|
|
1298 fix warnings.
|
|
1299
|
|
1300 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
1301
|
|
1302 * behavior-defs.el (func-menu):
|
|
1303 * behavior-defs.el (filladapt):
|
|
1304 fix errors with require.
|
924
|
1305
|
776
|
1306 * bytecomp-runtime.el:
|
|
1307 * bytecomp-runtime.el (with-boundp):
|
|
1308 * bytecomp-runtime.el (if-boundp):
|
|
1309 * bytecomp-runtime.el (when-boundp):
|
|
1310 * bytecomp-runtime.el (and-boundp): New.
|
|
1311 * bytecomp-runtime.el (declare-boundp):
|
|
1312 * bytecomp-runtime.el (globally-declare-boundp):
|
|
1313 * bytecomp-runtime.el (with-fboundp):
|
|
1314 * bytecomp-runtime.el (if-fboundp):
|
|
1315 * bytecomp-runtime.el (when-fboundp):
|
|
1316 * bytecomp-runtime.el (and-fboundp): New.
|
|
1317 * bytecomp-runtime.el (declare-fboundp):
|
|
1318 * bytecomp-runtime.el (globally-declare-fboundp):
|
|
1319 * bytecomp-runtime.el (with-byte-compiler-warnings-suppressed):
|
|
1320 add new funs {when,and}-{f}boundp, clean up docs.
|
|
1321
|
|
1322 * cus-edit.el (custom-save-variables):
|
|
1323 pretty-print values.
|
924
|
1324
|
776
|
1325 * dump-paths.el:
|
|
1326 * dump-paths.el (startup-setup-paths): New.
|
|
1327 * find-paths.el:
|
|
1328 * startup.el (command-switch-alist):
|
|
1329 * startup.el (command-line-do-help):
|
|
1330 * startup.el (normal-top-level):
|
|
1331 * startup.el (command-line-early):
|
|
1332 * startup.el (command-line):
|
|
1333 * startup.el (startup-find-roots-warning):
|
|
1334 * startup.el (startup-setup-paths): Removed.
|
|
1335 * startup.el (startup-load-autoloads):
|
|
1336 * setup-paths.el:
|
|
1337 fix problems/inconsistencies parsing options. support new
|
|
1338 -no-packages option. merge code duplication in dump-paths and
|
|
1339 startup.
|
|
1340
|
|
1341 * lisp-mode.el:
|
|
1342 * lisp-mode.el (lisp-indent-function):
|
|
1343 * lisp-mode.el (while):
|
|
1344 indent macrolet and labels correctly. update comments about
|
|
1345 lisp-indent-function. flet already handled in cl.
|
924
|
1346
|
776
|
1347 * apropos.el (apropos-safe-documentation):
|
|
1348 * auto-save.el (make-auto-save-file-name):
|
|
1349 * buff-menu.el (default-list-buffers-identification):
|
|
1350 * cl-extra.el (cl-map-intervals):
|
|
1351 * dragdrop.el (experimental-dragdrop-drop-url-default):
|
|
1352 * faces.el ((color '(red green blue yellow))):
|
|
1353 * files.el (recover-session):
|
|
1354 * files.el (file-remote-p):
|
|
1355 * fill.el (find-space-insertable-point):
|
|
1356 * font-lock.el (font-lock-thing-lock-cleanup):
|
|
1357 * font-lock.el (font-lock-after-fontify-buffer):
|
|
1358 * font.el (font-blink-initialize):
|
|
1359 * gtk-faces.el (*try-oblique-before-italic-fonts*): Removed.
|
|
1360 * gtk-faces.el (try-oblique-before-italic-fonts): New.
|
|
1361 * gtk-faces.el ('*try-oblique-before-italic-fonts*): New.
|
|
1362 * gtk-faces.el (gtk-make-font-italic):
|
|
1363 * gtk-faces.el (gtk-make-font-bold-italic):
|
|
1364 * gui.el (insert-gui-button):
|
|
1365 * help.el (xemacs-www-page):
|
|
1366 * help.el (xemacs-www-faq):
|
|
1367 * hyper-apropos.el (hyper-apropos-find-function):
|
|
1368 * hyper-apropos.el (hyper-apropos-find-variable):
|
|
1369 * info.el (Info-find-node):
|
|
1370 * isearch-mode.el (isearch-help-or-delete-char):
|
|
1371 * keymap.el (kbd):
|
|
1372 * lisp-mnt.el (lm-report-bug):
|
|
1373 * mouse.el (mouse-eval-sexp):
|
|
1374 * package-admin.el (package-admin-check-manifest):
|
|
1375 * package-get.el (package-get-update-base-from-buffer):
|
|
1376 * package-get.el (package-get-staging-dir):
|
|
1377 * printer.el (generic-print-region):
|
|
1378 * process.el (shell-command):
|
|
1379 * process.el (shell-quote-argument):
|
|
1380 * resize-minibuffer.el (resize-minibuffer-setup):
|
|
1381 * simple.el (sendmail-user-agent-compose):
|
|
1382 * toolbar-items.el (toolbar-paste):
|
|
1383 * toolbar-items.el (toolbar-ispell-internal):
|
|
1384 * toolbar-items.el (toolbar-compile):
|
|
1385 * toolbar-items.el (toolbar-gnus):
|
|
1386 * wid-edit.el (widget-before-change):
|
|
1387 * wid-edit.el (widget-after-change):
|
|
1388 * wid-edit.el (widget-url-link-action):
|
|
1389 * win32-native.el (grep-null-device):
|
|
1390 * win32-native.el (grep-null-device)): New.
|
|
1391 * win32-native.el (grep-regexp-alist):
|
|
1392 * win32-native.el (grep-regexp-alist)): New.
|
|
1393 * win32-native.el (mswindows-system-shells):
|
|
1394 fix warnings.
|
|
1395
|
|
1396 * very-early-lisp.el: update docs.
|
|
1397
|
774
|
1398 2002-03-14 Ville Skyttä <ville.skytta@xemacs.org>
|
|
1399
|
|
1400 * files.el (auto-mode-alist): GNUmakefile is a Makefile,
|
|
1401 "system default" Xdefaults and friends get xrdb-mode.
|
|
1402
|
|
1403 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
1404
|
|
1405 * The Great Mule Merge: placeholder.
|
|
1406
|
768
|
1407 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1408
|
|
1409 * XEmacs 21.5.5 "beets" is released.
|
|
1410
|
767
|
1411 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1412
|
|
1413 * toolbar.el (default-toolbar-position): but I tested it! typo fix.
|
|
1414
|
765
|
1415 2002-03-05 Mats Lidell <matsl@contactor.se>
|
924
|
1416
|
765
|
1417 * help-nomule.el (tutorial-supported-languages): Added Swedish
|
|
1418 tutorial. Sorted languages.
|
|
1419
|
|
1420 2001-12-03 Christoph Wedler <Christoph.Wedler@sap.com>
|
|
1421
|
|
1422 * minibuf.el (completing-read): Update docstring.
|
|
1423
|
763
|
1424 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1425
|
|
1426 * toolbar.el (toolbar-visible-p):
|
|
1427 (toolbar-captioned-p):
|
|
1428 Prefix * to docstring, improve line break.
|
|
1429 (default-toolbar-position): Prefix * to docstring, improve line break.
|
|
1430 Reconfigure frame to preserve window dimensions if toolbar is moved.
|
|
1431
|
748
|
1432 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1433
|
|
1434 * code-files.el (convert-mbox-coding-system): Improve comment.
|
|
1435 (write-region): Improve docstring. Reformat to 80 columns. Add
|
|
1436 coding-system argument to `write-region-pre-hook' call.
|
|
1437 (write-region-pre-hook): Fix docstring to mention lockname argument.
|
|
1438
|
747
|
1439 2002-02-11 Mike Sperber <mike@xemacs.org>
|
|
1440
|
|
1441 * info.el (Info-maybe-update-dir): Regenerate dir if we're
|
|
1442 regenerating outdated dir files and dir is non-existent.
|
|
1443
|
740
|
1444 2002-02-03 Adrian Aichner <adrian@xemacs.org>
|
|
1445
|
|
1446 * printer.el (generic-print-region): Don't pass unwanted buffer
|
|
1447 argument to lpr-region, as pointed out by Björn Torkelsson.
|
|
1448
|
738
|
1449 2002-02-02 William M. Perry <wmperry@gnu.org>
|
|
1450
|
|
1451 * widgets-gtk.el (gtk-widget-get-callback): New function to
|
|
1452 support either :callback-ex or :callback in the widget functions.
|
|
1453 (gtk-widget-instantiate-button-internal): Use it.
|
|
1454
|
735
|
1455 2002-01-24 John Paul Wallington <jpw@shootybangbang.com>
|
|
1456
|
|
1457 * faces.el (zmacs-region): fix typo in docstring.
|
|
1458
|
732
|
1459 2002-01-14 Björn Torkelsson <torkel@pdc.kth.se>
|
|
1460
|
|
1461 * menubar-items.el (default-menubar): Open URLs menubar entries
|
|
1462 moved to mail-lib
|
|
1463
|
|
1464 2002-01-16 John Paul Wallington <jpw@shootybangbang.com>
|
|
1465
|
|
1466 * cus-start.el: customize the builtin variable
|
|
1467 'modifier-keys-sticky-time'.
|
|
1468
|
|
1469 2002-01-09 John Paul Wallington <jpw@shootybangbang.com>
|
|
1470
|
|
1471 * help.el (describe-mode): synched with FSF 19.34; handle nil
|
|
1472 minor mode indicators.
|
|
1473
|
730
|
1474 2001-12-04 Christoph Wedler <Christoph.Wedler@sap.com>
|
|
1475
|
|
1476 * window.el (window-list): Deletia. A function with the same name,
|
|
1477 which is the one used, is defined in window-xemacs.el.
|
|
1478 (quit-window): New command from Emacs-21.1.
|
|
1479
|
729
|
1480 2002-01-10 John Paul Wallington <jpw@shootybangbang.com>
|
|
1481
|
|
1482 * modeline.el (abbrev-mode-line-string): add custom group keyword.
|
|
1483 (overwrite-mode-line-string): ditto.
|
|
1484 (auto-fill-mode-line-string): ditto.
|
|
1485 (defining-kbd-macro-mode-line-string): ditto.
|
|
1486
|
728
|
1487 2002-01-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1488
|
|
1489 * coding.el: Fix typo in comment.
|
|
1490
|
|
1491 2002-01-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1492
|
|
1493 * mule/european.el (Latin-9): Add ISO 8859/15 support.
|
|
1494
|
727
|
1495 2002-01-09 Simon Josefsson <jas@extundo.com>
|
|
1496
|
|
1497 * files.el (auto-mode-alist): Support Sieve (*.siv, *.sieve).
|
|
1498
|
725
|
1499 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1500
|
|
1501 * XEmacs 21.5.4 "bamboo" is released.
|
|
1502
|
723
|
1503 2002-01-04 Adrian Aichner <adrian@xemacs.org>
|
|
1504
|
|
1505 * info.el (Info-auto-generate-directory): Default
|
|
1506 Info-auto-generate-directory to 'if-outdated.
|
|
1507
|
718
|
1508 2001-12-27 David A. Panariti <davep@who.net>
|
|
1509
|
924
|
1510 * hyper-apropos.el (hyper-apropos-find-variable):
|
718
|
1511 Added this function based on hyper-apropos-find-function.
|
|
1512
|
924
|
1513 * hyper-apropos.el (hyper-apropos-help-map):
|
718
|
1514 Added binding of "v" to hyper-apropos-find-variable.
|
|
1515
|
|
1516 2001-12-27 John Paul Wallington <jpw@shootybangbang.com>
|
|
1517
|
924
|
1518 * obsolete.el (interactive-form): new compatibility alias for
|
718
|
1519 function-interactive.
|
|
1520
|
717
|
1521 2001-12-26 Adrian Aichner <adrian@xemacs.org>
|
|
1522
|
|
1523 * printer.el (generic-print-region): Pass on arguments start, end,
|
|
1524 and buffer to lpr-region. The original problem was pointed out by
|
|
1525 Nevin Kapur.
|
|
1526
|
716
|
1527 2001-12-26 John Paul Wallington <jpw@shootybangbang.com>
|
|
1528
|
|
1529 * keydefs.el (global-map): add a defn for C-x 5 1, previously
|
|
1530 undefined, to run delete-other-frames.
|
|
1531
|
710
|
1532 2001-12-18 John Paul Wallington <jpw@shootybangbang.com>
|
|
1533
|
924
|
1534 * gnuserv.el:
|
710
|
1535 (gnuserv-mode-line-string): new customizable variable
|
|
1536 (gnuserv-minor-mode): make variable buffer-local
|
|
1537 * isearch-mode.el:
|
924
|
1538 (isearch-mode-line-string): new customizable variable
|
710
|
1539
|
707
|
1540 2001-12-16 Andy Piper <andy@xemacs.org>
|
|
1541
|
|
1542 * package-get.el (package-get-update-all): Make sure installed.db
|
|
1543 gets updated after updating packages.
|
|
1544
|
711
|
1545 2001-12-13 William M. Perry <wmperry@gnu.org>
|
|
1546
|
|
1547 * gtk-faces.el (gtk-init-device-faces): Better way of munging the
|
|
1548 default faces from a style. Do not use 'device' as the locale
|
|
1549 when setting it, or it makes it very difficult for a user to
|
|
1550 override. Now munges highlight, zmacs-region, and toolbar from
|
|
1551 the appropriate information in the default GtkStyle for the
|
|
1552 device.
|
|
1553
|
|
1554 * gui.el (gui-button-face): Ditto.
|
|
1555
|
924
|
1556 * faces.el (text-cursor):
|
|
1557 (highlight):
|
|
1558 (zmacs-region):
|
|
1559 (list-mode-item-selected):
|
|
1560 (primary-selection):
|
|
1561 (secondary-selection):
|
|
1562 (isearch):
|
711
|
1563 (isearch-secondary): Condense old window-system specific settings
|
|
1564 into one specifier using the 'win default' tags.
|
|
1565
|
|
1566 * dialog-gtk.el (popup-builtin-question-dialog): Deal gracefully
|
|
1567 with buttons of length 1, 2, and 3. Fixed yes-or-no-p lossage.
|
|
1568
|
707
|
1569 2001-12-11 Andy Piper <andy@xemacs.org>
|
|
1570
|
|
1571 * menubar.el (get-popup-menu-response): re-order so that it works
|
|
1572 on more sane/facist window systems.
|
|
1573
|
|
1574 2001-12-03 Andy Piper <andy@xemacs.org>
|
|
1575
|
|
1576 * faces.el (frob-face-property): don't infloop in face frobbing
|
|
1577 from Jan Vroonhof <jan@xemacs.org>.
|
|
1578
|
|
1579 2001-11-30 Andy Piper <andy@xemacs.org>
|
|
1580
|
|
1581 * printer.el (generic-print-region): fix for non-MS systems from
|
|
1582 Mike Fabian.
|
|
1583
|
|
1584 2001-11-30 Jan Vroonhof <jan@xemacs.org>
|
|
1585
|
|
1586 * font.el (font-window-system-mappings): Add mapping for Gtk
|
924
|
1587 (assume identical to X)
|
707
|
1588
|
|
1589 2001-11-30 Jan Vroonhof <jan@xemacs.org>
|
|
1590
|
|
1591 * faces.el (frob-face-property): Follow face fall-back hierarchy
|
|
1592 properly for face properties without an instance. Only do manual
|
|
1593 copy form 'default in last resort. This handles in particular
|
|
1594 the case where 'default itself has only a fall-back (which is
|
|
1595 the case by default on windows).
|
|
1596
|
|
1597 2001-11-24 Andy Piper <andy@xemacs.org>
|
|
1598
|
|
1599 * printer.el (generic-print-region): set default-frame-plist to
|
|
1600 nil while creating the printer frame so that sizes reflect the
|
|
1601 printed page.
|
|
1602
|
863
|
1603 2002-05-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1604
|
|
1605 This patch is based on Jerry James's patch and analysis.
|
|
1606
|
|
1607 * select.el (get-clipboard):
|
|
1608 (get-selection):
|
|
1609 Update docstrings.
|
|
1610 (get-clipboard-foreign):
|
|
1611 (get-selection-foreign):
|
|
1612 New function for use as `interprogram-paste-function's.
|
|
1613
|
|
1614 * simple.el (interprogram-paste-function): Change default to
|
|
1615 `get-clipboard-foreign'; improve docstring.
|
|
1616 (interprogram-cut-function): Improve dosctring.
|
|
1617
|
|
1618 2002-03-18 Adrian Aichner <adrian@xemacs.org>
|
|
1619
|
|
1620 * cus-edit.el (customize-save-variable): Fix typo in prompt.
|
|
1621
|
|
1622 2002-03-26 John Paul Wallington <jpw@xemacs.org>
|
|
1623
|
924
|
1624 * obsolete.el (assq-delete-all): New compatibility alias for
|
863
|
1625 remassq.
|
|
1626
|
|
1627 2002-01-09 Simon Josefsson <jas@extundo.com>
|
|
1628
|
|
1629 * files.el (auto-mode-alist): Support Sieve (*.siv, *.sieve).
|
|
1630
|
|
1631 2002-01-04 Adrian Aichner <adrian@xemacs.org>
|
|
1632
|
|
1633 * info.el (Info-auto-generate-directory): Default
|
|
1634 Info-auto-generate-directory to 'if-outdated.
|
|
1635
|
|
1636 2002-03-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1637
|
|
1638 * startup.el (normal-top-level): Prevent migration code from
|
|
1639 trashing .emacs on an error in loading the init files.
|
|
1640
|
|
1641 2002-03-14 Ville Skyttä <ville.skytta@xemacs.org>
|
|
1642
|
|
1643 * files.el (auto-mode-alist): GNUmakefile is a Makefile,
|
|
1644 "system default" Xdefaults and friends get xrdb-mode.
|
|
1645
|
|
1646 2002-03-05 Mats Lidell <matsl@contactor.se>
|
924
|
1647
|
863
|
1648 * help-nomule.el (tutorial-supported-languages): Added Swedish
|
|
1649 tutorial. Sorted languages.
|
|
1650
|
|
1651 2002-02-11 Mike Sperber <mike@xemacs.org>
|
|
1652
|
|
1653 * info.el (Info-maybe-update-dir): Regenerate dir if we're
|
|
1654 regenerating outdated dir files and dir is non-existent.
|
|
1655
|
|
1656 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1657
|
|
1658 * code-files.el (convert-mbox-coding-system): Improve comment.
|
|
1659 (write-region): Improve docstring. Reformat to 80 columns. Add
|
|
1660 coding-system argument to `write-region-pre-hook' call.
|
|
1661 (write-region-pre-hook): Fix docstring to mention lockname argument.
|
|
1662
|
|
1663 2002-01-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1664
|
|
1665 * minibuf.el (completing-read): Remove redundant wrong arg list.
|
|
1666
|
|
1667 * help.el (with-displaying-help-buffer): Put usage advice in docstring.
|
|
1668
|
|
1669 2001-12-27 John Paul Wallington <jpw@shootybangbang.com>
|
|
1670
|
924
|
1671 * obsolete.el (interactive-form): new compatibility alias for
|
863
|
1672 function-interactive.
|
|
1673
|
|
1674 2001-11-29 Adrian Aichner <adrian@xemacs.org>
|
|
1675
|
|
1676 * menubar-items.el (Menubar-items-truncate-list): Removed.
|
|
1677 * menubar-items.el (Menubar-items-truncate-history): New.
|
|
1678 * menubar-items.el (default-menubar): Use
|
|
1679 Menubar-items-truncate-history.
|
|
1680
|
|
1681 2002-02-03 Adrian Aichner <adrian@xemacs.org>
|
|
1682
|
|
1683 * printer.el (generic-print-region): Pass correct arguments to
|
|
1684 lpr-region. Thanks to Nevin Kapur <nevin@jhu.edu> and Björn
|
|
1685 Torkelsson <torkel@acc.umu.se>.
|
|
1686
|
|
1687 2002-01-09 John Paul Wallington <jpw@shootybangbang.com>
|
|
1688
|
|
1689 * help.el (describe-mode): synched with FSF 19.34; handle nil
|
|
1690 minor mode indicators.
|
|
1691
|
|
1692 2001-12-03 Christoph Wedler <Christoph.Wedler@sap.com>
|
|
1693
|
|
1694 * minibuf.el (completing-read): Update docstring.
|
|
1695
|
|
1696 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1697
|
707
|
1698 * faces.el (face-complain-about-font): Don't complain on printers.
|
|
1699
|
|
1700 2001-11-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1701
|
|
1702 * package-net.el: Inadvertant synch with Windows branch. From
|
|
1703 Andy's log:
|
|
1704 (package-net-kit-version): new variable.
|
|
1705 (package-net-generate-bin-ini): use it. Remove unwanted functions.
|
|
1706
|
|
1707 2001-11-28 Steve Youngs <youngs@xemacs.org>
|
|
1708
|
|
1709 * package-get.el (package-get-locate-index-file): Also search the
|
|
1710 core etc/ directory for the package index file if it can't be
|
|
1711 found in ~/.xemacs/.
|
|
1712
|
|
1713 2001-12-13 William Perry <wmperry@gnu.org>
|
|
1714
|
|
1715 * dialog-gtk.el (popup-builtin-question-dialog):
|
|
1716 Conform to API in gui.c.
|
924
|
1717
|
707
|
1718 2001-11-12 Andy Piper <andy@xemacs.org>
|
|
1719
|
|
1720 * cus-edit.el (custom-save-face-internal): make sure we save
|
|
1721 non-themed faces.
|
|
1722 (custom-save-variables): ditto variables.
|
|
1723
|
|
1724 2001-11-20 Stephen J. Turnbull <stephen@xemacs.og>
|
|
1725
|
|
1726 * faces.el (make-face-family):
|
|
1727 (make-face-size):
|
|
1728 New face-modifying functions per Jan Vroonhof.
|
|
1729
|
|
1730 cus-face.el (custom-set-face-font-family):
|
|
1731 (custom-set-face-font-size):
|
|
1732 Use them.
|
|
1733
|
|
1734 * font.el (font-window-system-mappings): More precise docstring.
|
|
1735
|
|
1736 (font-create-name):
|
|
1737 (font-create-object):
|
|
1738 (tty-font-create-object):
|
|
1739 (tty-font-create-plist):
|
|
1740 (x-font-create-object):
|
|
1741 (x-font-create-name):
|
|
1742 (ns-font-create-name):
|
|
1743 (mswindows-font-create-object):
|
|
1744 (mswindows-font-create-name):
|
|
1745 Add doctrings.
|
|
1746
|
|
1747 2001-11-14 John Paul Wallington <jpw@shootybangbang.com>
|
|
1748
|
|
1749 * gtk-faces.el (gtk-init-device-faces): removed spurious
|
|
1750 quote before let* expression.
|
|
1751
|
706
|
1752 2001-12-19 Jan Vroonhof <jan@xemacs.org>
|
|
1753
|
|
1754 * gtk-faces.el (gtk-init-device-faces): Fix missing close paren
|
|
1755 problem with my application of the JPW's following patch.
|
|
1756
|
702
|
1757 2001-11-29 John Paul Wallington <jpw@shootybangbang.com>
|
|
1758
|
924
|
1759 * gtk-faces.el (gtk-init-device-faces): Replaced device locale
|
|
1760 argument in set-face-background/foreground forms with
|
702
|
1761 '(default gtk) tag set to make the faces customizable, as
|
|
1762 suggested by Jan Vroonhof.
|
|
1763
|
695
|
1764 2001-12-15 John Paul Wallington <jpw@shootybangbang.com>
|
|
1765
|
|
1766 * modeline.el:
|
|
1767 (abbrev-mode-line-string): new customizable variable
|
|
1768 (overwrite-mode-line-string): ditto
|
|
1769 (auto-fill-mode-line-string): ditto
|
|
1770 (defining-kbd-macro-mode-line-string): ditto
|
|
1771 * view-less.el:
|
|
1772 (view-mode-line-string): ditto
|
|
1773
|
692
|
1774 2001-12-12 John Paul Wallington <jpw@shootybangbang.com>
|
|
1775
|
|
1776 * font-lock.el (font-lock-mode-line-string): new customizable
|
|
1777 variable
|
|
1778
|
690
|
1779 2001-10-16 Michael Diers <mdiers@elego.de>
|
|
1780
|
|
1781 * about.el: Update e-mail address.
|
|
1782
|
689
|
1783 2001-12-05 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1784
|
|
1785 * packages.el (packages-compute-package-locations): Add
|
|
1786 user-specific site-packages and infodock-packages hierarchies for
|
|
1787 symmetry.
|
|
1788
|
|
1789 * find-paths.el (paths-emacs-root-p): Use version-specific name
|
|
1790 for root testing.
|
|
1791
|
688
|
1792 2001-07-26 Mike Sperber <mike@xemacs.org>
|
|
1793
|
|
1794 * files.el (auto-mode-alist): .9 files are man pages, too.
|
|
1795
|
687
|
1796 2001-12-04 John Paul Wallington <jpw@shootybangbang.com>
|
|
1797
|
924
|
1798 * paragraphs.el (mark-paragraph): synched with FSF;
|
687
|
1799 added optional argument.
|
|
1800
|
686
|
1801 2001-12-03 Didier Verna <didier@xemacs.org>
|
|
1802
|
|
1803 * rect.el: autoload `replace-rectangle'.
|
|
1804 * keydefs.el (global-map): bind it to `C-x r p'.
|
|
1805
|
684
|
1806 2001-11-29 Charles G Waldman <cgw@xemacs.org>
|
|
1807
|
|
1808 * startup.el (initial-scratch-message): be correct about case
|
|
1809
|
683
|
1810 2001-12-02 Adrian Aichner <adrian@xemacs.org>
|
|
1811
|
|
1812 * package-get.el (package-get-update-base-from-buffer): Use
|
|
1813 exec-suffix-list with locate-file.
|
|
1814
|
682
|
1815 2001-12-03 Steve Youngs <youngs@xemacs.org>
|
|
1816
|
|
1817 * package-get.el (package-get-update-base-from-buffer): Add
|
|
1818 autoload for 'mc-verify'.
|
|
1819
|
681
|
1820 2001-12-02 Steve Youngs <youngs@xemacs.org>
|
|
1821
|
|
1822 * package-get.el (package-get-base-filename): Rename default file
|
|
1823 to 'package-index.LATEST.gpg'
|
|
1824 (package-get-require-signed-base-updates): Update doc string.
|
|
1825
|
|
1826 2001-11-29 Steve Youngs <youngs@xemacs.org>
|
|
1827
|
|
1828 * package-get.el (package-entries-are-signed): New.
|
|
1829 (package-get-continue-update-base): New.
|
686
|
1830 (package-get-update-base-from-buffer): Use them. Fix PGP code.
|
681
|
1831
|
680
|
1832 2001-11-29 Adrian Aichner <adrian@xemacs.org>
|
|
1833
|
|
1834 * menubar-items.el (Menubar-items-truncate-list): Removed.
|
|
1835 * menubar-items.el (Menubar-items-truncate-history): New.
|
|
1836 * menubar-items.el (default-menubar): Use
|
|
1837 Menubar-items-truncate-history.
|
|
1838
|
678
|
1839 2001-11-28 Steve Youngs <youngs@xemacs.org>
|
|
1840
|
|
1841 * package-get.el (package-get-locate-index-file): Also search the
|
|
1842 core etc/ directory for the package index file if it can't be
|
|
1843 found in ~/.xemacs/.
|
|
1844
|
673
|
1845 2001-10-29 Andy Piper <andy@xemacs.org>
|
|
1846
|
|
1847 * code-files.el (toggle-buffer-file-coding-system): mark buffer as
|
|
1848 modified when changing coding system.
|
|
1849
|
|
1850 * toolbar-items.el (toolbar-dired): Use interactive "D" spec so
|
|
1851 that we invoke the GUI directory selector.
|
|
1852
|
|
1853 2001-10-25 Andy Piper <andy@xemacs.org>
|
|
1854
|
|
1855 * dialog.el (make-dialog-box): use new directory dialog support.
|
|
1856 * minibuf.el (read-file-name-1): ditto.
|
|
1857 (read-file-name): ditto.
|
|
1858 (read-directory-name): ditto.
|
|
1859
|
670
|
1860 2001-09-28 Ben Wing <ben@xemacs.org>
|
|
1861
|
|
1862 * font-lock.el:
|
|
1863 * font-lock.el (font-lock-after-change-function):
|
|
1864 fix problem with last patch, reported by Katsumi Yamaoka.
|
|
1865
|
664
|
1866 2001-09-17 Ben Wing <ben@xemacs.org>
|
|
1867
|
|
1868 * font-lock.el (font-lock-after-change-function):
|
|
1869 fix problem when you insert a comment on the line before a line of
|
|
1870 code: if we use the following char, then when you hit backspace,
|
|
1871 the following line of code turns the comment color.
|
|
1872
|
663
|
1873 2001-09-15 Edward M. Lee <tailbert@yahoo.com>
|
|
1874
|
|
1875 * files.el (auto-mode-alist): Add configure.ac support.
|
|
1876
|
654
|
1877 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1878
|
|
1879 * XEmacs 21.5.3 "asparagus" is released.
|
|
1880
|
652
|
1881 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1882
|
|
1883 * README: Partial update.
|
663
|
1884
|
652
|
1885 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1886
|
|
1887 * wid-edit.el (widget-specify-secret):
|
|
1888 (widget-get):
|
|
1889 (widget-default-get):
|
|
1890 (widget-match-inline):
|
|
1891 (widget-create):
|
|
1892 (widget-create-child-and-convert):
|
|
1893 (widget-create-child):
|
|
1894 (widget-convert-text):
|
|
1895 (widget-convert-button):
|
|
1896 (widget-field-activate):
|
|
1897 (widget-beginning-of-line):
|
|
1898 (widget-end-of-line):
|
|
1899 (widget-kill-line):
|
|
1900 (widget-field-buffer):
|
|
1901 (widget-field-start):
|
|
1902 (widget-field-end):
|
|
1903 (widget-field-find):
|
|
1904 (widget-before-change):
|
|
1905 (`group' Widget):
|
|
1906 ('list Widget):
|
|
1907 ('vector Widget):
|
|
1908 Document usage conditions, fix typos.
|
|
1909
|
647
|
1910 2001-06-19 Ben Wing <ben@xemacs.org>
|
|
1911
|
|
1912 * term\AT386.el:
|
|
1913 * term\AT386.el (AT386-keypad-map):
|
|
1914 * term\AT386.el (AT386-keypad-map)): New.
|
|
1915 Fix warnings.
|
663
|
1916
|
647
|
1917 * term\linux.el:
|
|
1918 * term\lk201.el:
|
|
1919 * term\news.el:
|
|
1920 * term\news.el (news-fkey-prefix)): New.
|
|
1921 * term\vt100.el:
|
|
1922 * term\vt100.el (vt100-wide-mode):
|
|
1923 Sync with FSF 21.0.103.
|
|
1924 Fix warnings.
|
|
1925
|
|
1926 2001-06-19 Ben Wing <ben@xemacs.org>
|
|
1927
|
|
1928 * dialog-gtk.el (popup-builtin-open-dialog): Fix warning.
|
|
1929 * hyper-apropos.el: Fix problem with undefined face.
|
|
1930 * update-elc.el (update-elc-files-to-compile): Compile in proper order.
|
|
1931
|
646
|
1932 2001-08-08 Didier Verna <didier@xemacs.org>
|
|
1933
|
|
1934 * autoload.el (make-autoload): handle the case of
|
|
1935 `define-derived-mode'.
|
|
1936
|
645
|
1937 2001-08-08 Didier Verna <didier@xemacs.org>
|
|
1938
|
|
1939 * autoload.el (update-autoload-files): make defdir a file name,
|
|
1940 not directory name.
|
|
1941
|
644
|
1942 2001-08-06 Steve Youngs <youngs@xemacs.org>
|
|
1943
|
|
1944 * menubar-items.el (default-menubar): Use 'report-xemacs-bug'.
|
|
1945
|
|
1946 * lisp-mnt.el (lm-report-bug): Use 'report-xemacs-bug-beta-address'.
|
|
1947
|
641
|
1948 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1949
|
|
1950 * XEmacs 21.5.2 "artichoke" is released.
|
|
1951
|
633
|
1952 2001-07-20 Steve Youngs <youngs@xemacs.org>
|
|
1953
|
|
1954 * packages.el (locate-data-file): Revert Karl's patch.
|
|
1955
|
630
|
1956 2001-07-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1957
|
|
1958 * specifier.el: define-specifier-tag 'gtk.
|
|
1959
|
629
|
1960 2001-07-15 Adrian Aichner <adrian@xemacs.org>
|
|
1961
|
|
1962 * about.el (about-personal-info): Fix word duplication typos.
|
|
1963 * dialog.el (make-dialog-box): Ditto.
|
|
1964 * lisp-mode.el (lisp-indent-function): Ditto.
|
|
1965 * package-admin.el (package-admin-delete-binary-package): Ditto.
|
|
1966 * package-get.el (package-get-staging-dir): Ditto.
|
|
1967
|
628
|
1968 2001-07-14 Sean MacLennan <seanm@storm.ca>
|
|
1969
|
|
1970 * package-admin.el (package-install-hook): New.
|
|
1971 (package-delete-hook): New.
|
|
1972 (package-admin-add-single-file-package): Use package-delete-hook.
|
|
1973
|
|
1974 * package-get.el (package-get): Use package-install-hook.
|
|
1975
|
624
|
1976 2001-06-26 Robert Pluim <rpluim@bigfoot.com>
|
|
1977
|
|
1978 * packages.el (locate-library): change to use read-library-name so
|
|
1979 we can get completion
|
|
1980
|
|
1981 2001-06-26 Robert Pluim <rpluim@bigfoot.com>
|
|
1982
|
|
1983 * package-ui.el (pui-install-selected-packages): reverse the lists
|
|
1984 of packages so that they get handled in the same order as they
|
|
1985 were selected.
|
|
1986
|
622
|
1987 2001-06-21 Ben Wing <ben@xemacs.org>
|
|
1988
|
|
1989 * term\AT386.el:
|
|
1990 * term\AT386.el (AT386-keypad-map):
|
|
1991 * term\AT386.el (AT386-keypad-map)): New.
|
|
1992 Fix warnings.
|
|
1993
|
|
1994 * term\apollo.el:
|
|
1995 * term\apollo.el ("term/vt100"):
|
|
1996 * term\apollo.el (*dm-mouse-key-bindings-file*): Removed.
|
|
1997 * term\apollo.el (*apollo-key-bindings-hook*): Removed.
|
|
1998 * term\apollo.el (*preempt-display-manager-bindings*): Removed.
|
|
1999 * term\apollo.el (*paste-buffer-directory*): Removed.
|
|
2000 * term\apollo.el (*apollo-mouse-move-point-allow-minibuffer-exit*): Removed.
|
|
2001 * term\apollo.el (*apollo-function-keys*): Removed.
|
|
2002 * term\apollo.el (*apollo-mouse-buttons*): Removed.
|
|
2003 * term\apollo.el (bind-apollo-function-key): Removed.
|
|
2004 * term\apollo.el (unbind-apollo-function-key): Removed.
|
|
2005 * term\apollo.el (select-apollo-meta-key): Removed.
|
|
2006 * term\apollo.el (bind-apollo-mouse-button): Removed.
|
|
2007 * term\apollo.el (unbind-apollo-mouse-button): Removed.
|
|
2008 * term\apollo.el ('apollo-prefix)): Removed.
|
|
2009 * term\apollo.el ('apollo-prefix-1)): Removed.
|
|
2010 * term\apollo.el ('apollo-prefix-2)): Removed.
|
|
2011 * term\apollo.el ('apollo-prefix-3)): Removed.
|
|
2012 * term\apollo.el ('apollo-prefix-4)): Removed.
|
|
2013 * term\apollo.el ('apollo-prefix-5)): Removed.
|
|
2014 * term\apollo.el ('apollo-prefix-6)): Removed.
|
|
2015 * term\apollo.el ('apollo-prefix-7)): Removed.
|
|
2016 * term\apollo.el ('apollo-prefix-8)): Removed.
|
|
2017 * term\apollo.el ('apollo-prefix): Removed.
|
|
2018 * term\apollo.el (apollo-copy-region): Removed.
|
|
2019 * term\apollo.el (apollo-cut-region): Removed.
|
|
2020 * term\apollo.el (apollo-paste): Removed.
|
|
2021 * term\apollo.el (minibuffer-prompt-length): Removed.
|
|
2022 * term\apollo.el (extract-file-or-buffer-name-around-point): Removed.
|
|
2023 * term\apollo.el (apollo-find-file): Removed.
|
|
2024 * term\apollo.el (apollo-grow-emacs-window): Removed.
|
|
2025 * term\apollo.el (apollo-move-emacs-window): Removed.
|
|
2026 * term\apollo.el (apollo-again): Removed.
|
|
2027 * term\apollo.el (apollo-exit): Removed.
|
|
2028 * term\apollo.el (apollo-abort): Removed.
|
|
2029 * term\apollo.el (apollo-aegis-help): Removed.
|
|
2030 * term\apollo.el (apollo-clean-help-file): Removed.
|
|
2031 * term\apollo.el (kill-whole-line): Removed.
|
|
2032 * term\apollo.el (apollo-key-undefined): Removed.
|
|
2033 * term\apollo.el (apollo-mouse-move-point): Removed.
|
|
2034 * term\apollo.el (apollo-mouse-move-mark): Removed.
|
|
2035 * term\apollo.el (apollo-mouse-cut): Removed.
|
|
2036 * term\apollo.el (apollo-mouse-copy): Removed.
|
|
2037 * term\apollo.el (apollo-mouse-paste): Removed.
|
|
2038 * term\apollo.el (apollo-mouse-pop-buffer): Removed.
|
|
2039 * term\apollo.el (apollo-mouse-find-file): Removed.
|
|
2040 * term\apollo.el (apollo-mouse-find-file-other-window): Removed.
|
|
2041 * term\apollo.el (apollo-mouse-defaults): Removed.
|
|
2042 * term\apollo.el (apollo-mouse-cut-copy-paste): Removed.
|
|
2043 * term\apollo.el (apollo-mouse-cancel-cut-copy-paste): Removed.
|
|
2044 * term\apollo.el (install-apollo-dm-preemptive-key-bindings): Removed.
|
|
2045 Kill kill kill. Sync with FSF and remove most crap.
|
645
|
2046
|
622
|
2047 * term\linux.el:
|
|
2048 * term\linux.el (function-key-map): Removed.
|
|
2049 Sync with FSF. Don't define most defns, because they are
|
|
2050 automatically defined by termcap. But do add defns for keys that
|
|
2051 normally get defined as f13, f14, etc. and really ought to be
|
|
2052 shift-f3, shift-f4, etc. (NOTE: I did this based on Cygwin, which
|
|
2053 emulates the Linux console. I would appreciate it if someone on
|
|
2054 Linux could verify.)
|
|
2055
|
|
2056 * term\cygwin.el:
|
|
2057 New. Load term/linux.
|
645
|
2058
|
622
|
2059 * term\lk201.el:
|
|
2060 * term\news.el:
|
|
2061 * term\news.el (news-fkey-prefix)): New.
|
|
2062 * term\vt100.el:
|
|
2063 * term\vt100.el (vt100-wide-mode):
|
|
2064 Sync with FSF. Fix warnings.
|
|
2065
|
|
2066 2001-06-21 Ben Wing <ben@xemacs.org>
|
|
2067
|
|
2068 * dialog-gtk.el (popup-builtin-open-dialog): Fix warning.
|
|
2069
|
|
2070 For 21.4:
|
|
2071 * help.el (frob-help-extents): Fix problem with undefined face.
|
|
2072 * update-elc.el (update-elc-files-to-compile): Compile in proper order.
|
|
2073
|
|
2074 Maybe for 21.4:
|
|
2075 * keydefs.el (global-map): Add a defn for M-?, previously
|
|
2076 undefined, to access help -- in case the terminal is not set up
|
|
2077 right, or f1 gets redefined.
|
|
2078
|
|
2079 2001-06-19 Ben Wing <ben@xemacs.org>
|
|
2080
|
|
2081 * term/{internal,pc-win,win32-win,sun,sun-mouse}.el:
|
|
2082 Die die die.
|
|
2083
|
617
|
2084 2001-06-17 Ben Wing <ben@xemacs.org>
|
|
2085
|
|
2086 For 21.4:
|
645
|
2087
|
617
|
2088 * update-elc-2.el (do-update-elc-2):
|
|
2089 * update-elc-2.el (batch-update-elc-2):
|
|
2090 Correct misplaced parentheses, making lisp/mule not get
|
|
2091 recompiled.
|
|
2092
|
613
|
2093 2001-06-10 Ben Wing <ben@xemacs.org>
|
|
2094
|
|
2095 * alist.el:
|
|
2096 * apropos.el:
|
|
2097 * autoload.el:
|
|
2098 * bytecomp.el:
|
|
2099 * bytecomp.el (byte-compile-insert-header):
|
|
2100 * cl-compat.el:
|
|
2101 * cl-extra.el:
|
|
2102 * cl-macs.el:
|
|
2103 * cl-seq.el:
|
|
2104 * cl.el:
|
|
2105 * cmdloop.el (execute-extended-command):
|
|
2106 * cus-edit.el (alloc):
|
|
2107 * derived.el:
|
|
2108 * gpm.el:
|
|
2109 * itimer.el:
|
|
2110 * lisp-mode.el (lisp-mode):
|
|
2111 * shadow.el:
|
|
2112 * version.el:
|
|
2113 * wid-browse.el:
|
|
2114 Rename 'GNU Emacs' to XEmacs in the copyright.
|
|
2115 Fix other references to GNU Emacs that should be XEmacs or just
|
|
2116 Emacs.
|
|
2117
|
|
2118 * files.el (insert-directory):
|
|
2119 Fix warning.
|
|
2120
|
|
2121 * simple.el:
|
|
2122 * simple.el (Simple-forward-line-creating-newline): New.
|
|
2123 * simple.el (Simple-transpose-lines-mover): New.
|
|
2124 * simple.el (transpose-line-up):
|
|
2125 * simple.el (transpose-line-down):
|
|
2126 * simple.el (transpose-subr):
|
|
2127 transpose-line-up/down will now move the region up or down by
|
|
2128 a line if active.
|
645
|
2129
|
612
|
2130 2001-06-08 Mike Sperber <mike@xemacs.org>
|
|
2131
|
|
2132 * files.el (save-some-buffers-1): Don't zap the help window right
|
|
2133 after `map-y-or-n-p' has popped it up.
|
|
2134
|
611
|
2135 2001-06-08 Ben Wing <ben@xemacs.org>
|
|
2136
|
|
2137 * process.el: comment about shell-command-switch.
|
|
2138 * process.el (shell-quote-argument): Need to quote a null
|
|
2139 argument, too. From Dan Holmsand.
|
645
|
2140
|
611
|
2141 * startup.el (normal-top-level): Delete some unused FSF junk.
|
|
2142 * startup.el (command-line-early):
|
645
|
2143
|
611
|
2144 * startup.el (command-line): Call MS Windows init function.
|
645
|
2145
|
611
|
2146 * win32-native.el:
|
|
2147 * win32-native.el (mswindows-system-shells): New.
|
|
2148 * win32-native.el (mswindows-system-shell-p): New.
|
|
2149 * win32-native.el (init-mswindows-at-startup): New.
|
|
2150 * win32-native.el (mswindows-quote-one-vc-runtime-arg):
|
|
2151 * win32-native.el (mswindows-quote-one-simple-arg):
|
|
2152 * win32-native.el (mswindows-quote-one-command-arg):
|
|
2153 * win32-native.el (mswindows-construct-process-command-line-alist):
|
|
2154 Correct comments at top. Correctly handle passing arguments
|
|
2155 to Cygwin programs and to bash. Fix quoting of zero-length
|
|
2156 arguments (from Dan Holmsand). Set shell-command-switch based
|
|
2157 on shell-file-name, which in turn comes from env var SHELL.
|
|
2158
|
608
|
2159 2001-06-03 William M. Perry <wmperry@gnu.org>
|
|
2160
|
|
2161 * dialog-gtk.el (popup-builtin-open-dialog): Yikes - don't forget
|
|
2162 to return the filename!
|
|
2163
|
|
2164 * font.el (font-window-system-mappings): Add gtk entry - just an
|
|
2165 alias to the X code)
|
|
2166
|
|
2167 2001-06-02 William M. Perry <wmperry@gnu.org>
|
|
2168
|
|
2169 * gtk-marshal.el: Fix for removing of the string_hash utility
|
|
2170 functions in hash.c
|
|
2171
|
601
|
2172 2001-05-13 Karl M. Hegbloom <karlheg@hegbloom.net>
|
|
2173
|
|
2174 * packages.el (locate-data-file): Use suffixes list to allow
|
|
2175 finding compressed copies of the data files.
|
|
2176
|
593
|
2177 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
2178
|
|
2179 * etags.el (buffer-tag-table-list):
|
|
2180 Fix infloop when going up to the root.
|
|
2181
|
591
|
2182 2001-05-30 William M. Perry <wmperry@gnu.org>
|
|
2183
|
|
2184 * gtk-marshal.el: Make sure that we use 'const' instead of 'CONST'
|
|
2185 in the generated file. Put in a comment at the top of the
|
|
2186 generated file that it _IS_ auto-generated, and should not be
|
|
2187 edited by hand.
|
645
|
2188
|
591
|
2189
|
|
2190 * gtk-widget-accessors.el (define-widget-accessors): Use
|
|
2191 wtaerror() instead of signal_simple_error.
|
|
2192 (import-widget-accessors): Put in a comment at the top of the
|
|
2193 generated file that it _IS_ auto-generated, and should not be
|
|
2194 edited by hand.
|
|
2195
|
566
|
2196 2001-05-10 Daiki Ueno <ueno@unixuser.org>
|
|
2197
|
|
2198 * font-lock.el (font-lock-compile-keywords): Rewrite as a side
|
|
2199 effect free function.
|
|
2200 (font-lock-fontify-keywords-region): Supply the argument to
|
|
2201 font-lock-compile-keywords.
|
|
2202
|
563
|
2203 2001-05-24 Ben Wing <ben@xemacs.org>
|
|
2204
|
|
2205 * subr.el:
|
|
2206 * subr.el (error):
|
|
2207 fix doc string to reflect reality
|
|
2208
|
558
|
2209 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
2210
|
|
2211 * behavior-defs.el:
|
|
2212 * behavior-defs.el (scroll-in-place):
|
|
2213 * behavior-defs.el ('scroll-in-place): New.
|
|
2214 * behavior-defs.el (mouse-avoidance):
|
|
2215 * behavior-defs.el (jka-compr):
|
|
2216 * behavior-defs.el ('jka-compr): New.
|
|
2217 * behavior-defs.el ('efs): New.
|
|
2218 * behavior-defs.el (efs):
|
|
2219 * behavior-defs.el (resize-minibuffer):
|
|
2220 * behavior-defs.el (func-menu):
|
|
2221 * behavior-defs.el (mwheel):
|
|
2222 * behavior-defs.el (recent-files):
|
|
2223 * behavior-defs.el (filladapt):
|
|
2224 Add scroll-in-place, jka-compr, efs, fix up some things.
|
|
2225
|
555
|
2226 2001-03-19 Karl M. Hegbloom <karlheg@microsharp.com>
|
|
2227
|
|
2228 * cus-edit.el (custom-display): Support the GTK Window System also.
|
|
2229
|
550
|
2230 2001-05-21 Martin Buchholz <martin@xemacs.org>
|
|
2231
|
|
2232 * byte-optimize.el (=): `=' is not a binary predicate!
|
|
2233 Fix incorrect optimization: (= 0 0 (random 2)) ==> 0 or 1.
|
|
2234 Use byte-optimize-predicate, not byte-optimize-binary-predicate,
|
|
2235
|
549
|
2236 2001-05-20 Martin Buchholz <martin@xemacs.org>
|
|
2237
|
|
2238 * bytecomp.el (byte-compile-arithcompare):
|
|
2239 Only optimize (= x) ==> t if byte-compile-delete-errors is nil.
|
|
2240
|
548
|
2241 2001-05-20 Adrian Aichner <adrian@xemacs.org>
|
|
2242
|
|
2243 * buff-menu.el (Buffer-menu-mode): Properly make
|
|
2244 `mouse-track-click-hook' local.
|
|
2245 * info.el (Info-mode): Ditto.
|
|
2246
|
546
|
2247 2001-05-19 Ben Wing <ben@xemacs.org>
|
|
2248
|
|
2249 * autoload.el (batch-force-update-one-directory):
|
|
2250 Oops, off by one argument.
|
645
|
2251
|
546
|
2252 * mouse.el:
|
|
2253 * mouse.el (Mouse-track-gensym): New.
|
|
2254 * mouse.el (mouse-track-run-hook):
|
|
2255 * mouse.el (mouse-track):
|
|
2256 * mouse.el (mouse-track-default):
|
|
2257 * mouse.el (mouse-track-insert):
|
|
2258 * mouse.el (mouse-track-insert-selected-region): Removed.
|
|
2259 * mouse.el (mouse-track-insert-drag-up-hook): Removed.
|
|
2260 * mouse.el (mouse-track-insert-click-hook): Removed.
|
|
2261 Add an argument to mouse-track so that hooks can be overridden.
|
|
2262 (let-binding doesn't work when the hooks have been made local.)
|
|
2263 modify mouse-track-run-hook accordingly, and fix mouse-track-default
|
|
2264 and mouse-track-insert to use the new functionality.
|
645
|
2265
|
546
|
2266 * printer.el (generic-print-region):
|
|
2267 Oops, off by one paren.
|
|
2268
|
538
|
2269 2001-05-13 Adrian Aichner <adrian@xemacs.org>
|
|
2270
|
|
2271 * buff-menu.el (Buffer-menu-mode): `mouse-track-click-hook' was
|
|
2272 made buffer-local incorrectly (make-local-variable instead of
|
|
2273 make-local-hook). Furthermore this hook must not be local so that
|
|
2274 it can keep track of buffers and windows.
|
|
2275
|
536
|
2276 2001-05-13 Mike Alexander <mta@arbortext.com>
|
|
2277
|
|
2278 * dragdrop.el (experimental-dragdrop-drop-url-default): If event
|
|
2279 has no window, use one from the frame in the event
|
|
2280
|
533
|
2281 2001-05-12 Ben Wing <ben@xemacs.org>
|
|
2282
|
|
2283 * .cvsignore: auto-autoloads/custom-load need to be added now that they're not in cvs.
|
|
2284
|
531
|
2285 2001-05-12 Ben Wing <ben@xemacs.org>
|
|
2286
|
|
2287 * find-paths.el (paths-find-recursive-path):
|
|
2288 fix error with null EXCLUDE-REGEXP.
|
645
|
2289
|
531
|
2290 * font-lock.el (font-lock-mode):
|
|
2291 fix problem reported by hrvoje with buffers starting with a space.
|
645
|
2292
|
531
|
2293 * lib-complete.el:
|
|
2294 * lib-complete.el (find-library-source-path): New.
|
|
2295 * lib-complete.el (find-library):
|
|
2296 add a variable to control where `find-library' looks, analogous to `find-function-source-path'.
|
|
2297
|
528
|
2298 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
2299
|
|
2300 * mule\mule-coding.el:
|
|
2301 * mule\mule-coding.el (coding-system-charset): New.
|
|
2302 Move this function into Lisp to avoid doc warnings.
|
|
2303
|
|
2304 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
2305
|
|
2306 * autoload.el:
|
|
2307 * autoload.el (update-autoloads-from-directory):
|
|
2308 * autoload.el (fixup-autoload-buffer):
|
|
2309 * autoload.el (batch-update-autoloads): Removed.
|
|
2310 * autoload.el (update-autoload-files): New.
|
|
2311 * autoload.el (batch-force-update-one-directory): New.
|
|
2312 * packages.el (packages-useful-lisp):
|
|
2313 * startup.el:
|
|
2314 * startup.el (normal-top-level):
|
|
2315 * startup.el (startup-load-autoloads): New.
|
|
2316 * update-elc-2.el (batch-update-elc-2):
|
|
2317 * update-elc.el:
|
|
2318 * update-elc.el (need-to-rebuild-autoloads): New.
|
|
2319 * update-elc.el (need-to-rebuild-mule-autoloads): New.
|
|
2320 * update-elc.el (need-to-recompile-autoloads): New.
|
|
2321 * update-elc.el (need-to-recompile-mule-autoloads): New.
|
|
2322 * update-elc.el (update-elc-chop-extension): New.
|
|
2323 Rewrite much of the bootstrapping process to be more robust,
|
|
2324 and in particular to rebuild the auto-autoloads and custom-loads
|
|
2325 files no matter what state (including missing) they're currently
|
|
2326 in.
|
|
2327
|
526
|
2328 2001-05-09 Ben Wing <ben@xemacs.org>
|
|
2329
|
|
2330 * files.el (find-file-noselect):
|
|
2331 * files.el (recover-session-finish):
|
|
2332 fix byte-compilation warnings.
|
|
2333
|
523
|
2334 2001-05-09 Ben Wing <ben@xemacs.org>
|
|
2335
|
|
2336 * font.el (bold): New.
|
|
2337 * font.el (italic): New.
|
|
2338 * font.el (oblique): New.
|
|
2339 * font.el (dim): New.
|
|
2340 * font.el (underline): New.
|
|
2341 * font.el (overline): New.
|
|
2342 * font.el (linethrough): New.
|
|
2343 * font.el (strikethru): New.
|
|
2344 * font.el (reverse): New.
|
|
2345 * font.el (blink): New.
|
|
2346 * font.el (smallcaps): New.
|
|
2347 * font.el (bigcaps): New.
|
|
2348 * font.el (dropcaps): New.
|
|
2349 * gtk-widget-accessors.el (import-widget-accessors):
|
|
2350 * widgets-gtk.el (gtk-widget-instantiate-internal):
|
|
2351 * x-font-menu.el (x-font-menu-font-data): New.
|
|
2352 * x-font-menu.el (x-font-menu-load-font):
|
|
2353 fix byte-compilation warnings.
|
|
2354
|
522
|
2355 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
2356
|
|
2357 * XEmacs 21.5.1 "anise" is released.
|
|
2358
|
510
|
2359 2001-05-06 Ben Wing <ben@xemacs.org>
|
|
2360
|
|
2361 * dialog.el (make-dialog-box):
|
|
2362 * menubar-items.el (default-menubar):
|
|
2363 * printer.el (generic-print-buffer):
|
|
2364 * printer.el (generic-print-region):
|
|
2365 implement printing the selection when it's selected.
|
|
2366
|
|
2367 unrelated:
|
645
|
2368
|
510
|
2369 * minibuf.el (input-error):
|
|
2370 * subr.el (error):
|
|
2371 a couple of error cleanups.
|
645
|
2372
|
510
|
2373 * update-elc.el ((preloaded-file-list site-load-packages need-to-dump dumped-exe)):
|
|
2374 * update-elc.el (update-elc-files-to-compile):
|
|
2375 if bytecomp or byte-optimize need recompiling, then load
|
|
2376 the .el version of them first, recompile them, and reload
|
|
2377 the .elc versions to recompile everything else (so we won't
|
|
2378 be waiting until the cows come home).
|
|
2379
|
509
|
2380 2001-05-05 Ben Wing <ben@xemacs.org>
|
|
2381
|
|
2382 * subr.el (error):
|
|
2383 Add missing errors to the doc string.
|
|
2384
|
506
|
2385 2001-05-05 Ben Wing <ben@xemacs.org>
|
|
2386
|
|
2387 * dialog.el (make-dialog-box): fix doc string.
|
|
2388 * menubar-items.el (default-menubar): Add Page Setup for Windows,
|
|
2389 take out Pretty Print.
|
|
2390 * printer.el:
|
|
2391 * printer.el (printer-current-device): New.
|
|
2392 * printer.el (Printer-get-device): New.
|
|
2393 * printer.el (Printer-clear-device): New.
|
|
2394 * printer.el (generic-page-setup): New.
|
|
2395 * printer.el (generic-print-buffer):
|
|
2396 * printer.el (generic-print-region):
|
|
2397 Implement Page Setup. Handle errors properly.
|
|
2398
|
|
2399 unrelated:
|
645
|
2400
|
506
|
2401 * gtk-init.el: Fix the warning properly.
|
|
2402
|
645
|
2403
|
503
|
2404 2001-05-04 Ben Wing <ben@xemacs.org>
|
|
2405
|
|
2406 * printer.el (generic-print-buffer):
|
|
2407 * printer.el (generic-print-region):
|
|
2408 Enable dialog boxes. Apply workaround recommended by Kirill.
|
645
|
2409
|
503
|
2410 * simple.el (kill-whole-line):
|
|
2411 * simple.el (kill-line-1):
|
|
2412 * simple.el (kill-entire-line):
|
|
2413 * simple.el (kill-line):
|
|
2414 * simple.el (backward-kill-line):
|
|
2415 Take out interactive dependence of kill-whole-line.
|
|
2416
|
502
|
2417 2001-04-22 Ben Wing <ben@xemacs.org>
|
|
2418
|
|
2419 ----------------------- byte-comp warning fixes -----------------
|
|
2420
|
|
2421 * bytecomp-runtime.el:
|
|
2422 * bytecomp-runtime.el (with-boundp): New.
|
|
2423 * bytecomp-runtime.el (if-boundp): New.
|
|
2424 * bytecomp-runtime.el (declare-boundp): New.
|
|
2425 * bytecomp-runtime.el (globally-declare-boundp): New.
|
|
2426 * bytecomp-runtime.el (byte-compile-with-fboundp): New.
|
|
2427 * bytecomp-runtime.el ('with-fboundp-1): New.
|
|
2428 * bytecomp-runtime.el (with-fboundp): New.
|
|
2429 * bytecomp-runtime.el (if-fboundp): New.
|
|
2430 * bytecomp-runtime.el (declare-fboundp): New.
|
|
2431 * bytecomp-runtime.el (globally-declare-fboundp): New.
|
|
2432 * bytecomp-runtime.el (byte-compile-with-byte-compiler-warnings-suppressed): New.
|
|
2433 * bytecomp-runtime.el ('with-byte-compiler-warnings-suppressed-1): New.
|
|
2434 * bytecomp-runtime.el (with-byte-compiler-warnings-suppressed): New.
|
|
2435 * bytecomp-runtime.el (with-obsolete-variable): New.
|
|
2436 * bytecomp-runtime.el (with-obsolete-function): New.
|
|
2437 New functions for cleanly eliminating byte-compiler warnings.
|
|
2438 Their definitions require no changes at all in bytecomp.el,
|
|
2439 meaning that any package that wants to use them and be compatible
|
|
2440 with older versions of XEmacs need only copy the code and rename
|
|
2441 the functions (i.e. prefix them with the package name).
|
|
2442
|
|
2443 * apropos.el (apropos-symbol-face):
|
|
2444 * apropos.el (apropos-keybinding-face):
|
|
2445 * apropos.el (apropos-label-face):
|
|
2446 * apropos.el (apropos-property-face):
|
|
2447 * cl-extra.el (cl-map-overlays):
|
|
2448 * coding.el:
|
|
2449 * coding.el (set-keyboard-coding-system):
|
|
2450 * coding.el (set-terminal-coding-system):
|
|
2451 * console.el (resume-pid-console):
|
|
2452 * dialog-gtk.el:
|
|
2453 * dialog-gtk.el (popup-builtin-open-dialog):
|
|
2454 * dialog-gtk.el (popup-builtin-color-dialog):
|
|
2455 * dragdrop.el (experimental-dragdrop-drop-mime-default):
|
|
2456 * dragdrop.el (gtk-start-drag):
|
|
2457 * dragdrop.el (gtk-start-drag-region):
|
|
2458 * faces.el (init-face-from-resources):
|
|
2459 * faces.el (init-device-faces):
|
|
2460 * faces.el (init-frame-faces):
|
|
2461 * faces.el (init-global-faces):
|
|
2462 * faces.el (set-face-stipple):
|
|
2463 * files.el (set-visited-file-name):
|
|
2464 * files.el (basic-save-buffer):
|
|
2465 * files.el (save-some-buffers-1):
|
|
2466 * files.el (file-remote-p):
|
|
2467 * fill.el (fill-move-forward-to-break-point):
|
|
2468 * fill.el (find-space-insertable-point):
|
|
2469 * font-lock.el:
|
|
2470 * frame.el (suspend-or-iconify-emacs):
|
|
2471 * frame.el (suspend-emacs-or-iconify-frame):
|
|
2472 * gdk.el:
|
|
2473 * generic-widgets.el:
|
|
2474 * generic-widgets.el (build-ui::radio-group):
|
|
2475 * generic-widgets.el (build-ui::button):
|
|
2476 * glade.el:
|
|
2477 * gnome-widgets.el:
|
|
2478 * gnome.el:
|
|
2479 * gtk-extra.el:
|
|
2480 * gtk-faces.el (gtk-choose-font):
|
|
2481 * gtk-file-dialog.el:
|
|
2482 * gtk-file-dialog.el (gtk-file-dialog-fill-file-list):
|
|
2483 * gtk-file-dialog.el (gtk-file-dialog-fill-directory-list):
|
|
2484 * gtk-file-dialog.el (gtk-file-dialog-new):
|
|
2485 * gtk-font-menu.el:
|
|
2486 * gtk-font-menu.el (gtk-reset-device-font-menus):
|
|
2487 * gtk-init.el:
|
|
2488 * gtk-init.el (gtk-initialize-compose):
|
|
2489 * gtk-package.el:
|
|
2490 * gtk-password-dialog.el:
|
|
2491 * gtk-widget-accessors.el:
|
|
2492 * gtk-widgets.el:
|
|
2493 * gtk.el:
|
|
2494 * isearch-mode.el (isearch-help-or-delete-char):
|
|
2495 * ldap.el:
|
|
2496 * lib-complete.el (read-library-internal):
|
|
2497 * lib-complete.el (read-library):
|
|
2498 * lib-complete.el (read-library-name):
|
|
2499 * lisp-mnt.el (lm-report-bug):
|
|
2500 * minibuf.el (minibuffer-smart-mouse-tracker):
|
|
2501 * minibuf.el (minibuffer-smart-select-kludge-filename):
|
|
2502 * minibuf.el (read-file-name-internal-1):
|
|
2503 * minibuf.el (read-color-completion-table):
|
|
2504 * modeline.el (modeline-toggle-read-only):
|
|
2505 * mouse.el (mouse-consolidated-yank):
|
|
2506 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
2507 * msw-font-menu.el (mswindows-reset-device-font-menus):
|
|
2508 * multicast.el (open-multicast-group):
|
|
2509 * mwheel.el:
|
|
2510 * package-get.el (package-get-update-base-from-buffer):
|
|
2511 * scrollbar.el (init-scrollbar-from-resources):
|
|
2512 * symbols.el:
|
|
2513 * syntax.el (describe-syntax-table):
|
|
2514 * toolbar.el (init-toolbar-from-resources):
|
|
2515 * toolbar-items.el (toolbar):
|
|
2516 * toolbar-items.el (toolbar-paste):
|
|
2517 * tty-init.el (init-pre-tty-win):
|
|
2518 * tty-init.el (init-post-tty-win):
|
|
2519 * wid-browse.el (widget-browse-sexp):
|
|
2520 * widgets-gtk.el:
|
|
2521 * x-faces.el:
|
|
2522 * x-font-menu.el:
|
|
2523 * x-font-menu.el (x-font-menu-font-data):
|
|
2524 * x-init.el:
|
|
2525 * x-misc.el:
|
|
2526 * x-mouse.el:
|
|
2527 * x-scrollbar.el:
|
|
2528 * x-select.el:
|
|
2529 * x-win-sun.el:
|
|
2530 * x-win-xfree86.el:
|
|
2531 Eliminate byte-compiler warnings using the new functions in
|
|
2532 bytecomp-runtime.el.
|
|
2533
|
|
2534 * coding.el (coding-system-get): New.
|
|
2535 * coding.el (coding-system-put): New.
|
|
2536 * coding.el (coding-system-category): New.
|
|
2537 * mule\mule-misc.el (coding-system-get): Removed.
|
|
2538 * mule\mule-misc.el (coding-system-put): Removed.
|
|
2539 * mule\mule-misc.el (coding-system-category): Removed.
|
|
2540 Move these functions, since they're not Mule-specific and
|
|
2541 are used in prefer-coding-system.
|
|
2542
|
|
2543 * font.el:
|
|
2544 * font.el (cl):
|
|
2545 * font.el (set-font-family):
|
|
2546 * font.el (set-font-weight):
|
|
2547 * font.el (set-font-style):
|
|
2548 * font.el (set-font-size):
|
|
2549 * font.el (set-font-registry):
|
|
2550 * font.el (set-font-encoding):
|
|
2551 * font.el (font-family):
|
|
2552 * font.el (font-weight):
|
|
2553 * font.el (font-style):
|
|
2554 * font.el (font-size):
|
|
2555 * font.el (font-registry):
|
|
2556 * font.el (font-encoding):
|
|
2557 * font.el (set-font-style-by-keywords):
|
|
2558 * font.el (font-properties-from-style):
|
|
2559 * font.el (font-combine-fonts-internal):
|
|
2560 * font.el (font-x-font-regexp):
|
|
2561 * font.el (x-font-create-object):
|
|
2562 * font.el (x-font-create-name):
|
|
2563 * font.el (ns-font-create-name):
|
|
2564 * font.el (mswindows-font-create-name):
|
|
2565 * font.el (font-update-device-fonts):
|
|
2566 * font.el (font-update-one-face):
|
|
2567 * font.el (font-rgb-color-p):
|
|
2568 * font.el (font-rgb-color-red):
|
|
2569 * font.el (font-tty-compute-color-delta):
|
|
2570 * font.el (font-normalize-color):
|
|
2571 This file was incredibly ugly. Clean it up. Avoid using defsubst
|
|
2572 for any exported functions, to avoid possible compatibility
|
|
2573 problems if we later change the internal interface. (It happened
|
|
2574 before, with face accessors, between 19.8 and 19.9). Fix tons
|
|
2575 of warnings.
|
|
2576
|
|
2577 * gpm.el:
|
|
2578 * gpm.el (gpm-is-supported-p): New.
|
|
2579 * gpm.el (gpm-delete-device-hook):
|
|
2580 Clean up (new function gpm-is-supported-p eliminates duplicate
|
|
2581 code in gpm-create/delete-device-hook) and eliminate warnings.
|
|
2582
|
|
2583 ---------- make byte-recompile-directory work in the ---------
|
|
2584 core `lisp' dir, even in the absence of
|
|
2585 a Mule XEmacs (i.e. make it skip the Mule
|
|
2586 files rather than trying to compile them).
|
|
2587 now you should be able to do `touch *.el'
|
|
2588 in the `lisp' dir, then
|
|
2589 M-x byte-recompile-directory, and get no
|
|
2590 warnings.
|
|
2591
|
|
2592 * bytecomp.el:
|
|
2593 * bytecomp.el (byte-recompile-ignore-uncompilable-mule-files): New.
|
|
2594 * bytecomp.el (byte-compile-inbuffer):
|
|
2595 * bytecomp.el (byte-compile-inbuffer)): New.
|
|
2596 * bytecomp.el (byte-compile-outbuffer)): New.
|
|
2597 * bytecomp.el (byte-compile-warn):
|
|
2598 * bytecomp.el (byte-recompile-directory):
|
|
2599 * bytecomp.el (byte-recompile-file):
|
|
2600 Avoid trying to compile Mule files in byte-recompile-directory
|
|
2601 when we're not in a Mule XEmacs, since we're highly likely to get
|
|
2602 syntax errors.
|
|
2603
|
|
2604 * mule\arabic.el:
|
|
2605 * mule\canna-leim.el:
|
|
2606 * mule\english.el:
|
|
2607 * mule\greek.el:
|
|
2608 * mule\kinsoku.el:
|
|
2609 * mule\latin.el:
|
|
2610 * mule\misc-lang.el:
|
|
2611 * mule\mule-category.el:
|
|
2612 * mule\mule-ccl.el:
|
|
2613 * mule\mule-charset.el:
|
|
2614 * mule\mule-cmds.el:
|
|
2615 * mule\mule-coding.el:
|
|
2616 * mule\mule-help.el:
|
|
2617 * mule\mule-init.el:
|
|
2618 * mule\mule-misc.el:
|
|
2619 * mule\mule-tty-init.el:
|
|
2620 * mule\mule-x-init.el:
|
|
2621 * mule\thai-xtis-chars.el:
|
|
2622 * mule\viet-chars.el:
|
|
2623 Add a coding-system cookie to all Mule files so that
|
|
2624 byte-recompile-directory ignores them.
|
|
2625
|
|
2626 * code-files.el (load):
|
|
2627 * code-files.el (find-coding-system-magic-cookie): Removed.
|
|
2628 * files.el:
|
|
2629 * files.el (find-coding-system-magic-cookie-in-file): New.
|
|
2630 Magic cookie function moved to files.el from code-files.el (for
|
|
2631 use by bytecomp even in a non-coding-system XEmacs), and changed
|
|
2632 names and semantics for use by bytecomp. NOTE: IMO this is an
|
|
2633 internal function that we can change as we like (and there is
|
|
2634 absolutely no code anywhere else using the function).
|
|
2635
|
|
2636 ---------------- GUI improvements: menus, help -------------------
|
|
2637
|
|
2638 * help.el:
|
|
2639 * help.el (help-map): Removed.
|
|
2640 * help.el (help-for-help):
|
|
2641 * help.el (Help-princ-face):
|
|
2642 * help.el (Help-prin1-face):
|
|
2643 * help.el (describe-function-1):
|
|
2644 * help.el (describe-variable):
|
|
2645 Rearrange order of keymap declarations to be alphabetical.
|
|
2646 Improve help on help to include all bindings, and group by
|
|
2647 category. Add bindings for new Info commands. Remove
|
|
2648 warnings. Use command-hyper-apropos in place of command-apropos.
|
|
2649
|
|
2650 * hyper-apropos.el:
|
|
2651 * hyper-apropos.el (hyper-apropos-programming-apropos):
|
|
2652 * hyper-apropos.el (command-hyper-apropos): New.
|
|
2653 Add a function to do the equivalent of command-apropos.
|
|
2654
|
|
2655 * help-macro.el (make-help-screen):
|
|
2656 Evals its help-text argument so you can put expressions there.
|
|
2657 Used now by help-for-help.
|
|
2658
|
|
2659 * info.el:
|
|
2660 * info.el (Info-search):
|
|
2661 * info.el (Info-search-next): New.
|
|
2662 * info.el (Info-index): Removed.
|
|
2663 * info.el (Info-find-index-alternatives): New.
|
|
2664 * info.el (Info-read-search-text-regexp): New.
|
|
2665 * info.el (Info-search-text-in-lispref): New.
|
|
2666 * info.el (Info-search-text-in-xemacs): New.
|
|
2667 * info.el (Info-search-index-in-lispref): New.
|
|
2668 * info.el (Info-search-index-in-xemacs-and-lispref): New.
|
|
2669 * info.el (Info-mode-map):
|
|
2670 Add binding to continue text searches. Expand index searches to
|
|
2671 work over multiple info documents. Add commands to search
|
|
2672 text/index in User and Lispref.
|
|
2673
|
|
2674 * lisp-mode.el (construct-lisp-mode-menu):
|
|
2675 Add new entry, "Uncomment Region" (parallels "Comment Out Region").
|
|
2676
|
|
2677 * menubar-items.el (default-menubar):
|
|
2678 * menubar-items.el (default-popup-menu):
|
|
2679 Redo Help menu; add bindings for new Info commands to search the
|
|
2680 index or text of the User and Lispref manuals. Add command for
|
|
2681 mark-paragraph, activate-region. Make Edit->R accelerator be
|
|
2682 rectangle, not register (more commonly used), and put rectangle
|
|
2683 first. Fix the Edit Init File entry to never load the .elc file.
|
|
2684 Simplify the default-popup-menu. Add Cmds->Tabs menu.
|
645
|
2685
|
502
|
2686 * menubar.el (popup-buffer-menu): Doc fix.
|
|
2687 * menubar.el ((boundp 'menu-accelerator-map)):
|
|
2688 Use kp-left not kp_left, etc.
|
|
2689
|
|
2690 ---------------- Miscellaneous bug fixes/cleanup -------------------
|
|
2691
|
|
2692 * bytecomp-runtime.el (byte-compiler-options):
|
|
2693 Correct doc string.
|
645
|
2694
|
502
|
2695 * easymenu.el (easy-menu-do-define): fix extra quote.
|
|
2696
|
|
2697 * fill.el (fill-paragraph-or-region):
|
|
2698 Rewrite to be more correct -- use call-interactively so that
|
|
2699 we always get exactly the same behavior as if the functions
|
|
2700 were called directly.
|
645
|
2701
|
502
|
2702 * font-lock.el (font-lock-fontify-pending-extents):
|
|
2703 * gutter-items.el (clear-progress-feedback):
|
|
2704 * gutter-items.el (abort-progress-feedback):
|
|
2705 * gutter-items.el (raw-append-progress-feedback):
|
|
2706 * simple.el (clear-message):
|
|
2707 * simple.el (raw-append-message):
|
|
2708 No need to fiddle with zmacs-region-stays, now that bogus
|
|
2709 clearing of it (2001-04-28 src/ChangeLog) is removed.
|
|
2710
|
|
2711 * dialog.el (make-dialog-box):
|
|
2712 Put dialog titles back in -- this time correctly. Fix various
|
|
2713 other problems with leaks and such.
|
|
2714
|
|
2715 * keymap.el (key-sequence-list-description):
|
|
2716 Clean up fun to always correctly canonicalize.
|
645
|
2717
|
502
|
2718 * simple.el:
|
|
2719 * simple.el (delete-forward-p):
|
|
2720 * simple.el (comment-padding): New.
|
|
2721 * simple.el (comment-region):
|
|
2722 * simple.el (do-auto-fill):
|
|
2723 * simple.el (indent-new-comment-line):
|
|
2724 Clean up Kinsoku comments, synch comment-region with FSF 20.7.
|
645
|
2725
|
502
|
2726 * simple.el (region-exists-p):
|
|
2727 * simple.el (region-active-p):
|
|
2728 Add comment about which one is correct to use in menu specs.
|
|
2729
|
|
2730 * sound.el (load-sound-file):
|
|
2731 Minor code clean up.
|
645
|
2732
|
502
|
2733 * startup.el:
|
|
2734 * startup.el (command-line-early):
|
|
2735 * startup.el (initial-scratch-message):
|
|
2736 Comment changes. Add info about sample.init.el to splash screen.
|
|
2737 Improve initial-scratch-message and clarify purpose of Scratch
|
|
2738 buffer. Fix byte-compile warning.
|
|
2739
|
|
2740 ------------------------ Added features -------------------------
|
|
2741
|
|
2742 * etags.el:
|
|
2743 * etags.el (tags-check-parent-directories-for-tag-files): New.
|
|
2744 * etags.el (buffer-tag-table-list):
|
|
2745 Add new variable to control whether etags checks all parent
|
|
2746 directories for tag files. (On by default.)
|
|
2747
|
|
2748 * hash-table.el: New file, useful utility functions.
|
|
2749 * dumped-lisp.el (preloaded-file-list): Dump hash-table.el.
|
645
|
2750
|
501
|
2751 2001-05-03 Adrian Aichner <adrian@xemacs.org>
|
|
2752
|
|
2753 * build-report.el: Remove CVS keywords since this file has been in
|
|
2754 core lisp for a while now.
|
|
2755 * build-report.el (build-report-make-output-files): Fix typo.
|
|
2756
|
491
|
2757 2001-04-30 Ben Wing <ben@xemacs.org>
|
|
2758
|
|
2759 * printer.el:
|
|
2760 * printer.el (printer-page-header):
|
|
2761 * printer.el (Print-context): New.
|
|
2762 * printer.el (printer-page-footer):
|
|
2763 * printer.el (generate-header-element): New.
|
|
2764 * printer.el (generate-header-line): New.
|
|
2765 * printer.el (print-context-property):
|
|
2766 * printer.el (generic-print-buffer):
|
|
2767 * printer.el (generic-print-region):
|
|
2768 Implement headers and footers. Implement calling Print dialog box
|
|
2769 (#### but it doesn't quite work yet).
|
|
2770
|
487
|
2771 2001-04-28 Ben Wing <ben@xemacs.org>
|
|
2772
|
|
2773 * about.el (xemacs-hackers):
|
|
2774 * about.el (about-url-alist):
|
|
2775 * about.el (about-personal-info):
|
|
2776 * about.el (about-hacker-contribution):
|
|
2777 More contributions.
|
645
|
2778
|
487
|
2779 * simple.el (handle-post-motion-command):
|
|
2780 Fix spurious setting of zmacs-region-stays to t after a non-shift
|
|
2781 motion command.
|
|
2782
|
|
2783 * etags.el (find-tag-internal):
|
|
2784 Sync up with FSF 20.7, to fix bugs handling some etags line formats.
|
645
|
2785
|
487
|
2786 * gtk-init.el (init-post-gtk-win):
|
|
2787 * msw-init.el (init-post-mswindows-win):
|
|
2788 * x-init.el:
|
|
2789 * x-init.el (x-activate-region-as-selection): Removed.
|
|
2790 * x-init.el (init-post-x-win):
|
|
2791 * keydefs.el (global-map):
|
|
2792 * simple.el:
|
|
2793 * startup.el (command-line):
|
|
2794 * toolbar-items.el:
|
|
2795 * toolbar-items.el (init-x-toolbar-list): Removed.
|
|
2796 * toolbar-items.el (init-toolbar-list): New.
|
|
2797 * toolbar-items.el (init-x-toolbar): Removed.
|
|
2798 * toolbar-items.el (init-toolbar): New.
|
|
2799 * toolbar-items.el (x-init-toolbar-from-resources): Removed.
|
|
2800 * toolbar.el:
|
|
2801 Move non-window-system specific code that was duplicated in
|
|
2802 all window systems into the generic code.
|
645
|
2803
|
487
|
2804 * gutter.el:
|
|
2805 * gutter.el (init-gutter): Removed. (unused)
|
645
|
2806
|
487
|
2807 * mouse.el:
|
|
2808 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
2809 * mouse.el (mouse-track-activate-rectangular-selection): New.
|
|
2810 * select.el:
|
|
2811 * select.el (disown-selection):
|
|
2812 * select.el (activate-region-as-selection):
|
|
2813 * select.el (primary-selection-extent):
|
|
2814 * select.el (valid-simple-selection-p):
|
|
2815 Clean up the rectangle code w.r.t. selections. You'll now get
|
|
2816 the right text copied into the primary selection (but not the
|
|
2817 clipboard yet, unfortunately -- that really requires defining
|
|
2818 our own rectangle type).
|
|
2819
|
484
|
2820 2001-04-25 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
2821
|
|
2822 * faces.el (make-face-bold):
|
|
2823 * faces.el (make-face-italic):
|
|
2824 * faces.el (make-face-bold-italic):
|
|
2825 * faces.el (make-face-unbold):
|
|
2826 * faces.el (make-face-unitalic):
|
|
2827 * faces.el (make-face-smaller):
|
|
2828 * faces.el (make-face-larger):
|
|
2829 Call frob-face-property each for mswindows and msprinter.
|
|
2830
|
483
|
2831 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
2832
|
|
2833 * about.el (about-finish-buffer): Make sure the last change works
|
|
2834 even if EVENT is nil.
|
|
2835
|
482
|
2836 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
2837
|
|
2838 * about.el (about-mailto-link): Use compose-mail for sending mail.
|
|
2839 (about-finish-buffer): Kill/bury the buffer where the user
|
|
2840 clicked, not the one that happens to be the current buffer at the
|
|
2841 time.
|
|
2842
|
481
|
2843 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
2844
|
|
2845 * about.el (about-personal-info): Update my bio.
|
|
2846 (about-hacker-contribution): Ditto.
|
|
2847
|
480
|
2848 2001-04-23 Didier Verna <didier@xemacs.org>
|
|
2849
|
|
2850 * cus-edit.el (custom-variable-pre-save): New.
|
|
2851 * cus-edit.el (custom-variable-post-save): New.
|
|
2852 * cus-edit.el (custom-variable-save): use them.
|
|
2853 * cus-edit.el (custom-face-pre-save): New.
|
|
2854 * cus-edit.el (custom-face-post-save): New.
|
|
2855 * cus-edit.el (custom-face-save): use them.
|
|
2856 * cus-edit.el (custom-group-pre-save): New.
|
|
2857 * cus-edit.el (custom-group-post-save): New.
|
|
2858 * cus-edit.el (custom-group-save): use them.
|
|
2859 * cus-edit.el (Custom-save): use the pre/post functions above,
|
|
2860 call `custom-save-all' only once.
|
|
2861 * cus-edit.el (custom-variable-pre-reset-standard): New.
|
|
2862 * cus-edit.el (custom-variable-post-reset-standard): New.
|
|
2863 * cus-edit.el (custom-variable-reset-standard): use them.
|
|
2864 * cus-edit.el (custom-face-pre-reset-standard): New.
|
|
2865 * cus-edit.el (custom-face-post-reset-standard): New.
|
|
2866 * cus-edit.el (custom-face-reset-standard): use them.
|
|
2867 * cus-edit.el (custom-group-pre-reset-standard): New.
|
|
2868 * cus-edit.el (custom-group-post-reset-standard): New.
|
|
2869 * cus-edit.el (Custom-reset-standard): use them.
|
|
2870 * cus-edit.el (custom-face-reset-saved): use the pre/post
|
|
2871 functions above, call `custom-save-all' only once.
|
|
2872
|
479
|
2873 2001-04-15 Ben Wing <ben@xemacs.org>
|
|
2874
|
|
2875 * about.el:
|
|
2876 * about.el (about-headline-face): New.
|
|
2877 * about.el (about-link-face): New.
|
|
2878 * about.el (about-current-release-maintainers): New.
|
|
2879 * about.el (about-other-current-hackers): New.
|
|
2880 * about.el (about-once-and-future-hackers): New.
|
|
2881 * about.el (about-lookup-url): New.
|
|
2882 * about.el (about-get-buffer):
|
|
2883 * about.el (about-mailto-link): New.
|
|
2884 * about.el (about-finish-buffer):
|
|
2885 * about.el (about-xemacs):
|
|
2886 * about.el (about-features): Removed.
|
|
2887 * about.el (about-advantages): New.
|
|
2888 * about.el (about-maintainer-info): Removed.
|
|
2889 * about.el (about-personal-info): New.
|
|
2890 * about.el (about-hacker-contribution): New.
|
|
2891 * about.el (about-maintainer):
|
|
2892 * about.el (about-show-linked-info):
|
|
2893 * about.el (about-hackers):
|
|
2894 Major revamping. Rewriting of most of the text, improve the
|
|
2895 link handling, separate info on contributors into personal
|
|
2896 and contribution info, add new contributors, update personal
|
|
2897 info, etc. etc.
|
480
|
2898
|
479
|
2899 * menubar-items.el (default-menubar):
|
|
2900 Help menubar entry for News now says more accurately
|
|
2901 "What's New in XEmacs".
|
480
|
2902
|
479
|
2903 * mouse.el:
|
|
2904 * mouse.el (mouse-track-cleanup-hook):
|
|
2905 * mouse.el (mouse-track):
|
|
2906 Don't set-buffer to a dead buffer when calling mouse-track
|
|
2907 cleanup hooks.
|
|
2908
|
476
|
2909 2001-04-18 Didier Verna <didier@xemacs.org>
|
|
2910
|
|
2911 * cus-edit.el (Custom-reset-standard): reset to standard settings
|
|
2912 not only when the buffer's :custom-state is 'modified, but also
|
|
2913 when it is 'set or 'saved.
|
|
2914
|
472
|
2915 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
2916
|
|
2917 * XEmacs 21.5.0 "alfalfa" is released.
|
|
2918
|
470
|
2919 2001-04-17 Didier Verna <didier@xemacs.org>
|
|
2920
|
|
2921 * startup.el (load-user-init-file): define `custom-file' before
|
|
2922 loading the user's init file.
|
|
2923
|
464
|
2924 2001-04-02 Jan Vroonhof <jan.vroonhof@ntlworld.com>
|
|
2925
|
|
2926 * dialog.el (make-dialog-box): Disable dialog box titles until
|
|
2927 we get them working.
|
|
2928
|
|
2929 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
2930
|
|
2931 * help.el:
|
|
2932 * help.el (Help-princ-face):
|
|
2933 * help.el (Help-prin1-face):
|
|
2934 * help.el (frob-help-extents):
|
|
2935 * help.el (describe-function-1):
|
|
2936 * help.el (describe-variable):
|
|
2937 Avoid using font-lock faces, which may not be defined.
|
|
2938 Instead, use hyper-apropos faces, and make sure they're
|
|
2939 defined as necessary by using `require'. (It's not so safe
|
|
2940 to do this for font-lock.) In any case, we will eventually
|
|
2941 be merging this functionality into hyper-apropos.
|
|
2942
|
|
2943 * loaddefs.el (completion-ignored-extensions):
|
|
2944 Fix documentation.
|
470
|
2945
|
464
|
2946 * menubar-items.el (menu-truncate-list): Removed.
|
|
2947 * menubar-items.el (Menubar-items-truncate-list): New.
|
|
2948 * menubar-items.el (default-menubar):
|
|
2949 Fix errors if grep or compile command is too long. Rename helper
|
|
2950 function to be less visible.
|
|
2951
|
|
2952 2001-03-23 Martin Buchholz <martin@xemacs.org>
|
|
2953
|
|
2954 * byte-optimize.el (byte-optimize-minus):
|
|
2955 Fix mis-byte-compilation of (- 0 x) --> (- (- x))
|
|
2956
|
|
2957 2001-03-26 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
2958
|
|
2959 * dumped-lisp.el (preloaded-file-list): Load mule/latin.el when
|
|
2960 Mule is available.
|
|
2961
|
|
2962 * mule/latin.el: New file.
|
|
2963
|
|
2964 2001-03-11 Ben Wing <ben@xemacs.org>
|
|
2965
|
|
2966 * auto-save.el:
|
|
2967 * auto-save.el (auto-save-directory):
|
|
2968 * auto-save.el (make-auto-save-file-name):
|
|
2969 * auto-save.el (auto-save-file-name-p): New.
|
|
2970
|
|
2971 Merge in improvements from other definition of
|
|
2972 make-auto-save-file-name in files.el.
|
470
|
2973
|
464
|
2974 * auto-save.el (auto-save-original-name):
|
|
2975 * auto-save.el (auto-save-name-in-fixed-directory):
|
|
2976 * auto-save.el (auto-save-unslashify-name): Removed.
|
|
2977 * auto-save.el (auto-save-slashify-name): Removed.
|
|
2978 * auto-save.el (auto-save-reserved-chars): New.
|
|
2979 * auto-save.el (auto-save-escape-name): New.
|
|
2980 * auto-save.el (auto-save-unhex): New.
|
|
2981 * auto-save.el (auto-save-unescape-name): New.
|
|
2982
|
|
2983 Change algorithm for encoding filenames in auto-save names to be
|
|
2984 entirely safe with all filesystems and all possible characters in
|
|
2985 a filename, and 100% reversible. (Essentially, uses
|
|
2986 quoted-printable as the encoding.)
|
470
|
2987
|
464
|
2988 * auto-save.el (recover-all-files):
|
|
2989
|
|
2990 Use insert-directory rather than calling ls directly -- fixes
|
|
2991 things under Windows.
|
|
2992
|
|
2993 * files.el:
|
|
2994 * files.el (convert-standard-filename): Substitute FSF's
|
|
2995 definition for this (we had nothing here before).
|
470
|
2996
|
464
|
2997 * files.el (backup-buffer): Warning fix.
|
470
|
2998
|
464
|
2999 * files.el (make-backup-file-name):
|
|
3000 * files.el (find-backup-file-name):
|
|
3001 Fix error in calling sequence to auto-save-file-name-p.
|
470
|
3002
|
464
|
3003 * files.el (recover-file):
|
|
3004 Use insert-directory rather than calling ls directly -- fixes
|
|
3005 things under Windows.
|
|
3006
|
|
3007 * files.el (make-auto-save-file-name): Removed.
|
|
3008 * files.el (auto-save-file-name-p): Removed.
|
|
3009 auto-save is always dumped so no sense in having a definition
|
|
3010 that will always be overwritten with another.
|
470
|
3011
|
464
|
3012 * files.el (insert-directory):
|
|
3013 * win32-native.el:
|
|
3014 * win32-native.el (debug-mswindows-process-command-lines):
|
|
3015 * win32-native.el (original-make-auto-save-file-name): Removed.
|
|
3016 * win32-native.el (make-auto-save-file-name): Removed.
|
|
3017
|
|
3018
|
462
|
3019 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
3020
|
|
3021 * XEmacs 21.2.46 "Urania" is released.
|
|
3022
|
|
3023 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3024
|
|
3025 * menubar-items.el (default-menubar): Update sample.emacs to
|
|
3026 sample.init.el and adjust accelerators.
|
|
3027
|
|
3028 2001-02-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3029
|
|
3030 * build-report.el (build-report): Improve docstring.
|
|
3031
|
|
3032 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3033
|
|
3034 * ChangeLog: Log GTK merge.
|
|
3035
|
|
3036 * gutter-items.el:
|
|
3037 * mwheel.el:
|
|
3038 * sound.el:
|
|
3039 * startup.el:
|
|
3040 Revert gratuitous whitespace changes.
|
|
3041
|
|
3042 2001-03-07 Ben Wing <ben@xemacs.org>
|
|
3043
|
|
3044 * help.el:
|
|
3045 * help.el (key-or-menu-binding):
|
|
3046 * help.el (Help-find-file): New.
|
|
3047 * help.el (describe-beta):
|
|
3048 * help.el (describe-copying):
|
|
3049 * help.el (describe-project):
|
|
3050 * help.el (view-emacs-news):
|
|
3051 * help.el (view-sample-init-el): New.
|
|
3052 * help.el (Help-princ-face): New.
|
|
3053 * help.el (Help-prin1-face): New.
|
|
3054 * help.el (help-symbol-function-context-menu):
|
|
3055 * help.el (help-symbol-variable-context-menu):
|
|
3056 * help.el (help-symbol-function-and-variable-context-menu):
|
|
3057 * help.el (frob-help-extents):
|
|
3058 * help.el (describe-function-1):
|
|
3059 * help.el (describe-variable):
|
|
3060
|
|
3061 Add coloring in Help buffers, correspondent with hyperlinks.
|
|
3062 View files in view-mode rather than Fundamental.
|
|
3063 Remove separators from context menus -- now handled in generic code.
|
|
3064 Add `Find Tag' to context menu.
|
470
|
3065
|
462
|
3066 * menubar.el (popup-mode-menu):
|
|
3067
|
|
3068 Rewrite code that outputs the popup menu to (a) put more specific
|
|
3069 entries first, (b) be more robust, (c) output the proper context
|
|
3070 menu separators automatically (the context menu functionality is
|
|
3071 new and currently used only by Help).
|
|
3072
|
|
3073 2001-03-10 William M. Perry <wmperry@aventail.com>
|
|
3074
|
|
3075 * dialog-gtk.el (gtk-make-dialog-box-internal): Forgot to rewrite
|
|
3076 this function when converting from the 21.1 GTK branch. Now
|
|
3077 supports file, password, question, and color built-in dialogs.
|
|
3078
|
|
3079 2001-03-06 Ben Wing <ben@xemacs.org>
|
|
3080
|
|
3081 * keydefs.el:
|
|
3082 * keydefs.el (global-map):
|
|
3083 Add commented-out change of M-k (for 21.5).
|
470
|
3084
|
462
|
3085 * menubar-items.el (default-menubar):
|
|
3086 Fix items to control kill-line behavior; add items for
|
|
3087 shifted motion.
|
470
|
3088
|
462
|
3089 * simple.el:
|
|
3090 * simple.el (kill-whole-line):
|
|
3091 * simple.el (historical-kill-line): Removed.
|
|
3092 * simple.el (kill-line): Removed.
|
|
3093 * simple.el (kill-entire-line): New.
|
|
3094 * simple.el (kill-line-1): New.
|
|
3095 * simple.el (backward-kill-line):
|
|
3096 Undo kill-whole-line == always changes. Add new function
|
|
3097 kill-entire-line to unconditionally delete the current line.
|
|
3098 Add comments describing the lamentable state of affairs of
|
|
3099 the kill-line functions and variables.
|
|
3100
|
|
3101 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
3102
|
|
3103 * simple.el:
|
|
3104 * simple.el (beginning-of-buffer):
|
|
3105 * simple.el (end-of-buffer):
|
|
3106 * simple.el (mark-ring-unrecorded-commands):
|
|
3107 * simple.el (signal-error-on-buffer-boundary):
|
|
3108 * simple.el (shifted-motion-keys-select-region):
|
|
3109 * simple.el (unshifted-motion-keys-deselect-region):
|
|
3110 * simple.el (motion-keys-for-shifted-motion): New.
|
|
3111 * simple.el (handle-pre-motion-command):
|
|
3112 * simple.el (handle-post-motion-command):
|
|
3113 * simple.el (forward-char-command):
|
|
3114 * simple.el (backward-char-command):
|
|
3115 * simple.el (scroll-up-command):
|
|
3116 * simple.el (scroll-down-command):
|
|
3117 * simple.el (next-line):
|
|
3118 * simple.el (previous-line):
|
|
3119 * simple.el (backward-block-of-lines):
|
|
3120 * simple.el (forward-block-of-lines):
|
|
3121 * simple.el (backward-word):
|
|
3122 * simple.el (mark-word):
|
|
3123
|
|
3124 Augment documentation of the most common motion commands to make
|
|
3125 note of the shifted-motion support. Improve the support to (a)
|
|
3126 properly document how it works and why it's done in the fashion it
|
|
3127 is, and (b) allow the keystrokes that trigger it to be customized.
|
|
3128
|
|
3129 Correct error in the customize specification of
|
|
3130 mark-ring-unrecorded-commands.
|
|
3131
|
|
3132 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
3133
|
|
3134 * font-lock.el:
|
|
3135 * font-lock.el (font-lock-pending-extent-table): Removed.
|
|
3136 * font-lock.el (font-lock-pending-buffer-table): New.
|
|
3137 * font-lock.el (font-lock-pre-idle-hook):
|
|
3138 * font-lock.el (font-lock-after-change-function):
|
|
3139 * font-lock.el (font-lock-fontify-pending-extents):
|
|
3140 * font-lock.el (font-lock-lisp-like):
|
|
3141
|
|
3142 Fix handling of pending extents to avoid excessive slowness (N^2
|
|
3143 behavior) when making lots of buffer changes between redisplays,
|
|
3144 such as when saving the Options.
|
|
3145
|
|
3146 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
3147
|
|
3148 * device.el:
|
|
3149 * dragdrop.el:
|
|
3150 * dumped-lisp.el:
|
|
3151 * faces.el:
|
|
3152 * frame.el:
|
|
3153 * gnuserv.el:
|
|
3154 * loadup.el:
|
|
3155 * menubar-items.el:
|
|
3156 * minibuf.el:
|
|
3157 The Great GTK Merge.
|
|
3158
|
|
3159 * ChangeLog.GTK:
|
|
3160 * dialog-gtk.el:
|
|
3161 * gdk.el:
|
|
3162 * generic-widgets.el:
|
|
3163 * glade.el:
|
|
3164 * gnome-widgets.el:
|
|
3165 * gnome.el:
|
|
3166 * gtk-compose.el:
|
|
3167 * gtk-extra.el:
|
|
3168 * gtk-faces.el:
|
|
3169 * gtk-ffi.el:
|
|
3170 * gtk-file-dialog.el:
|
|
3171 * gtk-font-menu.el:
|
|
3172 * gtk-glyphs.el:
|
|
3173 * gtk-init.el:
|
|
3174 * gtk-iso8859-1.el:
|
|
3175 * gtk-marshal.el:
|
|
3176 * gtk-mouse.el:
|
|
3177 * gtk-package.el:
|
|
3178 * gtk-password-dialog.el:
|
|
3179 * gtk-select.el:
|
|
3180 * gtk-widget-accessors.el:
|
|
3181 * gtk-widgets.el:
|
|
3182 * gtk.el:
|
|
3183 widgets-gtk.el:
|
|
3184 The Great GTK Merge: new files.
|
|
3185
|
|
3186 2001-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3187
|
|
3188 * generic-widgets.el: Don't require gtk (a built-in feature) at
|
|
3189 top level. Don't execute the last sexp unless (featurep 'gtk).
|
|
3190
|
|
3191 2001-02-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3192
|
|
3193 * mule/mule-init.el (auto-language-alist): Split zh into GB and BIG5.
|
|
3194
|
460
|
3195 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
3196
|
|
3197 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
3198
|
470
|
3199 2001-01-25 Jason R. Mastaler <jason@xemacs.org>
|
|
3200
|
|
3201 * about.el (xemacs-hackers): update my entry.
|
|
3202 * about.el (about-maintainer-info): ditto.
|
|
3203 * about.el (about-hackers): ditto.
|
460
|
3204
|
|
3205 2001-02-20 Jan Vroonhof <jan@xemacs.org>
|
|
3206
|
|
3207 * about.el (about-maintainer-info): More vanity info about
|
|
3208 yours truly.
|
|
3209
|
|
3210 2001-02-20 Adrian Aichner <adrian@xemacs.org>
|
|
3211
|
|
3212 * build-report.el (build-report-destination): xemacs-build-reports
|
|
3213 has moved to SourceForge, where mailing list name length is
|
|
3214 restricted, hence the name change to
|
|
3215 xemacs-buildreports@xemacs.org.
|
|
3216 * build-report.el (build-report-keep-regexp): Update default.
|
|
3217 * build-report.el (build-report-delete-regexp): Ditto.
|
|
3218 * build-report.el (build-report-make-output-files): Ditto.
|
|
3219
|
|
3220 2001-02-19 Craig Lanning <lanning@scra.org>
|
|
3221
|
|
3222 * lisp-mode.el: Add indentation specifications for following
|
|
3223 Common Lisp forms: handler-case, handler-bind, with-slots,
|
|
3224 with-open-file, with-open-stream, print-unreadable-object.
|
|
3225
|
|
3226 2001-02-18 Matt Tucker <tuck@whistlingfish.net>
|
|
3227
|
|
3228 * font-lock.el (font-lock-set-defaults-1):
|
|
3229 Move initialization of `font-lock-cache-position' so that it's set
|
|
3230 even if font-lock-keywords is already defined.
|
|
3231
|
|
3232 2001-02-17 Matt Tucker <tuck@whistlingfish.net>
|
|
3233
|
|
3234 * autoload.el (generate-file-autoloads-1):
|
|
3235 Use `emacs-lisp-mode-syntax-table' instead of
|
|
3236 `lisp-mode-syntax-table'.
|
|
3237 * lisp-mode.el (lisp-mode-syntax-table):
|
|
3238 Get rid of old checks for `parse-partial-sexp' version.
|
|
3239 Make `|' (pipe) string delimiter instead of punctuation.
|
|
3240
|
|
3241 2001-02-16 Martin Buchholz <martin@xemacs.org>
|
|
3242
|
|
3243 * window.el (save-selected-window):
|
|
3244 Use gensym for better macro hygiene.
|
|
3245
|
|
3246 2001-02-06 Mike Sperber <mike@xemacs.org>
|
|
3247
|
|
3248 * dump-paths.el:
|
|
3249 * startup.el (startup-setup-paths): Set and use
|
|
3250 `mule-lisp-directory'.
|
|
3251 (startup-setup-paths-warning): Ditto.
|
|
3252
|
|
3253 * setup-paths.el (paths-find-mule-lisp-directory): Added.
|
|
3254 (paths-construct-load-path): Consider `mule-lisp-directory'.
|
|
3255
|
|
3256 2001-02-07 Matt Tucker <tuck@whistlingfish.net>
|
|
3257
|
|
3258 * font-lock.el: Syntax table improvements used. A few random
|
|
3259 changes are not specified below.
|
|
3260 (font-lock-fontify-string-delimiters):
|
|
3261 (font-lock-syntactic-keywords):
|
|
3262 (font-lock-cache-state nil):
|
|
3263 (font-lock-cache-position):
|
|
3264 New variables.
|
|
3265 (font-lock-set-syntax):
|
|
3266 (font-lock-apply-syntactic-highlight):
|
|
3267 (font-lock-fontify-syntactic-anchored-keywords):
|
|
3268 (font-lock-fontify-syntactic-keywords-region):
|
|
3269 (font-lock-eval-keywords):
|
|
3270 New functions.
|
|
3271 (font-lock-remove-face):
|
|
3272 (font-lock-fontify-syntactically-region):
|
|
3273 Use syntax properties.
|
|
3274
|
458
|
3275 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
3276
|
|
3277 * XEmacs 21.2.44 "Thalia" is released.
|
|
3278
|
|
3279 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
3280
|
|
3281 * startup.el (normal-top-level): Work even if no installation root
|
|
3282 is found.
|
|
3283
|
|
3284 2001-01-30 Andy Piper <andy@xemacs.org>
|
|
3285
|
|
3286 * gutter-items.el (progress-abort-glyph): remove instantiator.
|
|
3287 (set-progress-abort-instantiator): new function.
|
|
3288 (abort-progress-feedback): use it.
|
|
3289
|
|
3290 * gutter.el (set-gutter-dirty-p): new function.
|
|
3291
|
|
3292 2001-01-30 Didier Verna <didier@xemacs.org>
|
|
3293
|
|
3294 * mwheel.el (mwheel-scroll): unwind-protect the selected window.
|
|
3295
|
|
3296 2001-01-24 Didier Verna <didier@xemacs.org>
|
|
3297
|
|
3298 * sound.el (sound-extension-list): give a better default value.
|
|
3299 * sound.el (load-sound-file): improve the doc string, also find
|
|
3300 files given by absolute names, pass a real extension list to
|
|
3301 `locate-file'.
|
|
3302
|
456
|
3303 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
3304
|
|
3305 * XEmacs 21.2.43 "Terspichore" is released.
|
|
3306
|
|
3307 2001-01-20 Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
|
|
3308
|
|
3309 * gnuserv.el (gnuserv-process-filter): Robuster handling of error
|
|
3310 messages from gnuserv.
|
|
3311
|
454
|
3312 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
3313
|
|
3314 * XEmacs 21.2.42 "Poseidon" is released.
|
|
3315
|
|
3316 2001-01-12 Andy Piper <andy@xemacs.org>
|
|
3317
|
|
3318 * package-get.el (package-get-custom): call
|
|
3319 package-net-update-installed-db.
|
|
3320
|
|
3321 * package-ui.el (pui-install-selected-packages): call
|
|
3322 package-net-update-installed-db.
|
|
3323
|
|
3324 * package-net.el (package-net-update-installed-db): use
|
|
3325 packages-package-list so that we reflect reality.
|
|
3326
|
|
3327 * packages.el (packages-package-list): Make docstring reflect
|
|
3328 reality.
|
|
3329
|
|
3330 * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
|
|
3331
|
|
3332 * postinstall.cc (do_postinstall): don't pick up shells if cygwin
|
|
3333 isn't installed.
|
|
3334
|
|
3335 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
3336
|
|
3337 * wid-edit.el (widget-activation-glyph-mapper): activate or
|
|
3338 deactivate native widgets.
|
|
3339 (widget-glyph-insert-glyph): record instantiator.
|
|
3340 (widget-push-button-value-create): use it.
|
|
3341
|
|
3342 * gui.el (gui-button-action): new function. Make button's domain
|
|
3343 buffer current when calling.
|
|
3344 (make-gui-button): update to use gui-button-action.
|
|
3345
|
|
3346 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
3347
|
|
3348 * menubar-items.el (default-menubar): add an entry for modeline
|
|
3349 horizontal scrolling in Options -> Display.
|
|
3350
|
|
3351 2001-01-17 Steve Youngs <youngs@xemacs.org>
|
|
3352
|
|
3353 * package-get.el (package-get-require-signed-base): Set to nil
|
|
3354 by default.
|
|
3355
|
452
|
3356 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
3357
|
|
3358 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
3359
|
|
3360 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
3361
|
|
3362 * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
|
|
3363 catch lisp/mule/.
|
|
3364
|
|
3365 2001-01-14 Mike Sperber <mike@xemacs.org>
|
|
3366
|
|
3367 * startup.el (maybe-create-compatibility-dot-emacs):
|
|
3368 (maybe-unmigrate-user-init-file):
|
|
3369 (unmigrate-user-init-file): Created.
|
|
3370 (maybe-migrate-user-init-file): Offer creation of compatibility
|
|
3371 .emacs.
|
|
3372 Some doc fixes wrt init file location.
|
|
3373
|
|
3374 2001-01-15 Golubev I. N. <gin@mo.msk.ru>
|
|
3375
|
|
3376 * faces.el (face-frob-from-locale-first): new variable.
|
|
3377 (frob-face-font-2): Honor tags arg while trying to use
|
|
3378 standard-face-mapping. When face-frob-from-locale-first is set,
|
|
3379 first try to set face inheriting from frobbed-face.
|
|
3380
|
|
3381 2001-01-15 Didier Verna <didier@xemacs.org>
|
|
3382
|
|
3383 * about.el (xemacs-hackers): update my entry.
|
|
3384 * about.el (about-url-alist): ditto.
|
|
3385 * about.el (about-maintainer-info): ditto.
|
|
3386 * about.el (about-hackers): ditto.
|
|
3387
|
|
3388 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
3389
|
|
3390 The byte compiler has been badly broken for a year,
|
|
3391 by the patch of 1999-12-06.
|
|
3392 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
3393 Bug was: the byte compiler was making this erroneous optimization:
|
|
3394 (progn (or (foo)) (bar)) ==> (bar)
|
|
3395
|
|
3396 2000-11-20 Mike Sperber <mike@xemacs.org>
|
|
3397
|
|
3398 * setup-paths.el (paths-core-load-path-depth): Split
|
|
3399 `paths-load-path-depth' in two for site and core lisp. Don't
|
|
3400 recurse into core.
|
|
3401 * setup-paths.el (paths-construct-load-path): Use.
|
|
3402
|
|
3403 2001-01-10 Andy Piper <andy@xemacs.org>
|
|
3404
|
|
3405 * package-net.el (package-net-cygwin32-binary-size): new variable
|
|
3406 (package-net-win32-binary-size): ditto. add much needed
|
|
3407 commentary.
|
|
3408
|
|
3409 * gutter-items.el (buffers-tab-items): correct off-by-one error
|
|
3410 for buffers-tab-max-size.
|
|
3411
|
450
|
3412 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
3413
|
|
3414 * XEmacs 21.2.40 is released.
|
|
3415
|
|
3416 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3417
|
|
3418 * mule/hebrew.el: Fix comments and typos.
|
|
3419 mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
|
|
3420
|
|
3421 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3422
|
|
3423 * ChangeLog.1: move ancient log from fill.el.
|
|
3424
|
|
3425 * dump-paths.el:
|
|
3426 paragraphs.el:
|
|
3427 mule/mule-category.el:
|
|
3428 Miscellaneous typo fixes and slight doc clarifications.
|
|
3429
|
|
3430 * mule/mule-ccl.el: Correct file name in header.
|
|
3431
|
448
|
3432 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
3433
|
|
3434 * XEmacs 21.2.39 is released.
|
|
3435
|
|
3436 2000-12-27 Martin Buchholz <martin@xemacs.org>
|
|
3437
|
|
3438 * byte-optimize.el (byte-optimize-cond):
|
|
3439 (byte-optimize-cond-1): New.
|
|
3440 Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
|
|
3441 Optimizes (cond (x nil)) ==> nil.
|
|
3442 Provide better diagnostic on malformed expr like (cond foo).
|
|
3443
|
|
3444 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3445
|
|
3446 * mule/mule-coding.el:
|
|
3447 mule/mule-cmds.el (reset-language-environment,
|
|
3448 set-language-environment-coding-systems):
|
|
3449 Safer default coding-priority-list, corresponding to src/file-coding.h.
|
|
3450
|
|
3451 2000-12-03 Jorma Laaksonen <jorma.laaksonen@hut.fi>
|
|
3452
|
|
3453 * package-admin.el: Allow package removal from
|
|
3454 early-package-load-path.
|
|
3455
|
|
3456 2000-12-15 Andreas Jaeger <aj@suse.de>
|
|
3457
|
|
3458 * about.el (about-maintainer-info): Update my entry.
|
|
3459
|
|
3460 2000-12-11 Matt Tucker <tuck@whistlingfish.net>
|
|
3461
|
|
3462 * packages.el (locate-library): Add support for bzip2
|
|
3463 compressed .el files.
|
|
3464
|
|
3465 2000-12-12 Andy Piper <andy@xemacs.org>
|
|
3466
|
|
3467 * package-net.el: new file.
|
|
3468
|
|
3469 2000-12-01 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
|
|
3470
|
|
3471 * font-lock.el: Add missing C++ keywords.
|
|
3472
|
|
3473 2000-12-08 Adrian Aichner <adrian@xemacs.org>
|
|
3474
|
|
3475 * simple.el (indent-for-comment): Preserve indentation of comments
|
|
3476 starting in column 0, as documented in (Info-goto-node
|
|
3477 "(xemacs)Comments"). Update docstring accordingly.
|
|
3478
|
446
|
3479 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
3480
|
|
3481 * XEmacs 21.2.38 is released.
|
|
3482
|
|
3483 2000-12-04 Didier Verna <didier@xemacs.org>
|
|
3484
|
|
3485 * mouse.el (default-mouse-track-set-point-in-window): remove
|
|
3486 spurious '+' operation detected by Martin.
|
|
3487
|
|
3488
|
|
3489 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
3490
|
|
3491 * cl-extra.el (coerce):
|
|
3492 Implement char to integer coercion.
|
|
3493 Remove extraneous (numberp) test.
|
|
3494
|
|
3495 * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
|
|
3496 Perform lapcode inlining if the value of `byte-optimize' is 'byte.
|
|
3497 (byte-optimize-predicate):
|
|
3498 Warn if evaluating constant expression signals an error.
|
|
3499 (byte-optimize-form): Small simplification.
|
|
3500
|
|
3501 * cl-macs.el (cl-do-proclaim): small efficiency improvement.
|
|
3502
|
|
3503 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
3504
|
|
3505 * byte-optimize.el:
|
|
3506 (byte-optimize-minus):
|
|
3507 (byte-optimize-plus):
|
|
3508 (byte-optimize-mult):
|
|
3509 (byte-optimize-quo):
|
|
3510 Use (car (last x)) instead of (last x) to get last elt!
|
|
3511 Use `byte-optimize-predicate' to optimize `%'.
|
|
3512 Move optimizations for special numeric args to bytecomp.el.
|
|
3513 * bytecomp.el (byte-compile-associative): Remove.
|
|
3514 (byte-compile-max): New.
|
|
3515 (byte-compile-min): New.
|
|
3516 Properly handle erroneous calls: (max) (min).
|
|
3517 (byte-compile-plus): New.
|
|
3518 (byte-compile-minus):
|
|
3519 It's easiest to handle 0, +1 and -1 args here.
|
|
3520 (byte-compile-mult): New.
|
|
3521 It's easiest to handle 1, -1 and 2 args here.
|
|
3522 (byte-compile-quo):
|
|
3523 It's easiest to handle 0, +1 and -1 args here.
|
|
3524 Issue byte-compiler warning when dividing by zero.
|
|
3525
|
|
3526 Byte-compiler arithmetic improvements.
|
|
3527 Better optimize these expressions in the obvious way:
|
|
3528 (+ x y 1) --> varref x varref y add add1
|
|
3529 (+ x y -1) --> varref x varref y add sub1
|
|
3530 (- x y 0) --> (- x y)
|
|
3531 (- 0 x y) --> (- (- x) y)
|
|
3532 (% 42 19) --> compile-time constant
|
|
3533 (/ 42 19) --> compile-time constant
|
|
3534 (* (foo) 2) --> foo call dup plus
|
|
3535
|
|
3536 Optimize away arithmetic operations (+ x) (* x) (/ x 1)
|
|
3537 unless (declaim (optimize (safety 3)))
|
|
3538 or (setq byte-compile-delete-errors nil).
|
|
3539
|
|
3540 2000-11-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3541
|
|
3542 * paragraphs.el (paragraph-separate, forward-sentence): Clarify
|
|
3543 docstrings.
|
|
3544
|
|
3545 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3546
|
|
3547 * startup.el (command-line-do-help): Add documentation of
|
|
3548 portable dumper switches.
|
|
3549
|
|
3550 2000-11-22 Andy Piper <andy@xemacs.org>
|
|
3551
|
|
3552 * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
|
|
3553
|
|
3554 * glyphs.el (init-glyphs): don't use autodetect for strings.
|
|
3555
|
|
3556 2000-11-28 Martin Buchholz <martin@xemacs.org>
|
|
3557
|
|
3558 * byte-optimize.el (byte-optimize-char-before):
|
|
3559 (byte-optimize-backward-char):
|
|
3560 (byte-optimize-backward-word):
|
|
3561 Fix incorrect optimizations for these sorts of expressions:
|
|
3562 (let ((x nil)) (backward-char x))
|
|
3563
|
|
3564 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
3565
|
|
3566 * byte-optimize.el:
|
|
3567 * byte-optimize.el (byte-optimize-backward-char): New.
|
|
3568 * byte-optimize.el (byte-optimize-backward-word): New.
|
|
3569 Make backward-word and backward-char as efficient as forward versions.
|
|
3570
|
|
3571 * bytecomp.el (byte-compile-no-args-with-one-extra):
|
|
3572 * bytecomp.el (byte-compile-one-arg-with-one-extra):
|
|
3573 * bytecomp.el (byte-compile-two-args-with-one-extra):
|
|
3574 * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
|
|
3575 * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
|
|
3576 * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
|
|
3577 Check if extra arg is constant nil, and if so, use byte-coded call.
|
|
3578
|
|
3579 * simple.el (backward-word):
|
|
3580 * simple.el (mark-word):
|
|
3581 * simple.el (kill-word):
|
|
3582 * simple.el (backward-kill-word):
|
|
3583 Make COUNT argument optional, for consistency with forward-char et al.
|
|
3584
|
|
3585 * abbrev.el (abbrev-string-to-be-defined):
|
|
3586 * abbrev.el (inverse-abbrev-string-to-be-defined):
|
|
3587 * abbrev.el (inverse-add-abbrev):
|
|
3588 * abbrev.el (expand-region-abbrevs):
|
|
3589 * buff-menu.el (Buffer-menu-execute):
|
|
3590 * indent.el (move-to-left-margin):
|
|
3591 * indent.el (indent-relative):
|
|
3592 * indent.el (move-to-tab-stop):
|
|
3593 * info.el (Info-reannotate-node):
|
|
3594 * lisp-mode.el (lisp-indent-line):
|
|
3595 * lisp.el (end-of-defun):
|
|
3596 * lisp.el (move-past-close-and-reindent):
|
|
3597 * misc.el (copy-from-above-command):
|
|
3598 * mouse.el (default-mouse-track-scroll-and-set-point):
|
|
3599 * page.el (forward-page):
|
|
3600 * paragraphs.el (forward-paragraph):
|
|
3601 * paragraphs.el (end-of-paragraph-text):
|
|
3602 * picture.el (picture-forward-column):
|
|
3603 * picture.el (picture-self-insert):
|
|
3604 * rect.el (extract-rectangle-line):
|
|
3605 * simple.el (newline):
|
|
3606 * simple.el (fixup-whitespace):
|
|
3607 * simple.el (backward-delete-char-untabify):
|
|
3608 * simple.el (transpose-chars):
|
|
3609 * simple.el (transpose-preceding-chars):
|
|
3610 * simple.el (do-auto-fill):
|
|
3611 * simple.el (indent-new-comment-line):
|
|
3612 * simple.el (blink-matching-open):
|
|
3613 * view-less.el (cleanup-backspaces):
|
|
3614 * wid-edit.el (widget-transpose-chars):
|
|
3615 * term/bg-mouse.el (bg-insert-moused-sexp):
|
|
3616 Use more readable (backward-FOO n) instead of (forward-FOO -n).
|
|
3617
|
|
3618 * info.el (Info-fontify-node):
|
|
3619 * simple.el (backward-delete-function):
|
|
3620 Use canonical delete-backward-char instead of backward-delete-char.
|
|
3621
|
|
3622 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
3623
|
|
3624 * gutter-items.el (update-tab-in-gutter): don't barf if there are
|
|
3625 no buffers.
|
|
3626
|
|
3627 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
3628
|
|
3629 * gutter-items.el (update-tab-in-gutter): don't give popup frames
|
|
3630 buffer tabs.
|
|
3631
|
|
3632 2000-11-18 Martin Buchholz <martin@xemacs.org>
|
|
3633
|
|
3634 * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
|
|
3635 (proclaim inline...) was shadowing compiler-macros.
|
|
3636
|
|
3637 2000-11-17 Martin Buchholz <martin@xemacs.org>
|
|
3638
|
|
3639 * bytecomp.el (byte-compile-eval): New.
|
|
3640 (byte-compile-initial-macro-environment): Use byte-compile-eval.
|
|
3641 Keeps this promise made in Lispref:
|
|
3642 "If a file being compiled contains a `defmacro' form, the macro is
|
|
3643 defined temporarily for the rest of the compilation of that file."
|
|
3644
|
|
3645 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
3646
|
|
3647 * cl.el (floatp-safe):
|
|
3648 (plusp):
|
|
3649 (minusp):
|
|
3650 (oddp):
|
|
3651 (evenp):
|
|
3652 (cl-abs):
|
|
3653 Use a better parameter name than `x'.
|
|
3654
|
|
3655 * cl-macs.el (check-type): Make continuable. Change documentation
|
|
3656 to require PLACE, but accept any form for compatibility.
|
|
3657
|
|
3658 * abbrev.el (define-abbrev): Use check-type.
|
|
3659 * font-menu.el (font-menu-change-face): Use check-type.
|
|
3660 * menubar.el (relabel-menu-item): Use check-type.
|
|
3661 * itimer.el: Fix typo.
|
|
3662
|
|
3663 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3664
|
|
3665 * info.el (Info-extract-menu-node-name): Comma is a delimiter.
|
|
3666
|
444
|
3667 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
3668
|
|
3669 * XEmacs 21.2.37 is released.
|
|
3670
|
|
3671 2000-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
3672
|
|
3673 * code-cmds.el: Provide the feature.
|
|
3674
|
|
3675 2000-07-21 Jan Vroonhof <jan@xemacs.org>
|
|
3676
|
|
3677 * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
|
|
3678
|
|
3679 * code-cmds.el: New file
|
|
3680 * mule/mule-cmds.el:
|
|
3681 * mule/mule-misc.el
|
|
3682 (coding-keymap): New keymap. Define coding system keyboard
|
|
3683 commands on file-coding builds too.
|
446
|
3684 (coding-system-change-eol-conversion):
|
|
3685 (universal-coding-system-argument):
|
|
3686 (set-default-coding-systems):
|
444
|
3687 (prefer-coding-system): Moved from mule-cmds.el
|
|
3688 (set-buffer-process-coding-system): Moved from mule-misc.el
|
|
3689
|
|
3690 2000-09-15 Stephen Carney <carney@scubadoo.com>
|
|
3691
|
|
3692 * etags.el (buffer-tag-table-files): Use append instead of nconc.
|
|
3693
|
|
3694 2000-11-09 Steve Youngs <youngs@xemacs.org>
|
|
3695
|
|
3696 * package-get.el (package-get-download-sites): Add a pre-release
|
|
3697 site for experimental packages.
|
|
3698
|
|
3699 * auto-autoloads.el: Regenerated.
|
|
3700
|
|
3701 2000-08-01 Andy Piper <andy@xemacs.org>
|
|
3702
|
|
3703 * gutter-items.el (buffers-tab-omit-function): reference
|
|
3704 buffers-tab-select-visible-buffers.
|
|
3705 (buffers-tab-filter-functions): new variable, by default uses
|
|
3706 buffers-tab-selection-function and buffers-tab-omit-function.
|
|
3707 (select-buffers-tab-buffers-by-mode): invert arguments.
|
|
3708 (buffers-tab-select-visible-buffers): new function. Invert calling
|
|
3709 of buffers-menu-omit-invisible-buffers.
|
|
3710 (buffers-tab-items): rewrite to use
|
|
3711 buffers-tab-filter-functions. Rewrite docstring.
|
|
3712 (gutter-buffers-tab-extent): delete.
|
|
3713 (add-tab-to-gutter): always build a new extent when adding the
|
|
3714 tabs.
|
|
3715 (update-tab-in-gutter): make gutter dirty when orientation
|
|
3716 changes.
|
|
3717
|
|
3718 2000-11-07 Martin Buchholz <martin@xemacs.org>
|
|
3719
|
|
3720 * bytecomp.el (byte-compile-defvar-or-defconst):
|
|
3721 Only do loadhist recording if defvar form includes a value.
|
|
3722
|
|
3723 2000-11-02 Martin Buchholz <martin@xemacs.org>
|
|
3724
|
|
3725 * bytecomp.el (byte-compile-initial-macro-environment):
|
|
3726 `eval-when-compile' should not compile its body.
|
|
3727
|
|
3728 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3729
|
|
3730 * mule/cyrillic.el: Add Windows 1251 code page encoding (by
|
|
3731 Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>). Fix
|
|
3732 some Japanese English. Remove some ancient FSF comments, and
|
|
3733 improve docstrings. Use symbols not vectors for tables.
|
|
3734
|
|
3735 2000-11-03 Martin Buchholz <martin@xemacs.org>
|
|
3736
|
|
3737 * keymap.el:
|
|
3738 (local-key-binding):
|
|
3739 (global-key-binding):
|
|
3740 Add an optional `accept-defaults' parameter, just like `lookup-key'.
|
|
3741
|
|
3742 * lisp.el:
|
|
3743 (backward-sexp): Slightly simpler code.
|
|
3744 (mark-sexp): Make arg optional, like FSF Emacs.
|
|
3745 (forward-list): Slightly simpler code.
|
|
3746 (backward-list): Slightly simpler code.
|
|
3747 (down-list): Make arg optional, like FSF Emacs.
|
|
3748 (up-list): Make arg optional, like FSF Emacs.
|
|
3749 (backward-up-list): Make arg optional, like FSF Emacs.
|
|
3750 (kill-sexp): Make arg optional, like FSF Emacs.
|
|
3751 (backward-kill-sexp): Make arg optional, like FSF Emacs.
|
|
3752
|
|
3753 * font-menu.el (font-menu-change-face):
|
|
3754 Take continuable errors into account.
|
|
3755
|
|
3756 * abbrev.el:
|
|
3757 * abbrev.el (clear-abbrev-table):
|
|
3758 * abbrev.el (define-abbrev-table):
|
|
3759 * abbrev.el (define-abbrev):
|
|
3760 * abbrev.el (insert-abbrev-table-description):
|
|
3761 * apropos.el (apropos-documentation-check-doc-file):
|
|
3762 * apropos.el (apropos-documentation-check-elc-file):
|
|
3763 * buff-menu.el (list-buffers):
|
|
3764 * buff-menu.el (list-buffers-noselect):
|
|
3765 * bytecomp.el (byte-recompile-directory):
|
|
3766 * bytecomp.el (batch-byte-compile):
|
|
3767 * cl-macs.el (typep):
|
|
3768 * code-files.el (find-coding-system-magic-cookie):
|
|
3769 * code-files.el (insert-file-contents):
|
|
3770 * cus-edit.el (customize-set-variable):
|
|
3771 * cus-edit.el (customize-save-variable):
|
|
3772 * cus-face.el (custom-set-face-font-size):
|
|
3773 * cus-face.el (custom-set-face-update-spec):
|
|
3774 * cus-face.el (custom-reset-faces):
|
|
3775 * custom.el (custom-check-theme):
|
|
3776 * custom.el (copy-upto-last):
|
|
3777 * fill.el (canonically-space-region):
|
|
3778 * fill.el (fill-paragraph):
|
|
3779 * fill.el (fill-region):
|
|
3780 * fill.el (find-space-insertable-point):
|
|
3781 * fill.el (justify-current-line):
|
|
3782 * faces.el (face-spec-update-all-matching):
|
|
3783 * faces.el (set-face-stipple):
|
|
3784 * files-nomule.el (insert-file-contents):
|
|
3785 * files.el (insert-file-contents-literally):
|
|
3786 * files.el (hack-local-variables-last-page):
|
|
3787 * files.el (basic-save-buffer):
|
|
3788 * files.el (insert-directory):
|
|
3789 * font-menu.el (font-menu-change-face):
|
|
3790 * font.el (font-spatial-to-canonical):
|
|
3791 * format.el (format-encode-region):
|
|
3792 * format.el (format-insert-file):
|
|
3793 * format.el (format-replace-strings):
|
|
3794 * gutter.el (set-gutter-element):
|
|
3795 * help.el (key-or-menu-binding):
|
|
3796 * help.el (describe-bindings):
|
|
3797 * help.el (with-syntax-table):
|
|
3798 * indent.el (indent-rigidly):
|
|
3799 * indent.el (delete-to-left-margin):
|
|
3800 * info.el:
|
|
3801 * info.el (Info-extract-dir-entry-from):
|
|
3802 * info.el (Info-build-dir-anew):
|
|
3803 * info.el (Info-rebuild-dir):
|
|
3804 * info.el (Info-batch-rebuild-dir):
|
|
3805 * info.el (Info-read-subfile):
|
|
3806 * info.el (Info-build-node-completions):
|
|
3807 * info.el (Info-extract-menu-node-name):
|
|
3808 * isearch-mode.el (isearch-range-invisible):
|
|
3809 * isearch-mode.el (isearch-restore-invisible-extents):
|
|
3810 * itimer.el (itimerp):
|
|
3811 * itimer.el (itimer-live-p):
|
|
3812 * keymap.el:
|
|
3813 * keymap.el (substitute-key-definition):
|
|
3814 * keymap.el (read-command-or-command-sexp):
|
|
3815 * keymap.el (local-key-binding):
|
|
3816 * keymap.el (global-key-binding):
|
|
3817 * keymap.el (global-set-key):
|
|
3818 * keymap.el (local-set-key):
|
|
3819 * ldap.el:
|
|
3820 * ldap.el (ldap-add-entries):
|
|
3821 * ldap.el (ldap-delete-entries):
|
|
3822 * lisp.el (backward-sexp):
|
|
3823 * lisp.el (mark-sexp):
|
|
3824 * lisp.el (forward-list):
|
|
3825 * lisp.el (backward-list):
|
|
3826 * lisp.el (down-list):
|
|
3827 * lisp.el (backward-up-list):
|
|
3828 * lisp.el (up-list):
|
|
3829 * lisp.el (kill-sexp):
|
|
3830 * lisp.el (backward-kill-sexp):
|
|
3831 * menubar.el (add-menu-button):
|
|
3832 * menubar.el (add-submenu):
|
|
3833 * menubar.el (delete-menu-item):
|
|
3834 * menubar.el (relabel-menu-item):
|
|
3835 * mouse.el (narrow-window-to-region):
|
|
3836 * obsolete.el (define-obsolete-variable-alias):
|
|
3837 * obsolete.el (store-substring):
|
|
3838 * package-admin.el:
|
|
3839 * package-admin.el (package-admin-install-function):
|
|
3840 * package-admin.el (package-admin-install-function-mswindows):
|
|
3841 * package-admin.el (package-admin-default-install-function):
|
|
3842 * package-get.el (package-get-update-base-entries):
|
|
3843 * packages.el (packages-load-package-dumped-lisps):
|
|
3844 * packages.el (packages-collect-package-dumped-lisps):
|
|
3845 * printer.el (generic-print-buffer):
|
|
3846 * printer.el (generic-print-region):
|
|
3847 * replace.el (occur-mode-mouse-goto):
|
|
3848 * replace.el (perform-replace):
|
|
3849 * select.el (get-selection-no-error):
|
|
3850 * simple.el:
|
|
3851 * simple.el (newline):
|
|
3852 * simple.el (open-line):
|
|
3853 * simple.el (edit-and-eval-command):
|
|
3854 * simple.el (goto-line):
|
|
3855 * simple.el (undo):
|
|
3856 * simple.el (kill-region):
|
|
3857 * simple.el (copy-region-as-kill):
|
|
3858 * simple.el (kill-ring-save):
|
|
3859 * simple.el (set-mark):
|
|
3860 * simple.el (next-line):
|
|
3861 * simple.el (previous-line):
|
|
3862 * simple.el (line-move):
|
|
3863 * simple.el (set-goal-column):
|
|
3864 * simple.el (comment-region):
|
|
3865 * subr.el:
|
|
3866 * subr.el (putf):
|
|
3867 * syntax.el (modify-syntax-entry):
|
|
3868 * syntax.el (map-syntax-table):
|
|
3869 * view-less.el (view-file):
|
|
3870 * view-less.el (view-buffer):
|
|
3871 * view-less.el (view-file-other-window):
|
|
3872 * window-xemacs.el (backward-other-window):
|
|
3873 * window.el:
|
|
3874 * window.el (one-window-p):
|
|
3875 * window.el (walk-windows):
|
|
3876 * window.el (window-list):
|
|
3877 * x-mouse.el (x-mouse-kill):
|
|
3878 * x-select.el (x-get-cutbuffer):
|
|
3879 * x-select.el (x-store-cutbuffer):
|
|
3880 * term/bg-mouse.el (bg-mouse-line-to-center):
|
|
3881 * term/sun-mouse.el (window-line-end):
|
|
3882 * term/sun-mouse.el (sun-select-region):
|
|
3883 * term/sun.el (kill-region-and-unmark):
|
|
3884 * mule/mule-category.el:
|
|
3885 * mule/mule-category.el (modify-category-entry):
|
|
3886 * mule/mule-category.el (char-category-list):
|
|
3887 * mule/mule-coding.el (coding-system-force-on-output):
|
|
3888 * mule/mule-misc.el (coding-system-put):
|
|
3889 Docstring arglist/Texinfo fixes. See man/ChangeLog for details.
|
|
3890
|
|
3891 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3892
|
|
3893 * cus-face.el: Typo fixes and tiny clarifications.
|
|
3894 * custom.el: ditto
|
|
3895
|
|
3896 2000-10-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3897
|
|
3898 * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
|
|
3899 * startup.el (normal-top-level): Setup auto-save-list-file-name
|
|
3900 if auto-save-list-file-prefix is non-nil.
|
|
3901
|
|
3902 2000-10-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3903
|
|
3904 * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
|
|
3905
|
|
3906 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
3907
|
|
3908 * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
|
|
3909 get symbol at point-min.
|
|
3910
|
|
3911 2000-10-24 Didier Verna <didier@xemacs.org>
|
|
3912
|
|
3913 * info.el (Info-emacs-info-file-name): defconst it.
|
|
3914 * info.el (Info-footnote-tag): defcustom it.
|
|
3915 * info.el (Info-no-description-string): ditto.
|
|
3916 * info.el (Info-find-node): adapt to new semantics of
|
|
3917 'Info-suffixed-file (don't do the case variants stuff).
|
|
3918 * info.el (Info-insert-dir): rewrite the dir file variants code.
|
|
3919 * info.el (Info-directory-files): New. Return the list of info
|
|
3920 files in a directory.
|
|
3921 * info.el (Info-dir-outdated-p): use it.
|
|
3922 * info.el (Info-parse-dir-entries): ditto.
|
|
3923 * info.el (Info-build-dir-anew): don't restrict to files ending
|
|
3924 with a ".info.*" extension.
|
|
3925 * info.el (Info-set-mode-line): ditto.
|
|
3926 * info.el (Info-read-subfile): adapt to new semantics of
|
|
3927 'Info-suffixed-file (append 'exact argument).
|
|
3928 * info.el (Info-all-case-regexp): New. Return a regexp matching a
|
|
3929 string independently of the case.
|
|
3930 * info.el (Info-suffixed-file): use it (match all possible case
|
|
3931 for the file name).
|
|
3932 * info.el (Info-insert-file-contents): code cleanup.
|
|
3933 * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
|
|
3934 columns.
|
|
3935 * info.el (Info-batch-rebuild-dir): ditto.
|
|
3936 * info.el (Info-read-node-name-1): ditto.
|
|
3937 * info.el (Info-search): ditto.
|
|
3938 * info.el (Info-fontify-node): ditto.
|
|
3939
|
|
3940
|
|
3941 2000-10-24 Didier Verna <didier@xemacs.org>
|
|
3942
|
|
3943 * process.el (shell-command): when called from a program, avoid
|
|
3944 'push-mark's "mark-set" message.
|
|
3945
|
|
3946 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
3947
|
|
3948 * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
|
|
3949 by a symbol, not by a vector.
|
|
3950 * mule/vietnamese.el (vscii): Likewise.
|
|
3951 (viscii): Likewise.
|
|
3952 * mule/cyrillic.el (koi8-r): Likewise.
|
|
3953
|
|
3954 * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
|
|
3955 by a symbol, not by a vector.
|
|
3956 (chinese-big5-2): Likewise.
|
|
3957 * mule/ethiopic.el (ethiopic): Likewise.
|
|
3958 * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
|
|
3959 (vietnamese-viscii-upper): Likewise.
|
|
3960
|
|
3961 2000-10-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3962
|
|
3963 * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
|
|
3964
|
|
3965 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3966
|
|
3967 * byte-optimize.el (byte-optimize-car): New function.
|
|
3968 (byte-optimize-cdr): Ditto.
|
|
3969
|
|
3970 2000-10-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3971
|
|
3972 * byte-optimize.el: Partial synch with FSF 20.7.
|
|
3973 Optimize constant concatenation.
|
|
3974 Add keymapp as a side effect free function. It is a built-in.
|
|
3975 (byte-after-unbind-pos): Remove byte-equal.
|
|
3976
|
|
3977 2000-10-13 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3978
|
|
3979 * update-elc-2.el: Quote regexps correctly.
|
|
3980
|
|
3981 2000-10-05 MIYASHITA Hisashi <himi@m17n.org>
|
|
3982
|
|
3983 * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
|
|
3984 (ccl-compile): Apply integerp, not integer-or-char-p to
|
|
3985 check the type of the buffer magnification
|
|
3986 (ccl-compile-write-string): Encode a string with binary
|
|
3987 coding system.
|
|
3988 (ccl-compile-write-repeat): Likewise.
|
|
3989
|
|
3990 2000-09-25 Robert Pluim <rpluim@bigfoot.com>
|
|
3991
|
|
3992 * buff-menu.el:
|
|
3993 * bytecomp.el:
|
|
3994 * coding.el:
|
|
3995 * faces.el:
|
|
3996 * files.el:
|
|
3997 * fill.el:
|
|
3998 * float-sup.el:
|
|
3999 * font-lock.el:
|
|
4000 * help.el:
|
|
4001 * iso8859-1.el:
|
|
4002 * loaddefs.el:
|
|
4003 * menubar-items.el:
|
|
4004 * menubar.el:
|
|
4005 * modeline.el:
|
|
4006 * msw-font-menu.el:
|
|
4007 * paragraphs.el:
|
|
4008 * paths.el:
|
|
4009 * replace.el:
|
|
4010 * simple.el:
|
|
4011 * sound.el:
|
|
4012 * startup.el:
|
|
4013 * version.el:
|
|
4014 * x-faces.el:
|
|
4015 * x-font-menu.el:
|
|
4016 Remove purecopy.
|
|
4017
|
|
4018 2000-10-03 Daniel Pittman <daniel@rimspace.net>
|
|
4019
|
|
4020 * simple.el (do-auto-fill): Use the function pointer to by
|
|
4021 `comment-line-break-function', not `indent-new-comment-line'. This
|
|
4022 fixes an issue with cc-mode comment continuation.
|
|
4023
|
|
4024 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
4025
|
|
4026 * simple.el (turn-on-auto-fill): Add (interactive).
|
|
4027 * mwheel.el (mwheel-install): Add (interactive).
|
|
4028 * font-lock.el (turn-on-font-lock): Add (interactive).
|
|
4029 (turn-off-font-lock): Add (interactive).
|
|
4030
|
|
4031 2000-10-03 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
4032
|
|
4033 * packages.el (packages-special-base-regexp): Add `man'.
|
|
4034
|
|
4035 2000-10-08 Adrian Aichner <adrian@xemacs.org>
|
|
4036
|
|
4037 * wid-edit.el (widget-specify-active): map over extents in current
|
|
4038 buffer like `widget-specify-inactive' does. Mapping over the
|
|
4039 inactive extent object does not work since the current extent is
|
|
4040 ignored by `map-extents'.
|
|
4041
|
442
|
4042 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
4043
|
|
4044 * XEmacs 21.2.36 is released.
|
|
4045
|
|
4046 2000-09-22 Martin Buchholz <martin@xemacs.org>
|
|
4047
|
|
4048 * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
|
|
4049 Optimize the compiled-function-constants vector by byte-code
|
|
4050 reference counts.
|
|
4051
|
|
4052 2000-09-25 Robert Pluim <rpluim@bigfoot.com>
|
|
4053
|
|
4054 * build-report.el (build-report-delete-regexp): quote value in
|
|
4055 defcustom
|
|
4056
|
|
4057 2000-09-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
4058
|
|
4059 * build-report.el (build-report): Don't bind srcdir which we don't
|
|
4060 use in `multiple-value-bind' to avoid the only byte-compiler
|
|
4061 warning.
|
|
4062
|
|
4063 2000-09-23 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
4064
|
|
4065 * build-report.el: Requires cl and custom now.
|
|
4066 build-report-version is determined by XEmacs version -- remove
|
|
4067 build-report-version*.
|
|
4068 * build-report.el (build-report-version): Removed.
|
|
4069 * build-report.el (build-report-installation-version-regexp): New.
|
|
4070 * build-report.el (build-report-version-file-regexp): New.
|
|
4071 * build-report.el (build-report-installation-srcdir-regexp): New.
|
|
4072 * build-report.el (build-report-destination): Offer
|
|
4073 xemacs-build-reports and xemacs-beta.
|
|
4074 * build-report.el (build-report-keep-regexp): Adjusted.
|
|
4075 * build-report.el (build-report-delete-regexp): Adjusted.
|
|
4076 * build-report.el (build-report-make-output-dir): New.
|
|
4077 * build-report.el (build-report-installation-file): Replace use of
|
|
4078 `concat' with `expand-file-name'.
|
|
4079 * build-report.el (build-report-make-output-file): Removed.
|
|
4080 * build-report.el (build-report-make-output-files): New.
|
|
4081 * build-report.el (build-report-subject): Identify as
|
|
4082 user-variable with "*...".
|
|
4083 * build-report.el (build-report-prompts): Ditto.
|
|
4084 * build-report.el (build-report-version-file): New.
|
|
4085 * build-report.el (build-report-file-encoding): Identify as
|
|
4086 user-variable with "*...".
|
|
4087 * build-report.el (build-report-make-output-get): New.
|
|
4088 * build-report.el (build-report-insert-header): Report
|
|
4089 emacs-version and system-configuration instead of
|
|
4090 build-report-version.
|
|
4091 * build-report.el (build-report-insert-make-output): Add file
|
|
4092 argument.
|
|
4093 * build-report.el (build-report-insert-installation-file):
|
|
4094 Re-indent.
|
|
4095 * build-report.el (build-report-keep): Change docstring,
|
|
4096 re-indent.
|
|
4097 * build-report.el (build-report-delete): Ditto.
|
|
4098 * build-report.el (build-report-installation-data): New.
|
|
4099 * build-report.el (build-report-version-file-data): New.
|
|
4100
|
|
4101 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
4102
|
|
4103 * byte-optimize.el (byte-optimize-lapcode):
|
|
4104 Fix the optimization of using the first 5 elements of the
|
|
4105 constants vector for variables.
|
|
4106 (byte-optimize-lapcode): Fix another ancient broken optimization.
|
|
4107
|
|
4108 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
4109
|
|
4110 * *: Spelling mega-patch
|
|
4111
|
|
4112 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
4113
|
|
4114 * easymenu.el: doc fixes.
|
|
4115 (easy-menu-do-define): Use backquote.
|
444
|
4116 (easy-menu-change):
|
|
4117 (easy-menu-add):
|
442
|
4118 `when' seems much clearer than `if' here.
|
|
4119 (easy-menu-remove):
|
444
|
4120 (easy-menu-add-item):
|
|
4121 (easy-menu-item-present-p):
|
|
4122 (easy-menu-remove-item):
|
442
|
4123 Wrap using (when (featurep 'menubar) ...)
|
|
4124
|
|
4125 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
4126
|
|
4127 * bytecomp.el (displaying-byte-compile-warnings):
|
|
4128 Revert Ben's change to this function below so that the compile log
|
|
4129 is displayed properly for users of the "popper" package.
|
|
4130
|
|
4131 2000-09-12 Martin Buchholz <martin@xemacs.org>
|
|
4132
|
|
4133 * window.el (save-selected-window): Use backquote.
|
|
4134
|
444
|
4135 * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
|
442
|
4136 Renamed from `byte-compile-file-form-defvar'.
|
|
4137 * bytecomp.el (byte-compile-defvar-or-defconst):
|
|
4138 Only cons onto current-load-list in top-level forms.
|
|
4139 Else this leaks a cons cell every time a defun is called.
|
|
4140 Renamed from `byte-compile-defvar', for clarity.
|
|
4141 Warn when docstring of defvar is not a string.
|
|
4142 Use consistent error messages.
|
|
4143 Better comments.
|
|
4144
|
|
4145 2000-09-11 Martin Buchholz <martin@xemacs.org>
|
|
4146
|
|
4147 * simple.el (set-variable):
|
|
4148 Remove unneeded defvar by rearranging order of let* forms.
|
|
4149
|
|
4150 * mule/mule-ccl.el (ccl-get-next-code):
|
444
|
4151 * menubar-items.el (bookmark-menu-filter):
|
|
4152 (language-environment-menu-filter):
|
|
4153 (tutorials-menu-filter):
|
442
|
4154 * toolbar-items.el (toolbar-compile):
|
|
4155 * byte-optimize.el (disassemble-offset):
|
|
4156 Use (declare (special ...)) instead of `defvar'.
|
|
4157
|
|
4158 * cl-macs.el (cl-do-proclaim):
|
|
4159 Fix (declare (special ...)) warning suppression syntax.
|
|
4160
|
|
4161 2000-07-22 Golubev I. N. <gin@mo.msk.ru>
|
|
4162
|
|
4163 * info.el (Info-tag-table-marker):
|
|
4164 (Info-tag-table-buffer):
|
|
4165 (Info-find-file-node):
|
|
4166 (Info-read-subfile):
|
|
4167 (Info-build-node-completions):
|
|
4168 (Info-search):
|
|
4169 (Info-mode):
|
|
4170 Multiple info buffer support.
|
|
4171
|
|
4172 2000-08-28 Oscar Figueiredo <oscar@cpe.fr>
|
|
4173
|
|
4174 * ldap.el (ldap-decode-entry): New defun
|
|
4175 (ldap-search-entries): Use it in order to decode DN-prefixed
|
|
4176 entries properly
|
|
4177
|
|
4178 2000-08-23 Daniel Pittman <daniel@danann.net>
|
|
4179
|
|
4180 * mule/mule-cmds.el (coding-system-change-eol-conversion):
|
|
4181 Use `eq', not `=', to compare symbols.
|
|
4182
|
|
4183 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
4184
|
|
4185 * bytecomp.el (byte-compile-report-error):
|
|
4186 * bytecomp.el (displaying-byte-compile-warnings):
|
|
4187 if stack-trace-on-error is set, send out a backtrace when
|
|
4188 an error is encountered that stops byte compilation. this
|
|
4189 should make it much much easier to track down those curious
|
|
4190 problems. also undo the kludge of using a separate "*Show*"
|
|
4191 buffer for display when there's a temp-buffer-show-function;
|
|
4192 we can avoid this by just being a little smarter.
|
444
|
4193
|
442
|
4194 * dialog-items.el:
|
|
4195 * dialog-items.el (search-dialog-regexp): New.
|
|
4196 * dialog-items.el (search-dialog-callback):
|
|
4197 * dialog-items.el (make-search-dialog):
|
|
4198 add a regexp option to the dialog and clean up a bit.
|
444
|
4199
|
442
|
4200 * dialog.el:
|
|
4201 * dialog.el (yes-or-no-p-dialog-box):
|
|
4202 * dialog.el (get-dialog-box-response):
|
|
4203 * dialog.el (make-dialog-box):
|
|
4204 * dialog.el (dialog-box-finish): New.
|
|
4205 * dialog.el (dialog-box-cancel): New.
|
|
4206 * dialog.el (internal-make-dialog-box-exit): New.
|
|
4207 implement [properly!] the :modal property of the new dialog box
|
|
4208 interface. this is the first time xemacs has ever had *proper*
|
|
4209 modal dialog boxes, giving the standard window-system feedback.
|
|
4210 (e.g. under windows, clicking on a disabled frame causes a beep
|
|
4211 and makes the dialog box flash three times.)
|
444
|
4212
|
442
|
4213 * dragdrop.el: header keyword frobbing.
|
444
|
4214
|
442
|
4215 * dumped-lisp.el (preloaded-file-list):
|
|
4216 renamed winnt.el to win32-native.el.
|
444
|
4217
|
442
|
4218 * faces.el (face-property):
|
|
4219 * faces.el (set-face-property):
|
|
4220 * faces.el (frob-face-property):
|
|
4221 * faces.el (frob-face-font-2):
|
|
4222 * faces.el (make-face-bold):
|
|
4223 * faces.el (make-face-italic):
|
|
4224 * faces.el (make-face-bold-italic):
|
|
4225 * faces.el (make-face-unbold):
|
|
4226 * faces.el (make-face-unitalic):
|
|
4227 * faces.el (make-face-smaller):
|
|
4228 * faces.el (make-face-larger):
|
|
4229 clean up the implementation of these so that window-system-specific
|
|
4230 methods are called only on objects belonging to that window system.
|
|
4231 previously, you could have [e.g.] mswindows-make-face-bold called
|
|
4232 on font object of device type `stream', which is not good and
|
|
4233 explains the subtle errors Adrian was getting when byte-compiling
|
|
4234 something that required 'term. (Adrian, now you can use stack-trace-
|
|
4235 on-error to find the exact place where things are going wrong instead
|
|
4236 of having to laboriously binary-search your way through.)
|
444
|
4237
|
442
|
4238 * finder.el (finder-known-keywords):
|
|
4239 cleaned up -- properly sorted, clarified the meanings of many of
|
|
4240 the keywords, and added a few -- mswin, gui, content, build, www,
|
|
4241 user, services. the last two try to distinguish between a package
|
|
4242 that's used directly by the user, and a package that provides
|
|
4243 support services to other packages.
|
444
|
4244
|
442
|
4245 * font-lock.el (lisp-font-lock-keywords-2):
|
|
4246 update list of lisp control structures to include everything,
|
|
4247 including new ones i introduced.
|
444
|
4248
|
442
|
4249 * gutter.el: header keyword frobbing.
|
444
|
4250
|
442
|
4251 * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
|
|
4252 recent isearch element was not doing so! you got the second-most-
|
|
4253 recent instead.
|
|
4254
|
|
4255 * lisp-mode.el (construct-lisp-mode-menu):
|
|
4256 more menubar cleanups.
|
|
4257 * lisp-mode.el (with-selected-window):
|
|
4258 make it indent properly.
|
444
|
4259
|
442
|
4260 * menubar-items.el (default-menubar): lots of menubar cleanups.
|
|
4261 rearranged the options menu the most, e.g. splitting up the
|
|
4262 Keyboard/Mouse menu into a new Editing menu and combining the
|
|
4263 separate Scrollbar/Gutter/Toolbar submenus into Display.
|
|
4264 Got rid of General, moved items to Editing or new Troubleshooting.
|
|
4265 Moved Packages to Tools; doesn't seem to belong under Options.
|
|
4266 Added stuff to the Cmds menu, e.g. Change Case.
|
|
4267
|
|
4268 NB please don't complain about these periodic menubar changes.
|
|
4269 Anything like this is necessarily incremental in its construction
|
|
4270 -- By constant use you gradually become more and more aware of
|
|
4271 better and better ways to group menu items. When we eventually
|
|
4272 move the options menu to a property sheet, the existing structure
|
|
4273 will probably be preserved fairly well.
|
444
|
4274
|
442
|
4275 * minibuf.el (next-history-element): fix problems with pressing
|
|
4276 down arrow in repeat-complex-command.
|
|
4277
|
|
4278 * modeline.el:
|
|
4279 * modeline.el (modeline-3d-p): New.
|
|
4280 added custom variable for controlling the 3d modeline. the
|
|
4281 corresponding Options item has been present for a long time,
|
|
4282 but commented out with "fix me!" comments. it's fixed now.
|
444
|
4283
|
442
|
4284 * obsolete.el (add-menu):
|
|
4285 remove bogus gettexts.
|
444
|
4286
|
442
|
4287 * process.el (shell-quote-argument):
|
|
4288 handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
|
|
4289 For bash under Windows native, see below.
|
444
|
4290
|
442
|
4291 * simple.el:
|
|
4292 * simple.el (display-warning-buffer):
|
|
4293 Fixed the handling of warning display to eliminate the annoying
|
|
4294 *Show* buffer, like was done for byte-compiler output above.
|
444
|
4295
|
442
|
4296 * simple.el (debug-print): New.
|
|
4297 Simple function for sending debug messages to the console and/or
|
|
4298 other debug places.
|
|
4299
|
|
4300 * subr.el (replace-in-string):
|
|
4301 Rewrite this function to avoid N^2 behavior with large strings --
|
|
4302 catastrophic with the new Windows selection code! (Apparently the
|
|
4303 author of this function didn't realize there was a fun
|
|
4304 replace-match that could make his life much easier, because we
|
|
4305 duplicated the entire logic. The new version is smaller, easier
|
|
4306 to understand, much more robust, and has extended features --
|
|
4307 those of replace-match.)
|
444
|
4308
|
442
|
4309 * window.el:
|
|
4310 * window.el (with-selected-window): New.
|
|
4311 An obvious complement to the existing `with-selected-frame' and
|
|
4312 `with-current-buffer'.
|
|
4313
|
|
4314 * win32-native.el: Renamed from winnt.el.
|
|
4315 Added a great deal of stuff for properly handling process quoting,
|
|
4316 somewhat modeled on Kirill's original model (which i later threw
|
|
4317 away). We should now finally have correctly working process arg
|
|
4318 quoting/dequoting so that the final app gets exactly what we
|
|
4319 intended. Because the mechanism is in Lisp, it's easily
|
|
4320 extendible. (For those running bash and running the native
|
|
4321 version, I tried hard to do what I thought was correct. But more
|
|
4322 thought is needed, and ideally the volunteer work of people with
|
|
4323 these configurations that they generally run on.)
|
444
|
4324
|
442
|
4325 * x-font-menu.el (x-font-menu-font-data):
|
|
4326 Put in defvar's to fix byte-compiler warnings.
|
|
4327
|
|
4328 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4329
|
|
4330 * select.el (selection-coercion-alist): Initialise.
|
|
4331 * select.el (select-coerce-to-text): New.
|
|
4332 * select.el (select-coerce): New.
|
|
4333 New functions to perform type and value coercion.
|
|
4334
|
|
4335 * select.el (select-buffer-killed-default): Keep data if it was
|
|
4336 on the clipboard.
|
|
4337
|
|
4338 2000-08-02 Martin Buchholz <martin@xemacs.org>
|
|
4339
|
|
4340 * menubar-items.el (default-menubar): Fix typo.
|
|
4341 (default-menubar): `lambda' was mispelled as `lamda'.
|
|
4342
|
|
4343 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4344
|
|
4345 * window.el (shrink-window-if-larger-than-buffer): Remove
|
|
4346 edge checking code.
|
|
4347
|
|
4348 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4349
|
|
4350 * paths.el (gnus-local-domain): Removed.
|
|
4351 (gnus-local-organization): Ditto.
|
|
4352 (gnus-startup-file): Ditto.
|
|
4353
|
|
4354 2000-07-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4355
|
|
4356 * files.el (auto-mode-alist): Add .spec for RPM.
|
|
4357
|
|
4358 2000-07-31 Andy Piper <andy@xemacs.org>
|
444
|
4359
|
442
|
4360 * gutter-items.el (update-tab-in-gutter): deprecate :properties.
|
|
4361
|
|
4362 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4363
|
|
4364 * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
|
|
4365 browse-url.
|
|
4366 * help.el (xemacs-www-page): Ditto.
|
|
4367 (xemacs-www-faq): Ditto.
|
|
4368 * menubar-items.el (default-menubar): Ditto.
|
|
4369
|
|
4370 * wid-edit.el (widget-url-link-action): Ditto.
|
|
4371 From: Kenichi OKADA <okada@opaopa.org>.
|
|
4372
|
|
4373 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
4374
|
|
4375 * finder.el (finder-commentary): Add autoload cookie.
|
|
4376
|
|
4377 2000-07-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
4378
|
|
4379 * files.el (insert-file-contents-literally): Fix second let
|
|
4380 binding for `coding-system-for-read' to `coding-system-for-write'
|
|
4381 as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
|
|
4382
|
|
4383 1999-06-15 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4384
|
|
4385 * files.el (insert-file-contents-literally): Use binary coding
|
|
4386 system (from Morioka san).
|
|
4387 (insert-file-contents-literally): Make file-name-handler method.
|
|
4388
|
|
4389 2000-07-26 Martin Buchholz <martin@xemacs.org>
|
|
4390
|
|
4391 * cl-macs.el (get-selection): Add defsetf.
|
|
4392
|
|
4393 2000-07-25 Steve Youngs <youngs_s@ozlinx.com.au>
|
|
4394
|
|
4395 * x-init.el (x-activate-region-as-selection): replace obsolete
|
|
4396 function x-own-selection with own-selection.
|
|
4397 (ow-find): replace obsolete functions x-get-selection and
|
|
4398 x-get-clipboard with get-selection and get-clipboard.
|
|
4399 (init-post-x-win): replace obsolete function x-disown-selection
|
|
4400 with disown-selection.
|
|
4401
|
|
4402 2000-07-20 Mike Sperber <mike@xemacs.org>
|
|
4403
|
|
4404 * startup.el (load-user-init-file): Only try to load init file if
|
|
4405 it exists.
|
|
4406
|
|
4407 2000-07-10 Andy Piper <andy@xemacs.org>
|
|
4408
|
|
4409 * dialog-items.el: sync with Ben's patch.
|
444
|
4410
|
442
|
4411 * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
|
|
4412 comment.
|
|
4413 (progress-text-glyph): deleted.
|
|
4414 (progress-layout-glyph): make completely minimal.
|
|
4415 (progress-gauge-glyph): ditto.
|
|
4416 (progress-display-style): fix to handle dynamic instantiator
|
|
4417 changes.
|
|
4418 (progress-text-instantiator): new.
|
|
4419 (progress-layout-instantiator): new.
|
|
4420 (progress-gauge-instantiator): new.
|
|
4421 (set-progress-display-instantiator): renamed and changed from
|
|
4422 set-progress-display-style.
|
|
4423 (progress-abort-glyph): use instantiator not glyph.
|
|
4424 (append-progress-display): use set-progress-display-instantiator
|
|
4425 and set-glyph-image.
|
|
4426 (abort-progress-display): ditto.
|
|
4427 (raw-append-progress-display): ditto.
|
|
4428
|
|
4429 2000-07-20 Ben Wing <ben@xemacs.org>
|
|
4430
|
|
4431 * code-files.el: Move Mule-specific code to mule-coding.el.
|
|
4432
|
|
4433 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
4434
|
|
4435 * autoload.el:
|
|
4436 Fixed comments.
|
|
4437
|
|
4438 * cmdloop.el:
|
|
4439 * cmdloop.el (yes-or-no-p):
|
|
4440 * cmdloop.el (y-or-n-p):
|
|
4441 Make these functions use should-use-dialog-box-p and not be
|
|
4442 overridden in dialog.el.
|
|
4443
|
|
4444 * cus-dep.el:
|
|
4445 * cus-dep.el (Custom-make-dependencies): Removed.
|
|
4446 * cus-dep.el (Custom-make-dependencies-1): New.
|
|
4447 * cus-dep.el (Custom-make-one-dependency): New.
|
|
4448 New entry point for use in Makefiles, to avoid excessive
|
|
4449 invocations.
|
|
4450
|
|
4451 * cus-edit.el (custom-variable-reset-saved):
|
|
4452 * cus-edit.el (custom-variable-reset-standard):
|
|
4453 * cus-edit.el (custom-save-resets):
|
|
4454 Fix bytecompiler warnings.
|
|
4455
|
|
4456 * dialog.el:
|
|
4457 * dialog.el (yes-or-no-p-dialog-box):
|
|
4458 * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
|
|
4459 * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
|
|
4460 * dialog.el (get-dialog-box-response):
|
|
4461 * dialog.el (message-or-box):
|
|
4462 * dialog.el (make-dialog-box):
|
|
4463 * dialog.el (popup-dialog-box): New.
|
|
4464 Avoid yes-or-no-p bogosities.
|
|
4465 Create a general function `make-dialog-box' to encapsulate all
|
|
4466 dialog box methods; easily extendible. popup-dialog-box now obsolete.
|
|
4467
|
|
4468 * dumped-lisp.el (preloaded-file-list):
|
|
4469 Add dialog-items. Clean up. Group files by types.
|
|
4470
|
|
4471 * easymenu.el (easy-menu-add):
|
|
4472 * easymenu.el (easy-menu-remove):
|
|
4473 Account for accelerators.
|
|
4474
|
|
4475 * extents.el:
|
|
4476 * extents.el (extent-list): New args, like in map-extents.
|
|
4477 * extents.el (extent-at-event): New.
|
|
4478 * extents.el (extents-at-event): New.
|
|
4479
|
|
4480 * font-lock.el:
|
|
4481 * font-lock.el (font-lock-mode):
|
|
4482 * font-lock.el (font-lock-default-fontify-buffer):
|
|
4483 * font-lock.el (font-lock-default-unfontify-region):
|
|
4484 * font-lock.el (font-lock-fontify-syntactically-region):
|
|
4485 * font-lock.el (font-lock-fontify-keywords-region):
|
|
4486 Use new progress-feedback names.
|
|
4487
|
|
4488 * font-lock.el (java-font-lock-identifier-regexp):
|
|
4489 * font-lock.el (java-font-lock-class-name-regexp):
|
|
4490 Fix bytecompiler warnings.
|
|
4491
|
|
4492 * gutter-items.el:
|
|
4493 * gutter-items.el (progress-display-use-echo-area): Removed.
|
|
4494 * gutter-items.el (progress-feedback-use-echo-area): New.
|
|
4495 * gutter-items.el (progress-display-popup-period): Removed.
|
|
4496 * gutter-items.el (progress-feedback-popup-period): New.
|
|
4497 * gutter-items.el (set-progress-display-style): Removed.
|
|
4498 * gutter-items.el (set-progress-feedback-style): New.
|
|
4499 * gutter-items.el (progress-display-style): Removed.
|
|
4500 * gutter-items.el (progress-feedback-style): New.
|
|
4501 * gutter-items.el (progress-stack):
|
|
4502 * gutter-items.el (progress-displayed-p): Removed.
|
|
4503 * gutter-items.el (progress-feedbacked-p): New.
|
|
4504 * gutter-items.el (clear-progress-display): Removed.
|
|
4505 * gutter-items.el (clear-progress-feedback): New.
|
|
4506 * gutter-items.el (progress-display-clear-when-idle): Removed.
|
|
4507 * gutter-items.el (progress-feedback-clear-when-idle): New.
|
|
4508 * gutter-items.el (remove-progress-display): Removed.
|
|
4509 * gutter-items.el (remove-progress-feedback): New.
|
|
4510 * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
|
|
4511 * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
|
|
4512 * gutter-items.el (append-progress-display): Removed.
|
|
4513 * gutter-items.el (append-progress-feedback): New.
|
|
4514 * gutter-items.el (abort-progress-display): Removed.
|
|
4515 * gutter-items.el (abort-progress-feedback): New.
|
|
4516 * gutter-items.el (raw-append-progress-display): Removed.
|
|
4517 * gutter-items.el (raw-append-progress-feedback): New.
|
|
4518 * gutter-items.el (display-progress-display): Removed.
|
|
4519 * gutter-items.el (display-progress-feedback): New.
|
|
4520 * gutter-items.el (current-progress-display): Removed.
|
|
4521 * gutter-items.el (current-progress-feedback): New.
|
|
4522 * gutter-items.el (current-progress-display-label): Removed.
|
|
4523 * gutter-items.el (current-progress-feedback-label): New.
|
|
4524 * gutter-items.el (progress-display): Removed.
|
|
4525 * gutter-items.el (progress-feedback): New.
|
|
4526 Replace "progress-display" with "progress-feedback" globally.
|
|
4527
|
|
4528 * gutter-items.el (lprogress-display): Removed.
|
|
4529 * gutter-items.el (progress-feedback-with-label): New.
|
|
4530 Rename lprogress-display ==> progress-feedback-with-label.
|
|
4531
|
|
4532 * gutter-items.el (search-dialog-direction): Removed.
|
|
4533 * gutter-items.el (search-dialog-text): Removed.
|
|
4534 * gutter-items.el (search-dialog-callback): Removed.
|
|
4535 * gutter-items.el (make-search-dialog): Removed.
|
|
4536 Move to dialog-items.el.
|
|
4537
|
|
4538 * help.el:
|
|
4539 * help.el (help-mode-quit):
|
|
4540 * help.el (mode-for-help): New.
|
|
4541 * help.el (help-sticky-window): New.
|
|
4542 * help.el (help-window-config): New.
|
|
4543 * help.el (with-displaying-help-buffer):
|
|
4544 * help.el (function-at-event): New.
|
|
4545 * help.el (help-symbol-regexp): New.
|
|
4546 * help.el (help-symbol-run-function-1): New.
|
|
4547 * help.el (help-symbol-run-function): New.
|
|
4548 * help.el (help-symbol-function-context-menu): New.
|
|
4549 * help.el (help-symbol-variable-context-menu): New.
|
|
4550 * help.el (help-symbol-function-and-variable-context-menu): New.
|
|
4551 * help.el (frob-help-extents): New.
|
|
4552 * help.el (describe-function-1):
|
|
4553 * help.el (variable-at-point):
|
|
4554 * help.el (variable-at-event): New.
|
|
4555 * help.el (describe-variable):
|
444
|
4556 Major overhaul.
|
|
4557 - Make functions and variables be mousable.
|
|
4558 - Middle button hyperlinks.
|
442
|
4559 - New context-menu entries.
|
|
4560
|
|
4561 * keydefs.el:
|
444
|
4562 * keydefs.el (global-map):
|
442
|
4563 New key bindings to move lines up and down.
|
|
4564
|
|
4565 * lisp-mode.el:
|
|
4566 * lisp-mode.el (construct-lisp-mode-menu): New.
|
|
4567 * lisp-mode.el (emacs-lisp-mode-popup-menu):
|
|
4568 * lisp-mode.el (lisp-interaction-mode-menubar-menu):
|
|
4569 * lisp-mode.el (emacs-lisp-mode-menubar-menu):
|
|
4570 * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
|
|
4571 Make popup and menubar menus be different. Popup menu uses
|
|
4572 clicked location and automatically assumes symbol under the mouse
|
|
4573 for various commands.
|
|
4574
|
|
4575 * menubar-items.el:
|
|
4576 * menubar-items.el (bookmark-menu-filter): Add accelerators.
|
|
4577 * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
|
|
4578
|
|
4579 * menubar-items.el (global-popup-menu): Removed.
|
|
4580 * menubar-items.el (mode-popup-menu): Removed.
|
|
4581 * menubar-items.el (activate-popup-menu-hook): Removed.
|
|
4582 * menubar-items.el (popup-mode-menu): Removed.
|
|
4583 * menubar-items.el (popup-buffer-menu): Removed.
|
|
4584 * menubar-items.el (popup-menubar-menu): Removed.
|
|
4585 Move to menubar.el.
|
444
|
4586
|
442
|
4587 * menubar.el:
|
|
4588 * menubar.el (global-popup-menu): New.
|
|
4589 * menubar.el (mode-popup-menu): New.
|
|
4590 * menubar.el (activate-popup-menu-hook): New.
|
|
4591 * menubar.el (last-popup-menu-event): New.
|
|
4592 * menubar.el (popup-mode-menu): New.
|
|
4593 * menubar.el (popup-buffer-menu): New.
|
|
4594 * menubar.el (popup-menubar-menu): New.
|
|
4595 * menubar.el (menu-call-at-event): New.
|
|
4596 Move non-content functions here. Add support for context menu
|
|
4597 items on extents.
|
|
4598
|
444
|
4599 * minibuf.el (minibuffer-history-uniquify):
|
442
|
4600 Typo fix.
|
|
4601
|
444
|
4602 * minibuf.el (read-file-name-1):
|
442
|
4603 Call new file dialog box if it exists.
|
|
4604
|
|
4605 * minibuf.el (mouse-rfn-setup-vars):
|
|
4606 Clean up "chop" action.
|
|
4607
|
|
4608 * mouse.el:
|
|
4609 * mouse.el (button2): Now bound to mouse-track.
|
|
4610 * mouse.el (click-inside-extent-p):
|
|
4611 * mouse.el (point-inside-extent-p):
|
|
4612 * mouse.el (point-inside-selection-p):
|
|
4613 * mouse.el (mouse-drag-or-yank): Removed.
|
|
4614 * mouse.el (mouse-begin-drag-n-drop): New.
|
|
4615 * mouse.el (mouse-eval-sexp):
|
|
4616 * mouse.el (mouse-track-activate-strokes): New.
|
|
4617 * mouse.el (mouse-track-do-activate): New.
|
|
4618 * mouse.el (mouse-track):
|
|
4619 * mouse.el (default-mouse-track-event-is-with-button): New.
|
|
4620 * mouse.el (default-mouse-track-cleanup-hook):
|
|
4621 * mouse.el (default-mouse-track-drag-hook):
|
|
4622 * mouse.el (default-mouse-track-drag-up-hook):
|
|
4623 * mouse.el (default-mouse-track-click-hook):
|
|
4624 Merge drag-n-drop into mouse-track.
|
|
4625 Add general "activate" support to replace specific button2 kludges.
|
|
4626 Use "button modifier" support in mouse-track.
|
|
4627
|
|
4628 * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
|
|
4629
|
|
4630 * package-ui.el:
|
|
4631 * package-ui.el (pui-menu):
|
|
4632 * package-ui.el (pui-popup-context-sensitive): Removed.
|
|
4633 Fix bytecompiler warnings.
|
|
4634 Clean up popup code a bit.
|
|
4635
|
|
4636 * select.el (get-selection-no-error): Fix bytecompiler warnings.
|
|
4637
|
|
4638 * simple.el:
|
|
4639 * simple.el (transpose-lines):
|
|
4640 * simple.el (transpose-line-up): New.
|
|
4641 * simple.el (transpose-line-down): New.
|
|
4642 * simple.el (transpose-subr):
|
|
4643 * simple.el (transpose-subr-1): Removed.
|
|
4644 Clean up, add functions to move lines up and down.
|
|
4645
|
|
4646 * startup.el (mail-host-address):
|
|
4647 * startup.el (user-mail-address):
|
|
4648 Customize.
|
|
4649
|
|
4650 * subr.el:
|
|
4651 * subr.el (set-symbol-value-in-buffer): New.
|
|
4652 * subr.el (error):
|
|
4653 * subr.el (check-argument-type):
|
|
4654 * subr.el (defined-error-p): New.
|
|
4655 Add structured error support.
|
|
4656
|
|
4657 * toolbar-items.el (toolbar-compile):
|
|
4658 Use new make-dialog-box.
|
|
4659
|
|
4660 * update-elc.el:
|
|
4661
|
|
4662 * userlock.el (ask-user-about-lock-dbox):
|
|
4663 * userlock.el (ask-user-about-supersession-threat-dbox):
|
|
4664 * userlock.el (ask-user-about-lock):
|
|
4665 * userlock.el (ask-user-about-supersession-threat):
|
|
4666 Use new make-dialog-box.
|
|
4667 Add safety checks; use should use-dialog-box-p.
|
|
4668
|
|
4669 * window-xemacs.el:
|
|
4670 * window-xemacs.el (__buffer-dedicated-frame):
|
|
4671 * window-xemacs.el (buffer-dedicated-frame): New.
|
|
4672 * window-xemacs.el (set-buffer-dedicated-frame): New.
|
|
4673 Move dedicated-frame stuff into lisp.
|
|
4674
|
|
4675 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4676
|
|
4677 * printer.el (generic-print-region): Do not require that
|
|
4678 `printer-name' be set.
|
|
4679 (printer-name): Commentary clarification.
|
|
4680
|
|
4681 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
4682
|
|
4683 * XEmacs 21.2.35 is released.
|
|
4684
|
|
4685 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4686
|
|
4687 * select.el (selection-coercible-types): Initialise.
|
|
4688
|
|
4689 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4690
|
|
4691 * select.el (own-clipboard): Bug fix.
|
|
4692
|
|
4693 2000-07-17 Mike Sperber <mike@xemacs.org>
|
|
4694
|
|
4695 * cus-edit.el (custom-migrate-custom-file): Save init file before
|
|
4696 continuing.
|
|
4697
|
|
4698 2000-07-16 Mike Sperber <mike@xemacs.org>
|
|
4699
|
|
4700 * startup.el (load-init-file): Remove silly call to
|
|
4701 `load-user-custom-file`.
|
|
4702 (maybe-migrate-user-init-file): Minor fixes.
|
|
4703
|
|
4704 2000-07-16 Martin Buchholz <martin@xemacs.org>
|
|
4705
|
444
|
4706 * apropos.el (apropos-documentation-check-doc-file):
|
442
|
4707 `doc' variable should be let-bound, as was presumably intended.
|
|
4708
|
444
|
4709 * cus-edit.el (custom-variable-reset-saved):
|
|
4710 (custom-variable-reset-standard):
|
442
|
4711 Remove unused variable comment-widget. Twice.
|
|
4712
|
444
|
4713 * toolbar.el (toolbar-blank-press-function):
|
442
|
4714 Add a real defvar with initial value nil and proper docstring.
|
|
4715 (press-toolbar-button): No need to check for boundp-ness anymore.
|
|
4716
|
|
4717 * rect.el (open-rectangle-line): Remove useless (let) form.
|
|
4718 Add defvar for pending-delete-mode.
|
|
4719
|
|
4720 * info.el (Info-find-node): This function needs an autoload cookie.
|
|
4721
|
444
|
4722 * mule/mule-x-init.el (x-use-halfwidth-roman-font):
|
442
|
4723 Use let* since the second form referred to the first.
|
|
4724
|
|
4725 2000-07-16 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
4726
|
|
4727 * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
|
|
4728 instead of removed `mswindows-get-clipboard'.
|
|
4729
|
|
4730
|
|
4731 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4732
|
|
4733 * select.el (select-convert-from-text): New.
|
|
4734 * select.el (select-convert-from-length): New.
|
|
4735 * select.el (select-convert-from-integer): New.
|
|
4736 * select.el (select-convert-from-identity): New.
|
|
4737 * select.el (select-convert-from-filename): New.
|
|
4738 * select.el (selection-converter-in-alist): Use them.
|
|
4739 New converter functions for X.
|
|
4740
|
|
4741 * select.el (get-selection): Removed comment.
|
|
4742
|
|
4743 * select.el (own-selection): Removed append code - I thought
|
|
4744 I'd already done this, but apparently not...
|
|
4745
|
|
4746 * select.el: Changed comment about TIMESTAMP.
|
|
4747
|
|
4748 * select.el (select-convert-in): New.
|
|
4749 * select.el (select-convert-out): New.
|
|
4750 New functions that get used by select.c.
|
|
4751
|
|
4752 * select.el (select-buffer-killed-default): New.
|
|
4753 * select.el (select-buffer-killed-text): New.
|
|
4754 * select.el (selection-buffer-killed-alist): New.
|
|
4755 New list and functions that get called if a relevant selection
|
|
4756 exists and a buffer gets killed.
|
|
4757
|
|
4758 * select.el (select-convert-to-targets):
|
|
4759 * select.el (select-convert-to-identity): Removed.
|
|
4760 * select.el (select-convert-from-identity): Removed.
|
|
4761 * select.el (select-converter-out-alist):
|
|
4762 Removed _EMACS_INTERNAL selection type.
|
|
4763
|
|
4764 * x-select.el (xselect-kill-buffer-hook): Removed.
|
|
4765 * x-select.el (xselect-kill-buffer-hook-1): Removed.
|
|
4766 Removed this X-specific nonesense. Use the generic support
|
|
4767 in select.el instead.
|
|
4768
|
|
4769 2000-07-15 Martin Buchholz <martin@xemacs.org>
|
|
4770
|
444
|
4771 * mule/mule-category.el (defined-category-hashtable):
|
442
|
4772 Use make-hash-table instead of make-hashtable
|
|
4773
|
|
4774 * buff-menu.el: Byte-compiler warning fix.
|
|
4775
|
444
|
4776 * isearch-mode.el (isearch-highlight-all-cleanup):
|
442
|
4777 Remove unused variable `isearch-highlight-all-start'.
|
|
4778
|
|
4779 * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
|
|
4780
|
|
4781 * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
|
|
4782
|
444
|
4783 * cus-dep.el (Custom-make-dependencies):
|
442
|
4784 Add autoload cookie for custom-add-loads to generated custom-load.el.
|
|
4785
|
|
4786 * autoload.el (autoload-package-name): Warning suppression.
|
|
4787 Move defvar prior to first use.
|
|
4788
|
|
4789 * custom.el: Add autoload for custom-declare-face.
|
|
4790 Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
|
444
|
4791 * cl.el (cl-hack-byte-compiler):
|
442
|
4792 Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
|
|
4793 to work properly.
|
|
4794
|
|
4795 2000-07-08 Mike Sperber <mike@xemacs.org>
|
|
4796
|
|
4797 * startup.el (load-home-init-file): Added variable.
|
|
4798 (maybe-migrate-user-init-file): Added.
|
|
4799 (load-user-init-file): Load custom file if different from init
|
|
4800 file.
|
|
4801
|
|
4802 * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
|
|
4803 "startup."
|
|
4804
|
|
4805 * cus-edit.el (custom-migrate-custom-file): Added for migration.
|
|
4806 Moved `custom-file'-related code to cus-file.el.
|
|
4807
|
|
4808 * cus-file.el: New file.
|
|
4809
|
|
4810 2000-04-01 Mike Sperber <mike@xemacs.org>
|
|
4811
|
|
4812 * packages.el (packages-find-package-directories): Added support
|
|
4813 for external package hierarchies with in-place installations.
|
|
4814
|
|
4815 * find-paths.el (paths-root-in-place-p): Added.
|
|
4816 (paths-find-emacs-directory): Added support for external
|
|
4817 directories with in-place installations.
|
|
4818 (paths-find-site-directory): Ditto.
|
|
4819
|
|
4820 * startup.el (find-user-init-file): Also look for
|
|
4821 ~/.xemacs/init.elc? in preference to ~/.emacs.
|
|
4822
|
|
4823 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4824
|
|
4825 * select.el (own-selection):
|
|
4826 * select.el (own-clipboard): Changed `append' parameter to
|
|
4827 `how-to-use' parameter.
|
|
4828 * select.el (own-selection): Removed icky append code.
|
|
4829 * select.el (own-selection, get-selection): Removed extra type
|
|
4830 checking.
|
|
4831 * select.el (selection-appender-alist):
|
|
4832 * select.el (selection-converter-{in|out}-alist): Initialise.
|
|
4833 * select.el (select-append-to-*): New.
|
|
4834 * select.el (select-convert-from-*): New. New functions to append
|
|
4835 data and convert data from external type.
|
|
4836
|
|
4837 2000-07-12 Stef Epardaud <stef@lunatech.com>
|
|
4838
|
|
4839 * font-lock.el: Javadoc enhancements.
|
|
4840
|
|
4841 2000-07-06 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4842
|
|
4843 * printer.el (generic-print-region): Compose job name from buffer
|
|
4844 name.
|
|
4845
|
|
4846 2000-07-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4847
|
|
4848 * font-lock.el (font-lock-fontify-pending-extents): Call
|
|
4849 font-lock-fontify-region instead of font-lock-fontify-buffer
|
|
4850 to avoid unnecessary progress gauges.
|
|
4851
|
|
4852 2000-07-06 Craig Lanning <lanning@scra.org>
|
|
4853
|
|
4854 * custom-load.el (faces):
|
|
4855
|
|
4856 * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
|
|
4857 dir is a regex.
|
|
4858
|
|
4859 * process.el (call-process-internal): from Dan Holmsand, use binary
|
|
4860 coding systems so that jka-compr works.
|
|
4861
|
|
4862 2000-07-07 Ben Wing <ben@xemacs.org>
|
|
4863
|
|
4864 * font-lock.el: Undo previous change. Unfortunately, some
|
|
4865 files actually use the variables directly in their init code
|
|
4866 without quoting them.
|
|
4867
|
|
4868 2000-07-07 Ben Wing <ben@xemacs.org>
|
|
4869
|
|
4870 * font-lock.el (defvar font-lock-*-face): Removed.
|
|
4871
|
|
4872 * font-lock.el (font-lock-apply-highlight): Bind these face vars
|
|
4873 only when necessary.
|
|
4874
|
|
4875 2000-06-30 Charles G Waldman <cgw@alum.mit.edu>
|
444
|
4876
|
442
|
4877 * cl-macs.el: fix cl-transform-function-property kludge
|
|
4878 so that it does not require a random feature.
|
|
4879
|
|
4880 2000-06-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
4881
|
|
4882 * files.el (auto-mode-alist): allow .make extension for Makefiles,
|
|
4883 as in Linux kernel "Rules.make".
|
|
4884
|
|
4885 2000-06-29 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
4886
|
|
4887 * build-report.el (build-report): Add autoload cookie.
|
|
4888
|
|
4889 2000-06-21 Charles G Waldman <cgw@alum.mit.edu>
|
|
4890
|
|
4891 * package-ui.el (defgroup pui): Correct a misspelling
|
|
4892 (pui-toggle-package-delete): Change `seleted' to `selected'
|
444
|
4893
|
442
|
4894 2000-06-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4895
|
444
|
4896 * package-get.el (package-get-update-base):
|
442
|
4897 (package-get): Use insert-file-contents-literally always.
|
|
4898 (package-get-maybe-save-index):
|
|
4899 Force coding system for writing to binary.
|
|
4900
|
|
4901 2000-06-08 Mike Alexander <mta@arbortext.com>
|
|
4902
|
|
4903 * code-process.el (call-process-region): If there is no coding
|
|
4904 system for the process on process-coding-system-alist use the
|
|
4905 coding system of the buffer containing the region.
|
|
4906
|
|
4907 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
4908
|
|
4909 * cmdloop.el (command-error):
|
|
4910 If debug-on-error and noninteractive, output backtrace.
|
|
4911
|
|
4912 * files.el (file-relative-name):
|
|
4913 Remove MSDOS references.
|
|
4914
|
|
4915 * simple.el (line-number): New function, due to non-obvious
|
|
4916 behavior/usage of count-lines.
|
|
4917
|
|
4918 * simple.el (count-lines): document non-obvious usage to get
|
|
4919 line number.
|
|
4920
|
|
4921 2000-06-11 Ben Wing <ben@xemacs.org>
|
|
4922
|
|
4923 * faces.el ((featurep 'xpm)):
|
|
4924 * x-faces.el (x-init-face-from-resources):
|
|
4925 * x-faces.el (x-init-frame-faces):
|
|
4926 * x-misc.el (x-init-specifier-from-resources):
|
|
4927 * x-misc.el (x-get-resource-and-bogosity-check):
|
|
4928 * x-misc.el (x-get-resource-and-maybe-bogosity-check):
|
|
4929 * x-mouse.el (x-init-pointer-shape):
|
|
4930 * x-scrollbar.el (x-init-scrollbar-from-resources):
|
|
4931 Add sixth argument to x-get-resource calls so as to issue warnings
|
|
4932 rather than errors on bogus arguments.
|
|
4933
|
|
4934 2000-06-05 Ben Wing <ben@xemacs.org>
|
|
4935
|
|
4936 * compat.el: new file. provides a clean, non-intrusive way to
|
|
4937 define compatibility functions.
|
|
4938
|
|
4939 * process.el (shell-quote-argument): temporary fix for lack
|
|
4940 of nt-quote-process-args. #### I need to put back the overall
|
|
4941 structure of that mechanism but redo the guts of it using the
|
|
4942 extra intelligence in the C code.
|
|
4943
|
|
4944 2000-05-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
4945
|
|
4946 * package-info.el (pi-md5sum): Calculate MD5 sum just like
|
|
4947 `package-get' does in package-get.el, instead of using external
|
|
4948 "md5sum" program.
|
|
4949
|
|
4950 * package-get.el (package-get): Insert package file literally to
|
|
4951 make checksum calculation work.
|
|
4952
|
|
4953 2000-04-18 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4954
|
|
4955 * code-files.el (convert-mbox-coding-system): Deleted.
|
|
4956 (file-coding-system-alist): Removed reference to
|
|
4957 convert-mbox-coding-system.
|
|
4958
|
|
4959 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
4960
|
|
4961 * XEmacs 21.2.34 is released.
|
|
4962
|
|
4963 2000-05-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
4964
|
|
4965 * font-lock.el (font-lock-keywords): Rewrote docstring
|
|
4966
|
|
4967 2000-05-22 Karl M. Hegbloom <karlheg@debian.org>
|
|
4968
|
|
4969 * loadhist.el (unload-feature): handle case where x is both boundp
|
|
4970 and fboundp
|
|
4971
|
|
4972 2000-05-22 Karl M. Hegbloom <karlheg@debian.org>
|
|
4973
|
|
4974 * packages.el: It's ok to use built-in macros, but not lisp
|
|
4975 defined ones.
|
|
4976
|
|
4977 2000-05-20 Ben Wing <ben@xemacs.org>
|
|
4978
|
|
4979 * font-lock.el:
|
|
4980 * font-lock.el (font-lock-message-threshold):
|
|
4981 * font-lock.el (font-lock-mode):
|
|
4982 * font-lock.el (font-lock-default-fontify-buffer):
|
|
4983 * font-lock.el (font-lock-always-fontify-immediately):
|
|
4984 * font-lock.el (font-lock-old-extent): Removed.
|
|
4985 * font-lock.el (font-lock-old-len): Removed.
|
|
4986 * font-lock.el (font-lock-fontify-glumped-region): Removed.
|
|
4987 * font-lock.el (font-lock-pending-extent-table): New.
|
|
4988 * font-lock.el (font-lock-range-table): New.
|
|
4989 * font-lock.el (font-lock-after-change-function):
|
|
4990 * font-lock.el (font-lock-after-change-function-1): Removed.
|
|
4991 * font-lock.el (font-lock-fontify-pending-extents): New.
|
|
4992 * font-lock.el ('font-lock-revert-cleanup): Removed.
|
|
4993 * font-lock.el ('font-lock-revert-setup): Removed.
|
|
4994 Rewrite deferral code to handle any number of changes, merging
|
|
4995 them properly. Remove hacked-up code for revert-buffer, now
|
|
4996 unnecessary.
|
444
|
4997
|
442
|
4998 * menubar-items.el (default-menubar):
|
|
4999 In Options->Edit Init File, don't switch to emacs-lisp-mode
|
|
5000 unless necessary; doing this turns off font-lock.
|
|
5001
|
|
5002 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5003
|
|
5004 * keydefs.el: Define C-x BS to backward-kill-sentence.
|
|
5005
|
|
5006 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5007
|
|
5008 * files.el (hack-local-variables-prop-line): Use non-greedy
|
|
5009 matching to process -*-texinfo-*- -*-.
|
|
5010
|
|
5011 2000-05-11 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
5012
|
|
5013 * minibuf.el (minibuf-directory-files): new function.
|
|
5014 (read-file-name-activate-callback): use minibuf-directory-files.
|
|
5015 (read-directory-name-internal): ditto.
|
|
5016 (mouse-file-display-completion-list): ditto.
|
|
5017 (mouse-directory-display-completion-list): ditto.
|
|
5018 (read-file-name-internal): remove "./" from completion list unless
|
|
5019 explicitly matched, for consistency.
|
|
5020
|
|
5021 2000-05-11 Ben Wing <ben@xemacs.org>
|
|
5022
|
|
5023 * gutter-items.el (gutter-buffers-tab):
|
|
5024 * gutter-items.el (add-tab-to-gutter):
|
|
5025 * gutter-items.el (update-tab-in-gutter):
|
|
5026 * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
|
|
5027 * gutter-items.el (append-progress-display):
|
|
5028 * gutter-items.el (abort-progress-display):
|
|
5029 * gutter-items.el (raw-append-progress-display):
|
|
5030 Further fixes. Use set-glyph-image not set-image-instance-property,
|
|
5031 to fix problems with multiple windows in a frame.
|
444
|
5032
|
442
|
5033 * menubar-items.el (tutorials-menu-filter):
|
|
5034 Fix typo.
|
444
|
5035
|
442
|
5036 * startup.el (early-error-handler):
|
|
5037 Display message box under windows; otherwise, message will disappear
|
|
5038 before it can be viewed.
|
444
|
5039
|
442
|
5040 * update-elc.el:
|
|
5041 Fix bug in NEEDTODUMP processing.
|
|
5042
|
|
5043 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5044
|
|
5045 * startup.el (lock-directory): Removed.
|
|
5046 (superlock-file): Ditto.
|
|
5047 (startup-set-paths): Remove lockdir.
|
|
5048 (startup-setup-paths-warning): Remove lock-directory.
|
|
5049
|
|
5050 * setup-paths.el (paths-find-lock-directory): Removed.
|
|
5051 (paths-find-superlock-file): Ditto.
|
|
5052
|
|
5053 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
5054
|
|
5055 * faces.el (set-face-property):
|
|
5056 * faces.el (set-face-font):
|
|
5057 * faces.el (set-face-foreground):
|
|
5058 * faces.el (set-face-background):
|
|
5059 * faces.el (set-face-background-pixmap):
|
|
5060 * faces.el (set-face-underline-p):
|
|
5061 * faces.el (set-face-strikethru-p):
|
|
5062 * faces.el (set-face-highlight-p):
|
|
5063 * faces.el (set-face-dim-p):
|
|
5064 * faces.el (set-face-blinking-p):
|
|
5065 * faces.el (set-face-reverse-p):
|
|
5066 doc string changes.
|
444
|
5067
|
442
|
5068 * glyphs.el:
|
|
5069 * glyphs.el (make-image-specifier):
|
|
5070 * glyphs.el (glyph-property):
|
|
5071 * glyphs.el (set-glyph-image):
|
|
5072 * glyphs.el (make-glyph):
|
|
5073 * glyphs.el (make-pointer-glyph):
|
|
5074 * glyphs.el (make-icon-glyph):
|
|
5075 * glyphs.el (widget-image-instance-p): New.
|
|
5076 authorship info, lots of doc changes. New predicate, inadvertently
|
|
5077 omitted. the general principle with specifier docs is now that
|
|
5078 the description of instantiators should go with the make-foo-specifier
|
|
5079 fun's doc string, rather than in foo-specifier-p. this follows
|
|
5080 conventions elsewhere in XEmacs and in general is a lot more obvious
|
|
5081 of a place to look. sometimes the make-foo-specifier function needs
|
|
5082 to be created in the process.
|
444
|
5083
|
442
|
5084 * gutter.el:
|
|
5085 * gutter.el (make-gutter-specifier): New.
|
|
5086 * gutter.el (make-gutter-size-specifier): New.
|
|
5087 * gutter.el (make-gutter-visible-specifier): New.
|
|
5088 specifier doc updates according to the conventions specified before.
|
|
5089
|
|
5090 * objects.el:
|
|
5091 * objects.el (make-font-specifier):
|
|
5092 * objects.el (make-color-specifier):
|
|
5093 * objects.el (make-face-boolean-specifier): New.
|
|
5094 specifier doc updates according to the conventions specified before.
|
|
5095
|
|
5096 * specifier.el:
|
|
5097 * specifier.el (set-specifier):
|
|
5098 * specifier.el (make-integer-specifier): New.
|
|
5099 * specifier.el (make-boolean-specifier): New.
|
|
5100 * specifier.el (make-natnum-specifier): New.
|
|
5101 * specifier.el (make-generic-specifier): New.
|
|
5102 * specifier.el (make-display-table-specifier): New.
|
|
5103 specifier doc updates according to the conventions specified before.
|
|
5104
|
|
5105 * toolbar.el:
|
|
5106 * toolbar.el (make-toolbar-specifier): New.
|
|
5107 specifier doc updates according to the conventions specified before.
|
|
5108
|
|
5109 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
5110
|
|
5111 * process.el (call-process-internal): Revert to previous version
|
|
5112 because Mike's change clashed with a change I did not long before.
|
|
5113 Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
|
|
5114 Thanks very much Mike for pointing out the bug and submitting a
|
|
5115 patch!
|
|
5116
|
|
5117 2000-04-13 Mike Alexander <mta@arbortext.com>
|
|
5118
|
|
5119 * process.el (call-process-internal): Send the correct input buffer
|
|
5120 (call-process-internal): Return the exit status of the process
|
|
5121
|
|
5122 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
5123
|
|
5124 * winnt.el:
|
|
5125 * winnt.el (nt-quote-args-verbatim): Removed.
|
|
5126 * winnt.el (nt-quote-args-prefix-quote): Removed.
|
|
5127 * winnt.el (nt-quote-args-backslash-quote): Removed.
|
|
5128 * winnt.el (nt-quote-args-double-quote): Removed.
|
|
5129 * winnt.el (nt-quote-args-functions-alist): Removed.
|
|
5130 * winnt.el (nt-quote-process-args): Removed.
|
|
5131 Remove all stuff for argument quoting. We borrow the code instead
|
|
5132 from Emacs 20.6, which is much more careful in its quoting
|
|
5133 (e.g. in handling runs of the escape character) and avoids most of
|
|
5134 the need for this Lisp mechanism by checking to see whether we're
|
|
5135 running a Cygwin or normal program and doing the appropriate
|
|
5136 quoting. If we end up needing such a mechanism, we should add
|
|
5137 it by extending the variable `mswindows-quote-process-args' so it
|
|
5138 can take an alist of regexps.
|
|
5139
|
|
5140 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
5141
|
|
5142 * keydefs.el:
|
|
5143 Restore M-up, M-down to 21.1 state. Put *ward-sentence on
|
|
5144 C-M-left, C-M-right instead. Define C-M-up, C-M-down to scroll
|
|
5145 the window without moving point.
|
444
|
5146
|
442
|
5147 * simple.el:
|
|
5148 * simple.el (scroll-up-one): New.
|
|
5149 * simple.el (scroll-down-one): New.
|
|
5150 Functions for use with C-M-up/down.
|
|
5151
|
|
5152 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
5153
|
|
5154 * XEmacs 21.2.33 is released.
|
|
5155
|
|
5156 2000-04-29 Martin Buchholz <martin@xemacs.org>
|
|
5157
|
444
|
5158 * dialog.el (yes-or-no-p-dialog-box):
|
442
|
5159 Fix docstring.
|
444
|
5160 Fix following horrible bug in X11 mode with focus-follows-mouse:
|
442
|
5161 1. Visit two files in two different frames.
|
|
5162 2. do File->Revert Buffer in one of those frames.
|
|
5163 3. Dialog box appears.
|
|
5164 4. Arrange things so that the mouse passes over the *other*
|
|
5165 frame, then to the dialog box, and click on "Yes".
|
|
5166 5. The file contents end up in the *wrong* buffer!
|
|
5167 Add TODO comment.
|
444
|
5168
|
442
|
5169 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
5170
|
|
5171 * help.el (describe-installation): correct typo introduced
|
|
5172 in last patch: boundp -> fboundp.
|
|
5173
|
|
5174 * etags.el (buffer-tag-table-list):
|
|
5175 canonicalize filenames to Unix format so that tag-table-alist
|
|
5176 searching works under Windows.
|
444
|
5177
|
442
|
5178 * autoload.el:
|
|
5179 Bowdlerize the supposedly objectionable words
|
|
5180 "who couldn't quite manage to cleanly modify batch-update-autoloads".
|
444
|
5181
|
442
|
5182 * gutter-items.el (set-progress-display-style):
|
|
5183 * gutter-items.el (search-dialog-callback):
|
|
5184 * gutter-items.el (make-search-dialog):
|
|
5185 Change to new callback-ex api.
|
|
5186
|
763
|
5187 2000-04-26 Björn Torkelsson <torkel@hpc2n.umu.se>
|
442
|
5188
|
|
5189 * help.el: (describe-installation): decode-coding-string is not
|
|
5190 defined in a non MULE environment.
|
|
5191
|
|
5192 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
5193
|
|
5194 * gutter-items.el (buffer-list-changed-hook):
|
|
5195 use it, not record-buffer-hook.
|
|
5196
|
|
5197 * subr.el (record-buffer-hook): Removed.
|
|
5198
|
|
5199 2000-04-27 Ben Wing <ben@xemacs.org>
|
|
5200
|
|
5201 * gutter-items.el (buffers-tab-switch-to-buffer): do not
|
|
5202 use NORECORD option. Andy will not like this, but the existing
|
|
5203 gutter behavior is just wrong, as per this comment:
|
|
5204
|
|
5205 ;; this used to add the norecord flag to both calls below.
|
|
5206 ;; this is bogus because it is a pervasive assumption in XEmacs
|
|
5207 ;; that the current buffer is at the front of the buffers list.
|
|
5208 ;; for example, select an item and then do M-C-l
|
|
5209 ;; (switch-to-other-buffer). Things get way confused.
|
|
5210 ;;
|
|
5211 ;; Andy, if you want to maintain the current look, you must
|
|
5212 ;; *uncouple* the gutter order and buffers order.
|
|
5213
|
|
5214 * loaddefs.el (completion-ignored-extensions): unfuckify.
|
|
5215
|
|
5216 * bytecomp.el (batch-byte-compile-one-file): new function, used in
|
|
5217 xemacs.mak.
|
|
5218
|
|
5219 * autoload.el (batch-update-one-directory): new function, used in
|
|
5220 xemacs.mak.
|
|
5221
|
|
5222 * loadup.el: set gc-cons-threshold very high unless dumping --
|
|
5223 loadup during update-elc is much much much faster. also do this
|
|
5224 when quick-building.
|
|
5225
|
|
5226 add commented-out code for profiling loadup.
|
444
|
5227
|
442
|
5228
|
|
5229 * update-elc.el (preloaded-file-list): add bytecomp.el, since it
|
|
5230 is required in order to build xemacs.
|
|
5231
|
|
5232 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
5233
|
|
5234 * loadup.el: don't garbage collect during loadup if quick-build
|
|
5235 compile-time option is set.
|
|
5236
|
|
5237 2000-04-23 Ben Wing <ben@xemacs.org>
|
|
5238
|
|
5239 * update-elc.el: compute whether any dumped .el or .elc files
|
|
5240 are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
|
|
5241 if so.
|
444
|
5242
|
442
|
5243 * update-elc.el (update-elc-files-to-compile): always change
|
|
5244 NOBYTECOMPILE in the src directory rather than current dir,
|
|
5245 so it will work under NT.
|
|
5246
|
|
5247 * autoload.el (autoload-trim-file-name): canonicalize to slashes so
|
|
5248 the form of this file is identical between Unix and Windows.
|
|
5249 (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
|
|
5250 Added comment.
|
|
5251 (update-autoloads-from-directory): updated doc string.
|
|
5252 updated doc strings in a few other places.
|
|
5253
|
|
5254 2000-04-18 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5255
|
|
5256 * bytecomp.el (byte-force-recompile): Fix argument to
|
|
5257 byte-recompile-directory.
|
|
5258
|
|
5259 2000-04-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5260
|
|
5261 * gutter-items.el (progress-display-clear-when-idle): Use
|
|
5262 add-one-shot-hook.
|
|
5263 * gutter-items.el (clear-progress-display): Adjust number of
|
|
5264 arguments.
|
|
5265
|
|
5266 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5267
|
|
5268 * dumped-lisp.el (preloaded-file-list): Always dump select.el.
|
|
5269
|
|
5270 2000-04-16 Ben Wing <ben@xemacs.org>
|
|
5271
|
|
5272 * printer.el: New file.
|
444
|
5273
|
442
|
5274 * dumped-lisp.el (preloaded-file-list): Declare printer.el.
|
444
|
5275
|
442
|
5276 * help.el (describe-installation): Fix decoding for Windows.
|
444
|
5277
|
442
|
5278 * menubar-items.el:
|
|
5279 * menubar-items.el (default-menubar):
|
|
5280 * menubar-items.el (tutorials-menu-filter): New.
|
|
5281 * menubar-items.el (popup-menubar-menu):
|
|
5282 Add authorship. Redo Help menu and Tutorials filter.
|
444
|
5283
|
442
|
5284 * menubar.el: Correct comment.
|
444
|
5285
|
442
|
5286 * modeline.el (modeline-buffer-identification): Correct doc string.
|
444
|
5287
|
442
|
5288 * simple.el:
|
|
5289 * simple.el (printing): Removed.
|
|
5290 * simple.el (printer-name): Removed.
|
|
5291 * simple.el (generic-print-buffer): Removed.
|
|
5292 * simple.el (generic-print-region): Removed.
|
|
5293 Move generic print code to printer.el.
|
|
5294
|
|
5295 2000-04-15 Ben Wing <ben@xemacs.org>
|
|
5296
|
|
5297 * simple.el (generic-print-region): New.
|
|
5298 make this function actually work.
|
|
5299 (generic-print-buffer): call generic-print-region.
|
|
5300
|
|
5301 2000-04-14 Andy Piper <andy@xemacs.org>
|
|
5302
|
|
5303 * gutter-items.el (make-search-dialog): avoid unnecessary futzing
|
|
5304 by using the new widget-callback-current-channel.
|
|
5305 (search-dialog-callback): ditto.
|
|
5306
|
|
5307 2000-04-12 Andy Piper <andy@xemacs.org>
|
|
5308
|
|
5309 * gutter.el (default-gutter-position): moved from gutter-items.el.
|
|
5310 (default-gutter-position-changed-hook): ditto.
|
|
5311 (gutter-element-visibility-changed-hook): ditto.
|
|
5312 (set-gutter-element): ditto.
|
|
5313 (remove-gutter-element): ditto.
|
444
|
5314 (set-gutter-element-visible-p): ditto.
|
442
|
5315 (gutter-element-visible-p): ditto.
|
|
5316 (init-gutter): ditto.
|
|
5317
|
|
5318 * dialog.el (make-dialog-box): renamed and moved from
|
|
5319 gutter-items.el
|
|
5320
|
|
5321 * gutter-items.el: move various functions elsewhere.
|
|
5322
|
|
5323 2000-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
5324
|
|
5325 * menubar-items.el: Fixed place of parenthesis.
|
|
5326
|
|
5327 2000-04-12 Ben Wing <ben@xemacs.org>
|
|
5328
|
|
5329 * etags.el (find-tag-at-point): New. Lets you do find-tag
|
|
5330 without constantly being prompted for the tag.
|
|
5331 * simple.el: Added a number of section headings, to clarify the
|
|
5332 organization of this file.
|
444
|
5333 * simple.el (activate-region):
|
|
5334 * simple.el (region-exists-p):
|
|
5335 * simple.el (region-active-p):
|
442
|
5336 Moved these three function down to the other side of
|
|
5337 the case-changing functions, so they join the rest of
|
|
5338 the region code.
|
|
5339 * simple.el (printing): New.
|
|
5340 * simple.el (printer-name): New.
|
|
5341 * simple.el (generic-print-buffer): New.
|
|
5342 New functions, a very simple prototype for a unified
|
|
5343 printing interface.
|
444
|
5344
|
442
|
5345 * process.el (call-process-internal): Real fix for null BUFFER,
|
|
5346 other problems with BUFFER specs.
|
444
|
5347
|
442
|
5348 * menubar-items.el:
|
|
5349 Fixed up File->Print to use new printing functions.
|
|
5350 Various corrections and expansions to Grep/Compile menus.
|
|
5351 New options for Printing.
|
|
5352 New options for SMTP Mail, the way to send mail under
|
|
5353 MS Windows. (There's also a package patch to make SMTP
|
|
5354 Mail be the default under MSWin.)
|
|
5355
|
|
5356 2000-04-09 Jeff Miller <jmiller@cablespeed.com>
|
|
5357
|
|
5358 * menubar-items.el: Selecting Rectangle Mousing from menubar
|
|
5359 did not work. Needed to quote mouse-track-rectangle-p.
|
|
5360
|
|
5361 2000-04-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5362
|
|
5363 * cl-compat.el (keywordp): Removed.
|
|
5364
|
|
5365 2000-04-05 Andy Piper <andy@xemacs.org>
|
|
5366
|
|
5367 * gutter-items.el (progress-layout-glyph): don't initialize here.
|
|
5368 (progress-gauge-glyph): use dynamic sizing.
|
|
5369 (set-progress-display-style): new function. Set progress glyphs
|
|
5370 appropriately depending on the style.
|
|
5371 (progress-display-style): new variable. Custom version of
|
|
5372 set-progress-display-style.
|
|
5373 (progress-abort-glyph): switch to dynamic sizes.
|
|
5374 (search-dialog-text): make the edit field active.
|
|
5375
|
|
5376 2000-04-04 Andy Piper <andy@xemacs.org>
|
|
5377
|
|
5378 * gutter-items.el (make-search-dialog): need to make the search
|
|
5379 dialog visible after creation.
|
|
5380
|
|
5381 * menubar-items.el (default-menubar): use the search dialog for
|
|
5382 searching. Remove some extraneous search menu items.
|
|
5383
|
|
5384 * gutter-items.el (set-gutter-element): allow glyphs to be used as
|
|
5385 well as strings.
|
|
5386 (make-gutter-only-dialog-frame): allow the user to create the
|
|
5387 frame unmapped. Allow the gutter spec to be given as a glyph.
|
|
5388 (search-dialog-direction): new variable.
|
|
5389 (search-dialog-text): new variable.
|
|
5390 (search-dialog-callback): new function. Callback for the search
|
|
5391 dialog action.
|
|
5392 (make-search-dialog): new function. Create a user-friendly search
|
|
5393 dialog.
|
|
5394
|
|
5395 2000-04-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
5396
|
|
5397 * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
|
|
5398 under Windows.
|
|
5399
|
|
5400 2000-04-01 Andy Piper <andy@xemacs.org>
|
|
5401
|
|
5402 * font-lock.el (font-lock-fontify-keywords-region): Calculate
|
|
5403 progress more accurately.
|
|
5404
|
|
5405 2000-02-02 Hirokazu FUKUI <hfukui@sannet.ne.jp>
|
|
5406
|
|
5407 * finder.el (finder-compile-keywords): Process readable files only.
|
|
5408 Because error in process of .#finder-inf.el when compile xemacs
|
|
5409 with --with-clash-detection option.
|
|
5410
|
|
5411 2000-03-31 Andy Piper <andy@xemacs.org>
|
|
5412
|
|
5413 * gutter-items.el (append-progress-display): don't delay after a
|
|
5414 successful font-lock.
|
|
5415 (make-gutter-only-dialog-frame): new function. Allow users to
|
|
5416 create gutter-only dialogs.
|
|
5417
|
|
5418 2000-03-27 Mike Alexander <mta@arbortext.com>
|
|
5419
|
|
5420 * process.el (call-process-internal): Handle a null BUFFER
|
|
5421 parameter correctly.
|
|
5422
|
|
5423 2000-03-28 Andy Piper <andy@xemacs.org>
|
|
5424
|
|
5425 * gutter-items.el (abort-progress-display): put strings in the
|
|
5426 gutter not extents.
|
|
5427 (progress-layout-glyph): signal special 'quit callback.
|
|
5428 (progress-display-quit-function): deleted.
|
|
5429 (progress-display-stop-callback): deleted.
|
|
5430 (progress-display-dispatch-command-events): deleted.
|
|
5431 (append-progress-display): remove calls to
|
|
5432 progress-display-dispatch-command-events.
|
|
5433 (raw-append-progress-display): ditto.
|
|
5434
|
|
5435 2000-03-23 Hrvoje Niksic <hniksic@iskon.hr>
|
|
5436
|
|
5437 * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
|
|
5438 being a list. Actually define `stipple-pixmap-p' which is used as
|
|
5439 an error predicate. Correctly handle PIXMAP being either relative
|
|
5440 or absolute file name.
|
|
5441
|
|
5442 2000-03-24 Andy Piper <andy@xemacs.org>
|
|
5443
|
|
5444 * gutter-items.el (add-tab-to-gutter): use copy-sequence.
|
|
5445 (abort-progress-display): ditto. Don't delete the created extent.
|
|
5446 (raw-append-progress-display): ditto.
|
|
5447 (progress-display-dispatch-non-command-events): new
|
|
5448 function. Encapsulates what we want to do when no command input is
|
|
5449 required.
|
|
5450 (progress-display-dispatch-command-events): likewise, but disable
|
|
5451 for now since it causes too many problems.
|
|
5452 (append-progress-display): use them.
|
|
5453 (raw-append-progress-display): ditto.
|
|
5454 (default-gutter-position-changed-hook): set this rather than
|
|
5455 default-gutter-position-changed.
|
|
5456 (default-gutter-position-changed-hook): lambda with zero arguments
|
|
5457 rather than one.
|
|
5458 (raw-append-progress-display): trap errors in pending input since
|
|
5459 allowing them to signal will hose the gauge well and
|
|
5460 truly. Ideally we would like to delay these until we are more able
|
|
5461 to cope.
|
|
5462 (append-progress-display): ditto.
|
|
5463
|
|
5464 2000-03-20 Jeff Miller <jmiller@cablespeed.com>
|
444
|
5465
|
442
|
5466 * lisp/make-docfile.el: call-process-internal is now implemented
|
|
5467 in process.el.
|
|
5468
|
|
5469 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
5470
|
444
|
5471 * mule\mule-cmds.el (set-language-info-alist):
|
442
|
5472 Fix to correspond to new menu arrangement.
|
|
5473
|
|
5474 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
5475
|
|
5476 * process.el:
|
|
5477 * process.el (call-process-internal): New.
|
|
5478 New implementation of call-process. Only enabled under NT, so far.
|
|
5479 stderr handling not implemented yet in CVS'd C code.
|
|
5480
|
|
5481 2000-03-20 Ben Wing <ben@xemacs.org>
|
|
5482
|
|
5483 * lisp-mode.el:
|
|
5484 * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
|
|
5485 * lisp-mode.el (lisp-interaction-mode):
|
|
5486 Put back Lisp Interaction menubar for Jan V's sake.
|
444
|
5487
|
442
|
5488 * simple.el:
|
|
5489 * simple.el (mark-ring):
|
|
5490 * simple.el (dont-record-current-mark): New.
|
|
5491 * simple.el (in-shifted-motion-command): New.
|
|
5492 * simple.el (mark-ring-unrecorded-commands): New.
|
|
5493 * simple.el (mark-ring-max):
|
|
5494 * simple.el (set-mark-command):
|
|
5495 * simple.el (push-mark):
|
|
5496 * simple.el (handle-pre-motion-command):
|
|
5497 Implement scheme for not recording unimportant marks.
|
444
|
5498
|
442
|
5499 * subr.el:
|
|
5500 * subr.el (function-allows-args): New.
|
|
5501 New function function-allows-args.
|
|
5502
|
|
5503 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
5504
|
|
5505 * XEmacs 21.2.32 is released.
|
|
5506
|
|
5507 2000-03-20 Andy Piper <andy@xemacs.org>
|
|
5508
|
|
5509 * gutter-items.el (update-tab-in-gutter): force selection of the
|
|
5510 selected-window if required to do so.
|
|
5511 (buffers-tab-items): ditto.
|
|
5512 (add-tab-to-gutter): ditto.
|
|
5513 (create-frame-hook): use force-selection.
|
|
5514 (default-gutter-position-changed): lambdify.
|
|
5515 (update-tab-hook): deleted since it was only used in one place.
|
|
5516
|
|
5517 2000-03-18 Andy Piper <andy@xemacs.org>
|
|
5518
|
|
5519 * files.el (find-file-noselect): undo change that shouldn't have
|
|
5520 gone in.
|
|
5521
|
|
5522 2000-03-17 Andy Piper <andy@xemacs.org>
|
|
5523
|
|
5524 * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
|
|
5525 of selected-window trickery.
|
|
5526
|
|
5527 * gutter-items.el (update-tab-in-gutter): don't give dedicated
|
|
5528 frames tabs.
|
|
5529 (progress-display-stop-callback): progress -> progress-display
|
|
5530 (progress-display-quit-function): ditto.
|
|
5531 (clear-progress-display): ditto.
|
|
5532 (remove-progress-display): ditto.
|
|
5533 (append-progress-display): ditto.
|
|
5534 (abort-progress-display): ditto.
|
|
5535 (raw-append-progress-display): ditto.
|
|
5536 (display-progress-display): ditto.
|
|
5537 (current-progress-display-label): ditto.
|
|
5538 (current-progress-display): ditto.
|
|
5539 (lprogress-display): ditto and save the buffer
|
|
5540 (progress-display): ditto. Otherwise the buffer sometimes gets
|
|
5541 changed which confuses font-lock.
|
|
5542
|
|
5543 * font-lock.el (font-lock-default-fontify-buffer): catch all
|
|
5544 errors, not just quit.
|
|
5545 (font-lock-mode): progress -> display-progress
|
|
5546 (font-lock-default-fontify-buffer): ditto.
|
|
5547 (font-lock-fontify-syntactically-region): ditto.
|
|
5548 (font-lock-fontify-keywords-region): ditto.
|
|
5549
|
|
5550 2000-03-14 Hrvoje Niksic <hniksic@iskon.hr>
|
|
5551
|
|
5552 * cl.el (gensym): Move to here from cl-macs.el.
|
|
5553 (gentemp): Ditto.
|
|
5554
|
|
5555 2000-03-16 Andy Piper <andy@xemacs.org>
|
|
5556
|
|
5557 * font-lock.el (font-lock-mode): use lprogress and friends for
|
|
5558 progress management.
|
|
5559 (font-lock-default-fontify-buffer): ditto.
|
|
5560 (font-lock-fontify-syntactically-region): ditto.
|
|
5561 (font-lock-fontify-keywords-region): ditto.
|
|
5562 (font-lock-revert-cleanup): fix reverting.
|
|
5563 (font-lock-revert-setup): ditto.
|
|
5564
|
|
5565 * gutter-items.el (progress-use-echo-area): new variable. Use the
|
|
5566 echo area for progress gauges if non-nil.
|
|
5567 (clear-progress): remove echo area stuff and defer to
|
|
5568 clear-message.
|
|
5569 (append-progress): dispatch non-command events after each progress
|
|
5570 increment. Remove echo area stuff.
|
|
5571 (abort-progress): remove echo area stuff and defer to
|
|
5572 display-message.
|
|
5573 (raw-append-progress): ditto. Dispatch non-command events after
|
|
5574 gutter redisplay.
|
|
5575 (display-progress): defer echo area stuff to display-message.
|
|
5576
|
|
5577 * gutter-items.el (clear-progress):
|
|
5578 (abort-progress): indentation changes.
|
|
5579 (display-progress): don't clear progress.
|
|
5580 (append-progress): compare messages with equal.
|
|
5581 (raw-append-progress): use dispatch-non-command-events to flush
|
|
5582 widget creation events.
|
|
5583
|
|
5584 2000-03-13 Ben Wing <ben@xemacs.org>
|
|
5585
|
|
5586 * abbrev.el:
|
|
5587 * abbrev.el (abbrev-string-to-be-defined): New.
|
|
5588 * abbrev.el (inverse-abbrev-string-to-be-defined): New.
|
|
5589 Changes for use with the menubar.
|
|
5590
|
|
5591 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
5592
|
|
5593 * alist.el (vassoc): moved here from font-menu.el.
|
|
5594
|
|
5595 * custom.el (defface): typo fix.
|
|
5596
|
|
5597 * dialog.el (yes-or-no-p-dialog-box):
|
|
5598 * dialog.el (message-box):
|
|
5599 * files.el (save-some-buffers-1):
|
|
5600 Put accelerators in the button names.
|
|
5601
|
|
5602 * font-lock.el (font-lock-comment-face):
|
|
5603 * font-lock.el (font-lock-keyword-face):
|
|
5604 * font-lock.el (font-lock-function-name-face):
|
|
5605 Fixed some of the colors under MS Windows because the existing
|
|
5606 default colors were hardly different from black and needed to be
|
|
5607 made lighter.
|
|
5608
|
|
5609 * font-menu.el:
|
|
5610 * font-menu.el (font-menu-split-long-menu):
|
|
5611 * font-menu.el (font-menu-family-constructor):
|
|
5612 * font-menu.el (font-menu-size-constructor):
|
|
5613 * font-menu.el (font-menu-weight-constructor):
|
|
5614 * font-menu.el (font-menu-set-font):
|
|
5615 vassoc moved to alist.el.
|
|
5616 Accelerators added to all menus.
|
|
5617 Unused bound var new-props removed.
|
444
|
5618
|
442
|
5619 * keydefs.el: I did a whole lot of rearranging to put things in a
|
|
5620 more consistent order and fixed a number of cases where key
|
|
5621 combinations involving up, down, left, right and so on were
|
|
5622 defined but the corresponding keypad combinations were not
|
444
|
5623 defined.
|
442
|
5624
|
|
5625 * lisp-mode.el:
|
|
5626 * lisp-mode.el (lisp-interaction-mode-popup-menu):
|
|
5627 * lisp-mode.el (emacs-lisp-mode):
|
|
5628 * lisp-mode.el (lisp-interaction-mode):
|
|
5629 * lisp-mode.el (flet):
|
|
5630 Added accelerators onto the menus.
|
|
5631 Made all the different versions of the let function be indented
|
|
5632 the same way.
|
|
5633 Undid Steve's easy-menu-ification, because it makes it impossible
|
|
5634 to have the menubar and popup menus different.
|
|
5635 Cleaned up the menu; added items for find-function &c and some
|
|
5636 indenting, and removed debug-on-*.
|
|
5637
|
|
5638 * list-mode.el (list-mode-hook):
|
|
5639 * list-mode.el (list-mode):
|
|
5640 * list-mode.el (completion-setup-hook):
|
|
5641 * list-mode.el (display-completion-list):
|
|
5642 Added support for the :window-height keyword, which is required
|
|
5643 because of other changes that I made for the file dialog box. I
|
|
5644 also made the hook variables list-mode-hook and
|
|
5645 completion-setup-hook and also minibuffer-setup-hook in
|
|
5646 minibuf.el be permanent-local; see comment in list-mode.el.
|
|
5647
|
|
5648 * map-ynp.el (map-y-or-n-p):
|
|
5649 Added accelerators to the dialog buttons.
|
|
5650
|
|
5651 * menubar-items.el (menu-truncate-list):
|
|
5652 New internal function.
|
|
5653 * menubar-items.el (submenu-generate-accelerator-spec):
|
|
5654 * menubar-items.el (menu-item-strip-accelerator-spec):
|
|
5655 * menubar-items.el (menu-item-generate-accelerator-spec):
|
|
5656 New exported functions, for use in auto-generating accelerator specs.
|
|
5657
|
|
5658 * menubar-items.el:
|
|
5659 * menubar-items.el (default-menubar):
|
|
5660 * menubar-items.el (maybe-add-init-button):
|
|
5661 * menubar-items.el (bookmark-menu-filter):
|
|
5662 * menubar-items.el (slow-format-buffers-menu-line):
|
|
5663 * menubar-items.el (build-buffers-menu-internal):
|
|
5664 * menubar-items.el (language-environment-menu-filter):
|
|
5665 * menubar-items.el (default-popup-menu):
|
|
5666 * menubar-items.el (popup-buffer-menu):
|
|
5667 * menubar-items.el (popup-menubar-menu):
|
|
5668 Did a major overhaul on this file, and in fact I'm nowhere near
|
|
5669 done working on the menubar, and there will be more patches to
|
|
5670 come. A basic summary of what I've done:
|
|
5671
|
|
5672 a) I added accelerators to all of the menu items. For menus that
|
|
5673 are auto-generated, such as the buffers menu, the accelerators are
|
|
5674 automatically added to the beginning of each line using the
|
|
5675 numbers 1 through 9, then zero, and then letters starting with A,
|
|
5676 but omitting the letters that are already in use for the fixed
|
|
5677 menu items at the top of the buffers menu. To facilitate adding
|
|
5678 accelerators of this kind, I created some new functions
|
|
5679 (*-accelerator-spec), which are also being used by other filters
|
|
5680 that auto generate lists of things such as ftp sites to download
|
|
5681 packages. If people really don't like these accelerators
|
|
5682 appearing at the beginning of the menu items, a variable can be
|
|
5683 added to optionally turn them off, but I think this is rather
|
|
5684 pointless because other menu items have accelerators and many or
|
|
5685 most of the menu users will use the accelerators if the support is
|
|
5686 there.
|
|
5687
|
|
5688 b) I combined the top level Tools and Apps menus into a single
|
|
5689 Tools menu, because the distinction between the two is not
|
|
5690 obvious, and the items on the menus are not used often enough that
|
444
|
5691 putting some of them onto submenus is a problem.
|
442
|
5692
|
|
5693 c) I created two new top level menus called View and Cmds because
|
|
5694 there were too many items on the File and Edit menus, and I'm going
|
|
5695 to be adding more items to these menus. In contrast to the Tools
|
|
5696 menu, the items on these menus may be used quite often during an
|
|
5697 editing session, and so should be available with fewer
|
444
|
5698 keystrokes.
|
442
|
5699
|
|
5700 d) I added a number of options to the options menu, including one
|
|
5701 for controlling whether the alt key can be used to traverse to
|
|
5702 menu items using the accelerators, one for controlling behavior of
|
|
5703 control-k, one for controlling how the kill and yank functions
|
|
5704 interact with the clipboard, a few additional buffers-menu
|
|
5705 options, and various other things. I also did a bit of
|
|
5706 rearranging, for example, combining the keyboard and mouse options
|
|
5707 into a single keyboard and mouse submenu to facilitate the
|
444
|
5708 accelerators on that level.
|
442
|
5709
|
|
5710 e) I changed the variable buffers-menu-format-buffer-line-function
|
|
5711 to take two arguments instead of one, the second argument being
|
|
5712 the line number for use in creating an accelerator. I added a
|
|
5713 hack to support existing functions with one argument (although I
|
444
|
5714 doubt that very many of these exist), for backward compatibility.
|
442
|
5715
|
|
5716 f) I moved the top level mule menu to be a submenu of the edit
|
|
5717 menu. I think that most of the items on this menu are fairly
|
|
5718 useless and there are certainly not enough frequently used items
|
444
|
5719 to justify this being its own top level menu.
|
442
|
5720
|
|
5721 g) I combined most of the items in big-menubar.el into the main menu.
|
|
5722 If people think the main menu is too big, it would be possible to
|
|
5723 create different configurations, some smaller.
|
|
5724
|
|
5725 * menubar.el (check-menu-syntax):
|
|
5726 Deleted some syntax checks that were no longer valid, partly
|
|
5727 because of changes that were already made a long time ago, and
|
|
5728 partly because of a change I made where I allow the name of the
|
|
5729 menu item to be an evaluated expression rather than just a string,
|
|
5730 similar to all of the other parameters of a menu item.
|
|
5731
|
|
5732 * minibuf.el:
|
|
5733 * minibuf.el (read-file-name-1):
|
|
5734 * minibuf.el (mouse-read-file-name-1):
|
|
5735 I made a number of changes to improve the appearance
|
|
5736 and functioning of the file dialog box. They include:
|
|
5737
|
|
5738 a) Fixing the problem where closing the dialog box by clicking on
|
|
5739 the close button of the window didn't properly exit the
|
444
|
5740 minibuffer.
|
442
|
5741
|
|
5742 b) Fixing the problem that if you typed part of a file name, and
|
|
5743 then clicked on a completion with the mouse, the file was not
|
444
|
5744 correctly selected.
|
442
|
5745
|
|
5746 c) Changing the title of the dialog box to reflect the operation
|
|
5747 being done in accordance with user interface conventions, rather
|
444
|
5748 than the name of the dialog box buffer, which is rather useless.
|
442
|
5749
|
|
5750 d) Remove the words "possible completions are" which didn't
|
444
|
5751 belong.
|
442
|
5752
|
|
5753 e) Fix things so that the completions scroll off the end of the
|
|
5754 completions windows only to the right, rather than both to the
|
|
5755 right and down, which is in accordance with Windows user interface
|
444
|
5756 conventions.
|
442
|
5757
|
|
5758 * msw-init.el (init-post-mswindows-win):
|
|
5759 Added a binding for meta-F4, which is the standard windows binding
|
|
5760 for exiting a program.
|
|
5761
|
|
5762 * select.el (get-selection-no-error):
|
|
5763 * select.el (own-selection):
|
|
5764 * select.el (own-clipboard):
|
|
5765 Added an optional argument called append to the functions
|
|
5766 own-selection and own-clipboard. This adds support for appending
|
|
5767 text to the existing selection and allows the function
|
|
5768 own-clipboard to be used as the value of the variable
|
|
5769 interprogram- cut-function.
|
|
5770
|
|
5771 Fixed a bug in own-selection in handling zmacs-region-stays.
|
|
5772
|
|
5773 * simple.el (historical-kill-line): New.
|
|
5774
|
|
5775 * simple.el (kill-line):
|
|
5776 * simple.el (interprogram-cut-function):
|
|
5777 * simple.el (interprogram-paste-function):
|
|
5778 * simple.el (handle-pre-motion-command):
|
|
5779 * simple.el (next-line):
|
|
5780 * simple.el (previous-line):
|
|
5781 a) Expanded the variable kill-whole-line, so that function
|
|
5782 kill-line can be set to delete the entire line always, not just
|
|
5783 when cursor is at the beginning of the line. This is controlled
|
|
5784 by setting the variable kill-whole-line to the symbol 'always.
|
|
5785 This behavior, as well as the existing kill-whole-line behavior,
|
|
5786 now only take effect when kill-line is called interactively,
|
|
5787 although this is a departure from a previous behavior in the case
|
|
5788 of setting this variable kill-whole-line to t. It is almost
|
|
5789 certainly what has always been intended, and most likely the old
|
|
5790 way of doing things introduced bugs. I also created a function
|
|
5791 called historical-kill-line, which ignores the kill-whole-line
|
|
5792 setting and always gives the historical behavior of only killing
|
|
5793 to the end of the line. I bound this function to shift- control-k
|
|
5794 so that the kill to end of line behavior is available, even when
|
|
5795 kill-whole-line has been set to change control-k into the simple
|
|
5796 delete-whole-line behavior. (This can be set using the options
|
|
5797 menu.)
|
|
5798
|
|
5799 b) I changed things so that kill and yank now interact with the
|
|
5800 clipboard by default under windows. This was done by changing the
|
|
5801 default value of interprogram-cut- function and
|
|
5802 interprogram-paste-function. You can get the old behavior by
|
|
5803 setting these to nil, and there is an option on the options menu
|
|
5804 to do this.
|
|
5805
|
|
5806 c) I added support for selecting text using shifted motion keys.
|
|
5807 This support is on by default and can be controlled by the
|
|
5808 variable shifted-motion-keys-select-region. There is also a
|
|
5809 variable called unshifted-motion-keys-deselect-region that
|
|
5810 controls more specifically how the shifted motion key behavior
|
|
5811 works. I did not put an option on the options menu to turn this
|
|
5812 off, because I can't imagine why this would be useful.
|
|
5813
|
|
5814 * simple.el (forward-block-of-lines):
|
|
5815 * simple.el (backward-block-of-lines):
|
|
5816 * simple.el (block-movement-size):
|
|
5817 New.
|
|
5818
|
|
5819 * simple.el (uncapitalized-title-words):
|
|
5820 * simple.el (uncapitalized-title-word-regexp):
|
|
5821 * simple.el (capitalize-string-as-title):
|
|
5822 * simple.el (capitalize-region-as-title):
|
|
5823 New.
|
444
|
5824
|
442
|
5825
|
|
5826 * subr.el (add-hook):
|
|
5827 * subr.el (make-local-hook): New.
|
|
5828 * subr.el (remove-local-hook): New.
|
|
5829 * subr.el (add-one-shot-hook): New.
|
|
5830 * subr.el (add-local-one-shot-hook): New.
|
|
5831 Added some functions to make using hooks easier.
|
|
5832 These include:
|
|
5833
|
|
5834 a) Functions add-local-hook and remove-local-hook to make it easy
|
|
5835 to use local hooks.
|
|
5836
|
|
5837 b) Functions add-one-shot-hook and add-local-one-shot-hook, which
|
|
5838 make it possible to add a "one-shot" hook, which is to say a hook
|
|
5839 that runs only once, and automatically removes itself after the
|
|
5840 first time it has run.
|
|
5841
|
|
5842 2000-03-09 Andy Piper <andy@xemacs.org>
|
|
5843
|
|
5844 * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
|
|
5845
|
|
5846 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5847
|
|
5848 * buff-menu.el (buffers-menu-omit-invisible-buffers):
|
|
5849 Moved from menubar-items.el.
|
|
5850 * dumped-lisp.el: Dump gutter-items regardless of menubar.
|
|
5851
|
|
5852 2000-03-08 Andy Piper <andy@xemacs.org>
|
|
5853
|
|
5854 * gutter-items.el (build-buffers-tab-internal): add selected field
|
|
5855 to buffers tab spec.
|
|
5856
|
|
5857 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5858
|
|
5859 * minibuf.el (last-exact-completion): Initialize to nil.
|
|
5860
|
|
5861 2000-03-07 Didier Verna <didier@xemacs.org>
|
|
5862
|
|
5863 * startup.el (command-line-1): remove unused variable
|
|
5864 `first-file-buffer'.
|
|
5865
|
|
5866 2000-02-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
5867
|
|
5868 * loaddefs.el (completion-ignored-extensions): Removed ".log",
|
|
5869 which is also used for Web server log files.
|
|
5870
|
|
5871 2000-02-03 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
5872
|
|
5873 * mule/mule-charset.el: Setup auto-fill-chars.
|
|
5874
|
|
5875 2000-03-02 SL Baur <steve@beopen.com>
|
|
5876
|
|
5877 * subr.el (with-string-as-buffer-contents): Reimplement using
|
|
5878 `with-temp-buffer'. Fixes non-unique buffer name problem, fixes
|
|
5879 non-deletion of buffer after execution problem.
|
|
5880 (with-output-to-string): Use unique buffer name.
|
|
5881
|
|
5882 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
5883
|
|
5884 * gutter-items.el (buffers-tab-sort-function): New variable.
|
|
5885 (buffers-tab-items): Funcall it to sort the buffer tab list.
|
|
5886
|
|
5887 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
5888
|
|
5889 * startup.el (load-user-init-file): Merge two `if's to one `or'.
|
|
5890
|
|
5891 2000-02-28 Martin Buchholz <martin@xemacs.org>
|
|
5892
|
|
5893 * menubar-items.el (maybe-add-init-button): Remove the "Load
|
|
5894 .emacs" button from all menubars.
|
|
5895
|
|
5896 2000-03-01 Didier Verna <didier@xemacs.org>
|
|
5897
|
|
5898 * rect.el (string-rectangle): depend on `pending-delete-mode' for
|
|
5899 region rectangle replacement (from Jan Vroonhof).
|
|
5900 (replace-rectangle): new function.
|
|
5901
|
|
5902 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
5903
|
|
5904 * mule/mule-cmds.el (set-default-coding-systems): Use
|
|
5905 set-terminal-coding-system and set-keyboard-coding-system.
|
|
5906 * coding.el (set-terminal-coding-system): Use
|
|
5907 set-console-tty-output-coding-system.
|
|
5908 (set-keyboard-coding-system): Use
|
|
5909 set-console-tty-input-coding-system.
|
|
5910
|
|
5911 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5912
|
|
5913 * minibuf.el (read-variable): Allow symbol to default argument.
|
|
5914
|
|
5915 2000-02-27 Andy Piper <andy@xemacs.org>
|
|
5916
|
|
5917 * gutter-items.el (update-tab-hook): new function to be used for
|
|
5918 hooks.
|
|
5919 (create-frame-hook): add update-tab-hook.
|
|
5920 (record-buffer-hook): ditto.
|
|
5921 (default-gutter-position-changed): ditto.
|
|
5922 (default-gutter-position): updating the buffers tab is now handled
|
|
5923 by a hook.
|
|
5924 (default-gutter-position-changed-hook): new variable.
|
|
5925 (gutter-element-visibility-changed-hook): ditto.
|
|
5926 (set-gutter-element-visible-p): call it.
|
|
5927 (set-gutter-element): use modify-specifier-instances. Set extents
|
|
5928 as duplicable before using.
|
|
5929 (remove-gutter-element): ditto.
|
|
5930 (set-gutter-element-visible-p): ditto.
|
|
5931 (init-gutter): new function.
|
|
5932 (add-tab-to-gutter): use new gutter-element functions rather than
|
|
5933 setting specifiers directly.
|
|
5934 (clear-progress): ditto.
|
|
5935 (abort-progress): ditto.
|
|
5936 (gutter-buffers-tab-visible-p): renamed from
|
|
5937 default-gutter-visible-p
|
|
5938
|
|
5939 * specifier.el (modify-specifier-instances): new function from Jan
|
|
5940 Vroonhof.
|
|
5941
|
|
5942 * x-init.el (init-post-x-win): call init-gutter.
|
|
5943
|
|
5944 * msw-init.el (init-post-mswindows-win): call init-gutter.
|
|
5945
|
|
5946 * menubar-items.el (default-menubar): Update to reflect new gutter
|
|
5947 variables.
|
|
5948
|
|
5949 2000-02-26 Andy Piper <andy@xemacs.org>
|
|
5950
|
|
5951 * gutter-items.el (set-gutter-element): new function. Add gutter
|
|
5952 elements to the specified gutter.
|
|
5953 (remove-gutter-element): new function. Remove gutter elements from
|
|
5954 the specified gutter.
|
|
5955 (set-gutter-element-visible-p): new function. Set gutter element
|
|
5956 visibility for the provided gutter-visible specifier.
|
|
5957
|
|
5958 2000-02-23 Andy Piper <andy@xemacs.org>
|
|
5959
|
|
5960 * gutter-items.el (add-tab-to-gutter): specify dimensions
|
|
5961 dynamically.
|
|
5962
|
|
5963 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
5964
|
|
5965 * gutter-items.el (add-tab-to-gutter):
|
|
5966 * package-get.el (package-get-interactive-package-query):
|
|
5967 * package-ui.el (pui-directory-exists):
|
|
5968 (pui-install-selected-packages):
|
|
5969 (pui-list-packages):
|
|
5970 Use #'(lambda ...) instead of '(lambda ...).
|
|
5971
|
|
5972 2000-02-21 Gregory Neil Shapiro <gshapiro@gshapiro.net>
|
|
5973
|
|
5974 * startup.el (load-user-init-file): Check to make sure user
|
|
5975 has an init-file before calling load().
|
|
5976
|
|
5977 2000-02-20 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
5978
|
|
5979 * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
|
|
5980
|
|
5981 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
5982
|
|
5983 * XEmacs 21.2.31 is released.
|
|
5984
|
|
5985 2000-02-21 Mike Sperber <mike@xemacs.org>
|
|
5986
|
|
5987 * loadup.el (really-early-error-handler):
|
|
5988 * update-elc.el:
|
|
5989 * make-docfile.el:
|
|
5990 Remove dependency on EMACSBOOTSTRAP... environment variables.
|
|
5991
|
|
5992 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
5993
|
|
5994 * XEmacs 21.2.30 is released.
|
|
5995
|
|
5996 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
5997
|
|
5998 * byte-optimize.el (byte-optimize-plus):
|
|
5999 (byte-optimize-minus):
|
|
6000 (byte-optimize-multiply):
|
|
6001 Optimize (- 0) to 0, not (-)
|
|
6002 Optimize (+ 5 3.0) to 8.0
|
|
6003 Optimize (* 5 3.0) to 15.0
|
|
6004 Improve readability.
|
|
6005
|
|
6006 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6007
|
|
6008 * modeline.el: (modeline-scrolling-method): change modeline
|
|
6009 mswindows cursor appearance according to the value.
|
|
6010
|
|
6011 * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
|
|
6012 and 'gui-element face colors and 'gui-element face font to Windows
|
|
6013 defaults.
|
|
6014
|
|
6015 2000-02-09 Stef Epardaud <stef@lunatech.com>
|
|
6016
|
|
6017 * font-lock.el: Javadoc enhancements
|
|
6018
|
|
6019 1999-11-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6020
|
|
6021 * ldap.el (toplevel): Test if LDAP support has been compiled in
|
|
6022 (ldap-verbose): New option
|
|
6023 (ldap-search-entries): Renamed from the previous ldap-search
|
|
6024 Conditionalize message display on ldap-verbose
|
|
6025 (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
|
|
6026 defuns
|
|
6027 (ldap-search): Is now defined as an obsolete wrapper calling
|
|
6028 ldap-search-basic or ldap-search-entries
|
|
6029
|
|
6030
|
|
6031 1999-12-06 Hirokazu FUKUI <hfukui@sannet.ne.jp>
|
|
6032 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
|
|
6033 Jan Vroonhof <jan@xemacs.org>
|
|
6034
|
|
6035 * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
|
|
6036 When for-effect is true, didn't call `byte-optimize-form'
|
|
6037 in and/or subforms without last.
|
|
6038
|
|
6039 1999-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6040
|
|
6041 * package-get.el (package-get-download-sites): Use correct custom
|
|
6042 type.
|
|
6043
|
|
6044 2000-02-15 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6045
|
|
6046 * files.el (write-file): Ask for coding system when compiled with
|
|
6047 file-coding.
|
|
6048
|
|
6049 2000-02-16 Andy Piper <andy@xemacs.org>
|
|
6050
|
|
6051 * buffer.el (switch-to-buffer): give norecord argument to
|
|
6052 set-window-buffer instead of explicitly recording.
|
|
6053
|
|
6054 * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
|
|
6055 we have to pick a window.
|
|
6056
|
|
6057 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6058
|
|
6059 * mule/mule-cmds.el (describe-language-support): Don't add
|
|
6060 unexist function to help-map.
|
|
6061 (describe-coding-system): Don't use already assigend `C'.
|
|
6062
|
763
|
6063 2000-01-23 Björn Torkelsson <torkel@hpc2n.umu.se>
|
442
|
6064
|
|
6065 * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
|
|
6066 work in custom.
|
|
6067
|
|
6068 2000-02-04 Kazuyuki IENAGA <kazz@imasy.or.jp>
|
|
6069
|
|
6070 * about.el: Ienaga's e-mail address change.
|
|
6071
|
|
6072 2000-02-16 Samuel Mikes <smikes@alumni.hmc.edu>
|
|
6073
|
|
6074 * etags.el (find-tag): force new window -- even if buf already
|
|
6075 visible -- when other-window is t
|
|
6076
|
|
6077 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
6078
|
|
6079 * XEmacs 21.2.29 is released.
|
|
6080
|
|
6081 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
6082
|
|
6083 * cl-extra.el (getf): This is now identical to `plist-get', so
|
|
6084 just defalias it.
|
|
6085 * cl-macs.el: Make getf an alias to plist-get, at the
|
|
6086 byte-compiler level, using define-compiler-macro.
|
|
6087
|
|
6088 2000-02-08 Martin Buchholz <martin@xemacs.org>
|
|
6089
|
|
6090 * cl-extra.el (cl-remprop): Remove. remprop is now in C.
|
|
6091
|
|
6092 2000-02-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6093
|
|
6094 * lisp/etags.el (find-tag-internal): set exact-tagname to
|
|
6095 a regular expression that matches against the tagname
|
|
6096 part of the tag entry first instead of only looking in
|
|
6097 the context area.
|
|
6098
|
763
|
6099 2000-01-23 Björn Torkelsson <torkel@hpc2n.umu.se>
|
442
|
6100
|
|
6101 * gutter-items.el: fixed typo(s) in customizing default-gutter-position
|
|
6102 * toobar.el: fixed typo(s) in customizing default-toolbar-position
|
|
6103
|
440
|
6104 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
6105
|
|
6106 * XEmacs 21.2.28 is released.
|
|
6107
|
|
6108 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
6109
|
|
6110 * cl-extra.el (getf): Just call `get', never `get*'.
|
|
6111 Make arglist match docstring.
|
|
6112 Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
|
|
6113 * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
|
|
6114 * byte-optimize.el: remove references to `get*'.
|
|
6115
|
|
6116 2000-02-06 Martin Buchholz <martin@xemacs.org>
|
|
6117
|
|
6118 * mule/european.el: Add syntax information for Latin3 and Latin4.
|
|
6119
|
|
6120 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
6121
|
|
6122 * byte-optimize.el: Byte-optimize (length "foo")
|
|
6123
|
|
6124 2000-02-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
6125
|
|
6126 * window.el (shrink-window-if-larger-than-buffer): Rewrite full
|
|
6127 width check using `window-leftmost-p' and `window-rightmost-p'.
|
|
6128
|
|
6129 2000-02-02 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6130
|
|
6131 * wid-edit.el (widget-match-inline): An atom never matches a
|
442
|
6132 list.
|
440
|
6133
|
|
6134 2000-01-29 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6135
|
|
6136 * modeline.el: Consolidated 'x and 'mswindows specification under
|
|
6137 'win tag.
|
|
6138
|
|
6139 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
6140
|
|
6141 * gutter-items.el: (format-buffers-tab-line): Try and be
|
|
6142 intelligent about buffer naming when we have duplicates.
|
|
6143
|
|
6144 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
6145
|
|
6146 * gutter-items.el (gutter-visible-p): Make sure the gutter gets
|
|
6147 updated when it becomes visible.
|
|
6148
|
|
6149 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6150
|
|
6151 * bytecomp.el (byte-compile-insert-header): Properly set coding
|
|
6152 system under MULE and file-coding.
|
|
6153
|
|
6154 2000-01-28 Martin Buchholz <martin@xemacs.org>
|
|
6155
|
442
|
6156 * coding.el (dontusethis-set-value-file-name-coding-system-handler):
|
|
6157 (dontusethis-set-value-terminal-coding-system-handler):
|
|
6158 (dontusethis-set-value-keyboard-coding-system-handler):
|
440
|
6159 Never undefine coding system aliases. Emergency fix for gnus.
|
|
6160
|
|
6161 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6162
|
|
6163 * files.el (abbreviate-file-name): Use directory-sep-char instead
|
|
6164 of hard-coded "/".
|
|
6165
|
|
6166 2000-01-27 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6167
|
|
6168 * startup.el (user-init-file-base-list): New variable, replacing
|
|
6169 user-init-file-base.
|
|
6170 (find-user-init-file): New function.
|
|
6171 (command-line-early): Use it.
|
|
6172 (load-user-init-file): Ditto.
|
|
6173
|
|
6174 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6175
|
|
6176 * gutter-items.el (update-tab-in-gutter): Use proper locale when
|
|
6177 calling valid-image-instantiator-format-p
|
|
6178
|
|
6179 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6180
|
|
6181 * isearch-mode.el (isearch-mode): The variable is
|
|
6182 isearch-unhidden-extents, not isearch-opened-extents.
|
|
6183
|
|
6184 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6185
|
|
6186 * minibuf.el (next-history-element): Modify error message if a
|
|
6187 default value is available.
|
|
6188
|
|
6189 2000-01-26 Martin Buchholz <martin@xemacs.org>
|
|
6190
|
|
6191 * bytecomp.el (byte-compile-file): Don't unconditionally write
|
|
6192 .elc files in binary - might contain non-Latin1.
|
|
6193
|
|
6194 2000-01-24 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6195
|
|
6196 * process.el (shell-quote-argument): Use (nt-quote-process-args)
|
|
6197 for windows-nt.
|
|
6198
|
442
|
6199 * version.el:
|
|
6200 * startup.el (user-init-file-base):
|
|
6201 * process.el (call-process-region):
|
|
6202 * files.el (make-backup-file-name):
|
|
6203 (backup-file-name-p):
|
|
6204 (file-relative-name):
|
|
6205 (abbreviate-file-name):
|
|
6206 (set-auto-mode):
|
440
|
6207 * code-process.el (call-process-region): Removed unnecessary
|
|
6208 branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
|
|
6209 support out of the universe.
|
|
6210
|
|
6211 * process.el:
|
442
|
6212 * code-process.el:
|
440
|
6213 * bytecomp.el (byte-compile-file): Removed reference to
|
|
6214 buffer-file-type, and commented usage of binary-process-output
|
|
6215 NTEmacs variables.
|
|
6216
|
|
6217 2000-01-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6218
|
|
6219 * help.el (function-arglist): Add case for macro.
|
|
6220
|
|
6221 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6222
|
|
6223 * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
|
|
6224 printers.
|
|
6225 (custom-display): Added a menu for printer/display tags.
|
|
6226
|
|
6227 * frame.el (frame-type):
|
|
6228 * device.el (device-type): Added 'msprinter to the doc string, and
|
|
6229 removed 'pc -- it is not going to be implemented ever.
|
|
6230 (call-device-method): Fixed docstring typo.
|
|
6231 Defined specifier tags 'printer and 'display.
|
|
6232
|
|
6233 2000-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6234
|
|
6235 * lisp/itimer.el (itimer-run-expired-timers): (consp
|
|
6236 last-command-event-time) instead of (consp
|
|
6237 'last-command-event-time).
|
|
6238
|
|
6239 2000-01-21 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6240
|
|
6241 * msw-glyphs.el: Removed obsolete commentary.
|
|
6242
|
|
6243 2000-01-21 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6244
|
|
6245 * minibuf.el (read-file-name): Use abbreviate-file-name to produce
|
|
6246 better default value.
|
|
6247
|
|
6248 2000-01-21 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6249
|
|
6250 * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
|
|
6251 (read-string): Ditto.
|
|
6252 (eval-minibuffer): Ditto.
|
|
6253 (read-command): Ditto.
|
|
6254 (read-function): Ditto.
|
|
6255 (read-variable): Ditto.
|
|
6256 (read-number): Ditto.
|
|
6257 (read-shell-command): Ditto.
|
|
6258 (read-number): Record history.
|
|
6259
|
|
6260 2000-01-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6261
|
|
6262 * etags.el (find-tag-tag): Use DEFAULT of completing-read.
|
|
6263
|
|
6264 2000-01-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6265
|
|
6266 * faces.el (startup-initialize-custom-faces): New function.
|
|
6267 Reset all faces created during auto-autoloads loading time
|
|
6268 by defface.
|
|
6269 * startup.el (command-line): Call it.
|
|
6270
|
|
6271 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6272
|
|
6273 * about.el (about-hackers): Add myself to contributors list.
|
|
6274
|
|
6275 2000-01-12 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6276
|
|
6277 * menubar-items.el (maybe-add-init-button): Removed an argument in
|
|
6278 a call to load-user-init-file, as the function managed to lose its
|
|
6279 formal parameter a few betas ago.
|
|
6280
|
438
|
6281 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
6282
|
|
6283 * XEmacs 21.2.27 is released.
|
|
6284
|
|
6285 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
6286
|
|
6287 * process.el (shell-command-to-string): Use the FSF docstring.
|
|
6288 Make shell-command-to-string the standard function, and
|
|
6289 exec-to-string the (deprecated) alias.
|
|
6290
|
|
6291 * startup.el: typo fix.
|
|
6292
|
|
6293 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
6294
|
|
6295 * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
|
|
6296
|
|
6297 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6298
|
|
6299 * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
|
|
6300 buffers after visible buffers.
|
|
6301 (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
|
|
6302
|
|
6303 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6304
|
|
6305 * info.el (Info-extract-menu-node-name): Stop at a dot
|
|
6306 followed by whitespace or right parenthesis.
|
|
6307
|
|
6308 2000-01-15 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6309
|
|
6310 * info.el (Info-directory-list): Warn against using Customize with
|
|
6311 Info-directory-list.
|
|
6312
|
|
6313 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
6314
|
|
6315 * minibuf.el (read-file-name): doc fix.
|
|
6316
|
|
6317 * autoload.el (update-file-autoloads): doc fix.
|
|
6318
|
|
6319 * about.el (about-hackers): Change my E-mail address.
|
|
6320
|
|
6321 2000-01-13 Martin Buchholz <martin@xemacs.org>
|
|
6322
|
|
6323 * info.el (Info-visit-file): Just use the `f' interactive spec to
|
|
6324 read a filename in the standard way.
|
|
6325
|
|
6326 2000-01-13 Andy Piper <andy@xemacs.org>
|
|
6327
|
|
6328 * gutter-items.el (gutter-buffers-tab-orientation): new variable.
|
|
6329 (gutter-buffers-tab-extent): new variable.
|
|
6330 (update-tab-in-gutter): call add-tab-to-gutter again if the
|
|
6331 orientation has changed.
|
|
6332 (add-tab-to-gutter): cope with different orientations.
|
|
6333
|
|
6334 2000-01-11 Didier Verna <didier@xemacs.org>
|
|
6335
|
|
6336 * info.el (Info-following-node-name): backward-skip dots as well
|
|
6337 as spaces (dots at the end of a node name aren't part of it).
|
|
6338 (Info-extract-menu-node-name): don't skip dots. There could be
|
|
6339 some in the node name.
|
|
6340 (Info-index): allow dots to be part of a node name.
|
|
6341
|
|
6342 2000-01-12 Andreas Jaeger <aj@suse.de>
|
|
6343
|
|
6344 * files.el (auto-mode-alist): Added idlwave-mode.
|
|
6345 Patch by Carsten Dominik <dominik@astro.uva.nl>.
|
|
6346
|
|
6347 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6348
|
|
6349 * info.el (Info-search): Show default value.
|
|
6350
|
|
6351 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6352
|
|
6353 * info.el (Info-read-node-completion-table): New variable.
|
|
6354 (Info-read-node-name-1): New function.
|
|
6355 (Info-read-node-name): Use it.
|
|
6356 (Info-follow-reference): Use DEFAULT argument of completing-read.
|
|
6357 (Info-menu): Ditto.
|
|
6358
|
|
6359 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6360
|
|
6361 * hyper-apropos.el (hyper-describe-key-briefly): Save
|
|
6362 window configuration.
|
|
6363 (hyper-describe-face): Use DEFAULT of completing-read.
|
|
6364 (hyper-apropos-read-variable-symbol): Ditto.
|
|
6365 (hyper-apropos-read-function-symbol): Ditto.
|
|
6366
|
|
6367 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6368
|
|
6369 * mule/mule-cmds.el (set-default-coding-system): Set
|
|
6370 comint-exec-hook to use coding-system-for-read and
|
|
6371 coding-system-for-write so that C-x RET c works.
|
|
6372
|
|
6373 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6374
|
|
6375 * minibuf.el (minibuffer-confirm-incomplete): Customize.
|
|
6376 (previous-matching-history-element): Increment
|
|
6377 minibuffer-max-depth by 1.
|
|
6378 (next-matching-history-element): Ditto.
|
|
6379
|
|
6380 2000-01-11 Andy Piper <andy@xemacs.org>
|
|
6381
|
|
6382 * gutter-items.el (buffers-tab): Create a new face for the buffers
|
|
6383 tab.
|
|
6384 (buffers-tab-face): use it.
|
|
6385
|
|
6386 2000-01-10 Didier Verna <didier@xemacs.org>
|
|
6387
|
|
6388 * modeline.el (modeline-scrolling-method): change modeline X
|
|
6389 cursor appearance according to the value.
|
|
6390
|
|
6391 2000-01-07 Andreas Jaeger <aj@suse.de>
|
|
6392
|
|
6393 * about.el (about-hackers): Moved my entry to contributor list.
|
|
6394 (xemacs-hackers): Added myself.
|
|
6395 (about-maintainer-info): Added description of myself.
|
|
6396
|
|
6397
|
|
6398 2000-01-07 Didier Verna <didier@xemacs.org>
|
|
6399
|
|
6400 * modeline.el (modeline-scrolling-method): new variable.
|
|
6401 (mouse-drag-modeline): add reference to it in the docstring.
|
|
6402 (mouse-drag-modeline): handle it.
|
|
6403
|
|
6404 2000-01-08 Andy Piper <andy@xemacs.org>
|
|
6405
|
|
6406 * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
|
|
6407 calls.
|
|
6408 (remove-buffer-from-gutter-tab): ditto.
|
|
6409
|
|
6410 2000-01-06 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6411
|
|
6412 * cus-edit.el (custom-hook-convert-widget): Fix comment.
|
|
6413 (custom-face-edit): Fix grammatical error in help message.
|
|
6414
|
|
6415 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6416
|
|
6417 * movemail.el: Added.
|
|
6418
|
|
6419 * dumped-lisp.el (preloaded-file-list): Added movemail.el.
|
|
6420
|
|
6421 2000-01-03 Didier Verna <didier@xemacs.org>
|
|
6422
|
|
6423 * modeline.el (mouse-drag-modeline): remove the code related to
|
|
6424 the modeline horizontal scrolling facility.
|
|
6425
|
436
|
6426 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
6427
|
|
6428 * XEmacs 21.2.26 is released.
|
|
6429
|
|
6430 1999-12-28 Andy Piper <andy@xemacs.org>
|
|
6431
|
|
6432 * wid-edit.el (widget-push-button-value-create): The gui cache
|
|
6433 does not agree with native widgets which can only be displayed
|
|
6434 once per window. The reasons for caching are diminished now that
|
|
6435 we don't hog resources when creating buttons.
|
|
6436 (widget-push-button-cache) deleted.
|
|
6437
|
434
|
6438 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
6439
|
|
6440 * XEmacs 21.2.25 is released.
|
|
6441
|
|
6442 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6443
|
|
6444 * hyper-apropos.el (hyper-apropos): Toggle
|
|
6445 hyper-apropos-programming-apropos correctly.
|
|
6446 Set REGEXP when user accepts default value.
|
|
6447
|
|
6448 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6449
|
|
6450 * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
|
|
6451 (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
|
|
6452
|
|
6453 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6454
|
|
6455 * mule/mule-category.el (undefined-category-designator):
|
|
6456 Return char instead of character. Search for undefined one.
|
|
6457 (describe-category): Use with-displaying-help-buffer.
|
|
6458
|
|
6459 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
6460
|
438
|
6461 * byte-optimize.el (byte-optimize-plus):
|
434
|
6462 Optimize (+ 1) to 1 instead of (1+ nil).
|
|
6463
|
|
6464 * files.el (basic-save-buffer): Rewrite for clarity. Use (char-before).
|
|
6465
|
|
6466 * byte-optimize.el (byte-compile-butlast): Remove. Use butlast instead.
|
|
6467
|
|
6468 * byte-optimize.el (byte-optimize-char-before): New function.
|
|
6469 Remove performance penalty for using (char-before) instead of (char-after).
|
|
6470
|
|
6471 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6472
|
|
6473 * mule/mule-category.el (char-category-list): Return character
|
|
6474 instead of integer.
|
|
6475
|
|
6476 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6477
|
|
6478 * minibuf.el (read-buffer): Check default is buffer object.
|
|
6479
|
|
6480 1999-11-25 Andy Piper <andy@xemacs.org>
|
|
6481
|
|
6482 * cus-edit.el (custom-buffer-create-buttons): Use native widgets
|
|
6483 for buttons.
|
|
6484
|
|
6485 1999-12-16 Andreas Jaeger <aj@suse.de>
|
|
6486
|
|
6487 * package-get.el (package-get-maybe-save-index): Fixed typo.
|
|
6488 Patch by Jeff Miller <jmiller@smart.net>.
|
|
6489
|
|
6490 1999-12-13 Charles G Waldman <cgw@alum.mit.edu>
|
|
6491
|
438
|
6492 * gnuserv.el (gnuserv-process-filter): don't call
|
434
|
6493 gnuserv-write-to-client when gnuserv-current-client is nil
|
|
6494
|
432
|
6495 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
6496
|
|
6497 * XEmacs 21.2.24 is released.
|
|
6498
|
|
6499 1999-12-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
6500
|
|
6501 * about.el (about-hackers): Update my email address.
|
|
6502
|
430
|
6503 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
6504
|
|
6505 * XEmacs 21.2.23 is released.
|
|
6506
|
|
6507 1999-11-06 Jason R Mastaler <jason@mastaler.com>
|
|
6508
|
|
6509 * package-get.el (package-get-download-sites): Removed several
|
|
6510 defunct download sites, added many new ones, and corrected a few
|
|
6511 incorrect directory-on-site entries. Added physical locations to
|
|
6512 site-description.
|
|
6513
|
|
6514 1999-11-30 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
6515
|
|
6516 * finder.el (finder-commentary): add DOC string and fix
|
|
6517 interactive spec
|
|
6518
|
|
6519 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6520
|
|
6521 * help.el (describe-function): Don't forget to intern the string
|
|
6522 completing-read returns.
|
|
6523 (describe-variable): Ditto.
|
|
6524
|
434
|
6525 1999-11-16 Adrian Aichner <adrian@xemacs.org>
|
430
|
6526
|
|
6527 * hyper-apropos.el (hyper-apropos-this-symbol): Handle
|
|
6528 `hyper-apropos-help-mode' here to find symbol to customize
|
|
6529 irregardless of cursor position and simplify
|
|
6530 `hyper-apropos-set-variable', `hyper-apropos-find-function', and
|
|
6531 `hyper-apropos-popup-menu'.
|
|
6532
|
|
6533 1999-11-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6534
|
|
6535 * apropos.el (apropos-mode-map): Add return to call
|
|
6536 apropos-follow.
|
|
6537 (apropos-print): Call apropos-mode to have better
|
|
6538 command reference. Put keymap text-poperty to
|
|
6539 symbole name.
|
|
6540
|
|
6541 1999-11-22 Alastair Burt <burt@dfki.de>
|
|
6542
|
|
6543 * help.el: (describe-bindings-1): Added handling of keymaps for
|
|
6544 the extents at point.
|
|
6545
|
|
6546 1999-12-02 Mark Thomas <mthomas@jprc.com>
|
|
6547
|
|
6548 * gutter-items.el (buffers-tab-items): Wrap the function in a
|
|
6549 save-match-data
|
|
6550
|
|
6551 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6552
|
|
6553 * help.el (describe-function): Use the DEFAULT argument to
|
|
6554 completing-read.
|
|
6555 (describe-variable): Ditto.
|
|
6556
|
|
6557 1999-11-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6558
|
|
6559 * minibuf.el (read-from-minibuffer): Add optional argument
|
|
6560 DEFAULT to have better mini-buffer history support.
|
|
6561 (completing-read): Pass default to read-from-minibuffer.
|
|
6562 (read-buffer): Pass default to completing-read.
|
|
6563
|
|
6564 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6565
|
|
6566 * font-lock.el (font-lock-doc-string-face): Document the
|
|
6567 `font-lock-lisp-like' property.
|
|
6568
|
|
6569 1999-11-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6570
|
|
6571 * lisp-mode.el: Specify `font-lock-lisp-like'.
|
|
6572
|
|
6573 * font-lock.el (font-lock-lisp-like): New function.
|
|
6574 (font-lock-fontify-syntactically-region): Use it.
|
|
6575
|
428
|
6576 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6577
|
|
6578 * XEmacs 21.2.22 is released
|
|
6579
|
|
6580 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
6581
|
|
6582 * XEmacs 21.2.21 is released.
|
|
6583
|
|
6584 1999-11-18 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6585
|
|
6586 * minibuf.el (read-coding-system): Accept symbol and
|
|
6587 coding-system object as a default-coding-system.
|
|
6588
|
|
6589 1999-11-16 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6590
|
|
6591 * minibuf.el (read-coding-system): Accept symbol as
|
|
6592 a default-coding-system.
|
|
6593
|
|
6594 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6595
|
|
6596 * apropos.el (apropos-documentation): Use insert instead
|
|
6597 of princ.
|
|
6598
|
|
6599 1999-11-07 William M. Perry <wmperry@aventail.com>
|
|
6600
|
|
6601 * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
|
|
6602 for the linux console.
|
|
6603
|
|
6604 * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
|
|
6605 stuff to work when you are not on a window system, since the GPM
|
|
6606 mouse support now allows pasting from outside of XEmacs.
|
|
6607
|
|
6608 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6609
|
|
6610 * XEmacs 21.2.20 is released
|
|
6611
|
|
6612 1999-11-06 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6613
|
|
6614 * setup-paths.el (paths-default-info-directories): Add
|
|
6615 /usr/share/info and /usr/local/share/info.
|
|
6616
|
|
6617 1999-10-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
6618
|
|
6619 * about.el: Updated Vladimir Ivanovic's info.
|
|
6620
|
|
6621 11999-08-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6622
|
|
6623 * auto-show.el (auto-show-truncationp): Remove.
|
|
6624
|
|
6625 * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
|
|
6626
|
|
6627 999-09-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
6628
|
|
6629 * indent.el (indent-line-to): fix bug: spaces were not replaced
|
|
6630 with tab if column is multiple of tab-width
|
|
6631 From dhn@qedinc.com
|
|
6632
|
|
6633 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6634
|
|
6635 * mule/mule-cmds.el (read-input-method-name): Accept symbols
|
|
6636 correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
|
|
6637
|
|
6638 * package-get.el (package-get-package-provider): Be verbose when
|
|
6639 interactive. Patch from Robert Pluim
|
|
6640
|
|
6641 1999-08-23 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
6642
|
|
6643 * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
|
|
6644 info file suffixes.
|
|
6645
|
|
6646 1999-08-19 Stephen Tse <stephent@sfu.ca>
|
|
6647
|
|
6648 * process.el (open-network-stream): Add a new optional parameter
|
|
6649 PROTOCOL to support udp; fix a minor typo and add an explanation
|
|
6650 in docstring for udp programming.
|
|
6651
|
|
6652 * code-process.el (open-network-stream): Add a new optional
|
|
6653 parameter PROTOCOL to support udp; fix a minor typo and add an
|
|
6654 explanation in docstring for udp programming.
|
|
6655
|
|
6656 1999-10-18 Andy Piper <andy@xemacs.org>
|
|
6657
|
|
6658 * gui.el (make-gui-button): be more precise about how we call
|
|
6659 callbacks.
|
|
6660
|
|
6661 * wid-edit.el (widget-push-button-value-create): Use the new form
|
|
6662 of native gui-button.
|
|
6663
|
|
6664 1999-10-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6665
|
|
6666 * info.el (Info-page-prev): Don't do (sit-for 0).
|
|
6667
|
|
6668 1999-10-13 Andy Piper <andy@xemacs.org>
|
|
6669
|
|
6670 * gutter-items.el (progress-abort-glyph): new glyph for showing
|
|
6671 abort status.
|
|
6672 (append-progress): dispatch-event rather than sit-for.
|
|
6673 (abort-progress): new function. Show the abort glyph with an
|
|
6674 appropriate message.
|
|
6675 (raw-append-progress): dispatch-event rather than sit-for.
|
|
6676 (display-progress): cope with aborts.
|
|
6677
|
|
6678 * gui.el (make-gui-button): Use native widgets for buttons
|
|
6679 unconditionally.
|
|
6680 (insert-gui-button): ditto.
|
|
6681 (gui-button-p): ditto.
|
|
6682
|
|
6683 * xbm-button.el: remove from core.
|
|
6684
|
|
6685 * xpm-button.el: remove from core.
|
|
6686
|
|
6687 1999-10-07 Olivier Galibert <galibert@pobox.com>
|
|
6688
|
|
6689 * faces.el (init-device-faces): Don't initialize the random faces
|
|
6690 on the stream device.
|
|
6691
|
|
6692 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
6693
|
438
|
6694 * files.el (recover-file): Don't use ls under windows for revert buffer.
|
428
|
6695
|
434
|
6696 1999-09-25 Adrian Aichner <adrian@xemacs.org>
|
428
|
6697
|
|
6698 * package-get.el (package-get-download-menu): Make menu really
|
|
6699 toggle download sites.
|
|
6700 (package-get-download-sites): Add autoload cookie.
|
|
6701
|
|
6702 1999-09-29 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6703
|
|
6704 * setup-paths.el (paths-find-module-directory): Ditto.
|
|
6705
|
|
6706 1999-09-29 Werner Fink <werner@suse.de>
|
|
6707
|
|
6708 * setup-paths.el (paths-find-exec-directory): Add missing nil
|
|
6709 parameter for environment.
|
|
6710
|
|
6711 1999-09-27 Martin Buchholz <martin@xemacs.org>
|
|
6712
|
438
|
6713 * modeline.el (modeline-format):
|
|
6714 Only purecopy the strings. Else
|
428
|
6715 (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
|
|
6716 barfs.
|
|
6717
|
|
6718 1999-08-28 Mike Woolley <mike@bulsara.com>
|
|
6719
|
|
6720 * winnt.el: Removed nt-shell-mode-hook, which was preventing the
|
|
6721 user setting comint-completion-addsuffix and
|
|
6722 comint-process-echoes.
|
|
6723
|
|
6724 1999-09-22 Andy Piper <andy@xemacs.org>
|
|
6725
|
|
6726 * gutter-items.el (update-tab-in-gutter): use
|
|
6727 last-nonminibuf-window instead of selected-window.
|
|
6728
|
|
6729 1999-09-18 Andy Piper <andy@xemacs.org>
|
|
6730
|
|
6731 * gnuserv.el (gnuserv-edit-files): select frame we are going to
|
|
6732 display on.
|
|
6733
|
|
6734 * subr.el (record-buffer-hook): new variable so that the hook gets
|
|
6735 some documentation.
|
|
6736
|
|
6737 1999-09-16 Andy Piper <andy@xemacs.org>
|
|
6738
|
|
6739 * gutter-items.el (update-tab-in-gutter): only update when the
|
|
6740 gutter is visible.
|
|
6741 (remove-buffer-from-gutter-tab): ditto.
|
|
6742
|
|
6743 1999-09-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
6744
|
|
6745 * simple.el (do-auto-fill): Commented out part of Kinsoku
|
|
6746 processing.
|
|
6747
|
|
6748 1999-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
6749
|
|
6750 * isearch-mode.el (isearch-highlightify-region): Give the
|
|
6751 highlighting extents a high priority.
|
|
6752 (isearch-make-extent): Give the main highlighting extent an even
|
|
6753 higher priority.
|
|
6754
|
|
6755 1999-09-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6756
|
|
6757 * packages.el (packages-compute-package-locations): Fix typo from
|
|
6758 -u rationalization.
|
|
6759
|
|
6760 1999-09-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6761
|
|
6762 * setup-paths.el (paths-find-doc-directory): Respect value of
|
|
6763 `configure-doc-directory.'
|
|
6764
|
|
6765 * find-paths.el (paths-find-architecture-directory): Give
|
|
6766 precendence `default' argument (which typically comes from
|
|
6767 configure).
|
|
6768
|
|
6769 1999-09-05 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6770
|
|
6771 * startup.el (command-line-early): Added options -user-init-file
|
|
6772 and -user-init-directory.
|
|
6773
|
|
6774 * files.el (user-init-file): Default to NIL so we can recognize
|
|
6775 when it's set.
|
|
6776
|
|
6777 1999-08-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6778
|
438
|
6779 * obsolete.el (init-file-user):
|
|
6780 * startup.el:
|
|
6781 * packages.el (packages-compute-package-locations):
|
|
6782 * package-get.el (package-get-user-index-filename):
|
|
6783 * menubar-items.el (maybe-add-init-button):
|
|
6784 * info.el (Info-annotations-path):
|
|
6785 * dump-paths.el:
|
428
|
6786 Change `user-init-directory' to be an absolute path.
|
|
6787 Use `user-init-directory' where appropriate.
|
|
6788 Zap `init-file-user' and its uses.
|
|
6789
|
|
6790 1999-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
6791
|
|
6792 * subr.el (copy-symbol): New function.
|
|
6793
|
|
6794 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
6795
|
|
6796 * isearch-mode.el (isearch-done): Be sure to restore invisible
|
|
6797 extents in the proper buffer.
|
|
6798 (isearch-pre-command-hook): Set this-command to the correct value
|
|
6799 in case the buffer has changed and old overriding-local-map was
|
|
6800 used.
|
|
6801 (isearch-restore-extent): Use remprop instead of setting the
|
|
6802 property to nil.
|
|
6803
|
|
6804 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
6805
|
|
6806 * cmdloop.el (execute-extended-command): Update zmacs region
|
|
6807 before the delay.
|
|
6808 (execute-extended-command): Make the message gettext-friendly.
|
|
6809
|
|
6810 1999-09-07 Andy Piper <andy@xemacs.org>
|
|
6811
|
|
6812 * gutter-items.el (progress-gauge-glyph): renamed from
|
|
6813 progress-glyph.
|
|
6814 (progress-text-glyph): new variable.
|
|
6815 (progress-layout-glyph): use layouts and text glyphs.
|
|
6816 (progress-area-buffer): removed.
|
|
6817 (progress-text-and-extent): new variable.
|
|
6818 (progress-displayed-p): dynamically create gutter area buffer.
|
|
6819 (clear-progress): ditto.
|
|
6820 (raw-append-progress): ditto.
|
|
6821 (append-progress): use new glyph names.
|
|
6822 (raw-append-progress): only create the extent when needed. set
|
|
6823 properties more optimally.
|
|
6824 (progress): remove args.
|
|
6825
|
|
6826 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
6827
|
|
6828 * isearch-mode.el (isearch-range-invisible): Use mapc instead of
|
|
6829 mapcar where the return value is unused.
|
|
6830 (isearch-restore-invisible-extents): Ditto.
|
|
6831 (isearch-highlight-all-cleanup): Ditto.
|
|
6832 (isearch-delete-extents-in-range): Traverse the extents only once.
|
|
6833 (isearch-highlight-all-update): Don't start over if the search
|
|
6834 string has changed and more input is pending.
|
|
6835
|
|
6836 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
6837
|
|
6838 * packages.el (packages-find-package-data-path): Ditto.
|
|
6839
|
|
6840 * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
|
|
6841
|
|
6842 * subr.el (mapc-internal): Don't make obsolete.
|
|
6843
|
|
6844 * cl-extra.el (mapc): Resurrect.
|
|
6845
|
|
6846 1999-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6847
|
438
|
6848 * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
|
428
|
6849 alias.
|
|
6850
|
|
6851 * isearch-mode.el (isearch-top-state): Restore isearch-word.
|
|
6852 (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
|
|
6853 (isearch-yank-clipboard): Use get-clipboard instead of
|
|
6854 x-get-clipboard.
|
|
6855 (isearch-yank-selection): Fix docstring.
|
|
6856
|
|
6857 1999-09-02 Martin Buchholz <martin@xemacs.org>
|
|
6858
|
|
6859 * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
|
|
6860
|
|
6861 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
6862
|
|
6863 * cl-macs.el (extent-start-position): Fix setf method.
|
|
6864 (extent-end-position): Ditto.
|
|
6865
|
|
6866 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
6867
|
|
6868 * isearch-mode.el: End merge with FSF 20.4.
|
|
6869
|
|
6870 * isearch-mode.el (search-invisible): New variable.
|
|
6871 (isearch-hide-immediately): Ditto.
|
|
6872 (isearch-unhidden-extents): Ditto.
|
|
6873 (isearch-range-invisible): New function.
|
|
6874 (isearch-unhide-extent): Ditto.
|
|
6875 (isearch-restore-invisible-extents): Ditto.
|
|
6876 (isearch-restore-extent): Ditto.
|
|
6877
|
|
6878 * isearch-mode.el (isearch-ring-advance-edit): Use FSF
|
|
6879 implementation.
|
|
6880 (isearch-ring-retreat-edit): Ditto.
|
|
6881 (isearch-forward): New argument NO-RECURSIVE-EDIT.
|
|
6882 (isearch-forward-regexp): New arguments NOT-REGEXP and
|
|
6883 NO-RECURSIVE-EDIT.
|
|
6884 (isearch-backward): New argument NO-RECURSIVE-EDIT.
|
|
6885 (isearch-backward-regexp): New arguments NOT-REGEXP and
|
|
6886 NO-RECURSIVE-EDIT.
|
|
6887 (isearch-mode): Return isearch-success.
|
|
6888 (isearch-update): Use unread-command-events instead of
|
|
6889 unread-command-event.
|
|
6890 (isearch-abort): If an invalid regexp is encountered, keep popping
|
|
6891 states.
|
|
6892 (isearch-*-char): Use FSF implementation.
|
|
6893 (isearch-whitespace-chars): Use the more robust FSF's
|
|
6894 implementation.
|
|
6895 (isearch-within-brackets): New variable.
|
|
6896 (isearch-mode): Initialize it.
|
|
6897 (isearch-edit-string): Bind it.
|
|
6898 (isearch-search-and-update): Set it.
|
|
6899 (isearch-push-state): Push it.
|
|
6900 (isearch-top-state): Pop it.
|
|
6901 (isearch-search): Set it.
|
|
6902 (isearch-printing-char): When called by isearch-whitespace-chars,
|
|
6903 handle M-SPC gracefully.
|
|
6904 (isearch-message-prefix): New argument ELLIPSIS.
|
|
6905 (isearch-message-suffix): Ditto.
|
|
6906 (isearch-message): Use the ELLIPSIS argument when calling
|
|
6907 isearch-message-prefix and isearch-message-suffix.
|
|
6908 (isearch-message-prefix): Distinguish between "wrapped" and
|
|
6909 "overwrapped" search, FWIW.
|
|
6910
|
|
6911 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
6912
|
|
6913 * isearch-mode.el (isearch-edit-string): Use the head of the
|
|
6914 search ring instead of search-last-string and search-last-regexp.
|
|
6915 (search-highlight): Renamed from isearch-highlight.
|
|
6916 (isearch-exit): Use the new name.
|
|
6917 (isearch-highlight): Ditto.
|
|
6918 (isearch-dehighlight): Ditto.
|
|
6919 (isearch-update-ring): New function.
|
|
6920 (isearch-done): Call it.
|
|
6921 (isearch-done): New argument EDIT.
|
438
|
6922 (isearch-repeat): If search string is empty, look up at the car of
|
428
|
6923 the search ring; ignore the yank pointer.
|
|
6924 (isearch-abort): Call isearch-done with NOPUSH.
|
|
6925 (isearch-cancel): New function.
|
|
6926 (isearch-mode-map): Bind it to ESC ESC ESC.
|
|
6927
|
|
6928 * isearch-mode.el: Begin merge with FSF 20.4.
|
|
6929
|
|
6930 1999-09-01 Andy Piper <andy@xemacs.org>
|
|
6931
|
|
6932 * x-select.el (x-get-clipboard): obsolete.
|
|
6933 (x-yank-clipboard-selection): obsolete
|
|
6934
|
|
6935 * select.el (disown-selection): need to be careful to disown the
|
|
6936 clipboard if we set it via selection.
|
|
6937 (get-clipboard): move from x-select.el
|
|
6938 (yank-clipboard-selection): ditto.
|
|
6939
|
|
6940 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
6941
|
|
6942 * isearch-mode.el (isearch-exit): Bind isearch-highlight and
|
|
6943 isearch-highlight-all-matches to nil.
|
|
6944 (isearch-fixed-case): New variable.
|
|
6945 (isearch-mode): Initialize it.
|
|
6946 (isearch-edit-string): Save it.
|
|
6947 (isearch-toggle-case-fold): Set it.
|
|
6948 (isearch-fix-case): Make sure isearch-toggle-case-fold works --
|
|
6949 need to check isearch-fixed-case.
|
|
6950 (isearch-toggle-case-fold): Update highlighting of all matches
|
|
6951 before the pause.
|
438
|
6952 (isearch-edit-string):
|
428
|
6953
|
|
6954 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
6955
|
|
6956 * isearch-mode.el (isearch-edit-string): Call isearch-message
|
|
6957 before reading the event so that the prompt is displayed properly.
|
|
6958 (isearch-message): Use isearch-nonincremental when calling
|
|
6959 isearch-message-prefix.
|
|
6960 (minibuffer-local-isearch-map): Bind up and down to do the same as
|
|
6961 M-p and M-n respectively.
|
|
6962 (isearch-done): New arg NOPUSH.
|
|
6963 (isearch-edit-string): Use it.
|
|
6964 (isearch-edit-string): Don't bind isearch-string.
|
|
6965 (isearch-ring-adjust): Edit string, *then* push state.
|
|
6966
|
|
6967 1999-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
6968
|
|
6969 * faces.el (isearch-secondary): Make isearch-secondary look
|
|
6970 different than default.
|
|
6971
|
|
6972 1999-08-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
6973
|
|
6974 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
6975 save-excursion.
|
|
6976 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
6977 (isearch-update): Call isearch-dehighlight without arguments.
|
|
6978 (isearch-done): Ditto.
|
|
6979
|
|
6980 * isearch-mode.el (isearch-fix-case): If the search string has no
|
|
6981 upper-case letters, allow the folding to be reenabled.
|
|
6982 Previously, once disabled, the folding would remain that way until
|
|
6983 the end of isearch.
|
|
6984 (isearch-top-state): Call isearch-fix-case.
|
|
6985
|
|
6986 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
6987 save-excursion.
|
|
6988 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
6989
|
|
6990 1999-08-31 Jan Vroonhof <jan@xemacs.org>
|
|
6991
|
|
6992 * xpm-button.el:
|
|
6993 xbm-button.el: Need to exist in core because gui.el depends on
|
|
6994 them.
|
|
6995
|
|
6996 1999-08-31 Andy Piper <andy@xemacs.org>
|
|
6997
|
|
6998 * gutter-items.el (buffers-tab-face): new customizable variable.
|
|
6999 (buffers-tab-default-buffer-line-length): new specifier for
|
|
7000 maximum viewable characters.
|
|
7001 (progress-stack): new variable for implementing widget-based
|
|
7002 progress messages.
|
|
7003 (progress-area-buffer): ditto.
|
|
7004 (progress-glyph-height): ditto.
|
|
7005 (progress-stop-callback): ditto.
|
|
7006 (progress-quit-function): new function.
|
|
7007 (progress-glyph): new variable.
|
|
7008 (progress-layout-glyph): ditto.
|
|
7009 (progress-displayed-p): new function, see message-displayed-p for
|
|
7010 details.
|
|
7011 (clear-progress): ditto.
|
|
7012 (remove-progress): ditto.
|
|
7013 (append-progress): ditto.
|
|
7014 (raw-append-progress): ditto.
|
|
7015 (display-progress): ditto.
|
|
7016 (current-progress): ditto.
|
|
7017 (current-progress-label): ditto.
|
|
7018 (progress): ditto.
|
|
7019 (lprogress): ditto.
|
|
7020
|
|
7021
|
|
7022 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
7023
|
|
7024 * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
|
|
7025
|
|
7026 * isearch-mode.el (isearch-yank-x-selection): Renamed to
|
|
7027 `isearch-yank-selection'.
|
|
7028 (isearch-mode-map): Use it.
|
|
7029 (isearch-yank-selection): Use `get-selection' instead of
|
|
7030 `get-x-selection'.
|
|
7031
|
|
7032 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
7033
|
|
7034 * faces.el (isearch-secondary): Create face here.
|
|
7035
|
438
|
7036 * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
|
428
|
7037 timers.
|
|
7038
|
|
7039 1999-08-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
7040
|
|
7041 * subr.el (buffer-string): More robust backward compatibility
|
|
7042 check, courtesy William Perry.
|
|
7043
|
|
7044 1999-08-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
7045
|
|
7046 * replace.el (perform-replace): Stop the search after the search
|
|
7047 limit has been reached.
|
|
7048
|
|
7049 1999-08-23 Andy Piper <andy@xemacs.org>
|
|
7050
|
|
7051 * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
|
|
7052 here if we don't have one.
|
|
7053
|
|
7054 1999-08-15 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7055
|
|
7056 * ldap.el (ldap-coding-system): Default to nil until we get
|
|
7057 efficient UTF8 support
|
|
7058 (ldap-decode-string): Guard against `decode-coding-string' not
|
|
7059 being defined
|
|
7060 (ldap-encode-string): Guard against `encode-coding-string' not
|
|
7061 being defined
|
|
7062
|
442
|
7063 1999-08-23 Didier Verna <didier@xemacs.org>
|
428
|
7064
|
|
7065 * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
|
|
7066 Some doc strings improvements, and add a star to the `interactive'
|
|
7067 calls.
|
|
7068
|
|
7069 1999-08-18 Stef Epardaud <stef@lunatech.com>
|
|
7070
|
|
7071 * font-lock.el (java-font-lock-keywords-3): introduced new
|
|
7072 keywords and regexpes for javadoc syntax 1.2.
|
|
7073
|
|
7074 1999-08-17 Andy Piper <andy@xemacs.org>
|
|
7075
|
|
7076 * gutter-items.el (buffers-tab-format-buffer-line-function): use
|
|
7077 format-buffers-tab-line.
|
|
7078 (buffers-tab-max-buffer-line-length): new variable.
|
|
7079 (format-buffers-tab-line): new function. truncate names if over
|
|
7080 buffers-tab-max-buffer-line-length.
|
|
7081
|
|
7082 1999-08-13 Charles G Waldman <cgw@fnal.gov>
|
|
7083
|
|
7084 * cus-start.el: Customize the variable `bell-inhibit-time'.
|
|
7085
|
|
7086 1999-08-16 Andy Piper <andy@xemacs.org>
|
|
7087
|
|
7088 * gutter-items.el (remove-buffer-from-gutter-tab): take a
|
|
7089 brute-force approach to deleting the last buffer.
|
|
7090 (buffers-tab-grouping-regexp): new customizable variable.
|
|
7091 (select-buffers-tab-buffers-by-mode): use it.
|
|
7092
|
|
7093 1999-08-13 Andy Piper <andy@xemacs.org>
|
|
7094
|
|
7095 * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
|
|
7096 deletion problem.
|
|
7097
|
442
|
7098 1999-07-30 Didier Verna <didier@xemacs.org>
|
428
|
7099
|
|
7100 * cus-edit.el (custom-save-variables): I said, use prin1 instead
|
|
7101 of princ to output symbols.
|
|
7102 (custom-save-face-internal): ditto.
|
|
7103 (custom-save-resets): ditto.
|
|
7104
|
442
|
7105 1999-08-09 Didier Verna <didier@xemacs.org>
|
428
|
7106
|
|
7107 * gutter-items.el (select-buffers-tab-buffers-by-mode): use
|
|
7108 `regexp-quote' to protect the major mode name for use as a regular
|
|
7109 expression (c++ needs this for instance).
|
|
7110
|
|
7111 1999-08-08 Andy Piper <andy@xemacs.org>
|
|
7112
|
|
7113 * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
|
|
7114 cope with similar mode names.
|
|
7115
|
|
7116 * gutter-items.el (buffers-tab-selection-function): new selection
|
|
7117 function.
|
|
7118 (select-buffers-tab-buffers-by-mode): new function.
|
|
7119 (buffers-tab-items): use it if set to only display buffers in the
|
|
7120 tab in the current buffer's group..
|
|
7121 (update-tab-in-gutter): use new api.
|
|
7122 (remove-buffer-from-gutter-tab): ditto.
|
|
7123
|
|
7124 * gutter-items.el (buffers-tab-max-size): set custom selection
|
|
7125 default to 6.
|
|
7126 (buffers-tab-switch-to-buffer): just switch window if the window is visible.
|
|
7127 (add-tab-to-gutter): set face as default.
|
|
7128
|
|
7129 1999-07-07 Jan Vroonhof <jan@xemacs.org>
|
|
7130
|
|
7131 * faces.el (frob-face-property): Merge the fall-back specifier
|
|
7132 with the target, not replace it.
|
|
7133
|
|
7134 1999-08-05 Andy Piper <andy@xemacs.org>
|
|
7135
|
|
7136 * gutter-items.el (update-tab-in-gutter): add frame argument for
|
|
7137 buffer-items.
|
|
7138 (update-tab-in-gutter): use it.
|
|
7139
|
|
7140 * gutter-items.el (record-buffer-hook): set.
|
|
7141
|
|
7142 * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
|
|
7143 change.
|
|
7144 (switch-to-buffer-hook) deleted.
|
|
7145
|
|
7146 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
7147
|
|
7148 * gutter-items.el (update-tab-in-gutter): make sure this will work
|
|
7149 as an argument to create-frame-hook.
|
|
7150
|
|
7151 1999-07-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
7152
|
|
7153 * isearch-mode.el: Modified Bob and Darryl's code to use itimers
|
|
7154 instead of timer emulation.
|
|
7155
|
|
7156 1999-07-30 Darryl Okahata <darrylo@sonic.net>
|
|
7157
|
|
7158 * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
|
|
7159 Emacs isearch enhancements.
|
|
7160
|
|
7161 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
7162
|
|
7163 * gutter-items.el (add-tab-to-gutter): put in specifier specs for
|
|
7164 all devices that support tab controls.
|
|
7165 (remove-buffer-from-gutter-tab): new function. to be used as a
|
|
7166 value for kill-buffer-hook.
|
|
7167
|
|
7168 1999-07-21 Sean MacLennan <seanm@storm.ca>
|
|
7169
|
|
7170 * auto-show.el (auto-show-truncationp): changed to match
|
|
7171 `window_translation_on'
|
|
7172
|
|
7173 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
7174
|
|
7175 * XEmacs 21.2.19 is released
|
|
7176
|
|
7177 1999-07-28 SL Baur <steve@miho>
|
|
7178
|
|
7179 * code-files.el (insert-file-contents): Fix docstring.
|
|
7180 revert previous change.
|
|
7181
|
|
7182 1999-07-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
7183
|
|
7184 * fill.el (fill-region-as-paragraph): Change re-break-point to
|
|
7185 contain word-across-newline plus one character so that filling
|
|
7186 Japanese and Chinese works as desired.
|
|
7187 * simple.el (do-auto-fill): Ditto.
|
|
7188
|
|
7189 1999-07-26 SL Baur <steve@miho>
|
|
7190
|
|
7191 * mule/japanese.el ("Japanese"): Do not specify a default input
|
|
7192 method.
|
|
7193 Suggested by MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7194
|
|
7195 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7196
|
|
7197 * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
|
|
7198 able to use cl-macs macro in early lisp.
|
|
7199
|
|
7200 1999-07-23 Jan Vroonhof <jan@xemacs.org>
|
|
7201
|
|
7202 * custom.el:
|
|
7203 * cus-face.el:
|
|
7204 * cus-edit.el:
|
|
7205 Massive custom Theme API changes.
|
|
7206
|
|
7207 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7208
|
|
7209 * code-files.el (insert-file-contents): Regard
|
|
7210 coding-system-magic-cookie if `coding-system-for-read' is nil.
|
|
7211
|
|
7212 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7213
|
|
7214 * mule/thai-xtis.el: Add coding: local variable, to avoid
|
|
7215 bootstrapping problem with C locale.
|
|
7216
|
|
7217 1999-07-22 Andy Piper <andy@xemacs.org>
|
|
7218
|
|
7219 * dumped-lisp.el (preloaded-file-list): guard against putting
|
|
7220 gutter-items in a less than functional XEmacs.
|
|
7221 * gutter-items.el: put call to `add-tab-to-gutter' back in.
|
|
7222
|
|
7223 1999-07-18 Bob Weiner <weiner@beopen.com>
|
|
7224
|
|
7225 * fill.el (fill-context-prefix): Fixed bug that prevented the
|
|
7226 setting of an adaptive fill prefix when the `dont-skip-first' was
|
|
7227 t.
|
|
7228
|
|
7229 1999-07-22 SL Baur <steve@miho>
|
|
7230
|
|
7231 * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
|
|
7232
|
|
7233 1999-06-25 Karl M. Hegbloom <karlheg@debian.org>
|
|
7234
|
|
7235 * files.el (interpreter-mode-alist): add `make', `guile', and
|
|
7236 `emacs' entries. (#!/usr/bin/make -f ought to send a file into
|
|
7237 makefile-mode, guile is a scheme, and someday XEmacs will be
|
|
7238 modular enough to use as an efficient scripting tool.)
|
|
7239
|
|
7240 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7241
|
|
7242 * mule/mule-cmds.el (reset-language-environment): Regard
|
|
7243 coding-category `utf-8' and `ucs-4' if they are available.
|
|
7244
|
|
7245 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7246
|
|
7247 * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
|
|
7248 (prefer-coding-system): Fix DOC-string.
|
|
7249
|
|
7250 * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
|
|
7251 DOC-string too.
|
|
7252
|
|
7253 * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
|
|
7254 Mule.
|
|
7255 (coding-system-change-eol-conversion): Fix DOC-string.
|
|
7256
|
|
7257 1999-06-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7258
|
|
7259 * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
|
|
7260 instead of `list-coding-system'.
|
|
7261
|
|
7262 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7263
|
|
7264 * menubar-items.el (default-menubar): `select-input-method' was
|
|
7265 renamed to `set-input-method'.
|
|
7266
|
|
7267 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
7268 "Set Language Environment" menu.
|
|
7269
|
|
7270 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
7271 "Describe Language Support" menu.
|
|
7272
|
|
7273 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7274
|
|
7275 * mule/chinese.el ("Chinese-GB"): Rename
|
|
7276 `chinese-gb-environment-setup-function' to
|
|
7277 `setup-chinese-gb-environment-internal'.
|
|
7278
|
|
7279 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7280
|
|
7281 * mule/korean.el: Use `define-coding-system-alias' instead of
|
|
7282 `copy-coding-system'.
|
|
7283
|
|
7284 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7285
|
|
7286 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
7287 Treat duplicated coding-categories.
|
|
7288
|
|
7289 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7290
|
|
7291 * mule/japanese.el: Use `define-coding-system-alias' instead of
|
|
7292 `copy-coding-system'.
|
|
7293
|
|
7294 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7295
|
|
7296 * mule/vietnamese.el: Specify `iso-8-1' as a category of
|
|
7297 coding-system `viscii'.
|
|
7298
|
|
7299 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7300
|
|
7301 * mule/cyrillic.el:
|
|
7302 - Specify `iso-8-1' as a category of coding-system `koi8-r'.
|
|
7303 (cyrillic-alternativnyj-decode-table): New variable.
|
|
7304 (cyrillic-alternativnyj-encode-table): New variable.
|
|
7305 - Specify `iso-8-1' as a category of coding-system
|
|
7306 `alternativnyj'.
|
|
7307 - Abolish general Cyrillic environment.
|
|
7308
|
|
7309 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7310
|
|
7311 * mule/chinese.el:
|
|
7312 - Use `define-coding-system-alias' instead of `copy-coding-system'.
|
|
7313 - Register `chinese-gb-environment-setup-function' as a
|
|
7314 `setup-function' of "Chinese-GB" environment.
|
|
7315
|
|
7316 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7317
|
|
7318 * mule/mule-cmds.el (set-language-info-alist): Allow dummy
|
|
7319 optional argument `parents'.
|
|
7320
|
|
7321 * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
|
|
7322 property for Thai-XTIS.
|
|
7323
|
|
7324 * mule/mule-help.el (help-with-tutorial): Use property
|
|
7325 `tutorial-coding-system' of language-info as a coding-system to
|
|
7326 read tutorial file.
|
|
7327
|
|
7328 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7329
|
|
7330 * mule/thai-xtis.el: Don't setup `setup-function' and
|
|
7331 `exit-function'.
|
|
7332
|
|
7333 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
7334 `set-coding-category-system' to set up coding-system for
|
|
7335 coding-category.
|
|
7336
|
|
7337 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
7338 `set-coding-category-system' to set up coding-system for
|
|
7339 coding-category.
|
|
7340
|
|
7341 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7342
|
|
7343 * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
|
|
7344 Thai-XTIS environment.
|
|
7345
|
|
7346 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
7347 `find-coding-system' instead of `coding-system-p'.
|
|
7348
|
|
7349 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7350
|
|
7351 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
7352 Modify eol-type for XEmacs.
|
|
7353
|
|
7354 * mule/thai-xtis.el: Delete unused local variable `category'.
|
|
7355
|
|
7356 * mule/mule-cmds.el (coding-system-change-eol-conversion): New
|
|
7357 function.
|
|
7358 (prefer-coding-system): Don't call
|
|
7359 `update-coding-systems-internal'; use function
|
|
7360 `coding-category-list' instead of variable `coding-category-list';
|
|
7361 use `set-coding-priority-list' instead of `set-coding-priority';
|
|
7362 modify `eol-type' for XEmacs.
|
|
7363
|
|
7364 * mule/mule-misc.el (string-width): Use `charset-width' instead of
|
|
7365 `charset-columns'.
|
|
7366 (char-width): Likewise.
|
|
7367
|
|
7368 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7369
|
|
7370 * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
|
|
7371 `tis-620'.
|
|
7372
|
|
7373 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
7374 `set-coding-priority-list' instead of `set-coding-priority'; don't
|
|
7375 call `update-coding-systems-internal'.
|
|
7376
|
|
7377 * mule/mule-misc.el (coding-system-get): New function.
|
|
7378 (coding-system-put): New function.
|
|
7379 (coding-system-category): New function.
|
|
7380
|
|
7381 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7382
|
|
7383 * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
|
|
7384 when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
|
|
7385 to avoid conflict with leim/quail/thai-xtis.
|
|
7386
|
|
7387 * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
|
|
7388 to thai-xtis-chars.el.
|
|
7389
|
|
7390 * mule/thai-xtis-chars.el: New file (split from
|
|
7391 mule/thai-xtis.el).
|
|
7392
|
|
7393 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7394
|
|
7395 * mule/thai-xtis.el:
|
|
7396 - Change category for the charset `thai-xtis' to `?x' from `?T'.
|
|
7397 - Add syntax entries.
|
|
7398 - Put `preferred-coding-system' of the charset `thai-xtis' to
|
|
7399 `tis-620'.
|
|
7400
|
|
7401 1999-06-28 TAKAHASHI Naoto <ntakahas@etl.go.jp>
|
|
7402
|
|
7403 * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
|
|
7404 rewritten to use write-multibyte-character.
|
|
7405
|
|
7406 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7407
|
|
7408 mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
|
|
7409 of `iso-2022-7'.
|
|
7410 (prefer-coding-system): Synced up with Emacs 20.3.11 but not
|
|
7411 ported yet.
|
|
7412 (read-input-method-name): Treat optional argument `default'.
|
|
7413
|
|
7414 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7415
|
|
7416 * mule/mule-cmds.el (set-language-info): Don't set up menus at
|
|
7417 all.
|
|
7418 (set-language-info-alist): Set up menus here.
|
|
7419
|
|
7420 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
7421
|
|
7422 * minibuf.el (completing-read): Add new optional argument
|
|
7423 `default'.
|
|
7424 (read-coding-system): Add new optional argument
|
|
7425 `default-coding-system'.
|
|
7426
|
|
7427 1999-06-03 Ken'ichi Handa <handa@gnu.org>
|
|
7428
|
|
7429 * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
|
|
7430 (viet-viscii-...->viet-vscii...).
|
|
7431
|
|
7432 1999-05-13 Ken'ichi Handa <handa@gnu.org>
|
|
7433
|
|
7434 * mule/mule-cmds.el: Change MULE to Mule in docstrings
|
|
7435 and menus.
|
|
7436
|
|
7437 1999-04-12 Richard M. Stallman <rms@gnu.org>
|
|
7438
|
|
7439 * mule/mule-cmds.el (input-method-function): Add permanent-local
|
|
7440 property.
|
|
7441
|
|
7442 1999-03-30 Dave Love <fx@gnu.org>
|
|
7443
|
|
7444 * mule/mule-cmds.el (current-language-environment): Doc fix.
|
|
7445
|
|
7446 1999-02-06 Richard Stallman <rms@gnu.org>
|
|
7447
|
|
7448 * mule/european.el (setup-slovenian-environment): New function.
|
|
7449 ("Slovenian"): New language environment.
|
|
7450
|
|
7451 1999-01-27 Dave Love <fx@gnu.org>
|
|
7452
|
|
7453 * mule/mule-cmds.el (current-language-environment): Provide :link,
|
|
7454 :type (choices) and appropriate :get.
|
|
7455
|
|
7456 1999-01-14 Kenichi Handa <handa@etl.go.jp>
|
|
7457
|
|
7458 * mule/mule-cmds.el (describe-language-environment): Don't alter
|
|
7459 input-method-alist.
|
|
7460
|
|
7461 1999-01-06 Eli Zaretskii <eliz@gnu.org>
|
|
7462
|
|
7463 * mule/mule-cmds.el (prefer-coding-system): Call
|
|
7464 set-coding-priority, so that the internal array of priorities is
|
|
7465 also updated.
|
|
7466
|
|
7467 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
7468
|
|
7469 * mule/mule-cmds.el (prefer-coding-system): If the argument
|
|
7470 requires specific EOL conversion type, make the default coding
|
|
7471 systems use that.
|
|
7472
|
|
7473 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
7474
|
|
7475 * mule/mule-cmds.el (set-language-environment): Pass the default
|
|
7476 eol-type to set-language-environment-coding-systems.
|
|
7477 (set-default-coding-systems): Copy the eol-type property for the
|
|
7478 new default values of {buffer-file,process}-coding-system from the
|
|
7479 old defaults.
|
|
7480 (set-language-environment-coding-systems): Accept an optional
|
|
7481 argument EOL-TYPE, and set the eol-type property of the default
|
|
7482 coding systems accordingly.
|
|
7483
|
|
7484 1998-10-26 Kenichi Handa <handa@etl.go.jp>
|
|
7485
|
|
7486 * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
|
|
7487 use generate-new-buffer instead of get-buffer-create.
|
|
7488
|
|
7489 1998-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
7490
|
|
7491 * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
|
|
7492
|
|
7493 1998-10-16 Markus Rost <rost@delysid.gnu.org>
|
|
7494
|
|
7495 * mule/mule-cmds.el (default-input-method): Fix custom type.
|
|
7496
|
|
7497 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
7498
|
|
7499 * mule/mule-cmds.el (setup-specified-language-environment):
|
|
7500 Add apropos-inhibit property.
|
|
7501 (describe-specified-language-support): Likewise.
|
|
7502
|
|
7503 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
7504
|
|
7505 * mule/mule-cmds.el: Doc fixes.
|
|
7506
|
|
7507 1998-09-02 Kenichi Handa <handa@etl.go.jp>
|
|
7508
|
|
7509 * mule/mule-cmds.el (register-input-method): Doc-string
|
|
7510 modified.
|
|
7511
|
|
7512 1998-09-01 Dave Love <fx@gnu.org>
|
|
7513
|
|
7514 * mule/mule-cmds.el (current-language-environment): Fix
|
|
7515 setter function.
|
|
7516
|
|
7517 1998-08-31 Paul Eggert <eggert@twinsun.com>
|
|
7518
|
|
7519 * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
|
|
7520 mule/european.el, mule/hebrew.el, mule/japanese.el,
|
|
7521 mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
|
|
7522 avoid bootstrapping problem if you need to recompile all the Lisp
|
|
7523 files using interpreted code.
|
|
7524
|
|
7525 1998-08-26 Kenichi Handa <handa@etl.go.jp>
|
|
7526
|
|
7527 * mule/european.el ("Latin-1"): Modify `documentation' key value.
|
|
7528 ("Latin-2"): Likewise.
|
|
7529
|
|
7530 1998-08-18 Per Starback <starback@update.uu.se>
|
|
7531
|
|
7532 * mule/european.el (setup-latin2-environment): Fix typo.
|
|
7533
|
|
7534 1998-08-18 Kenichi Handa <handa@etl.go.jp>
|
|
7535
|
|
7536 * mule/european.el: Give proper value of `input-method' key to all
|
|
7537 lang. env.
|
|
7538
|
|
7539 * mule/mule-cmds.el (activate-input-method): Handle the case that
|
|
7540 the arg INPUT-METHOD is nil correctly.
|
|
7541 (read-multilingual-string): Activate the specified input method
|
|
7542 before calling read-string. Afterward, activate the original
|
|
7543 input method.
|
|
7544
|
|
7545 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
|
|
7546
|
|
7547 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
7548 (set-language-info-alist): Fix typo in doc-string.
|
|
7549
|
|
7550 * mule/hebrew.el ("Hebrew"): Delete describe-function key.
|
|
7551
|
|
7552 1998-08-09 Kenichi HANDA <handa@etl.go.jp>
|
|
7553
|
|
7554 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
7555 (reset-language-environment): New function for the job that
|
|
7556 setup-english-environment used to do.
|
|
7557 (set-language-environment): Do more setups according to the info
|
|
7558 in language-info-alist.
|
|
7559 (read-language-name): Handle the case that the arg KEY is nil.
|
|
7560 (describe-language-environment): Handle input-method property.
|
|
7561
|
|
7562 * mule/: All files under this directory, which related with
|
|
7563 specific languages (such as mule/european.el, mule/greek.el,
|
|
7564 mule/hebrew.el, mule/misc-lang.el), modified as below.
|
|
7565 (setup-XXX-environment): Just call set-language-environment. If
|
|
7566 they used to do some other jobs than what done by
|
|
7567 set-language-environment, those jobs are done in
|
|
7568 setup-XXX-environment-internal now.
|
|
7569 ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
|
|
7570 the value to setup-XXX-environment-internal. Add properties
|
|
7571 input-method and features.
|
|
7572
|
|
7573 * mule/english.el (setup-english-environment): Just call
|
|
7574 reset-language-environment.
|
|
7575
|
|
7576 * mule/european.el (setup-8-bit-environment): Function deleted.
|
|
7577
|
|
7578 1998-08-08 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
7579
|
|
7580 * mule/mule-cmds.el (input-method-exit-on-first-char)
|
|
7581 (input-method-use-echo-area): Doc fixes.
|
|
7582
|
|
7583 1998-08-06 Kenichi Handa <handa@etl.go.jp>
|
|
7584
|
|
7585 * mule/mule-cmds.el (input-method-exit-on-first-char): New
|
|
7586 variable.
|
|
7587 (input-method-use-echo-area): New variable.
|
|
7588
|
|
7589 1998-08-01 Kenichi HANDA <handa@etl.go.jp>
|
|
7590
|
|
7591 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
7592
|
|
7593 1998-07-30 Ken'ichi Handa <handa@delysid.gnu.org>
|
|
7594
|
|
7595 * mule/mule-cmds.el (activate-input-method): Update mode line.
|
|
7596 (inactivate-input-method): Likewise.
|
|
7597
|
|
7598 1998-07-19 Kenichi Handa <handa@etl.go.jp>
|
|
7599
|
|
7600 * mule/mule-cmds.el (read-multilingual-string): Don't activate an
|
|
7601 input method in the current buffer, but just bind
|
|
7602 current-input-method.
|
|
7603
|
|
7604 1998-07-08 Kenichi Handa <handa@etl.go.jp>
|
|
7605
|
|
7606 * mule/hebrew.el ("Hebrew"): Add coding-priority.
|
|
7607
|
|
7608 * mule/misc-lang.el ("IPA"): Add coding-priority and
|
|
7609 coding-system.
|
|
7610
|
|
7611 1998-06-26 Ken'ichi Handa <handa@melange.gnu.org>
|
|
7612
|
|
7613 * mule/greek.el: Add coding-priority.
|
|
7614
|
|
7615 1998-05-23 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
7616
|
|
7617 * mule/mule-cmds.el (register-input-method): Rename arg ENV to
|
|
7618 LANG-ENV.
|
|
7619
|
|
7620 1998-05-20 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
7621
|
|
7622 * mule/mule-cmds.el (register-input-method): Fix previous change.
|
|
7623 (setup-specified-language-environment): Doc fix.
|
|
7624
|
|
7625 1998-05-19 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
7626
|
|
7627 * mule/mule-cmds.el: Several doc fixes.
|
|
7628 (get-language-info, set-language-info): Rename argument.
|
|
7629 (set-language-info-alist): Likewise.
|
|
7630 (register-input-method): Rename argument.
|
|
7631 (activate-input-method): If INPUT-METHOD is nil, deactivate.
|
|
7632
|
|
7633 1998-05-04 Kenichi Handa <handa@etl.go.jp>
|
|
7634
|
|
7635 * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
|
|
7636 default value while reading an input method.
|
|
7637
|
|
7638 1998-05-01 Kenichi Handa <handa@etl.go.jp>
|
|
7639
|
|
7640 * mule/mule-cmds.el (universal-coding-system-argument):
|
|
7641 Use buffer-file-coding-system as default.
|
|
7642
|
|
7643 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
|
|
7644
|
|
7645 * mule/korean.el ("Korean"): Doc fix.
|
|
7646
|
|
7647 1998-04-11 Kenichi Handa <handa@etl.go.jp>
|
|
7648
|
|
7649 * mule/mule-cmds.el (describe-language-environment): Print the
|
|
7650 languge environment at the head.
|
|
7651
|
|
7652 1998-04-06 Kenichi Handa <handa@etl.go.jp>
|
|
7653
|
|
7654 * mule/japanese.el: Set exit-function to exit-japanese-environment
|
|
7655 for Japanese environment.
|
|
7656
|
|
7657 1998-03-20 Richard Stallman <rms@psilocin.gnu.org>
|
|
7658
|
|
7659 * mule/mule-cmds.el (set-language-environment): Doc fix.
|
|
7660 (current-language-environment): Use defcustom.
|
|
7661 (default-input-method): Specify :type.
|
|
7662
|
|
7663 1998-03-02 Kenichi Handa <handa@etl.go.jp>
|
|
7664
|
|
7665 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
7666 modified.
|
|
7667 (prefer-coding-system): Doc-string modified.
|
|
7668
|
|
7669 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
7670
|
|
7671 * mule/mule-cmds.el (set-language-info): Doc-string
|
|
7672 describes `coding-priority' KEY.
|
|
7673 (set-language-environment-coding-systems): New function.
|
|
7674 (select-safe-coding-system): New function.
|
|
7675 (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
|
|
7676 (set-language-info-alist): New optionla arg PARENTS. Call
|
442
|
7677 set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
|
428
|
7678 (set-language-environment-coding-systems): New function.
|
|
7679
|
|
7680 * mule/chinese.el: Remove setting up of
|
|
7681 describe-chinese-environment-map and
|
|
7682 setup-chinese-environment-map. Exclude them in args of calls to
|
|
7683 set-language-info-alist. Register coding-priority key in
|
|
7684 language-info-alist.
|
|
7685
|
|
7686 * mule/cyrillic.el: Remove setting up of
|
|
7687 describe-cyrillic-environment-map and
|
|
7688 setup-cyrillic-environment-map. Exclude them in args of calls to
|
|
7689 set-language-info-alist. Register coding-priority key in
|
|
7690 language-info-alist.
|
|
7691
|
|
7692 * mule/english.el: Register coding-priority key in
|
|
7693 language-info-alist.
|
|
7694
|
|
7695 * mule/ethiopic.el: Register coding-priority key in
|
|
7696 language-info-alist.
|
|
7697
|
|
7698 * mule/european.el: Remove setting up of
|
|
7699 describe-european-environment-map and
|
|
7700 setup-european-environment-map. Exclude them in args of calls to
|
|
7701 set-language-info-alist. Register coding-priority key in
|
|
7702 language-info-alist. Add "German" language env.
|
|
7703 (setup-8-bit-environment): Delete CODING-SYSTEM arg.
|
|
7704 (setup-german-environment): New function.
|
|
7705
|
|
7706 * mule/greek.el (setup-greek-environment): For Greek lang. env.,
|
|
7707 change default input method to "greek-postfix".
|
|
7708
|
|
7709 * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
|
|
7710 coding-priority key in
|
|
7711
|
|
7712 1997-12-19 Stephen Eglen <stephen@cns.ed.ac.uk>
|
|
7713
|
|
7714 * mule/mule-cmds.el (set-language-info): Doc fix.
|
|
7715 (input-method-inactivate-hook): Doc fix.
|
|
7716
|
|
7717 1997-11-20 Karl Heuer <kwzh@gnu.org>
|
|
7718
|
|
7719 * mule/mule-cmds.el (set-input-method): Renamed from
|
|
7720 select-input-method.
|
|
7721
|
|
7722 1997-11-07 Kenichi Handa <handa@etl.go.jp>
|
|
7723
|
|
7724 * mule/mule-cmds.el (set-language-environment): Run
|
|
7725 exit-language-environment-hook before calling `exit-function'
|
|
7726 which is specified for the language environment.
|
|
7727
|
|
7728 1997-10-23 Kenichi Handa <handa@etl.go.jp>
|
|
7729
|
|
7730 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
7731 modified.
|
|
7732 (prefer-coding-system): Likewise.
|
|
7733 (describe-language-environment): Print aliases of each coding
|
|
7734 system.
|
|
7735 (set-language-environment-hook): New variable.
|
|
7736 (exit-language-environment-hook): New variable.
|
|
7737 (set-language-environment): Call these hooks. Before setting a
|
|
7738 new language environment, exit from the
|
|
7739 current-language-environment if necessary.
|
|
7740 (input-method-verbose-flag): The value can be nil, t,
|
|
7741 complex-only, or default.
|
|
7742 (input-method-highlight-flag): Doc-string augmented.
|
|
7743 (activate-input-method): Check if we can run the registered
|
|
7744 function to activate an input method.
|
|
7745
|
|
7746 * mule/korean.el: Set exit-function for language environment
|
|
7747 "Korean" to exit-korean-environment.
|
|
7748 (setup-korean-environment): Moved to korea-util.el.
|
|
7749
|
|
7750 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
7751
|
|
7752 * mule/mule-cmds.el (read-multilingual-string): Use
|
|
7753 current-input-method prior to default-input-method. Don't bind
|
|
7754 current-input-method by `let', instead, activate the specified
|
|
7755 input method in the current buffer temporarily.
|
|
7756
|
|
7757 1997-10-19 John F. Whitehead <jfw@cisco.com>
|
|
7758
|
|
7759 * mule/mule-cmds.el (describe-language-environment): Fix prompt.
|
|
7760
|
|
7761 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
7762
|
|
7763 * mule/chinese.el (post-read-decode-hz): Return the result of
|
|
7764 decode-hz-region.
|
|
7765 (pre-write-encode-hz): Do not change the value of
|
|
7766 last-coding-system.
|
|
7767
|
|
7768 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
7769
|
|
7770 * mule/mule-ccl.el: Doc fixes.
|
|
7771
|
|
7772 1998-04-20 Kenichi Handa <handa@etl.go.jp>
|
|
7773
|
|
7774 * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
|
|
7775 (check-ccl-program): New macro.
|
|
7776
|
|
7777 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
7778
|
|
7779 * mule/mule-ccl.el: Comment about CCL syntax modified.
|
|
7780 (ccl-command-table): Add read-multibyte-character and
|
|
7781 write-multibyte-character.
|
|
7782 (ccl-code-table): Add ex-cmd.
|
|
7783 (ccl-extended-code-table): New variable.
|
|
7784 (ccl-embed-extended-command): New function.
|
|
7785 (ccl-compile-read-multibyte-character,
|
|
7786 ccl-compile-write-multibyte-character) New functions.
|
|
7787 (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
|
|
7788 ccl-dump-write-multibyte-character): New functions.
|
|
7789
|
|
7790 1999-07-22 SL Baur <steve@miho>
|
|
7791
|
|
7792 * config.el (config-value-file): config.values is installed into
|
|
7793 doc-directory.
|
|
7794 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
7795
|
442
|
7796 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
7797
|
|
7798 * rect.el: all functions rewritten, except when noted. Below is a
|
|
7799 list of interface changes.
|
|
7800 (apply-on-rectangle): new function. Obsoletes
|
|
7801 `operate-on-rectangle'. All functions that used to call this
|
|
7802 function now call the new one.
|
|
7803 (kill-rectangle): added optional prefix arg to fill lines.
|
|
7804 (delete-rectangle): ditto.
|
|
7805 (delete-extract-rectangle): ditto.
|
|
7806 (open-rectangle): ditto.
|
|
7807 (clear-rectangle): ditto.
|
|
7808 (delete-rectangle-line): added third arg FILL.
|
|
7809 (delete-extract-rectangle-line): ditto.
|
|
7810 (open-rectangle-line): ditto.
|
|
7811 (clear-rectangle-line): ditto.
|
|
7812
|
|
7813 1999-07-18 Andy Piper <andy@xemacs.org>
|
|
7814
|
|
7815 * menubar-items.el (default-menubar): add gutter options.
|
|
7816
|
|
7817 * gutter-items.el: new file.
|
|
7818 (gutter): new group for custom.
|
|
7819 (gutter-visible-p): new variable.
|
|
7820 (default-gutter-position): ditto.
|
|
7821 (buffers-tab): new group for the buffers tab.
|
|
7822 (gutter-buffers-tab): widget to put in the gutter.
|
|
7823 (buffers-tab-max-size): max number of tabs.
|
|
7824 (buffers-tab-switch-to-buffer-function): function to call when a
|
|
7825 tab is pressed.
|
|
7826 (buffers-tab-omit-function): filter buffers with this function.
|
|
7827 (buffers-tab-format-buffer-line-function): format buffer names for
|
|
7828 inclusion in tabs.
|
|
7829 (buffers-tab-switch-to-buffer): like switch-to-buffer but without
|
|
7830 the record.
|
|
7831 (build-buffers-tab-internal): build a list of tab items.
|
|
7832 (buffers-tab-items): ditto.
|
|
7833 (add-tab-to-gutter): put a tab in the gutter area.
|
|
7834 (update-tab-in-gutter): reset the buffers in the tab.
|
|
7835
|
|
7836 * dumped-lisp.el (preloaded-file-list): dump gutter-items.
|
|
7837
|
|
7838 * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
|
|
7839 (switch-to-buffer-hooks): new hook.
|
|
7840
|
|
7841 * toolbar.el (default-toolbar-position): fix typo.
|
|
7842
|
|
7843 1999-07-16 Andy Piper <andy@xemacs.org>
|
|
7844
|
|
7845 * gui.el (make-dialog-frame): turn off gutters for dialogs.
|
|
7846
|
442
|
7847 1999-07-15 Didier Verna <didier@xemacs.org>
|
428
|
7848
|
|
7849 * cus-edit.el (custom-prompt-variable): optional third arg makes
|
|
7850 prompt for a comment string.
|
|
7851 (customize-set-value): optional prefix makes this function handle
|
|
7852 variable comments.
|
|
7853 (customize-set-variable): ditto.
|
|
7854 (customize-save-variable): ditto.
|
|
7855 (customize-customized): handle custom comments.
|
|
7856 (customize-save-customized): ditto.
|
|
7857 (custom-variable-state-set): ditto.
|
|
7858 (custom-face-state-set): ditto.
|
|
7859 (customize-saved): ditto.
|
|
7860 (custom-variable-set): ditto.
|
|
7861 (custom-face-set): ditto.
|
|
7862 (custom-variable-save): ditto.
|
|
7863 (custom-face-save): ditto.
|
|
7864 (custom-variable-reset-saved): ditto.
|
|
7865 (custom-face-reset-saved): ditto.
|
|
7866 (custom-variable-reset-standard): ditto.
|
|
7867 (custom-face-reset-standard): ditto.
|
|
7868 (custom-comment-face): new face.
|
|
7869 (custom-comment-tag-face): ditto.
|
|
7870 (custom-comment): new widget.
|
|
7871 (custom-comment-create): new function.
|
|
7872 (custom-comment-delete): ditto.
|
|
7873 (custom-comment-value-set): ditto.
|
|
7874 (custom-comment-show): ditto.
|
|
7875 (custom-comment-invisible-p): ditto.
|
|
7876 (custom-variable-value-create): create a comment field widget.
|
|
7877 (custom-face-value-create): ditto.
|
|
7878 (custom-variable-menu): new entry for adding a custom comment.
|
|
7879 (custom-face-menu): ditto.
|
|
7880 (custom-save-variables): possibly save custom comments.
|
|
7881 (custom-save-faces): ditto.
|
|
7882
|
|
7883 * cus-face.el (custom-set-faces): the arguments can now have a
|
|
7884 custom comment as fourth argument.
|
|
7885
|
|
7886 * custom.el (custom-set-variables): the arguments can now have a
|
|
7887 custom comment as fifth element.
|
|
7888
|
|
7889 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
7890
|
|
7891 * XEmacs 21.2.18 is released
|
|
7892
|
|
7893 1999-07-13 SL Baur <steve@miho>
|
|
7894
|
|
7895 * lib-complete.el (read-library-name): Revert previous change.
|
|
7896 (read-library): Ditto.
|
|
7897
|
|
7898 1999-06-24 Karl M. Hegbloom <karlheg@debian.org>
|
|
7899
|
|
7900 * packages.el (packages-package-list): Capitalize docstring.
|
|
7901
|
|
7902 * packages.el (packages-find-package-library-path): Use #'nconc
|
|
7903 rather than #'append to reduce consing -- #'mapcar uses Flist,
|
|
7904 which returns a freshly consed list. #'append would create yet
|
|
7905 another fresh list, using Fmake_list in concat.
|
|
7906
|
|
7907 * packages.el (package-provide): Use setq with remassq like it
|
|
7908 says in its docstring.
|
|
7909
|
|
7910 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
7911
|
|
7912 * lib-complete.el (progn-with-message): Fix typo.
|
|
7913
|
|
7914 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
7915
|
|
7916 * mule/mule-misc.el (char-octet): Make function match docstring.
|
|
7917 From Katsumi Yamaoka <yamaoka@jpl.org>
|
|
7918
|
|
7919 1999-06-15 Karl M. Hegbloom <karlheg@debian.org>
|
|
7920
|
|
7921 * wid-edit.el (widget-documentation): corrected spelling error.
|
|
7922
|
|
7923 1999-06-23 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
7924
|
|
7925 * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
|
|
7926 keys if already bound
|
|
7927
|
|
7928 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
7929
|
|
7930 * lib-complete.el (progn-with-message): Revert previous changes.
|
|
7931
|
|
7932 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
7933
|
|
7934 * lib-complete.el (find-library):
|
|
7935 (find-library-other-window):
|
|
7936 (find-library-other-frame): Completely rewrote
|
|
7937 so that these functions actually work when called non-interactively.
|
|
7938 Also made them handle LIBRARY arguments which end with .el or .elc.
|
|
7939
|
|
7940 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
7941
|
|
7942 * simple.el (indent-new-comment-line): Locally bound
|
|
7943 `block-comment-start' to `comstart' or else when this is called
|
|
7944 from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
|
|
7945 `block-comment-start' value, ignoring any existing spacing after a
|
|
7946 comment prefix in the previous line and producing ugly comments.
|
|
7947
|
|
7948 1999-06-23 Bob Weiner <weiner@beopen.com>
|
|
7949
|
|
7950 * list-mode.el (mouse-choose-completion):
|
|
7951 (choose-completion):
|
|
7952 (completion-switch-to-minibuffer): Added.
|
|
7953 ([Tab]): [Tab] previously switched to the minibuffer
|
|
7954 but since [space] does that and since most applications in the
|
|
7955 world use [Tab] to select the next item in a list, do that in the
|
|
7956 *Completions* buffer too. This will cause the least confusion
|
|
7957 among the largest population of users. -- Bob Weiner, BeOpen.com,
|
|
7958 06/23/1999.
|
|
7959
|
|
7960 1999-06-22 Bob Weiner <weiner@beopen.com>
|
|
7961
|
|
7962 * help.el (help-buffer-name): Added support for a null value
|
|
7963 of `help-buffer-prefix-string' since some buffers require no
|
|
7964 prefix.
|
|
7965
|
|
7966 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
7967
|
|
7968 * list-mode.el (completion-list-mode-quit): Added and bound to {q}
|
|
7969 in the completion-list-mode-map to bury the completions buffer
|
|
7970 even when the minibuffer is no longer active.
|
|
7971
|
|
7972 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
7973
|
|
7974 * list-mode.el (list-mode): It is visually disconcerting to have
|
|
7975 the text cursor disappear within list buffers, especially when
|
|
7976 moving from window to window, so leave it visible.
|
|
7977
|
|
7978 1999-07-01 SL Baur <steve@miho.m17n.org>
|
|
7979
|
|
7980 * menubar-items.el (default-menubar): Conditionalize the bug
|
|
7981 report menu item (which may not be possible in this XEmacs).
|
|
7982 Reported by: Ken'ichi Handa <handa@etl.go.jp>
|
|
7983
|
|
7984 1999-06-30 SL Baur <steve@miho.m17n.org>
|
|
7985
|
|
7986 * subr.el (with-current-buffer): DOC string fix.
|
|
7987 Suggested by Bob Weiner <weiner@altrasoft.com>
|
|
7988
|
|
7989 1999-06-25 Charles G Waldman <cgw@fnal.gov>
|
|
7990
|
|
7991 * cus-face.el (custom-face-italic): insert missing args
|
|
7992
|
|
7993 1999-06-24 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7994
|
|
7995 * packages.el (package-locations): Changed default early package
|
|
7996 hierarchies to ~/.xemacs/mule-packages and
|
|
7997 ~/.xemacs/xemacs-packages.
|
|
7998
|
|
7999 1999-06-23 SL Baur <steve@miho.m17n.org>
|
|
8000
|
|
8001 * mule/mule-category.el (Top Level): ASCII is also latin-1.
|
|
8002
|
|
8003 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8004
|
|
8005 * packages.el (package-locations): Changed default early package
|
|
8006 hierarchy to ~/.xemacs/packages.
|
|
8007 (package-locations): Removed `packages' as a possible name for a
|
|
8008 late package hierarchy.
|
|
8009
|
|
8010 1999-06-20 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8011
|
|
8012 * mule/mule-category.el (word-combining-categories): Set up new
|
|
8013 variable.
|
|
8014 (word-separating-categories): Likewise.
|
|
8015
|
|
8016 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8017
|
|
8018 * XEmacs 21.2.17 is released
|
|
8019
|
|
8020 1999-06-17 Robert Pluim <rpluim@bigfoot.com>
|
|
8021
|
|
8022 * font-menu.el (font-menu-set-font): allow for nil specification
|
|
8023 of font size.
|
|
8024
|
|
8025 1999-06-16 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8026
|
|
8027 * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
|
|
8028 is 1.
|
|
8029
|
|
8030 1999-06-12 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8031
|
|
8032 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
|
|
8033 8859-5 instead of ISO 8859-1.
|
|
8034
|
|
8035 1999-06-15 SL Baur <steve@steve1.m17n.org>
|
|
8036
|
|
8037 * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
|
|
8038 (viet-viscii-encode-table): Ditto.
|
|
8039
|
|
8040 * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
|
|
8041 Make obsolete definition of char-octet.
|
|
8042
|
|
8043 1999-06-14 SL Baur <steve@steve1.m17n.org>
|
|
8044
|
|
8045 * subr.el: Move no-Mule make-char ...
|
|
8046 * help-nomule.el (make-char): To here.
|
|
8047 (string-width): Make Mule compatibility alias.
|
|
8048
|
|
8049 1999-06-15 Andy Piper <andy@xemacs.org>
|
|
8050
|
|
8051 * select.el (get-selection-no-error): really make there be no-error.
|
|
8052 (get-selection): revert to original.
|
|
8053
|
|
8054 1999-06-11 Andy Piper <andy@xemacs.org>
|
|
8055
|
|
8056 * select.el (selection-sets-clipboard): renamed.
|
|
8057 (own-selection): use it.
|
|
8058
|
|
8059 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8060
|
|
8061 * XEmacs 21.2.16 is released
|
|
8062
|
|
8063 1999-06-09 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8064
|
|
8065 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
|
|
8066 missing characters to avoid crash.
|
|
8067
|
|
8068 1999-06-09 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8069
|
|
8070 * coding.el (set-terminal-coding-system): Only set the console
|
|
8071 coding system on the selected console if it is a tty.
|
|
8072
|
|
8073 1999-06-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8074
|
|
8075 * cus-face.el:
|
|
8076 * cus-edit.el:
|
|
8077 * faces.el:
|
|
8078 (custom):
|
|
8079 (face-spec-set):
|
|
8080 * faces.el (frob-face-property):
|
|
8081 * font-menu.el (font-menu-set-font):
|
|
8082 Actually apply changes from 1999-03-17
|
|
8083
|
|
8084 1999-06-10 Andy Piper <andy@xemacs.org>
|
|
8085
|
|
8086 * select.el (get-selection): abstract out non error-signalling
|
|
8087 part.
|
|
8088 (get-selection-no-error): get-selection without signalling an
|
|
8089 error.
|
|
8090 (selection-is-clipboard-p): new variable. controls whether the
|
|
8091 selection sets the clipboard.
|
|
8092 (own-selection): use it.
|
|
8093
|
|
8094 * mouse.el (insert-selection): fallback to clipboard after trying
|
|
8095 primary selection and cutbuffer.
|
|
8096
|
|
8097 1999-06-05 Andy Piper <andy@xemacs.org>
|
|
8098
|
|
8099 * x-select.el (xselect-kill-buffer-hook-1): use generalised
|
|
8100 selection functions.
|
|
8101
|
|
8102 1999-06-04 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8103
|
|
8104 * code-files.el (buffer-file-coding-system): Use `raw-text' as
|
|
8105 default value.
|
|
8106 (load): Use `raw-text' instead of `no-conversion'.
|
|
8107 (insert-file-contents): Likewise.
|
|
8108
|
|
8109 * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
|
|
8110 of `no-conversion'.
|
|
8111
|
|
8112 1999-06-03 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8113
|
|
8114 * coding.el: Don't copy `no-conversion' to `raw-text'.
|
|
8115
|
|
8116 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
8117
|
|
8118 * subr.el (make-char): Define it if Mule is not around.
|
|
8119
|
|
8120 1999-06-07 SL Baur <steve@steve1.m17n.org>
|
|
8121
|
|
8122 * mule/mule-help.el: Add trailing newline. Use mule keyword.
|
|
8123
|
|
8124 * x-select.el (x-disown-selection-internal): Restore symbol as an
|
|
8125 obsolete alias.
|
|
8126 (xselect-kill-buffer-hook-1): Use disown-selection-internal.
|
|
8127
|
|
8128 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8129
|
|
8130 * XEmacs 21.2.15 is released
|
|
8131
|
|
8132 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
8133
|
|
8134 * subr.el (split-string): Avoid infinite looping
|
|
8135
|
|
8136 1999-05-30 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8137
|
|
8138 * ldap.el (ldap-ignore-attribute-codings): New variable
|
|
8139 (ldap-default-attribute-decoder): New variable
|
|
8140 (ldap-coding-system): New variable
|
|
8141 (ldap-attribute-syntax-encoders): New variable
|
|
8142 (ldap-attribute-syntax-decoders): New variable
|
|
8143 (ldap-attribute-syntaxes-alist): New variable
|
|
8144 (ldap-encode-boolean): New function
|
|
8145 (ldap-decode-boolean): New function
|
|
8146 (ldap-encode-country-string): New function
|
|
8147 (ldap-decode-string): New function
|
|
8148 (ldap-decode-address): New function
|
|
8149 (ldap-encode-address): New function
|
|
8150 (ldap-decode-attribute): New function
|
|
8151 (ldap-search): Use some of these
|
|
8152
|
|
8153 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
8154
|
|
8155 * version.el (emacs-version): Make the patch level/beta come
|
|
8156 before the XEmacs qualifier so that it gets into (funcall
|
|
8157 emacs-version) and thus in the bug reports.
|
|
8158 (emacs-version>=): Support patch levels.
|
|
8159
|
|
8160 1999-06-03 SL Baur <steve@xemacs.org>
|
|
8161
|
|
8162 * version.el: implement x.y.z version number
|
|
8163 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8164
|
|
8165 1999-05-27 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
|
|
8166
|
|
8167 * mule/mule-cmds.el (read-input-method-name): set input-method properly.
|
|
8168
|
|
8169 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
8170
|
|
8171 * startup.el: Document -private and break out non-standard X options.
|
|
8172
|
|
8173 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
8174
|
|
8175 * mule/mule-charset.el (charset-after): New function.
|
|
8176 (charset-direction): Synch with Mule, update docstring.
|
|
8177 (get-charset-property): New function.
|
|
8178 (put-charset-property): New function.
|
|
8179 (charset-plist): New function.
|
|
8180
|
|
8181 * mule/mule-charset.el (compose-region):
|
|
8182 (decompose-region): remove; these functions (which don't work
|
|
8183 since we don't do composite characters) have been moved to
|
|
8184 mule-util.el.
|
|
8185 (toplevel): follow coding standards
|
|
8186
|
|
8187 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
8188
|
|
8189 * dumped-lisp.el (preloaded-file-list): mule-files.el does not
|
|
8190 exist any more.
|
|
8191
|
|
8192 * code-files.el: Fix commentary to follow coding standards. Move
|
|
8193 the single line left in mule-files.el to here.
|
|
8194
|
|
8195 * mule/mule-files.el: delete.
|
|
8196
|
|
8197 1999-05-24 SL Baur <steve@gneiss.etl.go.jp>
|
|
8198
|
|
8199 * info.el (Info-scroll-prev): Use event functions instead of the
|
|
8200 old emacs 19 interface.
|
|
8201
|
|
8202 1999-06-02 Andy Piper <andy@xemacs.org>
|
|
8203
|
|
8204 * x-font-menu.el (x-font-menu-load-font):
|
|
8205 font-menu-registry-encoding -> x-font-menu-registry-encoding type.
|
|
8206
|
|
8207 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
8208
|
|
8209 * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
|
|
8210 group.
|
|
8211 (font-menu-this-frame-only-p): ditto.
|
|
8212 (font-menu-max-items): reinstate, from Jan Vroonhof
|
|
8213 <vroonhof@math.ethz.ch>
|
|
8214 (font-menu-submenu-name-format): ditto.
|
|
8215 (font-menu-split-long-menu): ditto, for use by the family
|
|
8216 constructor.
|
|
8217 (font-menu-family-constructor): use it.
|
|
8218
|
|
8219 1999-05-30 Andy Piper <andy@xemacs.org>
|
|
8220
|
|
8221 * msw-faces.el (mswindows-font-regexp): new font matching regexp
|
|
8222 for use by the font menu.
|
|
8223
|
|
8224 * msw-font-menu.el: new file implementing mswindows specific
|
|
8225 font-menu behaviour.
|
|
8226 (mswindows-font-menu-registry-encoding): new function mirroring x version.
|
|
8227 (mswindows-font-menu-junk-families): ditto.
|
|
8228 (hack-font-truename): ditto.
|
|
8229 (mswindows-font-regexp-ascii): ditto.
|
|
8230 (mswindows-reset-device-font-menus): ditto.
|
|
8231 (mswindows-font-menu-font-data): ditto.
|
|
8232 (mswindows-font-menu-load-font): ditto.
|
|
8233
|
|
8234 * x-font-menu.el (x-reset-device-font-menus): made device specific.
|
|
8235 (x-font-menu-font-data): ditto.
|
|
8236 (x-font-menu-load-font): ditto.
|
|
8237
|
|
8238 * font-menu.el: new file implementing generic font menu behaviour.
|
|
8239 (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
|
|
8240 made device independent.
|
|
8241 (font-menu-this-frame-only-p): ditto.
|
|
8242 (font-menu-preferred-resolution): ditto.
|
|
8243 (font-menu-size-scaling): new variable used to determine whether
|
|
8244 sizes are in points or tenths of a point.
|
|
8245 (vassoc): moved from x-font-menu.el.
|
|
8246 (device-fonts-cache): ditto.
|
|
8247 (device-fonts-cache): ditto.
|
|
8248 (flush-device-fonts-cache): ditto.
|
|
8249 (reset-device-font-menus): copied from x-font-menu.el and made
|
|
8250 device independent. Most functionality deferred to
|
|
8251 device-dependent versions.
|
|
8252 (font-menu-family-constructor): copied from x-font-menu.el and
|
|
8253 made device independent.
|
|
8254 (font-menu-size-constructor): ditto.
|
|
8255 (font-menu-weight-constructor): ditto.
|
|
8256 (font-menu-set-font): ditto.
|
|
8257 (font-menu-change-face): ditto.
|
|
8258 (font-menu-load-font): new device method.
|
|
8259 (font-menu-font-data): ditto.
|
|
8260
|
|
8261 * x-font-menu.el: The above functions deleted.
|
|
8262
|
|
8263 1999-05-26 Andy Piper <andy@xemacs.org>
|
|
8264
|
|
8265 * update-elc.el:
|
|
8266 * make-docfile.el:
|
|
8267 * loadup.el: rehash expand-file-name usage to not use default-directory.
|
|
8268
|
|
8269 1999-05-21 Andy Piper <andy@xemacs.org>
|
|
8270
|
|
8271 * x-select.el (x-select-convert-to-text):
|
|
8272 (x-selected-text-type):
|
|
8273 (x-get-selection):
|
|
8274 (xselect-convert-to-string):
|
|
8275 (xselect-convert-to-compound-text):
|
|
8276 (xselect-convert-to-length):
|
|
8277 (xselect-convert-to-targets):
|
|
8278 (xselect-convert-to-delete):
|
|
8279 (xselect-convert-to-filename):
|
|
8280 (xselect-convert-to-charpos):
|
|
8281 (xselect-convert-to-lineno):
|
|
8282 (xselect-convert-to-colno):
|
|
8283 (xselect-convert-to-sourceloc):
|
|
8284 (xselect-convert-to-os):
|
|
8285 (xselect-convert-to-host):
|
|
8286 (xselect-convert-to-user):
|
|
8287 (xselect-convert-to-class):
|
|
8288 (xselect-convert-to-name):
|
|
8289 (xselect-convert-to-integer):
|
|
8290 (xselect-convert-to-atom):
|
|
8291 (xselect-convert-to-identity): functions renamed from x-* and
|
|
8292 moved to select.el.
|
|
8293 (x-get-secondary-selection): use rename get-selection.
|
|
8294 (x-get-clipboard): ditto.
|
|
8295 (x-own-selection): moved to select.el.
|
|
8296 (x-valid-simple-selection-p): ditto.
|
|
8297 (x-dehilight-selection): ditto.
|
|
8298 (x-own-clipboard): ditto.
|
|
8299 (x-disown-selection): ditto.
|
|
8300
|
|
8301 * x-mouse.el (x-yank-function): moved to mouse.el.
|
|
8302 (x-insert-selection): ditto.
|
|
8303 (x-set-point-and-move-selection): use renamed function.
|
|
8304
|
|
8305 * select.el (selected-text-type): moved and renamed from
|
|
8306 x-select.el.
|
|
8307 (selection-owner-p): moved to C.
|
|
8308 (selection-exists-p): ditto.
|
|
8309 (get-cutbuffer): new device method.
|
|
8310 (get-selection): generalised and moved from x-select.el.
|
|
8311 (own-selection): moved x-own-selection functionality into here.
|
|
8312 (dehilight-selection): renamed and moved from x-select.el.
|
|
8313 (own-clipboard): functionality moved from x-select.el using new
|
|
8314 generic C builtins.
|
|
8315 (disown-clipboard): ditto.
|
|
8316 (select-convert-to-text):
|
|
8317 (select-convert-to-string):
|
|
8318 (select-convert-to-compound-text):
|
|
8319 (select-convert-to-length):
|
|
8320 (select-convert-to-targets):
|
|
8321 (select-convert-to-delete):
|
|
8322 (select-convert-to-filename):
|
|
8323 (select-convert-to-charpos):
|
|
8324 (select-convert-to-lineno):
|
|
8325 (select-convert-to-colno):
|
|
8326 (select-convert-to-sourceloc):
|
|
8327 (select-convert-to-os):
|
|
8328 (select-convert-to-host):
|
|
8329 (select-convert-to-user):
|
|
8330 (select-convert-to-class):
|
|
8331 (select-convert-to-name):
|
|
8332 (select-convert-to-integer):
|
|
8333 (select-convert-to-atom):
|
|
8334 (select-convert-to-identity): new functions renamed from x-* and
|
|
8335 moved from x-select.el.
|
|
8336
|
|
8337 * mouse.el (mouse-consolidated-yank): subsume x-yank-function
|
|
8338 into here and use as the default window-system mouse yank.
|
|
8339 (insert-selection): generalised and moved from x-mouse.el.
|
|
8340 (own-clipboard): moved to C.
|
|
8341
|
|
8342 * msw-select.el (mswindows-selection-owned-p): deleted.
|
|
8343 (mswindows-own-selection): generalised and moved to select.el.
|
|
8344 (mswindows-disown-selection): generalised and moved to C.
|
|
8345 (mswindows-selection-owner-p): ditto.
|
|
8346
|
|
8347 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8348
|
|
8349 * XEmacs 21.2.14 is released
|
|
8350
|
|
8351 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
8352
|
|
8353 * about.el: update contact info for jason and slb.
|
|
8354
|
|
8355 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
8356
|
|
8357 * mule/european.el (setup-romanian-environment): Add Romanian
|
|
8358 support from Emacs/Mule romanian.el.
|
|
8359
|
|
8360 1999-03-17 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8361
|
|
8362 * cus-face.el: Label all custom changes with the 'custom' tag.
|
|
8363
|
|
8364 * cus-edit.el: idem ditto.
|
|
8365
|
|
8366 * faces.el: Added suport for adding device tags to various functions.
|
|
8367 (custom): New device tag.
|
|
8368 (face-spec-set): Call reset face with tags argument. No longer do
|
|
8369 x-init-global-faces hack.
|
|
8370
|
|
8371 * faces.el (frob-face-property): Use an anonymous specifier to map
|
|
8372 frob-face-property-1 over.
|
|
8373
|
|
8374 * x-font-menu.el (font-menu-set-font): Always specify all
|
|
8375 properties to custom.
|
|
8376
|
|
8377 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
8378
|
|
8379 * mule/european.el (setup-czech-environment): Add czech support.
|
|
8380 From David Sauer <davids@orfinet.cz>
|
|
8381
|
|
8382 1999-03-15 SL Baur <steve@xemacs.org>
|
|
8383
|
|
8384 * check-features.el: Turn hard errors into warnings.
|
|
8385
|
|
8386 1999-03-21 SL Baur <steve@xemacs.org>
|
|
8387
|
|
8388 * simple.el (delete-key-deletes-forward): As per discussion on
|
|
8389 xemacs-beta, default to t.
|
|
8390
|
|
8391 1999-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
8392
|
|
8393 * loadup.el: Define Installation-string before loading anything.
|
|
8394
|
|
8395 1999-05-06 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
8396
|
|
8397 * files.el (auto-mode-alist): fix typo in regex for .bash_* files
|
|
8398 From Anders Stenman <stenman@isy.liu.se>
|
|
8399
|
|
8400 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
8401
|
|
8402 * wid-edit.el (widget-glyph-find): Ditto.
|
|
8403
|
|
8404 * packages.el (locate-library): Ditto.
|
|
8405
|
|
8406 * loadup.el (really-early-error-handler): Ditto.
|
|
8407
|
|
8408 * lib-complete.el (read-library): Ditto.
|
|
8409
|
|
8410 * faces.el (set-face-stipple): Ditto.
|
|
8411
|
|
8412 * code-files.el (load): Use new calling style of locate-file.
|
|
8413
|
|
8414 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
8415
|
|
8416 * packages.el (packages-unbytecompiled-lisp): Installation.el is
|
|
8417 dead.
|
|
8418
|
|
8419 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
8420
|
|
8421 * dumped-lisp.el (preloaded-file-list): Don't load
|
|
8422 Installation.el.
|
|
8423
|
|
8424 * loadup.el (Installation-string): Define it here.
|
|
8425
|
|
8426 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
8427
|
|
8428 * dumped-lisp.el (preloaded-file-list): Revert previous change --
|
|
8429 Installation.el needs to be loaded before `dump-paths', otherwise
|
|
8430 the dumping process won't find it.
|
|
8431
|
434
|
8432 1999-03-13 Adrian Aichner <adrian@xemacs.org>
|
428
|
8433
|
|
8434 * dumped-lisp.el (preloaded-file-list): Load Installation.el after
|
|
8435 subr so that we can use `replace-in-string' in Installation.el to
|
|
8436 get rid of C-m chars under the native Windows build.
|
|
8437
|
|
8438 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
8439
|
|
8440 * make-docfile.el: canonicalize file and directory names.
|
|
8441
|
|
8442 * device.el (call-device-method): new function for calling device
|
|
8443 specific methods.
|
|
8444 (define-device-method): new function for defining device methods.
|
|
8445 (define-device-method*): ditto.
|
|
8446
|
|
8447 1999-04-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
8448
|
|
8449 * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
|
|
8450
|
|
8451 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8452
|
|
8453 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
|
|
8454 (cyrillic-koi8-r-encode-table): Likewise.
|
|
8455 (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
|
|
8456 (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
|
|
8457
|
|
8458 * mule/mule-misc.el (split-char-or-char-int): New function [moved
|
|
8459 from vietnamese.el].
|
|
8460
|
|
8461 * mule/vietnamese.el: Move function `split-char-or-char-int' to
|
|
8462 mule/mule-misc.el.
|
|
8463
|
|
8464 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8465
|
|
8466 * mule/thai-xtis.el:
|
|
8467 - Change font registry name from "Thai94x94-0" to "xtis-0".
|
|
8468 - Change mnemonic of coding-system `tis-620' to "TIS620".
|
|
8469
|
|
8470 1999-04-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8471
|
|
8472 * mule/ethiopic.el: fixed.
|
|
8473
|
|
8474 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
8475
|
|
8476 * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
|
|
8477
|
|
8478 * mule/thai-xtis.el: New file.
|
|
8479
|
|
8480 * mule/vietnamese.el: New file.
|
|
8481
|
|
8482 * mule/ethiopic.el: New file.
|
|
8483
|
|
8484 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
8485
|
|
8486 * bytecomp.el (byte-compile-close-variables): Leave
|
|
8487 debug-issue-ebola-notices alone.
|
|
8488
|
|
8489 1999-04-11 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8490
|
|
8491 * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
|
|
8492 at the top of the buffer since it is the most important thing to
|
|
8493 customize
|
|
8494 (ldap-get-host-parameter): New defun
|
|
8495 (ldap-search): Add a new parameter `withdn' to retrieve the
|
|
8496 distinguished names of entries
|
|
8497
|
|
8498 1999-04-22 Kai Haberzettl <khaberz@synnet.de>
|
|
8499
|
|
8500 * startup.el (splash-frame-body): Date and spelling fixes.
|
|
8501
|
|
8502 1999-03-16 Colin Rafferty <colin@xemacs.org>
|
|
8503
|
|
8504 * view-less.el (toggle-truncate-lines): add autoload tag
|
|
8505
|
|
8506 1999-04-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
8507
|
|
8508 * format.el (format-alist): Disable image stuff.
|
|
8509
|
|
8510 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
8511
|
|
8512 * wid-edit.el (widget-glyph-find): Search by directories, then by
|
|
8513 suffixes rather than the other way around.
|
|
8514 (widget-image-conversion): Renamed to
|
|
8515 `widget-image-file-name-suffixes'.
|
|
8516
|
|
8517 1999-04-16 Olivier Galibert <galibert@pobox.com>
|
|
8518
|
|
8519 * mule/mule-charset.el: Made old functions obsolete, remove the
|
|
8520 unspeakably evil (and inexistant in fsf's) charset-leading-byte.
|
|
8521 (charset-iso-graphic-plane): Rename from charset-graphic.
|
|
8522 (charset-iso-final-char): Rename from charset-final.
|
|
8523 (charset-width): Rename from charset-columns.
|
|
8524 (charset-bytes): Added from fsf compatibility, returns always 1.
|
|
8525
|
|
8526 * mule/mule-misc.el: Move charset-doc-string alias to
|
|
8527 mule-charset.el
|
|
8528
|
|
8529 1999-04-14 Colin Rafferty <colin@xemacs.org>
|
|
8530
|
|
8531 * x-faces.el (x-make-font-bold-italic): honor
|
|
8532 *try-oblique-before-italic-fonts*
|
|
8533
|
|
8534 1999-04-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
8535
|
|
8536 * cl-extra.el (coerce): Coerce numbers to characters correctly.
|
|
8537
|
|
8538 1998-12-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
8539
|
|
8540 * x-faces.el (try-oblique-before-italic-fonts): Use the right
|
|
8541 name.
|
|
8542
|
|
8543 1999-04-14 Dave Gillesipe <daveg@synaptics.com>
|
|
8544
|
|
8545 * cl-extra.el (equalp): Would bug out for lists.
|
|
8546
|
|
8547 1999-03-12 Charles G Waldman <cgw@fnal.gov>
|
|
8548
|
|
8549 * about.el (about-hackers): Change cgw's email address
|
|
8550
|
|
8551 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8552
|
|
8553 * XEmacs 21.2.13 is released
|
|
8554
|
|
8555 1999-03-12 SL Baur <steve@xemacs.org>
|
|
8556
|
|
8557 * simple.el (delete-key-deletes-forward): Revert to previous
|
|
8558 behavior.
|
|
8559
|
442
|
8560 1999-01-18 Didier Verna <didier@xemacs.org>
|
428
|
8561
|
|
8562 * menubar-items.el (xemacs-splash-buffer): handle the case of
|
|
8563 multiple elements in the splash buffer body.
|
|
8564
|
|
8565 * startup.el (splash-frame-timeout): new constant: interval
|
|
8566 between splash buffer elements.
|
|
8567 (command-line-1): handle splash buffer with multiple elements (use
|
|
8568 a timeout).
|
|
8569 (splash-frame-body): Originally `startup-splash-frame-body'.
|
|
8570 Rewrote a cleaner and more readable version. This can now be array,
|
|
8571 in which case each element is displayed in turn in the splash buffer.
|
|
8572 (splash-frame-static-body): new constant. Persistent information
|
|
8573 across all splash buffer elements (preserves the possibility to give
|
|
8574 it in different languages.
|
|
8575 (circulate-splash-frame-elements): new function. Used as a timeout
|
|
8576 to circulate through all splash frame elements and display them in
|
|
8577 sequence.
|
|
8578 (display-splash-frame): originally `startup-splash-frame'. Handle
|
|
8579 the case of multiple elements in the splash buffer body. Now
|
|
8580 returns a timeout id if multiple elements to display, or nil.
|
|
8581
|
|
8582 1999-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8583
|
|
8584 * x-faces.el (x-init-global-faces): Add default tag to specifiers,
|
|
8585 so they can be overridden by x-init-face-from-resources.
|
|
8586 Additionally specify the font name also with an x tag.
|
|
8587
|
|
8588 1999-03-08 Andy Piper <andy@xemacs.org>
|
|
8589
|
|
8590 * package-get.el (package-get-base): autoload.
|
|
8591
|
|
8592 * menubar-items.el (default-menubar): add update menu item. Fix
|
|
8593 custom menu to only be activated when package-base is available.
|
|
8594
|
|
8595 * package-get.el (package-get-custom): don't load
|
|
8596 package-get-custom as it is auto-generated. Fix group definition.
|
|
8597
|
442
|
8598 1999-03-05 Didier Verna <didier@xemacs.org>
|
428
|
8599
|
|
8600 * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
|
|
8601 instead of `symbol-name' (Thanks Kyle).
|
|
8602
|
|
8603 * cus-edit.el (custom-save-variables): use `prin1' instead of
|
|
8604 princ to write symbols.
|
|
8605
|
|
8606 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8607
|
|
8608 * XEmacs 21.2.12 is released
|
|
8609
|
|
8610 1999-03-05 SL Baur <steve@xemacs.org>
|
|
8611
|
|
8612 * menubar-items.el (default-menubar): Add kfm browsing support.
|
|
8613 From Neal Becker <nbecker@fred.net>
|
|
8614
|
|
8615 1999-03-03 Steven Baur <steve@gneiss.etl.go.jp>
|
|
8616
|
|
8617 * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
|
|
8618 calls to font-lock during buffer reversion.
|
|
8619
|
442
|
8620 1999-02-12 Didier Verna <didier@xemacs.org>
|
428
|
8621
|
|
8622 * info.el (Info-build-node-completions): unconditionally widen the
|
|
8623 tag table buffer.
|
|
8624
|
|
8625 1999-02-19 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
8626
|
|
8627 * x-faces.el (x-init-face-from-resources):
|
|
8628 Only set fonts in the 'x locale.
|
|
8629
|
434
|
8630 1999-03-04 Adrian Aichner <adrian@xemacs.org>
|
428
|
8631
|
|
8632 * package-ui.el (pui-install-selected-packages): Don't throw on
|
|
8633 `package-admin-delete-binary-package' returning nil since it's
|
|
8634 normal. Reindent function.
|
|
8635 (pui-add-required-packages): Handle case where packages selected
|
|
8636 for installation have never been installed.
|
|
8637
|
|
8638 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
8639
|
|
8640 * menubar-items.el (default-menubar):
|
|
8641 Implement the ``Mule->Set coding system of process'' menu item.
|
|
8642
|
|
8643 1999-02-18 Martin Buchholz <martin@xemacs.org>
|
|
8644
|
|
8645 * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
|
|
8646 files
|
|
8647 - Change some `if's to `when's
|
|
8648
|
|
8649 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8650
|
|
8651 * XEmacs 21.2.11 is released
|
|
8652
|
|
8653 1999-02-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8654
|
|
8655 * userlock.el (ask-user-about-supersession-threat-dbox): Guard
|
|
8656 against window close (Fix Bug #460).
|
|
8657 (ask-user-about-lock-dbox): Idem.
|
|
8658
|
|
8659 1999-02-25 SL Baur <steve@xemacs.org>
|
|
8660
|
|
8661 * mule/mule-charset.el (charset-leading-byte): New function.
|
|
8662 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
8663
|
|
8664 1999-02-12 Andy Piper <andy@xemacs.org>
|
|
8665
|
|
8666 * about.el (xemacs-hackers): change andy's email address.
|
|
8667 (about-url-alist): change andy's web page address.
|
|
8668 (about-xemacs): add piper.
|
|
8669
|
|
8670 1999-02-16 SL Baur <steve@xemacs.org>
|
|
8671
|
|
8672 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
8673 of mule-base into lisp/mule.
|
|
8674
|
|
8675 1999-02-16 SL Baur <steve@xemacs.org>
|
|
8676
|
|
8677 * mule/arabic.el:
|
|
8678 mule/canna-leim.el:
|
|
8679 mule/chinese.el:
|
|
8680 mule/cyrillic.el:
|
|
8681 mule/english.el:
|
|
8682 mule/european.el:
|
|
8683 mule/greek.el:
|
|
8684 mule/hebrew.el:
|
|
8685 mule/japanese.el:
|
|
8686 mule/kinsoku.el:
|
|
8687 mule/korean.el:
|
|
8688 mule/misc-lang.el:
|
|
8689 mule/mule-category.el:
|
|
8690 mule/mule-ccl.el:
|
|
8691 mule/mule-charset.el:
|
|
8692 mule/mule-cmds.el:
|
|
8693 mule/mule-coding.el:
|
|
8694 mule/mule-files.el:
|
|
8695 mule/mule-help.el:
|
|
8696 mule/mule-init.el:
|
|
8697 mule/mule-misc.el:
|
|
8698 mule/mule-tty-init.el:
|
|
8699 mule/mule-x-init.el:
|
|
8700 mule/viet-chars.el: Remerge from mule-base.
|
|
8701
|
|
8702 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
8703 of mule-base into lisp/mule.
|
|
8704
|
434
|
8705 1999-02-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
8706
|
|
8707 * process.el (exec-to-string): Use `shell-command-switch' in place
|
|
8708 of hard-wired "-c" (for WindowsNT).
|
|
8709
|
|
8710 1999-02-08 Charles G Waldman <cgw@pgt.com>
|
|
8711
|
|
8712 * menubar-items.el (default-menubar): Remove obsolete
|
|
8713 "Gopher" item
|
|
8714
|
|
8715 1999-02-06 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8716
|
|
8717 * package-admin.el (package-admin-get-install-dir): First fall
|
|
8718 back to the location of xemacs-base for non-mule packages.
|
|
8719
|
|
8720 1999-02-15 Martin Buchholz <martin@xemacs.org>
|
|
8721
|
|
8722 * paths.el:
|
|
8723 - improved automounter tmp directory support.
|
|
8724 - support 4 (!) empirically discovered automounter conventions
|
|
8725
|
|
8726 1999-02-12 SL Baur <steve@xemacs.org>
|
|
8727
|
|
8728 * etags.el (pop-tag-mark): autoload to match key binding.
|
|
8729
|
|
8730 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8731
|
|
8732 * XEmacs 21.2.10 is released
|
|
8733
|
|
8734 1999-02-02 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8735
|
|
8736 * package-get.el (package-get-remote-filename): Don't bug out for
|
|
8737 a local file name in the search entry.
|
|
8738
|
|
8739 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8740
|
|
8741 * XEmacs 21.2.9 is released
|
|
8742
|
442
|
8743 1999-01-19 Didier Verna <didier@xemacs.org>
|
428
|
8744
|
|
8745 * replace.el (replace-search-function): new variable containing a
|
|
8746 function to perform a search-forward.
|
|
8747 (replace-re-search-function): new variable containing a function
|
|
8748 to perform a re-search-forward.
|
|
8749 (perform-replace): use them.
|
|
8750
|
442
|
8751 1999-01-25 Didier Verna <didier@xemacs.org>
|
428
|
8752
|
|
8753 * select.el (selection-owner-p): use the name `XEmacs'.
|
|
8754 (cut-copy-clear-internal): ditto.
|
|
8755
|
|
8756 1999-01-18 Andy Piper <andy@xemacs.org>
|
|
8757
|
|
8758 * about.el (about-url-alist): Update my entry.
|
|
8759 (xemacs-hackers): Ditto.
|
|
8760
|
434
|
8761 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
8762
|
|
8763 * buffer.el (switch-to-buffer): Fixing documentation.
|
|
8764 * minibuf.el (minibuffer-completion-table): ditto.
|
|
8765 * cl-macs.el (return-from): ditto.
|
|
8766
|
442
|
8767 1999-01-04 Didier Verna <didier@xemacs.org>
|
428
|
8768
|
|
8769 * replace.el (delete-non-matching-lines): temporarily disable
|
|
8770 case-folding when called interactively with a regexp containing
|
|
8771 uppercase characters.
|
|
8772 (delete-matching-lines): ditto.
|
|
8773 (count-matches): ditto.
|
|
8774 (list-matching-lines): ditto.
|
|
8775
|
|
8776 1999-01-07 Colin Rafferty <colin@xemacs.org>
|
|
8777
|
|
8778 * window.el (shrink-window-if-larger-than-buffer): Clean up. Only
|
|
8779 abort if current window is split horizontally, not if others are
|
|
8780 split. Got rid of unnecessary minibuffer checking. Also, add
|
|
8781 some comments (it's still complex).
|
|
8782
|
|
8783 1999-01-12 Robert Pluim <rpluim@BayNetworks.com>
|
|
8784
|
|
8785 * package-get.el: changed address for doc.ic.ac.uk to
|
|
8786 sunsite.doc.ic.ac.uk
|
|
8787
|
|
8788 1999-01-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8789
|
|
8790 * ldap.el (toplevel): Remove requires so that the file compiles
|
|
8791 with a non LDAP-enabled XEmacs binary. Provide `ldap'.
|
|
8792
|
|
8793 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
8794
|
|
8795 * dump-paths.el: Calculate module-directory and set
|
|
8796 module-load-path to the load path for modules.
|
|
8797
|
|
8798 * loadup.el: Get bootstrap value of module-load-path from the
|
|
8799 environment variable EMACSBOOTSTRAPMODULEPATH.
|
|
8800 - Display the module load path if we're debugging paths.
|
|
8801
|
|
8802 * setup-paths.el: Added function paths-find-site-module-directory.
|
|
8803 - Added function paths-find-module-directory.
|
|
8804 - Added function paths-construct-module-load-path. Uses new
|
|
8805 environment variable EMACSMODULEPATH.
|
|
8806
|
|
8807 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
8808
|
|
8809 * font.el (font-default-object-for-device):
|
|
8810 Oops! This `or' can't be replaced by `unless'.
|
|
8811 Fixed inability to run w3, among other things.
|
|
8812
|
|
8813 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
8814
|
|
8815 * package-admin.el: Change initialization of
|
|
8816 package-admin-install-function dependent on system type.
|
|
8817 Change package-admin-install-function-mswindows to use
|
|
8818 "minitar".
|
|
8819
|
|
8820 1998-12-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
8821
|
|
8822 * mouse.el (default-mouse-motion-handler): Disable help echo while
|
|
8823 in the minibuffer.
|
|
8824
|
|
8825 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
8826
|
|
8827 * XEmacs 21.2.8 is released.
|
|
8828
|
|
8829 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
8830
|
|
8831 * XEmacs 21.2.7 is released.
|
|
8832
|
|
8833 1998-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8834
|
|
8835 * package-ui.el (pui-list-packages): Set truncate-lines.
|
|
8836
|
|
8837 * package-get.el (package-get-download-menu): Use
|
|
8838 `package-ui-add-site'. Add a a toggle to indicate it is in the list.
|
|
8839
|
|
8840 * package-ui.el (pui-help): Ditch in favor of `describe-mode'
|
|
8841 (pui-help-string): idem.
|
|
8842 (list-packages-mode): New major mode.
|
|
8843 (pui-list-packages): Use 'list-packages-mode' in the package buffer.
|
|
8844 (pui-install-selected-packages): Add suport for removing packages.
|
|
8845 (pui-toggle-package-delete-key): New function.
|
|
8846 (pui-popup-context-sensitive): New kludge.
|
|
8847 (pui-list-packages): Add warning when `package-get-remote' is nil.
|
|
8848 (package-ui-add-site): New function.
|
|
8849
|
442
|
8850 1998-12-01 Didier Verna <didier@xemacs.org>
|
428
|
8851
|
|
8852 * hyper-apropos.el (hyper-where-is): added the missing autoload.
|
|
8853
|
|
8854 1998-11-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8855
|
|
8856 * ldap.el: Custom-ized
|
|
8857 (toplevel): Do not provide `ldap' which is provided by C level
|
|
8858 LDAP code
|
|
8859 (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
|
|
8860
|
|
8861 1998-12-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
8862
|
|
8863 * isearch-mode.el (isearch-mode): Really fix keymap lossage.
|
|
8864
|
|
8865 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
8866
|
|
8867 * sound.el (sound-load-list): name changed from sound-load-alist.
|
|
8868 (sound-extension-list): name changed from sound-ext-list.
|
|
8869 (load-default-sounds): use new names.
|
|
8870 (load-sound-file): use new names.
|
|
8871
|
|
8872 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
8873
|
|
8874 * XEmacs 21.2.6 is released
|
|
8875
|
|
8876 1998-11-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
8877
|
|
8878 * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
|
|
8879 errors.
|
|
8880
|
|
8881 1998-12-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
8882
|
|
8883 * wid-edit.el (widget-echo-this-extent): Set
|
|
8884 help-echo-owns-message to t.
|
|
8885
|
|
8886 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
8887
|
|
8888 * package-get.el (package-get-download-menu): use toggles for
|
|
8889 each site in the download site menu.
|
|
8890
|
|
8891 1998-12-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8892
|
|
8893 * package-get.el (package-get): If we cannot find a package
|
|
8894 because package-get-remote is not set, give a more helpful
|
|
8895 error message.
|
|
8896
|
|
8897 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
8898
|
|
8899 * package-get.el (package-get-remote-filename): use an EFS path
|
|
8900 with user anonymous if no user is specified.
|
|
8901
|
|
8902 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8903
|
|
8904 * faces.el (face-spec-set): Re-init fallfacks for default after
|
|
8905 calling reset-face on the default face.
|
|
8906
|
|
8907 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8908
|
|
8909 * package-admin.el (package-admin-default-install-function):
|
|
8910 Behave as advertised. Make sure the pkg-dir is proper for
|
|
8911 default-directory.
|
|
8912 (package-admin-add-binary-package): Make sure the pkg-dir is
|
|
8913 proper for default-directory.
|
|
8914 (package-admin-install-function-mswindows): Make sure the pkg-dir
|
|
8915 is proper for default-directory.
|
|
8916
|
|
8917 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
8918
|
|
8919 * XEmacs 21.2.5 is released
|
|
8920
|
|
8921 1998-12-05 SL Baur <steve@altair.xemacs.org>
|
|
8922
|
|
8923 * files.el (binary-file-regexps): regexp-opt is not available at
|
|
8924 bytecompile time.
|
|
8925
|
|
8926 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
8927
|
|
8928 * x-win-xfree86.el:
|
|
8929 * x-win-sun.el (x-win-init-sun):
|
|
8930 * x-win-sun.el:
|
|
8931 * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
|
|
8932 * x-iso8859-1.el:
|
|
8933 * x-init.el (init-post-x-win):
|
|
8934 * x-init.el (init-pre-x-win):
|
|
8935 * x-init.el (x-initialize-compose):
|
|
8936 * x-init.el:
|
|
8937 * x-compose.el:
|
|
8938 * winnt.el:
|
|
8939 * widget.el:
|
|
8940 * wid-edit.el (widget-glyph-click):
|
|
8941 * wid-edit.el (widget-glyph-find):
|
|
8942 * wid-edit.el (widget-type):
|
|
8943 * view-less.el (view-buffer-other-window):
|
|
8944 * very-early-lisp.el:
|
|
8945 * version.el:
|
|
8946 * toolbar.el:
|
|
8947 * toolbar-items.el:
|
|
8948 * term/sun.el (suntool-map):
|
|
8949 * term/sun-mouse.el:
|
|
8950 * term/internal.el:
|
|
8951 * syntax.el (modify-syntax-entry):
|
|
8952 * symbol-syntax.el:
|
|
8953 * subr.el:
|
|
8954 * startup.el (lock-directory):
|
|
8955 * simple.el (set-comment-column):
|
|
8956 * simple.el (backward-delete-char-untabify):
|
|
8957 * shadow.el (find-emacs-lisp-shadows):
|
|
8958 * shadow.el:
|
|
8959 * setup-paths.el (paths-construct-info-path):
|
|
8960 * select.el (cut-copy-clear-internal):
|
|
8961 * process.el (call-process-region):
|
|
8962 * process.el (start-process-shell-command):
|
|
8963 * process.el:
|
|
8964 * paths.el (rmail-spool-directory):
|
|
8965 * paragraphs.el (use-hard-newlines):
|
|
8966 * package-get.el (package-get-dependencies):
|
|
8967 * package-admin.el (package-admin-delete-binary-package):
|
|
8968 * obsolete.el (truncate-string):
|
|
8969 * obsolete.el (store-substring):
|
|
8970 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
8971 * mouse.el (mouse-yank-at-point):
|
|
8972 * modeline.el:
|
|
8973 * modeline.el (mouse-drag-modeline):
|
|
8974 * minibuf.el (read-directory-name-internal):
|
|
8975 * minibuf.el (read-file-name-internal):
|
|
8976 * minibuf.el (read-file-name-internal-1):
|
|
8977 * minibuf.el (read-file-name-2):
|
|
8978 * minibuf.el (exact-minibuffer-completion-p):
|
|
8979 * minibuf.el (read-from-minibuffer):
|
|
8980 * minibuf.el:
|
|
8981 * menubar.el (check-menu-syntax):
|
|
8982 * map-ynp.el (map-y-or-n-p):
|
|
8983 * make-docfile.el (docfile-out-of-date):
|
|
8984 * loadup.el ((member "run-temacs" command-line-args)):
|
|
8985 * loadup.el ((member "no-site-file" command-line-args)):
|
|
8986 * loadup.el (really-early-error-handler):
|
|
8987 * loadup.el:
|
|
8988 * loadhist.el:
|
|
8989 * loaddefs.el:
|
|
8990 * lisp-mnt.el (lm-verify):
|
|
8991 * lib-complete.el (lib-complete:cache-completions):
|
|
8992 * lib-complete.el (library-all-completions):
|
|
8993 * itimer.el (itimer-run-expired-timers):
|
|
8994 * info.el (Info-mode):
|
|
8995 * info.el (Info-insert-file-contents):
|
|
8996 * info.el (Info-rebuild-dir):
|
|
8997 * info.el (Info-build-dir-anew):
|
|
8998 * info.el (Info-parse-dir-entries):
|
|
8999 * info.el (Info-dir-outdated-p):
|
|
9000 * info.el (Info-insert-dir):
|
|
9001 * info.el (info-xref):
|
|
9002 * info.el:
|
|
9003 * hyper-apropos.el (hyper-apropos-get-doc):
|
|
9004 * hyper-apropos.el (hyper-describe-face):
|
|
9005 * hyper-apropos.el (hyper-apropos-mode):
|
|
9006 * hyper-apropos.el:
|
|
9007 * help.el (list-processes):
|
|
9008 * help.el:
|
|
9009 * gnuserv.el:
|
|
9010 * font.el (mswindows-font-create-name):
|
|
9011 * font.el (font-default-font-for-device):
|
|
9012 * font.el (x-font-create-object):
|
|
9013 * font.el (font-registry):
|
|
9014 * font.el:
|
|
9015 * font-lock.el (font-lock-keywords):
|
|
9016 * font-lock.el:
|
|
9017 * finder.el (finder-compile-keywords):
|
|
9018 * find-paths.el (paths-find-recursive-path):
|
|
9019 * fill.el (set-justification-center):
|
|
9020 * fill.el (fill-region-as-paragraph):
|
|
9021 * files.el (insert-directory):
|
|
9022 * files.el (wildcard-to-regexp):
|
|
9023 * files.el (recover-file):
|
|
9024 * files.el (basic-save-buffer):
|
|
9025 * files.el (delete-auto-save-file-if-necessary):
|
|
9026 * files.el (file-relative-name):
|
|
9027 * files.el (backup-extract-version):
|
|
9028 * files.el (backup-buffer):
|
|
9029 * files.el (set-visited-file-name):
|
|
9030 * files.el (set-auto-mode):
|
|
9031 * files.el (interpreter-mode-alist):
|
|
9032 * files.el:
|
|
9033 * files.el (find-file-noselect):
|
|
9034 * files.el (abbreviate-file-name):
|
|
9035 * files.el (parse-colon-path):
|
|
9036 * files.el (directory-abbrev-alist):
|
|
9037 * etags.el (visit-tags-table-buffer):
|
|
9038 * easymenu.el (easy-menu-define):
|
|
9039 * dragdrop.el (experimental-dragdrop-drag):
|
|
9040 * dragdrop.el (dragdrop-drop-do-functions):
|
|
9041 * dragdrop.el (dragdrop-drop-at-point):
|
|
9042 * disass.el (disassemble-1):
|
|
9043 * disass.el (disassemble-internal):
|
|
9044 * disass.el (disassemble):
|
|
9045 * disass.el:
|
|
9046 * derived.el (derived-mode-init-mode-variables):
|
|
9047 * derived.el (define-derived-mode):
|
|
9048 * custom.el (defgroup):
|
|
9049 * cus-edit.el (custom-quote):
|
|
9050 * config.el:
|
|
9051 * code-process.el (open-network-stream):
|
|
9052 * code-process.el (start-process):
|
|
9053 * code-process.el (call-process-region):
|
|
9054 * code-process.el (call-process):
|
|
9055 * code-process.el:
|
|
9056 * code-files.el (insert-file-contents):
|
|
9057 * code-files.el:
|
|
9058 * code-files.el (buffer-file-coding-system-for-read):
|
|
9059 * cmdloop.el (yes-or-no-p-minibuf):
|
|
9060 * cl.el:
|
|
9061 * cl-macs.el:
|
|
9062 * cl-extra.el:
|
|
9063 * callers-of-rpt.el (make-caller-report):
|
|
9064 * callers-of-rpt.el:
|
|
9065 * bytecomp.el (batch-byte-recompile-directory):
|
|
9066 * bytecomp.el (batch-byte-compile-1):
|
|
9067 * bytecomp.el (batch-byte-compile):
|
|
9068 * bytecomp.el (display-call-tree):
|
|
9069 * bytecomp.el (byte-compile-insert):
|
|
9070 * bytecomp.el (byte-compile-two-args-19->20):
|
|
9071 * bytecomp.el (byte-compile-variable-ref):
|
|
9072 * bytecomp.el (byte-compile-form):
|
|
9073 * bytecomp.el (byte-compile-top-level-body):
|
|
9074 * bytecomp.el (byte-compile-out-toplevel):
|
|
9075 * bytecomp.el (byte-compile-byte-code-maker):
|
|
9076 * bytecomp.el (byte-compile-file-form-defmumble):
|
|
9077 * bytecomp.el (byte-compile-file-form):
|
|
9078 * bytecomp.el (byte-compile-keep-pending):
|
|
9079 * bytecomp.el (byte-compile-insert-header):
|
|
9080 * bytecomp.el (byte-compile-from-buffer):
|
|
9081 * bytecomp.el (byte-compile-file):
|
|
9082 * bytecomp.el (byte-recompile-file):
|
|
9083 * bytecomp.el (byte-compile-close-variables):
|
|
9084 * bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
9085 * bytecomp.el (byte-compile-warn-about-unresolved-functions):
|
|
9086 * bytecomp.el (byte-compiler-legal-options):
|
|
9087 * bytecomp.el (byte-compile-lapcode):
|
|
9088 * bytecomp.el (byte-optimize-log):
|
|
9089 * bytecomp.el ((fboundp 'defsubst)):
|
|
9090 * bytecomp.el:
|
|
9091 * bytecomp-runtime.el:
|
|
9092 * byte-optimize.el (byte-optimize-apply):
|
|
9093 * byte-optimize.el (car):
|
|
9094 * byte-optimize.el (byte-optimize-form):
|
|
9095 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
9096 * byte-optimize.el:
|
|
9097 * build-report.el (build-report-insert-installation-file):
|
|
9098 * build-report.el (build-report):
|
|
9099 * auto-show.el:
|
|
9100 * apropos.el (apropos-documentation):
|
|
9101 - mega patch
|
|
9102 - clean up byte-compile warnings
|
|
9103 - remove unused variables
|
|
9104 - Use common lisp style hashtable functions
|
|
9105 - byte compiler cleanup
|
|
9106 - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
|
|
9107 - remove old backquote syntax usage
|
|
9108 - move some cl functionality into C for speed.
|
|
9109 - remove last remaining VMS support
|
|
9110 - spelling fixes
|
|
9111 - implement last, butlast, nbutlast, copy-list in C.
|
|
9112 - new macro ignore-file-errors, similar to ignore-errors
|
|
9113 (ignore-file-errors (delete-file "foo"))
|
|
9114 - get frequent garbage collection during loadup.el by tweaking
|
|
9115 gc-cons-threshold, rather than explicitly calling garbage-collect
|
|
9116 - default delete-key-deletes-forward to `t'.
|
|
9117
|
|
9118 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
9119
|
|
9120 * XEmacs 21.2-beta4 is released.
|
|
9121
|
|
9122 1998-11-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9123
|
|
9124 * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
|
|
9125 (easy-menu-item-present-p): Wrapper around find-menu-item.
|
|
9126 (easy-menu-remove-item): Wrapper around delete-menu-item.
|
|
9127
|
|
9128 * menubar.el (delete-menu-item): Add 'from-menu' argument.
|
|
9129 (add-menu-button): Add 'in-menu' argument.
|
|
9130 (add-menu-item-1): Add in-menu support to helper function.
|
|
9131
|
|
9132 1998-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
9133
|
|
9134 * isearch-mode.el (isearch-mode): Fix keymap lossage.
|
|
9135
|
|
9136 1998-11-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9137
|
|
9138 * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
|
|
9139 of Dec 4, 1997.
|
|
9140
|
|
9141 1998-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
9142
|
|
9143 * process.el (shell-command-on-region): Report if the command
|
|
9144 succeeded or failed.
|
|
9145
|
|
9146 1998-11-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
9147
|
|
9148 * subr.el (buffer-substring-no-properties): Comment out.
|
|
9149
|
434
|
9150 1998-11-07 Adrian Aichner <adrian@xemacs.org>
|
428
|
9151
|
|
9152 * msw-faces.el (mswindows-find-smaller-font): Turning font names
|
|
9153 into font instances first, like `x-frob-font-size' does.
|
|
9154 (mswindows-find-larger-font): ditto
|
|
9155
|
|
9156 1998-11-04 Greg Klanderman <greg@alphatech.com>
|
|
9157
|
|
9158 * package-ui.el (pui-install-selected-packages): fix args in call
|
|
9159 to `package-get'.
|
|
9160
|
|
9161 1998-10-29 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9162
|
|
9163 * package-get.el (host-name): New widget type.
|
|
9164 (package-get-remote): Better customization using new type.
|
|
9165 (package-get-download-sites): idem dito.
|
|
9166
|
|
9167 (package-get-custom): Do not use package-get-all untill we have
|
|
9168 runtime dependencies.
|
|
9169
|
|
9170 (package-get-remove-copy): Default to 't' we no longer need this
|
|
9171 kludge as we do not currently use depenencies.
|
|
9172
|
|
9173 (package-get-was-current): New variable.
|
|
9174 (package-get-require-base): New 'force-current' argument.
|
|
9175 (package-get-update-base): idem
|
|
9176 (package-get-package-provider): idem
|
|
9177 (package-get-locate-index-file): New 'no-remote' argument.
|
|
9178 (package-get-locate-file): idem.
|
|
9179
|
|
9180 (package-get-maybe-save-index): New function.
|
|
9181 (package-get-update-base): Use it.
|
|
9182
|
|
9183 1998-10-28 Greg Klanderman <greg@alphatech.com>
|
|
9184
|
|
9185 * package-get.el (package-get-remote): default to nil; by default,
|
|
9186 don't go out to the net via EFS. They must select a download site.
|
|
9187 (package-get-download-sites): new variable.
|
|
9188 (package-get-download-menu): new function.
|
|
9189 (package-get-locate-index-file): new function.
|
|
9190 (package-get-update-base): use it.
|
|
9191
|
|
9192 * menubar-items.el (default-menubar): add "Update Package Index"
|
|
9193 and "Add Download Site" menus under Options | Manage Packages.
|
|
9194
|
|
9195 1998-10-19 Greg Klanderman <greg@alphatech.com>
|
|
9196
|
|
9197 * package-get.el (package-get): bugfix code checking installed version
|
|
9198 for case where package is not currently installed.
|
|
9199 (package-get-require-signed-base-updates): new variable.
|
|
9200 (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
|
|
9201 deemed not a goot thing. Use the variable
|
|
9202 package-get-allow-unsigned-base-updates instead.
|
|
9203
|
|
9204 1998-10-16 Greg Klanderman <greg@alphatech.com>
|
|
9205
|
|
9206 * package-get.el (package-get): Don't install an older version than
|
|
9207 we already have unless explicitly told to. Issue a warning.
|
|
9208
|
|
9209 * package-ui.el (pui-add-required-packages): when adding
|
|
9210 dependencies, don't add packages that are up to date.
|
|
9211 (pui-package-symbol-char): Don't consider a package out of date
|
|
9212 if you have a newer version installed than the latest version in
|
|
9213 package-get-base.
|
|
9214
|
|
9215 * package-get.el (package-get-base-filename): document that it may
|
|
9216 be a path relative to package-get-remote; new default value.
|
|
9217 (package-get-locate-file): new function.
|
|
9218 (package-get-update-base): use it to expand package-get-base-filename.
|
|
9219 (package-get-save-base): new function to save the package-get database
|
|
9220 to file.
|
|
9221 (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
|
|
9222 (package-get-update-base): pass the REMOTE-SOURCE arg.
|
|
9223 (package-get-update-base-entry): call package-get-custom-add-entry.
|
|
9224 (package-get-file-installed-p): removed; no longer needed.
|
|
9225 (package-get-create-custom): ditto.
|
|
9226 (toplevel): remove code to build and load package-get-custom.el
|
|
9227 (package-get-custom-add-entry): new function.
|
|
9228
|
|
9229 1998-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
9230
|
|
9231 * wid-edit.el (widget-button-click): Don't switch window.
|
|
9232
|
|
9233 1998-10-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9234
|
|
9235 * cus-face.el (custom-set-face-update-spec): Add autoload cookie
|
|
9236
|
|
9237 1998-10-20 Malcolm Box <malcolm@brownale.demon.co.uk>
|
|
9238
|
|
9239 * etags.el (find-tag-default): Run find-tag-hook using
|
|
9240 run-hooks rather than funcall
|
|
9241
|
|
9242 1998-10-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
9243
|
|
9244 * isearch-mode.el (isearch-mode): Set the current minor mode maps
|
|
9245 and the current local map as the parents to isearch-mode-map.
|
|
9246
|
|
9247 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
9248
|
|
9249 * XEmacs 21.2-beta3 is released.
|
|
9250
|
|
9251 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
9252
|
|
9253 * package-get.el (package-get-update-base): use
|
|
9254 insert-file-contents-internal, not insert-file-contents-literally.
|
|
9255
|
|
9256 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9257
|
|
9258 * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
|
|
9259 dump time.
|
|
9260
|
|
9261 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
9262
|
|
9263 * package-get.el (package-get-update-base-entry): new function.
|
|
9264 (package-get-update-base): renamed; was `package-get-load-base'.
|
|
9265 cleanup, and use package-get-update-base-from-buffer.
|
|
9266 (package-get-update-base-from-buffer): new function.
|
|
9267 (package-get-update-base-entries): new; helper for above.
|
|
9268 Do not eval lisp grabbed over ftp; parse it from new format.
|
|
9269
|
|
9270 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
9271
|
|
9272 * files.el (set-auto-mode): Don't play games loading package-get
|
|
9273 database; package-get-package-provider will handle it all.
|
|
9274
|
|
9275 1998-10-14 Greg Klanderman <greg@alphatech.com>
|
|
9276
|
|
9277 * package-get.el (package-get-base-filename): new variable.
|
|
9278 (package-get-require-base): new function.
|
|
9279 (package-get-pgp-signed-begin-line): new variable.
|
|
9280 (package-get-pgp-signature-begin-line): ditto.
|
|
9281 (package-get-pgp-signature-end-line): ditto.
|
|
9282 (package-get-load-base): new function.
|
|
9283 (package-get-interactive-package-query):
|
|
9284 (package-get-update-all):
|
|
9285 (package-get-dependencies):
|
|
9286 (package-get-package-provider):
|
|
9287 (package-get-custom): use package-get-require-base.
|
|
9288 [package-get-custom loading]: disable for now.
|
|
9289
|
|
9290 * package-ui.el (pui-list-packages): use (package-get-require-base)
|
|
9291
|
|
9292 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9293
|
|
9294 * package-ui.el: Correct obvious thinko in choosing extent face.
|
|
9295
|
|
9296 1998-10-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9297
|
|
9298 * menubar-items.el (default-menubar): pui-list-package has nothing
|
|
9299 to with Customize. Move all the package stuff to a new Item in Options.
|
|
9300
|
|
9301 * package-ui.el (pui-menu): Add menu and Popup menu.
|
|
9302
|
|
9303 * package-get.el (package-get): Use new
|
|
9304 package-admin-get-install-dir.
|
|
9305
|
|
9306 * package-admin.el (package-admin-get-install-dir): New syntax.
|
|
9307 Conserve package location and put mule packages where mule-base is.
|
|
9308
|
|
9309 * package-get.el : Customized
|
|
9310
|
|
9311 * package-ui.el (pui): Customized
|
|
9312 (pui-package-install-dest-dir): New variable.
|
|
9313 (pui-install-selected-packages): Use it
|
|
9314
|
|
9315 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
9316
|
|
9317 * package-get.el (package-get-interactive-package-query): Move
|
|
9318 dependency on package-get-base to run-time.
|
|
9319 (package-get-update-all): Ditto.
|
|
9320 (package-get-dependencies): Ditto.
|
|
9321 (package-get-package-provider): Ditto.
|
|
9322 (package-get-custom): Ditto.
|
|
9323
|
|
9324 1998-10-11 Glynn Clements <glynn@sensei.co.uk>
|
|
9325
|
|
9326 * events.el: Remove 'ascii-character property from 'backspace
|
|
9327 and 'delete symbols
|
|
9328
|
|
9329 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
9330
|
|
9331 * package-get-base.el: removed.
|
|
9332
|
442
|
9333 1998-09-23 Didier Verna <didier@xemacs.org>
|
428
|
9334
|
|
9335 * simple.el (search-caps-disable-folding): moved from isearch-mode.el
|
|
9336 (no-upper-case-p): new function.
|
|
9337 (with-search-caps-disable-folding): new macro.
|
|
9338 (with-interactive-search-caps-disable-folding): new macro.
|
|
9339 (zap-to-char): In interactive mode, do a case-sensitive search if
|
|
9340 the character is uppercase.
|
|
9341 (zap-up-to-char): ditto.
|
|
9342
|
|
9343 * replace.el (perform-replace): use the function no-upper-case-p.
|
|
9344
|
|
9345 * isearch-mode.el (isearch-fix-case): ditto.
|
|
9346 make obsolete `with-caps-disable-folding' and
|
|
9347 `isearch-no-upper-case-p'.
|
|
9348
|
|
9349 * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
|
|
9350 (tags-search): ditto.
|
|
9351 (tags-query-replace): ditto.
|
|
9352
|
|
9353 * info.el (Info-search): ditto.
|
|
9354
|
|
9355 1998-10-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9356
|
|
9357 * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
|
|
9358
|
|
9359 1998-10-07 Greg Klanderman <greg@alphatech.com>
|
|
9360
|
|
9361 * package-admin.el (package-admin-rmtree): rewritten. need to
|
|
9362 check for "." and ".." before symlink check. expand files and
|
|
9363 directories with respect to DIRECTORY, not default-directory.
|
|
9364
|
|
9365 1998-10-04 Greg Klanderman <greg@alphatech.com>
|
|
9366
|
|
9367 * package-get.el (package-get-all): add INSTALL-DIR argument.
|
|
9368
|
|
9369 1998-10-06 Greg Klanderman <greg@alphatech.com>
|
|
9370
|
|
9371 * package-ui.el (pui-add-required-packages): new function, select
|
|
9372 dependent packages.
|
|
9373 (pui-display-keymap): bind it.
|
|
9374 (pui-help-string): document it.
|
|
9375 (pui-install-selected-packages): package-get-all -> package-get.
|
|
9376
|
|
9377 * package-get.el (package-get-dependencies): new function.
|
|
9378
|
|
9379 1998-10-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
9380
|
|
9381 * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
|
|
9382 regexps.
|
|
9383
|
|
9384 1998-10-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
9385
|
|
9386 * mouse.el (default-mouse-track-point-at-opening-quote-p): New
|
|
9387 function.
|
|
9388 (default-mouse-track-normalize-point): Use it.
|
|
9389
|
|
9390 1998-09-30 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9391
|
|
9392 * package-admin.el (package-admin-delete-binary-package):
|
|
9393 General cleanup. Remove unnessary use of progn and
|
|
9394 save-excursion.
|
|
9395 (package-admin-delete-binary-package): Do NOT mess with file
|
|
9396 modes. That is evil.
|
|
9397 (package-admin-delete-binary-package): Wrap all deleting in
|
|
9398 condition-case. The data in MANIFEST is untrustworthy.
|
|
9399 (package-admin-delete-binary-package): Let the OS worry about non
|
|
9400 empty directories.
|
|
9401
|
|
9402 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
9403
|
|
9404 * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
|
|
9405 processing.
|
|
9406 (lm-report-bug): Fix mail address to send bug reports to.
|
|
9407
|
|
9408 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
9409
|
|
9410 * XEmacs 21.2-beta2 is released.
|
|
9411
|
|
9412 1998-08-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9413
|
|
9414 * files.el (auto-mode-alist): Enhanced regexp for perl-mode
|
|
9415
|
|
9416 1998-09-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9417
|
|
9418 * info.el (Info-mode): Document page turning by double clicks in
|
|
9419 docstring so `M-x describe-mode' will display it.
|
|
9420
|
|
9421 1998-09-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9422
|
|
9423 * info.el (Info-mouse-track-double-click-hook): Use character
|
|
9424 widths to calculate a border region where double clicking does
|
|
9425 page turning, and return `nil' by default so other hooks, such as
|
|
9426 region highlighting, will be run.
|
|
9427
|
|
9428 1998-09-29 Colin Rafferty <colin@xemacs.org>
|
|
9429
|
|
9430 * sound.el (default-sound-directory-list): Initialize with all the
|
|
9431 "sounds" directories in `data-directory-list'. It used to just be
|
|
9432 the first one.
|
|
9433
|
|
9434 * packages.el (locate-data-directory-list): Created. This gives
|
|
9435 the list of matching directories, unlike `locate-data-directory',
|
|
9436 which just gives the first one.
|
|
9437
|
|
9438 1998-09-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9439
|
|
9440 * minibuf.el (read-from-minibuffer): No longer bind help-form but
|
|
9441 make a binding in the local keymap until help-char handling is
|
|
9442 improved.
|
|
9443
|
|
9444 * help.el (help-keymap-with-help-key): Provide keymap with help
|
|
9445 binding.
|
|
9446 (help-print-help-form): New helper function.
|
|
9447
|
|
9448 1998-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
9449
|
|
9450 * isearch-mode.el (isearch-highlight): set-extent-endpoints can
|
|
9451 move extent to another buffer; no need to create a new extent.
|
|
9452 (isearch-fix-case): New function.
|
|
9453 (isearch-search-and-update): Use it.
|
|
9454
|
|
9455 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
9456
|
|
9457 * isearch-mode.el (isearch-mode): Use overriding-local-map to set
|
|
9458 the keymap, not minor-mode-map-alist.
|
|
9459 (isearch-done): Restore overriding-local-map.
|
|
9460
|
|
9461 1998-09-21 Martin Buchholz <martin@xemacs.org>
|
|
9462
|
|
9463 * bytecomp.el (byte-compile-buffer-substring):
|
|
9464 Fix for: (byte-compile (defun f () (buffer-substring)))
|
|
9465 ==> ** buffer-substring called with 3 args, but requires 0-3
|
|
9466 - new code not only works, but is more readable, too.
|
|
9467
|
|
9468 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
9469
|
|
9470 * msw-faces.el (mswindows-init-device-faces): Don't try to
|
|
9471 specify a default font at this late stage. Do try to force
|
|
9472 creation of the default face font so that if it fails we get
|
|
9473 an error now instead of a crash at frame creation.
|
|
9474
|
|
9475 mswindows-font-canonicalize-name, mswindows-make-font-unbold,
|
|
9476 mswindows-make-font-unitalic: Canonical default weight
|
|
9477 changed from "Normal" to "Regular".
|
|
9478
|
|
9479 mswindows-make-font-bold / -bold-italic: Supplied device was
|
|
9480 not being passed into call to mswindows-find-smaller-font.
|
|
9481
|
763
|
9482 1998-09-10 Björn Torkelsson <torkel@hpc2n.umu.se>
|
428
|
9483
|
|
9484 * package-get.el (package-get-remote): Fix the path where to find
|
|
9485 the packages on xemacs.org.
|
|
9486
|
|
9487 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
9488
|
|
9489 * about.el (about-maintainer-info): Update Ben's entry.
|
|
9490
|
|
9491 1998-09-24 Martin Buchholz <martin@xemacs.org>
|
|
9492
|
|
9493 * lisp/shadow.el (find-emacs-lisp-shadows):
|
|
9494 - `member' was being called on lists of length 2000!
|
|
9495 - Replace with hashtables.
|
|
9496 - Replace hand-coded loops with (dolist)
|
|
9497 - Fix comment typo
|
|
9498
|
|
9499 1998-09-20 Darryl Okahata <darrylo@sr.hp.com>
|
|
9500
|
|
9501 * packages.el: Added new function, `package-delete-name', to
|
|
9502 delete existing packages from the installed package database
|
|
9503 (`packages-package-list'). Also added the "pkginfo" directory
|
|
9504 to `packages-special-base-regexp', so that the pkginfo directory
|
|
9505 would not get added to `late-packages'.
|
|
9506
|
|
9507 * package-admin.el: Added ability to delete an installed package
|
|
9508 (added low-level function, `package-admin-delete-package').
|
|
9509 Understands how to use the pkginfo/MANIFEST.<package> file to
|
|
9510 delete the package. When installing a package, will also
|
|
9511 create a MANIFEST.* file if one is not provided by the
|
|
9512 package. If the MANIFEST.* doesn't exist when deleting a
|
|
9513 package, the functions will fall back to attempting to delete
|
|
9514 any package-specific lisp directory.
|
|
9515
|
|
9516 * package-get.el: Moved some functions to package-admin.el.
|
|
9517 Added interactive function `package-get-delete-package', for
|
|
9518 use by users for deleting a package.
|
|
9519
|
442
|
9520 Also modified to not require the presence of efs.
|
428
|
9521
|
|
9522 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
9523
|
|
9524 * files.el (find-file-noselect): Handle all signals, kill the
|
|
9525 buffer and resignal.
|
|
9526
|
|
9527 1998-09-23 SL Baur <steve@altair.xemacs.org>
|
|
9528
|
|
9529 * cl-macs.el (glyph-image): Add setf method.
|
|
9530
|
|
9531 1998-09-06 Darryl Okahata <darrylo@sr.hp.com>
|
|
9532
|
|
9533 * package-get.el: Fixed broken EFS downloading. Also, look for
|
|
9534 .tar.gz files first, in preference over .tgz files.
|
|
9535
|
|
9536 * package-ui.el: Fix display of package version numbers.
|
|
9537
|
|
9538 1998-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9539
|
|
9540 * x-font-menu.el (font-menu-set-font): Add "pt" units to size
|
|
9541 argument.
|
|
9542
|
|
9543 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
9544
|
|
9545 * list-mode.el: `display-completion-list': added new/optional
|
|
9546 keyword `:completion-string', which allows the programmer to
|
|
9547 change the "Possible completions are:" prompt.
|
|
9548
|
|
9549 * menubar-items.el: Added new pulldown menu-pick to start up the
|
|
9550 visual package browser/installer:
|
|
9551
|
|
9552 Options->Customize->List Packages
|
|
9553
|
|
9554 * package-admin.el: Added hooks for installing under both Unix
|
|
9555 and MS Windows. Does additional error checking. No longer
|
|
9556 calls "add-big-package.sh" to install packages under Unix; now
|
|
9557 calls gunzip & tar directly.
|
|
9558
|
|
9559 * package-get.el: Added ability to install packages from files
|
|
9560 on a local disk/CDROM. Now deletes any existing package lisp
|
|
9561 directory. Does completion on available packages when
|
|
9562 querying for package names. Will also search for .tgz files
|
|
9563 in addition for .tar.gz files. Tries to reload
|
|
9564 auto-autoloads, as a convenience when loading new packages,
|
|
9565 and also tries to add any new package paths to `load-path'.
|
|
9566 Changed all occurences of `concat' to use `expand-file-name'.
|
|
9567
|
|
9568 * package-ui.el: New file which implements the main visual
|
|
9569 package browser/installer, which is started via a menu pick or
|
|
9570 M-x pui-list packages.
|
|
9571
|
|
9572 1998-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
9573
|
|
9574 * startup.el (load-init-file): spelling fix.
|
|
9575
|
|
9576 1998-09-02 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9577
|
|
9578 * startup.el (normal-top-level): Load auto-autoload files
|
|
9579 covariantly with their precedence.
|
|
9580
|
|
9581 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9582
|
|
9583 * menubar-items.el (default-menubar): Remove "Font Weight"
|
|
9584 option, there is currently no custom equivalent.. Customize-faces
|
|
9585 is "Edit faces".
|
|
9586
|
|
9587 * x-font-menu.el (font-menu-set-font): Use customize to set
|
|
9588 default face.
|
|
9589
|
|
9590 * faces.el (face-spec-update-all-matching): New function.
|
|
9591
|
|
9592 * cus-face.el (custom-set-face-update-spec): New function.
|
|
9593 Interface to customize faces from elisp.
|
|
9594
|
|
9595 (custom-face-value-create): Show the customized settings if set
|
|
9596 but not saved.
|
|
9597
|
|
9598 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9599
|
|
9600 (custom-face-value-create): Show the customized settings if set
|
|
9601 but not saved.
|
|
9602
|
|
9603 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
9604
|
|
9605 * keydefs.el (global-map): Add FSF 20.3 binding of
|
|
9606 query-replace-regexp.
|
|
9607
|
|
9608 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
9609
|
|
9610 * minibuf.el (read-file-name-internal-1): use
|
|
9611 user-name-completion-1 instead of user-name-completion.
|
|
9612
|
|
9613 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9614
|
|
9615 * loadup.el:
|
|
9616 * make-docfile.el:
|
|
9617 * update-elc.el: Don't set `source-directory' (now defunct as a
|
|
9618 global variable) no more.
|
|
9619
|
|
9620 * packages.el (packages-list-autoloads): Made `source-directory'
|
|
9621 (now defunct as a global variable) a parameter.
|
|
9622
|
|
9623 1998-08-13 Carsten Leonhardt <leo@arioch.oche.de>
|
|
9624
|
|
9625 * about.el (about-hackers): new email
|
|
9626
|
|
9627 1998-08-16 SL Baur <steve@altair.xemacs.org>
|
|
9628
|
|
9629 * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
|
|
9630
|
442
|
9631 1998-07-17 Didier Verna <didier@xemacs.org>
|
428
|
9632
|
|
9633 * faces.el (set-face-property):
|
|
9634 (set-face-dim-p):
|
|
9635 (face-dim-p): updated the doc strings now that the dim property isn't
|
|
9636 tty-specific.
|
|
9637 (face-equal): the dim property is now a common one.
|
|
9638
|
|
9639 * cus-face.el (custom-face-attributes): New face attribute: `dim'
|
|
9640 Renamed the `stipple' attribute to `background-pixmap'.
|
|
9641 (custom-face-background-pixmap): make custom-face-stipple an
|
|
9642 obsolete alias for this.
|
|
9643
|
|
9644 1998-08-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9645
|
|
9646 * find-paths.el (paths-file-readable-directory-p): Created and
|
|
9647 used.
|
|
9648
|
|
9649 * loadup.el: Don't set inhibit-... flags from run-temacs.
|
|
9650
|
|
9651 1998-08-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9652
|
|
9653 * packages.el (packages-data-path-depth): Added and used.
|
|
9654
|
|
9655 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
9656
|
|
9657 * about.el:
|
|
9658 - Change .xpm to .png, delete "zcat" section.
|
|
9659 - cosmetic fix in the 'marcpa' entry.
|
|
9660
|
|
9661 * etc/photos
|
|
9662 - convert all .xpm.Z to .png
|
|
9663 - rename mrb to martin
|
|
9664 - rename mcook-m to mcookm
|
|
9665
|
|
9666 1998-07-31 Martin Buchholz <martin@xemacs.org>
|
|
9667
|
|
9668 * x-init.el (x-initialize-compose): Add support for
|
|
9669 dead-circumflex as YET ANOTHER NAME for that dead key.
|
|
9670
|
|
9671 1998-08-05 Colin Rafferty <colin@xemacs.org>
|
|
9672
|
|
9673 * setup-paths.el (paths-construct-exec-path): Made the
|
|
9674 last-packages really be last.
|
|
9675 (paths-construct-data-directory-list): Ditto.
|
|
9676
|
|
9677 1998-08-01 Kai Haberzettl <khaberz@synnet.de>
|
|
9678
|
|
9679 * startup.el(startup-splash-frame-body):
|
|
9680 Update Copyright notice in splash screen
|
|
9681
|
|
9682 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
9683
|
|
9684 * minibuf.el (read-file-name-internal-1): do ~user completion.
|
|
9685
|
|
9686 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9687
|
|
9688 * font-lock.el (font-lock-fontify-glumped-region): Add guard
|
|
9689 aginst destroyed extents
|
|
9690
|
|
9691 1998-07-24 Greg Klanderman <greg@alphatech.com>
|
|
9692
|
|
9693 * package-get.el (package-get): add `install-dir' argument.
|
|
9694
|
|
9695 1998-07-20 John Jones <jj@asu.edu>
|
|
9696
|
|
9697 * package-get.el: calls to package-get-update-all will only
|
|
9698 update packages which are already installed.
|
|
9699
|
|
9700 1998-07-23 SL Baur <steve@altair.xemacs.org>
|
|
9701
|
|
9702 * autoload.el (update-file-autoloads): Ensure autoloads buffer is
|
|
9703 writable.
|
|
9704
|
|
9705 1998-07-20 Colin Rafferty <colin@xemacs.org>
|
|
9706
|
|
9707 * about.el (about-hackers): Correct my email.
|
|
9708
|
|
9709 1998-07-20 Kai Haberzettl <khaberz@synnet.de>
|
|
9710
|
|
9711 * about.el (about-hackers): new email-address.
|
|
9712
|
|
9713 1998-07-25 SL Baur <steve@altair.xemacs.org>
|
|
9714
|
|
9715 * minibuf.el (read-number): Don't let `input-error' condition
|
|
9716 escape.
|
|
9717
|
|
9718 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
9719
|
|
9720 * about.el (about-hackers): use my `email-for-life' address.
|
|
9721
|
|
9722 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
9723
|
|
9724 * XEmacs 21.2-beta1 is released.
|
|
9725
|
|
9726 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9727
|
|
9728 * ldap.el (ldap-search): Doc string change
|
|
9729
|
|
9730 1998-07-16 Colin Rafferty <colin@xemacs.org>
|
|
9731
|
|
9732 * menubar-items.el (default-menubar): Removed references to
|
|
9733 `data-directory', and use `locate-data-file' instead, and made
|
|
9734 then greyed out if they don't exist.
|
|
9735
|
|
9736 1998-07-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9737
|
|
9738 * keymap.el (events-to-keys): Use `format' instead of `concat'
|
|
9739 since the latter does not accept integer args anymore
|
|
9740
|
|
9741 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
9742
|
|
9743 * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
|
|
9744 macros replaced.
|
|
9745
|
|
9746 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
9747
|
|
9748 * make-docfile.el: Get first initialization from very-early-lisp.el
|
|
9749 * update-elc.el: Ditto.
|
|
9750 * loadup.el (really-early-error-handler): Ditto.
|
|
9751
|
|
9752 * packages.el (packages-unbytecompiled-lisp): Add new file,
|
|
9753 very-early-lisp.el.
|
|
9754
|
|
9755 * very-early-lisp.el: New file.
|
|
9756
|
|
9757 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
9758
|
|
9759 * Symbols that have been obsolete for at least 3 years removed (II).
|
|
9760
|
|
9761 * obsolete.el (eval-current-buffer): Make compatible.
|
|
9762 (byte-code-function-p): Ditto.
|
|
9763 (send-string): Removed.
|
|
9764 (send-region): Removed.
|
|
9765 (screen-scrollbar-width): Removed.
|
|
9766 (set-screen-scrollbar-width): Removed.
|
|
9767 (set-screen-left-margin-width): Removed.
|
|
9768 (set-screen-right-margin-width): Removed.
|
|
9769 (screen-left-margin-width): Removed.
|
|
9770 (screen-right-margin-width): Removed.
|
|
9771 (set-buffer-left-margin-width): Removed.
|
|
9772 (set-buffer-right-margin-width): Removed.
|
|
9773 (buffer-left-margin-width): Removed.
|
|
9774 (buffer-right-margin-width): Removed.
|
|
9775 (x-set-frame-icon-pixmap): Removed.
|
|
9776 (x-set-screen-icon-pixmap): Removed.
|
|
9777 (pixel-name): Removed.
|
|
9778 (make-pixmap): Removed.
|
|
9779 (make-cursor): Removed.
|
|
9780 (pixmap-width): Removed.
|
|
9781 (pixmap-contributes-to-line-height-p): Removed.
|
|
9782 (set-pixmap-contributes-to-line-height): Removed.
|
|
9783
|
|
9784 1998-07-13 SL Baur <steve@altair.xemacs.org>
|
|
9785
|
|
9786 * obsolete.el (popup-menu-up-p): removed.
|
|
9787 (read-no-blanks-input): Removed.
|
|
9788 (wholenump): Removed.
|
|
9789 (ring-mod): Removed (what was ring-mod?).
|
|
9790 (current-time-seconds): Removed.
|
|
9791 (run-special-hook-with-args): Removed.
|
|
9792 (dot): Removed.
|
|
9793 (dot-marker): Removed.
|
|
9794 (dot-min): Removed.
|
|
9795 (dot-max): Removed.
|
|
9796 (window-dot): Removed.
|
|
9797 (set-window-dot): Removed.
|
|
9798
|
|
9799 * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
|
|
9800 `dot-min'.
|
|
9801
|
|
9802 * minibuf.el: (read-no-blanks-input): remove commented-out copy.
|
|
9803
|
|
9804 * code-files.el (insert-file-contents): Rename
|
|
9805 run-special-hook-with-args to run-hook-with-args-until-success.
|
|
9806 (write-region): Ditto.
|
|
9807
|
|
9808 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
9809
|
|
9810 * about.el: Fix typos, update release date.
|
|
9811
|
|
9812 * Symbols that have been obsolete for at least 3 years removed.
|
|
9813
|
|
9814 * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
|
|
9815 screen- functions.
|
|
9816 (toplevel): remove setf methods for screen functions.
|
|
9817 * cl-macs.el (extent-data): defsetf removed.
|
|
9818 * obsolete.el (lisp-indent-hook): Make compatible, it's used too
|
|
9819 many places to remove.
|
|
9820 (comment-indent-hook): Ditto.
|
|
9821 * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
|
|
9822 (buffer-dedicated-screen): Ditto.
|
|
9823 (deiconify-screen): Ditto.
|
|
9824 (delete-screen): Ditto.
|
|
9825 (event-screen): Ditto.
|
|
9826 (find-file-other-screen): Ditto.
|
|
9827 (find-file-read-only-other-screen): Ditto.
|
|
9828 (live-screen-p): Ditto.
|
|
9829 (screen-height): Ditto.
|
|
9830 (screen-iconified-p): Ditto.
|
|
9831 (screen-list): Ditto.
|
|
9832 (screen-live-p): Ditto.
|
|
9833 (screen-name): Ditto.
|
|
9834 (screen-parameters): Ditto.
|
|
9835 (screen-pixel-height): Ditto.
|
|
9836 (screen-pixel-width): Ditto.
|
|
9837 (screen-root-window): Ditto.
|
|
9838 (screen-selected-window): Ditto.
|
|
9839 (screen-totally-visible-p): Ditto.
|
|
9840 (screen-visible-p): Ditto.
|
|
9841 (screen-width): Ditto.
|
|
9842 (screenp): Ditto.
|
|
9843 (get-screen-for-buffer): Ditto.
|
|
9844 (get-screen-for-buffer-noselect): Ditto.
|
|
9845 (get-other-screen): Ditto.
|
|
9846 (iconify-screen): Ditto.
|
|
9847 (lower-screen): Ditto.
|
|
9848 (mail-other-screen): Ditto.
|
|
9849 (make-screen): Ditto.
|
|
9850 (make-screen-invisible): Ditto.
|
|
9851 (make-screen-visible): Ditto.
|
|
9852 (modify-screen-parameters): Ditto.
|
|
9853 (new-screen): Ditto.
|
|
9854 (next-screen): Ditto.
|
|
9855 (next-multiscreen-window): Ditto.
|
|
9856 (other-screen): Ditto.
|
|
9857 (previous-screen): Ditto.
|
|
9858 (previous-multiscreen-window): Ditto.
|
|
9859 (raise-screen): Ditto.
|
|
9860 (redraw-screen): Ditto.
|
|
9861 (select-screen): Ditto.
|
|
9862 (selected-screen): Ditto.
|
|
9863 (set-buffer-dedicated-screen): Ditto.
|
|
9864 (set-screen-height): Ditto.
|
|
9865 (set-screen-position): Ditto.
|
|
9866 (set-screen-size): Ditto.
|
|
9867 (set-screen-width): Ditto.
|
|
9868 (show-temp-buffer-in-current-screen): Ditto.
|
|
9869 (switch-to-buffer-other-screen): Ditto.
|
|
9870 (visible-screen-list): Ditto.
|
|
9871 (window-screen): Ditto.
|
|
9872 (x-set-screen-pointer): Ditto.
|
|
9873 (x-set-frame-pointer): Ditto.
|
|
9874 (screen-title-format): Ditto.
|
|
9875 (screen-icon-title-format): Ditto.
|
|
9876 (terminal-screen): Ditto.
|
|
9877 (delete-screen-hook): Ditto.
|
|
9878 (create-screen-hook): Ditto.
|
|
9879 (mouse-enter-screen-hook): Ditto.
|
|
9880 (mouse-leave-screen-hook): Ditto.
|
|
9881 (map-screen-hook): Ditto.
|
|
9882 (unmap-screen-hook): Ditto.
|
|
9883 (default-screen-alist): Ditto.
|
|
9884 (default-screen-name): Ditto.
|
|
9885 (x-screen-defaults): Ditto.
|
|
9886 (x-create-screen): Ditto.
|
|
9887 * obsolete.el: meta-flag removed.
|
|
9888 baud-rate removed.
|
|
9889 sleep-for-millisecs removed.
|
|
9890 extent-data removed.
|
|
9891 set-extent-data removed.
|
|
9892 set-extent-attribute removed.
|
|
9893 extent-glyph removed.
|
|
9894 extent-layout removed.
|
|
9895 set-extent-layout removed.
|
|
9896 list-faces-display removed.
|
|
9897 list-faces removed.
|
|
9898 trim-versions-without-asking removed.
|
|
9899 after-write-file-hooks removed.
|
|
9900 truename removed.
|
|
9901 auto-fill-hook removed.
|
|
9902 blink-paren-hook removed.
|
|
9903 select-screen-hook, deselect-screen-hook removed.
|
|
9904 auto-raise-screen, auto-lower-screen removed.
|
|
9905
|
|
9906 * msw-mouse.el: Global change resource -> mswindows-resource.
|
|
9907
|
|
9908 * XEmacs 21.0-pre5 is released.
|
|
9909
|
|
9910 1998-07-11 SL Baur <steve@altair.xemacs.org>
|
|
9911
|
|
9912 * about.el (about-hackers): Credits update.
|
|
9913
|
|
9914 1998-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
9915
|
|
9916 * register.el (insert-register): Don't activate the region.
|
|
9917
|
|
9918 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
9919
|
|
9920 * select.el: Restore x-* symbols for backwards compatibility:
|
|
9921 x-copy-primary-selection, x-kill-primary-selection,
|
|
9922 x-delete-primary-selection, x-select-make-extent-for-selection,
|
|
9923 x-valid-simple-selection-, x-cut-copy-clear-internal.
|
|
9924
|
|
9925 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
9926
|
|
9927 * XEmacs 21.0-pre4 is released.
|
|
9928
|
|
9929 1998-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
9930
|
|
9931 * menubar-items.el (default-menubar): Use `report-emacs-bug' for
|
|
9932 reporting bugs.
|
|
9933 (maybe-add-init-button): Fix semantics under Windows. Use
|
|
9934 `expand-file-name' rather than `concat'.
|
|
9935
|
|
9936 * help.el (print-messages): New function.
|
|
9937
|
|
9938 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9939
|
|
9940 * ldap.el (ldap-host-parameters-alist): Docstring fixes
|
|
9941
|
|
9942 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
9943
|
|
9944 * about.el: Tweaked my entry in about-hackers.
|
|
9945
|
|
9946 * find-paths.el (paths-emacs-root-p):
|
|
9947 Relaxed emacs-root checking of an in-place installation to
|
442
|
9948 also accommodate the flat layout used on MS Windows.
|
428
|
9949
|
|
9950 1998-06-29 John Jones <jj@asu.edu>
|
|
9951
|
|
9952 * package-get.el: calls to package-get-update-all will only
|
|
9953 update packages which are already installed.
|
|
9954
|
|
9955 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
9956
|
|
9957 * faces.el (xpm-color-symbols): remove hardcoded defaults these
|
|
9958 are handled by the gui-element face fallbacks now.
|
|
9959
|
|
9960 * x-faces.el: default gui-element face to "background" as well as
|
|
9961 the default face.
|
|
9962
|
|
9963 * msw-faces.el (mswindows-init-device-faces): remove gui-element
|
|
9964 and default face settings since these are set as fallbacks now in
|
|
9965 the appropriate domain.
|
|
9966
|
|
9967 1998-07-02 SL Baur <steve@altair.xemacs.org>
|
|
9968
|
|
9969 * text-mode.el (text-mode): Reorder regexp so the OR part
|
|
9970 corresponding to `page-delim' goes first and the hack in
|
|
9971 `forward-paragraph' will work.
|
|
9972 With bug analysis from Bob Weiner <weiner@altrasoft.com>
|
|
9973
|
|
9974 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9975
|
|
9976 * subr.el (remove-hook): When checking the hook value
|
|
9977 with functionp, don't apply car to it.
|
|
9978
|
|
9979 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
9980
|
|
9981 * package-get.el (package-get-remote-filename):
|
|
9982 Don't use file-name-as-directory because the local directory
|
|
9983 separator conventions might not be the same as ftp's.
|
|
9984
|
|
9985 1998-06-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9986
|
|
9987 * ldap.el (ldap-host-parameters-alist): New name of
|
|
9988 `ldap-host-parameters-plist'
|
|
9989
|
434
|
9990 1998-06-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
9991
|
|
9992 * package-get.el: Using (require 'package-get-base), now that it
|
|
9993 provides itself. Consequently removed all instances of (load
|
|
9994 "package-get-base.el").
|
|
9995
|
|
9996 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9997
|
|
9998 * subr.el (remove-hook): Don't treat the hook value as a
|
|
9999 list unless it is both consp and not functionp.
|
|
10000
|
|
10001 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
10002
|
|
10003 * about.el: Email address for Ben Wing is ben@xemacs.org.
|
|
10004 * auto-show.el: Ditto.
|
|
10005 * bytecomp.el: Ditto.
|
|
10006 * faces.el: Ditto.
|
|
10007 * x-scrollbar.el: Ditto.
|
|
10008 * x-misc.el: Ditto.
|
|
10009 * tty-init.el: Ditto.
|
|
10010 * toolbar-items.el: Ditto.
|
|
10011 * symbol-syntax.el: Ditto.
|
|
10012 * specifier.el: Ditto.
|
|
10013 * objects.el: Ditto.
|
|
10014 * hyper-apropos.el: Ditto.
|
|
10015 * glyphs.el: Ditto.
|
|
10016
|
|
10017 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
10018
|
|
10019 * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
|
|
10020 vertical-divider-always-visible-p.
|
|
10021 (default-mouse-motion-handler): Ditto.
|
|
10022
|
|
10023 1998-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
10024
|
|
10025 * scrollbar.el (scrollbars-visible-p): Simplify. Always set the
|
|
10026 global value.
|
|
10027
|
|
10028 1998-06-21 Oliver Graf <ograf@fga.de>
|
|
10029
|
|
10030 * build-reports.el: changed receiver to xemacs-build-reports list
|
|
10031
|
|
10032 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
10033
|
|
10034 * font.el: Split font-family-mappings into X and
|
|
10035 mswindows-specific versions.
|
|
10036 mswindows-font-create-[object|name]: Treat supplied size
|
|
10037 as a pointsize. Added underline and strikethru handling.
|
|
10038
|
|
10039 * msw-faces.el: changed default mswindows charset to western.
|
|
10040
|
|
10041 * msw-glyphs.el: removed space in border-glyph font string that
|
|
10042 was inserted to get round bugs in the mswindows C font code.
|
|
10043
|
|
10044 1998-06-27 SL Baur <steve@altair.xemacs.org>
|
|
10045
|
|
10046 * about.el (about-hackers): Credits update.
|
|
10047
|
|
10048 * help-nomule.el (tutorial-supported-languages): Add Romanian
|
|
10049 TUTORIAL.
|
|
10050
|
|
10051 * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
|
|
10052 to ISO-8859-2.
|
|
10053
|
|
10054 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
10055
|
|
10056 * font.el: Split font-family-mappings into X and
|
|
10057 mswindows-specific versions.
|
|
10058 mswindows-font-create-[object|name]: Treat supplied size
|
|
10059 as a pointsize. Added underline and strikethru handling.
|
|
10060
|
|
10061 * msw-faces.el: changed default mswindows charset to western.
|
|
10062
|
|
10063 * msw-glyphs.el: removed space in border-glyph font string that
|
|
10064 was inserted to get round bugs in the mswindows C font code.
|
|
10065
|
|
10066 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
10067
|
|
10068 * minibuf.el: make read-color-completion-table call
|
|
10069 (mswindows-color-list for mswindows devices.
|
|
10070
|
|
10071 1998-06-18 Sam Mikes <smikes@alumni.hmc.edu>
|
|
10072
|
|
10073 * lisp/font-lock.el
|
|
10074 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
|
|
10075 Let declaration items contain non-word symbol characters.
|
|
10076
|
434
|
10077 1998-06-15 Adrian Aichner <adrian@xemacs.org>
|
428
|
10078
|
|
10079 * package-get.el (package-get-package-provider): Added autoload
|
|
10080 cookie. Loading "package-get-base.el" in ALL functions that use
|
|
10081 it. Fixed some (interactive ...) with multiple argument specs
|
|
10082 again. Cosmetic indentation changes.
|
|
10083
|
|
10084 1998-05-27 Glynn Clements <glynn@sensei.co.uk>
|
|
10085
|
|
10086 * info.el (Info-insert-dir): Don't use nreverse on variables
|
|
10087 that you want to use later.
|
|
10088
|
|
10089 1998-06-17 Glynn Clements <glynn@sensei.co.uk>
|
|
10090
|
|
10091 * x-mouse.el (x-set-point-and-move-selection): Replace call
|
|
10092 to x-kill-primary-selection with kill-primary-selection
|
|
10093
|
|
10094 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
10095
|
|
10096 * simple.el (what-cursor-position): Make cursor position reported
|
|
10097 use value of column-number-start-at-one
|
|
10098
|
|
10099 1998-06-17 SL Baur <steve@altair.xemacs.org>
|
|
10100
|
|
10101 * about.el (xemacs-hackers): Fix Jareth's email address.
|
|
10102
|
|
10103 1998-06-16 SL Baur <steve@altair.xemacs.org>
|
|
10104
|
|
10105 * startup.el (startup-splash-frame): Remove
|
|
10106 `xemacs-startup-logo-function'.
|
|
10107
|
|
10108 1998-06-15 SL Baur <steve@altair.xemacs.org>
|
|
10109
|
|
10110 * about.el (about-hackers): Update credits list.
|
|
10111
|
|
10112 1998-06-06 Jeff Miller <jmiller@smart.net>
|
|
10113
|
|
10114 * lisp/sound.el: Update sound-ext to allow filenames with
|
|
10115 extensions to be found by load-sound-file
|
|
10116
|
|
10117 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
10118
|
|
10119 * info.el (Info-rebuild-outdated-dir): Removed variable
|
|
10120 (Info-auto-generate-directory): New variable
|
|
10121 (Info-save-auto-generated-dir): New variable
|
|
10122 (Info-maybe-update-dir): Use `Info-auto-generate-directory'
|
|
10123 (Info-build-dir-anew): Second parameter removed. Use
|
|
10124 `Info-save-auto-generated-dir'
|
|
10125 (Info-rebuild-dir): Ditto
|
|
10126
|
|
10127 1998-06-02 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
10128
|
|
10129 * list-mode.el (next-list-mode-item): Would not recognize
|
|
10130 border between directly neighbored items.
|
|
10131
|
|
10132 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
10133
|
|
10134 * package-get.el: add autoloads for some functions.
|
|
10135
|
|
10136 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
10137
|
|
10138 * specifier.el (let-specifier): Tiny docfixes.
|
|
10139
|
|
10140 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
10141
|
|
10142 * msw-mouse.el: set selection-pointer-glyph to Normal.
|
|
10143
|
|
10144 1998-06-09 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
10145
|
|
10146 * wid-edit.el (widget-specify-secret): New function.
|
|
10147 (widget-after-change): Use it.
|
|
10148 (widget-specify-field): Use it.
|
|
10149
|
|
10150 1998-06-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
10151
|
|
10152 * mouse.el (drag-window-divider): Use `(not done)' instead of
|
|
10153 `doit'; reuse result of `window-pixel-edges'.
|
|
10154
|
|
10155 * modeline.el (drag-modeline-event-lag): Rename to
|
|
10156 drag-divider-event-lag.
|
|
10157
|
|
10158 1998-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
10159
|
|
10160 * specifier.el (let-specifier): Rewritten not to generate needless
|
|
10161 `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
|
|
10162 arguments.
|
|
10163
|
|
10164 1998-05-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
10165
|
|
10166 * minibuf.el (read-file-name-1): Setup buffer-local value of
|
|
10167 `completion-ignore-case' in completions buffer under Windows.
|
|
10168
|
|
10169 1998-06-06 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10170
|
|
10171 * about.el (about-maintainer-glyph): Fix support for not
|
|
10172 compressed images.
|
|
10173
|
|
10174 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10175
|
|
10176 * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
|
|
10177
|
|
10178 * mouse.el (mouse-track): Cancel selection if misc-user event with
|
|
10179 `cancel-mode-internal' function is fetched.
|
|
10180
|
|
10181 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
10182
|
|
10183 * files.el (save-some-buffers-1): Fixed return value.
|
|
10184
|
|
10185 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
10186
|
|
10187 * dragdrop.el: added experimental
|
|
10188
|
|
10189 1998-05-26 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
10190
|
|
10191 * startup.el (after-init-hook, init-file-user,
|
|
10192 user-init-directory, load-user-init-file): Purge references
|
|
10193 to "~/.xemacs/init.el" from docstrings.
|
|
10194
|
|
10195 (load-user-init-file) Use paths-construct-path to construct
|
|
10196 paths to user init files. Go directly to ~/.emacs, do not
|
|
10197 search ~/.xemacs/, do not load `default-custom-file'.
|
|
10198
|
|
10199 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
10200
|
|
10201 * files.el (interpreter-mode-alist): Catch wish and tclsh before
|
|
10202 general *sh.
|
|
10203 (inhibit-first-line-modes-regexps): Added `.tar.gz'.
|
|
10204
|
|
10205 1998-06-03 Andy Piper <andyp@parallax.co.uk>
|
|
10206
|
|
10207 * menubar-items.el (default-menubar): add Update Packages to customize
|
|
10208 menu.
|
|
10209
|
|
10210 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
10211
|
|
10212 * faces.el: use toolbar face as a fallback for toolbar properties
|
|
10213 in xpm-color-symbols instead of default.
|
|
10214
|
|
10215 * msw-faces.el: rename 3d-object -> gui-element face.
|
|
10216
|
|
10217 1998-06-06 SL Baur <steve@altair.xemacs.org>
|
|
10218
|
|
10219 * startup.el (xemacs-startup-logo-function): New variable.
|
|
10220 (startup-splash-frame): Use it.
|
|
10221
|
|
10222 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
10223
|
|
10224 * files.el (save-some-buffers): Would wait 1 second.
|
|
10225 (save-some-buffers-1): Delete other windows here instead of in
|
|
10226 `save-some-buffers'.
|
|
10227 (save-some-buffers): Force redisplay only if windows were deleted.
|
|
10228
|
442
|
10229 1998-06-02 Didier Verna <didier@xemacs.org>
|
428
|
10230
|
|
10231 * cus-face.el (custom-face-attributes): generalized the use of
|
|
10232 toggle buttons for boolean attributes.
|
|
10233 Re-ordered the items a bit.
|
|
10234
|
|
10235 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
10236
|
|
10237 * sound.el (default-sound-directory): Use `locate-data-directory'
|
|
10238 to find the sounds directory.
|
|
10239
|
|
10240 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
10241
|
|
10242 * sound.el: default sound-ext to .wav under mswindows, .au
|
|
10243 otherwise. load-default sounds without extensions.
|
|
10244
|
763
|
10245 1998-05-27 Björn Torkelsson <torkel@hpc2n.umu.se>
|
428
|
10246
|
|
10247 * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
|
|
10248 if send-pr is not bound.
|
|
10249
|
|
10250 1998-06-01 Andy Piper <andyp@parallax.co.uk>
|
|
10251
|
|
10252 * files.el: grok idl files in auto-mode-alist.
|
|
10253 1998-06-01 Jeff Miller <jmiller@smart.net>
|
|
10254
|
|
10255 * minibuf.el (exact-minibuffer-completion-p): check for nil before
|
|
10256 calling `upcase'.
|
|
10257
|
|
10258 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
10259
|
|
10260 * msw-glyphs.el: add xbm to the list of image types supported.
|
|
10261
|
|
10262 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10263
|
|
10264 * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
|
|
10265 instead of XEmacs one when dumping InfoDock.
|
|
10266
|
|
10267 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10268
|
|
10269 * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
|
|
10270 for `modeline-visible-p'
|
|
10271
|
|
10272 * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
|
|
10273
|
|
10274 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
10275
|
|
10276 * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
|
|
10277 since it's not used anymore. doc string fixes.
|
|
10278
|
|
10279 * package-get.el (package-get-file-installed-p): new function. use
|
|
10280 instead of file-installed-p which is in an external package.
|
|
10281
|
|
10282 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
10283
|
|
10284 * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
|
|
10285 favor of select-window/switch-to-buffer
|
|
10286
|
|
10287 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
10288
|
|
10289 * startup.el: changed (getenv "HOME") to (user-home-directory)
|
|
10290
|
|
10291 1998-05-25 Oliver Graf <ograf@fga.de>
|
|
10292
|
|
10293 * frame.el (cde-start-drag) moved to dragdrop.el
|
|
10294 (offix-start-drag-region) moved to dragdrop.el
|
|
10295 (offix-start-drag) moved to dragdrop.el
|
|
10296 * dragdrop.el (cde-start-drag) moved from frame.el
|
|
10297 (offix-start-drag-region) moved from frame.el
|
|
10298 (offix-start-drag) moved from frame.el
|
|
10299 (cde-start-drag-region) cde drag regions
|
|
10300 * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
|
|
10301
|
|
10302 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
10303
|
|
10304 * dragdrop.el: created dragdrop-drag prototypes
|
|
10305 (cde-start-drag-region) fixed typo
|
|
10306
|
|
10307 1998-05-28 SL Baur <steve@altair.xemacs.org>
|
|
10308
|
|
10309 * simple.el (after-init-hook): Remove reader macro.
|
|
10310
|
|
10311 * packages.el (packages-hardcoded-lisp): Get rid of reader
|
|
10312 macros. Update DOC string.
|
|
10313
|
|
10314 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
10315
|
|
10316 * mouse.el (drag-window-divider): Ditto.
|
|
10317
|
|
10318 * modeline.el (mouse-drag-modeline): Use it.
|
|
10319
|
|
10320 * lisp-mode.el (let-specifier): Specify indentation.
|
|
10321
|
|
10322 * specifier.el (let-specifier): Renamed from
|
|
10323 `with-specifier-instance'.
|
|
10324
|
|
10325 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
10326
|
|
10327 * x-faces.el:
|
|
10328 * faces.el: move definition of xpm-color-symbols from x-faces.el
|
|
10329 to faces. Predicate x-get-resource on the presence of x.
|
|
10330
|
442
|
10331 * msw-faces.el: set 3d-object face rather than modeline. Specify
|
428
|
10332 faces as specfier defaults.
|
|
10333
|
|
10334 * package-get.el: don't use package-admin-add-single-file-package.
|
|
10335
|
|
10336 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
10337
|
|
10338 * toolbar-items.el: Fixup tooltips.
|
|
10339 (toolbar-gnus): Don't use obsolete variable
|
|
10340 toolbar-news-frame-properties.
|
|
10341 (toolbar-news-reader): Default to `gnus' instead of
|
|
10342 `not-configured'.
|
|
10343
|
|
10344 * files.el (auto-mode-alist): Correctly recognize `.emacs' under
|
|
10345 Windows.
|
|
10346
|
|
10347 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
10348
|
|
10349 * package-get.el: rename -installedp -> -installed-p.
|
|
10350
|
|
10351 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10352
|
|
10353 * glyphs.el (init-glyphs): Created `border-glyph' face, with no
|
|
10354 attributes, and assinged it to continuation, truncation and
|
|
10355 hscroll glyphs.
|
|
10356
|
|
10357 * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
|
|
10358 and made continuation, truncation and hscroll glyphs arrow
|
|
10359 characters out of that font.
|
|
10360
|
|
10361 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
10362
|
|
10363 * minibuf.el (minibuffer-electric-separator): Play nicely with
|
|
10364 directory-sep-char being \.
|
|
10365 (minibuffer-electric-tilde): Ditto.
|
|
10366 (read-file-name-map): Ditto.
|
|
10367
|
|
10368 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
10369
|
|
10370 * mouse.el (default-mouse-track-maybe-own-selection): Pause only
|
|
10371 on X devices.
|
|
10372 (default-mouse-track-deal-with-down-event): Avoid
|
|
10373 `x-disown-selection'; use `disown-selection' instead.
|
|
10374
|
|
10375 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
10376
|
|
10377 * select.el:
|
|
10378 * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
|
|
10379 moved to (cut-copy-clear-internal) in select.el. Ditto for
|
|
10380 (x-delete-primary-selection) (x-kill-primary-selection)
|
|
10381 (x-copy-primary-selection).
|
|
10382 (own-clipboard): new function.
|
|
10383
|
|
10384 * msw-select.el: use the new kill/delete/copy/cut-copy-clear
|
|
10385 functions in select.el. remove old ones.
|
|
10386 (mswindows-own-clipboard): new function.
|
|
10387
|
|
10388 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
10389
|
|
10390 * gnuserv.el: allow connections from mswindows type devices.
|
|
10391
|
|
10392 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
10393
|
|
10394 * msw-glyphs.el: change image type used from cursor to resource.
|
|
10395
|
|
10396 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10397
|
|
10398 * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
|
|
10399 for {top,bottom}-{left,right} values in addition to
|
|
10400 {top,bottom}_{left,right}.
|
|
10401 Use x-get-resource instead of x-get-resource-and-bogosity-check.
|
|
10402
|
|
10403 1998-05-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
10404
|
|
10405 * cl-macs.el (specifier-instance): Undefine its setf method.
|
|
10406
|
|
10407 * specifier.el (with-specifier-instance): Added docstring.
|
|
10408
|
|
10409 * mouse.el (drag-window-divider): Ditto.
|
|
10410
|
|
10411 * modeline.el (mouse-drag-modeline): Use it.
|
|
10412
|
|
10413 * lisp-mode.el (with-specifier-instance): Define its indentation
|
|
10414 level.
|
|
10415
|
|
10416 * specifier.el (with-specifier-instance): New macro.
|
|
10417
|
|
10418 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
10419
|
|
10420 * package-get.el (package-get-create-custom): new function to
|
|
10421 auto-generate package-get-custom.el from package-get-base.el.
|
|
10422 * (package-get-ever-installedp): new function.
|
|
10423 * (package-get-custom): new function to get all packages specified
|
|
10424 by customize.
|
|
10425
|
|
10426 1998-05-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
10427
|
|
10428 * cus-edit.el (custom-file): Revert to `~/.emacs'.
|
|
10429
|
|
10430 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
10431
|
|
10432 * cl-extra.el: Reverse previous float change.
|
|
10433
|
|
10434 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
10435
|
|
10436 * x-faces.el:
|
|
10437 * faces.el (try-font-name): moved from x-faces.el since it is
|
|
10438 required by w3 under mswindows as well X.
|
|
10439
|
|
10440 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10441
|
|
10442 * winnt.el: Removed evil (setq completion-ignore-case t)
|
|
10443 clause, one more overlookef fsfism.
|
|
10444 (nt-quote-args-functions-alist): End sentences with double space.
|
|
10445
|
|
10446 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10447
|
|
10448 * window-xemacs.el (push-window-configuration): Remove kludgery of
|
|
10449 recaching default-toolbar specifier.
|
|
10450 (pop-window-configuration): Ditto.
|
|
10451 (unpop-window-configuration): Ditto.
|
|
10452
|
|
10453 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
10454
|
|
10455 * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
|
|
10456
|
|
10457 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10458
|
|
10459 * winnt.el (nt-quote-args-verbatim): Added function.
|
|
10460 (nt-quote-args-prefix-quote): Added function.
|
|
10461 (nt-quote-args-backslash-quote): Added function.
|
|
10462 (nt-quote-args-double-quote): Added function.
|
|
10463 (nt-quote-args-functions-alist): New variable.
|
|
10464 (nt-quote-process-args): Added function. This is the main quoting
|
|
10465 work horse called from process-nt.c
|
|
10466
|
|
10467 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10468
|
|
10469 * winnt.el: Removed duplicate definitions for backspace,
|
|
10470 delete, M-backspace and C-M-backspace.
|
|
10471 (file-name-buffer-file-type-alist): Removed this variable.
|
|
10472 (find-buffer-file-type): Removed function.
|
|
10473 (find-file-binary): Removed function.
|
|
10474 (find-file-text): Removed function.
|
|
10475 (find-file-not-found-set-buffer-file-type): Removed function.
|
|
10476 (save-to-unix-hook): Removed function.
|
|
10477 (revert-from-unix-hook): Removed function.
|
|
10478 (using-unix-filesystems): Removed function.
|
|
10479 (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
|
|
10480 warning.
|
|
10481 (x-set-selection): Removed function.
|
|
10482 (x-get-selection): Removed function.
|
|
10483 Removed commented FSFisms.
|
|
10484 Replaced copyright notice (this file is not part of GNU Emacs).
|
|
10485 (nt-shell-mode-hook): Moved here from a lambda expression. Added
|
|
10486 comint-process-echoes setting to t.
|
|
10487
|
|
10488 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
10489
|
|
10490 * packages.el (packages-no-package-hierarchy-regexp): Introduced
|
|
10491 and used following the interface change of
|
|
10492 `paths-find-recursive-path'.
|
|
10493
|
|
10494 * find-paths.el (paths-find-recursive-path): Exclusion is now by a
|
|
10495 regexp instead of a list of base names.
|
|
10496 (paths-version-control-filename-regexp):
|
|
10497 (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
|
|
10498 Introduced and used following the interface change of
|
|
10499 `paths-find-recursive-path'.
|
|
10500
|
|
10501 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
10502
|
|
10503 * simple.el (delete-forward-p): Make it a defun; do X garbage only
|
|
10504 on X devices, rather than on all non-TTY devices.
|
|
10505
|
|
10506 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10507
|
|
10508 * msw-mouse.el: New file. Sets up cursor shapes for Windows.
|
|
10509
|
|
10510 * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
|
|
10511
|
434
|
10512 1998-05-17 Adrian Aichner <adrian@xemacs.org>
|
428
|
10513
|
|
10514 * itimer.el (activate-itimer): Fixed usage of integers
|
|
10515 as argument to `concat'.
|
|
10516
|
|
10517 1998-05-17 Glynn Clements <glynn@sensei.co.uk>
|
|
10518
|
|
10519 * itimer.el (start-itimer): replace the use of `concat' with
|
|
10520 `format'
|
|
10521
|
|
10522 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
10523
|
|
10524 * mode-motion.el (mode-motion-hook): Clarify docstring.
|
|
10525 From Bob Weiner <weiner@altrasoft.com>
|
|
10526
|
|
10527 * loadhist.el (symbol-file): Supply prompt string when used
|
|
10528 interactively.
|
|
10529 From Bob Weiner <weiner@altrasoft.com>
|
|
10530
|
|
10531 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
10532
|
|
10533 * loadup.el (really-early-error-handler): Ditto.
|
|
10534
|
|
10535 * update-elc.el: Ditto.
|
|
10536
|
|
10537 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
10538
|
|
10539 * make-docfile.el: Ditto.
|
|
10540
|
|
10541 * find-paths.el (paths-decode-directory-path): Use split-path
|
|
10542 instead of decode-path.
|
|
10543
|
|
10544 * files.el (parse-colon-path): Update docstring reference.
|
|
10545
|
|
10546 1998-05-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
10547
|
|
10548 * msw-init.el:
|
|
10549 * x-init.el:
|
|
10550 Bind cut'n'paste keys to non window-system specific functions.
|
|
10551
|
|
10552 * msw-select.el: New function mswindows-clear-clipboard.
|
|
10553 mswindows-cut-copy-clipboard extended to handle clearing of the
|
|
10554 selection and renamed to mswindows-cut-copy-clear-clipboard.
|
|
10555
|
|
10556 * select.el: on mswindows devices delete-primary-selection
|
|
10557 calls mswindows-clear-clipboard.
|
|
10558
|
|
10559 1998-05-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
10560
|
|
10561 * simple.el (quoted-insert): Inhibit quit when using read-char.
|
|
10562
|
|
10563 * cmdloop.el (read-char): Don't inhibit quit.
|
|
10564 (read-char-exclusive): Ditto.
|
|
10565 (read-char): Signal quit if quit-char was pressed.
|
|
10566 (read-char-exclusive): Ditto.
|
|
10567 (read-quoted-char): Return a character, not integer.
|
|
10568
|
|
10569 * menubar-items.el (default-popup-menu): Use Andy's generic
|
|
10570 selection code.
|
|
10571 (default-popup-menu): Fix code.
|
|
10572
|
|
10573 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
10574
|
|
10575 * dragdrop.el (dragdrop-function-widget): this time it's done
|
|
10576
|
|
10577 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
10578
|
|
10579 * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
|
|
10580
|
|
10581 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10582
|
|
10583 * device.el (device-pixel-width):
|
|
10584 (device-pixel-height):
|
|
10585 (device-mm-width):
|
|
10586 (device-mm-height):
|
|
10587 (device-bitplanes):
|
|
10588 (device-color-cells): Swapped parameters to device-system-metric
|
|
10589 according to the interface change.
|
|
10590
|
|
10591 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10592
|
|
10593 * mouse.el (default-mouse-motion-handler): Use new name of the
|
|
10594 function event-over-vertical-divider-p.
|
|
10595 Do not set E-W arrow cursor over the divider if
|
|
10596 vertical-divider-draggable-p is nil in the window.
|
|
10597 ([top-level]): Use new name for the variable
|
|
10598 vertical-divider-map.
|
|
10599 (drag-window-divider): Respect vertical-divider-draggable-p.
|
|
10600 Variable name typo fixes.
|
|
10601
|
|
10602 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
10603
|
|
10604 * keymap.el (kbd): Define here; handle string constants and
|
|
10605 others...
|
|
10606
|
|
10607 1998-05-15 Christian Nyb <chr@mediascience.no>
|
|
10608
|
|
10609 * simple.el (zap-up-to-char): New function. Behaves like `zap-to-char'
|
|
10610 in Emacs 18.
|
|
10611
|
442
|
10612 1998-05-13 Didier Verna <didier@xemacs.org>
|
428
|
10613
|
|
10614 * mouse.el (drag-window-divider): give the vertical divider a
|
|
10615 pressed look when dragging it.
|
|
10616
|
|
10617 1998-05-13 Andy Piper <andyp@parallax.co.uk>
|
|
10618
|
|
10619 * faces.el: predicate some more face operations on x or mswindows
|
|
10620 not just x.
|
|
10621
|
|
10622 * modeline.el: enable modeline coloring for mswindows.
|
|
10623
|
|
10624 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
10625
|
|
10626 * minibuf.el (minibuffer-default): Added variable; compatible with
|
|
10627 FSF Emacs.
|
|
10628 (next-history-element): Used `minibuffer-default'.
|
|
10629
|
|
10630 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
10631
|
|
10632 * dragdrop.el (dragdrop-function-widget): button and mods ok
|
|
10633 arguments still look a bit strange
|
|
10634 (dragdrop-compare-mods) created
|
|
10635 (dragdrop-drop-do-functions) correctly checks for buttons and
|
|
10636 modifiers
|
|
10637
|
|
10638 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
10639
|
|
10640 * setup-paths.el (paths-default-info-directories): Replace
|
|
10641 path-separator with directory-sep-char.
|
|
10642
|
|
10643 * files.el (path-separator): Don't define it here.
|
|
10644
|
|
10645 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
10646
|
|
10647 * update-elc.el: Ditto.
|
|
10648
|
|
10649 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
10650
|
|
10651 * make-docfile.el: Ditto.
|
|
10652
|
|
10653 * loadup.el (really-early-error-handler): Ditto.
|
|
10654
|
|
10655 * find-paths.el (paths-decode-directory-path): Use decode-path
|
|
10656 instead of decode-path-internal.
|
|
10657
|
|
10658 * files.el (parse-colon-path): Update docstring.
|
|
10659
|
|
10660 1998-05-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
10661
|
|
10662 * subr.el (get-buffer-window-list): Make BUFFER optional.
|
|
10663
|
|
10664 * window-xemacs.el (windows-of-buffer): Defalias to
|
|
10665 get-buffer-window-list.
|
|
10666
|
|
10667 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
10668
|
|
10669 * disass.el: Fix maintainer keyword.
|
|
10670
|
|
10671 * bytecomp.el (byte-compile-and-load-file): Autoload.
|
|
10672 (byte-compile-buffer): Ditto.
|
|
10673
|
|
10674 * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
|
|
10675 value is returned, not the name.
|
|
10676 (lisp-imenu-generic-expression): Enable it.
|
|
10677 (lisp-mode-variables): Ditto.
|
|
10678 (lisp-indent-offset): Change defconst to defvar.
|
|
10679 (lisp-indent-function): Ditto.
|
|
10680 (lisp-body-indent): Ditto.
|
|
10681
|
|
10682 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
10683
|
|
10684 * modeline.el: Use zap-last-kbd-macro-event.
|
|
10685
|
|
10686 * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
|
|
10687 nil, don't attempt to do anything with messages.
|
|
10688 (eval-last-sexp): Use `letf' for clarity.
|
|
10689
|
|
10690 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
10691
|
|
10692 * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
|
|
10693
|
|
10694 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
10695
|
|
10696 * buff-menu.el:
|
|
10697 * lisp-mode.el:
|
|
10698 * obsolete.el:
|
|
10699 Change empty docstrings into no doc strings at all.
|
|
10700 Fix bogus FSF-format docstrings.
|
|
10701 * etags.el: Fix docstring.
|
|
10702
|
|
10703 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
10704
|
|
10705 * package-get.el (package-get): Use internal md5
|
|
10706
|
|
10707 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
10708
|
|
10709 * about.el (about-xemacs): Correct abuse of concat.
|
|
10710
|
|
10711 1998-05-11 SL Baur <steve@altair.xemacs.org>
|
|
10712
|
|
10713 * info.el (Info-mode): Use easymenu.
|
|
10714
|
|
10715 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
10716
|
|
10717 * apropos.el (apropos): Don't use concat with integers.
|
|
10718
|
|
10719 * cmdloop.el (describe-last-error): Handle the case when no error
|
|
10720 was seen gracefully.
|
|
10721
|
|
10722 * apropos.el (apropos-print): Use with-displaying-help-buffer as
|
|
10723 defun.
|
|
10724 (apropos-describe-plist): Ditto.
|
|
10725
|
|
10726 * help.el (with-displaying-help-buffer): Revert to a defun.
|
|
10727 (describe-key): Use it as defun.
|
|
10728 (describe-mode): Ditto.
|
|
10729 (describe-bindings): Ditto.
|
|
10730 (describe-prefix-bindings): Ditto.
|
|
10731 (describe-installation): Ditto.
|
|
10732 (view-lossage): Ditto.
|
|
10733 (describe-function): Ditto.
|
|
10734 (describe-variable): Ditto.
|
|
10735 (describe-syntax): Ditto.
|
|
10736
|
|
10737 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
10738
|
|
10739 * dragdrop.el: changed order of require/provide
|
|
10740 (dragdrop-drop-mime-default) changed to new calling conventions
|
|
10741 (dragdrop-drop-do-functions) changed to new calling conventions
|
|
10742 (dragdrop-function-widget) this one needs more work...
|
|
10743
|
|
10744 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
10745
|
|
10746 * about.el: another small change in my entry
|
|
10747 * dragdrop.el (dragdrop-drop-log-function): logging added
|
|
10748 plus customizations
|
|
10749 changed interface to handler functions. now called with event
|
|
10750 and object
|
|
10751
|
|
10752 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10753
|
|
10754 * glyphs.el (divider-pointer-glyph): Declared new glyph,
|
|
10755 E-W arrow pointer displayed over draggable dividers.
|
|
10756
|
|
10757 * mouse.el (default-mouse-motion-handler): Show it when
|
|
10758 appropriate.
|
|
10759 (drag-window-divider): Added.
|
|
10760 ([top-level]): Initialized window-divider-map with a keymap
|
|
10761 binding the above function to left button down event.
|
|
10762
|
|
10763 * x-mouse.el (x-init-pointer-shape): Initialize
|
|
10764 divider-pointer-glyph from Cursor.dividerPointer, or use default
|
|
10765 E-W double arrow.
|
|
10766
|
|
10767 1998-04-30 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
10768
|
|
10769 * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
|
|
10770
|
|
10771 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
10772
|
|
10773 * simple.el (count-words-buffer): Don't query for buffer.
|
|
10774 (count-lines-buffer): Ditto.
|
|
10775
|
|
10776 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
10777
|
|
10778 * help.el (where-is): add optional insert argument.
|
|
10779
|
|
10780 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
10781
|
|
10782 * help.el (describe-key-briefly): New argument INSERT.
|
|
10783
|
|
10784 * simple.el (eval-expression): New optional argument; synch with
|
|
10785 FSF 20.3.
|
|
10786
|
|
10787 * keydefs.el (global-map): Add new register bindings.
|
|
10788
|
|
10789 * register.el: Synched with FSF 20.3.
|
|
10790
|
|
10791 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
10792
|
|
10793 * window-xemacs.el (recenter): all arguments are optional.
|
|
10794
|
|
10795 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10796
|
|
10797 * device.el: (device-pixel-width): Reflected name/parameters
|
|
10798 change to device-system-metric.
|
|
10799 (device-pixel-height): Ditto.
|
|
10800 (device-mm-width): Ditto.
|
|
10801 (device-mm-height): Ditto.
|
|
10802 (device-bitplanes): Ditto.
|
|
10803 (device-color-cells): Ditto.
|
|
10804
|
|
10805 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
10806
|
|
10807 * cl-extra.el (cl-float-limits): Removed; move code to top-level.
|
|
10808
|
|
10809 * cl.el (most-positive-fixnum): Document.
|
|
10810 (most-negative-fixnum): Ditto.
|
|
10811
|
|
10812 * cus-dep.el: Updated comment.
|
|
10813
|
|
10814 * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
|
|
10815 constant.
|
|
10816
|
|
10817 * cus-load.el (custom-put): Removed.
|
|
10818
|
|
10819 * files.el (after-find-file): Just resignal quit instead of
|
|
10820 signaling "canceled".
|
|
10821
|
|
10822 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
10823
|
|
10824 * frame.el (other-frame): Use `focus-frame' instead of
|
|
10825 select-frame kludges.
|
|
10826
|
|
10827 * lisp-mode.el: Update lisp-indent-function for
|
|
10828 save-selected-frame and with-selected-frame.
|
|
10829
|
|
10830 * frame.el (save-selected-frame): New macro.
|
|
10831 (with-selected-frame): Ditto.
|
|
10832 (other-frame): Use `set-frame-focus'.
|
|
10833
|
|
10834 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
10835
|
|
10836 * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
|
|
10837 (dragdrop-drop-url-default) default handler for URL drops created
|
|
10838 (dragdrop-drop-mime-default) default handler for MIME drops created
|
|
10839 (dragdrop-drop-functions) default custom for handling drops created
|
|
10840 (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
|
|
10841
|
|
10842 1998-05-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
10843
|
|
10844 * mouse.el: Removed redundant mouse-mswindows-drop function.
|
|
10845
|
|
10846 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
10847
|
|
10848 * about.el: changed some text in my entry
|
|
10849 * dragdrop.el: added customs
|
|
10850
|
|
10851 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
10852
|
|
10853 * mouse.el: killed global drop key bindings
|
|
10854 (mouse-offix-drop) removed
|
|
10855 * dragdrop.el: created
|
|
10856 * dumped-lisp.el: inclusion of dragdrop.el for window-systems
|
|
10857
|
|
10858 1998-05-09 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10859
|
|
10860 * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
|
|
10861 scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
|
|
10862
|
|
10863 * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
|
|
10864 obsolete comment.
|
|
10865
|
|
10866 * scrollbar.el (scrollbars-visible-p): Use new
|
|
10867 {vertical,horizontal}-scrollbar-visible-p specifiers.
|
|
10868
|
|
10869 1998-04-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10870
|
|
10871 * device.el (device-pixel-height):
|
|
10872 (device-pixel-width):
|
|
10873 (device-mm-width):
|
|
10874 (device-mm-height):
|
|
10875 (device-bitplanes):
|
|
10876 (device-color-cells): Moved these 6 functions from device.c; they
|
|
10877 all use single (device-system-metrics) call.
|
|
10878
|
|
10879 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
10880
|
|
10881 * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
|
|
10882 were renamed.
|
|
10883
|
|
10884 * menubar-items.el:
|
|
10885 * toolbar-items.el: Renamed from x-menubar/x-toolbar.
|
|
10886 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
10887
|
|
10888 * help.el (help-map): Remove Hyperbole keybinding logic.
|
|
10889 Suggested by: Michael Ernst <mernst@cs.washington.edu>
|
|
10890
|
|
10891 1998-05-08 SL Baur <steve@altair.xemacs.org>
|
|
10892
|
|
10893 * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
|
|
10894 From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
10895
|
|
10896 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
10897
|
|
10898 * msw-glyphs.el: use nicer icon3 from the frame icon.
|
|
10899
|
|
10900 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
10901
|
|
10902 * version.el (emacs-version): Remove InfoDock conditionals.
|
|
10903
|
|
10904 * startup.el (startup-splash-frame): Change ID logo name.
|
|
10905
|
|
10906 1998-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
10907
|
|
10908 * files.el (after-find-file): If the user presses C-g on
|
|
10909 directory-creation prompt, kill the buffer.
|
|
10910
|
|
10911 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
10912
|
|
10913 * simple.el (count-words-region): Reverse previous change.
|
|
10914
|
|
10915 1998-05-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
10916
|
|
10917 * replace.el (query-replace): Just call perform-replace.
|
|
10918 (query-replace-regexp): Ditto.
|
|
10919 (perform-replace): Move region handling here.
|
|
10920 (perform-replace): Use the new arg to match-data.
|
|
10921
|
|
10922 1998-03-08 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10923
|
|
10924 * x-init.el: Install X specific display table that
|
|
10925 displays char 0240 as a space to avoid whatever it is
|
|
10926 that screws up display of that character code.
|
|
10927
|
|
10928 1998-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
10929
|
|
10930 * help.el (function-arglist): If no arguments are documented for a
|
|
10931 subr, print nothing rather than incorrect output.
|
|
10932
|
|
10933 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
10934
|
|
10935 * cmdloop.el (command-error): Update bail-out error message to use
|
|
10936 `emacs-program-name'.
|
|
10937
|
|
10938 * lib-complete.el: Remove reader macro cruft.
|
|
10939
|
|
10940 * dumped-lisp.el (preloaded-file-list): Phase I: remove InfoDock
|
|
10941 cruft.
|
|
10942
|
|
10943 * simple.el (count-words-region): Drop interactive-p check on the
|
|
10944 message.
|
|
10945
|
|
10946 1998-05-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
10947
|
|
10948 * font.el
|
|
10949 * msw-faces.el
|
|
10950 Correct spelling of mswindows-font-canonicalize-name.
|
|
10951
|
|
10952 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
10953
|
|
10954 * ldap.el (ldap-host-parameters-alist): Replaced with
|
|
10955 `ldap-host-parameters-plist'
|
|
10956 (ldap-search): Adapt to previous change
|
|
10957
|
|
10958 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
10959
|
|
10960 * about.el (about-hackers): Update Bob Weiner bio.
|
|
10961 (about-maintainer-info): Ditto.
|
|
10962
|
|
10963 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
10964
|
|
10965 * simple.el (display-warning-minimum-level): Docfix.
|
|
10966
|
|
10967 1998-04-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
10968
|
|
10969 * widget.el (:default-get): New keyword.
|
|
10970 * wid-edit.el (default, widget-default-default-get): Define it.
|
|
10971 (group, widget-group-default-get): Define it.
|
|
10972 (menu-choice, widget-choice-default-get): Define it.
|
|
10973 (widget-default-get): New function.
|
|
10974 (widget-choice-action): Call it.
|
|
10975 (widget-editable-list-entry-create): Call it.
|
|
10976
|
|
10977 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
10978
|
|
10979 * byte-optimize.el (byte-boolean-vars): Removed.
|
|
10980 (byte-optimize-lapcode): Use `built-in-variable-type' instead of
|
|
10981 lookup through `byte-boolean-vars'.
|
|
10982
|
|
10983 1998-05-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10984
|
|
10985 * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
|
|
10986 resource-provided values into ghost specs for scrollbar-height and
|
|
10987 scrollbar-width.
|
|
10988
|
|
10989 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
10990
|
|
10991 * byte-optimize.el: Don't attempt to optimize /=.
|
|
10992
|
|
10993 * bytecomp.el (byte-compile-one-ore-more-args): New function.
|
|
10994 (byte-compile-/=): Ditto.
|
|
10995
|
|
10996 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
10997
|
|
10998 * apropos.el: Use `with-displaying-help-buffer'.
|
|
10999 (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
|
|
11000 Use `with-displaying-help-buffer'.
|
|
11001 (apropos-follow): Do not give special treatment to buffer cursor
|
|
11002 was in prior to a mouse click.
|
|
11003 (apropos-describe-plist): Use `with-displaying-help-buffer'.
|
|
11004 (apropos-print-doc): Set correct buffer for setting text
|
|
11005 properties.
|
|
11006
|
|
11007 1998-05-01 SL Baur <steve@altair.xemacs.org>
|
|
11008
|
|
11009 * help.el (help-buffer-prefix-string): New variable.
|
|
11010 (help-buffer-name): Use it.
|
|
11011
|
|
11012 * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
|
|
11013 mode menu.
|
|
11014
|
|
11015 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
11016
|
|
11017 * frame.el (other-frame): Work even when focus-follows-mouse is true.
|
|
11018
|
|
11019 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
11020
|
|
11021 * files.el (find-file-noselect): Update docstring.
|
|
11022 (find-file-noselect): Signal an error if found an unreadable file.
|
|
11023 (file-chase-links): Save the match data.
|
|
11024 (normal-mode): Use `lwarn' and `error-message-string'.
|
|
11025 (interpreter-mode-alist): Change defconst to defvar.
|
|
11026 (inhibit-first-line-modes-regexps): Ditto.
|
|
11027 (inhibit-first-line-modes-regexps): Added .tgz.
|
|
11028 (inhibit-first-line-modes-suffixes): Change defconst to defvar.
|
|
11029 (change-major-mode-with-file-name): New user-option.
|
|
11030 (set-visited-file-name): Synched with FSF.
|
|
11031 (file-name-extension): New function, from FSF 20.3.
|
|
11032 (file-relative-name): Synched with FSF.
|
|
11033 (save-some-buffers): Support the C-r feature.
|
|
11034 (recover-session): Synched with FSF.
|
|
11035 (kill-some-buffers): Ditto.
|
|
11036 (set-auto-mode): New argument JUST-FROM-FILE-NAME.
|
|
11037
|
|
11038 1998-04-30 SL Baur <steve@altair.xemacs.org>
|
|
11039
|
|
11040 * files.el (insert-file): Undo previous change and reenable use of
|
|
11041 format.el.
|
|
11042
|
|
11043 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
11044
|
|
11045 * window-xemacs.el (recenter): Define.
|
|
11046
|
|
11047 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
11048
|
|
11049 * font.el (mswindows-font-create-name)
|
|
11050 (mswindows-font-create-object): new functions for mswindows type
|
|
11051 fonts.
|
|
11052
|
|
11053 * msw-faces.el (mswindows-font-canicolize-name): fix so that
|
|
11054 strings are parsed as well as font objects.
|
|
11055
|
|
11056 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
11057
|
|
11058 * modeline.el (defining-kbd-macro): Restore modeline indication of
|
|
11059 kbd-macro being recorded.
|
|
11060 (add-minor-mode): Simplify docstring.
|
|
11061 (modeline-minor-mode-menu): Remove stuff.
|
|
11062
|
|
11063 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
11064
|
|
11065 * code-process.el (call-process): dynamically decide process
|
|
11066 coding type.
|
|
11067
|
|
11068 1998-04-29 Jim Radford <radford@robby.caltech.edu>
|
|
11069
|
|
11070 * modeline.el: Add line-number-mode, column-number-mode to
|
|
11071 the modeline minor-mode menu. Button2 on the line number does
|
|
11072 goto-line.
|
|
11073
|
|
11074 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
11075
|
|
11076 * mouse.el: move x-selection-owner-p type things to
|
|
11077 selection-owner-p.
|
|
11078
|
|
11079 * msw-init.el: copy zmacs stuff from x-init.el
|
|
11080
|
|
11081 * msw-select.el (mswindows-own-selection)
|
|
11082 (mswindows-disown-selection) (mswindows-selection-owner-p): new
|
|
11083 functions. Very simple minded implementation of selectio
|
|
11084 ownership.
|
|
11085
|
|
11086 * select.el (own-selection) (disown-selection)
|
|
11087 (activate-region-as-selection) (select-make-extent-for-selection)
|
|
11088 (valid-simple-selection-p): functions moved from x-select.el for
|
|
11089 generalized selection.
|
|
11090
|
|
11091 * x-select.el: see select.el changes.
|
|
11092
|
|
11093 * x-toolbar.el: use new selection functions.
|
|
11094
|
|
11095 1998-04-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11096
|
|
11097 * packages.el (packages-find-package-directories): Fixed bug that
|
|
11098 would pick up multiple site-package directories.
|
|
11099 (package-locations): Added "xemacs-packages" as a late package
|
|
11100 location.
|
|
11101
|
|
11102 * find-paths.el: Now uses `emacs-program-name' and
|
|
11103 `emacs-program-version'.
|
|
11104 Additions to enforce version-specific directories in
|
|
11105 `paths-find-version-directory'.
|
|
11106
|
|
11107 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
11108
|
|
11109 * default.el: Removed.
|
|
11110 * site-start.el: Removed.
|
|
11111
|
442
|
11112 1998-04-29 Didier Verna <didier@xemacs.org>
|
428
|
11113
|
|
11114 * minibuf.el (minibuffer-history-minimum-string-length): Default
|
|
11115 to nil.
|
|
11116
|
|
11117 1998-04-28 SL Baur <steve@altair.xemacs.org>
|
|
11118
|
|
11119 * find-paths.el (paths-program-name): Rename.
|
|
11120 (paths-emacs-root-p): Ditto.
|
|
11121 (paths-find-site-directory): Ditto.
|
|
11122
|
|
11123 1998-04-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
11124
|
|
11125 * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
|
|
11126 `emacs-lisp-byte-compile-and-load'.
|
|
11127
|
|
11128 1998-04-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11129
|
|
11130 * ldap.el (ldap-search): Fixed additional parameter passing to
|
|
11131 `ldap-open'
|
|
11132
|
|
11133 1998-04-27 Andy Piper <andyp@parallax.co.uk>
|
|
11134
|
|
11135 * select.el (kill-primary-selection) (selection-owner-p)
|
|
11136 (copy-primary-selection) (yank-clipboard-selection)
|
|
11137 (selection-exists-p) (delete-primary-selection): new file and
|
|
11138 functions that do the right thing for the selected device.
|
|
11139
|
|
11140 * x-menubar.el: use generalised selection functions.
|
|
11141
|
|
11142 * dumped-lisp.el: dump select.el.
|
|
11143
|
|
11144 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
11145
|
|
11146 * find-paths.el (paths-progname): New variable.
|
|
11147 (paths-emacs-root-p): Use it.
|
|
11148 (paths-find-site-directory): Ditto.
|
|
11149
|
|
11150 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
11151
|
|
11152 * loadup.el ((member "dump" command-line-args)): Dump as
|
|
11153 `infodock' if InfoDock.
|
|
11154
|
|
11155 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
11156
|
|
11157 * find-paths.el (construct-emacs-version): Simplify, include
|
|
11158 program name in the return value.
|
|
11159 * (paths-find-version-directory): Use it.
|
|
11160
|
|
11161 1998-04-25 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11162
|
|
11163 * info.el (Info-parse-dir-entries): Fixed regexp
|
|
11164 (Info-build-dir-anew): Remove full suffix and capitalize info file
|
|
11165 name for files with no @direntry
|
|
11166 (Info-batch-rebuild-dir): New function
|
|
11167 (Info-suffixed-file): Check for regular files instead of simple
|
|
11168 file existence (could catch directories before)
|
|
11169
|
|
11170 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11171
|
|
11172 * setup-paths.el, find-paths.el: Removed uses of `not' which
|
|
11173 temacs doesn't have.
|
|
11174
|
|
11175 * find-paths.el (paths-find-emacs-roots): Included exec-prefix
|
|
11176 into root searching.
|
|
11177
|
|
11178 1998-04-24 Martin Buchholz <martin@xemacs.org>
|
|
11179
|
|
11180 * subr.el: Remove definition of `not'.
|
|
11181
|
|
11182 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
11183
|
|
11184 * msw-glyphs.el: enable graphics support.
|
|
11185
|
442
|
11186 1998-04-23 Didier Verna <didier@xemacs.org>
|
428
|
11187
|
|
11188 * x-menubar.el (default-menubar): restored the line-number-mode
|
|
11189 option.
|
|
11190
|
|
11191 * misc doc string updates related to the options menu.
|
|
11192
|
|
11193 1998-04-24 SL Baur <steve@altair.xemacs.org>
|
|
11194
|
|
11195 * setup-paths.el (paths-construct-load-path): Fix typo.
|
|
11196
|
|
11197 1998-04-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11198
|
|
11199 * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
|
|
11200 font-menu-ignore-scaled-fonts don't have to be bound now; this
|
|
11201 gets us one step further towards making --no-autoloads work.
|
|
11202
|
|
11203 * startup.el (normal-top-level): Load auto-autoloads only if
|
|
11204 lisp-directory is non-nil.
|
|
11205
|
|
11206 * setup-paths.el (paths-construct-load-path): Made it robust
|
|
11207 against nil lisp-directory.
|
|
11208
|
|
11209 * startup.el (startup-setup-paths-warning): Added `lisp-directory'
|
|
11210 to the list of variables that cause a warning when nil.
|
|
11211
|
|
11212 * toolbar.el (init-toolbar-location): Now works even when there's
|
|
11213 no toolbar icon directory.
|
|
11214
|
|
11215 1998-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
11216
|
|
11217 * help.el (view-lossage): Recognize it.
|
|
11218
|
|
11219 * simple.el (log-message): Mark multiline messages.
|
|
11220
|
|
11221 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
11222
|
|
11223 * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
|
|
11224
|
|
11225 1998-4-20 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
11226
|
|
11227 * package-get.el (package-get-all): add `\n' separator to
|
|
11228 interactive specification so that both variables are read
|
|
11229
|
442
|
11230 1998-04-22 Didier Verna <didier@xemacs.org>
|
428
|
11231
|
|
11232 * x-menubar.el: ported the options menu to Custom.
|
|
11233 Moved the "read only" toggle button to the buffers menu.
|
|
11234 Corrected some missing ;;;###autoload or defcustom.
|
|
11235
|
|
11236 * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
|
|
11237 the scrollbar-visible specifier for options menu handling.
|
|
11238
|
|
11239 * toolbar.el (toolbar-visible-p)
|
|
11240 (toolbar-captioned-p)
|
|
11241 (default-toolbar-position): defcustom wrappers around
|
|
11242 the toolbar specifiers for options menu handling.
|
|
11243
|
|
11244 * frame.el (get-frame-for-buffer-default-instance-limit):
|
|
11245 defcustom it for options menu handling.
|
|
11246
|
440
|
11247 * font-lock.el (font-lock-mode): defcustom and autoload the variable
|
428
|
11248 font-lock-mode for options menu handling.
|
|
11249
|
|
11250 * cus-start.el: added Custom properties to overwrite-mode for
|
|
11251 options menu handling.
|
|
11252
|
|
11253 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
11254
|
|
11255 * about.el: shameless self-promotion.
|
|
11256
|
|
11257 1998-04-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
11258
|
|
11259 * simple.el (raw-append-message): Slightly optimize.
|
|
11260 (remove-message): Use `push' for clarity.
|
|
11261 (append-message): Ditto.
|
|
11262 (display-warning): Dito.
|
|
11263 (raw-append-message): Send the message to the appropriate device.
|
|
11264
|
|
11265 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
11266
|
|
11267 * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
|
|
11268 From Sean MacLennan <Sean.MacLennan@pika.ca>
|
|
11269
|
|
11270 1998-04-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11271
|
|
11272 * setup-paths.el: Changed `directory-sep-char' to
|
|
11273 `path-separator', following a change in GNU Emacs.
|
|
11274
|
|
11275 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11276
|
|
11277 * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
|
|
11278 (Info-build-dir-anew): Add a final newline.
|
|
11279 (Info-build-dir-anew): Do not issue warning when rebuilding policy
|
|
11280 is `always'
|
|
11281 (Info-rebuild-dir): Ditto
|
|
11282
|
|
11283 * dumped-lisp.el (preloaded-file-list): Added ldap.el
|
|
11284
|
|
11285 1998-04-21 SL Baur <steve@altair.xemacs.org>
|
|
11286
|
|
11287 * simple.el (count-words-buffer): Retain zmacs region.
|
|
11288 (count-words-region): Ditto.
|
|
11289 * simple.el: (what-line): Expanded line counts.
|
|
11290 (count-lines): New parameter to conditionalize whether collapsed
|
|
11291 lines get counted.
|
|
11292 From Bob Weiner <weiner@altrasoft.com>
|
|
11293
|
|
11294 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
11295
|
|
11296 * packages.el (package-locations): infodock-packages must override
|
|
11297 mule-packages and packages.
|
|
11298
|
|
11299 1998-04-19 Jonathan Harris <jhar@tardis.ed.a.uk>
|
|
11300
|
|
11301 * wid-edit.el:
|
|
11302 remove rude messages from widget-activation-widget-mapper
|
|
11303 and widget-activation-glyph-mapper
|
|
11304
|
|
11305 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
11306
|
|
11307 * toolbar.el: Remove (featurep 'x) test from
|
|
11308 toolbar-make-button-list
|
|
11309
|
|
11310 1998-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
11311
|
|
11312 * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
|
|
11313 only if in the same frame.
|
|
11314
|
|
11315 1998-04-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11316
|
|
11317 * packages.el (package-locations): Added site-packages hierarchy.
|
|
11318
|
|
11319 * setup-paths.el (paths-default-info-directories): Introduced and
|
|
11320 used.
|
|
11321
|
|
11322 * packages.el, setup-paths.el: Set various path searching depths
|
|
11323 to 1.
|
|
11324
|
|
11325 * packages.el (packages-hierarchy-depth):
|
|
11326 (packages-load-path-depth): Introduced and used.
|
|
11327
|
|
11328 * setup-paths.el (paths-load-path-depth): Introduced and used.
|
|
11329
|
|
11330 * find-paths.el (paths-find-recursive-path): Added max-depth
|
|
11331 parameter.
|
|
11332
|
|
11333 1998-04-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11334
|
|
11335 * setup-paths.el (paths-construct-info-path): Removed
|
|
11336 dependency on behavior of (file-name-as-directory "").
|
|
11337
|
|
11338 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11339
|
|
11340 * ldap.el (ldap-search): Adapt to the new low-level API using ldap
|
|
11341 lisp objects
|
|
11342
|
|
11343 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11344
|
|
11345 * dump-paths.el, startup.el: Added handling for --debug-paths.
|
|
11346
|
|
11347 1998-04-15 William M. Perry <wmperry@aventail.com>
|
|
11348
|
|
11349 * wid-edit.el: We cannot just set the help-echo or balloon-help
|
|
11350 properties for an extent based on the :help-echo widget
|
|
11351 property, since help-echo and balloon-help cause an EXTENT to
|
|
11352 get passed in, where :help-echo functions are expecting a WIDGET
|
|
11353
|
|
11354 1998-04-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11355
|
|
11356 * scrollbar.el (init-scrollbar-from-resources): Call
|
|
11357 mswindows-init-scrollbar-metrics when appropriate.
|
|
11358
|
|
11359 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
11360
|
|
11361 * dumped-lisp.el: dump x-toolbar for window system
|
|
11362
|
|
11363 * msw-init.el (init-post-mswindows-win): enable toolbars if we
|
|
11364 have support and xpm.
|
|
11365
|
|
11366 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
11367
|
|
11368 * files.el (toggle-read-only): Fix docstring.
|
442
|
11369 From Didier Verna <didier@xemacs.org>
|
428
|
11370
|
|
11371 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11372
|
|
11373 * startup.el (normal-top-level): Load autoload-file-name without
|
|
11374 specifying an extension---some people only auto-autoload.el.gz.
|
|
11375
|
|
11376 1998-04-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
11377
|
|
11378 * files.el (backup-enable-predicate): Don't bomb on NAME being
|
|
11379 nil.
|
|
11380
|
|
11381 1998-04-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11382
|
|
11383 * find-paths.el, packages.el: Now prefers configure'd paths.
|
|
11384 This shouldn't cause any of the originally anticipated problems as
|
|
11385 the current paths architecture will not define the various
|
|
11386 configure-xxx variables if they're not specified on the configure
|
|
11387 command line.
|
|
11388
|
|
11389 * find-paths.el, setup-paths.el, packages.el: Removed all
|
|
11390 mentionings of "/" as a path separator.
|
|
11391 Used paths-construct-path throughout.
|
|
11392
|
|
11393 * find-paths.el (paths-construct-path): Created to assemble paths
|
|
11394 from directory components.
|
|
11395
|
|
11396 * setup-paths.el, packages.el: Used paths-decode-directory-path
|
|
11397 instead of decode-path-internal.
|
|
11398
|
|
11399 * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
|
|
11400 and associates.
|
|
11401 (paths-decode-directory-path) Created.
|
|
11402
|
|
11403 * setup-paths.el: Changed configure-exec-path to
|
|
11404 configure-exec-directory.
|
|
11405
|
|
11406 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11407
|
|
11408 * packages.el (packages-find-packages): Fixed decoding of
|
|
11409 EMACSPACKAGEPATH.
|
|
11410
|
|
11411 * startup.el: -no-packages -> -no-early-packages.
|
|
11412
|
|
11413 (packages-load-package-lisps): Fixed loading of auto-autoload
|
|
11414 files.
|
|
11415
|
|
11416 * startup.el (normal-top-level): Fixed loading of core
|
|
11417 auto-autoload.
|
|
11418
|
|
11419 * obsolete.el: Un-obsoleted site-directory. Sigh.
|
|
11420
|
|
11421 * startup.el, packages.el, dump-paths.el: Added proper settings
|
|
11422 for site-directory and lisp-directory variables.
|
|
11423
|
|
11424 * startup.el, loadup.el: Renamed inhibit-update-autoloads to
|
|
11425 inhibit-package-autoloads and fixed handling of it.
|
|
11426
|
|
11427 * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
|
|
11428 handling of former inhibit-package-init, now
|
|
11429 inhibit-early-packages, to make -vanilla etc. work.
|
|
11430
|
|
11431 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11432
|
|
11433 * code-process.el (start-process): Fallback to 'undecided instead
|
|
11434 of 'binary for process input coding stream.
|
|
11435
|
|
11436 * process.el (start-process): Docstring fix.
|
|
11437
|
|
11438 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11439
|
|
11440 * info.el (Info-insert-dir): Do not insert temporary dir files
|
|
11441 in Info-dir-file-attributes
|
|
11442 (Info-build-dir-anew): Ensure temporary buffer is not read-only
|
|
11443 (Info-rebuild-dir): Ditto.
|
|
11444
|
|
11445 1998-04-09 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11446
|
|
11447 * obsolete.el: Added obsoleteness declarations for
|
|
11448 `site-directory' and `Info-default-directory-list'.
|
|
11449
|
|
11450 1998-04-08 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11451
|
|
11452 * find-paths.el (paths-find-emacs-root): Only look at the
|
|
11453 executable at the end of the symlink chain for determining the
|
|
11454 Emacs root.
|
|
11455
|
|
11456 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11457
|
|
11458 * setup-paths.el (paths-construct-info-path): Changed construction
|
|
11459 to cater to gone default in configure.
|
|
11460
|
|
11461 * find-paths.el (paths-uniq-append): Added.
|
|
11462
|
|
11463 * packages.el: Rewritten package path construction once again.
|
|
11464
|
|
11465 * dump-paths.el, startup.el: Removed package-path as a global
|
|
11466 variable.
|
|
11467
|
|
11468 * package-admin.el (package-admin-add-single-file-package):
|
|
11469 (package-admin-add-binary-package): Changed package-path to
|
|
11470 late-packages.
|
|
11471
|
|
11472 * packages.el (packages-split-path): Split path at "/" rather than
|
|
11473 nil according to change in emacs.c.
|
|
11474
|
|
11475 1998-04-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11476
|
|
11477 * setup-paths.el (paths-construct-info-path): Changed info path
|
|
11478 order so that directories come out right.
|
|
11479 (paths-find-lock-directory): Fixed bug: It used to think
|
|
11480 configure-lock-directory is a path.
|
|
11481
|
|
11482 1998-04-06 Jeff Miller <jmiller@smart.net>
|
|
11483
|
|
11484 * x-toolbar.el: Added toolbar-vector-xxxxxx defvars. Modified
|
|
11485 initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars. This
|
|
11486 eases the use of toolbar-add/kill-item functions.
|
|
11487
|
|
11488 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11489
|
|
11490 * code-files.el (file-coding-system-alist): Commented out
|
|
11491 loaddefs.el magical treatment.
|
|
11492
|
|
11493 1998-04-06 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11494
|
|
11495 * info.el (Info-rebuild-outdated-dir): Added new option
|
|
11496 `conservative' and made it the default
|
|
11497 (Info-rebuild-dir): Appropriately parse multi-line description
|
|
11498 strings, and multi-section dir files. Issue warning when dir
|
|
11499 is rebuilt as temporary
|
|
11500 (Info-build-dir-anew): Issue warning when dir is built as
|
|
11501 temporary
|
|
11502
|
|
11503 1998-04-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11504
|
|
11505 * list-mode.el (list-mode-map): Bind highlight motion commands to
|
|
11506 standard keys left, right, C-b and C-f.
|
|
11507
|
|
11508 1998-03-29 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
11509
|
|
11510 * files.el (auto-mode-alist): allow .sc for Scheme->C
|
|
11511
|
|
11512 1998-04-06 SL Baur <steve@altair.xemacs.org>
|
|
11513
|
|
11514 * loadup.el (pureload): Don't quote (garbage-collect).
|
|
11515
|
|
11516 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
11517
|
|
11518 * package-get-base.el: Updated.
|
|
11519
|
|
11520 1998-04-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
11521
|
|
11522 * isearch-mode.el (isearch-just-started): New variable.
|
|
11523 (isearch-mode): Set it.
|
|
11524 (isearch-repeat): Advance one character forward only if the search
|
|
11525 was successful, and was not just started.
|
|
11526 (isearch-repeat): Clear isearch-just-started.
|
|
11527
|
|
11528 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
11529
|
|
11530 * finder.el (finder-compile-keywords): Don't eval new finder-inf
|
|
11531 if running -batch.
|
|
11532
|
|
11533 1998-03-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
11534
|
|
11535 * subr.el (listify-key-sequence): Removed.
|
|
11536
|
|
11537 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
11538
|
|
11539 * bytecomp.el (byte-compile-print-gensym): New option.
|
|
11540 (byte-compile-output-file-form): Use it.
|
|
11541 (byte-compile-output-docform): Ditto.
|
|
11542 (byte-compile-compiled-obj-to-list): Ditto.
|
|
11543
|
|
11544 Sun Mar 29 1998 Andy Piper <andyp@parallax.co.uk>
|
|
11545
|
|
11546 * msw-glyphs.el: set frame icon if xpm support.
|
|
11547
|
|
11548 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11549
|
|
11550 * help.el: Code that pretty prints variable values
|
|
11551 removed.
|
|
11552
|
|
11553 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
11554
|
|
11555 * find-paths.el (paths-emacs-root-p): Correct test for installation
|
|
11556 directory.
|
|
11557 From Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11558
|
|
11559 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11560
|
|
11561 * loaddefs.el: Don't set debug-ignored-errors; leave
|
|
11562 its default value set to nil.
|
|
11563
|
|
11564 1998-03-29 Damon Lipparelli <lipp@primus.com>
|
|
11565
|
|
11566 * info.el (Info-rebuild-dir): fixed mis-spelling.
|
|
11567
|
|
11568 1998-03-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11569
|
|
11570 * info.el (Info-rebuild-outdated-dir): New custom var
|
|
11571 (Info-insert-node): Create/update dir file when needed, ie when it
|
|
11572 does not exist or is older than some info files in directory
|
|
11573
|
|
11574 1998-04-01 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11575
|
|
11576 * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
|
|
11577 for last packages, mainly for using a 20.4 package base.
|
|
11578
|
|
11579 * packages.el (late-packages): Typo fix. It was called
|
|
11580 early-packages.
|
|
11581
|
|
11582 * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
|
|
11583 relative symlinks correctly.
|
|
11584 (paths-find-emacs-roots): More rigorous checking for plausible
|
|
11585 configuration-time root.
|
|
11586
|
|
11587 * startup.el (normal-top-level): Added a warning if XEmacs cannot
|
|
11588 find its roots.
|
|
11589
|
|
11590 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
11591
|
|
11592 * faces.el: Fix docstrings.
|
|
11593 * glyphs.el: Fix docstrings.
|
|
11594 * mouse.el: Fix docstrings.
|
|
11595
|
|
11596 * frame.el: Change phrase `current frame' to `selected frame'.
|
|
11597
|
|
11598 * faces.el (face-spec-set-match-display): Make FRAME arg optional.
|
|
11599
|
|
11600 * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
|
|
11601 macros using backquote to make them infinitely more readable.
|
|
11602
|
|
11603 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
11604
|
|
11605 * packages.el (packages-find-package-path): Hardcoded specialized
|
|
11606 InfoDock support until we can clean this up.
|
|
11607
|
|
11608 * help.el (describe-bindings-1): Return the value of the bindings
|
|
11609 help buffer created.
|
|
11610 (describe-bindings): Ditto.
|
|
11611
|
|
11612 * simple.el (set-variable): Restore previous behavior of not
|
|
11613 bombing if the variable to set is not boundp.
|
|
11614
|
|
11615 1998-03-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11616
|
|
11617 * packages.el (packages-handle-package-dumped-lisps): Allow for
|
|
11618 non-local files to be loaded off the package-lisp variable.
|
|
11619
|
|
11620 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11621
|
|
11622 * x-faces.el: Global X resources should override
|
|
11623 specs for all device classes (color, grayscale, mono);
|
|
11624 code currently doesn't override any of them. Fixed by
|
|
11625 calling remove-specifier with '(x default) as the tag
|
|
11626 set and allowing inexact matches.
|
|
11627
|
|
11628 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11629
|
442
|
11630 * faces.el: Separated face initializations based on
|
428
|
11631 device classes into device type specific (tag set,
|
|
11632 instantiator) pairs.
|
|
11633
|
|
11634 1998-03-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
11635
|
|
11636 * wid-edit.el (widget-choice-action): Remember user's explicit
|
|
11637 choice.
|
|
11638 (widget-choice-value-create): Respect it.
|
|
11639 From Richard Stallman <rms@gnu.org>
|
|
11640
|
|
11641 1998-03-26 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11642
|
|
11643 * setup-paths.el (paths-construct-info-path): Always append
|
|
11644 existing directories from configure-time info path.
|
|
11645
|
|
11646 * startup.el (startup-setup-paths): Renamed misnamed info-path to
|
|
11647 Info-directory-list.
|
|
11648
|
|
11649 * info.el: Removed Info-default-directory-list which was broken by
|
|
11650 design.
|
|
11651 Removed bogus initialization of Info-directory-list---startup.el
|
|
11652 can do a much better job.
|
|
11653 Added autoload of Info-directory-list.
|
|
11654
|
|
11655 * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
|
|
11656 out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
|
|
11657 be exclusive; now it's merely given precedence, just like in the
|
|
11658 old days.
|
|
11659
|
|
11660 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11661
|
|
11662 * find-paths.el (paths-find-architecture-directory): Fix bug with
|
|
11663 finding; it used to default too early.
|
|
11664
|
|
11665 1998-03-25 Martin Buchholz <martin@xemacs.org>
|
|
11666
|
|
11667 * packages.el (packages-split-path): Fix a bug; it used to fail
|
|
11668 for paths that weren't split.
|
|
11669
|
|
11670 1998-03-26 SL Baur <steve@altair.xemacs.org>
|
|
11671
|
|
11672 * finder.el (finder-compile-keywords): trap on errors.
|
|
11673
|
|
11674 1998-03-24 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11675
|
|
11676 * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
|
|
11677 fourth argument of t so that only the specs exactly
|
|
11678 matching the tag lists are removed.
|
|
11679
|
|
11680 1998-03-25 SL Baur <steve@altair.xemacs.org>
|
|
11681
|
|
11682 * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
|
|
11683
|
|
11684 1998-03-23 SL Baur <steve@altair.xemacs.org>
|
|
11685
|
|
11686 * minibuf.el (mouse-read-file-name-1): If a default directory was
|
|
11687 specified, use it for generating the completions.
|
|
11688
|
|
11689 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11690
|
|
11691 * update-elc.el: Now respects inhibit-package-init and
|
|
11692 inhibit-site-lisp.
|
|
11693 Now does path construction with loadup-paths.
|
|
11694
|
|
11695 * startup.el (normal-top-level, startup-setup-paths): Now respects
|
|
11696 inhibit-package-init and inhibit-site-lisp.
|
|
11697
|
|
11698 * packages.el (packages-find-package-path): Extended package path
|
|
11699 by version-specific hierarchies.
|
|
11700 (packages-find-packages): Now respects inhibit flag and
|
|
11701 inhibit-site-lisp.
|
|
11702 Moved path setup to loadup-paths.
|
|
11703
|
|
11704 * make-docfile.el: Now respects inhibit-package-init and
|
|
11705 inhibit-site-lisp.
|
|
11706 Now does path construction with loadup-paths.
|
|
11707
|
|
11708 * loadup.el: Now respects inhibit-package-init and
|
|
11709 inhibit-site-lisp.
|
|
11710
|
|
11711 * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
|
|
11712
|
|
11713 * loadup-paths.el: New file: setup load-path to encompass
|
|
11714 packages.
|
|
11715
|
|
11716 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
11717
|
|
11718 * auto-show.el: load-gc renamed to pureload.
|
|
11719 * site-load.el: Ditto.
|
|
11720 * packages.el (toplevel): Ditto.
|
|
11721 * loadup.el (really-early-error-handler): Ditto.
|
|
11722 * dumped-lisp.el (preloaded-file-list): Ditto.
|
|
11723 * cus-face.el (custom-declare-face): Ditto.
|
|
11724
|
|
11725 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
11726
|
|
11727 * <Today>: The Big Path Searching Overhaul.
|
|
11728
|
|
11729 * find-paths.el: New file: find and assemble paths in the
|
|
11730 installation hierarchy.
|
|
11731
|
|
11732 * setup-paths.el: New file: global layout of paths and directories
|
|
11733 within the XEmacs hierarchy.
|
|
11734
|
|
11735 * packages.el: Replaced everything related to path searching and
|
|
11736 startup by code in terms of find-paths.
|
|
11737
|
|
11738 * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
|
|
11739 the new path searching engine.
|
|
11740
|
|
11741 * dumped-lisp.el (preloaded-file-list): Added new files find-paths
|
|
11742 and setup-paths.
|
|
11743
|
|
11744 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
11745
|
|
11746 * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
|
|
11747 setup-paths.el.
|
|
11748
|
|
11749 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11750
|
|
11751 * msw-glyphs.el: Added check for 'mswindows feature, so the file
|
|
11752 compiles identically in any configuration.
|
|
11753 Removed irrelevant commentary.
|
|
11754
|
|
11755 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11756
|
|
11757 * simple.el (set-variable): Allow setting specifiers.
|
|
11758
|
|
11759 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
11760
|
|
11761 * lisp.el (forward-sexp): Revert previous change.
|
|
11762
|
|
11763 1998-03-18 SL Baur <steve@altair.xemacs.org>
|
|
11764
|
|
11765 * frame.el (frame-initialize): Use `delete-console' instead of
|
|
11766 `delete-device' to delete the stream console to match the usage in
|
|
11767 Fkill_emacs.
|
|
11768
|
|
11769 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
11770
|
|
11771 * files.el (cdpath-previous): New variable.
|
|
11772 (cd): Use it.
|
|
11773 From Bob Weiner <weiner@wave.altrasoft.com>
|
|
11774
|
|
11775 1998-03-15 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11776
|
|
11777 * keydefs.el: Changed keybindings of forward-char,
|
|
11778 backward, scroll-up and scroll-down to point to their
|
|
11779 -command counterparts.
|
|
11780
|
|
11781 * simple.el: New functions: forwarc-char-command,
|
|
11782 backwrad-char-command, scroll-up-command,
|
|
11783 scroll-down-command which work liek their counterparts
|
|
11784 except that they honor the variable
|
|
11785 signal-error-on-buffer-boundary.
|
|
11786
|
|
11787 Definition of signal-error-on-buffer-boundary received
|
|
11788 from src/cmds.c.
|
|
11789
|
|
11790 defvar declaration added for word-across-newline to avoid
|
|
11791 byte-compiler warning about the free variable reference.
|
|
11792
|
|
11793 1998-03-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11794
|
|
11795 * winnt.el: Removed "%t" from the beginning of
|
|
11796 modeline-format. From now on, there's no nt-specifics in the modeline.
|
|
11797
|
|
11798 1998-03-14 SL Baur <steve@altair.xemacs.org>
|
|
11799
|
|
11800 * setup-paths.el (paths-setup-paths-warning): Replace occurrences
|
|
11801 of `when' with `if'.
|
|
11802
|
|
11803 1998-03-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11804
|
|
11805 * msw-glyphs.el: New file. Defines TTY-style glyphs for
|
|
11806 mswindows. Must be reworked along with glyphs.el, or
|
|
11807 merged into it, after there is images support.
|
|
11808
|
|
11809 * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
|
|
11810 'mswindows.
|
|
11811
|
|
11812 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
11813
|
|
11814 * faces.el: fix for text cursor initialization.
|
|
11815 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
11816 From Andy Piper <andyp@parallax.co.uk>
|
|
11817
|
|
11818 1998-03-11 Pete Ware <ware@cis.ohio-state.edu>
|
|
11819
|
|
11820 * files.el (set-auto-mode): If a mode is not fboundp, check to see
|
|
11821 if there is an existing package that handles it and warn the user
|
|
11822 about that mode.
|
|
11823
|
|
11824 1998-03-02 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11825
|
|
11826 * x-menubar.el (default-menubar): Greyed out "Help / Basics /
|
|
11827 Installation" menu item when Installation-string is not bound.
|
|
11828
|
|
11829 1998-03-11 SL Baur <steve@altair.xemacs.org>
|
|
11830
|
|
11831 * lisp.el (forward-sexp): Fix for test for balanced sexp.
|
|
11832 From Jeremiah W. James <jerry@cs.ucsb.edu>
|
|
11833
|
|
11834 1998-03-10 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11835
|
|
11836 * msw-faces.el:
|
|
11837 * faces.el: Fix face initialization.
|
|
11838
|
|
11839 1998-03-10 Glynn Clements <glynn@sensei.co.uk>
|
|
11840
|
|
11841 * files.el (backup-enable-predicate): fix breakage introduced
|
|
11842 by TMPDIR patch.
|
|
11843
|
|
11844 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11845
|
|
11846 * x-faces.el (x-init-face-from-resources): The
|
|
11847 TTY face property retrieval functions don't return
|
|
11848 specifiers, so use face-property instead.
|
|
11849
|
|
11850 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
11851
|
|
11852 * mwheel.el (mwheel-install): Use portable keysyms and syntax.
|
|
11853
|
|
11854 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11855
|
|
11856 * x-menubar.el: Expanded documentation for
|
|
11857 option-save-faces. Changed Options -> Browse Faces
|
|
11858 menu entry to invoke customize-face.
|
|
11859
|
|
11860 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11861
|
|
11862 * faces.el: Most face initialization moved out of
|
|
11863 init-other-random-faces to the top level so that the
|
920
|
11864 initialization happens before XEmacs is dumped. Much
|
428
|
11865 of the fascist "face-differs-from-default-p or FROB!"
|
|
11866 code has been retired in favor of letting the user do
|
|
11867 what they want to do. Face initialization code changed
|
|
11868 to use `default' specifier tag so that the settings can
|
|
11869 be overridden later if the user wishes it.
|
|
11870
|
|
11871 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
11872
|
|
11873 * about.el (about-hackers): Update contributors list.
|
|
11874
|
|
11875 1998-03-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11876
|
|
11877 * specifier.el: Define new specifier tag `default'.
|
|
11878
|
|
11879 * modeline.el: Initialize faces using `default' tag.
|
|
11880
|
|
11881 * x-faces.el (x-init-face-from-resources): Remove
|
|
11882 specifier specs containing the `default' tag before
|
|
11883 adding new specs.
|
|
11884
|
|
11885 1998-03-02 John Jones <jj@asu.edu>
|
|
11886
|
|
11887 * package-get.el (package-get-all): fixed arguments on call to
|
|
11888 package-admin-add-single-file-package.
|
|
11889 * package-get.el (package-get-installedp): fixed to match
|
|
11890 advertised behavior.
|
|
11891 * package-get.el: added function package-get-update-all which
|
|
11892 installs newest versions of all the current packages (if they are
|
|
11893 not already installed).
|
|
11894
|
|
11895 1998-03-04 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
11896
|
|
11897 * files.el (find-file-noselect): Uncommented `truename' binding in
|
|
11898 `let*' and use it later to set `buffer-file-truename' iff it's
|
|
11899 still nil, as happens for example when finding a compressed
|
|
11900 file with "jka-compr".
|
|
11901
|
|
11902 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
11903
|
|
11904 * faces.el: in make-face-* type functions do the operation for all
|
|
11905 window systems, not just the first one found.
|
|
11906
|
|
11907 * font.el: call mswindows-list-fonts for mswindows.
|
|
11908
|
|
11909 1998-03-02 Glynn Clements <glynn@sensei.co.uk>
|
|
11910
|
|
11911 * code-process.el (call-process-region):
|
|
11912 * process.el (call-process-region):
|
|
11913 * package-get.el (package-get-dir):
|
|
11914 * files.el (backup-enable-predicate):
|
|
11915 * gnuserv.el (gnuserv-temp-file-regexp):
|
|
11916 Use temp-directory in place of `/tmp'.
|
|
11917
|
|
11918 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
11919
|
|
11920 * "Fast" dired-in-C enhancements for Windows 95/NT:
|
|
11921
|
|
11922 * files.el: Added function, `wildcard-to-regexp', from GNU
|
|
11923 Emacs.
|
|
11924
|
|
11925 * files.el (insert-directory): Modified to use special
|
|
11926 dired-in-C enhancements if present.
|
|
11927
|
|
11928 Mon Mar 02 11:37:36 1998 Andy Piper <andyp@parallax.co.uk>
|
|
11929
|
|
11930 * code-files.el: make default coding no-conversion.
|
|
11931
|
|
11932 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
11933
|
|
11934 * dumped-lisp.el (preloaded-file-list): Find Installation.el from
|
|
11935 the load-path.
|
|
11936
|
|
11937 * update-elc.el: Strip directory when testing for files not to
|
|
11938 bytecompile.
|
|
11939
|
|
11940 1998-03-02 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
11941
|
|
11942 * lisp-mode.el: Use recommended form for menus.
|
|
11943
|
|
11944 * info.el (Info-construct-menu): Use recommended form for menus.
|
|
11945
|
|
11946 * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
|
|
11947 entry.
|
|
11948
|
|
11949 1998-02-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11950
|
|
11951 * frame.el: Resurrect get-frame-for-buffer-default-to-current.
|
|
11952 (get-frame-for-buffer-noselect): Always return frames
|
|
11953 in the not-this-window-p cond clause.
|
|
11954
|
|
11955 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
11956
|
|
11957 * help.el (describe-installation): New function.
|
|
11958
|
|
11959 * x-menubar.el (default-menubar): Add describe-installation to
|
|
11960 Help menu.
|
|
11961
|
|
11962 * packages.el (packages-unbytecompiled-lisp): Installation.el
|
|
11963 should not be bytecompiled.
|
|
11964
|
|
11965 * dumped-lisp.el (preloaded-file-list): Dump Installation with
|
|
11966 XEmacs.
|
|
11967
|
|
11968 * x-menubar.el (default-menubar): Use correct guard for VM menu
|
|
11969 entry.
|
|
11970
|
|
11971 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
|
|
11972 coding.
|
|
11973 From Andy Piper <andyp@parallax.co.uk>
|
|
11974
|
|
11975 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11976
|
|
11977 * ldap.el: Do not require ldap-internal at compile time.
|
|
11978
|
|
11979 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
11980
|
|
11981 * code-files.el: new file. a virtual copy of mule-files.el
|
|
11982 but without charset
|
|
11983 dependencies. (toggle-buffer-file-ocding-system) new function for
|
|
11984 changing the eol type for the current buffer.
|
|
11985
|
|
11986 * code-process.el: new file. a copy of
|
|
11987 mule-process.el. mule-process.el will disappear when things have
|
|
11988 settled.
|
|
11989
|
|
11990 * coding.el: new file. a virtual copy of mule-files.el but
|
|
11991 without charset dependencies. (coding-system-base) new function
|
|
11992 for getting the parent coding system of a coding system with eol
|
|
11993 type set.
|
|
11994
|
|
11995 * dumped-lisp.el: add above files for the non-mule case.
|
|
11996
|
|
11997 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11998
|
|
11999 * window-xemacs.el (display-buffer): If no explicit
|
|
12000 frame is specified, search for a window that displays
|
|
12001 the buffer on the currently selected frame, before
|
|
12002 searching other frames.
|
|
12003
|
|
12004 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
12005
|
|
12006 * frame.el (get-frame-for-buffer): If not-this-window-p
|
|
12007 is non-nil, use window on the selected frame if it is not
|
|
12008 also the selected window. When defaulting, search for
|
|
12009 windows on the currently selected fgrame before searching
|
|
12010 other frames.
|
|
12011
|
442
|
12012 1998-02-25 Didier Verna <didier@xemacs.org>
|
428
|
12013
|
|
12014 * modeline.el (modeline-swap-buffers): originally named
|
|
12015 `mouse-release-modeline'. Whether to actually swap the buffers is
|
|
12016 decided in `mouse-drag-modeline'.
|
|
12017 (mouse-drag-modeline): A button release event is considered a
|
|
12018 mouse click is both X (modeline scroll) and Y (modeline drag) pos
|
|
12019 stay unchanged.
|
|
12020
|
|
12021 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
12022
|
|
12023 * x-menubar.el: Put redo on the menubar.
|
|
12024 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
12025
|
|
12026 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
12027
|
|
12028 * bytecomp.el (displaying-byte-compile-warnings): if
|
|
12029 temp-buffer-show-function is set, use it to display current set of
|
|
12030 warnings in the "*Compile-Log-Show*" buffer.
|
|
12031
|
|
12032 * simple.el (display-warning-buffer): if temp-buffer-show-function
|
|
12033 is set, use it to display current set of warnings in the
|
|
12034 "*Warnings-Show*" buffer.
|
|
12035
|
|
12036 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
12037
|
|
12038 * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
|
|
12039 Common Lisp.
|
|
12040
|
|
12041 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
12042
|
|
12043 * menubar.el: Allow button descriptors at least 2 long.
|
|
12044
|
|
12045 * x-menubar.el (default-menubar): Use recommended forms.
|
|
12046 (file-menu-filter): Remove.
|
|
12047 (edit-menu-filter): Remove.
|
|
12048
|
|
12049 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
12050
|
|
12051 * about.el (about-hackers): Updated.
|
|
12052
|
|
12053 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
12054
|
|
12055 * help.el (help-max-help-buffers): new variable
|
|
12056 (help-register-and-maybe-prune-excess): new function
|
|
12057 (help-buffer-name): use help-max-help-buffers.
|
|
12058 (with-displaying-help-buffer): use
|
|
12059 help-register-and-maybe-prune-excess.
|
|
12060
|
|
12061 * help.el (help-maybe-pretty-print-value): if the value fits on
|
|
12062 one line, let it.
|
|
12063
|
|
12064 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
12065
|
|
12066 * (with-displaying-help-buffer): there is no need to kill the buffer
|
442
|
12067 if it exists, because with-output-to-temp-buffer will clear it.
|
428
|
12068 further, killing the buffer violates the rule that
|
|
12069 temp-buffer-show-function, if set, has the full responsibility of
|
|
12070 showing the temp buffer. killing the buffer fucks with the window
|
|
12071 configuration, hosing temp-buffer-show-function.
|
|
12072
|
|
12073
|
442
|
12074 1998-02-23 Didier Verna <didier@xemacs.org>
|
428
|
12075
|
|
12076 * modeline.el (mouse-drag-modeline):
|
|
12077 - Always scroll the modeline that was originally clicked on.
|
|
12078 - Use x pixels instead of x characters (which doesn't work anyway)
|
|
12079 as horizontal reference for modeline dragging. This allows us to
|
|
12080 keep on dragging the modeline even if the motion event occurs in
|
|
12081 another window.
|
|
12082
|
442
|
12083 1998-02-23 Didier Verna <didier@xemacs.org>
|
428
|
12084
|
|
12085 * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
|
|
12086 glyph on the modeline to indicate that dragging the mouse has an
|
|
12087 effect both horizontally and vertically.
|
|
12088
|
|
12089 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
12090
|
|
12091 * about.el (about-xemacs): Get rid of redundant visible version
|
|
12092 number.
|
|
12093
|
|
12094 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
12095
|
|
12096 * about.el (about-hackers): Update credits.
|
|
12097
|
|
12098 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
12099
|
|
12100 * prim/register.el (view-register): Show register type file-query.
|
|
12101
|
|
12102 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
12103
|
|
12104 * mode-motion.el (mode-motion-highlight-internal):
|
|
12105 save-excursion inside save-window-exucrsion form to
|
|
12106 hide buffer point changes from save-window-excursion.
|
|
12107 Prevents display flickering when the mouse pointer
|
|
12108 moves.
|
|
12109
|
442
|
12110 1998-02-17 Didier Verna <didier@xemacs.org>
|
428
|
12111
|
|
12112 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
12113 function to handle correctly the case of a toolbar one side of the
|
|
12114 window: scrolling will not necessarily happen.
|
|
12115
|
|
12116 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
12117
|
|
12118 * files.el (after-find-file): Restore missing argument
|
|
12119 to format that provides filename for "... consider M-x
|
|
12120 recover-file" message. Also call `message' with "%s"
|
|
12121 as the first arg instead of an arbitrary string.
|
|
12122
|
|
12123 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
12124
|
|
12125 * about.el (about-hackers): Various additions.
|
|
12126
|
|
12127 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
12128
|
|
12129 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
12130 line out when copying on-the-same line autoloads.
|
|
12131
|
|
12132 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
12133 is installed.
|
|
12134
|
|
12135 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
12136
|
|
12137 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
12138 * x11/x-win-sun.el (x-win-init-sun):
|
|
12139 * x11/x-init.el (x-initialize-compose):
|
|
12140 * prim/simple.el:
|
|
12141 (backward-or-forward-kill-sexp):
|
|
12142 (backward-or-forward-kill-sentence):
|
|
12143 (backward-or-forward-kill-word):
|
|
12144 (backward-or-forward-delete-char):
|
|
12145 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
12146 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
12147 x-keysym-on-keyboard-p to detect backspace.
|
|
12148 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
12149 Clean up symbols used with dead keys, checking Linux and solaris
|
|
12150 keysyms.
|
|
12151 Simplify x-win-*.el using above methods.
|
|
12152 Change documentation for x-keysym-*-p functions.
|
|
12153
|
|
12154 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
12155
|
|
12156 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
12157 Vinnie Shelton.
|
|
12158 From Vinnie Shelton <acs@acm.org>
|
|
12159
|
|
12160 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
12161
|
|
12162 * simple.el (count-words-region): Ditto.
|
|
12163
|
|
12164 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
12165
|
|
12166 * simple.el (count-words-buffer): Document. Don't print anything
|
|
12167 if non-interactive.
|
|
12168
|
|
12169 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
12170
|
|
12171 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
12172 multiple files in InfoDock.
|
|
12173
|
|
12174 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
12175
|
|
12176 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
12177 from version.el in InfoDock.
|
|
12178
|
|
12179 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
12180 specially.
|
|
12181
|
|
12182 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
12183
|
|
12184 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
12185 variable name in docstring.
|
|
12186
|
|
12187 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
12188
|
|
12189 * menubar.h: Include "gui.h".
|
|
12190
|
|
12191 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
12192
|
|
12193 * site-load.el: Fix documentation.
|
|
12194
|
|
12195 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
12196
|
|
12197 * package-get-base.el (package-get-base): Updated.
|
|
12198
|
|
12199 * keymap.el: PC-ize.
|
|
12200
|
|
12201 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
12202
|
|
12203 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
12204 from' on a fresh line.
|
|
12205
|
|
12206 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
12207
|
|
12208 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
12209 object.
|
|
12210
|
|
12211 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
12212
|
|
12213 * undo-stack.el: PC-ize.
|
|
12214
|
|
12215 * cmdloop.el: PC-ize.
|
|
12216
|
|
12217 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
12218
|
|
12219 * bytecomp-runtime.el: PC-ize.
|
|
12220
|
|
12221 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
12222
|
|
12223 * cus-dep.el: Spelling fix.
|
|
12224
|
|
12225 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
12226 entries follow).
|
|
12227
|
|
12228 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
12229
|
|
12230 * text-mode.el (text-mode-hook-identify): New function,
|
|
12231 put on text-mode-hook. Set text-mode-variant here.
|
|
12232 (text-mode): Don't set it here.
|
|
12233
|
|
12234 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
12235
|
|
12236 * text-mode.el (text-mode-hook): New defvar.
|
|
12237 (text-mode-variant): New variable.
|
|
12238 (text-mode): Set that variable locally.
|
|
12239 (toggle-text-mode-auto-fill): New command.
|
|
12240
|
|
12241 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
12242
|
|
12243 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
12244
|
|
12245 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
12246
|
|
12247 * text-mode.el (paragraph-indent-text-mode):
|
|
12248 Renamed from spaced-text-mode.
|
|
12249 (text-mode-map): Bind TAB to indent-relative.
|
|
12250 (indented-text-mode-map): Variable deleted.
|
|
12251 (indented-text-mode): Now an alias for text-mode.
|
|
12252
|
|
12253 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
12254
|
|
12255 * loadup.el: test-atoms debugging stuffs removed.
|
|
12256
|
442
|
12257 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>
|
428
|
12258
|
|
12259 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
12260
|
|
12261 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
12262
|
|
12263 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
12264 (describe-distribution): Ditto.
|
|
12265 (describe-copying): Ditto.
|
|
12266 (describe-project): Ditto.
|
|
12267 (view-emacs-news): Ditto.
|
|
12268
|
|
12269 * help-nomule.el (help-with-tutorial): Made it use
|
|
12270 `locate-data-file' to find tutorial.
|
|
12271
|
|
12272 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
12273
|
|
12274 * about.el: Corrected my email address.
|
|
12275
|
|
12276 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
12277 'mouse-offix-drop'.
|
|
12278
|
|
12279 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
12280
|
|
12281 * loadup.el (running-xemacs): Spelling fix.
|
|
12282
|
|
12283 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
12284
|
|
12285 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
12286 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
12287
|
|
12288 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
12289
|
|
12290 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
12291
|
|
12292 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
12293
|
|
12294 * package-info.el (pi-last-mod-date): New function.
|
|
12295 (pi-author-version): New function.
|
|
12296 (batch-update-package-info): Use them.
|
|
12297
|
|
12298 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
12299
|
|
12300 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
12301 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
12302 with `get-frame-for-buffer-default-to-current'.
|
|
12303
|
|
12304 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
12305
|
|
12306 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
12307 (byte-compile-output-docform): Ditto.
|
|
12308 (byte-compile-compiled-obj-to-list): Ditto.
|
|
12309
|
|
12310 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
12311
|
|
12312 * startup.el (command-line-1): Removed code that ran
|
|
12313 buffer-menu.
|
|
12314
|
|
12315 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
12316
|
|
12317 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
12318
|
|
12319 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
12320
|
|
12321 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
12322 `device-on-window-system-p' instead of explicitly checking for X,
|
|
12323 so that the same logic works for MS Windows.
|
|
12324 (suspend-or-iconify-emacs): Ditto.
|
|
12325
|
|
12326 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
12327
|
|
12328 * about.el (about-maintainer-info): Andy Piper is back.
|
|
12329 (xemacs-hackers): Updated Andy Piper's email address.
|
|
12330 (about-hackers): Added Jonathan Harris.
|
|
12331 (about-hackers): Updated Tibor Polgar's email address.
|
|
12332
|
|
12333 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
12334
|
|
12335 * about.el: Add xemacs.org email manager.
|
|
12336
|
|
12337 * package-get-base.el (package-get-base): Updated with most recent
|
|
12338 package updates.
|
|
12339
|
|
12340 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12341
|
|
12342 * help.el (function-arglist): Use `indirect-function' instead of
|
|
12343 `symbol-function' so that aliases are treated correctly.
|
|
12344
|
|
12345 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12346
|
|
12347 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
12348 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
12349 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
12350 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
12351 (describe-key): Use `princ' "%s" to print object.
|
|
12352 (describe-function-1): Use `princ' "%s" to print object.
|
|
12353 Commented out alias lines removed.
|
|
12354 (help-pretty-print-limit): New variable to control pretty-printing
|
|
12355 of variable values.
|
|
12356 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
12357 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
12358 list of length less than `help-pretty-print-limit'.
|
|
12359 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
12360
|
|
12361 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
12362
|
|
12363 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
12364 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
12365
|
|
12366 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
12367
|
|
12368 * info.el (Info-default-directory-list): Made the documentation
|
|
12369 more explanitory.
|
|
12370
|
|
12371 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
12372
|
|
12373 * lisp/packages.el:
|
|
12374 * lisp/package-admin.el:
|
|
12375 * lisp/build-report.el:
|
|
12376 Fix typos.
|
|
12377
|
|
12378 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
12379
|
|
12380 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
12381 warnings in Java buffers without final newline and editing the
|
|
12382 last line.
|
|
12383
|
|
12384 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
12385
|
|
12386 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
12387 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
12388 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
12389
|
|
12390 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
12391 From Oliver Graf <ograf@fga.de>
|
|
12392
|
|
12393 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
12394
|
|
12395 * loadup.el (load-gc): rewrite as defun.
|
|
12396 Print something sensical if a required dump-time file isn't found.
|
|
12397
|
|
12398 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
12399
|
|
12400 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
12401 bug strikes a menudescriptor.
|
|
12402
|
|
12403 * package-get-base.el (package-get-base): Updated.
|
|
12404
|
|
12405 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
12406 from the Makefile.
|
|
12407
|
|
12408 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
12409
|
|
12410 * files.el (save-some-buffers): Don't play games with deleting
|
|
12411 other windows if we are in the minibuffer window.
|
|
12412
|
|
12413 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
12414
|
|
12415 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
12416 (add-minor-mode): Document :active property to TOGGLE.
|
|
12417
|
|
12418 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
12419
|
|
12420 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
12421 `:included' predicate in the `toggle-sym' plist.
|
|
12422 (add-minor-mode): Document the :included property, format
|
|
12423 docstring some more.
|
|
12424 (modeline-minor-mode-menu): Documentation string added.
|
|
12425
|
|
12426 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
12427
|
|
12428 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
12429 labels from the symbol-names by thwacking off the overly redundant
|
|
12430 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
12431 resultant strings. Also shortened the menu's title by eliminating
|
|
12432 the redundant buffer name.
|
|
12433 (add-minor-mode): Beautified the docstring, added mention of the
|
|
12434 `:menu-tag' property of TOGGLE.
|
|
12435 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
12436 `toggle-sym' to beatify the mode-life menus.
|
|
12437 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
12438 `auto-fill-function'.
|
|
12439
|
442
|
12440 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
428
|
12441
|
|
12442 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
12443 menus to :style 'toggle.
|
|
12444
|
|
12445 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
12446
|
|
12447 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
12448
|
|
12449 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
12450
|
|
12451 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
12452 only recognize first hyperlink.
|
|
12453 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
12454 `hyper-apropos-insert-face'.
|
|
12455 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
12456
|
|
12457 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
12458
|
|
12459 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
12460 mail.
|
|
12461 (toolbar-mail-reader): Add support for `send'.
|
|
12462 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
12463
|
442
|
12464 1998-01-05 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
428
|
12465
|
|
12466 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
12467 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
12468 will function properly.
|
|
12469
|
|
12470 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
12471
|
|
12472 * simple.el: make the backwards delete function called by
|
|
12473 `backward-or-forward-delete-char' user configurable.
|
|
12474
|
|
12475 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
12476
|
|
12477 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
12478 compiled function got loaded from.
|
|
12479
|
|
12480 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
12481
|
|
12482 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
12483
|
|
12484 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
12485
|
|
12486 * startup.el (load-init-file): Load autoloads earlier.
|
|
12487 (startup-splash-frame): Handle InfoDock logo.
|
|
12488
|
|
12489 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
12490 InfoDock.
|
|
12491 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
12492
|
|
12493 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
12494 doesn't have this function.
|
|
12495
|
|
12496 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
12497
|
|
12498 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
12499
|
|
12500 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
12501 version of version.el.
|
|
12502 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
12503
|
|
12504 * x-menubar.el (default-menubar): Guard reference to
|
|
12505 `gnuserv-frame'.
|
|
12506 (default-menubar): Guard references to `font-lock-mode'.
|
|
12507 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
12508 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
12509
|
|
12510 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
12511
|
|
12512 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
12513 loading auto-autoloads files.
|
|
12514
|
|
12515 * loaddefs.el: Disable dumping autoloads.
|
|
12516
|
|
12517 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
12518
|
|
12519 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
12520
|
|
12521 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
12522
|
|
12523 * finder.el (finder-by-keyword): Autoload.
|
|
12524
|
|
12525 * help.el: Conditionalize hyperbole setup.
|
|
12526
|
|
12527 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
12528
|
|
12529 * packages.el (package-require): Update to reflect new data format.
|
|
12530
|
442
|
12531 1998-01-02 Didier Verna <didier@xemacs.org>
|
428
|
12532
|
|
12533 * x-menubar.el (default-menubar): make the tutorials available
|
|
12534 through the menubar. (Plus some compilation warnings cleanup).
|
|
12535
|
|
12536 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
12537
|
|
12538 * check-features.el: New file. Perform sanity check after build.
|
|
12539
|
|
12540 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
12541 files to tooltalk package.
|
|
12542 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
12543 package.
|
|
12544
|
|
12545 * package-admin.el (package-admin-xemacs): Use better default for
|
|
12546 location of XEmacs binary.
|
|
12547
|
|
12548 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
12549
|
|
12550 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
12551 tag with sexp and add value tag with value `t'.
|
|
12552
|
|
12553 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
12554
|
|
12555 * package-get.el: Changes to work with real data.
|
|
12556 From Pete Ware <ware@cis.ohio-state.edu>
|
|
12557
|
|
12558 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
12559 being.
|
|
12560
|
|
12561 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
12562 of possibly out-of-date packges.elc.
|
|
12563 * make-docfile.el ("packages.el"): Ditto.
|
|
12564
|
|
12565 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
12566
|
|
12567 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
12568 the main tarball shadowing anything past it.
|
|
12569
|
|
12570 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
12571
|
|
12572 * packages.el (package-provide): Delete a previous provide.
|
|
12573
|
|
12574 * package-info.el: New file.
|
|
12575
|
|
12576 * package-get.el: New file.
|
|
12577 From Pete Ware <ware@cis.ohio-state.edu>
|
|
12578 (package-get): Fix md5 computation to work with Mule.
|
|
12579
|
|
12580 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12581
|
|
12582 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
12583
|
|
12584 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
12585
|
|
12586 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
12587
|
|
12588 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
12589 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12590
|
|
12591 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
12592
|
|
12593 * startup.el (load-init-file): Reload new or changed autoloads
|
|
12594 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
12595
|
|
12596 * packages.el (packages-new-autoloads): New function.
|
|
12597 (packages-reload-autoloads): New function.
|
|
12598 (packages-reload-dumped-lisp): New (stub) function.
|
|
12599
|
|
12600 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
12601
|
|
12602 * loadhist.el (file-provides): Extend to handle variant
|
|
12603 extensions.
|
|
12604
|
|
12605 * replace.el (query-replace): Fix typo.
|
|
12606
|
|
12607 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
12608
|
|
12609 * make-docfile.el: list-autoloads-path has been renamed.
|
|
12610 * update-elc.el: list-autoloads has been renamed.
|
|
12611
|
|
12612 * packages.el (packages-list-autoloads): Renamed.
|
|
12613 (packages-list-autoloads-path): Ditto.
|
|
12614
|
|
12615 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
12616
|
|
12617 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
12618 for an error in an auto-autoload.el file.
|
|
12619
|
|
12620 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
12621
|
|
12622 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
12623 tag with const.
|
|
12624 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
12625
|
|
12626 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
12627
|
|
12628 * loadhist.el (unload-feature): Remove autoload.
|
|
12629
|
|
12630 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
12631
|
|
12632 * loadhist.el: Unpackaged.
|
|
12633
|
|
12634 * help.el (describe-symbol-find-file): Rename
|
|
12635 `describe-function-find-file' and make old name obsolete.
|
|
12636 (describe-function-1): Use it.
|
|
12637 (describe-function-1): Guard reference to
|
|
12638 `compiled-function-annotation'.
|
|
12639
|
|
12640 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12641
|
|
12642 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
12643 argument.
|
|
12644 (help-mode-quit): New optional arg to control whether it kills or
|
|
12645 buries. Tidied up.
|
|
12646 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
12647 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
12648 (help-pretty-print-value): Rename back from
|
|
12649 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
12650 use it, otherwise use dumped `cl-prettyprint'.
|
|
12651 (describe-variable): Use `help-pretty-print-value' again.
|
|
12652 (find-func): Removed reference to "find-func" at end.
|
|
12653
|
|
12654 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
12655
|
|
12656 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
12657 GUI XEmacs. Rename? x-menubar is rather window system
|
|
12658 independant, except for a couple of items.
|
|
12659
|
|
12660 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
12661
|
|
12662 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
12663 entries as they will no longer be distributed with XEmacs.
|
|
12664
|
|
12665 * format.el (format-alist): Fix image/tiff regexps.
|
|
12666 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
12667
|
|
12668 * help.el (help-maybe-pretty-print-value): Rename.
|
|
12669 (describe-variable): Use it.
|
|
12670 (describe-variable): Add trailing linefeed.
|
|
12671
|
|
12672 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12673
|
|
12674 * help.el (describe-function-1): Don't output anything for
|
|
12675 arglist of autoload functions.
|
|
12676
|
|
12677 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12678
|
|
12679 * help.el (describe-function-1): Don't output anything for
|
|
12680 arglist of autoload functions.
|
|
12681
|
|
12682 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12683
|
|
12684 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
12685 `describe-function-at-point', `describe-variable-at-point',
|
|
12686 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
12687 `help-prev-section'.
|
|
12688 (help-next-section): New function.
|
|
12689 (help-prev-section): New function.
|
|
12690 (help-mode-quit): Changed to kill the help buffer.
|
|
12691 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
12692 correctly.
|
|
12693 (help-buffer-name): New function to generate the name of help
|
|
12694 buffers.
|
|
12695 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
12696 argument giving the name of the help buffer.
|
|
12697 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
12698 (describe-mode): Ditto.
|
|
12699 (describe-bindings): Ditto.
|
|
12700 (describe-prefix-bindings): Ditto.
|
|
12701 (view-lossage): Ditto.
|
|
12702 (with-syntax-table): New macro.
|
|
12703 (function-called-at-point): Use `ignore-errors' and
|
|
12704 `with-syntax-table'.
|
|
12705 (function-at-point): Ditto.
|
|
12706 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
12707 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
12708 function's arglist as string.
|
|
12709 (function-documentation): Extracted from `describe-function-1'.
|
|
12710 Returns function's docstring.
|
|
12711 (describe-function-1): Remove all the "stream" garbage, including
|
|
12712 the stream argument. Use `function-arglist' and
|
|
12713 `function-documentation'.
|
|
12714 (describe-function-arglist): Just use `function-arglist'.
|
|
12715 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
12716 (help-pretty-print-value): New function to help with
|
|
12717 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
12718 `pp-internal'.
|
|
12719 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
12720 Formatting improved. Display file where variable is defined, if
|
|
12721 known. Use `help-pretty-print-value'.
|
|
12722 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
12723 (list-processes): Remove "stream" garbage.
|
|
12724
|
|
12725 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
12726
|
|
12727 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
12728 call a dumped routine instead.
|
|
12729
|
|
12730 * x-win-xfree86.el: Wrap file in defun.
|
|
12731 * x-win-sun.el: Ditto.
|
|
12732
|
|
12733 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
12734
|
|
12735 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
12736 advises functions and does other evil things.
|
|
12737
|
|
12738 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
12739
|
|
12740 * format.el (format-alist): Add `image/tiff'.
|
|
12741 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
12742
|
|
12743 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
12744
|
|
12745 * about.el (about-hackers): More names added.
|
|
12746
|
|
12747 * make-docfile.el: Remove superfluous package path search.
|
|
12748
|
|
12749 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
12750
|
|
12751 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
12752
|
|
12753 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
12754 ignored shadows.
|
|
12755
|
|
12756 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
12757
|
|
12758 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
12759 get trailing slashes when added to the load-path.
|
|
12760
|
|
12761 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
12762 are.
|
|
12763
|
|
12764 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
12765
|
|
12766 * x-faces.el: Added support for foregroundToolBarColor
|
|
12767 to xpm-color-symbols.
|
|
12768
|
|
12769 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
12770
|
|
12771 * etags.el (tags-remove-duplicates): Removed.
|
|
12772 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
12773
|
|
12774 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
12775 correctly.
|
|
12776 (get*): Defalias to `get'.
|
|
12777
|
|
12778 * cl.el (eql): Compare integers with `eq'.
|
|
12779 (cl-map-extents): Check for `map-extents' first.
|
|
12780
|
442
|
12781 1997-12-17 Didier Verna <didier@xemacs.org>
|
428
|
12782
|
|
12783 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
12784 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
12785
|
|
12786 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
12787
|
|
12788 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
12789
|
|
12790 * widget.el (define-widget): Check the arguments.
|
|
12791
|
|
12792 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
12793 (custom-variable-value-create): Use `signal' to signal error.
|
|
12794 (custom-variable-reset-saved): Ditto.
|
|
12795 (custom-variable-reset-standard): Ditto.
|
|
12796 (custom-face-reset-saved): Ditto.
|
|
12797
|
|
12798 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
12799 (widget-default-format-handler): Ditto.
|
|
12800 (widget-checklist-add-item): Ditto.
|
|
12801 (widget-radio-add-item): Ditto.
|
|
12802 (widget-editable-list-entry-create): Ditto.
|
|
12803 (widget-sexp-prompt-value): Ditto.
|
|
12804
|
|
12805 * custom.el (custom-declare-variable): Signal errors better.
|
|
12806 (custom-handle-keyword): Ditto.
|
|
12807 (custom-declare-group): Ditto.
|
|
12808
|
|
12809 * window-xemacs.el (windows): Ditto.
|
|
12810
|
|
12811 * menubar.el (menu): Ditto.
|
|
12812
|
|
12813 * keydefs.el (keyboard): Ditto.
|
|
12814
|
|
12815 * minibuf.el (minibuffer): Ditto.
|
|
12816
|
|
12817 * process.el (execute): Ditto.
|
|
12818
|
|
12819 * fill.el (fill): Ditto.
|
|
12820
|
|
12821 * modeline.el (modeline): Ditto.
|
|
12822
|
|
12823 * help.el (help): Ditto.
|
|
12824
|
|
12825 * faces.el (faces): Ditto.
|
|
12826
|
|
12827 * files.el (files): Ditto.
|
|
12828
|
|
12829 * x-init.el (x): Ditto.
|
|
12830
|
|
12831 * lisp-mode.el (lisp): Ditto.
|
|
12832
|
|
12833 * process.el (processes): Ditto.
|
|
12834
|
|
12835 * mouse.el (mouse): Ditto.
|
|
12836
|
|
12837 * abbrev.el (abbrev): Moved from cus-edit.
|
|
12838
|
|
12839 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
12840 as variable declaration.
|
|
12841
|
|
12842 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
12843
|
|
12844 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
12845 (find-menu-item): Cosmetic changes.
|
|
12846
|
|
12847 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
12848
|
|
12849 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
12850
|
|
12851 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
12852
|
|
12853 * startup.el (set-default-load-path): Only search package-path
|
|
12854 when not running temacs.
|
|
12855
|
|
12856 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
12857 files.
|
|
12858
|
|
12859 * loadup.el: Correct commentary. Reformatting.
|
|
12860 (really-early-error-handler): Use absolute path to the
|
|
12861 first dumped-lisp.el file.
|
|
12862 (really-early-error-handler): Print full path name of
|
|
12863 each dumped lisp file (inherited from InfoDock).
|
|
12864
|
|
12865 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
12866 dumped-lisp.el files.
|
|
12867
|
|
12868 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
12869 package-path is searched.
|
|
12870 * update-elc.el: Ditto.
|
|
12871
|
|
12872 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
12873 `condition-case' for indentation.
|
|
12874
|
|
12875 * about.el (about-xemacs): Update release date.
|
|
12876
|
|
12877 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
12878
|
|
12879 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
12880 anywhere but at the last clause.
|
|
12881 (ecase): Disallow `t' and `otherwise'.
|
|
12882
|
|
12883 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
12884
|
|
12885 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
12886 from stuff moved out of `custom-buffer-create-internal'.
|
|
12887 (custom-novice): New variable. Default t.
|
|
12888 (custom-display-global-buttons): Ditto. Default `top'.
|
|
12889 (custom-buffer-create-internal): Only display help if
|
|
12890 `custom-novice' is non-nil. Display global buttons according to
|
|
12891 `custom-display-global-buttons'.
|
|
12892
|
|
12893 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
12894
|
|
12895 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
12896 (find-menu-item): Cosmetic changes.
|
|
12897
|
|
12898 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
12899
|
|
12900 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
12901 look.
|
|
12902
|
|
12903 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
12904
|
|
12905 * format.el (format-deannotate-region): Bug fix.
|
|
12906 Deannotating a region containing unknown tags would fail
|
|
12907 (causing decoding of text/enriched to fail at user level)
|
|
12908
|
|
12909 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
12910
|
|
12911 * minibuf.el (read-directory-name): Support sixth
|
|
12912 arg, HISTORY, as already documented.
|
|
12913
|
|
12914 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
12915
|
|
12916 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
12917 to `ecase'.
|
|
12918
|
|
12919 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
12920
|
|
12921 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
12922 skk-activate.
|
|
12923
|
|
12924 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
12925
|
|
12926 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|