aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing glitches in dired-mark-sexp (bug#13575)Wolfgang Jenkner2015-07-061-43/+98
* python.el: Respect process environment for remote shellsFabián Ezequiel Gallina2015-07-061-126/+167
* ; Spelling fixesPaul Eggert2015-07-052-2/+2
* python.el: Avoid making let-bound defvars buffer local (Bug#18244)Fabián Ezequiel Gallina2015-07-061-16/+23
* ; python.el: Replace `eval-when-compile` with `eval-and-compile`Fabián Ezequiel Gallina2015-07-061-2/+2
* python.el: Fixes for IPython 3.x (Bug#20580)Fabián Ezequiel Gallina2015-07-061-3/+6
* python.el: Fix mark-defun behavior (Bug#19665)Fabián Ezequiel Gallina2015-07-062-0/+168
* * lisp/progmodes/f90.el (f90-type-def-re): Handle attribute listsGlenn Morris2015-07-052-4/+30
* Avoid duplicate calls to current_timespecPaul Eggert2015-07-051-15/+29
* Avoid returning early reading process output due to SIGIOIan Kelling2015-07-051-2/+8
* Don't return as fast reading any process outputIan Kelling2015-07-051-23/+43
* Refactor timeouts in wait_reading_process_outputIan Kelling2015-07-051-67/+42
* ; Rename local var nsecs to adaptive_nsecsIan Kelling2015-07-051-6/+6
* ; Rename local var to match function nameIan Kelling2015-07-051-12/+13
* Remove ADAPTIVE_READ_BUFFERING ifdefIan Kelling2015-07-051-25/+0
* ; Minor cleanup of wait_reading_process_outputIan Kelling2015-07-051-5/+2
* * lisp/simple.el (set-variable): Doc fix.Glenn Morris2015-07-051-0/+4
* * lisp/progmodes/fortran.el (fortran-line-length): Doc fix.Glenn Morris2015-07-051-6/+6
* accept-process-output fixIan Kelling2015-07-051-1/+2
* * 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