]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-12-18 Basil L. Contovounesios; Fix grammar in recent change to internals.texi
2020-12-18 Basil L. Contovounesios; Fix @pxref in last change to flymake.texi
2020-12-18 Glenn Morris; Merge from origin/emacs-27
2020-12-18 Glenn MorrisMerge from origin/emacs-27
2020-12-18 João TávoraDocument that flymake-diag-region saves match data
2020-12-18 Eli ZaretskiiUpdate files for the 27.1.90 pretest emacs-27.1.90
2020-12-18 Stefan Monnier* lisp/emacs-lisp/package.el: Byte compile the quicksta...
2020-12-18 Eli ZaretskiiMinor fixes in authors.el and in tarball-making instruc...
2020-12-18 Stefan Monnier* lisp/progmodes/which-func.el (which-func-update)...
2020-12-18 Mattias EngdegårdFollow good regexp practice
2020-12-18 Michael Albinus* lisp/net/tramp.el (tramp-handle-make-process): Handle...
2020-12-18 João TávoraSave match data in flymake-diag-region (bug#29193)
2020-12-18 Lars IngebrigtsenFix previous frame-focus server.el change
2020-12-18 Eric AbrahamsenFix regexp in IMAP search-string preparation
2020-12-18 Dmitry Gutovflymake-diag-region: Fix the recent test breakage
2020-12-17 Stefan Monnier* lisp/org/org-refile.el (org-copy): Fix missing obsole...
2020-12-17 Michael AlbinusSome minor Tramp changes
2020-12-17 Stefan KangasRemove incorrect comment from erc-goodies.el
2020-12-17 Stefan MonnierFix my two most common causes of all windows/frames...
2020-12-17 Zajcev EvgenyMake "Invalid modifier in string" ordinary invalid...
2020-12-17 Eli Zaretskii; Add a new item to TODO
2020-12-17 Lars IngebrigtsenFix fallback use of write-file in ido-mode
2020-12-17 Philipp StephaniEnsure that byte compilation works for relative files...
2020-12-17 Lars IngebrigtsenDefault the init file to init.el, not init
2020-12-16 Pankaj JangidFix resetting of gnus-pick-line-number
2020-12-16 Juri LinkovDon't show minibuffer keybindings for suggestions in...
2020-12-16 Juri LinkovGive affixation-function higher priority over annotatio...
2020-12-16 Eli ZaretskiiImprove documentation of 'query-replace'
2020-12-16 Bastien GuerryUpdate to Org 9.4.3
2020-12-16 Harald JörgCPerl-mode: don't treat <<>> as starting a here-doc
2020-12-16 E. ChorobaUpdate short docs in cperl-mode
2020-12-16 Stefan Kangas; * lisp/play/5x5.el: Fix my last change.
2020-12-16 Dmitry Gutov(flymake-diag-region): Fall back to (end-of-thing ...
2020-12-15 Eli ZaretskiiFix C-n/C-p when a line starts with an image
2020-12-15 Glenn Morris; Merge from origin/emacs-27
2020-12-15 Glenn MorrisMerge from origin/emacs-27
2020-12-15 Glenn Morris; Merge from origin/emacs-27
2020-12-15 Glenn MorrisMerge from origin/emacs-27
2020-12-15 Eli ZaretskiiFix setting breakpoints in "M-x gdb" when a source...
2020-12-15 Alan MackenzieCC Mode: Optimize for scrolling large buffers containin...
2020-12-15 Michael AlbinusRevert last change in tramp-maybe-open-connection)
2020-12-15 Lars IngebrigtsenFix electric pairs in rst-mode
2020-12-15 Lars IngebrigtsenBind current-minibuffer-command to this-command
2020-12-14 Glenn Morris* doc/lispref/errors.texi (Standard Errors): Fix xref.
2020-12-14 Glenn Morris* doc/emacs/indent.texi (Indent Convenience): Fix use...
2020-12-14 Glenn MorrisTiny fix for lispref/variables.texi
2020-12-14 Stefan Monnier* lisp/emacs-lisp/gv.el (error): Allow it as a place
2020-12-14 Alan MackenzieOptimise c-font-lock-<>-arglists, particularly for...
2020-12-14 Alan ThirdFix error with fn key in NS port (bug#44533)
2020-12-14 Alan MackenzieOptimise c-parse-state for large buffers with few ...
2020-12-14 Lars IngebrigtsenAdd some admin/emake comments
2020-12-14 Gregory HeytingsMake the emake error messages red
2020-12-14 Michael AlbinusAdd 'remote-file-error' for Tramp
2020-12-14 Eli ZaretskiiImprove accuracy of scrolling commands
2020-12-14 Stefan KangasMake XEmacs entry in the FAQ more contemporary
2020-12-14 Eli ZaretskiiFix point location when completing in gdb-mi.el
2020-12-14 Eric AbrahamsenFix logic of gnus-search-imap-handle-date
2020-12-14 Stefan Kangas* lisp/play/5x5.el: Fix typo. Remove redundant :group...
2020-12-14 Tim Ruffing* etc/emacs.service:
2020-12-14 Robert ThorpeMention how to handle user names with @ in rmail
2020-12-14 Daniel MartínMake goto-char offer the number at point as default
2020-12-14 Lars IngebrigtsenTool bar documentation clarification: Mention forcing...
2020-12-14 Tomas NordinFix narrow-to-defun in python-mode
2020-12-14 Lars IngebrigtsenAdd a new recursively bound `current-minibuffer-command...
2020-12-14 Ulrich ÖlmannAdd a DirectoryMode to the Emacs Server example
2020-12-14 Stefan KangasUpdate value of frame-title-format in FAQ
2020-12-14 Stefan KangasDon't recommend setnu and wb-line-number
2020-12-14 Stefan KangasRemove more references to old versions from FAQ
2020-12-14 Stefan KangasMake XEmacs compat variable warning-level-aliases obsolete
2020-12-14 Stefan KangasPrefer setq to set+quote
2020-12-14 Stefan Kangas* lisp/bookmark.el: Doc fix.
2020-12-14 Mattias Engdegård; * lisp/progmodes/project.el (project-switch-use-entir...
2020-12-14 Torsten HilbrichMerge branch 'feature/integration-of-dictionary-el'
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el (dictionary-pre-buffer): Unify... feature/integration-of-dictionary-el
2020-12-14 Torsten Hilbrich* etc/NEWS: Add entry for dictionary.el
2020-12-14 Torsten HilbrichA number of docstring fixes
2020-12-14 Torsten HilbrichA number of docstring fixes
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el (dictionary-display-more-info...
2020-12-14 Torsten HilbrichUse when where else case returns nil
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el (dictionary-tooltip-mode)...
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el (dictionary-mode): Use setq...
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el: Prefer defsubst over defmacro
2020-12-14 Torsten Hilbrich* lisp/net/dictionary-connection.el: Prefer defsubst
2020-12-14 Torsten HilbrichUpdate GPL version
2020-12-14 Torsten Hilbrich* lisp/net/dictionary-connection.el: Remove obsolete...
2020-12-14 Torsten Hilbrich* lisp/net/dictionary-connection.el: Add lexical-binding:t
2020-12-14 Torsten HilbrichShow error message when asking to match for nothing
2020-12-14 Torsten HilbrichRemoved useless check for popup-menu
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el: Add lexical-binding:t
2020-12-14 Gabriel do... New option tab-bar-history-buttons-show
2020-12-14 Juri LinkovAllow creating a new tab for tab-switcher from the...
2020-12-14 Juri LinkovDon't show matches with no input for nil icomplete...
2020-12-13 João TávoraInhibit quit in ElDoc timer functions (bug#45117)
2020-12-13 Bastien GuerryUpdate to Org 9.4.2
2020-12-13 Dmitry GutovRemove the duplication from project-switch-commands...
2020-12-13 Philipp StephaniByte compilation: handle case where the output file...
2020-12-13 Mauro ArandaStop dropping the tag when creating the custom-variable...
2020-12-13 Lars IngebrigtsenMake dired-toggle-read-only query on read-only directories
2020-12-13 Lars IngebrigtsenClarify Extended Menu Items a bit more
2020-12-13 Bastien GuerryUpdate to Org 9.4.1
next