]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-08-03 Stefan MonnierRevert "; Fix last change (bug#56902)"
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
2022-08-02 Eli Zaretskii; Fix system-info in url-privacy.el
2022-08-02 Lars IngebrigtsenImprove sendmail-program doc string
2022-08-02 Stefan Monnier* src/xdisp.c (redisplay_window): Use BEG rather than...
2022-08-02 Stefan MonnierCEDET: Remove left-over uses of obsolete <class>-child...
2022-08-02 Stefan Kangas; * lisp/url/url-privacy.el (url-setup-privacy-info...
2022-08-02 Stefan KangasDelete obsolete variable nntp-authinfo-file
2022-08-02 Stefan Kangas* lisp/textmodes/sgml-mode.el (html-tag-alist): Add...
2022-08-02 Stefan Kangas* lisp/term.el: Doc fix; don't mention rlogin.
2022-08-02 Eli Zaretskii; Clarify documentation of "locked narrowing"
2022-08-02 Robert PluimSignal error on duplicate key definitions
2022-08-02 Robert PluimRemove duplicate key definitions from keymaps
2022-08-02 Stefan Kangasurl-about: Ignore missing directories in load-path
2022-08-02 Stefan Kangas; * admin/make-tarball.txt: Minor tweaks.
2022-08-02 Lars IngebrigtsenFix find-dired over tramp
2022-08-02 Stefan KangasDelete function alias x-selection obsolete since 23.3
2022-08-02 Stefan Kangas* lisp/mail/binhex.el: Improve commentary.
2022-08-02 Matt ArmstrongConsider built-in packages to be installed
2022-08-02 Lars IngebrigtsenDon't disable eldoc when doing edebug
2022-08-02 Lars IngebrigtsenFix url-dired obsoletion warning
2022-08-02 Stefan Kangas; * lisp/textmodes/texinfo.el: Remove stale comment.
2022-08-02 Stefan KangasMake url-dired.el obsolete (part 2/2)
2022-08-02 Stefan KangasMake url-dired.el obsolete (part 1/2)
2022-08-02 Stefan KangasMake gnus-url-unhex into alias for url-unhex
2022-08-02 Stefan KangasAdd tests for url-{hexify,unhex}-string
2022-08-02 Stefan KangasRemove extraneous defvars from edmacro.el
2022-08-02 Po LuFurther reduce monitor change event duplication
2022-08-02 Gerd Möllmann; * etc/emacs_lldb.py: Don't print '->' in type summary
2022-08-02 Stefan KangasMerge from origin/emacs-28
2022-08-02 Po LuAvoid extra consing on monitor configuration change
2022-08-01 Lars IngebrigtsenFix compilation warning in spam.el
2022-08-01 Juri LinkovWrap around the search on typing a letter (bug#56535)
2022-08-01 Gregory HeytingsFix the bytecode incompatibility due to the change...
2022-08-01 Stefan KangasDon't bind non-existent command in picture-mode-map
2022-08-01 Eli Zaretskii* src/eval.c (Fdefvaralias): Clarify error messages...
2022-08-01 Stefan KangasPrefer command remapping to substitute-key-definition
2022-08-01 Stefan Kangas; Update ChangeLog and AUTHORS emacs-28.1.91
2022-08-01 Lars IngebrigtsenFix loaddefs quirk w.r.t. pinyin-convert
2022-08-01 Stefan Kangas* lisp/net/dig.el: Improve Commentary.
2022-08-01 Stefan KangasDoc fix in eudc-hotlist.el
2022-08-01 Stefan KangasFix namespacing issue in dig.el
2022-08-01 Po LuImprove handling of xsettings events
2022-08-01 Stefan Kangas; * lisp/net/net-utils.el: Delete code commented out...
2022-08-01 Paul EggertImprove GCC pacification in xterm.c
2022-08-01 Paul EggertFix time comparison in primitive-undo
2022-08-01 Paul EggertUse list-form timestamps in .nnmh-articles
2022-08-01 Paul EggertPrefer ‘time-equal-p’ to ‘equal’ on timestamps
2022-08-01 Paul EggertSimplify a few timestamps
2022-08-01 Paul EggertOmit some (current-time) calls
2022-08-01 Paul Eggert* lisp/vc/vc.el: Remove stray comment hyphen.
2022-08-01 Paul EggertFix "cons up a storm" issue in type-break
2022-08-01 Paul EggertFix year-285428751 bug in hanoi-unix-64
2022-08-01 Paul Eggert* src/timefns.c (Ffloat_time): Fix doc string.
2022-08-01 Paul EggertImprove time-equal-p etc. performance
2022-08-01 Paul EggertImprove float-time etc. performance
2022-08-01 Paul EggertMake time arithmetic more like comparison
2022-08-01 Paul EggertFix get-internal-runtime precision
2022-08-01 Paul Eggert(time-equal-p nil X) returns nil
2022-08-01 Paul EggertTune blv_found
2022-08-01 Gerd Möllmann; * nextstep/Makefile.in: Fix last change (bug#56853).
2022-08-01 Po LuImprove frame synchronization support on Haiku
2022-08-01 Po LuImplement primitive frame synchronization on Haiku
2022-08-01 Po Lu* lisp/cedet/ede/base.el (ede-project): Fix warning...
2022-08-01 Stefan Kangas; Merge from origin/emacs-28
2022-08-01 Stefan KangasUpdate publicsuffix.txt from upstream
2022-08-01 Stefan Kangas; Auto-commit of loaddefs files.
2022-08-01 Po LuMake frame synchronization a frame parameter
2022-07-31 Lars IngebrigtsenRegenerate ldefs-boot.el
2022-07-31 Lars IngebrigtsenAllow specifying that loaddefs files shouldn't not...
2022-07-31 Mattias EngdegårdDeclare `key-valid-p` and `readablep` as error-free
2022-07-31 Stefan KangasMake ps-def.el obsolete (part 2/2)
2022-07-31 Stefan KangasMake ps-def.el obsolete (part 1/2)
2022-07-31 Lars IngebrigtsenDon't make a custom-save-icons section if there's nothi...
2022-07-31 Stefan KangasMove some definitions from ps-def.el to ps-print.el
2022-07-31 Stefan KangasRemove some leftover compat code from ps-print
2022-07-31 Eli Zaretskii* src/lisp.h (CHECK_INTEGER): Fix the predicate. ...
2022-07-31 Michael AlbinusDeclare Tramp function for backward compatibility
2022-07-31 Mattias EngdegårdReduce internal rx autoloads
2022-07-31 Mattias Engdegård; Use values instead of trying to ignore them
2022-07-31 Philip KaludercicFix electric paring in rcirc buffers
2022-07-31 Stefan Kangas* lisp/emacs-lisp/eieio-base.el (eieio-persistent-read...
2022-07-31 Stefan Kangas; Simplify two functions after recent change
2022-07-31 Lars IngebrigtsenFix compilation warnings in tramp-loaddefs.el
2022-07-31 Lars IngebrigtsenFix org.el byte-compile warning in org-loaddefs.el
2022-07-31 Lars IngebrigtsenFix ede byte-compile warnings in loaddefs.el
2022-07-31 Lars IngebrigtsenRemove loaddefs debug code
2022-07-31 Lars IngebrigtsenFix cl byte-compile warning in cl-loaddefs.el
2022-07-31 Stefan KangasDelete additional items obsolete since 20, 21 and 22
next