]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-04-11 Stephen LeakeMake `next-error' output fewer messages about locus
2019-04-03 Eli ZaretskiiRestore process-environment after portable dumping
2019-04-03 Stephen LeakeFix bug in gud-gdb-marker-filter: first marker does...
2019-04-03 Basil L. ContovounesiosAvoid using obsolete indent-relative-maybe
2019-04-03 Stefan Monnier* lisp/progmodes/compile.el: Use non-nil values for...
2019-04-03 Stefan Monnier* lisp/progmodes/compile.el: Allow 'line' functions...
2019-04-03 Glenn Morris; Copyright years and license copyedits
2019-04-03 Noam PostavskyAllow partial decompression (Bug#33133)
2019-04-03 Basil L. Contovounesios* lisp/gnus/gnus-dup.el: Use lexical-binding
2019-04-03 Wilson SnyderFix verilog-mode vmm statements and AUTOINPUTREG ignores.
2019-04-02 Paul EggertImprove regexp advice again, and unchain ranges
2019-04-02 Eli ZaretskiiFix documentation of last change
2019-04-02 Stefan Monnier* lisp/emacs-lisp/cl-macs.el: Don't always inline struc...
2019-04-02 Stefan Monnier* lisp/subr.el (prog2): Define as a macro
2019-04-02 Michael AlbinusSuppress timers in tramp-send-string
2019-04-02 Michael AlbinusGive example for configuration in tramp.texi
2019-04-02 Paul EggertMore regexp advice and clarifications
2019-04-02 Paul EggertMerge from origin/emacs-26
2019-04-02 Paul Eggert; Merge from origin/emacs-26
2019-04-01 Eric AbrahamsenRefactor Gnus group name extraction in group completing...
2019-04-01 Paul EggertMake struct Lisp_Objfwd etc. objects read-only
2019-04-01 Paul EggertFix union Lisp_Fwd * alignment bug
2019-04-01 Stefan Monnier* lisp/subr.el (setq-default): Define as a macro
2019-04-01 Eli ZaretskiiFix a typo in xterm.c and w32term.c
2019-04-01 Glenn Morris; Auto-commit of loaddefs files.
2019-04-01 Paul EggertUse update-game-score more often with Tetris
2019-03-31 Basil L. ContovounesiosDo not set indent-line-function in text-mode
2019-03-31 Basil L. ContovounesiosDo not set indent-line-function in text-mode
2019-03-31 Basil L. ContovounesiosUse lexical-binding in text-mode.el
2019-03-31 Alan ThirdUse the correct filename for dump file in NS
2019-03-31 Basil L. ContovounesiosFix recently extended delete-indentation behavior
2019-03-31 Eric AbrahamsenCheck gnus-newsgroup-dependencies is hash table in...
2019-03-31 Mattias EngdegårdFix typo in regexp-opt example code
2019-03-30 Alan MackenzieAllow a CC Mode derived mode to have strings delimited...
2019-03-30 Eli ZaretskiiFix a thinko in a recent commit
2019-03-30 Mattias EngdegårdRelease regexp before signalling overflow error
2019-03-30 Mattias EngdegårdFix spurious regexp reentrancy error
2019-03-30 Eli ZaretskiiDon't run buffer-related hooks in " *code conversion...
2019-03-29 Michael AlbinusExtend comment about scope of tramp-test05-expand-file...
2019-03-29 Stefan MonnierGnus: Automatically render text/calendar in a human...
2019-03-29 Alan MackenzieFix (again) regexp bug in CC Mode.
2019-03-28 Mattias EngdegårdUse memql instead of memq in pcase
2019-03-28 Eric AbrahamsenInitiate gnus-active-hashtb before making ephemeral...
2019-03-28 Eli ZaretskiiFix display of sliced images on MS-Windows
2019-03-28 Michael Albinus* lisp/net/tramp.el (tramp-accept-process-output):...
2019-03-28 Paul EggertSimpler way to export HAVE_X_WINDOWS to GDB
2019-03-28 Paul EggertTweak re_registers allocation
2019-03-28 Paul EggertNo need for m_search_regs_saved in thread.h
2019-03-28 Paul EggertFix search_regs memory leak when thread destroyed
2019-03-27 Juri Linkov* lisp/frame.el (make-frame-on-monitor): Add default...
2019-03-27 Michael Albinus* lisp/net/tramp.el (tramp-accept-process-output):...
2019-03-27 Charles A.... * test/lisp/mail/rmail-tests.el (rmail-autoload): Fix...
2019-03-27 Paul EggertTune css-mode regexp
2019-03-27 Michael HeerdegenImprove documentation of 'alist-get' (Bug#34708)
2019-03-27 Paul EggertUse regexp-opt-charset to improve regexp tweaks
2019-03-27 Eli ZaretskiiAttempt to fix crashes under GDB on Windows 10
2019-03-27 Paul EggertMinor xml.el tweaks
2019-03-27 Michael AlbinusUse connection-local setting for tramp-remote-path
2019-03-27 Basil L. ContovounesiosAvoid recently obsolete seq-contains in css-mode
2019-03-27 Mattias Engdegård* lisp/xml.el (xml-name-char-re): Remove superfluous...
2019-03-27 Alan MackenzieImprove C++ raw string fontification.
2019-03-27 Andreas Schwab* lisp/calc/calc-forms.el (calc-hms-notation): Fix...
2019-03-27 Nicolas Petton* lisp/emacs-lisp/map.el (map-inplace): Fix the message...
2019-03-27 YAMAMOTO MitsuharuSupport native image resizing on cairo
2019-03-27 YAMAMOTO MitsuharuFix cairo image drawing with box
2019-03-27 Paul Eggert2019-03-26 regex cleanup
2019-03-26 Stefan Monnier* easy-mmode.el: simplify via custom-current-group
2019-03-26 YAMAMOTO MitsuharuUse cairo image surface instead of pattern for fringe...
2019-03-26 YAMAMOTO MitsuharuFix cairo scrolling for left scroll bars case
2019-03-26 YAMAMOTO MitsuharuSupport tool bar icon image on GTK+ >= 3.10 with cairo
2019-03-26 YAMAMOTO MitsuharuSimplify cairo image surface creation and destruction
2019-03-26 Basil L. Contovounesios; * etc/NEWS: Fix Tabulated List mode nesting.
2019-03-25 Paul EggertPort recent ngettext stub to non-glibc
2019-03-25 Paul EggertUpdate from Gnulib.
2019-03-25 Juri Linkov* lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase...
2019-03-25 Paul EggertFix alignment bug with pure bignums
2019-03-25 Juri Linkov* lisp/international/mule-cmds.el (ngettext): Move...
2019-03-25 Eric AbrahamsenFix text property bug in gnus-group-list-active
2019-03-25 Eric AbrahamsenDon't save Gnus' dummy.group to the .newsrc.eld file
2019-03-25 Eric AbrahamsenHandle multiple possible types for Gnus group names
2019-03-25 Paul EggertFix a dns-mode reentrancy bug
2019-03-25 Basil L. ContovounesiosFix non_local_exit_get signature in Elisp manual
2019-03-25 Michael AlbinusExplain messages with patches in CONTRIBUTE
2019-03-25 Paul EggertSupport ./configure --with-gif=ifavailable etc.
2019-03-25 Stefan Monnier* lisp/vc/diff-mode.el: Better handle empty lines in...
2019-03-25 Paul EggertFix some integer issues in regex-emacs
2019-03-25 Paul Eggert* src/regex-emacs.c (regex_compile): Fix comments.
2019-03-25 João TávoraAvoid occasional confusion of Flymake C/C++ backend
2019-03-25 João TávoraMake bundled Flymake C backend work for C++, too
2019-03-24 Juri Linkovi18n: Add function ngettext for pluralization.
2019-03-24 Juri Linkov* lisp/progmodes/xref.el (xref--show-xrefs): Push mark...
2019-03-24 Basil L. ContovounesiosFix Gnus duplicate article unsuppression
2019-03-24 Paul Eggert* src/lisp.h (primary_thread): Remove unused decl.
2019-03-24 Michael AlbinusBind `enable-local-variables' in `hack-connection-local...
2019-03-23 Eli Zaretskii* src/Makefile.in ($(AM_V_GEN)POSIXLY_CORRECT): Use...
2019-03-23 Michael AlbinusFix Bug#34943
2019-03-23 Eli ZaretskiiAvoid compiler warning in w32proc.c
2019-03-23 Michael R.... * lisp/progmodes/sql.el Bug#25424
2019-03-22 Stephen LeakeFix bug in delete-indentation when region is inactive
2019-03-22 Eric AbrahamsenChange Gnus hash tables into real hash tables
next