]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-08-06 Jim PorterAllow creating processes where only one of stdin or...
2022-08-05 Stefan Monniertime-convert): Deprecate calls without an explicit...
2022-08-05 Lars IngebrigtsenEnsure that leim-list.el is built
2022-08-05 Stefan KangasAllow newline after def*-form for definition-prefix
2022-08-05 Filipp GunbinAdd variable end-of-defun-moves-to-eol
2022-08-05 Stefan Monnier* src/keyboard.c (timer_check_2): Replace redundant...
2022-08-05 Stefan Monniertimer.el: Avoid repeated timers
2022-08-05 Stefan Monnierbytecomp.el: Update comments referring to `make-docfile`
2022-08-05 Eli ZaretskiiAvoid assertion violations in 'back_to_previous_visible...
2022-08-05 Stefan Monnierbytecomp.el: Further simplifications enabled by commit...
2022-08-05 Lars IngebrigtsenFix lisp/Makefile.in autoloads dependency
2022-08-05 Stefan KangasMake ange-ftp-re-read-dir compat alias obsolete
2022-08-05 Lars IngebrigtsenMake loaddefs.el dependencies more explicit in src...
2022-08-05 Stefan KangasRename object-sort-list to srecode-object-sort-list
2022-08-05 Stefan KangasFix namespace problems in viper.el
2022-08-05 Stefan KangasFix namespace problems in xscheme.el
2022-08-05 Stefan KangasFix namespace problem in saveplace.el
2022-08-05 Stefan KangasMake two perl-mode aliases obsolete
2022-08-05 Stefan KangasFix namespace problem in ede/custom.el
2022-08-05 Stefan Kangas* test/lisp/env-tests.el: New file.
2022-08-05 Po LuFix oldXMenu grab handling
2022-08-05 Po Lu; * etc/NEWS: Fix typo.
2022-08-05 Po LuImprove C-x C-q in emacs-news-mode
2022-08-05 Po LuImprove multi-pointer X support
2022-08-05 Stefan KangasMerge from origin/emacs-28
2022-08-05 Po LuImprove input extension focus handling with multiple...
2022-08-04 Stefan KangasPrefer defvar-keymap in mail/*.el
2022-08-04 Stefan KangasWhitespace fix in gdb-mi.el
2022-08-04 Stefan KangasBe more lax when picking up prefixes for loaddefs
2022-08-04 Andreas Schwab* lisp/Makefile.in (distclean): Also remove loaddefs...
2022-08-04 Gregory HeytingsMerge branch 'feature/long-lines-improvements'
2022-08-04 Peder O. Klingenberg* lisp/org/org.el: Fix load of compiled or compressed...
2022-08-04 Michael AlbinusAdapt Tramp for backward compatibility
2022-08-04 Lars IngebrigtsenEnsure that updated loaddefs files are byte-compiled
2022-08-04 Michael AlbinusFix last Tramp change, especially for bug#56963
2022-08-04 Lars IngebrigtsenSuppress compilation warnings in netrc.el
2022-08-04 Stefan KangasDocument obsoletion of netrc-parse better
2022-08-04 Stefan KangasClean up output of make-command-summary slightly
2022-08-04 Lars IngebrigtsenMove netrc tests to auth-source-tests.el
2022-08-04 Lars IngebrigtsenAdd obsolete-since header to netrc.el
2022-08-04 Lars IngebrigtsenMove netrc.el to lisp/obsolete/
2022-08-04 Lars IngebrigtsenUse auth-source in tramp-parse-netrc
2022-08-04 Lars IngebrigtsenAdd obsolete-since line to autoload.el and adjust comments
2022-08-04 Lars IngebrigtsenMove autoload.el to lisp/obsolete/
2022-08-04 Lars IngebrigtsenAdjust autoload require in cus-dep.el
2022-08-04 Lars IngebrigtsenDon't require netrc in nnimap.el
2022-08-04 Lars IngebrigtsenAdd new function auth-source-netrc-parse-all
2022-08-04 Lars IngebrigtsenMinor cleanups in autoload.el/loaddefs-gen.el
2022-08-04 Lars IngebrigtsenMinor checkdoc.el clean up
2022-08-04 Lars IngebrigtsenAdjust admin/emacs for new autoloads
2022-08-04 Lars IngebrigtsenAllow auth-source-netrc-parse to return all lines
2022-08-04 Lars IngebrigtsenClean up nntp-send-authinfo after removing obsolete...
2022-08-04 Lars IngebrigtsenAdd define-keymap to autoload-ignored-definitions
2022-08-04 Stefan KangasAdd define-key-after to autoload-ignored-definitions
2022-08-04 Stefan Kangas* doc/lispref/loading.texi (Autoload by Prefix): Fix...
2022-08-04 Stefan Kangas; * lisp/org/ob-lilypond.el: Add FIXME.
2022-08-04 Stefan Kangas; * lisp/progmodes/meta-mode.el: Delete some commented...
2022-08-04 Stefan KangasFix namespace problem in meta-mode.el
2022-08-04 Stefan KangasAdd more autoload-ignored-definitions
2022-08-04 Philip Kaludercic* eww.el (eww-browse): Raise error if there are no...
2022-08-04 Gregory Heytings; * src/keyboard.c (safe_run_hooks_maybe_narrowed)...
2022-08-04 Po Lu; * src/xterm.c (x_sync_init_fences): Fix number of...
2022-08-04 Stefan Kangas* lisp/find-dired.el (lookfor-dired): Make obsolete.
2022-08-04 Gregory HeytingsMerge branch 'master' into feature/long-lines-improvements
2022-08-04 Stefan KangasRename recently added macro to follow conventions
2022-08-04 Stefan KangasFix namespace problem in dired-aux.el
2022-08-04 Michael AlbinusFix Tramp test
2022-08-04 Stefan Kangas; * etc/NEWS: Announce obsoletion of url-about.el.
2022-08-04 Eli Zaretskii; * src/composite.c (find_automatic_composition): Fix...
2022-08-04 Stefan KangasRename timep to type-break-timep
2022-08-04 Stefan KangasFix namespace problem in mpc.el
2022-08-04 Stefan KangasRename set-woman-file-regexp to woman-set-file-regexp
2022-08-04 Stefan KangasRename alphabetp to hangul-alphabetp
2022-08-04 Stefan KangasMake trivial convenience defsubst notzerop obsolete
2022-08-04 Lars IngebrigtsenRegenerate ldefs-boot.el
2022-08-04 Lars IngebrigtsenAdd more autoload-ignored-definitions defs
2022-08-04 Lars Ingebrigtsenurl-about.el: Add obsolete-since
2022-08-04 Lars IngebrigtsenMake url-about.el obsolete (bug#56885)
2022-08-04 Lars IngebrigtsenRevert "Fix about:protocols in EWW"
2022-08-04 Gregory HeytingsImprove Bidi with long lines.
2022-08-04 Lars IngebrigtsenFix eww--download-directory naming
2022-08-04 Lars IngebrigtsenFix up some prefix registration problems in doc strings
2022-08-04 Lars IngebrigtsenFix double-encoding attachment headers in single-part...
2022-08-04 Stefan KangasRename make-doctor-variables to doctor-make-variables
2022-08-04 Stefan KangasRename nil-blank-string to eshell-nil-blank-string
2022-08-04 Stefan KangasRename pod2man-program to cperl-pod2man-program
2022-08-04 Po LuFix about:protocols in EWW
2022-08-04 Po LuCorrectly implement refresh synchronization fences
2022-08-04 Kira BruneauFix ignored-local-variable-values for non-primitive...
2022-08-04 Lars IngebrigtsenMake flyspell-check-word-p work better with delete...
2022-08-04 Lars IngebrigtsenAdjust documentation for make-docfile
2022-08-04 Lars IngebrigtsenRemove outdated TODO item about make-docfile and .el...
2022-08-04 Lars IngebrigtsenAdjust src/Makefile.in comments about make-docfile
2022-08-04 Po LuReduce code duplication in XI scroll bar code
2022-08-04 Lars IngebrigtsenAdjust loaddefs-generate--print-form comments
2022-08-04 Lars IngebrigtsenRemove read_string_literal purify doc string hack
2022-08-04 Lars IngebrigtsenRemove VCSWITNESS dependency, since we're always rescan...
2022-08-04 Lars IngebrigtsenRegenerate ldefs-boot.el
2022-08-04 Lars IngebrigtsenStill mark ldefs-boot.el as non-byte-compilable
2022-08-04 Stefan Kangas; Merge from origin/emacs-28
next