]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2019-07-25 Eric AbrahamsenDon't set marks on imap groups when there are no marks...
2019-07-25 Alan Mackenzie* lisp/progmodes/cc-awk.el (c-awk-var-num-ket-re):...
2019-07-25 Lars IngebrigtsenTweak the sizing of the shr placeholder images on HiDPI...
2019-07-25 Lars IngebrigtsenMake `C-u w' in the Gnus Summary buffer open externally
2019-07-25 Lars IngebrigtsenTweak previous footnote-mode patch
2019-07-25 Lars IngebrigtsenFix setting fill-paragraph-function in footnote-mode
2019-07-25 Eli ZaretskiiFix HarfBuzz support on MS-Windows
2019-07-25 Lars IngebrigtsenFix many-compilations case of compilation-goto-in-progr...
2019-07-25 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-07-25 Eli ZaretskiiFix recent commit in xref.el
2019-07-25 Eric AbrahamsenLeave note about removing gnus-start-news-server
2019-07-25 Nobuyoshi NakadaStrip trailing whitespaces at the end of converted...
2019-07-25 Lars IngebrigtsenClarify in the manual when to use function-key-map
2019-07-24 Juri Linkov* lisp/vc/vc.el (vc-log-search): Fix docstring (bug...
2019-07-24 Paul EggertDo not treat ~nosuchuser as an absolute file name
2019-07-24 Sam SteingoldAdd `gnus-collect-urls-primary-text'
2019-07-24 Paul EggertPort double-slash test to z/OS
2019-07-24 Paul EggertUpdate from Gnulib
2019-07-24 Sam SteingoldAvoid potential extensive verbosity in gnus-summary...
2019-07-24 Lars IngebrigtsenUse input-decode-map in the manuals
2019-07-24 Mattias EngdegårdUse destructuring in filenotify backend handlers
2019-07-24 Mattias EngdegårdUse defstruct instead of list for filenotify pending...
2019-07-24 Mattias EngdegårdRefactor the callback half of filenotify.el
2019-07-24 Mattias EngdegårdDon't use internal filenotify function in test
2019-07-24 Mattias EngdegårdLocal definitions of accessors only used in test
2019-07-24 Thomas Fitzsimmonssoap-client: Do not double-encode duplicate types
2019-07-24 Thomas Fitzsimmonssoap-client: Encode simple type attributes
2019-07-24 Thomas Fitzsimmonssoap-client: Allow attributes and a value
2019-07-24 Andreas Schwab* lisp/gnus/gnus-cus.el (gnus-extra-group-parameters...
2019-07-23 Juri LinkovCustomizable char-fold with char-fold-symmetric, char...
2019-07-23 Paul EggertMerge pdumper.c and alloc.c builtin symbol tests
2019-07-23 Lars IngebrigtsenMake "Compiling" in the mode line a clickable command
2019-07-23 Robert PluimFollow decomposition chains when constructing char...
2019-07-23 Lars IngebrigtsenRefer to local-function-key-map in various manuals
2019-07-23 Paul EggertImprove pdumper doc; say unexec is deprecated
2019-07-23 Stefan Monnier* src/fns.c (hashfn_user_defined): Make sure we always...
next