changeset 94527:207661f84875

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Thu, 01 May 2008 23:56:52 +0000
parents c444df26b274
children ea7a33f062ae
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 01 23:56:10 2008 +0000
+++ b/lisp/ChangeLog	Thu May 01 23:56:52 2008 +0000
@@ -1,3 +1,15 @@
+2008-05-01  Juri Linkov  <juri@jurta.org>
+
+	* replace.el (occur-read-primary-args): Set default to the car of
+	regexp-history and display it in the prompt, but don't add to the
+	list of minibuffer defaults.  Bind history-add-new-input to nil to
+	not add automatically `default'.  For empty input return `default'.
+	Otherwise, add `input' to regexp-history and return it.
+	(occur-1): Signal an error for the empty regexp.
+
+	* progmodes/compile.el (compilation-auto-jump):
+	Set window point to `pos' explicitly.
+
 2008-05-01  Eric S. Raymond  <esr@snark.thyrsus.com>
 
 	* vc-bzr.el (vc-bzr-state): Allow this to return 'ignored