diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-09-05 07:54:35 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-09-06 04:26:30 +0200 |
commit | c88c4467cb5ebab933056d14d1fdff8c1d7d5674 (patch) | |
tree | a008fab6cf172bca72cc737685ee265f046ed918 | |
parent | ff7867b4e7fae589489b530aeb157e09ac5834b8 (diff) | |
download | emacs-c88c4467cb5ebab933056d14d1fdff8c1d7d5674.tar.gz |
* etc/NEWS: Don't mention a fixed bug.
-rw-r--r-- | etc/NEWS | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -2831,11 +2831,6 @@ The width now depends of the width of the window, but will never be wider than the length of the longest buffer name, except that it will never be narrower than 19 characters. ---- -*** Movement commands in 'gomoku-mode' are fixed. -'gomoku-move-sw' and 'gomoku-move-ne' now work correctly, and -horizontal movements now stop at the edge of the board. - +++ *** New diary sexp 'diary-offset'. It offsets another diary sexp by a number of days. This is useful |