X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/9e37f3b9c3321029fb12479c1e1bbba7e708f8f5..f6614a4770f298ad6ccdf6995adb706cc4d03c11:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 24248ded26..f0705e5edd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,37 @@ +2014-03-23 Stefan Monnier + + * simple.el (redisplay-highlight-region-function): Increase priority of + overlay to make sure boundaries are visible (bug#15899). + +2014-03-23 Juanma Barranquero + + * frameset.el (frameset-restore): Compare display strings with equal. + + * frame.el (make-frame): Don't quote display name in error message, + it is already a string. + +2014-03-23 Thierry Volpiatto + + * net/tramp.el (tramp-read-passwd): Suspend the timers while reading + the password. + +2014-03-23 Dmitry Gutov + + * emacs-lisp/package.el (package-show-package-list): If the buffer + is already displayed in another window, switch to that window. + +2014-03-21 Daniel Colascione + + * mail/emacsbug.el (report-emacs-bug): Include memory usage + information in bug reports. + +2014-03-23 Daniel Colascione + + * emacs-lisp/cl-macs.el (cl--do-arglist): Use a little `cl-loop' + list to look for keyword arguments instead of `memq', fixing + (Bug#3647) --- unfortunately, only for freshly-compiled code. + Please make bootstrap. + 2014-03-23 Richard Stallman * battery.el (battery-linux-sysfs): Search for each field