]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-03-19 Juri Linkov* lisp/frame.el (make-frame-on-monitor): Don't set...
2019-03-19 Paul EggertUse ‘const’ to clarify GC marking
2019-03-19 Mattias EngdegårdDisallow reversed char ranges in `rx'
2019-03-19 Paul EggertRemove buggy regexp use in comint-output-filter
2019-03-19 Paul EggertFix more regular expression typos
2019-03-18 Stefan Monnier* src/fileio.c: Don't convert \r to \n just because...
2019-03-18 Stefan Monnier* lisp/locate.el (locate-mode): Setup invisibility...
2019-03-18 Stefan MonnierEbrowse: Use invisibility-spec instead of selective...
2019-03-17 Stefan MonnierDired: Use invisibility-spec instead of selective-display
2019-03-17 Stefan Monnier* doc/lispref/display.texi (Selective Display): Declare...
2019-03-17 Eli ZaretskiiFix 'define-charset' after dumping with pdumper
2019-03-17 Stefan Monnier* lisp/subr.el (combine-change-calls-1): Don't combine...
2019-03-16 Alexander GramiakDefine macros to abstract support for external menu...
2019-03-16 Paul EggertFix regexp typo in vc-git--program-version
2019-03-16 Mattias EngdegårdFix some ineffective backslashes in string literals
2019-03-16 Eli ZaretskiiImprove locale and language environment setting at...
2019-03-16 Paul EggertBring back Emacs 26 compatibility to flymake.el
2019-03-16 Paul EggertUse bool for menu_items_inuse
2019-03-15 Philippe VaucherCustomize tabulated-list sort indicators
2019-03-15 Eli Zaretskii* etc/NEWS: Document Sami input methods. (Bug#34866)
2019-03-15 Wojciech GacAdd notice and fix missing character
2019-03-15 Wojciech GacAdd remaining Sami input methods
2019-03-15 Wojciech GacAdd Skolt Sami and Inari Sami input methods
2019-03-13 Stefan Monnier* lisp/doc-view.el (doc-view--text-view-mode): Derive...
2019-03-13 Basil L. ContovounesiosFix file attribute accessor typo in Elisp manual
2019-03-13 Glenn Morris* test/lisp/progmodes/python-tests.el
2019-03-13 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el: Fix most obvious bug...
2019-03-13 Stefan Monnier* lisp/mail/hashcash.el (hashcash-insert-payment-async...
2019-03-13 Stefan Monnier* lisp/progmodes/python.el (python-rx-constituents...
2019-03-13 Eli ZaretskiiAvoid gratuitous errors in 'url-retrieve-synchronously'
2019-03-13 Stefan Monnier* lisp/battery.el (battery-bsd-apm): Group indices...
2019-03-13 Ahmed Khanzada* lisp/battery.el (battery-bsd-apm): Make it work on...
2019-03-12 Christopher... * lisp/mail/hashcash.el: Get rid of backquoted lambdas
2019-03-12 Michael Albinus* lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
2019-03-12 Alan MackenzieCorrect the indentation of CC Mode brace lists
2019-03-12 Martin RudalicsRevert last tweak in 'comint-output-filter'
2019-03-11 Paul EggertReindent pdumper per usual Emacs style
2019-03-11 Eli ZaretskiiFix show-trailing-whitespace in R2L text
2019-03-11 Paul EggertFix a small pdumper memory leak
2019-03-11 Martin RudalicsRewrite minibuffer window resizing code
2019-03-11 Paul Eggert* src/editfns.c: Fix docstring typo.
2019-03-11 Paul EggertImprove binary-as-unsigned treatment (Bug#34792)
2019-03-11 Paul EggertMore regexp corrections and tweaks
2019-03-11 Paul EggertUpdate from Gnulib
2019-03-11 Glenn Morris; Auto-commit of loaddefs files.
2019-03-11 Dmitry Gutov(ruby-add-log-current-method): Recognize methods ending...
2019-03-11 Dmitry Gutovproject--find-regexp-in-files: Use 'grep -E'
2019-03-10 Michael AlbinusChanges in Tramp adb process handling
2019-03-10 Ken BrownUse a runtime test for timerfd on Cygwin (Bug#34618)
2019-03-10 Stefan Monnier* lisp/speedbar.el: Minor tweaks
2019-03-09 Tassilo HornMake doc-view work with text-mode as default major...
2019-03-09 Christopher... * list/emulation/viper: Use user-error for "Viper bell"
2019-03-09 Tassilo HornName buffer according to attachment filename (bug#34478).
2019-03-09 Ken BrownRe-enable the timerfd interface on Cygwin
2019-03-09 Eli Zaretskii; * src/editfns.c (Fformat): Fix last change. (Bug...
2019-03-09 Ivan AndrusMention `binary-as-unsigned' in `format' docstring...
2019-03-09 Glenn MorrisMerge from origin/emacs-26
2019-03-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-03-09 Eli ZaretskiiConsult 'face-remapping-alist' for 'internal-border...
2019-03-09 Alan MackenzieCC Mode: Correct some incorrect regular expressions:
2019-03-09 Michael AlbinusDo not hardcode "/bin/sh" in compile. Bug#24338, Bug...
2019-03-09 Charles A.... Make help for file supersession more readable
2019-03-09 Eli ZaretskiiFix markup of fake keys in the ELisp manual
2019-03-09 Eli ZaretskiiAvoid errors in Auto Revert mode
2019-03-09 Eli ZaretskiiImport Unicode 12.0 data files
2019-03-09 Martin RudalicsFurther redesign of window change functions
2019-03-09 Alan ThirdDon't redraw the glyph on top of bar cursors
2019-03-09 Michael AlbinusMention empty strings in file name expansion, emacs...
2019-03-09 Arash Esbati; Improve matching of key-val labels yet more (bug...
2019-03-08 Stefan Monnier* lisp/emacs-lisp/autoload.el (make-autoload): Don...
2019-03-08 Stefan Monnier* lisp/emacs-lisp/cursor-sensor.el: Fix sensor behavior...
2019-03-08 Tassilo HornNew command ido-switch-to-completions.
2019-03-08 Alan Mackenziecc-mode.texi: Work around makeinfo alignment bug. ...
2019-03-08 Martin RudalicsWarn against recursive invocations of 'buffer-list...
2019-03-08 Martin RudalicsProvide more details in doc-string of 'delete-windows...
2019-03-08 Paul EggertMore regexp corrections and tweaks
2019-03-08 Eli ZaretskiiImprove documentation of 'delete-windows-on'
2019-03-08 Eli Zaretskii* lisp/frame.el (make-frame-command): Doc fix. (Bug...
2019-03-08 Mark DiekhansImprove ispell.el diagnostics if Hunspell dictionaries...
2019-03-07 Paul Eggert* lisp/net/rcirc.el: Undo previous change; it was a...
2019-03-07 Paul EggertBe safer about "%" in message formats
2019-03-07 Eli ZaretskiiAvoid undefined behavior in gdb-mi.el
2019-03-07 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-03-06 Mattias EngdegårdRename regexp-opt argument noreorder to keep-order
2019-03-06 Eli ZaretskiiFix OBJECT binding in conditional display specs
2019-03-06 Paul EggertFix typo in fix for Bug#33498
2019-03-06 Martin Rudalics; * lisp/window.el (fit-frame-to-buffer): Fix once...
2019-03-06 Martin Rudalics* lisp/window.el (fit-frame-to-buffer): Make doc-string...
2019-03-06 Michael AlbinusHandle empty strings in Tramp's expand-file-name implem...
2019-03-06 Martin Rudalics* lisp/window.el (fit-frame-to-buffer): Make doc-string...
2019-03-06 Martin RudalicsIn unwind_with_echo_area_buffer use set_marker_restrict...
2019-03-06 Martin RudalicsFix handling of 'window-combination-resize' with fixed...
2019-03-06 Martin RudalicsFix initialization of Vwindow_state_change_functions
2019-03-06 Glenn Morris; * etc/CALC-NEWS: Update header for 2015/11 maintainer...
2019-03-06 Glenn Morris* doc/misc/gnus-coding.texi: Remove no longer relevant...
2019-03-06 Glenn Morris* doc/misc/gnus.texi (New Features): Refer to NEWS...
2019-03-06 Glenn MorrisRemove doc/misc/gnus-news.texi
2019-03-06 Glenn MorrisRemove etc/GNUS-NEWS (bug#34662)
2019-03-06 Glenn MorrisRemove gnus-overrides.texi
2019-03-06 Wilson SnyderFix regexp issues introduced in last trunk commit.
next