]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-09-30 Paul Eggert; Merge from origin/emacs-26
2017-09-30 Paul EggertMerge from origin/emacs-26
2017-09-29 Philipp StephaniRevert "GTK+: Stop querying for background colors."
2017-09-28 Charles A.... Fix 'point-to-register' prompt with prefix arg
2017-09-28 Mark OteizaAdd indent spec to easy-mmode macros
2017-09-27 Mark OteizaMark some functions as pure
2017-09-27 Stefan Monnier* lisp/textmodes/page-ext.el: Misc cleanup, add RET...
2017-09-26 Mark OteizaAdd MIME apps spec utilities
2017-09-26 John Wiegleylisp/simple.el: Indicate when a list of pairs is meant...
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 Philipp StephaniRevert "Don't attempt to disable double buffering in...
2017-09-26 Devon Sean... bug#28609: simple.el
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 Paul Eggert* etc/NEWS.26: Copy from emacs-26/etc/NEWS.
2017-09-25 Paul EggertMerge from origin/emacs-26
2017-09-25 Paul Eggert; Merge from origin/emacs-26
2017-09-25 Paul EggertMerge from origin/emacs-26
2017-09-25 Paul Eggert; Merge from origin/emacs-26
2017-09-25 Paul EggertMerge from origin/emacs-26
2017-09-25 Paul Eggertemacs-25 → emacs-26
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-24 Mark OteizaExpand recognized time intervals for MPC seeking
2017-09-24 Philipp StephaniAdd configuration for clang-format.
2017-09-24 Philipp StephaniMake FILENAME argument of 'file-name-base' mandatory
2017-09-23 Stefan Monnier* lisp/newcomment.el (comment-search-backward): Obey...
2017-09-23 Alan ThirdFix undecorated frame resizing issues on NS (bug#28512)
2017-09-23 Philipp StephaniDon't attempt to disable double buffering in newer...
2017-09-23 Philipp StephaniGTK+: Stop querying for background colors.
2017-09-23 Philipp StephaniGTK+: stop calling 'gtk_window_set_wmclass' in new...
2017-09-23 Philipp StephaniGTK+: Use a style provider instead of deprecated function
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 Mark OteizaTeach Emacs to set XTerm window titles
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 Philipp StephaniDon't call deprecated GTK function gtk_adjustment_changed
2017-09-19 Paul EggertFix bug with make-directory on MS-Windows root
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 Sam SteingoldFix bug#28435: "all" score file is ignored
2017-09-18 Eric AbrahamsenIgnore buffers whose name begins with a space in save...
2017-09-18 Sam SteingoldAdd define-thing-chars and use it for filename.
2017-09-18 Philipp StephaniRevert "Implement native JSON support using Jansson"
2017-09-18 Michael AlbinusImprove tramp-interrupt-process robustness
2017-09-18 Michael AlbinusMinor Tramp doc update
2017-09-18 Philipp StephaniImplement native JSON support using Jansson
2017-09-18 Mark OteizaFix gensym
2017-09-18 Alan MackenzieFix irregularities with CC Mode fontification, particul...
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 Albinus* lisp/net/trampver.el (customize-package-emacs-version...
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
next