diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a977eda056c..bb1297f653c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-11-13 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * ido.el (ido-copy-current-word): C-o copies region if active. | ||
| 4 | |||
| 1 | 2006-11-13 Carsten Dominik <dominik@science.uva.nl> | 5 | 2006-11-13 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 6 | ||
| 3 | * textmodes/org.el (org-emph-face): Fix typo in variable name. | 7 | * textmodes/org.el (org-emph-face): Fix typo in variable name. |