diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -4079,6 +4079,10 @@ If it is non-nil, the function lists only faces matching this regexp. | |||
| 4079 | By setting this variable to a function, you can control | 4079 | By setting this variable to a function, you can control |
| 4080 | how the editor command loop shows the user an error message. | 4080 | how the editor command loop shows the user an error message. |
| 4081 | 4081 | ||
| 4082 | +++ | ||
| 4083 | *** `debug-on-entry' accepts primitive functions that are not special forms | ||
| 4084 | now. | ||
| 4085 | |||
| 4082 | ** Lisp code indentation features: | 4086 | ** Lisp code indentation features: |
| 4083 | 4087 | ||
| 4084 | +++ | 4088 | +++ |