X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fopenssl-c-indent.el;h=c28814a67dd2ecbbea2f50e8ae0afb63b488c8a9;hp=144a915675ed1f91ca44de2bb6872ab735560f91;hb=b97fdb57a269656fa20024a4404d3f543f06ac61;hpb=0927f0d822b1e0f55cb7d8bacf9004ad3495514b diff --git a/doc/openssl-c-indent.el b/doc/openssl-c-indent.el index 144a915675..c28814a67d 100644 --- a/doc/openssl-c-indent.el +++ b/doc/openssl-c-indent.el @@ -12,7 +12,7 @@ ;;; M-x c-set-style (or C-c . for short), and enter "eay". ;;; To toggle the auto-newline feature of CC mode, type C-c C-a. ;;; -;;; If you're a OpenSSL developer, you might find it more comfortable +;;; If you're an OpenSSL developer, you might find it more comfortable ;;; to have this style be permanent in your OpenSSL development ;;; directory. To have that, please perform this: ;;; @@ -28,7 +28,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Note, it could be easy to inherit from the "gnu" style... however, ;; one never knows if that style will change somewhere in the future, -;; so I've chosen to copy the "gnu" style values explicitely instead +;; so I've chosen to copy the "gnu" style values explicitly instead ;; and mark them with a comment. // RLevitte 2015-08-31 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;