diff options
| author | YAMAMOTO Mitsuharu | 2005-11-24 08:18:17 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2005-11-24 08:18:17 +0000 |
| commit | 7d638a76323f2a74a51834e36c409a2f7db8ef1b (patch) | |
| tree | a374234d54e667e4821f36cce665ada0f0167e55 | |
| parent | 1e906233d407595cb068bd027f5536dc4fdd8112 (diff) | |
| download | emacs-7d638a76323f2a74a51834e36c409a2f7db8ef1b.tar.gz emacs-7d638a76323f2a74a51834e36c409a2f7db8ef1b.zip | |
The variable `mac-command-key-is-meta' is obsolete.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -3317,6 +3317,9 @@ w32-use-full-screen-buffer to t. | |||
| 3317 | ** The variable `mac-keyboard-text-encoding' and the constants | 3317 | ** The variable `mac-keyboard-text-encoding' and the constants |
| 3318 | `kTextEncodingMacRoman', `kTextEncodingISOLatin1', and | 3318 | `kTextEncodingMacRoman', `kTextEncodingISOLatin1', and |
| 3319 | `kTextEncodingISOLatin2' are obsolete. | 3319 | `kTextEncodingISOLatin2' are obsolete. |
| 3320 | |||
| 3321 | ** The variable `mac-command-key-is-meta' is obsolete. Use | ||
| 3322 | `mac-command-modifier' and `mac-option-modifier' instead. | ||
| 3320 | 3323 | ||
| 3321 | * Incompatible Lisp Changes in Emacs 22.1 | 3324 | * Incompatible Lisp Changes in Emacs 22.1 |
| 3322 | 3325 | ||