]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-06-19 Lars IngebrigtsenRename function in completion.el to use completion...
2019-06-19 Stefan Monnier* lisp/textmodes/page-ext.el: Further cleanup
2019-06-19 Lars IngebrigtsenFix compilation warning in pcmpl-gnu.el
2019-06-19 Lars IngebrigtsenRevert "Fix one of the tags/xref warnings in viper...
2019-06-19 Lars IngebrigtsenFix up the function/variable names in page-ext.el
2019-06-19 Lars IngebrigtsenTouch up the OKURI-NASI progress reporting
2019-06-19 Lars IngebrigtsenTweak progess reporting in finder-compile-keywords
2019-06-19 Lars IngebrigtsenAllow specifying the expected number of shift/reduce...
2019-06-19 Lars IngebrigtsenTweak progress reporting in update-directory-autoloads
2019-06-19 Mattias EngdegårdCompile any subsequence of `cond' clauses to switch...
2019-06-19 Mattias EngdegårdCompile cond with heterogeneous tests into switch ...
2019-06-19 Mattias EngdegårdTighter pcase or-pattern member function selection...
2019-06-19 Mattias EngdegårdCompile list member functions in cond to switch (bug...
2019-06-19 YAMAMOTO MitsuharuFix oversights of "support X core font driver on cairo...
2019-06-19 Paul Eggert--with-cairo is no longer experimental
2019-06-18 Glenn MorrisDisable lexical-binding in ediff
2019-06-18 Eli ZaretskiiFix the handling of font backend supersedence on MS...
2019-06-18 Lars IngebrigtsenRevert "Add a mechanism to specify expected shift/reduc...
2019-06-18 Lars IngebrigtsenAdd a mechanism to specify expected shift/reduce .wy...
2019-06-18 Lars IngebrigtsenRevert "Add a mechanism to specify expected shift/reduc...
2019-06-18 Lars IngebrigtsenAdd a mechanism to specify expected shift/reduce .wy...
2019-06-18 Lars IngebrigtsenRename symbols in ind-util.el to have indian- prefixes
2019-06-18 Lars IngebrigtsenReport progress during custom-make-dependencies instead...
2019-06-18 Lars IngebrigtsenMake quail conversion output quieter
2019-06-18 Lars IngebrigtsenFix compilation warning in bookmark.el
2019-06-18 Lars IngebrigtsenOutput progress reports when scanning for finder/custom
2019-06-18 Lars IngebrigtsenTouch up the byte-compilation messaging in skkdic-set...
2019-06-18 Lars IngebrigtsenAdd types to some no-type tokes in js.wy
2019-06-18 Lars IngebrigtsenComment out useless nonterminals from python.wy
2019-06-18 Lars IngebrigtsenRemove nonterminals that semantic claims are useless
2019-06-18 Lars IngebrigtsenSilence spurious load message in latin-ltx.el
2019-06-18 Lars IngebrigtsenTweak implementation of byte-compile-info-message
2019-06-18 Roland Winkler* bookmark.el: Watch bookmark file. Use lexical binding.
2019-06-18 YAMAMOTO MitsuharuSupport font driver supersession
2019-06-17 Lars IngebrigtsenOutput progress messages when scraping autoloads during...
2019-06-17 Lars IngebrigtsenSilence message in latin-ltx about the normal situation
2019-06-17 Paul Eggert* src/image.c (image_set_rotation): Do negation at...
2019-06-17 Alan MackenzieMove defvars of c-doc-line-join-re + two others from...
2019-06-17 Lars IngebrigtsenCompilation work-around for obsolete eieio-object-set...
2019-06-17 Lars IngebrigtsenWork around warning from macroexpanding obsolete method
2019-06-17 Alex BranhamAvoid a flyspell error if point is at beginning of...
2019-06-17 Lars IngebrigtsenDeclare unknown slots to silence the compiler
2019-06-17 Lars IngebrigtsenChange the eieio-declare-slots function into a macro
2019-06-17 Lars IngebrigtsenNew function eieio-declare-slots
2019-06-17 Lars IngebrigtsenFix use of obsolete constructor in semantic/complete.el
2019-06-17 Lars IngebrigtsenFix compilation warning by having ede-target inherit...
2019-06-17 Alan MackenzieRemove the now unneeded c-font-lock-flush from CC Mode.
2019-06-17 Lars IngebrigtsenMake calc-macs.el lexical
2019-06-17 Lars IngebrigtsenSuppress warning in isearchb about iswitchb being obsolete
2019-06-17 Lars IngebrigtsenMake do-after-load-evaluation check whether warnings...
2019-06-17 Lars IngebrigtsenSuppress compilation warning in srt-mode
2019-06-17 Lars IngebrigtsenSuppress warning about out-of-tree Java class in cedet
2019-06-17 Lars IngebrigtsenSuppress warning about object-print in eieio.el
2019-06-17 Lars IngebrigtsenAdd check for enabled warning before issuing
2019-06-17 Lars IngebrigtsenSuppress warning about object-print in eieio.el
2019-06-17 Lars IngebrigtsenMake with-suppressed-warnings work in cl-defmethod
2019-06-17 Lars IngebrigtsenRewrite object-print methods in cedet to be cl-print...
2019-06-17 Lars IngebrigtsenAdd doc strings to the -at-point commands in vc-git
2019-06-17 Roland Winkler* find-dired.el (find-dired-refine-function): Fix defcu...
2019-06-17 Eric AbrahamsenPrevent the Gnus registry from being loaded twice at...
2019-06-17 YAMAMOTO MitsuharuAvoid rounding error in image rotation
2019-06-17 Glenn MorrisTweak compilation mode used by byte-recompile-directory
2019-06-17 Glenn MorrisDisable filling of warnings in a bytecomp test
2019-06-17 Glenn MorrisTweak how byte-compile-print-syms fills
2019-06-17 Glenn MorrisDon't hard-code the fill-column for display-warning
2019-06-16 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (gv-setter): Move decla...
2019-06-16 Lars IngebrigtsenFix up the --no-print-directory changes in src/Makefile.in
2019-06-16 Glenn Morris; Update admin notes re web pages
2019-06-16 Juanma BarranqueroBump up max_specpdl_size to 1500. (Bug#36216)
2019-06-16 Lars IngebrigtsenAdd comment to eieio-opt about why we're requiring...
2019-06-16 Alan ThirdRevert "Simplify image transforms"
2019-06-16 Alan ThirdSimplify image transforms
2019-06-16 Alan ThirdDocument image transforms
2019-06-16 Lars IngebrigtsenFix compilation warning about gv-setter in cl-generic
2019-06-16 Alan MackenzieCC Mode: Remedy recent loss in performance
2019-06-16 Lars IngebrigtsenFix compilation warning i eieio-base
2019-06-16 Lars IngebrigtsenFix compilation warning in ede.el
2019-06-16 Lars IngebrigtsenRevert "Fix compilation warning in ede.el"
2019-06-16 Lars IngebrigtsenFix compilation warning in ede.el
2019-06-16 Lars IngebrigtsenRemove obsolete name arg from two constructors
2019-06-16 Lars IngebrigtsenCompilation fix for previous change to eieio-opt
2019-06-16 Lars IngebrigtsenFix compilation warning in eieio-opt
2019-06-16 Lars IngebrigtsenAvoid "unknown slot" compilation warning in eieio-custom
2019-06-16 Lars IngebrigtsenAvoid a compilation warning in srt-mode.el
2019-06-16 Lars IngebrigtsenFix one of the tags/xref warnings in viper-ex.el
2019-06-16 Lars IngebrigtsenDeclare function in esh-mode before #'-ing it
2019-06-16 Lars IngebrigtsenAvoid obsolete function in reftex-global.el
2019-06-16 Lars IngebrigtsenUse fileloop directly in vc-dir to avoid obsolete function
2019-06-16 Alan MackenzieMaintain c-syntax-table-hwm when changing syntax-table...
2019-06-16 Michael AlbinusSay how Tramp is packaged with Emacs
2019-06-16 Dmitry GutovFix regressions in xref-find-definitions and ...-other...
2019-06-15 Stefan KangasAdd MESSAGE string to bookmark-errors (bug#23408)
2019-06-15 Noam PostavskyAlways try to display tree-widget with images (Bug...
2019-06-15 Noam PostavskyAllow trailing whitespace in --eval argument (Bug#36219)
2019-06-15 Michael Albinus* lisp/net/trampver.el (customize-package-emacs-version...
2019-06-15 Philipp Stephani* src/xfaces.c (dump_realized_face): Fix incorrect...
2019-06-15 Philipp Stephani* src/xfaces.c (dump_realized_face): Fix format specifier.
2019-06-15 Philipp Stephani* src/nsterm.m (ns_row_rect): Remove unused variable...
2019-06-15 Glenn Morris; Merge from origin/emacs-26
2019-06-15 Glenn MorrisMerge from origin/emacs-26
next