]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-05-22 Colin Woodbury* src/frame.c (Fframep): Update framep docstring
2021-05-19 Yuuki HaranoFix compile error when PGTK_DEBUG is enabled
2021-05-19 Yuuki Harano* src/image.c: Fix compile error related xpm in image.c
2021-05-19 Yuuki HaranoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs...
2021-05-19 Mauro ArandaLift restriction for finding theme summary line
2021-05-19 Martin RudalicsFix recently introduced misbehavior of `quit-restore...
2021-05-19 Stefan Monnier* lisp/progmodes/js.el (js--make-framework-matcher...
2021-05-19 Stefan Monnier* lisp/progmodes/gud.el (gud-tooltip-tips): Use proper...
2021-05-18 Stefan Monnier* lisp/org/org-timer.el (org-timer--run-countdown-timer...
2021-05-18 Stefan Monnier* lisp/org/org-mouse.el: Make use of lexical scoping
2021-05-18 Stefan Monnier* lisp/org/org-colview.el (org-columns-map): Use proper...
2021-05-18 Stefan Monnier* lisp/org/org-clock.el (org-clock-get-table-data)...
2021-05-18 Stefan Monnier* lisp/net/sieve-manage.el (sieve-sasl-auth): Use prope...
2021-05-18 Stefan Monnier* lisp/net/shr.el (shr-image-displayer): Use proper...
2021-05-18 Stefan Monnier* lisp/net/imap.el (imap-mailbox-close): Use proper...
2021-05-18 Stefan Monnier* lisp/net/eudc.el (eudc-menu): Use proper closures
2021-05-18 Stefan Monnier* lisp/net/browse-url.el: Avoid `(lambda ..)
2021-05-18 Stefan Monnier* lisp/misearch.el (multi-isearch-push-state): Use...
2021-05-18 Stefan Monnier* lisp/menu-bar.el: Avoid `(lambda
2021-05-18 Stefan Monnier* lisp/info.el (Info-isearch-push-state): Use proper...
2021-05-18 Stefan Monnier* lisp/imenu.el (imenu--create-keymap): Use proper...
2021-05-18 Stefan Monnier* lisp/find-dired.el (find-dired): Use a proper closure
2021-05-18 Stefan Monnier* lisp/facemenu.el (facemenu-add-new-face): Use `:docum...
2021-05-18 Stefan Monnier* lisp/eshell/em-pred.el: Take advantage of lexical...
2021-05-18 Juri Linkov* doc/emacs/basic.texi (Repeating): Document repeat...
2021-05-18 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (eieio-defclass-interna...
2021-05-18 Juri Linkov* lisp/repeat.el (repeat-exit-timeout): New defcustom...
2021-05-18 Stefan Monnier* lisp/calendar/cal-menu.el (cal-menu-holidays-menu...
2021-05-18 Juri Linkov* lisp/emacs-lisp/lisp-mode.el (lisp-outline-level...
2021-05-18 Juri Linkov* lisp/simple.el (read-from-kill-ring): Add new arg...
2021-05-18 Philipp StephaniRecreate symptom of Bug#42701.
2021-05-18 Lars IngebrigtsenFix some regressions introduced by the previous dired...
2021-05-18 Basil L. ContovounesiosLook for ElDoc buffer in all visible frames
2021-05-18 Miha RihtaršičFix problem with focusing in `C-o' in ibuffer in some...
2021-05-18 Gong QijianFix `custom-delayed-init-variables' problem when re...
2021-05-18 Stefan Monnier* lisp/kmacro.el: Fix test cases broken by last change
2021-05-18 Alexandr VityazevFix the length= shortdoc example
2021-05-18 Eli ZaretskiiRevert "* lisp/bookmark.el: make bookmark-fontify nil...
2021-05-18 Mattias EngdegårdFix pcase 'rx' patterns with a single named submatch...
2021-05-18 Paul W. Rankin* lisp/bookmark.el: make bookmark-fontify nil default...
2021-05-18 Philipp Stephani* lisp/emacs-lisp/subr-x.el (if-let): Swap &or branches...
2021-05-18 Stefan Monnier* lisp/kmacro.el: Avoid the dynbound dialect of ELisp
2021-05-18 Dmitry GutovVisually truncate excessively long lines in Xref
2021-05-17 Eli ZaretskiiFix the etags test suite
2021-05-17 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-05-17 Eli Zaretskii; * admin/notes/years: Mention that etags test files...
2021-05-17 Lars IngebrigtsenAdd an etags test for Rust (bug#46055)
2021-05-17 Eli ZaretskiiUpdate the etags/ctags test files
2021-05-17 Sun LinAllow specifying the default archive types to compress...
2021-05-17 Pierre-Antoine... Add support for Rust in etags
2021-05-17 Eli ZaretskiiAvoid crashes in condition-case
2021-05-17 Lars IngebrigtsenMention *-nov-is-evil in the Extra Headers Gnus manual...
2021-05-17 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-05-17 Eli ZaretskiiImprove documentation of new behavior of 'M-y'
2021-05-17 Philipp StephaniAdd a unit test to reproduce Bug#48471.
2021-05-17 Philipp StephaniFix a few Edebug specifications where code is wrapped...
2021-05-16 Eric AbrahamsenAdd a 'silent option for native-comp-async-report-warni...
2021-05-16 Eric AbrahamsenUse condition-case-unless-debug in nnselect-run
2021-05-16 Eric AbrahamsenFix function signature for gnus-search-indexed-parse...
2021-05-16 Lars Ingebrigtsenmouse-wheel-progressive-speed doc string clarification
2021-05-16 Ingo Lohmarprepend newline in sqli buffer
2021-05-16 Tassilo HornAdd bug-reference-mode-force-auto-setup
2021-05-16 Dario GjorgjevskiAdd more completion tests
2021-05-16 Sebastian UrbanImprove some quotation quoting in the Emacs manual
2021-05-16 Noam PostavskyRemove unreliable test for match data clobbering
2021-05-16 Philipp StephaniOptimize calls to 'eql', 'memql' and similar for fixnums.
2021-05-16 Michael AlbinusFix handling of stderr buffer in Tramp's make-process...
2021-05-16 Tassilo HornBug reference auto-setup for Rmail
2021-05-15 Dmitry GutovUpdate CSS completion tests
2021-05-15 Tassilo HornRefactor bug-reference setup functions into a defvar
2021-05-15 Eli ZaretskiiFix segfaults when byte-compiling with native-compilation
2021-05-15 Yuuki HaranoRevert "Update texts while busy"
2021-05-15 Yuuki HaranoUpdate texts while busy
2021-05-15 Alan MackenzieMiscellaneous corrections to src/minibuf.c for bug...
2021-05-15 Eli ZaretskiiFix launching net-utils on MS-Windows
2021-05-15 pilluleFix `quit-restore-window' when all previous buffers...
2021-05-15 Daniel SemyonovMairix: use 'mairix-search-options' as documented
2021-05-15 Daniel SemyonovMairix: autoload main interactive functions
2021-05-15 Eli ZaretskiiImprove doc string of 'log-edit-generate-changelog...
2021-05-15 Martin RudalicsHave X builds handle VisibilityNotify events (Bug#48268...
2021-05-15 Dmitry GutovAdd :company-kind support to nxml-mode completion
2021-05-15 Dmitry GutovAdd :company-kind support to sh-mode completion
2021-05-15 Dmitry GutovInclude colons in the completion strings
2021-05-15 Dmitry GutovAdd :company-kind support to css-mode completion
2021-05-14 Lars IngebrigtsenMake the M-x obsoletion check more robust
2021-05-14 Yuuki HaranoCreate a variable to enable selection on multi display
2021-05-14 Alan MackenzieVarious detailed fixes to minibuf.c, etc., to fix bug...
2021-05-13 Eli Zaretskii; * doc/misc/calc.texi (Date Arithmetic): Fix order...
2021-05-13 Yuuki HaranoTreat all the wayland connection as the same display
2021-05-13 Glenn Morris* doc/misc/calc.texi: Remove most hand-written node...
2021-05-13 Glenn MorrisRemove more hand-written node pointers in doc/misc
2021-05-13 Glenn Morris* doc/misc/epa.texi: Remove hand-written node pointers.
2021-05-13 Glenn MorrisMerge from origin/emacs-27
2021-05-13 Glenn Morris* doc/misc/epa.texi: Fix @nodes in previous change.
2021-05-13 Michael AlbinusImprove Tramp traces
2021-05-13 dickmaoProcess sentinels need to work under X and commandline
2021-05-13 Eli ZaretskiiFix vertical cursor motion across tall text or small...
2021-05-13 Michael AlbinusFix bug#48349 in file-name-non-special
2021-05-13 Stefan KangasDocument `package-quickstart' in the user manual
2021-05-13 Nicolás BértoloMake searching for files faster under Windows
next