]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-07-02 Andrea Corallo* Add to possibility to write per pass specific tests
2020-07-02 Andrea CoralloMerge remote-tracking branch 'savahnna/master' into...
2020-07-02 Alan Mackenzie* lisp/progmodes/cc-mode.el (c-or-c++-mode--regexp...
2020-07-02 Phillip LordRemove Emacs-27 reference
2020-07-01 Juri LinkovRevert feature added in bfd96e995d using project direct...
2020-07-01 Eli Zaretskii; * etc/NEWS: Announce dropping of support for OpenBSD...
2020-07-01 YASUOKA MasahikoSupport pty's on OpenBSD
2020-07-01 Glenn Morris; Auto-commit of loaddefs files.
2020-06-30 Juri LinkovBind 'C-x 4 1' to 'same-window-prefix' and document...
2020-06-30 Andrea CoralloAdd a test for lambda list containing uninterned symbols
2020-06-30 Andrea CoralloFix lambda-list relocation class
2020-06-29 James N. V... Subject: Frame-local tab-bar for numeric value of tab...
2020-06-29 Alan MackenzieCC Mode: optimize for repeated simple operations.
2020-06-29 Paul Eggert* test/src/fns-tests.el (test-secure-hash): Test getran...
2020-06-29 Andrea CoralloRevert "* src/comp.c (Fcomp__register_subr): Remove...
2020-06-28 Paul EggertUpdate from Gnulib.
2020-06-28 Andrea Corallo* Do not skip native compilation for leim subfolder...
2020-06-28 Andrea Corallo* Enable deferred compilation for dynamic scoped code
2020-06-28 Eli ZaretskiiMS-Windows fixes as followup to import of Gnulib 'getra...
2020-06-28 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-06-28 Andrea Corallo* src/comp.c (Fcomp__register_subr): Remove code duplic...
2020-06-28 Andrea CoralloAdd a test to verify CL macro expansion in dynamic...
2020-06-28 Andrea Corallo* Setup correctly the printer while dumping objs in...
2020-06-28 Timo MyyräAdd thread-naming support for OpenBSD
2020-06-27 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-06-27 Andrea Corallosrc/comp.c (Fcomp__register_subr): Handle advice activa...
2020-06-27 Paul EggertUse getrandom syscall for nonces
2020-06-27 Paul EggertUpdate from Gnulib
2020-06-26 Glenn MorrisMerge from origin/emacs-27
2020-06-26 Eli Zaretskii; * src/xdisp.c (pos_visible_p): Fix last change. ...
2020-06-26 Eli ZaretskiiFix posn-at-point at beginning of a display string
2020-06-26 Basil L. Contovounesios; Fix recent indentation in project.el
2020-06-26 Eli ZaretskiiImprove documentation of Info node movement commands
2020-06-26 Eli ZaretskiiFix byte-compilation warning in project.el
2020-06-26 Dmitry Gutovvc-known-roots: Actually update
2020-06-26 Dmitry Gutovproject--read-project-list: Add structure verification
2020-06-26 Dmitry Gutovproject-known-roots: Rename and improve
2020-06-26 Dmitry GutovRename project-kill-buffers-{skip-conditions,ignores}
2020-06-25 Tassilo HornAdd NEWS entry for bug-reference auto-setup.
2020-06-25 Eli ZaretskiiFix last change
2020-06-25 Tino CalanchaAdd help menu entry for view-lossage
2020-06-25 Alan MackenzieCC Mode. Fix an off by one error. Fixes bug #41809
2020-06-25 Juri LinkovPush action to list of functions in display-buffer...
2020-06-24 Alan MackenzieMake switch work in AWK Mode. Fixes bug #41923
2020-06-24 Eli Zaretskii; * etc/NEWS: Improve format and wording of recently...
2020-06-24 Michael Albinus; Fix typos in etc/NEWS
2020-06-23 Juri LinkovM-n in read-directory-name of vc commands gets project...
2020-06-23 Juri LinkovMore not-state-changing vc commands can be used from...
2020-06-23 Michael AlbinusFix problem in tramp-smb.el
2020-06-23 Basil L. Contovounesios; Fix indentation in last change
2020-06-23 David EdmondsonFix gnus-cloud-download-all-data return value
2020-06-22 Andrea Corallo* lisp/gnus/gnus.el (gnus): Fix a check to handle nativ...
2020-06-22 Phillip LordAdd Jansson dependency to Windows Build
2020-06-22 Richard CopleyUnbreak 'reverse-region'
2020-06-22 Eli ZaretskiiMinor improvements as followup to recent RGB string...
2020-06-22 Dmitry Gutovproject-switch-to-buffer: Improve Ido compatibility
2020-06-22 Basil L. ContovounesiosFix typos and markup in fill column indicator docs
2020-06-22 Dmitry Gutovproject-switch-to-buffer: Do not require matching input
2020-06-22 Mattias EngdegårdAccept lexical lambda in auto-insert-alist
2020-06-22 Mattias EngdegårdFix spurious error in beginning-of-defun in pascal...
2020-06-22 Mattias EngdegårdPreserve point in pascal-mode completion (bug#41740)
2020-06-21 Juri LinkovFix display-buffer-override-next-command to call action...
2020-06-21 Juri LinkovNew commands other-window-prefix (C-x 4 4) and other...
2020-06-21 Theodor ThornhillForward declare eshell-buffer-name in project-eshell
2020-06-21 Dmitry Gutov; project-shell, project-eshell: Doc fixes
2020-06-21 Andrea CoralloMerge remote-tracking branch 'savahnna/master' into dev
2020-06-21 Andrea CoralloTwo `load-history' eln related fixes.
2020-06-21 Andrea Corallo;* src/comp.c (define_maybe_gc_or_quit): Fix a comment.
2020-06-21 Andrea Corallo* src/comp.c (Fcomp__compile_ctxt_to_file): Confine...
2020-06-21 Andrea Corallo* Handle correctly pure delaration specifier.
2020-06-21 Andrea Corallo* Add a func-arity test for dynamic functions
2020-06-21 Andrea CoralloDo not native compile two functions to allow cc-mode...
2020-06-21 Andrea CoralloAdd a test for speed -1
2020-06-21 Andrea CoralloAllow per function speed declaration
2020-06-21 Andrea CoralloExecute top level forms in the right lex/dyn scope.
2020-06-21 Andrea CoralloAdd some testing for dynamic scope
2020-06-21 Mattias EngdegårdConsolidate #RGB string parsers
2020-06-21 Basil L. ContovounesiosRevert last change in benchmark.el
2020-06-21 Eli ZaretskiiImprove doc strings of 'project-shell' and 'project...
2020-06-21 Basil L. ContovounesiosReplace some uses of cl-mapcan with mapcan
2020-06-21 Michael AlbinusFix remaining problems with tramp-crypt.el
2020-06-21 Basil L. ContovounesiosEvaluate some unnecessarily quoted lambdas
2020-06-21 Basil L. ContovounesiosSilence some warnings in tests
2020-06-21 Dmitry Gutov; project-shell, project-eshell: Docstring tweaks
2020-06-21 Theodor ThornhillPop to an existing Eshell buffer by default
2020-06-20 Philipp StephaniFix a byte-compile warning.
2020-06-20 Eli ZaretskiiFix last change for bug#41619
2020-06-20 Eli Zaretskii; * CONTRIBUTE: Clarify the preferences for patch forma...
2020-06-20 Eli ZaretskiiDocumentation followup to the last change
2020-06-20 Jan BeichAdd fallback for 24-bit terminal color via COLORTERM...
2020-06-20 Stephen BermanAvoid crashes in 'defconst'
2020-06-20 Richard StallmanFix text about Lisp archives in the Emacs FQ
2020-06-20 Eli ZaretskiiRevert "Don't mention non-GNU package archives."
2020-06-20 Andrew BurgessFix bug with deactivation of mark in 'cua-cancel'
2020-06-20 Eli ZaretskiiDon't use 'cl' functions in ELisp manual's examples
2020-06-20 Theodor Thornhillproject-shell: Pop to an existing shell buffer by default
2020-06-19 Eli ZaretskiiFix last change in doc strings of project.el
2020-06-19 Michael AlbinusFix various problems in Tramp
2020-06-19 Eli ZaretskiiImprove doc strings of project.el
2020-06-19 Michael AlbinusFix newly introduced errors in Tramp
next