[logaling-commit] logaling/logalimacs at e9b13a0 [master] Add missing "; " to file variable list

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Tue Jun 4 11:38:14 JST 2013


Kouhei Sutou	2013-06-04 11:38:14 +0900 (Tue, 04 Jun 2013)

  New Revision: e9b13a05c8818a228745b6539425e117271b9e2c
  https://github.com/logaling/logalimacs/commit/e9b13a05c8818a228745b6539425e117271b9e2c

  Message:
    Add missing ";" to file variable list
    
    In the case, ";" can be omitted but it is a good manor that we always
    use ";" as variable/value pair separator.
    
    See also: http://www.gnu.org/software/emacs/manual/html_node/emacs/Specifying-File-Variables.html

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+1 -1)
===================================================================
--- logalimacs.el    2013-06-02 19:46:09 +0900 (1d9cf06)
+++ logalimacs.el    2013-06-04 11:38:14 +0900 (7cd7a71)
@@ -1,4 +1,4 @@
-;;; -*- coding: utf-8 mode: emacs-lisp -*-
+;;; -*- coding: utf-8; mode: emacs-lisp -*-
 ;;; logalimacs.el --- Front-end to logaling-command for Ruby gems
 
 ;; Copyright (C) 2011, 2012 by Yuta Yamada
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the logaling-commit mailing list
Zurück zum Archiv-Index