emacs-diffs
[Top][All Lists]
Advanced

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

master updated (17691ad -> 770f76f)


From: Mattias Engdegård
Subject: master updated (17691ad -> 770f76f)
Date: Thu, 20 Feb 2020 10:05:52 -0500 (EST)

mattiase pushed a change to branch master.

      from  17691ad   shr comment typo fix
       new  d950a61   Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
       new  8dc4034   Add and remove backslashes in regexps
       new  770f76f   Remove subsumed repetitions in regexps


Summary of changes:
 doc/lispref/modes.texi         |  2 +-
 etc/srecode/el.srt             |  2 +-
 lisp/bs.el                     |  7 ++++++-
 lisp/cedet/data-debug.el       |  2 +-
 lisp/cedet/semantic/grammar.el |  2 +-
 lisp/cedet/srecode/srt-mode.el |  2 +-
 lisp/comint.el                 |  2 +-
 lisp/emacs-lisp/lisp-mode.el   |  6 +++---
 lisp/gnus/deuglify.el          |  4 ++--
 lisp/gnus/message.el           |  4 ++--
 lisp/gnus/mm-uu.el             |  2 +-
 lisp/informat.el               |  2 +-
 lisp/net/browse-url.el         |  2 +-
 lisp/net/rcirc.el              |  2 +-
 lisp/org/ob-core.el            |  2 +-
 lisp/org/ob-fortran.el         |  2 +-
 lisp/org/org-capture.el        |  2 +-
 lisp/org/org-table.el          |  2 +-
 lisp/org/org.el                |  8 ++++----
 lisp/play/gametree.el          |  2 +-
 lisp/progmodes/cc-awk.el       |  2 +-
 lisp/progmodes/cc-mode.el      |  2 +-
 lisp/progmodes/cfengine.el     |  2 +-
 lisp/progmodes/cperl-mode.el   |  8 ++++----
 lisp/progmodes/ebnf-abn.el     | 11 ++++-------
 lisp/progmodes/ebnf-bnf.el     |  6 ++----
 lisp/progmodes/ebnf-dtd.el     | 13 +++++--------
 lisp/progmodes/ebnf-ebx.el     | 18 +++++++-----------
 lisp/progmodes/ebnf-iso.el     |  6 ++----
 lisp/progmodes/ebnf-yac.el     |  6 ++----
 lisp/progmodes/ebnf2ps.el      | 15 +--------------
 lisp/progmodes/fortran.el      |  2 +-
 lisp/progmodes/idlw-shell.el   |  2 +-
 lisp/progmodes/opascal.el      |  2 +-
 lisp/progmodes/pascal.el       |  2 +-
 lisp/progmodes/perl-mode.el    |  2 +-
 lisp/progmodes/ruby-mode.el    |  2 +-
 lisp/progmodes/sh-script.el    |  2 +-
 lisp/progmodes/verilog-mode.el | 18 +++++++++---------
 lisp/shell.el                  |  4 ++--
 lisp/term.el                   |  4 ++--
 lisp/textmodes/reftex-vars.el  |  2 +-
 lisp/textmodes/tex-mode.el     |  6 +++---
 lisp/url/url-gw.el             |  2 +-
 lisp/vc/ediff-ptch.el          |  2 +-
 lisp/vc/pcvs-parse.el          |  2 +-
 test/src/regex-emacs-tests.el  |  2 +-
 47 files changed, 90 insertions(+), 114 deletions(-)



reply via email to

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