]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-07-13 Stefan KangasFix looking up functions like "-e" in cperl-mode
2019-07-13 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-07-13 Eli ZaretskiiFix last commit
2019-07-13 Dima KoganAdd ability to highlight-lines-matching-regexp directly...
2019-07-13 Phil SaintyMerge branch 'scratch/so-long'
2019-07-13 Phil SaintyAdd tests for so-long.el
2019-07-13 Phil SaintyAdd so-long library
2019-07-13 Paul EggertReplace Vdead with tagged pointer
2019-07-13 Lars IngebrigtsenMention columns width variables in the buffer-menu...
2019-07-13 Lars IngebrigtsenMention `M-n' for VALUE in the `set-variable' command
2019-07-13 Lars IngebrigtsenMark the new vc-dir-delete command as documented
2019-07-13 Lars IngebrigtsenAdd a new command in vc-dir mode to delete files
2019-07-13 Lars IngebrigtsenAdd more spook.lines
2019-07-13 Lars IngebrigtsenDocument fix for cl-defstruct
2019-07-13 Lars IngebrigtsenAllow using wdired in all dired-derived modes
2019-07-13 Lars IngebrigtsenAdd some indices for regexp character classes
2019-07-13 Tino CalanchaEnd predicate `dired-in-this-tree' with '-p'
2019-07-13 Lars IngebrigtsenDocument format-spec and expand the modifiers it supports
2019-07-13 Teemu LikonenUse the gpg --sender option
2019-07-12 Paul Eggert* lib-src/make-docfile.c: Fix comment typo.
2019-07-12 Lars IngebrigtsenAlways include the number of unexpected ert tests
2019-07-12 Lars IngebrigtsenFix long credentials when using auth in nnimap.el
2019-07-12 Lars IngebrigtsenFix long credentials when using auth in url.el
2019-07-12 Lars IngebrigtsenFold rfc2047 headers correctly when narrowed to header...
2019-07-12 Juri Linkov* test/lisp/replace-tests.el (replace-tests-with-undo...
2019-07-12 Juri Linkov* lisp/progmodes/compile.el (compilation-filter): ...
2019-07-12 Lars IngebrigtsenRemove initial and trailing whitespace in message-fetch...
2019-07-12 Lars IngebrigtsenFix breaking of rfc2047 headers with long words
2019-07-12 Lars IngebrigtsenRefactor rfc2047-fold-region slightly and add a couple...
2019-07-12 Lars IngebrigtsenAdd comments to rfc2047
2019-07-12 Michael AlbinusMerge from origin/emacs-26
2019-07-12 Michael AlbinusCheck directory in Tramp's {copy,rename}-file
2019-07-12 Michael AlbinusRe-add tramp-autoload cookie for all defcustoms
2019-07-12 Michael Albinus* doc/misc/tramp.texi (Inline methods): Precise about...
2019-07-12 Michael AlbinusChange Tramp version to 2.4.3-pre
2019-07-12 Paul EggertTweak builtin symbol order for speed
2019-07-12 Paul EggertAvoid duplicate comparison in describe_map_compare
2019-07-12 YAMAMOTO MitsuharuRaise required librsvg version so as to match the curre...
2019-07-11 Juri Linkov* lisp/progmodes/compile.el (compilation-filter): Use...
2019-07-11 Juri LinkovBetter match-data handling in perform-replace
2019-07-11 Michael AlbinusRemove lisp/obsolete/xesam.el
2019-07-11 Michael Albinus* test/lisp/format-spec-tests.el (test-format-unknown...
2019-07-11 Lars IngebrigtsenAllow passing unknown specs to format-spec
2019-07-11 Lars IngebrigtsenAdd tests for format-spec
2019-07-11 Lars IngebrigtsenAdd test to time-stamp.el
2019-07-11 Phil SaintySupport program switches in 'comint-run' command
2019-07-11 Lars IngebrigtsenClarify the expand-file-name doc string
2019-07-11 Lars IngebrigtsenTweak the order keystrokes are sorted in keymap listings
2019-07-11 Lars IngebrigtsenTweak misterioso header line background color
2019-07-11 Stefan KangasRemove misleading message in customize
2019-07-11 Lars IngebrigtsenFix C-x C-e with defvars in comments preceding
2019-07-11 Eli ZaretskiiResurrect SVG support on MS-Windows
2019-07-11 Eli ZaretskiiAvoid assertion violations when resize-mini-windows...
2019-07-10 Paul EggertAvoid functions deprecated in librsvg 2.45.1
2019-07-10 Mattias EngdegårdFix trig simplification crash (bug#33052)
2019-07-10 Basil L. Contovounesios; Update asm-mode docstring after last change
2019-07-10 Stefan KangasSmall cleanups in asm-mode.el (Bug#36540)
2019-07-10 Lars IngebrigtsenAdd recursion check for comint password prompting
2019-07-10 Lars IngebrigtsenFold too-long headers in Message automatically
2019-07-10 Lars IngebrigtsenDoc clarification in abbrev-prefix-mark
2019-07-10 Lars IngebrigtsenFix problem with files like "~" in `directory-files...
2019-07-10 Stefan KangasAdd new section on reading a bug to admin/notes/bugtracker
2019-07-10 Lars IngebrigtsenFix pretty-printing of {}
2019-07-10 Stefan KangasFix warnings in todo-mode-tests.el (Bug#36569)
2019-07-10 Stefan KangasFix warning in electric-tests.el (Bug#36570)
2019-07-10 Michael Albinus* lisp/net/tramp-sh.el (tramp-inline-compress-start...
2019-07-10 Paul EggertSimplify math-get-calendar-tzinfo
2019-07-09 Lars IngebrigtsenFix documentation of cl-member
2019-07-09 Lars Ingebrigtsenauth-source does not support "host" in .netrc files
2019-07-09 Lars IngebrigtsenWhite-space fix in fortune-compile
2019-07-09 Benjamin RaghebSearch exec-path for fortune strfile program
2019-07-09 Lars IngebrigtsenRemove json-pretty-print-max-secs introduced earlier...
2019-07-09 Lars IngebrigtsenFix timezone east of GMT in Calv
2019-07-09 Stefan Monnier* src/fileio.c: Fix bug#36431
2019-07-09 Paul EggertDefend fingerprint against even-smarter LTO
2019-07-09 Stefan MonnierRevert "Turn off bytecode jumptables to avoid Bug#36447"
2019-07-09 Pip CetDon't alter shared structure in dumped purecopied hash...
2019-07-09 Stefan MonnierMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2019-07-09 Paul EggertDo not alter match data in Fcapitalize etc.
2019-07-09 Paul EggertPort image-type-from-file-header-test to non-SVG Emacs
2019-07-09 Andreas SchwabMake fingerprint handling compatible with LTO
2019-07-09 Lars IngebrigtsenFix pretty-printing of multiple JSON objects
2019-07-09 Lars IngebrigtsenRevert "Fix pretty-printing of multiple JSON objects"
2019-07-09 Lars IngebrigtsenFix pretty-printing of multiple JSON objects
2019-07-09 Michael Albinus* lisp/simple.el (shell-command): Raise a user-error...
2019-07-09 Eli Zaretskii; * lisp/json.el (json-encode): Doc fix.
2019-07-09 Lars IngebrigtsenClarify json-read and json-encode parameters and return...
2019-07-09 Lars IngebrigtsenFix alternative-email-as-from with empty To headers...
2019-07-09 Lars IngebrigtsenMake gnus-read-ephemeral-emacs-bug-group autoloadable
2019-07-09 Lars IngebrigtsenCheckdoc would bug out on empty files
2019-07-09 Lars IngebrigtsenClarify warning about unknown articles in Gnus
2019-07-09 Lars IngebrigtsenDon't try to save articles in Gnus that have disappeared
2019-07-09 Mattias EngdegårdRename font_driver member close -> close_font
2019-07-09 Lars IngebrigtsenMention `call-process-region' in the `call-process...
2019-07-09 Mattias EngdegårdRename font_driver member open -> open_font
2019-07-09 Lars IngebrigtsenAdd a really simple nadvice example
2019-07-09 Lars IngebrigtsenMake two variables for extended command suggestions...
2019-07-09 Lars IngebrigtsenMake the manual say what undo-auto-amalgamate does
2019-07-09 Eli ZaretskiiUnbreak the MS-Windows build
2019-07-09 Lars Ingebrigtsen.har files are JSON files
next