Bläddra i källkod

On jessie we can use emacs 24

Bob Mottram 11 år sedan
förälder
incheckning
574741d901
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt Visa fil

370
 
370
 
371
 #+BEGIN_SRC: bash
371
 #+BEGIN_SRC: bash
372
 apt-get update
372
 apt-get update
373
-apt-get install emacs
374
-update-alternatives --set editor /usr/bin/emacs23
373
+apt-get install emacs24
374
+update-alternatives --set editor /usr/bin/emacs24
375
 #+END_SRC
375
 #+END_SRC
376
 
376
 
377
 Some basic Emacs keys which will be useful to new users are:
377
 Some basic Emacs keys which will be useful to new users are: