]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-08-19 Stefan KangasMerge from origin/emacs-28
2022-08-19 Stefan KangasResurrect obsoletion warning for two functions
2022-08-19 Alan Mackenzie* src/window.c (select_window): Fix assert for buffer...
2022-08-19 Stefan KangasPrefer defvar-keymap in doc-view.el
2022-08-19 Robert PluimImprove 'ns-read-file-name' docstring
2022-08-19 Robert PluimMark only VS-16 as emoji
2022-08-19 Eli Zaretskii; * src/editfns.c (Fline_beginning_position): Remove...
2022-08-19 Lars IngebrigtsenFix underscores in argument names in ns-win
2022-08-19 Augusto Stoffelpython.el: Add completion-predicate symbol property...
2022-08-19 Lars IngebrigtsenAdd new functions eol and bol
2022-08-19 Augusto Stoffelpython-mode: Remove special outline-heading-end-regexp
2022-08-19 Augusto Stoffelpython.el: Adjustments to Flymake backend
2022-08-19 Augusto Stoffelpython-check-command: Don't use absolute file names
2022-08-19 Paul A. PatienceFix mis-spelling of c-awk-old-ByLL and really make...
2022-08-19 Mattias Engdegård* lisp/edmacro.el (edmacro-sanitize-for-string): Fix...
2022-08-19 Lars IngebrigtsenFix region-extract-function compilation warning
2022-08-19 Lars IngebrigtsenFix ns-win.el (x-file-dialog) declaration
2022-08-19 Protesilaos... Update the modus-themes to their 2.6.0 version
2022-08-19 Gerd MöllmannFind libgccjit on macOS with Homebrew differently
2022-08-19 Andrea Corallo* src/pdumper.c (dump_native_comp_unit): Error if CU...
2022-08-19 Andrea Corallo* src/alloc.c (pure_alloc): Warn for pure space overflow
2022-08-19 Andrea Corallo* src/pdumper.c (Fdump_emacs_portable): Check and warn...
2022-08-19 Morgan SmithSpeed up image-dired-display-image
2022-08-19 Stefan KangasMerge from origin/emacs-28
2022-08-19 Po LuFix more calls to XQueryPointer for MPX
2022-08-18 Stefan KangasImprove obsoletion of image-transform-fit-to-{height...
2022-08-18 Andrea Corallo* Rename `comp--typeof-builtin-types'
2022-08-18 Andrea Corallo* lisp/emacs-lisp/comp-cstr.el (comp--all-builtin-types...
2022-08-18 Arash EsbatiAdjust the environment name for the minted package
2022-08-18 Stefan KangasImprove image-mode-as-hex docstring
2022-08-18 Stefan KangasDo interactive mode tagging in image-mode.el
2022-08-18 Stefan KangasMake toggling between image, hex and text more consistent
2022-08-18 Stefan Kangas; * lisp/image-mode.el (image-minor-mode): Reflow docst...
2022-08-18 Stefan KangasNew command image-transform-set-percent
2022-08-18 Stefan KangasPrefer defvar-keymap in image-mode.el
2022-08-18 Stefan Kangas; * lisp/image-mode.el: Delete commented out image...
2022-08-18 Stefan KangasMerge from origin/emacs-28
2022-08-18 Stefan Kangas* lisp/image-mode.el (image-mode-as-hex): Fix toggle...
2022-08-18 Michael AlbinusFix encoding problem in tramp-sh.el
2022-08-18 Stefan Monnier* doc/misc/cl.texi (Macro Bindings): Fix bug#57263
2022-08-18 Stefan Kangas; lisp/image-mode.el: Fix typo.
2022-08-18 Stefan Kangas* lisp/image-mode.el: Improve commentary.
2022-08-18 Mattias EngdegårdFix string-to-syntax signature in comp-known-type-speci...
2022-08-18 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-known-type-specifiers...
2022-08-18 Mattias EngdegårdMore non-nil-returning functions in source optimisation
2022-08-18 Mattias EngdegårdCopy-edit doc strings and comments wrt bignum and fixnum
2022-08-18 Eli Zaretskii; Fix a typo in autoload.el
2022-08-18 kobarityFix Python indentation of block continuation
2022-08-18 Lars IngebrigtsenMake GEN message from loaddefs-generate nicer
2022-08-18 Colin Woodburycl-reduce doc string improvement
2022-08-18 Gerd MöllmannRebuild the Emacs executable if loaddefs.el has changed
2022-08-18 Stefan KangasImprove update-directory-autoloads deprecation message
2022-08-18 Stefan KangasImprove cryptic syntax switch message in re-builder
2022-08-18 Andrea Corallo* lisp/loadup.el: Always fix-up all loaded compilation...
2022-08-18 Andrea Corallo* Expose `comp-loaded-comp-units-h'
2022-08-18 Po LuFix the MS-DOS build
2022-08-18 Paul EggertFix broken build on Solaris 10 emacs_spawn
2022-08-18 Stefan Kangas; Merge from origin/emacs-28
2022-08-18 Paul EggertBackport tempname changes from master (bug#57129)
2022-08-18 Po Lu; * src/xterm.c (xi_select_hierarchy_events): Fix typo.
2022-08-18 Po Lu; * src/xterm.c (xi_select_hierarchy_events): Fix typo.
2022-08-18 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2022-08-17 Andrea Corallo* lisp/emacs-lisp/bytecomp.el (byte-compile-log-1)...
2022-08-17 Alan Mackenzie* lisp/progmodes/cc-defs.el (c-safe-scan-lists): Evalua...
2022-08-17 Basil L. ContovounesiosFix Linux APM BIOS flag testing in battery.el
2022-08-17 Stefan KangasShorten new manual section "Shell Command Guessing"
2022-08-17 Stefan KangasAssume dired-guess is now always available
2022-08-17 Stefan KangasMove dired-guess commands from dired-x to dired
2022-08-17 Stefan KangasMake compat function cperl-putback-char obsolete
2022-08-17 Stefan Kangas* lisp/progmodes/cperl-mode.el: Improve commentary.
2022-08-17 Stefan Kangas; Delete code in cperl-mode.el commented out since...
2022-08-17 Stefan KangasDon't check if autoloaded functions are fboundp
2022-08-17 Brendan O'Deaem-unix.el: only pass -H option to grep
2022-08-17 kobarityEnhance Python font-lock to support multilines
2022-08-17 Lars IngebrigtsenRevert "Add Python blocks support for hideshow"
2022-08-17 Stefan KangasFix some recently introduced byte-compiler warnings
2022-08-17 kobarityAdd Python blocks support for hideshow
2022-08-17 Stefan KangasMerge from origin/emacs-28
2022-08-17 Po LuAvoid disabling device multiple times while handling...
2022-08-16 Stefan Monnier* src/buffer.c (Frename_buffer): Fix bug#56693
2022-08-16 Mattias Engdegård* lisp/dired.el (dired-mark-if): Evaluate MSG once...
2022-08-16 Mattias EngdegårdImproved `null` (alias `not`) optimisation
2022-08-16 Mattias EngdegårdImproved `and` and `or` optimisation
2022-08-16 Mattias EngdegårdImproved `if` and `while` optimisation
2022-08-16 Mattias EngdegårdImproved static detection of nil and non-nil expressions
2022-08-16 Michael AlbinusFix autoload in tramp.el
2022-08-16 Michael AlbinusHandle root permissions on remote files
2022-08-16 Lars Ingebrigtsendired-do-shell-command doc string clarification
2022-08-16 Stefan Kangas; * lisp/vc/ediff.el: Improve wording in last change.
2022-08-16 Eli Zaretskii; * lisp/bookmark.el (fringe): Require. (Bug#57241)
2022-08-16 Stefan KangasAdvertise obsolete library pgg.el less
2022-08-16 Po LuFix XInput hierarchy events not being delivered in...
2022-08-16 Lars IngebrigtsenMake message-delete-line obsolete
2022-08-16 Lars IngebrigtsenFix buffer-start cleanup in message-indent-citation
2022-08-16 Eli ZaretskiiDon't look for long lines beyond the narrowed region
2022-08-16 Stefan Kangas; Normalize my email
2022-08-16 Stefan KangasRevert "; * doc/lispintro/emacs-lisp-intro.texi: Fix...
2022-08-16 Stefan Kangas; Don't mention obsolete libraries
2022-08-16 Stefan KangasModernize spam section in Gnus manual slightly
2022-08-16 Stefan Kangas; * doc/misc/url.texi: Don't mention obsolete library...
next