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

Diff of /emacs/lisp/ChangeLog

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

revision 1.5127 by nickrob, Sat May 17 23:24:39 2003 UTC revision 1.5128 by monnier, Sun May 18 05:29:38 2003 UTC
# Line 3  Line 3 
3          * gud.el (gdb): Define gud-nexti.          * gud.el (gdb): Define gud-nexti.
4          (gud-menu-map): Add gud-nexti to map.          (gud-menu-map): Add gud-nexti to map.
5          (gud-tool-bar-map): Add gud-nexti and gud-stepi to toolbar.          (gud-tool-bar-map): Add gud-nexti and gud-stepi to toolbar.
6            
7          * toolbar/gud-stepi.xpm, toolbar/gud-stepi.pbm,          * toolbar/gud-stepi.xpm, toolbar/gud-stepi.pbm,
8          toolbar/gud-nexti.xpm, toolbar/gud-nexti.pbm: New icons for debugger.          toolbar/gud-nexti.xpm, toolbar/gud-nexti.pbm: New icons for debugger.
9            
10  2003-05-17  John Paul Wallington  <jpw@gnu.org>  2003-05-17  John Paul Wallington  <jpw@gnu.org>
11    
12          * international/ja-dic-cnv.el (skkdic-okuri-nasi-entries)          * international/ja-dic-cnv.el (skkdic-okuri-nasi-entries)
# Line 17  Line 17 
17    
18  2003-05-17  Stefan Monnier  <monnier@cs.yale.edu>  2003-05-17  Stefan Monnier  <monnier@cs.yale.edu>
19    
20            * log-edit.el: Don't require vc.el anymore.
21            (log-edit-mode-map): Fold vc-log-mode-map into it.
22            (vc-log-mode-map): Redefine as an alias.
23            (vc-previous-comment): Don't widen.
24            (vc-comment-to-change-log): Don't redundantly set paragraph-separate.
25            Don't require `add-log' since it's already required at toplevel.
26    
27            * vc.el (vc-log-mode-map, vc-maximum-comment-ring-size)
28            (vc-comment-ring, vc-comment-ring-index, vc-last-comment-match):
29            Move vars to log-edit.el.
30            (vc-new-comment-index, vc-previous-comment, vc-next-comment)
31            (vc-comment-search-reverse, vc-comment-search-forward)
32            (vc-comment-to-change-log): Move funs to log-edit.el.
33            (vc-clear-context): Don't empty the comment-ring.
34            (vc-finish-logentry): Don't add the comment onto the comment-ring.
35    
36            * log-edit.el (vc-log-mode-map, vc-maximum-comment-ring-size)
37            (vc-comment-ring, vc-comment-ring-index, vc-last-comment-match):
38            Move vars from vc.el.
39            (vc-new-comment-index, vc-previous-comment, vc-next-comment)
40            (vc-comment-search-reverse, vc-comment-search-forward)
41            (vc-comment-to-change-log): Move funs from vc.el.
42            (log-edit-show-files): Remove unused var `editbuf'.
43    
44            * progmodes/tcl.el (tcl-indent-exp): Remove dead code.
45            (tcl-tab-always-indent): Default to tab-always-indent.
46    
47            * progmodes/perl-mode.el (perl-end-of-function): Remove unused var.
48            (perl-tab-always-indent): Default to tab-always-indent.
49    
50          * which-func.el (which-func-format): Make it risky-local-variable.          * which-func.el (which-func-format): Make it risky-local-variable.
51          (which-func-table): New var.          (which-func-table): New var.
52          (which-func-current): Make it into a constant modeline spec.          (which-func-current): Make it into a constant modeline spec.
# Line 32  Line 62 
62          (listify-key-sequence): Don't allocate unnecessarily.          (listify-key-sequence): Don't allocate unnecessarily.
63          (read-quoted-char): Allow up to base 36.          (read-quoted-char): Allow up to base 36.
64          (prepare-change-group): Remove unimplemented argument.          (prepare-change-group): Remove unimplemented argument.
65            (macro-declaration-function): Avoid `dolist' and `cadr'.
66    
67          * wid-edit.el (pp-to-string, Info-goto-node): Don't autoload.          * wid-edit.el (pp-to-string, Info-goto-node): Don't autoload.
68          (widget-choose, widget-map-buttons): Use with-current-buffer.          (widget-choose, widget-map-buttons): Use with-current-buffer.

Legend:
Removed from v.1.5127  
changed lines
  Added in v.1.5128

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