]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-07-15 Felix E. KleeAdd support for paths to svg.el
2019-07-15 Lars IngebrigtsenRevert "Add edebug specs for inline.el"
2019-07-15 Lars IngebrigtsenMention changing the font size in the Emacs manual
2019-07-15 Samuel BronsonMark semantic functions correctly in defcustom
2019-07-15 Lars IngebrigtsenClarify doc of isearch-wrap-function
2019-07-15 Robert PluimDon't delete GnuTLS boot parameters too early
2019-07-15 Lars IngebrigtsenFix *Messages* grouping in C-Mouse-1 buffer menu
2019-07-15 Michael Albinus* lisp/net/tramp-cmds.el (tramp-bug, tramp-append-tramp...
2019-07-15 Lars IngebrigtsenMake directory-files-recursively take a PREDICATE parameter
2019-07-15 Lars IngebrigtsenTweak gv-define-setter debug setting
2019-07-15 Michael AlbinusFix edge cases in Tramp's copy
2019-07-14 Lars Ingebrigtsenpackage-archive-priorities doc addition
2019-07-14 Glenn MorrisStop wdired tests leaving behind symlink /tmp/emacs1000
2019-07-14 Lars IngebrigtsenMark octave-block-offset as a safe local variable
2019-07-14 Glenn Morris; NEWS copyedits
2019-07-14 Glenn MorrisUpdate a ffap test
2019-07-14 Lars IngebrigtsenMake elint understand condition-case-unless-debug
2019-07-14 Lars IngebrigtsenFix prompting in functions like ffap-read-only
2019-07-14 Lars IngebrigtsenMake describe-face also output the version information
2019-07-14 Alan ThirdUse correct colorspace for XBM images
2019-07-14 Lars IngebrigtsenRevert "Make describe-face also output the version...
2019-07-14 Lars IngebrigtsenTweak bug ID prompting in gnus-group--read-bug-ids
2019-07-14 Lars IngebrigtsenMake describe-face also output the version information
2019-07-14 Stefan Monnier; Add comment to hash_table_rehash (Bug#36447)
2019-07-14 Noam PostavskyUse ngettext in vc-dir-clean-files
2019-07-14 Lars IngebrigtsenTweak background colour handling in shr
2019-07-14 Lars IngebrigtsenRename vc-dir-delete-files-no-vc to vc-dir-clean-files
2019-07-14 Eric LudlamAllow bad tags in Scheme
2019-07-14 Nick Drozd* etc/NEWS: Announce new Georgian inputs. (Bug#36639)
2019-07-14 Nick Drozd* etc/HELLO: Fix name of Georgian language
2019-07-14 Nick Drozd* lisp/leim/quail/georgian.el: Add georgian-nuskhuri...
2019-07-14 Nick Drozd* lisp/leim/quail/georgian.el: Add missing characters...
2019-07-14 Nick Drozd* lisp/leim/quail/georgian.el: Add georgian-qwerty...
2019-07-14 Stefan KangasRestore focus to Bookmark List after editing annotation
2019-07-14 Marco WahlNew function for scroll-lock-mode to almost always...
2019-07-14 Eli ZaretskiiFix recent changes
2019-07-14 Pip CetAvoid returning negative numbers from `hash-table-count'
2019-07-14 Paul Eggert* src/lisp.h (struct Lisp_Hash_Table.count): Improve...
2019-07-14 Noam Postavsky; Add comment about sh-assignment-regexp value
2019-07-14 Noam PostavskyRemove incorrect commentary about #$ in autoloads
2019-07-14 Noam PostavskyUse syntax-ppss-toplevel-pos for defvar search (Bug...
2019-07-13 Paul EggertAvoid interleaving stderr lines when shutting down
2019-07-13 Paul EggertUse a better buffer size in emacs_perror
2019-07-13 Paul EggertAvoid interleaving stderr in dump_fingerprint
2019-07-13 Paul EggertAvoid interleaving stderr in a few cases
2019-07-13 Andreas SchwabRevert "Fix typo in sh-assignment-regexp"
2019-07-13 Lars IngebrigtsenAdd edebug specs for inline.el
2019-07-13 Lars IngebrigtsenTweak output of doc in advice--make-docstring
2019-07-13 Lars IngebrigtsenAdd a :format to `text' widgets
2019-07-13 Lars IngebrigtsenDoc fix for Finteractive (only %s is allowed)
2019-07-13 Lars IngebrigtsenDon't have savehist-save bug out on non-existing directory
2019-07-13 Lars IngebrigtsenFix display-fill-column-indicator custom spec typo
2019-07-13 Lars IngebrigtsenMake check-declare understand cl-defun
2019-07-13 Lars Ingebrigtsenplist-get/lax-plist-get doc fix
2019-07-13 Lars Ingebrigtsenciteasnoun in reftex can take an optional parameter
2019-07-13 Lars IngebrigtsenFix typo in sh-assignment-regexp
2019-07-13 Lars IngebrigtsenMark ediff-before-session-group-setup-hooks as obsolete
2019-07-13 Lars IngebrigtsenAdd a way to more conveniently log/debug nnmail splitting
2019-07-13 Lars IngebrigtsenFix cl-defstruct doc string fix
2019-07-13 Phil Sainty* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a...
2019-07-13 Phil Sainty* lisp/so-long.el (so-long-variable-overrides): Improve doc
2019-07-13 Phil Sainty* lisp/so-long.el (so-long-variable-overrides): Use...
2019-07-13 Michael Albinus; Fix formatting issue of last commit
2019-07-13 Michael AlbinusMake check for compression programs more robust in...
2019-07-13 Michael Albinus* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Adapt...
2019-07-13 Michael Albinus; Some precisements in test/README
2019-07-13 Eli ZaretskiiFix TTY menus in GUD and GDB-MI modes
2019-07-13 Eli ZaretskiiAvoid loading mule-util at startup
2019-07-13 Eli ZaretskiiImprove documentation of So Long mode
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
next