projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc93df3
)
adjust perl
author
Joerg Jaspert
<joerg@debian.org>
Sun, 25 May 2014 19:43:40 +0000
(21:43 +0200)
committer
Joerg Jaspert
<joerg@debian.org>
Sun, 25 May 2014 19:43:40 +0000
(21:43 +0200)
.emacs.d/config/emacs.org
patch
|
blob
|
history
diff --git
a/.emacs.d/config/emacs.org
b/.emacs.d/config/emacs.org
index
26e3557
..
6d0e579
100644
(file)
--- a/
.emacs.d/config/emacs.org
+++ b/
.emacs.d/config/emacs.org
@@
-1974,7
+1974,6
@@
list of matching commands is echoed
#+BEGIN_SRC emacs-lisp :tangle yes
(icomplete-mode 99)
#+END_SRC
-
** info stuff
[2014-05-20 Tue 23:35]
#+BEGIN_SRC emacs-lisp :tangle yes
@@
-3310,7
+3309,7
@@
much more like reading and editing of code using its major mode.
I like /cperl-mode/ a bit more than the default /perl-mode/, so set it
up here to be used.
#+BEGIN_SRC emacs-lisp :tangle yes
-(use-package perl-mode
+(use-package
c
perl-mode
:commands cperl-mode
:init
(progn