]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-04-19 Alan MackenzieAmend c-colon-type-list-re also to handle compound...
2018-04-19 Juri LinkovUse text properties to save search parameters. (Bug...
2018-04-19 Juri Linkov* lisp/isearch.el (isearch-mode-map): Restore advertise...
2018-04-19 Drew AdamsAdd REGION-NONCONTIGUOUS-P arg to other replace.el...
2018-04-19 Glenn Morris* lisp/emacs-lisp/autoload.el (autoload--make-defs...
2018-04-19 Michael AlbinusHandle chrooted environments in Tramp
2018-04-19 Glenn Morris* test/src/process-tests.el (make-process/mix-stderr...
2018-04-19 Paul EggertFix botched merge of FQDNs in PROBLEMS
2018-04-18 Paul EggertTweak mark_object to avoid a conditional branch
2018-04-18 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-define-setter): Silence...
2018-04-18 Paul EggertTell user about read-integer-overflow-as-float
2018-04-17 Paul EggertFix signal for large integers with valid syntax
2018-04-17 Lars Ingebrigtsen(sql-stop): Don't bug out if the SQL buffer is killed
2018-04-17 David BeswickDon't display an initial-buffer-choice buffer twice
2018-04-17 Lars IngebrigtsenRevert hunk mistakenly applied in last patch
2018-04-17 Lars IngebrigtsenFix problem in `g' in Info with strings like "(foo)"
2018-04-17 Basil L. ContovounesiosSet :version of shr faces
2018-04-17 Lars Ingebrigtsenshr doc string fix
2018-04-17 Basil L. ContovounesiosModernise face specs and set version tags in eww/shr
2018-04-17 Lars IngebrigtsenWhen undoing a mark-as-read, display the group if it...
2018-04-17 Juri LinkovUse next-error-found to set next-error-last-buffer.
2018-04-17 Lars IngebrigtsenTweak shr window width computation
2018-04-17 Lars Ingebrigtsen(gnus-summary-select-article-buffer): Further point...
2018-04-17 Lars IngebrigtsenTweak point placement in gnus-summary-select-article...
2018-04-17 Lars IngebrigtsenMake the `c' command work in a single-article Gnus...
2018-04-17 Lars IngebrigtsenPlace point consistently in the Gnus group buffer on...
2018-04-17 Lars IngebrigtsenReimplement `shr-next-link' and `shr-previous-link'
2018-04-17 Lars IngebrigtsenAdd `text-property-search-forward' and `-backward'
2018-04-17 Tino Calancha* lisp/textmodes/artist.el (artist-mode): Ensure we...
2018-04-17 Katsumi Yamaoka* lisp/mail/sendmail.el (mail-sendmail-undelimit-header...
2018-04-17 Lars Ingebrigtsen(gnus-group-goto-group): Return correct value after...
2018-04-16 Lars IngebrigtsenFix inconsistent point movement in the Gnus group buffer
2018-04-16 Lars Ingebrigtsen(artist-mode): Warn about proportional fonts
2018-04-16 Lars IngebrigtsenMake mail-sendmail-undelimit-header actually remove...
2018-04-16 Lars Ingebrigtsen(semantic-symref-results-mode-map): Fix typo in previou...
2018-04-16 Philipp StephaniAvoid undefined behavior in 'defvar' (Bug#31072)
2018-04-15 Stefan MonnierEUDC: Enable lexical binding and do some cleanups
2018-04-15 RĂ¼diger SonderfeldIn HTML mode, don't match </ with the wrong /
2018-04-15 Lars IngebrigtsenUse quit-buffer instead of semantic-symref-hide-buffer
2018-04-15 Lars IngebrigtsenDoc string update for gnus-extract-address-components
2018-04-15 Lars IngebrigtsenAdd an undo command to url-cookie-mode
2018-04-15 Lars IngebrigtsenTweak the look of the cookie buffer after cookie deletion
2018-04-15 Lars IngebrigtsenMake eww handle "http://a/../../../g"
2018-04-15 Lars IngebrigtsenMake url-cookie-write-file be more permissive
2018-04-15 Lars IngebrigtsenDon't warn the user about large files if they are unrea...
2018-04-15 Lars IngebrigtsenOnly save the mailer choice after sending the mail
2018-04-15 Lars Ingebrigtsen(compose-mail): Give a better error message for `mail...
2018-04-15 Lars IngebrigtsenFix typo in gnus.texi
2018-04-15 Lars IngebrigtsenUpdate doc string after previous ietf-drums change
2018-04-15 Lars Ingebrigtsenmail-extr.el: Mention `mail-header-parse-address' in...
2018-04-15 Lars IngebrigtsenAllow `mail-header-parse-address' to decode encoded...
2018-04-15 Lars IngebrigtsenRevert "Make mail-extract-address-components return...
2018-04-15 Lars IngebrigtsenQuery the user whether to increase stack depth in shr
2018-04-15 Lars IngebrigtsenMinor copy edit of etc/NEWS
2018-04-15 Lars Ingebrigtsen* src/lread.c (openp): Add a comment before the now...
2018-04-15 Lars IngebrigtsenClarify menu entry in previous check-in
2018-04-15 Lars IngebrigtsenAdd new command `gnus-summary-attach-article'
2018-04-15 Daiki UenoDivert to call `gnus-activate-group' with the SCAN...
2018-04-15 Lars IngebrigtsenAbort Gnus exit if we have unsaved Message buffers
2018-04-15 Lars IngebrigtsenAvoid an infloop in shr filling when not using fonts
2018-04-14 Lars IngebrigtsenRemove calls from string-to-multibyte in nnheader/nntp
2018-04-14 Lars IngebrigtsenRemove a string-to-multibyte from nnmh.el
2018-04-14 Lars IngebrigtsenRemove call to string-to-multibyte from nndoc.el
2018-04-14 Lars IngebrigtsenFix calculation in gnus-update-group-mark-positions
2018-04-14 Lars IngebrigtsenRemoved outdated comment from nnweb.el
2018-04-14 Lars IngebrigtsenRewrite Gnus calls to compat function mm-multibyte-p
2018-04-14 Lars IngebrigtsenRewrite string-as-unibyte/string-as-multibyte logic...
2018-04-14 Lars IngebrigtsenRemove call to string-as-unibyte from nnmail
2018-04-14 Lars IngebrigtsenRemove calls to string-as-unibyte from nnir.el
2018-04-14 Lars IngebrigtsenRemove call to string-as-unibyte in gnus-start.el
2018-04-14 Lars IngebrigtsenRemove call to string-as-unibyte from gnus-start.el
2018-04-14 Lars IngebrigtsenModernise a Gnus function a bit
2018-04-14 Lars IngebrigtsenRemove two string-as-unibyte in gnus-srvr.el
2018-04-14 Lars IngebrigtsenFix a `string-to-multibyte' in Gnus
2018-04-14 Lars IngebrigtsenFix a string-as-unibyte in Gnus
2018-04-14 Lars IngebrigtsenFurther shr line folding/link continuation tweaks
2018-04-14 Lars IngebrigtsenIndent after transforming for loop into do/while
2018-04-14 Lars IngebrigtsenMake call-process work if exec-path is nil
2018-04-14 Lars IngebrigtsenMake erc-current-logfile work with explicit parameter
2018-04-14 Lars IngebrigtsenTweak shr link text property adjustments when folding
2018-04-14 Lars Ingebrigtsen* lisp/erc/erc-button.el (erc-button-search-url): Doc...
2018-04-14 Lars Ingebrigtsenerc build fix for the previous patch
2018-04-14 Lars Ingebrigtsenerc-truncate-buffer-on-save doc string clarification
2018-04-14 Lars IngebrigtsenIgnore all-whitespace topics in erc
2018-04-14 Lars IngebrigtsenRename url-button-google-url
2018-04-14 John GoerzenSubject: Fix problem with erc buffer renames after...
2018-04-14 Lars Ingebrigtsen(libxml-parse-html-region): Make DISCARD-COMMENTS obsolete
2018-04-14 Lars IngebrigtsenRevert "Revert "Give better errors in signing failures...
2018-04-14 Lars IngebrigtsenMake DISCARD-COMMENTS in `libxml-parse-{html,xml}-regio...
2018-04-14 Glenn MorrisMerge from origin/emacs-26
2018-04-14 Lars IngebrigtsenChange the default From style to `angles' and make...
2018-04-14 Lars IngebrigtsenMake image-mode respect `imagemagick-types-inhibit'
2018-04-14 Lars IngebrigtsenRevert "Give better errors in signing failures in Gnus"
2018-04-14 Eli ZaretskiiFix building etc/DOC in the MSDOS port
2018-04-14 Lars IngebrigtsenTweak mailcap precedence so that Emacs values are heede...
2018-04-14 Tino CalanchaSubject: Fix circular dependency for mm-decode
2018-04-14 Eli Zaretskii* lisp/select.el (gui-get-selection): Doc fix.
2018-04-14 Noam Postavsky; * doc/misc/url.texi (file/ftp): Remove stray '@end...
2018-04-14 Basil L. ContovounesiosDo not destructively modify interprogram paste
2018-04-13 Lars IngebrigtsenDon't bind image commands on eww non-image links
next