Mercurial > emacs
changeset 43493:dcf4af6ac385
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Sat, 23 Feb 2002 21:35:34 +0000 |
parents | 6afed71ef190 |
children | b5b76b498398 |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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 <walters@debian.org> + + * 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 <rms@gnu.org> * mail/rmailsum.el (rmail-summary-output): Properly advance