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: Sat Jul 31 2021 18:17:14 -0400
Threads in reverse chronological order
[
Next Period
]
master 7640f1d: Extend Gnus summary highlight faces by default
,
Lars Ingebrigtsen
,
2021/07/31
master 2a2e7e5: Adjust the fully qualified host name when nothing is set
,
Lars Ingebrigtsen
,
2021/07/31
master 4ca3cf9: Fix `u' binding in Gnus Browse mode
,
Lars Ingebrigtsen
,
2021/07/31
master 5f33ad6: ; compilation-error-regexp-alist-alist): eval-when-compile
,
Mattias Engdegård
,
2021/07/31
master updated (943d799 -> 6413f08)
,
Mattias Engdegård
,
2021/07/31
master ff16bea 1/2: * etc/NEWS: Mention occur-mode highlight changes.
,
Mattias Engdegård
,
2021/07/31
master 6413f08 2/2: Occur-mode multi-line match property gap filling
,
Mattias Engdegård
,
2021/07/31
master 943d799: C-x 5 5 manual tweak
,
Lars Ingebrigtsen
,
2021/07/31
master updated (59f80ff -> fa09452)
,
Lars Ingebrigtsen
,
2021/07/31
master fa09452 2/2: Update NEWS tagging for a couple entries
,
Lars Ingebrigtsen
,
2021/07/31
master 3019d62 1/2: Add an index entry for outline-minor-mode-cycle
,
Lars Ingebrigtsen
,
2021/07/31
master 59f80ff: Document outline-minor-mode-cycle in the manual.
,
Lars Ingebrigtsen
,
2021/07/31
master d3d6ea5: Make `ffap-read-file-or-url' work again (to read URLs)
,
Lars Ingebrigtsen
,
2021/07/31
master 2dcb0f8: Add new user option python-forward-sexp-function
,
Lars Ingebrigtsen
,
2021/07/31
master updated (5ecf39a -> f6c5a80)
,
Lars Ingebrigtsen
,
2021/07/31
master c4239ec 1/2: Extend whitespace-empty to the end of the line
,
Lars Ingebrigtsen
,
2021/07/31
master f6c5a80 2/2: Adjust how `replace-match' runs modification hooks
,
Lars Ingebrigtsen
,
2021/07/31
scratch/so-long ba5381a: fixup! Make `global-so-long-mode' use `buffer-line-statistics'
,
Phil Sainty
,
2021/07/31
master 5ecf39a: Revert "Fix `speedbar-directory-buttons' when using Tramp"
,
Lars Ingebrigtsen
,
2021/07/31
master 32b9c7d: Revert "Allow nil initializers in define-minor-mode"
,
Lars Ingebrigtsen
,
2021/07/31
master updated (12c5ca4 -> 99600ee)
,
Lars Ingebrigtsen
,
2021/07/31
master 02cbb37 1/2: Allow nil initializers in define-minor-mode
,
Lars Ingebrigtsen
,
2021/07/31
master 99600ee 2/2: Don't bind <mouse-2> and RET in *Help* buffers
,
Lars Ingebrigtsen
,
2021/07/31
branch scratch/ns/refactor deleted (was 0132e0a)
,
Alan Third
,
2021/07/31
scratch/so-long 3000784: fixup! ; * lisp/so-long.el: Documentation
,
Phil Sainty
,
2021/07/31
master updated (0992335 -> 12c5ca4)
,
Alan Third
,
2021/07/31
master 960f3fc 3/7: Change NS port resize detection
,
Alan Third
,
2021/07/31
master a4d2c88 1/7: Simplify macOS drawing code
,
Alan Third
,
2021/07/31
master 0b5cf48 5/7: Move NS port toolbar handling to the window
,
Alan Third
,
2021/07/31
master 5a48c99 6/7: Move parent frame setting code into EmacsWindow
,
Alan Third
,
2021/07/31
master 1535c81 2/7: Tidy up NS port OS window handling
,
Alan Third
,
2021/07/31
master 1ba02d8 4/7: Fix macOS live resize drawing
,
Alan Third
,
2021/07/31
master 12c5ca4 7/7: Fix some macOS problems
,
Alan Third
,
2021/07/31
master 0992335: * src/fontset.c (check_fontset_name): A better fix for bug#49782.
,
Eli Zaretskii
,
2021/07/31
master 44fe004: * lisp/emacs-lisp/cl-macs.el: Add cl-type pattern
,
Stefan Monnier
,
2021/07/30
master d9bc7db: * src/fontset.c (check_fontset_name): Fix last change.
,
Eli Zaretskii
,
2021/07/30
master 1da5b2c: Avoid segfault when set-fontset-font is called from non-GUI frames
,
Eli Zaretskii
,
2021/07/30
master 55a9c17: Change Tramp version to "2.5.2-pre"
,
Michael Albinus
,
2021/07/30
master 3f70e85: ; fix 2 typos in MH-E comments
,
Stephen Gildea
,
2021/07/30
master df1dbaf: Make fileloop skip missing files
,
Lars Ingebrigtsen
,
2021/07/30
master ce8d5c6: Tweak previous mailcap-view-file change
,
Lars Ingebrigtsen
,
2021/07/30
master 9ffbe99: Fix problem when switching between different prolog versions
,
Lars Ingebrigtsen
,
2021/07/30
master f472dd8: Simplify lexical let-optimisations
,
Mattias Engdegård
,
2021/07/30
master 1687674: Ensure that recover-file doesn't leave stale auto-save files behind
,
Lars Ingebrigtsen
,
2021/07/30
master 2ece0f8: Allow shell PROMPT strings to have ANSI codes
,
Lars Ingebrigtsen
,
2021/07/30
master 920aaef: mailcap.el: Avoid xdg-open silent failure
,
Lars Ingebrigtsen
,
2021/07/30
master 88ba1a8: Fix case insensitivity in `read-file-name'
,
Lars Ingebrigtsen
,
2021/07/30
master 0bd1346: Fix issue with mml-preview from outside Gnus
,
Lars Ingebrigtsen
,
2021/07/30
master 4053bd5: Work around long-standing seq.el compilation warning
,
Lars Ingebrigtsen
,
2021/07/30
master 97894b0: Remove a redundant let-binding from Ispell
,
Basil L. Contovounesios
,
2021/07/30
master updated (52a55e1 -> 5f65b67)
,
Michael Albinus
,
2021/07/30
master 5f65b67 2/2: * etc/NEWS: Tramp supports authentication via yubikey now. Fix typos.
,
Michael Albinus
,
2021/07/30
master 245d3e9 1/2: Fix bug#49773 in Tramp
,
Michael Albinus
,
2021/07/30
master updated (5fb8b20 -> 52a55e1)
,
Mattias Engdegård
,
2021/07/30
master 566e29f 1/5: Single source optimiser entry point
,
Mattias Engdegård
,
2021/07/30
master dc9e2a1 3/5: Optimise prog1 better
,
Mattias Engdegård
,
2021/07/30
master 9a63338 2/5: Elide lexical variables in for-effect context in source optimiser
,
Mattias Engdegård
,
2021/07/30
master 52a55e1 5/5: Optimise let and let* whose body is constant or the last variable
,
Mattias Engdegård
,
2021/07/30
master ab9c064 4/5: Move warnings about bad let-bindings from source optimiser to cconv
,
Mattias Engdegård
,
2021/07/30
branch scratch/so-long created (now 3d685ba)
,
Phil Sainty
,
2021/07/29
scratch/so-long 3555187 01/10: ; * lisp/so-long.el: Documentation
,
Phil Sainty
,
2021/07/29
scratch/so-long d7de002 02/10: ; * lisp/so-long.el: Bump to version 1.1
,
Phil Sainty
,
2021/07/29
scratch/so-long fbb3a89 04/10: Make `global-so-long-mode' handle unrecognised file types
,
Phil Sainty
,
2021/07/29
scratch/so-long 57d7cb6 05/10: * lisp/so-long.el (so-long-minor-modes): Additional modes to disable
,
Phil Sainty
,
2021/07/29
scratch/so-long cf5ef99 07/10: ; so-long-tests.el: Suppress expected warnings
,
Phil Sainty
,
2021/07/29
scratch/so-long 3a109aa 08/10: Support 'preserved' variables and minor modes in `so-long-mode'
,
Phil Sainty
,
2021/07/29
scratch/so-long 3d685ba 10/10: Make `global-so-long-mode' use `buffer-line-statistics'
,
Phil Sainty
,
2021/07/29
scratch/so-long f019be5 03/10: Increase `so-long-threshold' and `so-long-max-lines' defaults
,
Phil Sainty
,
2021/07/29
scratch/so-long 0e0d677 06/10: ; * lisp/so-long.el: Minor bug fixes
,
Phil Sainty
,
2021/07/29
scratch/so-long 647eb06 09/10: ; Revert "Make `so-long' restore `view-mode'"
,
Phil Sainty
,
2021/07/29
branch scratch/so-long deleted (was ee03831)
,
Phil Sainty
,
2021/07/29
master 5fb8b20: mh-junk: replace color-based terms with descriptive words
,
Stephen Gildea
,
2021/07/29
master 7e8d1b0: Avoid errors in rmailsum for messages without "From"
,
Eli Zaretskii
,
2021/07/29
master 314474e: Follow-up toggle-subscription name change
,
Lars Ingebrigtsen
,
2021/07/29
master 69398a4: Fix printing of multiple items in one group without line numbers
,
Dmitry Gutov
,
2021/07/28
master d6a3b1c: Rename Gnus -unsubscribe-group commands to -toggle-subscription
,
Lars Ingebrigtsen
,
2021/07/28
feature/context-menu ee1887b: Improve :type of defcustom 'context-menu-functions' and add documentation.
,
Juri Linkov
,
2021/07/28
master fa51d6c: Improve mode-line-position-column-format manual entry
,
Lars Ingebrigtsen
,
2021/07/28
master ea69802: * lisp/progmodes/gud.el: Add prefix 'gud-' to repeat-map variables (bug#49632)
,
Juri Linkov
,
2021/07/28
master c9c1460: Make byte-recompile-directory less brittle
,
Lars Ingebrigtsen
,
2021/07/28
master updated (2910e66 -> e5ddf91)
,
Lars Ingebrigtsen
,
2021/07/28
master 6a6ea7b 1/2: Improve file-name-concat NEWS entry
,
Lars Ingebrigtsen
,
2021/07/28
master e5ddf91 2/2: Improve mode-line-position-column-format doc string
,
Lars Ingebrigtsen
,
2021/07/28
feature/rcirc-update 190ea9c: Replace cl-c[ad]+r with regular c[ad]+r
,
Philip Kaludercic
,
2021/07/28
master 2910e66: Display yubikey message properly in Tramp
,
Michael Albinus
,
2021/07/28
master updated (30bd6a5 -> cfcf42f)
,
Juri Linkov
,
2021/07/27
master cfcf42f 2/2: Ensure that gud commands for non-GDB debuggers are handled by repeat-mode
,
Juri Linkov
,
2021/07/27
master 29d6209 1/2: Ensure that gud commands for M-x gdb are handled by repeat-mode
,
Juri Linkov
,
2021/07/27
master 30bd6a5: * lisp/tab-bar.el (tab-bar-format-global): Use string-trim-right (bug#30056).
,
Juri Linkov
,
2021/07/27
feature/context-menu 2c2baa9: Add new context-menu options for menus "File At Point" and "Version Control".
,
Juri Linkov
,
2021/07/27
master b417344: ; * lisp/completion.el (load-completions-from-file): Simplify
,
Mattias Engdegård
,
2021/07/27
feature/rcirc-update 7e13bfd: Remove removal of text properties from rcirc-buffer-alist keys
,
Philip Kaludercic
,
2021/07/27
master 35610b8: Mark all autorevert tests as unstable on Cygwin (bug#49665)
,
Michael Albinus
,
2021/07/27
master 949dd41: Fix mistake in switch-case generation of `null` (bug#49746)
,
Mattias Engdegård
,
2021/07/27
feature/rcirc-update updated (77631c2 -> fb27708)
,
Philip Kaludercic
,
2021/07/27
feature/rcirc-update 1967b9c 1/5: Generate no message when activating rcirc-omit-mode
,
Philip Kaludercic
,
2021/07/27
feature/rcirc-update 262fbe1 3/5: Fix TOPIC command
,
Philip Kaludercic
,
2021/07/27
feature/rcirc-update fb27708 5/5: Fix checkdoc issues
,
Philip Kaludercic
,
2021/07/27
feature/rcirc-update 4023853 4/5: Update rcirc-buffer-alist after receiving NICK
,
Philip Kaludercic
,
2021/07/27
feature/rcirc-update 47b5dcd 2/5: Ensure that rcirc-buffer-alist has no text properties
,
Philip Kaludercic
,
2021/07/27
master 989937e: Revert "Make revert-buffer preserve buffer-readedness"
,
Lars Ingebrigtsen
,
2021/07/27
master 1704803: ; Fix last change in tramp.el
,
Michael Albinus
,
2021/07/27
master 124a3cb: Final tweak for Tramp's yubikey detection
,
Michael Albinus
,
2021/07/27
master updated (246803f -> d2d3fc3)
,
Alan Third
,
2021/07/26
master d2d3fc3 4/4: Convert fringe bitmaps to vectors on NS port
,
Alan Third
,
2021/07/26
master 49bbed0 2/4: Simplify NS sizing and positioning code
,
Alan Third
,
2021/07/26
master 0b54632 1/4: * src/nsterm.m (ns_set_frame_alpha): Enable alpha on GNUstep.
,
Alan Third
,
2021/07/26
master 9ce3fdc 3/4: Fix NS inset rectangle corners
,
Alan Third
,
2021/07/26
master 246803f: Fix image crash on macOS (bug#49688)
,
Alan Third
,
2021/07/26
master 4f43058: Adjust grep-mode end-col function return value
,
Mattias Engdegård
,
2021/07/26
master 67fe106: Some minor improvements for share handling in tramp-gvfs.el
,
Michael Albinus
,
2021/07/26
master 1ff02c5: Adapt Tramp for yubikey
,
Michael Albinus
,
2021/07/26
master c3a7693: Adapt tramp-sudoedit.el for better testing
,
Michael Albinus
,
2021/07/26
master 6b7c22e: ; * lisp/replace.el (occur-after-change-function): Fix logic mistake
,
Mattias Engdegård
,
2021/07/26
master a45aed9: Describe changes to the occur-mode implementation in NEWS
,
Mattias Engdegård
,
2021/07/25
master 81da37b: Fix recent gdb-mi change
,
Glenn Morris
,
2021/07/25
feature/pgtk updated (b242394 -> 13a9a5e)
,
Yuuki Harano
,
2021/07/25
feature/pgtk 13a9a5e: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
2021/07/25
master updated (df7bb79 -> ed1480b)
,
Glenn Morris
,
2021/07/25
master ed1480b: Merge from origin/emacs-27
,
Glenn Morris
,
2021/07/25
master df7bb79: Add instructions for Tramp bug reports
,
Michael Albinus
,
2021/07/25
master updated (41a55a3 -> f4d0493)
,
Mattias Engdegård
,
2021/07/25
master f4d0493 2/2: Fix tex-validate-buffer
,
Mattias Engdegård
,
2021/07/25
master 697341d 1/2: Add back occur-mode-find-occurrence for compatibility (bug#39121)
,
Mattias Engdegård
,
2021/07/25
master 41a55a3: Fix compilation of xftfont.c with old fontconfig
,
Eli Zaretskii
,
2021/07/25
master 41e62df: Fix extended attributes for Tramp's sudoedit method (bug#49724)
,
Michael Albinus
,
2021/07/25
master updated (0577bd0 -> cb28b2e)
,
Lars Ingebrigtsen
,
2021/07/25
master 142961b 1/2: When bookmark is overwritten, unfontify its previous position
,
Lars Ingebrigtsen
,
2021/07/25
master cb28b2e 2/2: * etc/NEWS: Fix renaming of directory-append.
,
Lars Ingebrigtsen
,
2021/07/25
master 0577bd0: Use `file-name-concat' in Tramp
,
Michael Albinus
,
2021/07/25
master b0d33d4: Don't squash markers in occur-edit-mode
,
Mattias Engdegård
,
2021/07/25
master c52e26d: Keep track of match extents in occur-mode (bug#39121)
,
Mattias Engdegård
,
2021/07/25
master d341572: Support '--group-directories-first' in ls-lisp.el
,
Eli Zaretskii
,
2021/07/25
master a6afa22: Add commands to move to next/previous column in tabulated-list-mode
,
Lars Ingebrigtsen
,
2021/07/25
master f04f812: Rename directory-append to file-name-concat
,
Lars Ingebrigtsen
,
2021/07/25
master aa9cba6: Allow empty elements in directory-append
,
Lars Ingebrigtsen
,
2021/07/25
master 03f8442: Disable delay and ding in replace-tests
,
Mattias Engdegård
,
2021/07/24
master e315544: ; * src/fileio.c (Fdirectory_append): Doc fix.
,
Eli Zaretskii
,
2021/07/24
master 7c83e60: Add filter to GDB's register buffer
,
Lars Ingebrigtsen
,
2021/07/24
master 42d4537: Really convert to multibyte in Fdirectory_append
,
Lars Ingebrigtsen
,
2021/07/24
master 0c77d1d: Fix last commit in tramp.el
,
Michael Albinus
,
2021/07/24
master 4b1367e: Fix Fdirectory_append check for whether strings have to be converted
,
Lars Ingebrigtsen
,
2021/07/24
master 26da0b5: Set the normal-erase-is-backspace variable from Customize
,
Lars Ingebrigtsen
,
2021/07/24
master 6becc97: Tweak Fdirectory_append slightly
,
Lars Ingebrigtsen
,
2021/07/24
master ba918ec: Improve directory-append manual entry
,
Lars Ingebrigtsen
,
2021/07/24
branch scratch/ns/refactor created (now 0132e0a)
,
Alan Third
,
2021/07/24
scratch/ns/refactor db055f9 01/12: Simplify macOS drawing code
,
Alan Third
,
2021/07/24
scratch/ns/refactor 361d043 11/12: Convert fringe bitmaps to vectors on NS port
,
Alan Third
,
2021/07/24
scratch/ns/refactor 7b255dc 07/12: Fix some macOS problems
,
Alan Third
,
2021/07/24
scratch/ns/refactor dee3be7 08/12: * src/nsterm.m (ns_set_frame_alpha): Enable alpha on GNUstep.
,
Alan Third
,
2021/07/24
scratch/ns/refactor d9fd86c2 02/12: Tidy up NS port OS window handling
,
Alan Third
,
2021/07/24
scratch/ns/refactor 94b4470 06/12: Move parent frame setting code into EmacsWindow
,
Alan Third
,
2021/07/24
scratch/ns/refactor 8d0fb51 04/12: Fix macOS live resize drawing
,
Alan Third
,
2021/07/24
scratch/ns/refactor df9a612 03/12: Change NS port resize detection
,
Alan Third
,
2021/07/24
scratch/ns/refactor 0132e0a 12/12: Fix image crash on macOS (bug#49688)
,
Alan Third
,
2021/07/24
scratch/ns/refactor 93b18cc 09/12: Simplify NS sizing and positioning code
,
Alan Third
,
2021/07/24
scratch/ns/refactor 6f4f66d 05/12: Move NS port toolbar handling to the window
,
Alan Third
,
2021/07/24
scratch/ns/refactor 8d34954 10/12: Fix NS inset rectangle corners
,
Alan Third
,
2021/07/24
branch scratch/ns/refactor deleted (was 2ee451b)
,
Alan Third
,
2021/07/24
master 28bf387: Tweak Fdirectory_append for efficiency
,
Lars Ingebrigtsen
,
2021/07/24
master b4543df: Extend directory-append to take an arbitrary number of components
,
Lars Ingebrigtsen
,
2021/07/24
master 8cd66a3: ; Fix directory-append arglist in files.texi.
,
Basil L. Contovounesios
,
2021/07/24
master 4d43974 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
2021/07/24
master 9ad1f71 1/2: Add Tramp support for yubikey (bug#49714)
,
Michael Albinus
,
2021/07/24
master 8b808be: Adjust tab-bar to the new mode-line-misc-info value
,
Lars Ingebrigtsen
,
2021/07/24
master d8a4a5a: Remove duplicated NEWS entries
,
Lars Ingebrigtsen
,
2021/07/24
master 9192f5d: Make 's' in *Help* work for Lisp-defined variables again
,
Lars Ingebrigtsen
,
2021/07/24
master updated (9ac6ff5 -> 86a795f)
,
Lars Ingebrigtsen
,
2021/07/24
master 5431a58 1/2: Add new function `directory-append'
,
Lars Ingebrigtsen
,
2021/07/24
master 86a795f 2/2: Fix problem when moving files called ~ to the trash
,
Lars Ingebrigtsen
,
2021/07/24
emacs-27 d0625dc: ; One more change in back.texi.
,
Eli Zaretskii
,
2021/07/24
emacs-27 06d0a66: ; Yet another last-minute change in Emacs manual for printing
,
Eli Zaretskii
,
2021/07/24
master 9ac6ff5: Make the test for auto-mode-alist from .dir-local.el stricter
,
Lars Ingebrigtsen
,
2021/07/24
master 59eaa30: ; * etc/NEWS: Fix wording of the 'fill-column' entry.
,
Eli Zaretskii
,
2021/07/23
master 26ff277: ; * lisp/calendar/cal-french.el (calendar-french-trim-feast): Doc fix.
,
Eli Zaretskii
,
2021/07/23
master 5708322: ; * lisp/files.el (set-auto-mode--apply-alist): Doc fix.
,
Eli Zaretskii
,
2021/07/23
master 1163217: Improve recently added documentation
,
Eli Zaretskii
,
2021/07/23
master eb20d01 1/2: Fix bug#49699
,
Michael Albinus
,
2021/07/23
master 8ec3585 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
2021/07/23
master updated (6ce2acd -> 2a23137)
,
Lars Ingebrigtsen
,
2021/07/23
master 2a23137 2/2: Fix typo in set-auto-mode--apply-alist
,
Lars Ingebrigtsen
,
2021/07/23
master 1f24519 1/2: Allow storing SMTP variables when queueing mail
,
Lars Ingebrigtsen
,
2021/07/23
master updated (6a3b89f -> 6ce2acd)
,
Lars Ingebrigtsen
,
2021/07/23
master ad5faa4 1/2: Add auto-mode-alist functionality to .dir-locals.el
,
Lars Ingebrigtsen
,
2021/07/23
master 6ce2acd 2/2: Fix do-auto-fill thinko introduced earlier today
,
Lars Ingebrigtsen
,
2021/07/23
master 6a3b89f: Add more support for the French Revolutionary Calendar
,
Lars Ingebrigtsen
,
2021/07/23
master aa54374: Off-by-one error in compilation rule end-column function (bug#49624)
,
Mattias Engdegård
,
2021/07/23
master 109ca1b: Warn about arity errors in inlining calls (bug#12299)
,
Mattias Engdegård
,
2021/07/23
master 4d17294: Remove text props from callback args in erc-button
,
Lars Ingebrigtsen
,
2021/07/23
master 172dfac: declare-function doc string clarification about FILE
,
Lars Ingebrigtsen
,
2021/07/23
master 9901868: Make nil value of fill-column obsolete
,
Lars Ingebrigtsen
,
2021/07/23
master updated (f3806ee -> 4357d59)
,
Lars Ingebrigtsen
,
2021/07/23
master bb68fae 1/3: 'global-mode-string' elements should have a space at the end
,
Lars Ingebrigtsen
,
2021/07/23
master 9dfa94a 2/3: Move mode-line NEWS items to a common section
,
Lars Ingebrigtsen
,
2021/07/23
master 4357d59 3/3: Adjust time-tests.el to bug#30056
,
Lars Ingebrigtsen
,
2021/07/23
master f3806ee: Fix an rcirc merge problem
,
Lars Ingebrigtsen
,
2021/07/23
master ce04a88: MS-Windows followup to recent emacsclient changes
,
Eli Zaretskii
,
2021/07/23
master 007744d: Redo emacsclient socket symlink-attack checking
,
Lars Ingebrigtsen
,
2021/07/23
master updated (f1101fd -> 55a19a1)
,
Philip Kaludercic
,
2021/07/23
master 55a19a1: Merge branch 'feature/rcirc-update'
,
Philip Kaludercic
,
2021/07/23
master f1101fd: Make erc recognize `foo*' as a function Lisp symbol
,
Lars Ingebrigtsen
,
2021/07/23
master d3163a3: Make supersession warnings work again
,
Lars Ingebrigtsen
,
2021/07/23
master 662f91a: Fix display of line/wrap-prefix when there's a display property at BOL
,
Eli Zaretskii
,
2021/07/22
master updated (a2d0ff2 -> fcae435)
,
Lars Ingebrigtsen
,
2021/07/22
master 16860f6 1/2: `term-char-mode' doc string clarification
,
Lars Ingebrigtsen
,
2021/07/22
master fcae435 2/2: Make revert-buffer preserve buffer-readedness
,
Lars Ingebrigtsen
,
2021/07/22
master a2d0ff2: Bind the GIT_LITERAL_PATHSPECS environment variable
,
Lars Ingebrigtsen
,
2021/07/22
master 6f9ff3d: Avoid failing in desktop-clear due to killed buffers
,
Lars Ingebrigtsen
,
2021/07/22
master 0dcc444: Remove the (value) bits from cus-start Customize strings
,
Lars Ingebrigtsen
,
2021/07/22
master c8a1af6: Avoid byte-compilation warning
,
Eli Zaretskii
,
2021/07/22
master 3edc4fb: ; * lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Doc fix.
,
Eli Zaretskii
,
2021/07/22
master a828557: Move generalized variable specs from cl-lib.el to gv.el
,
Lars Ingebrigtsen
,
2021/07/21
master 38a62ef: Make vc-git-mode-line-string more robust
,
Lars Ingebrigtsen
,
2021/07/21
master a98bf3e: * lisp/cus-start.el: Add mode-line-compact to Customize
,
Lars Ingebrigtsen
,
2021/07/21
feature/context-menu ebac285: Improve docstring of context-menu-functions and add eww-context-menu
,
Juri Linkov
,
2021/07/21
feature/context-menu 1493145: Change the order of context-menu-functions and add more context menus.
,
Juri Linkov
,
2021/07/21
master 903ecd7: Make input of multi-key inputs in different emacsclients more logical
,
Lars Ingebrigtsen
,
2021/07/21
master 0576b81: * src/eval.c (signal_quit_p): Fix the usual int/Lisp_Object mixup
,
Stefan Monnier
,
2021/07/21
master 5218701: * lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Add arg `category`
,
Stefan Monnier
,
2021/07/21
master da4b397: Make `C-g' after `M-x' not give a backtrace unless required
,
Lars Ingebrigtsen
,
2021/07/21
master e3b8ddd: Speed up by storing frame faces in hash tables instead of alists
,
Lars Ingebrigtsen
,
2021/07/21
master e56ad2c: * doc/lispref/display.texi (Overlay Properties): Tweak further
,
Stefan Monnier
,
2021/07/21
master updated (bb2d125 -> 3d956fd)
,
Lars Ingebrigtsen
,
2021/07/21
master cb9d82a 1/2: Factor out char_table_ref_simple for readability
,
Lars Ingebrigtsen
,
2021/07/21
master 3d956fd 2/2: Remove some "is"es from previous json checkin
,
Lars Ingebrigtsen
,
2021/07/21
master bb2d125: Fix final test for invalid base64url chars
,
Lars Ingebrigtsen
,
2021/07/21
master cdc1fab: Fixed a typo in Gnus manual
,
Lars Ingebrigtsen
,
2021/07/21
master 9292341: Fix bug-reference.el compilation warning
,
Lars Ingebrigtsen
,
2021/07/21
master 5e385eb: Restore evaluation logic in dired-guess-default
,
Lars Ingebrigtsen
,
2021/07/21
master bc0aca0: Fix dired-guess-default logic after previous change
,
Lars Ingebrigtsen
,
2021/07/21
master e4f323a: Add json-available-p
,
Lars Ingebrigtsen
,
2021/07/21
master 654ef06: Mention rear-advance in relation to the keymap overlay property
,
Lars Ingebrigtsen
,
2021/07/21
master 070c80e: Fix mistake in `quote` optimiser
,
Mattias Engdegård
,
2021/07/21
branch feature/context-menu created (now 292e626)
,
Juri Linkov
,
2021/07/20
feature/context-menu 292e626: Add new mode context-menu-mode and use it in info.el and goto-addr.el
,
Juri Linkov
,
2021/07/20
master 1b251ed: * lisp/button.el (button-map): Bind [follow-link] to 'mouse-face' (bug#49626)
,
Juri Linkov
,
2021/07/20
master f9d7440: ; * lisp/emacs-lisp/byte-opt.el (byte-optimize-eq): Fix last change.
,
Mattias Engdegård
,
2021/07/20
master updated (0c58796 -> 46d7d44)
,
Mattias Engdegård
,
2021/07/20
master 51a86b6 1/2: Count (not X) as a switch condition
,
Mattias Engdegård
,
2021/07/20
master 46d7d44 2/2: Strength-reduce (eq X nil) to (not X)
,
Mattias Engdegård
,
2021/07/20
master 0c58796: * lisp/shadowfile.el (shadow-homedir): Add slash.
,
Michael Albinus
,
2021/07/20
master 97fd31f: ; * etc/NEWS: Announce the change in json.c behavior on MS-Windows.
,
Eli Zaretskii
,
2021/07/20
master b575e44: Fix documentation of a recent changeset
,
Eli Zaretskii
,
2021/07/20
master 6bea195: Fix Bug#49636
,
Michael Albinus
,
2021/07/20
master 61c1522: Improve auto-revert-mode and revert-buffer doc strings
,
Lars Ingebrigtsen
,
2021/07/20
master b4fabb3: Make `kill-all-local-variables' also remove lambda from hooks
,
Lars Ingebrigtsen
,
2021/07/20
master updated (aa8859d -> c175ad5)
,
Lars Ingebrigtsen
,
2021/07/20
master 606b783 1/2: Allow installing packages with DOS line endings
,
Lars Ingebrigtsen
,
2021/07/20
master c175ad5 2/2: Make dired-guess-default return all matching programs
,
Lars Ingebrigtsen
,
2021/07/20
master updated (557c595 -> aa8859d)
,
Lars Ingebrigtsen
,
2021/07/20
master 7edbcb3 1/2: Quit minibuffers without aborting kmacros
,
Lars Ingebrigtsen
,
2021/07/20
master aa8859d 2/2: Signal an error in json.c function if not available
,
Lars Ingebrigtsen
,
2021/07/20
master 557c595: Fix problem with certain fonts in ftfont_shape_by_flt
,
Lars Ingebrigtsen
,
2021/07/20
master 3dd8763: Add commands 'kill-matching-lines' and 'copy-matching-lines'
,
Lars Ingebrigtsen
,
2021/07/20
master 0499294: Tweak example in Function Indirection node in the lispref manual
,
Lars Ingebrigtsen
,
2021/07/20
master e02576c: Put command line file names and mouse dragging onto 'file-name-history'
,
Lars Ingebrigtsen
,
2021/07/20
master 06ee8ac: Mention `overlays-in' in the `overlays-at' doc string
,
Lars Ingebrigtsen
,
2021/07/20
master 6ebe8b0: Make wdired work better in narrowed-to buffers
,
Lars Ingebrigtsen
,
2021/07/19
master f7f2024: Add function for filtering ANSI sequences when compiling
,
Lars Ingebrigtsen
,
2021/07/19
master 0c48469: Fix typos in a recent change
,
Eli Zaretskii
,
2021/07/19
master 0725124: Make the `s' command in *Help* work for Lisp variables defined in C
,
Lars Ingebrigtsen
,
2021/07/19
master f5640a3 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
2021/07/19
master b2925ad 1/2: ; Fix a typo in a recent change
,
Eli Zaretskii
,
2021/07/19
master updated (dd70012 -> 514398c)
,
Lars Ingebrigtsen
,
2021/07/19
master 514398c 2/2: Add inhibit-buffer-hooks to `make-indirect-buffer'
,
Lars Ingebrigtsen
,
2021/07/19
master 95e31a1 1/2: Make make-indirect-buffer inherit inhibit-buffer-hook from base buffer
,
Lars Ingebrigtsen
,
2021/07/19
master dd70012: Document recent changes in 'comint-delete-output' (bug#1496)
,
Eli Zaretskii
,
2021/07/19
master 5135395: Use 'remember-buffer' in remember.el doc strings.
,
Lars Ingebrigtsen
,
2021/07/19
master 069f790: Use 'remember-buffer' in remember.el doc strings.
,
Lars Ingebrigtsen
,
2021/07/19
master 039d003: Propagate asynchronousness correctly when using proxies in url.el
,
Lars Ingebrigtsen
,
2021/07/19
master 8f51194: Fix infloop in woman-file-name
,
Lars Ingebrigtsen
,
2021/07/19
master 4ffa928: Allow comint-delete-output to save the output on the kill ring
,
Lars Ingebrigtsen
,
2021/07/19
master 3094c12: Fix documentation of mouse-leave-buffer-hook
,
Lars Ingebrigtsen
,
2021/07/19
master 6336c18: Use make-separator-line in shortdoc
,
Lars Ingebrigtsen
,
2021/07/19
master 620e35f: Add a new function for separator lines
,
Lars Ingebrigtsen
,
2021/07/19
master 13b247c: ; Fix omission in last change to custom.texi.
,
Basil L. Contovounesios
,
2021/07/18
master b0c7343: ; * doc/lispref/variables.texi (File Local Variables): Fix last change.
,
Eli Zaretskii
,
2021/07/18
master bbce223: Fix documentation of a recent changeset (bug#5003)
,
Eli Zaretskii
,
2021/07/18
master updated (48dfaa7 -> 88cc9d2)
,
Mattias Engdegård
,
2021/07/18
master 014a672 1/2: ; * test/lisp/progmodes/compile-tests.el: simplify end-col
,
Mattias Engdegård
,
2021/07/18
master 88cc9d2 2/2: Count compile errors when FILE is a function
,
Mattias Engdegård
,
2021/07/18
master 48dfaa7: Clarify event-convert-list doc string
,
Lars Ingebrigtsen
,
2021/07/18
master 87a4324: Add doc string to time-stamp-tests that didn't have one
,
Stephen Gildea
,
2021/07/18
master da200ab: Allow ignoring local variable values permanently
,
Lars Ingebrigtsen
,
2021/07/18
master updated (e77bd6e -> 7075ebb)
,
Michael Albinus
,
2021/07/18
master 1bd012c 1/2: Make remote file locks more robust. (Bug#49621)
,
Michael Albinus
,
2021/07/18
master 7075ebb 2/2: Make remote file locks more robust
,
Michael Albinus
,
2021/07/18
master e77bd6e: Maintain a list of terminal buffers in the menu
,
Lars Ingebrigtsen
,
2021/07/18
master 595eddd: Fix display of mode-line with bidi formatting controls
,
Eli Zaretskii
,
2021/07/18
master 12a193f: Fix problem in `shadow-define-literal-group' (Bug#49596)
,
Michael Albinus
,
2021/07/18
master c112f73: Make indent-tabs-mode into a regular mode instead of just a variable
,
Lars Ingebrigtsen
,
2021/07/18
master d2f9295: Don't shorten comment padding if the padding isn't spaces
,
Lars Ingebrigtsen
,
2021/07/18
master 5ade22c: Fix an unlikely `copyright-find-copyright' problem
,
Lars Ingebrigtsen
,
2021/07/18
master 90029c9: ; * etc/NEWS: Move entry to its right place.
,
Mattias Engdegård
,
2021/07/18
feature/pgtk updated (492a0ae -> b242394)
,
Yuuki Harano
,
2021/07/18
feature/pgtk b242394: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
2021/07/18
master 6b802a0: Fix previous grep-file-at-point change
,
Lars Ingebrigtsen
,
2021/07/17
master 9ee418b: Add new function 'grep-file-at-point'
,
Lars Ingebrigtsen
,
2021/07/17
master b4b0c21: Enhance pcomplete support for xargs
,
Lars Ingebrigtsen
,
2021/07/17
master 153c9d5: Make 'n'/'p' work again in shortdoc after previous changes
,
Lars Ingebrigtsen
,
2021/07/17
branch scratch/ns/refactor created (now 2ee451b)
,
Alan Third
,
2021/07/17
scratch/ns/refactor 40d30ea 03/10: Change NS port resize detection
,
Alan Third
,
2021/07/17
scratch/ns/refactor 4c10229 05/10: Move NS port toolbar handling to the window
,
Alan Third
,
2021/07/17
scratch/ns/refactor 87aae7e 09/10: Simplify NS sizing and positioning code
,
Alan Third
,
2021/07/17
scratch/ns/refactor a159bd0 01/10: Simplify macOS drawing code
,
Alan Third
,
2021/07/17
scratch/ns/refactor c319def 02/10: Tidy up NS port OS window handling
,
Alan Third
,
2021/07/17
scratch/ns/refactor 91b1715 04/10: Fix macOS live resize drawing
,
Alan Third
,
2021/07/17
scratch/ns/refactor ae88acc 06/10: Move parent frame setting code into EmacsWindow
,
Alan Third
,
2021/07/17
scratch/ns/refactor d58e217 07/10: Fix some macOS problems
,
Alan Third
,
2021/07/17
scratch/ns/refactor 2fcd93d 08/10: * src/nsterm.m (ns_set_frame_alpha): Enable alpha on GNUstep.
,
Alan Third
,
2021/07/17
scratch/ns/refactor 2ee451b 10/10: Fix NS inset rectangle corners
,
Alan Third
,
2021/07/17
branch scratch/ns/refactor deleted (was 85f5967)
,
Alan Third
,
2021/07/17
master 109c273: EIEIO: Prevent excessive evaluation of :initform
,
Stefan Monnier
,
2021/07/16
master 24a8cc5: Define revert-buffer-function for *Memory Report*
,
Mattias Engdegård
,
2021/07/16
master 4200f09: ; Fix last change in files.el
,
Michael Albinus
,
2021/07/16
master 553ad9c: Add lock-file-mode
,
Michael Albinus
,
2021/07/16
master updated (d8d9504 -> 45cdc89)
,
Glenn Morris
,
2021/07/16
master 45cdc89: Merge from origin/emacs-27
,
Glenn Morris
,
2021/07/16
master d8d9504: ; Fix wording of recent changes in documentation
,
Eli Zaretskii
,
2021/07/16
master 87862f7: Clarify emacsclient Options node in the Emacs manual
,
Lars Ingebrigtsen
,
2021/07/16
master 9b601d8: Add new user option 'query-about-changed-file'
,
Lars Ingebrigtsen
,
2021/07/16
master 561ef16: Fix lock-file-name-transforms build problem
,
Lars Ingebrigtsen
,
2021/07/16
master 7176407: Fix wording in a recent ELisp manual change
,
Eli Zaretskii
,
2021/07/16
master 8eba2b5: Allow hiding variables in Customize
,
Lars Ingebrigtsen
,
2021/07/16
master 865535a: Make `number-at-point' work for more hex numbers
,
Lars Ingebrigtsen
,
2021/07/16
master dc85fff: Clarify -unload-feature in Coding Conventions
,
Lars Ingebrigtsen
,
2021/07/16
master 1cd278b: Add a couple more shell-tests-split-string tests
,
Lars Ingebrigtsen
,
2021/07/15
master 653848a: Improve recent jka-compr-compression-info-list change
,
Glenn Morris
,
2021/07/15
master f770538: Add bug-reference support for Codeberg projects
,
Tassilo Horn
,
2021/07/15
master ec3b108: Add support for sourcehut to bug-reference.el
,
Tassilo Horn
,
2021/07/15
master 335a5fd: Update modus-themes to version 1.5.0
,
Protesilaos Stavrou
,
2021/07/15
master updated (22a5482 -> eaefa44)
,
Lars Ingebrigtsen
,
2021/07/15
master 8f5738e 1/2: Add more car/cdr examples to shortdoc
,
Lars Ingebrigtsen
,
2021/07/15
master eaefa44 2/2: ; * lisp/help-fns.el: Speed up `describe-mode'
,
Lars Ingebrigtsen
,
2021/07/15
master 22a5482: Improve the shortdoc link action in *Help* buffers
,
Lars Ingebrigtsen
,
2021/07/15
master ceecac4: Add new user option to abbreviate file names in save-place
,
Lars Ingebrigtsen
,
2021/07/15
master fbc9a50: Allow restoring the original order in 'tabulated-list-mode'
,
Lars Ingebrigtsen
,
2021/07/15
master 5260f1f: Autoload `split-string-shell-command'
,
Lars Ingebrigtsen
,
2021/07/15
master acf583b: Fix 'shell-tests-split-string' on MS-Windows
,
Eli Zaretskii
,
2021/07/15
master updated (0848af9 -> 07392da)
,
Eli Zaretskii
,
2021/07/15
master 9eee028 1/3: ; * lisp/gnus/message.el (message-signature-separator): Add :version.
,
Eli Zaretskii
,
2021/07/15
master 0c28223 2/3: ; * etc/NEWS: Fix wording in a recent addition.
,
Eli Zaretskii
,
2021/07/15
master 07392da 3/3: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
2021/07/15
master 0848af9: Improve the `window-end' doc string
,
Lars Ingebrigtsen
,
2021/07/15
master 4aac8f6: Mention more split-string-* functions in shortdoc
,
Lars Ingebrigtsen
,
2021/07/15
master eb4a120: Allow using spaces in `inferior-lisp' command names
,
Lars Ingebrigtsen
,
2021/07/15
master 28e7b51: Rename shell-split-string to split-string-shell-command
,
Lars Ingebrigtsen
,
2021/07/15
master 4fb6cf3: Add a new function 'shell-split-string'
,
Lars Ingebrigtsen
,
2021/07/15
master d4217b3: Clarify overriding-local-map doc string
,
Lars Ingebrigtsen
,
2021/07/15
master 0afbde4: Pacify gcc -Woverflow more clearly
,
Paul Eggert
,
2021/07/14
master 525d5ca: Preserve backward compatibility in Tramp
,
Michael Albinus
,
2021/07/14
master f45710e: Fontify the signature separator in Message mode
,
Lars Ingebrigtsen
,
2021/07/14
emacs-27 7ac411a: ; * src/data.c (Fcar, Fcdr): Doc fix.
,
Eli Zaretskii
,
2021/07/14
master 6309cae: Clarify backward-delete-char-untabify doc string
,
Lars Ingebrigtsen
,
2021/07/14
master 5796e00: * etc/NEWS: Add back a missing apostrophe.
,
Lars Ingebrigtsen
,
2021/07/14
master updated (8168a79 -> 9a53450)
,
Lars Ingebrigtsen
,
2021/07/14
master 6ff7263 1/2: Fix hilit-chg highlighting of characters where text has been removed
,
Lars Ingebrigtsen
,
2021/07/14
master 9a53450 2/2: switch-to-buffer-other-frame doc string improvement
,
Lars Ingebrigtsen
,
2021/07/14
master 8168a79: Fix deprecation warnings from libtiff
,
Eli Zaretskii
,
2021/07/14
master 10f18ff: * etc/NEWS (insert-into-buffer'): Fix thinko.
,
Michael Albinus
,
2021/07/14
master c218aa5: Make `apropos-library' also work for libraries without symbols
,
Lars Ingebrigtsen
,
2021/07/14
master dd34bef: Revert e0619995594d1686afd0493391417d6f900d632c that added save-match-data.
,
Juri Linkov
,
2021/07/13
master e061999: * lisp/isearch.el: Add save-match-data for funcall isearch-filter-predicate.
,
Juri Linkov
,
2021/07/13
master f339cc3: Add a better interactive spec to `facemenu-add-face'
,
Lars Ingebrigtsen
,
2021/07/13
master updated (e368f56 -> a5d1bd6)
,
Lars Ingebrigtsen
,
2021/07/13
master a5d1bd6 3/3: Make jka-compr-insert-file-contents slightly more efficient
,
Lars Ingebrigtsen
,
2021/07/13
master 3ce37f5 1/3: Fall back on zlib-decompress-region if gzip doesn't exist
,
Lars Ingebrigtsen
,
2021/07/13
master 210b10f 2/3: Add new function 'insert-into-buffer'
,
Lars Ingebrigtsen
,
2021/07/13
master e368f56: Fix dired-number-of-marked-files when there are no marked files
,
Lars Ingebrigtsen
,
2021/07/13
master 83ded11: * doc/lispref/modes.texi (Multiline Font Lock): Tweak last change
,
Stefan Monnier
,
2021/07/13
master updated (35a8861 -> eae23d6)
,
Lars Ingebrigtsen
,
2021/07/13
master 7ec5a95 1/2: Document the syntax-multilne text property
,
Lars Ingebrigtsen
,
2021/07/13
master eae23d6 2/2: Allow not updating Customize settings in set-frame-font
,
Lars Ingebrigtsen
,
2021/07/13
master 35a8861: Support Isearch filter predicates with empty search hits (bug#49534)
,
Juri Linkov
,
2021/07/13
master b68e7a6: Make 'tex-validate-buffer' work again
,
Lars Ingebrigtsen
,
2021/07/13
master cce8482 1/2: Add remote-file-name-inhibit-locks
,
Michael Albinus
,
2021/07/13
master 1e96b97 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
2021/07/13
master 5afe276: Add new user option to avoid piling on Dired buffers
,
Lars Ingebrigtsen
,
2021/07/13
master 7a803ec: Block TLS handshake until TCP connection established
,
Mattias Engdegård
,
2021/07/13
master a41f585: Fix portability issue with make-serial-process
,
Ken Brown
,
2021/07/13
emacs-27 0d9e182: One more minor update of the Emacs manual for 19th printing
,
Eli Zaretskii
,
2021/07/13
master d672d57: ; * doc/lispref/intro.texi (Caveats): Fix paren.
,
Basil L. Contovounesios
,
2021/07/12
master bfd1595: Fix a problem with tramp-*-process-file
,
Michael Albinus
,
2021/07/12
master updated (352baac -> a79c578)
,
Paul Eggert
,
2021/07/12
master c22cf4d 4/5: Pacify gcc 11.1.1 -Wclobbered
,
Paul Eggert
,
2021/07/12
master da2f772 1/5: Pacify gcc -Woverflow more nicely
,
Paul Eggert
,
2021/07/12
master 2337869 2/5: Pacify gcc 11.1.1 -Wanalyzer-null-argument
,
Paul Eggert
,
2021/07/12
master a79c578 5/5: Port test module to glibc 2.33
,
Paul Eggert
,
2021/07/12
master 1a0fe2a 3/5: Pacify gcc 11.1.1 -Wanalyzer-possible-null-dereference
,
Paul Eggert
,
2021/07/12
master 352baac: * lisp/textmodes/enriched.el: Require 'facemenu' (bug#49466)
,
Juri Linkov
,
2021/07/11
master e25c1b5: Further tweaks to gnus-search-query-expand-key
,
Eric Abrahamsen
,
2021/07/11
master ad6ad16: Use `auto-save-file-name-p' in tramp-*-write-region
,
Michael Albinus
,
2021/07/11
master 56c9ecc: Fix compilation of the --with-wide-int configuration
,
Eli Zaretskii
,
2021/07/11
master 46f9949: ; Fix misspellings of 'occurrence' in docs.
,
Basil L. Contovounesios
,
2021/07/11
master 5b9daab: ; * doc/lispref/text.texi (Substitution): Fix a recent change.
,
Eli Zaretskii
,
2021/07/11
master updated (d93ff94 -> 3b29afa)
,
Paul Eggert
,
2021/07/11
master 2f7afef 1/3: Fix pdumper-related GC bug
,
Paul Eggert
,
2021/07/11
master 3b29afa 3/3: Pacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)
,
Paul Eggert
,
2021/07/11
master f6472cc 2/3: Make pdumper-marking pickier
,
Paul Eggert
,
2021/07/11
master updated (0897ade -> d93ff94)
,
Eric Abrahamsen
,
2021/07/10
master e7f6bb3 1/2: Rework gnus-search-indexed-parse-output
,
Eric Abrahamsen
,
2021/07/10
master d93ff94 2/2: Rewrite gnus-search-query-expand-key
,
Eric Abrahamsen
,
2021/07/10
master 0897ade: * src/buffer.c (kill-buffer): Fix a typo.
,
Lars Ingebrigtsen
,
2021/07/10
master b7a495f: doc/lispref/text.texi (Substitution): Add subst-char-in-string
,
Lars Ingebrigtsen
,
2021/07/10
master da7dbfd: Make package-menu-filter-by-status work as documented
,
Lars Ingebrigtsen
,
2021/07/10
master 3fa711c: Skip a process test on Cygwin to avoid hang
,
Ken Brown
,
2021/07/09
master b423848: * lisp/facemenu.el: Preload the C-mouse-2 menu binding
,
Stefan Monnier
,
2021/07/09
master 9ce6541: Further cleanup for file locks
,
Michael Albinus
,
2021/07/09
emacs-27 92616d3: ; Fix let-alist Texinfo markup
,
Basil L. Contovounesios
,
2021/07/09
master 2870a72: Partially restore the lost C-mouse-2 drop-down menu
,
Eli Zaretskii
,
2021/07/09
master c73bc89: * lisp/outline.el (outline-mode-cycle-map): Don't bind `tab`.
,
Stefan Monnier
,
2021/07/08
master 4bfdf8c: * doc/lispref/files.texi (Magic File Names): Add make-lock-file-name.
,
Michael Albinus
,
2021/07/08
master a6a92e3: Code cleanup wrt file locks
,
Michael Albinus
,
2021/07/08
master 274e71f: Don't turn mouse-1 into mouse-2 when clicking on the tab-line (bug#49247)
,
Juri Linkov
,
2021/07/08
master 57354bc: Use display-buffer with re-builder (bug#49069)
,
Juri Linkov
,
2021/07/08
master 8ab0c04: Make desktop-kill more robust
,
Lars Ingebrigtsen
,
2021/07/08
master cd1313b: Allow inhibiting inserting #! in sh-set-shell
,
Lars Ingebrigtsen
,
2021/07/08
master 57eb0db: Avoid making backup files in ediff when `make-backup-files' is nil
,
Lars Ingebrigtsen
,
2021/07/08
master de5ae0c: Make ido-mode override ffap-file-finder
,
Lars Ingebrigtsen
,
2021/07/08
emacs-27 c13acf8: ; * doc/emacs/mule.texi (International Chars): Mention 'describe-char'.
,
Eli Zaretskii
,
2021/07/08
master 6d580b0: Some further adaptions wrt Tramp file name locks
,
Michael Albinus
,
2021/07/08
master 7d6d140: Exclude term-mode from hi-lock global modes
,
Lars Ingebrigtsen
,
2021/07/07
master a45906a: Fix font-lock of Makefile variables at the start of lines
,
Lars Ingebrigtsen
,
2021/07/07
master 1ffc97a: Mention what happens with timers when the computer is asleep
,
Lars Ingebrigtsen
,
2021/07/07
master e762864: Make make_lock_file_name more robust
,
Lars Ingebrigtsen
,
2021/07/07
master fadfc55: * lisp/faces.el: Fix a typo.
,
Eli Zaretskii
,
2021/07/07
master 9034dd0: Fix last change
,
Eli Zaretskii
,
2021/07/07
master 2ad34bc: Add new user option lock-file-name-transforms
,
Lars Ingebrigtsen
,
2021/07/07
master 6d59484: Fix tty menus on monochrome displays
,
Eli Zaretskii
,
2021/07/07
master d35868b: Implement file locks for remote files (Bug#49261)
,
Michael Albinus
,
2021/07/07
master updated (e7cdbc1 -> 90c89e8)
,
Glenn Morris
,
2021/07/07
master 90c89e8: Merge from origin/emacs-27
,
Glenn Morris
,
2021/07/07
master e7cdbc1: Make previous empty-body warning disabling more robust
,
Lars Ingebrigtsen
,
2021/07/06
master 044742b: Avoid invalid regexp in wide docstring check
,
Basil L. Contovounesios
,
2021/07/06
master 4db28a9: * lisp/repeat.el (describe-repeat-maps): Rename from `describe-repeat'.
,
Juri Linkov
,
2021/07/06
master 855fd92: Make `M-x clipboard-yank' work reliably
,
Lars Ingebrigtsen
,
2021/07/06
master abe5eb9: Explain what ( . c) means to the Emacs Lisp reader
,
Lars Ingebrigtsen
,
2021/07/06
master 10753bc: Fix right-margin display on TTY frames
,
Eli Zaretskii
,
2021/07/06
master 69f1bd3: Warn when wrapping index matches with `, ' after `i' in Info
,
Lars Ingebrigtsen
,
2021/07/06
master updated (43fba07 -> 1431fd9)
,
Lars Ingebrigtsen
,
2021/07/06
master d8bd7d0 1/2: Make gnus-gcc-externalize-attachments work again
,
Lars Ingebrigtsen
,
2021/07/06
master 1431fd9 2/2: Add faces for shr heading elements (bug#49433)
,
Lars Ingebrigtsen
,
2021/07/06
master 43fba07: Allow inhibiting warnings about unused variables and empty bodies
,
Lars Ingebrigtsen
,
2021/07/06
master 748bf7b: Allow using `mm-inline-message' from other mail clients than Gnus
,
Lars Ingebrigtsen
,
2021/07/06
emacs-27 fbf1cb2: Fix overfull hbox in Emacs manual
,
Eli Zaretskii
,
2021/07/06
emacs-27 fda6009: Minor copyedits of Emacs manual
,
Eli Zaretskii
,
2021/07/06
feature/rcirc-update updated (f222fe6 -> 77631c2)
,
Philip Kaludercic
,
2021/07/06
feature/rcirc-update 77631c2 2/2: Add query command removed in 4ff1f66b12
,
Philip Kaludercic
,
2021/07/06
feature/rcirc-update 1d73575 1/2: Fix issues with argument parsing in rcirc-define-command
,
Philip Kaludercic
,
2021/07/06
master 6ec3cf1: (xref--insert-xrefs): Fix printing of line numbers
,
Dmitry Gutov
,
2021/07/05
master f2896fd: ; * test/lisp/subr-tests.el (subr-tests-add-hook-depth): Fix a typo.
,
Philipp Stephani
,
2021/07/05
master c03ad2b: * lisp/progmodes/bug-reference.el: Refer to info manual node
,
Stephen Leake
,
2021/07/05
master 68276f6: Support reverting in Customize buffers
,
Lars Ingebrigtsen
,
2021/07/05
master a111978: Count zero-length matches in `count-matches' correctly
,
Lars Ingebrigtsen
,
2021/07/05
master 26b9564: Propagate :safe properties when autoloading defcustoms
,
Lars Ingebrigtsen
,
2021/07/05
master 62fbeed: Make `bookmark--unfontify' more robust
,
Lars Ingebrigtsen
,
2021/07/05
master 82c6327: `image-save' doc string clarification
,
Lars Ingebrigtsen
,
2021/07/05
master 579b0c0: Don't use LOCKNAME for temp files in Tramp (Bug#49406)
,
Michael Albinus
,
2021/07/05
master f7dcad9: Show hand cursor when dragging frame (Bug#49247)
,
Martin Rudalics
,
2021/07/05
master ddf6226: Fix newly introduced error in tramp-tests.el (Bug#49406)
,
Michael Albinus
,
2021/07/05
master ed15f39: Ignore .dir-locals-2.el files more
,
Lars Ingebrigtsen
,
2021/07/04
feature/pgtk updated (01b0a90 -> 492a0ae)
,
Yuuki Harano
,
2021/07/04
feature/pgtk 492a0ae: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
2021/07/04
master updated (3dae1e4 -> 2f2afa0)
,
Lars Ingebrigtsen
,
2021/07/04
master 46d4ddd 1/2: Adjust eshell and ps-print to not use emacs-kill-hook
,
Lars Ingebrigtsen
,
2021/07/04
master 2f2afa0 2/2: Ensure 'call-process' interprets INFILE as a local path
,
Lars Ingebrigtsen
,
2021/07/04
master 3dae1e4: * lisp/url/url-util.el (url-unhex-string): Doc fix.
,
Eli Zaretskii
,
2021/07/04
master 31ed5a8: Avoid deprecation warnings with Texinfo 6.8
,
Eli Zaretskii
,
2021/07/04
branch scratch/ns/refactor created (now 85f5967)
,
Alan Third
,
2021/07/04
scratch/ns/refactor e0a9042 4/7: Fix macOS live resize drawing
,
Alan Third
,
2021/07/04
scratch/ns/refactor f3384ad 6/7: Move parent frame setting code into EmacsWindow
,
Alan Third
,
2021/07/04
scratch/ns/refactor 6738730 2/7: Tidy up NS port OS window handling
,
Alan Third
,
2021/07/04
scratch/ns/refactor 4e9fbab 1/7: Simplify macOS drawing code
,
Alan Third
,
2021/07/04
scratch/ns/refactor 3e86370 3/7: Change NS port resize detection
,
Alan Third
,
2021/07/04
scratch/ns/refactor 88edd9e 5/7: Move NS port toolbar handling to the window
,
Alan Third
,
2021/07/04
scratch/ns/refactor 85f5967 7/7: Fix some macOS problems
,
Alan Third
,
2021/07/04
branch scratch/ns/refactor deleted (was 049249e)
,
Alan Third
,
2021/07/04
master updated (7a13ddf -> 28fcdb5)
,
Alan Third
,
2021/07/04
master 28fcdb5 3/3: Fix crash in GNUstep font coverage check
,
Alan Third
,
2021/07/04
master 0382aa1 2/3: Remove unused variables
,
Alan Third
,
2021/07/04
master 604133e 1/3: Fix thread memory management under NS
,
Alan Third
,
2021/07/04
master 7a13ddf: Update a few more IRC-related references to point to Libera.Chat
,
Amin Bandali
,
2021/07/04
master updated (9b318d5 -> 8d957f2)
,
Amin Bandali
,
2021/07/04
master 136b30b 2/3: ; Merge from origin/emacs-27
,
Amin Bandali
,
2021/07/04
master 8d957f2 3/3: Merge from origin/emacs-27
,
Amin Bandali
,
2021/07/04
master 5d1cf01 1/3: Merge from origin/emacs-27
,
Amin Bandali
,
2021/07/04
emacs-27 348b2ae: Update IRC-related references to point to Libera.Chat
,
Amin Bandali
,
2021/07/03
master 9b318d5: Speed up fido-mode
,
Dmitry Gutov
,
2021/07/03
emacs-27 b0e725e: Fix typo in c-macro-expand docstring
,
Eli Zaretskii
,
2021/07/03
master 0aee54a: Retain documentation string when customizing theme
,
Mauro Aranda
,
2021/07/03
feature/rcirc-update f222fe6: * rcirc.el (rcirc-define-command): Mention name of malformed command
,
Philip Kaludercic
,
2021/07/02
master 5bd04ea: Don't have desktop-save-mode query on `M-x kill-emacs'
,
Lars Ingebrigtsen
,
2021/07/02
master 225ca61: Implement another fix for bug#49229
,
Michael Albinus
,
2021/07/02
master updated (9eadcfd -> 38aa207)
,
Lars Ingebrigtsen
,
2021/07/02
master 2aedf1c 2/3: Install emacs-mail.desktop and emacsclient-mail.desktop
,
Lars Ingebrigtsen
,
2021/07/02
master b1b05c8 1/3: Provide an emacsclient-mail.desktop
,
Lars Ingebrigtsen
,
2021/07/02
master 38aa207 3/3: Hide emacs-mail.desktop, emacsclient-mail.desktop from menus
,
Lars Ingebrigtsen
,
2021/07/02
master updated (f4498905 -> 9eadcfd)
,
Lars Ingebrigtsen
,
2021/07/02
master b09ee14 2/5: lisp/auth-source-pass.el: Support multiple hosts in search spec
,
Lars Ingebrigtsen
,
2021/07/02
master aad2e69 3/5: ; * lisp/auth-source-pass.el: Improve docstrings
,
Lars Ingebrigtsen
,
2021/07/02
master 9eadcfd 5/5: lisp/auth-source-pass.el: Keep legitimate spaces inside data
,
Lars Ingebrigtsen
,
2021/07/02
master bb455d0 1/5: Don't pass 'null-device' to 'call-process' in ispell
,
Lars Ingebrigtsen
,
2021/07/02
master c332272 4/5: ; * lisp/auth-source-pass.el: Remove useless metadata
,
Lars Ingebrigtsen
,
2021/07/02
master f4498905: New frame parameter 'drag-with-tab-line' (Bug#49247)
,
Martin Rudalics
,
2021/07/02
master aaa32f3: Fix a problem of cus-start.el for remote default directories
,
Michael Albinus
,
2021/07/02
master updated (124ba9d -> 1b88404)
,
Alan Third
,
2021/07/01
master 1b88404 2/2: Fix NS self contained eln location (bug#49271)
,
Alan Third
,
2021/07/01
master 995ab9d 1/2: Fix NS native comp search path (bug#49270)
,
Alan Third
,
2021/07/01
master 124ba9d: * lisp/transient.el: Update to package version 0.3.6.
,
Jonas Bernoulli
,
2021/07/01
master 6a0db9a: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
2021/07/01
emacs-27 d70dc69: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
2021/07/01
master dc0ce5f: Update describe-prefix-binding manual text
,
Mattias Engdegård
,
2021/07/01
master 527bab0: Handle test environment variables
,
Michael Albinus
,
2021/07/01
master 1a7c8f8: Fix copy/paste error in emacsclient.desktop
,
Lars Ingebrigtsen
,
2021/07/01
emacs-27 updated (ef5f3d5 -> d898d3c)
,
Eli Zaretskii
,
2021/07/01
emacs-27 d898d3c 2/2: ; * doc/emacs/back.texi: Fix a typo.
,
Eli Zaretskii
,
2021/07/01
emacs-27 de52dbd 1/2: Update doc/emacs/ for a new printing of the Emacs Manual book
,
Eli Zaretskii
,
2021/07/01
master fc3c004: Doc cleanup
,
Michael Albinus
,
2021/07/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc