]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-10-21 Eli ZaretskiiAvoid rare crashes while producing line numbers
2020-10-17 Eli ZaretskiiImprove documentation of 'Info-hide-note-references...
2020-10-17 Stefan Kangas* admin/release-process: Add note to update files from...
2020-10-17 Eli Zaretskii* lisp/info.el (Info-hide-note-references): Doc fix...
2020-10-16 Alan MackenzieMake lisp/progmodes/js.el dependent on CC Mode in the...
2020-10-16 Eli ZaretskiiYet another fix for 'set-minibuffer-message'
2020-10-16 Eli ZaretskiiFix posn-at-x-y in builds --without-x
2020-10-15 Lars IngebrigtsenClarify the seq-reduce documentation
2020-10-12 Michael AlbinusMake tramp-completion-reread-directory-timeout obsolete...
2020-10-11 Gregory HeytingsFix 'message' when there's active minibuffer on another...
2020-10-10 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (define-minor-mode...
2020-10-10 Eli ZaretskiiA better fix for bug#43886
2020-10-09 Eli ZaretskiiAvoid crashes when a theme is loaded with one frame...
2020-10-09 Pankaj JangidRemoved an incorrectly placed extra word in the semanti...
2020-10-08 Eli ZaretskiiFix current-line hscrolling when overlays change
2020-10-08 Michael AlbinusExtend tests for shell-command-dont-erase-buffer
2020-10-07 Hong XuClarify what ``chrooted environment means'' for TRAMP
2020-10-06 Eli Zaretskii; * src/xdisp.c (Fwindow_text_pixel_size): Doc fix.
2020-10-06 Daniel MartínAdd missing full stop in MS-DOS processes documentation
2020-10-05 Eli ZaretskiiFix merging of region face for non-ASCII characters
2020-10-03 Alan ThirdMake drag and drop on NS open all URLs (bug#43470)
2020-10-02 Lars IngebrigtsenFix electric-buffer-list buffer selection
2020-10-02 Stefan Kangas; Fix many typos in symbols in docs and comments
2020-10-02 Eli Zaretskii* doc/misc/flymake.texi (Using Flymake): Fix a typo...
2020-10-02 Robert PluimDon't error if no GPG signing key configured
2020-10-01 Michael R.... 2020-03-29 Michael R. Mauger <michael@mauger.com>
2020-10-01 Lars IngebrigtsenMake aliases introduced in previous patch obsolete
2020-10-01 Gemini LasswellRestore some public debugging functions removed in...
2020-10-01 Glenn Morris; Auto-commit of loaddefs files.
2020-10-01 Michael AlbinusClarification in Tramp manual
2020-10-01 Michael AlbinusCheck Emacs version used for Tramp compilation
2020-09-29 Eli ZaretskiiDon't signal an error when saving files on WdebDAV...
2020-09-29 Eli Zaretskii; * lisp/net/eww.el (eww-search-words): Doc fix.
2020-09-28 Eli Zaretskii* lisp/hi-lock.el (hi-lock-find-patterns): Autoload...
2020-09-27 Eli ZaretskiiMinor copyedits in the Emacs user manual
2020-09-26 Eli ZaretskiiFollowup to a recent change in menu-bar.el
2020-09-26 Eli ZaretskiiEnable "Continue Tags Search" menu item only when it...
2020-09-26 Paul EggertFix soap-client URL
2020-09-25 Paul EggertFix out-of-source ‘make check’ emacs-module-tests
2020-09-25 Eli ZaretskiiFix support for Zip64 zip files
2020-09-25 Eli Zaretskii* lisp/hi-lock.el (hi-lock-auto-select-face): Doc fix...
2020-09-25 Eli ZaretskiiAvoid infinite recursion with 'relative' line numbers...
2020-09-21 Stefan Kangas; Fix more trivial typos
2020-09-21 Stefan Kangas; Fix some trivial typos
2020-09-20 Eli ZaretskiiMinor improvement in the ELisp manual's Introduction
2020-09-20 Eli ZaretskiiMention in PROBLEMS the problems with fonts and Uniscribe
2020-09-19 Eli ZaretskiiMinor copyedits in 'line-height' documentation
2020-09-19 Eli Zaretskii; * src/frame.c (syms_of_frame) <make-pointer-invisible...
2020-09-19 Gregor Zattler* doc/misc/eww.texi: Document the `w' key's double...
2020-09-19 Eli ZaretskiiFix a rare segfault in syntax.c
2020-09-19 Alan MackenzieAdd doc to syntax-propertize-function saying it must...
2020-09-19 Eli ZaretskiiMinor copyedits of doc of 'with-silent-modifications'
2020-09-18 Eli ZaretskiiImprove documentation of 'max-mini-window-height'
2020-09-18 Daniel MartínUse modern constant names for the NS pasteboard
2020-09-16 Eli ZaretskiiFix doc string of 'toggle-menu-bar-mode-from-frame'
2020-09-12 Glenn MorrisMake vc-bzr tests work with brz 3.1 (bug#43314)
2020-09-12 Lars Ingebrigtsendiff-no-select doc string clarification
2020-09-12 Eli ZaretskiiFix compilation on TERMINFO platforms with GCC 10
2020-09-10 Lars IngebrigtsenFix the font-lock-debug-fontify NEWS entry
2020-09-08 Eli ZaretskiiAvoid crashes when trying to load bad GIF files
2020-09-04 Alan MackenzieC++ Mode: handle comma separated brace initializers.
2020-09-04 Stefan Monnier* lisp/display-fill-column-indicator.el: Fix bug#41145
2020-09-04 Michael AlbinusBackport recent change in tramp-tests.el from master...
2020-09-03 Michael AlbinusFix bug in dbus.el; do not merge with master
2020-09-01 Stefan Kangas; * lisp/man.el (Man-mode): Fix formatting.
2020-09-01 Stefan Kangas; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"
2020-09-01 Glenn Morris; Auto-commit of loaddefs files.
2020-09-01 Stefan KangasFix help message with help-window-select
2020-08-31 Eric AbrahamsenRemove obsolete "Wide Characters" section of Gnus manual
2020-08-31 Stefan KangasFix typo in Introduction to Emacs Lisp
2020-08-31 Stefan KangasUpdate Elisp Manual reference to which-function-mode
2020-08-30 Michael AlbinusSome precisions to bug handling
2020-08-29 Alan MackenzieCC Mode: Fix processing for when c-multiline-string...
2020-08-29 Eli ZaretskiiFix description of %-constructs in 'mode-line-format'
2020-08-27 Michael AlbinusAdapt tramp-tests.el, don't merge with master
2020-08-27 Michael AlbinusAdapt reminder-for-release-blocking-bugs
2020-08-25 Paul EggertFix replace-region-contents performance bug
2020-08-25 Michael Albinus* admin/admin.el (reminder-for-release-blocking-bugs...
2020-08-25 Michael AlbinusSync with Tramp 2.4.5-pre
2020-08-24 Phillip LordFix error in GMP test
2020-08-24 Phillip LordAdd Feature testing for Windows binaries
2020-08-21 Eli Zaretskii; * src/character.c (str_as_multibyte): Fix the commentary.
2020-08-20 Stefan KangasRevert "; * etc/NEWS: Remove temporary note on document...
2020-08-19 Glenn Morris* admin/admin.el (set-version): Trap yet another NEWS...
2020-08-19 Stefan Kangas; * etc/NEWS: Remove temporary note on documentation...
2020-08-19 Mattias EngdegårdFix cond jump table compilation (bug#42919)
2020-08-17 Paul EggertLet Emacs start even if curdir is inaccessible
2020-08-17 Paul Eggert* etc/NEWS: Mention GnuPG 2.0 through 2.1.5 issue ...
2020-08-17 Robert PluimFix bug with ~/Emacs file not being read at init
2020-08-15 Eli Zaretskii; Fix last change
2020-08-15 Eli Zaretskii; * doc/lispref/sequences.texi (Sequence Functions...
2020-08-15 Tino CalanchaPrevent from frozen frame after `C-z' in Lucid builds
2020-08-15 Eli ZaretskiiDocument the 'flex' completion style
2020-08-14 Lars IngebrigtsenNote that Emacs needs systemd support if systemd is...
2020-08-14 Mattias EngdegårdRegexps cannot infloop; fix manual
2020-08-13 Paul Eggert; spelling fixes
2020-08-13 Paul EggertFix startup working dir bug on NeXTSTEP
2020-08-13 Eli ZaretskiiImprove documentation of function argument lists
2020-08-13 Eli ZaretskiiImprove documentation of special events
2020-08-13 Eli ZaretskiiFix face merging at EOL when inherited face specifies...
next