1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/lisp/play
Chong Yidong 5a6c1d871e * files.el (safe-local-variable-values): New option.
(hack-local-variables-prop-line): Return a list of variable-value
	pairs if MODE-ONLY is non-nil.
	(hack-local-variables): Construct list of variable-value pairs,
	and apply or reject them in one go.  Ask for confirmation if
	variables are not known safe.
	(hack-local-variables-confirm): Complete rewrite.  Support
	`safe-local-variable-values'.
	(enable-local-variables): Update docstring to reflect new
	behavior.
	(ignored-local-variables): Ignore ignored-local-variables and
	safe-local-variable-values.
	(safe-local-variable-p): New function.
	(risky-local-variable-p): `safe-local-variable' property check
	moved to safe-local-variable-p.
	(hack-one-local-variable): Checks moved to hack-local-variables.

	(byte-compile-dynamic, c-basic-offset, c-file-style,
	c-indent-level, comment-column, fill-column, fill-prefix,
	indent-tabs-mode, kept-new-versions, no-byte-compile,
	no-update-autoloads, outline-regexp, page-delimiter,
	paragraph-start, paragraph-separate, sentence-end,
	sentence-end-double-space tab-width, version-control): Add
	`safe-local-variable' property.

	* find-lisp.el: Delete nonexistent `autocompile' file variable.

	* icomplete.el, play/landmark.el: Change nonexistent
	`outline-layout' file variable to `allout-layout'.
2006-02-14 01:21:31 +00:00
..
.gitignore
5x5.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
animate.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
blackbox.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
bruce.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
cookie1.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
decipher.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
dissociate.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
doctor.el
dunnet.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
fortune.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
gamegrid.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
gametree.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
gomoku.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
handwrite.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
hanoi.el
landmark.el * files.el (safe-local-variable-values): New option. 2006-02-14 01:21:31 +00:00
life.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
meese.el
morse.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
mpuz.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
pong.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
snake.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
solitaire.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
spook.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
studly.el
tetris.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
yow.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00
zone.el Update copyright notices of all files in the lisp/play directory. 2006-02-05 14:10:45 +00:00