[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] xwidget_mvp updated (2d27e24 -> 0d824cc)
From: |
Joakim Verona |
Subject: |
[Emacs-diffs] xwidget_mvp updated (2d27e24 -> 0d824cc) |
Date: |
Sat, 09 Jan 2016 15:48:35 +0000 |
jave pushed a change to branch xwidget_mvp.
from 2d27e24 merge master
adds c57d000 ; Auto-commit of ChangeLog files.
adds a757149 Identify unsafe combinations of Bcc and encryption
adds c9c849e * lisp/gnus/mml-sec.el (mml-secure-bcc-is-safe): Fix typo
in last check-in.
adds 96c874b (eww-setup-buffer): Restore left-to-right defaults
adds 3603097 Fix mml-sec build warnings
adds 507e98a Proxy error in erc with multiple clients
adds 92e1878 Make erc connect asynchronously
adds d50b89d Further erc asynch fixes
adds 1fe7344 Disconnection fixes for erc
adds 6a15c60 Added basic idna encoding support
adds bd892f0 Clean up the code slightly
adds 1f591ca Further IDNA tweaks
adds b909718 * idna.el (idna-decode-string-internal): Implement
decoding.
adds f602e17 lisp/gnus/mml-sec.el (mml-secure-bcc-is-safe): Keep old
Emacsen compatibility
adds ad1f24f Rename idna.el to puny.el
adds 1f11b33 Add IDNA domain encode/decode functions
adds 91ef473 IDNA speed up
adds 0e99ccb Fix punycode short circuit logic
adds d686802 Reconnect erc even on server errors
adds 1efc5f8 shr link traversal fixup
adds 341feb3 Fix puny-encoding all-non-ASCII domains
adds fc3965e IDNA-encode all domain names in `open-network-stream'
adds 8b61c22 IDNA-related fixes for the URL library
adds 5fcbeaf Mention the new puny.el library
adds d181366 Add a new function to say whether a string is restrictive
adds d259328 Further Unicode restrictive fixups
adds 536f48e support rendering of wider range of combinging characters
by ftfont backend
adds 40621e7 Transform non-restrictive domains to punycode for display
adds d7f24b8 eww build fix (require puny)
adds 7c343ee New function `puny-highly-restrictive-domain-p'
adds 36a0feb Restrictive URL checking tweaks
adds e870279 Quick temporary hack to fix curcell refreshing.
adds 209e30b Don't fake empty cells value by "" when printing with a
lambda.
adds 0c9abf3 Correct ses-rename-cell cursor-intangible text prop
updating.
adds ee0117c ; Auto-commit of loaddefs files.
adds 2227966 Add notes on bug triage procedure
adds cfad94a Align textually on fix done for emacs-25 branch for
bug#21054
adds 7e47c2a ; * etc/NEWS: Typo fix.
adds c988877 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
adds 071b2e1 Remove intern calls and XXX comments from Fx_export_frames
adds 82f3dc0 Another fix for MinGW64 and Cygwin builds due to
notifications
adds f8d8e0b Fix last change
adds e0d2dc5 Fix last change in shr.el
adds 27b93ec Fix point positioning after transposing with negative arg
adds afd3e98 * lisp/loadup.el: Enlarge the size of the hash table to
80000.
adds a95781e Add a few more variables to redisplay--variables
adds d6b046c * src/undo.c: Small fixes for previous change
adds e53f226 * lisp/progmodes/elisp-mode.el: Declare function
`project-roots'
adds 93e7db1 * test/automated/simple-test.el: Add test for bug#20698
(bug#21885)
adds 3453057 Remove support for ':timeout' from w32 tray notifications
adds 9722634 * src/undo.c (run_undoable_change): Now static.
adds da05685 Port recent XCB changes to 64-bit ‘long int’
adds 26e7624 Adapt Tramp version, do not merge with master
adds 84c7b38 Merge branch 'emacs-25' of
git.savannah.gnu.org:/srv/git/emacs into emacs-25
adds 68cdc4b Reconnect asynchronously.
adds 51644c3 Merge branch 'erc-async-reconnect' into emacs-25
adds 4d71d24 Merge remote-tracking branch 'origin/master' into emacs-25
adds f234fc2 Merge branch 'master' into emacs-25
adds ca94705 * CONTRIBUTE (Branches): Improve wording for back-ported
commits.
adds e7f2c91 Backport: * lisp/emacs-lisp/package.el: Refactor
-with-work-buffer-async.
adds 0774282 Document that GNU Make >= 3.81 is required to build Emacs
adds abef71f * INSTALL (--with-cairo): Document this new configure
option.
adds c0cbecf ; * etc/NEWS: Some easily fixed documentation marks
adds 855c6e8 ; * etc/NEWS: Fix formatting
adds 7ad01cb Avoid signaling an error in 'describe-symbol'
adds 33249be ; * etc/NEWS: Minor improvements in wording.
adds 478262d Change test name to avoid spellcheck issue.
adds 278d8c8 Document 'describe-symbol'
adds d24e783 * lisp/progmodes/xref.el (xref-pop-marker-stack):
Downgrade errors
adds bc2cec6 Fix replacing a match with a shorter string
adds 1a3c454 Update project-find-regexp for the new xref API
adds a4c6f55 Unify the absolutely equal xref-backend-references
implementations
adds 3a1a220 Improve Ruby 1.9-style keyword keys highlighting
adds 8121757 Fix regex abort when it tries to reenter itself
adds 4f19767 * lisp/faces.el (faces--attribute-at-point): Fix an issue
adds 63e6f4c Fixed OS X 10.6.8 build issue (bug#21862).
adds b36ba56 Fixed a toolbar related issue on OS X.
adds 6d109c0 ; Cleanup of change log. Removed obsolete email addresses.
adds ae16894 Enhance NSTRACE (trace output for NextStep).
adds a6843cc Improve a few doc strings, comments
adds d99ccd6 Backport: * lisp/emacs-lisp/package.el: Fix a decoding
issue.
adds 4765d24 De-pessimize detection of C++ member initialization lists.
adds f60a3b0 Fix etags completion near eob
adds 2edfc40 Fix ruby-mode auto-mode-alist entry
adds dbc090a Recognize .rbw and .pyw files (bug#18753)
adds 63acb2e * lisp/emacs-lisp/nadvice.el (add-function): Escape quote
adds 31fc056 * lisp/emacs-lisp/package.el
(package--with-response-buffer): Missing require
adds 26b6952 * lisp/faces.el (faces--attribute-at-point): Use
`face-list-p'
adds 1f07a61 ; Fix breakage in elisp-mode-tests.el
adds 8ff888a Improve fix for regex reentrancy abort
adds c4b20fc pcase.el: Fix edebugging of backquoted cons patterns
adds d443710 Do more checks on bytecode objects (Bug#21929)
adds 1cdddc1 ; lisp/window.el (display-buffer-at-bottom): Fix
indentation
adds c9fd597 ELF unexec: align section header
adds 1721600 * lisp/image-mode.el: Support encrypted file
adds 54beeef eval_sub followed dangling pointer when debugging
adds ce4eeca Improve doc string
adds abf673a Improve configure --help text for wide ints
adds ac16149 Fix docstring quoting problems with ‘ '’
adds cfedd55 Backport: Mention CONTRIBUTE in README
adds 20b043f Backport: * admin/release-process: Rename from
admin/FOR-RELEASE.
adds 0b7d791 Backport: Document the release process
adds 883a4d2 Backport: * CONTRIBUTE: Remove information about feature
freeze.
adds 35d490f * admin/release-process: Improve wording.
adds 2e6d7d1 * lisp/emacs-lisp/package.el
(package--with-response-buffer):
adds 3e309ad Fix savegames in dunnet
adds bb4303c Quote symbols in docstrings using `'
adds ce7ef5b Silence byte-compiler warning
adds 133ad3e ; * lisp/server.el (server-process-filter): Simplify last
change
adds 7cdc5d6 Add catch-all & no-signal version of PUSH_HANDLER
adds 435cf35 Add portable layer for dynamic loading
adds f69cd6b Add new User Pointer (User_Ptr) type
adds 307e76c Add dynamic module module support
adds 218cacc Make 'Fload' look for modules
adds 955e25d Add dynamic module test and helper script
adds 9328e3d ; * admin/release-process: Minor copyedits and additions.
adds 520dc85 Fix MS-Windows build --with-modules
adds e8bbdc4 * configure.ac (LIBMODULES): Don’t define on Cygwin
adds 3c5989d Prioritize looking inside vc-parent-buffer over
log-view-mode fallback
adds 9813350 src/keyboard.c (pre-command-hook): Fix typo in doc
string: "pre" -> "post".
adds 3c6a085 * src/lread.c (Fload): Remove unused variable `size'
adds 4ec83fd * src/module.c (Fmodule_load): Remove unused vars
`doc_name', `args'
adds 80f19fb Rename emacs_module.h to module.h
adds c8404f4 Add copyright notices to module code
adds ca3bc79 Migrate modules/.gitignore into .gitignore
adds d4869dd * .gitignore: Add "*.dll".
adds 7cd728c Minor improvements in modules testing Makefile
adds c8a972b Style fixes for indenting etc. in module code
adds 62d787e Fix minor module problems found by static checking
adds f2c0025 Rename module.c to emacs-module.c, etc.
adds 68d58e6 Prefer intmax_t to int64_t in module code
adds d9b300a Omit ‘const’ on locals
adds 9294978 Prefer signed integer types in module code
adds d81b0e1 Omit unnecessary clear in Fmodule_load
adds c593538 Revert `open-line' electric-indent sensitivity
adds 32845e3 * lisp/replace.el (occur-regexp-descr): New function.
(occur-1, occur-engine): Use it.
adds c210b8b Discover repository version in linked worktrees
(bug#21930)
adds de67fa4 * src/emacs-module.h: Include stddef.h, not stdlib.h.
adds aa7dac8 Simplify push_handler and profile its malloc
adds c69cec4 Include-file tweaks for modules
adds bd715e3 ; Update the description of Windows 10 pinned icon issue
adds 24be1c8 Improve MS-Windows implementation in dynlib.c
adds c0c309e Minor improvements in module test
adds e61f1c3 Module function arg counts are ptrdiff_t, not int
adds 9dcdf99 * lisp/cedet/mode-local.el: Delete obsolete comment
adds eb3f675 Correct a documentation error in frames.texi
adds 75a1d00 Fixed bug#19576: `write-file' saves wrong buffer.
adds 95f69f2 Fix reindent-introduced typo in module code
adds 39d1320 Fix module test to use ptrdiff_t nargs too
adds d0e07e0 Declare emacs_module_init in the module API
adds 033811c Fix double-decrement bug when freeing global refs
adds a5fd38c Add xref--etags-backend to xref-backing-functions using
add-hook
adds 2299267 Initial documentation for dynamic modules
adds 3858b79 Improve documentation of dynamic modules
adds 3ca44a1 Call 'window-size-change-functions' for mini-windows
adds 3c407d2 ; * src/lread.c (Fload): Fix last change.
adds e6b1818 Backport: Fix issue where a new tempfile was created
every refresh
adds d696d62 Simplify recording of main thread's ID on MS-Windows
adds 8afaa13 Add a few safety checks when ENABLE_CHECKING
adds 8e84823 Revert regexp reentrancy abort patch
adds 702d76d Unrevert most of regexp reentrancy abort patch
adds 51fd4a0 Adhere closer to the "implicit tag name" definition
adds 8726de6 Finish excising electric indent from `open-line'
adds 2a4362b Work around the asynchronous-empty-diff problem
adds 9f0d19f Fix unoptimized builds
adds 40ed767 Allow loading modules by 'load-file'
adds 43d2e55 Add BBDB 3 support for EUDC export
adds 124f180 Improve EUDC to BBDB 3 export
adds a31fdf4 Add EUDC BBDB 3 entry in NEWS
adds dc57bb4 * src/frame.c (adjust_frame_size): Set
FRAME_WINDOW_SIZES_CHANGED (Bug#21975).
adds 3264a26 * doc/lispref/windows.texi (Window Sizes): Fix indices
and references.
adds 2b8154f Signal an error when `setq' has an odd number of
arguments. Fixes bug#20241.
adds 74e5d4e Don't let cconv_convert insert a nil argument into a
`setq' form.
adds c89b5a0 Issue a warning from the byte compiler on a malformed
`setq' form.
adds 12ad79c Add a note about a questionable use of bool in xdisp.c
adds 5454708 Expunge occurrences of `setq' with an odd number of
arguments.
adds 2365e1e * etc/NEWS (Incompatible Lisp Changes): Document new
restriction on `setq'.
adds 9f1a511 * lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle
BOB better.
adds b6bc4ab Signal an error when `setf' gets an odd number of
arguments.
adds b28107b * /etc/NEWS (Incompatible Lisp Changes): Also `setf'
needs an even # of args.
adds e5754f6 Add the tamil-dvorak input method
adds a574955 Move setting FRAME_WINDOW_SIZES_CHANGED to
resize_frame_windows.
adds 50090b0 Merge branch 'emacs-25' of
git.savannah.gnu.org:/srv/git/emacs into emacs-25
adds ccc1606 Fix how strings are accepted from modules
adds 3322360 Port recent module changes to pickier compilers
adds 345bc61 Improve how non-ASCII strings are accepted from modules
adds f146ea7 * lisp/leim/quail/tamil-dvorak.el: Add necessary escapes.
adds e395caf * lisp/emacs-lisp/nadvice.el (add-function): Fix debug
spec.
adds 345a9c8 New visible-bell for NextStep (OS X El Capitan
compatible).
adds 58dfc16 Don't use package-user-dir in elisp-library-roots if it's
not bound
adds 4f10c3c module_format_fun_env fixes
adds ceaca7b Simplify use of emacs_finalizer_function type
adds da8c7ca Port better to FreeBSD’s dlfunc vs dlsym
adds 004f4fc Simplify module_make_function
adds 946ea41 Improve text-quoting-style doc
adds b8bf031 Improve text-quoting-style doc again
adds cb1bd34 Fix kbd_buffer iteration loop in readable_events
adds a67cc63 Byte compile: Output an error, not a warning, for odd
number of args to setq
adds acb96f2 Squashed commit of the following:
adds d5fdffe Fix crash at startup related to GC of font entities
adds 8766ea4 Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs
into emacs-25
adds 146f361 Implement dynlib_addr for MS-Windows
adds 298b2b3 * modules/mod-test/mod-test.c (Fmod_test_sum): Verify
there are 2 args.
adds 33ec2ff Add one more mod-test test
adds 7233767 CC Mode: eliminate almost all byte compilation warnings
adds 85121e0 Allow completion on dynamic module files in load-library
adds 9f94c70 Fixed bug#18283: Enable applescript in NextStep.
adds 0805069 Extend the test suite for json.el
adds fdc271f CC Mode: Eliminate compiler warning messages.
adds a590713 Pass SVN commit message through log-edit-extract-headers
adds 36311ec Disambiguate variable help a bit better
adds d8143fa Fix module_format_fun_env when dynlib_addr fails
adds 849c1f0 Remove nnml-retrieve-groups that is unnecessary and
somewhat problematic
adds 8f2a5a8 Improve and update documentation of search commands
adds 957b05c run_undoable_changes now called from insdel.
adds 54e8c7b * src/undo.c (record_property_change): Remove now-unused
local.
adds 5ffa4e3 Use find-tag-default for xref-backend-identifier-at-point
adds 768b6f6 ; Remove outdated comment (bug#22015)
adds 5d93a89 Byte compiler: on setq with an odd number of arguments,
generate a `signal'
adds 02cd9cb Check if the file exists on disk before producing the
revert diff
adds 7592cb9 After delete, record point location in undo.
adds 13a03c9 Fix regression after merge.
adds 6f5f62b Fix compiler warnings in w32.c
adds ae18cc2 Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs
into emacs-25
adds 3f042f6 Improve commentary of prepare_to_modify_buffer_1
adds af40b76 Byte Compiler: generate code to adjust stack count after
call to `signal'.
adds a41cb8c Improve commentary in character-fold.el
adds 3346000 Unbreak the Cygwin w32 build
adds 3f42061 Improve documentation of 'eval-buffer' and 'eval-region'
adds 165d6e3 Add ':version' tag to 'checkdoc-package-keywords-flag'
adds 1ed316d Improve handling of signals and 'throw' in modules
adds 8dcdca3 Add module tests for wrong-type-argument
adds 7fa3a0c * test/lisp/abbrev-tests.el: Define more tests
adds 9a57376 Merge branch 'emacs-25' of
git.savannah.gnu.org:/srv/git/emacs into emacs-25
adds 60e1dfd * lisp/isearch.el: Ensure we still support
`isearch-new-word'
adds 19e9084 * lisp/character-fold.el: More descriptive variable names
adds a5f2970 * lisp/character-fold.el: Allow complex chars to match
their decomposition
adds a521310 Autoload etags when using its xref backend
adds ab10df6 Backport: Add interactive seek command.
adds 88050ec Improve documentation of 'replace-character-fold'
adds 60d8c80 * src/emacs-module.c (struct env_storage): Delete
adds f32c79d Fix minor problems found by static checking
adds 24703a0 Improve documentation of search and replace commands
adds 690ccf0 Fix Lua tags when a function name includes '.' or ':'
adds 40b794b Add etags tests for the recent Lua-related bugfix
adds b527d60 Make module-call be visible from Lisp
adds a63d1ec Don't reject module calls with no arguments
adds c217802 Simplify the prologue of emacs-module.c functions
adds d4ade2c Document new checkdoc features
adds 71d23f9 Document 'comment-line'
adds 74646d1 Finalize documentation of
'custom-prompt-customize-unsaved-options'
adds ea08715 Document changes in "C-h l"
adds 35c7dc0 * lisp/character-fold.el: Code simplifications
adds 5c59970 * lisp/character-fold.el: Add support for multi-char
matches
adds 19141a9 * lisp/character-fold.el: Also play nice with case-folding
adds fadc3e0 Update docs of character folding
adds 63f7e4b Document the shorthand hints displayed by M-x
adds 70d68a9 Document renaming of x-select-enable-* variables
adds 747f818 * lisp/character-fold.el (character-fold-to-regexp)
adds 0c517aa ; * modules/mod-test/Makefile: Fix typo.
adds ca6edca * lisp/window.el (split-window): Don't sanitize sizes
when SIZE is non-nil.
adds 5cf012a Byte compiler: Catch missing argument to `funcall'.
Fixes bug#22051.
adds ff21f45 Update mod-test-sum-test
adds e67fa7e Fix confusion wrt character folding in the Emacs manual
adds c32063e ; * etc/NEWS: Mark insert-register entry as already
documented.
adds f3bd826 Document truncate-string-ellipsis
adds 36255fb Improve documentation of string-collate-* functions
adds 4c6f368 ; * etc/NEWS: Move entries
adds 285ed41 * lisp/character-fold.el (character-fold-to-regexp): Be
careful
adds 468659c * lisp/menu-bar.el (menu-bar-goto-uses-etags-p): Fix a
warning
adds 71d6d63 * lisp/menu-bar.el: Use folding in searches
adds 1e01022 * lisp/isearch.el (isearch-define-mode-toggle): Advertise
binding
adds 0887bdf Update menu-bar-goto-uses-etags-p for the current xref API
adds d976561 * lisp/isearch.el (isearch-search-fun-default): Nicer
error
adds 50b8c55 Make lisp-completion-at-point a wrapper instead of an
alias
adds 36649e0 Spelling and grammar fixes
adds 0d57643 * lisp/character-fold.el: Comment out branching code
adds f006761 A bit more security doc, esp. file local vars
adds 1564a26 Fix font typo in previous doc fix.
adds de203a6 Fix scrambling of html-rendered item buffers
adds 10870c8 Run `window-size-change-functions' also when reading from
minibuffer
adds 3e9ac80 Yet another doc improvement for search commands
adds 17fa6ba ; * etc/NEWS: Move some entries to their correct sections.
adds 3eb93c0 Rely on conservative stack scanning to find "emacs_value"s
adds c2ba4a2 ; Added documentation for undo-auto functionality.
adds f227655 ; Fix broken reference
adds ec62f2f Fix last change
adds 7210f51 * src/emacs-module.h: Fix finalizer typedef for C++11
adds 5eafc0a * lisp/replace.el (occur-engine): Count matches in empty
lines.
adds 49689a4 Read frame_title_format from buffer-local variable for NS
port
adds 48471e9 Don't mistake certain JS method calls for keywords
adds 407cde8 * src/lread.c (syms_of_lread): Doc fix.
adds 57062fc Check `file-remote-p' over absolute files names in
files.el
adds ada8723 ; Auto-commit of loaddefs files.
adds 1325802 * doc/emacs/ack.texi (Acknowledgments): Update.
adds 61a4b57 * lisp/character-fold.el: Add back multi-char matching
adds 628d006 * lisp/emacs-lisp/package.el: Update header comments
adds e702ab8 Document 'inhibit-read-only' property
adds b99a34b Document 'directory-files-recursively'
adds bdebeb7 Fix emacs-module.c for wide ints
adds cef6c89 More accurate documentation of lax whitespace matching
adds f651cd1 APPEND etags--xref-backend to xref-backend-functions
adds 0af2c26 Fix bug#22069 in cl-generic.el
adds 36dbe6f More emacs-module.c fixes for wide ints
adds 4d10a7d Minor copyedit in Emacs manual
adds eca277f Fix documentation and implementation of 'directory-name-p'
adds 44d6957 Document new font-related functionality
adds 67c6906 * lisp/emacs-lisp/package.el: Refactor package activation
code
adds 50dce3c * lisp/emacs-lisp/package.el (package-unpack): Load
before compiling
adds 1e1aabb Fix some file headers for the purpose of
`package--builtins'
adds e011b22 Document 'window-max-chars-per-line'
adds 0cec548 Document 'nacl' value for 'system-type'
adds a1c26b1 Some error message improvements in tramp-sh.el
adds 7d611e2 * lisp/emacs-lisp/smie.el (smie-next-sexp): Fix BOB
"token"
adds eaa1fd6 Externalize some symbols in undo-auto
adds 97e4be8 lisp/gnus/qp.el: Don't replace "from " at bol
adds 9bfcd87 ; Auto-commit of loaddefs files.
adds 3a9df75 * lisp/emacs-lisp/cl-macs.el (character): Can't be
negative
adds 30f3432 * lisp/character-fold.el: Remove special case-folding
support
adds c2917b0 * lisp/emacs-lisp/ert.el: Prefer pcase over cl-typecase
adds 15b050e Fix wrong-type-argument integer-or-marker-p nil error
adds 156ad50 * lisp/net/net-utils.el: Small improvements.
adds f18e934 ; * lisp/net/net-utils.el: Fix comment typo in previous.
adds b3b68eb Fix documentation of 'undo' changes
adds d676e49 Improve parsing of version strings
adds 5e72fc5 Add "Preliminaries" section to etc/DEBUG
adds 8ebd0a0 Remove copyright statements from trivial test files
adds 5278188 Initial documentation of dynamic modules
adds ffea04e ; * etc/NEWS: 'tamil-dvorak' input method doesn't need to
be documented.
adds f7437b8 ; Minor changes in etc/NEWS
adds 576bac0 Document new binding of 'mouse-buffer-menu'
adds 30acbb9 ; Auto-commit of loaddefs files.
adds ce81e87 Document 'bookmark-set-no-overwrite'
adds 21c042b ; * etc/NEWS: Fix whitespace.
adds 0daba48 Fix Bug#22092.
adds aac3c8a * lisp/emacs-lisp/package.el: Don't install bad
signatures (bug#22089)
adds 2537dd9 * lisp/textmodes/ispell.el
(ispell-highlight-spelling-error-overlay):
adds 8b87522 Fix auto-revert-tests.el when filenotify isn't used
adds 2b3f5de Port mod-test to x86-64 GNU/Linux running 32-bit
adds 302bbe0 Improve module interface when WIDE_EMACS_INT
adds cca5629 Fix cursor display when invisible text is at line
beginning
adds 0e574ea Fix minor Tramp problems found on BSD
adds ace6c25 Port mod-test to 32-bit Emacs --without-wide-int
adds 6aa37b2 Pacify gcc -Wparentheses
adds b44caf9 Remove overenthusiastic eassert
adds 0a45afa Make eudcb-ph.el obsolete
adds eb85d55 Fix an utf8 problem for Tramp on BSD
adds 86130ad Improve documentation of kill commands
adds f366f23 ; * etc/DEBUG: Improve newbie instructions. Fix a typo.
adds 9b0ffdb Spelling fixes
adds 251fac2 Add Obsolete-since header to eudcb-ph.el
adds 5ec9d8f * lisp/calendar/cal-html.el: Require diary-lib.
adds 741d0af Fix some display-warning usage.
adds 93f429a * test/automated/simple-test.el
(undo-auto-boundary-timer): Update for recent change.
adds a1ad531 * lisp/emacs-lisp/package.el
(package--with-response-buffer):
adds ae30574 Don't add "." to load path (bug#21104)
adds 59d08e9 Remove font workaround for limited outdated versions
adds b227422 Fix error in Tramp perl script for cygwin
adds d75849e Yet another fix for when point ends up in invisible text
adds 0284660 ; Restore selector `member' accidentally drooped in ert
rewrite.
adds 1143016 Fixed subversion vc error when opening file in new
directory (bug#21984).
adds f7f4ea9 Clarify documentation of 'values'
adds b3277c7 Fix setting buffer unibyte when reading from a device
adds 1db9d8b Clarify documentation of 'modify-frame-parameters'
adds 95b6e13 Initial support for Ruby in 'etags'
adds cabe904 Improve and document Ruby support in 'etags'
adds 5aaa636 * lisp/files.el (load-library): Doc fix. (Bug#22140)
adds 9d2b8e7 Fix 'this-command-keys' wrt prefix argument
adds 3e08f78 Improve Lua support in etags
adds 83114cc Avoid errors when creating files under SVN in new
directory
adds 0b7d6b0 Fix echo for "C-u"
adds acae183 Document 'vc-refresh-state'
adds 5cc4f33 Document multi-mode indentation facilities
adds 3e14bda Document new features of Prettify Mode
adds 8eb66dc ; * etc/NEWS: Update and fix entry for
'xterm-screen-extra-capabilities'.
adds 88884fc ; * etc/NEWS: Update the entry for 'save-place-mode'.
adds 9320626 ; * etc/NEWS: Update and fix the entry for ERC.
adds b7326d4 Update and document new features of xterm support
adds c0bc613 Document new features of package.el
adds 4b0e421 Document the change in interactive shell mode
adds 06f00d3 Fix frame height calculations with added menu bar on
Windows (Bug#22105)
adds 12acc25 Document new features of Ido
adds 625a5df Document the new bindings of <UP> and <DOWN> in the
minibuffer
adds cb5c261 * lisp/emacs-lisp/package.el (package--compile): Don't
activate
adds 95a5c23 * lisp/emacs-lisp/package.el (package-unpack): Security
check
adds 09663d9 Fix performance regression with gcc -O0
adds 536f6fc * lisp/ido.el (ido-file-name-all-completions-1): Do not
raise an error
adds 93b1067 Fix regex matching keyval labels
adds 25e461c Fix visiting files with raw-text
adds 223b3f0 Improve regex to not trigger stack overflow
adds c8d3759f Merge branch 'emacs-25' of
git.savannah.gnu.org:/srv/git/emacs into emacs-25
adds 3842f1f ; * src/fileio.c (Finsert_file_contents): Avoid compiler
warning.
adds ec22c3b * etc/tutorials/TUTORIAL.pt_BR: Fix a typo. (Bug#22165)
adds ea98cc9 * build-aux/gitlog-to-emacslog: Ignore more pointless
merge commits.
adds fe27e03 Fix rx matcher overflow without limiting
adds ecaaf90 Revert "Fix rx matcher overflow without limiting"
adds 97abf92 * lisp/ibuffer.el: Add ability to (un-)mark or delete
buffers in the region.
adds 7024344 Fix variable name typo in compute_tip_xy
adds 3be0698 Handle Mac OS X eol encoding in Tramp
adds 0ad27a5 Complete last commit
adds 80346f1 Set utf8 encoding with stty in Tramp
adds d8b4105 Remove attempt to use C11 threads
adds 8df2eb9 Fix invocation of Python and Guile interpreters from
gdb-mi
adds f92ba5d Document Eldoc changes
adds c974b2f ; * etc/NEWS: Mark message-mode entry as not requiring
documentation.
adds 6d4ae9d Add documentation for changes to Show Paren mode.
adds 972830c ; * doc/emacs/programs.texi (Lisp Doc): Clarify last
change.
adds 4befa43 ; * doc/emacs/programs.texi (Lisp Doc): Clarofy last
change.
adds e23a760 * etc/NEWS: Move entry on pcase to correct section
adds 1399b26 ; * etc/NEWS: Fix last commit.
adds 1b5630e * etc/NEWS: Mention the new pcase patterns `seq' and
`map'.
adds 85e93e6 Fix typo in Doug Lea malloc configure log
adds 9384953 Fix parsing netrc entries with ports
adds ecce24b Fix a typo in the Emacs manual
adds f4747f6 Use 'hg id' in vc-hg-previous-revision
adds a64b71e Don't have help functions call
x-display-pixel-width/-height on ttys
adds fb2eaf0 Fix vertical-motion in tabulated-list mode
adds df33670 * etc/tutorials/TUTORIAL.it: Update and fix typos.
adds dfc850b Make tramp a built-in package
adds 81e523f Minor fixes in Tramp
adds 73b3beb Merge from gnulib
adds 7d7e742 Remove SunOS 4.x cruft
adds bcf4913 Allow 'browse-url-emacs' visit non-existent URLs
adds f236e27 Fix a typo in eterm-color's termcap entry
adds 3323ee7 Document how to avoid file-local variables that aren't
adds 54d67d6 * doc/lispref/elisp.texi (Top): Update top-level menus.
adds f1c721a * doc/emacs/emacs.texi (Top): Update top-level menus.
adds 7de8464 Clarify doc string of 'display-message-or-buffer'
adds d59abe7 Manual followup to last change
adds d30c30b Document new features of Rectangle mode
adds 277d7ef Document new features of Font Lock
adds 6281220 Document the new feature of 'minibuffer-with-setup-hook'
adds 912ef07 ; * etc/NEWS: Copyedits and rearrangements. Add entry
about Info-quoted.
adds 0788f5f Improve documentation of new cl-lib functions
adds 6d7f884 ; * etc/NEWS: Rearrange Info-related entries
adds 1fe1d18 ; * etc/NEWS: More Info-related copyedits
adds 7a0786e Document new features of Rmail
adds 431181c Fix last commit
adds 6a8a41c * tramp-sh.el (tramp-get-ls-command-with-w-option):
Improve check.
adds 64c5730 First commit to scratch/follow. Make Isearch work with
Follow Mode, etc.
adds bf510d8 lisp/isearch.el: Eliminate macro isearch-call-message,
replacing with funcall.
adds 2c56fc2 First commit to scratch/follow. Make Isearch work with
Follow Mode, etc.
adds b442b94 lisp/isearch.el: Eliminate macro isearch-call-message,
replacing with funcall.
adds 72c20d0 Merge branch 'scratch/follow' of
/home/acm/emacs/emacs.git/emacs-25 into scratch/follow
adds f5c403d Amend doc of `mapconcat': it can take sequences, not
merely strings.
adds 3194f1c Further progress making Isearch, Ispell, Replace work
with Follow Mode.
adds e8937de Replace GROUP argument in six window primitives by new
functions.
adds 9ae19d2 Enhance ispell-skip-region-alist by generating part of it
at runtime.
adds 16dac3f Ispell: Bind isearch-regexp-function to nil around call
to isearch..-new-loop
adds 64ad547 Tidy up documentation associated with window groups.
adds f3f0d12 * lisp/follow.el (follow-sit-for): Remove (it's
redundant).
adds a72a9fb Rename `recenter-group' to `recenter-window-group'
adds df32db2 Merge branch 'scratch/follow' into emacs-25
adds f55c0f0 Suppress test on Mac OS X
adds 4851616 Improve commentary for emacs-module.c
adds 3864302 Port undo fixes to -fno-common
adds 6cd051b Spelling fix: prefer "cooperate" to "co-operate"
adds e9916d8 Revert some recent emacs-module commentary
adds 57f2225 Add FIXME comment re stack overflow and modules
adds 5443f4c ; Clarify comment added in previous commit.
adds 33efb6d * lisp/saveplace.el (toggle-save-place,
save-place-to-alist)
adds 8fe2adc Fix `display-buffer' call in `display-message-or-buffer'
(Bug#22221)
adds 75a005d Instrument Tramp tests
adds be11f94 Fix a coding error in c-forward-<>-arglist-recur. Fixes
bug#22156
adds 9b0f182 Fix decoding of text in URLs retrieved by EWW
adds 05989cb Make a variable buffer-local
adds ffb1699 add some cl-* aliases to lisp-mode imenu
adds 781770b Fix bug #18588 by making bug-reference-bug-regexp more
lenient
adds 0905307 File-name completion of non-ASCII characters on OS X
(bug#22169)
adds 30cc4e4 Fix file-name completion on OS X
adds 68218d8 Document default process sentinel more prominently
adds 04dd5a5 Fix dired.c typo with ptrdiff_t vs Lisp_Object
adds 9576e88 Fix `gnus-union' so as to behave like `cl-union'
adds 076172b * lisp/term/x-win.el (x-gtk-stock-map): Fix typo.
adds d107eda ; Revert "File-name completion of non-ASCII characters on
OS X (bug#22169)"
adds dfad97b Make tramp-test29-vc-registered more robust
adds 3e7f633 ; Re-enabled "File-name completion of non-ASCII
characters on OS X (bug#22169)""
adds b2b84b1 * ido.el (ido-add-virtual-buffers-to-list): Use
bookmark-get-filename.
adds 94a3606 Fix bootstrap broken by changes related to OS X file-name
encoding
adds 2dd3581 Restore info about the build host in bug reports
adds cc3de97 shr table rendering fix
adds 6ef896c Ignore invalid SVG images
adds 5bd3a0c Add FreeBSD cert bundle
adds 90f82ff Decode hex-encoded URLs before using them as file names
adds a7143fa Make prettier unique file names in eww
adds 96ac314 Allow several <tbody> tags in shr
adds ec2a509 Use cl-reduce, not reduce.
adds 5b2401d Stop rendering HTML before specdlr exhaustion
adds eeff251 Don't store cookies with empty names
adds 2d33a9c Make toggling checkboxes work again
adds 1a99bd6 Default web pages to right-to-left
adds 6c12691 Always save eww history
adds e59b2ee More eww file name coding fixes
adds b6ad460 Make sure *scratch* etc. use forward slashes in its
default-directory
adds f41c54b Autoload url-insert-buffer-contents
adds 24228d2 Allow http://user:address@hidden/ URLs again
adds ba82d68 Follow <meta> redirects in eww
adds 490dcf2 Don't treat /foo/bar:mumble as ange-ftp address
adds 23c3caf Avoid assertion violation in unbind_to
adds 406d132 Document 'ert-summarize-tests-batch-and-exit'
adds 297e558 Fix documentation of 'ses-define-local-printer'
adds 293bd4f Document changes in Shell-script mode
adds 3a9664d Document protocols supported by URL library via Tramp
adds bda3c46 Document 'url-user-agent'.
adds 4021027 ; * etc/NEWS: Mark some URL entries as not requiring
documentation changes
adds 8dea6fe Make relative URL parsing and resolution consistent with
RFC 3986 (bug#22044)
adds 4b5b398 Include the tests for the URL parsing fixes
adds 388f193 ; * etc/NEWS: Document new features of SQL Mode.
adds 7874467 Improve documentation of 'vc-push'
adds ca13f61 Document 'vc-region-history'
adds 42ae568 Document 'vc-annotate-background-mode'
adds dd86e5a Document changes in 'compare-windows'
adds 1490096 Don't produce non-ASCII characters in *scratch*
adds 9e9f6fb ; * etc/NEWS: Update entries for VHDL and Calculator.
adds b45828e Propagate Bug#14412 fix to backtrace_eval_unrewind
adds 0191077 Fix documentation of browse-url browser-related functions
adds 4b1436b Always define gmalloc etc. in src/gmalloc.c
adds 4c361a9 Don't try using /bin/sh in artist.el on MS-Windows
adds a2158f6 Use built-in encryption in imap.el
adds b329958 * imap.el (imap-ssl-open): Remove
adds d2b5e74 Mark imap changes as not needing doc changes
adds ba66b35 Add ert-deftest to lisp-mode.el
adds 767240e Reword initial *scratch* for brevity, appearance
adds c9dfe51 Spelling fix
adds 6ae0aa6 Run erc-kill-channel-hook always on exit
adds f9d87dd Fix auth source lookups from erc with port numbers
adds 3ad99c4 Avoid leaving "ghost" of mouse pointer on MS-Windows
adds 5049827 Don't join erc channels doubly
adds 03dbfb9 (eww-setup-buffer): Restore left-to-right defaults
adds 5caa4de Don't insert erc logs at the end
adds 85c1843 Fix mml-sec build warnings
adds 2cd894d Ensure that we don't have several timers in erc
adds af25ede Proxy error in erc with multiple clients
adds ff5f37e Don't bug out in erc after waking from sleep
adds a36c888 Clear erc user list upon disconnection
adds 17ab0d1 Rename project-library-roots to project-external-roots
adds 326ffcc Allow line comments ending with escaped NL to be
continued to the next line.
adds b406665 Always reset the bidi direction
adds 6dcaa56 Fix Bug#10873 in `report-emacs-bug'
adds 57029f3 Make chunked encoding trailer detection more compliant
adds 82b9bfc * eww.el (eww-mode): Remove superfluous bidi reset.
adds 2ed9de4 set :safe on css-indent-offset
adds 9982c01 shr link traversal fixup
adds 499dac5 Fix URL auth error message
adds 11fe8e4 ; * lisp/progmodes/project.el: Update TODO
adds 3f09548 Port report-emacs-bug to deterministic builds
adds 00beafa Spelling fix
adds ad9aaa4 Remove --insecure from gnutls-cli invocation
adds 1ba1e35 Refactor out gnutls-trustfiles
adds de5c44f Make tls.el use trustfiles by default
adds 6e5df6c Mention that tls.el is secure by default, and will fail
adds 959ce52 * doc/misc/tramp.texi: Editorial revisions to the Tramp
manual
adds 8ca864b Sync with Tramp 2.2.13
adds 9fc2d2c * src/xfns.c (x_create_tip_frame): Process alpha
parameter.
adds 88e2de2 Fix filling text with bidirectional characters in shr.el
adds 57bd9a3 Avoid assertion violations in compact_font_cache_entry
adds e823c34 Fix typos in CC Mode manual
adds 9f2f14a Merge emacs-25 into master (using imerge)
adds 91917dd Merge branch 'emacs-25-merge'
adds fb6d826 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
new 5498c35 Merge remote-tracking branch 'origin/master' into
xwidget_mvp
adds ef069ca ; Auto-commit of ChangeLog files.
adds 21ad727 * configure.ac: Add error message for gfile on Nextstep.
adds 9bb557c ; * configure.ac: Improve wording of last commit.
adds e94b179 ; * .gitignore: Add lisp/mh-e/mh-autoloads.el.
adds bc9a28a Fix outdated comments.
adds 989bcc7 Let users disable unsafe signal handling code
adds 61e83e9 Spelling fixes
adds 22d1a17 ; * etc/NEWS: Mention 2 newly introduced variables.
adds 6a311d2 Fix fallout from merging emacs-25 branch in test/
adds baca4ad * test/lisp/emacs-lisp/package-tests.el
adds efa8087 * lisp/Makefile.in (CAL_SRC): Skip calendar.el.
adds c6d3c60 Build tweaks related to tags files.
adds 8702b8c Doc tweaks.
adds c140eec ; * lisp/Makefile.in: Comment update.
adds 39bb20e ; * etc/NEWS: Add other main section headings for 25.2.
adds 8d329be ; * etc/NEWS (Changes in Frame- and Window- Handling):
Demote section.
adds 3517db2 Allow creation of loaddefs files without timestamps.
adds a0b7842 ; * lisp/emacs-lisp/autoload.el
update-directory-autoloads): Fix typo in previous.
adds 4580671 ; * lisp/emacs-lisp/autoload.el (autoload-timestamps):
Doc tweak.
adds f368054 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
adds 33715e5 Rename the notes/admin/triage file to bug-triage.
adds 384cf23 Adding example replies to bug-triage.
new 0d824cc merge master
Summary of changes:
.gitignore | 9 +-
CONTRIBUTE | 21 +-
ChangeLog.2 | 5122 +++++++++++++++++++-
INSTALL | 2 +
admin/notes/bug-triage | 102 +
admin/release-process | 69 +-
build-aux/gitlog-to-emacslog | 2 +-
configure.ac | 67 +-
doc/emacs/abbrevs.texi | 4 +-
doc/emacs/ack.texi | 4 +
doc/emacs/buffers.texi | 5 +-
doc/emacs/custom.texi | 8 +
doc/emacs/emacs.texi | 19 +-
doc/emacs/files.texi | 11 +-
doc/emacs/frames.texi | 9 +-
doc/emacs/glossary.texi | 11 +
doc/emacs/help.texi | 17 +-
doc/emacs/killing.texi | 23 +-
doc/emacs/m-x.texi | 18 +-
doc/emacs/maintaining.texi | 102 +-
doc/emacs/mini.texi | 34 +-
doc/emacs/misc.texi | 26 +-
doc/emacs/package.texi | 33 +-
doc/emacs/programs.texi | 77 +-
doc/emacs/regs.texi | 10 +-
doc/emacs/rmail.texi | 30 +-
doc/emacs/search.texi | 779 +++-
doc/emacs/trouble.texi | 2 +-
doc/lispref/buffers.texi | 4 +-
doc/lispref/display.texi | 40 +-
doc/lispref/elisp.texi | 20 +
doc/lispref/eval.texi | 9 +-
doc/lispref/files.texi | 32 +-
doc/lispref/frames.texi | 40 +-
doc/lispref/functions.texi | 17 +-
doc/lispref/help.texi | 12 +-
doc/lispref/internals.texi | 4 +-
doc/lispref/loading.texi | 61 +-
doc/lispref/modes.texi | 63 +
doc/lispref/os.texi | 17 +-
doc/lispref/positions.texi | 12 +
doc/lispref/processes.texi | 48 +-
doc/lispref/strings.texi | 13 +-
doc/lispref/syntax.texi | 8 +
doc/lispref/text.texi | 166 +-
doc/lispref/tips.texi | 16 +-
doc/lispref/windows.texi | 128 +-
doc/man/etags.1 | 2 +-
doc/misc/calc.texi | 16 +-
doc/misc/cc-mode.texi | 6 +-
doc/misc/cl.texi | 9 +-
doc/misc/ert.texi | 9 +
doc/misc/eudc.texi | 92 +-
doc/misc/ido.texi | 3 +-
doc/misc/ses.texi | 43 +-
doc/misc/texinfo.tex | 400 +-
doc/misc/tramp.texi | 3194 ++++++-------
doc/misc/trampver.texi | 2 +-
doc/misc/url.texi | 52 +-
etc/DEBUG | 250 +-
etc/NEWS | 781 +++-
etc/PROBLEMS | 4 +
etc/tutorials/TUTORIAL.it | 1587 ++++---
etc/tutorials/TUTORIAL.pt_BR | 2 +-
lib-src/Makefile.in | 7 +-
lib-src/etags.c | 55 +-
lib-src/pop.c | 4 -
lib/gnulib.mk | 2 +-
lib/intprops.h | 7 +-
lisp/Makefile.in | 28 +-
lisp/apropos.el | 2 +-
lisp/autorevert.el | 2 +-
lisp/calendar/cal-hebrew.el | 2 +-
lisp/calendar/cal-html.el | 9 +-
lisp/calendar/cal-iso.el | 4 +-
lisp/calendar/cal-tex.el | 4 +-
lisp/calendar/calendar.el | 8 +-
lisp/calendar/diary-lib.el | 17 +-
lisp/calendar/holidays.el | 5 +-
lisp/calendar/icalendar.el | 17 +-
lisp/calendar/solar.el | 4 +-
lisp/cedet/cedet-global.el | 3 +-
lisp/cedet/ede.el | 8 +-
lisp/cedet/ede/files.el | 2 +-
lisp/cedet/ede/locate.el | 10 +-
lisp/cedet/mode-local.el | 24 +-
lisp/cedet/semantic.el | 4 +-
lisp/cedet/semantic/bovine/c.el | 4 +-
lisp/cedet/semantic/db-find.el | 4 +-
lisp/cedet/semantic/doc.el | 6 +-
lisp/cedet/semantic/find.el | 4 +-
lisp/cedet/semantic/fw.el | 4 +-
lisp/cedet/semantic/lex.el | 4 +-
lisp/cedet/semantic/sort.el | 2 +-
lisp/cedet/semantic/symref.el | 14 +-
lisp/cedet/semantic/tag.el | 24 +-
lisp/character-fold.el | 240 +-
lisp/desktop.el | 8 +-
lisp/dframe.el | 6 +-
lisp/emacs-lisp/advice.el | 4 +-
lisp/emacs-lisp/autoload.el | 62 +-
lisp/emacs-lisp/avl-tree.el | 2 +-
lisp/emacs-lisp/backquote.el | 4 +-
lisp/emacs-lisp/bytecomp.el | 93 +-
lisp/emacs-lisp/cconv.el | 41 +-
lisp/emacs-lisp/chart.el | 4 +-
lisp/emacs-lisp/checkdoc.el | 1 +
lisp/emacs-lisp/cl-generic.el | 8 +-
lisp/emacs-lisp/cl-macs.el | 13 +-
lisp/emacs-lisp/cl-preloaded.el | 1 +
lisp/emacs-lisp/easy-mmode.el | 4 +-
lisp/emacs-lisp/eieio-compat.el | 1 +
lisp/emacs-lisp/ert.el | 339 +-
lisp/emacs-lisp/gv.el | 4 +-
lisp/emacs-lisp/let-alist.el | 8 +-
lisp/emacs-lisp/lisp-mode.el | 6 +-
lisp/emacs-lisp/nadvice.el | 10 +-
lisp/emacs-lisp/package.el | 235 +-
lisp/emacs-lisp/pcase.el | 4 +-
lisp/emacs-lisp/smie.el | 14 +-
lisp/emulation/keypad.el | 18 +-
lisp/emulation/viper-keym.el | 2 +-
lisp/epg.el | 16 +-
lisp/erc/erc-backend.el | 150 +-
lisp/erc/erc-button.el | 6 +-
lisp/erc/erc-join.el | 10 +-
lisp/erc/erc-log.el | 9 +-
lisp/erc/erc-match.el | 2 +-
lisp/erc/erc-ring.el | 3 +-
lisp/erc/erc-track.el | 6 +-
lisp/erc/erc.el | 32 +-
lisp/eshell/esh-cmd.el | 6 +-
lisp/eshell/esh-util.el | 4 +-
lisp/facemenu.el | 4 +-
lisp/faces.el | 6 +-
lisp/files.el | 67 +-
lisp/filesets.el | 2 +-
lisp/find-file.el | 2 +-
lisp/finder.el | 2 +-
lisp/follow.el | 235 +-
lisp/font-lock.el | 8 +-
lisp/frame.el | 6 +-
lisp/generic-x.el | 4 +-
lisp/gnus/auth-source.el | 16 +-
lisp/gnus/gnus-group.el | 3 +-
lisp/gnus/gnus-mlspl.el | 4 +-
lisp/gnus/gnus-util.el | 29 +-
lisp/gnus/message.el | 4 +-
lisp/gnus/mm-decode.el | 2 +-
lisp/gnus/mm-util.el | 2 +-
lisp/gnus/mml-sec.el | 48 +
lisp/gnus/nnml.el | 17 -
lisp/gnus/qp.el | 3 +-
lisp/help-fns.el | 33 +-
lisp/help.el | 4 +-
lisp/hi-lock.el | 2 +-
lisp/htmlfontify.el | 40 +-
lisp/ibuffer.el | 47 +-
lisp/ido.el | 26 +-
lisp/ielm.el | 3 +-
lisp/image-dired.el | 4 +-
lisp/image.el | 2 +-
lisp/imenu.el | 2 +-
lisp/indent.el | 2 +-
lisp/international/mule-util.el | 3 +-
lisp/international/ucs-normalize.el | 11 +
lisp/isearch.el | 230 +-
lisp/json.el | 2 +-
lisp/language/hebrew.el | 38 +-
lisp/ldefs-boot.el | 2444 +++++-----
lisp/leim/quail/tamil-dvorak.el | 151 +
lisp/linum.el | 2 +-
lisp/loadup.el | 7 +-
lisp/mail/emacsbug.el | 14 +-
lisp/mail/feedmail.el | 12 +-
lisp/mail/hashcash.el | 2 +-
lisp/mail/rfc2368.el | 2 +-
lisp/mail/rmail.el | 4 +-
lisp/mail/rmailout.el | 5 +-
lisp/menu-bar.el | 34 +-
lisp/mh-e/mh-e.el | 8 +-
lisp/mh-e/mh-identity.el | 12 +-
lisp/mh-e/mh-seq.el | 2 +-
lisp/net/ange-ftp.el | 2 +-
lisp/net/browse-url.el | 40 +-
lisp/net/eudc-export.el | 28 +-
lisp/net/eudc-vars.el | 9 +-
lisp/net/eudc.el | 12 +
lisp/net/eudcb-bbdb.el | 10 +-
lisp/net/eudcb-ph.el | 244 -
lisp/net/eww.el | 43 +-
lisp/net/gnutls.el | 15 +-
lisp/net/imap.el | 123 +-
lisp/net/mairix.el | 2 +-
lisp/net/net-utils.el | 35 +-
lisp/net/network-stream.el | 12 +-
lisp/net/newst-backend.el | 10 +-
lisp/net/newst-plainview.el | 12 +-
lisp/net/newst-treeview.el | 50 +-
lisp/net/puny.el | 248 +
lisp/net/rcirc.el | 2 +-
lisp/net/sasl-scram-rfc.el | 1 +
lisp/net/shr.el | 27 +-
lisp/net/soap-client.el | 4 +-
lisp/net/tls.el | 24 +-
lisp/net/tramp-compat.el | 3 +-
lisp/net/tramp-gvfs.el | 13 +-
lisp/net/tramp-sh.el | 175 +-
lisp/net/tramp.el | 8 +-
lisp/net/trampver.el | 5 +-
lisp/obsolete/complete.el | 2 +-
lisp/obsolete/eudcb-ph.el | 245 +
lisp/org/ChangeLog.1 | 2 +-
lisp/org/ob-core.el | 4 +-
lisp/org/ob-exp.el | 2 +-
lisp/org/ob-table.el | 4 +-
lisp/org/org-agenda.el | 4 +-
lisp/org/org-faces.el | 2 +-
lisp/org/org-list.el | 2 +-
lisp/org/org-macs.el | 2 +-
lisp/org/org.el | 6 +-
lisp/paren.el | 5 +-
lisp/play/dunnet.el | 23 +-
lisp/printing.el | 8 +-
lisp/proced.el | 16 +-
lisp/progmodes/bug-reference.el | 2 +-
lisp/progmodes/cc-awk.el | 19 +-
lisp/progmodes/cc-bytecomp.el | 46 +-
lisp/progmodes/cc-defs.el | 47 +-
lisp/progmodes/cc-engine.el | 111 +-
lisp/progmodes/cc-langs.el | 15 +-
lisp/progmodes/cc-mode.el | 7 +-
lisp/progmodes/compile.el | 6 +-
lisp/progmodes/cpp.el | 2 +-
lisp/progmodes/cwarn.el | 3 +-
lisp/progmodes/elisp-mode.el | 32 +-
lisp/progmodes/etags.el | 61 +-
lisp/progmodes/f90.el | 4 +-
lisp/progmodes/flymake.el | 2 +-
lisp/progmodes/fortran.el | 4 +-
lisp/progmodes/gdb-mi.el | 43 +-
lisp/progmodes/gud.el | 2 +-
lisp/progmodes/hideif.el | 32 +-
lisp/progmodes/hideshow.el | 10 +-
lisp/progmodes/idlwave.el | 26 +-
lisp/progmodes/js.el | 13 +-
lisp/progmodes/mantemp.el | 2 +-
lisp/progmodes/pascal.el | 4 +-
lisp/progmodes/prog-mode.el | 68 +-
lisp/progmodes/project.el | 193 +-
lisp/progmodes/python.el | 10 +-
lisp/progmodes/ruby-mode.el | 10 +-
lisp/progmodes/sh-script.el | 12 +-
lisp/progmodes/simula.el | 8 +-
lisp/progmodes/sql.el | 4 +-
lisp/progmodes/vera-mode.el | 2 +-
lisp/progmodes/verilog-mode.el | 12 +-
lisp/progmodes/vhdl-mode.el | 30 +-
lisp/progmodes/xref.el | 50 +-
lisp/ps-bdf.el | 2 +-
lisp/ps-print.el | 10 +-
lisp/replace.el | 60 +-
lisp/saveplace.el | 8 +
lisp/scroll-all.el | 2 +-
lisp/server.el | 2 +-
lisp/ses.el | 58 +-
lisp/simple.el | 119 +-
lisp/speedbar.el | 16 +-
lisp/startup.el | 11 +-
lisp/subr.el | 57 +-
lisp/tempo.el | 2 +-
lisp/term.el | 17 +-
lisp/term/ns-win.el | 28 +-
lisp/term/x-win.el | 2 +-
lisp/textmodes/artist.el | 28 +-
lisp/textmodes/bibtex.el | 4 +-
lisp/textmodes/css-mode.el | 3 +-
lisp/textmodes/ispell.el | 80 +-
lisp/textmodes/page-ext.el | 2 +-
lisp/textmodes/refbib.el | 6 +-
lisp/textmodes/refer.el | 6 +-
lisp/textmodes/reftex-auc.el | 2 +-
lisp/textmodes/reftex-vars.el | 10 +-
lisp/textmodes/sgml-mode.el | 2 +-
lisp/textmodes/table.el | 4 +-
lisp/textmodes/tex-mode.el | 2 +-
lisp/textmodes/text-mode.el | 2 +-
lisp/time-stamp.el | 2 +-
lisp/url/url-auth.el | 4 +-
lisp/url/url-handlers.el | 11 +-
lisp/url/url-http.el | 23 +-
lisp/url/url-util.el | 6 +-
lisp/url/url-vars.el | 12 +
lisp/userlock.el | 4 +-
lisp/vc/compare-w.el | 4 +-
lisp/vc/ediff-init.el | 6 +-
lisp/vc/ediff-wind.el | 2 +-
lisp/vc/log-edit.el | 4 +-
lisp/vc/pcvs.el | 2 +-
lisp/vc/smerge-mode.el | 6 +-
lisp/vc/vc-cvs.el | 20 +-
lisp/vc/vc-dispatcher.el | 20 +-
lisp/vc/vc-git.el | 4 +-
lisp/vc/vc-hg.el | 16 +-
lisp/vc/vc-hooks.el | 10 +-
lisp/vc/vc-mtn.el | 4 +-
lisp/vc/vc-rcs.el | 5 +-
lisp/vc/vc-svn.el | 10 +-
lisp/vc/vc.el | 18 +-
lisp/version.el | 64 +-
lisp/wid-edit.el | 2 +-
lisp/windmove.el | 2 +-
lisp/window.el | 163 +-
lisp/woman.el | 8 +-
lisp/xml.el | 10 +-
lwlib/Makefile.in | 15 +-
lwlib/xlwmenu.c | 6 -
m4/ax_gcc_var_attribute.m4 | 141 +
modules/mod-test/Makefile | 45 +
modules/mod-test/mod-test.c | 268 +
modules/mod-test/test.el | 134 +
modules/modhelp.py | 207 +
nextstep/templates/Info.plist.in | 2 +
nt/Makefile.in | 13 +-
oldXMenu/Makefile.in | 17 +-
src/ChangeLog.13 | 4 +-
src/Makefile.in | 36 +-
src/alloc.c | 93 +-
src/bytecode.c | 14 +-
src/cmds.c | 6 +-
src/conf_post.h | 1 +
src/data.c | 24 +
src/dired.c | 48 +-
src/dispnew.c | 16 +-
src/doc.c | 3 +-
src/doprnt.c | 2 +-
src/dynlib.c | 330 ++
src/dynlib.h | 34 +
src/emacs-module.c | 1134 +++++
src/emacs-module.h | 215 +
src/emacs.c | 31 +-
src/eval.c | 219 +-
src/fileio.c | 11 +-
src/fns.c | 24 +-
src/font.c | 27 +-
src/font.h | 48 +
src/fontset.c | 82 +-
src/frame.c | 27 +-
src/ftfont.c | 30 +-
src/gmalloc.c | 36 +-
src/indent.c | 11 +-
src/insdel.c | 23 +-
src/keyboard.c | 41 +-
src/keyboard.h | 12 +
src/kqueue.c | 2 +-
src/lisp.h | 152 +-
src/lread.c | 87 +-
src/macfont.m | 19 +-
src/nsfns.m | 74 +-
src/nsimage.m | 2 +-
src/nsmenu.m | 8 +
src/nsterm.h | 176 +-
src/nsterm.m | 522 ++-
src/print.c | 13 +
src/puresize.h | 20 +-
src/regex.c | 18 +-
src/syntax.c | 18 +-
src/syntax.h | 14 +
src/sysdep.c | 3 +
src/undo.c | 69 +-
src/unexelf.c | 11 +-
src/w32.c | 13 +-
src/w32.h | 6 +-
src/w32console.c | 5 -
src/w32fns.c | 28 +-
src/w32menu.c | 5 +-
src/w32term.c | 46 +-
src/w32term.h | 2 +
src/window.c | 34 +-
src/xdisp.c | 110 +-
src/xfns.c | 4 +-
test/file-organisation.org | 4 +-
test/lisp/abbrev-tests.el | 53 +
test/lisp/autorevert-tests.el | 4 +-
test/lisp/calendar/icalendar-tests.el | 56 +
test/lisp/character-fold-tests.el | 72 +-
.../macro-problem-package-1.0/macro-aux.el | 12 +
.../macro-problem-package-1.0/macro-problem.el | 21 +
.../macro-problem-package-2.0/macro-aux.el | 16 +
.../macro-problem-package-2.0/macro-problem.el | 30 +
test/lisp/emacs-lisp/package-tests.el | 14 +
test/lisp/faces-tests.el | 5 +
test/lisp/filenotify-tests.el | 2 +-
test/lisp/gnus/auth-source-tests.el | 45 +
test/lisp/gnus/message-tests.el | 6 +-
test/lisp/help-fns-tests.el | 10 +
test/lisp/json-tests.el | 297 +-
test/lisp/net/tramp-tests.el | 47 +-
test/lisp/progmodes/elisp-mode-tests.el | 4 +-
test/lisp/simple-tests.el | 89 +-
test/lisp/subr-tests.el | 112 +
test/lisp/url/url-parse-tests.el | 2 +-
test/manual/etags/CTAGS.good | 33 +
test/manual/etags/ETAGS.good_1 | 187 +-
test/manual/etags/ETAGS.good_2 | 203 +-
test/manual/etags/ETAGS.good_3 | 203 +-
test/manual/etags/ETAGS.good_4 | 187 +-
test/manual/etags/ETAGS.good_5 | 219 +-
test/manual/etags/ETAGS.good_6 | 219 +-
test/manual/etags/Makefile | 5 +-
test/manual/etags/lua-src/test.lua | 36 +
test/manual/etags/ruby-src/test.rb | 54 +
test/manual/etags/ruby-src/test1.ruby | 7 +
test/manual/indent/js.js | 14 +
test/src/keymap-tests.el | 2 +-
415 files changed, 21121 insertions(+), 8463 deletions(-)
create mode 100644 admin/notes/bug-triage
create mode 100644 lisp/leim/quail/tamil-dvorak.el
delete mode 100644 lisp/net/eudcb-ph.el
create mode 100644 lisp/net/puny.el
create mode 100644 lisp/obsolete/eudcb-ph.el
create mode 100644 m4/ax_gcc_var_attribute.m4
create mode 100644 modules/mod-test/Makefile
create mode 100644 modules/mod-test/mod-test.c
create mode 100644 modules/mod-test/test.el
create mode 100755 modules/modhelp.py
create mode 100644 src/dynlib.c
create mode 100644 src/dynlib.h
create mode 100644 src/emacs-module.c
create mode 100644 src/emacs-module.h
create mode 100644
test/lisp/emacs-lisp/package-resources/macro-problem-package-1.0/macro-aux.el
create mode 100644
test/lisp/emacs-lisp/package-resources/macro-problem-package-1.0/macro-problem.el
create mode 100644
test/lisp/emacs-lisp/package-resources/macro-problem-package-2.0/macro-aux.el
create mode 100644
test/lisp/emacs-lisp/package-resources/macro-problem-package-2.0/macro-problem.el
create mode 100644 test/manual/etags/lua-src/test.lua
create mode 100644 test/manual/etags/ruby-src/test.rb
create mode 100644 test/manual/etags/ruby-src/test1.ruby
- [Emacs-diffs] xwidget_mvp updated (2d27e24 -> 0d824cc),
Joakim Verona <=