emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (565995d -> 4dda6db)


From: Yuuki Harano
Subject: feature/pgtk updated (565995d -> 4dda6db)
Date: Mon, 8 Mar 2021 07:42:25 -0500 (EST)

masm11 pushed a change to branch feature/pgtk.

      from  565995d   Fix unicode strings can't be pasted correctly
      adds  7b12747   Convert finder menu to easy-menu-define
      adds  d184895   Convert re-builder menu to easy-menu-define
      adds  acf7160   Add more auth-related tests for socks.el
      adds  43703a0   Use raw bytes for SOCKS 4 IP addresses
      adds  825aed1   Add the `always' function
      adds  12578d6   Change how (declare (modes store the data
      adds  e3e3133   Add a new command for mode-specific commands
      adds  4c4c2ea   ; Fix typos in last change
      adds  006d0ae   Mention `M-S-x' in the Emacs manual.
      adds  496bed5   Change command-completion-using-modes-p to defun
      adds  a6234bb   Mute noisy test fixture for socks.el
      adds  cf95b53   Convert makefile-mode menu to easy-menu-define
      adds  e684203   Fix memory leak
      adds  3010794   Clarification of password handling in Tramp manual
      adds  2c26eb1   Convert some progmodes menus to easy-menu-define
      adds  df932be   * etc/NEWS.19: Add entry for 'easy-menu-define'.
      adds  669b911   ; Fix previous easy-menu-define conversion
      adds  1b9e233   Convert bubbles menu to easy-menu-define
      adds  767608e   Make unused variable menu-bar-handwrite-map obsolete
      adds  908f251   Fix json.el encoding of confusable object keys
      adds  d15a42a   Use `undefined' instead of `ignore' in wdired
      adds  24166be   Declare that `ignore' and `undefined' shouldn't be 
completed over
      adds  ff759b1   Fix interactive mode tagging for man and woman
      adds  2790c6a   Run admin/cus-tests.el tests from test suite
      adds  d0c4765   Faster, more compact, and readable closure creation
      adds  02f846c   Convert some textmodes menus to easy-menu-define
      adds  af17b74   * test/misc/test-custom-noloads.el (custom-test-load): 
Unstable.
      adds  80df15b   * test/misc/test-custom-libs.el (test-custom-libs): Skip 
on hydra.
      adds  0fb6f05   Fix up previous conf-mode.el and nroff-mode.el change 
slightly
      adds  88a02e4   Fix compilation of closures with nontrivial doc strings
      adds  7466b10   Improve wrong number of args error message in propertize
      adds  331e49d   Prefer mailing lists to newsgroups in FAQ
      adds  c1712f5   Fix prompt for the `M-S-x' command
      adds  0c170c6   Simplify comint-watch-for-password-prompt
      adds  934dcc2   Fix hang when running dns-query with no working internet
      adds  a728135   Skip tests that require Internet when there's no Internet
      adds  f8d8759   cl-extra: Fix docstring retrieval
      adds  f1fa35f   Fix ANSI coloring problem in large outputs in eshell
      adds  8d5dfaf   Prefer `declare` over a `put` of `list-indent-function`.
      adds  2601aa9   * lisp/tab-bar.el (tab-bar--undefine-keys): New function 
from tab-bar-mode.
      adds  ffdb91c   'Mod-9' bound to 'tab-last' now switches to the last tab 
like in web browsers
      adds  6e90768   * lisp/tab-bar.el: 'C-x t M' bound to tab-move-to 
supports a negative argument
      adds  8933cf8   * lisp/tab-bar.el: 'C-x t N' bound to tab-new-to supports 
a negative argument
      adds  69caa11   * lisp/progmodes/antlr-mode.el: Remove XEmacs 
compatibility
      adds  abd8c9b   ; Fix last change in test-custom-libs.el.
      adds  77e1949   Buttonize function values in help (and add a blank line)
      adds  59698d9   Mention the problems with newlines in Dired
      adds  79d585c   * lisp/obsolete: Use lexical-binding
      adds  11e2245   Do mode tagging in bubbles.el
      adds  97eec9d   Do mode tagging in decipher.el
      adds  efe42c2   * lisp/progmodes/antlr-mode.el: Fix bootstrap failure
      adds  9202106   Improve easymenu.el Commentary section
      adds  b03d9d2   Convert some more menus to easy-menu-define
      adds  7ebdecf   CC Mode: Fix bug in "state cache" invalidation function.
      adds  7788129   Make message-mailto work for emacsclient
      adds  4cb24e4   * lisp/net/dictionary-connection.el: Grammar fixes
      adds  228fd92   * doc/misc/tramp.texi: Grammar/style fixes
      adds  5708409   ; Fix tramp.texi typos
      adds  a283996   Add command for customizing current newsticker feed
      adds  5ae0289   Fix invalid interactive-statement
      adds  7271b11   Leave other windows unchanged, use search instead of 
re-search
      adds  0723567   * test/: Use lexical-binding the few remaining files
      adds  a1333fe   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  0b9fda1   * lisp/tab-bar.el (tab-prefix-map): Bind "n" to 
'tab-duplicate'.
      adds  29c0b64   * lisp/tab-line.el (tab-line-tab-name-format-function): 
New defcustom.
      adds  6172454   Small fixes
      adds  91b3738   Specify the Emacs version of new vc-dir faces
      adds  eef185d   Better support for 'truncate-line' non-nil in the 
mini-window
      adds  ac45f31   Fix dangerous code in xdisp.c
      adds  4aa9db7   Use sh-mode for PKGBUILD files
      adds  7c48c83   Use named faces in shortdoc
      adds  a2a6364   Run all functions in 
`prefix-command-echo-keystrokes-functions'
      adds  b7a2b2b   Interactive tag byte compilation functions in 
emacs-lisp-mode
      adds  e21d6fd   Fix Calc menu item for vector dot products
      adds  b0b4609   Remove the "Documentation:" line from the variable help
      adds  d56fbc3   Fix warning generated by indian.el + quail.el
      adds  1f5ed3e   Fix wisent/python.el grammar warning
      adds  654cb8e   Add options to use feed names from newticker-url-list
      adds  2766f9f   * lisp/emacs-lisp/macroexp.el (macroexp-file-name): New 
function.
      adds  24be523   * lisp/tab-bar.el (tab-switch): New defalias to 
