Archives are refreshed every 15 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: Thu Dec 31 2020 23:48:16 -0500
Threads in reverse chronological order
[
Next Period
]
master d22e747: Revert recent add-to-ordered-list changes
,
Lars Ingebrigtsen
,
2020/12/31
master 58bdfd7: CC Mode: increment version numbers to 5.35 due to standalone release
,
Alan Mackenzie
,
2020/12/31
emacs-27 74a77ef: Improve documentation of 'network-lookup-address-info'
,
Eli Zaretskii
,
2020/12/31
master 761d3f3: ruby-mode: Optimize expression expansion too
,
Dmitry Gutov
,
2020/12/31
scratch/posix-spawn-no-gnulib 680052b: Fix compilation on MS-Windows
,
Eli Zaretskii
,
2020/12/31
master 0e41e89: ruby-syntax-propertize: Optimize two rules a little
,
Dmitry Gutov
,
2020/12/31
master b47b98b: ruby-mode: Recognize setter symbols
,
Dmitry Gutov
,
2020/12/31
master 6670972: Fix type declaration of two Flymake customization variables
,
Joćo Tįvora
,
2020/12/31
branch scratch/ns/performance created (now 6312a8e)
,
Alan Third
,
2020/12/31
scratch/ns/performance 9be0f08 1/6: Improve drawing performance on macOS
,
Alan Third
,
2020/12/31
scratch/ns/performance 690bb68 3/6: Fix problems with reusing IOSurfaces
,
Alan Third
,
2020/12/31
scratch/ns/performance 77a07a2 4/6: Fix GNUstep warnings
,
Alan Third
,
2020/12/31
scratch/ns/performance 6312a8e 6/6: Change pixel format
,
Alan Third
,
2020/12/31
scratch/ns/performance aeb2475 5/6: Fix EmacsSurface definitions
,
Alan Third
,
2020/12/31
scratch/ns/performance ee74dc5 2/6: Improve performance of scrolling on NS
,
Alan Third
,
2020/12/31
branch scratch/ns/performance deleted (was 824b2dd)
,
Alan Third
,
2020/12/31
branch scratch/posix-spawn-no-gnulib created (now c28ccdf)
,
Philipp Stephani
,
2020/12/31
scratch/posix-spawn-no-gnulib c28ccdf: Use posix_spawn if possible.
,
Philipp Stephani
,
2020/12/31
scratch/seccomp-no-gnulib-2 updated (41cb341 -> 8f9ce5c)
,
Philipp Stephani
,
2020/12/31
scratch/seccomp-no-gnulib-2 cc82fa6 1/2: * src/emacs.c (load_seccomp): Fix incorrect test.
,
Philipp Stephani
,
2020/12/31
scratch/seccomp-no-gnulib-2 8f9ce5c 2/2: * src/emacs.c (load_seccomp): Retry on interrupts.
,
Philipp Stephani
,
2020/12/31
master 0360831: Fix process-tests on MS-Windows
,
Eli Zaretskii
,
2020/12/31
master updated (87a2cfc -> 1b449af)
,
Joćo Tįvora
,
2020/12/31
master f0d2b92 1/3: Protect elisp-flymake-checkdoc against boundless diagnostics
,
Joćo Tįvora
,
2020/12/31
master 2e6fbb0 2/3: Make Flymake mode-line indicator customizable (bug#33740)
,
Joćo Tįvora
,
2020/12/31
master 1b449af 3/3: Must explicitly create unpropertized strings in mode-line
,
Joćo Tįvora
,
2020/12/31
master 87a2cfc: * test/src/process-tests.el: Let timeouts fail the tests. Fix some docstrings
,
Michael Albinus
,
2020/12/31
master 2f8a7bc: CC Mode. Fix AWK Mode fontification bug, remove some unused variables
,
Alan Mackenzie
,
2020/12/31
master 57d97bb: Unbreak process tests if 'errno' is not installed.
,
Philipp Stephani
,
2020/12/31
master efe5911: Fix some shellcheck linter warnings
,
Stefan Kangas
,
2020/12/31
branch scratch/seccomp-no-gnulib-2 created (now 41cb341)
,
Philipp Stephani
,
2020/12/31
scratch/seccomp-no-gnulib-2 41cb341 2/2: Add a helper binary to create a basic Secure Computing filter.
,
Philipp Stephani
,
2020/12/31
scratch/seccomp-no-gnulib-2 ed05879 1/2: Add support for --seccomp command-line option.
,
Philipp Stephani
,
2020/12/31
branch scratch/seccomp-no-gnulib created (now 1d49141)
,
Philipp Stephani
,
2020/12/31
scratch/seccomp-no-gnulib 715bbf2 1/2: Add support for --seccomp command-line option.
,
Philipp Stephani
,
2020/12/31
scratch/seccomp-no-gnulib 1d49141 2/2: Add a helper binary to create a basic Secure Computing filter.
,
Philipp Stephani
,
2020/12/31
master 46c4bcd: Minor cleanup in doc.c
,
Stefan Kangas
,
2020/12/31
master updated (b1ac23e -> 72b8430)
,
Lars Ingebrigtsen
,
2020/12/31
master 144b883 1/2: Fix duplicated entry in gnus-mime-action-alist
,
Lars Ingebrigtsen
,
2020/12/31
master 72b8430 2/2: Add lexical-binding cookie to autoload files
,
Lars Ingebrigtsen
,
2020/12/31
master updated (aba7784 -> b1ac23e)
,
Lars Ingebrigtsen
,
2020/12/30
master 3d9f20c 1/2: Add test for add-to-ordered-list
,
Lars Ingebrigtsen
,
2020/12/30
master b1ac23e 2/2: Allow add-to-ordered-list to use a test predicate
,
Lars Ingebrigtsen
,
2020/12/30
master aba7784: Add some tests to find-func.el
,
Lars Ingebrigtsen
,
2020/12/30
master 0eef70a: Minor improvements to FD_SETSIZE overflow checks.
,
Philipp Stephani
,
2020/12/30
master 8bc85d4: Manually limit file descriptors that we select on to FD_SETSIZE.
,
Philipp Stephani
,
2020/12/30
master f43f1e3: Fix a potential unit test breakage on GNU/Linux.
,
Philipp Stephani
,
2020/12/30
master ab5f550: Fix an incorrect Edebug specification.
,
Philipp Stephani
,
2020/12/30
master updated (059f186 -> 0ea7bb3)
,
Philipp Stephani
,
2020/12/30
master 72dc465 2/4: * src/nsterm.m (ns_select): Fix off-by-one error, and add assertion
,
Philipp Stephani
,
2020/12/30
master f80eb0d 1/4: ; * test/src/process-tests.el: Fix comment style.
,
Philipp Stephani
,
2020/12/30
master 3a6137a 3/4: Extend and overhaul FD_SETSIZE overflow tests.
,
Philipp Stephani
,
2020/12/30
master 0ea7bb3 4/4: Consistently check for FD_SETSIZE overflow.
,
Philipp Stephani
,
2020/12/30
master 059f186: CC Mode: correct the handling of empty strings
,
Alan Mackenzie
,
2020/12/30
master c4c8da6: Fix Help menu on macOS
,
Alan Third
,
2020/12/30
feature/native-comp updated (3f00d66 -> db2a493)
,
Andrea Corallo
,
2020/12/30
feature/native-comp 0593f47 1/2: * Add more function type specifiers
,
Andrea Corallo
,
2020/12/30
feature/native-comp db2a493 2/2: * Order function types in aphabetical order
,
Andrea Corallo
,
2020/12/30
master 26bfaa1: Use standard key symbols in NS menu entries
,
Mattias Engdegård
,
2020/12/30
master f232715: ; * src/nsmenu.m: Undo unintentional change
,
Mattias Engdegård
,
2020/12/30
master fd669fb: Remove redundant 'function's around lambda in align.el
,
Stefan Kangas
,
2020/12/30
master 13b59c6: Add 'project-relative' as value for 'xref-file-name-display'
,
Dmitry Gutov
,
2020/12/30
master dd662fc: Fix some over-wide docstrings
,
Stefan Kangas
,
2020/12/30
master d0a2543: Plug NS memory leaks (bug#45502)
,
Mattias Engdegård
,
2020/12/30
master cd4a516: Add variables read-char-choice-use-read-key and y-or-n-p-use-read-key
,
Juri Linkov
,
2020/12/30
master baeb82d: * src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in declaration.
,
Michael Albinus
,
2020/12/30
master 75191b0: In Isearch bind 'C-s M-y' to isearch-yank-pop-only with old code (bug#45483)
,
Juri Linkov
,
2020/12/30
master e5c5a8f: ; * etc/NEWS: Move entry to correct heading.
,
Stefan Kangas
,
2020/12/30
master d22fa9e: Minor cleanup in keymap.c
,
Stefan Kangas
,
2020/12/30
master dc771b6: Also count symbol plists in memory-report
,
Lars Ingebrigtsen
,
2020/12/30
master 3c0c47b: Revert "Switch add-to-ordered-list to eql"
,
Lars Ingebrigtsen
,
2020/12/30
master 4b6fcb0: ; Fix my previous commit
,
Stefan Kangas
,
2020/12/30
master 2d58e0e: Add some char-table tests
,
Stefan Kangas
,
2020/12/30
master updated (cfb0f1c -> b4fd857)
,
Lars Ingebrigtsen
,
2020/12/29
master dc308c8 1/2: Improve the `long' computation of `mode-line-compact'
,
Lars Ingebrigtsen
,
2020/12/29
master b4fd857 2/2: Switch add-to-ordered-list to eql
,
Lars Ingebrigtsen
,
2020/12/29
master cfb0f1c: Add caveat about the `long' `mode-line-compact' setting
,
Lars Ingebrigtsen
,
2020/12/29
master fdb725c: Minor refactoring of xref-tests
,
Dmitry Gutov
,
2020/12/29
master 90bd3b3: Don't calculate macOS menu data for GNUstep (bug#45502)
,
Alan Third
,
2020/12/29
master a88f635: * src/Makefile.in (DO_CODESIGN): Fix architecture for Apple Silicon
,
Philipp Stephani
,
2020/12/29
master 0a82e66: Use explicit "--color=auto" in grep mode to support both GNU grep and ripgrep
,
Juri Linkov
,
2020/12/29
master c13937c: * lisp/x-dnd.el (x-dnd-get-drop-x-y): Add safer check for top/left (bug#45277)
,
Juri Linkov
,
2020/12/29
master baac356: A better fix for process-tests on MS-Windows
,
Eli Zaretskii
,
2020/12/29
master 0326cdd: Fix process-tests on MS-Windows
,
Eli Zaretskii
,
2020/12/29
master 3e80653: xref-show-definitions-completing-read: Tune up completion
,
Dmitry Gutov
,
2020/12/29
master 154d4b8: Instrument process-tests.el for timeouts on emba
,
Michael Albinus
,
2020/12/29
master 16bb108: Add a regression test for Bug#24325.
,
Philipp Stephani
,
2020/12/29
feature/native-comp updated (2b3c7c7 -> 3f00d66)
,
Andrea Corallo
,
2020/12/29
feature/native-comp ba41a18 1/5: * lisp/emacs-lisp/comp-cstr.el (comp-cstr): Better `comp-type-to-cstr'.
,
Andrea Corallo
,
2020/12/29
feature/native-comp e83c699 2/5: * Define `cl-satisfies-deftype' mapping predicate -> type
,
Andrea Corallo
,
2020/12/29
feature/native-comp a3b816f 4/5: * lisp/emacs-lisp/comp-cstr.el (comp-cstr): Better `comp-value-to-cstr'.
,
Andrea Corallo
,
2020/12/29
feature/native-comp c4efb49 3/5: Constrain mvars under compare and branch with built-in predicates
,
Andrea Corallo
,
2020/12/29
feature/native-comp 3f00d66 5/5: Fix missing negation handling in a bunch of predicates
,
Andrea Corallo
,
2020/12/29
master b5ada7f: More readable keys in NS menu entries (bug#45502)
,
Mattias Engdegård
,
2020/12/29
master 7fbcca2: Sync with Tramp 2.5.0
,
Michael Albinus
,
2020/12/29
master ecd9264: Revert "Allow the flymake mode line indicator to be customized"
,
Joćo Tįvora
,
2020/12/29
branch scratch/seccomp created (now 202a61d)
,
Philipp Stephani
,
2020/12/29
scratch/seccomp 3fcd13c 1/4: Update Gnulib.
,
Philipp Stephani
,
2020/12/29
scratch/seccomp a4eb3bd 2/4: Add Gnulib module 'read-file'.
,
Philipp Stephani
,
2020/12/29
scratch/seccomp 2334f9b 3/4: Add support for --seccomp command-line option.
,
Philipp Stephani
,
2020/12/29
scratch/seccomp 202a61d 4/4: Add a helper binary to create a basic Secure Computing filter.
,
Philipp Stephani
,
2020/12/29
master 177863b: Fix crash in NS menu code
,
Alan Third
,
2020/12/29
branch scratch/bug-42149-funny-pcm-completion-scores created (now 03c160f)
,
Joćo Tįvora
,
2020/12/29
scratch/bug-42149-funny-pcm-completion-scores d333ec4 2/4: Make a completion test robust to custom completion styles
,
Joćo Tįvora
,
2020/12/29
scratch/bug-42149-funny-pcm-completion-scores d8c596f 3/4: Robustify a helper function for test/lisp/minibuffer-tests.el
,
Joćo Tįvora
,
2020/12/29
scratch/bug-42149-funny-pcm-completion-scores 0265a99 1/4: Add tests for bug#42149
,
Joćo Tįvora
,
2020/12/29
scratch/bug-42149-funny-pcm-completion-scores 03c160f 4/4: Fix "first-differente" face in completion-pcm--hilit-commonality
,
Joćo Tįvora
,
2020/12/29
branch scratch/bug-42149-funny-pcm-completion-scores deleted (was 29a5d48)
,
Joćo Tįvora
,
2020/12/29
master ee0e259: Add some tests for align.el
,
Lars Ingebrigtsen
,
2020/12/29
master 1fc011c: * src/xdisp.c (display_mode_line): I guess FALSE should be false.
,
Glenn Morris
,
2020/12/29
master 6481da6: Revert the previous display_string change
,
Lars Ingebrigtsen
,
2020/12/29
master 88c9696: Fix compact mode line text properties
,
Lars Ingebrigtsen
,
2020/12/28
master 03bab76: Add a parameter to display_string to allow not ignoring text props
,
Lars Ingebrigtsen
,
2020/12/28
master a66f0d3: Introduce new variable mode-line-compact
,
Lars Ingebrigtsen
,
2020/12/28
master updated (3334dd9 -> 37049ee)
,
Lars Ingebrigtsen
,
2020/12/28
master 37049ee 2/2: Allow the flymake mode line indicator to be customized
,
Lars Ingebrigtsen
,
2020/12/28
master 40d1633 1/2: Add a SPLIT parameter to `format-spec'
,
Lars Ingebrigtsen
,
2020/12/28
master 3334dd9: Reword a long docstring in cc-langs.el
,
Basil L. Contovounesios
,
2020/12/28
master b9359d4: Add a reference between the Strings node and Search/Replace
,
Lars Ingebrigtsen
,
2020/12/28
master 92406b0: Allow mixing attributes and comments in the diary file
,
Lars Ingebrigtsen
,
2020/12/28
master d199a46: Robustify completion match scoring for optimized patterns
,
Joćo Tįvora
,
2020/12/28
emacs-27 c6d5555: Display messages sent using ERC's /say
,
Amin Bandali
,
2020/12/28
master d180a41: CC Mode: Add newish AWK Mode facilities, as used in gawk-4.
,
Alan Mackenzie
,
2020/12/28
master c7fdf86: * lisp/minibuffer.el: Avoid consecutive `any` in completion patterns
,
Stefan Monnier
,
2020/12/28
master 8196948: Fix package tests for tetris no longer existing as a package
,
Glenn Morris
,
2020/12/28
master 1645863: Fix crash in NS menu code
,
Alan Third
,
2020/12/28
scratch/bug-42149-funny-pcm-completion-scores 29a5d48: Rework completion-pcm--hilit-commonality (bug#42149)
,
Joćo Tįvora
,
2020/12/28
feature/native-comp updated (42fb6de -> 2b3c7c7)
,
Andrea Corallo
,
2020/12/28
feature/native-comp ccce152 1/6: * Improve some slot type into comp.el
,
Andrea Corallo
,
2020/12/28
feature/native-comp 8a0467e 2/6: ; lisp/emacs-lisp/comp.el (comp-emit-narg-prologue): Nit.
,
Andrea Corallo
,
2020/12/28
feature/native-comp eafcc8e 4/6: Propagate function calls also when hiddend under funcall
,
Andrea Corallo
,
2020/12/28
feature/native-comp 5a8622b 5/6: Reorder subr register function arguments to make some room
,
Andrea Corallo
,
2020/12/28
feature/native-comp e532ec9 3/6: Compute function type for native compiled functions
,
Andrea Corallo
,
2020/12/28
feature/native-comp 2b3c7c7 6/6: Store function type and expose it with `subr-type'
,
Andrea Corallo
,
2020/12/28
branch scratch/ns/next deleted (was 3316e78)
,
Alan Third
,
2020/12/28
scratch/ns/performance 824b2dd: Change pixel format
,
Alan Third
,
2020/12/28
branch scratch/bug-42149-funny-pcm-completion-scores created (now 00ff781)
,
Joćo Tįvora
,
2020/12/28
scratch/bug-42149-funny-pcm-completion-scores 8465bf1 2/6: Make a completion test robust to custom completion styles
,
Joćo Tįvora
,
2020/12/28
scratch/bug-42149-funny-pcm-completion-scores b06aadf 1/6: Add tests for bug#42149
,
Joćo Tįvora
,
2020/12/28
scratch/bug-42149-funny-pcm-completion-scores 1deade1 3/6: Robustify a helper function for test/lisp/minibuffer-tests.el
,
Joćo Tįvora
,
2020/12/28
scratch/bug-42149-funny-pcm-completion-scores ec02ae5 4/6: Robustify completion match scoring for incomplete/implicit patterns
,
Joćo Tįvora
,
2020/12/28
scratch/bug-42149-funny-pcm-completion-scores 04fdac8 5/6: Add docstring to completion-pcm--hilit-commonality
,
Joćo Tįvora
,
2020/12/28
scratch/bug-42149-funny-pcm-completion-scores 00ff781 6/6: Slightly simplify completion-pcm--hilit-commonality
,
Joćo Tįvora
,
2020/12/28
branch scratch/bug-42149-funny-pcm-completion-scores deleted (was 4281cbe)
,
Joćo Tįvora
,
2020/12/28
master updated (f4fe4e5 -> 5e1416f)
,
Stefan Kangas
,
2020/12/28
master 5e1416f 3/3: Minor cleanups in tetris.el
,
Stefan Kangas
,
2020/12/28
master 62761d4 1/3: Remove redundant 'function's around lambda in vhdl-mode.el
,
Stefan Kangas
,
2020/12/28
master 9d60ce1 2/3: * lisp/ps-print.el (ps-message-log-max): Remove XEmacs compat code.
,
Stefan Kangas
,
2020/12/28
master f4fe4e5: Fix too-long feedmail-sendmail-f-doesnt-sell-me-out doc string
,
Lars Ingebrigtsen
,
2020/12/28
master updated (ed30956 -> 6b8bb47)
,
Stefan Kangas
,
2020/12/28
master 0ebea8f 1/2: Make byte-compiler warn about wide docstrings
,
Stefan Kangas
,
2020/12/28
master 6b8bb47 2/2: Fill some auto-generated docstrings
,
Stefan Kangas
,
2020/12/28
master ed30956: Make octave-send-region be asynchronous
,
Lars Ingebrigtsen
,
2020/12/27
master 2a64de5: Make XIM to work with non-CJK locales
,
Lars Ingebrigtsen
,
2020/12/27
master updated (b825131 -> 40e9cec)
,
Lars Ingebrigtsen
,
2020/12/27
master 6627421 1/2: Fix alignment of Java String[] and the like
,
Lars Ingebrigtsen
,
2020/12/27
master 40e9cec 2/2: Fix background mode on Gnome 3.38 terminals
,
Lars Ingebrigtsen
,
2020/12/27
master b825131: Document the text property limitations in mode lines
,
Lars Ingebrigtsen
,
2020/12/27
master 4ffb2ec: Allow remember-notes to use the *scratch* buffer
,
Lars Ingebrigtsen
,
2020/12/27
master 8c38345: Rename and document the built-in xref-show-definitions-function's
,
Dmitry Gutov
,
2020/12/27
master 8914fb2: Do not output two spaces for non-autoloaded ieieo constructor functions
,
Lars Ingebrigtsen
,
2020/12/27
master updated (c9b3763 -> 8d5a6c9)
,
Stefan Monnier
,
2020/12/27
master 0380827 1/2: * lisp/textmodes/rst.el (rst-mode): Don't touch global hook
,
Stefan Monnier
,
2020/12/27
master 8d5a6c9 2/2: * lisp/emacs-lisp/package.el (package-archives): Add NonGNU ELPA
,
Stefan Monnier
,
2020/12/27
feature/native-comp updated (ee53560 -> 42fb6de)
,
Andrea Corallo
,
2020/12/27
feature/native-comp 92af4e8 2/4: * lisp/emacs-lisp/comp-cstr.el (comp-cstr-set-cmp-range): Improve.
,
Andrea Corallo
,
2020/12/27
feature/native-comp 7d07a71 3/4: Add sum/subtraction integer range propagation support
,
Andrea Corallo
,
2020/12/27
feature/native-comp 34e9aae 1/4: * Add comp-cstr-greatest-in-range comp-cstr-smallest-in-range
,
Andrea Corallo
,
2020/12/27
feature/native-comp 42fb6de 4/4: Add 1+ 1- integer range propagation support
,
Andrea Corallo
,
2020/12/27
feature/native-comp updated (271fb8a -> ee53560)
,
Andrea Corallo
,
2020/12/27
feature/native-comp ee53560 2/2: * Don't require trailing backslashes in `comp-eln-load-path' (bug#45462)
,
Andrea Corallo
,
2020/12/27
feature/native-comp 8fb9463 1/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/12/27
branch scratch/ns/performance created (now 63f9d8f)
,
Alan Third
,
2020/12/27
scratch/ns/performance a1b42b4 2/5: Improve performance of scrolling on NS
,
Alan Third
,
2020/12/27
scratch/ns/performance ad12dfc 3/5: Fix problems with reusing IOSurfaces
,
Alan Third
,
2020/12/27
scratch/ns/performance b3dd80c 4/5: Fix GNUstep warnings
,
Alan Third
,
2020/12/27
scratch/ns/performance ee1444f 1/5: Improve drawing performance on macOS
,
Alan Third
,
2020/12/27
scratch/ns/performance 63f9d8f 5/5: Fix EmacsSurface definitions
,
Alan Third
,
2020/12/27
branch scratch/ns/performance deleted (was f6c5b5f)
,
Alan Third
,
2020/12/27
master c9b3763: Remove NS menu synthesized events (bug#44333)
,
Alan Third
,
2020/12/27
master df882c9: ; Fix recent shortdoc.el and fns.c additions
,
Basil L. Contovounesios
,
2020/12/27
master 8bc727d: ; Fix the recent `length' doc string addition
,
t?pįn N?mec
,
2020/12/27
master eb98afa: Fix up length_internal with degenerate length inputs
,
Lars Ingebrigtsen
,
2020/12/27
master 80420fa: Improve "find definition" in *Help* buffers
,
Lars Ingebrigtsen
,
2020/12/27
master 0f79046: Add new predicates for sequence lengths
,
Lars Ingebrigtsen
,
2020/12/27
master 714ca84: Improve the edebug-form-data doc string
,
Lars Ingebrigtsen
,
2020/12/26
feature/native-comp updated (89d5a3a -> 271fb8a)
,
Andrea Corallo
,
2020/12/26
feature/native-comp fcd8c60 2/5: * Remove unnecessary lhs rename in `comp-ssa-rename-insn'
,
Andrea Corallo
,
2020/12/26
feature/native-comp c5c0c06 1/5: * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Add two functions.
,
Andrea Corallo
,
2020/12/26
feature/native-comp 271fb8a 5/5: * Fix `byte-compile-file' for native compilation (bug#45442)
,
Andrea Corallo
,
2020/12/26
feature/native-comp fc02c84 3/5: * test/src/comp-tests.el (comp-tests-type-spec-tests): Add two more test.
,
Andrea Corallo
,
2020/12/26
feature/native-comp d893952 4/5: Fix missing float handling into `comp-cstr-set-cmp-range'
,
Andrea Corallo
,
2020/12/26
feature/pgtk ce14970: Follow get-buffer-create change
,
Yuuki Harano
,
2020/12/26
feature/pgtk updated (565d8f5 -> b64089c)
,
Yuuki Harano
,
2020/12/26
feature/pgtk b64089c: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
2020/12/26
master 4b2ca6b: * lisp/forms.el (forms--run-functions): New function
,
Stefan Monnier
,
2020/12/26
master 25fb44f: Fix test/src/process-tests on MS-Windows
,
Eli Zaretskii
,
2020/12/26
master fd658b8: Rename Tramp method "media" to "mtp" (Bug#45402)
,
Michael Albinus
,
2020/12/26
branch scratch/posix-spawn created (now e24f15c)
,
Philipp Stephani
,
2020/12/26
scratch/posix-spawn 3497c02 1/2: Revert "Revert "Import posix_spawn from Gnulib.""
,
Philipp Stephani
,
2020/12/26
scratch/posix-spawn e24f15c 2/2: Revert "Revert "Use posix_spawn if possible.""
,
Philipp Stephani
,
2020/12/26
emacs-27 c156723: Fix Rmail summary display when From: header is malformed
,
Eli Zaretskii
,
2020/12/26
feature/native-comp 89d5a3a: Enable integer range narrowing under compare and branch
,
Andrea Corallo
,
2020/12/26
master updated (cf1d703 -> f9264a3)
,
Eli Zaretskii
,
2020/12/26
master b3c9af9 1/2: Improvements for `:base-uri' svg image property
,
Eli Zaretskii
,
2020/12/26
master f9264a3 2/2: Avoid missing email messages due to rmail-spam-filter
,
Eli Zaretskii
,
2020/12/26
master cf1d703: Fix messages with plural forms in todo-mode.el
,
Eli Zaretskii
,
2020/12/26
master 60bfa84: Fix issues with lib/malloc out-of-dir builds
,
Paul Eggert
,
2020/12/25
master a63855c: Kill the scdaemon after doing the mml-sec tests
,
Lars Ingebrigtsen
,
2020/12/25
master 90e4009: Fix infloop in memory-report
,
Lars Ingebrigtsen
,
2020/12/25
master d18b1c8: Fix package reloading problems on systems with symlinks
,
Lars Ingebrigtsen
,
2020/12/25
master 443a538: Refactor package--list-loaded-files for easier debuggability
,
Lars Ingebrigtsen
,
2020/12/25
master e1eabc8: Disable some semantic tests on systems without g++
,
Lars Ingebrigtsen
,
2020/12/25
master updated (90ec81f -> c9fb347)
,
Lars Ingebrigtsen
,
2020/12/25
master 00b8fdf 1/2: Fix gpg-agent killing in mml-sec-tests
,
Lars Ingebrigtsen
,
2020/12/25
master c9fb347 2/2: Skip some mml tests that rely on CMS if that's not installed
,
Lars Ingebrigtsen
,
2020/12/25
master updated (1ca6add -> 90ec81f)
,
Glenn Morris
,
2020/12/25
master 2e20749 1/3: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/25
master 47799cc 2/3: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/25
master 90ec81f 3/3: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/25
emacs-27 b242bbb: ; lisp/org/org.el: Fix Version header.
,
Glenn Morris
,
2020/12/25
master 1ca6add: Tag another Tramp test :unstable on emba
,
Michael Albinus
,
2020/12/25
master e497a01: Tag Tramp test :unstable
,
Michael Albinus
,
2020/12/25
master 3649160: ; * etc/NEWS: Announce the last change.
,
Eli Zaretskii
,
2020/12/25
master updated (64513ab -> a9413dd)
,
Eli Zaretskii
,
2020/12/25
master a9413dd 2/2: Fix last change
,
Eli Zaretskii
,
2020/12/25
master c3c1863 1/2: Add support for more EBCDIC code pages IBM2XX
,
Eli Zaretskii
,
2020/12/25
master 64513ab: Don't compile Gnulib's 'free' on MinGW
,
Eli Zaretskii
,
2020/12/25
master updated (2c79a8f -> ecf84a2)
,
Eli Zaretskii
,
2020/12/25
master e387371 1/2: Revert "Use posix_spawn if possible."
,
Eli Zaretskii
,
2020/12/25
master ecf84a2 2/2: Revert "Import posix_spawn from Gnulib."
,
Eli Zaretskii
,
2020/12/25
master updated (42d5826 -> 2c79a8f)
,
Philipp Stephani
,
2020/12/25
master 3ba3414 1/2: Import posix_spawn from Gnulib.
,
Philipp Stephani
,
2020/12/25
master 2c79a8f 2/2: Use posix_spawn if possible.
,
Philipp Stephani
,
2020/12/25
master updated (ec8a17e -> 42d5826)
,
Paul Eggert
,
2020/12/25
master 5880c7c 1/2: Adjust test_module to recent Gnulib changes
,
Paul Eggert
,
2020/12/25
master 42d5826 2/2: Update Gnulib.
,
Paul Eggert
,
2020/12/25
master updated (290ee34 -> ec8a17e)
,
Paul Eggert
,
2020/12/25
master ec8a17e 2/2: Adjust to recent Gnulib changes
,
Paul Eggert
,
2020/12/25
master b8b1703 1/2: Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.c
,
Paul Eggert
,
2020/12/25
feature/native-comp bd693cc: * Don't emit byte op-code annotations in LIMPLE to optimize for compile-time
,
Andrea Corallo
,
2020/12/25
emacs-27 e0fc939: Add more details to the "word processor" section
,
Eli Zaretskii
,
2020/12/25
master 290ee34: cperl-mode: Correctly syntax highlight index/value array slices
,
Lars Ingebrigtsen
,
2020/12/25
master 174327c: Make `remove-hook' interactive
,
Lars Ingebrigtsen
,
2020/12/25
master af359de: Allow `string-limit' to work on encoded strings
,
Lars Ingebrigtsen
,
2020/12/24
master 269cec1: Remove `string-slice' -- it's not very well defined
,
Lars Ingebrigtsen
,
2020/12/24
master d63ccde: Unbreak the build on *BSD and Macos after previous gnulib merge
,
Lars Ingebrigtsen
,
2020/12/24
master e352571: ; * src/callproc.c (emacs_spawn) [!WINDOWSNT]: Fix last change.
,
Eli Zaretskii
,
2020/12/24
master 452baab: Fix the MinGW build broken by Gnulib update
,
Eli Zaretskii
,
2020/12/24
master 527cc64: Unbreak the MinGW build broken by recent changes in callproc.c
,
Eli Zaretskii
,
2020/12/24
master updated (bf7041a -> 29064d0)
,
Philipp Stephani
,
2020/12/24
master 26b8b30 1/2: Ensure that Gnulib objects in subdirectories are built correctly.
,
Philipp Stephani
,
2020/12/24
master 29064d0 2/2: Update Gnulib.
,
Philipp Stephani
,
2020/12/24
master bf7041a: Centralize subprocess creation in a single function.
,
Philipp Stephani
,
2020/12/24
feature/native-comp updated (b99a474 -> b4ee13c)
,
Andrea Corallo
,
2020/12/24
feature/native-comp 4deeb2f 1/9: Invert basic block argument order in LIMPLE cond-jump
,
Andrea Corallo
,
2020/12/24
feature/native-comp c07c9f6 2/9: Extend cstrs pass to match `when' like code
,
Andrea Corallo
,
2020/12/24
feature/native-comp 538f598 4/9: Extend cstrs pass to match `unless' like code
,
Andrea Corallo
,
2020/12/24
feature/native-comp 672988e 5/9: Symplify (not t) => nil and (not nil) => t
,
Andrea Corallo
,
2020/12/24
feature/native-comp 96d4c70 6/9: * Fix logic for constraining block with multiple predecessors
,
Andrea Corallo
,
2020/12/24
feature/native-comp 715cac1 3/9: * lisp/emacs-lisp/comp.el (comp-limplify-lap-inst): Opencode byte-not.
,
Andrea Corallo
,
2020/12/24
feature/native-comp 2327a98 8/9: * Constrain only mvars that are actually used
,
Andrea Corallo
,
2020/12/24
feature/native-comp b4ee13c 9/9: * Memoize `comp-subtype-p'
,
Andrea Corallo
,
2020/12/24
feature/native-comp 2a6c6bf 7/9: * Use `comp-assign-op-p' into dead code elimination pass
,
Andrea Corallo
,
2020/12/24
master 3096437: CC Mode: introduce a new cache for brace structures. This fixes bug #45248
,
Alan Mackenzie
,
2020/12/24
master updated (3be0dc6 -> ccb3eff)
,
Stefan Monnier
,
2020/12/23
master ccb3eff 2/2: * src/dispnew.c (sit_for): Fix bug#45292
,
Stefan Monnier
,
2020/12/23
master b68d52c 1/2: * lisp/emacs-lisp/lisp-mnt.el (lm-section-end): Stop at the right heading
,
Stefan Monnier
,
2020/12/23
master 3be0dc6: authinfo-mode: add option to not hide any elements (and add font-lock)
,
Lars Ingebrigtsen
,
2020/12/23
master 33210c8: * lisp/tab-line.el: New options, faces, and functions
,
Juri Linkov
,
2020/12/23
feature/native-comp updated (ffcd490 -> b99a474)
,
Andrea Corallo
,
2020/12/23
feature/native-comp b99a474: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/12/23
emacs-27 fda9b3e: * src/Makefile.in (DO_CODESIGN): Fix expected architecture name.
,
Philipp Stephani
,
2020/12/23
master 40bc77d: Declare argument vector as char *const *.
,
Philipp Stephani
,
2020/12/23
master 773f9eb: * .clang-format (ColumnLimit): Fix line length.
,
Philipp Stephani
,
2020/12/23
emacs-27 updated (7f8793e -> 6bf22c9)
,
Philipp Stephani
,
2020/12/23
emacs-27 6bf22c9 2/2: Codesign the executable on recene MacOS systems
,
Philipp Stephani
,
2020/12/23
emacs-27 5d46593 1/2: Support build of Emacs on ARM Macos machines
,
Philipp Stephani
,
2020/12/23
master bdcea81: Pass C string pointer to current directory to 'child_setup'.
,
Philipp Stephani
,
2020/12/23
feature/native-comp updated (433ae7b -> ffcd490)
,
Andrea Corallo
,
2020/12/23
feature/native-comp fd8dd75 2/5: Make input constraints into memoization hash immutable (bug#45376)
,
Andrea Corallo
,
2020/12/23
feature/native-comp 2a22fa8 1/5: * lisp/emacs-lisp/comp-cstr.el (comp-cstr-copy): Tweak for perf.
,
Andrea Corallo
,
2020/12/23
feature/native-comp c90aa68 3/5: * Follow cstr basic blocks to perform latch recognition
,
Andrea Corallo
,
2020/12/23
feature/native-comp ffcd490 5/5: Negate only values while constraining variables (bug#45376)
,
Andrea Corallo
,
2020/12/23
feature/native-comp 0a89ed7 4/5: * Fix non range cstr union operation
,
Andrea Corallo
,
2020/12/23
master 95334ee: Allocate environment block before forking.
,
Philipp Stephani
,
2020/12/23
master updated (268a3d3 -> 3cbd416)
,
Philipp Stephani
,
2020/12/23
master 3edc4fd 1/2: Remove an unused parameter from 'child_setup' function.
,
Philipp Stephani
,
2020/12/23
master 3cbd416 2/2: Reject filenames containing NUL bytes.
,
Philipp Stephani
,
2020/12/23
master 268a3d3: Show image as text when trying to search/replace in image buffer (bug#25905)
,
Juri Linkov
,
2020/12/23
master updated (21097cd -> 5c86a53)
,
Lars Ingebrigtsen
,
2020/12/23
master 5c86a53 2/2: Improve the string-limit doc string
,
Lars Ingebrigtsen
,
2020/12/23
master 22c1f00 1/2: Allow string-slice to take zero-length matches
,
Lars Ingebrigtsen
,
2020/12/23
master updated (832d756 -> 21097cd)
,
Lars Ingebrigtsen
,
2020/12/23
master 21097cd 2/2: Revert recent server.el frame-focus changes
,
Lars Ingebrigtsen
,
2020/12/23
master 1e11f6f 1/2: Handle gracefully href="" in base tags in shr
,
Lars Ingebrigtsen
,
2020/12/23
master updated (747a923 -> 832d756)
,
Stefan Kangas
,
2020/12/22
master a649869 1/2: Fix use of obsolete 'error' warning level
,
Stefan Kangas
,
2020/12/22
master 832d756 2/2: Fix use of obsolete 'emergency' warning level
,
Stefan Kangas
,
2020/12/22
master 747a923: Use new NSString lisp methods
,
Alan Third
,
2020/12/22
master 6af31fd: Align the word "Function" in profiler's headers over the actual functions
,
Alan Mackenzie
,
2020/12/22
master aae44a3: Ensure that Gnus servers are open(able) before searching them
,
Eric Abrahamsen
,
2020/12/22
master 9449b81: Align profiler's header-line-format to column 0, to work correctly on tty's
,
Alan Mackenzie
,
2020/12/22
master 9920929: Re-order the items in `profiler-report' output.
,
Alan Mackenzie
,
2020/12/22
master 188b09d: Reorganize Tramp header lines
,
Michael Albinus
,
2020/12/22
emacs-27 7f8793e: Update to Org 9.4.4
,
Bastien Guerry
,
2020/12/22
master e42a63a: ; Fix docstrings in last change to subr-x.el
,
Basil L. Contovounesios
,
2020/12/22
master 9015329: Fix wdired-get-filename when ls -F marks symlinks
,
Lars Ingebrigtsen
,
2020/12/22
master updated (d2b8611 -> 051d8f7)
,
Lars Ingebrigtsen
,
2020/12/22
master 9480169 1/2: Change the string-limit parameter semantics
,
Lars Ingebrigtsen
,
2020/12/22
master 051d8f7 2/2: Make string-pad take an optional START parameter
,
Lars Ingebrigtsen
,
2020/12/22
master d2b8611: Further string-clean-whitespace tweaks
,
Lars Ingebrigtsen
,
2020/12/21
master c69c656: (ruby-mode-set-encoding): Use 'save-restriction'
,
Dmitry Gutov
,
2020/12/21
master 27fab4b: Tiny string-clean-whitespace simplification
,
Basil L. Contovounesios
,
2020/12/21
master 7e86d3b: Make string-chop-newline more efficient
,
Lars Ingebrigtsen
,
2020/12/21
master 7685227: Make string-clean-whitespace work on non-ASCII whitespace, too
,
Lars Ingebrigtsen
,
2020/12/21
master c9a9523: Add try-completion to the string shortdoc
,
Lars Ingebrigtsen
,
2020/12/21
master f329a31: Add string-chop-newline
,
Lars Ingebrigtsen
,
2020/12/21
master e967ba3: ; Fix recent string utility additions
,
Basil L. Contovounesios
,
2020/12/21
feature/native-comp updated (5b10a03 -> 9676e4d)
,
Andrea Corallo
,
2020/12/21
feature/native-comp 2a117ad 01/19: * Add mvar pretty print support when dumping LIMPLE
,
Andrea Corallo
,
2020/12/21
feature/native-comp bad18f5 02/19: * Improve comp-fwprop pass
,
Andrea Corallo
,
2020/12/21
feature/native-comp a0c0daf 03/19: * Fix a number of type specifier simplification tests
,
Andrea Corallo
,
2020/12/21
feature/native-comp 34c1d75 05/19: * Enumerate and split type specifier tests in comp-tests.el to ease debug
,
Andrea Corallo
,
2020/12/21
feature/native-comp 7074988 06/19: * Add a type specifier test to comp-cstr-tests.el
,
Andrea Corallo
,
2020/12/21
feature/native-comp 0255108 08/19: * Rename comp-cond-cstr into comp-add-cstrs
,
Andrea Corallo
,
2020/12/21
feature/native-comp 48d43f5 04/19: * Improve constraint simplification logic in comp-cstr.el
,
Andrea Corallo
,
2020/12/21
feature/native-comp 07b75de 10/19: Enhance type inference constraining function arguments
,
Andrea Corallo
,
2020/12/21
feature/native-comp e0f20da 14/19: Simplify correctly (or (integer 1 1) (not (integer 1 1))) as t
,
Andrea Corallo
,
2020/12/21
feature/native-comp 6f3570c 16/19: Fix value type inference for doubly negate constraints
,
Andrea Corallo
,
2020/12/21
feature/native-comp d072ee9 07/19: * Two minors in comp.el
,
Andrea Corallo
,
2020/12/21
feature/native-comp 23791cf 09/19: * Allow for modifying insn-cell inside `comp-loop-insn-in-block'
,
Andrea Corallo
,
2020/12/21
feature/native-comp 9bbe6ea 15/19: Fix native compiler tests when they are bytecompiled
,
Andrea Corallo
,
2020/12/21
feature/native-comp 8e816b0 11/19: Symplify type specifier (not t) as nil
,
Andrea Corallo
,
2020/12/21
feature/native-comp c70c080 12/19: * Allow for overlapping src and dst in cstr set operations
,
Andrea Corallo
,
2020/12/21
feature/native-comp 5376563 17/19: Fix `comp-add-call-cstr' and add a test
,
Andrea Corallo
,
2020/12/21
feature/native-comp ebf8963 18/19: * Fix a bunch of known type specifiers
,
Andrea Corallo
,
2020/12/21
feature/native-comp 9676e4d 19/19: * Fix a test in auth-source-tests.el
,
Andrea Corallo
,
2020/12/21
feature/native-comp 3540b1f 13/19: * Guarantee fwprop convergence and termination
,
Andrea Corallo
,
2020/12/21
scratch/ns/performance f6c5b5f: Fix EmacsSurface definitions
,
Alan Third
,
2020/12/21
master fd9431d: Fix shorter-than-length case for string-limit
,
Lars Ingebrigtsen
,
2020/12/21
master cf2e832: Rename slice-string to string-slice
,
Lars Ingebrigtsen
,
2020/12/21
master b3dec31: Add `string-pad'
,
Lars Ingebrigtsen
,
2020/12/21
master 87e422f: Beef up the Emacs string utility set a bit
,
Lars Ingebrigtsen
,
2020/12/21
master e352abe: Fix frame creation on X when tool bar is disabled
,
Eli Zaretskii
,
2020/12/21
emacs-27 7b3367a: * lisp/so-long.el: Decrease use of passive voice.
,
Stefan Kangas
,
2020/12/21
master 2d19dbd: Fix permission problem in Tramp's copy-file
,
Michael Albinus
,
2020/12/21
master faf3613: ; * src/nsfns.m (all_nonzero_ascii): comment correction
,
Mattias Engdegård
,
2020/12/21
master e470881: Drop XEmacs support for EDE ELisp projects
,
Stefan Kangas
,
2020/12/21
emacs-27 updated (52b3083 -> a90836c)
,
Stefan Kangas
,
2020/12/21
emacs-27 a90836c 2/2: * doc/misc/efaq.texi (New in Emacs 27): Add section.
,
Stefan Kangas
,
2020/12/21
emacs-27 711fe70 1/2: * doc/misc/efaq.texi (Latest version of Emacs): Bump version.
,
Stefan Kangas
,
2020/12/21
feature/native-comp 5b10a03: Fix Windows build link-time zlib error (bug#45303)
,
Andrea Corallo
,
2020/12/21
feature/native-comp updated (f244c21 -> 2526032)
,
Andrea Corallo
,
2020/12/21
feature/native-comp f4153ca 1/2: * src/comp.c (Fcomp__compile_ctxt_to_file): Fix sigmask store/restore.
,
Andrea Corallo
,
2020/12/21
feature/native-comp 2526032 2/2: * src/comp.c (eln_load_path_final_clean_up): Fix call arg order (bug#45303).
,
Andrea Corallo
,
2020/12/21
master ca36669: Fix problem with entering Gnus groups when Gnus isn't running
,
Lars Ingebrigtsen
,
2020/12/20
master b2ce94f: Make python-mode fontify more assignment statements
,
Lars Ingebrigtsen
,
2020/12/20
master updated (174607e -> 759ec25)
,
Dmitry Gutov
,
2020/12/20
master c3ad28c 1/2: De-duplicate lines in Xref buffers
,
Dmitry Gutov
,
2020/12/20
master 759ec25 2/2: Generic-ify xref-location-column
,
Dmitry Gutov
,
2020/12/20
master 174607e: Unbreak build after commit 1a0a11f7d2d1dbecb9f754b1e129d50e489058e6.
,
Philipp Stephani
,
2020/12/20
master updated (1a7033f -> 537e96f)
,
Alan Third
,
2020/12/20
master 537e96f 2/2: Fix image cache lookup
,
Alan Third
,
2020/12/20
master 2c9b488 1/2: Remove unnecessary string conversion
,
Alan Third
,
2020/12/20
feature/native-comp updated (72c1a41 -> f244c21)
,
Andrea Corallo
,
2020/12/20
feature/native-comp f244c21: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/12/20
feature/native-comp 72c1a41: Have native compiler always preserve multibyte strings (bug#45342)
,
Andrea Corallo
,
2020/12/20
master 1a7033f: * lisp/simple.el (goto-line-read-args): Use number-at-point (bug#45199)
,
Juri Linkov
,
2020/12/20
feature/native-comp 3bb2fd0: * Fix missing 'gcc_jit_type_get_const' macro definition (bug#45303).
,
Andrea Corallo
,
2020/12/20
master ecb5ebf: Improve make-process in Tramp
,
Michael Albinus
,
2020/12/20
master 1a0a11f: Inhibit buffer hooks in temporary buffers
,
Basil L. Contovounesios
,
2020/12/20
master 409a9db: image-cache-size improvements
,
Mattias Engdegård
,
2020/12/20
feature/pgtk updated (a44cd7c -> 565d8f5)
,
Yuuki Harano
,
2020/12/20
feature/pgtk 565d8f5: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
2020/12/20
branch scratch/ns/performance created (now 231ef52)
,
Alan Third
,
2020/12/20
scratch/ns/performance f69b090 3/4: Fix problems with reusing IOSurfaces
,
Alan Third
,
2020/12/20
scratch/ns/performance d39b5ff 2/4: Improve performance of scrolling on NS
,
Alan Third
,
2020/12/20
scratch/ns/performance a4e21a8 1/4: Improve drawing performance on macOS
,
Alan Third
,
2020/12/20
scratch/ns/performance 231ef52 4/4: Fix GNUstep warnings
,
Alan Third
,
2020/12/20
master 87b82a1: Fix default value of gnus-registry-register-all: should be t
,
Eric Abrahamsen
,
2020/12/19
master 32e781b: Jamie Beardslee <address@hidden>
,
Dmitry Gutov
,
2020/12/19
feature/native-comp ab985f4: Add 'internal_condition_case_5' (bug#45303).
,
Andrea Corallo
,
2020/12/19
master b9edbae: * lisp/image-mode.el: Use one timer and lock for slow remote calls (bug#45256)
,
Juri Linkov
,
2020/12/19
master 5fe04f6: No need to set isearch-input-method-function in isearch-transient-input-method
,
Juri Linkov
,
2020/12/19
feature/native-comp 407fb16: * Add 'gcc_jit_type_get_const' to Windows dynamic load machinery (bug#45303).
,
Andrea Corallo
,
2020/12/19
emacs-27 52b3083: * lisp/face-remap.el (face-remap-set-base): Doc fix. (Bug#45264)
,
Eli Zaretskii
,
2020/12/19
master 7c3d3b8: Convert apropos-internal from C to Lisp (Bug#44529)
,
Stefan Kangas
,
2020/12/19
emacs-27 b3fe0ac: Correct argument order in comment
,
Eli Zaretskii
,
2020/12/19
master updated (4c7df43 -> 34a7366)
,
Stefan Kangas
,
2020/12/19
master 5ab5c38 1/3: Shorten over-wide docstrings in defcustoms
,
Stefan Kangas
,
2020/12/19
master f88a789 2/3: Shorten over-wide docstrings in variables
,
Stefan Kangas
,
2020/12/19
master 34a7366 3/3: Shorten some over-wide docstrings in functions and macros
,
Stefan Kangas
,
2020/12/19
master 4c7df43: Correct units and spacing in memory-report
,
Mattias Engdegård
,
2020/12/19
master 8f91fe3: Set indent-tabs-mode for c-mode in .dir-locals.el
,
Basil L. Contovounesios
,
2020/12/19
master 2224a64: ; Revert unintended change.
,
Eli Zaretskii
,
2020/12/19
master 64d9721: Fix over-wide doc strings
,
Eli Zaretskii
,
2020/12/19
feature/native-comp updated (87f6e93 -> 3b53a59)
,
Andrea Corallo
,
2020/12/19
feature/native-comp 49f81d6 1/3: Fix Windows libgccjit library name (bug#45303).
,
Andrea Corallo
,
2020/12/19
feature/native-comp 3b53a59 3/3: * Clean-up 'internal_condition_case_4' orphan declaration (bug#45303).
,
Andrea Corallo
,
2020/12/19
feature/native-comp eeac3f4 2/3: * Move diagnostic pragmas out of namespace-scope (bug#45303).
,
Andrea Corallo
,
2020/12/19
master 9f7e0a3: bibtex-mode: Permit user-defined schemes for sorting entries.
,
Roland Winkler
,
2020/12/18
master c7fdc17: * lisp/emacs-lisp/package.el (package-quickstart-refresh): Fix last change
,
Stefan Monnier
,
2020/12/18
master f36971b: ; Fix grammar in recent change to internals.texi
,
Basil L. Contovounesios
,
2020/12/18
master e0f9837: ; Fix @pxref in last change to flymake.texi
,
Basil L. Contovounesios
,
2020/12/18
master updated (fdaaf88 -> e417e87)
,
Glenn Morris
,
2020/12/18
master e417e87 2/2: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/18
master 8d2d8d7 1/2: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/18
annotated tag emacs-27.1.90 created (now 0d83219)
,
Eli Zaretskii
,
2020/12/18
emacs-27 updated (d7a4cea -> 37eba74)
,
Eli Zaretskii
,
2020/12/18
emacs-27 37eba74 2/2: Update files for the 27.1.90 pretest
,
Eli Zaretskii
,
2020/12/18
emacs-27 48b9c47 1/2: Minor fixes in authors.el and in tarball-making instructions
,
Eli Zaretskii
,
2020/12/18
master fdaaf88: Document that flymake-diag-region saves match data
,
Joćo Tįvora
,
2020/12/18
master eeade2b: * lisp/emacs-lisp/package.el: Byte compile the quickstart file
,
Stefan Monnier
,
2020/12/18
master eaea035: * lisp/progmodes/which-func.el (which-func-update): Bind `non-essential`
,
Stefan Monnier
,
2020/12/18
master 46394df: Follow good regexp practice
,
Mattias Engdegård
,
2020/12/18
master 0ad1c0d: * lisp/net/tramp.el (tramp-handle-make-process): Handle shell commands.
,
Michael Albinus
,
2020/12/18
master 95eaf45: Save match data in flymake-diag-region (bug#29193)
,
Joćo Tįvora
,
2020/12/18
master c5f2eb5: Fix previous frame-focus server.el change
,
Lars Ingebrigtsen
,
2020/12/18
master e3f83a8: Fix regexp in IMAP search-string preparation
,
Eric Abrahamsen
,
2020/12/17
master fa4c276: flymake-diag-region: Fix the recent test breakage
,
Dmitry Gutov
,
2020/12/17
master 5ada3ee: * lisp/org/org-refile.el (org-copy): Fix missing obsoletion version
,
Stefan Monnier
,
2020/12/17
feature/native-comp 87f6e93: * Makefile.in (w32locallisppath): Add PATH_REL_LOADSEARCH (bug#45303).
,
Andrea Corallo
,
2020/12/17
feature/native-comp 174f2a9: * nt/epaths.nt (PATH_REL_LOADSEARCH): Define macro (bug#45303).
,
Andrea Corallo
,
2020/12/17
master ddff5d3: Some minor Tramp changes
,
Michael Albinus
,
2020/12/17
master d428cc1: Remove incorrect comment from erc-goodies.el
,
Stefan Kangas
,
2020/12/17
master d5941d8: Fix my two most common causes of all windows/frames redisplay
,
Stefan Monnier
,
2020/12/17
master 02c4f65: Make "Invalid modifier in string" ordinary invalid-read-syntax error
,
Stefan Monnier
,
2020/12/17
emacs-27 d7a4cea: ; Add a new item to TODO
,
Eli Zaretskii
,
2020/12/17
master 526abad: Fix fallback use of write-file in ido-mode
,
Lars Ingebrigtsen
,
2020/12/17
master 7fad959: Ensure that byte compilation works for relative files (Bug#45287).
,
Philipp Stephani
,
2020/12/17
master 32d76c0: Default the init file to init.el, not init
,
Lars Ingebrigtsen
,
2020/12/17
master c51d914: Fix resetting of gnus-pick-line-number
,
Lars Ingebrigtsen
,
2020/12/16
master 922e43a: Don't show minibuffer keybindings for suggestions in read-extended-command
,
Juri Linkov
,
2020/12/16
master 67fb182: Give affixation-function higher priority over annotation-function (bug#45234)
,
Juri Linkov
,
2020/12/16
emacs-27 64fe805: Improve documentation of 'query-replace'
,
Eli Zaretskii
,
2020/12/16
emacs-27 7cacf5d: Update to Org 9.4.3
,
Bastien Guerry
,
2020/12/16
master 32d85e3: CPerl-mode: don't treat <<>> as starting a here-doc
,
Stefan Kangas
,
2020/12/16
master 6eb6357: Update short docs in cperl-mode
,
Stefan Kangas
,
2020/12/16
master d1b1a5c: ; * lisp/play/5x5.el: Fix my last change.
,
Stefan Kangas
,
2020/12/16
master fda9a2b: (flymake-diag-region): Fall back to (end-of-thing 'symbol)
,
Dmitry Gutov
,
2020/12/15
master 2e7402b: Fix C-n/C-p when a line starts with an image
,
Eli Zaretskii
,
2020/12/15
master updated (f3e2148 -> adf968b)
,
Glenn Morris
,
2020/12/15
master 6a2c132 1/4: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/15
master a47001a 2/4: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/15
master cbdd48a 3/4: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/15
master adf968b 4/4: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/15
master f3e2148: Fix setting breakpoints in "M-x gdb" when a source file is missing
,
Eli Zaretskii
,
2020/12/15
master 92c5630: CC Mode: Optimize for scrolling large buffers containing few braces
,
Alan Mackenzie
,
2020/12/15
master c8aad8c: Revert last change in tramp-maybe-open-connection)
,
Michael Albinus
,
2020/12/15
master 8bc5bd5: Fix electric pairs in rst-mode
,
Lars Ingebrigtsen
,
2020/12/15
master 3806797: Bind current-minibuffer-command to this-command
,
Lars Ingebrigtsen
,
2020/12/15
master updated (485898c -> fd4297b)
,
Glenn Morris
,
2020/12/14
master 7e30cb2 1/3: Tiny fix for lispref/variables.texi
,
Glenn Morris
,
2020/12/14
master d148f10 2/3: * doc/emacs/indent.texi (Indent Convenience): Fix use of @xref.
,
Glenn Morris
,
2020/12/14
master fd4297b 3/3: * doc/lispref/errors.texi (Standard Errors): Fix xref.
,
Glenn Morris
,
2020/12/14
master 485898c: * lisp/emacs-lisp/gv.el (error): Allow it as a place
,
Stefan Monnier
,
2020/12/14
master 071bfd9: Optimise c-font-lock-<>-arglists, particularly for buffers with few <..> pairs
,
Alan Mackenzie
,
2020/12/14
emacs-27 ee6c702: Fix error with fn key in NS port (bug#44533)
,
Alan Third
,
2020/12/14
branch scratch/memrep deleted (was 2cba76f)
,
Lars Ingebrigtsen
,
2020/12/14
master 9022df7: Optimise c-parse-state for large buffers with few (if any) braces.
,
Alan Mackenzie
,
2020/12/14
master updated (c0c6cd2 -> cd81739)
,
Lars Ingebrigtsen
,
2020/12/14
master 5337211 1/2: Make the emake error messages red
,
Lars Ingebrigtsen
,
2020/12/14
master cd81739 2/2: Add some admin/emake comments
,
Lars Ingebrigtsen
,
2020/12/14
master c0c6cd2: Add 'remote-file-error' for Tramp
,
Michael Albinus
,
2020/12/14
master 47a854b: Improve accuracy of scrolling commands
,
Eli Zaretskii
,
2020/12/14
master 2f1441c: Make XEmacs entry in the FAQ more contemporary
,
Stefan Kangas
,
2020/12/14
emacs-27 668f0a7: Fix point location when completing in gdb-mi.el
,
Eli Zaretskii
,
2020/12/14
master afee776: Fix logic of gnus-search-imap-handle-date
,
Eric Abrahamsen
,
2020/12/14
master b857ea2: * lisp/play/5x5.el: Fix typo. Remove redundant :group args.
,
Stefan Kangas
,
2020/12/14
master updated (0dd8d53 -> e5348f1)
,
Lars Ingebrigtsen
,
2020/12/14
master e5348f1 2/2: * etc/emacs.service:
,
Lars Ingebrigtsen
,
2020/12/14
master b63cb95 1/2: Mention how to handle user names with @ in rmail
,
Lars Ingebrigtsen
,
2020/12/14
master 0dd8d53: Make goto-char offer the number at point as default
,
Lars Ingebrigtsen
,
2020/12/14
master updated (2523668 -> 10bc4ea)
,
Lars Ingebrigtsen
,
2020/12/14
master 10bc4ea 2/2: Tool bar documentation clarification: Mention forcing updates
,
Lars Ingebrigtsen
,
2020/12/14
master 8b3de06 1/2: Fix narrow-to-defun in python-mode
,
Lars Ingebrigtsen
,
2020/12/14
master 2523668: Add a new recursively bound `current-minibuffer-command' variable
,
Lars Ingebrigtsen
,
2020/12/14
master f6454ad: Add a DirectoryMode to the Emacs Server example
,
Lars Ingebrigtsen
,
2020/12/14
master updated (95c9aad -> e8a358c)
,
Stefan Kangas
,
2020/12/14
master e8a358c 2/2: Update value of frame-title-format in FAQ
,
Stefan Kangas
,
2020/12/14
master 5c36103 1/2: Don't recommend setnu and wb-line-number
,
Stefan Kangas
,
2020/12/14
master 95c9aad: Remove more references to old versions from FAQ
,
Stefan Kangas
,
2020/12/14
master 4c41a8a: Make XEmacs compat variable warning-level-aliases obsolete
,
Stefan Kangas
,
2020/12/14
master updated (6858119 -> f1dae25)
,
Stefan Kangas
,
2020/12/14
master f1dae25 2/2: Prefer setq to set+quote
,
Stefan Kangas
,
2020/12/14
master c9758ba 1/2: * lisp/bookmark.el: Doc fix.
,
Stefan Kangas
,
2020/12/14
master 6858119: ; * lisp/progmodes/project.el (project-switch-use-entire-map): Typo
,
Mattias Engdegård
,
2020/12/14
master updated (c6c4e74 -> c429657)
,
Torsten Hilbrich
,
2020/12/14
master c429657: Merge branch 'feature/integration-of-dictionary-el'
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el updated (7ca331a -> 62d14e1)
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el a25a12d 12/17: Use when where else case returns nil
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el ffa7d66 09/17: * lisp/net/dictionary.el: Prefer defsubst over defmacro
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el a557a10 08/17: * lisp/net/dictionary-connection.el: Prefer defsubst
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el f584437 06/17: * lisp/net/dictionary-connection.el: Remove obsolete Version
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el 54a3964 07/17: Update GPL version
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el d5a4da2 01/17: * lisp/net/dictionary.el: Remove remnants of package
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el cc5f280 02/17: * lisp/net/dictionary.el: Add lexical-binding:t
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el 81ebe86 04/17: Show error message when asking to match for nothing
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el 09952ce 03/17: Removed useless check for popup-menu
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el 4deb861 10/17: * lisp/net/dictionary.el (dictionary-mode): Use setq-local
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el 0044a2e 05/17: * lisp/net/dictionary-connection.el: Add lexical-binding:t
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el ca0de4d 16/17: * etc/NEWS: Add entry for dictionary.el
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el 62d14e1 17/17: * lisp/net/dictionary.el (dictionary-pre-buffer): Unify casing
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el 89e9c16 13/17: * lisp/net/dictionary.el (dictionary-display-more-info): Spelling fix
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el d466231 14/17: A number of docstring fixes
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el d30618c 11/17: * lisp/net/dictionary.el (dictionary-tooltip-mode): Use setq-local
,
Torsten Hilbrich
,
2020/12/14
feature/integration-of-dictionary-el b18217e 15/17: A number of docstring fixes
,
Torsten Hilbrich
,
2020/12/14
master c6c4e74: New option tab-bar-history-buttons-show
,
Juri Linkov
,
2020/12/14
master e948cdb: Allow creating a new tab for tab-switcher from the minibuffer (bug#45072)
,
Juri Linkov
,
2020/12/14
master dc6e616: Don't show matches with no input for nil icomplete-show-matches-on-no-input
,
Juri Linkov
,
2020/12/14
scratch/etags-regen 94437f9: Avoid the 'unsaved buffer' prompt at quit
,
Dmitry Gutov
,
2020/12/13
master 755a9f2: Inhibit quit in ElDoc timer functions (bug#45117)
,
Joćo Tįvora
,
2020/12/13
emacs-27 2dbc950: Update to Org 9.4.2
,
Bastien Guerry
,
2020/12/13
master 51698f7: Remove the duplication from project-switch-commands's config
,
Dmitry Gutov
,
2020/12/13
feature/pgtk updated (aea5dbe -> a44cd7c)
,
Yuuki Harano
,
2020/12/13
feature/pgtk 3e30047 1/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
2020/12/13
feature/pgtk a44cd7c 2/2: * src/pgtkterm.c (map_event): Remove record_asynch_buffer_change call.
,
Yuuki Harano
,
2020/12/13
master fe50a8b: Byte compilation: handle case where the output file is a mountpoint.
,
Philipp Stephani
,
2020/12/13
master 897b856: Stop dropping the tag when creating the custom-variable widget
,
Mauro Aranda
,
2020/12/13
master f7133be: Make dired-toggle-read-only query on read-only directories
,
Lars Ingebrigtsen
,
2020/12/13
master 1c115e4: Clarify Extended Menu Items a bit more
,
Lars Ingebrigtsen
,
2020/12/13
emacs-27 f22856a: Update to Org 9.4.1
,
Bastien Guerry
,
2020/12/13
master 831659b: * Fix `memory-report' for '--without-x' builds
,
Andrea Corallo
,
2020/12/13
master 2d790c6: Bump project.el version
,
Dmitry Gutov
,
2020/12/12
master 6fc1b79: vc-create-tag: use vc-revision-history variable
,
Dmitry Gutov
,
2020/12/12
master ebab7c4: Fix test failure
,
Dmitry Gutov
,
2020/12/12
master 185b082: * lisp/emacs-lisp/bytecomp.el: Allow a nil destination file
,
Stefan Monnier
,
2020/12/12
feature/native-comp updated (6286945 -> 682bd30)
,
Andrea Corallo
,
2020/12/12
feature/native-comp 0ded37f 1/4: * Add initial negated non-negegated intersection support
,
Andrea Corallo
,
2020/12/12
feature/native-comp 5ca371b 2/4: * Memoize `comp-cstr-intersection'
,
Andrea Corallo
,
2020/12/12
feature/native-comp 258eadd 3/4: * Rename comp-cond-rw -> comp-cond-cstr
,
Andrea Corallo
,
2020/12/12
feature/native-comp 682bd30 4/4: * Allow for adding constraints targetting blocks with multiple predecessors
,
Andrea Corallo
,
2020/12/12
master c6f21e2: Fix assertion on SVG load failure
,
Alan Third
,
2020/12/12
master 89c6efc: Remove references to Emacs before version 22 from FAQ
,
Stefan Kangas
,
2020/12/12
master 52e3ac6: Document and enforce some properties for strings created by modules.
,
Philipp Stephani
,
2020/12/12
master 4bf98ae: Fix BSD .include etc syntax in Makefiles
,
Lars Ingebrigtsen
,
2020/12/12
master 180e309: Bind `C-c C-d' to rmail-epa-decrypt in rmail
,
Lars Ingebrigtsen
,
2020/12/12
master b1f2ead: * lisp/emacs-lisp/package.el (package-buffer-info): Improve error message
,
Stefan Monnier
,
2020/12/12
master a12fe07: * lisp/vc/log-edit.el: Keep separator line thin even with line-numbers
,
Stefan Monnier
,
2020/12/12
master 9a7bce6: Make elint load `require'd packages
,
Lars Ingebrigtsen
,
2020/12/12
master a83d8c9: Followup to recent changes in keyboard.c
,
Eli Zaretskii
,
2020/12/12
master 734f371: Remove some unused process.c variables
,
Lars Ingebrigtsen
,
2020/12/12
master db339f6: ; * lisp/info.el (Info-toc-build): Fix last change. (Bug#28074)
,
Eli Zaretskii
,
2020/12/12
master d165b5a: New variable `redisplay_adhoc_scroll_in_resize_mini_windows`
,
Stefan Monnier
,
2020/12/12
master 6e84add: Preserve point in dired buffers in dired-*-find-file* commands
,
Lars Ingebrigtsen
,
2020/12/12
master updated (e005095 -> f45ce78)
,
Alan Third
,
2020/12/12
master f45ce78 2/2: Explicitly specify svg base_uri using `:base-uri' image property
,
Alan Third
,
2020/12/12
master 8ff7004 1/2: Revert "Explicitly specify svg base_uri using `:base-uri' image property"
,
Alan Third
,
2020/12/12
master e005095: Offer to save tutorial position on Emacs exit
,
Lars Ingebrigtsen
,
2020/12/12
master f6cafe6: Make dired-toggle-read-only check whether the directory is writable
,
Lars Ingebrigtsen
,
2020/12/12
master adbb4ea: * src/keyboard.c: Fix bug#5803.
,
Stefan Monnier
,
2020/12/12
master 204d151: Unbreak the MS-Windows build broken by recent changes
,
Eli Zaretskii
,
2020/12/12
master f22e4bb: Prefer setq-local in python.el
,
Stefan Kangas
,
2020/12/12
master ad0bbcd: Update Info-toc-build parsing
,
Lars Ingebrigtsen
,
2020/12/12
master 8eee54d: * src/fns.c (hash_string): Tweak the code further
,
Stefan Monnier
,
2020/12/12
master 8a220d7: New option gnus-registry-register-all
,
Eric Abrahamsen
,
2020/12/12
master 7ee0fc0: CC Mode: Handle several K&R parameters per declaration
,
Alan Mackenzie
,
2020/12/12
feature/native-comp updated (be907b0 -> 6286945)
,
Andrea Corallo
,
2020/12/12
feature/native-comp 725c7e1 4/6: * Enumerate type specifier tests to ease debugging
,
Andrea Corallo
,
2020/12/12
feature/native-comp 0474fda 1/6: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/12/12
feature/native-comp 6286945 6/6: Normalize cstrs for cache hint effectiveness and test stability
,
Andrea Corallo
,
2020/12/12
feature/native-comp a6295d3 5/6: * Add `comp-split-pos-neg' function
,
Andrea Corallo
,
2020/12/12
feature/native-comp 73b5e40 3/6: * Code rework add `comp-cstrs-homogeneous'
,
Andrea Corallo
,
2020/12/12
feature/native-comp c39fad9 2/6: * test/src/comp-tests.el (comp-tests-bootstrap): Temp fix bootstrap test.
,
Andrea Corallo
,
2020/12/12
master 4afef61: Alter the "Redundant pcase patter" warning message
,
Lars Ingebrigtsen
,
2020/12/12
master b41942f: Improve the documentation of marker handling when reverting
,
Lars Ingebrigtsen
,
2020/12/12
master 61b6cc4: Improve support for 'memory-report' on MS-Windows
,
Eli Zaretskii
,
2020/12/12
master dba74cb: Allow customizing the Gnus summary thread indicators
,
Lars Ingebrigtsen
,
2020/12/12
master updated (7660d03 -> 404f120)
,
Alan Third
,
2020/12/12
master a8e2143 1/3: Explicitly specify svg base_uri using `:base-uri' image property
,
Alan Third
,
2020/12/12
master 03ac24f 2/3: Use real DPI when rendering SVGs (bug#45124)
,
Alan Third
,
2020/12/12
master 404f120 3/3: Improve some NS drawing code
,
Alan Third
,
2020/12/12
emacs-27 updated (de032d4 -> 6aa9fe3)
,
Alan Third
,
2020/12/12
emacs-27 6aa9fe3 2/2: Fix crash in ns_mouse_position (bug#44313)
,
Alan Third
,
2020/12/12
emacs-27 62a6934 1/2: Fix crash when using XRender and restoring image from X (bug#44930)
,
Alan Third
,
2020/12/12
branch scratch/etags-regen created (now 2350411)
,
Dmitry Gutov
,
2020/12/12
scratch/etags-regen 1da73b4 2/5: Better feedback
,
Dmitry Gutov
,
2020/12/12
scratch/etags-regen 94374c3 3/5: Add a note
,
Dmitry Gutov
,
2020/12/12
scratch/etags-regen 2350411 5/5: Speed up tags file update
,
Dmitry Gutov
,
2020/12/12
scratch/etags-regen 4b431fd 4/5: Add some notes
,
Dmitry Gutov
,
2020/12/12
scratch/etags-regen 64d7ae8 1/5: etags auto-generation and incremental updates WIP
,
Dmitry Gutov
,
2020/12/12
master 7660d03: * lisp/emacs-lisp/thunk.el (thunk-let*): Don't modify `bindings`
,
Stefan Monnier
,
2020/12/11
master 78607f2: * lisp/play/dunnet.el: Make it so loading the file is harmless
,
Stefan Monnier
,
2020/12/11
master 3ed3a33: Fix copyright line
,
Lars Ingebrigtsen
,
2020/12/11
master 70f7f0b: button-buttonize doc string clarification
,
Lars Ingebrigtsen
,
2020/12/11
master 711e7bf: Fix image-cache-size crash
,
Lars Ingebrigtsen
,
2020/12/11
master updated (b04f322 -> 6864dc1)
,
Stefan Kangas
,
2020/12/11
master 6864dc1 2/2: * src/fns.c (Fbuffer_hash): Doc fix. (Bug#45178)
,
Stefan Kangas
,
2020/12/11
master dc5e875 1/2: ; cperl-mode: Eliminate fallbacks if font-lock isn't loaded
,
Stefan Kangas
,
2020/12/11
master b04f322: Also sort the totals section by size
,
Lars Ingebrigtsen
,
2020/12/11
master c7c261e: Tweak memory-report--format
,
Lars Ingebrigtsen
,
2020/12/11
master abc8d6b: Append incremental message segments in socks-filter
,
Lars Ingebrigtsen
,
2020/12/11
master fec05bc: docstring: If FRAME is nil, it defaults to selected frame.
,
Lars Ingebrigtsen
,
2020/12/11
master ec16518: Clarify fortran-beginning-of-subprogram doc string after change
,
Lars Ingebrigtsen
,
2020/12/11
master af2695b: * lisp/progmodes/python.el: Bump version.
,
Stefan Kangas
,
2020/12/11
master eebb7c8: Fix compilation of image.c on non-Cairo systems
,
Lars Ingebrigtsen
,
2020/12/11
master 4a700a2: bibtex-autokey-get-year: Follow iso8601
,
Roland Winkler
,
2020/12/11
master 49a4f06: Fix object-interval tests
,
Lars Ingebrigtsen
,
2020/12/11
master 72bcc6f: Fix parsing error in exif
,
Lars Ingebrigtsen
,
2020/12/11
master updated (df769c2 -> 004d7e9)
,
Lars Ingebrigtsen
,
2020/12/11
master 9d598ef 2/4: Add new function 'image-cache-size'
,
Lars Ingebrigtsen
,
2020/12/11
master 14ffab8 1/4: Add a new function `button-buttonize'
,
Lars Ingebrigtsen
,
2020/12/11
master aa7e5ce 3/4: Add new function `object-intervals'
,
Lars Ingebrigtsen
,
2020/12/11
master 004d7e9 4/4: Add a new command `memory-report'
,
Lars Ingebrigtsen
,
2020/12/11
scratch/memrep 2cba76f: Tweak symbol size
,
Lars Ingebrigtsen
,
2020/12/11
master df769c2: * lisp/battery.el (battery--upower-devices): Protect the D-Bus call.
,
Michael Albinus
,
2020/12/11
emacs-27 de032d4: Bind k to image-kill-buffer in doc-view-mode-map.
,
Tassilo Horn
,
2020/12/11
master 9bfcee5: Fix quoting in gnus-buffer-configuration
,
Basil L. Contovounesios
,
2020/12/10
scratch/memrep cda3bb3: Adjust some sizes
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep e2d5c1d: Add some tests
,
Lars Ingebrigtsen
,
2020/12/10
master 808817d: Be more graceful about handling Gnus search errors
,
Eric Abrahamsen
,
2020/12/10
scratch/memrep updated (26c76a0 -> d2cc05a)
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 74edd50 1/2: Add a helpful note
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep d2cc05a 2/2: Note internal caches that could be considered
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep updated (01276ea -> 26c76a0)
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep ec7aad5 1/3: Rename some functions and remove the total variable report
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 26c76a0 3/3: Add a new function to buttonize a string
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep ea5d63d 2/3: Add buttons for the buffers
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 01276ea: Add some tests
,
Lars Ingebrigtsen
,
2020/12/10
master 8ace770: Remove some ancient Emacs compat code from cperl-mode
,
Stefan Kangas
,
2020/12/10
master updated (97c2bca -> 26dbba7)
,
Stefan Kangas
,
2020/12/10
master 904c327 1/2: Prefer setq-local in bibtex-style.el
,
Stefan Kangas
,
2020/12/10
master 26dbba7 2/2: Prefer setq-local in cperl-mode.el
,
Stefan Kangas
,
2020/12/10
master 97c2bca: Avoid segfaults in pos_visible_p
,
Eli Zaretskii
,
2020/12/10
scratch/memrep 7d8994e: Add progress report
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep updated (3db4752 -> 7989fb6)
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 7899960 1/4: Reformat the data
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep dd3a881 3/4: Tweak the look
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 7989fb6 4/4: Check whether img exists before computing the size
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 4547414 2/4: Reformat the data some more
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 3db4752: Add image cache data
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 65a3b20: Continue implementation
,
Lars Ingebrigtsen
,
2020/12/10
master 6596b55: Fupcase no longer maps ?Ć to itself (bug#11309)
,
Mattias Engdegård
,
2020/12/10
master 91432f1: Allow creating a new tab from the minibuffer (bug#45072)
,
Juri Linkov
,
2020/12/10
scratch/memrep 1e78f29: Continue implementation
,
Lars Ingebrigtsen
,
2020/12/10
branch scratch/memrep created (now 95fe9bd)
,
Lars Ingebrigtsen
,
2020/12/10
scratch/memrep 95fe9bd: Start implementation
,
Lars Ingebrigtsen
,
2020/12/10
master 4f352ad: Valentin Gatien-Baron <address@hidden>
,
Dmitry Gutov
,
2020/12/09
master ddf5540: Fix thinko in my previous commit
,
Stefan Kangas
,
2020/12/09
master 1047f80: * lisp/progmodes/xref.el: Bump the version.
,
Dmitry Gutov
,
2020/12/09
master 1729883: ; Fix typo in my previous commit
,
Stefan Kangas
,
2020/12/09
master updated (7f42cab -> 5af6a87)
,
Dmitry Gutov
,
2020/12/09
master 5af6a87 2/2: Allow specifying the project to switch to programmatically
,
Dmitry Gutov
,
2020/12/09
master ea8ff97 1/2: Add missing defcustom keywords to new variables
,
Dmitry Gutov
,
2020/12/09
master 7f42cab: Clarify `scroll-preserve-screen-position' doc string
,
Lars Ingebrigtsen
,
2020/12/09
master b71be20: Remove isearch-input-method-local-p and always set buffer-local input-method
,
Juri Linkov
,
2020/12/09
master 303f0a1: Support highlighting of ripgrep output (bug#44983)
,
Juri Linkov
,
2020/12/09
master ef5e078: Stricter gradle-kotlin message pattern
,
Mattias Engdegård
,
2020/12/09
master updated (e2c08db -> 3052cbb)
,
Lars Ingebrigtsen
,
2020/12/09
master 3052cbb 2/2: Include the keymap in the gud-mode doc string
,
Lars Ingebrigtsen
,
2020/12/09
master 28b61da 1/2: `pdb' doc string clarification
,
Lars Ingebrigtsen
,
2020/12/09
master updated (05dfbd0 -> e2c08db)
,
Glenn Morris
,
2020/12/09
master 72f064f 2/4: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/09
master 3721cc5 1/4: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/09
master e2c08db 4/4: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/09
master 4adc796 3/4: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/09
master 05dfbd0: Fix mark-defun in fortran-mode
,
Lars Ingebrigtsen
,
2020/12/09
master 7b9f6ee: Improve predictability of 'scroll-preserve-screen-position'
,
Eli Zaretskii
,
2020/12/09
master e6c0447 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
2020/12/09
master b3d21dc 1/2: Update docs of 'defvar' and 'defface'
,
Eli Zaretskii
,
2020/12/09
master 4a423ff: Fix info mode fontification of built-in (*note Built-ins::)
,
Lars Ingebrigtsen
,
2020/12/09
emacs-27 809b22d: Fix crash (segfault) in etags on generating tags for Erlang files
,
Eli Zaretskii
,
2020/12/09
master beebd2a: Recognise Ć properly as a lower-case letter (bug#11309)
,
Mattias Engdegård
,
2020/12/09
master updated (2782d1e -> 445ab5c)
,
Lars Ingebrigtsen
,
2020/12/09
master b8dbb2b 2/4: Clarify the default-boundp doc string
,
Lars Ingebrigtsen
,
2020/12/09
master c47e6aa 3/4: cl-defmethod doc string clarification
,
Lars Ingebrigtsen
,
2020/12/09
master 445ab5c 4/4: cl-pushnew manual clarification
,
Lars Ingebrigtsen
,
2020/12/09
master c9c8d98 1/4: Make ediff offer to create files it's inferring
,
Lars Ingebrigtsen
,
2020/12/09
master 2782d1e: Improve tests for gio file notifications
,
Michael Albinus
,
2020/12/09
master 45630ca: Filter revoked keys when saving files
,
Lars Ingebrigtsen
,
2020/12/09
master updated (be4d6b0 -> c50c0a1)
,
Stefan Kangas
,
2020/12/09
master 4489531 1/2: Prefer setq-local in dired extensions
,
Stefan Kangas
,
2020/12/09
master c50c0a1 2/2: Prefer setq-local in most files
,
Stefan Kangas
,
2020/12/09
emacs-27 c0b3e38: Update publicsuffix.txt from upstream
,
Stefan Kangas
,
2020/12/09
master be4d6b0: Fix [:upper:] and [:lower:] for Unicode characters (bug#11309)
,
Mattias Engdegård
,
2020/12/09
master updated (2581beb -> 22caab8)
,
Stefan Kangas
,
2020/12/09
master 4248d60 1/7: * lisp/progmodes/sql.el: Remove redundant URL.
,
Stefan Kangas
,
2020/12/09
master 3d6498c 3/7: Prefer setq-local in sql.el
,
Stefan Kangas
,
2020/12/09
master dc0295c 4/7: Prefer setq-local in cfengine.el
,
Stefan Kangas
,
2020/12/09
master 7ebd7ba 5/7: Prefer setq-local in etags.el
,
Stefan Kangas
,
2020/12/09
master 22caab8 7/7: Prefer setq-local in some remaining progmodes
,
Stefan Kangas
,
2020/12/09
master ec42ff3 2/7: Prefer setq-local in font-lock.el
,
Stefan Kangas
,
2020/12/09
master dbc044e 6/7: Prefer setq-local in gdb-mi.el
,
Stefan Kangas
,
2020/12/09
master 2581beb: Make abbrev-tests.el more deterministic
,
Basil L. Contovounesios
,
2020/12/08
master 85acde2: Make uncache_image slightly more efficient
,
Lars Ingebrigtsen
,
2020/12/08
master 02ec247: * src/fns.c: Remove left over include
,
Stefan Monnier
,
2020/12/08
master ac341cd: Restore Emacs 27 image cache semantics
,
Lars Ingebrigtsen
,
2020/12/08
master 67a9ecb: Remove interactive spec from internal eldoc--format-doc-buffer
,
Joćo Tįvora
,
2020/12/08
master be0f2de: * src/fns.c (hash_string): Speed up on large strings
,
Stefan Monnier
,
2020/12/08
master ca50519: term.el comment update
,
Lars Ingebrigtsen
,
2020/12/08
feature/etags_update_v2 bb625ea: Only update when file is newer than TAGS and .etags
,
Dmitry Gutov
,
2020/12/08
branch feature/etags_update_v2 created (now 5844ad6)
,
Dmitry Gutov
,
2020/12/08
feature/etags_update_v2 0b3b015 2/8: constify some things
,
Dmitry Gutov
,
2020/12/08
feature/etags_update_v2 0d360e5 5/8: fix possible infinite loop in find_filename_hash_slot
,
Dmitry Gutov
,
2020/12/08
feature/etags_update_v2 ca38c06 3/8: make etags -u work in etags mode
,
Dmitry Gutov
,
2020/12/08
feature/etags_update_v2 06b20f7 1/8: etags.c indentation fix
,
Dmitry Gutov
,
2020/12/08
feature/etags_update_v2 eba8dbc 6/8: exit inner copying loop at the start of a new file entry
,
Dmitry Gutov
,
2020/12/08
feature/etags_update_v2 fbe52da 7/8: Another -u fix
,
Dmitry Gutov
,
2020/12/08
feature/etags_update_v2 b658a3f 4/8: --find feature
,
Dmitry Gutov
,
2020/12/08
feature/etags_update_v2 5844ad6 8/8: Hopefully fix compilation errors
,
Dmitry Gutov
,
2020/12/08
master 2d8f036: Fix crash (segfault) in etags on generating tags for Erlang files
,
Lars Ingebrigtsen
,
2020/12/08
master 1fb099c: Make rcirc nick renaming heed nickname max lengths
,
Lars Ingebrigtsen
,
2020/12/08
master ef711b1: Make hexl scrolling commands work more like the normal ones
,
Lars Ingebrigtsen
,
2020/12/08
master 3440bd0: Fix scrolling in hexl-mode when ruler-mode is on
,
Lars Ingebrigtsen
,
2020/12/08
master 26b198c: Improve documentation of 'backtrace-on-error-noninteractive'
,
Eli Zaretskii
,
2020/12/08
master 38c9b0b: Make the history traversal functions in coming more regular
,
Lars Ingebrigtsen
,
2020/12/08
master db9549d: Make table-fixed-width-mode work again
,
Lars Ingebrigtsen
,
2020/12/08
master updated (ab4b907 -> 06168c1)
,
Lars Ingebrigtsen
,
2020/12/08
master fbb9dd3 1/2: Simplify gnus-mode-line-buffer-identification
,
Lars Ingebrigtsen
,
2020/12/08
master 06168c1 2/2: Use the proper face for the Gnus mode line id
,
Lars Ingebrigtsen
,
2020/12/08
master ab4b907: Cache toolbar icon data paths
,
Lars Ingebrigtsen
,
2020/12/08
feature/pgtk aea5dbe: Fix DEL key behavior
,
Yuuki Harano
,
2020/12/08
master updated (1c75ca1 -> 19c0afd)
,
Stefan Kangas
,
2020/12/08
master bdf8dd2 3/4: Prefer setq-local in grep.el
,
Stefan Kangas
,
2020/12/08
master 19c0afd 4/4: ; * lisp/timezone.el: Fix typo in lexical-binding cookie.
,
Stefan Kangas
,
2020/12/08
master f33ce52 1/4: Prefer setq-local in compile.el
,
Stefan Kangas
,
2020/12/08
master afe1605 2/4: Prefer setq-local in meta-mode.el
,
Stefan Kangas
,
2020/12/08
master updated (0155bd0 -> 1c75ca1)
,
Stefan Kangas
,
2020/12/08
master 0d6fca3 2/9: * lisp/array.el (array-mode): Prefer setq-local.
,
Stefan Kangas
,
2020/12/08
master db001f8 5/9: Prefer setq-local in speedbar.el
,
Stefan Kangas
,
2020/12/08
master 07b317c 3/9: * lisp/locate.el (locate, locate-mode): Prefer setq-local.
,
Stefan Kangas
,
2020/12/08
master 3b20c03 8/9: Prefer setq-local in tests
,
Stefan Kangas
,
2020/12/08
master 9e7b93f 7/9: Prefer setq-local in term.el
,
Stefan Kangas
,
2020/12/08
master 6614b67 4/9: Prefer setq-local in newcomment.el
,
Stefan Kangas
,
2020/12/08
master 478368a 1/9: Prefer setq-local in simple.el
,
Stefan Kangas
,
2020/12/08
master 095a41e 6/9: Prefer setq-local in shell.el
,
Stefan Kangas
,
2020/12/08
master 1c75ca1 9/9: * admin/nt/dist-build/build-dep-zips.py: Remove unused import.
,
Stefan Kangas
,
2020/12/08
master 0155bd0: Fix bug in how ERT invokes its debugger.
,
Philipp Stephani
,
2020/12/07
master 0c330be: Avoid problems when calling desktop-read twice
,
Lars Ingebrigtsen
,
2020/12/07
master 8b1693f: Make previous Fkill_emacs change safer
,
Lars Ingebrigtsen
,
2020/12/07
master 1537a8c: ; Fix recent typos/wording in NEWS and server.el
,
Basil L. Contovounesios
,
2020/12/07
master 6e0080e: Add commands xref-next-group and xref-prev-group
,
Lars Ingebrigtsen
,
2020/12/07
master 1365183: Only use the comint environment in comint-derived modes
,
Lars Ingebrigtsen
,
2020/12/07
master updated (3ee94cc -> 60cf0aa)
,
Stefan Kangas
,
2020/12/07
master 60cf0aa 2/2: Prefer setq-local in calendar/*.el
,
Stefan Kangas
,
2020/12/07
master d174a2b 1/2: Prefer setq-local in gnus/*.el
,
Stefan Kangas
,
2020/12/07
feature/native-comp be907b0: * Spawn a sub-process for running GCC also in batch mode (bug#45056)
,
Andrea Corallo
,
2020/12/07
master 3ee94cc: Insert skeletons at the correct point
,
Lars Ingebrigtsen
,
2020/12/07
master b218c8b: Allow shutting down Emacs even if there are errors in kill-emacs-hook
,
Lars Ingebrigtsen
,
2020/12/07
master 9cef8fc: Ensure that new emacsclient frames has focus
,
Lars Ingebrigtsen
,
2020/12/07
master ff5a3c7: Allow inhibiting the instructions on how to close emacsclient frames
,
Lars Ingebrigtsen
,
2020/12/07
master updated (d6d871a -> 78017a6)
,
Lars Ingebrigtsen
,
2020/12/07
master e74f60f 3/4: Fix file name quoting problems in tex-mode
,
Lars Ingebrigtsen
,
2020/12/07
master de7a741 1/4: Revert "Clarify icomplete-show-matches-on-no-input doc string"
,
Lars Ingebrigtsen
,
2020/12/07
master 78017a6 4/4: Allow using newer versions of Gnuplot from calc again
,
Lars Ingebrigtsen
,
2020/12/07
master 3568ff0 2/4: Clarify icomplete-show-matches-on-no-input doc string
,
Lars Ingebrigtsen
,
2020/12/07
master updated (2d989e8 -> d6d871a)
,
Mattias Engdegård
,
2020/12/07
master d6d871a 2/2: Calc: simplify integer log2 and power of 2
,
Mattias Engdegård
,
2020/12/07
master 5d04ee5 1/2: * doc/misc/calc.texi (Predefined Units): Prune outdated kg text.
,
Mattias Engdegård
,
2020/12/07
master updated (2187b80 -> 2d989e8)
,
Philipp Stephani
,
2020/12/07
master 2d989e8 2/2: Unbreak a few unit tests that rely on lack of backtraces
,
Philipp Stephani
,
2020/12/07
master 3970f4a 1/2: Add new variable to selectively suppress backtraces in batch mode.
,
Philipp Stephani
,
2020/12/07
master updated (69f039b -> 2187b80)
,
Stefan Kangas
,
2020/12/07
master 737d22f 1/4: Prefer setq-local in tar-mode.el
,
Stefan Kangas
,
2020/12/07
master 8a42354 2/4: Prefer setq-local in whitespace.el
,
Stefan Kangas
,
2020/12/07
master 6e0cac1 3/4: * lisp/ibuffer.el (ibuffer, ibuffer-mode): Prefer setq-local.
,
Stefan Kangas
,
2020/12/07
master 2187b80 4/4: * lisp/ielm.el (inferior-emacs-lisp-mode): Prefer setq-local.
,
Stefan Kangas
,
2020/12/07
master 69f039b: Prefer setq-local in tcl.el
,
Stefan Kangas
,
2020/12/07
master 09b040c: * lisp/net/tramp.el (tramp-read-passwd): Use connection-local `auth-sources'.
,
Michael Albinus
,
2020/12/07
master 300c581: * lisp/emacs-lisp/lisp-mode.el: Give paren syntax to [...] in lisp-data-mode
,
Stefan Monnier
,
2020/12/06
master c13b4fa: Remove Calc bignum remnants
,
Mattias Engdegård
,
2020/12/06
master f13ae2b: * lisp/vc/vc-git.el: Update args of backend API calls in the header comments
,
Juri Linkov
,
2020/12/06
emacs-27 3fe6cea: * lisp/vc/vc.el: Update args of backend API calls in the header comments
,
Juri Linkov
,
2020/12/06
emacs-27 a40be60: Backport Handle read-char-from-minibuffer and y-or-n-p from pre-command-hook
,
Juri Linkov
,
2020/12/06
master 5204c74: Handle calling read-char-from-minibuffer and y-or-n-p from pre-command-hook
,
Juri Linkov
,
2020/12/06
feature/native-comp updated (09ec39e -> 715a1ca)
,
Andrea Corallo
,
2020/12/06
feature/native-comp ac40a60 1/3: Couple of `comp-cstr-union-1-no-mem' improvements for mixed neg pos union
,
Andrea Corallo
,
2020/12/06
feature/native-comp 27f666e 2/3: * Unify common fallback exit point in `comp-cstr-union-1-no-mem'.
,
Andrea Corallo
,
2020/12/06
feature/native-comp 715a1ca 3/3: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/12/06
master 40e1174: Print a backtrace on unhandled errors in batch mode (Bug#44942).
,
Philipp Stephani
,
2020/12/06
master 87a9fc6: Improve error message text of "C-x C-SPC"
,
Eli Zaretskii
,
2020/12/06
emacs-27 32090a3: Improve documentation of streams in batch mode
,
Eli Zaretskii
,
2020/12/06
master 2bd76cc: Make Tramp scripts more unique and robust
,
Michael Albinus
,
2020/12/06
master 75a91a0: Unicode integrals in Calc
,
Mattias Engdegård
,
2020/12/06
master e84a1ff: Avoid modifying nnimap user option in spam.el
,
Basil L. Contovounesios
,
2020/12/06
master 61497de: ; * lisp/subr.el (interactive-p): Note to not remove in a hurry.
,
Stefan Kangas
,
2020/12/06
master updated (fc54c83 -> ba02ac8)
,
Stefan Kangas
,
2020/12/06
master 7c113c3 1/4: Prefer setq-local in url/*.el
,
Stefan Kangas
,
2020/12/06
master 79d287c 2/4: Prefer setq-local in emulation/*.el
,
Stefan Kangas
,
2020/12/06
master e5c0666 3/4: Prefer setq-local in several progmodes
,
Stefan Kangas
,
2020/12/06
master ba02ac8 4/4: ; * lisp/gnus/spam.el (spam-setup-widening): Silence byte-compiler.
,
Stefan Kangas
,
2020/12/06
emacs-27 34feded: Support ks_c_5601-1987 encoding
,
Eli Zaretskii
,
2020/12/06
emacs-27 da00a6f: Fix Xaw widget text disappearing when built with cairo (bug#43418)
,
YAMAMOTO Mitsuharu
,
2020/12/06
feature/native-comp updated (eb8d155 -> 09ec39e)
,
Andrea Corallo
,
2020/12/05
feature/native-comp 9b85ae6 1/8: Initial constraint negation support
,
Andrea Corallo
,
2020/12/05
feature/native-comp 7c1d90a 3/8: Initial support for union of negated constraints
,
Andrea Corallo
,
2020/12/05
feature/native-comp 726e40f 5/8: Fix union of homogeneously negated input constraints
,
Andrea Corallo
,
2020/12/05
feature/native-comp f923de6 6/8: * Fix `comp-cstr-to-type-spec'
,
Andrea Corallo
,
2020/12/05
feature/native-comp 09ec39e 8/8: * Memoize `comp-cstr-union-1'
,
Andrea Corallo
,
2020/12/05
feature/native-comp 1fb249f 2/8: * lisp/emacs-lisp/comp-cstr.el (comp-cstr-union-no-range): Cosmetic.
,
Andrea Corallo
,
2020/12/05
feature/native-comp cbbdb4e 4/8: * Add `with-comp-cstr-accessors' macro.
,
Andrea Corallo
,
2020/12/05
feature/native-comp 2eb41ec 7/8: More improvements to `comp-cstr-union-1' for mixed positive/negative cases
,
Andrea Corallo
,
2020/12/05
master fc54c83: * lisp/progmodes/perl-mode.el: Fix handling of s'foo'bar'
,
Stefan Monnier
,
2020/12/05
feature/pgtk updated (d46a223 -> da92d57)
,
Yuuki Harano
,
2020/12/05
feature/pgtk da92d57: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
2020/12/05
master updated (e5a18ef -> dc39c66)
,
Stefan Kangas
,
2020/12/05
master dc39c66 2/2: ; * lisp/play/doctor.el (make-doctor-variables): Fix indentation.
,
Stefan Kangas
,
2020/12/05
master a77f5ab 1/2: Prefer setq-local in play/*.el
,
Stefan Kangas
,
2020/12/05
master e5a18ef: Fix last change to shell-command
,
Basil L. Contovounesios
,
2020/12/05
emacs-27 6916e79: Improve documentation of 'ps-print-color-p'
,
Eli Zaretskii
,
2020/12/05
master f254c8b: Prefer setq-local in mail/*.el
,
Stefan Kangas
,
2020/12/05
emacs-27 6663b2f: ; * lisp/simple.el (move-beginning-of-line): Doc fix.
,
Eli Zaretskii
,
2020/12/05
master 5ef30fb: Prefer setq-local in vc/*.el
,
Stefan Kangas
,
2020/12/05
master updated (39915c7 -> c86dc8d)
,
Dmitry Gutov
,
2020/12/04
master 940bb6e 3/4: Fontify the group and the line number
,
Dmitry Gutov
,
2020/12/04
master c86dc8d 4/4: Always show the summary
,
Dmitry Gutov
,
2020/12/04
master 2945fe7 2/4: Hide the common parent directory, if any
,
Dmitry Gutov
,
2020/12/04
master 469f0a6 1/4: xref--show-defs-minibuffer: new "show definitions" UI
,
Dmitry Gutov
,
2020/12/04
feature/native-comp updated (9812400 -> eb8d155)
,
Andrea Corallo
,
2020/12/04
feature/native-comp dcfd367 1/3: * Fix `load-history' causing a number of spurious compiler warnings
,
Andrea Corallo
,
2020/12/04
feature/native-comp 39bdb3f 2/3: Vanilla build warning clean-up
,
Andrea Corallo
,
2020/12/04
feature/native-comp eb8d155 3/3: * Do not compile `comp-cstr.el` in vanilla builds
,
Andrea Corallo
,
2020/12/04
master 39915c7: * src/alloc.c (Fgarbage_collect_maybe): New function
,
Stefan Monnier
,
2020/12/04
master 27af17b: Improve docstrings
,
Dmitry Gutov
,
2020/12/04
master 335018f: * lisp/textmodes/bibtex.el: Use user-error.
,
Roland Winkler
,
2020/12/04
master 81fe928: Prefer setq-local in emacs-lisp/*.el
,
Stefan Kangas
,
2020/12/04
master f0db9ae: Prefer setq-local in net/*.el
,
Stefan Kangas
,
2020/12/04
master 7bdc40e: Speed up match-substitute-replacement
,
Mattias Engdegård
,
2020/12/04
master a5fa79d: Prefer setq-local in cedet
,
Stefan Kangas
,
2020/12/04
master e6320b1: Prefer setq-local in most of textmodes/*.el
,
Stefan Kangas
,
2020/12/04
master 190a685: Don't abort when terminated by SIGINT in -batch
,
Eli Zaretskii
,
2020/12/04
master updated (b3d315e -> f2bd536)
,
Lars Ingebrigtsen
,
2020/12/04
master f352c57 1/3: Clarify icomplete-show-matches-on-no-input doc string
,
Lars Ingebrigtsen
,
2020/12/04
master 1052707 2/3: Allow viper-save-setting to save numerical settings
,
Lars Ingebrigtsen
,
2020/12/04
master f2bd536 3/3: Make custom-data saving atomic
,
Lars Ingebrigtsen
,
2020/12/04
master b3d315e: Prefer setq-local in erc
,
Stefan Kangas
,
2020/12/04
master cbfce82: Make shell-command use comint settings
,
Lars Ingebrigtsen
,
2020/12/04
master updated (f365eb2 -> 3df4961)
,
Stefan Kangas
,
2020/12/04
master 78cdf4c 1/2: Prefer setq-local in eshell
,
Stefan Kangas
,
2020/12/04
master 3df4961 2/2: * lisp/eshell/esh-mode.el (eshell-mode): Remove XEmacs compat code.
,
Stefan Kangas
,
2020/12/04
master f365eb2: Preload iso-trans.el
,
Lars Ingebrigtsen
,
2020/12/04
master db26a84: ; Fix line number sorting
,
Dmitry Gutov
,
2020/12/03
master 5e22c5f: ; Expand on the NEWS entry
,
Dmitry Gutov
,
2020/12/03
master f2a3d6e: Support using ripgrep in project-find-regexp and friends
,
Dmitry Gutov
,
2020/12/03
feature/native-comp 9812400: * Reduce (half) the number of loads emitted for calling into C code
,
Andrea Corallo
,
2020/12/03
master 25df237: ; Fix last change
,
Basil L. Contovounesios
,
2020/12/03
master cff2f89: Restore nnimap-split-download-body as a customization option
,
Eric Abrahamsen
,
2020/12/03
master 6ecec60: Define explicit-shell-file-name only in shell.el
,
Basil L. Contovounesios
,
2020/12/03
master 55300e6: Add tests for several byte-compiler warnings
,
Stefan Kangas
,
2020/12/03
master 805d821: Avoid spamming view-mode-enter help message
,
Basil L. Contovounesios
,
2020/12/03
master updated (9b2e5b2 -> 62fa6d1)
,
Michael Albinus
,
2020/12/03
master 62fa6d1 2/2: Fix auto-revert-test07-auto-revert-several-buffers
,
Michael Albinus
,
2020/12/03
master a4c27ce 1/2: Improve performance of auto-revert-notify-add-watch
,
Michael Albinus
,
2020/12/03
master updated (4b25ffd -> 9b2e5b2)
,
Stefan Kangas
,
2020/12/03
master fddf68c 1/2: Remove redundant requires of 'button'
,
Stefan Kangas
,
2020/12/03
master 9b2e5b2 2/2: Remove redundant requires of 'help'
,
Stefan Kangas
,
2020/12/03
master 4b25ffd: Fix "grep foo bar" in eshell
,
Lars Ingebrigtsen
,
2020/12/03
master 6422750: Don't make grep arguments invisible in eshell
,
Lars Ingebrigtsen
,
2020/12/03
master 3e6eccc: Recompute error positions in python-shell-send-region
,
Lars Ingebrigtsen
,
2020/12/03
master 4594d6f: Remove redundant requires of 'custom'
,
Stefan Kangas
,
2020/12/03
master updated (a3b596d -> cf90856)
,
Stefan Kangas
,
2020/12/03
master 0a4aa28 1/2: Remove redundant requires of 'font-lock'
,
Stefan Kangas
,
2020/12/03
master cf90856 2/2: Remove redundant requires of 'font-core'
,
Stefan Kangas
,
2020/12/03
master a3b596d: bibtex-autokey-get-year: Allow both a year or date field.
,
Roland Winkler
,
2020/12/02
master 40f4294: bibtex-mode: do not fail when local variables are disabled
,
Roland Winkler
,
2020/12/02
master d9167d9: Allow bibtex-contline-indentation as file-local variable.
,
Roland Winkler
,
2020/12/02
master updated (eff6f0c -> 1b2547d)
,
Stefan Kangas
,
2020/12/02
master 1b2547d 2/2: Remove redundant requires of faces
,
Stefan Kangas
,
2020/12/02
master 77ee32c 1/2: Remove redundant requires of env
,
Stefan Kangas
,
2020/12/02
emacs-27 a4dd03e: ; * src/charset.c (Fmap_charset_chars): Doc fix.
,
Eli Zaretskii
,
2020/12/02
emacs-27 d86cc3f: ; * src/chartab.c, src/lisp.h: Fix typos in comments.
,
Eli Zaretskii
,
2020/12/02
master eff6f0c: Allow bibtex-unify-case-function as file-local variable
,
Roland Winkler
,
2020/12/02
master 9f46249: Add test to autorevert-tests.el
,
Michael Albinus
,
2020/12/02
master updated (ca00680 -> 17d9d90)
,
Stefan Kangas
,
2020/12/02
master b7c43b8 4/5: * lisp/play/dunnet.el: Remove Emacs 18 compat code.
,
Stefan Kangas
,
2020/12/02
master 187e7ae 2/5: Remove some Emacs 19 compat code from cperl-mode
,
Stefan Kangas
,
2020/12/02
master fd578af 1/5: Remove some references to fast-lock and lazy-lock
,
Stefan Kangas
,
2020/12/02
master 0c6318b 3/5: Make variable cperl-version obsolete
,
Stefan Kangas
,
2020/12/02
master 17d9d90 5/5: Improve sectioning in bytecomp-tests.el
,
Stefan Kangas
,
2020/12/02
master ca00680: Fix alignment of declaractions of arrays
,
Lars Ingebrigtsen
,
2020/12/02
master 3ebd17d: * INSTALL: Add the installation command of development packages for FreeBSD.
,
Michael Albinus
,
2020/12/02
master 4bb554c: Add tests for xsd-regexp
,
Lars Ingebrigtsen
,
2020/12/02
master b31e7c5: Fix xsdre-range-list-to-char-alternative problem with {P}
,
Lars Ingebrigtsen
,
2020/12/02
master bf43bcb: Fix the message-fetch-field doc string
,
Lars Ingebrigtsen
,
2020/12/02
master ed17307: Remove specific byte-compiler warnings for cl.el
,
Stefan Kangas
,
2020/12/02
master 5f45fc7: Improve .gitignore and project-vc-ignores handling
,
Dmitry Gutov
,
2020/12/01
master e19c5d4: Use project--value-in-dir
,
Dmitry Gutov
,
2020/12/01
master f57a1ca: Fix documentation of window-in-direction arg MINIBUF (bug#44932)
,
Juri Linkov
,
2020/12/01
master updated (496d1fc -> 466d781)
,
Glenn Morris
,
2020/12/01
master 45f0fef 3/4: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/01
master 23d206b 2/4: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/01
master 6c6d06c 1/4: Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/01
master 466d781 4/4: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/12/01
master 496d1fc: * lisp/arc-mode.el (archive-get-descr): Use default mode if needed.
,
Michael Albinus
,
2020/12/01
master 7916c90: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
2020/12/01
emacs-27 8e73259: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
2020/12/01
master updated (ace6eba -> 1a3aa60)
,
Michael Albinus
,
2020/12/01
master 3d712d5 1/3: * etc/NEWS: Add user option 'tramp-debug-to-file'.
,
Michael Albinus
,
2020/12/01
master 1a3aa60 3/3: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into master
,
Michael Albinus
,
2020/12/01
master ba692b7 2/3: Allow Tramp to mirror traces to a file
,
Michael Albinus
,
2020/12/01
master ace6eba: Fix byte-compiler warning for failed uses of lexical vars
,
Stefan Kangas
,
2020/12/01
master 8a27b0c: Fix use of 'switch-to-buffer-preserve-window-point'
,
Martin Rudalics
,
2020/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc