comparison lisp/ChangeLog @ 98:0d2f883870bc r20-1b1

Import from CVS: tag r20-1b1
author cvs
date Mon, 13 Aug 2007 09:13:56 +0200
parents dbb370e3c29e
children 4be1180a9e89
comparison
equal deleted inserted replaced
97:498bf5da1c90 98:0d2f883870bc
1 Sat Feb 15 13:58:14 1997 Kyle Jones <kyle_jones@wonderworks.com>
2
3 * packages/info.el: Don't call switch-to-buffer if the Info frame
4 is being deleted.
5
6 Sat Feb 15 12:07:46 1997 Steven L Baur <steve@altair.xemacs.org>
7
8 * prim/simple.el (previous-line): Allow escape from signaled error
9 on buffer boundary.
10 (next-line): Ditto.
11
12 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
13 * utils/redo.el: made before and after status messages so that
14 the user is aware if a long action is still being processed.
15
16 rolled version number up to 1.00, since the package seems to be
17 stable.
18
19 cosmetic changes so the file could be included in the XEmacs
20 distribution.
21
22 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr>
23
24 * prim/simple.el (line-move-ignore-invisible): Change default to
25 t.
26
27 Sat Feb 15 01:04:21 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
28
29 * prim/macros.el: Removed. Superseded by new version in
30 edmacro.el.
31
32 Fri Feb 14 23:29:16 1997 Adrian Aichner <aichner@ecf.teradyne.com>
33
34 * modes/executable.el (executable-set-magic): Correct for the #!
35 getting lost.
36
37 Fri Feb 14 23:10:58 1997 Steven L Baur <steve@altair.xemacs.org>
38
39 * prim/modeline.el (modeline-modified-map): Call
40 vc-toggle-read-only instead of toggle-read-only to be consistent
41 with override of `C-x C-q'.
42
43 Fri Feb 14 16:11:10 1997 Jonathon Edwards <edwards@intranet.com>
44
45 * packages/blink-cursor.el (blink-cursor-post-command-hook): stop
46 cursor blink momentarily after receiving user input.
47
48 Fri Feb 14 15:26:38 1997 Jacques Duthen <duthen@club-internet.fr>
49
50 * x11/x-menubar.el (default-menubar): mine goes into games menu.
51
52 Thu Feb 13 22:16:09 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
53
54 * prim/files.el (recover-session-finish): Modify for efs.
55
56 Thu Feb 13 21:23:07 1997 Steven L Baur <steve@altair.xemacs.org>
57
58 * prim/files.el (file-remote-p): New function.
59
60 * sunpro/sunpro-load.el: Do not dump mime-setup under any
61 circumstances.
62
63 Thu Feb 13 17:58:09 1997 Richard Mlynarik <mly@adoc.xerox.com>
64
65 * prim/obsolete.el (insert-before-markers-and-inherit): Correct
66 typo.
67
68 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org>
69
70 * comint/gdb.el (gdb-control-c-subjob): Nuke this loser.
71
72 Wed Feb 12 13:58:01 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
73
74 * utils/edmacro.el: New file.
75
76 Wed Feb 12 09:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
77
78 * prim/sound.el (load-sound-file): Update documentation of
79 restrictions on what machines XEmacs can play sound on.
80
81 Tue Feb 11 09:39:25 1997 Steven L Baur <steve@altair.xemacs.org>
82
83 * prim/glyphs.el (init-glyphs): Correct autodetection to find
84 GIF89. Look for PNG.
85
86 Mon Feb 10 21:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
87
88 * prim/frame.el (show-temp-buffer-in-current-frame): Conditional
89 shrink-to-fit behavior on `temp-buffer-shrink-to-fit'.
90
91 * packages/apropos.el (apropos-print): Ditto.
92
93 * prim/lisp.el (lisp-complete-symbol): Ditto.
94
95 * prim/help.el (with-displaying-help-buffer): Ditto.
96
97 Mon Feb 10 20:58:19 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
98
99 * x11/x-toolbar.el: Allow customization of toolbar functions by
100 customizable variables.
101
102 Mon Feb 10 14:58:05 1997 Greg Klanderman <greg@alphatech.com>
103
104 * comint/gdb.el (gdb-mode): Correct setting of obsolete hook.
105
106 Sun Feb 9 19:55:03 1997 Steven L Baur <steve@altair.xemacs.org>
107
108 * prim/obsolete.el (define-compatible-variable-alias): New function.
109 (define-compatible-variable-alias): New function.
110 .*mode-line.*, frame-parameters, modify-frame-parameters,
111 x-display-.* all made compatible not obsolete.
112
113 * bytecomp/bytecomp.el (byte-compile-variable-ref): Warn for
114 compatibility symbols.
115 (byte-compile-compatible): New function.
116
117 * bytecomp/bytecomp-runtime.el (make-compatible): New function.
118 (make-compatible-variable): New function.
119
120 Sun Feb 9 19:14:25 1997 Kyle Jones <kyle_jones@wonderworks.com>
121
122 * utils/redo.el: New file.
123
124 * utils/floating-toolbar.el: New file.
125
126 Sun Feb 9 15:19:46 1997 Steven L Baur <steve@altair.xemacs.org>
127
128 * custom/custom.el: Remove ;;;###autoloads since this file is
129 dumped with XEmacs.
130
131 Sun Feb 9 00:28:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
132
133 * custom/widget.el: New file.
134
135 * custom/widget-example.el: New file.
136
137 * custom/widget-edit.el: New file.
138
139 * custom/custom.el: New file.
140
141 * custom/custom-edit.el: New file.
142
1 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de> 143 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de>
2 144
3 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct 145 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
4 typo. 146 typo.
5 147