]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-01-29 Glenn Morris; Merge from origin/emacs-26
2018-01-29 Glenn MorrisMerge from origin/emacs-26
2018-01-29 tino calancha* test/lisp/simple-tests.el (simple-tests-async-shell...
2018-01-29 Glenn Morris* configure.ac: Improve recent libtof version test.
2018-01-29 Glenn Morris; * test/lisp/emacs-lisp/cl-preloaded-tests.el: Fix...
2018-01-28 Juri Linkov* lisp/simple.el: Move definitions shell-command-saved-pos
2018-01-28 Juri Linkov* lisp/simple.el (upcase-dwim, downcase-dwim): Add...
2018-01-28 Juri Linkov* lisp/tar-mode.el (tar-summarize-buffer): Let-bind...
2018-01-28 Philipp StephaniAdd missing module types to cl--typeof-types.
2018-01-28 Philipp StephaniTest that module functions are functions.
2018-01-28 Philipp Stephani* src/lisp.h: Tell developers to add new types to cl...
2018-01-28 Philipp StephaniPrevent name clashes between CL structures and builtin...
2018-01-28 Alan MackenzieFix some errors in c-display-defun-name when the type...
2018-01-28 Noam PostavskyRevert "Signal error for symbol names with strange...
2018-01-28 Noam PostavskyFix round tripping of read->print for symbols with...
2018-01-28 Simen HeggestøylShorten CSS hex colors when possible
2018-01-28 Simen HeggestøylFix off-by-one error in 'css--hex-to-rgb'
2018-01-28 tino calanchaCode refactoring assoc-delete-all assq-delete-all
2018-01-27 Alan MackenzieAllow read-passwd to hide characters inserted by C...
2018-01-27 Simen HeggestøylFix indentation bug with multi-line CSS values
2018-01-27 Alan ThirdAllow configure to find Homebrew installed imagemagick
2018-01-27 Eli Zaretskii* etc/PROBLEMS: Document issues with double-buffering...
2018-01-27 Charles A.... * lisp/window.el (window-largest-empty-rectangle):...
2018-01-27 Eli ZaretskiiMinor changes in the Emacs manual
2018-01-27 Eli ZaretskiiImprove the "Files" chapter of the Emacs manual
2018-01-27 Eli ZaretskiiImprove the "Search" chapter of the Emacs manual
2018-01-27 Eli Zaretskii* src/indent.c (Findent_to): Doc fix. (Bug#30260)
2018-01-27 Eli ZaretskiiImprove documentation of 'edebug-defun'
2018-01-27 Eli ZaretskiiMention crashes due to Noto Serif Kannada fonts
2018-01-27 Martin RudalicsIn bindings.el fix check whether mode line can be dragged
2018-01-27 Glenn MorrisWorkaround a libotf crash with Kannada font (bug#30193)
2018-01-27 Glenn Morris; * test/lisp/textmodes/fill-tests.el: Fix copyright...
2018-01-27 Noah FriedmanBring emacs-buffer.gdb up to date with recent lisp...
2018-01-27 Noam PostavskyRaise limit of regexp repetition (Bug#24914)
2018-01-27 Noam PostavskyMerge from emacs-26
2018-01-27 Noam Postavsky* doc/lispref/searching.texi: Document regexp repetitio...
2018-01-27 Noam Postavsky; test/README: Document TEST_LOAD_EL parameter.
2018-01-27 Noam Postavsky* src/syntax.c (char-syntax): Warn about ignoring text...
2018-01-27 Noam Postavsky; * src/process.c (Fprocess_contact): Fix docstring...
2018-01-27 Noam PostavskyLoad mm-util as needed for url-file and url-data (Bug...
2018-01-26 Stefan Monnier* lisp/emacs-lisp/cl-preloaded.el: Update cl-slot-descr...
2018-01-26 Francesco PotortìFix a typo in rmail.el
2018-01-26 Eli ZaretskiiAnother minor copyedit in the manual's "Scroll Bars"
2018-01-26 Eli ZaretskiiMinor fix in documentation of 'equal'
2018-01-26 Eli ZaretskiiMinor fix for "M-x pdb"
2018-01-26 Andy MoretonFix emacs-module-tests to work out of build tree
2018-01-26 Eli Zaretskii* lisp/dired-x.el (dired-guess-shell-alist-user): Doc...
2018-01-26 Eli ZaretskiiMinor rewording in Emacs manual's "Help Mode" node
2018-01-26 Eli ZaretskiiFixes for Emacs manual in frames.texi
2018-01-26 Stefan Monnier* lisp/emacs-lisp/gv.el (char-table-range): Add gv...
2018-01-25 Juri Linkov* lisp/arc-mode.el (archive-extract): Let-bind `create...
2018-01-25 Stefan MonnierReplace (default-value 'enable-multibyte-characters...
2018-01-25 Michael Albinus* lisp/simple.el (shell-command-to-string):
2018-01-25 Michael Albinus* lisp/net/trampver.el: Simplify version check.
2018-01-24 Glenn Morris* doc/misc/cl.texi (Efficiency Concerns): Fix 2012...
2018-01-24 Juri Linkov* lisp/dired.el (dired-internal-do-deletions): Remove...
2018-01-24 Stefan Monnier* lisp/net/tramp.el: Require trampver here instead...
2018-01-24 Glenn Morris* admin/automerge: Disable rebasing.
2018-01-24 Robert PluimFix a few issues with latest GTK scaling changes
2018-01-24 Marcin BorkowskiMerge branch 'fix/bug-20871-cur'
2018-01-24 Robert PluimUse scaled coordinates when calling into GTK
2018-01-24 Robert PluimScale monitor dimensions obtained from GTK
2018-01-24 Glenn MorrisAvoid kill-emacs-hook errors hanging batch mode
2018-01-23 Philipp StephaniAdd unit test for Bug#30005.
2018-01-23 Stefan MonnierRemove final uses of 'cl' in lisp/net
2018-01-23 Stefan Monnier* lisp/net/imap.el: Use lexical-binding and cl-lib
2018-01-23 Stefan Monnier* lisp/gnus/message.el: Tweak header font-lock and...
2018-01-23 Stefan Monnier* lisp/ecomplete.el: Add completion-table; use lexical...
2018-01-23 Eli ZaretskiiSupport null characters in interactive specs
2018-01-23 Stefan Monnier* lisp/emacs-lisp/ert.el (describe-symbol-backends...
2018-01-22 Philipp StephaniAdd a regression test for Bug#30004.
2018-01-22 Philipp Stephani* src/nsterm.m (x_set_offset): Remove unused variable...
2018-01-22 Juri LinkovRestore isearch correctly after M-e in special modes...
2018-01-22 Paul Eggert; Spelling fix
2018-01-22 Paul EggertMerge from origin/emacs-26
2018-01-22 Paul Eggert; Spelling fix
2018-01-22 RasmusUpdate Org to v9.1.6
2018-01-22 Michael AlbinusFix byte-compiler warning in tramp-sh.el
2018-01-22 Aaron JensenUse text-pixels values only when saving framesets ...
2018-01-22 Michael AlbinusFinish changes in autorevert from commit 530bb2dc68
2018-01-21 Juri Linkov* lisp/vc/add-log.el (change-log-next-buffer): Check...
2018-01-21 Juri LinkovNew function read-answer (bug#30073)
2018-01-21 Lars Ingebrigtsen(archive-rar-summarize): Adjust parsing to be more...
2018-01-21 Alan MackenzieHandle C99 Compound Literals in return statements and...
2018-01-21 Eli ZaretskiiMinor improvement in section "Pages" of the usere manual
2018-01-21 Eli ZaretskiiMinor improvements in user manual
2018-01-21 Eli ZaretskiiImprove the "Mark" chapter of the user manual
2018-01-21 Eli ZaretskiiImprove the "Buffers" chapter of the user manual
2018-01-21 Simen HeggestøylParse percent values in CSS alpha components
2018-01-21 tino calancha* lisp/term.el (term-send-input): Fix text duplication...
2018-01-21 Paul EggertFix tempfile creation when byte compiling
2018-01-20 Michael AlbinusExtend tramp-test02-file-name-dissect* tests
2018-01-20 Eli ZaretskiiImprove "Buffers" in the user manual
2018-01-20 Jarosław Rzeszótko* lisp/ielm.el: Bring up the debugger when requested
2018-01-20 Glenn MorrisMerge from origin/emacs-26
2018-01-20 Glenn Morris; Merge from origin/emacs-26
2018-01-20 Glenn MorrisMerge from origin/emacs-26
2018-01-20 Michael AlbinusUse file notification in autorevert also for recreated...
2018-01-20 Eli ZaretskiiDon't mention 'vc-stay-local' in the user manual
2018-01-20 Michael Albinus* doc/misc/tramp.texi: Highlight @cindex entries properly.
next