diff options
| author | Glenn Morris | 2005-06-23 17:02:11 +0000 |
|---|---|---|
| committer | Glenn Morris | 2005-06-23 17:02:11 +0000 |
| commit | aed4a603b6ac8cc055e8955022bcc18036327c5e (patch) | |
| tree | 8efb4132b9af04e5032c8d474a10e7ab44ef7c4e /lisp | |
| parent | 253b22986e1746dbf91d233ee85883df5f2cef01 (diff) | |
| download | emacs-aed4a603b6ac8cc055e8955022bcc18036327c5e.tar.gz emacs-aed4a603b6ac8cc055e8955022bcc18036327c5e.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7f47af9823..ab183d39edd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 2 | |||
| 3 | * mail/emacsbug.el (report-emacs-bug): Use "X server distributor" | ||
| 4 | rather than "Distributor". | ||
| 5 | |||
| 1 | 2005-06-23 Lute Kamstra <lute@gnu.org> | 6 | 2005-06-23 Lute Kamstra <lute@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/debug.el (debugger-special-form-p): New defun. | 8 | * emacs-lisp/debug.el (debugger-special-form-p): New defun. |