]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-12-09 Glenn MorrisMerge from origin/emacs-27
2020-12-09 Glenn Morris; Merge from origin/emacs-27
2020-12-09 Glenn MorrisMerge from origin/emacs-27
2020-12-09 Lars IngebrigtsenFix mark-defun in fortran-mode
2020-12-09 Eli ZaretskiiImprove predictability of 'scroll-preserve-screen-position'
2020-12-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2020-12-09 Eli ZaretskiiUpdate docs of 'defvar' and 'defface'
2020-12-09 Lars IngebrigtsenFix info mode fontification of built-in (*note Built...
2020-12-09 Mattias EngdegårdRecognise ß properly as a lower-case letter (bug#11309)
2020-12-09 Lars Ingebrigtsencl-pushnew manual clarification
2020-12-09 Lars Ingebrigtsencl-defmethod doc string clarification
2020-12-09 Lars IngebrigtsenClarify the default-boundp doc string
2020-12-09 Lars IngebrigtsenMake ediff offer to create files it's inferring
2020-12-09 Michael AlbinusImprove tests for gio file notifications
2020-12-09 Lars IngebrigtsenFilter revoked keys when saving files
2020-12-09 Stefan KangasPrefer setq-local in most files
2020-12-09 Stefan KangasPrefer setq-local in dired extensions
2020-12-09 Stefan KangasUpdate publicsuffix.txt from upstream
2020-12-09 Mattias EngdegårdFix [:upper:] and [:lower:] for Unicode characters...
2020-12-09 Stefan KangasPrefer setq-local in some remaining progmodes
2020-12-09 Stefan KangasPrefer setq-local in gdb-mi.el
2020-12-09 Stefan KangasPrefer setq-local in etags.el
2020-12-09 Stefan KangasPrefer setq-local in cfengine.el
2020-12-09 Stefan KangasPrefer setq-local in sql.el
2020-12-09 Stefan KangasPrefer setq-local in font-lock.el
2020-12-09 Stefan Kangas* lisp/progmodes/sql.el: Remove redundant URL.
2020-12-09 Basil L. ContovounesiosMake abbrev-tests.el more deterministic
2020-12-09 Lars IngebrigtsenMake uncache_image slightly more efficient
2020-12-08 Stefan Monnier* src/fns.c: Remove left over include
2020-12-08 Lars IngebrigtsenRestore Emacs 27 image cache semantics
2020-12-08 João TávoraRemove interactive spec from internal eldoc--format...
2020-12-08 Stefan Monnier* src/fns.c (hash_string): Speed up on large strings
2020-12-08 Lars Ingebrigtsenterm.el comment update
2020-12-08 Serge TupchiiFix crash (segfault) in etags on generating tags for...
2020-12-08 Lars IngebrigtsenMake rcirc nick renaming heed nickname max lengths
2020-12-08 Lars IngebrigtsenMake hexl scrolling commands work more like the normal...
2020-12-08 Lars IngebrigtsenFix scrolling in hexl-mode when ruler-mode is on
2020-12-08 Eli ZaretskiiImprove documentation of 'backtrace-on-error-noninterac...
2020-12-08 Lars IngebrigtsenMake the history traversal functions in coming more...
2020-12-08 Boruch BaumMake table-fixed-width-mode work again
2020-12-08 Lars IngebrigtsenUse the proper face for the Gnus mode line id
2020-12-08 Lars IngebrigtsenSimplify gnus-mode-line-buffer-identification
2020-12-08 Lars IngebrigtsenCache toolbar icon data paths
2020-12-08 Stefan Kangas; * lisp/timezone.el: Fix typo in lexical-binding cookie.
2020-12-08 Stefan KangasPrefer setq-local in grep.el
2020-12-08 Stefan KangasPrefer setq-local in meta-mode.el
2020-12-08 Stefan KangasPrefer setq-local in compile.el
2020-12-08 Stefan Kangas* admin/nt/dist-build/build-dep-zips.py: Remove unused...
2020-12-08 Stefan KangasPrefer setq-local in tests
2020-12-08 Stefan KangasPrefer setq-local in term.el
2020-12-08 Stefan KangasPrefer setq-local in shell.el
2020-12-08 Stefan KangasPrefer setq-local in speedbar.el
2020-12-08 Stefan KangasPrefer setq-local in newcomment.el
2020-12-08 Stefan Kangas* lisp/locate.el (locate, locate-mode): Prefer setq...
2020-12-08 Stefan Kangas* lisp/array.el (array-mode): Prefer setq-local.
2020-12-08 Stefan KangasPrefer setq-local in simple.el
2020-12-07 Philipp StephaniFix bug in how ERT invokes its debugger.
2020-12-07 Lars IngebrigtsenAvoid problems when calling desktop-read twice
2020-12-07 Lars IngebrigtsenMake previous Fkill_emacs change safer
2020-12-07 Basil L. Contovounesios; Fix recent typos/wording in NEWS and server.el
2020-12-07 Daniel MartínAdd commands xref-next-group and xref-prev-group
2020-12-07 Alyssa RossOnly use the comint environment in comint-derived modes
2020-12-07 Stefan KangasPrefer setq-local in calendar/*.el
2020-12-07 Stefan KangasPrefer setq-local in gnus/*.el
2020-12-07 Lars IngebrigtsenInsert skeletons at the correct point
2020-12-07 Lars IngebrigtsenAllow shutting down Emacs even if there are errors...
2020-12-07 Lars IngebrigtsenEnsure that new emacsclient frames has focus
2020-12-07 Lars IngebrigtsenAllow inhibiting the instructions on how to close emacs...
2020-12-07 Illia OstapyshynAllow using newer versions of Gnuplot from calc again
2020-12-07 Lars IngebrigtsenFix file name quoting problems in tex-mode
2020-12-07 Lars IngebrigtsenClarify icomplete-show-matches-on-no-input doc string
2020-12-07 Lars IngebrigtsenRevert "Clarify icomplete-show-matches-on-no-input...
2020-12-07 Mattias EngdegårdCalc: simplify integer log2 and power of 2
2020-12-07 Mattias Engdegård* doc/misc/calc.texi (Predefined Units): Prune outdated...
2020-12-07 Philipp StephaniUnbreak a few unit tests that rely on lack of backtraces
2020-12-07 Philipp StephaniAdd new variable to selectively suppress backtraces...
2020-12-07 Stefan Kangas* lisp/ielm.el (inferior-emacs-lisp-mode): Prefer setq...
2020-12-07 Stefan Kangas* lisp/ibuffer.el (ibuffer, ibuffer-mode): Prefer setq...
2020-12-07 Stefan KangasPrefer setq-local in whitespace.el
2020-12-07 Stefan KangasPrefer setq-local in tar-mode.el
2020-12-07 Stefan KangasPrefer setq-local in tcl.el
2020-12-07 Michael Albinus* lisp/net/tramp.el (tramp-read-passwd): Use connection...
2020-12-07 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el: Give paren syntax to...
2020-12-06 Mattias EngdegårdRemove Calc bignum remnants
2020-12-06 Juri Linkov* lisp/vc/vc-git.el: Update args of backend API calls...
2020-12-06 Juri Linkov* lisp/vc/vc.el: Update args of backend API calls in...
2020-12-06 Juri LinkovBackport Handle read-char-from-minibuffer and y-or...
2020-12-06 Juri LinkovHandle calling read-char-from-minibuffer and y-or-n...
2020-12-06 Philipp StephaniPrint a backtrace on unhandled errors in batch mode...
2020-12-06 Eli ZaretskiiImprove error message text of "C-x C-SPC"
2020-12-06 Eli ZaretskiiImprove documentation of streams in batch mode
2020-12-06 Michael AlbinusMake Tramp scripts more unique and robust
2020-12-06 Mattias EngdegårdUnicode integrals in Calc
2020-12-06 Basil L. ContovounesiosAvoid modifying nnimap user option in spam.el
2020-12-06 Stefan Kangas; * lisp/subr.el (interactive-p): Note to not remove...
2020-12-06 Stefan Kangas; * lisp/gnus/spam.el (spam-setup-widening): Silence...
2020-12-06 Stefan KangasPrefer setq-local in several progmodes
2020-12-06 Eli ZaretskiiSupport ks_c_5601-1987 encoding
2020-12-06 Stefan KangasPrefer setq-local in emulation/*.el
2020-12-06 Stefan KangasPrefer setq-local in url/*.el
next