]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-07-28 Eli ZaretskiiMake 'tis620-2533' character set be an alias for 'thai...
2018-07-28 Glenn MorrisMerge from origin/emacs-26
2018-07-28 Eli Zaretskii; Fix last change: only MinGW runtime 5.0.2 and later...
2018-07-28 Eli ZaretskiiFix compilation with mingw.org's MinGW 5.x headers
2018-07-28 Phil Sainty* lisp/vc/diff.el (diff-buffer-with-file): Support...
2018-07-28 João TávoraFix @include directive in Flymake doc again
2018-07-28 Eli ZaretskiiUpdate the list of special forms in the ELisp manual
2018-07-28 Martin RudalicsFix problem with 'scroll-bar-adjust-thumb-portion'...
2018-07-27 Noam PostavskyDon't fail to indent-sexp before a full sexp (Bug#31984)
2018-07-27 Paul Eggert; Merge from gnulib.
2018-07-27 Ken BrownFix file-name-case-insensitive-p on non-existent files
2018-07-27 Stefan Monnier* lisp/simple.el (event-apply-modifier): Map control...
2018-07-27 Michael Albinus; More instrumentation for shadowfile-tests.el
2018-07-27 Eli ZaretskiiFix calls to modifications hooks in replace-buffer...
2018-07-27 Eli Zaretskii* src/character.c (char_width): Support glyphs with...
2018-07-27 Eli ZaretskiiDisplay raw bytes as belonging to 'eight-bit' charset
2018-07-27 Eli Zaretskii; * doc/emacs/mule.texi (International Chars): Fix...
2018-07-26 Alan MackenzieCorrectly indent C++ brace lists in member init lists.
2018-07-26 Eli ZaretskiiFix inaccurate text in the user manual
2018-07-26 Michael Albinus; More instrumentation for shadowfile-tests.el
2018-07-26 Michael AlbinusCopyedits in tramp.texi, improved example with bash...
2018-07-26 Paul Eggert* src/editfns.c (syms_of_editfns): Fix typo in previous...
2018-07-26 Paul Eggert%o and %x can now format signed integers
2018-07-26 Lucas WerkmeisterNotify systemd in daemon-initialized and kill-emacs...
2018-07-25 Michael Albinus; More instrumentation for shadowfile-tests.el
2018-07-25 Eric AbrahamsenFix docstring of gnus-dependencies-add-header
2018-07-25 Michael Albinus; More instrumentation for shadowfile-tests.el
2018-07-25 Michael AlbinusMinor Tramp doc update
2018-07-25 Michael AlbinusFile Shadowing is not available on MS Windows
2018-07-25 Eli Zaretskii; Minor markup change in indent.texi
2018-07-25 Michael AlbinusInstrument shadowfile{-tests} for error hunting on...
2018-07-25 Noam Postavsky; bookmark-jump: Add comment about last change.
2018-07-24 Paul EggertMove proper-list-p to C
2018-07-24 Paul Eggert* etc/NEWS: Omit bug# when not needed.
2018-07-24 Glenn MorrisMerge from origin/emacs-26
2018-07-24 Michael AlbinusFix typo in `find-alternate-file'
2018-07-24 Noam PostavskyLet bookmark-jump override window-point (Bug#31751)
2018-07-23 Paul Eggert(format "%#x" 0) yields "0", not "0x0"
2018-07-23 Noam PostavskyOmit keymap from subword-mode docstring (Bug#32212)
2018-07-23 Tino CalanchaPrevent line-mode term from showing user passwords
2018-07-23 Paul Eggert0x%x → %#x in elisp formats
2018-07-23 Paul Eggertpositive → nonnegative doc fixes
2018-07-23 Lars IngebrigtsenRevert "Make nnimap support IMAP namespaces"
2018-07-22 Arash EsbatiAdd \eqref to RefTeX's reference styles (Bug#32203)
2018-07-22 Noam PostavskyPreserve nonblank whitespace when indenting (Bug#32200)
2018-07-22 Lars IngebrigtsenAdd further clarifications to gnus-blocked-images
2018-07-22 Nikolaus RathMake nnimap support IMAP namespaces
2018-07-22 Lars IngebrigtsenMake async :family 'local failures fail correctly again
2018-07-22 Michael Albinusthread-join returns the result of finished thread
2018-07-22 John ShahidAvoid destroying match data in 'setenv' (Bug#32201)
2018-07-22 Jonathan Kyle... Check for special filenames in eshell (Bug#30724)
2018-07-22 Noam PostavskyFix indent-sexp of #s(...) (Bug#31984)
2018-07-22 Noam PostavskyAdd save-match-data to abbreviate-file-name (Bug#32201)
2018-07-21 Eli ZaretskiiFix last change in editfns.c
2018-07-21 Eli ZaretskiiFix calls to buffer modification hooks from replace...
2018-07-21 Eli Zaretskii; etc/NEWS: Remove unnecessary reference to a bug number.
2018-07-21 Ken BrownPacify GCC 7 with -Wformat-overflow
2018-07-21 Eli ZaretskiiMinor rewording of last change
2018-07-21 João TávoraNew option to make 'C-x 4 a' use file-less ChangeLog...
2018-07-21 Bozhidar BatsovMake ielm accept an optional buffer name param
2018-07-21 Michael AlbinusFix Bug#32226
2018-07-21 Eli ZaretskiiImprove doc strings of several variables in keyboard.c
2018-07-21 Eli ZaretskiiFix recording keyboard macros when input method is...
2018-07-21 Paul EggertReport base of out-of-range input fixnums
2018-07-20 Paul Eggert* src/fns.c (Feql, Fequal): Improve floating-point...
2018-07-20 Glenn Morris; Merge from origin/emacs-26
2018-07-20 Glenn MorrisMerge from origin/emacs-26
2018-07-20 Paul EggertSimplify w32cygwinx.c and pacify GCC (Bug#32189)
2018-07-20 Michael Albinus* lisp/net/trampver.el (customize-package-emacs-version...
2018-07-20 Michael AlbinusFix (Bug#32218). Do not merge with master
2018-07-20 Eli ZaretskiiImprove documentation of 'pcase-defmacro rx'
2018-07-20 Paul EggertPrefer NILP (x) to EQ (x, Qnil)
2018-07-19 Paul EggertImprove doc for floating point ‘=’ vs ‘eql’
2018-07-19 Charles A.... ; * etc/NEWS: Fix confused documentation markers.
2018-07-19 Charles A.... Add 'font-lock-maximum-decoration' levels for Python
2018-07-19 Eli ZaretskiiFix TTY colors breakage by 'clear-face-cache'
2018-07-18 Paul Eggert* etc/NEWS: Fix eql typo in previous change.
2018-07-18 Michael Albinus* admin/MAINTAINERS: Add files maintained by me (Michae...
2018-07-18 Michael AlbinusAdapt shadowfile.el for Tramp (Bug#4526, Bug#4846)
2018-07-18 Stefan Monnier* lisp/comint.el: Clean up namespace
2018-07-18 Filipp GunbinFix imenu--generic-function after fix for Bug#32024.
2018-07-18 Paul Eggert* etc/NEWS: Mention eql etc. NaN fix.
2018-07-18 Paul EggertFix bug with eql etc. on NaNs
2018-07-18 Stefan Monnier* lisp/net/soap-client.el (soap-type-of): Optimize...
2018-07-18 AlexRemove menu name from emacs-lisp-mode-map (Bug#27114)
2018-07-18 Noam PostavskyFix auth-source-delete (Bug#26184)
2018-07-17 Paul EggertUpdate from gnulib
2018-07-17 Eli ZaretskiiAvoid assertion violations in gnutls.c
2018-07-17 Paul EggertUpdate from Gnulib
2018-07-17 Eli Zaretskii; * etc/NEWS: Mention 'main-thread'. (Bug#32169)
2018-07-17 Michael AlbinusAdd variable main-thread, fix Bug#32169
2018-07-16 Charles A.... Improve description of window configs in 'register...
2018-07-16 Charles A.... * configure.ac [$HAVE_NS]: Correct build instructions.
2018-07-16 Noam Postavsky; Remove tracing for epg-tests (Bug#23561)
2018-07-16 Noam PostavskyReject gpg 2.0 for epg configs by default (Bug#23561)
2018-07-16 Paul Eggert* lisp/format.el (format-proper-list-p): New alias.
2018-07-15 Noam Postavsky; Trace epg-tests (Bug#23561)
2018-07-15 Noam PostavskyDon't test symmetric operations on gpg 2.0 (Bug#23561)
2018-07-15 Michael AlbinusPrecise dav/davs in Tramp manual
2018-07-15 Michael AlbinusFix Bug#32147
next