]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-02-25 Andrea Corallo* Fix two docstrings in comp.el
2021-02-23 Andrea CoralloFix async compilation and paramenter naming
2021-02-23 Andrea CoralloDo not emit assumptions referencing clobbered mvars...
2021-02-23 Andrea Corallo* Move ssa rename from vector to comp-vec
2021-02-23 Andrea Corallo* Add a simple growable vector like type
2021-02-22 Andrea CoralloRevert "* configure.ac: Rename configure nativecomp...
2021-02-22 Andrea Corallo* Some clean-up in comp.el
2021-02-22 Andrea Corallo* configure.ac: Rename configure nativecomp flags into...
2021-02-22 Andrea Corallo* Don't use paths to indicate filenames
2021-02-22 Andrea Corallo* Fix union constraint for mixed pos/neg constraints
2021-02-21 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-spill-lap): Fix doc...
2021-02-21 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2021-02-21 Mattias EngdegårdFaster, more compact, and readable closure creation
2021-02-21 Stefan KangasRun admin/cus-tests.el tests from test suite
2021-02-21 Stefan KangasFix interactive mode tagging for man and woman
2021-02-21 Lars IngebrigtsenDeclare that `ignore' and `undefined' shouldn't be...
2021-02-21 Lars IngebrigtsenUse `undefined' instead of `ignore' in wdired
2021-02-21 Basil L. ContovounesiosFix json.el encoding of confusable object keys
2021-02-21 Stefan KangasMake unused variable menu-bar-handwrite-map obsolete
2021-02-21 Stefan KangasConvert bubbles menu to easy-menu-define
2021-02-21 Stefan Kangas; Fix previous easy-menu-define conversion
2021-02-21 Stefan Kangas* etc/NEWS.19: Add entry for 'easy-menu-define'.
2021-02-21 Stefan KangasConvert some progmodes menus to easy-menu-define
2021-02-21 Michael AlbinusClarification of password handling in Tramp manual
2021-02-20 Alan ThirdFix memory leak
2021-02-20 Stefan KangasConvert makefile-mode menu to easy-menu-define
2021-02-20 F. Jason ParkMute noisy test fixture for socks.el
2021-02-20 Lars IngebrigtsenChange command-completion-using-modes-p to defun
2021-02-20 Lars IngebrigtsenMention `M-S-x' in the Emacs manual.
2021-02-20 Eli Zaretskii; Fix typos in last change
2021-02-20 Lars IngebrigtsenAdd a new command for mode-specific commands
2021-02-20 Lars IngebrigtsenChange how (declare (modes store the data
2021-02-20 Lars IngebrigtsenAdd the `always' function
2021-02-20 F. Jason ParkUse raw bytes for SOCKS 4 IP addresses
2021-02-20 F. Jason ParkAdd more auth-related tests for socks.el
2021-02-20 Stefan KangasConvert re-builder menu to easy-menu-define
2021-02-20 Stefan KangasConvert finder menu to easy-menu-define
2021-02-20 Stefan KangasAdd toolbar for help-mode
2021-02-20 Stefan Kangas* lisp/woman.el: Doc fix; remove redundant setup info.
2021-02-19 Thomas Fitzsimmons* lisp/url/url-http.el (url-http): Fix docstring typo.
2021-02-19 Thomas Fitzsimmonsntlm-tests: Remove missing dependency warnings
2021-02-19 Thomas Fitzsimmonsntlm-tests: Skip tests if dependencies are too old
2021-02-19 Andrea Corallo* Work around bug#46495 (GCC PR99126)
2021-02-19 Andrea Corallo* Remove unnecessary function 'emit_rvalue_from_unsigne...
2021-02-19 Andrea Corallo* Pacify GCC warning on non wide-int configurations
2021-02-19 Alan ThirdFix frame contents scaling bug on macOS (bug#46155)
2021-02-19 Stefan Monnier* lisp/emacs-lisp/bytecomp.el: Don't warn for repeated...
2021-02-19 Stefan Monnier* test/lisp/emacs-lisp/edebug-tests.el: Adjust to new...
2021-02-19 Glenn MorrisMerge from origin/emacs-27
2021-02-19 Glenn Morris; Merge from origin/emacs-27
2021-02-19 Glenn MorrisMerge from origin/emacs-27
2021-02-19 Ulf JasperEnable newsticker--group-shift-feed-(up|down) to move...
2021-02-19 Eli ZaretskiiMore accurate documentation of the "r" interactive...
2021-02-19 Mattias EngdegårdFix regexp mistakes
2021-02-19 Stefan KangasMention the GNU Kind Communications Guidelines in the FAQ
2021-02-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-02-19 Michael Albinus; Fix indentation in test/README
2021-02-19 Stefan Kangas* lisp/calculator.el: Minor doc fix. Remove redundant...
2021-02-19 Stefan Kangas; * lisp/plstore.el: Fix formatting.
2021-02-19 Michael AlbinusFix Tramp bug#46625
2021-02-19 Stefan KangasDo interactive mode tagging for snake.el
2021-02-19 Stefan KangasDo interactive mode tagging for tetris.el
2021-02-19 Stefan KangasDo interactive mode tagging for man.el
2021-02-19 Stefan KangasDo interactive mode tagging for package.el
2021-02-18 Thomas FitzsimmonsImplement NTLM server for ntlm.el testing
2021-02-18 Andrea Corallo* src/pdumper.c (dump_do_dump_relocation): Use emacs_fo...
2021-02-18 Andrea Corallo* src/emacs.c (syms_of_emacs): Add a FIXME for Windows...
2021-02-18 Andrea Corallo* Add a bunch of assertions for fixnums coming from...
2021-02-18 Andrea Corallo* Add assertion guarding against emitting a relocation...
2021-02-18 Stefan Monnier* lisp/emacs-lisp/bindat.el: Tweak example in comment
2021-02-18 Mattias EngdegårdFix typos
2021-02-18 Stefan Monnier* lisp/emacs-lisp/edebug.el (eval-defun): Simplify
2021-02-18 Eli Zaretskii; * CONTRIBUTE: Another wording change regarding tiny...
2021-02-18 Lars IngebrigtsenRevert "Do interactive mode tagging for python.el navig...
2021-02-18 Ryan PriorAllow newlines in password prompts again in comint
2021-02-18 Doug DavisDo interactive mode tagging for python.el navigation...
2021-02-18 Mattias EngdegårdFix rx `regexp` form with deprecated syntax
2021-02-18 Dmitry GutovMove 'project-try-ede' to the back of 'project-find...
2021-02-17 Dmitry GutovPresent C source files as absolute file names too when...
2021-02-17 Basil L. Contovounesios; Fix another recent typo in simple.el.
2021-02-17 Basil L. ContovounesiosFix recent Command Modes changes in Elisp manual
2021-02-17 Basil L. Contovounesios; Fix typo in last change to simple.el.
2021-02-17 Matt Armstrongdoc/lispref/commands.texi (Command Modes): Fix typo.
2021-02-17 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2021-02-17 Alan MackenzieMake goto-line-history buffer local only when so customized
2021-02-17 Andrea CoralloFix inverted logic in constraint comparison (bug#46540)
2021-02-17 Lars IngebrigtsenAdjust the edebug spec for `interactive'
2021-02-17 Lars IngebrigtsenMake unused `Buffer-menu-sort' alias obsolete
2021-02-17 Lars IngebrigtsenMark up commands in buff-menu.el for modes
2021-02-17 Glenn Morris; * admin/CPP-DEFINES: Remove unused defines.
2021-02-17 Lars IngebrigtsenExplicate on how to tag commands with modes
2021-02-17 Andrea Corallo* src/comp.c (Fcomp__compile_ctxt_to_file): Clean-up...
2021-02-17 Juri LinkovNew transient mode 'repeat-mode' to allow shorter key...
2021-02-17 Juri LinkovNew command 'tab-duplicate' like in web browsers
2021-02-17 Michael AlbinusFurther Tramp code cleanup
2021-02-17 Eli Zaretskii; Fix last m-x.texi change.
2021-02-17 Eli Zaretskii; Fix last change in commands.texi.
2021-02-17 Eli ZaretskiiDisable filtering of commands in M-x completion
2021-02-17 Lars IngebrigtsenFix recently introduced bug in `byte-compile-lambda'
2021-02-17 Basil L. Contovounesios; Finish recent rename of completion-* predicates.
next