summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Replace some colons in Texinfo index entriesGlenn Morris2014-02-055-186/+195
* NEWS fixes.Glenn Morris2014-02-051-9/+9
* Define and use `completion-table-merge'Dmitry Gutov2014-02-065-4/+46
* Merge from gnulib.Paul Eggert2014-02-054-11/+24
* Fix last fix of note_mouse_highlightMartin Rudalics2014-02-051-0/+2
* Spelling fix.Paul Eggert2014-02-051-1/+1
* src/w32.c: Fix typos in commentary.Eli Zaretskii2014-02-051-6/+6
* src/w32fns.c (Fw32_shell_execute): Doc fix.Eli Zaretskii2014-02-052-16/+32
* Make heredocs more robust in Tramp.Michael Albinus2014-02-052-13/+35
* Use proper configure option `--without-file-notification'.Michael Albinus2014-02-051-1/+1
* In draw_fringe_bitmap_1 don't draw fringe if it's outside the window (Bug#166...Martin Rudalics2014-02-052-1/+6
* Fix bug #16453.Bastien Guerry2014-02-052-1/+6
* Fix cursor appearance in note_mouse_highlight (Bug#16647).Martin Rudalics2014-02-052-1/+14
* * lisp/epa.el (epa-mail-aliases): Fic custom type. Doc tweak.Glenn Morris2014-02-053-16/+12
* * doc/misc/epa.texi: Add indices.Glenn Morris2014-02-052-0/+17
* Some doc for url-cookie-listGlenn Morris2014-02-045-4/+20
* lisp/gnus/gnus-int.el (gnus-request-accept-article): Doc fixLars Ingebrigtsen2014-02-052-1/+5
* * progmodes/python.el (python-shell-send-string):Fabián Ezequiel Gallina2014-02-042-4/+7
* * menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.Paul Eggert2014-02-042-8/+9
* * lisp/emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes inAnders Lindgren2014-02-042-7/+10
* src/w32fns.c (Fw32_shell_execute): Improve commentary.Eli Zaretskii2014-02-041-5/+6
* Fix bug #16636 with simple dialogs on MS-Windows.Eli Zaretskii2014-02-045-22/+63
* * automated/file-notify-tests.el (file-notify--wait-for-events):Michael Albinus2014-02-042-13/+15
* * keyboard.c (kbd_buffer_get_event): Read file notification eventsMichael Albinus2014-02-043-16/+20
* Improve window dividers code.Martin Rudalics2014-02-0411-24/+164
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',Dmitry Gutov2014-02-032-3/+8
* * eval.c (call_debugger): Grow specpdl if the debugger wasDmitry Antipov2014-02-032-12/+22
* Tidy up some -to-register function argument specsGlenn Morris2014-02-023-4/+14
* Revert earlier desktop-auto-save doc changesGlenn Morris2014-02-025-19/+4
* * doc/misc/cl.texi (Blocks and Exits): Tweak earlier change.Glenn Morris2014-02-021-1/+1
* * print.c (Fexternal_debugging_output): Add cast to pacifyDmitry Antipov2014-02-032-1/+6
* Some doc for desktop-auto-save-timeoutGlenn Morris2014-02-025-4/+19
* * doc/misc/cl.texi (Blocks and Exits): Mention cl-tagbody.Glenn Morris2014-02-023-0/+19
* * etc/NEWS: Mention register-read-with-preview.Glenn Morris2014-02-021-0/+2
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-0212-26/+96
* Fix `electric-pair-backward-delete-char' error at bobJoão Távora2014-02-032-3/+9
* Make help-at-point stuff also look just before pointDaniel Colascione2014-02-022-8/+24
* c-parse-state. Don't "append-lower-brace-pair" in certainAlan Mackenzie2014-02-022-13/+42
* Disallow suspend-emacs under NSJan Djärv2014-02-022-0/+16
* In Fx_create_frame of w32fns.c process frame alpha earlier. (Bug#16619)Martin Rudalics2014-02-022-2/+8
* Make loading cc-mode silentDaniel Colascione2014-02-022-1/+5
* Tweak comint docstring to suggest remap bindingsDaniel Colascione2014-02-012-2/+6
* register.el doc fixesGlenn Morris2014-02-012-16/+47
* * lisp/help-fns.el (help-C-file-name): Handle advised functions.Stefan Monnier2014-02-014-12/+20
* * doc/misc/efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.Glenn Morris2014-02-013-7/+7
* register preview fixesGlenn Morris2014-02-015-12/+39
* Attempt to solve bug #16615 by using a more accurate function prototype.Eli Zaretskii2014-02-012-4/+7
* Fix bug#16610Dmitry Gutov2014-02-012-18/+29
* Fix bug#16609Dmitry Gutov2014-02-013-2/+19
* Fix bug #16448 with non-ASCII error messages in batch mode.Eli Zaretskii2014-02-012-7/+30