]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-01-05 Mattias Engdegårdruby-mode: eliminate redundant regexp branch
2021-01-05 Mattias Engdegård; * lisp/subr.el (ctl-x-map): Fix typo in kill-buffer...
2021-01-05 Mattias EngdegårdPretty-print keys without <> around modifiers (bug...
2021-01-05 Mattias Engdegård* lisp/filesets.el (filesets-external-viewers): Tighten...
2021-01-05 Harald Jörgperl-mode: Display here-docs as strings instead of...
2021-01-05 Stefan Monnier* lisp/subr.el (esc-map): Initialize inside declaration
2021-01-05 Stefan Monnier* lisp/subr.el (ctl-x-map): Initialize inside the decla...
2021-01-05 Stefan Monnier* lisp/subr.el (global-map): Initialize inside declaration.
2021-01-05 Stefan MonnierUse lexical-binding in the remaining preloaded files
2021-01-04 Stefan Monnier* lisp/filesets.el: Use lexical-binding
2021-01-04 Philipp StephaniMake a process tests a bit more robust.
2021-01-04 Stefan Monnier* lisp/cedet/srecode/semantic.el: Use lexical-binding
2021-01-04 Stefan Monnier* lisp/mail/reporter.el: Use lexical-binding
2021-01-04 Stefan Monnier* lisp/erc/erc.el (erc-process-input-line): Undo confus...
2021-01-04 Dmitry Gutovruby-add-log-current-method: Support methods with symbo...
2021-01-04 Paul EggertDo not assume Xrender merely because Cairo
2021-01-04 Paul EggertFix broken build on AIX 7.2
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Michael AlbinusFix error in tramp-sh-handle-insert-directory
2021-01-04 Mauro ArandaUpdate two user option names in the Widget manual
2021-01-04 Basil L. ContovounesiosFix build for --enable-checking=structs
2021-01-04 Mauro ArandaDon't skip widgets when moving backward
2021-01-04 Amin BandaliFix off-by-one error in mode-line-compact code
2021-01-04 Lars IngebrigtsenFix computation of Lines in nnmaildir
2021-01-04 Stefan Monnier* src/print.c (print_vectorlike): Use `HASH_TABLE_SIZE`
2021-01-04 Stefan Monnier* src/xdisp.c (syms_of_xdisp): New var redisplay-skip...
2021-01-04 Stefan Monnier* lisp/erc/erc.el: Use `run-hook-with-args` for `erc...
2021-01-04 Stefan Monnier* lisp/calc/calc-yank.el (calc-edit-mode): Make it...
2021-01-04 Stefan Monnier* Makefile.in (test/%): New target
2021-01-04 Stefan Monnier* lisp/calendar/appt.el (appt-activate): Set the local...
2021-01-04 Mark OteizaFix last change in json.el
2021-01-04 Stefan Monnier* lisp/arc-mode.el (tar-grind-file-mode): Remove left...
2021-01-04 Stefan Monnier* doc/lispref/syntax.texi (Syntax Class Table): Clarify `@`
2021-01-03 Stefan Monnier* admin/last-chance.el (last-chance): Use `grep`s retur...
2021-01-03 Stefan Monnier* src/buffer.c (Fset_buffer_multibyte): Remove dead...
2021-01-03 Mark OteizaRemove unnecessary dependency on seq library
2021-01-03 Phillip LordRemove relative paths for consistency
2021-01-03 Stefan Monnier* lisp/emacs-lisp/byte-run.el (make-obsolete): Make...
2021-01-03 Paul EggertMention -lcurses problem on AIX
2021-01-03 Paul EggertFix broken build on AIX 7.2
2021-01-03 Paul EggertRevert previous patch which was installed into wrong...
2021-01-03 Paul EggertFix broken build on AIX 7.2
2021-01-03 Alan ThirdFix child frame restacking on NS (bug#41422)
2021-01-03 Stefan Monnier* lisp/progmodes/xref.el (xref--show-defs-buffer-at...
2021-01-02 Alan ThirdFix crash when using menus and tramp on NS
2021-01-02 Alan ThirdFix NS toolbar image release crash (bug#43973)
2021-01-02 Roland Winklerbibtex-mode: Extend widget bibtex-entry-alist
2021-01-02 Eric AbrahamsenReposition call to set-buffer-modified-p in sieve-upload
2021-01-02 Dmitry Gutovxref--show-pos-in-buf: Don't set other-window-scroll...
2021-01-02 Mattias EngdegårdFix backslash mistakes in doc strings in C code
2021-01-02 Mauro ArandaFix Quit button in dictionary buffer
2021-01-02 Philipp StephaniAvoid printing stacktraces when it probably wouldn...
2021-01-02 Philipp StephaniMake a process test faster.
2021-01-02 Philipp StephaniSimplify TTY allocation.
2021-01-02 Eli ZaretskiiFix last change in characters.el
2021-01-02 João Távora; * lisp/progmodes/flymake.el: Bump version to 1.1.0.
2021-01-02 Eli ZaretskiiFix syntax of symbol and punctuation characters
2021-01-02 Eli ZaretskiiFix last change
2021-01-02 Lars IngebrigtsenAdd a reference between the Strings node and Search...
2021-01-02 Dmitry Gutovruby-smie-rules: Avoid one case of infinite recursion
2021-01-01 Alan ThirdFix GNUstep warnings
2021-01-01 Alan ThirdImprove drawing performance on macOS
2021-01-01 Roland Winklerbibtex-mode: Handle biblatex field aliases (bug#44976)
2021-01-01 Paul EggertFix CCL_MOD typo
2021-01-01 Paul EggertAdd overflow check for INPUT_EVENT_POS_MIN
2021-01-01 Paul EggertPort to Solaris 10
2021-01-01 Paul EggertNew file scratch_buffer_dupfree.c
2021-01-01 Eli ZaretskiiMerge branch 'emacs-27' of git.savannah.gnu.org:/srv...
2021-01-01 Glenn Morris; Auto-commit of loaddefs files.
2021-01-01 Glenn Morris; Auto-commit of loaddefs files.
2021-01-01 Dmitry Gutovxref-show-definitions-completing-read: Default to the...
2021-01-01 Dmitry Gutov; ruby-smie--bosp: Fix the breakage
2021-01-01 Eli ZaretskiiAdd warning comments abound binding keys in Isearch...
2021-01-01 Philipp StephaniFix a compilation warning.
2021-01-01 Alan ThirdFix crash in ns_mouse_position (bug#45541)
2021-01-01 Paul EggertRemove stray copy of image-tests.el
2021-01-01 Paul EggertUpdate from Gnulib by running admin/merge-gnulib.
2021-01-01 Paul EggertMerge from origin/emacs-27
2021-01-01 Paul Eggert; Merge from origin/emacs-27
2021-01-01 Paul EggertMerge from origin/emacs-27
2021-01-01 Paul EggertUpdate copyright year to 2021
2021-01-01 Paul EggertFix some mistaken shell delinting
2021-01-01 Paul EggertFix copyright years by hand
2021-01-01 Paul EggertUpdate copyright year to 2021
2021-01-01 Lars IngebrigtsenRevert recent add-to-ordered-list changes
2020-12-31 Alan MackenzieCC Mode: increment version numbers to 5.35 due to stand...
2020-12-31 Eli ZaretskiiImprove documentation of 'network-lookup-address-info'
2020-12-31 Dmitry Gutovruby-mode: Optimize expression expansion too
2020-12-31 Dmitry Gutovruby-syntax-propertize: Optimize two rules a little
2020-12-31 Dmitry Gutovruby-mode: Recognize setter symbols
2020-12-31 João TávoraFix type declaration of two Flymake customization variables
next