Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
emacs-diffs (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Apr 30 2017 21:30:26 -0400
Threads in reverse chronological order
[
Next Period
]
[Emacs-diffs] master updated (b6aa344 -> 04f915d)
,
Dmitry Gutov
,
2017/04/30
[Emacs-diffs] master 04f915d 3/3: ; Tighten up vc-state tests, allowed by the previous change
,
Dmitry Gutov
,
2017/04/30
[Emacs-diffs] master af73652 1/3: Fix Git revision navigation in currently removed directories
,
Dmitry Gutov
,
2017/04/30
[Emacs-diffs] master 24301c8 2/3: Speed up vc-git-status and make it more precise
,
Dmitry Gutov
,
2017/04/30
[Emacs-diffs] master b6aa344: Merge from gnulib
,
Paul Eggert
,
2017/04/30
[Emacs-diffs] master 3ad9d5c: Don't lose key bindings on mis-spelled text in flyspell-mode
,
Eli Zaretskii
,
2017/04/30
[Emacs-diffs] master 0943cc1: Fix `delete-frame' behavior including Bug#26682
,
Martin Rudalics
,
2017/04/30
[Emacs-diffs] master 7e4dae9: Merge from gnulib
,
Paul Eggert
,
2017/04/30
[Emacs-diffs] master a3f3fea: Fix buffer overflow in make-docfile
,
Paul Eggert
,
2017/04/30
[Emacs-diffs] master 7cc329f: Merge from gnulib
,
Paul Eggert
,
2017/04/30
[Emacs-diffs] master b57e03f: Fix dependency error during bootstrap
,
Tino Calancha
,
2017/04/29
[Emacs-diffs] master ce16aba: * etc/tutorials/TUTORIAL.sv: synced with TUTORIAL
,
Mats Lidell
,
2017/04/29
[Emacs-diffs] master 89159e7: ; Fix function name
,
Philipp Stephani
,
2017/04/29
[Emacs-diffs] master 4db844a: Reimplement auto-saving to visited files
,
Philipp Stephani
,
2017/04/29
[Emacs-diffs] master e20ad44: Allow bypassing of some checks when merging
,
Paul Eggert
,
2017/04/29
[Emacs-diffs] master bfc0f61: Integrate module test with normal test suite
,
Philipp Stephani
,
2017/04/29
[Emacs-diffs] feature/gnus-select updated (5e7a373 -> 9e9fdd9)
,
Andrew G Cohen
,
2017/04/28
[Emacs-diffs] feature/gnus-select 130bba8 1/2: Improve nnselect-request-article
,
Andrew G Cohen
,
2017/04/28
[Emacs-diffs] feature/gnus-select 9e9fdd9 2/2: Disable nnselect-server-opened check
,
Andrew G Cohen
,
2017/04/28
[Emacs-diffs] feature/gnus-select 5e7a373: Remove unnecessary check gnus-nnselect-group-p
,
Andrew G Cohen
,
2017/04/28
[Emacs-diffs] feature/gnus-select cbe6a2b: Don't stomp on local variables in gnus-msg
,
Andrew G Cohen
,
2017/04/28
[Emacs-diffs] master 6a3f331: Broaden comint-password-prompt-regexp
,
Glenn Morris
,
2017/04/28
[Emacs-diffs] master 7e66aa4: * lisp/auth-source.el (auth-source-backend-parse): `return' -> cl-return.
,
Stefan Monnier
,
2017/04/28
[Emacs-diffs] master 6a151cf: Don't pass the value of point to 'push-mark', as that's the default.
,
Eli Zaretskii
,
2017/04/28
[Emacs-diffs] master updated (f0daad9 -> cee4128)
,
Glenn Morris
,
2017/04/28
[Emacs-diffs] master cee4128: Merge from origin/emacs-25
,
Glenn Morris
,
2017/04/28
[Emacs-diffs] master f0daad9: * doc/misc/auth.texi: Commas don't work in node names.
,
Glenn Morris
,
2017/04/28
[Emacs-diffs] master 0295068: * test/lisp/auth-source-pass-tests.el: Fix loading of cl-lib.
,
Glenn Morris
,
2017/04/28
[Emacs-diffs] master 91c05a5: ; Fix copyright and license notice in recent additions
,
Glenn Morris
,
2017/04/28
[Emacs-diffs] master updated (2a23577 -> 085c7f6)
,
Paul Eggert
,
2017/04/27
[Emacs-diffs] master abd7691 1/2: Merge from gnulib
,
Paul Eggert
,
2017/04/27
[Emacs-diffs] master 085c7f6 2/2: Test format-time-string with zone arg
,
Paul Eggert
,
2017/04/27
[Emacs-diffs] fix/bug-21072 04741f0: Fix elisp-tests-with-temp-buffer compilation
,
Noam Postavsky
,
2017/04/27
[Emacs-diffs] master updated (79c5ea9 -> 2a23577)
,
Teodor Zlatanov
,
2017/04/27
[Emacs-diffs] master 9e43525 2/5: * lisp/auth-source.el: Document parser functions.
,
Teodor Zlatanov
,
2017/04/27
[Emacs-diffs] master b206b95 4/5: auth-source-pass: Enable finding entries by "host/username"
,
Teodor Zlatanov
,
2017/04/27
[Emacs-diffs] master 2a23577 5/5: auth-source-pass: Add documentation; fix tests and indentation.
,
Teodor Zlatanov
,
2017/04/27
[Emacs-diffs] master 0e066ef 3/5: Integrate auth-source with password-store
,
Teodor Zlatanov
,
2017/04/27
[Emacs-diffs] master bd60ee2 1/5: auth-source: factor out parsers and add tests
,
Teodor Zlatanov
,
2017/04/27
[Emacs-diffs] master 79c5ea9: Fix doc and customization type of `window-combination-limit' (Bug#26673)
,
Martin Rudalics
,
2017/04/27
[Emacs-diffs] feature/gnus-select updated (8a96272 -> 1af8d59)
,
Andrew G Cohen
,
2017/04/27
[Emacs-diffs] feature/gnus-select 6c64891 1/2: Restore article retrieval by message-id in nnselect
,
Andrew G Cohen
,
2017/04/27
[Emacs-diffs] feature/gnus-select 1af8d59 2/2: Introduce summary-local variable gnus-newsgroup-selection
,
Andrew G Cohen
,
2017/04/27
[Emacs-diffs] master ee42f02: ; Fix MPC menu title
,
Mark Oteiza
,
2017/04/27
[Emacs-diffs] master 9af2ecc: Drop face from hi-lock--unused-faces only when used
,
Tino Calancha
,
2017/04/26
[Emacs-diffs] scratch/gnus-search updated (62896f7 -> 6e08268)
,
Eric Abrahamsen
,
2017/04/26
[Emacs-diffs] scratch/gnus-search 6e08268 4/4: Merge branch 'origin/scratch/gnus-search' into scratch/gnus-search
,
Eric Abrahamsen
,
2017/04/26
[Emacs-diffs] scratch/gnus-search 63fab4a 3/4: Make related change to nnselect.el
,
Eric Abrahamsen
,
2017/04/26
[Emacs-diffs] scratch/gnus-search f18fefc 1/4: WIP on a generalized search query language for Gnus
,
Eric Abrahamsen
,
2017/04/26
[Emacs-diffs] scratch/gnus-search 7c18fcd 2/4: Rename nnir.el to gnus-search.el
,
Eric Abrahamsen
,
2017/04/26
[Emacs-diffs] branch feature/auth-source-pass created (now 14ff8b1)
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] feature/auth-source-pass 8e7448b 2/5: * lisp/auth-source.el: Document parser functions.
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] feature/auth-source-pass c2d4ed8 4/5: auth-source-pass: Enable finding entries by "host/username"
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] feature/auth-source-pass 6f6e7c2 3/5: Integrate auth-source with password-store
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] feature/auth-source-pass 14ff8b1 5/5: auth-source-pass: Add documentation; fix tests and indentation.
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] feature/auth-source-pass 92dccdc 1/5: auth-source: factor out parsers and add tests
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] branch feature/auth-source-pass deleted (was 42f8006)
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] master 2058ed6: Fix macOS version check (bug#26664)
,
Alan Third
,
2017/04/26
[Emacs-diffs] branch scratch/tzz/gitlab created (now 4f523eb)
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] scratch/tzz/gitlab 4f523eb: * .gitlab-ci.yml: Add setup for GitLab CI builds.
,
Teodor Zlatanov
,
2017/04/26
[Emacs-diffs] master afa02fc: ; * lisp/Makefile.in: More comments about loaddefs.
,
Glenn Morris
,
2017/04/26
[Emacs-diffs] master bce5ff9: ; * lisp/Makefile.in: Comments about loaddefs.
,
Glenn Morris
,
2017/04/26
[Emacs-diffs] master 8f2062d: Make charprop.el provide a feature
,
Glenn Morris
,
2017/04/26
[Emacs-diffs] master efb4ea9: ; * lisp/loadup.el: Revert accidental blank line in previous.
,
Glenn Morris
,
2017/04/26
[Emacs-diffs] master e39441b: * lisp/loadup.el: Get charprop.el into etc/DOC again.
,
Glenn Morris
,
2017/04/26
[Emacs-diffs] master 2d93d0d: * lisp/ido.el (ido-everywhere): Use add-function.
,
Stefan Monnier
,
2017/04/26
[Emacs-diffs] master 7a4851e: Try to fix latest fix of w32_mouse_position
,
Martin Rudalics
,
2017/04/26
[Emacs-diffs] master b780f16: Avoid segfaults when 'find-font' is invoked for a TTY frame
,
Eli Zaretskii
,
2017/04/26
[Emacs-diffs] master 513d000: * lisp/net/tramp.el (tramp-set-connection-local-variables-for-buffer):
,
Michael Albinus
,
2017/04/26
[Emacs-diffs] master 3a8388a: * src/Makefile.in (leimdir): Remove variable, no longer used.
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master ea8605a: Generate leim-list via lisp/Makefile, not src/Makefile
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master f0424b1: Fix define for GNUstep builds
,
Alan Third
,
2017/04/25
[Emacs-diffs] master fe2ba41: Suppress intermittent test failure on hydra
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master 603f634: Fix some NS frame handling issues
,
Alan Third
,
2017/04/25
[Emacs-diffs] master e4ddf39: Avoid parallel race condition
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master updated (46dafe4 -> 5b0fdef)
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master e0150de 2/5: Preparatory refactoring in unidata-gen.el
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master c1e71d3 4/5: Further refactoring in unidata-gen.el
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master 735ae5c 3/5: Allow unidata-gen-file to work independently
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master 5b0fdef 5/5: Generate each unicode lisp file independently
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] master d22ddf5 1/5: Write each generated character property lisp file only once
,
Glenn Morris
,
2017/04/25
[Emacs-diffs] feature/gnus-select updated (48dad78 -> 8a96272)
,
Andrew G Cohen
,
2017/04/25
[Emacs-diffs] feature/gnus-select 01a9722 1/2: Fix requesting sparse articles in gnus
,
Andrew G Cohen
,
2017/04/25
[Emacs-diffs] feature/gnus-select 8a96272 2/2: Restore article retrieval by message-id in nnselect
,
Andrew G Cohen
,
2017/04/25
[Emacs-diffs] master 46dafe4: Fix requesting sparse articles in gnus
,
Andrew G Cohen
,
2017/04/25
[Emacs-diffs] feature/gnus-select 48dad78: Temporary function to ease search group creation
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] feature/gnus-select updated (6ff9a4f -> e7fd724)
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] feature/gnus-select 66d1ec0 6/7: Remove s_client usage from tls.el
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] feature/gnus-select bcf49f6 5/7: Further robustify cedet bootstrap to loaddefs not yet built
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] feature/gnus-select e528a75 4/7: Fix XBM colour rendering in NS port (bug#22060)
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] feature/gnus-select 5d21c62 3/7: Add support for IRCv3 message tags.
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] feature/gnus-select e7fd724 7/7: Don't advertise s_client in tls.el docs
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] feature/gnus-select ec5a249 1/7: Needlessly refactor tests for clarity
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] feature/gnus-select 7bbc43e 2/7: Add image sizing tests for an image that's narrow
,
Andrew G Cohen
,
2017/04/24
[Emacs-diffs] master 622c24a: Don't advertise s_client in tls.el docs
,
Glenn Morris
,
2017/04/24
[Emacs-diffs] master 6e45de6: Remove s_client usage from tls.el
,
Glenn Morris
,
2017/04/24
[Emacs-diffs] master 2d0a3fe: Further robustify cedet bootstrap to loaddefs not yet built
,
Glenn Morris
,
2017/04/24
[Emacs-diffs] branch scratch/gnus-search created (now 62896f7)
,
Eric Abrahamsen
,
2017/04/24
[Emacs-diffs] scratch/gnus-search 62896f7: WIP on a generalized search query language for Gnus
,
Eric Abrahamsen
,
2017/04/24
[Emacs-diffs] master 53f8f4b: Fix XBM colour rendering in NS port (bug#22060)
,
Alan Third
,
2017/04/24
[Emacs-diffs] master 2205546: Add support for IRCv3 message tags.
,
Vibhav Pant
,
2017/04/24
[Emacs-diffs] master updated (a1f93c1 -> e589018)
,
Lars Ingebrigtsen
,
2017/04/24
[Emacs-diffs] master fe304ef 1/2: Needlessly refactor tests for clarity
,
Lars Ingebrigtsen
,
2017/04/24
[Emacs-diffs] master e589018 2/2: Add image sizing tests for an image that's narrow
,
Lars Ingebrigtsen
,
2017/04/24
[Emacs-diffs] feature/gnus-select 6ff9a4f: ; Clean up parameter input for nnselect groups
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] branch feature/gnus-select created (now fd548f5)
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] feature/gnus-select bbd2b1f 2/3: ; Silence byte-compiler
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] feature/gnus-select 1633130 1/3: Initial landing of gnus nnselect backend
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] feature/gnus-select fd548f5 3/3: Merge branch 'nnselect' into feature/gnus-select
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] master a1f93c1: Add missing remappings for Ido mode
,
Philipp Stephani
,
2017/04/23
[Emacs-diffs] master a02885a: Let w32_mouse_position pick a child window only if it has a child frame
,
Martin Rudalics
,
2017/04/23
[Emacs-diffs] master updated (6fa9cc0 -> 5317193)
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] master 6df3eea 1/4: Improve gnus thread matching of similar subjects
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] master ea9accc 2/4: Correct gnus-newsgroup-limits in gnus when including thread
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] master 5317193 4/4: Eliminate unneeded warp-to-article in gnus article referral
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] master 03f6388 3/4: Allow limiting gnus summary buffers to a thread
,
Andrew G Cohen
,
2017/04/23
[Emacs-diffs] master b20d05c: Don't require bytecomp for running ert tests
,
Noam Postavsky
,
2017/04/22
[Emacs-diffs] master updated (66dc8dd -> 6fa9cc0)
,
Noam Postavsky
,
2017/04/22
[Emacs-diffs] master 8bb5d7a 2/5: * lisp/emacs-lisp/lisp-mode.el (indent-sexp): Clean up marker.
,
Noam Postavsky
,
2017/04/22
[Emacs-diffs] master 6fa9cc0 5/5: ; Merge: improve indent-sexp and lisp-indent-region performance
,
Noam Postavsky
,
2017/04/22
[Emacs-diffs] master 2f6769f 3/5: Remove ignored argument from lisp-indent-line
,
Noam Postavsky
,
2017/04/22
[Emacs-diffs] master 43c84577 1/5: Don't reparse the sexp in indent-sexp (Bug#25122)
,
Noam Postavsky
,
2017/04/22
[Emacs-diffs] master 4713dd4 4/5: Add new `lisp-indent-region' that doesn't reparse the code.
,
Noam Postavsky
,
2017/04/22
[Emacs-diffs] master updated (ace38ba -> 66dc8dd)
,
Vibhav Pant
,
2017/04/22
[Emacs-diffs] master 66dc8dd 2/2: Add cond test cases for singleton clauses.
,
Vibhav Pant
,
2017/04/22
[Emacs-diffs] master 1c91bc9 1/2: b-c--cond-jump-table-info: Use correct body for singleton clauses
,
Vibhav Pant
,
2017/04/22
[Emacs-diffs] master ace38ba: ffap: Don't switch window unless needed
,
Philipp Stephani
,
2017/04/22
[Emacs-diffs] master d354fc3: Fix fontification of C++ declaration with type FOO::FOO.
,
Alan Mackenzie
,
2017/04/22
[Emacs-diffs] master eb52828: Fix usage of FRAME_Z_GROUP
,
Philipp Stephani
,
2017/04/22
[Emacs-diffs] master 401e41d: Fix GNUstep build
,
Alan Third
,
2017/04/22
[Emacs-diffs] master d812d20: Add no-accept-focus and frame-list-z-order to NS port
,
Alan Third
,
2017/04/21
[Emacs-diffs] emacs-25 784602b: ; Add release notice
,
Glenn Morris
,
2017/04/21
[Emacs-diffs] master a3b8618: Improve prefix handling for dash.el
,
Stefan Monnier
,
2017/04/21
[Emacs-diffs] master 89898e4: * lisp/emacs-lisp/cl-macs.el: Fix symbol-macrolet
,
Stefan Monnier
,
2017/04/21
[Emacs-diffs] branch fix/bug-21072 created (now 87268bc)
,
Marcin Borkowski
,
2017/04/21
[Emacs-diffs] fix/bug-21072 f6d0fe7 1/5: Add elisp-tests-with-temp-buffer, a new testing macro
,
Marcin Borkowski
,
2017/04/21
[Emacs-diffs] fix/bug-21072 87268bc 5/5: Simplification due to Noam Postavsky
,
Marcin Borkowski
,
2017/04/21
[Emacs-diffs] fix/bug-21072 52477f4 4/5: Fix entry in NEWS
,
Marcin Borkowski
,
2017/04/21
[Emacs-diffs] fix/bug-21072 b26f400 3/5: Delete unnecessary entry from NEWS
,
Marcin Borkowski
,
2017/04/21
[Emacs-diffs] fix/bug-21072 4216827 2/5: Fix Bug#21072 and rework `mark-defun'
,
Marcin Borkowski
,
2017/04/21
[Emacs-diffs] branch fix-bug-21072 deleted (was 83093d5)
,
Marcin Borkowski
,
2017/04/21
[Emacs-diffs] master 72d7961: Avoid infinite loop in redisplay when header-line-format is invalid
,
Eli Zaretskii
,
2017/04/21
[Emacs-diffs] master updated (e8875bc -> b1fe497)
,
Lars Ingebrigtsen
,
2017/04/21
[Emacs-diffs] master b1fe497 2/2: Add tests to check image scaling functionality
,
Lars Ingebrigtsen
,
2017/04/21
[Emacs-diffs] master 0ca6190 1/2: Allow svg-image to take all create-image PROPS
,
Lars Ingebrigtsen
,
2017/04/21
[Emacs-diffs] master updated (d490770 -> e8875bc)
,
Noam Postavsky
,
2017/04/20
[Emacs-diffs] master e8875bc 2/2: Treat non-erroring lisp call as successful eshell command (Bug#26161)
,
Noam Postavsky
,
2017/04/20
[Emacs-diffs] master a6b375b 1/2: Fix reading of tab settings in whitespace-mode
,
Noam Postavsky
,
2017/04/20
[Emacs-diffs] master d490770: * lisp/vc/vc-hg.el (vc-hg-state-fast): Fix compiler warning
,
Stefan Monnier
,
2017/04/20
[Emacs-diffs] scratch/tzz/nettle 0d1012a: WIP: GnuTLS: docs: mention manual node in NEWS
,
Teodor Zlatanov
,
2017/04/20
[Emacs-diffs] annotated tag emacs-25.2 created (now c3574b5)
,
Nicolas Petton
,
2017/04/20
[Emacs-diffs] scratch/tzz/nettle 3d07352: WIP: GnuTLS: add TODO for extract_data_from_object file support
,
Teodor Zlatanov
,
2017/04/20
[Emacs-diffs] master b389379: bytecomp: Don't inline functions that use byte-switch (Bug#26518)
,
Vibhav Pant
,
2017/04/20
[Emacs-diffs] emacs-25 3a34412: Set Emacs version to 25.2 and update AUTHORS file
,
Nicolas Petton
,
2017/04/20
[Emacs-diffs] master 4364a76: Don't register "def" as an autoload prefix (Bug#26412)
,
Noam Postavsky
,
2017/04/19
[Emacs-diffs] emacs-25 56a4461: ; Move stray item from admin/notes/repo to CONTRIBUTE
,
Noam Postavsky
,
2017/04/19
[Emacs-diffs] master cd56490: Use substring completion for Info menus and index
,
Stefan Monnier
,
2017/04/19
[Emacs-diffs] scratch/tzz/nettle 1f660ae: WIP: GnuTLS: add TODOs for autoconf fixes
,
Teodor Zlatanov
,
2017/04/19
[Emacs-diffs] master updated (3533623 -> 992e201)
,
Glenn Morris
,
2017/04/19
[Emacs-diffs] master 992e201 2/2: Remove some explicit runtime loads of pcase
,
Glenn Morris
,
2017/04/19
[Emacs-diffs] master 41a5b76 1/2: Stop cl-lib loading pcase at runtime
,
Glenn Morris
,
2017/04/19
[Emacs-diffs] scratch/tzz/nettle updated (5236182 -> 05abfff)
,
Teodor Zlatanov
,
2017/04/19
[Emacs-diffs] scratch/tzz/nettle 0d198ae 1/2: WIP: GnuTLS tests: provide granular availability
,
Teodor Zlatanov
,
2017/04/19
[Emacs-diffs] scratch/tzz/nettle 05abfff 2/2: WIP: GnuTLS: docs: spacing fixes
,
Teodor Zlatanov
,
2017/04/19
[Emacs-diffs] master 3533623: Note frame documentation exceptions for NS builds
,
Alan Third
,
2017/04/19
[Emacs-diffs] master 21fa90b: Fix bug introduced by my last commit
,
Alan Third
,
2017/04/19
[Emacs-diffs] master aca21d4: Add new frame functionality to NS port
,
Alan Third
,
2017/04/19
[Emacs-diffs] emacs-25 2b0d111: ; CONTRIBUTE: Remove stray header.
,
Noam Postavsky
,
2017/04/19
[Emacs-diffs] scratch/tzz/nettle 5236182: WIP: GnuTLS: docs for secure-hash-algorithms.1
,
Teodor Zlatanov
,
2017/04/18
[Emacs-diffs] scratch/tzz/nettle 710ca9f: WIP: GnuTLS: docs for secure-hash-algorithms
,
Teodor Zlatanov
,
2017/04/18
[Emacs-diffs] master b6a57fb: Tweak bytecomp's loading of cl-extra
,
Glenn Morris
,
2017/04/18
[Emacs-diffs] master 0f83433: Avoid unnecessary loading of subr-x at run-time
,
Glenn Morris
,
2017/04/18
[Emacs-diffs] scratch/tzz/nettle 413ec28: WIP: GnuTLS: docs.minor change
,
Teodor Zlatanov
,
2017/04/18
[Emacs-diffs] scratch/tzz/nettle 1f72645: WIP: GnuTLS: docs
,
Teodor Zlatanov
,
2017/04/18
[Emacs-diffs] master d831312: Use iteration in math-factorial-iter
,
Paul Eggert
,
2017/04/18
[Emacs-diffs] master 0c98dec: * test/lisp/kmacro-tests.el: Require seq, for seq-concatenate.
,
Glenn Morris
,
2017/04/18
[Emacs-diffs] master 491531b: Avoid ert test failures
,
Glenn Morris
,
2017/04/18
[Emacs-diffs] emacs-25 f2ab09e: Fix a typo in indexing the user manual
,
Eli Zaretskii
,
2017/04/18
[Emacs-diffs] scratch/tzz/nettle 9dc7abc: WIP: GnuTLS tests: test range extractions.1
,
Teodor Zlatanov
,
2017/04/18
[Emacs-diffs] scratch/tzz/nettle updated (d805ea6 -> e9c17eb)
,
Teodor Zlatanov
,
2017/04/18
[Emacs-diffs] scratch/tzz/nettle e9c17eb 2/2: WIP: GnuTLS tests: test range extractions
,
Teodor Zlatanov
,
2017/04/18
[Emacs-diffs] scratch/tzz/nettle 7c94d91 1/2: WIP: GnuTLS: use list5() for brevity
,
Teodor Zlatanov
,
2017/04/18
[Emacs-diffs] master 861824d: Fix find-library-name for load-history entries with nil FILE-NAME (Bug#26355)
,
Noam Postavsky
,
2017/04/18
[Emacs-diffs] master a13eadd: Use vfork if possible on Darwin (bug#26397)
,
Alan Third
,
2017/04/18
[Emacs-diffs] master 4ad6be6: Small erc-kill-channel fix (bug#23700)
,
Glenn Morris
,
2017/04/17
[Emacs-diffs] master updated (d5ead73 -> 2d42bf7)
,
Glenn Morris
,
2017/04/17
[Emacs-diffs] master 2e3a336 2/3: mh-e: use user-error rather than debug-ignored-errors
,
Glenn Morris
,
2017/04/17
[Emacs-diffs] master d0397f4 1/3: ispell.el: use user-error rather than debug-ignored-errors
,
Glenn Morris
,
2017/04/17
[Emacs-diffs] master 2d42bf7 3/3: ediff: use user-error rather than debug-ignored-errors
,
Glenn Morris
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle d805ea6: WIP: GnuTLS: no need to wipe IV or AUTH
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle 2b46b87: WIP: GnuTLS: factor extract_data_from_object() out from secure_hash().docs2
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle 675941f: WIP: GnuTLS: factor extract_data_from_object() out from secure_hash().docs
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle 28b19e1: WIP: GnuTLS: factor extract_data_from_object() out from secure_hash()
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle 4382b06: WIP: GnuTLS: add secure-hash-algorithms to simplify tests.1
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle ecdfdd7: WIP: GnuTLS: add secure-hash-algorithms to simplify tests
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] master d5ead73: ; Spelling fix
,
Paul Eggert
,
2017/04/17
[Emacs-diffs] master b8e0d20: * src/xterm.c (x_fill_rectangle): Now static.
,
Paul Eggert
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle 833f1a4: WIP: GnuTLS: use SAFE_ALLOCA as suggested.1
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle 5f121bf: WIP: GnuTLS: use SAFE_ALLOCA as suggested
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] master 932698b: Tighten recently-added UTF-8 check
,
Paul Eggert
,
2017/04/17
[Emacs-diffs] scratch/tzz/nettle dee3b49: WIP: GnuTLS: use Fclear_string on IV, KEY, AUTH and adjust tests
,
Teodor Zlatanov
,
2017/04/17
[Emacs-diffs] master 09eaf66: xml: Properly handle symbol-qnames for attribute parsing
,
David Engster
,
2017/04/17
[Emacs-diffs] master 630df05: * src/lisp.h (STRING_SET_CHARS): Simplify assertion.
,
Paul Eggert
,
2017/04/17
[Emacs-diffs] master edc63bf: Fix assertion violations when displaying thread-related error
,
Eli Zaretskii
,
2017/04/17
[Emacs-diffs] master 4712229: dired ‘M’ should not complain about ‘.’ and ‘..’
,
Paul Eggert
,
2017/04/17
[Emacs-diffs] master 750721c: Remove unused coding enums
,
Paul Eggert
,
2017/04/17
[Emacs-diffs] master 1cad610: Work around bug with unibyte Linux consoles
,
Paul Eggert
,
2017/04/17
[Emacs-diffs] master c68cce9: ; Fix typo in error messages (Bug#26034)
,
Teemu Likonen
,
2017/04/17
[Emacs-diffs] master 8750a45: Fix org-agenda's command for calendar-lunar-phases
,
Teemu Likonen
,
2017/04/16
[Emacs-diffs] master 8d96fea: Tuning for `separate' Tramp syntax
,
Michael Albinus
,
2017/04/16
[Emacs-diffs] master 92879a1: Fix bug #26529: C-h k errors with a lambda function bound to a key.
,
Alan Mackenzie
,
2017/04/16
[Emacs-diffs] master bdd0c86: Fix highlighting of short selectors in CSS mode
,
Simen Heggestøyl
,
2017/04/16
[Emacs-diffs] master 58430f2: Fix redisplay performance problems with some fonts
,
Eli Zaretskii
,
2017/04/16
[Emacs-diffs] master f3b24e9: Add assertion to STRING_SET_CHARS
,
Eli Zaretskii
,
2017/04/16
[Emacs-diffs] master 1bf7ca6: Avoid compilation warnings on MS-Windows
,
Eli Zaretskii
,
2017/04/16
[Emacs-diffs] master 0ef7f64: Merge from gnulib
,
Paul Eggert
,
2017/04/16
[Emacs-diffs] scratch/tzz/nettle 4f9b6dc: WIP: GnuTLS tests: use symbols; some small code review fixes from Eli
,
Teodor Zlatanov
,
2017/04/15
[Emacs-diffs] master 23d3eeb: Fix bugs in `with-displayed-buffer-window' and `fit-window-to-buffer'
,
Martin Rudalics
,
2017/04/15
[Emacs-diffs] master 28718c4: Avoid userlock queries hanging forever in batch mode
,
Glenn Morris
,
2017/04/14
Re: [Emacs-diffs] master c66aaa6: Recomplexify ‘delete-trailing-whitespace’ by treating \n as whitespace again
,
Sam Steingold
,
2017/04/14
[Emacs-diffs] scratch/tzz/nettle f4892a5: WIP: GnuTLS tests: pass all AEAD ciphers
,
Teodor Zlatanov
,
2017/04/14
[Emacs-diffs] scratch/tzz/nettle 4f9d804: WIP: GnuTLS AEAD autosize output
,
Teodor Zlatanov
,
2017/04/14
[Emacs-diffs] master e675059: ; Spelling and minor wording fixes
,
Paul Eggert
,
2017/04/14
[Emacs-diffs] master fc05d4f: Fix segfault when calling frame_ancestor_p (Bug#26493)
,
Martin Rudalics
,
2017/04/14
[Emacs-diffs] master 96644ed: A few additional copy-edits in documentation of frames
,
Martin Rudalics
,
2017/04/14
[Emacs-diffs] master 86e512e: Use user-error for some ert.el errors
,
Glenn Morris
,
2017/04/13
[Emacs-diffs] master updated (393228b -> a855473)
,
Glenn Morris
,
2017/04/13
[Emacs-diffs] master e8adf68 1/2: Remove duplicate lisp-eval-defun definition
,
Glenn Morris
,
2017/04/13
[Emacs-diffs] master a855473 2/2: Use user-error for customize's "invalid face" error
,
Glenn Morris
,
2017/04/13
[Emacs-diffs] master 393228b: * lisp/Makefile.in (check-defun-dups): Ignore obsolete files.
,
Glenn Morris
,
2017/04/13
[Emacs-diffs] master ad128fe: Create generated lisp files before main loaddefs.el
,
Glenn Morris
,
2017/04/13
[Emacs-diffs] master 8201263: Fix minor quoting issues in Makefile.in
,
Paul Eggert
,
2017/04/13
[Emacs-diffs] master 900caf9: * Makefile.in (install-etc): Use existing Makefile variables.
,
Glenn Morris
,
2017/04/13
[Emacs-diffs] master 030c4f9: Minor copyedits of recent changes in documentation
,
Eli Zaretskii
,
2017/04/13
[Emacs-diffs] master dbae418: Small src/Makefile simplification
,
Glenn Morris
,
2017/04/13
[Emacs-diffs] master a61fa4a: ; Update NEWS for frame and window changes
,
Martin Rudalics
,
2017/04/13
[Emacs-diffs] master 02220c1: Add grid layout module to CSS property list
,
Simen Heggestøyl
,
2017/04/13
[Emacs-diffs] branch scratch/tzz/nettle created (now c883df7)
,
Teodor Zlatanov
,
2017/04/13
[Emacs-diffs] scratch/tzz/nettle c883df7: GnuTLS HMAC and symmetric cipher support with tests
,
Teodor Zlatanov
,
2017/04/13
[Emacs-diffs] branch scratch/tzz/nettle deleted (was cc2e22f)
,
Teodor Zlatanov
,
2017/04/13
[Emacs-diffs] master 7cc613d: Describe recent frame and window changes in manuals
,
Martin Rudalics
,
2017/04/13
[Emacs-diffs] master 4e77ff0: Fix imenu--sort-by-position for non-pairs parameters (bug#26457)
,
Nicolas Petton
,
2017/04/13
[Emacs-diffs] master 88e0125: Avoid unnecessary regeneration of the entire loaddefs.el
,
Eli Zaretskii
,
2017/04/13
[Emacs-diffs] master 6354e3c: Handle indentation of nested ternary operators in JS
,
Dmitry Gutov
,
2017/04/12
[Emacs-diffs] master 2e4f4c9: Don't call 'kill-this-buffer' outside of menus
,
Eli Zaretskii
,
2017/04/12
[Emacs-diffs] emacs-25 bc55a57: * lisp/menu-bar.el (kill-this-buffer): Doc fix. (Bug#26466)
,
Eli Zaretskii
,
2017/04/12
[Emacs-diffs] master c25005e: New internal-border face and args for select-window and x-focus-frame
,
Martin Rudalics
,
2017/04/12
[Emacs-diffs] master 8720f60: Port recent frame changes to --enable-gcc-warnings
,
Paul Eggert
,
2017/04/12
[Emacs-diffs] master 88f43dc: Scroll right and left using wheel-right and wheel-left.
,
Eli Zaretskii
,
2017/04/12
[Emacs-diffs] master cc7a816: * lisp/Makefile.in (autoloads-force): Fix usage of ".PHONY".
,
Eli Zaretskii
,
2017/04/12
[Emacs-diffs] master 3fdd3bb: Add new frame parameters and associated functions
,
Martin Rudalics
,
2017/04/12
[Emacs-diffs] scratch/tzz/nettle cc2e22f: WIP: GnuTLS AEAD tags
,
Teodor Zlatanov
,
2017/04/11
[Emacs-diffs] scratch/tzz/nettle 0b2bf12: WIP: GnuTLS tests: use make_uninit_string(); wipe temp storage when possible
,
Teodor Zlatanov
,
2017/04/11
[Emacs-diffs] scratch/tzz/nettle a2a0ac2: WIP: GnuTLS tests: less debugging
,
Teodor Zlatanov
,
2017/04/11
[Emacs-diffs] branch scratch/tzz/nettle created (now f47aa43)
,
Teodor Zlatanov
,
2017/04/11
[Emacs-diffs] scratch/tzz/nettle f47aa43: GnuTLS HMAC and symmetric cipher support with tests
,
Teodor Zlatanov
,
2017/04/11
[Emacs-diffs] branch scratch/tzz/nettle deleted (was dfd9227)
,
Teodor Zlatanov
,
2017/04/11
[Emacs-diffs] master 449bc49: Update a package test for hydra
,
Glenn Morris
,
2017/04/11
[Emacs-diffs] master ea6c880: Frame movement, focus and hook related changes
,
Martin Rudalics
,
2017/04/11
[Emacs-diffs] master 0eef8e9: Avoid abort in ftfont.c due to faulty fonts
,
Eli Zaretskii
,
2017/04/11
[Emacs-diffs] emacs-25 a6d5040: Document 'line-pixel-height'
,
Eli Zaretskii
,
2017/04/11
[Emacs-diffs] master 695eacc: Introduce customizable variable 'package-gnupghome-dir'
,
Eli Zaretskii
,
2017/04/11
[Emacs-diffs] master 291b76f: Set x_gtk_use_window_move by default for fixing bug#25851 and bug#25943
,
Martin Rudalics
,
2017/04/11
[Emacs-diffs] master 230e25f: Fix a loop in C Mode caused by inadequate analysis of comments.
,
Alan Mackenzie
,
2017/04/10
[Emacs-diffs] branch scratch/pvsize deleted (was c9b173e)
,
Lars Brinkhoff
,
2017/04/10
[Emacs-diffs] master 3ccd0ff: Add PVSIZE function to return the size of a pseudovector.
,
Lars Brinkhoff
,
2017/04/10
[Emacs-diffs] scratch/raeburn-startup updated (6d75508 -> d38cc1a)
,
Ken Raeburn
,
2017/04/10
[Emacs-diffs] scratch/raeburn-startup 100e5b0 2/5: Load cl-macs, needed for cl-labels.
,
Ken Raeburn
,
2017/04/10
[Emacs-diffs] scratch/raeburn-startup d38cc1a 5/5: Write updated loaddefs to a temporary file and rename into place.
,
Ken Raeburn
,
2017/04/10
[Emacs-diffs] scratch/raeburn-startup a4231c3 4/5: Don't dump artifacts of the dump process.
,
Ken Raeburn
,
2017/04/10
[Emacs-diffs] scratch/raeburn-startup 2ccfbba 3/5: Dump and restore empty abbrev tables.
,
Ken Raeburn
,
2017/04/10
[Emacs-diffs] scratch/raeburn-startup 5cd1910 1/5: Update load-path and purify-flag even if not bootstrapping.
,
Ken Raeburn
,
2017/04/10
[Emacs-diffs] master dd42ca4: Add Tramp tests
,
Michael Albinus
,
2017/04/10
[Emacs-diffs] master 375bfbd: Make sure that `shell' makes BUFFER current
,
Martin Rudalics
,
2017/04/10
[Emacs-diffs] branch scratch/pvsize created (now c9b173e)
,
Lars Brinkhoff
,
2017/04/10
[Emacs-diffs] scratch/pvsize c9b173e: Please revew: PVSIZE, pseudovector size.
,
Lars Brinkhoff
,
2017/04/10
[Emacs-diffs] master 0fb52dc: ; Add a FIXME about handing a missing find or grep program
,
Dmitry Gutov
,
2017/04/09
[Emacs-diffs] master f366296: Default to PCRE syntax when reading .hgignore
,
Dmitry Gutov
,
2017/04/09
[Emacs-diffs] master 9e1f45d: Document Tramp changes
,
Michael Albinus
,
2017/04/09
[Emacs-diffs] master 43bc45b: Merge from gnulib (Bug#26398)
,
Paul Eggert
,
2017/04/09
[Emacs-diffs] master 440bafe: Write updated loaddefs to a temporary file and rename into place.
,
Ken Raeburn
,
2017/04/09
[Emacs-diffs] master updated (48536f6 -> e3c1534)
,
Glenn Morris
,
2017/04/08
[Emacs-diffs] master e3c1534 2/2: In the manual, mention pops and imaps
,
Glenn Morris
,
2017/04/08
[Emacs-diffs] master e9fc0ce 1/2: * doc/emacs/rmail.texi: Prefer @command to @code for movemail.
,
Glenn Morris
,
2017/04/08
[Emacs-diffs] master 48536f6: Fix rmail handling of movemail protocols (bug#18278)
,
Glenn Morris
,
2017/04/08
[Emacs-diffs] master 79b1669: Fix typos in manual re movemail local mailboxes
,
Glenn Morris
,
2017/04/08
[Emacs-diffs] master f4bb93f: * lisp/gnus/nnmail.el (nnmail-crosspost-link-function): Simplify.
,
Glenn Morris
,
2017/04/08
[Emacs-diffs] master bca1fde: Remove references to OS/2 in code, doc, and comments
,
Glenn Morris
,
2017/04/08
[Emacs-diffs] master b7d6160: Tune Tramp syntax
,
Michael Albinus
,
2017/04/08
[Emacs-diffs] master updated (98bfac6 -> c5f319e)
,
Mark Oteiza
,
2017/04/08
[Emacs-diffs] master fd4b83c 2/3: Adjust the edebug spec of if-let*
,
Mark Oteiza
,
2017/04/08
[Emacs-diffs] master 1c69215 1/3: Replace some uses of cl-member-if with apply
,
Mark Oteiza
,
2017/04/08
[Emacs-diffs] master c5f319e 3/3: Replace more nested ifs with cond
,
Mark Oteiza
,
2017/04/08
[Emacs-diffs] master 98bfac6: Validate SPEC of `dolist', cf. Bug#25477.
,
Philipp Stephani
,
2017/04/08
[Emacs-diffs] master 5ea696f: Add unit test for Bug#26378
,
Philipp Stephani
,
2017/04/08
[Emacs-diffs] master 4fbfd7a: Fix circular read syntax for records.
,
Lars Brinkhoff
,
2017/04/08
[Emacs-diffs] master updated (c323659 -> a2b3fea)
,
Paul Eggert
,
2017/04/07
[Emacs-diffs] master 6fbbfc7 1/3: Minor tuneup of write-region change
,
Paul Eggert
,
2017/04/07
[Emacs-diffs] master a614cd4 2/3: Fix dependency checking in src/Makefile.in
,
Paul Eggert
,
2017/04/07
[Emacs-diffs] master a2b3fea 3/3: Deprecate copy-record in favor of copy-sequence
,
Paul Eggert
,
2017/04/07
[Emacs-diffs] master c323659: Adjust write-region so file name is at the beginning again
,
Noam Postavsky
,
2017/04/07
[Emacs-diffs] master 7582497: Check that file argument is a string
,
Noam Postavsky
,
2017/04/07
[Emacs-diffs] master 9e27e0d: Fix handling of non-integer START param to write-region
,
Noam Postavsky
,
2017/04/07
[Emacs-diffs] master 88532ae: * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes.
,
Glenn Morris
,
2017/04/07
[Emacs-diffs] master 5c6b013: Add Tramp versions to `customize-package-emacs-version-alist'
,
Michael Albinus
,
2017/04/07
[Emacs-diffs] master dc48ac6: * lisp/textmodes/rst.el (rst-toc-link-keymap): Move before first use.
,
Tom Tromey
,
2017/04/07
[Emacs-diffs] branch scratch/record deleted (was 45267fc)
,
Lars Brinkhoff
,
2017/04/07
[Emacs-diffs] master 67aeaa7: * records.texi (Record Functions): fix typo.
,
Lars Brinkhoff
,
2017/04/07
[Emacs-diffs] master 2012839: More casefiddle minor fixes
,
Paul Eggert
,
2017/04/06
[Emacs-diffs] master cea942e: ; Spelling and punctuation fixes
,
Paul Eggert
,
2017/04/06
[Emacs-diffs] master cd0a795: Output number of characters added to file (Bug#354)
,
Noam Postavsky
,
2017/04/06
[Emacs-diffs] master 4b3db0d: Fix ‘!NILP (Vpurify_flag)’ assertion failure during temacs bootstrap
,
Michal Nazarewicz
,
2017/04/06
[Emacs-diffs] master 0227559: Merge from gnulib
,
Paul Eggert
,
2017/04/06
[Emacs-diffs] emacs-25 updated (849a0aa -> 0c55cf4)
,
Noam Postavsky
,
2017/04/06
[Emacs-diffs] emacs-25 856ec9f 1/3: * src/xdisp.c (vmessage, message): Clarify commentary.
,
Noam Postavsky
,
2017/04/06
[Emacs-diffs] emacs-25 c7ed57e 2/3: Mention that processes start in default-directory (Bug#18515)
,
Noam Postavsky
,
2017/04/06
[Emacs-diffs] emacs-25 0c55cf4 3/3: * search.c (Fre_search_forward, Fre_search_backward): Improve doc (Bug#25193).
,
Noam Postavsky
,
2017/04/06
[Emacs-diffs] master 451a0c8: Minor casefiddle.c cleanups
,
Paul Eggert
,
2017/04/06
[Emacs-diffs] master f3a0f3a: * lisp/international/README: Update to match current list.
,
Paul Eggert
,
2017/04/06
[Emacs-diffs] master 360b2bf: Fix 'make clean' in lib subdirectory
,
Paul Eggert
,
2017/04/06
[Emacs-diffs] master 69061fd: Add new Tramp syntax
,
Michael Albinus
,
2017/04/06
[Emacs-diffs] master updated (4753f3f -> c1fa072)
,
Michal Nazarewicz
,
2017/04/06
[Emacs-diffs] master 13d813b 3/6: Add support for title-casing letters (bug#24603)
,
Michal Nazarewicz
,
2017/04/06
[Emacs-diffs] master 2c87dab 4/6: Split up casify_region function (bug#24603)
,
Michal Nazarewicz
,
2017/04/06
[Emacs-diffs] master ec2d002 1/6: Split casify_object into multiple functions
,
Michal Nazarewicz
,
2017/04/06
[Emacs-diffs] master 8e5b909 2/6: Introduce case_character function
,
Michal Nazarewicz
,
2017/04/06
[Emacs-diffs] master c1fa072 6/6: Implement special sigma casing rule (bug#24603)
,
Michal Nazarewicz
,
2017/04/06
[Emacs-diffs] master b3b9b25 5/6: Support casing characters which map into multiple code points (bug#24603)
,
Michal Nazarewicz
,
2017/04/06
[Emacs-diffs] master 4753f3f: Update documentation for type semantics of records.
,
Lars Brinkhoff
,
2017/04/06
[Emacs-diffs] master e3eea9a: * lisp/help-fns.el (describe-symbol): `nil' is not an interesting default.
,
Stefan Monnier
,
2017/04/06
[Emacs-diffs] master f23c82d: require cl-lib to fix fallout from mhtml series
,
Tom Tromey
,
2017/04/06
[Emacs-diffs] scratch/record 45267fc: * alloc.c (Fmake_record, Frecord): mention type desciptors.
,
Lars Brinkhoff
,
2017/04/06
[Emacs-diffs] scratch/record 7fb4bb1: Document `type descriptors'.
,
Lars Brinkhoff
,
2017/04/06
[Emacs-diffs] scratch/record 566feec: Remove reference to EIEIO; just mention type descriptors.
,
Lars Brinkhoff
,
2017/04/06
[Emacs-diffs] master updated (04a5ce0 -> 7a21bdc)
,
Ken Raeburn
,
2017/04/06
[Emacs-diffs] master dd09e72 2/4: Allow a CANNOT_DUMP build to use exec-path during bootstrap.
,
Ken Raeburn
,
2017/04/06
[Emacs-diffs] master d15719d 1/4: Fix CANNOT_DUMP build on Darwin/macOS.
,
Ken Raeburn
,
2017/04/06
[Emacs-diffs] master 8ca2bd1 3/4: In CANNOT_DUMP builds, don't prepare for unexec.
,
Ken Raeburn
,
2017/04/06
[Emacs-diffs] master 7a21bdc 4/4: In CANNOT_DUMP builds, allow editing of files named "dump".
,
Ken Raeburn
,
2017/04/06
[Emacs-diffs] master updated (0074ed5 -> 04a5ce0)
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master a2a3879 01/12: change auto-insert to use derived-mode-p
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master c92bae9 04/12: change org to use derived-mode-p
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master d056b1f 03/12: change semantic to use derived-mode-p
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 089b159 02/12: change calc to use derived-mode-p
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 5331ef8 08/12: make js.el respect prog-first-column
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 14659f6 06/12: change viper to use derived-mode-p
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 95aba61 05/12: change align to use derived-mode-p
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 473a420 07/12: make smie.el respect prog-first-column
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master d392b6e 09/12: change sgml-mode to help multi-html mode
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 04a5ce0 12/12: add two more mhtml tests
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 335174e 10/12: add mhtml-mode.el
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 59409f4 11/12: enable mhtml-mode by default
,
Tom Tromey
,
2017/04/05
[Emacs-diffs] master 0074ed5: * lisp/info.el (Info-search): Fix typo in April 1 change.
,
Paul Eggert
,
2017/04/05
[Emacs-diffs] branch scratch/record created (now 453b0ed)
,
Lars Brinkhoff
,
2017/04/05
[Emacs-diffs] scratch/record 453b0ed: Update documentation for type semantics of records.
,
Lars Brinkhoff
,
2017/04/05
[Emacs-diffs] branch scratch/record deleted (was 390612e)
,
Lars Brinkhoff
,
2017/04/05
[Emacs-diffs] master f1d34d9: Minor cleanups related to type-of
,
Paul Eggert
,
2017/04/04
[Emacs-diffs] master ab0a275: ; * lisp/emacs-lisp/package.el (describe-package-1): Tweak recent.
,
Glenn Morris
,
2017/04/04
[Emacs-diffs] master fe8cf45: * doc/lispref/package.texi (Package Archives): Mention https.
,
Glenn Morris
,
2017/04/04
[Emacs-diffs] master f981c61: Advertise https for homepage of gnu.org packages
,
Glenn Morris
,
2017/04/04
[Emacs-diffs] master 048133d: Default to https for elpa.gnu.org if gnutls available
,
Glenn Morris
,
2017/04/04
[Emacs-diffs] master 82b9efc: Minor simplifications and doc for records
,
Paul Eggert
,
2017/04/04
[Emacs-diffs] scratch/tzz/nettle dfd9227: WIP: GnuTLS digests are completely separate from MAC algorithms now
,
Teodor Zlatanov
,
2017/04/04
[Emacs-diffs] master 12317ff: Fix recent changes in record data type
,
Eli Zaretskii
,
2017/04/04
[Emacs-diffs] master 604eb02: Make subprocess functions resolve the default directory
,
Philipp Stephani
,
2017/04/04
[Emacs-diffs] master f4b50da: Make ediff handle remote and quoted file names
,
Philipp Stephani
,
2017/04/04
[Emacs-diffs] master updated (19b92cd -> 2c68192)
,
Lars Brinkhoff
,
2017/04/04
[Emacs-diffs] master 0565482 2/5: Make cl-defstruct use records.
,
Lars Brinkhoff
,
2017/04/04
[Emacs-diffs] master 8e6f204 3/5: Make EIEIO use records.
,
Lars Brinkhoff
,
2017/04/04
[Emacs-diffs] master 2c68192 5/5: Backward compatibility with pre-existing struct instances.
,
Lars Brinkhoff
,
2017/04/04
[Emacs-diffs] master a2c3343 1/5: Add record objects with user-defined types.
,
Lars Brinkhoff
,
2017/04/04
[Emacs-diffs] master b673868 4/5: Make the URL library use records.
,
Lars Brinkhoff
,
2017/04/04
[Emacs-diffs] master 19b92cd: Fix a test in python-test.el
,
Tino Calancha
,
2017/04/04
[Emacs-diffs] master 3887c54: Throw a `search-failed' derived error in Info search
,
Noam Postavsky
,
2017/04/03
[Emacs-diffs] scratch/tzz/nettle updated (9cf6a40 -> 9e80265)
,
Teodor Zlatanov
,
2017/04/03
[Emacs-diffs] scratch/tzz/nettle 71228d6 3/4: WIP: gnutls-tests
,
Teodor Zlatanov
,
2017/04/03
[Emacs-diffs] scratch/tzz/nettle 9e80265 4/4: WIP: use built-in GnuTLS MAC, digest, and cipher list functions
,
Teodor Zlatanov
,
2017/04/03
[Emacs-diffs] scratch/tzz/nettle c3c8b7a 1/4: WIP: trying to move to gnutls/crypto.h without Nettle
,
Teodor Zlatanov
,
2017/04/03
[Emacs-diffs] scratch/tzz/nettle 5799d95 2/4: WIP: gnutls-hash-mac
,
Teodor Zlatanov
,
2017/04/03
[Emacs-diffs] branch scratch/tzz/nettle created (now 9cf6a40)
,
Teodor Zlatanov
,
2017/04/03
[Emacs-diffs] branch scratch/tzz/nettle deleted (was eb45951)
,
Teodor Zlatanov
,
2017/04/03
[Emacs-diffs] master 49197e6: Add Tramp test
,
Michael Albinus
,
2017/04/03
[Emacs-diffs] master 44ee91d: * lisp/ses.el: Silence byte-compiler warnings.
,
Stefan Monnier
,
2017/04/02
[Emacs-diffs] emacs-25 849a0aa: Belated fixes for admin.el's M-x make-manuals-dist
,
Glenn Morris
,
2017/04/02
[Emacs-diffs] master 8e394a7: Fix bugs in simplified test dependencies
,
Paul Eggert
,
2017/04/02
[Emacs-diffs] master 2b18ece: Fix typo in docstring
,
Wilfred Hughes
,
2017/04/02
[Emacs-diffs] master 057d277: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
2017/04/02
[Emacs-diffs] master afabe53: ; * lisp/replace.el (how-many, flush-lines, keep-lines): Remove empty line.
,
Tino Calancha
,
2017/04/02
[Emacs-diffs] master 40a33a3 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
2017/04/02
[Emacs-diffs] master 59191cd 1/2: Apply connecion-local variables for shells
,
Michael Albinus
,
2017/04/02
[Emacs-diffs] master a184a7e: Propertize only perl prototype chars `][$%&*; address@hidden' as punctuation
,
Noam Postavsky
,
2017/04/01
[Emacs-diffs] master f4ecb65: fix two js-mode syntax propertization bugs
,
Tom Tromey
,
2017/04/01
[Emacs-diffs] master ac2ca82: Simplify test dependency generation
,
Paul Eggert
,
2017/04/01
[Emacs-diffs] master 1a55cc6: ; Spelling fixes
,
Paul Eggert
,
2017/04/01
[Emacs-diffs] master acce29d: * test/lisp/emacs-lisp/cl-lib-tests.el: Improve symbol-macrolet tests
,
Stefan Monnier
,
2017/04/01
[Emacs-diffs] master 9cf6a40: Use only posix options in a ediff-ptch test
,
Tino Calancha
,
2017/04/01
[Emacs-diffs] master 5b264d8: Initial implementation of HTTP Digest qop for url
,
Eli Zaretskii
,
2017/04/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc