emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (11e161f -> fd020a2)


From: Michal Nazarewicz
Subject: [Emacs-diffs] master updated (11e161f -> fd020a2)
Date: Tue, 20 Jan 2015 14:06:28 +0000

mina86 pushed a change to branch master.

      from  11e161f   paragraphs: recognise more Unicode characters as end of 
sentence
       new  81681ed   descr-text: add `describe-char-eldoc' describing 
character at point
       new  fd020a2   eldoc: modify `eldoc-documentation-function' using 
`add-function'


Summary of changes:
 etc/NEWS                          |    8 ++-
 lisp/ChangeLog                    |   32 ++++++++++++
 lisp/descr-text.el                |   96 +++++++++++++++++++++++++++++++++++++
 lisp/emacs-lisp/eldoc.el          |    7 ++-
 lisp/hexl.el                      |    4 +-
 lisp/ielm.el                      |    6 +-
 lisp/progmodes/cfengine.el        |    3 +-
 lisp/progmodes/elisp-mode.el      |    4 +-
 lisp/progmodes/octave.el          |    3 +-
 lisp/progmodes/python.el          |    4 +-
 lisp/simple.el                    |    4 +-
 test/ChangeLog                    |    6 ++
 test/automated/descr-text-test.el |   94 ++++++++++++++++++++++++++++++++++++
 13 files changed, 255 insertions(+), 16 deletions(-)
 create mode 100644 test/automated/descr-text-test.el



reply via email to

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