emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] cairo updated (7349006 -> 75c8741)


From: Jan D.
Subject: [Emacs-diffs] cairo updated (7349006 -> 75c8741)
Date: Fri, 03 Apr 2015 10:32:39 +0000

jhd pushed a change to branch cairo.

      from  7349006   Add CAIRO_CFLAGS to lwlib/Makefile.in
      adds  c49e769   Improve seq-group-by to return sequence elements in 
correct order
      adds  4fb5565   Add a backward-compatible version of seq-reverse
      adds  517fc7b   * lisp/hi-lock.el: Don't call font-lock-remove-keywords 
if not needed.
      adds  0a66ca3   emacs-lisp/package.el (package-install): Invert the 
second argument.
      adds  511acc7   emacs-lisp/package.el: Indicate incompatible packages.
      adds  da726ad   python.el: Allow killing shell buffer if process is dead.
      adds  c7d9dec   lisp/gnus/gnus-art.el 
(gnus-article-browse-html-save-cid-content, gnus-article-browse-html-parts): 
Make cid file names relative if and only if html doesn't specify <base> 
directory
      adds  e39d96e   gdb-mi.el (gdb-display-io-nopopup): New defcustom.
      adds  65563fd   Better support for future plugins
      adds  10a5a05   * lisp/net/shr.el (shr-tag-li): Speed up rendering pages 
with lots of <ul>
      adds  a8f93d1   lisp/gnus/nnmail.el (nnmail-expiry-target-group): Allow 
expiring nnimap to a group again
      adds  f61c87f   lisp/gnus/gnus-msg.el (gnus-msg-mail): Buffer-local 
