diff options
| author | Glenn Morris | 2014-01-23 20:11:48 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-23 20:11:48 -0800 |
| commit | 1e548e4056d46414fa30bb6cab1c660fa30ac905 (patch) | |
| tree | 0d72443d74fad7f47306fb08f302401ca68f3af1 /etc | |
| parent | 96c983e0d3034ae09406c4b1fb76ca4d06008fcf (diff) | |
| download | emacs-1e548e4056d46414fa30bb6cab1c660fa30ac905.tar.gz emacs-1e548e4056d46414fa30bb6cab1c660fa30ac905.zip | |
Doc updates for with-demoted-errors
* doc/lispref/control.texi (Handling Errors): Update with-demoted-errors.
* lisp/subr.el (with-demoted-errors): Doc fix.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1080,6 +1080,7 @@ displaying the buffer in a window. | |||
| 1080 | +++ | 1080 | +++ |
| 1081 | *** New function `define-error'. | 1081 | *** New function `define-error'. |
| 1082 | 1082 | ||
| 1083 | +++ | ||
| 1083 | *** `with-demoted-errors' takes an additional argument `format'. | 1084 | *** `with-demoted-errors' takes an additional argument `format'. |
| 1084 | 1085 | ||
| 1085 | +++ | 1086 | +++ |