diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -104,6 +104,11 @@ can be saved and will again be loaded with the new `grep-mode'. | |||
| 104 | 104 | ||
| 105 | ** M-x diff uses diff-mode instead of compilation-mode. | 105 | ** M-x diff uses diff-mode instead of compilation-mode. |
| 106 | 106 | ||
| 107 | ** New command `strokes-global-set-stroke-string'. | ||
| 108 | This is like `strokes-global-set-stroke', but it allows you to bind | ||
| 109 | the stroke directly to a string to insert. This is convenient for | ||
| 110 | using strokes as an input method. | ||
| 111 | |||
| 107 | --- | 112 | --- |
| 108 | ** The saveplace.el package now filters out unreadable files. | 113 | ** The saveplace.el package now filters out unreadable files. |
| 109 | When you exit Emacs, the saved positions in visited files no longer | 114 | When you exit Emacs, the saved positions in visited files no longer |