]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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; * 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 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 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 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 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
2022-08-04 Po LuAvoid redundant calls to XFlush in x_make_frame_visible
2022-08-03 Stefan MonnierRevert "Revert part of 59732a83c8 to fix bug#52969"
2022-08-03 Stefan Kangas* lisp/help.el (describe-map-tree, describe-map): Simplify.
2022-08-03 Michael AlbinusReorganize Tramp
2022-08-03 Stefan KangasMark keys in apropos.el for substitute-command-keys
2022-08-03 Stefan KangasAdd face to mouse buttons in command substitutions
2022-08-03 Eli ZaretskiiTeach 'symbol-file' about .eln natively-compiled files
2022-08-03 Stefan KangasDo interactive mode tagging in apropos.el
2022-08-03 Stefan KangasRemove superfluous autoloads from url-util.el
2022-08-03 Lars IngebrigtsenByte-compile the in-tree loaddefs.el files
2022-08-03 Po Lu; * src/xterm.c (x_if_event): Minor speed improvements.
2022-08-03 Po LuFix crash on setting frame background color
2022-08-03 Mattias Engdegård; * lisp/url/url-util.el (url-display-percentage):...
2022-08-03 Protesilaos... Update modus-themes to their version 2.5.0
2022-08-03 Lars IngebrigtsenFix #' quoting in uniquify-buffer-name-style doc string
2022-08-03 Lars IngebrigtsenCheck for mis-quoted #' in doc strings during byte...
2022-08-03 Lars IngebrigtsenFix quoting of #' in some doc strings
2022-08-03 Jonas Bernoulli* lisp/transient.el: Update to package version v0.3...
2022-08-03 Stefan KangasImprove obsoletion of trimming functions in url-util.el
2022-08-03 Stefan KangasUse string-trim in newsticker--remove-whitespace
2022-08-03 Stefan KangasRemove some spurious references to XEmacs
2022-08-03 Stefan KangasRemove XEmacs compat code from reftex-ref.el
2022-08-03 Stefan KangasRemove more XEmacs compat code from viper-util.el
2022-08-03 Stefan MonnierCEDET: Try and (re)fix bug#56902, in a better way
2022-08-03 Stefan MonnierRevert "; Fix last change (bug#56902)"
2022-08-03 Philipp Stephani* lisp/uniquify.el (uniquify-buffer-name-style): Quote...
2022-08-03 Stefan KangasRemove some XEmacs compat code from url-util.el
2022-08-03 Stefan KangasMake url-util space trimming functions obsolete
2022-08-03 Stefan KangasMerge from origin/emacs-28
2022-08-03 Po LuImprove X server time computation
2022-08-03 Gerd Möllmann; Fix last change (bug#56902)
2022-08-03 Po LuPrevent GC threshold from exceeding fixnum limit during...
2022-08-03 Po LuAdd preparations for animation frame timing support
2022-08-03 Po LuFix window iconification, raising and lowering frames...
2022-08-03 Stefan KangasAvoid cl-cXXXr compat aliases
2022-08-02 Stefan Kangas* doc/misc/vtable.texi (Commands): Fix typo. (Bug...
2022-08-02 Stefan KangasPrefer defvar-keymap in footnote.el
2022-08-02 Stefan KangasObsolete unused variable footnote-use-message-mode
next