summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Expect project-search-path impls not to include the whole project dirscratch/projectDmitry Gutov2015-07-092-4/+12
* Rename project-source-directories to project-search-pathDmitry Gutov2015-07-095-47/+64
* Move project-try-ede to lisp/cedet/ede.elDmitry Gutov2015-07-092-17/+16
* Actually define project-root for a `user' projectDmitry Gutov2015-07-081-3/+5
* project-try-vc: Ignore errorsDmitry Gutov2015-07-081-1/+1
* project-try-ede: Make it workDmitry Gutov2015-07-081-2/+9
* project-try-vc: Integrate with VCDmitry Gutov2015-07-081-7/+4
* Rename project{,-find}-functions and update some docstringsDmitry Gutov2015-07-081-7/+8
* Add new `project' package, and use it in xrefDmitry Gutov2015-07-085-37/+142
* * lisp/character-fold.el (character-fold-table):Artur Malabarba2015-07-051-6/+18
* Merge from gnulibPaul Eggert2015-07-055-56/+72
* ; Auto-commit of ChangeLog files.Glenn Morris2015-07-051-1/+379
* Respect `prog-indentation-context' in python.elChristoph Wedler2015-07-052-45/+41
* Factor isearch word description into new functionDaniel Colascione2015-07-041-17/+20
* Fix mouse pointer on w32 when a menu is activeEli Zaretskii2015-07-041-1/+3
* Fix processing of alpha parameter for Windows tip frames (Bug#17344)Martin Rudalics2015-07-041-2/+3
* Have `compilation-set-window' use right window for getting fringes (Bug#20829)Martin Rudalics2015-07-041-3/+3
* Update eieio tests for recent eieio-core change.Glenn Morris2015-07-032-3/+3
* Fix some issues with `window-divider-mode'Martin Rudalics2015-07-033-79/+72
* Add cross references in documentationXue Fuqiao2015-07-032-9/+10
* ;* src/bidi.c (bpa_stack_entry): Update commentary for Unicode 8.0.Eli Zaretskii2015-07-021-1/+1
* -batch should not affect ‘’ -> `' displayPaul Eggert2015-07-021-6/+5
* * lisp/emacs-lisp/eieio-core.el (eieio--class-v): RemoveStefan Monnier2015-07-024-30/+26
* * lisp/term/xterm.el (xterm--query): Fix paren typo (bug#20951).Stefan Monnier2015-07-021-8/+8
* Some further fixes in Change Window node. (Bug#20183)Martin Rudalics2015-07-021-5/+9
* Reference window dividers in Change Window section.Martin Rudalics2015-07-021-2/+3
* Document new `window-divider-mode'.Martin Rudalics2015-07-023-2/+35
* Improve accessibility of window dividers. (Bug#20183)Martin Rudalics2015-07-024-15/+244
* Don't display ‘’ as `' under X in en_GBPaul Eggert2015-07-012-8/+8
* * lisp/emacs-lisp/seq.el (seq-difference): Fix typo in docstringNicolas Richard2015-07-021-1/+1
* Add argument to reverse the meaning of ido-restrict-to-matchesNicolas Richard2015-07-022-4/+16
* Be more tolerant to fonts named "Foobar-12"Eli Zaretskii2015-07-012-6/+15
* Fix value of posn-at-pont in R2L linesEli Zaretskii2015-07-011-3/+8
* (cl--copy-slot-descriptor): Copy the `props' alist as wellStefan Monnier2015-07-011-1/+6
* ; Auto-commit of loaddefs files.Glenn Morris2015-07-011-172/+262
* * lisp/term/xterm.el (xterm--query): Avoid generating garbageStefan Monnier2015-06-301-29/+45
* Spelling fixesPaul Eggert2015-06-304-6/+6
* * doc/emacs/frames.texi (Frame Commands): Typo fix. (Bug#20946)Xue Fuqiao2015-07-011-1/+1
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-3019-26/+25
* * leim/Makefile.in, lisp/Makefile.in: Add missing EXEEXT definition.Glenn Morris2015-06-302-0/+3
* * lisp/Makefile.in (MH_E_SRC, TRAMP_SRC, CAL_SRC):Glenn Morris2015-06-301-32/+7
* * configure.ac (system-configuration-features): Add X11, NS.Glenn Morris2015-06-301-1/+1
* Improve reproducibility of generated loaddefs file.Glenn Morris2015-06-301-137/+144
* * lisp/emacs-lisp/package.el (package--remove-hidden): Fix logicArtur Malabarba2015-06-301-2/+4
* ; * src/doc.c: Add a 'coding' cookie.Eli Zaretskii2015-06-301-1/+1
* * doc/lispref/sequences.texi: Add documentation for seq-min and seq-max.Nicolas Petton2015-06-301-0/+34
* Add seq-min and seq-maxNicolas Petton2015-06-302-1/+16
* Make sure sleep-for always delays for as long as it's toldEli Zaretskii2015-06-301-2/+10
* Fix pointer signedness glitchPaul Eggert2015-06-301-1/+1
* Don't block changes in mouse pointer inside 'track-mouse'Eli Zaretskii2015-06-307-3/+36