]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-08-02 Mattias EngdegÄrdClean up file-size-function
2019-08-02 Eli ZaretskiiMention font-backend related crashes in PROBLEMS
2019-08-01 Paul EggertFix two parse-time-months invalid assumptions
2019-08-01 Paul EggertPort standard-test-interval to Los Angeles
2019-08-01 Lars IngebrigtsenDocument that --eval makes emacsclient ignore -n
2019-08-01 Lars IngebrigtsenDocument batch-byte-compile directory behavior
2019-08-01 Stefan Monnier* lisp/gnus/message.el (message-sendmail-f-is-evil...
2019-08-01 Lars IngebrigtsenUpdate URL in comment in gomoku.el
2019-08-01 Lars IngebrigtsenFix reference to `tags-loop-continue' in doc string
2019-08-01 Lars IngebrigtsenMention `C-h b' in the Keymaps node
2019-08-01 Daniel BarrettAdd PDF to the DocBook notation class
2019-08-01 Lars IngebrigtsenSay that while returns nil
2019-08-01 Glenn Morris* doc/lispref/display.texi (SVG Images): Add menu for...
2019-08-01 Eli ZaretskiiFix the ELisp manual part of a recent commit
2019-08-01 Basil L. ContovounesiosFix property stripping in image-file-yank-handler
2019-08-01 Basil L. ContovounesiosFix usage of remove-text-properties
2019-08-01 Glenn Morris; Auto-commit of loaddefs files.
2019-08-01 Lars IngebrigtsenDoc string clarification for defcustom
2019-08-01 Lars IngebrigtsenMake `C-u RET' in erc use the secondary browser
2019-08-01 Lars IngebrigtsenUse decoded-time accessors in vc-cvs
2019-08-01 Lars IngebrigtsenUse decoded-time accessors in gnus-demon
2019-08-01 Lars IngebrigtsenUse decoded-time accessors in esh-util
2019-08-01 Lars IngebrigtsenRemove some compat code in esh-util
2019-08-01 Basil L. Contovounesios; Use more decoded time accessors in time-date.el
2019-08-01 Martin RudalicsAdd example for removing scroll bars/fringes from mini...
2019-08-01 Paul Eggertformat-time-string subsumes time-zone-format
2019-07-31 Lars IngebrigtsenRevert "Revert "Add support for paths to svg.el""
2019-07-31 Lars IngebrigtsenRestore `replace-region-contents' in json-pretty-print
2019-07-31 Lars IngebrigtsenAdd more icalendar tests (for the isodatetime parser)
2019-07-31 Lars IngebrigtsenRewrite `url-dav-process-date-property' to use parse...
2019-07-31 Lars IngebrigtsenFix time zone in previous rewrite of newsticker--decode...
2019-07-31 Lars IngebrigtsenRewrite `parse-iso8601-time-string' to use `iso8601...
2019-07-31 Lars IngebrigtsenAllow timezone defaults in decoded-time-set-defaults
2019-07-31 Lars IngebrigtsenDefault DST to "undecided" in decoded-time-set-defaults
2019-07-31 Lars Ingebrigtsendecoded-time-dst doc fix
2019-07-31 Lars IngebrigtsenUse iso8601-parse in nnrss
2019-07-31 Lars IngebrigtsenMake time-zone-format take a SHORT parameter
2019-07-31 Lars IngebrigtsenAdd new function time-zone-format
2019-07-31 Lars Ingebrigtsen`decoded-time-set-defaults' refactored out from iso8601...
2019-07-31 Lars IngebrigtsenHave newsticker use iso8601 to parse dates
2019-07-31 Michael AlbinusCall file notification actions properly in filenotify...
2019-07-31 Michael AlbinusDistinguish different file notification events
2019-07-31 Paul EggertAvoid intern calls for builtin syms
2019-07-31 Paul EggertFix Fload infile problem
2019-07-31 Stefan Monnier* src/lread.c (close_infile_unwind): Remove leftover...
2019-07-31 Stefan Monnier* src/lread.c (infile): Set/reset it like a dynamically...
2019-07-31 Paul EggertClarify (lognot bignum)
2019-07-31 Michael AlbinusFix an error in tramp-sh-inotifywait-process-filter
2019-07-31 Noam PostavskyRemove no-longer relevant xref
2019-07-31 Glenn MorrisMerge from origin/emacs-26
2019-07-31 Noam Postavsky* lisp/emacs-lisp/let-alist.el: Bump version to 1.0...
2019-07-30 Stefan Monnier* lisp/gnus/message.el: Reduce redundancy with send...
2019-07-30 Juri Linkov* lisp/bindings.el (mode-line-defining-kbd-macro):...
2019-07-30 Stefan Monnier* lisp/mail/sendmail.el (sendmail-send-it): Add FIXMEs.
2019-07-30 Stephen LeakeMerge commit '9b480db6732c6d2e886838f112d9bd46fc8989bf'
2019-07-30 Stephen LeakeImprove doc strings for some -search-path variables
2019-07-30 Eli Zaretskii; * doc/lispref/positions.texi (List Motion): Fix last...
2019-07-30 Lars IngebrigtsenMake `C-u RET' on URLs in Gnus buffers use the secondar...
2019-07-30 Lars IngebrigtsenTweak `browse-url-add-buttons' for better button.el...
2019-07-30 Lars IngebrigtsenAdd a new conveniency function to browse-url
2019-07-30 Dmitry GutovSupport filename matches in etags xref backend
2019-07-30 Dmitry Gutov; Re-enable all Flymake tests on Hydra
2019-07-30 Dmitry GutovGuard against flymake-no-changes-timeout being nil
2019-07-30 Lars IngebrigtsenCall out the Gnus widget->button makeover in NEWS
2019-07-30 Lars IngebrigtsenConvert Emacs article buffers from widget.el to button.el
2019-07-30 Lars IngebrigtsenMark shr buttons as button.el buffers
2019-07-30 Lars IngebrigtsenConvert ` to ' in two recent NEWS entries
2019-07-30 Lars IngebrigtsenExtend button.el to take callback data
2019-07-30 Noam PostavskyAdd index for "\( in strings" (Bug#25195)
2019-07-30 Lars IngebrigtsenRe-fix dired-pop-to-buffer obsoletion reference
2019-07-30 Lars IngebrigtsenRevert "Make `ispell-change-dictionary' only list insta...
2019-07-30 Lars IngebrigtsenUse decoded time accessors in ediff-mult
2019-07-30 Lars IngebrigtsenUse decoded time accessors in pop3
2019-07-30 Lars IngebrigtsenUse decoded time accessors in esh-util
2019-07-30 Lars IngebrigtsenUse decoded time accessors in in em-ls
2019-07-30 Lars IngebrigtsenUse decoded time accessors in timer
2019-07-30 Lars IngebrigtsenUse decoded time accessors in timeclock
2019-07-30 Lars IngebrigtsenUse decoded time accessors in time-date
2019-07-30 Lars IngebrigtsenUse decoded time accessors in appt
2019-07-30 Lars IngebrigtsenFix syntax error in previus calc-forms change
2019-07-30 Lars IngebrigtsenUse decoded time accessors in calendar
2019-07-30 Lars IngebrigtsenUse decoded time accessors in Gnus
2019-07-30 Lars IngebrigtsenUse decoded time accessors in calc
2019-07-30 Lars IngebrigtsenUse decoded time accessors in proced
2019-07-30 Lars IngebrigtsenMake description of text properties on the form `(strin...
2019-07-30 Lars IngebrigtsenUse the elisp xref backend in profiler buffers
2019-07-30 Lars IngebrigtsenAdjust time-date tests to tweaked format
2019-07-30 Martin RudalicsFix doc-string of 'fit-window-to-buffer' (Bug#36848)
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...
next