* ppc-opc.c (powerpc_operands): New operand type MBE to handle a
[deliverable/binutils-gdb.git] / readline / ChangeLog
CommitLineData
a98b5a1d
JK
1Thu Jan 27 17:04:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2
3 * chardefs.h: Only declare strrchr if it is not #define'd.
4
1b30bebf
JK
5Tue Jan 25 11:30:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6
7 * rldefs.h: Accept __hpux as well as hpux for HP compiler in ANSI mode.
8
67289b62
JK
9Fri Jan 21 17:31:26 1994 Jim Kingdon (kingdon@lisa.cygnus.com)
10
11 * chardefs.h, tilde.c: Just declare strrchr rather than trying to
12 include a system header.
13
1b3f3940
FF
14Fri Jan 21 14:40:43 1994 Fred Fish (fnf@cygnus.com)
15
16 * Makefile.in (distclean, realclean): Expand local-distclean
17 inline after doing recursion. You can't recurse after removing
18 Makefile. Make them depend on local-clean.
19 * Makefile.in (local-distclean): Remove now superfluous target.
20
52767e87
KR
21Mon Jan 17 12:42:07 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
22
23 * readline.c (doing_an_undo): Delete second declaration, since it
24 confuses the alpha-osf1 native compiler.
25
84c8bac2
JK
26Sun Jan 16 12:33:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27
24033f1e
JK
28 * complete.c, bind.c: Include <sys/stat.h>.
29 * complete.c: Define X_OK if not defined by a system header.
30
5bac8022
JK
31 * chardefs.h: Don't declare xmalloc.
32
33 * keymaps.h: Include "chardefs.h" not <readline/chardefs.h>.
34
84c8bac2 35 * Makefile.in (clean mostlyclean distclean realclean): Recurse
4955aa53
JK
36 into subdirectories as well as doing this directory. Add clean-dvi
37 target.
84c8bac2 38
5e98bbab
PB
39Sat Jan 15 19:36:12 1994 Per Bothner (bothner@kalessin.cygnus.com)
40
44af5659
PB
41 * readline.c, display.c: Patches to allow use of all 80
42 columns on most terminals (those with am and xn).
43
5e98bbab
PB
44 Merge in changes from bash-1.13. The most obvious one is
45 that the file readline.c has been split into multiple files.
46 * bind.c, complete.c, dispay.c, isearch.c, parens.c, rldefs.h,
47 rltty.c, search.c signals.c, tilde.c, tilde.h, xmalloc.c: New files.
48
aa53cd67
SC
49Sat Dec 11 16:29:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
50
51 * readline.c (rl_getc): If GO32, trim high bit from getkey,
52 otherwise fancy PC keys cause grief.
53
d5481f5d
JK
54Fri Nov 5 11:49:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
55
56 * configure.in: Add doc to configdirs.
57 * Makefile.in (info dvi install-info clean-info): Recurse into doc.
58
c71350fc
JK
59Fri Oct 22 07:55:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
60
61 * configure.in: Add * to end of all OS names.
62
80b10ae2
JK
63Tue Oct 5 12:33:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
64
65 * readline.c: Add stuff for HIUX to place where we detect termio
66 vs. sgtty (ugh, but I don't see a simple better way).
67
182ecac5
JK
68Wed Sep 29 11:02:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
69
70 * readline.c (parser_if): Free tname when done with it (change
71 imported from from bash 1.12 readline).
72
511fb5d6
JK
73Tue Sep 7 17:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
74
75 * configure.in (m88k-*-sysvr4*): Comment out previous change.
76
da2eac8b
ILT
77Fri Jul 2 11:05:34 1993 Ian Lance Taylor (ian@cygnus.com)
78
79 * configure.in (*-*-riscos*): New entry; use mh-sysv.
80
6a3a22e4
JK
81Wed Jun 23 13:00:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
82
83 * configure.in: Add comment.
84
83660d21
JK
85Mon Jun 14 14:28:55 1993 Jim Kingdon (kingdon@eric)
86
87 * configure.in (m88k-*-sysvr4*): Use sysdep-norm.h.
88
b65a4fe5
JK
89Sun Jun 13 13:04:09 1993 Jim Kingdon (kingdon@cygnus.com)
90
91 * Makefile.in ({real,dist}clean): Remove sysdep.h.
92
eab17696
JK
93Thu Jun 10 11:22:41 1993 Jim Kingdon (kingdon@cygnus.com)
94
95 * Makefile.in: Add mostlyclean, distclean, and realclean targets.
96
e23a6896
JK
97Fri May 21 17:09:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
98
99 * config/mh-isc: New file.
100 * configure.in: Use it.
101
3f06498a
JK
102Sat Apr 17 00:40:12 1993 Jim Kingdon (kingdon at calvin)
103
104 * readline.c, history.c: Don't include sys/types.h; sysdep.h does.
105
106 * config/mh-sysv: Define TIOCGWINSZ_BROKEN.
107 readline.c: Check it.
108
8e95e016
DZ
109Wed Mar 24 02:06:15 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
110
111 * Makefile.in: add installcheck & dvi targets
112
5f8d4bcb
DZ
113Fri Mar 12 18:36:53 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
114
115 * configure.in: recognize *-*-solaris2* instead of *-*-solaris* (a
3f06498a
JK
116 number of people want to call SunOS 4.1.2 "solaris1.0"
117 and get it right)
5f8d4bcb 118
d6400b14
FF
119Tue Mar 2 21:25:36 1993 Fred Fish (fnf@cygnus.com)
120
121 * sysdep-sysv4.h: New file for SVR4.
122 * configure.in (*-*-sysv4*): Use sysdep-sysv4.h.
123
124 * configure.in (*-*-ultrix2): Add triplet from Michael Rendell
125 (michael@mercury.cs.mun.ca)
126
16f8723c
ILT
127Tue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus.com)
128
129 * configure.in (i[34]86-*-sco3.2v4*): use mh-sco4.
130 * config/mh-sco4: New file, like mh-sco but without defining
131 _POSIX_SOURCE.
132
24e37cd3
JG
133Wed Nov 11 21:20:14 1992 John Gilmore (gnu@cygnus.com)
134
135 * configure.in: Reformat to one-case-per-line.
136 Handle SunOS 3.5, as per Karl Berry, <karl@claude.cs.umb.edu>.
137
da60a50d
SG
138Wed Nov 4 15:32:31 1992 Stu Grossman (grossman at cygnus.com)
139
da60a50d
SG
140 * sysdep-norm.h: Remove some crud, install dire warning.
141
8ad65a5d
SG
142Thu Oct 22 01:08:13 1992 Stu Grossman (grossman at cygnus.com)
143
144 * configure.in: Make SCO work again...
145
0bced705
ILT
146Mon Oct 12 15:04:07 1992 Ian Lance Taylor (ian@cygnus.com)
147
148 * readline.c (init_terminal_io): if tgetent returns 0, the
149 terminal type is unknown.
150
d5dcef63
DZ
151Thu Oct 1 23:44:14 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
152
153 * configure.in: use cpu-vendor-os triple instead of nested cases
154
5a41df75
SG
155Wed Sep 30 12:58:57 1992 Stu Grossman (grossman at cygnus.com)
156
157 * readline.c (rl_complete_internal): Cast alloca to (char *) to
158 avoid warning.
159
d3c4fc98
SG
160Fri Sep 25 12:45:05 1992 Stu Grossman (grossman at cygnus.com)
161
162 * readline.c (clear_to_eol, rl_generic_bind): Make static.
163 (rl_digit_loop): Add arg to call to rl_message().
164 * vi_mode.c (rl_vi_first_print): Add arg to call to
165 rl_back_to_indent().
166
ce148149
ILT
167Wed Aug 19 14:59:07 1992 Ian Lance Taylor (ian@cygnus.com)
168
169 * Makefile.in: always create installation directories, use full
170 file name for install target.
171
afbdf3f7
JG
172Wed Aug 12 15:50:57 1992 John Gilmore (gnu@cygnus.com)
173
174 * readline.c (last_readline_init_file): Fix typo made by Steve
175 Chamberlain/DJ Delorie. Proper control file name is ~/.inputrc,
176 not ~/inputrc.
177
867022c3
SG
178Thu Jun 25 16:15:27 1992 Stu Grossman (grossman at cygnus.com)
179
180 * configure.in: Make bsd based systems use sysdep-obsd.h.
181
f274a4b8
PB
182Tue Jun 23 23:22:53 1992 Per Bothner (bothner@cygnus.com)
183
184 * config/mh-posix: New file, for Posix-compliant systems.
185 * configure.in: Use mh-posix for Linux (free Unix clone).
186
56e5eadc
FF
187Tue Jun 23 21:59:20 1992 Fred Fish (fnf@cygnus.com)
188
189 * sysdep-norm.h (alloca): Protect against previous definition as
190 a macro with arguments.
191
bde34fd9
SG
192Fri Jun 19 15:48:54 1992 Stu Grossman (grossman at cygnus.com)
193
194 * sysdep-obsd.h: #include <sys/types.h> to make this more Kosher.
195
0b909fe1
JG
196Fri Jun 19 12:53:28 1992 John Gilmore (gnu at cygnus.com)
197
198 * config/mh-apollo68v, mh-sco, mh-sysv, mh-sysv4}: RANLIB=true.
199
200Mon Jun 15 13:50:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
201
202 * configure.in: use mh-sysv4 on solaris2
203
d962d591
FF
204Mon Jun 15 12:28:24 1992 Fred Fish (fnf@cygnus.com)
205
206 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
207 it is broken on ncr 3000's.
208 * config/mh-ncr3000 (RANLIB): Use RANLIB=true.
209
87afde58
JG
210Mon Jun 15 01:35:55 1992 John Gilmore (gnu at cygnus.com)
211
212 * readline.c: Make new SIGNALS_* macros to parameterize the
0b909fe1 213 ugly changes in signal blocking. Use them throughout,
87afde58
JG
214 reducing #ifdef HAVE_POSIX_SIGNALS and HAVE_BSD_SIGNALS clutter
215 significantly. Make all such places use POSIX if available,
216 to avoid losing with poor `sigsetmask' emulation from libiberty.
217
7c88553a
SG
218Sun Jun 14 15:19:51 1992 Stu Grossman (grossman at cygnus.com)
219
220 * readline.c (insert_some_chars): Return void.
221
bab58134
JG
222Thu Jun 11 01:27:45 1992 John Gilmore (gnu at cygnus.com)
223
224 * readline.c: #undef PC, which Solaris2 defines in sys/types.h,
225 clobbering the termcap global variable PC.
226
2d54a9e5
FF
227Tue Jun 9 17:30:23 1992 Fred Fish (fnf@cygnus.com)
228
229 * config/{mh-ncr3000, mh-sysv4}: Change INSTALL to use
230 /usr/ucb/install.
231
dd823a49
FF
232Mon Jun 8 23:10:07 1992 Fred Fish (fnf@cygnus.com)
233
234 * readline.h (rl_completer_quote_characters): Add declaration.
235 * readline.c (rl_completer_quote_characters): Add global var.
236 * readline.c (strpbrk): Add prototype and function.
237 * readline.c (rl_complete_internal): Add code to handle
238 expansion of quoted strings.
239
21a6705a
JG
240Mon May 11 12:39:30 1992 John Gilmore (gnu at cygnus.com)
241
242 * readline.c: Can't initialize FILE *'s with stdin and stdout,
243 because they might not be constant. Patch from Tom Quinn,
244 trq@dinoysos.thphys.ox.ac.uk.
245
836e9ea0
JG
246Tue Apr 28 21:52:34 1992 John Gilmore (gnu at cygnus.com)
247
248 * readline.h: Declare rl_event_hook (which already existed).
249 Suggested by Christoph Tietz <tietz@zi.gmd.dbp.de>.
250
386b54d6
RP
251Wed Apr 22 18:08:01 1992 K. Richard Pixley (rich@rtl.cygnus.com)
252
253 * configure.in: remove subdirs declaration. The obsolete semantic
254 for subdirs has been usurped by per's new meaning.
255
2674a1ef
RP
256Tue Apr 21 11:54:23 1992 K. Richard Pixley (rich@cygnus.com)
257
258 * Makefile.in: rework CFLAGS so that they can be set on the
259 command line to make. Remove MINUS_G. Default CFLAGS to -g.
260
a7bec03d
FF
261Fri Apr 10 23:02:27 1992 Fred Fish (fnf@cygnus.com)
262
263 * configure.in: Recognize new ncr3000 config.
264 * config/mh-ncr3000: New NCR 3000 config file.
265
c6b51563
JG
266Wed Mar 25 10:46:30 1992 John Gilmore (gnu at cygnus.com)
267
268 * history.c (stifle_history): Negative arg treated as zero.
269
713db40a
RP
270Tue Mar 24 23:46:20 1992 K. Richard Pixley (rich@cygnus.com)
271
272 * config/mh-sysv: INSTALL_PROG -> INSTALL.
273
daf45683
JG
274Mon Feb 10 01:41:35 1992 Brian Fox (bfox at gnuwest.fsf.org)
275
276 * history.c (history_do_write) Build a buffer of all of the lines
277 to write and write them in one fell swoop (lower overhead than
278 calling write () for each line). Suggested by Peter Ho.
279
280 * vi_mode.c (rl_vi_subst) Don't forget to end the undo group.
281
787c6bfe
RP
282Sat Mar 7 00:15:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
283
284 * Makefile.in: remove FIXME's on info and install-info targets.
285
286Fri Mar 6 22:02:04 1992 K. Richard Pixley (rich@cygnus.com)
287
288 * Makefile.in: added check target.
289
290Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
291
292 * Makefile.in, configure.in: removed traces of namesubdir,
293 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
294 copyrights to '92, changed some from Cygnus to FSF.
295
1267a5c0
SC
296Fri Feb 21 14:37:32 1992 Steve Chamberlain (sac at rtl.cygnus.com)
297
298 * readline.c, examples/fileman.c: patches from DJ to support DOS
299
77219de2
SG
300Thu Feb 20 23:23:16 1992 Stu Grossman (grossman at cygnus.com)
301
302 * readline.c (rl_read_init_file): Make sure that null filename is
303 not passed to open() or else we end up opening the directory, and
304 read a bunch of garbage into keymap[].
305
5bb14552
FF
306Mon Feb 17 17:15:09 1992 Fred Fish (fnf at cygnus.com)
307
308 * readline.c (readline_default_bindings): Only make use of VLNEXT
309 when both VLNEXT and TERMIOS_TTY_DRIVER is defined. On SVR4
310 <termio.h> includes <termios.h>, so VLNEXT is always defined.
311
312 * sysdep-norm.h (_POSIX_VERSION): Define this for all SVR4
313 systems so that <termios.h> gets used, instead of <termio.h>.
314
609bbade
FF
315Fri Dec 20 12:04:31 1991 Fred Fish (fnf at cygnus.com)
316
317 * configure.in: Change svr4 references to sysv4.
318
c466cfab
RP
319Tue Dec 10 04:07:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
320
321 * Makefile.in: infodir belongs in datadir.
322
92bb90af
RP
323Fri Dec 6 23:23:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)
324
325 * Makefile.in: remove spaces following hyphens, bsd make can't
326 cope. added clean-info. added standards.text support. Don't
327 know how to make info anymore.
328
329 * configure.in: commontargets is no longer a recognized hook, so
330 remove it. new subdir called doc.
331
332Thu Dec 5 22:46:10 1991 K. Richard Pixley (rich at rtl.cygnus.com)
333
334 * Makefile.in: idestdir and ddestdir go away. Added copyrights
335 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
336 and mandir now keyed off datadir by default.
337
3f73352f
JG
338Fri Nov 22 09:02:32 1991 John Gilmore (gnu at cygnus.com)
339
28e35359
JG
340 * sysdep-obsd.h: Rename from sysdep-newsos.h.
341 * configure.in: Use sysdep-obsd for Mach as well as NEWs.
73766d91 342
3f73352f
JG
343 * sysdep-norm.h, sysdep-aix.h: Add <sys/types.h>, which POSIX
344 requires to make <dirent.h> work. Improve Sun alloca decl.
345
02e20edf
JG
346Thu Nov 21 18:48:08 1991 John Gilmore (gnu at cygnus.com)
347
348 * Makefile.in: Clean up ../glob/tilde.c -> tilde.o path.
349 Clean up makefile a bit in general.
350
9b309d06
SG
351Thu Nov 21 14:40:29 1991 Stu Grossman (grossman at cygnus.com)
352
dbdcdd54
SG
353 * configure.in, config/mh-svr4: Make SVR4 work.
354
e19c9d49
SG
355 * readline.c: Move config stuff to sysdep.h, use typedef dirent
356 consistently, remove refs to d_namlen (& D_NAMLEN) to improve
357 portability. Also, update copyright notice.
358 readline.h: remove config stuff that I added erroneously in the
359 first place.
360
9b309d06
SG
361 * emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_keymap.c,
362 vi_mode.c: move config stuff to sysdep.h, update copyright notices.
363
6df61f79
SG
364Tue Nov 19 15:02:13 1991 Stu Grossman (grossman at cygnus.com)
365
366 * history.c: #include "sysdep.h".
367
f30114ea
FF
368Tue Nov 19 10:49:17 1991 Fred Fish (fnf at cygnus.com)
369
370 * Makefile.in, config/hm-sysv, config/hm-sco: Change SYSV to
371 USG to match current usage.
372
373 * readline.c: Add USGr4 to list of defined things to check for
374 to use <dirent.h> style directory access.
375
376 * config/hm-svr4: New file for System V Release 4 (USGr4).
377
61af01bc
SG
378Mon Nov 18 23:59:52 1991 Stu Grossman (grossman at cygnus.com)
379
380 * readline.c (filename_completion_function): use struct dirent
381 instead of struct direct.
382
870ca253 383Fri Nov 1 07:02:13 1991 Brian Fox (bfox at gnuwest.fsf.org)
c21b1b26 384
870ca253
SG
385 * readline.c (rl_translate_keyseq) Make C-? translate to RUBOUT
386 unconditionally.
c21b1b26 387
870ca253 388Mon Oct 28 11:34:52 1991 Brian Fox (bfox at gnuwest.fsf.org)
5f4a039a 389
870ca253 390 * readline.c; Use Posix directory routines and macros.
5f4a039a 391
870ca253 392 * funmap.c; Add entry for call-last-kbd-macro.
a051de4b 393
870ca253
SG
394 * readline.c (rl_prep_term); Use system EOF character on POSIX
395 systems also.
a051de4b 396
870ca253 397Thu Oct 3 16:19:53 1991 Brian Fox (bfox at gnuwest.fsf.org)
0fda1b62 398
870ca253
SG
399 * readline.c; Make a distinction between having a TERMIOS tty
400 driver, and having POSIX signal handling. You might one without
401 the other. New defines used HAVE_POSIX_SIGNALS, and
402 TERMIOS_TTY_DRIVER.
0fda1b62 403
870ca253 404Tue Jul 30 22:37:26 1991 Brian Fox (bfox at gnuwest.fsf.org)
7b3a018e 405
870ca253
SG
406 * readline.c: rl_getc () If a call to read () returns without an
407 error, but with zero characters, the file is empty, so return EOF.
7b3a018e 408
870ca253 409Thu Jul 11 20:58:38 1991 Brian Fox (bfox at gnuwest.fsf.org)
49e40d8a 410
870ca253
SG
411 * readline.c: (rl_get_next_history, rl_get_previous_history)
412 Reallocate the buffer space if the line being moved to is longer
413 the the current space allocated. Amazing that no one has found
414 this bug until now.
49e40d8a 415
870ca253 416Sun Jul 7 02:37:05 1991 Brian Fox (bfox at gnuwest.fsf.org)
49e40d8a 417
870ca253
SG
418 * readline.c:(rl_parse_and_bind) Allow leading whitespace.
419 Make sure TERMIO and TERMIOS systems treat CR and NL
420 disctinctly.
421
422Tue Jun 25 04:09:27 1991 Brian Fox (bfox at gnuwest.fsf.org)
423
424 * readline.c: Rework parsing conditionals to pay attention to the
425 prior states of the conditional stack. This makes $if statements
426 work correctly.
427
428Mon Jun 24 20:45:59 1991 Brian Fox (bfox at gnuwest.fsf.org)
429
430 * readline.c: support for displaying key binding information
431 includes the functions rl_list_funmap_names (),
432 invoking_keyseqs_in_map (), rl_invoking_keyseqs (),
433 rl_dump_functions (), and rl_function_dumper ().
434
435 funmap.c: support for same includes rl_funmap_names ().
436
437 readline.c, funmap.c: no longer define STATIC_MALLOC. However,
438 update both version of xrealloc () to handle a null pointer.
439
440Thu Apr 25 12:03:49 1991 Brian Fox (bfox at gnuwest.fsf.org)
441
442 * vi_mode.c (rl_vi_fword, fWord, etc. All functions use
443 the macro `isident()'. Fixed movement bug which prevents
444 continious movement through the text.
445
446Fri Jul 27 16:47:01 1990 Brian Fox (bfox at gnuwest.fsf.org)
447
448 * readline.c (parser_if) Allow "$if term=foo" construct.
449
450Wed May 23 16:10:33 1990 Brian Fox (bfox at gnuwest.fsf.org)
451
452 * readline.c (rl_dispatch) Correctly remember the last command
453 executed. Fixed typo in username_completion_function ().
454
455Mon Apr 9 19:55:48 1990 Brian Fox (bfox at gnuwest.fsf.org)
456
457 * readline.c: username_completion_function (); For text passed in
458 with a leading `~', remember that this could be a filename (after
459 it is completed).
460
461Thu Apr 5 13:44:24 1990 Brian Fox (bfox at gnuwest.fsf.org)
462
463 * readline.c: rl_search_history (): Correctly handle case of an
464 unfound search string, but a graceful exit (as with ESC).
465
466 * readline.c: rl_restart_output (); The Apollo passes the address
467 of the file descriptor to TIOCSTART, not the descriptor itself.
468
469Tue Mar 20 05:38:55 1990 Brian Fox (bfox at gnuwest.fsf.org)
470
471 * readline.c: rl_complete (); second call in a row causes possible
472 completions to be listed.
473
474 * readline.c: rl_redisplay (), added prompt_this_line variable
475 which is the first character character following \n in prompt.
49e40d8a 476
dd3b648e
RP
477Sun Mar 11 04:32:03 1990 Brian Fox (bfox at gnuwest.fsf.org)
478
479 * Signals are now supposedly handled inside of SYSV compilation.
480
481Wed Jan 17 19:24:09 1990 Brian Fox (bfox at sbphy.ucsb.edu)
482
483 * history.c: history_expand (); fixed overwriting memory error,
484 added needed argument to call to get_history_event ().
485
486Thu Jan 11 10:54:04 1990 Brian Fox (bfox at sbphy.ucsb.edu)
487
870ca253
SG
488 * readline.c: added mark_modified_lines to control the
489 display of an asterisk on modified history lines. Also
490 added a user variable called mark-modified-lines to the
491 `set' command.
dd3b648e
RP
492
493Thu Jan 4 10:38:05 1990 Brian Fox (bfox at sbphy.ucsb.edu)
494
495 * readline.c: start_insert (). Only use IC if we don't have an im
496 capability.
497
498Fri Sep 8 09:00:45 1989 Brian Fox (bfox at aurel)
499
500 * readline.c: rl_prep_terminal (). Only turn on 8th bit
501 as meta-bit iff the terminal is not using parity.
502
503Sun Sep 3 08:57:40 1989 Brian Fox (bfox at aurel)
504
505 * readline.c: start_insert (). Uses multiple
506 insertion call in cases where that makes sense.
507
508 rl_insert (). Read type-ahead buffer for additional
509 keys that are bound to rl_insert, and insert them
510 all at once. Make insertion of single keys given
511 with an argument much more efficient.
512
513Tue Aug 8 18:13:57 1989 Brian Fox (bfox at aurel)
514
515 * readline.c: Changed handling of EOF. readline () returns
516 (char *)EOF or consed string. The EOF character is read from the
517 tty, or if the tty doesn't have one, defaults to C-d.
518
519 * readline.c: Added support for event driven programs.
520 rl_event_hook is the address of a function you want called
521 while Readline is waiting for input.
522
523 * readline.c: Cleanup time. Functions without type declarations
524 do not use return with a value.
525
526 * history.c: history_expand () has new variable which is the
527 characters to ignore immediately following history_expansion_char.
528
529Sun Jul 16 08:14:00 1989 Brian Fox (bfox at aurel)
530
531 * rl_prep_terminal ()
532 BSD version turns off C-s, C-q, C-y, C-v.
533
534 * readline.c -- rl_prep_terminal ()
535 SYSV version hacks readline_echoing_p.
536 BSD version turns on passing of the 8th bit for the duration
537 of reading the line.
538
539Tue Jul 11 06:25:01 1989 Brian Fox (bfox at aurel)
540
541 * readline.c: new variable rl_tilde_expander.
542 If non-null, this contains the address of a function to call if
543 the standard meaning for expanding a tilde fails. The function is
544 called with the text sans tilde (as in "foo"), and returns a
545 malloc()'ed string which is the expansion, or a NULL pointer if
546 there is no expansion.
547
548 * readline.h - new file chardefs.h
549 Separates things that only readline.c needs from the standard
550 header file publishing interesting things about readline.
551
552 * readline.c:
553 readline_default_bindings () now looks at terminal chararacters
554 and binds those as well.
555
556Wed Jun 28 20:20:51 1989 Brian Fox (bfox at aurel)
557
558 * Made readline and history into independent libraries.
559
This page took 0.120319 seconds and 4 git commands to generate.