690
|
1 2001-10-16 Michael Diers <mdiers@elego.de>
|
|
2
|
|
3 * about.el: Update e-mail address.
|
|
4
|
689
|
5 2001-12-05 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6
|
|
7 * packages.el (packages-compute-package-locations): Add
|
|
8 user-specific site-packages and infodock-packages hierarchies for
|
|
9 symmetry.
|
|
10
|
|
11 * find-paths.el (paths-emacs-root-p): Use version-specific name
|
|
12 for root testing.
|
|
13
|
688
|
14 2001-07-26 Mike Sperber <mike@xemacs.org>
|
|
15
|
|
16 * files.el (auto-mode-alist): .9 files are man pages, too.
|
|
17
|
687
|
18 2001-12-04 John Paul Wallington <jpw@shootybangbang.com>
|
|
19
|
|
20 * paragraphs.el (mark-paragraph): synched with FSF;
|
|
21 added optional argument.
|
|
22
|
686
|
23 2001-12-03 Didier Verna <didier@xemacs.org>
|
|
24
|
|
25 * rect.el: autoload `replace-rectangle'.
|
|
26 * keydefs.el (global-map): bind it to `C-x r p'.
|
|
27
|
684
|
28 2001-11-29 Charles G Waldman <cgw@xemacs.org>
|
|
29
|
|
30 * startup.el (initial-scratch-message): be correct about case
|
|
31
|
683
|
32 2001-12-02 Adrian Aichner <adrian@xemacs.org>
|
|
33
|
|
34 * package-get.el (package-get-update-base-from-buffer): Use
|
|
35 exec-suffix-list with locate-file.
|
|
36
|
682
|
37 2001-12-03 Steve Youngs <youngs@xemacs.org>
|
|
38
|
|
39 * package-get.el (package-get-update-base-from-buffer): Add
|
|
40 autoload for 'mc-verify'.
|
|
41
|
681
|
42 2001-12-02 Steve Youngs <youngs@xemacs.org>
|
|
43
|
|
44 * package-get.el (package-get-base-filename): Rename default file
|
|
45 to 'package-index.LATEST.gpg'
|
|
46 (package-get-require-signed-base-updates): Update doc string.
|
|
47
|
|
48 2001-11-29 Steve Youngs <youngs@xemacs.org>
|
|
49
|
|
50 * package-get.el (package-entries-are-signed): New.
|
|
51 (package-get-continue-update-base): New.
|
686
|
52 (package-get-update-base-from-buffer): Use them. Fix PGP code.
|
681
|
53
|
680
|
54 2001-11-29 Adrian Aichner <adrian@xemacs.org>
|
|
55
|
|
56 * menubar-items.el (Menubar-items-truncate-list): Removed.
|
|
57 * menubar-items.el (Menubar-items-truncate-history): New.
|
|
58 * menubar-items.el (default-menubar): Use
|
|
59 Menubar-items-truncate-history.
|
|
60
|
678
|
61 2001-11-28 Steve Youngs <youngs@xemacs.org>
|
|
62
|
|
63 * package-get.el (package-get-locate-index-file): Also search the
|
|
64 core etc/ directory for the package index file if it can't be
|
|
65 found in ~/.xemacs/.
|
|
66
|
673
|
67 2001-10-29 Andy Piper <andy@xemacs.org>
|
|
68
|
|
69 * code-files.el (toggle-buffer-file-coding-system): mark buffer as
|
|
70 modified when changing coding system.
|
|
71
|
|
72 * toolbar-items.el (toolbar-dired): Use interactive "D" spec so
|
|
73 that we invoke the GUI directory selector.
|
|
74
|
|
75 2001-10-25 Andy Piper <andy@xemacs.org>
|
|
76
|
|
77 * dialog.el (make-dialog-box): use new directory dialog support.
|
|
78 * minibuf.el (read-file-name-1): ditto.
|
|
79 (read-file-name): ditto.
|
|
80 (read-directory-name): ditto.
|
|
81
|
670
|
82 2001-09-28 Ben Wing <ben@xemacs.org>
|
|
83
|
|
84 * font-lock.el:
|
|
85 * font-lock.el (font-lock-after-change-function):
|
|
86 fix problem with last patch, reported by Katsumi Yamaoka.
|
|
87
|
664
|
88 2001-09-17 Ben Wing <ben@xemacs.org>
|
|
89
|
|
90 * font-lock.el (font-lock-after-change-function):
|
|
91 fix problem when you insert a comment on the line before a line of
|
|
92 code: if we use the following char, then when you hit backspace,
|
|
93 the following line of code turns the comment color.
|
|
94
|
663
|
95 2001-09-15 Edward M. Lee <tailbert@yahoo.com>
|
|
96
|
|
97 * files.el (auto-mode-alist): Add configure.ac support.
|
|
98
|
654
|
99 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
100
|
|
101 * XEmacs 21.5.3 "asparagus" is released.
|
|
102
|
652
|
103 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
104
|
|
105 * README: Partial update.
|
663
|
106
|
652
|
107 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
108
|
|
109 * wid-edit.el (widget-specify-secret):
|
|
110 (widget-get):
|
|
111 (widget-default-get):
|
|
112 (widget-match-inline):
|
|
113 (widget-create):
|
|
114 (widget-create-child-and-convert):
|
|
115 (widget-create-child):
|
|
116 (widget-convert-text):
|
|
117 (widget-convert-button):
|
|
118 (widget-field-activate):
|
|
119 (widget-beginning-of-line):
|
|
120 (widget-end-of-line):
|
|
121 (widget-kill-line):
|
|
122 (widget-field-buffer):
|
|
123 (widget-field-start):
|
|
124 (widget-field-end):
|
|
125 (widget-field-find):
|
|
126 (widget-before-change):
|
|
127 (`group' Widget):
|
|
128 ('list Widget):
|
|
129 ('vector Widget):
|
|
130 Document usage conditions, fix typos.
|
|
131
|
647
|
132 2001-06-19 Ben Wing <ben@xemacs.org>
|
|
133
|
|
134 * term\AT386.el:
|
|
135 * term\AT386.el (AT386-keypad-map):
|
|
136 * term\AT386.el (AT386-keypad-map)): New.
|
|
137 Fix warnings.
|
663
|
138
|
647
|
139 * term\linux.el:
|
|
140 * term\lk201.el:
|
|
141 * term\news.el:
|
|
142 * term\news.el (news-fkey-prefix)): New.
|
|
143 * term\vt100.el:
|
|
144 * term\vt100.el (vt100-wide-mode):
|
|
145 Sync with FSF 21.0.103.
|
|
146 Fix warnings.
|
|
147
|
|
148 2001-06-19 Ben Wing <ben@xemacs.org>
|
|
149
|
|
150 * dialog-gtk.el (popup-builtin-open-dialog): Fix warning.
|
|
151 * hyper-apropos.el: Fix problem with undefined face.
|
|
152 * update-elc.el (update-elc-files-to-compile): Compile in proper order.
|
|
153
|
646
|
154 2001-08-08 Didier Verna <didier@xemacs.org>
|
|
155
|
|
156 * autoload.el (make-autoload): handle the case of
|
|
157 `define-derived-mode'.
|
|
158
|
645
|
159 2001-08-08 Didier Verna <didier@xemacs.org>
|
|
160
|
|
161 * autoload.el (update-autoload-files): make defdir a file name,
|
|
162 not directory name.
|
|
163
|
644
|
164 2001-08-06 Steve Youngs <youngs@xemacs.org>
|
|
165
|
|
166 * menubar-items.el (default-menubar): Use 'report-xemacs-bug'.
|
|
167
|
|
168 * lisp-mnt.el (lm-report-bug): Use 'report-xemacs-bug-beta-address'.
|
|
169
|
641
|
170 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
171
|
|
172 * XEmacs 21.5.2 "artichoke" is released.
|
|
173
|
633
|
174 2001-07-20 Steve Youngs <youngs@xemacs.org>
|
|
175
|
|
176 * packages.el (locate-data-file): Revert Karl's patch.
|
|
177
|
630
|
178 2001-07-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
179
|
|
180 * specifier.el: define-specifier-tag 'gtk.
|
|
181
|
629
|
182 2001-07-15 Adrian Aichner <adrian@xemacs.org>
|
|
183
|
|
184 * about.el (about-personal-info): Fix word duplication typos.
|
|
185 * dialog.el (make-dialog-box): Ditto.
|
|
186 * lisp-mode.el (lisp-indent-function): Ditto.
|
|
187 * package-admin.el (package-admin-delete-binary-package): Ditto.
|
|
188 * package-get.el (package-get-staging-dir): Ditto.
|
|
189
|
628
|
190 2001-07-14 Sean MacLennan <seanm@storm.ca>
|
|
191
|
|
192 * package-admin.el (package-install-hook): New.
|
|
193 (package-delete-hook): New.
|
|
194 (package-admin-add-single-file-package): Use package-delete-hook.
|
|
195
|
|
196 * package-get.el (package-get): Use package-install-hook.
|
|
197
|
624
|
198 2001-06-26 Robert Pluim <rpluim@bigfoot.com>
|
|
199
|
|
200 * packages.el (locate-library): change to use read-library-name so
|
|
201 we can get completion
|
|
202
|
|
203 2001-06-26 Robert Pluim <rpluim@bigfoot.com>
|
|
204
|
|
205 * package-ui.el (pui-install-selected-packages): reverse the lists
|
|
206 of packages so that they get handled in the same order as they
|
|
207 were selected.
|
|
208
|
622
|
209 2001-06-21 Ben Wing <ben@xemacs.org>
|
|
210
|
|
211 * term\AT386.el:
|
|
212 * term\AT386.el (AT386-keypad-map):
|
|
213 * term\AT386.el (AT386-keypad-map)): New.
|
|
214 Fix warnings.
|
|
215
|
|
216 * term\apollo.el:
|
|
217 * term\apollo.el ("term/vt100"):
|
|
218 * term\apollo.el (*dm-mouse-key-bindings-file*): Removed.
|
|
219 * term\apollo.el (*apollo-key-bindings-hook*): Removed.
|
|
220 * term\apollo.el (*preempt-display-manager-bindings*): Removed.
|
|
221 * term\apollo.el (*paste-buffer-directory*): Removed.
|
|
222 * term\apollo.el (*apollo-mouse-move-point-allow-minibuffer-exit*): Removed.
|
|
223 * term\apollo.el (*apollo-function-keys*): Removed.
|
|
224 * term\apollo.el (*apollo-mouse-buttons*): Removed.
|
|
225 * term\apollo.el (bind-apollo-function-key): Removed.
|
|
226 * term\apollo.el (unbind-apollo-function-key): Removed.
|
|
227 * term\apollo.el (select-apollo-meta-key): Removed.
|
|
228 * term\apollo.el (bind-apollo-mouse-button): Removed.
|
|
229 * term\apollo.el (unbind-apollo-mouse-button): Removed.
|
|
230 * term\apollo.el ('apollo-prefix)): Removed.
|
|
231 * term\apollo.el ('apollo-prefix-1)): Removed.
|
|
232 * term\apollo.el ('apollo-prefix-2)): Removed.
|
|
233 * term\apollo.el ('apollo-prefix-3)): Removed.
|
|
234 * term\apollo.el ('apollo-prefix-4)): Removed.
|
|
235 * term\apollo.el ('apollo-prefix-5)): Removed.
|
|
236 * term\apollo.el ('apollo-prefix-6)): Removed.
|
|
237 * term\apollo.el ('apollo-prefix-7)): Removed.
|
|
238 * term\apollo.el ('apollo-prefix-8)): Removed.
|
|
239 * term\apollo.el ('apollo-prefix): Removed.
|
|
240 * term\apollo.el (apollo-copy-region): Removed.
|
|
241 * term\apollo.el (apollo-cut-region): Removed.
|
|
242 * term\apollo.el (apollo-paste): Removed.
|
|
243 * term\apollo.el (minibuffer-prompt-length): Removed.
|
|
244 * term\apollo.el (extract-file-or-buffer-name-around-point): Removed.
|
|
245 * term\apollo.el (apollo-find-file): Removed.
|
|
246 * term\apollo.el (apollo-grow-emacs-window): Removed.
|
|
247 * term\apollo.el (apollo-move-emacs-window): Removed.
|
|
248 * term\apollo.el (apollo-again): Removed.
|
|
249 * term\apollo.el (apollo-exit): Removed.
|
|
250 * term\apollo.el (apollo-abort): Removed.
|
|
251 * term\apollo.el (apollo-aegis-help): Removed.
|
|
252 * term\apollo.el (apollo-clean-help-file): Removed.
|
|
253 * term\apollo.el (kill-whole-line): Removed.
|
|
254 * term\apollo.el (apollo-key-undefined): Removed.
|
|
255 * term\apollo.el (apollo-mouse-move-point): Removed.
|
|
256 * term\apollo.el (apollo-mouse-move-mark): Removed.
|
|
257 * term\apollo.el (apollo-mouse-cut): Removed.
|
|
258 * term\apollo.el (apollo-mouse-copy): Removed.
|
|
259 * term\apollo.el (apollo-mouse-paste): Removed.
|
|
260 * term\apollo.el (apollo-mouse-pop-buffer): Removed.
|
|
261 * term\apollo.el (apollo-mouse-find-file): Removed.
|
|
262 * term\apollo.el (apollo-mouse-find-file-other-window): Removed.
|
|
263 * term\apollo.el (apollo-mouse-defaults): Removed.
|
|
264 * term\apollo.el (apollo-mouse-cut-copy-paste): Removed.
|
|
265 * term\apollo.el (apollo-mouse-cancel-cut-copy-paste): Removed.
|
|
266 * term\apollo.el (install-apollo-dm-preemptive-key-bindings): Removed.
|
|
267 Kill kill kill. Sync with FSF and remove most crap.
|
645
|
268
|
622
|
269 * term\linux.el:
|
|
270 * term\linux.el (function-key-map): Removed.
|
|
271 Sync with FSF. Don't define most defns, because they are
|
|
272 automatically defined by termcap. But do add defns for keys that
|
|
273 normally get defined as f13, f14, etc. and really ought to be
|
|
274 shift-f3, shift-f4, etc. (NOTE: I did this based on Cygwin, which
|
|
275 emulates the Linux console. I would appreciate it if someone on
|
|
276 Linux could verify.)
|
|
277
|
|
278 * term\cygwin.el:
|
|
279 New. Load term/linux.
|
645
|
280
|
622
|
281 * term\lk201.el:
|
|
282 * term\news.el:
|
|
283 * term\news.el (news-fkey-prefix)): New.
|
|
284 * term\vt100.el:
|
|
285 * term\vt100.el (vt100-wide-mode):
|
|
286 Sync with FSF. Fix warnings.
|
|
287
|
|
288 2001-06-21 Ben Wing <ben@xemacs.org>
|
|
289
|
|
290 * dialog-gtk.el (popup-builtin-open-dialog): Fix warning.
|
|
291
|
|
292 For 21.4:
|
|
293 * help.el (frob-help-extents): Fix problem with undefined face.
|
|
294 * update-elc.el (update-elc-files-to-compile): Compile in proper order.
|
|
295
|
|
296 Maybe for 21.4:
|
|
297 * keydefs.el (global-map): Add a defn for M-?, previously
|
|
298 undefined, to access help -- in case the terminal is not set up
|
|
299 right, or f1 gets redefined.
|
|
300
|
|
301 2001-06-19 Ben Wing <ben@xemacs.org>
|
|
302
|
|
303 * term/{internal,pc-win,win32-win,sun,sun-mouse}.el:
|
|
304 Die die die.
|
|
305
|
617
|
306 2001-06-17 Ben Wing <ben@xemacs.org>
|
|
307
|
|
308 For 21.4:
|
645
|
309
|
617
|
310 * update-elc-2.el (do-update-elc-2):
|
|
311 * update-elc-2.el (batch-update-elc-2):
|
|
312 Correct misplaced parentheses, making lisp/mule not get
|
|
313 recompiled.
|
|
314
|
613
|
315 2001-06-10 Ben Wing <ben@xemacs.org>
|
|
316
|
|
317 * alist.el:
|
|
318 * apropos.el:
|
|
319 * autoload.el:
|
|
320 * bytecomp.el:
|
|
321 * bytecomp.el (byte-compile-insert-header):
|
|
322 * cl-compat.el:
|
|
323 * cl-extra.el:
|
|
324 * cl-macs.el:
|
|
325 * cl-seq.el:
|
|
326 * cl.el:
|
|
327 * cmdloop.el (execute-extended-command):
|
|
328 * cus-edit.el (alloc):
|
|
329 * derived.el:
|
|
330 * gpm.el:
|
|
331 * itimer.el:
|
|
332 * lisp-mode.el (lisp-mode):
|
|
333 * shadow.el:
|
|
334 * version.el:
|
|
335 * wid-browse.el:
|
|
336 Rename 'GNU Emacs' to XEmacs in the copyright.
|
|
337 Fix other references to GNU Emacs that should be XEmacs or just
|
|
338 Emacs.
|
|
339
|
|
340 * files.el (insert-directory):
|
|
341 Fix warning.
|
|
342
|
|
343 * simple.el:
|
|
344 * simple.el (Simple-forward-line-creating-newline): New.
|
|
345 * simple.el (Simple-transpose-lines-mover): New.
|
|
346 * simple.el (transpose-line-up):
|
|
347 * simple.el (transpose-line-down):
|
|
348 * simple.el (transpose-subr):
|
|
349 transpose-line-up/down will now move the region up or down by
|
|
350 a line if active.
|
645
|
351
|
612
|
352 2001-06-08 Mike Sperber <mike@xemacs.org>
|
|
353
|
|
354 * files.el (save-some-buffers-1): Don't zap the help window right
|
|
355 after `map-y-or-n-p' has popped it up.
|
|
356
|
611
|
357 2001-06-08 Ben Wing <ben@xemacs.org>
|
|
358
|
|
359 * process.el: comment about shell-command-switch.
|
|
360 * process.el (shell-quote-argument): Need to quote a null
|
|
361 argument, too. From Dan Holmsand.
|
645
|
362
|
611
|
363 * startup.el (normal-top-level): Delete some unused FSF junk.
|
|
364 * startup.el (command-line-early):
|
645
|
365
|
611
|
366 * startup.el (command-line): Call MS Windows init function.
|
645
|
367
|
611
|
368 * win32-native.el:
|
|
369 * win32-native.el (mswindows-system-shells): New.
|
|
370 * win32-native.el (mswindows-system-shell-p): New.
|
|
371 * win32-native.el (init-mswindows-at-startup): New.
|
|
372 * win32-native.el (mswindows-quote-one-vc-runtime-arg):
|
|
373 * win32-native.el (mswindows-quote-one-simple-arg):
|
|
374 * win32-native.el (mswindows-quote-one-command-arg):
|
|
375 * win32-native.el (mswindows-construct-process-command-line-alist):
|
|
376 Correct comments at top. Correctly handle passing arguments
|
|
377 to Cygwin programs and to bash. Fix quoting of zero-length
|
|
378 arguments (from Dan Holmsand). Set shell-command-switch based
|
|
379 on shell-file-name, which in turn comes from env var SHELL.
|
|
380
|
608
|
381 2001-06-03 William M. Perry <wmperry@gnu.org>
|
|
382
|
|
383 * dialog-gtk.el (popup-builtin-open-dialog): Yikes - don't forget
|
|
384 to return the filename!
|
|
385
|
|
386 * font.el (font-window-system-mappings): Add gtk entry - just an
|
|
387 alias to the X code)
|
|
388
|
|
389 2001-06-02 William M. Perry <wmperry@gnu.org>
|
|
390
|
|
391 * gtk-marshal.el: Fix for removing of the string_hash utility
|
|
392 functions in hash.c
|
|
393
|
601
|
394 2001-05-13 Karl M. Hegbloom <karlheg@hegbloom.net>
|
|
395
|
|
396 * packages.el (locate-data-file): Use suffixes list to allow
|
|
397 finding compressed copies of the data files.
|
|
398
|
593
|
399 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
400
|
|
401 * etags.el (buffer-tag-table-list):
|
|
402 Fix infloop when going up to the root.
|
|
403
|
591
|
404 2001-05-30 William M. Perry <wmperry@gnu.org>
|
|
405
|
|
406 * gtk-marshal.el: Make sure that we use 'const' instead of 'CONST'
|
|
407 in the generated file. Put in a comment at the top of the
|
|
408 generated file that it _IS_ auto-generated, and should not be
|
|
409 edited by hand.
|
645
|
410
|
591
|
411
|
|
412 * gtk-widget-accessors.el (define-widget-accessors): Use
|
|
413 wtaerror() instead of signal_simple_error.
|
|
414 (import-widget-accessors): Put in a comment at the top of the
|
|
415 generated file that it _IS_ auto-generated, and should not be
|
|
416 edited by hand.
|
|
417
|
566
|
418 2001-05-10 Daiki Ueno <ueno@unixuser.org>
|
|
419
|
|
420 * font-lock.el (font-lock-compile-keywords): Rewrite as a side
|
|
421 effect free function.
|
|
422 (font-lock-fontify-keywords-region): Supply the argument to
|
|
423 font-lock-compile-keywords.
|
|
424
|
563
|
425 2001-05-24 Ben Wing <ben@xemacs.org>
|
|
426
|
|
427 * subr.el:
|
|
428 * subr.el (error):
|
|
429 fix doc string to reflect reality
|
|
430
|
558
|
431 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
432
|
|
433 * behavior-defs.el:
|
|
434 * behavior-defs.el (scroll-in-place):
|
|
435 * behavior-defs.el ('scroll-in-place): New.
|
|
436 * behavior-defs.el (mouse-avoidance):
|
|
437 * behavior-defs.el (jka-compr):
|
|
438 * behavior-defs.el ('jka-compr): New.
|
|
439 * behavior-defs.el ('efs): New.
|
|
440 * behavior-defs.el (efs):
|
|
441 * behavior-defs.el (resize-minibuffer):
|
|
442 * behavior-defs.el (func-menu):
|
|
443 * behavior-defs.el (mwheel):
|
|
444 * behavior-defs.el (recent-files):
|
|
445 * behavior-defs.el (filladapt):
|
|
446 Add scroll-in-place, jka-compr, efs, fix up some things.
|
|
447
|
555
|
448 2001-03-19 Karl M. Hegbloom <karlheg@microsharp.com>
|
|
449
|
|
450 * cus-edit.el (custom-display): Support the GTK Window System also.
|
|
451
|
550
|
452 2001-05-21 Martin Buchholz <martin@xemacs.org>
|
|
453
|
|
454 * byte-optimize.el (=): `=' is not a binary predicate!
|
|
455 Fix incorrect optimization: (= 0 0 (random 2)) ==> 0 or 1.
|
|
456 Use byte-optimize-predicate, not byte-optimize-binary-predicate,
|
|
457
|
549
|
458 2001-05-20 Martin Buchholz <martin@xemacs.org>
|
|
459
|
|
460 * bytecomp.el (byte-compile-arithcompare):
|
|
461 Only optimize (= x) ==> t if byte-compile-delete-errors is nil.
|
|
462
|
548
|
463 2001-05-20 Adrian Aichner <adrian@xemacs.org>
|
|
464
|
|
465 * buff-menu.el (Buffer-menu-mode): Properly make
|
|
466 `mouse-track-click-hook' local.
|
|
467 * info.el (Info-mode): Ditto.
|
|
468
|
546
|
469 2001-05-19 Ben Wing <ben@xemacs.org>
|
|
470
|
|
471 * autoload.el (batch-force-update-one-directory):
|
|
472 Oops, off by one argument.
|
645
|
473
|
546
|
474 * mouse.el:
|
|
475 * mouse.el (Mouse-track-gensym): New.
|
|
476 * mouse.el (mouse-track-run-hook):
|
|
477 * mouse.el (mouse-track):
|
|
478 * mouse.el (mouse-track-default):
|
|
479 * mouse.el (mouse-track-insert):
|
|
480 * mouse.el (mouse-track-insert-selected-region): Removed.
|
|
481 * mouse.el (mouse-track-insert-drag-up-hook): Removed.
|
|
482 * mouse.el (mouse-track-insert-click-hook): Removed.
|
|
483 Add an argument to mouse-track so that hooks can be overridden.
|
|
484 (let-binding doesn't work when the hooks have been made local.)
|
|
485 modify mouse-track-run-hook accordingly, and fix mouse-track-default
|
|
486 and mouse-track-insert to use the new functionality.
|
645
|
487
|
546
|
488 * printer.el (generic-print-region):
|
|
489 Oops, off by one paren.
|
|
490
|
538
|
491 2001-05-13 Adrian Aichner <adrian@xemacs.org>
|
|
492
|
|
493 * buff-menu.el (Buffer-menu-mode): `mouse-track-click-hook' was
|
|
494 made buffer-local incorrectly (make-local-variable instead of
|
|
495 make-local-hook). Furthermore this hook must not be local so that
|
|
496 it can keep track of buffers and windows.
|
|
497
|
536
|
498 2001-05-13 Mike Alexander <mta@arbortext.com>
|
|
499
|
|
500 * dragdrop.el (experimental-dragdrop-drop-url-default): If event
|
|
501 has no window, use one from the frame in the event
|
|
502
|
533
|
503 2001-05-12 Ben Wing <ben@xemacs.org>
|
|
504
|
|
505 * .cvsignore: auto-autoloads/custom-load need to be added now that they're not in cvs.
|
|
506
|
531
|
507 2001-05-12 Ben Wing <ben@xemacs.org>
|
|
508
|
|
509 * find-paths.el (paths-find-recursive-path):
|
|
510 fix error with null EXCLUDE-REGEXP.
|
645
|
511
|
531
|
512 * font-lock.el (font-lock-mode):
|
|
513 fix problem reported by hrvoje with buffers starting with a space.
|
645
|
514
|
531
|
515 * lib-complete.el:
|
|
516 * lib-complete.el (find-library-source-path): New.
|
|
517 * lib-complete.el (find-library):
|
|
518 add a variable to control where `find-library' looks, analogous to `find-function-source-path'.
|
|
519
|
528
|
520 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
521
|
|
522 * mule\mule-coding.el:
|
|
523 * mule\mule-coding.el (coding-system-charset): New.
|
|
524 Move this function into Lisp to avoid doc warnings.
|
|
525
|
|
526 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
527
|
|
528 * autoload.el:
|
|
529 * autoload.el (update-autoloads-from-directory):
|
|
530 * autoload.el (fixup-autoload-buffer):
|
|
531 * autoload.el (batch-update-autoloads): Removed.
|
|
532 * autoload.el (update-autoload-files): New.
|
|
533 * autoload.el (batch-force-update-one-directory): New.
|
|
534 * packages.el (packages-useful-lisp):
|
|
535 * startup.el:
|
|
536 * startup.el (normal-top-level):
|
|
537 * startup.el (startup-load-autoloads): New.
|
|
538 * update-elc-2.el (batch-update-elc-2):
|
|
539 * update-elc.el:
|
|
540 * update-elc.el (need-to-rebuild-autoloads): New.
|
|
541 * update-elc.el (need-to-rebuild-mule-autoloads): New.
|
|
542 * update-elc.el (need-to-recompile-autoloads): New.
|
|
543 * update-elc.el (need-to-recompile-mule-autoloads): New.
|
|
544 * update-elc.el (update-elc-chop-extension): New.
|
|
545 Rewrite much of the bootstrapping process to be more robust,
|
|
546 and in particular to rebuild the auto-autoloads and custom-loads
|
|
547 files no matter what state (including missing) they're currently
|
|
548 in.
|
|
549
|
526
|
550 2001-05-09 Ben Wing <ben@xemacs.org>
|
|
551
|
|
552 * files.el (find-file-noselect):
|
|
553 * files.el (recover-session-finish):
|
|
554 fix byte-compilation warnings.
|
|
555
|
523
|
556 2001-05-09 Ben Wing <ben@xemacs.org>
|
|
557
|
|
558 * font.el (bold): New.
|
|
559 * font.el (italic): New.
|
|
560 * font.el (oblique): New.
|
|
561 * font.el (dim): New.
|
|
562 * font.el (underline): New.
|
|
563 * font.el (overline): New.
|
|
564 * font.el (linethrough): New.
|
|
565 * font.el (strikethru): New.
|
|
566 * font.el (reverse): New.
|
|
567 * font.el (blink): New.
|
|
568 * font.el (smallcaps): New.
|
|
569 * font.el (bigcaps): New.
|
|
570 * font.el (dropcaps): New.
|
|
571 * gtk-widget-accessors.el (import-widget-accessors):
|
|
572 * widgets-gtk.el (gtk-widget-instantiate-internal):
|
|
573 * x-font-menu.el (x-font-menu-font-data): New.
|
|
574 * x-font-menu.el (x-font-menu-load-font):
|
|
575 fix byte-compilation warnings.
|
|
576
|
522
|
577 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
578
|
|
579 * XEmacs 21.5.1 "anise" is released.
|
|
580
|
510
|
581 2001-05-06 Ben Wing <ben@xemacs.org>
|
|
582
|
|
583 * dialog.el (make-dialog-box):
|
|
584 * menubar-items.el (default-menubar):
|
|
585 * printer.el (generic-print-buffer):
|
|
586 * printer.el (generic-print-region):
|
|
587 implement printing the selection when it's selected.
|
|
588
|
|
589 unrelated:
|
645
|
590
|
510
|
591 * minibuf.el (input-error):
|
|
592 * subr.el (error):
|
|
593 a couple of error cleanups.
|
645
|
594
|
510
|
595 * update-elc.el ((preloaded-file-list site-load-packages need-to-dump dumped-exe)):
|
|
596 * update-elc.el (update-elc-files-to-compile):
|
|
597 if bytecomp or byte-optimize need recompiling, then load
|
|
598 the .el version of them first, recompile them, and reload
|
|
599 the .elc versions to recompile everything else (so we won't
|
|
600 be waiting until the cows come home).
|
|
601
|
509
|
602 2001-05-05 Ben Wing <ben@xemacs.org>
|
|
603
|
|
604 * subr.el (error):
|
|
605 Add missing errors to the doc string.
|
|
606
|
506
|
607 2001-05-05 Ben Wing <ben@xemacs.org>
|
|
608
|
|
609 * dialog.el (make-dialog-box): fix doc string.
|
|
610 * menubar-items.el (default-menubar): Add Page Setup for Windows,
|
|
611 take out Pretty Print.
|
|
612 * printer.el:
|
|
613 * printer.el (printer-current-device): New.
|
|
614 * printer.el (Printer-get-device): New.
|
|
615 * printer.el (Printer-clear-device): New.
|
|
616 * printer.el (generic-page-setup): New.
|
|
617 * printer.el (generic-print-buffer):
|
|
618 * printer.el (generic-print-region):
|
|
619 Implement Page Setup. Handle errors properly.
|
|
620
|
|
621 unrelated:
|
645
|
622
|
506
|
623 * gtk-init.el: Fix the warning properly.
|
|
624
|
645
|
625
|
503
|
626 2001-05-04 Ben Wing <ben@xemacs.org>
|
|
627
|
|
628 * printer.el (generic-print-buffer):
|
|
629 * printer.el (generic-print-region):
|
|
630 Enable dialog boxes. Apply workaround recommended by Kirill.
|
645
|
631
|
503
|
632 * simple.el (kill-whole-line):
|
|
633 * simple.el (kill-line-1):
|
|
634 * simple.el (kill-entire-line):
|
|
635 * simple.el (kill-line):
|
|
636 * simple.el (backward-kill-line):
|
|
637 Take out interactive dependence of kill-whole-line.
|
|
638
|
502
|
639 2001-04-22 Ben Wing <ben@xemacs.org>
|
|
640
|
|
641 ----------------------- byte-comp warning fixes -----------------
|
|
642
|
|
643 * bytecomp-runtime.el:
|
|
644 * bytecomp-runtime.el (with-boundp): New.
|
|
645 * bytecomp-runtime.el (if-boundp): New.
|
|
646 * bytecomp-runtime.el (declare-boundp): New.
|
|
647 * bytecomp-runtime.el (globally-declare-boundp): New.
|
|
648 * bytecomp-runtime.el (byte-compile-with-fboundp): New.
|
|
649 * bytecomp-runtime.el ('with-fboundp-1): New.
|
|
650 * bytecomp-runtime.el (with-fboundp): New.
|
|
651 * bytecomp-runtime.el (if-fboundp): New.
|
|
652 * bytecomp-runtime.el (declare-fboundp): New.
|
|
653 * bytecomp-runtime.el (globally-declare-fboundp): New.
|
|
654 * bytecomp-runtime.el (byte-compile-with-byte-compiler-warnings-suppressed): New.
|
|
655 * bytecomp-runtime.el ('with-byte-compiler-warnings-suppressed-1): New.
|
|
656 * bytecomp-runtime.el (with-byte-compiler-warnings-suppressed): New.
|
|
657 * bytecomp-runtime.el (with-obsolete-variable): New.
|
|
658 * bytecomp-runtime.el (with-obsolete-function): New.
|
|
659 New functions for cleanly eliminating byte-compiler warnings.
|
|
660 Their definitions require no changes at all in bytecomp.el,
|
|
661 meaning that any package that wants to use them and be compatible
|
|
662 with older versions of XEmacs need only copy the code and rename
|
|
663 the functions (i.e. prefix them with the package name).
|
|
664
|
|
665 * apropos.el (apropos-symbol-face):
|
|
666 * apropos.el (apropos-keybinding-face):
|
|
667 * apropos.el (apropos-label-face):
|
|
668 * apropos.el (apropos-property-face):
|
|
669 * cl-extra.el (cl-map-overlays):
|
|
670 * coding.el:
|
|
671 * coding.el (set-keyboard-coding-system):
|
|
672 * coding.el (set-terminal-coding-system):
|
|
673 * console.el (resume-pid-console):
|
|
674 * dialog-gtk.el:
|
|
675 * dialog-gtk.el (popup-builtin-open-dialog):
|
|
676 * dialog-gtk.el (popup-builtin-color-dialog):
|
|
677 * dragdrop.el (experimental-dragdrop-drop-mime-default):
|
|
678 * dragdrop.el (gtk-start-drag):
|
|
679 * dragdrop.el (gtk-start-drag-region):
|
|
680 * faces.el (init-face-from-resources):
|
|
681 * faces.el (init-device-faces):
|
|
682 * faces.el (init-frame-faces):
|
|
683 * faces.el (init-global-faces):
|
|
684 * faces.el (set-face-stipple):
|
|
685 * files.el (set-visited-file-name):
|
|
686 * files.el (basic-save-buffer):
|
|
687 * files.el (save-some-buffers-1):
|
|
688 * files.el (file-remote-p):
|
|
689 * fill.el (fill-move-forward-to-break-point):
|
|
690 * fill.el (find-space-insertable-point):
|
|
691 * font-lock.el:
|
|
692 * frame.el (suspend-or-iconify-emacs):
|
|
693 * frame.el (suspend-emacs-or-iconify-frame):
|
|
694 * gdk.el:
|
|
695 * generic-widgets.el:
|
|
696 * generic-widgets.el (build-ui::radio-group):
|
|
697 * generic-widgets.el (build-ui::button):
|
|
698 * glade.el:
|
|
699 * gnome-widgets.el:
|
|
700 * gnome.el:
|
|
701 * gtk-extra.el:
|
|
702 * gtk-faces.el (gtk-choose-font):
|
|
703 * gtk-file-dialog.el:
|
|
704 * gtk-file-dialog.el (gtk-file-dialog-fill-file-list):
|
|
705 * gtk-file-dialog.el (gtk-file-dialog-fill-directory-list):
|
|
706 * gtk-file-dialog.el (gtk-file-dialog-new):
|
|
707 * gtk-font-menu.el:
|
|
708 * gtk-font-menu.el (gtk-reset-device-font-menus):
|
|
709 * gtk-init.el:
|
|
710 * gtk-init.el (gtk-initialize-compose):
|
|
711 * gtk-package.el:
|
|
712 * gtk-password-dialog.el:
|
|
713 * gtk-widget-accessors.el:
|
|
714 * gtk-widgets.el:
|
|
715 * gtk.el:
|
|
716 * isearch-mode.el (isearch-help-or-delete-char):
|
|
717 * ldap.el:
|
|
718 * lib-complete.el (read-library-internal):
|
|
719 * lib-complete.el (read-library):
|
|
720 * lib-complete.el (read-library-name):
|
|
721 * lisp-mnt.el (lm-report-bug):
|
|
722 * minibuf.el (minibuffer-smart-mouse-tracker):
|
|
723 * minibuf.el (minibuffer-smart-select-kludge-filename):
|
|
724 * minibuf.el (read-file-name-internal-1):
|
|
725 * minibuf.el (read-color-completion-table):
|
|
726 * modeline.el (modeline-toggle-read-only):
|
|
727 * mouse.el (mouse-consolidated-yank):
|
|
728 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
729 * msw-font-menu.el (mswindows-reset-device-font-menus):
|
|
730 * multicast.el (open-multicast-group):
|
|
731 * mwheel.el:
|
|
732 * package-get.el (package-get-update-base-from-buffer):
|
|
733 * scrollbar.el (init-scrollbar-from-resources):
|
|
734 * symbols.el:
|
|
735 * syntax.el (describe-syntax-table):
|
|
736 * toolbar.el (init-toolbar-from-resources):
|
|
737 * toolbar-items.el (toolbar):
|
|
738 * toolbar-items.el (toolbar-paste):
|
|
739 * tty-init.el (init-pre-tty-win):
|
|
740 * tty-init.el (init-post-tty-win):
|
|
741 * wid-browse.el (widget-browse-sexp):
|
|
742 * widgets-gtk.el:
|
|
743 * x-faces.el:
|
|
744 * x-font-menu.el:
|
|
745 * x-font-menu.el (x-font-menu-font-data):
|
|
746 * x-init.el:
|
|
747 * x-misc.el:
|
|
748 * x-mouse.el:
|
|
749 * x-scrollbar.el:
|
|
750 * x-select.el:
|
|
751 * x-win-sun.el:
|
|
752 * x-win-xfree86.el:
|
|
753 Eliminate byte-compiler warnings using the new functions in
|
|
754 bytecomp-runtime.el.
|
|
755
|
|
756 * coding.el (coding-system-get): New.
|
|
757 * coding.el (coding-system-put): New.
|
|
758 * coding.el (coding-system-category): New.
|
|
759 * mule\mule-misc.el (coding-system-get): Removed.
|
|
760 * mule\mule-misc.el (coding-system-put): Removed.
|
|
761 * mule\mule-misc.el (coding-system-category): Removed.
|
|
762 Move these functions, since they're not Mule-specific and
|
|
763 are used in prefer-coding-system.
|
|
764
|
|
765 * font.el:
|
|
766 * font.el (cl):
|
|
767 * font.el (set-font-family):
|
|
768 * font.el (set-font-weight):
|
|
769 * font.el (set-font-style):
|
|
770 * font.el (set-font-size):
|
|
771 * font.el (set-font-registry):
|
|
772 * font.el (set-font-encoding):
|
|
773 * font.el (font-family):
|
|
774 * font.el (font-weight):
|
|
775 * font.el (font-style):
|
|
776 * font.el (font-size):
|
|
777 * font.el (font-registry):
|
|
778 * font.el (font-encoding):
|
|
779 * font.el (set-font-style-by-keywords):
|
|
780 * font.el (font-properties-from-style):
|
|
781 * font.el (font-combine-fonts-internal):
|
|
782 * font.el (font-x-font-regexp):
|
|
783 * font.el (x-font-create-object):
|
|
784 * font.el (x-font-create-name):
|
|
785 * font.el (ns-font-create-name):
|
|
786 * font.el (mswindows-font-create-name):
|
|
787 * font.el (font-update-device-fonts):
|
|
788 * font.el (font-update-one-face):
|
|
789 * font.el (font-rgb-color-p):
|
|
790 * font.el (font-rgb-color-red):
|
|
791 * font.el (font-tty-compute-color-delta):
|
|
792 * font.el (font-normalize-color):
|
|
793 This file was incredibly ugly. Clean it up. Avoid using defsubst
|
|
794 for any exported functions, to avoid possible compatibility
|
|
795 problems if we later change the internal interface. (It happened
|
|
796 before, with face accessors, between 19.8 and 19.9). Fix tons
|
|
797 of warnings.
|
|
798
|
|
799 * gpm.el:
|
|
800 * gpm.el (gpm-is-supported-p): New.
|
|
801 * gpm.el (gpm-delete-device-hook):
|
|
802 Clean up (new function gpm-is-supported-p eliminates duplicate
|
|
803 code in gpm-create/delete-device-hook) and eliminate warnings.
|
|
804
|
|
805 ---------- make byte-recompile-directory work in the ---------
|
|
806 core `lisp' dir, even in the absence of
|
|
807 a Mule XEmacs (i.e. make it skip the Mule
|
|
808 files rather than trying to compile them).
|
|
809 now you should be able to do `touch *.el'
|
|
810 in the `lisp' dir, then
|
|
811 M-x byte-recompile-directory, and get no
|
|
812 warnings.
|
|
813
|
|
814 * bytecomp.el:
|
|
815 * bytecomp.el (byte-recompile-ignore-uncompilable-mule-files): New.
|
|
816 * bytecomp.el (byte-compile-inbuffer):
|
|
817 * bytecomp.el (byte-compile-inbuffer)): New.
|
|
818 * bytecomp.el (byte-compile-outbuffer)): New.
|
|
819 * bytecomp.el (byte-compile-warn):
|
|
820 * bytecomp.el (byte-recompile-directory):
|
|
821 * bytecomp.el (byte-recompile-file):
|
|
822 Avoid trying to compile Mule files in byte-recompile-directory
|
|
823 when we're not in a Mule XEmacs, since we're highly likely to get
|
|
824 syntax errors.
|
|
825
|
|
826 * mule\arabic.el:
|
|
827 * mule\canna-leim.el:
|
|
828 * mule\english.el:
|
|
829 * mule\greek.el:
|
|
830 * mule\kinsoku.el:
|
|
831 * mule\latin.el:
|
|
832 * mule\misc-lang.el:
|
|
833 * mule\mule-category.el:
|
|
834 * mule\mule-ccl.el:
|
|
835 * mule\mule-charset.el:
|
|
836 * mule\mule-cmds.el:
|
|
837 * mule\mule-coding.el:
|
|
838 * mule\mule-help.el:
|
|
839 * mule\mule-init.el:
|
|
840 * mule\mule-misc.el:
|
|
841 * mule\mule-tty-init.el:
|
|
842 * mule\mule-x-init.el:
|
|
843 * mule\thai-xtis-chars.el:
|
|
844 * mule\viet-chars.el:
|
|
845 Add a coding-system cookie to all Mule files so that
|
|
846 byte-recompile-directory ignores them.
|
|
847
|
|
848 * code-files.el (load):
|
|
849 * code-files.el (find-coding-system-magic-cookie): Removed.
|
|
850 * files.el:
|
|
851 * files.el (find-coding-system-magic-cookie-in-file): New.
|
|
852 Magic cookie function moved to files.el from code-files.el (for
|
|
853 use by bytecomp even in a non-coding-system XEmacs), and changed
|
|
854 names and semantics for use by bytecomp. NOTE: IMO this is an
|
|
855 internal function that we can change as we like (and there is
|
|
856 absolutely no code anywhere else using the function).
|
|
857
|
|
858 ---------------- GUI improvements: menus, help -------------------
|
|
859
|
|
860 * help.el:
|
|
861 * help.el (help-map): Removed.
|
|
862 * help.el (help-for-help):
|
|
863 * help.el (Help-princ-face):
|
|
864 * help.el (Help-prin1-face):
|
|
865 * help.el (describe-function-1):
|
|
866 * help.el (describe-variable):
|
|
867 Rearrange order of keymap declarations to be alphabetical.
|
|
868 Improve help on help to include all bindings, and group by
|
|
869 category. Add bindings for new Info commands. Remove
|
|
870 warnings. Use command-hyper-apropos in place of command-apropos.
|
|
871
|
|
872 * hyper-apropos.el:
|
|
873 * hyper-apropos.el (hyper-apropos-programming-apropos):
|
|
874 * hyper-apropos.el (command-hyper-apropos): New.
|
|
875 Add a function to do the equivalent of command-apropos.
|
|
876
|
|
877 * help-macro.el (make-help-screen):
|
|
878 Evals its help-text argument so you can put expressions there.
|
|
879 Used now by help-for-help.
|
|
880
|
|
881 * info.el:
|
|
882 * info.el (Info-search):
|
|
883 * info.el (Info-search-next): New.
|
|
884 * info.el (Info-index): Removed.
|
|
885 * info.el (Info-find-index-alternatives): New.
|
|
886 * info.el (Info-read-search-text-regexp): New.
|
|
887 * info.el (Info-search-text-in-lispref): New.
|
|
888 * info.el (Info-search-text-in-xemacs): New.
|
|
889 * info.el (Info-search-index-in-lispref): New.
|
|
890 * info.el (Info-search-index-in-xemacs-and-lispref): New.
|
|
891 * info.el (Info-mode-map):
|
|
892 Add binding to continue text searches. Expand index searches to
|
|
893 work over multiple info documents. Add commands to search
|
|
894 text/index in User and Lispref.
|
|
895
|
|
896 * lisp-mode.el (construct-lisp-mode-menu):
|
|
897 Add new entry, "Uncomment Region" (parallels "Comment Out Region").
|
|
898
|
|
899 * menubar-items.el (default-menubar):
|
|
900 * menubar-items.el (default-popup-menu):
|
|
901 Redo Help menu; add bindings for new Info commands to search the
|
|
902 index or text of the User and Lispref manuals. Add command for
|
|
903 mark-paragraph, activate-region. Make Edit->R accelerator be
|
|
904 rectangle, not register (more commonly used), and put rectangle
|
|
905 first. Fix the Edit Init File entry to never load the .elc file.
|
|
906 Simplify the default-popup-menu. Add Cmds->Tabs menu.
|
645
|
907
|
502
|
908 * menubar.el (popup-buffer-menu): Doc fix.
|
|
909 * menubar.el ((boundp 'menu-accelerator-map)):
|
|
910 Use kp-left not kp_left, etc.
|
|
911
|
|
912 ---------------- Miscellaneous bug fixes/cleanup -------------------
|
|
913
|
|
914 * bytecomp-runtime.el (byte-compiler-options):
|
|
915 Correct doc string.
|
645
|
916
|
502
|
917 * easymenu.el (easy-menu-do-define): fix extra quote.
|
|
918
|
|
919 * fill.el (fill-paragraph-or-region):
|
|
920 Rewrite to be more correct -- use call-interactively so that
|
|
921 we always get exactly the same behavior as if the functions
|
|
922 were called directly.
|
645
|
923
|
502
|
924 * font-lock.el (font-lock-fontify-pending-extents):
|
|
925 * gutter-items.el (clear-progress-feedback):
|
|
926 * gutter-items.el (abort-progress-feedback):
|
|
927 * gutter-items.el (raw-append-progress-feedback):
|
|
928 * simple.el (clear-message):
|
|
929 * simple.el (raw-append-message):
|
|
930 No need to fiddle with zmacs-region-stays, now that bogus
|
|
931 clearing of it (2001-04-28 src/ChangeLog) is removed.
|
|
932
|
|
933 * dialog.el (make-dialog-box):
|
|
934 Put dialog titles back in -- this time correctly. Fix various
|
|
935 other problems with leaks and such.
|
|
936
|
|
937 * keymap.el (key-sequence-list-description):
|
|
938 Clean up fun to always correctly canonicalize.
|
645
|
939
|
502
|
940 * simple.el:
|
|
941 * simple.el (delete-forward-p):
|
|
942 * simple.el (comment-padding): New.
|
|
943 * simple.el (comment-region):
|
|
944 * simple.el (do-auto-fill):
|
|
945 * simple.el (indent-new-comment-line):
|
|
946 Clean up Kinsoku comments, synch comment-region with FSF 20.7.
|
645
|
947
|
502
|
948 * simple.el (region-exists-p):
|
|
949 * simple.el (region-active-p):
|
|
950 Add comment about which one is correct to use in menu specs.
|
|
951
|
|
952 * sound.el (load-sound-file):
|
|
953 Minor code clean up.
|
645
|
954
|
502
|
955 * startup.el:
|
|
956 * startup.el (command-line-early):
|
|
957 * startup.el (initial-scratch-message):
|
|
958 Comment changes. Add info about sample.init.el to splash screen.
|
|
959 Improve initial-scratch-message and clarify purpose of Scratch
|
|
960 buffer. Fix byte-compile warning.
|
|
961
|
|
962 ------------------------ Added features -------------------------
|
|
963
|
|
964 * etags.el:
|
|
965 * etags.el (tags-check-parent-directories-for-tag-files): New.
|
|
966 * etags.el (buffer-tag-table-list):
|
|
967 Add new variable to control whether etags checks all parent
|
|
968 directories for tag files. (On by default.)
|
|
969
|
|
970 * hash-table.el: New file, useful utility functions.
|
|
971 * dumped-lisp.el (preloaded-file-list): Dump hash-table.el.
|
645
|
972
|
501
|
973 2001-05-03 Adrian Aichner <adrian@xemacs.org>
|
|
974
|
|
975 * build-report.el: Remove CVS keywords since this file has been in
|
|
976 core lisp for a while now.
|
|
977 * build-report.el (build-report-make-output-files): Fix typo.
|
|
978
|
491
|
979 2001-04-30 Ben Wing <ben@xemacs.org>
|
|
980
|
|
981 * printer.el:
|
|
982 * printer.el (printer-page-header):
|
|
983 * printer.el (Print-context): New.
|
|
984 * printer.el (printer-page-footer):
|
|
985 * printer.el (generate-header-element): New.
|
|
986 * printer.el (generate-header-line): New.
|
|
987 * printer.el (print-context-property):
|
|
988 * printer.el (generic-print-buffer):
|
|
989 * printer.el (generic-print-region):
|
|
990 Implement headers and footers. Implement calling Print dialog box
|
|
991 (#### but it doesn't quite work yet).
|
|
992
|
487
|
993 2001-04-28 Ben Wing <ben@xemacs.org>
|
|
994
|
|
995 * about.el (xemacs-hackers):
|
|
996 * about.el (about-url-alist):
|
|
997 * about.el (about-personal-info):
|
|
998 * about.el (about-hacker-contribution):
|
|
999 More contributions.
|
645
|
1000
|
487
|
1001 * simple.el (handle-post-motion-command):
|
|
1002 Fix spurious setting of zmacs-region-stays to t after a non-shift
|
|
1003 motion command.
|
|
1004
|
|
1005 * etags.el (find-tag-internal):
|
|
1006 Sync up with FSF 20.7, to fix bugs handling some etags line formats.
|
645
|
1007
|
487
|
1008 * gtk-init.el (init-post-gtk-win):
|
|
1009 * msw-init.el (init-post-mswindows-win):
|
|
1010 * x-init.el:
|
|
1011 * x-init.el (x-activate-region-as-selection): Removed.
|
|
1012 * x-init.el (init-post-x-win):
|
|
1013 * keydefs.el (global-map):
|
|
1014 * simple.el:
|
|
1015 * startup.el (command-line):
|
|
1016 * toolbar-items.el:
|
|
1017 * toolbar-items.el (init-x-toolbar-list): Removed.
|
|
1018 * toolbar-items.el (init-toolbar-list): New.
|
|
1019 * toolbar-items.el (init-x-toolbar): Removed.
|
|
1020 * toolbar-items.el (init-toolbar): New.
|
|
1021 * toolbar-items.el (x-init-toolbar-from-resources): Removed.
|
|
1022 * toolbar.el:
|
|
1023 Move non-window-system specific code that was duplicated in
|
|
1024 all window systems into the generic code.
|
645
|
1025
|
487
|
1026 * gutter.el:
|
|
1027 * gutter.el (init-gutter): Removed. (unused)
|
645
|
1028
|
487
|
1029 * mouse.el:
|
|
1030 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
1031 * mouse.el (mouse-track-activate-rectangular-selection): New.
|
|
1032 * select.el:
|
|
1033 * select.el (disown-selection):
|
|
1034 * select.el (activate-region-as-selection):
|
|
1035 * select.el (primary-selection-extent):
|
|
1036 * select.el (valid-simple-selection-p):
|
|
1037 Clean up the rectangle code w.r.t. selections. You'll now get
|
|
1038 the right text copied into the primary selection (but not the
|
|
1039 clipboard yet, unfortunately -- that really requires defining
|
|
1040 our own rectangle type).
|
|
1041
|
484
|
1042 2001-04-25 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
1043
|
|
1044 * faces.el (make-face-bold):
|
|
1045 * faces.el (make-face-italic):
|
|
1046 * faces.el (make-face-bold-italic):
|
|
1047 * faces.el (make-face-unbold):
|
|
1048 * faces.el (make-face-unitalic):
|
|
1049 * faces.el (make-face-smaller):
|
|
1050 * faces.el (make-face-larger):
|
|
1051 Call frob-face-property each for mswindows and msprinter.
|
|
1052
|
483
|
1053 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
1054
|
|
1055 * about.el (about-finish-buffer): Make sure the last change works
|
|
1056 even if EVENT is nil.
|
|
1057
|
482
|
1058 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
1059
|
|
1060 * about.el (about-mailto-link): Use compose-mail for sending mail.
|
|
1061 (about-finish-buffer): Kill/bury the buffer where the user
|
|
1062 clicked, not the one that happens to be the current buffer at the
|
|
1063 time.
|
|
1064
|
481
|
1065 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
1066
|
|
1067 * about.el (about-personal-info): Update my bio.
|
|
1068 (about-hacker-contribution): Ditto.
|
|
1069
|
480
|
1070 2001-04-23 Didier Verna <didier@xemacs.org>
|
|
1071
|
|
1072 * cus-edit.el (custom-variable-pre-save): New.
|
|
1073 * cus-edit.el (custom-variable-post-save): New.
|
|
1074 * cus-edit.el (custom-variable-save): use them.
|
|
1075 * cus-edit.el (custom-face-pre-save): New.
|
|
1076 * cus-edit.el (custom-face-post-save): New.
|
|
1077 * cus-edit.el (custom-face-save): use them.
|
|
1078 * cus-edit.el (custom-group-pre-save): New.
|
|
1079 * cus-edit.el (custom-group-post-save): New.
|
|
1080 * cus-edit.el (custom-group-save): use them.
|
|
1081 * cus-edit.el (Custom-save): use the pre/post functions above,
|
|
1082 call `custom-save-all' only once.
|
|
1083 * cus-edit.el (custom-variable-pre-reset-standard): New.
|
|
1084 * cus-edit.el (custom-variable-post-reset-standard): New.
|
|
1085 * cus-edit.el (custom-variable-reset-standard): use them.
|
|
1086 * cus-edit.el (custom-face-pre-reset-standard): New.
|
|
1087 * cus-edit.el (custom-face-post-reset-standard): New.
|
|
1088 * cus-edit.el (custom-face-reset-standard): use them.
|
|
1089 * cus-edit.el (custom-group-pre-reset-standard): New.
|
|
1090 * cus-edit.el (custom-group-post-reset-standard): New.
|
|
1091 * cus-edit.el (Custom-reset-standard): use them.
|
|
1092 * cus-edit.el (custom-face-reset-saved): use the pre/post
|
|
1093 functions above, call `custom-save-all' only once.
|
|
1094
|
479
|
1095 2001-04-15 Ben Wing <ben@xemacs.org>
|
|
1096
|
|
1097 * about.el:
|
|
1098 * about.el (about-headline-face): New.
|
|
1099 * about.el (about-link-face): New.
|
|
1100 * about.el (about-current-release-maintainers): New.
|
|
1101 * about.el (about-other-current-hackers): New.
|
|
1102 * about.el (about-once-and-future-hackers): New.
|
|
1103 * about.el (about-lookup-url): New.
|
|
1104 * about.el (about-get-buffer):
|
|
1105 * about.el (about-mailto-link): New.
|
|
1106 * about.el (about-finish-buffer):
|
|
1107 * about.el (about-xemacs):
|
|
1108 * about.el (about-features): Removed.
|
|
1109 * about.el (about-advantages): New.
|
|
1110 * about.el (about-maintainer-info): Removed.
|
|
1111 * about.el (about-personal-info): New.
|
|
1112 * about.el (about-hacker-contribution): New.
|
|
1113 * about.el (about-maintainer):
|
|
1114 * about.el (about-show-linked-info):
|
|
1115 * about.el (about-hackers):
|
|
1116 Major revamping. Rewriting of most of the text, improve the
|
|
1117 link handling, separate info on contributors into personal
|
|
1118 and contribution info, add new contributors, update personal
|
|
1119 info, etc. etc.
|
480
|
1120
|
479
|
1121 * menubar-items.el (default-menubar):
|
|
1122 Help menubar entry for News now says more accurately
|
|
1123 "What's New in XEmacs".
|
480
|
1124
|
479
|
1125 * mouse.el:
|
|
1126 * mouse.el (mouse-track-cleanup-hook):
|
|
1127 * mouse.el (mouse-track):
|
|
1128 Don't set-buffer to a dead buffer when calling mouse-track
|
|
1129 cleanup hooks.
|
|
1130
|
476
|
1131 2001-04-18 Didier Verna <didier@xemacs.org>
|
|
1132
|
|
1133 * cus-edit.el (Custom-reset-standard): reset to standard settings
|
|
1134 not only when the buffer's :custom-state is 'modified, but also
|
|
1135 when it is 'set or 'saved.
|
|
1136
|
472
|
1137 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
1138
|
|
1139 * XEmacs 21.5.0 "alfalfa" is released.
|
|
1140
|
470
|
1141 2001-04-17 Didier Verna <didier@xemacs.org>
|
|
1142
|
|
1143 * startup.el (load-user-init-file): define `custom-file' before
|
|
1144 loading the user's init file.
|
|
1145
|
464
|
1146 2001-04-02 Jan Vroonhof <jan.vroonhof@ntlworld.com>
|
|
1147
|
|
1148 * dialog.el (make-dialog-box): Disable dialog box titles until
|
|
1149 we get them working.
|
|
1150
|
|
1151 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
1152
|
|
1153 * help.el:
|
|
1154 * help.el (Help-princ-face):
|
|
1155 * help.el (Help-prin1-face):
|
|
1156 * help.el (frob-help-extents):
|
|
1157 * help.el (describe-function-1):
|
|
1158 * help.el (describe-variable):
|
|
1159 Avoid using font-lock faces, which may not be defined.
|
|
1160 Instead, use hyper-apropos faces, and make sure they're
|
|
1161 defined as necessary by using `require'. (It's not so safe
|
|
1162 to do this for font-lock.) In any case, we will eventually
|
|
1163 be merging this functionality into hyper-apropos.
|
|
1164
|
|
1165 * loaddefs.el (completion-ignored-extensions):
|
|
1166 Fix documentation.
|
470
|
1167
|
464
|
1168 * menubar-items.el (menu-truncate-list): Removed.
|
|
1169 * menubar-items.el (Menubar-items-truncate-list): New.
|
|
1170 * menubar-items.el (default-menubar):
|
|
1171 Fix errors if grep or compile command is too long. Rename helper
|
|
1172 function to be less visible.
|
|
1173
|
|
1174 2001-03-23 Martin Buchholz <martin@xemacs.org>
|
|
1175
|
|
1176 * byte-optimize.el (byte-optimize-minus):
|
|
1177 Fix mis-byte-compilation of (- 0 x) --> (- (- x))
|
|
1178
|
|
1179 2001-03-26 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
1180
|
|
1181 * dumped-lisp.el (preloaded-file-list): Load mule/latin.el when
|
|
1182 Mule is available.
|
|
1183
|
|
1184 * mule/latin.el: New file.
|
|
1185
|
|
1186 2001-03-11 Ben Wing <ben@xemacs.org>
|
|
1187
|
|
1188 * auto-save.el:
|
|
1189 * auto-save.el (auto-save-directory):
|
|
1190 * auto-save.el (make-auto-save-file-name):
|
|
1191 * auto-save.el (auto-save-file-name-p): New.
|
|
1192
|
|
1193 Merge in improvements from other definition of
|
|
1194 make-auto-save-file-name in files.el.
|
470
|
1195
|
464
|
1196 * auto-save.el (auto-save-original-name):
|
|
1197 * auto-save.el (auto-save-name-in-fixed-directory):
|
|
1198 * auto-save.el (auto-save-unslashify-name): Removed.
|
|
1199 * auto-save.el (auto-save-slashify-name): Removed.
|
|
1200 * auto-save.el (auto-save-reserved-chars): New.
|
|
1201 * auto-save.el (auto-save-escape-name): New.
|
|
1202 * auto-save.el (auto-save-unhex): New.
|
|
1203 * auto-save.el (auto-save-unescape-name): New.
|
|
1204
|
|
1205 Change algorithm for encoding filenames in auto-save names to be
|
|
1206 entirely safe with all filesystems and all possible characters in
|
|
1207 a filename, and 100% reversible. (Essentially, uses
|
|
1208 quoted-printable as the encoding.)
|
470
|
1209
|
464
|
1210 * auto-save.el (recover-all-files):
|
|
1211
|
|
1212 Use insert-directory rather than calling ls directly -- fixes
|
|
1213 things under Windows.
|
|
1214
|
|
1215 * files.el:
|
|
1216 * files.el (convert-standard-filename): Substitute FSF's
|
|
1217 definition for this (we had nothing here before).
|
470
|
1218
|
464
|
1219 * files.el (backup-buffer): Warning fix.
|
470
|
1220
|
464
|
1221 * files.el (make-backup-file-name):
|
|
1222 * files.el (find-backup-file-name):
|
|
1223 Fix error in calling sequence to auto-save-file-name-p.
|
470
|
1224
|
464
|
1225 * files.el (recover-file):
|
|
1226 Use insert-directory rather than calling ls directly -- fixes
|
|
1227 things under Windows.
|
|
1228
|
|
1229 * files.el (make-auto-save-file-name): Removed.
|
|
1230 * files.el (auto-save-file-name-p): Removed.
|
|
1231 auto-save is always dumped so no sense in having a definition
|
|
1232 that will always be overwritten with another.
|
470
|
1233
|
464
|
1234 * files.el (insert-directory):
|
|
1235 * win32-native.el:
|
|
1236 * win32-native.el (debug-mswindows-process-command-lines):
|
|
1237 * win32-native.el (original-make-auto-save-file-name): Removed.
|
|
1238 * win32-native.el (make-auto-save-file-name): Removed.
|
|
1239
|
|
1240
|
462
|
1241 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
1242
|
|
1243 * XEmacs 21.2.46 "Urania" is released.
|
|
1244
|
|
1245 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1246
|
|
1247 * menubar-items.el (default-menubar): Update sample.emacs to
|
|
1248 sample.init.el and adjust accelerators.
|
|
1249
|
|
1250 2001-02-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1251
|
|
1252 * build-report.el (build-report): Improve docstring.
|
|
1253
|
|
1254 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1255
|
|
1256 * ChangeLog: Log GTK merge.
|
|
1257
|
|
1258 * gutter-items.el:
|
|
1259 * mwheel.el:
|
|
1260 * sound.el:
|
|
1261 * startup.el:
|
|
1262 Revert gratuitous whitespace changes.
|
|
1263
|
|
1264 2001-03-07 Ben Wing <ben@xemacs.org>
|
|
1265
|
|
1266 * help.el:
|
|
1267 * help.el (key-or-menu-binding):
|
|
1268 * help.el (Help-find-file): New.
|
|
1269 * help.el (describe-beta):
|
|
1270 * help.el (describe-copying):
|
|
1271 * help.el (describe-project):
|
|
1272 * help.el (view-emacs-news):
|
|
1273 * help.el (view-sample-init-el): New.
|
|
1274 * help.el (Help-princ-face): New.
|
|
1275 * help.el (Help-prin1-face): New.
|
|
1276 * help.el (help-symbol-function-context-menu):
|
|
1277 * help.el (help-symbol-variable-context-menu):
|
|
1278 * help.el (help-symbol-function-and-variable-context-menu):
|
|
1279 * help.el (frob-help-extents):
|
|
1280 * help.el (describe-function-1):
|
|
1281 * help.el (describe-variable):
|
|
1282
|
|
1283 Add coloring in Help buffers, correspondent with hyperlinks.
|
|
1284 View files in view-mode rather than Fundamental.
|
|
1285 Remove separators from context menus -- now handled in generic code.
|
|
1286 Add `Find Tag' to context menu.
|
470
|
1287
|
462
|
1288 * menubar.el (popup-mode-menu):
|
|
1289
|
|
1290 Rewrite code that outputs the popup menu to (a) put more specific
|
|
1291 entries first, (b) be more robust, (c) output the proper context
|
|
1292 menu separators automatically (the context menu functionality is
|
|
1293 new and currently used only by Help).
|
|
1294
|
|
1295 2001-03-10 William M. Perry <wmperry@aventail.com>
|
|
1296
|
|
1297 * dialog-gtk.el (gtk-make-dialog-box-internal): Forgot to rewrite
|
|
1298 this function when converting from the 21.1 GTK branch. Now
|
|
1299 supports file, password, question, and color built-in dialogs.
|
|
1300
|
|
1301 2001-03-06 Ben Wing <ben@xemacs.org>
|
|
1302
|
|
1303 * keydefs.el:
|
|
1304 * keydefs.el (global-map):
|
|
1305 Add commented-out change of M-k (for 21.5).
|
470
|
1306
|
462
|
1307 * menubar-items.el (default-menubar):
|
|
1308 Fix items to control kill-line behavior; add items for
|
|
1309 shifted motion.
|
470
|
1310
|
462
|
1311 * simple.el:
|
|
1312 * simple.el (kill-whole-line):
|
|
1313 * simple.el (historical-kill-line): Removed.
|
|
1314 * simple.el (kill-line): Removed.
|
|
1315 * simple.el (kill-entire-line): New.
|
|
1316 * simple.el (kill-line-1): New.
|
|
1317 * simple.el (backward-kill-line):
|
|
1318 Undo kill-whole-line == always changes. Add new function
|
|
1319 kill-entire-line to unconditionally delete the current line.
|
|
1320 Add comments describing the lamentable state of affairs of
|
|
1321 the kill-line functions and variables.
|
|
1322
|
|
1323 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
1324
|
|
1325 * simple.el:
|
|
1326 * simple.el (beginning-of-buffer):
|
|
1327 * simple.el (end-of-buffer):
|
|
1328 * simple.el (mark-ring-unrecorded-commands):
|
|
1329 * simple.el (signal-error-on-buffer-boundary):
|
|
1330 * simple.el (shifted-motion-keys-select-region):
|
|
1331 * simple.el (unshifted-motion-keys-deselect-region):
|
|
1332 * simple.el (motion-keys-for-shifted-motion): New.
|
|
1333 * simple.el (handle-pre-motion-command):
|
|
1334 * simple.el (handle-post-motion-command):
|
|
1335 * simple.el (forward-char-command):
|
|
1336 * simple.el (backward-char-command):
|
|
1337 * simple.el (scroll-up-command):
|
|
1338 * simple.el (scroll-down-command):
|
|
1339 * simple.el (next-line):
|
|
1340 * simple.el (previous-line):
|
|
1341 * simple.el (backward-block-of-lines):
|
|
1342 * simple.el (forward-block-of-lines):
|
|
1343 * simple.el (backward-word):
|
|
1344 * simple.el (mark-word):
|
|
1345
|
|
1346 Augment documentation of the most common motion commands to make
|
|
1347 note of the shifted-motion support. Improve the support to (a)
|
|
1348 properly document how it works and why it's done in the fashion it
|
|
1349 is, and (b) allow the keystrokes that trigger it to be customized.
|
|
1350
|
|
1351 Correct error in the customize specification of
|
|
1352 mark-ring-unrecorded-commands.
|
|
1353
|
|
1354 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
1355
|
|
1356 * font-lock.el:
|
|
1357 * font-lock.el (font-lock-pending-extent-table): Removed.
|
|
1358 * font-lock.el (font-lock-pending-buffer-table): New.
|
|
1359 * font-lock.el (font-lock-pre-idle-hook):
|
|
1360 * font-lock.el (font-lock-after-change-function):
|
|
1361 * font-lock.el (font-lock-fontify-pending-extents):
|
|
1362 * font-lock.el (font-lock-lisp-like):
|
|
1363
|
|
1364 Fix handling of pending extents to avoid excessive slowness (N^2
|
|
1365 behavior) when making lots of buffer changes between redisplays,
|
|
1366 such as when saving the Options.
|
|
1367
|
|
1368 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
1369
|
|
1370 * device.el:
|
|
1371 * dragdrop.el:
|
|
1372 * dumped-lisp.el:
|
|
1373 * faces.el:
|
|
1374 * frame.el:
|
|
1375 * gnuserv.el:
|
|
1376 * loadup.el:
|
|
1377 * menubar-items.el:
|
|
1378 * minibuf.el:
|
|
1379 The Great GTK Merge.
|
|
1380
|
|
1381 * ChangeLog.GTK:
|
|
1382 * dialog-gtk.el:
|
|
1383 * gdk.el:
|
|
1384 * generic-widgets.el:
|
|
1385 * glade.el:
|
|
1386 * gnome-widgets.el:
|
|
1387 * gnome.el:
|
|
1388 * gtk-compose.el:
|
|
1389 * gtk-extra.el:
|
|
1390 * gtk-faces.el:
|
|
1391 * gtk-ffi.el:
|
|
1392 * gtk-file-dialog.el:
|
|
1393 * gtk-font-menu.el:
|
|
1394 * gtk-glyphs.el:
|
|
1395 * gtk-init.el:
|
|
1396 * gtk-iso8859-1.el:
|
|
1397 * gtk-marshal.el:
|
|
1398 * gtk-mouse.el:
|
|
1399 * gtk-package.el:
|
|
1400 * gtk-password-dialog.el:
|
|
1401 * gtk-select.el:
|
|
1402 * gtk-widget-accessors.el:
|
|
1403 * gtk-widgets.el:
|
|
1404 * gtk.el:
|
|
1405 widgets-gtk.el:
|
|
1406 The Great GTK Merge: new files.
|
|
1407
|
|
1408 2001-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1409
|
|
1410 * generic-widgets.el: Don't require gtk (a built-in feature) at
|
|
1411 top level. Don't execute the last sexp unless (featurep 'gtk).
|
|
1412
|
|
1413 2001-02-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1414
|
|
1415 * mule/mule-init.el (auto-language-alist): Split zh into GB and BIG5.
|
|
1416
|
460
|
1417 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
1418
|
|
1419 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
1420
|
470
|
1421 2001-01-25 Jason R. Mastaler <jason@xemacs.org>
|
|
1422
|
|
1423 * about.el (xemacs-hackers): update my entry.
|
|
1424 * about.el (about-maintainer-info): ditto.
|
|
1425 * about.el (about-hackers): ditto.
|
460
|
1426
|
|
1427 2001-02-20 Jan Vroonhof <jan@xemacs.org>
|
|
1428
|
|
1429 * about.el (about-maintainer-info): More vanity info about
|
|
1430 yours truly.
|
|
1431
|
|
1432 2001-02-20 Adrian Aichner <adrian@xemacs.org>
|
|
1433
|
|
1434 * build-report.el (build-report-destination): xemacs-build-reports
|
|
1435 has moved to SourceForge, where mailing list name length is
|
|
1436 restricted, hence the name change to
|
|
1437 xemacs-buildreports@xemacs.org.
|
|
1438 * build-report.el (build-report-keep-regexp): Update default.
|
|
1439 * build-report.el (build-report-delete-regexp): Ditto.
|
|
1440 * build-report.el (build-report-make-output-files): Ditto.
|
|
1441
|
|
1442 2001-02-19 Craig Lanning <lanning@scra.org>
|
|
1443
|
|
1444 * lisp-mode.el: Add indentation specifications for following
|
|
1445 Common Lisp forms: handler-case, handler-bind, with-slots,
|
|
1446 with-open-file, with-open-stream, print-unreadable-object.
|
|
1447
|
|
1448 2001-02-18 Matt Tucker <tuck@whistlingfish.net>
|
|
1449
|
|
1450 * font-lock.el (font-lock-set-defaults-1):
|
|
1451 Move initialization of `font-lock-cache-position' so that it's set
|
|
1452 even if font-lock-keywords is already defined.
|
|
1453
|
|
1454 2001-02-17 Matt Tucker <tuck@whistlingfish.net>
|
|
1455
|
|
1456 * autoload.el (generate-file-autoloads-1):
|
|
1457 Use `emacs-lisp-mode-syntax-table' instead of
|
|
1458 `lisp-mode-syntax-table'.
|
|
1459 * lisp-mode.el (lisp-mode-syntax-table):
|
|
1460 Get rid of old checks for `parse-partial-sexp' version.
|
|
1461 Make `|' (pipe) string delimiter instead of punctuation.
|
|
1462
|
|
1463 2001-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1464
|
|
1465 * window.el (save-selected-window):
|
|
1466 Use gensym for better macro hygiene.
|
|
1467
|
|
1468 2001-02-06 Mike Sperber <mike@xemacs.org>
|
|
1469
|
|
1470 * dump-paths.el:
|
|
1471 * startup.el (startup-setup-paths): Set and use
|
|
1472 `mule-lisp-directory'.
|
|
1473 (startup-setup-paths-warning): Ditto.
|
|
1474
|
|
1475 * setup-paths.el (paths-find-mule-lisp-directory): Added.
|
|
1476 (paths-construct-load-path): Consider `mule-lisp-directory'.
|
|
1477
|
|
1478 2001-02-07 Matt Tucker <tuck@whistlingfish.net>
|
|
1479
|
|
1480 * font-lock.el: Syntax table improvements used. A few random
|
|
1481 changes are not specified below.
|
|
1482 (font-lock-fontify-string-delimiters):
|
|
1483 (font-lock-syntactic-keywords):
|
|
1484 (font-lock-cache-state nil):
|
|
1485 (font-lock-cache-position):
|
|
1486 New variables.
|
|
1487 (font-lock-set-syntax):
|
|
1488 (font-lock-apply-syntactic-highlight):
|
|
1489 (font-lock-fontify-syntactic-anchored-keywords):
|
|
1490 (font-lock-fontify-syntactic-keywords-region):
|
|
1491 (font-lock-eval-keywords):
|
|
1492 New functions.
|
|
1493 (font-lock-remove-face):
|
|
1494 (font-lock-fontify-syntactically-region):
|
|
1495 Use syntax properties.
|
|
1496
|
458
|
1497 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
1498
|
|
1499 * XEmacs 21.2.44 "Thalia" is released.
|
|
1500
|
|
1501 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
1502
|
|
1503 * startup.el (normal-top-level): Work even if no installation root
|
|
1504 is found.
|
|
1505
|
|
1506 2001-01-30 Andy Piper <andy@xemacs.org>
|
|
1507
|
|
1508 * gutter-items.el (progress-abort-glyph): remove instantiator.
|
|
1509 (set-progress-abort-instantiator): new function.
|
|
1510 (abort-progress-feedback): use it.
|
|
1511
|
|
1512 * gutter.el (set-gutter-dirty-p): new function.
|
|
1513
|
|
1514 2001-01-30 Didier Verna <didier@xemacs.org>
|
|
1515
|
|
1516 * mwheel.el (mwheel-scroll): unwind-protect the selected window.
|
|
1517
|
|
1518 2001-01-24 Didier Verna <didier@xemacs.org>
|
|
1519
|
|
1520 * sound.el (sound-extension-list): give a better default value.
|
|
1521 * sound.el (load-sound-file): improve the doc string, also find
|
|
1522 files given by absolute names, pass a real extension list to
|
|
1523 `locate-file'.
|
|
1524
|
456
|
1525 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
1526
|
|
1527 * XEmacs 21.2.43 "Terspichore" is released.
|
|
1528
|
|
1529 2001-01-20 Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
|
|
1530
|
|
1531 * gnuserv.el (gnuserv-process-filter): Robuster handling of error
|
|
1532 messages from gnuserv.
|
|
1533
|
454
|
1534 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
1535
|
|
1536 * XEmacs 21.2.42 "Poseidon" is released.
|
|
1537
|
|
1538 2001-01-12 Andy Piper <andy@xemacs.org>
|
|
1539
|
|
1540 * package-get.el (package-get-custom): call
|
|
1541 package-net-update-installed-db.
|
|
1542
|
|
1543 * package-ui.el (pui-install-selected-packages): call
|
|
1544 package-net-update-installed-db.
|
|
1545
|
|
1546 * package-net.el (package-net-update-installed-db): use
|
|
1547 packages-package-list so that we reflect reality.
|
|
1548
|
|
1549 * packages.el (packages-package-list): Make docstring reflect
|
|
1550 reality.
|
|
1551
|
|
1552 * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
|
|
1553
|
|
1554 * postinstall.cc (do_postinstall): don't pick up shells if cygwin
|
|
1555 isn't installed.
|
|
1556
|
|
1557 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
1558
|
|
1559 * wid-edit.el (widget-activation-glyph-mapper): activate or
|
|
1560 deactivate native widgets.
|
|
1561 (widget-glyph-insert-glyph): record instantiator.
|
|
1562 (widget-push-button-value-create): use it.
|
|
1563
|
|
1564 * gui.el (gui-button-action): new function. Make button's domain
|
|
1565 buffer current when calling.
|
|
1566 (make-gui-button): update to use gui-button-action.
|
|
1567
|
|
1568 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
1569
|
|
1570 * menubar-items.el (default-menubar): add an entry for modeline
|
|
1571 horizontal scrolling in Options -> Display.
|
|
1572
|
|
1573 2001-01-17 Steve Youngs <youngs@xemacs.org>
|
|
1574
|
|
1575 * package-get.el (package-get-require-signed-base): Set to nil
|
|
1576 by default.
|
|
1577
|
452
|
1578 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
1579
|
|
1580 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
1581
|
|
1582 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
1583
|
|
1584 * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
|
|
1585 catch lisp/mule/.
|
|
1586
|
|
1587 2001-01-14 Mike Sperber <mike@xemacs.org>
|
|
1588
|
|
1589 * startup.el (maybe-create-compatibility-dot-emacs):
|
|
1590 (maybe-unmigrate-user-init-file):
|
|
1591 (unmigrate-user-init-file): Created.
|
|
1592 (maybe-migrate-user-init-file): Offer creation of compatibility
|
|
1593 .emacs.
|
|
1594 Some doc fixes wrt init file location.
|
|
1595
|
|
1596 2001-01-15 Golubev I. N. <gin@mo.msk.ru>
|
|
1597
|
|
1598 * faces.el (face-frob-from-locale-first): new variable.
|
|
1599 (frob-face-font-2): Honor tags arg while trying to use
|
|
1600 standard-face-mapping. When face-frob-from-locale-first is set,
|
|
1601 first try to set face inheriting from frobbed-face.
|
|
1602
|
|
1603 2001-01-15 Didier Verna <didier@xemacs.org>
|
|
1604
|
|
1605 * about.el (xemacs-hackers): update my entry.
|
|
1606 * about.el (about-url-alist): ditto.
|
|
1607 * about.el (about-maintainer-info): ditto.
|
|
1608 * about.el (about-hackers): ditto.
|
|
1609
|
|
1610 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
1611
|
|
1612 The byte compiler has been badly broken for a year,
|
|
1613 by the patch of 1999-12-06.
|
|
1614 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
1615 Bug was: the byte compiler was making this erroneous optimization:
|
|
1616 (progn (or (foo)) (bar)) ==> (bar)
|
|
1617
|
|
1618 2000-11-20 Mike Sperber <mike@xemacs.org>
|
|
1619
|
|
1620 * setup-paths.el (paths-core-load-path-depth): Split
|
|
1621 `paths-load-path-depth' in two for site and core lisp. Don't
|
|
1622 recurse into core.
|
|
1623 * setup-paths.el (paths-construct-load-path): Use.
|
|
1624
|
|
1625 2001-01-10 Andy Piper <andy@xemacs.org>
|
|
1626
|
|
1627 * package-net.el (package-net-cygwin32-binary-size): new variable
|
|
1628 (package-net-win32-binary-size): ditto. add much needed
|
|
1629 commentary.
|
|
1630
|
|
1631 * gutter-items.el (buffers-tab-items): correct off-by-one error
|
|
1632 for buffers-tab-max-size.
|
|
1633
|
450
|
1634 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1635
|
|
1636 * XEmacs 21.2.40 is released.
|
|
1637
|
|
1638 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1639
|
|
1640 * mule/hebrew.el: Fix comments and typos.
|
|
1641 mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
|
|
1642
|
|
1643 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1644
|
|
1645 * ChangeLog.1: move ancient log from fill.el.
|
|
1646
|
|
1647 * dump-paths.el:
|
|
1648 paragraphs.el:
|
|
1649 mule/mule-category.el:
|
|
1650 Miscellaneous typo fixes and slight doc clarifications.
|
|
1651
|
|
1652 * mule/mule-ccl.el: Correct file name in header.
|
|
1653
|
448
|
1654 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1655
|
|
1656 * XEmacs 21.2.39 is released.
|
|
1657
|
|
1658 2000-12-27 Martin Buchholz <martin@xemacs.org>
|
|
1659
|
|
1660 * byte-optimize.el (byte-optimize-cond):
|
|
1661 (byte-optimize-cond-1): New.
|
|
1662 Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
|
|
1663 Optimizes (cond (x nil)) ==> nil.
|
|
1664 Provide better diagnostic on malformed expr like (cond foo).
|
|
1665
|
|
1666 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1667
|
|
1668 * mule/mule-coding.el:
|
|
1669 mule/mule-cmds.el (reset-language-environment,
|
|
1670 set-language-environment-coding-systems):
|
|
1671 Safer default coding-priority-list, corresponding to src/file-coding.h.
|
|
1672
|
|
1673 2000-12-03 Jorma Laaksonen <jorma.laaksonen@hut.fi>
|
|
1674
|
|
1675 * package-admin.el: Allow package removal from
|
|
1676 early-package-load-path.
|
|
1677
|
|
1678 2000-12-15 Andreas Jaeger <aj@suse.de>
|
|
1679
|
|
1680 * about.el (about-maintainer-info): Update my entry.
|
|
1681
|
|
1682 2000-12-11 Matt Tucker <tuck@whistlingfish.net>
|
|
1683
|
|
1684 * packages.el (locate-library): Add support for bzip2
|
|
1685 compressed .el files.
|
|
1686
|
|
1687 2000-12-12 Andy Piper <andy@xemacs.org>
|
|
1688
|
|
1689 * package-net.el: new file.
|
|
1690
|
|
1691 2000-12-01 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
|
|
1692
|
|
1693 * font-lock.el: Add missing C++ keywords.
|
|
1694
|
|
1695 2000-12-08 Adrian Aichner <adrian@xemacs.org>
|
|
1696
|
|
1697 * simple.el (indent-for-comment): Preserve indentation of comments
|
|
1698 starting in column 0, as documented in (Info-goto-node
|
|
1699 "(xemacs)Comments"). Update docstring accordingly.
|
|
1700
|
446
|
1701 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
1702
|
|
1703 * XEmacs 21.2.38 is released.
|
|
1704
|
|
1705 2000-12-04 Didier Verna <didier@xemacs.org>
|
|
1706
|
|
1707 * mouse.el (default-mouse-track-set-point-in-window): remove
|
|
1708 spurious '+' operation detected by Martin.
|
|
1709
|
|
1710
|
|
1711 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
1712
|
|
1713 * cl-extra.el (coerce):
|
|
1714 Implement char to integer coercion.
|
|
1715 Remove extraneous (numberp) test.
|
|
1716
|
|
1717 * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
|
|
1718 Perform lapcode inlining if the value of `byte-optimize' is 'byte.
|
|
1719 (byte-optimize-predicate):
|
|
1720 Warn if evaluating constant expression signals an error.
|
|
1721 (byte-optimize-form): Small simplification.
|
|
1722
|
|
1723 * cl-macs.el (cl-do-proclaim): small efficiency improvement.
|
|
1724
|
|
1725 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1726
|
|
1727 * byte-optimize.el:
|
|
1728 (byte-optimize-minus):
|
|
1729 (byte-optimize-plus):
|
|
1730 (byte-optimize-mult):
|
|
1731 (byte-optimize-quo):
|
|
1732 Use (car (last x)) instead of (last x) to get last elt!
|
|
1733 Use `byte-optimize-predicate' to optimize `%'.
|
|
1734 Move optimizations for special numeric args to bytecomp.el.
|
|
1735 * bytecomp.el (byte-compile-associative): Remove.
|
|
1736 (byte-compile-max): New.
|
|
1737 (byte-compile-min): New.
|
|
1738 Properly handle erroneous calls: (max) (min).
|
|
1739 (byte-compile-plus): New.
|
|
1740 (byte-compile-minus):
|
|
1741 It's easiest to handle 0, +1 and -1 args here.
|
|
1742 (byte-compile-mult): New.
|
|
1743 It's easiest to handle 1, -1 and 2 args here.
|
|
1744 (byte-compile-quo):
|
|
1745 It's easiest to handle 0, +1 and -1 args here.
|
|
1746 Issue byte-compiler warning when dividing by zero.
|
|
1747
|
|
1748 Byte-compiler arithmetic improvements.
|
|
1749 Better optimize these expressions in the obvious way:
|
|
1750 (+ x y 1) --> varref x varref y add add1
|
|
1751 (+ x y -1) --> varref x varref y add sub1
|
|
1752 (- x y 0) --> (- x y)
|
|
1753 (- 0 x y) --> (- (- x) y)
|
|
1754 (% 42 19) --> compile-time constant
|
|
1755 (/ 42 19) --> compile-time constant
|
|
1756 (* (foo) 2) --> foo call dup plus
|
|
1757
|
|
1758 Optimize away arithmetic operations (+ x) (* x) (/ x 1)
|
|
1759 unless (declaim (optimize (safety 3)))
|
|
1760 or (setq byte-compile-delete-errors nil).
|
|
1761
|
|
1762 2000-11-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1763
|
|
1764 * paragraphs.el (paragraph-separate, forward-sentence): Clarify
|
|
1765 docstrings.
|
|
1766
|
|
1767 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1768
|
|
1769 * startup.el (command-line-do-help): Add documentation of
|
|
1770 portable dumper switches.
|
|
1771
|
|
1772 2000-11-22 Andy Piper <andy@xemacs.org>
|
|
1773
|
|
1774 * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
|
|
1775
|
|
1776 * glyphs.el (init-glyphs): don't use autodetect for strings.
|
|
1777
|
|
1778 2000-11-28 Martin Buchholz <martin@xemacs.org>
|
|
1779
|
|
1780 * byte-optimize.el (byte-optimize-char-before):
|
|
1781 (byte-optimize-backward-char):
|
|
1782 (byte-optimize-backward-word):
|
|
1783 Fix incorrect optimizations for these sorts of expressions:
|
|
1784 (let ((x nil)) (backward-char x))
|
|
1785
|
|
1786 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
1787
|
|
1788 * byte-optimize.el:
|
|
1789 * byte-optimize.el (byte-optimize-backward-char): New.
|
|
1790 * byte-optimize.el (byte-optimize-backward-word): New.
|
|
1791 Make backward-word and backward-char as efficient as forward versions.
|
|
1792
|
|
1793 * bytecomp.el (byte-compile-no-args-with-one-extra):
|
|
1794 * bytecomp.el (byte-compile-one-arg-with-one-extra):
|
|
1795 * bytecomp.el (byte-compile-two-args-with-one-extra):
|
|
1796 * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
|
|
1797 * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
|
|
1798 * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
|
|
1799 Check if extra arg is constant nil, and if so, use byte-coded call.
|
|
1800
|
|
1801 * simple.el (backward-word):
|
|
1802 * simple.el (mark-word):
|
|
1803 * simple.el (kill-word):
|
|
1804 * simple.el (backward-kill-word):
|
|
1805 Make COUNT argument optional, for consistency with forward-char et al.
|
|
1806
|
|
1807 * abbrev.el (abbrev-string-to-be-defined):
|
|
1808 * abbrev.el (inverse-abbrev-string-to-be-defined):
|
|
1809 * abbrev.el (inverse-add-abbrev):
|
|
1810 * abbrev.el (expand-region-abbrevs):
|
|
1811 * buff-menu.el (Buffer-menu-execute):
|
|
1812 * indent.el (move-to-left-margin):
|
|
1813 * indent.el (indent-relative):
|
|
1814 * indent.el (move-to-tab-stop):
|
|
1815 * info.el (Info-reannotate-node):
|
|
1816 * lisp-mode.el (lisp-indent-line):
|
|
1817 * lisp.el (end-of-defun):
|
|
1818 * lisp.el (move-past-close-and-reindent):
|
|
1819 * misc.el (copy-from-above-command):
|
|
1820 * mouse.el (default-mouse-track-scroll-and-set-point):
|
|
1821 * page.el (forward-page):
|
|
1822 * paragraphs.el (forward-paragraph):
|
|
1823 * paragraphs.el (end-of-paragraph-text):
|
|
1824 * picture.el (picture-forward-column):
|
|
1825 * picture.el (picture-self-insert):
|
|
1826 * rect.el (extract-rectangle-line):
|
|
1827 * simple.el (newline):
|
|
1828 * simple.el (fixup-whitespace):
|
|
1829 * simple.el (backward-delete-char-untabify):
|
|
1830 * simple.el (transpose-chars):
|
|
1831 * simple.el (transpose-preceding-chars):
|
|
1832 * simple.el (do-auto-fill):
|
|
1833 * simple.el (indent-new-comment-line):
|
|
1834 * simple.el (blink-matching-open):
|
|
1835 * view-less.el (cleanup-backspaces):
|
|
1836 * wid-edit.el (widget-transpose-chars):
|
|
1837 * term/bg-mouse.el (bg-insert-moused-sexp):
|
|
1838 Use more readable (backward-FOO n) instead of (forward-FOO -n).
|
|
1839
|
|
1840 * info.el (Info-fontify-node):
|
|
1841 * simple.el (backward-delete-function):
|
|
1842 Use canonical delete-backward-char instead of backward-delete-char.
|
|
1843
|
|
1844 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
1845
|
|
1846 * gutter-items.el (update-tab-in-gutter): don't barf if there are
|
|
1847 no buffers.
|
|
1848
|
|
1849 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
1850
|
|
1851 * gutter-items.el (update-tab-in-gutter): don't give popup frames
|
|
1852 buffer tabs.
|
|
1853
|
|
1854 2000-11-18 Martin Buchholz <martin@xemacs.org>
|
|
1855
|
|
1856 * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
|
|
1857 (proclaim inline...) was shadowing compiler-macros.
|
|
1858
|
|
1859 2000-11-17 Martin Buchholz <martin@xemacs.org>
|
|
1860
|
|
1861 * bytecomp.el (byte-compile-eval): New.
|
|
1862 (byte-compile-initial-macro-environment): Use byte-compile-eval.
|
|
1863 Keeps this promise made in Lispref:
|
|
1864 "If a file being compiled contains a `defmacro' form, the macro is
|
|
1865 defined temporarily for the rest of the compilation of that file."
|
|
1866
|
|
1867 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
1868
|
|
1869 * cl.el (floatp-safe):
|
|
1870 (plusp):
|
|
1871 (minusp):
|
|
1872 (oddp):
|
|
1873 (evenp):
|
|
1874 (cl-abs):
|
|
1875 Use a better parameter name than `x'.
|
|
1876
|
|
1877 * cl-macs.el (check-type): Make continuable. Change documentation
|
|
1878 to require PLACE, but accept any form for compatibility.
|
|
1879
|
|
1880 * abbrev.el (define-abbrev): Use check-type.
|
|
1881 * font-menu.el (font-menu-change-face): Use check-type.
|
|
1882 * menubar.el (relabel-menu-item): Use check-type.
|
|
1883 * itimer.el: Fix typo.
|
|
1884
|
|
1885 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1886
|
|
1887 * info.el (Info-extract-menu-node-name): Comma is a delimiter.
|
|
1888
|
444
|
1889 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
1890
|
|
1891 * XEmacs 21.2.37 is released.
|
|
1892
|
|
1893 2000-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
1894
|
|
1895 * code-cmds.el: Provide the feature.
|
|
1896
|
|
1897 2000-07-21 Jan Vroonhof <jan@xemacs.org>
|
|
1898
|
|
1899 * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
|
|
1900
|
|
1901 * code-cmds.el: New file
|
|
1902 * mule/mule-cmds.el:
|
|
1903 * mule/mule-misc.el
|
|
1904 (coding-keymap): New keymap. Define coding system keyboard
|
|
1905 commands on file-coding builds too.
|
446
|
1906 (coding-system-change-eol-conversion):
|
|
1907 (universal-coding-system-argument):
|
|
1908 (set-default-coding-systems):
|
444
|
1909 (prefer-coding-system): Moved from mule-cmds.el
|
|
1910 (set-buffer-process-coding-system): Moved from mule-misc.el
|
|
1911
|
|
1912 2000-09-15 Stephen Carney <carney@scubadoo.com>
|
|
1913
|
|
1914 * etags.el (buffer-tag-table-files): Use append instead of nconc.
|
|
1915
|
|
1916 2000-11-09 Steve Youngs <youngs@xemacs.org>
|
|
1917
|
|
1918 * package-get.el (package-get-download-sites): Add a pre-release
|
|
1919 site for experimental packages.
|
|
1920
|
|
1921 * auto-autoloads.el: Regenerated.
|
|
1922
|
|
1923 2000-08-01 Andy Piper <andy@xemacs.org>
|
|
1924
|
|
1925 * gutter-items.el (buffers-tab-omit-function): reference
|
|
1926 buffers-tab-select-visible-buffers.
|
|
1927 (buffers-tab-filter-functions): new variable, by default uses
|
|
1928 buffers-tab-selection-function and buffers-tab-omit-function.
|
|
1929 (select-buffers-tab-buffers-by-mode): invert arguments.
|
|
1930 (buffers-tab-select-visible-buffers): new function. Invert calling
|
|
1931 of buffers-menu-omit-invisible-buffers.
|
|
1932 (buffers-tab-items): rewrite to use
|
|
1933 buffers-tab-filter-functions. Rewrite docstring.
|
|
1934 (gutter-buffers-tab-extent): delete.
|
|
1935 (add-tab-to-gutter): always build a new extent when adding the
|
|
1936 tabs.
|
|
1937 (update-tab-in-gutter): make gutter dirty when orientation
|
|
1938 changes.
|
|
1939
|
|
1940 2000-11-07 Martin Buchholz <martin@xemacs.org>
|
|
1941
|
|
1942 * bytecomp.el (byte-compile-defvar-or-defconst):
|
|
1943 Only do loadhist recording if defvar form includes a value.
|
|
1944
|
|
1945 2000-11-02 Martin Buchholz <martin@xemacs.org>
|
|
1946
|
|
1947 * bytecomp.el (byte-compile-initial-macro-environment):
|
|
1948 `eval-when-compile' should not compile its body.
|
|
1949
|
|
1950 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1951
|
|
1952 * mule/cyrillic.el: Add Windows 1251 code page encoding (by
|
|
1953 Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>). Fix
|
|
1954 some Japanese English. Remove some ancient FSF comments, and
|
|
1955 improve docstrings. Use symbols not vectors for tables.
|
|
1956
|
|
1957 2000-11-03 Martin Buchholz <martin@xemacs.org>
|
|
1958
|
|
1959 * keymap.el:
|
|
1960 (local-key-binding):
|
|
1961 (global-key-binding):
|
|
1962 Add an optional `accept-defaults' parameter, just like `lookup-key'.
|
|
1963
|
|
1964 * lisp.el:
|
|
1965 (backward-sexp): Slightly simpler code.
|
|
1966 (mark-sexp): Make arg optional, like FSF Emacs.
|
|
1967 (forward-list): Slightly simpler code.
|
|
1968 (backward-list): Slightly simpler code.
|
|
1969 (down-list): Make arg optional, like FSF Emacs.
|
|
1970 (up-list): Make arg optional, like FSF Emacs.
|
|
1971 (backward-up-list): Make arg optional, like FSF Emacs.
|
|
1972 (kill-sexp): Make arg optional, like FSF Emacs.
|
|
1973 (backward-kill-sexp): Make arg optional, like FSF Emacs.
|
|
1974
|
|
1975 * font-menu.el (font-menu-change-face):
|
|
1976 Take continuable errors into account.
|
|
1977
|
|
1978 * abbrev.el:
|
|
1979 * abbrev.el (clear-abbrev-table):
|
|
1980 * abbrev.el (define-abbrev-table):
|
|
1981 * abbrev.el (define-abbrev):
|
|
1982 * abbrev.el (insert-abbrev-table-description):
|
|
1983 * apropos.el (apropos-documentation-check-doc-file):
|
|
1984 * apropos.el (apropos-documentation-check-elc-file):
|
|
1985 * buff-menu.el (list-buffers):
|
|
1986 * buff-menu.el (list-buffers-noselect):
|
|
1987 * bytecomp.el (byte-recompile-directory):
|
|
1988 * bytecomp.el (batch-byte-compile):
|
|
1989 * cl-macs.el (typep):
|
|
1990 * code-files.el (find-coding-system-magic-cookie):
|
|
1991 * code-files.el (insert-file-contents):
|
|
1992 * cus-edit.el (customize-set-variable):
|
|
1993 * cus-edit.el (customize-save-variable):
|
|
1994 * cus-face.el (custom-set-face-font-size):
|
|
1995 * cus-face.el (custom-set-face-update-spec):
|
|
1996 * cus-face.el (custom-reset-faces):
|
|
1997 * custom.el (custom-check-theme):
|
|
1998 * custom.el (copy-upto-last):
|
|
1999 * fill.el (canonically-space-region):
|
|
2000 * fill.el (fill-paragraph):
|
|
2001 * fill.el (fill-region):
|
|
2002 * fill.el (find-space-insertable-point):
|
|
2003 * fill.el (justify-current-line):
|
|
2004 * faces.el (face-spec-update-all-matching):
|
|
2005 * faces.el (set-face-stipple):
|
|
2006 * files-nomule.el (insert-file-contents):
|
|
2007 * files.el (insert-file-contents-literally):
|
|
2008 * files.el (hack-local-variables-last-page):
|
|
2009 * files.el (basic-save-buffer):
|
|
2010 * files.el (insert-directory):
|
|
2011 * font-menu.el (font-menu-change-face):
|
|
2012 * font.el (font-spatial-to-canonical):
|
|
2013 * format.el (format-encode-region):
|
|
2014 * format.el (format-insert-file):
|
|
2015 * format.el (format-replace-strings):
|
|
2016 * gutter.el (set-gutter-element):
|
|
2017 * help.el (key-or-menu-binding):
|
|
2018 * help.el (describe-bindings):
|
|
2019 * help.el (with-syntax-table):
|
|
2020 * indent.el (indent-rigidly):
|
|
2021 * indent.el (delete-to-left-margin):
|
|
2022 * info.el:
|
|
2023 * info.el (Info-extract-dir-entry-from):
|
|
2024 * info.el (Info-build-dir-anew):
|
|
2025 * info.el (Info-rebuild-dir):
|
|
2026 * info.el (Info-batch-rebuild-dir):
|
|
2027 * info.el (Info-read-subfile):
|
|
2028 * info.el (Info-build-node-completions):
|
|
2029 * info.el (Info-extract-menu-node-name):
|
|
2030 * isearch-mode.el (isearch-range-invisible):
|
|
2031 * isearch-mode.el (isearch-restore-invisible-extents):
|
|
2032 * itimer.el (itimerp):
|
|
2033 * itimer.el (itimer-live-p):
|
|
2034 * keymap.el:
|
|
2035 * keymap.el (substitute-key-definition):
|
|
2036 * keymap.el (read-command-or-command-sexp):
|
|
2037 * keymap.el (local-key-binding):
|
|
2038 * keymap.el (global-key-binding):
|
|
2039 * keymap.el (global-set-key):
|
|
2040 * keymap.el (local-set-key):
|
|
2041 * ldap.el:
|
|
2042 * ldap.el (ldap-add-entries):
|
|
2043 * ldap.el (ldap-delete-entries):
|
|
2044 * lisp.el (backward-sexp):
|
|
2045 * lisp.el (mark-sexp):
|
|
2046 * lisp.el (forward-list):
|
|
2047 * lisp.el (backward-list):
|
|
2048 * lisp.el (down-list):
|
|
2049 * lisp.el (backward-up-list):
|
|
2050 * lisp.el (up-list):
|
|
2051 * lisp.el (kill-sexp):
|
|
2052 * lisp.el (backward-kill-sexp):
|
|
2053 * menubar.el (add-menu-button):
|
|
2054 * menubar.el (add-submenu):
|
|
2055 * menubar.el (delete-menu-item):
|
|
2056 * menubar.el (relabel-menu-item):
|
|
2057 * mouse.el (narrow-window-to-region):
|
|
2058 * obsolete.el (define-obsolete-variable-alias):
|
|
2059 * obsolete.el (store-substring):
|
|
2060 * package-admin.el:
|
|
2061 * package-admin.el (package-admin-install-function):
|
|
2062 * package-admin.el (package-admin-install-function-mswindows):
|
|
2063 * package-admin.el (package-admin-default-install-function):
|
|
2064 * package-get.el (package-get-update-base-entries):
|
|
2065 * packages.el (packages-load-package-dumped-lisps):
|
|
2066 * packages.el (packages-collect-package-dumped-lisps):
|
|
2067 * printer.el (generic-print-buffer):
|
|
2068 * printer.el (generic-print-region):
|
|
2069 * replace.el (occur-mode-mouse-goto):
|
|
2070 * replace.el (perform-replace):
|
|
2071 * select.el (get-selection-no-error):
|
|
2072 * simple.el:
|
|
2073 * simple.el (newline):
|
|
2074 * simple.el (open-line):
|
|
2075 * simple.el (edit-and-eval-command):
|
|
2076 * simple.el (goto-line):
|
|
2077 * simple.el (undo):
|
|
2078 * simple.el (kill-region):
|
|
2079 * simple.el (copy-region-as-kill):
|
|
2080 * simple.el (kill-ring-save):
|
|
2081 * simple.el (set-mark):
|
|
2082 * simple.el (next-line):
|
|
2083 * simple.el (previous-line):
|
|
2084 * simple.el (line-move):
|
|
2085 * simple.el (set-goal-column):
|
|
2086 * simple.el (comment-region):
|
|
2087 * subr.el:
|
|
2088 * subr.el (putf):
|
|
2089 * syntax.el (modify-syntax-entry):
|
|
2090 * syntax.el (map-syntax-table):
|
|
2091 * view-less.el (view-file):
|
|
2092 * view-less.el (view-buffer):
|
|
2093 * view-less.el (view-file-other-window):
|
|
2094 * window-xemacs.el (backward-other-window):
|
|
2095 * window.el:
|
|
2096 * window.el (one-window-p):
|
|
2097 * window.el (walk-windows):
|
|
2098 * window.el (window-list):
|
|
2099 * x-mouse.el (x-mouse-kill):
|
|
2100 * x-select.el (x-get-cutbuffer):
|
|
2101 * x-select.el (x-store-cutbuffer):
|
|
2102 * term/bg-mouse.el (bg-mouse-line-to-center):
|
|
2103 * term/sun-mouse.el (window-line-end):
|
|
2104 * term/sun-mouse.el (sun-select-region):
|
|
2105 * term/sun.el (kill-region-and-unmark):
|
|
2106 * mule/mule-category.el:
|
|
2107 * mule/mule-category.el (modify-category-entry):
|
|
2108 * mule/mule-category.el (char-category-list):
|
|
2109 * mule/mule-coding.el (coding-system-force-on-output):
|
|
2110 * mule/mule-misc.el (coding-system-put):
|
|
2111 Docstring arglist/Texinfo fixes. See man/ChangeLog for details.
|
|
2112
|
|
2113 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2114
|
|
2115 * cus-face.el: Typo fixes and tiny clarifications.
|
|
2116 * custom.el: ditto
|
|
2117
|
|
2118 2000-10-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2119
|
|
2120 * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
|
|
2121 * startup.el (normal-top-level): Setup auto-save-list-file-name
|
|
2122 if auto-save-list-file-prefix is non-nil.
|
|
2123
|
|
2124 2000-10-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2125
|
|
2126 * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
|
|
2127
|
|
2128 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2129
|
|
2130 * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
|
|
2131 get symbol at point-min.
|
|
2132
|
|
2133 2000-10-24 Didier Verna <didier@xemacs.org>
|
|
2134
|
|
2135 * info.el (Info-emacs-info-file-name): defconst it.
|
|
2136 * info.el (Info-footnote-tag): defcustom it.
|
|
2137 * info.el (Info-no-description-string): ditto.
|
|
2138 * info.el (Info-find-node): adapt to new semantics of
|
|
2139 'Info-suffixed-file (don't do the case variants stuff).
|
|
2140 * info.el (Info-insert-dir): rewrite the dir file variants code.
|
|
2141 * info.el (Info-directory-files): New. Return the list of info
|
|
2142 files in a directory.
|
|
2143 * info.el (Info-dir-outdated-p): use it.
|
|
2144 * info.el (Info-parse-dir-entries): ditto.
|
|
2145 * info.el (Info-build-dir-anew): don't restrict to files ending
|
|
2146 with a ".info.*" extension.
|
|
2147 * info.el (Info-set-mode-line): ditto.
|
|
2148 * info.el (Info-read-subfile): adapt to new semantics of
|
|
2149 'Info-suffixed-file (append 'exact argument).
|
|
2150 * info.el (Info-all-case-regexp): New. Return a regexp matching a
|
|
2151 string independently of the case.
|
|
2152 * info.el (Info-suffixed-file): use it (match all possible case
|
|
2153 for the file name).
|
|
2154 * info.el (Info-insert-file-contents): code cleanup.
|
|
2155 * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
|
|
2156 columns.
|
|
2157 * info.el (Info-batch-rebuild-dir): ditto.
|
|
2158 * info.el (Info-read-node-name-1): ditto.
|
|
2159 * info.el (Info-search): ditto.
|
|
2160 * info.el (Info-fontify-node): ditto.
|
|
2161
|
|
2162
|
|
2163 2000-10-24 Didier Verna <didier@xemacs.org>
|
|
2164
|
|
2165 * process.el (shell-command): when called from a program, avoid
|
|
2166 'push-mark's "mark-set" message.
|
|
2167
|
|
2168 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
2169
|
|
2170 * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
|
|
2171 by a symbol, not by a vector.
|
|
2172 * mule/vietnamese.el (vscii): Likewise.
|
|
2173 (viscii): Likewise.
|
|
2174 * mule/cyrillic.el (koi8-r): Likewise.
|
|
2175
|
|
2176 * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
|
|
2177 by a symbol, not by a vector.
|
|
2178 (chinese-big5-2): Likewise.
|
|
2179 * mule/ethiopic.el (ethiopic): Likewise.
|
|
2180 * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
|
|
2181 (vietnamese-viscii-upper): Likewise.
|
|
2182
|
|
2183 2000-10-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2184
|
|
2185 * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
|
|
2186
|
|
2187 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2188
|
|
2189 * byte-optimize.el (byte-optimize-car): New function.
|
|
2190 (byte-optimize-cdr): Ditto.
|
|
2191
|
|
2192 2000-10-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2193
|
|
2194 * byte-optimize.el: Partial synch with FSF 20.7.
|
|
2195 Optimize constant concatenation.
|
|
2196 Add keymapp as a side effect free function. It is a built-in.
|
|
2197 (byte-after-unbind-pos): Remove byte-equal.
|
|
2198
|
|
2199 2000-10-13 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2200
|
|
2201 * update-elc-2.el: Quote regexps correctly.
|
|
2202
|
|
2203 2000-10-05 MIYASHITA Hisashi <himi@m17n.org>
|
|
2204
|
|
2205 * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
|
|
2206 (ccl-compile): Apply integerp, not integer-or-char-p to
|
|
2207 check the type of the buffer magnification
|
|
2208 (ccl-compile-write-string): Encode a string with binary
|
|
2209 coding system.
|
|
2210 (ccl-compile-write-repeat): Likewise.
|
|
2211
|
|
2212 2000-09-25 Robert Pluim <rpluim@bigfoot.com>
|
|
2213
|
|
2214 * buff-menu.el:
|
|
2215 * bytecomp.el:
|
|
2216 * coding.el:
|
|
2217 * faces.el:
|
|
2218 * files.el:
|
|
2219 * fill.el:
|
|
2220 * float-sup.el:
|
|
2221 * font-lock.el:
|
|
2222 * help.el:
|
|
2223 * iso8859-1.el:
|
|
2224 * loaddefs.el:
|
|
2225 * menubar-items.el:
|
|
2226 * menubar.el:
|
|
2227 * modeline.el:
|
|
2228 * msw-font-menu.el:
|
|
2229 * paragraphs.el:
|
|
2230 * paths.el:
|
|
2231 * replace.el:
|
|
2232 * simple.el:
|
|
2233 * sound.el:
|
|
2234 * startup.el:
|
|
2235 * version.el:
|
|
2236 * x-faces.el:
|
|
2237 * x-font-menu.el:
|
|
2238 Remove purecopy.
|
|
2239
|
|
2240 2000-10-03 Daniel Pittman <daniel@rimspace.net>
|
|
2241
|
|
2242 * simple.el (do-auto-fill): Use the function pointer to by
|
|
2243 `comment-line-break-function', not `indent-new-comment-line'. This
|
|
2244 fixes an issue with cc-mode comment continuation.
|
|
2245
|
|
2246 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
2247
|
|
2248 * simple.el (turn-on-auto-fill): Add (interactive).
|
|
2249 * mwheel.el (mwheel-install): Add (interactive).
|
|
2250 * font-lock.el (turn-on-font-lock): Add (interactive).
|
|
2251 (turn-off-font-lock): Add (interactive).
|
|
2252
|
|
2253 2000-10-03 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2254
|
|
2255 * packages.el (packages-special-base-regexp): Add `man'.
|
|
2256
|
|
2257 2000-10-08 Adrian Aichner <adrian@xemacs.org>
|
|
2258
|
|
2259 * wid-edit.el (widget-specify-active): map over extents in current
|
|
2260 buffer like `widget-specify-inactive' does. Mapping over the
|
|
2261 inactive extent object does not work since the current extent is
|
|
2262 ignored by `map-extents'.
|
|
2263
|
442
|
2264 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
2265
|
|
2266 * XEmacs 21.2.36 is released.
|
|
2267
|
|
2268 2000-09-22 Martin Buchholz <martin@xemacs.org>
|
|
2269
|
|
2270 * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
|
|
2271 Optimize the compiled-function-constants vector by byte-code
|
|
2272 reference counts.
|
|
2273
|
|
2274 2000-09-25 Robert Pluim <rpluim@bigfoot.com>
|
|
2275
|
|
2276 * build-report.el (build-report-delete-regexp): quote value in
|
|
2277 defcustom
|
|
2278
|
|
2279 2000-09-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2280
|
|
2281 * build-report.el (build-report): Don't bind srcdir which we don't
|
|
2282 use in `multiple-value-bind' to avoid the only byte-compiler
|
|
2283 warning.
|
|
2284
|
|
2285 2000-09-23 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2286
|
|
2287 * build-report.el: Requires cl and custom now.
|
|
2288 build-report-version is determined by XEmacs version -- remove
|
|
2289 build-report-version*.
|
|
2290 * build-report.el (build-report-version): Removed.
|
|
2291 * build-report.el (build-report-installation-version-regexp): New.
|
|
2292 * build-report.el (build-report-version-file-regexp): New.
|
|
2293 * build-report.el (build-report-installation-srcdir-regexp): New.
|
|
2294 * build-report.el (build-report-destination): Offer
|
|
2295 xemacs-build-reports and xemacs-beta.
|
|
2296 * build-report.el (build-report-keep-regexp): Adjusted.
|
|
2297 * build-report.el (build-report-delete-regexp): Adjusted.
|
|
2298 * build-report.el (build-report-make-output-dir): New.
|
|
2299 * build-report.el (build-report-installation-file): Replace use of
|
|
2300 `concat' with `expand-file-name'.
|
|
2301 * build-report.el (build-report-make-output-file): Removed.
|
|
2302 * build-report.el (build-report-make-output-files): New.
|
|
2303 * build-report.el (build-report-subject): Identify as
|
|
2304 user-variable with "*...".
|
|
2305 * build-report.el (build-report-prompts): Ditto.
|
|
2306 * build-report.el (build-report-version-file): New.
|
|
2307 * build-report.el (build-report-file-encoding): Identify as
|
|
2308 user-variable with "*...".
|
|
2309 * build-report.el (build-report-make-output-get): New.
|
|
2310 * build-report.el (build-report-insert-header): Report
|
|
2311 emacs-version and system-configuration instead of
|
|
2312 build-report-version.
|
|
2313 * build-report.el (build-report-insert-make-output): Add file
|
|
2314 argument.
|
|
2315 * build-report.el (build-report-insert-installation-file):
|
|
2316 Re-indent.
|
|
2317 * build-report.el (build-report-keep): Change docstring,
|
|
2318 re-indent.
|
|
2319 * build-report.el (build-report-delete): Ditto.
|
|
2320 * build-report.el (build-report-installation-data): New.
|
|
2321 * build-report.el (build-report-version-file-data): New.
|
|
2322
|
|
2323 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
2324
|
|
2325 * byte-optimize.el (byte-optimize-lapcode):
|
|
2326 Fix the optimization of using the first 5 elements of the
|
|
2327 constants vector for variables.
|
|
2328 (byte-optimize-lapcode): Fix another ancient broken optimization.
|
|
2329
|
|
2330 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
2331
|
|
2332 * *: Spelling mega-patch
|
|
2333
|
|
2334 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
2335
|
|
2336 * easymenu.el: doc fixes.
|
|
2337 (easy-menu-do-define): Use backquote.
|
444
|
2338 (easy-menu-change):
|
|
2339 (easy-menu-add):
|
442
|
2340 `when' seems much clearer than `if' here.
|
|
2341 (easy-menu-remove):
|
444
|
2342 (easy-menu-add-item):
|
|
2343 (easy-menu-item-present-p):
|
|
2344 (easy-menu-remove-item):
|
442
|
2345 Wrap using (when (featurep 'menubar) ...)
|
|
2346
|
|
2347 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
2348
|
|
2349 * bytecomp.el (displaying-byte-compile-warnings):
|
|
2350 Revert Ben's change to this function below so that the compile log
|
|
2351 is displayed properly for users of the "popper" package.
|
|
2352
|
|
2353 2000-09-12 Martin Buchholz <martin@xemacs.org>
|
|
2354
|
|
2355 * window.el (save-selected-window): Use backquote.
|
|
2356
|
444
|
2357 * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
|
442
|
2358 Renamed from `byte-compile-file-form-defvar'.
|
|
2359 * bytecomp.el (byte-compile-defvar-or-defconst):
|
|
2360 Only cons onto current-load-list in top-level forms.
|
|
2361 Else this leaks a cons cell every time a defun is called.
|
|
2362 Renamed from `byte-compile-defvar', for clarity.
|
|
2363 Warn when docstring of defvar is not a string.
|
|
2364 Use consistent error messages.
|
|
2365 Better comments.
|
|
2366
|
|
2367 2000-09-11 Martin Buchholz <martin@xemacs.org>
|
|
2368
|
|
2369 * simple.el (set-variable):
|
|
2370 Remove unneeded defvar by rearranging order of let* forms.
|
|
2371
|
|
2372 * mule/mule-ccl.el (ccl-get-next-code):
|
444
|
2373 * menubar-items.el (bookmark-menu-filter):
|
|
2374 (language-environment-menu-filter):
|
|
2375 (tutorials-menu-filter):
|
442
|
2376 * toolbar-items.el (toolbar-compile):
|
|
2377 * byte-optimize.el (disassemble-offset):
|
|
2378 Use (declare (special ...)) instead of `defvar'.
|
|
2379
|
|
2380 * cl-macs.el (cl-do-proclaim):
|
|
2381 Fix (declare (special ...)) warning suppression syntax.
|
|
2382
|
|
2383 2000-07-22 Golubev I. N. <gin@mo.msk.ru>
|
|
2384
|
|
2385 * info.el (Info-tag-table-marker):
|
|
2386 (Info-tag-table-buffer):
|
|
2387 (Info-find-file-node):
|
|
2388 (Info-read-subfile):
|
|
2389 (Info-build-node-completions):
|
|
2390 (Info-search):
|
|
2391 (Info-mode):
|
|
2392 Multiple info buffer support.
|
|
2393
|
|
2394 2000-08-28 Oscar Figueiredo <oscar@cpe.fr>
|
|
2395
|
|
2396 * ldap.el (ldap-decode-entry): New defun
|
|
2397 (ldap-search-entries): Use it in order to decode DN-prefixed
|
|
2398 entries properly
|
|
2399
|
|
2400 2000-08-23 Daniel Pittman <daniel@danann.net>
|
|
2401
|
|
2402 * mule/mule-cmds.el (coding-system-change-eol-conversion):
|
|
2403 Use `eq', not `=', to compare symbols.
|
|
2404
|
|
2405 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
2406
|
|
2407 * bytecomp.el (byte-compile-report-error):
|
|
2408 * bytecomp.el (displaying-byte-compile-warnings):
|
|
2409 if stack-trace-on-error is set, send out a backtrace when
|
|
2410 an error is encountered that stops byte compilation. this
|
|
2411 should make it much much easier to track down those curious
|
|
2412 problems. also undo the kludge of using a separate "*Show*"
|
|
2413 buffer for display when there's a temp-buffer-show-function;
|
|
2414 we can avoid this by just being a little smarter.
|
444
|
2415
|
442
|
2416 * dialog-items.el:
|
|
2417 * dialog-items.el (search-dialog-regexp): New.
|
|
2418 * dialog-items.el (search-dialog-callback):
|
|
2419 * dialog-items.el (make-search-dialog):
|
|
2420 add a regexp option to the dialog and clean up a bit.
|
444
|
2421
|
442
|
2422 * dialog.el:
|
|
2423 * dialog.el (yes-or-no-p-dialog-box):
|
|
2424 * dialog.el (get-dialog-box-response):
|
|
2425 * dialog.el (make-dialog-box):
|
|
2426 * dialog.el (dialog-box-finish): New.
|
|
2427 * dialog.el (dialog-box-cancel): New.
|
|
2428 * dialog.el (internal-make-dialog-box-exit): New.
|
|
2429 implement [properly!] the :modal property of the new dialog box
|
|
2430 interface. this is the first time xemacs has ever had *proper*
|
|
2431 modal dialog boxes, giving the standard window-system feedback.
|
|
2432 (e.g. under windows, clicking on a disabled frame causes a beep
|
|
2433 and makes the dialog box flash three times.)
|
444
|
2434
|
442
|
2435 * dragdrop.el: header keyword frobbing.
|
444
|
2436
|
442
|
2437 * dumped-lisp.el (preloaded-file-list):
|
|
2438 renamed winnt.el to win32-native.el.
|
444
|
2439
|
442
|
2440 * faces.el (face-property):
|
|
2441 * faces.el (set-face-property):
|
|
2442 * faces.el (frob-face-property):
|
|
2443 * faces.el (frob-face-font-2):
|
|
2444 * faces.el (make-face-bold):
|
|
2445 * faces.el (make-face-italic):
|
|
2446 * faces.el (make-face-bold-italic):
|
|
2447 * faces.el (make-face-unbold):
|
|
2448 * faces.el (make-face-unitalic):
|
|
2449 * faces.el (make-face-smaller):
|
|
2450 * faces.el (make-face-larger):
|
|
2451 clean up the implementation of these so that window-system-specific
|
|
2452 methods are called only on objects belonging to that window system.
|
|
2453 previously, you could have [e.g.] mswindows-make-face-bold called
|
|
2454 on font object of device type `stream', which is not good and
|
|
2455 explains the subtle errors Adrian was getting when byte-compiling
|
|
2456 something that required 'term. (Adrian, now you can use stack-trace-
|
|
2457 on-error to find the exact place where things are going wrong instead
|
|
2458 of having to laboriously binary-search your way through.)
|
444
|
2459
|
442
|
2460 * finder.el (finder-known-keywords):
|
|
2461 cleaned up -- properly sorted, clarified the meanings of many of
|
|
2462 the keywords, and added a few -- mswin, gui, content, build, www,
|
|
2463 user, services. the last two try to distinguish between a package
|
|
2464 that's used directly by the user, and a package that provides
|
|
2465 support services to other packages.
|
444
|
2466
|
442
|
2467 * font-lock.el (lisp-font-lock-keywords-2):
|
|
2468 update list of lisp control structures to include everything,
|
|
2469 including new ones i introduced.
|
444
|
2470
|
442
|
2471 * gutter.el: header keyword frobbing.
|
444
|
2472
|
442
|
2473 * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
|
|
2474 recent isearch element was not doing so! you got the second-most-
|
|
2475 recent instead.
|
|
2476
|
|
2477 * lisp-mode.el (construct-lisp-mode-menu):
|
|
2478 more menubar cleanups.
|
|
2479 * lisp-mode.el (with-selected-window):
|
|
2480 make it indent properly.
|
444
|
2481
|
442
|
2482 * menubar-items.el (default-menubar): lots of menubar cleanups.
|
|
2483 rearranged the options menu the most, e.g. splitting up the
|
|
2484 Keyboard/Mouse menu into a new Editing menu and combining the
|
|
2485 separate Scrollbar/Gutter/Toolbar submenus into Display.
|
|
2486 Got rid of General, moved items to Editing or new Troubleshooting.
|
|
2487 Moved Packages to Tools; doesn't seem to belong under Options.
|
|
2488 Added stuff to the Cmds menu, e.g. Change Case.
|
|
2489
|
|
2490 NB please don't complain about these periodic menubar changes.
|
|
2491 Anything like this is necessarily incremental in its construction
|
|
2492 -- By constant use you gradually become more and more aware of
|
|
2493 better and better ways to group menu items. When we eventually
|
|
2494 move the options menu to a property sheet, the existing structure
|
|
2495 will probably be preserved fairly well.
|
444
|
2496
|
442
|
2497 * minibuf.el (next-history-element): fix problems with pressing
|
|
2498 down arrow in repeat-complex-command.
|
|
2499
|
|
2500 * modeline.el:
|
|
2501 * modeline.el (modeline-3d-p): New.
|
|
2502 added custom variable for controlling the 3d modeline. the
|
|
2503 corresponding Options item has been present for a long time,
|
|
2504 but commented out with "fix me!" comments. it's fixed now.
|
444
|
2505
|
442
|
2506 * obsolete.el (add-menu):
|
|
2507 remove bogus gettexts.
|
444
|
2508
|
442
|
2509 * process.el (shell-quote-argument):
|
|
2510 handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
|
|
2511 For bash under Windows native, see below.
|
444
|
2512
|
442
|
2513 * simple.el:
|
|
2514 * simple.el (display-warning-buffer):
|
|
2515 Fixed the handling of warning display to eliminate the annoying
|
|
2516 *Show* buffer, like was done for byte-compiler output above.
|
444
|
2517
|
442
|
2518 * simple.el (debug-print): New.
|
|
2519 Simple function for sending debug messages to the console and/or
|
|
2520 other debug places.
|
|
2521
|
|
2522 * subr.el (replace-in-string):
|
|
2523 Rewrite this function to avoid N^2 behavior with large strings --
|
|
2524 catastrophic with the new Windows selection code! (Apparently the
|
|
2525 author of this function didn't realize there was a fun
|
|
2526 replace-match that could make his life much easier, because we
|
|
2527 duplicated the entire logic. The new version is smaller, easier
|
|
2528 to understand, much more robust, and has extended features --
|
|
2529 those of replace-match.)
|
444
|
2530
|
442
|
2531 * window.el:
|
|
2532 * window.el (with-selected-window): New.
|
|
2533 An obvious complement to the existing `with-selected-frame' and
|
|
2534 `with-current-buffer'.
|
|
2535
|
|
2536 * win32-native.el: Renamed from winnt.el.
|
|
2537 Added a great deal of stuff for properly handling process quoting,
|
|
2538 somewhat modeled on Kirill's original model (which i later threw
|
|
2539 away). We should now finally have correctly working process arg
|
|
2540 quoting/dequoting so that the final app gets exactly what we
|
|
2541 intended. Because the mechanism is in Lisp, it's easily
|
|
2542 extendible. (For those running bash and running the native
|
|
2543 version, I tried hard to do what I thought was correct. But more
|
|
2544 thought is needed, and ideally the volunteer work of people with
|
|
2545 these configurations that they generally run on.)
|
444
|
2546
|
442
|
2547 * x-font-menu.el (x-font-menu-font-data):
|
|
2548 Put in defvar's to fix byte-compiler warnings.
|
|
2549
|
|
2550 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
2551
|
|
2552 * select.el (selection-coercion-alist): Initialise.
|
|
2553 * select.el (select-coerce-to-text): New.
|
|
2554 * select.el (select-coerce): New.
|
|
2555 New functions to perform type and value coercion.
|
|
2556
|
|
2557 * select.el (select-buffer-killed-default): Keep data if it was
|
|
2558 on the clipboard.
|
|
2559
|
|
2560 2000-08-02 Martin Buchholz <martin@xemacs.org>
|
|
2561
|
|
2562 * menubar-items.el (default-menubar): Fix typo.
|
|
2563 (default-menubar): `lambda' was mispelled as `lamda'.
|
|
2564
|
|
2565 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2566
|
|
2567 * window.el (shrink-window-if-larger-than-buffer): Remove
|
|
2568 edge checking code.
|
|
2569
|
|
2570 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2571
|
|
2572 * paths.el (gnus-local-domain): Removed.
|
|
2573 (gnus-local-organization): Ditto.
|
|
2574 (gnus-startup-file): Ditto.
|
|
2575
|
|
2576 2000-07-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2577
|
|
2578 * files.el (auto-mode-alist): Add .spec for RPM.
|
|
2579
|
|
2580 2000-07-31 Andy Piper <andy@xemacs.org>
|
444
|
2581
|
442
|
2582 * gutter-items.el (update-tab-in-gutter): deprecate :properties.
|
|
2583
|
|
2584 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2585
|
|
2586 * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
|
|
2587 browse-url.
|
|
2588 * help.el (xemacs-www-page): Ditto.
|
|
2589 (xemacs-www-faq): Ditto.
|
|
2590 * menubar-items.el (default-menubar): Ditto.
|
|
2591
|
|
2592 * wid-edit.el (widget-url-link-action): Ditto.
|
|
2593 From: Kenichi OKADA <okada@opaopa.org>.
|
|
2594
|
|
2595 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
2596
|
|
2597 * finder.el (finder-commentary): Add autoload cookie.
|
|
2598
|
|
2599 2000-07-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2600
|
|
2601 * files.el (insert-file-contents-literally): Fix second let
|
|
2602 binding for `coding-system-for-read' to `coding-system-for-write'
|
|
2603 as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
|
|
2604
|
|
2605 1999-06-15 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2606
|
|
2607 * files.el (insert-file-contents-literally): Use binary coding
|
|
2608 system (from Morioka san).
|
|
2609 (insert-file-contents-literally): Make file-name-handler method.
|
|
2610
|
|
2611 2000-07-26 Martin Buchholz <martin@xemacs.org>
|
|
2612
|
|
2613 * cl-macs.el (get-selection): Add defsetf.
|
|
2614
|
|
2615 2000-07-25 Steve Youngs <youngs_s@ozlinx.com.au>
|
|
2616
|
|
2617 * x-init.el (x-activate-region-as-selection): replace obsolete
|
|
2618 function x-own-selection with own-selection.
|
|
2619 (ow-find): replace obsolete functions x-get-selection and
|
|
2620 x-get-clipboard with get-selection and get-clipboard.
|
|
2621 (init-post-x-win): replace obsolete function x-disown-selection
|
|
2622 with disown-selection.
|
|
2623
|
|
2624 2000-07-20 Mike Sperber <mike@xemacs.org>
|
|
2625
|
|
2626 * startup.el (load-user-init-file): Only try to load init file if
|
|
2627 it exists.
|
|
2628
|
|
2629 2000-07-10 Andy Piper <andy@xemacs.org>
|
|
2630
|
|
2631 * dialog-items.el: sync with Ben's patch.
|
444
|
2632
|
442
|
2633 * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
|
|
2634 comment.
|
|
2635 (progress-text-glyph): deleted.
|
|
2636 (progress-layout-glyph): make completely minimal.
|
|
2637 (progress-gauge-glyph): ditto.
|
|
2638 (progress-display-style): fix to handle dynamic instantiator
|
|
2639 changes.
|
|
2640 (progress-text-instantiator): new.
|
|
2641 (progress-layout-instantiator): new.
|
|
2642 (progress-gauge-instantiator): new.
|
|
2643 (set-progress-display-instantiator): renamed and changed from
|
|
2644 set-progress-display-style.
|
|
2645 (progress-abort-glyph): use instantiator not glyph.
|
|
2646 (append-progress-display): use set-progress-display-instantiator
|
|
2647 and set-glyph-image.
|
|
2648 (abort-progress-display): ditto.
|
|
2649 (raw-append-progress-display): ditto.
|
|
2650
|
|
2651 2000-07-20 Ben Wing <ben@xemacs.org>
|
|
2652
|
|
2653 * code-files.el: Move Mule-specific code to mule-coding.el.
|
|
2654
|
|
2655 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
2656
|
|
2657 * autoload.el:
|
|
2658 Fixed comments.
|
|
2659
|
|
2660 * cmdloop.el:
|
|
2661 * cmdloop.el (yes-or-no-p):
|
|
2662 * cmdloop.el (y-or-n-p):
|
|
2663 Make these functions use should-use-dialog-box-p and not be
|
|
2664 overridden in dialog.el.
|
|
2665
|
|
2666 * cus-dep.el:
|
|
2667 * cus-dep.el (Custom-make-dependencies): Removed.
|
|
2668 * cus-dep.el (Custom-make-dependencies-1): New.
|
|
2669 * cus-dep.el (Custom-make-one-dependency): New.
|
|
2670 New entry point for use in Makefiles, to avoid excessive
|
|
2671 invocations.
|
|
2672
|
|
2673 * cus-edit.el (custom-variable-reset-saved):
|
|
2674 * cus-edit.el (custom-variable-reset-standard):
|
|
2675 * cus-edit.el (custom-save-resets):
|
|
2676 Fix bytecompiler warnings.
|
|
2677
|
|
2678 * dialog.el:
|
|
2679 * dialog.el (yes-or-no-p-dialog-box):
|
|
2680 * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
|
|
2681 * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
|
|
2682 * dialog.el (get-dialog-box-response):
|
|
2683 * dialog.el (message-or-box):
|
|
2684 * dialog.el (make-dialog-box):
|
|
2685 * dialog.el (popup-dialog-box): New.
|
|
2686 Avoid yes-or-no-p bogosities.
|
|
2687 Create a general function `make-dialog-box' to encapsulate all
|
|
2688 dialog box methods; easily extendible. popup-dialog-box now obsolete.
|
|
2689
|
|
2690 * dumped-lisp.el (preloaded-file-list):
|
|
2691 Add dialog-items. Clean up. Group files by types.
|
|
2692
|
|
2693 * easymenu.el (easy-menu-add):
|
|
2694 * easymenu.el (easy-menu-remove):
|
|
2695 Account for accelerators.
|
|
2696
|
|
2697 * extents.el:
|
|
2698 * extents.el (extent-list): New args, like in map-extents.
|
|
2699 * extents.el (extent-at-event): New.
|
|
2700 * extents.el (extents-at-event): New.
|
|
2701
|
|
2702 * font-lock.el:
|
|
2703 * font-lock.el (font-lock-mode):
|
|
2704 * font-lock.el (font-lock-default-fontify-buffer):
|
|
2705 * font-lock.el (font-lock-default-unfontify-region):
|
|
2706 * font-lock.el (font-lock-fontify-syntactically-region):
|
|
2707 * font-lock.el (font-lock-fontify-keywords-region):
|
|
2708 Use new progress-feedback names.
|
|
2709
|
|
2710 * font-lock.el (java-font-lock-identifier-regexp):
|
|
2711 * font-lock.el (java-font-lock-class-name-regexp):
|
|
2712 Fix bytecompiler warnings.
|
|
2713
|
|
2714 * gutter-items.el:
|
|
2715 * gutter-items.el (progress-display-use-echo-area): Removed.
|
|
2716 * gutter-items.el (progress-feedback-use-echo-area): New.
|
|
2717 * gutter-items.el (progress-display-popup-period): Removed.
|
|
2718 * gutter-items.el (progress-feedback-popup-period): New.
|
|
2719 * gutter-items.el (set-progress-display-style): Removed.
|
|
2720 * gutter-items.el (set-progress-feedback-style): New.
|
|
2721 * gutter-items.el (progress-display-style): Removed.
|
|
2722 * gutter-items.el (progress-feedback-style): New.
|
|
2723 * gutter-items.el (progress-stack):
|
|
2724 * gutter-items.el (progress-displayed-p): Removed.
|
|
2725 * gutter-items.el (progress-feedbacked-p): New.
|
|
2726 * gutter-items.el (clear-progress-display): Removed.
|
|
2727 * gutter-items.el (clear-progress-feedback): New.
|
|
2728 * gutter-items.el (progress-display-clear-when-idle): Removed.
|
|
2729 * gutter-items.el (progress-feedback-clear-when-idle): New.
|
|
2730 * gutter-items.el (remove-progress-display): Removed.
|
|
2731 * gutter-items.el (remove-progress-feedback): New.
|
|
2732 * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
|
|
2733 * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
|
|
2734 * gutter-items.el (append-progress-display): Removed.
|
|
2735 * gutter-items.el (append-progress-feedback): New.
|
|
2736 * gutter-items.el (abort-progress-display): Removed.
|
|
2737 * gutter-items.el (abort-progress-feedback): New.
|
|
2738 * gutter-items.el (raw-append-progress-display): Removed.
|
|
2739 * gutter-items.el (raw-append-progress-feedback): New.
|
|
2740 * gutter-items.el (display-progress-display): Removed.
|
|
2741 * gutter-items.el (display-progress-feedback): New.
|
|
2742 * gutter-items.el (current-progress-display): Removed.
|
|
2743 * gutter-items.el (current-progress-feedback): New.
|
|
2744 * gutter-items.el (current-progress-display-label): Removed.
|
|
2745 * gutter-items.el (current-progress-feedback-label): New.
|
|
2746 * gutter-items.el (progress-display): Removed.
|
|
2747 * gutter-items.el (progress-feedback): New.
|
|
2748 Replace "progress-display" with "progress-feedback" globally.
|
|
2749
|
|
2750 * gutter-items.el (lprogress-display): Removed.
|
|
2751 * gutter-items.el (progress-feedback-with-label): New.
|
|
2752 Rename lprogress-display ==> progress-feedback-with-label.
|
|
2753
|
|
2754 * gutter-items.el (search-dialog-direction): Removed.
|
|
2755 * gutter-items.el (search-dialog-text): Removed.
|
|
2756 * gutter-items.el (search-dialog-callback): Removed.
|
|
2757 * gutter-items.el (make-search-dialog): Removed.
|
|
2758 Move to dialog-items.el.
|
|
2759
|
|
2760 * help.el:
|
|
2761 * help.el (help-mode-quit):
|
|
2762 * help.el (mode-for-help): New.
|
|
2763 * help.el (help-sticky-window): New.
|
|
2764 * help.el (help-window-config): New.
|
|
2765 * help.el (with-displaying-help-buffer):
|
|
2766 * help.el (function-at-event): New.
|
|
2767 * help.el (help-symbol-regexp): New.
|
|
2768 * help.el (help-symbol-run-function-1): New.
|
|
2769 * help.el (help-symbol-run-function): New.
|
|
2770 * help.el (help-symbol-function-context-menu): New.
|
|
2771 * help.el (help-symbol-variable-context-menu): New.
|
|
2772 * help.el (help-symbol-function-and-variable-context-menu): New.
|
|
2773 * help.el (frob-help-extents): New.
|
|
2774 * help.el (describe-function-1):
|
|
2775 * help.el (variable-at-point):
|
|
2776 * help.el (variable-at-event): New.
|
|
2777 * help.el (describe-variable):
|
444
|
2778 Major overhaul.
|
|
2779 - Make functions and variables be mousable.
|
|
2780 - Middle button hyperlinks.
|
442
|
2781 - New context-menu entries.
|
|
2782
|
|
2783 * keydefs.el:
|
444
|
2784 * keydefs.el (global-map):
|
442
|
2785 New key bindings to move lines up and down.
|
|
2786
|
|
2787 * lisp-mode.el:
|
|
2788 * lisp-mode.el (construct-lisp-mode-menu): New.
|
|
2789 * lisp-mode.el (emacs-lisp-mode-popup-menu):
|
|
2790 * lisp-mode.el (lisp-interaction-mode-menubar-menu):
|
|
2791 * lisp-mode.el (emacs-lisp-mode-menubar-menu):
|
|
2792 * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
|
|
2793 Make popup and menubar menus be different. Popup menu uses
|
|
2794 clicked location and automatically assumes symbol under the mouse
|
|
2795 for various commands.
|
|
2796
|
|
2797 * menubar-items.el:
|
|
2798 * menubar-items.el (bookmark-menu-filter): Add accelerators.
|
|
2799 * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
|
|
2800
|
|
2801 * menubar-items.el (global-popup-menu): Removed.
|
|
2802 * menubar-items.el (mode-popup-menu): Removed.
|
|
2803 * menubar-items.el (activate-popup-menu-hook): Removed.
|
|
2804 * menubar-items.el (popup-mode-menu): Removed.
|
|
2805 * menubar-items.el (popup-buffer-menu): Removed.
|
|
2806 * menubar-items.el (popup-menubar-menu): Removed.
|
|
2807 Move to menubar.el.
|
444
|
2808
|
442
|
2809 * menubar.el:
|
|
2810 * menubar.el (global-popup-menu): New.
|
|
2811 * menubar.el (mode-popup-menu): New.
|
|
2812 * menubar.el (activate-popup-menu-hook): New.
|
|
2813 * menubar.el (last-popup-menu-event): New.
|
|
2814 * menubar.el (popup-mode-menu): New.
|
|
2815 * menubar.el (popup-buffer-menu): New.
|
|
2816 * menubar.el (popup-menubar-menu): New.
|
|
2817 * menubar.el (menu-call-at-event): New.
|
|
2818 Move non-content functions here. Add support for context menu
|
|
2819 items on extents.
|
|
2820
|
444
|
2821 * minibuf.el (minibuffer-history-uniquify):
|
442
|
2822 Typo fix.
|
|
2823
|
444
|
2824 * minibuf.el (read-file-name-1):
|
442
|
2825 Call new file dialog box if it exists.
|
|
2826
|
|
2827 * minibuf.el (mouse-rfn-setup-vars):
|
|
2828 Clean up "chop" action.
|
|
2829
|
|
2830 * mouse.el:
|
|
2831 * mouse.el (button2): Now bound to mouse-track.
|
|
2832 * mouse.el (click-inside-extent-p):
|
|
2833 * mouse.el (point-inside-extent-p):
|
|
2834 * mouse.el (point-inside-selection-p):
|
|
2835 * mouse.el (mouse-drag-or-yank): Removed.
|
|
2836 * mouse.el (mouse-begin-drag-n-drop): New.
|
|
2837 * mouse.el (mouse-eval-sexp):
|
|
2838 * mouse.el (mouse-track-activate-strokes): New.
|
|
2839 * mouse.el (mouse-track-do-activate): New.
|
|
2840 * mouse.el (mouse-track):
|
|
2841 * mouse.el (default-mouse-track-event-is-with-button): New.
|
|
2842 * mouse.el (default-mouse-track-cleanup-hook):
|
|
2843 * mouse.el (default-mouse-track-drag-hook):
|
|
2844 * mouse.el (default-mouse-track-drag-up-hook):
|
|
2845 * mouse.el (default-mouse-track-click-hook):
|
|
2846 Merge drag-n-drop into mouse-track.
|
|
2847 Add general "activate" support to replace specific button2 kludges.
|
|
2848 Use "button modifier" support in mouse-track.
|
|
2849
|
|
2850 * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
|
|
2851
|
|
2852 * package-ui.el:
|
|
2853 * package-ui.el (pui-menu):
|
|
2854 * package-ui.el (pui-popup-context-sensitive): Removed.
|
|
2855 Fix bytecompiler warnings.
|
|
2856 Clean up popup code a bit.
|
|
2857
|
|
2858 * select.el (get-selection-no-error): Fix bytecompiler warnings.
|
|
2859
|
|
2860 * simple.el:
|
|
2861 * simple.el (transpose-lines):
|
|
2862 * simple.el (transpose-line-up): New.
|
|
2863 * simple.el (transpose-line-down): New.
|
|
2864 * simple.el (transpose-subr):
|
|
2865 * simple.el (transpose-subr-1): Removed.
|
|
2866 Clean up, add functions to move lines up and down.
|
|
2867
|
|
2868 * startup.el (mail-host-address):
|
|
2869 * startup.el (user-mail-address):
|
|
2870 Customize.
|
|
2871
|
|
2872 * subr.el:
|
|
2873 * subr.el (set-symbol-value-in-buffer): New.
|
|
2874 * subr.el (error):
|
|
2875 * subr.el (check-argument-type):
|
|
2876 * subr.el (defined-error-p): New.
|
|
2877 Add structured error support.
|
|
2878
|
|
2879 * toolbar-items.el (toolbar-compile):
|
|
2880 Use new make-dialog-box.
|
|
2881
|
|
2882 * update-elc.el:
|
|
2883
|
|
2884 * userlock.el (ask-user-about-lock-dbox):
|
|
2885 * userlock.el (ask-user-about-supersession-threat-dbox):
|
|
2886 * userlock.el (ask-user-about-lock):
|
|
2887 * userlock.el (ask-user-about-supersession-threat):
|
|
2888 Use new make-dialog-box.
|
|
2889 Add safety checks; use should use-dialog-box-p.
|
|
2890
|
|
2891 * window-xemacs.el:
|
|
2892 * window-xemacs.el (__buffer-dedicated-frame):
|
|
2893 * window-xemacs.el (buffer-dedicated-frame): New.
|
|
2894 * window-xemacs.el (set-buffer-dedicated-frame): New.
|
|
2895 Move dedicated-frame stuff into lisp.
|
|
2896
|
|
2897 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
2898
|
|
2899 * printer.el (generic-print-region): Do not require that
|
|
2900 `printer-name' be set.
|
|
2901 (printer-name): Commentary clarification.
|
|
2902
|
|
2903 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
2904
|
|
2905 * XEmacs 21.2.35 is released.
|
|
2906
|
|
2907 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
2908
|
|
2909 * select.el (selection-coercible-types): Initialise.
|
|
2910
|
|
2911 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
2912
|
|
2913 * select.el (own-clipboard): Bug fix.
|
|
2914
|
|
2915 2000-07-17 Mike Sperber <mike@xemacs.org>
|
|
2916
|
|
2917 * cus-edit.el (custom-migrate-custom-file): Save init file before
|
|
2918 continuing.
|
|
2919
|
|
2920 2000-07-16 Mike Sperber <mike@xemacs.org>
|
|
2921
|
|
2922 * startup.el (load-init-file): Remove silly call to
|
|
2923 `load-user-custom-file`.
|
|
2924 (maybe-migrate-user-init-file): Minor fixes.
|
|
2925
|
|
2926 2000-07-16 Martin Buchholz <martin@xemacs.org>
|
|
2927
|
444
|
2928 * apropos.el (apropos-documentation-check-doc-file):
|
442
|
2929 `doc' variable should be let-bound, as was presumably intended.
|
|
2930
|
444
|
2931 * cus-edit.el (custom-variable-reset-saved):
|
|
2932 (custom-variable-reset-standard):
|
442
|
2933 Remove unused variable comment-widget. Twice.
|
|
2934
|
444
|
2935 * toolbar.el (toolbar-blank-press-function):
|
442
|
2936 Add a real defvar with initial value nil and proper docstring.
|
|
2937 (press-toolbar-button): No need to check for boundp-ness anymore.
|
|
2938
|
|
2939 * rect.el (open-rectangle-line): Remove useless (let) form.
|
|
2940 Add defvar for pending-delete-mode.
|
|
2941
|
|
2942 * info.el (Info-find-node): This function needs an autoload cookie.
|
|
2943
|
444
|
2944 * mule/mule-x-init.el (x-use-halfwidth-roman-font):
|
442
|
2945 Use let* since the second form referred to the first.
|
|
2946
|
|
2947 2000-07-16 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2948
|
|
2949 * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
|
|
2950 instead of removed `mswindows-get-clipboard'.
|
|
2951
|
|
2952
|
|
2953 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
2954
|
|
2955 * select.el (select-convert-from-text): New.
|
|
2956 * select.el (select-convert-from-length): New.
|
|
2957 * select.el (select-convert-from-integer): New.
|
|
2958 * select.el (select-convert-from-identity): New.
|
|
2959 * select.el (select-convert-from-filename): New.
|
|
2960 * select.el (selection-converter-in-alist): Use them.
|
|
2961 New converter functions for X.
|
|
2962
|
|
2963 * select.el (get-selection): Removed comment.
|
|
2964
|
|
2965 * select.el (own-selection): Removed append code - I thought
|
|
2966 I'd already done this, but apparently not...
|
|
2967
|
|
2968 * select.el: Changed comment about TIMESTAMP.
|
|
2969
|
|
2970 * select.el (select-convert-in): New.
|
|
2971 * select.el (select-convert-out): New.
|
|
2972 New functions that get used by select.c.
|
|
2973
|
|
2974 * select.el (select-buffer-killed-default): New.
|
|
2975 * select.el (select-buffer-killed-text): New.
|
|
2976 * select.el (selection-buffer-killed-alist): New.
|
|
2977 New list and functions that get called if a relevant selection
|
|
2978 exists and a buffer gets killed.
|
|
2979
|
|
2980 * select.el (select-convert-to-targets):
|
|
2981 * select.el (select-convert-to-identity): Removed.
|
|
2982 * select.el (select-convert-from-identity): Removed.
|
|
2983 * select.el (select-converter-out-alist):
|
|
2984 Removed _EMACS_INTERNAL selection type.
|
|
2985
|
|
2986 * x-select.el (xselect-kill-buffer-hook): Removed.
|
|
2987 * x-select.el (xselect-kill-buffer-hook-1): Removed.
|
|
2988 Removed this X-specific nonesense. Use the generic support
|
|
2989 in select.el instead.
|
|
2990
|
|
2991 2000-07-15 Martin Buchholz <martin@xemacs.org>
|
|
2992
|
444
|
2993 * mule/mule-category.el (defined-category-hashtable):
|
442
|
2994 Use make-hash-table instead of make-hashtable
|
|
2995
|
|
2996 * buff-menu.el: Byte-compiler warning fix.
|
|
2997
|
444
|
2998 * isearch-mode.el (isearch-highlight-all-cleanup):
|
442
|
2999 Remove unused variable `isearch-highlight-all-start'.
|
|
3000
|
|
3001 * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
|
|
3002
|
|
3003 * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
|
|
3004
|
444
|
3005 * cus-dep.el (Custom-make-dependencies):
|
442
|
3006 Add autoload cookie for custom-add-loads to generated custom-load.el.
|
|
3007
|
|
3008 * autoload.el (autoload-package-name): Warning suppression.
|
|
3009 Move defvar prior to first use.
|
|
3010
|
|
3011 * custom.el: Add autoload for custom-declare-face.
|
|
3012 Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
|
444
|
3013 * cl.el (cl-hack-byte-compiler):
|
442
|
3014 Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
|
|
3015 to work properly.
|
|
3016
|
|
3017 2000-07-08 Mike Sperber <mike@xemacs.org>
|
|
3018
|
|
3019 * startup.el (load-home-init-file): Added variable.
|
|
3020 (maybe-migrate-user-init-file): Added.
|
|
3021 (load-user-init-file): Load custom file if different from init
|
|
3022 file.
|
|
3023
|
|
3024 * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
|
|
3025 "startup."
|
|
3026
|
|
3027 * cus-edit.el (custom-migrate-custom-file): Added for migration.
|
|
3028 Moved `custom-file'-related code to cus-file.el.
|
|
3029
|
|
3030 * cus-file.el: New file.
|
|
3031
|
|
3032 2000-04-01 Mike Sperber <mike@xemacs.org>
|
|
3033
|
|
3034 * packages.el (packages-find-package-directories): Added support
|
|
3035 for external package hierarchies with in-place installations.
|
|
3036
|
|
3037 * find-paths.el (paths-root-in-place-p): Added.
|
|
3038 (paths-find-emacs-directory): Added support for external
|
|
3039 directories with in-place installations.
|
|
3040 (paths-find-site-directory): Ditto.
|
|
3041
|
|
3042 * startup.el (find-user-init-file): Also look for
|
|
3043 ~/.xemacs/init.elc? in preference to ~/.emacs.
|
|
3044
|
|
3045 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
3046
|
|
3047 * select.el (own-selection):
|
|
3048 * select.el (own-clipboard): Changed `append' parameter to
|
|
3049 `how-to-use' parameter.
|
|
3050 * select.el (own-selection): Removed icky append code.
|
|
3051 * select.el (own-selection, get-selection): Removed extra type
|
|
3052 checking.
|
|
3053 * select.el (selection-appender-alist):
|
|
3054 * select.el (selection-converter-{in|out}-alist): Initialise.
|
|
3055 * select.el (select-append-to-*): New.
|
|
3056 * select.el (select-convert-from-*): New. New functions to append
|
|
3057 data and convert data from external type.
|
|
3058
|
|
3059 2000-07-12 Stef Epardaud <stef@lunatech.com>
|
|
3060
|
|
3061 * font-lock.el: Javadoc enhancements.
|
|
3062
|
|
3063 2000-07-06 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
3064
|
|
3065 * printer.el (generic-print-region): Compose job name from buffer
|
|
3066 name.
|
|
3067
|
|
3068 2000-07-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3069
|
|
3070 * font-lock.el (font-lock-fontify-pending-extents): Call
|
|
3071 font-lock-fontify-region instead of font-lock-fontify-buffer
|
|
3072 to avoid unnecessary progress gauges.
|
|
3073
|
|
3074 2000-07-06 Craig Lanning <lanning@scra.org>
|
|
3075
|
|
3076 * custom-load.el (faces):
|
|
3077
|
|
3078 * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
|
|
3079 dir is a regex.
|
|
3080
|
|
3081 * process.el (call-process-internal): from Dan Holmsand, use binary
|
|
3082 coding systems so that jka-compr works.
|
|
3083
|
|
3084 2000-07-07 Ben Wing <ben@xemacs.org>
|
|
3085
|
|
3086 * font-lock.el: Undo previous change. Unfortunately, some
|
|
3087 files actually use the variables directly in their init code
|
|
3088 without quoting them.
|
|
3089
|
|
3090 2000-07-07 Ben Wing <ben@xemacs.org>
|
|
3091
|
|
3092 * font-lock.el (defvar font-lock-*-face): Removed.
|
|
3093
|
|
3094 * font-lock.el (font-lock-apply-highlight): Bind these face vars
|
|
3095 only when necessary.
|
|
3096
|
|
3097 2000-06-30 Charles G Waldman <cgw@alum.mit.edu>
|
444
|
3098
|
442
|
3099 * cl-macs.el: fix cl-transform-function-property kludge
|
|
3100 so that it does not require a random feature.
|
|
3101
|
|
3102 2000-06-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3103
|
|
3104 * files.el (auto-mode-alist): allow .make extension for Makefiles,
|
|
3105 as in Linux kernel "Rules.make".
|
|
3106
|
|
3107 2000-06-29 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3108
|
|
3109 * build-report.el (build-report): Add autoload cookie.
|
|
3110
|
|
3111 2000-06-21 Charles G Waldman <cgw@alum.mit.edu>
|
|
3112
|
|
3113 * package-ui.el (defgroup pui): Correct a misspelling
|
|
3114 (pui-toggle-package-delete): Change `seleted' to `selected'
|
444
|
3115
|
442
|
3116 2000-06-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3117
|
444
|
3118 * package-get.el (package-get-update-base):
|
442
|
3119 (package-get): Use insert-file-contents-literally always.
|
|
3120 (package-get-maybe-save-index):
|
|
3121 Force coding system for writing to binary.
|
|
3122
|
|
3123 2000-06-08 Mike Alexander <mta@arbortext.com>
|
|
3124
|
|
3125 * code-process.el (call-process-region): If there is no coding
|
|
3126 system for the process on process-coding-system-alist use the
|
|
3127 coding system of the buffer containing the region.
|
|
3128
|
|
3129 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
3130
|
|
3131 * cmdloop.el (command-error):
|
|
3132 If debug-on-error and noninteractive, output backtrace.
|
|
3133
|
|
3134 * files.el (file-relative-name):
|
|
3135 Remove MSDOS references.
|
|
3136
|
|
3137 * simple.el (line-number): New function, due to non-obvious
|
|
3138 behavior/usage of count-lines.
|
|
3139
|
|
3140 * simple.el (count-lines): document non-obvious usage to get
|
|
3141 line number.
|
|
3142
|
|
3143 2000-06-11 Ben Wing <ben@xemacs.org>
|
|
3144
|
|
3145 * faces.el ((featurep 'xpm)):
|
|
3146 * x-faces.el (x-init-face-from-resources):
|
|
3147 * x-faces.el (x-init-frame-faces):
|
|
3148 * x-misc.el (x-init-specifier-from-resources):
|
|
3149 * x-misc.el (x-get-resource-and-bogosity-check):
|
|
3150 * x-misc.el (x-get-resource-and-maybe-bogosity-check):
|
|
3151 * x-mouse.el (x-init-pointer-shape):
|
|
3152 * x-scrollbar.el (x-init-scrollbar-from-resources):
|
|
3153 Add sixth argument to x-get-resource calls so as to issue warnings
|
|
3154 rather than errors on bogus arguments.
|
|
3155
|
|
3156 2000-06-05 Ben Wing <ben@xemacs.org>
|
|
3157
|
|
3158 * compat.el: new file. provides a clean, non-intrusive way to
|
|
3159 define compatibility functions.
|
|
3160
|
|
3161 * process.el (shell-quote-argument): temporary fix for lack
|
|
3162 of nt-quote-process-args. #### I need to put back the overall
|
|
3163 structure of that mechanism but redo the guts of it using the
|
|
3164 extra intelligence in the C code.
|
|
3165
|
|
3166 2000-05-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3167
|
|
3168 * package-info.el (pi-md5sum): Calculate MD5 sum just like
|
|
3169 `package-get' does in package-get.el, instead of using external
|
|
3170 "md5sum" program.
|
|
3171
|
|
3172 * package-get.el (package-get): Insert package file literally to
|
|
3173 make checksum calculation work.
|
|
3174
|
|
3175 2000-04-18 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3176
|
|
3177 * code-files.el (convert-mbox-coding-system): Deleted.
|
|
3178 (file-coding-system-alist): Removed reference to
|
|
3179 convert-mbox-coding-system.
|
|
3180
|
|
3181 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
3182
|
|
3183 * XEmacs 21.2.34 is released.
|
|
3184
|
|
3185 2000-05-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3186
|
|
3187 * font-lock.el (font-lock-keywords): Rewrote docstring
|
|
3188
|
|
3189 2000-05-22 Karl M. Hegbloom <karlheg@debian.org>
|
|
3190
|
|
3191 * loadhist.el (unload-feature): handle case where x is both boundp
|
|
3192 and fboundp
|
|
3193
|
|
3194 2000-05-22 Karl M. Hegbloom <karlheg@debian.org>
|
|
3195
|
|
3196 * packages.el: It's ok to use built-in macros, but not lisp
|
|
3197 defined ones.
|
|
3198
|
|
3199 2000-05-20 Ben Wing <ben@xemacs.org>
|
|
3200
|
|
3201 * font-lock.el:
|
|
3202 * font-lock.el (font-lock-message-threshold):
|
|
3203 * font-lock.el (font-lock-mode):
|
|
3204 * font-lock.el (font-lock-default-fontify-buffer):
|
|
3205 * font-lock.el (font-lock-always-fontify-immediately):
|
|
3206 * font-lock.el (font-lock-old-extent): Removed.
|
|
3207 * font-lock.el (font-lock-old-len): Removed.
|
|
3208 * font-lock.el (font-lock-fontify-glumped-region): Removed.
|
|
3209 * font-lock.el (font-lock-pending-extent-table): New.
|
|
3210 * font-lock.el (font-lock-range-table): New.
|
|
3211 * font-lock.el (font-lock-after-change-function):
|
|
3212 * font-lock.el (font-lock-after-change-function-1): Removed.
|
|
3213 * font-lock.el (font-lock-fontify-pending-extents): New.
|
|
3214 * font-lock.el ('font-lock-revert-cleanup): Removed.
|
|
3215 * font-lock.el ('font-lock-revert-setup): Removed.
|
|
3216 Rewrite deferral code to handle any number of changes, merging
|
|
3217 them properly. Remove hacked-up code for revert-buffer, now
|
|
3218 unnecessary.
|
444
|
3219
|
442
|
3220 * menubar-items.el (default-menubar):
|
|
3221 In Options->Edit Init File, don't switch to emacs-lisp-mode
|
|
3222 unless necessary; doing this turns off font-lock.
|
|
3223
|
|
3224 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3225
|
|
3226 * keydefs.el: Define C-x BS to backward-kill-sentence.
|
|
3227
|
|
3228 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3229
|
|
3230 * files.el (hack-local-variables-prop-line): Use non-greedy
|
|
3231 matching to process -*-texinfo-*- -*-.
|
|
3232
|
|
3233 2000-05-11 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
3234
|
|
3235 * minibuf.el (minibuf-directory-files): new function.
|
|
3236 (read-file-name-activate-callback): use minibuf-directory-files.
|
|
3237 (read-directory-name-internal): ditto.
|
|
3238 (mouse-file-display-completion-list): ditto.
|
|
3239 (mouse-directory-display-completion-list): ditto.
|
|
3240 (read-file-name-internal): remove "./" from completion list unless
|
|
3241 explicitly matched, for consistency.
|
|
3242
|
|
3243 2000-05-11 Ben Wing <ben@xemacs.org>
|
|
3244
|
|
3245 * gutter-items.el (gutter-buffers-tab):
|
|
3246 * gutter-items.el (add-tab-to-gutter):
|
|
3247 * gutter-items.el (update-tab-in-gutter):
|
|
3248 * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
|
|
3249 * gutter-items.el (append-progress-display):
|
|
3250 * gutter-items.el (abort-progress-display):
|
|
3251 * gutter-items.el (raw-append-progress-display):
|
|
3252 Further fixes. Use set-glyph-image not set-image-instance-property,
|
|
3253 to fix problems with multiple windows in a frame.
|
444
|
3254
|
442
|
3255 * menubar-items.el (tutorials-menu-filter):
|
|
3256 Fix typo.
|
444
|
3257
|
442
|
3258 * startup.el (early-error-handler):
|
|
3259 Display message box under windows; otherwise, message will disappear
|
|
3260 before it can be viewed.
|
444
|
3261
|
442
|
3262 * update-elc.el:
|
|
3263 Fix bug in NEEDTODUMP processing.
|
|
3264
|
|
3265 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3266
|
|
3267 * startup.el (lock-directory): Removed.
|
|
3268 (superlock-file): Ditto.
|
|
3269 (startup-set-paths): Remove lockdir.
|
|
3270 (startup-setup-paths-warning): Remove lock-directory.
|
|
3271
|
|
3272 * setup-paths.el (paths-find-lock-directory): Removed.
|
|
3273 (paths-find-superlock-file): Ditto.
|
|
3274
|
|
3275 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
3276
|
|
3277 * faces.el (set-face-property):
|
|
3278 * faces.el (set-face-font):
|
|
3279 * faces.el (set-face-foreground):
|
|
3280 * faces.el (set-face-background):
|
|
3281 * faces.el (set-face-background-pixmap):
|
|
3282 * faces.el (set-face-underline-p):
|
|
3283 * faces.el (set-face-strikethru-p):
|
|
3284 * faces.el (set-face-highlight-p):
|
|
3285 * faces.el (set-face-dim-p):
|
|
3286 * faces.el (set-face-blinking-p):
|
|
3287 * faces.el (set-face-reverse-p):
|
|
3288 doc string changes.
|
444
|
3289
|
442
|
3290 * glyphs.el:
|
|
3291 * glyphs.el (make-image-specifier):
|
|
3292 * glyphs.el (glyph-property):
|
|
3293 * glyphs.el (set-glyph-image):
|
|
3294 * glyphs.el (make-glyph):
|
|
3295 * glyphs.el (make-pointer-glyph):
|
|
3296 * glyphs.el (make-icon-glyph):
|
|
3297 * glyphs.el (widget-image-instance-p): New.
|
|
3298 authorship info, lots of doc changes. New predicate, inadvertently
|
|
3299 omitted. the general principle with specifier docs is now that
|
|
3300 the description of instantiators should go with the make-foo-specifier
|
|
3301 fun's doc string, rather than in foo-specifier-p. this follows
|
|
3302 conventions elsewhere in XEmacs and in general is a lot more obvious
|
|
3303 of a place to look. sometimes the make-foo-specifier function needs
|
|
3304 to be created in the process.
|
444
|
3305
|
442
|
3306 * gutter.el:
|
|
3307 * gutter.el (make-gutter-specifier): New.
|
|
3308 * gutter.el (make-gutter-size-specifier): New.
|
|
3309 * gutter.el (make-gutter-visible-specifier): New.
|
|
3310 specifier doc updates according to the conventions specified before.
|
|
3311
|
|
3312 * objects.el:
|
|
3313 * objects.el (make-font-specifier):
|
|
3314 * objects.el (make-color-specifier):
|
|
3315 * objects.el (make-face-boolean-specifier): New.
|
|
3316 specifier doc updates according to the conventions specified before.
|
|
3317
|
|
3318 * specifier.el:
|
|
3319 * specifier.el (set-specifier):
|
|
3320 * specifier.el (make-integer-specifier): New.
|
|
3321 * specifier.el (make-boolean-specifier): New.
|
|
3322 * specifier.el (make-natnum-specifier): New.
|
|
3323 * specifier.el (make-generic-specifier): New.
|
|
3324 * specifier.el (make-display-table-specifier): New.
|
|
3325 specifier doc updates according to the conventions specified before.
|
|
3326
|
|
3327 * toolbar.el:
|
|
3328 * toolbar.el (make-toolbar-specifier): New.
|
|
3329 specifier doc updates according to the conventions specified before.
|
|
3330
|
|
3331 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
3332
|
|
3333 * process.el (call-process-internal): Revert to previous version
|
|
3334 because Mike's change clashed with a change I did not long before.
|
|
3335 Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
|
|
3336 Thanks very much Mike for pointing out the bug and submitting a
|
|
3337 patch!
|
|
3338
|
|
3339 2000-04-13 Mike Alexander <mta@arbortext.com>
|
|
3340
|
|
3341 * process.el (call-process-internal): Send the correct input buffer
|
|
3342 (call-process-internal): Return the exit status of the process
|
|
3343
|
|
3344 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
3345
|
|
3346 * winnt.el:
|
|
3347 * winnt.el (nt-quote-args-verbatim): Removed.
|
|
3348 * winnt.el (nt-quote-args-prefix-quote): Removed.
|
|
3349 * winnt.el (nt-quote-args-backslash-quote): Removed.
|
|
3350 * winnt.el (nt-quote-args-double-quote): Removed.
|
|
3351 * winnt.el (nt-quote-args-functions-alist): Removed.
|
|
3352 * winnt.el (nt-quote-process-args): Removed.
|
|
3353 Remove all stuff for argument quoting. We borrow the code instead
|
|
3354 from Emacs 20.6, which is much more careful in its quoting
|
|
3355 (e.g. in handling runs of the escape character) and avoids most of
|
|
3356 the need for this Lisp mechanism by checking to see whether we're
|
|
3357 running a Cygwin or normal program and doing the appropriate
|
|
3358 quoting. If we end up needing such a mechanism, we should add
|
|
3359 it by extending the variable `mswindows-quote-process-args' so it
|
|
3360 can take an alist of regexps.
|
|
3361
|
|
3362 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
3363
|
|
3364 * keydefs.el:
|
|
3365 Restore M-up, M-down to 21.1 state. Put *ward-sentence on
|
|
3366 C-M-left, C-M-right instead. Define C-M-up, C-M-down to scroll
|
|
3367 the window without moving point.
|
444
|
3368
|
442
|
3369 * simple.el:
|
|
3370 * simple.el (scroll-up-one): New.
|
|
3371 * simple.el (scroll-down-one): New.
|
|
3372 Functions for use with C-M-up/down.
|
|
3373
|
|
3374 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
3375
|
|
3376 * XEmacs 21.2.33 is released.
|
|
3377
|
|
3378 2000-04-29 Martin Buchholz <martin@xemacs.org>
|
|
3379
|
444
|
3380 * dialog.el (yes-or-no-p-dialog-box):
|
442
|
3381 Fix docstring.
|
444
|
3382 Fix following horrible bug in X11 mode with focus-follows-mouse:
|
442
|
3383 1. Visit two files in two different frames.
|
|
3384 2. do File->Revert Buffer in one of those frames.
|
|
3385 3. Dialog box appears.
|
|
3386 4. Arrange things so that the mouse passes over the *other*
|
|
3387 frame, then to the dialog box, and click on "Yes".
|
|
3388 5. The file contents end up in the *wrong* buffer!
|
|
3389 Add TODO comment.
|
444
|
3390
|
442
|
3391 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
3392
|
|
3393 * help.el (describe-installation): correct typo introduced
|
|
3394 in last patch: boundp -> fboundp.
|
|
3395
|
|
3396 * etags.el (buffer-tag-table-list):
|
|
3397 canonicalize filenames to Unix format so that tag-table-alist
|
|
3398 searching works under Windows.
|
444
|
3399
|
442
|
3400 * autoload.el:
|
|
3401 Bowdlerize the supposedly objectionable words
|
|
3402 "who couldn't quite manage to cleanly modify batch-update-autoloads".
|
444
|
3403
|
442
|
3404 * gutter-items.el (set-progress-display-style):
|
|
3405 * gutter-items.el (search-dialog-callback):
|
|
3406 * gutter-items.el (make-search-dialog):
|
|
3407 Change to new callback-ex api.
|
|
3408
|
|
3409 2000-04-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
3410
|
|
3411 * help.el: (describe-installation): decode-coding-string is not
|
|
3412 defined in a non MULE environment.
|
|
3413
|
|
3414 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
3415
|
|
3416 * gutter-items.el (buffer-list-changed-hook):
|
|
3417 use it, not record-buffer-hook.
|
|
3418
|
|
3419 * subr.el (record-buffer-hook): Removed.
|
|
3420
|
|
3421 2000-04-27 Ben Wing <ben@xemacs.org>
|
|
3422
|
|
3423 * gutter-items.el (buffers-tab-switch-to-buffer): do not
|
|
3424 use NORECORD option. Andy will not like this, but the existing
|
|
3425 gutter behavior is just wrong, as per this comment:
|
|
3426
|
|
3427 ;; this used to add the norecord flag to both calls below.
|
|
3428 ;; this is bogus because it is a pervasive assumption in XEmacs
|
|
3429 ;; that the current buffer is at the front of the buffers list.
|
|
3430 ;; for example, select an item and then do M-C-l
|
|
3431 ;; (switch-to-other-buffer). Things get way confused.
|
|
3432 ;;
|
|
3433 ;; Andy, if you want to maintain the current look, you must
|
|
3434 ;; *uncouple* the gutter order and buffers order.
|
|
3435
|
|
3436 * loaddefs.el (completion-ignored-extensions): unfuckify.
|
|
3437
|
|
3438 * bytecomp.el (batch-byte-compile-one-file): new function, used in
|
|
3439 xemacs.mak.
|
|
3440
|
|
3441 * autoload.el (batch-update-one-directory): new function, used in
|
|
3442 xemacs.mak.
|
|
3443
|
|
3444 * loadup.el: set gc-cons-threshold very high unless dumping --
|
|
3445 loadup during update-elc is much much much faster. also do this
|
|
3446 when quick-building.
|
|
3447
|
|
3448 add commented-out code for profiling loadup.
|
444
|
3449
|
442
|
3450
|
|
3451 * update-elc.el (preloaded-file-list): add bytecomp.el, since it
|
|
3452 is required in order to build xemacs.
|
|
3453
|
|
3454 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
3455
|
|
3456 * loadup.el: don't garbage collect during loadup if quick-build
|
|
3457 compile-time option is set.
|
|
3458
|
|
3459 2000-04-23 Ben Wing <ben@xemacs.org>
|
|
3460
|
|
3461 * update-elc.el: compute whether any dumped .el or .elc files
|
|
3462 are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
|
|
3463 if so.
|
444
|
3464
|
442
|
3465 * update-elc.el (update-elc-files-to-compile): always change
|
|
3466 NOBYTECOMPILE in the src directory rather than current dir,
|
|
3467 so it will work under NT.
|
|
3468
|
|
3469 * autoload.el (autoload-trim-file-name): canonicalize to slashes so
|
|
3470 the form of this file is identical between Unix and Windows.
|
|
3471 (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
|
|
3472 Added comment.
|
|
3473 (update-autoloads-from-directory): updated doc string.
|
|
3474 updated doc strings in a few other places.
|
|
3475
|
|
3476 2000-04-18 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3477
|
|
3478 * bytecomp.el (byte-force-recompile): Fix argument to
|
|
3479 byte-recompile-directory.
|
|
3480
|
|
3481 2000-04-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3482
|
|
3483 * gutter-items.el (progress-display-clear-when-idle): Use
|
|
3484 add-one-shot-hook.
|
|
3485 * gutter-items.el (clear-progress-display): Adjust number of
|
|
3486 arguments.
|
|
3487
|
|
3488 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3489
|
|
3490 * dumped-lisp.el (preloaded-file-list): Always dump select.el.
|
|
3491
|
|
3492 2000-04-16 Ben Wing <ben@xemacs.org>
|
|
3493
|
|
3494 * printer.el: New file.
|
444
|
3495
|
442
|
3496 * dumped-lisp.el (preloaded-file-list): Declare printer.el.
|
444
|
3497
|
442
|
3498 * help.el (describe-installation): Fix decoding for Windows.
|
444
|
3499
|
442
|
3500 * menubar-items.el:
|
|
3501 * menubar-items.el (default-menubar):
|
|
3502 * menubar-items.el (tutorials-menu-filter): New.
|
|
3503 * menubar-items.el (popup-menubar-menu):
|
|
3504 Add authorship. Redo Help menu and Tutorials filter.
|
444
|
3505
|
442
|
3506 * menubar.el: Correct comment.
|
444
|
3507
|
442
|
3508 * modeline.el (modeline-buffer-identification): Correct doc string.
|
444
|
3509
|
442
|
3510 * simple.el:
|
|
3511 * simple.el (printing): Removed.
|
|
3512 * simple.el (printer-name): Removed.
|
|
3513 * simple.el (generic-print-buffer): Removed.
|
|
3514 * simple.el (generic-print-region): Removed.
|
|
3515 Move generic print code to printer.el.
|
|
3516
|
|
3517 2000-04-15 Ben Wing <ben@xemacs.org>
|
|
3518
|
|
3519 * simple.el (generic-print-region): New.
|
|
3520 make this function actually work.
|
|
3521 (generic-print-buffer): call generic-print-region.
|
|
3522
|
|
3523 2000-04-14 Andy Piper <andy@xemacs.org>
|
|
3524
|
|
3525 * gutter-items.el (make-search-dialog): avoid unnecessary futzing
|
|
3526 by using the new widget-callback-current-channel.
|
|
3527 (search-dialog-callback): ditto.
|
|
3528
|
|
3529 2000-04-12 Andy Piper <andy@xemacs.org>
|
|
3530
|
|
3531 * gutter.el (default-gutter-position): moved from gutter-items.el.
|
|
3532 (default-gutter-position-changed-hook): ditto.
|
|
3533 (gutter-element-visibility-changed-hook): ditto.
|
|
3534 (set-gutter-element): ditto.
|
|
3535 (remove-gutter-element): ditto.
|
444
|
3536 (set-gutter-element-visible-p): ditto.
|
442
|
3537 (gutter-element-visible-p): ditto.
|
|
3538 (init-gutter): ditto.
|
|
3539
|
|
3540 * dialog.el (make-dialog-box): renamed and moved from
|
|
3541 gutter-items.el
|
|
3542
|
|
3543 * gutter-items.el: move various functions elsewhere.
|
|
3544
|
|
3545 2000-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
3546
|
|
3547 * menubar-items.el: Fixed place of parenthesis.
|
|
3548
|
|
3549 2000-04-12 Ben Wing <ben@xemacs.org>
|
|
3550
|
|
3551 * etags.el (find-tag-at-point): New. Lets you do find-tag
|
|
3552 without constantly being prompted for the tag.
|
|
3553 * simple.el: Added a number of section headings, to clarify the
|
|
3554 organization of this file.
|
444
|
3555 * simple.el (activate-region):
|
|
3556 * simple.el (region-exists-p):
|
|
3557 * simple.el (region-active-p):
|
442
|
3558 Moved these three function down to the other side of
|
|
3559 the case-changing functions, so they join the rest of
|
|
3560 the region code.
|
|
3561 * simple.el (printing): New.
|
|
3562 * simple.el (printer-name): New.
|
|
3563 * simple.el (generic-print-buffer): New.
|
|
3564 New functions, a very simple prototype for a unified
|
|
3565 printing interface.
|
444
|
3566
|
442
|
3567 * process.el (call-process-internal): Real fix for null BUFFER,
|
|
3568 other problems with BUFFER specs.
|
444
|
3569
|
442
|
3570 * menubar-items.el:
|
|
3571 Fixed up File->Print to use new printing functions.
|
|
3572 Various corrections and expansions to Grep/Compile menus.
|
|
3573 New options for Printing.
|
|
3574 New options for SMTP Mail, the way to send mail under
|
|
3575 MS Windows. (There's also a package patch to make SMTP
|
|
3576 Mail be the default under MSWin.)
|
|
3577
|
|
3578 2000-04-09 Jeff Miller <jmiller@cablespeed.com>
|
|
3579
|
|
3580 * menubar-items.el: Selecting Rectangle Mousing from menubar
|
|
3581 did not work. Needed to quote mouse-track-rectangle-p.
|
|
3582
|
|
3583 2000-04-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3584
|
|
3585 * cl-compat.el (keywordp): Removed.
|
|
3586
|
|
3587 2000-04-05 Andy Piper <andy@xemacs.org>
|
|
3588
|
|
3589 * gutter-items.el (progress-layout-glyph): don't initialize here.
|
|
3590 (progress-gauge-glyph): use dynamic sizing.
|
|
3591 (set-progress-display-style): new function. Set progress glyphs
|
|
3592 appropriately depending on the style.
|
|
3593 (progress-display-style): new variable. Custom version of
|
|
3594 set-progress-display-style.
|
|
3595 (progress-abort-glyph): switch to dynamic sizes.
|
|
3596 (search-dialog-text): make the edit field active.
|
|
3597
|
|
3598 2000-04-04 Andy Piper <andy@xemacs.org>
|
|
3599
|
|
3600 * gutter-items.el (make-search-dialog): need to make the search
|
|
3601 dialog visible after creation.
|
|
3602
|
|
3603 * menubar-items.el (default-menubar): use the search dialog for
|
|
3604 searching. Remove some extraneous search menu items.
|
|
3605
|
|
3606 * gutter-items.el (set-gutter-element): allow glyphs to be used as
|
|
3607 well as strings.
|
|
3608 (make-gutter-only-dialog-frame): allow the user to create the
|
|
3609 frame unmapped. Allow the gutter spec to be given as a glyph.
|
|
3610 (search-dialog-direction): new variable.
|
|
3611 (search-dialog-text): new variable.
|
|
3612 (search-dialog-callback): new function. Callback for the search
|
|
3613 dialog action.
|
|
3614 (make-search-dialog): new function. Create a user-friendly search
|
|
3615 dialog.
|
|
3616
|
|
3617 2000-04-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3618
|
|
3619 * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
|
|
3620 under Windows.
|
|
3621
|
|
3622 2000-04-01 Andy Piper <andy@xemacs.org>
|
|
3623
|
|
3624 * font-lock.el (font-lock-fontify-keywords-region): Calculate
|
|
3625 progress more accurately.
|
|
3626
|
|
3627 2000-02-02 Hirokazu FUKUI <hfukui@sannet.ne.jp>
|
|
3628
|
|
3629 * finder.el (finder-compile-keywords): Process readable files only.
|
|
3630 Because error in process of .#finder-inf.el when compile xemacs
|
|
3631 with --with-clash-detection option.
|
|
3632
|
|
3633 2000-03-31 Andy Piper <andy@xemacs.org>
|
|
3634
|
|
3635 * gutter-items.el (append-progress-display): don't delay after a
|
|
3636 successful font-lock.
|
|
3637 (make-gutter-only-dialog-frame): new function. Allow users to
|
|
3638 create gutter-only dialogs.
|
|
3639
|
|
3640 2000-03-27 Mike Alexander <mta@arbortext.com>
|
|
3641
|
|
3642 * process.el (call-process-internal): Handle a null BUFFER
|
|
3643 parameter correctly.
|
|
3644
|
|
3645 2000-03-28 Andy Piper <andy@xemacs.org>
|
|
3646
|
|
3647 * gutter-items.el (abort-progress-display): put strings in the
|
|
3648 gutter not extents.
|
|
3649 (progress-layout-glyph): signal special 'quit callback.
|
|
3650 (progress-display-quit-function): deleted.
|
|
3651 (progress-display-stop-callback): deleted.
|
|
3652 (progress-display-dispatch-command-events): deleted.
|
|
3653 (append-progress-display): remove calls to
|
|
3654 progress-display-dispatch-command-events.
|
|
3655 (raw-append-progress-display): ditto.
|
|
3656
|
|
3657 2000-03-23 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3658
|
|
3659 * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
|
|
3660 being a list. Actually define `stipple-pixmap-p' which is used as
|
|
3661 an error predicate. Correctly handle PIXMAP being either relative
|
|
3662 or absolute file name.
|
|
3663
|
|
3664 2000-03-24 Andy Piper <andy@xemacs.org>
|
|
3665
|
|
3666 * gutter-items.el (add-tab-to-gutter): use copy-sequence.
|
|
3667 (abort-progress-display): ditto. Don't delete the created extent.
|
|
3668 (raw-append-progress-display): ditto.
|
|
3669 (progress-display-dispatch-non-command-events): new
|
|
3670 function. Encapsulates what we want to do when no command input is
|
|
3671 required.
|
|
3672 (progress-display-dispatch-command-events): likewise, but disable
|
|
3673 for now since it causes too many problems.
|
|
3674 (append-progress-display): use them.
|
|
3675 (raw-append-progress-display): ditto.
|
|
3676 (default-gutter-position-changed-hook): set this rather than
|
|
3677 default-gutter-position-changed.
|
|
3678 (default-gutter-position-changed-hook): lambda with zero arguments
|
|
3679 rather than one.
|
|
3680 (raw-append-progress-display): trap errors in pending input since
|
|
3681 allowing them to signal will hose the gauge well and
|
|
3682 truly. Ideally we would like to delay these until we are more able
|
|
3683 to cope.
|
|
3684 (append-progress-display): ditto.
|
|
3685
|
|
3686 2000-03-20 Jeff Miller <jmiller@cablespeed.com>
|
444
|
3687
|
442
|
3688 * lisp/make-docfile.el: call-process-internal is now implemented
|
|
3689 in process.el.
|
|
3690
|
|
3691 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
3692
|
444
|
3693 * mule\mule-cmds.el (set-language-info-alist):
|
442
|
3694 Fix to correspond to new menu arrangement.
|
|
3695
|
|
3696 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
3697
|
|
3698 * process.el:
|
|
3699 * process.el (call-process-internal): New.
|
|
3700 New implementation of call-process. Only enabled under NT, so far.
|
|
3701 stderr handling not implemented yet in CVS'd C code.
|
|
3702
|
|
3703 2000-03-20 Ben Wing <ben@xemacs.org>
|
|
3704
|
|
3705 * lisp-mode.el:
|
|
3706 * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
|
|
3707 * lisp-mode.el (lisp-interaction-mode):
|
|
3708 Put back Lisp Interaction menubar for Jan V's sake.
|
444
|
3709
|
442
|
3710 * simple.el:
|
|
3711 * simple.el (mark-ring):
|
|
3712 * simple.el (dont-record-current-mark): New.
|
|
3713 * simple.el (in-shifted-motion-command): New.
|
|
3714 * simple.el (mark-ring-unrecorded-commands): New.
|
|
3715 * simple.el (mark-ring-max):
|
|
3716 * simple.el (set-mark-command):
|
|
3717 * simple.el (push-mark):
|
|
3718 * simple.el (handle-pre-motion-command):
|
|
3719 Implement scheme for not recording unimportant marks.
|
444
|
3720
|
442
|
3721 * subr.el:
|
|
3722 * subr.el (function-allows-args): New.
|
|
3723 New function function-allows-args.
|
|
3724
|
|
3725 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
3726
|
|
3727 * XEmacs 21.2.32 is released.
|
|
3728
|
|
3729 2000-03-20 Andy Piper <andy@xemacs.org>
|
|
3730
|
|
3731 * gutter-items.el (update-tab-in-gutter): force selection of the
|
|
3732 selected-window if required to do so.
|
|
3733 (buffers-tab-items): ditto.
|
|
3734 (add-tab-to-gutter): ditto.
|
|
3735 (create-frame-hook): use force-selection.
|
|
3736 (default-gutter-position-changed): lambdify.
|
|
3737 (update-tab-hook): deleted since it was only used in one place.
|
|
3738
|
|
3739 2000-03-18 Andy Piper <andy@xemacs.org>
|
|
3740
|
|
3741 * files.el (find-file-noselect): undo change that shouldn't have
|
|
3742 gone in.
|
|
3743
|
|
3744 2000-03-17 Andy Piper <andy@xemacs.org>
|
|
3745
|
|
3746 * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
|
|
3747 of selected-window trickery.
|
|
3748
|
|
3749 * gutter-items.el (update-tab-in-gutter): don't give dedicated
|
|
3750 frames tabs.
|
|
3751 (progress-display-stop-callback): progress -> progress-display
|
|
3752 (progress-display-quit-function): ditto.
|
|
3753 (clear-progress-display): ditto.
|
|
3754 (remove-progress-display): ditto.
|
|
3755 (append-progress-display): ditto.
|
|
3756 (abort-progress-display): ditto.
|
|
3757 (raw-append-progress-display): ditto.
|
|
3758 (display-progress-display): ditto.
|
|
3759 (current-progress-display-label): ditto.
|
|
3760 (current-progress-display): ditto.
|
|
3761 (lprogress-display): ditto and save the buffer
|
|
3762 (progress-display): ditto. Otherwise the buffer sometimes gets
|
|
3763 changed which confuses font-lock.
|
|
3764
|
|
3765 * font-lock.el (font-lock-default-fontify-buffer): catch all
|
|
3766 errors, not just quit.
|
|
3767 (font-lock-mode): progress -> display-progress
|
|
3768 (font-lock-default-fontify-buffer): ditto.
|
|
3769 (font-lock-fontify-syntactically-region): ditto.
|
|
3770 (font-lock-fontify-keywords-region): ditto.
|
|
3771
|
|
3772 2000-03-14 Hrvoje Niksic <hniksic@iskon.hr>
|
|
3773
|
|
3774 * cl.el (gensym): Move to here from cl-macs.el.
|
|
3775 (gentemp): Ditto.
|
|
3776
|
|
3777 2000-03-16 Andy Piper <andy@xemacs.org>
|
|
3778
|
|
3779 * font-lock.el (font-lock-mode): use lprogress and friends for
|
|
3780 progress management.
|
|
3781 (font-lock-default-fontify-buffer): ditto.
|
|
3782 (font-lock-fontify-syntactically-region): ditto.
|
|
3783 (font-lock-fontify-keywords-region): ditto.
|
|
3784 (font-lock-revert-cleanup): fix reverting.
|
|
3785 (font-lock-revert-setup): ditto.
|
|
3786
|
|
3787 * gutter-items.el (progress-use-echo-area): new variable. Use the
|
|
3788 echo area for progress gauges if non-nil.
|
|
3789 (clear-progress): remove echo area stuff and defer to
|
|
3790 clear-message.
|
|
3791 (append-progress): dispatch non-command events after each progress
|
|
3792 increment. Remove echo area stuff.
|
|
3793 (abort-progress): remove echo area stuff and defer to
|
|
3794 display-message.
|
|
3795 (raw-append-progress): ditto. Dispatch non-command events after
|
|
3796 gutter redisplay.
|
|
3797 (display-progress): defer echo area stuff to display-message.
|
|
3798
|
|
3799 * gutter-items.el (clear-progress):
|
|
3800 (abort-progress): indentation changes.
|
|
3801 (display-progress): don't clear progress.
|
|
3802 (append-progress): compare messages with equal.
|
|
3803 (raw-append-progress): use dispatch-non-command-events to flush
|
|
3804 widget creation events.
|
|
3805
|
|
3806 2000-03-13 Ben Wing <ben@xemacs.org>
|
|
3807
|
|
3808 * abbrev.el:
|
|
3809 * abbrev.el (abbrev-string-to-be-defined): New.
|
|
3810 * abbrev.el (inverse-abbrev-string-to-be-defined): New.
|
|
3811 Changes for use with the menubar.
|
|
3812
|
|
3813 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
3814
|
|
3815 * alist.el (vassoc): moved here from font-menu.el.
|
|
3816
|
|
3817 * custom.el (defface): typo fix.
|
|
3818
|
|
3819 * dialog.el (yes-or-no-p-dialog-box):
|
|
3820 * dialog.el (message-box):
|
|
3821 * files.el (save-some-buffers-1):
|
|
3822 Put accelerators in the button names.
|
|
3823
|
|
3824 * font-lock.el (font-lock-comment-face):
|
|
3825 * font-lock.el (font-lock-keyword-face):
|
|
3826 * font-lock.el (font-lock-function-name-face):
|
|
3827 Fixed some of the colors under MS Windows because the existing
|
|
3828 default colors were hardly different from black and needed to be
|
|
3829 made lighter.
|
|
3830
|
|
3831 * font-menu.el:
|
|
3832 * font-menu.el (font-menu-split-long-menu):
|
|
3833 * font-menu.el (font-menu-family-constructor):
|
|
3834 * font-menu.el (font-menu-size-constructor):
|
|
3835 * font-menu.el (font-menu-weight-constructor):
|
|
3836 * font-menu.el (font-menu-set-font):
|
|
3837 vassoc moved to alist.el.
|
|
3838 Accelerators added to all menus.
|
|
3839 Unused bound var new-props removed.
|
444
|
3840
|
442
|
3841 * keydefs.el: I did a whole lot of rearranging to put things in a
|
|
3842 more consistent order and fixed a number of cases where key
|
|
3843 combinations involving up, down, left, right and so on were
|
|
3844 defined but the corresponding keypad combinations were not
|
444
|
3845 defined.
|
442
|
3846
|
|
3847 * lisp-mode.el:
|
|
3848 * lisp-mode.el (lisp-interaction-mode-popup-menu):
|
|
3849 * lisp-mode.el (emacs-lisp-mode):
|
|
3850 * lisp-mode.el (lisp-interaction-mode):
|
|
3851 * lisp-mode.el (flet):
|
|
3852 Added accelerators onto the menus.
|
|
3853 Made all the different versions of the let function be indented
|
|
3854 the same way.
|
|
3855 Undid Steve's easy-menu-ification, because it makes it impossible
|
|
3856 to have the menubar and popup menus different.
|
|
3857 Cleaned up the menu; added items for find-function &c and some
|
|
3858 indenting, and removed debug-on-*.
|
|
3859
|
|
3860 * list-mode.el (list-mode-hook):
|
|
3861 * list-mode.el (list-mode):
|
|
3862 * list-mode.el (completion-setup-hook):
|
|
3863 * list-mode.el (display-completion-list):
|
|
3864 Added support for the :window-height keyword, which is required
|
|
3865 because of other changes that I made for the file dialog box. I
|
|
3866 also made the hook variables list-mode-hook and
|
|
3867 completion-setup-hook and also minibuffer-setup-hook in
|
|
3868 minibuf.el be permanent-local; see comment in list-mode.el.
|
|
3869
|
|
3870 * map-ynp.el (map-y-or-n-p):
|
|
3871 Added accelerators to the dialog buttons.
|
|
3872
|
|
3873 * menubar-items.el (menu-truncate-list):
|
|
3874 New internal function.
|
|
3875 * menubar-items.el (submenu-generate-accelerator-spec):
|
|
3876 * menubar-items.el (menu-item-strip-accelerator-spec):
|
|
3877 * menubar-items.el (menu-item-generate-accelerator-spec):
|
|
3878 New exported functions, for use in auto-generating accelerator specs.
|
|
3879
|
|
3880 * menubar-items.el:
|
|
3881 * menubar-items.el (default-menubar):
|
|
3882 * menubar-items.el (maybe-add-init-button):
|
|
3883 * menubar-items.el (bookmark-menu-filter):
|
|
3884 * menubar-items.el (slow-format-buffers-menu-line):
|
|
3885 * menubar-items.el (build-buffers-menu-internal):
|
|
3886 * menubar-items.el (language-environment-menu-filter):
|
|
3887 * menubar-items.el (default-popup-menu):
|
|
3888 * menubar-items.el (popup-buffer-menu):
|
|
3889 * menubar-items.el (popup-menubar-menu):
|
|
3890 Did a major overhaul on this file, and in fact I'm nowhere near
|
|
3891 done working on the menubar, and there will be more patches to
|
|
3892 come. A basic summary of what I've done:
|
|
3893
|
|
3894 a) I added accelerators to all of the menu items. For menus that
|
|
3895 are auto-generated, such as the buffers menu, the accelerators are
|
|
3896 automatically added to the beginning of each line using the
|
|
3897 numbers 1 through 9, then zero, and then letters starting with A,
|
|
3898 but omitting the letters that are already in use for the fixed
|
|
3899 menu items at the top of the buffers menu. To facilitate adding
|
|
3900 accelerators of this kind, I created some new functions
|
|
3901 (*-accelerator-spec), which are also being used by other filters
|
|
3902 that auto generate lists of things such as ftp sites to download
|
|
3903 packages. If people really don't like these accelerators
|
|
3904 appearing at the beginning of the menu items, a variable can be
|
|
3905 added to optionally turn them off, but I think this is rather
|
|
3906 pointless because other menu items have accelerators and many or
|
|
3907 most of the menu users will use the accelerators if the support is
|
|
3908 there.
|
|
3909
|
|
3910 b) I combined the top level Tools and Apps menus into a single
|
|
3911 Tools menu, because the distinction between the two is not
|
|
3912 obvious, and the items on the menus are not used often enough that
|
444
|
3913 putting some of them onto submenus is a problem.
|
442
|
3914
|
|
3915 c) I created two new top level menus called View and Cmds because
|
|
3916 there were too many items on the File and Edit menus, and I'm going
|
|
3917 to be adding more items to these menus. In contrast to the Tools
|
|
3918 menu, the items on these menus may be used quite often during an
|
|
3919 editing session, and so should be available with fewer
|
444
|
3920 keystrokes.
|
442
|
3921
|
|
3922 d) I added a number of options to the options menu, including one
|
|
3923 for controlling whether the alt key can be used to traverse to
|
|
3924 menu items using the accelerators, one for controlling behavior of
|
|
3925 control-k, one for controlling how the kill and yank functions
|
|
3926 interact with the clipboard, a few additional buffers-menu
|
|
3927 options, and various other things. I also did a bit of
|
|
3928 rearranging, for example, combining the keyboard and mouse options
|
|
3929 into a single keyboard and mouse submenu to facilitate the
|
444
|
3930 accelerators on that level.
|
442
|
3931
|
|
3932 e) I changed the variable buffers-menu-format-buffer-line-function
|
|
3933 to take two arguments instead of one, the second argument being
|
|
3934 the line number for use in creating an accelerator. I added a
|
|
3935 hack to support existing functions with one argument (although I
|
444
|
3936 doubt that very many of these exist), for backward compatibility.
|
442
|
3937
|
|
3938 f) I moved the top level mule menu to be a submenu of the edit
|
|
3939 menu. I think that most of the items on this menu are fairly
|
|
3940 useless and there are certainly not enough frequently used items
|
444
|
3941 to justify this being its own top level menu.
|
442
|
3942
|
|
3943 g) I combined most of the items in big-menubar.el into the main menu.
|
|
3944 If people think the main menu is too big, it would be possible to
|
|
3945 create different configurations, some smaller.
|
|
3946
|
|
3947 * menubar.el (check-menu-syntax):
|
|
3948 Deleted some syntax checks that were no longer valid, partly
|
|
3949 because of changes that were already made a long time ago, and
|
|
3950 partly because of a change I made where I allow the name of the
|
|
3951 menu item to be an evaluated expression rather than just a string,
|
|
3952 similar to all of the other parameters of a menu item.
|
|
3953
|
|
3954 * minibuf.el:
|
|
3955 * minibuf.el (read-file-name-1):
|
|
3956 * minibuf.el (mouse-read-file-name-1):
|
|
3957 I made a number of changes to improve the appearance
|
|
3958 and functioning of the file dialog box. They include:
|
|
3959
|
|
3960 a) Fixing the problem where closing the dialog box by clicking on
|
|
3961 the close button of the window didn't properly exit the
|
444
|
3962 minibuffer.
|
442
|
3963
|
|
3964 b) Fixing the problem that if you typed part of a file name, and
|
|
3965 then clicked on a completion with the mouse, the file was not
|
444
|
3966 correctly selected.
|
442
|
3967
|
|
3968 c) Changing the title of the dialog box to reflect the operation
|
|
3969 being done in accordance with user interface conventions, rather
|
444
|
3970 than the name of the dialog box buffer, which is rather useless.
|
442
|
3971
|
|
3972 d) Remove the words "possible completions are" which didn't
|
444
|
3973 belong.
|
442
|
3974
|
|
3975 e) Fix things so that the completions scroll off the end of the
|
|
3976 completions windows only to the right, rather than both to the
|
|
3977 right and down, which is in accordance with Windows user interface
|
444
|
3978 conventions.
|
442
|
3979
|
|
3980 * msw-init.el (init-post-mswindows-win):
|
|
3981 Added a binding for meta-F4, which is the standard windows binding
|
|
3982 for exiting a program.
|
|
3983
|
|
3984 * select.el (get-selection-no-error):
|
|
3985 * select.el (own-selection):
|
|
3986 * select.el (own-clipboard):
|
|
3987 Added an optional argument called append to the functions
|
|
3988 own-selection and own-clipboard. This adds support for appending
|
|
3989 text to the existing selection and allows the function
|
|
3990 own-clipboard to be used as the value of the variable
|
|
3991 interprogram- cut-function.
|
|
3992
|
|
3993 Fixed a bug in own-selection in handling zmacs-region-stays.
|
|
3994
|
|
3995 * simple.el (historical-kill-line): New.
|
|
3996
|
|
3997 * simple.el (kill-line):
|
|
3998 * simple.el (interprogram-cut-function):
|
|
3999 * simple.el (interprogram-paste-function):
|
|
4000 * simple.el (handle-pre-motion-command):
|
|
4001 * simple.el (next-line):
|
|
4002 * simple.el (previous-line):
|
|
4003 a) Expanded the variable kill-whole-line, so that function
|
|
4004 kill-line can be set to delete the entire line always, not just
|
|
4005 when cursor is at the beginning of the line. This is controlled
|
|
4006 by setting the variable kill-whole-line to the symbol 'always.
|
|
4007 This behavior, as well as the existing kill-whole-line behavior,
|
|
4008 now only take effect when kill-line is called interactively,
|
|
4009 although this is a departure from a previous behavior in the case
|
|
4010 of setting this variable kill-whole-line to t. It is almost
|
|
4011 certainly what has always been intended, and most likely the old
|
|
4012 way of doing things introduced bugs. I also created a function
|
|
4013 called historical-kill-line, which ignores the kill-whole-line
|
|
4014 setting and always gives the historical behavior of only killing
|
|
4015 to the end of the line. I bound this function to shift- control-k
|
|
4016 so that the kill to end of line behavior is available, even when
|
|
4017 kill-whole-line has been set to change control-k into the simple
|
|
4018 delete-whole-line behavior. (This can be set using the options
|
|
4019 menu.)
|
|
4020
|
|
4021 b) I changed things so that kill and yank now interact with the
|
|
4022 clipboard by default under windows. This was done by changing the
|
|
4023 default value of interprogram-cut- function and
|
|
4024 interprogram-paste-function. You can get the old behavior by
|
|
4025 setting these to nil, and there is an option on the options menu
|
|
4026 to do this.
|
|
4027
|
|
4028 c) I added support for selecting text using shifted motion keys.
|
|
4029 This support is on by default and can be controlled by the
|
|
4030 variable shifted-motion-keys-select-region. There is also a
|
|
4031 variable called unshifted-motion-keys-deselect-region that
|
|
4032 controls more specifically how the shifted motion key behavior
|
|
4033 works. I did not put an option on the options menu to turn this
|
|
4034 off, because I can't imagine why this would be useful.
|
|
4035
|
|
4036 * simple.el (forward-block-of-lines):
|
|
4037 * simple.el (backward-block-of-lines):
|
|
4038 * simple.el (block-movement-size):
|
|
4039 New.
|
|
4040
|
|
4041 * simple.el (uncapitalized-title-words):
|
|
4042 * simple.el (uncapitalized-title-word-regexp):
|
|
4043 * simple.el (capitalize-string-as-title):
|
|
4044 * simple.el (capitalize-region-as-title):
|
|
4045 New.
|
444
|
4046
|
442
|
4047
|
|
4048 * subr.el (add-hook):
|
|
4049 * subr.el (make-local-hook): New.
|
|
4050 * subr.el (remove-local-hook): New.
|
|
4051 * subr.el (add-one-shot-hook): New.
|
|
4052 * subr.el (add-local-one-shot-hook): New.
|
|
4053 Added some functions to make using hooks easier.
|
|
4054 These include:
|
|
4055
|
|
4056 a) Functions add-local-hook and remove-local-hook to make it easy
|
|
4057 to use local hooks.
|
|
4058
|
|
4059 b) Functions add-one-shot-hook and add-local-one-shot-hook, which
|
|
4060 make it possible to add a "one-shot" hook, which is to say a hook
|
|
4061 that runs only once, and automatically removes itself after the
|
|
4062 first time it has run.
|
|
4063
|
|
4064 2000-03-09 Andy Piper <andy@xemacs.org>
|
|
4065
|
|
4066 * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
|
|
4067
|
|
4068 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4069
|
|
4070 * buff-menu.el (buffers-menu-omit-invisible-buffers):
|
|
4071 Moved from menubar-items.el.
|
|
4072 * dumped-lisp.el: Dump gutter-items regardless of menubar.
|
|
4073
|
|
4074 2000-03-08 Andy Piper <andy@xemacs.org>
|
|
4075
|
|
4076 * gutter-items.el (build-buffers-tab-internal): add selected field
|
|
4077 to buffers tab spec.
|
|
4078
|
|
4079 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4080
|
|
4081 * minibuf.el (last-exact-completion): Initialize to nil.
|
|
4082
|
|
4083 2000-03-07 Didier Verna <didier@xemacs.org>
|
|
4084
|
|
4085 * startup.el (command-line-1): remove unused variable
|
|
4086 `first-file-buffer'.
|
|
4087
|
|
4088 2000-02-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4089
|
|
4090 * loaddefs.el (completion-ignored-extensions): Removed ".log",
|
|
4091 which is also used for Web server log files.
|
|
4092
|
|
4093 2000-02-03 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
4094
|
|
4095 * mule/mule-charset.el: Setup auto-fill-chars.
|
|
4096
|
|
4097 2000-03-02 SL Baur <steve@beopen.com>
|
|
4098
|
|
4099 * subr.el (with-string-as-buffer-contents): Reimplement using
|
|
4100 `with-temp-buffer'. Fixes non-unique buffer name problem, fixes
|
|
4101 non-deletion of buffer after execution problem.
|
|
4102 (with-output-to-string): Use unique buffer name.
|
|
4103
|
|
4104 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
4105
|
|
4106 * gutter-items.el (buffers-tab-sort-function): New variable.
|
|
4107 (buffers-tab-items): Funcall it to sort the buffer tab list.
|
|
4108
|
|
4109 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
4110
|
|
4111 * startup.el (load-user-init-file): Merge two `if's to one `or'.
|
|
4112
|
|
4113 2000-02-28 Martin Buchholz <martin@xemacs.org>
|
|
4114
|
|
4115 * menubar-items.el (maybe-add-init-button): Remove the "Load
|
|
4116 .emacs" button from all menubars.
|
|
4117
|
|
4118 2000-03-01 Didier Verna <didier@xemacs.org>
|
|
4119
|
|
4120 * rect.el (string-rectangle): depend on `pending-delete-mode' for
|
|
4121 region rectangle replacement (from Jan Vroonhof).
|
|
4122 (replace-rectangle): new function.
|
|
4123
|
|
4124 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4125
|
|
4126 * mule/mule-cmds.el (set-default-coding-systems): Use
|
|
4127 set-terminal-coding-system and set-keyboard-coding-system.
|
|
4128 * coding.el (set-terminal-coding-system): Use
|
|
4129 set-console-tty-output-coding-system.
|
|
4130 (set-keyboard-coding-system): Use
|
|
4131 set-console-tty-input-coding-system.
|
|
4132
|
|
4133 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4134
|
|
4135 * minibuf.el (read-variable): Allow symbol to default argument.
|
|
4136
|
|
4137 2000-02-27 Andy Piper <andy@xemacs.org>
|
|
4138
|
|
4139 * gutter-items.el (update-tab-hook): new function to be used for
|
|
4140 hooks.
|
|
4141 (create-frame-hook): add update-tab-hook.
|
|
4142 (record-buffer-hook): ditto.
|
|
4143 (default-gutter-position-changed): ditto.
|
|
4144 (default-gutter-position): updating the buffers tab is now handled
|
|
4145 by a hook.
|
|
4146 (default-gutter-position-changed-hook): new variable.
|
|
4147 (gutter-element-visibility-changed-hook): ditto.
|
|
4148 (set-gutter-element-visible-p): call it.
|
|
4149 (set-gutter-element): use modify-specifier-instances. Set extents
|
|
4150 as duplicable before using.
|
|
4151 (remove-gutter-element): ditto.
|
|
4152 (set-gutter-element-visible-p): ditto.
|
|
4153 (init-gutter): new function.
|
|
4154 (add-tab-to-gutter): use new gutter-element functions rather than
|
|
4155 setting specifiers directly.
|
|
4156 (clear-progress): ditto.
|
|
4157 (abort-progress): ditto.
|
|
4158 (gutter-buffers-tab-visible-p): renamed from
|
|
4159 default-gutter-visible-p
|
|
4160
|
|
4161 * specifier.el (modify-specifier-instances): new function from Jan
|
|
4162 Vroonhof.
|
|
4163
|
|
4164 * x-init.el (init-post-x-win): call init-gutter.
|
|
4165
|
|
4166 * msw-init.el (init-post-mswindows-win): call init-gutter.
|
|
4167
|
|
4168 * menubar-items.el (default-menubar): Update to reflect new gutter
|
|
4169 variables.
|
|
4170
|
|
4171 2000-02-26 Andy Piper <andy@xemacs.org>
|
|
4172
|
|
4173 * gutter-items.el (set-gutter-element): new function. Add gutter
|
|
4174 elements to the specified gutter.
|
|
4175 (remove-gutter-element): new function. Remove gutter elements from
|
|
4176 the specified gutter.
|
|
4177 (set-gutter-element-visible-p): new function. Set gutter element
|
|
4178 visibility for the provided gutter-visible specifier.
|
|
4179
|
|
4180 2000-02-23 Andy Piper <andy@xemacs.org>
|
|
4181
|
|
4182 * gutter-items.el (add-tab-to-gutter): specify dimensions
|
|
4183 dynamically.
|
|
4184
|
|
4185 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
4186
|
|
4187 * gutter-items.el (add-tab-to-gutter):
|
|
4188 * package-get.el (package-get-interactive-package-query):
|
|
4189 * package-ui.el (pui-directory-exists):
|
|
4190 (pui-install-selected-packages):
|
|
4191 (pui-list-packages):
|
|
4192 Use #'(lambda ...) instead of '(lambda ...).
|
|
4193
|
|
4194 2000-02-21 Gregory Neil Shapiro <gshapiro@gshapiro.net>
|
|
4195
|
|
4196 * startup.el (load-user-init-file): Check to make sure user
|
|
4197 has an init-file before calling load().
|
|
4198
|
|
4199 2000-02-20 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4200
|
|
4201 * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
|
|
4202
|
|
4203 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
4204
|
|
4205 * XEmacs 21.2.31 is released.
|
|
4206
|
|
4207 2000-02-21 Mike Sperber <mike@xemacs.org>
|
|
4208
|
|
4209 * loadup.el (really-early-error-handler):
|
|
4210 * update-elc.el:
|
|
4211 * make-docfile.el:
|
|
4212 Remove dependency on EMACSBOOTSTRAP... environment variables.
|
|
4213
|
|
4214 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
4215
|
|
4216 * XEmacs 21.2.30 is released.
|
|
4217
|
|
4218 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
4219
|
|
4220 * byte-optimize.el (byte-optimize-plus):
|
|
4221 (byte-optimize-minus):
|
|
4222 (byte-optimize-multiply):
|
|
4223 Optimize (- 0) to 0, not (-)
|
|
4224 Optimize (+ 5 3.0) to 8.0
|
|
4225 Optimize (* 5 3.0) to 15.0
|
|
4226 Improve readability.
|
|
4227
|
|
4228 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
4229
|
|
4230 * modeline.el: (modeline-scrolling-method): change modeline
|
|
4231 mswindows cursor appearance according to the value.
|
|
4232
|
|
4233 * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
|
|
4234 and 'gui-element face colors and 'gui-element face font to Windows
|
|
4235 defaults.
|
|
4236
|
|
4237 2000-02-09 Stef Epardaud <stef@lunatech.com>
|
|
4238
|
|
4239 * font-lock.el: Javadoc enhancements
|
|
4240
|
|
4241 1999-11-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4242
|
|
4243 * ldap.el (toplevel): Test if LDAP support has been compiled in
|
|
4244 (ldap-verbose): New option
|
|
4245 (ldap-search-entries): Renamed from the previous ldap-search
|
|
4246 Conditionalize message display on ldap-verbose
|
|
4247 (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
|
|
4248 defuns
|
|
4249 (ldap-search): Is now defined as an obsolete wrapper calling
|
|
4250 ldap-search-basic or ldap-search-entries
|
|
4251
|
|
4252
|
|
4253 1999-12-06 Hirokazu FUKUI <hfukui@sannet.ne.jp>
|
|
4254 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
|
|
4255 Jan Vroonhof <jan@xemacs.org>
|
|
4256
|
|
4257 * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
|
|
4258 When for-effect is true, didn't call `byte-optimize-form'
|
|
4259 in and/or subforms without last.
|
|
4260
|
|
4261 1999-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4262
|
|
4263 * package-get.el (package-get-download-sites): Use correct custom
|
|
4264 type.
|
|
4265
|
|
4266 2000-02-15 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4267
|
|
4268 * files.el (write-file): Ask for coding system when compiled with
|
|
4269 file-coding.
|
|
4270
|
|
4271 2000-02-16 Andy Piper <andy@xemacs.org>
|
|
4272
|
|
4273 * buffer.el (switch-to-buffer): give norecord argument to
|
|
4274 set-window-buffer instead of explicitly recording.
|
|
4275
|
|
4276 * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
|
|
4277 we have to pick a window.
|
|
4278
|
|
4279 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4280
|
|
4281 * mule/mule-cmds.el (describe-language-support): Don't add
|
|
4282 unexist function to help-map.
|
|
4283 (describe-coding-system): Don't use already assigend `C'.
|
|
4284
|
|
4285 2000-01-23 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
4286
|
|
4287 * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
|
|
4288 work in custom.
|
|
4289
|
|
4290 2000-02-04 Kazuyuki IENAGA <kazz@imasy.or.jp>
|
|
4291
|
|
4292 * about.el: Ienaga's e-mail address change.
|
|
4293
|
|
4294 2000-02-16 Samuel Mikes <smikes@alumni.hmc.edu>
|
|
4295
|
|
4296 * etags.el (find-tag): force new window -- even if buf already
|
|
4297 visible -- when other-window is t
|
|
4298
|
|
4299 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
4300
|
|
4301 * XEmacs 21.2.29 is released.
|
|
4302
|
|
4303 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
4304
|
|
4305 * cl-extra.el (getf): This is now identical to `plist-get', so
|
|
4306 just defalias it.
|
|
4307 * cl-macs.el: Make getf an alias to plist-get, at the
|
|
4308 byte-compiler level, using define-compiler-macro.
|
|
4309
|
|
4310 2000-02-08 Martin Buchholz <martin@xemacs.org>
|
|
4311
|
|
4312 * cl-extra.el (cl-remprop): Remove. remprop is now in C.
|
|
4313
|
|
4314 2000-02-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4315
|
|
4316 * lisp/etags.el (find-tag-internal): set exact-tagname to
|
|
4317 a regular expression that matches against the tagname
|
|
4318 part of the tag entry first instead of only looking in
|
|
4319 the context area.
|
|
4320
|
|
4321 2000-01-23 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
4322
|
|
4323 * gutter-items.el: fixed typo(s) in customizing default-gutter-position
|
|
4324 * toobar.el: fixed typo(s) in customizing default-toolbar-position
|
|
4325
|
440
|
4326 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
4327
|
|
4328 * XEmacs 21.2.28 is released.
|
|
4329
|
|
4330 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
4331
|
|
4332 * cl-extra.el (getf): Just call `get', never `get*'.
|
|
4333 Make arglist match docstring.
|
|
4334 Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
|
|
4335 * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
|
|
4336 * byte-optimize.el: remove references to `get*'.
|
|
4337
|
|
4338 2000-02-06 Martin Buchholz <martin@xemacs.org>
|
|
4339
|
|
4340 * mule/european.el: Add syntax information for Latin3 and Latin4.
|
|
4341
|
|
4342 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
4343
|
|
4344 * byte-optimize.el: Byte-optimize (length "foo")
|
|
4345
|
|
4346 2000-02-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
4347
|
|
4348 * window.el (shrink-window-if-larger-than-buffer): Rewrite full
|
|
4349 width check using `window-leftmost-p' and `window-rightmost-p'.
|
|
4350
|
|
4351 2000-02-02 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
4352
|
|
4353 * wid-edit.el (widget-match-inline): An atom never matches a
|
442
|
4354 list.
|
440
|
4355
|
|
4356 2000-01-29 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4357
|
|
4358 * modeline.el: Consolidated 'x and 'mswindows specification under
|
|
4359 'win tag.
|
|
4360
|
|
4361 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
4362
|
|
4363 * gutter-items.el: (format-buffers-tab-line): Try and be
|
|
4364 intelligent about buffer naming when we have duplicates.
|
|
4365
|
|
4366 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
4367
|
|
4368 * gutter-items.el (gutter-visible-p): Make sure the gutter gets
|
|
4369 updated when it becomes visible.
|
|
4370
|
|
4371 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4372
|
|
4373 * bytecomp.el (byte-compile-insert-header): Properly set coding
|
|
4374 system under MULE and file-coding.
|
|
4375
|
|
4376 2000-01-28 Martin Buchholz <martin@xemacs.org>
|
|
4377
|
442
|
4378 * coding.el (dontusethis-set-value-file-name-coding-system-handler):
|
|
4379 (dontusethis-set-value-terminal-coding-system-handler):
|
|
4380 (dontusethis-set-value-keyboard-coding-system-handler):
|
440
|
4381 Never undefine coding system aliases. Emergency fix for gnus.
|
|
4382
|
|
4383 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4384
|
|
4385 * files.el (abbreviate-file-name): Use directory-sep-char instead
|
|
4386 of hard-coded "/".
|
|
4387
|
|
4388 2000-01-27 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4389
|
|
4390 * startup.el (user-init-file-base-list): New variable, replacing
|
|
4391 user-init-file-base.
|
|
4392 (find-user-init-file): New function.
|
|
4393 (command-line-early): Use it.
|
|
4394 (load-user-init-file): Ditto.
|
|
4395
|
|
4396 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4397
|
|
4398 * gutter-items.el (update-tab-in-gutter): Use proper locale when
|
|
4399 calling valid-image-instantiator-format-p
|
|
4400
|
|
4401 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4402
|
|
4403 * isearch-mode.el (isearch-mode): The variable is
|
|
4404 isearch-unhidden-extents, not isearch-opened-extents.
|
|
4405
|
|
4406 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4407
|
|
4408 * minibuf.el (next-history-element): Modify error message if a
|
|
4409 default value is available.
|
|
4410
|
|
4411 2000-01-26 Martin Buchholz <martin@xemacs.org>
|
|
4412
|
|
4413 * bytecomp.el (byte-compile-file): Don't unconditionally write
|
|
4414 .elc files in binary - might contain non-Latin1.
|
|
4415
|
|
4416 2000-01-24 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4417
|
|
4418 * process.el (shell-quote-argument): Use (nt-quote-process-args)
|
|
4419 for windows-nt.
|
|
4420
|
442
|
4421 * version.el:
|
|
4422 * startup.el (user-init-file-base):
|
|
4423 * process.el (call-process-region):
|
|
4424 * files.el (make-backup-file-name):
|
|
4425 (backup-file-name-p):
|
|
4426 (file-relative-name):
|
|
4427 (abbreviate-file-name):
|
|
4428 (set-auto-mode):
|
440
|
4429 * code-process.el (call-process-region): Removed unnecessary
|
|
4430 branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
|
|
4431 support out of the universe.
|
|
4432
|
|
4433 * process.el:
|
442
|
4434 * code-process.el:
|
440
|
4435 * bytecomp.el (byte-compile-file): Removed reference to
|
|
4436 buffer-file-type, and commented usage of binary-process-output
|
|
4437 NTEmacs variables.
|
|
4438
|
|
4439 2000-01-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4440
|
|
4441 * help.el (function-arglist): Add case for macro.
|
|
4442
|
|
4443 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4444
|
|
4445 * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
|
|
4446 printers.
|
|
4447 (custom-display): Added a menu for printer/display tags.
|
|
4448
|
|
4449 * frame.el (frame-type):
|
|
4450 * device.el (device-type): Added 'msprinter to the doc string, and
|
|
4451 removed 'pc -- it is not going to be implemented ever.
|
|
4452 (call-device-method): Fixed docstring typo.
|
|
4453 Defined specifier tags 'printer and 'display.
|
|
4454
|
|
4455 2000-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4456
|
|
4457 * lisp/itimer.el (itimer-run-expired-timers): (consp
|
|
4458 last-command-event-time) instead of (consp
|
|
4459 'last-command-event-time).
|
|
4460
|
|
4461 2000-01-21 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4462
|
|
4463 * msw-glyphs.el: Removed obsolete commentary.
|
|
4464
|
|
4465 2000-01-21 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4466
|
|
4467 * minibuf.el (read-file-name): Use abbreviate-file-name to produce
|
|
4468 better default value.
|
|
4469
|
|
4470 2000-01-21 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4471
|
|
4472 * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
|
|
4473 (read-string): Ditto.
|
|
4474 (eval-minibuffer): Ditto.
|
|
4475 (read-command): Ditto.
|
|
4476 (read-function): Ditto.
|
|
4477 (read-variable): Ditto.
|
|
4478 (read-number): Ditto.
|
|
4479 (read-shell-command): Ditto.
|
|
4480 (read-number): Record history.
|
|
4481
|
|
4482 2000-01-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4483
|
|
4484 * etags.el (find-tag-tag): Use DEFAULT of completing-read.
|
|
4485
|
|
4486 2000-01-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4487
|
|
4488 * faces.el (startup-initialize-custom-faces): New function.
|
|
4489 Reset all faces created during auto-autoloads loading time
|
|
4490 by defface.
|
|
4491 * startup.el (command-line): Call it.
|
|
4492
|
|
4493 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4494
|
|
4495 * about.el (about-hackers): Add myself to contributors list.
|
|
4496
|
|
4497 2000-01-12 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4498
|
|
4499 * menubar-items.el (maybe-add-init-button): Removed an argument in
|
|
4500 a call to load-user-init-file, as the function managed to lose its
|
|
4501 formal parameter a few betas ago.
|
|
4502
|
438
|
4503 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
4504
|
|
4505 * XEmacs 21.2.27 is released.
|
|
4506
|
|
4507 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
4508
|
|
4509 * process.el (shell-command-to-string): Use the FSF docstring.
|
|
4510 Make shell-command-to-string the standard function, and
|
|
4511 exec-to-string the (deprecated) alias.
|
|
4512
|
|
4513 * startup.el: typo fix.
|
|
4514
|
|
4515 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
4516
|
|
4517 * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
|
|
4518
|
|
4519 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4520
|
|
4521 * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
|
|
4522 buffers after visible buffers.
|
|
4523 (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
|
|
4524
|
|
4525 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4526
|
|
4527 * info.el (Info-extract-menu-node-name): Stop at a dot
|
|
4528 followed by whitespace or right parenthesis.
|
|
4529
|
|
4530 2000-01-15 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4531
|
|
4532 * info.el (Info-directory-list): Warn against using Customize with
|
|
4533 Info-directory-list.
|
|
4534
|
|
4535 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
4536
|
|
4537 * minibuf.el (read-file-name): doc fix.
|
|
4538
|
|
4539 * autoload.el (update-file-autoloads): doc fix.
|
|
4540
|
|
4541 * about.el (about-hackers): Change my E-mail address.
|
|
4542
|
|
4543 2000-01-13 Martin Buchholz <martin@xemacs.org>
|
|
4544
|
|
4545 * info.el (Info-visit-file): Just use the `f' interactive spec to
|
|
4546 read a filename in the standard way.
|
|
4547
|
|
4548 2000-01-13 Andy Piper <andy@xemacs.org>
|
|
4549
|
|
4550 * gutter-items.el (gutter-buffers-tab-orientation): new variable.
|
|
4551 (gutter-buffers-tab-extent): new variable.
|
|
4552 (update-tab-in-gutter): call add-tab-to-gutter again if the
|
|
4553 orientation has changed.
|
|
4554 (add-tab-to-gutter): cope with different orientations.
|
|
4555
|
|
4556 2000-01-11 Didier Verna <didier@xemacs.org>
|
|
4557
|
|
4558 * info.el (Info-following-node-name): backward-skip dots as well
|
|
4559 as spaces (dots at the end of a node name aren't part of it).
|
|
4560 (Info-extract-menu-node-name): don't skip dots. There could be
|
|
4561 some in the node name.
|
|
4562 (Info-index): allow dots to be part of a node name.
|
|
4563
|
|
4564 2000-01-12 Andreas Jaeger <aj@suse.de>
|
|
4565
|
|
4566 * files.el (auto-mode-alist): Added idlwave-mode.
|
|
4567 Patch by Carsten Dominik <dominik@astro.uva.nl>.
|
|
4568
|
|
4569 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4570
|
|
4571 * info.el (Info-search): Show default value.
|
|
4572
|
|
4573 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4574
|
|
4575 * info.el (Info-read-node-completion-table): New variable.
|
|
4576 (Info-read-node-name-1): New function.
|
|
4577 (Info-read-node-name): Use it.
|
|
4578 (Info-follow-reference): Use DEFAULT argument of completing-read.
|
|
4579 (Info-menu): Ditto.
|
|
4580
|
|
4581 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4582
|
|
4583 * hyper-apropos.el (hyper-describe-key-briefly): Save
|
|
4584 window configuration.
|
|
4585 (hyper-describe-face): Use DEFAULT of completing-read.
|
|
4586 (hyper-apropos-read-variable-symbol): Ditto.
|
|
4587 (hyper-apropos-read-function-symbol): Ditto.
|
|
4588
|
|
4589 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4590
|
|
4591 * mule/mule-cmds.el (set-default-coding-system): Set
|
|
4592 comint-exec-hook to use coding-system-for-read and
|
|
4593 coding-system-for-write so that C-x RET c works.
|
|
4594
|
|
4595 1999-12-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4596
|
|
4597 * minibuf.el (minibuffer-confirm-incomplete): Customize.
|
|
4598 (previous-matching-history-element): Increment
|
|
4599 minibuffer-max-depth by 1.
|
|
4600 (next-matching-history-element): Ditto.
|
|
4601
|
|
4602 2000-01-11 Andy Piper <andy@xemacs.org>
|
|
4603
|
|
4604 * gutter-items.el (buffers-tab): Create a new face for the buffers
|
|
4605 tab.
|
|
4606 (buffers-tab-face): use it.
|
|
4607
|
|
4608 2000-01-10 Didier Verna <didier@xemacs.org>
|
|
4609
|
|
4610 * modeline.el (modeline-scrolling-method): change modeline X
|
|
4611 cursor appearance according to the value.
|
|
4612
|
|
4613 2000-01-07 Andreas Jaeger <aj@suse.de>
|
|
4614
|
|
4615 * about.el (about-hackers): Moved my entry to contributor list.
|
|
4616 (xemacs-hackers): Added myself.
|
|
4617 (about-maintainer-info): Added description of myself.
|
|
4618
|
|
4619
|
|
4620 2000-01-07 Didier Verna <didier@xemacs.org>
|
|
4621
|
|
4622 * modeline.el (modeline-scrolling-method): new variable.
|
|
4623 (mouse-drag-modeline): add reference to it in the docstring.
|
|
4624 (mouse-drag-modeline): handle it.
|
|
4625
|
|
4626 2000-01-08 Andy Piper <andy@xemacs.org>
|
|
4627
|
|
4628 * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
|
|
4629 calls.
|
|
4630 (remove-buffer-from-gutter-tab): ditto.
|
|
4631
|
|
4632 2000-01-06 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
4633
|
|
4634 * cus-edit.el (custom-hook-convert-widget): Fix comment.
|
|
4635 (custom-face-edit): Fix grammatical error in help message.
|
|
4636
|
|
4637 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4638
|
|
4639 * movemail.el: Added.
|
|
4640
|
|
4641 * dumped-lisp.el (preloaded-file-list): Added movemail.el.
|
|
4642
|
|
4643 2000-01-03 Didier Verna <didier@xemacs.org>
|
|
4644
|
|
4645 * modeline.el (mouse-drag-modeline): remove the code related to
|
|
4646 the modeline horizontal scrolling facility.
|
|
4647
|
436
|
4648 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
4649
|
|
4650 * XEmacs 21.2.26 is released.
|
|
4651
|
|
4652 1999-12-28 Andy Piper <andy@xemacs.org>
|
|
4653
|
|
4654 * wid-edit.el (widget-push-button-value-create): The gui cache
|
|
4655 does not agree with native widgets which can only be displayed
|
|
4656 once per window. The reasons for caching are diminished now that
|
|
4657 we don't hog resources when creating buttons.
|
|
4658 (widget-push-button-cache) deleted.
|
|
4659
|
434
|
4660 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
4661
|
|
4662 * XEmacs 21.2.25 is released.
|
|
4663
|
|
4664 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4665
|
|
4666 * hyper-apropos.el (hyper-apropos): Toggle
|
|
4667 hyper-apropos-programming-apropos correctly.
|
|
4668 Set REGEXP when user accepts default value.
|
|
4669
|
|
4670 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4671
|
|
4672 * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
|
|
4673 (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
|
|
4674
|
|
4675 1999-12-22 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4676
|
|
4677 * mule/mule-category.el (undefined-category-designator):
|
|
4678 Return char instead of character. Search for undefined one.
|
|
4679 (describe-category): Use with-displaying-help-buffer.
|
|
4680
|
|
4681 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
4682
|
438
|
4683 * byte-optimize.el (byte-optimize-plus):
|
434
|
4684 Optimize (+ 1) to 1 instead of (1+ nil).
|
|
4685
|
|
4686 * files.el (basic-save-buffer): Rewrite for clarity. Use (char-before).
|
|
4687
|
|
4688 * byte-optimize.el (byte-compile-butlast): Remove. Use butlast instead.
|
|
4689
|
|
4690 * byte-optimize.el (byte-optimize-char-before): New function.
|
|
4691 Remove performance penalty for using (char-before) instead of (char-after).
|
|
4692
|
|
4693 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4694
|
|
4695 * mule/mule-category.el (char-category-list): Return character
|
|
4696 instead of integer.
|
|
4697
|
|
4698 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4699
|
|
4700 * minibuf.el (read-buffer): Check default is buffer object.
|
|
4701
|
|
4702 1999-11-25 Andy Piper <andy@xemacs.org>
|
|
4703
|
|
4704 * cus-edit.el (custom-buffer-create-buttons): Use native widgets
|
|
4705 for buttons.
|
|
4706
|
|
4707 1999-12-16 Andreas Jaeger <aj@suse.de>
|
|
4708
|
|
4709 * package-get.el (package-get-maybe-save-index): Fixed typo.
|
|
4710 Patch by Jeff Miller <jmiller@smart.net>.
|
|
4711
|
|
4712 1999-12-13 Charles G Waldman <cgw@alum.mit.edu>
|
|
4713
|
438
|
4714 * gnuserv.el (gnuserv-process-filter): don't call
|
434
|
4715 gnuserv-write-to-client when gnuserv-current-client is nil
|
|
4716
|
432
|
4717 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
4718
|
|
4719 * XEmacs 21.2.24 is released.
|
|
4720
|
|
4721 1999-12-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
4722
|
|
4723 * about.el (about-hackers): Update my email address.
|
|
4724
|
430
|
4725 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
4726
|
|
4727 * XEmacs 21.2.23 is released.
|
|
4728
|
|
4729 1999-11-06 Jason R Mastaler <jason@mastaler.com>
|
|
4730
|
|
4731 * package-get.el (package-get-download-sites): Removed several
|
|
4732 defunct download sites, added many new ones, and corrected a few
|
|
4733 incorrect directory-on-site entries. Added physical locations to
|
|
4734 site-description.
|
|
4735
|
|
4736 1999-11-30 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
4737
|
|
4738 * finder.el (finder-commentary): add DOC string and fix
|
|
4739 interactive spec
|
|
4740
|
|
4741 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4742
|
|
4743 * help.el (describe-function): Don't forget to intern the string
|
|
4744 completing-read returns.
|
|
4745 (describe-variable): Ditto.
|
|
4746
|
434
|
4747 1999-11-16 Adrian Aichner <adrian@xemacs.org>
|
430
|
4748
|
|
4749 * hyper-apropos.el (hyper-apropos-this-symbol): Handle
|
|
4750 `hyper-apropos-help-mode' here to find symbol to customize
|
|
4751 irregardless of cursor position and simplify
|
|
4752 `hyper-apropos-set-variable', `hyper-apropos-find-function', and
|
|
4753 `hyper-apropos-popup-menu'.
|
|
4754
|
|
4755 1999-11-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4756
|
|
4757 * apropos.el (apropos-mode-map): Add return to call
|
|
4758 apropos-follow.
|
|
4759 (apropos-print): Call apropos-mode to have better
|
|
4760 command reference. Put keymap text-poperty to
|
|
4761 symbole name.
|
|
4762
|
|
4763 1999-11-22 Alastair Burt <burt@dfki.de>
|
|
4764
|
|
4765 * help.el: (describe-bindings-1): Added handling of keymaps for
|
|
4766 the extents at point.
|
|
4767
|
|
4768 1999-12-02 Mark Thomas <mthomas@jprc.com>
|
|
4769
|
|
4770 * gutter-items.el (buffers-tab-items): Wrap the function in a
|
|
4771 save-match-data
|
|
4772
|
|
4773 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4774
|
|
4775 * help.el (describe-function): Use the DEFAULT argument to
|
|
4776 completing-read.
|
|
4777 (describe-variable): Ditto.
|
|
4778
|
|
4779 1999-11-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4780
|
|
4781 * minibuf.el (read-from-minibuffer): Add optional argument
|
|
4782 DEFAULT to have better mini-buffer history support.
|
|
4783 (completing-read): Pass default to read-from-minibuffer.
|
|
4784 (read-buffer): Pass default to completing-read.
|
|
4785
|
|
4786 1999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4787
|
|
4788 * font-lock.el (font-lock-doc-string-face): Document the
|
|
4789 `font-lock-lisp-like' property.
|
|
4790
|
|
4791 1999-11-29 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4792
|
|
4793 * lisp-mode.el: Specify `font-lock-lisp-like'.
|
|
4794
|
|
4795 * font-lock.el (font-lock-lisp-like): New function.
|
|
4796 (font-lock-fontify-syntactically-region): Use it.
|
|
4797
|
428
|
4798 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4799
|
|
4800 * XEmacs 21.2.22 is released
|
|
4801
|
|
4802 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
4803
|
|
4804 * XEmacs 21.2.21 is released.
|
|
4805
|
|
4806 1999-11-18 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4807
|
|
4808 * minibuf.el (read-coding-system): Accept symbol and
|
|
4809 coding-system object as a default-coding-system.
|
|
4810
|
|
4811 1999-11-16 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4812
|
|
4813 * minibuf.el (read-coding-system): Accept symbol as
|
|
4814 a default-coding-system.
|
|
4815
|
|
4816 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4817
|
|
4818 * apropos.el (apropos-documentation): Use insert instead
|
|
4819 of princ.
|
|
4820
|
|
4821 1999-11-07 William M. Perry <wmperry@aventail.com>
|
|
4822
|
|
4823 * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
|
|
4824 for the linux console.
|
|
4825
|
|
4826 * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
|
|
4827 stuff to work when you are not on a window system, since the GPM
|
|
4828 mouse support now allows pasting from outside of XEmacs.
|
|
4829
|
|
4830 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4831
|
|
4832 * XEmacs 21.2.20 is released
|
|
4833
|
|
4834 1999-11-06 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4835
|
|
4836 * setup-paths.el (paths-default-info-directories): Add
|
|
4837 /usr/share/info and /usr/local/share/info.
|
|
4838
|
|
4839 1999-10-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
4840
|
|
4841 * about.el: Updated Vladimir Ivanovic's info.
|
|
4842
|
|
4843 11999-08-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4844
|
|
4845 * auto-show.el (auto-show-truncationp): Remove.
|
|
4846
|
|
4847 * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
|
|
4848
|
|
4849 999-09-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
4850
|
|
4851 * indent.el (indent-line-to): fix bug: spaces were not replaced
|
|
4852 with tab if column is multiple of tab-width
|
|
4853 From dhn@qedinc.com
|
|
4854
|
|
4855 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4856
|
|
4857 * mule/mule-cmds.el (read-input-method-name): Accept symbols
|
|
4858 correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
|
|
4859
|
|
4860 * package-get.el (package-get-package-provider): Be verbose when
|
|
4861 interactive. Patch from Robert Pluim
|
|
4862
|
|
4863 1999-08-23 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
4864
|
|
4865 * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
|
|
4866 info file suffixes.
|
|
4867
|
|
4868 1999-08-19 Stephen Tse <stephent@sfu.ca>
|
|
4869
|
|
4870 * process.el (open-network-stream): Add a new optional parameter
|
|
4871 PROTOCOL to support udp; fix a minor typo and add an explanation
|
|
4872 in docstring for udp programming.
|
|
4873
|
|
4874 * code-process.el (open-network-stream): Add a new optional
|
|
4875 parameter PROTOCOL to support udp; fix a minor typo and add an
|
|
4876 explanation in docstring for udp programming.
|
|
4877
|
|
4878 1999-10-18 Andy Piper <andy@xemacs.org>
|
|
4879
|
|
4880 * gui.el (make-gui-button): be more precise about how we call
|
|
4881 callbacks.
|
|
4882
|
|
4883 * wid-edit.el (widget-push-button-value-create): Use the new form
|
|
4884 of native gui-button.
|
|
4885
|
|
4886 1999-10-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4887
|
|
4888 * info.el (Info-page-prev): Don't do (sit-for 0).
|
|
4889
|
|
4890 1999-10-13 Andy Piper <andy@xemacs.org>
|
|
4891
|
|
4892 * gutter-items.el (progress-abort-glyph): new glyph for showing
|
|
4893 abort status.
|
|
4894 (append-progress): dispatch-event rather than sit-for.
|
|
4895 (abort-progress): new function. Show the abort glyph with an
|
|
4896 appropriate message.
|
|
4897 (raw-append-progress): dispatch-event rather than sit-for.
|
|
4898 (display-progress): cope with aborts.
|
|
4899
|
|
4900 * gui.el (make-gui-button): Use native widgets for buttons
|
|
4901 unconditionally.
|
|
4902 (insert-gui-button): ditto.
|
|
4903 (gui-button-p): ditto.
|
|
4904
|
|
4905 * xbm-button.el: remove from core.
|
|
4906
|
|
4907 * xpm-button.el: remove from core.
|
|
4908
|
|
4909 1999-10-07 Olivier Galibert <galibert@pobox.com>
|
|
4910
|
|
4911 * faces.el (init-device-faces): Don't initialize the random faces
|
|
4912 on the stream device.
|
|
4913
|
|
4914 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
4915
|
438
|
4916 * files.el (recover-file): Don't use ls under windows for revert buffer.
|
428
|
4917
|
434
|
4918 1999-09-25 Adrian Aichner <adrian@xemacs.org>
|
428
|
4919
|
|
4920 * package-get.el (package-get-download-menu): Make menu really
|
|
4921 toggle download sites.
|
|
4922 (package-get-download-sites): Add autoload cookie.
|
|
4923
|
|
4924 1999-09-29 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4925
|
|
4926 * setup-paths.el (paths-find-module-directory): Ditto.
|
|
4927
|
|
4928 1999-09-29 Werner Fink <werner@suse.de>
|
|
4929
|
|
4930 * setup-paths.el (paths-find-exec-directory): Add missing nil
|
|
4931 parameter for environment.
|
|
4932
|
|
4933 1999-09-27 Martin Buchholz <martin@xemacs.org>
|
|
4934
|
438
|
4935 * modeline.el (modeline-format):
|
|
4936 Only purecopy the strings. Else
|
428
|
4937 (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
|
|
4938 barfs.
|
|
4939
|
|
4940 1999-08-28 Mike Woolley <mike@bulsara.com>
|
|
4941
|
|
4942 * winnt.el: Removed nt-shell-mode-hook, which was preventing the
|
|
4943 user setting comint-completion-addsuffix and
|
|
4944 comint-process-echoes.
|
|
4945
|
|
4946 1999-09-22 Andy Piper <andy@xemacs.org>
|
|
4947
|
|
4948 * gutter-items.el (update-tab-in-gutter): use
|
|
4949 last-nonminibuf-window instead of selected-window.
|
|
4950
|
|
4951 1999-09-18 Andy Piper <andy@xemacs.org>
|
|
4952
|
|
4953 * gnuserv.el (gnuserv-edit-files): select frame we are going to
|
|
4954 display on.
|
|
4955
|
|
4956 * subr.el (record-buffer-hook): new variable so that the hook gets
|
|
4957 some documentation.
|
|
4958
|
|
4959 1999-09-16 Andy Piper <andy@xemacs.org>
|
|
4960
|
|
4961 * gutter-items.el (update-tab-in-gutter): only update when the
|
|
4962 gutter is visible.
|
|
4963 (remove-buffer-from-gutter-tab): ditto.
|
|
4964
|
|
4965 1999-09-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
4966
|
|
4967 * simple.el (do-auto-fill): Commented out part of Kinsoku
|
|
4968 processing.
|
|
4969
|
|
4970 1999-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
4971
|
|
4972 * isearch-mode.el (isearch-highlightify-region): Give the
|
|
4973 highlighting extents a high priority.
|
|
4974 (isearch-make-extent): Give the main highlighting extent an even
|
|
4975 higher priority.
|
|
4976
|
|
4977 1999-09-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4978
|
|
4979 * packages.el (packages-compute-package-locations): Fix typo from
|
|
4980 -u rationalization.
|
|
4981
|
|
4982 1999-09-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4983
|
|
4984 * setup-paths.el (paths-find-doc-directory): Respect value of
|
|
4985 `configure-doc-directory.'
|
|
4986
|
|
4987 * find-paths.el (paths-find-architecture-directory): Give
|
|
4988 precendence `default' argument (which typically comes from
|
|
4989 configure).
|
|
4990
|
|
4991 1999-09-05 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4992
|
|
4993 * startup.el (command-line-early): Added options -user-init-file
|
|
4994 and -user-init-directory.
|
|
4995
|
|
4996 * files.el (user-init-file): Default to NIL so we can recognize
|
|
4997 when it's set.
|
|
4998
|
|
4999 1999-08-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
5000
|
438
|
5001 * obsolete.el (init-file-user):
|
|
5002 * startup.el:
|
|
5003 * packages.el (packages-compute-package-locations):
|
|
5004 * package-get.el (package-get-user-index-filename):
|
|
5005 * menubar-items.el (maybe-add-init-button):
|
|
5006 * info.el (Info-annotations-path):
|
|
5007 * dump-paths.el:
|
428
|
5008 Change `user-init-directory' to be an absolute path.
|
|
5009 Use `user-init-directory' where appropriate.
|
|
5010 Zap `init-file-user' and its uses.
|
|
5011
|
|
5012 1999-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
5013
|
|
5014 * subr.el (copy-symbol): New function.
|
|
5015
|
|
5016 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
5017
|
|
5018 * isearch-mode.el (isearch-done): Be sure to restore invisible
|
|
5019 extents in the proper buffer.
|
|
5020 (isearch-pre-command-hook): Set this-command to the correct value
|
|
5021 in case the buffer has changed and old overriding-local-map was
|
|
5022 used.
|
|
5023 (isearch-restore-extent): Use remprop instead of setting the
|
|
5024 property to nil.
|
|
5025
|
|
5026 1999-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
5027
|
|
5028 * cmdloop.el (execute-extended-command): Update zmacs region
|
|
5029 before the delay.
|
|
5030 (execute-extended-command): Make the message gettext-friendly.
|
|
5031
|
|
5032 1999-09-07 Andy Piper <andy@xemacs.org>
|
|
5033
|
|
5034 * gutter-items.el (progress-gauge-glyph): renamed from
|
|
5035 progress-glyph.
|
|
5036 (progress-text-glyph): new variable.
|
|
5037 (progress-layout-glyph): use layouts and text glyphs.
|
|
5038 (progress-area-buffer): removed.
|
|
5039 (progress-text-and-extent): new variable.
|
|
5040 (progress-displayed-p): dynamically create gutter area buffer.
|
|
5041 (clear-progress): ditto.
|
|
5042 (raw-append-progress): ditto.
|
|
5043 (append-progress): use new glyph names.
|
|
5044 (raw-append-progress): only create the extent when needed. set
|
|
5045 properties more optimally.
|
|
5046 (progress): remove args.
|
|
5047
|
|
5048 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
5049
|
|
5050 * isearch-mode.el (isearch-range-invisible): Use mapc instead of
|
|
5051 mapcar where the return value is unused.
|
|
5052 (isearch-restore-invisible-extents): Ditto.
|
|
5053 (isearch-highlight-all-cleanup): Ditto.
|
|
5054 (isearch-delete-extents-in-range): Traverse the extents only once.
|
|
5055 (isearch-highlight-all-update): Don't start over if the search
|
|
5056 string has changed and more input is pending.
|
|
5057
|
|
5058 1999-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
5059
|
|
5060 * packages.el (packages-find-package-data-path): Ditto.
|
|
5061
|
|
5062 * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
|
|
5063
|
|
5064 * subr.el (mapc-internal): Don't make obsolete.
|
|
5065
|
|
5066 * cl-extra.el (mapc): Resurrect.
|
|
5067
|
|
5068 1999-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
5069
|
438
|
5070 * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
|
428
|
5071 alias.
|
|
5072
|
|
5073 * isearch-mode.el (isearch-top-state): Restore isearch-word.
|
|
5074 (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
|
|
5075 (isearch-yank-clipboard): Use get-clipboard instead of
|
|
5076 x-get-clipboard.
|
|
5077 (isearch-yank-selection): Fix docstring.
|
|
5078
|
|
5079 1999-09-02 Martin Buchholz <martin@xemacs.org>
|
|
5080
|
|
5081 * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
|
|
5082
|
|
5083 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
5084
|
|
5085 * cl-macs.el (extent-start-position): Fix setf method.
|
|
5086 (extent-end-position): Ditto.
|
|
5087
|
|
5088 1999-09-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
5089
|
|
5090 * isearch-mode.el: End merge with FSF 20.4.
|
|
5091
|
|
5092 * isearch-mode.el (search-invisible): New variable.
|
|
5093 (isearch-hide-immediately): Ditto.
|
|
5094 (isearch-unhidden-extents): Ditto.
|
|
5095 (isearch-range-invisible): New function.
|
|
5096 (isearch-unhide-extent): Ditto.
|
|
5097 (isearch-restore-invisible-extents): Ditto.
|
|
5098 (isearch-restore-extent): Ditto.
|
|
5099
|
|
5100 * isearch-mode.el (isearch-ring-advance-edit): Use FSF
|
|
5101 implementation.
|
|
5102 (isearch-ring-retreat-edit): Ditto.
|
|
5103 (isearch-forward): New argument NO-RECURSIVE-EDIT.
|
|
5104 (isearch-forward-regexp): New arguments NOT-REGEXP and
|
|
5105 NO-RECURSIVE-EDIT.
|
|
5106 (isearch-backward): New argument NO-RECURSIVE-EDIT.
|
|
5107 (isearch-backward-regexp): New arguments NOT-REGEXP and
|
|
5108 NO-RECURSIVE-EDIT.
|
|
5109 (isearch-mode): Return isearch-success.
|
|
5110 (isearch-update): Use unread-command-events instead of
|
|
5111 unread-command-event.
|
|
5112 (isearch-abort): If an invalid regexp is encountered, keep popping
|
|
5113 states.
|
|
5114 (isearch-*-char): Use FSF implementation.
|
|
5115 (isearch-whitespace-chars): Use the more robust FSF's
|
|
5116 implementation.
|
|
5117 (isearch-within-brackets): New variable.
|
|
5118 (isearch-mode): Initialize it.
|
|
5119 (isearch-edit-string): Bind it.
|
|
5120 (isearch-search-and-update): Set it.
|
|
5121 (isearch-push-state): Push it.
|
|
5122 (isearch-top-state): Pop it.
|
|
5123 (isearch-search): Set it.
|
|
5124 (isearch-printing-char): When called by isearch-whitespace-chars,
|
|
5125 handle M-SPC gracefully.
|
|
5126 (isearch-message-prefix): New argument ELLIPSIS.
|
|
5127 (isearch-message-suffix): Ditto.
|
|
5128 (isearch-message): Use the ELLIPSIS argument when calling
|
|
5129 isearch-message-prefix and isearch-message-suffix.
|
|
5130 (isearch-message-prefix): Distinguish between "wrapped" and
|
|
5131 "overwrapped" search, FWIW.
|
|
5132
|
|
5133 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
5134
|
|
5135 * isearch-mode.el (isearch-edit-string): Use the head of the
|
|
5136 search ring instead of search-last-string and search-last-regexp.
|
|
5137 (search-highlight): Renamed from isearch-highlight.
|
|
5138 (isearch-exit): Use the new name.
|
|
5139 (isearch-highlight): Ditto.
|
|
5140 (isearch-dehighlight): Ditto.
|
|
5141 (isearch-update-ring): New function.
|
|
5142 (isearch-done): Call it.
|
|
5143 (isearch-done): New argument EDIT.
|
438
|
5144 (isearch-repeat): If search string is empty, look up at the car of
|
428
|
5145 the search ring; ignore the yank pointer.
|
|
5146 (isearch-abort): Call isearch-done with NOPUSH.
|
|
5147 (isearch-cancel): New function.
|
|
5148 (isearch-mode-map): Bind it to ESC ESC ESC.
|
|
5149
|
|
5150 * isearch-mode.el: Begin merge with FSF 20.4.
|
|
5151
|
|
5152 1999-09-01 Andy Piper <andy@xemacs.org>
|
|
5153
|
|
5154 * x-select.el (x-get-clipboard): obsolete.
|
|
5155 (x-yank-clipboard-selection): obsolete
|
|
5156
|
|
5157 * select.el (disown-selection): need to be careful to disown the
|
|
5158 clipboard if we set it via selection.
|
|
5159 (get-clipboard): move from x-select.el
|
|
5160 (yank-clipboard-selection): ditto.
|
|
5161
|
|
5162 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
5163
|
|
5164 * isearch-mode.el (isearch-exit): Bind isearch-highlight and
|
|
5165 isearch-highlight-all-matches to nil.
|
|
5166 (isearch-fixed-case): New variable.
|
|
5167 (isearch-mode): Initialize it.
|
|
5168 (isearch-edit-string): Save it.
|
|
5169 (isearch-toggle-case-fold): Set it.
|
|
5170 (isearch-fix-case): Make sure isearch-toggle-case-fold works --
|
|
5171 need to check isearch-fixed-case.
|
|
5172 (isearch-toggle-case-fold): Update highlighting of all matches
|
|
5173 before the pause.
|
438
|
5174 (isearch-edit-string):
|
428
|
5175
|
|
5176 1999-09-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
5177
|
|
5178 * isearch-mode.el (isearch-edit-string): Call isearch-message
|
|
5179 before reading the event so that the prompt is displayed properly.
|
|
5180 (isearch-message): Use isearch-nonincremental when calling
|
|
5181 isearch-message-prefix.
|
|
5182 (minibuffer-local-isearch-map): Bind up and down to do the same as
|
|
5183 M-p and M-n respectively.
|
|
5184 (isearch-done): New arg NOPUSH.
|
|
5185 (isearch-edit-string): Use it.
|
|
5186 (isearch-edit-string): Don't bind isearch-string.
|
|
5187 (isearch-ring-adjust): Edit string, *then* push state.
|
|
5188
|
|
5189 1999-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
5190
|
|
5191 * faces.el (isearch-secondary): Make isearch-secondary look
|
|
5192 different than default.
|
|
5193
|
|
5194 1999-08-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
5195
|
|
5196 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
5197 save-excursion.
|
|
5198 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
5199 (isearch-update): Call isearch-dehighlight without arguments.
|
|
5200 (isearch-done): Ditto.
|
|
5201
|
|
5202 * isearch-mode.el (isearch-fix-case): If the search string has no
|
|
5203 upper-case letters, allow the folding to be reenabled.
|
|
5204 Previously, once disabled, the folding would remain that way until
|
|
5205 the end of isearch.
|
|
5206 (isearch-top-state): Call isearch-fix-case.
|
|
5207
|
|
5208 * isearch-mode.el (isearch-yank): Use progn instead of the inner
|
|
5209 save-excursion.
|
|
5210 (isearch-dehighlight): Remove TOTALLY. Simplify.
|
|
5211
|
|
5212 1999-08-31 Jan Vroonhof <jan@xemacs.org>
|
|
5213
|
|
5214 * xpm-button.el:
|
|
5215 xbm-button.el: Need to exist in core because gui.el depends on
|
|
5216 them.
|
|
5217
|
|
5218 1999-08-31 Andy Piper <andy@xemacs.org>
|
|
5219
|
|
5220 * gutter-items.el (buffers-tab-face): new customizable variable.
|
|
5221 (buffers-tab-default-buffer-line-length): new specifier for
|
|
5222 maximum viewable characters.
|
|
5223 (progress-stack): new variable for implementing widget-based
|
|
5224 progress messages.
|
|
5225 (progress-area-buffer): ditto.
|
|
5226 (progress-glyph-height): ditto.
|
|
5227 (progress-stop-callback): ditto.
|
|
5228 (progress-quit-function): new function.
|
|
5229 (progress-glyph): new variable.
|
|
5230 (progress-layout-glyph): ditto.
|
|
5231 (progress-displayed-p): new function, see message-displayed-p for
|
|
5232 details.
|
|
5233 (clear-progress): ditto.
|
|
5234 (remove-progress): ditto.
|
|
5235 (append-progress): ditto.
|
|
5236 (raw-append-progress): ditto.
|
|
5237 (display-progress): ditto.
|
|
5238 (current-progress): ditto.
|
|
5239 (current-progress-label): ditto.
|
|
5240 (progress): ditto.
|
|
5241 (lprogress): ditto.
|
|
5242
|
|
5243
|
|
5244 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
5245
|
|
5246 * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
|
|
5247
|
|
5248 * isearch-mode.el (isearch-yank-x-selection): Renamed to
|
|
5249 `isearch-yank-selection'.
|
|
5250 (isearch-mode-map): Use it.
|
|
5251 (isearch-yank-selection): Use `get-selection' instead of
|
|
5252 `get-x-selection'.
|
|
5253
|
|
5254 1999-08-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
5255
|
|
5256 * faces.el (isearch-secondary): Create face here.
|
|
5257
|
438
|
5258 * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
|
428
|
5259 timers.
|
|
5260
|
|
5261 1999-08-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
5262
|
|
5263 * subr.el (buffer-string): More robust backward compatibility
|
|
5264 check, courtesy William Perry.
|
|
5265
|
|
5266 1999-08-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
5267
|
|
5268 * replace.el (perform-replace): Stop the search after the search
|
|
5269 limit has been reached.
|
|
5270
|
|
5271 1999-08-23 Andy Piper <andy@xemacs.org>
|
|
5272
|
|
5273 * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
|
|
5274 here if we don't have one.
|
|
5275
|
|
5276 1999-08-15 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5277
|
|
5278 * ldap.el (ldap-coding-system): Default to nil until we get
|
|
5279 efficient UTF8 support
|
|
5280 (ldap-decode-string): Guard against `decode-coding-string' not
|
|
5281 being defined
|
|
5282 (ldap-encode-string): Guard against `encode-coding-string' not
|
|
5283 being defined
|
|
5284
|
442
|
5285 1999-08-23 Didier Verna <didier@xemacs.org>
|
428
|
5286
|
|
5287 * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
|
|
5288 Some doc strings improvements, and add a star to the `interactive'
|
|
5289 calls.
|
|
5290
|
|
5291 1999-08-18 Stef Epardaud <stef@lunatech.com>
|
|
5292
|
|
5293 * font-lock.el (java-font-lock-keywords-3): introduced new
|
|
5294 keywords and regexpes for javadoc syntax 1.2.
|
|
5295
|
|
5296 1999-08-17 Andy Piper <andy@xemacs.org>
|
|
5297
|
|
5298 * gutter-items.el (buffers-tab-format-buffer-line-function): use
|
|
5299 format-buffers-tab-line.
|
|
5300 (buffers-tab-max-buffer-line-length): new variable.
|
|
5301 (format-buffers-tab-line): new function. truncate names if over
|
|
5302 buffers-tab-max-buffer-line-length.
|
|
5303
|
|
5304 1999-08-13 Charles G Waldman <cgw@fnal.gov>
|
|
5305
|
|
5306 * cus-start.el: Customize the variable `bell-inhibit-time'.
|
|
5307
|
|
5308 1999-08-16 Andy Piper <andy@xemacs.org>
|
|
5309
|
|
5310 * gutter-items.el (remove-buffer-from-gutter-tab): take a
|
|
5311 brute-force approach to deleting the last buffer.
|
|
5312 (buffers-tab-grouping-regexp): new customizable variable.
|
|
5313 (select-buffers-tab-buffers-by-mode): use it.
|
|
5314
|
|
5315 1999-08-13 Andy Piper <andy@xemacs.org>
|
|
5316
|
|
5317 * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
|
|
5318 deletion problem.
|
|
5319
|
442
|
5320 1999-07-30 Didier Verna <didier@xemacs.org>
|
428
|
5321
|
|
5322 * cus-edit.el (custom-save-variables): I said, use prin1 instead
|
|
5323 of princ to output symbols.
|
|
5324 (custom-save-face-internal): ditto.
|
|
5325 (custom-save-resets): ditto.
|
|
5326
|
442
|
5327 1999-08-09 Didier Verna <didier@xemacs.org>
|
428
|
5328
|
|
5329 * gutter-items.el (select-buffers-tab-buffers-by-mode): use
|
|
5330 `regexp-quote' to protect the major mode name for use as a regular
|
|
5331 expression (c++ needs this for instance).
|
|
5332
|
|
5333 1999-08-08 Andy Piper <andy@xemacs.org>
|
|
5334
|
|
5335 * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
|
|
5336 cope with similar mode names.
|
|
5337
|
|
5338 * gutter-items.el (buffers-tab-selection-function): new selection
|
|
5339 function.
|
|
5340 (select-buffers-tab-buffers-by-mode): new function.
|
|
5341 (buffers-tab-items): use it if set to only display buffers in the
|
|
5342 tab in the current buffer's group..
|
|
5343 (update-tab-in-gutter): use new api.
|
|
5344 (remove-buffer-from-gutter-tab): ditto.
|
|
5345
|
|
5346 * gutter-items.el (buffers-tab-max-size): set custom selection
|
|
5347 default to 6.
|
|
5348 (buffers-tab-switch-to-buffer): just switch window if the window is visible.
|
|
5349 (add-tab-to-gutter): set face as default.
|
|
5350
|
|
5351 1999-07-07 Jan Vroonhof <jan@xemacs.org>
|
|
5352
|
|
5353 * faces.el (frob-face-property): Merge the fall-back specifier
|
|
5354 with the target, not replace it.
|
|
5355
|
|
5356 1999-08-05 Andy Piper <andy@xemacs.org>
|
|
5357
|
|
5358 * gutter-items.el (update-tab-in-gutter): add frame argument for
|
|
5359 buffer-items.
|
|
5360 (update-tab-in-gutter): use it.
|
|
5361
|
|
5362 * gutter-items.el (record-buffer-hook): set.
|
|
5363
|
|
5364 * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
|
|
5365 change.
|
|
5366 (switch-to-buffer-hook) deleted.
|
|
5367
|
|
5368 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
5369
|
|
5370 * gutter-items.el (update-tab-in-gutter): make sure this will work
|
|
5371 as an argument to create-frame-hook.
|
|
5372
|
|
5373 1999-07-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
5374
|
|
5375 * isearch-mode.el: Modified Bob and Darryl's code to use itimers
|
|
5376 instead of timer emulation.
|
|
5377
|
|
5378 1999-07-30 Darryl Okahata <darrylo@sonic.net>
|
|
5379
|
|
5380 * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
|
|
5381 Emacs isearch enhancements.
|
|
5382
|
|
5383 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
5384
|
|
5385 * gutter-items.el (add-tab-to-gutter): put in specifier specs for
|
|
5386 all devices that support tab controls.
|
|
5387 (remove-buffer-from-gutter-tab): new function. to be used as a
|
|
5388 value for kill-buffer-hook.
|
|
5389
|
|
5390 1999-07-21 Sean MacLennan <seanm@storm.ca>
|
|
5391
|
|
5392 * auto-show.el (auto-show-truncationp): changed to match
|
|
5393 `window_translation_on'
|
|
5394
|
|
5395 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
5396
|
|
5397 * XEmacs 21.2.19 is released
|
|
5398
|
|
5399 1999-07-28 SL Baur <steve@miho>
|
|
5400
|
|
5401 * code-files.el (insert-file-contents): Fix docstring.
|
|
5402 revert previous change.
|
|
5403
|
|
5404 1999-07-26 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
5405
|
|
5406 * fill.el (fill-region-as-paragraph): Change re-break-point to
|
|
5407 contain word-across-newline plus one character so that filling
|
|
5408 Japanese and Chinese works as desired.
|
|
5409 * simple.el (do-auto-fill): Ditto.
|
|
5410
|
|
5411 1999-07-26 SL Baur <steve@miho>
|
|
5412
|
|
5413 * mule/japanese.el ("Japanese"): Do not specify a default input
|
|
5414 method.
|
|
5415 Suggested by MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5416
|
|
5417 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5418
|
|
5419 * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
|
|
5420 able to use cl-macs macro in early lisp.
|
|
5421
|
|
5422 1999-07-23 Jan Vroonhof <jan@xemacs.org>
|
|
5423
|
|
5424 * custom.el:
|
|
5425 * cus-face.el:
|
|
5426 * cus-edit.el:
|
|
5427 Massive custom Theme API changes.
|
|
5428
|
|
5429 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5430
|
|
5431 * code-files.el (insert-file-contents): Regard
|
|
5432 coding-system-magic-cookie if `coding-system-for-read' is nil.
|
|
5433
|
|
5434 1999-07-22 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5435
|
|
5436 * mule/thai-xtis.el: Add coding: local variable, to avoid
|
|
5437 bootstrapping problem with C locale.
|
|
5438
|
|
5439 1999-07-22 Andy Piper <andy@xemacs.org>
|
|
5440
|
|
5441 * dumped-lisp.el (preloaded-file-list): guard against putting
|
|
5442 gutter-items in a less than functional XEmacs.
|
|
5443 * gutter-items.el: put call to `add-tab-to-gutter' back in.
|
|
5444
|
|
5445 1999-07-18 Bob Weiner <weiner@beopen.com>
|
|
5446
|
|
5447 * fill.el (fill-context-prefix): Fixed bug that prevented the
|
|
5448 setting of an adaptive fill prefix when the `dont-skip-first' was
|
|
5449 t.
|
|
5450
|
|
5451 1999-07-22 SL Baur <steve@miho>
|
|
5452
|
|
5453 * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
|
|
5454
|
|
5455 1999-06-25 Karl M. Hegbloom <karlheg@debian.org>
|
|
5456
|
|
5457 * files.el (interpreter-mode-alist): add `make', `guile', and
|
|
5458 `emacs' entries. (#!/usr/bin/make -f ought to send a file into
|
|
5459 makefile-mode, guile is a scheme, and someday XEmacs will be
|
|
5460 modular enough to use as an efficient scripting tool.)
|
|
5461
|
|
5462 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5463
|
|
5464 * mule/mule-cmds.el (reset-language-environment): Regard
|
|
5465 coding-category `utf-8' and `ucs-4' if they are available.
|
|
5466
|
|
5467 1999-07-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5468
|
|
5469 * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
|
|
5470 (prefer-coding-system): Fix DOC-string.
|
|
5471
|
|
5472 * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
|
|
5473 DOC-string too.
|
|
5474
|
|
5475 * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
|
|
5476 Mule.
|
|
5477 (coding-system-change-eol-conversion): Fix DOC-string.
|
|
5478
|
|
5479 1999-06-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5480
|
|
5481 * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
|
|
5482 instead of `list-coding-system'.
|
|
5483
|
|
5484 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5485
|
|
5486 * menubar-items.el (default-menubar): `select-input-method' was
|
|
5487 renamed to `set-input-method'.
|
|
5488
|
|
5489 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
5490 "Set Language Environment" menu.
|
|
5491
|
|
5492 * mule/mule-cmds.el (set-language-info-alist): Fix setting for
|
|
5493 "Describe Language Support" menu.
|
|
5494
|
|
5495 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5496
|
|
5497 * mule/chinese.el ("Chinese-GB"): Rename
|
|
5498 `chinese-gb-environment-setup-function' to
|
|
5499 `setup-chinese-gb-environment-internal'.
|
|
5500
|
|
5501 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5502
|
|
5503 * mule/korean.el: Use `define-coding-system-alias' instead of
|
|
5504 `copy-coding-system'.
|
|
5505
|
|
5506 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5507
|
|
5508 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
5509 Treat duplicated coding-categories.
|
|
5510
|
|
5511 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5512
|
|
5513 * mule/japanese.el: Use `define-coding-system-alias' instead of
|
|
5514 `copy-coding-system'.
|
|
5515
|
|
5516 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5517
|
|
5518 * mule/vietnamese.el: Specify `iso-8-1' as a category of
|
|
5519 coding-system `viscii'.
|
|
5520
|
|
5521 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5522
|
|
5523 * mule/cyrillic.el:
|
|
5524 - Specify `iso-8-1' as a category of coding-system `koi8-r'.
|
|
5525 (cyrillic-alternativnyj-decode-table): New variable.
|
|
5526 (cyrillic-alternativnyj-encode-table): New variable.
|
|
5527 - Specify `iso-8-1' as a category of coding-system
|
|
5528 `alternativnyj'.
|
|
5529 - Abolish general Cyrillic environment.
|
|
5530
|
|
5531 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5532
|
|
5533 * mule/chinese.el:
|
|
5534 - Use `define-coding-system-alias' instead of `copy-coding-system'.
|
|
5535 - Register `chinese-gb-environment-setup-function' as a
|
|
5536 `setup-function' of "Chinese-GB" environment.
|
|
5537
|
|
5538 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5539
|
|
5540 * mule/mule-cmds.el (set-language-info-alist): Allow dummy
|
|
5541 optional argument `parents'.
|
|
5542
|
|
5543 * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
|
|
5544 property for Thai-XTIS.
|
|
5545
|
|
5546 * mule/mule-help.el (help-with-tutorial): Use property
|
|
5547 `tutorial-coding-system' of language-info as a coding-system to
|
|
5548 read tutorial file.
|
|
5549
|
|
5550 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5551
|
|
5552 * mule/thai-xtis.el: Don't setup `setup-function' and
|
|
5553 `exit-function'.
|
|
5554
|
|
5555 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
5556 `set-coding-category-system' to set up coding-system for
|
|
5557 coding-category.
|
|
5558
|
|
5559 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
5560 `set-coding-category-system' to set up coding-system for
|
|
5561 coding-category.
|
|
5562
|
|
5563 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5564
|
|
5565 * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
|
|
5566 Thai-XTIS environment.
|
|
5567
|
|
5568 * mule/mule-cmds.el (prefer-coding-system): Use
|
|
5569 `find-coding-system' instead of `coding-system-p'.
|
|
5570
|
|
5571 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5572
|
|
5573 * mule/mule-cmds.el (set-language-environment-coding-systems):
|
|
5574 Modify eol-type for XEmacs.
|
|
5575
|
|
5576 * mule/thai-xtis.el: Delete unused local variable `category'.
|
|
5577
|
|
5578 * mule/mule-cmds.el (coding-system-change-eol-conversion): New
|
|
5579 function.
|
|
5580 (prefer-coding-system): Don't call
|
|
5581 `update-coding-systems-internal'; use function
|
|
5582 `coding-category-list' instead of variable `coding-category-list';
|
|
5583 use `set-coding-priority-list' instead of `set-coding-priority';
|
|
5584 modify `eol-type' for XEmacs.
|
|
5585
|
|
5586 * mule/mule-misc.el (string-width): Use `charset-width' instead of
|
|
5587 `charset-columns'.
|
|
5588 (char-width): Likewise.
|
|
5589
|
|
5590 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5591
|
|
5592 * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
|
|
5593 `tis-620'.
|
|
5594
|
|
5595 * mule/mule-cmds.el (set-language-environment-coding-systems): Use
|
|
5596 `set-coding-priority-list' instead of `set-coding-priority'; don't
|
|
5597 call `update-coding-systems-internal'.
|
|
5598
|
|
5599 * mule/mule-misc.el (coding-system-get): New function.
|
|
5600 (coding-system-put): New function.
|
|
5601 (coding-system-category): New function.
|
|
5602
|
|
5603 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5604
|
|
5605 * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
|
|
5606 when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
|
|
5607 to avoid conflict with leim/quail/thai-xtis.
|
|
5608
|
|
5609 * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
|
|
5610 to thai-xtis-chars.el.
|
|
5611
|
|
5612 * mule/thai-xtis-chars.el: New file (split from
|
|
5613 mule/thai-xtis.el).
|
|
5614
|
|
5615 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5616
|
|
5617 * mule/thai-xtis.el:
|
|
5618 - Change category for the charset `thai-xtis' to `?x' from `?T'.
|
|
5619 - Add syntax entries.
|
|
5620 - Put `preferred-coding-system' of the charset `thai-xtis' to
|
|
5621 `tis-620'.
|
|
5622
|
|
5623 1999-06-28 TAKAHASHI Naoto <ntakahas@etl.go.jp>
|
|
5624
|
|
5625 * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
|
|
5626 rewritten to use write-multibyte-character.
|
|
5627
|
|
5628 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5629
|
|
5630 mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
|
|
5631 of `iso-2022-7'.
|
|
5632 (prefer-coding-system): Synced up with Emacs 20.3.11 but not
|
|
5633 ported yet.
|
|
5634 (read-input-method-name): Treat optional argument `default'.
|
|
5635
|
|
5636 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5637
|
|
5638 * mule/mule-cmds.el (set-language-info): Don't set up menus at
|
|
5639 all.
|
|
5640 (set-language-info-alist): Set up menus here.
|
|
5641
|
|
5642 1999-06-28 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
5643
|
|
5644 * minibuf.el (completing-read): Add new optional argument
|
|
5645 `default'.
|
|
5646 (read-coding-system): Add new optional argument
|
|
5647 `default-coding-system'.
|
|
5648
|
|
5649 1999-06-03 Ken'ichi Handa <handa@gnu.org>
|
|
5650
|
|
5651 * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
|
|
5652 (viet-viscii-...->viet-vscii...).
|
|
5653
|
|
5654 1999-05-13 Ken'ichi Handa <handa@gnu.org>
|
|
5655
|
|
5656 * mule/mule-cmds.el: Change MULE to Mule in docstrings
|
|
5657 and menus.
|
|
5658
|
|
5659 1999-04-12 Richard M. Stallman <rms@gnu.org>
|
|
5660
|
|
5661 * mule/mule-cmds.el (input-method-function): Add permanent-local
|
|
5662 property.
|
|
5663
|
|
5664 1999-03-30 Dave Love <fx@gnu.org>
|
|
5665
|
|
5666 * mule/mule-cmds.el (current-language-environment): Doc fix.
|
|
5667
|
|
5668 1999-02-06 Richard Stallman <rms@gnu.org>
|
|
5669
|
|
5670 * mule/european.el (setup-slovenian-environment): New function.
|
|
5671 ("Slovenian"): New language environment.
|
|
5672
|
|
5673 1999-01-27 Dave Love <fx@gnu.org>
|
|
5674
|
|
5675 * mule/mule-cmds.el (current-language-environment): Provide :link,
|
|
5676 :type (choices) and appropriate :get.
|
|
5677
|
|
5678 1999-01-14 Kenichi Handa <handa@etl.go.jp>
|
|
5679
|
|
5680 * mule/mule-cmds.el (describe-language-environment): Don't alter
|
|
5681 input-method-alist.
|
|
5682
|
|
5683 1999-01-06 Eli Zaretskii <eliz@gnu.org>
|
|
5684
|
|
5685 * mule/mule-cmds.el (prefer-coding-system): Call
|
|
5686 set-coding-priority, so that the internal array of priorities is
|
|
5687 also updated.
|
|
5688
|
|
5689 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
5690
|
|
5691 * mule/mule-cmds.el (prefer-coding-system): If the argument
|
|
5692 requires specific EOL conversion type, make the default coding
|
|
5693 systems use that.
|
|
5694
|
|
5695 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
|
|
5696
|
|
5697 * mule/mule-cmds.el (set-language-environment): Pass the default
|
|
5698 eol-type to set-language-environment-coding-systems.
|
|
5699 (set-default-coding-systems): Copy the eol-type property for the
|
|
5700 new default values of {buffer-file,process}-coding-system from the
|
|
5701 old defaults.
|
|
5702 (set-language-environment-coding-systems): Accept an optional
|
|
5703 argument EOL-TYPE, and set the eol-type property of the default
|
|
5704 coding systems accordingly.
|
|
5705
|
|
5706 1998-10-26 Kenichi Handa <handa@etl.go.jp>
|
|
5707
|
|
5708 * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
|
|
5709 use generate-new-buffer instead of get-buffer-create.
|
|
5710
|
|
5711 1998-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
5712
|
|
5713 * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
|
|
5714
|
|
5715 1998-10-16 Markus Rost <rost@delysid.gnu.org>
|
|
5716
|
|
5717 * mule/mule-cmds.el (default-input-method): Fix custom type.
|
|
5718
|
|
5719 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
5720
|
|
5721 * mule/mule-cmds.el (setup-specified-language-environment):
|
|
5722 Add apropos-inhibit property.
|
|
5723 (describe-specified-language-support): Likewise.
|
|
5724
|
|
5725 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
5726
|
|
5727 * mule/mule-cmds.el: Doc fixes.
|
|
5728
|
|
5729 1998-09-02 Kenichi Handa <handa@etl.go.jp>
|
|
5730
|
|
5731 * mule/mule-cmds.el (register-input-method): Doc-string
|
|
5732 modified.
|
|
5733
|
|
5734 1998-09-01 Dave Love <fx@gnu.org>
|
|
5735
|
|
5736 * mule/mule-cmds.el (current-language-environment): Fix
|
|
5737 setter function.
|
|
5738
|
|
5739 1998-08-31 Paul Eggert <eggert@twinsun.com>
|
|
5740
|
|
5741 * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
|
|
5742 mule/european.el, mule/hebrew.el, mule/japanese.el,
|
|
5743 mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
|
|
5744 avoid bootstrapping problem if you need to recompile all the Lisp
|
|
5745 files using interpreted code.
|
|
5746
|
|
5747 1998-08-26 Kenichi Handa <handa@etl.go.jp>
|
|
5748
|
|
5749 * mule/european.el ("Latin-1"): Modify `documentation' key value.
|
|
5750 ("Latin-2"): Likewise.
|
|
5751
|
|
5752 1998-08-18 Per Starback <starback@update.uu.se>
|
|
5753
|
|
5754 * mule/european.el (setup-latin2-environment): Fix typo.
|
|
5755
|
|
5756 1998-08-18 Kenichi Handa <handa@etl.go.jp>
|
|
5757
|
|
5758 * mule/european.el: Give proper value of `input-method' key to all
|
|
5759 lang. env.
|
|
5760
|
|
5761 * mule/mule-cmds.el (activate-input-method): Handle the case that
|
|
5762 the arg INPUT-METHOD is nil correctly.
|
|
5763 (read-multilingual-string): Activate the specified input method
|
|
5764 before calling read-string. Afterward, activate the original
|
|
5765 input method.
|
|
5766
|
|
5767 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
|
|
5768
|
|
5769 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
5770 (set-language-info-alist): Fix typo in doc-string.
|
|
5771
|
|
5772 * mule/hebrew.el ("Hebrew"): Delete describe-function key.
|
|
5773
|
|
5774 1998-08-09 Kenichi HANDA <handa@etl.go.jp>
|
|
5775
|
|
5776 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
5777 (reset-language-environment): New function for the job that
|
|
5778 setup-english-environment used to do.
|
|
5779 (set-language-environment): Do more setups according to the info
|
|
5780 in language-info-alist.
|
|
5781 (read-language-name): Handle the case that the arg KEY is nil.
|
|
5782 (describe-language-environment): Handle input-method property.
|
|
5783
|
|
5784 * mule/: All files under this directory, which related with
|
|
5785 specific languages (such as mule/european.el, mule/greek.el,
|
|
5786 mule/hebrew.el, mule/misc-lang.el), modified as below.
|
|
5787 (setup-XXX-environment): Just call set-language-environment. If
|
|
5788 they used to do some other jobs than what done by
|
|
5789 set-language-environment, those jobs are done in
|
|
5790 setup-XXX-environment-internal now.
|
|
5791 ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
|
|
5792 the value to setup-XXX-environment-internal. Add properties
|
|
5793 input-method and features.
|
|
5794
|
|
5795 * mule/english.el (setup-english-environment): Just call
|
|
5796 reset-language-environment.
|
|
5797
|
|
5798 * mule/european.el (setup-8-bit-environment): Function deleted.
|
|
5799
|
|
5800 1998-08-08 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
5801
|
|
5802 * mule/mule-cmds.el (input-method-exit-on-first-char)
|
|
5803 (input-method-use-echo-area): Doc fixes.
|
|
5804
|
|
5805 1998-08-06 Kenichi Handa <handa@etl.go.jp>
|
|
5806
|
|
5807 * mule/mule-cmds.el (input-method-exit-on-first-char): New
|
|
5808 variable.
|
|
5809 (input-method-use-echo-area): New variable.
|
|
5810
|
|
5811 1998-08-01 Kenichi HANDA <handa@etl.go.jp>
|
|
5812
|
|
5813 * mule/mule-cmds.el (language-info-alist): Doc-string modified.
|
|
5814
|
|
5815 1998-07-30 Ken'ichi Handa <handa@delysid.gnu.org>
|
|
5816
|
|
5817 * mule/mule-cmds.el (activate-input-method): Update mode line.
|
|
5818 (inactivate-input-method): Likewise.
|
|
5819
|
|
5820 1998-07-19 Kenichi Handa <handa@etl.go.jp>
|
|
5821
|
|
5822 * mule/mule-cmds.el (read-multilingual-string): Don't activate an
|
|
5823 input method in the current buffer, but just bind
|
|
5824 current-input-method.
|
|
5825
|
|
5826 1998-07-08 Kenichi Handa <handa@etl.go.jp>
|
|
5827
|
|
5828 * mule/hebrew.el ("Hebrew"): Add coding-priority.
|
|
5829
|
|
5830 * mule/misc-lang.el ("IPA"): Add coding-priority and
|
|
5831 coding-system.
|
|
5832
|
|
5833 1998-06-26 Ken'ichi Handa <handa@melange.gnu.org>
|
|
5834
|
|
5835 * mule/greek.el: Add coding-priority.
|
|
5836
|
|
5837 1998-05-23 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
5838
|
|
5839 * mule/mule-cmds.el (register-input-method): Rename arg ENV to
|
|
5840 LANG-ENV.
|
|
5841
|
|
5842 1998-05-20 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
5843
|
|
5844 * mule/mule-cmds.el (register-input-method): Fix previous change.
|
|
5845 (setup-specified-language-environment): Doc fix.
|
|
5846
|
|
5847 1998-05-19 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
5848
|
|
5849 * mule/mule-cmds.el: Several doc fixes.
|
|
5850 (get-language-info, set-language-info): Rename argument.
|
|
5851 (set-language-info-alist): Likewise.
|
|
5852 (register-input-method): Rename argument.
|
|
5853 (activate-input-method): If INPUT-METHOD is nil, deactivate.
|
|
5854
|
|
5855 1998-05-04 Kenichi Handa <handa@etl.go.jp>
|
|
5856
|
|
5857 * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
|
|
5858 default value while reading an input method.
|
|
5859
|
|
5860 1998-05-01 Kenichi Handa <handa@etl.go.jp>
|
|
5861
|
|
5862 * mule/mule-cmds.el (universal-coding-system-argument):
|
|
5863 Use buffer-file-coding-system as default.
|
|
5864
|
|
5865 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
|
|
5866
|
|
5867 * mule/korean.el ("Korean"): Doc fix.
|
|
5868
|
|
5869 1998-04-11 Kenichi Handa <handa@etl.go.jp>
|
|
5870
|
|
5871 * mule/mule-cmds.el (describe-language-environment): Print the
|
|
5872 languge environment at the head.
|
|
5873
|
|
5874 1998-04-06 Kenichi Handa <handa@etl.go.jp>
|
|
5875
|
|
5876 * mule/japanese.el: Set exit-function to exit-japanese-environment
|
|
5877 for Japanese environment.
|
|
5878
|
|
5879 1998-03-20 Richard Stallman <rms@psilocin.gnu.org>
|
|
5880
|
|
5881 * mule/mule-cmds.el (set-language-environment): Doc fix.
|
|
5882 (current-language-environment): Use defcustom.
|
|
5883 (default-input-method): Specify :type.
|
|
5884
|
|
5885 1998-03-02 Kenichi Handa <handa@etl.go.jp>
|
|
5886
|
|
5887 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
5888 modified.
|
|
5889 (prefer-coding-system): Doc-string modified.
|
|
5890
|
|
5891 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
5892
|
|
5893 * mule/mule-cmds.el (set-language-info): Doc-string
|
|
5894 describes `coding-priority' KEY.
|
|
5895 (set-language-environment-coding-systems): New function.
|
|
5896 (select-safe-coding-system): New function.
|
|
5897 (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
|
|
5898 (set-language-info-alist): New optionla arg PARENTS. Call
|
442
|
5899 set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
|
428
|
5900 (set-language-environment-coding-systems): New function.
|
|
5901
|
|
5902 * mule/chinese.el: Remove setting up of
|
|
5903 describe-chinese-environment-map and
|
|
5904 setup-chinese-environment-map. Exclude them in args of calls to
|
|
5905 set-language-info-alist. Register coding-priority key in
|
|
5906 language-info-alist.
|
|
5907
|
|
5908 * mule/cyrillic.el: Remove setting up of
|
|
5909 describe-cyrillic-environment-map and
|
|
5910 setup-cyrillic-environment-map. Exclude them in args of calls to
|
|
5911 set-language-info-alist. Register coding-priority key in
|
|
5912 language-info-alist.
|
|
5913
|
|
5914 * mule/english.el: Register coding-priority key in
|
|
5915 language-info-alist.
|
|
5916
|
|
5917 * mule/ethiopic.el: Register coding-priority key in
|
|
5918 language-info-alist.
|
|
5919
|
|
5920 * mule/european.el: Remove setting up of
|
|
5921 describe-european-environment-map and
|
|
5922 setup-european-environment-map. Exclude them in args of calls to
|
|
5923 set-language-info-alist. Register coding-priority key in
|
|
5924 language-info-alist. Add "German" language env.
|
|
5925 (setup-8-bit-environment): Delete CODING-SYSTEM arg.
|
|
5926 (setup-german-environment): New function.
|
|
5927
|
|
5928 * mule/greek.el (setup-greek-environment): For Greek lang. env.,
|
|
5929 change default input method to "greek-postfix".
|
|
5930
|
|
5931 * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
|
|
5932 coding-priority key in
|
|
5933
|
|
5934 1997-12-19 Stephen Eglen <stephen@cns.ed.ac.uk>
|
|
5935
|
|
5936 * mule/mule-cmds.el (set-language-info): Doc fix.
|
|
5937 (input-method-inactivate-hook): Doc fix.
|
|
5938
|
|
5939 1997-11-20 Karl Heuer <kwzh@gnu.org>
|
|
5940
|
|
5941 * mule/mule-cmds.el (set-input-method): Renamed from
|
|
5942 select-input-method.
|
|
5943
|
|
5944 1997-11-07 Kenichi Handa <handa@etl.go.jp>
|
|
5945
|
|
5946 * mule/mule-cmds.el (set-language-environment): Run
|
|
5947 exit-language-environment-hook before calling `exit-function'
|
|
5948 which is specified for the language environment.
|
|
5949
|
|
5950 1997-10-23 Kenichi Handa <handa@etl.go.jp>
|
|
5951
|
|
5952 * mule/mule-cmds.el (set-default-coding-systems): Doc-string
|
|
5953 modified.
|
|
5954 (prefer-coding-system): Likewise.
|
|
5955 (describe-language-environment): Print aliases of each coding
|
|
5956 system.
|
|
5957 (set-language-environment-hook): New variable.
|
|
5958 (exit-language-environment-hook): New variable.
|
|
5959 (set-language-environment): Call these hooks. Before setting a
|
|
5960 new language environment, exit from the
|
|
5961 current-language-environment if necessary.
|
|
5962 (input-method-verbose-flag): The value can be nil, t,
|
|
5963 complex-only, or default.
|
|
5964 (input-method-highlight-flag): Doc-string augmented.
|
|
5965 (activate-input-method): Check if we can run the registered
|
|
5966 function to activate an input method.
|
|
5967
|
|
5968 * mule/korean.el: Set exit-function for language environment
|
|
5969 "Korean" to exit-korean-environment.
|
|
5970 (setup-korean-environment): Moved to korea-util.el.
|
|
5971
|
|
5972 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
5973
|
|
5974 * mule/mule-cmds.el (read-multilingual-string): Use
|
|
5975 current-input-method prior to default-input-method. Don't bind
|
|
5976 current-input-method by `let', instead, activate the specified
|
|
5977 input method in the current buffer temporarily.
|
|
5978
|
|
5979 1997-10-19 John F. Whitehead <jfw@cisco.com>
|
|
5980
|
|
5981 * mule/mule-cmds.el (describe-language-environment): Fix prompt.
|
|
5982
|
|
5983 1997-10-21 Kenichi Handa <handa@etl.go.jp>
|
|
5984
|
|
5985 * mule/chinese.el (post-read-decode-hz): Return the result of
|
|
5986 decode-hz-region.
|
|
5987 (pre-write-encode-hz): Do not change the value of
|
|
5988 last-coding-system.
|
|
5989
|
|
5990 1998-09-06 Bill Richter <richter@math.nwu.edu>
|
|
5991
|
|
5992 * mule/mule-ccl.el: Doc fixes.
|
|
5993
|
|
5994 1998-04-20 Kenichi Handa <handa@etl.go.jp>
|
|
5995
|
|
5996 * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
|
|
5997 (check-ccl-program): New macro.
|
|
5998
|
|
5999 1998-01-21 Kenichi Handa <handa@etl.go.jp>
|
|
6000
|
|
6001 * mule/mule-ccl.el: Comment about CCL syntax modified.
|
|
6002 (ccl-command-table): Add read-multibyte-character and
|
|
6003 write-multibyte-character.
|
|
6004 (ccl-code-table): Add ex-cmd.
|
|
6005 (ccl-extended-code-table): New variable.
|
|
6006 (ccl-embed-extended-command): New function.
|
|
6007 (ccl-compile-read-multibyte-character,
|
|
6008 ccl-compile-write-multibyte-character) New functions.
|
|
6009 (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
|
|
6010 ccl-dump-write-multibyte-character): New functions.
|
|
6011
|
|
6012 1999-07-22 SL Baur <steve@miho>
|
|
6013
|
|
6014 * config.el (config-value-file): config.values is installed into
|
|
6015 doc-directory.
|
|
6016 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
6017
|
442
|
6018 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
6019
|
|
6020 * rect.el: all functions rewritten, except when noted. Below is a
|
|
6021 list of interface changes.
|
|
6022 (apply-on-rectangle): new function. Obsoletes
|
|
6023 `operate-on-rectangle'. All functions that used to call this
|
|
6024 function now call the new one.
|
|
6025 (kill-rectangle): added optional prefix arg to fill lines.
|
|
6026 (delete-rectangle): ditto.
|
|
6027 (delete-extract-rectangle): ditto.
|
|
6028 (open-rectangle): ditto.
|
|
6029 (clear-rectangle): ditto.
|
|
6030 (delete-rectangle-line): added third arg FILL.
|
|
6031 (delete-extract-rectangle-line): ditto.
|
|
6032 (open-rectangle-line): ditto.
|
|
6033 (clear-rectangle-line): ditto.
|
|
6034
|
|
6035 1999-07-18 Andy Piper <andy@xemacs.org>
|
|
6036
|
|
6037 * menubar-items.el (default-menubar): add gutter options.
|
|
6038
|
|
6039 * gutter-items.el: new file.
|
|
6040 (gutter): new group for custom.
|
|
6041 (gutter-visible-p): new variable.
|
|
6042 (default-gutter-position): ditto.
|
|
6043 (buffers-tab): new group for the buffers tab.
|
|
6044 (gutter-buffers-tab): widget to put in the gutter.
|
|
6045 (buffers-tab-max-size): max number of tabs.
|
|
6046 (buffers-tab-switch-to-buffer-function): function to call when a
|
|
6047 tab is pressed.
|
|
6048 (buffers-tab-omit-function): filter buffers with this function.
|
|
6049 (buffers-tab-format-buffer-line-function): format buffer names for
|
|
6050 inclusion in tabs.
|
|
6051 (buffers-tab-switch-to-buffer): like switch-to-buffer but without
|
|
6052 the record.
|
|
6053 (build-buffers-tab-internal): build a list of tab items.
|
|
6054 (buffers-tab-items): ditto.
|
|
6055 (add-tab-to-gutter): put a tab in the gutter area.
|
|
6056 (update-tab-in-gutter): reset the buffers in the tab.
|
|
6057
|
|
6058 * dumped-lisp.el (preloaded-file-list): dump gutter-items.
|
|
6059
|
|
6060 * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
|
|
6061 (switch-to-buffer-hooks): new hook.
|
|
6062
|
|
6063 * toolbar.el (default-toolbar-position): fix typo.
|
|
6064
|
|
6065 1999-07-16 Andy Piper <andy@xemacs.org>
|
|
6066
|
|
6067 * gui.el (make-dialog-frame): turn off gutters for dialogs.
|
|
6068
|
442
|
6069 1999-07-15 Didier Verna <didier@xemacs.org>
|
428
|
6070
|
|
6071 * cus-edit.el (custom-prompt-variable): optional third arg makes
|
|
6072 prompt for a comment string.
|
|
6073 (customize-set-value): optional prefix makes this function handle
|
|
6074 variable comments.
|
|
6075 (customize-set-variable): ditto.
|
|
6076 (customize-save-variable): ditto.
|
|
6077 (customize-customized): handle custom comments.
|
|
6078 (customize-save-customized): ditto.
|
|
6079 (custom-variable-state-set): ditto.
|
|
6080 (custom-face-state-set): ditto.
|
|
6081 (customize-saved): ditto.
|
|
6082 (custom-variable-set): ditto.
|
|
6083 (custom-face-set): ditto.
|
|
6084 (custom-variable-save): ditto.
|
|
6085 (custom-face-save): ditto.
|
|
6086 (custom-variable-reset-saved): ditto.
|
|
6087 (custom-face-reset-saved): ditto.
|
|
6088 (custom-variable-reset-standard): ditto.
|
|
6089 (custom-face-reset-standard): ditto.
|
|
6090 (custom-comment-face): new face.
|
|
6091 (custom-comment-tag-face): ditto.
|
|
6092 (custom-comment): new widget.
|
|
6093 (custom-comment-create): new function.
|
|
6094 (custom-comment-delete): ditto.
|
|
6095 (custom-comment-value-set): ditto.
|
|
6096 (custom-comment-show): ditto.
|
|
6097 (custom-comment-invisible-p): ditto.
|
|
6098 (custom-variable-value-create): create a comment field widget.
|
|
6099 (custom-face-value-create): ditto.
|
|
6100 (custom-variable-menu): new entry for adding a custom comment.
|
|
6101 (custom-face-menu): ditto.
|
|
6102 (custom-save-variables): possibly save custom comments.
|
|
6103 (custom-save-faces): ditto.
|
|
6104
|
|
6105 * cus-face.el (custom-set-faces): the arguments can now have a
|
|
6106 custom comment as fourth argument.
|
|
6107
|
|
6108 * custom.el (custom-set-variables): the arguments can now have a
|
|
6109 custom comment as fifth element.
|
|
6110
|
|
6111 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6112
|
|
6113 * XEmacs 21.2.18 is released
|
|
6114
|
|
6115 1999-07-13 SL Baur <steve@miho>
|
|
6116
|
|
6117 * lib-complete.el (read-library-name): Revert previous change.
|
|
6118 (read-library): Ditto.
|
|
6119
|
|
6120 1999-06-24 Karl M. Hegbloom <karlheg@debian.org>
|
|
6121
|
|
6122 * packages.el (packages-package-list): Capitalize docstring.
|
|
6123
|
|
6124 * packages.el (packages-find-package-library-path): Use #'nconc
|
|
6125 rather than #'append to reduce consing -- #'mapcar uses Flist,
|
|
6126 which returns a freshly consed list. #'append would create yet
|
|
6127 another fresh list, using Fmake_list in concat.
|
|
6128
|
|
6129 * packages.el (package-provide): Use setq with remassq like it
|
|
6130 says in its docstring.
|
|
6131
|
|
6132 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
6133
|
|
6134 * lib-complete.el (progn-with-message): Fix typo.
|
|
6135
|
|
6136 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
6137
|
|
6138 * mule/mule-misc.el (char-octet): Make function match docstring.
|
|
6139 From Katsumi Yamaoka <yamaoka@jpl.org>
|
|
6140
|
|
6141 1999-06-15 Karl M. Hegbloom <karlheg@debian.org>
|
|
6142
|
|
6143 * wid-edit.el (widget-documentation): corrected spelling error.
|
|
6144
|
|
6145 1999-06-23 Jonathan Marten <jonathan.marten@uk.sun.com>
|
|
6146
|
|
6147 * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
|
|
6148 keys if already bound
|
|
6149
|
|
6150 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
6151
|
|
6152 * lib-complete.el (progn-with-message): Revert previous changes.
|
|
6153
|
|
6154 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
6155
|
|
6156 * lib-complete.el (find-library):
|
|
6157 (find-library-other-window):
|
|
6158 (find-library-other-frame): Completely rewrote
|
|
6159 so that these functions actually work when called non-interactively.
|
|
6160 Also made them handle LIBRARY arguments which end with .el or .elc.
|
|
6161
|
|
6162 1999-06-24 Bob Weiner <weiner@beopen.com>
|
|
6163
|
|
6164 * simple.el (indent-new-comment-line): Locally bound
|
|
6165 `block-comment-start' to `comstart' or else when this is called
|
|
6166 from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
|
|
6167 `block-comment-start' value, ignoring any existing spacing after a
|
|
6168 comment prefix in the previous line and producing ugly comments.
|
|
6169
|
|
6170 1999-06-23 Bob Weiner <weiner@beopen.com>
|
|
6171
|
|
6172 * list-mode.el (mouse-choose-completion):
|
|
6173 (choose-completion):
|
|
6174 (completion-switch-to-minibuffer): Added.
|
|
6175 ([Tab]): [Tab] previously switched to the minibuffer
|
|
6176 but since [space] does that and since most applications in the
|
|
6177 world use [Tab] to select the next item in a list, do that in the
|
|
6178 *Completions* buffer too. This will cause the least confusion
|
|
6179 among the largest population of users. -- Bob Weiner, BeOpen.com,
|
|
6180 06/23/1999.
|
|
6181
|
|
6182 1999-06-22 Bob Weiner <weiner@beopen.com>
|
|
6183
|
|
6184 * help.el (help-buffer-name): Added support for a null value
|
|
6185 of `help-buffer-prefix-string' since some buffers require no
|
|
6186 prefix.
|
|
6187
|
|
6188 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
6189
|
|
6190 * list-mode.el (completion-list-mode-quit): Added and bound to {q}
|
|
6191 in the completion-list-mode-map to bury the completions buffer
|
|
6192 even when the minibuffer is no longer active.
|
|
6193
|
|
6194 1999-06-20 Bob Weiner <weiner@beopen.com>
|
|
6195
|
|
6196 * list-mode.el (list-mode): It is visually disconcerting to have
|
|
6197 the text cursor disappear within list buffers, especially when
|
|
6198 moving from window to window, so leave it visible.
|
|
6199
|
|
6200 1999-07-01 SL Baur <steve@miho.m17n.org>
|
|
6201
|
|
6202 * menubar-items.el (default-menubar): Conditionalize the bug
|
|
6203 report menu item (which may not be possible in this XEmacs).
|
|
6204 Reported by: Ken'ichi Handa <handa@etl.go.jp>
|
|
6205
|
|
6206 1999-06-30 SL Baur <steve@miho.m17n.org>
|
|
6207
|
|
6208 * subr.el (with-current-buffer): DOC string fix.
|
|
6209 Suggested by Bob Weiner <weiner@altrasoft.com>
|
|
6210
|
|
6211 1999-06-25 Charles G Waldman <cgw@fnal.gov>
|
|
6212
|
|
6213 * cus-face.el (custom-face-italic): insert missing args
|
|
6214
|
|
6215 1999-06-24 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6216
|
|
6217 * packages.el (package-locations): Changed default early package
|
|
6218 hierarchies to ~/.xemacs/mule-packages and
|
|
6219 ~/.xemacs/xemacs-packages.
|
|
6220
|
|
6221 1999-06-23 SL Baur <steve@miho.m17n.org>
|
|
6222
|
|
6223 * mule/mule-category.el (Top Level): ASCII is also latin-1.
|
|
6224
|
|
6225 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
6226
|
|
6227 * packages.el (package-locations): Changed default early package
|
|
6228 hierarchy to ~/.xemacs/packages.
|
|
6229 (package-locations): Removed `packages' as a possible name for a
|
|
6230 late package hierarchy.
|
|
6231
|
|
6232 1999-06-20 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6233
|
|
6234 * mule/mule-category.el (word-combining-categories): Set up new
|
|
6235 variable.
|
|
6236 (word-separating-categories): Likewise.
|
|
6237
|
|
6238 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6239
|
|
6240 * XEmacs 21.2.17 is released
|
|
6241
|
|
6242 1999-06-17 Robert Pluim <rpluim@bigfoot.com>
|
|
6243
|
|
6244 * font-menu.el (font-menu-set-font): allow for nil specification
|
|
6245 of font size.
|
|
6246
|
|
6247 1999-06-16 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6248
|
|
6249 * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
|
|
6250 is 1.
|
|
6251
|
|
6252 1999-06-12 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6253
|
|
6254 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
|
|
6255 8859-5 instead of ISO 8859-1.
|
|
6256
|
|
6257 1999-06-15 SL Baur <steve@steve1.m17n.org>
|
|
6258
|
|
6259 * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
|
|
6260 (viet-viscii-encode-table): Ditto.
|
|
6261
|
|
6262 * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
|
|
6263 Make obsolete definition of char-octet.
|
|
6264
|
|
6265 1999-06-14 SL Baur <steve@steve1.m17n.org>
|
|
6266
|
|
6267 * subr.el: Move no-Mule make-char ...
|
|
6268 * help-nomule.el (make-char): To here.
|
|
6269 (string-width): Make Mule compatibility alias.
|
|
6270
|
|
6271 1999-06-15 Andy Piper <andy@xemacs.org>
|
|
6272
|
|
6273 * select.el (get-selection-no-error): really make there be no-error.
|
|
6274 (get-selection): revert to original.
|
|
6275
|
|
6276 1999-06-11 Andy Piper <andy@xemacs.org>
|
|
6277
|
|
6278 * select.el (selection-sets-clipboard): renamed.
|
|
6279 (own-selection): use it.
|
|
6280
|
|
6281 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6282
|
|
6283 * XEmacs 21.2.16 is released
|
|
6284
|
|
6285 1999-06-09 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6286
|
|
6287 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
|
|
6288 missing characters to avoid crash.
|
|
6289
|
|
6290 1999-06-09 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6291
|
|
6292 * coding.el (set-terminal-coding-system): Only set the console
|
|
6293 coding system on the selected console if it is a tty.
|
|
6294
|
|
6295 1999-06-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6296
|
|
6297 * cus-face.el:
|
|
6298 * cus-edit.el:
|
|
6299 * faces.el:
|
|
6300 (custom):
|
|
6301 (face-spec-set):
|
|
6302 * faces.el (frob-face-property):
|
|
6303 * font-menu.el (font-menu-set-font):
|
|
6304 Actually apply changes from 1999-03-17
|
|
6305
|
|
6306 1999-06-10 Andy Piper <andy@xemacs.org>
|
|
6307
|
|
6308 * select.el (get-selection): abstract out non error-signalling
|
|
6309 part.
|
|
6310 (get-selection-no-error): get-selection without signalling an
|
|
6311 error.
|
|
6312 (selection-is-clipboard-p): new variable. controls whether the
|
|
6313 selection sets the clipboard.
|
|
6314 (own-selection): use it.
|
|
6315
|
|
6316 * mouse.el (insert-selection): fallback to clipboard after trying
|
|
6317 primary selection and cutbuffer.
|
|
6318
|
|
6319 1999-06-05 Andy Piper <andy@xemacs.org>
|
|
6320
|
|
6321 * x-select.el (xselect-kill-buffer-hook-1): use generalised
|
|
6322 selection functions.
|
|
6323
|
|
6324 1999-06-04 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6325
|
|
6326 * code-files.el (buffer-file-coding-system): Use `raw-text' as
|
|
6327 default value.
|
|
6328 (load): Use `raw-text' instead of `no-conversion'.
|
|
6329 (insert-file-contents): Likewise.
|
|
6330
|
|
6331 * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
|
|
6332 of `no-conversion'.
|
|
6333
|
|
6334 1999-06-03 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6335
|
|
6336 * coding.el: Don't copy `no-conversion' to `raw-text'.
|
|
6337
|
|
6338 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
6339
|
|
6340 * subr.el (make-char): Define it if Mule is not around.
|
|
6341
|
|
6342 1999-06-07 SL Baur <steve@steve1.m17n.org>
|
|
6343
|
|
6344 * mule/mule-help.el: Add trailing newline. Use mule keyword.
|
|
6345
|
|
6346 * x-select.el (x-disown-selection-internal): Restore symbol as an
|
|
6347 obsolete alias.
|
|
6348 (xselect-kill-buffer-hook-1): Use disown-selection-internal.
|
|
6349
|
|
6350 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6351
|
|
6352 * XEmacs 21.2.15 is released
|
|
6353
|
|
6354 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
6355
|
|
6356 * subr.el (split-string): Avoid infinite looping
|
|
6357
|
|
6358 1999-05-30 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6359
|
|
6360 * ldap.el (ldap-ignore-attribute-codings): New variable
|
|
6361 (ldap-default-attribute-decoder): New variable
|
|
6362 (ldap-coding-system): New variable
|
|
6363 (ldap-attribute-syntax-encoders): New variable
|
|
6364 (ldap-attribute-syntax-decoders): New variable
|
|
6365 (ldap-attribute-syntaxes-alist): New variable
|
|
6366 (ldap-encode-boolean): New function
|
|
6367 (ldap-decode-boolean): New function
|
|
6368 (ldap-encode-country-string): New function
|
|
6369 (ldap-decode-string): New function
|
|
6370 (ldap-decode-address): New function
|
|
6371 (ldap-encode-address): New function
|
|
6372 (ldap-decode-attribute): New function
|
|
6373 (ldap-search): Use some of these
|
|
6374
|
|
6375 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
6376
|
|
6377 * version.el (emacs-version): Make the patch level/beta come
|
|
6378 before the XEmacs qualifier so that it gets into (funcall
|
|
6379 emacs-version) and thus in the bug reports.
|
|
6380 (emacs-version>=): Support patch levels.
|
|
6381
|
|
6382 1999-06-03 SL Baur <steve@xemacs.org>
|
|
6383
|
|
6384 * version.el: implement x.y.z version number
|
|
6385 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6386
|
|
6387 1999-05-27 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
|
|
6388
|
|
6389 * mule/mule-cmds.el (read-input-method-name): set input-method properly.
|
|
6390
|
|
6391 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
6392
|
|
6393 * startup.el: Document -private and break out non-standard X options.
|
|
6394
|
|
6395 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
6396
|
|
6397 * mule/mule-charset.el (charset-after): New function.
|
|
6398 (charset-direction): Synch with Mule, update docstring.
|
|
6399 (get-charset-property): New function.
|
|
6400 (put-charset-property): New function.
|
|
6401 (charset-plist): New function.
|
|
6402
|
|
6403 * mule/mule-charset.el (compose-region):
|
|
6404 (decompose-region): remove; these functions (which don't work
|
|
6405 since we don't do composite characters) have been moved to
|
|
6406 mule-util.el.
|
|
6407 (toplevel): follow coding standards
|
|
6408
|
|
6409 1999-05-26 SL Baur <steve@gneiss.etl.go.jp>
|
|
6410
|
|
6411 * dumped-lisp.el (preloaded-file-list): mule-files.el does not
|
|
6412 exist any more.
|
|
6413
|
|
6414 * code-files.el: Fix commentary to follow coding standards. Move
|
|
6415 the single line left in mule-files.el to here.
|
|
6416
|
|
6417 * mule/mule-files.el: delete.
|
|
6418
|
|
6419 1999-05-24 SL Baur <steve@gneiss.etl.go.jp>
|
|
6420
|
|
6421 * info.el (Info-scroll-prev): Use event functions instead of the
|
|
6422 old emacs 19 interface.
|
|
6423
|
|
6424 1999-06-02 Andy Piper <andy@xemacs.org>
|
|
6425
|
|
6426 * x-font-menu.el (x-font-menu-load-font):
|
|
6427 font-menu-registry-encoding -> x-font-menu-registry-encoding type.
|
|
6428
|
|
6429 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
6430
|
|
6431 * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
|
|
6432 group.
|
|
6433 (font-menu-this-frame-only-p): ditto.
|
|
6434 (font-menu-max-items): reinstate, from Jan Vroonhof
|
|
6435 <vroonhof@math.ethz.ch>
|
|
6436 (font-menu-submenu-name-format): ditto.
|
|
6437 (font-menu-split-long-menu): ditto, for use by the family
|
|
6438 constructor.
|
|
6439 (font-menu-family-constructor): use it.
|
|
6440
|
|
6441 1999-05-30 Andy Piper <andy@xemacs.org>
|
|
6442
|
|
6443 * msw-faces.el (mswindows-font-regexp): new font matching regexp
|
|
6444 for use by the font menu.
|
|
6445
|
|
6446 * msw-font-menu.el: new file implementing mswindows specific
|
|
6447 font-menu behaviour.
|
|
6448 (mswindows-font-menu-registry-encoding): new function mirroring x version.
|
|
6449 (mswindows-font-menu-junk-families): ditto.
|
|
6450 (hack-font-truename): ditto.
|
|
6451 (mswindows-font-regexp-ascii): ditto.
|
|
6452 (mswindows-reset-device-font-menus): ditto.
|
|
6453 (mswindows-font-menu-font-data): ditto.
|
|
6454 (mswindows-font-menu-load-font): ditto.
|
|
6455
|
|
6456 * x-font-menu.el (x-reset-device-font-menus): made device specific.
|
|
6457 (x-font-menu-font-data): ditto.
|
|
6458 (x-font-menu-load-font): ditto.
|
|
6459
|
|
6460 * font-menu.el: new file implementing generic font menu behaviour.
|
|
6461 (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
|
|
6462 made device independent.
|
|
6463 (font-menu-this-frame-only-p): ditto.
|
|
6464 (font-menu-preferred-resolution): ditto.
|
|
6465 (font-menu-size-scaling): new variable used to determine whether
|
|
6466 sizes are in points or tenths of a point.
|
|
6467 (vassoc): moved from x-font-menu.el.
|
|
6468 (device-fonts-cache): ditto.
|
|
6469 (device-fonts-cache): ditto.
|
|
6470 (flush-device-fonts-cache): ditto.
|
|
6471 (reset-device-font-menus): copied from x-font-menu.el and made
|
|
6472 device independent. Most functionality deferred to
|
|
6473 device-dependent versions.
|
|
6474 (font-menu-family-constructor): copied from x-font-menu.el and
|
|
6475 made device independent.
|
|
6476 (font-menu-size-constructor): ditto.
|
|
6477 (font-menu-weight-constructor): ditto.
|
|
6478 (font-menu-set-font): ditto.
|
|
6479 (font-menu-change-face): ditto.
|
|
6480 (font-menu-load-font): new device method.
|
|
6481 (font-menu-font-data): ditto.
|
|
6482
|
|
6483 * x-font-menu.el: The above functions deleted.
|
|
6484
|
|
6485 1999-05-26 Andy Piper <andy@xemacs.org>
|
|
6486
|
|
6487 * update-elc.el:
|
|
6488 * make-docfile.el:
|
|
6489 * loadup.el: rehash expand-file-name usage to not use default-directory.
|
|
6490
|
|
6491 1999-05-21 Andy Piper <andy@xemacs.org>
|
|
6492
|
|
6493 * x-select.el (x-select-convert-to-text):
|
|
6494 (x-selected-text-type):
|
|
6495 (x-get-selection):
|
|
6496 (xselect-convert-to-string):
|
|
6497 (xselect-convert-to-compound-text):
|
|
6498 (xselect-convert-to-length):
|
|
6499 (xselect-convert-to-targets):
|
|
6500 (xselect-convert-to-delete):
|
|
6501 (xselect-convert-to-filename):
|
|
6502 (xselect-convert-to-charpos):
|
|
6503 (xselect-convert-to-lineno):
|
|
6504 (xselect-convert-to-colno):
|
|
6505 (xselect-convert-to-sourceloc):
|
|
6506 (xselect-convert-to-os):
|
|
6507 (xselect-convert-to-host):
|
|
6508 (xselect-convert-to-user):
|
|
6509 (xselect-convert-to-class):
|
|
6510 (xselect-convert-to-name):
|
|
6511 (xselect-convert-to-integer):
|
|
6512 (xselect-convert-to-atom):
|
|
6513 (xselect-convert-to-identity): functions renamed from x-* and
|
|
6514 moved to select.el.
|
|
6515 (x-get-secondary-selection): use rename get-selection.
|
|
6516 (x-get-clipboard): ditto.
|
|
6517 (x-own-selection): moved to select.el.
|
|
6518 (x-valid-simple-selection-p): ditto.
|
|
6519 (x-dehilight-selection): ditto.
|
|
6520 (x-own-clipboard): ditto.
|
|
6521 (x-disown-selection): ditto.
|
|
6522
|
|
6523 * x-mouse.el (x-yank-function): moved to mouse.el.
|
|
6524 (x-insert-selection): ditto.
|
|
6525 (x-set-point-and-move-selection): use renamed function.
|
|
6526
|
|
6527 * select.el (selected-text-type): moved and renamed from
|
|
6528 x-select.el.
|
|
6529 (selection-owner-p): moved to C.
|
|
6530 (selection-exists-p): ditto.
|
|
6531 (get-cutbuffer): new device method.
|
|
6532 (get-selection): generalised and moved from x-select.el.
|
|
6533 (own-selection): moved x-own-selection functionality into here.
|
|
6534 (dehilight-selection): renamed and moved from x-select.el.
|
|
6535 (own-clipboard): functionality moved from x-select.el using new
|
|
6536 generic C builtins.
|
|
6537 (disown-clipboard): ditto.
|
|
6538 (select-convert-to-text):
|
|
6539 (select-convert-to-string):
|
|
6540 (select-convert-to-compound-text):
|
|
6541 (select-convert-to-length):
|
|
6542 (select-convert-to-targets):
|
|
6543 (select-convert-to-delete):
|
|
6544 (select-convert-to-filename):
|
|
6545 (select-convert-to-charpos):
|
|
6546 (select-convert-to-lineno):
|
|
6547 (select-convert-to-colno):
|
|
6548 (select-convert-to-sourceloc):
|
|
6549 (select-convert-to-os):
|
|
6550 (select-convert-to-host):
|
|
6551 (select-convert-to-user):
|
|
6552 (select-convert-to-class):
|
|
6553 (select-convert-to-name):
|
|
6554 (select-convert-to-integer):
|
|
6555 (select-convert-to-atom):
|
|
6556 (select-convert-to-identity): new functions renamed from x-* and
|
|
6557 moved from x-select.el.
|
|
6558
|
|
6559 * mouse.el (mouse-consolidated-yank): subsume x-yank-function
|
|
6560 into here and use as the default window-system mouse yank.
|
|
6561 (insert-selection): generalised and moved from x-mouse.el.
|
|
6562 (own-clipboard): moved to C.
|
|
6563
|
|
6564 * msw-select.el (mswindows-selection-owned-p): deleted.
|
|
6565 (mswindows-own-selection): generalised and moved to select.el.
|
|
6566 (mswindows-disown-selection): generalised and moved to C.
|
|
6567 (mswindows-selection-owner-p): ditto.
|
|
6568
|
|
6569 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6570
|
|
6571 * XEmacs 21.2.14 is released
|
|
6572
|
|
6573 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
6574
|
|
6575 * about.el: update contact info for jason and slb.
|
|
6576
|
|
6577 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
6578
|
|
6579 * mule/european.el (setup-romanian-environment): Add Romanian
|
|
6580 support from Emacs/Mule romanian.el.
|
|
6581
|
|
6582 1999-03-17 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6583
|
|
6584 * cus-face.el: Label all custom changes with the 'custom' tag.
|
|
6585
|
|
6586 * cus-edit.el: idem ditto.
|
|
6587
|
|
6588 * faces.el: Added suport for adding device tags to various functions.
|
|
6589 (custom): New device tag.
|
|
6590 (face-spec-set): Call reset face with tags argument. No longer do
|
|
6591 x-init-global-faces hack.
|
|
6592
|
|
6593 * faces.el (frob-face-property): Use an anonymous specifier to map
|
|
6594 frob-face-property-1 over.
|
|
6595
|
|
6596 * x-font-menu.el (font-menu-set-font): Always specify all
|
|
6597 properties to custom.
|
|
6598
|
|
6599 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
6600
|
|
6601 * mule/european.el (setup-czech-environment): Add czech support.
|
|
6602 From David Sauer <davids@orfinet.cz>
|
|
6603
|
|
6604 1999-03-15 SL Baur <steve@xemacs.org>
|
|
6605
|
|
6606 * check-features.el: Turn hard errors into warnings.
|
|
6607
|
|
6608 1999-03-21 SL Baur <steve@xemacs.org>
|
|
6609
|
|
6610 * simple.el (delete-key-deletes-forward): As per discussion on
|
|
6611 xemacs-beta, default to t.
|
|
6612
|
|
6613 1999-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
6614
|
|
6615 * loadup.el: Define Installation-string before loading anything.
|
|
6616
|
|
6617 1999-05-06 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
6618
|
|
6619 * files.el (auto-mode-alist): fix typo in regex for .bash_* files
|
|
6620 From Anders Stenman <stenman@isy.liu.se>
|
|
6621
|
|
6622 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6623
|
|
6624 * wid-edit.el (widget-glyph-find): Ditto.
|
|
6625
|
|
6626 * packages.el (locate-library): Ditto.
|
|
6627
|
|
6628 * loadup.el (really-early-error-handler): Ditto.
|
|
6629
|
|
6630 * lib-complete.el (read-library): Ditto.
|
|
6631
|
|
6632 * faces.el (set-face-stipple): Ditto.
|
|
6633
|
|
6634 * code-files.el (load): Use new calling style of locate-file.
|
|
6635
|
|
6636 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6637
|
|
6638 * packages.el (packages-unbytecompiled-lisp): Installation.el is
|
|
6639 dead.
|
|
6640
|
|
6641 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6642
|
|
6643 * dumped-lisp.el (preloaded-file-list): Don't load
|
|
6644 Installation.el.
|
|
6645
|
|
6646 * loadup.el (Installation-string): Define it here.
|
|
6647
|
|
6648 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
6649
|
|
6650 * dumped-lisp.el (preloaded-file-list): Revert previous change --
|
|
6651 Installation.el needs to be loaded before `dump-paths', otherwise
|
|
6652 the dumping process won't find it.
|
|
6653
|
434
|
6654 1999-03-13 Adrian Aichner <adrian@xemacs.org>
|
428
|
6655
|
|
6656 * dumped-lisp.el (preloaded-file-list): Load Installation.el after
|
|
6657 subr so that we can use `replace-in-string' in Installation.el to
|
|
6658 get rid of C-m chars under the native Windows build.
|
|
6659
|
|
6660 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
6661
|
|
6662 * make-docfile.el: canonicalize file and directory names.
|
|
6663
|
|
6664 * device.el (call-device-method): new function for calling device
|
|
6665 specific methods.
|
|
6666 (define-device-method): new function for defining device methods.
|
|
6667 (define-device-method*): ditto.
|
|
6668
|
|
6669 1999-04-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
6670
|
|
6671 * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
|
|
6672
|
|
6673 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6674
|
|
6675 * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
|
|
6676 (cyrillic-koi8-r-encode-table): Likewise.
|
|
6677 (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
|
|
6678 (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
|
|
6679
|
|
6680 * mule/mule-misc.el (split-char-or-char-int): New function [moved
|
|
6681 from vietnamese.el].
|
|
6682
|
|
6683 * mule/vietnamese.el: Move function `split-char-or-char-int' to
|
|
6684 mule/mule-misc.el.
|
|
6685
|
|
6686 1999-04-08 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6687
|
|
6688 * mule/thai-xtis.el:
|
|
6689 - Change font registry name from "Thai94x94-0" to "xtis-0".
|
|
6690 - Change mnemonic of coding-system `tis-620' to "TIS620".
|
|
6691
|
|
6692 1999-04-06 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6693
|
|
6694 * mule/ethiopic.el: fixed.
|
|
6695
|
|
6696 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
6697
|
|
6698 * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
|
|
6699
|
|
6700 * mule/thai-xtis.el: New file.
|
|
6701
|
|
6702 * mule/vietnamese.el: New file.
|
|
6703
|
|
6704 * mule/ethiopic.el: New file.
|
|
6705
|
|
6706 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
6707
|
|
6708 * bytecomp.el (byte-compile-close-variables): Leave
|
|
6709 debug-issue-ebola-notices alone.
|
|
6710
|
|
6711 1999-04-11 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6712
|
|
6713 * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
|
|
6714 at the top of the buffer since it is the most important thing to
|
|
6715 customize
|
|
6716 (ldap-get-host-parameter): New defun
|
|
6717 (ldap-search): Add a new parameter `withdn' to retrieve the
|
|
6718 distinguished names of entries
|
|
6719
|
|
6720 1999-04-22 Kai Haberzettl <khaberz@synnet.de>
|
|
6721
|
|
6722 * startup.el (splash-frame-body): Date and spelling fixes.
|
|
6723
|
|
6724 1999-03-16 Colin Rafferty <colin@xemacs.org>
|
|
6725
|
|
6726 * view-less.el (toggle-truncate-lines): add autoload tag
|
|
6727
|
|
6728 1999-04-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
6729
|
|
6730 * format.el (format-alist): Disable image stuff.
|
|
6731
|
|
6732 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
6733
|
|
6734 * wid-edit.el (widget-glyph-find): Search by directories, then by
|
|
6735 suffixes rather than the other way around.
|
|
6736 (widget-image-conversion): Renamed to
|
|
6737 `widget-image-file-name-suffixes'.
|
|
6738
|
|
6739 1999-04-16 Olivier Galibert <galibert@pobox.com>
|
|
6740
|
|
6741 * mule/mule-charset.el: Made old functions obsolete, remove the
|
|
6742 unspeakably evil (and inexistant in fsf's) charset-leading-byte.
|
|
6743 (charset-iso-graphic-plane): Rename from charset-graphic.
|
|
6744 (charset-iso-final-char): Rename from charset-final.
|
|
6745 (charset-width): Rename from charset-columns.
|
|
6746 (charset-bytes): Added from fsf compatibility, returns always 1.
|
|
6747
|
|
6748 * mule/mule-misc.el: Move charset-doc-string alias to
|
|
6749 mule-charset.el
|
|
6750
|
|
6751 1999-04-14 Colin Rafferty <colin@xemacs.org>
|
|
6752
|
|
6753 * x-faces.el (x-make-font-bold-italic): honor
|
|
6754 *try-oblique-before-italic-fonts*
|
|
6755
|
|
6756 1999-04-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
6757
|
|
6758 * cl-extra.el (coerce): Coerce numbers to characters correctly.
|
|
6759
|
|
6760 1998-12-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
6761
|
|
6762 * x-faces.el (try-oblique-before-italic-fonts): Use the right
|
|
6763 name.
|
|
6764
|
|
6765 1999-04-14 Dave Gillesipe <daveg@synaptics.com>
|
|
6766
|
|
6767 * cl-extra.el (equalp): Would bug out for lists.
|
|
6768
|
|
6769 1999-03-12 Charles G Waldman <cgw@fnal.gov>
|
|
6770
|
|
6771 * about.el (about-hackers): Change cgw's email address
|
|
6772
|
|
6773 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6774
|
|
6775 * XEmacs 21.2.13 is released
|
|
6776
|
|
6777 1999-03-12 SL Baur <steve@xemacs.org>
|
|
6778
|
|
6779 * simple.el (delete-key-deletes-forward): Revert to previous
|
|
6780 behavior.
|
|
6781
|
442
|
6782 1999-01-18 Didier Verna <didier@xemacs.org>
|
428
|
6783
|
|
6784 * menubar-items.el (xemacs-splash-buffer): handle the case of
|
|
6785 multiple elements in the splash buffer body.
|
|
6786
|
|
6787 * startup.el (splash-frame-timeout): new constant: interval
|
|
6788 between splash buffer elements.
|
|
6789 (command-line-1): handle splash buffer with multiple elements (use
|
|
6790 a timeout).
|
|
6791 (splash-frame-body): Originally `startup-splash-frame-body'.
|
|
6792 Rewrote a cleaner and more readable version. This can now be array,
|
|
6793 in which case each element is displayed in turn in the splash buffer.
|
|
6794 (splash-frame-static-body): new constant. Persistent information
|
|
6795 across all splash buffer elements (preserves the possibility to give
|
|
6796 it in different languages.
|
|
6797 (circulate-splash-frame-elements): new function. Used as a timeout
|
|
6798 to circulate through all splash frame elements and display them in
|
|
6799 sequence.
|
|
6800 (display-splash-frame): originally `startup-splash-frame'. Handle
|
|
6801 the case of multiple elements in the splash buffer body. Now
|
|
6802 returns a timeout id if multiple elements to display, or nil.
|
|
6803
|
|
6804 1999-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6805
|
|
6806 * x-faces.el (x-init-global-faces): Add default tag to specifiers,
|
|
6807 so they can be overridden by x-init-face-from-resources.
|
|
6808 Additionally specify the font name also with an x tag.
|
|
6809
|
|
6810 1999-03-08 Andy Piper <andy@xemacs.org>
|
|
6811
|
|
6812 * package-get.el (package-get-base): autoload.
|
|
6813
|
|
6814 * menubar-items.el (default-menubar): add update menu item. Fix
|
|
6815 custom menu to only be activated when package-base is available.
|
|
6816
|
|
6817 * package-get.el (package-get-custom): don't load
|
|
6818 package-get-custom as it is auto-generated. Fix group definition.
|
|
6819
|
442
|
6820 1999-03-05 Didier Verna <didier@xemacs.org>
|
428
|
6821
|
|
6822 * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
|
|
6823 instead of `symbol-name' (Thanks Kyle).
|
|
6824
|
|
6825 * cus-edit.el (custom-save-variables): use `prin1' instead of
|
|
6826 princ to write symbols.
|
|
6827
|
|
6828 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6829
|
|
6830 * XEmacs 21.2.12 is released
|
|
6831
|
|
6832 1999-03-05 SL Baur <steve@xemacs.org>
|
|
6833
|
|
6834 * menubar-items.el (default-menubar): Add kfm browsing support.
|
|
6835 From Neal Becker <nbecker@fred.net>
|
|
6836
|
|
6837 1999-03-03 Steven Baur <steve@gneiss.etl.go.jp>
|
|
6838
|
|
6839 * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
|
|
6840 calls to font-lock during buffer reversion.
|
|
6841
|
442
|
6842 1999-02-12 Didier Verna <didier@xemacs.org>
|
428
|
6843
|
|
6844 * info.el (Info-build-node-completions): unconditionally widen the
|
|
6845 tag table buffer.
|
|
6846
|
|
6847 1999-02-19 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
6848
|
|
6849 * x-faces.el (x-init-face-from-resources):
|
|
6850 Only set fonts in the 'x locale.
|
|
6851
|
434
|
6852 1999-03-04 Adrian Aichner <adrian@xemacs.org>
|
428
|
6853
|
|
6854 * package-ui.el (pui-install-selected-packages): Don't throw on
|
|
6855 `package-admin-delete-binary-package' returning nil since it's
|
|
6856 normal. Reindent function.
|
|
6857 (pui-add-required-packages): Handle case where packages selected
|
|
6858 for installation have never been installed.
|
|
6859
|
|
6860 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
6861
|
|
6862 * menubar-items.el (default-menubar):
|
|
6863 Implement the ``Mule->Set coding system of process'' menu item.
|
|
6864
|
|
6865 1999-02-18 Martin Buchholz <martin@xemacs.org>
|
|
6866
|
|
6867 * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
|
|
6868 files
|
|
6869 - Change some `if's to `when's
|
|
6870
|
|
6871 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6872
|
|
6873 * XEmacs 21.2.11 is released
|
|
6874
|
|
6875 1999-02-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6876
|
|
6877 * userlock.el (ask-user-about-supersession-threat-dbox): Guard
|
|
6878 against window close (Fix Bug #460).
|
|
6879 (ask-user-about-lock-dbox): Idem.
|
|
6880
|
|
6881 1999-02-25 SL Baur <steve@xemacs.org>
|
|
6882
|
|
6883 * mule/mule-charset.el (charset-leading-byte): New function.
|
|
6884 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
6885
|
|
6886 1999-02-12 Andy Piper <andy@xemacs.org>
|
|
6887
|
|
6888 * about.el (xemacs-hackers): change andy's email address.
|
|
6889 (about-url-alist): change andy's web page address.
|
|
6890 (about-xemacs): add piper.
|
|
6891
|
|
6892 1999-02-16 SL Baur <steve@xemacs.org>
|
|
6893
|
|
6894 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
6895 of mule-base into lisp/mule.
|
|
6896
|
|
6897 1999-02-16 SL Baur <steve@xemacs.org>
|
|
6898
|
|
6899 * mule/arabic.el:
|
|
6900 mule/canna-leim.el:
|
|
6901 mule/chinese.el:
|
|
6902 mule/cyrillic.el:
|
|
6903 mule/english.el:
|
|
6904 mule/european.el:
|
|
6905 mule/greek.el:
|
|
6906 mule/hebrew.el:
|
|
6907 mule/japanese.el:
|
|
6908 mule/kinsoku.el:
|
|
6909 mule/korean.el:
|
|
6910 mule/misc-lang.el:
|
|
6911 mule/mule-category.el:
|
|
6912 mule/mule-ccl.el:
|
|
6913 mule/mule-charset.el:
|
|
6914 mule/mule-cmds.el:
|
|
6915 mule/mule-coding.el:
|
|
6916 mule/mule-files.el:
|
|
6917 mule/mule-help.el:
|
|
6918 mule/mule-init.el:
|
|
6919 mule/mule-misc.el:
|
|
6920 mule/mule-tty-init.el:
|
|
6921 mule/mule-x-init.el:
|
|
6922 mule/viet-chars.el: Remerge from mule-base.
|
|
6923
|
|
6924 * dumped-lisp.el (preloaded-file-list): Core mule files moved out
|
|
6925 of mule-base into lisp/mule.
|
|
6926
|
434
|
6927 1999-02-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
6928
|
|
6929 * process.el (exec-to-string): Use `shell-command-switch' in place
|
|
6930 of hard-wired "-c" (for WindowsNT).
|
|
6931
|
|
6932 1999-02-08 Charles G Waldman <cgw@pgt.com>
|
|
6933
|
|
6934 * menubar-items.el (default-menubar): Remove obsolete
|
|
6935 "Gopher" item
|
|
6936
|
|
6937 1999-02-06 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6938
|
|
6939 * package-admin.el (package-admin-get-install-dir): First fall
|
|
6940 back to the location of xemacs-base for non-mule packages.
|
|
6941
|
|
6942 1999-02-15 Martin Buchholz <martin@xemacs.org>
|
|
6943
|
|
6944 * paths.el:
|
|
6945 - improved automounter tmp directory support.
|
|
6946 - support 4 (!) empirically discovered automounter conventions
|
|
6947
|
|
6948 1999-02-12 SL Baur <steve@xemacs.org>
|
|
6949
|
|
6950 * etags.el (pop-tag-mark): autoload to match key binding.
|
|
6951
|
|
6952 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6953
|
|
6954 * XEmacs 21.2.10 is released
|
|
6955
|
|
6956 1999-02-02 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6957
|
|
6958 * package-get.el (package-get-remote-filename): Don't bug out for
|
|
6959 a local file name in the search entry.
|
|
6960
|
|
6961 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6962
|
|
6963 * XEmacs 21.2.9 is released
|
|
6964
|
442
|
6965 1999-01-19 Didier Verna <didier@xemacs.org>
|
428
|
6966
|
|
6967 * replace.el (replace-search-function): new variable containing a
|
|
6968 function to perform a search-forward.
|
|
6969 (replace-re-search-function): new variable containing a function
|
|
6970 to perform a re-search-forward.
|
|
6971 (perform-replace): use them.
|
|
6972
|
442
|
6973 1999-01-25 Didier Verna <didier@xemacs.org>
|
428
|
6974
|
|
6975 * select.el (selection-owner-p): use the name `XEmacs'.
|
|
6976 (cut-copy-clear-internal): ditto.
|
|
6977
|
|
6978 1999-01-18 Andy Piper <andy@xemacs.org>
|
|
6979
|
|
6980 * about.el (about-url-alist): Update my entry.
|
|
6981 (xemacs-hackers): Ditto.
|
|
6982
|
434
|
6983 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
6984
|
|
6985 * buffer.el (switch-to-buffer): Fixing documentation.
|
|
6986 * minibuf.el (minibuffer-completion-table): ditto.
|
|
6987 * cl-macs.el (return-from): ditto.
|
|
6988
|
442
|
6989 1999-01-04 Didier Verna <didier@xemacs.org>
|
428
|
6990
|
|
6991 * replace.el (delete-non-matching-lines): temporarily disable
|
|
6992 case-folding when called interactively with a regexp containing
|
|
6993 uppercase characters.
|
|
6994 (delete-matching-lines): ditto.
|
|
6995 (count-matches): ditto.
|
|
6996 (list-matching-lines): ditto.
|
|
6997
|
|
6998 1999-01-07 Colin Rafferty <colin@xemacs.org>
|
|
6999
|
|
7000 * window.el (shrink-window-if-larger-than-buffer): Clean up. Only
|
|
7001 abort if current window is split horizontally, not if others are
|
|
7002 split. Got rid of unnecessary minibuffer checking. Also, add
|
|
7003 some comments (it's still complex).
|
|
7004
|
|
7005 1999-01-12 Robert Pluim <rpluim@BayNetworks.com>
|
|
7006
|
|
7007 * package-get.el: changed address for doc.ic.ac.uk to
|
|
7008 sunsite.doc.ic.ac.uk
|
|
7009
|
|
7010 1999-01-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7011
|
|
7012 * ldap.el (toplevel): Remove requires so that the file compiles
|
|
7013 with a non LDAP-enabled XEmacs binary. Provide `ldap'.
|
|
7014
|
|
7015 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
7016
|
|
7017 * dump-paths.el: Calculate module-directory and set
|
|
7018 module-load-path to the load path for modules.
|
|
7019
|
|
7020 * loadup.el: Get bootstrap value of module-load-path from the
|
|
7021 environment variable EMACSBOOTSTRAPMODULEPATH.
|
|
7022 - Display the module load path if we're debugging paths.
|
|
7023
|
|
7024 * setup-paths.el: Added function paths-find-site-module-directory.
|
|
7025 - Added function paths-find-module-directory.
|
|
7026 - Added function paths-construct-module-load-path. Uses new
|
|
7027 environment variable EMACSMODULEPATH.
|
|
7028
|
|
7029 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
7030
|
|
7031 * font.el (font-default-object-for-device):
|
|
7032 Oops! This `or' can't be replaced by `unless'.
|
|
7033 Fixed inability to run w3, among other things.
|
|
7034
|
|
7035 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
7036
|
|
7037 * package-admin.el: Change initialization of
|
|
7038 package-admin-install-function dependent on system type.
|
|
7039 Change package-admin-install-function-mswindows to use
|
|
7040 "minitar".
|
|
7041
|
|
7042 1998-12-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
7043
|
|
7044 * mouse.el (default-mouse-motion-handler): Disable help echo while
|
|
7045 in the minibuffer.
|
|
7046
|
|
7047 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
7048
|
|
7049 * XEmacs 21.2.8 is released.
|
|
7050
|
|
7051 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
7052
|
|
7053 * XEmacs 21.2.7 is released.
|
|
7054
|
|
7055 1998-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7056
|
|
7057 * package-ui.el (pui-list-packages): Set truncate-lines.
|
|
7058
|
|
7059 * package-get.el (package-get-download-menu): Use
|
|
7060 `package-ui-add-site'. Add a a toggle to indicate it is in the list.
|
|
7061
|
|
7062 * package-ui.el (pui-help): Ditch in favor of `describe-mode'
|
|
7063 (pui-help-string): idem.
|
|
7064 (list-packages-mode): New major mode.
|
|
7065 (pui-list-packages): Use 'list-packages-mode' in the package buffer.
|
|
7066 (pui-install-selected-packages): Add suport for removing packages.
|
|
7067 (pui-toggle-package-delete-key): New function.
|
|
7068 (pui-popup-context-sensitive): New kludge.
|
|
7069 (pui-list-packages): Add warning when `package-get-remote' is nil.
|
|
7070 (package-ui-add-site): New function.
|
|
7071
|
442
|
7072 1998-12-01 Didier Verna <didier@xemacs.org>
|
428
|
7073
|
|
7074 * hyper-apropos.el (hyper-where-is): added the missing autoload.
|
|
7075
|
|
7076 1998-11-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7077
|
|
7078 * ldap.el: Custom-ized
|
|
7079 (toplevel): Do not provide `ldap' which is provided by C level
|
|
7080 LDAP code
|
|
7081 (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
|
|
7082
|
|
7083 1998-12-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
7084
|
|
7085 * isearch-mode.el (isearch-mode): Really fix keymap lossage.
|
|
7086
|
|
7087 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
7088
|
|
7089 * sound.el (sound-load-list): name changed from sound-load-alist.
|
|
7090 (sound-extension-list): name changed from sound-ext-list.
|
|
7091 (load-default-sounds): use new names.
|
|
7092 (load-sound-file): use new names.
|
|
7093
|
|
7094 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
7095
|
|
7096 * XEmacs 21.2.6 is released
|
|
7097
|
|
7098 1998-11-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
7099
|
|
7100 * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
|
|
7101 errors.
|
|
7102
|
|
7103 1998-12-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
7104
|
|
7105 * wid-edit.el (widget-echo-this-extent): Set
|
|
7106 help-echo-owns-message to t.
|
|
7107
|
|
7108 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
7109
|
|
7110 * package-get.el (package-get-download-menu): use toggles for
|
|
7111 each site in the download site menu.
|
|
7112
|
|
7113 1998-12-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7114
|
|
7115 * package-get.el (package-get): If we cannot find a package
|
|
7116 because package-get-remote is not set, give a more helpful
|
|
7117 error message.
|
|
7118
|
|
7119 1998-11-30 Greg Klanderman <greg@alphatech.com>
|
|
7120
|
|
7121 * package-get.el (package-get-remote-filename): use an EFS path
|
|
7122 with user anonymous if no user is specified.
|
|
7123
|
|
7124 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7125
|
|
7126 * faces.el (face-spec-set): Re-init fallfacks for default after
|
|
7127 calling reset-face on the default face.
|
|
7128
|
|
7129 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7130
|
|
7131 * package-admin.el (package-admin-default-install-function):
|
|
7132 Behave as advertised. Make sure the pkg-dir is proper for
|
|
7133 default-directory.
|
|
7134 (package-admin-add-binary-package): Make sure the pkg-dir is
|
|
7135 proper for default-directory.
|
|
7136 (package-admin-install-function-mswindows): Make sure the pkg-dir
|
|
7137 is proper for default-directory.
|
|
7138
|
|
7139 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
7140
|
|
7141 * XEmacs 21.2.5 is released
|
|
7142
|
|
7143 1998-12-05 SL Baur <steve@altair.xemacs.org>
|
|
7144
|
|
7145 * files.el (binary-file-regexps): regexp-opt is not available at
|
|
7146 bytecompile time.
|
|
7147
|
|
7148 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
7149
|
|
7150 * x-win-xfree86.el:
|
|
7151 * x-win-sun.el (x-win-init-sun):
|
|
7152 * x-win-sun.el:
|
|
7153 * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
|
|
7154 * x-iso8859-1.el:
|
|
7155 * x-init.el (init-post-x-win):
|
|
7156 * x-init.el (init-pre-x-win):
|
|
7157 * x-init.el (x-initialize-compose):
|
|
7158 * x-init.el:
|
|
7159 * x-compose.el:
|
|
7160 * winnt.el:
|
|
7161 * widget.el:
|
|
7162 * wid-edit.el (widget-glyph-click):
|
|
7163 * wid-edit.el (widget-glyph-find):
|
|
7164 * wid-edit.el (widget-type):
|
|
7165 * view-less.el (view-buffer-other-window):
|
|
7166 * very-early-lisp.el:
|
|
7167 * version.el:
|
|
7168 * toolbar.el:
|
|
7169 * toolbar-items.el:
|
|
7170 * term/sun.el (suntool-map):
|
|
7171 * term/sun-mouse.el:
|
|
7172 * term/internal.el:
|
|
7173 * syntax.el (modify-syntax-entry):
|
|
7174 * symbol-syntax.el:
|
|
7175 * subr.el:
|
|
7176 * startup.el (lock-directory):
|
|
7177 * simple.el (set-comment-column):
|
|
7178 * simple.el (backward-delete-char-untabify):
|
|
7179 * shadow.el (find-emacs-lisp-shadows):
|
|
7180 * shadow.el:
|
|
7181 * setup-paths.el (paths-construct-info-path):
|
|
7182 * select.el (cut-copy-clear-internal):
|
|
7183 * process.el (call-process-region):
|
|
7184 * process.el (start-process-shell-command):
|
|
7185 * process.el:
|
|
7186 * paths.el (rmail-spool-directory):
|
|
7187 * paragraphs.el (use-hard-newlines):
|
|
7188 * package-get.el (package-get-dependencies):
|
|
7189 * package-admin.el (package-admin-delete-binary-package):
|
|
7190 * obsolete.el (truncate-string):
|
|
7191 * obsolete.el (store-substring):
|
|
7192 * mouse.el (default-mouse-track-maybe-own-selection):
|
|
7193 * mouse.el (mouse-yank-at-point):
|
|
7194 * modeline.el:
|
|
7195 * modeline.el (mouse-drag-modeline):
|
|
7196 * minibuf.el (read-directory-name-internal):
|
|
7197 * minibuf.el (read-file-name-internal):
|
|
7198 * minibuf.el (read-file-name-internal-1):
|
|
7199 * minibuf.el (read-file-name-2):
|
|
7200 * minibuf.el (exact-minibuffer-completion-p):
|
|
7201 * minibuf.el (read-from-minibuffer):
|
|
7202 * minibuf.el:
|
|
7203 * menubar.el (check-menu-syntax):
|
|
7204 * map-ynp.el (map-y-or-n-p):
|
|
7205 * make-docfile.el (docfile-out-of-date):
|
|
7206 * loadup.el ((member "run-temacs" command-line-args)):
|
|
7207 * loadup.el ((member "no-site-file" command-line-args)):
|
|
7208 * loadup.el (really-early-error-handler):
|
|
7209 * loadup.el:
|
|
7210 * loadhist.el:
|
|
7211 * loaddefs.el:
|
|
7212 * lisp-mnt.el (lm-verify):
|
|
7213 * lib-complete.el (lib-complete:cache-completions):
|
|
7214 * lib-complete.el (library-all-completions):
|
|
7215 * itimer.el (itimer-run-expired-timers):
|
|
7216 * info.el (Info-mode):
|
|
7217 * info.el (Info-insert-file-contents):
|
|
7218 * info.el (Info-rebuild-dir):
|
|
7219 * info.el (Info-build-dir-anew):
|
|
7220 * info.el (Info-parse-dir-entries):
|
|
7221 * info.el (Info-dir-outdated-p):
|
|
7222 * info.el (Info-insert-dir):
|
|
7223 * info.el (info-xref):
|
|
7224 * info.el:
|
|
7225 * hyper-apropos.el (hyper-apropos-get-doc):
|
|
7226 * hyper-apropos.el (hyper-describe-face):
|
|
7227 * hyper-apropos.el (hyper-apropos-mode):
|
|
7228 * hyper-apropos.el:
|
|
7229 * help.el (list-processes):
|
|
7230 * help.el:
|
|
7231 * gnuserv.el:
|
|
7232 * font.el (mswindows-font-create-name):
|
|
7233 * font.el (font-default-font-for-device):
|
|
7234 * font.el (x-font-create-object):
|
|
7235 * font.el (font-registry):
|
|
7236 * font.el:
|
|
7237 * font-lock.el (font-lock-keywords):
|
|
7238 * font-lock.el:
|
|
7239 * finder.el (finder-compile-keywords):
|
|
7240 * find-paths.el (paths-find-recursive-path):
|
|
7241 * fill.el (set-justification-center):
|
|
7242 * fill.el (fill-region-as-paragraph):
|
|
7243 * files.el (insert-directory):
|
|
7244 * files.el (wildcard-to-regexp):
|
|
7245 * files.el (recover-file):
|
|
7246 * files.el (basic-save-buffer):
|
|
7247 * files.el (delete-auto-save-file-if-necessary):
|
|
7248 * files.el (file-relative-name):
|
|
7249 * files.el (backup-extract-version):
|
|
7250 * files.el (backup-buffer):
|
|
7251 * files.el (set-visited-file-name):
|
|
7252 * files.el (set-auto-mode):
|
|
7253 * files.el (interpreter-mode-alist):
|
|
7254 * files.el:
|
|
7255 * files.el (find-file-noselect):
|
|
7256 * files.el (abbreviate-file-name):
|
|
7257 * files.el (parse-colon-path):
|
|
7258 * files.el (directory-abbrev-alist):
|
|
7259 * etags.el (visit-tags-table-buffer):
|
|
7260 * easymenu.el (easy-menu-define):
|
|
7261 * dragdrop.el (experimental-dragdrop-drag):
|
|
7262 * dragdrop.el (dragdrop-drop-do-functions):
|
|
7263 * dragdrop.el (dragdrop-drop-at-point):
|
|
7264 * disass.el (disassemble-1):
|
|
7265 * disass.el (disassemble-internal):
|
|
7266 * disass.el (disassemble):
|
|
7267 * disass.el:
|
|
7268 * derived.el (derived-mode-init-mode-variables):
|
|
7269 * derived.el (define-derived-mode):
|
|
7270 * custom.el (defgroup):
|
|
7271 * cus-edit.el (custom-quote):
|
|
7272 * config.el:
|
|
7273 * code-process.el (open-network-stream):
|
|
7274 * code-process.el (start-process):
|
|
7275 * code-process.el (call-process-region):
|
|
7276 * code-process.el (call-process):
|
|
7277 * code-process.el:
|
|
7278 * code-files.el (insert-file-contents):
|
|
7279 * code-files.el:
|
|
7280 * code-files.el (buffer-file-coding-system-for-read):
|
|
7281 * cmdloop.el (yes-or-no-p-minibuf):
|
|
7282 * cl.el:
|
|
7283 * cl-macs.el:
|
|
7284 * cl-extra.el:
|
|
7285 * callers-of-rpt.el (make-caller-report):
|
|
7286 * callers-of-rpt.el:
|
|
7287 * bytecomp.el (batch-byte-recompile-directory):
|
|
7288 * bytecomp.el (batch-byte-compile-1):
|
|
7289 * bytecomp.el (batch-byte-compile):
|
|
7290 * bytecomp.el (display-call-tree):
|
|
7291 * bytecomp.el (byte-compile-insert):
|
|
7292 * bytecomp.el (byte-compile-two-args-19->20):
|
|
7293 * bytecomp.el (byte-compile-variable-ref):
|
|
7294 * bytecomp.el (byte-compile-form):
|
|
7295 * bytecomp.el (byte-compile-top-level-body):
|
|
7296 * bytecomp.el (byte-compile-out-toplevel):
|
|
7297 * bytecomp.el (byte-compile-byte-code-maker):
|
|
7298 * bytecomp.el (byte-compile-file-form-defmumble):
|
|
7299 * bytecomp.el (byte-compile-file-form):
|
|
7300 * bytecomp.el (byte-compile-keep-pending):
|
|
7301 * bytecomp.el (byte-compile-insert-header):
|
|
7302 * bytecomp.el (byte-compile-from-buffer):
|
|
7303 * bytecomp.el (byte-compile-file):
|
|
7304 * bytecomp.el (byte-recompile-file):
|
|
7305 * bytecomp.el (byte-compile-close-variables):
|
|
7306 * bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
7307 * bytecomp.el (byte-compile-warn-about-unresolved-functions):
|
|
7308 * bytecomp.el (byte-compiler-legal-options):
|
|
7309 * bytecomp.el (byte-compile-lapcode):
|
|
7310 * bytecomp.el (byte-optimize-log):
|
|
7311 * bytecomp.el ((fboundp 'defsubst)):
|
|
7312 * bytecomp.el:
|
|
7313 * bytecomp-runtime.el:
|
|
7314 * byte-optimize.el (byte-optimize-apply):
|
|
7315 * byte-optimize.el (car):
|
|
7316 * byte-optimize.el (byte-optimize-form):
|
|
7317 * byte-optimize.el (byte-optimize-form-code-walker):
|
|
7318 * byte-optimize.el:
|
|
7319 * build-report.el (build-report-insert-installation-file):
|
|
7320 * build-report.el (build-report):
|
|
7321 * auto-show.el:
|
|
7322 * apropos.el (apropos-documentation):
|
|
7323 - mega patch
|
|
7324 - clean up byte-compile warnings
|
|
7325 - remove unused variables
|
|
7326 - Use common lisp style hashtable functions
|
|
7327 - byte compiler cleanup
|
|
7328 - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
|
|
7329 - remove old backquote syntax usage
|
|
7330 - move some cl functionality into C for speed.
|
|
7331 - remove last remaining VMS support
|
|
7332 - spelling fixes
|
|
7333 - implement last, butlast, nbutlast, copy-list in C.
|
|
7334 - new macro ignore-file-errors, similar to ignore-errors
|
|
7335 (ignore-file-errors (delete-file "foo"))
|
|
7336 - get frequent garbage collection during loadup.el by tweaking
|
|
7337 gc-cons-threshold, rather than explicitly calling garbage-collect
|
|
7338 - default delete-key-deletes-forward to `t'.
|
|
7339
|
|
7340 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
7341
|
|
7342 * XEmacs 21.2-beta4 is released.
|
|
7343
|
|
7344 1998-11-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7345
|
|
7346 * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
|
|
7347 (easy-menu-item-present-p): Wrapper around find-menu-item.
|
|
7348 (easy-menu-remove-item): Wrapper around delete-menu-item.
|
|
7349
|
|
7350 * menubar.el (delete-menu-item): Add 'from-menu' argument.
|
|
7351 (add-menu-button): Add 'in-menu' argument.
|
|
7352 (add-menu-item-1): Add in-menu support to helper function.
|
|
7353
|
|
7354 1998-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
7355
|
|
7356 * isearch-mode.el (isearch-mode): Fix keymap lossage.
|
|
7357
|
|
7358 1998-11-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7359
|
|
7360 * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
|
|
7361 of Dec 4, 1997.
|
|
7362
|
|
7363 1998-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
7364
|
|
7365 * process.el (shell-command-on-region): Report if the command
|
|
7366 succeeded or failed.
|
|
7367
|
|
7368 1998-11-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
7369
|
|
7370 * subr.el (buffer-substring-no-properties): Comment out.
|
|
7371
|
434
|
7372 1998-11-07 Adrian Aichner <adrian@xemacs.org>
|
428
|
7373
|
|
7374 * msw-faces.el (mswindows-find-smaller-font): Turning font names
|
|
7375 into font instances first, like `x-frob-font-size' does.
|
|
7376 (mswindows-find-larger-font): ditto
|
|
7377
|
|
7378 1998-11-04 Greg Klanderman <greg@alphatech.com>
|
|
7379
|
|
7380 * package-ui.el (pui-install-selected-packages): fix args in call
|
|
7381 to `package-get'.
|
|
7382
|
|
7383 1998-10-29 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7384
|
|
7385 * package-get.el (host-name): New widget type.
|
|
7386 (package-get-remote): Better customization using new type.
|
|
7387 (package-get-download-sites): idem dito.
|
|
7388
|
|
7389 (package-get-custom): Do not use package-get-all untill we have
|
|
7390 runtime dependencies.
|
|
7391
|
|
7392 (package-get-remove-copy): Default to 't' we no longer need this
|
|
7393 kludge as we do not currently use depenencies.
|
|
7394
|
|
7395 (package-get-was-current): New variable.
|
|
7396 (package-get-require-base): New 'force-current' argument.
|
|
7397 (package-get-update-base): idem
|
|
7398 (package-get-package-provider): idem
|
|
7399 (package-get-locate-index-file): New 'no-remote' argument.
|
|
7400 (package-get-locate-file): idem.
|
|
7401
|
|
7402 (package-get-maybe-save-index): New function.
|
|
7403 (package-get-update-base): Use it.
|
|
7404
|
|
7405 1998-10-28 Greg Klanderman <greg@alphatech.com>
|
|
7406
|
|
7407 * package-get.el (package-get-remote): default to nil; by default,
|
|
7408 don't go out to the net via EFS. They must select a download site.
|
|
7409 (package-get-download-sites): new variable.
|
|
7410 (package-get-download-menu): new function.
|
|
7411 (package-get-locate-index-file): new function.
|
|
7412 (package-get-update-base): use it.
|
|
7413
|
|
7414 * menubar-items.el (default-menubar): add "Update Package Index"
|
|
7415 and "Add Download Site" menus under Options | Manage Packages.
|
|
7416
|
|
7417 1998-10-19 Greg Klanderman <greg@alphatech.com>
|
|
7418
|
|
7419 * package-get.el (package-get): bugfix code checking installed version
|
|
7420 for case where package is not currently installed.
|
|
7421 (package-get-require-signed-base-updates): new variable.
|
|
7422 (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
|
|
7423 deemed not a goot thing. Use the variable
|
|
7424 package-get-allow-unsigned-base-updates instead.
|
|
7425
|
|
7426 1998-10-16 Greg Klanderman <greg@alphatech.com>
|
|
7427
|
|
7428 * package-get.el (package-get): Don't install an older version than
|
|
7429 we already have unless explicitly told to. Issue a warning.
|
|
7430
|
|
7431 * package-ui.el (pui-add-required-packages): when adding
|
|
7432 dependencies, don't add packages that are up to date.
|
|
7433 (pui-package-symbol-char): Don't consider a package out of date
|
|
7434 if you have a newer version installed than the latest version in
|
|
7435 package-get-base.
|
|
7436
|
|
7437 * package-get.el (package-get-base-filename): document that it may
|
|
7438 be a path relative to package-get-remote; new default value.
|
|
7439 (package-get-locate-file): new function.
|
|
7440 (package-get-update-base): use it to expand package-get-base-filename.
|
|
7441 (package-get-save-base): new function to save the package-get database
|
|
7442 to file.
|
|
7443 (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
|
|
7444 (package-get-update-base): pass the REMOTE-SOURCE arg.
|
|
7445 (package-get-update-base-entry): call package-get-custom-add-entry.
|
|
7446 (package-get-file-installed-p): removed; no longer needed.
|
|
7447 (package-get-create-custom): ditto.
|
|
7448 (toplevel): remove code to build and load package-get-custom.el
|
|
7449 (package-get-custom-add-entry): new function.
|
|
7450
|
|
7451 1998-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
7452
|
|
7453 * wid-edit.el (widget-button-click): Don't switch window.
|
|
7454
|
|
7455 1998-10-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7456
|
|
7457 * cus-face.el (custom-set-face-update-spec): Add autoload cookie
|
|
7458
|
|
7459 1998-10-20 Malcolm Box <malcolm@brownale.demon.co.uk>
|
|
7460
|
|
7461 * etags.el (find-tag-default): Run find-tag-hook using
|
|
7462 run-hooks rather than funcall
|
|
7463
|
|
7464 1998-10-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
7465
|
|
7466 * isearch-mode.el (isearch-mode): Set the current minor mode maps
|
|
7467 and the current local map as the parents to isearch-mode-map.
|
|
7468
|
|
7469 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
7470
|
|
7471 * XEmacs 21.2-beta3 is released.
|
|
7472
|
|
7473 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
7474
|
|
7475 * package-get.el (package-get-update-base): use
|
|
7476 insert-file-contents-internal, not insert-file-contents-literally.
|
|
7477
|
|
7478 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7479
|
|
7480 * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
|
|
7481 dump time.
|
|
7482
|
|
7483 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
7484
|
|
7485 * package-get.el (package-get-update-base-entry): new function.
|
|
7486 (package-get-update-base): renamed; was `package-get-load-base'.
|
|
7487 cleanup, and use package-get-update-base-from-buffer.
|
|
7488 (package-get-update-base-from-buffer): new function.
|
|
7489 (package-get-update-base-entries): new; helper for above.
|
|
7490 Do not eval lisp grabbed over ftp; parse it from new format.
|
|
7491
|
|
7492 1998-10-15 Greg Klanderman <greg@alphatech.com>
|
|
7493
|
|
7494 * files.el (set-auto-mode): Don't play games loading package-get
|
|
7495 database; package-get-package-provider will handle it all.
|
|
7496
|
|
7497 1998-10-14 Greg Klanderman <greg@alphatech.com>
|
|
7498
|
|
7499 * package-get.el (package-get-base-filename): new variable.
|
|
7500 (package-get-require-base): new function.
|
|
7501 (package-get-pgp-signed-begin-line): new variable.
|
|
7502 (package-get-pgp-signature-begin-line): ditto.
|
|
7503 (package-get-pgp-signature-end-line): ditto.
|
|
7504 (package-get-load-base): new function.
|
|
7505 (package-get-interactive-package-query):
|
|
7506 (package-get-update-all):
|
|
7507 (package-get-dependencies):
|
|
7508 (package-get-package-provider):
|
|
7509 (package-get-custom): use package-get-require-base.
|
|
7510 [package-get-custom loading]: disable for now.
|
|
7511
|
|
7512 * package-ui.el (pui-list-packages): use (package-get-require-base)
|
|
7513
|
|
7514 1998-10-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7515
|
|
7516 * package-ui.el: Correct obvious thinko in choosing extent face.
|
|
7517
|
|
7518 1998-10-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7519
|
|
7520 * menubar-items.el (default-menubar): pui-list-package has nothing
|
|
7521 to with Customize. Move all the package stuff to a new Item in Options.
|
|
7522
|
|
7523 * package-ui.el (pui-menu): Add menu and Popup menu.
|
|
7524
|
|
7525 * package-get.el (package-get): Use new
|
|
7526 package-admin-get-install-dir.
|
|
7527
|
|
7528 * package-admin.el (package-admin-get-install-dir): New syntax.
|
|
7529 Conserve package location and put mule packages where mule-base is.
|
|
7530
|
|
7531 * package-get.el : Customized
|
|
7532
|
|
7533 * package-ui.el (pui): Customized
|
|
7534 (pui-package-install-dest-dir): New variable.
|
|
7535 (pui-install-selected-packages): Use it
|
|
7536
|
|
7537 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
7538
|
|
7539 * package-get.el (package-get-interactive-package-query): Move
|
|
7540 dependency on package-get-base to run-time.
|
|
7541 (package-get-update-all): Ditto.
|
|
7542 (package-get-dependencies): Ditto.
|
|
7543 (package-get-package-provider): Ditto.
|
|
7544 (package-get-custom): Ditto.
|
|
7545
|
|
7546 1998-10-11 Glynn Clements <glynn@sensei.co.uk>
|
|
7547
|
|
7548 * events.el: Remove 'ascii-character property from 'backspace
|
|
7549 and 'delete symbols
|
|
7550
|
|
7551 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
7552
|
|
7553 * package-get-base.el: removed.
|
|
7554
|
442
|
7555 1998-09-23 Didier Verna <didier@xemacs.org>
|
428
|
7556
|
|
7557 * simple.el (search-caps-disable-folding): moved from isearch-mode.el
|
|
7558 (no-upper-case-p): new function.
|
|
7559 (with-search-caps-disable-folding): new macro.
|
|
7560 (with-interactive-search-caps-disable-folding): new macro.
|
|
7561 (zap-to-char): In interactive mode, do a case-sensitive search if
|
|
7562 the character is uppercase.
|
|
7563 (zap-up-to-char): ditto.
|
|
7564
|
|
7565 * replace.el (perform-replace): use the function no-upper-case-p.
|
|
7566
|
|
7567 * isearch-mode.el (isearch-fix-case): ditto.
|
|
7568 make obsolete `with-caps-disable-folding' and
|
|
7569 `isearch-no-upper-case-p'.
|
|
7570
|
|
7571 * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
|
|
7572 (tags-search): ditto.
|
|
7573 (tags-query-replace): ditto.
|
|
7574
|
|
7575 * info.el (Info-search): ditto.
|
|
7576
|
|
7577 1998-10-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7578
|
|
7579 * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
|
|
7580
|
|
7581 1998-10-07 Greg Klanderman <greg@alphatech.com>
|
|
7582
|
|
7583 * package-admin.el (package-admin-rmtree): rewritten. need to
|
|
7584 check for "." and ".." before symlink check. expand files and
|
|
7585 directories with respect to DIRECTORY, not default-directory.
|
|
7586
|
|
7587 1998-10-04 Greg Klanderman <greg@alphatech.com>
|
|
7588
|
|
7589 * package-get.el (package-get-all): add INSTALL-DIR argument.
|
|
7590
|
|
7591 1998-10-06 Greg Klanderman <greg@alphatech.com>
|
|
7592
|
|
7593 * package-ui.el (pui-add-required-packages): new function, select
|
|
7594 dependent packages.
|
|
7595 (pui-display-keymap): bind it.
|
|
7596 (pui-help-string): document it.
|
|
7597 (pui-install-selected-packages): package-get-all -> package-get.
|
|
7598
|
|
7599 * package-get.el (package-get-dependencies): new function.
|
|
7600
|
|
7601 1998-10-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
7602
|
|
7603 * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
|
|
7604 regexps.
|
|
7605
|
|
7606 1998-10-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
7607
|
|
7608 * mouse.el (default-mouse-track-point-at-opening-quote-p): New
|
|
7609 function.
|
|
7610 (default-mouse-track-normalize-point): Use it.
|
|
7611
|
|
7612 1998-09-30 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7613
|
|
7614 * package-admin.el (package-admin-delete-binary-package):
|
|
7615 General cleanup. Remove unnessary use of progn and
|
|
7616 save-excursion.
|
|
7617 (package-admin-delete-binary-package): Do NOT mess with file
|
|
7618 modes. That is evil.
|
|
7619 (package-admin-delete-binary-package): Wrap all deleting in
|
|
7620 condition-case. The data in MANIFEST is untrustworthy.
|
|
7621 (package-admin-delete-binary-package): Let the OS worry about non
|
|
7622 empty directories.
|
|
7623
|
|
7624 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
7625
|
|
7626 * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
|
|
7627 processing.
|
|
7628 (lm-report-bug): Fix mail address to send bug reports to.
|
|
7629
|
|
7630 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
7631
|
|
7632 * XEmacs 21.2-beta2 is released.
|
|
7633
|
|
7634 1998-08-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7635
|
|
7636 * files.el (auto-mode-alist): Enhanced regexp for perl-mode
|
|
7637
|
|
7638 1998-09-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
7639
|
|
7640 * info.el (Info-mode): Document page turning by double clicks in
|
|
7641 docstring so `M-x describe-mode' will display it.
|
|
7642
|
|
7643 1998-09-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
7644
|
|
7645 * info.el (Info-mouse-track-double-click-hook): Use character
|
|
7646 widths to calculate a border region where double clicking does
|
|
7647 page turning, and return `nil' by default so other hooks, such as
|
|
7648 region highlighting, will be run.
|
|
7649
|
|
7650 1998-09-29 Colin Rafferty <colin@xemacs.org>
|
|
7651
|
|
7652 * sound.el (default-sound-directory-list): Initialize with all the
|
|
7653 "sounds" directories in `data-directory-list'. It used to just be
|
|
7654 the first one.
|
|
7655
|
|
7656 * packages.el (locate-data-directory-list): Created. This gives
|
|
7657 the list of matching directories, unlike `locate-data-directory',
|
|
7658 which just gives the first one.
|
|
7659
|
|
7660 1998-09-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7661
|
|
7662 * minibuf.el (read-from-minibuffer): No longer bind help-form but
|
|
7663 make a binding in the local keymap until help-char handling is
|
|
7664 improved.
|
|
7665
|
|
7666 * help.el (help-keymap-with-help-key): Provide keymap with help
|
|
7667 binding.
|
|
7668 (help-print-help-form): New helper function.
|
|
7669
|
|
7670 1998-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
7671
|
|
7672 * isearch-mode.el (isearch-highlight): set-extent-endpoints can
|
|
7673 move extent to another buffer; no need to create a new extent.
|
|
7674 (isearch-fix-case): New function.
|
|
7675 (isearch-search-and-update): Use it.
|
|
7676
|
|
7677 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
7678
|
|
7679 * isearch-mode.el (isearch-mode): Use overriding-local-map to set
|
|
7680 the keymap, not minor-mode-map-alist.
|
|
7681 (isearch-done): Restore overriding-local-map.
|
|
7682
|
|
7683 1998-09-21 Martin Buchholz <martin@xemacs.org>
|
|
7684
|
|
7685 * bytecomp.el (byte-compile-buffer-substring):
|
|
7686 Fix for: (byte-compile (defun f () (buffer-substring)))
|
|
7687 ==> ** buffer-substring called with 3 args, but requires 0-3
|
|
7688 - new code not only works, but is more readable, too.
|
|
7689
|
|
7690 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7691
|
|
7692 * msw-faces.el (mswindows-init-device-faces): Don't try to
|
|
7693 specify a default font at this late stage. Do try to force
|
|
7694 creation of the default face font so that if it fails we get
|
|
7695 an error now instead of a crash at frame creation.
|
|
7696
|
|
7697 mswindows-font-canonicalize-name, mswindows-make-font-unbold,
|
|
7698 mswindows-make-font-unitalic: Canonical default weight
|
|
7699 changed from "Normal" to "Regular".
|
|
7700
|
|
7701 mswindows-make-font-bold / -bold-italic: Supplied device was
|
|
7702 not being passed into call to mswindows-find-smaller-font.
|
|
7703
|
|
7704 1998-09-10 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
7705
|
|
7706 * package-get.el (package-get-remote): Fix the path where to find
|
|
7707 the packages on xemacs.org.
|
|
7708
|
|
7709 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
7710
|
|
7711 * about.el (about-maintainer-info): Update Ben's entry.
|
|
7712
|
|
7713 1998-09-24 Martin Buchholz <martin@xemacs.org>
|
|
7714
|
|
7715 * lisp/shadow.el (find-emacs-lisp-shadows):
|
|
7716 - `member' was being called on lists of length 2000!
|
|
7717 - Replace with hashtables.
|
|
7718 - Replace hand-coded loops with (dolist)
|
|
7719 - Fix comment typo
|
|
7720
|
|
7721 1998-09-20 Darryl Okahata <darrylo@sr.hp.com>
|
|
7722
|
|
7723 * packages.el: Added new function, `package-delete-name', to
|
|
7724 delete existing packages from the installed package database
|
|
7725 (`packages-package-list'). Also added the "pkginfo" directory
|
|
7726 to `packages-special-base-regexp', so that the pkginfo directory
|
|
7727 would not get added to `late-packages'.
|
|
7728
|
|
7729 * package-admin.el: Added ability to delete an installed package
|
|
7730 (added low-level function, `package-admin-delete-package').
|
|
7731 Understands how to use the pkginfo/MANIFEST.<package> file to
|
|
7732 delete the package. When installing a package, will also
|
|
7733 create a MANIFEST.* file if one is not provided by the
|
|
7734 package. If the MANIFEST.* doesn't exist when deleting a
|
|
7735 package, the functions will fall back to attempting to delete
|
|
7736 any package-specific lisp directory.
|
|
7737
|
|
7738 * package-get.el: Moved some functions to package-admin.el.
|
|
7739 Added interactive function `package-get-delete-package', for
|
|
7740 use by users for deleting a package.
|
|
7741
|
442
|
7742 Also modified to not require the presence of efs.
|
428
|
7743
|
|
7744 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
7745
|
|
7746 * files.el (find-file-noselect): Handle all signals, kill the
|
|
7747 buffer and resignal.
|
|
7748
|
|
7749 1998-09-23 SL Baur <steve@altair.xemacs.org>
|
|
7750
|
|
7751 * cl-macs.el (glyph-image): Add setf method.
|
|
7752
|
|
7753 1998-09-06 Darryl Okahata <darrylo@sr.hp.com>
|
|
7754
|
|
7755 * package-get.el: Fixed broken EFS downloading. Also, look for
|
|
7756 .tar.gz files first, in preference over .tgz files.
|
|
7757
|
|
7758 * package-ui.el: Fix display of package version numbers.
|
|
7759
|
|
7760 1998-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7761
|
|
7762 * x-font-menu.el (font-menu-set-font): Add "pt" units to size
|
|
7763 argument.
|
|
7764
|
|
7765 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
7766
|
|
7767 * list-mode.el: `display-completion-list': added new/optional
|
|
7768 keyword `:completion-string', which allows the programmer to
|
|
7769 change the "Possible completions are:" prompt.
|
|
7770
|
|
7771 * menubar-items.el: Added new pulldown menu-pick to start up the
|
|
7772 visual package browser/installer:
|
|
7773
|
|
7774 Options->Customize->List Packages
|
|
7775
|
|
7776 * package-admin.el: Added hooks for installing under both Unix
|
|
7777 and MS Windows. Does additional error checking. No longer
|
|
7778 calls "add-big-package.sh" to install packages under Unix; now
|
|
7779 calls gunzip & tar directly.
|
|
7780
|
|
7781 * package-get.el: Added ability to install packages from files
|
|
7782 on a local disk/CDROM. Now deletes any existing package lisp
|
|
7783 directory. Does completion on available packages when
|
|
7784 querying for package names. Will also search for .tgz files
|
|
7785 in addition for .tar.gz files. Tries to reload
|
|
7786 auto-autoloads, as a convenience when loading new packages,
|
|
7787 and also tries to add any new package paths to `load-path'.
|
|
7788 Changed all occurences of `concat' to use `expand-file-name'.
|
|
7789
|
|
7790 * package-ui.el: New file which implements the main visual
|
|
7791 package browser/installer, which is started via a menu pick or
|
|
7792 M-x pui-list packages.
|
|
7793
|
|
7794 1998-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
7795
|
|
7796 * startup.el (load-init-file): spelling fix.
|
|
7797
|
|
7798 1998-09-02 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7799
|
|
7800 * startup.el (normal-top-level): Load auto-autoload files
|
|
7801 covariantly with their precedence.
|
|
7802
|
|
7803 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7804
|
|
7805 * menubar-items.el (default-menubar): Remove "Font Weight"
|
|
7806 option, there is currently no custom equivalent.. Customize-faces
|
|
7807 is "Edit faces".
|
|
7808
|
|
7809 * x-font-menu.el (font-menu-set-font): Use customize to set
|
|
7810 default face.
|
|
7811
|
|
7812 * faces.el (face-spec-update-all-matching): New function.
|
|
7813
|
|
7814 * cus-face.el (custom-set-face-update-spec): New function.
|
|
7815 Interface to customize faces from elisp.
|
|
7816
|
|
7817 (custom-face-value-create): Show the customized settings if set
|
|
7818 but not saved.
|
|
7819
|
|
7820 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7821
|
|
7822 (custom-face-value-create): Show the customized settings if set
|
|
7823 but not saved.
|
|
7824
|
|
7825 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
7826
|
|
7827 * keydefs.el (global-map): Add FSF 20.3 binding of
|
|
7828 query-replace-regexp.
|
|
7829
|
|
7830 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
7831
|
|
7832 * minibuf.el (read-file-name-internal-1): use
|
|
7833 user-name-completion-1 instead of user-name-completion.
|
|
7834
|
|
7835 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7836
|
|
7837 * loadup.el:
|
|
7838 * make-docfile.el:
|
|
7839 * update-elc.el: Don't set `source-directory' (now defunct as a
|
|
7840 global variable) no more.
|
|
7841
|
|
7842 * packages.el (packages-list-autoloads): Made `source-directory'
|
|
7843 (now defunct as a global variable) a parameter.
|
|
7844
|
|
7845 1998-08-13 Carsten Leonhardt <leo@arioch.oche.de>
|
|
7846
|
|
7847 * about.el (about-hackers): new email
|
|
7848
|
|
7849 1998-08-16 SL Baur <steve@altair.xemacs.org>
|
|
7850
|
|
7851 * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
|
|
7852
|
442
|
7853 1998-07-17 Didier Verna <didier@xemacs.org>
|
428
|
7854
|
|
7855 * faces.el (set-face-property):
|
|
7856 (set-face-dim-p):
|
|
7857 (face-dim-p): updated the doc strings now that the dim property isn't
|
|
7858 tty-specific.
|
|
7859 (face-equal): the dim property is now a common one.
|
|
7860
|
|
7861 * cus-face.el (custom-face-attributes): New face attribute: `dim'
|
|
7862 Renamed the `stipple' attribute to `background-pixmap'.
|
|
7863 (custom-face-background-pixmap): make custom-face-stipple an
|
|
7864 obsolete alias for this.
|
|
7865
|
|
7866 1998-08-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7867
|
|
7868 * find-paths.el (paths-file-readable-directory-p): Created and
|
|
7869 used.
|
|
7870
|
|
7871 * loadup.el: Don't set inhibit-... flags from run-temacs.
|
|
7872
|
|
7873 1998-08-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
7874
|
|
7875 * packages.el (packages-data-path-depth): Added and used.
|
|
7876
|
|
7877 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
7878
|
|
7879 * about.el:
|
|
7880 - Change .xpm to .png, delete "zcat" section.
|
|
7881 - cosmetic fix in the 'marcpa' entry.
|
|
7882
|
|
7883 * etc/photos
|
|
7884 - convert all .xpm.Z to .png
|
|
7885 - rename mrb to martin
|
|
7886 - rename mcook-m to mcookm
|
|
7887
|
|
7888 1998-07-31 Martin Buchholz <martin@xemacs.org>
|
|
7889
|
|
7890 * x-init.el (x-initialize-compose): Add support for
|
|
7891 dead-circumflex as YET ANOTHER NAME for that dead key.
|
|
7892
|
|
7893 1998-08-05 Colin Rafferty <colin@xemacs.org>
|
|
7894
|
|
7895 * setup-paths.el (paths-construct-exec-path): Made the
|
|
7896 last-packages really be last.
|
|
7897 (paths-construct-data-directory-list): Ditto.
|
|
7898
|
|
7899 1998-08-01 Kai Haberzettl <khaberz@synnet.de>
|
|
7900
|
|
7901 * startup.el(startup-splash-frame-body):
|
|
7902 Update Copyright notice in splash screen
|
|
7903
|
|
7904 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
7905
|
|
7906 * minibuf.el (read-file-name-internal-1): do ~user completion.
|
|
7907
|
|
7908 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7909
|
|
7910 * font-lock.el (font-lock-fontify-glumped-region): Add guard
|
|
7911 aginst destroyed extents
|
|
7912
|
|
7913 1998-07-24 Greg Klanderman <greg@alphatech.com>
|
|
7914
|
|
7915 * package-get.el (package-get): add `install-dir' argument.
|
|
7916
|
|
7917 1998-07-20 John Jones <jj@asu.edu>
|
|
7918
|
|
7919 * package-get.el: calls to package-get-update-all will only
|
|
7920 update packages which are already installed.
|
|
7921
|
|
7922 1998-07-23 SL Baur <steve@altair.xemacs.org>
|
|
7923
|
|
7924 * autoload.el (update-file-autoloads): Ensure autoloads buffer is
|
|
7925 writable.
|
|
7926
|
|
7927 1998-07-20 Colin Rafferty <colin@xemacs.org>
|
|
7928
|
|
7929 * about.el (about-hackers): Correct my email.
|
|
7930
|
|
7931 1998-07-20 Kai Haberzettl <khaberz@synnet.de>
|
|
7932
|
|
7933 * about.el (about-hackers): new email-address.
|
|
7934
|
|
7935 1998-07-25 SL Baur <steve@altair.xemacs.org>
|
|
7936
|
|
7937 * minibuf.el (read-number): Don't let `input-error' condition
|
|
7938 escape.
|
|
7939
|
|
7940 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
7941
|
|
7942 * about.el (about-hackers): use my `email-for-life' address.
|
|
7943
|
|
7944 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
7945
|
|
7946 * XEmacs 21.2-beta1 is released.
|
|
7947
|
|
7948 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7949
|
|
7950 * ldap.el (ldap-search): Doc string change
|
|
7951
|
|
7952 1998-07-16 Colin Rafferty <colin@xemacs.org>
|
|
7953
|
|
7954 * menubar-items.el (default-menubar): Removed references to
|
|
7955 `data-directory', and use `locate-data-file' instead, and made
|
|
7956 then greyed out if they don't exist.
|
|
7957
|
|
7958 1998-07-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
7959
|
|
7960 * keymap.el (events-to-keys): Use `format' instead of `concat'
|
|
7961 since the latter does not accept integer args anymore
|
|
7962
|
|
7963 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
7964
|
|
7965 * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
|
|
7966 macros replaced.
|
|
7967
|
|
7968 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
7969
|
|
7970 * make-docfile.el: Get first initialization from very-early-lisp.el
|
|
7971 * update-elc.el: Ditto.
|
|
7972 * loadup.el (really-early-error-handler): Ditto.
|
|
7973
|
|
7974 * packages.el (packages-unbytecompiled-lisp): Add new file,
|
|
7975 very-early-lisp.el.
|
|
7976
|
|
7977 * very-early-lisp.el: New file.
|
|
7978
|
|
7979 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
7980
|
|
7981 * Symbols that have been obsolete for at least 3 years removed (II).
|
|
7982
|
|
7983 * obsolete.el (eval-current-buffer): Make compatible.
|
|
7984 (byte-code-function-p): Ditto.
|
|
7985 (send-string): Removed.
|
|
7986 (send-region): Removed.
|
|
7987 (screen-scrollbar-width): Removed.
|
|
7988 (set-screen-scrollbar-width): Removed.
|
|
7989 (set-screen-left-margin-width): Removed.
|
|
7990 (set-screen-right-margin-width): Removed.
|
|
7991 (screen-left-margin-width): Removed.
|
|
7992 (screen-right-margin-width): Removed.
|
|
7993 (set-buffer-left-margin-width): Removed.
|
|
7994 (set-buffer-right-margin-width): Removed.
|
|
7995 (buffer-left-margin-width): Removed.
|
|
7996 (buffer-right-margin-width): Removed.
|
|
7997 (x-set-frame-icon-pixmap): Removed.
|
|
7998 (x-set-screen-icon-pixmap): Removed.
|
|
7999 (pixel-name): Removed.
|
|
8000 (make-pixmap): Removed.
|
|
8001 (make-cursor): Removed.
|
|
8002 (pixmap-width): Removed.
|
|
8003 (pixmap-contributes-to-line-height-p): Removed.
|
|
8004 (set-pixmap-contributes-to-line-height): Removed.
|
|
8005
|
|
8006 1998-07-13 SL Baur <steve@altair.xemacs.org>
|
|
8007
|
|
8008 * obsolete.el (popup-menu-up-p): removed.
|
|
8009 (read-no-blanks-input): Removed.
|
|
8010 (wholenump): Removed.
|
|
8011 (ring-mod): Removed (what was ring-mod?).
|
|
8012 (current-time-seconds): Removed.
|
|
8013 (run-special-hook-with-args): Removed.
|
|
8014 (dot): Removed.
|
|
8015 (dot-marker): Removed.
|
|
8016 (dot-min): Removed.
|
|
8017 (dot-max): Removed.
|
|
8018 (window-dot): Removed.
|
|
8019 (set-window-dot): Removed.
|
|
8020
|
|
8021 * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
|
|
8022 `dot-min'.
|
|
8023
|
|
8024 * minibuf.el: (read-no-blanks-input): remove commented-out copy.
|
|
8025
|
|
8026 * code-files.el (insert-file-contents): Rename
|
|
8027 run-special-hook-with-args to run-hook-with-args-until-success.
|
|
8028 (write-region): Ditto.
|
|
8029
|
|
8030 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
8031
|
|
8032 * about.el: Fix typos, update release date.
|
|
8033
|
|
8034 * Symbols that have been obsolete for at least 3 years removed.
|
|
8035
|
|
8036 * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
|
|
8037 screen- functions.
|
|
8038 (toplevel): remove setf methods for screen functions.
|
|
8039 * cl-macs.el (extent-data): defsetf removed.
|
|
8040 * obsolete.el (lisp-indent-hook): Make compatible, it's used too
|
|
8041 many places to remove.
|
|
8042 (comment-indent-hook): Ditto.
|
|
8043 * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
|
|
8044 (buffer-dedicated-screen): Ditto.
|
|
8045 (deiconify-screen): Ditto.
|
|
8046 (delete-screen): Ditto.
|
|
8047 (event-screen): Ditto.
|
|
8048 (find-file-other-screen): Ditto.
|
|
8049 (find-file-read-only-other-screen): Ditto.
|
|
8050 (live-screen-p): Ditto.
|
|
8051 (screen-height): Ditto.
|
|
8052 (screen-iconified-p): Ditto.
|
|
8053 (screen-list): Ditto.
|
|
8054 (screen-live-p): Ditto.
|
|
8055 (screen-name): Ditto.
|
|
8056 (screen-parameters): Ditto.
|
|
8057 (screen-pixel-height): Ditto.
|
|
8058 (screen-pixel-width): Ditto.
|
|
8059 (screen-root-window): Ditto.
|
|
8060 (screen-selected-window): Ditto.
|
|
8061 (screen-totally-visible-p): Ditto.
|
|
8062 (screen-visible-p): Ditto.
|
|
8063 (screen-width): Ditto.
|
|
8064 (screenp): Ditto.
|
|
8065 (get-screen-for-buffer): Ditto.
|
|
8066 (get-screen-for-buffer-noselect): Ditto.
|
|
8067 (get-other-screen): Ditto.
|
|
8068 (iconify-screen): Ditto.
|
|
8069 (lower-screen): Ditto.
|
|
8070 (mail-other-screen): Ditto.
|
|
8071 (make-screen): Ditto.
|
|
8072 (make-screen-invisible): Ditto.
|
|
8073 (make-screen-visible): Ditto.
|
|
8074 (modify-screen-parameters): Ditto.
|
|
8075 (new-screen): Ditto.
|
|
8076 (next-screen): Ditto.
|
|
8077 (next-multiscreen-window): Ditto.
|
|
8078 (other-screen): Ditto.
|
|
8079 (previous-screen): Ditto.
|
|
8080 (previous-multiscreen-window): Ditto.
|
|
8081 (raise-screen): Ditto.
|
|
8082 (redraw-screen): Ditto.
|
|
8083 (select-screen): Ditto.
|
|
8084 (selected-screen): Ditto.
|
|
8085 (set-buffer-dedicated-screen): Ditto.
|
|
8086 (set-screen-height): Ditto.
|
|
8087 (set-screen-position): Ditto.
|
|
8088 (set-screen-size): Ditto.
|
|
8089 (set-screen-width): Ditto.
|
|
8090 (show-temp-buffer-in-current-screen): Ditto.
|
|
8091 (switch-to-buffer-other-screen): Ditto.
|
|
8092 (visible-screen-list): Ditto.
|
|
8093 (window-screen): Ditto.
|
|
8094 (x-set-screen-pointer): Ditto.
|
|
8095 (x-set-frame-pointer): Ditto.
|
|
8096 (screen-title-format): Ditto.
|
|
8097 (screen-icon-title-format): Ditto.
|
|
8098 (terminal-screen): Ditto.
|
|
8099 (delete-screen-hook): Ditto.
|
|
8100 (create-screen-hook): Ditto.
|
|
8101 (mouse-enter-screen-hook): Ditto.
|
|
8102 (mouse-leave-screen-hook): Ditto.
|
|
8103 (map-screen-hook): Ditto.
|
|
8104 (unmap-screen-hook): Ditto.
|
|
8105 (default-screen-alist): Ditto.
|
|
8106 (default-screen-name): Ditto.
|
|
8107 (x-screen-defaults): Ditto.
|
|
8108 (x-create-screen): Ditto.
|
|
8109 * obsolete.el: meta-flag removed.
|
|
8110 baud-rate removed.
|
|
8111 sleep-for-millisecs removed.
|
|
8112 extent-data removed.
|
|
8113 set-extent-data removed.
|
|
8114 set-extent-attribute removed.
|
|
8115 extent-glyph removed.
|
|
8116 extent-layout removed.
|
|
8117 set-extent-layout removed.
|
|
8118 list-faces-display removed.
|
|
8119 list-faces removed.
|
|
8120 trim-versions-without-asking removed.
|
|
8121 after-write-file-hooks removed.
|
|
8122 truename removed.
|
|
8123 auto-fill-hook removed.
|
|
8124 blink-paren-hook removed.
|
|
8125 select-screen-hook, deselect-screen-hook removed.
|
|
8126 auto-raise-screen, auto-lower-screen removed.
|
|
8127
|
|
8128 * msw-mouse.el: Global change resource -> mswindows-resource.
|
|
8129
|
|
8130 * XEmacs 21.0-pre5 is released.
|
|
8131
|
|
8132 1998-07-11 SL Baur <steve@altair.xemacs.org>
|
|
8133
|
|
8134 * about.el (about-hackers): Credits update.
|
|
8135
|
|
8136 1998-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
8137
|
|
8138 * register.el (insert-register): Don't activate the region.
|
|
8139
|
|
8140 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
8141
|
|
8142 * select.el: Restore x-* symbols for backwards compatibility:
|
|
8143 x-copy-primary-selection, x-kill-primary-selection,
|
|
8144 x-delete-primary-selection, x-select-make-extent-for-selection,
|
|
8145 x-valid-simple-selection-, x-cut-copy-clear-internal.
|
|
8146
|
|
8147 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
8148
|
|
8149 * XEmacs 21.0-pre4 is released.
|
|
8150
|
|
8151 1998-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
8152
|
|
8153 * menubar-items.el (default-menubar): Use `report-emacs-bug' for
|
|
8154 reporting bugs.
|
|
8155 (maybe-add-init-button): Fix semantics under Windows. Use
|
|
8156 `expand-file-name' rather than `concat'.
|
|
8157
|
|
8158 * help.el (print-messages): New function.
|
|
8159
|
|
8160 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8161
|
|
8162 * ldap.el (ldap-host-parameters-alist): Docstring fixes
|
|
8163
|
|
8164 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8165
|
|
8166 * about.el: Tweaked my entry in about-hackers.
|
|
8167
|
|
8168 * find-paths.el (paths-emacs-root-p):
|
|
8169 Relaxed emacs-root checking of an in-place installation to
|
442
|
8170 also accommodate the flat layout used on MS Windows.
|
428
|
8171
|
|
8172 1998-06-29 John Jones <jj@asu.edu>
|
|
8173
|
|
8174 * package-get.el: calls to package-get-update-all will only
|
|
8175 update packages which are already installed.
|
|
8176
|
|
8177 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
8178
|
|
8179 * faces.el (xpm-color-symbols): remove hardcoded defaults these
|
|
8180 are handled by the gui-element face fallbacks now.
|
|
8181
|
|
8182 * x-faces.el: default gui-element face to "background" as well as
|
|
8183 the default face.
|
|
8184
|
|
8185 * msw-faces.el (mswindows-init-device-faces): remove gui-element
|
|
8186 and default face settings since these are set as fallbacks now in
|
|
8187 the appropriate domain.
|
|
8188
|
|
8189 1998-07-02 SL Baur <steve@altair.xemacs.org>
|
|
8190
|
|
8191 * text-mode.el (text-mode): Reorder regexp so the OR part
|
|
8192 corresponding to `page-delim' goes first and the hack in
|
|
8193 `forward-paragraph' will work.
|
|
8194 With bug analysis from Bob Weiner <weiner@altrasoft.com>
|
|
8195
|
|
8196 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8197
|
|
8198 * subr.el (remove-hook): When checking the hook value
|
|
8199 with functionp, don't apply car to it.
|
|
8200
|
|
8201 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8202
|
|
8203 * package-get.el (package-get-remote-filename):
|
|
8204 Don't use file-name-as-directory because the local directory
|
|
8205 separator conventions might not be the same as ftp's.
|
|
8206
|
|
8207 1998-06-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8208
|
|
8209 * ldap.el (ldap-host-parameters-alist): New name of
|
|
8210 `ldap-host-parameters-plist'
|
|
8211
|
434
|
8212 1998-06-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
8213
|
|
8214 * package-get.el: Using (require 'package-get-base), now that it
|
|
8215 provides itself. Consequently removed all instances of (load
|
|
8216 "package-get-base.el").
|
|
8217
|
|
8218 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
8219
|
|
8220 * subr.el (remove-hook): Don't treat the hook value as a
|
|
8221 list unless it is both consp and not functionp.
|
|
8222
|
|
8223 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
8224
|
|
8225 * about.el: Email address for Ben Wing is ben@xemacs.org.
|
|
8226 * auto-show.el: Ditto.
|
|
8227 * bytecomp.el: Ditto.
|
|
8228 * faces.el: Ditto.
|
|
8229 * x-scrollbar.el: Ditto.
|
|
8230 * x-misc.el: Ditto.
|
|
8231 * tty-init.el: Ditto.
|
|
8232 * toolbar-items.el: Ditto.
|
|
8233 * symbol-syntax.el: Ditto.
|
|
8234 * specifier.el: Ditto.
|
|
8235 * objects.el: Ditto.
|
|
8236 * hyper-apropos.el: Ditto.
|
|
8237 * glyphs.el: Ditto.
|
|
8238
|
|
8239 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
8240
|
|
8241 * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
|
|
8242 vertical-divider-always-visible-p.
|
|
8243 (default-mouse-motion-handler): Ditto.
|
|
8244
|
|
8245 1998-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
8246
|
|
8247 * scrollbar.el (scrollbars-visible-p): Simplify. Always set the
|
|
8248 global value.
|
|
8249
|
|
8250 1998-06-21 Oliver Graf <ograf@fga.de>
|
|
8251
|
|
8252 * build-reports.el: changed receiver to xemacs-build-reports list
|
|
8253
|
|
8254 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8255
|
|
8256 * font.el: Split font-family-mappings into X and
|
|
8257 mswindows-specific versions.
|
|
8258 mswindows-font-create-[object|name]: Treat supplied size
|
|
8259 as a pointsize. Added underline and strikethru handling.
|
|
8260
|
|
8261 * msw-faces.el: changed default mswindows charset to western.
|
|
8262
|
|
8263 * msw-glyphs.el: removed space in border-glyph font string that
|
|
8264 was inserted to get round bugs in the mswindows C font code.
|
|
8265
|
|
8266 1998-06-27 SL Baur <steve@altair.xemacs.org>
|
|
8267
|
|
8268 * about.el (about-hackers): Credits update.
|
|
8269
|
|
8270 * help-nomule.el (tutorial-supported-languages): Add Romanian
|
|
8271 TUTORIAL.
|
|
8272
|
|
8273 * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
|
|
8274 to ISO-8859-2.
|
|
8275
|
|
8276 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8277
|
|
8278 * font.el: Split font-family-mappings into X and
|
|
8279 mswindows-specific versions.
|
|
8280 mswindows-font-create-[object|name]: Treat supplied size
|
|
8281 as a pointsize. Added underline and strikethru handling.
|
|
8282
|
|
8283 * msw-faces.el: changed default mswindows charset to western.
|
|
8284
|
|
8285 * msw-glyphs.el: removed space in border-glyph font string that
|
|
8286 was inserted to get round bugs in the mswindows C font code.
|
|
8287
|
|
8288 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8289
|
|
8290 * minibuf.el: make read-color-completion-table call
|
|
8291 (mswindows-color-list for mswindows devices.
|
|
8292
|
|
8293 1998-06-18 Sam Mikes <smikes@alumni.hmc.edu>
|
|
8294
|
|
8295 * lisp/font-lock.el
|
|
8296 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
|
|
8297 Let declaration items contain non-word symbol characters.
|
|
8298
|
434
|
8299 1998-06-15 Adrian Aichner <adrian@xemacs.org>
|
428
|
8300
|
|
8301 * package-get.el (package-get-package-provider): Added autoload
|
|
8302 cookie. Loading "package-get-base.el" in ALL functions that use
|
|
8303 it. Fixed some (interactive ...) with multiple argument specs
|
|
8304 again. Cosmetic indentation changes.
|
|
8305
|
|
8306 1998-05-27 Glynn Clements <glynn@sensei.co.uk>
|
|
8307
|
|
8308 * info.el (Info-insert-dir): Don't use nreverse on variables
|
|
8309 that you want to use later.
|
|
8310
|
|
8311 1998-06-17 Glynn Clements <glynn@sensei.co.uk>
|
|
8312
|
|
8313 * x-mouse.el (x-set-point-and-move-selection): Replace call
|
|
8314 to x-kill-primary-selection with kill-primary-selection
|
|
8315
|
|
8316 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
8317
|
|
8318 * simple.el (what-cursor-position): Make cursor position reported
|
|
8319 use value of column-number-start-at-one
|
|
8320
|
|
8321 1998-06-17 SL Baur <steve@altair.xemacs.org>
|
|
8322
|
|
8323 * about.el (xemacs-hackers): Fix Jareth's email address.
|
|
8324
|
|
8325 1998-06-16 SL Baur <steve@altair.xemacs.org>
|
|
8326
|
|
8327 * startup.el (startup-splash-frame): Remove
|
|
8328 `xemacs-startup-logo-function'.
|
|
8329
|
|
8330 1998-06-15 SL Baur <steve@altair.xemacs.org>
|
|
8331
|
|
8332 * about.el (about-hackers): Update credits list.
|
|
8333
|
|
8334 1998-06-06 Jeff Miller <jmiller@smart.net>
|
|
8335
|
|
8336 * lisp/sound.el: Update sound-ext to allow filenames with
|
|
8337 extensions to be found by load-sound-file
|
|
8338
|
|
8339 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8340
|
|
8341 * info.el (Info-rebuild-outdated-dir): Removed variable
|
|
8342 (Info-auto-generate-directory): New variable
|
|
8343 (Info-save-auto-generated-dir): New variable
|
|
8344 (Info-maybe-update-dir): Use `Info-auto-generate-directory'
|
|
8345 (Info-build-dir-anew): Second parameter removed. Use
|
|
8346 `Info-save-auto-generated-dir'
|
|
8347 (Info-rebuild-dir): Ditto
|
|
8348
|
|
8349 1998-06-02 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
8350
|
|
8351 * list-mode.el (next-list-mode-item): Would not recognize
|
|
8352 border between directly neighbored items.
|
|
8353
|
|
8354 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
8355
|
|
8356 * package-get.el: add autoloads for some functions.
|
|
8357
|
|
8358 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
8359
|
|
8360 * specifier.el (let-specifier): Tiny docfixes.
|
|
8361
|
|
8362 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
8363
|
|
8364 * msw-mouse.el: set selection-pointer-glyph to Normal.
|
|
8365
|
|
8366 1998-06-09 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
8367
|
|
8368 * wid-edit.el (widget-specify-secret): New function.
|
|
8369 (widget-after-change): Use it.
|
|
8370 (widget-specify-field): Use it.
|
|
8371
|
|
8372 1998-06-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
8373
|
|
8374 * mouse.el (drag-window-divider): Use `(not done)' instead of
|
|
8375 `doit'; reuse result of `window-pixel-edges'.
|
|
8376
|
|
8377 * modeline.el (drag-modeline-event-lag): Rename to
|
|
8378 drag-divider-event-lag.
|
|
8379
|
|
8380 1998-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
8381
|
|
8382 * specifier.el (let-specifier): Rewritten not to generate needless
|
|
8383 `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
|
|
8384 arguments.
|
|
8385
|
|
8386 1998-05-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
8387
|
|
8388 * minibuf.el (read-file-name-1): Setup buffer-local value of
|
|
8389 `completion-ignore-case' in completions buffer under Windows.
|
|
8390
|
|
8391 1998-06-06 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8392
|
|
8393 * about.el (about-maintainer-glyph): Fix support for not
|
|
8394 compressed images.
|
|
8395
|
|
8396 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8397
|
|
8398 * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
|
|
8399
|
|
8400 * mouse.el (mouse-track): Cancel selection if misc-user event with
|
|
8401 `cancel-mode-internal' function is fetched.
|
|
8402
|
|
8403 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
8404
|
|
8405 * files.el (save-some-buffers-1): Fixed return value.
|
|
8406
|
|
8407 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
8408
|
|
8409 * dragdrop.el: added experimental
|
|
8410
|
|
8411 1998-05-26 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
8412
|
|
8413 * startup.el (after-init-hook, init-file-user,
|
|
8414 user-init-directory, load-user-init-file): Purge references
|
|
8415 to "~/.xemacs/init.el" from docstrings.
|
|
8416
|
|
8417 (load-user-init-file) Use paths-construct-path to construct
|
|
8418 paths to user init files. Go directly to ~/.emacs, do not
|
|
8419 search ~/.xemacs/, do not load `default-custom-file'.
|
|
8420
|
|
8421 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
8422
|
|
8423 * files.el (interpreter-mode-alist): Catch wish and tclsh before
|
|
8424 general *sh.
|
|
8425 (inhibit-first-line-modes-regexps): Added `.tar.gz'.
|
|
8426
|
|
8427 1998-06-03 Andy Piper <andyp@parallax.co.uk>
|
|
8428
|
|
8429 * menubar-items.el (default-menubar): add Update Packages to customize
|
|
8430 menu.
|
|
8431
|
|
8432 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
8433
|
|
8434 * faces.el: use toolbar face as a fallback for toolbar properties
|
|
8435 in xpm-color-symbols instead of default.
|
|
8436
|
|
8437 * msw-faces.el: rename 3d-object -> gui-element face.
|
|
8438
|
|
8439 1998-06-06 SL Baur <steve@altair.xemacs.org>
|
|
8440
|
|
8441 * startup.el (xemacs-startup-logo-function): New variable.
|
|
8442 (startup-splash-frame): Use it.
|
|
8443
|
|
8444 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
8445
|
|
8446 * files.el (save-some-buffers): Would wait 1 second.
|
|
8447 (save-some-buffers-1): Delete other windows here instead of in
|
|
8448 `save-some-buffers'.
|
|
8449 (save-some-buffers): Force redisplay only if windows were deleted.
|
|
8450
|
442
|
8451 1998-06-02 Didier Verna <didier@xemacs.org>
|
428
|
8452
|
|
8453 * cus-face.el (custom-face-attributes): generalized the use of
|
|
8454 toggle buttons for boolean attributes.
|
|
8455 Re-ordered the items a bit.
|
|
8456
|
|
8457 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
8458
|
|
8459 * sound.el (default-sound-directory): Use `locate-data-directory'
|
|
8460 to find the sounds directory.
|
|
8461
|
|
8462 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
8463
|
|
8464 * sound.el: default sound-ext to .wav under mswindows, .au
|
|
8465 otherwise. load-default sounds without extensions.
|
|
8466
|
|
8467 1998-05-27 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
8468
|
|
8469 * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
|
|
8470 if send-pr is not bound.
|
|
8471
|
|
8472 1998-06-01 Andy Piper <andyp@parallax.co.uk>
|
|
8473
|
|
8474 * files.el: grok idl files in auto-mode-alist.
|
|
8475 1998-06-01 Jeff Miller <jmiller@smart.net>
|
|
8476
|
|
8477 * minibuf.el (exact-minibuffer-completion-p): check for nil before
|
|
8478 calling `upcase'.
|
|
8479
|
|
8480 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
8481
|
|
8482 * msw-glyphs.el: add xbm to the list of image types supported.
|
|
8483
|
|
8484 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8485
|
|
8486 * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
|
|
8487 instead of XEmacs one when dumping InfoDock.
|
|
8488
|
|
8489 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8490
|
|
8491 * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
|
|
8492 for `modeline-visible-p'
|
|
8493
|
|
8494 * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
|
|
8495
|
|
8496 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
8497
|
|
8498 * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
|
|
8499 since it's not used anymore. doc string fixes.
|
|
8500
|
|
8501 * package-get.el (package-get-file-installed-p): new function. use
|
|
8502 instead of file-installed-p which is in an external package.
|
|
8503
|
|
8504 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
8505
|
|
8506 * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
|
|
8507 favor of select-window/switch-to-buffer
|
|
8508
|
|
8509 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
8510
|
|
8511 * startup.el: changed (getenv "HOME") to (user-home-directory)
|
|
8512
|
|
8513 1998-05-25 Oliver Graf <ograf@fga.de>
|
|
8514
|
|
8515 * frame.el (cde-start-drag) moved to dragdrop.el
|
|
8516 (offix-start-drag-region) moved to dragdrop.el
|
|
8517 (offix-start-drag) moved to dragdrop.el
|
|
8518 * dragdrop.el (cde-start-drag) moved from frame.el
|
|
8519 (offix-start-drag-region) moved from frame.el
|
|
8520 (offix-start-drag) moved from frame.el
|
|
8521 (cde-start-drag-region) cde drag regions
|
|
8522 * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
|
|
8523
|
|
8524 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
8525
|
|
8526 * dragdrop.el: created dragdrop-drag prototypes
|
|
8527 (cde-start-drag-region) fixed typo
|
|
8528
|
|
8529 1998-05-28 SL Baur <steve@altair.xemacs.org>
|
|
8530
|
|
8531 * simple.el (after-init-hook): Remove reader macro.
|
|
8532
|
|
8533 * packages.el (packages-hardcoded-lisp): Get rid of reader
|
|
8534 macros. Update DOC string.
|
|
8535
|
|
8536 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
8537
|
|
8538 * mouse.el (drag-window-divider): Ditto.
|
|
8539
|
|
8540 * modeline.el (mouse-drag-modeline): Use it.
|
|
8541
|
|
8542 * lisp-mode.el (let-specifier): Specify indentation.
|
|
8543
|
|
8544 * specifier.el (let-specifier): Renamed from
|
|
8545 `with-specifier-instance'.
|
|
8546
|
|
8547 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
8548
|
|
8549 * x-faces.el:
|
|
8550 * faces.el: move definition of xpm-color-symbols from x-faces.el
|
|
8551 to faces. Predicate x-get-resource on the presence of x.
|
|
8552
|
442
|
8553 * msw-faces.el: set 3d-object face rather than modeline. Specify
|
428
|
8554 faces as specfier defaults.
|
|
8555
|
|
8556 * package-get.el: don't use package-admin-add-single-file-package.
|
|
8557
|
|
8558 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
8559
|
|
8560 * toolbar-items.el: Fixup tooltips.
|
|
8561 (toolbar-gnus): Don't use obsolete variable
|
|
8562 toolbar-news-frame-properties.
|
|
8563 (toolbar-news-reader): Default to `gnus' instead of
|
|
8564 `not-configured'.
|
|
8565
|
|
8566 * files.el (auto-mode-alist): Correctly recognize `.emacs' under
|
|
8567 Windows.
|
|
8568
|
|
8569 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
8570
|
|
8571 * package-get.el: rename -installedp -> -installed-p.
|
|
8572
|
|
8573 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8574
|
|
8575 * glyphs.el (init-glyphs): Created `border-glyph' face, with no
|
|
8576 attributes, and assinged it to continuation, truncation and
|
|
8577 hscroll glyphs.
|
|
8578
|
|
8579 * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
|
|
8580 and made continuation, truncation and hscroll glyphs arrow
|
|
8581 characters out of that font.
|
|
8582
|
|
8583 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
8584
|
|
8585 * minibuf.el (minibuffer-electric-separator): Play nicely with
|
|
8586 directory-sep-char being \.
|
|
8587 (minibuffer-electric-tilde): Ditto.
|
|
8588 (read-file-name-map): Ditto.
|
|
8589
|
|
8590 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
8591
|
|
8592 * mouse.el (default-mouse-track-maybe-own-selection): Pause only
|
|
8593 on X devices.
|
|
8594 (default-mouse-track-deal-with-down-event): Avoid
|
|
8595 `x-disown-selection'; use `disown-selection' instead.
|
|
8596
|
|
8597 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
8598
|
|
8599 * select.el:
|
|
8600 * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
|
|
8601 moved to (cut-copy-clear-internal) in select.el. Ditto for
|
|
8602 (x-delete-primary-selection) (x-kill-primary-selection)
|
|
8603 (x-copy-primary-selection).
|
|
8604 (own-clipboard): new function.
|
|
8605
|
|
8606 * msw-select.el: use the new kill/delete/copy/cut-copy-clear
|
|
8607 functions in select.el. remove old ones.
|
|
8608 (mswindows-own-clipboard): new function.
|
|
8609
|
|
8610 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
8611
|
|
8612 * gnuserv.el: allow connections from mswindows type devices.
|
|
8613
|
|
8614 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
8615
|
|
8616 * msw-glyphs.el: change image type used from cursor to resource.
|
|
8617
|
|
8618 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8619
|
|
8620 * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
|
|
8621 for {top,bottom}-{left,right} values in addition to
|
|
8622 {top,bottom}_{left,right}.
|
|
8623 Use x-get-resource instead of x-get-resource-and-bogosity-check.
|
|
8624
|
|
8625 1998-05-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
8626
|
|
8627 * cl-macs.el (specifier-instance): Undefine its setf method.
|
|
8628
|
|
8629 * specifier.el (with-specifier-instance): Added docstring.
|
|
8630
|
|
8631 * mouse.el (drag-window-divider): Ditto.
|
|
8632
|
|
8633 * modeline.el (mouse-drag-modeline): Use it.
|
|
8634
|
|
8635 * lisp-mode.el (with-specifier-instance): Define its indentation
|
|
8636 level.
|
|
8637
|
|
8638 * specifier.el (with-specifier-instance): New macro.
|
|
8639
|
|
8640 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
8641
|
|
8642 * package-get.el (package-get-create-custom): new function to
|
|
8643 auto-generate package-get-custom.el from package-get-base.el.
|
|
8644 * (package-get-ever-installedp): new function.
|
|
8645 * (package-get-custom): new function to get all packages specified
|
|
8646 by customize.
|
|
8647
|
|
8648 1998-05-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
8649
|
|
8650 * cus-edit.el (custom-file): Revert to `~/.emacs'.
|
|
8651
|
|
8652 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
8653
|
|
8654 * cl-extra.el: Reverse previous float change.
|
|
8655
|
|
8656 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
8657
|
|
8658 * x-faces.el:
|
|
8659 * faces.el (try-font-name): moved from x-faces.el since it is
|
|
8660 required by w3 under mswindows as well X.
|
|
8661
|
|
8662 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8663
|
|
8664 * winnt.el: Removed evil (setq completion-ignore-case t)
|
|
8665 clause, one more overlookef fsfism.
|
|
8666 (nt-quote-args-functions-alist): End sentences with double space.
|
|
8667
|
|
8668 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8669
|
|
8670 * window-xemacs.el (push-window-configuration): Remove kludgery of
|
|
8671 recaching default-toolbar specifier.
|
|
8672 (pop-window-configuration): Ditto.
|
|
8673 (unpop-window-configuration): Ditto.
|
|
8674
|
|
8675 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
8676
|
|
8677 * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
|
|
8678
|
|
8679 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8680
|
|
8681 * winnt.el (nt-quote-args-verbatim): Added function.
|
|
8682 (nt-quote-args-prefix-quote): Added function.
|
|
8683 (nt-quote-args-backslash-quote): Added function.
|
|
8684 (nt-quote-args-double-quote): Added function.
|
|
8685 (nt-quote-args-functions-alist): New variable.
|
|
8686 (nt-quote-process-args): Added function. This is the main quoting
|
|
8687 work horse called from process-nt.c
|
|
8688
|
|
8689 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8690
|
|
8691 * winnt.el: Removed duplicate definitions for backspace,
|
|
8692 delete, M-backspace and C-M-backspace.
|
|
8693 (file-name-buffer-file-type-alist): Removed this variable.
|
|
8694 (find-buffer-file-type): Removed function.
|
|
8695 (find-file-binary): Removed function.
|
|
8696 (find-file-text): Removed function.
|
|
8697 (find-file-not-found-set-buffer-file-type): Removed function.
|
|
8698 (save-to-unix-hook): Removed function.
|
|
8699 (revert-from-unix-hook): Removed function.
|
|
8700 (using-unix-filesystems): Removed function.
|
|
8701 (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
|
|
8702 warning.
|
|
8703 (x-set-selection): Removed function.
|
|
8704 (x-get-selection): Removed function.
|
|
8705 Removed commented FSFisms.
|
|
8706 Replaced copyright notice (this file is not part of GNU Emacs).
|
|
8707 (nt-shell-mode-hook): Moved here from a lambda expression. Added
|
|
8708 comint-process-echoes setting to t.
|
|
8709
|
|
8710 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8711
|
|
8712 * packages.el (packages-no-package-hierarchy-regexp): Introduced
|
|
8713 and used following the interface change of
|
|
8714 `paths-find-recursive-path'.
|
|
8715
|
|
8716 * find-paths.el (paths-find-recursive-path): Exclusion is now by a
|
|
8717 regexp instead of a list of base names.
|
|
8718 (paths-version-control-filename-regexp):
|
|
8719 (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
|
|
8720 Introduced and used following the interface change of
|
|
8721 `paths-find-recursive-path'.
|
|
8722
|
|
8723 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
8724
|
|
8725 * simple.el (delete-forward-p): Make it a defun; do X garbage only
|
|
8726 on X devices, rather than on all non-TTY devices.
|
|
8727
|
|
8728 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8729
|
|
8730 * msw-mouse.el: New file. Sets up cursor shapes for Windows.
|
|
8731
|
|
8732 * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
|
|
8733
|
434
|
8734 1998-05-17 Adrian Aichner <adrian@xemacs.org>
|
428
|
8735
|
|
8736 * itimer.el (activate-itimer): Fixed usage of integers
|
|
8737 as argument to `concat'.
|
|
8738
|
|
8739 1998-05-17 Glynn Clements <glynn@sensei.co.uk>
|
|
8740
|
|
8741 * itimer.el (start-itimer): replace the use of `concat' with
|
|
8742 `format'
|
|
8743
|
|
8744 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
8745
|
|
8746 * mode-motion.el (mode-motion-hook): Clarify docstring.
|
|
8747 From Bob Weiner <weiner@altrasoft.com>
|
|
8748
|
|
8749 * loadhist.el (symbol-file): Supply prompt string when used
|
|
8750 interactively.
|
|
8751 From Bob Weiner <weiner@altrasoft.com>
|
|
8752
|
|
8753 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
8754
|
|
8755 * loadup.el (really-early-error-handler): Ditto.
|
|
8756
|
|
8757 * update-elc.el: Ditto.
|
|
8758
|
|
8759 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
8760
|
|
8761 * make-docfile.el: Ditto.
|
|
8762
|
|
8763 * find-paths.el (paths-decode-directory-path): Use split-path
|
|
8764 instead of decode-path.
|
|
8765
|
|
8766 * files.el (parse-colon-path): Update docstring reference.
|
|
8767
|
|
8768 1998-05-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8769
|
|
8770 * msw-init.el:
|
|
8771 * x-init.el:
|
|
8772 Bind cut'n'paste keys to non window-system specific functions.
|
|
8773
|
|
8774 * msw-select.el: New function mswindows-clear-clipboard.
|
|
8775 mswindows-cut-copy-clipboard extended to handle clearing of the
|
|
8776 selection and renamed to mswindows-cut-copy-clear-clipboard.
|
|
8777
|
|
8778 * select.el: on mswindows devices delete-primary-selection
|
|
8779 calls mswindows-clear-clipboard.
|
|
8780
|
|
8781 1998-05-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
8782
|
|
8783 * simple.el (quoted-insert): Inhibit quit when using read-char.
|
|
8784
|
|
8785 * cmdloop.el (read-char): Don't inhibit quit.
|
|
8786 (read-char-exclusive): Ditto.
|
|
8787 (read-char): Signal quit if quit-char was pressed.
|
|
8788 (read-char-exclusive): Ditto.
|
|
8789 (read-quoted-char): Return a character, not integer.
|
|
8790
|
|
8791 * menubar-items.el (default-popup-menu): Use Andy's generic
|
|
8792 selection code.
|
|
8793 (default-popup-menu): Fix code.
|
|
8794
|
|
8795 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
8796
|
|
8797 * dragdrop.el (dragdrop-function-widget): this time it's done
|
|
8798
|
|
8799 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
8800
|
|
8801 * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
|
|
8802
|
|
8803 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8804
|
|
8805 * device.el (device-pixel-width):
|
|
8806 (device-pixel-height):
|
|
8807 (device-mm-width):
|
|
8808 (device-mm-height):
|
|
8809 (device-bitplanes):
|
|
8810 (device-color-cells): Swapped parameters to device-system-metric
|
|
8811 according to the interface change.
|
|
8812
|
|
8813 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8814
|
|
8815 * mouse.el (default-mouse-motion-handler): Use new name of the
|
|
8816 function event-over-vertical-divider-p.
|
|
8817 Do not set E-W arrow cursor over the divider if
|
|
8818 vertical-divider-draggable-p is nil in the window.
|
|
8819 ([top-level]): Use new name for the variable
|
|
8820 vertical-divider-map.
|
|
8821 (drag-window-divider): Respect vertical-divider-draggable-p.
|
|
8822 Variable name typo fixes.
|
|
8823
|
|
8824 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
8825
|
|
8826 * keymap.el (kbd): Define here; handle string constants and
|
|
8827 others...
|
|
8828
|
|
8829 1998-05-15 Christian Nyb <chr@mediascience.no>
|
|
8830
|
|
8831 * simple.el (zap-up-to-char): New function. Behaves like `zap-to-char'
|
|
8832 in Emacs 18.
|
|
8833
|
442
|
8834 1998-05-13 Didier Verna <didier@xemacs.org>
|
428
|
8835
|
|
8836 * mouse.el (drag-window-divider): give the vertical divider a
|
|
8837 pressed look when dragging it.
|
|
8838
|
|
8839 1998-05-13 Andy Piper <andyp@parallax.co.uk>
|
|
8840
|
|
8841 * faces.el: predicate some more face operations on x or mswindows
|
|
8842 not just x.
|
|
8843
|
|
8844 * modeline.el: enable modeline coloring for mswindows.
|
|
8845
|
|
8846 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
8847
|
|
8848 * minibuf.el (minibuffer-default): Added variable; compatible with
|
|
8849 FSF Emacs.
|
|
8850 (next-history-element): Used `minibuffer-default'.
|
|
8851
|
|
8852 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
8853
|
|
8854 * dragdrop.el (dragdrop-function-widget): button and mods ok
|
|
8855 arguments still look a bit strange
|
|
8856 (dragdrop-compare-mods) created
|
|
8857 (dragdrop-drop-do-functions) correctly checks for buttons and
|
|
8858 modifiers
|
|
8859
|
|
8860 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
8861
|
|
8862 * setup-paths.el (paths-default-info-directories): Replace
|
|
8863 path-separator with directory-sep-char.
|
|
8864
|
|
8865 * files.el (path-separator): Don't define it here.
|
|
8866
|
|
8867 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
8868
|
|
8869 * update-elc.el: Ditto.
|
|
8870
|
|
8871 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
8872
|
|
8873 * make-docfile.el: Ditto.
|
|
8874
|
|
8875 * loadup.el (really-early-error-handler): Ditto.
|
|
8876
|
|
8877 * find-paths.el (paths-decode-directory-path): Use decode-path
|
|
8878 instead of decode-path-internal.
|
|
8879
|
|
8880 * files.el (parse-colon-path): Update docstring.
|
|
8881
|
|
8882 1998-05-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
8883
|
|
8884 * subr.el (get-buffer-window-list): Make BUFFER optional.
|
|
8885
|
|
8886 * window-xemacs.el (windows-of-buffer): Defalias to
|
|
8887 get-buffer-window-list.
|
|
8888
|
|
8889 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
8890
|
|
8891 * disass.el: Fix maintainer keyword.
|
|
8892
|
|
8893 * bytecomp.el (byte-compile-and-load-file): Autoload.
|
|
8894 (byte-compile-buffer): Ditto.
|
|
8895
|
|
8896 * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
|
|
8897 value is returned, not the name.
|
|
8898 (lisp-imenu-generic-expression): Enable it.
|
|
8899 (lisp-mode-variables): Ditto.
|
|
8900 (lisp-indent-offset): Change defconst to defvar.
|
|
8901 (lisp-indent-function): Ditto.
|
|
8902 (lisp-body-indent): Ditto.
|
|
8903
|
|
8904 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
8905
|
|
8906 * modeline.el: Use zap-last-kbd-macro-event.
|
|
8907
|
|
8908 * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
|
|
8909 nil, don't attempt to do anything with messages.
|
|
8910 (eval-last-sexp): Use `letf' for clarity.
|
|
8911
|
|
8912 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
8913
|
|
8914 * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
|
|
8915
|
|
8916 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
8917
|
|
8918 * buff-menu.el:
|
|
8919 * lisp-mode.el:
|
|
8920 * obsolete.el:
|
|
8921 Change empty docstrings into no doc strings at all.
|
|
8922 Fix bogus FSF-format docstrings.
|
|
8923 * etags.el: Fix docstring.
|
|
8924
|
|
8925 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8926
|
|
8927 * package-get.el (package-get): Use internal md5
|
|
8928
|
|
8929 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
8930
|
|
8931 * about.el (about-xemacs): Correct abuse of concat.
|
|
8932
|
|
8933 1998-05-11 SL Baur <steve@altair.xemacs.org>
|
|
8934
|
|
8935 * info.el (Info-mode): Use easymenu.
|
|
8936
|
|
8937 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
8938
|
|
8939 * apropos.el (apropos): Don't use concat with integers.
|
|
8940
|
|
8941 * cmdloop.el (describe-last-error): Handle the case when no error
|
|
8942 was seen gracefully.
|
|
8943
|
|
8944 * apropos.el (apropos-print): Use with-displaying-help-buffer as
|
|
8945 defun.
|
|
8946 (apropos-describe-plist): Ditto.
|
|
8947
|
|
8948 * help.el (with-displaying-help-buffer): Revert to a defun.
|
|
8949 (describe-key): Use it as defun.
|
|
8950 (describe-mode): Ditto.
|
|
8951 (describe-bindings): Ditto.
|
|
8952 (describe-prefix-bindings): Ditto.
|
|
8953 (describe-installation): Ditto.
|
|
8954 (view-lossage): Ditto.
|
|
8955 (describe-function): Ditto.
|
|
8956 (describe-variable): Ditto.
|
|
8957 (describe-syntax): Ditto.
|
|
8958
|
|
8959 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
8960
|
|
8961 * dragdrop.el: changed order of require/provide
|
|
8962 (dragdrop-drop-mime-default) changed to new calling conventions
|
|
8963 (dragdrop-drop-do-functions) changed to new calling conventions
|
|
8964 (dragdrop-function-widget) this one needs more work...
|
|
8965
|
|
8966 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
8967
|
|
8968 * about.el: another small change in my entry
|
|
8969 * dragdrop.el (dragdrop-drop-log-function): logging added
|
|
8970 plus customizations
|
|
8971 changed interface to handler functions. now called with event
|
|
8972 and object
|
|
8973
|
|
8974 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
8975
|
|
8976 * glyphs.el (divider-pointer-glyph): Declared new glyph,
|
|
8977 E-W arrow pointer displayed over draggable dividers.
|
|
8978
|
|
8979 * mouse.el (default-mouse-motion-handler): Show it when
|
|
8980 appropriate.
|
|
8981 (drag-window-divider): Added.
|
|
8982 ([top-level]): Initialized window-divider-map with a keymap
|
|
8983 binding the above function to left button down event.
|
|
8984
|
|
8985 * x-mouse.el (x-init-pointer-shape): Initialize
|
|
8986 divider-pointer-glyph from Cursor.dividerPointer, or use default
|
|
8987 E-W double arrow.
|
|
8988
|
|
8989 1998-04-30 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
8990
|
|
8991 * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
|
|
8992
|
|
8993 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
8994
|
|
8995 * simple.el (count-words-buffer): Don't query for buffer.
|
|
8996 (count-lines-buffer): Ditto.
|
|
8997
|
|
8998 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8999
|
|
9000 * help.el (where-is): add optional insert argument.
|
|
9001
|
|
9002 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
9003
|
|
9004 * help.el (describe-key-briefly): New argument INSERT.
|
|
9005
|
|
9006 * simple.el (eval-expression): New optional argument; synch with
|
|
9007 FSF 20.3.
|
|
9008
|
|
9009 * keydefs.el (global-map): Add new register bindings.
|
|
9010
|
|
9011 * register.el: Synched with FSF 20.3.
|
|
9012
|
|
9013 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
9014
|
|
9015 * window-xemacs.el (recenter): all arguments are optional.
|
|
9016
|
|
9017 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9018
|
|
9019 * device.el: (device-pixel-width): Reflected name/parameters
|
|
9020 change to device-system-metric.
|
|
9021 (device-pixel-height): Ditto.
|
|
9022 (device-mm-width): Ditto.
|
|
9023 (device-mm-height): Ditto.
|
|
9024 (device-bitplanes): Ditto.
|
|
9025 (device-color-cells): Ditto.
|
|
9026
|
|
9027 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
9028
|
|
9029 * cl-extra.el (cl-float-limits): Removed; move code to top-level.
|
|
9030
|
|
9031 * cl.el (most-positive-fixnum): Document.
|
|
9032 (most-negative-fixnum): Ditto.
|
|
9033
|
|
9034 * cus-dep.el: Updated comment.
|
|
9035
|
|
9036 * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
|
|
9037 constant.
|
|
9038
|
|
9039 * cus-load.el (custom-put): Removed.
|
|
9040
|
|
9041 * files.el (after-find-file): Just resignal quit instead of
|
|
9042 signaling "canceled".
|
|
9043
|
|
9044 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
9045
|
|
9046 * frame.el (other-frame): Use `focus-frame' instead of
|
|
9047 select-frame kludges.
|
|
9048
|
|
9049 * lisp-mode.el: Update lisp-indent-function for
|
|
9050 save-selected-frame and with-selected-frame.
|
|
9051
|
|
9052 * frame.el (save-selected-frame): New macro.
|
|
9053 (with-selected-frame): Ditto.
|
|
9054 (other-frame): Use `set-frame-focus'.
|
|
9055
|
|
9056 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
9057
|
|
9058 * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
|
|
9059 (dragdrop-drop-url-default) default handler for URL drops created
|
|
9060 (dragdrop-drop-mime-default) default handler for MIME drops created
|
|
9061 (dragdrop-drop-functions) default custom for handling drops created
|
|
9062 (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
|
|
9063
|
|
9064 1998-05-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
9065
|
|
9066 * mouse.el: Removed redundant mouse-mswindows-drop function.
|
|
9067
|
|
9068 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
9069
|
|
9070 * about.el: changed some text in my entry
|
|
9071 * dragdrop.el: added customs
|
|
9072
|
|
9073 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
9074
|
|
9075 * mouse.el: killed global drop key bindings
|
|
9076 (mouse-offix-drop) removed
|
|
9077 * dragdrop.el: created
|
|
9078 * dumped-lisp.el: inclusion of dragdrop.el for window-systems
|
|
9079
|
|
9080 1998-05-09 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9081
|
|
9082 * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
|
|
9083 scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
|
|
9084
|
|
9085 * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
|
|
9086 obsolete comment.
|
|
9087
|
|
9088 * scrollbar.el (scrollbars-visible-p): Use new
|
|
9089 {vertical,horizontal}-scrollbar-visible-p specifiers.
|
|
9090
|
|
9091 1998-04-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9092
|
|
9093 * device.el (device-pixel-height):
|
|
9094 (device-pixel-width):
|
|
9095 (device-mm-width):
|
|
9096 (device-mm-height):
|
|
9097 (device-bitplanes):
|
|
9098 (device-color-cells): Moved these 6 functions from device.c; they
|
|
9099 all use single (device-system-metrics) call.
|
|
9100
|
|
9101 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
9102
|
|
9103 * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
|
|
9104 were renamed.
|
|
9105
|
|
9106 * menubar-items.el:
|
|
9107 * toolbar-items.el: Renamed from x-menubar/x-toolbar.
|
|
9108 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
9109
|
|
9110 * help.el (help-map): Remove Hyperbole keybinding logic.
|
|
9111 Suggested by: Michael Ernst <mernst@cs.washington.edu>
|
|
9112
|
|
9113 1998-05-08 SL Baur <steve@altair.xemacs.org>
|
|
9114
|
|
9115 * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
|
|
9116 From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
9117
|
|
9118 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
9119
|
|
9120 * msw-glyphs.el: use nicer icon3 from the frame icon.
|
|
9121
|
|
9122 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
9123
|
|
9124 * version.el (emacs-version): Remove InfoDock conditionals.
|
|
9125
|
|
9126 * startup.el (startup-splash-frame): Change ID logo name.
|
|
9127
|
|
9128 1998-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
9129
|
|
9130 * files.el (after-find-file): If the user presses C-g on
|
|
9131 directory-creation prompt, kill the buffer.
|
|
9132
|
|
9133 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
9134
|
|
9135 * simple.el (count-words-region): Reverse previous change.
|
|
9136
|
|
9137 1998-05-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
9138
|
|
9139 * replace.el (query-replace): Just call perform-replace.
|
|
9140 (query-replace-regexp): Ditto.
|
|
9141 (perform-replace): Move region handling here.
|
|
9142 (perform-replace): Use the new arg to match-data.
|
|
9143
|
|
9144 1998-03-08 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9145
|
|
9146 * x-init.el: Install X specific display table that
|
|
9147 displays char 0240 as a space to avoid whatever it is
|
|
9148 that screws up display of that character code.
|
|
9149
|
|
9150 1998-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
9151
|
|
9152 * help.el (function-arglist): If no arguments are documented for a
|
|
9153 subr, print nothing rather than incorrect output.
|
|
9154
|
|
9155 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
9156
|
|
9157 * cmdloop.el (command-error): Update bail-out error message to use
|
|
9158 `emacs-program-name'.
|
|
9159
|
|
9160 * lib-complete.el: Remove reader macro cruft.
|
|
9161
|
|
9162 * dumped-lisp.el (preloaded-file-list): Phase I: remove InfoDock
|
|
9163 cruft.
|
|
9164
|
|
9165 * simple.el (count-words-region): Drop interactive-p check on the
|
|
9166 message.
|
|
9167
|
|
9168 1998-05-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
9169
|
|
9170 * font.el
|
|
9171 * msw-faces.el
|
|
9172 Correct spelling of mswindows-font-canonicalize-name.
|
|
9173
|
|
9174 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9175
|
|
9176 * ldap.el (ldap-host-parameters-alist): Replaced with
|
|
9177 `ldap-host-parameters-plist'
|
|
9178 (ldap-search): Adapt to previous change
|
|
9179
|
|
9180 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
9181
|
|
9182 * about.el (about-hackers): Update Bob Weiner bio.
|
|
9183 (about-maintainer-info): Ditto.
|
|
9184
|
|
9185 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
9186
|
|
9187 * simple.el (display-warning-minimum-level): Docfix.
|
|
9188
|
|
9189 1998-04-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
9190
|
|
9191 * widget.el (:default-get): New keyword.
|
|
9192 * wid-edit.el (default, widget-default-default-get): Define it.
|
|
9193 (group, widget-group-default-get): Define it.
|
|
9194 (menu-choice, widget-choice-default-get): Define it.
|
|
9195 (widget-default-get): New function.
|
|
9196 (widget-choice-action): Call it.
|
|
9197 (widget-editable-list-entry-create): Call it.
|
|
9198
|
|
9199 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
9200
|
|
9201 * byte-optimize.el (byte-boolean-vars): Removed.
|
|
9202 (byte-optimize-lapcode): Use `built-in-variable-type' instead of
|
|
9203 lookup through `byte-boolean-vars'.
|
|
9204
|
|
9205 1998-05-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9206
|
|
9207 * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
|
|
9208 resource-provided values into ghost specs for scrollbar-height and
|
|
9209 scrollbar-width.
|
|
9210
|
|
9211 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
9212
|
|
9213 * byte-optimize.el: Don't attempt to optimize /=.
|
|
9214
|
|
9215 * bytecomp.el (byte-compile-one-ore-more-args): New function.
|
|
9216 (byte-compile-/=): Ditto.
|
|
9217
|
|
9218 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
9219
|
|
9220 * apropos.el: Use `with-displaying-help-buffer'.
|
|
9221 (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
|
|
9222 Use `with-displaying-help-buffer'.
|
|
9223 (apropos-follow): Do not give special treatment to buffer cursor
|
|
9224 was in prior to a mouse click.
|
|
9225 (apropos-describe-plist): Use `with-displaying-help-buffer'.
|
|
9226 (apropos-print-doc): Set correct buffer for setting text
|
|
9227 properties.
|
|
9228
|
|
9229 1998-05-01 SL Baur <steve@altair.xemacs.org>
|
|
9230
|
|
9231 * help.el (help-buffer-prefix-string): New variable.
|
|
9232 (help-buffer-name): Use it.
|
|
9233
|
|
9234 * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
|
|
9235 mode menu.
|
|
9236
|
|
9237 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
9238
|
|
9239 * frame.el (other-frame): Work even when focus-follows-mouse is true.
|
|
9240
|
|
9241 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
9242
|
|
9243 * files.el (find-file-noselect): Update docstring.
|
|
9244 (find-file-noselect): Signal an error if found an unreadable file.
|
|
9245 (file-chase-links): Save the match data.
|
|
9246 (normal-mode): Use `lwarn' and `error-message-string'.
|
|
9247 (interpreter-mode-alist): Change defconst to defvar.
|
|
9248 (inhibit-first-line-modes-regexps): Ditto.
|
|
9249 (inhibit-first-line-modes-regexps): Added .tgz.
|
|
9250 (inhibit-first-line-modes-suffixes): Change defconst to defvar.
|
|
9251 (change-major-mode-with-file-name): New user-option.
|
|
9252 (set-visited-file-name): Synched with FSF.
|
|
9253 (file-name-extension): New function, from FSF 20.3.
|
|
9254 (file-relative-name): Synched with FSF.
|
|
9255 (save-some-buffers): Support the C-r feature.
|
|
9256 (recover-session): Synched with FSF.
|
|
9257 (kill-some-buffers): Ditto.
|
|
9258 (set-auto-mode): New argument JUST-FROM-FILE-NAME.
|
|
9259
|
|
9260 1998-04-30 SL Baur <steve@altair.xemacs.org>
|
|
9261
|
|
9262 * files.el (insert-file): Undo previous change and reenable use of
|
|
9263 format.el.
|
|
9264
|
|
9265 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
9266
|
|
9267 * window-xemacs.el (recenter): Define.
|
|
9268
|
|
9269 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
9270
|
|
9271 * font.el (mswindows-font-create-name)
|
|
9272 (mswindows-font-create-object): new functions for mswindows type
|
|
9273 fonts.
|
|
9274
|
|
9275 * msw-faces.el (mswindows-font-canicolize-name): fix so that
|
|
9276 strings are parsed as well as font objects.
|
|
9277
|
|
9278 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
9279
|
|
9280 * modeline.el (defining-kbd-macro): Restore modeline indication of
|
|
9281 kbd-macro being recorded.
|
|
9282 (add-minor-mode): Simplify docstring.
|
|
9283 (modeline-minor-mode-menu): Remove stuff.
|
|
9284
|
|
9285 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
9286
|
|
9287 * code-process.el (call-process): dynamically decide process
|
|
9288 coding type.
|
|
9289
|
|
9290 1998-04-29 Jim Radford <radford@robby.caltech.edu>
|
|
9291
|
|
9292 * modeline.el: Add line-number-mode, column-number-mode to
|
|
9293 the modeline minor-mode menu. Button2 on the line number does
|
|
9294 goto-line.
|
|
9295
|
|
9296 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
9297
|
|
9298 * mouse.el: move x-selection-owner-p type things to
|
|
9299 selection-owner-p.
|
|
9300
|
|
9301 * msw-init.el: copy zmacs stuff from x-init.el
|
|
9302
|
|
9303 * msw-select.el (mswindows-own-selection)
|
|
9304 (mswindows-disown-selection) (mswindows-selection-owner-p): new
|
|
9305 functions. Very simple minded implementation of selectio
|
|
9306 ownership.
|
|
9307
|
|
9308 * select.el (own-selection) (disown-selection)
|
|
9309 (activate-region-as-selection) (select-make-extent-for-selection)
|
|
9310 (valid-simple-selection-p): functions moved from x-select.el for
|
|
9311 generalized selection.
|
|
9312
|
|
9313 * x-select.el: see select.el changes.
|
|
9314
|
|
9315 * x-toolbar.el: use new selection functions.
|
|
9316
|
|
9317 1998-04-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9318
|
|
9319 * packages.el (packages-find-package-directories): Fixed bug that
|
|
9320 would pick up multiple site-package directories.
|
|
9321 (package-locations): Added "xemacs-packages" as a late package
|
|
9322 location.
|
|
9323
|
|
9324 * find-paths.el: Now uses `emacs-program-name' and
|
|
9325 `emacs-program-version'.
|
|
9326 Additions to enforce version-specific directories in
|
|
9327 `paths-find-version-directory'.
|
|
9328
|
|
9329 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
9330
|
|
9331 * default.el: Removed.
|
|
9332 * site-start.el: Removed.
|
|
9333
|
442
|
9334 1998-04-29 Didier Verna <didier@xemacs.org>
|
428
|
9335
|
|
9336 * minibuf.el (minibuffer-history-minimum-string-length): Default
|
|
9337 to nil.
|
|
9338
|
|
9339 1998-04-28 SL Baur <steve@altair.xemacs.org>
|
|
9340
|
|
9341 * find-paths.el (paths-program-name): Rename.
|
|
9342 (paths-emacs-root-p): Ditto.
|
|
9343 (paths-find-site-directory): Ditto.
|
|
9344
|
|
9345 1998-04-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
9346
|
|
9347 * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
|
|
9348 `emacs-lisp-byte-compile-and-load'.
|
|
9349
|
|
9350 1998-04-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9351
|
|
9352 * ldap.el (ldap-search): Fixed additional parameter passing to
|
|
9353 `ldap-open'
|
|
9354
|
|
9355 1998-04-27 Andy Piper <andyp@parallax.co.uk>
|
|
9356
|
|
9357 * select.el (kill-primary-selection) (selection-owner-p)
|
|
9358 (copy-primary-selection) (yank-clipboard-selection)
|
|
9359 (selection-exists-p) (delete-primary-selection): new file and
|
|
9360 functions that do the right thing for the selected device.
|
|
9361
|
|
9362 * x-menubar.el: use generalised selection functions.
|
|
9363
|
|
9364 * dumped-lisp.el: dump select.el.
|
|
9365
|
|
9366 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
9367
|
|
9368 * find-paths.el (paths-progname): New variable.
|
|
9369 (paths-emacs-root-p): Use it.
|
|
9370 (paths-find-site-directory): Ditto.
|
|
9371
|
|
9372 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
9373
|
|
9374 * loadup.el ((member "dump" command-line-args)): Dump as
|
|
9375 `infodock' if InfoDock.
|
|
9376
|
|
9377 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
9378
|
|
9379 * find-paths.el (construct-emacs-version): Simplify, include
|
|
9380 program name in the return value.
|
|
9381 * (paths-find-version-directory): Use it.
|
|
9382
|
|
9383 1998-04-25 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9384
|
|
9385 * info.el (Info-parse-dir-entries): Fixed regexp
|
|
9386 (Info-build-dir-anew): Remove full suffix and capitalize info file
|
|
9387 name for files with no @direntry
|
|
9388 (Info-batch-rebuild-dir): New function
|
|
9389 (Info-suffixed-file): Check for regular files instead of simple
|
|
9390 file existence (could catch directories before)
|
|
9391
|
|
9392 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9393
|
|
9394 * setup-paths.el, find-paths.el: Removed uses of `not' which
|
|
9395 temacs doesn't have.
|
|
9396
|
|
9397 * find-paths.el (paths-find-emacs-roots): Included exec-prefix
|
|
9398 into root searching.
|
|
9399
|
|
9400 1998-04-24 Martin Buchholz <martin@xemacs.org>
|
|
9401
|
|
9402 * subr.el: Remove definition of `not'.
|
|
9403
|
|
9404 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
9405
|
|
9406 * msw-glyphs.el: enable graphics support.
|
|
9407
|
442
|
9408 1998-04-23 Didier Verna <didier@xemacs.org>
|
428
|
9409
|
|
9410 * x-menubar.el (default-menubar): restored the line-number-mode
|
|
9411 option.
|
|
9412
|
|
9413 * misc doc string updates related to the options menu.
|
|
9414
|
|
9415 1998-04-24 SL Baur <steve@altair.xemacs.org>
|
|
9416
|
|
9417 * setup-paths.el (paths-construct-load-path): Fix typo.
|
|
9418
|
|
9419 1998-04-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9420
|
|
9421 * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
|
|
9422 font-menu-ignore-scaled-fonts don't have to be bound now; this
|
|
9423 gets us one step further towards making --no-autoloads work.
|
|
9424
|
|
9425 * startup.el (normal-top-level): Load auto-autoloads only if
|
|
9426 lisp-directory is non-nil.
|
|
9427
|
|
9428 * setup-paths.el (paths-construct-load-path): Made it robust
|
|
9429 against nil lisp-directory.
|
|
9430
|
|
9431 * startup.el (startup-setup-paths-warning): Added `lisp-directory'
|
|
9432 to the list of variables that cause a warning when nil.
|
|
9433
|
|
9434 * toolbar.el (init-toolbar-location): Now works even when there's
|
|
9435 no toolbar icon directory.
|
|
9436
|
|
9437 1998-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
9438
|
|
9439 * help.el (view-lossage): Recognize it.
|
|
9440
|
|
9441 * simple.el (log-message): Mark multiline messages.
|
|
9442
|
|
9443 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
9444
|
|
9445 * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
|
|
9446
|
|
9447 1998-4-20 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
9448
|
|
9449 * package-get.el (package-get-all): add `\n' separator to
|
|
9450 interactive specification so that both variables are read
|
|
9451
|
442
|
9452 1998-04-22 Didier Verna <didier@xemacs.org>
|
428
|
9453
|
|
9454 * x-menubar.el: ported the options menu to Custom.
|
|
9455 Moved the "read only" toggle button to the buffers menu.
|
|
9456 Corrected some missing ;;;###autoload or defcustom.
|
|
9457
|
|
9458 * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
|
|
9459 the scrollbar-visible specifier for options menu handling.
|
|
9460
|
|
9461 * toolbar.el (toolbar-visible-p)
|
|
9462 (toolbar-captioned-p)
|
|
9463 (default-toolbar-position): defcustom wrappers around
|
|
9464 the toolbar specifiers for options menu handling.
|
|
9465
|
|
9466 * frame.el (get-frame-for-buffer-default-instance-limit):
|
|
9467 defcustom it for options menu handling.
|
|
9468
|
440
|
9469 * font-lock.el (font-lock-mode): defcustom and autoload the variable
|
428
|
9470 font-lock-mode for options menu handling.
|
|
9471
|
|
9472 * cus-start.el: added Custom properties to overwrite-mode for
|
|
9473 options menu handling.
|
|
9474
|
|
9475 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
9476
|
|
9477 * about.el: shameless self-promotion.
|
|
9478
|
|
9479 1998-04-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
9480
|
|
9481 * simple.el (raw-append-message): Slightly optimize.
|
|
9482 (remove-message): Use `push' for clarity.
|
|
9483 (append-message): Ditto.
|
|
9484 (display-warning): Dito.
|
|
9485 (raw-append-message): Send the message to the appropriate device.
|
|
9486
|
|
9487 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
9488
|
|
9489 * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
|
|
9490 From Sean MacLennan <Sean.MacLennan@pika.ca>
|
|
9491
|
|
9492 1998-04-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9493
|
|
9494 * setup-paths.el: Changed `directory-sep-char' to
|
|
9495 `path-separator', following a change in GNU Emacs.
|
|
9496
|
|
9497 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9498
|
|
9499 * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
|
|
9500 (Info-build-dir-anew): Add a final newline.
|
|
9501 (Info-build-dir-anew): Do not issue warning when rebuilding policy
|
|
9502 is `always'
|
|
9503 (Info-rebuild-dir): Ditto
|
|
9504
|
|
9505 * dumped-lisp.el (preloaded-file-list): Added ldap.el
|
|
9506
|
|
9507 1998-04-21 SL Baur <steve@altair.xemacs.org>
|
|
9508
|
|
9509 * simple.el (count-words-buffer): Retain zmacs region.
|
|
9510 (count-words-region): Ditto.
|
|
9511 * simple.el: (what-line): Expanded line counts.
|
|
9512 (count-lines): New parameter to conditionalize whether collapsed
|
|
9513 lines get counted.
|
|
9514 From Bob Weiner <weiner@altrasoft.com>
|
|
9515
|
|
9516 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
9517
|
|
9518 * packages.el (package-locations): infodock-packages must override
|
|
9519 mule-packages and packages.
|
|
9520
|
|
9521 1998-04-19 Jonathan Harris <jhar@tardis.ed.a.uk>
|
|
9522
|
|
9523 * wid-edit.el:
|
|
9524 remove rude messages from widget-activation-widget-mapper
|
|
9525 and widget-activation-glyph-mapper
|
|
9526
|
|
9527 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
9528
|
|
9529 * toolbar.el: Remove (featurep 'x) test from
|
|
9530 toolbar-make-button-list
|
|
9531
|
|
9532 1998-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
9533
|
|
9534 * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
|
|
9535 only if in the same frame.
|
|
9536
|
|
9537 1998-04-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9538
|
|
9539 * packages.el (package-locations): Added site-packages hierarchy.
|
|
9540
|
|
9541 * setup-paths.el (paths-default-info-directories): Introduced and
|
|
9542 used.
|
|
9543
|
|
9544 * packages.el, setup-paths.el: Set various path searching depths
|
|
9545 to 1.
|
|
9546
|
|
9547 * packages.el (packages-hierarchy-depth):
|
|
9548 (packages-load-path-depth): Introduced and used.
|
|
9549
|
|
9550 * setup-paths.el (paths-load-path-depth): Introduced and used.
|
|
9551
|
|
9552 * find-paths.el (paths-find-recursive-path): Added max-depth
|
|
9553 parameter.
|
|
9554
|
|
9555 1998-04-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9556
|
|
9557 * setup-paths.el (paths-construct-info-path): Removed
|
|
9558 dependency on behavior of (file-name-as-directory "").
|
|
9559
|
|
9560 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9561
|
|
9562 * ldap.el (ldap-search): Adapt to the new low-level API using ldap
|
|
9563 lisp objects
|
|
9564
|
|
9565 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9566
|
|
9567 * dump-paths.el, startup.el: Added handling for --debug-paths.
|
|
9568
|
|
9569 1998-04-15 William M. Perry <wmperry@aventail.com>
|
|
9570
|
|
9571 * wid-edit.el: We cannot just set the help-echo or balloon-help
|
|
9572 properties for an extent based on the :help-echo widget
|
|
9573 property, since help-echo and balloon-help cause an EXTENT to
|
|
9574 get passed in, where :help-echo functions are expecting a WIDGET
|
|
9575
|
|
9576 1998-04-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9577
|
|
9578 * scrollbar.el (init-scrollbar-from-resources): Call
|
|
9579 mswindows-init-scrollbar-metrics when appropriate.
|
|
9580
|
|
9581 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
9582
|
|
9583 * dumped-lisp.el: dump x-toolbar for window system
|
|
9584
|
|
9585 * msw-init.el (init-post-mswindows-win): enable toolbars if we
|
|
9586 have support and xpm.
|
|
9587
|
|
9588 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
9589
|
|
9590 * files.el (toggle-read-only): Fix docstring.
|
442
|
9591 From Didier Verna <didier@xemacs.org>
|
428
|
9592
|
|
9593 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9594
|
|
9595 * startup.el (normal-top-level): Load autoload-file-name without
|
|
9596 specifying an extension---some people only auto-autoload.el.gz.
|
|
9597
|
|
9598 1998-04-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
9599
|
|
9600 * files.el (backup-enable-predicate): Don't bomb on NAME being
|
|
9601 nil.
|
|
9602
|
|
9603 1998-04-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9604
|
|
9605 * find-paths.el, packages.el: Now prefers configure'd paths.
|
|
9606 This shouldn't cause any of the originally anticipated problems as
|
|
9607 the current paths architecture will not define the various
|
|
9608 configure-xxx variables if they're not specified on the configure
|
|
9609 command line.
|
|
9610
|
|
9611 * find-paths.el, setup-paths.el, packages.el: Removed all
|
|
9612 mentionings of "/" as a path separator.
|
|
9613 Used paths-construct-path throughout.
|
|
9614
|
|
9615 * find-paths.el (paths-construct-path): Created to assemble paths
|
|
9616 from directory components.
|
|
9617
|
|
9618 * setup-paths.el, packages.el: Used paths-decode-directory-path
|
|
9619 instead of decode-path-internal.
|
|
9620
|
|
9621 * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
|
|
9622 and associates.
|
|
9623 (paths-decode-directory-path) Created.
|
|
9624
|
|
9625 * setup-paths.el: Changed configure-exec-path to
|
|
9626 configure-exec-directory.
|
|
9627
|
|
9628 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9629
|
|
9630 * packages.el (packages-find-packages): Fixed decoding of
|
|
9631 EMACSPACKAGEPATH.
|
|
9632
|
|
9633 * startup.el: -no-packages -> -no-early-packages.
|
|
9634
|
|
9635 (packages-load-package-lisps): Fixed loading of auto-autoload
|
|
9636 files.
|
|
9637
|
|
9638 * startup.el (normal-top-level): Fixed loading of core
|
|
9639 auto-autoload.
|
|
9640
|
|
9641 * obsolete.el: Un-obsoleted site-directory. Sigh.
|
|
9642
|
|
9643 * startup.el, packages.el, dump-paths.el: Added proper settings
|
|
9644 for site-directory and lisp-directory variables.
|
|
9645
|
|
9646 * startup.el, loadup.el: Renamed inhibit-update-autoloads to
|
|
9647 inhibit-package-autoloads and fixed handling of it.
|
|
9648
|
|
9649 * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
|
|
9650 handling of former inhibit-package-init, now
|
|
9651 inhibit-early-packages, to make -vanilla etc. work.
|
|
9652
|
|
9653 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9654
|
|
9655 * code-process.el (start-process): Fallback to 'undecided instead
|
|
9656 of 'binary for process input coding stream.
|
|
9657
|
|
9658 * process.el (start-process): Docstring fix.
|
|
9659
|
|
9660 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9661
|
|
9662 * info.el (Info-insert-dir): Do not insert temporary dir files
|
|
9663 in Info-dir-file-attributes
|
|
9664 (Info-build-dir-anew): Ensure temporary buffer is not read-only
|
|
9665 (Info-rebuild-dir): Ditto.
|
|
9666
|
|
9667 1998-04-09 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9668
|
|
9669 * obsolete.el: Added obsoleteness declarations for
|
|
9670 `site-directory' and `Info-default-directory-list'.
|
|
9671
|
|
9672 1998-04-08 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9673
|
|
9674 * find-paths.el (paths-find-emacs-root): Only look at the
|
|
9675 executable at the end of the symlink chain for determining the
|
|
9676 Emacs root.
|
|
9677
|
|
9678 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9679
|
|
9680 * setup-paths.el (paths-construct-info-path): Changed construction
|
|
9681 to cater to gone default in configure.
|
|
9682
|
|
9683 * find-paths.el (paths-uniq-append): Added.
|
|
9684
|
|
9685 * packages.el: Rewritten package path construction once again.
|
|
9686
|
|
9687 * dump-paths.el, startup.el: Removed package-path as a global
|
|
9688 variable.
|
|
9689
|
|
9690 * package-admin.el (package-admin-add-single-file-package):
|
|
9691 (package-admin-add-binary-package): Changed package-path to
|
|
9692 late-packages.
|
|
9693
|
|
9694 * packages.el (packages-split-path): Split path at "/" rather than
|
|
9695 nil according to change in emacs.c.
|
|
9696
|
|
9697 1998-04-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9698
|
|
9699 * setup-paths.el (paths-construct-info-path): Changed info path
|
|
9700 order so that directories come out right.
|
|
9701 (paths-find-lock-directory): Fixed bug: It used to think
|
|
9702 configure-lock-directory is a path.
|
|
9703
|
|
9704 1998-04-06 Jeff Miller <jmiller@smart.net>
|
|
9705
|
|
9706 * x-toolbar.el: Added toolbar-vector-xxxxxx defvars. Modified
|
|
9707 initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars. This
|
|
9708 eases the use of toolbar-add/kill-item functions.
|
|
9709
|
|
9710 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9711
|
|
9712 * code-files.el (file-coding-system-alist): Commented out
|
|
9713 loaddefs.el magical treatment.
|
|
9714
|
|
9715 1998-04-06 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9716
|
|
9717 * info.el (Info-rebuild-outdated-dir): Added new option
|
|
9718 `conservative' and made it the default
|
|
9719 (Info-rebuild-dir): Appropriately parse multi-line description
|
|
9720 strings, and multi-section dir files. Issue warning when dir
|
|
9721 is rebuilt as temporary
|
|
9722 (Info-build-dir-anew): Issue warning when dir is built as
|
|
9723 temporary
|
|
9724
|
|
9725 1998-04-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9726
|
|
9727 * list-mode.el (list-mode-map): Bind highlight motion commands to
|
|
9728 standard keys left, right, C-b and C-f.
|
|
9729
|
|
9730 1998-03-29 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
9731
|
|
9732 * files.el (auto-mode-alist): allow .sc for Scheme->C
|
|
9733
|
|
9734 1998-04-06 SL Baur <steve@altair.xemacs.org>
|
|
9735
|
|
9736 * loadup.el (pureload): Don't quote (garbage-collect).
|
|
9737
|
|
9738 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
9739
|
|
9740 * package-get-base.el: Updated.
|
|
9741
|
|
9742 1998-04-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
9743
|
|
9744 * isearch-mode.el (isearch-just-started): New variable.
|
|
9745 (isearch-mode): Set it.
|
|
9746 (isearch-repeat): Advance one character forward only if the search
|
|
9747 was successful, and was not just started.
|
|
9748 (isearch-repeat): Clear isearch-just-started.
|
|
9749
|
|
9750 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
9751
|
|
9752 * finder.el (finder-compile-keywords): Don't eval new finder-inf
|
|
9753 if running -batch.
|
|
9754
|
|
9755 1998-03-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
9756
|
|
9757 * subr.el (listify-key-sequence): Removed.
|
|
9758
|
|
9759 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
9760
|
|
9761 * bytecomp.el (byte-compile-print-gensym): New option.
|
|
9762 (byte-compile-output-file-form): Use it.
|
|
9763 (byte-compile-output-docform): Ditto.
|
|
9764 (byte-compile-compiled-obj-to-list): Ditto.
|
|
9765
|
|
9766 Sun Mar 29 1998 Andy Piper <andyp@parallax.co.uk>
|
|
9767
|
|
9768 * msw-glyphs.el: set frame icon if xpm support.
|
|
9769
|
|
9770 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9771
|
|
9772 * help.el: Code that pretty prints variable values
|
|
9773 removed.
|
|
9774
|
|
9775 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
9776
|
|
9777 * find-paths.el (paths-emacs-root-p): Correct test for installation
|
|
9778 directory.
|
|
9779 From Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9780
|
|
9781 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9782
|
|
9783 * loaddefs.el: Don't set debug-ignored-errors; leave
|
|
9784 its default value set to nil.
|
|
9785
|
|
9786 1998-03-29 Damon Lipparelli <lipp@primus.com>
|
|
9787
|
|
9788 * info.el (Info-rebuild-dir): fixed mis-spelling.
|
|
9789
|
|
9790 1998-03-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
9791
|
|
9792 * info.el (Info-rebuild-outdated-dir): New custom var
|
|
9793 (Info-insert-node): Create/update dir file when needed, ie when it
|
|
9794 does not exist or is older than some info files in directory
|
|
9795
|
|
9796 1998-04-01 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9797
|
|
9798 * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
|
|
9799 for last packages, mainly for using a 20.4 package base.
|
|
9800
|
|
9801 * packages.el (late-packages): Typo fix. It was called
|
|
9802 early-packages.
|
|
9803
|
|
9804 * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
|
|
9805 relative symlinks correctly.
|
|
9806 (paths-find-emacs-roots): More rigorous checking for plausible
|
|
9807 configuration-time root.
|
|
9808
|
|
9809 * startup.el (normal-top-level): Added a warning if XEmacs cannot
|
|
9810 find its roots.
|
|
9811
|
|
9812 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
9813
|
|
9814 * faces.el: Fix docstrings.
|
|
9815 * glyphs.el: Fix docstrings.
|
|
9816 * mouse.el: Fix docstrings.
|
|
9817
|
|
9818 * frame.el: Change phrase `current frame' to `selected frame'.
|
|
9819
|
|
9820 * faces.el (face-spec-set-match-display): Make FRAME arg optional.
|
|
9821
|
|
9822 * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
|
|
9823 macros using backquote to make them infinitely more readable.
|
|
9824
|
|
9825 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
9826
|
|
9827 * packages.el (packages-find-package-path): Hardcoded specialized
|
|
9828 InfoDock support until we can clean this up.
|
|
9829
|
|
9830 * help.el (describe-bindings-1): Return the value of the bindings
|
|
9831 help buffer created.
|
|
9832 (describe-bindings): Ditto.
|
|
9833
|
|
9834 * simple.el (set-variable): Restore previous behavior of not
|
|
9835 bombing if the variable to set is not boundp.
|
|
9836
|
|
9837 1998-03-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9838
|
|
9839 * packages.el (packages-handle-package-dumped-lisps): Allow for
|
|
9840 non-local files to be loaded off the package-lisp variable.
|
|
9841
|
|
9842 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9843
|
|
9844 * x-faces.el: Global X resources should override
|
|
9845 specs for all device classes (color, grayscale, mono);
|
|
9846 code currently doesn't override any of them. Fixed by
|
|
9847 calling remove-specifier with '(x default) as the tag
|
|
9848 set and allowing inexact matches.
|
|
9849
|
|
9850 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9851
|
442
|
9852 * faces.el: Separated face initializations based on
|
428
|
9853 device classes into device type specific (tag set,
|
|
9854 instantiator) pairs.
|
|
9855
|
|
9856 1998-03-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
9857
|
|
9858 * wid-edit.el (widget-choice-action): Remember user's explicit
|
|
9859 choice.
|
|
9860 (widget-choice-value-create): Respect it.
|
|
9861 From Richard Stallman <rms@gnu.org>
|
|
9862
|
|
9863 1998-03-26 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9864
|
|
9865 * setup-paths.el (paths-construct-info-path): Always append
|
|
9866 existing directories from configure-time info path.
|
|
9867
|
|
9868 * startup.el (startup-setup-paths): Renamed misnamed info-path to
|
|
9869 Info-directory-list.
|
|
9870
|
|
9871 * info.el: Removed Info-default-directory-list which was broken by
|
|
9872 design.
|
|
9873 Removed bogus initialization of Info-directory-list---startup.el
|
|
9874 can do a much better job.
|
|
9875 Added autoload of Info-directory-list.
|
|
9876
|
|
9877 * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
|
|
9878 out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
|
|
9879 be exclusive; now it's merely given precedence, just like in the
|
|
9880 old days.
|
|
9881
|
|
9882 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9883
|
|
9884 * find-paths.el (paths-find-architecture-directory): Fix bug with
|
|
9885 finding; it used to default too early.
|
|
9886
|
|
9887 1998-03-25 Martin Buchholz <martin@xemacs.org>
|
|
9888
|
|
9889 * packages.el (packages-split-path): Fix a bug; it used to fail
|
|
9890 for paths that weren't split.
|
|
9891
|
|
9892 1998-03-26 SL Baur <steve@altair.xemacs.org>
|
|
9893
|
|
9894 * finder.el (finder-compile-keywords): trap on errors.
|
|
9895
|
|
9896 1998-03-24 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9897
|
|
9898 * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
|
|
9899 fourth argument of t so that only the specs exactly
|
|
9900 matching the tag lists are removed.
|
|
9901
|
|
9902 1998-03-25 SL Baur <steve@altair.xemacs.org>
|
|
9903
|
|
9904 * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
|
|
9905
|
|
9906 1998-03-23 SL Baur <steve@altair.xemacs.org>
|
|
9907
|
|
9908 * minibuf.el (mouse-read-file-name-1): If a default directory was
|
|
9909 specified, use it for generating the completions.
|
|
9910
|
|
9911 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9912
|
|
9913 * update-elc.el: Now respects inhibit-package-init and
|
|
9914 inhibit-site-lisp.
|
|
9915 Now does path construction with loadup-paths.
|
|
9916
|
|
9917 * startup.el (normal-top-level, startup-setup-paths): Now respects
|
|
9918 inhibit-package-init and inhibit-site-lisp.
|
|
9919
|
|
9920 * packages.el (packages-find-package-path): Extended package path
|
|
9921 by version-specific hierarchies.
|
|
9922 (packages-find-packages): Now respects inhibit flag and
|
|
9923 inhibit-site-lisp.
|
|
9924 Moved path setup to loadup-paths.
|
|
9925
|
|
9926 * make-docfile.el: Now respects inhibit-package-init and
|
|
9927 inhibit-site-lisp.
|
|
9928 Now does path construction with loadup-paths.
|
|
9929
|
|
9930 * loadup.el: Now respects inhibit-package-init and
|
|
9931 inhibit-site-lisp.
|
|
9932
|
|
9933 * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
|
|
9934
|
|
9935 * loadup-paths.el: New file: setup load-path to encompass
|
|
9936 packages.
|
|
9937
|
|
9938 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
9939
|
|
9940 * auto-show.el: load-gc renamed to pureload.
|
|
9941 * site-load.el: Ditto.
|
|
9942 * packages.el (toplevel): Ditto.
|
|
9943 * loadup.el (really-early-error-handler): Ditto.
|
|
9944 * dumped-lisp.el (preloaded-file-list): Ditto.
|
|
9945 * cus-face.el (custom-declare-face): Ditto.
|
|
9946
|
|
9947 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
9948
|
|
9949 * <Today>: The Big Path Searching Overhaul.
|
|
9950
|
|
9951 * find-paths.el: New file: find and assemble paths in the
|
|
9952 installation hierarchy.
|
|
9953
|
|
9954 * setup-paths.el: New file: global layout of paths and directories
|
|
9955 within the XEmacs hierarchy.
|
|
9956
|
|
9957 * packages.el: Replaced everything related to path searching and
|
|
9958 startup by code in terms of find-paths.
|
|
9959
|
|
9960 * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
|
|
9961 the new path searching engine.
|
|
9962
|
|
9963 * dumped-lisp.el (preloaded-file-list): Added new files find-paths
|
|
9964 and setup-paths.
|
|
9965
|
|
9966 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
9967
|
|
9968 * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
|
|
9969 setup-paths.el.
|
|
9970
|
|
9971 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9972
|
|
9973 * msw-glyphs.el: Added check for 'mswindows feature, so the file
|
|
9974 compiles identically in any configuration.
|
|
9975 Removed irrelevant commentary.
|
|
9976
|
|
9977 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
9978
|
|
9979 * simple.el (set-variable): Allow setting specifiers.
|
|
9980
|
|
9981 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
9982
|
|
9983 * lisp.el (forward-sexp): Revert previous change.
|
|
9984
|
|
9985 1998-03-18 SL Baur <steve@altair.xemacs.org>
|
|
9986
|
|
9987 * frame.el (frame-initialize): Use `delete-console' instead of
|
|
9988 `delete-device' to delete the stream console to match the usage in
|
|
9989 Fkill_emacs.
|
|
9990
|
|
9991 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
9992
|
|
9993 * files.el (cdpath-previous): New variable.
|
|
9994 (cd): Use it.
|
|
9995 From Bob Weiner <weiner@wave.altrasoft.com>
|
|
9996
|
|
9997 1998-03-15 Kyle Jones <kyle_jones@wonderworks.com>
|
|
9998
|
|
9999 * keydefs.el: Changed keybindings of forward-char,
|
|
10000 backward, scroll-up and scroll-down to point to their
|
|
10001 -command counterparts.
|
|
10002
|
|
10003 * simple.el: New functions: forwarc-char-command,
|
|
10004 backwrad-char-command, scroll-up-command,
|
|
10005 scroll-down-command which work liek their counterparts
|
|
10006 except that they honor the variable
|
|
10007 signal-error-on-buffer-boundary.
|
|
10008
|
|
10009 Definition of signal-error-on-buffer-boundary received
|
|
10010 from src/cmds.c.
|
|
10011
|
|
10012 defvar declaration added for word-across-newline to avoid
|
|
10013 byte-compiler warning about the free variable reference.
|
|
10014
|
|
10015 1998-03-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10016
|
|
10017 * winnt.el: Removed "%t" from the beginning of
|
|
10018 modeline-format. From now on, there's no nt-specifics in the modeline.
|
|
10019
|
|
10020 1998-03-14 SL Baur <steve@altair.xemacs.org>
|
|
10021
|
|
10022 * setup-paths.el (paths-setup-paths-warning): Replace occurrences
|
|
10023 of `when' with `if'.
|
|
10024
|
|
10025 1998-03-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10026
|
|
10027 * msw-glyphs.el: New file. Defines TTY-style glyphs for
|
|
10028 mswindows. Must be reworked along with glyphs.el, or
|
|
10029 merged into it, after there is images support.
|
|
10030
|
|
10031 * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
|
|
10032 'mswindows.
|
|
10033
|
|
10034 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
10035
|
|
10036 * faces.el: fix for text cursor initialization.
|
|
10037 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
10038 From Andy Piper <andyp@parallax.co.uk>
|
|
10039
|
|
10040 1998-03-11 Pete Ware <ware@cis.ohio-state.edu>
|
|
10041
|
|
10042 * files.el (set-auto-mode): If a mode is not fboundp, check to see
|
|
10043 if there is an existing package that handles it and warn the user
|
|
10044 about that mode.
|
|
10045
|
|
10046 1998-03-02 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10047
|
|
10048 * x-menubar.el (default-menubar): Greyed out "Help / Basics /
|
|
10049 Installation" menu item when Installation-string is not bound.
|
|
10050
|
|
10051 1998-03-11 SL Baur <steve@altair.xemacs.org>
|
|
10052
|
|
10053 * lisp.el (forward-sexp): Fix for test for balanced sexp.
|
|
10054 From Jeremiah W. James <jerry@cs.ucsb.edu>
|
|
10055
|
|
10056 1998-03-10 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10057
|
|
10058 * msw-faces.el:
|
|
10059 * faces.el: Fix face initialization.
|
|
10060
|
|
10061 1998-03-10 Glynn Clements <glynn@sensei.co.uk>
|
|
10062
|
|
10063 * files.el (backup-enable-predicate): fix breakage introduced
|
|
10064 by TMPDIR patch.
|
|
10065
|
|
10066 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10067
|
|
10068 * x-faces.el (x-init-face-from-resources): The
|
|
10069 TTY face property retrieval functions don't return
|
|
10070 specifiers, so use face-property instead.
|
|
10071
|
|
10072 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
10073
|
|
10074 * mwheel.el (mwheel-install): Use portable keysyms and syntax.
|
|
10075
|
|
10076 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10077
|
|
10078 * x-menubar.el: Expanded documentation for
|
|
10079 option-save-faces. Changed Options -> Browse Faces
|
|
10080 menu entry to invoke customize-face.
|
|
10081
|
|
10082 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10083
|
|
10084 * faces.el: Most face initialization moved out of
|
|
10085 init-other-random-faces to the top level so that the
|
|
10086 initialization happens before Xemacs is dumped. Much
|
|
10087 of the fascist "face-differs-from-default-p or FROB!"
|
|
10088 code has been retired in favor of letting the user do
|
|
10089 what they want to do. Face initialization code changed
|
|
10090 to use `default' specifier tag so that the settings can
|
|
10091 be overridden later if the user wishes it.
|
|
10092
|
|
10093 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
10094
|
|
10095 * about.el (about-hackers): Update contributors list.
|
|
10096
|
|
10097 1998-03-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10098
|
|
10099 * specifier.el: Define new specifier tag `default'.
|
|
10100
|
|
10101 * modeline.el: Initialize faces using `default' tag.
|
|
10102
|
|
10103 * x-faces.el (x-init-face-from-resources): Remove
|
|
10104 specifier specs containing the `default' tag before
|
|
10105 adding new specs.
|
|
10106
|
|
10107 1998-03-02 John Jones <jj@asu.edu>
|
|
10108
|
|
10109 * package-get.el (package-get-all): fixed arguments on call to
|
|
10110 package-admin-add-single-file-package.
|
|
10111 * package-get.el (package-get-installedp): fixed to match
|
|
10112 advertised behavior.
|
|
10113 * package-get.el: added function package-get-update-all which
|
|
10114 installs newest versions of all the current packages (if they are
|
|
10115 not already installed).
|
|
10116
|
|
10117 1998-03-04 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10118
|
|
10119 * files.el (find-file-noselect): Uncommented `truename' binding in
|
|
10120 `let*' and use it later to set `buffer-file-truename' iff it's
|
|
10121 still nil, as happens for example when finding a compressed
|
|
10122 file with "jka-compr".
|
|
10123
|
|
10124 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
10125
|
|
10126 * faces.el: in make-face-* type functions do the operation for all
|
|
10127 window systems, not just the first one found.
|
|
10128
|
|
10129 * font.el: call mswindows-list-fonts for mswindows.
|
|
10130
|
|
10131 1998-03-02 Glynn Clements <glynn@sensei.co.uk>
|
|
10132
|
|
10133 * code-process.el (call-process-region):
|
|
10134 * process.el (call-process-region):
|
|
10135 * package-get.el (package-get-dir):
|
|
10136 * files.el (backup-enable-predicate):
|
|
10137 * gnuserv.el (gnuserv-temp-file-regexp):
|
|
10138 Use temp-directory in place of `/tmp'.
|
|
10139
|
|
10140 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
10141
|
|
10142 * "Fast" dired-in-C enhancements for Windows 95/NT:
|
|
10143
|
|
10144 * files.el: Added function, `wildcard-to-regexp', from GNU
|
|
10145 Emacs.
|
|
10146
|
|
10147 * files.el (insert-directory): Modified to use special
|
|
10148 dired-in-C enhancements if present.
|
|
10149
|
|
10150 Mon Mar 02 11:37:36 1998 Andy Piper <andyp@parallax.co.uk>
|
|
10151
|
|
10152 * code-files.el: make default coding no-conversion.
|
|
10153
|
|
10154 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
10155
|
|
10156 * dumped-lisp.el (preloaded-file-list): Find Installation.el from
|
|
10157 the load-path.
|
|
10158
|
|
10159 * update-elc.el: Strip directory when testing for files not to
|
|
10160 bytecompile.
|
|
10161
|
|
10162 1998-03-02 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
10163
|
|
10164 * lisp-mode.el: Use recommended form for menus.
|
|
10165
|
|
10166 * info.el (Info-construct-menu): Use recommended form for menus.
|
|
10167
|
|
10168 * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
|
|
10169 entry.
|
|
10170
|
|
10171 1998-02-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10172
|
|
10173 * frame.el: Resurrect get-frame-for-buffer-default-to-current.
|
|
10174 (get-frame-for-buffer-noselect): Always return frames
|
|
10175 in the not-this-window-p cond clause.
|
|
10176
|
|
10177 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
10178
|
|
10179 * help.el (describe-installation): New function.
|
|
10180
|
|
10181 * x-menubar.el (default-menubar): Add describe-installation to
|
|
10182 Help menu.
|
|
10183
|
|
10184 * packages.el (packages-unbytecompiled-lisp): Installation.el
|
|
10185 should not be bytecompiled.
|
|
10186
|
|
10187 * dumped-lisp.el (preloaded-file-list): Dump Installation with
|
|
10188 XEmacs.
|
|
10189
|
|
10190 * x-menubar.el (default-menubar): Use correct guard for VM menu
|
|
10191 entry.
|
|
10192
|
|
10193 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
|
|
10194 coding.
|
|
10195 From Andy Piper <andyp@parallax.co.uk>
|
|
10196
|
|
10197 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
10198
|
|
10199 * ldap.el: Do not require ldap-internal at compile time.
|
|
10200
|
|
10201 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
10202
|
|
10203 * code-files.el: new file. a virtual copy of mule-files.el
|
|
10204 but without charset
|
|
10205 dependencies. (toggle-buffer-file-ocding-system) new function for
|
|
10206 changing the eol type for the current buffer.
|
|
10207
|
|
10208 * code-process.el: new file. a copy of
|
|
10209 mule-process.el. mule-process.el will disappear when things have
|
|
10210 settled.
|
|
10211
|
|
10212 * coding.el: new file. a virtual copy of mule-files.el but
|
|
10213 without charset dependencies. (coding-system-base) new function
|
|
10214 for getting the parent coding system of a coding system with eol
|
|
10215 type set.
|
|
10216
|
|
10217 * dumped-lisp.el: add above files for the non-mule case.
|
|
10218
|
|
10219 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10220
|
|
10221 * window-xemacs.el (display-buffer): If no explicit
|
|
10222 frame is specified, search for a window that displays
|
|
10223 the buffer on the currently selected frame, before
|
|
10224 searching other frames.
|
|
10225
|
|
10226 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10227
|
|
10228 * frame.el (get-frame-for-buffer): If not-this-window-p
|
|
10229 is non-nil, use window on the selected frame if it is not
|
|
10230 also the selected window. When defaulting, search for
|
|
10231 windows on the currently selected fgrame before searching
|
|
10232 other frames.
|
|
10233
|
442
|
10234 1998-02-25 Didier Verna <didier@xemacs.org>
|
428
|
10235
|
|
10236 * modeline.el (modeline-swap-buffers): originally named
|
|
10237 `mouse-release-modeline'. Whether to actually swap the buffers is
|
|
10238 decided in `mouse-drag-modeline'.
|
|
10239 (mouse-drag-modeline): A button release event is considered a
|
|
10240 mouse click is both X (modeline scroll) and Y (modeline drag) pos
|
|
10241 stay unchanged.
|
|
10242
|
|
10243 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
10244
|
|
10245 * x-menubar.el: Put redo on the menubar.
|
|
10246 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
10247
|
|
10248 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
10249
|
|
10250 * bytecomp.el (displaying-byte-compile-warnings): if
|
|
10251 temp-buffer-show-function is set, use it to display current set of
|
|
10252 warnings in the "*Compile-Log-Show*" buffer.
|
|
10253
|
|
10254 * simple.el (display-warning-buffer): if temp-buffer-show-function
|
|
10255 is set, use it to display current set of warnings in the
|
|
10256 "*Warnings-Show*" buffer.
|
|
10257
|
|
10258 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10259
|
|
10260 * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
|
|
10261 Common Lisp.
|
|
10262
|
|
10263 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
10264
|
|
10265 * menubar.el: Allow button descriptors at least 2 long.
|
|
10266
|
|
10267 * x-menubar.el (default-menubar): Use recommended forms.
|
|
10268 (file-menu-filter): Remove.
|
|
10269 (edit-menu-filter): Remove.
|
|
10270
|
|
10271 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
10272
|
|
10273 * about.el (about-hackers): Updated.
|
|
10274
|
|
10275 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
10276
|
|
10277 * help.el (help-max-help-buffers): new variable
|
|
10278 (help-register-and-maybe-prune-excess): new function
|
|
10279 (help-buffer-name): use help-max-help-buffers.
|
|
10280 (with-displaying-help-buffer): use
|
|
10281 help-register-and-maybe-prune-excess.
|
|
10282
|
|
10283 * help.el (help-maybe-pretty-print-value): if the value fits on
|
|
10284 one line, let it.
|
|
10285
|
|
10286 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
10287
|
|
10288 * (with-displaying-help-buffer): there is no need to kill the buffer
|
442
|
10289 if it exists, because with-output-to-temp-buffer will clear it.
|
428
|
10290 further, killing the buffer violates the rule that
|
|
10291 temp-buffer-show-function, if set, has the full responsibility of
|
|
10292 showing the temp buffer. killing the buffer fucks with the window
|
|
10293 configuration, hosing temp-buffer-show-function.
|
|
10294
|
|
10295
|
442
|
10296 1998-02-23 Didier Verna <didier@xemacs.org>
|
428
|
10297
|
|
10298 * modeline.el (mouse-drag-modeline):
|
|
10299 - Always scroll the modeline that was originally clicked on.
|
|
10300 - Use x pixels instead of x characters (which doesn't work anyway)
|
|
10301 as horizontal reference for modeline dragging. This allows us to
|
|
10302 keep on dragging the modeline even if the motion event occurs in
|
|
10303 another window.
|
|
10304
|
442
|
10305 1998-02-23 Didier Verna <didier@xemacs.org>
|
428
|
10306
|
|
10307 * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
|
|
10308 glyph on the modeline to indicate that dragging the mouse has an
|
|
10309 effect both horizontally and vertically.
|
|
10310
|
|
10311 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
10312
|
|
10313 * about.el (about-xemacs): Get rid of redundant visible version
|
|
10314 number.
|
|
10315
|
|
10316 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
10317
|
|
10318 * about.el (about-hackers): Update credits.
|
|
10319
|
|
10320 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
10321
|
|
10322 * prim/register.el (view-register): Show register type file-query.
|
|
10323
|
|
10324 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10325
|
|
10326 * mode-motion.el (mode-motion-highlight-internal):
|
|
10327 save-excursion inside save-window-exucrsion form to
|
|
10328 hide buffer point changes from save-window-excursion.
|
|
10329 Prevents display flickering when the mouse pointer
|
|
10330 moves.
|
|
10331
|
442
|
10332 1998-02-17 Didier Verna <didier@xemacs.org>
|
428
|
10333
|
|
10334 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
10335 function to handle correctly the case of a toolbar one side of the
|
|
10336 window: scrolling will not necessarily happen.
|
|
10337
|
|
10338 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10339
|
|
10340 * files.el (after-find-file): Restore missing argument
|
|
10341 to format that provides filename for "... consider M-x
|
|
10342 recover-file" message. Also call `message' with "%s"
|
|
10343 as the first arg instead of an arbitrary string.
|
|
10344
|
|
10345 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
10346
|
|
10347 * about.el (about-hackers): Various additions.
|
|
10348
|
|
10349 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
10350
|
|
10351 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
10352 line out when copying on-the-same line autoloads.
|
|
10353
|
|
10354 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
10355 is installed.
|
|
10356
|
|
10357 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
10358
|
|
10359 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
10360 * x11/x-win-sun.el (x-win-init-sun):
|
|
10361 * x11/x-init.el (x-initialize-compose):
|
|
10362 * prim/simple.el:
|
|
10363 (backward-or-forward-kill-sexp):
|
|
10364 (backward-or-forward-kill-sentence):
|
|
10365 (backward-or-forward-kill-word):
|
|
10366 (backward-or-forward-delete-char):
|
|
10367 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
10368 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
10369 x-keysym-on-keyboard-p to detect backspace.
|
|
10370 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
10371 Clean up symbols used with dead keys, checking Linux and solaris
|
|
10372 keysyms.
|
|
10373 Simplify x-win-*.el using above methods.
|
|
10374 Change documentation for x-keysym-*-p functions.
|
|
10375
|
|
10376 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
10377
|
|
10378 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
10379 Vinnie Shelton.
|
|
10380 From Vinnie Shelton <acs@acm.org>
|
|
10381
|
|
10382 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
10383
|
|
10384 * simple.el (count-words-region): Ditto.
|
|
10385
|
|
10386 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
10387
|
|
10388 * simple.el (count-words-buffer): Document. Don't print anything
|
|
10389 if non-interactive.
|
|
10390
|
|
10391 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
10392
|
|
10393 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
10394 multiple files in InfoDock.
|
|
10395
|
|
10396 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
10397
|
|
10398 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
10399 from version.el in InfoDock.
|
|
10400
|
|
10401 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
10402 specially.
|
|
10403
|
|
10404 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10405
|
|
10406 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
10407 variable name in docstring.
|
|
10408
|
|
10409 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
10410
|
|
10411 * menubar.h: Include "gui.h".
|
|
10412
|
|
10413 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
10414
|
|
10415 * site-load.el: Fix documentation.
|
|
10416
|
|
10417 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
10418
|
|
10419 * package-get-base.el (package-get-base): Updated.
|
|
10420
|
|
10421 * keymap.el: PC-ize.
|
|
10422
|
|
10423 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10424
|
|
10425 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
10426 from' on a fresh line.
|
|
10427
|
|
10428 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
10429
|
|
10430 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
10431 object.
|
|
10432
|
|
10433 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
10434
|
|
10435 * undo-stack.el: PC-ize.
|
|
10436
|
|
10437 * cmdloop.el: PC-ize.
|
|
10438
|
|
10439 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
10440
|
|
10441 * bytecomp-runtime.el: PC-ize.
|
|
10442
|
|
10443 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
10444
|
|
10445 * cus-dep.el: Spelling fix.
|
|
10446
|
|
10447 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
10448 entries follow).
|
|
10449
|
|
10450 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
10451
|
|
10452 * text-mode.el (text-mode-hook-identify): New function,
|
|
10453 put on text-mode-hook. Set text-mode-variant here.
|
|
10454 (text-mode): Don't set it here.
|
|
10455
|
|
10456 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
10457
|
|
10458 * text-mode.el (text-mode-hook): New defvar.
|
|
10459 (text-mode-variant): New variable.
|
|
10460 (text-mode): Set that variable locally.
|
|
10461 (toggle-text-mode-auto-fill): New command.
|
|
10462
|
|
10463 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
10464
|
|
10465 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
10466
|
|
10467 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
10468
|
|
10469 * text-mode.el (paragraph-indent-text-mode):
|
|
10470 Renamed from spaced-text-mode.
|
|
10471 (text-mode-map): Bind TAB to indent-relative.
|
|
10472 (indented-text-mode-map): Variable deleted.
|
|
10473 (indented-text-mode): Now an alias for text-mode.
|
|
10474
|
|
10475 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
10476
|
|
10477 * loadup.el: test-atoms debugging stuffs removed.
|
|
10478
|
442
|
10479 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>
|
428
|
10480
|
|
10481 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
10482
|
|
10483 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
10484
|
|
10485 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
10486 (describe-distribution): Ditto.
|
|
10487 (describe-copying): Ditto.
|
|
10488 (describe-project): Ditto.
|
|
10489 (view-emacs-news): Ditto.
|
|
10490
|
|
10491 * help-nomule.el (help-with-tutorial): Made it use
|
|
10492 `locate-data-file' to find tutorial.
|
|
10493
|
|
10494 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
10495
|
|
10496 * about.el: Corrected my email address.
|
|
10497
|
|
10498 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
10499 'mouse-offix-drop'.
|
|
10500
|
|
10501 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
10502
|
|
10503 * loadup.el (running-xemacs): Spelling fix.
|
|
10504
|
|
10505 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
10506
|
|
10507 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
10508 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
10509
|
|
10510 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
10511
|
|
10512 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
10513
|
|
10514 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
10515
|
|
10516 * package-info.el (pi-last-mod-date): New function.
|
|
10517 (pi-author-version): New function.
|
|
10518 (batch-update-package-info): Use them.
|
|
10519
|
|
10520 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
10521
|
|
10522 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
10523 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
10524 with `get-frame-for-buffer-default-to-current'.
|
|
10525
|
|
10526 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
10527
|
|
10528 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
10529 (byte-compile-output-docform): Ditto.
|
|
10530 (byte-compile-compiled-obj-to-list): Ditto.
|
|
10531
|
|
10532 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10533
|
|
10534 * startup.el (command-line-1): Removed code that ran
|
|
10535 buffer-menu.
|
|
10536
|
|
10537 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
10538
|
|
10539 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
10540
|
|
10541 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
10542
|
|
10543 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
10544 `device-on-window-system-p' instead of explicitly checking for X,
|
|
10545 so that the same logic works for MS Windows.
|
|
10546 (suspend-or-iconify-emacs): Ditto.
|
|
10547
|
|
10548 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
10549
|
|
10550 * about.el (about-maintainer-info): Andy Piper is back.
|
|
10551 (xemacs-hackers): Updated Andy Piper's email address.
|
|
10552 (about-hackers): Added Jonathan Harris.
|
|
10553 (about-hackers): Updated Tibor Polgar's email address.
|
|
10554
|
|
10555 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
10556
|
|
10557 * about.el: Add xemacs.org email manager.
|
|
10558
|
|
10559 * package-get-base.el (package-get-base): Updated with most recent
|
|
10560 package updates.
|
|
10561
|
|
10562 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10563
|
|
10564 * help.el (function-arglist): Use `indirect-function' instead of
|
|
10565 `symbol-function' so that aliases are treated correctly.
|
|
10566
|
|
10567 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10568
|
|
10569 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
10570 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
10571 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
10572 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
10573 (describe-key): Use `princ' "%s" to print object.
|
|
10574 (describe-function-1): Use `princ' "%s" to print object.
|
|
10575 Commented out alias lines removed.
|
|
10576 (help-pretty-print-limit): New variable to control pretty-printing
|
|
10577 of variable values.
|
|
10578 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
10579 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
10580 list of length less than `help-pretty-print-limit'.
|
|
10581 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
10582
|
|
10583 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
10584
|
|
10585 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
10586 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
10587
|
|
10588 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10589
|
|
10590 * info.el (Info-default-directory-list): Made the documentation
|
|
10591 more explanitory.
|
|
10592
|
|
10593 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
10594
|
|
10595 * lisp/packages.el:
|
|
10596 * lisp/package-admin.el:
|
|
10597 * lisp/build-report.el:
|
|
10598 Fix typos.
|
|
10599
|
|
10600 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
10601
|
|
10602 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
10603 warnings in Java buffers without final newline and editing the
|
|
10604 last line.
|
|
10605
|
|
10606 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
10607
|
|
10608 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
10609 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
10610 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
10611
|
|
10612 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
10613 From Oliver Graf <ograf@fga.de>
|
|
10614
|
|
10615 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
10616
|
|
10617 * loadup.el (load-gc): rewrite as defun.
|
|
10618 Print something sensical if a required dump-time file isn't found.
|
|
10619
|
|
10620 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
10621
|
|
10622 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
10623 bug strikes a menudescriptor.
|
|
10624
|
|
10625 * package-get-base.el (package-get-base): Updated.
|
|
10626
|
|
10627 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
10628 from the Makefile.
|
|
10629
|
|
10630 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
10631
|
|
10632 * files.el (save-some-buffers): Don't play games with deleting
|
|
10633 other windows if we are in the minibuffer window.
|
|
10634
|
|
10635 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10636
|
|
10637 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
10638 (add-minor-mode): Document :active property to TOGGLE.
|
|
10639
|
|
10640 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10641
|
|
10642 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
10643 `:included' predicate in the `toggle-sym' plist.
|
|
10644 (add-minor-mode): Document the :included property, format
|
|
10645 docstring some more.
|
|
10646 (modeline-minor-mode-menu): Documentation string added.
|
|
10647
|
|
10648 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10649
|
|
10650 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
10651 labels from the symbol-names by thwacking off the overly redundant
|
|
10652 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
10653 resultant strings. Also shortened the menu's title by eliminating
|
|
10654 the redundant buffer name.
|
|
10655 (add-minor-mode): Beautified the docstring, added mention of the
|
|
10656 `:menu-tag' property of TOGGLE.
|
|
10657 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
10658 `toggle-sym' to beatify the mode-life menus.
|
|
10659 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
10660 `auto-fill-function'.
|
|
10661
|
442
|
10662 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
428
|
10663
|
|
10664 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
10665 menus to :style 'toggle.
|
|
10666
|
|
10667 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
10668
|
|
10669 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
10670
|
|
10671 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
10672
|
|
10673 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
10674 only recognize first hyperlink.
|
|
10675 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
10676 `hyper-apropos-insert-face'.
|
|
10677 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
10678
|
|
10679 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
10680
|
|
10681 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
10682 mail.
|
|
10683 (toolbar-mail-reader): Add support for `send'.
|
|
10684 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
10685
|
442
|
10686 1998-01-05 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
428
|
10687
|
|
10688 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
10689 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
10690 will function properly.
|
|
10691
|
|
10692 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
10693
|
|
10694 * simple.el: make the backwards delete function called by
|
|
10695 `backward-or-forward-delete-char' user configurable.
|
|
10696
|
|
10697 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10698
|
|
10699 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
10700 compiled function got loaded from.
|
|
10701
|
|
10702 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
10703
|
|
10704 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
10705
|
|
10706 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
10707
|
|
10708 * startup.el (load-init-file): Load autoloads earlier.
|
|
10709 (startup-splash-frame): Handle InfoDock logo.
|
|
10710
|
|
10711 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
10712 InfoDock.
|
|
10713 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
10714
|
|
10715 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
10716 doesn't have this function.
|
|
10717
|
|
10718 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
10719
|
|
10720 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
10721
|
|
10722 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
10723 version of version.el.
|
|
10724 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
10725
|
|
10726 * x-menubar.el (default-menubar): Guard reference to
|
|
10727 `gnuserv-frame'.
|
|
10728 (default-menubar): Guard references to `font-lock-mode'.
|
|
10729 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
10730 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
10731
|
|
10732 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
10733
|
|
10734 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
10735 loading auto-autoloads files.
|
|
10736
|
|
10737 * loaddefs.el: Disable dumping autoloads.
|
|
10738
|
|
10739 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
10740
|
|
10741 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
10742
|
|
10743 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
10744
|
|
10745 * finder.el (finder-by-keyword): Autoload.
|
|
10746
|
|
10747 * help.el: Conditionalize hyperbole setup.
|
|
10748
|
|
10749 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
10750
|
|
10751 * packages.el (package-require): Update to reflect new data format.
|
|
10752
|
442
|
10753 1998-01-02 Didier Verna <didier@xemacs.org>
|
428
|
10754
|
|
10755 * x-menubar.el (default-menubar): make the tutorials available
|
|
10756 through the menubar. (Plus some compilation warnings cleanup).
|
|
10757
|
|
10758 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
10759
|
|
10760 * check-features.el: New file. Perform sanity check after build.
|
|
10761
|
|
10762 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
10763 files to tooltalk package.
|
|
10764 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
10765 package.
|
|
10766
|
|
10767 * package-admin.el (package-admin-xemacs): Use better default for
|
|
10768 location of XEmacs binary.
|
|
10769
|
|
10770 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
10771
|
|
10772 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
10773 tag with sexp and add value tag with value `t'.
|
|
10774
|
|
10775 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
10776
|
|
10777 * package-get.el: Changes to work with real data.
|
|
10778 From Pete Ware <ware@cis.ohio-state.edu>
|
|
10779
|
|
10780 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
10781 being.
|
|
10782
|
|
10783 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
10784 of possibly out-of-date packges.elc.
|
|
10785 * make-docfile.el ("packages.el"): Ditto.
|
|
10786
|
|
10787 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
10788
|
|
10789 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
10790 the main tarball shadowing anything past it.
|
|
10791
|
|
10792 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
10793
|
|
10794 * packages.el (package-provide): Delete a previous provide.
|
|
10795
|
|
10796 * package-info.el: New file.
|
|
10797
|
|
10798 * package-get.el: New file.
|
|
10799 From Pete Ware <ware@cis.ohio-state.edu>
|
|
10800 (package-get): Fix md5 computation to work with Mule.
|
|
10801
|
|
10802 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10803
|
|
10804 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
10805
|
|
10806 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
10807
|
|
10808 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
10809
|
|
10810 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
10811 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10812
|
|
10813 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
10814
|
|
10815 * startup.el (load-init-file): Reload new or changed autoloads
|
|
10816 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
10817
|
|
10818 * packages.el (packages-new-autoloads): New function.
|
|
10819 (packages-reload-autoloads): New function.
|
|
10820 (packages-reload-dumped-lisp): New (stub) function.
|
|
10821
|
|
10822 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
10823
|
|
10824 * loadhist.el (file-provides): Extend to handle variant
|
|
10825 extensions.
|
|
10826
|
|
10827 * replace.el (query-replace): Fix typo.
|
|
10828
|
|
10829 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
10830
|
|
10831 * make-docfile.el: list-autoloads-path has been renamed.
|
|
10832 * update-elc.el: list-autoloads has been renamed.
|
|
10833
|
|
10834 * packages.el (packages-list-autoloads): Renamed.
|
|
10835 (packages-list-autoloads-path): Ditto.
|
|
10836
|
|
10837 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
10838
|
|
10839 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
10840 for an error in an auto-autoload.el file.
|
|
10841
|
|
10842 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
10843
|
|
10844 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
10845 tag with const.
|
|
10846 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
10847
|
|
10848 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
10849
|
|
10850 * loadhist.el (unload-feature): Remove autoload.
|
|
10851
|
|
10852 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
10853
|
|
10854 * loadhist.el: Unpackaged.
|
|
10855
|
|
10856 * help.el (describe-symbol-find-file): Rename
|
|
10857 `describe-function-find-file' and make old name obsolete.
|
|
10858 (describe-function-1): Use it.
|
|
10859 (describe-function-1): Guard reference to
|
|
10860 `compiled-function-annotation'.
|
|
10861
|
|
10862 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10863
|
|
10864 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
10865 argument.
|
|
10866 (help-mode-quit): New optional arg to control whether it kills or
|
|
10867 buries. Tidied up.
|
|
10868 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
10869 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
10870 (help-pretty-print-value): Rename back from
|
|
10871 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
10872 use it, otherwise use dumped `cl-prettyprint'.
|
|
10873 (describe-variable): Use `help-pretty-print-value' again.
|
|
10874 (find-func): Removed reference to "find-func" at end.
|
|
10875
|
|
10876 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
10877
|
|
10878 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
10879 GUI XEmacs. Rename? x-menubar is rather window system
|
|
10880 independant, except for a couple of items.
|
|
10881
|
|
10882 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
10883
|
|
10884 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
10885 entries as they will no longer be distributed with XEmacs.
|
|
10886
|
|
10887 * format.el (format-alist): Fix image/tiff regexps.
|
|
10888 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
10889
|
|
10890 * help.el (help-maybe-pretty-print-value): Rename.
|
|
10891 (describe-variable): Use it.
|
|
10892 (describe-variable): Add trailing linefeed.
|
|
10893
|
|
10894 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10895
|
|
10896 * help.el (describe-function-1): Don't output anything for
|
|
10897 arglist of autoload functions.
|
|
10898
|
|
10899 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10900
|
|
10901 * help.el (describe-function-1): Don't output anything for
|
|
10902 arglist of autoload functions.
|
|
10903
|
|
10904 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
10905
|
|
10906 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
10907 `describe-function-at-point', `describe-variable-at-point',
|
|
10908 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
10909 `help-prev-section'.
|
|
10910 (help-next-section): New function.
|
|
10911 (help-prev-section): New function.
|
|
10912 (help-mode-quit): Changed to kill the help buffer.
|
|
10913 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
10914 correctly.
|
|
10915 (help-buffer-name): New function to generate the name of help
|
|
10916 buffers.
|
|
10917 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
10918 argument giving the name of the help buffer.
|
|
10919 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
10920 (describe-mode): Ditto.
|
|
10921 (describe-bindings): Ditto.
|
|
10922 (describe-prefix-bindings): Ditto.
|
|
10923 (view-lossage): Ditto.
|
|
10924 (with-syntax-table): New macro.
|
|
10925 (function-called-at-point): Use `ignore-errors' and
|
|
10926 `with-syntax-table'.
|
|
10927 (function-at-point): Ditto.
|
|
10928 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
10929 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
10930 function's arglist as string.
|
|
10931 (function-documentation): Extracted from `describe-function-1'.
|
|
10932 Returns function's docstring.
|
|
10933 (describe-function-1): Remove all the "stream" garbage, including
|
|
10934 the stream argument. Use `function-arglist' and
|
|
10935 `function-documentation'.
|
|
10936 (describe-function-arglist): Just use `function-arglist'.
|
|
10937 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
10938 (help-pretty-print-value): New function to help with
|
|
10939 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
10940 `pp-internal'.
|
|
10941 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
10942 Formatting improved. Display file where variable is defined, if
|
|
10943 known. Use `help-pretty-print-value'.
|
|
10944 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
10945 (list-processes): Remove "stream" garbage.
|
|
10946
|
|
10947 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
10948
|
|
10949 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
10950 call a dumped routine instead.
|
|
10951
|
|
10952 * x-win-xfree86.el: Wrap file in defun.
|
|
10953 * x-win-sun.el: Ditto.
|
|
10954
|
|
10955 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
10956
|
|
10957 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
10958 advises functions and does other evil things.
|
|
10959
|
|
10960 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
10961
|
|
10962 * format.el (format-alist): Add `image/tiff'.
|
|
10963 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
10964
|
|
10965 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
10966
|
|
10967 * about.el (about-hackers): More names added.
|
|
10968
|
|
10969 * make-docfile.el: Remove superfluous package path search.
|
|
10970
|
|
10971 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
10972
|
|
10973 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
10974
|
|
10975 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
10976 ignored shadows.
|
|
10977
|
|
10978 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
10979
|
|
10980 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
10981 get trailing slashes when added to the load-path.
|
|
10982
|
|
10983 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
10984 are.
|
|
10985
|
|
10986 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10987
|
|
10988 * x-faces.el: Added support for foregroundToolBarColor
|
|
10989 to xpm-color-symbols.
|
|
10990
|
|
10991 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
10992
|
|
10993 * etags.el (tags-remove-duplicates): Removed.
|
|
10994 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
10995
|
|
10996 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
10997 correctly.
|
|
10998 (get*): Defalias to `get'.
|
|
10999
|
|
11000 * cl.el (eql): Compare integers with `eq'.
|
|
11001 (cl-map-extents): Check for `map-extents' first.
|
|
11002
|
442
|
11003 1997-12-17 Didier Verna <didier@xemacs.org>
|
428
|
11004
|
|
11005 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
11006 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
11007
|
|
11008 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
11009
|
|
11010 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
11011
|
|
11012 * widget.el (define-widget): Check the arguments.
|
|
11013
|
|
11014 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
11015 (custom-variable-value-create): Use `signal' to signal error.
|
|
11016 (custom-variable-reset-saved): Ditto.
|
|
11017 (custom-variable-reset-standard): Ditto.
|
|
11018 (custom-face-reset-saved): Ditto.
|
|
11019
|
|
11020 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
11021 (widget-default-format-handler): Ditto.
|
|
11022 (widget-checklist-add-item): Ditto.
|
|
11023 (widget-radio-add-item): Ditto.
|
|
11024 (widget-editable-list-entry-create): Ditto.
|
|
11025 (widget-sexp-prompt-value): Ditto.
|
|
11026
|
|
11027 * custom.el (custom-declare-variable): Signal errors better.
|
|
11028 (custom-handle-keyword): Ditto.
|
|
11029 (custom-declare-group): Ditto.
|
|
11030
|
|
11031 * window-xemacs.el (windows): Ditto.
|
|
11032
|
|
11033 * menubar.el (menu): Ditto.
|
|
11034
|
|
11035 * keydefs.el (keyboard): Ditto.
|
|
11036
|
|
11037 * minibuf.el (minibuffer): Ditto.
|
|
11038
|
|
11039 * process.el (execute): Ditto.
|
|
11040
|
|
11041 * fill.el (fill): Ditto.
|
|
11042
|
|
11043 * modeline.el (modeline): Ditto.
|
|
11044
|
|
11045 * help.el (help): Ditto.
|
|
11046
|
|
11047 * faces.el (faces): Ditto.
|
|
11048
|
|
11049 * files.el (files): Ditto.
|
|
11050
|
|
11051 * x-init.el (x): Ditto.
|
|
11052
|
|
11053 * lisp-mode.el (lisp): Ditto.
|
|
11054
|
|
11055 * process.el (processes): Ditto.
|
|
11056
|
|
11057 * mouse.el (mouse): Ditto.
|
|
11058
|
|
11059 * abbrev.el (abbrev): Moved from cus-edit.
|
|
11060
|
|
11061 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
11062 as variable declaration.
|
|
11063
|
|
11064 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
11065
|
|
11066 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
11067 (find-menu-item): Cosmetic changes.
|
|
11068
|
|
11069 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
11070
|
|
11071 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
11072
|
|
11073 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
11074
|
|
11075 * startup.el (set-default-load-path): Only search package-path
|
|
11076 when not running temacs.
|
|
11077
|
|
11078 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
11079 files.
|
|
11080
|
|
11081 * loadup.el: Correct commentary. Reformatting.
|
|
11082 (really-early-error-handler): Use absolute path to the
|
|
11083 first dumped-lisp.el file.
|
|
11084 (really-early-error-handler): Print full path name of
|
|
11085 each dumped lisp file (inherited from InfoDock).
|
|
11086
|
|
11087 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
11088 dumped-lisp.el files.
|
|
11089
|
|
11090 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
11091 package-path is searched.
|
|
11092 * update-elc.el: Ditto.
|
|
11093
|
|
11094 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
11095 `condition-case' for indentation.
|
|
11096
|
|
11097 * about.el (about-xemacs): Update release date.
|
|
11098
|
|
11099 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
11100
|
|
11101 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
11102 anywhere but at the last clause.
|
|
11103 (ecase): Disallow `t' and `otherwise'.
|
|
11104
|
|
11105 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
11106
|
|
11107 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
11108 from stuff moved out of `custom-buffer-create-internal'.
|
|
11109 (custom-novice): New variable. Default t.
|
|
11110 (custom-display-global-buttons): Ditto. Default `top'.
|
|
11111 (custom-buffer-create-internal): Only display help if
|
|
11112 `custom-novice' is non-nil. Display global buttons according to
|
|
11113 `custom-display-global-buttons'.
|
|
11114
|
|
11115 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
11116
|
|
11117 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
11118 (find-menu-item): Cosmetic changes.
|
|
11119
|
|
11120 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
11121
|
|
11122 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
11123 look.
|
|
11124
|
|
11125 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
11126
|
|
11127 * format.el (format-deannotate-region): Bug fix.
|
|
11128 Deannotating a region containing unknown tags would fail
|
|
11129 (causing decoding of text/enriched to fail at user level)
|
|
11130
|
|
11131 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11132
|
|
11133 * minibuf.el (read-directory-name): Support sixth
|
|
11134 arg, HISTORY, as already documented.
|
|
11135
|
|
11136 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
11137
|
|
11138 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
11139 to `ecase'.
|
|
11140
|
|
11141 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
11142
|
|
11143 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
11144 skk-activate.
|
|
11145
|
|
11146 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
11147
|
|
11148 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|