emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] xwidget_mvp updated (77dbd0e -> 7e1c9b9)


From: Joakim Verona
Subject: [Emacs-diffs] xwidget_mvp updated (77dbd0e -> 7e1c9b9)
Date: Mon, 20 Apr 2015 21:21:34 +0000

jave pushed a change to branch xwidget_mvp.

      from  77dbd0e   Merge branch 'master' into xwidget_mvp
      adds  414e79f   Prefer IceCat to Firefox and Iceweasel.
      adds  1a80be1   Echo area shows when displaying a mime message.
      adds  dca743f   Recognize more format variation.  Automatically reshow 
decrypted text.
      adds  5e41a51   * lisp/emacs-lisp/lisp-mnt.el (lm-version): Don't burp in 
a non-file buffer.
      adds  0c2ea36   * lisp/abbrev.el (define-abbrev-table): Treat a 
non-string "docstring" as
      adds  839decd   lisp/gnus/gnus-art.el (gnus-article-browse-html-parts): 
Make external links absolute and cid file names relative
      adds  f2fbd4b   js-mode: Don't indent inside a multiline string literal
      adds  0b914ba   ; Tweak the previous change
      adds  2d45a5b   configure.ac: Add -nopie to LD_SWITCH_SYSTEM_TEMACS.
      adds  7c691f3   pcmpl-ssh-known-hosts: Use `char-before' instead of 
`looking-back'.
      adds  c775195   Don't optimized away tool tip redraw, may lead to 
corrupted text.
      adds  8596eb1   Fix Bug#20249
      adds  95ef69e   Port 'configure' to clang 3.5
      adds  4de97ea   configure.ac: Update comment.
      adds  4fabcbf   Fix debbugs#20240 part two (jit-lock error during 
`comment-dwim').
      adds  0115ace   Close a timing hole in selections.
      adds  5824dd5   Quote directory name in tramp-flush-directory-property
      adds  f674de6   emacs-lisp/package.el: Don't overwrite 
downloads-in-progress.
      adds  b32bb3f   (package--with-work-buffer-async): Protect macro 
arguments.
      adds  1b70aa6   Fix bug#20233, do not merge with master
      adds  4839549   Merge from origin/emacs-24
      adds  dd3f567   Fix tramp-tests.el
      adds  c1b8b17   Merge from origin/emacs-24
      adds  0ad5fe0   * etc/AUTHORS: Update the AUTHORS file
      adds  389698e   Merge from origin/emacs-24
      adds  07432a8   Revert "CC Mode: Stop Font Lock forcing fontification 
from BOL.  Bug#19669."
      adds  f3b70a7   ; ChangeLog fix
      adds  21d4bf6   * admin/make-tarball.txt: Copyedits.
      adds  207f119   Merge from origin/emacs-24
      adds  b79bcfd   Fix .emacs and .emacs.d/init file recursion problem for 
NaCl
      adds  16eec6f   Remove entry from last sync with emacs-24, it wasn't 
applicable
      adds  4e23cd0          * mail/rmail.el (rmail-show-message-1): When 
displaying a mime message,        indicate start and finish in the echo area.
      adds  b47fe81   emacs-lisp/package.el: Prevent outdated 
downloads-in-progress.
      adds  fdc5219   emacs-lisp/package.el: Add package-initialize to 
user-init-file.
      adds  5842e48   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  2056db3   Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
      adds  bf81946   Fix lisp/ChangeLog formatting.
      adds  c1d18b1   Tidy up fix to debbugs#20240.
      adds  ba0a6e9   Fix byte-compilation warning in lisp/ses.el
      adds  7514b24   ; Minor ChangeLog fix
      adds  deea36f   python.el: Enhance docstring detection following PEP-257.
      adds  cf7b034   Fix previous commit to prevent infloop
      adds  1f3f5f1   Use American spelling for 'normalize'
      adds  93ce8b3   Fix typo in previous rtree change
      adds  b884ff3   Spelling fix for 'hfy-optimizations'
      adds  7436b68   emacs-lisp/package.el: Async support in 
download-transaction
      adds  b6610d5   emacs-lisp/package.el: Refactor pre-execute prompt
      adds  6701726   emacs-lisp/package.el (package-install): Add ASYNC and 
CALLBACK
      adds  7471fc4   emacs-lisp/package.el (package-menu-execute): Add async 
support
      adds  eedff18   Avoid segfaults on MS-Windows when invoking subprocesses  
(Bug#20264)
      adds  1f01f8b   * NEWS: Document async package-menu.
      adds  a51bcf8   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  d521417b  src/w32proc.c: Fix typos in description of subprocess 
support.
      adds  67c152e   * emacs-lisp/package.el: Fix lack of "new" packages.
      adds  c91fd97   * emacs-lisp/package.el: Make the execute prompt less 
verbose.
      adds  ab9252a   python.el: Do not break IPython magic completions.
      adds  b31d359   CC Mode: Stop Font Lock forcing fontification from BOL.  
Fixes debbugs#19669.
      adds  4d74873   Fix miscellaneous glitches in cc-mode.el.  Fixes 
debbugs#20245.
      adds  9d56a21   Merge from gnulib
      adds  dd1404c   Rename ChangeLogs for gitlog-to-changelog
      adds  2346856   Generate a ChangeLog file from commit logs
      adds  b3f2874   Fix nasty scoping bug in tramp-cache.el
      adds  db0a3b2   Always mark "<" and ">" in #include directives with text 
properties.
      adds  2950023   Add doc strings for some Isearch state vars
      adds  a137ff5   Update etc/PROBLEMS.
      adds  d60dbd8   Fixes: debbugs:20257
      adds  3262e49   Prefer double-quote to accent-grave in man pages
      adds  ba6c32b   ffap: Support environment variable expansion in file names
      adds  1ba357e   Add notice to visual commands section
      adds  74079cd   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  bf87b4d   * src/eval.c (init_eval_once): Bump max_lisp_eval_depth 
to 800
      adds  0465c9d   * lisp/emacs-lisp/package.el: More conservative 
`ensure-init-file'
      adds  a480a51   * lisp/emacs-lisp/package.el (package-menu-mode): 
