summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* | Sync with soap-client repository, version 3.0.2Thomas Fitzsimmons2015-11-112-10/+18
* | CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start.Alan Mackenzie2015-11-112-22/+58
* | * lisp/obarray.el: Fix shadowed variablesArtur Malabarba2015-11-111-12/+13
* | Avoid error in submitting a form with EWWEli Zaretskii2015-11-111-11/+12
* | Rename seq-p and map-p to seqp and mappNicolas Petton2015-11-112-8/+8
* | Rename obarray-p to obarraypNicolas Petton2015-11-111-1/+1
* | Rename obarray-foreach to obarray-mapNicolas Petton2015-11-111-1/+1
* | New file with obarray functions.Przemysław Wojnowski2015-11-111-0/+65
* | Optimize `file-equal-p' and `file-in-directory-p' in TrampMichael Albinus2015-11-115-8/+28
* | Spelling fixesPaul Eggert2015-11-106-12/+12
* | * doc/lispref/variables.texi (Directory Local Variables):Artur Malabarba2015-11-101-1/+5
* | * lisp/files.el: Don't allow customization of dir-locals sortingArtur Malabarba2015-11-101-20/+13
* | * lisp/files.el (dir-locals-read-from-file): Better handle errorsArtur Malabarba2015-11-101-4/+11
* | * lisp/isearch.el (search-default-regexp-mode): change default valueArtur Malabarba2015-11-101-1/+1
* | * lisp/files.el (dir-locals-find-file): Don't stop at unreadable filesArtur Malabarba2015-11-101-16/+6
* | * lisp/files.el (dir-locals-file): Allow wildcardsArtur Malabarba2015-11-103-91/+153
* | * lisp/emacs-lisp/map.el (map-merge-with): New functionArtur Malabarba2015-11-101-5/+20
* | ; project-library-roots-function: Update the FIXMEDmitry Gutov2015-11-101-2/+3
* | Fix some recently-perturbed bookmark autoloadsKarl Fogel2015-11-091-1/+2
* | * lisp/progmodes/project.el: Update Commentary.Dmitry Gutov2015-11-101-1/+2
* | Merge branch 'project-next'Dmitry Gutov2015-11-106-150/+182
|\ \
| * | Fold `project-ask-user' into `project-current'Dmitry Gutov2015-11-103-16/+22
| * | Make sure that the ignore file existsproject-nextDmitry Gutov2015-11-091-2/+3
| * | Remove dirs in vc project roots from the the vc project library rootsDmitry Gutov2015-11-081-6/+9
| * | ; project-library-roots: Update docstringDmitry Gutov2015-11-081-3/+3
| * | Move and rename xref-find-regexp to the project packageDmitry Gutov2015-11-082-44/+69
| * | Abolish temporary buffer management for xrefDmitry Gutov2015-11-061-41/+6
| * | Rename "search path" to "library roots"Dmitry Gutov2015-11-065-53/+85
* | | When VC detects a conflict, specify which fileKarl Fogel2015-11-095-4/+11
* | | * gnus-sum.el (gnus-summary-backend-map): Bind B-backspace toMichael Sperber2015-11-091-0/+1
* | | Add support for retrieving paths to JSON elementsSimen Heggestøyl2015-11-081-0/+76
* | | Offer non-overwrite bookmark setter (Bug#15746)Karl Fogel2015-11-081-26/+89
* | | Fix Bug#21841Michael Albinus2015-11-081-14/+24
* | | erc-pcomplete.el (pcomplete-erc-nicks): Fix bug#18771l3thal2015-11-072-3/+9
* | | ; * lisp/abbrev.el (copy-abbrev-table): Remove forgotten debug code.Eli Zaretskii2015-11-071-1/+0
* | | Speed up lookup in redisplay--variablesEli Zaretskii2015-11-071-2/+4
* | | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a bugArtur Malabarba2015-11-071-1/+1
* | | Update doc string of hexl-modeMihai Olteanu2015-11-071-1/+1
* | | Fix error in copy-abbrev-tableEli Zaretskii2015-11-071-0/+3
* | | Ensure redisplay after evaluationEli Zaretskii2015-11-062-11/+10
* | | Ensure redisplay after "C-x C-e"Eli Zaretskii2015-11-061-4/+11
|/ /
* | * lisp/progmodes/xref.el: require semantic/symref during compilation.Stephen Leake2015-11-061-0/+3
* | Suppress redundant Pinentry startup messagesDaiki Ueno2015-11-062-4/+10
* | Add prettify symbol for \timesTassilo Horn2015-11-051-0/+1
* | ; Auto-commit of loaddefs files.Glenn Morris2015-11-051-1/+1
* | * lisp/emacs-lisp/eieio-compat.el: Typo caught by testsStefan Monnier2015-11-041-1/+1
* | Revert "* lisp/subr.el (when): Use `macroexp-progn'"Artur Malabarba2015-11-041-1/+1
* | * lisp/files.el (report-errors): ObsoleteArtur Malabarba2015-11-041-15/+4
* | * lisp/subr.el (when): Use `macroexp-progn'Artur Malabarba2015-11-041-1/+1
* | * lisp/progmodes/xref.el: Doc fixesJuanma Barranquero2015-11-041-6/+6