summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use bool for boolean in w32fns.cEli Zaretskii2015-01-253-39/+52
* Use bool for boolean in xfns.cPaul Eggert2015-01-254-117/+130
* Count MANY function args more reliablyPaul Eggert2015-01-2536-624/+422
* * lisp/emacs-lisp/cl-generic.el: Fix next-method-p testStefan Monnier2015-01-252-22/+42
* lisp/gnus/gnus-group.el (gnus-group-suspend): Close all backendsLars Ingebrigtsen2015-01-252-0/+9
* * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.Paul Eggert2015-01-242-8/+14
* Use gnustep-config if availablePaul Eggert2015-01-246-16/+49
* (find-function-regexp): Don't match `defgroup'Dmitry Gutov2015-01-252-1/+6
* Fix a couple of AM_V_GEN bugsPaul Eggert2015-01-234-1/+24
* lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configurationStefan Monnier2015-01-237-132/+425
|\
| * Mention binddn in LDAP credentials error messageThomas Fitzsimmons2014-11-132-1/+7
| * Update LDAP configuration section of EUDC manualThomas Fitzsimmons2014-11-132-8/+127
| * ldap-password-read: Validate password before caching itThomas Fitzsimmons2014-11-132-14/+57
| * Handle nil password-cache in ldap-password-readThomas Fitzsimmons2014-11-132-10/+15
| * Restore former eudc-expand-inline settings after a nonlocal exitThomas Fitzsimmons2014-11-132-74/+77
| * Do not ask the user for an LDAP base if a default has been providedThomas Fitzsimmons2014-11-132-3/+5
| * Append LDAP wildcard character to end of search stringThomas Fitzsimmons2014-11-133-9/+18
| * Downcase field names in LDAP resultsThomas Fitzsimmons2014-11-132-2/+12
| * ldap-search-internal: Send password to ldapsearch through a pipeThomas Fitzsimmons2014-11-132-9/+39
| * Add password-cache support to ldap.elThomas Fitzsimmons2014-11-132-1/+27
| * Change eudc-expansion-overwrites-query default to nilThomas Fitzsimmons2014-11-132-1/+8
| * Ignore text properties in eudc-expand-inlineThomas Fitzsimmons2014-11-132-1/+7
| * Improve eudc-inline-expansion-format's default valueThomas Fitzsimmons2014-11-132-1/+6
| * Improve eudc-inline-query-format's default valueThomas Fitzsimmons2014-11-132-1/+7
| * Support new-style LDAP URIs in ldap-search-internalThomas Fitzsimmons2014-11-132-1/+11
| * Change eudc-server-hotlist from a defvar to a defcustomThomas Fitzsimmons2014-11-133-16/+54
* | * lisp/emacs-lisp/cl-generic.el (cl-no-primary-method): New fun and error.Stefan Monnier2015-01-232-5/+18
* | Fix package tests when TMPDIR is in HOMEDmitry Gutov2015-01-232-5/+12
* | Re-add and fix prioritized archives test.Jorgen Schaefer2015-01-222-5/+23
* | src/xdisp.c (init_iterator): Restore a comment lost in transition.Eli Zaretskii2015-01-222-0/+6
* | Auto-commit of loaddefs files.Glenn Morris2015-01-222-3/+3
* | Check exit statuses in lib-src/MakefilePaul Eggert2015-01-222-22/+44
* | Use bool for boolean in xfont.c, xftfont.c, xgselect.cPaul Eggert2015-01-214-17/+26
* | Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller2015-01-222-8/+14
* | Spelling fixPaul Eggert2015-01-211-1/+1
* | Don't downcase system diagnostics' first lettersPaul Eggert2015-01-2114-44/+61
* | Avoid generating invalid usage info for pathological functionStefan Monnier2015-01-213-3/+11
* | Better isolate code that assumes NIL_IS_ZEROPaul Eggert2015-01-2110-34/+35
* | xref: Replace defgeneric and defmethod with cl- counterpartsDmitry Gutov2015-01-223-10/+16
* | xref: Input history and minor tweaksDmitry Gutov2015-01-222-23/+44
* | Allow update-game-score to run sgid instead of suid.Ulrich Müller2015-01-218-25/+85
* | * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier2015-01-2112-205/+275
* | Auto-commit of loaddefs files.Glenn Morris2015-01-211-1/+22
* | Remap quit-window to xref-quit in xref buffersDmitry Gutov2015-01-212-13/+18
* | xref: Keep track of temporary buffersDmitry Gutov2015-01-212-34/+99
* | emacs-lisp/package.el (package-dir-info): Fix `while' logic.Artur Malabarba2015-01-202-3/+12
* | Undo port to hypothetical nonzero Qnil casePaul Eggert2015-01-207-33/+35
* | lisp/emacs-lisp/eieio*.el: Rewrite our generics on top of cl-genericStefan Monnier2015-01-209-969/+384
* | paragraphs: update sentence-end-base :version after changing the defaultMichal Nazarewicz2015-01-201-1/+1
* | Removed test with spurious failures.Jorgen Schaefer2015-01-202-17/+5