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

Diff of /emacs/lisp/ChangeLog

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

revision 1.4769 by kifer, Sat Jan 25 08:09:16 2003 UTC revision 1.4770 by kfstorm, Sat Jan 25 11:41:58 2003 UTC
# Line 1  Line 1 
1    2003-01-25  Kim F. Storm  <storm@cua.dk>
2    
3            * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-c
4            bindings from cua--cua-keys-keymap to cua--region-keymap, as they are
5            only needed when the region is active.  This also makes the output
6            from C-h b look normal when cua-mode is enabled (no C-S-x/c bindings).
7    
8  2003-01-25  Michael Kifer  <kifer@cs.stonybrook.edu>  2003-01-25  Michael Kifer  <kifer@cs.stonybrook.edu>
9                    
10          * ediff.el (ediff-revision): better defaults.          * ediff.el (ediff-revision): better defaults.
# Line 10  Line 17 
17          * info.el (Info-extract-menu-node-name): When looking for end of menu          * info.el (Info-extract-menu-node-name): When looking for end of menu
18          item, don't stop at first ":"; instead, continue until trailing          item, don't stop at first ":"; instead, continue until trailing
19          context is either a space or newline.          context is either a space or newline.
20          (Info-complete-menu-item): Change var `pattern' to allow ":" in menu          (Info-complete-menu-item): Var `pattern': allow ":" in menu item.
         item.  
21          (Info-menu): Likewise, for regexp used in backwards search.          (Info-menu): Likewise, for regexp used in backwards search.
22          (Info-try-follow-nearest-node): Remove case added in previous edit.          (Info-try-follow-nearest-node): Remove case added in previous edit.
23          Instead, change the regexp in the following case to allow ":" in menu          Change regexp in the following case to allow ":" in menu item.
         item.  
24          (Info-fontify-node): Fix bug: Handle `next-property-change' returning          (Info-fontify-node): Fix bug: Handle `next-property-change' returning
25          point-max as "hasn't already been done".          point-max as "hasn't already been done".
26    

Legend:
Removed from v.1.4769  
changed lines
  Added in v.1.4770

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