mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 12:30:59 +01:00
fix broken links
This commit is contained in:
4
.emacs
4
.emacs
@@ -2143,7 +2143,7 @@ col1, col2"
|
||||
;; --------------------------------------------------------------------------------
|
||||
;; *** Xmodmap Mode
|
||||
|
||||
;; the shortest mode ever, [https://www.emacswiki.org/emacs/XModMapMode][via emacswiki]].
|
||||
;; the shortest mode ever, [[https://www.emacswiki.org/emacs/XModMapMode][via emacswiki]].
|
||||
|
||||
(define-generic-mode 'xmodmap-mode
|
||||
'(?!)
|
||||
@@ -2153,7 +2153,7 @@ col1, col2"
|
||||
nil
|
||||
"Simple mode for xmodmap files.")
|
||||
|
||||
;; [https://www.emacswiki.org/emacs/GenericMode][see GenericMode for more examples]].
|
||||
;; [[https://www.emacswiki.org/emacs/GenericMode][see GenericMode for more examples]].
|
||||
|
||||
;; ** Text Manupilation
|
||||
;; *** expand-region
|
||||
|
||||
836
emacs.html
836
emacs.html
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user