aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog23
1 files changed, 11 insertions, 12 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ee8c301dbcd..3c070251bad 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12011-06-27 Drew Adams <drew.adams@oracle.com>
2
3 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
4
12011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org> 52011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 6
3 * net/network-stream.el (network-stream-open-starttls): Don't 7 * net/network-stream.el (network-stream-open-starttls): Don't
@@ -8,10 +12,6 @@
8 to binary to possibly avoid line encoding issues on Windows (among 12 to binary to possibly avoid line encoding issues on Windows (among
9 other things). 13 other things).
10 14
112011-06-27 Drew Adams <drew.adams@oracle.com>
12
13 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
14
152011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org> 152011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
16 16
17 * net/network-stream.el (open-network-stream): Return an :error 17 * net/network-stream.el (open-network-stream): Return an :error
@@ -299,8 +299,8 @@
299 299
3002011-06-21 Tim Harper <timcharper@gmail.com> 3002011-06-21 Tim Harper <timcharper@gmail.com>
301 301
302 * term/ns-win.el (ns-initialize-window-system): set 302 * term/ns-win.el (ns-initialize-window-system):
303 application-specific `ApplePressAndHoldEnabled' system 303 Set application-specific `ApplePressAndHoldEnabled' system
304 resource to NO as it is not yet supported by the NS port. 304 resource to NO as it is not yet supported by the NS port.
305 305
3062011-06-21 Juanma Barranquero <lekktu@gmail.com> 3062011-06-21 Juanma Barranquero <lekktu@gmail.com>
@@ -343,7 +343,7 @@
343 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename 343 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
344 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585). 344 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
345 345
3462011-06-21 Drew Adams <drew.adams@oracle.com> 3462011-06-21 Drew Adams <drew.adams@oracle.com>
347 347
348 * menu-bar.el: Use function variable instead of switch-to-buffer. 348 * menu-bar.el: Use function variable instead of switch-to-buffer.
349 (menu-bar-select-buffer-function): New variable. 349 (menu-bar-select-buffer-function): New variable.
@@ -869,7 +869,7 @@
869 (window-in-direction-2, window-in-direction, get-mru-window): 869 (window-in-direction-2, window-in-direction, get-mru-window):
870 New functions. 870 New functions.
871 871
8722011-06-08 Reuben Thomas <rrt@sc3d.org> 8722011-06-08 Reuben Thomas <rrt@sc3d.org>
873 873
874 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check): 874 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
875 Doc fix (Bug#8713). 875 Doc fix (Bug#8713).
@@ -1256,7 +1256,6 @@
1256 1256
12572011-05-28 Chong Yidong <cyd@stupidchicken.com> 12572011-05-28 Chong Yidong <cyd@stupidchicken.com>
1258 1258
1259
1260 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286). 1259 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
1261 1260
12622011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change) 12612011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
@@ -1387,7 +1386,7 @@
1387 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program. 1386 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
1388 (vc-bzr-sha1): Adapt. 1387 (vc-bzr-sha1): Adapt.
1389 1388
1390 * sha1.el: Remove. Function `sha1' is now builtin. 1389 * sha1.el: Remove. Function `sha1' is now builtin.
1391 1390
1392 * bindings.el: Provide sha1 feature. 1391 * bindings.el: Provide sha1 feature.
1393 1392
@@ -1475,7 +1474,7 @@
14752011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net> 14742011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
1476 1475
1477 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to 1476 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
1478 click on. II/ Make 5x5 multisession. III/ Ensure that random grids 1477 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
1479 always have a solution in grid size = 5 cases. 1478 always have a solution in grid size = 5 cases.
1480 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'. 1479 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
1481 (5x5-solver-output, 5x5-log-buffer): New vars. 1480 (5x5-solver-output, 5x5-log-buffer): New vars.
@@ -2696,7 +2695,7 @@
2696 2695
26972011-04-20 felix <EmacsWiki> (tiny change) 26962011-04-20 felix <EmacsWiki> (tiny change)
2698 2697
2699 * whitespace.el (global-whitespace-mode): keep highlight when 2698 * whitespace.el (global-whitespace-mode): Keep highlight when
2700 switching between major modes on a file. 2699 switching between major modes on a file.
2701 2700
27022011-04-19 Stefan Monnier <monnier@iro.umontreal.ca> 27012011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>