Mode-line notification
      adds  215e5bf   (eieio-copy-parents-into-subclass): Fix inheritance of 
initargs
      adds  666b827   * doc/misc/calc.texi (Summary): Avoid '@:' when usurped.
      adds  e970f6f   CONTRIBUTE: Emphasize creating the top-level ChangeLog 
file manually
      adds  a61b0c8   CONTRIBUTE: Mention log-edit-insert-changelog
      adds  31f31a7   Minor quoting etc. fixes to elisp intro
      adds  4f08fb5   Minor quoting etc. fixes to Emacs manual
      adds  0ae9ae3   (diff-hunk-file-names): Don't require a TAB  after the 
file name
      adds  3d78c55   (diff-hunk-file-names): Don't require a TAB after the 
file name
      adds  c44f5b0   * lisp/eshell: Make backslash a no-op in front of normal 
chars
      adds  911ed2e   python.el: Increase native completion robustness
      adds  c9415cc   python.el: Indent docstring lines to base-indent
      adds  6083965   css-mode.el (css-smie-rules): Fix indentation after 
complex selectors
      adds  beaab89   Stop messing with the EMACS env var
      adds  62e7506   * lisp/bookmark.el (bookmark-bmenu-goto-bookmark): Don't 
inf-loop.
      adds  4e64245   Merge from gnulib
      adds  3311ace   gitlog-to-changelog coding cookie and mv -i
      adds  7bb614e   Adapt 'make change-history' to coding cookie
      adds  cbef1e9   ; make change-history-commit
      adds  cf09ed1   ; Add missing (tiny change) and minor cleanup
      adds  e338661   Stop messing with the EMACS env var
      adds  011cc84   etc/NEWS: Add missing entry for "Stop messing with the 
EMACS env var"
      adds  e597344   css-mode.el: Add "not" pseudo-class
      adds  2957dd6   (log-edit-insert-changelog-entries): Don't add newline 
after the last entry
      adds  c1daad4   * lisp/emacs-lisp/package.el: Use mode-line-process for 
notification
      adds  e368697   Fix description of Unix time, mention new function.
      adds  0679159   Use the VC root in `log-edit-listfun'
      adds  36c0aca   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  3a5742a   ; Add asterisks and periods
      adds  d58759a   * lisp/gnus/gnus-art.el (gnus-hidden-properties): 
Simplify.
      adds  ee7df9f   * lisp/cedet/semantic: Remove some dead code
      adds  5194890   * vhdl-mode.el (vhdl-prepare-search-2): Use 
inhibit-point-motion-hooks
      adds  26f8a38   cl-lib.el: Partial revert of "2015-04-05 Rationalize 
c[ad]+r"
      adds  3638632f0 * abbrev.el (define-abbrev-table): Refine last change.
      adds  5aed69a   Fix 'recenter' when visual-line-mode is turned on
      adds  ca401f6   Handle symlinked test directory in tramp-tests.el
      adds  a2940cd   Minor quoting etc. fixes to lispref manual
      adds  f55ea05   Add facility to collect stderr of async subprocess
      adds  c098424   Clean up LDAP Configuration section of EUDC manual
      adds  89b2bf6   Have commit-msg report commit failure
      adds  42142f0   port commit-msg to Gawk 3.0.4 (1999)
      adds  68a74dd   Fix commit-msg to handle scissors lines
      adds  e3ee455   Fix problems found by --enable-gcc-warnings
      adds  878058d   Extract ChangeLog entries when committing a directory
      adds  7c7b96e   Respect more keyword args in `make-process'
      adds  279558f   Minor quoting etc. fixes to misc manuals
      adds  dc79845   Support GnuTLS v3.4 and later on MS-Windows
      adds  fadf020   Port commit-msg to broken MS-Windows shell
      adds  fc530e5   Port commit-msg to MSYS Bash+Gawk
      adds  24ecbc0   * .gitignore: Ignore doc temps and outputs.
      adds  ccade56   Utilize `make-process' in epg.el
      adds  7cae5c3   * test/automated/package-test.el: Test async functionality
      adds  ba273b6   * lisp/emacs-lisp/package.el: Silence async operations
      adds  f80027b   * test/automated/package-test.el: Fix new test
      adds  357edb4   * lisp/emacs-lisp/package.el: Fix initially wrong compat 
table
      adds  6f87b18   * lisp/emacs-lisp/package.el: Improve 
package-menu-quick-help
      adds  50ddc67   * lisp/emacs-lisp/package.el: Improve 
`package-menu-refresh'
      adds  3ba6b3a   Speed up byte-compilation and autoload generation by 
