aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a5464d542a2..486c12e8c5d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,7 @@
12012-08-22 Bastien Guerry <bzg@altern.org> 12012-08-22 Bastien Guerry <bzg@gnu.org>
2
3 * misc.el (forward-to-word, backward-to-word): Activate or extend
4 the region under `shift-select-mode'.
2 5
3 * progmodes/executable.el (executable-prefix): Set to "#!" instead 6 * progmodes/executable.el (executable-prefix): Set to "#!" instead
4 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details 7 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details