]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-11-03 Gerd MöllmannSuppress deprecation warnings on macOS (bug#58966)
2022-11-03 Eli ZaretskiiFix 'text-property-search-backward' with 1-char long...
2022-11-03 dannyfreeman; Fix a typo in Eglot manual
2022-11-03 Juanma Barranquero; * doc/lispref/control.texi (Generators): Fix typo.
2022-11-02 Paul EggertInitialize child signal handling before posix_spawn...
2022-11-02 Juri Linkov; Fix typo
2022-11-02 Juri LinkovAdd the parameter :noquery to open-network-stream ...
2022-11-02 Juanma Barranquero; * doc/misc/cl.texi (Mapping over Sequences): Fix...
2022-11-02 Gregory Heytings; * admin/git-bisect-start: Improve commentary.
2022-11-02 Stefan Kangas* lisp/man.el (Man-mode-map): Prefer defvar-keymap.
2022-11-02 Eli Zaretskii; * admin/git-bisect-start: Improve commentary.
2022-11-02 Gregory Heytings; * admin/git-bisect-start: Use a full reference.
2022-11-02 Po LuImprove commentary in some parts of xterm.c
2022-11-02 Paul EggertRemove unused local in simple_search
2022-11-02 Stefan Monniersrc/buffer.c: Fix interaction between overlays & indire...
2022-11-01 Dmitry Gutovproject-switch-project: Avoid altering default-director...
2022-11-01 Dmitry Gutovvc-svn-ignore-completion-table: Ignore empty lines
2022-11-01 Gregory HeytingsAdd a script to ease bisecting.
2022-11-01 Michael Albinus* lisp/net/dbus.el (dbus-debug): Declare. (Bug#58865)
2022-11-01 Po Lu* src/xterm.c (x_term_init): Fix last change.
2022-11-01 Po LuFix leak on Lucid build
2022-11-01 Stefan KangasMerge from origin/emacs-28
2022-11-01 Gerd Möllmann; Mention git bisect's --first-parent in admin/notes...
2022-11-01 Gerd MöllmannPreven a buffer-overflow (bug#58850)
2022-11-01 Stefan KangasUpdate publicsuffix.txt from upstream
2022-11-01 Po LuFix leaks of XImage structures in image.c
2022-11-01 Stefan Kangas; Auto-commit of loaddefs files.
2022-11-01 Stephen LeakeFix eglot-shutdown-all: Match current eglot-shutdown...
2022-10-31 Michael AlbinusFix tramp-handle-file-newer-than-file-p
2022-10-31 Stefan KangasPrefer defvar-keymap in cus-edit.el
2022-10-31 Stefan Kangas* lisp/emacs-lisp/multisession.el: Add Commentary....
2022-10-31 Stefan Kangas* lisp/vcursor.el (vcursor-map): Prefer defvar-keymap.
2022-10-31 Dmitry GutovFix semantic-symref-perform-search when dir contains...
2022-10-31 Dmitry GutovSpeed up vc-default-checkin-patch a little
2022-10-30 Stefan KangasPrefer defvar-keymap in simula.el
2022-10-30 Stefan Kangas; Delete duplicate definition from simula.el
2022-10-30 Eli Zaretskii; * src/search.c (Fmatch_data): Doc fix.
2022-10-30 Juri Linkov* lisp/tab-line.el: Allow user-defined cache-key functi...
2022-10-30 Juri Linkov* lisp/tab-line.el: Escape %-constructs in tab names...
2022-10-30 Stefan Monnier* lisp/url/url-util.el (url-insert-entities-in-string...
2022-10-30 Stefan Monnierdom-print: Fix missing entities quoting
2022-10-30 Stefan Kangaselide-head: Make trailing "/" in URL optional
2022-10-30 Damien CassouMake previous-buffer and next-buffer repeatable
2022-10-30 Eli Zaretskii; Fix unclean code in w32fns.c
2022-10-30 Damien CassouMake winner key sequences repeatable in repeat-mode
2022-10-30 Stefan KangasPrefer defvar-keymap in etags.el
2022-10-30 Eli Zaretskii; Change parent language-environment of Kharoshthi
2022-10-30 VisuweshFix set-language-info-alist when multiple PARENTS are...
2022-10-30 Eli Zaretskii; * src/sqlite.c (Fsqlite_select): Doc fix. (Bug#58885)
2022-10-30 Juri Linkov* lisp/tab-bar.el: Minibuffer follows selected tabs...
2022-10-30 Po LuPlug big leaks upon display IO error
2022-10-29 Basil L. Contovounesios; Silence warning in last hierarchy.el change.
2022-10-29 Eli Zaretskii; * lisp/dired.el (dired--make-directory-clickable...
2022-10-29 Eli ZaretskiiSet 'native-comp-debug' to zero on MS-Windows
2022-10-29 Stefan KangasPrefer defvar-keymap in ps-mode.el
2022-10-29 Stefan Kangas; Remove redundant declares of w3m-minor-mode-map
2022-10-29 Eli Zaretskii; * etc/NEWS: Add entry about more performant overlays.
2022-10-29 Alan MackenzieFix the subr-arity returned by native compiled function...
2022-10-29 Eli ZaretskiiMake Dired header clickable on non-Posix systems as...
2022-10-29 Eli ZaretskiiDisplay the Dired buffer as unmodified initially
2022-10-29 Eli Zaretskii; * lisp/whitespace.el (whitespace-trailing): Fix a...
2022-10-29 Po LuFix another GCC warning
2022-10-29 Po LuFix crash destroying NS frame tool bar
2022-10-29 Alan Mackenziec-get-fontification-context: Refine the last non-defaul...
2022-10-29 Matt Armstrong; * doc/emacs/text.texi (Quotation Marks): Typo fix...
2022-10-29 Stefan KangasPrefer defvar-keymap in help.el
2022-10-29 Stefan KangasPrefer defvar-keymap in page-ext.el
2022-10-29 Stefan Kangas; Minor cleanups in make-mode.el
2022-10-29 Po LuFix last change
2022-10-29 Po LuFix function declarations in itree headers
2022-10-29 Po LuFix coding style of latest feature branch merge
2022-10-29 Po LuInclude Cairo FreeType header when available
2022-10-28 Stefan MonnierMerge remote-tracking branch 'origin/feature/noverlay'
2022-10-28 Stefan KangasFix warning in xsettings.c
2022-10-28 Stefan Kangas; Fix sit-for calling convention in zone.el
2022-10-28 Stefan KangasRemove redundant requires from make-mode.el
2022-10-28 Stefan KangasUse new sit-for calling convention in zone.el
2022-10-28 Stefan KangasMinor doc fixes in make-mode.el
2022-10-28 Stefan KangasPrefer defvar-keymap in make-mode.el
2022-10-28 Stefan KangasPrefer make-temp-name in make-mode.el
2022-10-28 Stefan KangasEnsure temp file is deleted in makefile overview
2022-10-28 Stefan KangasMerge from origin/emacs-28
2022-10-28 Eli Zaretskii; * doc/lispref/frames.texi (Drag and Drop): Fix typos...
2022-10-28 Alan MackenzieCC Mode: Fontify cast types without adding them to...
2022-10-28 Stefan Monniercconv.el: Fix regression in cconv-tests-interactive...
2022-10-28 Jonas Bernoulli* lisp/transient.el: Update to package version v0.3...
2022-10-28 Po LuImprove Drag and Drop preamble in the Lisp reference...
2022-10-28 Stefan Monnier* lisp/emacs-lisp/re-builder.el: Cosmetic changes
2022-10-28 Jonas BernoulliInclude more information in error data for sqlite errors
2022-10-28 Alan MackenzieCC Mode: Fix wrong fontification of enum foo bar; in...
2022-10-28 Po LuSimplify scroll valuator reset handling
2022-10-28 Po LuClean up some xwidgets code
2022-10-28 Po LuFix Haiku subprocess support
2022-10-28 Po LuFix build without Cairo FreeType and fontconfig support
2022-10-28 Wamm K. DFix failing test for package Hierarchy
2022-10-28 Vincent BernatFix detection of DPI changes in builds without Xft
2022-10-28 Eli Zaretskii; * lisp/progmodes/gud.el (gud-gdb): Doc fix. (Bug...
2022-10-28 Protesilaos... Update to modus-themes version 3.0.0
2022-10-27 Stefan Kangas; Fix typos in symbol names
2022-10-27 Wamm K. DAllow Hierarchy to delay computation of children
next