195
|
1 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
2
|
|
3 * custom/cus-dep.el (Custom-make-dependencies): Minor fixes.
|
|
4
|
|
5 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
6
|
|
7 * packages/completion.el: Remove keybinding of M-return for
|
|
8 hyperbole.
|
|
9 (completion-kill-region): The version of this function in InfoDock
|
|
10 4.0pre was very broken for XEmacs due to active region handling
|
|
11 and because it didn't set the `this-command' variable properly
|
|
12 when doing a kill.
|
|
13 From: Bob Weiner <weiner@altrasoft.com>
|
|
14
|
|
15 1997-09-26 SL Baur <steve@altair.xemacs.org>
|
|
16
|
|
17 * utils/autoload.el: Removed code dealing with customization.
|
|
18 (update-file-autoloads): Fix typo in DOC string, remove custom code.
|
|
19 (update-autoloads-from-directory): Remove custom code.
|
|
20 (batch-update-autoloads): Fix DOC string, remove custom code.
|
|
21 (batch-update-directory): Fix DOC string, remove custom code.
|
|
22
|
|
23 1997-09-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
24
|
|
25 * prim/help.el (describe-function-at-point): new function.
|
|
26 (describe-variable-at-point): ditto.
|
|
27 (help-next-symbol): ditto.
|
|
28 (help-prev-symbol): ditto.
|
|
29 (describe-function): Mention `find-function-function' in
|
|
30 docstring. Use `function-history' in completing-read.
|
|
31 (describe-function-1): Only print one filename, even if we know
|
|
32 two! Use `variable-history' in completing-read.
|
|
33 (where-is): Mention `find-function-function' in docstring.
|
|
34 (find-function-function): improve docstring.
|
|
35 (find-function-noselect): Remove optional arg. Now finds
|
|
36 libraries explicitly loaded from outside `load-path' as it should.
|
|
37 Search also for cl's defun*. Return a pair instead of a list.
|
|
38 (find-function-read-function): use `function-history'.
|
|
39 (find-function-do-it): new function.
|
|
40 (find-function): Remove optional arg. Use `find-function-do-it'.
|
|
41 (find-function-other-window): ditto.
|
|
42 (find-function-other-frame): ditto.
|
|
43 (find-function-at-point): new function.
|
|
44
|
|
45 1997-09-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
46
|
|
47 * custom/cus-edit.el: Issue a message about loading customization
|
|
48 dependencies.
|
|
49
|
|
50 * custom/wid-edit.el (widget-map-buttons): Fixed typo.
|
|
51
|
|
52 1997-09-25 SL Baur <steve@altair.xemacs.org>
|
|
53
|
|
54 * prim/files.el (after-find-file): Revert synch to Emacs 20 and
|
|
55 restore old directory creation behavior.
|
|
56
|
|
57 1997-09-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
58
|
|
59 * custom/wid-edit.el (widget-button-or-field-extent): New
|
|
60 function.
|
|
61 (widget-next-button-or-field): Use it.
|
|
62 (widget-previous-button-or-field): Ditto.
|
|
63 (widget-move): Don't signal an error when there is only one widget
|
|
64 in the buffer.
|
|
65 (widget-push-button-value-create): Cache glyphs themselves,
|
|
66 instead of instantiators.
|
|
67 (widget-documentation-string-value-create): Better help echo
|
|
68 (widget-mouse-help): Use `functionp'.
|
|
69 (widget-echo-help): Ditto.
|
|
70
|
|
71 1997-09-25 SL Baur <steve@altair.xemacs.org>
|
|
72
|
|
73 * prim/glyphs.el (init-glyphs): Fix jpeg signature.
|
|
74
|
|
75 1997-09-24 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
76
|
|
77 * modes/lazy-shot.el (lazy-shot-shot-function): make the message
|
|
78 be displayed as progress.
|
|
79
|
|
80 1997-09-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
81
|
|
82 * comint/telnet.el: Minor custom changes.
|
|
83
|
|
84 * custom/wid-edit.el (widget-field-action): Edit the value in the
|
|
85 minibuffer.
|
|
86
|
|
87 * custom/cus-edit.el (custom-group-value-create): Renamed `Go to
|
|
88 Group' tag to `Open'.
|
|
89
|
|
90 * custom/wid-edit.el (widget-shadow-subrs): New variable.
|
|
91 (widget-url-link-help-echo): New function.
|
|
92 (url-link): Use it.
|
|
93 (widget-emacs-library-link-help-echo): New function.
|
|
94 (emacs-library-link): Use it.
|
|
95
|
|
96 1997-09-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
97
|
|
98 * custom/wid-edit.el (widget-glyph-insert-glyph): Encode the
|
|
99 widget information to extent, not to the glyph.
|
|
100 (widget-glyph-click): Extract the widget from the extent, not the
|
|
101 glyph.
|
|
102 (widget-glyph-find): Set up a glyph cache.
|
|
103
|
|
104 * prim/about.el: Use :button-prefix and :button-suffix instead of
|
|
105 the variables.
|
|
106
|
|
107 * custom/wid-edit.el (widget-field-keymap): Bind Sh-TAB to
|
|
108 `widget-backward'.
|
|
109 (widget-specify-field): Use extents, not overlays.
|
|
110 (widget-specify-button): Ditto.
|
|
111 (widget-specify-sample): Ditto.
|
|
112 (widget-specify-inactive): Ditto.
|
|
113 (widget-button-click): Ditto.
|
|
114 (widget-field-value-create): Ditto.
|
|
115 (widget-field-value-delete): Ditto.
|
|
116 (widget-color-notify): Ditto.
|
|
117 (widget-setup): Ditto.
|
|
118 (widget-map-buttons): Use `map-extents'.
|
|
119 (widget-keymap): Made `global-map' its parent.
|
|
120 (widget-next-button-or-field): New function.
|
|
121 (widget-previous-button-or-field): Ditto.
|
|
122 (widget-move): Use them.
|
|
123
|
|
124 * custom/custom.el (custom-group-hash-table): Use
|
|
125 `make-hashtable', with initial size 300.
|
|
126 (custom-add-to-group): Update hash-table unconditionally.
|
|
127
|
|
128 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
129
|
|
130 * prim/packages.el (packages-useful-lisp): Arrange to bytecompile
|
|
131 shadow.elc early.
|
|
132
|
|
133 1997-09-22 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
134
|
|
135 * x11/x-toolbar.el (Info-frame-plist): Added.
|
|
136 (toolbar-info) Use new plist variable to make-frame.
|
|
137
|
|
138 1997-09-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
139
|
|
140 * custom/wid-edit.el (widget-button1-click): Would bug out on
|
|
141 events with no bindings.
|
|
142
|
|
143 * custom/cus-edit.el (custom-group-value-create): Update members
|
|
144 after loading the widget.
|
|
145 (custom-group-link-help-echo): New function.
|
|
146 (custom-group-link): Use it.
|
|
147
|
|
148 * prim/cus-load.el (custom-put): Update
|
|
149 `custom-parent-hash-table'.
|
|
150
|
|
151 * custom/cus-edit.el (custom-add-parent-links): Use
|
|
152 `custom-group-hash-table' to map the groups.
|
|
153
|
|
154 * custom/custom.el (custom-parent-hash-table): New variable.
|
|
155 (custom-add-to-group): Use it.
|
|
156
|
|
157 * prim/cus-load.el: Don't issue message for every loaded file.
|
|
158
|
|
159 * custom/cus-edit.el (custom-group-prompt): New function.
|
|
160 (customize): Use it.
|
|
161 (customize-other-window): Ditto.
|
|
162
|
|
163 * custom/wid-edit.el (widget-field-keymap): Bind TAB to
|
|
164 `widget-forward'.
|
|
165
|
|
166 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
167
|
|
168 * custom/cus-edit.el: Use `display-message' to indicate progress
|
|
169 messages.
|
|
170 (customize-set-variable): Use the third argument to `get'.
|
|
171 (customize-save-variable): Ditto.
|
|
172 (custom-variable-value-create): Ditto.
|
|
173 (custom-variable-state-set): Ditto.
|
|
174 (custom-variable-set): Ditto.
|
|
175 (custom-variable-save): Ditto.
|
|
176 (custom-variable-reset-saved): Ditto.
|
|
177 (custom-variable-reset-standard): Ditto.
|
|
178
|
|
179 * custom/cus-edit.el: Removed C-coded routines.
|
|
180
|
|
181 * custom/cus-edit.el (custom-buffer-create-internal): Print a
|
|
182 limited number of messages.
|
|
183 (custom-group-value-create): Ditto.
|
|
184
|
|
185 * custom/wid-edit.el (widget-editable-list-value-get): Revert to
|
|
186 `append'.
|
|
187
|
|
188 1997-09-22 Colin Rafferty <craffert@ml.com>
|
|
189
|
|
190 * modes/lazy-shot.el (lazy-shot-shot-function): Made it do its
|
|
191 work in the correct buffer. Also, changed obsolete
|
|
192 function call to non-obsolete version.
|
|
193
|
|
194 1997-09-22 Colin Rafferty <craffert@ml.com>
|
|
195
|
|
196 * utils/shadow.el (find-emacs-lisp-shadows): Removed extra slash
|
|
197 between directory and filename.
|
|
198
|
|
199 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
200
|
|
201 * ilisp/Makefile (SHELL): Remove dependency on /bin/csh.
|
|
202
|
|
203 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
204
|
|
205 * custom/wid-edit.el (widget-move): Use `incf'.
|
|
206 (widget-after-change): Ditto.
|
|
207 (widget-field-value-get): Ditto.
|
|
208 (widget-info-link-help-echo): New function.
|
|
209 (info-link): Use it.
|
|
210
|
|
211 * custom/cus-edit.el (custom-last): Removed.
|
|
212 (custom-buffer-create-internal): Use `incf'.
|
|
213 (custom-group-value-create): Ditto.
|
|
214
|
|
215 * packages/auto-save.el: Minor custom fixes.
|
|
216
|
|
217 * prim/cus-dep.el (Custom-make-dependencies): Generate correct
|
|
218 output wrt `custom-put'.
|
|
219
|
|
220 * custom/wid-edit.el (widget-tabable-at): Use `widget-at'.
|
|
221
|
|
222 * custom/cus-edit.el (custom-group-value-create): Use
|
|
223 `custom-group-visibility' instead of `group-visibility'.
|
|
224
|
|
225 * prim/help.el (help-map): Bound `C-h C' to `customize'.
|
|
226
|
|
227 * custom/wid-edit.el (widget-princ-to-string): Don't use `let'.
|
|
228 (widget-clear-undo): Removed current-buffer argument.
|
|
229 (widget-choose): Use minibuffer when there are more than 10 items.
|
|
230
|
|
231 1997-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
232
|
|
233 * custom/cus-edit.el (custom-button-face): Made it bold.
|
|
234 (custom-group-value-create): Change outlook of buffer.
|
|
235 (custom-buffer-create-internal): Ditto.
|
|
236 (custom-menu-nesting): Removed -- was unused by XEmacs.
|
|
237 (custom-menu-create): Don't use `custom-menu-nesting'.
|
|
238 (custom-group-menu-create): Define unconditionally.
|
|
239 (customize-menu-create): Ditto.
|
|
240 (custom-unlispify-menu-entry): Use `with-current-buffer'.
|
|
241
|
|
242 * custom/wid-edit.el (widget-checklist-match-inline): Revert to
|
|
243 `append'.
|
|
244 (widget-checklist-value-get): Ditto.
|
|
245 (widget-editable-list-match-inline): Ditto.
|
|
246 (widget-group-match-inline): Ditto.
|
|
247 (widget-glyph-find): Removed compatibility checks; use
|
|
248 `locate-data-directory'.
|
|
249 (widget-glyph-find): Use backquotes.
|
|
250 (widget-push-button-value-create): Ditto.
|
|
251 (widget-choice-mouse-down-action): Don't use `window-system'.
|
|
252 (widget-transpose-chars): New function.
|
|
253 (widget-text-keymap): Use it.
|
|
254 (widget-princ-to-string): Use `with-current-buffer'.
|
|
255 (widget-map-buttons): Ditto.
|
|
256 (widget-push-button-gui): Set to value of `widget-glyph-enable' by
|
|
257 default.
|
|
258 (widget-push-button-value-create): Call `widget-specify-button'.
|
|
259
|
|
260 * utils/mail-extr.el: Customized.
|
|
261
|
|
262 1997-09-21 SL Baur <steve@altair.xemacs.org>
|
|
263
|
|
264 * packages/man.el: Reverse manual prefix patch.
|
|
265
|
|
266 1997-09-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
267
|
|
268 * packages/man.el: Got rid of the `stars', and hard coded a prefix
|
|
269 of "Man: " for manual-entry buffers.
|
|
270
|
|
271 1997-09-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
272
|
|
273 * custom/cus-face.el (frame-background-mode): Renamed from
|
|
274 `custom-background-mode'.
|
|
275 (frame-background-mode): Rewritten.
|
|
276
|
|
277 * x11/x-menubar.el: Customized.
|
|
278
|
|
279 * custom/cus-face.el (face-spec-set-match-display): Use `warn' for
|
|
280 warnings.
|
|
281
|
|
282 * x11/x-font-menu.el: Customized.
|
|
283
|
|
284 * modes/reftex.el: Add prefixes to customization groups.
|
|
285
|
|
286 * custom/cus-edit.el (customize): Accept GROUP.
|
|
287 (customize-group): Defalias to `customize'.
|
|
288 (customize-other-window): New function.
|
|
289 (customize-group-other-window): Alias to `customize-other-window'.
|
|
290
|
|
291 * custom/wid-edit.el (widget-choose): Now works with
|
|
292 `widget-menu-minibuffer-flag' set to nil.
|
|
293 (widget-menu-minibuffer-flag): Default to nil.
|
|
294 (widget-specify-insert): Use new blackquote syntax.
|
|
295 (widget-checklist-value-get): Ditto.
|
|
296 (widget-map-buttons): Ditto.
|
|
297 (widget-checklist-match-inline): Ditto.
|
|
298 (widget-editable-list-match-inline): Ditto.
|
|
299 (widget-group-match-inline): Ditto.
|
|
300 (widget-checklist-match-inline): Use `nconc'.
|
|
301 (widget-keymap): Bind `M-tab' to `widget-backward'.
|
|
302
|
|
303 * prim/help.el (find-function-noselect): `locate-library' is
|
|
304 compression-aware; don't duplicate the work.
|
|
305
|
|
306 * prim/packages.el (packages-hardcoded-lisp): Remove "cl-defs".
|
|
307
|
|
308 * custom/wid-edit.el: Use `remove-if'.
|
|
309 (widget-glyph-directory): Use `locate-data-directory'.
|
|
310
|
|
311 * custom/cus-edit.el (custom-unlispify-remove-prefixes): Default
|
|
312 to t.
|
|
313
|
|
314 * custom/wid-edit.el: Removed *lots* of compatibility stuff.
|
|
315
|
|
316 * custom/wid-edit.el: (widget-editable-list-value-get): Apply
|
|
317 `nconc' instead of `append'.
|
|
318
|
|
319 * custom/wid-edit.el: Ditto.
|
|
320
|
|
321 * custom/cus-edit.el: Ditto.
|
|
322
|
|
323 * custom/custom.el: Use `mapc' instead of `mapcar', where
|
|
324 appropriate.
|
|
325
|
|
326 * custom/wid-edit.el: Ditto.
|
|
327
|
|
328 * custom/cus-edit.el: Ditto.
|
|
329
|
|
330 * custom/custom.el: Ditto.
|
|
331
|
|
332 * custom/widget.el: Don't define widget keywords.
|
|
333
|
|
334 1997-09-21 Joel Peterson <tarzan@aosi.com>
|
|
335
|
|
336 * prim/menubar.el: use normalize-menu-item-name instead of downcase
|
|
337 to compare menu item names.
|
|
338
|
193
|
339 1997-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
340
|
|
341 * packages/etags.el: Lots of changes.
|
|
342
|
|
343 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
344
|
|
345 * prim/faces.el (Top Level): Back out use of the loop macro. It now
|
|
346 isn't defined until loaddefs gets loaded.
|
|
347
|
|
348 1997-09-20 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
349
|
|
350 * prim/help.el (help-for-help): Make menu items style more uniform.
|
|
351
|
|
352 1997-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
353
|
|
354 * modes/sendmail.el: Don't define keys to mail etc.
|
|
355
|
|
356 * prim/keydefs.el: Add bindings to `compose-mail'.
|
|
357
|
|
358 * prim/simple.el: Synch mail stuff with Emacs 20.
|
|
359
|
|
360 * utils/reporter.el: Removed mail-user-agent stuff.
|
|
361
|
|
362 * x11/x-menubar.el (default-menubar): Use new semantics for
|
|
363 `gnuserv-frame'.
|
|
364
|
|
365 * prim/obsolete.el (string-to-sequence): Wouldn't work with TYPE
|
|
366 `vector'.
|
|
367
|
|
368 1997-09-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
369
|
|
370 * cl/cl.el: Don't load cl-defs.
|
|
371
|
|
372 * cl/cl-macs.el: Added autoload cookies.
|
|
373
|
|
374 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
375
|
|
376 * packages/man.el (Manual-buffers-have-prefix): New function.
|
|
377 (manual-entry): Use it.
|
|
378 From Remek Trzaska <remek@postoffice.npac.syr.edu>
|
|
379
|
|
380 1997-09-18 Colin Rafferty <craffert@ml.com>
|
|
381
|
|
382 * prim/novice.el (disable-command): Made it modify `custom-file'
|
|
383 instead of `user-init-file'.
|
|
384
|
|
385 Stop multiple disable/enable-command calls from adding
|
|
386 extra newlines.
|
|
387
|
|
388 1997-09-19 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
389
|
|
390 * prim/make-docfile.el: Use null, not not.
|
|
391
|
|
392 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
393
|
|
394 * prim/isearch-mode.el (isearch-message): Display-message as
|
|
395 progress (this way isearch message won't appear in the message
|
|
396 log).
|
|
397
|
|
398 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
399
|
|
400 * packages/info.el (Info-elisp-ref): Use `find-function-function'.
|
|
401
|
|
402 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
403
|
|
404 * packages/lazy-lock.el (lazy-lock-pre-idle-fontify-windows):
|
|
405 Don't do lazy-lock'ing if we're in the minibuffer.
|
|
406
|
191
|
407 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
408
|
193
|
409 * oobr/Makefile (autoloads): Fix target.
|
|
410
|
|
411 * hyperbole/Makefile (autoloads): Fix target.
|
|
412
|
|
413 * utils/autoload.el (batch-update-autoloads): Obey
|
|
414 `autoload-package-name' setting.
|
|
415
|
|
416 * efs/Makefile: Correct autoloads target.
|
|
417
|
191
|
418 * prim/packages.el (locate-library): Simplify regexp for
|
|
419 compression suffixes.
|
|
420 Suggested by: Hrvoje Niksic <hniksic@srce.hr>
|
|
421
|
|
422 1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
423
|
|
424 * ilisp/ilisp-out.el (ilisp-scroll-output): bind `scroll-in-place'
|
|
425 to nil around the call to #'scroll-up so that {C-c v}
|
|
426 will properly scroll the *output* buffer.
|
|
427
|
|
428 1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
429
|
|
430 * ilisp/ilisp-out.el (ilisp-needed-window-height): make window one
|
|
431 line bigger
|
|
432
|
189
|
433 1997-09-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
434
|
|
435 * packages/info.el (Info-mouse-track-double-click-hook): follow
|
|
436 the top menu item when double click in bottom 1/4 and middle 1/3
|
|
437
|
|
438 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
439
|
|
440 * prim/about.el (about-hackers): Add new entry.
|
|
441
|
|
442 Tue Sep 16 19:23:24 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
443
|
|
444 * cc-mode/Release 5.18
|
|
445
|
|
446 Tue Sep 16 23:17:15 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
447
|
|
448 * cc-mode/cc-menus.el (cc-imenu-c-prototype-macro-regexp): New
|
|
449 variable.
|
|
450
|
|
451 (cc-imenu-c++-generic-expression): Patches to better match C++ code.
|
|
452 Given by jan.dubois@ibm.net (Jan Dubois)
|
|
453
|
|
454 * cc-mode/cc-menus.el (cc-imenu-java-generic-expression):
|
|
455 Removed test for declaration
|
|
456 statements. Patch given by Ake Stenhoff <etxaksf@aom.ericsson.se>, as
|
|
457 forwarded to me by RMS.
|
|
458
|
|
459 * cc-mode/cc-menus.el:
|
|
460 Imenu support for Objective-C given by Masatake (jet) YAMATO.
|
|
461
|
|
462 * cc-mode/cc-mode.el (objc-mode): Bind imenu-create-index-function to
|
|
463 cc-imenu-objc-function to enable Imenu support for Objective-C.
|
|
464 Contributed by Masatake (jet) YAMATO.
|
|
465
|
|
466 Mon Sep 15 23:21:51 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
467
|
|
468 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
469 Use existing copy-tree if it's defined.
|
|
470
|
|
471 copy-sequence doesn't work; the
|
|
472 c-offsets-alist must be copied recursively. Use copy-tree solution
|
|
473 given by Simon Marshall.
|
|
474
|
|
475 Fri Sep 5 04:47:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
476
|
|
477 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
478 Fixes in sentence movement to properly
|
|
479 handle M-e moving forward into a comment when looking at preceding
|
|
480 whitespace, and M-a moving backward into comment when looking at
|
|
481 following whitespace.
|
|
482
|
|
483 Uncommented the looking-at call in the
|
|
484 sentence-flag clause so that moving by forward-sentence when looking
|
|
485 at the beginning of a comment works again. A previous log message in
|
|
486 cc-mode.el indicates this was commented out "because
|
|
487 c-beginning-of-statement-1 should do the right thing", but clearly it
|
|
488 doesn't.
|
|
489
|
|
490 I don't know if this breaks something else, because I can't figure out
|
|
491 why it was commented out in the first place.
|
|
492
|
|
493 * cc-mode/cc-langs.el:
|
|
494 Define `/' in c-mode-base-map since all modes now support
|
|
495 c-electric-slash.
|
|
496
|
|
497 Define C-c C-e in mode-specific maps instead of c-mode-base-map since
|
|
498 c-expand-macro is meaningless in Java and IDL.
|
|
499
|
|
500 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
501 Wrap backward-up-list in a c-safe call so no
|
|
502 error results when buffer contains only a comment and point is at
|
|
503 eob.
|
|
504
|
|
505 1997-09-15 SL Baur <steve@altair.xemacs.org>
|
|
506
|
|
507 * utils/autoload.el (customized-symbols): Use a hash table.
|
|
508
|
|
509 * prim/cus-load.el (custom-put): Restore.
|
|
510 Adapted from code by Hrvoje Niksic <hniksic@srce.hr>
|
|
511
|
|
512 * x11/x-toolbar.el (initial-toolbar-spec): Remove news and mail
|
|
513 icons from default toolbar.
|
|
514
|
|
515 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
516
|
|
517 * prim/packages.el (locate-data-directory): Return nil when
|
|
518 directory not found.
|
|
519 (locate-library): Reimplemented using `locate-file'.
|
|
520
|
|
521 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
522
|
|
523 * prim/cus-dep.el: Provide `cus-dep'.
|
|
524
|
|
525 * packages/time.el (display-time-insinuate): New function; don't
|
|
526 insinuate upon loading.
|
|
527 (display-time): Use it.
|
|
528
|
|
529 * prim/loadup.el: Use it.
|
|
530
|
|
531 * prim/dumped-lisp.el (dumped-lisp-packages): Renamed to
|
|
532 `preloaded-file-list'.
|
|
533
|
|
534 * prim/cus-load.el: Updated the comment.
|
|
535
|
|
536 * prim/cus-dep.el (custom-make-dependencies): Unjunkify.
|
|
537
|
|
538 * modes/lisp-mode.el: Declare indentation of `with-temp-buffer'.
|
|
539
|
|
540 * prim/cus-dep.el (custom-make-dependencies): Allow optional
|
|
541 parameter; don't kill Emacs.
|
|
542
|
|
543 * modes/cl-indent.el: Minor customize changes.
|
|
544
|
|
545 * modes/asm-mode.el: Minor customize changes.
|
|
546
|
|
547 * modes/arc-mode.el: Customized.
|
|
548
|
|
549 * modes/ada-stmt.el: New file.
|
|
550
|
|
551 * modes/ada-mode.el: Synched with FSF (customized, etc.)
|
|
552
|
|
553 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
554
|
|
555 * prim/files.el (switch-to-buffer-other-frame): Undo previous
|
|
556 change when focus-follows-mouse policy is in effect.
|
|
557
|
|
558 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
559
|
|
560 * packages/recent-files.el: Minor customize changes.
|
|
561
|
|
562 * packages/man.el: Minor customize changes.
|
|
563 (Manual-use-rosetta-man): Moved the extensive info from docstring.
|
|
564
|
|
565 * packages/makeinfo.el: Minor customize changes.
|
|
566
|
|
567 * packages/info.el: Minor customize changes.
|
|
568
|
|
569 * packages/gopher.el: Minor customize changes.
|
|
570
|
|
571 * packages/func-menu.el: Minor customize changes.
|
|
572
|
|
573 * packages/etags.el (tags-delete): Use builtin `delete'.
|
|
574 (tags-remove-duplicates): Don't recurse.
|
|
575 Fixup customizations.
|
|
576
|
|
577 * packages/emerge.el: Use `with-current-buffer' instead of
|
|
578 `emerge-eval-in-buffer'; reindent.
|
|
579
|
|
580 * packages/compile.el: Minor customize changes.
|
|
581
|
|
582 * packages/bookmark.el: Customized.
|
|
583
|
|
584 * packages/avoid.el (mouse-avoidance-mode): Customized properly.
|
|
585
|
|
586 * packages/autoinsert.el: Customized.
|
|
587
|
|
588 * modes/xrdb-mode.el: Minor customize changes.
|
|
589
|
|
590 * modes/vrml-mode.el: Minor customize changes.
|
|
591
|
|
592 * modes/vhdl-mode.el: Customized.
|
|
593 (vhdl-emacs-features): Recognize XEmacs 20 correctly.
|
|
594
|
|
595 * modes/vhdl-mode.el: Require elp when compiling.
|
|
596
|
|
597 * modes/texinfo.el: Minor customize changes.
|
|
598
|
|
599 * modes/tcl.el: Minot customize changes.
|
|
600
|
|
601 * modes/strokes.el: Small fixes.
|
|
602 (strokes-mode): Don't signal error without window system; issue a
|
|
603 warning.
|
|
604 (strokes-insinuate): New function. Don't defadvice upon loading.
|
|
605 (strokes-mode): Use it.
|
|
606 (strokes-char-face): Use `defface'.
|
|
607
|
|
608 * modes/simula.el: Customized.
|
|
609
|
|
610 * modes/scribe.el: Customized.
|
|
611 (scribe-envelop-word): Don't bind `noparens' (unused).
|
|
612
|
|
613 * modes/rsz-minibuf.el: Remove old lemacs support,
|
|
614 e.g. screen-vs-frame, etc.
|
|
615 (resize-minibuffer-min): Removed.
|
|
616
|
|
617 * modes/rsz-minibuf.el: Fix customizations.
|
|
618
|
|
619 * prim/subr.el: Moved string-to-foo functions to obsolete.el.
|
|
620
|
|
621 * prim/obsolete.el: Comments.
|
|
622
|
|
623 1997-09-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
624
|
|
625 * packages/filladapt.el: Added `:require' to filladapt-mode
|
|
626 customization.
|
|
627
|
|
628 * modes/whitespace-mode.el: Customize better.
|
|
629
|
|
630 * modes/hideshow.el: Customize.
|
|
631
|
|
632 * packages/icomplete.el: Don't turn on by default; customize
|
|
633 correctly.
|
|
634
|
|
635 * utils/uniquify.el: Don't invade Emacs by default.
|
|
636 (uniquify-buffer-name-style): Default to nil.
|
|
637
|
|
638 * utils/uniquify.el: Removed support for Emacs 18.
|
|
639
|
|
640 * packages/pending-del.el: Customize `pending-delete-mode'.
|
|
641
|
|
642 * modes/sh-script.el: Renamed `sh-script' customization group to `sh'.
|
|
643
|
|
644 * packages/balloon-help.el: Customize `balloon-help-mode'.
|
|
645
|
|
646 * packages/paren.el: Don't invade Emacs by default.
|
|
647 Finished customizing.
|
|
648
|
187
|
649 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
650
|
|
651 * x11/x-toolbar.el (toolbar-paste-function): Remove reference to
|
|
652 x-yank-primary-selection.
|
|
653 Suggested by: Hrvoje Niksic <hniksic@srce.hr>
|
|
654
|
|
655 * prim/about.el (about-xemacs): Update release date with worst
|
|
656 case.
|
|
657 (about-maintainer-info): Sync entry with 19.16.
|
|
658
|
|
659 1997-09-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
660
|
|
661 * packages/vc.el (vc-default-init-version): Make the default value
|
|
662 be `nil'. Improve the docstring.
|
|
663
|
|
664 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
665
|
|
666 * prim/make-docfile.el: Spawn make-docfile to csh on next-mach as
|
|
667 well as BSD.
|
|
668
|
|
669 1997-09-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
670
|
|
671 * mule/mule-util.el: Clean of Emacs-ported things.
|
|
672
|
|
673 1997-09-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
674
|
|
675 * packages/etags.el (tags-file-pattern): Allow `,' in file names.
|
|
676
|
|
677 * prim/startup.el (initial-scratch-message): Converted to defcustom.
|
|
678
|
|
679 1997-09-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
680
|
|
681 * packages/tar-mode.el: Customize; use cl.el instead of
|
|
682 home-brewed extensions.
|
|
683
|
|
684 1997-09-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
685
|
|
686 * prim/subr.el (mapc-internal): Define for backward compatibility.
|
|
687
|
|
688 * cl/cl-extra.el: Don't define `mapc'.
|
|
689
|
|
690 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
691
|
|
692 * prim/startup.el (initial-scratch-message): Cosmetic change.
|
|
693
|
|
694 Fri Sep 5 00:50:41 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
695
|
|
696 * cc-mode/Release 5.17
|
|
697
|
|
698 Fri Sep 5 04:47:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
699
|
|
700 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
701 Fixes in sentence movement to properly
|
|
702 handle M-e moving forward into a comment when looking at preceding
|
|
703 whitespace, and M-a moving backward into comment when looking at
|
|
704 following whitespace.
|
|
705
|
|
706 * cc-mode/cc-langs.el:
|
|
707 Define `/' in c-mode-base-map since all modes now support
|
|
708 c-electric-slash.
|
|
709
|
|
710 Define C-c C-e in mode-specific maps instead of c-mode-base-map since
|
|
711 c-expand-macro is meaningless in Java and IDL.
|
|
712
|
|
713 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
714 Wrap backward-up-list in a c-safe call so no error results when
|
|
715 buffer contains only a comment and point is at eob.
|
|
716
|
|
717 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
718 Uncommented the looking-at call in the
|
|
719 sentence-flag clause so that moving by forward-sentence when looking
|
|
720 at the beginning of a comment works again. A previous log message in
|
|
721 cc-mode.el indicates this was commented out "because
|
|
722 c-beginning-of-statement-1 should do the right thing", but clearly it
|
|
723 doesn't.
|
|
724
|
|
725 I don't know if this breaks something else, because I can't figure out
|
|
726 why it was commented out in the first place.
|
|
727
|
|
728 Tue Aug 26 22:31:55 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
729
|
|
730 * cc-mode/cc-styles.el (c-style-alist): "python" style,
|
|
731 knr-argdecl-intro == +
|
|
732
|
|
733 Mon Aug 25 17:25:12 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
734
|
|
735 * cc-mode/cc-engine.el (c-inside-bracelist-p):
|
|
736 Add a test to the enum list test so that the
|
|
737 following code won't erroneously recognize as inside a brace list:
|
|
738
|
|
739 static PyObject **
|
|
740 unpack_sequence(v, argcnt, why)
|
|
741 PyObject **v;
|
|
742 int argcnt;
|
|
743 enum *why_code;
|
|
744 {
|
|
745 int i;
|
|
746
|
|
747 Otherwise, the `enum' in the K&R decl trips this code up.
|
|
748
|
|
749 * cc-mode/cc-styles.el (c-style-alist): "python" style,
|
|
750 fill-column = 78
|
|
751
|
|
752 Fri Aug 22 20:25:57 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
753
|
|
754 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
755 Don't break line in the middle of a string.
|
|
756
|
|
757 Mon Aug 18 17:37:24 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
758
|
|
759 * cc-mode/cc-styles.el (c-style-alist):
|
|
760 "python" style change: arglist-intro <= +
|
|
761 "python" style change: inextern-lang <= 0
|
|
762
|
|
763 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
764
|
|
765 * cc-mode/cc-styles.el (c-style-alist):
|
|
766 "python" style requires c-comment-continuation-stars
|
|
767 to be "".
|
|
768
|
|
769 1997-09-09 SL Baur <steve@altair.xemacs.org>
|
|
770
|
|
771 * utils/autoload.el: One too many -autoload suffixes.
|
|
772
|
|
773 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
774
|
|
775 * prim/startup.el (initial-scratch-message): Cosmetic grammar
|
|
776 fixup in startup *scratch* message.
|
|
777
|
|
778 1997-09-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
779
|
|
780 * packages/vc.el (vc-register): make the second option arg COMMENT
|
|
781 do something
|
|
782
|
|
783 * packages/vc.el (vc-register): Make the default initial
|
|
784 version be `vc-default-init-version', a new variable
|
|
785 defaulting to "0.1".
|
|
786
|
|
787 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
788
|
|
789 * prim/packages.el (packages-find-packages): Reverse package path.
|
|
790 From Colin Rafferty <craffert@ml.com>
|
|
791
|
|
792 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
793
|
|
794 * utils/edmacro.el (edmacro-parse-word): Accept ^foo (would signal
|
|
795 error).
|
|
796 (edmacro-format-1): Add SPC after ^.
|
|
797
|
|
798 1997-09-03 SL Baur <steve@altair.xemacs.org>
|
|
799
|
|
800 * prim/make-docfile.el (Top Level): Ensure `load-path' always has
|
|
801 directory names ending in '/'.
|
|
802
|
|
803 * prim/packages.el (list-autoloads-path): Assume `load-path'
|
|
804 always has directories ending with trailing `/'s.
|
|
805
|
|
806 * version.el (emacs-version): Preserve previous matching info.
|
|
807 From Didier Verna <verna@inf.enst.fr>
|
|
808
|
|
809 Wed Sep 3 13:53:10 1997 SL Baur <steve@altair.xemacs.org>
|
|
810
|
|
811 * prim/loadup.el: *Never* add directories to the load-path
|
|
812 without trailing slashes.
|
|
813
|
|
814 1997-09-03 SL Baur <steve@altair.xemacs.org>
|
|
815
|
|
816 * prim/packages.el (packages-find-packages): New argument:
|
|
817 `suppress-user' to allow suppression of searching package
|
|
818 hierarchies beginning with "~".
|
|
819 (Top Level): Suppress searching user directories at dump time.
|
|
820
|
185
|
821 1997-08-30 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
822
|
|
823 * packages/info.el (Info-mouse-track-double-click-hook): Added,
|
|
824 and placed an `add-hook' into (Info-mode)
|
|
825
|
|
826 1997-08-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
827
|
|
828 * packages/hyper-apropos.el (hyper-apropos-help-map): add
|
|
829 keybinding to `hyper-apropos-find-function'.
|
|
830 (hyper-apropos-map): removed unnecessary double binding to
|
|
831 `hyper-apropos-set-variable'.
|
|
832 (hyper-apropos-find-function): new function.
|
|
833 (hyper-apropos-popup-menu): if in the help mode, look for symbol
|
|
834 at top of the buffer if necessary. Added menu entry for
|
|
835 `hyper-apropos-find-function'.
|
|
836
|
|
837 1997-08-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
838
|
|
839 * prim/files.el (switch-to-buffer-other-frame): make it select-frame
|
|
840
|
|
841 1997-09-01 SL Baur <steve@altair.xemacs.org>
|
|
842
|
|
843 * x11/x-menubar.el (default-menubar): Put tetris in the game menu,
|
|
844 and move it and the mine game to the top of the menu.
|
|
845
|
|
846 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
847
|
|
848 * packages/lpr.el: Clone message-flatten-list.
|
|
849
|
|
850 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
851
|
|
852 * apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
853 iso-2022-jp-2 is defined as coding-system.
|
|
854
|
|
855 * mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
856 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
857
|
|
858 (iso-2022-jp-2): New coding system.
|
|
859
|
|
860 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
861
|
|
862 * prim/about.el (about-maintainer-glyph): Fix problem with
|
|
863 jka-compr.el.
|
|
864
|
|
865 1997-08-25 SL Baur <steve@altair.xemacs.org>
|
|
866
|
|
867 * prim/help.el (find-function): ff-read-function was renamed.
|
|
868 (find-function-other-window): Ditto.
|
|
869 (find-function-other-frame): Ditto.
|
|
870
|
|
871 1997-08-21 SL Baur <steve@altair.xemacs.org>
|
|
872
|
|
873 * prim/packages.el (packages-find-packages-1): Append trailing
|
|
874 slash to directories added to the load-path.
|
|
875
|
|
876 1997-08-17 SL Baur <steve@altair.xemacs.org>
|
|
877
|
|
878 * utils/autoload.el (fixup-autoload-buffer): Replace lost guard
|
|
879 statement.
|
|
880
|
|
881 * prim/make-docfile.el: Remove BOGUS redefinition of
|
|
882 find-file-hooks.
|
|
883 * prim/update-elc.el: Ditto.
|
|
884
|
|
885 * prim/packages.el (locate-library): Put guard on usage of
|
|
886 `find-file-hooks' (it doesn't exist when temacs is being run).
|
|
887
|
183
|
888 Fri Aug 15 17:26:05 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
889
|
|
890 * cc-mode/Release 5.16
|
|
891
|
|
892 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
893
|
|
894 * cc-mode/cc-styles.el (c-style-alist):
|
|
895 "python" style requires c-comment-continuation-stars
|
|
896 to be "".
|
|
897
|
|
898 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
899 Eliminate false hits on important characters
|
|
900 inside literals (strings, comments).
|
|
901
|
|
902 Tue Aug 12 21:47:18 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
903
|
|
904 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
905 In this function, and the defadvice,
|
|
906 call indent-new-comment-line if not in a comment.
|
|
907
|
|
908 * cc-mode/cc-vars.el (c-buffer-is-cc-mode): Definition moved to
|
|
909 cc-mode.el
|
|
910
|
|
911 * cc-mode/cc-mode.el (c-buffer-is-cc-mode):
|
|
912 Definition moved here from cc-vars.el. Also,
|
|
913 put permanent-local property on variable so it's value won't get
|
|
914 killed by kill-all-local-variables. This makes it easier for non-CC
|
|
915 Mode derived modes to be initialized correctly.
|
|
916
|
|
917 * cc-mode/cc-cmds.el (c-electric-brace):
|
|
918 In preserve-p test, don't test char-before when at
|
|
919 bobp. Open brace at bobp is illegal in most modes, but not awk-mode,
|
|
920 which depends on CC Mode.
|
|
921
|
|
922 Mon Aug 11 15:37:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
923
|
|
924 * cc-mode/cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
|
|
925 Remove obsolete variable c-double-slash-is-comments-p.
|
|
926
|
|
927 * cc-mode/cc-langs.el (c-double-slash-is-comments-p): Remove
|
|
928 obsolete variable.
|
|
929
|
|
930 * cc-mode/cc-cmds.el (c-fill-paragraph):
|
|
931 Remove conditional on obsolete variable
|
|
932 c-double-slash-is-comments-p.
|
|
933
|
|
934 * cc-mode/cc-styles.el (c-style-alist):
|
|
935 Conform comment settings to RMS's preferences.
|
|
936
|
|
937 Thu Aug 7 19:21:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
938
|
|
939 * cc-styles.el (c-set-offset): Added autoload cookie.
|
|
940
|
|
941 1997-08-15 SL Baur <steve@altair.xemacs.org>
|
|
942
|
|
943 * cl/cl-macs.el (cl-make-type-test): De-ebolify type test for
|
|
944 'character.
|
|
945
|
|
946 1997-08-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
947
|
|
948 * packages/man.el (Manual-mouseify-xrefs): Skip the top line of
|
|
949 manual entries so to not get the all-caps pseudo xrefs in the
|
|
950 heading in our list of manuals.
|
|
951 (Manual-buffers-have-stars): new customize option.
|
|
952 (manual-entry): Fix to utilize the new variable, and to not put
|
|
953 stars around manual names put in the minibuffer history.
|
|
954
|
|
955 1997-08-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
956
|
|
957 * packages/info.el (Info-directory-list): reverse the
|
|
958 `Info-default-directory-list' when using it to initialize the
|
|
959 `Info-directory-list'.
|
|
960 (Info-insert-dir): make it so the insertion of a locadir file at a
|
|
961 "^[ \t]*Local.*\n[ \t]*[-=]+" line works correctly.
|
|
962
|
|
963 Mon Aug 11 17:35:35 1997 SL Baur <steve@altair.xemacs.org>
|
|
964
|
|
965 * prim/loaddefs.el (((dir load-path))): Ignore all errors.
|
|
966
|
|
967 * utils/autoload.el (fixup-autoload-buffer): Wrapping autoloads
|
|
968 files with a guard produces invalid bytecode.
|
|
969
|
|
970 * prim/make-docfile.el (package-path): Look in the package path
|
|
971 for autoloads files.
|
|
972
|
|
973 * prim/packages.el (packages-find-packages-1): Don't append
|
|
974 trailing "/" when adding a top-level Lisp directory.
|
|
975 (list-autoloads-path): New function. Use existing precomputed
|
|
976 load-path instead of doing the old broken computation.
|
|
977
|
|
978 1997-08-11 SL Baur <steve@altair.xemacs.org>
|
|
979
|
|
980 * prim/startup.el (command-line-1): Allow setting of
|
|
981 `initial-scratch-message' to nil to turn it off.
|
|
982 Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
983
|
181
|
984 1997-08-09 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
985
|
|
986 * packages/info.el: (info::toolbar) swap next and prev buttons to
|
|
987 match the order of the node headings in info files.
|
|
988
|
|
989 1997-08-09 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
990
|
|
991 * packages/info.el: (Info-fontify-node) will now split top line
|
|
992 that spans 3 lines. (Info-extract-pointer) adjust to match.
|
|
993
|
|
994 1997-08-08 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
995
|
|
996 * packages/info.el: (Info-extract-pointer) make it move forward
|
|
997 one more line so when the top line has been split, the toolbar
|
|
998 arrows, u, and p will find the link they need.
|
|
999
|
|
1000 Thu Aug 7 18:13:12 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1001
|
|
1002 * cc-mode/Release 5.15
|
|
1003
|
|
1004 Thu Aug 7 19:21:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1005
|
|
1006 * cc-mode/cc-styles.el (c-set-offset): Added autoload cookie.
|
|
1007
|
|
1008 * cc-mode/cc-langs.el (c++-mode-syntax-table, java-mode-syntax-table,
|
|
1009 objc-mode-syntax-table, idl-mode-syntax-table): Added autoload
|
|
1010 cookies. c-mode-syntax-table already has one.
|
|
1011
|
|
1012 Wed Aug 6 21:50:08 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1013
|
|
1014 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
1015 Check all cc-mode-19 interface requirements.
|
|
1016
|
|
1017 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1018
|
|
1019 * cc-mode/cc-align.el (c-lineup-java-throws):
|
|
1020 Change the `when' clause to an `if-progn' :-(
|
|
1021
|
|
1022 * cc-mode/cc-langs.el (c-common-init):
|
|
1023 Make comment-line-break-function buffer local iff it's boundp.
|
|
1024
|
|
1025 * cc-mode/cc-cmds.el:
|
|
1026 defadvice for indent-new-comment-line keys off of c-buffer-is-cc-mode
|
|
1027 instead of an explicit major-mode list. this means non-CC Mode
|
|
1028 derived modes will work properly
|
|
1029
|
|
1030 * cc-mode/cc-mode.el (c-initialize-cc-mode): Set
|
|
1031 c-buffer-is-cc-mode to t.
|
|
1032
|
|
1033 * cc-mode/cc-vars.el (c-buffer-is-cc-mode): New variable
|
|
1034
|
|
1035 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
1036 Give in to the pressure. require 'cc-mode-19
|
|
1037 if functionp is not bound. Too many novice errors without this.
|
|
1038
|
|
1039 * cc-mode/cc-cmds.el:
|
|
1040 Added advice for indent-new-comment-line so older Emacsen work if they
|
|
1041 don't have the variable comment-line-break-function.
|
|
1042
|
|
1043 Mon Aug 4 14:55:40 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1044
|
|
1045 * cc-mode/cc-langs.el (c-mode-base-map, c++-mode-map):
|
|
1046 Move `/' as an electric character
|
|
1047 from c++-mode-map to c-mode-base-map for all languages.
|
|
1048
|
|
1049 * cc-mode/cc-cmds.el (c-electric-slash):
|
|
1050 Make this work as the final slash in a */ block
|
|
1051 oriented comment closing token.
|
|
1052
|
|
1053 * cc-mode/cc-vars.el (c-comment-continuation-stars):
|
|
1054 Can take a nil value. Also, the default value is "* ".
|
|
1055
|
|
1056 * cc-mode/cc-cmds.el (c-comment-line-break-function): nil value for
|
|
1057 c-comment-continuation-stars means use old semantics
|
|
1058
|
|
1059 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1060
|
|
1061 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
1062 Added optional soft argument
|
|
1063
|
|
1064 * cc-mode/cc-langs.el (c-common-init): Set comment-multi-line and
|
|
1065 comment-line-break-function here for all modes.
|
|
1066
|
|
1067 * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode,
|
|
1068 idl-mode):
|
|
1069 Don't set comment-multi-line here.
|
|
1070
|
|
1071 * cc-mode/cc-vars.el (c-comment-continuation-stars): New variable
|
|
1072
|
|
1073 * cc-mode/cc-cmds.el (c-comment-line-break-function): New function
|
|
1074 for proposed mode-specific comment-line-break-function variable.
|
|
1075
|
|
1076 * cc-mode/cc-mode.el (c-mode): comment-multi-line => nil
|
|
1077
|
|
1078 * cc-mode/cc-langs.el (c-C-comment-start-regexp): Obsolete.
|
|
1079
|
|
1080 (c-comment-start-regexp): Initialize from c-C++-comment-start-regexp.
|
|
1081
|
|
1082 (c-populate-syntax-table, c-setup-dual-comments): Merge both functions
|
|
1083 into c-populate-syntax-table. With the new 9X draft C standard, both
|
|
1084 line and block oriented comments are supported in all modes, so always
|
|
1085 set up the syntax tables to support both comment styles.
|
|
1086
|
|
1087 (c-mode-syntax-table, c++-mode-syntax-table, java-mode-syntax-table,
|
|
1088 objc-mode-syntax-table, idl-mode-syntax-table): Use the new syntax
|
|
1089 table initialization idioms.
|
|
1090
|
|
1091 (c-enable-//-in-c-mode): Obsolete.
|
|
1092
|
|
1093 * cc-mode/cc-mode.el (c-mode):
|
|
1094 c-comment-start-regexp uses c-C++-comment-start-regexp to
|
|
1095 support line oriented comments.
|
|
1096
|
|
1097 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1098
|
|
1099 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
1100 CASE 5D.4: template argument continuation
|
|
1101 lines are now analyzed as template-args-cont.
|
|
1102
|
|
1103 * cc-mode/cc-styles.el (c-offsets-alist):
|
|
1104 Added template-args-cont syntactic symbol
|
|
1105
|
|
1106 Sat Jul 26 16:03:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1107
|
|
1108 * cc-mode/cc-styles.el (c-styles-alist):
|
|
1109 In "java" style, set c-hanging-comment-starter-p to
|
|
1110 nil to preserve Javadoc starter lines.
|
|
1111
|
|
1112 1997-08-08 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1113
|
|
1114 * prim/obsolete.el (define-obsolete-variable-alias): If the
|
|
1115 obsolete variable was setq'ed before the code was loaded we want
|
|
1116 that value.
|
|
1117
|
|
1118 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1119
|
|
1120 * packages/man.el: Several modifications
|
|
1121
|
|
1122 * (manual-entry) buffers are named without *'s, when
|
|
1123 `buffers-menu-submenus-for-groups-p' is t, so they show up
|
|
1124 in a subsection of the Buffer's menu now, rather than
|
|
1125 lumped under *Misc*.
|
|
1126
|
|
1127 * (Manual-mode) added a local `kill-buffer-hook' to remove
|
|
1128 a killed manual from the `Manual-page-history'
|
|
1129
|
|
1130 * (Manual-last-page) begun rewrite of manuvering and
|
|
1131 viewing mode code
|
|
1132
|
|
1133 * (Manual-mouseify-xrefs) hyphenated xrefs are highlighted
|
|
1134 now, and properly handled when the second line is
|
|
1135 indented. They end up on the menus too.
|
|
1136
|
|
1137 * (Manual-popup-menu) made the far button popup menus look
|
|
1138 better by removing the prefix string and adding a title.
|
|
1139
|
|
1140 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1141
|
|
1142 * packages/info.el: (Info-highlight-region) Fixed it to not
|
|
1143 highlight the indention spaces in xrefs split across lines with
|
|
1144 indention on the second line.
|
|
1145
|
|
1146 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1147
|
|
1148 * packages/info.el: Numerous modifications, including:
|
|
1149
|
|
1150 * support for "dir" merging 'ala Emacs-19.34, with
|
|
1151 fallback to cheap localdir files in the secondary info
|
|
1152 directories.
|
|
1153
|
|
1154 * changed default `Info-annotations-path' from
|
|
1155 ~/.infonotes to ~/.xemacs/info.notes
|
|
1156
|
|
1157 * added `Info-additional-directory-list'
|
|
1158
|
|
1159 * changed a call to w3-fetch to browse-url
|
|
1160
|
|
1161 * added new variables and functions from GNU Emacs 19.34:
|
|
1162 `Info-dir-contents', `Info-dir-contents-directory',
|
|
1163 `Info-dir-file-attributes', and the function
|
|
1164 `Info-insert-dir'
|
|
1165
|
|
1166 * rewrote `Info-suffixed-file' to a cond block rather than
|
|
1167 nested if's for aesthetic reasons.
|
|
1168
|
|
1169 * made the top line get split if it's longer than 79
|
|
1170 characters and tweaked fontification to handle that.
|
|
1171
|
|
1172 * changed the look of the pop-up mouse menus by utilizing
|
|
1173 the "--:etchedThing" dividers.
|
|
1174
|
|
1175 * several docstring reformats and typo fixes, a few
|
|
1176 comments deleted.
|
|
1177
|
|
1178 * info/dir: deleted the Locals: line. I think it's obsolete since
|
|
1179 the "dir" merge can put things from like-named nodes in separated
|
|
1180 "dir" files all under one menu, which is more versatile than just
|
|
1181 a "Locals:" section. If you still want a "Locals:" section, make
|
|
1182 yourself a node for it.
|
|
1183
|
|
1184 1997-08-07 SL Baur <steve@altair.xemacs.org>
|
|
1185
|
|
1186 * egg/egg.el (hiragana-region): Ebola cleanup.
|
|
1187 (katakana-region): Ditto.
|
|
1188
|
|
1189 1997-08-02 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1190 * prim/files.el (save-buffers-kill-emacs):
|
|
1191 If there are active processes, then list them before querying if
|
|
1192 it is ok to exit emacs.
|
|
1193
|
|
1194 1997-08-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1195
|
|
1196 * efs/dired.el (dired-get-filename) Move the skipping of the
|
|
1197 ending carriage return on NT to inside the setq so `and' won't
|
|
1198 fail on Unix.
|
|
1199
|
179
|
1200 1997-07-30 SL Baur <steve@altair.xemacs.org>
|
|
1201
|
|
1202 * prim/startup.el (find-emacs-root-internal-1): Remove diagnostic.
|
|
1203
|
|
1204 * prim/packages.el (packages-find-packages): Remove diagnostic.
|
|
1205
|
|
1206 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
1207
|
|
1208 * utils/config.el (config-value-hash-table): Only store the first
|
|
1209 occurrence of a symbol.
|
|
1210
|
|
1211 * modes/make-mode.el: Remove imenu stuffs.
|
|
1212
|
177
|
1213 Sat Jul 26 12:24:20 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1214
|
|
1215 * cc-mode/ Release 5.14
|
|
1216
|
|
1217 Sat Jul 26 16:03:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1218
|
|
1219 * cc-mode/cc-styles.el (c-styles-alist):
|
|
1220 In "java" style, set c-hanging-comment-starter-p to
|
|
1221 nil to preserve Javadoc starter lines.
|
|
1222
|
|
1223 Fri Jul 25 22:17:07 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1224
|
|
1225 * cc-mode/cc-engine.el (c-beginning-of-statement-1):
|
|
1226 When checking for bare semi, don't match
|
|
1227 on a semi following a close brace, otherwise the following legal code
|
|
1228 fails:
|
|
1229
|
|
1230 void foo()
|
|
1231 {
|
|
1232 static struct Pattern nums
|
|
1233 = {1, 2, 3};
|
|
1234
|
|
1235 int j = 2;
|
|
1236 }
|
|
1237
|
|
1238 This might break some bare semi idioms but those are probably more
|
|
1239 rare than static initializers.
|
|
1240
|
|
1241 * cc-mode/cc-vars.el (idl-mode-hook): New variable.
|
|
1242
|
|
1243 * cc-mode/cc-mode.el (idl-mode): Support for CORBA's IDL language.
|
|
1244
|
|
1245 * cc-mode/idl-font-lock.el: Unsupported font-lock definitions for IDL.
|
|
1246 This should be merged in with font-lock.el
|
|
1247
|
|
1248 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
1249 move the calling of c-make-styles-buffer-local
|
|
1250 into c-initialize-builtin-style.
|
|
1251
|
|
1252 * cc-mode/cc-styles.el (c-set-style-2):
|
|
1253 Fixed broken implementation of inherited styles.
|
|
1254
|
|
1255 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
1256 Run the c-initialization-hook, but only once
|
|
1257 per Emacs session.
|
|
1258
|
|
1259 * cc-mode/cc-vars.el (c-initialization-hook): New variable.
|
|
1260
|
|
1261 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
1262 CASE 5I: When adding 'inclass syntax, use the
|
|
1263 relpos pointing to the class opening brace, unless that hangs on the
|
|
1264 right side, in which case, use the start of the class/struct keyword.
|
|
1265
|
|
1266 Thu Jul 17 03:36:22 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1267
|
|
1268 * cc-mode/cc-langs.el (c-symbol-key):
|
|
1269 first character must be a letter or underscore
|
|
1270
|
|
1271 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
1272
|
|
1273 * packages/vc.el (vc-version-diff): Autoload for the menu.
|
|
1274 Suggested by Karl M. Hegbloom <karlheg+xemacs@inetarena.com>
|
|
1275
|
|
1276 1997-07-24 SL Baur <steve@altair.xemacs.org>
|
|
1277
|
|
1278 * prim/make-docfile.el (docfile-out-of-date): Workaround for NEWOS
|
|
1279 process exit handling bug.
|
|
1280 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
1281
|
|
1282 1997-07-23 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1283
|
|
1284 * packages/info.el: (Info-fontify-node) Allow colons in menu
|
|
1285 names. There must be whitespace following the menu ending colon.
|
|
1286
|
|
1287 1997-07-23 SL Baur <steve@altair.xemacs.org>
|
|
1288
|
|
1289 * prim/faces.el (invert-face): Make interactive.
|
|
1290 Suggested by David Bakhash <cadet@sst.ll.mit.edu>
|
|
1291
|
|
1292 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1293
|
|
1294 * modes/view-process-system-specific.el added
|
|
1295 `View-process-field-name-descriptions-linux', transcribed from
|
|
1296 man 7 ps_fields. Linux signals fixed to match <asm/signal.h>.
|
|
1297
|
|
1298 1997-07-22 SL Baur <steve@altair.xemacs.org>
|
|
1299
|
|
1300 * x11/x-toolbar.el (toolbar-paste-function): Add default as
|
|
1301 option.
|
|
1302
|
|
1303 * prim/minibuf.el (force-dialog-box-use): Fix typo.
|
|
1304 From Pekka Marjola <pema@iki.fi>
|
|
1305
|
|
1306 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
1307
|
|
1308 * prim/packages.el (locate-data-directory): New function to search
|
|
1309 for directories in the data-directory-list.
|
|
1310
|
|
1311 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1312
|
|
1313 * prim/minibuf.el: New customize variable:
|
|
1314 `minibuffer-history-uniquify'
|
|
1315 (read-from-minibuffer) Only remove histval from list if
|
|
1316 minibuffer-history-uniquify is t.
|
|
1317
|
|
1318 * custom/custom.el: Fix typo in (defgroup) docstring.
|
|
1319
|
|
1320 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
1321
|
|
1322 * prim/startup.el (set-default-load-path): Initialize package
|
|
1323 paths as final step if everything else went O.K.
|
|
1324
|
|
1325 * prim/help.el: Removed locate-library (moved to packages.el).
|
|
1326
|
|
1327 * prim/subr.el: Removed lamda macro (moved to packages.el).
|
|
1328
|
|
1329 * prim/packages.el (package-find-packages): New function. Search
|
|
1330 package hierarchies for interesting directories.
|
|
1331 (package-find-packages-1): Helper function for the above. Do the
|
|
1332 searching in exactly 1 directory.
|
|
1333
|
|
1334 * packages/vc.el: Add ClearCase maintainer.
|
|
1335
|
|
1336 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1337
|
|
1338 * modes/whitespace-mode.el (toplevel) Install toolbar button using
|
|
1339 `toolbar-add-item' rather than redefining the whole default
|
|
1340 toolbar. If the button is already there, does nothing, so a
|
|
1341 custom toolbar containing a whitespace button can made with
|
|
1342 `edit-toolbar' once it's been installed the first time.
|
|
1343
|
|
1344 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
1345
|
|
1346 * utils/speedbar.el:
|
|
1347 (speedbar-frame-mode): Autoload.
|
|
1348 (speedbar-get-focus): Autoload.
|
|
1349 (speedbar): Autoload (correctly).
|
|
1350
|
|
1351 (speedbar-frame-width): Test liveness of frame
|
|
1352 too.
|
|
1353 (speedbar-frame-mode): Avoid some Emacs 20 code.
|
|
1354 From Markus Linnala <maage@cs.tut.fi>
|
|
1355
|
|
1356 * prim/startup.el (find-emacs-root-internal): Search
|
|
1357 prefix-directory directly for XEmacs installed stuffs.
|
|
1358
|
|
1359 * utils/smtpmail.el (smtpmail-send-it): Autoload.
|
|
1360
|
|
1361 * prim/startup.el (command-line): Put advisory text in *scratch*
|
|
1362 at startup.
|
|
1363
|
|
1364 * packages/info.el (Info-exit): Guard against deletion of only
|
|
1365 frame.
|
|
1366 From David Bakhash <cadet@MIT.EDU>
|
|
1367
|
|
1368 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1369
|
|
1370 * utils/elp.el: Spelling correction.
|
|
1371 From karlheg+xemacs@inetarena.com (Karl M. Hegbloom)
|
|
1372
|
175
|
1373 1997-07-19 Steven L Baur <steve@altair.xemacs.org>
|
|
1374
|
|
1375 * prim/about.el: Sundry changes.
|
|
1376
|
|
1377 1997-07-18 Steven L Baur <steve@altair.xemacs.org>
|
|
1378
|
|
1379 * packages/crypt.el (crypt-inhibit-formats): New variable.
|
|
1380 (crypt-encoded-p): Use it.
|
|
1381 Based on a patch by Tkil <tkil@scrye.com>
|
|
1382
|
|
1383 * utils/ring.el (ring-p): Make compatible, not obsolete.
|
|
1384
|
|
1385 1997-07-16 Steven L Baur <steve@altair.xemacs.org>
|
|
1386
|
|
1387 * utils/crontab.el (crontab-get): Check for `no crontab for' as an
|
|
1388 error return.
|
|
1389 Suggested by Jeff Miller <jmiller@smart.net>
|
|
1390
|
|
1391 * modes/arc-mode.el: Clean up comment.
|
|
1392
|
|
1393 * packages/tar-mode.el: Clean up comments.
|
|
1394
|
|
1395 Wed Jul 16 23:56:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1396
|
|
1397 * cc-mode/: Release 5.13.
|
|
1398
|
|
1399 Thu Jul 17 03:36:22 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1400
|
|
1401 * cc-mode/cc-langs.el (c-symbol-key):
|
|
1402 first character must be a letter or underscore
|
|
1403
|
|
1404 Mon Jul 14 23:43:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1405
|
|
1406 * cc-mode/cc-langs.el (c-make-inherited-keymap): Change to a defun
|
|
1407
|
|
1408 * cc-mode/cc-langs.el:
|
|
1409 Added (require 'cc-defs) to pick up the definition of c-emacs-features.
|
|
1410
|
|
1411 * cc-mode/README: Simplified instructions
|
|
1412
|
|
1413 * cc-mode/cc-make.el: New file to aid in byte-compiling in older
|
|
1414 Emacsen.
|
|
1415
|
|
1416 Sun Jul 13 21:24:37 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1417
|
|
1418 * cc-mode/cc-cmds.el: cc-defs is required to pick up the
|
|
1419 c-add-syntax macro
|
|
1420
|
|
1421 * cc-mode/cc-langs.el (c-mode-menu):
|
|
1422 Added uncomment region and slight rearrangement of
|
|
1423 items
|
|
1424
|
|
1425 * cc-mode/cc-cmds.el (c-electric-backspace):
|
|
1426 Must get 'supercede property values to work
|
|
1427 with delsel and pending-del.
|
|
1428
|
|
1429 Thu Jul 10 20:46:09 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1430
|
|
1431 * cc-mode/cc-engine.el (c-maybe-labelp):
|
|
1432 defvar this to shut up the byte compiler
|
|
1433
|
|
1434 Wed Jul 9 22:08:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1435
|
|
1436 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
1437 use copy-sequence instead of copy-tree
|
|
1438 so the cl module isn't necessary.
|
|
1439
|
|
1440 * cc-mode/cc-cmds.el (c-electric-brace):
|
|
1441 fix ebola eradication consequence in the
|
|
1442 preserve-p test.
|
|
1443
|
|
1444 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
1445
|
|
1446 * prim/about.el (xemacs-hackers): Add info about IENAGA Kazuyuki.
|
|
1447 (about-url-alist): Ditto.
|
|
1448 (about-maintainer-info): Ditto.
|
|
1449
|
|
1450 * prim/modeline.el (add-minor-mode): Update docstring.
|
|
1451
|
|
1452 1997-07-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
1453
|
|
1454 * packages/pending-del.el (pending-delete-mode): Use the option
|
|
1455 symbol as argument to add-minor-mode, not its value.
|
|
1456
|
|
1457 1997-07-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1458
|
|
1459 * packages/pending-del.el (pending-delete-modeline-string): New
|
|
1460 option.
|
|
1461
|
|
1462 1997-07-14 Steven L Baur <steve@altair.xemacs.org>
|
|
1463
|
|
1464 * prim/files.el (auto-mode-alist): Readd objective c mode.
|
|
1465 From Barry A. Warsaw <bwarsaw@CNRI.Reston.Va.US>
|
|
1466
|
|
1467 * prim/make-docfile.el: Print more informative message when
|
|
1468 attempting to create docfile and all dumped .elcs do not exist.
|
|
1469
|
173
|
1470 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
1471
|
|
1472 * prim/files.el (save-some-buffers): Guard call to
|
|
1473 `delete-other-windows'.
|
|
1474
|
|
1475 1997-07-13 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1476
|
|
1477 * prim/minibuf.el: (read-from-minibuffer) Corrected indentation,
|
|
1478 History lists don't contain dups anymore, newest is put on top and
|
|
1479 removed from the cdr.
|
|
1480
|
|
1481 1997-07-13 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1482
|
|
1483 * packages/man.el: (manual-entry) Added `Manual-page-
|
|
1484 minibuffer-history', and added it to the read-string statement.
|
|
1485 Added #\: to `fmh' so that manuals named like MIME::Parser(3) are
|
|
1486 found at point.
|
|
1487 (Manual-mouseify-xrefs) Fixed it so now it will mousify the manual
|
|
1488 entry on the first line of an apropos listing.
|
|
1489
|
|
1490 1997-07-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1491
|
|
1492 * packages/info.el: Added `Info-minibuffer-history', and made it
|
|
1493 the minibuffer history variable in the `completing-read' calls.
|
|
1494
|
|
1495 * utils/savehist.el: Added `Info-minibuffer-history' to default
|
|
1496 value of `savehist-history-variables'.
|
|
1497
|
|
1498 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
1499
|
|
1500 * modes/lisp-mode.el: Restore verbosity as an option.
|
|
1501 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1502
|
|
1503 1997-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1504
|
|
1505 * prim/cmdloop.el (execute-extended-command): Use
|
|
1506 `sorted-key-descriptions'.
|
|
1507
|
|
1508 * prim/help.el (sorted-key-descriptions): New function.
|
|
1509 (where-is): Use it.
|
|
1510 (where-is): Use `read-command'.
|
|
1511
|
|
1512 * prim/macros.el (kbd-macro-query): Use `read-char-exclusive'
|
|
1513 instead of `read-char'.
|
|
1514
|
|
1515 * prim/cmdloop.el (read-char): Correctly inhibit quit.
|
|
1516
|
|
1517 * prim/files.el: Use `files' group.
|
|
1518
|
|
1519 * prim/disp-table.el (describe-display-table): Made it work; don't
|
|
1520 use `describe-vector'.
|
|
1521
|
|
1522 * prim/gui.el: Customized.
|
|
1523
|
|
1524 * utils/edmacro.el (insert-kbd-macro): Move to macros.el.
|
|
1525
|
|
1526 * prim/macros.el: Synch with FSF 19.34.
|
|
1527
|
|
1528 * prim/featurep.el: Comment addition.
|
|
1529
|
|
1530 * prim/cus-start.el: Add variables from replace.el.
|
|
1531
|
|
1532 * prim/replace.el (case-replace): Use `defvar', not `defconst'.
|
|
1533
|
|
1534 * utils/crontab.el: Customized.
|
|
1535
|
|
1536 * utils/highlight-headers.el: Define -faces as a separate group;
|
|
1537 customize the variables.
|
|
1538
|
|
1539 * utils/uniquify.el: Hide from the Customize tree; the package
|
|
1540 changes state of XEmacs on load.
|
|
1541
|
|
1542 * packages/igrep.el: Don't insinuate XEmacs when loading.
|
|
1543 (igrep-insinuate): New function.
|
|
1544
|
|
1545 * packages/blink-cursor.el (blink-cursor-callback): Don't blink on
|
|
1546 TTY-s.
|
|
1547
|
|
1548 * prim/console.el (resume-pid-console): Use `eql'.
|
|
1549
|
|
1550 * prim/profile.el (profile): Restore old profiling state, instead
|
|
1551 of blindly turning off profiling.
|
|
1552
|
|
1553 * packages/add-log.el (add-log-c-like-modes): Add java-mode.
|
|
1554
|
|
1555 * packages/add-log.el: Require fortran when compiling.
|
|
1556
|
|
1557 * prim/device.el (device-list): Use `nconc' instead of `append'.
|
|
1558
|
|
1559 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
1560
|
|
1561 * prim/files.el (save-some-buffers): Only delete other windows the
|
|
1562 first time through.
|
|
1563 Based on code from Hrvoje Niksic <hniksic@srce.hr>
|
|
1564
|
|
1565 1997-07-12 Steven L Baur <steve@altair.xemacs.org>
|
|
1566
|
|
1567 * prim/modeline.el (mouse-drag-modeline): Don't queue dummy eval
|
|
1568 events.
|
|
1569 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
1570
|
|
1571 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1572
|
|
1573 * packages/gnuserv.el (gnuserv-edit-files): Operate on this
|
|
1574 buffer's menubar.
|
|
1575
|
|
1576 1997-07-11 Steven L Baur <steve@altair.xemacs.org>
|
|
1577
|
|
1578 * packages/gnuserv.el: Add done button.
|
|
1579 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1580
|
|
1581 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
1582
|
|
1583 * utils/edit-toolbar.el: (edit-toolbar-file-name): Use
|
|
1584 `emacs-user-extension-dir'.
|
|
1585 (edit-toolbar-add-initialization): Ditto.
|
|
1586 (edit-toolbar-prompt-for-initialization): Ditto.
|
|
1587
|
|
1588 * utils/edit-toolbar.el: New file.
|
|
1589 From Peter Pezaris <pez@dwwc.com>
|
|
1590
|
|
1591 * utils/toolbar-utils.el: New file.
|
|
1592 From Jeff Miller <jmiller@smart.net>
|
|
1593
|
|
1594 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1595
|
|
1596 * packages/add-log.el (change-log-font-lock-keywords): Don't
|
|
1597 fontify closing paren.
|
|
1598
|
|
1599 * packages/pending-del.el: Some renamings, synch with Emacs 19.34.
|
|
1600
|
|
1601 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
1602
|
|
1603 * packages/hyper-apropos.el (hyper-apropos-get-doc): Don't
|
|
1604 autoload, there is very little point.
|
|
1605
|
|
1606 * prim/obsolete.el (frame-first-window): Make compatible, not
|
|
1607 obsolete.
|
|
1608
|
|
1609 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1610
|
|
1611 * packages/pending-del.el (pending-delete-pre-hook): Don't quote
|
|
1612 lambda.
|
|
1613 (pending-delete-pre-hook): Use `error-message-string'.
|
|
1614 (pending-delete): Treat as minor mode; define the standard turn-on
|
|
1615 and turn-off functions.
|
|
1616 (delete-active-region): Simplified.
|
|
1617
|
|
1618 * packages/pending-del.el: Don't turn on by default.
|
|
1619
|
|
1620 1997-07-09 Steven L Baur <steve@altair.xemacs.org>
|
|
1621
|
|
1622 * packages/pending-del.el: Correct typo in Hrvoje's upgrade.
|
|
1623
|
|
1624 * mel/mel-u.el (uuencode-external-decode-region): Force
|
|
1625 buffer-read-only nil because it gets changed magically to t during
|
|
1626 the call to `insert-file-contents'.
|
|
1627
|
|
1628 * tm/tm-image.el (mime-preview/filter-for-image): Comment out test
|
|
1629 for invalid glyph. It appears to be non-functional.
|
|
1630
|
|
1631 * modes/lisp-mode.el (lisp-interaction-mode-popup-menu-1): Add
|
|
1632 entry for debug on signal.
|
|
1633
|
|
1634 * packages/supercite.el (sc-attribs-%@-addresses): + is valid in
|
|
1635 an Email address.
|
|
1636 (sc-attribs-<>-addresses): Ditto.
|
|
1637 (sc-get-address): Ditto.
|
|
1638
|
|
1639 * cc-mode/cc-cmds.el (c-electric-brace): Fix Ebola infection.
|
|
1640
|
|
1641 * prim/dumped-lisp.el (dumped-lisp-packages): Tweak dump order
|
|
1642 so "startup" is loaded before the autoloads.
|
|
1643
|
|
1644 * custom/cus-edit.el (custom-file): Use same logic as startup.el
|
|
1645
|
|
1646 j1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
1647
|
|
1648 * prim/simple.el (log-message-ignore-regexps): Reduced
|
|
1649 significantly.
|
|
1650
|
171
|
1651 Tue Jul 8 23:47:47 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1652
|
|
1653 * cc-mode/Release 5.12
|
|
1654
|
|
1655 Mon Jul 7 23:47:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1656
|
|
1657 * cc-mode/cc-styles.el, cc-mode/cc-mode.el, cc-mode/cc-menus.el,
|
|
1658 cc-mode/cc-langs.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
|
|
1659 cc-mode/cc-cmds.el, cc-mode/cc-align.el:
|
|
1660 Reorganization to support byte-recompile-directory.
|
|
1661
|
|
1662 * cc-mode/Release: Don't put release number in tar file
|
|
1663
|
|
1664 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1665
|
|
1666 * cc-mode/cc-langs.el (c-mode-base-map):
|
|
1667 Proper binding of c-electric-backspace and
|
|
1668 c-electric-delete, based on the policy of the various maintainers.
|
|
1669 Thank goodness for delete-key-deletes-forward!
|
|
1670
|
|
1671 * cc-mode/cc-vars.el (c-tab-always-indent, c-hanging-braces-alist):
|
|
1672 Minor changes to the cutomize format.
|
|
1673
|
|
1674 * cc-mode/cc-mode-19.el: Initial revision
|
|
1675
|
|
1676 * cc-mode/cc-menus.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
|
|
1677 cc-mode/cc-cmds.el, cc-mode/cc-align.el:
|
|
1678 Major Ebola eradication.
|
|
1679
|
|
1680 Wed Jul 2 21:33:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1681
|
|
1682 * cc-mode/cc-engine.el (c-crosses-statement-barrier-p,
|
|
1683 c-guess-basic-syntax): Ebola eradication.
|
|
1684
|
|
1685 * cc-mode/cc-cmds.el (c-indent-region):
|
|
1686 Call c-echo-parsing-error to echo last parsing
|
|
1687 error that may have occurred.
|
|
1688
|
|
1689 * cc-mode/cc-engine.el (c-echo-parsing-error): New function.
|
|
1690
|
|
1691 * cc-mode/cc-engine.el (c-parsing-error): new variable
|
|
1692
|
|
1693 (c-parse-state): When an unbalanced close brace is discovered, don't
|
|
1694 raise an error (prevents insertion of character). Insert the
|
|
1695 character, display a warning message, and set c-parsing-error so
|
|
1696 syntax echoing will be disabled.
|
|
1697
|
|
1698 (c-show-syntactic-information, c-indent-line): Suppress syntax echoing
|
|
1699 if c-parsing-error is non-nil.
|
|
1700
|
|
1701 * cc-styles.el: Added require of cl to pick up definition of copy-tree.
|
|
1702
|
|
1703 Mon Jun 30 21:41:00 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1704
|
|
1705 * cc-mode/cc-langs.el, cc-mode/cc-mode.el (c-mode-map,
|
|
1706 c++-mode-map, objc-mode-map, java-mode-map):
|
|
1707 Moved
|
|
1708 defvars from cc-langs.el to cc-mode.el for use in c-mode, c++-mode,
|
|
1709 objc-mode, and java-mode docstrings. Actual population of these mode
|
|
1710 maps remains in cc-langs.el.
|
|
1711
|
|
1712 * cc-mode/cc-mode.el:
|
|
1713 Require cc-langs at top level, so as to get the definitions for
|
|
1714 c-mode-map, et al. that are used in the *-mode docstrings.
|
|
1715
|
|
1716 Fri Jun 27 17:33:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1717
|
|
1718 * cc-mode/cc-langs.el (c-mode-syntax-table):
|
|
1719 Added autoload cookie for gdb-mode.
|
|
1720
|
|
1721 Thu Jun 26 21:12:56 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1722
|
|
1723 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
1724 CASE 5H: Whack one ebola infection (e.g. using
|
|
1725 memq with the results of following-char in XEmacs 20).
|
|
1726
|
|
1727 * cc-mode/cc-styles.el:
|
|
1728 Added two require's that make autoload call of (c-set-style) work.
|
|
1729
|
|
1730 Sun Jun 22 16:40:30 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1731
|
|
1732 * cc-mode/cc-cmds.el (c-electric-delete):
|
|
1733 Don't call c-electric-backspace interactively.
|
|
1734
|
|
1735 Fri Jun 20 20:40:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1736
|
|
1737 * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode):
|
|
1738 Make sure to call
|
|
1739 c-update-modeline after the hooks are run, so that the modeline
|
|
1740 accurately reflects auto-newline and delete-key minor modes if the
|
|
1741 hooks set c-hungry-delete-key or c-auto-newline directly.
|
|
1742
|
|
1743 * cc-align.el (c-lineup-java-throws): Fixed some regressions.
|
|
1744 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1745
|
|
1746 * packages/func-menu.el: Don't enable Makefile mode function menu
|
|
1747 by default.
|
|
1748 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1749
|
|
1750 * x11/x-menubar.el (file-menu-filter): Delete Frame should be
|
|
1751 active when multiple frames span multiple devices.
|
|
1752 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1753
|
|
1754 1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
1755
|
|
1756 * packages/gnuserv.el: Remove RCS ID keywords.
|
|
1757
|
|
1758 * utils/savehist.el: Cosmetic changes. Hopefully, not
|
|
1759 user-visible.
|
|
1760
|
|
1761 * prim/debug.el (debug-convert-byte-code): Use compiled-function
|
|
1762 accessor functions.
|
|
1763
|
|
1764 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1765
|
|
1766 * modes/hideif.el (hide-ifdef-mode): Include modemap in call to
|
|
1767 `add-minor-mode'.
|
|
1768
|
|
1769 1997-07-08 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1770
|
|
1771 * packages/add-log.el: Require add-log for accessing
|
|
1772 add-log-mailing-address and add-log-full-name variables.
|
|
1773
|
|
1774 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1775
|
|
1776 * bytecomp/disass.el (disassemble-1): Use functional interface
|
|
1777 instead of indexing into vector.
|
|
1778 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1779
|
|
1780 * prim/startup.el (emacs-user-extension-dir): New variable.
|
|
1781 (load-user-init-file): Use it. .xemacs and .xemacs-custom are
|
|
1782 moved into `emacs-user-extension-dir' and renamed to init.el and
|
|
1783 options.el respectively.
|
|
1784
|
|
1785 * prim/packages.el (packages-hardcoded-lisp): Remove "startup"
|
|
1786 since it is mentioned in dumped-lisp.el.
|
|
1787
|
|
1788 * cl/cl-macs.el (keymap-name): New defsetf.
|
|
1789 (keymap-prompt): Ditto.
|
|
1790 (keymap-default-binding): Ditto.
|
|
1791 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1792
|
|
1793 1997-07-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1794
|
|
1795 * packages/dabbrev.el: replace `buffer-substring' with
|
|
1796 `buffer-substring-no-properties' so that unwanted text
|
|
1797 properties (like read-only) are stripped from inserted
|
|
1798 dabbrev expansions.
|
|
1799
|
|
1800 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1801
|
|
1802 * comint/comint.el (comint-replace-by-expanded-history): Change
|
|
1803 buggy history test regexp.
|
|
1804 From Simon Marshall <simon@spiff.gnu.ai.mit.edu> (Emacs/Mule zeta)
|
|
1805
|
|
1806 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
1807
|
|
1808 * oobr/br-clos-ft.el (clos-scan-routine-arglist): Don't reference
|
|
1809 bytecode object as vector.
|
|
1810
|
|
1811 * hypberbole/hact.el (action:commandp): Don't reference bytecode
|
|
1812 objects as vectors.
|
|
1813 (action:params): Ditto.
|
|
1814
|
|
1815 * hyperbole/hypb.el (hypb:function-copy): Don't reference byte
|
|
1816 code objects as vectors.
|
|
1817 (hypb:function-symbol-replace): Document as broken. The
|
|
1818 substition cannot be done without some thinking I'm not in the
|
|
1819 mood for.
|
|
1820
|
|
1821 * efs/efs-ovwrt.el (efs-overwrite-fn): Attempt to correctly deal
|
|
1822 with the interactive spec.
|
|
1823
|
|
1824 * packages/apropos.el (apropos-safe-documentation): Use
|
|
1825 `compiled-function-doc-string' instead of referencing a bytecode
|
|
1826 object as an array.
|
|
1827
|
|
1828 * prim/subr.el (buffer-substring-no-properties): Undo previous
|
|
1829 change removing extents. set-text-properties works now.
|
|
1830 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1831
|
|
1832 * packages/hyper-apropos.el (hyper-apropos-get-doc): Get the
|
|
1833 argument list through a function instead of indexing into
|
|
1834 bytecode.
|
|
1835
|
|
1836 * utils/easymenu.el (easy-menu-add): Oops, wrong sense in
|
|
1837 comparison.
|
|
1838
|
|
1839 * comint/gdb.el (gdb-mode-syntax-table): New variable. Initialize
|
|
1840 with the logic currently in CC Mode 5.11.
|
|
1841 (gdb-mode): Use it.
|
|
1842
|
|
1843 * modes/hideif.el (hide-ifdef-mode-submap): Correctly specify the
|
|
1844 current local map.
|
|
1845
|
|
1846 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1847
|
|
1848 * language/english.el: Add quail-british for British.
|
|
1849
|
|
1850 * language/european.el: Register input-method for various non
|
|
1851 quail-latin-1 methods.
|
|
1852
|
169
|
1853 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
1854
|
|
1855 * prim/cmdloop.el (errors-deactivate-region): Default to no error
|
|
1856 behavior for beta testing.
|
|
1857
|
|
1858 * prim/dumped-lisp.el (dumped-lisp-packages): Reenable dumping
|
|
1859 winnt.elc with MS Windows NT version of XEmacs.
|
|
1860
|
|
1861 1997-07-05 Steven L Baur <steve@altair.xemacs.org>
|
|
1862
|
|
1863 * comint/shell.el ((not shell-mode-map)): M-RET conflicts with
|
|
1864 Hyperbole binding.
|
|
1865
|
|
1866 * comint/comint.el (comint-mode): Use easymenu for making menus.
|
|
1867 (comint-popup-menu): Use mode-popup menu instead of private menu.
|
|
1868
|
|
1869 * efs/dired.el (toplevel): Do not string test version against
|
|
1870 "Lucid".
|
|
1871
|
|
1872 * prim/obsolete.el (add-menu): Don't make obsolete.
|
|
1873
|
|
1874 * utils/easymenu.el (easy-menu-remove): Do something neater when
|
|
1875 only one buffer menu is in effect.
|
|
1876 (easy-menu-add): Ditto.
|
|
1877
|
|
1878 * prim/dumped-lisp.el (dumped-lisp-packages): easymenu will be
|
|
1879 dumped with XEmacs.
|
|
1880
|
|
1881 * utils/easymenu.el (easy-menu-define): Don't autoload.
|
|
1882
|
|
1883 * modes/lisp-mode.el (toplevel): Rename menu descriptors.
|
|
1884 (emacs-lisp-mode): Use easy-menu-define/easy-menu-add to add menus.
|
|
1885 (lisp-interaction-mode): Ditto.
|
|
1886
|
|
1887 1997-07-04 Steven L Baur <steve@altair.xemacs.org>
|
|
1888
|
|
1889 * prim/cmdloop.el (errors-deactivate-region): Default to existing
|
|
1890 behavior.
|
|
1891
|
|
1892 * leim/quail.el (quail-mode): Correct addition of quail minor mode
|
|
1893 info to minor-mode-map-alist.
|
|
1894 (top-level): Ditto.
|
|
1895
|
|
1896 1997-06-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
1897
|
|
1898 * modes/abbrev.el (define-mode-abbrev): Call `define-abbrev' with
|
|
1899 correct arguments.
|
|
1900
|
|
1901 1997-07-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
1902
|
|
1903 * prim/minibuf.el (read-from-minibuffer): Initialize
|
|
1904 `current-minibuffer-contents', `current-minibuffer-point', and
|
|
1905 `initial-minibuffer-history-position'.
|
|
1906 (next-history-element): Use them.
|
|
1907 (previous-matching-history-element): Ditto.
|
|
1908
|
|
1909 1997-07-04 Steven L Baur <steve@altair.xemacs.org>
|
|
1910
|
|
1911 * prim/cus-load.el (custom-put): New alias for overloadable
|
|
1912 function.
|
|
1913
|
|
1914 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
1915
|
|
1916 * utils/autoload.el (batch-update-directory): Fix typo.
|
|
1917 (update-autoloads-from-directory): Avoid scanning custom-load.el
|
|
1918 and auto-autoload.el files.
|
|
1919 (batch-update-autoloads): Remove duplicate status message.
|
|
1920 (autoload-snarf-defcustom): Keep track of what symbols we have
|
|
1921 attached property lists to.
|
|
1922
|
|
1923 * ilisp/Makefile (autoloads): Add autoloads dependencies.
|
|
1924
|
|
1925 * hyperbole/Makefile: Add autoloads dependencies.
|
|
1926
|
|
1927 * utils/autoload.el (batch-update-autoloads): Load custom-load
|
|
1928 prior to updating autoloads.
|
|
1929
|
|
1930 * cc-mode/Makefile (autoloads): New targets to automatically
|
|
1931 rebuild autoloads and custom-loads.
|
|
1932
|
|
1933 1997-07-02 Steven L Baur <steve@altair.xemacs.org>
|
|
1934
|
|
1935 * auctex/Makefile (autoloads): New targets to automatically
|
|
1936 rebuild autoloads and custom-loads.
|
|
1937
|
|
1938 * utils/autoload.el (batch-update-autoloads): Add new parameter,
|
|
1939 update DOC string.
|
|
1940
|
|
1941 * comint/gdb.el (gdb-mode): Semantics of c-mode-syntax-table have
|
|
1942 changed.
|
|
1943
|
|
1944 1997-07-01 Steven L Baur <steve@altair.xemacs.org>
|
|
1945
|
|
1946 * x11/x-menubar.el: bookmark submenu beautification -- This will
|
|
1947 make it look better (and will prevent some consing, but that's
|
|
1948 being anal).
|
|
1949 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1950
|
|
1951 * prim/simple.el (delete-key-deletes-forward): Mark docstring as
|
|
1952 an user option.
|
|
1953 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
1954
|
|
1955 * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified
|
|
1956 comparison.
|
|
1957
|
|
1958 * efs/efs-ovwrt.el (efs-overwrite-fn): efs is manufacturing its
|
|
1959 own byte code. Whee.
|
|
1960 * utils/advice.el (ad-interactive-form): Don't treat bytecode as a
|
|
1961 vector if it can be avoided.
|
|
1962 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
1963
|
|
1964 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
1965
|
|
1966 * prim/files.el (auto-mode-alist): Don't set image-mode by default
|
|
1967 on xpms.
|
|
1968
|
|
1969 Sun Jun 29 20:57:15 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1970
|
|
1971 * prim/simple.el: bind inhibit-read-only to t before
|
|
1972 trying to erase or otherwise modify the echo area buffer.
|
|
1973
|
|
1974 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1975
|
|
1976 * modes/image-mode.el: Add `image-maybe-restore' to
|
|
1977 `change-major-mode-hook'.
|
|
1978
|
|
1979 * modes/image-mode.el (image-maybe-restore): New function.
|
|
1980
|
167
|
1981 1997-06-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
1982
|
|
1983 * modes/abbrev.el (define-mode-abbrev): Would ignore EXPANSION.
|
|
1984
|
|
1985 1997-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
1986
|
|
1987 * modes/abbrev.el (define-abbrev): If NAME contains a non-word
|
|
1988 character, intern a ` ' symbol in the obarray.
|
|
1989
|
|
1990 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
1991
|
|
1992 * prim/files.el (auto-mode-alist): Set image-mode for various
|
|
1993 image file names (JPEG, GIF, PNG, and xpm).
|
|
1994
|
|
1995 Sun Jun 29 03:02:10 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1996
|
|
1997 * src/undo.c (record_extent):
|
|
1998 If the extent's object is a string, just return. We
|
|
1999 can't record undo information for strings, and it is
|
|
2000 very bad to reference through a string pointer as if it
|
|
2001 were a buffer pointer.
|
|
2002
|
|
2003 1997-06-28 Steven L Baur <steve@altair.xemacs.org>
|
|
2004
|
|
2005 * utils/delbs.el: Removed as obsolete.
|
|
2006 Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
2007
|
|
2008 * packages/hyper-apropos.el (hyper-apropos-documentation): Remove
|
|
2009 obsolete alias.
|
|
2010 (hyper-apropos-hyperlink): Ditto.
|
|
2011 (hyper-apropos-major-heading): Ditto.
|
|
2012 (hyper-apropos-section-heading): Ditto.
|
|
2013 (hyper-apropos-heading): Ditto.
|
|
2014 (hyper-apropos-warning): Ditto.
|
|
2015 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2016
|
|
2017 * prim/simple.el (show-message-log): Restore an oldie-but
|
|
2018 prematurely-retired-goodie.
|
|
2019
|
|
2020 * x11/x-menubar.el (default-menubar): Restore Show Message Log
|
|
2021 command in Edit menu.
|
|
2022
|
|
2023 * mule/mule-util.el: Change defsubst to defun for
|
|
2024 string-to-sequence, string-to-list, string-to-vector,
|
|
2025 nested-alist-p to shut up build time diagnostics.
|
|
2026
|
|
2027 * prim/loadup.el (Top level): Added instrumentation to diagnose
|
|
2028 where the 0 property list is getting added at dump. Naturally, I
|
|
2029 cannot reproduce the problem now.
|
|
2030
|
|
2031 * modes/abbrev.el (define-abbrev): Trap nil tables (which might
|
|
2032 cause bogus plists to get put into obarray).
|
|
2033 Fix docstring.
|
|
2034
|
|
2035 1997-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
2036
|
|
2037 * modes/auto-show.el: Customized.
|
|
2038
|
|
2039 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
2040
|
|
2041 * prim/make-docfile.el: [oops] Check auto-autoloads.elc for
|
|
2042 out-of-dated-ness too.
|
|
2043
|
|
2044 * utils/autoload.el (batch-update-directory): Kill command line
|
|
2045 args when done.
|
|
2046 (autoload-save-customization): Print a warning message with the
|
|
2047 offending symbol when we run across the elusive malformed property
|
|
2048 list ((0 0)).
|
|
2049
|
|
2050 1997-06-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
2051
|
|
2052 * prim/profile.el (profile-key-sequence): New function.
|
|
2053 (pretty-print-profiling-info): Allow interactive calls.
|
|
2054
|
|
2055 * prim/overlay.el: Make more FSF compatible.
|
|
2056
|
|
2057 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
2058
|
|
2059 * prim/loaddefs.el (debug-ignored-errors): Fix regexps.
|
|
2060 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2061
|
|
2062 * hyperbole/wrolo-menu.el (TopLevel): Fix tests so that W3's
|
|
2063 id-menubar simulation doesn't bollux up feature tests.
|
|
2064
|
|
2065 * prim/about.el (about-xemacs): Adjust planned release date.
|
|
2066
|
|
2067 1997-06-26 Steven L Baur <steve@altair.xemacs.org>
|
|
2068
|
|
2069 * prim/cus-load.el: Use correct load name.
|
|
2070 - Silence the load messages.
|
|
2071
|
|
2072 * mule/mule-util.el (string-to-sequence): Spelling correction.
|
|
2073
|
|
2074 * prim/make-docfile.el: Don't overwrite DOC file when it is
|
|
2075 up-to-date.
|
|
2076
|
|
2077 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2078
|
|
2079 * language/chinese.el: Add chinese-isoir165 (CCITT Extended GB).
|
|
2080
|
|
2081 * language/chinese.el: Modify charset DOC-strings for CNS 11643 to
|
|
2082 be more detailed.
|
|
2083
|
|
2084 * language/arabic.el: (require 'language/arabic-util) instead
|
|
2085 of (require 'arabic) for Arabic environment.
|
|
2086
|
|
2087 * language/arabic-util.el: Provide `language/arabic-util' instead
|
|
2088 of `arabic'.
|
|
2089
|
|
2090 * language/arabic.el: Rename `arabic-0', `arabic-1' and `arabic-2'
|
|
2091 to `arabic-digit', `arabic-1-column' and `arabic-2-column' to sync
|
|
2092 with Emacs/mule-19.34.94-zeta.
|
|
2093
|
|
2094 * tl/char-table.el (char-position-to-string): Use `defsubst'.
|
|
2095 (char-table-1): New implementation.
|
|
2096
|
|
2097 Use BOX DRAWINGS characters of JIS X0208.
|
|
2098
|
|
2099 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2100
|
|
2101 * apel/richtext.el: Add autoload comments for `richtext-encode'
|
|
2102 and `richtext-decode'.
|
|
2103
|
|
2104 * prim/format.el (format-alist): Add `text/richtext'.
|
|
2105
|
|
2106 * modes/image-mode.el (image-decode): Display description for some
|
|
2107 commands when XEmacs cannot decodes current buffer as inline
|
|
2108 image.
|
|
2109
|
|
2110 * tl/chartblxmas.el: New file.
|
|
2111
|
|
2112 * tl/char-table.el (view-charset): Use `view-buffer'.
|
|
2113
|
|
2114 * x11/x-menubar.el (default-menubar): Add "Show character table"
|
|
2115 for MULE menu.
|
|
2116
|
|
2117 * apel/emu.el: Check richtext.el is bundled.
|
|
2118
|
|
2119 * tl/char-table.el: Use `charset-doc-string' directly.
|
|
2120
|
|
2121 * tl/char-table.el (view-charset): New command.
|
|
2122
|
|
2123 * tl/char-table.el: `show-char-table' -> `insert-charset-table'.
|
|
2124
|
|
2125 * tl/char-table.el: `show-96x96-table' ->
|
|
2126 `insert-96x96-charset-table'.
|
|
2127
|
|
2128 * tl/char-table.el: `show-94x94-table' ->
|
|
2129 `insert-94x94-charset-table'.
|
|
2130
|
|
2131 * tl/char-table.el: `show-96-table' -> `insert-96-charset-table'.
|
|
2132
|
|
2133 * tl/char-table.el: `show-94-table' -> `insert-94-charset-table'.
|
|
2134
|
|
2135 * tl/char-table.el: Use `insert'.
|
|
2136
|
|
2137 * packages/hexl.el (hexl-mode-exit): Run `hexl-mode-exit-hook'.
|
|
2138
|
|
2139 * x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
2140 support" and "Set language environment" of mule menu.
|
|
2141
|
|
2142 * apel/file-detect.el: Add autoload comments for function
|
|
2143 `add-path', `add-latest-path', `get-latest-path',
|
|
2144 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
2145 variable `exec-suffix-list'.
|
|
2146
|
|
2147 * prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
2148 image/png and image/x-xpm.
|
|
2149
|
|
2150 * modes/image-mode.el: New file.
|
|
2151
|
|
2152 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2153
|
|
2154 * tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite loop
|
|
2155 caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
2156
|
|
2157 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
2158
|
165
|
2159 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
2160
|
|
2161 * x11/x-menubar.el(default-menubar): Comment out changes to the
|
|
2162 Mule menu because they bombed after recompilation.
|
|
2163
|
|
2164 * packages/hyper-apropos.el
|
|
2165 (hyper-apropos-toggle-programming-flag): Use `with-current-buffer'
|
|
2166 instead of `eval-in-buffer'.
|
|
2167
|
|
2168 * term/sun-mouse.el: Remove bogus redefinition of
|
|
2169 `eval-in-buffer'.
|
|
2170 (sun-mouse-handler): Use with-current-buffer instead of
|
|
2171 `eval-in-buffer'.
|
|
2172
|
|
2173 * prim/make-docfile.el: Use princ not print.
|
|
2174 Suggested by Hrvoje Niksic.
|
|
2175
|
|
2176 * packages/info.el (Info-select-node): Desensitive case search for
|
|
2177 Note:.
|
|
2178 (Info-next-reference): Ditto.
|
|
2179 * prim/simple.el (kill-region): Adjust endpoints of extent to
|
|
2180 test and deal with case of the end being less than the beginning.
|
|
2181 * prim/cmdloop.el (teach-extended-commands-timeout): Bump value to 4.
|
|
2182 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2183
|
|
2184 * prim/subr.el (eval-in-buffer): Make obsolete.
|
|
2185 Suggested by Hrvoje Niksic.
|
|
2186
|
|
2187 * packages/hyper-apropos.el (hyper-apropos-faces): Change group to
|
|
2188 'faces.
|
|
2189 Suggested by Per Abrahamsen.
|
|
2190
|
|
2191 1997-06-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2192
|
|
2193 * prim/cmdloop.el (execute-extended-command): Print message after
|
|
2194 the command finishes, and restore old echo-area contents.
|
|
2195
|
|
2196 - Get keybinding before command is executed.
|
|
2197 Suggested by Kyle Jones and Steve Baur.
|
|
2198
|
|
2199 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
2200
|
|
2201 * packages/gnuserv.el: Make old symbols Obsolete.
|
|
2202 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2203
|
|
2204 * prim/cmdloop.el (keyboard-quit): Don't kill zmacs-region in
|
|
2205 minibuffer.
|
|
2206 * prim/minibuf.el (minibuffer-keyboard-quit): Ditto.
|
|
2207 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2208
|
|
2209 * prim/help.el (help-mode-quit): Bury buffer when quitting.
|
|
2210 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2211
|
|
2212 1997-06-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
2213
|
|
2214 * prim/cmdloop.el: Customize `teach-extended-commands-p' and
|
|
2215 `teach-extended-commands-timeout'.
|
|
2216
|
|
2217 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
2218
|
|
2219 * version.el (emacs-version): Synch with InfoDock 4.0.
|
|
2220 (emacs-version): Ditto.
|
|
2221
|
|
2222 Mon Jun 23 12:33:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2223
|
|
2224 * about.el (about-show-linked-info): Use empty strings for
|
|
2225 `widget-link-prefix' and `widget-link-suffix'.
|
|
2226
|
|
2227 1997-06-22 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
2228
|
|
2229 * x11/x-menubar.el: Added `bookmark-menu-filter', changed
|
|
2230 bookmark submenu from a popup to a cascading submenu.
|
|
2231 * packages/bookmark.el: Added an autoload cookie for
|
|
2232 `bookmark-all-names' (by Steve Baur)
|
|
2233
|
|
2234 1997-06-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2235
|
|
2236 * packages/info.el (Info-next-reference): Fix up for M-TAB to work
|
|
2237 correctly.
|
|
2238
|
|
2239 * utils/live-icon.el (live-icon-one-frame): Don't set glyphs to
|
|
2240 balloon-help frames.
|
|
2241
|
|
2242 * packages/balloon-help.el (balloon-help-make-help-frame): Set the
|
|
2243 `balloon-help' property to the newly created frame.
|
|
2244
|
|
2245 * prim/profile.el (profile): New macro.
|
|
2246
|
|
2247 * prim/files.el (auto-mode-alist): Add winmgr-mode.
|
|
2248
|
|
2249 * modes/winmgr-mode.el: Customize.
|
|
2250
|
|
2251 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
2252
|
|
2253 * utils/autoload.el (generate-file-autoloads-1): Remove warning
|
|
2254 about 900 character lines.
|
|
2255
|
|
2256 * x11/x-toolbar.el (toolbar-mail-commands-alist): Correction for
|
|
2257 calling Netscape mail.
|
|
2258 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2259
|
|
2260 1997-06-22 Steven L Baur <steve@altair.xemacs.org>
|
|
2261
|
|
2262 * x11/x-menubar.el (default-menubar): Make `Jump to bookmark' menu
|
|
2263 dynamic.
|
|
2264 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
2265
|
|
2266 * prim/dumped-lisp.el (dumped-lisp-packages): Sparcworks dumps
|
|
2267 comint and ring.
|
|
2268
|
|
2269 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2270
|
|
2271 * language/arabic.el: moved from mule/arabic-hooks.el.
|
|
2272
|
|
2273 * mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
2274 `mh-folder-coding-system'.
|
|
2275
|
|
2276 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2277
|
|
2278 * language/ethio-util.el: imported from Emacs/mule-19.34.94-zeta.
|
|
2279
|
|
2280 * language/arabic-util.el: moved from mule/arabic.el; repair
|
|
2281 Arabic characters.
|
|
2282
|
|
2283 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2284
|
|
2285 * x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
2286 language environment" of Mule menu.
|
|
2287
|
|
2288 * language/visual-mode.el: moved from mule/.
|
|
2289
|
|
2290 * language/ethiopic.el: Modify for XEmacs.
|
|
2291
|
|
2292 * language/cyrillic.el: Modify DOC-string of koi8-r; Fixed problem
|
|
2293 of setting for `language-info-alist' about koi8-r.
|
|
2294
|
|
2295 * mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
2296
|
|
2297 * mule/mule-util.el: New file (imported from
|
|
2298 Emacs/mule-19.34.94-zeta).
|
|
2299
|
|
2300 * mule/mule-misc.el: Function `truncate-string-to-width' was moved
|
|
2301 to mule-util.el.
|
|
2302
|
|
2303 * prim/dumped-lisp.el, mule/mule-load.el: mule/arabic-hooks.el was
|
|
2304 moved to language/arabic.el; mule/arabic.el was moved to
|
|
2305 language/arabic-util.el; Use language/ethiopic.el instead of
|
|
2306 mule/ethiopic-hooks.el; Use language/ethio-util.el instead of
|
|
2307 mule/ethiopic.el.
|
|
2308
|
|
2309 * mule/mule-coding.el (coding-system-docstring): New alias (to
|
|
2310 emulate Emacs/mule-19.34.94-zeta function).
|
|
2311
|
|
2312 * mule/mule-cmds.el: modified to sync with
|
|
2313 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
2314
|
|
2315 (set-language-info): Add to "Describe Language Support" and "Set
|
|
2316 Language Environment" menu.
|
|
2317
|
|
2318 * mule/mule-charset.el: Function `compose-region' and
|
|
2319 `decompose-region' were moved to mule-util.el.
|
|
2320
|
|
2321 * leim/quail.el: modify to sync with latest quail.el of Emacs/mule
|
|
2322 in ETL.
|
|
2323
|
|
2324 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
2325
|
|
2326 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
2327
|
163
|
2328 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
2329
|
|
2330 * prim/tabify.el (untabify): Return nil.
|
|
2331 From contributor name lost.
|
|
2332
|
|
2333 * prim/packages.el (packages-hardcoded-lisp): startup.elc needs to
|
|
2334 be scanned for docstrings.
|
|
2335
|
|
2336 1997-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
2337
|
165
|
2338 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Change
|
|
2339 title to name.
|
163
|
2340 * prim/overlay.el (overlay-put): Support `local-map'.
|
|
2341 (overlay-get): Support `category'.
|
|
2342
|
|
2343 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
2344
|
|
2345 * prim/startup.el (load-user-init-file): Load custom-file if it
|
|
2346 has not changed from the default.
|
|
2347
|
|
2348 1997-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
2349
|
|
2350 * prim/overlay.el (make-overlay): Avoid temporary variable.
|
|
2351 (move-overlay): Ditto.
|
|
2352 (overlays-in): Use `mapcar-extents'.
|
|
2353 (next-overlay-change): Avoid consing; use `map-extents'.
|
|
2354 (previous-overlay-change): Ditto.
|
|
2355 (overlay-lists): Ditto.
|
|
2356 (overlay-lists): Call `overlay-recenter' with correct value.
|
|
2357
|
|
2358 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
2359
|
|
2360 * utils/autoload.el (fixup-autoload-buffer): New function. Insert
|
|
2361 guards so a (load "auto-autoloads") works the same as require.
|
|
2362 (batch-update-directory): Use it.
|
|
2363
|
|
2364 * prim/update-elc.el: Allow for specification of packages that
|
|
2365 must not be bytecompiled. Better error diagnostics if a package
|
|
2366 is not found.
|
|
2367
|
|
2368 * prim/window.el, prim/window-xemacs.el, prim/simple.el:
|
|
2369 * prim/lisp.el, prim/frame.el:
|
|
2370 Customizations/synch to Emacs 20.1.
|
|
2371 * packages/hyper-apropos.el: Massive update.
|
|
2372 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2373
|
|
2374 * tm/tm-vm.el (vm-menu-mail-menu): Fix typo.
|
|
2375
|
|
2376 * packages/font-lock.el (lisp-font-lock-keywords-2): Add some new
|
|
2377 functions.
|
|
2378 From Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2379
|
|
2380 * prim/files.el (save-some-buffers-query-display-buffer): New
|
|
2381 user variable.
|
|
2382 (save-some-buffers): Use it.
|
|
2383 From David Bakhash <cadet@MIT.EDU>
|
|
2384 - Customization patches from Hrvoje Niksic.
|
|
2385
|
|
2386 * prim/simple.el (kill-region): Undo sorting region limits patch.
|
|
2387
|
|
2388 1997-06-20 Mike Scheidler <c23mts@eng.delcoelect.com>
|
|
2389
|
|
2390 * prim/tabify.el: Fixed 'untabify' to return 'nil value.
|
|
2391
|
|
2392 1997-06-18 Steven L Baur <steve@altair.xemacs.org>
|
|
2393
|
|
2394 * efs/dired-xemacs.el (dired-do-interactive-chmod): Advance point
|
|
2395 after not failure.
|
|
2396 From <rritchie@britannia-life.co.uk>
|
|
2397
|
|
2398 * utils/edmacro.el (edmacro-parse-word): make (kbd "M-123"), (kbd
|
|
2399 "M--256") and such behave as documented.
|
|
2400 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2401
|
|
2402 * prim/cus-start.el: Various additions to built-in variable list.
|
|
2403 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2404
|
|
2405 * prim/subr.el: Remove mapvector.
|
|
2406 (with-output-to-string): Use with-current-buffer.
|
|
2407 (with-string-as-buffer-contents): Ditto.
|
|
2408 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2409
|
|
2410 * modes/arc-mode.el (archive-quit): New function.
|
|
2411 From Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2412 (archive-mode-map): Bind it to `q'.
|
|
2413
|
|
2414 * utils/autoload.el (cusload-file-name): Default to custom-load.el
|
|
2415 for each individual file.
|
|
2416
|
|
2417 * prim/minibuf.el (minibuffer-max-depth-exceeded): Use
|
|
2418 `custom-file' as a location for saving enable multiple minibuffers
|
|
2419 option.
|
|
2420
|
|
2421 * packages/man.el (manual-entry): Don't leave empty buffer if
|
|
2422 error occurs.
|
|
2423 From Glynn Clements <glynn@sensei.co.uk>
|
|
2424
|
|
2425 * modes/arc-mode.el (archive-arc-summarize): De-ebolify.
|
|
2426 (archive-lzh-summarize): Ditto.
|
|
2427 (archive-zip-summarize): Ditto.
|
|
2428 (archive-zip-chmod-entry): Ditto.
|
|
2429
|
|
2430 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
2431
|
|
2432 * prim/update-elc.el: Total rework for dynamic dumped .elc finding.
|
|
2433
|
|
2434 1997-06-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
2435
|
|
2436 * prim/loaddefs.el (debug-ignored-errors): Initialize it.
|
|
2437
|
|
2438 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
2439
|
|
2440 * prim/files.el (auto-mode-alist): Add /app-defaults/ as candidate
|
|
2441 for xrdb-mode.
|
|
2442 Suggested by Karl Hegbloom, Regexp by David Moore.
|
|
2443
|
|
2444 * version.el: Remove variables emacs-version, emacs-major-version,
|
|
2445 and emacs-minor-version.
|
|
2446
|
|
2447 * tooltalk/tooltalk-load.el: Comment as obsolete and move contents
|
|
2448 to dumped-lisp.el.
|
|
2449
|
|
2450 * prim/make-docfile.el: New file.
|
|
2451
|
|
2452 1997-06-16 Steven L Baur <steve@altair.xemacs.org>
|
|
2453
|
|
2454 * prim/startup.el (load-user-init-file): Look for ~[user]/.xemacs
|
|
2455 before loading .emacs.
|
|
2456
|
|
2457 * modes/xrdb-mode.el (xrdb-mode): Autoload.
|
|
2458
|
|
2459 * prim/files.el (auto-mode-alist): Add defaults for xrdb-mode.
|
|
2460
|
|
2461 * leim/quail.el (quail-toggle-mode-temporarily): Guard against
|
|
2462 possibility of quail-conv-overlay not being an overlay.
|
|
2463
|
|
2464 1997-06-15 Steven L Baur <steve@altair.xemacs.org>
|
|
2465
|
|
2466 * prim/loadup.el: Remove most but not all of the hardcoded dumped
|
|
2467 lisp file names.
|
|
2468
|
|
2469 * prim/dumped-lisp.el: New file.
|
|
2470
|
|
2471 * prim/update-elc.el (toplevel): Rework using a better function to
|
|
2472 determine autoload file locations.
|
|
2473
|
|
2474 * prim/packages.el: New file.
|
|
2475
|
|
2476 * prim/update-elc.el: Determine location and count of
|
|
2477 auto-autoloads files at run-time.
|
|
2478
|
|
2479 * prim/loaddefs.el (((dir load-path))): Generalize load of
|
|
2480 auto-autoloads.
|
|
2481
|
|
2482 * utils/autoload.el (autoload-file-name): New variable.
|
|
2483 (autoload-target-directory): New variable.
|
|
2484 (generated-autoload-file): Use them.
|
|
2485 (cusload-file-name): New variable.
|
|
2486 (generated-custom-file): Use it.
|
|
2487 (batch-update-directory): New function.
|
|
2488
|
161
|
2489 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
2490
|
163
|
2491 * mule/canna.el: Guard call to function dynamic-link, which
|
|
2492 doesn't exist in XEmacs/Mule.
|
|
2493
|
161
|
2494 * bytecomp/bytecomp.el (byte-compile-file): Suppress unavoidable
|
|
2495 Ebola notices.
|
|
2496
|
|
2497 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
2498
|
|
2499 * bytecomp/bytecomp.el (batch-byte-compile): Suppress unavoidable
|
|
2500 Ebola notices.
|
|
2501 (batch-byte-recompile-directory): Ditto.
|
|
2502
|
|
2503 * utils/lib-complete.el (read-library): Look for .el.gz if not
|
|
2504 using Mule.
|
|
2505 (get-library-path): Ditto.
|
|
2506 Suggested by Jonathan Doughty <jwd@mitre.org>
|
|
2507
|
|
2508 * packages/add-log.el: Restore backwards compatible date behavior
|
|
2509 as an option.
|
|
2510 Eliminate XEmacs specific autoloads.
|
|
2511 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2512
|
|
2513 * efs/dired.el (dired-save-excursion): Ebola cleanup.
|
|
2514
|
|
2515 * packages/hyper-apropos.el: Massive cleanup, Customize.
|
|
2516 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2517
|
|
2518 Fri Jun 13 13:20:39 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2519
|
|
2520 * prim/syntax.el (symbol-near-point):
|
|
2521 Check for bobp and avoid (char-syntax (char-before)) if
|
|
2522 there.
|
|
2523
|
|
2524 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
2525
|
|
2526 * prim/rect.el (operate-on-rectangle): Correct boundary error.
|
|
2527 From Bob Weiner <weiner@altrasoft.com>
|
|
2528
|
|
2529 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
2530
|
|
2531 * packages/ispell.el (ispell-command-loop): De-Ebolify.
|
|
2532
|
|
2533 * x11/x-iso8859-1.el: Added Grave keysym.
|
|
2534 From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
2535
|
|
2536 * modes/make-mode.el (makefile-browse): Shouldn't be interactive.
|
|
2537 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2538
|
|
2539 * prim/files.el (interpreter-mode-alist): ksh-mode is obsoleted by
|
|
2540 sh-script.
|
|
2541 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2542
|
|
2543 1997-06-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
2544
|
|
2545 * prim/subr.el (with-current-buffer): New macro.
|
|
2546 (with-temp-file): Ditto.
|
|
2547
|
|
2548 * bytecomp/byte-optimize.el (byte-optimize-form-code-walker): Test
|
|
2549 for `save-current-buffer'.
|
|
2550
|
|
2551 * bytecomp/bytecomp.el: Recognize `save-current-buffer'.
|
|
2552
|
|
2553 * edebug/edebug.el: Register with-current-buffer and others.
|
|
2554
|
|
2555 * modes/lisp-mode.el: Added specs for save-current-buffer,
|
|
2556 with-output-to-string, with-current-buffer, with-temp-file and
|
|
2557 with-output-to-temp-buffer.
|
|
2558
|
|
2559 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2560
|
|
2561 * gnus/smiley.el (smiley-deformed-regexp-alist): Modify regexp for
|
|
2562 horizontal smiley faces.
|
|
2563 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
2564
|
|
2565 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2566
|
|
2567 * leim/quail.el (quail-get-translation): Don't use
|
|
2568 `string-to-vector' for XEmacs.
|
|
2569
|
159
|
2570 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
2571
|
|
2572 * prim/help.el (function-called-at-point): Use char-(after|before)
|
|
2573 instead of (following|preceding)-char.
|
|
2574 (variable-at-point): Ditto.
|
|
2575
|
|
2576 * prim/simple.el (delete-indentation): Use char-(after|before)
|
|
2577 instead of (following|preceding)-char.
|
|
2578 (just-one-space): Ditto.
|
|
2579 (backward-delete-char-untabify): Ditto.
|
|
2580 (do-auto-fill): Ditto.
|
|
2581
|
|
2582 * prim/paragraphs.el (end-of-paragraph-text): Use char-before
|
|
2583 instead of preceding-char.
|
|
2584
|
|
2585 * prim/misc.el (copy-from-above-command): Use char-(after|before)
|
|
2586 instead of (following|preceding)-char.
|
|
2587
|
|
2588 * prim/obsolete.el (preceding-char): Correct a typo.
|
|
2589
|
|
2590 * prim/minibuf.el (minibuffer-electric-slash): Use char-(after|before)
|
|
2591 instead of (following|preceding)-char.
|
|
2592 (minibuffer-electric-tilde): Ditto.
|
|
2593
|
|
2594 * prim/lisp.el (insert-parentheses): Use char-(after|before)
|
|
2595 instead of (following|preceding)-char.
|
|
2596
|
|
2597 * prim/indent.el (tab-to-tab-stop): Use char-(after|before)
|
|
2598 instead of (following|preceding)-char.
|
|
2599 (move-to-tab-stop): Ditto.
|
|
2600
|
|
2601 * prim/fill.el (fill-end-of-sentence-p): Use
|
|
2602 char-after/char-before instead of following-char/preceding-char.
|
|
2603 (canonically-space-region): Ditto.
|
|
2604 (fill-region-as-paragraph): Ditto.
|
|
2605 (fill-region): Change (= char char) to (eq char char).
|
|
2606
|
|
2607 * prim/debug.el (debugger-frame-number): Use char-after not
|
|
2608 following-char.
|
|
2609 (debugger-frame): Ditto.
|
|
2610 (debugger-frame-clear): Ditto.
|
|
2611
|
|
2612 * prim/case-table.el (invert-case): Use char-after not
|
|
2613 following-char.
|
|
2614 Clean up comments.
|
|
2615
|
|
2616 * prim/syntax.el (symbol-near-point): Use char-before not
|
|
2617 preceding-char.
|
|
2618
|
|
2619 * prim/window.el (window-list): Update DOCstring.
|
|
2620 From Noah Friedman <friedman@splode.com>
|
|
2621
|
|
2622 * utils/uniquify.el (toplevel): Make version test match XEmacs v20.
|
|
2623
|
|
2624 * tm/tm-ew-e.el: Clean up Ebola infection.
|
|
2625
|
|
2626 * x11/x-compose.el: Various corrections
|
|
2627 From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
2628
|
|
2629 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2630
|
|
2631 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
2632 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
2633
|
|
2634 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2635
|
|
2636 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
2637 the `backward-or-forward-foo' functions.
|
|
2638 * lisp/prim/simple.el:
|
|
2639 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
2640 - Removed `backspace-or-delete-hook'
|
|
2641 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
2642 - Added functions: `backward-or-forward-kill-word'
|
|
2643 `backward-or-forward-kill-sentence'
|
|
2644 `backward-or-forward-kill-sexp'
|
|
2645 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
2646 began playing nicely with pending-del.
|
|
2647 * lisp/modes/cc-mode.el:
|
|
2648 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
2649 to use the new names.
|
|
2650
|
|
2651 1997-06-11 Karl M Hegbloom <karlheg@inetarena.com>
|
|
2652
|
|
2653 * ilisp/ilisp-def.el (toplevel): Changed `ilisp-prefix' from
|
|
2654 "C-z" to "C-c" because of conflict with global key binding for
|
|
2655 `iconify-frame'.
|
|
2656
|
|
2657 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
2658
|
|
2659 * prim/window.el (window-list): New function.
|
|
2660 Suggested by Noah Friedman <friedman@splode.com>
|
|
2661 Modified by Hrvoje Niksic <hniksic@srce.hr>
|
|
2662
|
|
2663 * utils/mail-extr.el (mail-extract-address-components): Replace
|
|
2664 preceding-char with char-before.
|
|
2665
|
|
2666 * utils/passwd.el (read-passwd-map): Clean up Ebola BS.
|
|
2667
|
|
2668 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
2669
|
|
2670 * packages/supercite.el (sc-attribs-extract-namestring): Clean up
|
|
2671 Ebola -- replace literal 32 with `?\ '.
|
|
2672
|
|
2673 * utils/mail-extr.el (mail-extr-voodoo): Clean up Ebola -- replace
|
|
2674 `following-char' with `char-after'.
|
|
2675
|
|
2676 1997-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
2677
|
|
2678 * prim/subr.el (split-string): Make PATTERN optional.
|
|
2679
|
|
2680 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2681
|
|
2682 * mule/language/misc-lang.el, mule/mule-load.el,
|
|
2683 mule/ipa-hooks.el: Use lisp/mule/language/misc-lang.el instead of
|
|
2684 lisp/mule/ipa-hooks.el; mule/ipa-hooks.el was deleted.
|
|
2685
|
|
2686 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2687
|
|
2688 * mule/language/thai-util.el, mule/thai.el: Use
|
|
2689 lisp/mule/language/thai-util.el instead of lisp/mule/thai.el;
|
|
2690 lisp/mule/thai.el was deleted.
|
|
2691
|
|
2692 * custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
2693
|
|
2694 * mule/thai-hooks.el, mule/mule-load.el: Use
|
|
2695 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el;
|
|
2696 lisp/mule/thai-hooks.el was deleted.
|
|
2697
|
|
2698 * mule/language/thai.el: modified for XEmacs.
|
|
2699
|
|
2700 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2701
|
|
2702 * mule/language/misc-lang.el, mule/language/thai-util.el,
|
|
2703 mule/language/thai.el, mule/language/tibetan.el,
|
|
2704 mule/language/vietnamese.el, mule/language/japan-util.el,
|
|
2705 mule/language/japanese.el, mule/language/korean.el,
|
|
2706 mule/language/lao-util.el, mule/language/lao.el,
|
|
2707 mule/language/english.el, mule/language/ethiopic.el,
|
|
2708 mule/language/european.el, mule/language/greek.el,
|
|
2709 mule/language/hebrew.el, mule/language/indian.el,
|
|
2710 mule/language/chinese.el, mule/language/cyrillic.el,
|
|
2711 mule/language/devanagari.el, mule/language/china-util.el: imported
|
|
2712 from Emacs/mule-19.34.94-zeta.
|
|
2713
|
|
2714 * mule/mule-load.el, mule/chinese-hooks.el, mule/chinese.el,
|
|
2715 mule/cyrillic-hooks.el, mule/european-hooks.el,
|
|
2716 mule/greek-hooks.el, mule/japanese-hooks.el, mule/korean-hooks.el:
|
|
2717 chinese-hooks.el, chinese.el, cyrillic-hooks.el,
|
|
2718 european-hooks.el, greek-hooks.el, japanese-hooks.el and
|
|
2719 korean-hooks.el were deleted.
|
|
2720
|
|
2721 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2722
|
|
2723 * apel/emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
|
|
2724 hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
|
|
2725 coding-system.
|
|
2726
|
157
|
2727 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
2728
|
|
2729 * prim/keydefs.el, modes/cc-mode.el, modes/cperl-mode.el,
|
|
2730 vm/vm-vars.el:
|
|
2731 Change usage of \177 to use keysym 'delete.
|
|
2732 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
2733
|
|
2734 * packages/etags.el (tags-loop-scan): Don't pass a straight string
|
|
2735 to error as a format string.
|
|
2736 Reported by Miles Duke <mduke@erdas.com>
|
|
2737
|
|
2738 * its/its-kata.el ((require 'egg)): Needed for bytecompilation.
|
|
2739
|
|
2740 * its/its-hira.el ((require 'egg)): Needed for bytecompilation.
|
|
2741
|
|
2742 * bytecomp/bytecomp.el (byte-compile-two-args-19->20): Correct an
|
|
2743 ebolifaction.
|
|
2744 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
2745
|
|
2746 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
2747
|
|
2748 * prim/files.el (auto-mode-alist): Restore bash regexps.
|
|
2749 From "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
|
|
2750
|
155
|
2751 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
2752
|
|
2753 * packages/jka-compr.el (jka-compr-write-region): Use 'binary
|
|
2754 coding-system for compression.
|
|
2755 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
2756
|
159
|
2757 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2758
|
|
2759 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
|
2760 desired delete direction in both normal and "hungry" modes.
|
|
2761 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
2762 honor the desired delete direction.
|
|
2763
|
155
|
2764 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2765
|
|
2766 * x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
2767
|
|
2768 * mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
2769 x11/x-menubar.el.
|
|
2770
|
|
2771 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2772
|
|
2773 * leim/quail.el: to avoid compiling warnings about overlay.el.
|
|
2774
|
159
|
2775 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2776
|
|
2777 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
2778 `backspace-or-delete-hook'
|
|
2779 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
2780 delete function.
|
|
2781 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
2782 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
2783 delete bindings.
|
|
2784 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
2785 use new delete bindings.
|
|
2786
|
155
|
2787 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2788
|
|
2789 * leim/quail.el: to sync with quail.el of Emacs-19.34.94-epsilon.
|
|
2790
|
|
2791 * leim/quail/ziranma.el, leim/quail/tonepy.el, leim/quail/py.el,
|
|
2792 leim/quail/qj.el, leim/quail/sw.el, leim/quail/ccdospy.el,
|
|
2793 leim/quail/punct.el, leim/quail/4corner.el,
|
|
2794 leim/quail/symbol-ksc.el, leim/quail/ethiopic.el,
|
|
2795 leim/quail/hanja.el, leim/quail/quick-cns.el,
|
|
2796 leim/quail/tsangchi-cns.el, leim/quail/lrt.el,
|
|
2797 leim/quail/tsangchi-b5.el, leim/quail/devanagari.el,
|
|
2798 leim/quail/japanese.el, leim/quail/quick-b5.el,
|
|
2799 leim/quail/punct-b5.el, leim/quail/qj-b5.el, leim/quail/py-b5.el,
|
|
2800 leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/ecdict.el,
|
|
2801 leim/quail/array30.el, leim/quail/hangul3.el,
|
|
2802 leim/quail/hanja-jis.el, leim/quail/cyrillic.el,
|
|
2803 leim/quail/etzy.el, leim/quail/greek.el, leim/quail/ipa.el,
|
|
2804 leim/quail/lao.el, leim/quail/zozy.el, leim/quail/viqr.el,
|
|
2805 leim/quail/latin.el, leim/quail/thai.el, leim/quail/hangul.el:
|
|
2806 quail of LEIM for Emacs-19.34.94-epsilon.
|
|
2807
|
|
2808 1997-06-04 Steven L Baur <steve@altair.xemacs.org>
|
|
2809
|
|
2810 * prim/about.el: Installed new version 2.1.
|
|
2811 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2812
|
|
2813 * prim/profile.el (pretty-print-profiling-info): Autoload don't
|
|
2814 dump.
|
|
2815 Clean up comments.
|
|
2816
|
|
2817 * prim/update-elc.el: Comment cleanup.
|
|
2818
|
|
2819 * modes/cperl-mode.el (cperl-mode-map): Restore previous
|
|
2820 definition.
|
|
2821 (cperl-electric-backspace): Use backspace-or-delete if it exists.
|
|
2822
|
|
2823 * bytecomp/bytecomp-runtime.el (eval-when-feature): New macro.
|
|
2824 From Roland McGrath <roland@frob.com>
|
|
2825
|
|
2826 * prim/glyphs.el (init-glyphs): Add xbm instantiator for 'x
|
|
2827 consoles.
|
|
2828 Suggested by Hrvoje Niksic <hniksic@srce.hr>.
|
|
2829
|
|
2830 * utils/passwd.el: Eliminate obsolete Lucid emacs usage.
|
|
2831
|
|
2832 * utils/timezone.el (timezone-make-date-arpa-standard): Correct
|
|
2833 docstring.
|
|
2834 (timezone-make-date-sortable): Ditto.
|
|
2835
|
|
2836 * utils/passwd.el (passwd-invert-frame-when-keyboard-grabbed):
|
|
2837 Change default for InfoDock.
|
|
2838
|
|
2839 * utils/highlight-headers.el
|
|
2840 (highlight-headers-follow-url-function): Correct docstring.
|
|
2841
|
|
2842 * utils/finder.el (finder-known-keywords): Cleanup keyword
|
|
2843 documentation.
|
|
2844
|
|
2845 * prim/startup.el (command-line-do-help): Use emacs-name function
|
|
2846 for printing the editor name.
|
|
2847
|
|
2848 * prim/simple.el: Disable for InfoDock.
|
|
2849 (display-warning): Disable for InfoDock.
|
|
2850 (emacs-name): New function.
|
|
2851
|
|
2852 * prim/toolbar.el (press-toolbar-button): Allow mouse presses on
|
|
2853 blank portions of the toolbar to do something.
|
|
2854 (release-and-activate-toolbar-button): Handle arbitrary functions
|
|
2855 as toolbar callbacks.
|
|
2856 From weiner@altrasoft.com
|
|
2857
|
|
2858 * prim/mouse.el (default-mouse-track-cleanup-extent): Correct test
|
|
2859 on dead-func extent.
|
|
2860
|
|
2861 * prim/help.el (view-emacs-news): outl-mouse turned off in
|
|
2862 InfoDock.
|
|
2863
|
|
2864 * packages/tar-mode.el (tar-mode-map): InfoDock doesn't like the
|
|
2865 mouse bindings.
|
|
2866
|
|
2867 * packages/makesum.el (make-command-summary): Output correct
|
|
2868 program name.
|
|
2869 (double-column): Remove unused variable.
|
|
2870
|
|
2871 * packages/hyper-apropos.el (hypropos-popup-menu): Synch with
|
|
2872 infodock. Initialize command-p to either t or nil.
|
|
2873
|
|
2874 * eterm/term.el (make-term): Fix docstring.
|
|
2875
|
|
2876 * comint/shell.el: Correct comment.
|
|
2877
|
|
2878 * comint/comint.el (comint-mode-map): Infodock doesn't like the
|
|
2879 button3 assignment.
|
|
2880
|
|
2881 1997-06-03 Steven L Baur <steve@altair.xemacs.org>
|
|
2882
|
|
2883 * modes/lisp-mode.el (eval-interactive): Treat defcustom like
|
|
2884 defvar (turn into an effective defconst).
|
|
2885
|
|
2886 * cl/cl-macs.el (widget-get): Add defsetf method.
|
|
2887 (widget-value): Add defsetf method.
|
|
2888 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2889
|
|
2890 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
2891
|
|
2892 * prim/obsolete.el (insert-and-inherit): Make 'compatible not
|
|
2893 'obsolete.
|
|
2894 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
2895 (insert-before-markers-and-inherit): Ditto.
|
|
2896
|
|
2897 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2898
|
|
2899 * lisp/mule/korean.el was abolished because it seems not to be used.
|
|
2900
|
|
2901 * lisp/mule/japanese.el was abolished because it seems not to be used.
|
|
2902
|
|
2903 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2904
|
|
2905 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has Gnus
|
|
2906 5.4.
|
|
2907
|
|
2908 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
2909
|
|
2910 * lisp/tm/tm-view.el: updated to 7.83.
|
|
2911
|
|
2912 * lisp/leim/quail.el: modified for XEmacs.
|
|
2913
|
|
2914 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
2915 mule-process.el because it is not used.
|
|
2916
|
|
2917 * lisp/mule/european.el was abolished because it seems not to be used.
|
|
2918
|
|
2919 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
2920 language-environment.
|
|
2921
|
|
2922 * lisp/mule/mule-cmds.el, lisp/mule/european-hooks.el: Modified
|
|
2923 for LEIM.
|
|
2924
|
|
2925 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
2926 `toggle-input-method'.
|
|
2927
|
|
2928 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved to
|
|
2929 mule-cmds.el).
|
|
2930
|
|
2931 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved from
|
|
2932 mule-init.el).
|
|
2933
|
|
2934 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
2935
|
|
2936 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
2937
|
|
2938 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
2939
|
|
2940 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2941
|
|
2942 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
2943 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to lisp/apel/.
|
|
2944
|
|
2945 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
2946
|
|
2947 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to lisp/apel/.
|
|
2948
|
|
2949 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
2950 19.34.94-epsilon).
|
|
2951
|
|
2952 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because XEmacs
|
|
2953 can not compile it.
|
|
2954
|
|
2955 * leim/skk/skkdic.el, leim/quail/zozy.el, leim/quail/ziranma.el,
|
|
2956 leim/quail/viqr.el, leim/quail/tsangchi-cns.el,
|
|
2957 leim/quail/tsangchi-b5.el, leim/quail/symbol-ksc.el,
|
|
2958 leim/quail/thai.el, leim/quail/tonepy.el, leim/quail/quick-cns.el,
|
|
2959 leim/quail/sw.el, leim/quail/qj-b5.el, leim/quail/qj.el,
|
|
2960 leim/quail/quick-b5.el, leim/quail/py-b5.el, leim/quail/py.el,
|
|
2961 leim/quail/lao.el, leim/quail/latin.el, leim/quail/lrt.el,
|
|
2962 leim/quail/punct-b5.el, leim/quail/punct.el,
|
|
2963 leim/quail/hanja-jis.el, leim/quail/hanja.el, leim/quail/ipa.el,
|
|
2964 leim/quail/japanese.el, leim/quail/hangul3.el, leim/quail/etzy.el,
|
|
2965 leim/quail/greek.el, leim/quail/hangul.el, leim/quail/ethiopic.el,
|
|
2966 leim/quail/devanagari.el, leim/quail/ecdict.el,
|
|
2967 leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/cyrillic.el,
|
|
2968 leim/quail/array30.el, leim/quail/ccdospy.el,
|
|
2969 leim/quail/4corner.el: Add LEIM elisp files.
|
|
2970
|
|
2971 * mule/mule-load.el, mule/mule-cmds.el: Add mule-cmds.el.
|
|
2972
|
|
2973 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
2974 from Emacs/mule-19.34.94-epsilon.
|
|
2975
|
|
2976 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
2977
|
|
2978 * modes/hideshow.el: Make it work again.
|
|
2979 From Pete Ware <ware@cis.ohio-state.edu>
|
|
2980
|
|
2981 Sat May 31 09:00:14 1997 David Moore <dmoore@ucsd.edu>
|
|
2982
|
|
2983 * utils/text-props.el (set-text-properties): Was exiting
|
|
2984 map-extents too early.
|
|
2985
|
|
2986 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
2987
|
|
2988 * cl/cl-macs.el (frame-parameters): Tweaking frame configuration
|
|
2989 defsetf's.
|
|
2990 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2991
|
|
2992 * modes/vhdl-mode.el (vhdl-emacs-features): Allow recognition of
|
|
2993 major version 20.
|
|
2994
|
|
2995 * prim/simple.el (kill-region): Sort beginning and ending
|
|
2996 endpoints to simplify logic.
|
|
2997 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2998
|
|
2999 Tue May 27 13:42:57 1997 Ken Manheimer <klm@python.org>
|
|
3000
|
|
3001 * packages/icomplete.el:
|
|
3002 * Updated my email address - klm@python.org instead of klm@nist.gov.
|
|
3003
|
|
3004 * Icomplete no longer installs itself when you load the package -
|
|
3005 you have to invoke `icomplete-mode'. (Since it's autoloaded in
|
|
3006 both emacs, you can just invoke the function.)
|
|
3007
|
|
3008 * Integrated Emacs 19.34 and XEmacs 19.15 corrections (typos,
|
|
3009 style, command revisions, etc).
|
|
3010
|
|
3011 * Integrated immediate keybindings display. See
|
|
3012 `icomplete-show-key-bindings', `icomplete-get-keys', and
|
|
3013 `icomplete-completions'.
|
|
3014
|
|
3015 * `icomplete-get-keys': Return keys bound in prior buffer to func name.
|
|
3016
|
|
3017 * Added icomplete delay behavior, so completions don't intrude as
|
|
3018 quickly for short input, with customization variables:
|
|
3019
|
|
3020 `icomplete-max-delay-chars' - Maximum number of initial chars to
|
|
3021 apply icomplete compute delay.
|
|
3022
|
|
3023 `icomplete-compute-delay' - Completions-computation stall, used
|
|
3024 only with large-number completions
|
|
3025
|
|
3026 `icomplete-delay-completions-threshold' Pending-completions
|
|
3027 number over which to apply icomplete-compute-delay
|
|
3028
|
|
3029 * Provided `icomplete-exhibit' on `icomplete-minibuffer-setup-hook'
|
|
3030 so icomplete behaves well with XEmacs GNUS.
|
|
3031
|
|
3032 Fri May 30 18:39:01 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3033
|
|
3034 * prim/glyphs.el (init-glyphs): Minor regexp cleanup.
|
|
3035
|
|
3036 1997-05-30 Steven L Baur <steve@altair.xemacs.org>
|
|
3037
|
|
3038 * prim/simple.el (fsf:do-auto-fill): Remove unused variable.
|
|
3039 (indent-for-comment): Use comment-indent-function instead of
|
|
3040 obsolete variant. This is dumped with XEmacs!
|
|
3041
|
|
3042 * packages/generic-sc.el (sc-next-operation): Remove unused
|
|
3043 variable.
|
|
3044 (sccs-insert-c-header): Ditto.
|
|
3045 (ccase-new-revision-p): Ditto.
|
|
3046 (sc-sensitize-menu): Ditto.
|
|
3047
|
|
3048 * modes/auto-show.el (TopLevel): Tighten check on
|
|
3049 dump-time initialization.
|
|
3050
|
153
|
3051 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
3052
|
155
|
3053 * prim/format.el (format-alist): Change defconst to defvar.
|
|
3054 From Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
3055
|
|
3056 (format-encode-region): Reduce bytecompiler warnings for bound but
|
|
3057 unused variables.
|
|
3058 (format-deannotate-region): Ditto.
|
|
3059 (format-annotate-region): Ditto.
|
|
3060 (format-annotate-single-property-change) Ditto.
|
|
3061
|
|
3062 * utils/lib-complete.el: Clean up documentation in header.
|
|
3063
|
|
3064 * prim/glyphs.el: Eliminate bytecompiler warnings.
|
|
3065 (define-obsolete-pointer-glyph): Mark as 'compatible not 'obsolete.
|
|
3066
|
|
3067 * prim/keydefs.el (ctl-x-map): Bind narrow-to-defun to `C-x n d'.
|
|
3068
|
|
3069 * prim/lisp.el (narrow-to-defun): Narrow to the same defun that
|
|
3070 `mark-defun' would make the region.
|
|
3071 (insert-parentheses): Let a negative argument enclose preceding
|
|
3072 sexps.
|
|
3073 From Erik Naggum <erik@naggum.no>
|
|
3074
|
|
3075 * prim/window-xemacs.el: New file, split from window.el with
|
|
3076 XEmacs-specific stuff.
|
|
3077
|
|
3078 * prim/window.el (display-buffer): Remove unused variable.
|
|
3079
|
|
3080 * prim/keydefs.el (ctl-x-4-map): Add binding for
|
|
3081 `kill-buffer-and-window'.
|
|
3082
|
|
3083 * prim/window.el (kill-buffer-and-window): New command.
|
|
3084 Bind it to C-x 4 0.
|
|
3085 From Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
|
|
3086
|
|
3087 * prim/window.el (split-window-vertically): Don't change point in old
|
|
3088 window if both the original point and the end of the buffer are
|
|
3089 visible after splitting, when split-window-keep-point is nil.
|
|
3090 From Noah Friedman <friedman@prep.ai.mit.edu>
|
|
3091
|
|
3092 * prim/files.el (revert-buffer-internal-hook): Declare.
|
|
3093
|
|
3094 * utils/map-ynp.el: Synch with Emacs 19.34.94.
|
|
3095 (map-y-or-n-p): Clean up bytecompiler warnings.
|
|
3096
|
|
3097 * packages/generic-sc.el: Restored to distribution, comment
|
|
3098 cleanup.
|
|
3099
|
|
3100 * prim/simple.el (message-log-max): Add compatible variable alias
|
|
3101 for `log-message-max-size'.
|
|
3102
|
|
3103 * comint/background.el (background): Autoload.
|
|
3104
|
|
3105 * prim/process.el (shell-command): background.el is now
|
|
3106 autoloaded.
|
|
3107
|
|
3108 * prim/minibuf.el: Clean up file header.
|
|
3109
|
153
|
3110 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Naive
|
|
3111 port to XEmacs.
|
|
3112 (bookmark-bmenu-other-window-with-mouse): Naive port to XEmacs.
|
|
3113
|
|
3114 * utils/autoload.el (generated-custom-file): custom-load.el
|
|
3115 renamed to cus-load.el.
|
|
3116
|
|
3117 * prim/loadup.el: Don't preload custom-load.elc.
|
|
3118
|
|
3119 Thu May 29 19:03:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3120
|
|
3121 * x11/x-menubar.el (default-menubar): Updated customize entries.
|
|
3122
|
|
3123 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
3124
|
|
3125 * prim/about.el (about-xemacs-xref): Update contributors list.
|
|
3126
|
|
3127 1997-05-28 Steven L Baur <steve@altair.xemacs.org>
|
|
3128
|
|
3129 * prim/minibuf.el (mouse-file-display-completion-list): Protect
|
|
3130 against bogus directory becoming default.
|
|
3131 (mouse-directory-display-completion-list): Ditto.
|
|
3132
|
|
3133 From Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3134 * bytecomp/bytecomp.el
|
|
3135 (byte-compile-file-form-custom-declare-variable): New function.
|
|
3136 (custom-declare-variable): Use it.
|
|
3137
|
|
3138 * packages/vc.el (vc-directory): dirname typo'ed as dir.
|
|
3139
|
|
3140 * packages/vc-hooks.el (vc-menu): Remove vc-file-status.
|
|
3141 (Toplevel): Remove key definition for vc-file-status.
|
|
3142
|
|
3143 1997-05-27 Steven L Baur <steve@altair.xemacs.org>
|
|
3144
|
|
3145 * prim/cus-start.el (Toplevel): Rename factory-value to
|
|
3146 standard-value for Custom-1.98.
|
|
3147
|
|
3148 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
3149
|
|
3150 * prim/help.el (view-lossage-key-count): New variable.
|
|
3151 (view-lossage-message-count): New variable.
|
|
3152 (view-lossage): Use them.
|
|
3153
|
|
3154 From Hrvoje Niksic
|
|
3155 * prim/help.el (view-lossage): Use new argument to `recent-keys'.
|
|
3156
|
|
3157 * cl/cl-macs.el (recent-keys-ring-size): New setf method.
|
|
3158
|
|
3159 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
3160
|
|
3161 * prim/process.el (shell-command-to-string): Alias exec-to-string
|
|
3162 to more logical name.
|
|
3163
|
|
3164 1997-05-23 Steven L Baur <steve@altair.xemacs.org>
|
|
3165
|
|
3166 * tm/tm-view.el (mime/content-decoding-condition): Add image/png
|
|
3167 mime type.
|
|
3168
|
|
3169 * tm/tm-image.el (toplevel): Add image/png mime type.
|
|
3170
|
|
3171 * tm/tm-edit.el (mime-file-types): Add png handling.
|
|
3172 (mime-content-types): Ditto.
|
|
3173
|
151
|
3174 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3175
|
|
3176 * prim/files.el (auto-mode-alist): Reorg. Support
|
|
3177 pre-processed fortran files. *.m4 files now default to autoconf mode.
|
|
3178
|
|
3179 * prim/about.el: Promote Hrvoje. Picture still needed...
|
|
3180
|
|
3181 * modes/ksh-mode.el: _ has symbol syntax.
|
|
3182 * modes/m4-mode.el: _ has symbol syntax.
|
|
3183 * modes/pascal.el: _ has symbol syntax.
|
|
3184 * modes/f90.el: _ has symbol syntax.
|
|
3185 * modes/cperl-mode.el: _ has symbol syntax.
|
|
3186 * modes/autoconf-mode.el: _ has symbol syntax.
|
|
3187
|
|
3188 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
3189
|
|
3190 * prim/files.el (save-buffer): From Hrvoje Niksic. Don't clear
|
|
3191 zmacs region.
|
|
3192
|
|
3193 * packages/func-menu.el: Update for David Hughes' new email
|
|
3194 address.
|
|
3195
|
|
3196 1997-05-21 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
3197
|
|
3198 * eldoc.el (eldoc-message-commands): Move docstring into comments,
|
|
3199 since this isn't a user variable.
|
|
3200 (eldoc-message-commands-table-size, eldoc-use-idle-timer-p,
|
|
3201 eldoc-function-argstring-from-docstring-method-table): Use defvar,
|
|
3202 not defconst.
|
|
3203 (eldoc-last-data): Use cons explicitly; don't rely on dotted pair
|
|
3204 read syntax. I'm worried the latter might get compiled as
|
|
3205 read-only data someday.
|
|
3206 (eldoc-docstring-message): If truncating symbol name, show ending
|
|
3207 of name rather than beginning. The former is generally more unique.
|
|
3208 (eldoc-function-argstring-from-docstring-method-table): Handle
|
|
3209 pathological `save-restriction' case.
|
|
3210 [top level]: Add `indent-for-tab-command' to eldoc-message-commands.
|
|
3211
|
|
3212 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
3213
|
|
3214 * x11/x-menubar.el (default-menubar): strokes added to mouse
|
|
3215 menu.
|
|
3216
|
|
3217 Wed May 21 17:12:28 1997 Per Bothner <bothner@deneb.cygnus.com>
|
|
3218
|
|
3219 * eterm/term.el (term-send-raw): Better XEmacs character event
|
|
3220 handling.
|
|
3221 * eterm/term.el (term-char-mode): Re-do Meta-handling by temporarily
|
|
3222 setting meta-prefix-char to -1 while building keymaps.
|
|
3223 (term-send-raw-meta): Removed.
|
|
3224
|
|
3225 Tue Mar 11 20:15:26 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
|
|
3226
|
|
3227 * eterm/term.el (term-completion-addsuffix): Doc fix.
|
|
3228 (term-dynamic-complete-as-filename): Support the case where
|
|
3229 term-completion-addsuffix is a (DIRSUFFIX . FILESUFFIX) cons
|
|
3230 pair.
|
|
3231
|
|
3232 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
3233
|
|
3234 * eterm/term.el: Add kd, kl, kr, du capabilities.
|
|
3235 * eterm/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
3236
|
|
3237 Wed May 15 14:38:45 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
3238
|
|
3239 * eterm/term.el (term-send-raw-string): send-string ->
|
|
3240 process-send-string.
|
|
3241 * eterm/term.el (term-arguments): Remove unused local 'values'.
|
|
3242 * eterm/term.el (term-handle-deferred-scroll): Fix off-by-one bug,
|
|
3243
|
|
3244 * eterm/term.el: Merge changes from FSF (mostly typos).
|
|
3245
|
|
3246 Mon Sep 25 17:19:51 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
|
3247
|
|
3248 * eterm/term.el (term-emulate-terminal): On CR, set
|
|
3249 term-current-column to term-start-line-column, not 0.
|
|
3250
|
|
3251 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
3252
|
|
3253 * packages/add-log.el (change-log-font-lock-keywords): Tweak
|
|
3254 font-lock-keywords.
|
|
3255
|
|
3256 1997-05-21 Erik Naggum <erik@naggum.no>
|
|
3257
|
|
3258 * lisp/add-log.el (add-log-lisp-like-modes, add-log-c-like-modes,
|
|
3259 add-log-tex-like-modes): New variables.
|
|
3260 (add-log-current-defun): Use them instead of constant lists.
|
|
3261
|
|
3262 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
3263
|
|
3264 * packages/add-log.el: Synch to Emacs 20.0.
|
|
3265
|
|
3266 * prim/obsolete.el (read-minibuffer): Make compatible not obsolete.
|
|
3267 (read-input): Ditto.
|
|
3268
|
|
3269 Tue May 20 20:32:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3270
|
|
3271 * prim/subr.el (buffer-substring-no-properties): Clean out extents
|
|
3272 too.
|
|
3273
|
|
3274 Mon May 19 19:48:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3275
|
|
3276 * prim/process.el (shell-command-on-region): Remove region active
|
|
3277 test (which played havoc with the hack in call-interactively to
|
|
3278 place explicit calls to region-beginning and region-end in
|
|
3279 interactive specs in the command history).
|
|
3280
|
|
3281 Mon May 19 18:13:50 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3282
|
|
3283 * utils/easymenu.el (easy-menu-add): Check for existing, before
|
|
3284 entering MENU to `easy-menu-all-popups'.
|
|
3285
|
|
3286 Sun May 18 09:11:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3287
|
|
3288 * prim/files.el (revert-buffer): Add optional third parameter to
|
|
3289 preserve buffer modes (from Emacs 19.34.94).
|
|
3290 (after-find-file): Add optional fifth parameter to preserve buffer
|
|
3291 modes (from Emacs 19.34.94).
|
|
3292
|
|
3293 * packages/vc.el: Synch with Emacs 19.34.94 because our version was
|
|
3294 hopeless.
|
|
3295 (vc-checkout): Autoload.
|
|
3296 (vc-find-binary): Ditto.
|
|
3297
|
|
3298 * prim/files.el (find-buffer-visiting): Restore because FSF vc.el
|
|
3299 needs it.
|
|
3300
|
149
|
3301 Fri Apr 25 13:21:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3302
|
|
3303 * apropos.el (apropos): Add support for customization groups.
|
|
3304 (apropos-print): Ditto.
|
|
3305
|
|
3306 Sat May 17 19:56:31 1997 Glynn Clements <glynn@sensei.co.uk>
|
|
3307
|
|
3308 * packages/man.el (manual-entry): Strip out stderr output.
|
|
3309
|
|
3310 Sun May 11 18:24:25 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
3311
|
|
3312 * lisp/prim/modeline.el: new mouse-drag-modeline function.
|
|
3313 Allows bottommost modeline to be dragged.
|
|
3314
|
|
3315 Sat May 17 03:41:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3316
|
|
3317 * cl/cl-macs.el: A whole bunch of XEmacs specific setf methods
|
|
3318 from Hrvoje Niksic.
|
|
3319
|
|
3320 * prim/files.el (auto-mode-alist): Don't copy to purespace.
|
|
3321 (interpreter-mode-alist): Ditto.
|
|
3322
|
|
3323 Fri May 16 21:43:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3324
|
|
3325 * packages/info.el (Info-button1-follows-hyperlink): New variable.
|
|
3326 (Info-maybe-follow-clicked-node): Use it.
|
|
3327
|
|
3328 * prim/simple.el (transpose-preceding-chars): New function.
|
|
3329
|
|
3330 Fri May 16 20:37:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3331
|
|
3332 * version.el: Update minor version number.
|
|
3333
|
146
|
3334 Mon May 12 13:47:37 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3335
|
|
3336 * tm/tm-vm.el: Provide for vm-unsaved-message having been removed
|
|
3337 in recent versions of VM.
|
|
3338
|
144
|
3339 Fri May 9 10:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3340
|
|
3341 * iso/iso-acc.el (iso-accents-compose): Fix XEmacs 19.14
|
|
3342 compatibility (patch suggested by Hrvoje Niksic).
|
|
3343
|
|
3344 * packages/man.el (manual-entry): (Patch from Soren Dayton) Allow
|
|
3345 subchapters not to be trimmed on Solaris.
|
|
3346
|
|
3347 * prim/itimer.el (itimer-edit-mode): Correct use of obsolete
|
|
3348 function.
|
|
3349
|
|
3350 * prim/startup.el: Update copyright notice.
|
|
3351
|
142
|
3352 Thu May 8 14:35:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3353
|
|
3354 * hm--html-menus/hm--html.el: Define obsolete aliases for the
|
|
3355 previous function spellings.
|
144
|
3356
|
142
|
3357 * hm--html-menus/hm--html-keys.el: Define obsolete aliases for the
|
|
3358 previous variable spellings.
|
|
3359
|
|
3360 * prim/obsolete.el (define-obsolete-variable-alias): Fix docstring
|
|
3361 spelling.
|
|
3362 (define-compatible-variable-alias): Ditto.
|
|
3363
|
|
3364 * tm/tm-vm.el (vm-unsaved-message): Symbol doesn't exist any
|
|
3365 more.
|
|
3366
|
|
3367 Tue May 6 21:33:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3368
|
|
3369 * mule/mule-files.el (write-region): Correct docstring.
|
|
3370
|
|
3371 * prim/files-nomule.el (write-region): Correct docstring.
|
|
3372
|
|
3373 Mon May 5 12:26:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3374
|
|
3375 * prim/about.el (about-xemacs-xref): Infodock Associates is now
|
|
3376 Altrasoft.
|
|
3377
|
|
3378 Sat May 3 16:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3379
|
|
3380 * efs/dired.el (dired-chown-program): chown program is in /bin on
|
|
3381 Linux.
|
|
3382
|
|
3383 Fri May 2 20:04:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3384
|
|
3385 * egg/egg.el: paren.el needed at bytecompile time for
|
|
3386 `pos-visible-in-window-safe' defsubst.
|
|
3387
|
|
3388 * pcl-cvs/pcl-cvs.el (cvs-update): Inhibit dialog box usage in
|
|
3389 call to cvs-do-update as this bombs when this function is invoked
|
|
3390 from a menu.
|
|
3391
|
140
|
3392 Wed Apr 30 18:06:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3393
|
|
3394 * prim/loadup.el: Put features.elc in the dump list.
|
|
3395
|
|
3396 * prim/about.el (about-xemacs): Change date.
|
|
3397
|
|
3398 Tue Apr 29 18:51:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3399
|
|
3400 * mule/mule-files.el (buffer-file-coding-system-alist): Regexp for
|
|
3401 handling info files didn't match the right pattern.
|
|
3402
|
|
3403 Sun Apr 27 18:09:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3404
|
|
3405 * prim/sound.el (load-sound-file): Fix typo.
|
|
3406
|
138
|
3407 Sat Apr 26 16:25:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3408
|
|
3409 * utils/lib-complete.el: Make conformant to Lisp coding standards
|
|
3410 MULE-ize by allowing for coding system argument.
|
|
3411
|
|
3412 Fri Apr 25 08:39:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3413
|
|
3414 * modes/sh-script.el (sh-indent-line): Deal with pathological case
|
|
3415 of indenting a first line containing a `#' as first non-white
|
|
3416 space character.
|
|
3417
|
|
3418 Thu Apr 24 18:40:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3419
|
|
3420 * comint/telnet.el (telnet-mode-map): Correct Emacs synch typo.
|
|
3421
|
|
3422 * rmail/rmail.el (rmail-get-new-mail): display-time-string is not
|
|
3423 necessarily a string.
|
|
3424
|
|
3425 Thu Apr 24 11:08:28 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3426
|
|
3427 * packages/balloon-help.el:
|
|
3428 - default background color now grey80 to match XEmacs default.
|
|
3429 - default border width is now 1.
|
|
3430 - default font is now "variable"
|
|
3431 - balloon-help can now handle variable width fonts.
|
|
3432 - loading balooon-help no longer turns on balloon-help-mode.
|
|
3433 - new `balloon-help' command.
|
|
3434 - changes to the font/background/foreground variables now affect
|
|
3435 the help frame at next display.
|
|
3436 - help frame should now pop up on the correct display if XEmacs
|
|
3437 is running with multiple devices open.
|
|
3438 - Customized, courtesy of Hrvoje.
|
|
3439 - don't use the padding lines that were needed for 19.12.
|
|
3440 Compatibility with older XEmacs versions is hereby disavowed.
|
|
3441 - xclock frame name hack is gone.
|
|
3442
|
136
|
3443 Wed Apr 23 10:56:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3444
|
|
3445 * prim/files.el (hack-local-variables-prop-line): Mistakenly
|
|
3446 returned t when enable-local-variables was nil.
|
|
3447
|
|
3448 * psgml/psgml-charent.el (sgml-display-char-list-filename): Move
|
|
3449 iso88591.map to a proper location.
|
|
3450
|
|
3451 * prim/sound.el (load-sound-file): Make sure sound files are read
|
|
3452 as binary files.
|
|
3453
|
|
3454 Tue Apr 22 02:05:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3455
|
|
3456 * packages/vc.el (vc-directory): Set text properties.
|
|
3457
|
|
3458 * psgml/psgml-xemacs.el (sgml-xemacs-get-popup-value): Allow for
|
|
3459 interactive commands.
|
|
3460
|
|
3461 Mon Apr 21 15:15:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3462
|
|
3463 * prim/minibuf.el (input-error): New error type.
|
|
3464 (read-from-minibuffer): Use it.
|
|
3465
|
|
3466 * comint/comint.el (comint-exec-hook): Do not Customize due to
|
|
3467 interactions with setting language environment in MULE.
|
|
3468
|
|
3469 Sun Apr 20 09:36:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3470
|
|
3471 * packages/info.el (Info-footnote-tag): Changing the footnote tag
|
|
3472 from the default "Note" is broken.
|
|
3473
|
|
3474 Tue Apr 22 07:01:20 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3475
|
|
3476 * prim/keydefs.el (global-map): Bind it to `C-z'.
|
|
3477
|
|
3478 * prim/frame.el (suspend-emacs-or-iconify-frame): New function.
|
|
3479
|
134
|
3480 Fri Apr 18 16:45:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3481
|
|
3482 * utils/skeleton.el (skeleton-pair-insert-maybe): Guard test with
|
|
3483 existence check on mark-active too.
|
|
3484 (skeleton-proxy): Ditto.
|
|
3485 (skeleton-proxy-new): Ditto.
|
|
3486
|
|
3487 Fri Apr 18 09:26:24 1997 Dave Gillespie <daveg@synaptics.com>
|
|
3488
|
|
3489 * cl/cl-macs.el (values): New setf-method.
|
|
3490
|
|
3491 Thu Apr 17 21:29:57 1997 Bob Weiner <weiner@infodock.com>
|
|
3492
|
|
3493 * packages/avoid.el (mouse-avoidance-kbd-command): Correct
|
|
3494 detection of keypress.
|
|
3495
|
|
3496 Thu Apr 17 21:20:04 1997 Michael McNamara <mac@silicon-sorcery.com>
|
|
3497
|
|
3498 * modes/verilog-mode.el: Changes to 2.25
|
|
3499 1) Autoindent a new declaration according to the previous
|
|
3500 declaration, if any. Only use the previous one, don't try to re
|
|
3501 line things up.
|
|
3502 2) Include "Customize Verilog-Mode" in the Verilog menu bar. Make it
|
|
3503 safe to do so, even if the underlying emacs does not yet support
|
|
3504 custom.
|
|
3505 3) Include keybinding C-c C-b for reporting bugs.
|
|
3506 4) Include keybinding C-c i for reindenting declarations.
|
|
3507
|
|
3508 * modes/verilog-mode.el: Changes to 2.24
|
|
3509 Cleaned up menubar items; added submit bug report there, for
|
|
3510 example.
|
|
3511
|
|
3512 * modes/verilog-mode.el: Changes to 2.23
|
|
3513 1) Support custom (XEmacs) or defvar method of customization.
|
|
3514 2) fix verilog-pretty declarations
|
|
3515 3) add support so folks turning up the complexity of commenting don't
|
|
3516 get errors (they don't get any more complexity either)
|
|
3517
|
|
3518 * modes/verilog-mode.el: Changes to 2.22
|
|
3519 1) Moved installation hints to the web page.
|
|
3520 2) Added support for XEmacs's custom variable setting package.
|
|
3521 3) Added variables to separatly control indentation of
|
|
3522 module level items (always, initial. etc)
|
|
3523 declarations
|
|
3524 behavorial (the begin in the task & function declaration
|
|
3525 4) Attempted to shorten comments and lisp so that the %@* NT
|
|
3526 mailers won't turn long comments into extra code.
|
|
3527 5) Used make-regexp to optimize many regular expressions so that they
|
|
3528 are no longer backtrack.
|
|
3529 6) fixed bugs
|
|
3530 a) a newline on a blank line no longer generates two new lines.
|
|
3531 b) a semicolon on a comment no longer auto indents
|
|
3532 c) lines like ''else if (a) begin''
|
|
3533 no longer confuse auto commenter
|
|
3534 d) a number of other bugs which fail to come to mind...
|
|
3535 7) Added support for menu pulldowns on FSF and XEmacs
|
|
3536 8) Added support for XEmacs v20
|
|
3537 9) Changed verilog-comment-region to insert comments that Verilog-XL
|
|
3538 doesn't b*tch about.
|
|
3539 10) Eliminated auto lineup of declarations upon typing newline of
|
|
3540 semicolon. (Cheers all around) Now instead there is a command, and
|
|
3541 also a menu pulldown, which lines up indentations around point.
|
|
3542 11) Added verilog-submit-bug-report
|
|
3543
|
126
|
3544 Mon Apr 14 13:06:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3545
|
|
3546 * utils/autoload.el (generate-file-autoloads-1): Turn off local
|
|
3547 variable processing.
|
|
3548
|
|
3549 * prim/files.el (hack-local-variables-prop-line): Respect setting
|
|
3550 of enable-local-variables.
|
|
3551
|
|
3552 * vm/vm-startup.el (vm-session-initialization): Remove for
|
|
3553 production version.
|
|
3554
|
|
3555 * utils/smtpmail.el (smtpmail-send-it): Forgot quote.
|
|
3556 (smtpmail-deduce-address-list): case-fold-search mistakenly set
|
|
3557 before buffer change.
|
|
3558
|
|
3559 Sun Apr 13 14:49:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3560
|
|
3561 * x11/x-menubar.el (default-menubar): Added `send-pr' to Help
|
|
3562 menu.
|
|
3563
|
|
3564 * modes/make-mode.el (makefile-font-lock-keywords): Correct old,
|
|
3565 restored :-( 19.14 makefile-space-face lossage.
|
|
3566
|
|
3567 Sat Apr 12 23:20:31 1997 David Moore <dmoore@ucsd.edu>
|
|
3568
|
|
3569 * packages/font-lock.el (c-font-lock-keywords-1): Performance
|
|
3570 tuned regexps.
|
|
3571
|
|
3572 Sat Apr 12 21:32:37 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3573
|
|
3574 * prim/about.el (about-xemacs): Update printed release date.
|
|
3575
|
|
3576 * calendar/appt.el (install-display-time-hook): Friends don't let
|
|
3577 Friends quote lambda functions.
|
|
3578
|
124
|
3579 Fri Apr 11 11:50:14 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3580
|
|
3581 * tm/tm-vm.el: tm-vm/use-original-url-button:
|
|
3582 - Default is now t (principle of least surprise).
|
|
3583 (tm-vm/build-preview-buffer):
|
|
3584 - Bind vm-message-pointer in Preview-buffer.
|
|
3585 - X-Face was not displayed for a certain set of enabling variables.
|
|
3586 Calls to (vm-xemacs-p) were removed.
|
|
3587
|
|
3588 Sat Apr 12 05:27:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3589
|
|
3590 * modes/list-mode.el (list-mode-item-mouse-selected): Sometimes
|
|
3591 event-closest-point returns nil.
|
|
3592
|
|
3593 * comint/telnet.el (telnet-check-software-type-initialize):
|
|
3594 Restore 19.14 initialization of telnet-prompt-pattern for Unix.
|
|
3595 (rsh): Allow a way to get back old password-less behavior.
|
|
3596
|
|
3597 * edebug/edebug.el (edebug-read-and-maybe-wrap-form): Protect
|
|
3598 against pathological recursive calls.
|
|
3599
|
|
3600 * prim/loadup.el: add cus-start as dumped package.
|
|
3601
|
|
3602 * packages/vc.el (vc-directory): Dired requires a list not a
|
|
3603 string of space separated names.
|
|
3604
|
|
3605 * utils/live-icon.el (live-icon-colour-name-from-face): `face' may
|
|
3606 be a list of faces since it is generated by `extent-face'.
|
|
3607
|
|
3608 Fri Apr 11 21:12:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3609
|
|
3610 * packages/ispell.el: Don't attempt creation of the menubar unless
|
|
3611 XEmacs has been compiled with menubars.
|
|
3612
|
|
3613 * prim/simple.el (yank-pop): mark-marker needs optional force
|
|
3614 parameter to activate the region (suggested by Jamie Zawinski).
|
|
3615
|
|
3616 Fri Apr 11 17:47:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3617
|
|
3618 * packages/apropos.el (apropos): Add support for faces, widgets,
|
|
3619 and user options.
|
|
3620 (apropos-print): Ditto.
|
|
3621
|
|
3622 Fri Apr 11 01:23:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3623
|
|
3624 * prim/loadup.el (running-xemacs): Declare. This variable is the
|
|
3625 new canonical way of determining whether you're running under
|
|
3626 XEmacs.
|
|
3627
|
122
|
3628 Thu Apr 10 13:23:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3629
|
124
|
3630 * packages/font-lock.el (font-lock-apply-highlight): Remove
|
|
3631 support for back to back font hack (and restore correct
|
|
3632 fontification of `int a, b, c;'). Patch from Anders Lindgren.
|
|
3633
|
122
|
3634 * prim/about.el (about-xemacs-xref): Forgot to link David Moore's
|
|
3635 picture (oops).
|
|
3636
|
|
3637 Thu Apr 10 12:30:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3638
|
|
3639 * efs/dired-faces.el (dired): Move to environment group.
|
|
3640
|
120
|
3641 Wed Apr 9 19:45:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3642
|
122
|
3643 * x11/x-menubar.el (default-menubar): Inline definition of
|
|
3644 customize menu.
|
120
|
3645
|
|
3646 Wed Apr 9 10:45:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3647
|
|
3648 * prim/about.el (about-xemacs-xref): Add Jan Vroonhof to list of
|
|
3649 contributors.
|
|
3650 (about-xemacs-xref): Add MORIOKA Tomohiko's bio.
|
|
3651 (about-xemacs-xref): Add Per Abrahamsen.
|
|
3652
|
|
3653 Tue Apr 8 12:57:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3654
|
|
3655 * modes/lisp-mode.el (eval-defun): Evaluate defcustom in defconst
|
|
3656 style instead of defvar style (patch derived from Emacs 19.35/Lars
|
|
3657 Magne Ingebrigtsen).
|
|
3658
|
|
3659 Mon Apr 7 16:38:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3660
|
|
3661 * prim/frame.el (temp-buffer-shrink-to-fit): Default to nil since
|
|
3662 this feature has gotten broken.
|
|
3663
|
|
3664 Sun Apr 6 06:56:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3665
|
|
3666 * modes/outl-mouse.el (outline-down-arrow-mask): Set up arrow
|
|
3667 glyphs to display on when no X11 support is available.
|
|
3668
|
|
3669 * modes/outline.el (outline-install-menubar): short circuit if no
|
|
3670 menubars are available.
|
|
3671
|
|
3672 * x11/x-menubar.el (default-menubar): Use xmine not mine.
|
|
3673
|
|
3674 * prim/help.el (describe-variable): Some doc strings weren't being
|
|
3675 terminated with a newline.
|
|
3676
|
|
3677 Sat Apr 5 20:20:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3678
|
|
3679 * prim/about.el (about-xemacs-xref): Correct Jareth Hein's links.
|
|
3680
|
|
3681 Sat Apr 5 13:18:05 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
3682
|
|
3683 * packages/etags.el (tags-query-replace): Fixed DELIMITED argument
|
|
3684 bug. `with-caps-disable-folding' moved to isearch-mode.el.
|
|
3685
|
|
3686 * packages/info.el (Info-search): Use `with-caps-disable-folding'.
|
|
3687
|
118
|
3688 Sat Apr 5 09:32:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3689
|
|
3690 * utils/finder-inf.el: Regenerated.
|
|
3691
|
|
3692 * utils/finder.el (finder-known-keywords): Add mule keyword.
|
|
3693
|
|
3694 Tue Apr 1 14:08:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3695
|
|
3696 * prim/winnt.el: New file. Derived from Emacs 19.34, adapted by
|
|
3697 Marc Paquette.
|
|
3698
|
|
3699 * prim/faces.el (set-face-stipple): Allow usage of a pixmap
|
|
3700 (suggested by Per Abrahamsen).
|
|
3701
|
|
3702 * mule/canna.el (running-xemacs): Move to the top.
|
|
3703
|
|
3704 * prim/cmdloop.el (y-or-n-p-minibuf): Add protection in case user
|
|
3705 hits something that can't be bound to a key.
|
|
3706
|
|
3707 Tue Apr 1 11:25:33 1997 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3708
|
|
3709 * bytecomp/bytecomp.el (char-after): Correct coding of calling
|
|
3710 sequence.
|
|
3711
|
|
3712 Mon Mar 31 21:36:47 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3713
|
|
3714 * prim/faces.el (set-face-stipple): New function.
|
|
3715
|
|
3716 Sat Mar 29 14:52:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3717
|
|
3718 * gnats/send-pr.el (send-pr:submit-pr): Pass send-pr:datadir in
|
|
3719 the environment to send-pr.
|
|
3720 (send-pr::insert-template): Ditto.
|
|
3721 (send-pr:default-site): Default submission address is at xemacs.org.
|
|
3722
|
116
|
3723 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3724
|
|
3725 * packages/info.el (Info-elisp-ref): Look first in lispref, then
|
|
3726 elisp.
|
|
3727
|
|
3728 * packages/func-menu.el (fume-function-name-regexp-bibtex): `,'
|
|
3729 isn't allowed.
|
|
3730
|
|
3731 * packages/etags.el (list-tags): Interactive argument should be an
|
|
3732 existing file name.
|
|
3733
|
|
3734 Wed Mar 26 22:33:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3735
|
|
3736 * Remove ns lisp directory.
|
|
3737 * Remove vms lisp directory.
|
|
3738
|
|
3739 Tue Mar 25 12:22:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3740
|
|
3741 * prim/files.el (file-remote-p): Update doc string.
|
|
3742
|
|
3743 * packages/terminal.el (te-stty-string): Fix definition for Linux.
|
|
3744
|
|
3745 Mon Mar 24 23:43:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3746
|
|
3747 * prim/files.el (file-remote-p): Correct documentation and allow
|
|
3748 for `allow-remote-paths' to control loading of efs.
|
|
3749
|
|
3750 Sun Mar 23 16:58:08 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
3751
|
|
3752 * packages/etags.el (with-caps-disable-folding): New macro.
|
|
3753 (find-tag-internal): Use it.
|
|
3754 (tags-search): Use it.
|
|
3755 (tags-query-replace): Use it. Case bug corrected.
|
|
3756
|
|
3757 Mon Mar 24 00:47:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3758
|
|
3759 * x11/x-menubar.el (popup-mode-menu): Change guard when stripping
|
|
3760 keywords to be more robust.
|
|
3761
|
|
3762 Sun Mar 23 00:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3763
|
|
3764 * prim/startup.el (splash-hack-version-string): Correct for case
|
|
3765 of hosts with '-' in the names.
|
|
3766
|
|
3767 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
3768
|
|
3769 * modes/sendmail.el (user-mail-address): Require cus-edit.
|
|
3770 Fix when scope.
|
|
3771
|
|
3772 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
3773
|
|
3774 * calendar/diary-lib.el (diary-countdown): New function.
|
|
3775 (fancy-diary-display): Use modeline-buffer-identification.
|
|
3776
|
|
3777 * calendar/appt.el (appt-diary-entries): Do not display diary.
|
|
3778 (appt-check): Display diary buffer at midnight.
|
|
3779
|
114
|
3780 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3781
|
|
3782 * mule/mule-coding.el (enable-multibyte-characters): MULE
|
116
|
3783 compatible variable.
|
114
|
3784
|
|
3785 Thu Mar 20 13:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3786
|
|
3787 * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix.
|
|
3788 (byte-compile-lambda): Ebola fix.
|
|
3789
|
|
3790 * prim/obsolete.el (following-char): Make this turkey obsolete.
|
|
3791 (preceding-char): Ditto. (Suggested by Richard Mlynarik).
|
|
3792
|
|
3793 Wed Mar 19 10:12:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3794
|
|
3795 * modes/sendmail.el (sendmail-send-it): Use function for
|
|
3796 user-mail-address.
|
|
3797 (user-mail-address): Autoload.
|
|
3798
|
|
3799 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Use function for
|
|
3800 user-mail-address.
|
|
3801
|
|
3802 * prim/startup.el (load-init-file): Only set user-mail-address if
|
|
3803 non-interactive.
|
|
3804
|
|
3805 * utils/smtpmail.el (smtpmail-send-it): Use function for
|
|
3806 user-mail-address.
|
|
3807 (smtpmail-via-smtp): Ditto.
|
|
3808
|
|
3809 * packages/add-log.el (add-log-mailing-address): Use new function
|
|
3810 to obtaion email address.
|
|
3811 (add-change-log-entry): Ditto.
|
|
3812
|
|
3813 * prim/device.el (device-pixel-depth): New alias for
|
|
3814 `device-bitplanes'.
|
|
3815
|
|
3816 * comint/comint-xemacs.el (comint): Fix typo in defgroup.
|
|
3817
|
|
3818 Tue Mar 18 11:16:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3819
|
|
3820 * prim/loadup.el: ls-lisp doesn't exist now.
|
|
3821
|
|
3822 * comint/comint-xemacs.el (comint): Touch up fixes from Per
|
|
3823 Abrahamsen.
|
|
3824
|
|
3825 * prim/glyphs.el (subwindow-image-instance-p): Change doc string
|
|
3826 to reflect unimplemented status.
|
|
3827
|
112
|
3828 Mon Mar 17 15:34:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3829
|
|
3830 * comint/comint.el (comint-input-setup): Require comint-xemacs.
|
|
3831
|
|
3832 * utils/autoload.el (autoload-snarf-defcustom): Don't snarf from
|
|
3833 auto-autoloads.el.
|
|
3834
|
|
3835 * comint/comint-xemacs.el: New file. Contains face declarations
|
|
3836 for comint.
|
|
3837
|
|
3838 * comint/comint.el: Remove inline defface.
|
|
3839
|
110
|
3840 Sat Mar 15 15:14:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3841
|
|
3842 * prim/loadup.el: Add prim/auto-customize.elc to dumped files.
|
|
3843
|
|
3844 * utils/autoload.el (generated-custom-file): New variable.
|
|
3845 (autoload-snarf-defcustom): New function. Grab Customization as
|
|
3846 we look for autoload cookies. (based on code by Per Abrahamsen).
|
|
3847 (update-file-autoloads): Use it.
|
|
3848 (autoload-save-customization): New function (based on code by Per
|
|
3849 Abrahamsen).
|
|
3850 (batch-update-autoloads): Use it.
|
|
3851
|
|
3852 Fri Mar 14 19:59:36 1997 Bob Weiner <weiner@infodock.com>
|
|
3853
|
|
3854 * packages/jka-compr.el (jka-compr-installed-p): Simplify.
|
|
3855
|
|
3856 Fri Mar 14 17:24:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3857
|
|
3858 * modes/sendmail.el: Correct vm macro hack.
|
|
3859 (query-user-mail-address): New customizable variable.
|
|
3860 (user-mail-address): New function, use it. (Courtesy of Per
|
|
3861 Abrahamsen <abraham@dina.kvl.dk>).
|
|
3862
|
|
3863 Thu Mar 13 18:49:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3864
|
|
3865 * x11/x-menubar.el (popup-mode-menu): Do something more correct
|
|
3866 when combining a global popup menu and a local mode menu.
|
|
3867
|
|
3868 Thu Mar 13 08:36:35 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3869
|
|
3870 * packages/crypt.el (crypt-unix-to-dos-region): Correct DOC string.
|
|
3871
|
|
3872 Wed Mar 12 13:46:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3873
|
|
3874 * prim/obsolete.el (char=): Make alias for common lisp
|
|
3875 compatibility.
|
|
3876
|
|
3877 Mon Mar 10 09:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3878
|
|
3879 * prim/simple.el (set-fill-column): Clean up docstring.
|
|
3880
|
|
3881 * x11/x-menubar.el (save-options-non-customized-face-list): Allow
|
|
3882 save-options to save faces declared with defface macro.
|
|
3883
|
|
3884 * packages/vc.el: diff-switches is autoloaded again in diff.el.
|
|
3885
|
|
3886 * packages/diff.el (diff-switches): Default to "-c".
|
|
3887
|
|
3888 Sun Mar 9 18:44:59 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
3889
|
|
3890 * prim/help.el (describe-function-1): Add missing stream arguments
|
|
3891 to terpri and princ.
|
|
3892
|
|
3893 Sun Mar 9 15:38:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3894
|
|
3895 * prim/modeline.el (modeline-minor-mode-menu): Evaluate minor
|
|
3896 modes in context of correct buffer.
|
|
3897
|
|
3898 * prim/help.el (locate-library): Synched with Emacs 19.35.
|
|
3899
|
|
3900 * packages/icomplete.el (icomplete-get-keys): Make it work.
|
|
3901
|
|
3902 * prim/about.el: Add Jens Lautenbacher's picture.
|
|
3903
|
|
3904 Sun Mar 9 12:38:53 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
3905
|
|
3906 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): Use
|
|
3907 eldoc-display-message-p, not eldoc-display-message-no-interference-p.
|
|
3908
|
108
|
3909 Sat Mar 8 11:20:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3910
|
110
|
3911 * prim/startup.el (startup-splash-frame-body): More text tweaking.
|
|
3912
|
108
|
3913 * x11/x-faces.el (*try-oblique-before-italic-fonts*): New user
|
|
3914 variable. Allow trying oblique fonts ahead of italic fonts (from
|
|
3915 Raymond Toy).
|
|
3916 (x-make-font-italic): Use it.
|
|
3917
|
|
3918 * prim/obsolete.el (window-system): Make it compatible not
|
|
3919 obsolete.
|
|
3920
|
|
3921 Fri Oct 11 14:21:05 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3922
|
110
|
3923 * packages/hyper-apropos.el (hypropos-get-doc): Put font names etc in
|
108
|
3924 parentheses if instantiation uses fallback.
|
|
3925 (hypropos-face-history): New variable.
|
|
3926 (hyper-describe-face): New function.
|
|
3927 (hyper-where-is): New command.
|
|
3928 (hypropos-read-function-symbol): New function.
|
|
3929 (hyper-describe-key): New command.
|
|
3930 (hyper-describe-key-briefly): New command.
|
|
3931 (hypropos-read-variable-symbol): New function.
|
|
3932 (hyper-set-variable): New command.
|
|
3933 (hypropos-set-variable): Changed to work with buffer-locals.
|
|
3934
|
|
3935 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3936
|
110
|
3937 * packages/hyper-apropos.el: Massive changes--the original knew nothing
|
108
|
3938 about buffer-locals and local-bindings.
|
|
3939 (hypropos-shrink-window): New user option.
|
|
3940 (hypropos-ref-buffer): New variable.
|
|
3941 (hypropos-regexp-history): New variable.
|
|
3942 (hyper-apropos): Better interactive version.
|
|
3943 (hypropos-grok-variables): Omit OBSOLETE stuff.
|
|
3944 (hyper-describe-variable): Additional ARG, better interactive
|
|
3945 version.
|
|
3946 (hyper-describe-function): Ditto.
|
|
3947 (hypropos-last-help): Without prefix arg, just display buffer.
|
|
3948 (hypropos-insert-face): New function.
|
|
3949 (hypropos-insert-keybinding): New function.
|
|
3950 (hypropos-get-doc): Additional ARG, display documentation for
|
|
3951 faces, complete change.
|
|
3952 (hypropos-this-symbol): Using better regexp.
|
|
3953
|
|
3954 Fri Mar 7 10:44:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3955
|
|
3956 * x11/x-menubar.el (default-menubar): Reorganize again undoing
|
|
3957 previous change. Customize submenu moved to top of options menu.
|
|
3958 Edit faces restored to edit-faces and renamed to Browse faces.
|
|
3959
|
|
3960 Thu Mar 6 08:43:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3961
|
|
3962 * x11/x-menubar.el (options-menu): New variable.
|
|
3963 (default-menubar): Use it.
|
|
3964
|
|
3965 * prim/about.el (view-less): Explicit require.
|
|
3966
|
|
3967 Wed Mar 5 18:03:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3968
|
|
3969 * prim/cleantree.el: New file based on suggestion by David Moore,
|
|
3970 and derived from Gnus nnml code.
|
|
3971
|
|
3972 Tue Mar 4 01:19:37 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3973
|
|
3974 * edebug/edebug.el (edebug-compute-previous-result): Don't treat
|
|
3975 numbers as chars.
|
|
3976
|
|
3977 Wed Mar 5 10:11:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3978
|
|
3979 * prim/startup.el (splash-hack-version-string): New function to
|
|
3980 narrow the output of (emacs-version) for the splash screen.
|
|
3981 (splash-frame-present): Use it.
|
|
3982
|
|
3983 Tue Mar 4 19:52:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3984
|
|
3985 * packages/supercite.el (sc-name-filter-alist): (Idea from Bob
|
|
3986 Weiner). Update to handle names like Michael Sperber
|
|
3987 [Mr. Preprocessor].
|
|
3988
|
|
3989 Mon Mar 3 17:50:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3990
|
|
3991 * prim/faces.el (init-face-from-resources): New variable.
|
|
3992 (init-face-from-resources): Use it.
|
|
3993 (init-device-faces): Use it.
|
|
3994 (init-frame-faces): Use it.
|
|
3995 (make-empty-face): New function.
|
|
3996
|
|
3997 * x11/x-faces.el (x-init-face-from-resources): Made second
|
|
3998 argument optional, and added a third argument.
|
|
3999 (make-face-x-resource-internal): New alias.
|
|
4000
|
104
|
4001 Mon Mar 3 14:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4002
|
106
|
4003 * prim/loadup.el: Remove custom.elc.
|
|
4004
|
104
|
4005 * prim/simple.el (newline): Attempt to not add newline to a
|
|
4006 previous end-open extent.
|
|
4007
|
|
4008 Sun Mar 2 10:10:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4009
|
|
4010 * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte.
|
|
4011
|
|
4012 * site-load.el: Move site-packages to the top level.
|
|
4013
|
|
4014 Sun Mar 2 01:37:04 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4015
|
|
4016 * utils/mail-extr.el (all-top-level-domains): Added "hr" domain.
|
|
4017
|
|
4018 * packages/ps-print.el (ps-print-color-p): Default to nil.
|
|
4019
|
|
4020 * x11/x-menubar.el (default-menubar): Changed menubar entry for
|
|
4021 color printing.
|
|
4022
|
|
4023 * prim/faces.el (init-other-random-faces): Use gray65 for
|
|
4024 zmacs-region and primary-selection background.
|
|
4025
|
|
4026 * x11/x-faces.el (x-init-global-faces): New default background
|
|
4027 gray80.
|
|
4028
|
|
4029 Sat Mar 1 14:38:14 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4030
|
|
4031 * packages/diff.el: (diff): Autoload.
|
|
4032 (diff-backup): Autoload.
|
|
4033 (diff-switches): Autoload.
|
|
4034
|
|
4035 Sat Mar 1 01:09:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4036
|
|
4037 * packages/tar-mode.el (tar-mode-map): Removed extraneous C-c
|
|
4038 binding of tar-copy.
|
|
4039
|
|
4040 * prim/keydefs.el: Don't disable upcase-region and
|
|
4041 downcase-region.
|
|
4042
|
|
4043 Fri Feb 28 11:22:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4044
|
|
4045 * prim/obsolete.el (char-to-int): Define as alias to `char-int'.
|
|
4046
|
|
4047 * prim/help.el (describe-function-1): Show annotation contents if
|
|
4048 they exist.
|
|
4049
|
|
4050 * packages/man.el (Manual-mode): Don't turn off scrollbars if
|
|
4051 XEmacs doesn't have them to begin with.
|
|
4052
|
|
4053 * prim/keydefs.el: Don't disable eval-expression by default now
|
|
4054 that it is harder to type.
|
|
4055
|
|
4056 Thu Feb 27 13:06:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4057
|
|
4058 * prim/subr.el (with-string-as-buffer-contents): Moved from
|
|
4059 mule/mule-coding.el.
|
|
4060
|
|
4061 * mule/mule-coding.el: Remove with-string-as-buffer-contents.
|
|
4062
|
|
4063 * prim/format.el (format-insert-file): Correct wrong order of args
|
|
4064 passed to format-decode.
|
|
4065
|
|
4066 * prim/startup.el (load-user-init-file): Allow XEmacs to read a
|
|
4067 bytecompiled .emacs if it exists.
|
|
4068
|
|
4069 Thu Feb 27 17:41:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
4070
|
|
4071 * subr.el (eval-after-load): Enable.
|
|
4072 (eval-next-after-load): Ditto.
|
|
4073
|
|
4074 Thu Feb 27 10:59:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4075
|
|
4076 * prim/subr.el (with-temp-buffer): New function from Emacs 19.35,
|
|
4077 courtesy of Erik Naggum <erik@naggum.no>.
|
|
4078
|
|
4079 Fri Feb 28 22:17:03 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4080
|
|
4081 * prim/isearch-mode.el: Added "_" to the `interactive' forms of
|
|
4082 most functions.
|
|
4083 (isearch-mode-map): Define M-y.
|
|
4084 (isearch-yank-kill): New function.
|
|
4085
|
|
4086 * prim/keydefs.el: Don't bind `C-x C-n' to `set-goal-column';
|
|
4087 don't disable `set-goal-column'.
|
|
4088
|
|
4089 * mule/mule-init.el (ctl-x-map): Use `C-x C-n' as mule-prefix,
|
|
4090 instead of `C-x C-k'.
|
|
4091
|
102
|
4092 Wed Feb 26 18:09:56 1997 Andreas Jaeger <aj@arthur.pfalz.de>
|
|
4093
|
|
4094 * x11/x-menubar.el (default-menubar): `FAQ' should be `FAQ
|
|
4095 (local)' in Help menu.
|
|
4096
|
|
4097 Mon Feb 24 18:33:38 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4098
|
|
4099 * mule/mule-debug.el (describe-coding-system): Ported from
|
|
4100 Mule to XEmacs.
|
|
4101
|
|
4102 * mule/mule-x-init.el (x-use-halfwidth-roman-font): New
|
|
4103 function:
|
|
4104 "Maybe set charset registry of the 'ascii charset to ROMAN-REGISTRY.
|
|
4105
|
|
4106 Do this only if:
|
|
4107 - the current display is an X device
|
|
4108 - the displayed width of FULLWIDTH-CHARSET is twice the displayed
|
|
4109 width of the 'ascii charset, but only when using ROMAN-REGISTRY.
|
|
4110
|
|
4111 Traditionally, Asian characters have been displayed so that they
|
|
4112 occupy exactly twice the screen space of ASCII (`halfwidth')
|
|
4113 characters. On many systems, e.g. Sun CDE systems, this can only be
|
|
4114 achieved by using a national variant roman font to display ASCII."
|
|
4115
|
100
|
4116 Sun Feb 23 12:56:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4117
|
|
4118 * edebug/edebug.el: Synch up with Emacs 19.34.
|
|
4119
|
|
4120 * prim/itimer-autosave.el (auto-save-timeout): Increase to 960.
|
|
4121
|
|
4122 Sat Feb 22 17:11:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4123
|
|
4124 * prim/loadup.el: Dump new file itimer-autosave.el.
|
|
4125
|
|
4126 Sat Feb 22 17:06:32 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4127
|
|
4128 * prim/itimer.el: Cleanup, removal of autosave cruft.
|
|
4129
|
|
4130 Fri Feb 21 09:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4131
|
|
4132 * prim/simple.el (line-move-ignore-invisible): Reverse previous
|
|
4133 change to make this default to nil again.
|
|
4134
|
|
4135 Thu Feb 20 14:30:50 1997 Jamie Zawinski <jwz@netscape.com>
|
|
4136
|
|
4137 * prim/files.el (hack-local-variables-prop-line): New version.
|
|
4138
|
|
4139 Thu Feb 20 11:14:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4140
|
|
4141 * prim/files.el: Delete definition of dired-kept-versions.
|
|
4142
|
|
4143 * prim/about.el (about-xemacs-xref): Added Kyle's picture. :-)
|
|
4144
|
|
4145 Wed Feb 19 15:47:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4146
|
|
4147 * packages/vc.el (diff-switches): Restore since this global
|
|
4148 variable went away with the passing of ange-ftp.
|
|
4149
|
|
4150 * utils/autoload.el (generate-file-autoloads-1): Don't let
|
|
4151 find-file-hooks be run.
|
|
4152 (update-file-autoloads): Ditto.
|
|
4153 (update-autoloads-from-directory): Ditto.
|
|
4154
|
|
4155 * x11/x-menubar.el (default-menubar): Correct unguarded reference
|
|
4156 to fast-lock-mode variable.
|
|
4157
|
|
4158 Wed Feb 19 08:04:02 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
4159
|
110
|
4160 * utils/eldoc.el (eldoc-message-commands): Doc fixes.
|
100
|
4161 (eldoc-message): Make function, not macro.
|
|
4162
|
110
|
4163 * utils/eldoc.el (eldoc-last-message): New internal variable.
|
100
|
4164 (eldoc-mode): Initialize it to nil.
|
|
4165 (eldoc-message): Use it.
|
|
4166 (eldoc-print-current-symbol-info): Use it.
|
|
4167
|
110
|
4168 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): New function.
|
100
|
4169 (eldoc-mode): Put it on pre-command-hook if in XEmacs or using
|
|
4170 idle timers in Emacs.
|
|
4171
|
110
|
4172 * utils/eldoc.el (eldoc-message-commands-table-size): New constant.
|
100
|
4173 (eldoc-add-command): Use it to initialize eldoc-message-commands.
|
|
4174
|
110
|
4175 * utils/eldoc.el (eldoc-display-message-no-interference-p): New
|
|
4176 function.
|
100
|
4177 (eldoc-display-message-p): Use it.
|
|
4178
|
110
|
4179 * utils/eldoc.el (eldoc-print-fnsym-args, eldoc-print-var-docstring):
|
100
|
4180 Arg sym no longer optional.
|
|
4181 Do not initialize arg if nil.
|
|
4182
|
110
|
4183 * utils/eldoc.el (eldoc-forward-sexp-safe): Function deleted.
|
100
|
4184 (eldoc-beginning-of-sexp): New function.
|
|
4185 (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp.
|
|
4186 Use eldoc-current-symbol to get symbol at point.
|
|
4187
|
110
|
4188 * utils/eldoc.el
|
|
4189 (eldoc-function-argstring-from-docstring-method-table): Forge
|
|
4190 docstrings for `and', `or', `list', `+', and `-'.
|
100
|
4191
|
110
|
4192 * utils/eldoc.el (eldoc-add-command-completions): New function.
|
100
|
4193 (eldoc-add-command): Take list of args.
|
|
4194 No longer interactive.
|
|
4195 (eldoc-remove-command-completions): New function.
|
|
4196 (eldoc-remove-command): Take list of args.
|
|
4197 No longer interactive.
|
|
4198
|
110
|
4199 * utils/eldoc.el: Initialize eldoc-message-commands using
|
100
|
4200 eldoc-add-command-completions.
|
|
4201
|
110
|
4202 * utils/eldoc.el (eldoc-display-message-p): New function.
|
100
|
4203 Return nil if cursor-in-echo-area, or using idle timers and a
|
|
4204 command is still active.
|
|
4205 (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
|
|
4206
|
|
4207 Tue Feb 18 14:20:01 1997 David Byers <davby@ida.liu.se>
|
|
4208
|
|
4209 * packages/paren.el (paren-highlight): Minor typo correction.
|
|
4210
|
|
4211 Tue Feb 18 13:05:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4212
|
|
4213 * prim/loadup.el: Dump new file custom-xmas.
|
|
4214
|
|
4215 Mon Feb 17 21:01:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4216
|
|
4217 * prim/help.el (function-compatible-p): New function.
|
|
4218 (function-compatibility-doc): New function.
|
|
4219 (describe-function-1): Use them.
|
|
4220 (variable-compatible-p): New function.
|
|
4221 (variable-compatibility-doc): New function.
|
|
4222 (describe-variable): Use them.
|
|
4223
|
|
4224 Mon Feb 17 19:12:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
4225
|
|
4226 * prim/obsolete.el (x-color-values): Added for Emacs
|
|
4227 compatibility.
|
|
4228
|
|
4229 Mon Feb 17 18:11:24 1997 Michael Kifer <kifer@CS.SunySB.EDU>
|
|
4230
|
|
4231 * prim/files.el (file-remote-p): Force load of EFS if not already
|
|
4232 loaded.
|
|
4233
|
|
4234 Mon Feb 17 17:45:23 1997 Bob Weiner <weiner@infodock.com>
|
|
4235
|
|
4236 * modes/lisp-mode.el (eval-last-sexp): Do something special if
|
|
4237 evaluating (interactive ...).
|
|
4238
|
|
4239 Sun Feb 16 21:49:18 1997 Bjorn Victor <Bjorn.Victor@DoCS.UU.SE>
|
|
4240
|
|
4241 * utils/facemenu.el (facemenu-adjust-face-sizes): Strip size when
|
|
4242 face is neither nil nor cons.
|
|
4243
|
|
4244 Sun Feb 16 14:26:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4245
|
|
4246 * prim/loadup.el: Try not dumping font.elc.
|
|
4247
|
|
4248 * prim/obsolete.el (display-column-mode): Remove column.el and
|
|
4249 leave a forwarding address.
|
|
4250
|
|
4251 Sat Feb 15 23:21:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4252
|
|
4253 * prim/minibuf.el (read-from-minibuffer): Don't put evaluated
|
|
4254 expressions in the minibuffer history list.
|
|
4255
|
|
4256 Sat Feb 15 22:57:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4257
|
|
4258 * packages/scroll-in-place.el (scroll-signal-boundary-error):
|
|
4259 Allow user to suspend error signals.
|
|
4260
|
|
4261 Sat Feb 15 21:43:49 1997 John Turner <turner@branagh.ta52.lanl.gov>
|
|
4262
|
|
4263 * packages/column.el (current-line): Correct defaults for starting
|
|
4264 at 1, remove an obsolete variable.
|
|
4265
|
|
4266 Sat Feb 15 20:17:46 1997 Hal Peterson <hrp@netstar.com>
|
|
4267
|
|
4268 * packages/vc.el (vc-backend-print-log): Change `cvs rlog' to
|
|
4269 `cvs log'
|
|
4270
|
|
4271 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
4272
|
|
4273 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
4274 macro.
|
|
4275
|
|
4276 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
4277
|
|
4278 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
4279 macro.
|
|
4280 (edmacro-fix-menu-commands): Would bug out on 'control, etc.
|
|
4281 (edmacro-events-to-keys): New function.
|
|
4282 (edmacro-format-keys): Use it.
|
|
4283 (edmacro-finish-edit): Compare to macros, not strings.
|
|
4284 (edmacro-fkeys): New function.
|
|
4285 (edmacro-format-keys): Use it.
|
|
4286 (edit-kbd-macro): Tweak.
|
|
4287
|
98
|
4288 Sat Feb 15 13:58:14 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4289
|
|
4290 * packages/info.el: Don't call switch-to-buffer if the Info frame
|
|
4291 is being deleted.
|
|
4292
|
|
4293 Sat Feb 15 12:07:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4294
|
|
4295 * prim/simple.el (previous-line): Allow escape from signaled error
|
|
4296 on buffer boundary.
|
|
4297 (next-line): Ditto.
|
|
4298
|
|
4299 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4300 * utils/redo.el: made before and after status messages so that
|
|
4301 the user is aware if a long action is still being processed.
|
|
4302
|
|
4303 rolled version number up to 1.00, since the package seems to be
|
|
4304 stable.
|
|
4305
|
|
4306 cosmetic changes so the file could be included in the XEmacs
|
|
4307 distribution.
|
|
4308
|
|
4309 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4310
|
|
4311 * prim/simple.el (line-move-ignore-invisible): Change default to
|
|
4312 t.
|
|
4313
|
|
4314 Sat Feb 15 01:04:21 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
4315
|
|
4316 * prim/macros.el: Removed. Superseded by new version in
|
|
4317 edmacro.el.
|
|
4318
|
|
4319 Fri Feb 14 23:29:16 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
4320
|
|
4321 * modes/executable.el (executable-set-magic): Correct for the #!
|
|
4322 getting lost.
|
|
4323
|
|
4324 Fri Feb 14 23:10:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4325
|
|
4326 * prim/modeline.el (modeline-modified-map): Call
|
|
4327 vc-toggle-read-only instead of toggle-read-only to be consistent
|
|
4328 with override of `C-x C-q'.
|
|
4329
|
|
4330 Fri Feb 14 16:11:10 1997 Jonathon Edwards <edwards@intranet.com>
|
|
4331
|
|
4332 * packages/blink-cursor.el (blink-cursor-post-command-hook): stop
|
|
4333 cursor blink momentarily after receiving user input.
|
|
4334
|
|
4335 Fri Feb 14 15:26:38 1997 Jacques Duthen <duthen@club-internet.fr>
|
|
4336
|
|
4337 * x11/x-menubar.el (default-menubar): mine goes into games menu.
|
|
4338
|
|
4339 Thu Feb 13 22:16:09 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
4340
|
|
4341 * prim/files.el (recover-session-finish): Modify for efs.
|
|
4342
|
|
4343 Thu Feb 13 21:23:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4344
|
|
4345 * prim/files.el (file-remote-p): New function.
|
|
4346
|
|
4347 * sunpro/sunpro-load.el: Do not dump mime-setup under any
|
|
4348 circumstances.
|
|
4349
|
|
4350 Thu Feb 13 17:58:09 1997 Richard Mlynarik <mly@adoc.xerox.com>
|
|
4351
|
|
4352 * prim/obsolete.el (insert-before-markers-and-inherit): Correct
|
|
4353 typo.
|
|
4354
|
|
4355 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4356
|
|
4357 * comint/gdb.el (gdb-control-c-subjob): Nuke this loser.
|
|
4358
|
|
4359 Wed Feb 12 13:58:01 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
4360
|
|
4361 * utils/edmacro.el: New file.
|
|
4362
|
|
4363 Wed Feb 12 09:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4364
|
|
4365 * prim/sound.el (load-sound-file): Update documentation of
|
|
4366 restrictions on what machines XEmacs can play sound on.
|
|
4367
|
|
4368 Tue Feb 11 09:39:25 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4369
|
|
4370 * prim/glyphs.el (init-glyphs): Correct autodetection to find
|
|
4371 GIF89. Look for PNG.
|
|
4372
|
|
4373 Mon Feb 10 21:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4374
|
|
4375 * prim/frame.el (show-temp-buffer-in-current-frame): Conditional
|
|
4376 shrink-to-fit behavior on `temp-buffer-shrink-to-fit'.
|
|
4377
|
|
4378 * packages/apropos.el (apropos-print): Ditto.
|
|
4379
|
|
4380 * prim/lisp.el (lisp-complete-symbol): Ditto.
|
|
4381
|
|
4382 * prim/help.el (with-displaying-help-buffer): Ditto.
|
|
4383
|
|
4384 Mon Feb 10 20:58:19 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
4385
|
|
4386 * x11/x-toolbar.el: Allow customization of toolbar functions by
|
|
4387 customizable variables.
|
|
4388
|
|
4389 Mon Feb 10 14:58:05 1997 Greg Klanderman <greg@alphatech.com>
|
|
4390
|
|
4391 * comint/gdb.el (gdb-mode): Correct setting of obsolete hook.
|
|
4392
|
|
4393 Sun Feb 9 19:55:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4394
|
|
4395 * prim/obsolete.el (define-compatible-variable-alias): New function.
|
|
4396 (define-compatible-variable-alias): New function.
|
|
4397 .*mode-line.*, frame-parameters, modify-frame-parameters,
|
|
4398 x-display-.* all made compatible not obsolete.
|
|
4399
|
|
4400 * bytecomp/bytecomp.el (byte-compile-variable-ref): Warn for
|
|
4401 compatibility symbols.
|
|
4402 (byte-compile-compatible): New function.
|
|
4403
|
|
4404 * bytecomp/bytecomp-runtime.el (make-compatible): New function.
|
|
4405 (make-compatible-variable): New function.
|
|
4406
|
|
4407 Sun Feb 9 19:14:25 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4408
|
|
4409 * utils/redo.el: New file.
|
|
4410
|
|
4411 * utils/floating-toolbar.el: New file.
|
|
4412
|
|
4413 Sun Feb 9 15:19:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4414
|
|
4415 * custom/custom.el: Remove ;;;###autoloads since this file is
|
|
4416 dumped with XEmacs.
|
|
4417
|
|
4418 Sun Feb 9 00:28:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
4419
|
|
4420 * custom/widget.el: New file.
|
|
4421
|
|
4422 * custom/widget-example.el: New file.
|
|
4423
|
|
4424 * custom/widget-edit.el: New file.
|
|
4425
|
|
4426 * custom/custom.el: New file.
|
|
4427
|
|
4428 * custom/custom-edit.el: New file.
|
|
4429
|
96
|
4430 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de>
|
|
4431
|
|
4432 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
|
|
4433 typo.
|
|
4434
|
|
4435 Thu Feb 6 17:14:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4436
|
|
4437 * packages/font-lock.el (font-lock-fontify-keywords-region):
|
|
4438 Correct bounds checking in case the keywords regexp is not
|
|
4439 properly anchored.
|
|
4440
|
|
4441 * packages/ps-print.el: Update maintainer address.
|
|
4442
|
|
4443 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu>
|
|
4444
|
|
4445 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound
|
|
4446 variables to `byte-compile-bound-variables'.
|
|
4447
|
|
4448 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4449
|
|
4450 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
4451 Reverse previous patch.
|
|
4452
|
|
4453 * prim/minibuf.el (use-dialog-box): Rename from
|
|
4454 should-use-dialog-box.
|
|
4455 (should-use-dialog-box-p): Use it.
|
|
4456
|
|
4457 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
4458 cell is not a cons when the cl declare macro is used.
|
|
4459
|
|
4460 Wed Feb 5 21:37:13 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
4461
|
|
4462 * modes/cperl-mode.el: Provide 'cperl-mode.
|
|
4463
|
94
|
4464 Tue Feb 4 11:51:25 1997 Greg Klanderman <greg@alphatech.com>
|
|
4465
|
|
4466 * modes/make-mode.el: Remove `makefile-runtime-macros-list' from
|
|
4467 `makefile-macro-table'.
|
|
4468
|
|
4469 Tue Feb 4 11:06:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4470
|
|
4471 * packages/metamail.el (metamail-region): *junet* coding system
|
|
4472 name changed to 'junet.
|
|
4473
|
|
4474 Mon Feb 3 22:34:09 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
4475
|
|
4476 * iso/iso-acc.el: Critical Bug fix.
|
|
4477 Add ISO-8859-3 support to iso-acc.el, as suggested by Dale
|
|
4478 Gulledge.
|
|
4479
|
|
4480 Mon Feb 3 17:11:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4481
|
|
4482 * modes/make-mode.el (makefile-browser-format-macro-line): Remove
|
|
4483 redundant (and wrong) format statement.
|
|
4484
|
88
|
4485 Fri Jan 31 21:38:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4486
|
|
4487 * psgml/psgml-html.el (html-auto-sgml-entity-conversion): Allow
|
|
4488 user control over automatic sgml entity to ISO-8859-1 conversion.
|
|
4489
|
|
4490 Fri Jan 31 09:50:51 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4491
|
|
4492 * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a
|
|
4493 lot of new mailer possiblities.
|
|
4494
|
|
4495 Fri Jan 31 09:28:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4496
|
|
4497 * x11/x-font-menu.el (reset-device-font-menus): Correct guard on
|
|
4498 charset-registry call.
|
|
4499
|
|
4500 Fri Jan 31 00:21:07 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
4501
|
|
4502 * packages/font-lock.el (font-lock-mode): Don't remove the
|
|
4503 `font-lock-pre-idle-hook' from `pre-idle-hook'.
|
|
4504
|
|
4505 Thu Jan 30 22:43:43 1997 David Moore <dmoore@UCSD.EDU>
|
|
4506
|
|
4507 * packages/compile.el: Speed up regexps.
|
|
4508 (compilation-parse-errors): replace re-search-forward with
|
|
4509 something faster.
|
|
4510
|
|
4511 Thu Jan 30 20:33:56 1997 Hvoje Niksic <hniksic@srce.hr>
|
|
4512
|
|
4513 * x11/x-toolbar.el
|
|
4514 (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace):
|
|
4515 New functions.
|
|
4516 (toolbar-news): Allow running without separate frame.
|
|
4517 (toolbar-mail-commands-alist): New variable.
|
|
4518 (toolbar-mail-reader): Ditto.
|
|
4519 (toolbar-mail): Use them.
|
|
4520
|
|
4521 * x11/x-menubar.el: Shorten help menu item names.
|
|
4522
|
|
4523 Thu Jan 30 17:22:15 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
4524
|
|
4525 * iso/iso-acc.el: Accept accents in isearch.
|
|
4526
|
|
4527 Wed Jan 29 22:25:38 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
4528
|
|
4529 * packages/ps-print.el: Make postscript files generated by
|
|
4530 ps-print conformant to Adobe DSC specification.
|
|
4531
|
86
|
4532 Mon Jan 27 21:45:17 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
4533
|
|
4534 * dired/ange-ftp.el (ange-ftp-write-region): Changes for jka-compr.
|
|
4535
|
|
4536 * packages/jka-compr.el (jka-compr-write-region): Convert to 20.0
|
|
4537 write-region interface.
|
|
4538
|
|
4539 Mon Jan 27 19:09:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4540
|
|
4541 * prim/about.el (about-xemacs): Updated to reflect change of
|
|
4542 management.
|
|
4543
|
|
4544 Mon Jan 27 13:25:17 1997 William M. Perry <wmperry@aventail.com>
|
|
4545
|
|
4546 * packages/man.el (Manual-entry-switches): Don't default to -s.
|
|
4547
|
|
4548 Sun Jan 26 16:27:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4549
|
|
4550 * bytecomp/byte-optimize.el (byte-compile-inline-expand):
|
|
4551 Correctly refresh the pointer to a symbol being autoloaded prior
|
|
4552 to inline.
|
|
4553
|
|
4554 Sun Jan 26 13:57:22 1997 Bob Weiner <weiner@infodock.com>
|
|
4555
|
|
4556 * prim/about.el (about-xemacs-xref): Update bio.
|
|
4557
|
|
4558 Sat Jan 25 22:58:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4559
|
|
4560 * x11/x-menubar.el (default-menubar): Update ps-paper-type options
|
|
4561 for new ps-print.el.
|
|
4562
|
84
|
4563 Thu Jan 23 01:40:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4564
|
|
4565 * psgml/psgml-html.el (html-mode): Set up friendlier syntax
|
|
4566 table.
|
|
4567
|
|
4568 * psgml/psgml.el (sgml-running-xemacs): Remove
|
|
4569 sgml-mode-syntax-table since it has been superseded.
|
|
4570
|
82
|
4571 Thu Jan 9 13:32:01 1997 Jacques Duthen Prestataire <duthen@cegelec-red.fr>
|
|
4572
|
|
4573 * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall
|
|
4574 <simon@gnu.ai.mit.edu>
|
|
4575 (ps-print-version): Fix value.
|
|
4576 (cl lisp-float-type): Require them.
|
|
4577 (ps-number-of-columns ps-*-font-size): Try to select defaults
|
|
4578 better suited when `ps-landscape-mode' is non-nil.
|
|
4579 (ps-*-faces): Change default for Font Lock mode faces when
|
|
4580 `ps-print-color-p' is nil.
|
|
4581 (ps-right-header): Replace `time-stamp-yy/mm/dd'
|
|
4582 by `time-stamp-mon-dd-yyyy'.
|
|
4583 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
|
|
4584 (ps-generate-postscript-with-faces): Replace `ps-sorter' by
|
|
4585 `car-less-than-car'.
|
|
4586 (ps-plot ps-generate): Replace `%d' by `%3d'.
|
|
4587
|
|
4588 Wed Jan 22 15:32:39 1997 Greg Klanderman <greg@alphatech.com>
|
|
4589
|
|
4590 * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the
|
|
4591 minibuffer earlier than the first received event.
|
|
4592
|
|
4593 Wed Jan 22 15:29:08 1997 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
4594
|
|
4595 * modes/imenu.el (imenu-add-to-menubar): Don't attempt anything if
|
|
4596 menu-bar lookup fails.
|
|
4597
|
|
4598 Wed Jan 22 01:03:42 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4599
|
|
4600 * lisp/x11/x-font-menu.el: Make font menus work better in a
|
|
4601 Japanese environment.
|
|
4602
|
|
4603 Tue Jan 21 19:56:26 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4604
|
|
4605 * lisp/mule/mule-init.el (init-mule): Get Japanese man pages working.
|
|
4606
|
|
4607 Fri Jan 17 17:22:54 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
4608
|
|
4609 * man.el (Manual-mode): Don't mess with scrollbars if they aren't
|
|
4610 present.
|
|
4611
|
|
4612 Tue Jan 21 19:52:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4613
|
|
4614 * utils/timezone.el (timezone-parse-date): Fix Y2K bug.
|
|
4615
|
|
4616 Tue Jan 21 19:32:44 1997 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us>
|
|
4617
|
|
4618 * prim/files.el (hack-local-variables-prop-line): XEmacs should
|
|
4619 not query to set local variables in the -*- line if there aren't
|
|
4620 any to set!
|
|
4621
|
|
4622 Thu Jan 16 18:24:20 1997 Steven L Baur <steve@miranova.com>
|
|
4623
|
|
4624 * psgml/psgml.el: Use newer interface form for nsgmls.
|
|
4625
|
|
4626 Thu Jan 16 04:06:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4627
|
|
4628 * comint/telnet.el (rsh): (Mostly) correct dealing with detection
|
|
4629 of password prompt at login.
|
|
4630
|
|
4631 Thu Jan 16 03:28:25 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4632
|
|
4633 * modes/view.el (View-scroll-lines-forward): Correct format typo.
|
|
4634
|
|
4635 Mon Jan 13 22:50:23 1997 David Moore <dmoore@UCSD.EDU>
|
|
4636
|
|
4637 * packages/compile.el: Clean up regexps.
|
|
4638
|
|
4639 Sun Jan 12 20:50:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4640
|
|
4641 * modes/m4-mode.el: Changed m4-program to point to /usr/bin/m4.
|
|
4642
|
151
|
4643 Sun Jan 12 18:49:30 1997 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
82
|
4644
|
|
4645 * mule/mule-misc.el: `-columns' -> `-width' and define `-columns'
|
|
4646 alias
|
|
4647 Import definition of `truncate-string-to-width' from Emacs/mule-delta.
|
|
4648
|
|
4649 Sun Jan 12 13:57:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4650
|
|
4651 * prim/window.el (shrink-window-if-larger-than-buffer): Don't let
|
|
4652 readjusted window change the buffer order stack.
|
|
4653
|
|
4654 Sat Jan 11 20:12:47 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
4655
|
|
4656 * utils/finder.el (finder-insert-at-column): Correct off-by-one
|
|
4657 error affecting long file names.
|
|
4658
|
80
|
4659 Fri Jan 10 22:27:58 1997 Shane Holder <holder@rsn.hp.com>
|
|
4660
|
|
4661 * utils/bench.el: New version.
|
|
4662
|
|
4663 Fri Jan 10 13:22:26 1997 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
4664
|
|
4665 * packages/man.el (Manual-entry-switches): New variable.
|
|
4666 (Manual-apropos-switches): New variable.
|
|
4667 (Manual-run-formatter): Use them.
|
|
4668
|
|
4669 Thu Jan 9 22:04:42 1997 Greg Klanderman <greg@alphatech.com>
|
|
4670
|
|
4671 * modes/make-mode.el: Allow disabling of suspicious line warnings
|
|
4672 allow macro pickup when a macro is entered normally
|
|
4673 add the runtime macros to the completion list so confirmation is
|
|
4674 not necessary when minibuffer-confirm-incomplete is t.
|
|
4675 (these last two only in effect when makefile-electric-keys=t)
|
|
4676
|
|
4677 Thu Jan 9 11:44:11 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4678
|
|
4679 * mule/mule-files.el (file-coding-system-alist): Default to 8 bit
|
|
4680 on .el and .info files.
|
|
4681
|
|
4682 Wed Jan 8 20:57:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4683
|
|
4684 * prim/help.el (help-mode-quit): Correct typo in docstring.
|
|
4685 (help-mode-quit): Bury help buffer before restoring previous
|
|
4686 window configuration.
|
|
4687
|
|
4688 Wed Jan 8 20:20:01 1997 Joe Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
4689
|
|
4690 * x11/x-menubar.el (default-menubar): Include enriched.doc in the
|
|
4691 samples in the help menu.
|
|
4692
|
|
4693 Wed Jan 8 20:09:32 1997 Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
4694
|
|
4695 * x11/x-toolbar.el (toolbar-news-frame-properties): New variable.
|
|
4696 (toolbar-news): Use it.
|
|
4697
|
|
4698 Wed Jan 8 10:11:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4699
|
|
4700 * x11/x-compose.el (global-map): Keysyms use `-' not `_'.
|
|
4701
|
|
4702 Mon Jan 6 18:19:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4703
|
|
4704 * comint/telnet.el (telnet-initial-filter): Enable
|
|
4705 case-fold-search.
|
|
4706 (telnet-maximum-count): Bump up to 6, since 4 does not always
|
|
4707 appear to be enough.
|
|
4708
|
|
4709 Mon Jan 6 08:30:55 1997 Andrew Cohen <cohen@andy.bu.edu>
|
|
4710
|
|
4711 * psgml/psgml-parse.el (sgml-compile-dtd): noconv coding system
|
|
4712 has been renamed to no-conversion.
|
|
4713 (sgml-bdtd-merge): Ditto.
|
|
4714 (sgml-push-to-entity): Ditto.
|
|
4715
|
|
4716 Sun Jan 5 14:35:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4717
|
|
4718 * utils/loadhist.el (symbol-file): Make interactive.
|
|
4719
|
|
4720 Sun Jan 5 00:40:02 1997 Bob Weiner <weiner@infodock.com>
|
|
4721
|
|
4722 * packages/avoid.el (mouse-avoidance-mode): autoload.
|
|
4723
|
|
4724 * x11/x-menubar.el (options-menu-saved-forms): Mouse avoidance
|
|
4725 mode option.
|
|
4726
|
78
|
4727 Sat Jan 4 12:25:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4728
|
|
4729 * prim/faces.el (init-other-random-faces): Guard against adding
|
|
4730 modeline buffer tty face if no tty support.
|
|
4731
|
|
4732 Fri Jan 3 23:15:22 1997 Greg Klanderman <greg@alphatech.com>
|
|
4733
|
|
4734 * packages/backup-dir.el: Added to distribution.
|
|
4735
|
|
4736 Fri Jan 3 16:20:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4737
|
|
4738 * gnus/gnus-setup.el: Updated to gracefully handle installed
|
|
4739 auxilliary packages like tm, and handle eventual integration of
|
|
4740 Red Gnus/Gnus 5.4.
|
|
4741
|
|
4742 Fri Jan 3 14:32:07 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
4743
|
|
4744 * packages/gnuserv.el (gnuserv-frame): Autoload.
|
|
4745
|
|
4746 * x11/x-menubar.el (default-menubar): Add option to control gnuserv
|
|
4747 creating a new frame.
|
|
4748 (options-menu-saved-forms): Ditto.
|
|
4749
|
|
4750 Fri Jan 3 12:18:41 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4751
|
|
4752 * x11/x-mouse.el: Protect creation of scrollbar-pointer-glyph with
|
|
4753 feature test on 'scrollbar.
|
|
4754
|
|
4755 Fri Jan 3 10:37:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4756
|
|
4757 * packages/mic-paren.el (paren-activate): Update to v1.2.
|
|
4758
|
|
4759 Fri Jan 3 10:21:58 1997 Pete Ware <ware@cis.ohio-state.edu>
|
|
4760
|
|
4761 * x11/x-menubar.el (default-menubar): Add require-final-newline
|
|
4762 and next-line-add-newlines as options in the options menu.
|
|
4763 (options-menu-saved-forms): Ditto.
|
|
4764
|
|
4765 Thu Jan 2 18:52:32 1997 Joel Peterson <tarzan@aosi.com>
|
|
4766
|
|
4767 * prim/simple.el (blink-matching-open): Make sure point is visible
|
|
4768 when blinking.
|
|
4769
|
|
4770 Thu Jan 2 11:25:05 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
4771
|
|
4772 * prim/replace.el (occur-mode-mouse-goto): Fix typo in Emacs 19.34
|
|
4773 synch up.
|
|
4774 (occur-mode-map): Ditto.
|
|
4775
|
|
4776 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
4777
|
|
4778 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
|
|
4779 sgml-top-tree. Needed by sgml-open-element.
|
|
4780
|
|
4781 Mon Nov 11 01:50:40 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
4782
|
|
4783 * Version 1.0 released.
|
|
4784
|
|
4785 Sun Sep 15 14:07:24 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
4786
|
|
4787 * psgml.el (sgml-mode): modify mode-line-format with subst, don't
|
|
4788 replicate the whole format in the code.
|
|
4789
|
|
4790 Thu Sep 12 20:27:38 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
4791
|
|
4792 * psgml-parse.el (sgml-external-file): Try to find system
|
|
4793 identifiers using the sgml-public-map
|
|
4794 if sgml-system-identifiers-are-preferred; this way that flag will
|
|
4795 have effect even if the sgml-public-map contains `%s'.
|
|
4796 (sgml-final): moved to be defined before use.
|
|
4797
|
|
4798 * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
|
|
4799 character references to character number above 255 by leaving a
|
|
4800 character reference in then parsed entity text.
|
|
4801
|
|
4802 Thu Sep 5 14:11:00 1996 Dave Love <d.love@dl.ac.uk>
|
|
4803
|
|
4804 * psgml-other.el (sgml-set-face-for): Nullify
|
|
4805 {after,before}-change-functions as well as (obsolete)
|
|
4806 {after,before}-change-function.
|
|
4807
|
|
4808 Tue Dec 31 11:34:37 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4809
|
|
4810 * comint/gdb.el (gdb-mode): Require 'cc-mode if not already loaded
|
|
4811 prior to starting gdb.
|
|
4812
|
|
4813 Mon Dec 30 17:59:48 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4814
|
|
4815 * comint/telnet.el (telnet-check-software-type-initialize): Remove
|
|
4816 default in cond (which allows special treatment of password prompt
|
|
4817 to work).
|
|
4818
|
|
4819 Mon Dec 30 09:36:04 1996 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
4820
|
|
4821 * packages/gnuserv.el (server-edit): Add option to allow killing
|
|
4822 last visible frame.
|
|
4823
|
|
4824 Sun Dec 29 21:36:44 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4825
|
|
4826 * prim/files-nomule.el: Add trailing newline.
|
|
4827
|
|
4828 Sun Dec 29 18:45:34 1996 James LewisMoss <dres@dres.elam.org>
|
|
4829
|
|
4830 * modes/perl-mode.el: Add (provide 'perl-mode).
|
|
4831
|
|
4832 Sun Dec 29 17:15:57 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4833
|
|
4834 * ilisp/Makefile (elc): Be a little smarter about recompilation.
|
|
4835
|
|
4836 Sun Dec 29 17:14:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4837
|
|
4838 * tm/tm-edit-tipgp.el: Don't unconditionally require tinypgpa.el.
|
|
4839
|
76
|
4840 Sat Dec 28 11:15:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4841
|
|
4842 * x11/x-menubar.el (default-menubar): Move Frame-local font menu
|
|
4843 option to Frame Appearance submenu.
|
|
4844
|
|
4845 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4846
|
|
4847 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to
|
|
4848 nil, because everyone was confused by it defaulting to t.
|
|
4849
|
|
4850 Fri Dec 27 12:30:37 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
4851
|
|
4852 * prim/sort.el (sort-subr): Document use of `sort-fold-case'.
|
|
4853 (sort-lines): Ditto.
|
|
4854 (sort-paragraphs): Ditto.
|
|
4855 (sort-pages): Ditto.
|
|
4856 (sort-regexp-fields): Ditto.
|
|
4857 (sort-numeric-fields): Ditto.
|
|
4858 (sort-regexp-fields): Ditto.
|
|
4859 (sort-columns): Ditto.
|
|
4860 (sort-regexp-fields): Use compare-buffer-substrings if available.
|
|
4861
|
|
4862 Fri Dec 27 12:09:23 1996 Noah Friedman <friedman@gnu.ai.mit.edu>
|
|
4863
|
|
4864 * modes/mail-abbrevs.el (mail-abbrev-expand-hook): Prevent abbrev
|
|
4865 expansion from happening multiple times.
|
|
4866
|
|
4867 Fri Dec 27 02:31:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4868
|
|
4869 * prim/help.el (help-for-help): Don't confuse help character `b'
|
|
4870 with scrolling character `b' in view-less help buffer.
|
|
4871
|
|
4872 * packages/scroll-in-place.el: Synch with 19.15.
|
|
4873
|
|
4874 Thu Dec 26 15:25:09 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4875
|
|
4876 * x11/x-menubar.el (xemacs-splash-buffer): New function.
|
|
4877 (default-menubar): Use it.
|
|
4878 (default-menubar): Reorganize help menus.
|
|
4879
|
|
4880 * prim/startup.el (startup-message-timeout): More or less disable
|
|
4881 the timeout of the splash screen.
|
|
4882
|
|
4883 * packages/man.el (Manual-use-rosetta-man): For Neal Becker's
|
|
4884 Rosetta Man patch.
|
|
4885 (Manual-nuke-nroff-bs): Use it.
|
|
4886
|
|
4887 Tue Dec 24 12:46:22 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4888
|
|
4889 * prim/frame.el (show-temp-buffer-in-current-frame): Shrink temp
|
|
4890 buffer to fit.
|
|
4891
|
|
4892 Mon Dec 23 15:44:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4893
|
|
4894 * utils/delbackspace.el: Correct rebindings so they work properly
|
|
4895 when cc-mode is not dumped with XEmacs.
|
|
4896
|
|
4897 * packages/apropos.el (apropos-print): Minimize size of *Apropos*
|
|
4898 window if it is small.
|
|
4899
|
|
4900 * prim/lisp.el (lisp-complete-symbol): Minimize size of
|
|
4901 *Completions* window.
|
|
4902
|
|
4903 * prim/help.el (with-displaying-help-buffer): (Based on an idea
|
|
4904 from Sudish Joseph) minimize size of displayed help window.
|
|
4905
|
|
4906 * modes/fortran.el (fortran-window-create-momentarily): Fix
|
|
4907 lossage from synch with Emacs 19.34.
|
|
4908 (fortran-abbrev-start): Ditto.
|
|
4909
|
|
4910 Sun Dec 22 15:33:25 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
4911
|
|
4912 * x11/x-toolbar.el (toolbar-news): Check whether this is the last
|
|
4913 frame before deleting it.
|
|
4914
|
|
4915 Sun Dec 22 00:37:42 1996 Sudish Joseph <sudish@mindspring.com>
|
|
4916
|
|
4917 * eterm/tgud.el (tgud-gdb-complete-filter): Match carriage returns
|
|
4918 as well as linefeeds.
|
|
4919
|
|
4920 * eterm/term.el (term-dynamic-list-completions): Correct Emacsism
|
|
4921 in setting unread-command-events.
|
|
4922
|
|
4923 Sat Dec 21 23:37:02 1996 Bob Weiner <weiner@infodock.com>
|
|
4924
|
|
4925 * packages/font-lock.el: Update Java support.
|
|
4926
|
|
4927 Sat Dec 21 22:48:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4928
|
|
4929 * packages/fontl-hooks.el: Add provide (synch with 19.15).
|
|
4930
|
|
4931 * x11/x-toolbar.el: Don't quote lambda macro.
|
|
4932
|
|
4933 * packages/session.el: Removed from distribution.
|
|
4934
|
|
4935 Sat Dec 21 22:37:37 1996 Neal Becker <neal@ctd.comsat.com>
|
|
4936
|
|
4937 * pcl-cvs/pcl-cvs.el: Synched with pcl-cvs.el from cvs-1.9.
|
|
4938
|
74
|
4939 Fri Dec 20 15:19:36 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4940
|
|
4941 * packages/compile.el (compilation-error-regexp-alist): Complete
|
|
4942 fix for lossage on bad regexps.
|
|
4943
|
|
4944 * prim/loadup.el: Remove cc-mode as a dumped package.
|
|
4945
|
|
4946 * prim/glyphs.el (init-glyphs): hscroll-glyph is now builtin.
|
|
4947
|
|
4948 * prim/minibuf.el (minibuffer-complete-word): Correct an ebola
|
|
4949 infection that caused incorrect interpretation of SPC in the
|
|
4950 minibuffer.
|
|
4951
|
|
4952 Thu Dec 19 22:16:47 1996 Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
4953
|
|
4954 * modes/outl-mouse.el (outline-glyph-menu): Remove Hide body item,
|
|
4955 Add Show all item.
|
|
4956
|
|
4957 Thu Dec 19 00:37:59 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
4958
|
|
4959 * prim/files.el: Make enable-local-variables 'ask-me behave sanely.
|
|
4960
|
|
4961 Wed Dec 18 23:10:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4962
|
|
4963 * prim/simple.el (next-line-add-newlines): Now defaults to nil.
|
|
4964
|
|
4965 Wed Dec 18 22:56:48 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
4966
|
|
4967 * utils/bench.el (bench-mark-13): Added.
|
|
4968
|
|
4969 Wed Dec 18 20:26:10 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4970
|
|
4971 * mule/mule-coding.el: Change charset names.
|
|
4972
|
|
4973 * mule/japanese-hooks.el: Change charset names.
|
|
4974
|
|
4975 * mule/hebrew-hooks.el: Change charset names.
|
|
4976 Remove quail hooks.
|
|
4977
|
|
4978 * mule/greek-hooks.el: Change charset names.
|
|
4979 Remove quail hooks.
|
|
4980
|
|
4981 * mule/european-hooks.el ((make-char 'latin-iso8859-1 32)): Change
|
|
4982 charset names.
|
|
4983 Remove quail hooks.
|
|
4984
|
|
4985 * mule/cyrillic-hooks.el (cyrillic-iso8859-5): Use instead of cyrillic.
|
|
4986 Remove quail hooks.
|
|
4987
|
|
4988 * mule/chinese-hooks.el (chinese-gb2312): Fix chinese syntax tables.
|
|
4989 Use chinese-gb2312.
|
|
4990 Remove quail hooks.
|
|
4991 (chinese): Comment out code for egg.
|
|
4992
|
|
4993 * mule/thai-hooks.el: Use thai-tis620.
|
|
4994 (thai): Prefer macro definition of lambda.
|
|
4995
|
|
4996 * sunpro/sunpro-init.el (sunpro-startup): Guard against Sun
|
|
4997 censorship.
|
|
4998
|
|
4999 * prim/obsolete.el (wholenump): New obsolete alias.
|
|
5000
|
|
5001 * prim/simple.el (comment-indent-function): Use macro definition
|
|
5002 of (lambda () ...).
|
|
5003
|
|
5004 * prim/replace.el (list-matching-lines): Remove redundant
|
|
5005 (message (format ...))
|
|
5006
|
|
5007 * modes/cc-mode.el: Readd autoloads (prior to removing cc-mode as
|
|
5008 a dumped package).
|
|
5009
|
|
5010 Wed Dec 18 11:09:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5011
|
|
5012 * comint/telnet.el: Synch up to 19.15 & Emacs 19.34.
|
|
5013 (telnet-check-software-type-initialize): Cleanup from Synch.
|
|
5014
|
|
5015 Sat Dec 14 17:39:17 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5016
|
|
5017 * packages/buff-menu.el (list-buffers-directory): autoload.
|
|
5018
|
|
5019 Fri Dec 13 16:53:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5020
|
|
5021 * electric/ebuff-menu.el (electric-buffer-list): Restore behavior
|
|
5022 of using prefix argument.
|
|
5023
|
|
5024 * emulators/crisp.el (crisp-mode-map): Rename kp_.* keysyms to
|
|
5025 kp-\1.
|
|
5026
|
|
5027 * emulators/tpu-edt.el: Ditto.
|
|
5028
|
|
5029 * x11/x-win-sun.el: Ditto.
|
|
5030
|
|
5031 * x11/x-iso8859-1.el: Ditto.
|
|
5032
|
|
5033 * term/tvi970.el: Ditto.
|
|
5034
|
|
5035 * term/news.el: Ditto.
|
|
5036
|
|
5037 * term/lk201.el: Ditto.
|
|
5038
|
|
5039 * term/linux.el: Ditto.
|
|
5040
|
|
5041 * prim/keydefs.el: Ditto.
|
|
5042
|
|
5043 * prim/events.el: Ditto.
|
|
5044
|
|
5045 * packages/icomplete.el (icomplete-get-keys): Ditto.
|
|
5046
|
|
5047 * games/gomoku.el (gomoku-mode-map): Ditto.
|
|
5048
|
|
5049 * games/blackbox.el (blackbox-mode-map): Ditto.
|
|
5050
|
|
5051 Fri Dec 13 09:40:27 1996 Sudish Joseph <sudish@mindspring.com>
|
|
5052
|
|
5053 * prim/minibuf.el (next-history-element): Remove kludge test on
|
|
5054 minibuffer-history-sexp-flag.
|
|
5055
|
|
5056 * x11/x-init.el (init-post-x-win): Fix hooks for gnuattached ttys
|
|
5057 on XEmacsen started on X displays.
|
|
5058
|
|
5059 Thu Dec 12 16:05:53 1996 Raymond Toy <toy@rtp.ericsson.se>
|
|
5060
|
|
5061 * ilisp/ilisp-out.el (ilisp-find-lower-window): Correct XEmacs
|
|
5062 version check to look at major numbers.
|
|
5063 (ilisp-find-top-left-most-window): Ditto.
|
|
5064
|
|
5065 Thu Dec 12 15:21:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
5066
|
|
5067 * utils/mail-extr.el (mail-extract-address-components): Don't
|
|
5068 automatically downcase extracted elements. It violates standards.
|
|
5069
|
|
5070 Thu Dec 12 14:46:47 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
5071
|
|
5072 * x11/x-menubar.el (buffers-menu-filter): The buffer menu was
|
|
5073 shortened to `buffers-menu-max-size' items even if
|
|
5074 `buffers-menu-submenus-for-groups-p' is non-nil.
|
|
5075
|
|
5076 Let `buffers-menu-submenus-for-groups-p' be an integer : if there
|
|
5077 are more buffers than this value, use submenus, otherwise not.
|
|
5078
|
|
5079 * packages/vc.el (vc-rename-this-file): New function (was missing,
|
|
5080 but referred to on the menubar).
|
|
5081
|
|
5082 * packages/compile.el (compilation-font-lock-keywords): `defvar'
|
|
5083 instead of `defconst'!
|
|
5084
|
|
5085 * prim/mouse.el (default-mouse-track-normalize-point): Double
|
|
5086 click mouse-1 on sexpr selects the sexpr.
|
|
5087
|
|
5088 * x11/x-menubar.el (options-menu-saved-forms): Fix bug in
|
|
5089 `save-options-menu-settings'.
|
|
5090
|
|
5091 Thu Dec 12 14:25:21 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5092
|
|
5093 * prim/simple.el (forward-to-indentation): Do not deactivate zmacs
|
|
5094 region on usage.
|
|
5095 (backward-to-indentation): Ditto.
|
|
5096
|
|
5097 Thu Dec 12 14:22:55 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
5098
|
|
5099 * prim/lisp.el (backward-up-list): Do not deactivate zmacs region
|
|
5100 on usage.
|
|
5101
|
|
5102 Wed Dec 11 20:26:21 1996 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
5103
|
|
5104 * prim/files.el (set-auto-mode): Require a #! signature to set
|
|
5105 mode based on interpreter.
|
|
5106
|
|
5107 Wed Dec 11 13:25:50 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5108
|
|
5109 * packages/man.el (Manual-use-rosetta-man): Restore Neal Becker's
|
|
5110 Rosetta Man Patch.
|
|
5111 (Man-cleanup-manpage): Use it.
|
|
5112
|
|
5113 * prim/simple.el (yank): Corrected a mistaken synch with Emacs
|
|
5114 19.34.
|
|
5115
|
|
5116 * modes/eiffel3.el (eiffel-mode-syntax-table): Quote the semicolon
|
|
5117 syntax entry so update-autoloads doesn't barf.
|
|
5118
|
|
5119 * packages/buff-menu.el (Buffer-menu-mode-map): Correct mouse key
|
|
5120 bindings.
|
|
5121
|
|
5122 Tue Dec 10 21:24:04 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5123
|
|
5124 * packages/ps-print.el (ps-do-despool): Allow dynamic expansion of
|
|
5125 `ps-lpr-switches'.
|
|
5126
|
|
5127 * packages/lpr.el (print-region-1): Allow dynamic expansion of
|
|
5128 `lpr-switches'.
|
|
5129
|
72
|
5130 Tue Dec 10 18:30:01 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
5131
|
|
5132 * modes/vhdl-mode.el: New File.
|
|
5133
|
|
5134 Tue Dec 10 17:59:35 1996 Shane Holder <holder@rsn.hp.com>
|
|
5135
|
|
5136 * utils/bench.el: New file. Utility for benchmarking emacs
|
|
5137 performance.
|
|
5138
|
|
5139 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5140
|
|
5141 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct
|
|
5142 bad 19.34 synch patch.
|
|
5143
|
|
5144 * utils/pretty-print.el: New File.
|
|
5145
|
|
5146 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5147
|
|
5148 * prim/files-nomule.el: Documentation corrections.
|
|
5149
|
|
5150 * prim/files.el: Synch to 19.15/Emacs 19.34.
|
|
5151
|
|
5152 Sat Dec 7 18:48:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5153
|
|
5154 * packages/hexl.el (hexl-mode-map): Corrected obsolescent key
|
|
5155 names introduced in 19.15-b2.
|
|
5156
|
|
5157 Fri Dec 6 20:17:47 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5158
|
|
5159 * games/yow.el: Sync to GNU Emacs 19.34.
|
|
5160
|
|
5161 * games/studly.el: Documentation fixes.
|
|
5162
|
|
5163 * games/spook.el: Sync to GNU Emacs 19.34.
|
|
5164
|
|
5165 * games/mpuz.el: Sync to GNU Emacs 19.34.
|
|
5166
|
|
5167 * games/life.el: Sync to GNU Emacs 19.34.
|
|
5168
|
|
5169 * games/hanoi.el: Sync to GNU Emacs 19.34.
|
|
5170
|
|
5171 * games/flame.el: Documentation fixes.
|
|
5172
|
|
5173 * games/dunnet.el: Sync to GNU Emacs 19.34.
|
|
5174
|
|
5175 * games/doctor.el: Sync to GNU Emacs 19.34.
|
|
5176
|
|
5177 * games/dissociate.el: Sync to GNU Emacs 19.34.
|
|
5178
|
|
5179 * games/cookie1.el: Sync to GNU Emacs 19.34.
|
|
5180
|
|
5181 * games/conx.el: Documentation fixes.
|
|
5182
|
|
5183 * games/blackbox.el: Sync to GNU Emacs 19.34.
|
|
5184
|
|
5185 * games/NeXTify.el: Documentation fixes.
|
|
5186
|
|
5187 * packages/man.el: New file/replacement from Emacs 19.34.
|
|
5188
|
|
5189 * packages/man-xref.el: New file from Emacs 19.35.
|
|
5190
|
|
5191 * utils/smtpmail.el: New file from Emacs 19.34.
|
|
5192
|
151
|
5193 Fri Dec 6 09:28:04 1996 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
72
|
5194
|
|
5195 * prim/startup.el (set-default-load-path): Set default-load-path
|
|
5196 dynamically since file-detect.el is dumped with XEmacs.
|
|
5197
|
|
5198 Thu Dec 5 20:37:32 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5199
|
|
5200 * emulators/tpu-mapper.el: Total replacement with version in GNU
|
|
5201 Emacs 19.34.
|
|
5202
|
|
5203 * emulators/tpu-extras.el: Total replacement with version in GNU
|
|
5204 Emacs 19.34.
|
|
5205
|
|
5206 * emulators/tpu-edt.el: Total replacement with version in GNU Emacs
|
|
5207 19.34.
|
|
5208
|
|
5209 * comint/history.el: Documentation fixes.
|
|
5210
|
|
5211 * comint/gdb.el: Documentation fixes.
|
|
5212
|
|
5213 * comint/dbx.el: Documentation fixes.
|
|
5214
|
|
5215 * comint/background.el: Documentation fixes.
|
|
5216
|
|
5217 * rmail/rmail-xemacs.el: Documentation fixes.
|
|
5218
|
|
5219 * rmail/rmail-kill.el: Documentation fixes.
|
|
5220
|
|
5221 * emulators/ws-mode.el: Synch up to Emacs 19.34.
|
|
5222
|
|
5223 * emulators/teco.el: Documentation cleanup.
|
|
5224
|
|
5225 * emulators/mlsupport.el: Synch up to Emacs 19.34.
|
|
5226
|
|
5227 * emulators/mlconvert.el: Synch up to Emacs 19.34.
|
|
5228
|
|
5229 * emulators/edt-vt100.el: New file from Emacs 19.34.
|
|
5230
|
|
5231 * emulators/edt-pc.el: New file from Emacs 19.34.
|
|
5232
|
|
5233 * emulators/edt-mapper.el: New file from Emacs 19.34.
|
|
5234
|
|
5235 * emulators/edt-lk201.el: New file from Emacs 19.34.
|
|
5236
|
|
5237 * emulators/edt.el: Synched up to Emacs 19.34.
|
|
5238
|
|
5239 Thu Dec 5 12:09:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
5240
|
|
5241 * prim/replace.el (match-string): Use a function instead of a
|
|
5242 macro to be compatible with .elc files compiled under Emacs.
|
|
5243
|
|
5244 Thu Dec 5 09:50:12 1996 Bob Weiner <weiner@infodock.com>
|
|
5245
|
|
5246 * utils/id-select.el: New file -- Version 1.4.3.
|
|
5247
|
|
5248 Thu Dec 5 09:17:53 1996 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
5249
|
|
5250 * emulators/crisp.el: New file.
|
|
5251
|
|
5252 * emulators/scroll-lock.el: New file.
|
|
5253
|
|
5254 Thu Dec 5 00:15:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5255
|
|
5256 * prim/help.el: A callable library-type function should not
|
|
5257 contain an unprotected print statement. This change implements my
|
|
5258 version of Erik Naggum's statement about locate-library being less
|
|
5259 chatty in Emacs 19.35.
|
|
5260
|
|
5261 Wed Dec 4 22:00:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5262
|
|
5263 * utils/flow-ctrl.el: Synch up to Emacs 19.34.
|
|
5264
|
|
5265 * utils/forms.el: Synch up to Emacs 19.34.
|
|
5266
|
|
5267 * packages/column.el: Allow column numbers to start at one.
|
|
5268
|
|
5269 * prim/userlock.el: Synch up to Emacs 19.34.
|
|
5270
|
|
5271 * prim/paragraphs.el: Synch up to Emacs 19.34.
|
|
5272
|
|
5273 * prim/page.el: Synch up to Emacs 19.34.
|
|
5274
|
|
5275 * prim/options.el: Synch up to Emacs 19.34.
|
|
5276
|
|
5277 * prim/novice.el: Synch up to Emacs 19.34.
|
|
5278
|
|
5279 * prim/rect.el: Sync up to Emacs 19.34.
|
|
5280
|
|
5281 * prim/reposition.el: Synch up to Emacs 19.34.
|
|
5282
|
|
5283 * prim/replace.el: Synch up to Emacs 19.34.
|
|
5284
|
|
5285 * prim/register.el: Synch up to Emacs 19.34.
|
|
5286
|
|
5287 * prim/indent.el: Synch up to Emacs 19.34.
|
|
5288
|
|
5289 * prim/subr.el: Synch up to Emacs 19.34.
|
|
5290
|
|
5291 * prim/simple.el: Synch up to Emacs 19.34.
|
|
5292
|
|
5293 * prim/debug.el: Synch up to Emacs 19.34.
|
|
5294
|
|
5295 * edebug/cl-specs.el: Comment formatting changes.
|
|
5296
|
|
5297 * edebug/cl-read.el: Protect advisement of eval-region from being
|
|
5298 evaluated more than once.
|
|
5299
|
|
5300 Comment formatting changes.
|
|
5301
|
|
5302 * edebug/advise-eval-region.el: New File. Separate out advise for
|
|
5303 eval-region so it is only evaluated once.
|
|
5304
|
|
5305 * packages/icomplete.el: Fix a bug in locating command bound to key.
|
|
5306
|
|
5307 icomplete-exhibit needs to be called in the setup-hook.
|
|
5308
|
|
5309 * packages/apropos.el: Correct a typo in button binding.
|
|
5310
|
|
5311 Fixes the bug where if apropos-label-face is actually defined as
|
|
5312 face, apropos bombs with an error
|
|
5313
|
|
5314 Do a (provide 'apropos), like all packages should.
|
|
5315
|
|
5316 Provides an apropos-mode-hook for Apropos Mode buffers (otherwise
|
|
5317 customization is unnecessarily painful).
|
|
5318
|
|
5319 Redefines the default faces for the various apropos faces so they
|
|
5320 come out in color by default (defaults are based on various
|
|
5321 standard font-lock faces).
|
|
5322
|
|
5323 * version.el: Bumped up to b31.
|
|
5324
|
|
5325
|