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