]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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 Paul EggertFix lisp_eval_depth in unwind-protect cleanup
2018-10-13 OGAWA HirofumiFix sieve-mode font lock
2018-10-13 OGAWA HirofumiFix sieve-upload when sieve-buffer is nil
2018-10-13 Eli ZaretskiiImprove 'json-insert' so it doesn't cons a string from...
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
2018-10-06 Charles A.... * lisp/simple.el (transient-mark-mode): Correct documen...
2018-10-06 Eli ZaretskiiUpdate the locale and language database
2018-10-05 Eli ZaretskiiFix a typo in a doc string.
2018-10-05 Katsumi YamaokaMake nneething allow CRLF-encoded files (bug#32940)
2018-10-04 Eric AbrahamsenFurther fix to eieio-persistent
2018-10-04 Eli ZaretskiiAvoid ridiculously high stack limit requests on macOS
2018-10-04 Michael AlbinusSome reaarangements in tramp*.texi
2018-10-03 Paul EggertFix emacs_re_safe_alloca calculation
2018-10-03 Glenn Morris* Makefile.in (uninstall): Remove some stray icon files.
2018-10-03 Glenn MorrisTweak Makefile emacs-module.h handling
2018-10-03 Philipp StephaniInstall emacs-module.h (Bug#31929)
2018-10-03 Charles A.... Improve documentation of 'read-hide-char'
2018-10-03 Michael Albinus* doc/misc/trampver.texi (trampfn): Call `unmacro'...
2018-10-03 Glenn Morris; Merge from origin/emacs-26
2018-10-03 Glenn MorrisMerge from origin/emacs-26
2018-10-03 Glenn Morris; Merge from origin/emacs-26
2018-10-03 Glenn MorrisMerge from origin/emacs-26
2018-10-03 Glenn Morris; Merge from origin/emacs-26
2018-10-03 Glenn MorrisMerge from origin/emacs-26
2018-10-03 Alan MackenzieIn follow mode, prevent the cursor resting on a partial...
2018-10-03 Alan MackenzieRevert "Temporary workaround for bug #32848 for branch...
2018-10-03 Alan MackenzieRevert "* etc/NEWS: Note setting make-cursor-line-fully...
2018-10-03 Alan Mackenzie* etc/NEWS: Note setting make-cursor-line-fully-visible...
2018-10-03 Alan MackenziePut follow-mode's engine on pre-redisplay-hook instead...
2018-10-03 Noam PostavskyFix note about interactive advice (Bug#32905)
2018-10-02 Stefan Monnier* lisp/emacs-lisp/autoload.el (autoload-ignored-definit...
2018-10-02 Michael AlbinusRearrangements in tramp*.texi
2018-10-01 Charles A.... * lisp/vc/vc.el (vc-checkin): Simplify 'run-hook' call.
2018-10-01 Michael AlbinusUse `float-time' in tramp-sh.el where needed
2018-10-01 Michael AlbinusMinor edits in tramp.texi
2018-10-01 Michael AlbinusComple fix for Bug#32550
2018-10-01 Glenn Morris; Auto-commit of loaddefs files.
2018-10-01 Glenn Morris; Auto-commit of loaddefs files.
2018-10-01 Eli Zaretskii* lisp/savehist.el (savehist-mode): Doc fix. (Bug...
2018-10-01 Eli Zaretskii; * lisp/bindings.el (bindings--define-key): Doc fix...
2018-10-01 Michael R.... Automate support for `sql-indent' ELPA package
2018-09-30 Charles A.... * doc/emacs/help.texi (Misc Help): Document 'info-other...
next