'tab-bar-switch-to-tab'.
      adds  65f458b   * lisp/tab-bar.el: Move aliases down closer to 
keybindings.
      adds  8fd97b1   Fix warning generated by indian.el + quail.el
      adds  46b54e5   Improve quail-update-leim-list-file error messaging
      adds  b7f67d4   * lisp/emacs-lisp/macroexp.el (macroexp-file-name): Work 
in `eval-buffer`
      adds  2bbc226   ; Add :version tags to recent newsticker options.
      adds  db09267   ; Fix recent obsoletion warning in cl.el.
      adds  97ab85c   Include a "make check-maybe" in the admin/emake script
      adds  d527bc4   * test/lisp/emacs-lisp/macroexp-tests.el 
(macroexp--tests-file-name): New test
      adds  8114a84   * test/lisp/emacs-lisp/macroexp-tests.el 
(macroexp--tests-file-name): Add case
      adds  4b1ace2   Remove last remaining external uses of `edebug-form-spec`
      adds  4d43b9a   Convert epa-key-list-mode menu to easy-menu-define
      adds  a1673d3   ; * src/xfaces.c (realize_gui_face): Correct formatting
      adds  6c5e86f   * Specify 'ipv4 when testing ipv4 in 
network-stream-tests.el
      adds  d84d69d   Don't crash if gnutls_handshake fails
      adds  90ac405   Re-enable network-stream-tests.el :nowait t tests
      adds  056b468   Fix freeze on older macOS's (bug#46687)
      adds  297c0e0   New variable 'use-short-answers' to use 'y-or-n-p' 
instead of 'yes-or-no-p'
      adds  6bf56a3   Fix documentation of a recent change
      adds  70f2d65   Fix pcase rx pattern bugs
      adds  7522788   Function-quote completion property of declare form
      adds  f83775b   Remove check for missing easymenu from cperl-mode.el
      adds  54af0d4   Remove redundant requires of easymenu
      adds  1205301   Fix syntax highlighting of easy-menu-define docstrings
      adds  47f2a39   Convert simula-mode menu to easy-menu-define
      adds  ffdb0a2   Convert some more progmode menus to easy-menu-define
      adds  e95b3e4   * lisp/progmodes/dcl-mode.el: Minor doc fixes.
      adds  a2c740f   ; * test/lisp/progmodes/f90-tests.el: Remove stale 
