aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make rest-with-response-buffer more broadly usefulscratch/api.elArtur Malabarba2015-11-141-77/+99
* * lisp/emacs-lisp/rest.el: Finish renamingArtur Malabarba2015-11-131-130/+116
* * lisp/emacs-lisp/api.el: Rename to rest.elArtur Malabarba2015-11-131-0/+0
* * lisp/emacs-lisp/api.el: Style fixesArtur Malabarba2015-11-131-5/+2
* * lisp/emacs-lisp/api.el: Proper authenticationArtur Malabarba2015-11-131-34/+98
* * lisp/emacs-lisp/api.el: Some initial authentication supportArtur Malabarba2015-11-121-7/+15
* * lisp/emacs-lisp/api.el: New library for making HTTP requestsArtur Malabarba2015-11-121-0/+266
* ; Merge branch 'fix/no-undo-boundary-on-secondary-buffer-change'Phillip Lord2015-11-121-0/+137
|\
| * The heuristic that Emacs uses to add an `undo-boundary' has beenPhillip Lord2015-11-121-0/+137
* | Bind [?\S-\ ] to previous line command in Dired-like modes.Juri Linkov2015-11-124-1/+5
* | Enable sorting of JSON object keys when encodingSimen Heggestøyl2015-11-121-39/+78
* | Add "^" to the interactive specs of `dired-next/previous-line'Eli Barzilay2015-11-121-2/+2
* | 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