]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-02-28 Glenn MorrisFix header comment in generated bovine grammar file
2018-02-28 Glenn MorrisQuieten cedet "might not be defined at runtime" compile...
2018-02-28 Glenn MorrisMerge from origin/emacs-26
2018-02-28 Glenn Morris* doc/lispref/streams.texi (Output Variables): Fix...
2018-02-28 Michael AlbinusUse "GTK+" where applicable in the manual
2018-02-28 Michael AlbinusSome minor Tramp tweaks
2018-02-28 Dmitry GutovSupport PREDICATE in ido-read-buffer
2018-02-28 Paul EggertDocument print-escape-control-characters
2018-02-28 Dmitry Gutovxref--next-error-function: Move xref's window point
2018-02-28 Dmitry GutovFix xref--next-error-function behavior WRT current...
2018-02-28 Stefan Monnier* lisp/gnus/mm-decode.el: Use lexical-binding and use...
2018-02-28 Stefan Monnier* lisp/gnus/mm-extern.el: Use lexical-binding
2018-02-28 Noam PostavskyFix python.el for Emacs 24, bump ELPA version to 0...
2018-02-27 Glenn Morris* lisp/nxml/nxml-mode.el (nxml-mode): Remove warning...
2018-02-27 Glenn MorrisQuieten without-x gnus compilation
2018-02-27 Juri Linkov* lisp/simple.el (next-error-find-buffer-function)...
2018-02-27 Stefan Monnier* lisp/dired.el (dired-get-filename): Don't string...
2018-02-27 Glenn MorrisRemove last vestiges of obsolete font-lock-face-attributes
2018-02-27 Glenn MorrisRemove free variable warning when compiling viper using...
2018-02-27 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2018-02-27 Eli Zaretskii* doc/emacs/killing.texi (Rectangles): Don't use @key...
2018-02-27 Glenn Morris* lisp/emulation/viper.el: Unbreak it.
2018-02-27 Eli ZaretskiiMore fixes in the Emacs manual
2018-02-27 Aaron JensenRequire a larger stack size for threads (bug#30364)
2018-02-27 Paul EggertUpdate from gnulib
2018-02-27 Eli ZaretskiiAvoid aborts in 'md5'
2018-02-27 Stefan Monnier* lisp/gnus/mm-util.el: Use lexical-binding and use...
2018-02-27 Michael AlbinusAdd ".msu" to Tramp file archives
2018-02-27 Glenn Morris* lisp/dired-aux.el (dired-create-destination-dirs...
2018-02-27 Mathieu OthaceheAdd coreutils 'ls' support for tramp adb
2018-02-27 Michael AlbinusFix problem in tramp-handle-substitute-in-file-name
2018-02-27 Glenn MorrisRemove leading * from two defcustom doc strings
2018-02-27 Glenn MorrisQuieten without-x, without-xml2 builds
2018-02-26 Glenn MorrisQuieten without-x mwheel.el compilation
2018-02-26 Glenn Morris* lisp/net/zeroconf.el (dbus-debug): Declare for builds...
2018-02-26 Glenn MorrisQuieten without-x lisp compilation
2018-02-26 Glenn Morris* lisp/net/rcirc.el (rcirc-prompt-start-marker): Define...
2018-02-26 Glenn Morris* lisp/term/ns-win.el (ns-version-string): Declare...
2018-02-26 Glenn MorrisRemove compiler warnings due to #'
2018-02-26 Glenn MorrisUpdate some lisp function declarations
2018-02-26 Daniel ColascioneMake bare "make" in src actually build emacs again
2018-02-26 Paul EggertUpdate from gnulib
2018-02-26 Michael AlbinusMark keys consistently in manuals
2018-02-26 Michael AlbinusRemove @key{} markups from @kindex entries in manuals
2018-02-25 Eli Zaretskii* doc/emacs/display.texi (Standard Faces): Fix markup...
2018-02-25 Michael AlbinusFix @kindex entries in manuals
2018-02-24 Michael AlbinusFix @cindex entries in manuals
2018-02-24 Michael AlbinusMerge branch 'emacs-26' of git.sv.gnu.org:/srv/git...
2018-02-24 Michael AlbinusFix @cindex entries in org.texi
2018-02-24 Glenn MorrisMerge from origin/emacs-26
2018-02-24 Eli ZaretskiiDocument reserved keys
2018-02-24 Michael Albinus* doc/misc/ebrowse.texi: Use @key{} for keys.
2018-02-24 Eli Zaretskii; * doc/emacs/xresources.texi (Table of Resources)...
2018-02-24 Glenn MorrisMerge from origin/emacs-26
2018-02-24 Robert PluimDescribe 'view-lossage' changes in its docstring and...
2018-02-24 Eli Zaretskii* src/keyboard.c (syms_of_keyboard): Doc fix. (Bug...
2018-02-24 Eli ZaretskiiImprove documentation of X resources
2018-02-23 Glenn Morris; Use @minus for negative numbers in some texi files
2018-02-23 Glenn Morris* lisp/international/mule.el (keyboard-coding-system...
2018-02-23 Paul Eggert* .gitignore: revert latest change; not currently needed
2018-02-23 Paul EggertMinor doc fixes, mostly for timestamp issues
2018-02-23 Glenn Morris* lisp/vc/vc-git.el: Silence compiler.
2018-02-23 Glenn Morris* admin/automerge: Quieten initial pull if start with...
2018-02-23 Eli Zaretskii* doc/emacs/mini.texi (Completion Styles): Improve...
2018-02-23 Michael AlbinusFix @findex and @vindex entries in manuals
2018-02-23 Eli ZaretskiiFix documentation from recent changes
2018-02-23 Daniel ColascioneAdd more build outputs to .gitignore
2018-02-23 Daniel ColascioneAdd isearch-yank-symbol-or-char
2018-02-23 Daniel ColascioneRemove unnecessary explicit subword-mode use from isearch
2018-02-23 Glenn Morris* lisp/vc/vc-git.el: Avoid bootstrap errors since recen...
2018-02-22 Stefan Monnier* test/lisp/emacs-lisp/package-tests.el: Improve signat...
2018-02-22 Juri Linkov* lisp/help.el (view-lossage): Use the same format...
2018-02-22 Juri Linkov* lisp/progmodes/grep.el (grep-find-hide): New defcusto...
2018-02-22 Alan MackenzieDocument, in the Elisp manual, how to get a character...
2018-02-22 Eli ZaretskiiImprovements in the Emacs manual
2018-02-22 Glenn MorrisTiny doc/misc markup fixes
2018-02-22 Glenn MorrisMerge from origin/emacs-26
2018-02-22 Alexei KhlebnikovFix for: "25.0.50; auto-revert-mode breaks git rebase...
2018-02-22 Michael AlbinusFix Bug#30533
2018-02-22 Martin RudalicsSkip mouse-face overlap check when mouse-face is hidden...
2018-02-22 Eli ZaretskiiFix capitalization of "Mail-Followup-To"
2018-02-22 Glenn Morris* admin/automerge (merge): Report no. of commits if...
2018-02-22 Glenn MorrisSpeed up parallel make check by testing slower files...
2018-02-22 Glenn Morris* admin/automerge: Speed up check phase.
2018-02-21 Juri Linkov* lisp/simple.el (next-error-find-buffer-function)...
2018-02-21 Juri Linkov* lisp/vc/vc-dispatcher.el (vc-do-command): Bind messag...
2018-02-21 Juri Linkov* lisp/progmodes/grep.el (grep-compute-defaults):
2018-02-21 Charles A.... Semantic manual fixes
2018-02-21 Eli ZaretskiiMore improvements in the Emacs manual
2018-02-21 Eli ZaretskiiAnother fix for cross-references
2018-02-21 tino calancha* doc/misc/viper.texi (File and Buffer Handling): Add...
2018-02-21 Eli ZaretskiiFix documentation of 'x-underline-at-descent-line'
2018-02-21 Glenn Morris* lisp/textmodes/flyspell.el (flyspell-get-word): Doc...
2018-02-20 Paul EggertPort recent MAX_RW_COUNT checks to POSIX
2018-02-20 Paul EggertUpdate from gnulib
2018-02-20 Sam Steingoldcommand-history-mode inherits from special-mode
2018-02-20 Eli ZaretskiiFix reference in Emacs manual
2018-02-20 Robert PluimCorrect variable markup in manuals
2018-02-20 Eli ZaretskiiImprove the "Sending Mail" chapter of Emacs manual
2018-02-20 Paul EggertFix false alarm with recent GCC x86
next