]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-11-20 Glenn MorrisMerge from origin/emacs-26
2017-11-20 Glenn Morris; Merge from origin/emacs-26
2017-11-20 Glenn MorrisMerge from origin/emacs-26
2017-11-20 Stefan Monnier* lisp/erc/erc-services.el: Use lexical-binding
2017-11-20 Olaf Rogalsky* src/keyboard.c: Make xterm-mouse clicks on mode-line...
2017-11-19 Johan Bockgårdcopyright.el: Avoid inadvertent point motion
2017-11-19 Michael Albinus; * test/lisp/net/tramp-tests.el (tramp-test24-file...
2017-11-19 Michael Albinus; * test/lisp/net/tramp-tests.el (tramp-test24-file...
2017-11-19 Vibhav Pantlisp/erc/erc-services.el: Fix arg eval order of inline...
2017-11-18 Martin RudalicsDon't let delete_frame select a tooltip frame (Bug...
2017-11-18 Eric AbrahamsenFurther fixes to writing of object names
2017-11-18 Alan MackenzieFilter obtrusive events in help-read-key-sequence.
2017-11-18 Michael AlbinusFix symlink flag in tramp-gvfs-handle-file-attributes
2017-11-18 Vibhav PantReimplement inline functions in ERC with define-inline.
2017-11-18 Michael AlbinusFix bug in tramp-handle-file-truename
2017-11-18 Eli ZaretskiiFix a typo in doc string of electric-indent-functions...
2017-11-18 Eli ZaretskiiAvoid assertion violations in echo_area_display
2017-11-18 Eli Zaretskii; * lisp/ido.el (ido-find-alternate-file): Doc fix...
2017-11-18 Eli ZaretskiiFix case-folding in Occur
2017-11-18 OGAWA HirofumiFix quick-calc in C mode with hex values
2017-11-18 Eli ZaretskiiImprove documentation of dired-next/prev-marked-file
2017-11-17 Phillip LordRebrand Uninstaller
2017-11-17 Phillip LordFix install location for windows installer
2017-11-17 Eli ZaretskiiPrevent aborts in line-move-visual
2017-11-17 Eli ZaretskiiMore fixes in src/.gdbinit
2017-11-17 Robert PluimDocument how to enter whitespace when using grep-read...
2017-11-17 Michael Albinus; * test/lisp/net/tramp-tests.el (tramp-test24-file...
2017-11-17 Michael Albinus; Remove Tramp test instrumentation. Do not merge
2017-11-17 Eli ZaretskiiFix .gdbinit following lisp.h changes
2017-11-16 Paul Eggert; Spelling fixes
2017-11-15 Phillip LordRebrand Windows installer
2017-11-15 Charles A.... * lisp/simple.el (shell-command): Doc fixes.
2017-11-15 Noam PostavskyFix marker adjustment for undo (Bug#29118)
2017-11-14 Glenn MorrisMerge from origin/emacs-26
2017-11-14 Martin Rudalics; Fix last fix of 'mouse-drag-and-drop-region'
2017-11-14 Daniel PittmanFix Bug#28139
2017-11-14 Michael AlbinusFix Bug#29291
2017-11-14 Michael AlbinusFix Bug#2928
2017-11-14 Martin RudalicsMake 'mouse-drag-and-drop-region' work with 'mouse...
2017-11-14 Alexander Gramiak* etc/PROBLEMS: Remove fixed xterm-mouse-mode problems
2017-11-14 Eric AbrahamsenFix name of gnus-summary-sort-by-mark(s)
2017-11-13 Katsumi YamaokaFix cookie handling (bug#29282)
2017-11-13 Gemini LasswellImprove documentation of Edebug and macros
2017-11-13 Paul EggertMerge from origin/emacs-26
2017-11-13 Paul EggertPort to IBM xlc 12.01
2017-11-13 Paul EggertSimplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNED
2017-11-13 Paul EggertUse alignas to fix GCALIGN-related bugs
2017-11-13 Paul EggertChange vectorlike from struct to union
2017-11-13 Stefan Monnier* lisp/gnus/gnus-srvr.el: Avoid custom-set-variables
2017-11-12 Tom TromeyDon't enable cursor-sensor-mode in mhtml-mode
2017-11-12 Eli Zaretskii* lisp/files.el (abbreviate-file-name): Doc fix. ...
2017-11-12 João TávoraUnbreak interactive run of a flymake test (bug#29267)
2017-11-12 Michael AlbinusFix Bug#29225
2017-11-12 Alan MackenzieCC Mode: Fix defun-open being recognized as brace-list...
2017-11-12 Paul EggertMerge from Gnulib
2017-11-12 Paul EggertPacify GCC when configured --with-x-toolkit=no
2017-11-12 Eli Zaretskii* lisp/find-dired.el (find-grep-dired): Doc fix. ...
2017-11-11 João TávoraFix more flymake-diag-region eob corner cases and add...
2017-11-11 Basil L. ContovounesiosRename Man-build-section-alist (bug#28998)
2017-11-11 Noam Postavsky; Merge from emacs-26
2017-11-11 Basil L. ContovounesiosKeep Man sections in natural order (bug#28998)
2017-11-11 Stefan Monnier* lisp/minibuffer.el: Install a workaround for bug...
2017-11-11 Eli ZaretskiiFix comparisons with tip_frame in GTK builds
2017-11-11 Eli ZaretskiiImprove the documentation of M-n for entering file...
2017-11-11 Eli ZaretskiiFix desktop auto-save timer when linum-mode is used
2017-11-11 Olaf RogalskyFix "C-h k" in xterm-mouse-mode
2017-11-11 Eric AbrahamsenProvide more control over writing of objects in object...
2017-11-10 Paul EggertFix off-by-1 bug in --enable-checking=stringbytes
2017-11-10 Alan MackenzieCorrect the indentation of C99's compound literals.
2017-11-10 Eli ZaretskiiImprove the doc string of 'dired-isearch-filter-filenames'
2017-11-10 Eli Zaretskii* lisp/isearch.el (search-invisible): Doc fix. (Bug...
2017-11-10 Eli ZaretskiiFix display of line numbers in GTK builds
2017-11-10 João TávoraFix previous change to flymake-diag-region (bug#29174)
2017-11-09 João Távoraflymake-diag-region really returns nil if region is...
2017-11-09 João TávoraFlymake correctly highlights whole last line if eob...
2017-11-09 João TávoraProtect Flymake checkdoc backend against checkdoc error...
2017-11-09 João TávoraSort entries of the Flymake diagnostics buffer (bug...
2017-11-09 Alan MackenzieCorrectly indent C++14 brace lists which are a second...
2017-11-09 Eli ZaretskiiFix redisplay of overlay-arrows on GUI frames
2017-11-09 João TávoraProtect Flymake tests against older Ruby and Perl ...
2017-11-09 Paul EggertFix URL cookie expiration bug
2017-11-09 Paul EggertMerge from origin/emacs-26
2017-11-09 Paul Eggert; Merge from origin/emacs-26
2017-11-09 Paul EggertMerge from origin/emacs-26
2017-11-09 Paul Eggert; Merge from origin/emacs-26
2017-11-09 Paul EggertMerge from origin/emacs-26
2017-11-09 Paul EggertUse GCALIGNED properly for GCC
2017-11-09 Glenn MorrisIn f90.el, set fill-paragraph-function to a useful...
2017-11-08 Eric AbrahamsenFix to 2fddfb7ce7
2017-11-08 Glenn Morris* admin/gitmerge.el (gitmerge-resolve-unmerged): Fix...
2017-11-08 Charles A.... Further workaround for faulty localtime() under macOS...
2017-11-08 Eric AbrahamsenHandle object string name in eieio-persistent-convert...
2017-11-08 Ryan C. ThompsonFix handling of nil PRED2 arg for completion-table...
2017-11-08 Stefan Monnier* lisp/net/tramp-cmds.el, lisp/allout.el: Avoid custom...
2017-11-07 Glenn Morris; * test/src/keyboard-tests.el: Standardize copyright...
2017-11-07 Eli Zaretskii; Minor comment copyedit in window.c
2017-11-07 John MastroIncrease DUMPED_HEAP_SIZE in w32heap.c
2017-11-07 Stefan Monnier* lisp/minibuffer.el: Put completions-common-part on...
2017-11-07 Stefan Monnier* lisp/filecache.el: Use lexical-binding. Simplify.
2017-11-07 Chris FengHandle unread-command-events consistently (bug#23980)
next