]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-06-27 Zach ShaftelStore the bytecode offset in thread_state feature/zach-soc-bytecode-in-traceback
2020-06-27 Zach ShaftelProperly align offset in backtrace
2020-06-26 rockyMerge feature/zach-soc-bytecode-in-traceback
2020-06-02 Eli Zaretskii; * src/composite.c (syms_of_composite): Fix last change.
2020-06-02 Eli ZaretskiiFix Arabic composition rules
2020-06-02 Simen HeggestøylWrite project list to file only when changed
2020-06-02 Simen HeggestøylRemove 'project--ensure-file-exists'
2020-06-02 Eli ZaretskiiFix handling of CGJ in Hebrew text
2020-06-02 Paul EggertSimplify and regularize some offset tests in alloc.c
2020-06-02 Paul EggertMerge from origin/emacs-27
2020-06-02 Paul Eggert; Merge from origin/emacs-27
2020-06-02 Paul EggertMerge from origin/emacs-27
2020-06-01 Juri Linkov* lisp/progmodes/project.el (project-vc-dir, project...
2020-06-01 Eli ZaretskiiDon't call 'mbrtowc' on WINDOWSNT
2020-06-01 Basil L. Contovounesios; Fix some recent byte-compilation warnings
2020-06-01 Alan MackenzieBug #41061 patch: Fix typos and amend code slightly
2020-06-01 Glenn Morris; Auto-commit of loaddefs files.
2020-06-01 Glenn Morris; Auto-commit of loaddefs files.
2020-06-01 Dmitry GutovChange xref-find-apropos to pass PATTERN to backend...
2020-06-01 João Távora* doc/emacs/buffers.texi (Icomplete): Mention icomplete...
2020-05-31 Paul EggertBe more aggressive in marking objects during GC
2020-05-31 Philipp StephaniUnbreak compilation with CHECK_STRUCTS defined.
2020-05-31 Eli Zaretskii; * src/xdisp.c (find_last_unchanged_at_beg_row): Fix...
2020-05-31 Alan MackenzieFix bug #41618 "(byte-compile 'foo) errors when foo...
2020-05-31 Tom TromeyRemove mhtml--extend-font-lock-region (Bug#41441)
2020-05-31 Eli ZaretskiiProtect bidi cache from inadvertent resets
2020-05-31 Eli ZaretskiiAvoid crashes due to bidi cache being reset during...
2020-05-31 Tino Calanchaoccur: Add bindings for next-error-no-select
2020-05-30 Juri Linkov* lisp/tab-bar.el (switch-to-buffer-other-tab): Normali...
2020-05-30 Dmitry GutovDon't return transient projects with MAYBE-PROMPT=nil
2020-05-30 Eli Zaretskii; * etc/TODO: Fix formatting. (Bug#41497)
2020-05-30 immerrrMinor fix in 'find-alternate-file'
2020-05-30 Eli ZaretskiiRemove private prototype for 'execve' and its uses...
2020-05-30 Eli ZaretskiiFix mingw.org's MinGW GCC 9 warning about 'execve'
2020-05-29 Eli ZaretskiiAnother fix of display of line-prefix with fringe bitmaps
2020-05-29 Stefan Monnier* lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie...
2020-05-29 Dmitry Gutovproject-prompt-project-dir: Use more consistent prompts
2020-05-29 Eli ZaretskiiFix display of line-prefix with fringe bitmaps
2020-05-29 Eli ZaretskiiCommit indian.el forgotten in previous change.
2020-05-29 Michael Albinus* lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STA...
2020-05-29 akater* lisp/emacs-lisp/lisp-mode.el: Add new indentation...
2020-05-28 Arnold NoronhaCreate a buffer-local binding to improve performance
2020-05-28 Dmitry Gutovnext-error-find-buffer-function: Back to #'ignore
2020-05-28 Dmitry Gutov; project.el: Update TODO
2020-05-28 James ThomasImprove Malayalam language transliteration
2020-05-28 Simen HeggestøylMerge branch 'feature/project-switching'
2020-05-28 Mattias EngdegårdDocument that {en,de}code-coding-string preserve match...
2020-05-28 Glenn MorrisMerge from origin/emacs-27
2020-05-28 Glenn Morris; Merge from origin/emacs-27
2020-05-28 Glenn MorrisMerge from origin/emacs-27
2020-05-28 Simen Heggestøyl; * doc/emacs/maintaining.texi: Fix typo.
2020-05-27 Glenn MorrisTiny texinfo markup fixes
2020-05-27 Basil L. Contovounesios; Fix more @var/@code mixups in Elisp manual
2020-05-27 Basil L. Contovounesios; Fix another format-spec typo in the Elisp manual
2020-05-27 Dmitry GutovMake next-error behavior a bit more flexible
2020-05-27 Noam Postavsky* etc/NEWS.25: Belatedly announce upcase-dwim and downc...
2020-05-27 Noam PostavskyAdjust NEWS for revert of eshell fix on emacs-27 (Bug...
2020-05-27 Noam PostavskyFix customizing of ido-mode (Bug#41557)
2020-05-27 Paul EggertFix crash with invalid bytecode vectors
2020-05-27 Paul Eggert--with-wide-int is a no-op on 64-bit hosts
2020-05-27 Paul EggertOmit unnecessary USE_LAB_TAG #if
2020-05-27 Simen HeggestøylSimplify the previous commit
2020-05-27 Mattias EngdegårdDon't clobber match data in utf-8-hfs conversion (bug...
2020-05-26 Paul EggertTweak GC performance if !USE_LSB_TAG
2020-05-26 Alan MackenzieIntroduce some Objective-C 2.0 keywords. This fixes...
2020-05-26 Simen HeggestøylAvoid adding the empty string to the project list
2020-05-26 Simen HeggestøylAdapt project functions to the new 'project-root'
2020-05-26 Dmitry GutovSome copy edits
2020-05-26 Dmitry GutovTeach project-current to inhibit the prompt
2020-05-26 Simen HeggestøylUpdate the Emacs manual with recent project.el changes
2020-05-26 Simen HeggestøylRename 'project-switch-menu' to 'project-switch-commands'
2020-05-26 Simen HeggestøylSimplify 'project--keymap-prompt' a bit
2020-05-26 Simen HeggestøylTurn project switch menu var into a public alist
2020-05-26 Simen HeggestøylChange dispatch binding of 'project-find-regexp'
2020-05-26 Dmitry GutovIntegrate project-switch-project with project-find...
2020-05-26 Dmitry GutovMove project-dired and project-eshell higher
2020-05-26 Dmitry GutovUse an alist instead of a keymap
2020-05-26 Dmitry GutovImprove project name completion
2020-05-26 Dmitry GutovSimplify a little, and avoid duplicate commands
2020-05-26 Simen HeggestøylAdd project switching functionality
2020-05-26 Paul EggertPort struct Lisp_FLoat to oddball platforms
2020-05-26 Paul EggertMove union emacs_align_type to alloc.c
2020-05-26 Paul EggertFurther fix for aborts due to GC losing pseudovectors
2020-05-26 Paul EggertRefix aborts due to GC losing pseudovectors
2020-05-26 Paul EggertFix aborts due to GC losing pseudovectors
2020-05-26 Stefan KangasMark metamail.el as obsolete (Bug#41388)
2020-05-25 Dmitry GutovBump project.el version
2020-05-25 Dmitry Gutov; More the note about reporting problems further up
2020-05-25 Philipp Stephani; * lisp/files.el (auto-save-visited-mode): Fix typo...
2020-05-25 Philipp StephaniAllow inhibiting 'auto-save-visited-mode' on a per...
2020-05-25 Eli ZaretskiiFix access to single-byte characters in buffer text
2020-05-25 Lars IngebrigtsenDon't bug out in xml-escape-string if invalid character...
2020-05-25 ej32u@protonmail.comAdd command ffap-other-tab (Bug#41410)
2020-05-25 Noam PostavskyMake dedicated keymap and mode for eshell-command ...
2020-05-25 Noam PostavskyFix segfault on closing frame with tooltip (Bug#41239)
2020-05-25 Noam PostavskyRevert "Fix eshell-mode-map initialization"
2020-05-24 Matthias MeulienFix tab-bar-tab-name-ellipsis initialization
2020-05-24 Basil L. ContovounesiosFix Elisp manual entry for format-spec
2020-05-24 Stefan KangasMark browse-url-conkeror as obsolete
2020-05-24 Eli ZaretskiiFix rare assertion violations in 'etags'
next