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: Thu Jun 30 2016 09:39:48 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2016
[Emacs-diffs] emacs-25 f981b31: * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.
,
Michael Albinus
,
09:39
[Emacs-diffs] master 455700d: CC Mode: truncate the semi-nonlit cache when applying syntax-table to a quote
,
Alan Mackenzie
,
09:01
[Emacs-diffs] master fd6a133: Minor tweaks to openp
,
Dmitry Antipov
,
02:50
[Emacs-diffs] master 3aeb7c3: Simplify handling of frame parameters
,
Dmitry Antipov
,
02:23
[Emacs-diffs] master 4bd3503: Cleanup around mature character manipulation functions
,
Dmitry Antipov
,
01:49
June 29, 2016
[Emacs-diffs] master 681d3f1: Fix C-M-a in a C function finding the start of a macro preceding it.
,
Alan Mackenzie
,
16:21
[Emacs-diffs] emacs-25 68fc964: * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix. (Bug#23865)
,
Eli Zaretskii
,
12:36
[Emacs-diffs] emacs-25 21110af: Avoid assertion violations when rendering some fonts
,
Eli Zaretskii
,
12:16
[Emacs-diffs] master 4a2a1eb: Avoid possible NULL pointer dereference found by GCC 6.1.1
,
Dmitry Antipov
,
00:52
June 28, 2016
[Emacs-diffs] master 1a5d0c1: Dired recognize dirs when file size in human units
,
Tino Calancha
,
22:52
[Emacs-diffs] master ff64fa7: Fix breakage from previous change
,
Mark Oteiza
,
21:53
[Emacs-diffs] master 652b638: Fix breakage from previous change.
,
Mark Oteiza
,
15:52
[Emacs-diffs] master 2adc4cc: Add tests for copying properties by 'format'
,
Eli Zaretskii
,
13:00
[Emacs-diffs] master 0644e6f: Fix copying properties in 'format' when it produces padding
,
Eli Zaretskii
,
12:05
June 27, 2016
[Emacs-diffs] emacs-25 6192b6c: Document more details of package activation
,
Noam Postavsky
,
23:18
[Emacs-diffs] emacs-25 272ddc6: Fixup warning message regarding HOME a bit more
,
Noam Postavsky
,
18:44
[Emacs-diffs] master cfb3c61: Enable dividers in NS (bug#22973)
,
Alan Third
,
18:08
[Emacs-diffs] master 1f55925: ; Fix breakage from previous commit
,
Mark Oteiza
,
16:50
[Emacs-diffs] master 1bd7455 3/3: Fix the prefix action of shr-copy-url
,
Lars Ingebrigtsen
,
16:26
[Emacs-diffs] master f7ea7aa 2/3: New functions svg-text and svg-remove
,
Lars Ingebrigtsen
,
16:26
[Emacs-diffs] master 54fe3b6 1/3: Add new function dom-remove-node
,
Lars Ingebrigtsen
,
16:26
[Emacs-diffs] master updated (44caa96 -> 1bd7455)
,
Lars Ingebrigtsen
,
16:26
[Emacs-diffs] emacs-25 43206d6: * lisp/leim/quail/indian.el ("bengali-probhat"): Change indicator to BngPB.
,
Eli Zaretskii
,
15:40
[Emacs-diffs] master 44caa96: Add a new function `svg-embed'
,
Lars Ingebrigtsen
,
12:21
[Emacs-diffs] master 058e856: * lisp/descr-text.el (describe-char-unicode-data): Fix copy/paste errors.
,
Eli Zaretskii
,
12:15
[Emacs-diffs] emacs-25 d41f7ff: Fix input method "probhat" for Bengali
,
Michael Albinus
,
11:42
[Emacs-diffs] master defdee7: Fix 'move-to-window-line' when EOB is on last screen line
,
Eli Zaretskii
,
11:29
[Emacs-diffs] emacs-25 c150a64: ; Fix typo in commit before last
,
Noam Postavsky
,
08:01
[Emacs-diffs] master 8040d99: Amend a cache so that typing into C++ raw strings has no undue delay.
,
Alan Mackenzie
,
07:39
[Emacs-diffs] master 15c3074 2/2: Also handle escaping when string begins with a quote
,
Dmitry Gutov
,
00:34
[Emacs-diffs] master 7f02ded 1/2: Fix quote escaping in ruby-toggle-string-quotes
,
Dmitry Gutov
,
00:34
[Emacs-diffs] master updated (dd98ee8 -> 15c3074)
,
Dmitry Gutov
,
00:34
[Emacs-diffs] emacs-25 ebf0472: Add to elisp-completion-at-point's docstring
,
Noam Postavsky
,
00:34
June 26, 2016
[Emacs-diffs] master dd98ee8: Fix test-completion with completion-regexp-list
,
Noam Postavsky
,
21:13
[Emacs-diffs] emacs-25 fd9fad0: Give more helpful warning about setting HOME
,
Noam Postavsky
,
21:00
[Emacs-diffs] master 2989ad9: Try other addresses when connecting to multihomed
,
Paul Eggert
,
17:37
[Emacs-diffs] master d267aea: Fix GNUC_PREREQ for GCC 2.8.1 etc.
,
Paul Eggert
,
16:22
[Emacs-diffs] master e26931c: Don't set 'bidi-paragraph-direction' in 'ansi-term'
,
Eli Zaretskii
,
12:52
[Emacs-diffs] emacs-25 ea6b01d: ; * lisp/term.el (term-mode): FIXME comment about bidi reordering.
,
Eli Zaretskii
,
12:43
[Emacs-diffs] emacs-25 7f83e7e: Fix slow redisplay in term-mode
,
Eli Zaretskii
,
12:41
[Emacs-diffs] emacs-25 26d4da0: New input method "probhat" for Bengali
,
Eli Zaretskii
,
12:28
[Emacs-diffs] master 8419f0d: ; Spelling fixes
,
Paul Eggert
,
07:38
[Emacs-diffs] emacs-25 4f445bf: ; Spelling fix
,
Paul Eggert
,
07:30
[Emacs-diffs] master e68fe57: Sync with Tramp 2.3.0
,
Michael Albinus
,
07:02
[Emacs-diffs] master 094aaf2: Fix GNUC_PREREQ off-by-1 typo
,
Paul Eggert
,
06:45
[Emacs-diffs] master 574904b: Fix some oddities in Tramp's rsync and smb methods
,
Michael Albinus
,
06:30
[Emacs-diffs] emacs-25 f403f03: ; Fix typo
,
Michael Albinus
,
06:14
[Emacs-diffs] master 9f51da5: Fix FRAME_INTERNAL_BORDER_WIDTH use (Bug#23841)
,
Alan Third
,
04:31
June 25, 2016
[Emacs-diffs] master f7df85a: Move text line right when in box (bug#23755)
,
Alan Third
,
22:33
[Emacs-diffs] master 0214011: Deprecations (bug#23850)
,
Leo Liu
,
21:59
[Emacs-diffs] master c87c2ca: Do not prompt twice to save a buffer
,
Tino Calancha
,
21:55
[Emacs-diffs] master fdcf46d: Merge from origin/emacs-25
,
Paul Eggert
,
18:21
[Emacs-diffs] master updated (d693035 -> fdcf46d)
,
Paul Eggert
,
18:21
[Emacs-diffs] emacs-25 0377fe2: ; Spelling fixes
,
Paul Eggert
,
18:07
[Emacs-diffs] emacs-25 f253695: Update docs for `customize-mode'
,
Noam Postavsky
,
13:35
[Emacs-diffs] master d693035: Teach net-utils more iproute2 and nl80211 tools
,
Mark Oteiza
,
10:38
June 24, 2016
[Emacs-diffs] master 852507f 2/2: Use use-region-p in prolog.el
,
Leo Liu
,
21:50
[Emacs-diffs] master d590048 1/2: Remove compatibility with Emacs 24.3 in octave-mode
,
Leo Liu
,
21:50
[Emacs-diffs] master updated (b120fbd -> 852507f)
,
Leo Liu
,
21:50
[Emacs-diffs] master 974a53b: Fix caller to ediff-setup
,
Tino Calancha
,
15:00
[Emacs-diffs] master b120fbd: Ensure hack-local-variables is run in a fundamental mode buffer.
,
Alan Mackenzie
,
12:04
[Emacs-diffs] master a4750b3: Implement ' separators in C++ integer literals.
,
Alan Mackenzie
,
09:29
[Emacs-diffs] master 63457dc: Update from gnulib
,
Paul Eggert
,
07:51
[Emacs-diffs] master dc49db7: Remove two uses of 'min' in Fwindow_text_pixel_size
,
Martin Rudalics
,
04:00
June 23, 2016
[Emacs-diffs] master 098347a: Clarify intent of FACE_FROM_ID and IMAGE_FROM_ID
,
Paul Eggert
,
20:20
[Emacs-diffs] master 90d0833: Remove some more face aliases obsoleted in 22.1
,
Mark Oteiza
,
18:48
[Emacs-diffs] master c430f7e: Remove some face aliases obsoleted in 22.1
,
Mark Oteiza
,
17:29
[Emacs-diffs] master 037f82a: * lisp/international/characters.el (standard-case-table): Improve last change.
,
Eli Zaretskii
,
15:45
[Emacs-diffs] master 92289ce: Improve results of 'upcase' for characters with title-case
,
Eli Zaretskii
,
15:24
[Emacs-diffs] master 7a20ebe: Make typing into incomplete C++ raw strings work, and make it work fast enough
,
Alan Mackenzie
,
12:16
[Emacs-diffs] emacs-25 4395aaa: Fix documentation of 'assoc-string' and 'compare-strings'
,
Eli Zaretskii
,
11:10
[Emacs-diffs] master 11a1761: Fix handling of LWINDOW key on MS-Windows
,
Eli Zaretskii
,
10:33
June 22, 2016
[Emacs-diffs] emacs-25 ab0ebb9: ; Only load .elc file in tests.
,
Phillip Lord
,
17:01
[Emacs-diffs] master 07a986e: ; Revert "Prohibit multibyte characters in url-http-data"
,
Dmitry Gutov
,
14:21
[Emacs-diffs] emacs-25 a98aa02: Error on multibyte characters in HTTP request
,
Dmitry Gutov
,
14:20
[Emacs-diffs] master a74683f: Update Unicode data files from Unicode 9.0.0
,
Eli Zaretskii
,
12:54
[Emacs-diffs] master cc113e5: Fix test for whether the '.el' file is newer than '.elc'
,
Eli Zaretskii
,
11:57
[Emacs-diffs] master 791193d: Fix 'insert-file-contents' when REPLACE is non-nil
,
Eli Zaretskii
,
11:43
[Emacs-diffs] master bbc58fe: Avoid compiler warning
,
Ken Brown
,
10:05
[Emacs-diffs] master 8270a64: * lisp/emacs-lisp/syntax.el (syntax-propertize): Flush extended region.
,
Stefan Monnier
,
09:44
[Emacs-diffs] master 81fc9a7: Fix last change to FRAME_INTERNAL_BORDER_WIDTH
,
Ken Brown
,
09:32
[Emacs-diffs] emacs-25 ea512a7: * lisp/gnus/mm-decode.el (mm-convert-shr-links):
,
Katsumi Yamaoka
,
06:33
[Emacs-diffs] emacs-25 8297331: ; Revert "Ensure undo-boundary after insert-file-contents."
,
Phillip Lord
,
04:44
June 21, 2016
[Emacs-diffs] master 1c01990: Improve --without-x GCC pacification
,
Paul Eggert
,
21:05
[Emacs-diffs] emacs-25 dc5e65b: Unset GIT_DIR when calling Git commands
,
Dmitry Gutov
,
19:04
[Emacs-diffs] master c98bc98: Ensure undo-boundary after all commands
,
Phillip Lord
,
16:41
[Emacs-diffs] emacs-25 6cdd8f7: Ensure undo-boundary after insert-file-contents.
,
Phillip Lord
,
16:35
[Emacs-diffs] emacs-25 4793f5f: Clarify documentation of 'line-spacing' and 'line-height'
,
Eli Zaretskii
,
10:21
[Emacs-diffs] master 6cf8f0b: Fix vertical layout calculations when newline has line-height property
,
Eli Zaretskii
,
09:16
June 20, 2016
[Emacs-diffs] master 560c4ab: Fix compiler warnings in Cygwin-w32 build
,
Ken Brown
,
23:09
[Emacs-diffs] master d4c1535: Fix compiler warnings in no-window-system-build
,
Ken Brown
,
22:01
[Emacs-diffs] emacs-25 5f37572: Fix removal of variables from process-environment
,
Eli Zaretskii
,
10:21
[Emacs-diffs] master 9eaec68: ; Simplify in filenotify-tests.el
,
Michael Albinus
,
09:06
[Emacs-diffs] master f11f6e5: Weaken test conditions in filenotify-tests.el
,
Michael Albinus
,
08:42
June 19, 2016
[Emacs-diffs] emacs-25 e5e886d: * admin/authors.el (authors-ignored-files, authors-valid-file-names)
,
Glenn Morris
,
21:25
[Emacs-diffs] emacs-25 db0777b: * admin/authors.el (authors-aliases, authors-fixed-case): Additions.
,
Glenn Morris
,
21:06
[Emacs-diffs] master 9341142d: Minor ABLOCKS_BUSY cleanups in alloc.c
,
Paul Eggert
,
20:06
[Emacs-diffs] master dd39c6f: ASCII-fy coding-system-for-read used for Git commands
,
Dmitry Gutov
,
15:08
[Emacs-diffs] master 2ede295: Prohibit multibyte characters in url-http-data
,
Dmitry Gutov
,
14:08
[Emacs-diffs] master ea5d141: Fix setting a range of char-table slots in a singular case
,
Eli Zaretskii
,
11:26
[Emacs-diffs] master 4e9014f: Fix CC Mode fontification problem apparent in test file decls-6.cc.
,
Alan Mackenzie
,
08:09
[Emacs-diffs] master 65885cc: c-renarrow-state-cache: take care when new point is inside old brace pair.
,
Alan Mackenzie
,
07:28
June 18, 2016
[Emacs-diffs] master d908829 3/6: Merge from origin/emacs-25
,
Paul Eggert
,
22:33
[Emacs-diffs] master 68cb71c 1/6: Merge from origin/emacs-25
,
Paul Eggert
,
22:33
[Emacs-diffs] master a985d2b 5/6: Merge from origin/emacs-25
,
Paul Eggert
,
22:33
[Emacs-diffs] master 13feb31 6/6: Rename ALIGN to pointer_align
,
Paul Eggert
,
22:33
[Emacs-diffs] master updated (87c9d8f -> 13feb31)
,
Paul Eggert
,
22:33
[Emacs-diffs] master f016843 4/6: ; Merge from origin/emacs-25
,
Paul Eggert
,
22:33
[Emacs-diffs] master 8085d5f 2/6: ; Merge from origin/emacs-25
,
Paul Eggert
,
22:33
[Emacs-diffs] emacs-25 d1efbaf: Fix documentation of completion functions
,
Noam Postavsky
,
15:03
[Emacs-diffs] scratch/gnus-cloud 743e6b6: Gnus/Emacs Cloud fixes and refactoring
,
Teodor Zlatanov
,
06:26
[Emacs-diffs] branch scratch/gnus-cloud created (now 743e6b6)
,
Teodor Zlatanov
,
06:26
[Emacs-diffs] branch scratch/gnus-cloud deleted (was 4b12554)
,
Teodor Zlatanov
,
06:24
[Emacs-diffs] emacs-25 65c96cc: Clarify documentation of 'font-lock-maximum-decoration'
,
Eli Zaretskii
,
05:51
[Emacs-diffs] master 9726856 1/4: Add seq-do-indexed
,
Nicolas Petton
,
04:10
[Emacs-diffs] master 87c9d8f 4/4: * lisp/emacs-lisp/map.el (map-contains-key): Better docstring
,
Nicolas Petton
,
04:10
[Emacs-diffs] master ead2845 3/4: Fix seq-contains
,
Nicolas Petton
,
04:10
[Emacs-diffs] master 2aebb0d 2/4: Add new function map-do
,
Nicolas Petton
,
04:10
[Emacs-diffs] master updated (44eca25 -> 87c9d8f)
,
Nicolas Petton
,
04:10
[Emacs-diffs] master 44eca25: map.el (map-merge*): Use `map-into' at beginning rather than end
,
Stefan Monnier
,
00:51
June 17, 2016
[Emacs-diffs] scratch/gnus-cloud 218995d 3/4: Gnus/Emacs Cloud whitespace cleanups
,
Teodor Zlatanov
,
16:19
[Emacs-diffs] scratch/gnus-cloud 4b12554 4/4: Gnus/Emacs Cloud get upload/download and EPG working
,
Teodor Zlatanov
,
16:19
[Emacs-diffs] scratch/gnus-cloud bd2fb4a 2/4: Gnus/Emacs Cloud add storage method and minor cleanups
,
Teodor Zlatanov
,
16:19
[Emacs-diffs] scratch/gnus-cloud 6d45854 1/4: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Teodor Zlatanov
,
16:19
[Emacs-diffs] scratch/gnus-cloud updated (249b011 -> 4b12554)
,
Teodor Zlatanov
,
16:19
[Emacs-diffs] emacs-25 2ad3d01: * doc/misc/cl.texi (Usage): Add some more details.
,
Glenn Morris
,
12:55
June 16, 2016
[Emacs-diffs] emacs-25 b49cb0a: Fbackward_prefix_chars: stay within buffer bounds
,
Noam Postavsky
,
23:19
[Emacs-diffs] master 574cd99: * lisp/window.el (switch-to-buffer-preserve-window-point): Bump :version.
,
Mark Oteiza
,
19:58
[Emacs-diffs] emacs-25 d765175: Fix ifdef-vs-if typo with RANDR13_LIBRARY
,
Glenn Morris
,
13:31
[Emacs-diffs] emacs-25 2317c61: Fix last todo-mode change
,
Stephen Berman
,
05:06
June 15, 2016
[Emacs-diffs] master b76385c: Speed up CC Mode's font locking by taking some code out of a hot loop.
,
Alan Mackenzie
,
18:07
[Emacs-diffs] scratch/gnus-cloud 249b011: Gnus/Emacs Cloud fixes and refactoring
,
Teodor Zlatanov
,
14:37
[Emacs-diffs] branch scratch/gnus-cloud created (now 249b011)
,
Teodor Zlatanov
,
14:36
[Emacs-diffs] emacs-25 5d4d8a3: Improve last todo-mode fix
,
Stephen Berman
,
14:08
[Emacs-diffs] master fd8084a: Automatically find vars and functions via definition-prefixes
,
Stefan Monnier
,
13:20
[Emacs-diffs] master 40e0ef4: Automatically detect whether .h file is C or C++
,
Michal Nazarewicz
,
12:26
[Emacs-diffs] master 3be326e: Parse compound identifiers in C++ member initialization lists.
,
Alan Mackenzie
,
12:00
[Emacs-diffs] master 4a2092e: Advertize set-keymap-parent as replacement for copy-keymap
,
Stefan Monnier
,
11:35
[Emacs-diffs] master 090060a: * generic-x.el (ansible-inventory-generic-mode): Warn if value is missing
,
Teodor Zlatanov
,
10:21
[Emacs-diffs] master 299f194: Add new ansible-inventory-generic-mode (Bug#23762)
,
Teodor Zlatanov
,
09:33
[Emacs-diffs] master dce99f2: Fix ifdef-vs-if typo with RANDR13_LIBRARY
,
Paul Eggert
,
01:40
June 14, 2016
[Emacs-diffs] emacs-25 d7084f2: Fix todo-mode use of minibuffer completion keymap (bug#23695).
,
Stephen Berman
,
17:43
[Emacs-diffs] master 7f35d5c 1/2: Remove recursion from store_function_docstring
,
Paul Eggert
,
15:21
[Emacs-diffs] master c5461d0 2/2: Port to platforms where char * has top bit set
,
Paul Eggert
,
15:21
[Emacs-diffs] master updated (61cfd6a -> c5461d0)
,
Paul Eggert
,
15:21
[Emacs-diffs] master 61cfd6a: Remove system-specific -I switch from Cygwin-w32 build
,
Ken Brown
,
13:47
[Emacs-diffs] emacs-25 27dec52: * src/alloc.c (ALIGN): Avoid error on DragonFly BSD. (Bug#23764)
,
Glenn Morris
,
13:39
[Emacs-diffs] master 2f523c1: Make python.el work in Emacs 24
,
Noam Postavsky
,
10:26
June 13, 2016
[Emacs-diffs] master 090fb90: Avoid compiler warning
,
Ken Brown
,
19:38
[Emacs-diffs] emacs-25 f526191: * lisp/emacs-lisp/nadvice.el (advice--make-docstring):
,
Glenn Morris
,
18:18
[Emacs-diffs] master 9816244: Call tzset after setting TZ
,
Paul Eggert
,
17:51
[Emacs-diffs] emacs-25 e881070: * lisp/help-fns.el (describe-function-1): Avoid reporting advised
,
Glenn Morris
,
13:14
[Emacs-diffs] master 37887dd: Update texinfo.tex
,
Paul Eggert
,
13:05
[Emacs-diffs] emacs-25 d308aa1: Minor grammar fix (bug#23746)
,
Stephen Berman
,
12:21
Re: [Emacs-diffs] emacs-25 facb5e2: Update Emacs manual section related to character folding
,
John Wiegley
,
12:11
[Emacs-diffs] emacs-25 20de667: Doc fixes for grammar and typos (bug#23746)
,
Stephen Berman
,
12:08
[Emacs-diffs] emacs-25 a67a4e5: * doc/lispref/processes.texi (Process Buffers): Minor rewording. (Bug#23446)
,
Eli Zaretskii
,
11:00
[Emacs-diffs] emacs-25 27f440e: Add cross-reference to ELisp manual
,
Eli Zaretskii
,
10:25
June 12, 2016
[Emacs-diffs] master ab182c6: New macro GNUC_PREREQ for GCC version
,
Paul Eggert
,
13:34
[Emacs-diffs] emacs-25 10802d8: ; make change-history-commit
,
Glenn Morris
,
13:08
[Emacs-diffs] master 37f8a47: * lisp/emacs-lisp/seq.el (seq-drop): Better list implementation
,
Nicolas Petton
,
06:41
[Emacs-diffs] master 643e0b8: Fix printf-related compilation warnings on MinGW
,
Eli Zaretskii
,
04:30
[Emacs-diffs] master 5932ffc: emacs_strerror cleanups
,
Paul Eggert
,
02:49
June 11, 2016
[Emacs-diffs] emacs-25 4b2d77d: * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix (bug#19704)
,
Stefan Monnier
,
17:38
[Emacs-diffs] emacs-25 12e009e 2/2: Restore initial undo boundary with viper
,
Phillip Lord
,
15:33
[Emacs-diffs] emacs-25 291fe0a 1/2: Revert "Fix viper undo breakage from undo-boundary changes"
,
Phillip Lord
,
15:33
[Emacs-diffs] emacs-25 updated (6921f4a -> 12e009e)
,
Phillip Lord
,
15:33
[Emacs-diffs] emacs-25 6921f4a: Fix dbus crash on 32-bit Cygwin
,
Ken Brown
,
08:32
June 10, 2016
[Emacs-diffs] master eacdc9e: Prevent compiler warning for unused arguments
,
David Reitter
,
22:02
[Emacs-diffs] master b4788b9: Catch malloc_get_state, malloc_set_state failure
,
Paul Eggert
,
20:19
[Emacs-diffs] emacs-25 e18ee60 3/3: Bump version to 25.0.95
,
Nicolas Petton
,
18:25
[Emacs-diffs] emacs-25 9ae514a 2/3: * etc/AUTHORS: Update the AUTHORS file
,
Nicolas Petton
,
18:25
[Emacs-diffs] emacs-25 3ca428e 1/3: add entries to authors.el
,
Nicolas Petton
,
18:25
[Emacs-diffs] tag emacs-25.0.95 created (now e18ee60)
,
Nicolas Petton
,
18:25
[Emacs-diffs] emacs-25 updated (66d556b -> e18ee60)
,
Nicolas Petton
,
18:25
Re: [Emacs-diffs] emacs-25 7c1f66a: Support for the new Xwidget feature.
,
Nicolas Petton
,
17:27
Re: [Emacs-diffs] emacs-25 7c1f66a: Support for the new Xwidget feature.
,
joakim
,
17:19
Re: [Emacs-diffs] emacs-25 facb5e2: Update Emacs manual section related to character folding
,
Nicolas Petton
,
17:10
Re: [Emacs-diffs] emacs-25 7c1f66a: Support for the new Xwidget feature.
,
Nicolas Petton
,
17:06
Re: [Emacs-diffs] emacs-25 a4d882c: Correct old cell name unbinding when renaming cell.
,
Nicolas Petton
,
17:02
Re: [Emacs-diffs] emacs-25 0992ec3: Correct cl-flet usage (Bug#22317)
,
Nicolas Petton
,
16:59
[Emacs-diffs] emacs-25 66d556b: Fix eldoc-related freezes in python mode
,
Eli Zaretskii
,
05:08
[Emacs-diffs] master c803af7: Show returned value after gdb-mi "finish" command
,
Eli Zaretskii
,
04:57
[Emacs-diffs] master ff9ddda: Simplify pre-write-conversion for utf-8-hfs coding system
,
David Reitter
,
04:04
[Emacs-diffs] master 57e6c66 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Martin Rudalics
,
02:22
[Emacs-diffs] master bb0f925 1/2: Revert "Bind `widget-button-click' to mouse-1/-2 instead of down-mouse-1/-2"
,
Martin Rudalics
,
02:22
[Emacs-diffs] master 25159d8: Port __builtin_assume_aligned to Sun C 5.13
,
Paul Eggert
,
02:16
[Emacs-diffs] master 07b77b8: Prefer getsockopt to getpeername on non-MS-Windows
,
Paul Eggert
,
02:12
[Emacs-diffs] master 560202f: Fix XFASTINT of non-fixnum in process status
,
Paul Eggert
,
00:59
[Emacs-diffs] master 48079f6: ; Refer to version 25.2 rather than 26.1.
,
Glenn Morris
,
00:57
[Emacs-diffs] master 78b18ca: Make messcompat.el obsolete.
,
Glenn Morris
,
00:28
[Emacs-diffs] master b27c670: Leading "*" in the doc of defvars is long obsolete.
,
Glenn Morris
,
00:24
June 09, 2016
[Emacs-diffs] master f9af5ed: Remove obsolete leading * from defcustom, defface doc strings.
,
Glenn Morris
,
20:14
[Emacs-diffs] master 1c09423: Fix copying text properties by 'format'
,
Eli Zaretskii
,
09:52
[Emacs-diffs] master fabb558: Handle C++ raw strings.
,
Alan Mackenzie
,
08:28
[Emacs-diffs] master cfacb75 1/2: epg: don't start pinentry if it is useless
,
Daiki Ueno
,
04:56
[Emacs-diffs] master 47b710a 2/2: epg: don't use obsolete function
,
Daiki Ueno
,
04:56
[Emacs-diffs] master updated (82f49c6 -> 47b710a)
,
Daiki Ueno
,
04:56
[Emacs-diffs] emacs-25 d59bcbc: Handle mouse leaving initial window in `mouse-set-region' (Bug#23707)
,
Martin Rudalics
,
04:13
June 08, 2016
[Emacs-diffs] emacs-25 27fe1e4: org.el: Fix bindings of < and > for calendar scrolling
,
Paul Eggert
,
19:04
[Emacs-diffs] emacs-25 a813487: Fix undo boundary in recursive edit (Bug#23632)
,
Phillip Lord
,
17:54
[Emacs-diffs] master 82f49c6: Replace IF_LINT by NONVOLATILE and UNINIT
,
Paul Eggert
,
14:50
[Emacs-diffs] master 7715ee5: Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro
,
Michal Nazarewicz
,
13:16
[Emacs-diffs] master 027e6fb: * test/lisp/emacs-lisp/package-tests.el
,
Glenn Morris
,
12:48
[Emacs-diffs] master e8ba94b 1/2: Simplify overflow check via INT_SUBTRACT_WRAPV
,
Paul Eggert
,
03:36
[Emacs-diffs] master bc93643 2/2: * src/fileio.c (auto_save_error): Omit unused local.
,
Paul Eggert
,
03:36
[Emacs-diffs] master updated (378f577 -> bc93643)
,
Paul Eggert
,
03:36
June 07, 2016
[Emacs-diffs] master 378f577: Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)
,
Glenn Morris
,
23:51
[Emacs-diffs] master 3db521c: Reduce allout.el's pollution of the namespace.
,
Glenn Morris
,
21:35
[Emacs-diffs] master e533ea8: * configure.ac (emacs_config_features): Add CANNOT_DUMP.
,
Glenn Morris
,
21:31
[Emacs-diffs] master 95443fc: Misc small webjump updates.
,
Glenn Morris
,
21:29
[Emacs-diffs] master 3a28d64: Do not hard-code port for package test server. (Bug#23708)
,
Glenn Morris
,
21:25
[Emacs-diffs] master f4ef1a1: * lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)
,
Glenn Morris
,
20:35
[Emacs-diffs] emacs-25 1f85b7c: Doc fixes re alist-get. (Bug#23548)
,
Glenn Morris
,
19:59
[Emacs-diffs] master e686f47: * src/fileio.c (auto_save_error): Use display-warning. (Bug#23703)
,
Glenn Morris
,
19:31
[Emacs-diffs] master 7387382: * lisp/ibuf-ext.el (ibuffer-do-shell-command-file):
,
Glenn Morris
,
19:25
[Emacs-diffs] master 2f9d547: Port --enable-gcc-warnings to clang 3.7.0
,
Paul Eggert
,
19:18
[Emacs-diffs] master 3021851: Use __builtin_assume_aligned on untagged Lisp vals
,
Paul Eggert
,
18:44
[Emacs-diffs] emacs-25 ba3f206: * lisp/progmodes/python.el (inferior-python-mode):
,
Glenn Morris
,
18:26
[Emacs-diffs] emacs-25 56fa055: * src/syntax.c (syms_of_syntax) <comment-end-can-be-escaped>: Doc fix.
,
Glenn Morris
,
17:39
[Emacs-diffs] master 8ea5d99: * lisp/help-fns.el (describe-function-1): Avoid reporting advised
,
Glenn Morris
,
16:44
[Emacs-diffs] emacs-25 4c1370a: * lisp/help-fns.el (describe-function-1):
,
Glenn Morris
,
16:43
[Emacs-diffs] master b7adc2f: * lisp/simple.el (process-menu-mode, list-processes--refresh):
,
Glenn Morris
,
15:06
[Emacs-diffs] master 62564a6: ; * etc/NEWS: Fix a typo.
,
Glenn Morris
,
13:55
[Emacs-diffs] emacs-25 updated (6e3adf8 -> a3f7ae8)
,
Glenn Morris
,
13:48
[Emacs-diffs] emacs-25 601b9b2 1/2: * doc/misc/cl.texi (Mapping over Sequences): Fix cl-notevery.
,
Glenn Morris
,
13:48
[Emacs-diffs] emacs-25 a3f7ae8 2/2: * lisp/emacs-lisp/cl-macs.el (cl-loop): Doc fix re "by".
,
Glenn Morris
,
13:48
[Emacs-diffs] master 5feeead 1/3: Merge from origin/emacs-25
,
Paul Eggert
,
12:36
[Emacs-diffs] master 2aa6b47 3/3: Merge from origin/emacs-25
,
Paul Eggert
,
12:36
[Emacs-diffs] master updated (14649c8 -> 2aa6b47)
,
Paul Eggert
,
12:36
[Emacs-diffs] master 5bc3263 2/3: ; Merge from origin/emacs-25
,
Paul Eggert
,
12:36
[Emacs-diffs] emacs-25 6e3adf8: Fix crash in syntax.c after GC
,
Paul Eggert
,
12:28
June 06, 2016
[Emacs-diffs] emacs-25 973ce5a: Improve squiggly heredoc support in non-SMIE Ruby mode
,
Dmitry Gutov
,
21:08
[Emacs-diffs] master 14649c8: Use standard Unicode names for Thai, Lao
,
Paul Eggert
,
13:44
[Emacs-diffs] master eeb138d: * lisp/man.el (Man-reference-regexp, Man-default-man-entry):
,
Glenn Morris
,
13:05
[Emacs-diffs] emacs-25 9d5cceb: Fix doc string quoting
,
Paul Eggert
,
12:30
[Emacs-diffs] master c0462e1: Some fixes in filenotify-tests.el for cygwin
,
Michael Albinus
,
12:25
June 05, 2016
[Emacs-diffs] master 66d5c75: * src/casefiddle.c (Fupcase_region): Add arg ‘region-noncontiguous-p’.
,
Juri Linkov
,
17:23
[Emacs-diffs] master efde23d: * lisp/wdired.el (wdired-next-line, wdired-previous-line): Add "^"
,
Juri Linkov
,
17:16
[Emacs-diffs] master 6627dd7: Improve robustness of filenotify-tests.el (Bug#23618)
,
Michael Albinus
,
13:49
[Emacs-diffs] master 4ffe265 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Kenichi Handa
,
07:51
[Emacs-diffs] master 096d134 1/2: Add category 'j' to more characters.
,
Kenichi Handa
,
07:50
[Emacs-diffs] master 75de364: man.el: Fix links on hyphenated words (bug#23647)
,
Stephen Berman
,
07:15
[Emacs-diffs] emacs-25 0b33a23: Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690)
,
Martin Rudalics
,
05:51
June 04, 2016
[Emacs-diffs] master 700afe6: isearch-edit-string resumes multi isearches
,
Juri Linkov
,
18:06
[Emacs-diffs] emacs-25 a5d05f4: * etc/PROBLEMS: Mention the link-time problems on FreeBSD 11.
,
Eli Zaretskii
,
11:46
[Emacs-diffs] master abfe07a: Fix Eshell display when RTL characters are involved
,
Eli Zaretskii
,
11:28
June 02, 2016
[Emacs-diffs] master 6b98576: Port angle-bracket TZ settings to MS-Windows
,
Paul Eggert
,
00:09
June 01, 2016
[Emacs-diffs] master 1e5539e: Avoid delving into Git internals for version
,
Paul Eggert
,
16:26
[Emacs-diffs] master 4428f5a: * lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Expand less
,
Stefan Monnier
,
14:53
[Emacs-diffs] master a76420c: Fix emacs-repository-get-version with packed .git
,
Paul Eggert
,
14:03
[Emacs-diffs] master 5668058: Minor change in tramp.texi
,
Michael Albinus
,
10:43
[Emacs-diffs] master cd66716: Correct fontification and indentation of C++'s "constexpr" expressions
,
Alan Mackenzie
,
09:33
[Emacs-diffs] emacs-25 9c28e70: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
07:19
[Emacs-diffs] master d18b846: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
06:20
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc