fix broken links

This commit is contained in:
Thomas von Dein
2017-07-11 10:58:26 +02:00
parent 57dda77259
commit 2b1eb92316
2 changed files with 420 additions and 420 deletions

4
.emacs
View File

@@ -2143,7 +2143,7 @@ col1, col2"
;; -------------------------------------------------------------------------------- ;; --------------------------------------------------------------------------------
;; *** Xmodmap Mode ;; *** 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 (define-generic-mode 'xmodmap-mode
'(?!) '(?!)
@@ -2153,7 +2153,7 @@ col1, col2"
nil nil
"Simple mode for xmodmap files.") "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 ;; ** Text Manupilation
;; *** expand-region ;; *** expand-region

File diff suppressed because it is too large Load Diff