aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-07-11 18:39:28 +0000
committerPaul Eggert2011-07-11 18:39:28 +0000
commite9eb6f14fe334d0e37d2037c952e6541eeb242ad (patch)
tree7087ce37a1e6233093f80a4fa653e91a1f96529c /lisp/ChangeLog
parente3c25c689524aa85ce37840fff344cc297cf42ec (diff)
parent07151e498ff9174518675e14b619aca4b8307733 (diff)
downloademacs-e9eb6f14fe334d0e37d2037c952e6541eeb242ad.tar.gz
emacs-e9eb6f14fe334d0e37d2037c952e6541eeb242ad.zip
Merge from trunk.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a3faab15c35..e024646cd26 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,32 @@
12011-07-11 Juanma Barranquero <lekktu@gmail.com>
2
3 * loadhist.el (unload-feature-special-hooks):
4 Add `auto-coding-functions', `fill-nobreak-predicate' and
5 `find-directory-functions' (bug#5327).
6
72011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8
9 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
10
11 * cus-edit.el (custom-guess-name-alist): -alist variables should
12 use the `alist' type (bug#3120). Suggested by Drew Adams.
13
14 * printing.el: Add documentation to all the `pr-toggle-' commands.
15
162011-07-11 Leo <sdl.web@gmail.com> (tiny change)
17
18 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
19 backends where it makes sense (bug#2623).
20
212011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
22
23 * dired-x.el (dired-guess-default): Remove duplicate shell command
24 entries (bug#2028).
25 (dired-guess-default): Fix grammar in doc string (bug#2028).
26 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
27
28 * subr.el (remove-duplicates): New conveniency function.
29
12011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org> 302011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 31
3 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments 32 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments