emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] pdumper updated (b7da1a5 -> 1527215)


From: Daniel Colascione
Subject: [Emacs-diffs] pdumper updated (b7da1a5 -> 1527215)
Date: Mon, 19 Feb 2018 12:15:55 -0500 (EST)

quotemstr pushed a change to branch pdumper.

      from  b7da1a5   Avoid -Wconversion error in dump_read_all under MS-Windows
      adds  e1ca0ea   Fix `server-name' and `server-socket-dir' for (Bug#24218)
      adds  d43a724   Minor cleanups for server-name fix (Bug#24218)
      adds  b9a3cd6   Update `server-name' :version & document sockname 
(Bug#24218)
      adds  99cf1bb   Rename internal--external-sockname and document 
(Bug#24218)
      adds  3a718ff   Finish renaming to internal--daemon-sockname
      adds  b8c4151   Work if libpng is in /usr/local (2nd try)
      adds  0676633   * lisp/progmodes/python.el: Bump package version to 0.26.
      adds  82c3be8   * lisp/gnus/message.el (message-ecomplete-capf): Fix call 
convention.
      adds  4b70de2   Expand direct color description in Emacs FAQ
      adds  1d135af   Fix NS-related compilation errors.
      adds  32fb8c4   Avoid printing garbled error message from image.el
      adds  6a1c03d   More minor changes in the Emacs manual
      adds  66e9527   Another minor change in the manual
      adds  cb2487b   Improve Emacs user manual in fixit.texi
      adds  d924953   Fix unbound mm-uu-entry in mm-uu
      adds  10637af   Improve the Emacs manual's chapter "Frames"
      adds  f8a493c   Improve documentation of desktop restoring
      adds  cef3b42   Fix help in mode-line-mode-menu
      adds  26f6441   Another set of improvements in the Emacs manual
      adds  a22820a   Avoid aborts in cm.c due to too small TTY frame
      adds  4fa467e   * lisp/progmodes/grep.el (grep-num-matches-found): New 
variable.
      adds  96b6e24   Clarify TRAMP process-environment interaction (Bug#30419)
      adds  e055a12   NEWS update about 'string-trim'
      adds  92ca881   Minor change in the Emacs manual
      adds  f568c91   * doc/misc/tramp.texi: Index more user options.
      adds  69e8046   Don't signal error in vc-deduce-backend
      adds  52ca0d1   * lisp/vc/vc.el (vc-deduce-backend): Use ignore-errors.
      adds  333d6f4   More changes in the Emacs manual
      adds  98f4e33   Merge from origin/emacs-26
      adds  6c7186d   Doc tweak for x-use-underline-position-properties
      adds  4bee1b8   Stop keeping multiple doc copies for items defined 
multiple times
      adds  298275c   ; Replace "Written by" with standard "Author:" header in 
some C files
      adds  82379ef   ; Add test for iter-lambda variable shadowing (Bug#26073)
      adds  b61a872   * lisp/calendar/diary-lib.el (diary-remind): Fix 
bug#30455.
      adds  aead21d   Document open-paren-in-column-0-is-defun-start being of 
less importance
      adds  49fc040   Don't flash previous buffer when connecting with 
emacsclient
      adds  4ba3285   Fix wait_reading_process_output wait_proc hang
      adds  0dca618   Tramp minor doc fixes
      adds  78426b8   Improvements on tramp.texi
      adds  53511f9   Another set of changes for the manual
      adds  874c0ed   Minor wording change in Emacs manual
      adds  b46be29   More improvements for the Emacs manual
      adds  42f15b0   * doc/emacs/programs.texi (Semantic): Order programming 
languages.
      adds  63c93f7   Fix typos and wording in the Emacs manual
      adds  6ddb4bd   Fix 'vc-git--program-version'
      adds  e9c7ddc   Improve the MS-Windows appendix of the Emacs manual
      adds  f73905a   Fix the doc string of flyspell-auto-correct-word
      adds  9f5d8da   ; * lisp/textmodes/flyspell.el 
(flyspell-auto-correct-word): Fix last change.
      adds  edc06ad   Make 'byte-compile-error-on-warn' a safe file variable
      adds  a06a8ed   ; * lisp/vc/vc-git.el (vc-git--program-version): Fix last 
change.
      adds  47106da   Merge from origin/emacs-26
      adds  b04fa19   ; * lisp/international/mule-cmds.el 
(reset-language-environment): Comment.
      adds  0cb1c59   Quieten compilation of icalendar.el
      adds  8224430   Fix the change from 2018-02-15 which didn't mention 
literals
      adds  24acb31   Add early init file, stop package-initialize insertion
      adds  4429f97   Make echo-area buffers  almost always multibyte
      adds  5b464a9   Fix modifier key handling on macOS
      adds  0f5cc9a   Preserve special abbrev properties when writing
      adds  cb38633   Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)
      adds  5906418   More fixes for the Emacs manual
      adds  35e5c57   ; Fix doc typos related to indefinite articles
      adds  66a4e65   ; Fix doc typos related to indefinite articles
      adds  9ab3df1   ; Fix doc typos related to indefinite articles
      adds  aaad1e6   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  69107f3   ; Fix doc typos related to indefinite articles
      adds  bd4cc8d   * doc/emacs/dired.texi (Marks vs Flags): Copyedits.
      adds  593bbda   Document comment-fill-column in the manual (Bug#11636)
      adds  c352434   Avoid memory corruption with specpdl overflow + edebug 
(Bug#30481)
      adds  ab67b3e   Minor change in Emacs manual's VC chapter
      adds  b228839   Improve indexing of "performance" in ELisp manual
      adds  d8917eb   Improve documentation of Profiling features
      adds  f21f8e6   Document 'desktop-files-not-to-save'
      adds  e5a2933   lisp/vc/: documentation fixes
      adds  4fa90ff   Merge from origin/emacs-26
      adds  296afbf   * doc/lispref/package.texi (Packaging Basics): Fix xref.
      adds  cdb3bda   * lisp/calendar/icalendar.el: Fix compilation warnings
      adds  eb3337c   * lisp/startup.el (load-user-init-file): Use 
condition-case-unless-debug.
      adds  066e633   * lisp/vc/diff-mode.el (diff-wiggle): New command.
      adds  b877afd   * lisp/progmodes/elisp-mode.el (eval-sexp-add-defvars): 
Don't macroexpand.
       new  1527215   Merge remote-tracking branch 'origin/master' into pdumper


Summary of changes:
 admin/grammars/c.by                     |   4 +-
 admin/notes/unicode                     |   2 +-
 configure.ac                            |  92 ++++----
 doc/emacs/basic.texi                    |  22 +-
 doc/emacs/building.texi                 |  35 +--
 doc/emacs/cmdargs.texi                  |  17 +-
 doc/emacs/custom.texi                   |  24 +-
 doc/emacs/dired.texi                    |  11 +-
 doc/emacs/docstyle.texi                 |   6 +
 doc/emacs/emacs.texi                    |   1 +
 doc/emacs/files.texi                    |  11 +-
 doc/emacs/fixit.texi                    |  31 +--
 doc/emacs/fortran-xtra.texi             |  42 ++--
 doc/emacs/frames.texi                   |  20 +-
 doc/emacs/glossary.texi                 |  58 +++--
 doc/emacs/help.texi                     |   2 +-
 doc/emacs/killing.texi                  |   2 +-
 doc/emacs/macos.texi                    |   6 +-
 doc/emacs/maintaining.texi              |  68 +++---
 doc/emacs/mark.texi                     |   2 +-
 doc/emacs/misc.texi                     |  36 ++-
 doc/emacs/msdos-xtra.texi               |   2 +-
 doc/emacs/msdos.texi                    | 124 +++++++----
 doc/emacs/mule.texi                     |  34 ++-
 doc/emacs/package.texi                  |  82 ++++---
 doc/emacs/programs.texi                 | 244 ++++++++++----------
 doc/emacs/regs.texi                     |   2 +-
 doc/emacs/rmail.texi                    |   2 +-
 doc/emacs/search.texi                   |  32 +--
 doc/emacs/text.texi                     |   8 +-
 doc/emacs/trouble.texi                  |   2 +-
 doc/emacs/vc1-xtra.texi                 |   7 +-
 doc/emacs/windows.texi                  |   2 +-
 doc/emacs/xresources.texi               |   4 +-
 doc/lispintro/emacs-lisp-intro.texi     |   4 +-
 doc/lispref/buffers.texi                |   2 +-
 doc/lispref/debugging.texi              |  60 +++--
 doc/lispref/display.texi                |  21 +-
 doc/lispref/edebug.texi                 |   2 +-
 doc/lispref/internals.texi              |   7 +
 doc/lispref/os.texi                     |  39 +++-
 doc/lispref/package.texi                |  32 ++-
 doc/lispref/text.texi                   |   2 +-
 doc/lispref/windows.texi                |   2 +-
 doc/misc/autotype.texi                  |   2 +-
 doc/misc/cc-mode.texi                   |   2 +-
 doc/misc/efaq.texi                      |  33 ++-
 doc/misc/eshell.texi                    |   2 +-
 doc/misc/gnus-faq.texi                  |   8 +-
 doc/misc/org.texi                       |   6 +-
 doc/misc/sc.texi                        |   4 +-
 doc/misc/tramp.texi                     | 146 +++++++-----
 etc/CALC-NEWS                           |   2 +-
 etc/ETAGS.EBNF                          |   2 +-
 etc/NEWS                                |  27 +++
 etc/NEWS.20                             |  15 +-
 etc/NEWS.21                             |   4 +-
 etc/NEWS.22                             |   2 +-
 etc/NEWS.26                             |   8 +-
 etc/ORG-NEWS                            |   2 +-
 etc/PROBLEMS                            |   6 +-
 lisp/abbrev.el                          |   8 +-
 lisp/bindings.el                        |   2 +-
 lisp/calendar/diary-lib.el              |   3 +-
 lisp/calendar/holidays.el               |   2 +-
 lisp/calendar/icalendar.el              |  80 ++++---
 lisp/calendar/todo-mode.el              |   2 +-
 lisp/cedet/ede/cpp-root.el              |   2 +-
 lisp/cedet/ede/files.el                 |   2 +-
 lisp/cedet/semantic/analyze.el          |   2 +-
 lisp/cedet/semantic/dep.el              |   2 +-
 lisp/cedet/semantic/lex.el              |   2 +-
 lisp/cedet/semantic/util-modes.el       |   2 +-
 lisp/cedet/srecode/el.el                |   2 +-
 lisp/cus-edit.el                        |   2 +-
 lisp/desktop.el                         |   3 +-
 lisp/emacs-lisp/benchmark.el            |   3 +-
 lisp/emacs-lisp/bytecomp.el             |   5 +
 lisp/emacs-lisp/edebug.el               |   2 +-
 lisp/emacs-lisp/elp.el                  |   5 +-
 lisp/emacs-lisp/ewoc.el                 |   2 +-
 lisp/emacs-lisp/package.el              |  73 +-----
 lisp/epa.el                             |   2 +-
 lisp/eshell/esh-cmd.el                  |   2 +-
 lisp/eshell/esh-proc.el                 |   2 +-
 lisp/faces.el                           |   2 +-
 lisp/ffap.el                            |   2 +-
 lisp/filenotify.el                      |   2 +-
 lisp/font-lock.el                       |   2 +-
 lisp/gnus/deuglify.el                   |   2 +-
 lisp/gnus/gnus-agent.el                 |   2 +-
 lisp/gnus/gnus-cache.el                 |   2 +-
 lisp/gnus/gnus-cus.el                   |   2 +-
 lisp/gnus/gnus-fun.el                   |   2 +-
 lisp/gnus/gnus.el                       |   6 +-
 lisp/gnus/message.el                    |   2 +-
 lisp/gnus/mm-uu.el                      |  18 +-
 lisp/hexl.el                            |   2 +-
 lisp/htmlfontify.el                     |   2 +-
 lisp/image.el                           |   2 +-
 lisp/image/gravatar.el                  |   4 +-
 lisp/international/fontset.el           |   2 +-
 lisp/international/mule-cmds.el         |   3 +
 lisp/mail/rmailedit.el                  |   2 +-
 lisp/mh-e/mh-e.el                       |   2 +-
 lisp/mh-e/mh-mime.el                    |   2 +-
 lisp/mh-e/mh-search.el                  |   6 +-
 lisp/net/gnutls.el                      |   2 +-
 lisp/net/mailcap.el                     |   4 +-
 lisp/nxml/xsd-regexp.el                 |   6 +-
 lisp/org/ob-calc.el                     |   2 +-
 lisp/org/ob-core.el                     |   6 +-
 lisp/org/ob-org.el                      |   2 +-
 lisp/org/ob-picolisp.el                 |   2 +-
 lisp/org/org-clock.el                   |   2 +-
 lisp/org/org-eww.el                     |   6 +-
 lisp/org/org-protocol.el                |   2 +-
 lisp/org/ox-html.el                     |   2 +-
 lisp/org/ox-latex.el                    |   2 +-
 lisp/org/ox-odt.el                      |   5 +-
 lisp/org/ox-texinfo.el                  |   2 +-
 lisp/progmodes/ada-mode.el              |   2 +-
 lisp/progmodes/ada-stmt.el              |   4 +-
 lisp/progmodes/antlr-mode.el            |   2 +-
 lisp/progmodes/cc-engine.el             |   4 +-
 lisp/progmodes/cc-menus.el              |   2 +-
 lisp/progmodes/cc-mode.el               |   2 +-
 lisp/progmodes/compile.el               |   2 +-
 lisp/progmodes/elisp-mode.el            |   5 +-
 lisp/progmodes/grep.el                  |  46 ++--
 lisp/progmodes/icon.el                  |   2 +-
 lisp/progmodes/python.el                |   8 +-
 lisp/progmodes/sh-script.el             |   2 +-
 lisp/progmodes/sql.el                   |   4 +-
 lisp/progmodes/vhdl-mode.el             |   2 +-
 lisp/server.el                          | 144 +++++++-----
 lisp/startup.el                         | 382 +++++++++++++++++---------------
 lisp/tempo.el                           |   2 +-
 lisp/term/README                        |   2 +-
 lisp/term/ns-win.el                     |   9 +-
 lisp/term/pc-win.el                     | 138 ++----------
 lisp/textmodes/artist.el                |  28 +--
 lisp/textmodes/flyspell.el              |   7 +-
 lisp/textmodes/reftex-vars.el           |   2 +-
 lisp/textmodes/rst.el                   |  12 +-
 lisp/thumbs.el                          |   2 +-
 lisp/vc/add-log.el                      |   2 +-
 lisp/vc/diff-mode.el                    |  80 +++++--
 lisp/vc/vc-git.el                       |   9 +-
 lisp/vc/vc.el                           |   7 +-
 lisp/wid-edit.el                        |   4 +-
 src/.gdbinit                            |   2 +-
 src/Makefile.in                         |   7 +-
 src/bidi.c                              |  10 +-
 src/character.c                         |   2 +-
 src/character.h                         |   2 +-
 src/charset.c                           |   2 +-
 src/coding.c                            |   4 +-
 src/dbusbind.c                          |   2 +-
 src/doc.c                               |  42 ++--
 src/dosfns.c                            |   6 +-
 src/eval.c                              |   5 +-
 src/frame.c                             |  33 ++-
 src/image.c                             |   2 +-
 src/inotify.c                           |   2 +-
 src/keymap.c                            |   2 +-
 src/lread.c                             |   2 +-
 src/nsfns.m                             | 163 ++------------
 src/nsmenu.m                            |   2 +-
 src/nsterm.m                            | 116 ++++++++--
 src/process.c                           |  60 ++++-
 src/process.h                           |   2 +
 src/regex.c                             |   2 +-
 src/sound.c                             |   5 +-
 src/syntax.c                            |   2 +-
 src/w16select.c                         |  39 +---
 src/w32fns.c                            | 275 ++++-------------------
 src/w32menu.c                           |   2 +-
 src/w32notify.c                         |   9 +-
 src/w32reg.c                            |   8 +-
 src/w32select.c                         |  42 +---
 src/w32term.c                           |  27 +--
 src/xdisp.c                             |  33 ++-
 src/xfns.c                              |  82 ++++---
 src/xmenu.c                             |  17 +-
 src/xsettings.c                         |   2 +-
 src/xterm.c                             |   7 +-
 test/lisp/abbrev-tests.el               |  17 ++
 test/lisp/emacs-lisp/generator-tests.el |  10 +
 test/src/eval-tests.el                  |  20 ++
 190 files changed, 1914 insertions(+), 1877 deletions(-)



reply via email to

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