Mercurial > emacs
comparison test/README @ 111266:8da6c861bf9f
Fix bug#7299; default value of tool-bar-mode in without-x builds.
* src/frame.c (syms_of_frame) <tool-bar-mode>:
Default to nil if !HAVE_WINDOW_SYSTEM.
* lisp/cus-start.el: Handle standard values via a keyword.
Only set version property if specified.
(cursor-in-non-selected-windows, menu-bar-mode)
(tool-bar-mode, show-trailing-whitespace):
Do not specify standard values.
(transient-mark-mode, temporary-file-directory): Use :standard.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 31 Oct 2010 11:26:54 -0700 |
parents | b5279fa5497b |
children |
comparison
equal
deleted
inserted
replaced
111265:d2e4336159e8 | 111266:8da6c861bf9f |
---|