]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-04-09 Jackson Ray... Split JSX indentation calculation into several functions
2019-04-09 Jackson Ray... Indent expressions in JSXAttributes relative to the...
2019-04-09 Jackson Ray... Fix counting of nested self-closing JSXOpeningElements
2019-04-09 Jackson Ray... Indent broken arrow function bodies as an N+1th arg
2019-04-09 Jackson Ray... Rename tests to use the “.jsx” file extension
2019-04-09 Jackson Ray... Improve JSX syntax propertization
2019-04-09 Jackson Ray... Automatically detect JSX in JavaScript files
2019-04-09 Jackson Ray... Finish replacing SGML-based JSX detection with js-mode...
2019-04-09 Jackson Ray... Indent JSX as parsed in a JS context
2019-04-09 Jackson Ray... Update expectations for JSX indentation in JSXAttribute...
2019-04-09 Jackson Ray... Propertize and font-lock JSXText and JSXExpressionConta...
2019-04-09 Jackson Ray... Font-lock JSX while editing it by extending regions
2019-04-09 Jackson Ray... Add basic JSX font-locking
2019-04-09 Jackson Ray... Use js-jsx- prefix for functions and variables
2019-04-09 Jackson Ray... js-syntax-propertize: Disambiguate JS from JSX, fixing...
2019-04-09 Jackson Ray... Add new (failing) unclosed JSX test and separate such...
2019-04-09 Jackson Ray... Refactor JSX indentation code to improve enclosing...
2019-04-09 Jackson Ray... Add failing tests for JSX indentation bugs
2019-04-09 Katsumi YamaokaRestore .dir-locals.el accidentally deleted
2019-04-09 Katsumi YamaokaFix last commit message
2019-04-09 Katsumi YamaokaMerge remote-tracking branch 'origin/master'
2019-04-09 Katsumi YamaokaMake `jump to group' work even if it is not activated...
2019-04-09 Katsumi YamaokaMake `jump to group' work even if it is not activated...
2019-04-09 Eric AbrahamsenFix encoding and access of Gnus group names
2019-04-08 Katsumi YamaokaMake `move article' work again (bug#33653)
2019-04-08 Stefan Monnier* lisp/gnus/gnus-sum.el: Prepare for lexical-binding
2019-04-08 Juri Linkov* lisp/vc/diff-mode.el (diff-syntax-fontify-props)...
2019-04-08 Paul EggertAllow gap before first non-Lisp pseudovec member
2019-04-08 Stefan Monnier* lisp/gnus/gnus-agent.el (gnus-agent-fetch-articles...
2019-04-08 Stefan Monnier* nadvice.el: Add ourselves to package--builtin-versions
2019-04-08 Stefan MonnierEshell: Try to untangle the dependencies; move 'provide...
2019-04-08 Michael AlbinusFix file-readable-p and file-executable-p in some Tramp...
2019-04-08 Alexander Gramiak; * src/frame.h (MonitorInfo): Remove const modifier
2019-04-07 Alexander Gramiak; * src/xfns.c (x-display-monitor-attributes-list)...
2019-04-07 Mattias EngdegårdRename variable for clarity
2019-04-07 Alexander GramiakPlug memory leak in GTK x-display-monitor-attributes...
2019-04-07 Paul EggertSimplify fill_gstring_header
2019-04-07 Paul EggertHelp the compiler with byte order
2019-04-07 Paul EggertFix more regexp oddities
2019-04-07 Michael AlbinusFix typo in tramp.texi
2019-04-07 Michael Albinus* lisp/net/tramp.el (tramp-parse-group): Rename third...
2019-04-07 Alexander Gramiak* lisp/frame.el (display-planes): Use logb over truncat...
2019-04-07 Alexander GramiakIntroduce new defcustom for terminal CUA rectangle...
2019-04-07 Alexander GramiakDefine and use new procedure display-symbol-keys-p
2019-04-07 Alexander GramiakDefine and use new alias display-blink-cursor-p
2019-04-07 Alexander GramiakUse display-graphic-p and display-multi-frame-p in...
2019-04-07 Basil L. ContovounesiosDistinguish buttons from widgets (bug#34506)
2019-04-06 Stefan Monnier* src/buffer.c (Fget_buffer_create): Apply booleans...
2019-04-06 Stefan Monnier* lisp/subr.el (setq-default): Fix thinko
2019-04-06 Glenn Morris* doc/misc/tramp.texi (Remote processes): '.' or '...
2019-04-06 Eli ZaretskiiEncode the FILENAME argument of 'file-locked-p'
2019-04-06 Basil L. ContovounesiosDon't leave inhibit_buffer_hooks uninitialized
2019-04-06 Eli Zaretskii; * src/w32fns.c (Fw32_read_registry): Doc fix.
2019-04-06 Michael AlbinusFix Bug#34847
2019-04-06 Alex BranhamUpdate documentation for indent-relative functions
2019-04-06 Michał KrzywkowskiSmall elide-head.el update
2019-04-06 Glenn Morris* doc/emacs/emacs.texi (Acknowledgments): Remove duplicate.
2019-04-05 Michael AlbinusAdapt tramp-tests.el
2019-04-05 Konstantin... Minor cleanup in widget.c
2019-04-05 Konstantin... Minor cleanup in gtkutil.c
2019-04-05 Katsumi YamaokaMake `move article' work again (bug#33653)
2019-04-05 Glenn Morris; Fix copyright years
2019-04-04 Troy HinckleyDon't check comp-buffer-name-function in derived mode...
2019-04-04 Basil L. ContovounesiosFix comment-empty-lines docstring (bug#35152)
2019-04-04 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2019-04-04 Stefan Monnier* lisp/desktop.el (desktop--v2s): Add case for defstruc...
2019-04-04 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test43-asynchrono...
2019-04-04 Mauro ArandaAvoid recursive load of eshell
2019-04-04 Mauro ArandaFix repeated 'custom-add-option' in esh-mode.el (Bug...
2019-04-03 Michael AlbinusWork on asynchronous processes for tramp-adb.el
2019-04-03 Glenn Morris* test/lisp/progmodes/flymake-tests.el (different-diagn...
2019-04-03 Eli ZaretskiiImprove commentary in 'field_relpos'
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
next