]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-09-12 Michael AlbinusFix Tramp test
2022-09-12 Po LuFix focus restoration upon x_mouse_leave again
2022-09-11 Dmitry Gutov* lisp/progmodes/xref.el: Bump the version.
2022-09-11 Kévin Le GouguecRestrict replace-*-in-region to the bounds defined...
2022-09-11 Michael AlbinusDisable Tramp cache for relative file names
2022-09-11 Richard Hansenwhitespace: Redo BoB/EoB empty line highlighting
2022-09-11 Richard Hansenwhitespace: Include empty final line in BoB empty match
2022-09-11 Richard Hansenwhitespace: Reset `whitespace-buffer-changed' when...
2022-09-11 Richard Hansen; whitespace: Use `defvar-local' for buffer-local vars
2022-09-11 Richard Hansen; whitespace: Delete unused `whitespace-font-lock-refon...
2022-09-11 Richard Hansenert-x: New `ert-with-test-buffer-selected' convenience...
2022-09-11 Philip KaludercicRevert "Add new command 'toggle-theme'"
2022-09-11 Philip KaludercicRevert "Add new user option 'custom-ensure-single-theme'"
2022-09-11 Philip Kaludercic; Use US spelling docstring
2022-09-11 Philip KaludercicAdd new user option 'custom-ensure-single-theme'
2022-09-11 Philip KaludercicAdd new command 'toggle-theme'
2022-09-11 Miha RihtaršičImprove some shell highlight doc strings
2022-09-11 Po LuMake it easier to clear the Motif drag window for debugging
2022-09-11 Juri Linkov* lisp/vc/vc.el (vc-diff-patch-string): Fix arg in...
2022-09-11 Sean Whitton* lisp/vc/vc.el (vc-deduce-backend): Handle eshell...
2022-09-10 ookamiFix project-remember-projects-under when recursing
2022-09-10 Michael AlbinusEnsure, that Tramp cache works over absolute file names
2022-09-10 Po LuFix compliance with the XDND specification when droppin...
2022-09-10 Eli Zaretskii; * lisp/minibuffer.el (format-prompt): Doc fix.
2022-09-10 Paul EggertMake wdired match dired with symlink permissions
2022-09-10 Lars IngebrigtsenMake `format-prompt' use `substitute-command-keys'
2022-09-10 Lars IngebrigtsenFix diff-mode.el compilation warnings
2022-09-10 Stefan KangasNew function substitute-quotes
2022-09-10 Stefan KangasDoc fixes for 'text-quoting-style'
2022-09-10 Lars IngebrigtsenMake a flymake.texi code example more resilient
2022-09-10 Stefan Kangas* src/w32image.c (w32_can_use_native_image_api): Fix...
2022-09-10 Stefan KangasSupport outline-minor-mode in emacs-authors-mode
2022-09-10 Po Lu; * src/alloc.c (check_pure_size): Fix last change.
2022-09-10 Po LuFix several printfs for 32 bit systems
2022-09-09 Stefan Kangas* lisp/subr.el (string-split): New alias for split...
2022-09-09 Stefan KangasSet vc-git-annotate-switches to "-w" in .dir-locals.el
2022-09-09 Stefan KangasAccept "-w" as safe value for vc-git-annotate-switches
2022-09-09 Paul EggertFix problem with Glib 2.73.2+ and SIGCHLD handler
2022-09-09 Eli Zaretskii; Fix doc strings in shell.el
2022-09-09 Miha RihtaršičInput indentation for M-x shell
2022-09-09 Miha RihtaršičHighlight non-existent commands in M-x shell
2022-09-09 Miha RihtaršičInput fontification for M-x ielm
2022-09-09 Miha RihtaršičInput fontification for M-x shell
2022-09-09 Miha RihtaršičImplement a general input fontification mechanism for...
2022-09-09 Lars IngebrigtsenFix "warn-lambda-malformed-interactive-spec.el" even...
2022-09-09 Lars IngebrigtsenDon't bind `s' in the normal backtrace map
2022-09-09 Lars IngebrigtsenUpdate a bytecomp test
2022-09-09 Lars IngebrigtsenFix typo in byte-compile-lambda warning
2022-09-09 Lars IngebrigtsenFix --without-x compilation warnings
2022-09-09 Lars IngebrigtsenRevert "Fix tramp-loaddefs compilation"
2022-09-09 Lars IngebrigtsenFix tramp-loaddefs compilation
2022-09-09 Michael AlbinusMake use of rx in Tramp backward compatoble
2022-09-09 Stefan KangasFix SVG loading test for old librsvg 2.40.1
2022-09-09 Stefan Kangas; Clean up recently added SVG test
2022-09-09 Stefan KangasDon't warn about some deleted variables in rst.el
2022-09-09 Stefan KangasDelete variable window-system-version obsolete since...
2022-09-09 Stefan KangasDelete many items obsolete since 24.3
2022-09-09 Stefan KangasDisplay error in emacsclient if setsockopt failed
2022-09-09 Po LuRemove some redundant calls to x_ignore_errors_for_next...
2022-09-09 Po LuRemove long-broken TESTRM interface
2022-09-09 Stefan KangasPrefer defvar-keymap in proced.el
2022-09-09 Stefan KangasSet indent-tabs-mode for lisp-data-mode in .dir-locals.el
2022-09-09 Stefan KangasDisplay librsvg error when loading bad SVG
2022-09-08 Jim Porter; Fix a race condition in an Eshell test
2022-09-08 Richard StallmanDecode base64 attachments revealed by decryption.
2022-09-08 Stefan Kangas; Merge from origin/emacs-28
2022-09-08 Stefan KangasMerge from origin/emacs-28
2022-09-08 Stefan Monnier* src/keyboard.c (safe_run_hook_funcall): Fix thinko
2022-09-08 Stefan Monnier* src/keyboard.c (safe_run_hook_funcall): Fix recent...
2022-09-08 Stefan Monniertest: Remove redundant "" arg to `mapconcat`
2022-09-08 Eli Zaretskii; * src/editfns.c (syms_of_editfns) <restrictions-locke...
2022-09-08 Phil SaintyAdd new user option ecomplete-auto-select
2022-09-08 Augusto StoffelAdd prefix argument to outline-cycle-buffer
2022-09-08 Lars IngebrigtsenFix diff-add-log-use-relative-names prompting
2022-09-08 Stefan Kangas* src/xrdb.c (main) [TESTRM]: Replace gets with fgets.
2022-09-08 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-09-08 Sam JamesRecognize zstandard (.zst) compressed Info files
2022-09-08 Michael AlbinusMake call of remote `id' more performant in Tramp
2022-09-08 Eli Zaretskii; Minor improvements in 'standard-display-by-replacemen...
2022-09-08 Philip KaludercicAdd new user option 'diff-add-log-use-relative-names'
2022-09-08 Po LuAvoid selecting for excessive output configuration...
2022-09-08 Stefan Kangasdired-guess: Support zstandard archives
2022-09-08 Stefan KangasMove some tests to test/manual/image-tests.el
2022-09-08 Morgan Smithimage-dired: Fix moving forward when marking files
2022-09-08 Morgan SmithMake image-dired-rotate-original-{left,right} respect...
2022-09-07 Stefan Kangas; Make emacsclient.c more quiet again
2022-09-07 Stefan KangasPrefer defvar-keymap in icomplete.el
2022-09-07 Mattias EngdegårdImprove save-match-data hygiene
2022-09-07 Eli ZaretskiiAdd instructions to 'standard-display-by-replacement...
2022-09-07 Eli ZaretskiiDon't follow symlinks in w32notify file watches
2022-09-07 Mattias EngdegårdSimplify dolist and dotimes
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 KangasBump Emacs version to 28.2
2022-09-06 Stefan KangasUpdate ChangeLog and AUTHORS for Emacs 28.2
2022-09-06 Stefan Monnier* lisp/jit-lock.el (jit-lock-function): Update comment
next