]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-09-29 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2017-09-29 RasmusMerge branch 'emacs-26' into scratch/org-mode-merge
2017-09-29 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2017-09-28 Noam PostavskyFix ert backtrace saving for non-`signal'ed errors...
2017-09-28 Alan ThirdRevert "Fix build on macOS (bug#28571)"
2017-09-28 Alan ThirdFix build on macOS (bug#28571)
2017-09-28 Simen HeggestøylAdd tests for `css-current-defun-name'
2017-09-28 Martin RudalicsIn w32fullscreen_hook don't add decorations to undecora...
2017-09-28 João TávoraRevert "Split flymake.el into flymake-proc.el and flyma...
2017-09-28 João TávoraRevert "Add flymake-backends defcustom"
2017-09-27 Paul Eggert* src/editfns.c (styled_format): Fix typo in previous...
2017-09-26 Paul EggertAvoid some unnecessary copying in Fformat etc.
2017-09-26 John Wiegleylisp/simple.el: Indicate when a list of pairs is meant...
2017-09-26 Philipp Stephani; * src/gtkutil.c (xg_create_frame_widgets): Add FIXME...
2017-09-26 Devon Sean... bug#28609: simple.el
2017-09-25 Dmitry GutovUse a separate syntax-ppss cache for narrowed buffers
2017-09-25 Joerg BehrmannImprove python3-compatibility of fallback completion...
2017-09-25 Noam PostavskyFix subr-x-tests when running from elc
2017-09-25 Noam Postavsky* lisp/eshell/esh-util.el (eshell-condition-case):...
2017-09-25 Noam PostavskyMake sh-indentation into an alias for sh-basic-offset...
2017-09-25 Noam PostavskyFix loading of smie-config rules (Bug#24848)
2017-09-25 Dmitry Gutov; Update NEWS for the change in eldoc-message
2017-09-25 Dmitry GutovReset default-directory inside *xref-grep* buffer
2017-09-25 Michael Albinus* test/lisp/tramp-tests.el (tramp-test21-file-links...
2017-09-25 Mark OteizaLoosen strict parsing requirement for desktop files
2017-09-25 Mark Oteiza* lisp/xdg.el (xdg-thumb-uri): Fix doc string.
2017-09-25 Martin RudalicsFix documentation of `make-frame' and related variables...
2017-09-24 Eric AbrahamsenAccept new `always' value for option `buffer-offer...
2017-09-24 Alan ThirdImprove new NS scrolling variable names
2017-09-24 Philipp StephaniDocument 'replace-buffer-contents' in the manual.
2017-09-23 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2017-09-23 Alan ThirdFix undecorated frame resizing issues on NS (bug#28512)
2017-09-23 Eli ZaretskiiFix doc string of 'dired-listing-switches'
2017-09-23 Eli Zaretskii; * doc/emacs/display.texi (Display Custom): Fix wording.
2017-09-23 Paul Eggert; Spelling and URL fixes
2017-09-23 Eli ZaretskiiDocumentation improvements for 'display-line-numbers'
2017-09-22 Mark Oteiza; Fix typo
2017-09-22 Eli ZaretskiiFix last change in bat-mode.el
2017-09-22 Eli ZaretskiiFix restoring in GUI sessions desktop saved in TTY...
2017-09-22 Eli ZaretskiiImprove syntax highlighting in bat-mode
2017-09-22 Eli ZaretskiiDocument the 'list-FOO' convention
2017-09-22 Mark OteizaExpose viewing conditions in CAM02-UCS metric
2017-09-21 Alan ThirdRevert "Set frame size to actual requested size (bug...
2017-09-21 Gemini LasswellAdd tests for Edebug
2017-09-21 Gemini LasswellCatch more messages in ert-with-message-capture
2017-09-21 Eli Zaretskii; * lisp/mouse.el (secondary-selection-exist-p): Doc...
2017-09-21 Tak KunihiroSupport setting region from secondary selection and...
2017-09-20 Paul EggertFix new copy-directory bug with empty dirs
2017-09-20 Eli Zaretskii* doc/lispref/strings.texi (Formatting Strings): Improv...
2017-09-20 Eli ZaretskiiFix 2 testsuite tests for MS-Windows
2017-09-20 Mark OteizaRename timer-list to list-timers
2017-09-19 Alan ThirdProvide native touchpad scrolling on macOS
2017-09-19 Eli ZaretskiiFix MinGW64 build broken by recent MinGW64 import libraries
2017-09-19 Eli ZaretskiiFix crashes in 'move-point-visually' in minibuffer...
2017-09-19 Eli Zaretskii* src/emacs.c (usage_message): Don't mention 'find...
2017-09-19 Eli ZaretskiiFix a minor inaccuracy in the Emacs manual
2017-09-19 Eli ZaretskiiFix errors in flyspell-post-command-hook
2017-09-19 Michael AlbinusWork on Tramp's file-truename
2017-09-19 Paul EggertFix bug with make-directory on MS-Windows root
2017-09-19 Rasmus; Add files missing in ab351d442d7
2017-09-19 Tom TromeyFix log-view-diff-common when point is after last entry
2017-09-18 Ken BrownAdapt fileio-tests--symlink-failure to Cygwin
2017-09-18 Eric AbrahamsenIgnore buffers whose name begins with a space in save...
2017-09-18 Michael AlbinusImprove tramp-interrupt-process robustness
2017-09-18 Michael AlbinusMinor Tramp doc update
2017-09-18 Mark OteizaFix gensym
2017-09-18 RasmusUpdate Org to v9.1.1
2017-09-18 Michael AlbinusCleanup in files-tests.el
2017-09-18 Paul EggertRemove old cl-assert calls in 'newline'
2017-09-18 Paul EggertAvoid crash with C-g C-g in GC
2017-09-18 Paul EggertFix format-time-string %Z bug with negative tz
2017-09-18 Paul Eggertmessage-citation-line-format %Z is now tz name
2017-09-17 Mark OteizaUse doc-view or pdf-tools on any window-system
2017-09-17 Paul EggertFix bug with min and max and NaNs
2017-09-17 Paul EggertFix recently-introduced copy-directory bug
2017-09-17 Paul EggertMerge from Gnulib
2017-09-17 Michael AlbinusFix compatibility problem in Tramp
2017-09-17 Eli ZaretskiiAvoid GCC 7 compilation warning in eval.c
2017-09-17 Mark Oteiza; Partially revert c3445aed5194
2017-09-17 Michael AlbinusAdapt Tramp version. Do not merge
2017-09-17 Tom TromeySearch for Syntax section when viewing MDN
2017-09-17 Tom TromeyAllow smerge-keep-current to work for empty hunks
2017-09-17 Tom TromeyCall vc-setup-buffer in vc-git-log-{in,out}going
2017-09-17 Stefan MonnierFix last change to textmodes/page-ext.el
2017-09-16 Glenn Morris* test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip...
2017-09-16 Glenn Morris* test/src/lcms-tests.el (lcms-whitepoint): Skip if...
2017-09-16 Eli Zaretskii; * src/lcms.c: Minor stylistic changes in comments.
2017-09-16 Eli ZaretskiiFix compilation warning in etags.c
2017-09-16 Mark OteizaAdd lisp variable lcms-d65-xyz
2017-09-16 Gemini Lasswell* lisp/emacs-lisp/cl-macs.el (cl-letf): Fix Edebug...
2017-09-16 Andy MoretonAvoid MinGW64 compiler warnings in unexw32.c
2017-09-16 Eli ZaretskiiStart emacs-26 release branch
2017-09-16 Alan MackenzieCope better with C++ and Objective-C protection keyword...
2017-09-16 Eli ZaretskiiFix order of sorted overlays returned by 'overlays-at'
2017-09-16 Eli ZaretskiiDisable execution of unsafe Lisp by Enriched Text mode
2017-09-16 Eli ZaretskiiAvoid MinGW64 compilation warning in w32.c
2017-09-16 Eli Zaretskii; * src/data.c (minmax_driver): Fix last change.
2017-09-16 Eli ZaretskiiFix MS-Windows build broken by recent changes in lcms.c
2017-09-16 Eli ZaretskiiAvoid GCC 7 compilation warning in data.c
2017-09-16 Mark OteizaAdd lcms-temp->white-point and initial tests
next