summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Testing complete on move script.scratch/multi-level-test-makefilePhillip Lord2015-11-082-88/+102
* Revert to original plan for "test/automated/src" dir.Phillip Lord2015-11-071-13/+10
* Move script complete.Phillip Lord2015-11-071-1/+37
* Updated location spec for C. Added more files.Phillip Lord2015-11-061-11/+65
* Use srcdir when appropriate and not elsewhere.Phillip Lord2015-11-061-9/+3
* Change wildcards to match recursive directories.Phillip Lord2015-11-061-4/+8
* Test (test) subdirs added.Phillip Lord2015-11-062-0/+8
* Some copy paths added to script. Playing with makefile.Phillip Lord2015-11-062-11/+63
* Initial commit.Phillip Lord2015-11-051-0/+107
* ; * src/lread.c (syms_of_lread) <load-path>: Improve the doc string.Eli Zaretskii2015-10-291-3/+5
* ; Improve documentation of 'unhandled-file-name-directory'Eli Zaretskii2015-10-291-6/+6
* Fix encoding of saving *Help* buffersEli Zaretskii2015-10-291-1/+6
* * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) contextStefan Monnier2015-10-298-37/+86
* * test/indent/css-mode.css: Add tests for url(...) syntax.Stefan Monnier2015-10-291-1/+3
* * lisp/emacs-lisp/smie.el: Use `declare' for `pure'Stefan Monnier2015-10-291-4/+4
* * lisp/emacs-lisp/cl-generic.el: Accomodate future changesStefan Monnier2015-10-293-77/+100
* * lisp/emacs-lisp/bytecomp.el (compile-defun): Add defvars in scope.Stefan Monnier2015-10-291-1/+4
* Add "afp" method to TrampMichael Albinus2015-10-293-29/+61
* Handle negative coordinates in ‘x_calc_absolute_position’Andy Moreton2015-10-291-0/+33
* (internal--syntax-propertize): Save match-data here (bug#21766)Stefan Monnier2015-10-282-8/+6
* Don't require default-directory to end with a slashDmitry Gutov2015-10-295-5/+10
* * lisp/isearch.el: Delete some outdated commentsArtur Malabarba2015-10-291-5/+1
* Fix eshell/clear not working if the output has a small line countVibhav Pant2015-10-291-3/+2
* ; * etc/NEWS: Document `search-default-regexp-mode'Artur Malabarba2015-10-281-0/+2
* * lisp/files.el (write-file): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1
* * lisp/autorevert.el (auto-revert-handler): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1
* * lisp/vc/pcvs.el (cvs-revert-if-needed): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1
* * lisp/emacs-lisp/macroexp.el: Tweak macroexp-if optimizationsStefan Monnier2015-10-281-13/+25
* Fix bug#21766 and add testJuanma Barranquero2015-10-282-1/+24
* * doc/lispref/sequences.texi (Sequence Functions): Fix typoArtur Malabarba2015-10-281-1/+1
* * src/dispnew.c (init_display): Simplify overflow checking.Paul Eggert2015-10-281-2/+2
* * lisp/character-fold.el (character-fold-to-regexp): Fix caseArtur Malabarba2015-10-281-6/+11
* * lisp/emacs-lisp/seq.el (seq-mapn): New functionArtur Malabarba2015-10-282-1/+34
* * lisp/character-fold.el: Make compatible with lax-whitespaceArtur Malabarba2015-10-281-4/+26
* * lisp/isearch.el: Refactor momentary messagesArtur Malabarba2015-10-281-29/+27
* * lisp/isearch.el: Define all toggles with `isearch-define-mode-toggle'Artur Malabarba2015-10-281-58/+47
* Avoid using `add-to-list' on a let-local var in tramp-smb.elMichael Albinus2015-10-282-4/+12
* Merge branch 'master' of /Volumes/HD2/build/emacs-git-sshAnders Lindgren2015-10-281-2/+5
|\
| * Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emacsAnders Lindgren2015-10-281-2/+5
| |\
| | * Revert 692bce5b9eccfae19ae2a5a23a9ccd8d6bf86076Michael Albinus2015-10-281-2/+5
* | | Merge branch 'master' of /Volumes/HD2/build/emacs-git-sshAnders Lindgren2015-10-2835-654/+830
|\ \ \ | |/ /
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emacsAnders Lindgren2015-10-2831-648/+760
| |\ \ | | |/
| | * * src/process.c (Fget_buffer_process): Improve docstringArtur Malabarba2015-10-281-2/+4
| | * * lisp/emacs-lisp/thunk.el (thunk-delay): Fix the macro.Nicolas Petton2015-10-281-2/+2
| | * Prettify TeX macros not ending in a word charTassilo Horn2015-10-281-12/+18
| | * ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-287-0/+19
| | * Pipe Hg commit descriptions through 'tabindent'Dmitry Gutov2015-10-281-1/+2
| | * * lisp/net/tramp-smb.el: Avoid using `add-to-list' on a let-local varStefan Monnier2015-10-272-5/+3
| | * * lisp/international/ccl.el: Use lexical-bindingStefan Monnier2015-10-271-30/+29
| | * * lisp/json.el (json-new-object): Optimize trivial `list' callStefan Monnier2015-10-271-1/+1