emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] xwidget_mvp updated (e6e0e2d -> 9b80758)


From: Joakim Verona
Subject: [Emacs-diffs] xwidget_mvp updated (e6e0e2d -> 9b80758)
Date: Tue, 28 Apr 2015 16:41:10 +0000

jave pushed a change to branch xwidget_mvp.

      from  e6e0e2d   fixes due to merge
      adds  cf2e997   Tweak exec-path in uninstalled case
      adds  b3ff665   * lisp/cus-start.el (exec-path): Set standard value, to 
avoid rogue.
      adds  2fc11b3   * lisp/loadup.el (exec-path): Avoid storing build-time 
PATH in binary.
      adds  83e923b   ; * lisp/loadup.el: Comment.
      adds  b32683f   * lisp/startup.el (command-line) <site-run-file>: Avoid 
rogue value in emacs -Q.
      adds  affca0f   * lisp/loadup.el (custom-current-group-alist): Reset 
before dumping.
      adds  e3bfb51   Avoid non-nil current-load-list at startup
      adds  c9a75a4   Fix byte-compiler warnings about looking-back.
      adds  d870ac2   ; * test/automated/message-mode-tests.el: Standardize 
license notice.
      adds  b01cf82   ; Auto-commit of loaddefs files.
      adds  79fa7d7   CC Mode: Do nothing in before/after-change-functions for 
text property changes
       new  d6b6316   Merge remote-tracking branch 'origin/master' into 
xwidget_mvp
       new  c39847c   print.c workaround
      adds  4364839   Unbreak no-op buffer save message
      adds  937b22f   ; ChangeLog fix
      adds  b50f9bc   * build-aux/gitlog-to-emacslog: Get footer from 
ChangeLog.2.
      adds  3f2c8b8   * lisp/custom.el (custom-declare-group): No need to 
purecopy
      adds  dbd65c7   Add or reset based on the presence of MERGE_HEAD
      adds  9b5d384   Fix reftex-citation bug
      adds  f974317   In display-buffer-record-window record selected window if 
necessary.
      adds  c5e89be   On C-y, stop some text property entries being written 
into buffer-undo-list
      adds  00b73a0   ; Auto-commit of loaddefs files.
      adds  c3b41c6   * lisp/emacs-lisp/package.el: Implement displaying 
obsolete packages
      adds  8991937   * lisp/emacs-lisp/package.el: Hide lower-priority 
packages in menu
      adds  3beb6b8   * lisp/cus-edit.el (custom-file): Consider 
init-file-had-error
      adds  934968a   * lisp/files.el (basic-save-buffer): Fix argument
      adds  c4e0ba5   Minor edits in CONTRIBUTE
      adds  7793db6   Fix last fix in `display-buffer-record-window'.
      adds  df61b07   Add a new `inhibit-message' variable
      adds  7128b0d   Omit needless "\ " after multibyte then newline
      adds  557c7d6   Improve EUDC manual
      adds  62fe329   Fix following doc-links in 
`widget-documentation-link-action'
      adds  f2e2cd5   Avoid starting threads by w32-shell-execute
      adds  5f88787   ; * src/keyboard.c (read_event_from_main_queue): Fix 
indentation.
      adds  a3ac56c   * test/automated/message-mode-tests.el 
(message-mode-propertize):
      adds  168609c   Clarify doc strings of functions that search for 
properties
      adds  b201654   * CONTRIBUTE: Clarify "co-authored-by".  (Bug#20400)
      adds  422f15d   Clarify "co-authored" some more
      adds  2f3011a   shr: strip leading whitespace when expanding URLs
      adds  9eabc76   * build-aux/gitlog-to-emacslog: Convert "Fixes:" to 
"(Bug#)".
      adds  82d0f42   * lisp/help-fns.el (describe-function): More type 
checking. (describe-function-1): Handle changed symbol-function.  (Bug#20201)
      adds  5bc9f49   * lisp/mouse.el (minor-mode-menu-from-indicator):
      adds  b94d950   ; * lisp/server.el: Comment.
      adds  18a78f8   * lisp/textmodes/text-mode.el (text-mode-hook): Move 
text-mode-hook-identify to default.
      adds  e224c94   * lisp/emacs-lisp/seq.el (seq-doseq): Tighten the code
      adds  ac491b6   * build-aux/gitlog-to-emacslog: Use raw log format rather 
than wrapped one.
      adds  7ecda8a   * lisp/emacs-lisp/seq.el (seq-doseq): Fix the macro.
      adds  5933886   Add new faces to tsdh-light-theme
      adds  52ba851   Port --enable-gcc-warnings to GCC 5.1 x86-64
      adds  27e6afe   Merge from gnulib
      adds  2f5da6d   Spelling fixes
      adds  474519c   MS-Windows followup for the recent gnulib update
      adds  bac119a   Improve doc string of 'insert-buffer-substring'
      adds  365f9ab   Clarify the doc string of 'replace-regexp-in-string'
      adds  3b40a95   lisp/window.el (recenter-last-op): Doc fix.  (Bug#20419)
      adds  f8d6602   * etc/NEWS: Document package-hiding functionality
      adds  864573c   * lisp/emacs-lisp/package.el (package-all-keywords): 
Don't cache
      adds  45e5710   Fix change from 2015-04-22 "On C-y, stop some text 
property entries ..."
      adds  2c1b860   Don't freeze with unreadable processes
      adds  75e039b   ; make change-history-commit
      adds  a0f634a   ; Fix ChangeLog typo (Bug#20400)
      adds  fddff05   Pass `id' to `completing-read' as def instead of initial 
