]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-07-30 Lars IngebrigtsenAdjust time-date tests to tweaked format
2019-07-29 Juri LinkovHighlight keyboard macro recording mode with read color...
2019-07-29 Stefan Monnier* lisp/progmodes/vhdl-mode.el: Use cl-lib when available
2019-07-29 Juri Linkov* lisp/info.el (Info-toc-insert): Suppress same section...
2019-07-29 Stefan Monnier* lisp/simple.el (decoded-time): Use `cl-defstruct`
2019-07-29 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add slot...
2019-07-29 Lars IngebrigtsenTweak how mm-display-external handles windows
2019-07-29 Lars IngebrigtsenAdd further documentation about semicolon use
2019-07-29 Lars IngebrigtsenAdd an ISO 8601 parsing library
2019-07-29 Lars IngebrigtsenAdd support for dealing with decoded time structures
2019-07-29 Lars IngebrigtsenFix compilation warning in mh-*.el
2019-07-29 Lars IngebrigtsenAvoid error when killing rcirc buffer
2019-07-28 Juri Linkov* lisp/char-fold.el: Rename char-fold-make-table to...
2019-07-28 Juri LinkovMove some uncontroversial char-folding pairs from test...
2019-07-28 Lars IngebrigtsenRename the new `browse-url-external-browser' variable
2019-07-28 Lars IngebrigtsenMake let-alist work with vectors
2019-07-28 Lars IngebrigtsenMake the image keymaps not extend after the image
2019-07-28 Lars IngebrigtsenFix when calling prettify-symbols-mode more than once
2019-07-28 Lars IngebrigtsenAbbreviate directory names the same way as file names...
2019-07-28 Andreas Schwab* admin/notes/git-workflow: Replace git-new-workdir...
2019-07-28 Lars IngebrigtsenTweak tango-dark-theme
2019-07-28 Lars IngebrigtsenScale images in iimage-mode
2019-07-28 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-07-28 Vincent BelaïcheMake atomic cell update in data area.
2019-07-28 Eli Zaretskii; * lisp/emacs-lisp/derived.el (define-derived-mode...
2019-07-28 Lars IngebrigtsenMake URLs in package descriptions into links
2019-07-28 Lars IngebrigtsenEnable browse-url to buttonize buffers
2019-07-28 Alan MackenzieCC Mode. Fix (c-beginning-of-defun -1) getting stuck...
2019-07-28 Michael Albinus; Make etc/NEWS consistent
2019-07-28 Lars IngebrigtsenMake cl-values-list signal an error if its argument...
2019-07-28 Lars IngebrigtsenHave emacsbug only warn the user when sending to the...
2019-07-28 Lars IngebrigtsenAllow the user to send a bug report after initially...
2019-07-28 Lars IngebrigtsenAlways set the state of the "Show hidden files" gtk...
2019-07-28 Lars IngebrigtsenMake `ispell-change-dictionary' only list installed...
2019-07-28 Lars IngebrigtsenClean up conf-mode-syntax-table slightly
2019-07-28 Lars IngebrigtsenMark block/char devices the same as sockets in dired
2019-07-28 Lars Ingebrigtsen`unknown' test case now works
2019-07-28 Lars IngebrigtsenFix testcover.el usage of edebug.el symbols
2019-07-27 Stefan Monnier* lisp/emacs-lisp/autoload.el: Make progress info more...
2019-07-27 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-out-topleve...
2019-07-27 Alan ThirdFix stretch glyphs overlap with line above (bug#36633)
2019-07-27 Paul EggertFix arithmetic overflow in GC consing count
2019-07-27 Alan MackenzieJava Mode: Fix handling of nested generics ending in...
2019-07-27 Eric AbrahamsenAdjust location of Gnus group split setup process
2019-07-27 Lars IngebrigtsenTouch of latin-ltx input method for long arrows
2019-07-27 Eli ZaretskiiFix documentation of 'redisplay-highlight-region-function'
2019-07-27 Lars IngebrigtsenTweak font-locking in conf-mode for "#foo { bar" lines
2019-07-27 Lars IngebrigtsenMake dired fontify pipes and sockets
2019-07-27 Lars IngebrigtsenAdd a doc string to redisplay-highlight-region-function
2019-07-27 Stefan Monnier* lisp/progmodes/compile.el: Fix bug#36803.
2019-07-27 Alan MackenzieCC Mode: Stop /**/ spuriously fontifying as a doc comme...
2019-07-27 Lars IngebrigtsenDoc fix for package-menu-filter
2019-07-27 Lars IngebrigtsenAllow serial-term to take an optional argument for...
2019-07-27 Lars IngebrigtsenOnly insert XML declarations in nxml-mode when the...
2019-07-27 Lars Ingebrigtsenedebug.el comment fix
2019-07-27 Lars IngebrigtsenClarify yank-pop doc string
2019-07-27 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-07-27 Eli ZaretskiiMove tty-colors-tests.el to its proper directory.
2019-07-27 Pip CetUse the CSS convention for #RGB colors (bug#36304)
2019-07-27 Lars IngebrigtsenAllow global-auto-revert-ignore-buffer to be a predicat...
2019-07-27 Pip CetDon't double-decompress cached HTTP responses (bug...
2019-07-27 Lars IngebrigtsenRename coverage symbols in edebug to avoid collisions
2019-07-27 Lars IngebrigtsenAllow directory-files-recursively to follow symlinks
2019-07-27 Lars Ingebrigtsendefine-derived-mode doc string clarification
2019-07-26 Noam PostavskyClarify docstring of last-command-event.
2019-07-26 Stefan MonnierAdjust remaining uses of `NILP (HASH_HASH)`.
2019-07-26 Stefan MonnierDon't dump the `hash` vector if it will need to be...
2019-07-26 Stefan Monnier* src/fns.c: Use `EQ (key, Qunbound)` to check if a...
2019-07-26 Stefan Monnier* src/fns.c (hash_index_size): New function, extracted...
2019-07-26 Alan MackenzieCC Mode. Create lang vars for certain skipping express...
2019-07-26 Stefan Monnier* src/fns.c (maybe_resize_hash_table): Obey rehash_size...
2019-07-26 Paul EggertFix recently-introduced file-name-absolute-p typo
2019-07-26 Paul EggertFix ‘make check’ failure
2019-07-26 Lars IngebrigtsenTweak the display in gnus-summary-browse-url
2019-07-26 Noam Postavsky* lisp/mail/footnote.el (footnote--local-advice): Add...
2019-07-26 Lars IngebrigtsenSeparate out the "/" prefix into a named keymap in...
2019-07-26 Lars IngebrigtsenAdd version tag to smtpmail-servers-requiring-authorization
2019-07-26 Lars IngebrigtsenRemove interactive spec from eshell-source-file
2019-07-26 Lars IngebrigtsenClarify when gpg2 and gpg are used in the epg-gpg-progr...
2019-07-26 Lars IngebrigtsenMake ffap find {/etc} files again
2019-07-26 Lars IngebrigtsenFix obsoletion notice in dired-pop-to-buffer
2019-07-26 Lars IngebrigtsenMinor rewording of a couple of sentences in define...
2019-07-26 Lars IngebrigtsenDoc clarification in time-stamp-pattern
2019-07-26 Lars IngebrigtsenAdd a NEWS item about smtpmail-servers-requiring-author...
2019-07-26 Lars IngebrigtsenAllow specifying that SMTP auth should always be used
2019-07-26 Lars IngebrigtsenClarify last-command-event doc string
2019-07-26 Lars IngebrigtsenAdd an autoload cookie to package-upload-file
2019-07-26 Lars IngebrigtsenTweak prompt when symlinking in dired
2019-07-26 Lars IngebrigtsenDon't infloop in url.el when sending invalid basic...
2019-07-26 Lars IngebrigtsenFurther tweak dired-compress error message
2019-07-26 Lars IngebrigtsenTweak the error message on dired compression failures
2019-07-26 Lars IngebrigtsenRemove debugging left in previous patch
2019-07-26 Lars IngebrigtsenAdd new macro `ignore-error'
2019-07-26 Lars IngebrigtsenAlways include the number of unexpected results here too
2019-07-26 Lars IngebrigtsenDon't run gpg when loading package.el
2019-07-26 Paul EggertMinor pdumper tweaks
2019-07-26 Lars IngebrigtsenTweak the behaviour of thing-at-point--end-of-sexp
2019-07-25 Paul EggertDon't crash when parsing bad SVG data
2019-07-25 Lars IngebrigtsenFix mouse-1 in profiler-report-mode-map
2019-07-25 Lars IngebrigtsenMake cl-destructuring-bind errors a bit more understandable
next