diff options
author | Case Duckworth | 2021-02-04 12:27:00 -0600 |
---|---|---|
committer | Case Duckworth | 2021-02-04 12:27:00 -0600 |
commit | 2afc43ca2c44e862b6fe4107d0da10e1edcfffce (patch) | |
tree | 51d66612f9b7f613bead325b8830b7e4911da107 | |
parent | Re-enable fixed-pitch (diff) | |
download | emacs-2afc43ca2c44e862b6fe4107d0da10e1edcfffce.tar.gz emacs-2afc43ca2c44e862b6fe4107d0da10e1edcfffce.zip |
Add a link to check out later
-rw-r--r-- | config.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.org b/config.org index 6ca306e..2ada3a3 100644 --- a/config.org +++ b/config.org | |||
@@ -1380,6 +1380,9 @@ It manages my whitespace for me, anyway. | |||
1380 | 1380 | ||
1381 | ** The Mark | 1381 | ** The Mark |
1382 | 1382 | ||
1383 | see also | ||
1384 | - [[https://spwhitton.name/blog/entry/transient-mark-mode/][Gnu Emacs' Transient Mark mode]], Sean Whitton | ||
1385 | |||
1383 | *** Repeat popping the mark without repeating the prefix argument | 1386 | *** Repeat popping the mark without repeating the prefix argument |
1384 | 1387 | ||
1385 | #+begin_src emacs-lisp :noweb-ref settings | 1388 | #+begin_src emacs-lisp :noweb-ref settings |