]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-10-03 Glenn MorrisMerge from origin/emacs-26
2018-10-03 Alan MackenziePut follow-mode's engine on pre-redisplay-hook instead...
2018-10-02 Stefan Monnier* lisp/emacs-lisp/autoload.el (autoload-ignored-definit...
2018-10-02 Michael AlbinusRearrangements in tramp*.texi
2018-10-01 Charles A.... * lisp/vc/vc.el (vc-checkin): Simplify 'run-hook' call.
2018-10-01 Michael AlbinusUse `float-time' in tramp-sh.el where needed
2018-10-01 Michael AlbinusMinor edits in tramp.texi
2018-10-01 Glenn Morris; Auto-commit of loaddefs files.
2018-10-01 Michael R.... Automate support for `sql-indent' ELPA package
2018-09-30 Charles A.... * doc/emacs/help.texi (Misc Help): Document 'info-other...
2018-09-30 Sam SteingoldDocument 2d54710c36: vc-git-stash & *vc-dir*
2018-09-30 Eli ZaretskiiAllow 'make-cursor-line-fully-visible' name a function
2018-09-29 Alan ThirdMerge from origin/emacs-26
2018-09-29 Alan Third; Add myself to MAINTAINERS file
2018-09-29 Michael AlbinusRework time-* functions in Tramp
2018-09-29 Michael AlbinusFix minor problem in tramp-handle-substitute-in-file...
2018-09-29 Michael AlbinusFinish fix for Bug#21559
2018-09-29 Tino CalanchaIbuffer filter by modes: Accept several mode names
2018-09-29 Tino CalanchaImprove cl-do, cl-do* docstrings
2018-09-29 Allen LiAvoid writing empty abbrev tables
2018-09-29 Eli ZaretskiiAvoid returning early in 'while-no-input' due to subpro...
2018-09-29 Andrew SchwartzmeyerSupport mode aliases in 'provided-mode-derived-p'
2018-09-29 Trevor MurphyAllow user customization to affect display of *Find...
2018-09-29 John ShahidCleanup when opening a new terminal fails. (Bug#32794)
2018-09-28 Stefan Monnier* etc/NEWS.18: Use outline-mode and a more standard...
2018-09-28 Alan ThirdFix deprecation warning
2018-09-28 Alan ThirdMake all NS drawing be done from drawRect
2018-09-28 Stefan Monnier* etc/NEWS.1-17: Use outline-mode and a more standard...
2018-09-28 Glenn Morris; Fix some doc typos
2018-09-28 Paul EggertRename time-equal to time-equal-p
2018-09-28 Glenn MorrisMerge from origin/emacs-26
2018-09-28 Sam Steingoldlisp/vc/vc-git.el (vc-git-stash): Respect vc-dir marked...
2018-09-28 Michael AlbinusFix Bug#32828
2018-09-28 Paul Eggerttime-equal, and time values of infinity and NaN
2018-09-27 Noam Postavsky* lisp/net/shr.el (shr-copy-url): Fix docstring.
2018-09-27 Eli ZaretskiiFix typos in documentation
2018-09-27 Juri Linkov* etc/NEWS: Mention syntax change in add-dir-local...
2018-09-26 Charles A.... * lisp/vc-bzr.el (log-view-current-tag-function): Remov...
2018-09-26 Alan MackenzieCC Mode: consider tails of compound identifiers when...
2018-09-25 Juri LinkovRename add-dir-local-variables-to-string to dir-locals...
2018-09-25 Charles A.... ; Spellcheck two more documentation strings
2018-09-25 Charles A.... ; * lisp/simple.el (save-interprogram-paste-before...
2018-09-25 Paul EggertRemove some assumptions about timestamp format
2018-09-24 Juri LinkovOutput alists with dotted pair notation in .dir-locals.el
2018-09-24 Stefan Monnier* doc/emacs/kmacro.texi (Basic Keyboard Macro): Mention...
2018-09-24 Paul EggertFix ‘make clean’ with a file named ‘-.o’
2018-09-24 Eli ZaretskiiImprove docs of functions/variables related to 'display...
2018-09-24 Paul Eggertfile-attributes cleanup
2018-09-23 Stefan Monnier* doc/emacs/maintaining.texi: Fix one more occurrence...
2018-09-22 Stefan Monnier* lisp/play/bubbles.el: Use lexical-binding
2018-09-22 Stefan Monnier* lisp/mouse.el (tear-off-window): Fix non-mouse use...
2018-09-22 Paul EggertRound bignums consistently with other integers
2018-09-22 Stefan MonnierComplement to last commit
2018-09-22 Stefan Monnier* lisp/multifile.el: New file, extracted from etags.el
2018-09-22 Eli ZaretskiiImprove documentation of directory-local variables
2018-09-22 Eli ZaretskiiDon't use obsolete variable 'save-place' in documentation
2018-09-22 Mark A. HershbergerUse save-place-mode instead of save-place
2018-09-22 Paul EggertFix (+ bignum float) bug
2018-09-21 Paul EggertFix ambiguity in nil DST flag
2018-09-21 Philipp StephaniAvoid an overflow error in emacs-module.c
2018-09-21 Philipp StephaniUse new function overflow_error in a few places
2018-09-21 Philipp StephaniSupport bignums when serializing JSON
2018-09-21 Paul EggertBindat examples in source, not manual
2018-09-20 Tino CalanchaFix a previous commit
2018-09-20 Glenn MorrisMerge from origin/emacs-26
2018-09-20 Bob NewellNew input methods hawaiian-postfix and hawaiian-prefix
2018-09-20 Eli ZaretskiiMore accurate docs for 'text-char-description'
2018-09-19 Noam PostavskyDocument synchronous behavior of eshell/make (Bug#32513)
2018-09-19 Shigeru FukayaFix bs-show with wide characters (Bug#17822)
2018-09-19 Eli ZaretskiiImprove Custom menu labels for 2 options
2018-09-19 Eli ZaretskiiImprove wording of last change in dired-x.texi
2018-09-18 Tino CalanchaFix bug 32543
2018-09-18 Eli ZaretskiiFix GnuTLS test suite with GnuTLS versions 3.4.x
2018-09-17 Noam PostavskyFix build with gnutls versions 3.0 to 3.2 (Bug#32446)
2018-09-17 Eli Zaretskii; * etc/enriched.txt (hanging-indents): Remove extra...
2018-09-17 Stefan Monnier* lisp/emacs-lisp/advice.el: Only use defmacro when...
2018-09-17 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-advised-functions)...
2018-09-17 Eli ZaretskiiFix the Bubbles game on TTY frames
2018-09-17 Paul EggertMove current_timespec decl to timespec.h
2018-09-17 Stefan Monnier* lisp/delsel.el (minibuffer-keyboard-quit): Remove...
2018-09-17 Allen LiAdd choice to reshow certificate information (Bug#31877)
2018-09-17 Noam PostavskyClarify condition-case docstring
2018-09-17 Noam Postavsky; Add FIXME regarding previous change
2018-09-17 Pierre LorenzonUpdate pconf for compile.el mode-line-process changes
2018-09-16 Paul Eggert* src/thread.h: Do not include systime.h; no longer...
2018-09-16 Paul EggertDon’t assume obsolescent setitimer function
2018-09-16 Paul EggertSimplify get_up_time on GNU/Linux
2018-09-15 Glenn Morris* src/alloc.c (Fbool_vector, Flist, Fvector): Doc tweak.
2018-09-15 Paul EggertGo back to old method for nnmaildir names
2018-09-15 Paul EggertFix icalendar tests to match new behavior
2018-09-15 Alan Mackenzie* src/alloc.c (vector): Fix grammatical error in doc...
2018-09-15 Glenn Morris; * etc/NEWS: assoc-delete-all fix
2018-09-15 Glenn MorrisMerge from origin/emacs-26
2018-09-15 Noam PostavskyDon't call modification hooks unprepared
2018-09-15 Wenjamin PetrenkoMake 'filesets-save-config' save filesets added by...
2018-09-15 Eli ZaretskiiAvoid adverse side effects of fixing bug#21824
2018-09-15 Eli ZaretskiiDocument changes called out in NEWS
2018-09-15 Eli Zaretskii; * etc/NEWS: Document recent change in 'thing-at-point'.
2018-09-15 Eli Zaretskii; INSTALL: Fix a typo in the last commit.
2018-09-14 Glenn MorrisTiny doc updates re yum/dnf etc
next