emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 23 Feb 2002 16:35:34 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3485 emacs/lisp/ChangeLog:1.3486
*** emacs/lisp/ChangeLog:1.3485 Sat Feb 23 12:14:34 2002
--- emacs/lisp/ChangeLog        Sat Feb 23 16:35:34 2002
***************
*** 1,3 ****
--- 1,22 ----
+ 2002-02-23  Colin Walters  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * mail/rmailsum.el (rmail-summary-output): Properly advance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]