Disable search and replace history by default

This commit is contained in:
Wen-Yen Chuang
2012-02-20 14:26:40 +08:00
parent 101f2b7a54
commit f3d4e4fdf1
6 changed files with 41 additions and 41 deletions

View File

@ -3,6 +3,7 @@
version UNRELEASED:
* Added Estonian translation (thanks Anari Jalakas).
* Use AM_MAINTAINER_MODE([enable]) to prevent timestamp skew issue
* Disable search and replace history by default.
2012-01-09