diff options
Diffstat (limited to 'lisp/ChangeLog.14')
-rw-r--r-- | lisp/ChangeLog.14 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index c30f0e749ce..e904c1f64b9 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -7913,7 +7913,7 @@ ignored while matching, replace the entire filename with completion. * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure - flyspell-pre-point is valid to avoid signalling an error in + flyspell-pre-point is valid to avoid signaling an error in post-command-hook. 2008-08-26 Johan Bockgård <bojohan@gnu.org> @@ -20567,4 +20567,3 @@ See ChangeLog.13 for earlier changes. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. - |