changeset 49189:7739522ac6f2

(mode-line-process): Mark as risky.
author Richard M. Stallman <rms@gnu.org>
date Mon, 13 Jan 2003 08:05:13 +0000
parents 4e3e9d5a3332
children bcb627207749
files lisp/files.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/files.el	Mon Jan 13 08:04:46 2003 +0000
+++ b/lisp/files.el	Mon Jan 13 08:05:13 2003 +0000
@@ -2069,6 +2069,7 @@
 (put 'mode-line-buffer-identification 'risky-local-variable t)
 (put 'mode-line-modes 'risky-local-variable t)
 (put 'mode-line-position 'risky-local-variable t)
+(put 'mode-line-process 'risky-local-variable t)
 (put 'mode-name 'risky-local-variable t)
 (put 'display-time-string 'risky-local-variable t)
 (put 'parse-time-rules 'risky-local-variable t)