emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 updated (d8affa3 -> 8aa4147)


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] emacs-25 updated (d8affa3 -> 8aa4147)
Date: Sun, 01 May 2016 18:18:38 +0000

larsi pushed a change to branch emacs-25.

      from  d8affa3   Use ‘T *restrict’ proto, not ‘T[restrict]’
       new  9bd2af8   Clarify doc string of internal compilation function
       new  3fc1ed8   Mention `lisp-indent-function' in the lispref manual
       new  351c079   Add some concept index entries for custom types
       new  0a14d84   Clarify some doc strings
       new  cf33ae0   Clarify the `interactive' doc string slightly
       new  de8349e   Doc string change to enable-recursive-minibuffers
       new  3cbc1e3   Change all occurrences of "Mouse-[0-9]" to "mouse-[0-9]"
       new  396747d   Don't have the manual claim that it lists all CL 
incompatibilities
       new  cc00738   find-lisp doc touchups
       new  92559c7   Link from (emacs)Exiting to (lisp)Killing Emacs
       new  28ef870   Doc tweak
       new  bc6c294   Doc fix for `kbd'
       new  02c1aa8   Doc fix for align-newline-and-indent
       new  8748c21   Add a doc string to `winner-mode'
       new  dc960d9   Clarify hi-lock-find-patterns
       new  df6cee9   Wrap the auto-generated doc string
       new  db20f89   Fill font-lock-mode doc string
       new  3852fd6   Minor doc clarification
       new  71795d4   Doc fix
       new  4a2f33d   Doc fixes for menu-bar.el
       new  c355774   delsel doc touch ups
       new  7b85885   Doc fix
       new  d815ba5   Tiny doc fix
       new  651182d   Doc fixed for next-error-buffer-p
       new  7a03d55   Clarify whitespace-style doc string
       new  05194cb   Doc fix for font-lock-remove-keywords
       new  925af7e   Fill the doc string of font-lock-keywords
       new  0846f21   Tiny doc clarification for 
create-fontset-from-fontset-spec
       new  619f1ed   Move doc of backup-directory-alist to the Backup node
       new  a73de71   Doc fix for insert-pair-alist
       new  1378680   Have the doc strings of `load-path' and `require' mention 
each other
       new  8f1e784   Explictly explain that package-initialize loads the 
packages
       new  ed8474e   Clarify the doc of eval-expression-print-format
       new  2ef780f   Doc clarification to mwheel-scroll
       new  ad5572b   Fix custom types for cursor-in-non-selected-windows
       new  f92d0aa   insert-file-contents-literally doc fix
       new  b04fcc4   Fcompare_buffer_substrings doc string clarification
       new  93598ff   (default-mode-line-format): More explicit obsolete info
       new  ff834ff   Add a link from Tool Bar to Images
       new  ec392ff   cursor-type doc fix
       new  2abc85e   Transform mentions of `eval-after-load' to 
`with-eval-after-load'
       new  818fb69   Extremely minor doc fix in Choosing Window
       new  bbda22c   add-timeout doc fix
       new  983ad8d   replace-match-maybe-edit doc clarification
       new  f3f4502   Fill the completion-table-with-predicate doc string
       new  afb2257   completion-table-with-predicate doc string fix
       new  7350d3d   apropos-print doc fix
       new  ef32be6   Rearrange the doc of query-replace slightly
       new  6d8c2d0   custom-buffer-style doc fix
       new  ecdb340   Add a doc string to display-time-string
       new  7907b82   Add a cross ref to Optional Mode Line
       new  7b7b4c2   Document mode mode line variables
       new  3bc26a7   clear-visited-file-modtime doc string fix
       new  9722ae1   with-silent-modifications doc clarification
       new  6b39501   Mention with-silent-modifications in the lispref manual
       new  25b4cf3   Describe WHEN in all the define-obsolete- macros
       new  8c66ebf   Further define-obsolete-* doc fixups
       new  d1ab001   Fmarker_position doc string clarification
       new  78ae805   Fill some imenu--index-alist doc lines
       new  9f27bcf   isearch-search-fun-function doc tweak
       new  c3b3b90   normal-top-level-add-subdirs-to-load-path doc fix
       new  350792e   global-eldoc-mode doc fix
       new  69f7940   cua-prefix-override-inhibit-delay doc fix
       new  8aa4147   tramp.texi: Revert last change due to backward 
compatibility


