*** empty log message ***
This commit is contained in:
parent
10b3dd257b
commit
6d50239620
2 changed files with 22 additions and 0 deletions
|
@ -1,3 +1,21 @@
|
|||
2000-11-10 Dave Love <fx@gnu.org>
|
||||
|
||||
* ediff.el (ediff-regions-internal, ediff-documentation):
|
||||
* ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
|
||||
fundamental mode.
|
||||
|
||||
* ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
|
||||
buffer into fundamental mode.
|
||||
(ediff-set-difference): Use copy-sequence if available.
|
||||
|
||||
* ediff-ptch.el (ediff-dispatch-file-patching-job): Check
|
||||
ediff-patch-map non-nil.
|
||||
(ediff-fixup-patch-map, ediff-fixup-patch-map)
|
||||
(ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
|
||||
buffer into fundamental mode.
|
||||
|
||||
* ediff-merg.el (state-or-merge): Defvar when compiling.
|
||||
|
||||
2000-11-10 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* w32-fns.el (w32-add-charset-info): New function.
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2000-11-10 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
|
||||
|
||||
* gnus-mlspl.el: Documentation tweaks.
|
||||
|
||||
2000-11-10 Dave Love <fx@gnu.org>
|
||||
|
||||
* gnus-agent.el (gnus-agent-confirmation-function): Add :version.
|
||||
|
|
Loading…
Add table
Reference in a new issue