]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-11-05 Matt ArmstrongConfigure clang-format to use tabs
2022-11-04 Philip KaludercicPrint "decrypted" rot13 text is buffer is read-only
2022-11-04 Philip Kaludercic* lisp/net/rcirc.el (rcirc-print): Replace misjudged...
2022-11-04 Stefan Kangas* lisp/textmodes/css-mode.el (css-mode-map): Prefer...
2022-11-04 Stefan Kangas* lisp/dired-aux.el (dired-check-process): Use progress...
2022-11-04 Stefan Kangas; package-vc: Pacify byte-compiler
2022-11-04 Stefan KangasUse progress reporter in cpp.el
2022-11-04 Stefan Kangas* lisp/progmodes/cpp.el (cpp-edit-mode-map): Prefer...
2022-11-04 Paul EggertPacify gcc -Wanalyzer-null-dereference
2022-11-04 Philip KaludercicMerge branch 'feature/package+vc'
2022-11-04 Philip Kaludercic* lisp/emacs-lisp/package-vc.el: Expand commentary feature/package+vc
2022-11-04 Philip Kaludercic; * lisp/emacs-lisp/package-vc.el (package-vc): Add...
2022-11-04 Philip KaludercicLink to Manual from the package-vc group
2022-11-04 Philip Kaludercic; * doc/emacs/package.texi: Rename to "Fetching Package...
2022-11-04 Philip KaludercicDocument 'package-vc-selected-packages'
2022-11-04 Stefan Monnier* lisp/simple.el (function-documentation): Fix bug...
2022-11-04 Michael AlbinusFix calling file name handler for `load'.
2022-11-04 Stefan KangasNormalize some syntax table definitions
2022-11-04 Stefan Kangas* lisp/progmodes/dcl-mode.el (dcl-mode-map): Prefer...
2022-11-04 Stefan Kangas* admin/authors.el: Don't recommend deprecated fgrep.
2022-11-04 Eli Zaretskii; * lisp/progmodes/project.el (project-buffers): Doc...
2022-11-04 Basil L. ContovounesiosFix manual noverlay tests
2022-11-04 Po LuAvoid using too up-to-date values when restoring valuators
2022-11-04 Dmitry Gutov; Minor rephrase
2022-11-04 Eli Zaretskii; * lisp/subr.el (setq-local): Fix last doc change.
2022-11-04 Juri Linkov* lisp/tab-bar.el (tab-bar-fixed-width): New user option.
2022-11-04 Juanma Barranquero; * lisp/emacs-lisp/oclosure.el: Fix typos.
2022-11-04 Juanma Barranquero; * lisp/subr.el (setq-local): Doc fix.
2022-11-04 Juanma Barranquero; * etc/NEWS.27, etc/NEWS.28: Fix typos.
2022-11-04 Stefan KangasMerge from origin/emacs-28
2022-11-04 Stefan Monnieritree.c: Minor tightening
2022-11-04 Stefan Monnieritree: Reproduce markers's behavior more faithfully...
2022-11-04 Dmitry Gutovproject-buffers: Describe the default implementation
2022-11-04 Dmitry Gutovproject-kill-buffer-conditions: Skip Gnus modes as...
2022-11-04 Dmitry Gutovproject-kill-buffer-conditions: Skip hidden ones
2022-11-04 Po LuFix initialization of scroll valuator emacs_value
2022-11-03 Philip KaludercicAutoload all entry functions
2022-11-03 Jim PorterOnly strip newlines when stringifying a value for Eshell
2022-11-03 Philip Kaludercic; Mention that 'package-vc-checkout' open a directory
2022-11-03 Philip Kaludercic; Explicitly mark internal functions as such
2022-11-03 Philip Kaludercic* lisp/emacs-lisp/package-vc.el (package-vc-version...
2022-11-03 Philip KaludercicAdd command 'package-vc-checkout'
2022-11-03 Paul EggertImprove suppression of bogus macOS warnings
2022-11-03 Eli Zaretskii; * doc/emacs/search.texi (Lax Search): Improve wording...
2022-11-03 Juri LinkovFix overlays order in Flyspell (bug#58970)
2022-11-03 Basil L. ContovounesiosPort interval trees to --enable-checking=structs
2022-11-03 Juanma Barranquero* src/gnutls.c (Fgnutls_available_p): Avoid duplicating...
2022-11-03 Stefan KangasPrefer defvar-keymap in profiler.el
2022-11-03 Jonas Bernoulli; * emoji.el (emoji--define-transient): Adapt to recent...
2022-11-03 Po LuFurther simplify valuator reset code
2022-11-03 Eli Zaretskii; * lisp/dired-aux.el (dired-show-file-type): Doc fix.
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 Philip Kaludercic; Update TODO section
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 Philip Kaludercic; Handle case that was forgotten in the last commit
2022-11-02 Philip KaludercicTrack file name in 'package--downloads-in-progress'
2022-11-02 Po LuImprove commentary in some parts of xterm.c
2022-11-02 Philip Kaludercic; Replace 'let*' with 'let' where possible
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 Philip KaludercicEnsure 'package-vc-update' runs 'package-vc-unpack...
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 Philip Kaludercic; Avoid loading package-vc in 'package-load-descriptor'
2022-10-31 Philip Kaludercic; Actually check if NAME-OR-URL is a string
2022-10-31 Philip KaludercicAllow specifying and pinning source packages to be...
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 Philip Kaludercic; Update TODO section
2022-10-30 Eli Zaretskii; * src/search.c (Fmatch_data): Doc fix.
2022-10-30 Philip KaludercicMerge remote-tracking branch 'origin/master' into featu...
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...
next