/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3125 by monnier, Thu Nov 29 23:46:01 2001 UTC revision 1.3126 by monnier, Fri Nov 30 08:23:25 2001 UTC
# Line 1  Line 1 
1    2001-11-30  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * emacs-lisp/cl-macs.el (shiftf): Fix more.  Simplify.
4    
5  2001-11-29  Stefan Monnier  <monnier@cs.yale.edu>  2001-11-29  Stefan Monnier  <monnier@cs.yale.edu>
6    
7            * emacs-lisp/crm.el (completing-read-multiple): Better preserve
8            the value of require-match in minibuffer-completion-confirm.
9            Use crm-local-completion-map.
10    
11            * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
12            (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
13            (cl-make-type-test): Use char-valid-p for `character'.
14    
15          * info.el (Info-complete-next-re, Info-complete-cache): New vars.          * info.el (Info-complete-next-re, Info-complete-cache): New vars.
16          (Info-complete-menu-item): Rewrite.  Add the ability to search          (Info-complete-menu-item): Rewrite.  Add the ability to search
17          several sequential nodes.  Add a simple caching mechanism.          several sequential nodes.  Add a simple caching mechanism.

Legend:
Removed from v.1.3125  
changed lines
  Added in v.1.3126

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26