Add coding latin-1 to Local Variables.
This commit is contained in:
parent
c76dac700c
commit
b506221585
2 changed files with 9 additions and 2 deletions
|
@ -1114,4 +1114,8 @@ copie di GNU Emacs ai vostri amici. Aiutateci a combattere
|
|||
l'ostruzionismo al software ("la proprietà") usando, scrivendo e
|
||||
condividendo software libero!
|
||||
|
||||
;;; Local Variables:
|
||||
;;; coding: latin-1
|
||||
;;; End:
|
||||
|
||||
;;; arch-tag: c6f7079d-8032-473d-91d4-36754af15719
|
||||
|
|
|
@ -830,8 +830,7 @@ het zoeken.
|
|||
zien wat er met de cursor gebeurt. Je hebt nu eenmaal naar het woord
|
||||
`cursor' gezocht.
|
||||
>> Type nogmaals C-s, om het volgende woord `cursor' te zoeken
|
||||
|
||||
> Type nu viermaal <Delback> en let op de cursorbewegingen.
|
||||
>> Type nu viermaal <Delback> en let op de cursorbewegingen.
|
||||
>> Type <RET> om het zoeken te beëindigen.
|
||||
|
||||
Zag je wat er gebeurde? Tijdens incrementeel zoeken probeert Emacs naar
|
||||
|
@ -1093,4 +1092,8 @@ same spirit. Please read the file COPYING and then do give copies of
|
|||
GNU Emacs to your friends. Help stamp out software obstructionism
|
||||
("ownership") by using, writing, and sharing free software!)
|
||||
|
||||
;;; Local Variables:
|
||||
;;; coding: latin-1
|
||||
;;; End:
|
||||
|
||||
;;; arch-tag: 3399e308-e605-4125-8fbb-b2fe91ac3149
|
||||
|
|
Loading…
Add table
Reference in a new issue