summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/emacs-lisp/package.el (package-compute-transaction): Bug fixArtur Malabarba2015-07-071-2/+2
* ; * ChangeLog.2: Add full path for changes I introduced in 6689b53 and a4760a3Nicolas Richard2015-07-071-2/+2
* * lisp/play/landmark.el: Move to lisp/obsolete/Nicolas Richard2015-07-072-0/+4
* Have `x-show-tip' handle `right' and `bottom' frame parameters.Martin Rudalics2015-07-074-33/+69
* Add online-help support to describe typesStefan Monnier2015-07-0711-288/+360
* python.el: Fix local/remote shell environment setupFabián Ezequiel Gallina2015-07-062-25/+54
* * lisp/simple.el (set-variable): Tweak recent doc fix.Glenn Morris2015-07-061-2/+3
* * src/sysdep.c (handle_sigsegv) [CYGWIN]: Increase STACK_DANGER_ZONEKen Brown2015-07-061-0/+7
* * lisp/simple.el (set-variable): Use user-error for type mismatch.Glenn Morris2015-07-061-2/+2
* * src/emacs.c (main): Don't increase the stack size on CygwinKen Brown2015-07-061-5/+8
* (describe-symbol): Rewrite describe-function-or-variableStefan Monnier2015-07-064-69/+65
* (eieio-persistent-save): Don't ignore `file' arg (bug#20972)Stefan Monnier2015-07-061-31/+22
* ; Auto-commit of loaddefs files.Wolfgang Jenkner2015-07-061-1/+1
* 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