]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
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...
next