diff options
Diffstat (limited to 'etc/ONEWS.2')
-rw-r--r-- | etc/ONEWS.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/ONEWS.2 b/etc/ONEWS.2 index f0b5dad0b01..a4500eeb319 100644 --- a/etc/ONEWS.2 +++ b/etc/ONEWS.2 @@ -482,7 +482,7 @@ be evaluated directly to repeat a command. The functions `forward-to-word', `backward-to-word', `upcase-char', `mark-beginning-of-buffer' and `mark-end-of-buffer' -have been removed. Their definitions can be found in file +have been removed. Their definitions can be found in file lisp/unused.el if you need them. Upward Compatible Lisp Programming Changes in Emacs 17 @@ -882,7 +882,7 @@ When you insert a close-paren, the matching open-paren is checked for validity. The close paren must be the kind of close-paren that the open-paren says it should match. Otherwise, a warning message is printed. close-paren immediately -preceded by quoting backslash syntax character is not matched. +preceded by quoting backslash syntax character is not matched. This feature was originally written by shane@mit-ajax. @@ -1286,7 +1286,7 @@ whether the result should be interpreted as a string or a lisp object. Old functions `read-minibuffer', `eval-minibuffer', `read-string' all take second optional string argument which is initial contents of -minibuffer. +minibuffer. * minibuffer variable names changed (names of keymaps) |