aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix last commitEli Zaretskii2015-09-281-0/+2
* Another attempt to fix crashes due to prematurely freed facesEli Zaretskii2015-09-281-0/+6
* Respect value of frame_resize_pixelwise when handling fullscreen state.Anders Lindgren2015-09-281-0/+5
* * src/gfilenotify.c (Fgfile_add_watch): Cleanup temporary variable.Michael Albinus2015-09-271-0/+1
* Make face realization be more frame-specificEli Zaretskii2015-09-264-18/+44
* Avoid non-ASCII decoding errors in C src filesEli Zaretskii2015-09-254-4/+4
* Prevent timers from messing up TTY menusEli Zaretskii2015-09-241-0/+7
* Fix recent bootstrap problemsStefan Monnier2015-09-241-1/+2
* * src/gfilenotify.c (Fgfile_add_watch): Decrease polling rate.Michael Albinus2015-09-241-0/+4
* Prefer CALLN in a few more placesPaul Eggert2015-09-233-15/+4
* Continue gfilenotify.c implementation of missing partsMichael Albinus2015-09-231-23/+38
* * src/syntax.c: Handle spurious e_property_truncated flagStefan Monnier2015-09-231-1/+7
* Support ':relative-width' space display spec on text-mode terminalsEli Zaretskii2015-09-231-5/+2
* Fix 'current-column' in presence of :relative-widthEli Zaretskii2015-09-221-1/+15
* Improve last commit to process.cTassilo Horn2015-09-221-7/+10
* Implement gfile-valid-pMichael Albinus2015-09-221-7/+38
* Remove callback-handled channels from Available setTassilo Horn2015-09-221-1/+4
* Pacify GCC -Wmaybe-uninitialized in xdisp.cPaul Eggert2015-09-211-1/+4
* Avoid infinite recursion while displaying box faceEli Zaretskii2015-09-211-13/+20
* Keep upper edge unchanged when changing size of NS frame (Bug#21415)Anders Lindgren2015-09-211-1/+2
* ; Preserve formatting in docstring of dbusbind.cMichael Albinus2015-09-171-4/+4
* Omit unnecessary \ before paren in C docstringsPaul Eggert2015-09-1637-130/+130
* Add -Wswitch to --enable-gcc-warningsPaul Eggert2015-09-1610-27/+85
* Use common report_file_notify_error functionMichael Albinus2015-09-164-45/+31
* Remove tool_bar_redisplayed_once and associated code.Martin Rudalics2015-09-165-26/+4
* Pacify --enable-gcc-warningsPaul Eggert2015-09-151-1/+1
* Improve error reports in inotify.cMichael Albinus2015-09-151-14/+27
* Adaot file-notify-tests.el test casesMichael Albinus2015-09-141-5/+10
* Improve the doc string of w32notify-valid-pEli Zaretskii2015-09-141-1/+2
* Report file-notify-error in w32notify.cEli Zaretskii2015-09-141-7/+22
* Implement w32notify-valid-pEli Zaretskii2015-09-141-0/+24
* Introduce `file-notify-valid-p'Michael Albinus2015-09-131-0/+11
* Port Unicode char detection to FreeBSD+svgalibPaul Eggert2015-09-131-3/+3
* * src/indent.c (Fvertical_motion): Simplify bugfix (Bug#21468).Paul Eggert2015-09-131-4/+1
* Fix vertical cursor motion across overlay strings with newlinesEli Zaretskii2015-09-131-1/+24
* Merge syntax-propertize--done and parse-sexp-propertize-doneStefan Monnier2015-09-112-58/+60
* Prefer straight quoting in some text filesPaul Eggert2015-09-111-7/+6
* Fix NS build with --enable-checking='glyphs'Eli Zaretskii2015-09-111-1/+1
* Prefer NUMBERP to spelling it outPaul Eggert2015-09-108-13/+12
* Port to GIFLIB 5.0.6 and laterPaul Eggert2015-09-101-16/+22
* * src/syntax.c (SETUP_SYNTAX_TABLE): Move truncation...Stefan Monnier2015-09-091-7/+9
* Make syntax.c call syntax-propertize on demandStefan Monnier2015-09-092-24/+84
* Define internal-char-font even if --without-xPaul Eggert2015-09-092-102/+101
* Port recent Linux console changes to RHEL 6Paul Eggert2015-09-091-0/+1
* ; Fix stray quote inserted in commentPaul Eggert2015-09-091-1/+1
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-093-8/+85
* ; Fix comment to match recent code changePaul Eggert2015-09-081-2/+1
* Remove a few simple cases of global redisplayStefan Monnier2015-09-083-22/+22
* * src/process.c (status_notify): Avoid global redisplay (bug#11822)Stefan Monnier2015-09-082-11/+13
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-073-13/+13