aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2008-10-04 10:09:46 +0000
committerMartin Rudalics2008-10-04 10:09:46 +0000
commite6f3e10423a495db8bd3a33e50f581d46b026452 (patch)
treee452297df68909780af5a22994fed22586637f81 /lisp/ChangeLog
parent48e482e6161266672796dea2b3e0c9ed8cf52f50 (diff)
downloademacs-e6f3e10423a495db8bd3a33e50f581d46b026452.tar.gz
emacs-e6f3e10423a495db8bd3a33e50f581d46b026452.zip
(compilation-start): Make sure to move to point-max
only when we are in the compilation buffer.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b13f1b48c4c..f110de99cb8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-10-04 Martin Rudalics <rudalics@gmx.at>
2
3 * progmodes/compile.el (compilation-start): Make sure to move to
4 point-max only when we are in the compilation buffer. (Bug#1073)
5
12008-10-04 Dan Nicolaescu <dann@ics.uci.edu> 62008-10-04 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * faces.el (x-create-frame-with-faces): Only setup the toolbar if 8 * faces.el (x-create-frame-with-faces): Only setup the toolbar if