summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dbusbind: Check required args following :typescratch/dbusbind-type-testsDaiki Ueno2015-09-032-2/+10
* dbusbind: Avoid redefinition of :signature symbolDaiki Ueno2015-09-031-1/+3
* Fix minor glitches in D-Bus code.Michael Albinus2015-09-022-22/+37
* dbusbind: Fix typo in cd77eaebDaiki Ueno2015-09-021-1/+1
* dbus-tests: Add new testcase for parameter typesDaiki Ueno2015-09-021-0/+56
* dbusbind: Add function to expose D-Bus messageDaiki Ueno2015-09-021-37/+281
* * doc/misc/dbus.texi (Type Conversion): Check for subfeature.scratch/dbusbind-typeMichael Albinus2015-08-303-9/+18
* dbusbind: Add alternative form of compound argumentDaiki Ueno2015-08-282-139/+332
* ; Fix a typo in the EPA docsWieland Hoffmann2015-08-281-1/+1
* Tweak startup screen quotingPaul Eggert2015-08-271-3/+3
* Add test case for ‘format’ bug and refactorPaul Eggert2015-08-272-134/+115
* Fix ‘format’ bug with property offsetsPaul Eggert2015-08-271-2/+6
* Use straight quotes in lib-src diagnosticsPaul Eggert2015-08-274-62/+62
* ‘text-quoting-style’ fixes for adminPaul Eggert2015-08-273-10/+11
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-2650-1850/+193
* Improve seq-concatenate for new sequence typesNicolas Petton2015-08-272-1/+17
* Add mode local overrides to xref-find-definitionsStephen Leake2015-08-264-156/+367
* Add mode local overrides to describe-functionStephen Leake2015-08-262-1/+29
* Prefer straight quoting in some etc text filesPaul Eggert2015-08-2616-390/+388
* 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
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-261-2/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2015-08-2626-76/+98
|\
| * Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-2626-76/+98
* | ; * tramp-compat.el: Remove superfluous comment; formattingMichael Albinus2015-08-261-6/+3
* | * lisp/net/tramp-cache.el (top): Use `message' but `format-message'.Michael Albinus2015-08-261-2/+2
|/
* Go back to grave quoting in TrampPaul Eggert2015-08-258-170/+160
* Go back to grave quoting in GnusPaul Eggert2015-08-259-17/+17
* Fix customization of text-quoting-stylePaul Eggert2015-08-253-9/+7
* format-message now curves ` and 'Paul Eggert2015-08-2512-287/+201
* Minor fixes in doc/emacs/search.texiEli Zaretskii2015-08-251-9/+9
* * lisp/net/tramp-sh.el (tramp-awk-encode, tramp-awk-decode)Michael Albinus2015-08-251-2/+71
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-253-4/+4
* * doc/lispintro/emacs-lisp-intro.texi (Run a Program): Add someXue Fuqiao2015-08-251-0/+4
* Spelling fixesPaul Eggert2015-08-256-6/+6
* Gnus format-message typo fixPaul Eggert2015-08-251-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-24223-940/+961
* Treat ' like ’ even when not matching `Paul Eggert2015-08-245-60/+32
* * doc/emacs/cal-xtra.texi (Holiday Customizing): Fix typo in example.Glenn Morris2015-08-242-5/+5
* * src/macfont.m (macfont_create_family_with_symbol): Accept localized names.YAMAMOTO Mitsuharu2015-08-251-30/+25
* Tramp diagnostics as per ‘text-quoting-style’Paul Eggert2015-08-248-164/+185
* * etc/NEWS: Clarify text-quoting-style and electric-quote-mode.Paul Eggert2015-08-241-2/+11
* Fix documentation for `save-excursion'Xue Fuqiao2015-08-243-7/+7
* * lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat-quoted-marker):Michael Albinus2015-08-242-23/+72
* Revert fbb5531fa11d13854b274d28ccd329c9b6652cfc for tramp.el.Michael Albinus2015-08-241-5/+5
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-242-2/+2
* Fix cl-subseq and cl-concatenateNicolas Petton2015-08-242-11/+11
* ; Fix two entries in ChangeLog.2Martin Rudalics2015-08-241-3/+3
* Fix full-screen code when there is no window manager (Bug#21317)Pip Cet2015-08-243-7/+25