emacs-diffs
[Top][All Lists]
Advanced

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

master updated (f0e6b47 -> 10e3bc6)


From: Glenn Morris
Subject: master updated (f0e6b47 -> 10e3bc6)
Date: Mon, 4 Oct 2021 11:13:22 -0400 (EDT)

gm pushed a change to branch master.

      from  f0e6b47   Revert "Fix problem with outputting error messages while 
dumping Emacs"
      adds  5c77cc9   ; * admin/release-branch.txt: Tweak previous.
      adds  9307889   Simplify shorthand injection (bug#50946)
      adds  d505971   ; Standardize some license headers
      adds  a905224   Improve documentation of 'shift-select-mode'
      adds  340e527   Preload paren.el
      adds  bd60fca   Fix ox-koma-letter compilation warnings
      adds  13e5943   ; Fix a typo in a doc string
      adds  3489471   Fix selection of fonts for Arabic on Posix platforms
      adds  7bc0cee   Revert "* etc/TODO: Rearrange to start with "Simple 
tasks"."
      adds  a5b4356   Revert "; * etc/TODO: Move elpa.gnu.org items to the end."
      adds  3dc094a   ; Some minor tweaks to TODO
      adds  f9111d8   The safe-local-variable property is a function (bug#50944)
      adds  62d6cec   Remove bogus ":safe nil" custom properties
      adds  b6f6b59   Fix 'apropos-compact-layout'
      adds  4341e79   Remove bogus ":safe t" custom properties
      adds  bb209cd   Update to Org 9.5-30-g10dc9d
      adds  55dadbc   * lisp/net/dictionary.el (context-menu-dictionary): Move 
menu item down.
      adds  6c01a21   Clarify the purpose of internal--format-docstring-line
      adds  b1a8a66   ; * etc/TODO: Fix previous commit; delete the right thing.
      adds  b47d7ce   Fix agent directory deletion
      adds  7fb2789   Fix substitution of pretty quotes in code in easy-mmode
      adds  b228ec9   Fix reading the tail of a file in shorthands.el
      adds  3dae1e3   Suppress superfluous error messages in Tramp
      adds  17e6f3b   ; Fix last change in tramp-sshfs.el
      adds  e6fbc45   Font-lock shorthands in elisp-mode for quick visual 
recognition (bug#50959)
      adds  137fa2d   Rename elisp-shorthands to read-symbol-shorthands
      adds  c1b1e1f   Define HAVE_NATIVE_COMP in src/Makefile.in
      adds  7a6d34c   * etc/themes/light-blue-theme.el: Add "Maintainer: 
emacs-devel".
      adds  3863919   Fix unmounting in Tramp
      adds  931a727   * lisp/tab-line.el (tab-line-format): Add face-modified 
to the cache key.
      adds  0c341e6   * lisp/tab-bar.el (tab-bar-detach-tab): Handle frame 
selected by make-frame.
      adds  121a5ab   Move context-menu selection items Defun/List/Symbol to 
prog-mode (bug#9054)
      adds  5deeb09   * src/Makefile.in: Simplify conditionals.
      adds  3cc77aa   Clarify (elisp) insert-file-contents with BEG or END not 
on character boundary
      adds  fc32a3b   ; * doc/lispref/files.texi (Reading from Files): Fix 
wording.
      adds  732c70a   Simplify socket symlink-attack checking
      adds  0bb42ef   ; * lisp/time-stamp.el (time-stamp-format): Doc string.
      adds  4831426   Fix recipe for 'native-lisp' directory
      adds  d3a832a   Simplify hack-read-symbol-shorthands again (bug#50946)
      adds  cc3fc94   Pacify gcc 11.2.1 -Wanalyzer-null-argument
      adds  fd274d7   Pacify -Wanalyzer-null-argument in lisp_malloc
      adds  6d9b3c0   Port systhreads.h to C2x
      adds  2a00634   Port pdumper.c maybe_unused to C2x
      adds  7e871dc   Remove encode_terminal_code UNINITs
      adds  87153cc   Tweak x_hide_tip for consistency
      adds  c0793cd   Don't use some obsolete names in documentation
      adds  317eb2d   Improve structure of TODO
      adds  d00f3d4   Port unused decls to C2x
      adds  595e506   * lisp/erc/erc.el (erc-user-mode): Set "+i" by default.
      adds  e1fb7313  Tweak x_connection_closed when I/O error
      adds  3b8dda6   Add safety check in x_menu_show
       new  e0fdb68   Merge from origin/emacs-28
      adds  ef6c43b   Revert "Make info-look search harder for the Python info 
file"
       new  ab1a8a8   ; Merge from origin/emacs-28
      adds  3a9d5f0   Mention ffap-file-name-with-spaces in the ffap doc strin
      adds  704a39f   thing-at-mouse NEWS tagging
      adds  00bcba5   project.el NEWS tagging
      adds  6e79f8a   Remove implemented emoji items
      adds  b7ae023   ; * src/Makefile.in (../native-lisp): More tweaks of the 
recipe.
      adds  95a0227   Avoid exiting when outputting error messages during loadup
       new  10e3bc6   Merge from origin/emacs-28


Summary of changes:
 admin/notes/bugtracker                             |   2 +-
 admin/notes/multi-tty                              |   2 +-
 admin/release-branch.txt                           |   3 +-
 doc/emacs/mark.texi                                |   7 +-
 doc/lispintro/emacs-lisp-intro.texi                |   7 +-
 doc/lispref/files.texi                             |  21 +-
 doc/lispref/hooks.texi                             |   1 -
 doc/lispref/symbols.texi                           |  18 +-
 doc/misc/efaq.texi                                 |   3 -
 doc/misc/gnus.texi                                 |   4 +-
 doc/misc/reftex.texi                               |  26 +-
 doc/misc/speedbar.texi                             |   6 +-
 doc/misc/tramp.texi                                |   5 +
 etc/NEWS.28                                        |   9 +-
 etc/TODO                                           | 105 ++--
 etc/org/csl/README                                 |  10 +
 etc/org/csl/chicago-author-date.csl                | 658 +++++++++++++++++++++
 etc/org/csl/locales-en-US.xml                      | 357 +++++++++++
 etc/themes/light-blue-theme.el                     |   1 +
 lib-src/emacsclient.c                              |  13 +-
 lisp/Makefile.in                                   |  15 +-
 lisp/emacs-lisp/cl-macs.el                         |   8 +
 lisp/emacs-lisp/easy-mmode.el                      |   6 +-
 lisp/erc/erc.el                                    |   6 +-
 lisp/ffap.el                                       |   5 +-
 lisp/files.el                                      |   2 +-
 lisp/gnus/gnus-agent.el                            |  31 +-
 lisp/international/fontset.el                      |   4 +-
 lisp/international/mule.el                         |  55 +-
 lisp/loadup.el                                     |   6 +-
 lisp/mouse.el                                      |  13 +-
 lisp/net/dictionary.el                             |   8 +-
 lisp/net/tramp-cache.el                            |  28 +-
 lisp/net/tramp-fuse.el                             |  51 +-
 lisp/net/tramp-rclone.el                           |   1 +
 lisp/net/tramp-sshfs.el                            |  14 +-
 lisp/net/tramp.el                                  |  28 +-
 lisp/org/ob-gnuplot.el                             |   2 +-
 lisp/org/ob-julia.el                               |  50 +-
 lisp/org/oc-basic.el                               |  20 +-
 lisp/org/oc-biblatex.el                            |  10 +-
 lisp/org/oc-csl.el                                 |  51 +-
 lisp/org/oc-natbib.el                              |  11 +-
 lisp/org/oc.el                                     |  31 +-
 lisp/org/ol-doi.el                                 |  10 +-
 lisp/org/ol.el                                     |  18 +-
 lisp/org/org-keys.el                               |   5 +-
 lisp/org/org-macs.el                               |   9 +-
 lisp/org/org-num.el                                |   3 +-
 lisp/org/org-src.el                                |  19 +-
 lisp/org/org-version.el                            |   2 +-
 lisp/org/org.el                                    |   3 +-
 lisp/org/ox-html.el                                |   4 +-
 lisp/org/ox-koma-letter.el                         |   8 +-
 lisp/org/ox-latex.el                               |   4 +-
 lisp/progmodes/elisp-mode.el                       |  12 +-
 lisp/progmodes/prog-mode.el                        |  22 +
 lisp/progmodes/which-func.el                       |   3 +-
 lisp/shorthands.el                                 |  80 +++
 lisp/subr.el                                       |   4 +-
 lisp/tab-bar.el                                    |  26 +-
 lisp/tab-line.el                                   |   5 +-
 lisp/textmodes/etc-authors-mode.el                 |   8 +-
 lisp/textmodes/fill.el                             |   2 +-
 lisp/textmodes/reftex-cite.el                      |   4 +-
 lisp/textmodes/reftex-ref.el                       |   4 +-
 lisp/textmodes/text-mode.el                        |  25 +-
 lisp/textmodes/tildify.el                          |   4 +-
 lisp/time-stamp.el                                 |   2 +-
 src/Makefile.in                                    |  26 +-
 src/alloc.c                                        |   5 +-
 src/conf_post.h                                    |   1 -
 src/gtkutil.c                                      |   5 +-
 src/lread.c                                        |  26 +-
 src/pdumper.c                                      |  20 +-
 src/print.c                                        |   6 +-
 src/process.c                                      |   2 +-
 src/systhread.h                                    |  13 +-
 src/term.c                                         |   7 +-
 src/unexcw.c                                       |   6 +-
 src/xfns.c                                         |  16 +-
 src/xmenu.c                                        |   8 +
 src/xterm.c                                        |   5 +-
 test/lisp/net/tramp-tests.el                       |   6 +-
 .../elisp-mode-resources/simple-shorthand-test.el  |  16 +-
 test/lisp/progmodes/elisp-mode-tests.el            |   4 +-
 test/lisp/subr-tests.el                            |  15 +-
 87 files changed, 1683 insertions(+), 504 deletions(-)
 create mode 100644 etc/org/csl/README
 create mode 100644 etc/org/csl/chicago-author-date.csl
 create mode 100644 etc/org/csl/locales-en-US.xml
 create mode 100644 lisp/shorthands.el



reply via email to

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