# HG changeset patch # User Colin Walters # Date 1014500134 0 # Node ID dcf4af6ac385dc145f753de3a3af32e5e507e077 # Parent 6afed71ef190a5f872fc042a3d1278c75fc2341d *** empty log message *** diff -r 6afed71ef190 -r dcf4af6ac385 etc/NEWS --- a/etc/NEWS Sat Feb 23 21:34:25 2002 +0000 +++ b/etc/NEWS Sat Feb 23 21:35:34 2002 +0000 @@ -162,6 +162,8 @@ ** Info-index finally offers completion. +** shell-mode now supports programmable completion using `pcomplete'. + ** Controlling the left and right fringe widths. The left and right fringe widths can now be controlled by setting the diff -r 6afed71ef190 -r dcf4af6ac385 lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 23 21:34:25 2002 +0000 +++ b/lisp/ChangeLog Sat Feb 23 21:35:34 2002 +0000 @@ -1,3 +1,22 @@ +2002-02-23 Colin Walters + + * calc/calcalg3.el (calc-invent-variables): Convert integer to + string. + + * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt' + in generated function. + + * ibuf-ext.el (ibuffer-old-time): Change to hours. + (ibuffer-mark-old-buffers): Handle it. + + * shell.el (shell-pcomplete, shell-pcomplete-reverse): New + functions. + (toplevel): Bind them. + (shell-mode): Don't set `comint-dynamic-complete-functions'; it is + not necessary now that we use pcomplete. + + * comint.el: Document how use new pcomplete completion facility. + 2002-02-23 Richard M. Stallman * mail/rmailsum.el (rmail-summary-output): Properly advance