Skip to content

Commit 141a60d

Browse files
committed
linter
Signed-off-by: Michael Levine <[email protected]>
1 parent beecdcb commit 141a60d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
### Changes
5757

5858
- Issue 1292: Add `prelude-python-mode-set-encoding-automatically` defcustom.
59-
- [#1278](https://github.com/bbatsov/prelude/issues/1278): Don't disable `menu-bar-mode` unless `prelude-minimalistic-ui` is enabled.
60-
- [#1277](https://github.com/bbatsov/prelude/issues/1277): Make it possible to disable the creation of `Super`-based keybindings via `prelude-super-keybindings`.
59+
- Issue 1278: Don't disable `menu-bar-mode` unless `prelude-minimalistic-ui` is enabled.
60+
- Issue 1277: Make it possible to disable the creation of `Super`-based keybindings via `prelude-super-keybindings`.
6161
- Removed deprecated alias `prelude-ensure-module-deps`.
6262
- Remove `prelude-fullscreen`, as these days people can use `toggle-frame-fullscreen` instead. (it was introduced in Emacs 24.4)
6363
- Removed `beacon-mode`.
@@ -72,7 +72,7 @@
7272

7373
### Bugs fixed
7474

75-
- [#1302](https://github.com/bbatsov/prelude/issues/1302): `C-a` should be bound to `org-beginning-of-line` in org-mode buffers.
75+
- Issue 1302: `C-a` is bound to `org-beginning-of-line` in org-mode buffers.
7676

7777
## 1.0.0 (2020-09-15)
7878

0 commit comments

Comments
 (0)