emacs-diffs
[Top][All Lists]
Advanced

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

scratch/etags-regen updated (4df82d1 -> c0a5291)


From: Dmitry Gutov
Subject: scratch/etags-regen updated (4df82d1 -> c0a5291)
Date: Wed, 6 Jan 2021 20:51:22 -0500 (EST)

dgutov pushed a change to branch scratch/etags-regen.

      from  4df82d1   Avoid unsafe value prompts when the package's not loaded
      adds  825b4ec   * lisp/progmodes/xref.el 
(xref--show-defs-buffer-at-bottom): Fix missing arg
      adds  ad2567f   Fix child frame restacking on NS (bug#41422)
      adds  6329174   Fix broken build on AIX 7.2
      adds  32c6732   * lisp/emacs-lisp/byte-run.el (make-obsolete): Make 
`when` mandatory
      adds  1fa1354   Remove relative paths for consistency
      adds  d3d60ab   Remove unnecessary dependency on seq library
      adds  c2e0f19   * src/buffer.c (Fset_buffer_multibyte): Remove dead code
      adds  20ad0cc   * admin/last-chance.el (last-chance): Use `grep`s return 
value
      adds  5282e13   * doc/lispref/syntax.texi (Syntax Class Table): Clarify 
`@`
      adds  dbc16cd   * lisp/arc-mode.el (tar-grind-file-mode): Remove left 
over autoload
      adds  9c0387d   Fix last change in json.el
      adds  587a97b   * lisp/calendar/appt.el (appt-activate): Set the local 
`write-file-functions`
      adds  d8d223e   * Makefile.in (test/%): New target
      adds  535a251   * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a 
proper major mode
      adds  0c599ee   * lisp/erc/erc.el: Use `run-hook-with-args` for 
`erc-pre-send-functions`
      adds  b2f8c9f   * src/xdisp.c (syms_of_xdisp): New var 
redisplay-skip-fontification-on-input
      adds  90951f8   * src/print.c (print_vectorlike): Use `HASH_TABLE_SIZE`
      adds  b2f81b7   Fix computation of Lines in nnmaildir
      adds  65f2172   Fix off-by-one error in mode-line-compact code
      adds  4e80eb7   Don't skip widgets when moving backward
      adds  56556b5   Fix build for --enable-checking=structs
      adds  f5a1315   Fix error in tramp-sh-handle-insert-directory
      adds  3711339   Fix crash in ns_mouse_position (bug#45541)
      adds  dadffdd   ; Merge from origin/emacs-27
      adds  7384ec6   Add warning comments abound binding keys in Isearch maps
      adds  6f0bb2f   Merge from origin/emacs-27
      adds  f0deca1   ; Auto-commit of loaddefs files.
      adds  82c6f43   ; Merge from origin/emacs-27
      adds  90c782e   Merge branch 'emacs-27' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-27
      adds  ba2f2f9   Merge from origin/emacs-27
      adds  ec1e1f8   Add a reference between the Strings node and 
Search/Replace
      adds  33108bc   ; Merge from origin/emacs-27
      adds  a7c2793   Fix last change
      adds  49137d3   Merge from origin/emacs-27
      adds  585997d   Fix broken build on AIX 7.2
      adds  e8bf725   ; Merge from origin/emacs-27
      adds  2e09efd   Revert previous patch which was installed into wrong 
branch.
      adds  1395fb8   Merge from origin/emacs-27
      adds  32c960b   Mention -lcurses problem on AIX
      adds  b90f3c5   ; Merge from origin/emacs-27
      adds  99cc004   Update two user option names in the Widget manual
      adds  2c84790   Merge from origin/emacs-27
      adds  fa574e6   Fix broken build on AIX 7.2
      adds  97226aa   Do not assume Xrender merely because Cairo
      adds  1e776d7   ruby-add-log-current-method: Support methods with 
symbolic names
      adds  42c3f7a   * lisp/erc/erc.el (erc-process-input-line): Undo confused 
last change
      adds  a79e1a8   * lisp/mail/reporter.el: Use lexical-binding
      adds  37e3a6e   * lisp/cedet/srecode/semantic.el: Use lexical-binding
      adds  57e872a   Make a process tests a bit more robust.
      adds  80e2647   * lisp/filesets.el: Use lexical-binding
      adds  898a94a   Use lexical-binding in the remaining preloaded files
      adds  d6f30e5   * lisp/subr.el (global-map): Initialize inside 
declaration.
      adds  5bddc09   * lisp/subr.el (ctl-x-map): Initialize inside the 
declaration.
      adds  8ef4314   * lisp/subr.el (esc-map): Initialize inside declaration
      adds  06810ab   perl-mode: Display here-docs as strings instead of 
comments
      adds  e6617f0   * lisp/filesets.el (filesets-external-viewers): Tighten 
regexp.
      adds  7f16f17   Pretty-print keys without <> around modifiers (bug#45536)
      adds  77796eb   ; * lisp/subr.el (ctl-x-map): Fix typo in kill-buffer 
binding.
      adds  1433a12   ruby-mode: eliminate redundant regexp branch
      adds  9973019   * lisp/emacs-lisp/package.el: Load package-quickstart 
without package.el
      adds  02e6ffe   Fix process-tests on MS-Windows
      adds  c1daeb4   Refactor tab-bar-mode to -define-keys and -load-buttons 
(bug#42052)
      adds  e72fd12   * lisp/tab-bar.el (toggle-frame-tab-bar): New command 
(bug#45556)
      adds  7469214   * lisp/tab-bar.el (tab-bar-tab-name-format-function): New 
defcustom.
      adds  3b835f7   * lisp/subr.el (remove-hook): Add default value 
(bug#45393)
      adds  048b1aa   Prevent stack overflow in GNUstep menu code
      adds  7d7bfbf   * lisp/emacs-lisp/autoload.el: Improve last change
      adds  cf672c6   * lisp/emacs-lisp/package.el (package-activate-all): 
Another tweak
      adds  ba011e4   * lisp/play/dunnet.el: Run the game when loaded via 
`--batch -l dunnet`
      adds  96bbbae   Fix obsolete variable warnings about class names
      adds  7936c8a   * lisp/mb-depth.el (minibuffer-depth-indicator): New face.
      adds  665b4e7   Proof some searches and file listings against symlinks
      adds  331e40a   Fix some failing tests in BSD systems
       new  c0a5291   Merge branch 'master' into scratch/etags-regen


Summary of changes:
 Makefile.in                                        |   4 +
 admin/charsets/cp51932.awk                         |   2 +-
 admin/charsets/eucjp-ms.awk                        |   2 +-
 admin/last-chance.el                               |  20 +-
 admin/nt/dist-build/build-zips.sh                  |  10 +-
 admin/unidata/blocks.awk                           |   2 +-
 configure.ac                                       |  12 +
 doc/lispref/debugging.texi                         |   2 +-
 doc/lispref/help.texi                              |   2 +-
 doc/lispref/minibuf.texi                           |   2 +-
 doc/lispref/strings.texi                           |   6 +-
 doc/lispref/syntax.texi                            |   2 +-
 doc/misc/widget.texi                               |   8 +-
 etc/NEWS                                           |  31 ++
 lisp/arc-mode.el                                   |   2 -
 lisp/bindings.el                                   |   6 +-
 lisp/calc/calc-embed.el                            |   2 +-
 lisp/calc/calc-ext.el                              |   2 +-
 lisp/calc/calc-prog.el                             |  25 +-
 lisp/calc/calc-sel.el                              |  12 +-
 lisp/calc/calc-store.el                            |   8 +-
 lisp/calc/calc-yank.el                             |  88 ++--
 lisp/calendar/appt.el                              |   4 +-
 lisp/cedet/semantic/symref/grep.el                 |   3 +-
 lisp/cedet/srecode/semantic.el                     |   8 +-
 lisp/composite.el                                  |   8 +-
 lisp/cus-face.el                                   |   2 +-
 lisp/custom.el                                     |   8 +-
 lisp/disp-table.el                                 |   2 +-
 lisp/dos-fns.el                                    |   2 +-
 lisp/dos-w32.el                                    |  10 +-
 lisp/electric.el                                   |   4 +-
 lisp/emacs-lisp/autoload.el                        |  25 +-
 lisp/emacs-lisp/byte-run.el                        |  29 +-
 lisp/emacs-lisp/bytecomp.el                        |   9 +-
 lisp/emacs-lisp/eieio-core.el                      |   3 +-
 lisp/emacs-lisp/package.el                         |  92 ++--
 lisp/erc/erc.el                                    |  79 ++--
 lisp/facemenu.el                                   |   2 +-
 lisp/filesets.el                                   | 477 +++++++++------------
 lisp/font-core.el                                  |   2 +-
 lisp/format.el                                     |   5 +-
 lisp/gnus/nnmaildir.el                             |   2 +-
 lisp/info.el                                       |  21 +-
 lisp/international/characters.el                   |   2 +-
 lisp/international/fontset.el                      |   2 +-
 lisp/international/iso-transl.el                   |   2 +-
 lisp/international/mule-conf.el                    |   2 +-
 lisp/international/mule.el                         |   2 +-
 lisp/international/ucs-normalize.el                |   4 +-
 lisp/isearch.el                                    |   8 +
 lisp/jka-cmpr-hook.el                              |   3 +-
 lisp/json.el                                       |   5 +-
 lisp/language/chinese.el                           |   2 +-
 lisp/language/cyrillic.el                          |   2 +-
 lisp/language/english.el                           |   2 +-
 lisp/language/ethiopic.el                          |   2 +-
 lisp/language/european.el                          |   2 +-
 lisp/language/hebrew.el                            |   2 +-
 lisp/language/indian.el                            |   2 +-
 lisp/language/japanese.el                          |   2 +-
 lisp/language/korean.el                            |   2 +-
 lisp/language/lao.el                               |   2 +-
 lisp/language/misc-lang.el                         |   2 +-
 lisp/language/thai.el                              |   2 +-
 lisp/language/tibetan.el                           |   2 +-
 lisp/mail/reporter.el                              |  82 ++--
 lisp/mail/rmail.el                                 |  11 +-
 lisp/mb-depth.el                                   |   9 +-
 lisp/menu-bar.el                                   |   5 +-
 lisp/net/tramp-sh.el                               |   9 +-
 lisp/play/dunnet.el                                |  29 +-
 lisp/progmodes/perl-mode.el                        |  29 +-
 lisp/progmodes/project.el                          |   3 +-
 lisp/progmodes/ruby-mode.el                        |   9 +-
 lisp/progmodes/xref.el                             |   7 +-
 lisp/rfn-eshadow.el                                |   2 +-
 lisp/scroll-bar.el                                 |   2 +-
 lisp/startup.el                                    |  12 +-
 lisp/subr.el                                       |  83 +++-
 lisp/tab-bar.el                                    | 131 +++---
 lisp/term/common-win.el                            |   2 +-
 lisp/term/tty-colors.el                            |   2 +-
 lisp/textmodes/fill.el                             |  31 +-
 lisp/w32-fns.el                                    |  12 +-
 lisp/wid-edit.el                                   |   1 -
 lisp/widget.el                                     |   2 +-
 src/buffer.c                                       |  12 -
 src/casefiddle.c                                   |  13 -
 src/cmds.c                                         |  21 -
 src/commands.h                                     |   8 -
 src/emacs.c                                        |   5 -
 src/keyboard.c                                     |   8 +-
 src/keyboard.h                                     |   2 +-
 src/keymap.c                                       |  70 +--
 src/keymap.h                                       |   2 -
 src/lisp.h                                         |   7 +-
 src/nsfns.m                                        |  14 +-
 src/nsmenu.m                                       |  21 +-
 src/nsterm.h                                       |   1 +
 src/nsterm.m                                       | 106 +++++
 src/pdumper.c                                      |   2 +-
 src/print.c                                        |   3 +-
 src/terminfo.c                                     |   6 +-
 src/window.c                                       |  11 -
 src/window.h                                       |   1 -
 src/xdisp.c                                        |  16 +-
 src/xterm.c                                        |   8 +-
 .../warn-obsolete-variable-bound.el                |   7 +
 test/lisp/emacs-lisp/bytecomp-tests.el             |   3 +
 test/lisp/net/tramp-tests.el                       |  16 +-
 .../progmodes/cperl-mode-resources/here-docs.pl    | 143 ++++++
 test/lisp/progmodes/cperl-mode-tests.el            |  32 ++
 test/lisp/progmodes/ruby-mode-tests.el             |   3 +-
 test/lisp/progmodes/xref-tests.el                  |  38 +-
 test/lisp/subr-tests.el                            |   8 +
 test/lisp/wid-edit-tests.el                        |  21 +
 test/src/keymap-tests.el                           |  12 +
 test/src/process-tests.el                          |  18 +-
 119 files changed, 1321 insertions(+), 893 deletions(-)
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-bound.el
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/here-docs.pl



reply via email to

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