]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-09-13 Stefan KangasPrefer defvar-keymap in tab-line.el
2022-09-13 Stefan KangasPrefer defvar-keymap in lisp/epa*.el
2022-09-13 Po LuFix frames with explicit parent being unmapped after...
2022-09-13 Stefan KangasMerge from origin/emacs-28
2022-09-13 Stefan Kangas; Merge from origin/emacs-28
2022-09-13 Stefan KangasMerge from origin/emacs-28
2022-09-13 Stefan Kangas; * admin/notes/www: Fix typos.
2022-09-12 Paul EggertFix comp-tests.el problem after reconfiguring
2022-09-12 Juri LinkovDocument the recently added branch commands (bug#50344)
2022-09-12 Juri Linkov* lisp/vc/vc.el (vc-print-branch-log): Fix interactive...
2022-09-12 Juri Linkov'C-x v b' prefix key is used for branch commands to...
2022-09-12 Eli Zaretskii; * etc/NEWS: Fix typo and wording of recently added...
2022-09-12 Sean Whitton; etc/NEWS: Fix typo.
2022-09-12 Sean Whitton; etc/NEWS: Update for last change.
2022-09-12 Sean WhittonAdd new C-x w prefix map
2022-09-12 Stefan KangasSkip manual GIF metadata test on MS-Windows
2022-09-12 Lars IngebrigtsenDon't overwrite error message in `x' in package.el
2022-09-12 Lars IngebrigtsenRemove some XEmacs references in speedbar.el
2022-09-12 Lars IngebrigtsenDocument :vert-only tool bar property
2022-09-12 Arthur MillerRemove edebug props in edebug-remove-instrumentation
2022-09-12 Lars IngebrigtsenFix length issues in gnus-cloud-make-chunk
2022-09-12 Stefan Kangas; * admin/make-tarball.txt: Minor clarifications.
2022-09-12 Stefan Kangas; Bump Emacs version past 28.2
2022-09-12 Arash EsbatiConsider key=val labels when renumbering
2022-09-12 Michael AlbinusFix Tramp test
2022-09-12 Po LuFix focus restoration upon x_mouse_leave again
2022-09-12 Stefan KangasUpdate HISTORY for Emacs 28.2 emacs-28.2
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.
next