diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-08-22 Bastien Guerry <bzg@altern.org> | 1 | 2012-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 |