emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master updated (35eb9ec -> bf494c0)


From: Stefan Monnier
Subject: [elpa] master updated (35eb9ec -> bf494c0)
Date: Sat, 14 Jan 2017 17:18:22 +0000 (UTC)

monnier pushed a change to branch master.

      from  35eb9ec   * cl-lib/cl-lib.el: Don't use `emacs` package for Emacs<24
       new  1ab2ad0   
       new  4dfbd60   Fixed installation instruction.
       new  a19cd1b   
       new  a0bd1b5   Merge branch 'master' of 
https://gist.github.com/6768e7dc53ea3dd2adca
       new  28ca7ce   Added other literal styles supported by GnuCOBOL.
       new  67975ee   Improved header per ELPA guildelines and marked private 
definitions with --.
       new  c932e2c   Deleted unnecessary function and added support for ON 
ESCAPE.
       new  b38852f   Deleted commented-out code and fixed faulty indentation 
of periods.
       new  e69e5c1   Changed private function names to conform to style.
       new  3f10b73   Added initial support for indentation in fixed-format 
code.
       new  7e43334   Updated reserved word list per final COBOL standard.
       new  b5b4d51   
       new  ae31021   Merge branch 'master' of 
https://gist.github.com/6768e7dc53ea3dd2adca
       new  61e666f   Improved cobol--indent-line-to.
       new  88a5ee0   Further improved fixed-format indentation.
       new  823f79f   Improve positioning of cursor after indent.
       new  b9631cb   Improved indentation of fixed-format comments.
       new  d81126c   Corrected comment.
       new  ed6843f   Fixed indentation of code at the beginning of a file.
       new  3e26383   Fixed incorrect indentation of first line of skeletons 
and fixed faulty positioning of cursor.
       new  5f27c6c   Fixed faulty indentation of END METHOD. (used for 
property getters/setters).
       new  191f066   Fixed-format indentation is now fully operational; 
removed warning.
       new  67cbfdc   Improved prologue as suggested by ELPA formatting 
guidelines.
       new  b6555bc   Refactored indentation functions to be in terms of 
columns instead of points. Also added tabbing functionality requested by Rich 
di Lulio.
       new  33bdd3e   Fixed tabbing alignment in fixed-format code.
       new  45eb9a7   Fixed cursor not being moved to start of code area when 
the line was empty.
       new  c121b9d   Misc changes regarding reserved words and comment style.
       new  a8dabd5   Prepare cobol-mode.el for submission to ELPA.
       new  55e49fc   Added extra feature request.
       new  23fe8e0   Add 'packages/cobol-mode/' from commit 
'55e49fc0e2e78cafe11a02b8db8b35ac9abb32fa'
       new  bf494c0   * packages/cobol-mode/cobol-mode.el: Fix copyright and 
maintainer


Summary of changes:
 externals-list                    |    1 +
 packages/cobol-mode/cobol-mode.el | 3093 +++++++++++++++++++++++++++++++++++++
 2 files changed, 3094 insertions(+)
 create mode 100644 packages/cobol-mode/cobol-mode.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]