Summary of changes:
 doc/emacs/buffers.texi        |    4 +-
 doc/emacs/building.texi       |   46 +++++------
 doc/emacs/calendar.texi       |   20 ++---
 doc/emacs/dired.texi          |    4 +-
 doc/emacs/entering.texi       |    3 +
 doc/emacs/files.texi          |   25 +++---
 doc/emacs/fixit.texi          |    2 +-
 doc/emacs/frames.texi         |  134 +++++++++++++++---------------
 doc/emacs/help.texi           |    8 +-
 doc/emacs/killing.texi        |   26 +++---
 doc/emacs/macos.texi          |    6 +-
 doc/emacs/maintaining.texi    |    8 +-
 doc/emacs/mark.texi           |    4 +-
 doc/emacs/mini.texi           |    6 +-
 doc/emacs/misc.texi           |   18 ++--
 doc/emacs/msdos-xtra.texi     |    4 +-
 doc/emacs/mule.texi           |    4 +-
 doc/emacs/programs.texi       |    4 +-
 doc/emacs/rmail.texi          |    4 +-
 doc/emacs/search.texi         |    8 +-
 doc/emacs/text.texi           |   11 +--
 doc/emacs/trouble.texi        |    2 +-
 doc/emacs/windows.texi        |   14 ++--
 doc/lispref/customize.texi    |    3 +
 doc/lispref/display.texi      |    4 +-
 doc/lispref/keymaps.texi      |    4 +-
 doc/lispref/loading.texi      |   11 +--
 doc/lispref/macros.texi       |    5 ++
 doc/lispref/modes.texi        |   18 +++-
 doc/lispref/text.texi         |   47 ++++++-----
 doc/lispref/tips.texi         |   12 +--
 doc/lispref/windows.texi      |    2 +-
 doc/misc/cl.texi              |    5 +-
 doc/misc/ebrowse.texi         |   10 +--
 doc/misc/efaq.texi            |    4 +-
 doc/misc/eudc.texi            |   22 +++--
 doc/misc/gnus-faq.texi        |   75 +++++++++--------
 doc/misc/gnus.texi            |   16 ++--
 doc/misc/idlwave.texi         |   14 ++--
 doc/misc/info.texi            |   16 ++--
 doc/misc/mh-e.texi            |   44 +++++-----
 doc/misc/rcirc.texi           |   56 ++++++-------
 doc/misc/sem-user.texi        |    4 +-
 doc/misc/speedbar.texi        |   28 +++----
 doc/misc/tramp.texi           |    2 +
 doc/misc/viper.texi           |   14 ++--
 doc/misc/widget.texi          |    6 +-
 doc/misc/woman.texi           |    8 +-
 lisp/align.el                 |    4 +-
 lisp/apropos.el               |    9 +-
 lisp/cus-edit.el              |    9 +-
 lisp/cus-start.el             |   35 ++++----
 lisp/delsel.el                |   19 +++--
 lisp/emacs-lisp/byte-run.el   |   10 ++-
 lisp/emacs-lisp/easy-mmode.el |    3 +-
 lisp/emacs-lisp/eldoc.el      |   12 ++-
 lisp/emacs-lisp/lisp.el       |    6 +-
 lisp/emacs-lisp/package.el    |    5 +-
 lisp/emacs-lisp/syntax.el     |    7 +-
 lisp/emacs-lisp/timer.el      |    2 +
 lisp/emulation/cua-base.el    |    2 +-
 lisp/files.el                 |    3 +-
 lisp/find-lisp.el             |   16 ++--
 lisp/font-core.el             |   50 ++++++------
 lisp/font-lock.el             |  181 +++++++++++++++++++++++------------------
 lisp/hi-lock.el               |    2 +-
 lisp/imenu.el                 |   13 +--
 lisp/international/fontset.el |    2 +-
 lisp/isearch.el               |    5 +-
 lisp/menu-bar.el              |    8 +-
 lisp/minibuffer.el            |   16 ++--
 lisp/mwheel.el                |    3 +-
 lisp/progmodes/compile.el     |    6 +-
 lisp/rect.el                  |    2 +-
 lisp/replace.el               |   12 +--
 lisp/simple.el                |   35 ++++----
 lisp/startup.el               |    2 +-
 lisp/subr.el                  |   20 +++--
 lisp/time.el                  |    5 +-
 lisp/whitespace.el            |   16 ++--
 lisp/winner.el                |   14 +++-
 src/buffer.c                  |    2 +
 src/callint.c                 |   30 ++++---
 src/editfns.c                 |    7 +-
 src/fileio.c                  |   14 ++--
 src/fns.c                     |   29 ++++---
 src/keymap.c                  |   10 ++-
 src/lread.c                   |    1 +
 src/marker.c                  |    3 +-
 src/minibuf.c                 |    4 +-
 90 files changed, 789 insertions(+), 640 deletions(-)



reply via email to

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