avoiding mode-hooks
      adds  3037971   Use bool for boolean in window.c
      adds  25449e7   Summary: Improve sexp-based movement in message-mode
      adds  ad36067   * lisp/files.el: Don't message when nothing happened
      adds  9a7ddde   * lisp/emacs-lisp/bytecomp.el: Silence noninteractive 
compilations
      adds  d06eeb8   * lisp/emacs-lisp/package.el (list-packages): Call 
refresh in right buffer
      adds  d0fcb21   * lisp/emacs-lisp/package.el (list-packages): Avoid 
redundant generate
      adds  a3d11ec   * lisp/net/nsm.el (nsm-query-user): Use 
cursor-in-echo-area.
      adds  a77540e   * lisp/rect.el (delete-whitespace-rectangle-line): Don't 
cross EOL.
      adds  bda8469   mouse-sel.el: Fix mouse-sel-get-selection-function
      adds  f4dbec4   (gnus-summary-refer-thread): Don't clobber unread articles
      adds  b62d795   edebug.el: Disambiguate vector specifications
      adds  66a53da   pcase.el: Edebug support for `app' and vector patterns
      adds  2e47de3   Support debug declarations in pcase macros
      adds  5fb807e   * lisp/files.el: Only message when saving if 
save-silently is nil
      adds  dfdd7e1   Use delay-mode-hooks when visiting the init-file
      adds  5aa0dfe   * lisp/emacs-lisp/package.el: Completely silence async 
operations
      adds  e99d8cb   * lisp/emacs-lisp/package.el: Improve transaction y-or-n 
prompt
      adds  fe3b5b3   * test/automated/package-test.el (with-package-test): 
Kill Packages buffer
      adds  950c002   Improve 'make change-history' prereq tests
      adds  30bcb23   * doc/man/ChangeLog.01: Rename from doc/man/ChangeLog.1.
      adds  9d7afc0   Remove configure's --with-mmdf option
      adds  3a4d078   Update Makefile.in's .PHONY dependencies
      adds  ed28ca4   Don't use `setq-local' in Gnus code
      adds  659609d   python.el: Keep symmetry on sexp navigation with parens
      adds  c9d78e1   * src/*.c: Set deactivate_mark buffer-locally
      adds  f6bdbdf   (completion-lisp-mode-hook): Use 
completion-separator-chars
      adds  2a72ae2   * cedet/semantic/fw.el: Use declare.
      adds  a2f9da4   Remove left over code from when we used an 
obsolete/loaddefs.el file
      adds  2b2fd39   xterm.el: Implement OSC-52 functionality for setting the 
X selection
      adds  5d9432e   xterm and OSC 52: Add NEWS entry, and tweak the code
      adds  5729f45   Collapse successive char deletions in the undo log
      adds  8bab07b   * doc/misc/eieio.texi: Don't advertize now obsolete 
constructs
      adds  4aca2fd   * lisp/emacs-lisp/pcase.el (pcase-dolist): Autoload as 
well.
      adds  b430d2a   Update ldef-boots.el
      adds  84e0b7d   Deprecate `intangible' and `point-entered' properties
      adds  13634de   * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Implement 
docstrings
      adds  2bad549   * lisp/emacs-lisp/package.el: Fix 
package--ensure-init-file
      adds  40d67a3   * lisp/loadup.el ("cus-start"): Load it after loaddefs.el
      adds  56dfd3d   Use gmm-called-interactively-p in Gnus
      adds  e192281   (gnus-group--setup-tool-bar-update): Fix last change
      adds  a9ccfae   Change diff-switches default to `-u'
      adds  845cb4a   package--ensure-init-file: widen before looking for 
"(package-initialize)"
      adds  b16cdc2   * doc/lispref/processes.texi (Shell Arguments): Prefer 
diff -u.
      adds  d4b44a0   [Gnus] Catch the invalid-operation that idna.el will issue
      adds  e84d1ca   Minor doc copyedits
      adds  b80c5eb   Avoid some int overflows in window.c
      adds  7744cc7   Fix think-o in previous patch
      adds  96a858a   Assume C89 offsetof in widget.c
      adds  b591977   Assume C89 offsetof in xterm.c, xlwmenu.c
      adds  8802474   Assign correct general-category and names to surrogates
      adds  6c284c6   Make [:print:] support non-ASCII characters correctly
      adds  807a0e9   Describe problems with cursor caused by Windows Magnifier
      adds  95cee7f   Improve the commit-msg Git hook for unibyte environments
      adds  e45dbdc   package--ensure-init-file: widen requires save-restriction
      adds  be13be3   * eieio-core.el (class-abstract-p): Don't inline, to 
avoid leaking internals
      adds  93d4412   ; Set indent-tabs-mode to nil in (most) Elisp sources
      adds  2b71427   ; CONTRIBUTE: Remove the "relax this rule for commit 
messages" bit
      adds  4191e54   ; CONTRIBUTE: Update the "make the ChangeLog entry in 
their name" bit
      adds  17d667b   Add seq-intersection and seq-difference to the seq library
      adds  5de3427   * lisp/emacs-lisp/eieio-core.el (eieio--class): Derive 
from cl--class
      adds  45d75c0   automated/eieio-test-methodinvoke.el (make-instance) 
<(subclass C)>:
      adds  a122a02   Make [:graph:] act like [:print:] sans space
      adds  cb75e80   Clean up gnus-uu saving code slightly
      adds  cc4705f   * doc/lispref/sequences.texi (Sequence Functions): Fix 
typo in previous.
      adds  66ae3cf   * src/lread.c (intern_1): Make sure we'd find the symbol 
we add
      adds  a5dbb54   Define cl-concatenate as an alias to seq-concatenate
      adds  d338998   ; * etc/NEWS: Add missing system-type entry.
      adds  5837667   Fix recent cus-start changes that added customize-rogues
      adds  374a026   Split top-level entries into pre- and post-April 7
      adds  a8292e2   Standardize names of ChangeLog history files
      adds  17a8618   ; Auto-commit of loaddefs files.
      adds  59fd76c   * lisp/emacs-lisp/lisp-mode.el 
(lisp--el-non-funcall-position-p):
      adds  c0c57f8   Move some Elisp-specific code from lisp-mode.el to 
elisp-mode.el
      adds  5761a2e   Port jpeg configuration to Solaris 10 with Sun C
      adds  caea9a2   * lisp/org/org-clock.el (org-x11idle-exists-p): Be honest 
about which
      adds  5161c9c   (looking-back): Make the second arg non-optional.
      adds  3074a9f   '[:graph:]' now excludes whitespace, not just ' '
      adds  c6e93df   Pre-4.6 GCC succeeds with unknown option
      adds  6f0b4d8   ; CONTRIBUTE: Further updates
      adds  3ab1784   * lisp/replace.el (query-replace-from-to-separator): 
Delay initialization
      adds  abba535   Don't link with -ljpeg on MS-Windows, to avoid dependency 
on DLL
      adds  13055fd   ; Split lisp/erc ChangeLogs, for the sake of authors.el
      adds  455f13b   * admin/authors.el (authors-lax-changelogs): Update for 
erc changes.
      adds  3f5a12a   ; make change-history-commit
      adds  a1216b5   ; Add missing "(tiny change)"
      adds  183952e   * lisp/erc/erc-pcomplete.el (erc-pcomplete): Don't use 
`pcomplete' any more.
      adds  85c3e1b   * lisp/progmodes/xref.el (xref-push-marker-stack): Add 
optional arg.
      adds  310855e   lisp/net/rcirc.el (defun-rcirc-command): mark `target' as 
ignorable
      adds  14eea09   * lisp/indent.el (indent-region): Don't deactivate the 
mark
      adds  0bba79e   ; ChangeLog fixes
      adds  4b8490f   * admin/authors.el (authors-valid-file-names, 
authors-renamed-files-alist): Additions.
      adds  1c565a2   ; ChangeLog fixes
      adds  4841a2d   Fix fontification of keywords clobbered by the prompt.
      adds  35be45b   (elisp--xref-identifier-location): Skip variable, if it's 
also a functiong
      adds  3ec1047   Don't show both feature and function with the same name
      adds  c05d1f0   Improve EUDC manual
      adds  a0ef101   Minor improvements in Bulgarian input methods
      adds  b06b46e   ; ChangeLog fix
      adds  9760c6c   * lisp/emacs-lisp/seq.el (seq-concatenate, seq-into): 
Better error messages.
      adds  1dee790   css-mode.el: Support multi-line comment filling
      adds  b210cb5   ; * admin/make-tarball.txt: Misc updates.
      adds  2c38f13   * admin/admin.el (make-manuals): Add emacs-xtra in pdf 
and ps.
      adds  d4bbc76   * doc/emacs/misc.texi (Sorting): Small edit.
      adds  1abf64f   * lisp/net/browse-url.el (browse-url, 
browse-url-at-point): Doc fixes.
      adds  ef6302f   * lisp/elec-pair.el 
(electric-pair-post-self-insert-function): Do not use `chomp' as a function.
      adds  f4f1380   * lisp/files.el (auto-mode-alist): Use conf mode for 
gitconfig, hgrc.
      adds  f2da220   Prefer "Bug#1234" in commit messages
      adds  8702873   ; Convert ChangeLog history files to "Bug#NNNN"
      adds  f48a28e   ; make change-history-commit
      adds  65ac8bc   ; Fix more-recent commit messages too
      adds  96bfe81   Refactor low-level printing for simplicity
      adds  d35f2f4   Abort when looking at stashed changes
      adds  4155619   Assume package archive-contents are UTF8-encoded
      adds  e5bd39b   * src/widget.c (set_frame_size): Prefer 'int' to 
'unsigned'
      adds  d7f1b8a   Add option to eshell/clear to clear scrollback.
      adds  f5076da   ; * etc/NEWS: Add "+++" to eshell entry.
      adds  b5b0e05   Call `smerge-start-session' even when dealing with a 
stash conflict
      adds  62e1700   Use bool for boolean in textprop.c, undo.c
      adds  9099d45   Quote 'like this' in top-level files
      adds  8f1eda7   Spelling fixes
      adds  c0f5a3b   Describe and index "empty overlays".
      adds  fad6b8a   * lisp/emacs-lisp/package.el: Make archive and status 
pseudo-keywords
      adds  b7a015f   * lisp/emacs-lisp/package.el: Filter by multiple keywords 
and cache keywords
       new  7e1c9b9   merge master


Summary of changes:
 .dir-locals.el                                     |    7 +-
 .gitignore                                         |    5 +-
 CONTRIBUTE                                         |  109 +-
 ChangeLog                                          |14697 -----------
 ChangeLog.1                                        |14718 +++++++++++
 ChangeLog.2                                        | 1244 +
 INSTALL                                            |  302 +-
 Makefile.in                                        |  106 +-
 README                                             |   56 +-
 admin/{ChangeLog => ChangeLog.1}                   |    0
 admin/admin.el                                     |   19 +-
 admin/authors.el                                   |   14 +-
 admin/make-tarball.txt                             |   78 +-
 admin/merge-gnulib                                 |    2 +-
 admin/notes/repo                                   |   54 +-
 admin/unidata/unidata-gen.el                       |   14 +-
 build-aux/git-hooks/commit-msg                     |   73 +-
 build-aux/git-hooks/pre-commit                     |   18 +-
 build-aux/gitlog-to-changelog                      |  445 +
 build-aux/gitlog-to-emacslog                       |   72 +
 configure.ac                                       |  260 +-
 doc/emacs/{ChangeLog => ChangeLog.1}               |    0
 doc/emacs/Makefile.in                              |    2 +-
 doc/emacs/ack.texi                                 |    2 +-
 doc/emacs/building.texi                            |    8 +-
 doc/emacs/calendar.texi                            |    4 +-
 doc/emacs/cmdargs.texi                             |    4 +-
 doc/emacs/custom.texi                              |   14 +-
 doc/emacs/dired.texi                               |    2 +-
 doc/emacs/emacs.texi                               |   10 +-
 doc/emacs/files.texi                               |    4 +-
 doc/emacs/glossary.texi                            |   40 +-
 doc/emacs/gnu.texi                                 |    2 +-
 doc/emacs/indent.texi                              |    2 +-
 doc/emacs/macos.texi                               |    2 +-
 doc/emacs/maintaining.texi                         |    4 +-
 doc/emacs/makefile.w32-in                          |    4 +-
 doc/emacs/misc.texi                                |   14 +-
 doc/emacs/programs.texi                            |    4 +-
 doc/emacs/rmail.texi                               |    4 +-
 doc/emacs/search.texi                              |    2 +-
 doc/emacs/trouble.texi                             |   17 +-
 doc/emacs/vc1-xtra.texi                            |    4 +-
 doc/lispintro/{ChangeLog => ChangeLog.1}           |    0
 doc/lispintro/emacs-lisp-intro.texi                |  574 +-
 doc/lispref/ChangeLog                              |14007 -----------
 doc/lispref/ChangeLog.1                            |14007 +++++++++++
 doc/lispref/README                                 |    6 +-
 doc/lispref/buffers.texi                           |    2 +-
 doc/lispref/commands.texi                          |    6 +-
 doc/lispref/control.texi                           |    2 +-
 doc/lispref/customize.texi                         |    2 +-
 doc/lispref/display.texi                           |   45 +-
 doc/lispref/elisp.texi                             |    4 +-
 doc/lispref/files.texi                             |   10 +-
 doc/lispref/frames.texi                            |    6 +-
 doc/lispref/hash.texi                              |    2 +-
 doc/lispref/help.texi                              |    2 +-
 doc/lispref/internals.texi                         |    8 +-
 doc/lispref/loading.texi                           |    2 +-
 doc/lispref/makefile.w32-in                        |    4 +-
 doc/lispref/markers.texi                           |    5 +-
 doc/lispref/modes.texi                             |    8 +-
 doc/lispref/nonascii.texi                          |    6 +-
 doc/lispref/objects.texi                           |    6 +-
 doc/lispref/os.texi                                |    8 +-
 doc/lispref/positions.texi                         |    2 +-
 doc/lispref/processes.texi                         |   54 +-
 doc/lispref/searching.texi                         |   11 +-
 doc/lispref/sequences.texi                         |   30 +-
 doc/lispref/strings.texi                           |   12 +-
 doc/lispref/syntax.texi                            |    2 +-
 doc/lispref/text.texi                              |    2 +-
 doc/lispref/tips.texi                              |   31 +-
 doc/lispref/two-volume-cross-refs.txt              |    6 +-
 doc/lispref/windows.texi                           |    2 +-
 doc/man/{ChangeLog => ChangeLog.1}                 |    0
 doc/man/ebrowse.1                                  |    2 +-
 doc/man/emacs.1.in                                 |   14 +-
 doc/man/emacsclient.1                              |   32 +-
 doc/man/etags.1                                    |   10 +-
 doc/misc/{ChangeLog => ChangeLog.1}                |    0
 doc/misc/Makefile.in                               |    2 +-
 doc/misc/auth.texi                                 |    6 +-
 doc/misc/autotype.texi                             |   11 +-
 doc/misc/calc.texi                                 |   86 +-
 doc/misc/cc-mode.texi                              |   16 +-
 doc/misc/cl.texi                                   |    8 +-
 doc/misc/ebrowse.texi                              |    2 +-
 doc/misc/ede.texi                                  |   10 +-
 doc/misc/ediff.texi                                |   60 +-
 doc/misc/edt.texi                                  |    2 +-
 doc/misc/efaq-w32.texi                             |   10 +-
 doc/misc/efaq.texi                                 |    6 +-
 doc/misc/eieio.texi                                |  109 +-
 doc/misc/erc.texi                                  |   48 +-
 doc/misc/ert.texi                                  |    4 +-
 doc/misc/eshell.texi                               |   23 +-
 doc/misc/eudc.texi                                 |  109 +-
 doc/misc/forms.texi                                |    2 +-
 doc/misc/gnus-faq.texi                             |    4 +-
 doc/misc/gnus-news.el                              |    4 +-
 doc/misc/gnus-news.texi                            |    4 +-
 doc/misc/gnus.texi                                 |   36 +-
 doc/misc/htmlfontify.texi                          |   10 +-
 doc/misc/idlwave.texi                              |   20 +-
 doc/misc/info.texi                                 |    4 +-
 doc/misc/mairix-el.texi                            |   21 +-
 doc/misc/makefile.w32-in                           |    4 +-
 doc/misc/message.texi                              |    6 +-
 doc/misc/newsticker.texi                           |    2 +-
 doc/misc/octave-mode.texi                          |    8 +-
 doc/misc/org.texi                                  |   33 +-
 doc/misc/rcirc.texi                                |    2 +-
 doc/misc/reftex.texi                               |   12 +-
 doc/misc/remember.texi                             |    8 +-
 doc/misc/sc.texi                                   |    2 +-
 doc/misc/semantic.texi                             |    2 +-
 doc/misc/speedbar.texi                             |   20 +-
 doc/misc/todo-mode.texi                            |   10 +-
 doc/misc/tramp.texi                                |   12 +-
 doc/misc/url.texi                                  |    2 +-
 doc/misc/vhdl-mode.texi                            |    2 +-
 doc/misc/vip.texi                                  |    8 +-
 doc/misc/viper.texi                                |   65 +-
 doc/misc/widget.texi                               |    2 +-
 doc/misc/woman.texi                                |    6 +-
 etc/ChangeLog                                      | 6905 -----
 etc/ChangeLog.1                                    | 6909 +++++
 etc/NEWS                                           |   71 +-
 etc/PROBLEMS                                       |   77 +-
 leim/{ChangeLog => ChangeLog.1}                    |    0
 lib-src/{ChangeLog => ChangeLog.1}                 |    0
 lib-src/movemail.c                                 |   27 +-
 lib/gnulib.mk                                      |    9 +-
 lib/stddef.in.h                                    |   19 +-
 lisp/ChangeLog                                     |26152 -------------------
 lisp/ChangeLog.16                                  |    2 +-
 lisp/ChangeLog.17                                  |26311 +++++++++++++++++++
 lisp/abbrev.el                                     |    9 +-
 lisp/bookmark.el                                   |    3 +-
 lisp/calc/calc-forms.el                            |    4 +-
 lisp/calendar/icalendar.el                         |    2 +-
 lisp/cedet/{ChangeLog => ChangeLog.1}              |    0
 lisp/cedet/semantic/complete.el                    |   10 +-
 lisp/cedet/semantic/db.el                          |    1 +
 lisp/cedet/semantic/decorate.el                    |   14 -
 lisp/cedet/semantic/decorate/mode.el               |    2 +-
 lisp/cedet/semantic/fw.el                          |   26 +-
 lisp/cedet/semantic/idle.el                        |    1 +
 lisp/cedet/semantic/util-modes.el                  |   10 +-
 lisp/comint.el                                     |   24 +-
 lisp/completion.el                                 |    9 +-
 lisp/cus-edit.el                                   |    6 +-
 lisp/cus-start.el                                  |   67 +-
 lisp/desktop.el                                    |    2 +-
 lisp/elec-pair.el                                  |    3 +-
 lisp/emacs-lisp/autoload.el                        |    7 +-
 lisp/emacs-lisp/bytecomp.el                        |   66 +-
 lisp/emacs-lisp/cl-extra.el                        |    8 +-
 lisp/emacs-lisp/cl-lib.el                          |   48 +-
 lisp/emacs-lisp/cl-macs.el                         |   31 +-
 lisp/emacs-lisp/cl.el                              |   14 +-
 lisp/emacs-lisp/cursor-sensor.el                   |  180 +
 lisp/emacs-lisp/edebug.el                          |   29 +-
 lisp/emacs-lisp/eieio-core.el                      |   30 +-
 lisp/emacs-lisp/eieio.el                           |    1 +
 lisp/emacs-lisp/lisp-mnt.el                        |    6 +-
 lisp/emacs-lisp/lisp-mode.el                       |   33 +-
 lisp/emacs-lisp/package.el                         |  491 +-
 lisp/emacs-lisp/pcase.el                           |   46 +-
 lisp/emacs-lisp/rx.el                              |   16 +-
 lisp/emacs-lisp/seq.el                             |   33 +-
 lisp/epg.el                                        |   48 +-
 lisp/erc/ChangeLog                                 |  776 -
 lisp/erc/ChangeLog.01                              | 1056 -
 lisp/erc/ChangeLog.02                              | 2620 --
 lisp/erc/ChangeLog.03                              | 2163 --
 lisp/erc/ChangeLog.04                              | 2094 --
 lisp/erc/ChangeLog.05                              | 1240 -
 lisp/erc/ChangeLog.06                              | 1454 --
 lisp/erc/ChangeLog.07                              |  836 -
 lisp/erc/ChangeLog.08                              |  429 -
 lisp/erc/ChangeLog.1                               |11729 +++++++++
 lisp/erc/ChangeLog.2                               |  775 +
 lisp/erc/erc-pcomplete.el                          |    8 +-
 lisp/erc/erc-stamp.el                              |   54 +-
 lisp/eshell/esh-arg.el                             |   49 +-
 lisp/eshell/esh-mode.el                            |   18 +-
 lisp/ffap.el                                       |    2 +-
 lisp/files.el                                      |   84 +-
 lisp/forms.el                                      |   20 +-
 lisp/gnus/ChangeLog                                |26336 -------------------
 lisp/gnus/ChangeLog.3                              |26349 ++++++++++++++++++++
 lisp/gnus/deuglify.el                              |    2 +-
 lisp/gnus/gnus-art.el                              |   97 +-
 lisp/gnus/gnus-group.el                            |   52 +-
 lisp/gnus/gnus-sum.el                              |   26 +-
 lisp/gnus/gnus-topic.el                            |   46 +-
 lisp/gnus/gnus-uu.el                               |    8 +-
 lisp/gnus/message.el                               |   37 +-
 lisp/gnus/rtree.el                                 |    7 +-
 lisp/htmlfontify.el                                |   11 +-
 lisp/ibuffer.el                                    |    4 +-
 lisp/indent.el                                     |    2 +-
 lisp/isearch.el                                    |   35 +-
 lisp/jit-lock.el                                   |   14 +-
 lisp/ldefs-boot.el                                 | 2326 +-
 lisp/leim/quail/cyrillic.el                        |    8 +-
 lisp/loadup.el                                     |    4 +-
 lisp/mail/rmail.el                                 |   67 +-
 lisp/mh-e/ChangeLog                                | 3696 ---
 lisp/mh-e/ChangeLog.2                              | 3697 +++
 lisp/misearch.el                                   |    7 +-
 lisp/net/browse-url.el                             |   21 +-
 lisp/net/dbus.el                                   |    2 +-
 lisp/net/eudc-export.el                            |    2 +-
 lisp/net/eudc.el                                   |   34 +-
 lisp/net/eudcb-ph.el                               |    8 +-
 lisp/net/nsm.el                                    |    3 +-
 lisp/net/rcirc.el                                  |   13 +-
 lisp/net/secrets.el                                |    2 +-
 lisp/net/tramp-cache.el                            |   25 +-
 lisp/net/tramp-sh.el                               |    1 -
 lisp/obsolete/gulp.el                              |    2 +-
 lisp/obsolete/mouse-sel.el                         |    2 +-
 lisp/org/{ChangeLog => ChangeLog.1}                |    0
 lisp/org/org-clock.el                              |    6 +-
 lisp/org/ox-odt.el                                 |    7 +-
 lisp/pcmpl-unix.el                                 |    2 +-
 lisp/play/hanoi.el                                 |    2 +-
 lisp/progmodes/cc-fonts.el                         |   45 +-
 lisp/progmodes/cc-mode.el                          |   20 +-
 lisp/progmodes/compile.el                          |    6 +-
 lisp/progmodes/elisp-mode.el                       |   41 +-
 lisp/progmodes/hideif.el                           |    4 +-
 lisp/progmodes/js.el                               |    5 +-
 lisp/progmodes/python.el                           |  367 +-
 lisp/progmodes/vhdl-mode.el                        |   27 +-
 lisp/progmodes/xref.el                             |    6 +-
 lisp/rect.el                                       |    3 +-
 lisp/replace.el                                    |   12 +-
 lisp/ses.el                                        |  207 +-
 lisp/simple.el                                     |   65 +-
 lisp/subr.el                                       |   54 +-
 lisp/term.el                                       |    5 -
 lisp/term/w32-win.el                               |    6 +-
 lisp/term/xterm.el                                 |   93 +-
 lisp/textmodes/css-mode.el                         |   29 +-
 lisp/textmodes/reftex-index.el                     |   29 +-
 lisp/textmodes/reftex-toc.el                       |   19 +-
 lisp/textmodes/reftex.el                           |    4 +-
 lisp/textmodes/sgml-mode.el                        |  127 +-
 lisp/textmodes/table.el                            |   53 +-
 lisp/url/{ChangeLog => ChangeLog.1}                |    0
 lisp/vc/diff-mode.el                               |    2 +-
 lisp/vc/diff.el                                    |    2 +-
 lisp/vc/log-edit.el                                |   41 +-
 lisp/vc/vc-dispatcher.el                           |   23 +-
 lisp/vc/vc-git.el                                  |   33 +-
 lwlib/{ChangeLog => ChangeLog.1}                   |    0
 lwlib/README                                       |    2 +-
 lwlib/xlwmenu.c                                    |    2 +-
 m4/gnulib-comp.m4                                  |    2 +
 make-dist                                          |  120 +-
 msdos/{ChangeLog => ChangeLog.1}                   |    0
 nextstep/{ChangeLog => ChangeLog.1}                |    0
 nt/{ChangeLog => ChangeLog.1}                      |    0
 oldXMenu/{ChangeLog => ChangeLog.1}                |    0
 src/ChangeLog                                      |17904 -------------
 src/ChangeLog.13                                   |17924 +++++++++++++
 src/character.c                                    |   39 +-
 src/character.h                                    |    2 +
 src/cmds.c                                         |   60 +-
 src/eval.c                                         |   12 +-
 src/fileio.c                                       |   34 +-
 src/gnutls.c                                       |   10 +
 src/insdel.c                                       |    2 +-
 src/keyboard.c                                     |    1 +
 src/lisp.h                                         |    2 +-
 src/lread.c                                        |    7 +-
 src/print.c                                        |  475 +-
 src/process.c                                      |  297 +-
 src/process.h                                      |    3 +
 src/regex.c                                        |   19 +-
 src/textprop.c                                     |  111 +-
 src/tparam.c                                       |    8 +-
 src/undo.c                                         |    8 +-
 src/w32.c                                          |   20 +
 src/w32.h                                          |    1 +
 src/w32proc.c                                      |   35 +-
 src/widget.c                                       |   23 +-
 src/window.c                                       |  636 +-
 src/window.h                                       |   20 +-
 src/xfaces.c                                       |    2 +-
 src/xselect.c                                      |   28 +-
 src/xterm.c                                        |   21 +-
 test/ChangeLog                                     | 2961 ---
 test/ChangeLog.1                                   | 2970 +++
 test/automated/data/package/package-test-server.py |   21 +
 test/automated/eieio-test-methodinvoke.el          |    2 +-
 test/automated/eshell.el                           |   31 +
 test/automated/message-mode-tests.el               |   55 +
 test/automated/package-test.el                     |   55 +-
 test/automated/process-tests.el                    |   70 +
 test/automated/python-tests.el                     |  233 +-
 test/automated/seq-tests.el                        |   26 +
 test/automated/tramp-tests.el                      |   22 +-
 test/indent/css-mode.css                           |   15 +
 test/indent/js.js                                  |    5 +
 test/indent/perl.perl                              |    9 +
 311 files changed, 133933 insertions(+), 130029 deletions(-)
 delete mode 100644 ChangeLog
 create mode 100644 ChangeLog.1
 create mode 100644 ChangeLog.2
 rename admin/{ChangeLog => ChangeLog.1} (100%)
 create mode 100755 build-aux/gitlog-to-changelog
 create mode 100755 build-aux/gitlog-to-emacslog
 rename doc/emacs/{ChangeLog => ChangeLog.1} (100%)
 rename doc/lispintro/{ChangeLog => ChangeLog.1} (100%)
 delete mode 100644 doc/lispref/ChangeLog
 create mode 100644 doc/lispref/ChangeLog.1
 rename doc/man/{ChangeLog => ChangeLog.1} (100%)
 rename doc/misc/{ChangeLog => ChangeLog.1} (100%)
 delete mode 100644 etc/ChangeLog
 create mode 100644 etc/ChangeLog.1
 rename leim/{ChangeLog => ChangeLog.1} (100%)
 rename lib-src/{ChangeLog => ChangeLog.1} (100%)
 delete mode 100644 lisp/ChangeLog
 create mode 100644 lisp/ChangeLog.17
 rename lisp/cedet/{ChangeLog => ChangeLog.1} (100%)
 create mode 100644 lisp/emacs-lisp/cursor-sensor.el
 delete mode 100644 lisp/erc/ChangeLog
 delete mode 100644 lisp/erc/ChangeLog.01
 delete mode 100644 lisp/erc/ChangeLog.02
 delete mode 100644 lisp/erc/ChangeLog.03
 delete mode 100644 lisp/erc/ChangeLog.04
 delete mode 100644 lisp/erc/ChangeLog.05
 delete mode 100644 lisp/erc/ChangeLog.06
 delete mode 100644 lisp/erc/ChangeLog.07
 delete mode 100644 lisp/erc/ChangeLog.08
 create mode 100644 lisp/erc/ChangeLog.1
 create mode 100644 lisp/erc/ChangeLog.2
 delete mode 100644 lisp/gnus/ChangeLog
 create mode 100644 lisp/gnus/ChangeLog.3
 delete mode 100644 lisp/mh-e/ChangeLog
 create mode 100644 lisp/mh-e/ChangeLog.2
 rename lisp/org/{ChangeLog => ChangeLog.1} (100%)
 rename lisp/url/{ChangeLog => ChangeLog.1} (100%)
 rename lwlib/{ChangeLog => ChangeLog.1} (100%)
 rename msdos/{ChangeLog => ChangeLog.1} (100%)
 rename nextstep/{ChangeLog => ChangeLog.1} (100%)
 rename nt/{ChangeLog => ChangeLog.1} (100%)
 rename oldXMenu/{ChangeLog => ChangeLog.1} (100%)
 delete mode 100644 src/ChangeLog
 create mode 100644 src/ChangeLog.13
 delete mode 100644 test/ChangeLog
 create mode 100644 test/ChangeLog.1
 create mode 100644 test/automated/data/package/package-test-server.py
 create mode 100644 test/automated/message-mode-tests.el



reply via email to

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