[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18388: 24.4.50; REGRESSION: incompatible change to `replace-match-ma
From: |
Drew Adams |
Subject: |
bug#18388: 24.4.50; REGRESSION: incompatible change to `replace-match-maybe-edit' (and no doc) |
Date: |
Tue, 2 Sep 2014 06:28:45 -0700 (PDT) |
You added argument BACKWARD to this function, and you did not add it as
an &optional parameter. This breaks all existing code that uses the
function. The parameter should be &optional.
What's more, you did not even mention the new arg in the doc string.
In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
of 2014-08-15 on LEG570
Bzr revision: 117706 rgm@gnu.org-20140815043406-p5hbu97cbm7pulcn
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#18388: 24.4.50; REGRESSION: incompatible change to `replace-match-maybe-edit' (and no doc),
Drew Adams <=