diff options
| author | Michael Albinus | 2011-06-11 20:30:43 +0200 |
|---|---|---|
| committer | Michael Albinus | 2011-06-11 20:30:43 +0200 |
| commit | def722bf0990b94cebf4c0761cd99dc3c0de6471 (patch) | |
| tree | 71b6eedf71147976f1ab9f09c76c5936d7aa4c36 /lisp/ChangeLog | |
| parent | 0a2bb1a9cfcd6948d2912882b6be53574b575327 (diff) | |
| download | emacs-def722bf0990b94cebf4c0761cd99dc3c0de6471.tar.gz emacs-def722bf0990b94cebf4c0761cd99dc3c0de6471.zip | |
* net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
to ignored backtrace functions.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 31264f720bf..08a3e4b3f3e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-06-11 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter' | ||
| 4 | to ignored backtrace functions. | ||
| 5 | |||
| 1 | 2011-06-11 Glenn Morris <rgm@gnu.org> | 6 | 2011-06-11 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * calendar/appt.el (appt-disp-window-function): Doc fix. | 8 | * calendar/appt.el (appt-disp-window-function): Doc fix. |