diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4d04952b62e..ef4f67bf37c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * term/mac-win.el (x-setup-function-keys): Only setup | ||
| 4 | local-function-key-map if it has not been setup already for the | ||
| 5 | current frame. Move the suspend-emacs processing here. | ||
| 6 | |||
| 1 | 2007-11-20 Juanma Barranquero <lekktu@gmail.com> | 7 | 2007-11-20 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * progmodes/grep.el (xargs-program): New variable. | 9 | * progmodes/grep.el (xargs-program): New variable. |