aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | * 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
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2015-09-089-43/+96
|\ \ \ | |/ /
| * | 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 for the case that M17N_FLT_USE_NEW_FEATURE is not definedK. Handa2015-09-021-33/+35
|/ /
* | 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
|/ /
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2015-09-0110-329/+325
|\ \
| * | Fix directory accessibility tests for w32 network volumesEli Zaretskii2015-08-311-1/+20
| * | Fix handling long file names in readdir on MS-WindowsEli Zaretskii2015-08-311-5/+18
| * | Make file-accessible-directory-p reliable on MS-WindowsEli Zaretskii2015-08-313-9/+65
| * | Don't call do_pending_window_change in signal handlers (Bug#21380)Martin Rudalics2015-08-314-10/+3
| * | Use Core Text types/functions/variables/enumerators directlyYAMAMOTO Mitsuharu2015-08-292-303/+218
| * | Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-1/+1
* | | Use the new type MFLTGlyphFT for MFLTGlyphString.glyphs.K. Handa2015-09-011-131/+208
|/ /
* | Add test case for ‘format’ bug and refactorPaul Eggert2015-08-271-134/+103
* | Fix ‘format’ bug with property offsetsPaul Eggert2015-08-271-2/+6
* | Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-2646-1745/+174
* | Fix quoting in ‘message_with_string’Paul Eggert2015-08-262-42/+41
* | Mention false positives of file-accessible-directory on w32Eli Zaretskii2015-08-261-1/+5
* | Treat error strings as helpPaul Eggert2015-08-261-1/+1
* | format-message now curves ` and 'Paul Eggert2015-08-259-250/+174
* | Treat ' like ’ even when not matching `Paul Eggert2015-08-241-17/+8
* | * src/macfont.m (macfont_create_family_with_symbol): Accept localized names.YAMAMOTO Mitsuharu2015-08-251-30/+25
* | Fix full-screen code when there is no window manager (Bug#21317)Pip Cet2015-08-243-7/+25
* | More-conservative ‘format’ quote restylingPaul Eggert2015-08-233-2/+66
* | Fix minor glitches from ‘format’ reversionPaul Eggert2015-08-231-3/+5
* | Support exec-directory with non-ASCII characters on WindowsEli Zaretskii2015-08-231-3/+11
* | Revert "Extend ‘format’ to translate curved quotes"Andreas Schwab2015-08-231-115/+85
* | Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-232-9/+8
* | Fix invocation of programs via cmdproxy.exeEli Zaretskii2015-08-221-1/+11
* | A better fix for bug#21303Eli Zaretskii2015-08-211-14/+7
* | * src/gfilenotify.c (Fgfile_add_watch):Michael Albinus2015-08-211-1/+9
* | Sanitize frame geometry related functionsMartin Rudalics2015-08-212-14/+14