emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (16d91bc -> 8338e44)


From: Artur Malabarba
Subject: [Emacs-diffs] master updated (16d91bc -> 8338e44)
Date: Tue, 17 Feb 2015 23:17:54 +0000

malabarba pushed a change to branch master.

      from  16d91bc   python.el: Do not deactivate mark on shell fontification.
       new  cec04fb   * src/keyboard.c (timer_check_2): Fix incorrect comment
       new  77052f4   * help-mode.el: Prevent duplicated display of Info 
buffer. (Bug#13190)
       new  1e00ee2   desktop.el: Conditionally re-enable desktop autosave
       new  1f2c4f8   emacs-lisp/package-x.el: Create valid tar files
       new  3194809   emacs-lisp/easy-mmode.el: Process macro arguments 
correctly
       new  cc273d1   emacs-lisp/easy-mmode.el (define-minor-mode): Clarify docs
       new  0409684   emacs-lisp/easy-mmode.el: Clarify mode switch messages
       new  8338e44   lisp/files.el (insert-file-contents-literally): Fix typo


Summary of changes:
 lisp/ChangeLog                |   26 ++++++++++++++++++++++++++
 lisp/desktop.el               |    7 +++++--
 lisp/emacs-lisp/easy-mmode.el |   25 +++++++++++++++++++------
 lisp/emacs-lisp/package-x.el  |    2 +-
 lisp/files.el                 |    2 +-
 lisp/help-mode.el             |    3 ++-
 src/ChangeLog                 |    4 ++++
 src/keyboard.c                |    2 +-
 8 files changed, 59 insertions(+), 12 deletions(-)



reply via email to

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