]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-02-29 Nicolas Petton; Update lisp/ldefs-boot.el emacs-27.0.90
2020-02-29 Eli Zaretskii; * etc/TODO: Fix last change.
2020-02-29 Eli Zaretskii; Add an entry to TODO
2020-02-29 Mattias EngdegårdFix rx charset generation
2020-02-29 Eli ZaretskiiMerge branch 'emacs-27' of git.savannah.gnu.org:/srv...
2020-02-28 Mattias EngdegårdFix overquoting in mule.el
2020-02-28 Paul Eggert* src/timefns.c (time_arith): Omit incorrect comment.
2020-02-28 Eli ZaretskiiMerge branch 'emacs-27' of git.savannah.gnu.org:/srv...
2020-02-28 Mattias Engdegård* lisp/vc/vc-cvs.el (vc-cvs-ignore): Copy-edit doc...
2020-02-28 Štěpán Němec; bug#39779: Fix some typos in documentation.
2020-02-28 Štěpán Němeccheckdoc: Don't mistake "cf." for sentence end
2020-02-27 Nicolas PettonBump Emacs version to 27.0.90
2020-02-27 Nicolas Petton* etc/AUTHORS: Update.
2020-02-27 Nicolas Petton; ChangeLog.3 update
2020-02-27 Nicolas Petton* admin/authors.el (authors-ignored-files): Fix entries.
2020-02-27 Nicolas Petton; ChangeLog.3 update
2020-02-27 Nicolas Petton; ChangeLog.3 fixes
2020-02-26 Eric AbrahamsenFix documented slot name of eieio-instance-tracker...
2020-02-26 Robert PluimRange-check width passed to define-fringe-bitmap
2020-02-26 Nicolas Petton; ChangeLog.3 fixes
2020-02-26 Nicolas Petton; ChangeLog.3 update & fixes.
2020-02-26 Nicolas Petton* admin/authors.el: Add missing entries
2020-02-26 Noam PostavskyDefine libgnutls-version properly
2020-02-24 Dmitry Gutovvc-dir-ignore: More accurately choose base directory
2020-02-24 Stefan Monnier* lisp/emacs-lisp/cursor-sensor.el (cursor-sensor-...
2020-02-23 Alan MackenzieCC Mode: Protect against consecutive calls to before...
2020-02-23 Noam PostavskyShorten some ppss struct field names
2020-02-23 Alan MackenzieJava Mode: Fix fontification of variable decl inside...
2020-02-23 Alan MackenzieCC Mode: Fontify foo in "const auto foo :" correctly
2020-02-23 Juri Linkov* lisp/replace.el (occur-engine-line): Revert part...
2020-02-22 Dmitry GutovMove more logic to vc-ignore from vc-default-ignore
2020-02-22 Eli ZaretskiiWarn about the likes of "[:alnum:]" in regexps
2020-02-22 Wolfgang SchererDon't write absolute filenames and duplicate strings...
2020-02-21 Federico TedinFix cursor-sensor--detect when current buf != selected...
2020-02-21 Eli Zaretskii* doc/emacs/sending.texi (Mail Sending): Fix index...
2020-02-21 Allen LiDocument 'message-send-mail-function' in the Emacs...
2020-02-21 Allen LiFix reference to 'message-send-and-exit' in Emacs manual
2020-02-21 Steven AllenSkip shell prompt on current line in Eshell even if...
2020-02-20 Mattias EngdegårdFix broken regexps
2020-02-20 Paul Eggert; spelling and comment fix
2020-02-20 Paul Eggert; make change-history-commit
2020-02-20 Paul Eggert* Makefile.in (PREFERRED_BRANCH): Now emacs-27.
2020-02-20 Paul EggertFix bug when visiting euc-jp-encoded directories
2020-02-17 Paul EggertClarify when fixnums are used.
2020-02-17 Paul EggertReorder discussion of integer basics
2020-02-17 Mattias EngdegårdMake OMake support slightly less expensive (bug#39595)
2020-02-17 Mattias EngdegårdSpeed up 'msft' and 'watcom' compilation error regexps
2020-02-17 Mattias EngdegårdSpeed up 'maven' compilation error message regexp
2020-02-16 Alan MackenzieAmend c-backward-sws better to handle multiline block...
2020-02-16 Alan MackenzieReformulate c-end-of-macro, handling multiline block...
2020-02-16 YAMAMOTO MitsuharuFix unexec failure on macOS 10.15.4
2020-02-15 Eli ZaretskiiFix 'reverse-region' when less than one line is in...
2020-02-15 Pieter van... Correct default regexp in 'package-menu-hide-package'
2020-02-15 Pieter van... Remove obsolete menu entry "Redisplay buffer"
2020-02-14 Mattias EngdegårdRemove redundant 'msft' compilation error rule (bug...
2020-02-13 Philipp Stephani; * src/editfns.c (Fbuffer_size): Tiny clarification.
2020-02-13 Stefan Monnier* doc/lispref/variables.texi (special-variable-p):...
2020-02-13 Mattias EngdegårdRemove the optional KEEP-ORDER argument to regexp-opt
2020-02-13 Alan MackenzieMake after-change-functions called from call-process...
2020-02-13 Bastiendoc/misc/org.texi: Fix @dircategory
2020-02-12 Eli ZaretskiiFix display of minibuffer prompt in ido.el
2020-02-12 Mattias Engdegårdrx: Use longest match for all-string 'or' forms (bug...
2020-02-11 Wolfgang SchererMake sure not to mark directories
2020-02-11 Dmitry Gutov; Add a TODO
2020-02-11 Dmitry Gutovvc-hg-dir-status-files: Fix when DIR is not repository...
2020-02-11 Alan ThirdRevert "Fix display of working text on NS (Bug#23412...
2020-02-10 Alan Mackenziec-end-of-macro: Handle block coment lines with unescape...
2020-02-09 Eli ZaretskiiFix set-fontset-font with ADD arg non-nil
2020-02-09 Alan MackenzieCorrect "different than" to "different from" where...
2020-02-08 Eli ZaretskiiMore accurate documentation of 'package-menu-hide-package'
2020-02-06 Stefan KangasRevert "Signal user-error on duplicate package refresh"
2020-02-05 Juri LinkovWrap some set-auto-mode calls with delay-mode-hooks...
2020-02-04 Dmitry GutovSupport ido-vertical-mode better
2020-02-04 Juri LinkovFix faces tab-bar and tab-line.
2020-02-03 Robert PluimCater for 3-argument version of pthread_setname_np
2020-02-02 Mattias EngdegårdClarify lexvar restrictions for add-to-ordered-list...
2020-02-01 Mattias EngdegårdReplace add-to-list to lexical variable with push ...
2020-02-01 Mattias EngdegårdClarify add-to-list documentation (bug#39373)
2020-02-01 Stephen GildeaMH-E: alter content in mh-display-msg, not mh-show...
2020-02-01 Stephen GildeaUpdate documentation for mh-show-mode-hook
2020-02-01 Stephen GildeaExample goto-addr hook: MH-E already uses goto-address
2020-02-01 Glenn Morris; Auto-commit of loaddefs files.
2020-01-31 Ken BrownExtend workaround for Cygwin O_PATH bug
2020-01-31 Paul Pogonyshev* lisp/emacs-lisp/debug.el (debug): Merge the non-inter...
2020-01-31 Ansgar BurchardtAdd more blackboard bold characters to TeX input method
2020-01-31 Eli Zaretskii; * lisp/progmodes/gdb-mi.el (gdb-handle-reply): Fix...
2020-01-31 Yuan FuProtect against errors in gdb-mi.el handlers
2020-01-31 Eli ZaretskiiAllow exiting the Python interpreter of a GDB session
2020-01-31 Federico TedinEnsure minibuffer input is added to history in read_minibuf
2020-01-29 Juri LinkovTab-bar related fixes.
2020-01-29 Nicolas Petton; ChangeLog.3 fixes.
2020-01-29 Nicolas Petton* admin/authors.el: Add missing entries.
2020-01-28 Stephen Gildeadns-mode-soa-auto-increment-serial: safe if symbolp
2020-01-28 Juri Linkov* lisp/wdired.el: Clean out isearch-filter-predicate...
2020-01-27 Paul Eggert; Spelling and URL fixes
2020-01-27 Alan MackenzieFinish the documentation for c-noise-macro-{,with-paren...
2020-01-26 Mattias EngdegårdCorrect regexp for flags in `format' doc string
2020-01-26 Mattias EngdegårdModerate recommendation to escape '(' in doc strings
2020-01-26 Alan MackenzieObjective C Mode: Make c-forward-type work with "unsign...
2020-01-26 Marco WahlFix help text about configure module support
next