]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-01-25 David EngsterCEDET: Fix "unknown slot [...]" warnings scratch/last-cedet-merge
2017-01-25 David EngsterCEDET: Fix "obsolete name arg [...] to constructor...
2017-01-23 Eric Ludlamsemantic: Improve C++ 'friend' parsing
2017-01-23 Eric Ludlamsemantic: Use file name for grammar name instead of...
2017-01-23 Eric Ludlamsemantic: Add 'fromfile' option to grammar package
2017-01-23 Eric Ludlamsemantic: Fix scope calculation for 'enum'
2017-01-23 Eric Ludlamsemantic: Fix for Python lexer
2017-01-23 Eric Ludlamsemantic: Set `semantic-type-relation-separator-charact...
2017-01-23 Eric Ludlamsemantic: Improve grammar-mode
2017-01-23 Eric Ludlamsemantic: Allow empty type relation separation character
2017-01-23 Eric Ludlamsemantic: Check if slot is bound
2017-01-23 Eric Ludlamsemantic: Properly create canonical name for C++ type tag
2017-01-23 Eric Ludlamsemantic: Fix for db-global
2017-01-22 Eric Ludlamsemantic: Change unary expression rule
2017-01-22 Eric Ludlamsemantic: Add missing save-excursion for scope calculation
2017-01-22 Edward SteereEDE: Fix for project detection
2017-01-22 Eric Ludlamsemantic: C grammar fixes
2017-01-22 Ramkumar Ramachandrasemantic: Parse C++ override/final correctly
2017-01-22 Eric Ludlamsemantic: completion fixes
2017-01-22 Eric Ludlamsemantic: Optimize 'typeformbase' in C grammar
2017-01-22 Eric Ludlamsemantic: C grammar optimizations
2017-01-22 Eric Ludlamsemantic: More C grammar optimizations
2017-01-22 Eric Ludlamsemantic: Some C grammar optimizations
2017-01-22 Eric LudlamEDE: Improve Emacs project type
2017-01-22 Eric LudlamEDE: Expand file name
2017-01-22 Eric Ludlamsemantic: Add more syntax modifications for scheme...
2017-01-22 Eric Ludlamsemantic: New function to find library with macro defin...
2017-01-22 Eric Ludlamsemantic: Update keybinings for grammar mode
2017-01-22 Eric Ludlamsemantic: New c-mode override for analyzing tag type...
2017-01-22 Eric Ludlamsemantic: Add autoload for Add autoload for `semantic...
2017-01-22 Eric Ludlamsemantic: Introduce `semantic-analyze-tag-type-members'
2017-01-22 Eric Ludlamsemantic: Accept FLAGS parameter for srecode-template...
2017-01-22 Eric Ludlamsemantic: Accept FLAGS parameter for makefile-mode...
2017-01-22 Eric Ludlamsemantic: Accept FLAGS in texinfo-mode for analyzing...
2017-01-22 Eric Ludlamsemantic: Incorporate local scope when finding type
2017-01-22 Eric Ludlamsemantic: New function to calculate scope around tag
2017-01-22 Eric LudlamEDE: Rework config file detection
2017-01-22 Eric Ludlamsemantic: Do not strip '*' from operator
2017-01-20 Eric LudlamEDE: Add missing require and silence byte compiler
2017-01-20 Eric LudlamEDE: Move ede-global-list-sanity-check to ede/files.el
2017-01-20 Martin Steinsemantic: Fix wisent parser recursion
2017-01-20 Eric Ludlamsemantic: Deal with missing prefix when completing...
2017-01-20 Eric Ludlam; semantic: Add TODO comment regarding arg indexing
2017-01-20 Eric Ludlamsemantic: Fix current symbol info
2017-01-19 Eric LudlamEDE: Fallback to project-linux-build-directory-default...
2017-01-19 Eric LudlamEDE: Fix slot type in ede-proj-target-makefile
2017-01-19 David Engstersemantic: Add support for typedef references
2017-01-19 David Engstersemantic: Apply enum-type to all members
2017-01-19 David Engstersemantic: Do not add enum-type for every type
2017-01-19 Joris Steynsemantic: make semanticdb-default-find-index-class...
2017-01-19 Philipp StephaniCheck that variable lists are actually lists
2017-01-19 Noam PostavskyAvoid inefficient regex in diff-refine-hunk (Bug#25410)
2017-01-18 Eli ZaretskiiRemove lock file when auto-saving into the visited...
2017-01-18 Eli ZaretskiiFix a bug with signaling a thread that waits for condvar
2017-01-18 Eli ZaretskiiRudimentary error handling for non-main threads
2017-01-17 Tom TromeyAdd info-lookup help for gdb-script-mode
2017-01-17 Tom TromeyTreat ":root" as a css-selector
2017-01-17 Tom TromeyFix JS regexp literal syntax propertization in expressions
2017-01-17 Mark OteizaMark unused arguments and remove unused variables
2017-01-17 Michael AlbinusFix auto-save-file-name problem in Tramp on MS Windows
2017-01-17 Paul Eggert; Spelling fixes
2017-01-17 Paul EggertMerge from origin/emacs-25
2017-01-17 Paul Eggert; Merge from origin/emacs-25
2017-01-17 Mark OteizaNix some uses of eval
2017-01-17 Mark Oteiza; * lisp/play/dunnet.el: Fix file footer.
2017-01-17 Tom TromeyFix comment in css-mode.el
2017-01-15 Noam PostavskyImprove ffap-gopher-at-point handling of long lines
2017-01-14 Alan ThirdFix NS main thread check (bug#25265)
2017-01-14 Alan MackenzieCorrect c-parse-state-get-strategy for moving HERE...
2017-01-14 Eli ZaretskiiInclude "Date:" in mail messages filed by 'sendmail...
2017-01-14 Dmitry GutovRemove leftover references to log-view-message-face
2017-01-13 Phillip LordRecord autoloads till emacs dump
2017-01-13 Tom TromeyAdd chained indentation to js-mode
2017-01-13 Tom TromeyFix js-mode indentation bug
2017-01-13 Tom TromeyFix definition of EMACS in test/manual/indent/Makefile
2017-01-13 Tom TromeyAdd .jsx to auto-mode-alist
2017-01-13 Tom TromeyFix two js-mode filling bugs
2017-01-13 Eli ZaretskiiFix last change
2017-01-13 Eli ZaretskiiFix the new condvar test
2017-01-13 Eli ZaretskiiMinor improvements in the new condvar test
2017-01-13 Eli ZaretskiiFix a bug in waiting for condition variable
2017-01-13 Katsumi YamaokaFix last change of dd80ee6 (was: mm-uu.el: Don't dissec...
2017-01-13 Katsumi Yamaokamm-uu.el: Don't dissect patch part
2017-01-13 Dmitry LazurkinFix extracting async def type and name in python mode...
2017-01-12 Katsumi YamaokaRemove garbage from Content-Transfer-Encoding value...
2017-01-12 Paul EggertRestore behavior of ‘./autogen.sh autoconf git’
2017-01-12 Glenn Morris* autogen.sh: Simplify argument parsing.
2017-01-11 Glenn Morris* autogen.sh: Add --no-check option. (Bug#25359)
2017-01-11 Glenn MorrisConvert some network test failures to skipping
2017-01-11 Alexander KuleshovAdd DNS keywords and remove duplications
2017-01-11 Alan MackenzieHandle syntactic WS cache properties more accurately...
2017-01-11 Michael AlbinusSupport stat 8.26 in Tramp
2017-01-10 Paul EggertMerge from gnulib
2017-01-10 Eli ZaretskiiDon't use unsafe encoding for the bookmark file
2017-01-09 Phillip LordRemove unused ldefs-boot.el
2017-01-08 Noam PostavskyUse expanded stack during regex matches
2017-01-08 Noam PostavskyFix computation of regex stack limit
2017-01-08 Alan ThirdRemove apploopnr
2017-01-08 Glenn MorrisRemove unused configure output variable
2017-01-08 Glenn MorrisFix automake dependencies
next