input
      adds  a408697   `tex-insert-quote' after single `'' opens quotes instead 
of closing
      adds  2f3b409   Introduce xref-prompt-for-identifier
      adds  33cb25b   Fix a typo in rmail.el
      adds  0b72388   lisp/emacs-lisp/package.el: Move variables to silence 
byte-compiler
      adds  d32d0fa   * elisp-mode.el: Catch errors from `documentation'
      adds  def0df0   * lisp/info.el (Info-menu): Properly provide the `default'
      adds  d89687b   Fix redisplay of frame after loading new fonts
      adds  08dad2f   Fix a typo in bibtex.el
      adds  1c7f0cd   * lisp/textmodes/reftex-toc.el: Improve multi-frame 
behavior
      adds  d92e0c5   * lisp/emacs-lisp/eieio-core.el 
(eieio-defclass-internal): Reuse oldc.
      adds  e9036b1   * lisp/gnus/message.el 
(message-insert-formatted-citation-line):
      adds  009e380   * lisp/gnus/message.el (gnus-extract-address-components):
      adds  d320ec5   * lisp/emacs-lisp/eieio-core.el 
(eieio-defclass-internal): Fix last
      adds  f3b43fc   * lisp/emacs-lisp/package.el: Small improvements
      adds  579db50   * lisp/mail/rmail.el (rmail-reply):
      adds  66fec8b   Bump version of seq.el to 1.5
      adds  c603274   * lisp/midnight.el: Make it a minor mode.  Allow 
predicates.
      adds  9c3e1e4   * lisp/saveplace.el (save-place-mode): New minor mode.
      adds  b09deaa   * test/automated/package-test.el 
(package-test-update-archives-async):
      adds  7d947e8   Change default location of EUDC options file
      adds  704ce9a   * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status):
      adds  9eca163   * lisp/subr.el (delay-mode-hooks): Fix doc typo.
      adds  e82fd95   ; Comments.
      adds  f660f36   * lisp/mail/rmail.el (rmail-copy-headers):
      adds  fecd155   * lisp/emacs-lisp/package.el: Skip space and comments in 
init file
      adds  f23d716   ; Auto-commit of loaddefs files.
      adds  e78aef0   Fix synchronous invocation of Ispell
       new  5cefb1b   Merge remote-tracking branch 'origin/master' into 
xwidget_mvp
       new  9b80758   print.c for xwidget updated to new format


