76
|
1 Sat Dec 28 11:15:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * x11/x-menubar.el (default-menubar): Move Frame-local font menu
|
|
4 option to Frame Appearance submenu.
|
|
5
|
|
6 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7
|
|
8 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to
|
|
9 nil, because everyone was confused by it defaulting to t.
|
|
10
|
|
11 Fri Dec 27 12:30:37 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
12
|
|
13 * prim/sort.el (sort-subr): Document use of `sort-fold-case'.
|
|
14 (sort-lines): Ditto.
|
|
15 (sort-paragraphs): Ditto.
|
|
16 (sort-pages): Ditto.
|
|
17 (sort-regexp-fields): Ditto.
|
|
18 (sort-numeric-fields): Ditto.
|
|
19 (sort-regexp-fields): Ditto.
|
|
20 (sort-columns): Ditto.
|
|
21 (sort-regexp-fields): Use compare-buffer-substrings if available.
|
|
22
|
|
23 Fri Dec 27 12:09:23 1996 Noah Friedman <friedman@gnu.ai.mit.edu>
|
|
24
|
|
25 * modes/mail-abbrevs.el (mail-abbrev-expand-hook): Prevent abbrev
|
|
26 expansion from happening multiple times.
|
|
27
|
|
28 Fri Dec 27 02:31:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
29
|
|
30 * prim/help.el (help-for-help): Don't confuse help character `b'
|
|
31 with scrolling character `b' in view-less help buffer.
|
|
32
|
|
33 * packages/scroll-in-place.el: Synch with 19.15.
|
|
34
|
|
35 Thu Dec 26 15:25:09 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
36
|
|
37 * x11/x-menubar.el (xemacs-splash-buffer): New function.
|
|
38 (default-menubar): Use it.
|
|
39 (default-menubar): Reorganize help menus.
|
|
40
|
|
41 * prim/startup.el (startup-message-timeout): More or less disable
|
|
42 the timeout of the splash screen.
|
|
43
|
|
44 * packages/man.el (Manual-use-rosetta-man): For Neal Becker's
|
|
45 Rosetta Man patch.
|
|
46 (Manual-nuke-nroff-bs): Use it.
|
|
47
|
|
48 Tue Dec 24 12:46:22 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
49
|
|
50 * prim/frame.el (show-temp-buffer-in-current-frame): Shrink temp
|
|
51 buffer to fit.
|
|
52
|
|
53 Mon Dec 23 15:44:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
54
|
|
55 * utils/delbackspace.el: Correct rebindings so they work properly
|
|
56 when cc-mode is not dumped with XEmacs.
|
|
57
|
|
58 * packages/apropos.el (apropos-print): Minimize size of *Apropos*
|
|
59 window if it is small.
|
|
60
|
|
61 * prim/lisp.el (lisp-complete-symbol): Minimize size of
|
|
62 *Completions* window.
|
|
63
|
|
64 * prim/help.el (with-displaying-help-buffer): (Based on an idea
|
|
65 from Sudish Joseph) minimize size of displayed help window.
|
|
66
|
|
67 * modes/fortran.el (fortran-window-create-momentarily): Fix
|
|
68 lossage from synch with Emacs 19.34.
|
|
69 (fortran-abbrev-start): Ditto.
|
|
70
|
|
71 Sun Dec 22 15:33:25 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
72
|
|
73 * x11/x-toolbar.el (toolbar-news): Check whether this is the last
|
|
74 frame before deleting it.
|
|
75
|
|
76 Sun Dec 22 00:37:42 1996 Sudish Joseph <sudish@mindspring.com>
|
|
77
|
|
78 * eterm/tgud.el (tgud-gdb-complete-filter): Match carriage returns
|
|
79 as well as linefeeds.
|
|
80
|
|
81 * eterm/term.el (term-dynamic-list-completions): Correct Emacsism
|
|
82 in setting unread-command-events.
|
|
83
|
|
84 Sat Dec 21 23:37:02 1996 Bob Weiner <weiner@infodock.com>
|
|
85
|
|
86 * packages/font-lock.el: Update Java support.
|
|
87
|
|
88 Sat Dec 21 22:48:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
89
|
|
90 * packages/fontl-hooks.el: Add provide (synch with 19.15).
|
|
91
|
|
92 * x11/x-toolbar.el: Don't quote lambda macro.
|
|
93
|
|
94 * packages/session.el: Removed from distribution.
|
|
95
|
|
96 Sat Dec 21 22:37:37 1996 Neal Becker <neal@ctd.comsat.com>
|
|
97
|
|
98 * pcl-cvs/pcl-cvs.el: Synched with pcl-cvs.el from cvs-1.9.
|
|
99
|
74
|
100 Fri Dec 20 15:19:36 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
101
|
|
102 * packages/compile.el (compilation-error-regexp-alist): Complete
|
|
103 fix for lossage on bad regexps.
|
|
104
|
|
105 * prim/loadup.el: Remove cc-mode as a dumped package.
|
|
106
|
|
107 * prim/glyphs.el (init-glyphs): hscroll-glyph is now builtin.
|
|
108
|
|
109 * prim/minibuf.el (minibuffer-complete-word): Correct an ebola
|
|
110 infection that caused incorrect interpretation of SPC in the
|
|
111 minibuffer.
|
|
112
|
|
113 Thu Dec 19 22:16:47 1996 Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
114
|
|
115 * modes/outl-mouse.el (outline-glyph-menu): Remove Hide body item,
|
|
116 Add Show all item.
|
|
117
|
|
118 Thu Dec 19 00:37:59 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
119
|
|
120 * prim/files.el: Make enable-local-variables 'ask-me behave sanely.
|
|
121
|
|
122 Wed Dec 18 23:10:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
123
|
|
124 * prim/simple.el (next-line-add-newlines): Now defaults to nil.
|
|
125
|
|
126 Wed Dec 18 22:56:48 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
127
|
|
128 * utils/bench.el (bench-mark-13): Added.
|
|
129
|
|
130 Wed Dec 18 20:26:10 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
131
|
|
132 * mule/mule-coding.el: Change charset names.
|
|
133
|
|
134 * mule/japanese-hooks.el: Change charset names.
|
|
135
|
|
136 * mule/hebrew-hooks.el: Change charset names.
|
|
137 Remove quail hooks.
|
|
138
|
|
139 * mule/greek-hooks.el: Change charset names.
|
|
140 Remove quail hooks.
|
|
141
|
|
142 * mule/european-hooks.el ((make-char 'latin-iso8859-1 32)): Change
|
|
143 charset names.
|
|
144 Remove quail hooks.
|
|
145
|
|
146 * mule/cyrillic-hooks.el (cyrillic-iso8859-5): Use instead of cyrillic.
|
|
147 Remove quail hooks.
|
|
148
|
|
149 * mule/chinese-hooks.el (chinese-gb2312): Fix chinese syntax tables.
|
|
150 Use chinese-gb2312.
|
|
151 Remove quail hooks.
|
|
152 (chinese): Comment out code for egg.
|
|
153
|
|
154 * mule/thai-hooks.el: Use thai-tis620.
|
|
155 (thai): Prefer macro definition of lambda.
|
|
156
|
|
157 * sunpro/sunpro-init.el (sunpro-startup): Guard against Sun
|
|
158 censorship.
|
|
159
|
|
160 * prim/obsolete.el (wholenump): New obsolete alias.
|
|
161
|
|
162 * prim/simple.el (comment-indent-function): Use macro definition
|
|
163 of (lambda () ...).
|
|
164
|
|
165 * prim/replace.el (list-matching-lines): Remove redundant
|
|
166 (message (format ...))
|
|
167
|
|
168 * modes/cc-mode.el: Readd autoloads (prior to removing cc-mode as
|
|
169 a dumped package).
|
|
170
|
|
171 Wed Dec 18 11:09:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
172
|
|
173 * comint/telnet.el: Synch up to 19.15 & Emacs 19.34.
|
|
174 (telnet-check-software-type-initialize): Cleanup from Synch.
|
|
175
|
|
176 Sat Dec 14 17:39:17 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
177
|
|
178 * packages/buff-menu.el (list-buffers-directory): autoload.
|
|
179
|
|
180 Fri Dec 13 16:53:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
181
|
|
182 * electric/ebuff-menu.el (electric-buffer-list): Restore behavior
|
|
183 of using prefix argument.
|
|
184
|
|
185 * emulators/crisp.el (crisp-mode-map): Rename kp_.* keysyms to
|
|
186 kp-\1.
|
|
187
|
|
188 * emulators/tpu-edt.el: Ditto.
|
|
189
|
|
190 * x11/x-win-sun.el: Ditto.
|
|
191
|
|
192 * x11/x-iso8859-1.el: Ditto.
|
|
193
|
|
194 * term/tvi970.el: Ditto.
|
|
195
|
|
196 * term/news.el: Ditto.
|
|
197
|
|
198 * term/lk201.el: Ditto.
|
|
199
|
|
200 * term/linux.el: Ditto.
|
|
201
|
|
202 * prim/keydefs.el: Ditto.
|
|
203
|
|
204 * prim/events.el: Ditto.
|
|
205
|
|
206 * packages/icomplete.el (icomplete-get-keys): Ditto.
|
|
207
|
|
208 * games/gomoku.el (gomoku-mode-map): Ditto.
|
|
209
|
|
210 * games/blackbox.el (blackbox-mode-map): Ditto.
|
|
211
|
|
212 Fri Dec 13 09:40:27 1996 Sudish Joseph <sudish@mindspring.com>
|
|
213
|
|
214 * prim/minibuf.el (next-history-element): Remove kludge test on
|
|
215 minibuffer-history-sexp-flag.
|
|
216
|
|
217 * x11/x-init.el (init-post-x-win): Fix hooks for gnuattached ttys
|
|
218 on XEmacsen started on X displays.
|
|
219
|
|
220 Thu Dec 12 16:05:53 1996 Raymond Toy <toy@rtp.ericsson.se>
|
|
221
|
|
222 * ilisp/ilisp-out.el (ilisp-find-lower-window): Correct XEmacs
|
|
223 version check to look at major numbers.
|
|
224 (ilisp-find-top-left-most-window): Ditto.
|
|
225
|
|
226 Thu Dec 12 15:21:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
227
|
|
228 * utils/mail-extr.el (mail-extract-address-components): Don't
|
|
229 automatically downcase extracted elements. It violates standards.
|
|
230
|
|
231 Thu Dec 12 14:46:47 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
232
|
|
233 * x11/x-menubar.el (buffers-menu-filter): The buffer menu was
|
|
234 shortened to `buffers-menu-max-size' items even if
|
|
235 `buffers-menu-submenus-for-groups-p' is non-nil.
|
|
236
|
|
237 Let `buffers-menu-submenus-for-groups-p' be an integer : if there
|
|
238 are more buffers than this value, use submenus, otherwise not.
|
|
239
|
|
240 * packages/vc.el (vc-rename-this-file): New function (was missing,
|
|
241 but referred to on the menubar).
|
|
242
|
|
243 * packages/compile.el (compilation-font-lock-keywords): `defvar'
|
|
244 instead of `defconst'!
|
|
245
|
|
246 * prim/mouse.el (default-mouse-track-normalize-point): Double
|
|
247 click mouse-1 on sexpr selects the sexpr.
|
|
248
|
|
249 * x11/x-menubar.el (options-menu-saved-forms): Fix bug in
|
|
250 `save-options-menu-settings'.
|
|
251
|
|
252 Thu Dec 12 14:25:21 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
253
|
|
254 * prim/simple.el (forward-to-indentation): Do not deactivate zmacs
|
|
255 region on usage.
|
|
256 (backward-to-indentation): Ditto.
|
|
257
|
|
258 Thu Dec 12 14:22:55 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
259
|
|
260 * prim/lisp.el (backward-up-list): Do not deactivate zmacs region
|
|
261 on usage.
|
|
262
|
|
263 Wed Dec 11 20:26:21 1996 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
264
|
|
265 * prim/files.el (set-auto-mode): Require a #! signature to set
|
|
266 mode based on interpreter.
|
|
267
|
|
268 Wed Dec 11 13:25:50 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
269
|
|
270 * packages/man.el (Manual-use-rosetta-man): Restore Neal Becker's
|
|
271 Rosetta Man Patch.
|
|
272 (Man-cleanup-manpage): Use it.
|
|
273
|
|
274 * prim/simple.el (yank): Corrected a mistaken synch with Emacs
|
|
275 19.34.
|
|
276
|
|
277 * modes/eiffel3.el (eiffel-mode-syntax-table): Quote the semicolon
|
|
278 syntax entry so update-autoloads doesn't barf.
|
|
279
|
|
280 * packages/buff-menu.el (Buffer-menu-mode-map): Correct mouse key
|
|
281 bindings.
|
|
282
|
|
283 Tue Dec 10 21:24:04 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
284
|
|
285 * packages/ps-print.el (ps-do-despool): Allow dynamic expansion of
|
|
286 `ps-lpr-switches'.
|
|
287
|
|
288 * packages/lpr.el (print-region-1): Allow dynamic expansion of
|
|
289 `lpr-switches'.
|
|
290
|
72
|
291 Tue Dec 10 18:30:01 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
292
|
|
293 * modes/vhdl-mode.el: New File.
|
|
294
|
|
295 Tue Dec 10 17:59:35 1996 Shane Holder <holder@rsn.hp.com>
|
|
296
|
|
297 * utils/bench.el: New file. Utility for benchmarking emacs
|
|
298 performance.
|
|
299
|
|
300 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
301
|
|
302 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct
|
|
303 bad 19.34 synch patch.
|
|
304
|
|
305 * utils/pretty-print.el: New File.
|
|
306
|
|
307 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
308
|
|
309 * prim/files-nomule.el: Documentation corrections.
|
|
310
|
|
311 * prim/files.el: Synch to 19.15/Emacs 19.34.
|
|
312
|
|
313 Sat Dec 7 18:48:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
314
|
|
315 * packages/hexl.el (hexl-mode-map): Corrected obsolescent key
|
|
316 names introduced in 19.15-b2.
|
|
317
|
|
318 Fri Dec 6 20:17:47 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
319
|
|
320 * games/yow.el: Sync to GNU Emacs 19.34.
|
|
321
|
|
322 * games/studly.el: Documentation fixes.
|
|
323
|
|
324 * games/spook.el: Sync to GNU Emacs 19.34.
|
|
325
|
|
326 * games/mpuz.el: Sync to GNU Emacs 19.34.
|
|
327
|
|
328 * games/life.el: Sync to GNU Emacs 19.34.
|
|
329
|
|
330 * games/hanoi.el: Sync to GNU Emacs 19.34.
|
|
331
|
|
332 * games/flame.el: Documentation fixes.
|
|
333
|
|
334 * games/dunnet.el: Sync to GNU Emacs 19.34.
|
|
335
|
|
336 * games/doctor.el: Sync to GNU Emacs 19.34.
|
|
337
|
|
338 * games/dissociate.el: Sync to GNU Emacs 19.34.
|
|
339
|
|
340 * games/cookie1.el: Sync to GNU Emacs 19.34.
|
|
341
|
|
342 * games/conx.el: Documentation fixes.
|
|
343
|
|
344 * games/blackbox.el: Sync to GNU Emacs 19.34.
|
|
345
|
|
346 * games/NeXTify.el: Documentation fixes.
|
|
347
|
|
348 * packages/man.el: New file/replacement from Emacs 19.34.
|
|
349
|
|
350 * packages/man-xref.el: New file from Emacs 19.35.
|
|
351
|
|
352 * utils/smtpmail.el: New file from Emacs 19.34.
|
|
353
|
|
354 Fri Dec 6 09:28:04 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
355
|
|
356 * prim/startup.el (set-default-load-path): Set default-load-path
|
|
357 dynamically since file-detect.el is dumped with XEmacs.
|
|
358
|
|
359 Thu Dec 5 20:37:32 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
360
|
|
361 * emulators/tpu-mapper.el: Total replacement with version in GNU
|
|
362 Emacs 19.34.
|
|
363
|
|
364 * emulators/tpu-extras.el: Total replacement with version in GNU
|
|
365 Emacs 19.34.
|
|
366
|
|
367 * emulators/tpu-edt.el: Total replacement with version in GNU Emacs
|
|
368 19.34.
|
|
369
|
|
370 * comint/history.el: Documentation fixes.
|
|
371
|
|
372 * comint/gdb.el: Documentation fixes.
|
|
373
|
|
374 * comint/dbx.el: Documentation fixes.
|
|
375
|
|
376 * comint/background.el: Documentation fixes.
|
|
377
|
|
378 * rmail/rmail-xemacs.el: Documentation fixes.
|
|
379
|
|
380 * rmail/rmail-kill.el: Documentation fixes.
|
|
381
|
|
382 * emulators/ws-mode.el: Synch up to Emacs 19.34.
|
|
383
|
|
384 * emulators/teco.el: Documentation cleanup.
|
|
385
|
|
386 * emulators/mlsupport.el: Synch up to Emacs 19.34.
|
|
387
|
|
388 * emulators/mlconvert.el: Synch up to Emacs 19.34.
|
|
389
|
|
390 * emulators/edt-vt100.el: New file from Emacs 19.34.
|
|
391
|
|
392 * emulators/edt-pc.el: New file from Emacs 19.34.
|
|
393
|
|
394 * emulators/edt-mapper.el: New file from Emacs 19.34.
|
|
395
|
|
396 * emulators/edt-lk201.el: New file from Emacs 19.34.
|
|
397
|
|
398 * emulators/edt.el: Synched up to Emacs 19.34.
|
|
399
|
|
400 Thu Dec 5 12:09:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
401
|
|
402 * prim/replace.el (match-string): Use a function instead of a
|
|
403 macro to be compatible with .elc files compiled under Emacs.
|
|
404
|
|
405 Thu Dec 5 09:50:12 1996 Bob Weiner <weiner@infodock.com>
|
|
406
|
|
407 * utils/id-select.el: New file -- Version 1.4.3.
|
|
408
|
|
409 Thu Dec 5 09:17:53 1996 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
410
|
|
411 * emulators/crisp.el: New file.
|
|
412
|
|
413 * emulators/scroll-lock.el: New file.
|
|
414
|
|
415 Thu Dec 5 00:15:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
416
|
|
417 * prim/help.el: A callable library-type function should not
|
|
418 contain an unprotected print statement. This change implements my
|
|
419 version of Erik Naggum's statement about locate-library being less
|
|
420 chatty in Emacs 19.35.
|
|
421
|
|
422 Wed Dec 4 22:00:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
423
|
|
424 * utils/flow-ctrl.el: Synch up to Emacs 19.34.
|
|
425
|
|
426 * utils/forms.el: Synch up to Emacs 19.34.
|
|
427
|
|
428 * packages/column.el: Allow column numbers to start at one.
|
|
429
|
|
430 * prim/userlock.el: Synch up to Emacs 19.34.
|
|
431
|
|
432 * prim/paragraphs.el: Synch up to Emacs 19.34.
|
|
433
|
|
434 * prim/page.el: Synch up to Emacs 19.34.
|
|
435
|
|
436 * prim/options.el: Synch up to Emacs 19.34.
|
|
437
|
|
438 * prim/novice.el: Synch up to Emacs 19.34.
|
|
439
|
|
440 * prim/rect.el: Sync up to Emacs 19.34.
|
|
441
|
|
442 * prim/reposition.el: Synch up to Emacs 19.34.
|
|
443
|
|
444 * prim/replace.el: Synch up to Emacs 19.34.
|
|
445
|
|
446 * prim/register.el: Synch up to Emacs 19.34.
|
|
447
|
|
448 * prim/indent.el: Synch up to Emacs 19.34.
|
|
449
|
|
450 * prim/subr.el: Synch up to Emacs 19.34.
|
|
451
|
|
452 * prim/simple.el: Synch up to Emacs 19.34.
|
|
453
|
|
454 * prim/debug.el: Synch up to Emacs 19.34.
|
|
455
|
|
456 * edebug/cl-specs.el: Comment formatting changes.
|
|
457
|
|
458 * edebug/cl-read.el: Protect advisement of eval-region from being
|
|
459 evaluated more than once.
|
|
460
|
|
461 Comment formatting changes.
|
|
462
|
|
463 * edebug/advise-eval-region.el: New File. Separate out advise for
|
|
464 eval-region so it is only evaluated once.
|
|
465
|
|
466 * packages/icomplete.el: Fix a bug in locating command bound to key.
|
|
467
|
|
468 icomplete-exhibit needs to be called in the setup-hook.
|
|
469
|
|
470 * packages/apropos.el: Correct a typo in button binding.
|
|
471
|
|
472 Fixes the bug where if apropos-label-face is actually defined as
|
|
473 face, apropos bombs with an error
|
|
474
|
|
475 Do a (provide 'apropos), like all packages should.
|
|
476
|
|
477 Provides an apropos-mode-hook for Apropos Mode buffers (otherwise
|
|
478 customization is unnecessarily painful).
|
|
479
|
|
480 Redefines the default faces for the various apropos faces so they
|
|
481 come out in color by default (defaults are based on various
|
|
482 standard font-lock faces).
|
|
483
|
|
484 * version.el: Bumped up to b31.
|
|
485
|
|
486
|