emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (70ff624 -> 6b1765e)


From: Andreas Schwab
Subject: [Emacs-diffs] master updated (70ff624 -> 6b1765e)
Date: Sun, 23 Aug 2015 14:34:33 +0000

schwab pushed a change to branch master.

      from  70ff624   ; * doc/lispintro/emacs-lisp-intro.texi (Buffer Size & 
Locations): ; Markup fix.  ("point" is not a variable, so "@code{point}" should 
; be either "point" or @code{(point)} here.)
       new  0b0c956   Revert "Prefer ‘format’ to ‘substitute-command-keys’"
       new  6b1765e   Revert "Extend ‘format’ to translate curved quotes"


Summary of changes:
 doc/lispref/help.texi          |   12 ++-
 doc/lispref/strings.texi       |   69 ++++----------
 etc/NEWS                       |   13 ---
 lisp/calc/calc-help.el         |    2 +-
 lisp/cedet/mode-local.el       |    9 +-
 lisp/cedet/srecode/srt-mode.el |    4 +-
 lisp/cus-theme.el              |    4 +-
 lisp/descr-text.el             |   11 ++-
 lisp/emacs-lisp/cl-extra.el    |   20 ++--
 lisp/emacs-lisp/cl-generic.el  |    4 +-
 lisp/emacs-lisp/derived.el     |    5 +-
 lisp/emacs-lisp/eieio-opt.el   |    4 +-
 lisp/emacs-lisp/package.el     |    7 +-
 lisp/faces.el                  |   14 ++-
 lisp/help-fns.el               |   66 ++++++++-----
 lisp/help.el                   |    8 +-
 lisp/info.el                   |    6 +-
 src/doc.c                      |    9 +-
 src/editfns.c                  |  200 +++++++++++++++++-----------------------
 src/syntax.c                   |    8 +-
 20 files changed, 217 insertions(+), 258 deletions(-)



reply via email to

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