]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-09-13 Stefan Monnier(viper-read-key, viper-read-key-sequence): Remove
2018-09-13 Katsumi YamaokaNo need to run gnus-article-highlight (bug#32706)
2018-09-12 Juri Linkov* lisp/vc/vc-git.el (vc-git-grep): Set dir to default...
2018-09-12 Juri Linkov* lisp/dired-x.el (dired-jump): Support archive-subfile...
2018-09-12 Juri Linkov* lisp/simple.el (next-error-no-select): Set display...
2018-09-12 Katsumi YamaokaDon't highlight article if gnus-visual-p is nil (bug...
2018-09-11 Filipp GunbinFix incorrect spelling of dabbrev-ignored-buffer-regexp...
2018-09-11 Paul EggertMinor rounding_driver simplification
2018-09-11 Paul EggertFix (round 1e+INF) core dump
2018-09-11 Paul EggertUse overflow-error for bignum overflow
2018-09-11 Michael AlbinusPrecise Secret Service API in auth.texi (Bug#29575)
2018-09-11 Paul EggertAdjust to TIMESPEC_HZ renaming
2018-09-11 Paul EggertUpdate from Gnulib
2018-09-10 Glenn MorrisMerge from origin/emacs-26
2018-09-10 Glenn Morris; Merge from origin/emacs-26
2018-09-10 Glenn Morris* lisp/thread.el: Remove more useless runtime requires.
2018-09-10 Glenn MorrisRemove useless requires of subr-x at runtime
2018-09-10 Karl FogelFix build error: use string :version in defcustom
2018-09-10 Paul EggertFix misleading name ‘double_to_bignum’
2018-09-10 Paul Eggert* src/charset.c (Fencode_char): Tweak comment.
2018-09-10 Reuben ThomasAdd flyspell option to ignore duplicates of different...
2018-09-10 Eli ZaretskiiClarify completion text in the ELisp manual
2018-09-10 Eli ZaretskiiFix handling of abbreviated control command in gdb...
2018-09-10 Eli ZaretskiiAvoid compiler warnings due to get_proc_addr
2018-09-10 Stefan Monnier* src/charset.c (Fencode_char): Explain when/why bignum...
2018-09-10 Martin RudalicsFix last change of 'run_window_size_change_functions'
2018-09-10 Eli ZaretskiiClarify documentation of functions reading character...
2018-09-10 Martin RudalicsHandle buffer-local 'window-size-change-functions'...
2018-09-09 Gemini LasswellMerge branch 'scratch/list-threads'
2018-09-09 Gemini LasswellUse thread-live-p instead of obsolete thread-alive-p
2018-09-09 Gemini LasswellImprove documentation of thread list buffer
2018-09-09 Gemini LasswellAdd tests for list-threads and the *Threads* buffer
2018-09-09 Gemini LasswellAdd check in list-threads for --without-threads configu...
2018-09-09 Gemini LasswellDocument list-threads and its buffer
2018-09-09 Gemini LasswellShow backtraces of threads from thread list buffer
2018-09-09 Gemini LasswellMake small fixes to Edebug and debugger documentation
2018-09-09 Gemini LasswellMake list-threads refresh the *Threads* buffer if it...
2018-09-09 Gemini LasswellImprove docstrings of thread-list functions
2018-09-09 Gemini LasswellMake lisp/thread.el the new home for thread-related...
2018-09-09 Gemini LasswellAdd list-threads command and thread-list-mode
2018-09-08 Eli ZaretskiiFix documentation for conversion to bignums
2018-09-07 Paul Eggert* src/puresize.h (BASE_PURESIZE): Bump to 2000000.
2018-09-07 Paul EggertOne more GC-aligned struct
2018-09-07 Paul EggertFix overenthusiastic header size check
2018-09-07 Eli ZaretskiiRead Windows OS info for report-emacs-bug from Registry
2018-09-07 Eli ZaretskiiRecord :version for built-in variables while dumping
2018-09-07 Paul EggertShrink pseudovectors a bit
2018-09-06 YAMAMOTO Mitsuharu* src/process.c (connect_network_socket): Fix memory...
2018-09-06 Michael AlbinusFix Bug#31704
2018-09-06 Michael Albinus* test/lisp/autorevert-tests.el
2018-09-05 Paul EggertFix timer.el minor rounding error
2018-09-05 Glenn Morris* Makefile.in (appdatadir): Use the non-obsolete locati...
2018-09-05 Stephen GildeaDo not call mh-next-msg from mh-junk-process-* fns
2018-09-05 Paul EggertImprove (round FIXNUM FIXNUM) performance
2018-09-05 Paul EggertFix format-time-string bignum bug
2018-09-05 Paul EggertSimplify bignum->intmax conversion
2018-09-04 Federico TedinAdd variable vc-git-grep-template
2018-09-04 Noam PostavskyHandle non-error signals in emacsclient --eval (Bug...
2018-09-04 Noam PostavskyAllow t as a catch-all condition-case handler (Bug...
2018-09-04 Paul EggertFix (round FLOAT BIGNUM) bug
2018-09-04 Paul EggertTweak nthcdr for bignum efficiency
2018-09-04 Paul EggertFix bignum initialization
2018-09-04 Stefan MonnierBetter fix for bug#32550
2018-09-04 Michael AlbinusFix Bug#32550
2018-09-04 Martin RudalicsDon't call XGetGeometry for frames without outer X...
2018-09-04 Paul EggertSpeed up (+ 2 2) by a factor of 10
2018-09-03 Stephen BermanMake todo-show work when adding and deleting a new...
2018-09-03 Paul Eggert* lisp/calculator.el: Fix doc typo.
2018-09-03 Glenn MorrisStandardize calc bug reporting instructions
2018-09-01 Stefan Monnier* src/lisp.h: Add explanation in a comment
2018-09-01 Glenn Morris; Auto-commit of loaddefs files.
2018-09-01 Charles A.... * src/process.c (send_process): Fix typo in commentary.
2018-09-01 Glenn Morris; Auto-commit of loaddefs files.
2018-08-31 Paul EggertRename Emacs-specific INFINITY constants
2018-08-31 Paul EggertPort better to non-IEEE platforms
2018-08-31 Michael AlbinusMark thread-alive-p as obsolete
2018-08-31 Michael AlbinusMerge from origin/emacs-26
2018-08-31 Michael AlbinusRename thread-alive-p to thread-live-p
2018-08-31 Paul EggertSeveral fixes for formatting bignums
2018-08-31 Paul Eggert* src/alloc.c (sweep_vectors): Simplify.
2018-08-31 Michael AlbinusConstruct a thread_event only if THREADS_ENABLED
2018-08-31 Paul EggertFix bignum FIXME in emacs-module.c
2018-08-30 Juri Linkov* lisp/vc/vc.el (vc-log-internal-common): Reuse the...
2018-08-30 Juri Linkov* lisp/gnus/mm-view.el (mm-display-inline-fontify)...
2018-08-30 Paul EggertFix off-by-1 typo in recent bignum changes
2018-08-30 Michael AlbinusHandle thread-signal towards the main thread (Bug...
2018-08-30 Glenn Morris* configure.ac: Fix goofs in my recent ImageMagick...
2018-08-30 Paul EggertPacify -Wdouble-promotion in ImageMagick code
2018-08-30 Miciah Mastersrcirc: Document /reconnect as a built-in command (Bug...
2018-08-30 Noam Postavsky* test/lisp/calc/calc-tests.el (calc-imaginary-i):...
2018-08-29 Glenn MorrisMerge from origin/emacs-26
2018-08-29 Stefan Monnier* src/keymap.c: Make better use of access_keymap's...
2018-08-29 Michael AlbinusImprove tramp-convert-file-attributes backward compatib...
2018-08-29 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug--os-descripti...
2018-08-29 Glenn Morris; * configure.ac: Remove outdated comment (it was about...
2018-08-29 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug--os-description):
2018-08-28 Glenn Morrisadmin.el: respect environment settings for makeinfo etc
2018-08-28 Glenn Morris* etc/PROBLEMS: New entry about GTK+ 3 crash with some...
2018-08-28 Paul EggertImprove (format "%g" bignum) precision
2018-08-28 Paul EggertFix Fnatnump typos
next