emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (bc00dcf -> 66379a7)


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master updated (bc00dcf -> 66379a7)
Date: Sat, 30 Apr 2016 15:31:16 +0000

larsi pushed a change to branch master.

      from  bc00dcf   Doc fix for font-lock-remove-keywords
       new  c05716d   Fill the doc string of font-lock-keywords
       new  c05d186   Tiny doc clarification for 
create-fontset-from-fontset-spec
       new  e77b8d8   Move doc of backup-directory-alist to the Backup node
       new  2824c58   Doc fix for insert-pair-alist
       new  3eca9a0   Have the doc strings of `load-path' and `require' mention 
each other
       new  619e0ae   Explictly explain that package-initialize loads the 
packages
       new  6f86ec8   Add a variable to control "shorter command" suggestions
       new  12515d8   Document extended-command-suggest-shorter
       new  66379a7   (extended-command-suggest-shorter): Add a version string


Summary of changes:
 doc/emacs/files.texi          |   25 +++---
 doc/emacs/m-x.texi            |    6 +-
 etc/NEWS                      |    4 +
 lisp/emacs-lisp/lisp.el       |    6 +-
 lisp/emacs-lisp/package.el    |    5 +-
 lisp/font-lock.el             |  174 +++++++++++++++++++++++------------------
 lisp/international/fontset.el |    2 +-
 lisp/simple.el                |    9 ++-
 src/fns.c                     |   29 ++++---
 src/lread.c                   |    1 +
 10 files changed, 154 insertions(+), 107 deletions(-)



reply via email to

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