]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-09-16 Paul Eggert* src/thread.h: Do not include systime.h; no longer...
2018-09-16 Paul EggertDon’t assume obsolescent setitimer function
2018-09-16 Paul EggertSimplify get_up_time on GNU/Linux
2018-09-15 Paul EggertGo back to old method for nnmaildir names
2018-09-15 Paul EggertFix icalendar tests to match new behavior
2018-09-15 Glenn Morris; * etc/NEWS: assoc-delete-all fix
2018-09-15 Glenn MorrisMerge from origin/emacs-26
2018-09-15 Noam PostavskyDon't call modification hooks unprepared
2018-09-15 Wenjamin PetrenkoMake 'filesets-save-config' save filesets added by...
2018-09-15 Eli ZaretskiiAvoid adverse side effects of fixing bug#21824
2018-09-15 Eli ZaretskiiDocument changes called out in NEWS
2018-09-15 Eli Zaretskii; * etc/NEWS: Document recent change in 'thing-at-point'.
2018-09-15 Eli Zaretskii; INSTALL: Fix a typo in the last commit.
2018-09-14 Glenn MorrisTiny doc updates re yum/dnf etc
2018-09-14 Stefan Monnier* lisp/progmodes/idlw-shell.el: Use lexical-binding
2018-09-14 Stefan Monnier* lisp/progmodes/ada-mode.el (comment-region): Avoid...
2018-09-14 Stefan Monnier* lisp/eshell/em-dirs.el (eshell-expand-multiple-dots...
2018-09-14 Stefan Monnier* lisp/mail/feedmail.el: Use lexical-binding
2018-09-14 Leo LiuRemove unused variable
2018-09-14 Leo LiuFix (thing-at-point 'list) regression (Bug#31772)
2018-09-14 Stefan Monnier* lisp/progmodes/js.el (js--fill-c-advice): New function
2018-09-14 Robert PluimClarify meaning of '*'
2018-09-14 Michael Albinus; Instrument autorevert-tests.el
2018-09-14 Paul EggertSimplify use of timestamps
2018-09-13 Paul EggertFix (floor 54043195528445955 3.0) bug
2018-09-13 Stephen BermanFix wdired handling of symlinks when restoring filename...
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 Paul Eggert* etc/PROBLEMS: Document Ubuntu 16.04 issue.
2018-09-12 Alex BranhamIncrease default value for imenu-auto-rescan-maxout
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 Eli ZaretskiiImprove recent change to ELisp manual
2018-09-11 Michael AlbinusPrecise Secret Service API in auth.texi (Bug#29575)
2018-09-11 Eli Zaretskii* doc/lispref/display.texi (SVG Images): Improve wording.
2018-09-11 Eli Zaretskii* doc/lispref/display.texi (SVG Images): Fix a typo...
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
next