diff options
| author | Carsten Dominik | 2006-12-18 11:52:03 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2006-12-18 11:52:03 +0000 |
| commit | 8195676affea176f0a219d47d962e90f3c8418e0 (patch) | |
| tree | 656968b00eda6dcf29a57cf6a0ec003358e80b8e | |
| parent | 2362594622a3ef3e7fb7339919dd57ab4cf5cd3f (diff) | |
| download | emacs-8195676affea176f0a219d47d962e90f3c8418e0.tar.gz emacs-8195676affea176f0a219d47d962e90f3c8418e0.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 201ea75b32a..69f8fd29589 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-12-18 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * textmodes/org.el (org-current-line): Make sure that lines are | ||
| 4 | counted from beginning of buffer. | ||
| 5 | (org-table-copy-region, org-table-paste-rectangle): Make sure that | ||
| 6 | lines are counted from beginning of buffer. | ||
| 7 | |||
| 1 | 2006-12-17 Chong Yidong <cyd@stupidchicken.com> | 8 | 2006-12-17 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * info.el (Info-build-node-completions): Signal error if tag-table | 10 | * info.el (Info-build-node-completions): Signal error if tag-table |