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