]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-10-17 Eric AbrahamsenAdd TODO for server output parser scratch/gnus-roadmap
2017-10-17 Eric AbrahamsenAdd new roadmap.org file
2017-10-16 Eric AbrahamsenDocumentation and error-message edits re gnus-server...
2017-10-14 Michael Albinus; Minor changes in etc/NEWS
2017-10-14 Stefan Monnier* lisp/emacs-lisp/debug.el: Don't bail on errors inside...
2017-10-13 Thien-Thi Nguyen[admin] Add some notes on US-v-UK spelling; nfc.
2017-10-12 Paul EggertMerge from origin/emacs-26
2017-10-12 Paul Eggert; Merge from origin/emacs-26
2017-10-12 Paul EggertMerge from origin/emacs-26
2017-10-12 Eli ZaretskiiFix this-command-keys for "M-x foo" commands
2017-10-12 Paul EggertLet rename-file rename dirs across filesystems
2017-10-12 Stefan Monnier* lisp/gnus/message.el (message-check-recipients):...
2017-10-12 Stefan Monnier* test/lisp/help-fns-tests.el (help-fns-test-dangling...
2017-10-12 Stefan Monnier* lisp/ansi-color.el (ansi-color-make-extent): Let...
2017-10-12 João TávoraSimplify Flymake user documentation
2017-10-12 Eli Zaretskii* etc/NEWS: Mention the new version of Org.
2017-10-12 Noam PostavskyDon't use (format "%s" ...) for string copying (Bug...
2017-10-11 Alan ThirdMake frame-list-z-order on NS match Windows behaviour...
2017-10-11 Nicolas Petton; * Update ldefs-boot.el emacs-26.0.90
2017-10-11 Nicolas PettonBump Emacs version to 26.0.90
2017-10-11 Nicolas Petton; * ChangeLog.3: ChangeLog fixes.
2017-10-11 Nicolas PettonUpdate authors.el
2017-10-11 Nicolas Petton* ChangeLog.3: Update.
2017-10-11 Nicolas Petton* admin/authors.el (authors-aliases): Additions.
2017-10-11 Radon RosboroughFix docstring style for 'functionp'
2017-10-11 Michael AlbinusFormat shell commands in tramp.texi
2017-10-10 Stefan Monnier* lisp/url/url-cookie.el: Fix warning and miscompilation
2017-10-10 João TávoraUnbreak the button in the Flymake diagnostics buffer...
2017-10-10 Mark OteizaAdd mode map to Flymake diagnostic button
2017-10-10 João TávoraTweak the Flymake diagnostics buffer again
2017-10-10 Mark OteizaSimplify Flymake diagnostics buffer UX
2017-10-10 João TávoraFirst stab at a Flymake diagnostics buffer
2017-10-10 João Távora* etc/NEWS (Flymake): Rewrite entry.
2017-10-10 Eli ZaretskiiImprove the Flymake manual
2017-10-10 Eli Zaretskii; * etc/NEWS: Clarify the description of "---" and...
2017-10-10 João TávoraFix two Flymake bugs
2017-10-10 João TávoraDon't log "emergencies" in the Flymake legacy backend
2017-10-10 João TávoraAdd full documentation on new Flymake API
2017-10-10 João TávoraFix some Flymake docstrings and messages
2017-10-10 João TávoraMake three new Flymake commands for debugging common...
2017-10-10 Noam Postavsky; INSTALL.REPO: Add -d to "thorough cleaning" suggestion.
2017-10-10 Aurelien AptelAdd parser for Netscape/Mozilla cookie file format
2017-10-10 Paul Eggert; Typo fixes, mostly repeated words
2017-10-10 Paul Eggert; Spelling fixes
2017-10-09 Alexander Gramiak; * src/lread.c (syms_of_lread) <module-file-suffix...
2017-10-09 Nicolas Petton* admin/authors.el (authors-renamed-files-alist): addition.
2017-10-09 Nicolas Petton; ChangeLog.3 fixes
2017-10-09 Paul EggertFix PWD check on DOS_NT
2017-10-09 Paul EggertFix unlikely overflows with wd length
2017-10-09 Stefan Monnier* lisp/gnus/message.el: Improve last commit
2017-10-09 Philipp StephaniRevert "Raise an error when detecting old-style backquo...
2017-10-09 Ken OlumFix problems when editing raw undecoded message (Bug...
2017-10-09 Eli ZaretskiiAvoid encoding errors in message.el
2017-10-09 Eli ZaretskiiImprove doc string and prompt of 'grep-read-files'
2017-10-09 Eli ZaretskiiAvoid assertion violations when line numbers are displayed
2017-10-09 Mark OteizaDisable XTerm titles (Bug#28591)
2017-10-09 Glenn Morris; * lisp/emacs-lisp/rmc.el: Minor fix for copyright...
2017-10-09 João TávoraBe lazy when starting Flymake checks
2017-10-09 Eli ZaretskiiFix last change in frameset.el
2017-10-09 Martin RudalicsDescribe how window dividers can replicate vertical...
2017-10-08 Alexander GramiakAdd line-number faces to the display-line-numbers group
2017-10-08 Alexander GramiakIncrease xterm click count only within double-click...
2017-10-08 Gemini LasswellStop Testcover from producing spurious 1value errors
2017-10-08 Gemini LasswellRewrite Testcover's internals, fixing several bugs
2017-10-08 Gemini LasswellAllow Edebug's instrumentation to be used for other...
2017-10-08 Stefan Monnier* lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor...
2017-10-08 Alan ThirdChange pause in fullscreen toggling for NS port (bug...
2017-10-08 Philipp StephaniRaise an error when detecting old-style backquotes.
2017-10-08 Philipp StephaniSay that side effect-free functions don't change the...
2017-10-08 Michael AlbinusHandle PARENTS properly in tramp-*-handle-make-directory
2017-10-08 Paul Eggert; Merge from Gnulib (comment changes only)
2017-10-08 Paul EggertImprove test for unreachable dirs
2017-10-08 Paul Eggert* src/xsmfns.c (x_session_initialize): Fix memory leak.
2017-10-08 K. HandaMerge branch 'emacs-26' of git.sv.gnu.org:/srv/git...
2017-10-08 K. HandaNew option for handling ZWNJ in Arabic text rendering
2017-10-07 Noam PostavskyMake python prettify symbols into a defvar (Bug#28713)
2017-10-07 Alan ThirdFix fullscreen crash on macOS (bug#28496)
2017-10-07 Alan ThirdFix crash when closing fullscreen frame on macOS (bug...
2017-10-07 Michael AlbinusSupport gio tool in Tramp
2017-10-07 João TávoraFix flymake-goto-next-error when message has %-constructs
2017-10-07 Piotr Trojanek* src/gnutls.c (syms_of_gnutls): Remove duplicated...
2017-10-07 Eli ZaretskiiNew defcustom 'tooltip-resize-echo-area'
2017-10-07 Eli ZaretskiiMove the entry about 'format' into Incompatible Lisp...
2017-10-07 Eli ZaretskiiFix glitches in displaying TTY menus
2017-10-06 Gemini LasswellCreate new Edebug spec for docstrings and use it in...
2017-10-06 Eli ZaretskiiAvoid byte-compilation warnings in message.el
2017-10-06 Paul EggertMerge from origin/emacs-26
2017-10-06 Paul EggertFix bug in recent styled_format change
2017-10-06 João TávoraCleanup emacs-lisp-mode's use of Flymake
2017-10-06 João TávoraFix @include directive in Flymake doc
2017-10-06 Mark OteizaMove read-multiple-choice to its own library
2017-10-06 Piotr Trojanek* src/process.c (syms_of_process): Remove duplicated...
2017-10-06 Stefan MonnierMerge emacs-26
2017-10-06 Lele GaifaxFix typos in Flymake documentation
2017-10-06 Eli ZaretskiiRevert last change in 'shr-descend'
2017-10-05 João TávoraDon't error when turning on Flymake with no known backends
2017-10-05 João TávoraDelete a Flymake obsolete alias that can't possibly...
2017-10-05 Paul EggertFix bug with unmounted directory on GNU/Linux
2017-10-05 Nicolas Petton; Update ChangeLog.3
2017-10-05 Nicolas Petton; * Makefile.in: set PREFERRED_BRANCH to emacs-26
next