comparison lisp/ChangeLog @ 85973:d3e87ee5aa0e

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-923
author Miles Bader <miles@gnu.org>
date Fri, 09 Nov 2007 09:45:30 +0000
parents 51aa47312c4b 30ba92a68228
children 3ab9489c2f1a
comparison
equal deleted inserted replaced
85972:51aa47312c4b 85973:d3e87ee5aa0e
1 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
4
5 2007-11-09 Sven Joachim <svenjoac@gmx.de>
6
7 * dired-aux.el (dired-copy-file-recursive):
8 Preserve directory permissions.
9
10 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
11
12 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
13 (whitespace-unload-function): New-style unload function. When run,
14 unintern `whitespace-unload-hook' and call `unload-feature' recursively
15 to stop the old hook from messing with the unloading.
16
17 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
18
19 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
20 (elp-unset-master, elp-results): Fix typos.
21 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
22 Doc fixes.
23
24 * msb.el (msb--many-menus): Remove variable.
25 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
26 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
27 (msb--toggle-menu-type): Fix typos in docstrings.
28
29 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
30 (shadow-insert-var): Doc fixes.
31 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
32 Reflow docstrings.
33 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
34
35 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
36
37 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
38 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
39 Fix typos in autoload docstrings.
40
41 2007-11-09 Richard Stallman <rms@gnu.org>
42
43 * savehist.el (savehist-save): Obey savehist-ignored-variables.
44
45 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
46
47 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
48 (gdb-var-update-handler-1): Use it.
49
50 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
51
52 * loadhist.el (unload-feature): Remove erroneous check for the
53 FEATURE-unload-function variable; check the existence of the
54 function (that's what the docstring says, and it makes more sense).
55
56 * follow.el (follow-unload-function): Add docstring.
57 (follow-unload-function): Remove variable.
58
59 * server.el (server-unload-function): Remove variable.
60 (server-unload-function): Unbind `server-edit' from `C-x #'.
61
62 * uniquify.el (uniquify-unload-function): Add docstring.
63 (uniquify-unload-function): Remove variable.
64
65 * ses.el (ses-unload-function): New function.
66
67 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
68
69 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
70 (unsafep-progn, unsafep-let): Fix typos in docstrings.
71
72 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
73 before use to avoid a warning in packages that require uniquify.
74 (uniquify-unload-function): New function and var.
75
1 2007-11-09 Dan Nicolaescu <dann@ics.uci.edu> 76 2007-11-09 Dan Nicolaescu <dann@ics.uci.edu>
2 77
3 * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove. 78 * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
4 (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version) 79 (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
5 (ediff-current-diff-A, ediff-current-diff-B) 80 (ediff-current-diff-A, ediff-current-diff-B)