]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-10-22 Paul EggertFix epg bug with (TICKS . HZ) timestamp
2018-10-22 Stefan Monnier* src/minibuf.c (read_minibuf_noninteractive): Remove...
2018-10-22 Michael AlbinusImprove Tramp backward compatibility
2018-10-21 Glenn Morris; Auto-commit of loaddefs files.
2018-10-21 Stefan MonnierAlways define 'define-fringe-bitmap'
2018-10-21 Stefan Monnier* lisp/vc/diff-mode.el: Improve diff-font-lock-prettify
2018-10-20 Michael AlbinusExpand host names in Tramp's ad-hoc multi-hop file...
2018-10-20 Eli ZaretskiiFix 'timer-next-integral-multiple-of-time'
2018-10-20 Stefan Monnier* lisp/mail/smtpmail.el: (smtpmail-send-queued-mail...
2018-10-19 Stefan Monnier* emacs-lisp/package.el (package-get-version): Change...
2018-10-19 Alan MackenzieIn edebug in GUIs, move focus to the selected frame.
2018-10-19 Paul EggertFix struct thread alignment on FreeBSD x86
2018-10-19 Eli Zaretskii; * etc/NEWS (value): Fix punctuation of a recently...
2018-10-19 Alan MackenzieIn follow mode windows in a GUI, don't display inactive...
2018-10-19 Martin RudalicsHave 'split-window' handle 'up' and 'down' values ...
2018-10-18 Juri Linkov* lisp/emacs-lisp/lisp.el (delete-pair): Add optional...
2018-10-18 Juri LinkovUse buffer objects for non-writable states in window...
2018-10-18 Stefan Monnier* lisp/emacs-lisp/package.el (package-get-version)...
2018-10-18 Martin RudalicsHave 'window-in-direction' handle 'up' and 'down' value...
2018-10-18 Paul EggertBring back nocombreloc if dumping
2018-10-17 Eli ZaretskiiAvoid assertion violation when comparing with main...
2018-10-17 Federico TedinAllow two mouse functions to work with Rectangle Mark...
2018-10-16 Juri LinkovUse next-buffers and prev-buffers in window-state-get...
2018-10-16 Michael AlbinusFix Bug#32983
2018-10-16 Glenn MorrisMerge from origin/emacs-26
2018-10-16 Michael AlbinusAdd process thread to list-processes
2018-10-16 Stefan Monnier* doc/lispref/display.texi (Fringe Bitmaps): Remove...
2018-10-16 Stefan Monnier* lisp/image-mode.el (image-toggle-display-image):...
2018-10-16 Stefan Monnier* lisp/progmodes/octave.el: Register on auto-mode-alist
2018-10-16 Stefan Monnier* etc/NEWS.18: Tweak header to be more like the others
2018-10-15 Juri Linkov* lisp/image-mode.el (image--imagemagick-wanted-p)...
2018-10-15 Stefan Monnier* lisp/textmodes/tex-mode.el (tex-uptodate-p): Recogniz...
2018-10-15 Alan MackenzieIn follow mode, prevent the cursor resting on a partial...
2018-10-15 Alan MackenzieClarify documentation of fractional vertical scrolling...
2018-10-15 Charles A.... * lisp/isearch.el (isearch-cmds): Recall absent isearch...
2018-10-15 Paul EggertUpdate lib/regex from glibc via Gnulib
2018-10-15 Paul EggertUpdate from Gnulib
2018-10-15 Alan MackenzieAdd ~44 edebug specs to CC Mode.
2018-10-14 Stefan Monnier* src/buffer.c (Fmove_overlay): Don't call Fdelete_overlay
2018-10-14 Alan Mackenziedoc/lispref/edebug.texi (Specification List) Remove...
2018-10-14 Paul EggertFix lisp_eval_depth in unwind-protect cleanup
2018-10-14 Eli ZaretskiiFix wording in module API documentation
2018-10-13 Eli ZaretskiiFix redisplay of glyphless characters
2018-10-13 OGAWA HirofumiFix sieve-mode font lock
2018-10-13 Robert PluimUpdate --without-toolkit-scroll-bars doc
2018-10-13 OGAWA HirofumiFix sieve-upload when sieve-buffer is nil
2018-10-13 Robert PluimCall GTK functions only on GTK scrollbars
2018-10-13 Eli ZaretskiiUpdate the description of startup in ELisp manual
2018-10-13 Eli ZaretskiiImprove 'json-insert' so it doesn't cons a string from...
2018-10-13 Eli ZaretskiiUse the 'line-number' face for line-number fields past EOB
2018-10-12 Alan ThirdEnsure NS frame is redrawn correctly after scroll
2018-10-12 Glenn MorrisMerge from origin/emacs-26
2018-10-12 Glenn Morris; Merge from origin/emacs-26
2018-10-12 Glenn MorrisMerge from origin/emacs-26
2018-10-12 Michael Albinus* test/lisp/net/tramp-tests.el (tramp--test-timeout...
2018-10-12 Michael Albinus* lisp/net/trampver.el (customize-package-emacs-version...
2018-10-12 Michael AlbinusFix error in Tramp loading, uncovered by tramp-test43-*
2018-10-12 Allen LiRework empty abbrev table omitting
2018-10-12 Alex BranhamAvoid byte-compiler warning in em-rebind.el
2018-10-12 Eli Zaretskii; * doc/emacs/mark.texi (Disabled Transient Mark):...
2018-10-12 Eli ZaretskiiImprove indexing of 'C-SPC C-SPC'
2018-10-11 Eli Zaretskii; * doc/lispref/internals.texi (Writing Dynamic Modules...
2018-10-11 Eric AbrahamsenFix bug with precious entries in Gnus registry
2018-10-11 Eli ZaretskiiDocument in the ELisp manual how to write loadable...
2018-10-11 Tino Calanchadired-do-shell-command: Notify users after abort the...
2018-10-11 Michael AlbinusAdapt Tramp version. Do not merge with master
2018-10-11 Paul EggertFix mishandling of symbols that look like numbers
2018-10-10 Alan ThirdFix Apple Script permissions error
2018-10-10 Stefan Monnier* lisp/auth-source.el: Minor simplification
2018-10-10 Stefan Monnier* lisp/emacs-lisp/lisp-mnt.el: Use lexical-binding
2018-10-10 Mauro ArandaFix typo in 'timerp' documentation
2018-10-09 Glenn MorrisMerge from origin/emacs-26
2018-10-09 Glenn Morris; Merge from origin/emacs-26
2018-10-09 Glenn MorrisMerge from origin/emacs-26
2018-10-09 Glenn Morris; Merge from origin/emacs-26
2018-10-09 Glenn MorrisMerge from origin/emacs-26
2018-10-09 Charles A.... * lisp/vc/vc.el (vc-retrieve-tag-hook): Remove autoload...
2018-10-09 Paul EggertPort --enable-gcc-warnings to recent clang
2018-10-09 Paul EggertFix malfunctioning cursor display on 32-bit Gtk
2018-10-09 Stefan Monnier* lisp/replace.el (occur--garbage-collect-revert-args...
2018-10-09 Eli ZaretskiiRevert part of last commit
2018-10-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2018-10-09 Stefan Monnier* lisp/replace.el: Rework implementation of the occur...
2018-10-09 Eli ZaretskiiUnbreak 'revert-buffer' in Occur buffers
2018-10-09 Stefan Monnier* lisp/calendar/timeclock.el: Use lexical-binding
2018-10-09 Paul EggertUpdate from Gnulib
2018-10-09 Stefan Monnier* lisp/net/ntlm.el: Use lexical-binding
2018-10-08 Eli Zaretskii; * src/data.c (Fkeywordp): Remove inaccurate commentar...
2018-10-08 Charles A.... New hook 'vc-retrieve-tag-hook' (Bug#32754)
2018-10-08 Charles A.... * doc/emacs/mark.texi (Mark): Index "(de)activating...
2018-10-08 Scott CorleyFix overflow lockup with frames > 255 lines
2018-10-07 Eli ZaretskiiFix MinGW compilation problem in timefns.c
2018-10-07 Eli ZaretskiiAvoid assertion violations in nonsensical calls to...
2018-10-07 Paul Eggert* src/scroll.c (calculate_scrolling): Remove casts.
2018-10-07 Scott CorleyFix overflow lockup with frames > 255 lines
2018-10-07 Paul EggertImprovements on (TICKS . HZ)
2018-10-07 Paul EggertNew (TICKS . HZ) timestamp format
2018-10-07 Paul EggertExport converting mpz to [u]intmax
2018-10-07 Paul EggertCoalesce duplicate make_lisp_timeval etc.
2018-10-07 Paul EggertMove timestamp-related stuff to timefns.c
next