comparison lisp/ChangeLog @ 80:1ce6082ce73f r20-0b90

Import from CVS: tag r20-0b90
author cvs
date Mon, 13 Aug 2007 09:06:37 +0200
parents c7528f8e288d
children 6a378aca36af
comparison
equal deleted inserted replaced
79:5b0a5bbffab6 80:1ce6082ce73f
1 Fri Jan 10 22:27:58 1997 Shane Holder <holder@rsn.hp.com>
2
3 * utils/bench.el: New version.
4
5 Fri Jan 10 13:22:26 1997 Christoph Wedler <wedler@fmi.uni-passau.de>
6
7 * packages/man.el (Manual-entry-switches): New variable.
8 (Manual-apropos-switches): New variable.
9 (Manual-run-formatter): Use them.
10
11 Thu Jan 9 22:04:42 1997 Greg Klanderman <greg@alphatech.com>
12
13 * modes/make-mode.el: Allow disabling of suspicious line warnings
14 allow macro pickup when a macro is entered normally
15 add the runtime macros to the completion list so confirmation is
16 not necessary when minibuffer-confirm-incomplete is t.
17 (these last two only in effect when makefile-electric-keys=t)
18
19 Thu Jan 9 11:44:11 1997 Martin Buchholz <mrb@eng.sun.com>
20
21 * mule/mule-files.el (file-coding-system-alist): Default to 8 bit
22 on .el and .info files.
23
24 Wed Jan 8 20:57:16 1997 Steven L Baur <steve@altair.xemacs.org>
25
26 * prim/help.el (help-mode-quit): Correct typo in docstring.
27 (help-mode-quit): Bury help buffer before restoring previous
28 window configuration.
29
30 Wed Jan 8 20:20:01 1997 Joe Nuspl <nuspl@nvwls.cc.purdue.edu>
31
32 * x11/x-menubar.el (default-menubar): Include enriched.doc in the
33 samples in the help menu.
34
35 Wed Jan 8 20:09:32 1997 Jens Krinke <krinke@ips.cs.tu-bs.de>
36
37 * x11/x-toolbar.el (toolbar-news-frame-properties): New variable.
38 (toolbar-news): Use it.
39
40 Wed Jan 8 10:11:35 1997 Steven L Baur <steve@altair.xemacs.org>
41
42 * x11/x-compose.el (global-map): Keysyms use `-' not `_'.
43
44 Mon Jan 6 18:19:03 1997 Steven L Baur <steve@altair.xemacs.org>
45
46 * comint/telnet.el (telnet-initial-filter): Enable
47 case-fold-search.
48 (telnet-maximum-count): Bump up to 6, since 4 does not always
49 appear to be enough.
50
51 Mon Jan 6 08:30:55 1997 Andrew Cohen <cohen@andy.bu.edu>
52
53 * psgml/psgml-parse.el (sgml-compile-dtd): noconv coding system
54 has been renamed to no-conversion.
55 (sgml-bdtd-merge): Ditto.
56 (sgml-push-to-entity): Ditto.
57
58 Sun Jan 5 14:35:30 1997 Steven L Baur <steve@altair.xemacs.org>
59
60 * utils/loadhist.el (symbol-file): Make interactive.
61
62 Sun Jan 5 00:40:02 1997 Bob Weiner <weiner@infodock.com>
63
64 * packages/avoid.el (mouse-avoidance-mode): autoload.
65
66 * x11/x-menubar.el (options-menu-saved-forms): Mouse avoidance
67 mode option.
68
1 Sat Jan 4 12:25:34 1997 Steven L Baur <steve@altair.xemacs.org> 69 Sat Jan 4 12:25:34 1997 Steven L Baur <steve@altair.xemacs.org>
2 70
3 * prim/faces.el (init-other-random-faces): Guard against adding 71 * prim/faces.el (init-other-random-faces): Guard against adding
4 modeline buffer tty face if no tty support. 72 modeline buffer tty face if no tty support.
5 73