Summary of changes:
 CONTRIBUTE                           |  118 +++--
 ChangeLog.2                          |  448 ++++++++++++++++-
 Makefile.in                          |    2 +-
 build-aux/gitlog-to-emacslog         |   15 +-
 doc/lispref/display.texi             |    8 +
 doc/lispref/sequences.texi           |    2 +-
 doc/misc/eudc.texi                   |   32 +-
 etc/NEWS                             |   30 ++-
 etc/themes/tsdh-light-theme.el       |    7 +-
 lib-src/ebrowse.c                    |    2 +-
 lib-src/hexl.c                       |    4 +-
 lib/acl-internal.c                   |  469 +++++++++++++++++
 lib/acl-internal.h                   |    2 +-
 lib/file-has-acl.c                   |  919 ----------------------------------
 lib/gnulib.mk                        |    2 +-
 lib/qcopy-acl.c                      |   17 +-
 lib/tempname.c                       |    4 +-
 lisp/calendar/todo-mode.el           |   11 +-
 lisp/cus-edit.el                     |    5 +-
 lisp/cus-start.el                    |    7 +-
 lisp/custom.el                       |    3 +-
 lisp/emacs-lisp/eieio-core.el        |   22 +-
 lisp/emacs-lisp/elint.el             |    2 +-
 lisp/emacs-lisp/lisp-mnt.el          |    4 +-
 lisp/emacs-lisp/lisp-mode.el         |    7 +-
 lisp/emacs-lisp/package.el           |  169 +++++--
 lisp/emacs-lisp/seq.el               |   38 +-
 lisp/emulation/viper-cmd.el          |    4 +-
 lisp/emulation/viper-ex.el           |   27 +-
 lisp/files.el                        |   10 +-
 lisp/gnus/message.el                 |    4 +-
 lisp/help-fns.el                     |   35 +-
 lisp/info-look.el                    |    3 +-
 lisp/info.el                         |   53 ++-
 lisp/loadup.el                       |    6 +
 lisp/mail/emacsbug.el                |    2 +-
 lisp/mail/footnote.el                |    2 +-
 lisp/mail/rmail.el                   |   14 +-
 lisp/mail/rmailedit.el               |    2 +
 lisp/man.el                          |    3 +-
 lisp/midnight.el                     |   95 ++--
 lisp/mouse.el                        |   17 +-
 lisp/net/eudc-vars.el                |    6 +-
 lisp/net/shr.el                      |    3 +
 lisp/org/org-clock.el                |    3 +-
 lisp/org/org-mouse.el                |    4 +-
 lisp/org/org.el                      |    5 +-
 lisp/progmodes/ada-mode.el           |    2 +-
 lisp/progmodes/cc-mode.el            |  128 +++--
 lisp/progmodes/elisp-mode.el         |    6 +-
 lisp/progmodes/ruby-mode.el          |    3 +-
 lisp/progmodes/sh-script.el          |    2 +-
 lisp/progmodes/xref.el               |   15 +-
 lisp/saveplace.el                    |   71 ++--
 lisp/server.el                       |    1 +
 lisp/startup.el                      |    7 +-
 lisp/subr.el                         |   28 +-
 lisp/textmodes/bibtex.el             |    2 +-
 lisp/textmodes/ispell.el             |   15 +-
 lisp/textmodes/reftex-cite.el        |   12 +-
 lisp/textmodes/reftex-ref.el         |    3 +-
 lisp/textmodes/reftex-toc.el         |  145 +++---
 lisp/textmodes/reftex.el             |    6 +-
 lisp/textmodes/tex-mode.el           |   10 +-
 lisp/textmodes/text-mode.el          |    9 +-
 lisp/vc/log-view.el                  |    3 +-
 lisp/vc/vc-bzr.el                    |    6 +
 lisp/vc/vc-git.el                    |   43 +-
 lisp/wid-edit.el                     |   14 +-
 lisp/window.el                       |   17 +-
 m4/acl.m4                            |   47 ++-
 m4/gnulib-comp.m4                    |    2 +-
 m4/lstat.m4                          |   48 +-
 m4/manywarnings.m4                   |   23 +-
 nt/gnulib.mk                         |    2 +-
 src/callproc.c                       |    4 +-
 src/ccl.c                            |    2 +-
 src/character.c                      |    4 +-
 src/dbusbind.c                       |    4 +-
 src/editfns.c                        |   10 +-
 src/gnutls.c                         |    2 +-
 src/gtkutil.c                        |    6 +-
 src/image.c                          |    9 +-
 src/keyboard.c                       |    2 +-
 src/lread.c                          |    2 +-
 src/print.c                          |   92 ++--
 src/process.c                        |  109 +++--
 src/term.c                           |    8 +-
 src/textprop.c                       |   60 ++-
 src/w32fns.c                         |   27 +-
 src/xdisp.c                          |   24 +-
 src/xterm.c                          |    2 +-
 test/automated/message-mode-tests.el |   15 +-
 test/automated/package-test.el       |    5 +-
 test/automated/print-tests.el        |    6 +
 95 files changed, 2040 insertions(+), 1670 deletions(-)
 create mode 100644 lib/acl-internal.c
 delete mode 100644 lib/file-has-acl.c



reply via email to

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