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

Diff of /emacs/lisp/ChangeLog

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

revision 1.5086 by jpw, Mon May 5 00:25:11 2003 UTC revision 1.5087 by monnier, Mon May 5 15:42:27 2003 UTC
# Line 1  Line 1 
1    2003-05-05  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * vc-svn.el: New file.
4    
5  2003-05-05  John Paul Wallington  <jpw@gnu.org>  2003-05-05  John Paul Wallington  <jpw@gnu.org>
6    
7          * emacs-lisp/autoload.el (batch-update-autoloads): Call          * emacs-lisp/autoload.el (batch-update-autoloads):
8          `update-directory-autoloads'.          Call `update-directory-autoloads'.
9    
10    2003-05-04  Stefan Monnier  <monnier@cs.yale.edu>
11    
12            * uniquify.el: Move provide to end of file.
13            (uniquify-ref-base, uniquify-ref-filename, uniquify-ref-buffer)
14            (uniquify-ref-proposed, uniquify-set-proposed): Remove.
15            (uniquify-item): New struct.  Update users of uniquify-ref-*.
16            (uniquify-get-proposed-name, uniquify-rationalize-a-list):
17            Make `depth' optional.
18            (uniquify-non-file-buffer-names): Remove.
19            (uniquify-rationalize-file-buffer-names): Don't set it up.
20            Use uniquify-make-item and don't pass the now-optional depth.
21            (uniquify-rationalize-conflicting-sublist): Check the new buffer
22            name directly instead of relying on uniquify-non-file-buffer-names.
23            (uniquify-rename-buffer): Use with-current-buffer and pass
24            the `unique' arg to rename-buffer.
25    
26            * vc-mcvs.el (vc-mcvs-mode-line-string): Fix thinko.
27            (vc-mcvs-rename-file): New function.
28    
29  2003-05-04  Emmanuel Briot  <briot@gnat.com>  2003-05-04  Emmanuel Briot  <briot@gnat.com>
30    
# Line 21  Line 44 
44          toolbar/gud-run.pbm, toolbar/gud-step.pbm, toolbar/gud-up.pbm:          toolbar/gud-run.pbm, toolbar/gud-step.pbm, toolbar/gud-up.pbm:
45          Correct size for cleaner bitmaps.          Correct size for cleaner bitmaps.
46    
47    2003-05-03  Stefan Monnier  <monnier@cs.yale.edu>
48    
49            * emacs-lisp/cl-extra.el (cl-map-keymap): Redefine as alias.
50            (cl-map-keymap-recursively): Use map-keymap.
51            (cl-macroexpand-all): Don't quote functions.
52    
53            * emacs-lisp/lucid.el (cl-map-keymap): Be careful with aliases.
54    
55            * emacs-lisp/advice.el (ad-get-enabled-advices, ad-special-forms)
56            (ad-arglist, ad-subr-arglist): Use push and match-string.
57            (ad-make-advised-docstring): Extract & reinsert the usage info.
58    
59            * help-fns.el (help-add-fundoc-usage): Allow arglist to be a string.
60    
61  2003-05-03  Nick Roberts  <nick@nick.uklinux.net>  2003-05-03  Nick Roberts  <nick@nick.uklinux.net>
62    
63          * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):          * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
# Line 62  Line 99 
99    
100  2003-04-30  Stefan Monnier  <monnier@cs.yale.edu>  2003-04-30  Stefan Monnier  <monnier@cs.yale.edu>
101    
102            * pcvs.el (cvs-vc-command-advice): Don't parse "cvs update -p" output.
103            (cvs-mode-find-file): Don't complain if bound to a non-mouse event.
104    
105            * textmodes/fill.el (text-property-default-nonsticky): Add fill-space.
106            (fill-delete-newlines): Respect the new property.
107            (fill-newline): Use the property instead of leaving "spurious" spaces.
108    
109          * emacs-lisp/easymenu.el (easy-menu-get-map): Correctly handle          * emacs-lisp/easymenu.el (easy-menu-get-map): Correctly handle
110          non-submap bindings.          non-submap bindings.
111    

Legend:
Removed from v.1.5086  
changed lines
  Added in v.1.5087

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