diff options
| author | Carsten Dominik <dominik@science.uva.nl> | 2007-11-06 07:00:22 +0000 |
|---|---|---|
| committer | Carsten Dominik <dominik@science.uva.nl> | 2007-11-06 07:00:22 +0000 |
| commit | dfdaf4ee53e41f9c548d03350689167380df3803 (patch) | |
| tree | f46e456921908822798f7c165d055793085ab95c | |
| parent | 3b4201f44629264687d0ff72f5d3c36e705ca27a (diff) | |
| download | emacs-dfdaf4ee53e41f9c548d03350689167380df3803.tar.gz | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 653c8ab7a1e..63ffbf91ffd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-11-06 Carsten Dominik <dominik@science.uva.nl> + + * textmodes/org.el (org-table-formula-substitute-names): Removed + forgotten temporary debugging code. + 2007-11-05 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in |
