]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-12-11 Lars IngebrigtsenFix copyright line
2020-12-11 Lars Ingebrigtsenbutton-buttonize doc string clarification
2020-12-11 Lars IngebrigtsenFix image-cache-size crash
2020-12-11 Stefan Kangas* src/fns.c (Fbuffer_hash): Doc fix. (Bug#45178)
2020-12-11 Harald Jörg; cperl-mode: Eliminate fallbacks if font-lock isn...
2020-12-11 Lars IngebrigtsenAlso sort the totals section by size
2020-12-11 Lars IngebrigtsenTweak memory-report--format
2020-12-11 F. Jason ParkAppend incremental message segments in socks-filter
2020-12-11 Pankaj Jangiddocstring: If FRAME is nil, it defaults to selected...
2020-12-11 Lars IngebrigtsenClarify fortran-beginning-of-subprogram doc string...
2020-12-11 Stefan Kangas* lisp/progmodes/python.el: Bump version.
2020-12-11 Lars IngebrigtsenFix compilation of image.c on non-Cairo systems
2020-12-11 Roland Winklerbibtex-autokey-get-year: Follow iso8601
2020-12-11 Lars IngebrigtsenFix object-interval tests
2020-12-11 Lars IngebrigtsenFix parsing error in exif
2020-12-11 Lars IngebrigtsenAdd a new command `memory-report'
2020-12-11 Lars IngebrigtsenAdd new function `object-intervals'
2020-12-11 Lars IngebrigtsenAdd new function 'image-cache-size'
2020-12-11 Lars IngebrigtsenAdd a new function `button-buttonize'
2020-12-11 Michael Albinus* lisp/battery.el (battery--upower-devices): Protect...
2020-12-11 Basil L. ContovounesiosFix quoting in gnus-buffer-configuration
2020-12-11 Eric AbrahamsenBe more graceful about handling Gnus search errors
2020-12-10 Stefan KangasRemove some ancient Emacs compat code from cperl-mode
2020-12-10 Stefan KangasPrefer setq-local in cperl-mode.el
2020-12-10 Stefan KangasPrefer setq-local in bibtex-style.el
2020-12-10 Eli ZaretskiiAvoid segfaults in pos_visible_p
2020-12-10 Mattias EngdegårdFupcase no longer maps ?ß to itself (bug#11309)
2020-12-10 Juri LinkovAllow creating a new tab from the minibuffer (bug#45072)
2020-12-10 Dmitry GutovValentin Gatien-Baron <valentin.gatienbaron@gmail.com>
2020-12-09 Stefan KangasFix thinko in my previous commit
2020-12-09 Dmitry Gutov* lisp/progmodes/xref.el: Bump the version.
2020-12-09 Stefan Kangas; Fix typo in my previous commit
2020-12-09 Dmitry GutovAllow specifying the project to switch to programmatically
2020-12-09 Dmitry GutovAdd missing defcustom keywords to new variables
2020-12-09 Lars IngebrigtsenClarify `scroll-preserve-screen-position' doc string
2020-12-09 Juri LinkovRemove isearch-input-method-local-p and always set...
2020-12-09 Juri LinkovSupport highlighting of ripgrep output (bug#44983)
2020-12-09 Mattias EngdegårdStricter gradle-kotlin message pattern
2020-12-09 Lars IngebrigtsenInclude the keymap in the gud-mode doc string
2020-12-09 Lars Ingebrigtsen`pdb' doc string clarification
2020-12-09 Glenn Morris; Merge from origin/emacs-27
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 Serge TupchiiFix crash (segfault) in etags on generating tags for...
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
next