]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-03-01 F. Jason ParkFix Bootstring skew parameter in puny.el
2021-03-01 Stefan KangasConvert various menus to easymenu
2021-03-01 Glenn MorrisImprove admin.el's Makefile in standalone manual tarfiles
2021-02-28 Glenn Morrisinfo/dir needs generated texi files to exist
2021-02-28 Glenn MorrisMake generation of texi from org overwrite output
2021-02-28 Glenn Morris* doc/misc/modus-themes.org: Add copying markup. ...
2021-02-28 Glenn MorrisUpdate admins make-manuals for new output variable
2021-02-28 Stefan KangasConvert dired menus to easymenu
2021-02-28 Stefan KangasConvert hi-lock-menu to easymenu
2021-02-28 Alan MackenzieCombine and reconcile two conflicting entries in NEWS...
2021-02-28 Mattias EngdegårdDeclare more string predicates as pure
2021-02-28 Basil L. Contovounesios; Fix process-lines-handling-status docstring.
2021-02-28 Basil L. Contovounesios; Fix dired-switches-in-mode-line defcustom tags.
2021-02-28 Stefan KangasConvert ibuffer menus to easymenu
2021-02-28 Michael AlbinusAdd `completion-predicate' to some Tramp commands
2021-02-28 Kapuze MartinEnable Python type hints and non-trivial base classes...
2021-02-28 Lars IngebrigtsenAdjust cmuscheme.el menu bar after previous scheme...
2021-02-28 Mattias EngdegårdFix pcase 'rx' pattern match-data bug
2021-02-28 Stefan Monnier* lisp/international/mule-cmds.el: Try and fix bug...
2021-02-28 Stefan Monnier* lisp/emacs-lisp/macroexp.el: Rewrite the code warning...
2021-02-28 Stefan KangasConvert text-mode menu to easymenu
2021-02-27 Stefan Kangas; Make function missed in previous change obsolete
2021-02-27 Stefan KangasConvert isearch menu to easymenu
2021-02-27 Stefan KangasCheckdoc fixes in isearch.el
2021-02-27 Juri Linkov* lisp/tab-bar.el: Support displaying global-mode-strin...
2021-02-27 Juri Linkov* lisp/subr.el (read-char-choice-with-read-key): New...
2021-02-27 Stefan Kangas; Fix mistake in easymenu conversion
2021-02-27 Stefan KangasConvert Buffer-menu-mode menu to easymenu
2021-02-27 Stefan KangasMinor fixes after preloading easymenu
2021-02-27 Glenn MorrisFix doc/misc Makefile for out-of-tree with relative...
2021-02-27 Glenn MorrisImprove Makefile treatment of org sources in doc/misc
2021-02-27 Stefan Monnier* lisp/emacs-lisp/bytecomp.el: Fix minor regression...
2021-02-27 Stefan KangasDon't require overlay; that's only needed in XEmacs
2021-02-27 Stefan Monnier* lisp/emacs-lisp/cconv.el: Fix uncaught brain farts...
2021-02-27 Lars IngebrigtsenAdd sexp navigation commands to elisp-mode
2021-02-27 Stefan KangasConvert emacs-lisp-mode menu to easy-menu-define
2021-02-27 Matt ArmstrongRemove unecessary unlock-buffer calls
2021-02-27 Lars IngebrigtsenCompute grep defaults earlier
2021-02-27 Lars IngebrigtsenChange defcustom types of two non-standard hooks
2021-02-27 F. Jason ParkAccept string argument in erc-add-to-input-ring
2021-02-27 Lars IngebrigtsenAdd generated .texi files to .gitignore
2021-02-27 Glenn MorrisFixes for doc/misc org source files
2021-02-27 Glenn MorrisDistribute the real source for some doc/misc manuals...
2021-02-27 Protesilaos... Import org source file for modus-themes manual
2021-02-27 Stefan KangasUse lexical-binding in progmodes/icon.el
2021-02-27 Stefan KangasConvert change-log-mode menu to easy-menu-define
2021-02-27 Stefan Monnier* lisp/emacs-lisp/cconv.el: Improve line-nb info of...
2021-02-26 Stefan Monnierlisp/vc/*.el: Use lexical-bindings in all the files
2021-02-26 Stefan Monnier* lisp/cedet/semantic/idle.el: Fix compilation warning
2021-02-26 Stefan Monnier* lisp/cedet/semantic/analyze*.el: Use lexical-binding
2021-02-26 Michael AlbinusFix Tramp manual
2021-02-26 Stefan Kangas; * test/lisp/progmodes/f90-tests.el: Remove stale...
2021-02-26 Stefan Kangas* lisp/progmodes/dcl-mode.el: Minor doc fixes.
2021-02-26 Stefan KangasConvert some more progmode menus to easy-menu-define
2021-02-26 Stefan KangasConvert simula-mode menu to easy-menu-define
2021-02-26 Stefan KangasFix syntax highlighting of easy-menu-define docstrings
2021-02-26 Stefan KangasRemove redundant requires of easymenu
2021-02-26 Stefan KangasRemove check for missing easymenu from cperl-mode.el
2021-02-26 Basil L. ContovounesiosFunction-quote completion property of declare form
2021-02-26 Mattias EngdegårdFix pcase rx pattern bugs
2021-02-25 Eli ZaretskiiFix documentation of a recent change
2021-02-25 Juri LinkovNew variable 'use-short-answers' to use 'y-or-n-p'...
2021-02-25 Alan ThirdFix freeze on older macOS's (bug#46687)
2021-02-25 Robert PluimRe-enable network-stream-tests.el :nowait t tests
2021-02-25 Robert PluimDon't crash if gnutls_handshake fails
2021-02-25 Robert Pluim* Specify 'ipv4 when testing ipv4 in network-stream...
2021-02-25 Robert Pluim; * src/xfaces.c (realize_gui_face): Correct formatting
2021-02-25 Stefan KangasConvert epa-key-list-mode menu to easy-menu-define
2021-02-25 Stefan MonnierRemove last remaining external uses of `edebug-form...
2021-02-24 Stefan Monnier* test/lisp/emacs-lisp/macroexp-tests.el (macroexp...
2021-02-24 Stefan Monnier* test/lisp/emacs-lisp/macroexp-tests.el (macroexp...
2021-02-24 Lars IngebrigtsenInclude a "make check-maybe" in the admin/emake script
2021-02-24 Basil L. Contovounesios; Fix recent obsoletion warning in cl.el.
2021-02-24 Basil L. Contovounesios; Add :version tags to recent newsticker options.
2021-02-24 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp-file-name)...
2021-02-24 Lars IngebrigtsenImprove quail-update-leim-list-file error messaging
2021-02-24 Lars IngebrigtsenFix warning generated by indian.el + quail.el
2021-02-24 Juri Linkov* lisp/tab-bar.el: Move aliases down closer to keybindings.
2021-02-24 Juri Linkov* lisp/tab-bar.el (tab-switch): New defalias to 'tab...
2021-02-24 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp-file-name)...
2021-02-24 Ulf JasperAdd options to use feed names from newticker-url-list
2021-02-24 Lars IngebrigtsenFix wisent/python.el grammar warning
2021-02-24 Lars IngebrigtsenFix warning generated by indian.el + quail.el
2021-02-24 Lars IngebrigtsenRemove the "Documentation:" line from the variable...
2021-02-24 Lars IngebrigtsenFix Calc menu item for vector dot products
2021-02-24 Doug DavisInteractive tag byte compilation functions in emacs...
2021-02-24 Miha RihtaršičRun all functions in `prefix-command-echo-keystrokes...
2021-02-24 Protesilaos... Use named faces in shortdoc
2021-02-24 Utkarsh SinghUse sh-mode for PKGBUILD files
2021-02-24 Eli ZaretskiiFix dangerous code in xdisp.c
2021-02-24 Eli ZaretskiiBetter support for 'truncate-line' non-nil in the mini...
2021-02-24 Protesilaos... Specify the Emacs version of new vc-dir faces
2021-02-23 Juri LinkovSmall fixes
2021-02-23 Juri Linkov* lisp/tab-line.el (tab-line-tab-name-format-function...
2021-02-23 Juri Linkov* lisp/tab-bar.el (tab-prefix-map): Bind "n" to 'tab...
2021-02-23 Ulf JasperMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-02-23 Ulf JasperLeave other windows unchanged, use search instead of...
2021-02-23 Ulf JasperFix invalid interactive-statement
2021-02-23 Stefan Monnier* test/: Use lexical-binding the few remaining files
2021-02-23 Ulf JasperAdd command for customizing current newsticker feed
next