]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-06-28 Michael Albinus* lisp/gnus/gnus-art.el (gnus-article-stop-animations):
2019-06-28 Mattias EngdegårdMore readable regexp debug output
2019-06-28 Mattias EngdegårdConsistently use stderr for debug output in regexp...
2019-06-28 Lars IngebrigtsenDon't inhibit quit in Gnus when prefetching articles
2019-06-28 Alex Branham* lisp/simple.el (undo): Make message less enthusiastic
2019-06-28 Ola NilssonAllow underscore in defun-prompt-regex names for sh...
2019-06-27 Paul EggertImprove ‘equal’ and array doc
2019-06-27 Paul Eggert* src/xfaces.c (resolve_face_name): Simplify.
2019-06-27 Pip CetRemove unnecessary tortoise checks.
2019-06-27 Paul EggertWork around Cygwin bug with O_PATH
2019-06-27 Paul EggertOmit a few minor unnecessary range checks
2019-06-27 Paul EggertImprove XFIXNUM cleanup a bit
2019-06-27 Paul EggertClean up use of XFIXNUM etc.
2019-06-27 Paul EggertCatch duplicate keywords in image specs
2019-06-27 Lars IngebrigtsenMention the new emacsclient -a/--eval behaviour
2019-06-27 Lars Ingebrigtsenemacsclient: ignore --eval parameters when starting...
2019-06-27 Vasilij SchneidermannAllow for retrieving profiler logs after stopping
2019-06-27 Dan NicolaescuInclude the date in the bzr annotation buffer
2019-06-27 Stefan KangasAdd new ispell-change-dictionary-hook (Bug#1110)
2019-06-27 Thierry VolpiattoAdd a new regexp variable to control boring winner...
2019-06-27 Ken BrownFix invoking Emacs via a symlink on Cygwin
2019-06-27 Lennart BorgmanAdd more fontification to regexp builder mode
2019-06-27 Lars IngebrigtsenRename displayor to displayer in CEDET
2019-06-27 Dmitry GutovUse `default-indent-new-line' instead of `indent-new...
2019-06-27 Lars IngebrigtsenRevert "Apply font-lock in hexl-mode buffers"
2019-06-27 Aaron S. HawleyAllow generating wiki and mediawiki tables
2019-06-27 Wilfred HughesApply font-lock in hexl-mode buffers
2019-06-27 Juanma BarranqueroAdd :local specifier to defcustom
2019-06-27 Paul EggertTweak ‘error’ and ‘user-error’ doc strings
2019-06-27 Stefan KangasClarify error and user-error docstrings
2019-06-26 Basil L. ContovounesiosRemove gnus-bug from report-emacs-bug TODO entry
2019-06-26 Mattias EngdegårdDocument bug in `replace-regexp-in-string'
2019-06-26 Stefan Monnier* lisp/textmodes/page-ext.el (sort-pages-buffer): Fix...
2019-06-26 Eli ZaretskiiSupport invoking Emacs via a symlink on MS-Windows
2019-06-26 Andrzej PFix redisplay of registers in gdb-mi
2019-06-26 Lars IngebrigtsenRestrict indirect lookups in Fdocumentation_property
2019-06-26 Stefan MonnierMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2019-06-26 Bruce Stephens* lisp/calc/calc-ext.el (math-scalarp): Fix typo
2019-06-26 Lars IngebrigtsenFdocumentation_property: Return doc string for indirect...
2019-06-26 Stefan MonnierRevert "* lisp/calc/calc-ext.el (math-scalarp): Fix...
2019-06-26 Johan Claessonhelp-C-file-name shouldn't error out if we can't find...
2019-06-26 Stefan Monnier* test/lisp/calc/calc-tests.el (test-math-bignum, test...
2019-06-26 Stefan Monnier* lisp/calc/calc-ext.el (math-scalarp): Fix typo
2019-06-26 Noam PostavskyFix (rx-to-string (and (literal STR) (regexp STR))...
2019-06-26 Mattias EngdegårdMerge consecutive constant `concat' args (bug#14769)
2019-06-26 Stefan Monnier* lisp/calc/calc.el: Take advantage of native bignums.
2019-06-26 Noam PostavskyMerge from emacs-26
2019-06-26 Noam Postavsky; Merge from emacs-26
2019-06-26 Noam PostavskyMerge from emacs-26
2019-06-26 Noam Postavsky; Merge from emacs-26
2019-06-26 Noam PostavskyDon't bind search-spaces-regexp around possible autoloa...
2019-06-26 Noam PostavskySupport (rx (and (regexp EXPR) (literal EXPR))) (Bug...
2019-06-26 Juanma BarranqueroFix PATH_MAX change to lib-src/emacsclient.c
2019-06-25 Lars IngebrigtsenFix previous patch to dired-mark-if
2019-06-25 Noam PostavskyFix sgml-mode handling of quotes within parens (Bug...
2019-06-25 Noam Postavsky; * lisp/frame.el: Enhance add-variable-watcher commentary.
2019-06-25 Paul EggertPrefer PATH_MAX to MAXPATHLEN
2019-06-25 Dima KoganView-search-... now hit all the matches, regardless...
2019-06-25 Paul EggertAvoid some strlen work, primarily via strnlen
2019-06-25 Emilio C. LopesSupport opening a new connection when reverting a telne...
2019-06-25 Arash EsbatiSuppress warning about unix-sync in nnmaildir.el
2019-06-25 Ivan ShmakovCheck labels in smerge-mode
2019-06-25 Basil L. ContovounesiosAvoid using subr-x.el function in files.el
2019-06-25 Stefan Monnier* lisp/emacs-lisp/cl-extra.el (cl-isqrt): Speed up...
2019-06-25 Jonathan Shin... Highlight zsh glob flags and qualifiers in sh-mode
2019-06-25 Lars IngebrigtsenBuild fix for previous buffers.texi change
2019-06-25 Stefan Monnier* etc/NEWS: Fix vocabulary in last change
2019-06-25 Stefan Monnier* lisp/tar-mode.el: Use lexical-binding; remove redunda...
2019-06-25 Lars IngebrigtsenMove widen/narrow in tabulated lists to } and {
2019-06-25 Glenn Morris* test/lisp/progmodes/flymake-tests.el (ruby-backend...
2019-06-25 Stefan Monnier* lisp/net/tramp.el (tramp-file-name-handler): Use...
2019-06-25 Ivan ShmakovHeed default directory in tar-untar-buffer
2019-06-25 David Hulletags: Fix handling of quoted symbol names in Erlang
2019-06-25 Eli Zaretskii; * etc/NEWS: Fix an entry from recent commit.
2019-06-25 Paul EggertUpdate from Gnulib
2019-06-25 Glenn Morris* lisp/info.el (info-emphasis): Fix doc, version.
2019-06-25 Vaidheeswaran CPreserve header lines from derived modes in tabulated...
2019-06-25 Drew AdamsMake dired commands report how many files they mark
2019-06-25 Stefan Monnier* lisp/simple.el (forward-visible-line, end-of-visible...
2019-06-25 Lars IngebrigtsenAdd a new command to report the number and size of...
2019-06-25 Phil SaintyFix `goto-address-url-regexp'
2019-06-25 Tino CalanchaMake winner restore point in all windows that display...
2019-06-25 Bastian BeischerUse xref in cedet
2019-06-25 Drew AdamsFontify _emphasis_ in info nodes
2019-06-25 Robert WeinerUnlispify even more in custom-unlispify-menu-entry
2019-06-25 Michael Shields[PATCH 1/1] Pass frame-parameters to server-create...
2019-06-25 Basil L. ContovounesiosFix recent tex-mode safe-local-variable changes
2019-06-25 Lars IngebrigtsenDon't delete macuvs.h in extraclean
2019-06-25 Fritz StelzerMake xref-show-xrefs-function a defcustom
2019-06-25 Antoine BeaupréAdd imenu support to package-menu-mode
2019-06-25 Alan MackenzieFix documentation of inhibit-modification-hooks in...
2019-06-24 Hong XuAdd imenu support to package-menu-mode
2019-06-24 Damien CassouAdd imenu support to package-menu-mode
2019-06-24 Stefan Monnier* lisp/textmodes/tex-mode.el (latex-noindent-commands...
2019-06-24 Lars IngebrigtsenMake message_to_stderr do one single fwrite
2019-06-24 Kaushal ModiAdd example for enabling minor modes in .dir-local.el
2019-06-24 YAMAMOTO Mitsuharu* configure.ac: Set HAVE_XFT to no for summary if HAVE_...
2019-06-24 Stefan Monnier* lisp/svg.el: Prepare for distribution via GNU ELPA
2019-06-24 Eric AbrahamsenTweaks to html mode
2019-06-24 Lars Ingebrigtsenrectangle--pos-cols shouldn't move point
next