aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog155
1 files changed, 153 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 545311d6530..72f00e60edf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,159 @@
12010-05-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * image.el (image-refresh): Define as an alias for image-flush.
4
5 * image-mode.el (image-toggle-display-image): Caller changed.
6
72010-05-21 Juri Linkov <juri@jurta.org>
8
9 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10 Remove "all" from grep-files-aliases. Split grep-files-aliases by
11 whitespace, call wildcard-to-regexp on substrings and concat them
12 with "\\|". (Bug#6114)
13
142010-05-21 Alan Mackenzie <acm@muc.de>
15
16 * progmodes/cc-engine.el (c-parse-state-get-strategy): Replace
17 parameter `here' with `here-' and `here-plus', which sandwich any
18 pertinent CPP construct.
19 (c-remove-stale-state-cache-backwards): Fix a bug which happens
20 when doing (c-parse-state) in a CPP construct: Exclude any "new"
21 CPP construct from taking part in the scanning.
22
232010-05-21 Michael Albinus <michael.albinus@gmx.de>
24
25 * net/tramp.el (tramp-do-copy-or-rename-file)
26 (tramp-handle-file-local-copy, tramp-maybe-open-connection): Tune
27 `with-progress-reporter' messages.
28 (tramp-handle-vc-registered):
29 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
30 (tramp-fish-handle-insert-file-contents)
31 (tramp-fish-maybe-open-connection):
32 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
33 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
34 (tramp-imap-handle-insert-file-contents)
35 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
36
372010-05-21 Juanma Barranquero <lekktu@gmail.com>
38
39 * add-log.el (change-log-font-lock-keywords):
40 Highlight all authors in multi-author entries.
41
42 * smerge-mode.el (smerge-refine-ignore-whitespace)
43 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
44 Fix typos in docstrings.
45 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
46
472010-05-21 Glenn Morris <rgm@gnu.org>
48
49 * progmodes/fortran.el (fortran-mode):
50 * progmodes/f90.el (f90-mode): Derive from prog-mode.
51
52 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
53 having a relative path in src/Makefile.in.
54
552010-05-20 Kevin Ryde <user42@zip.com.au>
56
57 * help-mode.el (help-make-xrefs): For Info node links turn
58 newlines into spaces. Link node names with newlines are matched
59 by help-xref-info-regexp and buttonized, this change ensures they
60 can be followed successfully with RET. (Bug#6206)
61
622010-05-20 Juri Linkov <juri@jurta.org>
63
64 * locate.el (locate): Use pop-to-buffer instead of
65 switch-to-buffer-other-window. (Bug#6204)
66
672010-05-20 Juri Linkov <juri@jurta.org>
68
69 * replace.el (replace-highlight): Fix lazy-highlighting
70 for `M-s w str M-% str RET'.
71
722009-12-15 Masatake YAMATO <yamato@redhat.com>
73
74 * isearch.el (isearch-yank-word-or-char): Pull next subword
75 when `subword-mode' is activated. (Bug#6220)
76
772010-05-20 Mark A. Hershberger <mah@everybody.org>
78
79 * isearch.el (isearch-update-post-hook): New hook.
80 (isearch-update): Use the new hook. (Bug#6225)
81
822010-05-20 Juri Linkov <juri@jurta.org>
83
84 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
85 [f1], [help], and (char-to-string help-char) instead of "\C-h".
86 (Bug#6222)
87
882010-05-20 Juri Linkov <juri@jurta.org>
89
90 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
91 (Bug#6223)
92
932010-05-20 Juri Linkov <juri@jurta.org>
94
95 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
96 FILE-NAME to read from the minibuffer when called interactively
97 with prefix argument instead of using buffer-file-name.
98 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
99
100 * dired.el: Update autoloads.
101
1022010-05-20 Chong Yidong <cyd@stupidchicken.com>
103
104 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
105 nxml-finish-element, for consistency with SGML mode.
106
107 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
108 octave-close-block.
109
1102010-05-20 Juanma Barranquero <lekktu@gmail.com>
111
112 * composite.el: Require cl when compiling.
113 (reference-point-alist, compose-gstring-for-graphic)
114 (compose-gstring-for-terminal): Fix typos in docstrings.
115
1162010-05-19 Juri Linkov <juri@jurta.org>
117
118 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
119 set-window-parameter.
120
1212010-05-19 Michael Albinus <michael.albinus@gmx.de>
122
123 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
124 where appropriate.
125 (tramp-maybe-open-connection): Use it.
126
1272010-05-19 Eli Zaretskii <eliz@gnu.org>
128
129 * simple.el (move-end-of-line): Make sure we are at line beginning
130 before backing up to end of previous line.
131
1322010-05-19 Michael Albinus <michael.albinus@gmx.de>
133
134 * password-cache.el (password-cache-remove): Fix docstring.
135
136 * net/secrets.el: Autoload the widget functions.
137 (secrets-search-items, secrets-create-item)
138 (secrets-get-attributes, secrets-expand-item): Attributes will be
139 stored on the password database without leading ":", as all other
140 clients do as well.
141 (secrets-mode): Fix docstring.
142 (secrets-show-secrets): Provide it as autoloaded command only when
143 D-Bus support is available. Check existence of Secret Service API.
144
1452010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
146
147 * indent.el (indent-region): Deactivate region (bug#6200).
148
1492010-05-19 Glenn Morris <rgm@gnu.org>
150
151 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
152
12010-05-19 Kenichi Handa <handa@m17n.org> 1532010-05-19 Kenichi Handa <handa@m17n.org>
2 154
3 * composite.el: Register compose-gstring-for-graphic in 155 * composite.el: Register compose-gstring-for-graphic in
4 composition-function-table only for combining characters (Mn, Mc, 156 composition-function-table only for combining characters (Mn, Mc, Me).
5 Me).
6 157
72010-05-18 Jay Belanger <jay.p.belanger@gmail.com> 1582010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
8 159