78
|
1 Sat Jan 4 12:15:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * toolbar.c (specifier_vars_of_toolbar): Clean up fallback
|
|
4 specifiers so XEmacs can be built without tty support.
|
|
5
|
|
6 * console-stream.c: Moved function bodies of
|
|
7 semi_canonicalize_console_connection,
|
|
8 canonicalize_console_connection,
|
|
9 semi_canonicalize_device_connection, and
|
|
10 canonicalize_device_connection into this file from console-tty.c.
|
|
11 Moved variable Vstdio_str into this file.
|
|
12
|
|
13 * console-tty.c: See above.
|
|
14
|
|
15 Fri Jan 3 18:07:11 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
16
|
|
17 * m/next.h: Cleanup accumulated cruft.
|
|
18
|
|
19 * s/nextstep.h: Remove useless #undef REL_ALLOC/HAVE_MMAP.
|
|
20
|
|
21 * syssignal.h: Don't typedef SIGTYPE on NeXT.
|
|
22
|
|
23 Fri Jan 3 12:06:44 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
24
|
|
25 * m/ibmrs6000.inp: Added various get.* symbols.
|
|
26
|
|
27 Sun Dec 29 20:16:08 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
28
|
|
29 * m/next.h: Remove signal_handler_t #define.
|
|
30
|
|
31 * s/nextstep.h: Remove signal_handler_t #define.
|
|
32
|
76
|
33 Fri Dec 27 21:13:33 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
34
|
|
35 * event-Xt.c (x_to_emacs_keysym): Corrections to SUNOS_GCC_LO_BUG.
|
|
36
|
|
37 Mon Dec 23 11:37:16 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
38
|
|
39 * fns.c (Ffillarray): Fix for (fillarray #*10 0)
|
|
40
|
|
41 Mon Dec 23 10:27:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
42
|
|
43 * bitmaps.h: Change to unsigned char.
|
|
44
|
|
45 * frame-x.c (x_cde_transfer_callback): Typecast fix.
|
|
46
|
|
47 * keymap.c (define_key_check_and_coerce_keysym): Typecast fix.
|
|
48
|
74
|
49 Fri Dec 20 19:21:56 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
50
|
|
51 * Makefile.in.in (lisp): Remove cc-mode as a dumped package.
|
|
52
|
|
53 * keymap.c (define_key_check_and_coerce_keysym): Make obsolete
|
|
54 binding of kp_.* not lose.
|
|
55
|
|
56 * bitmaps.h: Add left & right arrows to show extended lines.
|
|
57
|
|
58 Fri Dec 20 15:32:53 1996 David Moore <dmoore@UCSD.EDU>
|
|
59
|
|
60 * event-stream.c (event_stream_wakeup_pending_p): New function.
|
|
61 (Faccept_process_output): Fix timeout handling race conditions.
|
|
62 (Fsleep_for): Ditto.
|
|
63 (Fsit_for): Ditto.
|
|
64
|
|
65 Thu Dec 19 22:25:26 1996 Steve Carney <carney@gvc.dec.com>
|
|
66
|
|
67 * cmds.c (Fbeginning_of_line): Adjust for 64 bit machines.
|
|
68
|
|
69 Thu Dec 19 00:44:10 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
70
|
|
71 * syssignal.h: The declaration of SIGTYPE shouldn't be protected
|
|
72 by HAVE_SIGPROCMASK.
|
|
73
|
|
74 Wed Dec 18 20:40:21 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
75
|
|
76 * dgif_lib.c: Miscellaneous cleanup, including removing signed
|
|
77 bitfields.
|
|
78
|
|
79 * mule-charset.h: Change charset names.
|
|
80
|
|
81 * mule-coding.c (struct iso2022_decoder): Uniform unsigned bitfields.
|
|
82 Change charset names.
|
|
83
|
|
84 * mule-charset.c: Change charset names.
|
|
85
|
|
86 * mule-canna.c: Change charset names.
|
|
87
|
|
88 * EmacsShell-sub.c: Ansify and reformat.
|
|
89
|
|
90 * console-tty.h (struct tty_console): Uniform unsigned bitfields.
|
|
91
|
|
92 * glyphs-x.c: Ansify.
|
|
93
|
|
94 * specifier.c: Use lisp_fn_t.
|
|
95
|
|
96 * EmacsShell.c: Ansify.
|
|
97
|
|
98 * vm-limit.c: Ansify.
|
|
99
|
|
100 * emacsfns.h: Use lisp_fn_t.
|
|
101
|
|
102 * lstream.c (struct filedesc_stream): Unsigned int bitfields.
|
|
103
|
|
104 * xselect.c (hack_motif_clipboard_selection): Change charset name.
|
|
105 (Fx_store_cutbuffer_internal): Change charset name.
|
|
106
|
|
107 * ralloc.c: Ansify and clean up.
|
|
108
|
|
109 * frame.h (struct frame): Uniform unsigned bit fields.
|
|
110
|
|
111 * event-Xt.c: Documentation change.
|
|
112
|
|
113 * lisp.h: Introduce lisp_fn_t.
|
|
114 Remove SunPro C compiler warning message workaround.
|
|
115
|
|
116 * xmu.c: Ansify.
|
|
117
|
|
118 * doprnt.c (struct printf_spec): Use unsigned bitfields.
|
|
119
|
|
120 * fileio.c: various code formatting changes.
|
|
121
|
|
122 * eval.c: reorganize primitive funcalls.
|
|
123
|
|
124 * config.h.in (NeedFunctionPrototypes): Force slightly better type
|
|
125 checking in X header files.
|
|
126
|
|
127 * Makefile.in.in: #undef i386, move mime-setup.elc?.
|
|
128
|
|
129 * s/sunos4-0-shr.h: Documentation change.
|
|
130
|
|
131 * s/sol2.h (__EXTENSIONS__): Add.
|
|
132 Include <setjmp.h> under certain conditions.
|
|
133
|
|
134 Mon Dec 16 19:13:10 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
135
|
|
136 * lstream.c (Lstream_pseudo_close): Return status on error.
|
|
137 (Lstream_close): Ditto. (Fixes disk full-no error on write bug).
|
|
138
|
|
139 Sat Dec 14 16:54:52 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
140
|
|
141 * glyphs-x.c (jpeg_instantiate): Use file I/O for JPEG loading
|
|
142 because the in-core code is broken.
|
|
143
|
|
144 Fri Dec 13 16:43:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
145
|
|
146 * device-x.c (x_init_device): Don't make nonexistent X server the
|
|
147 default when running on a tty.
|
|
148
|
|
149 * event-Xt.c (x_to_emacs_keysym): Rename kp_.* keysyms to be kp-\1.
|
|
150
|
|
151 * redisplay-tty.c (keys): Rename kp_.* keynames to kp-\1.
|
|
152
|
|
153 Fri Dec 13 14:48:42 1996 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
154
|
|
155 * lread.c (Fload_internal): Change arity of call to
|
|
156 file-name-handlers.
|
|
157
|
|
158 * fileio.c (Finsert_file_contents_internal): Ditto.
|
|
159
|
|
160 Thu Dec 12 16:55:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
161
|
|
162 * cmds.c (Fpoint_at_eol, Fpoint_at_bol): New functions.
|
|
163 (Fend_of_line, Fbeginning_of_line): Use them.
|
|
164
|
72
|
165 Tue Dec 10 11:17:32 1996 Shane Holder <holder@mordor.rsn.hp.com>
|
|
166
|
|
167 * s/hpux9shxr4.h: hpux9shr.h -> hpux9-shr.h
|
|
168
|
|
169 * s/hpux10.h: hpux9shr.h -> hpux9-shr.h
|
|
170
|
|
171 Sat Dec 7 18:29:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
172
|
|
173 * puresize.h (BASE_PURESIZE): Bumped up PURESIZE by 10k.
|
|
174
|
|
175 Sat Dec 7 16:26:34 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
176
|
|
177 * config.h.in: configure for POSIX getcwd if available.
|
|
178
|
|
179 Sat Dec 7 15:48:39 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
180
|
|
181 * s/sunos4-1-shr.h: Renamed from sunos4-1shr.h.
|
|
182
|
|
183 * s/sunos4-1-3-shr.h: Renamed from sunos4-1-3shr.h.
|
|
184
|
|
185 * s/sunos4-1-2-shr.h: Renamed from sunos4-1-2-shr.h.
|
|
186
|
|
187 * s/sunos4-0-shr.h: Renamed from sunos4-0shr.h.
|
|
188
|
|
189 * s/hpux9-shr.h: Renamed from hpux9shr.h.
|
|
190
|
|
191 * s/hpux8-shr.h: Renamed from hpux8shr.h.
|
|
192
|
|
193 * s/hpux10-shr.h: Renamed from hpux10shr.h.
|
|
194
|
|
195 Wed Dec 4 23:38:03 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
196
|
|
197 * redisplay.c: Allow column numbers in modeline to start from 1.
|
|
198
|