]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-11-07 Stefan Monnier(itree_insert_gap, itree_delete_gap): Minor optimization
2022-11-06 Stefan KangasMerge from origin/emacs-28
2022-11-06 Philip KaludercicRevert "* lisp/vc/vc-git.el (vc-git--rev-parse): Allow...
2022-11-06 Ingo LohmarFix sql-{beginning,end}-of-statement counting
2022-11-06 Mattias EngdegÄrd; * lisp/emacs-lisp/package.el (package-load-all-descri...
2022-11-06 Eli Zaretskii; Avoid compiler warnings in 'extend_face_to_end_of_line'
2022-11-06 Stefan KangasPrefer defvar-keymap in octave.el
2022-11-06 Stefan KangasFix failing eshell alias tests
2022-11-06 Eli ZaretskiiRevert "Pacify -Wnull-dereference"
2022-11-06 Po Lu; * src/image.c (syms_of_image): Add missed part of...
2022-11-06 Po LuFix splash screen display on NS and Haiku with native...
2022-11-06 Po LuPacify -Wnull-dereference
2022-11-06 Po LuWrite more commentary on XI2 device management
2022-11-06 Eli Zaretskii; * src/itree.h (forget_itree): Make the prototype...
2022-11-06 Eli ZaretskiiFix face extension when Org narrows the buffer
2022-11-06 Davide MasserutBind "DEL" in dictionary-mode
2022-11-06 Eli ZaretskiiImprove documentation of Edebug overwriting buffer...
2022-11-06 Eli Zaretskii; Minor copyedits in Eglot manual
2022-11-06 Juri Linkov* lisp/tab-bar.el (tab-bar-fixed-width-max): Change...
2022-11-06 Matt Armstrongitree.c and buffer-tests.el: Incorporate code review...
2022-11-05 Stefan Monnierbuffer.c: evaporate overlays in all indirect buffers
2022-11-05 Matt ArmstrongAdd a test for overlay evaporation across indirect...
2022-11-05 Matt ArmstrongMinor tweaks to the fix for `insert-before-markers...
2022-11-05 Matt ArmstrongTweak the overlay related `insert-before-markers' tests
2022-11-05 Brian Cullylisp/eshell/em-tramp.el: Rename 'TRAMP' to 'Tramp'.
2022-11-05 Brian CullyAdd the "doas" alias to eshell.
2022-11-05 Juri Linkov; * lisp/progmodes/project.el (project-kill-buffer...
2022-11-05 Juri Linkov* etc/NEWS: Remove remark implemented by 'vc-default...
2022-11-05 Juri Linkov* lisp/net/dictionary.el (dictionary-search): Use forma...
2022-11-05 Juri Linkov* lisp/tab-bar.el (tab-bar-fixed-width): Improve width...
2022-11-05 Philip KaludercicRephrase 'package-vc-ensure-packages' docstring
2022-11-05 Philip Kaludercic; Rename 'package-vc-link-directory' to '-install-from...
2022-11-05 Michael Albinus* lisp/jka-compr.el (jka-compr-load): Add MUST-SUFFIX...
2022-11-05 Eli ZaretskiiFix the unexec build
2022-11-05 Eli ZaretskiiFix warnings in sqlite.c in the MS-Windows build
2022-11-05 Nicolas GranerAvoid error when forwarding messages from Rmail
2022-11-05 Po LuMake sqlite.c build with SQlite in Fedora 9
2022-11-05 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-11-05 Po LuSimplify XI scroll class reporting code
2022-11-05 Eli Zaretskii; Fix documentation of package-vc.el
2022-11-05 F. Jason Park; * etc/ERC-NEWS: Mention move to erc-common.el.
2022-11-05 dickmaoMove ERC's core dependencies to separate file
2022-11-05 F. Jason ParkOffer completions for GET subcommand flags in erc-dcc
2022-11-05 F. Jason Park* lisp/erc/erc.el (erc-cmd-RECONNECT): Fix macro arg.
2022-11-05 F. Jason Park; * test/lisp/erc/erc-services-tests.el: Remove cruft.
2022-11-05 Dmitry Gutovproject-kill-buffer-conditions: Tweak
2022-11-05 Matt Armstrong; Make clang-format handle FOR_EACH_LIVE_BUFFER
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 Eli Zaretskii; * doc/emacs/search.texi (Lax Search): Improve suggest...
2022-11-04 Michael AlbinusFix calling file name handler for `load'.
2022-11-04 Stefan KangasNormalize some syntax table definitions
2022-11-04 Eli Zaretskii; * doc/lispref/searching.texi: Remove reference to...
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 Eli Zaretskii; Improve documentation of character classes in regexps
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
next