]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-07-08 João TávoraHave Python mode cooperate asynchronously with Eldoc scratch/python-eldoc-async
2020-07-08 João Távora; * etc/NEWS (Eldoc): adjust NEWS entry.
2020-07-08 João TávoraShoosh warnings about obsolete eldoc-documentation...
2020-07-08 Eli Zaretskii; * etc/NEWS: Fix last change.
2020-07-08 Eli Zaretskii; * etc/NEWS: Minor copyedits of the recent additions.
2020-07-08 Mattias EngdegårdSpecial-case symbol and fixnum keys in member, assoc...
2020-07-08 João TávoraImprove Eldoc docstrings
2020-07-08 João TávoraChange version scheme of two Eldoc obsolete specs
2020-07-08 João TávoraAdjust describe-char-eldoc to new eldoc-documentation...
2020-07-08 João TávoraAdjust Eldoc documentation after Eli's review
2020-07-08 João TávoraMake more parts of Emacs use new Eldoc capabilities
2020-07-08 João Távora* lisp/emacs-lisp/eldoc.el (Version): Bump to 1.1.0
2020-07-08 João TávoraNew M-x eldoc for on-demand and interactive documentati...
2020-07-08 João TávoraBetter handle asynchronous Eldoc sources
2020-07-07 Mattias EngdegårdOptimise assoc and rassoc with symbol key to assq and...
2020-07-07 Glenn MorrisMerge from origin/emacs-27
2020-07-07 Glenn Morris; Merge from origin/emacs-27
2020-07-07 Glenn MorrisMerge from origin/emacs-27
2020-07-07 Eli ZaretskiiAvoid infloop in 'format-mode-line'
2020-07-06 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-deftype-satisfies...
2020-07-06 Mattias EngdegårdSimplify byte-code optimisation of pure functions
2020-07-06 Mattias EngdegårdMark more functions pure (bug#42147)
2020-07-06 Dmitry Gutov; Revert "; Add a note about a bottleneck"
2020-07-06 Dmitry Gutov; Add a note about a bottleneck
2020-07-05 Dmitry Gutov* lisp/progmodes/project.el: Bump the version.
2020-07-05 Dmitry Gutov; Add a couple of FIXMEs
2020-07-05 Dmitry Gutovproject-switch-to-buffer: Don't filter based on default...
2020-07-05 Wilson SnyderVerilog-Mode collected updates.
2020-07-05 Mattias EngdegårdDon't confuse errors with nil in bytecomp-tests.el
2020-07-05 Eli ZaretskiiClarify the documentation of 'left/right-fringe' displa...
2020-07-05 Mattias EngdegårdRelax portable number check in byte compiler (bug#42147)
2020-07-04 Alan MackenzieRemove long obsolete c-looking-at-bos. Make c-at-expre...
2020-07-04 Alan MackenzieFix filling in js-mode and mhtml-mode (js-mode parts...
2020-07-04 Alan MackenzieCC Mode: Fix wrong value of comment-start-skip, fixing...
2020-07-04 Daniel KoningUse 'emacs-lisp-mode-syntax-table' for reading Lisp...
2020-07-04 Eli ZaretskiiMinor improvement in ELisp manual
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-02 Michael Albinus* doc/misc/tramp.texi (Customizing Methods): Fix typo.
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-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-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 Philipp StephaniFix undefined behavior in json.c (Bug#42113)
2020-06-28 Paul EggertUpdate from Gnulib.
2020-06-28 Eli ZaretskiiMS-Windows fixes as followup to import of Gnulib 'getra...
2020-06-28 Richard KimFix ACTION argument of 'display-buffer' call in gud.el
2020-06-28 Timo MyyräAdd thread-naming support for OpenBSD
2020-06-27 Paul EggertUse getrandom syscall for nonces
2020-06-27 Paul EggertUpdate from Gnulib
2020-06-27 Eli Zaretskii* src/keyboard.c (Fclear_this_command_keys): Doc fix.
2020-06-27 Eli ZaretskiiImprove do string of 'man'
2020-06-26 Eli Zaretskii; * src/xdisp.c (pos_visible_p): Yet another minor...
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 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 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
next