comment.
      adds  496fa1c   Fix Tramp manual
      adds  49bad2a   * lisp/cedet/semantic/analyze*.el: Use lexical-binding
      adds  2987376   * lisp/cedet/semantic/idle.el: Fix compilation warning
      adds  99340ad   lisp/vc/*.el: Use lexical-bindings in all the files
      adds  a350ae0   * lisp/emacs-lisp/cconv.el: Improve line-nb info of 
unused var warnings
      adds  9abee2a   Convert change-log-mode menu to easy-menu-define
      adds  3b1fb61   Use lexical-binding in progmodes/icon.el
      adds  3984044   Import org source file for modus-themes manual
      adds  fddd63f   Distribute the real source for some doc/misc manuals 
(bug#45143)
      adds  b3d310f   Fixes for doc/misc org source files
      adds  2a9ce13   Add generated .texi files to .gitignore
      adds  c9f5c31   Accept string argument in erc-add-to-input-ring
      adds  7ac99ee   Change defcustom types of two non-standard hooks
      adds  f8b4623   Compute grep defaults earlier
      adds  36440b1   Remove unecessary unlock-buffer calls
      adds  cd411ec   Convert emacs-lisp-mode menu to easy-menu-define
      adds  de33de1   Add sexp navigation commands to elisp-mode
      adds  a5ad674   * lisp/emacs-lisp/cconv.el: Fix uncaught brain farts in 
last change
      adds  2c639a3   Don't require overlay; that's only needed in XEmacs
      adds  082b431   * lisp/emacs-lisp/bytecomp.el: Fix minor regression 
introduced by pdump
      adds  27da938   Improve Makefile treatment of org sources in doc/misc
      adds  a4d7235   Fix doc/misc Makefile for out-of-tree with relative path
      adds  b34d391   Minor fixes after preloading easymenu
      adds  0f91948   Convert Buffer-menu-mode menu to easymenu
      adds  3a77021   ; Fix mistake in easymenu conversion
      adds  53f6218   * lisp/subr.el (read-char-choice-with-read-key): New 
function.
      adds  3b3b16e   * lisp/tab-bar.el: Support displaying global-mode-string 
in the tab bar.
      adds  46c501e   Checkdoc fixes in isearch.el
      adds  697aaaf   Convert isearch menu to easymenu
      adds  9a110cb   ; Make function missed in previous change obsolete
      adds  9eff235   Convert text-mode menu to easymenu
      adds  ff09851   * lisp/emacs-lisp/macroexp.el: Rewrite the code warning 
about '(lambda ...)
      adds  aad8ffa   * lisp/international/mule-cmds.el: Try and fix bug#46818
      adds  bdea188   Fix pcase 'rx' pattern match-data bug
      adds  0510040   Adjust cmuscheme.el menu bar after previous scheme.el 
change
      adds  277a254   Enable Python type hints and non-trivial base classes in 
wisent
      adds  0fd206b   Add `completion-predicate' to some Tramp commands
      adds  c537b63   Convert ibuffer menus to easymenu
      adds  797f0ba   ; Fix dired-switches-in-mode-line defcustom tags.
      adds  a286e02   ; Fix process-lines-handling-status docstring.
      adds  f8ab343   Declare more string predicates as pure
      adds  56a8559   Combine and reconcile two conflicting entries in NEWS on 
goto-line-history
      adds  c8f19a4   Convert hi-lock-menu to easymenu
      adds  150d066   Convert dired menus to easymenu
      adds  19df5e7   Update admins make-manuals for new output variable
      adds  63026d8   * doc/misc/modus-themes.org: Add copying markup.  
(Bug#45141)
      adds  18e1455   Make generation of texi from org overwrite output
      adds  4825ea3   info/dir needs generated texi files to exist
      adds  8bdaac3   Improve admin.el's Makefile in standalone manual tarfiles
      adds  5684f79   Convert various menus to easymenu
      adds  eb2a1e1   Fix Bootstring skew parameter in puny.el
      adds  70514c6   Clean up obsolete comment
      adds  5c26ea4   ; Auto-commit of loaddefs files.
      adds  6ad9b8d   * src/eval.c (init_eval_once): Bump max_specpdl_size 
(bug46818)
      adds  a0f6029   Fix misuses of `byte-compile-macro-environment`
      adds  d56b1f9   * lisp/emacs-lisp/pcase.el (pcase--split-pred): Re-fix 
bug#14773
      adds  4d35faa   CC Mode: Amend C-M-a/e to handle lambda function in C++ 
arglist
      adds  ece8c13   Fix woman.el menu alteration code
      adds  59e1867   Add 'require-theme' function
      adds  6268c9b   * lisp/tab-bar.el (tab-bar--define-keys): Add check for 
tab-bar-format-global.
      adds  e6a4ef4   * lisp/isearch.el: Minor doc fix.
      adds  ce7e78a   * lisp/calc/calc-ext.el (math-equal-int): Work for 
bignums.
      adds  5f31942   Remove references to old bignums from Calc manual
      adds  08b11a0   Fix multiple Calc defmath errors (bug#46750)
      adds  0d827c7   * lisp/emacs-lisp/pcase.el: Fix bug#46786
      adds  e5392d3   Make easymenu downcase the menu symbol for greater 
backwards compat
      adds  7b62cda   Fix warning in completion-pcm--optimize-pattern
      adds  bac0089   Fix previous completion-pcm--optimize-pattern fix
      adds  1653536   * lisp/emacs-lisp/pcase.el: Bind all the vars in `or` 
patterns
      adds  b9cb3b9   Improve the dired-do-kill-lines doc string
      adds  2b069c6   Compile closures that modify their bound vars correctly 
(Bug#46834)
      adds  6dee194   (ruby-find-library-file): Also recognize 'gem' statements
      adds  20596a5   * lisp/emacs-lisp/trace.el (trace-values): Work outside 
of traced function
      adds  aa14398   * lisp/tab-bar.el: Minor stylistic fixes.
      adds  8dd588b   CC Mode: Fix analysis of brace lists, particularly in C++ 
Mode
      adds  3ef6d04   * lisp/emacs-lisp/pcase.el (pcase--u1): Fix typo
      adds  9ef8a3b   C++ Mode: Handle "if constexpr (...)" with a simple 
statement correctly
      adds  356636c   Make inversion.el obsolete (Bug#46841)
      adds  6458e16   New mode outline-cycle-minor-mode with Orgmode-like TAB 
cycling on headings
      adds  b379420   Preserve group structure on opml import and export.
      adds  88ca228   * lisp/emacs-lisp/pcase.el (pcase-defmacro): Fix 
`pcase-tests-macro`
      adds  a2ae2d2   Fix pcase dontcare pattern in cl--sm-macroexpand
      adds  ba33089   Fix a doc/misc clean rule
      adds  7b99fc0   Make radio checkboxes work in eww
      adds  986bf7a   Remove duplicated tests in checkdoc-tests.el
      adds  ac42f71   Remove copy-pasto from image-dired.el
      adds  b1011e9   ; * etc/NEWS: Fix wording of a recently added entry.
      adds  358c6c9   ; Pacify warnings in last newsticker change.
      adds  8e759d6   Decouple require-theme from load-theme
      adds  ee65275   ; Makefile.in: Update a comment.
      adds  bd443f4   * build-aux/make-info-dir: Handle .org input files.
      adds  4e83fd0   * doc/misc/Makefile.in (echo-sources): New phony target.
      adds  9e94509   Generate info/dir directly from any org sources
      adds  6ff90ef   Call the set_buffer_overlays_ setters
      adds  2d43522   Add "of" as a keyword in js-mode
      adds  fd92023   Make checkdoc work with qualified methods
      adds  0981712   Add a command in package mode for opening home pages 
directly
      adds  27428d2   * lisp/emacs-lisp/cl-generic.el: Make `doc-string` prop 
work with qualifiers
      adds  4c2820c   * Makefile.in: Ensure non-info forms of doc/misc have an 
Emacs binary.
      adds  77ec251   Don't ignore lexically-bound variables in a defvar 
(bug#46912)
      adds  0ddbacc   Don't override load-path in require-theme
      adds  ef61a6b   Actually fill the correct paragraph in 
`lisp-fill-paragraph'
      adds  57758dc   Restrict the version guesser to top-level headings
      adds  51e78e9   Fix qualifiers order for loadhist-unload-element in elp.el
      adds  1b30431   Improve the documentation of :extra in cl-defmethod
      adds  986a919   * doc/misc/tramp.texi (Remote shell setup): Fix reference.
      adds  cb87eef   Declare some completion predicates
      adds  d582356   * src/fns.c (Frandom): Handle bignum `limit`s
      adds  03ada27   * lisp/emacs-lisp/bindat.el: Minor refactoring
      adds  1ff4601   Improve rcirc-authenticated-hook docstring
      adds  1362a9f   Make lambda-lifting work again
      adds  533c659   Bindat: new macro-expansion based data layout language
      adds  0f85f2c   * lisp/cedet/srecode/*.el: Use lexical-binding
      adds  106e6f4   Add some new tests for keymap.c
      adds  4b51556   ; Fix typo.
      adds  6d580de   * * lisp/cedet/semantic: Use lexical-binding in the 
generated grammars
      adds  f2f233d   Conditionally use macroexp-file-name in Flymake
      adds  de602dd   Update Modus themes to their version 1.2.0
      adds  8fb33ba   Pull Modus themes version 1.2.3 from upstream
      adds  16a98c3   Improve documentation of Bindat
      adds  4eb8cbd   ; Fix last change.
      adds  328e7cc   Remove mention of using defun- and defvar- as prefixes
      adds  6c49878   Pacify some semantic-tag-make-plist warnings
      adds  1175054   Fix Makefile subshell output when run in parallel
      adds  45b1151   Revert "Fix Makefile subshell output when run in parallel"
      adds  da383ae   * lisp/progmodes/flymake.el (flymake-log): Simplify
      adds  b8e3f33   * lisp/progmodes/flymake.el (flymake-log): Push the right 
code
      adds  1d43c18   CC Mode: Fix calculation of c-parse-state when there're 
macros with braces
      adds  d925121   Various map.el improvements
      adds  1697507   * lisp/emulation/: Use lexical-binding
      adds  b24c21e   * lisp/emacs-lisp/bindat.el (bindat-struct): Fix Edebug 
def
      adds  428339e   Speed up json.el encoding
      adds  8fc6810   * lisp/cedet/srecode/compile.el: Fix last change
      adds  c3cf99f   Remove the --without-makeinfo configure option (bug#46837)
      adds  f476e28   Don't pass implicit flags to sub-makes
      adds  9cbdf20   * src/Makefile.in (base_obj): Remove GMP_OBJ, undefined 
since 202007.
      adds  d632622   Simplify silent-rules build machinery
      adds  3c6d087   * admin/admin.el (make-manuals-dist-output-variables): 
Update.
      adds  b8b05ff   * lisp/obsolete/inversion.el: Use lexical-binding
      adds  5f74397   * lisp/cedet/semantic/bovine/*.el: Use lexical-binding
      adds  fc25474   * lisp/mouse-copy.el: Use lexical-binding.
      adds  e959107   * lisp/mouse-drag.el: Use lexical-binding.
      adds  97f8ab3   Remove some references to Emacs 21
      adds  9853355   Remove some items obsolete since Emacs 22/23 from Gnus
      adds  856a0a9   Remove additional items obsolete since Emacs 22/23
      adds  468bb5a   * lisp/cedet/semantic/wisent: Use lexical-binding
      adds  83fa649   Adapt Dockerfile.emba according to recent configure 
changes
      adds  30489f4   * test/infra/Dockerfile.emba: Touch "info/emacs".
      adds  564b639   ; * test/infra/Dockerfile.emba: Fix last change.
      adds  8558ecd   Fix string-replace error data
      adds  d4d9246   Tag a semantic test that seems to hang recently
      adds  c1f4a16   * test/infra/Dockerfile.emba: Install texinfo.
      adds  c63d2ef   Remove outline-cycle-minor-mode and 
outline-cycle-highlight-minor-mode
      adds  251dea6   * lisp/emacs-lisp/bytecomp.el: Warn about unprefixed vars 
in `boundp`
      adds  26bfd0c   * lisp/cedet/semantic/bovine.el: Fix recent regression
      adds  c4f49d7   * lisp/skeleton.el (skeleton-read): Silence compiler 
warning
      adds  42751f4   * lisp/cedet/semantic/fw.el 
(semantic-find-file-noselect): Fix warning
      adds  fb779e9   * lisp/erc/erc.el: Fix problem pointed out by compiler 
warning
      adds  490f830   * lisp/net/ange-ftp.el: Fix problem pointed out by 
compiler warning
      adds  7e1cfa2   * lisp/net/tramp-cache.el: Fix misuse of bound-and-true-p
      adds  05adcef   Xref test improvements
      adds  8e103eb   Speed up xref rendering for matches on very long lines
      adds  4a112fd   Add new face 'help-key-binding' for keybindings in help
      adds  570afde   * lisp/help-mode.el (help-mode-tool-bar-map): Fix 
tooltips.
      adds  0e4a2dc   Normalize version specifiers for make-obsolete and friends
      adds  a190bc9   Delete two more items obsoleted in Emacs 23.1
      adds  11d3af3   Add Tramp sshfs method
      adds  a011665   Make checkdoc--next-docstring use the doc-string-elt 
property
      adds  432c1aa   Use `pop-to-buffer-same-window' in `project-eshell'
       new  4dda6db   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk


Summary of changes:
 .gitignore                                         |     3 +
 Makefile.in                                        |    62 +-
 admin/admin.el                                     |     9 +-
 admin/charsets/Makefile.in                         |    12 +-
 admin/cus-test.el                                  |     7 +
 admin/emake                                        |     6 +
 admin/grammars/Makefile.in                         |    13 +-
 admin/grammars/c.by                                |     2 +-
 admin/grammars/grammar.wy                          |    10 +-
 admin/grammars/python.wy                           |    32 +-
 admin/unidata/Makefile.in                          |    18 +-
 build-aux/make-info-dir                            |    30 +
 configure.ac                                       |    42 +-
 doc/emacs/Makefile.in                              |    10 +-
 doc/emacs/dired.texi                               |     6 +
 doc/emacs/m-x.texi                                 |     8 +
 doc/emacs/package.texi                             |     7 +
 doc/lispintro/Makefile.in                          |     9 +-
 doc/lispref/Makefile.in                            |     9 +-
 doc/lispref/commands.texi                          |     9 +
 doc/lispref/control.texi                           |    12 +-
 doc/lispref/customize.texi                         |    26 +-
 doc/lispref/elisp.texi                             |     3 +-
 doc/lispref/functions.texi                         |    13 +-
 doc/lispref/minibuf.texi                           |     5 +-
 doc/lispref/numbers.texi                           |     2 +-
 doc/lispref/processes.texi                         |   325 +-
 doc/lispref/tips.texi                              |     4 +-
 doc/misc/Makefile.in                               |    57 +-
 doc/misc/calc.texi                                 |   111 +-
 doc/misc/efaq.texi                                 |   106 +-
 doc/misc/gnus.texi                                 |     6 +-
 doc/misc/message.texi                              |     6 +-
 doc/misc/modus-themes.org                          |  3303 +++
 doc/misc/modus-themes.texi                         |  2834 ---
 doc/misc/org-setup.org                             |    53 +
 doc/misc/org.org                                   | 21904 ++++++++++++++++++
 doc/misc/org.texi                                  | 23148 -------------------
 doc/misc/tramp.texi                                |   540 +-
 etc/NEWS                                           |   222 +-
 etc/NEWS.19                                        |     1 +
 etc/compilation.txt                                |     8 +
 etc/emacs-mail.desktop                             |     2 +
 etc/grep.txt                                       |     4 +
 etc/themes/modus-operandi-theme.el                 |  4673 +---
 etc/themes/modus-themes.el                         |  6442 ++++++
 etc/themes/modus-vivendi-theme.el                  |  4673 +---
 leim/Makefile.in                                   |    14 +-
 lib-src/Makefile.in                                |    29 +-
 lib/Makefile.in                                    |    21 +-
 lisp/Makefile.in                                   |    20 +-
 lisp/allout.el                                     |     4 -
 lisp/ansi-color.el                                 |     3 +-
 lisp/auth-source.el                                |     6 +-
 lisp/buff-menu.el                                  |   130 +-
 lisp/calc/calc-ext.el                              |     4 +-
 lisp/calc/calc-menu.el                             |     2 +-
 lisp/calc/calc-prog.el                             |    65 +-
 lisp/calendar/icalendar.el                         |     3 -
 lisp/cedet/cedet-cscope.el                         |     5 +-
 lisp/cedet/cedet-global.el                         |     5 +-
 lisp/cedet/cedet-idutils.el                        |     5 +-
 lisp/cedet/cedet.el                                |     1 +
 lisp/cedet/ede/custom.el                           |     4 +-
 lisp/cedet/ede/dired.el                            |     1 -
 lisp/cedet/ede/make.el                             |    15 +-
 lisp/cedet/ede/proj-comp.el                        |     2 +-
 lisp/cedet/semantic.el                             |     1 +
 lisp/cedet/semantic/analyze.el                     |    32 +-
 lisp/cedet/semantic/analyze/complete.el            |    16 +-
 lisp/cedet/semantic/analyze/debug.el               |     8 +-
 lisp/cedet/semantic/analyze/fcn.el                 |     4 +-
 lisp/cedet/semantic/analyze/refs.el                |     4 +-
 lisp/cedet/semantic/bovine.el                      |    32 +-
 lisp/cedet/semantic/bovine/c.el                    |    96 +-
 lisp/cedet/semantic/bovine/debug.el                |     4 +-
 lisp/cedet/semantic/bovine/el.el                   |    48 +-
 lisp/cedet/semantic/bovine/gcc.el                  |     8 +-
 lisp/cedet/semantic/bovine/grammar.el              |     8 +-
 lisp/cedet/semantic/bovine/make.el                 |     8 +-
 lisp/cedet/semantic/bovine/scm.el                  |     6 +-
 lisp/cedet/semantic/db-el.el                       |     6 +-
 lisp/cedet/semantic/db-file.el                     |    29 +-
 lisp/cedet/semantic/ede-grammar.el                 |     6 +-
 lisp/cedet/semantic/edit.el                        |     3 +-
 lisp/cedet/semantic/fw.el                          |    22 +-
 lisp/cedet/semantic/grammar-wy.el                  |   687 +-
 lisp/cedet/semantic/grammar.el                     |    60 +-
 lisp/cedet/semantic/idle.el                        |    58 +-
 lisp/cedet/semantic/lex.el                         |    27 +-
 lisp/cedet/semantic/sb.el                          |     6 +-
 lisp/cedet/semantic/tag.el                         |    44 +-
 lisp/cedet/semantic/wisent.el                      |    13 +-
 lisp/cedet/semantic/wisent/comp.el                 |    63 +-
 lisp/cedet/semantic/wisent/grammar.el              |    19 +-
 lisp/cedet/semantic/wisent/java-tags.el            |     4 +-
 lisp/cedet/semantic/wisent/javascript.el           |    15 +-
 lisp/cedet/semantic/wisent/python.el               |     8 +-
 lisp/cedet/semantic/wisent/wisent.el               |    14 +-
 lisp/cedet/srecode/args.el                         |     2 +-
 lisp/cedet/srecode/compile.el                      |     6 +-
 lisp/cedet/srecode/cpp.el                          |     3 +-
 lisp/cedet/srecode/ctxt.el                         |     2 +-
 lisp/cedet/srecode/dictionary.el                   |    21 +-
 lisp/cedet/srecode/document.el                     |    11 +-
 lisp/cedet/srecode/el.el                           |     2 +-
 lisp/cedet/srecode/expandproto.el                  |     2 +-
 lisp/cedet/srecode/extract.el                      |    20 +-
 lisp/cedet/srecode/fields.el                       |    31 +-
 lisp/cedet/srecode/filters.el                      |     2 +-
 lisp/cedet/srecode/find.el                         |    23 +-
 lisp/cedet/srecode/getset.el                       |     4 +-
 lisp/cedet/srecode/java.el                         |     2 +-
 lisp/cedet/srecode/map.el                          |     6 +-
 lisp/cedet/srecode/mode.el                         |    27 +-
 lisp/cedet/srecode/srt-mode.el                     |    16 +-
 lisp/cedet/srecode/srt.el                          |     8 +-
 lisp/cedet/srecode/table.el                        |     6 +-
 lisp/cedet/srecode/template.el                     |     2 +-
 lisp/cedet/srecode/texi.el                         |     4 +-
 lisp/comint.el                                     |     8 +-
 lisp/cus-start.el                                  |     3 +-
 lisp/custom.el                                     |    26 +
 lisp/dired-aux.el                                  |     9 +-
 lisp/dired-x.el                                    |     2 -
 lisp/dired.el                                      |   527 +-
 lisp/emacs-lisp/bindat.el                          |   704 +-
 lisp/emacs-lisp/byte-opt.el                        |    14 +-
 lisp/emacs-lisp/byte-run.el                        |    10 +-
 lisp/emacs-lisp/bytecomp.el                        |   116 +-
 lisp/emacs-lisp/cconv.el                           |   211 +-
 lisp/emacs-lisp/checkdoc.el                        |    14 +-
 lisp/emacs-lisp/cl-extra.el                        |    27 +-
 lisp/emacs-lisp/cl-generic.el                      |    24 +-
 lisp/emacs-lisp/cl-lib.el                          |    11 +-
 lisp/emacs-lisp/cl-macs.el                         |    37 +-
 lisp/emacs-lisp/debug.el                           |     2 +-
 lisp/emacs-lisp/easymenu.el                        |    19 +-
 lisp/emacs-lisp/edebug.el                          |     4 -
 lisp/emacs-lisp/eieio-core.el                      |     2 +-
 lisp/emacs-lisp/eieio.el                           |    20 +-
 lisp/emacs-lisp/elp.el                             |     2 +-
 lisp/emacs-lisp/ert-x.el                           |    12 +-
 lisp/emacs-lisp/ert.el                             |    30 +-
 lisp/emacs-lisp/gv.el                              |     4 +-
 lisp/emacs-lisp/inline.el                          |     2 +-
 lisp/emacs-lisp/lisp-mode.el                       |    28 +-
 lisp/emacs-lisp/macroexp.el                        |   129 +-
 lisp/emacs-lisp/map-ynp.el                         |     6 +-
 lisp/emacs-lisp/map.el                             |   320 +-
 lisp/emacs-lisp/package.el                         |    24 +-
 lisp/emacs-lisp/pcase.el                           |   197 +-
 lisp/emacs-lisp/radix-tree.el                      |    13 +-
 lisp/emacs-lisp/re-builder.el                      |    78 +-
 lisp/emacs-lisp/rx.el                              |    35 +-
 lisp/emacs-lisp/seq.el                             |     9 +-
 lisp/emacs-lisp/shortdoc.el                        |     9 +-
 lisp/emacs-lisp/trace.el                           |     4 +-
 lisp/emulation/cua-base.el                         |   211 +-
 lisp/emulation/cua-gmrk.el                         |    53 +-
 lisp/emulation/cua-rect.el                         |   148 +-
 lisp/emulation/edt-mapper.el                       |     4 +-
 lisp/emulation/edt.el                              |   112 +-
 lisp/emulation/keypad.el                           |    18 +-
 lisp/emulation/viper-cmd.el                        |   137 +-
 lisp/emulation/viper-ex.el                         |    35 +-
 lisp/emulation/viper-init.el                       |     6 +-
 lisp/emulation/viper-keym.el                       |    66 +-
 lisp/emulation/viper-macs.el                       |    65 +-
 lisp/emulation/viper-mous.el                       |    53 +-
 lisp/emulation/viper-util.el                       |    96 +-
 lisp/emulation/viper.el                            |     6 +-
 lisp/epa.el                                        |    57 +-
 lisp/erc/erc-menu.el                               |     1 -
 lisp/erc/erc-ring.el                               |    18 +-
 lisp/erc/erc-track.el                              |     2 -
 lisp/erc/erc.el                                    |    75 +-
 lisp/faces.el                                      |    17 +
 lisp/filenotify.el                                 |     1 +
 lisp/files.el                                      |     6 +-
 lisp/filesets.el                                   |     1 -
 lisp/finder.el                                     |    27 +-
 lisp/follow.el                                     |     1 -
 lisp/gnus/gnus-art.el                              |    21 +-
 lisp/gnus/gnus-msg.el                              |     7 +-
 lisp/gnus/gnus-registry.el                         |     1 -
 lisp/gnus/gnus-start.el                            |     1 -
 lisp/gnus/gnus-sum.el                              |     2 +-
 lisp/gnus/gnus.el                                  |     4 +-
 lisp/gnus/message.el                               |     7 +-
 lisp/gnus/nnimap.el                                |     2 +-
 lisp/gnus/nnmail.el                                |     8 -
 lisp/gnus/nntp.el                                  |     2 +-
 lisp/help-fns.el                                   |    26 +-
 lisp/help-macro.el                                 |   224 +-
 lisp/help-mode.el                                  |     8 +-
 lisp/help.el                                       |   153 +-
 lisp/hi-lock.el                                    |    52 +-
 lisp/ibuffer.el                                    |   583 +-
 lisp/image-dired.el                                |     1 -
 lisp/international/mule-util.el                    |     3 +-
 lisp/international/quail.el                        |    41 +-
 lisp/isearch.el                                    |   286 +-
 lisp/json.el                                       |   378 +-
 lisp/ldefs-boot.el                                 |   460 +-
 lisp/leim/quail/indian.el                          |    10 +-
 lisp/loadup.el                                     |     1 +
 lisp/man.el                                        |    35 +-
 lisp/mh-e/mh-acros.el                              |    33 +-
 lisp/mh-e/mh-compat.el                             |     6 +-
 lisp/mh-e/mh-e.el                                  |    11 +-
 lisp/minibuffer.el                                 |     2 +-
 lisp/misc.el                                       |     2 +-
 lisp/mouse-copy.el                                 |     5 +-
 lisp/mouse-drag.el                                 |     2 +-
 lisp/net/ange-ftp.el                               |     3 +-
 lisp/net/dbus.el                                   |     1 +
 lisp/net/dictionary-connection.el                  |    14 +-
 lisp/net/dictionary.el                             |     1 -
 lisp/net/dns.el                                    |    23 +-
 lisp/net/eudc.el                                   |     6 -
 lisp/net/eww.el                                    |     4 +-
 lisp/net/newst-backend.el                          |   233 +-
 lisp/net/newst-treeview.el                         |    58 +-
 lisp/net/puny.el                                   |     2 +-
 lisp/net/rcirc.el                                  |     3 +-
 lisp/net/sieve.el                                  |    82 +-
 lisp/net/socks.el                                  |     4 +-
 lisp/net/tramp-cache.el                            |     4 +-
 lisp/net/tramp-cmds.el                             |    13 +
 lisp/net/tramp-fuse.el                             |   205 +
 lisp/net/tramp-rclone.el                           |   188 +-
 lisp/net/tramp-sh.el                               |     4 +-
 lisp/net/tramp-sshfs.el                            |   318 +
 lisp/net/tramp.el                                  |    13 +-
 lisp/nxml/rng-nxml.el                              |     1 -
 lisp/obsolete/abbrevlist.el                        |     4 +-
 lisp/obsolete/bruce.el                             |     8 +-
 lisp/obsolete/cc-compat.el                         |     4 +-
 lisp/obsolete/cl-compat.el                         |    51 +-
 lisp/obsolete/cl.el                                |    38 +-
 lisp/obsolete/complete.el                          |    76 +-
 lisp/obsolete/crisp.el                             |   130 +-
 lisp/obsolete/cust-print.el                        |    47 +-
 lisp/obsolete/erc-compat.el                        |     7 +-
 lisp/obsolete/erc-hecomplete.el                    |    11 +-
 lisp/obsolete/eudcb-ph.el                          |     6 +-
 lisp/obsolete/fast-lock.el                         |   142 +-
 lisp/obsolete/gs.el                                |     4 +-
 lisp/obsolete/gulp.el                              |    17 +-
 lisp/obsolete/html2text.el                         |     2 +-
 lisp/obsolete/info-edit.el                         |     2 +-
 lisp/{cedet => obsolete}/inversion.el              |    32 +-
 lisp/obsolete/iswitchb.el                          |   163 +-
 lisp/obsolete/landmark.el                          |   153 +-
 lisp/obsolete/lazy-lock.el                         |   166 +-
 lisp/obsolete/longlines.el                         |    53 +-
 lisp/obsolete/mailpost.el                          |     4 +-
 lisp/obsolete/mantemp.el                           |     2 +-
 lisp/obsolete/meese.el                             |     2 +-
 lisp/obsolete/messcompat.el                        |     2 +-
 lisp/obsolete/metamail.el                          |    13 +-
 lisp/obsolete/mouse-sel.el                         |    16 +-
 lisp/obsolete/nnir.el                              |    97 +-
 lisp/obsolete/old-emacs-lock.el                    |    14 +-
 lisp/obsolete/otodo-mode.el                        |   111 +-
 lisp/obsolete/patcomp.el                           |     2 +-
 lisp/obsolete/pc-mode.el                           |    18 +-
 lisp/obsolete/pc-select.el                         |    15 +-
 lisp/obsolete/pgg-def.el                           |    10 +-
 lisp/obsolete/pgg-gpg.el                           |    12 +-
 lisp/obsolete/pgg-parse.el                         |    18 +-
 lisp/obsolete/pgg-pgp.el                           |    16 +-
 lisp/obsolete/pgg-pgp5.el                          |    14 +-
 lisp/obsolete/pgg.el                               |   113 +-
 lisp/obsolete/rcompile.el                          |    21 +-
 lisp/obsolete/s-region.el                          |     8 +-
 lisp/obsolete/sb-image.el                          |     2 +-
 lisp/obsolete/sregex.el                            |    36 +-
 lisp/obsolete/starttls.el                          |    34 +-
 lisp/obsolete/sup-mouse.el                         |     2 +-
 lisp/obsolete/terminal.el                          |    72 +-
 lisp/obsolete/tls.el                               |    33 +-
 lisp/obsolete/tpu-edt.el                           |   435 +-
 lisp/obsolete/tpu-extras.el                        |     6 +-
 lisp/obsolete/tpu-mapper.el                        |     2 +-
 lisp/obsolete/url-ns.el                            |    43 +-
 lisp/obsolete/vc-arch.el                           |    29 +-
 lisp/obsolete/vi.el                                |   308 +-
 lisp/obsolete/vip.el                               |   324 +-
 lisp/obsolete/ws-mode.el                           |   242 +-
 lisp/obsolete/yow.el                               |     5 +-
 lisp/org/org-agenda.el                             |     9 +
 lisp/org/org-element.el                            |     2 +-
 lisp/org/org-macs.el                               |    58 +-
 lisp/org/org.el                                    |     4 +-
 lisp/org/ox-texinfo.el                             |    16 +
 lisp/outline.el                                    |    88 +-
 lisp/play/bubbles.el                               |   148 +-
 lisp/play/decipher.el                              |    20 +-
 lisp/play/handwrite.el                             |     3 +-
 lisp/printing.el                                   |     1 -
 lisp/progmodes/antlr-mode.el                       |   469 +-
 lisp/progmodes/asm-mode.el                         |    20 +-
 lisp/progmodes/cc-align.el                         |     7 +-
 lisp/progmodes/cc-cmds.el                          |   109 +-
 lisp/progmodes/cc-engine.el                        |   203 +-
 lisp/progmodes/cc-langs.el                         |    50 +-
 lisp/progmodes/cperl-mode.el                       |   311 +-
 lisp/progmodes/dcl-mode.el                         |   112 +-
 lisp/progmodes/ebrowse.el                          |     1 -
 lisp/progmodes/elisp-mode.el                       |   266 +-
 lisp/progmodes/etags.el                            |     2 +-
 lisp/progmodes/flymake.el                          |    14 +-
 lisp/progmodes/grep.el                             |    87 +-
 lisp/progmodes/icon.el                             |    98 +-
 lisp/progmodes/js.el                               |     8 +-
 lisp/progmodes/m4-mode.el                          |    26 +-
 lisp/progmodes/make-mode.el                        |   119 +-
 lisp/progmodes/meta-mode.el                        |     2 -
 lisp/progmodes/project.el                          |     2 +-
 lisp/progmodes/prolog.el                           |     1 -
 lisp/progmodes/ps-mode.el                          |     1 -
 lisp/progmodes/ruby-mode.el                        |     4 +-
 lisp/progmodes/scheme.el                           |    33 +-
 lisp/progmodes/sh-script.el                        |   116 +-
 lisp/progmodes/simula.el                           |    63 +-
 lisp/progmodes/vera-mode.el                        |     2 -
 lisp/progmodes/vhdl-mode.el                        |     3 +-
 lisp/progmodes/xref.el                             |   110 +-
 lisp/recentf.el                                    |     1 -
 lisp/replace.el                                    |    78 +-
 lisp/ruler-mode.el                                 |     2 +-
 lisp/simple.el                                     |    81 +-
 lisp/skeleton.el                                   |     3 +-
 lisp/speedbar.el                                   |    40 +-
 lisp/subr.el                                       |   113 +-
 lisp/tab-bar.el                                    |   351 +-
 lisp/tab-line.el                                   |    74 +-
 lisp/tar-mode.el                                   |    68 +-
 lisp/textmodes/artist.el                           |    86 +-
 lisp/textmodes/conf-mode.el                        |    83 +-
 lisp/textmodes/mhtml-mode.el                       |     2 +-
 lisp/textmodes/nroff-mode.el                       |    42 +-
 lisp/textmodes/reftex.el                           |     3 +-
 lisp/textmodes/sgml-mode.el                        |    89 +-
 lisp/textmodes/text-mode.el                        |    41 +-
 lisp/tooltip.el                                    |     7 +-
 lisp/vc/add-log.el                                 |   113 +-
 lisp/vc/compare-w.el                               |    26 +-
 lisp/vc/cvs-status.el                              |    16 +-
 lisp/vc/diff-mode.el                               |    14 +-
 lisp/vc/diff.el                                    |    12 +-
 lisp/vc/ediff-diff.el                              |     2 +-
 lisp/vc/ediff-help.el                              |     2 +-
 lisp/vc/ediff-init.el                              |     8 +-
 lisp/vc/ediff-merg.el                              |     2 +-
 lisp/vc/ediff-mult.el                              |    49 +-
 lisp/vc/ediff-util.el                              |   148 +-
 lisp/vc/ediff-wind.el                              |     6 +-
 lisp/vc/ediff.el                                   |    52 +-
 lisp/vc/emerge.el                                  |    69 +-
 lisp/vc/pcvs-defs.el                               |    19 +-
 lisp/vc/pcvs-info.el                               |     6 +-
 lisp/vc/pcvs-parse.el                              |     2 +-
 lisp/vc/pcvs-util.el                               |    30 +-
 lisp/vc/pcvs.el                                    |    14 +-
 lisp/vc/vc-annotate.el                             |    24 +-
 lisp/vc/vc-bzr.el                                  |    73 +-
 lisp/vc/vc-cvs.el                                  |    49 +-
 lisp/vc/vc-dav.el                                  |    22 +-
 lisp/vc/vc-dir.el                                  |   151 +-
 lisp/vc/vc-dispatcher.el                           |    12 +-
 lisp/vc/vc-filewise.el                             |     2 +-
 lisp/vc/vc-git.el                                  |    63 +-
 lisp/vc/vc-hg.el                                   |    55 +-
 lisp/vc/vc-hooks.el                                |    72 +-
 lisp/vc/vc-mtn.el                                  |    20 +-
 lisp/vc/vc-rcs.el                                  |    28 +-
 lisp/vc/vc-sccs.el                                 |    36 +-
 lisp/vc/vc-src.el                                  |    21 +-
 lisp/vc/vc-svn.el                                  |    78 +-
 lisp/vc/vc.el                                      |     1 +
 lisp/wdired.el                                     |    29 +-
 lisp/wid-browse.el                                 |     1 -
 lisp/woman.el                                      |     4 +-
 lwlib/Makefile.in                                  |    19 +-
 nt/Makefile.in                                     |    19 +-
 oldXMenu/Makefile.in                               |    19 +-
 src/Makefile.in                                    |    38 +-
 src/alloc.c                                        |    33 +
 src/buffer.c                                       |     4 +-
 src/data.c                                         |    12 +-
 src/editfns.c                                      |     3 +-
 src/eval.c                                         |     2 +-
 src/fns.c                                          |    65 +-
 src/gnutls.c                                       |     2 +
 src/keymap.c                                       |    25 +-
 src/marker.c                                       |     7 +-
 src/nsterm.m                                       |    22 +-
 src/verbose.mk.in                                  |    42 +
 src/xdisp.c                                        |    36 +-
 src/xfaces.c                                       |     9 +-
 test/Makefile.in                                   |    28 +-
 test/file-organization.org                         |     4 +
 test/infra/Dockerfile.emba                         |    12 +-
 test/lisp/calc/calc-tests.el                       |    76 +
 test/lisp/cedet/semantic-utest-c.el                |     1 -
 test/lisp/custom-tests.el                          |   171 +-
 test/lisp/emacs-lisp/bindat-tests.el               |   133 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |    25 +-
 test/lisp/emacs-lisp/cconv-tests.el                |     9 +-
 test/lisp/emacs-lisp/checkdoc-tests.el             |    42 +-
 test/lisp/emacs-lisp/generator-tests.el            |     3 +-
 .../m1.el}                                         |    22 +-
 .../m2.el}                                         |    19 +-
 test/lisp/emacs-lisp/macroexp-tests.el             |    38 +-
 test/lisp/emacs-lisp/map-tests.el                  |   474 +-
 test/lisp/emacs-lisp/pcase-tests.el                |    27 +-
 test/lisp/emacs-lisp/rx-tests.el                   |    20 +-
 test/lisp/erc/erc-tests.el                         |    64 +
 test/lisp/help-tests.el                            |    24 +-
 test/lisp/json-tests.el                            |   195 +-
 test/lisp/minibuffer-tests.el                      |     6 +
 test/lisp/net/network-stream-tests.el              |     1 +
 test/lisp/net/puny-tests.el                        |     6 +-
 test/lisp/net/socks-tests.el                       |   291 +-
 test/lisp/net/tramp-tests.el                       |    17 +-
 test/lisp/{cedet => obsolete}/inversion-tests.el   |     0
 test/lisp/progmodes/f90-tests.el                   |     3 -
 test/lisp/progmodes/xref-resources/file1.txt       |     2 +-
 test/lisp/progmodes/xref-resources/file3.txt       |     1 +
 test/lisp/progmodes/xref-tests.el                  |    48 +-
 test/lisp/subr-tests.el                            |     7 +-
 test/manual/biditest.el                            |     6 +-
 test/manual/cedet/cedet-utests.el                  |    45 +-
 test/manual/cedet/semantic-tests.el                |    19 +-
 test/manual/image-circular-tests.el                |     2 +-
 test/manual/image-size-tests.el                    |     5 +-
 test/manual/redisplay-testsuite.el                 |     2 +-
 .../cookie1-tests.el => misc/test-custom-deps.el}  |    36 +-
 test/misc/test-custom-libs.el                      |    48 +
 test/misc/test-custom-noloads.el                   |    45 +
 .../cl-tests.el => misc/test-custom-opts.el}       |    25 +-
 test/src/editfns-tests.el                          |     4 +
 test/src/keymap-tests.el                           |    58 +-
 test/src/process-tests.el                          |    22 +-
 447 files changed, 43157 insertions(+), 45716 deletions(-)
 create mode 100644 doc/misc/modus-themes.org
 delete mode 100644 doc/misc/modus-themes.texi
 create mode 100644 doc/misc/org-setup.org
 create mode 100644 doc/misc/org.org
 delete mode 100644 doc/misc/org.texi
 create mode 100644 etc/themes/modus-themes.el
 create mode 100644 lisp/net/tramp-fuse.el
 create mode 100644 lisp/net/tramp-sshfs.el
 rename lisp/{cedet => obsolete}/inversion.el (94%)
 create mode 100644 src/verbose.mk.in
 copy test/lisp/emacs-lisp/{macroexp-tests.el => macroexp-resources/m1.el} (61%)
 copy test/lisp/emacs-lisp/{macroexp-tests.el => macroexp-resources/m2.el} (61%)
 rename test/lisp/{cedet => obsolete}/inversion-tests.el (100%)
 create mode 100644 test/lisp/progmodes/xref-resources/file3.txt
 copy test/{lisp/play/cookie1-tests.el => misc/test-custom-deps.el} (54%)
 create mode 100644 test/misc/test-custom-libs.el
 create mode 100644 test/misc/test-custom-noloads.el
 copy test/{lisp/obsolete/cl-tests.el => misc/test-custom-opts.el} (55%)



reply via email to

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