aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 21e5953779f..bd2c8b65a91 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-10-14 Juanma Barranquero <lekktu@gmail.com>
2
3 * hl-line.el (hl-line-unload-function): New function.
4 (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
5 (hl-line-sticky-flag): Remove spurious * in docstring.
6
12008-10-14 Eric Hanchrow <offby1@blarg.net> (tiny change) 72008-10-14 Eric Hanchrow <offby1@blarg.net> (tiny change)
2 8
3 * vc-git.el (vc-git-show-log-entry): Include the revision in the 9 * vc-git.el (vc-git-show-log-entry): Include the revision in the
@@ -152,8 +158,8 @@
152 158
1532008-10-09 Eli Zaretskii <eliz@gnu.org> 1592008-10-09 Eli Zaretskii <eliz@gnu.org>
154 160
155 * frame.el (make-frame-on-tty): Use "F" inside interactive. Support 161 * frame.el (make-frame-on-tty): Use "F" inside interactive.
156 `pc' ``window-system''. 162 Support `pc' ``window-system''.
157 163
158 * progmodes/compile.el (compilation-start): Resurrect the version 164 * progmodes/compile.el (compilation-start): Resurrect the version
159 for systems that don't support asynchronous subprocesses. 165 for systems that don't support asynchronous subprocesses.