Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
emacs-diffs (date)
[
Thread Index
][
Top
][
All Lists
][
emacs-diffs info page
]
Advanced
[
Prev Period
]
Last Modified: Wed Aug 31 2016 17:54:51 -0400
Messages in reverse chronological order
[
Next Period
]
August 31, 2016
[Emacs-diffs] emacs-25 ed4530d: * lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE in docstring.
,
Nicolas Richard
,
17:54
[Emacs-diffs] master 6450714: Improve testing of etags
,
Eli Zaretskii
,
13:23
[Emacs-diffs] master 2030ddb: * lib-src/etags.c (invalidate_nodes): Fix another thinko.
,
Eli Zaretskii
,
13:20
[Emacs-diffs] master 9166d40: Fix etags problems found by static checking
,
Paul Eggert
,
13:15
[Emacs-diffs] master 4ec3127: Fix a thinko in etags.c
,
Eli Zaretskii
,
12:58
[Emacs-diffs] master 6d8144a: Avoid recursive calls in etags
,
Eli Zaretskii
,
11:55
[Emacs-diffs] master 6f125aa: Add 451 to url-http-codes
,
Leo Liu
,
04:42
August 30, 2016
[Emacs-diffs] master 1393a4d: ; Spelling and quotation fixes
,
Paul Eggert
,
23:54
[Emacs-diffs] emacs-25 88ea396: ; Spelling fixes
,
Paul Eggert
,
23:38
[Emacs-diffs] master f24011b: * src/editfns.c (Fformat_message): Fix doc to match current behavior.
,
Paul Eggert
,
22:55
[Emacs-diffs] master 6f40b8b: Minor doc quoting fixes
,
Paul Eggert
,
22:45
[Emacs-diffs] master 6cf3ee3: Update from gnulib
,
Paul Eggert
,
16:16
[Emacs-diffs] master updated (2b404e8 -> 1145322)
,
Tassilo Horn
,
14:35
[Emacs-diffs] master 1145322 2/2: Fix rules for \phi and \varphi which were reversed
,
Tassilo Horn
,
14:35
[Emacs-diffs] master 6730432 1/2: Fix prettification of \phi, \varphi, and \varsigma
,
Tassilo Horn
,
14:35
[Emacs-diffs] master 2b404e8: Use normal double quotes in TeX / LaTeX comments
,
Karl Fogel
,
12:14
[Emacs-diffs] master a9118af: Correctly analyze C++ list initialization in member init areas.
,
Alan Mackenzie
,
11:41
[Emacs-diffs] master 62b6c5d: Use `file-attribute-*' in Tramp
,
Michael Albinus
,
09:36
[Emacs-diffs] master 4961cc3: In `pop-to-buffer' handle case where `display-buffer' fails (Bug#24332)
,
Martin Rudalics
,
06:31
August 29, 2016
[Emacs-diffs] master bcd2d91: Clarify docstrings
,
Alan Third
,
14:35
[Emacs-diffs] master 1d0d6d9: Use `process-live-p' in Tramp
,
Michael Albinus
,
12:39
[Emacs-diffs] master 472ebd8: Avoid crashes for invalid value of key modifiers
,
Eli Zaretskii
,
10:28
[Emacs-diffs] master 67a0149: Make dired-do-compress understand files with spaces in them
,
Oleh Krehel
,
04:37
August 28, 2016
[Emacs-diffs] master 5214cc8: * INSTALL.REPO: Suggest Texinfo 4.13 or later.
,
Paul Eggert
,
21:23
[Emacs-diffs] master 91734c6: Add tests for dom.el
,
Simen Heggestøyl
,
12:36
[Emacs-diffs] master 7fcce24: Memory allocator alignment fixes
,
Paul Eggert
,
05:14
[Emacs-diffs] master 4be1ab6: Pacify --enable-gcc-warnings for lib-src/pop.c
,
Paul Eggert
,
04:57
August 27, 2016
[Emacs-diffs] master a1a777f: Handle the C++ "identifiers" "final" and "override" correctly.
,
Alan Mackenzie
,
16:01
[Emacs-diffs] master 0ca712c: * lisp/textmodes/page-ext.el (pages-directory-mode): Use special-mode.
,
Stefan Monnier
,
14:14
[Emacs-diffs] master 223429c: Handle template delimiters in C++ member init constructs.
,
Alan Mackenzie
,
11:48
August 26, 2016
[Emacs-diffs] emacs-25 17197d0: Fix tags-query-replace docstring
,
Noam Postavsky
,
22:35
[Emacs-diffs] master 1c7166a: Fix etags test suite messed up by merges from emacs-25
,
Eli Zaretskii
,
15:34
[Emacs-diffs] emacs-25 80a7f8b: Clarify documentation of precision in format specs
,
Eli Zaretskii
,
15:13
[Emacs-diffs] master 09428ff: Add "supports" to list of CSS at-rules
,
Simen Heggestøyl
,
13:18
[Emacs-diffs] master 4a46232: * lisp/net/tramp-sh.el (tramp-get-remote-perl): Perform a basic check.
,
Michael Albinus
,
09:13
[Emacs-diffs] master b39c0b3: Rename option to shell-command-dont-erase-buffer
,
Tino Calancha
,
02:41
August 25, 2016
[Emacs-diffs] master 93c67f6: Fix an infinite loop in C++ Mode when we have "{ .... [ .... }"
,
Alan Mackenzie
,
12:24
[Emacs-diffs] master 5e84dce: call-shell-region: New defun
,
Tino Calancha
,
09:54
[Emacs-diffs] master 95c82ef: In ‘clone-indirect-buffer’ fix argument mixup (Bug#24306)
,
Martin Rudalics
,
05:05
[Emacs-diffs] master 63415a5: Some fixes around `delete-other-frames' and `next-frame'
,
Martin Rudalics
,
04:55
August 24, 2016
[Emacs-diffs] master 70cfe9d: Find message.el thumbnail toggling
,
Lars Ingebrigtsen
,
17:56
[Emacs-diffs] master 5332857: Fix macOS 12 deprecation notices
,
Alan Third
,
15:07
[Emacs-diffs] emacs-25 88a5052: Improve and clarify documentation of subprocesses
,
Eli Zaretskii
,
10:37
August 23, 2016
[Emacs-diffs] master 799a8a3: Analyze and fontify correctly a C++ `enum' with colon, but lacking a tag.
,
Alan Mackenzie
,
21:21
[Emacs-diffs] master 90d258c: * src/xfns.c (Fx_change_window_property): Modify previous change.
,
Noah Friedman
,
20:14
[Emacs-diffs] master 8d73c25: Fix invalid image rotations
,
Lars Ingebrigtsen
,
18:33
[Emacs-diffs] emacs-25 89eb09f: * etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247).
,
Paul Eggert
,
15:29
[Emacs-diffs] master f345fdd: call-process instead of call-process-region with empty region
,
Tino Calancha
,
09:49
August 22, 2016
[Emacs-diffs] master 590dab5 1/5: Merge from origin/emacs-25
,
Paul Eggert
,
17:53
[Emacs-diffs] master 512b06e 4/5: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:53
[Emacs-diffs] master c325e19 5/5: Merge from origin/emacs-25
,
Paul Eggert
,
17:53
[Emacs-diffs] master bde5e3f 3/5: Merge from origin/emacs-25
,
Paul Eggert
,
17:53
[Emacs-diffs] master updated (caa2770 -> c325e19)
,
Paul Eggert
,
17:53
[Emacs-diffs] master 5f3aea8 2/5: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:53
[Emacs-diffs] master caa2770: Handle remote file names in gdb-mi.el
,
Michael Albinus
,
14:03
[Emacs-diffs] master 821ea14: Display mini-window resized even when there are several frames
,
Eli Zaretskii
,
13:20
[Emacs-diffs] master 8bb999a: Explain gdb warning on remote hosts
,
Michael Albinus
,
09:19
[Emacs-diffs] master aed22ca 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Martin Rudalics
,
02:59
[Emacs-diffs] master dc491c3 1/2: Fix (next-frame nil t) crash (Bug#24281)
,
Martin Rudalics
,
02:59
August 21, 2016
[Emacs-diffs] tag emacs-25.1-rc2 created (now 927afa1)
,
Nicolas Petton
,
17:32
[Emacs-diffs] emacs-25 6bf83b5 1/2: * etc/AUTHORS: Update the AUTHORS file
,
Nicolas Petton
,
17:25
[Emacs-diffs] emacs-25 927afa1 2/2: ; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 RC2
,
Nicolas Petton
,
17:25
[Emacs-diffs] emacs-25 updated (73cbb81 -> 927afa1)
,
Nicolas Petton
,
17:25
[Emacs-diffs] master 7a6b3d0: Fix interpretation of signed vs unsigned values when retrieving X
,
Noah Friedman
,
17:04
[Emacs-diffs] master 14a86f8: Improve error when installing non-package dirs
,
Noam Postavsky
,
12:24
[Emacs-diffs] master 578d9aa: Adapt CC Mode for C++11 uniform initialization.
,
Alan Mackenzie
,
12:07
[Emacs-diffs] master 1f73025: Update from gnulib
,
Paul Eggert
,
07:27
[Emacs-diffs] master 886b9ed: ; Spelling fixes
,
Paul Eggert
,
07:18
[Emacs-diffs] emacs-25 73cbb81: ; ChangeLog spelling fixes
,
Paul Eggert
,
07:15
[Emacs-diffs] master b1601a9: Minor text-quoting-style fixes
,
Paul Eggert
,
07:02
[Emacs-diffs] master 1a1062d: Fix semantics of 'minibuffer' frame parameter
,
Martin Rudalics
,
05:37
August 20, 2016
[Emacs-diffs] master f0ee3ca: * lisp/progmodes/cc-defs.el (c-safe-scan-lists): Resolve overelaborate "nil"
,
Alan Mackenzie
,
16:48
[Emacs-diffs] emacs-25 9b99772: Some assorted documentation clarifications
,
Philipp Stephani
,
13:58
[Emacs-diffs] master 43201d7: In c-\(go-\)?-\(up-\|down-\)?list-\(forward\|backward\) check limit isn't nil
,
Alan Mackenzie
,
10:15
August 19, 2016
[Emacs-diffs] master a4ba426: * lisp/emacs-lisp/map.el (map--dispatch): Fix docstring
,
Nicolas Petton
,
18:42
[Emacs-diffs] master 4a80c8b: Amend hack-local-variables-prop-line not always to return any mode on line 1.
,
Alan Mackenzie
,
12:05
[Emacs-diffs] master 72ef0c8: Improve doc string of epg-*-program
,
Daiki Ueno
,
05:20
[Emacs-diffs] master a4fa311: Add tests for Bug#24264
,
Tino Calancha
,
04:08
August 18, 2016
[Emacs-diffs] master 8fcf3df: Fix bug in --eval reply message from server
,
Johan Bockgard
,
15:36
[Emacs-diffs] master b305fab: Add tests for 'substitute-command-keys'
,
Eli Zaretskii
,
11:07
[Emacs-diffs] emacs-25 37d4723: Improve commentary in src/character.h
,
Eli Zaretskii
,
10:24
[Emacs-diffs] master 4db19cd 1/2: lisp/dired-aux.el (dired-compress-file-suffixes): Add entry for tgz
,
Oleh Krehel
,
10:12
[Emacs-diffs] master 45522a1 2/2: lisp/textmodes/table.el (table-generate-source): Fix completing-read call
,
Oleh Krehel
,
10:12
[Emacs-diffs] master updated (413cd29 -> 45522a1)
,
Oleh Krehel
,
10:12
[Emacs-diffs] master 413cd29: Don't let window start override window point in `window-state-put' (Bug#24240)
,
Martin Rudalics
,
04:28
August 17, 2016
[Emacs-diffs] master 0434f76: Fontify constructs following "::" in C++ argument lists correctly - part 2.
,
Alan Mackenzie
,
15:40
[Emacs-diffs] master 5ee08b3: Fontify constructs following "::" in C++ argument lists correctly.
,
Alan Mackenzie
,
14:09
[Emacs-diffs] master 8485919: * src/doc.c (Fsubstitute_command_keys): Clarify GC comments.
,
Paul Eggert
,
13:16
[Emacs-diffs] master 7faabf0: Fix hz encoding and decoding (bug#23814)
,
Kenichi Handa
,
10:38
[Emacs-diffs] master 8d4039b: file-attribute-collect: New defun
,
Tino Calancha
,
05:39
[Emacs-diffs] master 80082d0: Fix Bug#24203
,
Michael Albinus
,
04:11
[Emacs-diffs] emacs-25 5ccd593: ; Fix typo in /etc/NEWS
,
Michael Albinus
,
03:39
[Emacs-diffs] emacs-25 96e3d16: * etc/NEWS: Mention the change in json-encode-string.
,
Dmitry Gutov
,
00:09
August 16, 2016
[Emacs-diffs] emacs-25 2e524034: ; * etc/NEWS: Mention incompatible change in url-http-create-request.
,
Eli Zaretskii
,
22:42
[Emacs-diffs] master 527bf16: Improve doc string.
,
Karl Fogel
,
16:26
[Emacs-diffs] master 4b1b8dd: Omit substitute-command-keys code no longer needed
,
Paul Eggert
,
16:17
[Emacs-diffs] emacs-25 2e4e74e 2/2: Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25
,
Eli Zaretskii
,
14:35
[Emacs-diffs] emacs-25 7d639f3 1/2: * src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes.
,
Eli Zaretskii
,
14:35
[Emacs-diffs] emacs-25 66dea65: ; * doc/lispref/windows.texi (Window Parameters): Grammar tweaks.
,
Glenn Morris
,
11:40
[Emacs-diffs] emacs-25 4225b78: Avoid segfaults due to quoting in 'substitute-command-keys'
,
Eli Zaretskii
,
10:37
[Emacs-diffs] emacs-25 8c2946e: In NEWS describe new handling of window margins (Bug#24193)
,
Martin Rudalics
,
06:41
[Emacs-diffs] master c711991: Allow not erase output buffer in shell commands
,
Tino Calancha
,
05:44
[Emacs-diffs] master 5783984: Rearrange Tramp manual title page
,
Michael Albinus
,
03:48
[Emacs-diffs] emacs-25 0cee66c: Facultatively ignore margins when splitting and resizing windows (Bug#24193)
,
Martin Rudalics
,
03:20
August 15, 2016
[Emacs-diffs] master 126f95a: * doc/misc/tramp.texi: Adapt 2016-08-14 change for makeinfo 4.
,
Glenn Morris
,
12:48
[Emacs-diffs] master 15c16a5: Fix minor bug in c-syntactic-re-search-forward.
,
Alan Mackenzie
,
12:25
[Emacs-diffs] master ce1ed9c: Handle C++11 lambda functions.
,
Alan Mackenzie
,
08:00
[Emacs-diffs] master 9c2ce57: Fix stale cache problem in Tramp
,
Michael Albinus
,
06:29
August 14, 2016
[Emacs-diffs] master 9c2ea5c: * doc/misc/tramp.texi (Configuration): Fix @xref typo.
,
Paul Eggert
,
16:06
[Emacs-diffs] master 7aaeb86: Another fix for scroll-conservatively and overlay strings
,
Eli Zaretskii
,
14:27
[Emacs-diffs] master 59720dc: Improve handling of defcustoms in tramp
,
Michael Albinus
,
07:31
[Emacs-diffs] master 2791580 1/2: Fix substitute-command-keys unibyte, alloc bugs
,
Paul Eggert
,
00:32
[Emacs-diffs] master 66ae4ca 2/2: Minor text-quoting-style fixes
,
Paul Eggert
,
00:32
[Emacs-diffs] master updated (c1021ba -> 66ae4ca)
,
Paul Eggert
,
00:32
August 13, 2016
[Emacs-diffs] emacs-25 8d68147: Document CATEGORY arg to modify-category-entry
,
Noam Postavsky
,
22:56
[Emacs-diffs] emacs-25 8342e74: Document char-script-table's effect on word motion
,
Noam Postavsky
,
10:11
[Emacs-diffs] master c1021ba: Fix "C-u" when an input method is active
,
Eli Zaretskii
,
05:27
[Emacs-diffs] emacs-25 e9ff485: Further fix for 'url-http-create-request' and multibyte strings
,
Eli Zaretskii
,
04:30
[Emacs-diffs] master 6bb55a2: Fix docs on `display-buffer-below-selected' (Bug#24213)
,
Martin Rudalics
,
04:00
[Emacs-diffs] master 50548fd: cl-fill: Rename arguments to cl-seq and cl-item
,
Tino Calancha
,
00:29
August 12, 2016
[Emacs-diffs] master 9f17bf6: Fix display.texi typo
,
Thomas Fitzsimmons
,
22:50
[Emacs-diffs] emacs-25 0695235: Fix docstring of eval-expression
,
Noam Postavsky
,
20:56
August 11, 2016
[Emacs-diffs] emacs-25 98b01dd: Clarify when 'cursor' property is in effect
,
Eli Zaretskii
,
16:03
[Emacs-diffs] master 2dd8044: Fix process leak with make-network-process
,
Paul Eggert
,
14:26
[Emacs-diffs] emacs-25 75f1882: Convert the remaining strings to unibyte before concatenating
,
Dmitry Gutov
,
14:07
[Emacs-diffs] emacs-25 d2db5dd: Fix bug with handling the bidi cache
,
Eli Zaretskii
,
11:12
[Emacs-diffs] master 2e0a2b3: Avoid annoying re-scroll when buffer has many overlay strings
,
Eli Zaretskii
,
11:06
August 10, 2016
[Emacs-diffs] master cd35240: Omit unnecessary process initialization
,
Paul Eggert
,
16:19
[Emacs-diffs] emacs-25 ccd0e92: * doc/lispref/text.texi (Change Hooks): Minor copyedits.
,
Eli Zaretskii
,
13:13
[Emacs-diffs] master 76f3328: cl-delete-duplicates: Parse :if to have cl-if bound
,
Tino Calancha
,
10:25
[Emacs-diffs] master 68fdbeb: cl-delete-duplicates: do not parse :if keyword
,
Tino Calancha
,
09:38
[Emacs-diffs] master c2664aa 2/2: Add compatibility layer for `temporary-file-directory-function'
,
Michael Albinus
,
06:10
[Emacs-diffs] master 5115743 1/2: * lisp/comint.el (comint-password-prompt-regexp): Add "PEM" for OpenVPN.
,
Michael Albinus
,
06:10
[Emacs-diffs] master updated (538d591 -> c2664aa)
,
Michael Albinus
,
06:10
[Emacs-diffs] master bfeacfc 2/3: Handle nil cell value in compiled printer functions.
,
Vincent Belaïche
,
04:14
[Emacs-diffs] master 731d225 1/3: Apply changes from commits 3c97b0f758 and 8a38e948b0 to master branch.
,
Vincent Belaïche
,
04:14
[Emacs-diffs] master 538d591 3/3: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Vincent Belaïche
,
04:14
[Emacs-diffs] master updated (05dc679 -> 538d591)
,
Vincent Belaïche
,
04:14
[Emacs-diffs] master 05dc679: Turn on lexical-binding in json.el
,
Mark Oteiza
,
00:49
[Emacs-diffs] master 4ffdcfc: Nudge WoMan toward lexical-binding
,
Mark Oteiza
,
00:22
August 09, 2016
[Emacs-diffs] master e13c546: * .dir-locals.el (c-noise-macro-names): Remove NONVOLATILE.
,
Paul Eggert
,
14:51
[Emacs-diffs] master c97cd6c: * lisp/emacs-lisp/cconv.el: Fix λ-lifting in the presence of shadowing
,
Stefan Monnier
,
13:05
[Emacs-diffs] emacs-25 f785ff4: Clarify documentation of before/after-change-functions
,
Eli Zaretskii
,
12:54
[Emacs-diffs] master 9cf9095: CC Mode: check for and fix missing call to before_change_functions.
,
Alan Mackenzie
,
12:12
[Emacs-diffs] master 8b789c8: Make c-deprepertize-CPP work on deletion/insertion of "s. Fixes bug #24132.
,
Alan Mackenzie
,
06:26
[Emacs-diffs] master 5126b7d: Support $ENV in Tramp
,
Michael Albinus
,
05:50
[Emacs-diffs] master e09dc11 5/5: Simplify exec_byte_code via moving decls etc.
,
Paul Eggert
,
04:31
[Emacs-diffs] master updated (846e88e -> e09dc11)
,
Paul Eggert
,
04:31
[Emacs-diffs] master 644fc17 4/5: Remove interpreter’s byte stack
,
Paul Eggert
,
04:31
[Emacs-diffs] master 4d07064 1/5: Simplify BYTE_CODE_SAFE checking
,
Paul Eggert
,
04:31
[Emacs-diffs] master d896f78 2/5: Tune bytecode quitting
,
Paul Eggert
,
04:31
[Emacs-diffs] master cb71a11 3/5: Remove arbitrary limit on bytecode maxdepth
,
Paul Eggert
,
04:31
[Emacs-diffs] master 846e88e: Get BYTE_CODE_METER working again
,
Paul Eggert
,
03:37
August 08, 2016
[Emacs-diffs] master 9fc22fb: Fix cursor position under scroll-conservatively and overlay strings
,
Eli Zaretskii
,
11:16
[Emacs-diffs] master e2b7fe4: * lisp/files.el (file-ownership-preserved-p): Fix docstring. (Bug#23998)
,
Michael Albinus
,
04:58
August 07, 2016
[Emacs-diffs] master 7961dee: Tune interpretation of integer arglist descriptor
,
Paul Eggert
,
13:02
[Emacs-diffs] master 7fb7568: Fix debugging of string-match-p errors
,
Noam Postavsky
,
10:25
[Emacs-diffs] master 2c05061: Add `make-nearby-temp-file' and `temporary-file-directory'
,
Michael Albinus
,
07:57
[Emacs-diffs] master a798547: Add missing dcstrings in Tramp, remove chec for obsolee methods
,
Michael Albinus
,
02:45
August 06, 2016
[Emacs-diffs] master 0095837 6/7: Fix cl-assert with atomp FORM, non-nil SHOW-ARGS
,
Noam Postavsky
,
16:16
[Emacs-diffs] master 9ae89c2 5/7: Don't delete selection after indent-rigidly
,
Noam Postavsky
,
16:16
[Emacs-diffs] master 37cef5f 7/7: Make sh-mode always use p-s-lookup-properties
,
Noam Postavsky
,
16:16
[Emacs-diffs] master 031af49 4/7: Fix byte-compile of interactive closures
,
Noam Postavsky
,
16:16
[Emacs-diffs] master updated (b593ea1 -> 37cef5f)
,
Noam Postavsky
,
16:16
[Emacs-diffs] master ff40055 1/7: Make emerge always use shell-quote-argument
,
Noam Postavsky
,
16:16
[Emacs-diffs] master a90d5e6 3/7: Error if --eval arg has text beyond 1 expression
,
Noam Postavsky
,
16:16
[Emacs-diffs] master 4dec928 2/7: Fix quoted lambda warning from lexical-let
,
Noam Postavsky
,
16:16
[Emacs-diffs] emacs-25 3c9cb57: Document use of vectors in keymaps
,
Noam Postavsky
,
15:46
[Emacs-diffs] master b593ea1: Fix 'dired-diff' when backup file is in another directory
,
Eli Zaretskii
,
06:15
[Emacs-diffs] master 0a327af: Fix the 'T' command in Dired with non_ASCII file names
,
Eli Zaretskii
,
05:46
August 05, 2016
[Emacs-diffs] master f50e641: * lisp/files.el (version-control): Drop :group vc (Bug #14687)
,
Noam Postavsky
,
20:27
[Emacs-diffs] master 0274862 13/15: Merge from origin/emacs-25
,
Paul Eggert
,
17:16
[Emacs-diffs] master c1b5000 15/15: Merge from origin/emacs-25
,
Paul Eggert
,
17:16
[Emacs-diffs] master 6b780a2 09/15: Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master 1a86b5d 05/15: Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master 3498a1a 07/15: Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master a855bf4 11/15: Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master updated (92e5b41 -> c1b5000)
,
Paul Eggert
,
17:15
[Emacs-diffs] master 8c818d8 10/15: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master b76885f 01/15: Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master 20e1d54 06/15: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master 80fcf41 03/15: Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master f902a6b 12/15: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master fe32258 14/15: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master 95c6606 08/15: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master c5823cd 04/15: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master 8d9ad89 02/15: ; Merge from origin/emacs-25
,
Paul Eggert
,
17:15
[Emacs-diffs] master 92e5b41: Spelling and minor grammar fixes
,
Paul Eggert
,
16:35
August 04, 2016
[Emacs-diffs] master 6a9d967: Widen in certain low level CC Mode functions. This fixes bug #24148.
,
Alan Mackenzie
,
17:12
[Emacs-diffs] master 8471401: Fix Bug#24149
,
Leo Liu
,
11:43
August 03, 2016
[Emacs-diffs] master 7f9721d: Update from gnulib
,
Paul Eggert
,
18:12
[Emacs-diffs] emacs-25 d841a03: ; Spelling fix
,
Paul Eggert
,
17:59
[Emacs-diffs] master 967e2ef: Fix GnuTLS includes
,
Paul Eggert
,
17:21
[Emacs-diffs] emacs-25 a6ae479: Post AppDefined events from the main thread ONLY (bug#23934)
,
Alan Third
,
12:56
[Emacs-diffs] master 9a68740: Fix accessing regex-resources in out-of-tree test runs in regex-tests
,
Michal Nazarewicz
,
08:45
[Emacs-diffs] master f0b5d4b: Simplify by assuming GnuTLS 2.12.2 or later
,
Paul Eggert
,
08:02
[Emacs-diffs] master 744cc9f: Port to systems lacking GNUTLS_NONBLOCK
,
Paul Eggert
,
07:46
[Emacs-diffs] master 1a8d311 2/2: Fix non-blocking GnuTLS with slow connection
,
Paul Eggert
,
04:55
[Emacs-diffs] master updated (5f0b1c3 -> 1a8d311)
,
Paul Eggert
,
04:55
[Emacs-diffs] master 64edd14 1/2: Require GnuTLS 2.12.2 or later
,
Paul Eggert
,
04:55
August 02, 2016
[Emacs-diffs] master 5f0b1c3: * src/window.c (sanitize_window_sizes): Remove unused arg `frame'
,
Stefan Monnier
,
22:40
[Emacs-diffs] master d98f783: Fix (mapcar F S) crash when F alters S’s length
,
Paul Eggert
,
21:06
[Emacs-diffs] master 07e9281: Port window changes to --enable-gcc-warnings
,
Paul Eggert
,
20:47
[Emacs-diffs] emacs-25 d35d398: Update to the AUTHORS file for Bob Weiner
,
John Wiegley
,
19:56
[Emacs-diffs] master 49e0c27: * src/window.c: Fix bootstrap failure due to window.el changes
,
Stefan Monnier
,
19:43
[Emacs-diffs] master 5083499: Fix Bug#23883
,
Michael Albinus
,
16:38
[Emacs-diffs] master 0100805: Port regex changes to strict ISO C
,
Paul Eggert
,
16:16
Re: [Emacs-diffs] master d0838f2: * cl-generic.el: Fix problems introduced by new load-history format
,
Nicolas Petton
,
15:17
[Emacs-diffs] master 9d5cd45: * lisp/window.el: Use lexical-binding
,
Stefan Monnier
,
15:17
[Emacs-diffs] emacs-25 4d2f4df 3/3: Revert "Fix local printer set to left aligned string formatter."
,
John Wiegley
,
14:43
[Emacs-diffs] emacs-25 cd1b4d6 2/3: Revert "Fix ses-delete-blanks to delete only blanks + documentation."
,
John Wiegley
,
14:43
[Emacs-diffs] emacs-25 f7ceb8e 1/3: Revert "Fix English."
,
John Wiegley
,
14:43
[Emacs-diffs] emacs-25 updated (baa7abd -> 4d2f4df)
,
John Wiegley
,
14:43
[Emacs-diffs] master c441f56 2/2: Fix unused lexical variable
,
Michal Nazarewicz
,
13:54
[Emacs-diffs] master edd5dd8 1/2: Remove unused STREQ macro
,
Michal Nazarewicz
,
13:54
[Emacs-diffs] master updated (d0838f2 -> c441f56)
,
Michal Nazarewicz
,
13:54
[Emacs-diffs] master d0838f2: * cl-generic.el: Fix problems introduced by new load-history format
,
Stefan Monnier
,
12:59
[Emacs-diffs] master 6db7277 01/10: New regex tests imported from glibc 2.21
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master 54a3c0c 10/10: Hardcode regex syntax to remove dead code handling different syntax
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master e725706 05/10: Split regex glibc test cases into separet tests
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master 04d96ec 08/10: Get rid of re_set_syntax
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master 91d5309 02/10: Added driver for the regex tests
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master 4538a5e 06/10: Refactor regex character class parsing in [:name:]
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master 7496844 04/10: Don’t (require 'cl)
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master updated (5391761 -> 54a3c0c)
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master da9c55d 09/10: Get rid of re_set_whitespace_regexp
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master 9a418e0 07/10: Remove dead opcodes in regex bytecode
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master 82a487d 03/10: Fix reading of regex-resources in regex-tests
,
Michal Nazarewicz
,
12:05
[Emacs-diffs] master 5391761: Fix use-after-close in connect_network_socket
,
Paul Eggert
,
03:31
August 01, 2016
[Emacs-diffs] master 573dde7: * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads):
,
Glenn Morris
,
16:32
[Emacs-diffs] emacs-25 baa7abd: Improve doc strings of 'gud-gdb' and 'gdb'
,
Eli Zaretskii
,
16:01
[Emacs-diffs] emacs-25 aa4271a: Fix doc string of 'minibuffer-message-timeout'
,
Eli Zaretskii
,
09:29
[Emacs-diffs] master 9eb80d9: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
06:24
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc