aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts2006-11-28 20:14:52 +0000
committerNick Roberts2006-11-28 20:14:52 +0000
commitd873b0bfb2ff637dbe3450948dea7f2fe2e12a77 (patch)
tree2f00d116639043557320415fef6f65c949a649a2
parent9e288f75215f25c18c1db4eb620f59ac3e5edf62 (diff)
downloademacs-d873b0bfb2ff637dbe3450948dea7f2fe2e12a77.tar.gz
emacs-d873b0bfb2ff637dbe3450948dea7f2fe2e12a77.zip
*** empty log message ***
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3766f16cb42..dfea3a342d0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1185,7 +1185,7 @@ characters instead, depending on how the terminal (or terminal
1185emulator) works. Use `set-keyboard-coding-system' (or customize 1185emulator) works. Use `set-keyboard-coding-system' (or customize
1186keyboard-coding-system) if you prefer META to work (the old default) 1186keyboard-coding-system) if you prefer META to work (the old default)
1187or if the locale doesn't describe the character set actually generated 1187or if the locale doesn't describe the character set actually generated
1188by the keyboard. See Info node `Single-Byte Character Support'. 1188by the keyboard. See Info node `Unibyte Mode'.
1189 1189
1190+++ 1190+++
1191*** The new command `revert-buffer-with-coding-system' (C-x RET r) 1191*** The new command `revert-buffer-with-coding-system' (C-x RET r)