aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * src/keyboard.c (read_key_sequence): Complete last fix (bug#21403)Stefan Monnier2015-09-071-0/+1
* Fix deletion of symlinks to directories on MS-WindowsEli Zaretskii2015-09-071-4/+29
* Avoid read error messages from 'inotify'Robert Pluim2015-09-051-2/+10
* Fix segfaults due to using a stale face IDPhilip2015-09-053-4/+21
* Re-add the notion of echo_prompt lost in the translationStefan Monnier2015-09-032-20/+22
* Fix typoK. Handa2015-09-021-2/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2015-09-0215-260/+116
|\
| * Escape ` and ' in docPaul Eggert2015-09-011-1/+1
| * Generalize the prefix-command machinery of C-uStefan Monnier2015-09-011-211/+67
| * Docstring fixes re quotes in C codePaul Eggert2015-09-0114-48/+48
* | fix previous changeK. Handa2015-09-021-0/+8
|/