warning fix (bug#19573)
      adds  e7d21b4   Implement SCRAM-SHA-1 SASL mechanism
      adds  69e38a5   Move rfc2104 from gnus to net
      adds  3b8b549   emacs-lisp/package.el (package--incompatible-p): Check 
dependencies.
      adds  a03ab7e   emacs-lisp/package.el (describe-package-1): Fix 
"incompat" handling.
      adds  b9d8edc   Fixes: debbugs:19850
      adds  0330679   # Add 2015 to copyright years
      adds  0d54f2f   * lisp/textmodes/flyspell.el (flyspell-word): Defvar.
      adds  61b4c22   * lisp/emacs-lisp/cl*.el: Use define-inline and move some 
code
      adds  34c7535   emacs-lisp/package.el: Move the compatibility-table 
building logic.
      adds  9388858   Fix assertion violations when popping menus on TTY  
(Bug#19862)
      adds  f4f4f93   emacs-lisp/package.el (describe-package-1): Describe 
incompatibility.
      adds  ffec11d   Fix doc-string of x_frame_normalize_before_maximize.
      adds  ba5bc0e   Tramp: Disable paging with PAGER=cat.
      adds  45c5ccd   Fix inserting parts with `E' in Gnus
      adds  4aafd19   Make `url-retrieve-synchronously' work again with news:
      adds  6090b8f   Revert previous patch
      adds  0d38b2f   Don't mark nnimap articles as read on a server hangup
      adds  e59feb3   lisp/ChangeLog: Restore entries accidentally deleted
      adds  6bf61df   * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep 
type=nil by default.
      adds  c4e2be4   * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOS
      adds  2ea5364   Fix eww.el desktop support.
      adds  8b36bfa   Add autoload cookie for the eww-suggest-uris variable.
      adds  16d91bc   python.el: Do not deactivate mark on shell fontification.
      adds  cec04fb   * src/keyboard.c (timer_check_2): Fix incorrect comment
      adds  77052f4   * help-mode.el: Prevent duplicated display of Info 
buffer. (Bug#13190)
      adds  1e00ee2   desktop.el: Conditionally re-enable desktop autosave
      adds  1f2c4f8   emacs-lisp/package-x.el: Create valid tar files
      adds  3194809   emacs-lisp/easy-mmode.el: Process macro arguments 
correctly
      adds  cc273d1   emacs-lisp/easy-mmode.el (define-minor-mode): Clarify docs
      adds  0409684   emacs-lisp/easy-mmode.el: Clarify mode switch messages
      adds  8338e44   lisp/files.el (insert-file-contents-literally): Fix typo
      adds  81d89d8   Fixes display of prefix argument when 
input-method-function
      adds  ad6c1be   * lisp/emacs-lisp/checkdoc.el 
(checkdoc-show-diagnostics): Don't make bogus
      adds  72f7ede   Use user-error where error is inappropriate
      adds  56f5ea1   rect.el: Suppress superfluous "Mark set" message from 
push-mark.
      adds  b1d6ddd   Push mark before goto-char in jump-to-register and 
check-parens
      adds  7932d06   Fix exit code when stdin is at EOF  (Bug#19897)
      adds  0a1c834   Handle unquoted IMAP group names
      adds  746d292   lisp/gnus/nnimap.el (nnimap-get-groups): Fix XEmacs 
compilation
      adds  99db66a   * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Fix 
corner case problem.
      adds  37e3549   Fix display of IME window on MS-Windows  (Bug#11732)
      adds  d10c3ed   Fix generation of TAGS from compressed files  (Bug#19735)
      adds  a2f9049   Avoid aborts when input-method-function changes 
this-command-keys  (Bug#19774)
      adds  235c3cb   * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value): 
Handle a nil type.
      adds  d4ed798   * lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix 
bug#19891
      adds  12ab957   auto-revert-mode can now revert immediately in response 
to a change event
      adds  3bbf517   Simplify binary I/O configuration
      adds  4fa6da0   f90.el: Add some F2008 keywords
      adds  98cb7d9   solar.el: Tweak sunrise-sunset output
      adds  51d475a   Avoid endless loop when handling fatal signal.
      adds  226c122   # Auto-commit of loaddefs files.
      adds  80e67e4   Sync with upstream vhdl mode v3.37.1.  Add VHDL'08 
support.
      adds  1ee99b6   # ChangeLog fix
      adds  852947b   Sync with upstream verilog-mode revision 0d6420b
      adds  5169b71   # etc/TODO: Add idlwave
      adds  43fb42d   # etc/TODO: More elpa additions
      adds  066b17d   Merge from gnulib
      adds  3ebf063   Prefer 'Qfoo' to 'intern ("foo")'
      adds  6982acc   Install notification handlers when enabling the 
auto-revert modes.
      adds  629ed77   Support file notifications for dired auto-revert
      adds  a2e6668   Mention file notification support for dired buffers and 
autorevert.
      adds  9074a68   Prefer 'Qfoo' to 'intern ("foo")' in w32 source files
      adds  4841520   bindings.el (ctl-x-map): Fix `comment-line' binding.
      adds  e38be5c   lisp/ChangeLog: Fix entry to mention (Bug#19826)
      adds  1cb3428   * bindings.el (ctl-x-map): There is no 'C-;'.
      adds  14b4e65   Spelling fixes
      adds  4a5190f   Fix ChangeLog.
      adds  f113707   * lisp/dom.el (dom-previous-sibling): New function.
      adds  32af8a3   * lisp/dom.el (dom-previous-sibling): New function.
      adds  9f5a24a   Implement x-frame-geometry for NS.
      adds  c7cdc8e   Suppress localized settings in Tramp test.
      adds  f6bb2cc   Introduce `xref-etags-mode'
      adds  3f006e1   lisp/gnus/gnus-art.el (gnus-mime-display-single): Avoid 
"End of buffer" error
      adds  e846bbf   * lisp/emacs-lisp/macroexp.el (macroexp-parse-body): 
Handle cl-declare
      adds  3487186   Fix the desired binding for comment-line
      adds  80e5014   Fix SCRAM-SHA-1 SASL mechanism
      adds  931e7ba   lisp/gnus/mailcap.el: Support PDF Tools for PDF viewing 
of attachments
      adds  a0edb01   `auto-save-list-file-prefix' can be a directory name
      adds  6b62d26   Use ${EXEEXT} more uniformly in makefiles
      adds  ed7005c   Fix previous change's attribution
      adds  eaf9499   Add new interactive command comint-clear-buffer
      adds  e8a11db   f90.el: add some support for continued strings without 
leading '&'
      adds  f418e99   rmailsum.el minor optional argument fix
      adds  7a77ed9   * filecache.el (file-cache-filter-regexps): Add lock 
files (tiny change)
      adds  feb49cb   * comint.el (comint-mode-map): Fix obvious typo.
      adds  450beba   * lisp/eshell: Fix history substitution error
      adds  341e5f3   simple.el (region-active-p): Fix doc to say non-nil.
      adds  0c4f73a   rmailsum.el tiny simplification
      adds  b74db63   Backtrace after malloc arena is corrupted
      adds  27bd6da   Merge from gnulib
      adds  b86ba30   Gnus: Revert my bogus changes (2014-06-05)
      adds  8bb64d2   * lisp/emacs-lisp/edebug.el (edebug--display): 
Save-excursion.
      adds  dcd4830   Handle customizations of reftex-include-file-commands
      adds  26b2e9a   check-declare.el (check-declare-ext-errors): New 
defcustom.
      adds  383722d   check-declare.el: Use compilation-style warnings
      adds  ca5790e   lisp/progmodes/elisp-mode.el (elisp--eval-last-sexp): 
Document argument.
      adds  0731a2e   # Auto-commit of loaddefs files.
      adds  719fd93   Redo the whole window offsets and coordinate translation 
for X.
      adds  b206b9d   dbus.el: fix ":argN" keyword recognition
      adds  f376a4b   Gnus: Improve parts deletion and stripping behavior
      adds  4f9befb   lisp/gnus/ChangeLog: Fix typo
      adds  8ae2142   * xfns.c (x_real_pos_and_offsets): Fix pointer signedness.
      adds  4859809   Fix point motion when removing displayed MIME part
      adds  9ee2d9f   [Backport] lisp/gnus/nnimap.el 
(nnimap-find-expired-articles): nnimap `never' expiration fix
      adds  b6964cb   Merge from origin/emacs-24
      adds  7779da6   lisp/gnus/nimap.el (nnimap-find-expired-articles): nnimap 
`never' expiration fix
      adds  4d36e52   Merge from origin/emacs-24
      adds  c96c93f   [Backport] lisp/gnus/message.el 
(message-smtpmail-send-it): Make non-standard mail header separators work with 
smtpmail
      adds  972282f   [Backport] lisp/gnus/message.el 
(message-smtpmail-send-it): Make non-standard mail header separators work with 
smtpmail
      adds  b75358e   Merge remote-tracking branch 'origin/emacs-24' into 
emacs-24
      adds  cbd447e   Merge from origin/emacs-24
      adds  c4c447d   Restore XEmacs compatibility
      adds  6310530   Fix refilling of list of language environments in User 
Manual  (Bug#19697)
      adds  989fb32   Improve solution of bug #19701
      adds  b28c979   Fix XEmacs version typo in comment and ChangeLog
      adds  868df45   Avoid compiler warnings in decode_env_path.
      adds  41c3b92   * lisp/progmodes/python.el (python-indent-context): 
Respect user indentation after comment.
      adds  6c8231e   python.el: Handle tabs in python-indent-dedent-line.
      adds  33c4409   Spelling fixes
      adds  be7fb82   src/dispextern.h (FACE_FOR_CHAR): Fix the commentary.
      adds  1c1d0b7   Fix a typo in the Emacs manual's Hungry Delete 
description.
      adds  f3faf4f   Fix description of Customize buffer in Emacs manual.
      adds  017a03a   Document MS-Windows file-name idiosyncrasies  (Bug#19463)
      adds  618931b   Handle dead frame in menu-bar-non-minibuffer-window-p.  
(Bug#19728)
      adds  e726f20   Handle "#" operator properly inside macro.  Fix coding 
bug.
      adds  d8e9122   Merge from origin/emacs-24
      adds  b5a0603   Use vc-switches on vc-*-annotate-command
      adds  0ed5248   Fixed previous ChangeLog entry
      adds  5917b79   Don't use OUTER_TO_INNER macros for plain X and lucid.
      adds  619fc5c   Fix 'face property handling in facemenu-add-face.
      adds  6ef1434   Don't require GNU putenv
      adds  805fe50   Support daemon mode on MS-Windows (bug#19688)
      adds  b2a590d   Documentation followup for daemon mode on MS-Windows
      adds  0537943   Adjust offset and border calculations for X.
      adds  31ecbf8   Better decoding of HTML payload in Rmail
      adds  1a50945   Improve [:alpha:] and [:alnum:] for multibyte characters  
(Bug#19878)
      adds  e605af8   * xlwmenu.c (remap_menubar): Re-realize menu to force 
move under Gnome 3.
      adds  5dd2272   Set can_x_set_window_size and after_make_frame in 
terminal frames (Bug#19962)
      adds  159e9f4   * character.c (alphabeticp, decimalnump): Avoid undefined 
behavior
      adds  2294380   * lisp/net/shr.el (shr-insert): Remove soft hyphens.
      adds  bb13183   (shr-insert): Also remove soft hypens from non-folded 
text.
      adds  7f9b037   Fix problems found by vc-tests.el
      adds  992f8fa   Extend vc-tests.el
      adds  da02eb5   Add autoload cooking for vc-responsible-backend
      adds  04fb102   configure.ac: Error out if with-file-notification=w32 is 
specified on Cygwin
      adds  b149ecd   # Auto-commit of loaddefs files.
      adds  9d8d065   Add support for finalizers
      adds  f6b5db6   Add support for generators
      adds  8f0f8c1   Fix docstrings, declarations in iter-defun
      adds  8af3e18   Add cl-iter-defun
      adds  2cc23f1   Finalizer documentation, minor improvements
      adds  1903e25   Fix calculation of total window sizes after font size 
changes (Bug#19972).
      adds  bfbcec1   emacs-lisp/package.el (package-autoremove): Fix if logic.
      adds  a0b78cb   # Standardize copyright and license notices for recently 
added files
      adds  27c02b0   Fix some errors in recently added tests
      adds  a6fb5e2   * alloc.c (run_finalizers): Omit unused local.
      adds  15ddf7a   Rename gc-precise-p to gc-precise
      adds  88f8a9d   generator-tests.el: make cps-test-iter-cleanup-once-only 
work
      adds  02eb227   Rename globals in generator.el
      adds  cecf4af   Address generator feedback
      adds  7133f26   * lisp/progmodes/gud.el: Use lexical-binding.
      adds  8b38d30   Use `macroexp-parse-body'
      adds  a78774a   # Auto-commit of loaddefs files.
      adds  8b990b8   Merge from origin/emacs-24
      adds  d69e9f1   CC Mode: Stop Font Lock forcing fontification from BOL.  
Fixes debbugs#19669.
      adds  d3852a9   * admin/admin.el (manual-meta-string): Use address@hidden 
rather than address@hidden
      adds  9792a94   Merge from origin/emacs-24
      adds  9e22ff0   # ChangeLog fixes, backported
      adds  43b82ba   authors.el: backport some additions
      adds  118a31a   Merge from origin/emacs-24
      adds  50f3811   net/tramp.el (tramp-ssh-controlmaster-options): Use "%C"
      adds  e9a7e10   Fix redrawing of mode lines when exposed  (Bug#19721)
      adds  27e11c0   Fix display of overlay strings with faces after ellipsis  
(Bug#19307)
      adds  d6fee01   Tramp: Don't use a tempfile for ControlPath.
      adds  4e8d586   Fix last commit
      adds  e589765   A more thorough fix for bug#19307
      adds  ec26c23   authors.el: Add missing ignored and renamed files
      adds  f15c858   Merge from origin/emacs-24
      adds  4779a4b   Bump version to 24.4.90
      adds  6eab393   Merge from origin/emacs-24
      adds  d825f66   Fix filling circle/ellipse in Artist Mode  (Bug#19763)
      adds  c648717   Update ERC docs and update MAINTANERS to include myself
      adds  9615c0d   doc/misc/erc.texi: fix typo
      adds  008a04a   todo-mode.el: Restore point on setting item done  
(Bug#19727)
      adds  a323b93   Better multi-line input support in comint.el
      adds  c0ba590   Fix vertical-motion and posn-at-point when word-wrap is 
on  (Bug#19769)
      adds  2c82dee   Merge from origin/emacs-24
      adds  4f5033f   Backport the :end-of-capability fix
      adds  d846236   Merge from origin/emacs-24
      adds  eca7da1   Complete the remaining documentation updates for 24.5
      adds  20c817d   Fix handling of frame color parameters in TTY sessions  
(Bug#19802)
      adds  a7b1c2f   Don't lose frame's background color when setting 
foreground  (Bug#19802)
      adds  87fc99f   Better support for the case of typing RET on the prompt 
in comint.
      adds  4b0b27d   Fix invocation of commands whose file name includes 
extension  (Bug#19817)
      adds  e2ae1c5   Merge from origin/emacs-24
      adds  680ee61   Backport fix for bug#18745 from master.
      adds  f5d1e1f   Backport NEWS typo fix
      adds  1fb87f1   Merge from origin/emacs-24
      adds  a7254bb   Improve string search in `flyspell-word-search-*`. 
(Bug#16800)
      adds  72fd047   NEWS: Add section to include ERC changes
      adds  8b3ba7a   Improve docs of transient-mark-mode  (Bug#19841)
      adds  decb48d   Augment text-mode syntax table for a few special 
characters
      adds  b85523f   * lisp/textmodes/flyspell.el 
(flyspell-duplicate-distance): Bump :version.
      adds  3ca2ff3   * lisp/erc/erc.el (erc-rename-buffers): Doc fix.  Add 
:version.
      adds  0077b36   # NEWS copyedits
      adds  923602f   Merge from origin/emacs-24
      adds  432b00e   Fix assertions in popping up menus on TTY  (Bug#19862)
      adds  36a50f3   Merge from origin/emacs-24
      adds  9366f05   Tramp: Disable paging with PAGER=cat
      adds  4fa778b   erc.el: Add old version header for package.el compatibilty
      adds  86fe750   # Remove NEWS temporary markup
      adds  65d8ac7   Mention in admin/notes/repo how to mark commits that are 
not to be merged.
      adds  6f2971a   * lisp/comint.el (comint-line-beginning-position): Revert 
searching for the prompt when comint-use-prompt-regexp is non-nil because it 
doesn't distinguish input from output.  Check the field property `output' for 
the case when comint-use-prompt-regexp is nil.
      adds  35f047c   * src/fileio.c (Fmake_temp_name): Doc tweaks.
      adds  b0adfc7   Spelling fixes
      adds  0260932   Bump python.el version
      adds  1817892   Avoid erratic behavior of menu-bar tooltips on w32  
(Bug#19925)
      adds  1b0ebbd   browse-url-firefox: update for firefox 36's removal of 
-remote
      adds  f160106   Avoid assertion violations in Rmail due to newline cache
      adds  37ad855   Merge from origin/emacs-24
      adds  15d78a2   # Auto-commit of loaddefs files.
      adds  518eab2   Merge from origin/emacs-24
      adds  e28ec9a   ispell.el: Extend to aspell current hunspell handling of 
aliases names for standard dicts.
      adds  c4ade11   textmodes/ispell.el: Look for aspell .dat files also 
under dict-dir, as aspell does.
      adds  98284ef   Merge from origin/emacs-24
      adds  5d9b1e1   Spelling fixes
      adds  8ac0879   Sync with Tramp upstream.
      adds  b9d09d8   Support port numbers in tramp-adb
      adds  44a7c1f   Sync with Tramp upstream
      adds  b209a4b   Sync with Tramp upstream
      adds  6c0a602   eww: Fix some docstrings/error message.
      adds  5599661   * autorevert.el (auto-revert-notify-add-watch): fix 
handler installation
      adds  0ec2600   # Changelog fixes
      adds  53a3f3a   Handle tool bar size changes after x_set_font.
      adds  9f1f6c8   src/ChangeLog: Fix bad formatting.
      adds  21c5478   Replace *-function vars with generic functions in 
cl-generic.
      adds  77ab7f8   Teach js-mode about ES6 template strings
      adds  17ecfea   package.el (package-refresh-contents): Update doc.
      adds  6065fbe   desktop.el (desktop-buffer-info): Write docstring.
      adds  61e06b6   desktop.el (desktop-buffer-info): Use `pushnew'.
      adds  1be3bd0   Fix region extension when scroll bar is on the right
      adds  cbc9d8d   Work around x86 glibc backtrace bug
      adds  b08f8bb   Render application/xhtml+xml as HTML
      adds  bfebebb   Fix EUDC LDAP duplicate mail handling
      adds  20c6b22   browse-url-firefox: removed MS-Windows limitations
      adds  e1acc3c   Random minor fixes for movemail
      adds  25058c3   * lisp/emacs-lisp/byte-opt.el 
(byte-optimize-form-code-walker): Don't try to
      adds  0ea6831   * lisp/battery.el: Make it work on my MSI Wind
      adds  35e2b6a   * lisp/gnus/*registry.el: Use slot names rather than 
initarg names
      adds  5ab767b   Make tramp-ssh-controlmaster-options a defcustom.  Do not 
merge with master.
      adds  8182282   Revert "Make tramp-ssh-controlmaster-options a defcustom. 
 Do not merge with master."
      adds  e851da3   Partially revert the fix for bug #11732
      adds  bcf89ff   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  0f2fd56   lisp/gnus/message.el 
(message-insert-formatted-citation-line): Change %F to fall back to email 
address if no first name could be determined
      adds  08534ce   lisp/gnus/gnus-notifications: Raise frame when clicking 
Read; Add mark as read
      adds  126cd14   # Auto-commit of loaddefs files.
      adds  d03ec1c   Fix test/indent/js.js
      adds  dad0fc5   ruby-mode: Expect regexp after { or | too
      adds  d15317c   Add an indent test example for bug#20026
      adds  e991af9   ruby-mode: Change faces used for self, true, false and nil
      adds  6b134bc   lisp/gnus/gnus-notifications.el 
(gnus-notifications-action): Replace x-focus-frame kludge by calling 
gnus-select-frame-set-input-focus
      adds  6df1314   EUDC: Support BBDB >= 3
      adds  69204d5   # Changelog fixes (no need to merge to trunk)
      adds  e427b55   Merge from origin/emacs-24
      adds  eb62887   lisp/dired.el (dired-delete-file): Doc fix.  (Bug#20021)
      adds  344c6ad   Improve MS-Windows build instructions  (Bug#19989)
      adds  8e07ea1   Merge from origin/emacs-24
      adds  9869d6f   Make tramp-ssh-controlmaster-options a defcustom.  Do not 
merge with master.
      adds  0dfe700   Merge from origin/emacs-24
      adds  51c0c8d   * lisp/ChangeLog: Fix a changelog entry
      adds  113fcc3   * etc/AUTHORS: Update the AUTHORS file
      adds  59c414b   Merge from origin/emacs-24
      adds  b21a56a   Bump version to 24.4.91
      adds  c1bb5ba   Merge from origin/emacs-24
      adds  0c1dd71   Fix ChangeLog typos
      adds  4fab7ba   ruby-mode: Don't consider `=' a part of symbol when 
followed by `>'
      adds  8854b9c   ruby-mode: Detect regexps after `!'
      adds  b7ed48c   Add seq-into as a public function
      adds  cd0ad72   nt/ChangeLog: Fix typos.
      adds  b20113f   Automate 'make all' in test/indent
      adds  ff03266   Recognize more LDAP attributes
      adds  778de72   * test/automated/cl-lib-tests.el: Add tests for plusp, 
second, ...
      adds  33d9869   Spelling and minor grammar fixes
      adds  933e0ab   New indentation option for js-mode
      adds  8db3791   * lisp/gnus/message.el (message-valid-fqdn-regexp): Bump 
:version
      adds  6c9681a   * lisp/progmodes/js.el (js-indent-first-initialiser): Fix 
doc, type, version. First line of the doc string should be a complete sentence.
      adds  c3ca6a9   # Further ChangeLog fix
      adds  2a1be9e   Prefer "initialize" to "initialise"
      adds  f0e8673   * indent/js-indent-init-dynamic.js: Fix spelling error.
      adds  41bba4b   * lisp/simple.el (goto-history-element): Don't burp on t 
history.
      adds  b90f502   * lisp/gnus/registry.el (registry-db): Don't oset-default 
an instance slot.
      adds  2401274   * international/quail.el (quail-input-method): Use 
with-silent-modifications
      adds  fc10058   Fix support of scripts in w32font.c  (Bug#19993)
      adds  ac4cce6   Fixes: debbugs:19335
      adds  b91eafe   Support goal column in multi-line minibuffer
      adds  2c59be9   * editfns.c, systime.h (mktime_z) [!HAVE_TZALLOC]: Now 
static.
      adds  8e63340   * frame.c (x_get_resource_string) [!USE_GTK]: Don't 
define.
      adds  f5a0faa   info-look fixes for Texinfo 5
      adds  a605a79   Fix ChangeLog typo
      adds  85f1a56   Mention Bug 19482 on 2015-01-06 change.
      adds  3bf3699   Add --no-x-resources option
      adds  84a6685   2015-03-14  Michael R. Mauger  <address@hidden>
      adds  554001d   Type checking for `define-widget'
      adds  2f12fc5   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  9941682   Support indenting backquote substitutions in cl-indent
      adds  51e7e46   Font-lock elisp macros/special forms dynamically
      adds  28caedb   In Tramp. check ssh Control* options only when needed
      adds  4e5eb85   Fix subtle problems with linum-mode and invisible text
      adds  8599360   (url-insert-file-contents): Set buffer-file-coding-system
      adds  3eb4d23   Make Edebug work with Follow Mode.
      adds  ab4e4cc   Add 'clear' functionality to eshell.
      adds  43a847c   Fixes: debbugs:19335
      adds  f925fc9   Add `predicate' arg to `read-buffer' and use it for 
erc-iswitchb
      adds  801eda8   * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): 
Optimize &aux.
      adds  a961dce   Don't test "\t" in file names on Cygwin.
      adds  b074335   Edebug: Allow "S" to work during trace mode.  Fixes 
debbugs #20074.
      adds  508049a   Change test for ControlPath in order to avoid DNS 
timeouts.
      adds  330cf1a   Resurrect the lost optional fixed font menu on w32
      adds  6f73c46   * cl-macs.el (cl--transform-lambda): Refine last change.
      adds  0fe787e   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  e70a1f9   lisp/mouse.el: Fix last change.
      adds  7cf5b37   Avoid leading tabs in shell scripts, sent by Tramp.
      adds  7719782   Font-lock more Kernel methods as built-in
      adds  5b77d81   Separate Kernel methods with required args from those 
without
      adds  64db0c2   Discriminate between pseudo-classes and -elements
      adds  62fde9e   Add support for completion in `css-mode'
      adds  7ec63a3   Update CSS property list
      adds  41278b7   Spacing and punctuation fixes
      adds  f9e354e   Spelling and wording fixes
      adds  1a93b91   * lisp/net/browse-url.el: Omit confusing documentation.
      adds  9fdc166   Improve dynamic elisp keyword font-locking
      adds  fd93edb   Have gud-display-line not display source buffer in gud 
window.
      adds  872481d   Add classes as run-time descriptors of cl-structs.
      adds  8dfff87   * cl-generic.el (cl-generic-generalizers): Clean up after 
braindamage
      adds  cc11321   Fix --no-bitmap-icon
      adds  2fdec80   Improve indexing in Emacs manual  (Bug#20105)
      adds  ea8cab3   doc/lispref/minibuf.texi (Basic Completion): Fix a typo.  
(Bug#20108)
      adds  c43762d   Fix description of fullscreen mode on MS-Windows 
(Bug#20110).
      adds  ac85901   doc/misc/efaq-w32.texi: Remove outdated information and 
update.
      adds  14c47d3   doc/misc/efaq-w32.texi: Spell-check.
      adds  1a941d6   Fix incorrect usage of @key in the User Manual  
(Bug#20135)
      adds  81deba3   Merge from origin/emacs-24
      adds  611a479   Mark apostrophs with ?/ instead of \037 in Tramp
      adds  f469024   Use delete-char instead of delete-backward-char.
      adds  50c117f   EIEIO: Change class's representation to unify instance & 
class slots
      adds  29f7f98   Fixes: debbugs:20141
      adds  8aa13d0   * lisp/emacs-lisp/pcase.el (pcase-lambda): Rewrite.
      adds  ccf0010   Merge from gnulib
      adds  3ffcf0e   Call delete-backward-space interactively.
      adds  a68aa2e   Better port of pthread usage to FreeBSD
      adds  13eb26a   * configure.ac (_THREAD_SAFE): Simplify (Bug#20136).
      adds  8142fc9   ruby-mode: Fix a "required arguments" confusion
      adds  395a76a   # ChangeLog fixes Using eg 
add-change-log-entry-other-window, C-x 4 a, would avoid these issues
      adds  b8ea3aa   lisp/gnus/registry.el 
(registry-collect-prune-candidates): Fix call to cl-subseq
      adds  1fcc552   lisp/gnus/registry.el (registry-prune): Allow registry to 
reach full size before pruning
      adds  932d0fd   Fix debbugs#20146
      adds  4cd31cf   (cl-defsubst): Ignore false-positive occurrences of args 
via &cl-defs
      adds  c9998fc   Fix elisp function name font-lock bug.
      adds  73b8237   Fix CL function name font-lock bug.
      adds  fa734d0   Handle setf methods in elisp font-locking.
      adds  70565a2   Documentation and testing tips for CONTRIBUTE
      adds  4a50af9   Add new functions for computing default font dimensions
      adds  ad80180   Fix problems with setting system-time-locale on MS-Windows
      adds  6e1fac9   lisp/gnus/{registry.el,gnus-registry.el}: Use slot names 
in references to object slot values
      adds  3231550   Fixes: debbugs:20156
      adds  2a954e8   * menu-bar.el (menu-bar-update-buffers): Properly count 
buffers.
      adds  a3b6c24   Rewrite json-encode-string
      adds  127377c   Add a few tests for jsone.el
      adds  70a8bbe   json-tests.el: Fix copyright
      adds  f4c23f4   Have `sgml-attribute-offset' control SGML attribute 
indentation
      adds  165bea7   Automatically adjust process window sizes
      adds  47e0e31   Generalize start-process with keyword args
      adds  d235b1d   Try to avoid fontifying macros in funcall position
      adds  b8d7d7e   Fix previous commit
      adds  bad7308   Fix previous commit (again)
      adds  24960fc   Minor refactoring of new Fmake_process code
      adds  a50c95d   Get rid of json-decode-char0 as well
      adds  a5d1f94   Backport: ruby-mode: Expect regexp after { or | too
      adds  f74843a   Backport: ruby-mode: Change faces used for self, true, 
false and nil
      adds  1c4900d   Backport: ruby-mode: Detect regexps after `!'
      adds  17ad6f8   Fix problems caused by calling 'recenter' in auto-revert  
(Bug#20122)
      adds  bfed046   Merge from origin/emacs-24
      adds  e72edc0   Fix lisp/ChangeLog entry from last commit.
      adds  325c554   Merge from origin/emacs-24
      adds  ae3d733   Backport 20156 fix (stack corruption)
      adds  821b600   Merge from origin/emacs-24
      adds  bb7b23c   In `debug' don't try using window on inaccessible frame 
(Bug#17170).
      adds  a660037   Merge from origin/emacs-24
      adds  a4ff05a   ChangeLog fix No need to merge to trunk, since it 
corrects a backported entry that should not appear in trunk.
      adds  7f55d42   Merge from origin/emacs-24
      adds  c3c4b75   Fixes: debbugs:18939
      adds  0bfe915   * etc/PROBLEMS: Add entry about dir-locals and some 
auto-mounters.
      adds  e7f92aa   authors.el small additions
      adds  90b46f5   lisp/gnus/nnmh.el (nnmh-request-expire-articles): Work 
for the case nnmail-expiry-target is an nnmh group (bug#20170)
      adds  ff3878d   * configure.ac: Fix jpeg version check to work with gcc 
>= 5.
      adds  33e2236   * display.texi (Useless Whitespace): Fix thinko.
      adds  1291ce1   Minor documentation fix in ELisp manual  (Bug#20174)
      adds  5e2951b   Improve docs of 'posn-actual-col-row'  (Bug#20169)
      adds  ad89f85   Another minor improvement in ELisp manual  (Bug#20168)
      adds  2393085   Merge from origin/emacs-24
      adds  1b5c411   doc/misc/efaq-w32.texi: Fix comments about font dialog.
      adds  ae27725   Add new `cl-struct' and `eieio' pcase patterns.
      adds  d7d7262   Add cl-struct specific optimizations to pcase.
      adds  e5ce95f   Add tests for epg.el
      adds  71fdbd7   epg: Fix key generation interface
      adds  23a98c7   Make process-running-child-p return foreground process 
group ID
      adds  1e043f5   epg-tests.el: Standardize license notice.
      adds  711770d   Fix minor ldexp issues
      adds  444975f   Improve special char handling in Tramp
      adds  9d70310   Extend Tramp tests
      adds  b28753b   lisp/gnus/nnimap.el: Don't split imap messages back into 
original group
      adds  c2385c6   * lisp/xt-mouse.el: Add mouse-tracking support.
      adds  f314d48   browse-url: mark some of the more obsolete stuff as such
      adds  8294ea7   * doc/misc/remember.texi (Function Reference): Copyedit.
      adds  3227a05   * doc/misc/newsticker.texi (Supported Formats): Remove 
dead url.
      adds  dcac009   * doc/misc/idlwave.texi: Fix typo in previous.
      adds  d46f31b   * lisp/emacs-lisp/seq.el: Documentation improvements
      adds  176d864   * lisp/erc/erc.el (erc-switch-to-buffer): Fix last change.
      adds  76040dd   * lisp/xt-mouse.el 
(xterm-mouse--read-number-from-terminal): Fix last commit.
      adds  599ca62   `save-excursion' does not save&restore the mark any more
      adds  7c4a0e3   * international/mule-cmds.el: Show chars in C-x 8 RET 
completions
      adds  eeb5157   emacs-lisp/checkdoc.el: Don't complain about args 
starting with _.
      adds  2b82886   * etc/TODO: Remove obsolete entries.
      adds  58c8605   Only escape quotation mark, backslash and cntrl U+0000 to 
U+001F
      adds  124ea77   Spelling fixes
      adds  3e0fc97   * lisp/bookmark.el (bookmark-show-all-annotations): Sort 
them
      adds  8fd527e   * lisp/emacs-lisp/cl|eieio: Minor tweaks
      adds  1d02107   Shut up python-mode's indentation guesser
      adds  792d44b   Preserve face text properties in comint prompt.
      adds  d133cf8   Support non-blocking connect on MS-Windows  (Bug#20207)
      adds  5ba79b0   Fix the bug number of previous commit: should be bug 
#20159.
      adds  9552a65   Fix crashes when restoring sub-char-tables from desktop 
file
      adds  087fdee   Assume !BROKEN_NON_BLOCKING_CONNECT
      adds  84c7c6f   Port etags to -DDEBUG
      adds  589a403   Port user-login-name initialization to Qnil == 0
      adds  01d1024   Avoid some core dumps in X session management
      adds  7dc565a   Fix blocking connections on MS-Windows  (Bug#20159)
      adds  733a9f1   Fixes: debbugs:17879
      adds  be5e934   Don't send bad SM messages.
      adds  40b3dcd   New `electric-pair-local-mode'
      adds  36a2efe   ChangeLog fix
      adds  e6127d9   * lisp/emacs-lisp/package.el (package-refresh-contents): 
Fix spelling error
      adds  66415fd   * doc/emacs/files.texi (Diff Mode): Doc fix.
      adds  d193f52   lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Add 
"Display HTML images" to "Display" menu
      adds  6b7dd51   Fix 'commit-msg' to cite 'CONTRIBUTE'
      adds  4a70043   Spelling fix
      adds  921dd0d   * doc/lispref/objects.texi (Equality Predicates): Fix 
typo in example.
      adds  13cf575   Don't round up scroll bar width with GTK3 (Bug#20182).
      adds  5e0314f   * smie.el (smie*ward-sexp-command): Don't pretend the arg 
is optional
      adds  0479a1b   Merge from origin/emacs-24
      adds  118b6a9   (url-insert-file-contents): Set buffer-file-coding-system
      adds  8478885   Bump version to 24.5 for the release-candidate
      adds  97d4492   Merge from origin/emacs-24
      adds  22ece83   src/w32proc.c: Describe in a comment w32 subprocess 
implementation.
      adds  2e0cfcc   Fix the preamble text of the DIR file we install  
(Bug#20213)
      adds  4d2e7e1   Fixes: debbugs:19175
      adds  d16fb74   Merge from origin/emacs-24
      adds  d9eff02   In sendmail-send-it don't switch to non-existent buffer.  
(Bug#20211)
      adds  05a5a94   Correct calculation of CC Mode's font-lock region.
      adds  a7270fb   emacs-lisp/package.el: Reorganize package.el
      adds  ef37e79   * eieio-base.el (make-instance) <eieio-named>: New 
instance.
      adds  ce88920   Merge branch 'master' of 
git+ssh://git.sv.gnu.org/srv/git/emacs
      adds  2e4b0c9   plstore.el: Don't cache wrong passphrase
      adds  bc9a6fc   Let jit-lock know the result of 
font-lock-extend-region-functions.
      adds  81b0ead   * jit-lock.el (jit-lock--run-functions): Do the `or' 
where it can be nil.
      adds  5a7380a   * lisp/jit-lock.el (jit-lock--run-functions): Fix min/max 
copy&paste error.
      adds  f20a2cd   Avoid crashing with key-chord  (Bug#20223)
      adds  f21d9b6   Derive `css-mode' from `prog-mode'
      adds  ee050a3   Pete Williamson <address@hidden> (tiny change)
      adds  8d1d8fc   * admin/update_autogen (commit): Switch prefix from "# " 
to "; ".
      adds  5ba4fbd   lisp/gnus/registry.el (registry-prune): Fix registry 
pruning routine
      adds  ba7a1a7   * emacs-lisp/package.el: Implement asynchronous 
refreshing.
      adds  aa33f4a   * emacs-lisp/package.el: Make package-menu asynchronous.
      adds  76b1a1f   ; Auto-commit of loaddefs files.
      adds  ebe1f89   * automated/package-test.el: Avoid async while testing.
      adds  454184f   automated/package-test.el (package-test-update-archives): 
Fix test
      adds  bd55cd4   * emacs-lisp/package.el: Spelling fixes and use active 
voice.
      adds  23bb07e   Fix the CC Mode fixes from 2015-03-30.  Fixes 
debbugs#20240.
      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
       new  75c8741   Merge branch 'master' into cairo


Summary of changes:
 CONTRIBUTE                                |   36 +-
 ChangeLog                                 |   91 +-
 admin/CPP-DEFINES                         |    1 -
 admin/ChangeLog                           |   13 +
 admin/MAINTAINERS                         |    5 +
 admin/admin.el                            |    2 +-
 admin/authors.el                          |    4 +
 admin/notes/repo                          |   21 +
 admin/update_autogen                      |    2 +-
 build-aux/dir_top                         |    1 +
 build-aux/git-hooks/commit-msg            |   16 +-
 configure.ac                              |  134 +-
 doc/emacs/ChangeLog                       |   40 +
 doc/emacs/ack.texi                        |    2 +-
 doc/emacs/basic.texi                      |    4 +-
 doc/emacs/buffers.texi                    |    2 +-
 doc/emacs/cmdargs.texi                    |   49 +-
 doc/emacs/custom.texi                     |    7 +-
 doc/emacs/display.texi                    |    6 +-
 doc/emacs/files.texi                      |    2 +-
 doc/emacs/frames.texi                     |    2 +-
 doc/emacs/killing.texi                    |    2 +-
 doc/emacs/mini.texi                       |    2 +-
 doc/emacs/misc.texi                       |    2 +-
 doc/emacs/msdos-xtra.texi                 |    2 +-
 doc/emacs/msdos.texi                      |   39 +-
 doc/emacs/mule.texi                       |   86 +-
 doc/emacs/programs.texi                   |   10 +-
 doc/emacs/text.texi                       |    2 +-
 doc/emacs/trouble.texi                    |   10 +-
 doc/lispintro/ChangeLog                   |    4 +
 doc/lispintro/emacs-lisp-intro.texi       |   50 +-
 doc/lispref/ChangeLog                     |   70 +
 doc/lispref/commands.texi                 |   21 +-
 doc/lispref/control.texi                  |  118 ++
 doc/lispref/display.texi                  |    7 +-
 doc/lispref/elisp.texi                    |    6 +-
 doc/lispref/frames.texi                   |    4 +-
 doc/lispref/functions.texi                |    4 +-
 doc/lispref/internals.texi                |    2 +-
 doc/lispref/loading.texi                  |    2 +-
 doc/lispref/minibuf.texi                  |    4 +-
 doc/lispref/numbers.texi                  |   14 +-
 doc/lispref/objects.texi                  |   41 +-
 doc/lispref/os.texi                       |    5 +-
 doc/lispref/positions.texi                |   21 +-
 doc/lispref/processes.texi                |   71 +-
 doc/lispref/searching.texi                |   12 +-
 doc/lispref/sequences.texi                |   26 +-
 doc/lispref/streams.texi                  |    2 +-
 doc/lispref/text.texi                     |    4 +-
 doc/misc/ChangeLog                        |   48 +
 doc/misc/auth.texi                        |    8 +-
 doc/misc/calc.texi                        |    2 +-
 doc/misc/cc-mode.texi                     |    4 +-
 doc/misc/cl.texi                          |   12 +
 doc/misc/efaq-w32.texi                    |  423 ++---
 doc/misc/efaq.texi                        |   12 +-
 doc/misc/eieio.texi                       |    2 +-
 doc/misc/erc.texi                         |   14 +-
 doc/misc/eshell.texi                      |    2 +-
 doc/misc/eww.texi                         |    4 +-
 doc/misc/gnus.texi                        |    6 +-
 doc/misc/htmlfontify.texi                 |    4 +-
 doc/misc/idlwave.texi                     |   27 +-
 doc/misc/ido.texi                         |    2 +-
 doc/misc/newsticker.texi                  |    5 +-
 doc/misc/org.texi                         |    8 +-
 doc/misc/pgg.texi                         |    2 +-
 doc/misc/reftex.texi                      |   16 +-
 doc/misc/remember.texi                    |    2 +-
 doc/misc/texinfo.tex                      |   55 +-
 doc/misc/todo-mode.texi                   |    4 +-
 doc/misc/tramp.texi                       |   53 +-
 doc/misc/trampver.texi                    |    2 +-
 doc/misc/vhdl-mode.texi                   |    6 +-
 doc/misc/vip.texi                         |    2 +-
 doc/misc/viper.texi                       |    2 +-
 doc/misc/woman.texi                       |    2 +-
 etc/AUTHORS                               | 2947 ++++++++++++++++++-----------
 etc/ChangeLog                             |   25 +
 etc/NEWS                                  |   72 +-
 etc/NEWS.24                               |   36 +-
 etc/PROBLEMS                              |   26 +-
 etc/TODO                                  |   53 +-
 leim/ChangeLog                            |    7 +
 leim/Makefile.in                          |    2 +-
 lib-src/ChangeLog                         |   73 +
 lib-src/Makefile.in                       |    2 +-
 lib-src/emacsclient.c                     |   81 +-
 lib-src/etags.c                           |   25 +-
 lib-src/make-docfile.c                    |   27 +-
 lib-src/movemail.c                        |  197 +-
 lib/dirent.in.h                           |    2 +
 lib/dirfd.c                               |   32 +
 lib/fdopendir.c                           |   13 +-
 lib/getdtablesize.c                       |   42 +-
 lib/getopt.c                              |   52 +-
 lib/gnulib.mk                             |   11 +
 lib/signal.in.h                           |    8 +-
 lib/tempname.c                            |  118 +-
 lib/tempname.h                            |   15 +
 lisp/ChangeLog                            | 1689 ++++++++++++++++-
 lisp/ChangeLog.16                         |    4 +-
 lisp/Makefile.in                          |    2 +-
 lisp/abbrev.el                            |    4 +-
 lisp/autorevert.el                        |  154 +-
 lisp/battery.el                           |  103 +-
 lisp/bindings.el                          |    2 +-
 lisp/bookmark.el                          |    2 +-
 lisp/calendar/solar.el                    |   22 +-
 lisp/calendar/todo-mode.el                |    7 +-
 lisp/cedet/ChangeLog                      |   13 +
 lisp/cedet/semantic/db-el.el              |    8 +-
 lisp/cedet/semantic/doc.el                |    9 +-
 lisp/cedet/srecode/document.el            |    2 +-
 lisp/comint.el                            |   58 +-
 lisp/desktop.el                           |   42 +-
 lisp/dired.el                             |   15 +-
 lisp/dom.el                               |   10 +
 lisp/elec-pair.el                         |   16 +-
 lisp/emacs-lisp/byte-opt.el               |  121 +-
 lisp/emacs-lisp/byte-run.el               |   32 +-
 lisp/emacs-lisp/bytecomp.el               |   14 +-
 lisp/emacs-lisp/check-declare.el          |   51 +-
 lisp/emacs-lisp/checkdoc.el               |   22 +-
 lisp/emacs-lisp/cl-generic.el             |  642 ++++---
 lisp/emacs-lisp/cl-indent.el              |   62 +-
 lisp/emacs-lisp/cl-lib.el                 |   17 -
 lisp/emacs-lisp/cl-macs.el                |  601 ++++---
 lisp/emacs-lisp/cl-preloaded.el           |  241 +++-
 lisp/emacs-lisp/debug.el                  |   20 +-
 lisp/emacs-lisp/easy-mmode.el             |   25 +-
 lisp/emacs-lisp/edebug.el                 |   71 +-
 lisp/emacs-lisp/eieio-base.el             |   50 +-
 lisp/emacs-lisp/eieio-compat.el           |   57 +-
 lisp/emacs-lisp/eieio-core.el             |  701 +++-----
 lisp/emacs-lisp/eieio-custom.el           |  161 +-
 lisp/emacs-lisp/eieio-datadebug.el        |   68 +-
 lisp/emacs-lisp/eieio-opt.el              |   89 +-
 lisp/emacs-lisp/eieio.el                  |  248 ++-
 lisp/emacs-lisp/generator.el              |  796 ++++++++
 lisp/emacs-lisp/gv.el                     |   17 +-
 lisp/emacs-lisp/lisp-mnt.el               |    6 +-
 lisp/emacs-lisp/lisp-mode.el              |   98 +-
 lisp/emacs-lisp/lisp.el                   |    5 +-
 lisp/emacs-lisp/macroexp.el               |   27 +-
 lisp/emacs-lisp/package-x.el              |    2 +-
 lisp/emacs-lisp/package.el                | 1868 +++++++++++--------
 lisp/emacs-lisp/pcase.el                  |   88 +-
 lisp/emacs-lisp/seq.el                    |   55 +-
 lisp/emacs-lisp/smie.el                   |   11 +-
 lisp/emulation/viper-init.el              |    2 +-
 lisp/epg.el                               |    8 +-
 lisp/erc/ChangeLog                        |   34 +
 lisp/erc/erc-spelling.el                  |    3 +-
 lisp/erc/erc.el                           |  106 +-
 lisp/eshell/em-hist.el                    |    4 +-
 lisp/eshell/em-pred.el                    |   14 +-
 lisp/eshell/esh-mode.el                   |    7 +
 lisp/facemenu.el                          |    2 +-
 lisp/faces.el                             |   17 +-
 lisp/ffap.el                              |   14 +-
 lisp/filecache.el                         |    3 +-
 lisp/files.el                             |   21 +-
 lisp/font-lock.el                         |   79 +-
 lisp/frame.el                             |   35 +-
 lisp/frameset.el                          |    4 +-
 lisp/gnus/ChangeLog                       |  151 ++-
 lisp/gnus/gnus-art.el                     |   90 +-
 lisp/gnus/gnus-msg.el                     |   12 +-
 lisp/gnus/gnus-notifications.el           |   21 +-
 lisp/gnus/gnus-registry.el                |   45 +-
 lisp/gnus/gnus-sum.el                     |    1 +
 lisp/gnus/mailcap.el                      |    5 +
 lisp/gnus/message.el                      |    7 +-
 lisp/gnus/mm-decode.el                    |   14 +-
 lisp/gnus/mm-view.el                      |    2 +-
 lisp/gnus/nnimap.el                       |   24 +-
 lisp/gnus/nnmail.el                       |    2 +-
 lisp/gnus/nnmh.el                         |    4 +-
 lisp/gnus/plstore.el                      |   13 +-
 lisp/gnus/registry.el                     |   56 +-
 lisp/help-mode.el                         |    9 +-
 lisp/hi-lock.el                           |    7 +-
 lisp/ido.el                               |   18 +-
 lisp/info-look.el                         |   47 +-
 lisp/international/fontset.el             |    1 +
 lisp/international/mule-cmds.el           |   12 +-
 lisp/international/quail.el               |    7 +-
 lisp/isearchb.el                          |    6 +-
 lisp/jit-lock.el                          |  116 +-
 lisp/json.el                              |   47 +-
 lisp/ldefs-boot.el                        | 2675 ++++++++++++++-------------
 lisp/leim/quail/hangul.el                 |    4 +-
 lisp/mail/rmail.el                        |    4 +-
 lisp/mail/rmailmm.el                      |   17 +
 lisp/mail/rmailsum.el                     |   17 +-
 lisp/mail/sendmail.el                     |    8 +-
 lisp/menu-bar.el                          |   34 +-
 lisp/misearch.el                          |    4 +-
 lisp/mouse.el                             |   16 +-
 lisp/net/browse-url.el                    |  300 ++--
 lisp/net/dbus.el                          |    3 +-
 lisp/net/eudcb-bbdb.el                    |   24 +-
 lisp/net/eudcb-ldap.el                    |   53 +-
 lisp/net/eww.el                           |   32 +-
 lisp/net/ldap.el                          |   14 +-
 lisp/{gnus => net}/rfc2104.el             |    0
 lisp/net/sasl-scram-rfc.el                |  163 ++
 lisp/net/sasl.el                          |    6 +-
 lisp/net/shr.el                           |   25 +-
 lisp/net/tramp-adb.el                     |   98 +-
 lisp/net/tramp-cache.el                   |    6 +-
 lisp/net/tramp-gvfs.el                    |    2 +
 lisp/net/tramp-sh.el                      |  308 ++-
 lisp/net/tramp-smb.el                     |    6 +
 lisp/net/tramp.el                         |   46 +-
 lisp/net/trampver.el                      |    4 +-
 lisp/obsolete/iswitchb.el                 |    6 +-
 lisp/org/ChangeLog                        |    4 +-
 lisp/progmodes/cc-engine.el               |   10 +-
 lisp/progmodes/cc-langs.el                |    6 +-
 lisp/progmodes/cc-mode.el                 |  141 +-
 lisp/progmodes/cperl-mode.el              |    6 +-
 lisp/progmodes/elisp-mode.el              |    9 +-
 lisp/progmodes/f90.el                     |   25 +-
 lisp/progmodes/gdb-mi.el                  |   12 +-
 lisp/progmodes/gud.el                     |    4 +-
 lisp/progmodes/js.el                      |   79 +-
 lisp/progmodes/python.el                  |   76 +-
 lisp/progmodes/ruby-mode.el               |   33 +-
 lisp/progmodes/sql.el                     |   45 +-
 lisp/progmodes/verilog-mode.el            |   37 +-
 lisp/progmodes/vhdl-mode.el               |  273 +++-
 lisp/progmodes/xref.el                    |   23 +
 lisp/rect.el                              |    3 +-
 lisp/register.el                          |   17 +-
 lisp/replace.el                           |    2 +-
 lisp/server.el                            |   12 +-
 lisp/simple.el                            |   85 +-
 lisp/startup.el                           |    7 +-
 lisp/subr.el                              |   24 +
 lisp/term.el                              |   33 +-
 lisp/textmodes/artist.el                  |    2 +-
 lisp/textmodes/css-mode.el                |  278 ++--
 lisp/textmodes/flyspell.el                |   80 +-
 lisp/textmodes/ispell.el                  |   67 +-
 lisp/textmodes/reftex-vars.el             |   33 +-
 lisp/textmodes/sgml-mode.el               |   23 +-
 lisp/textmodes/text-mode.el               |   17 +
 lisp/url/ChangeLog                        |   11 +
 lisp/url/url-handlers.el                  |   15 +-
 lisp/vc/vc-bzr.el                         |   13 +-
 lisp/vc/vc-cvs.el                         |   22 +-
 lisp/vc/vc-git.el                         |   14 +-
 lisp/vc/vc-hg.el                          |   16 +-
 lisp/vc/vc-hooks.el                       |    4 +-
 lisp/vc/vc-mtn.el                         |   16 +-
 lisp/vc/vc-rcs.el                         |  164 +-
 lisp/vc/vc-sccs.el                        |   15 +-
 lisp/vc/vc-src.el                         |    8 +-
 lisp/vc/vc-svn.el                         |   15 +-
 lisp/vc/vc.el                             |   21 +
 lisp/w32-vars.el                          |   17 +-
 lisp/widget.el                            |    3 +
 lisp/windmove.el                          |    4 +-
 lisp/window.el                            |  159 ++-
 lisp/winner.el                            |    2 +-
 lisp/x-dnd.el                             |    8 +-
 lisp/xt-mouse.el                          |  185 ++-
 lwlib/ChangeLog                           |    8 +
 lwlib/xlwmenu.c                           |   71 +-
 m4/dirfd.m4                               |   83 +
 m4/dup2.m4                                |   84 +-
 m4/fcntl.m4                               |   58 +-
 m4/getdtablesize.m4                       |    6 +-
 m4/gnulib-comp.m4                         |   20 +
 nt/ChangeLog                              |   24 +
 nt/INSTALL                                |   23 +-
 nt/cmdproxy.c                             |   72 +-
 nt/inc/ms-w32.h                           |    6 +-
 src/ChangeLog                             |  548 ++++++-
 src/alloc.c                               |  213 ++-
 src/buffer.c                              |    9 +-
 src/bytecode.c                            |    8 +-
 src/callint.c                             |   12 +-
 src/callproc.c                            |    2 +-
 src/character.c                           |   38 +
 src/character.h                           |    3 +
 src/charset.c                             |    4 +-
 src/coding.c                              |    8 +-
 src/data.c                                |    5 +-
 src/dispextern.h                          |    6 +-
 src/dispnew.c                             |   11 +-
 src/editfns.c                             |   64 +-
 src/emacs.c                               |   64 +-
 src/fileio.c                              |   18 +-
 src/floatfns.c                            |   10 +-
 src/fns.c                                 |    2 +-
 src/fontset.c                             |    2 +-
 src/frame.c                               |   19 +-
 src/frame.h                               |    6 +-
 src/ftfont.c                              |    1 -
 src/gtkutil.c                             |    4 +
 src/keyboard.c                            |   46 +-
 src/keymap.c                              |    4 +-
 src/lisp.h                                |   55 +-
 src/lread.c                               |   17 +-
 src/menu.c                                |   58 +-
 src/minibuf.c                             |   26 +-
 src/nsfns.m                               |   88 +-
 src/print.c                               |    9 +-
 src/process.c                             |  261 ++-
 src/regex.c                               |   18 +-
 src/search.c                              |    6 +
 src/sysdep.c                              |   20 +-
 src/sysstdio.h                            |   29 +
 src/systime.h                             |    2 -
 src/textprop.c                            |    3 +-
 src/w32.c                                 |  104 +-
 src/w32.h                                 |    9 +-
 src/w32fns.c                              |   32 +-
 src/w32font.c                             |  110 +-
 src/w32inevt.c                            |    2 +-
 src/w32proc.c                             |  209 ++-
 src/w32term.c                             |    2 +-
 src/xdisp.c                               |  125 +-
 src/xfaces.c                              |    4 +-
 src/xfns.c                                |  134 +-
 src/xmenu.c                               |   47 +-
 src/xml.c                                 |    3 +-
 src/xsmfns.c                              |   25 +-
 src/xterm.c                               |   17 +-
 src/xterm.h                               |   29 +-
 test/ChangeLog                            |  216 +++-
 test/automated/cl-lib-tests.el            |  216 ++-
 test/automated/data/epg/pubkey.asc        |   20 +
 test/automated/data/epg/seckey.asc        |   33 +
 test/automated/eieio-test-methodinvoke.el |    4 +-
 test/automated/eieio-test-persist.el      |   17 +-
 test/automated/eieio-tests.el             |   57 +-
 test/automated/epg-tests.el               |  172 ++
 test/automated/f90.el                     |   16 +
 test/automated/finalizer-tests.el         |   83 +
 test/automated/generator-tests.el         |  298 +++
 test/automated/json-tests.el              |   46 +
 test/automated/package-test.el            |    4 +-
 test/automated/python-tests.el            |  104 +-
 test/automated/sasl-scram-rfc-tests.el    |   50 +
 test/automated/seq-tests.el               |   35 +-
 test/automated/textprop-tests.el          |   57 +
 test/automated/tramp-tests.el             |  341 +++-
 test/automated/vc-tests.el                |  246 ++-
 test/cedet/srecode-tests.el               |    2 +-
 test/indent/Makefile                      |    7 +-
 test/indent/js-indent-init-dynamic.js     |   30 +
 test/indent/js-indent-init-t.js           |   21 +
 test/indent/js.js                         |   15 +-
 test/indent/ruby.rb                       |    4 +
 test/indent/sgml-mode-attribute.html      |   14 +
 361 files changed, 18358 insertions(+), 7985 deletions(-)
 create mode 100644 lib/dirfd.c
 create mode 100644 lisp/emacs-lisp/generator.el
 rename lisp/{gnus => net}/rfc2104.el (100%)
 create mode 100644 lisp/net/sasl-scram-rfc.el
 create mode 100644 m4/dirfd.m4
 create mode 100644 test/automated/data/epg/pubkey.asc
 create mode 100644 test/automated/data/epg/seckey.asc
 create mode 100644 test/automated/epg-tests.el
 create mode 100644 test/automated/finalizer-tests.el
 create mode 100644 test/automated/generator-tests.el
 create mode 100644 test/automated/json-tests.el
 create mode 100644 test/automated/sasl-scram-rfc-tests.el
 create mode 100644 test/automated/textprop-tests.el
 create mode 100644 test/indent/js-indent-init-dynamic.js
 create mode 100644 test/indent/js-indent-init-t.js
 create mode 100644 test/indent/sgml-mode-attribute.html



reply via email to

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