Mercurial > emacs
comparison etc/NEWS @ 54735:eb44ae138199
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 05 Apr 2004 22:03:26 +0000 |
parents | 3bbc72ffcf88 |
children | 19e770b1b4d7 |
comparison
equal
deleted
inserted
replaced
54734:3bbc72ffcf88 | 54735:eb44ae138199 |
---|---|
2470 | 2470 |
2471 --- | 2471 --- |
2472 ** The new function `merge-coding-systems' fills in unspecified aspects | 2472 ** The new function `merge-coding-systems' fills in unspecified aspects |
2473 of one coding system from another coding system. | 2473 of one coding system from another coding system. |
2474 | 2474 |
2475 --- | 2475 +++ |
2476 ** The variable `safe-local-eval-forms' specifies a list of forms that | 2476 ** The variable `safe-local-eval-forms' specifies a list of forms that |
2477 are ok to evaluate when they appear in an `eval' local variables | 2477 are ok to evaluate when they appear in an `eval' local variables |
2478 specification. Normally Emacs asks for confirmation before evaluating | 2478 specification. Normally Emacs asks for confirmation before evaluating |
2479 such a form, but if the form appears in this list, no confirmation is | 2479 such a form, but if the form appears in this list, no confirmation is |
2480 needed. | 2480 needed. |