comparison lisp/ChangeLog @ 61532:6b2da0d6965f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 13 Apr 2005 17:40:53 +0000
parents c5ffd713f647
children 67797152b44b
comparison
equal deleted inserted replaced
61531:34b31319dc9b 61532:6b2da0d6965f
1 2005-04-13 Richard M. Stallman <rms@gnu.org>
2
3 * simple.el (undo): Fix previous change.
4
5 * custom.el (defface): Doc fix.
6
1 2005-04-13 Lute Kamstra <lute@gnu.org> 7 2005-04-13 Lute Kamstra <lute@gnu.org>
2 8
3 * Makefile.in (DONTCOMPILE): Remove list. 9 * Makefile.in (DONTCOMPILE): Remove list.
4 (compile, compile-always): Don't use DONTCOMPILE. 10 (compile, compile-always): Don't use DONTCOMPILE.
5 (update-authors): Load the library in which batch-update-authors 11 (update-authors): Load the library in which batch-update-authors
131 (x-dnd-get-local-file-name, x-dnd-open-local-file) 137 (x-dnd-get-local-file-name, x-dnd-open-local-file)
132 (x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-). 138 (x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
133 139
134 * dnd.el (dnd-protocol-alist): New file with generic DND functions. 140 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
135 141
136 2005-04-11 Stefan Monnier <monnier@iro.umontreal.ca> 142 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
137 143
138 * wdired.el: Doc fixes. 144 * wdired.el: Doc fixes.
139 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite. 145 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
140 (wdired-use-dired-vertical-movement): Rename from 146 (wdired-use-dired-vertical-movement): Rename from
141 wdired-always-move-to-filename-beginning. 147 wdired-always-move-to-filename-beginning.