219
|
1 1997-11-30 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2
|
|
3 * build-report.el:
|
|
4 Making better use of `custom'-features to represent various
|
|
5 `build-report' variables.
|
|
6 build-report-*-regexp have become lists which are or-ed together
|
|
7 internally.
|
|
8 customized group `build-report' is now a child of group `build' which is
|
|
9 not release as of this version.
|
|
10 Including comment now into build-report stating wheter all or just the
|
|
11 most recent ./configure output is being inserted.
|
|
12
|
|
13 1997-12-01 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
14
|
|
15 * msw-init.el: Provide default bindings for cut, paste, copy and undo
|
|
16
|
|
17 1997-12-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
18
|
|
19 * wid-edit.el: Ditto.
|
|
20 (widget-prettyprint-to-string): Use `cl-prettyprint'.
|
|
21 (widget-sexp-value-to-internal): Handle printed object beginning
|
|
22 with newline.
|
|
23
|
|
24 * cus-edit.el: Avoid `pp-to-string'.
|
|
25
|
|
26 1997-12-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
27
|
|
28 * simple.el (display-warning): Use `with-current-buffer'.
|
|
29
|
|
30 * font-lock.el (font-lock-mode): Use `lmessage'.
|
|
31 (font-lock-fontify-buffer): Ditto.
|
|
32 (font-lock-unfontify-region): Ditto.
|
|
33 (font-lock-fontify-syntactically-region): Ditto.
|
|
34 (font-lock-fontify-keywords-region): Ditto.
|
|
35 (font-lock-fontify-keywords-region): Ditto.
|
|
36
|
|
37 * simple.el (raw-append-message): Use `with-current-buffer'.
|
|
38 (log-message-filter): Place `save-match-data' outside the loop.
|
|
39 (log-message): Use `with-current-buffer'.
|
|
40 (remove-message): Use `lwarn' to warn about the hook error.
|
|
41
|
|
42 * lisp-mode.el: Indent `lmessage' and `lwarn' properly.
|
|
43
|
|
44 * simple.el (lmessage): New function.
|
|
45 (lwarn): Ditto.
|
|
46 (kill-region): Use `lmessage' instead of `display-message'.
|
|
47 (set-comment-column): Ditto.
|
|
48 (set-fill-column): Ditto.
|
|
49
|
|
50 * faces.el (get-custom-frame-properties): Don't use
|
|
51 `default-custom-frame-properties'.
|
|
52
|
|
53 * font-lock.el: Customized variables.
|
|
54
|
|
55 * font-lock.el: Customized faces.
|
|
56
|
|
57 * font-lock.el: (font-lock-maximum-decoration): Default to t.
|
|
58
|
|
59 * cus-edit.el (vms): Removed.
|
|
60
|
|
61 1997-12-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
62
|
|
63 * cus-start.el: Ditto.
|
|
64
|
|
65 * gui.el (dialog-frame-plist): Ditto.
|
|
66
|
|
67 * gnuserv.el (gnuserv-frame-plist): Ditto.
|
|
68
|
|
69 * frame.el: Use the `plist' widget type in defcustoms.
|
|
70
|
|
71 * cus-edit.el (plist): New widget type.
|
|
72 (custom-plist-convert-widget): New function.
|
|
73 (custom-quote): Vectors and bit-vectors are also self-printable.
|
|
74
|
|
75 1997-12-05 Mark Borges <mdb@cdc.noaa.gov>
|
|
76
|
|
77 * mail/mail-extr.el (all-top-level-domains):
|
|
78 Two letter country codes synched with
|
|
79 http://www.iana.org/in-notes/iana/assignments/country-codes
|
|
80 as updated by the RIPE Network Coordination Centre.
|
|
81 Source: ISO 3166 Maintenance Agency
|
|
82 Latest change: Thu Aug 7 17:59:51 MET DST 1997
|
|
83
|
|
84 1997-12-03 Eric Eide <eeide@cs.utah.edu>
|
|
85
|
|
86 * files.el (set-auto-mode): Don't invoke
|
|
87 `hack-local-variables-prop-line' if `enable-local-variables'
|
|
88 is nil.
|
|
89
|
|
90 * files.el (hack-local-variables-prop-line): Don't invoke
|
|
91 `hack-local-variables-p' for mode-only or empty -*- lines.
|
|
92 Don't test `enable-local-variables' before setting the mode;
|
|
93 instead, just verify that the specified major mode isn't the
|
|
94 current major mode.
|
|
95
|
|
96 1997-12-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
97
|
|
98 * startup.el (load-init-file): Use a warning buffer in case of
|
|
99 error.
|
|
100
|
|
101 1997-12-05 SL Baur <steve@altair.xemacs.org>
|
|
102
|
|
103 * buffer.el (switch-to-buffer): Update docstring.
|
|
104 Suggested by Adrian Aichner <aichner@ecf.teradyne.com>
|
|
105
|
|
106 1997-12-01 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
107
|
|
108 * cus-edit.el (custom-unlispify-remove-prefixes): Reference to
|
|
109 related variables added.
|
|
110 (custom-variable-default-form): New variable controlling default
|
|
111 display form for customization of variables.
|
|
112 (custom-variable): widget `:form' is nil before initialization.
|
|
113 (custom-variable-value-create): Initialize `:form' to
|
|
114 `custom-variable-default-form'.
|
|
115 (custom-face-default-form): New variable controlling default
|
|
116 display form for customization of faces.
|
|
117 (custom-face): widget `:form' is nil before initialization.
|
|
118 (custom-face-value-create): Initialize `:form' to
|
|
119 `custom-face-default-form'.
|
|
120
|
|
121 1997-11-28 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
122
|
|
123 * misc/mic-paren.el: Define faces with `defface'. Colors
|
|
124 given for both dark and light backgrounds. Keep face
|
|
125 variables for backward compatibility.
|
|
126
|
|
127 1997-12-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
128
|
|
129 * simple.el (temporary-goal-column): Made buffer-local.
|
|
130
|
|
131 1997-12-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
132
|
|
133 * cus-edit.el (Custom-move-and-invoke): Removed.
|
|
134 (custom-mode): Ditto for doc.
|
|
135
|
|
136 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
137
|
|
138 * egg/egg-sj3-client.el (sj3-command-reset): Initial port to XEmacs.
|
|
139
|
|
140 * egg/egg-sj3.el: Initial port to XEmacs.
|
|
141
|
|
142 * egg/egg-leim.el (egg-activate): Define
|
|
143 `egg-default-startup-file'.
|
|
144
|
|
145 * language/japanese.el (japanese): Remove definition of
|
|
146 `egg-default-startup-file'.
|
|
147
|
|
148 * dumped-lisp.el (preloaded-file-list): Dump egg-sj3 and skk LEIM
|
|
149 support.
|
|
150
|
|
151 * egg/egg-sj3-leim.el: New file -- Add Egg/SJ3 support to LEIM.
|
|
152
|
|
153 1997-12-01 SL Baur <steve@altair.xemacs.org>
|
|
154
|
|
155 * locale/ja/locale-start.el (startup-splash-frame-body): Fix typo
|
|
156 on advertised-undo.
|
|
157 Suggested by: Hajime Saitou
|
|
158 - Comment cleanup.
|
|
159
|
|
160 1997-11-30 SL Baur <steve@altair.xemacs.org>
|
|
161
|
|
162 * help-macro.el (help-read-key): Autoload.
|
|
163
|
|
164 1997-11-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
165
|
|
166 * etags.el (buffer-tag-table-list): Check for `../TAGS'.
|
|
167 (visit-tags-table): Disallow setting `tags-file-name' to a
|
|
168 nonexistent file.
|
|
169
|
|
170 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
171
|
|
172 * update-elc.el ((preloaded-file-list site-load-packages)): Modify
|
|
173 error message to be more build-report.el friendly.
|
|
174
|
|
175 * dumped-lisp.el (preloaded-file-list): Remove tooltalk/ prefix
|
|
176 from tooltalk dumped files.
|
|
177
|
|
178 * symbol-syntax.el: Modify comments.
|
|
179
|
|
180 1997-11-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
181
|
|
182 * etags.el (find-tag-default): Use symbol-near-point
|
|
183 instead of thing-symbol to remove the dependency on
|
|
184 thing.el.
|
|
185
|
|
186 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
187
|
|
188 * symbol-syntax.el: Unpackaged.
|
|
189 * disp-table.el: Unpackaged.
|
|
190 * picture.el: Unpackaged.
|
|
191 * rect.el: Unpackaged.
|
|
192 * lisp-mnt.el: Unpackaged.
|
|
193
|
|
194 * mule/canna.el: Don't require emu.
|
|
195 (canna:enter-canna-mode): Inline code for compatibility function
|
|
196 `minibuffer-prompt-width'.
|
|
197
|
|
198 * info.el (Info-find-node): Guard call to browse-url.
|
|
199 * wid-edit.el (widget-url-link-action): Ditto.
|
|
200
|
|
201 * hyper-apropos.el (hyper-apropos-get-doc): Use cl-prettyprint
|
|
202 instead of pp.
|
|
203 (hyper-apropos-disassemble): Ditto.
|
|
204
|
|
205 * x-menubar.el (default-menubar): Disable WWW items in help menu
|
|
206 if no browse-url.
|
|
207
|
|
208 * help.el (xemacs-www-page): Print error message intead of bombing
|
|
209 if not browse-url.
|
|
210 (xemacs-www-faq): Ditto.
|
|
211
|
|
212 * files.el (recover-session): Print error message instead of
|
|
213 bombing if no dired.
|
|
214 (file-remote-p): Return nil if no ange-ftp and no efs.
|
|
215
|
|
216 * format.el (format-encode-run-method): `shell-command-on-region'
|
|
217 called with wrong number of args.
|
|
218 (format-decode-run-method): Ditto.
|
|
219
|
|
220 * buff-menu.el (Buffer-menu-toggle-read-only): Call
|
|
221 modeline-toggle-read-only.
|
|
222
|
|
223 * register.el (copy-rectangle-to-register): Check for rectangle
|
|
224 functions.
|
|
225 (insert-register): Ditto.
|
|
226
|
|
227 * x-toolbar.el (pending-delete): Don't (require 'pending-del).
|
|
228 * x-menubar.el (pending-delete): Don't (require 'pending-del).
|
|
229
|
|
230 * x-menubar.el (bookmark-menu-filter): Add guards against bookmark
|
|
231 package not being loaded.
|
|
232
|
|
233 * mule/char-table.el: Imported from tm.
|
|
234 * mule/chartblxmas.el: Ditto.
|
|
235 * alist.el: Ditto.
|
|
236 * overlay.el: Unpackaged for Quail.
|
|
237
|
|
238 * x-menubar.el (default-menubar): Put guard on evaluation of
|
|
239 `ps-paper-type'.
|
|
240 (default-menubar): Put guard on `paren-mode'.
|
|
241 - Put guard on `mouse-avoidance-mode'.
|
|
242 - Guard `font-lock' stuffs.
|
|
243 - Guard browse-url stuffs.
|
|
244 - Clean up old deprecated syntax.
|
|
245 - Put guards on File, Edit, Apps, and Tools menus.
|
|
246
|
217
|
247 1997-11-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
248
|
|
249 * x-toolbar.el (toolbar-news-frame-properties): Made customizable.
|
|
250
|
|
251 1997-11-27 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
252
|
|
253 * lazy-shot.el (lazy-shot-stealth-timer): `defvar'. Would
|
|
254 bug out when setting `lazy-shot-stealth-time' to nil and visiting
|
|
255 a buffer smaller than `lazy-shot-minimum-size'.
|
|
256 (font-lock-mode-hook): Option is turn-on-lazy-shot.
|
|
257
|
|
258 1997-11-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
259
|
|
260 * etags.el: Support new `include'
|
|
261 directive. Search for exact tag matches and then
|
|
262 inexact matches.
|
|
263
|
|
264 1997-11-26 SL Baur <steve@altair.xemacs.org>
|
|
265
|
|
266 * packages.el (packages-useful-lisp): advice.el is a package.
|
|
267
|
|
268 * x-menubar.el (default-menubar): Make `Options ... Color Printing'
|
|
269 a toggle.
|
|
270
|
|
271 1997-11-26 Kyle Jones <kyle_jones@wonderworks.com>
|
|
272
|
|
273 * toolbar.el (init-toolbar-from-resrouces): Fix
|
|
274 parens to make valid if-expression.
|
|
275
|
|
276 1997-11-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
277
|
|
278 * x-toolbar.el (toolbar-gnus): Respect
|
|
279 `toolbar-news-use-separate-frame'.
|
|
280
|
|
281 1997-11-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
282
|
|
283 * x-menubar.el (default-menubar): Use `bookmark-menu-filter'
|
|
284 for the Bookmarks menu.
|
|
285 (bookmark-menu-filter): Handle inactive submenus.
|
|
286
|
|
287 1997-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
288
|
|
289 * custom.el (custom-declare-variable): Attach the symbol to
|
|
290 load history.
|
|
291
|
|
292 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
293
|
|
294 * startup.el (find-emacs-root-internal-1): Erase references to
|
|
295 prim.
|
|
296
|
|
297 * blessmail.el: dumped-lisp.el has been moved.
|
|
298 * font.el: ditto.
|
|
299 * make-docfile.el: ditto.
|
|
300 * package-admin.el: ditto.
|
|
301 * update-elc.el: ditto.
|
|
302
|
|
303 * about.el: Moved.
|
|
304 * cleantree.el: ditto.
|
|
305 * dumped-lisp.el: ditto.
|
|
306 * sound.el: ditto.
|
|
307 * winnt.el: ditto.
|
|
308
|
|
309 1997-11-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
310
|
|
311 * faces.el: Don't set global background pixmap
|
|
312 property of the modeline face to [nothing], as that
|
|
313 the attributeBackgroundPixmap X resource.
|
|
314
|
|
315 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
316
|
|
317 * autoload.el: Moved.
|
|
318 * config.el: ditto.
|
|
319 * etags.el: ditto.
|
|
320 * font-lock.el: ditto.
|
|
321 * fontl-hooks.el: ditto.
|
|
322 * gnuserv.el: ditto.
|
|
323 * info.el: ditto.
|
|
324 * shadow.el: ditto.
|
|
325 * view-less.el: ditto.
|
|
326
|
215
|
327 1997-11-18 Colin Rafferty <craffert@ml.com>
|
|
328
|
|
329 * packages.el (packages-find-packages): Modified to allow `nil'
|
|
330 entry in the `package-path'. All entries before the nil will be
|
|
331 prepended to the paths (as before). All entries after nil will be
|
|
332 appended.
|
|
333
|
|
334 * packages.el (locate-data-file): Implemented similar to
|
|
335 locate-data-directory.
|
|
336
|
|
337 1997-11-20 Kyle Jones <kyle_jones@wonderworks.com>
|
|
338
|
219
|
339 * x-faces.el: Add expression to xpm-color-symbols to
|
215
|
340 look for the global background resource when supporting
|
|
341 the backgroundToolBarColor XPM symbolic name.
|
|
342
|
|
343 1997-11-17 Marc Paquette <marcpa@cam.org>
|
|
344
|
|
345 * efs/dired.el: Removed special case for windows-nt in
|
|
346 dired-get-filename(); no longer needed because we now do
|
|
347 CRLF->LF conversion upstream.
|
|
348
|
|
349 1997-11-18 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
350
|
|
351 * msw-faces.el: Actually does something.
|
|
352
|
|
353 1997-11-18 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
354
|
|
355 * packages/font-lock.el (font-lock-fontify-anchored-keywords):
|
|
356 Sync'd with FSF 20.2.
|
|
357 (font-lock-keywords): Docstring partly sync'd with FSF 20.2.
|
|
358
|
|
359 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
360
|
|
361 * egg/egg-leim.el (egg-activate): Call normal language setup
|
|
362 function.
|
|
363 - Call egg-mode
|
|
364 - require egg-wnn
|
|
365
|
|
366 * egg/egg-wnn.el (set-wnn-host-name): Use localhost as a fallback.
|
|
367 (set-cwnn-host-name): Ditto.
|
|
368 (set-kwnn-host-name): Ditto.
|
|
369 (open-wnn-if-disconnected): Ditto.
|
|
370
|
|
371 1997-11-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
372
|
|
373 * prim/about.el (about-maintainer-info): Corrected typo.
|
|
374
|
|
375 * x-toolbar.el (toolbar-mail): Use `eval' to evaluate forms.
|
|
376
|
|
377 * cus-edit.el (customize-browse): Call `widget-add-change'.
|
|
378
|
|
379 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
380
|
|
381 * utils/uniquify.el (uniquify-buffer-name-style): Fix typo.
|
|
382 Suggested by: Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
383
|
|
384 1997-11-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
385
|
|
386 * prim/about.el (about-news): Announce a way to leave the buffer.
|
|
387
|
|
388 1997-11-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
389
|
219
|
390 * x-toolbar.el (x-init-toolbar-from-resources):
|
215
|
391 Initialize the toolbar border width specifiers.
|
|
392
|
|
393 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
394
|
219
|
395 * mule/mule-files.el: Add TUTORIAL.pl to
|
215
|
396 `file-coding-system-alist'.
|
219
|
397 * language/european.el: Add Polish language environment.
|
|
398
|
|
399 * loadup.el: set inhibit-package-init when running from temacs.
|
215
|
400
|
|
401 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
402
|
219
|
403 * prim/options.el: Fix comment typo.
|
215
|
404 From Peter Pezaris <pez@dwwc.com>
|
|
405
|
|
406 1997-11-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
407
|
219
|
408 * prim/minibuf.el (reset-buffer): Make inhibit-read-only
|
215
|
409 local to the current buffer and set it to t to prevent
|
|
410 read-only text from permanently wedging the minibuffer.
|
|
411
|
|
412 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
413
|
|
414 * packages/emacsbug.el (report-xemacs-bug): Handle case where
|
|
415 ` *Message-Log*' buffer has not already been created.
|
|
416 * prim/help.el (view-lossage): Ditto.
|
|
417 * prim/simple.el (show-message-log): Ditto.
|
|
418
|
213
|
419 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
420
|
215
|
421 * packages.el (list-autoloads): Fix doubleslash problem.
|
213
|
422
|
|
423 1997-11-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
424
|
|
425 * custom/wid-edit.el (widget-before-change): Check for inactive
|
|
426 editable fields.
|
|
427
|
|
428 1997-11-13 SL Baur <steve@altair.xemacs.org>
|
|
429
|
|
430 * prim/about.el (about-xemacs): Update maintainers.
|
|
431
|
|
432 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
433
|
|
434 * custom/cus-edit.el (custom-face-save): Save the face.
|
|
435
|
|
436 1997-11-13 Kyle Jones <kyle_jones@wonderworks.com>
|
|
437
|
|
438 * packages/font-lock.el (font-lock-fontify-keywords-region):
|
|
439 If not fontifying a MATCH-ANCHORED style keyword,
|
|
440 backtrack to just after the end of the keyword before
|
|
441 doing the next search.
|
|
442
|
|
443 1997-11-13 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
444
|
|
445 * language/vietnamese.el: Synched ccl with FSF 20.2.
|
|
446
|
|
447 * language/cyrillic.el: Synched ccl with FSF 20.2.
|
|
448
|
|
449 * language/chinese.el: Synched ccl with FSF 20.2.
|
|
450
|
|
451 * mule/mule-ccl.el: Synched with FSF 20.2.
|
|
452
|
|
453 1997-11-12 SL Baur <steve@altair.xemacs.org>
|
|
454
|
|
455 * leim/quail.el (quail-translation-keymap): Guard against
|
|
456 meta-prefix-char being -1 (documented as disabling it :-().
|
|
457 (quail-simple-translation-keymap): Ditto.
|
|
458 (quail-conversion-keymap): Ditto.
|
|
459
|
|
460 1997-11-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
461
|
|
462 * custom/cus-face.el (custom-face-attributes): Use
|
|
463 `set-face-stipple' instead of `set-face-background-pixmap'.
|
|
464
|
|
465 * prim/faces.el (set-face-stipple): Search through
|
|
466 x-bitmap-file-path.
|
|
467
|
|
468 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
469
|
|
470 * speedbar/speedbar.el (speedbar-needed-height): New function.
|
|
471 (speedbar-frame-mode): Use it.
|
|
472
|
|
473 1997-11-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
474
|
|
475 * speedbar/speedbar.el: Various docfixes.
|
|
476
|
|
477 1997-11-12 SL Baur <steve@altair.xemacs.org>
|
|
478
|
|
479 * pcl-cvs/pcl-cvs-xemacs.el: Fix emerge menu item.
|
|
480 From Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
481
|
|
482 * mule/mule-cmds.el (set-language-info): Don't add mule menu if
|
|
483 menubars haven't been compiled in.
|
|
484
|
|
485 1997-11-10 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
486
|
|
487 * custom/cus-edit.el (custom-file): Use `user-init-directory'
|
|
488 instead of `emacs-user-extension-dir'.
|
|
489
|
|
490 1997-11-12 SL Baur <steve@altair.xemacs.org>
|
|
491
|
|
492 * modes/image-mode.el: Add command to enter xpm mode when viewing XPM
|
|
493 image.
|
|
494 From: Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
495
|
|
496 1997-11-12 Greg Klanderman <greg@alphatech.com>
|
|
497
|
|
498 * packages/compile.el (compilation-build-compilation-error-regexp-alist):
|
|
499 Added documentation for this function.
|
|
500
|
|
501 ** (compilation-error-regexp-systems-list): Update documentation
|
|
502 to note that `compilation-build-compilation-error-regexp-alist'
|
|
503 must be called after changing the value. Update customization to
|
|
504 add a set method which automatically calls
|
|
505 `compilation-build-compilation-error-regexp-alist' when the value
|
|
506 is set by custom. Move declaration below declarations that it now
|
|
507 depends upon.
|
|
508
|
|
509 ** (compilation-mouse-motion-initiate-parsing): Default to nil.
|
|
510
|
211
|
511 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
512
|
|
513 * help.el (help-for-help): Use `make-help-screen'.
|
|
514 * help-macro.el: New file.
|
|
515
|
|
516 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
517
|
|
518 * x-menubar.el (options-menu-saved-forms):
|
|
519 `current-language-environment' is a variable now.
|
|
520
|
|
521 * packages/add-log.el (TopLevel): Require 'fortran only if it is
|
|
522 available.
|
|
523
|
|
524 * modes/lazy-shot.el (lazy-shot-unstall): Add guard on removing
|
|
525 the timer because the timer may not have been installed first.
|
|
526
|
|
527 1997-11-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
528
|
|
529 * prim/frame.el (default-deselect-frame-hook): Dehighlight the
|
|
530 currently highlighted extent.
|
|
531
|
|
532 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
533
|
|
534 * prim/help.el (describe-variable): Add proper spacing.
|
|
535
|
|
536 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
537
|
|
538 * utils/browse-url.el (TopLevel): Guard against term not being in
|
|
539 the load path.
|
|
540 (browse-url-lynx-emacs): Attach guards against term not being in
|
|
541 the load path.
|
|
542
|
|
543 1997-11-09 SL Baur <steve@altair.xemacs.org>
|
|
544
|
|
545 * packages/autoinsert.el: Fix bottom of lisp file template.
|
|
546
|
|
547 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
548
|
|
549 * gui.el: For gui-button-face, set
|
|
550 foreground/background colors only on X devices.
|
|
551 Previously they were set for all devices.
|
|
552
|
|
553 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
554
|
|
555 * prim/extents.el (extent-keymap): New function.
|
|
556
|
|
557 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
558
|
|
559 * specifier.el: Define specifier tags for the
|
|
560 device types that do not have compiled in support.
|
|
561 This allows device type specific properties to be set
|
|
562 in specifiers even if the device type isn't supported
|
|
563 in the current binary.
|
|
564
|
|
565 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
566
|
|
567 * custom/wid-edit.el (widget-glyph-pointer-glyph): New variable.
|
|
568 (widget-glyph-insert-glyph): Use it.
|
|
569
|
|
570 1997-11-09 SL Baur <steve@altair.xemacs.org>
|
|
571
|
|
572 * files.el (find-file-noselect): Guard against dired not being
|
|
573 available.
|
|
574
|
|
575 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
576
|
|
577 * gui.el: Set the reverse-p property on
|
|
578 gui-button-face so that it will likely look different
|
|
579 than the default face on ttys.
|
|
580
|
|
581 1997-11-09 SL Baur <steve@altair.xemacs.org>
|
|
582
|
|
583 * x-menubar.el (default-menubar): Strokes has been packaged.
|
|
584
|
209
|
585 1997-11-08 SL Baur <steve@altair.xemacs.org>
|
|
586
|
|
587 * prim/about.el (about-hackers): New entries.
|
|
588
|
|
589 * utils/shadow.el (list-load-path-shadows): Supress message when
|
|
590 no shadowings are found.
|
|
591
|
|
592 * loadup.el: Modify algorithm for finding initial lisp directories
|
|
593 since the search now starts from lisp/ not lisp/prim/.
|
|
594 * update-elc.el: Ditto.
|
|
595 * make-docfile.el: Ditto.
|
|
596
|
|
597 1997-11-07 SL Baur <steve@altair.xemacs.org>
|
|
598
|
|
599 * prim/dumped-lisp.el: "lib-complete" is not dumped with InfoDock.
|
|
600 * utils/finder.el (finder-known-keywords): New keyword -- `dumped'.
|
|
601
|
|
602 * version.el: Cleaned up Lisp comments.
|
|
603 * paths.el: Ditto.
|
|
604 * x-menubar.el: Ditto.
|
|
605 * x-faces.el: Ditto.
|
|
606 * x-iso8859-1.el: Ditto.
|
|
607 * x-mouse.el: Ditto.
|
|
608 * x-select.el: Ditto.
|
|
609 * x-scrollbar.el: Ditto.
|
|
610 * x-misc.el: Ditto.
|
|
611 * x-init.el: Ditto.
|
|
612 * x-toolbar.el: Ditto.
|
|
613
|
|
614 * backquote.el: Moved to top-level. Cleaned up Lisp comments.
|
|
615 * packages.el: Ditto.
|
|
616 * subr.el: Ditto.
|
|
617 * replace.el: Ditto.
|
|
618 * cl.el: Ditto.
|
|
619 * cl-extra.el: Ditto.
|
|
620 * cl-seq.el: Ditto.
|
|
621 * widget.el: Ditto.
|
|
622 * custom.el: Ditto.
|
|
623 * cus-start.el: Ditto.
|
|
624 * cmdloop.el: Ditto.
|
|
625 * keymap.el: Ditto.
|
|
626 * syntax.el: Ditto.
|
|
627 * device.el: Ditto.
|
|
628 * console.el: Ditto.
|
|
629 * obsolete.el: Ditto.
|
|
630 * specifier.el: Ditto.
|
|
631 * faces.el: Ditto.
|
|
632 * glyphs.el: Ditto.
|
|
633 * objects.el: Ditto.
|
|
634 * extents.el: Ditto.
|
|
635 * events.el: Ditto.
|
|
636 * text-props.el: Ditto.
|
|
637 * process.el: Ditto.
|
|
638 * frame.el: Ditto.
|
|
639 * map-ynp.el: Ditto.
|
|
640 * simple.el: Ditto.
|
|
641 * keydefs.el: Ditto.
|
|
642 * abbrev.el: Ditto.
|
|
643 * derived.el: Ditto.
|
|
644 * minibuf.el: Ditto.
|
|
645 * list-mode.el: Ditto.
|
|
646 * modeline.el: Ditto.
|
|
647 * startup.el: Ditto.
|
|
648 * misc.el: Ditto.
|
|
649 * help-nomule.el: Ditto.
|
|
650 * help.el: Ditto.
|
|
651 * files-nomule.el: Ditto.
|
|
652 * files.el: Ditto.
|
|
653 * lib-complete.el: Ditto.
|
|
654 * format.el: Ditto.
|
|
655 * indent.el: Ditto.
|
|
656 * isearch-mode.el: Ditto.
|
|
657 * buffer.el: Ditto.
|
|
658 * buff-menu.el: Ditto.
|
|
659 * undo-stack.el: Ditto.
|
|
660 * window.el: Ditto.
|
|
661 * window-xemacs.el: Ditto.
|
|
662 * lisp.el: Ditto.
|
|
663 * page.el: Ditto.
|
|
664 * register.el: Ditto.
|
|
665 * iso8859-1.el: Ditto.
|
|
666 * paragraphs.el: Ditto.
|
|
667 * easymenu.el: Ditto.
|
|
668 * lisp-mode.el: Ditto.
|
|
669 * text-mode.el: Ditto.
|
|
670 * fill.el: Ditto.
|
|
671 * auto-save.el: Ditto.
|
|
672 * float-sup.el: Ditto.
|
|
673 * itimer.el: Ditto.
|
|
674 * itimer-autosave.el: Ditto.
|
|
675 * toolbar.el: Ditto.
|
|
676 * scrollbar.el: Ditto.
|
|
677 * menubar.el: Ditto.
|
|
678 * dialog.el: Ditto.
|
|
679 * gui.el: Ditto.
|
|
680 * mode-motion.el: Ditto.
|
|
681 * mouse.el: Ditto.
|
|
682 * tty-init.el: Ditto.
|
|
683 * auto-show.el: Ditto.
|
|
684
|
|
685 1997-11-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
686
|
|
687 * modes/abbrev.el (abbrev-prefix-mark): Instead of
|
|
688 inserting a dash to indicate the start of the abbrev,
|
|
689 add an extent with a begin-glyph that contains a dash.
|
|
690
|
|
691 Wed Nov 05 23:40:00 1997 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
692
|
|
693 * faces.el: init-other-random-faces
|
|
694 Reinstated code that uses (mono x) as a specifer tag, but
|
|
695 conditioned it on (featurep 'x) because x is not a valid
|
|
696 specifier tag under native-win32.
|
|
697
|
|
698 * Added file headers to:
|
|
699 w32-faces.el, w32-init.el
|
|
700
|
213
|
701 1997-11-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
702
|
|
703 * facemenu.el (facemenu-insert-menu-entry): Check for
|
|
704 menubar availability.
|
|
705
|
|
706 * easymenu.el (easy-menu-change): Check for menubar
|
|
707 availability.
|
|
708
|
|
709 * wid-edit.el (widget-echo-help): Use `help-echo' as label
|
|
710 for help-echo messages.
|
|
711
|
209
|
712 Sun Nov 01 12:00:00 1997 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
713
|
|
714 * make-docfile.el: Fixed typo when dumped file does not exist.
|
|
715
|
|
716 * device.el: make-w32-device added.
|
|
717
|
|
718 * dumped-lisp: added w32-faces and w32-init to list.
|
|
719
|
|
720 * faces.el:
|
|
721 - make-face-*: Added calls to appropriate w32 functions
|
|
722 conditioned on (featurep 'w32). Made existing X calls
|
|
723 conditioned on (featurep 'x).
|
|
724 - init-other-random-faces: Hacked out a piece of code which used
|
|
725 (mono x) as a specifier because it made w32 unhappy.
|
|
726
|
|
727 * New files:
|
|
728 w32-faces.el, w32-init.el
|
|
729
|
|
730 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
731
|
|
732 * prim/mouse.el (default-mouse-motion-handler): When over
|
|
733 modeline, correctly dehighlight the last extent.
|
|
734
|
|
735 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
736
|
|
737 * prim/minibuf.el (mouse-read-file-name-1): Ditto.
|
|
738
|
|
739 * packages/balloon-help.el (balloon-help-make-help-frame): Ditto.
|
|
740
|
|
741 * games/life.el (life-setup): Check for scrollbars before using
|
|
742 them.
|
|
743
|
|
744 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
745
|
|
746 * hm--html-menus/hm--html-mode.el (hm--html-minor-mode): Ditto.
|
|
747
|
|
748 * hm--html-menus/hm--html-menu.el ((adapt-xemacsp)): Ditto.
|
|
749
|
|
750 * comint/gud.el (gdb-install-menubar): Ditto.
|
|
751
|
|
752 * calendar/calendar.el (calendar-mode): Ditto.
|
|
753
|
|
754 * auctex/bib-cite.el (bib-cite-initialize): Ditto.
|
|
755
|
|
756 * utils/floating-toolbar.el (floating-toolbar): Ditto.
|
|
757
|
|
758 * utils/edit-toolbar.el (edit-toolbar-mode): Ditto.
|
|
759
|
|
760 * utils/browse-cltl2.el (cltl2-lisp-mode-install): Ditto.
|
|
761
|
|
762 * modes/view-process-xemacs.el
|
|
763 (View-process-install-pulldown-menu): Ditto.
|
|
764
|
|
765 * modes/verilog-mode.el (verilog-mode): Ditto.
|
|
766
|
|
767 * modes/tcl.el (tcl-mode): Ditto.
|
|
768
|
|
769 * modes/f90.el (f90-mode): Ditto.
|
|
770
|
|
771 * packages/emerge.el (emerge-set-keys): Ditto.
|
|
772
|
|
773 * packages/tar-mode.el (tar-mode): Check for menubars.
|
|
774
|
|
775 1997-11-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
776
|
219
|
777 * prim/modeline.el (mouse-drag-modeline): Don't
|
209
|
778 allow the window size to shrink to a size that is not a
|
|
779 multiple of the height of the default face's font.
|
|
780
|
219
|
781 * prim/modeline.el (mouse-drag-modeline): Don't
|
209
|
782 discard timeout events.
|
|
783
|
|
784 1997-11-07 SL Baur <steve@altair.xemacs.org>
|
|
785
|
|
786 * prim/simple.el (universal-argument-minus): Retain zmacs region.
|
|
787
|
|
788 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
789
|
|
790 * packages/hyper-apropos.el (hyper-apropos-grok-functions): Ignore
|
|
791 errors when fetching documentation.
|
|
792
|
|
793 * prim/about.el (about-maintainer-glyph): Handle not having XPM or
|
|
794 XBM gracefully.
|
|
795
|
|
796 * custom/wid-edit.el (widget-glyph-find): Allow glyphs without
|
|
797 window-system, when TAG is nil.
|
|
798
|
|
799 1997-11-05 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
800
|
|
801 * mule/mule-cmds.el (set-default-coding-systems): Make
|
|
802 add-hook to `comint-exec-hook' be an append, for when the user
|
|
803 changes language environment say.
|
|
804
|
|
805 1997-11-05 SL Baur <steve@altair.xemacs.org>
|
|
806
|
|
807 * prim/winnt.el: Use a cleaner method for getting Text/Binary file
|
|
808 type in the mode-line for MS Windows.
|
|
809
|
|
810 1997-11-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
811
|
|
812 * prim/mouse.el: Removed "junk me" functions.
|
|
813
|
|
814 * prim/mouse.el (default-mouse-motion-handler): Make events over
|
|
815 modeline invalidate `point'.
|
|
816
|
|
817 * prim/mouse.el (mouse-line-length): Use point-at-eol and
|
|
818 point-at-bol.
|
|
819 (default-mouse-track-normalize-point): Highlight the whole symbol
|
|
820 only if the mouse is on a symbol-constituent.
|
|
821
|
|
822 * custom/wid-edit.el (widget-specify-field): Make sure the extent
|
|
823 is end-open.
|
|
824
|
|
825 * prim/keymap.el (next-key-event): Use `next-command-event'.
|
|
826
|
|
827 1997-11-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
828
|
|
829 * utils/easymenu.el (easy-menu-add): Check with `equal' whether
|
|
830 the menu already belongs to all-popups.
|
|
831
|
|
832 1997-11-05 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
833
|
|
834 * packages/font-lock.el (font-lock-thing-lock-cleanup):
|
|
835 Provisionally add lazy-shot
|
|
836
|
|
837 * modes/lazy-shot.el (lazy-shot-mode): Unstall lazy-shot only if
|
|
838 needed.
|
|
839 (lazy-shot-fontify-internal): Functionality put in seperate function.
|
|
840 (lazy-shot-lock-extent): Use it.
|
|
841 (lazy-shot-fontify-region): Dumb implementation added.
|
|
842 (lazy-shot-unstall-after-fontify): Needed to disable lazy
|
|
843 fontifying after fontify-buffer.
|
|
844 (lazy-shot-unstall): Make sure buffer is left in a fontified state if
|
|
845 needed. Take optional argument.
|
|
846
|
|
847
|
|
848 * packages/ps-print.el (ps-print-ensure-fontified): Added
|
|
849 temporary support for lazy-shot.
|
|
850
|
|
851 1997-11-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
852
|
|
853 * utils/text-props.el (set-text-properties): Updated docstring.
|
|
854
|
|
855 1997-11-04 Didier Verna <verna@inf.enst.fr>
|
|
856
|
|
857 * mule/mule-cmds.el (set-default-coding-systems):
|
|
858 The coding-system argument to comint-exec-hook wasn't evaluated
|
|
859 before building the lambda expression.
|
|
860
|
|
861 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
862
|
|
863 * packages/time.el: Change all occurences of ballon to balloon.
|
|
864
|
|
865 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
866
|
|
867 * prim/help.el (function-at-point-function): Remove this variable.
|
|
868 (function-at-point): Remove use of `function-at-point-function'.
|
|
869
|
|
870 * packages/info.el (Info-elisp-ref): Change call to
|
|
871 `find-function-function' to `function-at-point'.
|
|
872
|
|
873 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
874
|
|
875 * packages/info.el (Info-elisp-ref): Really change call to
|
|
876 `find-function-function' to `function-at-point'.
|
|
877
|
|
878 1997-11-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
879
|
|
880 * packages/auto-save.el: Updated commentary; changed default
|
|
881 autosave fallback to "~/.autosave". Minor changes to compile
|
|
882 without warnings.
|
|
883
|
|
884 1997-11-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
885
|
|
886 * prim/subr.el (function-interactive): New function.
|
|
887
|
|
888 1997-11-03 SL Baur <steve@altair.xemacs.org>
|
|
889
|
|
890 * prim/dumped-lisp.el: Dump auto-save with XEmacs.
|
|
891
|
|
892 * prim/loadup.el: Make sure top level lisp directory gets a
|
|
893 trailing slash when added to load-path.
|
|
894 * prim/make-docfile.el: Ditto.
|
|
895
|
|
896 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
897
|
|
898 * prim/simple.el (interprogram-cut-function,
|
|
899 interprogram-paste-function): New variable (imported from Emacs
|
|
900 20.2).
|
|
901 (kill-new): Use `interprogram-cut-function' if it is not nil.
|
|
902 (current-kill): Use `interprogram-paste-function' if it is not
|
|
903 nil.
|
|
904
|
|
905 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
906
|
|
907 * locale/ja/locale-start.el (startup-splash-frame-body): Modify to
|
|
908 be more natural Japanese.
|
|
909
|
|
910 * x11/x-menubar.el: Delete "language environment" menu of
|
|
911 "Options" menu.
|
|
912
|
|
913 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
914
|
|
915 * language/korean.el: Rename TUTORIAL.kr -> TUTORIAL.ko to fit
|
|
916 with ISO 639 (two letter language code).
|
|
917
|
|
918 * prim/dumped-lisp.el: Don't dump language/vietnamese.el because
|
|
919 language/viet-util.el was removed temporary.
|
|
920
|
|
921 * language/japanese.el: Rename TUTORIAL.jp -> TUTORIAL.ja to fit
|
|
922 with ISO 639 (two letter language code).
|
|
923
|
|
924 1997-10-31 Pete Ware <ware@cis.ohio-state.edu>
|
|
925
|
|
926 * shell.el (shell-chdrive-regexp): New for DOS/NT
|
|
927 (shell-mode): Added shell-font-lock-keywrods
|
|
928 (shell-mode): Use $PWD for ksh
|
|
929 (shell-directory-tracker): Use dirs and dirtrack-toggle. This may
|
|
930 cause problems at is interferes with "dired"
|
|
931 (shell-snarf-envar): NEW
|
|
932 (shell-copy-environment-variable): NEW
|
|
933
|
|
934 1997-10-30 Pete Ware <ware@cis.ohio-state.edu>
|
|
935
|
|
936 * comint.el (comint-mode-map): Rearranged menus so they have a
|
|
937 meaningful name.
|
|
938
|
|
939 1997-10-30 Pete Ware <ware@cis.ohio-state.edu>
|
|
940
|
|
941 * comint.el (comint-find-source-file-hook):
|
|
942 (comint-goto-source-line-hook):
|
|
943 (comint-find-source-code):
|
|
944 (comint-default-find-source-file):
|
|
945 (comint-fixup-source-file-name):
|
|
946 (comint-default-goto-source-line): Removed. compile.el does a
|
|
947 better job of this stuff.
|
|
948
|
|
949 * comint.el
|
|
950 (comint-file-name-chars): Support for msdos/nt
|
|
951 - Let easymenu deal with whether menubar is available.
|
|
952 - Use ^d for delchar or maybe eof.
|
|
953 - Use "dumb" as the terminal type if on a system using terminfo
|
|
954 (comint-output-filter): Removed replacement of ^M -- use filter
|
|
955 (comint-dynamic-complete-as-filename): Don't set
|
|
956 file-name-handler-alist to nil. This makes remote path
|
|
957 completion work!
|
|
958
|
|
959 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
960
|
|
961 * prim/advocacy.el (xemacs-praise-sound-file): Don't default to
|
|
962 using a hardcoded directory.
|
|
963
|
|
964 * eterm/term.el (term-is-xemacs): Match against XEmacs instead of
|
|
965 Lucid.
|
|
966
|
|
967 * eos/sun-eos-toolbar.el (eos::toolbar-icon-directory): Use
|
|
968 `locate-data-directory' instead of data-directory.
|
|
969 * eterm/term.el (term-exec-1): Ditto.
|
|
970 * packages/time.el (display-time-icons-dir): Ditto.
|
|
971 * prim/advocacy.el (praise-be-unto-xemacs): Ditto.
|
|
972 * prim/sound.el (default-sound-directory): Ditto.
|
|
973 * prim/toolbar.el (init-toolbar-location): Ditto.
|
|
974
|
|
975 1997-10-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
976
|
|
977 * custom/wid-edit.el (widget-color-complete): Use
|
|
978 `read-color-completion-table' directly.
|
|
979
|
|
980 * prim/subr.el (rplaca): Warn against the return value.
|
|
981 (replace-in-string): Use `wrong-type-argument'. Use standard
|
|
982 error message.
|
|
983 (functionp): Would bug out on certain types of objects; synch with
|
|
984 FSF.
|
|
985 (with-output-to-string): Use new-style backquotes.
|
|
986 (with-temp-buffer): Update docstring references.
|
|
987
|
|
988 * prim/minibuf.el (reset-buffer): Use `with-current-buffer'.
|
|
989 (read-color-completion-table): Ditto.
|
|
990 (read-color-completion-table): Complete TTY colors on TTY devices.
|
|
991
|
|
992 * custom/cus-start.el: Customize `scroll-conservatively'.
|
|
993 Customize `help-char' correctly.
|
|
994
|
|
995 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
996
|
|
997 * packages/desktop.el (toplevel): Don't require dired or reporter
|
|
998 when byte compiling.
|
|
999
|
|
1000 1997-11-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
1001
|
|
1002 * prim/keymap.el (synthesize-keysym): Collect a list of
|
|
1003 characters, instead of consing a string each time.
|
|
1004 (synthesize-keysym): Better error checking.
|
|
1005
|
|
1006 * prim/keymap.el (synthesize-keysym): Don't bug out when reading a
|
|
1007 non-character event.
|
|
1008
|
|
1009 1997-11-02 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1010
|
|
1011 * prim/keymap.el (synthesize-keysym): New function bound to C-x @ k.
|
|
1012
|
|
1013 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1014
|
|
1015 * modes/sendmail.el: Don't (require 'vm-misc). Change
|
|
1016 mail-do-fcc-vm-internal to not compile the chunk of code
|
|
1017 that uses VM internal macros. This prevents the byte
|
|
1018 compiler from compiling such references into function
|
|
1019 calls that Fbyte_code will complain about later when it
|
|
1020 discovers that the references are macros.
|
|
1021
|
|
1022 * modes/sendmail.el: added defvars for
|
|
1023 rmail-summary-buffer and rmail-total-messages to get
|
|
1024 rid of compiler warnings.
|
|
1025 1997-11-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
1026
|
|
1027 * prim/subr.el (lambda): Moved from `packages.el'.
|
|
1028
|
|
1029 * prim/packages.el: Updated commentary.
|
|
1030 (packages-useful-lisp): Added `cl-macs'.
|
|
1031
|
|
1032 1997-10-27 Didier Verna <verna@inf.enst.fr>
|
|
1033
|
|
1034 * prim/help-nomule.el (help-with-tutorial): The 'didactic' blank
|
|
1035 lines message is now taken directly from each tutorial, and thus
|
|
1036 can appear in different languages.
|
|
1037
|
|
1038 * mule/mule-help.el (help-with-tutorial): idem
|
|
1039
|
|
1040 1997-10-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1041
|
|
1042 * utils/shadowfile.el (shadow-clusters): Customized.
|
|
1043 (shadow-read-files): replace obsolete `eval-current-buffer'
|
|
1044 (shadow-parse-fullpath): `efs-ftp-name' doesn't exist. change to
|
|
1045 `efs-ftp-path'
|
|
1046
|
|
1047 1997-11-01 SL Baur <steve@altair.xemacs.org>
|
|
1048
|
|
1049 * x11/x-menubar.el: Change Viper menu item to use
|
|
1050 `toggle-viper-mode'.
|
|
1051 Suggested by Michael Kifer <kifer@CS.SunySB.EDU>
|
|
1052
|
|
1053 * mule/mule-init.el: Remove `help-with-tutorial-for-mule'.
|
|
1054 Suggested by Didier Verna <verna@inf.enst.fr>
|
|
1055
|
|
1056 * Disable Cyrillic CCL until CCL engine gets fixed.
|
|
1057 From: Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1058
|
|
1059 1997-10-30 Colin Rafferty <craffert@ml.com>
|
|
1060
|
|
1061 * prim/startup.el (command-line-early): Made it recognize
|
|
1062 --vanilla and --no-packages, as is already done in emacs.c.
|
|
1063
|
|
1064 1997-10-30 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1065
|
|
1066 * modes/cperl-mode.el: Add Commentary and Code statements to
|
|
1067 comment header for finder.
|
|
1068
|
207
|
1069 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
1070
|
|
1071 * vm/vm-vars.el (vm-image-directory): Use locate-data-directory if
|
|
1072 it exists.
|
|
1073
|
|
1074 * language/european.el: Remove erroneous references to
|
|
1075 `Serbo-Croatian'.
|
|
1076 * language/cyril-util.el: Ditto.
|
|
1077 * leim/quail/cyrillic.el: Ditto.
|
|
1078
|
|
1079 * comint.el: reverse previous patch
|
|
1080
|
|
1081 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1082
|
|
1083 * mule/mule-init.el (init-mule): Load locale-start even if lang is
|
|
1084 not exactly matched.
|
|
1085
|
|
1086 * mule/mule-init.el (auto-language-alist): Modify for new language
|
|
1087 environment feature.
|
|
1088 (init-mule): Modify for new language environment feature.
|
|
1089
|
|
1090 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1091
|
|
1092 * language/korean.el (setup-korean-environment): Modify for
|
|
1093 XEmacs.
|
|
1094
|
|
1095 * language/greek.el: Modify setting about language environment.
|
|
1096
|
|
1097 * language/european.el: Fix setting for Croatian language
|
|
1098 environment.
|
|
1099
|
|
1100 * language/vietnamese.el: Fix setting about language environment.
|
|
1101
|
|
1102 * language/viet-util.el (setup-vietnamese-environment): Modify for
|
|
1103 XEmacs.
|
|
1104
|
|
1105 * language/cyril-util.el (setup-cyrillic-iso-environment): Modify
|
|
1106 for XEmacs.
|
|
1107 (setup-cyrillic-koi8-environment): Modify for XEmacs.
|
|
1108 (setup-cyrillic-alternativnyj-environment): Modify for XEmacs.
|
|
1109
|
|
1110 1997-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1111
|
|
1112 * language/hebrew.el (setup-hebrew-environment): Modify for
|
|
1113 XEmacs.
|
|
1114
|
|
1115 * mule/mule-cmds.el (set-default-coding-systems): New function.
|
|
1116 (set-language-info): Fix about menu.
|
|
1117 (read-input-method-name, toggle-input-method): Sync with Emacs
|
|
1118 20.2.
|
|
1119
|
|
1120 * language/cyril-util.el: Modify header.
|
|
1121
|
|
1122 * language/cyril-util.el
|
|
1123 (setup-cyrillic-alternativnyj-environment): Modify for XEmacs.
|
|
1124
|
|
1125 * language/cyril-util.el: New file; imported from Emacs 20.2.
|
|
1126
|
|
1127 * language/japan-util.el (setup-japanese-environment): Use
|
|
1128 `set-default-coding-systems'.
|
|
1129
|
|
1130 * language/european.el (setup-8-bit-environment): Modify for
|
|
1131 XEmacs.
|
|
1132
|
|
1133 * language/english.el (setup-english-environment): Use
|
|
1134 `set-default-coding-systems'.
|
|
1135
|
|
1136 * language/chinese.el: Modify for XEmacs.
|
|
1137
|
|
1138 * language/china-util.el (setup-chinese-gb-environment,
|
|
1139 setup-chinese-big5-environment): Use `set-default-coding-systems'.
|
|
1140
|
|
1141 * mule/mule-files.el (file-coding-system-alist): Fix typo.
|
|
1142
|
|
1143 1997-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1144
|
|
1145 * prim/dumped-lisp.el: Abolish Thai support temporary.
|
|
1146
|
|
1147 * language/thai.el, language/thai-util.el: Delete Thai specific
|
|
1148 files because composite character features don't work in XEmacs.
|
|
1149
|
|
1150 * language/japan-util.el: Modify header.
|
|
1151
|
|
1152 * language/chinese.el: Abolish `Chinese-CNS' environment
|
|
1153 temporary.
|
|
1154
|
|
1155 * language/china-util.el: Abolish `setup-chinese-cns-environment'
|
|
1156 temporary.
|
|
1157
|
|
1158 * language/china-util.el (setup-chinese-big5-environment): Modify
|
|
1159 for XEmacs.
|
|
1160
|
|
1161 * language/china-util.el (setup-chinese-gb-environment): Modify
|
|
1162 for XEmacs.
|
|
1163
|
|
1164 * language/chinese.el: Delete set-coding-category-system for big5.
|
|
1165
|
|
1166 * language/japan-util.el (setup-japanese-environment): Modify for
|
|
1167 XEmacs.
|
|
1168
|
|
1169 * language/japanese.el: Delete set-coding-category-system for
|
|
1170 shift-jis.
|
|
1171
|
|
1172 * language/english.el (setup-english-environment): Modify for
|
|
1173 XEmacs.
|
|
1174
|
|
1175 1997-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1176
|
|
1177 * language/auto-autoloads.el: New file.
|
|
1178
|
|
1179 * mule/mule-files.el (file-coding-system-alist): Add setting for
|
|
1180 TUTORIAL.hr to iso-8859-2.
|
|
1181
|
|
1182 * leim/quail/tibetan.el, leim/quail/ethiopic.el,
|
|
1183 leim/quail/japanese.el, leim/quail/lao.el, leim/quail/lrt.el,
|
|
1184 leim/quail/devanagari.el: Delete broken features temporary.
|
|
1185
|
|
1186 * language/tibetan.el, language/indian.el, language/lao-util.el,
|
|
1187 language/lao.el, language/tibet-util.el, language/ethio-util.el,
|
|
1188 language/ethiopic.el, language/devanagari.el: Delete broken
|
|
1189 features temporary.
|
|
1190
|
|
1191 * mule/mule-cmds.el (universal-coding-system-argument): New
|
|
1192 function; imported from Emacs 20.2.
|
|
1193
|
|
1194 1997-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1195
|
|
1196 * language/korean.el, language/thai.el, language/vietnamese.el,
|
|
1197 language/chinese.el, language/japanese.el, language/arabic.el,
|
|
1198 language/ethiopic.el: Abolish setting for old language
|
|
1199 environment.
|
|
1200
|
|
1201 * language/hebrew.el: Modify for XEmacs.
|
|
1202
|
|
1203 * Use language/hebrew.el instead of mule/hebrew-hooks.el; abolish
|
|
1204 mule/hebrew-hooks.el.
|
|
1205
|
|
1206 * mule/mule-misc.el: Abolish old language environment features.
|
|
1207
|
|
1208 * mule/mule-init.el: Delete old language environment specific
|
|
1209 features temporary.
|
|
1210
|
|
1211 * prim/dumped-lisp.el: Use language/hebrew.el instead of
|
|
1212 hebrew-hooks.el.
|
|
1213
|
|
1214 * mule/mule-cmds.el (describe-language-environment): Modify for
|
|
1215 XEmacs because `coding-system-mnemonic' returns string instead of
|
|
1216 character in XEmacs.
|
|
1217
|
|
1218 * mule/mule-cmds.el: Sync with Emacs 20.2 about language
|
|
1219 environment.
|
|
1220
|
|
1221 * mule/mule-cmds.el: Don't use `mule-prefix'.
|
|
1222
|
|
1223 1997-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1224
|
|
1225 * language/ethiopic.el (ccl-encode-ethio-font): Modify to sync
|
|
1226 with Emacs 20.2.
|
|
1227
|
|
1228 1997-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1229
|
|
1230 * mule-diag.el (list-coding-systems): Modify for XEmacs.
|
|
1231
|
|
1232 1997-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1233
|
|
1234 * mule/mule-files.el (find-coding-system-magic-cookie): Regard top
|
|
1235 line magic.
|
|
1236 (load): Use `find-file-coding-system-for-read-from-filename'.
|
|
1237
|
|
1238 * language/arabic-util.el: Use iso-2022-7bit.
|
|
1239
|
|
1240 1997-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1241
|
|
1242 * mule-diag.el (describe-designation): Moved from mule-debug.el.
|
|
1243 (describe-coding-system): Use `describe-designation'.
|
|
1244
|
|
1245 * mule-debug.el: Move function `describe-designation' to
|
|
1246 mule-diag.el; Abolish function `describe-coding-system' because of
|
|
1247 using it in mule-diag.el.
|
|
1248
|
|
1249 * mule-coding.el (keyboard-coding-system): New inline function.
|
|
1250 (terminal-coding-system): New inline function.
|
|
1251
|
|
1252 * mule-cmds.el: Bind `describe-coding-system' to C-h C instead of
|
|
1253 `describe-current-coding-system' to sync with Emacs 20.2.
|
|
1254
|
|
1255 * mule-diag.el: Abolish `print-designation' because it does not
|
|
1256 work in XEmacs.
|
|
1257
|
|
1258 (describe-coding-system): Modify for XEmacs.
|
|
1259 (print-coding-system-briefly): Modify for XEmacs.
|
|
1260 (describe-current-coding-system): Modify for XEmacs.
|
|
1261
|
|
1262 * mule-coding.el: Abolish function `coding-system-charset'
|
|
1263 (defined as builtin function).
|
|
1264
|
|
1265 * mule-diag.el: New file; imported from Emacs 20.2.
|
|
1266
|
|
1267 * mule-misc.el (set-buffer-process-coding-system): New function;
|
|
1268 imported from mule.el of Emacs 20.2.
|
|
1269
|
|
1270 * mule-cmds.el: Bind `set-buffer-process-coding-system' to C-x C-m
|
|
1271 p and abolish C-x C-m P.
|
|
1272
|
|
1273 * mule-files.el (load): Use `binary' instead of `no-conversion'.
|
|
1274
|
|
1275 1997-10-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1276
|
|
1277 * modes/enriched.el (enriched-face-ans): Use
|
|
1278 color-name instead of color-instance-name.
|
|
1279 color-instance-name will not handle the specifiers that
|
|
1280 are passed as arguments.
|
|
1281
|
|
1282 1997-10-28 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1283
|
|
1284 * prim/find-func.el (find-function-noselect): Fix nil argument
|
|
1285 handling and add support for dumped macros.
|
|
1286
|
|
1287 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
1288
|
|
1289 * pcl-cvs/pcl-cvs-xemacs.el: Add `cvs-mode-update-no-prompt' to menu.
|
|
1290 From Stig Bjorlykke <stigb@tihlde.hist.no>
|
|
1291
|
|
1292 1997-10-28 Didier Verna <verna@inf.enst.fr>
|
|
1293
|
|
1294 * packages/man.el (manual-entry): corrected the `when'
|
|
1295 form to include 'section' in the buffer name.
|
|
1296
|
|
1297 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
1298
|
|
1299 * prim/packages (packages-find-pacakges): Fix test on
|
|
1300 inhibit-package-init
|
|
1301
|
|
1302 1997-10-27 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1303
|
|
1304 * prim/keymap.el (event-apply-modifier): Fix the return type and
|
|
1305 scan the function-key-map.
|
|
1306 (next-key-event): New function.
|
|
1307 (key-sequence-list-description): Ditto.
|
|
1308
|
|
1309 1997-10-27 SL Baur <steve@altair.xemacs.org>
|
|
1310
|
|
1311 * x11/x-menubar.el: Turn off `popup-menubar-menu' keybinding.
|
|
1312
|
|
1313 * prim/dumped-lisp.el (preloaded-file-list): Dump canna-leim and
|
|
1314 egg-leim with XEmacs.
|
|
1315
|
|
1316 * mule/canna-leim.el: Clean up file for dumping with XEmacs.
|
|
1317 * egg/egg-leim.el: Ditto.
|
|
1318
|
|
1319 1997-10-27 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1320
|
|
1321 * mule/canna-leim.el: Register Canna with LEIM when loaded
|
|
1322
|
|
1323 * mule/canna.el (canna): Bind `canna-toggle-japanese-mode' to
|
|
1324 "\C-o" only if LEIM is not present
|
|
1325
|
|
1326 * egg/egg-leim.el: Registers EGG/Wnn with LEIM when loaded
|
|
1327
|
|
1328 * egg/egg.el: Bind `toggle-egg-mode' to "\C-\" only if LEIM is
|
|
1329 not present when loaded
|
|
1330
|
|
1331 1997-10-27 SL Baur <steve@altair.xemacs.org>
|
|
1332
|
|
1333 * prim/about.el: Update entries
|
|
1334
|
|
1335 1997-10-26 SL Baur <steve@altair.xemacs.org>
|
|
1336
|
|
1337 * prim/startup.el (startup-message-timeout): Startup message
|
|
1338 timeout is too short.
|
|
1339
|
|
1340 * mule/canna.el (canna): Move canna-toggle-japanese-mode
|
|
1341 keybinding to C-\.
|
|
1342
|
|
1343 * emulators/edt-mapper.el (edt-lucid-emacs19-p): Test for XEmacs
|
|
1344 instead of Lucid in `emacs-version'.
|
|
1345
|
|
1346 1997-10-25 SL Baur <steve@altair.xemacs.org>
|
|
1347
|
|
1348 * mule/mule-cmds.el: describe-language-support,
|
|
1349 describe-language-support-internal removed.
|
|
1350
|
|
1351 Fri Aug 8 12:58:00 1997 David Byers <davby@sen2.ida.liu.se>
|
|
1352
|
|
1353 * fill.el (fill-region-as-paragraph): When justifying, check for
|
|
1354 end-of-buffer at the end of whitespace point is sitting in, and
|
|
1355 delete the trailing whitespace if we are on the last line.
|
|
1356
|
|
1357 1997-10-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
1358
|
|
1359 * prim/about.el (about-finish-buffer): Kill the buffer, when
|
|
1360 button documents so.
|
|
1361
|
|
1362 1997-10-24 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1363
|
|
1364 * pcl-cvs.el (cvs-parse-stderr): Ignore ssh-askpass message.
|
|
1365
|
|
1366 1997-10-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
1367
|
|
1368 * prim/packages.el (locate-library): Make NOSUFFIX not affect
|
|
1369 compression.
|
|
1370
|
|
1371 1997-10-24 SL Baur <steve@altair.xemacs.org>
|
|
1372
|
|
1373 * modes/c-comment.el: Create c-comment-edit-map.
|
|
1374 (c-comment-edit): Fix docstring, use new keymap.
|
|
1375 Suggested by Chris Felaco <felaco@iatcmail.ed.ray.com>
|
|
1376
|
|
1377 * prim/help-nomule.el (tutorial-supported-languages): Add
|
|
1378 Norwegian.
|
|
1379
|
|
1380 * prim/simple.el (assoc-ignore-case): Synch with Emacs 20.1.
|
|
1381
|
|
1382 * mule/mule-cmds.el (set-language-info): Forgot to set any data
|
|
1383 values in language-alist.
|
|
1384 (read-multilingual-string): Fix call to `read-string'.
|
|
1385
|
|
1386 1997-10-22 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1387
|
|
1388 * packages/backup-dir.el (bkup-backup-directory-info): customized,
|
|
1389 with :require so it loads automagicly if you've set it. Docstring
|
|
1390 updated to reflect that, and reformatted for easier reading.
|
|
1391
|
|
1392 * packages/jka-compr.el (jka-compr-compression-info-list):
|
|
1393 Docstring clarification: what does the append flag do?
|
|
1394
|
|
1395 * prim/minibuf.el (minibuffer-electric-slash): leave efs prefix
|
|
1396 and ~\(blah\)? when / is pressed.
|
|
1397
|
|
1398 1997-10-24 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1399
|
|
1400 * efs/dired.el (dired-create-files): Get mark-char thing working
|
|
1401 again: replace `integerp' by `characterp'.
|
|
1402 (dired-add-entry): Ditto.
|
|
1403 (dired-add-entry-do-indentation): Ditto.
|
|
1404
|
|
1405 1997-10-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
1406
|
|
1407 * x11/x-faces.el (*try-oblique-before-italic-fonts*): Customized.
|
|
1408
|
|
1409 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
1410
|
|
1411 * prim/startup.el (command-line-do-help): Add Documentation for
|
|
1412 -vanilla and -no-packages.
|
|
1413 (command-line-early): Implement them.
|
|
1414
|
|
1415 * prim/packages.el (inhibit-package-init): New variable.
|
|
1416 (packages-find-packages): Use it.
|
|
1417
|
|
1418
|
|
1419 * packages/jka-compr.el (jka-compr-compression-info-list):
|
|
1420 Add bzip2 extensions.
|
|
1421 From Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1422
|
|
1423 1997-10-22 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1424
|
|
1425 * comint/comint.el (comint-scroll-show-maximum-output): fixups to
|
|
1426 docstring, and to :type to allow numbers.
|
|
1427 (comint-postoutput-scroll-to-bottom): Added window arg to
|
|
1428 `recenter' call to fix the horrid flash and global recentering,
|
|
1429 and uncommented the code allowing numeric values for
|
|
1430 `comint-scroll-show-maximum-output'.
|
|
1431
|
|
1432 1997-10-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
1433
|
|
1434 * packages/info.el (Info-mode): Don't initialize faces.
|
|
1435
|
|
1436 * packages/info.el: Use `defface' to initialize faces.
|
|
1437
|
|
1438 1997-10-23 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1439
|
|
1440 * modes/cperl-mode.el (cperl-here-face): fix the horrible invisible
|
|
1441 green default face.
|
|
1442
|
|
1443 1997-10-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
1444
|
|
1445 * custom/wid-edit.el (widget-choose): Acknowledge aborted choice
|
|
1446 with a `Canceled' message, even if C-g wasn't pressed explicitly.
|
|
1447
|
|
1448 1997-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1449
|
|
1450 * custom/cus-edit.el (hook): Use `widget-group-match' instead of
|
|
1451 `widget-editable-list-match'.
|
|
1452
|
|
1453 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
1454
|
|
1455 * modes/c-comment.el (c-comment-edit): Fixed autoload cookie.
|
|
1456 Reformatted Lisp comments.
|
|
1457
|
|
1458 1997-10-22 SL Baur <steve@altair.xemacs.org>
|
|
1459
|
|
1460 * psgml/psgml-charent.el (sgml-display-char-list-filename): Use
|
|
1461 locate-data-directory instead of data-directory.
|
|
1462 * psgml.el (sgml-data-directory): Ditto.
|
|
1463
|
|
1464 1997-10-20 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1465
|
|
1466 * extents.c: Renamed shot property to initial-redisplay-function
|
|
1467 (extent_fragment_update): Changed the bookkeeping whether an event
|
|
1468 has been spawned. The initial-redisplay-function property is no
|
|
1469 longer set to nil.
|
|
1470
|
|
1471 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1472
|
|
1473 * custom/cus-dep.el (Custom-make-dependencies): Ditch the time
|
|
1474 stamp.
|
|
1475
|
|
1476 1997-10-22 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1477
|
|
1478 * comint/gdb.el (gdb-with-core): Fixed autoload cookie.
|
|
1479
|
|
1480 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
1481
|
|
1482 * prim/startup.el (command-line-1): Run term-setup-hook regardless
|
|
1483 of `input-pending-p'.
|
|
1484
|
|
1485 * custom/cus-edit.el (custom-split-regexp-maybe): Use `split-string'.
|
|
1486
|
|
1487 * custom/cus-start.el (custom-start-quote): Synch with
|
|
1488 `custom-quote'.
|
|
1489
|
|
1490 * prim/subr.el (functionp): Synched docstring with Emacs 20.2.
|
|
1491
|
|
1492 * custom/cus-edit.el (custom-quote): Use `keywordp'; use
|
|
1493 `car-safe'; don't conditionalize on having `characterp'.
|
|
1494
|
|
1495 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1496
|
|
1497 * custom/wid-edit.el (radio-button): Use "radio0" as inactive
|
|
1498 glyph.
|
|
1499 (widget-visibility-value-create): Use new semantics of
|
|
1500 `widget-glyph-insert'.
|
|
1501
|
|
1502 * custom/cus-edit.el (custom-buffer-create-internal): Setup
|
|
1503 tag-down-glyphs with list.
|
|
1504 (custom-group-value-create): Ditto.
|
|
1505
|
|
1506 * custom/wid-edit.el (widget-glyph-click): Check whether the
|
|
1507 extent was detached/killed.
|
|
1508 (widget-push-button-value-create): Removed crufty XPM contrast
|
|
1509 hack.
|
|
1510 (widget-default-create): Make the markers point nowhere after
|
|
1511 using them.
|
|
1512 (widget-default-create): Use `point-min-marker'/`point-max-marker'.
|
|
1513 (widget-glyph-find): Disallow list.
|
|
1514 (widget-glyph-insert): Allow IMAGE to be a list.
|
|
1515
|
|
1516 1997-10-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
1517
|
|
1518 * prim/featurep.el (featurep): Handle `not' correctly.
|
|
1519
|
|
1520 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1521
|
|
1522 * prim/about.el (about-maintainer-glyph): Pictures have been moved
|
|
1523 to photos subdirectory.
|
|
1524
|
|
1525 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1526
|
|
1527 * x11/x-menubar.el (options-menu-saved-forms): Check whether
|
|
1528 `pending-delete' is bound before accessing it.
|
|
1529
|
|
1530 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1531
|
|
1532 * x11/x-menubar.el (default-menubar): Conditionalize games menu.
|
|
1533
|
|
1534 1997-10-21 Colin Rafferty <craffert@ml.com>
|
|
1535
|
|
1536 * x11/x-menubar.el (default-menubar): Made it use lazy-shot
|
|
1537 instead of lazy-lock in "Syntax Highlighting->Lazy".
|
|
1538 (options-menu-saved-forms): Made it save lazy-shot instead of
|
|
1539 lazy-lock in the options.
|
|
1540
|
|
1541 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1542
|
|
1543 * mule/mule-help.el (help-with-tutorial): New file.
|
|
1544
|
|
1545 * prim/dumped-lisp.el (preloaded-file-list): New entries for
|
|
1546 help-nomule and mule-help.
|
|
1547
|
|
1548 * prim/help.el: Remove `help-with-tutorial'.
|
|
1549
|
|
1550 * prim/help-nomule.el: New file.
|
|
1551
|
|
1552 1997-10-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
1553
|
|
1554 * prim/subr.el: Moved int-char and char-int definitions from
|
|
1555 obsolete.el.
|
|
1556
|
|
1557 1997-10-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
1558
|
|
1559 * custom/wid-edit.el (widget-push-button-value-create): Require
|
|
1560 `xpm-button'.
|
|
1561 (widget-push-button-value-create): Use :tag-down-glyph and
|
|
1562 :tag-inactive-glyph.
|
|
1563 (widget-default-create): Use :tag-inactive-glyph.
|
|
1564 (widget-button-click): Correctly merge faces.
|
|
1565
|
|
1566 * custom/cus-edit.el (custom-variable-action): Don't redraw
|
|
1567 magic.
|
|
1568
|
|
1569 * custom/wid-edit.el (widget-glyph-insert): Return glyph.
|
|
1570 (widget-default-create): Insert :button-prefix and :button-suffix
|
|
1571 only if a glyph is not used.
|
|
1572 (widget-glyph-click): Respect :mouse-down-action.
|
|
1573 (widget-specify-insert): Document for edebug.
|
|
1574 (widget-default-create): Use markers to keep track of stuff.
|
|
1575
|
|
1576 * custom/cus-edit.el (custom-group-value-create): Ditto.
|
|
1577
|
|
1578 * custom/wid-edit.el (widget-default-create): Use :tag-down-glyph.
|
|
1579
|
|
1580 * custom/cus-edit.el (custom-group-value-create): Use image.
|
|
1581
|
|
1582 * prim/glyphs.el (init-glyphs): Minor fixups.
|
|
1583
|
|
1584 1997-10-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1585
|
|
1586 * custom/wid-edit.el (widget-field-value-get): Use `cond'.
|
|
1587 (default): Use :button-keymap.
|
|
1588 (widget-specify-button): Ditto.
|
|
1589 (widget-glyph-insert-glyph): Ditto.
|
|
1590 (widget-activation-glyph-mapper): Renamed from
|
|
1591 `widget-activation-glyphs-mapper'.
|
|
1592
|
|
1593 * custom/cus-edit.el (Custom-mode-menu): Go to `Easy
|
|
1594 Customization' node.
|
|
1595 (boolean): Don't use nested backquotes.
|
|
1596
|
|
1597 * custom/wid-edit.el (widget-field-action): Check whether the new
|
|
1598 value is valid before using it.
|
|
1599
|
|
1600 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1601
|
|
1602 * custom/wid-edit.el (character): Use [\0-\377] instead of . in
|
|
1603 :valid-regexp.
|
|
1604 (widget-color-notify): Use `valid-color-name-p'.
|
|
1605 (widget-activation-widget-mapper): New function.
|
|
1606 (widget-specify-inactive): Use it.
|
|
1607 (widget-specify-active): Ditto.
|
|
1608 (widget-setup): Ditto.
|
|
1609 (radio-button): Added :inactive-glyph spec.
|
|
1610 (widget-toggle-value-create): Use it.
|
|
1611 (widget-color-sample-face-get): Check for color before setting it.
|
|
1612 (widget-color-sample-face-get): Store the face object, not its
|
|
1613 name.
|
|
1614
|
|
1615 1997-10-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1616
|
|
1617 * help.el (function-at-point): Use `function-at-point-function'.
|
|
1618 (function-at-point-function): New variable, formerly
|
|
1619 `find-function-function'.
|
|
1620 (describe-function): Use `function-at-point'.
|
|
1621 (where-is): Ditto.
|
|
1622
|
|
1623 * find-func.el (find-function-read-function): Use
|
|
1624 `function-at-point'.
|
|
1625
|
|
1626 * packages/info.el (Info-elisp-ref): Use `function-at-point'.
|
|
1627
|
|
1628 * packages/hyper-apropos.el (hyper-apropos-read-function-symbol):
|
|
1629 Use `function-at-point'.
|
|
1630
|
|
1631 * packages/etags.el (emacs-lisp-default-tag): Use
|
|
1632 `function-at-point'.
|
|
1633
|
|
1634 * prim/obsolete.el (function-called-at-point): Make it
|
|
1635 obsolete.
|
|
1636
|
|
1637 1997-10-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1638
|
|
1639 * prim/files.el (switch-to-buffer-other-frame): Remove call to
|
|
1640 `select-frame'.
|
|
1641
|
|
1642 1997-10-17 SL Baur <steve@altair.xemacs.org>
|
|
1643
|
|
1644 * prim/packages.el (packages-find-packages-1): New argument:
|
|
1645 `user-package' non-nil when searching user packages.
|
|
1646 - Load any autoloads found in user packages.
|
|
1647
|
|
1648 1997-10-17 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1649
|
|
1650 * packages/info.el (Info-insert-dir): Also kill the localdir temp
|
|
1651 buffers.
|
|
1652
|
|
1653 1997-10-17 SL Baur <steve@altair.xemacs.org>
|
|
1654
|
|
1655 * utils/facemenu.el: autoload the `facemenu-keymap' properly.
|
|
1656
|
|
1657 * mule/mule-cmds.el (read-language-name): Fix typo.
|
|
1658 From Didier Verna <verna@inf.enst.fr>
|
|
1659
|
|
1660 1997-10-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1661
|
|
1662 * utils/build-report.el: Leaving point at begin of composed mail now.
|
|
1663 Using mime-edit-content-beginning to determine file-begin of
|
|
1664 Installation file.
|
|
1665 Introduced the according alias for SEMI/TM compatibility.
|
|
1666
|
|
1667 * utils/build-report.el:
|
|
1668 Corrected backward search for begin of last configuration in
|
|
1669 Installation file.
|
|
1670
|
|
1671 * utils/build-report.el:
|
|
1672 Incorporated `xemacs-build-report-installation-insert-all' feature
|
|
1673 suggested by Didier Verna.
|
|
1674 Composing mail parts (with-temp-buffer ...) to simplify implementing
|
|
1675 future features.
|
|
1676 Eliminated use of mail-mode -specific function `mail-text'.
|
|
1677
|
|
1678 1997-10-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1679
|
|
1680 * utils/build-report.el:
|
|
1681 Incorporated fix for SEMI/TM compatibility suggested by Jens-Ulrik
|
|
1682 Holger Petersen <petersen@kurims.kyoto-u.ac.jp>. If SEMI symbols are
|
|
1683 not fboundp, alias them to corresponding TM symbols.
|
|
1684
|
|
1685 1997-10-13 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1686
|
|
1687 * utils/build-report.el:
|
|
1688 Changed to (mime-edit-insert-tag "text" "plain" ...) from
|
|
1689 "application" "octet-stream" due to complaint from
|
|
1690 Kazuyoshi Furutaka in
|
|
1691 Message-Id: <19971013102132V.furutaka@Flux.tokai.jaeri.go.jp>
|
|
1692
|
|
1693 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1694
|
|
1695 * utils/facemenu.el: Autoload `facemenu-keymap' function definition.
|
|
1696 (facemenu-color-defined-p): Nuked.
|
|
1697 (facemenu-find-face): Ditto.
|
|
1698 (facemenu-region-active-p): Ditto.
|
|
1699 (facemenu-sized-face): Declare `prefix'.
|
|
1700 (facemenu-read-color): Aliased to `read-color'.
|
|
1701 (facemenu-face-attributes): Use `mapvector'.
|
|
1702
|
|
1703 * utils/facemenu.el: Customized and synched with FSF 20.2.
|
|
1704
|
|
1705 1997-10-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1706
|
|
1707 * cl/cl-macs.el (extent-properties): Remove old setf method.
|
|
1708
|
|
1709 1997-10-16 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1710
|
|
1711 * prim/files.el (revert-without-query): changed from boolean to
|
|
1712 list of regexp as documented in NEWS and its docstring.
|
|
1713
|
|
1714 1997-10-16 SL Baur <steve@altair.xemacs.org>
|
|
1715
|
|
1716 * utils/floating-toolbar.el: (TopLevel): Don't unconditionally
|
|
1717 require the feature `toolbar' it causes breakage only at
|
|
1718 bytecompile time. Don't do any initialization if toolbar support
|
|
1719 is not available.
|
|
1720 (floating-toolbar): Whine if no run-time toolbar support is
|
|
1721 available.
|
|
1722
|
|
1723 * custom/wid-edit.el (widget-change-glyphs-mapper): cosmetic changes.
|
|
1724 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1725
|
|
1726 * prim/glyphs.el (init-glyphs): Use different logo for beta XEmacsen.
|
|
1727 From Didier Verna <verna@inf.enst.fr>
|
|
1728
|
|
1729 1997-10-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
1730
|
|
1731 * cl/cl-macs.el (extent-property): Updated SETF methods for `get'
|
|
1732 and `extent-property'.
|
|
1733
|
|
1734 * custom/wid-edit.el (widget-field-value-create): Revert to using
|
|
1735 two markers.
|
|
1736 (widget-setup): Ditto.
|
|
1737 (widget-color-sample-face-get): Get only a unique face per widget.
|
|
1738 (widget-color-notify): Change the color of the face instead of
|
|
1739 creating a new one.
|
|
1740
|
|
1741 * packages/add-log.el (add-change-log-entry): Push window
|
|
1742 configuration.
|
|
1743 (change-log-exit): New function.
|
|
1744 (change-log-cancel): Ditto.
|
|
1745 (change-log-mode-map): Bind them.
|
|
1746
|
|
1747 * custom/wid-edit.el (widget-specify-inactive): Make glyphs look
|
|
1748 inactive.
|
|
1749 (widget-change-glyphs-mapper): New function.
|
|
1750 (widget-glyph-click): Disallow operations on inactive glyphs.
|
|
1751
|
|
1752 1997-10-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1753
|
|
1754 * custom/wid-edit.el: (widget-glyph-insert-glyph): Use
|
|
1755 `widget-mouse-help' if necessary.
|
|
1756 (widget-documentation-string-value-create): Don't coerce help-echo
|
|
1757 WIDGET to widget.
|
|
1758 (widget-button-keymap): New keymap.
|
|
1759 (widget-specify-button): Use it.
|
|
1760 (widget-glyph-insert-glyph): Ditto.
|
|
1761 (widget-glyph-click): Dispatch events during the loop.
|
|
1762 (widget-glyph-click): Use `unwind-protect' to ensure that the
|
|
1763 glyph stays in up position.
|
|
1764 (widget-keymap): Don't bind buttons and RET.
|
|
1765 (widget-button-keymap): Bind mouse buttons and RET.
|
|
1766 (widget-field-activate): Use `widget-field-find'.
|
|
1767
|
|
1768 * custom/wid-edit.el (widget-button-click): Visually "release" the
|
|
1769 button *before* doing the buttonup action.
|
|
1770 (widget-button-click): Reworked.
|
|
1771 (widget-echo-help): Accept extent.
|
|
1772
|
|
1773 * custom/cus-edit.el (custom-face-value-create): Use `make-face'.
|
|
1774
|
|
1775 * custom/wid-edit.el (widget-restore-tabable): New function.
|
|
1776 (widget-deactivate-widget-extent): New function.
|
|
1777 (widget-reactivate-widget-extent): New function.
|
|
1778 (widget-specify-inactive): Use `widget-deactivate-widget-extent'.
|
|
1779 (widget-setup): Ditto.
|
|
1780 (widget-specify-active): Use `widget-reactivate-widget-extent'.
|
|
1781 (widget-move): Don't stop within inactive range.
|
|
1782
|
|
1783 1997-10-14 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1784
|
|
1785 * language/japan-util.el: Copied from Emacs 20.2.
|
|
1786
|
|
1787 * mule/mule-cmds.el (char-code-property-table): New variable.
|
|
1788 (get-char-code-property): New function.
|
|
1789 (put-char-code-property): New function.
|
|
1790
|
|
1791 1997-10-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1792
|
|
1793 * language/vietnamese.el: Use language/viet-util.el instead of
|
|
1794 mule/mule-vietnamese.el; abolish mule/mule-vietnamese.el.
|
|
1795
|
|
1796 1997-10-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1797
|
|
1798 * mule/mule-coding.el: Rename `automatic-conversion' ->
|
|
1799 `undecided' to sync with Emacs 20.2; define coding-system
|
|
1800 `automatic-conversion' as an alias for `undecided'.
|
|
1801
|
|
1802 mule/mule-files.el (buffer-file-coding-system-for-read,
|
|
1803 convert-mbox-coding-system, insert-file-contents),
|
|
1804 language/japanese.el, language/chinese.el, language/korean.el:
|
|
1805 Rename `automatic-conversion' -> `undecided' to sync with Emacs
|
|
1806 20.2.
|
|
1807
|
|
1808 1997-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1809
|
|
1810 * language/viet-chars.el: New file; moved from
|
|
1811 mule/vietnamese-hooks-1.el.
|
|
1812
|
|
1813 * language/vietnamese.el: Merge mule/vietnamese-hooks-2.el;
|
|
1814 abolish mule/vietnamese-hooks-2.el.
|
|
1815
|
|
1816 * prim/dumped-lisp.el: Use language/viet-chars and
|
|
1817 language/vietnamese instead of mule/vietnamese-hooks-{1|2}.
|
|
1818
|
|
1819 1997-10-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1820
|
|
1821 * mule/mule-misc.el (split-char): New function.
|
|
1822
|
|
1823 1997-10-14 SL Baur <steve@altair.xemacs.org>
|
|
1824
|
|
1825 * default.el: New file.
|
|
1826 * site-start.el: New file. XEmacs starts faster if dummy versions
|
|
1827 of these files are found early in the `load-path'.
|
|
1828 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
1829
|
|
1830 1997-10-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1831
|
|
1832 * custom/wid-edit.el (widget-field-find): Use `map-extents'.
|
|
1833 (widget-transpose-chars): Check for empty fields, and point at
|
|
1834 beginning of field.
|
|
1835 (widget-documentation-string-value-create): `insert-char' handles
|
|
1836 0 gracefully, so no need to protect.
|
|
1837 (widget-specify-inactive): Detach the button extents.
|
|
1838 (widget-specify-active): Reattach the button extents.
|
|
1839 (widget-make-field-untabable): New function.
|
|
1840 (widget-specify-inactive): Make the fields non-tabable; use
|
|
1841 `widget-make-field-untabable'.
|
|
1842 (widget-type): Revert to defsubst.
|
|
1843
|
|
1844 1997-10-13 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1845
|
|
1846 * utils/xemacs-build-report.el:
|
|
1847 Switched from (mail ...) to (compose-mail ...) upon suggestion by
|
|
1848 Hrvoje Niksic.
|
|
1849 Extended xemacs-build-report-keep-regexp.
|
|
1850 Changed xemacs-build-report-make-output-file value to beta.err
|
|
1851 Shortend and bracketed xemacs-build-report-subject.
|
|
1852 Improved (I hope) tm-edit to SEMI aliasing logic.
|
|
1853
|
|
1854 1997-10-09 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1855
|
|
1856 * utils/xemacs-build-report.el:
|
|
1857 Restored RCS keywords and updated comment for `xemacs-build-report-version'.
|
|
1858
|
|
1859 * utils/xemacs-build-report.el:
|
|
1860 Separated the Spaghetti code into separate functions to do the following:
|
|
1861 xemacs-build-report-insert-header
|
|
1862 xemacs-build-report-insert-make-output
|
|
1863 xemacs-build-report-insert-installation-file
|
|
1864
|
|
1865 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1866
|
|
1867 * custom/cus-load.el: Disable gc while loading `custom-load'
|
|
1868 files.
|
|
1869 (custom-put): Added docstring; ignore PROPERTY.
|
|
1870
|
|
1871 * custom/wid-edit.el (widget-previous-button-or-field): If the
|
|
1872 point is within a button or field, return the beginning position
|
|
1873 of the field.
|
|
1874
|
|
1875 * prim/frame.el (frame-list): Use `nconc' instead of `append'.
|
|
1876 (set-frame-configuration): Use `mapc'.
|
|
1877 (delete-other-frames): Ditto.
|
|
1878
|
|
1879 * prim/faces.el: Use the CL macro at top-level.
|
|
1880
|
|
1881 * prim/faces.el (face-spec-set-match-display): Use `case'.
|
|
1882 (set-face-stipple): Use backquotes.
|
|
1883
|
|
1884 * custom/wid-edit.el (widget-glyph-find): Use `laxputf'.
|
|
1885 (widget-push-button-value-create): Ditto.
|
|
1886
|
|
1887 * custom/cus-face.el (custom-face-attributes): Support
|
|
1888 inverse-video for TTY-s.
|
|
1889
|
|
1890 * prim/cmdloop.el (keyboard-escape-quit): Abort recursive edit, as
|
|
1891 documented.
|
|
1892
|
|
1893 1997-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1894
|
|
1895 * prim/simple.el (zmacs-deactivate-region): Use `mapc' instead of
|
|
1896 `mapcar'.
|
|
1897 (zmacs-make-extent-for-region): Ditto.
|
|
1898
|
|
1899 * custom/cus-dep.el: Updated comments.
|
|
1900
|
|
1901 * custom/cus-edit.el (custom-variable-prompt): Prompt with
|
|
1902 `variable'.
|
|
1903
|
|
1904 1997-10-12 Karl Hegbloom <karlheg@inetarena.com>
|
|
1905
|
|
1906 * custom/cus-edit.el (custom-guess-name-alist): Allow `-hooks'
|
|
1907 instead of `hook'.
|
|
1908
|
|
1909 1997-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1910
|
|
1911 * prim/profile.el (profile-results): Use %-*s format.
|
|
1912 (profile-align): Nuked.
|
|
1913
|
|
1914 * packages/gnuserv.el (gnuserv-frame-plist): New variable.
|
|
1915 (gnuserv-special-frame-function): Use it.
|
|
1916 (gnuserv-edit-files): Ditto.
|
|
1917
|
205
|
1918 1997-10-12 SL Baur <steve@altair.xemacs.org>
|
|
1919
|
|
1920 * prim/package-admin.el (package-admin-add-binary-package):
|
|
1921 Correctly deal with package-paths with a single directory.
|
|
1922
|
203
|
1923 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
1924
|
|
1925 * prim/startup.el (set-default-load-path): Look for `packages'
|
|
1926 directory too.
|
|
1927 (set-default-load-path): Initialize Info-default-directory-list
|
|
1928 from the environment variable INFOPATH.
|
|
1929 (set-default-load-path): Initialize Info-default-diretory-list
|
|
1930 from the configure variable `infopath'.
|
|
1931
|
|
1932 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1933
|
|
1934 * prim/startup.el: (set-default-load-path): loop over the `Info-
|
|
1935 default-directory-list' and collect those that are `file-
|
|
1936 directory-p'.
|
|
1937
|
|
1938 * '': various doc string corrections.
|
|
1939
|
|
1940 * '': changed `auto-saves-file-prefix' to "~/.xemacs/saves-"
|
|
1941
|
|
1942 * '' Added toplevel block (when (fboundp 'load-gc) ...to init the
|
|
1943 Info-def..list from the environment variable INFOPATH at dump time.
|
|
1944
|
|
1945 * prim/packages.el (packages-find-packages-1): append the list of
|
|
1946 packages info directories to `Info-default-directory-list' rather
|
|
1947 than prepending them. Don't add them if they're already in the
|
|
1948 list.
|
|
1949
|
|
1950 * packages/info.el (Info-directory-list): various fixes to the
|
|
1951 directory list handling.
|
|
1952 * (Info-localdir-heading-regexp) added.
|
|
1953
|
|
1954 * '' removed the unrequired defcustom of `Info-default-directory-
|
|
1955 list'
|
|
1956
|
|
1957 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
1958
|
|
1959 * prim/about.el: New faces, new entries.
|
|
1960
|
|
1961 * prim/profile.el (profile-results): Rename.
|
|
1962 (pretty-print-profiling-info): Ditto.
|
|
1963 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
1964
|
207
|
1965 1997-10-10 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1966
|
|
1967 * custom/wid-edit.el (variable-link): New widget.
|
|
1968 (widget-variable-link-action): New function.
|
|
1969 (function-link): New widget.
|
|
1970 (widget-function-link-action): New function.
|
|
1971
|
|
1972 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1973
|
|
1974 * prim/modeline.el (modeline-minor-mode-menu): menus are toggles
|
|
1975 not strings now.
|
|
1976
|
|
1977 1997-10-10 SL Baur <steve@altair.xemacs.org>
|
|
1978
|
|
1979 * psgml/psgml-html.el (html-quote-region): Grow bounds when performing
|
|
1980 substitutions.
|
|
1981 From Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1982
|
203
|
1983 1997-10-10 SL Baur <steve@altair.xemacs.org>
|
|
1984
|
|
1985 * utils/highlight-headers.el (highlight-headers-citation-header-regexp):
|
|
1986 Correct doc string.
|
|
1987 From Kazuyoshi Furutaka <furutaka@Flux.tokai.jaeri.go.jp>
|
|
1988
|
|
1989 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
1990
|
|
1991 * packages/bookmark.el:
|
|
1992 * packages/iswitchb.el:
|
|
1993 * utils/speedbar.el:
|
|
1994 * utils/xemacs-build-report.el:
|
|
1995 - change Xemacs --> XEmacs
|
|
1996
|
|
1997 1997-10-09 Colin Rafferty <craffert@ml.com>
|
|
1998
|
|
1999 * modes/lazy-shot.el (lazy-shot-shot-function): Undid a breakage.
|
|
2000
|
|
2001 1997-10-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2002
|
|
2003 * prim/help.el (function-called-at-point): Added docstring.
|
|
2004 (function-at-point): Ditto.
|
|
2005 (describe-function-arglist): Commented out -- seems unused.
|
|
2006 (find-function): ALL find-function stuff moved to "find-func.el"
|
|
2007
|
|
2008 * prim/find-func.el: new file created from functions previously in
|
|
2009 "help.el".
|
|
2010
|
|
2011 1997-10-09 SL Baur <steve@altair.xemacs.org>
|
|
2012
|
|
2013 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Grok new ChangeLog
|
|
2014 format.
|
|
2015
|
|
2016 * prim/startup.el (user-init-directory): New name for
|
|
2017 `emacs-user-extension-dir'.
|
|
2018 (load-user-init-file): Use it.
|
|
2019
|
|
2020 Mon Oct 6 19:12:51 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2021
|
|
2022 * cc-mode/Release 5.19
|
|
2023
|
|
2024 Mon Oct 6 19:09:17 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2025
|
|
2026 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
2027 CASE 5F: extern-lang-close relpos should be
|
|
2028 element 0 of inclass-p, not element 1.
|
|
2029
|
|
2030 * cc-mode/cc-cmds.el (c-progress-init, c-progress-fini):
|
|
2031 Be silent if c-progress-interval
|
|
2032 is nil.
|
|
2033
|
|
2034 * cc-mode/cc-vars.el (c-progress-interval): Document new semantics
|
|
2035
|
|
2036 Fri Oct 3 23:10:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2037
|
|
2038 * cc-mode/cc-engine.el (c-beginning-of-statement-1):
|
|
2039 Watch out for keywords which have a
|
|
2040 preceding underscore.
|
|
2041
|
|
2042 Fri Sep 26 23:30:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2043
|
|
2044 * cc-mode/cc-menus.el: Patches to Imenu support given by
|
|
2045 "Masatake (jet) YAMATO" <masata-y@is.aist-nara.ac.jp>.
|
|
2046 (Jan Dubois) jan.dubois@ibm.net
|
|
2047
|
|
2048 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
2049 Fix for when comment starts at
|
|
2050 comment-column and there is non-whitespace preceding this on the
|
|
2051 current line.
|
|
2052
|
|
2053 * cc-mode/cc-mode.el (c-submit-bug-report): Remove
|
|
2054 c-recognize-knr-p. Add c-comment-continuation-stars.
|
|
2055
|
|
2056 Mon Sep 22 15:47:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2057
|
|
2058 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
2059 Only use copy-tree if it is
|
|
2060 funcall-able. This is the right patch, and was given by Erik Naggum
|
|
2061 <erik@naggum.no>
|
|
2062
|
|
2063 1997-10-08 SL Baur <steve@altair.xemacs.org>
|
|
2064
|
|
2065 * x11/x-menubar.el (file-menu-filter): Reverse sense of bounds
|
|
2066 test.
|
|
2067 From: Didier Verna <verna@inf.enst.fr>
|
|
2068
|
|
2069 * prim/format.el (format-annotate-function): Reverse sync to Emacs
|
|
2070 19.
|
|
2071
|
|
2072 1997-10-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
2073
|
|
2074 * prim/profile.el (profile-align): New function.
|
|
2075
|
|
2076 * prim/help.el (describe-function): Use `buffer-string' with a
|
|
2077 BUFFER argument, instead of `save-excursion'+`buffer-string'.
|
|
2078 (describe-variable): Ditto.
|
|
2079 (describe-variable): Use `when'.
|
|
2080
|
|
2081 * modes/lisp-mode.el: Indent `display-message' and
|
|
2082 `display-warning' better.
|
|
2083
|
|
2084 * prim/help.el: Customized find-function stuff.
|
|
2085 (help-with-tutorial): Use point-at-{bol,eol}.
|
|
2086 (with-displaying-help-buffer): Use `with-current-buffer'.
|
|
2087
|
|
2088 * prim/keymap.el (event-apply-modifier): Use `vconcat'.
|
|
2089 (define-prefix-command): Use the NAME argument to
|
|
2090 `make-sparse-keymap'.
|
|
2091 (suppress-keymap): Use `incf'.
|
|
2092
|
|
2093 * prim/help.el (key-or-menu-binding): Document it.
|
|
2094
|
|
2095 * prim/keymap.el (insert-key-binding): Use `key-or-menu-binding'
|
|
2096 from help.el.
|
|
2097
|
|
2098 * prim/help.el (built-in-variable-doc): Use `case'.
|
|
2099 (describe-function-1): Assign to `file-name' instead of `home'.
|
|
2100
|
|
2101 * prim/profile.el (profiling-results): Handle strings correctly.
|
|
2102
|
|
2103 * prim/profile.el (profile): Expand FORMS only once.
|
|
2104
|
|
2105 1997-10-08 Colin Rafferty <craffert@ml.com>
|
|
2106
|
|
2107 * prim/lisp-file-db.el (lookup-lisp-file-db): Made it stop on
|
|
2108 failure.
|
|
2109
|
|
2110 1997-10-08 SL Baur <steve@altair.xemacs.org>
|
|
2111
|
|
2112 * prim/lisp-file-db.el: New file.
|
|
2113 From Raymond Toy <toy@rtp.ericsson.se>
|
|
2114
|
|
2115 1997-10-08 Colin Rafferty <craffert@ml.com>
|
|
2116
|
|
2117 * modes/lazy-shot.el: Customified. Made it handle long lines
|
|
2118 better.
|
|
2119
|
|
2120 1997-10-08 SL Baur <steve@altair.xemacs.org>
|
|
2121
|
|
2122 * prim/startup.el (load-user-init-file): Remove reference to
|
|
2123 .xemacs as a file.
|
|
2124
|
|
2125 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
2126
|
|
2127 * utils/thing.el (thing-filename): Deal with point at end of
|
|
2128 buffer.
|
|
2129
|
|
2130 1997-10-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2131
|
|
2132 * psgml/psgml.el (sgml-mode-map): modify defin-key statements to
|
|
2133 use the new and improved key designator syntax. Rebound
|
|
2134 'sgml-split-element to a similar key as the global 'split-line
|
|
2135 binding.
|
|
2136
|
|
2137 1997-10-07 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2138
|
|
2139 * utils/thing.el (thing-symbol): Return nil if `end' is nil.
|
|
2140
|
|
2141 1997-10-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2142
|
|
2143 * modes/cperl-mode.el: Fixed the help toggle menuitem, and added
|
|
2144 an autoload cookie.
|
|
2145 * modes/perl-mode.el: ditch the autoload in favor of cperl-mode.
|
|
2146
|
|
2147 1997-10-07 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2148
|
|
2149 * packages/etags.el (add-to-tag-completion-table): Better support
|
|
2150 for Scheme code. Parse scheme definitions and identifiers
|
|
2151 with colons correctly.
|
|
2152
|
|
2153 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
2154
|
|
2155 * mule/mule-cmds.el (read-input-method-name): Use a default if
|
|
2156 available.
|
|
2157 From Didier Verna <verna@inf.enst.fr>
|
|
2158
|
|
2159 * prim/about.el (about-url-alist): Update jwz's home page.
|
|
2160
|
|
2161 1997-10-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
2162
|
|
2163 * x11/x-menubar.el (default-menubar): Handle pending-delete
|
|
2164 correctly.
|
|
2165
|
|
2166 1997-10-06 SL Baur <steve@altair.xemacs.org>
|
|
2167
|
|
2168 * utils/font.el: Don't need devices.el on XEmacs.
|
|
2169
|
|
2170 1997-10-05 SL Baur <steve@altair.xemacs.org>
|
|
2171
|
|
2172 * utils/mail-utils.el (rmail-dont-reply-to-names): Snarf from
|
|
2173 rmail.el.
|
|
2174
|
|
2175 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
2176
|
|
2177 * efs/dired.el (dired-mail-reader): Default to VM instead of old,
|
|
2178 broken rmail.
|
|
2179
|
201
|
2180 1997-09-29 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2181
|
|
2182 * prim/files.el (auto-mode-alist): make `.cl' a lisp-mode
|
|
2183 extension for Franz Allegro CL.
|
|
2184
|
|
2185 1997-10-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
2186
|
|
2187 * prim/simple.el: Minor docstring and comment changes. Customized
|
|
2188 some more.
|
|
2189
|
|
2190 1997-10-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
2191
|
|
2192 * utils/xemacs-build-report.el (xemacs-build-report): Placed to
|
|
2193 maintenance group.
|
|
2194 (xemacs-create-build-report): Added an autoload cookie.
|
|
2195
|
|
2196 * prim/profile.el (profiling-results): Renamed from
|
|
2197 `pretty-print-profiling-info'.
|
|
2198
|
|
2199 1997-10-03 Karl M. Hegbloom <Karl M. Hegbloom <karlheg@inetarena.com>>
|
|
2200
|
|
2201 * custom/cus-edit.el (custom-save-all): Bind `auto-mode-alist' to
|
|
2202 nil around the init file handling to prevent unnecessary automagic
|
|
2203 processing.
|
|
2204
|
|
2205 1997-10-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
2206
|
|
2207 * prim/faces.el (face-spec-set): Invoke `init-face-from-resources'.
|
|
2208
|
|
2209 * custom/cus-face.el (custom-set-faces): Revert to using
|
|
2210 `make-empty-face'.
|
|
2211 (custom-declare-face): Ditto.
|
|
2212
|
|
2213 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
2214
|
|
2215 * prim/modeline.el (modeline-modified-map): Call wrapper function
|
|
2216 over `vc-toggle-read-only'.
|
|
2217 (modeline-toggle-read-only): New function.
|
|
2218
|
|
2219 * prim/files.el (basic-save-buffer): Put guard on call to
|
|
2220 `vc-after-save' since someone may wish not to install the vc
|
|
2221 package.
|
|
2222
|
|
2223 * prim/fill.el (sentence-end-double-space): Fix docstring.
|
|
2224
|
|
2225 * cl/cl-seq.el (remq): Reformat and add doc-string.
|
|
2226 Suggested by: Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2227
|
|
2228 1997-10-03 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2229
|
|
2230 * packages/func-menu.el: change the countups from message's to
|
|
2231 display-message 'progress's so they don't dump in the lossage
|
|
2232 buffer.
|
|
2233
|
|
2234 1997-10-03 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2235
|
|
2236 * psgml/psgml.el (sgml-mode-map): Bind (meta backspace) to
|
|
2237 'backward-kill-word so it works as expected. "\e\C-h" will still
|
|
2238 do 'sgml-mark-current-element.
|
|
2239
|
|
2240 1997-08-13 Yves BLUSSEAU <hk444@cleveland.freenet.edu>
|
|
2241
|
|
2242 * efs/efs.el (efs-set-file-modes): Fix a bug that cause an error
|
|
2243 when using the efs-set-file-modes function on a remote station with
|
|
2244 a FTP daemon that don't support the QUOTE function.
|
|
2245
|
|
2246 1997-10-02 Colin Rafferty <craffert@ml.com>
|
|
2247
|
|
2248 * prim/frame.el (default-drag-and-drop-functions): Fixed a typo
|
|
2249 that was calling `data' rather than looking at it.
|
|
2250
|
|
2251 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
2252
|
|
2253 * cl/cl-seq.el (remove): Add docstring.
|
|
2254 Suggested by Karl M Hegbloom <karlheg@inetarena.com>
|
|
2255
|
199
|
2256 1997-10-02 Colin Rafferty <craffert@ml.com>
|
|
2257
|
|
2258 * prim/simple.el (set-fill-column): Used format to create the
|
|
2259 string for `display-message'.
|
|
2260
|
|
2261 1997-10-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
2262
|
|
2263 * custom/cus-face.el (custom-set-faces): Make the face, if
|
|
2264 necessary.
|
|
2265
|
|
2266 1997-10-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
2267
|
|
2268 * custom/cus-face.el (custom-declare-face): Use `make-face'
|
|
2269 instead of `make-empty-face'.
|
|
2270 (custom-declare-face): Don't invoke init-face-from-resources
|
|
2271 explicitly.
|
|
2272
|
|
2273 * prim/profile.el (pretty-print-profiling-info): When interactive,
|
|
2274 use a separate buffer instead of current-buffer.
|
|
2275 (pretty-print-profiling-info): Prettified output.
|
|
2276
|
|
2277 1997-10-01 SL Baur <steve@altair.xemacs.org>
|
|
2278
|
|
2279 * custom/cus-dep.el (cus-face): Remove unneeded dependency on
|
|
2280 cus-edit.
|
|
2281
|
|
2282 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
2283
|
|
2284 * utils/finder.el (finder-known-keywords): Fix typo.
|
|
2285
|
197
|
2286 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
2287
|
|
2288 * prim/dumped-lisp.el (preloaded-file-list): Load
|
|
2289 cl/auto-autoloads early.
|
|
2290
|
|
2291 1997-10-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
2292
|
|
2293 * custom/cus-edit.el (custom-save-delete): Bind `find-file-hooks'
|
|
2294 to nil.
|
|
2295
|
|
2296 * custom/wid-edit.el (widget-next-button-or-field): Use the
|
|
2297 `start-open' flag to `map-extents'.
|
|
2298 (widget-previous-button-or-field): Ditto.
|
|
2299
|
|
2300 * custom/cus-edit.el (custom-face-value-create): Use
|
|
2301 `face-custom-attributes'.
|
|
2302
|
|
2303 * packages/font-lock.el: Defcustomed some variables.
|
|
2304
|
|
2305 1997-09-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
2306
|
|
2307 * custom/cus-face.el: Big changes. Most of the functionality
|
|
2308 moved to faces.el. Internal functions renamed not to start with
|
|
2309 `custom-'.
|
|
2310
|
|
2311 * custom/cus-face.el (face-spec-set): Use `reset-face'.
|
|
2312
|
|
2313 * prim/faces.el (reset-face): Accept LOCALE, TAG-SET and EXACT-P.
|
|
2314
|
|
2315 * custom/cus-face.el (face-spec-set): Use `remove-specifier'.
|
|
2316 (get-frame-background-mode): Cache background modes of frames.
|
|
2317
|
|
2318 * prim/minibuf.el (input-error): Add a `display-error' property.
|
|
2319
|
|
2320 * custom/cus-face.el (initialize-face-resources): Check for
|
|
2321 `make-face-x-resource-internal' before using it.
|
|
2322 (custom-get-frame-properties): Use `set-frame-property'.
|
|
2323
|
|
2324 1997-09-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
2325
|
|
2326 * custom/wid-edit.el (widget-specify-button): Set the `tabable'
|
|
2327 property.
|
|
2328 (widget-specify-field): Ditto.
|
|
2329 (widget-next-button-or-field): Use it.
|
|
2330 (widget-previous-button-or-field): Ditto.
|
|
2331
|
|
2332 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
|
|
2333
|
|
2334 * sunpro/sunpro-init.el: Fix initialization failure if
|
|
2335 compile/debug toolbar buttons are LAST on the toolbar.
|
|
2336
|
|
2337 1997-09-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2338
|
|
2339 * prim/help.el (find-function-noselect): Now finds libraries
|
|
2340 explicitly loaded from outside `load-path' as it should.
|
|
2341
|
|
2342 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
2343
|
|
2344 * prim/help.el(describe-function-1): Fix for compiled macros.
|
|
2345 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2346
|
|
2347 Mon Sep 29 01:30:45 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2348
|
|
2349 * prim/startup.el: Added defvars for lock-directory
|
|
2350 and superlock-file to quiet the byte-compiler.
|
|
2351
|
|
2352 (normal-top-level): Removed call to init-glyphs; it now
|
|
2353 runs at dump time from lisp/prim/glyphs.el.
|
|
2354
|
|
2355 (splash-frame-present): Call splash-hack-version-string
|
|
2356 once after all the strings have been inserted, instead
|
|
2357 of once per string insertion.
|
|
2358
|
|
2359 * prim/glyphs.el (init-glyphs): Replaced references
|
|
2360 to data-directory with "../etc/" which is the data
|
|
2361 directory at dump time. This is likely a lose for
|
|
2362 those who CANNOT_DUMP. I don't know what the right
|
|
2363 answer is in that case.
|
|
2364
|
|
2365 Run init-glyphs at dump time.
|
|
2366
|
|
2367 * prim/faces.el (init-other-random-faces): Don't set
|
|
2368 colors for the text cursor if we're initializating a
|
|
2369 tty device, since it does nothing on a tty.
|
|
2370
|
|
2371 Removed modeline-buffer-id, modeline-mousable and
|
|
2372 modeline-mousable-minor-mode-code face initialization; this
|
|
2373 code is now run at dump time in lisp/prim/modeline.el.
|
|
2374
|
|
2375 * prim/faces.el: Set reverse-p property on tty devices
|
|
2376 for the primary-selection face. Set underline-p property
|
|
2377 on tty devices for the secondary-selection face. Both of
|
|
2378 these actions are to prevent init-other-random-faces from
|
|
2379 considering these faces the same as the default face on
|
|
2380 ttys and applying useless color specs to them.
|
|
2381
|
|
2382 * prim/modeline.el: Initialize modeline-buffer-id,
|
|
2383 modeline-mousable and modeline-mousable-minor-mode
|
|
2384 faces in this file at dump time.
|
|
2385
|
|
2386 Added (defvar place) to quiet the byte-compiler.
|
|
2387
|
|
2388 Mon Sep 29 02:11:35 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2389
|
|
2390 * packages/vc-hooks.el: Move menu installation off
|
|
2391 before-init-hook and do it at dump time.
|
|
2392
|
|
2393 * ediff/ediff-hook.el: Move menu installation off
|
|
2394 before-init-hook and do it at dump time.
|
|
2395
|
|
2396 1997-09-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2397
|
|
2398 * prim/help.el (describe-function-1): If the function is not yet
|
|
2399 loaded, print the autoload file-name. If function is loaded,
|
|
2400 print the library name in `load-history' or from
|
|
2401 `compiled-function-annotation'.
|
|
2402
|
|
2403 1997-09-28 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2404
|
|
2405 * prim/help.el (find-function-noselect): remove reference to
|
|
2406 `path' from the (let* ((path find... since &optional path is no
|
|
2407 longer an argument to this function. Cures "Signaling:
|
|
2408 (void-variable path)" error when using {M-x find-function}.
|
|
2409
|
|
2410 1997-09-27 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2411
|
|
2412 * utils/regexp-opt.el: Add support for the shy grouping "\\(?:"
|
|
2413 that came along with the new regexp syntax.
|
|
2414
|
|
2415 1997-09-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
2416
|
|
2417 * x11/x-toolbar.el: Minor fixes.
|
|
2418
|
|
2419 1997-09-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
2420
|
|
2421 * custom/wid-edit.el (color): Buttonify the tag.
|
|
2422 (widget-color-action): Use `read-color' unconditionally.
|
|
2423
|
|
2424 * utils/edmacro.el: Use append/vconcat instead of mapcar/mapvector
|
|
2425 with `identity'.
|
|
2426 (format-kbd-macro): Use `indirect-function' instead of
|
|
2427 `symbol-function'.
|
|
2428 (read-kbd-macro): Fix docstring.
|
|
2429 (edmacro-finish-edit): Use `match-string'.
|
|
2430 (edmacro-parse-keys): Ditto.
|
|
2431 (edmacro-parse-word): Use `dotimes' instead of `loop'.
|
|
2432 (edmacro-format-keys): Ditto.
|
|
2433
|
|
2434 * custom/cus-face.el (custom-face-attributes): Use
|
|
2435 `set-face-background-pixmap', instead of `set-face-stipple'.
|
|
2436
|
|
2437 * custom/cus-edit.el (custom-group-menu-create): Check whether
|
|
2438 `custom-menu-create' returned a list.
|
|
2439
|
|
2440 1997-09-28 SL Baur <steve@altair.xemacs.org>
|
|
2441
|
|
2442 * utils/finder.el (finder-known-keywords): Ignore mule entry when
|
|
2443 built without Mule.
|
|
2444
|
|
2445 1997-09-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2446
|
|
2447 * quail.el (quail-execute-non-quail-command): `keylist' is not
|
|
2448 list of characters.
|
|
2449 (quail-update-translation): Don't use `quail-delete-region'
|
|
2450 because overlay emulation of XEmacs can not regard 0 length
|
|
2451 overlay.
|
|
2452 (quail-show-kbd-layout): Must convert character(code) to event.
|
|
2453
|
|
2454 1997-09-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2455
|
|
2456 * quail.el: sync with Emacs 20.2.
|
|
2457
|
|
2458 1997-09-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2459
|
|
2460 * mule-init.el (init-mule): Load leim-list.el (to sync with Emacs
|
|
2461 20.2).
|
|
2462
|
|
2463 * mule-cmds.el: Change key binding for `select-input-method' to
|
|
2464 sync with Emacs 20.2.
|
|
2465
|
|
2466 (get-language-info, set-language-info, set-language-info-alist,
|
|
2467 read-language-name): Modify to sync with Emacs 20.2.
|
|
2468
|
|
2469 (leim-list-file-name): New constant (imported from Emacs 20.2).
|
|
2470 (leim-list-header, leim-list-entry-regexp,
|
|
2471 update-leim-list-functions): New variable (imported from Emacs
|
|
2472 20.2).
|
|
2473 (update-leim-list-file): New function (imported from Emacs 20.2).
|
|
2474
|
|
2475 (current-input-method, current-input-method-title): Modify
|
|
2476 DOC-string to sync with Emacs 20.2.
|
|
2477 (default-input-method): Use `defcustom' (to sync with Emacs 20.2).
|
|
2478 (input-method-history): New variable (imported from Emacs 20.2).
|
|
2479
|
|
2480 (inactivate-current-input-method-function): Modify DOC-string to
|
|
2481 sync with Emacs 20.2.
|
|
2482
|
|
2483 (input-method-alist): New variable (imported from Emacs 20.2).
|
|
2484 (register-input-method, read-input-method-name,
|
|
2485 activate-input-method, inactivate-input-method): New function
|
|
2486 (imported from Emacs 20.2).
|
|
2487 (select-input-method, toggle-input-method, describe-input-method,
|
|
2488 describe-current-input-method, read-multilingual-string): Modify
|
|
2489 to sync with Emacs 20.2.
|
|
2490 (input-method-verbose-flag): New variable; abolish
|
|
2491 `input-method-tersely-flag'; to sync with Emacs 20.2.
|
|
2492 (input-method-highlight-flag): New variable (imported from Emacs
|
|
2493 20.2).
|
|
2494
|
|
2495 (input-method-activate-hook, input-method-inactivate-hook): Modify
|
|
2496 DOC-string to sync with Emacs 20.2.
|
|
2497 (input-method-exit-on-invalid-key): New variable (imported from
|
|
2498 Emacs 20.2).
|
|
2499
|
|
2500 * mule-coding.el (check-coding-system): New alias.
|
|
2501 (modify-coding-system-alist): New function (imported from Emacs
|
|
2502 20.2).
|
|
2503
|
|
2504 Rename coding-system `iso-2022-7' -> `iso-2022-7bit' to sync with
|
|
2505 Emacs 20.2; define alias `iso-2022-7' for compatibility.
|
|
2506
|
|
2507 * mule-process.el (network-coding-system-alist): New variable.
|
|
2508 (open-network-stream): Refer it.
|
|
2509
|
|
2510 1997-09-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2511
|
|
2512 * viet-util.el: New file; Imported from Emacs 20.2.
|
|
2513
|
|
2514 * tibet-util.el: New file; Imported from Emacs 20.2.
|
|
2515
|
|
2516 * hebrew.el, lao.el, lao-util.el, vietnamese.el, tibetan.el:
|
|
2517 Imported from Emacs 20.2.
|
|
2518
|
|
2519 * greek.el, european.el, ethiopic.el, english.el, cyrillic.el,
|
|
2520 chinese.el, korean.el, japanese.el, thai.el, misc-lang.el: Modify
|
|
2521 to sync with Emacs 20.2.
|
|
2522
|
|
2523 1997-09-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2524
|
|
2525 * mule-process.el (start-process): Refer
|
|
2526 `process-coding-system-alist'.
|
|
2527
|
|
2528 * mule-process.el (call-process-region): Refer
|
|
2529 `process-coding-system-alist'.
|
|
2530
|
|
2531 * mule-process.el (process-coding-system-alist): New variable.
|
|
2532 (call-process): Refer it.
|
|
2533
|
|
2534 * mule-init.el: Rename `pathname-coding-system' to
|
|
2535 `file-name-coding-system' to sync with Emacs 20.2.
|
|
2536
|
|
2537 * mule-coding.el: Rename `pathname-coding-system' to
|
|
2538 `file-name-coding-system' to sync with Emacs 20.2; define
|
|
2539 `pathname-coding-system' as an obsolete variable.
|
|
2540
|
|
2541 1997-09-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2542
|
219
|
2543 * mule/mule-files.el: Implement `file-coding-system-alist' of
|
197
|
2544 Emacs 20.0.97 to sync; abolish variable
|
|
2545 `buffer-file-coding-system-alist'.
|
|
2546
|
|
2547 (find-file-coding-system-for-read-from-filename): Renamed from
|
|
2548 `find-buffer-file-coding-system-from-filename'; modify for new
|
|
2549 `file-coding-system-alist'.
|
|
2550
|
|
2551 (find-file-coding-system-for-write-from-filename): New function.
|
|
2552
|
|
2553 (insert-file-contents): Modify for new `file-coding-system-alist'.
|
|
2554
|
|
2555 (write-region): Use
|
|
2556 `find-file-coding-system-for-write-from-filename'.
|
|
2557
|
|
2558 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
2559
|
|
2560 * prim/obsolete.el (define-widget-keywords): Make it obsolete.
|
|
2561
|
|
2562 * custom/widget.el (define-widget-keywords): Restore superfluous
|
|
2563 function `define-widget-keywords'.
|
|
2564
|
|
2565 * modes/sh-script.el (sh-script): Restore correct feature.
|
|
2566
|
|
2567 1997-09-27 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
2568
|
|
2569 * prim/isearch-mode.el (isearch-help-or-delete-char): New function.
|
|
2570
|
195
|
2571 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
2572
|
|
2573 * custom/cus-dep.el (Custom-make-dependencies): Minor fixes.
|
|
2574
|
|
2575 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
2576
|
|
2577 * packages/completion.el: Remove keybinding of M-return for
|
|
2578 hyperbole.
|
|
2579 (completion-kill-region): The version of this function in InfoDock
|
|
2580 4.0pre was very broken for XEmacs due to active region handling
|
|
2581 and because it didn't set the `this-command' variable properly
|
|
2582 when doing a kill.
|
|
2583 From: Bob Weiner <weiner@altrasoft.com>
|
|
2584
|
|
2585 1997-09-26 SL Baur <steve@altair.xemacs.org>
|
|
2586
|
|
2587 * utils/autoload.el: Removed code dealing with customization.
|
|
2588 (update-file-autoloads): Fix typo in DOC string, remove custom code.
|
|
2589 (update-autoloads-from-directory): Remove custom code.
|
|
2590 (batch-update-autoloads): Fix DOC string, remove custom code.
|
|
2591 (batch-update-directory): Fix DOC string, remove custom code.
|
|
2592
|
|
2593 1997-09-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2594
|
|
2595 * prim/help.el (describe-function-at-point): new function.
|
|
2596 (describe-variable-at-point): ditto.
|
|
2597 (help-next-symbol): ditto.
|
|
2598 (help-prev-symbol): ditto.
|
|
2599 (describe-function): Mention `find-function-function' in
|
|
2600 docstring. Use `function-history' in completing-read.
|
|
2601 (describe-function-1): Only print one filename, even if we know
|
|
2602 two! Use `variable-history' in completing-read.
|
|
2603 (where-is): Mention `find-function-function' in docstring.
|
|
2604 (find-function-function): improve docstring.
|
197
|
2605 (find-function-noselect): Remove optional arg. Search also for
|
|
2606 cl's defun*. Return a pair instead of a list.
|
195
|
2607 (find-function-read-function): use `function-history'.
|
|
2608 (find-function-do-it): new function.
|
|
2609 (find-function): Remove optional arg. Use `find-function-do-it'.
|
|
2610 (find-function-other-window): ditto.
|
|
2611 (find-function-other-frame): ditto.
|
|
2612 (find-function-at-point): new function.
|
|
2613
|
|
2614 1997-09-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
2615
|
|
2616 * custom/cus-edit.el: Issue a message about loading customization
|
|
2617 dependencies.
|
|
2618
|
|
2619 * custom/wid-edit.el (widget-map-buttons): Fixed typo.
|
|
2620
|
|
2621 1997-09-25 SL Baur <steve@altair.xemacs.org>
|
|
2622
|
|
2623 * prim/files.el (after-find-file): Revert synch to Emacs 20 and
|
|
2624 restore old directory creation behavior.
|
|
2625
|
|
2626 1997-09-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
2627
|
|
2628 * custom/wid-edit.el (widget-button-or-field-extent): New
|
|
2629 function.
|
|
2630 (widget-next-button-or-field): Use it.
|
|
2631 (widget-previous-button-or-field): Ditto.
|
|
2632 (widget-move): Don't signal an error when there is only one widget
|
|
2633 in the buffer.
|
|
2634 (widget-push-button-value-create): Cache glyphs themselves,
|
|
2635 instead of instantiators.
|
|
2636 (widget-documentation-string-value-create): Better help echo
|
|
2637 (widget-mouse-help): Use `functionp'.
|
|
2638 (widget-echo-help): Ditto.
|
|
2639
|
|
2640 1997-09-25 SL Baur <steve@altair.xemacs.org>
|
|
2641
|
|
2642 * prim/glyphs.el (init-glyphs): Fix jpeg signature.
|
|
2643
|
|
2644 1997-09-24 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2645
|
|
2646 * modes/lazy-shot.el (lazy-shot-shot-function): make the message
|
|
2647 be displayed as progress.
|
|
2648
|
|
2649 1997-09-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
2650
|
|
2651 * comint/telnet.el: Minor custom changes.
|
|
2652
|
|
2653 * custom/wid-edit.el (widget-field-action): Edit the value in the
|
|
2654 minibuffer.
|
|
2655
|
|
2656 * custom/cus-edit.el (custom-group-value-create): Renamed `Go to
|
|
2657 Group' tag to `Open'.
|
|
2658
|
|
2659 * custom/wid-edit.el (widget-shadow-subrs): New variable.
|
|
2660 (widget-url-link-help-echo): New function.
|
|
2661 (url-link): Use it.
|
|
2662 (widget-emacs-library-link-help-echo): New function.
|
|
2663 (emacs-library-link): Use it.
|
|
2664
|
|
2665 1997-09-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
2666
|
|
2667 * custom/wid-edit.el (widget-glyph-insert-glyph): Encode the
|
|
2668 widget information to extent, not to the glyph.
|
|
2669 (widget-glyph-click): Extract the widget from the extent, not the
|
|
2670 glyph.
|
|
2671 (widget-glyph-find): Set up a glyph cache.
|
|
2672
|
|
2673 * prim/about.el: Use :button-prefix and :button-suffix instead of
|
|
2674 the variables.
|
|
2675
|
|
2676 * custom/wid-edit.el (widget-field-keymap): Bind Sh-TAB to
|
|
2677 `widget-backward'.
|
|
2678 (widget-specify-field): Use extents, not overlays.
|
|
2679 (widget-specify-button): Ditto.
|
|
2680 (widget-specify-sample): Ditto.
|
|
2681 (widget-specify-inactive): Ditto.
|
|
2682 (widget-button-click): Ditto.
|
|
2683 (widget-field-value-create): Ditto.
|
|
2684 (widget-field-value-delete): Ditto.
|
|
2685 (widget-color-notify): Ditto.
|
|
2686 (widget-setup): Ditto.
|
|
2687 (widget-map-buttons): Use `map-extents'.
|
|
2688 (widget-keymap): Made `global-map' its parent.
|
|
2689 (widget-next-button-or-field): New function.
|
|
2690 (widget-previous-button-or-field): Ditto.
|
|
2691 (widget-move): Use them.
|
|
2692
|
|
2693 * custom/custom.el (custom-group-hash-table): Use
|
|
2694 `make-hashtable', with initial size 300.
|
|
2695 (custom-add-to-group): Update hash-table unconditionally.
|
|
2696
|
|
2697 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
2698
|
|
2699 * prim/packages.el (packages-useful-lisp): Arrange to bytecompile
|
|
2700 shadow.elc early.
|
|
2701
|
|
2702 1997-09-22 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2703
|
|
2704 * x11/x-toolbar.el (Info-frame-plist): Added.
|
|
2705 (toolbar-info) Use new plist variable to make-frame.
|
|
2706
|
|
2707 1997-09-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
2708
|
|
2709 * custom/wid-edit.el (widget-button1-click): Would bug out on
|
|
2710 events with no bindings.
|
|
2711
|
|
2712 * custom/cus-edit.el (custom-group-value-create): Update members
|
|
2713 after loading the widget.
|
|
2714 (custom-group-link-help-echo): New function.
|
|
2715 (custom-group-link): Use it.
|
|
2716
|
|
2717 * prim/cus-load.el (custom-put): Update
|
|
2718 `custom-parent-hash-table'.
|
|
2719
|
|
2720 * custom/cus-edit.el (custom-add-parent-links): Use
|
|
2721 `custom-group-hash-table' to map the groups.
|
|
2722
|
|
2723 * custom/custom.el (custom-parent-hash-table): New variable.
|
|
2724 (custom-add-to-group): Use it.
|
|
2725
|
|
2726 * prim/cus-load.el: Don't issue message for every loaded file.
|
|
2727
|
|
2728 * custom/cus-edit.el (custom-group-prompt): New function.
|
|
2729 (customize): Use it.
|
|
2730 (customize-other-window): Ditto.
|
|
2731
|
|
2732 * custom/wid-edit.el (widget-field-keymap): Bind TAB to
|
|
2733 `widget-forward'.
|
|
2734
|
|
2735 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2736
|
|
2737 * custom/cus-edit.el: Use `display-message' to indicate progress
|
|
2738 messages.
|
|
2739 (customize-set-variable): Use the third argument to `get'.
|
|
2740 (customize-save-variable): Ditto.
|
|
2741 (custom-variable-value-create): Ditto.
|
|
2742 (custom-variable-state-set): Ditto.
|
|
2743 (custom-variable-set): Ditto.
|
|
2744 (custom-variable-save): Ditto.
|
|
2745 (custom-variable-reset-saved): Ditto.
|
|
2746 (custom-variable-reset-standard): Ditto.
|
|
2747
|
|
2748 * custom/cus-edit.el: Removed C-coded routines.
|
|
2749
|
|
2750 * custom/cus-edit.el (custom-buffer-create-internal): Print a
|
|
2751 limited number of messages.
|
|
2752 (custom-group-value-create): Ditto.
|
|
2753
|
|
2754 * custom/wid-edit.el (widget-editable-list-value-get): Revert to
|
|
2755 `append'.
|
|
2756
|
|
2757 1997-09-22 Colin Rafferty <craffert@ml.com>
|
|
2758
|
|
2759 * modes/lazy-shot.el (lazy-shot-shot-function): Made it do its
|
|
2760 work in the correct buffer. Also, changed obsolete
|
|
2761 function call to non-obsolete version.
|
|
2762
|
|
2763 1997-09-22 Colin Rafferty <craffert@ml.com>
|
|
2764
|
|
2765 * utils/shadow.el (find-emacs-lisp-shadows): Removed extra slash
|
|
2766 between directory and filename.
|
|
2767
|
|
2768 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
2769
|
|
2770 * ilisp/Makefile (SHELL): Remove dependency on /bin/csh.
|
|
2771
|
|
2772 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2773
|
|
2774 * custom/wid-edit.el (widget-move): Use `incf'.
|
|
2775 (widget-after-change): Ditto.
|
|
2776 (widget-field-value-get): Ditto.
|
|
2777 (widget-info-link-help-echo): New function.
|
|
2778 (info-link): Use it.
|
|
2779
|
|
2780 * custom/cus-edit.el (custom-last): Removed.
|
|
2781 (custom-buffer-create-internal): Use `incf'.
|
|
2782 (custom-group-value-create): Ditto.
|
|
2783
|
|
2784 * packages/auto-save.el: Minor custom fixes.
|
|
2785
|
|
2786 * prim/cus-dep.el (Custom-make-dependencies): Generate correct
|
|
2787 output wrt `custom-put'.
|
|
2788
|
|
2789 * custom/wid-edit.el (widget-tabable-at): Use `widget-at'.
|
|
2790
|
|
2791 * custom/cus-edit.el (custom-group-value-create): Use
|
|
2792 `custom-group-visibility' instead of `group-visibility'.
|
|
2793
|
|
2794 * prim/help.el (help-map): Bound `C-h C' to `customize'.
|
|
2795
|
|
2796 * custom/wid-edit.el (widget-princ-to-string): Don't use `let'.
|
|
2797 (widget-clear-undo): Removed current-buffer argument.
|
|
2798 (widget-choose): Use minibuffer when there are more than 10 items.
|
|
2799
|
|
2800 1997-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
2801
|
|
2802 * custom/cus-edit.el (custom-button-face): Made it bold.
|
|
2803 (custom-group-value-create): Change outlook of buffer.
|
|
2804 (custom-buffer-create-internal): Ditto.
|
|
2805 (custom-menu-nesting): Removed -- was unused by XEmacs.
|
|
2806 (custom-menu-create): Don't use `custom-menu-nesting'.
|
|
2807 (custom-group-menu-create): Define unconditionally.
|
|
2808 (customize-menu-create): Ditto.
|
|
2809 (custom-unlispify-menu-entry): Use `with-current-buffer'.
|
|
2810
|
|
2811 * custom/wid-edit.el (widget-checklist-match-inline): Revert to
|
|
2812 `append'.
|
|
2813 (widget-checklist-value-get): Ditto.
|
|
2814 (widget-editable-list-match-inline): Ditto.
|
|
2815 (widget-group-match-inline): Ditto.
|
|
2816 (widget-glyph-find): Removed compatibility checks; use
|
|
2817 `locate-data-directory'.
|
|
2818 (widget-glyph-find): Use backquotes.
|
|
2819 (widget-push-button-value-create): Ditto.
|
|
2820 (widget-choice-mouse-down-action): Don't use `window-system'.
|
|
2821 (widget-transpose-chars): New function.
|
|
2822 (widget-text-keymap): Use it.
|
|
2823 (widget-princ-to-string): Use `with-current-buffer'.
|
|
2824 (widget-map-buttons): Ditto.
|
|
2825 (widget-push-button-gui): Set to value of `widget-glyph-enable' by
|
|
2826 default.
|
|
2827 (widget-push-button-value-create): Call `widget-specify-button'.
|
|
2828
|
|
2829 * utils/mail-extr.el: Customized.
|
|
2830
|
|
2831 1997-09-21 SL Baur <steve@altair.xemacs.org>
|
|
2832
|
|
2833 * packages/man.el: Reverse manual prefix patch.
|
|
2834
|
|
2835 1997-09-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2836
|
|
2837 * packages/man.el: Got rid of the `stars', and hard coded a prefix
|
|
2838 of "Man: " for manual-entry buffers.
|
|
2839
|
|
2840 1997-09-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
2841
|
|
2842 * custom/cus-face.el (frame-background-mode): Renamed from
|
|
2843 `custom-background-mode'.
|
|
2844 (frame-background-mode): Rewritten.
|
|
2845
|
|
2846 * x11/x-menubar.el: Customized.
|
|
2847
|
|
2848 * custom/cus-face.el (face-spec-set-match-display): Use `warn' for
|
|
2849 warnings.
|
|
2850
|
|
2851 * x11/x-font-menu.el: Customized.
|
|
2852
|
|
2853 * modes/reftex.el: Add prefixes to customization groups.
|
|
2854
|
|
2855 * custom/cus-edit.el (customize): Accept GROUP.
|
|
2856 (customize-group): Defalias to `customize'.
|
|
2857 (customize-other-window): New function.
|
|
2858 (customize-group-other-window): Alias to `customize-other-window'.
|
|
2859
|
|
2860 * custom/wid-edit.el (widget-choose): Now works with
|
|
2861 `widget-menu-minibuffer-flag' set to nil.
|
|
2862 (widget-menu-minibuffer-flag): Default to nil.
|
|
2863 (widget-specify-insert): Use new blackquote syntax.
|
|
2864 (widget-checklist-value-get): Ditto.
|
|
2865 (widget-map-buttons): Ditto.
|
|
2866 (widget-checklist-match-inline): Ditto.
|
|
2867 (widget-editable-list-match-inline): Ditto.
|
|
2868 (widget-group-match-inline): Ditto.
|
|
2869 (widget-checklist-match-inline): Use `nconc'.
|
|
2870 (widget-keymap): Bind `M-tab' to `widget-backward'.
|
|
2871
|
|
2872 * prim/help.el (find-function-noselect): `locate-library' is
|
|
2873 compression-aware; don't duplicate the work.
|
|
2874
|
|
2875 * prim/packages.el (packages-hardcoded-lisp): Remove "cl-defs".
|
|
2876
|
|
2877 * custom/wid-edit.el: Use `remove-if'.
|
|
2878 (widget-glyph-directory): Use `locate-data-directory'.
|
|
2879
|
|
2880 * custom/cus-edit.el (custom-unlispify-remove-prefixes): Default
|
|
2881 to t.
|
|
2882
|
|
2883 * custom/wid-edit.el: Removed *lots* of compatibility stuff.
|
|
2884
|
|
2885 * custom/wid-edit.el: (widget-editable-list-value-get): Apply
|
|
2886 `nconc' instead of `append'.
|
|
2887
|
|
2888 * custom/wid-edit.el: Ditto.
|
|
2889
|
|
2890 * custom/cus-edit.el: Ditto.
|
|
2891
|
|
2892 * custom/custom.el: Use `mapc' instead of `mapcar', where
|
|
2893 appropriate.
|
|
2894
|
|
2895 * custom/wid-edit.el: Ditto.
|
|
2896
|
|
2897 * custom/cus-edit.el: Ditto.
|
|
2898
|
|
2899 * custom/custom.el: Ditto.
|
|
2900
|
|
2901 * custom/widget.el: Don't define widget keywords.
|
|
2902
|
|
2903 1997-09-21 Joel Peterson <tarzan@aosi.com>
|
|
2904
|
|
2905 * prim/menubar.el: use normalize-menu-item-name instead of downcase
|
|
2906 to compare menu item names.
|
|
2907
|
193
|
2908 1997-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
2909
|
|
2910 * packages/etags.el: Lots of changes.
|
|
2911
|
|
2912 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
2913
|
|
2914 * prim/faces.el (Top Level): Back out use of the loop macro. It now
|
|
2915 isn't defined until loaddefs gets loaded.
|
|
2916
|
|
2917 1997-09-20 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
2918
|
|
2919 * prim/help.el (help-for-help): Make menu items style more uniform.
|
|
2920
|
|
2921 1997-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
2922
|
|
2923 * modes/sendmail.el: Don't define keys to mail etc.
|
|
2924
|
|
2925 * prim/keydefs.el: Add bindings to `compose-mail'.
|
|
2926
|
|
2927 * prim/simple.el: Synch mail stuff with Emacs 20.
|
|
2928
|
|
2929 * utils/reporter.el: Removed mail-user-agent stuff.
|
|
2930
|
|
2931 * x11/x-menubar.el (default-menubar): Use new semantics for
|
|
2932 `gnuserv-frame'.
|
|
2933
|
|
2934 * prim/obsolete.el (string-to-sequence): Wouldn't work with TYPE
|
|
2935 `vector'.
|
|
2936
|
|
2937 1997-09-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
2938
|
|
2939 * cl/cl.el: Don't load cl-defs.
|
|
2940
|
|
2941 * cl/cl-macs.el: Added autoload cookies.
|
|
2942
|
|
2943 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
2944
|
|
2945 * packages/man.el (Manual-buffers-have-prefix): New function.
|
|
2946 (manual-entry): Use it.
|
|
2947 From Remek Trzaska <remek@postoffice.npac.syr.edu>
|
|
2948
|
|
2949 1997-09-18 Colin Rafferty <craffert@ml.com>
|
|
2950
|
|
2951 * prim/novice.el (disable-command): Made it modify `custom-file'
|
|
2952 instead of `user-init-file'.
|
|
2953
|
|
2954 Stop multiple disable/enable-command calls from adding
|
|
2955 extra newlines.
|
|
2956
|
|
2957 1997-09-19 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
2958
|
|
2959 * prim/make-docfile.el: Use null, not not.
|
|
2960
|
|
2961 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2962
|
|
2963 * prim/isearch-mode.el (isearch-message): Display-message as
|
|
2964 progress (this way isearch message won't appear in the message
|
|
2965 log).
|
|
2966
|
|
2967 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2968
|
|
2969 * packages/info.el (Info-elisp-ref): Use `find-function-function'.
|
|
2970
|
|
2971 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2972
|
|
2973 * packages/lazy-lock.el (lazy-lock-pre-idle-fontify-windows):
|
|
2974 Don't do lazy-lock'ing if we're in the minibuffer.
|
|
2975
|
191
|
2976 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
2977
|
193
|
2978 * oobr/Makefile (autoloads): Fix target.
|
|
2979
|
|
2980 * hyperbole/Makefile (autoloads): Fix target.
|
|
2981
|
|
2982 * utils/autoload.el (batch-update-autoloads): Obey
|
|
2983 `autoload-package-name' setting.
|
|
2984
|
|
2985 * efs/Makefile: Correct autoloads target.
|
|
2986
|
191
|
2987 * prim/packages.el (locate-library): Simplify regexp for
|
|
2988 compression suffixes.
|
|
2989 Suggested by: Hrvoje Niksic <hniksic@srce.hr>
|
|
2990
|
|
2991 1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2992
|
|
2993 * ilisp/ilisp-out.el (ilisp-scroll-output): bind `scroll-in-place'
|
|
2994 to nil around the call to #'scroll-up so that {C-c v}
|
|
2995 will properly scroll the *output* buffer.
|
|
2996
|
|
2997 1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2998
|
|
2999 * ilisp/ilisp-out.el (ilisp-needed-window-height): make window one
|
|
3000 line bigger
|
|
3001
|
189
|
3002 1997-09-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3003
|
|
3004 * packages/info.el (Info-mouse-track-double-click-hook): follow
|
|
3005 the top menu item when double click in bottom 1/4 and middle 1/3
|
|
3006
|
|
3007 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
3008
|
|
3009 * prim/about.el (about-hackers): Add new entry.
|
|
3010
|
|
3011 Tue Sep 16 19:23:24 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3012
|
|
3013 * cc-mode/Release 5.18
|
|
3014
|
|
3015 Tue Sep 16 23:17:15 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3016
|
|
3017 * cc-mode/cc-menus.el (cc-imenu-c-prototype-macro-regexp): New
|
|
3018 variable.
|
|
3019
|
|
3020 (cc-imenu-c++-generic-expression): Patches to better match C++ code.
|
|
3021 Given by jan.dubois@ibm.net (Jan Dubois)
|
|
3022
|
|
3023 * cc-mode/cc-menus.el (cc-imenu-java-generic-expression):
|
|
3024 Removed test for declaration
|
|
3025 statements. Patch given by Ake Stenhoff <etxaksf@aom.ericsson.se>, as
|
|
3026 forwarded to me by RMS.
|
|
3027
|
|
3028 * cc-mode/cc-menus.el:
|
|
3029 Imenu support for Objective-C given by Masatake (jet) YAMATO.
|
|
3030
|
|
3031 * cc-mode/cc-mode.el (objc-mode): Bind imenu-create-index-function to
|
|
3032 cc-imenu-objc-function to enable Imenu support for Objective-C.
|
|
3033 Contributed by Masatake (jet) YAMATO.
|
|
3034
|
|
3035 Mon Sep 15 23:21:51 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3036
|
|
3037 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
3038 Use existing copy-tree if it's defined.
|
|
3039
|
|
3040 copy-sequence doesn't work; the
|
|
3041 c-offsets-alist must be copied recursively. Use copy-tree solution
|
|
3042 given by Simon Marshall.
|
|
3043
|
|
3044 Fri Sep 5 04:47:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3045
|
|
3046 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
3047 Fixes in sentence movement to properly
|
|
3048 handle M-e moving forward into a comment when looking at preceding
|
|
3049 whitespace, and M-a moving backward into comment when looking at
|
|
3050 following whitespace.
|
|
3051
|
|
3052 Uncommented the looking-at call in the
|
|
3053 sentence-flag clause so that moving by forward-sentence when looking
|
|
3054 at the beginning of a comment works again. A previous log message in
|
|
3055 cc-mode.el indicates this was commented out "because
|
|
3056 c-beginning-of-statement-1 should do the right thing", but clearly it
|
|
3057 doesn't.
|
|
3058
|
|
3059 I don't know if this breaks something else, because I can't figure out
|
|
3060 why it was commented out in the first place.
|
|
3061
|
|
3062 * cc-mode/cc-langs.el:
|
|
3063 Define `/' in c-mode-base-map since all modes now support
|
|
3064 c-electric-slash.
|
|
3065
|
|
3066 Define C-c C-e in mode-specific maps instead of c-mode-base-map since
|
|
3067 c-expand-macro is meaningless in Java and IDL.
|
|
3068
|
|
3069 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
3070 Wrap backward-up-list in a c-safe call so no
|
|
3071 error results when buffer contains only a comment and point is at
|
|
3072 eob.
|
|
3073
|
|
3074 1997-09-15 SL Baur <steve@altair.xemacs.org>
|
|
3075
|
|
3076 * utils/autoload.el (customized-symbols): Use a hash table.
|
|
3077
|
|
3078 * prim/cus-load.el (custom-put): Restore.
|
|
3079 Adapted from code by Hrvoje Niksic <hniksic@srce.hr>
|
|
3080
|
|
3081 * x11/x-toolbar.el (initial-toolbar-spec): Remove news and mail
|
|
3082 icons from default toolbar.
|
|
3083
|
|
3084 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
3085
|
|
3086 * prim/packages.el (locate-data-directory): Return nil when
|
|
3087 directory not found.
|
|
3088 (locate-library): Reimplemented using `locate-file'.
|
|
3089
|
|
3090 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
3091
|
|
3092 * prim/cus-dep.el: Provide `cus-dep'.
|
|
3093
|
|
3094 * packages/time.el (display-time-insinuate): New function; don't
|
|
3095 insinuate upon loading.
|
|
3096 (display-time): Use it.
|
|
3097
|
|
3098 * prim/loadup.el: Use it.
|
|
3099
|
|
3100 * prim/dumped-lisp.el (dumped-lisp-packages): Renamed to
|
|
3101 `preloaded-file-list'.
|
|
3102
|
|
3103 * prim/cus-load.el: Updated the comment.
|
|
3104
|
|
3105 * prim/cus-dep.el (custom-make-dependencies): Unjunkify.
|
|
3106
|
|
3107 * modes/lisp-mode.el: Declare indentation of `with-temp-buffer'.
|
|
3108
|
|
3109 * prim/cus-dep.el (custom-make-dependencies): Allow optional
|
|
3110 parameter; don't kill Emacs.
|
|
3111
|
|
3112 * modes/cl-indent.el: Minor customize changes.
|
|
3113
|
|
3114 * modes/asm-mode.el: Minor customize changes.
|
|
3115
|
|
3116 * modes/arc-mode.el: Customized.
|
|
3117
|
|
3118 * modes/ada-stmt.el: New file.
|
|
3119
|
|
3120 * modes/ada-mode.el: Synched with FSF (customized, etc.)
|
|
3121
|
|
3122 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
3123
|
|
3124 * prim/files.el (switch-to-buffer-other-frame): Undo previous
|
|
3125 change when focus-follows-mouse policy is in effect.
|
|
3126
|
|
3127 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
3128
|
|
3129 * packages/recent-files.el: Minor customize changes.
|
|
3130
|
|
3131 * packages/man.el: Minor customize changes.
|
|
3132 (Manual-use-rosetta-man): Moved the extensive info from docstring.
|
|
3133
|
|
3134 * packages/makeinfo.el: Minor customize changes.
|
|
3135
|
|
3136 * packages/info.el: Minor customize changes.
|
|
3137
|
|
3138 * packages/gopher.el: Minor customize changes.
|
|
3139
|
|
3140 * packages/func-menu.el: Minor customize changes.
|
|
3141
|
|
3142 * packages/etags.el (tags-delete): Use builtin `delete'.
|
|
3143 (tags-remove-duplicates): Don't recurse.
|
|
3144 Fixup customizations.
|
|
3145
|
|
3146 * packages/emerge.el: Use `with-current-buffer' instead of
|
|
3147 `emerge-eval-in-buffer'; reindent.
|
|
3148
|
|
3149 * packages/compile.el: Minor customize changes.
|
|
3150
|
|
3151 * packages/bookmark.el: Customized.
|
|
3152
|
|
3153 * packages/avoid.el (mouse-avoidance-mode): Customized properly.
|
|
3154
|
|
3155 * packages/autoinsert.el: Customized.
|
|
3156
|
|
3157 * modes/xrdb-mode.el: Minor customize changes.
|
|
3158
|
|
3159 * modes/vrml-mode.el: Minor customize changes.
|
|
3160
|
|
3161 * modes/vhdl-mode.el: Customized.
|
|
3162 (vhdl-emacs-features): Recognize XEmacs 20 correctly.
|
|
3163
|
|
3164 * modes/vhdl-mode.el: Require elp when compiling.
|
|
3165
|
|
3166 * modes/texinfo.el: Minor customize changes.
|
|
3167
|
|
3168 * modes/tcl.el: Minot customize changes.
|
|
3169
|
|
3170 * modes/strokes.el: Small fixes.
|
|
3171 (strokes-mode): Don't signal error without window system; issue a
|
|
3172 warning.
|
|
3173 (strokes-insinuate): New function. Don't defadvice upon loading.
|
|
3174 (strokes-mode): Use it.
|
|
3175 (strokes-char-face): Use `defface'.
|
|
3176
|
|
3177 * modes/simula.el: Customized.
|
|
3178
|
|
3179 * modes/scribe.el: Customized.
|
|
3180 (scribe-envelop-word): Don't bind `noparens' (unused).
|
|
3181
|
|
3182 * modes/rsz-minibuf.el: Remove old lemacs support,
|
|
3183 e.g. screen-vs-frame, etc.
|
|
3184 (resize-minibuffer-min): Removed.
|
|
3185
|
|
3186 * modes/rsz-minibuf.el: Fix customizations.
|
|
3187
|
|
3188 * prim/subr.el: Moved string-to-foo functions to obsolete.el.
|
|
3189
|
|
3190 * prim/obsolete.el: Comments.
|
|
3191
|
|
3192 1997-09-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
3193
|
|
3194 * packages/filladapt.el: Added `:require' to filladapt-mode
|
|
3195 customization.
|
|
3196
|
|
3197 * modes/whitespace-mode.el: Customize better.
|
|
3198
|
|
3199 * modes/hideshow.el: Customize.
|
|
3200
|
|
3201 * packages/icomplete.el: Don't turn on by default; customize
|
|
3202 correctly.
|
|
3203
|
|
3204 * utils/uniquify.el: Don't invade Emacs by default.
|
|
3205 (uniquify-buffer-name-style): Default to nil.
|
|
3206
|
|
3207 * utils/uniquify.el: Removed support for Emacs 18.
|
|
3208
|
|
3209 * packages/pending-del.el: Customize `pending-delete-mode'.
|
|
3210
|
|
3211 * modes/sh-script.el: Renamed `sh-script' customization group to `sh'.
|
|
3212
|
|
3213 * packages/balloon-help.el: Customize `balloon-help-mode'.
|
|
3214
|
|
3215 * packages/paren.el: Don't invade Emacs by default.
|
|
3216 Finished customizing.
|
|
3217
|
187
|
3218 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
3219
|
|
3220 * x11/x-toolbar.el (toolbar-paste-function): Remove reference to
|
|
3221 x-yank-primary-selection.
|
|
3222 Suggested by: Hrvoje Niksic <hniksic@srce.hr>
|
|
3223
|
|
3224 * prim/about.el (about-xemacs): Update release date with worst
|
|
3225 case.
|
|
3226 (about-maintainer-info): Sync entry with 19.16.
|
|
3227
|
|
3228 1997-09-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3229
|
|
3230 * packages/vc.el (vc-default-init-version): Make the default value
|
|
3231 be `nil'. Improve the docstring.
|
|
3232
|
|
3233 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
3234
|
|
3235 * prim/make-docfile.el: Spawn make-docfile to csh on next-mach as
|
|
3236 well as BSD.
|
|
3237
|
|
3238 1997-09-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
3239
|
|
3240 * mule/mule-util.el: Clean of Emacs-ported things.
|
|
3241
|
|
3242 1997-09-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
3243
|
|
3244 * packages/etags.el (tags-file-pattern): Allow `,' in file names.
|
|
3245
|
|
3246 * prim/startup.el (initial-scratch-message): Converted to defcustom.
|
|
3247
|
|
3248 1997-09-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
3249
|
|
3250 * packages/tar-mode.el: Customize; use cl.el instead of
|
|
3251 home-brewed extensions.
|
|
3252
|
|
3253 1997-09-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3254
|
|
3255 * prim/subr.el (mapc-internal): Define for backward compatibility.
|
|
3256
|
|
3257 * cl/cl-extra.el: Don't define `mapc'.
|
|
3258
|
|
3259 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3260
|
|
3261 * prim/startup.el (initial-scratch-message): Cosmetic change.
|
|
3262
|
|
3263 Fri Sep 5 00:50:41 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3264
|
|
3265 * cc-mode/Release 5.17
|
|
3266
|
|
3267 Fri Sep 5 04:47:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3268
|
|
3269 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
3270 Fixes in sentence movement to properly
|
|
3271 handle M-e moving forward into a comment when looking at preceding
|
|
3272 whitespace, and M-a moving backward into comment when looking at
|
|
3273 following whitespace.
|
|
3274
|
|
3275 * cc-mode/cc-langs.el:
|
|
3276 Define `/' in c-mode-base-map since all modes now support
|
|
3277 c-electric-slash.
|
|
3278
|
|
3279 Define C-c C-e in mode-specific maps instead of c-mode-base-map since
|
|
3280 c-expand-macro is meaningless in Java and IDL.
|
|
3281
|
|
3282 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
3283 Wrap backward-up-list in a c-safe call so no error results when
|
|
3284 buffer contains only a comment and point is at eob.
|
|
3285
|
|
3286 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
3287 Uncommented the looking-at call in the
|
|
3288 sentence-flag clause so that moving by forward-sentence when looking
|
|
3289 at the beginning of a comment works again. A previous log message in
|
|
3290 cc-mode.el indicates this was commented out "because
|
|
3291 c-beginning-of-statement-1 should do the right thing", but clearly it
|
|
3292 doesn't.
|
|
3293
|
|
3294 I don't know if this breaks something else, because I can't figure out
|
|
3295 why it was commented out in the first place.
|
|
3296
|
|
3297 Tue Aug 26 22:31:55 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3298
|
|
3299 * cc-mode/cc-styles.el (c-style-alist): "python" style,
|
|
3300 knr-argdecl-intro == +
|
|
3301
|
|
3302 Mon Aug 25 17:25:12 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3303
|
|
3304 * cc-mode/cc-engine.el (c-inside-bracelist-p):
|
|
3305 Add a test to the enum list test so that the
|
|
3306 following code won't erroneously recognize as inside a brace list:
|
|
3307
|
|
3308 static PyObject **
|
|
3309 unpack_sequence(v, argcnt, why)
|
|
3310 PyObject **v;
|
|
3311 int argcnt;
|
|
3312 enum *why_code;
|
|
3313 {
|
|
3314 int i;
|
|
3315
|
|
3316 Otherwise, the `enum' in the K&R decl trips this code up.
|
|
3317
|
|
3318 * cc-mode/cc-styles.el (c-style-alist): "python" style,
|
|
3319 fill-column = 78
|
|
3320
|
|
3321 Fri Aug 22 20:25:57 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3322
|
|
3323 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
3324 Don't break line in the middle of a string.
|
|
3325
|
|
3326 Mon Aug 18 17:37:24 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3327
|
|
3328 * cc-mode/cc-styles.el (c-style-alist):
|
|
3329 "python" style change: arglist-intro <= +
|
|
3330 "python" style change: inextern-lang <= 0
|
|
3331
|
|
3332 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3333
|
|
3334 * cc-mode/cc-styles.el (c-style-alist):
|
|
3335 "python" style requires c-comment-continuation-stars
|
|
3336 to be "".
|
|
3337
|
|
3338 1997-09-09 SL Baur <steve@altair.xemacs.org>
|
|
3339
|
|
3340 * utils/autoload.el: One too many -autoload suffixes.
|
|
3341
|
|
3342 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3343
|
|
3344 * prim/startup.el (initial-scratch-message): Cosmetic grammar
|
|
3345 fixup in startup *scratch* message.
|
|
3346
|
|
3347 1997-09-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3348
|
|
3349 * packages/vc.el (vc-register): make the second option arg COMMENT
|
|
3350 do something
|
|
3351
|
|
3352 * packages/vc.el (vc-register): Make the default initial
|
|
3353 version be `vc-default-init-version', a new variable
|
|
3354 defaulting to "0.1".
|
|
3355
|
|
3356 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
3357
|
|
3358 * prim/packages.el (packages-find-packages): Reverse package path.
|
|
3359 From Colin Rafferty <craffert@ml.com>
|
|
3360
|
|
3361 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3362
|
|
3363 * utils/edmacro.el (edmacro-parse-word): Accept ^foo (would signal
|
|
3364 error).
|
|
3365 (edmacro-format-1): Add SPC after ^.
|
|
3366
|
|
3367 1997-09-03 SL Baur <steve@altair.xemacs.org>
|
|
3368
|
|
3369 * prim/make-docfile.el (Top Level): Ensure `load-path' always has
|
|
3370 directory names ending in '/'.
|
|
3371
|
|
3372 * prim/packages.el (list-autoloads-path): Assume `load-path'
|
|
3373 always has directories ending with trailing `/'s.
|
|
3374
|
|
3375 * version.el (emacs-version): Preserve previous matching info.
|
|
3376 From Didier Verna <verna@inf.enst.fr>
|
|
3377
|
|
3378 Wed Sep 3 13:53:10 1997 SL Baur <steve@altair.xemacs.org>
|
|
3379
|
|
3380 * prim/loadup.el: *Never* add directories to the load-path
|
|
3381 without trailing slashes.
|
|
3382
|
|
3383 1997-09-03 SL Baur <steve@altair.xemacs.org>
|
|
3384
|
|
3385 * prim/packages.el (packages-find-packages): New argument:
|
|
3386 `suppress-user' to allow suppression of searching package
|
|
3387 hierarchies beginning with "~".
|
|
3388 (Top Level): Suppress searching user directories at dump time.
|
|
3389
|
185
|
3390 1997-08-30 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3391
|
|
3392 * packages/info.el (Info-mouse-track-double-click-hook): Added,
|
|
3393 and placed an `add-hook' into (Info-mode)
|
|
3394
|
|
3395 1997-08-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3396
|
|
3397 * packages/hyper-apropos.el (hyper-apropos-help-map): add
|
|
3398 keybinding to `hyper-apropos-find-function'.
|
|
3399 (hyper-apropos-map): removed unnecessary double binding to
|
|
3400 `hyper-apropos-set-variable'.
|
|
3401 (hyper-apropos-find-function): new function.
|
|
3402 (hyper-apropos-popup-menu): if in the help mode, look for symbol
|
|
3403 at top of the buffer if necessary. Added menu entry for
|
|
3404 `hyper-apropos-find-function'.
|
|
3405
|
|
3406 1997-08-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3407
|
|
3408 * prim/files.el (switch-to-buffer-other-frame): make it select-frame
|
|
3409
|
|
3410 1997-09-01 SL Baur <steve@altair.xemacs.org>
|
|
3411
|
|
3412 * x11/x-menubar.el (default-menubar): Put tetris in the game menu,
|
|
3413 and move it and the mine game to the top of the menu.
|
|
3414
|
|
3415 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
3416
|
|
3417 * packages/lpr.el: Clone message-flatten-list.
|
|
3418
|
|
3419 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3420
|
|
3421 * apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
3422 iso-2022-jp-2 is defined as coding-system.
|
|
3423
|
|
3424 * mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
3425 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
3426
|
|
3427 (iso-2022-jp-2): New coding system.
|
|
3428
|
|
3429 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3430
|
|
3431 * prim/about.el (about-maintainer-glyph): Fix problem with
|
|
3432 jka-compr.el.
|
|
3433
|
|
3434 1997-08-25 SL Baur <steve@altair.xemacs.org>
|
|
3435
|
|
3436 * prim/help.el (find-function): ff-read-function was renamed.
|
|
3437 (find-function-other-window): Ditto.
|
|
3438 (find-function-other-frame): Ditto.
|
|
3439
|
|
3440 1997-08-21 SL Baur <steve@altair.xemacs.org>
|
|
3441
|
|
3442 * prim/packages.el (packages-find-packages-1): Append trailing
|
|
3443 slash to directories added to the load-path.
|
|
3444
|
|
3445 1997-08-17 SL Baur <steve@altair.xemacs.org>
|
|
3446
|
|
3447 * utils/autoload.el (fixup-autoload-buffer): Replace lost guard
|
|
3448 statement.
|
|
3449
|
|
3450 * prim/make-docfile.el: Remove BOGUS redefinition of
|
|
3451 find-file-hooks.
|
|
3452 * prim/update-elc.el: Ditto.
|
|
3453
|
|
3454 * prim/packages.el (locate-library): Put guard on usage of
|
|
3455 `find-file-hooks' (it doesn't exist when temacs is being run).
|
|
3456
|
183
|
3457 Fri Aug 15 17:26:05 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3458
|
|
3459 * cc-mode/Release 5.16
|
|
3460
|
|
3461 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3462
|
|
3463 * cc-mode/cc-styles.el (c-style-alist):
|
|
3464 "python" style requires c-comment-continuation-stars
|
|
3465 to be "".
|
|
3466
|
|
3467 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
3468 Eliminate false hits on important characters
|
|
3469 inside literals (strings, comments).
|
|
3470
|
|
3471 Tue Aug 12 21:47:18 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3472
|
|
3473 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
3474 In this function, and the defadvice,
|
|
3475 call indent-new-comment-line if not in a comment.
|
|
3476
|
|
3477 * cc-mode/cc-vars.el (c-buffer-is-cc-mode): Definition moved to
|
|
3478 cc-mode.el
|
|
3479
|
|
3480 * cc-mode/cc-mode.el (c-buffer-is-cc-mode):
|
|
3481 Definition moved here from cc-vars.el. Also,
|
|
3482 put permanent-local property on variable so it's value won't get
|
|
3483 killed by kill-all-local-variables. This makes it easier for non-CC
|
|
3484 Mode derived modes to be initialized correctly.
|
|
3485
|
|
3486 * cc-mode/cc-cmds.el (c-electric-brace):
|
|
3487 In preserve-p test, don't test char-before when at
|
|
3488 bobp. Open brace at bobp is illegal in most modes, but not awk-mode,
|
|
3489 which depends on CC Mode.
|
|
3490
|
|
3491 Mon Aug 11 15:37:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3492
|
|
3493 * cc-mode/cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
|
|
3494 Remove obsolete variable c-double-slash-is-comments-p.
|
|
3495
|
|
3496 * cc-mode/cc-langs.el (c-double-slash-is-comments-p): Remove
|
|
3497 obsolete variable.
|
|
3498
|
|
3499 * cc-mode/cc-cmds.el (c-fill-paragraph):
|
|
3500 Remove conditional on obsolete variable
|
|
3501 c-double-slash-is-comments-p.
|
|
3502
|
|
3503 * cc-mode/cc-styles.el (c-style-alist):
|
|
3504 Conform comment settings to RMS's preferences.
|
|
3505
|
|
3506 Thu Aug 7 19:21:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3507
|
|
3508 * cc-styles.el (c-set-offset): Added autoload cookie.
|
|
3509
|
|
3510 1997-08-15 SL Baur <steve@altair.xemacs.org>
|
|
3511
|
|
3512 * cl/cl-macs.el (cl-make-type-test): De-ebolify type test for
|
|
3513 'character.
|
|
3514
|
|
3515 1997-08-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3516
|
|
3517 * packages/man.el (Manual-mouseify-xrefs): Skip the top line of
|
|
3518 manual entries so to not get the all-caps pseudo xrefs in the
|
|
3519 heading in our list of manuals.
|
|
3520 (Manual-buffers-have-stars): new customize option.
|
|
3521 (manual-entry): Fix to utilize the new variable, and to not put
|
|
3522 stars around manual names put in the minibuffer history.
|
|
3523
|
|
3524 1997-08-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3525
|
|
3526 * packages/info.el (Info-directory-list): reverse the
|
|
3527 `Info-default-directory-list' when using it to initialize the
|
|
3528 `Info-directory-list'.
|
|
3529 (Info-insert-dir): make it so the insertion of a locadir file at a
|
|
3530 "^[ \t]*Local.*\n[ \t]*[-=]+" line works correctly.
|
|
3531
|
|
3532 Mon Aug 11 17:35:35 1997 SL Baur <steve@altair.xemacs.org>
|
|
3533
|
|
3534 * prim/loaddefs.el (((dir load-path))): Ignore all errors.
|
|
3535
|
|
3536 * utils/autoload.el (fixup-autoload-buffer): Wrapping autoloads
|
|
3537 files with a guard produces invalid bytecode.
|
|
3538
|
|
3539 * prim/make-docfile.el (package-path): Look in the package path
|
|
3540 for autoloads files.
|
|
3541
|
|
3542 * prim/packages.el (packages-find-packages-1): Don't append
|
|
3543 trailing "/" when adding a top-level Lisp directory.
|
|
3544 (list-autoloads-path): New function. Use existing precomputed
|
|
3545 load-path instead of doing the old broken computation.
|
|
3546
|
|
3547 1997-08-11 SL Baur <steve@altair.xemacs.org>
|
|
3548
|
|
3549 * prim/startup.el (command-line-1): Allow setting of
|
|
3550 `initial-scratch-message' to nil to turn it off.
|
|
3551 Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
3552
|
181
|
3553 1997-08-09 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3554
|
|
3555 * packages/info.el: (info::toolbar) swap next and prev buttons to
|
|
3556 match the order of the node headings in info files.
|
|
3557
|
|
3558 1997-08-09 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3559
|
|
3560 * packages/info.el: (Info-fontify-node) will now split top line
|
|
3561 that spans 3 lines. (Info-extract-pointer) adjust to match.
|
|
3562
|
|
3563 1997-08-08 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3564
|
|
3565 * packages/info.el: (Info-extract-pointer) make it move forward
|
|
3566 one more line so when the top line has been split, the toolbar
|
|
3567 arrows, u, and p will find the link they need.
|
|
3568
|
|
3569 Thu Aug 7 18:13:12 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3570
|
|
3571 * cc-mode/Release 5.15
|
|
3572
|
|
3573 Thu Aug 7 19:21:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3574
|
|
3575 * cc-mode/cc-styles.el (c-set-offset): Added autoload cookie.
|
|
3576
|
|
3577 * cc-mode/cc-langs.el (c++-mode-syntax-table, java-mode-syntax-table,
|
|
3578 objc-mode-syntax-table, idl-mode-syntax-table): Added autoload
|
|
3579 cookies. c-mode-syntax-table already has one.
|
|
3580
|
|
3581 Wed Aug 6 21:50:08 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3582
|
|
3583 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
3584 Check all cc-mode-19 interface requirements.
|
|
3585
|
|
3586 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3587
|
|
3588 * cc-mode/cc-align.el (c-lineup-java-throws):
|
|
3589 Change the `when' clause to an `if-progn' :-(
|
|
3590
|
|
3591 * cc-mode/cc-langs.el (c-common-init):
|
|
3592 Make comment-line-break-function buffer local iff it's boundp.
|
|
3593
|
|
3594 * cc-mode/cc-cmds.el:
|
|
3595 defadvice for indent-new-comment-line keys off of c-buffer-is-cc-mode
|
|
3596 instead of an explicit major-mode list. this means non-CC Mode
|
|
3597 derived modes will work properly
|
|
3598
|
|
3599 * cc-mode/cc-mode.el (c-initialize-cc-mode): Set
|
|
3600 c-buffer-is-cc-mode to t.
|
|
3601
|
|
3602 * cc-mode/cc-vars.el (c-buffer-is-cc-mode): New variable
|
|
3603
|
|
3604 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
3605 Give in to the pressure. require 'cc-mode-19
|
|
3606 if functionp is not bound. Too many novice errors without this.
|
|
3607
|
|
3608 * cc-mode/cc-cmds.el:
|
|
3609 Added advice for indent-new-comment-line so older Emacsen work if they
|
|
3610 don't have the variable comment-line-break-function.
|
|
3611
|
|
3612 Mon Aug 4 14:55:40 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3613
|
|
3614 * cc-mode/cc-langs.el (c-mode-base-map, c++-mode-map):
|
|
3615 Move `/' as an electric character
|
|
3616 from c++-mode-map to c-mode-base-map for all languages.
|
|
3617
|
|
3618 * cc-mode/cc-cmds.el (c-electric-slash):
|
|
3619 Make this work as the final slash in a */ block
|
|
3620 oriented comment closing token.
|
|
3621
|
|
3622 * cc-mode/cc-vars.el (c-comment-continuation-stars):
|
|
3623 Can take a nil value. Also, the default value is "* ".
|
|
3624
|
|
3625 * cc-mode/cc-cmds.el (c-comment-line-break-function): nil value for
|
|
3626 c-comment-continuation-stars means use old semantics
|
|
3627
|
|
3628 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3629
|
|
3630 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
3631 Added optional soft argument
|
|
3632
|
|
3633 * cc-mode/cc-langs.el (c-common-init): Set comment-multi-line and
|
|
3634 comment-line-break-function here for all modes.
|
|
3635
|
|
3636 * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode,
|
|
3637 idl-mode):
|
|
3638 Don't set comment-multi-line here.
|
|
3639
|
|
3640 * cc-mode/cc-vars.el (c-comment-continuation-stars): New variable
|
|
3641
|
|
3642 * cc-mode/cc-cmds.el (c-comment-line-break-function): New function
|
|
3643 for proposed mode-specific comment-line-break-function variable.
|
|
3644
|
|
3645 * cc-mode/cc-mode.el (c-mode): comment-multi-line => nil
|
|
3646
|
|
3647 * cc-mode/cc-langs.el (c-C-comment-start-regexp): Obsolete.
|
|
3648
|
|
3649 (c-comment-start-regexp): Initialize from c-C++-comment-start-regexp.
|
|
3650
|
|
3651 (c-populate-syntax-table, c-setup-dual-comments): Merge both functions
|
|
3652 into c-populate-syntax-table. With the new 9X draft C standard, both
|
|
3653 line and block oriented comments are supported in all modes, so always
|
|
3654 set up the syntax tables to support both comment styles.
|
|
3655
|
|
3656 (c-mode-syntax-table, c++-mode-syntax-table, java-mode-syntax-table,
|
|
3657 objc-mode-syntax-table, idl-mode-syntax-table): Use the new syntax
|
|
3658 table initialization idioms.
|
|
3659
|
|
3660 (c-enable-//-in-c-mode): Obsolete.
|
|
3661
|
|
3662 * cc-mode/cc-mode.el (c-mode):
|
|
3663 c-comment-start-regexp uses c-C++-comment-start-regexp to
|
|
3664 support line oriented comments.
|
|
3665
|
|
3666 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3667
|
|
3668 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
3669 CASE 5D.4: template argument continuation
|
|
3670 lines are now analyzed as template-args-cont.
|
|
3671
|
|
3672 * cc-mode/cc-styles.el (c-offsets-alist):
|
|
3673 Added template-args-cont syntactic symbol
|
|
3674
|
|
3675 Sat Jul 26 16:03:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3676
|
|
3677 * cc-mode/cc-styles.el (c-styles-alist):
|
|
3678 In "java" style, set c-hanging-comment-starter-p to
|
|
3679 nil to preserve Javadoc starter lines.
|
|
3680
|
|
3681 1997-08-08 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3682
|
|
3683 * prim/obsolete.el (define-obsolete-variable-alias): If the
|
|
3684 obsolete variable was setq'ed before the code was loaded we want
|
|
3685 that value.
|
|
3686
|
|
3687 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3688
|
|
3689 * packages/man.el: Several modifications
|
|
3690
|
|
3691 * (manual-entry) buffers are named without *'s, when
|
|
3692 `buffers-menu-submenus-for-groups-p' is t, so they show up
|
|
3693 in a subsection of the Buffer's menu now, rather than
|
|
3694 lumped under *Misc*.
|
|
3695
|
|
3696 * (Manual-mode) added a local `kill-buffer-hook' to remove
|
|
3697 a killed manual from the `Manual-page-history'
|
|
3698
|
|
3699 * (Manual-last-page) begun rewrite of manuvering and
|
|
3700 viewing mode code
|
|
3701
|
|
3702 * (Manual-mouseify-xrefs) hyphenated xrefs are highlighted
|
|
3703 now, and properly handled when the second line is
|
|
3704 indented. They end up on the menus too.
|
|
3705
|
|
3706 * (Manual-popup-menu) made the far button popup menus look
|
|
3707 better by removing the prefix string and adding a title.
|
|
3708
|
|
3709 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3710
|
|
3711 * packages/info.el: (Info-highlight-region) Fixed it to not
|
|
3712 highlight the indention spaces in xrefs split across lines with
|
|
3713 indention on the second line.
|
|
3714
|
|
3715 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3716
|
|
3717 * packages/info.el: Numerous modifications, including:
|
|
3718
|
|
3719 * support for "dir" merging 'ala Emacs-19.34, with
|
|
3720 fallback to cheap localdir files in the secondary info
|
|
3721 directories.
|
|
3722
|
|
3723 * changed default `Info-annotations-path' from
|
|
3724 ~/.infonotes to ~/.xemacs/info.notes
|
|
3725
|
|
3726 * added `Info-additional-directory-list'
|
|
3727
|
|
3728 * changed a call to w3-fetch to browse-url
|
|
3729
|
|
3730 * added new variables and functions from GNU Emacs 19.34:
|
|
3731 `Info-dir-contents', `Info-dir-contents-directory',
|
|
3732 `Info-dir-file-attributes', and the function
|
|
3733 `Info-insert-dir'
|
|
3734
|
|
3735 * rewrote `Info-suffixed-file' to a cond block rather than
|
|
3736 nested if's for aesthetic reasons.
|
|
3737
|
|
3738 * made the top line get split if it's longer than 79
|
|
3739 characters and tweaked fontification to handle that.
|
|
3740
|
|
3741 * changed the look of the pop-up mouse menus by utilizing
|
|
3742 the "--:etchedThing" dividers.
|
|
3743
|
|
3744 * several docstring reformats and typo fixes, a few
|
|
3745 comments deleted.
|
|
3746
|
|
3747 * info/dir: deleted the Locals: line. I think it's obsolete since
|
|
3748 the "dir" merge can put things from like-named nodes in separated
|
|
3749 "dir" files all under one menu, which is more versatile than just
|
|
3750 a "Locals:" section. If you still want a "Locals:" section, make
|
|
3751 yourself a node for it.
|
|
3752
|
|
3753 1997-08-07 SL Baur <steve@altair.xemacs.org>
|
|
3754
|
|
3755 * egg/egg.el (hiragana-region): Ebola cleanup.
|
|
3756 (katakana-region): Ditto.
|
|
3757
|
|
3758 1997-08-02 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3759 * prim/files.el (save-buffers-kill-emacs):
|
|
3760 If there are active processes, then list them before querying if
|
|
3761 it is ok to exit emacs.
|
|
3762
|
|
3763 1997-08-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3764
|
|
3765 * efs/dired.el (dired-get-filename) Move the skipping of the
|
|
3766 ending carriage return on NT to inside the setq so `and' won't
|
|
3767 fail on Unix.
|
|
3768
|
179
|
3769 1997-07-30 SL Baur <steve@altair.xemacs.org>
|
|
3770
|
|
3771 * prim/startup.el (find-emacs-root-internal-1): Remove diagnostic.
|
|
3772
|
|
3773 * prim/packages.el (packages-find-packages): Remove diagnostic.
|
|
3774
|
|
3775 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
3776
|
|
3777 * utils/config.el (config-value-hash-table): Only store the first
|
|
3778 occurrence of a symbol.
|
|
3779
|
|
3780 * modes/make-mode.el: Remove imenu stuffs.
|
|
3781
|
177
|
3782 Sat Jul 26 12:24:20 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3783
|
|
3784 * cc-mode/ Release 5.14
|
|
3785
|
|
3786 Sat Jul 26 16:03:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3787
|
|
3788 * cc-mode/cc-styles.el (c-styles-alist):
|
|
3789 In "java" style, set c-hanging-comment-starter-p to
|
|
3790 nil to preserve Javadoc starter lines.
|
|
3791
|
|
3792 Fri Jul 25 22:17:07 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3793
|
|
3794 * cc-mode/cc-engine.el (c-beginning-of-statement-1):
|
|
3795 When checking for bare semi, don't match
|
|
3796 on a semi following a close brace, otherwise the following legal code
|
|
3797 fails:
|
|
3798
|
|
3799 void foo()
|
|
3800 {
|
|
3801 static struct Pattern nums
|
|
3802 = {1, 2, 3};
|
|
3803
|
|
3804 int j = 2;
|
|
3805 }
|
|
3806
|
|
3807 This might break some bare semi idioms but those are probably more
|
|
3808 rare than static initializers.
|
|
3809
|
|
3810 * cc-mode/cc-vars.el (idl-mode-hook): New variable.
|
|
3811
|
|
3812 * cc-mode/cc-mode.el (idl-mode): Support for CORBA's IDL language.
|
|
3813
|
|
3814 * cc-mode/idl-font-lock.el: Unsupported font-lock definitions for IDL.
|
|
3815 This should be merged in with font-lock.el
|
|
3816
|
|
3817 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
3818 move the calling of c-make-styles-buffer-local
|
|
3819 into c-initialize-builtin-style.
|
|
3820
|
|
3821 * cc-mode/cc-styles.el (c-set-style-2):
|
|
3822 Fixed broken implementation of inherited styles.
|
|
3823
|
|
3824 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
3825 Run the c-initialization-hook, but only once
|
|
3826 per Emacs session.
|
|
3827
|
|
3828 * cc-mode/cc-vars.el (c-initialization-hook): New variable.
|
|
3829
|
|
3830 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
3831 CASE 5I: When adding 'inclass syntax, use the
|
|
3832 relpos pointing to the class opening brace, unless that hangs on the
|
|
3833 right side, in which case, use the start of the class/struct keyword.
|
|
3834
|
|
3835 Thu Jul 17 03:36:22 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3836
|
|
3837 * cc-mode/cc-langs.el (c-symbol-key):
|
|
3838 first character must be a letter or underscore
|
|
3839
|
|
3840 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
3841
|
|
3842 * packages/vc.el (vc-version-diff): Autoload for the menu.
|
|
3843 Suggested by Karl M. Hegbloom <karlheg+xemacs@inetarena.com>
|
|
3844
|
|
3845 1997-07-24 SL Baur <steve@altair.xemacs.org>
|
|
3846
|
|
3847 * prim/make-docfile.el (docfile-out-of-date): Workaround for NEWOS
|
|
3848 process exit handling bug.
|
|
3849 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
3850
|
|
3851 1997-07-23 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3852
|
|
3853 * packages/info.el: (Info-fontify-node) Allow colons in menu
|
|
3854 names. There must be whitespace following the menu ending colon.
|
|
3855
|
|
3856 1997-07-23 SL Baur <steve@altair.xemacs.org>
|
|
3857
|
|
3858 * prim/faces.el (invert-face): Make interactive.
|
|
3859 Suggested by David Bakhash <cadet@sst.ll.mit.edu>
|
|
3860
|
|
3861 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3862
|
|
3863 * modes/view-process-system-specific.el added
|
|
3864 `View-process-field-name-descriptions-linux', transcribed from
|
|
3865 man 7 ps_fields. Linux signals fixed to match <asm/signal.h>.
|
|
3866
|
|
3867 1997-07-22 SL Baur <steve@altair.xemacs.org>
|
|
3868
|
|
3869 * x11/x-toolbar.el (toolbar-paste-function): Add default as
|
|
3870 option.
|
|
3871
|
|
3872 * prim/minibuf.el (force-dialog-box-use): Fix typo.
|
|
3873 From Pekka Marjola <pema@iki.fi>
|
|
3874
|
|
3875 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
3876
|
|
3877 * prim/packages.el (locate-data-directory): New function to search
|
|
3878 for directories in the data-directory-list.
|
|
3879
|
|
3880 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3881
|
|
3882 * prim/minibuf.el: New customize variable:
|
|
3883 `minibuffer-history-uniquify'
|
|
3884 (read-from-minibuffer) Only remove histval from list if
|
|
3885 minibuffer-history-uniquify is t.
|
|
3886
|
|
3887 * custom/custom.el: Fix typo in (defgroup) docstring.
|
|
3888
|
|
3889 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
3890
|
|
3891 * prim/startup.el (set-default-load-path): Initialize package
|
|
3892 paths as final step if everything else went O.K.
|
|
3893
|
|
3894 * prim/help.el: Removed locate-library (moved to packages.el).
|
|
3895
|
|
3896 * prim/subr.el: Removed lamda macro (moved to packages.el).
|
|
3897
|
|
3898 * prim/packages.el (package-find-packages): New function. Search
|
|
3899 package hierarchies for interesting directories.
|
|
3900 (package-find-packages-1): Helper function for the above. Do the
|
|
3901 searching in exactly 1 directory.
|
|
3902
|
|
3903 * packages/vc.el: Add ClearCase maintainer.
|
|
3904
|
|
3905 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3906
|
|
3907 * modes/whitespace-mode.el (toplevel) Install toolbar button using
|
|
3908 `toolbar-add-item' rather than redefining the whole default
|
|
3909 toolbar. If the button is already there, does nothing, so a
|
|
3910 custom toolbar containing a whitespace button can made with
|
|
3911 `edit-toolbar' once it's been installed the first time.
|
|
3912
|
|
3913 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
3914
|
|
3915 * utils/speedbar.el:
|
|
3916 (speedbar-frame-mode): Autoload.
|
|
3917 (speedbar-get-focus): Autoload.
|
|
3918 (speedbar): Autoload (correctly).
|
|
3919
|
|
3920 (speedbar-frame-width): Test liveness of frame
|
|
3921 too.
|
|
3922 (speedbar-frame-mode): Avoid some Emacs 20 code.
|
|
3923 From Markus Linnala <maage@cs.tut.fi>
|
|
3924
|
|
3925 * prim/startup.el (find-emacs-root-internal): Search
|
|
3926 prefix-directory directly for XEmacs installed stuffs.
|
|
3927
|
|
3928 * utils/smtpmail.el (smtpmail-send-it): Autoload.
|
|
3929
|
|
3930 * prim/startup.el (command-line): Put advisory text in *scratch*
|
|
3931 at startup.
|
|
3932
|
|
3933 * packages/info.el (Info-exit): Guard against deletion of only
|
|
3934 frame.
|
|
3935 From David Bakhash <cadet@MIT.EDU>
|
|
3936
|
|
3937 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
3938
|
|
3939 * utils/elp.el: Spelling correction.
|
|
3940 From karlheg+xemacs@inetarena.com (Karl M. Hegbloom)
|
|
3941
|
175
|
3942 1997-07-19 Steven L Baur <steve@altair.xemacs.org>
|
|
3943
|
|
3944 * prim/about.el: Sundry changes.
|
|
3945
|
|
3946 1997-07-18 Steven L Baur <steve@altair.xemacs.org>
|
|
3947
|
|
3948 * packages/crypt.el (crypt-inhibit-formats): New variable.
|
|
3949 (crypt-encoded-p): Use it.
|
|
3950 Based on a patch by Tkil <tkil@scrye.com>
|
|
3951
|
|
3952 * utils/ring.el (ring-p): Make compatible, not obsolete.
|
|
3953
|
|
3954 1997-07-16 Steven L Baur <steve@altair.xemacs.org>
|
|
3955
|
|
3956 * utils/crontab.el (crontab-get): Check for `no crontab for' as an
|
|
3957 error return.
|
|
3958 Suggested by Jeff Miller <jmiller@smart.net>
|
|
3959
|
|
3960 * modes/arc-mode.el: Clean up comment.
|
|
3961
|
|
3962 * packages/tar-mode.el: Clean up comments.
|
|
3963
|
|
3964 Wed Jul 16 23:56:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3965
|
|
3966 * cc-mode/: Release 5.13.
|
|
3967
|
|
3968 Thu Jul 17 03:36:22 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3969
|
|
3970 * cc-mode/cc-langs.el (c-symbol-key):
|
|
3971 first character must be a letter or underscore
|
|
3972
|
|
3973 Mon Jul 14 23:43:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3974
|
|
3975 * cc-mode/cc-langs.el (c-make-inherited-keymap): Change to a defun
|
|
3976
|
|
3977 * cc-mode/cc-langs.el:
|
|
3978 Added (require 'cc-defs) to pick up the definition of c-emacs-features.
|
|
3979
|
|
3980 * cc-mode/README: Simplified instructions
|
|
3981
|
|
3982 * cc-mode/cc-make.el: New file to aid in byte-compiling in older
|
|
3983 Emacsen.
|
|
3984
|
|
3985 Sun Jul 13 21:24:37 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3986
|
|
3987 * cc-mode/cc-cmds.el: cc-defs is required to pick up the
|
|
3988 c-add-syntax macro
|
|
3989
|
|
3990 * cc-mode/cc-langs.el (c-mode-menu):
|
|
3991 Added uncomment region and slight rearrangement of
|
|
3992 items
|
|
3993
|
|
3994 * cc-mode/cc-cmds.el (c-electric-backspace):
|
|
3995 Must get 'supercede property values to work
|
|
3996 with delsel and pending-del.
|
|
3997
|
|
3998 Thu Jul 10 20:46:09 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3999
|
|
4000 * cc-mode/cc-engine.el (c-maybe-labelp):
|
|
4001 defvar this to shut up the byte compiler
|
|
4002
|
|
4003 Wed Jul 9 22:08:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4004
|
|
4005 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
4006 use copy-sequence instead of copy-tree
|
|
4007 so the cl module isn't necessary.
|
|
4008
|
|
4009 * cc-mode/cc-cmds.el (c-electric-brace):
|
|
4010 fix ebola eradication consequence in the
|
|
4011 preserve-p test.
|
|
4012
|
|
4013 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
4014
|
|
4015 * prim/about.el (xemacs-hackers): Add info about IENAGA Kazuyuki.
|
|
4016 (about-url-alist): Ditto.
|
|
4017 (about-maintainer-info): Ditto.
|
|
4018
|
|
4019 * prim/modeline.el (add-minor-mode): Update docstring.
|
|
4020
|
|
4021 1997-07-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
4022
|
|
4023 * packages/pending-del.el (pending-delete-mode): Use the option
|
|
4024 symbol as argument to add-minor-mode, not its value.
|
|
4025
|
|
4026 1997-07-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
4027
|
|
4028 * packages/pending-del.el (pending-delete-modeline-string): New
|
|
4029 option.
|
|
4030
|
|
4031 1997-07-14 Steven L Baur <steve@altair.xemacs.org>
|
|
4032
|
|
4033 * prim/files.el (auto-mode-alist): Readd objective c mode.
|
|
4034 From Barry A. Warsaw <bwarsaw@CNRI.Reston.Va.US>
|
|
4035
|
|
4036 * prim/make-docfile.el: Print more informative message when
|
|
4037 attempting to create docfile and all dumped .elcs do not exist.
|
|
4038
|
173
|
4039 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
4040
|
|
4041 * prim/files.el (save-some-buffers): Guard call to
|
|
4042 `delete-other-windows'.
|
|
4043
|
|
4044 1997-07-13 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4045
|
|
4046 * prim/minibuf.el: (read-from-minibuffer) Corrected indentation,
|
|
4047 History lists don't contain dups anymore, newest is put on top and
|
|
4048 removed from the cdr.
|
|
4049
|
|
4050 1997-07-13 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4051
|
|
4052 * packages/man.el: (manual-entry) Added `Manual-page-
|
|
4053 minibuffer-history', and added it to the read-string statement.
|
|
4054 Added #\: to `fmh' so that manuals named like MIME::Parser(3) are
|
|
4055 found at point.
|
|
4056 (Manual-mouseify-xrefs) Fixed it so now it will mousify the manual
|
|
4057 entry on the first line of an apropos listing.
|
|
4058
|
|
4059 1997-07-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4060
|
|
4061 * packages/info.el: Added `Info-minibuffer-history', and made it
|
|
4062 the minibuffer history variable in the `completing-read' calls.
|
|
4063
|
|
4064 * utils/savehist.el: Added `Info-minibuffer-history' to default
|
|
4065 value of `savehist-history-variables'.
|
|
4066
|
|
4067 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
4068
|
|
4069 * modes/lisp-mode.el: Restore verbosity as an option.
|
|
4070 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4071
|
|
4072 1997-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
4073
|
|
4074 * prim/cmdloop.el (execute-extended-command): Use
|
|
4075 `sorted-key-descriptions'.
|
|
4076
|
|
4077 * prim/help.el (sorted-key-descriptions): New function.
|
|
4078 (where-is): Use it.
|
|
4079 (where-is): Use `read-command'.
|
|
4080
|
|
4081 * prim/macros.el (kbd-macro-query): Use `read-char-exclusive'
|
|
4082 instead of `read-char'.
|
|
4083
|
|
4084 * prim/cmdloop.el (read-char): Correctly inhibit quit.
|
|
4085
|
|
4086 * prim/files.el: Use `files' group.
|
|
4087
|
|
4088 * prim/disp-table.el (describe-display-table): Made it work; don't
|
|
4089 use `describe-vector'.
|
|
4090
|
|
4091 * prim/gui.el: Customized.
|
|
4092
|
|
4093 * utils/edmacro.el (insert-kbd-macro): Move to macros.el.
|
|
4094
|
|
4095 * prim/macros.el: Synch with FSF 19.34.
|
|
4096
|
|
4097 * prim/featurep.el: Comment addition.
|
|
4098
|
|
4099 * prim/cus-start.el: Add variables from replace.el.
|
|
4100
|
|
4101 * prim/replace.el (case-replace): Use `defvar', not `defconst'.
|
|
4102
|
|
4103 * utils/crontab.el: Customized.
|
|
4104
|
|
4105 * utils/highlight-headers.el: Define -faces as a separate group;
|
|
4106 customize the variables.
|
|
4107
|
|
4108 * utils/uniquify.el: Hide from the Customize tree; the package
|
|
4109 changes state of XEmacs on load.
|
|
4110
|
|
4111 * packages/igrep.el: Don't insinuate XEmacs when loading.
|
|
4112 (igrep-insinuate): New function.
|
|
4113
|
|
4114 * packages/blink-cursor.el (blink-cursor-callback): Don't blink on
|
|
4115 TTY-s.
|
|
4116
|
|
4117 * prim/console.el (resume-pid-console): Use `eql'.
|
|
4118
|
|
4119 * prim/profile.el (profile): Restore old profiling state, instead
|
|
4120 of blindly turning off profiling.
|
|
4121
|
|
4122 * packages/add-log.el (add-log-c-like-modes): Add java-mode.
|
|
4123
|
|
4124 * packages/add-log.el: Require fortran when compiling.
|
|
4125
|
|
4126 * prim/device.el (device-list): Use `nconc' instead of `append'.
|
|
4127
|
|
4128 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
4129
|
|
4130 * prim/files.el (save-some-buffers): Only delete other windows the
|
|
4131 first time through.
|
|
4132 Based on code from Hrvoje Niksic <hniksic@srce.hr>
|
|
4133
|
|
4134 1997-07-12 Steven L Baur <steve@altair.xemacs.org>
|
|
4135
|
|
4136 * prim/modeline.el (mouse-drag-modeline): Don't queue dummy eval
|
|
4137 events.
|
|
4138 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
4139
|
|
4140 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
4141
|
|
4142 * packages/gnuserv.el (gnuserv-edit-files): Operate on this
|
|
4143 buffer's menubar.
|
|
4144
|
|
4145 1997-07-11 Steven L Baur <steve@altair.xemacs.org>
|
|
4146
|
|
4147 * packages/gnuserv.el: Add done button.
|
|
4148 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4149
|
|
4150 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
4151
|
|
4152 * utils/edit-toolbar.el: (edit-toolbar-file-name): Use
|
|
4153 `emacs-user-extension-dir'.
|
|
4154 (edit-toolbar-add-initialization): Ditto.
|
|
4155 (edit-toolbar-prompt-for-initialization): Ditto.
|
|
4156
|
|
4157 * utils/edit-toolbar.el: New file.
|
|
4158 From Peter Pezaris <pez@dwwc.com>
|
|
4159
|
|
4160 * utils/toolbar-utils.el: New file.
|
|
4161 From Jeff Miller <jmiller@smart.net>
|
|
4162
|
|
4163 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
4164
|
|
4165 * packages/add-log.el (change-log-font-lock-keywords): Don't
|
|
4166 fontify closing paren.
|
|
4167
|
|
4168 * packages/pending-del.el: Some renamings, synch with Emacs 19.34.
|
|
4169
|
|
4170 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
4171
|
|
4172 * packages/hyper-apropos.el (hyper-apropos-get-doc): Don't
|
|
4173 autoload, there is very little point.
|
|
4174
|
|
4175 * prim/obsolete.el (frame-first-window): Make compatible, not
|
|
4176 obsolete.
|
|
4177
|
|
4178 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
4179
|
|
4180 * packages/pending-del.el (pending-delete-pre-hook): Don't quote
|
|
4181 lambda.
|
|
4182 (pending-delete-pre-hook): Use `error-message-string'.
|
|
4183 (pending-delete): Treat as minor mode; define the standard turn-on
|
|
4184 and turn-off functions.
|
|
4185 (delete-active-region): Simplified.
|
|
4186
|
|
4187 * packages/pending-del.el: Don't turn on by default.
|
|
4188
|
|
4189 1997-07-09 Steven L Baur <steve@altair.xemacs.org>
|
|
4190
|
|
4191 * packages/pending-del.el: Correct typo in Hrvoje's upgrade.
|
|
4192
|
|
4193 * mel/mel-u.el (uuencode-external-decode-region): Force
|
|
4194 buffer-read-only nil because it gets changed magically to t during
|
|
4195 the call to `insert-file-contents'.
|
|
4196
|
|
4197 * tm/tm-image.el (mime-preview/filter-for-image): Comment out test
|
|
4198 for invalid glyph. It appears to be non-functional.
|
|
4199
|
|
4200 * modes/lisp-mode.el (lisp-interaction-mode-popup-menu-1): Add
|
|
4201 entry for debug on signal.
|
|
4202
|
|
4203 * packages/supercite.el (sc-attribs-%@-addresses): + is valid in
|
|
4204 an Email address.
|
|
4205 (sc-attribs-<>-addresses): Ditto.
|
|
4206 (sc-get-address): Ditto.
|
|
4207
|
|
4208 * cc-mode/cc-cmds.el (c-electric-brace): Fix Ebola infection.
|
|
4209
|
|
4210 * prim/dumped-lisp.el (dumped-lisp-packages): Tweak dump order
|
|
4211 so "startup" is loaded before the autoloads.
|
|
4212
|
|
4213 * custom/cus-edit.el (custom-file): Use same logic as startup.el
|
|
4214
|
|
4215 j1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
4216
|
|
4217 * prim/simple.el (log-message-ignore-regexps): Reduced
|
|
4218 significantly.
|
|
4219
|
171
|
4220 Tue Jul 8 23:47:47 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4221
|
|
4222 * cc-mode/Release 5.12
|
|
4223
|
|
4224 Mon Jul 7 23:47:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4225
|
|
4226 * cc-mode/cc-styles.el, cc-mode/cc-mode.el, cc-mode/cc-menus.el,
|
|
4227 cc-mode/cc-langs.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
|
|
4228 cc-mode/cc-cmds.el, cc-mode/cc-align.el:
|
|
4229 Reorganization to support byte-recompile-directory.
|
|
4230
|
|
4231 * cc-mode/Release: Don't put release number in tar file
|
|
4232
|
|
4233 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4234
|
|
4235 * cc-mode/cc-langs.el (c-mode-base-map):
|
|
4236 Proper binding of c-electric-backspace and
|
|
4237 c-electric-delete, based on the policy of the various maintainers.
|
|
4238 Thank goodness for delete-key-deletes-forward!
|
|
4239
|
|
4240 * cc-mode/cc-vars.el (c-tab-always-indent, c-hanging-braces-alist):
|
|
4241 Minor changes to the cutomize format.
|
|
4242
|
|
4243 * cc-mode/cc-mode-19.el: Initial revision
|
|
4244
|
|
4245 * cc-mode/cc-menus.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
|
|
4246 cc-mode/cc-cmds.el, cc-mode/cc-align.el:
|
|
4247 Major Ebola eradication.
|
|
4248
|
|
4249 Wed Jul 2 21:33:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4250
|
|
4251 * cc-mode/cc-engine.el (c-crosses-statement-barrier-p,
|
|
4252 c-guess-basic-syntax): Ebola eradication.
|
|
4253
|
|
4254 * cc-mode/cc-cmds.el (c-indent-region):
|
|
4255 Call c-echo-parsing-error to echo last parsing
|
|
4256 error that may have occurred.
|
|
4257
|
|
4258 * cc-mode/cc-engine.el (c-echo-parsing-error): New function.
|
|
4259
|
|
4260 * cc-mode/cc-engine.el (c-parsing-error): new variable
|
|
4261
|
|
4262 (c-parse-state): When an unbalanced close brace is discovered, don't
|
|
4263 raise an error (prevents insertion of character). Insert the
|
|
4264 character, display a warning message, and set c-parsing-error so
|
|
4265 syntax echoing will be disabled.
|
|
4266
|
|
4267 (c-show-syntactic-information, c-indent-line): Suppress syntax echoing
|
|
4268 if c-parsing-error is non-nil.
|
|
4269
|
|
4270 * cc-styles.el: Added require of cl to pick up definition of copy-tree.
|
|
4271
|
|
4272 Mon Jun 30 21:41:00 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4273
|
|
4274 * cc-mode/cc-langs.el, cc-mode/cc-mode.el (c-mode-map,
|
|
4275 c++-mode-map, objc-mode-map, java-mode-map):
|
|
4276 Moved
|
|
4277 defvars from cc-langs.el to cc-mode.el for use in c-mode, c++-mode,
|
|
4278 objc-mode, and java-mode docstrings. Actual population of these mode
|
|
4279 maps remains in cc-langs.el.
|
|
4280
|
|
4281 * cc-mode/cc-mode.el:
|
|
4282 Require cc-langs at top level, so as to get the definitions for
|
|
4283 c-mode-map, et al. that are used in the *-mode docstrings.
|
|
4284
|
|
4285 Fri Jun 27 17:33:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4286
|
|
4287 * cc-mode/cc-langs.el (c-mode-syntax-table):
|
|
4288 Added autoload cookie for gdb-mode.
|
|
4289
|
|
4290 Thu Jun 26 21:12:56 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4291
|
|
4292 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
4293 CASE 5H: Whack one ebola infection (e.g. using
|
|
4294 memq with the results of following-char in XEmacs 20).
|
|
4295
|
|
4296 * cc-mode/cc-styles.el:
|
|
4297 Added two require's that make autoload call of (c-set-style) work.
|
|
4298
|
|
4299 Sun Jun 22 16:40:30 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4300
|
|
4301 * cc-mode/cc-cmds.el (c-electric-delete):
|
|
4302 Don't call c-electric-backspace interactively.
|
|
4303
|
|
4304 Fri Jun 20 20:40:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4305
|
|
4306 * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode):
|
|
4307 Make sure to call
|
|
4308 c-update-modeline after the hooks are run, so that the modeline
|
|
4309 accurately reflects auto-newline and delete-key minor modes if the
|
|
4310 hooks set c-hungry-delete-key or c-auto-newline directly.
|
|
4311
|
|
4312 * cc-align.el (c-lineup-java-throws): Fixed some regressions.
|
|
4313 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4314
|
|
4315 * packages/func-menu.el: Don't enable Makefile mode function menu
|
|
4316 by default.
|
|
4317 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
4318
|
|
4319 * x11/x-menubar.el (file-menu-filter): Delete Frame should be
|
|
4320 active when multiple frames span multiple devices.
|
|
4321 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
4322
|
|
4323 1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
4324
|
|
4325 * packages/gnuserv.el: Remove RCS ID keywords.
|
|
4326
|
|
4327 * utils/savehist.el: Cosmetic changes. Hopefully, not
|
|
4328 user-visible.
|
|
4329
|
|
4330 * prim/debug.el (debug-convert-byte-code): Use compiled-function
|
|
4331 accessor functions.
|
|
4332
|
|
4333 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4334
|
|
4335 * modes/hideif.el (hide-ifdef-mode): Include modemap in call to
|
|
4336 `add-minor-mode'.
|
|
4337
|
|
4338 1997-07-08 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
4339
|
|
4340 * packages/add-log.el: Require add-log for accessing
|
|
4341 add-log-mailing-address and add-log-full-name variables.
|
|
4342
|
|
4343 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4344
|
|
4345 * bytecomp/disass.el (disassemble-1): Use functional interface
|
|
4346 instead of indexing into vector.
|
|
4347 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4348
|
|
4349 * prim/startup.el (emacs-user-extension-dir): New variable.
|
|
4350 (load-user-init-file): Use it. .xemacs and .xemacs-custom are
|
|
4351 moved into `emacs-user-extension-dir' and renamed to init.el and
|
|
4352 options.el respectively.
|
|
4353
|
|
4354 * prim/packages.el (packages-hardcoded-lisp): Remove "startup"
|
|
4355 since it is mentioned in dumped-lisp.el.
|
|
4356
|
|
4357 * cl/cl-macs.el (keymap-name): New defsetf.
|
|
4358 (keymap-prompt): Ditto.
|
|
4359 (keymap-default-binding): Ditto.
|
|
4360 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4361
|
|
4362 1997-07-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4363
|
|
4364 * packages/dabbrev.el: replace `buffer-substring' with
|
|
4365 `buffer-substring-no-properties' so that unwanted text
|
|
4366 properties (like read-only) are stripped from inserted
|
|
4367 dabbrev expansions.
|
|
4368
|
|
4369 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4370
|
|
4371 * comint/comint.el (comint-replace-by-expanded-history): Change
|
|
4372 buggy history test regexp.
|
|
4373 From Simon Marshall <simon@spiff.gnu.ai.mit.edu> (Emacs/Mule zeta)
|
|
4374
|
|
4375 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
4376
|
|
4377 * oobr/br-clos-ft.el (clos-scan-routine-arglist): Don't reference
|
|
4378 bytecode object as vector.
|
|
4379
|
|
4380 * hypberbole/hact.el (action:commandp): Don't reference bytecode
|
|
4381 objects as vectors.
|
|
4382 (action:params): Ditto.
|
|
4383
|
|
4384 * hyperbole/hypb.el (hypb:function-copy): Don't reference byte
|
|
4385 code objects as vectors.
|
|
4386 (hypb:function-symbol-replace): Document as broken. The
|
|
4387 substition cannot be done without some thinking I'm not in the
|
|
4388 mood for.
|
|
4389
|
|
4390 * efs/efs-ovwrt.el (efs-overwrite-fn): Attempt to correctly deal
|
|
4391 with the interactive spec.
|
|
4392
|
|
4393 * packages/apropos.el (apropos-safe-documentation): Use
|
|
4394 `compiled-function-doc-string' instead of referencing a bytecode
|
|
4395 object as an array.
|
|
4396
|
|
4397 * prim/subr.el (buffer-substring-no-properties): Undo previous
|
|
4398 change removing extents. set-text-properties works now.
|
|
4399 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4400
|
|
4401 * packages/hyper-apropos.el (hyper-apropos-get-doc): Get the
|
|
4402 argument list through a function instead of indexing into
|
|
4403 bytecode.
|
|
4404
|
|
4405 * utils/easymenu.el (easy-menu-add): Oops, wrong sense in
|
|
4406 comparison.
|
|
4407
|
|
4408 * comint/gdb.el (gdb-mode-syntax-table): New variable. Initialize
|
|
4409 with the logic currently in CC Mode 5.11.
|
|
4410 (gdb-mode): Use it.
|
|
4411
|
|
4412 * modes/hideif.el (hide-ifdef-mode-submap): Correctly specify the
|
|
4413 current local map.
|
|
4414
|
|
4415 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4416
|
|
4417 * language/english.el: Add quail-british for British.
|
|
4418
|
|
4419 * language/european.el: Register input-method for various non
|
|
4420 quail-latin-1 methods.
|
|
4421
|
169
|
4422 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
4423
|
|
4424 * prim/cmdloop.el (errors-deactivate-region): Default to no error
|
|
4425 behavior for beta testing.
|
|
4426
|
|
4427 * prim/dumped-lisp.el (dumped-lisp-packages): Reenable dumping
|
|
4428 winnt.elc with MS Windows NT version of XEmacs.
|
|
4429
|
|
4430 1997-07-05 Steven L Baur <steve@altair.xemacs.org>
|
|
4431
|
|
4432 * comint/shell.el ((not shell-mode-map)): M-RET conflicts with
|
|
4433 Hyperbole binding.
|
|
4434
|
|
4435 * comint/comint.el (comint-mode): Use easymenu for making menus.
|
|
4436 (comint-popup-menu): Use mode-popup menu instead of private menu.
|
|
4437
|
|
4438 * efs/dired.el (toplevel): Do not string test version against
|
|
4439 "Lucid".
|
|
4440
|
|
4441 * prim/obsolete.el (add-menu): Don't make obsolete.
|
|
4442
|
|
4443 * utils/easymenu.el (easy-menu-remove): Do something neater when
|
|
4444 only one buffer menu is in effect.
|
|
4445 (easy-menu-add): Ditto.
|
|
4446
|
|
4447 * prim/dumped-lisp.el (dumped-lisp-packages): easymenu will be
|
|
4448 dumped with XEmacs.
|
|
4449
|
|
4450 * utils/easymenu.el (easy-menu-define): Don't autoload.
|
|
4451
|
|
4452 * modes/lisp-mode.el (toplevel): Rename menu descriptors.
|
|
4453 (emacs-lisp-mode): Use easy-menu-define/easy-menu-add to add menus.
|
|
4454 (lisp-interaction-mode): Ditto.
|
|
4455
|
|
4456 1997-07-04 Steven L Baur <steve@altair.xemacs.org>
|
|
4457
|
|
4458 * prim/cmdloop.el (errors-deactivate-region): Default to existing
|
|
4459 behavior.
|
|
4460
|
|
4461 * leim/quail.el (quail-mode): Correct addition of quail minor mode
|
|
4462 info to minor-mode-map-alist.
|
|
4463 (top-level): Ditto.
|
|
4464
|
|
4465 1997-06-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
4466
|
|
4467 * modes/abbrev.el (define-mode-abbrev): Call `define-abbrev' with
|
|
4468 correct arguments.
|
|
4469
|
|
4470 1997-07-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
4471
|
|
4472 * prim/minibuf.el (read-from-minibuffer): Initialize
|
|
4473 `current-minibuffer-contents', `current-minibuffer-point', and
|
|
4474 `initial-minibuffer-history-position'.
|
|
4475 (next-history-element): Use them.
|
|
4476 (previous-matching-history-element): Ditto.
|
|
4477
|
|
4478 1997-07-04 Steven L Baur <steve@altair.xemacs.org>
|
|
4479
|
|
4480 * prim/cus-load.el (custom-put): New alias for overloadable
|
|
4481 function.
|
|
4482
|
|
4483 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
4484
|
|
4485 * utils/autoload.el (batch-update-directory): Fix typo.
|
|
4486 (update-autoloads-from-directory): Avoid scanning custom-load.el
|
|
4487 and auto-autoload.el files.
|
|
4488 (batch-update-autoloads): Remove duplicate status message.
|
|
4489 (autoload-snarf-defcustom): Keep track of what symbols we have
|
|
4490 attached property lists to.
|
|
4491
|
|
4492 * ilisp/Makefile (autoloads): Add autoloads dependencies.
|
|
4493
|
|
4494 * hyperbole/Makefile: Add autoloads dependencies.
|
|
4495
|
|
4496 * utils/autoload.el (batch-update-autoloads): Load custom-load
|
|
4497 prior to updating autoloads.
|
|
4498
|
|
4499 * cc-mode/Makefile (autoloads): New targets to automatically
|
|
4500 rebuild autoloads and custom-loads.
|
|
4501
|
|
4502 1997-07-02 Steven L Baur <steve@altair.xemacs.org>
|
|
4503
|
|
4504 * auctex/Makefile (autoloads): New targets to automatically
|
|
4505 rebuild autoloads and custom-loads.
|
|
4506
|
|
4507 * utils/autoload.el (batch-update-autoloads): Add new parameter,
|
|
4508 update DOC string.
|
|
4509
|
|
4510 * comint/gdb.el (gdb-mode): Semantics of c-mode-syntax-table have
|
|
4511 changed.
|
|
4512
|
|
4513 1997-07-01 Steven L Baur <steve@altair.xemacs.org>
|
|
4514
|
|
4515 * x11/x-menubar.el: bookmark submenu beautification -- This will
|
|
4516 make it look better (and will prevent some consing, but that's
|
|
4517 being anal).
|
|
4518 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4519
|
|
4520 * prim/simple.el (delete-key-deletes-forward): Mark docstring as
|
|
4521 an user option.
|
|
4522 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
4523
|
|
4524 * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified
|
|
4525 comparison.
|
|
4526
|
|
4527 * efs/efs-ovwrt.el (efs-overwrite-fn): efs is manufacturing its
|
|
4528 own byte code. Whee.
|
|
4529 * utils/advice.el (ad-interactive-form): Don't treat bytecode as a
|
|
4530 vector if it can be avoided.
|
|
4531 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
4532
|
|
4533 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
4534
|
|
4535 * prim/files.el (auto-mode-alist): Don't set image-mode by default
|
|
4536 on xpms.
|
|
4537
|
|
4538 Sun Jun 29 20:57:15 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4539
|
|
4540 * prim/simple.el: bind inhibit-read-only to t before
|
|
4541 trying to erase or otherwise modify the echo area buffer.
|
|
4542
|
|
4543 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4544
|
|
4545 * modes/image-mode.el: Add `image-maybe-restore' to
|
|
4546 `change-major-mode-hook'.
|
|
4547
|
|
4548 * modes/image-mode.el (image-maybe-restore): New function.
|
|
4549
|
167
|
4550 1997-06-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
4551
|
|
4552 * modes/abbrev.el (define-mode-abbrev): Would ignore EXPANSION.
|
|
4553
|
|
4554 1997-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
4555
|
|
4556 * modes/abbrev.el (define-abbrev): If NAME contains a non-word
|
|
4557 character, intern a ` ' symbol in the obarray.
|
|
4558
|
|
4559 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
4560
|
|
4561 * prim/files.el (auto-mode-alist): Set image-mode for various
|
|
4562 image file names (JPEG, GIF, PNG, and xpm).
|
|
4563
|
|
4564 Sun Jun 29 03:02:10 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4565
|
|
4566 * src/undo.c (record_extent):
|
|
4567 If the extent's object is a string, just return. We
|
|
4568 can't record undo information for strings, and it is
|
|
4569 very bad to reference through a string pointer as if it
|
|
4570 were a buffer pointer.
|
|
4571
|
|
4572 1997-06-28 Steven L Baur <steve@altair.xemacs.org>
|
|
4573
|
|
4574 * utils/delbs.el: Removed as obsolete.
|
|
4575 Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
4576
|
|
4577 * packages/hyper-apropos.el (hyper-apropos-documentation): Remove
|
|
4578 obsolete alias.
|
|
4579 (hyper-apropos-hyperlink): Ditto.
|
|
4580 (hyper-apropos-major-heading): Ditto.
|
|
4581 (hyper-apropos-section-heading): Ditto.
|
|
4582 (hyper-apropos-heading): Ditto.
|
|
4583 (hyper-apropos-warning): Ditto.
|
|
4584 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4585
|
|
4586 * prim/simple.el (show-message-log): Restore an oldie-but
|
|
4587 prematurely-retired-goodie.
|
|
4588
|
|
4589 * x11/x-menubar.el (default-menubar): Restore Show Message Log
|
|
4590 command in Edit menu.
|
|
4591
|
|
4592 * mule/mule-util.el: Change defsubst to defun for
|
|
4593 string-to-sequence, string-to-list, string-to-vector,
|
|
4594 nested-alist-p to shut up build time diagnostics.
|
|
4595
|
|
4596 * prim/loadup.el (Top level): Added instrumentation to diagnose
|
|
4597 where the 0 property list is getting added at dump. Naturally, I
|
|
4598 cannot reproduce the problem now.
|
|
4599
|
|
4600 * modes/abbrev.el (define-abbrev): Trap nil tables (which might
|
|
4601 cause bogus plists to get put into obarray).
|
|
4602 Fix docstring.
|
|
4603
|
|
4604 1997-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
4605
|
|
4606 * modes/auto-show.el: Customized.
|
|
4607
|
|
4608 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
4609
|
|
4610 * prim/make-docfile.el: [oops] Check auto-autoloads.elc for
|
|
4611 out-of-dated-ness too.
|
|
4612
|
|
4613 * utils/autoload.el (batch-update-directory): Kill command line
|
|
4614 args when done.
|
|
4615 (autoload-save-customization): Print a warning message with the
|
|
4616 offending symbol when we run across the elusive malformed property
|
|
4617 list ((0 0)).
|
|
4618
|
|
4619 1997-06-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
4620
|
|
4621 * prim/profile.el (profile-key-sequence): New function.
|
|
4622 (pretty-print-profiling-info): Allow interactive calls.
|
|
4623
|
|
4624 * prim/overlay.el: Make more FSF compatible.
|
|
4625
|
|
4626 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
4627
|
|
4628 * prim/loaddefs.el (debug-ignored-errors): Fix regexps.
|
|
4629 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4630
|
|
4631 * hyperbole/wrolo-menu.el (TopLevel): Fix tests so that W3's
|
|
4632 id-menubar simulation doesn't bollux up feature tests.
|
|
4633
|
|
4634 * prim/about.el (about-xemacs): Adjust planned release date.
|
|
4635
|
|
4636 1997-06-26 Steven L Baur <steve@altair.xemacs.org>
|
|
4637
|
|
4638 * prim/cus-load.el: Use correct load name.
|
|
4639 - Silence the load messages.
|
|
4640
|
|
4641 * mule/mule-util.el (string-to-sequence): Spelling correction.
|
|
4642
|
|
4643 * prim/make-docfile.el: Don't overwrite DOC file when it is
|
|
4644 up-to-date.
|
|
4645
|
|
4646 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4647
|
|
4648 * language/chinese.el: Add chinese-isoir165 (CCITT Extended GB).
|
|
4649
|
|
4650 * language/chinese.el: Modify charset DOC-strings for CNS 11643 to
|
|
4651 be more detailed.
|
|
4652
|
|
4653 * language/arabic.el: (require 'language/arabic-util) instead
|
|
4654 of (require 'arabic) for Arabic environment.
|
|
4655
|
|
4656 * language/arabic-util.el: Provide `language/arabic-util' instead
|
|
4657 of `arabic'.
|
|
4658
|
|
4659 * language/arabic.el: Rename `arabic-0', `arabic-1' and `arabic-2'
|
|
4660 to `arabic-digit', `arabic-1-column' and `arabic-2-column' to sync
|
|
4661 with Emacs/mule-19.34.94-zeta.
|
|
4662
|
|
4663 * tl/char-table.el (char-position-to-string): Use `defsubst'.
|
|
4664 (char-table-1): New implementation.
|
|
4665
|
|
4666 Use BOX DRAWINGS characters of JIS X0208.
|
|
4667
|
|
4668 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4669
|
|
4670 * apel/richtext.el: Add autoload comments for `richtext-encode'
|
|
4671 and `richtext-decode'.
|
|
4672
|
|
4673 * prim/format.el (format-alist): Add `text/richtext'.
|
|
4674
|
|
4675 * modes/image-mode.el (image-decode): Display description for some
|
|
4676 commands when XEmacs cannot decodes current buffer as inline
|
|
4677 image.
|
|
4678
|
|
4679 * tl/chartblxmas.el: New file.
|
|
4680
|
|
4681 * tl/char-table.el (view-charset): Use `view-buffer'.
|
|
4682
|
|
4683 * x11/x-menubar.el (default-menubar): Add "Show character table"
|
|
4684 for MULE menu.
|
|
4685
|
|
4686 * apel/emu.el: Check richtext.el is bundled.
|
|
4687
|
|
4688 * tl/char-table.el: Use `charset-doc-string' directly.
|
|
4689
|
|
4690 * tl/char-table.el (view-charset): New command.
|
|
4691
|
|
4692 * tl/char-table.el: `show-char-table' -> `insert-charset-table'.
|
|
4693
|
|
4694 * tl/char-table.el: `show-96x96-table' ->
|
|
4695 `insert-96x96-charset-table'.
|
|
4696
|
|
4697 * tl/char-table.el: `show-94x94-table' ->
|
|
4698 `insert-94x94-charset-table'.
|
|
4699
|
|
4700 * tl/char-table.el: `show-96-table' -> `insert-96-charset-table'.
|
|
4701
|
|
4702 * tl/char-table.el: `show-94-table' -> `insert-94-charset-table'.
|
|
4703
|
|
4704 * tl/char-table.el: Use `insert'.
|
|
4705
|
|
4706 * packages/hexl.el (hexl-mode-exit): Run `hexl-mode-exit-hook'.
|
|
4707
|
|
4708 * x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
4709 support" and "Set language environment" of mule menu.
|
|
4710
|
|
4711 * apel/file-detect.el: Add autoload comments for function
|
|
4712 `add-path', `add-latest-path', `get-latest-path',
|
|
4713 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
4714 variable `exec-suffix-list'.
|
|
4715
|
|
4716 * prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
4717 image/png and image/x-xpm.
|
|
4718
|
|
4719 * modes/image-mode.el: New file.
|
|
4720
|
|
4721 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4722
|
|
4723 * tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite loop
|
|
4724 caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
4725
|
|
4726 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
4727
|
165
|
4728 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
4729
|
|
4730 * x11/x-menubar.el(default-menubar): Comment out changes to the
|
|
4731 Mule menu because they bombed after recompilation.
|
|
4732
|
|
4733 * packages/hyper-apropos.el
|
|
4734 (hyper-apropos-toggle-programming-flag): Use `with-current-buffer'
|
|
4735 instead of `eval-in-buffer'.
|
|
4736
|
|
4737 * term/sun-mouse.el: Remove bogus redefinition of
|
|
4738 `eval-in-buffer'.
|
|
4739 (sun-mouse-handler): Use with-current-buffer instead of
|
|
4740 `eval-in-buffer'.
|
|
4741
|
|
4742 * prim/make-docfile.el: Use princ not print.
|
|
4743 Suggested by Hrvoje Niksic.
|
|
4744
|
|
4745 * packages/info.el (Info-select-node): Desensitive case search for
|
|
4746 Note:.
|
|
4747 (Info-next-reference): Ditto.
|
|
4748 * prim/simple.el (kill-region): Adjust endpoints of extent to
|
|
4749 test and deal with case of the end being less than the beginning.
|
|
4750 * prim/cmdloop.el (teach-extended-commands-timeout): Bump value to 4.
|
|
4751 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4752
|
|
4753 * prim/subr.el (eval-in-buffer): Make obsolete.
|
|
4754 Suggested by Hrvoje Niksic.
|
|
4755
|
|
4756 * packages/hyper-apropos.el (hyper-apropos-faces): Change group to
|
|
4757 'faces.
|
|
4758 Suggested by Per Abrahamsen.
|
|
4759
|
|
4760 1997-06-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
4761
|
|
4762 * prim/cmdloop.el (execute-extended-command): Print message after
|
|
4763 the command finishes, and restore old echo-area contents.
|
|
4764
|
|
4765 - Get keybinding before command is executed.
|
|
4766 Suggested by Kyle Jones and Steve Baur.
|
|
4767
|
|
4768 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
4769
|
|
4770 * packages/gnuserv.el: Make old symbols Obsolete.
|
|
4771 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4772
|
|
4773 * prim/cmdloop.el (keyboard-quit): Don't kill zmacs-region in
|
|
4774 minibuffer.
|
|
4775 * prim/minibuf.el (minibuffer-keyboard-quit): Ditto.
|
|
4776 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4777
|
|
4778 * prim/help.el (help-mode-quit): Bury buffer when quitting.
|
|
4779 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4780
|
|
4781 1997-06-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
4782
|
|
4783 * prim/cmdloop.el: Customize `teach-extended-commands-p' and
|
|
4784 `teach-extended-commands-timeout'.
|
|
4785
|
|
4786 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
4787
|
|
4788 * version.el (emacs-version): Synch with InfoDock 4.0.
|
|
4789 (emacs-version): Ditto.
|
|
4790
|
|
4791 Mon Jun 23 12:33:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
4792
|
|
4793 * about.el (about-show-linked-info): Use empty strings for
|
|
4794 `widget-link-prefix' and `widget-link-suffix'.
|
|
4795
|
|
4796 1997-06-22 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
4797
|
|
4798 * x11/x-menubar.el: Added `bookmark-menu-filter', changed
|
|
4799 bookmark submenu from a popup to a cascading submenu.
|
|
4800 * packages/bookmark.el: Added an autoload cookie for
|
|
4801 `bookmark-all-names' (by Steve Baur)
|
|
4802
|
|
4803 1997-06-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
4804
|
|
4805 * packages/info.el (Info-next-reference): Fix up for M-TAB to work
|
|
4806 correctly.
|
|
4807
|
|
4808 * utils/live-icon.el (live-icon-one-frame): Don't set glyphs to
|
|
4809 balloon-help frames.
|
|
4810
|
|
4811 * packages/balloon-help.el (balloon-help-make-help-frame): Set the
|
|
4812 `balloon-help' property to the newly created frame.
|
|
4813
|
|
4814 * prim/profile.el (profile): New macro.
|
|
4815
|
|
4816 * prim/files.el (auto-mode-alist): Add winmgr-mode.
|
|
4817
|
|
4818 * modes/winmgr-mode.el: Customize.
|
|
4819
|
|
4820 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
4821
|
|
4822 * utils/autoload.el (generate-file-autoloads-1): Remove warning
|
|
4823 about 900 character lines.
|
|
4824
|
|
4825 * x11/x-toolbar.el (toolbar-mail-commands-alist): Correction for
|
|
4826 calling Netscape mail.
|
|
4827 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4828
|
|
4829 1997-06-22 Steven L Baur <steve@altair.xemacs.org>
|
|
4830
|
|
4831 * x11/x-menubar.el (default-menubar): Make `Jump to bookmark' menu
|
|
4832 dynamic.
|
|
4833 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
4834
|
|
4835 * prim/dumped-lisp.el (dumped-lisp-packages): Sparcworks dumps
|
|
4836 comint and ring.
|
|
4837
|
|
4838 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4839
|
|
4840 * language/arabic.el: moved from mule/arabic-hooks.el.
|
|
4841
|
|
4842 * mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
4843 `mh-folder-coding-system'.
|
|
4844
|
|
4845 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4846
|
|
4847 * language/ethio-util.el: imported from Emacs/mule-19.34.94-zeta.
|
|
4848
|
|
4849 * language/arabic-util.el: moved from mule/arabic.el; repair
|
|
4850 Arabic characters.
|
|
4851
|
|
4852 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4853
|
|
4854 * x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
4855 language environment" of Mule menu.
|
|
4856
|
|
4857 * language/visual-mode.el: moved from mule/.
|
|
4858
|
|
4859 * language/ethiopic.el: Modify for XEmacs.
|
|
4860
|
|
4861 * language/cyrillic.el: Modify DOC-string of koi8-r; Fixed problem
|
|
4862 of setting for `language-info-alist' about koi8-r.
|
|
4863
|
|
4864 * mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
4865
|
|
4866 * mule/mule-util.el: New file (imported from
|
|
4867 Emacs/mule-19.34.94-zeta).
|
|
4868
|
|
4869 * mule/mule-misc.el: Function `truncate-string-to-width' was moved
|
|
4870 to mule-util.el.
|
|
4871
|
|
4872 * prim/dumped-lisp.el, mule/mule-load.el: mule/arabic-hooks.el was
|
|
4873 moved to language/arabic.el; mule/arabic.el was moved to
|
|
4874 language/arabic-util.el; Use language/ethiopic.el instead of
|
|
4875 mule/ethiopic-hooks.el; Use language/ethio-util.el instead of
|
|
4876 mule/ethiopic.el.
|
|
4877
|
|
4878 * mule/mule-coding.el (coding-system-docstring): New alias (to
|
|
4879 emulate Emacs/mule-19.34.94-zeta function).
|
|
4880
|
|
4881 * mule/mule-cmds.el: modified to sync with
|
|
4882 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
4883
|
|
4884 (set-language-info): Add to "Describe Language Support" and "Set
|
|
4885 Language Environment" menu.
|
|
4886
|
|
4887 * mule/mule-charset.el: Function `compose-region' and
|
|
4888 `decompose-region' were moved to mule-util.el.
|
|
4889
|
|
4890 * leim/quail.el: modify to sync with latest quail.el of Emacs/mule
|
|
4891 in ETL.
|
|
4892
|
|
4893 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
4894
|
|
4895 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
4896
|
163
|
4897 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
4898
|
|
4899 * prim/tabify.el (untabify): Return nil.
|
|
4900 From contributor name lost.
|
|
4901
|
|
4902 * prim/packages.el (packages-hardcoded-lisp): startup.elc needs to
|
|
4903 be scanned for docstrings.
|
|
4904
|
|
4905 1997-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
4906
|
165
|
4907 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Change
|
|
4908 title to name.
|
163
|
4909 * prim/overlay.el (overlay-put): Support `local-map'.
|
|
4910 (overlay-get): Support `category'.
|
|
4911
|
|
4912 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
4913
|
|
4914 * prim/startup.el (load-user-init-file): Load custom-file if it
|
|
4915 has not changed from the default.
|
|
4916
|
|
4917 1997-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
4918
|
|
4919 * prim/overlay.el (make-overlay): Avoid temporary variable.
|
|
4920 (move-overlay): Ditto.
|
|
4921 (overlays-in): Use `mapcar-extents'.
|
|
4922 (next-overlay-change): Avoid consing; use `map-extents'.
|
|
4923 (previous-overlay-change): Ditto.
|
|
4924 (overlay-lists): Ditto.
|
|
4925 (overlay-lists): Call `overlay-recenter' with correct value.
|
|
4926
|
|
4927 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
4928
|
|
4929 * utils/autoload.el (fixup-autoload-buffer): New function. Insert
|
|
4930 guards so a (load "auto-autoloads") works the same as require.
|
|
4931 (batch-update-directory): Use it.
|
|
4932
|
|
4933 * prim/update-elc.el: Allow for specification of packages that
|
|
4934 must not be bytecompiled. Better error diagnostics if a package
|
|
4935 is not found.
|
|
4936
|
|
4937 * prim/window.el, prim/window-xemacs.el, prim/simple.el:
|
|
4938 * prim/lisp.el, prim/frame.el:
|
|
4939 Customizations/synch to Emacs 20.1.
|
|
4940 * packages/hyper-apropos.el: Massive update.
|
|
4941 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4942
|
|
4943 * tm/tm-vm.el (vm-menu-mail-menu): Fix typo.
|
|
4944
|
|
4945 * packages/font-lock.el (lisp-font-lock-keywords-2): Add some new
|
|
4946 functions.
|
|
4947 From Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4948
|
|
4949 * prim/files.el (save-some-buffers-query-display-buffer): New
|
|
4950 user variable.
|
|
4951 (save-some-buffers): Use it.
|
|
4952 From David Bakhash <cadet@MIT.EDU>
|
|
4953 - Customization patches from Hrvoje Niksic.
|
|
4954
|
|
4955 * prim/simple.el (kill-region): Undo sorting region limits patch.
|
|
4956
|
|
4957 1997-06-20 Mike Scheidler <c23mts@eng.delcoelect.com>
|
|
4958
|
|
4959 * prim/tabify.el: Fixed 'untabify' to return 'nil value.
|
|
4960
|
|
4961 1997-06-18 Steven L Baur <steve@altair.xemacs.org>
|
|
4962
|
|
4963 * efs/dired-xemacs.el (dired-do-interactive-chmod): Advance point
|
|
4964 after not failure.
|
|
4965 From <rritchie@britannia-life.co.uk>
|
|
4966
|
|
4967 * utils/edmacro.el (edmacro-parse-word): make (kbd "M-123"), (kbd
|
|
4968 "M--256") and such behave as documented.
|
|
4969 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4970
|
|
4971 * prim/cus-start.el: Various additions to built-in variable list.
|
|
4972 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4973
|
|
4974 * prim/subr.el: Remove mapvector.
|
|
4975 (with-output-to-string): Use with-current-buffer.
|
|
4976 (with-string-as-buffer-contents): Ditto.
|
|
4977 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4978
|
|
4979 * modes/arc-mode.el (archive-quit): New function.
|
|
4980 From Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4981 (archive-mode-map): Bind it to `q'.
|
|
4982
|
|
4983 * utils/autoload.el (cusload-file-name): Default to custom-load.el
|
|
4984 for each individual file.
|
|
4985
|
|
4986 * prim/minibuf.el (minibuffer-max-depth-exceeded): Use
|
|
4987 `custom-file' as a location for saving enable multiple minibuffers
|
|
4988 option.
|
|
4989
|
|
4990 * packages/man.el (manual-entry): Don't leave empty buffer if
|
|
4991 error occurs.
|
|
4992 From Glynn Clements <glynn@sensei.co.uk>
|
|
4993
|
|
4994 * modes/arc-mode.el (archive-arc-summarize): De-ebolify.
|
|
4995 (archive-lzh-summarize): Ditto.
|
|
4996 (archive-zip-summarize): Ditto.
|
|
4997 (archive-zip-chmod-entry): Ditto.
|
|
4998
|
|
4999 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
5000
|
|
5001 * prim/update-elc.el: Total rework for dynamic dumped .elc finding.
|
|
5002
|
|
5003 1997-06-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
5004
|
|
5005 * prim/loaddefs.el (debug-ignored-errors): Initialize it.
|
|
5006
|
|
5007 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
5008
|
|
5009 * prim/files.el (auto-mode-alist): Add /app-defaults/ as candidate
|
|
5010 for xrdb-mode.
|
|
5011 Suggested by Karl Hegbloom, Regexp by David Moore.
|
|
5012
|
|
5013 * version.el: Remove variables emacs-version, emacs-major-version,
|
|
5014 and emacs-minor-version.
|
|
5015
|
|
5016 * tooltalk/tooltalk-load.el: Comment as obsolete and move contents
|
|
5017 to dumped-lisp.el.
|
|
5018
|
|
5019 * prim/make-docfile.el: New file.
|
|
5020
|
|
5021 1997-06-16 Steven L Baur <steve@altair.xemacs.org>
|
|
5022
|
|
5023 * prim/startup.el (load-user-init-file): Look for ~[user]/.xemacs
|
|
5024 before loading .emacs.
|
|
5025
|
|
5026 * modes/xrdb-mode.el (xrdb-mode): Autoload.
|
|
5027
|
|
5028 * prim/files.el (auto-mode-alist): Add defaults for xrdb-mode.
|
|
5029
|
|
5030 * leim/quail.el (quail-toggle-mode-temporarily): Guard against
|
|
5031 possibility of quail-conv-overlay not being an overlay.
|
|
5032
|
|
5033 1997-06-15 Steven L Baur <steve@altair.xemacs.org>
|
|
5034
|
|
5035 * prim/loadup.el: Remove most but not all of the hardcoded dumped
|
|
5036 lisp file names.
|
|
5037
|
|
5038 * prim/dumped-lisp.el: New file.
|
|
5039
|
|
5040 * prim/update-elc.el (toplevel): Rework using a better function to
|
|
5041 determine autoload file locations.
|
|
5042
|
|
5043 * prim/packages.el: New file.
|
|
5044
|
|
5045 * prim/update-elc.el: Determine location and count of
|
|
5046 auto-autoloads files at run-time.
|
|
5047
|
|
5048 * prim/loaddefs.el (((dir load-path))): Generalize load of
|
|
5049 auto-autoloads.
|
|
5050
|
|
5051 * utils/autoload.el (autoload-file-name): New variable.
|
|
5052 (autoload-target-directory): New variable.
|
|
5053 (generated-autoload-file): Use them.
|
|
5054 (cusload-file-name): New variable.
|
|
5055 (generated-custom-file): Use it.
|
|
5056 (batch-update-directory): New function.
|
|
5057
|
161
|
5058 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
5059
|
163
|
5060 * mule/canna.el: Guard call to function dynamic-link, which
|
|
5061 doesn't exist in XEmacs/Mule.
|
|
5062
|
161
|
5063 * bytecomp/bytecomp.el (byte-compile-file): Suppress unavoidable
|
|
5064 Ebola notices.
|
|
5065
|
|
5066 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
5067
|
|
5068 * bytecomp/bytecomp.el (batch-byte-compile): Suppress unavoidable
|
|
5069 Ebola notices.
|
|
5070 (batch-byte-recompile-directory): Ditto.
|
|
5071
|
|
5072 * utils/lib-complete.el (read-library): Look for .el.gz if not
|
|
5073 using Mule.
|
|
5074 (get-library-path): Ditto.
|
|
5075 Suggested by Jonathan Doughty <jwd@mitre.org>
|
|
5076
|
|
5077 * packages/add-log.el: Restore backwards compatible date behavior
|
|
5078 as an option.
|
|
5079 Eliminate XEmacs specific autoloads.
|
|
5080 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5081
|
|
5082 * efs/dired.el (dired-save-excursion): Ebola cleanup.
|
|
5083
|
|
5084 * packages/hyper-apropos.el: Massive cleanup, Customize.
|
|
5085 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5086
|
|
5087 Fri Jun 13 13:20:39 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5088
|
|
5089 * prim/syntax.el (symbol-near-point):
|
|
5090 Check for bobp and avoid (char-syntax (char-before)) if
|
|
5091 there.
|
|
5092
|
|
5093 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
5094
|
|
5095 * prim/rect.el (operate-on-rectangle): Correct boundary error.
|
|
5096 From Bob Weiner <weiner@altrasoft.com>
|
|
5097
|
|
5098 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
5099
|
|
5100 * packages/ispell.el (ispell-command-loop): De-Ebolify.
|
|
5101
|
|
5102 * x11/x-iso8859-1.el: Added Grave keysym.
|
|
5103 From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
5104
|
|
5105 * modes/make-mode.el (makefile-browse): Shouldn't be interactive.
|
|
5106 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5107
|
|
5108 * prim/files.el (interpreter-mode-alist): ksh-mode is obsoleted by
|
|
5109 sh-script.
|
|
5110 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5111
|
|
5112 1997-06-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
5113
|
|
5114 * prim/subr.el (with-current-buffer): New macro.
|
|
5115 (with-temp-file): Ditto.
|
|
5116
|
|
5117 * bytecomp/byte-optimize.el (byte-optimize-form-code-walker): Test
|
|
5118 for `save-current-buffer'.
|
|
5119
|
|
5120 * bytecomp/bytecomp.el: Recognize `save-current-buffer'.
|
|
5121
|
|
5122 * edebug/edebug.el: Register with-current-buffer and others.
|
|
5123
|
|
5124 * modes/lisp-mode.el: Added specs for save-current-buffer,
|
|
5125 with-output-to-string, with-current-buffer, with-temp-file and
|
|
5126 with-output-to-temp-buffer.
|
|
5127
|
|
5128 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5129
|
|
5130 * gnus/smiley.el (smiley-deformed-regexp-alist): Modify regexp for
|
|
5131 horizontal smiley faces.
|
|
5132 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
5133
|
|
5134 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5135
|
|
5136 * leim/quail.el (quail-get-translation): Don't use
|
|
5137 `string-to-vector' for XEmacs.
|
|
5138
|
159
|
5139 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
5140
|
|
5141 * prim/help.el (function-called-at-point): Use char-(after|before)
|
|
5142 instead of (following|preceding)-char.
|
|
5143 (variable-at-point): Ditto.
|
|
5144
|
|
5145 * prim/simple.el (delete-indentation): Use char-(after|before)
|
|
5146 instead of (following|preceding)-char.
|
|
5147 (just-one-space): Ditto.
|
|
5148 (backward-delete-char-untabify): Ditto.
|
|
5149 (do-auto-fill): Ditto.
|
|
5150
|
|
5151 * prim/paragraphs.el (end-of-paragraph-text): Use char-before
|
|
5152 instead of preceding-char.
|
|
5153
|
|
5154 * prim/misc.el (copy-from-above-command): Use char-(after|before)
|
|
5155 instead of (following|preceding)-char.
|
|
5156
|
|
5157 * prim/obsolete.el (preceding-char): Correct a typo.
|
|
5158
|
|
5159 * prim/minibuf.el (minibuffer-electric-slash): Use char-(after|before)
|
|
5160 instead of (following|preceding)-char.
|
|
5161 (minibuffer-electric-tilde): Ditto.
|
|
5162
|
|
5163 * prim/lisp.el (insert-parentheses): Use char-(after|before)
|
|
5164 instead of (following|preceding)-char.
|
|
5165
|
|
5166 * prim/indent.el (tab-to-tab-stop): Use char-(after|before)
|
|
5167 instead of (following|preceding)-char.
|
|
5168 (move-to-tab-stop): Ditto.
|
|
5169
|
|
5170 * prim/fill.el (fill-end-of-sentence-p): Use
|
|
5171 char-after/char-before instead of following-char/preceding-char.
|
|
5172 (canonically-space-region): Ditto.
|
|
5173 (fill-region-as-paragraph): Ditto.
|
|
5174 (fill-region): Change (= char char) to (eq char char).
|
|
5175
|
|
5176 * prim/debug.el (debugger-frame-number): Use char-after not
|
|
5177 following-char.
|
|
5178 (debugger-frame): Ditto.
|
|
5179 (debugger-frame-clear): Ditto.
|
|
5180
|
|
5181 * prim/case-table.el (invert-case): Use char-after not
|
|
5182 following-char.
|
|
5183 Clean up comments.
|
|
5184
|
|
5185 * prim/syntax.el (symbol-near-point): Use char-before not
|
|
5186 preceding-char.
|
|
5187
|
|
5188 * prim/window.el (window-list): Update DOCstring.
|
|
5189 From Noah Friedman <friedman@splode.com>
|
|
5190
|
|
5191 * utils/uniquify.el (toplevel): Make version test match XEmacs v20.
|
|
5192
|
|
5193 * tm/tm-ew-e.el: Clean up Ebola infection.
|
|
5194
|
|
5195 * x11/x-compose.el: Various corrections
|
|
5196 From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
5197
|
|
5198 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
5199
|
219
|
5200 * modes/view-less.el: Changed \177 bindings to 'delete
|
|
5201 * modes/help.el: Changed \177 bindings to 'delete
|
159
|
5202
|
|
5203 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
5204
|
219
|
5205 * prim/keydefs.el: Changed all 'delete key bindings to point to
|
159
|
5206 the `backward-or-forward-foo' functions.
|
219
|
5207 * prim/simple.el:
|
159
|
5208 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
5209 - Removed `backspace-or-delete-hook'
|
|
5210 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
5211 - Added functions: `backward-or-forward-kill-word'
|
|
5212 `backward-or-forward-kill-sentence'
|
|
5213 `backward-or-forward-kill-sexp'
|
|
5214 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
5215 began playing nicely with pending-del.
|
219
|
5216 * modes/cc-mode.el:
|
|
5217 * modes/cperl-mode.el: Fixed references to delete functions
|
159
|
5218 to use the new names.
|
|
5219
|
|
5220 1997-06-11 Karl M Hegbloom <karlheg@inetarena.com>
|
|
5221
|
|
5222 * ilisp/ilisp-def.el (toplevel): Changed `ilisp-prefix' from
|
|
5223 "C-z" to "C-c" because of conflict with global key binding for
|
|
5224 `iconify-frame'.
|
|
5225
|
|
5226 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
5227
|
|
5228 * prim/window.el (window-list): New function.
|
|
5229 Suggested by Noah Friedman <friedman@splode.com>
|
|
5230 Modified by Hrvoje Niksic <hniksic@srce.hr>
|
|
5231
|
|
5232 * utils/mail-extr.el (mail-extract-address-components): Replace
|
|
5233 preceding-char with char-before.
|
|
5234
|
|
5235 * utils/passwd.el (read-passwd-map): Clean up Ebola BS.
|
|
5236
|
|
5237 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
5238
|
|
5239 * packages/supercite.el (sc-attribs-extract-namestring): Clean up
|
|
5240 Ebola -- replace literal 32 with `?\ '.
|
|
5241
|
|
5242 * utils/mail-extr.el (mail-extr-voodoo): Clean up Ebola -- replace
|
|
5243 `following-char' with `char-after'.
|
|
5244
|
|
5245 1997-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
5246
|
|
5247 * prim/subr.el (split-string): Make PATTERN optional.
|
|
5248
|
|
5249 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5250
|
|
5251 * mule/language/misc-lang.el, mule/mule-load.el,
|
|
5252 mule/ipa-hooks.el: Use lisp/mule/language/misc-lang.el instead of
|
|
5253 lisp/mule/ipa-hooks.el; mule/ipa-hooks.el was deleted.
|
|
5254
|
|
5255 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5256
|
|
5257 * mule/language/thai-util.el, mule/thai.el: Use
|
|
5258 lisp/mule/language/thai-util.el instead of lisp/mule/thai.el;
|
|
5259 lisp/mule/thai.el was deleted.
|
|
5260
|
|
5261 * custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
5262
|
|
5263 * mule/thai-hooks.el, mule/mule-load.el: Use
|
|
5264 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el;
|
|
5265 lisp/mule/thai-hooks.el was deleted.
|
|
5266
|
|
5267 * mule/language/thai.el: modified for XEmacs.
|
|
5268
|
|
5269 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5270
|
|
5271 * mule/language/misc-lang.el, mule/language/thai-util.el,
|
|
5272 mule/language/thai.el, mule/language/tibetan.el,
|
|
5273 mule/language/vietnamese.el, mule/language/japan-util.el,
|
|
5274 mule/language/japanese.el, mule/language/korean.el,
|
|
5275 mule/language/lao-util.el, mule/language/lao.el,
|
|
5276 mule/language/english.el, mule/language/ethiopic.el,
|
|
5277 mule/language/european.el, mule/language/greek.el,
|
|
5278 mule/language/hebrew.el, mule/language/indian.el,
|
|
5279 mule/language/chinese.el, mule/language/cyrillic.el,
|
|
5280 mule/language/devanagari.el, mule/language/china-util.el: imported
|
|
5281 from Emacs/mule-19.34.94-zeta.
|
|
5282
|
|
5283 * mule/mule-load.el, mule/chinese-hooks.el, mule/chinese.el,
|
|
5284 mule/cyrillic-hooks.el, mule/european-hooks.el,
|
|
5285 mule/greek-hooks.el, mule/japanese-hooks.el, mule/korean-hooks.el:
|
|
5286 chinese-hooks.el, chinese.el, cyrillic-hooks.el,
|
|
5287 european-hooks.el, greek-hooks.el, japanese-hooks.el and
|
|
5288 korean-hooks.el were deleted.
|
|
5289
|
|
5290 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5291
|
|
5292 * apel/emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
|
|
5293 hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
|
|
5294 coding-system.
|
|
5295
|
157
|
5296 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
5297
|
|
5298 * prim/keydefs.el, modes/cc-mode.el, modes/cperl-mode.el,
|
|
5299 vm/vm-vars.el:
|
|
5300 Change usage of \177 to use keysym 'delete.
|
|
5301 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
5302
|
|
5303 * packages/etags.el (tags-loop-scan): Don't pass a straight string
|
|
5304 to error as a format string.
|
|
5305 Reported by Miles Duke <mduke@erdas.com>
|
|
5306
|
|
5307 * its/its-kata.el ((require 'egg)): Needed for bytecompilation.
|
|
5308
|
|
5309 * its/its-hira.el ((require 'egg)): Needed for bytecompilation.
|
|
5310
|
|
5311 * bytecomp/bytecomp.el (byte-compile-two-args-19->20): Correct an
|
|
5312 ebolifaction.
|
|
5313 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
5314
|
|
5315 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
5316
|
|
5317 * prim/files.el (auto-mode-alist): Restore bash regexps.
|
|
5318 From "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
|
|
5319
|
155
|
5320 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
5321
|
|
5322 * packages/jka-compr.el (jka-compr-write-region): Use 'binary
|
|
5323 coding-system for compression.
|
|
5324 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
5325
|
159
|
5326 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
5327
|
219
|
5328 * modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
159
|
5329 desired delete direction in both normal and "hungry" modes.
|
219
|
5330 * modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
159
|
5331 honor the desired delete direction.
|
|
5332
|
155
|
5333 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5334
|
|
5335 * x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
5336
|
|
5337 * mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
5338 x11/x-menubar.el.
|
|
5339
|
|
5340 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5341
|
|
5342 * leim/quail.el: to avoid compiling warnings about overlay.el.
|
|
5343
|
159
|
5344 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
5345
|
219
|
5346 * prim/simple.el: Created `backspace-or-delete' function and
|
159
|
5347 `backspace-or-delete-hook'
|
219
|
5348 * prim/keydefs.el: Changed \177 bindings to point to new
|
159
|
5349 delete function.
|
219
|
5350 * modes/*.el: Removed conflicting \177 bindings.
|
|
5351 * modes/cc-mode.el: Modified `c-electric-delete' to use new
|
159
|
5352 delete bindings.
|
219
|
5353 * modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
159
|
5354 use new delete bindings.
|
|
5355
|
155
|
5356 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5357
|
|
5358 * leim/quail.el: to sync with quail.el of Emacs-19.34.94-epsilon.
|
|
5359
|
|
5360 * leim/quail/ziranma.el, leim/quail/tonepy.el, leim/quail/py.el,
|
|
5361 leim/quail/qj.el, leim/quail/sw.el, leim/quail/ccdospy.el,
|
|
5362 leim/quail/punct.el, leim/quail/4corner.el,
|
|
5363 leim/quail/symbol-ksc.el, leim/quail/ethiopic.el,
|
|
5364 leim/quail/hanja.el, leim/quail/quick-cns.el,
|
|
5365 leim/quail/tsangchi-cns.el, leim/quail/lrt.el,
|
|
5366 leim/quail/tsangchi-b5.el, leim/quail/devanagari.el,
|
|
5367 leim/quail/japanese.el, leim/quail/quick-b5.el,
|
|
5368 leim/quail/punct-b5.el, leim/quail/qj-b5.el, leim/quail/py-b5.el,
|
|
5369 leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/ecdict.el,
|
|
5370 leim/quail/array30.el, leim/quail/hangul3.el,
|
|
5371 leim/quail/hanja-jis.el, leim/quail/cyrillic.el,
|
|
5372 leim/quail/etzy.el, leim/quail/greek.el, leim/quail/ipa.el,
|
|
5373 leim/quail/lao.el, leim/quail/zozy.el, leim/quail/viqr.el,
|
|
5374 leim/quail/latin.el, leim/quail/thai.el, leim/quail/hangul.el:
|
|
5375 quail of LEIM for Emacs-19.34.94-epsilon.
|
|
5376
|
|
5377 1997-06-04 Steven L Baur <steve@altair.xemacs.org>
|
|
5378
|
|
5379 * prim/about.el: Installed new version 2.1.
|
|
5380 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5381
|
|
5382 * prim/profile.el (pretty-print-profiling-info): Autoload don't
|
|
5383 dump.
|
|
5384 Clean up comments.
|
|
5385
|
|
5386 * prim/update-elc.el: Comment cleanup.
|
|
5387
|
|
5388 * modes/cperl-mode.el (cperl-mode-map): Restore previous
|
|
5389 definition.
|
|
5390 (cperl-electric-backspace): Use backspace-or-delete if it exists.
|
|
5391
|
|
5392 * bytecomp/bytecomp-runtime.el (eval-when-feature): New macro.
|
|
5393 From Roland McGrath <roland@frob.com>
|
|
5394
|
|
5395 * prim/glyphs.el (init-glyphs): Add xbm instantiator for 'x
|
|
5396 consoles.
|
|
5397 Suggested by Hrvoje Niksic <hniksic@srce.hr>.
|
|
5398
|
|
5399 * utils/passwd.el: Eliminate obsolete Lucid emacs usage.
|
|
5400
|
|
5401 * utils/timezone.el (timezone-make-date-arpa-standard): Correct
|
|
5402 docstring.
|
|
5403 (timezone-make-date-sortable): Ditto.
|
|
5404
|
|
5405 * utils/passwd.el (passwd-invert-frame-when-keyboard-grabbed):
|
|
5406 Change default for InfoDock.
|
|
5407
|
|
5408 * utils/highlight-headers.el
|
|
5409 (highlight-headers-follow-url-function): Correct docstring.
|
|
5410
|
|
5411 * utils/finder.el (finder-known-keywords): Cleanup keyword
|
|
5412 documentation.
|
|
5413
|
|
5414 * prim/startup.el (command-line-do-help): Use emacs-name function
|
|
5415 for printing the editor name.
|
|
5416
|
|
5417 * prim/simple.el: Disable for InfoDock.
|
|
5418 (display-warning): Disable for InfoDock.
|
|
5419 (emacs-name): New function.
|
|
5420
|
|
5421 * prim/toolbar.el (press-toolbar-button): Allow mouse presses on
|
|
5422 blank portions of the toolbar to do something.
|
|
5423 (release-and-activate-toolbar-button): Handle arbitrary functions
|
|
5424 as toolbar callbacks.
|
|
5425 From weiner@altrasoft.com
|
|
5426
|
|
5427 * prim/mouse.el (default-mouse-track-cleanup-extent): Correct test
|
|
5428 on dead-func extent.
|
|
5429
|
|
5430 * prim/help.el (view-emacs-news): outl-mouse turned off in
|
|
5431 InfoDock.
|
|
5432
|
|
5433 * packages/tar-mode.el (tar-mode-map): InfoDock doesn't like the
|
|
5434 mouse bindings.
|
|
5435
|
|
5436 * packages/makesum.el (make-command-summary): Output correct
|
|
5437 program name.
|
|
5438 (double-column): Remove unused variable.
|
|
5439
|
|
5440 * packages/hyper-apropos.el (hypropos-popup-menu): Synch with
|
|
5441 infodock. Initialize command-p to either t or nil.
|
|
5442
|
|
5443 * eterm/term.el (make-term): Fix docstring.
|
|
5444
|
|
5445 * comint/shell.el: Correct comment.
|
|
5446
|
|
5447 * comint/comint.el (comint-mode-map): Infodock doesn't like the
|
|
5448 button3 assignment.
|
|
5449
|
|
5450 1997-06-03 Steven L Baur <steve@altair.xemacs.org>
|
|
5451
|
|
5452 * modes/lisp-mode.el (eval-interactive): Treat defcustom like
|
|
5453 defvar (turn into an effective defconst).
|
|
5454
|
|
5455 * cl/cl-macs.el (widget-get): Add defsetf method.
|
|
5456 (widget-value): Add defsetf method.
|
|
5457 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5458
|
|
5459 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
5460
|
|
5461 * prim/obsolete.el (insert-and-inherit): Make 'compatible not
|
|
5462 'obsolete.
|
|
5463 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
5464 (insert-before-markers-and-inherit): Ditto.
|
|
5465
|
|
5466 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5467
|
219
|
5468 * mule/korean.el was abolished because it seems not to be used.
|
|
5469
|
|
5470 * mule/japanese.el was abolished because it seems not to be used.
|
155
|
5471
|
|
5472 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5473
|
219
|
5474 * tm/gnus-mime-old.el was abolished because XEmacs 20.3 has Gnus
|
155
|
5475 5.4.
|
|
5476
|
219
|
5477 * tm/tm-edit.el: updated to 7.108.
|
|
5478
|
|
5479 * tm/tm-view.el: updated to 7.83.
|
|
5480
|
|
5481 * leim/quail.el: modified for XEmacs.
|
|
5482
|
|
5483 * mule/mule-load.el, lisp/mule/mule-process.el: delete
|
155
|
5484 mule-process.el because it is not used.
|
|
5485
|
219
|
5486 * mule/european.el was abolished because it seems not to be used.
|
|
5487
|
|
5488 * mule/mule-load.el: must load mule-cmds before setting for
|
155
|
5489 language-environment.
|
|
5490
|
219
|
5491 * mule/mule-cmds.el, lisp/mule/european-hooks.el: Modified
|
155
|
5492 for LEIM.
|
|
5493
|
219
|
5494 * mule/mule-cmds.el: Uncomment key definition for
|
155
|
5495 `toggle-input-method'.
|
|
5496
|
219
|
5497 * mule/mule-init.el: Comment out about `mule-keymap' (moved to
|
155
|
5498 mule-cmds.el).
|
|
5499
|
219
|
5500 * mule/mule-cmds.el: Uncomment about `mule-keymap' (moved from
|
155
|
5501 mule-init.el).
|
|
5502
|
219
|
5503 * tl/tl-atype.el: Don't require tl-str.
|
|
5504
|
|
5505 * tl/tl-atype.el: Use atype.el of APEL.
|
|
5506
|
|
5507 * tl/tl-list.el: Use alist.el of APEL.
|
155
|
5508
|
|
5509 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5510
|
219
|
5511 * tl/richtext.el, tl/emu-x20.el, tl/emu-xemacs.el,
|
155
|
5512 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to lisp/apel/.
|
|
5513
|
219
|
5514 * tl/file-detect.el, tl/filename.el: replaced by APEL's.
|
|
5515
|
|
5516 * mu/std11-parse.el, mu/std11.el: moved to lisp/apel/.
|
|
5517
|
|
5518 * leim/quail.el: Add new quail.el (imported from Emacs
|
155
|
5519 19.34.94-epsilon).
|
|
5520
|
219
|
5521 * leim/skk/skkdic.el: delete skkdic.el temporary because XEmacs
|
155
|
5522 can not compile it.
|
|
5523
|
|
5524 * leim/skk/skkdic.el, leim/quail/zozy.el, leim/quail/ziranma.el,
|
|
5525 leim/quail/viqr.el, leim/quail/tsangchi-cns.el,
|
|
5526 leim/quail/tsangchi-b5.el, leim/quail/symbol-ksc.el,
|
|
5527 leim/quail/thai.el, leim/quail/tonepy.el, leim/quail/quick-cns.el,
|
|
5528 leim/quail/sw.el, leim/quail/qj-b5.el, leim/quail/qj.el,
|
|
5529 leim/quail/quick-b5.el, leim/quail/py-b5.el, leim/quail/py.el,
|
|
5530 leim/quail/lao.el, leim/quail/latin.el, leim/quail/lrt.el,
|
|
5531 leim/quail/punct-b5.el, leim/quail/punct.el,
|
|
5532 leim/quail/hanja-jis.el, leim/quail/hanja.el, leim/quail/ipa.el,
|
|
5533 leim/quail/japanese.el, leim/quail/hangul3.el, leim/quail/etzy.el,
|
|
5534 leim/quail/greek.el, leim/quail/hangul.el, leim/quail/ethiopic.el,
|
|
5535 leim/quail/devanagari.el, leim/quail/ecdict.el,
|
|
5536 leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/cyrillic.el,
|
|
5537 leim/quail/array30.el, leim/quail/ccdospy.el,
|
|
5538 leim/quail/4corner.el: Add LEIM elisp files.
|
|
5539
|
|
5540 * mule/mule-load.el, mule/mule-cmds.el: Add mule-cmds.el.
|
|
5541
|
219
|
5542 * prim/simple.el (assoc-ignore-case): New function; imported
|
155
|
5543 from Emacs/mule-19.34.94-epsilon.
|
|
5544
|
|
5545 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
5546
|
|
5547 * modes/hideshow.el: Make it work again.
|
|
5548 From Pete Ware <ware@cis.ohio-state.edu>
|
|
5549
|
|
5550 Sat May 31 09:00:14 1997 David Moore <dmoore@ucsd.edu>
|
|
5551
|
|
5552 * utils/text-props.el (set-text-properties): Was exiting
|
|
5553 map-extents too early.
|
|
5554
|
|
5555 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
5556
|
|
5557 * cl/cl-macs.el (frame-parameters): Tweaking frame configuration
|
|
5558 defsetf's.
|
|
5559 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5560
|
|
5561 * modes/vhdl-mode.el (vhdl-emacs-features): Allow recognition of
|
|
5562 major version 20.
|
|
5563
|
|
5564 * prim/simple.el (kill-region): Sort beginning and ending
|
|
5565 endpoints to simplify logic.
|
|
5566 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5567
|
|
5568 Tue May 27 13:42:57 1997 Ken Manheimer <klm@python.org>
|
|
5569
|
|
5570 * packages/icomplete.el:
|
|
5571 * Updated my email address - klm@python.org instead of klm@nist.gov.
|
|
5572
|
|
5573 * Icomplete no longer installs itself when you load the package -
|
|
5574 you have to invoke `icomplete-mode'. (Since it's autoloaded in
|
|
5575 both emacs, you can just invoke the function.)
|
|
5576
|
|
5577 * Integrated Emacs 19.34 and XEmacs 19.15 corrections (typos,
|
|
5578 style, command revisions, etc).
|
|
5579
|
|
5580 * Integrated immediate keybindings display. See
|
|
5581 `icomplete-show-key-bindings', `icomplete-get-keys', and
|
|
5582 `icomplete-completions'.
|
|
5583
|
|
5584 * `icomplete-get-keys': Return keys bound in prior buffer to func name.
|
|
5585
|
|
5586 * Added icomplete delay behavior, so completions don't intrude as
|
|
5587 quickly for short input, with customization variables:
|
|
5588
|
|
5589 `icomplete-max-delay-chars' - Maximum number of initial chars to
|
|
5590 apply icomplete compute delay.
|
|
5591
|
|
5592 `icomplete-compute-delay' - Completions-computation stall, used
|
|
5593 only with large-number completions
|
|
5594
|
|
5595 `icomplete-delay-completions-threshold' Pending-completions
|
|
5596 number over which to apply icomplete-compute-delay
|
|
5597
|
|
5598 * Provided `icomplete-exhibit' on `icomplete-minibuffer-setup-hook'
|
|
5599 so icomplete behaves well with XEmacs GNUS.
|
|
5600
|
|
5601 Fri May 30 18:39:01 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
5602
|
|
5603 * prim/glyphs.el (init-glyphs): Minor regexp cleanup.
|
|
5604
|
|
5605 1997-05-30 Steven L Baur <steve@altair.xemacs.org>
|
|
5606
|
|
5607 * prim/simple.el (fsf:do-auto-fill): Remove unused variable.
|
|
5608 (indent-for-comment): Use comment-indent-function instead of
|
|
5609 obsolete variant. This is dumped with XEmacs!
|
|
5610
|
|
5611 * packages/generic-sc.el (sc-next-operation): Remove unused
|
|
5612 variable.
|
|
5613 (sccs-insert-c-header): Ditto.
|
|
5614 (ccase-new-revision-p): Ditto.
|
|
5615 (sc-sensitize-menu): Ditto.
|
|
5616
|
|
5617 * modes/auto-show.el (TopLevel): Tighten check on
|
|
5618 dump-time initialization.
|
|
5619
|
153
|
5620 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
5621
|
155
|
5622 * prim/format.el (format-alist): Change defconst to defvar.
|
|
5623 From Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
5624
|
|
5625 (format-encode-region): Reduce bytecompiler warnings for bound but
|
|
5626 unused variables.
|
|
5627 (format-deannotate-region): Ditto.
|
|
5628 (format-annotate-region): Ditto.
|
|
5629 (format-annotate-single-property-change) Ditto.
|
|
5630
|
|
5631 * utils/lib-complete.el: Clean up documentation in header.
|
|
5632
|
|
5633 * prim/glyphs.el: Eliminate bytecompiler warnings.
|
|
5634 (define-obsolete-pointer-glyph): Mark as 'compatible not 'obsolete.
|
|
5635
|
|
5636 * prim/keydefs.el (ctl-x-map): Bind narrow-to-defun to `C-x n d'.
|
|
5637
|
|
5638 * prim/lisp.el (narrow-to-defun): Narrow to the same defun that
|
|
5639 `mark-defun' would make the region.
|
|
5640 (insert-parentheses): Let a negative argument enclose preceding
|
|
5641 sexps.
|
|
5642 From Erik Naggum <erik@naggum.no>
|
|
5643
|
|
5644 * prim/window-xemacs.el: New file, split from window.el with
|
|
5645 XEmacs-specific stuff.
|
|
5646
|
|
5647 * prim/window.el (display-buffer): Remove unused variable.
|
|
5648
|
|
5649 * prim/keydefs.el (ctl-x-4-map): Add binding for
|
|
5650 `kill-buffer-and-window'.
|
|
5651
|
|
5652 * prim/window.el (kill-buffer-and-window): New command.
|
|
5653 Bind it to C-x 4 0.
|
|
5654 From Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
|
|
5655
|
|
5656 * prim/window.el (split-window-vertically): Don't change point in old
|
|
5657 window if both the original point and the end of the buffer are
|
|
5658 visible after splitting, when split-window-keep-point is nil.
|
|
5659 From Noah Friedman <friedman@prep.ai.mit.edu>
|
|
5660
|
|
5661 * prim/files.el (revert-buffer-internal-hook): Declare.
|
|
5662
|
|
5663 * utils/map-ynp.el: Synch with Emacs 19.34.94.
|
|
5664 (map-y-or-n-p): Clean up bytecompiler warnings.
|
|
5665
|
|
5666 * packages/generic-sc.el: Restored to distribution, comment
|
|
5667 cleanup.
|
|
5668
|
|
5669 * prim/simple.el (message-log-max): Add compatible variable alias
|
|
5670 for `log-message-max-size'.
|
|
5671
|
|
5672 * comint/background.el (background): Autoload.
|
|
5673
|
|
5674 * prim/process.el (shell-command): background.el is now
|
|
5675 autoloaded.
|
|
5676
|
|
5677 * prim/minibuf.el: Clean up file header.
|
|
5678
|
153
|
5679 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Naive
|
|
5680 port to XEmacs.
|
|
5681 (bookmark-bmenu-other-window-with-mouse): Naive port to XEmacs.
|
|
5682
|
|
5683 * utils/autoload.el (generated-custom-file): custom-load.el
|
|
5684 renamed to cus-load.el.
|
|
5685
|
|
5686 * prim/loadup.el: Don't preload custom-load.elc.
|
|
5687
|
|
5688 Thu May 29 19:03:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5689
|
|
5690 * x11/x-menubar.el (default-menubar): Updated customize entries.
|
|
5691
|
|
5692 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
5693
|
|
5694 * prim/about.el (about-xemacs-xref): Update contributors list.
|
|
5695
|
|
5696 1997-05-28 Steven L Baur <steve@altair.xemacs.org>
|
|
5697
|
|
5698 * prim/minibuf.el (mouse-file-display-completion-list): Protect
|
|
5699 against bogus directory becoming default.
|
|
5700 (mouse-directory-display-completion-list): Ditto.
|
|
5701
|
|
5702 From Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5703 * bytecomp/bytecomp.el
|
|
5704 (byte-compile-file-form-custom-declare-variable): New function.
|
|
5705 (custom-declare-variable): Use it.
|
|
5706
|
|
5707 * packages/vc.el (vc-directory): dirname typo'ed as dir.
|
|
5708
|
|
5709 * packages/vc-hooks.el (vc-menu): Remove vc-file-status.
|
|
5710 (Toplevel): Remove key definition for vc-file-status.
|
|
5711
|
|
5712 1997-05-27 Steven L Baur <steve@altair.xemacs.org>
|
|
5713
|
|
5714 * prim/cus-start.el (Toplevel): Rename factory-value to
|
|
5715 standard-value for Custom-1.98.
|
|
5716
|
|
5717 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
5718
|
|
5719 * prim/help.el (view-lossage-key-count): New variable.
|
|
5720 (view-lossage-message-count): New variable.
|
|
5721 (view-lossage): Use them.
|
|
5722
|
|
5723 From Hrvoje Niksic
|
|
5724 * prim/help.el (view-lossage): Use new argument to `recent-keys'.
|
|
5725
|
|
5726 * cl/cl-macs.el (recent-keys-ring-size): New setf method.
|
|
5727
|
|
5728 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
5729
|
|
5730 * prim/process.el (shell-command-to-string): Alias exec-to-string
|
|
5731 to more logical name.
|
|
5732
|
|
5733 1997-05-23 Steven L Baur <steve@altair.xemacs.org>
|
|
5734
|
|
5735 * tm/tm-view.el (mime/content-decoding-condition): Add image/png
|
|
5736 mime type.
|
|
5737
|
|
5738 * tm/tm-image.el (toplevel): Add image/png mime type.
|
|
5739
|
|
5740 * tm/tm-edit.el (mime-file-types): Add png handling.
|
|
5741 (mime-content-types): Ditto.
|
|
5742
|
151
|
5743 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
5744
|
|
5745 * prim/files.el (auto-mode-alist): Reorg. Support
|
|
5746 pre-processed fortran files. *.m4 files now default to autoconf mode.
|
|
5747
|
|
5748 * prim/about.el: Promote Hrvoje. Picture still needed...
|
|
5749
|
|
5750 * modes/ksh-mode.el: _ has symbol syntax.
|
|
5751 * modes/m4-mode.el: _ has symbol syntax.
|
|
5752 * modes/pascal.el: _ has symbol syntax.
|
|
5753 * modes/f90.el: _ has symbol syntax.
|
|
5754 * modes/cperl-mode.el: _ has symbol syntax.
|
|
5755 * modes/autoconf-mode.el: _ has symbol syntax.
|
|
5756
|
|
5757 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
5758
|
|
5759 * prim/files.el (save-buffer): From Hrvoje Niksic. Don't clear
|
|
5760 zmacs region.
|
|
5761
|
|
5762 * packages/func-menu.el: Update for David Hughes' new email
|
|
5763 address.
|
|
5764
|
|
5765 1997-05-21 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
5766
|
|
5767 * eldoc.el (eldoc-message-commands): Move docstring into comments,
|
|
5768 since this isn't a user variable.
|
|
5769 (eldoc-message-commands-table-size, eldoc-use-idle-timer-p,
|
|
5770 eldoc-function-argstring-from-docstring-method-table): Use defvar,
|
|
5771 not defconst.
|
|
5772 (eldoc-last-data): Use cons explicitly; don't rely on dotted pair
|
|
5773 read syntax. I'm worried the latter might get compiled as
|
|
5774 read-only data someday.
|
|
5775 (eldoc-docstring-message): If truncating symbol name, show ending
|
|
5776 of name rather than beginning. The former is generally more unique.
|
|
5777 (eldoc-function-argstring-from-docstring-method-table): Handle
|
|
5778 pathological `save-restriction' case.
|
|
5779 [top level]: Add `indent-for-tab-command' to eldoc-message-commands.
|
|
5780
|
|
5781 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
5782
|
|
5783 * x11/x-menubar.el (default-menubar): strokes added to mouse
|
|
5784 menu.
|
|
5785
|
|
5786 Wed May 21 17:12:28 1997 Per Bothner <bothner@deneb.cygnus.com>
|
|
5787
|
|
5788 * eterm/term.el (term-send-raw): Better XEmacs character event
|
|
5789 handling.
|
|
5790 * eterm/term.el (term-char-mode): Re-do Meta-handling by temporarily
|
|
5791 setting meta-prefix-char to -1 while building keymaps.
|
|
5792 (term-send-raw-meta): Removed.
|
|
5793
|
|
5794 Tue Mar 11 20:15:26 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
|
|
5795
|
|
5796 * eterm/term.el (term-completion-addsuffix): Doc fix.
|
|
5797 (term-dynamic-complete-as-filename): Support the case where
|
|
5798 term-completion-addsuffix is a (DIRSUFFIX . FILESUFFIX) cons
|
|
5799 pair.
|
|
5800
|
|
5801 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
5802
|
|
5803 * eterm/term.el: Add kd, kl, kr, du capabilities.
|
|
5804 * eterm/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
5805
|
|
5806 Wed May 15 14:38:45 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
5807
|
|
5808 * eterm/term.el (term-send-raw-string): send-string ->
|
|
5809 process-send-string.
|
|
5810 * eterm/term.el (term-arguments): Remove unused local 'values'.
|
|
5811 * eterm/term.el (term-handle-deferred-scroll): Fix off-by-one bug,
|
|
5812
|
|
5813 * eterm/term.el: Merge changes from FSF (mostly typos).
|
|
5814
|
|
5815 Mon Sep 25 17:19:51 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
|
5816
|
|
5817 * eterm/term.el (term-emulate-terminal): On CR, set
|
|
5818 term-current-column to term-start-line-column, not 0.
|
|
5819
|
|
5820 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
5821
|
|
5822 * packages/add-log.el (change-log-font-lock-keywords): Tweak
|
|
5823 font-lock-keywords.
|
|
5824
|
|
5825 1997-05-21 Erik Naggum <erik@naggum.no>
|
|
5826
|
219
|
5827 * add-log.el (add-log-lisp-like-modes, add-log-c-like-modes,
|
151
|
5828 add-log-tex-like-modes): New variables.
|
|
5829 (add-log-current-defun): Use them instead of constant lists.
|
|
5830
|
|
5831 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
5832
|
|
5833 * packages/add-log.el: Synch to Emacs 20.0.
|
|
5834
|
|
5835 * prim/obsolete.el (read-minibuffer): Make compatible not obsolete.
|
|
5836 (read-input): Ditto.
|
|
5837
|
|
5838 Tue May 20 20:32:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5839
|
|
5840 * prim/subr.el (buffer-substring-no-properties): Clean out extents
|
|
5841 too.
|
|
5842
|
|
5843 Mon May 19 19:48:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5844
|
|
5845 * prim/process.el (shell-command-on-region): Remove region active
|
|
5846 test (which played havoc with the hack in call-interactively to
|
|
5847 place explicit calls to region-beginning and region-end in
|
|
5848 interactive specs in the command history).
|
|
5849
|
|
5850 Mon May 19 18:13:50 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
5851
|
|
5852 * utils/easymenu.el (easy-menu-add): Check for existing, before
|
|
5853 entering MENU to `easy-menu-all-popups'.
|
|
5854
|
|
5855 Sun May 18 09:11:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5856
|
|
5857 * prim/files.el (revert-buffer): Add optional third parameter to
|
|
5858 preserve buffer modes (from Emacs 19.34.94).
|
|
5859 (after-find-file): Add optional fifth parameter to preserve buffer
|
|
5860 modes (from Emacs 19.34.94).
|
|
5861
|
|
5862 * packages/vc.el: Synch with Emacs 19.34.94 because our version was
|
|
5863 hopeless.
|
|
5864 (vc-checkout): Autoload.
|
|
5865 (vc-find-binary): Ditto.
|
|
5866
|
|
5867 * prim/files.el (find-buffer-visiting): Restore because FSF vc.el
|
|
5868 needs it.
|
|
5869
|
149
|
5870 Fri Apr 25 13:21:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5871
|
|
5872 * apropos.el (apropos): Add support for customization groups.
|
|
5873 (apropos-print): Ditto.
|
|
5874
|
|
5875 Sat May 17 19:56:31 1997 Glynn Clements <glynn@sensei.co.uk>
|
|
5876
|
|
5877 * packages/man.el (manual-entry): Strip out stderr output.
|
|
5878
|
|
5879 Sun May 11 18:24:25 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
5880
|
219
|
5881 * prim/modeline.el: new mouse-drag-modeline function.
|
149
|
5882 Allows bottommost modeline to be dragged.
|
|
5883
|
|
5884 Sat May 17 03:41:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5885
|
|
5886 * cl/cl-macs.el: A whole bunch of XEmacs specific setf methods
|
|
5887 from Hrvoje Niksic.
|
|
5888
|
|
5889 * prim/files.el (auto-mode-alist): Don't copy to purespace.
|
|
5890 (interpreter-mode-alist): Ditto.
|
|
5891
|
|
5892 Fri May 16 21:43:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5893
|
|
5894 * packages/info.el (Info-button1-follows-hyperlink): New variable.
|
|
5895 (Info-maybe-follow-clicked-node): Use it.
|
|
5896
|
|
5897 * prim/simple.el (transpose-preceding-chars): New function.
|
|
5898
|
|
5899 Fri May 16 20:37:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5900
|
|
5901 * version.el: Update minor version number.
|
|
5902
|
146
|
5903 Mon May 12 13:47:37 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5904
|
|
5905 * tm/tm-vm.el: Provide for vm-unsaved-message having been removed
|
|
5906 in recent versions of VM.
|
|
5907
|
144
|
5908 Fri May 9 10:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5909
|
|
5910 * iso/iso-acc.el (iso-accents-compose): Fix XEmacs 19.14
|
|
5911 compatibility (patch suggested by Hrvoje Niksic).
|
|
5912
|
|
5913 * packages/man.el (manual-entry): (Patch from Soren Dayton) Allow
|
|
5914 subchapters not to be trimmed on Solaris.
|
|
5915
|
|
5916 * prim/itimer.el (itimer-edit-mode): Correct use of obsolete
|
|
5917 function.
|
|
5918
|
|
5919 * prim/startup.el: Update copyright notice.
|
|
5920
|
142
|
5921 Thu May 8 14:35:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5922
|
|
5923 * hm--html-menus/hm--html.el: Define obsolete aliases for the
|
|
5924 previous function spellings.
|
144
|
5925
|
142
|
5926 * hm--html-menus/hm--html-keys.el: Define obsolete aliases for the
|
|
5927 previous variable spellings.
|
|
5928
|
|
5929 * prim/obsolete.el (define-obsolete-variable-alias): Fix docstring
|
|
5930 spelling.
|
|
5931 (define-compatible-variable-alias): Ditto.
|
|
5932
|
|
5933 * tm/tm-vm.el (vm-unsaved-message): Symbol doesn't exist any
|
|
5934 more.
|
|
5935
|
|
5936 Tue May 6 21:33:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5937
|
|
5938 * mule/mule-files.el (write-region): Correct docstring.
|
|
5939
|
|
5940 * prim/files-nomule.el (write-region): Correct docstring.
|
|
5941
|
|
5942 Mon May 5 12:26:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5943
|
|
5944 * prim/about.el (about-xemacs-xref): Infodock Associates is now
|
|
5945 Altrasoft.
|
|
5946
|
|
5947 Sat May 3 16:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5948
|
|
5949 * efs/dired.el (dired-chown-program): chown program is in /bin on
|
|
5950 Linux.
|
|
5951
|
|
5952 Fri May 2 20:04:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5953
|
|
5954 * egg/egg.el: paren.el needed at bytecompile time for
|
|
5955 `pos-visible-in-window-safe' defsubst.
|
|
5956
|
|
5957 * pcl-cvs/pcl-cvs.el (cvs-update): Inhibit dialog box usage in
|
|
5958 call to cvs-do-update as this bombs when this function is invoked
|
|
5959 from a menu.
|
|
5960
|
140
|
5961 Wed Apr 30 18:06:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5962
|
|
5963 * prim/loadup.el: Put features.elc in the dump list.
|
|
5964
|
|
5965 * prim/about.el (about-xemacs): Change date.
|
|
5966
|
|
5967 Tue Apr 29 18:51:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5968
|
|
5969 * mule/mule-files.el (buffer-file-coding-system-alist): Regexp for
|
|
5970 handling info files didn't match the right pattern.
|
|
5971
|
|
5972 Sun Apr 27 18:09:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5973
|
|
5974 * prim/sound.el (load-sound-file): Fix typo.
|
|
5975
|
138
|
5976 Sat Apr 26 16:25:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5977
|
|
5978 * utils/lib-complete.el: Make conformant to Lisp coding standards
|
|
5979 MULE-ize by allowing for coding system argument.
|
|
5980
|
|
5981 Fri Apr 25 08:39:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5982
|
|
5983 * modes/sh-script.el (sh-indent-line): Deal with pathological case
|
|
5984 of indenting a first line containing a `#' as first non-white
|
|
5985 space character.
|
|
5986
|
|
5987 Thu Apr 24 18:40:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5988
|
|
5989 * comint/telnet.el (telnet-mode-map): Correct Emacs synch typo.
|
|
5990
|
|
5991 * rmail/rmail.el (rmail-get-new-mail): display-time-string is not
|
|
5992 necessarily a string.
|
|
5993
|
|
5994 Thu Apr 24 11:08:28 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5995
|
|
5996 * packages/balloon-help.el:
|
|
5997 - default background color now grey80 to match XEmacs default.
|
|
5998 - default border width is now 1.
|
|
5999 - default font is now "variable"
|
|
6000 - balloon-help can now handle variable width fonts.
|
|
6001 - loading balooon-help no longer turns on balloon-help-mode.
|
|
6002 - new `balloon-help' command.
|
|
6003 - changes to the font/background/foreground variables now affect
|
|
6004 the help frame at next display.
|
|
6005 - help frame should now pop up on the correct display if XEmacs
|
|
6006 is running with multiple devices open.
|
|
6007 - Customized, courtesy of Hrvoje.
|
|
6008 - don't use the padding lines that were needed for 19.12.
|
|
6009 Compatibility with older XEmacs versions is hereby disavowed.
|
|
6010 - xclock frame name hack is gone.
|
|
6011
|
136
|
6012 Wed Apr 23 10:56:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6013
|
|
6014 * prim/files.el (hack-local-variables-prop-line): Mistakenly
|
|
6015 returned t when enable-local-variables was nil.
|
|
6016
|
|
6017 * psgml/psgml-charent.el (sgml-display-char-list-filename): Move
|
|
6018 iso88591.map to a proper location.
|
|
6019
|
|
6020 * prim/sound.el (load-sound-file): Make sure sound files are read
|
|
6021 as binary files.
|
|
6022
|
|
6023 Tue Apr 22 02:05:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6024
|
|
6025 * packages/vc.el (vc-directory): Set text properties.
|
|
6026
|
|
6027 * psgml/psgml-xemacs.el (sgml-xemacs-get-popup-value): Allow for
|
|
6028 interactive commands.
|
|
6029
|
|
6030 Mon Apr 21 15:15:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6031
|
|
6032 * prim/minibuf.el (input-error): New error type.
|
|
6033 (read-from-minibuffer): Use it.
|
|
6034
|
|
6035 * comint/comint.el (comint-exec-hook): Do not Customize due to
|
|
6036 interactions with setting language environment in MULE.
|
|
6037
|
|
6038 Sun Apr 20 09:36:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6039
|
|
6040 * packages/info.el (Info-footnote-tag): Changing the footnote tag
|
|
6041 from the default "Note" is broken.
|
|
6042
|
|
6043 Tue Apr 22 07:01:20 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6044
|
|
6045 * prim/keydefs.el (global-map): Bind it to `C-z'.
|
|
6046
|
|
6047 * prim/frame.el (suspend-emacs-or-iconify-frame): New function.
|
|
6048
|
134
|
6049 Fri Apr 18 16:45:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6050
|
|
6051 * utils/skeleton.el (skeleton-pair-insert-maybe): Guard test with
|
|
6052 existence check on mark-active too.
|
|
6053 (skeleton-proxy): Ditto.
|
|
6054 (skeleton-proxy-new): Ditto.
|
|
6055
|
|
6056 Fri Apr 18 09:26:24 1997 Dave Gillespie <daveg@synaptics.com>
|
|
6057
|
|
6058 * cl/cl-macs.el (values): New setf-method.
|
|
6059
|
|
6060 Thu Apr 17 21:29:57 1997 Bob Weiner <weiner@infodock.com>
|
|
6061
|
|
6062 * packages/avoid.el (mouse-avoidance-kbd-command): Correct
|
|
6063 detection of keypress.
|
|
6064
|
|
6065 Thu Apr 17 21:20:04 1997 Michael McNamara <mac@silicon-sorcery.com>
|
|
6066
|
|
6067 * modes/verilog-mode.el: Changes to 2.25
|
|
6068 1) Autoindent a new declaration according to the previous
|
|
6069 declaration, if any. Only use the previous one, don't try to re
|
|
6070 line things up.
|
|
6071 2) Include "Customize Verilog-Mode" in the Verilog menu bar. Make it
|
|
6072 safe to do so, even if the underlying emacs does not yet support
|
|
6073 custom.
|
|
6074 3) Include keybinding C-c C-b for reporting bugs.
|
|
6075 4) Include keybinding C-c i for reindenting declarations.
|
|
6076
|
|
6077 * modes/verilog-mode.el: Changes to 2.24
|
|
6078 Cleaned up menubar items; added submit bug report there, for
|
|
6079 example.
|
|
6080
|
|
6081 * modes/verilog-mode.el: Changes to 2.23
|
|
6082 1) Support custom (XEmacs) or defvar method of customization.
|
|
6083 2) fix verilog-pretty declarations
|
|
6084 3) add support so folks turning up the complexity of commenting don't
|
|
6085 get errors (they don't get any more complexity either)
|
|
6086
|
|
6087 * modes/verilog-mode.el: Changes to 2.22
|
|
6088 1) Moved installation hints to the web page.
|
|
6089 2) Added support for XEmacs's custom variable setting package.
|
|
6090 3) Added variables to separatly control indentation of
|
|
6091 module level items (always, initial. etc)
|
|
6092 declarations
|
|
6093 behavorial (the begin in the task & function declaration
|
|
6094 4) Attempted to shorten comments and lisp so that the %@* NT
|
|
6095 mailers won't turn long comments into extra code.
|
|
6096 5) Used make-regexp to optimize many regular expressions so that they
|
|
6097 are no longer backtrack.
|
|
6098 6) fixed bugs
|
|
6099 a) a newline on a blank line no longer generates two new lines.
|
|
6100 b) a semicolon on a comment no longer auto indents
|
|
6101 c) lines like ''else if (a) begin''
|
|
6102 no longer confuse auto commenter
|
|
6103 d) a number of other bugs which fail to come to mind...
|
|
6104 7) Added support for menu pulldowns on FSF and XEmacs
|
|
6105 8) Added support for XEmacs v20
|
|
6106 9) Changed verilog-comment-region to insert comments that Verilog-XL
|
|
6107 doesn't b*tch about.
|
|
6108 10) Eliminated auto lineup of declarations upon typing newline of
|
|
6109 semicolon. (Cheers all around) Now instead there is a command, and
|
|
6110 also a menu pulldown, which lines up indentations around point.
|
|
6111 11) Added verilog-submit-bug-report
|
|
6112
|
126
|
6113 Mon Apr 14 13:06:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6114
|
|
6115 * utils/autoload.el (generate-file-autoloads-1): Turn off local
|
|
6116 variable processing.
|
|
6117
|
|
6118 * prim/files.el (hack-local-variables-prop-line): Respect setting
|
|
6119 of enable-local-variables.
|
|
6120
|
|
6121 * vm/vm-startup.el (vm-session-initialization): Remove for
|
|
6122 production version.
|
|
6123
|
|
6124 * utils/smtpmail.el (smtpmail-send-it): Forgot quote.
|
|
6125 (smtpmail-deduce-address-list): case-fold-search mistakenly set
|
|
6126 before buffer change.
|
|
6127
|
|
6128 Sun Apr 13 14:49:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6129
|
|
6130 * x11/x-menubar.el (default-menubar): Added `send-pr' to Help
|
|
6131 menu.
|
|
6132
|
|
6133 * modes/make-mode.el (makefile-font-lock-keywords): Correct old,
|
|
6134 restored :-( 19.14 makefile-space-face lossage.
|
|
6135
|
|
6136 Sat Apr 12 23:20:31 1997 David Moore <dmoore@ucsd.edu>
|
|
6137
|
|
6138 * packages/font-lock.el (c-font-lock-keywords-1): Performance
|
|
6139 tuned regexps.
|
|
6140
|
|
6141 Sat Apr 12 21:32:37 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6142
|
|
6143 * prim/about.el (about-xemacs): Update printed release date.
|
|
6144
|
|
6145 * calendar/appt.el (install-display-time-hook): Friends don't let
|
|
6146 Friends quote lambda functions.
|
|
6147
|
124
|
6148 Fri Apr 11 11:50:14 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
6149
|
|
6150 * tm/tm-vm.el: tm-vm/use-original-url-button:
|
|
6151 - Default is now t (principle of least surprise).
|
|
6152 (tm-vm/build-preview-buffer):
|
|
6153 - Bind vm-message-pointer in Preview-buffer.
|
|
6154 - X-Face was not displayed for a certain set of enabling variables.
|
|
6155 Calls to (vm-xemacs-p) were removed.
|
|
6156
|
|
6157 Sat Apr 12 05:27:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6158
|
|
6159 * modes/list-mode.el (list-mode-item-mouse-selected): Sometimes
|
|
6160 event-closest-point returns nil.
|
|
6161
|
|
6162 * comint/telnet.el (telnet-check-software-type-initialize):
|
|
6163 Restore 19.14 initialization of telnet-prompt-pattern for Unix.
|
|
6164 (rsh): Allow a way to get back old password-less behavior.
|
|
6165
|
|
6166 * edebug/edebug.el (edebug-read-and-maybe-wrap-form): Protect
|
|
6167 against pathological recursive calls.
|
|
6168
|
|
6169 * prim/loadup.el: add cus-start as dumped package.
|
|
6170
|
|
6171 * packages/vc.el (vc-directory): Dired requires a list not a
|
|
6172 string of space separated names.
|
|
6173
|
|
6174 * utils/live-icon.el (live-icon-colour-name-from-face): `face' may
|
|
6175 be a list of faces since it is generated by `extent-face'.
|
|
6176
|
|
6177 Fri Apr 11 21:12:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6178
|
|
6179 * packages/ispell.el: Don't attempt creation of the menubar unless
|
|
6180 XEmacs has been compiled with menubars.
|
|
6181
|
|
6182 * prim/simple.el (yank-pop): mark-marker needs optional force
|
|
6183 parameter to activate the region (suggested by Jamie Zawinski).
|
|
6184
|
|
6185 Fri Apr 11 17:47:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6186
|
|
6187 * packages/apropos.el (apropos): Add support for faces, widgets,
|
|
6188 and user options.
|
|
6189 (apropos-print): Ditto.
|
|
6190
|
|
6191 Fri Apr 11 01:23:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6192
|
|
6193 * prim/loadup.el (running-xemacs): Declare. This variable is the
|
|
6194 new canonical way of determining whether you're running under
|
|
6195 XEmacs.
|
|
6196
|
122
|
6197 Thu Apr 10 13:23:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6198
|
124
|
6199 * packages/font-lock.el (font-lock-apply-highlight): Remove
|
|
6200 support for back to back font hack (and restore correct
|
|
6201 fontification of `int a, b, c;'). Patch from Anders Lindgren.
|
|
6202
|
122
|
6203 * prim/about.el (about-xemacs-xref): Forgot to link David Moore's
|
|
6204 picture (oops).
|
|
6205
|
|
6206 Thu Apr 10 12:30:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6207
|
|
6208 * efs/dired-faces.el (dired): Move to environment group.
|
|
6209
|
120
|
6210 Wed Apr 9 19:45:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6211
|
122
|
6212 * x11/x-menubar.el (default-menubar): Inline definition of
|
|
6213 customize menu.
|
120
|
6214
|
|
6215 Wed Apr 9 10:45:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6216
|
|
6217 * prim/about.el (about-xemacs-xref): Add Jan Vroonhof to list of
|
|
6218 contributors.
|
|
6219 (about-xemacs-xref): Add MORIOKA Tomohiko's bio.
|
|
6220 (about-xemacs-xref): Add Per Abrahamsen.
|
|
6221
|
|
6222 Tue Apr 8 12:57:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6223
|
|
6224 * modes/lisp-mode.el (eval-defun): Evaluate defcustom in defconst
|
|
6225 style instead of defvar style (patch derived from Emacs 19.35/Lars
|
|
6226 Magne Ingebrigtsen).
|
|
6227
|
|
6228 Mon Apr 7 16:38:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6229
|
|
6230 * prim/frame.el (temp-buffer-shrink-to-fit): Default to nil since
|
|
6231 this feature has gotten broken.
|
|
6232
|
|
6233 Sun Apr 6 06:56:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6234
|
|
6235 * modes/outl-mouse.el (outline-down-arrow-mask): Set up arrow
|
|
6236 glyphs to display on when no X11 support is available.
|
|
6237
|
|
6238 * modes/outline.el (outline-install-menubar): short circuit if no
|
|
6239 menubars are available.
|
|
6240
|
|
6241 * x11/x-menubar.el (default-menubar): Use xmine not mine.
|
|
6242
|
|
6243 * prim/help.el (describe-variable): Some doc strings weren't being
|
|
6244 terminated with a newline.
|
|
6245
|
|
6246 Sat Apr 5 20:20:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6247
|
|
6248 * prim/about.el (about-xemacs-xref): Correct Jareth Hein's links.
|
|
6249
|
|
6250 Sat Apr 5 13:18:05 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
6251
|
|
6252 * packages/etags.el (tags-query-replace): Fixed DELIMITED argument
|
|
6253 bug. `with-caps-disable-folding' moved to isearch-mode.el.
|
|
6254
|
|
6255 * packages/info.el (Info-search): Use `with-caps-disable-folding'.
|
|
6256
|
118
|
6257 Sat Apr 5 09:32:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6258
|
|
6259 * utils/finder-inf.el: Regenerated.
|
|
6260
|
|
6261 * utils/finder.el (finder-known-keywords): Add mule keyword.
|
|
6262
|
|
6263 Tue Apr 1 14:08:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6264
|
|
6265 * prim/winnt.el: New file. Derived from Emacs 19.34, adapted by
|
|
6266 Marc Paquette.
|
|
6267
|
|
6268 * prim/faces.el (set-face-stipple): Allow usage of a pixmap
|
|
6269 (suggested by Per Abrahamsen).
|
|
6270
|
|
6271 * mule/canna.el (running-xemacs): Move to the top.
|
|
6272
|
|
6273 * prim/cmdloop.el (y-or-n-p-minibuf): Add protection in case user
|
|
6274 hits something that can't be bound to a key.
|
|
6275
|
|
6276 Tue Apr 1 11:25:33 1997 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
6277
|
|
6278 * bytecomp/bytecomp.el (char-after): Correct coding of calling
|
|
6279 sequence.
|
|
6280
|
|
6281 Mon Mar 31 21:36:47 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6282
|
|
6283 * prim/faces.el (set-face-stipple): New function.
|
|
6284
|
|
6285 Sat Mar 29 14:52:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6286
|
|
6287 * gnats/send-pr.el (send-pr:submit-pr): Pass send-pr:datadir in
|
|
6288 the environment to send-pr.
|
|
6289 (send-pr::insert-template): Ditto.
|
|
6290 (send-pr:default-site): Default submission address is at xemacs.org.
|
|
6291
|
116
|
6292 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6293
|
|
6294 * packages/info.el (Info-elisp-ref): Look first in lispref, then
|
|
6295 elisp.
|
|
6296
|
|
6297 * packages/func-menu.el (fume-function-name-regexp-bibtex): `,'
|
|
6298 isn't allowed.
|
|
6299
|
|
6300 * packages/etags.el (list-tags): Interactive argument should be an
|
|
6301 existing file name.
|
|
6302
|
|
6303 Wed Mar 26 22:33:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6304
|
|
6305 * Remove ns lisp directory.
|
|
6306 * Remove vms lisp directory.
|
|
6307
|
|
6308 Tue Mar 25 12:22:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6309
|
|
6310 * prim/files.el (file-remote-p): Update doc string.
|
|
6311
|
|
6312 * packages/terminal.el (te-stty-string): Fix definition for Linux.
|
|
6313
|
|
6314 Mon Mar 24 23:43:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6315
|
|
6316 * prim/files.el (file-remote-p): Correct documentation and allow
|
|
6317 for `allow-remote-paths' to control loading of efs.
|
|
6318
|
|
6319 Sun Mar 23 16:58:08 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
6320
|
|
6321 * packages/etags.el (with-caps-disable-folding): New macro.
|
|
6322 (find-tag-internal): Use it.
|
|
6323 (tags-search): Use it.
|
|
6324 (tags-query-replace): Use it. Case bug corrected.
|
|
6325
|
|
6326 Mon Mar 24 00:47:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6327
|
|
6328 * x11/x-menubar.el (popup-mode-menu): Change guard when stripping
|
|
6329 keywords to be more robust.
|
|
6330
|
|
6331 Sun Mar 23 00:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6332
|
|
6333 * prim/startup.el (splash-hack-version-string): Correct for case
|
|
6334 of hosts with '-' in the names.
|
|
6335
|
|
6336 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
6337
|
|
6338 * modes/sendmail.el (user-mail-address): Require cus-edit.
|
|
6339 Fix when scope.
|
|
6340
|
|
6341 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
6342
|
|
6343 * calendar/diary-lib.el (diary-countdown): New function.
|
|
6344 (fancy-diary-display): Use modeline-buffer-identification.
|
|
6345
|
|
6346 * calendar/appt.el (appt-diary-entries): Do not display diary.
|
|
6347 (appt-check): Display diary buffer at midnight.
|
|
6348
|
114
|
6349 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6350
|
|
6351 * mule/mule-coding.el (enable-multibyte-characters): MULE
|
116
|
6352 compatible variable.
|
114
|
6353
|
|
6354 Thu Mar 20 13:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6355
|
|
6356 * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix.
|
|
6357 (byte-compile-lambda): Ebola fix.
|
|
6358
|
|
6359 * prim/obsolete.el (following-char): Make this turkey obsolete.
|
|
6360 (preceding-char): Ditto. (Suggested by Richard Mlynarik).
|
|
6361
|
|
6362 Wed Mar 19 10:12:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6363
|
|
6364 * modes/sendmail.el (sendmail-send-it): Use function for
|
|
6365 user-mail-address.
|
|
6366 (user-mail-address): Autoload.
|
|
6367
|
|
6368 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Use function for
|
|
6369 user-mail-address.
|
|
6370
|
|
6371 * prim/startup.el (load-init-file): Only set user-mail-address if
|
|
6372 non-interactive.
|
|
6373
|
|
6374 * utils/smtpmail.el (smtpmail-send-it): Use function for
|
|
6375 user-mail-address.
|
|
6376 (smtpmail-via-smtp): Ditto.
|
|
6377
|
|
6378 * packages/add-log.el (add-log-mailing-address): Use new function
|
|
6379 to obtaion email address.
|
|
6380 (add-change-log-entry): Ditto.
|
|
6381
|
|
6382 * prim/device.el (device-pixel-depth): New alias for
|
|
6383 `device-bitplanes'.
|
|
6384
|
|
6385 * comint/comint-xemacs.el (comint): Fix typo in defgroup.
|
|
6386
|
|
6387 Tue Mar 18 11:16:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6388
|
|
6389 * prim/loadup.el: ls-lisp doesn't exist now.
|
|
6390
|
|
6391 * comint/comint-xemacs.el (comint): Touch up fixes from Per
|
|
6392 Abrahamsen.
|
|
6393
|
|
6394 * prim/glyphs.el (subwindow-image-instance-p): Change doc string
|
|
6395 to reflect unimplemented status.
|
|
6396
|
112
|
6397 Mon Mar 17 15:34:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6398
|
|
6399 * comint/comint.el (comint-input-setup): Require comint-xemacs.
|
|
6400
|
|
6401 * utils/autoload.el (autoload-snarf-defcustom): Don't snarf from
|
|
6402 auto-autoloads.el.
|
|
6403
|
|
6404 * comint/comint-xemacs.el: New file. Contains face declarations
|
|
6405 for comint.
|
|
6406
|
|
6407 * comint/comint.el: Remove inline defface.
|
|
6408
|
110
|
6409 Sat Mar 15 15:14:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6410
|
|
6411 * prim/loadup.el: Add prim/auto-customize.elc to dumped files.
|
|
6412
|
|
6413 * utils/autoload.el (generated-custom-file): New variable.
|
|
6414 (autoload-snarf-defcustom): New function. Grab Customization as
|
|
6415 we look for autoload cookies. (based on code by Per Abrahamsen).
|
|
6416 (update-file-autoloads): Use it.
|
|
6417 (autoload-save-customization): New function (based on code by Per
|
|
6418 Abrahamsen).
|
|
6419 (batch-update-autoloads): Use it.
|
|
6420
|
|
6421 Fri Mar 14 19:59:36 1997 Bob Weiner <weiner@infodock.com>
|
|
6422
|
|
6423 * packages/jka-compr.el (jka-compr-installed-p): Simplify.
|
|
6424
|
|
6425 Fri Mar 14 17:24:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6426
|
|
6427 * modes/sendmail.el: Correct vm macro hack.
|
|
6428 (query-user-mail-address): New customizable variable.
|
|
6429 (user-mail-address): New function, use it. (Courtesy of Per
|
|
6430 Abrahamsen <abraham@dina.kvl.dk>).
|
|
6431
|
|
6432 Thu Mar 13 18:49:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6433
|
|
6434 * x11/x-menubar.el (popup-mode-menu): Do something more correct
|
|
6435 when combining a global popup menu and a local mode menu.
|
|
6436
|
|
6437 Thu Mar 13 08:36:35 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
6438
|
|
6439 * packages/crypt.el (crypt-unix-to-dos-region): Correct DOC string.
|
|
6440
|
|
6441 Wed Mar 12 13:46:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6442
|
|
6443 * prim/obsolete.el (char=): Make alias for common lisp
|
|
6444 compatibility.
|
|
6445
|
|
6446 Mon Mar 10 09:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6447
|
|
6448 * prim/simple.el (set-fill-column): Clean up docstring.
|
|
6449
|
|
6450 * x11/x-menubar.el (save-options-non-customized-face-list): Allow
|
|
6451 save-options to save faces declared with defface macro.
|
|
6452
|
|
6453 * packages/vc.el: diff-switches is autoloaded again in diff.el.
|
|
6454
|
|
6455 * packages/diff.el (diff-switches): Default to "-c".
|
|
6456
|
|
6457 Sun Mar 9 18:44:59 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
6458
|
|
6459 * prim/help.el (describe-function-1): Add missing stream arguments
|
|
6460 to terpri and princ.
|
|
6461
|
|
6462 Sun Mar 9 15:38:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6463
|
|
6464 * prim/modeline.el (modeline-minor-mode-menu): Evaluate minor
|
|
6465 modes in context of correct buffer.
|
|
6466
|
|
6467 * prim/help.el (locate-library): Synched with Emacs 19.35.
|
|
6468
|
|
6469 * packages/icomplete.el (icomplete-get-keys): Make it work.
|
|
6470
|
|
6471 * prim/about.el: Add Jens Lautenbacher's picture.
|
|
6472
|
|
6473 Sun Mar 9 12:38:53 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
6474
|
|
6475 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): Use
|
|
6476 eldoc-display-message-p, not eldoc-display-message-no-interference-p.
|
|
6477
|
108
|
6478 Sat Mar 8 11:20:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6479
|
110
|
6480 * prim/startup.el (startup-splash-frame-body): More text tweaking.
|
|
6481
|
108
|
6482 * x11/x-faces.el (*try-oblique-before-italic-fonts*): New user
|
|
6483 variable. Allow trying oblique fonts ahead of italic fonts (from
|
|
6484 Raymond Toy).
|
|
6485 (x-make-font-italic): Use it.
|
|
6486
|
|
6487 * prim/obsolete.el (window-system): Make it compatible not
|
|
6488 obsolete.
|
|
6489
|
|
6490 Fri Oct 11 14:21:05 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6491
|
110
|
6492 * packages/hyper-apropos.el (hypropos-get-doc): Put font names etc in
|
108
|
6493 parentheses if instantiation uses fallback.
|
|
6494 (hypropos-face-history): New variable.
|
|
6495 (hyper-describe-face): New function.
|
|
6496 (hyper-where-is): New command.
|
|
6497 (hypropos-read-function-symbol): New function.
|
|
6498 (hyper-describe-key): New command.
|
|
6499 (hyper-describe-key-briefly): New command.
|
|
6500 (hypropos-read-variable-symbol): New function.
|
|
6501 (hyper-set-variable): New command.
|
|
6502 (hypropos-set-variable): Changed to work with buffer-locals.
|
|
6503
|
|
6504 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6505
|
110
|
6506 * packages/hyper-apropos.el: Massive changes--the original knew nothing
|
108
|
6507 about buffer-locals and local-bindings.
|
|
6508 (hypropos-shrink-window): New user option.
|
|
6509 (hypropos-ref-buffer): New variable.
|
|
6510 (hypropos-regexp-history): New variable.
|
|
6511 (hyper-apropos): Better interactive version.
|
|
6512 (hypropos-grok-variables): Omit OBSOLETE stuff.
|
|
6513 (hyper-describe-variable): Additional ARG, better interactive
|
|
6514 version.
|
|
6515 (hyper-describe-function): Ditto.
|
|
6516 (hypropos-last-help): Without prefix arg, just display buffer.
|
|
6517 (hypropos-insert-face): New function.
|
|
6518 (hypropos-insert-keybinding): New function.
|
|
6519 (hypropos-get-doc): Additional ARG, display documentation for
|
|
6520 faces, complete change.
|
|
6521 (hypropos-this-symbol): Using better regexp.
|
|
6522
|
|
6523 Fri Mar 7 10:44:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6524
|
|
6525 * x11/x-menubar.el (default-menubar): Reorganize again undoing
|
|
6526 previous change. Customize submenu moved to top of options menu.
|
|
6527 Edit faces restored to edit-faces and renamed to Browse faces.
|
|
6528
|
|
6529 Thu Mar 6 08:43:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6530
|
|
6531 * x11/x-menubar.el (options-menu): New variable.
|
|
6532 (default-menubar): Use it.
|
|
6533
|
|
6534 * prim/about.el (view-less): Explicit require.
|
|
6535
|
|
6536 Wed Mar 5 18:03:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6537
|
|
6538 * prim/cleantree.el: New file based on suggestion by David Moore,
|
|
6539 and derived from Gnus nnml code.
|
|
6540
|
|
6541 Tue Mar 4 01:19:37 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6542
|
|
6543 * edebug/edebug.el (edebug-compute-previous-result): Don't treat
|
|
6544 numbers as chars.
|
|
6545
|
|
6546 Wed Mar 5 10:11:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6547
|
|
6548 * prim/startup.el (splash-hack-version-string): New function to
|
|
6549 narrow the output of (emacs-version) for the splash screen.
|
|
6550 (splash-frame-present): Use it.
|
|
6551
|
|
6552 Tue Mar 4 19:52:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6553
|
|
6554 * packages/supercite.el (sc-name-filter-alist): (Idea from Bob
|
|
6555 Weiner). Update to handle names like Michael Sperber
|
|
6556 [Mr. Preprocessor].
|
|
6557
|
|
6558 Mon Mar 3 17:50:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6559
|
|
6560 * prim/faces.el (init-face-from-resources): New variable.
|
|
6561 (init-face-from-resources): Use it.
|
|
6562 (init-device-faces): Use it.
|
|
6563 (init-frame-faces): Use it.
|
|
6564 (make-empty-face): New function.
|
|
6565
|
|
6566 * x11/x-faces.el (x-init-face-from-resources): Made second
|
|
6567 argument optional, and added a third argument.
|
|
6568 (make-face-x-resource-internal): New alias.
|
|
6569
|
104
|
6570 Mon Mar 3 14:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6571
|
106
|
6572 * prim/loadup.el: Remove custom.elc.
|
|
6573
|
104
|
6574 * prim/simple.el (newline): Attempt to not add newline to a
|
|
6575 previous end-open extent.
|
|
6576
|
|
6577 Sun Mar 2 10:10:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6578
|
|
6579 * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte.
|
|
6580
|
|
6581 * site-load.el: Move site-packages to the top level.
|
|
6582
|
|
6583 Sun Mar 2 01:37:04 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6584
|
|
6585 * utils/mail-extr.el (all-top-level-domains): Added "hr" domain.
|
|
6586
|
|
6587 * packages/ps-print.el (ps-print-color-p): Default to nil.
|
|
6588
|
|
6589 * x11/x-menubar.el (default-menubar): Changed menubar entry for
|
|
6590 color printing.
|
|
6591
|
|
6592 * prim/faces.el (init-other-random-faces): Use gray65 for
|
|
6593 zmacs-region and primary-selection background.
|
|
6594
|
|
6595 * x11/x-faces.el (x-init-global-faces): New default background
|
|
6596 gray80.
|
|
6597
|
|
6598 Sat Mar 1 14:38:14 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6599
|
|
6600 * packages/diff.el: (diff): Autoload.
|
|
6601 (diff-backup): Autoload.
|
|
6602 (diff-switches): Autoload.
|
|
6603
|
|
6604 Sat Mar 1 01:09:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6605
|
|
6606 * packages/tar-mode.el (tar-mode-map): Removed extraneous C-c
|
|
6607 binding of tar-copy.
|
|
6608
|
|
6609 * prim/keydefs.el: Don't disable upcase-region and
|
|
6610 downcase-region.
|
|
6611
|
|
6612 Fri Feb 28 11:22:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6613
|
|
6614 * prim/obsolete.el (char-to-int): Define as alias to `char-int'.
|
|
6615
|
|
6616 * prim/help.el (describe-function-1): Show annotation contents if
|
|
6617 they exist.
|
|
6618
|
|
6619 * packages/man.el (Manual-mode): Don't turn off scrollbars if
|
|
6620 XEmacs doesn't have them to begin with.
|
|
6621
|
|
6622 * prim/keydefs.el: Don't disable eval-expression by default now
|
|
6623 that it is harder to type.
|
|
6624
|
|
6625 Thu Feb 27 13:06:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6626
|
|
6627 * prim/subr.el (with-string-as-buffer-contents): Moved from
|
|
6628 mule/mule-coding.el.
|
|
6629
|
|
6630 * mule/mule-coding.el: Remove with-string-as-buffer-contents.
|
|
6631
|
|
6632 * prim/format.el (format-insert-file): Correct wrong order of args
|
|
6633 passed to format-decode.
|
|
6634
|
|
6635 * prim/startup.el (load-user-init-file): Allow XEmacs to read a
|
|
6636 bytecompiled .emacs if it exists.
|
|
6637
|
|
6638 Thu Feb 27 17:41:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6639
|
|
6640 * subr.el (eval-after-load): Enable.
|
|
6641 (eval-next-after-load): Ditto.
|
|
6642
|
|
6643 Thu Feb 27 10:59:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6644
|
|
6645 * prim/subr.el (with-temp-buffer): New function from Emacs 19.35,
|
|
6646 courtesy of Erik Naggum <erik@naggum.no>.
|
|
6647
|
|
6648 Fri Feb 28 22:17:03 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6649
|
|
6650 * prim/isearch-mode.el: Added "_" to the `interactive' forms of
|
|
6651 most functions.
|
|
6652 (isearch-mode-map): Define M-y.
|
|
6653 (isearch-yank-kill): New function.
|
|
6654
|
|
6655 * prim/keydefs.el: Don't bind `C-x C-n' to `set-goal-column';
|
|
6656 don't disable `set-goal-column'.
|
|
6657
|
|
6658 * mule/mule-init.el (ctl-x-map): Use `C-x C-n' as mule-prefix,
|
|
6659 instead of `C-x C-k'.
|
|
6660
|
102
|
6661 Wed Feb 26 18:09:56 1997 Andreas Jaeger <aj@arthur.pfalz.de>
|
|
6662
|
|
6663 * x11/x-menubar.el (default-menubar): `FAQ' should be `FAQ
|
|
6664 (local)' in Help menu.
|
|
6665
|
|
6666 Mon Feb 24 18:33:38 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
6667
|
|
6668 * mule/mule-debug.el (describe-coding-system): Ported from
|
|
6669 Mule to XEmacs.
|
|
6670
|
|
6671 * mule/mule-x-init.el (x-use-halfwidth-roman-font): New
|
|
6672 function:
|
|
6673 "Maybe set charset registry of the 'ascii charset to ROMAN-REGISTRY.
|
|
6674
|
|
6675 Do this only if:
|
|
6676 - the current display is an X device
|
|
6677 - the displayed width of FULLWIDTH-CHARSET is twice the displayed
|
|
6678 width of the 'ascii charset, but only when using ROMAN-REGISTRY.
|
|
6679
|
|
6680 Traditionally, Asian characters have been displayed so that they
|
|
6681 occupy exactly twice the screen space of ASCII (`halfwidth')
|
|
6682 characters. On many systems, e.g. Sun CDE systems, this can only be
|
|
6683 achieved by using a national variant roman font to display ASCII."
|
|
6684
|
100
|
6685 Sun Feb 23 12:56:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6686
|
|
6687 * edebug/edebug.el: Synch up with Emacs 19.34.
|
|
6688
|
|
6689 * prim/itimer-autosave.el (auto-save-timeout): Increase to 960.
|
|
6690
|
|
6691 Sat Feb 22 17:11:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6692
|
|
6693 * prim/loadup.el: Dump new file itimer-autosave.el.
|
|
6694
|
|
6695 Sat Feb 22 17:06:32 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6696
|
|
6697 * prim/itimer.el: Cleanup, removal of autosave cruft.
|
|
6698
|
|
6699 Fri Feb 21 09:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6700
|
|
6701 * prim/simple.el (line-move-ignore-invisible): Reverse previous
|
|
6702 change to make this default to nil again.
|
|
6703
|
|
6704 Thu Feb 20 14:30:50 1997 Jamie Zawinski <jwz@netscape.com>
|
|
6705
|
|
6706 * prim/files.el (hack-local-variables-prop-line): New version.
|
|
6707
|
|
6708 Thu Feb 20 11:14:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6709
|
|
6710 * prim/files.el: Delete definition of dired-kept-versions.
|
|
6711
|
|
6712 * prim/about.el (about-xemacs-xref): Added Kyle's picture. :-)
|
|
6713
|
|
6714 Wed Feb 19 15:47:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6715
|
|
6716 * packages/vc.el (diff-switches): Restore since this global
|
|
6717 variable went away with the passing of ange-ftp.
|
|
6718
|
|
6719 * utils/autoload.el (generate-file-autoloads-1): Don't let
|
|
6720 find-file-hooks be run.
|
|
6721 (update-file-autoloads): Ditto.
|
|
6722 (update-autoloads-from-directory): Ditto.
|
|
6723
|
|
6724 * x11/x-menubar.el (default-menubar): Correct unguarded reference
|
|
6725 to fast-lock-mode variable.
|
|
6726
|
|
6727 Wed Feb 19 08:04:02 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
6728
|
110
|
6729 * utils/eldoc.el (eldoc-message-commands): Doc fixes.
|
100
|
6730 (eldoc-message): Make function, not macro.
|
|
6731
|
110
|
6732 * utils/eldoc.el (eldoc-last-message): New internal variable.
|
100
|
6733 (eldoc-mode): Initialize it to nil.
|
|
6734 (eldoc-message): Use it.
|
|
6735 (eldoc-print-current-symbol-info): Use it.
|
|
6736
|
110
|
6737 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): New function.
|
100
|
6738 (eldoc-mode): Put it on pre-command-hook if in XEmacs or using
|
|
6739 idle timers in Emacs.
|
|
6740
|
110
|
6741 * utils/eldoc.el (eldoc-message-commands-table-size): New constant.
|
100
|
6742 (eldoc-add-command): Use it to initialize eldoc-message-commands.
|
|
6743
|
110
|
6744 * utils/eldoc.el (eldoc-display-message-no-interference-p): New
|
|
6745 function.
|
100
|
6746 (eldoc-display-message-p): Use it.
|
|
6747
|
110
|
6748 * utils/eldoc.el (eldoc-print-fnsym-args, eldoc-print-var-docstring):
|
100
|
6749 Arg sym no longer optional.
|
|
6750 Do not initialize arg if nil.
|
|
6751
|
110
|
6752 * utils/eldoc.el (eldoc-forward-sexp-safe): Function deleted.
|
100
|
6753 (eldoc-beginning-of-sexp): New function.
|
|
6754 (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp.
|
|
6755 Use eldoc-current-symbol to get symbol at point.
|
|
6756
|
110
|
6757 * utils/eldoc.el
|
|
6758 (eldoc-function-argstring-from-docstring-method-table): Forge
|
|
6759 docstrings for `and', `or', `list', `+', and `-'.
|
100
|
6760
|
110
|
6761 * utils/eldoc.el (eldoc-add-command-completions): New function.
|
100
|
6762 (eldoc-add-command): Take list of args.
|
|
6763 No longer interactive.
|
|
6764 (eldoc-remove-command-completions): New function.
|
|
6765 (eldoc-remove-command): Take list of args.
|
|
6766 No longer interactive.
|
|
6767
|
110
|
6768 * utils/eldoc.el: Initialize eldoc-message-commands using
|
100
|
6769 eldoc-add-command-completions.
|
|
6770
|
110
|
6771 * utils/eldoc.el (eldoc-display-message-p): New function.
|
100
|
6772 Return nil if cursor-in-echo-area, or using idle timers and a
|
|
6773 command is still active.
|
|
6774 (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
|
|
6775
|
|
6776 Tue Feb 18 14:20:01 1997 David Byers <davby@ida.liu.se>
|
|
6777
|
|
6778 * packages/paren.el (paren-highlight): Minor typo correction.
|
|
6779
|
|
6780 Tue Feb 18 13:05:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6781
|
|
6782 * prim/loadup.el: Dump new file custom-xmas.
|
|
6783
|
|
6784 Mon Feb 17 21:01:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6785
|
|
6786 * prim/help.el (function-compatible-p): New function.
|
|
6787 (function-compatibility-doc): New function.
|
|
6788 (describe-function-1): Use them.
|
|
6789 (variable-compatible-p): New function.
|
|
6790 (variable-compatibility-doc): New function.
|
|
6791 (describe-variable): Use them.
|
|
6792
|
|
6793 Mon Feb 17 19:12:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6794
|
|
6795 * prim/obsolete.el (x-color-values): Added for Emacs
|
|
6796 compatibility.
|
|
6797
|
|
6798 Mon Feb 17 18:11:24 1997 Michael Kifer <kifer@CS.SunySB.EDU>
|
|
6799
|
|
6800 * prim/files.el (file-remote-p): Force load of EFS if not already
|
|
6801 loaded.
|
|
6802
|
|
6803 Mon Feb 17 17:45:23 1997 Bob Weiner <weiner@infodock.com>
|
|
6804
|
|
6805 * modes/lisp-mode.el (eval-last-sexp): Do something special if
|
|
6806 evaluating (interactive ...).
|
|
6807
|
|
6808 Sun Feb 16 21:49:18 1997 Bjorn Victor <Bjorn.Victor@DoCS.UU.SE>
|
|
6809
|
|
6810 * utils/facemenu.el (facemenu-adjust-face-sizes): Strip size when
|
|
6811 face is neither nil nor cons.
|
|
6812
|
|
6813 Sun Feb 16 14:26:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6814
|
|
6815 * prim/loadup.el: Try not dumping font.elc.
|
|
6816
|
|
6817 * prim/obsolete.el (display-column-mode): Remove column.el and
|
|
6818 leave a forwarding address.
|
|
6819
|
|
6820 Sat Feb 15 23:21:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6821
|
|
6822 * prim/minibuf.el (read-from-minibuffer): Don't put evaluated
|
|
6823 expressions in the minibuffer history list.
|
|
6824
|
|
6825 Sat Feb 15 22:57:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6826
|
|
6827 * packages/scroll-in-place.el (scroll-signal-boundary-error):
|
|
6828 Allow user to suspend error signals.
|
|
6829
|
|
6830 Sat Feb 15 21:43:49 1997 John Turner <turner@branagh.ta52.lanl.gov>
|
|
6831
|
|
6832 * packages/column.el (current-line): Correct defaults for starting
|
|
6833 at 1, remove an obsolete variable.
|
|
6834
|
|
6835 Sat Feb 15 20:17:46 1997 Hal Peterson <hrp@netstar.com>
|
|
6836
|
|
6837 * packages/vc.el (vc-backend-print-log): Change `cvs rlog' to
|
|
6838 `cvs log'
|
|
6839
|
|
6840 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6841
|
|
6842 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
6843 macro.
|
|
6844
|
|
6845 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6846
|
|
6847 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
6848 macro.
|
|
6849 (edmacro-fix-menu-commands): Would bug out on 'control, etc.
|
|
6850 (edmacro-events-to-keys): New function.
|
|
6851 (edmacro-format-keys): Use it.
|
|
6852 (edmacro-finish-edit): Compare to macros, not strings.
|
|
6853 (edmacro-fkeys): New function.
|
|
6854 (edmacro-format-keys): Use it.
|
|
6855 (edit-kbd-macro): Tweak.
|
|
6856
|
98
|
6857 Sat Feb 15 13:58:14 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6858
|
|
6859 * packages/info.el: Don't call switch-to-buffer if the Info frame
|
|
6860 is being deleted.
|
|
6861
|
|
6862 Sat Feb 15 12:07:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6863
|
|
6864 * prim/simple.el (previous-line): Allow escape from signaled error
|
|
6865 on buffer boundary.
|
|
6866 (next-line): Ditto.
|
|
6867
|
|
6868 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6869 * utils/redo.el: made before and after status messages so that
|
|
6870 the user is aware if a long action is still being processed.
|
|
6871
|
|
6872 rolled version number up to 1.00, since the package seems to be
|
|
6873 stable.
|
|
6874
|
|
6875 cosmetic changes so the file could be included in the XEmacs
|
|
6876 distribution.
|
|
6877
|
|
6878 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6879
|
|
6880 * prim/simple.el (line-move-ignore-invisible): Change default to
|
|
6881 t.
|
|
6882
|
|
6883 Sat Feb 15 01:04:21 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6884
|
|
6885 * prim/macros.el: Removed. Superseded by new version in
|
|
6886 edmacro.el.
|
|
6887
|
|
6888 Fri Feb 14 23:29:16 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
6889
|
|
6890 * modes/executable.el (executable-set-magic): Correct for the #!
|
|
6891 getting lost.
|
|
6892
|
|
6893 Fri Feb 14 23:10:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6894
|
|
6895 * prim/modeline.el (modeline-modified-map): Call
|
|
6896 vc-toggle-read-only instead of toggle-read-only to be consistent
|
|
6897 with override of `C-x C-q'.
|
|
6898
|
|
6899 Fri Feb 14 16:11:10 1997 Jonathon Edwards <edwards@intranet.com>
|
|
6900
|
|
6901 * packages/blink-cursor.el (blink-cursor-post-command-hook): stop
|
|
6902 cursor blink momentarily after receiving user input.
|
|
6903
|
|
6904 Fri Feb 14 15:26:38 1997 Jacques Duthen <duthen@club-internet.fr>
|
|
6905
|
|
6906 * x11/x-menubar.el (default-menubar): mine goes into games menu.
|
|
6907
|
|
6908 Thu Feb 13 22:16:09 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
6909
|
|
6910 * prim/files.el (recover-session-finish): Modify for efs.
|
|
6911
|
|
6912 Thu Feb 13 21:23:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6913
|
|
6914 * prim/files.el (file-remote-p): New function.
|
|
6915
|
|
6916 * sunpro/sunpro-load.el: Do not dump mime-setup under any
|
|
6917 circumstances.
|
|
6918
|
|
6919 Thu Feb 13 17:58:09 1997 Richard Mlynarik <mly@adoc.xerox.com>
|
|
6920
|
|
6921 * prim/obsolete.el (insert-before-markers-and-inherit): Correct
|
|
6922 typo.
|
|
6923
|
|
6924 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6925
|
|
6926 * comint/gdb.el (gdb-control-c-subjob): Nuke this loser.
|
|
6927
|
|
6928 Wed Feb 12 13:58:01 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6929
|
|
6930 * utils/edmacro.el: New file.
|
|
6931
|
|
6932 Wed Feb 12 09:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6933
|
|
6934 * prim/sound.el (load-sound-file): Update documentation of
|
|
6935 restrictions on what machines XEmacs can play sound on.
|
|
6936
|
|
6937 Tue Feb 11 09:39:25 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6938
|
|
6939 * prim/glyphs.el (init-glyphs): Correct autodetection to find
|
|
6940 GIF89. Look for PNG.
|
|
6941
|
|
6942 Mon Feb 10 21:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6943
|
|
6944 * prim/frame.el (show-temp-buffer-in-current-frame): Conditional
|
|
6945 shrink-to-fit behavior on `temp-buffer-shrink-to-fit'.
|
|
6946
|
|
6947 * packages/apropos.el (apropos-print): Ditto.
|
|
6948
|
|
6949 * prim/lisp.el (lisp-complete-symbol): Ditto.
|
|
6950
|
|
6951 * prim/help.el (with-displaying-help-buffer): Ditto.
|
|
6952
|
|
6953 Mon Feb 10 20:58:19 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6954
|
|
6955 * x11/x-toolbar.el: Allow customization of toolbar functions by
|
|
6956 customizable variables.
|
|
6957
|
|
6958 Mon Feb 10 14:58:05 1997 Greg Klanderman <greg@alphatech.com>
|
|
6959
|
|
6960 * comint/gdb.el (gdb-mode): Correct setting of obsolete hook.
|
|
6961
|
|
6962 Sun Feb 9 19:55:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6963
|
|
6964 * prim/obsolete.el (define-compatible-variable-alias): New function.
|
|
6965 (define-compatible-variable-alias): New function.
|
|
6966 .*mode-line.*, frame-parameters, modify-frame-parameters,
|
|
6967 x-display-.* all made compatible not obsolete.
|
|
6968
|
|
6969 * bytecomp/bytecomp.el (byte-compile-variable-ref): Warn for
|
|
6970 compatibility symbols.
|
|
6971 (byte-compile-compatible): New function.
|
|
6972
|
|
6973 * bytecomp/bytecomp-runtime.el (make-compatible): New function.
|
|
6974 (make-compatible-variable): New function.
|
|
6975
|
|
6976 Sun Feb 9 19:14:25 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6977
|
|
6978 * utils/redo.el: New file.
|
|
6979
|
|
6980 * utils/floating-toolbar.el: New file.
|
|
6981
|
|
6982 Sun Feb 9 15:19:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6983
|
|
6984 * custom/custom.el: Remove ;;;###autoloads since this file is
|
|
6985 dumped with XEmacs.
|
|
6986
|
|
6987 Sun Feb 9 00:28:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6988
|
|
6989 * custom/widget.el: New file.
|
|
6990
|
|
6991 * custom/widget-example.el: New file.
|
|
6992
|
|
6993 * custom/widget-edit.el: New file.
|
|
6994
|
|
6995 * custom/custom.el: New file.
|
|
6996
|
|
6997 * custom/custom-edit.el: New file.
|
|
6998
|
96
|
6999 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de>
|
|
7000
|
|
7001 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
|
|
7002 typo.
|
|
7003
|
|
7004 Thu Feb 6 17:14:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7005
|
|
7006 * packages/font-lock.el (font-lock-fontify-keywords-region):
|
|
7007 Correct bounds checking in case the keywords regexp is not
|
|
7008 properly anchored.
|
|
7009
|
|
7010 * packages/ps-print.el: Update maintainer address.
|
|
7011
|
|
7012 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu>
|
|
7013
|
|
7014 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound
|
|
7015 variables to `byte-compile-bound-variables'.
|
|
7016
|
|
7017 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7018
|
|
7019 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
7020 Reverse previous patch.
|
|
7021
|
|
7022 * prim/minibuf.el (use-dialog-box): Rename from
|
|
7023 should-use-dialog-box.
|
|
7024 (should-use-dialog-box-p): Use it.
|
|
7025
|
|
7026 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
7027 cell is not a cons when the cl declare macro is used.
|
|
7028
|
|
7029 Wed Feb 5 21:37:13 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
7030
|
|
7031 * modes/cperl-mode.el: Provide 'cperl-mode.
|
|
7032
|
94
|
7033 Tue Feb 4 11:51:25 1997 Greg Klanderman <greg@alphatech.com>
|
|
7034
|
|
7035 * modes/make-mode.el: Remove `makefile-runtime-macros-list' from
|
|
7036 `makefile-macro-table'.
|
|
7037
|
|
7038 Tue Feb 4 11:06:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7039
|
|
7040 * packages/metamail.el (metamail-region): *junet* coding system
|
|
7041 name changed to 'junet.
|
|
7042
|
|
7043 Mon Feb 3 22:34:09 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
7044
|
|
7045 * iso/iso-acc.el: Critical Bug fix.
|
|
7046 Add ISO-8859-3 support to iso-acc.el, as suggested by Dale
|
|
7047 Gulledge.
|
|
7048
|
|
7049 Mon Feb 3 17:11:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7050
|
|
7051 * modes/make-mode.el (makefile-browser-format-macro-line): Remove
|
|
7052 redundant (and wrong) format statement.
|
|
7053
|
88
|
7054 Fri Jan 31 21:38:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7055
|
|
7056 * psgml/psgml-html.el (html-auto-sgml-entity-conversion): Allow
|
|
7057 user control over automatic sgml entity to ISO-8859-1 conversion.
|
|
7058
|
|
7059 Fri Jan 31 09:50:51 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
7060
|
|
7061 * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a
|
|
7062 lot of new mailer possiblities.
|
|
7063
|
|
7064 Fri Jan 31 09:28:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
7065
|
|
7066 * x11/x-font-menu.el (reset-device-font-menus): Correct guard on
|
|
7067 charset-registry call.
|
|
7068
|
|
7069 Fri Jan 31 00:21:07 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
7070
|
|
7071 * packages/font-lock.el (font-lock-mode): Don't remove the
|
|
7072 `font-lock-pre-idle-hook' from `pre-idle-hook'.
|
|
7073
|
|
7074 Thu Jan 30 22:43:43 1997 David Moore <dmoore@UCSD.EDU>
|
|
7075
|
|
7076 * packages/compile.el: Speed up regexps.
|
|
7077 (compilation-parse-errors): replace re-search-forward with
|
|
7078 something faster.
|
|
7079
|
|
7080 Thu Jan 30 20:33:56 1997 Hvoje Niksic <hniksic@srce.hr>
|
|
7081
|
|
7082 * x11/x-toolbar.el
|
|
7083 (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace):
|
|
7084 New functions.
|
|
7085 (toolbar-news): Allow running without separate frame.
|
|
7086 (toolbar-mail-commands-alist): New variable.
|
|
7087 (toolbar-mail-reader): Ditto.
|
|
7088 (toolbar-mail): Use them.
|
|
7089
|
|
7090 * x11/x-menubar.el: Shorten help menu item names.
|
|
7091
|
|
7092 Thu Jan 30 17:22:15 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
7093
|
|
7094 * iso/iso-acc.el: Accept accents in isearch.
|
|
7095
|
|
7096 Wed Jan 29 22:25:38 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
7097
|
|
7098 * packages/ps-print.el: Make postscript files generated by
|
|
7099 ps-print conformant to Adobe DSC specification.
|
|
7100
|
86
|
7101 Mon Jan 27 21:45:17 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
7102
|
|
7103 * dired/ange-ftp.el (ange-ftp-write-region): Changes for jka-compr.
|
|
7104
|
|
7105 * packages/jka-compr.el (jka-compr-write-region): Convert to 20.0
|
|
7106 write-region interface.
|
|
7107
|
|
7108 Mon Jan 27 19:09:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7109
|
|
7110 * prim/about.el (about-xemacs): Updated to reflect change of
|
|
7111 management.
|
|
7112
|
|
7113 Mon Jan 27 13:25:17 1997 William M. Perry <wmperry@aventail.com>
|
|
7114
|
|
7115 * packages/man.el (Manual-entry-switches): Don't default to -s.
|
|
7116
|
|
7117 Sun Jan 26 16:27:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7118
|
|
7119 * bytecomp/byte-optimize.el (byte-compile-inline-expand):
|
|
7120 Correctly refresh the pointer to a symbol being autoloaded prior
|
|
7121 to inline.
|
|
7122
|
|
7123 Sun Jan 26 13:57:22 1997 Bob Weiner <weiner@infodock.com>
|
|
7124
|
|
7125 * prim/about.el (about-xemacs-xref): Update bio.
|
|
7126
|
|
7127 Sat Jan 25 22:58:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7128
|
|
7129 * x11/x-menubar.el (default-menubar): Update ps-paper-type options
|
|
7130 for new ps-print.el.
|
|
7131
|
84
|
7132 Thu Jan 23 01:40:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7133
|
|
7134 * psgml/psgml-html.el (html-mode): Set up friendlier syntax
|
|
7135 table.
|
|
7136
|
|
7137 * psgml/psgml.el (sgml-running-xemacs): Remove
|
|
7138 sgml-mode-syntax-table since it has been superseded.
|
|
7139
|
82
|
7140 Thu Jan 9 13:32:01 1997 Jacques Duthen Prestataire <duthen@cegelec-red.fr>
|
|
7141
|
|
7142 * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall
|
|
7143 <simon@gnu.ai.mit.edu>
|
|
7144 (ps-print-version): Fix value.
|
|
7145 (cl lisp-float-type): Require them.
|
|
7146 (ps-number-of-columns ps-*-font-size): Try to select defaults
|
|
7147 better suited when `ps-landscape-mode' is non-nil.
|
|
7148 (ps-*-faces): Change default for Font Lock mode faces when
|
|
7149 `ps-print-color-p' is nil.
|
|
7150 (ps-right-header): Replace `time-stamp-yy/mm/dd'
|
|
7151 by `time-stamp-mon-dd-yyyy'.
|
|
7152 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
|
|
7153 (ps-generate-postscript-with-faces): Replace `ps-sorter' by
|
|
7154 `car-less-than-car'.
|
|
7155 (ps-plot ps-generate): Replace `%d' by `%3d'.
|
|
7156
|
|
7157 Wed Jan 22 15:32:39 1997 Greg Klanderman <greg@alphatech.com>
|
|
7158
|
|
7159 * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the
|
|
7160 minibuffer earlier than the first received event.
|
|
7161
|
|
7162 Wed Jan 22 15:29:08 1997 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
7163
|
|
7164 * modes/imenu.el (imenu-add-to-menubar): Don't attempt anything if
|
|
7165 menu-bar lookup fails.
|
|
7166
|
|
7167 Wed Jan 22 01:03:42 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
7168
|
219
|
7169 * x11/x-font-menu.el: Make font menus work better in a
|
82
|
7170 Japanese environment.
|
|
7171
|
|
7172 Tue Jan 21 19:56:26 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
7173
|
219
|
7174 * mule/mule-init.el (init-mule): Get Japanese man pages working.
|
82
|
7175
|
|
7176 Fri Jan 17 17:22:54 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
7177
|
|
7178 * man.el (Manual-mode): Don't mess with scrollbars if they aren't
|
|
7179 present.
|
|
7180
|
|
7181 Tue Jan 21 19:52:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7182
|
|
7183 * utils/timezone.el (timezone-parse-date): Fix Y2K bug.
|
|
7184
|
|
7185 Tue Jan 21 19:32:44 1997 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us>
|
|
7186
|
|
7187 * prim/files.el (hack-local-variables-prop-line): XEmacs should
|
|
7188 not query to set local variables in the -*- line if there aren't
|
|
7189 any to set!
|
|
7190
|
|
7191 Thu Jan 16 18:24:20 1997 Steven L Baur <steve@miranova.com>
|
|
7192
|
|
7193 * psgml/psgml.el: Use newer interface form for nsgmls.
|
|
7194
|
|
7195 Thu Jan 16 04:06:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7196
|
|
7197 * comint/telnet.el (rsh): (Mostly) correct dealing with detection
|
|
7198 of password prompt at login.
|
|
7199
|
|
7200 Thu Jan 16 03:28:25 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
7201
|
|
7202 * modes/view.el (View-scroll-lines-forward): Correct format typo.
|
|
7203
|
|
7204 Mon Jan 13 22:50:23 1997 David Moore <dmoore@UCSD.EDU>
|
|
7205
|
|
7206 * packages/compile.el: Clean up regexps.
|
|
7207
|
|
7208 Sun Jan 12 20:50:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7209
|
|
7210 * modes/m4-mode.el: Changed m4-program to point to /usr/bin/m4.
|
|
7211
|
151
|
7212 Sun Jan 12 18:49:30 1997 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
82
|
7213
|
|
7214 * mule/mule-misc.el: `-columns' -> `-width' and define `-columns'
|
|
7215 alias
|
|
7216 Import definition of `truncate-string-to-width' from Emacs/mule-delta.
|
|
7217
|
|
7218 Sun Jan 12 13:57:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
7219
|
|
7220 * prim/window.el (shrink-window-if-larger-than-buffer): Don't let
|
|
7221 readjusted window change the buffer order stack.
|
|
7222
|
|
7223 Sat Jan 11 20:12:47 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
7224
|
|
7225 * utils/finder.el (finder-insert-at-column): Correct off-by-one
|
|
7226 error affecting long file names.
|
|
7227
|
80
|
7228 Fri Jan 10 22:27:58 1997 Shane Holder <holder@rsn.hp.com>
|
|
7229
|
|
7230 * utils/bench.el: New version.
|
|
7231
|
|
7232 Fri Jan 10 13:22:26 1997 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
7233
|
|
7234 * packages/man.el (Manual-entry-switches): New variable.
|
|
7235 (Manual-apropos-switches): New variable.
|
|
7236 (Manual-run-formatter): Use them.
|
|
7237
|
|
7238 Thu Jan 9 22:04:42 1997 Greg Klanderman <greg@alphatech.com>
|
|
7239
|
|
7240 * modes/make-mode.el: Allow disabling of suspicious line warnings
|
|
7241 allow macro pickup when a macro is entered normally
|
|
7242 add the runtime macros to the completion list so confirmation is
|
|
7243 not necessary when minibuffer-confirm-incomplete is t.
|
|
7244 (these last two only in effect when makefile-electric-keys=t)
|
|
7245
|
|
7246 Thu Jan 9 11:44:11 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
7247
|
|
7248 * mule/mule-files.el (file-coding-system-alist): Default to 8 bit
|
|
7249 on .el and .info files.
|
|
7250
|
|
7251 Wed Jan 8 20:57:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7252
|
|
7253 * prim/help.el (help-mode-quit): Correct typo in docstring.
|
|
7254 (help-mode-quit): Bury help buffer before restoring previous
|
|
7255 window configuration.
|
|
7256
|
|
7257 Wed Jan 8 20:20:01 1997 Joe Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
7258
|
|
7259 * x11/x-menubar.el (default-menubar): Include enriched.doc in the
|
|
7260 samples in the help menu.
|
|
7261
|
|
7262 Wed Jan 8 20:09:32 1997 Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
7263
|
|
7264 * x11/x-toolbar.el (toolbar-news-frame-properties): New variable.
|
|
7265 (toolbar-news): Use it.
|
|
7266
|
|
7267 Wed Jan 8 10:11:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7268
|
|
7269 * x11/x-compose.el (global-map): Keysyms use `-' not `_'.
|
|
7270
|
|
7271 Mon Jan 6 18:19:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7272
|
|
7273 * comint/telnet.el (telnet-initial-filter): Enable
|
|
7274 case-fold-search.
|
|
7275 (telnet-maximum-count): Bump up to 6, since 4 does not always
|
|
7276 appear to be enough.
|
|
7277
|
|
7278 Mon Jan 6 08:30:55 1997 Andrew Cohen <cohen@andy.bu.edu>
|
|
7279
|
|
7280 * psgml/psgml-parse.el (sgml-compile-dtd): noconv coding system
|
|
7281 has been renamed to no-conversion.
|
|
7282 (sgml-bdtd-merge): Ditto.
|
|
7283 (sgml-push-to-entity): Ditto.
|
|
7284
|
|
7285 Sun Jan 5 14:35:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7286
|
|
7287 * utils/loadhist.el (symbol-file): Make interactive.
|
|
7288
|
|
7289 Sun Jan 5 00:40:02 1997 Bob Weiner <weiner@infodock.com>
|
|
7290
|
|
7291 * packages/avoid.el (mouse-avoidance-mode): autoload.
|
|
7292
|
|
7293 * x11/x-menubar.el (options-menu-saved-forms): Mouse avoidance
|
|
7294 mode option.
|
|
7295
|
78
|
7296 Sat Jan 4 12:25:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7297
|
|
7298 * prim/faces.el (init-other-random-faces): Guard against adding
|
|
7299 modeline buffer tty face if no tty support.
|
|
7300
|
|
7301 Fri Jan 3 23:15:22 1997 Greg Klanderman <greg@alphatech.com>
|
|
7302
|
|
7303 * packages/backup-dir.el: Added to distribution.
|
|
7304
|
|
7305 Fri Jan 3 16:20:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7306
|
|
7307 * gnus/gnus-setup.el: Updated to gracefully handle installed
|
|
7308 auxilliary packages like tm, and handle eventual integration of
|
|
7309 Red Gnus/Gnus 5.4.
|
|
7310
|
|
7311 Fri Jan 3 14:32:07 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
7312
|
|
7313 * packages/gnuserv.el (gnuserv-frame): Autoload.
|
|
7314
|
|
7315 * x11/x-menubar.el (default-menubar): Add option to control gnuserv
|
|
7316 creating a new frame.
|
|
7317 (options-menu-saved-forms): Ditto.
|
|
7318
|
|
7319 Fri Jan 3 12:18:41 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
7320
|
|
7321 * x11/x-mouse.el: Protect creation of scrollbar-pointer-glyph with
|
|
7322 feature test on 'scrollbar.
|
|
7323
|
|
7324 Fri Jan 3 10:37:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7325
|
|
7326 * packages/mic-paren.el (paren-activate): Update to v1.2.
|
|
7327
|
|
7328 Fri Jan 3 10:21:58 1997 Pete Ware <ware@cis.ohio-state.edu>
|
|
7329
|
|
7330 * x11/x-menubar.el (default-menubar): Add require-final-newline
|
|
7331 and next-line-add-newlines as options in the options menu.
|
|
7332 (options-menu-saved-forms): Ditto.
|
|
7333
|
|
7334 Thu Jan 2 18:52:32 1997 Joel Peterson <tarzan@aosi.com>
|
|
7335
|
|
7336 * prim/simple.el (blink-matching-open): Make sure point is visible
|
|
7337 when blinking.
|
|
7338
|
|
7339 Thu Jan 2 11:25:05 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
7340
|
|
7341 * prim/replace.el (occur-mode-mouse-goto): Fix typo in Emacs 19.34
|
|
7342 synch up.
|
|
7343 (occur-mode-map): Ditto.
|
|
7344
|
|
7345 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
7346
|
|
7347 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
|
|
7348 sgml-top-tree. Needed by sgml-open-element.
|
|
7349
|
|
7350 Mon Nov 11 01:50:40 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
7351
|
|
7352 * Version 1.0 released.
|
|
7353
|
|
7354 Sun Sep 15 14:07:24 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
7355
|
|
7356 * psgml.el (sgml-mode): modify mode-line-format with subst, don't
|
|
7357 replicate the whole format in the code.
|
|
7358
|
|
7359 Thu Sep 12 20:27:38 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
7360
|
|
7361 * psgml-parse.el (sgml-external-file): Try to find system
|
|
7362 identifiers using the sgml-public-map
|
|
7363 if sgml-system-identifiers-are-preferred; this way that flag will
|
|
7364 have effect even if the sgml-public-map contains `%s'.
|
|
7365 (sgml-final): moved to be defined before use.
|
|
7366
|
|
7367 * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
|
|
7368 character references to character number above 255 by leaving a
|
|
7369 character reference in then parsed entity text.
|
|
7370
|
|
7371 Thu Sep 5 14:11:00 1996 Dave Love <d.love@dl.ac.uk>
|
|
7372
|
|
7373 * psgml-other.el (sgml-set-face-for): Nullify
|
|
7374 {after,before}-change-functions as well as (obsolete)
|
|
7375 {after,before}-change-function.
|
|
7376
|
|
7377 Tue Dec 31 11:34:37 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7378
|
|
7379 * comint/gdb.el (gdb-mode): Require 'cc-mode if not already loaded
|
|
7380 prior to starting gdb.
|
|
7381
|
|
7382 Mon Dec 30 17:59:48 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7383
|
|
7384 * comint/telnet.el (telnet-check-software-type-initialize): Remove
|
|
7385 default in cond (which allows special treatment of password prompt
|
|
7386 to work).
|
|
7387
|
|
7388 Mon Dec 30 09:36:04 1996 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
7389
|
|
7390 * packages/gnuserv.el (server-edit): Add option to allow killing
|
|
7391 last visible frame.
|
|
7392
|
|
7393 Sun Dec 29 21:36:44 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7394
|
|
7395 * prim/files-nomule.el: Add trailing newline.
|
|
7396
|
|
7397 Sun Dec 29 18:45:34 1996 James LewisMoss <dres@dres.elam.org>
|
|
7398
|
|
7399 * modes/perl-mode.el: Add (provide 'perl-mode).
|
|
7400
|
|
7401 Sun Dec 29 17:15:57 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
7402
|
|
7403 * ilisp/Makefile (elc): Be a little smarter about recompilation.
|
|
7404
|
|
7405 Sun Dec 29 17:14:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7406
|
|
7407 * tm/tm-edit-tipgp.el: Don't unconditionally require tinypgpa.el.
|
|
7408
|
76
|
7409 Sat Dec 28 11:15:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7410
|
|
7411 * x11/x-menubar.el (default-menubar): Move Frame-local font menu
|
|
7412 option to Frame Appearance submenu.
|
|
7413
|
|
7414 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7415
|
|
7416 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to
|
|
7417 nil, because everyone was confused by it defaulting to t.
|
|
7418
|
|
7419 Fri Dec 27 12:30:37 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
7420
|
|
7421 * prim/sort.el (sort-subr): Document use of `sort-fold-case'.
|
|
7422 (sort-lines): Ditto.
|
|
7423 (sort-paragraphs): Ditto.
|
|
7424 (sort-pages): Ditto.
|
|
7425 (sort-regexp-fields): Ditto.
|
|
7426 (sort-numeric-fields): Ditto.
|
|
7427 (sort-regexp-fields): Ditto.
|
|
7428 (sort-columns): Ditto.
|
|
7429 (sort-regexp-fields): Use compare-buffer-substrings if available.
|
|
7430
|
|
7431 Fri Dec 27 12:09:23 1996 Noah Friedman <friedman@gnu.ai.mit.edu>
|
|
7432
|
|
7433 * modes/mail-abbrevs.el (mail-abbrev-expand-hook): Prevent abbrev
|
|
7434 expansion from happening multiple times.
|
|
7435
|
|
7436 Fri Dec 27 02:31:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7437
|
|
7438 * prim/help.el (help-for-help): Don't confuse help character `b'
|
|
7439 with scrolling character `b' in view-less help buffer.
|
|
7440
|
|
7441 * packages/scroll-in-place.el: Synch with 19.15.
|
|
7442
|
|
7443 Thu Dec 26 15:25:09 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7444
|
|
7445 * x11/x-menubar.el (xemacs-splash-buffer): New function.
|
|
7446 (default-menubar): Use it.
|
|
7447 (default-menubar): Reorganize help menus.
|
|
7448
|
|
7449 * prim/startup.el (startup-message-timeout): More or less disable
|
|
7450 the timeout of the splash screen.
|
|
7451
|
|
7452 * packages/man.el (Manual-use-rosetta-man): For Neal Becker's
|
|
7453 Rosetta Man patch.
|
|
7454 (Manual-nuke-nroff-bs): Use it.
|
|
7455
|
|
7456 Tue Dec 24 12:46:22 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7457
|
|
7458 * prim/frame.el (show-temp-buffer-in-current-frame): Shrink temp
|
|
7459 buffer to fit.
|
|
7460
|
|
7461 Mon Dec 23 15:44:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7462
|
|
7463 * utils/delbackspace.el: Correct rebindings so they work properly
|
|
7464 when cc-mode is not dumped with XEmacs.
|
|
7465
|
|
7466 * packages/apropos.el (apropos-print): Minimize size of *Apropos*
|
|
7467 window if it is small.
|
|
7468
|
|
7469 * prim/lisp.el (lisp-complete-symbol): Minimize size of
|
|
7470 *Completions* window.
|
|
7471
|
|
7472 * prim/help.el (with-displaying-help-buffer): (Based on an idea
|
|
7473 from Sudish Joseph) minimize size of displayed help window.
|
|
7474
|
|
7475 * modes/fortran.el (fortran-window-create-momentarily): Fix
|
|
7476 lossage from synch with Emacs 19.34.
|
|
7477 (fortran-abbrev-start): Ditto.
|
|
7478
|
|
7479 Sun Dec 22 15:33:25 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
7480
|
|
7481 * x11/x-toolbar.el (toolbar-news): Check whether this is the last
|
|
7482 frame before deleting it.
|
|
7483
|
|
7484 Sun Dec 22 00:37:42 1996 Sudish Joseph <sudish@mindspring.com>
|
|
7485
|
|
7486 * eterm/tgud.el (tgud-gdb-complete-filter): Match carriage returns
|
|
7487 as well as linefeeds.
|
|
7488
|
|
7489 * eterm/term.el (term-dynamic-list-completions): Correct Emacsism
|
|
7490 in setting unread-command-events.
|
|
7491
|
|
7492 Sat Dec 21 23:37:02 1996 Bob Weiner <weiner@infodock.com>
|
|
7493
|
|
7494 * packages/font-lock.el: Update Java support.
|
|
7495
|
|
7496 Sat Dec 21 22:48:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7497
|
|
7498 * packages/fontl-hooks.el: Add provide (synch with 19.15).
|
|
7499
|
|
7500 * x11/x-toolbar.el: Don't quote lambda macro.
|
|
7501
|
|
7502 * packages/session.el: Removed from distribution.
|
|
7503
|
|
7504 Sat Dec 21 22:37:37 1996 Neal Becker <neal@ctd.comsat.com>
|
|
7505
|
|
7506 * pcl-cvs/pcl-cvs.el: Synched with pcl-cvs.el from cvs-1.9.
|
|
7507
|
74
|
7508 Fri Dec 20 15:19:36 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7509
|
|
7510 * packages/compile.el (compilation-error-regexp-alist): Complete
|
|
7511 fix for lossage on bad regexps.
|
|
7512
|
|
7513 * prim/loadup.el: Remove cc-mode as a dumped package.
|
|
7514
|
|
7515 * prim/glyphs.el (init-glyphs): hscroll-glyph is now builtin.
|
|
7516
|
|
7517 * prim/minibuf.el (minibuffer-complete-word): Correct an ebola
|
|
7518 infection that caused incorrect interpretation of SPC in the
|
|
7519 minibuffer.
|
|
7520
|
|
7521 Thu Dec 19 22:16:47 1996 Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
7522
|
|
7523 * modes/outl-mouse.el (outline-glyph-menu): Remove Hide body item,
|
|
7524 Add Show all item.
|
|
7525
|
|
7526 Thu Dec 19 00:37:59 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
7527
|
|
7528 * prim/files.el: Make enable-local-variables 'ask-me behave sanely.
|
|
7529
|
|
7530 Wed Dec 18 23:10:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7531
|
|
7532 * prim/simple.el (next-line-add-newlines): Now defaults to nil.
|
|
7533
|
|
7534 Wed Dec 18 22:56:48 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
7535
|
|
7536 * utils/bench.el (bench-mark-13): Added.
|
|
7537
|
|
7538 Wed Dec 18 20:26:10 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
7539
|
|
7540 * mule/mule-coding.el: Change charset names.
|
|
7541
|
|
7542 * mule/japanese-hooks.el: Change charset names.
|
|
7543
|
|
7544 * mule/hebrew-hooks.el: Change charset names.
|
|
7545 Remove quail hooks.
|
|
7546
|
|
7547 * mule/greek-hooks.el: Change charset names.
|
|
7548 Remove quail hooks.
|
|
7549
|
|
7550 * mule/european-hooks.el ((make-char 'latin-iso8859-1 32)): Change
|
|
7551 charset names.
|
|
7552 Remove quail hooks.
|
|
7553
|
|
7554 * mule/cyrillic-hooks.el (cyrillic-iso8859-5): Use instead of cyrillic.
|
|
7555 Remove quail hooks.
|
|
7556
|
|
7557 * mule/chinese-hooks.el (chinese-gb2312): Fix chinese syntax tables.
|
|
7558 Use chinese-gb2312.
|
|
7559 Remove quail hooks.
|
|
7560 (chinese): Comment out code for egg.
|
|
7561
|
|
7562 * mule/thai-hooks.el: Use thai-tis620.
|
|
7563 (thai): Prefer macro definition of lambda.
|
|
7564
|
|
7565 * sunpro/sunpro-init.el (sunpro-startup): Guard against Sun
|
|
7566 censorship.
|
|
7567
|
|
7568 * prim/obsolete.el (wholenump): New obsolete alias.
|
|
7569
|
|
7570 * prim/simple.el (comment-indent-function): Use macro definition
|
|
7571 of (lambda () ...).
|
|
7572
|
|
7573 * prim/replace.el (list-matching-lines): Remove redundant
|
|
7574 (message (format ...))
|
|
7575
|
|
7576 * modes/cc-mode.el: Readd autoloads (prior to removing cc-mode as
|
|
7577 a dumped package).
|
|
7578
|
|
7579 Wed Dec 18 11:09:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7580
|
|
7581 * comint/telnet.el: Synch up to 19.15 & Emacs 19.34.
|
|
7582 (telnet-check-software-type-initialize): Cleanup from Synch.
|
|
7583
|
|
7584 Sat Dec 14 17:39:17 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7585
|
|
7586 * packages/buff-menu.el (list-buffers-directory): autoload.
|
|
7587
|
|
7588 Fri Dec 13 16:53:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7589
|
|
7590 * electric/ebuff-menu.el (electric-buffer-list): Restore behavior
|
|
7591 of using prefix argument.
|
|
7592
|
|
7593 * emulators/crisp.el (crisp-mode-map): Rename kp_.* keysyms to
|
|
7594 kp-\1.
|
|
7595
|
|
7596 * emulators/tpu-edt.el: Ditto.
|
|
7597
|
|
7598 * x11/x-win-sun.el: Ditto.
|
|
7599
|
|
7600 * x11/x-iso8859-1.el: Ditto.
|
|
7601
|
|
7602 * term/tvi970.el: Ditto.
|
|
7603
|
|
7604 * term/news.el: Ditto.
|
|
7605
|
|
7606 * term/lk201.el: Ditto.
|
|
7607
|
|
7608 * term/linux.el: Ditto.
|
|
7609
|
|
7610 * prim/keydefs.el: Ditto.
|
|
7611
|
|
7612 * prim/events.el: Ditto.
|
|
7613
|
|
7614 * packages/icomplete.el (icomplete-get-keys): Ditto.
|
|
7615
|
|
7616 * games/gomoku.el (gomoku-mode-map): Ditto.
|
|
7617
|
|
7618 * games/blackbox.el (blackbox-mode-map): Ditto.
|
|
7619
|
|
7620 Fri Dec 13 09:40:27 1996 Sudish Joseph <sudish@mindspring.com>
|
|
7621
|
|
7622 * prim/minibuf.el (next-history-element): Remove kludge test on
|
|
7623 minibuffer-history-sexp-flag.
|
|
7624
|
|
7625 * x11/x-init.el (init-post-x-win): Fix hooks for gnuattached ttys
|
|
7626 on XEmacsen started on X displays.
|
|
7627
|
|
7628 Thu Dec 12 16:05:53 1996 Raymond Toy <toy@rtp.ericsson.se>
|
|
7629
|
|
7630 * ilisp/ilisp-out.el (ilisp-find-lower-window): Correct XEmacs
|
|
7631 version check to look at major numbers.
|
|
7632 (ilisp-find-top-left-most-window): Ditto.
|
|
7633
|
|
7634 Thu Dec 12 15:21:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
7635
|
|
7636 * utils/mail-extr.el (mail-extract-address-components): Don't
|
|
7637 automatically downcase extracted elements. It violates standards.
|
|
7638
|
|
7639 Thu Dec 12 14:46:47 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
7640
|
|
7641 * x11/x-menubar.el (buffers-menu-filter): The buffer menu was
|
|
7642 shortened to `buffers-menu-max-size' items even if
|
|
7643 `buffers-menu-submenus-for-groups-p' is non-nil.
|
|
7644
|
|
7645 Let `buffers-menu-submenus-for-groups-p' be an integer : if there
|
|
7646 are more buffers than this value, use submenus, otherwise not.
|
|
7647
|
|
7648 * packages/vc.el (vc-rename-this-file): New function (was missing,
|
|
7649 but referred to on the menubar).
|
|
7650
|
|
7651 * packages/compile.el (compilation-font-lock-keywords): `defvar'
|
|
7652 instead of `defconst'!
|
|
7653
|
|
7654 * prim/mouse.el (default-mouse-track-normalize-point): Double
|
|
7655 click mouse-1 on sexpr selects the sexpr.
|
|
7656
|
|
7657 * x11/x-menubar.el (options-menu-saved-forms): Fix bug in
|
|
7658 `save-options-menu-settings'.
|
|
7659
|
|
7660 Thu Dec 12 14:25:21 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7661
|
|
7662 * prim/simple.el (forward-to-indentation): Do not deactivate zmacs
|
|
7663 region on usage.
|
|
7664 (backward-to-indentation): Ditto.
|
|
7665
|
|
7666 Thu Dec 12 14:22:55 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
7667
|
|
7668 * prim/lisp.el (backward-up-list): Do not deactivate zmacs region
|
|
7669 on usage.
|
|
7670
|
|
7671 Wed Dec 11 20:26:21 1996 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
7672
|
|
7673 * prim/files.el (set-auto-mode): Require a #! signature to set
|
|
7674 mode based on interpreter.
|
|
7675
|
|
7676 Wed Dec 11 13:25:50 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7677
|
|
7678 * packages/man.el (Manual-use-rosetta-man): Restore Neal Becker's
|
|
7679 Rosetta Man Patch.
|
|
7680 (Man-cleanup-manpage): Use it.
|
|
7681
|
|
7682 * prim/simple.el (yank): Corrected a mistaken synch with Emacs
|
|
7683 19.34.
|
|
7684
|
|
7685 * modes/eiffel3.el (eiffel-mode-syntax-table): Quote the semicolon
|
|
7686 syntax entry so update-autoloads doesn't barf.
|
|
7687
|
|
7688 * packages/buff-menu.el (Buffer-menu-mode-map): Correct mouse key
|
|
7689 bindings.
|
|
7690
|
|
7691 Tue Dec 10 21:24:04 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7692
|
|
7693 * packages/ps-print.el (ps-do-despool): Allow dynamic expansion of
|
|
7694 `ps-lpr-switches'.
|
|
7695
|
|
7696 * packages/lpr.el (print-region-1): Allow dynamic expansion of
|
|
7697 `lpr-switches'.
|
|
7698
|
72
|
7699 Tue Dec 10 18:30:01 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
7700
|
|
7701 * modes/vhdl-mode.el: New File.
|
|
7702
|
|
7703 Tue Dec 10 17:59:35 1996 Shane Holder <holder@rsn.hp.com>
|
|
7704
|
|
7705 * utils/bench.el: New file. Utility for benchmarking emacs
|
|
7706 performance.
|
|
7707
|
|
7708 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7709
|
|
7710 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct
|
|
7711 bad 19.34 synch patch.
|
|
7712
|
|
7713 * utils/pretty-print.el: New File.
|
|
7714
|
|
7715 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7716
|
|
7717 * prim/files-nomule.el: Documentation corrections.
|
|
7718
|
|
7719 * prim/files.el: Synch to 19.15/Emacs 19.34.
|
|
7720
|
|
7721 Sat Dec 7 18:48:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7722
|
|
7723 * packages/hexl.el (hexl-mode-map): Corrected obsolescent key
|
|
7724 names introduced in 19.15-b2.
|
|
7725
|
|
7726 Fri Dec 6 20:17:47 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7727
|
|
7728 * games/yow.el: Sync to GNU Emacs 19.34.
|
|
7729
|
|
7730 * games/studly.el: Documentation fixes.
|
|
7731
|
|
7732 * games/spook.el: Sync to GNU Emacs 19.34.
|
|
7733
|
|
7734 * games/mpuz.el: Sync to GNU Emacs 19.34.
|
|
7735
|
|
7736 * games/life.el: Sync to GNU Emacs 19.34.
|
|
7737
|
|
7738 * games/hanoi.el: Sync to GNU Emacs 19.34.
|
|
7739
|
|
7740 * games/flame.el: Documentation fixes.
|
|
7741
|
|
7742 * games/dunnet.el: Sync to GNU Emacs 19.34.
|
|
7743
|
|
7744 * games/doctor.el: Sync to GNU Emacs 19.34.
|
|
7745
|
|
7746 * games/dissociate.el: Sync to GNU Emacs 19.34.
|
|
7747
|
|
7748 * games/cookie1.el: Sync to GNU Emacs 19.34.
|
|
7749
|
|
7750 * games/conx.el: Documentation fixes.
|
|
7751
|
|
7752 * games/blackbox.el: Sync to GNU Emacs 19.34.
|
|
7753
|
|
7754 * games/NeXTify.el: Documentation fixes.
|
|
7755
|
|
7756 * packages/man.el: New file/replacement from Emacs 19.34.
|
|
7757
|
|
7758 * packages/man-xref.el: New file from Emacs 19.35.
|
|
7759
|
|
7760 * utils/smtpmail.el: New file from Emacs 19.34.
|
|
7761
|
151
|
7762 Fri Dec 6 09:28:04 1996 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
72
|
7763
|
|
7764 * prim/startup.el (set-default-load-path): Set default-load-path
|
|
7765 dynamically since file-detect.el is dumped with XEmacs.
|
|
7766
|
|
7767 Thu Dec 5 20:37:32 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7768
|
|
7769 * emulators/tpu-mapper.el: Total replacement with version in GNU
|
|
7770 Emacs 19.34.
|
|
7771
|
|
7772 * emulators/tpu-extras.el: Total replacement with version in GNU
|
|
7773 Emacs 19.34.
|
|
7774
|
|
7775 * emulators/tpu-edt.el: Total replacement with version in GNU Emacs
|
|
7776 19.34.
|
|
7777
|
|
7778 * comint/history.el: Documentation fixes.
|
|
7779
|
|
7780 * comint/gdb.el: Documentation fixes.
|
|
7781
|
|
7782 * comint/dbx.el: Documentation fixes.
|
|
7783
|
|
7784 * comint/background.el: Documentation fixes.
|
|
7785
|
|
7786 * rmail/rmail-xemacs.el: Documentation fixes.
|
|
7787
|
|
7788 * rmail/rmail-kill.el: Documentation fixes.
|
|
7789
|
|
7790 * emulators/ws-mode.el: Synch up to Emacs 19.34.
|
|
7791
|
|
7792 * emulators/teco.el: Documentation cleanup.
|
|
7793
|
|
7794 * emulators/mlsupport.el: Synch up to Emacs 19.34.
|
|
7795
|
|
7796 * emulators/mlconvert.el: Synch up to Emacs 19.34.
|
|
7797
|
|
7798 * emulators/edt-vt100.el: New file from Emacs 19.34.
|
|
7799
|
|
7800 * emulators/edt-pc.el: New file from Emacs 19.34.
|
|
7801
|
|
7802 * emulators/edt-mapper.el: New file from Emacs 19.34.
|
|
7803
|
|
7804 * emulators/edt-lk201.el: New file from Emacs 19.34.
|
|
7805
|
|
7806 * emulators/edt.el: Synched up to Emacs 19.34.
|
|
7807
|
|
7808 Thu Dec 5 12:09:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
7809
|
|
7810 * prim/replace.el (match-string): Use a function instead of a
|
|
7811 macro to be compatible with .elc files compiled under Emacs.
|
|
7812
|
|
7813 Thu Dec 5 09:50:12 1996 Bob Weiner <weiner@infodock.com>
|
|
7814
|
|
7815 * utils/id-select.el: New file -- Version 1.4.3.
|
|
7816
|
|
7817 Thu Dec 5 09:17:53 1996 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
7818
|
|
7819 * emulators/crisp.el: New file.
|
|
7820
|
|
7821 * emulators/scroll-lock.el: New file.
|
|
7822
|
|
7823 Thu Dec 5 00:15:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7824
|
|
7825 * prim/help.el: A callable library-type function should not
|
|
7826 contain an unprotected print statement. This change implements my
|
|
7827 version of Erik Naggum's statement about locate-library being less
|
|
7828 chatty in Emacs 19.35.
|
|
7829
|
|
7830 Wed Dec 4 22:00:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7831
|
|
7832 * utils/flow-ctrl.el: Synch up to Emacs 19.34.
|
|
7833
|
|
7834 * utils/forms.el: Synch up to Emacs 19.34.
|
|
7835
|
|
7836 * packages/column.el: Allow column numbers to start at one.
|
|
7837
|
|
7838 * prim/userlock.el: Synch up to Emacs 19.34.
|
|
7839
|
|
7840 * prim/paragraphs.el: Synch up to Emacs 19.34.
|
|
7841
|
|
7842 * prim/page.el: Synch up to Emacs 19.34.
|
|
7843
|
|
7844 * prim/options.el: Synch up to Emacs 19.34.
|
|
7845
|
|
7846 * prim/novice.el: Synch up to Emacs 19.34.
|
|
7847
|
|
7848 * prim/rect.el: Sync up to Emacs 19.34.
|
|
7849
|
|
7850 * prim/reposition.el: Synch up to Emacs 19.34.
|
|
7851
|
|
7852 * prim/replace.el: Synch up to Emacs 19.34.
|
|
7853
|
|
7854 * prim/register.el: Synch up to Emacs 19.34.
|
|
7855
|
|
7856 * prim/indent.el: Synch up to Emacs 19.34.
|
|
7857
|
|
7858 * prim/subr.el: Synch up to Emacs 19.34.
|
|
7859
|
|
7860 * prim/simple.el: Synch up to Emacs 19.34.
|
|
7861
|
|
7862 * prim/debug.el: Synch up to Emacs 19.34.
|
|
7863
|
|
7864 * edebug/cl-specs.el: Comment formatting changes.
|
|
7865
|
|
7866 * edebug/cl-read.el: Protect advisement of eval-region from being
|
|
7867 evaluated more than once.
|
|
7868
|
|
7869 Comment formatting changes.
|
|
7870
|
|
7871 * edebug/advise-eval-region.el: New File. Separate out advise for
|
|
7872 eval-region so it is only evaluated once.
|
|
7873
|
|
7874 * packages/icomplete.el: Fix a bug in locating command bound to key.
|
|
7875
|
|
7876 icomplete-exhibit needs to be called in the setup-hook.
|
|
7877
|
|
7878 * packages/apropos.el: Correct a typo in button binding.
|
|
7879
|
|
7880 Fixes the bug where if apropos-label-face is actually defined as
|
|
7881 face, apropos bombs with an error
|
|
7882
|
|
7883 Do a (provide 'apropos), like all packages should.
|
|
7884
|
|
7885 Provides an apropos-mode-hook for Apropos Mode buffers (otherwise
|
|
7886 customization is unnecessarily painful).
|
|
7887
|
|
7888 Redefines the default faces for the various apropos faces so they
|
|
7889 come out in color by default (defaults are based on various
|
|
7890 standard font-lock faces).
|
|
7891
|
|
7892 * version.el: Bumped up to b31.
|
|
7893
|
|
7894
|