aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5971d4414b1..87b7510d67a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,22 @@
12002-02-23 Colin Walters <walters@debian.org>
2
3 * calc/calcalg3.el (calc-invent-variables): Convert integer to
4 string.
5
6 * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt'
7 in generated function.
8
9 * ibuf-ext.el (ibuffer-old-time): Change to hours.
10 (ibuffer-mark-old-buffers): Handle it.
11
12 * shell.el (shell-pcomplete, shell-pcomplete-reverse): New
13 functions.
14 (toplevel): Bind them.
15 (shell-mode): Don't set `comint-dynamic-complete-functions'; it is
16 not necessary now that we use pcomplete.
17
18 * comint.el: Document how use new pcomplete completion facility.
19
12002-02-23 Richard M. Stallman <rms@gnu.org> 202002-02-23 Richard M. Stallman <rms@gnu.org>
2 21
3 * mail/rmailsum.el (rmail-summary-output): Properly advance 22 * mail/rmailsum.el (rmail-summary-output): Properly advance