104
|
1 Mon Mar 3 14:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
106
|
3 * prim/loadup.el: Remove custom.elc.
|
|
4
|
104
|
5 * prim/simple.el (newline): Attempt to not add newline to a
|
|
6 previous end-open extent.
|
|
7
|
|
8 Sun Mar 2 10:10:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
9
|
|
10 * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte.
|
|
11
|
|
12 * site-load.el: Move site-packages to the top level.
|
|
13
|
|
14 Sun Mar 2 01:37:04 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
15
|
|
16 * utils/mail-extr.el (all-top-level-domains): Added "hr" domain.
|
|
17
|
|
18 * packages/ps-print.el (ps-print-color-p): Default to nil.
|
|
19
|
|
20 * x11/x-menubar.el (default-menubar): Changed menubar entry for
|
|
21 color printing.
|
|
22
|
|
23 * prim/faces.el (init-other-random-faces): Use gray65 for
|
|
24 zmacs-region and primary-selection background.
|
|
25
|
|
26 * x11/x-faces.el (x-init-global-faces): New default background
|
|
27 gray80.
|
|
28
|
|
29 Sat Mar 1 14:38:14 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
30
|
|
31 * packages/diff.el: (diff): Autoload.
|
|
32 (diff-backup): Autoload.
|
|
33 (diff-switches): Autoload.
|
|
34
|
|
35 Sat Mar 1 01:09:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
36
|
|
37 * packages/tar-mode.el (tar-mode-map): Removed extraneous C-c
|
|
38 binding of tar-copy.
|
|
39
|
|
40 * prim/keydefs.el: Don't disable upcase-region and
|
|
41 downcase-region.
|
|
42
|
|
43 Fri Feb 28 11:22:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
44
|
|
45 * prim/obsolete.el (char-to-int): Define as alias to `char-int'.
|
|
46
|
|
47 * prim/help.el (describe-function-1): Show annotation contents if
|
|
48 they exist.
|
|
49
|
|
50 * packages/man.el (Manual-mode): Don't turn off scrollbars if
|
|
51 XEmacs doesn't have them to begin with.
|
|
52
|
|
53 * prim/keydefs.el: Don't disable eval-expression by default now
|
|
54 that it is harder to type.
|
|
55
|
|
56 Thu Feb 27 13:06:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
57
|
|
58 * prim/subr.el (with-string-as-buffer-contents): Moved from
|
|
59 mule/mule-coding.el.
|
|
60
|
|
61 * mule/mule-coding.el: Remove with-string-as-buffer-contents.
|
|
62
|
|
63 * prim/format.el (format-insert-file): Correct wrong order of args
|
|
64 passed to format-decode.
|
|
65
|
|
66 * prim/startup.el (load-user-init-file): Allow XEmacs to read a
|
|
67 bytecompiled .emacs if it exists.
|
|
68
|
|
69 Thu Feb 27 17:41:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
70
|
|
71 * subr.el (eval-after-load): Enable.
|
|
72 (eval-next-after-load): Ditto.
|
|
73
|
|
74 Thu Feb 27 10:59:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
75
|
|
76 * prim/subr.el (with-temp-buffer): New function from Emacs 19.35,
|
|
77 courtesy of Erik Naggum <erik@naggum.no>.
|
|
78
|
|
79 Fri Feb 28 22:17:03 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
80
|
|
81 * prim/isearch-mode.el: Added "_" to the `interactive' forms of
|
|
82 most functions.
|
|
83 (isearch-mode-map): Define M-y.
|
|
84 (isearch-yank-kill): New function.
|
|
85
|
|
86 * prim/keydefs.el: Don't bind `C-x C-n' to `set-goal-column';
|
|
87 don't disable `set-goal-column'.
|
|
88
|
|
89 * mule/mule-init.el (ctl-x-map): Use `C-x C-n' as mule-prefix,
|
|
90 instead of `C-x C-k'.
|
|
91
|
102
|
92 Wed Feb 26 18:09:56 1997 Andreas Jaeger <aj@arthur.pfalz.de>
|
|
93
|
|
94 * x11/x-menubar.el (default-menubar): `FAQ' should be `FAQ
|
|
95 (local)' in Help menu.
|
|
96
|
|
97 Mon Feb 24 18:33:38 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
98
|
|
99 * mule/mule-debug.el (describe-coding-system): Ported from
|
|
100 Mule to XEmacs.
|
|
101
|
|
102 * mule/mule-x-init.el (x-use-halfwidth-roman-font): New
|
|
103 function:
|
|
104 "Maybe set charset registry of the 'ascii charset to ROMAN-REGISTRY.
|
|
105
|
|
106 Do this only if:
|
|
107 - the current display is an X device
|
|
108 - the displayed width of FULLWIDTH-CHARSET is twice the displayed
|
|
109 width of the 'ascii charset, but only when using ROMAN-REGISTRY.
|
|
110
|
|
111 Traditionally, Asian characters have been displayed so that they
|
|
112 occupy exactly twice the screen space of ASCII (`halfwidth')
|
|
113 characters. On many systems, e.g. Sun CDE systems, this can only be
|
|
114 achieved by using a national variant roman font to display ASCII."
|
|
115
|
100
|
116 Sun Feb 23 12:56:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
117
|
|
118 * edebug/edebug.el: Synch up with Emacs 19.34.
|
|
119
|
|
120 * prim/itimer-autosave.el (auto-save-timeout): Increase to 960.
|
|
121
|
|
122 Sat Feb 22 17:11:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
123
|
|
124 * prim/loadup.el: Dump new file itimer-autosave.el.
|
|
125
|
|
126 Sat Feb 22 17:06:32 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
127
|
|
128 * prim/itimer.el: Cleanup, removal of autosave cruft.
|
|
129
|
|
130 Fri Feb 21 09:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
131
|
|
132 * prim/simple.el (line-move-ignore-invisible): Reverse previous
|
|
133 change to make this default to nil again.
|
|
134
|
|
135 Thu Feb 20 14:30:50 1997 Jamie Zawinski <jwz@netscape.com>
|
|
136
|
|
137 * prim/files.el (hack-local-variables-prop-line): New version.
|
|
138
|
|
139 Thu Feb 20 11:14:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
140
|
|
141 * prim/files.el: Delete definition of dired-kept-versions.
|
|
142
|
|
143 * prim/about.el (about-xemacs-xref): Added Kyle's picture. :-)
|
|
144
|
|
145 Wed Feb 19 15:47:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
146
|
|
147 * packages/vc.el (diff-switches): Restore since this global
|
|
148 variable went away with the passing of ange-ftp.
|
|
149
|
|
150 * utils/autoload.el (generate-file-autoloads-1): Don't let
|
|
151 find-file-hooks be run.
|
|
152 (update-file-autoloads): Ditto.
|
|
153 (update-autoloads-from-directory): Ditto.
|
|
154
|
|
155 * x11/x-menubar.el (default-menubar): Correct unguarded reference
|
|
156 to fast-lock-mode variable.
|
|
157
|
|
158 Wed Feb 19 08:04:02 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
159
|
|
160 * eldoc.el (eldoc-message-commands): Doc fixes.
|
|
161 (eldoc-message): Make function, not macro.
|
|
162
|
|
163 * eldoc.el (eldoc-last-message): New internal variable.
|
|
164 (eldoc-mode): Initialize it to nil.
|
|
165 (eldoc-message): Use it.
|
|
166 (eldoc-print-current-symbol-info): Use it.
|
|
167
|
|
168 * eldoc.el (eldoc-pre-command-refresh-echo-area): New function.
|
|
169 (eldoc-mode): Put it on pre-command-hook if in XEmacs or using
|
|
170 idle timers in Emacs.
|
|
171
|
|
172 * eldoc.el (eldoc-message-commands-table-size): New constant.
|
|
173 (eldoc-add-command): Use it to initialize eldoc-message-commands.
|
|
174
|
|
175 * eldoc.el (eldoc-display-message-no-interference-p): New function.
|
|
176 (eldoc-display-message-p): Use it.
|
|
177
|
|
178 * eldoc.el (eldoc-print-fnsym-args, eldoc-print-var-docstring):
|
|
179 Arg sym no longer optional.
|
|
180 Do not initialize arg if nil.
|
|
181
|
|
182 * eldoc.el (eldoc-forward-sexp-safe): Function deleted.
|
|
183 (eldoc-beginning-of-sexp): New function.
|
|
184 (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp.
|
|
185 Use eldoc-current-symbol to get symbol at point.
|
|
186
|
|
187 * eldoc.el (eldoc-function-argstring-from-docstring-method-table):
|
|
188 Forge docstrings for `and', `or', `list', `+', and `-'.
|
|
189
|
|
190 * eldoc.el (eldoc-add-command-completions): New function.
|
|
191 (eldoc-add-command): Take list of args.
|
|
192 No longer interactive.
|
|
193 (eldoc-remove-command-completions): New function.
|
|
194 (eldoc-remove-command): Take list of args.
|
|
195 No longer interactive.
|
|
196
|
|
197 * eldoc.el: Initialize eldoc-message-commands using
|
|
198 eldoc-add-command-completions.
|
|
199
|
|
200 * eldoc.el (eldoc-display-message-p): New function.
|
|
201 Return nil if cursor-in-echo-area, or using idle timers and a
|
|
202 command is still active.
|
|
203 (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
|
|
204
|
|
205 Tue Feb 18 14:20:01 1997 David Byers <davby@ida.liu.se>
|
|
206
|
|
207 * packages/paren.el (paren-highlight): Minor typo correction.
|
|
208
|
|
209 Tue Feb 18 13:05:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
210
|
|
211 * prim/loadup.el: Dump new file custom-xmas.
|
|
212
|
|
213 Mon Feb 17 21:01:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
214
|
|
215 * prim/help.el (function-compatible-p): New function.
|
|
216 (function-compatibility-doc): New function.
|
|
217 (describe-function-1): Use them.
|
|
218 (variable-compatible-p): New function.
|
|
219 (variable-compatibility-doc): New function.
|
|
220 (describe-variable): Use them.
|
|
221
|
|
222 Mon Feb 17 19:12:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
223
|
|
224 * prim/obsolete.el (x-color-values): Added for Emacs
|
|
225 compatibility.
|
|
226
|
|
227 Mon Feb 17 18:11:24 1997 Michael Kifer <kifer@CS.SunySB.EDU>
|
|
228
|
|
229 * prim/files.el (file-remote-p): Force load of EFS if not already
|
|
230 loaded.
|
|
231
|
|
232 Mon Feb 17 17:45:23 1997 Bob Weiner <weiner@infodock.com>
|
|
233
|
|
234 * modes/lisp-mode.el (eval-last-sexp): Do something special if
|
|
235 evaluating (interactive ...).
|
|
236
|
|
237 Sun Feb 16 21:49:18 1997 Bjorn Victor <Bjorn.Victor@DoCS.UU.SE>
|
|
238
|
|
239 * utils/facemenu.el (facemenu-adjust-face-sizes): Strip size when
|
|
240 face is neither nil nor cons.
|
|
241
|
|
242 Sun Feb 16 14:26:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
243
|
|
244 * prim/loadup.el: Try not dumping font.elc.
|
|
245
|
|
246 * prim/obsolete.el (display-column-mode): Remove column.el and
|
|
247 leave a forwarding address.
|
|
248
|
|
249 Sat Feb 15 23:21:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
250
|
|
251 * prim/minibuf.el (read-from-minibuffer): Don't put evaluated
|
|
252 expressions in the minibuffer history list.
|
|
253
|
|
254 Sat Feb 15 22:57:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
255
|
|
256 * packages/scroll-in-place.el (scroll-signal-boundary-error):
|
|
257 Allow user to suspend error signals.
|
|
258
|
|
259 Sat Feb 15 21:43:49 1997 John Turner <turner@branagh.ta52.lanl.gov>
|
|
260
|
|
261 * packages/column.el (current-line): Correct defaults for starting
|
|
262 at 1, remove an obsolete variable.
|
|
263
|
|
264 Sat Feb 15 20:17:46 1997 Hal Peterson <hrp@netstar.com>
|
|
265
|
|
266 * packages/vc.el (vc-backend-print-log): Change `cvs rlog' to
|
|
267 `cvs log'
|
|
268
|
|
269 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
270
|
|
271 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
272 macro.
|
|
273
|
|
274 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
275
|
|
276 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
277 macro.
|
|
278 (edmacro-fix-menu-commands): Would bug out on 'control, etc.
|
|
279 (edmacro-events-to-keys): New function.
|
|
280 (edmacro-format-keys): Use it.
|
|
281 (edmacro-finish-edit): Compare to macros, not strings.
|
|
282 (edmacro-fkeys): New function.
|
|
283 (edmacro-format-keys): Use it.
|
|
284 (edit-kbd-macro): Tweak.
|
|
285
|
98
|
286 Sat Feb 15 13:58:14 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
287
|
|
288 * packages/info.el: Don't call switch-to-buffer if the Info frame
|
|
289 is being deleted.
|
|
290
|
|
291 Sat Feb 15 12:07:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
292
|
|
293 * prim/simple.el (previous-line): Allow escape from signaled error
|
|
294 on buffer boundary.
|
|
295 (next-line): Ditto.
|
|
296
|
|
297 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
298 * utils/redo.el: made before and after status messages so that
|
|
299 the user is aware if a long action is still being processed.
|
|
300
|
|
301 rolled version number up to 1.00, since the package seems to be
|
|
302 stable.
|
|
303
|
|
304 cosmetic changes so the file could be included in the XEmacs
|
|
305 distribution.
|
|
306
|
|
307 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
308
|
|
309 * prim/simple.el (line-move-ignore-invisible): Change default to
|
|
310 t.
|
|
311
|
|
312 Sat Feb 15 01:04:21 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
313
|
|
314 * prim/macros.el: Removed. Superseded by new version in
|
|
315 edmacro.el.
|
|
316
|
|
317 Fri Feb 14 23:29:16 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
318
|
|
319 * modes/executable.el (executable-set-magic): Correct for the #!
|
|
320 getting lost.
|
|
321
|
|
322 Fri Feb 14 23:10:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
323
|
|
324 * prim/modeline.el (modeline-modified-map): Call
|
|
325 vc-toggle-read-only instead of toggle-read-only to be consistent
|
|
326 with override of `C-x C-q'.
|
|
327
|
|
328 Fri Feb 14 16:11:10 1997 Jonathon Edwards <edwards@intranet.com>
|
|
329
|
|
330 * packages/blink-cursor.el (blink-cursor-post-command-hook): stop
|
|
331 cursor blink momentarily after receiving user input.
|
|
332
|
|
333 Fri Feb 14 15:26:38 1997 Jacques Duthen <duthen@club-internet.fr>
|
|
334
|
|
335 * x11/x-menubar.el (default-menubar): mine goes into games menu.
|
|
336
|
|
337 Thu Feb 13 22:16:09 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
338
|
|
339 * prim/files.el (recover-session-finish): Modify for efs.
|
|
340
|
|
341 Thu Feb 13 21:23:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
342
|
|
343 * prim/files.el (file-remote-p): New function.
|
|
344
|
|
345 * sunpro/sunpro-load.el: Do not dump mime-setup under any
|
|
346 circumstances.
|
|
347
|
|
348 Thu Feb 13 17:58:09 1997 Richard Mlynarik <mly@adoc.xerox.com>
|
|
349
|
|
350 * prim/obsolete.el (insert-before-markers-and-inherit): Correct
|
|
351 typo.
|
|
352
|
|
353 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
354
|
|
355 * comint/gdb.el (gdb-control-c-subjob): Nuke this loser.
|
|
356
|
|
357 Wed Feb 12 13:58:01 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
358
|
|
359 * utils/edmacro.el: New file.
|
|
360
|
|
361 Wed Feb 12 09:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
362
|
|
363 * prim/sound.el (load-sound-file): Update documentation of
|
|
364 restrictions on what machines XEmacs can play sound on.
|
|
365
|
|
366 Tue Feb 11 09:39:25 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
367
|
|
368 * prim/glyphs.el (init-glyphs): Correct autodetection to find
|
|
369 GIF89. Look for PNG.
|
|
370
|
|
371 Mon Feb 10 21:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
372
|
|
373 * prim/frame.el (show-temp-buffer-in-current-frame): Conditional
|
|
374 shrink-to-fit behavior on `temp-buffer-shrink-to-fit'.
|
|
375
|
|
376 * packages/apropos.el (apropos-print): Ditto.
|
|
377
|
|
378 * prim/lisp.el (lisp-complete-symbol): Ditto.
|
|
379
|
|
380 * prim/help.el (with-displaying-help-buffer): Ditto.
|
|
381
|
|
382 Mon Feb 10 20:58:19 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
383
|
|
384 * x11/x-toolbar.el: Allow customization of toolbar functions by
|
|
385 customizable variables.
|
|
386
|
|
387 Mon Feb 10 14:58:05 1997 Greg Klanderman <greg@alphatech.com>
|
|
388
|
|
389 * comint/gdb.el (gdb-mode): Correct setting of obsolete hook.
|
|
390
|
|
391 Sun Feb 9 19:55:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
392
|
|
393 * prim/obsolete.el (define-compatible-variable-alias): New function.
|
|
394 (define-compatible-variable-alias): New function.
|
|
395 .*mode-line.*, frame-parameters, modify-frame-parameters,
|
|
396 x-display-.* all made compatible not obsolete.
|
|
397
|
|
398 * bytecomp/bytecomp.el (byte-compile-variable-ref): Warn for
|
|
399 compatibility symbols.
|
|
400 (byte-compile-compatible): New function.
|
|
401
|
|
402 * bytecomp/bytecomp-runtime.el (make-compatible): New function.
|
|
403 (make-compatible-variable): New function.
|
|
404
|
|
405 Sun Feb 9 19:14:25 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
406
|
|
407 * utils/redo.el: New file.
|
|
408
|
|
409 * utils/floating-toolbar.el: New file.
|
|
410
|
|
411 Sun Feb 9 15:19:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
412
|
|
413 * custom/custom.el: Remove ;;;###autoloads since this file is
|
|
414 dumped with XEmacs.
|
|
415
|
|
416 Sun Feb 9 00:28:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
417
|
|
418 * custom/widget.el: New file.
|
|
419
|
|
420 * custom/widget-example.el: New file.
|
|
421
|
|
422 * custom/widget-edit.el: New file.
|
|
423
|
|
424 * custom/custom.el: New file.
|
|
425
|
|
426 * custom/custom-edit.el: New file.
|
|
427
|
96
|
428 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de>
|
|
429
|
|
430 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
|
|
431 typo.
|
|
432
|
|
433 Thu Feb 6 17:14:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
434
|
|
435 * packages/font-lock.el (font-lock-fontify-keywords-region):
|
|
436 Correct bounds checking in case the keywords regexp is not
|
|
437 properly anchored.
|
|
438
|
|
439 * packages/ps-print.el: Update maintainer address.
|
|
440
|
|
441 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu>
|
|
442
|
|
443 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound
|
|
444 variables to `byte-compile-bound-variables'.
|
|
445
|
|
446 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
447
|
|
448 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
449 Reverse previous patch.
|
|
450
|
|
451 * prim/minibuf.el (use-dialog-box): Rename from
|
|
452 should-use-dialog-box.
|
|
453 (should-use-dialog-box-p): Use it.
|
|
454
|
|
455 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
456 cell is not a cons when the cl declare macro is used.
|
|
457
|
|
458 Wed Feb 5 21:37:13 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
459
|
|
460 * modes/cperl-mode.el: Provide 'cperl-mode.
|
|
461
|
94
|
462 Tue Feb 4 11:51:25 1997 Greg Klanderman <greg@alphatech.com>
|
|
463
|
|
464 * modes/make-mode.el: Remove `makefile-runtime-macros-list' from
|
|
465 `makefile-macro-table'.
|
|
466
|
|
467 Tue Feb 4 11:06:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
468
|
|
469 * packages/metamail.el (metamail-region): *junet* coding system
|
|
470 name changed to 'junet.
|
|
471
|
|
472 Mon Feb 3 22:34:09 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
473
|
|
474 * iso/iso-acc.el: Critical Bug fix.
|
|
475 Add ISO-8859-3 support to iso-acc.el, as suggested by Dale
|
|
476 Gulledge.
|
|
477
|
|
478 Mon Feb 3 17:11:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
479
|
|
480 * modes/make-mode.el (makefile-browser-format-macro-line): Remove
|
|
481 redundant (and wrong) format statement.
|
|
482
|
88
|
483 Fri Jan 31 21:38:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
484
|
|
485 * psgml/psgml-html.el (html-auto-sgml-entity-conversion): Allow
|
|
486 user control over automatic sgml entity to ISO-8859-1 conversion.
|
|
487
|
|
488 Fri Jan 31 09:50:51 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
489
|
|
490 * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a
|
|
491 lot of new mailer possiblities.
|
|
492
|
|
493 Fri Jan 31 09:28:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
494
|
|
495 * x11/x-font-menu.el (reset-device-font-menus): Correct guard on
|
|
496 charset-registry call.
|
|
497
|
|
498 Fri Jan 31 00:21:07 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
499
|
|
500 * packages/font-lock.el (font-lock-mode): Don't remove the
|
|
501 `font-lock-pre-idle-hook' from `pre-idle-hook'.
|
|
502
|
|
503 Thu Jan 30 22:43:43 1997 David Moore <dmoore@UCSD.EDU>
|
|
504
|
|
505 * packages/compile.el: Speed up regexps.
|
|
506 (compilation-parse-errors): replace re-search-forward with
|
|
507 something faster.
|
|
508
|
|
509 Thu Jan 30 20:33:56 1997 Hvoje Niksic <hniksic@srce.hr>
|
|
510
|
|
511 * x11/x-toolbar.el
|
|
512 (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace):
|
|
513 New functions.
|
|
514 (toolbar-news): Allow running without separate frame.
|
|
515 (toolbar-mail-commands-alist): New variable.
|
|
516 (toolbar-mail-reader): Ditto.
|
|
517 (toolbar-mail): Use them.
|
|
518
|
|
519 * x11/x-menubar.el: Shorten help menu item names.
|
|
520
|
|
521 Thu Jan 30 17:22:15 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
522
|
|
523 * iso/iso-acc.el: Accept accents in isearch.
|
|
524
|
|
525 Wed Jan 29 22:25:38 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
526
|
|
527 * packages/ps-print.el: Make postscript files generated by
|
|
528 ps-print conformant to Adobe DSC specification.
|
|
529
|
86
|
530 Mon Jan 27 21:45:17 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
531
|
|
532 * dired/ange-ftp.el (ange-ftp-write-region): Changes for jka-compr.
|
|
533
|
|
534 * packages/jka-compr.el (jka-compr-write-region): Convert to 20.0
|
|
535 write-region interface.
|
|
536
|
|
537 Mon Jan 27 19:09:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
538
|
|
539 * prim/about.el (about-xemacs): Updated to reflect change of
|
|
540 management.
|
|
541
|
|
542 Mon Jan 27 13:25:17 1997 William M. Perry <wmperry@aventail.com>
|
|
543
|
|
544 * packages/man.el (Manual-entry-switches): Don't default to -s.
|
|
545
|
|
546 Sun Jan 26 16:27:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
547
|
|
548 * bytecomp/byte-optimize.el (byte-compile-inline-expand):
|
|
549 Correctly refresh the pointer to a symbol being autoloaded prior
|
|
550 to inline.
|
|
551
|
|
552 Sun Jan 26 13:57:22 1997 Bob Weiner <weiner@infodock.com>
|
|
553
|
|
554 * prim/about.el (about-xemacs-xref): Update bio.
|
|
555
|
|
556 Sat Jan 25 22:58:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
557
|
|
558 * x11/x-menubar.el (default-menubar): Update ps-paper-type options
|
|
559 for new ps-print.el.
|
|
560
|
84
|
561 Thu Jan 23 01:40:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
562
|
|
563 * psgml/psgml-html.el (html-mode): Set up friendlier syntax
|
|
564 table.
|
|
565
|
|
566 * psgml/psgml.el (sgml-running-xemacs): Remove
|
|
567 sgml-mode-syntax-table since it has been superseded.
|
|
568
|
82
|
569 Thu Jan 9 13:32:01 1997 Jacques Duthen Prestataire <duthen@cegelec-red.fr>
|
|
570
|
|
571 * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall
|
|
572 <simon@gnu.ai.mit.edu>
|
|
573 (ps-print-version): Fix value.
|
|
574 (cl lisp-float-type): Require them.
|
|
575 (ps-number-of-columns ps-*-font-size): Try to select defaults
|
|
576 better suited when `ps-landscape-mode' is non-nil.
|
|
577 (ps-*-faces): Change default for Font Lock mode faces when
|
|
578 `ps-print-color-p' is nil.
|
|
579 (ps-right-header): Replace `time-stamp-yy/mm/dd'
|
|
580 by `time-stamp-mon-dd-yyyy'.
|
|
581 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
|
|
582 (ps-generate-postscript-with-faces): Replace `ps-sorter' by
|
|
583 `car-less-than-car'.
|
|
584 (ps-plot ps-generate): Replace `%d' by `%3d'.
|
|
585
|
|
586 Wed Jan 22 15:32:39 1997 Greg Klanderman <greg@alphatech.com>
|
|
587
|
|
588 * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the
|
|
589 minibuffer earlier than the first received event.
|
|
590
|
|
591 Wed Jan 22 15:29:08 1997 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
592
|
|
593 * modes/imenu.el (imenu-add-to-menubar): Don't attempt anything if
|
|
594 menu-bar lookup fails.
|
|
595
|
|
596 Wed Jan 22 01:03:42 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
597
|
|
598 * lisp/x11/x-font-menu.el: Make font menus work better in a
|
|
599 Japanese environment.
|
|
600
|
|
601 Tue Jan 21 19:56:26 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
602
|
|
603 * lisp/mule/mule-init.el (init-mule): Get Japanese man pages working.
|
|
604
|
|
605 Fri Jan 17 17:22:54 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
606
|
|
607 * man.el (Manual-mode): Don't mess with scrollbars if they aren't
|
|
608 present.
|
|
609
|
|
610 Tue Jan 21 19:52:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
611
|
|
612 * utils/timezone.el (timezone-parse-date): Fix Y2K bug.
|
|
613
|
|
614 Tue Jan 21 19:32:44 1997 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us>
|
|
615
|
|
616 * prim/files.el (hack-local-variables-prop-line): XEmacs should
|
|
617 not query to set local variables in the -*- line if there aren't
|
|
618 any to set!
|
|
619
|
|
620 Thu Jan 16 18:24:20 1997 Steven L Baur <steve@miranova.com>
|
|
621
|
|
622 * psgml/psgml.el: Use newer interface form for nsgmls.
|
|
623
|
|
624 Thu Jan 16 04:06:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
625
|
|
626 * comint/telnet.el (rsh): (Mostly) correct dealing with detection
|
|
627 of password prompt at login.
|
|
628
|
|
629 Thu Jan 16 03:28:25 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
630
|
|
631 * modes/view.el (View-scroll-lines-forward): Correct format typo.
|
|
632
|
|
633 Mon Jan 13 22:50:23 1997 David Moore <dmoore@UCSD.EDU>
|
|
634
|
|
635 * packages/compile.el: Clean up regexps.
|
|
636
|
|
637 Sun Jan 12 20:50:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
638
|
|
639 * modes/m4-mode.el: Changed m4-program to point to /usr/bin/m4.
|
|
640
|
|
641 Sun Jan 12 18:49:30 1997 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
642
|
|
643 * mule/mule-misc.el: `-columns' -> `-width' and define `-columns'
|
|
644 alias
|
|
645 Import definition of `truncate-string-to-width' from Emacs/mule-delta.
|
|
646
|
|
647 Sun Jan 12 13:57:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
648
|
|
649 * prim/window.el (shrink-window-if-larger-than-buffer): Don't let
|
|
650 readjusted window change the buffer order stack.
|
|
651
|
|
652 Sat Jan 11 20:12:47 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
653
|
|
654 * utils/finder.el (finder-insert-at-column): Correct off-by-one
|
|
655 error affecting long file names.
|
|
656
|
80
|
657 Fri Jan 10 22:27:58 1997 Shane Holder <holder@rsn.hp.com>
|
|
658
|
|
659 * utils/bench.el: New version.
|
|
660
|
|
661 Fri Jan 10 13:22:26 1997 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
662
|
|
663 * packages/man.el (Manual-entry-switches): New variable.
|
|
664 (Manual-apropos-switches): New variable.
|
|
665 (Manual-run-formatter): Use them.
|
|
666
|
|
667 Thu Jan 9 22:04:42 1997 Greg Klanderman <greg@alphatech.com>
|
|
668
|
|
669 * modes/make-mode.el: Allow disabling of suspicious line warnings
|
|
670 allow macro pickup when a macro is entered normally
|
|
671 add the runtime macros to the completion list so confirmation is
|
|
672 not necessary when minibuffer-confirm-incomplete is t.
|
|
673 (these last two only in effect when makefile-electric-keys=t)
|
|
674
|
|
675 Thu Jan 9 11:44:11 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
676
|
|
677 * mule/mule-files.el (file-coding-system-alist): Default to 8 bit
|
|
678 on .el and .info files.
|
|
679
|
|
680 Wed Jan 8 20:57:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
681
|
|
682 * prim/help.el (help-mode-quit): Correct typo in docstring.
|
|
683 (help-mode-quit): Bury help buffer before restoring previous
|
|
684 window configuration.
|
|
685
|
|
686 Wed Jan 8 20:20:01 1997 Joe Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
687
|
|
688 * x11/x-menubar.el (default-menubar): Include enriched.doc in the
|
|
689 samples in the help menu.
|
|
690
|
|
691 Wed Jan 8 20:09:32 1997 Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
692
|
|
693 * x11/x-toolbar.el (toolbar-news-frame-properties): New variable.
|
|
694 (toolbar-news): Use it.
|
|
695
|
|
696 Wed Jan 8 10:11:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
697
|
|
698 * x11/x-compose.el (global-map): Keysyms use `-' not `_'.
|
|
699
|
|
700 Mon Jan 6 18:19:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
701
|
|
702 * comint/telnet.el (telnet-initial-filter): Enable
|
|
703 case-fold-search.
|
|
704 (telnet-maximum-count): Bump up to 6, since 4 does not always
|
|
705 appear to be enough.
|
|
706
|
|
707 Mon Jan 6 08:30:55 1997 Andrew Cohen <cohen@andy.bu.edu>
|
|
708
|
|
709 * psgml/psgml-parse.el (sgml-compile-dtd): noconv coding system
|
|
710 has been renamed to no-conversion.
|
|
711 (sgml-bdtd-merge): Ditto.
|
|
712 (sgml-push-to-entity): Ditto.
|
|
713
|
|
714 Sun Jan 5 14:35:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
715
|
|
716 * utils/loadhist.el (symbol-file): Make interactive.
|
|
717
|
|
718 Sun Jan 5 00:40:02 1997 Bob Weiner <weiner@infodock.com>
|
|
719
|
|
720 * packages/avoid.el (mouse-avoidance-mode): autoload.
|
|
721
|
|
722 * x11/x-menubar.el (options-menu-saved-forms): Mouse avoidance
|
|
723 mode option.
|
|
724
|
78
|
725 Sat Jan 4 12:25:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
726
|
|
727 * prim/faces.el (init-other-random-faces): Guard against adding
|
|
728 modeline buffer tty face if no tty support.
|
|
729
|
|
730 Fri Jan 3 23:15:22 1997 Greg Klanderman <greg@alphatech.com>
|
|
731
|
|
732 * packages/backup-dir.el: Added to distribution.
|
|
733
|
|
734 Fri Jan 3 16:20:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
735
|
|
736 * gnus/gnus-setup.el: Updated to gracefully handle installed
|
|
737 auxilliary packages like tm, and handle eventual integration of
|
|
738 Red Gnus/Gnus 5.4.
|
|
739
|
|
740 Fri Jan 3 14:32:07 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
741
|
|
742 * packages/gnuserv.el (gnuserv-frame): Autoload.
|
|
743
|
|
744 * x11/x-menubar.el (default-menubar): Add option to control gnuserv
|
|
745 creating a new frame.
|
|
746 (options-menu-saved-forms): Ditto.
|
|
747
|
|
748 Fri Jan 3 12:18:41 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
749
|
|
750 * x11/x-mouse.el: Protect creation of scrollbar-pointer-glyph with
|
|
751 feature test on 'scrollbar.
|
|
752
|
|
753 Fri Jan 3 10:37:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
754
|
|
755 * packages/mic-paren.el (paren-activate): Update to v1.2.
|
|
756
|
|
757 Fri Jan 3 10:21:58 1997 Pete Ware <ware@cis.ohio-state.edu>
|
|
758
|
|
759 * x11/x-menubar.el (default-menubar): Add require-final-newline
|
|
760 and next-line-add-newlines as options in the options menu.
|
|
761 (options-menu-saved-forms): Ditto.
|
|
762
|
|
763 Thu Jan 2 18:52:32 1997 Joel Peterson <tarzan@aosi.com>
|
|
764
|
|
765 * prim/simple.el (blink-matching-open): Make sure point is visible
|
|
766 when blinking.
|
|
767
|
|
768 Thu Jan 2 11:25:05 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
769
|
|
770 * prim/replace.el (occur-mode-mouse-goto): Fix typo in Emacs 19.34
|
|
771 synch up.
|
|
772 (occur-mode-map): Ditto.
|
|
773
|
|
774 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
775
|
|
776 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
|
|
777 sgml-top-tree. Needed by sgml-open-element.
|
|
778
|
|
779 Mon Nov 11 01:50:40 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
780
|
|
781 * Version 1.0 released.
|
|
782
|
|
783 Sun Sep 15 14:07:24 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
784
|
|
785 * psgml.el (sgml-mode): modify mode-line-format with subst, don't
|
|
786 replicate the whole format in the code.
|
|
787
|
|
788 Thu Sep 12 20:27:38 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
789
|
|
790 * psgml-parse.el (sgml-external-file): Try to find system
|
|
791 identifiers using the sgml-public-map
|
|
792 if sgml-system-identifiers-are-preferred; this way that flag will
|
|
793 have effect even if the sgml-public-map contains `%s'.
|
|
794 (sgml-final): moved to be defined before use.
|
|
795
|
|
796 * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
|
|
797 character references to character number above 255 by leaving a
|
|
798 character reference in then parsed entity text.
|
|
799
|
|
800 Thu Sep 5 14:11:00 1996 Dave Love <d.love@dl.ac.uk>
|
|
801
|
|
802 * psgml-other.el (sgml-set-face-for): Nullify
|
|
803 {after,before}-change-functions as well as (obsolete)
|
|
804 {after,before}-change-function.
|
|
805
|
|
806 Tue Dec 31 11:34:37 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
807
|
|
808 * comint/gdb.el (gdb-mode): Require 'cc-mode if not already loaded
|
|
809 prior to starting gdb.
|
|
810
|
|
811 Mon Dec 30 17:59:48 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
812
|
|
813 * comint/telnet.el (telnet-check-software-type-initialize): Remove
|
|
814 default in cond (which allows special treatment of password prompt
|
|
815 to work).
|
|
816
|
|
817 Mon Dec 30 09:36:04 1996 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
818
|
|
819 * packages/gnuserv.el (server-edit): Add option to allow killing
|
|
820 last visible frame.
|
|
821
|
|
822 Sun Dec 29 21:36:44 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
823
|
|
824 * prim/files-nomule.el: Add trailing newline.
|
|
825
|
|
826 Sun Dec 29 18:45:34 1996 James LewisMoss <dres@dres.elam.org>
|
|
827
|
|
828 * modes/perl-mode.el: Add (provide 'perl-mode).
|
|
829
|
|
830 Sun Dec 29 17:15:57 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
831
|
|
832 * ilisp/Makefile (elc): Be a little smarter about recompilation.
|
|
833
|
|
834 Sun Dec 29 17:14:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
835
|
|
836 * tm/tm-edit-tipgp.el: Don't unconditionally require tinypgpa.el.
|
|
837
|
76
|
838 Sat Dec 28 11:15:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
839
|
|
840 * x11/x-menubar.el (default-menubar): Move Frame-local font menu
|
|
841 option to Frame Appearance submenu.
|
|
842
|
|
843 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
844
|
|
845 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to
|
|
846 nil, because everyone was confused by it defaulting to t.
|
|
847
|
|
848 Fri Dec 27 12:30:37 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
849
|
|
850 * prim/sort.el (sort-subr): Document use of `sort-fold-case'.
|
|
851 (sort-lines): Ditto.
|
|
852 (sort-paragraphs): Ditto.
|
|
853 (sort-pages): Ditto.
|
|
854 (sort-regexp-fields): Ditto.
|
|
855 (sort-numeric-fields): Ditto.
|
|
856 (sort-regexp-fields): Ditto.
|
|
857 (sort-columns): Ditto.
|
|
858 (sort-regexp-fields): Use compare-buffer-substrings if available.
|
|
859
|
|
860 Fri Dec 27 12:09:23 1996 Noah Friedman <friedman@gnu.ai.mit.edu>
|
|
861
|
|
862 * modes/mail-abbrevs.el (mail-abbrev-expand-hook): Prevent abbrev
|
|
863 expansion from happening multiple times.
|
|
864
|
|
865 Fri Dec 27 02:31:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
866
|
|
867 * prim/help.el (help-for-help): Don't confuse help character `b'
|
|
868 with scrolling character `b' in view-less help buffer.
|
|
869
|
|
870 * packages/scroll-in-place.el: Synch with 19.15.
|
|
871
|
|
872 Thu Dec 26 15:25:09 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
873
|
|
874 * x11/x-menubar.el (xemacs-splash-buffer): New function.
|
|
875 (default-menubar): Use it.
|
|
876 (default-menubar): Reorganize help menus.
|
|
877
|
|
878 * prim/startup.el (startup-message-timeout): More or less disable
|
|
879 the timeout of the splash screen.
|
|
880
|
|
881 * packages/man.el (Manual-use-rosetta-man): For Neal Becker's
|
|
882 Rosetta Man patch.
|
|
883 (Manual-nuke-nroff-bs): Use it.
|
|
884
|
|
885 Tue Dec 24 12:46:22 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
886
|
|
887 * prim/frame.el (show-temp-buffer-in-current-frame): Shrink temp
|
|
888 buffer to fit.
|
|
889
|
|
890 Mon Dec 23 15:44:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
891
|
|
892 * utils/delbackspace.el: Correct rebindings so they work properly
|
|
893 when cc-mode is not dumped with XEmacs.
|
|
894
|
|
895 * packages/apropos.el (apropos-print): Minimize size of *Apropos*
|
|
896 window if it is small.
|
|
897
|
|
898 * prim/lisp.el (lisp-complete-symbol): Minimize size of
|
|
899 *Completions* window.
|
|
900
|
|
901 * prim/help.el (with-displaying-help-buffer): (Based on an idea
|
|
902 from Sudish Joseph) minimize size of displayed help window.
|
|
903
|
|
904 * modes/fortran.el (fortran-window-create-momentarily): Fix
|
|
905 lossage from synch with Emacs 19.34.
|
|
906 (fortran-abbrev-start): Ditto.
|
|
907
|
|
908 Sun Dec 22 15:33:25 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
909
|
|
910 * x11/x-toolbar.el (toolbar-news): Check whether this is the last
|
|
911 frame before deleting it.
|
|
912
|
|
913 Sun Dec 22 00:37:42 1996 Sudish Joseph <sudish@mindspring.com>
|
|
914
|
|
915 * eterm/tgud.el (tgud-gdb-complete-filter): Match carriage returns
|
|
916 as well as linefeeds.
|
|
917
|
|
918 * eterm/term.el (term-dynamic-list-completions): Correct Emacsism
|
|
919 in setting unread-command-events.
|
|
920
|
|
921 Sat Dec 21 23:37:02 1996 Bob Weiner <weiner@infodock.com>
|
|
922
|
|
923 * packages/font-lock.el: Update Java support.
|
|
924
|
|
925 Sat Dec 21 22:48:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
926
|
|
927 * packages/fontl-hooks.el: Add provide (synch with 19.15).
|
|
928
|
|
929 * x11/x-toolbar.el: Don't quote lambda macro.
|
|
930
|
|
931 * packages/session.el: Removed from distribution.
|
|
932
|
|
933 Sat Dec 21 22:37:37 1996 Neal Becker <neal@ctd.comsat.com>
|
|
934
|
|
935 * pcl-cvs/pcl-cvs.el: Synched with pcl-cvs.el from cvs-1.9.
|
|
936
|
74
|
937 Fri Dec 20 15:19:36 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
938
|
|
939 * packages/compile.el (compilation-error-regexp-alist): Complete
|
|
940 fix for lossage on bad regexps.
|
|
941
|
|
942 * prim/loadup.el: Remove cc-mode as a dumped package.
|
|
943
|
|
944 * prim/glyphs.el (init-glyphs): hscroll-glyph is now builtin.
|
|
945
|
|
946 * prim/minibuf.el (minibuffer-complete-word): Correct an ebola
|
|
947 infection that caused incorrect interpretation of SPC in the
|
|
948 minibuffer.
|
|
949
|
|
950 Thu Dec 19 22:16:47 1996 Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
951
|
|
952 * modes/outl-mouse.el (outline-glyph-menu): Remove Hide body item,
|
|
953 Add Show all item.
|
|
954
|
|
955 Thu Dec 19 00:37:59 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
956
|
|
957 * prim/files.el: Make enable-local-variables 'ask-me behave sanely.
|
|
958
|
|
959 Wed Dec 18 23:10:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
960
|
|
961 * prim/simple.el (next-line-add-newlines): Now defaults to nil.
|
|
962
|
|
963 Wed Dec 18 22:56:48 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
964
|
|
965 * utils/bench.el (bench-mark-13): Added.
|
|
966
|
|
967 Wed Dec 18 20:26:10 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
968
|
|
969 * mule/mule-coding.el: Change charset names.
|
|
970
|
|
971 * mule/japanese-hooks.el: Change charset names.
|
|
972
|
|
973 * mule/hebrew-hooks.el: Change charset names.
|
|
974 Remove quail hooks.
|
|
975
|
|
976 * mule/greek-hooks.el: Change charset names.
|
|
977 Remove quail hooks.
|
|
978
|
|
979 * mule/european-hooks.el ((make-char 'latin-iso8859-1 32)): Change
|
|
980 charset names.
|
|
981 Remove quail hooks.
|
|
982
|
|
983 * mule/cyrillic-hooks.el (cyrillic-iso8859-5): Use instead of cyrillic.
|
|
984 Remove quail hooks.
|
|
985
|
|
986 * mule/chinese-hooks.el (chinese-gb2312): Fix chinese syntax tables.
|
|
987 Use chinese-gb2312.
|
|
988 Remove quail hooks.
|
|
989 (chinese): Comment out code for egg.
|
|
990
|
|
991 * mule/thai-hooks.el: Use thai-tis620.
|
|
992 (thai): Prefer macro definition of lambda.
|
|
993
|
|
994 * sunpro/sunpro-init.el (sunpro-startup): Guard against Sun
|
|
995 censorship.
|
|
996
|
|
997 * prim/obsolete.el (wholenump): New obsolete alias.
|
|
998
|
|
999 * prim/simple.el (comment-indent-function): Use macro definition
|
|
1000 of (lambda () ...).
|
|
1001
|
|
1002 * prim/replace.el (list-matching-lines): Remove redundant
|
|
1003 (message (format ...))
|
|
1004
|
|
1005 * modes/cc-mode.el: Readd autoloads (prior to removing cc-mode as
|
|
1006 a dumped package).
|
|
1007
|
|
1008 Wed Dec 18 11:09:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1009
|
|
1010 * comint/telnet.el: Synch up to 19.15 & Emacs 19.34.
|
|
1011 (telnet-check-software-type-initialize): Cleanup from Synch.
|
|
1012
|
|
1013 Sat Dec 14 17:39:17 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1014
|
|
1015 * packages/buff-menu.el (list-buffers-directory): autoload.
|
|
1016
|
|
1017 Fri Dec 13 16:53:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1018
|
|
1019 * electric/ebuff-menu.el (electric-buffer-list): Restore behavior
|
|
1020 of using prefix argument.
|
|
1021
|
|
1022 * emulators/crisp.el (crisp-mode-map): Rename kp_.* keysyms to
|
|
1023 kp-\1.
|
|
1024
|
|
1025 * emulators/tpu-edt.el: Ditto.
|
|
1026
|
|
1027 * x11/x-win-sun.el: Ditto.
|
|
1028
|
|
1029 * x11/x-iso8859-1.el: Ditto.
|
|
1030
|
|
1031 * term/tvi970.el: Ditto.
|
|
1032
|
|
1033 * term/news.el: Ditto.
|
|
1034
|
|
1035 * term/lk201.el: Ditto.
|
|
1036
|
|
1037 * term/linux.el: Ditto.
|
|
1038
|
|
1039 * prim/keydefs.el: Ditto.
|
|
1040
|
|
1041 * prim/events.el: Ditto.
|
|
1042
|
|
1043 * packages/icomplete.el (icomplete-get-keys): Ditto.
|
|
1044
|
|
1045 * games/gomoku.el (gomoku-mode-map): Ditto.
|
|
1046
|
|
1047 * games/blackbox.el (blackbox-mode-map): Ditto.
|
|
1048
|
|
1049 Fri Dec 13 09:40:27 1996 Sudish Joseph <sudish@mindspring.com>
|
|
1050
|
|
1051 * prim/minibuf.el (next-history-element): Remove kludge test on
|
|
1052 minibuffer-history-sexp-flag.
|
|
1053
|
|
1054 * x11/x-init.el (init-post-x-win): Fix hooks for gnuattached ttys
|
|
1055 on XEmacsen started on X displays.
|
|
1056
|
|
1057 Thu Dec 12 16:05:53 1996 Raymond Toy <toy@rtp.ericsson.se>
|
|
1058
|
|
1059 * ilisp/ilisp-out.el (ilisp-find-lower-window): Correct XEmacs
|
|
1060 version check to look at major numbers.
|
|
1061 (ilisp-find-top-left-most-window): Ditto.
|
|
1062
|
|
1063 Thu Dec 12 15:21:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
1064
|
|
1065 * utils/mail-extr.el (mail-extract-address-components): Don't
|
|
1066 automatically downcase extracted elements. It violates standards.
|
|
1067
|
|
1068 Thu Dec 12 14:46:47 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
1069
|
|
1070 * x11/x-menubar.el (buffers-menu-filter): The buffer menu was
|
|
1071 shortened to `buffers-menu-max-size' items even if
|
|
1072 `buffers-menu-submenus-for-groups-p' is non-nil.
|
|
1073
|
|
1074 Let `buffers-menu-submenus-for-groups-p' be an integer : if there
|
|
1075 are more buffers than this value, use submenus, otherwise not.
|
|
1076
|
|
1077 * packages/vc.el (vc-rename-this-file): New function (was missing,
|
|
1078 but referred to on the menubar).
|
|
1079
|
|
1080 * packages/compile.el (compilation-font-lock-keywords): `defvar'
|
|
1081 instead of `defconst'!
|
|
1082
|
|
1083 * prim/mouse.el (default-mouse-track-normalize-point): Double
|
|
1084 click mouse-1 on sexpr selects the sexpr.
|
|
1085
|
|
1086 * x11/x-menubar.el (options-menu-saved-forms): Fix bug in
|
|
1087 `save-options-menu-settings'.
|
|
1088
|
|
1089 Thu Dec 12 14:25:21 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1090
|
|
1091 * prim/simple.el (forward-to-indentation): Do not deactivate zmacs
|
|
1092 region on usage.
|
|
1093 (backward-to-indentation): Ditto.
|
|
1094
|
|
1095 Thu Dec 12 14:22:55 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
1096
|
|
1097 * prim/lisp.el (backward-up-list): Do not deactivate zmacs region
|
|
1098 on usage.
|
|
1099
|
|
1100 Wed Dec 11 20:26:21 1996 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
1101
|
|
1102 * prim/files.el (set-auto-mode): Require a #! signature to set
|
|
1103 mode based on interpreter.
|
|
1104
|
|
1105 Wed Dec 11 13:25:50 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1106
|
|
1107 * packages/man.el (Manual-use-rosetta-man): Restore Neal Becker's
|
|
1108 Rosetta Man Patch.
|
|
1109 (Man-cleanup-manpage): Use it.
|
|
1110
|
|
1111 * prim/simple.el (yank): Corrected a mistaken synch with Emacs
|
|
1112 19.34.
|
|
1113
|
|
1114 * modes/eiffel3.el (eiffel-mode-syntax-table): Quote the semicolon
|
|
1115 syntax entry so update-autoloads doesn't barf.
|
|
1116
|
|
1117 * packages/buff-menu.el (Buffer-menu-mode-map): Correct mouse key
|
|
1118 bindings.
|
|
1119
|
|
1120 Tue Dec 10 21:24:04 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1121
|
|
1122 * packages/ps-print.el (ps-do-despool): Allow dynamic expansion of
|
|
1123 `ps-lpr-switches'.
|
|
1124
|
|
1125 * packages/lpr.el (print-region-1): Allow dynamic expansion of
|
|
1126 `lpr-switches'.
|
|
1127
|
72
|
1128 Tue Dec 10 18:30:01 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
1129
|
|
1130 * modes/vhdl-mode.el: New File.
|
|
1131
|
|
1132 Tue Dec 10 17:59:35 1996 Shane Holder <holder@rsn.hp.com>
|
|
1133
|
|
1134 * utils/bench.el: New file. Utility for benchmarking emacs
|
|
1135 performance.
|
|
1136
|
|
1137 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1138
|
|
1139 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct
|
|
1140 bad 19.34 synch patch.
|
|
1141
|
|
1142 * utils/pretty-print.el: New File.
|
|
1143
|
|
1144 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1145
|
|
1146 * prim/files-nomule.el: Documentation corrections.
|
|
1147
|
|
1148 * prim/files.el: Synch to 19.15/Emacs 19.34.
|
|
1149
|
|
1150 Sat Dec 7 18:48:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1151
|
|
1152 * packages/hexl.el (hexl-mode-map): Corrected obsolescent key
|
|
1153 names introduced in 19.15-b2.
|
|
1154
|
|
1155 Fri Dec 6 20:17:47 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1156
|
|
1157 * games/yow.el: Sync to GNU Emacs 19.34.
|
|
1158
|
|
1159 * games/studly.el: Documentation fixes.
|
|
1160
|
|
1161 * games/spook.el: Sync to GNU Emacs 19.34.
|
|
1162
|
|
1163 * games/mpuz.el: Sync to GNU Emacs 19.34.
|
|
1164
|
|
1165 * games/life.el: Sync to GNU Emacs 19.34.
|
|
1166
|
|
1167 * games/hanoi.el: Sync to GNU Emacs 19.34.
|
|
1168
|
|
1169 * games/flame.el: Documentation fixes.
|
|
1170
|
|
1171 * games/dunnet.el: Sync to GNU Emacs 19.34.
|
|
1172
|
|
1173 * games/doctor.el: Sync to GNU Emacs 19.34.
|
|
1174
|
|
1175 * games/dissociate.el: Sync to GNU Emacs 19.34.
|
|
1176
|
|
1177 * games/cookie1.el: Sync to GNU Emacs 19.34.
|
|
1178
|
|
1179 * games/conx.el: Documentation fixes.
|
|
1180
|
|
1181 * games/blackbox.el: Sync to GNU Emacs 19.34.
|
|
1182
|
|
1183 * games/NeXTify.el: Documentation fixes.
|
|
1184
|
|
1185 * packages/man.el: New file/replacement from Emacs 19.34.
|
|
1186
|
|
1187 * packages/man-xref.el: New file from Emacs 19.35.
|
|
1188
|
|
1189 * utils/smtpmail.el: New file from Emacs 19.34.
|
|
1190
|
82
|
1191 Fri Dec 6 09:28:04 1996 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
72
|
1192
|
|
1193 * prim/startup.el (set-default-load-path): Set default-load-path
|
|
1194 dynamically since file-detect.el is dumped with XEmacs.
|
|
1195
|
|
1196 Thu Dec 5 20:37:32 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1197
|
|
1198 * emulators/tpu-mapper.el: Total replacement with version in GNU
|
|
1199 Emacs 19.34.
|
|
1200
|
|
1201 * emulators/tpu-extras.el: Total replacement with version in GNU
|
|
1202 Emacs 19.34.
|
|
1203
|
|
1204 * emulators/tpu-edt.el: Total replacement with version in GNU Emacs
|
|
1205 19.34.
|
|
1206
|
|
1207 * comint/history.el: Documentation fixes.
|
|
1208
|
|
1209 * comint/gdb.el: Documentation fixes.
|
|
1210
|
|
1211 * comint/dbx.el: Documentation fixes.
|
|
1212
|
|
1213 * comint/background.el: Documentation fixes.
|
|
1214
|
|
1215 * rmail/rmail-xemacs.el: Documentation fixes.
|
|
1216
|
|
1217 * rmail/rmail-kill.el: Documentation fixes.
|
|
1218
|
|
1219 * emulators/ws-mode.el: Synch up to Emacs 19.34.
|
|
1220
|
|
1221 * emulators/teco.el: Documentation cleanup.
|
|
1222
|
|
1223 * emulators/mlsupport.el: Synch up to Emacs 19.34.
|
|
1224
|
|
1225 * emulators/mlconvert.el: Synch up to Emacs 19.34.
|
|
1226
|
|
1227 * emulators/edt-vt100.el: New file from Emacs 19.34.
|
|
1228
|
|
1229 * emulators/edt-pc.el: New file from Emacs 19.34.
|
|
1230
|
|
1231 * emulators/edt-mapper.el: New file from Emacs 19.34.
|
|
1232
|
|
1233 * emulators/edt-lk201.el: New file from Emacs 19.34.
|
|
1234
|
|
1235 * emulators/edt.el: Synched up to Emacs 19.34.
|
|
1236
|
|
1237 Thu Dec 5 12:09:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
1238
|
|
1239 * prim/replace.el (match-string): Use a function instead of a
|
|
1240 macro to be compatible with .elc files compiled under Emacs.
|
|
1241
|
|
1242 Thu Dec 5 09:50:12 1996 Bob Weiner <weiner@infodock.com>
|
|
1243
|
|
1244 * utils/id-select.el: New file -- Version 1.4.3.
|
|
1245
|
|
1246 Thu Dec 5 09:17:53 1996 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1247
|
|
1248 * emulators/crisp.el: New file.
|
|
1249
|
|
1250 * emulators/scroll-lock.el: New file.
|
|
1251
|
|
1252 Thu Dec 5 00:15:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1253
|
|
1254 * prim/help.el: A callable library-type function should not
|
|
1255 contain an unprotected print statement. This change implements my
|
|
1256 version of Erik Naggum's statement about locate-library being less
|
|
1257 chatty in Emacs 19.35.
|
|
1258
|
|
1259 Wed Dec 4 22:00:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1260
|
|
1261 * utils/flow-ctrl.el: Synch up to Emacs 19.34.
|
|
1262
|
|
1263 * utils/forms.el: Synch up to Emacs 19.34.
|
|
1264
|
|
1265 * packages/column.el: Allow column numbers to start at one.
|
|
1266
|
|
1267 * prim/userlock.el: Synch up to Emacs 19.34.
|
|
1268
|
|
1269 * prim/paragraphs.el: Synch up to Emacs 19.34.
|
|
1270
|
|
1271 * prim/page.el: Synch up to Emacs 19.34.
|
|
1272
|
|
1273 * prim/options.el: Synch up to Emacs 19.34.
|
|
1274
|
|
1275 * prim/novice.el: Synch up to Emacs 19.34.
|
|
1276
|
|
1277 * prim/rect.el: Sync up to Emacs 19.34.
|
|
1278
|
|
1279 * prim/reposition.el: Synch up to Emacs 19.34.
|
|
1280
|
|
1281 * prim/replace.el: Synch up to Emacs 19.34.
|
|
1282
|
|
1283 * prim/register.el: Synch up to Emacs 19.34.
|
|
1284
|
|
1285 * prim/indent.el: Synch up to Emacs 19.34.
|
|
1286
|
|
1287 * prim/subr.el: Synch up to Emacs 19.34.
|
|
1288
|
|
1289 * prim/simple.el: Synch up to Emacs 19.34.
|
|
1290
|
|
1291 * prim/debug.el: Synch up to Emacs 19.34.
|
|
1292
|
|
1293 * edebug/cl-specs.el: Comment formatting changes.
|
|
1294
|
|
1295 * edebug/cl-read.el: Protect advisement of eval-region from being
|
|
1296 evaluated more than once.
|
|
1297
|
|
1298 Comment formatting changes.
|
|
1299
|
|
1300 * edebug/advise-eval-region.el: New File. Separate out advise for
|
|
1301 eval-region so it is only evaluated once.
|
|
1302
|
|
1303 * packages/icomplete.el: Fix a bug in locating command bound to key.
|
|
1304
|
|
1305 icomplete-exhibit needs to be called in the setup-hook.
|
|
1306
|
|
1307 * packages/apropos.el: Correct a typo in button binding.
|
|
1308
|
|
1309 Fixes the bug where if apropos-label-face is actually defined as
|
|
1310 face, apropos bombs with an error
|
|
1311
|
|
1312 Do a (provide 'apropos), like all packages should.
|
|
1313
|
|
1314 Provides an apropos-mode-hook for Apropos Mode buffers (otherwise
|
|
1315 customization is unnecessarily painful).
|
|
1316
|
|
1317 Redefines the default faces for the various apropos faces so they
|
|
1318 come out in color by default (defaults are based on various
|
|
1319 standard font-lock faces).
|
|
1320
|
|
1321 * version.el: Bumped up to b31.
|
|
1322
|
|
1323
|