]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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-03 Philip KaludercicAutoload all entry functions
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-02 Philip Kaludercic; Update TODO section
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 Philip Kaludercic; Replace 'let*' with 'let' where possible
2022-11-01 Philip KaludercicEnsure 'package-vc-update' runs 'package-vc-unpack...
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-30 Philip Kaludercic; Update TODO section
2022-10-30 Philip KaludercicMerge remote-tracking branch 'origin/master' into featu...
2022-10-30 Philip KaludercicHave 'last-change' accept a line number instead of...
2022-10-30 Philip KaludercicDisplay a message after installing source packages
2022-10-30 Philip KaludercicPrefer "Package-Version" over "Version" if available
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 Philip Kaludercic; Avoid a type error on malformed "elpa-packages.eld...
2022-10-30 Philip KaludercicExtract last source package release from local VCS...
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 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 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 Philip KaludercicExplicitly handle :vc-backend in a package specification
2022-10-28 Philip KaludercicEnsure that package specifications are always fetched
2022-10-28 Philip KaludercicAllow specifying the VC backend used by 'package-vc...
2022-10-28 Philip KaludercicUpdate handling for new elpa-packages.eld format
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
2022-10-27 Eli Zaretskii; * lisp/subr.el (keyboard-translate): Doc fix. (Bug...
2022-10-27 kobarityDisable completion/ElDoc/FFAP when Python program is...
2022-10-27 Eli Zaretskii; (rmail-summary-apply-filters-consecutively): Add...
2022-10-27 Andrea MonacoAllow applying Rmail summary filters consecutively
2022-10-27 Eli ZaretskiiRevert "Allow applying filters to summary consecutively"
2022-10-27 Andrea MonacoAllow applying filters to summary consecutively
2022-10-27 Eli Zaretskii; * src/keyboard.c (command_loop_1): Remove unused...
2022-10-27 Eli ZaretskiiAvoid recentering when point enters invisible text...
2022-10-27 Po LuFix reporting of iconic state on old window managers
2022-10-27 Stefan Kangas; Fix quoting of non-nil in texinfo sources
2022-10-27 Stephen LeakeFix auto-insert-alist ada-mode entry to match current...
2022-10-27 Eli Zaretskii; Improve doc strings in whitespace.el
next