aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More backward-compatible fix to char-equal core dump.Paul Eggert2014-03-262-6/+20
* * lisp/emacs-lisp/package.el: Fix bug#16733 (again).Juanma Barranquero2014-03-264-41/+36
* Fix wrong timestamp.Michael Albinus2014-03-261-1/+1
* Fix core dump in char-equal.Paul Eggert2014-03-252-10/+10
* Merge from gnulib.Paul Eggert2014-03-254-26/+60
* * insdel.c (adjust_markers_for_delete): Remove unused local.Paul Eggert2014-03-252-3/+6
* Addendum to: Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-252-3/+8
* Improve doc of file-symlink-p per bug #17073.Eli Zaretskii2014-03-252-8/+51
* * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly): In theMichael Albinus2014-03-252-0/+8
* * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.Michael Albinus2014-03-253-52/+72
* Fix last ChangeLog entry.Michael Albinus2014-03-251-1/+1
* Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-2411-127/+294
* Fix bug#16762Dmitry Gutov2014-03-252-10/+16
* Backport &key-parsing improvement from trunkDaniel Colascione2014-03-242-2/+6
* lisp/frameset.el (frameset--initial-params): Fix typo in parameter name.Juanma Barranquero2014-03-242-1/+5
* lisp/align.el (align-region): Do not fail when end-mark is nil (bug#17088).Nicolas Richard2014-03-242-1/+5
* Match special globals in Ruby betterDmitry Gutov2014-03-242-3/+11
* Refine previous fix of x_set_window_size to handle Bug#17077.Martin Rudalics2014-03-242-12/+28
* * tramp.texi (Frequently Asked Questions): Add fish shell settings.Michael Albinus2014-03-242-4/+21
* * src/fileio.c (Ffile_symlink_p): Doc fix.Glenn Morris2014-03-232-2/+5
* * lisp/simple.el (redisplay-highlight-region-function): Increase priority ofStefan Monnier2014-03-234-13/+52
* lisp/frameset.el (frameset-restore): Compare display strings with equal.Juanma Barranquero2014-03-232-2/+4
* lisp/frame.el (make-frame): Don't quote display name in error message.Juanma Barranquero2014-03-232-1/+6
* Fix ChangeLog entry of last commit.Eli Zaretskii2014-03-231-1/+1
* Fix bug #17047 with cursor motion when invisible text starts a line.Eli Zaretskii2014-03-232-4/+48
* * net/tramp.el (tramp-read-passwd): Suspend the timers while readingThierry Volpiatto2014-03-232-34/+47
* * lisp/emacs-lisp/package.el (package-show-package-list): If the bufferDmitry Gutov2014-03-232-2/+10
* Backport memory info in bug reports (2014-03-21T21:27:25Z!dancol@dancol.org) ...Daniel Colascione2014-03-222-0/+9
* Backport memory fix (2014-03-22T03:04:53Z!dancol@dancol.org) from trunkDaniel Colascione2014-03-222-4/+22
* Backport memory fix (2014-03-23T05:15:48Z!dancol@dancol.org) from trunkDaniel Colascione2014-03-222-1/+9
* Fix keyword argument parsing. Please bootstrap.Daniel Colascione2014-03-224-1/+20
* Fix test failure in non-graphical modeDmitry Gutov2014-03-232-1/+24
* Backport Yeeloong battery.el fix from trunkRichard M. Stallman2014-03-222-1/+10
* * etc/PROBLEMS: Small copyedits.Glenn Morris2014-03-221-17/+18
* * lispref/commands.texi (Defining Commands): Tweak previous change.Glenn Morris2014-03-221-2/+3
* * lispref/commands.texi (Defining Commands): List interactive-only values.Glenn Morris2014-03-222-1/+9
* Fix bug#16873Dmitry Gutov2014-03-224-2/+9
* doc/lispref/functions.texi (Core Advising Primitives): Fix cross-reference in...Eli Zaretskii2014-03-222-1/+6
* Revert last commit.Eli Zaretskii2014-03-222-17/+4
* Fix bug #16694 with face attributes changed by themes.Matthias Dahl2014-03-222-4/+17
* lisp/w32-common-fns.el (x-selection-owner-p): Get documentation from DOC.Juanma Barranquero2014-03-222-3/+9
* * doc/lispref/functions.texi (Advising Functions): Explain a bit more howStefan Monnier2014-03-212-106/+150
* * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'Michael Albinus2014-03-213-0/+37
* Fix regression introduced by patch for Bug#10500.YAMAMOTO Mitsuharu2014-03-213-8/+46
* Truly maximize w32 frames with odd fonts and some texi fixes.Martin Rudalics2014-03-217-23/+42
* * lisp/electric.el (electric-indent-post-self-insert-function): Add doc.Glenn Morris2014-03-212-0/+8
* * lispref/commands.texi (Defining Commands): Copyedit re `interactive-only'.Glenn Morris2014-03-212-5/+8
* Tiny doc/misc editsGlenn Morris2014-03-213-2/+7
* Add some standard finder Keywords: to lisp/nxml/*.el.Glenn Morris2014-03-2024-24/+24
* Fix bug#16826Dmitry Gutov2014-03-215-3/+39