]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-09-07 Philip KaludercicUntabify rcirc.el
2022-09-07 Gerd Möllmann; TODO for writing to the bottom-right corner of a...
2022-09-07 Po LuFix nsfont breakage since 6b1ed2f2c99a1c2da56c5f434570c...
2022-09-07 Po LuReenable reporting of frame movement on NS
2022-09-07 Stefan KangasImprove image-tests.el Commentary
2022-09-07 Stefan Kangas; * lib-src/emacsclient.c (main): Fix previous change.
2022-09-06 Stefan Monnier* lisp/jit-lock.el (jit-lock-function): Update comment
2022-09-06 Stefan Monnier* lisp/jit-lock.el (jit-lock-function): Don't fontify...
2022-09-06 Stefan Monnier* etc/NEWS.28: Mention `make-closure`
2022-09-06 Stefan Kangas* doc/misc/mh-e.texi (Getting MH-E): Update.
2022-09-06 Stefan Kangas; Fix deleting XEmacs references from MH-E manual
2022-09-06 Stefan KangasDon't mention ancient Gnus versions in MH-E manual
2022-09-06 Eli ZaretskiiFix the MS-Windows build
2022-09-06 Stefan Kangas* doc/misc/semantic.texi: Delete unused macro.
2022-09-06 Stefan Kangas; Minor doc fix in gnus.texi
2022-09-06 Po LuCorrectly handle frame synchronization on fullscreen...
2022-09-06 Kai TetzlaffFix (mostly multibyte) issues in sieve-manage.el (Bug...
2022-09-06 Kai TetzlaffImprove robustnes of `sieve-manage-quit' in case of...
2022-09-06 Stefan KangasAdd tests for opening different image formats
2022-09-06 Stefan KangasFix interactive image.c tests
2022-09-06 Drew AdamsAdd some new find-lisp commands
2022-09-06 Laurence WarneApply syntax highlighting for all python f-strings
2022-09-06 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-09-06 Michael AlbinusUse secondary groups when checking permissions in Tramp...
2022-09-06 Lars IngebrigtsenMake ffap-file-finder work again
2022-09-06 Stefan KangasMerge from origin/emacs-28
2022-09-06 Stefan Monniercl-symbol-macrolet: Fix recent regression
2022-09-06 Sean Whitton; Document that a value of any other type means no...
2022-09-06 Stefan KangasAdd new --timeout flag to emacsclient
2022-09-05 Gregory Heytings; * lisp/help-fns.el (help-fns--key-bindings): Fix...
2022-09-05 Lars IngebrigtsenDisable failing cl-lib-symbol-macrolet-hide test for now
2022-09-05 Gregory HeytingsSimplify describe-function.
2022-09-05 Juri LinkovFit the re-builder window to the buffer
2022-09-05 Hugo HeagrenAdd new functions for splitting the root window
2022-09-05 Sean WhittonFont lock long Git commit summary lines
2022-09-05 Stefan Kangas* lisp/server.el: Improve Commentary.
2022-09-05 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-09-05 Eli Zaretskii; * doc/emacs/mark.texi (Mark): Improve wording.
2022-09-05 Gregory HeytingsExplain how the font appearance can be fine-tuned in...
2022-09-05 Stefan KangasMerge from origin/emacs-28
2022-09-05 Po LuFix crash while converting empty vector to X data
2022-09-04 Jim PorterLet external Eshell processes send stdout and stderr...
2022-09-04 Jim PorterPut Eshell's bookkeeping data for external processes...
2022-09-04 Jim PorterAdd support for more kinds of redirect operators in...
2022-09-04 Jim PorterAllow checking specific Eshell handles for interactive...
2022-09-04 Jim PorterSimplify Eshell handle functions and add tests/document...
2022-09-04 Matt ArmstrongAdd basic test coverage for overlay modification hooks
2022-09-04 Lars IngebrigtsenClarify that the region is in the Emacs manual
2022-09-04 Lars IngebrigtsenMark some filenotify tests unstable on EMBA
2022-09-04 Eli Zaretskii; * etc/NEWS: Move WebP entry to a proper place.
2022-09-04 Michael AlbinusFix comment in tramp.el
2022-09-04 Juri LinkovDon't replace the first character with an arrow in...
2022-09-04 Juri LinkovUse use-region-beginning/end in replacement commands...
2022-09-04 Lars IngebrigtsenAdd a basic widget type for buffer predicates
2022-09-04 Eli Zaretskii; * doc/lispref/sequences.texi (Sequence Functions...
2022-09-04 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-09-04 Eli Zaretskii; * etc/NEWS: Fix a recently-added entry.
2022-09-04 Po LuFix earlier change to xterm.c
2022-09-04 Michael AlbinusFix rx forms in Tramp
2022-09-04 Damien CassouAdd new function `seq-positions'
2022-09-04 Augusto StoffelAdd Python import management commands
2022-09-04 Augusto StoffelPython shells dedicated to a project
2022-09-04 Damien CassouAdd new function `seq-remove-at-position'
2022-09-04 Damien CassouImprove documentation of several functions in seq.el
2022-09-04 Lars IngebrigtsenRename the Mice node in the Emacs manual
2022-09-04 Lars IngebrigtsenFix some help-fns test failures
2022-09-04 Eli Zaretskii; * lisp/disp-table.el (standard-display-by-replacement...
2022-09-04 Eli ZaretskiiNew command to facilitate text-mode display of unsuppor...
2022-09-04 Eli ZaretskiiFix update of Dired display when it was called on a...
2022-09-04 Stefan Monnier* lisp/term/linux.el (gpm-mouse-enable): Remove left...
2022-09-04 Stefan Monniergv.el and cl-macs.el: Fix bug#57397
2022-09-04 Kyle MeyerUpdate to Org 9.5.5
2022-09-03 Gregory HeytingsLook up keybindings in correct buffer in describe-function.
2022-09-03 Stefan Monnier* lisp/emacs-lisp/comp.el (comp-run-async-workers)...
2022-09-03 Jeff WalshUpdate error message to reflect variable rename
2022-09-03 Eli Zaretskii; Fix last change.
2022-09-03 Eli ZaretskiiFix indexing of mouse-wheel events
2022-09-03 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-09-03 Eli ZaretskiiRevert "* doc/emacs/commands.texi (Mice): Improve index...
2022-09-03 Mattias Engdegårdlisp/emacs-lisp/seq.el: remove unnecessary compatibilit...
2022-09-03 Stefan Kangas* doc/emacs/commands.texi (Mice): Improve indexing.
2022-09-03 Stefan MonnierMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2022-09-03 Eli Zaretskii; * doc/emacs/commands.texi: Fix a typo.
2022-09-03 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--compiler-macro...
2022-09-03 Stefan Monnier* lisp/emacs-lisp/cl-macs.el: Use `define-symbol-prop...
2022-09-03 Stefan Monnier* lisp/loadhist.el (loadhist-unload-element): Remove...
2022-09-03 Eli Zaretskii; Fix recent additions to Emacs manual
2022-09-03 Stefan Monnier* lisp/help-fns.el (find-lisp-object-file-name): Revert...
2022-09-03 Po LuImprove documentation of scroll wheel event types in...
2022-09-03 Po Lu; * character.c (Fmax_char): Fix build with type checking.
2022-09-03 Po LuWork around another X server bug in crossing event...
2022-09-03 Lars IngebrigtsenAdd a Mice node in the Emacs manual
2022-09-03 Philip Kaludercic* subr.el (buffer-match-p): Use 'pcase' (bug#57502)
2022-09-03 Lars IngebrigtsenMention M-x list-packages in the Help node in the Emacs...
2022-09-03 Lars IngebrigtsenInhibit nativecomp of loaddefs files
2022-09-03 Po LuWork around potential X server bug
2022-09-03 Eli ZaretskiiTeach 'max-char' about the Unicode code range
2022-09-03 Stefan KangasIncrease image-dired-show-all-from-dir-max-files to...
2022-09-03 Lars IngebrigtsenFix image-dired-util.el compile warning
2022-09-03 Stefan KangasAdd new defgroup image-dired-dired
next