emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (4a70043 -> d16fb74)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (4a70043 -> d16fb74)
Date: Sun, 29 Mar 2015 21:27:58 +0000

eggert pushed a change to branch master.

      from  4a70043   Spelling fix
      adds  921dd0d   * doc/lispref/objects.texi (Equality Predicates): Fix 
typo in example.
      adds  13cf575   Don't round up scroll bar width with GTK3 (Bug#20182).
      adds  5e0314f   * smie.el (smie*ward-sexp-command): Don't pretend the arg 
is optional
       new  0479a1b   Merge from origin/emacs-24
      adds  118b6a9   (url-insert-file-contents): Set buffer-file-coding-system
      adds  8478885   Bump version to 24.5 for the release-candidate
       new  97d4492   Merge from origin/emacs-24
      adds  22ece83   src/w32proc.c: Describe in a comment w32 subprocess 
implementation.
      adds  2e0cfcc   Fix the preamble text of the DIR file we install  
(Bug#20213)
      adds  4d2e7e1   Fixes: debbugs:19175
       new  d16fb74   Merge from origin/emacs-24


Summary of changes:
 ChangeLog                |    5 ++
 build-aux/dir_top        |    1 +
 doc/lispref/ChangeLog    |    4 ++
 doc/lispref/objects.texi |    4 +-
 lisp/ChangeLog           |   21 +++++++
 lisp/emacs-lisp/smie.el  |    4 +-
 src/ChangeLog            |   11 ++++
 src/gtkutil.c            |    4 ++
 src/w32proc.c            |  132 ++++++++++++++++++++++++++++++++++++++++++++++
 src/xterm.c              |    9 +++
 10 files changed, 191 insertions(+), 4 deletions(-)



reply via email to

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