Do not set mark on single mouse-1 clicks.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
8cca9703
CY
12012-06-13 Chong Yidong <cyd@gnu.org>
2
3 * mouse.el (mouse-drag-track): Do not set the mark if the user
4 releases the mouse without selecting anything (Bug#11588).
5
a12ac9d7
SM
62012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7
ccf1dc18
SM
8 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
9 as well (bug#11646).
10
ef62b23d
SM
11 * loadup.el: Count byte-code functions as well.
12
c4c8444a
SM
13 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
14 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
15
a12ac9d7
SM
16 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
17 (bug#11649). Add cl-defun and cl-defmacro.
18
87e6e64f
DA
192012-06-13 Drew Adams <drew.adams@oracle.com>
20
21 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
22 Fix last change.
23
682cefaf
MA
242012-06-13 Michael Albinus <michael.albinus@gmx.de>
25
26 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
27 Otherwise, it blocks in batch mode.
28
773e1f08
JB
292012-06-13 Juanma Barranquero <lekktu@gmail.com>
30
31 * help-mode.el (bookmark-make-record-default): Declare.
32
60057926
CY
332012-06-13 Chong Yidong <cyd@gnu.org>
34
35 * emacs-lisp/package.el (list-packages): Compute a list of
36 packages that are newly-available since the last list-packages
37 invocation.
38 (package-menu--new-package-list): New var.
39 (package-menu--generate, package-menu--print-info)
40 (package-menu--status-predicate, package-menu-mark-install):
41 Handle new status label "new".
42
ad4d226c
SM
432012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
46 conversion to backquotes.
47
f1a4e679
CY
482012-06-12 Chong Yidong <cyd@gnu.org>
49
50 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
51 Rename from gud-inhibit-global-bindings.
52
53 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
54
55 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
56 hook from nxml-glyph-set-hook.
57
58 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
59 declaration.
60
61 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
62
63 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
64 Convert to defcustom.
65
0c9e42b5
DA
662012-06-12 Drew Adams <drew.adams@oracle.com>
67
68 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
69 New functions.
70 (help-mode): Use them.
71
09e06855
GM
722012-06-11 Glenn Morris <rgm@gnu.org>
73
74 * progmodes/fortran.el (fortran-font-lock-keywords-3):
75 Use preprocessor face for directives.
76 (fortran-directive-re): Doc fix.
77
71adb94b
SM
782012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
79
2eb87922
SM
80 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
81 conversion to backquotes (bug#11652).
82
71adb94b
SM
83 Fix compiler-expansion of CL's cXXr functions (bug#11673).
84 * emacs-lisp/cl-lib.el (cl--defalias): New function.
85 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
86 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
87 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
88 (cl-ninth, cl-tenth): Mark them as inlinable.
89 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
90 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
91 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
92 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
93 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
94 (cl-list*, cl-adjoin): Don't put an autoload manually.
95 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
96 (cl--compiler-macro-list*): Add autoload cookie.
97 (cl--compiler-macro-cXXr): New function.
2eb87922 98
71adb94b
SM
99 * help-fns.el (help-fns--compiler-macro): New function extracted from
100 describe-function-1; follow aliases and use `compiler-macro' property.
101 (describe-function-1): Use it.
102
a6674402
CY
1032012-06-11 Chong Yidong <cyd@gnu.org>
104
105 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
106 is uninstalled, if imagemagick is installed.
107
bb3faf5b
SM
1082012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
109
110 * emacs-lisp/cl-lib.el: Use lexical-binding.
111 (cl-map-extents, cl-maclisp-member): Remove.
112 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
113 (cl--set-substring, cl--block-wrapper, cl--block-throw)
114 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
115 * emacs-lisp/cl-extra.el: Use lexical-binding.
116 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
117 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
118 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
119 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
120 * emacs-lisp/cl-seq.el: Use lexical-binding.
121 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
122 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
123 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
124 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
125 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
126 CL's internals.
127
2fe4b125
MA
1282012-06-11 Michael Albinus <michael.albinus@gmx.de>
129
130 Sync with Tramp 2.2.6-pre.
131
132 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
133 `print-length' and `print-level' to nil, in order to avoid
134 truncation. Reported by Christopher Schmidt
135 <christopher@ristopher.com>.
136
137 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
138
139 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
140 New defmacro.
141 (tramp-compat-copy-directory): Add optional argument
142 COPY-CONTENTS. It is not handled yet.
143
144 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
145 (tramp-ftp-file-name-p): Simplify.
146
147 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
148 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
149 connection vector.
150
151 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
152 (tramp-methods): Do not use `tramp-password-end-of-line'.
153 (tramp-completion-function-alist-putty): Handle UNIX case.
154 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
155 (tramp-do-file-attributes-with-stat)
156 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
157 gid as real numbers. They could run out of integer range on cygwin.
158 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
159 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
160 (tramp-open-connection-setup-interactive-shell):
161 Use `tramp-cleanup'. Move check for busyboxes ...
162 (tramp-find-shell): ... here. Simplify implementation.
163 Set "remote-shell" property also for alternative shells.
164 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
165 If failing, a regular file would be written otherwise.
166 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
167 (tramp-find-inline-encoding): Cache the coding commands in the
168 process cache. Apply test command on the remote side, if defined.
169 (tramp-find-inline-compress): Cache the compress commands in the
170 process cache.
171 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
172 when requested. Handle hops.
173 (tramp-current-connection): New defvar.
87e6e64f
DA
174 (tramp-maybe-open-connection): Use `tramp-cleanup'.
175 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 176 Handle user interrupt. (Bug#10187)
87e6e64f
DA
177 (tramp-get-inline-compress, tramp-get-inline-coding):
178 Read connection properties from the process cache.
2fe4b125
MA
179
180 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
181 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
182 New defconsts.
2fe4b125
MA
183 (tramp-smb-prompt): Extend for powershell prompt.
184 (tramp-smb-file-name-handler-alist): Add handlers for
185 `process-file', `shell-command' and `start-file-process'.
186 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
187 (tramp-smb-winexe-shell-command-switch): New defcustoms.
188 (tramp-smb-file-name-p): Simplify.
189 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
190 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
191 (tramp-smb-shell-quote-argument): New defuns.
192 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
193 Implement using "tar". By this, time-stamps are preserved.
194 (tramp-smb-handle-copy-file): Handle also the case of directories.
195 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
196 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
197 Use `tramp-get-connection-buffer').
2fe4b125
MA
198 (tramp-smb-handle-rename-file): Use "rename", when source and
199 target are on the same share.
87e6e64f
DA
200 (tramp-smb-maybe-open-connection): Handle wrong passwords.
201 Use `tramp-smb-server-version'.
2fe4b125
MA
202 (tramp-smb-wait-for-output): Remove prompt.
203
204 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
205 (tramp-methods, tramp-rsh-end-of-line):
206 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
207 (tramp-save-ad-hoc-proxies): New defcustom.
208 (tramp-completion-function-alist): Adapt docstring.
209 (tramp-default-password-end-of-line): Remove defcustom.
210 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
211 (tramp-user-regexp, tramp-file-name-regexp-unified)
212 (tramp-file-name-regexp-url): Extend regexp by hop separator.
213 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
214 (tramp-remote-file-name-spec-regexp): New defconst.
215 (tramp-file-name-structure): Extend structure for hops.
216 (tramp-get-method-parameter): Move up.
217 (tramp-file-name-p, tramp-dissect-file-name)
218 (with-parsed-tramp-file-name): Handle hops.
219 (tramp-file-name-hop): New defun.
220 (tramp-make-tramp-file-name): New optional arg HOP.
221 (tramp-message-show-progress-reporter-message): New defvar.
222 (tramp-with-progress-reporter): Use it. We cannot use
223 `tramp-message-show-message' here, because this suppresses also
224 error buffers.
225 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
226 `tramp-message-show-message' is nil.
227 Use `tramp-get-connection-buffer'.
2fe4b125
MA
228 (tramp-cleanup): New defun.
229 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
230 (tramp-file-name-handler): If `debug-on-error' is set, propagate
231 an error unchanged.
232 (tramp-completion-handle-file-name-all-completions): Handle hops.
233 Fix an error when called from ido.
234 (tramp-completion-dissect-file-name): Use better local variable
235 name. Add hop to the vector.
236 (tramp-handle-insert-file-contents): Use progress-reporter for the
237 whole scenario.
238 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
239 to `t'.
240 (tramp-check-for-regexp): Simplify search.
241 (tramp-enter-password): Remove it. Move implementation ...
242 (tramp-action-password): ... here.
243 (tramp-mode-string-to-int, tramp-local-host-p)
244 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
245 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
246 Set tramp-autoload cookie.
2fe4b125
MA
247
248 * net/trampver.el: Update release number.
249
2502012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
251 Michael Albinus <michael.albinus@gmx.de>
252
253 * net/tramp.el (tramp-set-completion-function): Fix docstring.
254 (tramp-parse-group, tramp-parse-file)
255 (tramp-parse-shostkeys-sknownhosts): New defuns.
256 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
257 (tramp-parse-shosts-group, tramp-parse-sconfig)
258 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
259 (tramp-parse-sknownhosts, tramp-parse-hosts)
260 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
261 Use them.
262 (tramp-parse-passwd-group, tramp-parse-netrc-group)
263 (tramp-parse-putty-group): Don't narrow.
264 (tramp-parse-putty): Make a loop.
265 (tramp-file-name-handler): Catch the `suppress' signal.
266
72834e10
CY
2672012-06-11 Chong Yidong <cyd@gnu.org>
268
269 * image.el (imagemagick-register-types): Put the ImageMagick entry
270 at the end of image-type-file-name-regexps.
271
a4712e11
JB
2722012-06-11 Johan Bockgård <bojohan@gnu.org>
273
274 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
275 (pcase, pcase-let*, pcase-dolist): Use them.
276
82ad98e3
SM
2772012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
278
279 * emacs-lisp/pcase.el (pcase--let*): New function.
280 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
281 (pcase--expand): Use macroexp-let².
282
f80efb86
SM
2832012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
284
285 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
286 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
287 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
288 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
289 * emacs-lisp/derived.el: Use pcase instead of `cl'.
290 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
291
31ca4639 2922012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 293
31ca4639
CY
294 * mail/rmail.el (rmail-yank-current-message): Leave point at
295 correct position. (Bug#11660)
94f0aa34 296
31ca4639 2972012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 298
31ca4639 299 * allout-widgets.el: Fix code header.
9e1b8ec4 300
31ca4639 3012012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 302
f80efb86
SM
303 * cus-edit.el (customize-changed-options-previous-release):
304 Bump to 24.1.
31ca4639 305
642b6d30
AS
3062012-06-09 Andreas Schwab <schwab@linux-m68k.org>
307
308 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
309
4f5d2ba1
CY
3102012-06-09 Chong Yidong <cyd@gnu.org>
311
312 * ebuff-menu.el (electric-buffer-list): Preserve header line.
313
e75852fd
MR
3142012-06-09 Martin Rudalics <rudalics@gmx.at>
315
316 * window.el (special-display-popup-frame): Don't use
317 window--display-buffer (Bug#11651).
318
1e48e282
EZ
3192012-06-09 Eli Zaretskii <eliz@gnu.org>
320
8a26b487
EZ
321 Fix parallel builds: make sure loaddefs.el is not being written
322 while Lisp files are compiled.
323 (compile): Don't depend on 'mh-autoloads'.
324 (compile-CMD, compile-SH): Depend on 'autoloads'.
325 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
326
1e48e282
EZ
327 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
328
6175e34b
CY
3292012-06-09 Chong Yidong <cyd@gnu.org>
330
331 * face-remap.el (face-remap-add-relative, face-remap-set-base)
332 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
333 Doc fixes (Bug#11225).
334
d9857e53
SM
3352012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
336
337 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
338 a function if there's a clear indication that it has a compiler-macro.
339 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
340 (macro-declarations-alist): Add arglist to declaration functions.
341 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
342 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
343 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
344 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
345 Also add autoload to find the compiler macro.
346 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
347 (cl--compiler-macro-member, cl--compiler-macro-assoc)
348 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
349 (cl--compiler-macro-get): New functions, replacing calls to
350 cl-define-compiler-macro.
351 (cl-typep) [compiler-macro]: Use macroexp-let².
352
f81298f8 3532012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
354
355 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
356 string properly, fixes Bug#11473.
357
4b56d0fe
CY
3582012-06-08 Chong Yidong <cyd@gnu.org>
359
360 * faces.el (set-face-attribute): Doc fix.
361 (modify-face): Don't use :bold and :italic.
362 (error, warning, success): Tweak definitions.
363
364 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
365 (custom-modified, custom-set, custom-changed, custom-themed)
366 (custom-saved, custom-button, custom-button-mouse)
367 (custom-button-pressed, custom-state, custom-comment-tag)
368 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
369 (custom-group-subtitle): Use new-style face specs.
370 (custom-invalid-face, custom-rogue-face, custom-modified-face)
371 (custom-set-face, custom-changed-face, custom-saved-face)
372 (custom-button-face, custom-button-pressed-face)
373 (custom-documentation-face, custom-state-face)
374 (custom-comment-face, custom-comment-tag-face)
375 (custom-variable-tag-face, custom-variable-button-face)
376 (custom-face-tag-face, custom-group-tag-face-1)
377 (custom-group-tag-face): Remove obsolete face alias.
378
379 * epa.el (epa-validity-high, epa-validity-medium)
380 (epa-validity-low, epa-mark, epa-field-name, epa-string)
381 (epa-field-name, epa-field-body):
382 * font-lock.el (font-lock-comment-face, font-lock-string-face)
383 (font-lock-keyword-face, font-lock-builtin-face)
384 (font-lock-function-name-face, font-lock-variable-name-face)
385 (font-lock-type-face, font-lock-constant-face):
386 * ido.el (ido-first-match, ido-only-match, ido-subdir)
387 (ido-virtual, ido-indicator, ido-incomplete-regexp):
388 * speedbar.el (speedbar-button-face, speedbar-file-face)
389 (speedbar-directory-face, speedbar-tag-face)
390 (speedbar-selected-face, speedbar-highlight-face)
391 (speedbar-separator-face):
392 * whitespace.el (whitespace-newline, whitespace-space)
393 (whitespace-hspace, whitespace-tab, whitespace-trailing)
394 (whitespace-line, whitespace-space-before-tab)
395 (whitespace-space-after-tab, whitespace-indentation)
396 (whitespace-empty):
397 * emulation/cua-base.el (cua-global-mark):
398 * eshell/em-prompt.el (eshell-prompt):
399 * net/newst-plainview.el (newsticker-new-item-face)
400 (newsticker-old-item-face, newsticker-immortal-item-face)
401 (newsticker-obsolete-item-face, newsticker-date-face)
402 (newsticker-statistics-face, newsticker-default-face):
403 * net/newst-reader.el (newsticker-feed-face)
404 (newsticker-extra-face, newsticker-enclosure-face):
405 * net/newst-treeview.el (newsticker-treeview-face)
406 (newsticker-treeview-new-face, newsticker-treeview-old-face)
407 (newsticker-treeview-immortal-face)
408 (newsticker-treeview-obsolete-face)
409 (newsticker-treeview-selection-face):
410 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
411 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
412 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
413 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
414 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
415 (nxml-outline-active-indicator, nxml-outline-ellipsis):
416 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
417 (mpuz-text):
418 * progmodes/vera-mode.el (vera-font-lock-number)
419 (vera-font-lock-function, vera-font-lock-interface):
420 * textmodes/table.el (table-cell): Use new-style face specs, and
421 don't use the old :bold and :italic attributes.
422
423 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
424 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
425 (ebrowse-member-class, ebrowse-progress): Likewise.
426 (ebrowse-tree-mark-face, ebrowse-root-class-face)
427 (ebrowse-file-name-face, ebrowse-default-face)
428 (ebrowse-member-attribute-face, ebrowse-member-class-face)
429 (ebrowse-progress-face): Remove obsolete faces.
430
431 * progmodes/flymake.el (flymake-errline, flymake-warnline):
432 Inherit from error and warning faces respectively.
433
434 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
435 Likewise.
f80efb86
SM
436 (flyspell-incorrect-face, flyspell-duplicate-face):
437 Remove obsolete aliases.
4b56d0fe 438
03310646
MA
4392012-06-08 Michael Albinus <michael.albinus@gmx.de>
440
441 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
442 Avoid infloop.
443
513749ee
SM
4442012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
445
446 * startup.el (argv, argi): Make lexically scoped.
447 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
448 * emacs-lisp/cl-macs.el: Use lexical-binding.
449 Rename cl-bind-* to cl--bind-*.
450 * files.el: Don't require `cl' since it doesn't use it.
451 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
452
595ef4ad
JB
4532012-06-08 Juanma Barranquero <lekktu@gmail.com>
454
455 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
456 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
457 instead of calling external sort utility.
458 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
459
e9f66fcb
EZ
4602012-06-08 Eli Zaretskii <eliz@gnu.org>
461
462 * descr-text.el (describe-char): Mention how to insert the
463 character, if the current input method doesn't support it.
464 See the discussion in this thread for the details:
465 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
466
3d10db47
SS
4672012-06-08 Sam Steingold <sds@gnu.org>
468
469 * bindings.el (global-map): Bind XF86Forward to next-buffer and
470 XF86Back to previous-buffer.
471 (minibuffer-local-map): Bind them to next-history-element and
472 previous-history-element respectively.
473 * help-mode.el (help-mode-map): Bind them to help-go-forward and
474 help-go-back respectively.
475 * info.el (Info-mode-map): Bind them to Info-history-forward and
476 Info-history-back respectively.
477 These are the keys next to Up on the ThinkPad keyboard.
478
de7e2b36
SM
4792012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
480
481 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
482 * emacs-lisp/cl-macs.el: Provide itself.
483 (cl--labels-convert-cache): New var.
484 (cl--labels-convert): New function.
485 (cl-flet, cl-labels): New implementation with new semantics, relying on
486 lexical-binding.
487 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
488 (cl-closure-vars, cl--function-convert-cache)
489 (cl--function-convert): Move from cl-macs.el.
490 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
491 rename by removing the "cl-" prefix.
492 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
493
6fa6c4ae
SM
4942012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
495
496 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
497 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
498 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
499 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
500 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
501 (cl-hash-table-count): Add old compatibility aliases.
502
503 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
504 Use macroexpand-all-environment instead.
505 (cl--old-macroexpand): New var.
506 (cl--sm-macroexpand): New function.
507 (cl-symbol-macrolet): Use it during macro expansion.
508 (cl--function-convert-cache): New var.
509 (cl--function-convert): New function, extracted from
510 cl-macroexpand-all.
511 (cl-lexical-let): Use it.
512
513 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
514 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
515 (cl-member): Remove old alias.
516
517 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
518 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
519 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
520 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
521 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
522 (cl-macroexpand-cmacs): Remove var.
523 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
524 Use macroexpand-all instead.
525
4dd1c416
SM
5262012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
527
528 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
529 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
530 (macroexp-copyable-p): New functions and macros.
531 * emacs-lisp/edebug.el (edebug-unwrap):
532 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
533 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
534 (pcase--let*): Remove.
535 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
536 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
537 macroexp-const-p instead.
538 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
539
540 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
541 instead of "cl-" for internal definitions. Use macroexp-const-p.
542 (cl-old-bc-file-form): Remove var.
543 (cl-const-exprs-p): Remove fun.
544 (cl-labels, cl-macrolet): Use backquote.
545 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
546 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
547 (cl-define-setf-expander): Rename from cl-define-setf-method.
548 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
549
550 * international/mule-cmds.el: Don't require CL.
551 (view-hello-file): Don't use `letf'.
552
ed8bd4d7
SM
5532012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
554
7287f2f3
SM
555 * tmm.el (tmm-prompt): Use string-prefix-p.
556 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
557 (tmm-add-prompt): Use minibuffer-completion-help.
558 (tmm-delete-map): Remove.
559
ed8bd4d7
SM
560 * subr.el (kbd): Make it its own function.
561
7b4cdbf4
SM
5622012-06-07 Stefan Merten <smerten@oekonux.de>
563
564 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
565 Silence compiler warnings. Fix versions.
ed8bd4d7 566 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 567 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 568 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
569 (rst-package-emacs-version-alist): Correct Emacs version to
570 represent major merge with upstream.
ed8bd4d7 571 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 572
2b48d721
GM
5732012-06-06 Glenn Morris <rgm@gnu.org>
574
575 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
576 Only print environment variables if set.
577
fa779ab0
SM
5782012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
579
580 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
581 (macroexp--cons): Rename from maybe-cons.
582 (macroexp--accumulate): Rename from macroexp-accumulate.
583 (macroexp--all-forms): Rename from macroexpand-all-forms.
584 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
585 (macroexp--expand-all): Rename from macroexpand-all-1.
586
628299e0
SS
5872012-06-06 Sam Steingold <sds@gnu.org>
588
589 * calendar/calendar.el (calendar-in-read-only-buffer):
590 Call `special-mode' to enable the standard read-only keybindings.
591
b7bb5838
SM
5922012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
593
594 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
595 with "loading" messages (bug#11635).
596
dfb308ba
MA
5972012-06-06 Michael Albinus <michael.albinus@gmx.de>
598
599 * files.el (enable-remote-dir-locals): New option.
600 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
601
0372ee92
MA
602 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
603 Ensure, that the temp directory is local.
604
605 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
606 `temporary-file-directory'.
607
eed0bb91
MA
608 * progmodes/python.el (python-send-region): Ensure, that the
609 temporary file is created also in the remote case.
610
7a58f64d
GM
6112012-06-06 Glenn Morris <rgm@gnu.org>
612
f7dd4e98
GM
613 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
614 (vc-rcs-update-changelog): Use it.
615
276d5f5d
GM
616 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff
617
7a58f64d
GM
618 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
619 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
620 (vc-sccs-diff): Replace use of the external vcdiff script.
621
daed4003
GM
6222012-06-05 Glenn Morris <rgm@gnu.org>
623
624 * ledit.el: Move to obsolete/.
625
48c455c7
SS
6262012-06-05 Sam Steingold <sds@gnu.org>
627
628 * calendar/calendar.el (calendar-exit): reinstate the 2012-03-28
629 patch (Bug#11140).
630
57a7d507
SM
6312012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
632
d32926ff
SM
633 * emacs-list/cust-print.el: Move to obsolete.
634
53aacf21
SM
635 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
636 compiler-macro expansion.
637
57a7d507
SM
638 Add native compiler-macro support.
639 * emacs-lisp/macroexp.el (macroexpand-all-1):
640 Support compiler-macros directly. Properly follow aliases and apply
641 the compiler macros more thoroughly.
642 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
643 macroexpand now properly follows aliases.
644 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
645 (cl-compiler-macroexpand): Use new prop.
646 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
647
648 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
649
51a5f9d8
MR
6502012-06-05 Martin Rudalics <rudalics@gmx.at>
651
652 * window.el (get-lru-window, get-mru-window, get-largest-window):
653 New argument NOT-SELECTED to avoid picking the selected window.
654 (window--display-buffer-1, window--display-buffer-2): Replace by
655 new function window--display-buffer
656 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
657 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
658 Use window--display-buffer.
51a5f9d8
MR
659 (display-buffer-use-some-window): Remove temporary dedication
660 hack by calling get-lru-window and get-largest-window with
661 NOT-SELECTED argument non-nil. Call window--display-buffer.
662
08f9f738
GM
6632012-06-05 Glenn Morris <rgm@gnu.org>
664
665 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
666 Replace external vcdiff script.
667
e364a2b7
SM
6682012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
669
670 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
671
041df390
CY
6722012-06-04 Chong Yidong <cyd@gnu.org>
673
e364a2b7
SM
674 * image.el (imagemagick-types-inhibit): Revert last change.
675 Add INFO and M.
47b36b94 676 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 677
7c1898a7
SM
6782012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
679
680 * emacs-lisp/cl-lib.el: Rename from cl.el.
681 * emacs-lisp/cl.el: New compatibility file.
682 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
683 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
684 to obey the "cl-" prefix.
685 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
686
0c3461de
GM
6872012-06-03 Glenn Morris <rgm@gnu.org>
688
1e266c88
GM
689 * emacs-lisp/authors.el (authors-aliases): Addition.
690
0c3461de
GM
691 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
692 Fix :version.
693
d8a52e15
SM
6942012-06-03 Stefan Merten <smerten@oekonux.de>
695
696 * textmodes/rst.el: Add comments.
697 (rst-transition, rst-adornment): New faces.
698 (rst-adornment-faces-alist): Make default safe to reevaluate.
699 Fixes
700 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
701 Improve customization tags.
702 (rst-define-level-faces): Clarify meaning.
703
5205d6f6
CY
7042012-06-03 Chong Yidong <cyd@gnu.org>
705
706 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
707 (compilation-mode-line-run, compilation-mode-line-exit):
708 New faces.
5205d6f6
CY
709 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
710
757ee657
JD
7112012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
712
7c1898a7
SM
713 * progmodes/which-func.el (which-func-update-ediff-windows):
714 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 715
5f2c76c6
CY
7162012-06-03 Chong Yidong <cyd@gnu.org>
717
718 * bindings.el: Remove explicit help text from format-mode-line.
719 It is now supplied by mode-line-default-help-echo.
720 (mode-line-front-space, mode-line-end-spaces)
721 (mode-line-misc-info): New variables.
722 (mode-line-modes, mode-line-position): Move the default value to
723 the variable definition.
724 (mode-line-default-help-echo): New defcustom.
383f7350
CY
725 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
726 (mode-line-modified-help-echo): New functions.
727 (mode-line-mule-info, mode-line-modified): Use them.
728 (mode-line-eol-desc, propertized-buffer-identification):
729 Consistency fixes for help text.
cbe46e5f
CY
730 (mode-line-coding-system-map): Allow using mouse-3 to invoke
731 set-buffer-file-coding-system (Bug#289).
732 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 733
f2d6a3df
SM
7342012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
735
736 * simple.el (execute-extended-command): Set real-this-command
737 (bug#11506).
738
37269466
CY
7392012-06-02 Chong Yidong <cyd@gnu.org>
740
741 Remove incorrect uses of "modeline" in comments, docstrings, and
742 function/variable names (Bug#10329).
743
744 * cus-edit.el (mode-line):
745 * dframe.el (dframe-mouse-hscroll):
746 * emacs-lisp/re-builder.el:
747 * emacs-lisp/easy-mmode.el (define-minor-mode):
748 * frame.el (set-frame-name):
749 * help.el (lookup-minor-mode-from-indicator):
750 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
751 * progmodes/cc-cmds.el (c-toggle-auto-newline)
752 (c-toggle-hungry-state):
753 * progmodes/antlr-mode.el (antlr-language-alist):
754 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
755 * progmodes/vhdl-mode.el (vhdl-mode):
756 * progmodes/which-func.el (which-func, which-func-cleanup-function):
757 * term/ns-win.el (ns-face-at-pos):
758 * term/sup-mouse.el (sup-mouse-report):
759 * textmodes/flyspell.el (flyspell-mode-line-string):
760 * textmodes/ispell.el (ispell-highlight-face):
761 * textmodes/reftex-global.el:
762 * vc/vc-arch.el (vc-arch-mode-line-string):
763 * vc/vc-cvs.el (vc-cvs-mode-line-string):
764 * vc/vc-git.el (vc-git-mode-line-string):
765 * vc/vc-hooks.el (vc-display-status)
766 (vc-default-mode-line-string):
767 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
768
769 * ansi-color.el (ansi-color-faces-vector): Change default faces.
770
771 * dired.el (dired-sort-set-mode-line): Rename from
772 dired-sort-set-modeline. All callers changed.
773
774 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
775 eshell-status-in-modeline.
776
777 * foldout.el (foldout-mode-line-string): Rename from
778 foldout-modeline-string. All callers changed.
779 (foldout-update-mode-line): Rename from foldout-update-modeline.
780
781 * subr.el (redraw-modeline): Make into obsolete alias.
782
783 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
784 timeclock-modeline-display. Make old name an alias.
785 (timeclock-update-mode-line): Likewise. All callers changed.
786 (timeclock-mode-line-display): No need to check before using
787 add-hook.
788 (timeclock-relative, timeclock-day-over-hook)
789 (timeclock-use-elapsed, timeclock-mode-string)
790 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
791
792 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
793 crisp-mode-modeline-string.
794
795 * play/solitaire.el (solitaire-build-mode-line): Rename from
796 solitaire-build-modeline. All callers changed.
797
798 * play/zone.el (zone-hiding-mode-line): Rename from
799 zone-hiding-modeline. All callers changed.
800 (zone): Remove unusued `modeline-hidden-level' property.
801
802 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
803 xscheme-modeline-initialize. All callers changed.
804
805 * strokes.el (strokes-lighter): Rename from
806 strokes-modeline-string.
807
808 * textmodes/sgml-mode.el (html-face-tag-alist)
809 (html-tag-face-alist): Use mode-line face instead of obsolete
810 alias modeline.
811
42152ee4
SM
8122012-06-02 Stefan Merten <smerten@oekonux.de>
813
814 * textmodes/rst.el: Always require `cl'.
4cf9b38d 815 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 816
95f520b5
CY
8172012-06-02 Chong Yidong <cyd@gnu.org>
818
819 * image.el (imagemagick-enabled-types): Rename from
820 imagemagick-types-enable. Add many more types.
821 (imagemagick-types-inhibit): Change default to nil.
822 (imagemagick-filter-types): Caller changed.
823
4a5f187a
SM
8242012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
825
03fef3e6
SM
826 * emacs-lisp/cl-macs.el: Use backquotes.
827 (cl-transform-function-property): Use eval-and-compile rather than
828 abusing `require'.
829 (defstruct): Use declare-function instead of with-no-warnings.
830
4a5f187a
SM
831 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
832 (byte-compile-output-docform): Re-add the print-circle bindings.
833 (byte-compile-fix-header): Use #$ just because it's shorter.
834 (byte-compile-output-file-form): Remove defun/defmacro.
835
bd56924f
MR
8362012-06-01 Martin Rudalics <rudalics@gmx.at>
837
838 * simple.el (choose-completion): Remove now obsolete binding for
839 owindow.
840
046e38ce
MA
8412012-06-01 Michael Albinus <michael.albinus@gmx.de>
842
843 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
844 in order to avoid "Stack overflow in regexp matcher".
845
32d72c2f
GM
8462012-05-31 Glenn Morris <rgm@gnu.org>
847
848 * image.el: For clarity, call imagemagick-register-types at
849 top-level, rather than relying on a custom :initialize.
850 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
851 (imagemagick-filter-types): New function. (Bug#7406)
852 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
853 If disabling support, remove elements altogether rather
854 than using an impossible regexp.
855 (imagemagick-types-inhibit): Give it the default init function.
856
dd41169b
SM
8572012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
858
4a5f187a
SM
859 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
860 Handle arbitrary file name lengths (Bug#11585).
dd41169b 861
efc00ab1 8622012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
863
864 * desktop.el (desktop-read): Clear previous and next buffers for
865 all windows and bury *Messages* buffer (bug#11556).
866
500fcedc
SM
8672012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
868
869 Add `declare' for `defun'. Align `defmacro's with it.
870 * emacs-lisp/easy-mmode.el (define-minor-mode)
871 (define-globalized-minor-mode): Don't autoload the var definitions.
872 * emacs-lisp/byte-run.el: Use lexical-binding.
873 (defun-declarations-alist, macro-declarations-alist): New vars.
874 (defmacro, defun): Use them.
875 (make-obsolete, define-obsolete-function-alias)
876 (make-obsolete-variable, define-obsolete-variable-alias):
877 Use `declare'.
878 (macro-declaration-function): Mark obsolete.
879 * emacs-lisp/autoload.el: Use lexical-binding.
880 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
881
6e8a1786
AM
8822012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
883
884 * textmodes/ispell.el (ispell-with-no-warnings):
885 Define as a macro.
500fcedc
SM
886 (ispell-kill-ispell, ispell-change-dictionary):
887 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
888 `interactive-p'.
889
61b108cc
SM
8902012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
891
892 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
893 (macro-declaration-function): Move var from C code.
894 (macro-declaration-function): Define function with defalias.
895 * emacs-lisp/macroexp.el (macroexpand-all-1):
896 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
897 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
898 defun/defmacro any more.
899 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
900 Provide fallback for unknown arglist.
901 (byte-compile-arglist-warn): Change calling convention.
902 (byte-compile-output-file-form): Move print-vars binding.
903 (byte-compile-output-docform): Simplify accordingly.
904 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
905 (byte-compile-defmacro-declaration): Remove.
906 (byte-compile-file-form-defmumble): Generalize to defalias.
907 (byte-compile-output-as-comment): Return byte-positions.
908 Simplify callers accordingly.
909 (byte-compile-lambda): Use `assert'.
910 (byte-compile-defun, byte-compile-defmacro): Remove.
911 (byte-compile-file-form-defalias):
912 Use byte-compile-file-form-defmumble.
913 (byte-compile-defalias-warn): Remove.
914
6d3f7c2f
SM
9152012-05-29 Stefan Merten <smerten@oekonux.de>
916
917 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 918 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
919
920 (rst-mode-abbrev-table): Merge definition.
921 (rst-mode): Make sure `font-lock-defaults' is buffer local.
922 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
923
6dbaa1c7
UJ
9242012-05-29 Ulf Jasper <ulf.jasper@web.de>
925
926 * calendar/icalendar.el
927 (icalendar-export-region): Export UID properly.
928
9292012-05-29 Leo <sdl.web@gmail.com>
61b108cc
SM
930 * calendar/icalendar.el (icalendar-import-format):
931 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
932 (icalendar-import-format-uid): New.
933 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
934 Export UID.
935
6876a58d
SM
9362012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
937
938 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
939 different alternative patterns.
940 (pcase-codegen): Be more careful to preserve identity.
941 (pcase--u1): Don't forget to mark vars as used.
942
943 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
944 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
945 (byte-compile-from-buffer): ...rather than here.
946
947 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
948 functions from byte-compile-function-environment.
949
46b7967e
TN
9502012-05-29 Troels Nielsen <bn.troels@gmail.com>
951
952 * window.el (window-deletable-p): Avoid deleting the root window
953 of a frame with an active minibuffer.
954
69d565e2
MR
9552012-05-29 Martin Rudalics <rudalics@gmx.at>
956
957 * simple.el (choose-completion): Use quit-window (Bug#11567).
958
a149fa51
CY
9592012-05-29 Chong Yidong <cyd@gnu.org>
960
961 * whitespace.el (whitespace-cleanup): Fix usage of
962 whitespace-empty-at-bob-regexp (Bug#11492).
963
2b311310
AH
9642012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
965
966 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
967 revert (Bug#11488).
968
b9cb2387
JL
9692012-05-29 Juri Linkov <juri@jurta.org>
970
971 * isearch.el (isearch-mode-map): Bind `M-s _' to
972 `isearch-toggle-symbol'. Bind `M-s c' to
973 `isearch-toggle-case-fold'.
974 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
975 (isearch-forward): Add `M-s _' to the docstring.
976 (isearch-forward-symbol, isearch-toggle-case-fold)
977 (isearch-symbol-regexp): New functions. (Bug#11381)
978
d5e61c1c
JL
9792012-05-29 Juri Linkov <juri@jurta.org>
980
981 * isearch.el (isearch-word): Add docstring. (Bug#11381)
982 (isearch-occur, isearch-search-and-update): If `isearch-word' is
983 a function, call it to get the regexp.
984 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
985 property `isearch-message-prefix' instead of the string "word ".
986 (isearch-search-fun-default): For the case of `isearch-word',
987 return a lambda that calls re-search-forward/re-search-backward
988 with a regexp returned by `word-search-regexp' or by the function
989 in `isearch-word'.
990
8cbd80f7
JL
9912012-05-29 Juri Linkov <juri@jurta.org>
992
993 * isearch.el (isearch-search-fun-default): New function.
994 (isearch-search-fun): Move default part to the new function
995 `isearch-search-fun-default'.
996 (isearch-search-fun-function): Set the default value to
997 `isearch-search-fun-default'. (Bug#11381)
998
999 * comint.el (comint-history-isearch-end):
1000 Use `isearch-search-fun-default'.
1001 (comint-history-isearch-search): Use `isearch-search-fun-default'
1002 and remove spacial case for `isearch-word'.
1003 (comint-history-isearch-wrap): Remove spacial case for
1004 `isearch-word'.
1005
1006 * hexl.el (hexl-isearch-search-function):
1007 Use `isearch-search-fun-default'.
1008
1009 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
1010 Use `word-search-regexp' for `isearch-word'.
1011
1012 * misearch.el (multi-isearch-search-fun):
1013 Use `isearch-search-fun-default'.
1014
1015 * simple.el (minibuffer-history-isearch-search):
1016 Use `isearch-search-fun-default' and remove spacial case for
1017 `isearch-word'.
1018 (minibuffer-history-isearch-wrap): Remove spacial case for
1019 `isearch-word'.
1020
1021 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
1022 Remove spacial case for `isearch-word'.
1023 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
1024
85c8c5b6
AM
10252012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1026
1027 Decrease XEmacs incompatibilities.
1028 * textmodes/flyspell.el (flyspell-check-pre-word-p):
1029 Use `string-match'.
1030 (flyspell-delete-region-overlays): Use alternative definition for
1031 XEmacs.
1032 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
1033 (flyspell-word): Use `process-kill-without-query' if XEmacs.
1034 (flyspell-mode-on): Use `interactive-p' if XEmacs.
1035 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
1036 `define-obsolete-face-alias' under XEmacs, but old method.
1037
1038 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
1039 `with-no-warnings' definition or Emacs alias.
1040 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
1041 (ispell-word): Do not use `region-p' if XEmacs.
1042
8cab9efc
AM
10432012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1044
1045 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1046 Check for `ispell-dictionary-base-alist' instead of full
1047 `ispell-dictionary-alist'.
1048 (ispell-init-process): Show spellchecker when starting new Ispell
1049 process.
1050
fda91268
RZ
10512012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1052
1053 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
1054 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
1055
694ea8e3
JB
10562012-05-27 Juanma Barranquero <lekktu@gmail.com>
1057
1058 * version.el (motif-version-string, gtk-version-string)
1059 (ns-version-string): Declare.
1060
e4d4f539
JL
10612012-05-27 Juri Linkov <juri@jurta.org>
1062
1063 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
1064 after the `eval-defun-1' specialcaseing
1065 like in `edebug-eval-defun' (bug#10181).
1066
1067 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
1068 like in `eval-defun-1'.
1069
33017faf 10702012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 1071
fda91268
RZ
1072 * mail/sendmail.el (mail-yank-region):
1073 Recognize rmail-yank-current-message in addition to insert-buffer.
1074 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
1075 a *mail* buffer created through rmail-start-mail with sendmail as
1076 mail-user-agent.
1077
33017faf
GM
10782012-05-27 Chong Yidong <cyd@gnu.org>
1079
1080 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
1081 Default to 256 (Bug#11267).
1082
1083 * help.el (describe-mode): Doc fix.
1084
04188bb9
GM
10852012-05-26 Glenn Morris <rgm@gnu.org>
1086
38264cc9
GM
1087 * w32-fns.el (w32-init-info): Remove.
1088 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
1089
eb7afdad
GM
1090 * info.el (info-initialize): For self-contained NS builds, put the
1091 included info/ directory at the front. (Bug#2791)
1092
04188bb9
GM
1093 * paths.el (Info-default-directory-list): Make it a defcustom,
1094 mainly so that we can use custom-initialize-delay.
1095
a179e3f7
SM
10962012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1097
43416392
SM
1098 * subr.el (buffer-has-markers-at): Mark obsolete.
1099
a179e3f7 1100 * subr.el (lambda): Use declare.
43416392 1101
a179e3f7
SM
1102 * emacs-lisp/lisp-mode.el (lambda):
1103 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
1104
34a008d9
AH
11052012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1106
1107 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
1108
0a3b289f
GM
11092012-05-26 Glenn Morris <rgm@gnu.org>
1110
1111 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
1112
758c81e8
GM
11132012-05-25 Glenn Morris <rgm@gnu.org>
1114
f9f334f0
GM
1115 * paths.el: Remove no-byte-compile.
1116 * loadup.el: No need to load paths.el uncompiled.
1117
87eb79c2
GM
1118 * image.el (imagemagick-types-inhibit): Doc fix.
1119
758c81e8
GM
1120 * version.el: Remove no-byte-compile and associated formatting.
1121 * loadup.el: No need to load version.el uncompiled. AFAICS, this
1122 is ancient code from when there was an "inc-vers.el".
1123
e7e85dc0
SM
11242012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1125
1126 * progmodes/gdb-mi.el: Minor style changes.
1127 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
1128 Turn into minor modes.
1129 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
1130 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
1131 (gdb-shell): Remove unneeded let-binding.
1132 (gdb-get-many-fields): Eliminate O(n²) behavior.
1133
f31237a4
EZ
11342012-05-25 Eli Zaretskii <eliz@gnu.org>
1135
1136 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
1137 platforms that don't link in fontset.c.
1138
bc1b21bb
JL
11392012-05-25 Juri Linkov <juri@jurta.org>
1140
1141 Use the same diff color scheme as in modern VCSes (bug#10181).
1142
1143 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
1144 to avoid confusion with `diff-added' that now uses green colors.
1145 (diff-removed): Use shades of red.
1146 (diff-added): Use shades of green.
1147 (diff-changed): Leave just the yellow color.
1148 (diff-use-changed-face): New variable.
1149 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
1150 how to highlight context diff changes.
1151 (diff-refine-change): Use shades of yellow.
1152 (diff-refine-removed): New face that uses shades of red.
1153 (diff-refine-added): New face that uses shades of green.
1154 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
1155 `diff-refine-removed' in the call to `smerge-refine-subst'
1156 depending on the value of `diff-use-changed-face'.
1157
1158 * vc/smerge-mode.el (smerge-mine): Use shades of red.
1159 (smerge-other): Use shades of green.
1160 (smerge-base): Use shades of yellow.
1161 (smerge-refined-change): Empty face.
1162 (smerge-refined-removed): New face that uses shades of red.
1163 (smerge-refined-added): New face that uses shades of green.
1164 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
1165 args `props-r' and `props-a', and use them. Doc fix.
1166 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
1167 on its value use different faces `smerge-refined-change',
1168 `smerge-refined-removed', `smerge-refined-added' in the call to
1169 `smerge-refine-subst'.
1170
1171 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
1172 Add face condition `min-colors 88' with shades of red.
1173 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
1174 `min-colors 88' with shades of green.
1175 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
1176 `min-colors 88' with shades of yellow.
1177
6df9112c
GM
11782012-05-24 Glenn Morris <rgm@gnu.org>
1179
ead5edc0
GM
1180 * paths.el (prune-directory-list, remote-shell-program): Move to...
1181 * files.el (prune-directory-list, remote-shell-program): ...here.
1182 For the latter, delay initialization, prefer ssh, just search PATH.
1183
f18b81e6
GM
1184 * paths.el (term-file-prefix): Move to faces.el (the only user).
1185 * faces.el (term-file-prefix): Move here, make it a defcustom.
1186
ee2f89a6
GM
1187 * paths.el (news-directory, news-path, news-inews-program):
1188 Move to gnus/nnspool.el.
61a583ca 1189
f8815e4c
GM
1190 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
1191
c8f3b42c
GM
1192 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
1193 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
1194 Make the latter a defcustom, with a delayed initialization.
1195
6df9112c
GM
1196 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
1197 These were deleted from Gnus itself late 2010.
1198
5dadff36
JB
11992012-05-22 Juanma Barranquero <lekktu@gmail.com>
1200
9e1701c6
JB
1201 * progmodes/which-func.el (which-func-ff-hook):
1202 Check against user-error, not error.
1203
bd7239f5 1204 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
1205 cl-specs.el, which no longer exists.
1206
3290526d
GM
12072012-05-22 Glenn Morris <rgm@gnu.org>
1208
1209 * info.el (info-emacs-bug): New command.
1210 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
1211 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
1212
ff0c3cfb
GM
12132012-05-21 Glenn Morris <rgm@gnu.org>
1214
1215 * makefile.w32-in (update-subdirs-SH):
1216 * Makefile.in (update-subdirs): Update for moved update-subdirs.
1217
5814f126
SM
12182012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
1219
a52c0aa0
SM
1220 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
1221
5814f126
SM
1222 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1223 Simplify Maven regexp, and make sure the file can't start with a space
1224 (bug#11517).
1225
b847032c
GM
12262012-05-21 Glenn Morris <rgm@gnu.org>
1227
1228 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
1229 Scrap superfluous subshells.
1230
3858bfe7
SM
12312012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
1232
1233 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
1234 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
1235
d14b0029
JB
12362012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1237
1238 * calc/calc.el (calc-ensure-consistent-units): New variable.
1239
a52c0aa0
SM
1240 * calc/calc-units.el (math-consistent-units-p)
1241 (math-check-unit-consistency): New functions.
1242 (calc-quick-units, calc-convert-units):
1243 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
1244 is non-nil.
d14b0029
JB
1245 (calc-extract-units): Fix typo.
1246
60c4db3a
SM
12472012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
1248
77f3b62e
SM
1249 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
1250
60c4db3a
SM
1251 * textmodes/flyspell.el: Commenting style, plus code simplifications.
1252 (flyspell-default-deplacement-commands): Don't spell check after
1253 repeated window/frame switches (e.g. triggered by mouse-movement).
1254 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
1255 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
1256 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
1257 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
1258 Remove unused vars.
1259 (flyspell-get-casechars, flyspell-get-not-casechars):
1260 Simplify; Don't bother removing a ] just to add it back.
1261 * textmodes/ispell.el (ispell-program-name): Use executable-find.
1262
b1a10716
RS
12632012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1264
1265 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
1266 New functions.
bd7239f5 1267 (math-function-table): Add support for more C functions.
b1a10716 1268
3f1b25b5
AM
12692012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1270
1271 * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
1272 (flyspell-debug-signal-word-checked): Protect delay handling for
1273 otherchars against empty otherchars.
1274
b581bb5c
SM
12752012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
1276
1277 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
1278 their respective macro declarations.
1279 * skeleton.el (define-skeleton):
1280 * progmodes/compile.el (define-compilation-mode):
1281 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
1282 (define-ibuffer-filter):
1283 * emacs-lisp/generic.el (define-generic-mode):
1284 * emacs-lisp/easy-mmode.el (define-minor-mode)
1285 (define-globalized-minor-mode):
1286 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
1287 * emacs-lisp/byte-run.el (defsubst):
1288 * custom.el (deftheme): Add doc-string metadata.
1289
70b8ef8f
SM
12902012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1291
1292 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
1293
b1198e17
SM
12942012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1295
9abdc45d
SM
1296 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
1297
b1198e17
SM
1298 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
1299 * emacs-lisp/cl-macs.el: Idem.
1300 * emacs-lisp/cl-specs.el: Remove.
1301
4735906a
SM
13022012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1303
1304 Minor renaming of internal CL functions and variables.
1305 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
1306 (cl--position): Rename from cl-position.
1307 (cl--delete-duplicates): Rename from cl-delete-duplicates.
1308 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
1309 (cl--random-state): Rename from *random-state*.
1310
ac348012
SM
13112012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1312
1313 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
1314 parens around the arg list (bug#11499).
1315
a0a79cde
JL
13162012-05-17 Juri Linkov <juri@jurta.org>
1317
1318 * isearch.el (word-search-regexp, word-search-backward)
1319 (word-search-forward, word-search-backward-lax)
1320 (word-search-forward-lax): Move functions from search.c
1321 (bug#10145, bug#11381).
1322
65034a51
AM
13232012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1324
1325 * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
1326 (flyspell-debug-signal-word-checked): Delay for otherchars as for
1327 normal word components.
1328
1a72a195
SM
13292012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
1330
1331 * minibuffer.el (completion--sifn-requote): Fix last change.
1332 (minibuffer-local-must-match-filename-map):
1333 Move define-obsolete-variable-alias before its var.
1334
fdb058c2
SM
13352012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1336
c41045e6
SM
1337 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
1338
036dfb8b
SM
1339 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
1340 behavior.
1341 (completion--string-equal-p): New function.
1342 (completion--twq-all): Use it to get better assertion failure data.
1343
2473256d
SM
1344 Only handle ".." and '..' quoting in shell-mode (bug#11466).
1345 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
1346 (shell--requote-argument): New functions.
1347 (shell-completion-vars): Use them.
1348 (shell--parse-pcomplete-arguments): Rename from
1349 shell-parse-pcomplete-arguments.
1350 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
1351 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
1352 Obey comint-file-name-quote-list.
1353
fdb058c2
SM
1354 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
1355 (smie-indent-keyword): Use it.
1356
51fa99f1
SM
13572012-05-14 Stefan Merten <smerten@oekonux.de>
1358
1359 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
1360
e18afed7 13612012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
1362
1363 * net/rlogin.el (rlogin-mode-map): Fix last change.
1364
e18afed7 13652012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
1366
1367 * mail/smtpmail.el (smtpmail-send-command): Send the command and
1368 the following \r\n using a single `process-send-string', since the
1369 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 1370 with two `process-send-string's (Bug#11444).
8633b1f4 1371
e18afed7 13722012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 1373
fdb058c2
SM
1374 * shell.el (shell-parse-pcomplete-arguments):
1375 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 1376
2d21d7f6
WJ
13772012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
1378
e18afed7 1379 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
1380 (image-transform-scale, image-transform-right-angle-fudge): New vars.
1381 (image-transform-width, image-transform-fit-width): New functions.
1382 (image-transform-properties): Use them.
1383 (image-transform-check-size): New function.
1384 (image-toggle-display-image): Use it (for testing).
1385 (image-transform-set-rotation): Reduce angle mod 360.
1386 Delete obsolete comment.
1387
7102e6d0
WJ
13882012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
1389
1390 * image-mode.el: Fix scaling (bug#11399).
1391 (image-transform-resize): Doc fix.
1392 (image-transform-properties): Default scale is 1 and height should
1393 be an integer.
1394
06bc5e6e
SM
13952012-05-13 Johan Bockgård <bojohan@gnu.org>
1396
1397 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
1398 than hard-coding `car', to fix misbehavior when moving forward.
1399
0ae03b6a
CY
14002012-05-13 Chong Yidong <cyd@gnu.org>
1401
1402 * emacs-lisp/tabulated-list.el (tabulated-list-format)
1403 (tabulated-list-entries, tabulated-list-padding)
1404 (tabulated-list-sort-key): Make permanent-local.
1405
1406 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
1407 (electric-buffer-list): Put electric buffer menu
1408 command descriptions in this docstring, instead of the docstring
1409 of electric-buffer-menu-mode. Code cleanups.
1410 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
1411 Electric-buffer-menu-mode.
1412 (electric-buffer-update-highlight): Minor code cleanup.
1413
205a7391
MA
14142012-05-13 Michael Albinus <michael.albinus@gmx.de>
1415
1416 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
1417 (Bug#11447)
1418
e5bd0a28
SM
14192012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1420
1421 Move define-obsolete-variable-alias before the var's definition.
1422 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
1423 * tooltip.el (tooltip-hook):
1424 * textmodes/reftex-toc.el (reftex-toc-map):
1425 * textmodes/reftex-sel.el (reftex-select-label-map)
1426 (reftex-select-bib-map):
1427 * textmodes/reftex-index.el (reftex-index-map)
1428 (reftex-index-phrases-map):
1429 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
1430 * progmodes/meta-mode.el (meta-mode-map):
1431 * novice.el (disabled-command-hook):
1432 * loadhist.el (unload-hook-features-list):
1433 * frame.el (blink-cursor):
1434 * files.el (find-file-not-found-hooks, write-file-hooks)
1435 (write-contents-hooks):
1436 * emulation/tpu-edt.el (GOLD-map):
1437 * emacs-lock.el (emacs-lock-from-exiting):
1438 * emacs-lisp/generic.el (generic-font-lock-defaults):
1439 * emacs-lisp/chart.el (chart-map):
1440 * dos-fns.el (register-name-alist):
1441 * dired-x.el (dired-omit-files-p):
1442 * desktop.el (desktop-enable):
1443 * cus-edit.el (custom-mode-hook):
1444 * buff-menu.el (buffer-menu-mode-hook):
1445 * bookmark.el (bookmark-read-annotation-text-func)
1446 (bookmark-exit-hooks):
1447 * allout.el (allout-mode-deactivate-hook)
1448 (allout-exposure-change-hook, allout-structure-added-hook)
1449 (allout-structure-deleted-hook, allout-structure-shifted-hook):
1450 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
1451 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
1452 comes before the corresponding variable's definition.
1453
ac59c2f6
CY
14542012-05-12 Chong Yidong <cyd@gnu.org>
1455
1456 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
1457 (Buffer-menu-mouse-select): Restore function (Bug#11459).
1458 (Buffer-menu-mode-map): Bind it.
1459 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 1460
dee6c9a3
SM
14612012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
1462
2171cea5
SM
1463 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
1464 (prolog-upper-case-string, prolog-lower-case-string)
1465 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
1466 (prolog-use-smie, prolog-smie-grammar): New vars.
1467 (prolog-smie-forward-token, prolog-smie-backward-token)
1468 (prolog-smie-rules): New funs.
1469 (prolog-comment-indent): Remove.
1470 (prolog-mode-variables): Use default comment indentation instead.
1471 Setup SMIE.
1472 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
1473 (prolog-mode): Don't call them any more.
1474 (prolog-electric-colon, prolog-electric-dash)
1475 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
1476
aa0382bd
SM
1477 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
1478
dbacb4bd
SM
1479 * minibuffer.el (completion--twq-all): Again, allow case differences.
1480
13bdd94c
SM
1481 * term.el: Move keymap initialization code to be more idiomatic.
1482 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
1483 (term-terminal-menu): Move initialization into declaration.
1484 (term-escape-char): Let the user set it in her .emacs.
1485
ff46c759
SM
1486 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
1487 Provide SMIE-based indentation (not enabled by default yet).
1488 (sh-mode-map): Don't bind electric keys.
1489 Use electric-pair-mode instead of skeleton-pair.
1490 (sh-assignment-regexp): Fit within 80 columns.
1491 (sh-indent-supported): Specify actual shell name instead of boolean.
1492 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
1493 (sh-maybe-here-document): Use it. Make obsolete.
1494 (sh-electric-here-document-mode) New minor mode.
1495 (sh-mode): Use it. Don't set sh-indent-supported-here here.
1496 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
1497 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
1498 (sh-smie-rc-grammar, sh-use-smie): New vars.
1499 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
1500 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
1501 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
1502 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
1503 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
1504 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
1505 (sh-set-shell): Use smie-setup if requested.
1506
dee6c9a3
SM
1507 * term.el (term-set-escape-char): Properly set term-escape-char.
1508 See http://stackoverflow.com/questions/10524656.
1509
9f9aa044
CY
15102012-05-10 Chong Yidong <cyd@gnu.org>
1511
1512 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
1513 Use url-generic-parse-url, and handle host names and Windows
1514 filenames properly.
1515 (ffap-url-unwrap-remote): Use url-generic-parse-url.
1516 (ffap-url-unwrap-remote): Accept list values, specifying a list of
1517 URL schemes to work on.
1518 (ffap--toggle-read-only): New function.
1519 (ffap-read-only, ffap-read-only-other-window)
1520 (ffap-read-only-other-frame): Use it.
1521 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
1522 necessary for ffap-url-unwrap-remote.
1523
836d29b3
DA
15242012-05-10 Dave Abrahams <dave@boostpro.com>
1525
1526 * cus-start.el (create-lockfiles): Add it.
1527
00fd78ed
CY
15282012-05-09 Chong Yidong <cyd@gnu.org>
1529
1530 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
1531 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
1532
666b903b 15332012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
1534
1535 * shell.el (shell-completion-vars): Fix last change (bug#11348).
1536
666b903b 15372012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
1538
1539 * ansi-color.el (ansi-color-process-output): Check for validity of
1540 comint-last-output-start before using it. This avoids a bad
1541 interaction with gdb-mi's input/output buffer.
1542
666b903b 15432012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
1544
1545 * files.el (dir-locals-read-from-file):
1546 Mention dir-locals in any error message.
1547
666b903b 15482012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
1549
1550 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
1551 package (Bug#11410).
1552
f677562b
CY
1553 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
1554 variables into description.
1555
666b903b 15562012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
1557
1558 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
1559 shell-delimiter-argument-list (bug#11348).
1560 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
1561
b499d8d0
JB
15622012-05-09 Juanma Barranquero <lekktu@gmail.com>
1563
8f6b6da8
JB
1564 * textmodes/rst.el: Silence byte-compiler warnings.
1565 (rst-re-alist, rst-reset-section-caches): Move around.
1566 (rst-re): Use `characterp', not `char-valid-p'.
1567 (font-lock-beg, font-lock-end): Declare.
1568
4824146a
JB
1569 * progmodes/idlw-shell.el (specs): Remove reference to deleted
1570 variable `idlwave-shell-activate-alt-keybindings' and simplify.
1571
b499d8d0
JB
1572 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
1573
ad89bb83
GM
15742012-05-08 Glenn Morris <rgm@gnu.org>
1575
1576 * files.el (auto-mode-alist): Treat ".make" like ".mk".
1577
8bba5a75
SM
15782012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1579
49ed9c8e
SM
1580 * vc/log-edit.el: Add GNU coding standards highlighting.
1581 (log-edit-font-lock-gnu-style)
1582 (log-edit-font-lock-gnu-keywords): New vars.
1583 (log-edit-font-lock-keywords): New fun.
1584 (log-edit-mode): Don't fold case in font-lock.
1585 (log-edit-font-lock-keywords): Do not assume case-folding.
1586
07d00b56
SM
1587 * imenu.el: Misc cleanup. Make docstrings out of comments.
1588 Use lexical-binding.
1589 (imenu--index-alist, imenu--last-menubar-index-alist)
1590 (imenu-menubar-modified-tick): Use defvar-local.
1591 (imenu--split-menu): Remove unused var.
1592 (imenu--cleanup-seen): Declare as global.
1593 (imenu--cleanup): Use dolist.
1594
8bba5a75
SM
1595 * subr.el (defvar-local): Add debug spec and doc-string position.
1596
5075bdb5
GM
15972012-05-08 Glenn Morris <rgm@gnu.org>
1598
c052c904
GM
1599 * lisp/language/burmese.el, language/cham.el, language/czech.el:
1600 * language/english.el, language/georgian.el, language/greek.el:
1601 * language/japanese.el, language/khmer.el, language/korean.el:
1602 * language/lao.el, language/misc-lang.el, language/romanian.el:
1603 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
1604 * language/thai.el, language/utf-8-lang.el:
1605 Remove no-byte-compile setting.
1606
5075bdb5
GM
1607 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
1608
06f679a7
AH
16092012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1610
1611 * progmodes/make-mode.el (makefile-browse):
1612 Remove unnecessary interactive. (Bug#11324)
1613
03794570
GM
16142012-05-07 Glenn Morris <rgm@gnu.org>
1615
af8630f4
GM
1616 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
1617
03794570
GM
1618 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
1619
f0809a9d
SM
16202012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1621
28be5ce7
SM
1622 * loadup.el: Preload newcomment.el.
1623 * newcomment.el: Move autoload-only code to toplevel.
1624
f0809a9d
SM
1625 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
1626 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
1627 Handle new :right-align column property.
1628 (tabulated-list-print-col): Idem, plus use `display' text-property to
1629 try and preserve alignment for variable pitch fonts.
1630
1241b724
CY
16312012-05-07 Chong Yidong <cyd@gnu.org>
1632
1633 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
1634 (tabulated-list-use-header-line): New var.
1635 (tabulated-list-init-header): Use it.
1636 (tabulated-list-print-fake-header): New function.
1637 (tabulated-list-print): Use it.
1638 (tabulated-list-sort-button-map): Add non-header-line commands.
1639 (tabulated-list-init-header): Add column name property to basic
1640 labels as well.
1641 (tabulated-list-col-sort): Handle non-header-line button case.
1642 (tabulated-list--sort-by-column-name): Fix a corner case.
1643
f0809a9d
SM
1644 * buff-menu.el (list-buffers--refresh):
1645 Handle Buffer-menu-use-header-line.
1241b724 1646
e5f9458f
CY
16472012-05-06 Chong Yidong <cyd@gnu.org>
1648
1649 * buff-menu.el: Convert to Tabulated List mode.
1650 (Buffer-menu-buffer+size-width): Make obsolete.
1651 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
1652 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
1653 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
1654 documentation into docstring of buffer-menu.
1655 (Buffer-menu-toggle-files-only): Add an informative message.
1656 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
1657 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
1658 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
1659 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
1660 (Buffer-menu-execute, Buffer-menu-select)
1661 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
1662 (Buffer-menu-bury): Use Tabulated List machinery.
1663 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
1664 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 1665 Delete.
e5f9458f
CY
1666 (list-buffers--refresh): New function.
1667 (list-buffers-noselect): Use it.
1668 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
1669 (Buffer-menu--pretty-file-name): New helper functions.
1670
1671 * loadup.el: Preload tabulated-list.
1672
1673 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
1674 tabulated-list-sort-column.
1675 (tabulated-list-init-header): Add the initial aligning space even
1676 if tabulated-list-padding is zero.
1677
e129292c
CS
16782012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
1679
1680 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
1681 whose cdr is not a cons cell correctly (bug#11038).
1682
6632d361
CY
16832012-05-06 Chong Yidong <cyd@gnu.org>
1684
e129292c
CS
1685 * emacs-lisp/tabulated-list.el (tabulated-list-format):
1686 Accept additional plist in column descriptors.
6632d361
CY
1687 (tabulated-list-init-header): Obey it.
1688 (tabulated-list-get-entry): New function.
1689 (tabulated-list-put-tag): Use it. Use string-width instead of
1690 length.
1691 (tabulated-list--column-number): New function.
1692 (tabulated-list-print): Use it.
e129292c
CS
1693 (tabulated-list-print-col): New function.
1694 Set `tabulated-list-column-name' property on each column's text.
6632d361 1695 (tabulated-list-print-entry): Use it.
e129292c
CS
1696 (tabulated-list-delete-entry, tabulated-list-set-col):
1697 New functions.
6632d361
CY
1698 (tabulated-list-sort-column): New command (Bug#11337).
1699
3cc99f68
CY
1700 * buff-menu.el (list-buffers): Move C-x C-b binding from
1701 buff-menu.el to bindings.el.
1702
1703 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
1704 :advertised-binding feature.
1705
52b61776
TN
17062012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
1707
1708 * progmodes/compile.el (compilation-internal-error-properties):
1709 Calculate start position correctly when end-col is set but
1710 end-line is not (Bug#11382).
1711
ebfe2597
WJ
17122012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
1713
1714 * man.el (Man-unindent): Use text-property-default-nonsticky to
1715 prevent untabify from inheriting face properties (Bug#11408).
1716
6d3f7c2f
SM
17172012-05-05 Stefan Merten <smerten@oekonux.de>
1718
1719 * textmodes/rst.el: Major merge with upstream development up to
1720 Docutils SVN r7399 / rst.el V1.2.1.
1721
1722 Clarify maintainership and authors.
1723
1724 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
1725 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
1726 (rst-official-version, rst-official-cvs-rev, rst-version)
1727 (rst-package-emacs-version-alist): New functions and variables
1728 for version information.
1729
1730 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
1731 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
1732 (rst-mode-syntax-table, rst-mode): New and corrected functions
1733 and variables representing reStructuredText features.
1734
1735 (rst-re): New function for reStructuredText regexes. Use in
1736 many places.
1737
1738 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
1739 (rst-mode-map): Rebind keys.
1740
1741 (rst-mode-lazy, rst-font-lock-keywords)
1742 (rst-font-lock-extend-region)
1743 (rst-font-lock-extend-region-internal)
1744 (rst-font-lock-extend-region-extend)
1745 (rst-font-lock-find-unindented-line-limit)
1746 (rst-font-lock-find-unindented-line-match)
1747 (rst-adornment-level, rst-font-lock-adornment-level)
1748 (rst-font-lock-adornment-match)
1749 (rst-font-lock-handle-adornment-pre-match-form)
1750 (rst-font-lock-handle-adornment-matcher): Major revision of
1751 font-locking. Integrate with other code. Use `jit-lock-mode'.
1752
1753 (rst-preferred-adornments, rst-adjust-hook)
1754 (rst-new-adornment-down, rst-preferred-bullets)
1755 (rst-preferred-bullets, rst-indent, rst-indent-width)
1756 (rst-indent-field, rst-indent-literal-normal)
1757 (rst-indent-literal-minimized, rst-indent-comment): Change,
1758 extend and improve customization.
1759
1760 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
1761 (rst-normalize-cursor-position, rst-get-decoration)
1762 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
1763 (rst-rstrip, rst-toc-insert-find-delete-contents)
1764 (rst-shift-fill-region, rst-compute-bullet-tabs)
1765 (rst-debug-print-tabs, rst-debug-mark-found)
1766 (rst-shift-region-guts, rst-shift-region-right)
1767 (rst-shift-region-left, rst-use-char-classes)
1768 (rst-font-lock-keywords-function)
1769 (rst-font-lock-indentation-point)
1770 (rst-font-lock-find-unindented-line-begin)
1771 (rst-font-lock-find-unindented-line-end)
1772 (rst-font-lock-find-unindented-line)
1773 (rst-font-lock-adornment-point, rst-font-lock-level)
1774 (rst-adornment-level-alist): Remove functions and variables.
1775
1776 (rst-compare-adornments, rst-get-adornment-match)
1777 (rst-suggest-new-adornment, rst-get-adornments-around)
1778 (rst-adornment-complete-p, rst-get-next-adornment)
1779 (rst-adjust-adornment, rst-display-adornments-hierarchy)
1780 (rst-straighten-adornments): Standardize function names to
1781 use "adornment" instead of "decoration". Correct callers.
1782 Similar standardizing in many places.
1783
1784 (rst-update-section, rst-adjust, rst-promote-region)
1785 (rst-enumerate-region, rst-bullet-list-region)
1786 (rst-repeat-last-character): Correct use of `interactive'.
1787
1788 (rst-classify-adornment, rst-find-all-adornments)
1789 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
1790 (rst-find-leftmost-column, rst-repeat-last-character):
1791 Refactor functions.
1792
1793 (rst-find-title-line, rst-reset-section-caches)
1794 (rst-get-adornments-around, rst-adjust-adornment-work)
1795 (rst-arabic-to-roman, rst-roman-to-arabic)
1796 (rst-insert-list-pos, rst-insert-list-new-item)
1797 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
1798 New functions.
1799
1800 (rst-all-sections, rst-section-hierarchy)
1801 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
1802 New variables.
1803
1804 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
1805 configuration instead of only buffer. Change where necessary.
1806
1807 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
1808 (rst-shift-region, rst-adaptive-fill): New functions for
1809 indentation and filling.
1810
1811 (rst-comment-line-break, rst-comment-indent)
1812 (rst-comment-insert-comment, rst-comment-region)
1813 (rst-uncomment-region): New functions for handling comments.
1814
1815 (rst-compile): Quote shell arguments.
1816
1817 (rst-compile-pdf-preview, rst-compile-slides-preview):
1818 Delete temporary files after use.
1819
a43f98b3
GM
18202012-05-05 Glenn Morris <rgm@gnu.org>
1821
48176e8b
GM
1822 * calendar/cal-html.el: Optionally include holidays in the output.
1823 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
1824 (cal-html-holidays): New option.
1825 (cal-html-css-default): Add holiday entry.
1826 (holiday-in-range): Autoload it.
1827 (cal-html-htmlify-entry): Add optional class argument.
1828 (cal-html-htmlify-list): Add optional holidays argument.
1829 (cal-html-insert-agenda-days): Include holidays in the output.
1830 (cal-html-one-month): Maybe include holidays.
1831
a43f98b3
GM
1832 * calendar/holidays.el (holiday-in-range):
1833 Move here from cal-tex-list-holidays.
1834 * calendar/cal-tex.el (cal-tex-list-holidays):
1835 Make it an obsolete alias for holiday-in-range. Update all callers.
1836
fef9d149 18372012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
1838
1839 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
1840 Nextstep.
1841
248da2f4
RW
18422012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
1843
1844 * files.el (file-auto-mode-skip): New var.
1845 (set-auto-mode-1): Use it.
1846
f95e9344
SM
18472012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1848
df96ab1e
SM
1849 * repeat.el: Use lexical-binding.
1850 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
1851 (repeat-undo-count): Remove.
1852 (repeat):
1853 * progmodes/octave-mod.el (octave-abbrev-start):
1854 * progmodes/f90.el (f90-abbrev-start):
1855 * face-remap.el (text-scale-adjust):
1856 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
1857
5342bb06
SM
1858 * emacs-lisp/pcase.el (pcase--let*): New function.
1859 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
1860 a bit more.
1861 (pcase--split-pred): Be more clever about ruling out overlap between
1862 a predicate and some constant pattern.
1863 (pcase--q1): Use `null' instead of (eq foo nil).
1864
f95e9344
SM
1865 * subr.el (setq-local, defvar-local): New macros.
1866 (kbd): Redefine as an alias.
1867 (with-selected-window): Leave unrelated frames alone.
1868 (set-temporary-overlay-map): New function.
1869
71873e2b
SM
18702012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1871
1872 * subr.el (user-error): New function.
1873 * window.el (switch-to-buffer):
1874 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
1875 (smerge-match-conflict):
1876 * simple.el (previous-matching-history-element)
1877 (next-matching-history-element, goto-history-element, undo-more)
1878 (undo-start):
1879 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
1880 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
1881 (next-file, tags-loop-scan, list-tags, complete-tag):
1882 * progmodes/compile.el (compilation-loop):
1883 * mouse.el (mouse-minibuffer-check):
1884 * man.el (Man-bgproc-sentinel, Man-goto-page):
1885 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
1886 (Info-history-forward, Info-follow-reference, Info-menu)
1887 (Info-extract-menu-item, Info-extract-menu-counting)
1888 (Info-forward-node, Info-backward-node, Info-next-menu-item)
1889 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
1890 (Info-next-reference, Info-prev-reference, Info-index)
1891 (Info-index-next, Info-follow-nearest-node)
1892 (Info-copy-current-node-name):
1893 * imenu.el (imenu--make-index-alist)
1894 (imenu-default-create-index-function, imenu-add-to-menubar):
1895 * files.el (basic-save-buffer, recover-file):
1896 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1897 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
1898 (checkdoc-message-text, checkdoc-defun):
1899 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
1900 * cus-edit.el (customize-changed-options, customize-rogue)
1901 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
1902 (custom-variable-mark-to-reset-standard)
1903 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
1904 (custom-file):
1905 * completion.el (check-completion-length):
1906 * comint.el (comint-search-arg)
1907 (comint-previous-matching-input-string-position)
1908 (comint-previous-matching-input)
1909 (comint-replace-by-expanded-history-before-point, comint-send-input)
1910 (comint-copy-old-input, comint-backward-matching-input)
1911 (comint-goto-process-mark, comint-set-process-mark):
1912 * calendar/calendar.el (calendar-cursor-to-date): Use it.
1913 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
1914
8a61ee22
SM
19152012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1916
66408d1e
SM
1917 * dabbrev.el (dabbrev--ignore-case-p): New function.
1918 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
1919 Use it.
1920
8a61ee22
SM
1921 * files.el (automount-dir-prefix): Mark as obsolete.
1922
3c74813a
GM
19232012-05-04 Glenn Morris <rgm@gnu.org>
1924
1925 * patcomp.el, play/bruce.el: Move to obsolete/.
1926
0bfcf5c5
PE
19272012-05-04 Paul Eggert <eggert@cs.ucla.edu>
1928
1929 Fix minor Y10k bugs.
1930 * arc-mode.el (archive-unixdate):
1931 * autoinsert.el (auto-insert-alist):
1932 * calc/calc-forms.el (math-this-year):
1933 * emacs-lisp/copyright.el (copyright-current-year)
1934 (copyright-update-year, copyright):
1935 * tar-mode.el (tar-clip-time-string):
1936 * time.el (display-time-update):
1937 Don't assume years have 4 digits.
1938
78f3273a
CY
19392012-05-04 Chong Yidong <cyd@gnu.org>
1940
1941 * dos-w32.el (file-name-buffer-file-type-alist)
1942 (direct-print-region-use-command-dot-com):
1943 * ffap.el (ffap-menu-regexp):
1944 * find-file.el (ff-special-constructs):
1945 * follow.el (follow-debug):
1946 * forms.el (forms--debug):
1947 * iswitchb.el (iswitchb-all-frames):
1948 * ido.el (ido-all-frames):
1949 * emacs-lisp/timer.el (timer-max-repeats):
1950 * mail/feedmail.el (feedmail-mail-send-hook)
1951 (feedmail-mail-send-hook-queued):
1952 * mail/footnote.el (footnote-signature-separator):
1953 * mail/mailabbrev.el (mail-alias-separator-string)
1954 (mail-abbrev-mode-regexp):
1955 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
1956 * progmodes/idlwave.el (idlwave-libinfo-file)
1957 (idlwave-default-completion-case-is-down)
1958 (idlwave-library-routines): Convert defvars to defcustoms.
1959
1960 * mail/rmail.el (rmail-decode-mime-charset):
1961 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
1962 (idlwave-shell-fix-inserted-breaks)
1963 (idlwave-shell-activate-alt-keybindings)
1964 (idlwave-shell-use-breakpoint-glyph):
1965 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
1966
f7ae6719
SM
19672012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
1968
1969 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
1970
47086495
WS
19712012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
1972
1973 * progmodes/verilog-mode.el (font-lock-keywords):
1974 Fix mis-highligting auto. Reported by Craig Barner.
1975 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
1976 defines from global name space. Reported by Dan Dever.
1977 (verilog-auto-reset, verilog-auto-reset-widths)
1978 (verilog-auto-tieoff): Support using unbased numbers for
1979 AUTORESET and AUTOTIEOFF.
1980 (verilog-submit-bug-report): Update variable list.
1981 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
1982 parenthesis from not matching. Reported by Michael Rytting.
1983 (verilog-auto-template-lint): Fix hash error when linting modules
1984 with no used templates.
1985 (verilog-warn, verilog-warn-error)
1986 (verilog-warn-fatal): When non-interactive report multiple
1987 warnings before exiting. Suggested by Brad Dobbie.
1988 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
1989 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
1990 to report unused template errors. Reported by Brad Dobbie.
1991 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
1992 nets, bug438. Reported by Vns Blore.
1993 (verilog-auto-inout-module, verilog-auto-reg)
1994 (verilog-read-decls, verilog-read-sub-decls-sig)
1995 (verilog-signals-edit-wire-reg, verilog-signals-with):
1996 Fix passing of Verilog data types in ANSI input/output ports
1997 such as "output logic" into the AUTOs. Special case "wire" and
1998 "reg" for backwards compatibility presuming Verilog 2001.
1999 (verilog-auto-ascii-enum): Add "auto enum" as alias.
2000 (verilog-preprocess): Fix replication of preprocess output.
2001 Reported by Brad Dobbie.
2002 (verilog-auto-inst-interfaced-ports):
2003 Create verilog-auto-inst-interfaced-ports, bug429.
2004 Reported by Julian Gorfajn.
2005 (verilog-after-save-font-hook)
2006 (verilog-before-save-font-hook): New variable.
2007 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
2008 (verilog-save-font-mods): Wrap disabling fontification, reported
2009 by David Rogoff.
2010 (verilog-do-indent, verilog-pretty-declarations-auto)
2011 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
2012 Reported by Pierre-David Pfister.
2013 (verilog-set-auto-endcomments): Fix endtask auto comments outside
2014 of class declarations, bug292. Reported by Kevin Heilman.
2015 (verilog-read-decls): Fix 'parameter type' not appearing in
2016 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
2017 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
2018 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
2019 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
2020 Reported by David Kravitz.
2021
20222012-05-03 Michael McNamara <mac@mail.brushroad.com>
2023
2024 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
2025 assignment with tests in ifs and for loops.
2026 (verilog-extended-complete-re, verilog-complete-reg): Change so
2027 that DPI inport functions don't look like fuction declarations.
2028 (verilog-pretty-expr): Don't line up assignment
2029 operations to the test and increment in if and for loops
2030 (verilog-extended-complete-re, verilog-complete-reg): Change so
2031 that DPI inport functions don't look like fuction declarations
2032
2e51d4b5
KH
20332012-05-03 Kenichi Handa <handa@m17n.org>
2034
2035 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 2036 decoding, and show a warning message without signaling an error
2e51d4b5
KH
2037 (Bug#11282).
2038
2bd785a2
SM
20392012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
2040
2041 * emacs-lisp/bytecomp.el
2042 (byte-compile-file-form-custom-declare-variable): Compile all elements,
2043 since cconv.el might have introduced :fun-body, internal-make-closure,
2044 and friends for bytecomp to handle (bug#11391).
2045 * custom.el (defcustom): Avoid ((λ ..) ..).
2046
99d27583
SM
20472012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2048
2049 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
2050
55a71479
JB
20512012-05-02 Juanma Barranquero <lekktu@gmail.com>
2052
2053 * notifications.el (dbus-debug):
2054 * term/linux.el (gpm-mouse-enable):
2055 * term/screen.el (xterm-register-default-colors): Declare.
2056
7b97c764
CY
20572012-05-02 Chong Yidong <cyd@gnu.org>
2058
2bc356d7
CY
2059 * cus-start.el (gc-cons-percentage, exec-suffixes)
2060 (dos-display-scancodes, dos-hyper-key, dos-super-key)
2061 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
2062 (make-cursor-line-fully-visible, void-text-area-pointer)
2063 (font-list-limit): Add customization data.
2064
7b97c764
CY
2065 * allout.el (allout-exposure-change-functions)
2066 (allout-structure-added-functions)
2067 (allout-structure-deleted-functions)
2068 (allout-structure-shifted-functions): Rename abnormal hooks from
2069 *-hook, and convert to defcustoms.
5d3385a0
JB
2070 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
2071 Convert to defcustoms.
7b97c764
CY
2072 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
2073
2074 * allout-widgets.el: Hook callers changed.
2075
90207a15 20762012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
2077
2078 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
2079 the yanked message in preference to the default value of
2080 buffer-file-coding-system.
2081
90207a15 20822012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 2083
5d3385a0
JB
2084 * window.el (display-buffer--action-function-custom-type):
2085 Fix entry.
d9558cad 2086
90207a15 20872012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
2088
2089 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
2090
d80ac57b
GM
20912012-05-01 Glenn Morris <rgm@gnu.org>
2092
976f7668
GM
2093 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
2094
beb83b5a
GM
2095 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
2096
d80ac57b
GM
2097 * cus-edit.el (custom-variable-documentation): Simplify with format.
2098
b593d6a9
AH
20992012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2100 Stefan Monnier <monnier@iro.umontreal.ca>
2101
2102 * simple.el (suggest-key-bindings, execute-extended-command):
2103 Move from keyboard.c.
2104
782fbf2a
CY
21052012-05-01 Chong Yidong <cyd@gnu.org>
2106
2107 * follow.el: Eliminate advice.
2108 (set-process-filter, process-filter, sit-for): Advice deleted.
2109 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
2110 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
2111 Vars deleted.
782fbf2a
CY
2112 (follow-auto): Use a :set function.
2113 (follow-mode): Rewritten. Don't advise process filters.
2114 (follow-switch-to-current-buffer-all, follow-scroll-up)
2115 (follow-scroll-down): Assume follow-mode is bound.
2116 (follow-comint-scroll-to-bottom)
2117 (follow-align-compilation-windows): New functions.
2118 (follow--window-sorter): New function.
2119 (follow-all-followers): Use it to explicitly sort windows by their
2120 positions; don't make assumptions about next-window order.
2121 (follow-windows-start-end, follow-delete-other-windows-and-split)
2122 (follow-calc-win-start): Doc fix.
2123 (follow-windows-aligned-p, follow-select-if-visible): Don't call
2124 vertical-motion unnecessarily.
2125 (follow-adjust-window): New function.
2126 (follow-post-command-hook): Use it.
2127 (follow-call-set-process-filter, follow-call-process-filter)
2128 (follow-intercept-process-output, follow-tidy-process-filter-alist)
2129 (follow-stop-intercept-process-output, follow-generic-filter):
2130 Functions deleted.
2131 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
2132 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
2133 New functions, replacing advice on scroll-bar-* commands.
87233a14 2134 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
2135
2136 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
2137 (comint-postoutput-scroll-to-bottom): Use it.
2138 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 2139
290af740
GM
21402012-05-01 Glenn Morris <rgm@gnu.org>
2141
2142 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
2143 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
2144 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
2145 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
2146 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
2147 Remove no-byte-compile setting.
2148
6eac8dc9
SM
21492012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2150
2151 * minibuffer.el (completion-table-with-quoting): Fix compatibility
2152 all-completions code to not return a number in the last cdr.
2153
9cc7819c
LL
21542012-04-30 Leo Liu <sdl.web@gmail.com>
2155
2156 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
2157 read-only error.
2158
c93b886f
CY
21592012-04-29 Chong Yidong <cyd@gnu.org>
2160
2161 * follow.el (follow-calc-win-end): Rewrite to handle partial
2162 screen lines correctly (Bug#8390).
2163 (follow-avoid-tail-recenter): Minor cleanup.
2164
8b6c19f4
SM
21652012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2166
2167 Avoid the obsolete `assoc' package.
2168 * speedbar.el (speedbar-refresh): Avoid adelete.
2169 (speedbar-file-lists): Simplify and avoid aput.
2170 * man.el (Man--sections, Man--refpages): New vars, replacing
2171 Man-sections-alist and Man-refpages-alist.
2172 (Man-build-section-alist, Man-build-references-alist):
2173 Use them; avoid aput.
2174 (Man--last-section, Man--last-refpage): New vars.
2175 (Man-follow-manual-reference): Use them.
2176 Use the `default' arg of completing-read.
2177 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
2178
c5bb7569
CY
21792012-04-27 Chong Yidong <cyd@gnu.org>
2180
d1d2e2e8
CY
2181 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
2182
15cd8efd
CY
2183 * startup.el (x-apply-session-resources): New function.
2184
2185 * term/ns-win.el (ns-initialize-window-system):
2186 * term/w32-win.el (w32-initialize-window-system):
2187 * term/x-win.el (x-initialize-window-system): Use it to properly
2188 set menu-bar-mode and other vars from X resources, even if the
2189 initial frame is not a window-system frame (Bug#2299).
2190
c5bb7569
CY
2191 * subr.el (read-key): Avoid running filter function when setting
2192 up temporary tool bar entries (Bug#9922).
2193
a8e7d6d7 21942012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
2195
2196 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
2197 (Bug#11344)
2198
a8e7d6d7 21992012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
2200
2201 * select.el (xselect--encode-string): New function, split from
2202 xselect-convert-to-string.
2203 (xselect-convert-to-string): Use it.
2204 (xselect-convert-to-filename, xselect-convert-to-os)
2205 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
2206 returned strings are properly encoded (Bug#11315).
2207
a8e7d6d7 22082012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
2209
2210 * simple.el (delete-active-region): Move to killing custom group.
2211
a8e7d6d7 22122012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
2213
2214 * progmodes/which-func.el (which-func-current): Quote %
2215 characters for mode-line processing.
2216
578c1d4b 22172012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
2218
2219 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
2220 reaching eob (Bug#11286).
2221
a8e7d6d7 22222012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
2223
2224 * progmodes/gdb-mi.el (gdb-control-level): New variable.
2225 (gdb): Make it buffer-local and init to zero.
2226 (gdb-control-commands-regexp): New variable.
2227 (gdb-send): Don't wrap in "-interpreter-exec console" if
2228 gdb-control-level is positive. Increment gdb-control-level
2229 whenever the command matches gdb-control-commands-regexp, and
2230 decrement it each time the command is "end". (Bug#11279)
2231
a8e7d6d7 22322012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
2233
2234 * window.el (adjust-window-trailing-edge, enlarge-window)
2235 (shrink-window, window-resize):
2236 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
2237 windows (Bug#11276).
2238
b3608390
CY
22392012-04-27 Chong Yidong <cyd@gnu.org>
2240
2241 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 2242 fix "missing prefix" warning. All callers changed.
b3608390 2243
797e6e88
SM
22442012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2245
2246 * emacs-lisp/assoc.el: Move to obsolete/.
2247
e95a67dc
SM
22482012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2249
657c21e4 2250 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
2251
2252 * term/ns-win.el (ns-define-service):
2253 * progmodes/pascal.el (pascal-goto-defun):
2254 * progmodes/js.el (js--read-tab):
2255 * progmodes/etags.el (tags-lazy-completion-table):
2256 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
2257 * emacs-lisp/ewoc.el (ewoc--wrap):
2258 * emacs-lisp/assoc.el (aput, adelete, amake):
2259 * doc-view.el (doc-view-convert-current-doc):
2260 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
2261
cb3e7ae0
CY
22622012-04-26 Chong Yidong <cyd@gnu.org>
2263
dce04f7f
CY
2264 * image.el (image-type-from-buffer): Only return supported image
2265 type (Bug#9045).
2266
cb3e7ae0
CY
2267 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
2268 value, for symmetry with diff-end-of-hunk.
2269 (diff-split-hunk, diff-find-source-location)
2270 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
2271 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
2272 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
2273 compute the relevant hunk or file properly (Bug#6005).
2274 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
2275
0d42eb3e
SM
22762012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2277
2278 * vc/vc-mtn.el:
2279 * vc/vc-hg.el:
2280 * vc/vc-git.el:
2281 * vc/vc-dir.el:
2282 * vc/vc-cvs.el:
2283 * vc/vc-bzr.el:
2284 * vc/vc-arch.el:
2285 * vc/vc.el: Replace lexical-let by lexical-binding.
2286 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
2287 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
2288 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
2289
f08ae1c9
CY
22902012-04-26 Chong Yidong <cyd@gnu.org>
2291
8b71081d
CY
2292 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
2293 (diff-mode-shared-map): Bind it to / and [remap undo].
2294
f08ae1c9
CY
2295 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
2296 (ediff-window-setup-function): Use it as the default, to set up
2297 windows based on whether the current frame is graphical (Bug#2138).
2298 (ediff-choose-window-setup-function-automatically): Make obsolete.
2299
2300 * vc/ediff-init.el: Always define ediff-pixel-width/height.
2301
ef24141c
SM
23022012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
2303
cc356a5d
SM
2304 * ffap.el: Remove old code for obsolete package.
2305 (ffap-complete-as-file-p): Remove.
2306
b4ff4f1f
SM
2307 Use completion-table-with-quoting for comint and pcomplete.
2308 * comint.el (comint--unquote&requote-argument)
2309 (comint--unquote-argument, comint--requote-argument): New functions.
2310 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
2311 (comint-quote-filename): Use regexp-opt-charset.
2312 (comint--common-suffix, comint--common-quoted-suffix)
2313 (comint--table-subvert): Remove.
2314 (comint-unquote-function, comint-requote-function): New vars.
2315 (comint--complete-file-name-data): Use them with
2316 completion-table-with-quoting.
2317 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
2318 * pcomplete.el (pcomplete-arg-quote-list)
2319 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
2320 (pcomplete-unquote-argument-function): Default to non-nil.
2321 (pcomplete-unquote-argument): Simplify.
2322 (pcomplete--common-quoted-suffix): Remove.
2323 (pcomplete-requote-argument-function): New var.
2324 (pcomplete--common-suffix): New function.
2325 (pcomplete-completions-at-point): Use completion-table-with-quoting
2326 and completion-table-subvert.
2327
79c4eeb4
SM
2328 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
2329 (minibuffer--double-dollars): Preserve properties.
2330 (completion--sifn-requote): New function.
2331 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
2332
ef24141c
SM
2333 * minibuffer.el: Add support for completion of quoted/escaped data.
2334 (completion-table-with-quoting, completion-table-subvert): New funs.
2335 (completion--twq-try, completion--twq-all): New functions.
2336 (completion--nth-completion): New function.
2337 (completion-try-completion, completion-all-completions): Use it.
2338
784e7d6e
LL
23392012-04-25 Leo Liu <sdl.web@gmail.com>
2340
dd2ac746
SM
2341 * progmodes/python.el (python-pdbtrack-get-source-buffer):
2342 Use compilation-message if available to find real filename.
784e7d6e 2343
07875ee7
CY
23442012-04-25 Chong Yidong <cyd@gnu.org>
2345
2346 * vc/diff-mode.el (diff-setup-whitespace): New function.
2347 (diff-mode): Use it.
2348
2349 * vc/diff.el (diff-sentinel):
2350 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
2351 Whitespace mode variables based on diff style (Bug#8612).
2352
5055880d
LL
23532012-04-25 Leo Liu <sdl.web@gmail.com>
2354
daf75653
LL
2355 * progmodes/python.el (python-send-region): Add suffix .py to the
2356 temp file.
2357
5055880d
LL
2358 * files.el (auto-mode-alist): Use javascript-mode instead.
2359
db9b177b
AH
23602012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
2361
ef24141c 2362 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b
AH
2363
2364 * soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 2365 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 2366 references, see Bug#9.
ef24141c 2367 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 2368 when receiving a fault reply.
ef24141c 2369 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b
AH
2370
2371 * soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 2372 (soap-inspect-simple-type): New function.
db9b177b 2373
ef24141c 2374 * soap-client.el (soap-simple-type): New struct.
db9b177b 2375 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
2376 (soap-decode-basic-type, soap-encode-basic-type):
2377 support unsignedInt and double basic types.
db9b177b 2378 (soap-resolve-references-for-simple-type)
ef24141c
SM
2379 (soap-parse-simple-type, soap-encode-simple-type): New function.
2380 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b
AH
2381
2382 * soap-client.el (soap-default-xsd-types)
ef24141c
SM
2383 (soap-default-soapenc-types): Add integer, byte and anyURI types.
2384 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
2385 the local name of "soapenc:Array".
2386 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
2387 decoding integer, byte and anyURI xsd types.
2388
1fc6097b
CY
23892012-04-25 Chong Yidong <cyd@gnu.org>
2390
2391 * cus-edit.el (custom-buffer-create-internal): Update header text.
2392
afc6df87
EZ
23932012-04-25 Eli Zaretskii <eliz@gnu.org>
2394
2395 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
2396 settings on 'system-type', not on 'window-system'. On MS-Windows,
2397 set interactive-mode on in GDB.
2398
dfbd787f
SM
23992012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2400
2401 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
2402 (ruby-syntax-propertize-regexp): Remove.
2403 (ruby-syntax-propertize-function): Split regexp into chunks.
2404 Match following code directly.
2405
85222d44
DG
24062012-04-24 Dmitry Gutov <dgutov@yandex.ru>
2407
51a8ea2a
DG
2408 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
2409 (ruby-syntax-propertize-regexp): New function.
2410 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
2411 by a special keyword.
2412
85222d44
DG
2413 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
2414 (ruby-syntax-general-delimiters-goto-beg)
2415 (ruby-syntax-propertize-general-delimiters): New functions.
2416 (ruby-syntax-propertize-function): Use them to handle GDL.
2417 (ruby-font-lock-keywords): Move old handling of GDL...
2418 (ruby-font-lock-syntactic-keywords): .. to here.
2419 (ruby-calculate-indent): Adjust indentation for GDL.
2420
b613912b
MA
24212012-04-24 Michael Albinus <michael.albinus@gmx.de>
2422
b5380639
MA
2423 * notifications.el (top): Remove unneeded declarations.
2424 (notifications-specification-version): Change to "1.2".
e43042fe 2425 (notifications-interface, notifications-notify-method)
b613912b
MA
2426 (notifications-close-notification-method): Fix docstring.
2427 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
2428 (notifications-notify): Add :action-items, :resident and
2429 :transient hints. Change "image_data" to "image-data" and
2430 "image_path" to "image-path".
b613912b
MA
2431 (notifications-get-capabilities): New defun.
2432
257440aa
LL
24332012-04-24 Leo Liu <sdl.web@gmail.com>
2434
2435 * progmodes/python.el: Move hideshow setup to the end.
2436
b1bac16e
MR
24372012-04-24 Martin Rudalics <rudalics@gmx.at>
2438
2439 * window.el (handle-select-window): Clear echo area since this is
2440 no more done by read_char (Bug#11304).
2441
d81bd059
SM
24422012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2443
2444 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
2445 and `/ M' to filter-derived-mode.
2446 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
2447 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
2448 (ibuffer-mark-by-mode): Use default rather than initial-input.
2449 (ibuffer-filter-by-derived-mode): Autoload and require-match.
2450
c4cf6d91
IA
24512012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
2452
2453 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
2454 (ibuffer-filter-by-derived-mode): New filter.
2455 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
2456
7511ded8
CY
24572012-04-23 Andreas Politz <politza@fh-trier.de>
2458
2459 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
2460
775c916b
CY
24612012-04-23 Chong Yidong <cyd@gnu.org>
2462
2463 * cus-edit.el (customize-apropos, customize-apropos-options):
2464 Disable matching of non-option variables (Bug#11176).
2465 (customize-option, customize-option-other-window)
2466 (customize-changed-options): Doc fix.
2467 (customize-apropos-options, customize-apropos-faces)
2468 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
2469
2470 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 2471 Fix word list splitting (Bug#11132).
46c71e23
CY
2472 (apropos-symbol, apropos-keybinding, apropos-label)
2473 (apropos-property, apropos-function-button)
2474 (apropos-variable-button, apropos-misc-button): New faces.
2475 (apropos-symbol-face, apropos-keybinding-face)
2476 (apropos-label-face, apropos-property-face, apropos-match-face):
2477 Variables removed (Bug#8396).
2478 (apropos-library-button, apropos-format-plist, apropos-print)
2479 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 2480
2df41f9c
MA
24812012-04-23 Michael Albinus <michael.albinus@gmx.de>
2482
2483 * net/xesam.el (xesam-mode-map): Use let-bound map in
2484 initialization. (Bug#11292)
2485
da00640a
AM
24862012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2487
2488 Preserve ispell session localwords when switching back to
2489 original buffer.
2490
2491 * ispell.el (ispell-buffer-session-localwords): New buffer-local
2492 variable to hold buffer session localwords.
2493 (ispell-kill-ispell): add option 'clear to delete session
2494 localwords.
2495 (ispell-command-loop, ispell-change-dictionary)
2496 (ispell-buffer-local-words): Preserve session localwords when
2497 needed.
2498
2499 * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
2500 Preserve session localwords when needed.
2501
f621ccf5
AM
25022012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2503
2504 * ispell.el (ispell-insert-word) Remove unneeded function using
2505 obsolete `translation-table-for-input'.
ef24141c
SM
2506 (ispell-word, ispell-process-line, ispell-complete-word):
2507 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 2508
c2d1019e
CY
25092012-04-22 Chong Yidong <cyd@gnu.org>
2510
2511 * cus-edit.el (custom-variable-menu)
2512 (custom-variable-reset-saved, custom-face-menu)
2513 (custom-face-reset-saved): If there is no saved value, make the
2514 "reset-saved" operation bring back the default (Bug#9509).
2515 (custom-face-state): Properly detect themed faces.
2516
eeddc531
CY
2517 * faces.el (face-spec-set): Stop supporting deprecated form of
2518 third arg.
2519
dcbf5805
MA
25202012-04-22 Michael Albinus <michael.albinus@gmx.de>
2521
2522 Move functions from C to Lisp. Make non-blocking method calls
2523 the default. Implement further D-Bus standard interfaces.
2524
ef24141c
SM
2525 * net/dbus.el (dbus-message-internal): Declare function.
2526 Remove unneeded function declarations.
dcbf5805
MA
2527 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
2528 (dbus-message-type-method-return, dbus-message-type-error)
2529 (dbus-message-type-signal): Declare variables. Remove local
2530 definitions.
2531 (dbus-interface-dbus, dbus-interface-peer)
2532 (dbus-interface-introspectable, dbus-interface-properties)
2533 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
2534 Adapt docstring.
2535 (dbus-interface-objectmanager): New defconst.
2536 (dbus-call-method, dbus-call-method-asynchronously)
2537 (dbus-send-signal, dbus-method-return-internal)
2538 (dbus-method-error-internal, dbus-register-service)
2539 (dbus-register-signal, dbus-register-method): New defuns, moved
2540 from dbusbind.c
2541 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
2542 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
2543 New defuns.
dcbf5805
MA
2544 (dbus-call-method-non-blocking): Make it an obsolete function.
2545 (dbus-unregister-object, dbus-unregister-service)
2546 (dbus-handle-event, dbus-register-property)
2547 (dbus-property-handler): Obey the new structure of
2548 `bus-registered-objects'.
2549 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
2550 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
2551 Use `dbus-call-method'.
2552
cf20dee0
CY
25532012-04-22 Chong Yidong <cyd@gnu.org>
2554
2555 * cus-edit.el (custom-commands, custom-reset-menu)
2556 (Custom-reset-standard): Tweak labels.
2557 (custom-reset-button-menu): Change default to t.
2558 (custom-buffer-create-internal): For the custom-reset-button-menu
2559 case, put the revert button first.
2560 (custom-group-subtitle): New face.
2561 (custom-group-value-create): Align docstring to a specific column.
2562
2563 * wid-edit.el (widget-documentation-link-add): Don't handle
2564 indentation in this function.
2565 (widget-documentation-string-indent-to): New function.
2566 (widget-documentation-string-value-create): Use it.
2567
2568 * autorevert.el (auto-revert):
2569 * epg-config.el (epg):
2570 * ibuffer.el (ibuffer):
2571 * mpc.el (mpc):
2572 * ses.el (ses):
2573 * eshell/eshell.el (eshell):
2574 * net/ange-ftp.el (ange-ftp):
2575 * progmodes/ebnf2ps.el (postscript):
2576 * progmodes/flymake.el (flymake):
2577 * progmodes/prolog.el (prolog):
2578 * progmodes/verilog-mode.el (verilog-mode):
2579 * progmodes/which-func.el (which-func):
2580 * term/xterm.el (xterm):
2581 * textmodes/picture.el (picture):
2582 * textmodes/tildify.el (tildify):
2583 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
2584 customization buffers.
2585
583e23bd
AM
25862012-04-22 Alan Mackenzie <acm@muc.de>
2587
2588 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
2589 Adding a ) can hide the resulting (..) from searches. Fix it.
2590 Bound the backward search to the position of the existing (.
2591
7dd51bf1
JB
25922012-04-21 Juanma Barranquero <lekktu@gmail.com>
2593
2594 * progmodes/verilog-mode.el (verilog-mode): Check whether
2595 which-func-modes is t before adding verilog-mode.
2596 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
2597
d64a438f
LL
25982012-04-21 Leo Liu <sdl.web@gmail.com>
2599
7dd51bf1 2600 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 2601
081e8d65
MV
26022012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
2603
2604 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
2605 filling of the last column of a table (Bug#5635).
2606 (woman-find-next-control-line): New arg, specifying an additional
2607 regexp component for the control line.
2608 (woman2-roff-buffer): Use it.
2609 (woman-break-table): New function.
2610 (woman2-TS): Use it.
2611
26122012-04-21 Chong Yidong <cyd@gnu.org>
2613
2614 * woman.el (woman-set-buffer-display-table, woman-decode-region)
2615 (woman-horizontal-escapes, woman-negative-vertical-space)
2616 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
2617 (WoMan-warn-ignored): Use ?\s instead of ?\ .
2618
ed571ccb
SM
26192012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2620
2621 * minibuffer.el (completion-file-name-table): Complete user names.
2622
39773899
LL
26232012-04-20 Leo Liu <sdl.web@gmail.com>
2624
2625 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
2626 and pcase-let*.
2627
de6ff46d
CY
26282012-04-20 Chong Yidong <cyd@gnu.org>
2629
2630 * server.el (server-execute): Respect initial-buffer-choice if it
2631 is a string and there are no files to open (Bug#2825).
2632 (server-create-window-system-frame, server-create-tty-frame):
2633 Don't switch buffers here.
2d0e8e61
CY
2634 (server-process-filter): Only try to open a window system frame if
2635 compiled with graphical support (Bug#8314).
de6ff46d 2636
54071013
DN
26372012-04-20 Dan Nicolaescu <dann@gnu.org>
2638
2639 * battery.el (battery-echo-area-format): Display remaining time
2640 for sysfs backend too (Bug#11269).
2641 (battery-linux-sysfs): Fix conditional for the charge.
2642
f30d612a
CY
26432012-04-20 Chong Yidong <cyd@gnu.org>
2644
c07a4c0b 2645 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
2646 (gdb-inferior-io--init-proc): New function.
2647 (gdb-init-1): Use it.
2648 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
2649 responsible for allocating a new pty and hooking it to gdb when
2650 the old pty gets an EIO due to process exit.
2651 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
2652 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
2653 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
2654
2116e93c
EZ
26552012-04-20 Eli Zaretskii <eliz@gnu.org>
2656
2657 * window.el (window-min-size, window-sizable, window-min-delta)
2658 (window-max-delta, window--resizable, window-resizable)
2659 (window-total-size, window-full-height-p, window-full-width-p)
2660 (window-in-direction, window--resize-mini-window, window-resize)
2661 (window--resize-child-windows-normal)
2662 (window--resize-child-windows, window--resize-siblings)
2663 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 2664 (enlarge-window, shrink-window): Doc fixes.
2116e93c 2665
c07a4c0b 26662012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 2667
ef24141c
SM
2668 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
2669 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
2670 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
2671 pty process (Bug#11273).
2672 (gdb-update): New arg to suppress talking to the gdb process.
2673 (gdb-done-or-error): Use it.
2674 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
2675 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
2676 sentinel not being called.
2677
2678 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
2679
d02766ab
CY
2680 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
2681
c07a4c0b 26822012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
2683
2684 * net/network-stream.el (open-network-stream): Doc fix.
2685
c07a4c0b 26862012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
2687
2688 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
2689
c07a4c0b 26902012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
2691
2692 Ensure searching for keywords is case sensitive.
2693
2694 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
2695 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
2696 (c-defun-name, c-mark-function, c-cpp-define-name)
2697 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 2698 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 2699
ef24141c
SM
2700 * progmodes/cc-mode.el (c-font-lock-fontify-region):
2701 Bind case-fold-search to nil.
f0f6bc35 2702
c07a4c0b 27032012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
2704
2705 * mail/sendmail.el (mail-bury): Call return action with the right
2706 Rmail buffer (Bug#11242).
2707
9a864fa2
CY
2708 * server.el (server-process-filter): Handle corner case where both
2709 tty and nowait options are present (Bug#11102).
2710
539aa513
EZ
27112012-04-20 Eli Zaretskii <eliz@gnu.org>
2712
2713 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
2714 (top level): Put into the executable the ident-style '$Id:' tag on
2715 windows-nt as well.
539aa513 2716
cfc7d5da
SM
27172012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2718
2719 * electric.el (electric-indent-post-self-insert-function): Check that
2720 electric-indent-mode is enabled in current buffer.
2721
5b01685c
JB
27222012-04-19 Juanma Barranquero <lekktu@gmail.com>
2723
2724 * imenu.el (imenu-progress-message): Restore; it is "used" in
2725 erc/erc-imenu.el and net/snmp-mode.el.
2726
4d6769e1
JB
27272012-04-19 Juanma Barranquero <lekktu@gmail.com>
2728
2729 * avoid.el (mouse-avoidance-mode): Mark unused arg.
2730 (mouse-avoidance-nudge-mouse): Remove unused binding.
2731
2732 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
2733
2734 * descr-text.el (describe-char):
2735 * progmodes/python.el (python-describe-symbol):
2736 Don't call `toggle-read-only', set `buffer-read-only'.
2737
2738 * imenu.el (imenu-default-goto-function): Mark unused args.
2739 (imenu-progress-message): Remove obsolete macro; all callers changed.
2740
2741 * subr.el (keymap-canonicalize): Remove unused binding.
2742 (read-passwd): Mark unused arg.
2743
2744 * tutorial.el (tutorial--display-changes): Remove unused binding.
2745 (tutorial--save-tutorial-to): Remove unused variable.
2746
2747 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
2748 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
2749 (package-generate-autoloads, package-menu--generate)
2750 (package-menu--find-upgrades): Remove unused bindings.
2751
2752 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
2753 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
2754 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
2755 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
2756 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
2757 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
2758 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
2759 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
2760 (cua-delete-char-rectangle): Mark unused args.
2761 (cua-align-rectangle): Remove unused binding.
2762
2763 * mail/rmail.el (compilation--message->loc)
2764 (epa--find-coding-system-for-mime-charset): Declare.
2765
2766 * net/dbus.el (dbus-register-service): Declare.
2767 (dbus-name-owner-changed-handler): Remove unused binding.
2768
2769 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
2770 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
2771 (nxml-scan-backward-within): Mark unused arg.
2772 (nxml-dynamic-markup-word): Remove unused binding.
2773
2774 * mouse.el (mouse-menu-major-mode-map):
2775 * emacs-lisp/authors.el (authors-scan-change-log)
2776 (authors-add-to-author-list):
2777 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
2778 * emacs-lisp/smie.el (smie-auto-fill):
2779 * mail/sendmail.el (mail-bury):
2780 * mail/unrmail.el (unrmail):
2781 * net/tls.el (open-tls-stream):
2782 * textmodes/picture.el (picture-mouse-set-point):
2783 Remove unused bindings.
2784
8c8fc5df
MA
27852012-04-19 Michael Albinus <michael.albinus@gmx.de>
2786
2787 * net/tramp.el (tramp-action-password): Let-bind
2788 `enable-recursive-minibuffers' to t.
2789
a77b0ac9
SS
27902012-04-18 Sam Steingold <sds@gnu.org>
2791
2792 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
2793 instead of 'string to accommodate values like [f11].
2794 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
2795 * progmodes/gdb-mi.el: Likewise.
2796
12a106a9
LL
27972012-04-18 Leo Liu <sdl.web@gmail.com>
2798
2799 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
2800 current buffer.
2801 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
2802 LOCAL is nil.
2803
bc6494ef
CY
28042012-04-18 Chong Yidong <cyd@gnu.org>
2805
2806 * simple.el (line-move): Use forward-line if in batch mode
2807 (Bug#11053).
2808
c09c46b2
CS
28092012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
2810
2811 * files.el (after-find-file): Do not try to add a final newline if
2812 the buffer is read-only (Bug#11156).
2813
5f6530ea
RS
28142012-04-17 Richard Stallman <rms@gnu.org>
2815
2816 * mail/rmail.el (rmail-start-mail):
2817 Pass (rmail-mail-return...) for the return-action.
2818 Pass (rmail-yank-current-message...) for the yank-action.
2819 (rmail-yank-current-message): New function.
2820 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
2821 (rmail-reply): Likewise.
2822 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
2823
2824 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 2825 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
2826 buffer, not newbuf.
2827
197b6f3c
JB
28282012-04-17 Juanma Barranquero <lekktu@gmail.com>
2829
2830 * server.el (server-ensure-safe-dir): Simplify.
2831
2311d8e5 28322012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 2833
2311d8e5
GM
2834 * emacs-lisp/smie.el: Provide smarter auto-filling.
2835 (smie-auto-fill): New function.
2836 (smie-setup): Use it.
98fb480e 2837
2311d8e5
GM
2838 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
2839
28402012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
2841
2842 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
2843 (comment-indent): Use it.
2844
2311d8e5 28452012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
2846
2847 * ses.el: The overall change is to add cell renaming, that is
2848 setting fancy names for cell symbols other than name matching
2849 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 2850 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 2851 (ses-create-cell-variable): New defun.
2311d8e5 2852 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
2853 (ses-relocate-formula): Relocate formulas only for cells the
2854 symbols of which are not renamed, i.e. symbols whose names do not
2855 match regexp "\\`[A-Z]+[0-9]+\\'".
2856 (ses-relocate-all): Relocate values only for cells the symbols of
2857 which are not renamed.
2858 (ses-load): Create cells variables as the (ses-cell ...) are read,
2859 in order to check row col consistency with cell symbol name only
2860 for cells that are not renamed.
2861 (ses-replace-name-in-formula): New defun.
2862 (ses-rename-cell): New defun.
4bdf2ad2 2863
fc72b15c
PO
28642012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
2865
2866 * progmodes/perl-mode.el (perl-indent-parens-as-block):
2867 New option (bug#11118).
2868 (perl-calculate-indent): Respect it.
2869
12e10e61
GM
28702012-04-17 Glenn Morris <rgm@gnu.org>
2871
2872 * dired-aux.el (dired-mark-read-string): Doc fix.
2873
30009afd
DA
28742012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
2875
2876 * dired-aux.el (dired-mark-read-string): Offer optional completion.
2877 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
2878
41f03f4d
GM
28792012-04-17 Glenn Morris <rgm@gnu.org>
2880
2881 * mouse.el (mouse-drag-track):
2882 * speedbar.el (speedbar-frame-mode):
2883 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
2884
f45f90f3
LL
28852012-04-16 Leo Liu <sdl.web@gmail.com>
2886
2887 * progmodes/python.el: Trivial cleanup.
2888
94ee8db5
GM
28892012-04-16 Glenn Morris <rgm@gnu.org>
2890
121b8917
GM
2891 * vc/vc.el (vc-string-prefix-p):
2892 * vc/pcvs-util.el (cvs-string-prefix-p):
2893 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
2894 * mpc.el (mpc-string-prefix-p):
2895 Make all of these into obsolete aliases for string-prefix-p.
2896 Update callers.
2897 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
2898
1197ecfa
GM
2899 * textmodes/two-column.el: Move custom options to the start.
2900 (frame-width): Remove compat definition.
2901 (2C-associate-buffer, 2C-dissociate):
2902 Use with-current-buffer rather than save-excursion.
2903 (2C-dissociate): Force a mode-line update.
2904 (2C-autoscroll): Use ignore-errors.
2905
099e7202
GM
2906 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
2907 Autoload trivia.
2908
bf350d6a
GM
2909 * emacs-lisp/cl-extra.el (*random-state*):
2910 Remove unnecessary declaration.
2911
0e829eab
GM
2912 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
2913
e3ad7552
GM
2914 * play/cookie1.el (cookie-snarf):
2915 Give an explicit error if input file cannot be read.
2916
68892d27
GM
2917 * play/yow.el (yow-file): Use expand-file-name rather than concat.
2918
20f0c46d
GM
2919 * progmodes/perl-mode.el (c-macro-expand):
2920 Remove unnecessary autoload (it is in loaddefs.el).
2921
5a0978ce
GM
2922 * textmodes/picture.el (picture-desired-column)
2923 (picture-update-desired-column): Convert comments to doc-strings.
2924 (picture-substitute): Remove function.
2925 (picture-mode-map): Initialize in the defvar.
2926
6b955486
GM
2927 * woman.el: Remove eval-after-load for tar-mode.
2928 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
2929 (woman-tar-extract-file): Autoload it.
2930
94ee8db5
GM
2931 * frame.el (automatic-hscrolling): Make this alias obsolete.
2932
177eca34
AM
29332012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2934
2935 * ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 2936 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
2937 (ispell-dictionary-base-alist): Revert to original XEmacs
2938 friendly version for default. [:alpha:] will be added in
2939 `ispell-set-spellchecker-params' if needed
177eca34 2940
c505aaeb
CY
29412012-04-16 Chong Yidong <cyd@gnu.org>
2942
2943 * image.el (imagemagick--extension-regexp): New variable.
2944 (imagemagick-register-types): Use it.
2945 (imagemagick-types-inhibit): Add :set function. Allow new value
2946 of t to inhibit all types.
2947
2948 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
2949 so we can preload it.
2950
2951 * loadup.el (fboundp): Preload regexp-opt, needed by
2952 imagemagick-register-types.
2953
60efac0f
CY
29542012-04-15 Chong Yidong <cyd@gnu.org>
2955
2956 * frame.el (scrolling): Remove nearly unused customization group.
2957
2958 * scroll-all.el (scroll-all-mode): Move to windows group.
2959
5dd1713e
CY
29602012-04-15 Chong Yidong <cyd@gnu.org>
2961
2962 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
2963
e6fd457e
CY
29642012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2965
2966 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 2967 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 2968
e153c136
GM
29692012-04-15 Glenn Morris <rgm@gnu.org>
2970
2971 * simple.el (process-file-side-effects): Doc fix.
2972
e6fd457e 29732012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
2974
2975 * international/mule-cmds.el (set-language-environment): Doc fix.
2976
3603c3b1
JB
29772012-04-14 Juanma Barranquero <lekktu@gmail.com>
2978
2979 * server.el (server-auth-key, server-generate-key): Doc fixes.
2980 (server-get-auth-key): Doc fix. Use `string-match-p'.
2981 (server-start): Reflow docstring.
2982
e6de100c
LI
29832012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
2984
2985 * server.el (server-generate-key): `called-interactively-p'
2986 requires a parameter.
2987
29734c21
MN
29882012-04-14 Michal Nazarewicz <mina86@mina86.com>
2989
2990 * server.el (server-auth-key): New variable.
75f1671a 2991 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
2992 (server-start): Use the new variable and functions to allow
2993 setting a permanent server key (bug#9423).
2994
d65c9521
LL
29952012-04-14 Leo Liu <sdl.web@gmail.com>
2996
2997 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
2998
5ae255c7
PE
29992012-04-14 Paul Eggert <eggert@cs.ucla.edu>
3000
3001 Spelling fixes.
3002 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
3003 Emacs uses American spelling.
3004
d5e6342e
JB
30052012-04-14 Juanma Barranquero <lekktu@gmail.com>
3006
3007 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
3008 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
3009 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
3010 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
3011
ab036cd7
SM
30122012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3013
3014 * progmodes/which-func.el (which-func-modes): Change default.
3015
35dc09a1 30162012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
3017
3018 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
3019 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
3020
35dc09a1 30212012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
3022
3023 * custom.el (custom-theme-set-variables): Doc fix.
3024
35dc09a1 30252012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
3026
3027 * international/mule.el (set-auto-coding-for-load): Doc fix.
3028
35dc09a1 30292012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 3030
35dc09a1
GM
3031 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
3032 imenu work again for Objective C Mode. Correct the *-index values,
3033 these having been disturbed by a previous change in 2011-08.
57f845ee 3034
0de3da9f
AM
3035 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
3036 Correct two search limits.
3037
35dc09a1 30382012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
3039
3040 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
3041
35dc09a1 30422012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
3043
3044 * international/characters.el: Fix sorting.
3045
35dc09a1 30462012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
3047
3048 * international/characters.el: Add more missing Latin case pairs.
3049
35dc09a1 30502012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
3051
3052 * files.el (dir-locals-set-class-variables): Doc fix.
3053
35dc09a1 30542012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 3055
3f1b5bf8
EZ
3056 * international/characters.el: Add set-case-syntax-pair call for
3057 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
3058 counterpart. (Bug#11209)
3059
9f847f41
EZ
3060 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
3061
35dc09a1 30622012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
3063
3064 * calendar/holidays.el (calendar-check-holidays): Doc fix.
3065
35dc09a1 30662012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 3067
35dc09a1
GM
3068 * textmodes/ispell.el (ispell-dictionary-base-alist):
3069 Add data for Hebrew.
e2627d21 3070
35dc09a1 30712012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 3072
35dc09a1
GM
3073 * net/rcirc.el (rcirc-cmd-quit):
3074 Revert 2012-03-18 change (Bug#11192).
5c14e333 3075
35dc09a1 30762012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
3077
3078 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
3079
35dc09a1 30802012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 3081
4517fe3a
SM
3082 * minibuffer.el (completion-in-region-mode-map):
3083 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 3084
b472a594
VD
30852012-04-13 Vivek Dasmohapatra <vivek@etla.org>
3086
3087 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
3088
09b95ce3
MY
30892012-04-13 Masatake YAMATO <yamato@redhat.com>
3090
3091 * minibuffer.el (minibuffer-local-filename-syntax): New variable
3092 to allow `C-M-f' and `C-M-b' to move to the nearest path
3093 separator (bug#9511).
3094
4b63a9ca
LI
30952012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
3096
3097 * avoid.el: Require cl when compiling. And also move the
3098 `provide' to the end.
3099
7b55b8bf
TV
31002012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3101
3102 * avoid.el (mouse-avoidance-banish-position): New variable.
3103 (mouse-avoidance-banish-destination): Use it (bug#10165).
3104
adedaa1f
LL
31052012-04-13 Leo Liu <sdl.web@gmail.com>
3106
3107 * progmodes/which-func.el (which-func-modes): Add objc-mode.
3108
70e74021
KB
31092012-04-13 Ken Brown <kbrown@cornell.edu>
3110
3111 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 3112 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
3113 (browse-url-filename-alist): For the same reason, don't modify
3114 file:// URLs on Cygwin.
3115
e75e89ba
SM
31162012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
3117
3118 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
3119 the region on shift if the binding is already shifted (bug#11221).
3120
82f289a4
GM
31212012-04-12 Glenn Morris <rgm@gnu.org>
3122
3123 * mail/mailpost.el: Move to obsolete/.
3124
d333dc4c
DA
31252012-04-12 Drew Adams <drew.adams@oracle.com>
3126
3127 * imenu.el (imenu--generic-function): Ignore invisible definitions
3128 (bug#10123).
3129
0d15b5ba
VD
31302012-04-12 Vivek Dasmohapatra <vivek@etla.org>
3131
3132 * hexl.el (hexl-bits): New variable.
3133 (hexl-options): Mention the variable in the doc string.
75f1671a 3134 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 3135 (hexl-mode): Mention the new variable.
75f1671a
JB
3136 (hexl-mode, hexl-current-address, hexl-current-address):
3137 Use the displen.
0d15b5ba
VD
3138 (hexl-ascii-start-column): New function.
3139 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
3140 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
3141
64a440db
AM
31422012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3143
3144 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
3145 '("-i" ENCODING), in 2 separate command-line arguments, to specify
3146 the encoding, as expected by hunspell.
3147
6decb6c2
SM
31482012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3149
3150 * battery.el (battery--linux-sysfs-regexp): New const.
3151 (battery-status-function): Use it. Remove yeeloong special case.
3152 (battery-yeeloong-sysfs): Remove.
3153 (battery-echo-area-format): Remove yeeloong special case.
3154
088be6fb
SM
31552012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3156
6622e416
SM
3157 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
3158 Reported by Noah Friedman.
3159
088be6fb
SM
3160 * subr.el (read-passwd): Use read-string.
3161
b49f886e
LMI
31622012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3163
3164 * vcursor.el (vcursor-move): Increase the priority of the overlay
3165 (bug#9663).
3166
a63067fc
DD
31672012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3168
3169 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
3170 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
3171
ac3cf14a
WS
31722012-04-11 William Stevenson <yhvh2000@gmail.com>
3173
3174 * textmodes/artist.el (artist-mode): Convert artist-mode to use
3175 define-minor-mode (bug#10760).
3176
c4fc691b 31772012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 3178
4d6769e1 3179 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
3180 that directories matching `grep-find-ignored-files' won't be
3181 pruned (bug#10351).
3182
af23e2e5
CY
31832012-04-11 Chong Yidong <cyd@gnu.org>
3184
3185 * startup.el (command-line): Remove support for long-obsolete
3186 variable font-lock-face-attributes.
3187
ab7ce8c1
GM
31882012-04-11 Glenn Morris <rgm@gnu.org>
3189
3190 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
3191
de8c03dc
SM
31922012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3193
3194 * window.el (window--state-get-1): Obey window-point-insertion-type.
3195
050cc68b
LB
31962012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
3197
3198 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
3199 to previous function when point is on the first character of a
75f1671a 3200 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 3201
a38c310c
GM
32022012-04-11 Glenn Morris <rgm@gnu.org>
3203
effed0c2
GM
3204 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
3205 not just file-errors.
3206
a38c310c
GM
3207 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
3208 (vc-bzr-sha1): Use internal sha1.
3209
0221e323
SM
32102012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3211
3212 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
3213
43956923
SG
32142012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
3215
3216 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
3217 that start in the middle of the line (bug#10496).
3218
6a8c9eaf
DN
32192012-04-10 Dan Nicolaescu <dann@gnu.org>
3220
3221 * battery.el (battery-linux-proc-acpi): Only one battery is
3222 discharged at a time, but that seems to confuse battery.el when
3223 computing `rate-type' for the battery not being discharged
3224 (bug#10332).
3225
1930bf5d
SM
32262012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3227
2a718f6f
SM
3228 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
3229
599430d0
SM
3230 * international/quail.el: Use dolist and simplify.
3231 (quail-define-package, quail-update-keyboard-layout)
3232 (quail-define-rules): Use dolist.
3233 (quail-insert-kbd-layout, quail-get-translation): CSE.
3234
a2754b6c
SM
3235 * tmm.el: Use dolist, remove left over hook.
3236 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
3237 Use dolist.
3238 (calendar-load-hook): Don't mess with it.
3239
1930bf5d
SM
3240 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
3241 Use derived-mode-p. Run the diff asynchronously.
3242
9f67961c
LMI
32432012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3244
3245 * obsolete/mouse-sel.el: Add an Obsolete-since header.
3246
2a8ce227
JB
32472012-04-10 Juanma Barranquero <lekktu@gmail.com>
3248
3249 * misc.el: Display absolute path of loaded DLLs (bug#10424).
3250 (list-dynamic-libraries--loaded): New function.
3251 (list-dynamic-libraries--refresh): Use it.
3252
8f33b5f8
NW
32532012-04-10 Nathan Weizenbaum <nweiz@google.com>
3254
1930bf5d
SM
3255 * progmodes/python.el (python-fill-paragraph):
3256 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
3257 disabled (bug#7018).
3258
b12f0439
L
32592012-04-10 Laimonas VÄ—bra <laimonas.vebra@gmail.com> (tiny change)
3260
1930bf5d 3261 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
3262 DOS/MS Windows for the Baltic languages. There are still plenty
3263 of texts written in this encoding/codepage (bug#6519).
b12f0439 3264
57c3bd01
GM
32652012-04-10 Glenn Morris <rgm@gnu.org>
3266
3267 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
3268 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
3269
6c3eab30
FA
32702012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
3271
1930bf5d 3272 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
3273 next-line "n" and previous-line "p" in order to make recentf more
3274 consistent with ibuffer, dired or org-mode (bug#9387).
3275
24d78a88
LMI
32762012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3277
bc72b5d9
LMI
3278 * image.el (put-image): Return the overlay created instead of the
3279 optional input string (bug#7834). Note that this may break code
3280 that is (for some reason or other) depending on `put-image'
3281 returning the string.
3282
bd2dba5a
LMI
3283 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
3284
74beb59f
LMI
3285 * simple.el (zap-to-char): Allow zapping using input methods
3286 (bug#1580).
3287
24d78a88
LMI
3288 * textmodes/fill.el (fill-region): Leave point and mark where they
3289 were before filling (bug#5399).
3290
263f20cd
GM
32912012-04-09 Glenn Morris <rgm@gnu.org>
3292
3293 * version.el (emacs-bzr-get-version):
3294 Handle lightweight checkouts of local branches.
3295
58d1f797
AS
32962012-04-09 Andreas Schwab <schwab@linux-m68k.org>
3297
263f20cd 3298 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 3299
b4d3bc10
CY
33002012-04-09 Chong Yidong <cyd@gnu.org>
3301
3302 * custom.el (custom-variable-p): Return nil for non-symbol
3303 arguments instead of signaling an error.
3304 (user-variable-p): Obsolete alias for custom-variable-p.
3305
3306 * apropos.el (apropos-variable):
3307 * files-x.el (read-file-local-variable):
3308 * simple.el (set-variable):
3309 * woman.el (woman-mini-help):
3310 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
3311
fd06db5d
GM
33122012-04-09 Glenn Morris <rgm@gnu.org>
3313
e5fcdb5e
GM
3314 * startup.el (normal-top-level): Don't look for leim-list.el
3315 in places where it will not be found. (Bug#910)
3316
fd06db5d
GM
3317 * international/mule-cmds.el (set-default-coding-systems):
3318 * files.el (normal-mode):
3319 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
3320 This function was removed with ucs-tables.el in 2008.
3321
b39bb7e1
EZ
33222012-04-08 Eli Zaretskii <eliz@gnu.org>
3323
3324 * textmodes/ispell.el (ispell-check-version): For hunspell, set
3325 ispell-encoding8-command to "-i", without a trailing space.
3326 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
3327 separate command-line arguments, to specify the encoding, since
3328 that's how hunspell expects it.
3329
5c5b8e23
GM
33302012-04-08 Glenn Morris <rgm@gnu.org>
3331
3332 * loadup.el: Load bindings before cus-start.
3333 This reduces somewhat the number of "rogue" settings in emacs -Q.
3334
a1ed8b05
GM
33352012-04-07 Glenn Morris <rgm@gnu.org>
3336
3337 * version.el (emacs-bzr-get-version): New function.
dfae128a 3338 (emacs-bzr-version): New variable.
a1ed8b05
GM
3339 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
3340 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
3341
b142f158
EZ
33422012-04-07 Eli Zaretskii <eliz@gnu.org>
3343
dfae128a
GM
3344 * international/uni-bidi.el, international/uni-category.el:
3345 * international/uni-combining.el, international/uni-decimal.el:
3346 * international/uni-decomposition.el, international/uni-digit.el:
3347 * international/uni-lowercase.el, international/uni-mirrored.el:
3348 * international/uni-name.el, international/uni-numeric.el:
3349 * international/uni-titlecase.el, international/uni-uppercase.el:
3350 Update for Unicode 6.1.
b142f158 3351
9078ead6
EZ
33522012-04-07 Eli Zaretskii <eliz@gnu.org>
3353
3354 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
3355
f23d2c7d
LMI
33562012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3357
3358 * window.el (shrink-window): Mention the `window-min-height'
3359 variable in the doc string.
3360
0a0a3573
BG
33612012-04-05 Bastien Guerry <bzg@altern.org>
3362
3363 * color.el (color-lighten-name): Fix typo.
3364
e5248ac9
SM
33652012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3366
3367 * server.el (server--on-display-p): New function.
3368 (server--on-display-p): Use it.
3369
b4243e22
GV
33702012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
3371
3372 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
3373 (bug#11145).
3374
305d9f44
SM
33752012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3376
3377 * comint.el (comint--common-quoted-suffix): Check string boundary
3378 before comparing (bug#11158).
3379 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
3380
3d439cd1
CY
33812012-04-04 Chong Yidong <cyd@gnu.org>
3382
321cc491
CY
3383 * minibuffer.el (completion-extra-properties): Doc fix.
3384
3d439cd1
CY
3385 * subr.el (delayed-warnings-hook): Doc fix.
3386
2d562c0f
DU
33872012-04-04 Daiki Ueno <ueno@unixuser.org>
3388
3389 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
3390 selection (Bug#11159).
3391 (epa-insert-keys): Inform that the default public key will be
3392 exported if no key is selected.
3393
4443f204
RS
33942012-04-04 Richard Stallman <rms@gnu.org>
3395
3396 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
3397
529c06b6
CY
33982012-04-03 Chong Yidong <cyd@gnu.org>
3399
3400 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
3401 mail-insert-file, not its obsolete alias mail-attach-file.
3402
66b907dc
MA
34032012-04-03 Michael Albinus <michael.albinus@gmx.de>
3404
3405 * notifications.el (notifications-notify): Fix docstring.
3406
c0ea195d
GM
34072012-04-02 Glenn Morris <rgm@gnu.org>
3408
3409 * emacs-lisp/authors.el (authors-aliases): Another addition.
3410
5ca64e00
MA
34112012-04-02 Michael Albinus <michael.albinus@gmx.de>
3412
3413 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
3414 `tramp-compat-call-process' instead of `tramp-local-call-process'.
3415 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
3416
42ee526b
CY
34172012-04-01 Chong Yidong <cyd@gnu.org>
3418
3419 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
3420 Handle root directory properly.
3421 (copy-directory): Caller changed.
3422
3423 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
3424 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
3425
0b021094
GM
34262012-03-31 Glenn Morris <rgm@gnu.org>
3427
40f86458
GM
3428 * term/xterm.el (xterm-extra-capabilities): Doc fix.
3429
7019c177
GM
3430 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
3431
a1daddd6
GM
3432 * calendar/calendar.el (calendar-window-list)
3433 (calendar-hide-window): Restore. (Bug#11140)
3434 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
3435
0b021094
GM
3436 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
3437
40311efc
TV
34382012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3439
3440 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
3441 Check if file is a symlink (Bug#10489).
3442
3443 * files.el (copy-directory): Likewise.
3444
5319014e
CY
34452012-03-30 Chong Yidong <cyd@gnu.org>
3446
3447 * image.el (imagemagick-types-inhibit)
3448 (imagemagick-register-types): Doc fix.
3449
935d1290
AM
34502012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3451
ef24141c
SM
3452 * ispell.el (ispell-get-extended-character-mode):
3453 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 3454 and treats ~word as ordinary words in pipe mode.
935d1290 3455
61c6e8fd
GM
34562012-03-30 Glenn Morris <rgm@gnu.org>
3457
3458 * tutorial.el (help-with-tutorial): Ensure local variables don't
3459 happen to make the buffer read-only. (Bug#11127)
3460
81fdff00
SM
34612012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
3462
3463 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
3464 (perl-calculate-indent): Return `noindent' in strings.
3465
6e7a6ec0
SS
34662012-03-28 Sam Steingold <sds@gnu.org>
3467
3468 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
3469 instead of the broken adhockery which does not prevent calendar
3470 buffers from being displayed at random after exit.
3471 (calendar-window-list, calendar-hide-window): Remove the broken
3472 adhockery.
3473
fee88ca0
GM
34742012-03-28 Glenn Morris <rgm@gnu.org>
3475
3476 * replace.el (query-replace-map): Doc fix.
3477
38de3354
AS
34782012-03-28 Andreas Schwab <schwab@linux-m68k.org>
3479
3480 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
3481 contents. (Bug#11109)
3482
b973155e
SM
34832012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
3484
3485 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
3486 (bug#11077).
3487 (avl-tree--check, avl-tree--check-node): New funs.
3488
dcb6e7b3
MR
34892012-03-27 Martin Rudalics <rudalics@gmx.at>
3490
3491 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
3492 (switch-to-prev-buffer, switch-to-next-buffer):
3493 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
3494 showing a buffer already is done on the same frame.
3495
b4fa35fa
GM
34962012-03-27 Glenn Morris <rgm@gnu.org>
3497
3498 * startup.el (mail-host-address): Doc fix.
3499
f9210e18
SM
35002012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3501
3502 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
3503 than 197 variables.
3504
c0bf7753
AF
35052012-03-26 Ami Fischman <ami@fischman.org>
3506
3507 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
3508
33da7b16
GM
35092012-03-26 Glenn Morris <rgm@gnu.org>
3510
02243d9d
GM
3511 * files.el (save-buffers-kill-emacs): Doc fix.
3512
33da7b16
GM
3513 * startup.el (normal-top-level, command-line, command-line-1):
3514 Give them doc strings.
3515
e5a69fd0
EZ
35162012-03-25 Eli Zaretskii <eliz@gnu.org>
3517
3518 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 3519 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 3520
9a69676a
CY
35212012-03-25 Chong Yidong <cyd@gnu.org>
3522
4125cb8b
CY
3523 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
3524 theme if it was previously enabled before (Bug#11031).
3525
dd470960
CY
3526 * cus-theme.el (custom-theme-write-faces): Retrieve current face
3527 spec with custom-face-get-current-spec if its :shown-value is not
3528 determined yet (Bug#9337).
4125cb8b 3529 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 3530
9a69676a
CY
3531 * button.el (button-at): Minor addition to docstring.
3532
6e7e90fa
SL
35332012-03-24 Simon Leinen <simon.leinen@gmail.com>
3534
3535 * vc/vc.el (vc-merge): Fix a prompt.
3536
f06e2758
CY
35372012-03-24 Chong Yidong <cyd@gnu.org>
3538
3539 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
3540 point (Bug#9623).
3541
6e7e90fa
SL
3542 * button.el (button-at): Minor addition to docstring.
3543
b9d0879b
SM
35442012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
3545
3546 * newcomment.el (comment-choose-indent): No space after BOL.
3547
e71cebb3
SS
35482012-03-22 Sam Steingold <sds@gnu.org>
3549
3550 * window.el (switch-to-prev-buffer): Revert last patch because the
3551 bug turned out to be an advertised feature (Elisp manual 28.14).
3552
335aff35
GM
35532012-03-22 Glenn Morris <rgm@gnu.org>
3554
3555 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
3556 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
3557
c676576a
LMI
35582012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3559
3560 * net/network-stream.el (network-stream-open-starttls): Make error
3561 message under Windows be less misleading.
3562
126f3d39
LW
35632012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
3564
3565 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
3566 understands (bug#9942).
3567
64fee311
CY
35682012-03-22 Chong Yidong <cyd@gnu.org>
3569
3570 * simple.el (end-of-visible-line): Handle return value of
3571 next-single-property-change properly (Bug#9371).
3572
a640d29a
KH
35732012-03-22 Kenichi Handa <handa@m17n.org>
3574
3575 * international/quail.el (quail-insert-kbd-layout): Fix previous
3576 change. To avoid unwanted bidi reordering, use
3577 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
3578
39675016
DG
35792012-03-21 Dmitry Gutov <dgutov@yandex.ru>
3580
3581 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
3582 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
3583 (ruby-beginning-of-indent): Be more careful with the difference
3584 between word-boundary and symbol boundary.
3585 (ruby-mode-syntax-table): Make : a symbol constituent.
3586
0a6934fc 35872012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 3588
3d008e4f
SM
3589 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
3590
0a6934fc
SM
35912012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3592
af67c9d7
SM
3593 * progmodes/etags.el (tags-completion-at-point-function):
3594 Improve last fix.
3595
1acad97c
SM
3596 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
3597
e298b5da
SS
35982012-03-21 Sam Steingold <sds@gnu.org>
3599
3600 * progmodes/etags.el (tags-completion-at-point-function):
3601 Avoid the error when point is inside the pattern.
3602
91d82a70
JY
36032012-03-21 John Yates <john@yates-sheets.org> (tiny change)
3604
3605 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
3606 line (Bug#10855).
3607
69188b79
CY
36082012-03-21 Drew Adams <drew.adams@oracle.com>
3609
3610 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
3611
99fc91fe
AK
36122012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
3613
3614 * ido.el (ido-set-current-directory, ido-read-internal)
3615 (ido-choose-completion-string, ido-completion-help): Handle nil
3616 value of ido-completion-buffer (Bug#11008).
3617
087bbb4c
SS
36182012-03-21 Sam Steingold <sds@gnu.org>
3619
3620 * window.el (switch-to-prev-buffer): Do not switch to a visible
3621 window previous buffer, just like with the frame previous buffers.
3622
fb5b8aca
CY
36232012-03-21 Chong Yidong <cyd@gnu.org>
3624
3625 * faces.el (make-face, make-empty-face, copy-face):
3626 * face-remap.el (face-remap-add-relative, face-remap-set-base):
3627 Doc fixes.
3628
dc9924b8
SM
36292012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3630
3631 * wid-edit.el (widget-complete-field): Remove (bug#11051).
3632 (widget-complete): Remove broken use of it.
3633
f0bcceb9
CY
36342012-03-20 Chong Yidong <cyd@gnu.org>
3635
dc9924b8
SM
3636 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
3637 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
3638 characters.
3639
ee52ebf3
TH
36402012-03-20 Tassilo Horn <tassilo@member.fsf.org>
3641
3642 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
3643 to draw rectangles, not squares. (Regression introduced by revno
3644 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
3645
4c5779ab
CY
36462012-03-18 Chong Yidong <cyd@gnu.org>
3647
3648 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
3649 it is not yet defined (for temacs).
3650
15360934
LL
36512012-03-18 Leo Liu <sdl.web@gmail.com>
3652
dc9924b8 3653 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 3654
d9a8eb66
EZ
36552012-03-17 Eli Zaretskii <eliz@gnu.org>
3656
3657 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
3658 (ispell-choices-win-default-height, ispell-silently-savep)
3659 (ispell-dictionary-alist, ispell-encoding8-command)
3660 (ispell-check-version, ispell-aspell-find-dictionary)
3661 (ispell-valid-dictionary-list, ispell-words-keyword)
3662 (ispell-get-word, ispell-internal-change-dictionary)
3663 (ispell-region, ispell-skip-region-list)
3664 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
3665 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
3666 (ispell-message-text-end, ispell-message)
3667 (ispell-buffer-local-parsing): Doc fix.
3668
f02ff80d
J
36692012-03-13 Jambunathan K <kjambunathan@gmail.com>
3670
3671 * htmlfontify.el: Add support for code block fontification for ODT
3672 export (Bug #9914).
3673 (hfy-optimisations): Define new option
3674 `body-text-only'
3675 (hfy-fontify-buffer): Honor above setting.
3676 (hfy-begin-span, hfy-end-span): New routines factored out form
3677 `hfy-fontify-buffer'.
3678 (hfy-begin-span-handler, hfy-end-span-handler): New variables
3679 that permit insertion of custom tags.
3680 (hfy-fontify-buffer): Use above handlers.
3681 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
3682 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 3683 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 3684 over multiple runs. This is made possible by having the caller let
f02ff80d
J
3685 bind a special variable `hfy-user-sheet-assoc'.
3686 (htmlfontify-string): New defun.
3687 (hfy-compile-face-map): Make sure that the last char in the
3688 buffer is correctly fontified.
3689 (hfy-face-resolve-face): Whitespace only change.
3690
9ac7a13f
EZ
36912012-03-17 Eli Zaretskii <eliz@gnu.org>
3692
3693 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
3694 message more clear.
3695
e2b5bdd7
LL
36962012-03-16 Leo Liu <sdl.web@gmail.com>
3697
3698 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
3699
2e492df3
AM
37002012-03-16 Alan Mackenzie <acm@muc.de>
3701
3702 Further optimise the handling of large macros.
3703
3704 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
3705 limit to a call of `c-literal-limits'.
3706 (c-determine-+ve-limit): New function.
dc9924b8
SM
3707 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
3708 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
3709 In CASE 5B, restrict a search limit to 500.
3710 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
3711
3712 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
3713 Restrict macro bounds to +-500 from after-change's BEG END.
3714
50e94f0c
LL
37152012-03-16 Leo Liu <sdl.web@gmail.com>
3716
3717 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
3718
6f09f6ed
AH
37192012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
3720
3721 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 3722 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 3723
c7e73d51
GM
37242012-03-16 Glenn Morris <rgm@gnu.org>
3725
da986230
GM
3726 * view.el (view-buffer, view-buffer-other-window)
3727 (view-buffer-other-frame): Doc fixes re special mode-class.
3728
0835f01e
GM
3729 * subr.el (eval-after-load): If named feature is provided not from
3730 a file, run after-load forms. (Bug#10946)
3731
c7e73d51
GM
3732 * calendar/calendar.el (calendar-insert-at-column):
3733 Handle non-unit-width characters a bit better. (Bug#10978)
3734
3f2eafd1
CY
37352012-03-15 Chong Yidong <cyd@gnu.org>
3736
3737 * emacs-lisp/ring.el (ring-extend): New function.
3738 (ring-insert+extend): Extend the ring correctly (Bug#11019).
3739
3740 * comint.el (comint-read-input-ring)
3741 (comint-add-to-input-history): Grow comint-input-ring lazily.
3742
103af3fe
SM
37432012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3744
663b1677
SM
3745 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
3746 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
3747
103af3fe
SM
3748 * imenu.el: Fix multiple inheritance breakage (bug#9199).
3749 (imenu-add-to-menubar): Don't add a redundant index.
3750 (imenu-update-menubar): Handle a dynamically composed keymap.
3751
899cb7cb
KY
37522012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
3753
3754 * mail/sendmail.el (mail-encode-header):
3755 Bind rfc2047-encode-encoded-words to nil.
3756
3809f91d
GM
37572012-03-13 Glenn Morris <rgm@gnu.org>
3758
3759 * calendar/calendar.el (calendar-string-spread):
3760 Handle non-unit-width characters a bit better. (Bug#10978)
3761
9e345a01
LL
37622012-03-13 Leo Liu <sdl.web@gmail.com>
3763
3764 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
3765 directory and file as argument (Bug#10822).
3766
4a07df36
KS
37672012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
3768
3769 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
3770 For dynamically generated code, follow $PC.
3771 (gdb-disassembly-handler-custom): Handle no function name case.
3772
4aaa9356
TL
37732012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3774
3775 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
3776 * emulation/ws-mode.el (ws-query-replace):
3777 * sort.el (sort-regexp-fields):
3778 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
3779
225979da
SM
37802012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3781
3782 * dabbrev.el: Fix cycle completion order (bug#10963).
3783 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
3784 (dabbrev-completion): Don't use an obarray; provide
3785 a cycle-sort-function.
3786
e2f1fdab
LL
37872012-03-12 Leo Liu <sdl.web@gmail.com>
3788
dc9924b8 3789 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
3790 (kill-do-not-save-duplicates): Doc fix.
3791
b19490ed
SM
37922012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3793
3794 * dabbrev.el: Fix cycle completion (bug#10963).
3795 Use lexical binding and wrap to 80 columns.
3796 (dabbrev-completion): Delay computing the list of completions.
3797
4b05d722
KH
37982012-03-12 Kenichi Handa <handa@m17n.org>
3799
3800 * international/quail.el (quail-insert-kbd-layout): Surround each
3801 row by LRO and PDF instead of inserting many LRMs. Pad the left
3802 and right of each non-spacing marks. Insert invisible space
3803 between lower and upper characters to prevent composition.
3804
dbbc2e69
SM
38052012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3806
3807 * minibuffer.el (minibuffer-complete): Don't get confused when the
3808 function is run twice via different commands (bug#10958).
3809 (complete-with-action): Fix docstring.
3810
292112ed
CY
38112012-03-12 Chong Yidong <cyd@gnu.org>
3812
5d1ac394
CY
3813 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
3814 (nxml-completion-at-point-function): New function.
3815 (nxml-mode): Use it.
3816 (nxml-bind-meta-tab-to-complete-flag): Default to t.
3817
292112ed
CY
3818 * emacs-lisp/package.el (package-unpack, package-unpack-single):
3819 Load generated autoloads file before byte compiling (Bug#10970).
3820 (package--make-autoloads-and-compile): New helper fun.
3821
4098f8f7
CS
38222012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
3823
3824 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
3825
8f754691
MA
38262012-03-11 Michael Albinus <michael.albinus@gmx.de>
3827
3828 * autorevert.el (auto-revert-handler): Ensure, that
3829 file-readable-p is applied only for local files or in
3830 auto-revert-tail-mode.
3831
e29ab36b
AS
38322012-03-11 Andreas Schwab <schwab@linux-m68k.org>
3833
dbbc2e69
SM
3834 * server.el (server-eval-at): Handle non-tcp connections.
3835 Decode result string.
ad0bf5b6 3836
e29ab36b
AS
3837 * server.el (server-msg-size): New constant.
3838 (server-reply-print): New function.
3839 (server-eval-and-print): Use it.
3840 (server-eval-at): Use server-quote-arg and server-unquote-arg.
3841 Handle -print-nonl.
3842
de5939ba
CS
38432012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
3844
3845 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
3846 (Bug#10987).
3847
0c93eabf
CY
38482012-03-11 Chong Yidong <cyd@gnu.org>
3849
397a688f
CY
3850 * simple.el (goto-line): Doc fix (Bug#9938).
3851
2cc775f9
CY
3852 * subr.el (save-window-excursion): Doc fix (Bug#9979).
3853
0c93eabf
CY
3854 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
3855 when finished (Bug#10963).
3856
c491fa41
MR
38572012-03-11 Martin Rudalics <rudalics@gmx.at>
3858
3859 * window.el (split-window-below): Fix bug in case where
3860 split-window-keep-point is nil (Bug#10971).
3861
300e8fa5
JL
38622012-03-11 Juri Linkov <juri@jurta.org>
3863
3864 * replace.el (replace-highlight): Set isearch-word to nil
3865 unconditionally. (Bug#10887)
3866
dbf6c5a1
EZ
38672012-03-10 Eli Zaretskii <eliz@gnu.org>
3868
3869 * net/mairix.el (mairix-replace-invalid-chars): Rename from
3870 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 3871 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
3872 (mairix-widget-create-query): Add usage information about mairix
3873 search forms: negating words, searching for substrings, etc.
3874
b9e501de
JP
38752012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
3876
3877 * international/fontset.el (font-encoding-alist): Add an entry for
3878 ksx1001 (Bug#5667).
3879
92795c91
RS
38802012-03-10 Richard Stallman <rms@gnu.org>
3881
1694e6c1
RS
3882 * mail/sendmail.el (mail-encode-header):
3883 Set rfc2047-encode-encoded-words.
3884
607e8555
RS
3885 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
3886
de3bc99a
RS
3887 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
3888 view buffer means not swapped.
3889 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
3890 (rmail-write-region-annotate): Error if real text has disappeared.
3891
92795c91
RS
3892 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
3893
699bd04e
CY
38942012-03-10 Chong Yidong <cyd@gnu.org>
3895
3896 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
3897 * emulation/cua-base.el (cua--init-keymaps):
3898 Add delete-forward-char to remappings (Bug#9666).
699bd04e 3899
570a1714
MR
39002012-03-10 Martin Rudalics <rudalics@gmx.at>
3901
dbbc2e69
SM
3902 * speedbar.el (speedbar-unhighlight-one-tag-line):
3903 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 3904
82dcf4e4
CY
39052012-03-10 Chong Yidong <cyd@gnu.org>
3906
7a2c7ca7
CY
3907 * minibuffer.el (completion-in-region, completion-help-at-point):
3908 Give the completion field overlay a high priority (Bug#6830).
3909
82dcf4e4
CY
3910 * dired.el (dired-goto-file): Recognize absolute file name
3911 listings (Bug#7126).
3912 (dired-goto-file-1): New helper function.
3913 (dired-toggle-read-only): Inhibit warnings.
3914
052e28ac
MA
39152012-03-09 Michael Albinus <michael.albinus@gmx.de>
3916
75f1671a 3917 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
3918 there are no properties.
3919
95d5e396
LL
39202012-03-09 Leo Liu <sdl.web@gmail.com>
3921
3922 * savehist.el (savehist-printable): Stricter check for string
3923 value (Bug#10937).
3924
3f018d6d
EZ
39252012-03-09 Eli Zaretskii <eliz@gnu.org>
3926
dbbc2e69
SM
3927 * mail/smtpmail.el (smtpmail-send-it):
3928 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
3929 valid mbox format.
3930
f7fd3d79
GM
39312012-03-09 Glenn Morris <rgm@gnu.org>
3932
3933 * files.el (dir-locals-find-file):
3934 Don't check result is regular, readable.
3935 (dir-locals-read-from-file): Demote errors.
3936
6ff6e72f
EZ
39372012-03-08 Eli Zaretskii <eliz@gnu.org>
3938
dbbc2e69
SM
3939 * international/quail.el (quail-insert-kbd-layout):
3940 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
3941 layout cell, to prevent their reordering by bidi display engine.
3942 For details, see the discussion in
3943 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
3944
9cec7834
AM
39452012-03-08 Alan Mackenzie <acm@muc.de>
3946
3947 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
3948 the starting position; make it extend the marked region when
3949 invoked repeatedly - all under appropriate circumstances.
3950 Fixes bugs #5525, #10906.
3951
9a40b8d4
GM
39522012-03-08 Glenn Morris <rgm@gnu.org>
3953
3954 * files.el (locate-dominating-file, dir-locals-find-file):
3955 Undo 2012-03-06 change.
3956
7a08ed35
EZ
39572012-03-07 Eli Zaretskii <eliz@gnu.org>
3958
dbbc2e69
SM
3959 * international/quail.el (quail-help):
3960 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
3961 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
3962 for the reason.
3963
5aca4f71 39642012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
3965
3966 Avoid superfluous registering of signals. (Bug#10807)
3967
3968 * notifications.el (notifications-on-action-object)
3969 (notifications-on-close-object): New defvars.
3970 (notifications-on-action-signal, notifications-on-closed-signal):
3971 Unregister the signal if not needed any longer.
3972 (notifications-notify): Register `notifications-action-signal' or
3973 `notifications-closed-signal', if :on-action or :on-close has been
3974 passed as argument.
3975
78e8b10a
CY
39762012-03-07 Chong Yidong <cyd@gnu.org>
3977
3978 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
3979 non-X platforms.
3980
69481eb8
GM
39812012-03-06 Glenn Morris <rgm@gnu.org>
3982
3983 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
3984 (x-disown-selection-internal, x-get-selection-internal):
3985 Doc fix (add arglist signatures). (Bug#10783)
3986
133b8e11
KS
39872012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
3988
3989 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
3990 Handle breakpoints with no "type".
3991
99a83064
GM
39922012-03-06 Glenn Morris <rgm@gnu.org>
3993
3994 * files.el (locate-dominating-file): Add optional predicate argument.
3995 (dir-locals-find-file): Make use of above change.
3996
17798e78
TTN
39972012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
3998
3999 * info.el (Info-insert-dir): Also try "dir.gz".
4000
eb182446
GM
40012012-03-06 Glenn Morris <rgm@gnu.org>
4002
8f2114ee
GM
4003 * files.el (dir-locals-find-file):
4004 Ignore non-readable or non-regular files. (Bug#10928)
4005
eb182446
GM
4006 * files.el (locate-dominating-file): Doc fix.
4007
24679323
AS
40082012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
4009
4010 * calendar/calendar.el (calendar-set-mode-line):
4011 `getenv' returns a string. (Bug#10951)
4012
01d972a9
LL
40132012-03-05 Leo Liu <sdl.web@gmail.com>
4014
109aa8a9
LL
4015 * simple.el (backward-delete-char-untabify): Constrain point to
4016 field (Bug#10939).
4017
01d972a9
LL
4018 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
4019
10607bea
CY
40202012-03-05 Chong Yidong <cyd@gnu.org>
4021
4022 * simple.el (count-words): If called from Lisp, return the word
4023 count, for symmetry with `count-lines'. Arglist changed.
4024 (count-words--message): Args changed. Consolidate counting code
4025 from count-words and count-words-region.
4026 (count-words-region): Caller changed.
4027 (count-lines-region): Make it an obsolete alias.
4028
5dd11cfe
TH
40292012-03-04 Tassilo Horn <tassilo@member.fsf.org>
4030
4031 * saveplace.el (save-place-to-alist)
4032 (save-place-ignore-files-regexp): Allow value nil to disable this
4033 feature.
4034
c349f4e6
CY
40352012-03-04 Chong Yidong <cyd@gnu.org>
4036
4037 * faces.el (face-spec-reset-face): For the default face, reset the
4038 attributes to default values (Bug#10748).
4039
e627be4c
LMI
40402012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4041
4042 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
4043 previous patch: Check `message-send-mail-function', and not the
4044 default function (bug#10897).
4045
ebeabff4
MA
40462012-03-04 Michael Albinus <michael.albinus@gmx.de>
4047
a41a6cf4
MA
4048 * notifications.el (notifications-on-action-signal)
4049 (notifications-on-closed-signal): Check for unique service name of
4050 incoming event. Fix error in removing entry.
ebeabff4 4051 (top): Register for signals with wildcard service name.
a41a6cf4 4052 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 4053
c1ca42b4
CY
40542012-03-04 Chong Yidong <cyd@gnu.org>
4055
dc9924b8 4056 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 4057
ea16568d
GM
40582012-03-04 Glenn Morris <rgm@gnu.org>
4059
4060 * abbrev.el (copy-abbrev-table, abbrev-table-p)
4061 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
4062 (expand-abbrev, define-abbrev-table): Doc fixes.
4063
fbae4637
LMI
40642012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4065
4066 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
4067 `message-default-send-mail-function' and not `send-mail-function'
4068 when doing the prompting for `sendmail-query-once' before sending
4069 in Message buffers (bug#10897).
4070
a1e7225c
LMI
4071 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
4072 This is inconsistent with all the other stream functions, which leave
4073 the setting up to the higher levels (if so wanted) (bug#10931).
4074
56d093a9
AM
40752012-03-02 Alan Mackenzie <acm@muc.de>
4076
4077 Depessimize the handling of very large macros.
4078
4079 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
4080 (c-macro-cache-syntactic): New variables to implement a one
4081 element macro cache.
4082 (c-invalidate-macro-cache): New function.
4083 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
4084 Adapt to use the new cache.
4085 (c-state-safe-place): Use better the cache of safe positions.
4086 (c-state-semi-nonlit-pos-cache)
4087 (c-state-semi-nonlit-pos-cache-limit):
4088 New variables for...
4089 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
4090 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
4091 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
4092 Use c-state-semi-safe-place.
56d093a9 4093
dbbc2e69
SM
4094 * progmodes/cc-langs.el (c-get-state-before-change-functions):
4095 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 4096
817e5c3d
MA
40972012-03-02 Michael Albinus <michael.albinus@gmx.de>
4098
dbbc2e69
SM
4099 * jka-compr.el (jka-compr-call-process):
4100 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
4101 not remote.
4102
a032a702
MA
41032012-03-01 Michael Albinus <michael.albinus@gmx.de>
4104
4105 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
4106 access of FILE2, if FILE1 does not exist.
4107
99a54f21
MA
4108 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
4109 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
4110
4111 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
4112 Add "PAGER=" to `process-environment'.
4113
f6561e1f
MM
41142012-03-01 Michael R. Mauger <mmaug@yahoo.com>
4115
4116 * progmodes/sql.el: Bug fix
4117 (sql-get-login-ext): Save login values in globals.
4118 (sql-get-login): Use new version of `sql-get-login-ext'.
4119 (sql-interactive-mode): Set global `sql-connection' to nil.
4120 (sql-connect): Set global values for connection.
4121 (sql-product-interactive): Save global values as buffer local.
4122
2d44d9cc
LL
41232012-02-29 Leo Liu <sdl.web@gmail.com>
4124
4125 * abbrev.el (define-abbrevs): Reset sys to nil.
4126
96b49301 41272012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4128
bf7f9bc5
JB
4129 * files.el (file-equal-p): Rename from `files-equal-p'.
4130 Return nil when one or both files don't exist.
96b49301 4131 (file-subdir-of-p): Now only top directory must exists,
4132 return nil if it doesn't.
bf7f9bc5
JB
4133 (copy-directory): No need to test with `file-subdir-of-p' after
4134 creating dir.
4135 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
4136 to `file-equal-p'.
96b49301 4137
44e97401
GM
41382012-02-28 Glenn Morris <rgm@gnu.org>
4139
4140 * shell.el (shell-mode):
4141 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
4142 * play/landmark.el (landmark-font-lock-face-O):
4143 * play/handwrite.el (handwrite):
4144 * play/gomoku.el (gomoku-O):
4145 * net/browse-url.el (browse-url-browser-display):
4146 * international/mule.el (define-charset):
4147 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
4148 * filesets.el (filesets-find-file-delay):
4149 * eshell/em-xtra.el (eshell-xtra):
4150 * eshell/em-unix.el (eshell-grep):
4151 * emulation/viper.el (viper-mode):
4152 * emacs-lisp/regexp-opt.el (regexp-opt-group):
4153 * emacs-lisp/easymenu.el (easy-menu-define):
4154 * calendar/timeclock.el (timeclock-use-display-time):
4155 * bs.el (bs-mode):
4156 * bookmark.el (bookmark-save-flag):
4157 Doc fix (standardize possessive apostrophe usage).
4158
c98c6276
CY
41592012-02-27 Chong Yidong <cyd@gnu.org>
4160
bf7f9bc5
JB
4161 * emulation/viper-cmd.el (viper-intercept-ESC-key):
4162 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 4163
c98c6276
CY
4164 * font-lock.el (font-lock-specified-p): Rename from
4165 font-lock-spec-present. Callers changed.
4166
9c62cd04 41672012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 4168
bf7f9bc5
JB
4169 * emacs-lisp/package.el (package-compute-transaction):
4170 Handle holding a package version to t in package-load-list.
8ac9e529 4171
530739c9
MA
41722012-02-26 Michael Albinus <michael.albinus@gmx.de>
4173
4174 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
4175 (tramp-get-inode, tramp-get-device): Use cached values.
4176
487915d7
AM
41772012-02-26 Alan Mackenzie <acm@muc.de>
4178
4179 Check there is a font-lock specification before doing initial
4180 fontification.
4181
4182 * font-core.el (font-lock-mode): Move the conditional from
4183 :after-hook to font-lock-initial-fontify.
4184 (font-lock-default-function): Move the check for a specification
4185 to font-lock-spec-present.
4186
dc9924b8 4187 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
4188 (font-lock-spec-present): New function.
4189
4fd96557
JB
41902012-02-26 Jim Blandy <jimb@red-bean.com>
4191
4192 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
4193 (gdb-send): Apply it to the operand of the '-interpreter-exec
4194 console' command, so that we can pass arguments with (say) quotes
4195 in them. Store exact string sent in gdb-debug-log (Bug#10765).
4196
9a4888c0
CY
41972012-02-26 Chong Yidong <cyd@gnu.org>
4198
07498861
CY
4199 * help-fns.el (describe-function-1): Clarify description of
4200 remapping (Bug#10844).
4201
9a4888c0
CY
4202 * files.el (files-equal-p): Doc fix.
4203 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
4204 and quit the loop once a mismatch is found.
4205
ea8fb88d
JB
42062012-02-25 Juanma Barranquero <lekktu@gmail.com>
4207
4208 * bs.el (bs--show-with-configuration): Don't throw an error
4209 if the window cannot be split; otherwise, subsequent calls to
4210 bs-show fail, restoring a stale window config. (Bug#10882)
4211
525795c1
JD
42122012-02-25 Jan Djärv <jan.h.d@swipnet.se>
4213
4214 * term/ns-win.el (global-map): Bind ns-drag-file to
4215 ns-find-file (Bug#5855, Bug#10050).
4216
f008086f
AS
42172012-02-25 Andreas Schwab <schwab@linux-m68k.org>
4218
4219 * calendar/parse-time.el (parse-time-string): Allow extractor to
4220 return nil.
4221
a3fcfa99
MA
42222012-02-25 Michael Albinus <michael.albinus@gmx.de>
4223
91027d08
JB
4224 * net/tramp.el (tramp-file-name-for-operation):
4225 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
4226
4227 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
4228 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
4229 Add COPY-CONTENTS argument.
a3fcfa99 4230
67b0de11
CY
42312012-02-25 Chong Yidong <cyd@gnu.org>
4232
4233 Add custom groups for VC backends, for consistency with vc-bzr.
4234
4235 * vc/vc-arch.el (vc-arch):
4236 * vc/vc-cvs.el (vc-cvs):
4237 * vc/vc-git.el (vc-git):
4238 * vc/vc-hg.el (vc-hg):
4239 * vc/vc-mtn.el (vc-mtn):
4240 * vc/vc-rcs.el (vc-rcs):
4241 * vc/vc-sccs.el (vc-sccs):
4242 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
4243 All relevant defcustoms reassigned.
4244
3c9dfce6
CY
42452012-02-25 Chong Yidong <cyd@gnu.org>
4246
1339bf43
CY
4247 * newcomment.el (comment-styles): Add autoload (Bug#10868).
4248
3c9dfce6
CY
4249 * term/x-win.el (x-initialize-window-system): Reduce default for
4250 x-selection-timeout to 5 seconds (Bug#8869).
4251
25b2e303 42522012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4253
ec70a47d
GM
4254 * files.el (files-equal-p, file-subdir-of-p): New functions.
4255 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 4256 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
4257 * dired-aux.el (dired-copy-file-recursive): Same.
4258 (dired-create-files): Modify destination when source is equal to
4259 dest when copying files.
53a46cd0 4260 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 4261
914260cd
MA
42622012-02-24 Michael Albinus <michael.albinus@gmx.de>
4263
4264 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
4265 (Bug#10874)
4266
2cb228f7
AM
42672012-02-23 Alan Mackenzie <acm@muc.de>
4268
4269 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
4270 parameter "after-hook:" to allow the expansion to run code after
4271 the execution of the mode hooks.
4272
4273 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 4274 from font-lock-mode-internal.
2cb228f7 4275
91027d08 4276 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
4277 :after-hook.
4278
8f0fde21
SM
42792012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
4280
3e88618b
SM
4281 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
4282 (completion--cache-all-sorted-completions): New function.
4283 (completion-all-sorted-completions): Use it.
4284 (completion--do-completion, minibuffer-force-complete):
4285 Use it to re-instate the flush hook.
4286
8f0fde21
SM
4287 * icomplete.el (icomplete-completions): Replace last fix with a better
4288 one (bug#10850).
4289
8e911f6f
DG
42902012-02-23 Dmitry Gutov <dgutov@yandex.ru>
4291
4292 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
4293 when it might call us back infinitely (bug#10797).
4294
49fe4321
GM
42952012-02-23 Glenn Morris <rgm@gnu.org>
4296
4297 * minibuffer.el (completion-category-overrides): Doc fix.
4298
b291b572
SM
42992012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
4300
4301 * minibuffer.el (completion-table-with-context): Fix inf-loop.
4302 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
4303
31a9ef2e
GM
43042012-02-23 Glenn Morris <rgm@gnu.org>
4305
5e6e6794 4306 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
4307 (authors-obsolete-files-regexps, authors-ignored-files)
4308 (authors-ambiguous-files, authors-renamed-files-alist):
4309 Add more entries.
4310
0bd1e074
JL
43112012-02-23 Juri Linkov <juri@jurta.org>
4312
4313 * isearch.el (isearch-occur): Sync interactive spec with occur's
4314 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
4315
b617673c
JL
4316 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
4317
19e9789e
JL
43182012-02-22 Juri Linkov <juri@jurta.org>
4319
4320 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
4321 (ucs-insert): Doc fix. Check for hex digits in the string.
4322 Don't display `nil' in the error message. (Bug#10857)
4323
f41ce09d
AM
43242012-02-22 Alan Mackenzie <acm@muc.de>
4325
7a71b18d 4326 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 4327
ac2eceee
GM
43282012-02-22 Glenn Morris <rgm@gnu.org>
4329
4330 * ffap.el (ffap-c-path):
4331 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
4332
abd1f678
CY
43332012-02-22 Chong Yidong <cyd@gnu.org>
4334
4335 * custom.el (load-theme): Doc fix.
4336
f25aef2e
GM
43372012-02-22 Glenn Morris <rgm@gnu.org>
4338
4339 * dired-x.el (dired-guess-shell-alist-default):
4340 Remove escape sequences from nroff output. (Bug#172)
4341
5f8dc2ca
GM
43422012-02-21 Glenn Morris <rgm@gnu.org>
4343
6ff86ec4
GM
4344 * vc/emerge.el (emerge-defvar-local):
4345 Set `permanent-local' property rather than unused `preserved'.
4346
be3223a3 4347 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
4348 (picture-mode-map): Use it. (Bug#10860)
4349 (picture-mode): Doc fix.
4350
3fe58f4f
JB
43512012-02-21 Juanma Barranquero <lekktu@gmail.com>
4352
4353 * newcomment.el (uncomment-region-default): Remove unused binding.
4354
f9a998c3
GM
43552012-02-21 Glenn Morris <rgm@gnu.org>
4356
4357 * textmodes/picture.el (picture-motion, picture-motion-reverse)
4358 (picture-self-insert, picture-tab-chars): Doc fix.
4359 (picture-mode-map): Fix C-a, C-e.
4360
c6029348
GM
43612012-02-20 Glenn Morris <rgm@gnu.org>
4362
4363 * emacs-lisp/authors.el (authors-aliases): Add another entry.
4364
ab1ce9d7
LL
43652012-02-20 Leo Liu <sdl.web@gmail.com>
4366
4367 * icomplete.el (icomplete-completions): Check FROM arg before
4368 passing to substring (Bug#10850).
4369
0fd40f89
CY
43702012-02-19 Chong Yidong <cyd@gnu.org>
4371
4372 * comint.el: Require ansi-color.
4373 (comint-output-filter-functions): Add ansi-color-process-output.
4374
4375 * ansi-color.el: Don't set comint-output-filter-functions; it is
4376 now in the initial value defined in comint.el.
4377 (ansi-color-apply-face-function): New variable.
4378 (ansi-color-apply-on-region): Use it.
4379 (ansi-color-apply-overlay-face): New function.
4380
4381 * shell.el (shell): No need to require ansi-color.
4382 (shell-mode): Use ansi-color-apply-face-function to highlight
4383 color escapes using font-lock-face property (Bug#10835).
4384
20af2394
CY
43852012-02-19 Chong Yidong <cyd@gnu.org>
4386
4387 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
4388 mode-line formats (Bug#10839).
4389
e23a3fbe
GM
43902012-02-18 Glenn Morris <rgm@gnu.org>
4391
b474519e
GM
4392 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
4393
4394 * mail/undigest.el (unforward-rmail-message): Doc fix.
4395
e23a3fbe
GM
4396 * saveplace.el (save-place-ignore-files-regexp): Add :version.
4397
57939ff4
EZ
43982012-02-18 Eli Zaretskii <eliz@gnu.org>
4399
4400 * international/characters.el (script-list): Sync with the latest
4401 Unicode Character Database.
4402
0c23686e
AS
44032012-02-18 Andreas Schwab <schwab@linux-m68k.org>
4404
4405 * international/titdic-cnv.el: Remove duplicate coding tag.
4406 * language/cham.el: Likewise.
4407 * language/tai-viet.el: Likewise.
4408
6818b449
GM
44092012-02-18 Glenn Morris <rgm@gnu.org>
4410
4411 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
4412 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
4413 (calendar-bahai-all-holidays-flag, calendar-other-dates):
4414 * calendar/diary-lib.el (diary-abbreviated-year-flag):
4415 * calendar/holidays.el (holiday-bahai-holidays)
4416 (calendar-holidays, list-holidays):
4417 Use utf-8 Bahá'í in doc-strings, menus, etc.
4418
0311a3fc
TH
44192012-02-17 Tassilo Horn <tassilo@member.fsf.org>
4420
4421 * saveplace.el (save-place-ignore-files-regexp): New variable
4422 allowing for excluding files from saving their location of point.
4423 The default value matches the temporary commit message editing
4424 files from Git, SVN, Bazaar, and Mercurial.
4425 (save-place-to-alist): Use it.
4426
eb864a71
LM
44272012-02-17 Lawrence Mitchell <wence@gmx.li>
4428 Stefan Monnier <monnier@iro.umontreal.ca>
4429
4430 * newcomment.el (uncomment-region-default): Don't leave extra space
4431 when an arg is provided (bug#8150).
4432
ee0ce425
TZ
44332012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4434
eb864a71 4435 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 4436
95ddf442
GM
44372012-02-17 Glenn Morris <rgm@gnu.org>
4438
4439 * net/socks.el: Require network-stream. (Bug#10599)
4440
48dd1e39 44412012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
4442
4443 * international/charprop.el:
4444 * international/uni-name.el:
4445 * international/uni-old-name.el:
4446 * international/uni-comment.el: Regenerate.
4447
d68cd087
GM
44482012-02-16 Glenn Morris <rgm@gnu.org>
4449
4450 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
4451 Interactively in calendar buffer, give an error if not on a date.
4452
13932042
GM
44532012-02-15 Glenn Morris <rgm@gnu.org>
4454
4455 * shell.el (shell-delimiter-argument-list):
4456 Revert 2011-02-17 change. (Bug#8027)
4457
c3a70e2b
CY
44582012-02-15 Chong Yidong <cyd@gnu.org>
4459
60236b0d
CY
4460 * minibuffer.el (completion-at-point-functions): Doc fix.
4461
c3a70e2b
CY
4462 * custom.el (defcustom): Doc fix; note use of defvar.
4463
9f26dc24
GM
44642012-02-15 Glenn Morris <rgm@gnu.org>
4465
4466 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
4467 Doc fixes.
4468
6546b134
GM
44692012-02-14 Glenn Morris <rgm@gnu.org>
4470
4471 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
4472
d29b2b4c
LI
44732012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4474
4475 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
4476 way the ports list is computed.
835bdcba
LI
4477 (smtpmail-query-smtp-server): Prompt the user for a port number if
4478 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 4479
08dcdbc9
TZ
44802012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4481
4482 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
4483
2605051a
GM
44842012-02-13 Glenn Morris <rgm@gnu.org>
4485
4486 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
4487
7ee99f32
TZ
44882012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4489
4490 * net/gnutls.el (gnutls-trustfiles): New variable.
4491 (gnutls-negotiate): Use it.
4492
5f0af64f
LI
44932012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
4494
4495 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
4496 does its stuff if Gnus is running.
4497
c14fcc95
AM
44982012-02-13 Alan Mackenzie <acm@muc.de>
4499
4500 Fix a loop in c-set-fl-decl-start.
4501
7a71b18d 4502 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
4503 c-backward-syntactic-ws actually moves backwards.
4504
142b4d90
LL
45052012-02-13 Leo Liu <sdl.web@gmail.com>
4506
4507 * net/rcirc.el (rcirc-markup-attributes): Move point to the
4508 beginning so that all \C-o chars are removed.
4509
fa9958a6
TZ
45102012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
4511
dc9924b8 4512 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 4513
0bc5886a
AM
45142012-02-12 Alan Mackenzie <acm@muc.de>
4515
4516 Fix infinite loop with long macros.
4d6769e1 4517 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 4518
d4bd55e7
CY
45192012-02-12 Chong Yidong <cyd@gnu.org>
4520
4521 * window.el (display-buffer): Doc fix (Bug#10785).
4522
66f3fe22
GM
45232012-02-12 Glenn Morris <rgm@gnu.org>
4524
bd7da63e
GM
4525 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
4526 (x-disown-selection-internal, x-get-selection-internal):
4527 Sync docs with the xselect.c versions.
4528
66f3fe22
GM
4529 * allout-widgets.el: Add missing license notice.
4530
3e0d2fa7
GM
45312012-02-11 Glenn Morris <rgm@gnu.org>
4532
cfecdf09
GM
4533 * select.el (x-get-selection-internal, x-own-selection-internal)
4534 (x-disown-selection-internal):
4535 * x-dnd.el (x-get-selection-internal): Update declarations.
4536
6d216d7f
GM
4537 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
4538
2bed3f04
GM
4539 * window.el (window-sides-slots):
4540 * tool-bar.el (tool-bar-position):
4541 * term/xterm.el (xterm-extra-capabilities):
4542 * ses.el (ses-self-reference-early-detection):
4543 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
4544 (verilog-auto-wire-type)
4545 (verilog-auto-delete-trailing-whitespace)
4546 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
4547 (verilog-auto-tieoff-declaration):
4548 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
4549 (sql-oracle-statement-starters, sql-oracle-scan-on):
4550 * progmodes/prolog.el (prolog-align-comments-flag)
4551 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
4552 (prolog-left-indent-regexp, prolog-paren-indent-p)
4553 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
4554 (prolog-types, prolog-mode-specificators)
4555 (prolog-determinism-specificators, prolog-directives)
4556 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
4557 (prolog-electric-dot-flag)
4558 (prolog-electric-dot-full-predicate-template)
4559 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
4560 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
4561 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
4562 (prolog-program-switches, prolog-prompt-regexp)
4563 (prolog-debug-on-string, prolog-debug-off-string)
4564 (prolog-trace-on-string, prolog-trace-off-string)
4565 (prolog-zip-on-string, prolog-zip-off-string)
4566 (prolog-use-standard-consult-compile-method-flag)
4567 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
4568 (prolog-imenu-max-lines, prolog-info-predicate-index)
4569 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
4570 (prolog-char-quote-workaround):
4571 * progmodes/cc-vars.el (c-defun-tactic):
4572 * net/tramp.el (tramp-encoding-command-interactive)
4573 (tramp-local-end-of-line):
4574 * net/soap-client.el (soap-client):
4575 * net/netrc.el (netrc-file):
4576 * net/gnutls.el (gnutls):
4577 * minibuffer.el (completion-category-overrides)
4578 (completion-cycle-threshold)
4579 (completion-pcm-complete-word-inserts-delimiters):
4580 * man.el (Man-name-local-regexp):
4581 * mail/feedmail.el (feedmail-display-full-frame):
4582 * international/characters.el (glyphless-char-display-control):
4583 * eshell/em-ls.el (eshell-ls-date-format):
4584 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
4585 (lisp-lambda-list-keyword-parameter-indentation)
4586 (lisp-lambda-list-keyword-parameter-alignment):
4587 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
4588 * dired-x.el (dired-omit-verbose):
4589 * cus-theme.el (custom-theme-allow-multiple-selections):
4590 * calc/calc.el (calc-highlight-selections-with-faces)
4591 (calc-lu-field-reference, calc-lu-power-reference)
4592 (calc-note-threshold):
4593 * battery.el (battery-mode-line-limit):
4594 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
4595 (archive-7z-update):
4596 * allout.el (allout-prefixed-keybindings)
4597 (allout-unprefixed-keybindings)
4598 (allout-inhibit-auto-fill-on-headline)
4599 (allout-flattened-numbering-abbreviation):
4600 * allout-widgets.el (allout-widgets-auto-activation)
4601 (allout-widgets-icons-dark-subdir)
4602 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
4603 (allout-widgets-theme-dark-background)
4604 (allout-widgets-theme-light-background)
4605 (allout-widgets-item-image-properties-emacs)
4606 (allout-widgets-item-image-properties-xemacs)
4607 (allout-widgets-run-unit-tests-on-load)
4608 (allout-widgets-time-decoration-activity)
4609 (allout-widgets-hook-error-post-time)
4610 (allout-widgets-track-decoration):
4611 Add missing :version tags to new defcustoms and defgroups.
4612
5fec1b8e
GM
4613 * progmodes/sql.el (sql-ansi-statement-starters)
4614 (sql-oracle-statement-starters): Add custom type.
4615
3e0d2fa7
GM
4616 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
4617 (prolog-system-version): Give it a type.
4618
90b671e2
EZ
46192012-02-11 Eli Zaretskii <eliz@gnu.org>
4620
4621 * term/pc-win.el (x-select-text, x-selection-owner-p)
4622 (x-own-selection-internal, x-disown-selection-internal)
4623 (x-get-selection-internal): Sync doc strings and argument lists
4624 with xselect.c, common-win.el and x-win.el. (Bug#10783)
4625
5eac0c02
LL
46262012-02-11 Leo Liu <sdl.web@gmail.com>
4627
4628 * progmodes/python.el (python-end-of-statement): Fix infinite
4629 loop. (Bug#10788)
4630
f82cb659
GM
46312012-02-10 Glenn Morris <rgm@gnu.org>
4632
4633 * international/mule-cmds.el (unify-8859-on-encoding-mode)
4634 (unify-8859-on-decoding-mode): Properly mark as obsolete.
4635
cc26d239
LI
46362012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
4637
4638 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
4639 about SMTP before checking the From header.
4640
91027d08 4641 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
4642 into own function for reuse by emacsbug.el.
4643
1be3ca5a
LL
46442012-02-10 Leo Liu <sdl.web@gmail.com>
4645
4646 * subr.el (condition-case-unless-debug): Rename from
4647 condition-case-no-debug. All callers changed.
4648 (with-demoted-errors): Fix caller.
4649
4650 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
4651 * nxml/rng-valid.el (rng-do-some-validation):
4652 * emacs-lisp/package.el (package-refresh-contents)
4653 (package-menu-execute):
4654 * desktop.el (desktop-create-buffer):
91027d08 4655 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 4656
b011fbfe
GM
46572012-02-10 Glenn Morris <rgm@gnu.org>
4658
b2096d72
GM
4659 * textmodes/bibtex.el:
4660 Add missing :version tags for new/changed defcustoms.
4661
b011fbfe
GM
4662 * files.el (remote-file-name-inhibit-cache): Doc fixes.
4663
4c7e65bf
LI
46642012-02-09 Lars Ingebrigtsen <larsi@rusty>
4665
4666 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
4667 (smtpmail-via-smtp): Use it, or fall back on the From address.
4668 (smtpmail-send-it): Ditto.
4669
f3934f6f
SM
46702012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
4671
4672 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
4673 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
4674 (byte-compile-tmp-var): New const.
4675 (byte-compile-defvar): Use it to minimize .elc size.
4676 Just use `defvar' rather than simulate it (bug#10761).
4677
a075a2c5
GM
46782012-02-09 Glenn Morris <rgm@gnu.org>
4679
cf3aa21b
GM
4680 * files.el (rename-uniquely): Doc fix. (Bug#3806)
4681
354998cd
GM
4682 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
4683 Add :version tags.
4684
dc9924b8
SM
4685 * progmodes/compile.el (compilation-error-screen-columns)
4686 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 4687
dab3703d
GM
4688 * vc/log-view.el (log-view-toggle-entry-display):
4689 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
4690
3f88cd72
GM
4691 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
4692 (report-emacs-bug-can-use-xdg-email):
4693 (report-emacs-bug-insert-to-mailer): Doc fixes.
4694 (report-emacs-bug): Message fix.
4695
d95b247d
GM
4696 * net/browse-url.el (browse-url-can-use-xdg-open)
4697 (browse-url-xdg-open): Doc fixes.
4698
a075a2c5
GM
4699 * electric.el (electric-indent-mode, electric-pair-mode)
4700 (electric-layout-rules, electric-layout-mode): Doc fixes.
4701 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
4702
ffb6157e
MR
47032012-02-08 Martin Rudalics <rudalics@gmx.at>
4704
4705 * server.el (server-unselect-display): Don't inadvertently kill
4706 the current buffer. (Bug#10729)
4707
e1ac4066
GM
47082012-02-08 Glenn Morris <rgm@gnu.org>
4709
34e8a2da
GM
4710 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
4711 (sql-list-table): Doc fixes.
4712
b4ac6e8c
GM
4713 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
4714 Comment out (does nothing).
4715
e1ac4066
GM
4716 * completion.el (dynamic-completion-mode):
4717 * dirtrack.el (dirtrack-debug-mode):
4718 * electric.el (electric-layout-mode):
4719 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
4720 * face-remap.el (text-scale-mode, buffer-face-mode):
4721 * iimage.el (iimage-mode):
4722 * image-mode.el (image-transform-mode):
4723 * minibuffer.el (completion-in-region-mode):
4724 * scroll-lock.el (scroll-lock-mode):
4725 * simple.el (next-error-follow-minor-mode):
4726 * tar-mode.el (tar-subfile-mode):
4727 * tooltip.el (tooltip-mode):
4728 * vcursor.el (vcursor-use-vcursor-map):
4729 * wid-browse.el (widget-minor-mode):
4730 * emulation/tpu-edt.el (tpu-edt-mode):
4731 * emulation/tpu-extras.el (tpu-cursor-free-mode):
4732 * international/iso-ascii.el (iso-ascii-mode):
4733 * language/thai-util.el (thai-word-mode):
4734 * mail/supercite.el (sc-minor-mode):
4735 * net/goto-addr.el (goto-address-mode):
4736 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
4737 * progmodes/cwarn.el (cwarn-mode):
4738 * progmodes/flymake.el (flymake-mode):
4739 * progmodes/glasses.el (glasses-mode):
4740 * progmodes/hideshow.el (hs-minor-mode):
4741 * progmodes/pascal.el (pascal-outline-mode):
4742 * textmodes/enriched.el (enriched-mode):
4743 * vc/smerge-mode.el (smerge-mode):
4744 Doc fixes (minor mode argument).
4745
5e0d957f
EZ
47462012-02-07 Eli Zaretskii <eliz@gnu.org>
4747
4748 * ls-lisp.el (ls-lisp-sanitize): New function.
4749 (ls-lisp-insert-directory): Use it to fix or remove any elements
4750 in file-alist with missing attributes. (Bug#4673)
4751
98d7371e
AM
47522012-02-07 Alan Mackenzie <acm@muc.de>
4753
4754 Fix spurious recognition of c-in-knr-argdecl.
4755
4756 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
4757 putative K&R region.
4758
667ced3a
AM
47592012-02-07 Alan Mackenzie <acm@muc.de>
4760
eb864a71
LM
4761 * progmodes/cc-engine.el (c-forward-objc-directive):
4762 Prevent looping in "#pragma mark @implementation".
667ced3a 4763
5b77774d
MA
47642012-02-07 Michael Albinus <michael.albinus@gmx.de>
4765
4766 * notifications.el (notifications-on-closed-signal): Make `reason'
4767 optional. (Bug#10744)
4768
af008560
GM
47692012-02-07 Glenn Morris <rgm@gnu.org>
4770
60d47423
GM
4771 * emacs-lisp/easy-mmode.el (define-minor-mode):
4772 Doc fixes for the macro and the mode it defines.
4773
dd605cc4
GM
4774 * image.el (imagemagick-types-inhibit): Doc fix.
4775
af008560
GM
4776 * cus-start.el (imagemagick-render-type): Add it.
4777
5cc59a37
LI
47782012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
4779
4d6769e1
JB
4780 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
4781 Set the default at load time, too, so that `font-lock-fontify-buffer'
4782 can be called without setting up the entire mode first. This fixes
4783 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 4784
9a6dd747
CY
47852012-02-06 Chong Yidong <cyd@gnu.org>
4786
2d16b285
CY
4787 * simple.el (list-processes--refresh): Delete exited processes
4788 (Bug#8094).
4789
171e9b6e
CY
4790 * comint.el (comint-next-prompt): next-single-char-property-change
4791 and prev-single-char-property-change never return nil (Bug#8657).
4792
9a6dd747
CY
4793 * custom.el (defcustom): Doc fix (Bug#9711).
4794
aa4589a7
CY
47952012-02-05 Chong Yidong <cyd@gnu.org>
4796
5c2a252f
CY
4797 * cus-edit.el (custom-variable-reset-backup): Quote the value
4798 before storing it in the customized-value property (Bug#6712).
4aab9006 4799 (custom-display): Add a customization type tag.
983b9602 4800 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 4801
aa4589a7
CY
4802 * wid-edit.el (widget-field-value-get): New optional arg to
4803 suppress trailing whitespace truncation.
4804 (character): Use it (Bug#2689).
4805
1ff980ae
AS
48062012-02-05 Andreas Schwab <schwab@linux-m68k.org>
4807
4808 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
4809 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
4810
03988c98
CY
48112012-02-05 Chong Yidong <cyd@gnu.org>
4812
eeb6cc88
CY
4813 * cus-edit.el (custom-variable-value-create): For mismatched
4814 types, show the current value (Bug#7600).
4815
03988c98
CY
4816 * custom.el (defcustom): Doc fix.
4817
f8cdeef0
GM
48182012-02-05 Glenn Morris <rgm@gnu.org>
4819
4820 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
4821
0696d255
JB
48222012-02-05 Juanma Barranquero <lekktu@gmail.com>
4823
4824 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
4825 (pp-buffer): Use `ignore-errors', `looking-at-p'.
4826 (pp-last-sexp): Use `looking-at-p'.
4827
34c99998
GM
48282012-02-04 Glenn Morris <rgm@gnu.org>
4829
8f05da42
GM
4830 * files.el (revert-buffer):
4831 Doc fix (mention revert-buffer-in-progress-p).
4832
f160676e
GM
4833 * emacs-lisp/ert-x.el (ert-simulate-command):
4834 Check deferred-action-list (which is obsolete) is bound.
4835
c7291ad9
GM
4836 * subr.el (with-wrapper-hook): Doc fixes.
4837
34c99998
GM
4838 * simple.el (filter-buffer-substring-functions)
4839 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
4840
6283a7d3
LL
48412012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
4842
4843 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
4844 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
4845
e96e3013
LL
48462012-02-04 Leo Liu <sdl.web@gmail.com>
4847
4848 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
4849
8ded50f2
GM
48502012-02-04 Glenn Morris <rgm@gnu.org>
4851
82ff1d13
GM
4852 * image.el (image-extension-data): Add obsolete alias.
4853
987a0a16
GM
4854 * isearch.el (isearch-update): Doc fix.
4855
ea32ef46
GM
4856 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
4857
8ded50f2
GM
4858 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
4859
eea14f31
GM
48602012-02-03 Glenn Morris <rgm@gnu.org>
4861
4862 * image.el (image-animated-p): Doc fix. Use image-animated-types.
4863 (image-animate-timeout): Doc fix.
4864
4865 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
4866
12f381b7
GM
48672012-02-02 Glenn Morris <rgm@gnu.org>
4868
953cebf5
GM
4869 * server.el (server-auth-dir): Doc fix.
4870 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
4871
12f381b7
GM
4872 * subr.el (run-mode-hooks): Doc fix.
4873
953a8c3b
JL
48742012-02-02 Juri Linkov <juri@jurta.org>
4875
4876 * image-mode.el (image-toggle-display-image): Remove tautological
4877 `major-mode' from the `derived-mode-p' test.
4878
c5d3843c
KH
48792012-02-02 Kenichi Handa <handa@m17n.org>
4880
9f6e692e 4881 * composite.el (compose-region): Cancel previous change.
c5d3843c 4882
159462d4 48832012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
4884
4885 * composite.el (compose-region, compose-string): Signal error for
4886 a null string component (Bug#6988).
4887
9f562668
CY
48882012-02-01 Chong Yidong <cyd@gnu.org>
4889
e2cef717
CY
4890 * view.el (view-buffer-other-window, view-buffer-other-frame):
4891 Handle special modes like view-buffer (Bug#10650).
4892 (view-buffer): Simplify.
4893
9f562668
CY
4894 * frame.el (set-frame-font): Tweak meaning of third argument.
4895
9f6e692e
JB
4896 * dynamic-setting.el (font-setting-change-default-font):
4897 Use set-frame-font (Bug#9982).
9f562668 4898
781acb9f
GM
48992012-02-01 Glenn Morris <rgm@gnu.org>
4900
6035be52
GM
4901 * progmodes/compile.el (compilation-internal-error-properties):
4902 Respect compilation-first-column in the "*compilation*" buffer.
4903
781acb9f
GM
4904 * emacs-lisp/easy-mmode.el (define-minor-mode):
4905 Relax :variable's test for a named function.
4906
abbceb00
AM
49072012-01-31 Alan Mackenzie <acm@muc.de>
4908
4909 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
4910 off by one error.
4911
fce3fdeb
CY
49122012-01-31 Chong Yidong <cyd@gnu.org>
4913
4914 * frame.el (set-frame-font): New arg ALL-FRAMES.
4915
4916 * menu-bar.el (menu-set-font): Use set-frame-font.
4917
4918 * faces.el (face-spec-reset-face): Don't apply unspecified
4919 attribute values to the default face.
4920
47893581
JB
49212012-01-31 Juanma Barranquero <lekktu@gmail.com>
4922
4923 * progmodes/cwarn.el (cwarn): Remove dead link.
4924 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
4925 Remove * from defcustom docstrings.
4926 (turn-on-cwarn-mode): Make obsolete.
4927 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
4928 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
4929
e58e988a
GM
49302012-01-31 Glenn Morris <rgm@gnu.org>
4931
60dc2671 4932 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 4933 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 4934 Allow named functions to be used as the cdr of :variable.
e58e988a 4935
7a3f511d
GM
49362012-01-30 Glenn Morris <rgm@gnu.org>
4937
4938 * emacs-lisp/authors.el (authors-fixed-entries):
4939 Remove reference to deleted file rnewspost.el.
4940
cb882333
JB
49412012-01-29 Juanma Barranquero <lekktu@gmail.com>
4942
4943 * window.el (window-with-parameter): Remove unused variable `windows'.
4944 (window--side-check): Remove unused variable `code'.
4945 (window--resize-siblings): Remove unused variable `first'.
4946 (adjust-window-trailing-edge): Remove unused variable `failed'.
4947 (window-deletable-p, window--delete): Remove unused variable `buffer'.
4948 Use `let', not `let*'.
4949 (balance-windows-2): Remove unused variable `found'.
4950 (window--state-put-2): Remove unused variable `splits'.
4951 (window-state-put): Remove unused variable `selected'.
4952 (same-window-p): Use `string-match-p'.
4953 (display-buffer-assq-regexp): Remove unused variable `value'.
4954 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4955 Mark argument ALIST as ignored.
4956 (pop-to-buffer): Remove unused variable `old-window'.
4957
907201af
EZ
49582012-01-29 Eli Zaretskii <eliz@gnu.org>
4959
4960 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
4961 and .lzma compressed files.
4962
ea162670
CY
49632012-01-29 Chong Yidong <cyd@gnu.org>
4964
5b95ee8a
CY
4965 * frame.el (window-system-default-frame-alist): Doc fix.
4966
ea162670
CY
4967 * dynamic-setting.el (font-setting-change-default-font): Don't
4968 change the default face if SET-FONT argument is non-nil (Bug#9982).
4969
d6e6f4b1
SB
49702012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
4971
4972 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
4973
0f29fa41 49742012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
4975
4976 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
4977 breakpoints in files outside current directory (Bug#6098).
4978
db174434
CY
49792012-01-29 Chong Yidong <cyd@gnu.org>
4980
6b25e4e2
SE
4981 * progmodes/python.el: Require ansi-color at top-level.
4982
6df6ae42
JB
4983 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
4984 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
4985 (lisp-mode-abbrev-table): Add doc.
4986 (lisp-mode-variables): Don't set local-abbrev-table.
4987 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
4988
e70ee681
RW
49892012-01-28 Roland Winkler <winkler@gnu.org>
4990
4991 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
4992
ace88aa2
RW
49932012-01-28 Roland Winkler <winkler@gnu.org>
4994
4995 * textmodes/bibtex.el (bibtex-entry-alist): New function.
4996 (bibtex-set-dialect): Use it. Either set global values of
4997 dialect-dependent variables or bind these variables buffer-locally
4998 (Bug#10254).
4999 (bibtex-mode): Call bibtex-set-dialect via
5000 hack-local-variables-hook.
eb864a71
LM
5001 (bibtex-dialect): Update docstring.
5002 Add safe-local-variable predicate.
ace88aa2
RW
5003 (bibtex-entry-alist, bibtex-field-alist): Initialize via
5004 bibtex-set-dialect.
5005 (bibtex-mode-map): Define menu for each dialect.
5006 (bibtex-entry): Fix docstring.
5007
93376c5b
CY
50082012-01-28 Chong Yidong <cyd@gnu.org>
5009
5010 * eshell/esh-arg.el (eshell-quote-argument): New function.
5011
5012 * eshell/esh-ext.el (eshell-invoke-batch-file):
5013 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
5014 first arg to eshell-parse-command (Bug#10523).
5015
4372494f
DA
50162012-01-28 Drew Adams <drew.adams@oracle.com>
5017
5018 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
5019 `default-directory' is non-nil.
5020
4d4ec1f8
EZ
50212012-01-28 Eli Zaretskii <eliz@gnu.org>
5022
5023 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
5024 line that displays system-configuration-options. (Bug#9924)
5025
7c188927
DA
50262012-01-28 Drew Adams <drew.adams@oracle.com>
5027
5028 * descr-text.el (describe-char): Show information about POS, in
5029 addition to information about the character at POS. Improve and
5030 update the doc string. Change "code point" to "code point in
5031 charset", to avoid confusion with the character's Unicode code
5032 point shown above that. (Bug#10129)
5033
e0da685a
EZ
50342012-01-28 Eli Zaretskii <eliz@gnu.org>
5035
5036 * descr-text.el (describe-char): Show the raw character, not only
5037 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
5038 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
5039 for the reasons.
5040
70550acf
PH
50412012-01-28 Phil Hagelberg <phil@hagelb.org>
5042
eb864a71
LM
5043 * emacs-lisp/package.el (package-install):
5044 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 5045
0ce8e868
CY
50462012-01-28 Chong Yidong <cyd@gnu.org>
5047
cb882333
JB
5048 * emacs-lisp/package.el (package-maybe-load-descriptor):
5049 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
5050 (package-maybe-load-descriptor): Use it.
5051 (package-download-transaction): Fully load required packages
5052 inside the loop, so that `require' calls work (Bug#10593).
5053 (package-install): No need to call package-initialize now.
5054
2e7f3bea
CY
50552012-01-28 Chong Yidong <cyd@gnu.org>
5056
6e9bad14
CY
5057 * simple.el (deactivate-mark): Doc fix (Bug#8614).
5058
f823b8ca
CY
5059 * tooltip.el (tooltip-mode): Doc fix.
5060 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
5061
2680c309
CY
5062 * frame.el (set-cursor-color): Doc fix (Bug#352).
5063
d7a9e63b
CY
5064 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
5065 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
5066
2e7f3bea
CY
5067 * cus-edit.el (custom-buffer-create-internal): Fix search button
5068 action (Bug#10542).
2ae01800 5069 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 5070
fc4f7a23
EW
50712012-01-27 Eduard Wiebe <usenet@pusto.de>
5072
5073 * dired.el (dired-mark-files-regexp):
5074 Include any subdirectory components. (Bug#10445)
5075
7dd37071
ML
50762012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
5077
5078 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
5079 Handle [host]:port syntax. (Bug#10533)
5080
a268160b
AH
50812012-01-27 Alex Harsanyi <harsanyi@mac.com>
5082
5083 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
5084
e43273ef
GM
50852012-01-26 Glenn Morris <rgm@gnu.org>
5086
5087 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
5088 * term.el (term-raw-escape-map): Use Control-X-prefix.
5089 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
5090
1edf595d
MR
50912012-01-25 Martin Rudalics <rudalics@gmx.at>
5092
5093 * window.el (window-state-get, window--state-get-1): Don't deal
5094 with fixed-sizeness of windows. Simplify code.
5095
fa8eafef
JC
50962012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
5097
6df6ae42
JB
5098 * window.el (window--state-get-1, window--state-put-2):
5099 Don't save and restore the mark.
fa8eafef 5100
0b21c100
CY
51012012-01-25 Chong Yidong <cyd@gnu.org>
5102
5103 * custom.el (custom-variable-p): Doc fix.
5104
5ae1a6c8
GM
51052012-01-25 Glenn Morris <rgm@gnu.org>
5106
40047858
GM
5107 * dired.el (dired-goto-file): Handle some of the more common
5108 characters that `ls -b' escapes. (Bug#10596)
5109
5ddce96c
GM
5110 * progmodes/compile.el (compilation-next-error-function):
5111 Respect compilation-first-column in the "*compilation*" buffer.
5112 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
5113
5ae1a6c8
GM
5114 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
5115
b559f1a9
GM
51162012-01-24 Glenn Morris <rgm@gnu.org>
5117
5118 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
5119
6725d21a
JD
51202012-01-24 Julien Danjou <julien@danjou.info>
5121
5122 * color.el (color-rgb-to-hsl): Fix value computing.
5123 (color-hue-to-rgb): New function.
5124 (color-hsl-to-rgb): New function.
5125 (color-clamp, color-saturate-hsl, color-saturate-name)
5126 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
5127 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
5128
70df4bbe
GM
51292012-01-24 Glenn Morris <rgm@gnu.org>
5130
5131 * vc/vc-rcs.el (vc-rcs-create-tag):
5132 * vc/vc-sccs.el (vc-sccs-create-tag):
5133 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
5134
802a2ae2
ML
51352012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
5136
5137 * eshell/esh-util.el (eshell-read-hosts-file):
5138 Skip comment lines. (Bug#10549)
5139
d7128bb1
ML
5140 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
5141
d1a5c3b4
JB
51422012-01-23 Juanma Barranquero <lekktu@gmail.com>
5143
2724d9c7
JB
5144 * subr.el (display-delayed-warnings): Doc fix.
5145 (collapse-delayed-warnings): New function to collapse identical
5146 adjacent warnings.
5147 (delayed-warnings-hook): Add it.
d1a5c3b4 5148
a5509865
MA
51492012-01-22 Michael Albinus <michael.albinus@gmx.de>
5150
5151 * net/tramp.el (tramp-action-login): Set connection property "login-as".
5152
a5509865
MA
5153 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
5154 (tramp-default-user-alist): Don't add "pscp".
5155 (tramp-do-copy-or-rename-file-out-of-band): Use connection
5156 property "login-as", if set. (Bug#10530)
5157
cc6d5805
MA
51582012-01-21 Michael Albinus <michael.albinus@gmx.de>
5159
5160 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
5161 "plink1" and "psftp". (Bug#10530)
5162
51632012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
5164
5165 * international/mule-cmds.el (prefer-coding-system): Show a
5166 warning message if the default value of file-name-coding-system
5167 was not changed.
5168
f0960428
JC
51692012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
5170
cb882333
JB
5171 * windmove.el (windmove-reference-loc):
5172 Fix windmove-reference-loc miscalculation.
f0960428 5173
dd6f2a63
JB
51742012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
5175
5176 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
5177 default unit.
5178
7b447e9b
GM
51792012-01-21 Glenn Morris <rgm@gnu.org>
5180
117a9ea1
GM
5181 * international/mule.el (auto-coding-alist): Add .tbz.
5182
7b447e9b
GM
5183 * files.el (local-enable-local-variables): Doc fix.
5184 (inhibit-local-variables-regexps): Rename from
5185 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
5186 Doc fix. Add some extensions from auto-coding-alist.
5187 (inhibit-local-variables-suffixes):
5188 Rename from inhibit-first-line-modes-suffixes. Doc fix.
5189 (inhibit-local-variables-p):
5190 New function, extracted from set-auto-mode-1.
5191 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
5192 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
5193 (hack-local-variables): Doc fix. Make the mode-only case
5194 respect enable-local-variables and friends.
5195 Respect inhibit-local-variables-regexps for file-locals, but
5196 not for directory-locals.
5197 (set-visited-file-name):
5198 Take account of inhibit-local-variables-regexps.
5199 Whether it applies may change as the file name is changed.
5200 * jka-cmpr-hook.el (jka-compr-install):
5201 * jka-compr.el (jka-compr-uninstall):
5202 Update for inhibit-first-line-modes-suffixes name change.
5203
dd6e3cdd
MR
52042012-01-20 Martin Rudalics <rudalics@gmx.at>
5205
5206 * help-macro.el (make-help-screen): Temporarily restore original
5207 binding for minor-mode-map-alist (Bug#10454).
5208
0d0deb38
JD
52092012-01-19 Julien Danjou <julien@danjou.info>
5210
5211 * color.el (color-name-to-rgb): Use the white color to find the max
5212 color component value and return correctly computed values.
5213 (color-name-to-rgb): Add missing float conversion for max value.
5214
34a02f46
MR
52152012-01-19 Martin Rudalics <rudalics@gmx.at>
5216
5217 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
5218 special state value for window-persistent-parameters.
5219 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
5220 (window--state-put-2): Reset all window parameters to nil before
5221 assigning values of persistent parameters.
5222
606c44c4
AM
52232012-01-18 Alan Mackenzie <acm@muc.de>
5224
5225 Eliminate sluggishness and hangs in fontification of "semicolon
5226 deserts".
5227
cb882333
JB
5228 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
5229 Change value 10000 -> 3000.
606c44c4
AM
5230 (c-state-safe-place): Reformulate so it doesn't stack up an
5231 infinite number of wrong entries in c-state-nonlit-pos-cache.
5232 (c-determine-limit-get-base, c-determine-limit): New functions to
5233 determine backward search limits disregarding literals.
5234 (c-find-decl-spots): Amend commenting.
5235 (c-cheap-inside-bracelist-p): New function which detects "={".
5236
5237 * progmodes/cc-fonts.el
5238 (c-make-font-lock-BO-decl-search-function): Give a limit to a
5239 backward search.
5240 (c-font-lock-declarations): Fix an occurrence of point being
5241 undefined. Check additionally for point being in a bracelist or
5242 near a macro invocation without a semicolon so as to avoid a
5243 fruitless time consuming search for a declarator. Give a more
5244 precise search limit for declarators using the new
5245 c-determine-limit.
5246
f3860cea
GM
52472012-01-18 Glenn Morris <rgm@gnu.org>
5248
5249 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
5250 (set-auto-mode): Doc fixes.
5251
1db03b16
GM
52522012-01-17 Glenn Morris <rgm@gnu.org>
5253
0e6038be
GM
5254 * isearch.el (search-nonincremental-instead): Fix doc typo.
5255
1db03b16
GM
5256 * dired.el (dired-insert-directory): Handle newlines in directory name.
5257 (dired-build-subdir-alist): Unescape newlines in directory name.
5258
4cb0aa75
MA
52592012-01-17 Michael Albinus <michael.albinus@gmx.de>
5260
5261 * net/tramp.el (tramp-local-end-of-line): New defcustom.
5262 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
5263 (tramp-action-terminal): Use it. (Bug#10530)
5264
1d00653d
SM
52652012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
5266
5267 * minibuffer.el (completion--replace): Strip properties (bug#10062).
5268
6a6ee00d
MR
52692012-01-16 Martin Rudalics <rudalics@gmx.at>
5270
5271 * window.el (window-state-ignored-parameters): Remove variable.
5272 (window--state-get-1): Rename argument MARKERS to IGNORE.
5273 Handle persistent window parameters. Make copy of clone-of
5274 parameter only if requested. (Bug#10348)
5275 (window--state-put-2): Install a window parameter only if it has
5276 a non-nil value or an existing parameter shall be overwritten.
5277
97912def
MA
52782012-01-15 Michael Albinus <michael.albinus@gmx.de>
5279
5280 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
5281
688070a5
EZ
52822012-01-14 Eli Zaretskii <eliz@gnu.org>
5283
5284 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
5285 don't pass the (nil) value of `upnode' to string-match.
5286
301afadc
CY
52872012-01-14 Chong Yidong <cyd@gnu.org>
5288
5289 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 5290 Fix values recognized by the cursorBlink resource.
301afadc 5291
9e5788aa
PE
52922012-01-14 Paul Eggert <eggert@cs.ucla.edu>
5293
5294 * epg.el (epg--make-temp-file): Avoid permission race condition
5295 when running on old Emacs versions (bug#10403).
5296
3cdb7f5a
GM
52972012-01-14 Glenn Morris <rgm@gnu.org>
5298
5299 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
5300
8c82b1b4
AM
53012012-01-13 Alan Mackenzie <acm@muc.de>
5302
5303 Fix filling for when filladapt mode is enabled.
5304
5305 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
5306 c-mask-paragraph, pass in `fill-paragraph' rather than
5307 `fill-region-as-paragraph'. (This is a reversion of a previous
5308 change.)
eb864a71
LM
5309 * progmodes/cc-mode.el (c-basic-common-init):
5310 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 5311
e517eda4
GM
53122012-01-13 Glenn Morris <rgm@gnu.org>
5313
1498536e
GM
5314 * dired.el (dired-switches-escape-p): New function.
5315 (dired-insert-directory): Use dired-switches-escape-p.
5316 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
5317
e517eda4
GM
5318 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
5319
328f984d
GM
53202012-01-12 Glenn Morris <rgm@gnu.org>
5321
5322 * mail/sendmail.el (mail-mode): Update paragraph-separate for
5323 changes in adaptive-fill-regexp. (Bug#10276)
5324
2cc769a8
AM
53252012-01-11 Alan Mackenzie <acm@muc.de>
5326
5327 Fix Emacs bug #10463 - put `widen's around the critical spots.
5328
1d00653d 5329 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
5330 widen around each invocation of c-state-pp-to-literal. Remove an
5331 unused let variable.
5332
e52c37fa
GM
53332012-01-11 Glenn Morris <rgm@gnu.org>
5334
5335 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 5336 Doc fix.
e52c37fa 5337
96f8741e
CY
53382012-01-10 Chong Yidong <cyd@gnu.org>
5339
1d00653d
SM
5340 * net/network-stream.el (network-stream-open-starttls):
5341 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
5342 response to the capability command.
5343
b09a806e
GM
53442012-01-10 Glenn Morris <rgm@gnu.org>
5345
5346 * mail/unrmail.el (unrmail): Tweak previous change.
5347
7655cb66
CY
53482012-01-09 Chong Yidong <cyd@gnu.org>
5349
5350 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
5351
9d5a8f0b
AM
53522012-01-08 Alan Mackenzie <acm@muc.de>
5353
5354 Optimise font locking in long enum definitions.
5355
5356 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
5357 arm to a cond form to handle enums.
5358 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
5359 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
5360
9a0115ab 53612012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
5362
5363 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 5364 (Bug#10401)
6bb72cbd 5365
f186bb95
LMI
53662012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5367
29232a68
LMI
5368 * faces.el (set-face-attribute): Clarify the meaning of the nil
5369 frame (bug#10294).
5370
4e5d086d
LMI
5371 * subr.el (with-selected-frame): Mention that the selected frame
5372 is restored (bug#9980).
5373
8e66aebe
LMI
5374 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
5375 (bug#9759).
5376
cd394be1 5377 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
5378 (password-read): Don't autoload unused function.
5379
adf4e762
JB
53802012-01-07 Juanma Barranquero <lekktu@gmail.com>
5381
5382 * progmodes/which-func.el (which-func-mode): Turn into a
5383 non-interactive function and mark as obsolete (bug#10428).
5384
89bd9ccd
CY
53852012-01-06 Chong Yidong <cyd@gnu.org>
5386
5387 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
5388 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
5389 functions, along with 1 and -1.
5390
4afee9d5
EZ
53912012-01-06 Eli Zaretskii <eliz@gnu.org>
5392
5393 * time.el (display-time-load-average)
5394 (display-time-default-load-average): Doc fixes. See the thread
5395 starting at
5396 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
5397 for the details.
5398
536aea70
GM
53992012-01-06 Glenn Morris <rgm@gnu.org>
5400
665ae865
GM
5401 * mail/unrmail.el (unrmail): Give an explicit error if the input file
5402 has no messages. (Bug#10377)
5403
c869783d
GM
5404 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
5405 than Info-edit. (Bug#10385)
5406
2bb4227e
GM
5407 * time.el (display-time-load-average, display-time-next-load-average):
5408 Doc fixes.
5409
7d5944b9
GM
5410 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
5411 local setting of buffer-read-only to the input buffer. (Bug#10419)
5412
536aea70
GM
5413 * calendar/calendar.el (calendar-mode):
5414 Locally set scroll-margin to 0. (Bug#10379)
5415
7dccca16
UM
54162012-01-06 Ulrich Mueller <ulm@gentoo.org>
5417
5418 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
5419
afbb7930
GM
54202012-01-05 Glenn Morris <rgm@gnu.org>
5421
5422 * eshell/em-unix.el (diff-no-select): Autoload it.
5423 (eshell/diff): Use diff-no-select. (Bug#10420)
5424
04482335
CY
54252012-01-05 Chong Yidong <cyd@gnu.org>
5426
7baca3bc
CY
5427 * shell.el (shell-dynamic-complete-functions): Revert last change.
5428 (shell-command-completion-function): New function.
5429 (shell-completion-vars): Use it to implement
5430 shell-completion-execonly (Bug#10417).
5431
04482335
CY
5432 * custom.el (enable-theme): Don't set custom-safe-themes.
5433
1d00653d
SM
5434 * cus-theme.el (custom-theme-merge-theme):
5435 Ignore custom-enabled-themes and custom-safe-themes.
04482335 5436
bb5aa5d6
MM
54372012-01-05 Michael R. Mauger <mmaug@yahoo.com>
5438
5439 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
5440 first prompt in `sql-interacive-mode'.
5441 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 5442 keywords.
6df6ae42 5443 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
5444 (sql-product-interactive): Bug fix: Set `sql-buffer' in
5445 context of original buffer. Invoke `sql-login-hook'.
5446
a7183d7c
EZ
54472012-01-04 Eli Zaretskii <eliz@gnu.org>
5448
5449 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
5450 letters in cite-prefix.
5451
a1eacd1e
LMI
54522012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5453
5454 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
5455
787cdb34
CY
54562012-01-03 Chong Yidong <cyd@gnu.org>
5457
1d00653d
SM
5458 * shell.el (shell-dynamic-complete-functions):
5459 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
5460 comint-filename-completion first (Bug#10417).
5461
30710442
RS
54622012-01-02 Richard Stallman <rms@gnu.org>
5463
5464 * battery.el (battery-status-function):
5465 Detect when to use battery-yeeloong-sysfs.
5466 (battery-echo-area-format): Add string for Yeeloong.
5467 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
5468 (battery-yeeloong-sysfs): New function.
5469
f75bfc33
CY
54702012-01-02 Chong Yidong <cyd@gnu.org>
5471
5472 * dirtrack.el (dirtrack-list): Eliminate unused third element.
5473 (dirtrack): Merge code for handling relative filenames in prompt
5474 from shell-dir-cookie-watcher.
5475 (dirtrack-debug-message): New arg to avoid excess format calls.
5476
5477 * shell.el (shell-dir-cookie-re): Variable deleted.
5478 (shell-dir-cookie-watcher): Function deleted.
5479 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
5480 with dirtrack-mode.
5481
651e947e
EZ
54822012-01-01 Eli Zaretskii <eliz@gnu.org>
5483
1d00653d
SM
5484 * term/w32-win.el (dynamic-library-alist) <gnutls>:
5485 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
5486 libgnutls-26.dll.
5487
94d4c7dc
AS
54882011-12-31 Andreas Schwab <schwab@linux-m68k.org>
5489
5490 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
5491
8d43f3cd
EZ
54922011-12-31 Eli Zaretskii <eliz@gnu.org>
5493
5494 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
5495 headers of non-MIME messages, when rmail-enable-mime is non-nil.
5496
98c8795a
MA
54972011-12-29 Michael Albinus <michael.albinus@gmx.de>
5498
5499 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
5500 also for alternative shells.
5501 (tramp-open-connection-setup-interactive-shell): Check, whether
5502 the shell is a busybox.
5503 (tramp-send-command): Don't suppress multiple prompts for
5504 busyboxes, it hurts.
5505
51281b32
CY
55062011-12-28 Chong Yidong <cyd@gnu.org>
5507
5508 * progmodes/gdb-mi.el (gdb-get-source-file-list)
5509 (gdb-get-source-file): Move mode line update to
5510 gdb-get-source-file (Bug#10087).
5511
2170cb53
CY
55122011-12-25 Chong Yidong <cyd@gnu.org>
5513
5514 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
5515 gud-gdb-marker-filter without taking it as an argument.
5516 (gud-gdb-run-command-fetch-lines): Caller changed.
5517 (gud-gdb-completion-function): New variable.
5518 (gud-gdb-completion-at-point): Use it.
5519 (gud-gdb-completions-1): Split from gud-gdb-completions.
5520
5521 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
5522 function as separate arguments.
5523 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
5524 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
5525 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
5526 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
5527 (gdb-stopped, def-gdb-auto-update-trigger)
5528 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
5529 (gdb-get-changed-registers, gdb-get-main-selected-frame):
5530 Callers changed.
2170cb53
CY
5531 (gud-gdbmi-completions): New function.
5532 (gdb): Use it for generating the completion table.
5533
be8b11bb
AM
55342011-12-24 Alan Mackenzie <acm@muc.de>
5535
5536 Introduce a mechanism to widen the region used in context font
1d00653d 5537 locking. Use this to protect declarations from losing their contexts.
be8b11bb 5538
1d00653d
SM
5539 * progmodes/cc-langs.el (c-before-font-lock-functions):
5540 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 5541 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
5542 functions to be run just before context (etc.) font locking.
5543
5544 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 5545 New, functionality extracted from
be8b11bb 5546 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 5547 (c-in-after-change-fontification): New variable.
be8b11bb
AM
5548 (c-after-change): Set c-in-after-change-fontification.
5549 (c-set-fl-decl-start): Rejig its interface, so it can be called
5550 from both after-change and context fontifying.
b81d40f0
JB
5551 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
5552 New functions.
5553 (c-standard-font-lock-fontify-region-function): New variable.
5554 (c-font-lock-fontify-region): New function.
be8b11bb 5555
341cf6ac
JL
55562011-12-24 Juri Linkov <juri@jurta.org>
5557
5558 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
5559 (Bug#10348)
5560
bffcee0a
MA
55612011-12-23 Michael Albinus <michael.albinus@gmx.de>
5562
5563 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
5564 existence of source file. (Bug#10325)
5565
cb5e207c
AM
55662011-12-23 Alan Mackenzie <acm@muc.de>
5567
5568 Fix unstable fontification inside templates.
5569
b81d40f0
JB
5570 * progmodes/cc-langs.el (c-before-font-lock-functions):
5571 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
5572 additionally has c-set-fl-decl-start. The other languages (apart
5573 from AWK) have that as a single entry.
5574
b81d40f0
JB
5575 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5576 The functionality for "local" declarations has been extracted to
cb5e207c
AM
5577 c-set-fl-decl-start.
5578
b81d40f0
JB
5579 * progmodes/cc-mode.el (c-common-init, c-after-change):
5580 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
5581 (c-set-fl-decl-start): New function, extracted from
5582 c-font-lock-enclosing-decls and enhanced.
5583
60ff536c
JB
55842011-12-23 Juanma Barranquero <lekktu@gmail.com>
5585
5586 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
5587
1c4757d6
JL
55882011-12-22 Juri Linkov <juri@jurta.org>
5589
5590 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
5591
d031f2c7
CY
55922011-12-22 Chong Yidong <cyd@gnu.org>
5593
5594 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
5595
bace743a
DA
55962011-12-21 Drew Adams <drew.adams@oracle.com>
5597
5598 * files.el (file-remote-p): Fix docstring. (Bug#10319)
5599
728a1f2b
JC
56002011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
5601
5602 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
5603
0d373f73
TZ
56042011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
5605
fec0aaa4
TZ
5606 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
5607 highlighting and support. Fix up comments for capitalization.
5608 (cfengine-mode-debug): New var.
5609 (cfengine3-mode): Change the modeline indicator to "CFE3".
5610 (cfengine3-font-lock-keywords): Improve defun highlighting.
5611 (cfengine2-actions): Rename from `cfengine-actions'.
5612 (cfengine2-font-lock-keywords): Rename from
5613 `cfengine-font-lock-keywords'.
5614 (cfengine2-imenu-expression): Rename from
5615 `cfengine-imenu-expression'.
5616 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
5617 (cfengine2-beginning-of-defun): Rename from
5618 `cfengine-beginning-of-defun'.
5619 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
5620 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
5621 (cfengine2-mode): Rename from `cfengine-mode'. Change the
5622 modeline indicator to "CFE2".
5623 (cfengine-mode): Defalias to `cfengine-auto-mode'.
5624 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 5625
bc86f573
CY
56262011-12-21 Chong Yidong <cyd@gnu.org>
5627
5628 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
5629 filename argument.
5630
d45ba96b
MR
56312011-12-20 Martin Rudalics <rudalics@gmx.at>
5632
5633 * window.el (window-normalize-buffer-to-display): Remove.
5634 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
5635
a6198c90
CY
56362011-12-19 Chong Yidong <cyd@gnu.org>
5637
5638 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
5639 Don't signal an error in a predicate function; return non-nil.
5640 (vc-dir-mark-file): Move the error here.
5641 (vc-dir-mark-unmark): If acting on the region, keep going if one
5642 of the entries cannot be marked/unmarked.
5643 (vc-dir-mark-all-files): If current entry is a directory, mark
5644 only child files, as documented.
5645
34c5fb55
VB
56462011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
5647
5648 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
5649 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
5650 addition.
5651
c803b2b7
JD
56522011-12-18 Jan Djärv <jan.h.d@swipnet.se>
5653
5654 * term/ns-win.el (ns-get-selection-internal)
5655 (ns-store-selection-internal): Declare.
1154d12e
JB
5656 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
5657 Declare as obsolete.
5658 (ns-get-pasteboard, ns-paste-secondary):
5659 Use ns-get-selection-internal.
5660 (ns-set-pasteboard, ns-copy-including-secondary):
5661 Use ns-store-selection-internal.
c803b2b7 5662
9cff91f8 56632011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
5664
5665 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 5666 (vc-deduce-fileset): Doc fix.
99a289d9 5667
f16c898a
AS
56682011-12-16 Andreas Schwab <schwab@linux-m68k.org>
5669
5670 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
5671
763237c4
SS
56722011-12-13 Sam Steingold <sds@gnu.org>
5673
5674 * man.el (Man-getpage-in-background): When running under a
5675 window-system, ignore $MANWIDTH and $COLUMNS.
5676
5fc1c122
KH
56772011-12-15 Kenichi Handa <handa@m17n.org>
5678
5679 * language/ethio-util.el: Change coding tag to utf-8-emacs.
5680 (setup-ethiopic-environment-internal): Comment out key-binding for
5681 ethio-toggle-punctuation.
5682
13d49cbb
AM
56832011-12-13 Alan Mackenzie <acm@muc.de>
5684
898169a2
AM
5685 Add the switch statement to AWK Mode.
5686
7a71b18d 5687 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
5688 "default" to the keywords regexp.
5689
7a71b18d 5690 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 5691 expression as the rest.
1d00653d
SM
5692 (c-nonlabel-token-key): Allow string literals for AWK.
5693 Refactor for the other modes.
898169a2 5694
13d49cbb 5695 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 5696 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
5697 routines. Limit backward searching in c-font-lock-enclosing.decl.
5698
5699 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
5700 pp-state and literal type in addition to the limits.
1d00653d 5701 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 5702 (c-state-literal-at): Use the above new defun.
1d00653d
SM
5703 (c-slow-in-literal, c-fast-in-literal): Remove.
5704 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
5705
5706 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
5707 being in a literal. Add a limit for backward searching.
5708
5709 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
5710 c-slow-in-literal.
5711
15e0efc7
SM
57122011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5713
5714 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
5715
454592a6
MR
57162011-12-13 Martin Rudalics <rudalics@gmx.at>
5717
5718 * window.el (delete-other-windows): Use correct frame in call to
5719 window-with-parameter.
5720
87393f26
DP
57212011-12-12 Daniel Pfeiffer <occitan@t-online.de>
5722
5723 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
5724 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
5725 (makefile-gmake-statements, makefile-makepp-statements):
5726 Use it and add new makepp keywords.
5727 (makefile-makepp-font-lock-keywords): Add new patterns.
5728 (makefile-match-function-end): Match new [...] and [[...]].
5729
11636b22
JB
57302011-12-11 Juanma Barranquero <lekktu@gmail.com>
5731
5732 * ses.el (ses-call-printer-return, ses-cell-property-get)
5733 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
5734 (ses-create-cell-variable, ses-reset-header-string)
5735 (ses-cell-set-formula, ses-repair-cell-reference-all)
5736 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
5737 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
5738 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
5739 (ses-aset-with-undo, ses-load, ses-truncate-cell)
5740 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
5741 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
5742 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
5743 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
5744 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
5745 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
5746 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
5747 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
5748
cf018193
VB
57492011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
5750
5751 * ses.el: The overall change is to add cell renaming, that is
5752 setting fancy names for cell symbols other than name matching
5753 "\\`[A-Z]+[0-9]+\\'" regexp .
5754 (ses-create-cell-variable): New defun.
5755 (ses-relocate-formula): Relocate formulas only for cells the
5756 symbols of which are not renamed, i.e. symbols whose names do not
5757 match regexp "\\`[A-Z]+[0-9]+\\'".
5758 (ses-relocate-all): Relocate values only for cells the symbols of
5759 which are not renamed.
5760 (ses-load): Create cells variables as the (ses-cell ...) are read,
5761 in order to check row col consistency with cell symbol name only
5762 for cells that are not renamed.
5763 (ses-replace-name-in-formula): New defun.
5764 (ses-rename-cell): New defun.
5765
ee957461
CY
57662011-12-11 Chong Yidong <cyd@gnu.org>
5767
5768 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
5769 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
5770
9a9e9ef0
MR
57712011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
5772
5773 * window.el (other-window): Fix docstring.
5774
92a8eba5
EZ
57752011-12-10 Eli Zaretskii <eliz@gnu.org>
5776
5777 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
5778 `from' or `to' address before taking its substring.
5779 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
5780 encoded name is chopped in the middle of the encoded string, and
5781 thus displayed encoded.
5782
e152e577
JB
57832011-12-10 Juanma Barranquero <lekktu@gmail.com>
5784
5785 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
5786
e5d84bfe
EZ
57872011-12-10 Eli Zaretskii <eliz@gnu.org>
5788
5789 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
5790 to use texinfo-update-node and commands that call it if the
5791 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 5792 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
5793 (texinfo-all-menus-update, texinfo-master-menu)
5794 (texinfo-update-node, texinfo-every-node-update)
5795 (texinfo-multiple-files-update): Doc fix. Warn against updating
5796 all the @node lines.
5797 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
5798 argument is numeric. Explain better in the doc string what the
5799 function really does.
5800 (texinfo-insert-master-menu-list): Improve the error message
5801 displayed if there's no menu in the Top node.
5802 (Bug#2975) See also this thread:
e5d84bfe
EZ
5803 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
5804
1d84e9bb
MG
58052011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
5806
5807 * speedbar.el (speedbar-supported-extension-expressions):
5808 Add .adb and .ads, commonly used for Ada source code (bug#10256).
5809
382c953b
JB
58102011-12-09 Juanma Barranquero <lekktu@gmail.com>
5811
5812 * printing.el (pr-mode-alist):
5813 * simple.el (filter-buffer-substring-functions)
5814 (completion-list-insert-choice-function):
5815 * window.el (window-with-parameter, window-atom-root)
5816 (window-sides-slots, window-size-fixed, window-min-delta)
5817 (window-max-delta, window--resize-mini-window)
5818 (window--resize-child-windows-normal, window-tree)
5819 (delete-other-windows, quit-window, split-window)
5820 (display-buffer-record-window, special-display-buffer-names)
5821 (special-display-regexps, special-display-popup-frame)
5822 (same-window-p, split-window-sensibly)
5823 (display-buffer-overriding-action, display-buffer-alist)
5824 (display-buffer-base-action, display-buffer, switch-to-buffer)
5825 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
5826 (fit-window-to-buffer, recenter-positions)
5827 (mouse-autoselect-window-state, mouse-autoselect-window-select):
5828 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
5829 and remove unneeded backslashes in docstrings.
5830
39c9faef
SM
58312011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
5832
98449af8
SM
5833 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
5834
39c9faef
SM
5835 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
5836 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
5837 end in ".mk".
5838 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
5839 when reading the makefile (bug#10116).
5840
86ed9fdc
SM
58412011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
5842
5843 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
5844 (bug#10116).
5845
5580f89d
GM
58462011-12-06 Glenn Morris <rgm@gnu.org>
5847
5848 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
5849
28d3917c
CY
58502011-12-06 Chong Yidong <cyd@gnu.org>
5851
5852 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
5853
a98edce9
JB
58542011-12-06 Juanma Barranquero <lekktu@gmail.com>
5855
5856 * textmodes/table.el (table-shorten-cell): Fix typo.
5857
e65adfac
CG
58582011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
5859
5860 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
5861
71cc0b74
EZ
58622011-12-05 Eli Zaretskii <eliz@gnu.org>
5863
5864 * descr-text.el (describe-char): Fix display of strong
5865 right-to-left characters and directional embeddings and overrides.
5866
5867 * simple.el (what-cursor-position): Fix display of codepoints of
5868 strong right-to-left characters.
5869
315bc30d
CY
58702011-12-05 Chong Yidong <cyd@gnu.org>
5871
5872 * faces.el (read-color): Doc fix.
5873
58a70b94
GM
58742011-12-05 Glenn Morris <rgm@gnu.org>
5875
5876 * align.el (align--set-marker): Add doc-string.
5877 Don't try to move something that is not a marker. (Bug#10216)
5878
5158face
GM
58792011-12-04 Glenn Morris <rgm@gnu.org>
5880
5881 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
5882 overly zealous deletion of trailing whitespace.
5883
520fca41
JB
58842011-12-04 Juanma Barranquero <lekktu@gmail.com>
5885
5886 * server.el (server-delete-client): On Windows, do not try to delete
5887 the only terminal.
5888 (server-process-filter): On Windows, treat requests for a tty frame as
5889 if they were for a GUI frame if the running server is in GUI mode.
5890
5e605a2e
GM
58912011-12-03 Glenn Morris <rgm@gnu.org>
5892
5893 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
5894
5c3fe83f
SM
58952011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
5896
6f5e57e7
SM
5897 * electric.el: Streamline electric-indent's hook.
5898 (electric-indent-chars): Revert to simple list.
5899 (electric-indent-functions): New var.
5900 (electric-indent-post-self-insert-function): Use it.
5901
5c3fe83f
SM
5902 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
5903 there's no inferior buffer (bug#10196).
5904 (prolog-consult-compile): Don't use toggle-read-only.
5905
6bdac736
MA
59062011-12-02 Michael Albinus <michael.albinus@gmx.de>
5907
5908 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
5909 interrupt. (Bug#10187)
5910
6131ba7f
SM
59112011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
5912
99c79fee
SM
5913 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
5914 (bug#9160).
5915
6131ba7f
SM
5916 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
5917 (bug#10191).
5918
cb0a02ea
JL
59192011-12-02 Juri Linkov <juri@jurta.org>
5920
5921 * info.el (Info-search): Display "end of manual" when Isearch
5922 reaches the end of single-file Info manual. (Bug#9918)
5923
66e0570c
EZ
59242011-12-02 Eli Zaretskii <eliz@gnu.org>
5925
5926 * isearch.el (isearch-message-prefix): Run the input method part
5927 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
5928
02b16839
JL
59292011-12-02 Juri Linkov <juri@jurta.org>
5930
5931 * isearch.el (isearch-occur): Use `word-search-regexp' for
5932 `isearch-word'.
5933 (isearch-search-and-update): Add condition for `isearch-word' and
5934 call `word-search-regexp'. (Bug#10145)
5935
0b950688
GM
59362011-12-01 Glenn Morris <rgm@gnu.org>
5937
5938 * eshell/em-hist.el (eshell-hist-initialize):
5939 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 5940 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 5941
9505c3c7
SM
59422011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
5943
5944 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
5945
1bbe96b2 59462011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 5947
a1beca85
SM
5948 * progmodes/verilog-mode.el (verilog-pretty-expr):
5949 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
5950 verilog, such as += *= and the like.
5951 (verilog-assignment-operator-re): Regular expression to find the
5952 assigment operator in a verilog assignment.
5953 (verilog-assignment-operation-re): Regular expression to find an
5954 assignment statement for pretty-expr.
5955 (verilog-in-attribute-p): Query returns true if point is in an
5956 attribute context; used to skip these for expression line up from
5957 pretty-expr.
5958 (verilog-in-parameter-p): Query returns true if point is in an
5959 parameter definition context; used to skip these for expression
5960 line up from pretty-expr.
5961 (verilog-in-parenthesis-p): Query returns true if point is in a
5962 parenthetical expression, specifically ( ) but not [ ] or { };
5963 used by pretty-expr.
5964 (verilog-just-one-space): If there is no space, don't add one.
5965 (verilog-get-lineup-indent-2): Specifically skip just attribute
5966 contexts for expression lineup, rather than skipping all
5967 parenthetical expressions.
5968 (verilog-calculate-indent): Fix comment, and fix indent.
5969 (verilog-do-indent): Indent declarations in lists (suggested by
5970 Joachim Lechner).
5971 (verilog-mode-abbrev-table): Populate abbrev mode with the various
5972 skeleton items.
5973 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
5974 by Alain Mellan).
5975
1bbe96b2 59762011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
5977
5978 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
5979 parameters with embedded comments. Reported by Ray Stevens.
5980 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
5981 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
5982 Reported by Tim Holt.
5983 (verilog-auto): Fix AUTOing a upper module then AUTOing module
5984 instantiated by upper module causing wrong expansion until AUTOed a
5985 second time. Reported by K C Buckenmaier.
5986 (verilog-diff-auto): Fix showing .* as a difference when
5987 `verilog-auto-star-save' off. Reported by Dan Dever.
5988 (verilog-auto-reset, verilog-read-always-signals)
5989 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
5990 temporary signals in reset list if
5991 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
5992 style to each signal's assignment type, bug381.
5993 Reported by Thomas Esposito.
6288f0ca
WS
5994 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
5995 (verilog-uvm-statement-re): Support UVM indentation and
5996 highlighting, with old OVM keywords only.
a1beca85 5997 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
5998 Support AUTOTIEOFF creating non-wire data types.
5999 Suggested by Jonathan Greenlaw.
6288f0ca
WS
6000 (verilog-auto-insert-lisp, verilog-delete-to-paren)
6001 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
6002 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
6003 (verilog-read-sub-decls, verilog-read-sub-decls-line):
6004 Fix mismatching parenthesis inside commented out code when deleting
382c953b 6005 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
6006 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
6007 non-numeric vector width. Reported by Alex Reed.
6008 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 6009 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
6010 (verilog-auto-delete-trailing-whitespace):
6011 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
6012 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
6013 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
6014 Fix verilog-scan-cache corruption when running user AUTO expansion
6015 hooks that call indentation routines.
6016 (verilog-simplify-range-expression): Fix typo ignoring lower case
6017 identifiers.
6018 (verilog-delete-auto): Fix delete-autos to also remove user created
6019 automatics, as long as they start with AUTO.
6020 (verilog-batch-diff-auto, verilog-diff-auto)
6021 (verilog-diff-function): Add `verilog-diff-auto' and bind to
6022 "C-c?" to report differences in AUTO expansion, ignoring spaces.
6023 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
6024 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
6025 (verilog-re-search-forward-quick, verilog-syntax-ppss):
6026 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
6027 is disabled and its cache will get corrupt, causing AUTOS not to
6028 expand. Instead use only -quick functions.
6029 (verilog-scan-region): Fix scanning over escaped quotes.
6030 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
6031 (verilog-re-search-backward-quick)
6032 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
6033 related functions now ignore strings, to fix misparsing of strings
6034 with magic comments embedded in them.
a1beca85
SM
6035 (verilog-read-auto-template):
6036 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
6037 Reported by Brad Dobbie.
6038 (verilog-read-auto-template):
6039 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 6040 Reported by Brad Dobbie.
6288f0ca
WS
6041 (verilog-auto-inst, verilog-auto-inst-param)
6042 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
6043 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
6044 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
6045 debugging templates without merge conflicts, bug357.
6046 Reported by Brad Dobbie.
6047 (verilog-read-auto-template):
6048 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
6049 Reported by Brad Dobbie.
6050 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
6051 abbrevs so user won't be asked to save.
6052 (verilog-read-auto-lisp-present): Fix to start at beginning of
6053 buffer in case called outside of verilog-auto.
6054 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
6055 to "X-2". Reported by Matthew Myers.
6056 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
6057 all inputs from module templates. Reported by Leith Johnson.
6058 (verilog-module-inside-filename-p): Fix locating programs as with
6059 modules.
6060 (verilog-auto-inst-port): Fix vl-width expressions when using
6061 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
6062 (verilog-decls-get-regs, verilog-decls-get-signals,
6063 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
6064 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
6065 verilog-read-decls): Combine reg and wire structures into one var
6066 structure to represent SystemVerilog concepts.
6067 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
6068 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
6069 (verilog-auto-wire-type, verilog-insert-definition):
6070 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
6071 SystemVerilog "logic" keyword instead of "wire"/"reg".
6072 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
6073 to declares outputs that also have assignments (presumably in an
a1beca85
SM
6074 ifdef or generate if so there's not a driver conflict).
6075 Reported by Matthew Myers.
6076 (verilog-auto-declare-nettype, verilog-insert-definition):
6077 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
6078 `default_nettype none. Reported by Julian Gorfajn.
6079 (verilog-read-always-signals-recurse, verilog-read-decls)
6080 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
6081 malformed end statement, bug325. Reported by Joshua Wise and
6082 Andrew Drake.
6083 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
6084 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
6085 when expanding .* in interfaces, bug320.
6086 Reported by Pierre-David Pfister.
6288f0ca 6087 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
6088 name and open parenthesis, bug317.
6089 Reported by Pierre-David Pfister.
6288f0ca
WS
6090 (verilog-simplify-range-expression): Fix simplification of
6091 multiplications inside AUTOWIRE connections, bug303.
6092 (verilog-auto-inst-port): Support parameter expansion in
6093 multidimensional arrays.
6094 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
6095 after "assert property". Reported by Julian Gorfajn.
6096 (verilog-simplify-range-expression): Fix "couldn't merge" errors
6097 with multiplication, bug303.
6098 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
6099 Reported by Jan Frode Lonnum.
6100
1bbe96b2
GM
61012011-11-30 Juanma Barranquero <lekktu@gmail.com>
6102
6103 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
6104 (hfy-shell-file-name, hfy-shell):
6105 * international/fontset.el (x-decompose-font-name): Fix typos.
6106
61072011-11-29 Ken Brown <kbrown@cornell.edu>
6108
6109 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
6110 (gdb-version): Remove defvar.
6111 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
6112 (gdb-gud-context-command, gdb-non-stop-handler)
6113 (gdb-current-context-command, gdb-stopped): Use it.
6114 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
6115 (gdb-non-stop-handler): Don't enable pretty-printing here.
6116 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
6117 non-stop mode. Use the following.
6118 (gdb-check-target-async): New defun.
6119 (gud-watch, gdb-stopped): Fix whitespace.
6120 (gdb-get-source-file): Don't try to display the source file if
6121 `gdb-main-file' is nil.
6122
61232011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
6124
6125 * align.el: Try to generate fewer markers (bug#10047).
6126 (align--set-marker): New macro.
6127 (align-region): Use it.
6128
c935221f
SM
61292011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
6130
6131 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
6132
e70b5064
CY
61332011-11-29 Chong Yidong <cyd@gnu.org>
6134
6135 * indent.el (indent-for-tab-command, indent-according-to-mode):
6136 Doc fix.
6137 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
6138
f3af92b7
MA
61392011-11-29 Michael Albinus <michael.albinus@gmx.de>
6140
6141 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
6142 aware of remote file names. (Bug#10124)
6143
ed472be9
CY
61442011-11-29 Chong Yidong <cyd@gnu.org>
6145
6146 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
6147
24510c22
SM
61482011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6149
6150 * files.el (find-file): Don't use force-same-window (bug#10144).
6151 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
6152 use pop-to-buffer if the selected window can't be used.
6153 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
6154
c60c3703
EZ
61552011-11-28 Eli Zaretskii <eliz@gnu.org>
6156
6157 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
6158 special-mode-map.
6159
e95def75
CY
61602011-11-28 Chong Yidong <cyd@gnu.org>
6161
6162 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
6163
c3f1c606
NR
61642011-11-27 Nick Roberts <nickrob@snap.net.nz>
6165
6166 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
6167 gdb-get-source-file-list on gdb-create-source-file-list.
6168
00db469c
EZ
61692011-11-26 Eli Zaretskii <eliz@gnu.org>
6170
6171 * whitespace.el (whitespace-newline): Use a different foreground
6172 color for 16-color light-background displays.
6173
4ad3bc2a
CY
61742011-11-24 Chong Yidong <cyd@gnu.org>
6175
6176 * window.el (display-buffer--special-action): Doc fix.
6177
e9fce1ac
JB
61782011-11-25 Juanma Barranquero <lekktu@gmail.com>
6179
6180 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
6181 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
6182 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
6183 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
6184 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
6185 (avl-tree-stack-first):
6186 * emacs-lisp/cconv.el (cconv--analyse-use):
6187 * net/gnutls.el (gnutls-negotiate): Fix typos.
6188
cb825e5d
GM
61892011-11-24 Glenn Morris <rgm@gnu.org>
6190
3adbe224
GM
6191 * lpr.el (lpr-windows-system, lpr-lp-system):
6192 * mail/binhex.el (binhex-begin-line):
6193 * progmodes/grep.el (grep-history, grep-find-history):
6194 * textmodes/flyspell.el:
6195 * vc/pcvs-defs.el (cvs-global-menu):
6196 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
6197 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
6198 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
6199
321decc8
GM
6200 * net/tls.el: Fix case of "GnuTLS".
6201
420b63ad
GM
6202 * paths.el (rmail-file-name): Format doc-string for make-docfile.
6203
cb825e5d
GM
6204 * version.el (emacs-build-system): Give it a doc-string.
6205
a0649f08
JL
62062011-11-24 Juri Linkov <juri@jurta.org>
6207
6208 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
6209
c0bc0fd4
GM
62102011-11-24 Glenn Morris <rgm@gnu.org>
6211
6212 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
6213 if called on a non-mime message just toggle the headers. (Bug#8006)
6214
20db1522
JB
62152011-11-24 Juanma Barranquero <lekktu@gmail.com>
6216
6217 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
6218 (allout-lead-with-comment-string, allout-structure-deleted-hook)
6219 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
6220 (allout-rebullet-heading, allout-open-sibtopic)
6221 (allout-toggle-current-subtree-encryption)
6222 (allout-toggle-subtree-encryption, allout-encrypt-string)
6223 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
6224 (allout-distinctive-bullets-string, allout-auto-activation):
6225 * window.el (window-normalize-buffer-to-display):
6226 * progmodes/verilog-mode.el (verilog-batch-indent):
6227 * textmodes/bibtex.el (bibtex-field-braces-opt)
6228 (bibtex-field-strings-opt):
6229 * vc/cvs-status.el (cvs-tree-merge):
6230 Fix typos.
6231
7262a87c
MA
62322011-11-23 Michael Albinus <michael.albinus@gmx.de>
6233
6234 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
6235 `non-essential' to t, in order to avoid remote connections.
6236
283430a1
EZ
62372011-11-23 Eli Zaretskii <eliz@gnu.org>
6238
a1beca85
SM
6239 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6240 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
6241 case-insensitively.
6242
d2992a38
ML
62432011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
6244
6245 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
6246
50419064
GM
62472011-11-23 Glenn Morris <rgm@gnu.org>
6248
da94eca1
GM
6249 * paths.el (rmail-file-name): Reformat the doc-string so that it
6250 is picked up.
6251
9aac4de2
GM
6252 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
6253 (rmail-auto-file): Ignore case in the "special" field names,
6254 as mail-fetch-field does for all others.
6255
8038d2d2
GM
6256 * mail/rmail.el (rmail-forward):
6257 * mail/rmailkwd.el (rmail-set-label):
6258 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
6259 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
6260
f3fe222a
GM
6261 * mail/rmail.el (rmail-current-message): Doc fix.
6262
50419064
GM
6263 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
6264
28109f49
SM
62652011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
6266
6267 * server.el (server-eval-and-print): Allow C-g (bug#6585).
6268
394c65f1
GM
62692011-11-22 Glenn Morris <rgm@gnu.org>
6270
6271 * mail/rmailmm.el (test-rmail-mime-handler)
6272 (test-rmail-mime-bulk-handler)
6273 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
6274
f2a0aa3a
JL
62752011-11-21 Juri Linkov <juri@jurta.org>
6276
1154d12e
JB
6277 * calc/calc.el (calc-read-key-sequence):
6278 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 6279
9c34a344
LMI
62802011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6281
6282 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
6283 Tell the caller that the next line needs recomputation, even
6284 though it doesn't start a sexp (bug#10094).
6285
f04a3be9
SM
62862011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
6287
6288 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
6289
7978747f
SM
62902011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
6291
f04a3be9
SM
6292 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
6293 Use force-same-window.
7978747f 6294
fe7a3057
JB
62952011-11-20 Juanma Barranquero <lekktu@gmail.com>
6296
6297 * descr-text.el (describe-char-unicode-data):
6298 * json.el (json-string-escape):
6299 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
6300 (Footnote-unicode, Footnote-style-p):
6301 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
6302
24901d61
CY
63032011-11-20 Chong Yidong <cyd@gnu.org>
6304
6305 * window.el (replace-buffer-in-windows): Restore interactive spec.
6306
bac7ff22
SM
63072011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
6308
24f3d7b9
SM
6309 * electric.el (electric-indent-mode): Fix last change (too optimistic).
6310
bac7ff22
SM
6311 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
6312 (byte-compile-global-not-obsolete-vars): New var.
6313 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
6314 Use it.
6315 (byte-compile-warn-obsolete): Align text with the one in *Help*.
6316
cd1181db
JB
63172011-11-20 Juanma Barranquero <lekktu@gmail.com>
6318
6319 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
6320 * progmodes/pascal.el (electric-pascal-equal):
6321 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
6322 * xml.el (xml-substitute-special): Fix typos.
6323
7fb18e9e
GM
63242011-11-20 Glenn Morris <rgm@gnu.org>
6325
6326 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
6327 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
6328 Doc fixes.
6329 (rmail-decode-mime-charset): Mark as obsolete.
6330
6331 * mail/rmailsum.el (rmail-message-regexp-p-1):
6332 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
6333 Before using mime functions, check they are set. (Bug#10077)
6334
d5a6b3ba
JL
63352011-11-19 Juri Linkov <juri@jurta.org>
6336
6337 * info.el (Info-finder-find-node): Use `package--builtins' instead
6338 of `package-alist'. Use node names formed by the pattern "Keyword "
6339 and the keyword name.
6340
e981b61f
AS
63412011-11-19 Andreas Schwab <schwab@linux-m68k.org>
6342
1d00653d 6343 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 6344
3ffbc301
JL
63452011-11-19 Juri Linkov <juri@jurta.org>
6346
6347 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
6348 that calls `revert-buffer' on all Info buffers. (Bug#9915)
6349 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
6350 `old-history', `old-history-forward'. Add let-binding
6351 `window-selected'. Remove calls to `kill-buffer',
6352 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
6353 before calling `Info-find-node', so `Info-find-node-2' will reread
6354 the Info file. Restore window positions only when `window-selected'
6355 is non-nil.
6356
30c62133
JL
63572011-11-19 Juri Linkov <juri@jurta.org>
6358
6359 * isearch.el (isearch-lazy-highlight-new-loop):
6360 Remove condition `(not isearch-error)'. (Bug#9918)
6361
6362 * misearch.el (multi-isearch-search-fun): Add condition
6363 `(not bound)' to ignore lazy-highlighting search.
6364 Add the search-failed message "end of multi" when the end of
6365 multi-sequence is reached. Uncapitalize the search-failed
6366 message "Repeat for next buffer".
6367
6368 * info.el (Info-search): Add the search-failed message
6369 "end of the manual" when the end of the manual is reached
6370 in Isearch mode.
6371
645ca9cf
JL
63722011-11-19 Juri Linkov <juri@jurta.org>
6373
6374 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
6375 Use non-destructive `remove' instead of `delete' because
6376 `Info-history-list' stored to `Info-isearch-initial-history-list' in
6377 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
6378
df754f66
JL
63792011-11-19 Juri Linkov <juri@jurta.org>
6380
6381 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
6382 to nil instead of binding `search-ring' and `regexp-search-ring'.
6383 (Bug#9185)
6384
0e23d96a
EZ
63852011-11-19 Eli Zaretskii <eliz@gnu.org>
6386
6387 * simple.el (line-move): Force movement by logical lines for any
6388 hscrolled window, not only when auto-hscroll-mode is on.
6389 (line-move-visual): Update doc string to that effect. (Bug#10076)
6390
8a6ccb66
AS
63912011-11-19 Andreas Schwab <schwab@linux-m68k.org>
6392
6393 * language/european.el (macintosh): Define as alias for mac-roman.
6394
49ae5b39
EZ
63952011-11-19 Eli Zaretskii <eliz@gnu.org>
6396
6397 * mail/rmailmm.el (rmail-mime-display-header)
6398 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
6399 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
6400 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
6401 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
6402 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
6403 of a raw aref.
6404 (rmail-mime-entity-segment): To get past the tagline, move forward
6405 2 more lines, to account for the 2 empty lines that precede and
6406 follow the line with the buttons.
6407 (rmail-mime-update-tagline): Move one more line, to get past the
6408 empty line that follows the buttons in the tagline. (Bug#9520)
6409
c56cad4a
MR
64102011-11-19 Martin Rudalics <rudalics@gmx.at>
6411
6412 * window.el (window-max-delta-1, window-min-delta-1)
6413 (window-min-size-1, window-state-get-1, window-state-put-1)
6414 (window-state-put-2): Use "window--" prefix.
6415
cbe71af3
SM
64162011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
6417
2ad52c60
SM
6418 * emacs-lisp/smie.el: Improve warnings and conflict detection.
6419 (smie-warning-count): New var.
6420 (smie-set-prec2tab): Use it.
6421 (smie-bnf->prec2): Improve warnings. Add docstring.
6422 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
6423 (smie-bnf--set-class): New function.
6424 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
6425 corner case.
6426
6944dbc1
SM
6427 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
6428 (compilation-error-properties, compilation-move-to-column):
6429 Handle compilation-first-column while in the target buffer.
6430
c400c4d7
SM
6431 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
6432 Don't hardcode point-min==1.
6433
6dbe3e96
SM
6434 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
6435 (eshell-rewrite-for-command): Remove workaround.
6436 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
6437 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
6438 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
6439
cbe71af3
SM
6440 * files-x.el (modify-file-local-variable): Obey commenting conventions.
6441
a8e1496d
GM
64422011-11-17 Glenn Morris <rgm@gnu.org>
6443
6444 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6445 Ignore buffer-local generated-autoload-file if it is the same
6446 as the global value. (Bug#10049)
6447
df85d315
JB
64482011-11-17 Juanma Barranquero <lekktu@gmail.com>
6449
6450 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
6451 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
6452 (reftex-toc-previous-heading, reftex-toc-max-level)
6453 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
6454 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
6455 (reftex-toc-do-promote, reftex-toc-promote-prepare)
6456 (reftex-toc-promote-action, reftex-toc-extract-section-number)
6457 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
6458 (reftex-toc-rename-label, reftex-toc-visit-location)
6459 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
6460 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
6461 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
6462 leaving "*toc*" only for references to the buffer.
6463
a0c2d0ae
MR
64642011-11-17 Martin Rudalics <rudalics@gmx.at>
6465
6466 * window.el (window-resize, delete-window, split-window):
6467 Replace window-splits by window-combination-resize.
1d00653d 6468 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 6469
35c0bac8
GM
64702011-11-17 Glenn Morris <rgm@gnu.org>
6471
6472 * progmodes/sh-script.el (sh-font-lock-keywords-var):
6473 Make bash entry derive from sh entry, not shell entry.
6474
d0c8fc8a
MA
64752011-11-16 Michael Albinus <michael.albinus@gmx.de>
6476
7262a87c
MA
6477 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
6478 local file name.
6479
7877f373
JB
64802011-11-16 Juanma Barranquero <lekktu@gmail.com>
6481
6482 * menu-bar.el (menu-bar-file-menu):
6483 * printing.el (pr-ps-utility):
6484 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
6485 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
6486 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
6487 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
6488 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
6489 (icalendar--convert-cyclic-to-ical)
6490 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
6491 (icalendar--convert-ical-to-diary)
6492 (icalendar--convert-recurring-to-diary)
6493 (icalendar--convert-non-recurring-all-day-to-diary)
6494 (icalendar-import-format-sample):
6495 * progmodes/idlw-shell.el (idlwave-shell-mode):
6496 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
6497 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
6498 (vhdl-ps-print-init): Fix typos.
6499
10649b82
KM
65002011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
6501
9d0cfcd6
GM
6502 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
6503 FSF and collapse date sequence, obscure author/maintainer email address
6504 better, remove extra version line, track relocation of author's webpage.
10649b82 6505
9d0cfcd6
GM
6506 * progmodes/python.el (python-pdbtrack-input-prompt)
6507 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
6508 regular python pdb prompts. Adjustments shamelessly taken exactly as
6509 suggested in EmacsWiki page (tiny change):
6510 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 6511
58179cce
JB
65122011-11-16 Juanma Barranquero <lekktu@gmail.com>
6513
6514 * expand.el (expand-pos, expand-index, expand-point):
6515 Remove redundant info from docstring.
6516 (expand-add-abbrevs): Doc fix.
6517 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
6518 (expand-sample-perl-mode-expand-list): Fix typos.
6519
6520 * net/dbus.el (dbus-event-member-name):
6521 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
6522 * term/pc-win.el (msdos-create-frame-with-faces):
6523 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
6524
b6f67890
MR
65252011-11-16 Martin Rudalics <rudalics@gmx.at>
6526
6527 * window.el (split-window, window-state-get-1)
6528 (window-state-put-1, window-state-put-2): Rename occurrences of
6529 window-nest to window-combination-limit.
1d00653d 6530 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 6531
ce7ddba0
CY
65322011-11-16 Chong Yidong <cyd@gnu.org>
6533
6534 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
6535 regexp (Bug#10033).
6536
3ae704f4
SM
65372011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6538
6539 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
6540 `completing-read' will remove *Completions* and will preserve
6541 current-buffer for us.
6542 (tmm-add-prompt): Users of *Completions* will always (re)set its
6543 major mode.
6544 (tmm-old-comp-map): Remove.
6545
6ad1cdde
GM
65462011-11-16 Glenn Morris <rgm@gnu.org>
6547
6548 * mail/rmailedit.el: Require rmailmm when compiling.
6549 (rmail-old-mime-state): New declaration.
6550 (rmail-edit-current-message): If editing a mime message,
6551 edit the "raw" message from the mbox buffer.
6552 (rmail-cease-edit): Handle mime messages. (Bug#9840)
6553
d20faa20
GM
65542011-11-15 Glenn Morris <rgm@gnu.org>
6555
6556 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
6557 which wasn't being used. Add optional arg to force given state.
6558 (rmail-mime): Add optional arg to force given state.
6559
c7015153
JB
65602011-11-15 Juanma Barranquero <lekktu@gmail.com>
6561
6562 * allout.el (allout-encryption-plaintext-sanitization-regexps):
6563 * frame.el (display-mm-dimensions-alist):
6564 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
6565 (outline-move-subtree-down):
6566 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
6567 (newsticker--treeview-do-get-node):
6568 * net/quickurl.el (quickurl-list-buffer-name):
6569 * progmodes/dcl-mode.el (dcl-mode):
6570 * progmodes/gdb-mi.el (gdb-mapcar*):
6571 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
6572
45261b50
GM
65732011-11-15 Glenn Morris <rgm@gnu.org>
6574
6575 * mail/rmail.el (rmail-file-coding-system): It's only ever used
6576 in a boolean sense, so just make it a boolean, and fix the doc.
6577 (rmail-show-mime-function, rmail-mime-feature)
6578 (rmail-require-mime-maybe): Doc fixes.
6579 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
6580
6581 * mail/rmailmm.el (rmail-show-mime): Doc fix.
6582
0d26e0b6
JB
65832011-11-15 Juanma Barranquero <lekktu@gmail.com>
6584
6585 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
6586 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
6587 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
6588 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
6589
447f30f6
GM
65902011-11-15 Glenn Morris <rgm@gnu.org>
6591
672b871d
GM
6592 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
6593 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
6594 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
6595 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
6596 (rmail-mime, rmail-show-mime): Doc fixes.
6597
f6aa5bb1
GM
6598 * term/ns-win.el (mode-line-frame-identification):
6599 Leave it alone. (Bug#10051)
6600
947cd66b
GM
6601 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
6602
447f30f6
GM
6603 * mail/rmailout.el (rmail-output-to-rmail-buffer):
6604 Handle empty buffers. (Bug#9978)
6605
0b381c7e
JB
66062011-11-14 Juanma Barranquero <lekktu@gmail.com>
6607
6608 * international/mule.el (define-charset):
6609 * mail/rmailmm.el (rmail-mime-find-header-encoding):
6610 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
6611 * progmodes/verilog-mode.el (verilog-backward-token):
6612 * textmodes/ispell.el (lookup-words):
6613 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
6614
71e027ac
GM
66152011-11-14 Glenn Morris <rgm@gnu.org>
6616
56632ce4
GM
6617 * progmodes/executable.el
6618 (executable-make-buffer-file-executable-if-script-p):
6619 Handle file-modes returning nil.
6620
40500957
GM
6621 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
6622 message - not necessary, and causes problems. (Bug#9831)
6623
071c2340
GM
6624 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
6625
d3cfca60
GM
6626 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
6627
71e027ac
GM
6628 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
6629 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
6630 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
6631
89d61221
MR
66322011-11-12 Martin Rudalics <rudalics@gmx.at>
6633
6634 * window.el (window-resize, delete-window): Use window-splits
6635 variable instead of function.
6636 (window-state-get-1, window-state-put-2, window-state-put):
6637 Don't deal with windows' splits status.
6638
98282f6f
GM
66392011-11-12 Glenn Morris <rgm@gnu.org>
6640
6641 * apropos.el (apropos-do-all, apropos-library, apropos-value)
6642 (apropos-documentation): Doc fixes.
6643
40a8bdf6
JB
66442011-11-11 Juanma Barranquero <lekktu@gmail.com>
6645
6646 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
6647 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
6648
65bd19ff
SM
66492011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
6650
6651 * electric.el (electric-indent-post-self-insert-function): Make it
6652 possible for a char to only indent in some circumstances.
6653 (electric-indent-mode): Simplify.
6654
54f9154c
MR
66552011-11-11 Martin Rudalics <rudalics@gmx.at>
6656
6657 * window.el (windows-with-parameter): Remove unused function.
6658 (windows-at-side): Rename to window-at-side-list.
6659 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
6660 (window-side-check, window-size-ignore, window-size-fixed-1)
6661 (window-in-direction-2): Prefix with "window--".
6662 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 6663
68cbc58b
GM
66642011-11-11 Glenn Morris <rgm@gnu.org>
6665
6666 * subr.el (eval-after-load): If FILE is already loaded,
6667 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
6668
b2621720
GM
66692011-11-10 Glenn Morris <rgm@gnu.org>
6670
9a4de110
GM
6671 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
6672 Call svn via vc-svn-command rather than vc-do-command.
6673 (vc-svn-command): Add --non-interactive. (Bug#9993)
6674 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
6675
b2621720
GM
6676 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6677 Add toggle-read-only. (Bug#7292)
6678 * files.el (toggle-read-only): Mention that it should only
6679 be used interactively. (Bug#10006)
6680
1dce7193
SM
66812011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
6682
d9ac1a1e
SM
6683 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6684 Adjust regexp for OCaml warnings.
6685
0c325082
SM
6686 * electric.el (electric-pair-post-self-insert-function): Let user
6687 turn it off buffer-locally (bug#9932).
6688
90132c14
SM
6689 * progmodes/python.el (python-beginning-of-statement):
6690 Rewrite (bug#2703).
6691
1dce7193
SM
6692 * progmodes/compile.el: Better handle TABs (bug#9749).
6693 (compilation-internal-error-properties)
6694 (compilation-next-error-function): Obey the target buffer's
6695 compilation-error-screen-columns.
6696
c4e7c63a
JB
66972011-11-09 Juanma Barranquero <lekktu@gmail.com>
6698
6699 * progmodes/meta-mode.el: Remove obsolete comments.
6700 (meta-right-comment-regexp, meta-ignore-comment-regexp):
6701 Fix typos in docstrings.
6702
2cffd681
MR
67032011-11-09 Martin Rudalics <rudalics@gmx.at>
6704
6705 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 6706 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
6707 (window--resizable): New function. Make all callers of
6708 window-resizable call window--resizable instead.
6709 (window-resizable): Rewrite in terms of window--resizable.
6710
0edcba87
GM
67112011-11-08 Glenn Morris <rgm@gnu.org>
6712
6713 * progmodes/delphi.el (delphi-mode-syntax-table):
6714 Let define-derived-mode define a proper syntax table. (Bug#9994)
6715
4b0d61e3
SM
67162011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
6717
6718 * window.el: Stay away from defsubst.
6719 (window-list-no-nils): Remove.
6720 (window-state-get-1, window-state-get): Use backquote instead.
6721
cd394be1 67222011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 6723
4b0d61e3 6724 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 6725 Fix incorrect use of default argument in `completing-read'.
6726
e1c2c6f2
MR
67272011-11-08 Martin Rudalics <rudalics@gmx.at>
6728
6729 * window.el (display-buffer-function, special-display-function):
6730 Mention display-buffer-record-window but do not mention
6731 help-setup parameter in doc-strings.
b3f4a882 6732 (window-min-delta): Fix doc-string typo.
e1c2c6f2 6733
105216ed
CY
67342011-11-08 Chong Yidong <cyd@gnu.org>
6735
6736 * window.el (window-total-height, window-total-width): Doc fix.
6737 (window-body-size): Move from C.
6738 (window-body-height, window-body-width): Move to C.
6739
0a9f9ab5
SM
67402011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
6741
6742 * window.el: Make special-display like display-buffer-alist (bug#9532).
6743 (display-buffer--special-action): New function, morphed
6744 from display-buffer--special.
6745 (display-buffer): Use it to handle special-display-buffers at higher
6746 priority (just after display-buffer-alist).
6747 (display-buffer-fallback-action, display-buffer--other-frame-action)
6748 (pop-to-buffer-same-window): Remove display-buffer--special.
6749
a769dd15
GM
67502011-11-07 Glenn Morris <rgm@gnu.org>
6751
6752 * calendar/cal-menu.el (cal-menu-set-date-title):
6753 Do nothing if not in a calendar. (Bug#9976)
6754
05a61ee3
SM
67552011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
6756
6757 * files.el (find-file): Always use selected-window.
6758
be7f5545
MR
67592011-11-07 Martin Rudalics <rudalics@gmx.at>
6760
6761 * window.el (window-combinations): Make WINDOW argument
6762 mandatory. Rewrite doc-string.
6763 (walk-window-subtree, window-atom-check, window-min-delta)
6764 (window-max-delta, window--resize-this-window)
6765 (window--resize-root-window-vertically, window-tree)
6766 (balance-windows, window-state-put): Rewrite doc-strings as to
6767 not mention the term "subwindow".
6768 (window--resize-subwindows-skip-p): Rename to
6769 window--resize-child-windows-skip-p.
6770 (window--resize-subwindows-normal): Rename to
6771 window--resize-child-windows-normal.
6772 (window--resize-subwindows): Rename to
6773 window--resize-child-windows.
6774 (window-or-subwindow-p): Rename to window--in-subtree-p.
6775
3c6702ef
ML
67762011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
6777
6778 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
6779 Ensure that mbox format messages end in two newlines (Bug#9974).
6780
49745b39
CY
67812011-11-06 Chong Yidong <cyd@gnu.org>
6782
6783 * window.el (window-combination-p): Function deleted; its
6784 side-effect is not used in any existing code.
6785 (window-combinations, window-combined-p): Call window-*-child
6786 directly.
6787
24300f5f
CY
67882011-11-05 Chong Yidong <cyd@gnu.org>
6789
6790 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
6791 (window-size-ignore, window-state-get): Callers changed.
6792 (window-normalize-window): Rename from window-normalize-any-window.
6793 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 6794 (window-normalize-live-window): Delete.
447f16b8
CY
6795 (window-combination-p, window-combined-p, window-combinations)
6796 (walk-window-subtree, window-atom-root, window-min-size)
6797 (window-sizable, window-sizable-p, window-size-fixed-p)
6798 (window-min-delta, window-max-delta, window-resizable)
6799 (window-resizable-p, window-full-height-p, window-full-width-p)
6800 (window-current-scroll-bars, window-point-1, set-window-point-1)
6801 (window-at-side-p, window-in-direction, window-resize)
6802 (adjust-window-trailing-edge, maximize-window, minimize-window)
6803 (window-deletable-p, delete-window, delete-other-windows)
6804 (record-window-buffer, unrecord-window-buffer)
6805 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
6806 (quit-window, split-window, window-state-put)
6807 (set-window-text-height, fit-window-to-buffer)
6808 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 6809
89bd5ee1
EZ
68102011-11-04 Eli Zaretskii <eliz@gnu.org>
6811
53479029
EZ
6812 * mail/rmail.el (rmail-simplified-subject): Decode subject with
6813 rfc2047-decode-string.
6814 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
6815 warnings.
6816
89bd5ee1
EZ
6817 * window.el (window-body-height, window-body-width): Mention in
6818 the doc string that the return values are in frame's canonical
6819 units. (Bug#9949)
6820
bd17fdee
AM
68212011-11-03 Alan Mackenzie <acm@muc.de>
6822
6823 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
6824 change in cc-engine.el.
6825
acc825c5
SM
68262011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
6827
6828 * window.el (switch-to-buffer): Use `force-same-window' interactively.
6829
1885e5b8
MR
68302011-11-02 Martin Rudalics <rudalics@gmx.at>
6831
6832 * window.el (quit-window): Call unrecord-window-buffer after
6833 showing another buffer in the window. (Bug#9937)
acc825c5 6834 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 6835
ebe06da9
JB
68362011-11-02 Juanma Barranquero <lekktu@gmail.com>
6837
6838 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
6839 Accept status with more than 9 shelves. (Bug#9935)
6840 Reported by Colin D Bennett <colin@gibibit.com>.
6841
4ee88440
MR
68422011-11-01 Martin Rudalics <rudalics@gmx.at>
6843
6844 * help.el (with-help-window): Don't reference
6845 temp-buffer-show-specifiers in doc-string.
6846
08e1d82c
AS
68472011-10-31 Andreas Schwab <schwab@linux-m68k.org>
6848
6849 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
6850 menu-item.
6851
84bd6e9e
VJL
68522011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6853
6854 * whitespace.el: New version 13.2.2.
6855 (whitespace-newline-mode): Disable properly. Reported by Sarah
6856 <EmacsWiki>.
6857
dba0634a
UJ
68582011-10-30 Ulf Jasper <ulf.jasper@web.de>
6859
6860 * net/newst-treeview.el: Remove "Time-stamp".
6861 (newsticker--group-manage-orphan-feeds): Do not call
6862 newsticker--treeview-tree-update.
db22a3c2
JB
6863 (newsticker-treeview-update, newsticker-treeview):
6864 Call newsticker--treeview-tree-update if necessary.
dba0634a 6865
3d8daefe
MR
68662011-10-30 Martin Rudalics <rudalics@gmx.at>
6867
6868 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
6869 (window-iso-combinations): Remove "iso-" infix.
6870 Suggested by Chong Yidong.
3d8daefe
MR
6871 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
6872 (window-max-delta-1, window-resize, window--resize-siblings)
6873 (window--resize-this-window, adjust-window-trailing-edge)
6874 (split-window, balance-windows-1)
6875 (shrink-window-if-larger-than-buffer):
6876 * calendar/calendar.el (calendar-generate-window):
db22a3c2 6877 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 6878
1bc4c3ae
SM
68792011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6880
6881 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
6882 in place (bug#9907).
6883 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
6884 (eshell-rewrite-if-command, eshell-rewrite-for-command)
6885 (eshell-structure-basic-command, eshell-rewrite-while-command)
6886 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
6887 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
6888 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
6889 (eshell-do-pipelines-synchronously, eshell-eval-command):
6890 Use backquotes and prefer setq to set.
6891 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
6892 (eshell-macrop): Use functionp.
c1e2f5fa 6893 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 6894
30b65d9c
CY
68952011-10-30 Chong Yidong <cyd@gnu.org>
6896
6897 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
6898 instead of set-mark (Bug#9810).
6899
2d197ffb
CY
69002011-10-30 Chong Yidong <cyd@gnu.org>
6901
6902 * window.el (split-window-below, split-window-right): Rename from
6903 split-window-above-each-other and split-window-side-by-side
6904 respectively. All callers changed.
6905 (split-window-sensibly, split-window-sensibly): Use them.
6906 (split-window-keep-point): Doc fix.
6907
6908 * isearch.el: Add isearch-scroll property to split-window-below
6909 and split-window-right.
6910
6911 * follow.el (follow-mode):
6912 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
6913 * progmodes/ada-xref.el (ada-gdb-application):
6914 * emulation/vip.el (vip-buffer-in-two-windows):
6915 * image-dired.el (image-dired-dired-with-window-configuration):
6916 * dired-x.el (dired-do-find-marked-files):
6917 * dired.el (dired-pop-to-buffer):
6918 * bs.el (bs--show-with-configuration):
6919 * vc/emerge.el (emerge-setup-windows):
6920 * textmodes/two-column.el (2C-two-columns):
6921 * textmodes/reftex-toc.el (reftex-toc):
6922 * progmodes/gdb-mi.el (gdb-setup-windows):
6923 * progmodes/fortran.el (fortran-window-create):
6924 * net/newst-treeview.el (newsticker--treeview-window-init):
6925 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
6926 * emulation/tpu-edt.el (tpu-gold-map):
6927 * emulation/crisp.el (crisp-mode-map):
6928 * calendar/calendar.el (calendar-basic-setup): Callers changed.
6929
38bb2ca8
CY
69302011-10-29 Chong Yidong <cyd@gnu.org>
6931
aa4de341
CY
6932 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
6933
e1eb5385
CY
6934 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
6935
5d2ece3c
CY
6936 * textmodes/flyspell.el (flyspell-word): Fix char offset for
6937 forged Ispell output (Bug#7904).
6938
38bb2ca8
CY
6939 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
6940
d0af9f77
SM
69412011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
6942
6943 * doc-view.el: Avoid ugly errors about not finding nil.
6944 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
6945 (doc-view-dvipdf-program, doc-view-unoconv-program)
6946 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
6947 Avoid nil or absolute file name as default value.
6948 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
6949
52bedd34
AM
69502011-10-28 Alan Mackenzie <acm@muc.de>
6951
db22a3c2 6952 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 6953
7e43cfa5
AM
69542011-10-28 Alan Mackenzie <acm@muc.de>
6955
6956 Amend the handling of c-beginning/end-of-defun in nested declaration
6957 scopes.
6958
52bedd34
AM
6959 * progmodes/cc-vars.el (c-defun-tactic): Move here from
6960 cc-langs.el. Change it to a defcustom.
7e43cfa5 6961
52bedd34
AM
6962 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
6963 cc-vars.el.
7e43cfa5 6964
d0af9f77
SM
6965 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6966 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 6967
52bedd34 6968 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 6969 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
6970 (c-widen-to-enclosing-decl-scope): New function.
6971 (c-while-widening-to-decl-block): New macro.
6972 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
6973 outward for defun boundaries, and correspondingly change symbol
6974 `respect-enclosure' to `go-outward'.
6975 (c-declaration-limits): Change algorithm to report only the "innermost"
6976 defun's boundaries.
6977
1a2ce9ee
DD
69782011-10-28 Deniz Dogan <deniz@dogan.se>
6979
6980 * net/rcirc.el (rcirc-mode): Use hard newlines.
6981
bc97a826
AM
69822011-10-28 Alan Mackenzie <acm@muc.de>
6983
6984 Amend to indent and fontify macros "which include their own semicolon"
6985 correctly, using the "virtual semicolon" mechanism.
6986
52bedd34 6987 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 6988
d0af9f77 6989 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 6990 Recode to scan one line at a time rather than having \n and \r
58179cce 6991 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 6992 (c-forward-label): Amend for virtual semicolons.
58179cce 6993 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 6994
52bedd34
AM
6995 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
6996 of the new C macros.
bc97a826 6997
52bedd34 6998 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
6999 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
7000 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
7001 (c-opt-cpp-macro-define): Make into a full language variable.
7002 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
7003 AWK Mode (including \n, \r) removed, no longer needed.
7004
d0af9f77
SM
7005 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
7006 Invoke c-make-macro-with-semi-re.
bc97a826 7007
52bedd34
AM
7008 * progmodes/cc-vars.el (c-macro-with-semi-re):
7009 (c-macro-names-with-semicolon): New variables.
58179cce 7010 (c-make-macro-with-semi-re): New function.
bc97a826 7011
7a6c0941
SM
70122011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7013
7014 * vc/log-edit.el: Fill empty field rather than adding new one.
7015 (log-edit-add-field): New function.
7016 (log-edit-insert-changelog): Use it.
7017
b0c4cdcf
ML
70182011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7019
7020 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
7021
ee1f1da9
SM
70222011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7023
7024 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
7025 (gdb--check-interpreter): New function.
7026 (gdb): Use it.
7027
51bc5f8b
GM
70282011-10-27 Glenn Morris <rgm@gnu.org>
7029
416a2c45
GM
7030 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
7031 (least-positive-float, least-negative-float)
7032 (least-positive-normalized-float, least-negative-normalized-float)
7033 (float-epsilon, float-negative-epsilon):
7034 Remove unnecessary declarations.
7035
7036 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
7037 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
7038 (least-positive-float, least-negative-float)
7039 (least-positive-normalized-float, least-negative-normalized-float)
7040 (float-epsilon, float-negative-epsilon): Add doc-strings,
7041 based on those in cl.texi.
7042
51bc5f8b
GM
7043 * files.el (set-visited-file-name): If the major-mode changed,
7044 reload the local variables. (Bug#9796)
7045
15de15c6
CY
70462011-10-27 Chong Yidong <cyd@gnu.org>
7047
7048 * subr.el (change-major-mode-after-body-hook): New hook.
7049 (run-mode-hooks): Run it.
7050
ee1f1da9
SM
7051 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7052 Use change-major-mode-before-body-hook.
15de15c6
CY
7053
7054 * simple.el (fundamental-mode):
7055 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
7056 change introducing fundamental-mode-hook.
7057
5430d399
JB
70582011-10-26 Juanma Barranquero <lekktu@gmail.com>
7059
acc825c5 7060 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 7061
ad74a69e
MA
70622011-10-26 Michael Albinus <michael.albinus@gmx.de>
7063
7064 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 7065 tramp.el explicitly. (Bug#7583)
ad74a69e 7066
71d4c2a5
SM
70672011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
7068
7069 * progmodes/octave-mod.el:
7070 * progmodes/octave-inf.el: Update maintainer.
7071
b1f6fa26
CY
70722011-10-26 Chong Yidong <cyd@gnu.org>
7073
7074 * subr.el (with-wrapper-hook): Rewrite doc.
7075
3f04efd6
MA
70762011-10-25 Michael Albinus <michael.albinus@gmx.de>
7077
7078 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 7079 filenames "/method:foo:". (Bug#9793)
3f04efd6 7080
410488d3
SM
70812011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7082
7083 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
7084 (bug#9865).
7085
c1ebb47e
GM
70862011-10-24 Glenn Morris <rgm@gnu.org>
7087
7088 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
7089
7f5c46c7
MA
70902011-10-24 Michael Albinus <michael.albinus@gmx.de>
7091
7092 * notifications.el: Add the requirement of a running D-Bus session
7093 bus to the Commentary.
7094
db2440b6
JL
70952011-10-24 Juri Linkov <juri@jurta.org>
7096
7097 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
7098 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
7099 (Bug#9364)
7100
feecf435
JL
71012011-10-24 Juri Linkov <juri@jurta.org>
7102
7103 * info.el (Info-following-node-name-re): Add newline to the list
7104 of allowed characters for leading space. (Bug#9824)
7105
a3839de2
SM
71062011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
7107
acc825c5
SM
7108 * progmodes/octave-inf.el (inferior-octave-mode-map):
7109 Fix C-c C-h binding.
a3839de2
SM
7110 * progmodes/octave-mod.el (octave-help): Remove.
7111
09388e76
MA
71122011-10-23 Michael Albinus <michael.albinus@gmx.de>
7113
7114 Sync with Tramp 2.2.3.
7115
7116 * net/tramp-cache.el (top): Pacify byte-compiler using
7117 `init-file-user' and `site-run-file'.
7118
7119 * net/trampver.el: Update release number.
7120
86c60681
CY
71212011-10-23 Chong Yidong <cyd@gnu.org>
7122
7123 * files.el (toggle-read-only): Remove obsolete comment about
7124 version control.
7125
7126 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
7127 for toggle-read-only. Note that this hasn't called vc-next-action
7128 since 2008-05-02, though it wasn't documented at the time.
7129
a3839de2
SM
7130 * vc/ediff-init.el (ediff-toggle-read-only-function):
7131 Use toggle-read-only.
86c60681 7132
cd5495ff
AM
71332011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
7134
7135 Fix bug #9560, sporadic wrong indentation; improve instrumentation
7136 of c-parse-state.
7137
00b77525 7138 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 7139 correct faulty logical expression.
cd5495ff
AM
7140 (c-parse-state-state, c-record-parse-state-state):
7141 (c-replay-parse-state-state): New defvar/defuns.
7142 (c-debug-parse-state): Use new functions.
7143
42ee24ed
MR
71442011-10-22 Martin Rudalics <rudalics@gmx.at>
7145
7146 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 7147 last fix. Use window-in-direction correctly.
42ee24ed 7148
a7dee7e7
CY
71492011-10-21 Chong Yidong <cyd@gnu.org>
7150
7151 * progmodes/idlwave.el (idlwave-mode):
7152 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
7153 require-final-newline; that's done in prog-mode.
7154 Suggested by Stefan Monnier.
a7dee7e7 7155
e07b9a6d
MR
71562011-10-21 Martin Rudalics <rudalics@gmx.at>
7157
7158 * mouse.el (mouse-drag-window-above)
7159 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
7160 (mouse-drag-mode-line-1, mouse-drag-header-line)
7161 (mouse-drag-vertical-line-rightward-window): Remove.
7162 (mouse-drag-line): New function.
7163 (mouse-drag-mode-line, mouse-drag-header-line)
7164 (mouse-drag-vertical-line): Call mouse-drag-line.
7165 * window.el (window-at-side-p, windows-at-side): New functions.
7166
7e1361d9
UM
71672011-10-21 Ulrich Mueller <ulm@gentoo.org>
7168
7169 * tar-mode.el (tar-grind-file-mode):
7170 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
7171
30fcaf3a
CY
71722011-10-21 Chong Yidong <cyd@gnu.org>
7173
7174 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
7175 * progmodes/vera-mode.el (vera-mode):
7176 Use mode-require-final-newline.
30fcaf3a 7177
516eddb0
GM
71782011-10-20 Glenn Morris <rgm@gnu.org>
7179
db22a3c2 7180 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 7181
10d5f513
CS
71822011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
7183
7184 * emulation/cua-base.el (cua-set-mark): Fix case of string.
7185
ac6c8639
CY
71862011-10-20 Chong Yidong <cyd@gnu.org>
7187
7188 * emulation/cua-base.el (cua-mode):
7189 * mail/footnote.el (footnote-mode):
7190 * mail/mailabbrev.el (mail-abbrevs-mode):
7191 * net/xesam.el (xesam-minor-mode):
7192 * progmodes/bug-reference.el (bug-reference-mode):
7193 * progmodes/cap-words.el (capitalized-words-mode):
7194 * progmodes/compile.el (compilation-minor-mode)
7195 (compilation-shell-minor-mode):
7196 * progmodes/gud.el (gud-tooltip-mode):
7197 * progmodes/hideif.el (hide-ifdef-mode):
7198 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
7199 * progmodes/subword.el (subword-mode):
7200 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
7201 * progmodes/which-func.el (which-function-mode):
7202 * term/tvi970.el (tvi970-set-keypad-mode):
7203 * term/vt100.el (vt100-wide-mode):
7204 * textmodes/flyspell.el (flyspell-mode):
7205 * textmodes/ispell.el (ispell-minor-mode):
7206 * textmodes/nroff-mode.el (nroff-electric-mode):
7207 * textmodes/paragraphs.el (use-hard-newlines):
7208 * textmodes/refill.el (refill-mode):
7209 * textmodes/reftex.el (reftex-mode):
7210 * textmodes/rst.el (rst-minor-mode):
7211 * textmodes/sgml-mode.el (html-autoview-mode)
7212 (sgml-electric-tag-pair-mode):
7213 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
7214 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
7215 * emulation/crisp.el (crisp-mode):
7216 * emacs-lisp/eldoc.el (eldoc-mode):
7217 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
7218 minor mode behavior.
7219
aa42ab43
JL
72202011-10-19 Juri Linkov <juri@jurta.org>
7221
7222 * descr-text.el (describe-char): Add #x2010 and #x2011 to
7223 the list of hard-coded chars with escape-glyph face.
7224
89400f1d
SM
72252011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
7226
7227 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
7228
305c07f6
MA
72292011-10-19 Michael Albinus <michael.albinus@gmx.de>
7230
7231 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
7232 running process.
7233
13754b54
GM
72342011-10-19 Glenn Morris <rgm@gnu.org>
7235
7236 * vc/vc-bzr.el (vc-bzr-after-dir-status):
7237 Ignore ignored files. (Bug#9726)
7238
06e21633
CY
72392011-10-19 Chong Yidong <cyd@gnu.org>
7240
7241 Doc fix for minor modes, stating that an omitted argument enables
7242 the mode unconditionally when called from Lisp.
7243
7244 * abbrev.el (abbrev-mode):
7245 * allout.el (allout-mode):
7246 * autoinsert.el (auto-insert-mode):
7247 * autoarg.el (autoarg-mode, autoarg-kp-mode):
7248 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
7249 (global-auto-revert-mode):
7250 * battery.el (display-battery-mode):
7251 * composite.el (global-auto-composition-mode)
7252 (auto-composition-mode):
7253 * delsel.el (delete-selection-mode):
7254 * desktop.el (desktop-save-mode):
7255 * dired-x.el (dired-omit-mode):
7256 * dirtrack.el (dirtrack-mode):
7257 * doc-view.el (doc-view-minor-mode):
7258 * double.el (double-mode):
7259 * electric.el (electric-indent-mode, electric-pair-mode):
7260 * emacs-lock.el (emacs-lock-mode):
7261 * epa-hook.el (auto-encryption-mode):
7262 * follow.el (follow-mode):
7263 * font-core.el (font-lock-mode):
7264 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
7265 * help.el (temp-buffer-resize-mode):
7266 * hilit-chg.el (highlight-changes-mode)
7267 (highlight-changes-visible-mode):
7268 * hi-lock.el (hi-lock-mode):
7269 * hl-line.el (hl-line-mode, global-hl-line-mode):
7270 * icomplete.el (icomplete-mode):
7271 * ido.el (ido-everywhere):
7272 * image-file.el (auto-image-file-mode):
7273 * image-mode.el (image-minor-mode):
7274 * iswitchb.el (iswitchb-mode):
7275 * jka-cmpr-hook.el (auto-compression-mode):
7276 * linum.el (linum-mode):
7277 * longlines.el (longlines-mode):
7278 * master.el (master-mode):
7279 * mb-depth.el (minibuffer-depth-indicate-mode):
7280 * menu-bar.el (menu-bar-mode):
7281 * minibuf-eldef.el (minibuffer-electric-default-mode):
7282 * mouse-sel.el (mouse-sel-mode):
7283 * msb.el (msb-mode):
7284 * mwheel.el (mouse-wheel-mode):
7285 * outline.el (outline-minor-mode):
7286 * paren.el (show-paren-mode):
7287 * recentf.el (recentf-mode):
7288 * reveal.el (reveal-mode, global-reveal-mode):
7289 * rfn-eshadow.el (file-name-shadow-mode):
7290 * ruler-mode.el (ruler-mode):
7291 * savehist.el (savehist-mode):
7292 * scroll-all.el (scroll-all-mode):
7293 * scroll-bar.el (scroll-bar-mode):
7294 * server.el (server-mode):
7295 * shell.el (shell-dirtrack-mode):
7296 * simple.el (auto-fill-mode, transient-mark-mode)
7297 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
7298 (line-number-mode, column-number-mode, size-indication-mode)
7299 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
7300 * strokes.el (strokes-mode):
7301 * time.el (display-time-mode):
7302 * t-mouse.el (gpm-mouse-mode):
7303 * tool-bar.el (tool-bar-mode):
7304 * tooltip.el (tooltip-mode):
7305 * type-break.el (type-break-mode-line-message-mode)
7306 (type-break-query-mode):
7307 * view.el (view-mode):
7308 * whitespace.el (whitespace-mode, whitespace-newline-mode)
7309 (global-whitespace-mode, global-whitespace-newline-mode):
7310 * xt-mouse.el (xterm-mouse-mode): Doc fix.
7311
a3839de2
SM
7312 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7313 Fix autogenerated docstring.
06e21633 7314
5214e501
JL
73152011-10-19 Juri Linkov <juri@jurta.org>
7316
7317 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
7318 by checking environment variables "DESKTOP_SESSION" and
7319 "XDG_CURRENT_DESKTOP". (Bug#9779)
7320
195f8db9
JL
73212011-10-19 Juri Linkov <juri@jurta.org>
7322
7323 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
7324 (browse-url-chromium-program, browse-url-chromium-arguments):
7325 New defcustoms.
7326 (browse-url-default-browser): Check for `browse-url-chromium' and
7327 call `browse-url-chromium-program'.
7328 (browse-url-chromium): New command. (Bug#9779)
7329
343a34ff
JB
73302011-10-18 Juanma Barranquero <lekktu@gmail.com>
7331
7332 * facemenu.el (list-colors-duplicates): On Windows, detect more
7333 duplicates by assuming that only colors matching "^System" are
7334 special "system colors". (Bug#9722)
7335
6978a151
SM
73362011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
7337
7338 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
7339 to distinguish the author from the committer.
7340
6a80b297
MA
73412011-10-18 Michael Albinus <michael.albinus@gmx.de>
7342
7343 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
7344
b31a5677
JK
73452011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
7346
7347 * international/mule.el (sgml-html-meta-auto-coding-function):
7348 Add support for detecting encoding in HTML5 specified only as
7349 <meta charset="UTF-8">. Implementation just makes http-equiv and
7350 content-type parts from HTML4 encoding string optional. (Bug#9716)
7351
80c6d77f
GM
73522011-10-18 Glenn Morris <rgm@gnu.org>
7353
7354 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
7355
08b0fee8
CY
73562011-10-18 Chong Yidong <cyd@gnu.org>
7357
7358 * faces.el (cursor): Doc fix.
7359
67e729a5
CY
73602011-10-17 Chong Yidong <cyd@gnu.org>
7361
7362 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
7363
343a34ff 73642011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
7365
7366 * dirtrack.el (dirtrack): Support shell buffers with path
7367 prefixes, e.g. tramp-based remote shells. (Bug#9647)
7368
0bc06380
TZ
73692011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
7370
7371 * json.el: Bump version to 1.3 and note change in History.
7372 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
7373
8b79f3e0
SM
73742011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7375
5a7c536b
SM
7376 * comint.el (comint-insert-input, comint-send-input)
7377 (comint-get-old-input-default, comint-backward-matching-input)
7378 (comint-next-prompt): Use nil instead of `input' for field property of
7379 past user input (bug#114).
7380
96a8a0df
SM
7381 * minibuffer.el (completion--replace): Inherit surrounding properties
7382 (bug#114).
7383 (minibuffer-complete-and-exit): Use it.
7384
8b79f3e0
SM
7385 * comint.el (comint--table-subvert): Quote the all-completions output
7386 (bug#9160).
7387
b8f7ff0d
MR
73882011-10-17 Martin Rudalics <rudalics@gmx.at>
7389
8b79f3e0 7390 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 7391
b8f7ff0d 7392 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 7393 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
7394 entries and separate them from frame entries.
7395
c235b555
GM
73962011-10-15 Glenn Morris <rgm@gnu.org>
7397
7398 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
7399 Doc fixes.
7400
6bbfa6e1
CY
74012011-10-15 Chong Yidong <cyd@stupidchicken.com>
7402
8b79f3e0
SM
7403 * net/network-stream.el (network-stream-open-starttls):
7404 Improve detection of failure due to lack of TLS support.
ec5c990d 7405
6bbfa6e1
CY
7406 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
7407 putting the input text in front and in bold.
7408
98488977
SM
74092011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
7410
3d1337be
SM
7411 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
7412
ee0b45e4
SM
7413 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
7414 empty buffer.
7415
98488977
SM
7416 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
7417 unread-command-events rather than pushing yet-another event.
7418
186f4720
EZ
74192011-10-14 Eli Zaretskii <eliz@gnu.org>
7420
7421 * mail/sendmail.el (sendmail-query-once): Improve the wording of
7422 the explanation of the possible choices. Make the options passed
7423 to completing-read shorter.
7424
8b7a997c
AM
74252011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7426
7427 * textmodes/flyspell.el (flyspell-large-region): Make sure
7428 extended character mode is used if defined (Bug#1339).
7429
12587bbb
EZ
74302011-10-13 Eli Zaretskii <eliz@gnu.org>
7431
7432 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
7433 character info for LRE, LRO, RLE, and RLO characters by appending
7434 an invisible PDF.
12587bbb 7435
bad41229
SM
74362011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
7437
7438 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
7439 even in case of error; add debug spec; simplify data flow.
7440 (with-timeout-handler): Remove.
7441
28dbc92f
MA
74422011-10-12 Michael Albinus <michael.albinus@gmx.de>
7443
7444 Fix Bug#6019, Bug#9315.
7445
7446 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
7447 complete `buffer-file-name', the local file name part could look
7448 remotely (for example on VMS).
7449
7450 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
7451 `tramp-run-real-handler'.
7452 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
7453 already quoted by '"'.
7454
7455 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
7456 Let `file-name-handler-alist' be nil, the local file name part
7457 could look remotely (for example on VMS).
7458
e1b0b23a
SM
74592011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
7460
7461 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
7462 from here...
7463 (flyspell-post-command-hook): ...to here.
7464
a120bde9
SM
74652011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
7466
7467 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
7468 if not needed.
7469 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
7470 using completion. Protect against "slow" callers.
7471 Remove the "message hack".
7472
7ce7717b
JL
74732011-10-11 Juri Linkov <juri@jurta.org>
7474
7475 * isearch.el (isearch-lazy-highlight-word): New variable.
7476 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
7477 Use it. (Bug#9727)
7478
c02ee9d6
GM
74792011-10-11 Glenn Morris <rgm@gnu.org>
7480
7481 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
7482 like f90-previous-statement does.
7483
93e616fd 74842011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7485
1f190e73 7486 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
7487 only in interactive use, to avoid error.
7488
af7b6078
SM
74892011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
7490
7491 * minibuffer.el (completion-file-name-table): Fix last change,
7492 i.e. ignore normal errors but not the other ones.
7493
0563dae9
MR
74942011-10-10 Martin Rudalics <rudalics@gmx.at>
7495
7496 * window.el (special-display-buffer-names)
7497 (special-display-regexps): Remove some remnants of earlier
7498 changes from doc-strings.
366ca7f3
MR
7499 (quit-windows-on): New function.
7500
7501 * vc/vc.el (vc-revert, vc-rollback):
7502 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
7503 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 7504 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 7505
49677495
MR
75062011-10-09 Martin Rudalics <rudalics@gmx.at>
7507
7508 * window.el (frame-auto-hide-function): Add version tag.
7509 (Bug#9699)
7510
56f2d1e1
MA
75112011-10-09 Michael Albinus <michael.albinus@gmx.de>
7512
7513 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
7514 condition.
7515
112a6592
LL
75162011-10-09 Leo Liu <sdl.web@gmail.com>
7517
7518 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
7519 (Bug#9701)
7520
0812589b
GM
75212011-10-08 Glenn Morris <rgm@gnu.org>
7522
7523 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
7524 before the first code statement zero indent. (Bug#9690)
7525
b2b0776e
CY
75262011-10-08 Chong Yidong <cyd@stupidchicken.com>
7527
7528 * simple.el (count-words-region): Always count in the region.
7529 Report the number of lines and characters too.
7530 (count-words): New command, which counts in the buffer if the
7531 region is inactive, as count-words-region used to.
7532 (count-words--message): New function. Handle plurals.
7533 (count-lines-region): Make it an alias for count-words-region.
7534
7535 * bindings.el (esc-map): Replace count-lines-region with
7536 count-words-region.
7537
c557cd6b
MR
75382011-10-08 Martin Rudalics <rudalics@gmx.at>
7539
7540 * window.el (window--delete): Delete dedicated frame
7541 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 7542 (switch-to-buffer): Fix doc-string typo.
c557cd6b 7543
61a57ef4 75442011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7545
3a7d293b 7546 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 7547
c3833279
CY
75482011-10-07 Chong Yidong <cyd@stupidchicken.com>
7549
7550 * bindings.el ([M-left],[M-right]): Bind to left-word and
7551 right-word respectively.
7552
21ce8245
GM
75532011-10-07 Glenn Morris <rgm@gnu.org>
7554
7555 * cus-start.el (debug-on-quit): Fix custom type.
7556
6d823bb2
LMI
75572011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7558
0181e193
LMI
7559 * subr.el (define-key-after): Clarify that the function is not
7560 useful for non-menu keymaps.
7561
6d823bb2
LMI
7562 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
7563
8e3459ce 75642011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7565
21ce8245 7566 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 7567 in current minibuffer (Fix bug with recursive minibuffers).
7568
a1c2d21e
CY
75692011-10-06 Chong Yidong <cyd@stupidchicken.com>
7570
7571 * progmodes/gdb-mi.el (gdb): Doc fix.
7572
5a4cf282
MR
75732011-10-05 Martin Rudalics <rudalics@gmx.at>
7574
7575 * window.el (frame-auto-hide-function): New option replacing
7576 frame-auto-delete. Suggested by Stefan Monnier.
7577 (window--delete): Call frame-auto-hide-function instead of
7578 investigating frame-auto-delete.
c96111ea
MR
7579 (window-point-1, set-window-point-1): New functions.
7580 (window-in-direction, record-window-buffer, window-state-get-1)
7581 (display-buffer-record-window): Use window-point-1 instead of
7582 window-point.
7583 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 7584
9854542e
SM
75852011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7586
7587 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
7588
8943cfb0
GM
75892011-10-05 Glenn Morris <rgm@gnu.org>
7590
7591 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
7592 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
7593
647ab967
LL
75942011-10-05 Leo Liu <sdl.web@gmail.com>
7595
7596 * subr.el (read-char-choice): Fix argument to buffer-live-p which
7597 works with buffer object.
7598
3ddfbced
SM
75992011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7600
7601 * mpc.el (mpc-tool-bar-map): Add labels.
7602
bdfa5dd2
GM
76032011-10-04 Glenn Morris <rgm@gnu.org>
7604
7605 * calendar/holidays.el (calendar-check-holidays): Doc fix.
7606
0e2070b5
MR
76072011-10-04 Martin Rudalics <rudalics@gmx.at>
7608
7609 * window.el (window--delete): New function.
7610 (frame-auto-delete): Resuscitate option.
7611 (bury-buffer, replace-buffer-in-windows)
7612 (quit-window): Rewrite using window--delete.
7613 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7614 Pass display-buffer-mark-dedicated to window--display-buffer-2
7615 (Bug#9639).
7616
3dc61a09
SM
76172011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7618
915a9b64
SM
7619 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
7620 returns a list (bug#9554). Add remote file name completion.
7621 * comint.el (comint--table-subvert): Curry and get quote&unquote
7622 functions as arguments.
7623 (comint--complete-file-name-data): Adjust call accordingly.
7624 * pcomplete.el (pcomplete--table-subvert): Remove.
7625 (pcomplete-completions-at-point): Use comint--table-subvert instead.
7626
3dc61a09
SM
7627 * minibuffer.el (completion-table-case-fold): Use currying.
7628 (completion--styles-type, completion--cycling-threshold-type):
7629 New constants.
7630 (completion-styles, completion-category-overrides)
7631 (completion-cycle-threshold): Use them.
7632 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
7633 completion-table-case-fold.
7634
8ea0a993
SB
76352011-10-03 Stephen Berman <stephen.berman@gmx.net>
7636
7637 * minibuffer.el (completion-category-overrides): Fix type of styles
7638 and add more user friendly tags (bug#9660).
7639
8c24b7f6
SM
76402011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7641
7642 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
7643 (mule-input-method-string): New widget.
7644 (default-input-method, language-info-custom-alist): Use it.
7645
428fe61a
SM
76462011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
7647
32c1fffd
SM
7648 * pcomplete.el: Require comint.
7649 (pcomplete--common-suffix): Remove.
7650 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
7651 (pcomplete--table-subvert): Sync with comint--table-subvert.
7652 (pcomplete--entries): Use comint-completion-file-name-table.
7653 * comint.el (comint-unquote-filename): Simplify.
7654 (comint-completion-file-name-table): New function (bug#9616).
7655 (comint--complete-file-name-data): Use it.
7656
428fe61a
SM
7657 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
7658 (pcmpl-gnu-tar-buffer): Remove.
7659 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
7660 around. Make sure pcomplete-suffix-list is only changed temporarily.
7661 Don't look inside the tar's file if it's too large.
428fe61a 7662
04c52e2f
CY
76632011-10-01 Chong Yidong <cyd@stupidchicken.com>
7664
ce3cefcc
CY
7665 * cus-edit.el (custom-mode-map):
7666 * epa.el (epa-key-list-mode-map):
7667 * man.el (Man-mode-map):
7668 * startup.el (splash-screen-keymap):
7669 * simple.el (special-mode-map): Use scroll-up-command and
7670 scroll-down-command.
7671
7672 * progmodes/idlw-help.el (idlwave-help-mode-map):
7673 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
7674 * net/newst-plainview.el (newsticker-mode-map):
7675 * emulation/ws-mode.el (wordstar-mode-map):
7676 * emulation/vi.el (vi-com-map):
7677 * calc/calc-graph.el (calc-graph-show-dumb):
7678 * term/sun.el (terminal-init-sun):
7679 * term/ns-win.el (global-map):
7680 * progmodes/grep.el (grep-mode-map):
7681 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
7682 * mail/rmail.el (rmail-mode-map):
7683 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
7684
04c52e2f
CY
7685 * custom.el (custom-safe-themes, load-theme): Treat value of t for
7686 custom-safe-themes as special.
7687
79adf8c8
JD
76882011-10-01 Julien Danjou <julien@danjou.info>
7689
7690 * notifications.el (notifications-notify): Fix docstring.
7691
63bd50d3
PS
76922011-10-01 Per Starbäck <per@starback.se>
7693
7694 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
7695
199e4c7e
MR
76962011-09-30 Martin Rudalics <rudalics@gmx.at>
7697
7698 * startup.el (command-line-1): Fix last fix by inserting
7699 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 7700 (Bug#9605) and (Bug#9636)
199e4c7e 7701
fe5f08dd
EZ
77022011-09-29 Eli Zaretskii <eliz@gnu.org>
7703
7704 * simple.el (line-move): If auto-hscroll-mode is disabled and the
7705 window is hscrolled, move by logical lines. (Bug#9607)
7706 (line-move-visual): Update the doc string to the above effect.
7707
b5516bbd
MR
77082011-09-29 Martin Rudalics <rudalics@gmx.at>
7709
ccee00c0
MR
7710 * window.el (display-buffer-record-window): When WINDOW is the
7711 selected window use `point' instead of `window-point'. (Bug#9626)
7712
b5516bbd
MR
7713 * startup.el (command-line-1): Use insert-before-markers when
7714 inserting initial-scratch-message. (Bug#9605)
ccee00c0 7715
b5516bbd
MR
7716 * help.el (help-window): Remove variable.
7717
52aa0014
GM
77182011-09-29 Glenn Morris <rgm@gnu.org>
7719
7720 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
7721
df9a7357
JB
77222011-09-29 Juanma Barranquero <lekktu@gmail.com>
7723
7724 * descr-text.el (describe-char-categories): Accept category
7725 descriptions more than one line long.
7726
a8406c20
SM
77272011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
7728
88d9610c
SM
7729 * simple.el (delete-trailing-whitespace): Fix last change.
7730
a5daf810
SM
7731 * progmodes/perl-mode.el (perl-syntax-propertize-function):
7732 Don't confuse "y => 3" as the beginning of a `y' operation.
7733
a8406c20
SM
7734 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
7735 object has more than 4 slots (bug#9613).
7736
a239d4e9
JB
77372011-09-28 Juanma Barranquero <lekktu@gmail.com>
7738
7739 * subr.el (with-output-to-temp-buffer):
7740 * net/quickurl.el (quickurl, quickurl-browse-url):
7741 Fix typos in docstrings.
7742
693fbdb6
EZ
77432011-09-27 Eli Zaretskii <eliz@gnu.org>
7744
7745 * minibuffer.el (completion-styles)
7746 (completion-category-overrides): Cross reference each other in doc
7747 strings.
7748
8b457e28
GM
77492011-09-27 Glenn Morris <rgm@gnu.org>
7750
7751 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
7752 to split-string. (Bug#9606)
7753
85a16208
LMI
77542011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7755
7756 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
7757 (bug#9615).
7758
502f9ebd
CY
77592011-09-27 Chong Yidong <cyd@stupidchicken.com>
7760
7761 * emacs-lisp/package.el (list-packages): Fix echo area message.
7762
7690bdea
LL
77632011-09-27 Leo Liu <sdl.web@gmail.com>
7764
7765 * ido.el (ido-read-internal): Accept cons cell HIST arg.
7766
e2ee6f30
MA
77672011-09-25 Michael Albinus <michael.albinus@gmx.de>
7768
7769 * net/dbus.el (dbus-unregister-object): Don't release services for
7770 registered signals. (Bug#9581)
7771
f3f98342
TZ
77722011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
7773
7774 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
7775 function that picks between cfengine 2 and 3 support
7776 automatically. Update docs accordingly.
7777
dd7aa8dd
KH
77782011-09-22 Kenichi Handa <handa@m17n.org>
7779
7780 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
7781 ZERO.
7782 (indian-itrans-v5-table-for-tamil): New variable.
7783 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
7784
3f2b07f8
KM
77852011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
7786
7787 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
7788 that's true if the current command involved collapsing of text.
7789 It's reset to false at the beginning of the next command.
7790 (allout-post-command-business): Move the cursor to the beginning
7791 of entry if the cursor is hidden and collapsing activity just
7792 happened.
7793
371d6a61
CY
77942011-09-24 Chong Yidong <cyd@stupidchicken.com>
7795
7796 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
7797 tracking (Bug#9541).
7798
2ac2721a
UJ
77992011-09-24 Ulf Jasper <ulf.jasper@web.de>
7800
7801 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
7802 (newsticker-show-news): Automatically load html rendering package
7803 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
7804 because w3m-fill-column is let-bound" and the error "Symbol's value
7805 as variable is void: w3m-fill-column".
2ac2721a 7806
fac7ae53
MA
78072011-09-24 Michael Albinus <michael.albinus@gmx.de>
7808
7809 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
7810 Release services only if they are defined. (Bug#9581)
7811
e08b633b
RS
78122011-09-23 Richard Stallman <rms@gnu.org>
7813
e488d29c
RS
7814 * textmodes/paragraphs.el (forward-sentence): For backwards case,
7815 distinguish start of paragraph from start of its text.
7816
19c38752
RS
7817 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
7818
e08b633b
RS
7819 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
7820 (rmail-generate-viewer-buffer): Put that hook on view buffer.
7821 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
7822
0a39f27e
AS
78232011-09-23 Andreas Schwab <schwab@linux-m68k.org>
7824
7825 * international/mule-diag.el (mule-diag): Insert a newline after
7826 each fontset description.
7827
db4e950d
SM
78282011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
7829
7830 * simple.el (delete-trailing-whitespace):
7831 Document last change; simplify.
7832
eca3f3ea
PW
78332011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
7834
d68e189a
PW
7835 * simple.el (delete-trailing-whitespace): Also delete
7836 extra newlines at the end of the buffer.
7837
eca3f3ea
PW
7838 * textmodes/picture.el: Make motion commands obey shift-select-mode.
7839 (picture-newline): Use forward-line so as to ignore fields.
7840
01c157cc
SM
78412011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
7842
7843 * subr.el (with-wrapper-hook): Fix edebug spec.
7844
022de23e
LMI
78452011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7846
7847 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
7848 (bug#4538).
7849
91683089
MA
78502011-09-23 Michael Albinus <michael.albinus@gmx.de>
7851
eca3f3ea
PW
7852 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
7853 Fix nasty bug using wrong cached values.
91683089 7854
5bdd6fa4
AM
78552011-09-23 Alan Mackenzie <acm@muc.de>
7856
7857 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
7858
97adfb97
CY
78592011-09-23 Chong Yidong <cyd@stupidchicken.com>
7860
7861 * window.el (pop-to-buffer): Ensure right window is selected if we
7862 chose another frame.
7863
d4ef2b50
EZ
78642011-09-22 Eli Zaretskii <eliz@gnu.org>
7865
7866 * simple.el (what-cursor-position): Use get-char-property-change
7867 and next-single-char-property-change, to be able to show display
7868 properties that come from overlays as well as text properties.
7869
72258fe5
CY
78702011-09-22 Chong Yidong <cyd@stupidchicken.com>
7871
7872 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
7873
7874 * cmuscheme.el (run-scheme, switch-to-scheme):
7875 * cus-edit.el (customize-group, custom-buffer-create)
7876 (customize-browse):
7877 * info.el (info):
7878 * shell.el (shell):
7879 * mail/sendmail.el (mail):
7880 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
7881
8f098516
RS
78822011-09-22 Richard Stallman <rms@gnu.org>
7883
7884 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
7885 move back only to line beg, don't move back over blank lines.
7886
e74f1bb6
MA
78872011-09-22 Michael Albinus <michael.albinus@gmx.de>
7888
7889 * files.el (copy-directory): Set directory attributes only in case
7890 they could be retrieved from the source directory. (Bug#9565)
7891
bfeef8b6
DK
78922011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
7893
7894 * progmodes/hideshow.el (hs-looking-at-block-start-p)
7895 (hs-find-block-beginning, hs-hide-level-recursive):
7896 Ignore strings as well as comments. (Bug#9502)
7897
7e423bb8
AS
78982011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
7899
7900 * progmodes/sql.el (sql-comint-postgres):
7901 Convert port number to a string. (Bug#9566)
7902
b4d72fcf
MR
79032011-09-22 Martin Rudalics <rudalics@gmx.at>
7904
7905 * window.el (quit-window): Undedicate window when switching to
7906 previous buffer. Reported by Thierry Volpiatto
7907 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
7908 (special-display-popup-frame): When popping up a new frame reset
7909 its previous buffers to nil. Simplify code.
b4d72fcf 7910
a7b88dc6
MA
79112011-09-21 Michael Albinus <michael.albinus@gmx.de>
7912
7913 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
7914 and process filter, as done also in `shell-command'.
7915
cf4eacfd
MR
79162011-09-21 Martin Rudalics <rudalics@gmx.at>
7917
eca3f3ea 7918 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
7919 Call set-window-start with NOFORCE argument t.
7920 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
7921 (quit-window): Reword doc-string. Handle new format of
7922 quit-restore parameter. Don't delete window if it has a
7923 previous buffer we can show instead of the present one.
7924 (display-buffer-record-window): Rewrite using a new format for
7925 the quit-restore window parameter
7926 (special-display-popup-frame, display-buffer-same-window)
7927 (display-buffer-reuse-window, display-buffer-pop-up-frame)
7928 (display-buffer-pop-up-window, display-buffer-use-some-window):
7929 Adapt symbol passed to display-buffer-record-window.
7930 * help.el (help-window-setup): Handle new format of quit-restore
7931 parameter.
7932
8d28cb95
SM
79332011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
7934
94ab793f
SM
7935 * faces.el (face-list): Fix docstring (bug#9564).
7936
8d28cb95
SM
7937 * window.el (display-buffer--action-function-custom-type):
7938 Don't include internal functions in the Custom interface.
7939
3820edeb
JL
79402011-09-20 Juri Linkov <juri@jurta.org>
7941
7942 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
7943 (Info-forward-node, Info-backward-node, Info-next-preorder)
7944 (Info-last-preorder): Use it. (Bug#9528)
7945
5147931d
JL
79462011-09-20 Juri Linkov <juri@jurta.org>
7947
7948 * info.el (Info-last-preorder): Visit last menu item only when
7949 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
7950
cf499a1a
JD
79512011-09-20 Julien Danjou <julien@danjou.info>
7952
7953 * password-cache.el (password-cache-remove): Remove entries even if the
7954 value is nil, so that password with a nil value (negative caching) is
7955 possible to invalidate.
7956
f84e2fe2
LM
79572011-09-20 Lawrence Mitchell <wence@gmx.li>
7958
7959 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
7960 all whitespace around breakpoint. (Bug#9553)
7961 (f90-find-breakpoint): Only break at whitespace inside a comment.
7962
78054a46
SM
79632011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7964
7965 * minibuffer.el (completion-file-name-table): Keep track of errors.
7966 (completion-table-with-predicate): Handle the case where pred1 is nil.
7967 * pcomplete.el (pcomplete-completions-at-point): Simplify.
7968
345083b2
SM
79692011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7970
e24e27be
SM
7971 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
7972 (debugger-return-value): Signal an error if the debugging context does
7973 not await any return value.
7974
345083b2
SM
7975 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
7976 * image-mode.el (image-toggle-display-text)
7977 (image-toggle-display-image): Stay away from evil `intangible'.
7978
08d355e3
LL
79792011-09-19 Leo Liu <sdl.web@gmail.com>
7980
7981 * replace.el (occur-revert-arguments): Make it permanent-local.
7982 (occur-mode): Don't call font-lock-defontify.
7983
f01da43f
CY
79842011-09-19 Chong Yidong <cyd@stupidchicken.com>
7985
7986 * net/ldap.el (ldap-search-internal): Don't push empty search
7987 result (Bug#9508).
7988
b6072fa6
SM
79892011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7990
7991 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
7992
443d6696
MA
79932011-09-19 Michael Albinus <michael.albinus@gmx.de>
7994
7995 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
7996 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
7997
7cc6e154
JL
79982011-09-18 Juri Linkov <juri@jurta.org>
7999
8000 * buff-menu.el (Buffer-menu-mode-map):
8001 * dired.el (dired-mode-map):
8002 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
8003 (lisp-interaction-mode-map):
8004 * emacs-lisp/package.el (package-menu-mode-map):
8005 * epa.el (epa-key-list-mode-map):
8006 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
8007 (menu-bar-options-menu):
8008 * outline.el (outline-mode-menu-bar-map):
8009 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
8010 * vc/vc-dir.el (vc-dir-menu-map):
8011 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
8012 Capitalize non-function content words in menu item strings.
8013
8014 * dired.el (dired-mode-map): Add menu item for
8015 `image-dired-dired-toggle-marked-thumbs'.
8016
80302a81
JL
80172011-09-18 Juri Linkov <juri@jurta.org>
8018
8019 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
8020 to `isearch-case-fold-search' and restore its original value
8021 after the `isearch-mode' call.
8022
46c5cf66
JL
80232011-09-18 Juri Linkov <juri@jurta.org>
8024
8025 * progmodes/grep.el (grep-process-setup): Don't check code for 1
8026 because `zgrep' returns 1 for successful matches (bug#9226).
8027
d18b513b
JL
80282011-09-18 Juri Linkov <juri@jurta.org>
8029
8030 * info.el (Info-extract-menu-node-name): Check the second match
8031 for empty string (second test-case of bug#9528).
8032 (Info-last-preorder): Let-bind `Info-history' to nil to not add
8033 intermediate nodes to the history (first test-case of bug#9528).
8034
72753f87
JL
80352011-09-18 Juri Linkov <juri@jurta.org>
8036
8037 * info.el (Info-mode-syntax-table): New variable.
1154d12e 8038 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 8039
c9384295
JL
80402011-09-18 Juri Linkov <juri@jurta.org>
8041
1154d12e
JB
8042 * info.el (Info-file-supports-index-cookies):
8043 Increment line-beginning-position's arg from 3 to 4 because makeinfo
8044 outputs one more line for long file names (bug#4142).
c9384295 8045
d473dce8
CY
80462011-09-18 Chong Yidong <cyd@stupidchicken.com>
8047
8048 * newcomment.el (comment-normalize-vars): If prompting for
8049 comment-start, set comment-start-skip too (Bug#8424).
8050
2176854d
JB
80512011-09-18 Johan Bockgård <bojohan@gnu.org>
8052
8053 * icomplete.el: Fix previous fix of Bug#5849.
8054 (icomplete-mode): Don't set completion-show-inline-help.
8055 (icomplete-minibuffer-setup): Set completion-show-inline-help
8056 locally during icompletion.
8057
3aace4e4
CY
80582011-09-18 Chong Yidong <cyd@stupidchicken.com>
8059
c940224f
CY
8060 * woman.el (woman2-process-escapes): Don't delete unrecognized
8061 escapes (Bug#7843).
8062
3aace4e4
CY
8063 * files.el (inhibit-first-line-modes-regexps): Add image files.
8064 (hack-local-variables-prop-line): Return nil for malformed
8065 prop-lines (Bug#9044).
8066
710dec63
MA
80672011-09-18 Michael Albinus <michael.albinus@gmx.de>
8068
8069 * net/tramp.el (top): Don't require 'shell.
8070 (tramp-methods): Fix docstring.
8071 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
8072 Return complete remote file name. Handle "smb" case.
8073 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
8074 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
8075
8076 * net/tramp-compat.el (top): Require 'shell.
8077
8078 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
8079 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
8080 `tramp-current-host'.
8081 (tramp-get-remote-tmpdir): Remove.
8082
8083 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
8084 `tramp-tmpdir' entries.
8085 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
8086 (tramp-smb-handle-file-attributes): Ignore errors.
8087 (tramp-smb-wait-for-output): Check also for process end.
8088
5d5ac8ec
LMI
80892011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8090
8091 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
8092 when sending QUIT (bug#9312).
8093
8c0f49f0
CY
80942011-09-17 Chong Yidong <cyd@stupidchicken.com>
8095
8096 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
8097 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
8098 occur-mode-display-occurrence.
8099 (occur-edit-mode): Add usage message.
8100 (occur-cease-edit): New command.
8101 (occur-after-change-function): Use text properties to find the
8102 position of the prefix text.
8103 (occur-engine): Set stickiness of prefix text properties.
8104
8f1383f7
GM
81052011-09-17 Glenn Morris <rgm@gnu.org>
8106
8107 * progmodes/etags.el (complete-tag):
8108 Fix call to completion-in-region. (Bug#9526)
8109
744ba0e3
JL
81102011-09-17 Juri Linkov <juri@jurta.org>
8111
8112 * textmodes/ispell.el (ispell-word): Add to the error message
8113 the word, ispell program name and current dictionary (bug#9121).
8114 (ispell-tex-arg-end): Capitalize "error" in the error message.
8115
d9bbf400
AS
81162011-09-17 Andreas Schwab <schwab@linux-m68k.org>
8117
8118 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
8119 check. (Bug#4251)
8120
8da11505
JL
81212011-09-17 Juri Linkov <juri@jurta.org>
8122
8123 * window.el (window-safe-min-height, window-safe-min-width):
8124 Fix typos (followup to bug#9522).
8125
a91adc7e
SJ
81262011-09-17 Sven Joachim <svenjoac@gmx.de>
8127
8128 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
8129
064f328a
EZ
81302011-09-16 Eli Zaretskii <eliz@gnu.org>
8131
8132 * simple.el (line-move): If goal-column is set, move by logical
8133 lines, not by display lines. (Bug#971)
8134 (next-line, previous-line, goal-column, line-move-visual): Doc fix
8135 to reflect the above change.
8136
e69df516
SM
81372011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
8138
8139 * image.el (imagemagick-register-types): Use regexp-opt.
8140
cbb0f9ab
CY
81412011-09-15 Chong Yidong <cyd@stupidchicken.com>
8142
8143 * window.el (display-buffer-base-action): Rename from
8144 display-buffer-default-action. Make default value empty.
8145 (display-buffer-overriding-action): Convert to defvar.
8146 (display-buffer-fallback-action): New var.
8147
25322144
CY
81482011-09-15 Chong Yidong <cyd@stupidchicken.com>
8149
8150 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
8151 declaration.
8152 (package--add-to-archive-contents): If there is a duplicate entry
8153 with an older version, remove it.
8154 (package-menu-mark-delete, package-menu-mark-install)
8155 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
8156 (package-menu-mark-obsolete-for-deletion):
8157 Use package-menu-get-status instead of a regexp search.
25322144
CY
8158 (package-menu-get-status): Use tabulated-list-entry.
8159 (package-menu-mark-upgrades): New command.
d770725a 8160 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
8161 (package-menu-execute): Do installation before deletion.
8162 (package-menu-refresh, package-menu-execute): Use derived-mode-p
8163 instead of checking major-mode.
8164 (package-menu--find-upgrades): New function.
8165
7520339c
LMI
81662011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8167
8168 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
8169 passwords in the log buffer.
65a046c4
LMI
8170 (smtpmail-process-filter): Update the process marker so that the
8171 "broken by peer" status message is inserted in the right place.
7520339c 8172
d3c30954
SM
81732011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
8174
3fe48822
SM
8175 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
8176 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
8177 bibtex-completion-at-point-function.
8178 (bibtex-completion-at-point-function): Use them.
8179
1b8b3954
SM
8180 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
8181
d3c30954
SM
8182 * mpc.el (mpc-constraints-tag-lookup): New function.
8183 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
8184 also to browser "album|playlist".
8185
72779976
JL
81862011-09-14 Juri Linkov <juri@jurta.org>
8187
8188 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
8189 (isearch-edit-string): Use length of `isearch-string' when
8190 `isearch-fail-pos' returns nil.
8191 (isearch-message): Remove duplicate code and call
8192 `isearch-fail-pos' with arg `t'.
8193
a0bf2bcd
CY
81942011-09-14 Chong Yidong <cyd@stupidchicken.com>
8195
17bb0a2d
CY
8196 * replace.el (occur-mode-goto-occurrence): Don't force using other
8197 window (Bug#9499).
8198
a0bf2bcd
CY
8199 * dired-aux.el (dired-do-chmod): Don't provide initial input.
8200
f678e0b6
MR
82012011-09-14 Martin Rudalics <rudalics@gmx.at>
8202
8203 * window.el (display-buffer-window): Remove.
8204 (display-buffer-record-window): Use help-setup window parameter
8205 instead of variable display-buffer-window.
8206 (display-buffer-function, special-display-buffer-names)
8207 (special-display-function): Mention help-setup parameter instead
8208 of display-buffer-window in doc-string.
d3c30954
SM
8209 * help.el (help-window-setup): New argument help-window.
8210 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
8211 Reword some messages.
8212 (with-help-window): Pass window used for displaying the buffer
8213 to help-window-setup. Don't set display-buffer-window.
8214
8e39b2e8
GM
82152011-09-13 Glenn Morris <rgm@gnu.org>
8216
8217 * emacs-lisp/debug.el (debugger-make-xrefs):
8218 Preserve point. (Bug#9462)
8219
85e9c04b
CY
82202011-09-13 Chong Yidong <cyd@stupidchicken.com>
8221
8222 * window.el (window-deletable-p): Use next-frame.
8223
1b36ed6a
MR
82242011-09-13 Martin Rudalics <rudalics@gmx.at>
8225
8226 * window.el (window-auto-delete): Remove.
8227 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 8228 dedication and previous buffers.
1b36ed6a
MR
8229 (switch-to-prev-buffer): Don't delete window.
8230 (delete-windows-on): Delete a window's frame if and only if the
8231 window is dedicated.
8232 (replace-buffer-in-windows): Delete buffer's window or frame if
8233 and only if window is dedicated.
8234 (quit-window): Handle quit-restore as before last change.
4d61f28d 8235 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 8236
ef8ef9fb
CY
82372011-09-13 Chong Yidong <cyd@stupidchicken.com>
8238
8239 * window.el (window-deletable-p): Never delete the last frame on a
8240 given terminal.
8241
b2cba41e
GM
82422011-09-13 Glenn Morris <rgm@gnu.org>
8243
8244 * help.el (describe-key-briefly): Copy previous standard-output change.
8245
51553db6 82462011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
8247
8248 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
8249
b7556719
GM
82502011-09-13 Glenn Morris <rgm@gnu.org>
8251
8252 * emacs-lisp/lisp-mode.el (lisp-indent-function):
8253 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
8254
64b51947
CY
82552011-09-12 Chong Yidong <cyd@stupidchicken.com>
8256
8257 * dired-aux.el (dired-mark-read-string): Don't return default
8258 value on empty input (Bug#9361).
8259 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
8260 Omit initial minibuffer contents.
8261 (dired-do-chmod): Signal an error on empty input.
8262 (dired-mark-read-string): Don't return default on empty input.
8263
8264 * files.el (file-modes-symbolic-to-number): Doc fix.
8265
393a301e
SM
82662011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8267
8268 * international/mule-cmds.el (ucs-completions): Remove.
8269 (read-char-by-name): Use complete-with-action instead; add metadata.
8270
fa5660f9
CY
82712011-09-11 Chong Yidong <cyd@stupidchicken.com>
8272
8273 * window.el (display-buffer--action-function-custom-type)
8274 (display-buffer--action-custom-type): New vars.
8275 (display-buffer-alist, display-buffer-default-action)
8276 (display-buffer-overriding-action): Add defcustom types.
8277
4a592f66
CY
8278 * frame.el (delete-other-frames): Doc fix (Bug#276).
8279
73d56dbd
LMI
82802011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8281
8282 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
8283
37ac18a3
CY
82842011-09-11 Chong Yidong <cyd@stupidchicken.com>
8285
8286 Change modes that used same-window-* vars to use switch-to-buffer.
8287
8288 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
8289 Use switch-to-buffer.
8290
8291 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
8292 (customize-browse, custom-buffer-create-other-window):
8293 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
8294
8295 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
8296 (Info-prev, Info-up, Info-speedbar-goto-node)
8297 (info-display-manual): Use switch-to-buffer.
8298 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
8299
8300 * mail/sendmail.el (mail): Use switch-to-buffer.
8301 (mail-recover): Use switch-to-buffer-other-window.
8302
8303 * cmuscheme.el (run-scheme, switch-to-scheme):
8304 * ielm.el (ielm):
8305 * shell.el (shell):
8306 * net/rlogin.el (rlogin):
8307 * net/telnet.el (telnet, rsh):
8308 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
8309
10195bd6
AS
83102011-09-11 Andreas Schwab <schwab@linux-m68k.org>
8311
8312 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
8313
b322f63a
LMI
83142011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8315
39d7fed6
LMI
8316 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
8317 so don't mention it (bug#9301).
ba5a81f1 8318 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 8319
ee0e9f11
LMI
8320 * faces.el (face-spec-set-match-display): Make `(type graphic)'
8321 match `x', `w32' and `ns', like the manual says (bug#9029).
8322
0b1c89c1 8323 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
8324 (process-kill-buffer-query-function): Mention the buffer name in
8325 the query.
0b1c89c1 8326
77549ea8
LMI
8327 * image-mode.el (image-next-line): The line parameter is mandatory
8328 (bug#9258).
8329
803ef892
LMI
8330 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
8331 which can be useful (bug#9301).
8332
12980837
LMI
8333 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
8334
91054f8f
LMI
8335 * subr.el (match-string): Mention that the current buffer should
8336 be the same as the search was done in (bug#9282).
8337
b322f63a
LMI
8338 * facemenu.el: Disable the remove-* commands if the mark isn't
8339 active (bug#9162).
8340
3199b96f
CY
83412011-09-10 Chong Yidong <cyd@stupidchicken.com>
8342
8343 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
8344 of display-buffer.
8345 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
8346
8347 * replace.el (occur-mode-goto-occurrence)
8348 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
8349 and display-buffer.
8350
8351 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
8352 display-buffer.
8353
8354 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
8355 special-display and same-window variables.
8356 (mail-other-window): Use switch-to-buffer-other-window.
8357 (mail-other-frame): USe switch-to-buffer-other-frame.
8358
393a301e
SM
8359 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
8360 Use display-buffer-other-frame.
3199b96f
CY
8361 (gdb-display-gdb-buffer): Use pop-to-buffer.
8362
8363 * progmodes/gud.el (gud-goto-info): Use info-other-window.
8364
8365 * progmodes/python.el: Don't set same-window-buffer-names.
8366
8367 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
8368
8369 * window.el (display-buffer-alist): Add *Python*.
8370
8319e0bf
CY
83712011-09-10 Chong Yidong <cyd@stupidchicken.com>
8372
8373 * window.el (display-buffer-alist): Add entry for buffers
8374 previously handled same-window-*.
8375 (display-buffer-alist, display-buffer-default-action)
8376 (display-buffer-overriding-action): Mark as risky.
8377 (display-buffer-alist): Document action function changes.
8378 (display-buffer--same-window-action)
8379 (display-buffer--other-frame-action): New variables.
8380 (switch-to-buffer, display-buffer-other-frame): Use them.
8381 (display-buffer): Rename reuse-frame entry to reusable-frames.
8382 (display-buffer-reuse-selected-window): Function deleted.
8383 (display-buffer-reuse-window): Handle reusable-frames alist entry.
8384 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
8385 (display-buffer-special): New function.
8386 (display-buffer--maybe-pop-up-frame-or-window): Rename from
8387 display-buffer-reuse-or-pop-window. Split off special-display
8388 part into display-buffer-special.
8389 (display-buffer-use-some-window): Don't perform any special
8390 pop-up-frames handling.
8391 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 8392 (display-buffer--maybe-same-window): Rename from
0d3ff375 8393 display-buffer-maybe-same-window.
8319e0bf 8394
919a69aa
CY
8395 * info.el: Don't set same-window-regexps.
8396 (info-setup): New function.
8397 (info-other-window, info): Call it.
8398
8399 * cus-edit.el: Don't set same-window-regexps.
8400 (customize-group): New argument.
8401 (customize-group-other-window): Use it.
8402 (customize-face, customize-face-other-window): Likewise.
8403 (custom-buffer-create-other-window): Use pop-to-buffer directly.
8404
8319e0bf
CY
8405 * net/rlogin.el:
8406 * net/telnet.el:
8407 * progmodes/gud.el: Don't set same-window-regexps.
8408
8409 * cmuscheme.el:
8410 * ielm.el:
8411 * shell.el:
8412 * mail/sendmail.el:
8413 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
8414
25173000
JL
84152011-09-10 Juri Linkov <juri@jurta.org>
8416
8417 * isearch.el (isearch-edit-string): Remove obsolete mention of
8418 `C-w' (`isearch-yank-word-or-char') from docstring.
8419 (isearch-query-replace): Fix typo in docstring (bug#9466).
8420
056e44ef
JL
84212011-09-10 Juri Linkov <juri@jurta.org>
8422
8423 * paren.el (show-paren-function): Don't show escaped parens.
8424 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
8425
c3760c17
EZ
84262011-09-10 Eli Zaretskii <eliz@gnu.org>
8427
8428 * mail/sendmail.el (mml-to-mime, mml-attach-file)
8429 (mm-default-file-encoding): Remove autoload forms, they are
8430 replaced with autoload cookies in mml.el and mm-encode.el.
8431 (mail-add-attachment): New command.
8432 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
8433 (mail-mode): Mention mail-insert-file and mail-add-attachment in
8434 the doc string.
8435 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
8436
fece895e
RT
84372011-09-10 Reuben Thomas <rrt@sc3d.org>
8438
e69df516
SM
8439 * simple.el (count-words-region): Use buffer if there's no region
8440 (bug#9429).
fece895e 8441
5e68ce4a
JL
84422011-09-09 Juri Linkov <juri@jurta.org>
8443
8444 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
8445 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
8446 (wdired-isearch-filter-read-only): New function. (Bug#6362)
8447
0a6b9622
AM
84482011-09-09 Alan Mackenzie <acm@muc.de>
8449
8450 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
8451 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
8452
14a29deb
EZ
84532011-09-09 Eli Zaretskii <eliz@gnu.org>
8454
8455 Fix for Savannah bug#9392.
8456 * simple.el (mail-encode-mml): New defvar.
8457
8458 * mail/rmail.el (mail-encode-mml): Add a defvar.
8459 (rmail-enable-mime-composing): Default to t.
8460 (rmail-forward): Use MIME method of forwarding only if both
8461 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
8462 Set mail-encode-mml non-nil if the MIME method was used.
8463
8464 * mail/sendmail.el (mml-to-mime): Add autoload form.
8465 (mail-encode-mml): Add a defvar.
8466 (mail-mode): Make mail-encode-mml buffer-local and initialize it
8467 to nil.
8468 (mail-send): If mail-encode-mml is non-nil, run the outgoing
8469 message through mml-to-mime, and reset mail-encode-mml to nil.
8470
28c45130
GM
84712011-09-09 Glenn Morris <rgm@gnu.org>
8472
8473 * woman.el (woman-if-body): When processing an .el block,
8474 do not delete the next .el block as well. (Bug#9447)
69f4b618 8475 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 8476
9b1c252e
MR
84772011-09-08 Martin Rudalics <rudalics@gmx.at>
8478
8479 * window.el (window-deletable-p): Make sure window is live before
8480 invoking window-prev-buffers.
8481
567457e3
LL
84822011-09-08 Leo Liu <sdl.web@gmail.com>
8483
8484 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
8485
97f05794
JL
84862011-09-08 Juri Linkov <juri@jurta.org>
8487
8488 * progmodes/compile.el (compilation-environment): Make it
8489 a defcustom (bug#8340).
8490
8b0874b5
MR
84912011-09-08 Martin Rudalics <rudalics@gmx.at>
8492
8493 * window.el (frame-auto-delete): Rename to window-auto-delete.
8494 Make it control auto-deletion of windows and/or frames.
8495 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 8496 for deleting window/frame. (Bug#9419)
8b0874b5
MR
8497 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
8498 Rewrite handling of case when window/frame can be deleted.
8499 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 8500 argument t. (Bug#9456)
8b0874b5 8501
4feb6e73
CY
85022011-09-07 Chong Yidong <cyd@stupidchicken.com>
8503
8504 * help-mode.el (help-mode): Restore autoload.
8505
91ab9c13
JL
85062011-09-07 Juri Linkov <juri@jurta.org>
8507
8508 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
8509 `compilation-environment'. Set buffer-local
8510 `compilation-environment' to `thisenv' later after (funcall mode).
8511 (Bug#8340)
8512
8513 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
8514 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
8515 instead of replacing its value. (Bug#8340)
8516
0527e251
JL
85172011-09-07 Juri Linkov <juri@jurta.org>
8518
8519 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
8520 based on text properties put by `grep-filter' instead of matching
8521 escape sequences.
8522 (grep-mode): Set buffer-local `compilation-error-screen-columns'
8523 to the value of `grep-error-screen-columns' (bug#9438).
8524
249f792c
JL
85252011-09-07 Juri Linkov <juri@jurta.org>
8526
8527 * simple.el (next-error-highlight, next-error-highlight-no-select):
8528 Doc fix (bug#9432).
8529
ff7271b9
OT
85302011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
8531
8532 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
8533 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
8534
183fc730
LL
85352011-09-07 Leo Liu <sdl.web@gmail.com>
8536
8537 * net/rcirc.el (rcirc-mode): Conditionally initialize
8538 rcirc-input-ring.
8539
77694924
SM
85402011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
8541
8542 * emacs-lisp/find-func.el (find-function-C-source): Only set
8543 find-function-C-source-directory after checking that we found a source
8544 file there (bug#9440).
8545
d809b8eb
AM
85462011-09-06 Alan Mackenzie <acm@muc.de>
8547
8548 * isearch.el (isearch-other-meta-char): Wherever a key list is
8549 unread, "unread" the prefix arg, too. This fixes bug #8901.
8550
453de99f
OG
85512011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
8552
8553 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
8554
90439906
JL
85552011-09-05 Juri Linkov <juri@jurta.org>
8556
8557 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
8558
f62bd846
JL
85592011-09-05 Juri Linkov <juri@jurta.org>
8560
8561 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
8562 keeping point where processing of grep matches begins, and
8563 continue to delete remaining escape sequences from the same point.
8564 (grep-filter): Make leading zero optional in "0?1;31m" because
8565 git-grep emits "\033[1;31m" escape sequences unlike expected
8566 "\033[01;31m" as GNU Grep does (bug#9408).
8567 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
8568
045820ec
JL
85692011-09-05 Juri Linkov <juri@jurta.org>
8570
8571 * subr.el (y-or-n-p): Capitalize "yes".
8572
f5e29b9b
MA
85732011-09-04 Michael Albinus <michael.albinus@gmx.de>
8574
8575 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
8576 `tramp-cache-unload-hook' where appropriate.
8577 (tramp-methods): Rename `tramp-remote-sh' to
8578 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
8579 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
8580
8581 * net/tramp-sh.el (top): Don't require 'shell.
8582 (tramp-methods): Add `tramp-remote-shell' and
8583 `tramp-remote-shell-args' entries.
8584 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
8585 (tramp-sh-handle-shell-command): Remove.
8586 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8587 Use `tramp-remote-shell'.
8588
2784c434
CY
85892011-09-03 Chong Yidong <cyd@stupidchicken.com>
8590
393a301e 8591 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
8592 (sendmail-query-once): Save directly to send-mail-function.
8593 Update message-send-mail-function too.
8594
8595 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
8596
464cdf56
CS
85972011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
8598
8599 * progmodes/python.el (python-mode-map): Use correct function to
8600 start python interpreter from menu-bar (as reported by Geert
8601 Kloosterman).
8602 (inferior-python-mode-map): Fix typo.
393a301e 8603 (python-shell-map): Remove.
464cdf56 8604
d37e5c87
DD
86052011-09-03 Deniz Dogan <deniz@dogan.se>
8606
8607 * net/rcirc.el (rcirc-print): Simplify code for
8608 rcirc-scroll-show-maximum-output. There is no need to walk
8609 through all windows to find the right one.
8610
f3ada0ee
CS
86112011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
8612
8613 * help.el (help-return-method): Doc fix.
8614
1f3c99ca
MR
86152011-09-03 Martin Rudalics <rudalics@gmx.at>
8616
8617 * window.el (window-deletable-p): Don't return a non-nil value
8618 when there's a buffer that was shown in the window before.
8619 (Bug#9419)
393a301e
SM
8620 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
8621 Set window's previous buffers to nil.
1f3c99ca 8622
a3cf097f
EZ
86232011-09-03 Eli Zaretskii <eliz@gnu.org>
8624
8625 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
8626 newline before and after the tag line, so it doesn't interfere
8627 with determining the paragraph direction of bidirectional text.
8628
3d03de90
LL
86292011-09-03 Leo Liu <sdl.web@gmail.com>
8630
8631 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
8632
c3313451
CY
86332011-09-02 Chong Yidong <cyd@stupidchicken.com>
8634
393a301e 8635 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
8636 (pop-to-buffer): Change interactive spec. Pass second argument
8637 directly to display-buffer.
8638 (display-buffer): Fix interactive spec. Use functionp to
8639 distinguish between a function and a list of functions.
8640
8641 * abbrev.el (edit-abbrevs):
8642 * arc-mode.el (archive-extract):
8643 * autoinsert.el (auto-insert):
8644 * bookmark.el (bookmark-bmenu-list):
8645 * files.el (find-file):
8646 * view.el (view-buffer):
8647 * progmodes/compile.el (compilation-goto-locus):
8648 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
8649
89894cd8
CY
86502011-09-02 Chong Yidong <cyd@stupidchicken.com>
8651
8652 * window.el (display-buffer-alist): Doc fix.
8653 (display-buffer): Add docstring. Don't treat
8654 display-buffer-default specially.
8655 (display-buffer-reuse-selected-window)
8656 (display-buffer-same-window, display-buffer-maybe-same-window)
8657 (display-buffer-reuse-window, display-buffer-pop-up-frame)
8658 (display-buffer-pop-up-window)
8659 (display-buffer-reuse-or-pop-window)
8660 (display-buffer-use-some-window): New functions.
8661 (display-buffer-default-action): Use them.
393a301e 8662 (display-buffer-default): Delete.
89894cd8
CY
8663 (pop-to-buffer-1): Fix choice of actions.
8664
ae0bc9fb
SM
86652011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8666
8667 * minibuffer.el (completion--insert-strings): Don't get confused by
8668 completion entries that end with an LF char.
8669
e9d90883
EZ
86702011-09-01 Eli Zaretskii <eliz@gnu.org>
8671
8672 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
8673
437014c8
CY
86742011-09-01 Chong Yidong <cyd@stupidchicken.com>
8675
8676 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
8677 (display-buffer-same-window, display-buffer-other-window):
8678 New functions.
437014c8
CY
8679 (pop-to-buffer-1): New function. Use the above.
8680 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 8681 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
8682
8683 * view.el (view-buffer-other-window, view-buffer-other-frame):
8684 Just use pop-to-buffer.
8685
a5e063d5
TV
86862011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8687
8688 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
8689
793d32bb
WH
86902011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
8691
8692 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
8693
d65e4c15
RS
86942011-08-31 Richard Stallman <rms@gnu.org>
8695
8696 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
8697 of the separation of rmail-view-buffer from rmail-buffer.
8698 If you say no to "replace original", the decrypt is in the
8699 view buffer. If you say yes, the decrypt goes into the
8700 rmail buffer also.
8701
f818cd2a
MR
87022011-08-31 Martin Rudalics <rudalics@gmx.at>
8703
8704 * window.el (display-buffer-window): Rewrite doc-string.
8705 (display-buffer-record-window): New function.
8706 (display-buffer-macro-specifiers)
8707 (display-buffer-even-window-sizes, display-buffer-set-height)
8708 (display-buffer-set-width, display-buffer-in-window)
8709 (display-buffer-reuse-window, display-buffer-split-specifiers)
8710 (display-buffer-side-specifiers, display-buffer-split-window-1)
8711 (display-buffer-split-window, display-buffer-split-atom-window)
8712 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
8713 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
8714 (display-buffer-other-window-means-other-frame)
8715 (display-buffer-normalize-special)
8716 (display-buffer-normalize-default)
8717 (display-buffer-normalize-argument)
8718 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
8719 (display-buffer-normalize-specifiers, display-buffer-frame)
8720 (display-buffer-same-window, display-buffer-same-frame)
8721 (display-buffer-other-window)
8722 (display-buffer-same-frame-other-window)
8723 (display-buffer-other-frame, pop-to-buffer-same-window)
8724 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
8725 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
8726 (switch-to-buffer-same-frame)
8727 (switch-to-buffer-other-window-same-frame)
8728 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
8729 (display-buffer-alist-set-1, display-buffer-alist-set-2)
8730 (display-buffer-alist-set): Remove.
8731 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
8732 (special-display-regexps, special-display-function):
8733 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
8734 parameter.
8735 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
8736 (special-display-frame-alist, special-display-popup-frame)
8737 (same-window-buffer-names, same-window-regexps, same-window-p)
8738 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8739 (split-window-preferred-function, split-height-threshold)
8740 (split-width-threshold, window-splittable-p)
8741 (split-window-sensibly, window--try-to-split-window)
8742 (window--frame-usable-p, even-window-heights)
8743 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
8744 (window--display-buffer-2, display-buffer-other-frame):
8745 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
8746 (display-buffer-default, display-buffer-assq-regexp): New functions.
8747 (display-buffer-alist): Rewrite doc-string.
8748 (display-buffer-default-action)
8749 (display-buffer-overriding-action): New variables.
8750 (display-buffer, switch-to-buffer): Rewrite.
8751 (pop-to-buffer): Restore Emacs 23 behavior but use
8752 window-normalize-buffer-to-display.
8753 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
8754 Restore Emacs 23 behavior but use
8755 window-normalize-buffer-to-switch-to.
8756 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
8757 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
8758 Rewrite using Emacs 23 options.
f818cd2a 8759
5bc3b51d
MA
87602011-08-31 Michael Albinus <michael.albinus@gmx.de>
8761
8762 * net/tramp.el (tramp-root-regexp): Remove.
8763 (tramp-completion-file-name-regexp-unified)
8764 (tramp-completion-file-name-regexp-separate)
8765 (tramp-completion-file-name-regexp-url): Don't use leading volume
8766 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
8767 (tramp-drop-volume-letter): Simplify definition.
8768 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 8769
b1a4f8e1
SM
87702011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8771
8772 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
8773 (bug#9356).
8774
5664fa7b
RT
87752011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
8776
b1a4f8e1 8777 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 8778
9a45d6c3
JL
87792011-08-29 Juri Linkov <juri@jurta.org>
8780
8781 * isearch.el (isearch-done): Don't display message "Mark saved"
8782 when arg `edit' is non-nil to prevent its flicker in the echo area.
8783
fb87e0fb
CY
87842011-08-28 Chong Yidong <cyd@stupidchicken.com>
8785
8786 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
8787 obsolete packages for deletion.
8788
09ac1c2a
CS
87892011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
8790
8791 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 8792 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
8793 view-mode from help-mode.
8794 (help-xref-override-view-map): Remove.
8795 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
8796 view-mode is not used anymore.
8797
7a1ff57f
CY
87982011-08-28 Chong Yidong <cyd@stupidchicken.com>
8799
8800 * server.el (server-port): Doc fix.
8801
b9696605
CY
8802 * cus-theme.el (custom-theme-choose-mode): Inherit from
8803 special-mode (Bug#9124).
8804 (custom-theme-choose-mode-map): Add special-mode to parent.
8805
ef8cdf8c
AM
88062011-08-28 Alan Mackenzie <acm@muc.de>
8807
8808 * progmodes/cc-fonts.el
8809 (c-make-font-lock-BO-decl-search-function): New function.
8810 (c-basic-matchers-after - "Fontify the clauses after various
8811 keywords"): Extract the three keyword lists for the 3 erroneous
8812 constructs from the list of four, and use the new function above
8813 in place of an old one.
8814
27de4e20
DD
88152011-08-28 Deniz Dogan <deniz@dogan.se>
8816
8817 * net/rcirc.el (rcirc-insert-prev-input)
8818 (rcirc-insert-next-input): Remove unused argument.
8819
356a3681
SM
88202011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8821
8822 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
8823
3fc9b218
AM
88242011-08-27 Alan Mackenzie <acm@muc.de>
8825
8826 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
8827 handle function pointer parameters properly.
8828
538a061c
MR
88292011-08-27 Martin Rudalics <rudalics@gmx.at>
8830
8831 * window.el (display-buffer-reuse-window): Fix case where
8832 selected window was reused with non-nil OTHER-WINDOW argument.
8833 (Bug#9381)
8834
35b1c40c
DD
88352011-08-27 Deniz Dogan <deniz@dogan.se>
8836
8837 * net/rcirc.el (rcirc-check-auth-status): Adding support for
8838 oftc's NickServ messages.
8839
2f6a3e79
GM
88402011-08-27 Glenn Morris <rgm@gnu.org>
8841
8842 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
8843
7254299e
CY
88442011-08-26 Chong Yidong <cyd@stupidchicken.com>
8845
8846 * emacs-lisp/package.el (package-install): Call package-initialize
8847 if called interactively.
8848
f8ccf167
LL
88492011-08-26 Leo Liu <sdl.web@gmail.com>
8850
8851 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
8852
3e8cd5ce
JL
88532011-08-25 Juri Linkov <juri@jurta.org>
8854
8855 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
8856 `search-whitespace-regexp' (bug#9364).
8857
93eb7113
JL
88582011-08-25 Juri Linkov <juri@jurta.org>
8859
8860 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
8861 `regexp-search-ring' to their global values to protect from
8862 updating by `read-from-minibuffer' (bug#9185).
8863
f65d1611
JL
88642011-08-25 Juri Linkov <juri@jurta.org>
8865
8866 * textmodes/ispell.el (ispell-command-loop): Add newline
8867 at the end of the "Use option `i'..." line.
8868
f1cf7a31
JL
88692011-08-25 Juri Linkov <juri@jurta.org>
8870
8871 * battery.el (display-battery-mode): If `battery-status-function'
8872 or `battery-mode-line-format' is nil, display the message and set
8873 `display-battery-mode' to nil (bug#9363).
8874
0c95fcf7
EZ
88752011-08-25 Eli Zaretskii <eliz@gnu.org>
8876
8877 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
8878 bidi-string-mark-left-to-right; they are unnecessary now.
8879
a2ebe600
DD
88802011-08-25 Deniz Dogan <deniz@dogan.se>
8881
8882 * net/quickurl.el: Documentation typo fixes.
8883
e4ed06f1
CY
88842011-08-25 Chong Yidong <cyd@stupidchicken.com>
8885
8886 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
8887
e5f1c99e
GM
88882011-08-25 Glenn Morris <rgm@gnu.org>
8889
b2948976
GM
8890 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
8891
e5f1c99e
GM
8892 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
8893 (smtpmail-via-smtp): Handle nil response from smtp.
8894
f22f4808
JL
88952011-08-24 Juri Linkov <juri@jurta.org>
8896
8897 * proced.el (proced-marked): Inherit from `error' instead of
8898 `font-lock-warning-face'.
8899
8900 * ibuffer.el (ibuffer-marked-face): Change default face from
8901 `font-lock-warning-face' to `warning'.
8902 (ibuffer-deletion-face): Change default face from
8903 `font-lock-type-face' to `error'.
8904
8905 * battery.el (battery-update): Use the face `error' instead of
8906 `font-lock-warning-face' (bug#6117).
8907
6a93965e
JL
89082011-08-24 Juri Linkov <juri@jurta.org>
8909
8910 * faces.el (success): Change face color from "Green3" to
8911 "ForestGreen" on light background (bug#9353).
8912
1ed43b09
CY
89132011-08-24 Chong Yidong <cyd@stupidchicken.com>
8914
5664fa7b
RT
8915 * window.el (quit-window): Rename from quit-restore-window.
8916 Use same arglist as old quit-window.
1ed43b09
CY
8917 (frame-auto-delete): Doc fix.
8918
8919 * view.el (view-mode-exit): Use quit-window.
8920
11dcdbb2
JL
89212011-08-24 Juri Linkov <juri@jurta.org>
8922
8923 * isearch.el (isearch-ring-adjust1): Start visiting previous
8924 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
8925 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
8926 for empty search string (when the last search string is reused
8927 automatically) to adjust the isearch ring to the last element and
8928 prepare the correct index for further M-p commands (bug#9185).
8929
de62b4df
KH
89302011-08-24 Kenichi Handa <handa@m17n.org>
8931
8932 * international/ucs-normalize.el: If decomposition property of
8933 CHAR is the default one (i.e. a list of CHAR itself), treat it as
8934 nil.
8935 (nfd, nfkd): Likewise.
8936
963b492b
SM
89372011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
8938
8939 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
8940 from process filters aren't reliably transmitted to the surrounding
8941 accept-process-output.
8942 (mpc-proc-check): New function.
8943 (mpc-proc-sync): Use it (bug#8293)
8944
93b6b5e1
SM
89452011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
8946
8947 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
8948 Add compatibility functions (bug#9313).
8949
bca633fb
EZ
89502011-08-23 Eli Zaretskii <eliz@gnu.org>
8951
b177498a
EZ
8952 * cus-start.el (all): Add entry for bidi-paragraph-direction.
8953
6df6ae42 8954 * international/uni-bidi.el: Regenerate.
bca633fb 8955
0902a04e
KH
89562011-08-23 Kenichi Handa <handa@m17n.org>
8957
8958 * international/charprop.el:
8959 * international/uni-bidi.el:
8960 * international/uni-category.el:
8961 * international/uni-combining.el:
8962 * international/uni-comment.el:
8963 * international/uni-decimal.el:
8964 * international/uni-decomposition.el:
8965 * international/uni-digit.el:
8966 * international/uni-lowercase.el:
8967 * international/uni-mirrored.el:
8968 * international/uni-name.el:
8969 * international/uni-numeric.el:
8970 * international/uni-old-name.el:
8971 * international/uni-titlecase.el:
8972 * international/uni-uppercase.el: Regenerate.
8973
3bbf23bc
MR
89742011-08-23 Martin Rudalics <rudalics@gmx.at>
8975
8976 * help.el (help-window-setup): Fix message displayed when other
8977 window is reused. (Bug#9341)
8978
b3fd59bd
SM
89792011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
8980
1802e444
SM
8981 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
8982 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
8983
b3fd59bd
SM
8984 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
8985 Mark obsolete.
8986 * shell.el (shell-parse-pcomplete-arguments): New function.
8987 (shell-completion-vars): Use it instead (bug#9160).
8988
4eb61348
SM
89892011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
8990
867cab74
SM
8991 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
8992 strings and comments (bug#9333).
8993
4eb61348
SM
8994 * emacs-lisp/debug.el (debug-arglist): New function.
8995 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
8996 (debug-on-entry-1): Handle interpreted closures (bug#9120).
8997
262a1439
JL
89982011-08-22 Juri Linkov <juri@jurta.org>
8999
56ee679c
JL
9000 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9001 Revert regexp that highlights output switches to its old
9002 pre-2010-10-28 value and remove one `?' from it (bug#9319).
9003
262a1439
JL
9004 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
9005 to check for empty output (bug#9226).
9006
f13f86fb
CY
90072011-08-22 Chong Yidong <cyd@stupidchicken.com>
9008
9009 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
9010 symbol-constituent as the default, as that stops font-lock from
9011 working properly (Bug#8843).
9012
c65c9622
LMI
90132011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9014
9015 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
9016 `coding-system-for-*' around the process open call to avoid
9017 auth-source side effects.
e7f2c178 9018 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
9019 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
9020 probe hangs.
c65c9622 9021
23a8a5ab
CY
90222011-08-21 Chong Yidong <cyd@stupidchicken.com>
9023
ff98b2dd
CY
9024 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
9025
23a8a5ab
CY
9026 * emacs-lisp/find-func.el (find-function-noselect): New arg
9027 lisp-only.
9028
9029 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
9030 signal an error for built-in functions (Bug#6664).
9031
f5e3c598
LMI
90322011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9033
9034 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
9035 (smtpmail-try-auth-methods): Use it.
9036
a3f2468a
CY
90372011-08-21 Chong Yidong <cyd@stupidchicken.com>
9038
2c34e8da
CY
9039 * font-lock.el (font-lock-fontify-region)
9040 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
9041 (font-lock-default-unfontify-buffer)
9042 (font-lock-default-fontify-region)
9043 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
9044
b3fd59bd
SM
9045 * progmodes/compile.el (compilation-error-properties):
9046 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
9047 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
9048 `ant' regexp.
ee31aabc 9049
a3f2468a
CY
9050 * net/browse-url.el (browse-url-firefox): Don't call
9051 browse-url-firefox-sentinel unless using -remote (Bug#9328).
9052
8e999f70
GM
90532011-08-20 Glenn Morris <rgm@gnu.org>
9054
c21a496a
GM
9055 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
9056
59ee0542
GM
9057 * tutorial.el (tutorial--default-keys): Update some default bindings.
9058
8e999f70
GM
9059 * files.el (hack-local-variables): Fully ignore case for "mode:".
9060
e3715033
AM
90612011-08-20 Alan Mackenzie <acm@muc.de>
9062
9063 Resolve invalid use of a regexp in regexp-opt.
9064
4d61f28d
JB
9065 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
9066 detection for a java annotation.
e3715033 9067
4d61f28d 9068 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
9069 detection for a java annotation.
9070
4d61f28d
JB
9071 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
9072 handling for java.
e3715033
AM
9073 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
9074
04ed2e9c
CY
90752011-08-20 Chong Yidong <cyd@stupidchicken.com>
9076
9077 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
9078 (Bug#9274).
9079
826cee64
AM
90802011-08-20 Alan Mackenzie <acm@muc.de>
9081
58179cce 9082 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
9083 such a construct. Mainly for when jit-lock etc. starts a chunk
9084 here.
9085
58179cce 9086 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 9087 variable.
58179cce 9088 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
9089 c-make-font-lock-search-function.
9090 (c-make-font-lock-search-function): Use the above function.
9091 (c-make-font-lock-context-search-function): New function.
9092 (c-cpp-matchers): Enhance the preprocessor expression case with
9093 the above function
9094 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
9095 which takes an expression.
9096
9097 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
9098
13009bd8
MR
90992011-08-20 Martin Rudalics <rudalics@gmx.at>
9100
9101 * window.el (display-buffer-reuse-window)
9102 (display-buffer-pop-up-window): Don't reuse or split a side
9103 window.
9104
9234ff7f
GM
91052011-08-19 Glenn Morris <rgm@gnu.org>
9106
9107 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 9108 Downcase "Mode:". (Bug#9331)
9234ff7f 9109
f635daa1
CY
91102011-08-18 Chong Yidong <cyd@stupidchicken.com>
9111
9112 * international/characters.el: Add L and R categories.
9113
9114 * subr.el (bidi-string-mark-left-to-right): Rename from
9115 string-mark-left-to-right. Use category search.
9116
9117 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
9118
bc987f8b
JL
91192011-08-18 Juri Linkov <juri@jurta.org>
9120
9121 * faces.el (error, warning, success): New faces with definitions
9122 copied from old default values of `font-lock-warning-face',
9123 `compilation-warning', `compilation-info' (bug#6117).
9124
9125 * font-lock.el (font-lock-warning-face): Inherit from `error'.
9126
9127 * progmodes/compile.el (compilation-error): Inherit from `error'.
9128 (compilation-warning): Inherit from `warning'.
9129 (compilation-info): Inherit from `success'.
9130
9131 * dired.el (dired-marked): Inherit from `warning'.
9132 (dired-flagged): Inherit from `error'.
9133
57173b96
LMI
91342011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
9135
3e79eb87
LMI
9136 * mail/smtpmail.el (auth-source): Require to avoid problems with
9137 binding variables (bug#9298). Also clean up some unused
9138 autoloads.
9139
b3fd59bd
SM
9140 * net/network-stream.el (network-stream-open-starttls):
9141 Support using starttls.el without using gnutls-cli.
57173b96 9142
02b404de
JL
91432011-08-17 Juri Linkov <juri@jurta.org>
9144
9145 * progmodes/grep.el (rgrep): Handle the case when
9146 `grep-find-command' is a cons cell (bug#9278).
9147
8c9177f2
MR
91482011-08-17 Martin Rudalics <rudalics@gmx.at>
9149
9150 * window.el (display-buffer-pop-up-frame): Run frame creation
9151 function with BUFFER current (as special-display-popup-frame
9152 does). Reported by Drew Adams.
9153
3644a0ab
DU
91542011-08-17 Daiki Ueno <ueno@unixuser.org>
9155
9156 * epa-mail.el: Simplify GnuPG group expansion using
9157 epg-expand-group.
9158 (epa-mail-group-alist, epa-mail-group-modtime)
9159 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
9160 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
9161 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
9162 Remove.
9163
5e617bc2 91642011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
9165
9166 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
9167
9c4aeabf
AM
91682011-08-16 Alan Mackenzie <acm@muc.de>
9169
9170 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
9171 Correct, to avoid the inside of macros.
9172
3a99bf64
RS
91732011-08-16 Richard Stallman <rms@gnu.org>
9174
04963aa8
RS
9175 * epa-mail.el: Handle GnuPG group definitions.
9176 (epa-mail-group-alist, epa-mail-group-modtime)
9177 (epa-mail-gnupg-conf-file): New variables.
9178 (epa-mail-parse-groups, epa-mail-sync-groups)
9179 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
9180 (epa-mail-expand-recipients): New functions.
9181 (epa-mail-encrypt): Call epa-mail-expand-recipients.
9182
177549d0
RS
9183 * mail/rmail.el (rmail-epa-decrypt): New command.
9184
fe38beef
RS
9185 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
9186 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
9187 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
9188 (epa-decrypt-armor-in-region): Make error message clearer.
9189
934eacb9
SM
91902011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
9191
9192 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
9193 and "a2b" to "ab" for `prefix'.
9194
d024fb4e
CY
91952011-08-14 Chong Yidong <cyd@stupidchicken.com>
9196
9197 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
9198 filter groups.
de148fee
CY
9199 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
9200 Fourquet (Bug#8804).
d024fb4e 9201
62f1ca49
JB
92022011-08-12 Juanma Barranquero <lekktu@gmail.com>
9203
9204 * startup.el (argi): Declare as global variable (bug#9275).
9205
9ccaaa4b
CY
92062011-08-12 Chong Yidong <cyd@stupidchicken.com>
9207
9208 * subr.el (string-mark-left-to-right): Search the entire string
9209 for RTL script, not just the terminating character. Doc fix.
9210
a3dae87a
SM
92112011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
9212
6cd18349
SM
9213 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
9214 New function.
9215 (js--regexp-literal, js-syntax-propertize-function): Remove.
9216 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
9217 (js-mode-map): Don't rebind electric keys.
9218 (js-insert-and-indent): Remove.
9219 (js-mode): Setup electric-layout and electric-indent instead.
9220
a3dae87a
SM
9221 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
9222
9d5cb631
DU
92232011-08-12 Daiki Ueno <ueno@unixuser.org>
9224
9225 * epa.el (epa-progress-callback-function): Fix the logic of
9226 displaying progress.
9227 * epa-file.el (epa-file-insert-file-contents): Make progress
9228 display more user-friendly.
9229 (epa-file-write-region): Ditto.
9230
3e26a4a2
CY
92312011-08-10 Chong Yidong <cyd@stupidchicken.com>
9232
9233 * subr.el (string-mark-left-to-right): New function.
9234
9235 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
9236 Use string-mark-left-to-right.
9237 (list-buffers-noselect): Caller changed.
9238
a3dae87a
SM
9239 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
9240 Use string-mark-left-to-right.
3e26a4a2
CY
9241 (tabulated-list-print): Recenter after moving point.
9242
ac8cf6e6
JL
92432011-08-10 Juri Linkov <juri@jurta.org>
9244
9245 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
9246 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
9247 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
9248
8d96c9a4
CY
92492011-08-09 Chong Yidong <cyd@stupidchicken.com>
9250
9251 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
9252 (Bug#7554).
9253
7be1c708 92542011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
9255
9256 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
9257 character. (Bug#6594)
9258
37e11a63
CY
92592011-08-08 Chong Yidong <cyd@stupidchicken.com>
9260
839dde57
CY
9261 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
9262 (image-dired--with-db-file): New macro.
9263 (image-dired-write-tags, image-dired-remove-tag)
9264 (image-dired-create-gallery-lists, image-dired-write-comments)
9265 (image-dired-get-comment, image-dired-mark-tagged-files)
9266 (image-dired-list-tags, image-dired-gallery-generate): Use it.
9267 (image-dired-gallery-generate): Use insert-file-contents.
9268
37e11a63
CY
9269 * time.el (display-time-world-list, display-time-world-display):
9270 * time-stamp.el (time-stamp-string):
9271 * vc/add-log.el (add-change-log-entry): Use setenv instead of
9272 set-time-zone-rule (Bug#7337).
9273
0b4946c4
DU
92742011-08-08 Daiki Ueno <ueno@unixuser.org>
9275
9276 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
9277 (epg-error-to-string, epg-errors-to-string): New function.
9278 (epg-wait-for-completion): Reverse errors list.
9279 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
9280 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
9281 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
9282 (epg-sign-keys, epg-generate-key-from-file)
9283 (epg-generate-key-from-string): Format errors by using
9284 epg-errors-to-string (bug#9255).
9285 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
9286
75bfc667
JL
92872011-08-07 Juri Linkov <juri@jurta.org>
9288
9289 * faces.el (list-faces-display): Remove extra angle bracket
9290 from `help-mode-map'.
9291
9292 * info.el (Info-history-toc-nodes): Doc fix.
9293
9294 * longlines.el (longlines-mode): Doc fix.
9295
673e08bb
SM
92962011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
9297
4640dd88
SM
9298 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
9299 of statements and in a few more cases (bug#9183).
9300
673e08bb
SM
9301 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
9302 New functions.
9303 (cl-transform-lambda): Use them (bug#9239).
9304
89b3f019
MR
93052011-08-05 Martin Rudalics <rudalics@gmx.at>
9306
9307 * window.el (display-buffer-same-window)
9308 (display-buffer-same-frame, display-buffer-other-window)
9309 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
9310 (pop-to-buffer-other-window)
9311 (pop-to-buffer-same-frame-other-window)
9312 (pop-to-buffer-other-frame): Make them defuns.
9313 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
9314
640c8776
SM
93152011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9316
9317 * subr.el (make-composed-keymap): Move from C. Change calling
9318 convention, and improve docstring to bring attention to a subtle point.
9319 * minibuffer.el (completing-read-default): Adjust accordingly.
9320
63648a95
MA
93212011-08-03 Michael Albinus <michael.albinus@gmx.de>
9322
9323 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
9324 (tramp-open-shell): Use `tramp-shell-quote-argument'.
9325
9326 * net/trampver.el: Update release number.
9327
b796c9b7
SM
93282011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9329
9330 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
9331 "in" (bug#9190).
9332
2239d7d5
LMI
93332011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9334
e07dd7c3
LMI
9335 * mail/sendmail.el (sendmail-query-once): Restore the current
9336 buffer after querying (bug#9074).
9337
0e6a2bd7
LMI
9338 * dired.el (dired-flagged): Use different faces for marked and
9339 flagged files (bug#6117).
9340
ce887515
LMI
9341 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
9342 (bug#4433).
9343
92f2affc
LMI
9344 * ido.el (ido-mode): Switch off the message if called
9345 non-interactively.
9346
57d5aff0
LMI
9347 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
9348 before 587, since it appears that that's more likely to work for
9349 more people.
9350
98cd6c18 9351 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 9352 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
9353 exist.
9354
b96dec83
LMI
9355 * info.el: Remove the `Info-beginning-of-buffer' function
9356 (bug#8325).
9357
b796c9b7
SM
9358 * net/network-stream.el (network-stream-open-starttls):
9359 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 9360
d90e2ea0
MR
93612011-08-01 Martin Rudalics <rudalics@gmx.at>
9362
9363 * window.el (display-buffer-in-window): Don't set dedicated status
9364 of window here (Bug#9215).
9365 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
9366 (display-buffer-pop-up-side-window)
b796c9b7 9367 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 9368
cca09170
SM
93692011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
9370
9371 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
9372 before binding generated-autoload-file.
9373
027b979c
DD
93742011-08-01 Deniz Dogan <deniz@dogan.se>
9375
9376 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
9377
3c7ee4f3
MA
93782011-07-30 Michael Albinus <michael.albinus@gmx.de>
9379
9380 Sync with Tramp 2.2.2.
9381
9382 * net/trampver.el: Update release number.
9383
2cc8e51a
JL
93842011-07-30 Juri Linkov <juri@jurta.org>
9385
9386 * dired-aux.el (dired-touch-initial): Remove function.
9387 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
9388 current time, and `default' to the last modification time of the
9389 current marked file (bug#6887).
9390
a514d856
JM
93912011-07-28 Jose E. Marchesi <jemarch@gnu.org>
9392
9393 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 9394 numeric argument to read-number (bug#9163).
a514d856 9395
8a7eddd7
MA
93962011-07-27 Michael Albinus <michael.albinus@gmx.de>
9397
9398 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
9399 connection process, it could be nil.
9400
1ddd96f5
LL
94012011-07-27 Leo Liu <sdl.web@gmail.com>
9402
9403 Simplify url handling in rcirc-mode.
9404
9405 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
9406 (rcirc-browse-url-at-mouse): Remove.
9407 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
9408
b248a85d
AM
94092011-07-26 Alan Mackenzie <acm@muc.de>
9410
9411 Fontify bitfield declarations properly.
9412
9413 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
9414 (c-symbol-chars): Now exported as a lang variable.
9415 (c-not-primitive-type-keywords): New lang variable.
9416
9417 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
9418 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 9419 parsed as a bitfield declaration.
b248a85d 9420
b796c9b7
SM
9421 * progmodes/cc-engine.el (c-beginning-of-statement-1):
9422 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
9423 (c-punctuation-in): New function.
9424 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
9425 declarations properly.
9426
68575ab0
UJ
94272011-07-26 Ulf Jasper <ulf.jasper@web.de>
9428
9429 * calendar/icalendar.el (icalendar--all-events): Take care of
9430 multiple vcalendars in a single file.
b796c9b7 9431 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 9432
0f0a88b9
DD
94332011-07-25 Deniz Dogan <deniz@dogan.se>
9434
9435 * image.el (insert-image): Clarifying docstring.
9436
0b3f36df
MA
94372011-07-24 Michael Albinus <michael.albinus@gmx.de>
9438
9439 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
9440 `tramp-send-command-and-check' if there is no error.
9441 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
9442
a9901f61
AM
94432011-07-22 Alan Mackenzie <acm@muc.de>
9444
9445 Prevent cc-langs.elc being loaded at run time.
9446
9447 * progmodes/cc-mode.el: Remove two autoload forms which loaded
9448 cc-langs.
9449
4d61f28d 9450 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
9451 "(require 'cc-langs)". Quote a form so it will evaluate at
9452 (cc-mode's) compilation time.
9453
11d074b2
MA
94542011-07-22 Michael Albinus <michael.albinus@gmx.de>
9455
9456 * net/tramp.el (tramp-file-name-handler): Avoid recursive
9457 loading. (Bug#9114)
9458
938b94c8
MR
94592011-07-21 Martin Rudalics <rudalics@gmx.at>
9460
9461 * window.el (display-buffer-pop-up-window)
9462 (display-buffer-pop-up-side-window)
9463 (display-buffer-in-side-window): Call display-buffer-set-height
9464 and display-buffer-set-width after setting the new window's
b796c9b7 9465 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 9466
bfa4f190
SS
94672011-07-20 Sam Steingold <sds@gnu.org>
9468
9469 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
9470 (etags-tags-included-tables): Call `convert-standard-filename' on
9471 the file names contained in TAGS so that windows Emacs can handle
9472 TAGS files created by cygwin ctags.
9473
8ca42262
LMI
94742011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9475
9476 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
9477 which apparently didn't work.
9478
5db2afd2 94792011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 9480
5db2afd2
RW
9481 * proced.el (proced-send-signal): For *Marked Processes* buffer
9482 put point at beginning of buffer.
9483
92e15d10
SB
94842011-07-19 Stephen Berman <stephen.berman@gmx.net>
9485
9486 * proced.el (proced-format): Make header lines align with the text
9487 (bug#1779).
9488
1bfd59e5
LMI
94892011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9490
9491 * view.el (view-buffer): Allow running in `special' modes if we're
9492 visiting a file (bug#8615).
9493
f5aae37c
MR
94942011-07-19 Martin Rudalics <rudalics@gmx.at>
9495
9496 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
9497 (display-buffer-alist-set-1, display-buffer-alist-set-2):
9498 New functions.
f5aae37c
MR
9499 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
9500 more accurately.
9501
bf2c1571
AM
95022011-07-18 Alan Mackenzie <acm@muc.de>
9503
9504 Fontify declarators properly when, e.g., a jit-lock chunk begins
9505 inside a declaration.
9506
9507 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
9508
b796c9b7
SM
9509 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
9510 New function.
bf2c1571
AM
9511 (c-complex-decl-matchers): Insert reference to
9512 c-font-lock-enclosing-decls.
9513
9514 * progmodes/cc-engine.el (c-backward-single-comment):
9515 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
9516 to nil around calls to (forward-comment -1).
9517
4e190b80
LMI
95182011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
9519
12dc863d
LMI
9520 * image.el (put-image): Doc typo fix.
9521
a762e966
LMI
9522 * progmodes/etags.el (tags-search): Doc typo fix.
9523
4e190b80
LMI
9524 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
9525 password if we get errors 550 to 554.
9526
f019fb21
LMI
95272011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
9528
b796c9b7 9529 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 9530
81746738
LMI
9531 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
9532 indentation character (bug#6380).
9533
3ee3a1b5
LMI
9534 * files.el (buffer-offer-save): Made permanently local (bug#6241).
9535
c82f64de
LMI
9536 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
9537 to clarify what the problem is (bug#4291).
9538
f019fb21
LMI
9539 * simple.el (current-kill): Clarify what
9540 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
9541 (auto-fill-mode): Document `auto-fill-function' in relation to
9542 `auto-fill-mode' (bug#2470).
f019fb21 9543
0794775d
LM
95442011-07-16 Lawrence Mitchell <wence@gmx.li>
9545
9546 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
9547 method if slot is read-only (bug#9035).
9548
be39b8cc
MR
95492011-07-16 Martin Rudalics <rudalics@gmx.at>
9550
b796c9b7 9551 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 9552 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
9553 selected before, see discussion of (Bug#8615), (Bug#6954).
9554 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 9555
6ccf7859
GM
95562011-07-15 Glenn Morris <rgm@gnu.org>
9557
9558 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 9559 Respect help-form.
6ccf7859 9560
87e86684
LM
95612011-07-09 Lawrence Mitchell <wence@gmx.li>
9562
9563 * net/gnutls.el (gnutls-min-prime-bits): New variable.
9564 (gnutls-negotiate): Use it.
9565
d6066239
LMI
95662011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
9567
b796c9b7
SM
9568 * net/gnutls.el (gnutls-negotiate):
9569 Upcase `gnutls-algorithm-priority'.
d6066239 9570
bd23ebc0
GM
95712011-07-15 Glenn Morris <rgm@gnu.org>
9572
c65bca65
GM
9573 * jka-compr.el (jka-compr-verbose): Move from here...
9574 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
9575 Add missing :version tag.
9576 * info.el: No need to require jka-compr when compiling.
bd23ebc0 9577
478615cc
LMI
95782011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
9579
7b41decb
LMI
9580 * net/gnutls.el (gnutls-algorithm-priority): New variable.
9581 (gnutls-negotiate): Use it.
9582
dbc44fcd
LMI
9583 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
9584
06789f97
LMI
9585 * info.el (Info-beginning-of-buffer): New command.
9586 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
9587 announcing `b' as the key (bug#8325).
ab896c37 9588 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 9589
c39da690
LMI
9590 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
9591
3aa5f34b
LMI
9592 * international/mule-cmds.el
9593 (describe-specified-language-support): Make the error message
9594 clearer (bug#8905).
9595
4bf0979f
LMI
9596 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
9597
478615cc
LMI
9598 * isearch.el (isearch-barrier): Add a doc string, since it's
9599 mentioned in a function doc string (bug#8678).
9600
75c68aa1
MR
96012011-07-15 Martin Rudalics <rudalics@gmx.at>
9602
9603 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
9604 buffer argument (Bug#9083) and self-identifying label argument.
9605
a7c33da2
GM
96062011-07-15 Glenn Morris <rgm@gnu.org>
9607
9608 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
9609
2f5c6024
LMI
96102011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9611
9612 * man.el (Man-fontify-manpage): Fix message when formatting the
9613 man page (bug#7929).
9614
0bb23927 96152011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
9616
9617 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
9618 argument LRM; if non-nil, append an invisible LRM character to the
9619 buffer name.
9620 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
9621 last argument non-nil, when formatting buffer names.
0bb23927
EZ
9622 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
9623 paragraph direction.
cce4b0a7 9624
621ef9ab
LMI
96252011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9626
d1583c48
LMI
9627 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
9628 the man page name (bug#7929).
9629
6a57fb5f
LMI
9630 * image.el (put-image): Mention the `put-image' overlay property
9631 (bug#7834).
9632
d7956b14
LMI
9633 * scroll-bar.el (set-scroll-bar-mode): Mention that
9634 `scroll-bar-mode' lists the values (bug#7772).
9635
5b2d4a66
LMI
9636 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
9637 command (bug#7729).
9638
7509a874
LMI
9639 * rect.el (apply-on-rectangle): Return the point after the last
9640 operation.
9641 (string-rectangle): Go to the point after the last operation
9642 (bug#7522).
9643
4fe74b19
LMI
9644 * printing.el (pr-toggle-region): Clarify the documentation
9645 slightly (bug#7493).
9646
b796c9b7
SM
9647 * time.el (display-time-update):
9648 Allow `display-time-mail-function' to return nil (bug#7158).
9649 Fix suggested by Detlev Zundel.
ab283561 9650
fc233c9d
LMI
9651 * vc/diff.el (diff): Clarify the order the file names are read
9652 (bug#7111).
9653
43f5740b
LMI
9654 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
9655 the doc string (bug#7015).
9656
f2182a76
LMI
9657 * font-lock.el (font-lock-maximum-decoration): Mention what
9658 numeric levels mean (bug#6935).
9659
621ef9ab
LMI
9660 * startup.el (initial-buffer-choice): Don't mention the `none'
9661 selection, which is against policy.
9662
adc47434
MR
96632011-07-14 Martin Rudalics <rudalics@gmx.at>
9664
b796c9b7
SM
9665 * window.el (display-buffer-normalize-special):
9666 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 9667
7e5bfb8f
EZ
96682011-07-14 Eli Zaretskii <eliz@gnu.org>
9669
9670 * subr.el (version<, version<=, version=): Mention "-CVS" and
9671 "-12345" alpha version numbers.
9672
27fa387a
CY
96732011-07-14 Chong Yidong <cyd@stupidchicken.com>
9674
9675 * bindings.el: Add advertised binding for set-mark-command
9676 (Bug#5772).
9677
8bdfa064
CY
96782011-07-14 Chong Yidong <cyd@stupidchicken.com>
9679
9680 * bindings.el (mode-line-other-buffer):
9681 * bookmark.el (bookmark-bmenu-2-window):
9682 * bs.el (bs-cycle-next, bs-cycle-previous):
9683 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
9684 switch-to-buffer.
9685
9686 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 9687 Delete.
8bdfa064 9688
5eba16a3
JB
96892011-07-14 Juanma Barranquero <lekktu@gmail.com>
9690
9691 * follow.el (follow-debug-message, follow-redisplay):
9692 * jka-cmpr-hook.el (with-auto-compression-mode):
9693 Fix typos in docstrings.
9694
15853710
LMI
96952011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9696
a28e4607
LMI
9697 * subr.el (with-silent-modifications): Clarify somewhat what the
9698 macro inhibits (bug#6525).
9699
15853710
LMI
9700 * simple.el (eval-expression): Note what it does if called
9701 interactively (bug#6495).
9702
bee0fcef
CY
97032011-07-13 Chong Yidong <cyd@stupidchicken.com>
9704
b796c9b7
SM
9705 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
9706 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
9707
9708 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9709 Remove switch-to-buffer.
9710
58274504
LMI
97112011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9712
bd2fcc8d
LMI
9713 * files.el (make-directory): Clarify that an error will be raised
9714 if there's an error (bug#6397).
9715
0f04b32c
LMI
9716 * startup.el (initial-buffer-choice): Add `none' as a choice
9717 (bug#6234).
9718
465c5fc8
LMI
9719 * subr.el (add-hook): Clarify section about buffer-local hooks
9720 (bug#6218).
9721
58274504
LMI
9722 * dired.el (dired-flagged): Clarify doc string (bug#6117).
9723
bead9a43
JB
97242011-07-13 Juanma Barranquero <lekktu@gmail.com>
9725
9726 * tabify.el (untabify): Preserve the current column so that point
9727 doesn't move (bug#6032).
9728
3af98a7b
LMI
97292011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9730
b796c9b7
SM
9731 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
9732 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 9733
6240145a
GM
97342011-07-13 Glenn Morris <rgm@gnu.org>
9735
9736 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
9737 (dired-insert-directory): Give a message the first time
9738 if ls is found not to support --dired.
9739
1d8c2ccc
LMI
97402011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9741
9742 * simple.el (toggle-truncate-lines): Clarify what is toggled
9743 (bug#5580). Text by Drew Adams.
9744
5fc4038e
CY
97452011-07-13 Chong Yidong <cyd@stupidchicken.com>
9746
9747 * simple.el (blink-matching-open): Make the error message from the
9748 last change less verbose.
9749
bf6012e5
DN
97502011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
9751
9752 * font-lock.el (font-lock-comment-face): Use the high contrast
9753 "yellow" color for font-lock-comment-face on low color terminals
9754 using a dark background color (bug#4221).
9755
343c3b5a
LMI
97562011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9757
7e9505c5
LMI
9758 * dired.el (dired-insert-set-properties): Make the doc string
9759 reflect what it does now (bug#5325).
9760
c26fdcf5
LMI
9761 * simple.el (blink-matching-open): Say that we were unable to find
9762 the match within the limit, if we're limited (bug#5122).
9763
bb388cc5
LMI
9764 * international/mule-cmds.el (prefer-coding-system): Add an
9765 example (bug#4869).
9766
343c3b5a
LMI
9767 * progmodes/etags.el (tags-search): Document `file-list-form'
9768 (bug#4731).
9769
2a517d45
LM
97702011-07-13 Lawrence Mitchell <wence@gmx.li>
9771
9772 * net/browse-url.el (browse-url-default-browser)
9773 (browse-url-browser-function): Make the default browser choice a
9774 bit more logical (bug#4300). Also clean up the doc string.
9775
b6c78ef2
JB
97762011-07-13 Juanma Barranquero <lekktu@gmail.com>
9777
9778 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
9779 binary endings (bug#4440).
9780
1c4dd947
LMI
97812011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9782
a2014063
LMI
9783 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
9784 which can be pretty annoying (bug#8971).
9785
9c9c2d88
LMI
9786 * jka-compr.el (jka-compr-verbose): New variable, and use
9787 throughout (bug#8971).
9788
1c4dd947
LMI
9789 * info.el (Info-find-file): Fall back on the installation
9790 directory if we can't find the info node anywhere else.
9791
a1c9f41b
SO
97922011-07-13 Sergei Organov <osv@javad.com> (tiny change)
9793
9794 * vc/vc.el (vc-revert-file):
9795 Don't set file time-stamp in the past. (Bug#5181)
9796
536f3d36
LMI
97972011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
9798
7152b011
LMI
9799 * files.el (after-find-file): Give a better error message when
9800 trying to find a symlink that points to a file that doesn't exist
9801 (bug#4398).
9802
536f3d36
LMI
9803 * progmodes/cc-vars.el: Remove (probably) misleading comment
9804 (bug#4396).
9805
460c0fba
JB
98062011-07-12 Johan Bockgård <bojohan@gnu.org>
9807
9808 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
9809
7a6bda45
CY
98102011-07-12 Chong Yidong <cyd@stupidchicken.com>
9811
9812 * mouse-sel.el: Hack restoring functionality, while keeping
9813 compatibility with 2010-07-03 changes to mouse selection.
9814 (mouse-sel-primary-overlay): New var.
9815 (mouse-sel-selection-alist): Use it.
9816 (mouse-sel-mode): Doc fix; remove points that are default features
9817 of mouse.el.
9818
c79598ef
JB
98192011-07-12 Johan Bockgård <bojohan@gnu.org>
9820
9821 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9822 Fix previous fix (bug#2490).
9823
ff8be6ef
RW
98242011-07-12 Roland Winkler <winkler@gnu.org>
9825
b796c9b7
SM
9826 * textmodes/bibtex.el (bibtex-initialize):
9827 Use pop-to-buffer-same-window.
ff8be6ef
RW
9828 (bibtex-search-entries): Fix interactive call.
9829
296ba3ee
LMI
98302011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
9831
f5242a02 9832 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
9833 Fontise bytecomp Error lines more correctly (bug#2490).
9834 Fix suggested by Johan Bockgård.
f5242a02 9835
296ba3ee
LMI
9836 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
9837
9838 * dired-x.el (dired-guess-default): Use `delete-dups'.
9839
f69fd0d2
CY
98402011-07-12 Chong Yidong <cyd@stupidchicken.com>
9841
9842 * dired.el (dired-mark-prompt):
9843 * dired-aux.el (dired-read-shell-command): Doc fix.
9844
eab5dc07
LMI
98452011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9846
b796c9b7
SM
9847 * mail/sendmail.el (sendmail-query-once):
9848 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
9849 emacs -Q.
9850
9851 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
9852
eab5dc07
LMI
9853 * cus-edit.el (custom-file): Take an optional no-error variable.
9854 (customize-save-variable): Set the variable, and give a warning if
9855 running under "emacs -q".
9856
a1e65d42
JB
98572011-07-11 Juanma Barranquero <lekktu@gmail.com>
9858
9859 * loadhist.el (unload-feature-special-hooks):
9860 Add `auto-coding-functions', `fill-nobreak-predicate' and
9861 `find-directory-functions' (bug#5327).
9862
1d52da10
LMI
98632011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9864
be958f1d
LMI
9865 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
9866
5bedb26c
LMI
9867 * cus-edit.el (custom-guess-name-alist): -alist variables should
9868 use the `alist' type (bug#3120). Suggested by Drew Adams.
9869
1d52da10
LMI
9870 * printing.el: Add documentation to all the `pr-toggle-' commands.
9871
cd394be1 98722011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
9873
9874 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
9875 backends where it makes sense (bug#2623).
9876
dcc88d8a
LMI
98772011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9878
c3de9feb
LMI
9879 * dired-x.el (dired-guess-default): Remove duplicate shell command
9880 entries (bug#2028).
8a93078b 9881 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 9882 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 9883
dcc88d8a
LMI
9884 * subr.el (remove-duplicates): New conveniency function.
9885
505e3645
LMI
98862011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9887
9888 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
9889 (bug#1526).
9890
98912011-07-10 Martin Rudalics <rudalics@gmx.at>
9892
9893 * window.el (display-buffer-normalize-default): Don't invert
9894 meaning of even-window-heights. Reported by Eli Zaretskii
9895 <eliz@gnu.org>.
9896
455e4fa1
BR
98972011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
9898
9899 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
9900
8e0bc3e9
CY
99012011-07-10 Chong Yidong <cyd@stupidchicken.com>
9902
9903 * window.el (display-buffer): Fix arguments to
9904 display-buffer-reuse-window in last change.
9905
fa7c3228
CY
9906 * faces.el (link): Use a less saturated blue on light backgrounds.
9907
9908 * startup.el (fancy-startup-text, fancy-about-text)
9909 (fancy-startup-tail): Use font-lock faces, for background safety.
9910
c0a7f300
BN
99112011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
9912
b796c9b7
SM
9913 * emulation/viper-cmd.el (viper-change-state-to-vi):
9914 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 9915
4dc2a129
MR
99162011-07-09 Martin Rudalics <rudalics@gmx.at>
9917
9918 * window.el (display-buffer-default-specifiers): Remove.
9919 (display-buffer-macro-specifiers): Remove default specifiers.
9920 (display-buffer-alist): Default to nil.
b796c9b7 9921 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
9922 (display-buffer-pop-up-window): Allow splitting internal
9923 windows. Check whether a live window was created.
9924 (display-buffer-other-window-means-other-frame)
9925 (display-buffer-normalize-arguments): Rename to
9926 display-buffer-normalize-argument and rewrite. Set the
9927 other-window specifier.
9928 (display-buffer-normalize-special): New function.
9929 (display-buffer-normalize-options): Rename to
9930 display-buffer-normalize-default and rewrite.
9931 (display-buffer-normalize-options-inhibit): Remove.
9932 (display-buffer-normalize-specifiers): Rewrite.
9933 (display-buffer): Process other-window specifier and call
9934 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
9935 more faithfully.
b796c9b7 9936 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 9937 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
9938 (display-buffer-in-window, display-buffer-alist-set):
9939 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
9940 <tassilo@member.fsf.org>.
9941
2d43b8c9
LL
99422011-07-09 Leo Liu <sdl.web@gmail.com>
9943
9944 * register.el (insert-register): Restore accidental change on
9945 2011-06-26. (Bug#9028)
9946
7f9b7c53
GM
99472011-07-09 Glenn Morris <rgm@gnu.org>
9948
9949 * subr.el (remq): Handle the empty list. (Bug#9024)
9950
f042cfd8
AS
99512011-07-08 Andreas Schwab <schwab@linux-m68k.org>
9952
9953 * mail/sendmail.el (send-mail-function): No longer delay custom
9954 initialization.
9955 * custom.el (custom-initialize-delay): Doc fix.
9956
856b2f11
SM
99572011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
9958
9959 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
9960
afae1d68
MA
99612011-07-08 Michael Albinus <michael.albinus@gmx.de>
9962
9963 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
9964 human-friendly prompt.
9965
0757af94
SM
99662011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
9967
9968 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
9969 provided by a particular plugin.
9970
d760b731
LMI
99712011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
9972
9973 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
9974 save customizations (with "emacs -Q"), just set the variable
9975 instead of erroring out.
9976
9977 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
9978
cd79ce90
JL
99792011-07-08 Juri Linkov <juri@jurta.org>
9980
9981 * arc-mode.el (archive-zip-expunge, archive-zip-update)
9982 (archive-zip-update-case): Use 7z if found by `executable-find'.
9983 The order of searching the available programs is the same as in
9984 `archive-zip-extract' (bug#8968).
9985
14cc04aa
CY
99862011-07-07 Chong Yidong <cyd@stupidchicken.com>
9987
9988 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
9989 (menu-bar-options-menu): Tweak descriptions.
9990
0a1848ec
LMI
99912011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
9992
9993 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
9994 menu items into verb phrases (bug#1421). Also refill to fit under
9995 80 columns.
9996
f5bd0689
CY
99972011-07-07 Chong Yidong <cyd@stupidchicken.com>
9998
538e85c6
CY
9999 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
10000 (Info-read-node-name): Doc fix (Bug#1084).
10001
f5bd0689
CY
10002 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
10003 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
10004 (end-of-sexp, beginning-of-sexp)
10005 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
10006 (forward-symbol, forward-same-syntax, word-at-point)
10007 (sentence-at-point): Doc fix (Bug#1144).
10008
56ec5115
LMI
100092011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
10010
f3f8e37f
LMI
10011 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
10012 should cover it (bug#1281).
10013
0757af94 10014 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 10015
e9fce1ac 10016 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
10017 negotiation fails, then possibly try again with a non-encrypted
10018 connection (bug#9017).
10019
56ec5115
LMI
10020 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
10021 be used.
10022
c2f9aec8
RS
100232011-07-07 Richard Stallman <rms@gnu.org>
10024
10025 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
10026 property, and handle its changed format.
10027 Look for the correct line number.
10028 Use file's line contents (but not past first =) to find
10029 correct line in message.
10030
ef7b981d 100312011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
10032
10033 * international/characters.el (build-unicode-category-table):
10034 Delete it.
0757af94 10035 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 10036
0757af94 10037 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
10038 to src/chartab.c.
10039 (get-char-code-property): Call unicode-property-table-internal to
10040 load a file. Call get-unicode-property-internal where necessary.
10041 (put-char-code-property): Call unicode-property-table-internal to
10042 load a file. Call put-unicode-property-internal where necessary.
10043 put-unicode-property-internal where necessary.
0757af94
SM
10044 (char-code-property-description):
10045 Call unicode-property-table-internal to load a file.
c805dec0
KH
10046
10047 * international/charprop.el:
10048 * international/uni-bidi.el:
10049 * international/uni-category.el:
10050 * international/uni-combining.el:
10051 * international/uni-comment.el:
10052 * international/uni-decimal.el:
10053 * international/uni-decomposition.el:
10054 * international/uni-digit.el:
10055 * international/uni-lowercase.el:
10056 * international/uni-mirrored.el:
10057 * international/uni-name.el:
10058 * international/uni-numeric.el:
10059 * international/uni-old-name.el:
10060 * international/uni-titlecase.el:
10061 * international/uni-uppercase.el: Regenerate.
10062
10063 * loadup.el: Load international/charprop.el before
10064 international/characters.
10065
e14b388a
CY
100662011-07-07 Chong Yidong <cyd@stupidchicken.com>
10067
10068 * window.el (next-buffer, previous-buffer): Signal an error if
10069 called from a minibuffer window.
10070
10071 * bindings.el: Revert 2011-07-04 change.
10072
354cf0ba
RS
100732011-07-06 Richard Stallman <rms@gnu.org>
10074
10075 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
10076 (rmail-mime-insert-bulk, rmail-mime-insert-text):
10077 Treat markers like ints.
10078 (rmail-mime-entity): Doc fix.
10079
a48868a7
LMI
100802011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10081
4906cd3d
LMI
10082 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
10083 defcustom again for backwards compatibility.
10084
e0457abe
LMI
10085 * simple.el (shell-command-on-region): Fill.
10086
d67f7e1f
LMI
10087 * dired-aux.el (dired-kill-line): Add a doc string.
10088
fe204702
LMI
10089 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
10090 to "\\sw\\|\\s_" (bug#358).
10091
a48868a7
LMI
10092 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
10093 (dired-unmark-backward): Ditto.
10094 (dired-flag-backup-files): Ditto.
10095
10096 * dired-x.el (dired-mark-sexp): Ditto.
10097
aa8a705c
RS
100982011-07-06 Richard Stallman <rms@gnu.org>
10099
10100 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
10101 (rmail-mime-entity): New arg TRUNCATED.
10102 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
10103 New functions.
10104 (rmail-mime-save): Warn if entity is truncated.
10105 (rmail-mime-toggle-hidden): Likewise, for showing.
10106 (rmail-mime-process-multipart): Record when an entity is truncated.
10107
a9a936b9
RS
10108 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
10109 if ENTITY is a string.
10110
1f2b92cb
LMI
101112011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10112
f4f73198 10113 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
10114 of faces when `M-C-x'-ing their definitions (bug#8378).
10115 Also clean up the code slightly.
f4f73198 10116
12b16734 10117 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 10118 because that makes the colors go away.
12b16734 10119
f0691d22
LMI
10120 * mail/sendmail.el (send-mail-function): Change the default to
10121 `sendmail-query-once'.
9e87df06 10122 (sendmail-query-once): Add an autoload cookie.
f0691d22 10123
1f2b92cb
LMI
10124 * net/network-stream.el (network-stream-open-starttls): Try using
10125 a plain connection even if the server offered STARTTLS, and we
10126 kinda wanted to use it, if Emacs doesn't have any STARTTLS
10127 capability. This should make smtpmail.el work in slightly more
10128 configurations.
10129
1cdd2a1b
MA
101302011-07-06 Michael Albinus <michael.albinus@gmx.de>
10131
10132 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
10133 New defun.
10134 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
10135
fbcc67e2
MM
101362011-07-06 Michael R. Mauger <mmaug@yahoo.com>
10137
10138 * progmodes/sql.el: Version 3.0
0757af94 10139 (sql-product-alist): Add product :completion-object,
fbcc67e2 10140 :completion-column, and :statement attributes.
0757af94 10141 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 10142 (sql-mode-syntax-table): Mark all punctuation.
0757af94 10143 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
10144 ansi keywords.
10145 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 10146 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
10147 (sql-oracle-show-reserved-words): New function for development.
10148 (sql-product-font-lock): Simplify for source code buffers.
10149 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
10150 New functions.
10151 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
10152 (sql-mode-map): Add statement movement functions.
10153 (sql-ansi-statement-starters, sql-oracle-statement-starters):
10154 New variable.
fbcc67e2
MM
10155 (sql-statement-regexp, sql-beginning-of-statement)
10156 (sql-end-of-statement, sql-signum): New functions.
0757af94 10157 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
10158 (sql-show-sqli-buffer): Bug fix.
10159 (sql-interactive-mode): Store connection data as buffer local.
0757af94 10160 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
10161 with sql-interactive-mode.
10162 (sql-save-connection): Save buffer local settings.
0757af94 10163 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
10164 (sql-product-interactive): Bug fix.
10165 (sql-preoutput-hold): New variable.
10166 (sql-interactive-remove-continuation-prompt): Bug fixes.
10167 (sql-debug-redirect): New variable.
10168 (sql-str-literal): New function.
10169 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 10170 Redesign.
fbcc67e2
MM
10171 (sql-oracle-save-settings, sql-oracle-restore-settings)
10172 (sql-oracle-list-all, sql-oracle-list-table): New functions.
10173 (sql-completion-object, sql-completion-column)
10174 (sql-completion-sqlbuf): New variables.
10175 (sql-build-completions-1, sql-build-completions)
10176 (sql-try-completion): New functions.
10177 (sql-read-table-name): Use them.
10178 (sql-contains-names): New buffer local variable.
10179 (sql-list-all, sql-list-table): Use it.
10180 (sql-oracle-completion-types): New variable.
10181 (sql-oracle-completion-object, sql-sqlite-completion-object)
10182 (sql-postgres-completion-object): New functions.
10183
d4eaeab1
GM
101842011-07-06 Glenn Morris <rgm@gnu.org>
10185
10186 * window.el (pop-to-buffer): Doc fix.
10187
322b7dab 101882011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
10189
10190 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
10191
322b7dab 101922011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 10193
322b7dab 10194 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 10195
322b7dab 10196 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 10197
605dd5bf
CY
101982011-07-05 Chong Yidong <cyd@stupidchicken.com>
10199
10200 * button.el (button): Inherit from link face. Suggested by Dan
10201 Nicolaescu.
10202
7dbfa719
SM
102032011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
10204
3db614b0
SM
10205 * progmodes/gdb-mi.el: Fit in 80 columns.
10206 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
10207 switch-to-buffer.
10208
7dbfa719
SM
10209 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
10210 if imenu is simply not configured (bug#8941).
10211
919d884a
KM
102122011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
10213
10214 * allout.el (allout-post-undo-hook): New allout outline-change
10215 event hook to signal undo activity.
10216 (allout-post-command-business): Run allout-post-undo-hook if an
10217 undo just occurred.
7dbfa719
SM
10218 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
10219 * allout-widgets.el (allout-widgets-after-undo-function):
10220 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
10221 in the vicinity of an undo.
10222 (allout-widgets-mode): Include allout-widgets-after-undo-function
10223 on the new allout-post-undo-hook.
10224
450a0f09
SM
102252011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
10226
10227 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
10228 Let define-derived-mode define it.
10229 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
10230 cycles of abbrev-table inheritance (bug#8998).
10231
2de69e00
RW
102322011-07-05 Roland Winkler <winkler@gnu.org>
10233
10234 * textmodes/bibtex.el: Add support for biblatex.
10235 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
10236 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
10237 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
10238 (bibtex-entry-alist, bibtex-field-alist): New variables.
10239 (bibtex-entry-field-alist): Obsolete alias for
10240 bibtex-BibTeX-entry-alist.
10241 (bibtex-entry-alist, bibtex-field-alist): New widgets.
10242 (bibtex-set-dialect): New command.
10243 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
10244 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
10245 Bind via bibtex-set-dialect.
2de69e00
RW
10246 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
10247 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
10248 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
10249 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
10250 Define via bibtex-set-dialect.
450a0f09
SM
10251 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
10252 Obey bibtex-no-opt-remove-re.
2de69e00
RW
10253 (bibtex-vec-push, bibtex-vec-incr): New functions.
10254 (bibtex-format-entry, bibtex-field-list)
10255 (bibtex-print-help-message, bibtex-validate)
10256 (bibtex-search-entries): Use new format of bibtex-entry-alist.
10257
2dcdbdd9
SM
102582011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
10259
10260 * progmodes/compile.el (compilation-goto-locus):
10261 * net/tramp-cmds.el (tramp-append-tramp-buffers):
10262 * bs.el (bs-cycle-next, bs-cycle-previous):
10263 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
10264 * bindings.el (mode-line-other-buffer):
10265 * autoinsert.el (auto-insert):
10266 * arc-mode.el (archive-extract):
10267 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
10268
b27640fe
JB
102692011-07-05 Juanma Barranquero <lekktu@gmail.com>
10270
10271 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
10272 Fix check of `emacs-lock-unlockable-modes'.
10273 Coerce true values of `emacs-lock--try-unlocking' to t.
10274
53bbe3ad
JB
102752011-07-05 Juanma Barranquero <lekktu@gmail.com>
10276
10277 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
10278 * emacs-lock.el: New file.
10279
1d3cdbc7
JD
102802011-07-05 Julien Danjou <julien@danjou.info>
10281
10282 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
10283 than `boundp' to check if face is set.
10284
9173deec
JB
102852011-07-05 Juanma Barranquero <lekktu@gmail.com>
10286
10287 * register.el (registerv-make):
10288 * window.el (window-min-height): Fix typos in docstrings.
10289
869795d6
JD
102902011-07-05 Jan Djärv <jan.h.d@swipnet.se>
10291
9173deec 10292 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
10293 Update doc string.
10294
b768cdcd
JB
102952011-07-04 Juanma Barranquero <lekktu@gmail.com>
10296
10297 * server.el (server-execute): Catch quit and call
10298 `server-return-error' to pass the error back to emacsclient and
10299 close the connection (bug#8942).
10300
13aa217b
KM
103012011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
10302
10303 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
10304 insecure exception for current topic. Also note that auto-saves
10305 are handled differently.
10306
5d3385a0 10307 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
10308 State variables for tracking auto-save inhibition situation.
10309
10310 (allout-write-contents-hook-handler): Rename from
10311 'allout-write-file-hook-handler', and describe how it depends on
10312 write-contents-functions sensitivity to non-nil value to prevent
10313 file write.
10314
10315 (allout-auto-save-hook-handler): Remove. auto-save does not check
10316 this in individual buffers, only in the starting buffer, so this
10317 is not the right way for us to inhibit auto-save in a buffer
10318 according to its condition.
10319
10320 (allout-mode): Use new allout-write-contents-hook-handler, and
10321 only with write-contents-functions. Remove auto-save provisions -
10322 they're implemented elsewhere.
10323
10324 (allout-before-change-handler): If undo is in progress, note that
10325 for attention of allout-post-command-business.
10326
10327 (allout-post-command-business): If the command we're following was
10328 an undo, check for change in the status of encrypted items and
10329 adjust auto-save inhibitions accordingly.
10330
10331 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
10332 according to whether there are or aren't any plain-text topics
10333 pending encryption.
10334
2dcdbdd9 10335 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
10336 Adjust buffer-saved-size and some allout state to inhibit auto-saves
10337 if there are plain-text topics pending encryption.
13aa217b
KM
10338
10339 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
10340 buffer-saved-size and some allout state to not inhibit auto-saves
10341 if there are no longer any plain-text topics pending encryption.
10342
0757af94
SM
10343 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
10344 No longer provide for exemption of the current topic.
13aa217b 10345
ac89b32c
JL
103462011-07-04 Juri Linkov <juri@jurta.org>
10347
10348 Add 7z operations to delete and save changed members (bug#8968).
10349 * arc-mode.el (archive-7z-expunge, archive-7z-update):
10350 New defcustoms.
10351 (archive-7z-write-file-member): New function.
10352 (archive-7z-summarize): Fix the number of dashes in the
10353 listing output.
10354
8fa39615
SM
103552011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10356
10357 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
10358 (bug#8958).
10359
2f11b3f1
CY
103602011-07-04 Chong Yidong <cyd@stupidchicken.com>
10361
d66fef2b
CY
10362 * bindings.el: Ignore next-buffer and previous-buffer in
10363 minibuffer-local-map.
10364
2f11b3f1
CY
10365 * font-lock.el (font-lock-builtin-face): Change light background
10366 color to dark slate blue (Bug#6693).
10367
f932a347
WD
103682011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
10369
10370 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
10371
c8af70e1
SM
103722011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10373
10374 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
10375 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10376 Add switch-to-buffer.
10377
f158badc
LMI
103782011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10379
10380 * isearch.el (isearch-search-fun-function): Clarify further the
10381 meaning of the function returned.
10382
6d95bd46
MA
103832011-07-04 Michael Albinus <michael.albinus@gmx.de>
10384
10385 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
10386
10387 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
10388 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
10389 Use it.
10390 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
10391 `tramp-default-remote-path' does not exist.
10392 (tramp-send-command-and-read): New optional argument NOERROR.
10393 (tramp-open-connection-setup-interactive-shell)
10394 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
10395 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
10396 (tramp-process-sentinel): Flush also process' connection property.
10397 (tramp-sh-handle-start-file-process): Do not set process
10398 sentinel. It is done now ...
10399 (tramp-maybe-open-connection): ... here. (Bug#8929)
10400
909e6b67
MK
104012011-07-04 MON KEY <monkey@sandpframing.com>
10402
10403 * play/animate.el (animate-string): Doc fixes and allow changing
10404 the buffer name (bug#5417).
10405
104062011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10407
c8af70e1 10408 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 10409
f34755dc
PE
104102011-07-04 Paul Eggert <eggert@cs.ucla.edu>
10411
396cec72
PE
10412 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
10413 This is simpler and helps future-proof the code.
10414 (timer-until): Use time-subtract and float-time.
08235028 10415 (timer--time-less-p): Use time-less-p.
f34755dc 10416
56e6cc31
JB
104172011-07-04 Juanma Barranquero <lekktu@gmail.com>
10418
3abb79e5
JB
10419 * type-break.el (timep): Use the value of `float-time' to avoid a
10420 byte-compiler warning.
10421
56e6cc31
JB
10422 * server.el (server-eval-and-print): Return any result, even nil.
10423
7b9430b4
PE
104242011-07-03 Paul Eggert <eggert@cs.ucla.edu>
10425
10426 * type-break.el: Accept time formats that the builtins accept.
10427 (timep, type-break-time-difference): Accept any format that
10428 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
10429 This is simpler and helps future-proof the code.
10430 (type-break-time-difference): Round rather than ignoring
10431 subseconds components.
10432
3034e9e7
LMI
104332011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10434
10435 * info.el (Info-apropos-matches): Make non-interactive, since it
10436 doesn't seem to do anything useful as a command (bug#8829).
10437
1485f4c0
CY
104382011-07-03 Chong Yidong <cyd@stupidchicken.com>
10439
10440 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 10441 Move from faces.el.
1485f4c0
CY
10442 (frame-default-terminal-background): New function.
10443
10444 * custom.el (custom-push-theme): Don't record faces in `changed'
10445 theme; this doesn't work correctly for per-frame face settings.
10446 (disable-theme): Use face-set-after-frame-default to reset faces.
10447 (custom--frame-color-default): New function.
10448
9fa3dd45
LMI
104492011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10450
c8af70e1 10451 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
10452 (bug#8769).
10453
6cbbc20c
KR
104542011-03-29 Kevin Ryde <user42@zip.com.au>
10455
10456 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10457 `perl-Test2' extend to match possible "fail #N" rep count
10458 (bug#8377).
10459
c7f98048
LMI
104602011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10461
65676592
LMI
10462 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
10463 `smtpmail-via-smtp' now returns the error instead of nil.
10464
c7f98048
LMI
10465 * isearch.el (isearch-search-fun-function): Clarify the doc string
10466 (bug#8101).
10467
56e6cc31 104682011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
10469
10470 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
10471 unnecessary spaces (bug#8987).
10472
2b216704
LMI
104732011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10474
10475 * net/network-stream.el (open-network-stream): Use the
10476 :end-of-capability command thoughout.
10477
104782011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
10479
10480 * net/network-stream.el (open-network-stream): Add the
10481 :end-of-capability command parameter, used by pop3.el.
10482
36adf6ce
LMI
104832011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10484
1ca0da0e
LMI
10485 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
10486
fc00f69c
LMI
10487 * fringe.el (fringe-query-style): Remove redundant text " (type ?
10488 for list)" (bug#6475).
10489
28fd8759 10490 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 10491 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
10492 an error (bug#6297).
10493
0dd8b6da
LMI
10494 * man.el (Man-reference-regexp): Allow matching possible
10495 word-wrapped references (bug#6289).
10496
ce1438d6
LMI
10497 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
10498 for consistency with the other vc buffers (bug#6197).
10499 (vc-checkin): Ditto.
10500
10501 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
10502
36adf6ce
LMI
10503 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
10504
e83cc1f7
LMI
105052011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10506
8a20ca4c
LMI
10507 * custom.el (defcustom): Clarify that :set is only used in the
10508 Customize user interface (bug#6089).
10509
83319045
LMI
10510 * progmodes/flymake.el (flymake-mode): If the buffer isn't
10511 associated with a file, refuse to run instead of erroring out
10512 (bug#6084).
10513
a8392169
LMI
10514 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
10515 the doc string, since it appears that using `fill-column' always
10516 controls the width (bug#7845).
10517
e83cc1f7
LMI
10518 * simple.el (shell-command-on-region): Say where the error output
10519 went if `shell-command-default-error-buffer' is set (bug#6857).
10520
e47ca23b
KM
105212011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
10522
10523 * allout.el (allout-yank-processing): Adjust cursor position for
10524 backwards-deleted space.
10525
10526 (allout-rebullet-heading): Register changes with
10527 allout-exposure-changed-hook, so the modified topic is properly
10528 decorated.
10529
5cf56143
LMI
105302011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10531
08549772
LMI
10532 * minibuffer.el (completion-in-region): Document PREDICATE
10533 (bug#7136).
10534
48e96771
LMI
10535 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
10536 of keyword/argument pairs (bug#6904).
10537
c8af70e1
SM
10538 * replace.el (multi-occur):
10539 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 10540
e17d05e2
LMI
105412011-07-02 Drew Adams <drew.adams@oracle.com>
10542
10543 * dired.el (dired-mark-if): Make the message about whether it's
10544 marking or unmarking clearer (bug#8523).
10545
063b0e45
LMI
105462011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10547
10548 * disp-table.el (display-table-print-array): New function.
10549 (describe-display-table): Use it to print the vectors more pretty
10550 (Bug#8859).
10551
28545e04
MR
105522011-07-02 Martin Rudalics <rudalics@gmx.at>
10553
10554 * window.el (window-state-get-1): Don't assign clone numbers.
10555 Add clone-of item to list of window parameters.
10556 (window-state-put-2): Don't process clone numbers.
10557 (display-buffer-alist): Fix doc-string.
10558
3349e122
SM
105592011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
10560
10561 * subr.el (remq): Don't allocate if it's not needed.
10562 (keymap--menu-item-binding, keymap--menu-item-with-binding)
10563 (keymap--merge-bindings): New functions.
10564 (keymap-canonicalize): Use them to refine the canonicalization.
10565 * minibuffer.el (minibuffer-local-completion-map)
10566 (minibuffer-local-must-match-map): Move initialization from C.
10567 (minibuffer-local-filename-completion-map): Move initialization from C;
10568 don't inherit from anything here.
10569 (minibuffer-local-filename-must-match-map): Make obsolete.
10570 (completing-read-default): Use make-composed-keymap to combine
10571 minibuffer-local-filename-completion-map with either
10572 minibuffer-local-must-match-map or
10573 minibuffer-local-filename-completion-map.
10574
d224ac83
GM
105752011-07-01 Glenn Morris <rgm@gnu.org>
10576
3de63bf8
GM
10577 * type-break.el (type-break-time-sum): Use dolist.
10578
d224ac83
GM
10579 * textmodes/flyspell.el (flyspell-word-search-backward):
10580 Replace CL function.
10581
1a1e3f32
SM
105822011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
10583
fe3f64d5
SM
10584 * mouse.el (mouse--strip-first-event): New function.
10585 (function-key-map): Use it to map fringe clicks to normal clicks
10586 by default.
10587
eb604e34
SM
10588 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
10589 (vc-bzr-revision-completion-table): Add support for annotate and date.
10590
1a1e3f32
SM
10591 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
10592 inherit from parent.
10593
5bd35902
LMI
105942011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10595
ace6c69c 10596 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 10597 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 10598
191e2bed
LMI
10599 * dired.el (dired-mode): Fix up the doc string as suggested by
10600 Drew Adams (bug#8817).
10601
5bd35902
LMI
10602 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
10603 cookie, since the manual says that it should be possible to add
10604 this function to `find-file-hook' (bug#8709).
10605
eee8207a
TZ
106062011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
10607
10608 * progmodes/cfengine.el: Moved all cfengine3.el functionality
10609 here. Noted Ted Zlatanov as the maintainer.
10610 (cfengine-common-settings, cfengine-common-syntax): New functions
10611 to set up common things between `cfengine-mode' and
10612 `cfengine3-mode'.
10613 (cfengine3-mode): New mode.
10614 (cfengine3-defuns cfengine3-defuns-regex
10615 (cfengine3-class-selector-regex cfengine3-category-regex)
10616 (cfengine3-vartypes cfengine3-font-lock-keywords)
10617 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 10618 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 10619
36b148cf
MA
106202011-07-01 Michael Albinus <michael.albinus@gmx.de>
10621
10622 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
10623
10624 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
10625
0bf4ba9a
MR
106262011-07-01 Martin Rudalics <rudalics@gmx.at>
10627
10628 * window.el (same-window-buffer-names, same-window-regexps)
10629 (same-window-p, special-display-frame-alist)
10630 (special-display-popup-frame, special-display-function)
10631 (special-display-buffer-names, special-display-regexps)
10632 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
10633 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10634 (split-window-preferred-function, split-height-threshold)
10635 (split-width-threshold, even-window-heights)
10636 (display-buffer-mark-dedicated, window-splittable-p)
10637 (split-window-sensibly, window-safely-shrinkable-p):
10638 Un-obsolete.
10639 (display-buffer): Don't spread args with function specifier
10640 because special-display-popup-frame won't like it.
10641
35837f51
PE
106422011-07-01 Paul Eggert <eggert@cs.ucla.edu>
10643
d0672f86
PE
10644 Time-stamp simplifications and fixes.
10645 These improve accuracy slightly, and future-proof the code
10646 against some potential changes to current-time format.
10647
b9444d97
PE
10648 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
10649 by using time-since and float-time.
10650
0ef923dc
PE
10651 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
10652 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
10653 + NNN microseconds".
10654
2f81380d
PE
10655 * type-break.el (type-break-time-sum): Rewrite using time-add.
10656
845b5c3e
PE
10657 * play/hanoi.el (hanoi-current-time-float): Remove.
10658 All uses replaced by float-time.
10659
ee6f1be0
PE
10660 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
10661 This yields a more-accurate answer.
10662 (rng-time-to-float): Remove; no longer needed.
10663
fe955043
PE
10664 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
10665
5777162a
PE
10666 * calendar/timeclock.el (timeclock-seconds-to-time):
10667 Defalias to seconds-to-time, since they're the same thing.
10668
3103f8b6 10669 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 10670 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
10671 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
10672
0e61a35f
SM
106732011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
10674
10675 * window.el (bury-buffer): Don't iconify the only frame.
10676 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
10677 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
10678
ddd63a1e
CY
106792011-07-01 Chong Yidong <cyd@stupidchicken.com>
10680
0e61a35f
SM
10681 * eshell/em-smart.el (eshell-smart-display-navigate-list):
10682 Add mouse-yank-primary.
ddd63a1e 10683
055f4923
TZ
106842011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
10685
10686 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
10687
6a2fb145
SM
106882011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
10689
10690 * emacs-lisp/find-func.el (find-library--load-name): New fun.
10691 (find-library-name): Use it to find relative load names when provided
10692 absolute file name (bug#8803).
10693
fd4983f2
LMI
106942011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10695
887d14ad
LMI
10696 * textmodes/flyspell.el (flyspell-word): Consider words that
10697 differ only in case as potential doublons (bug#5687).
10698
c53dc7fc
LMI
10699 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
10700 Remove two rather uninteresting debugging-like messages to make
10701 debbugs.el more silent.
10702
fd4983f2
LMI
10703 * comint.el (comint-password-prompt-regexp): Accept "Response" as
10704 a password-like phrase.
10705
7a71b18d 107062011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
10707
10708 * progmodes/cc-guess.el: New file.
10709
6a2fb145 10710 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
10711
10712 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
10713 derived from `c-basic-common-init'.
10714
10715 * progmodes/cc-mode.el (top-level): Require cc-guess.
10716 (c-basic-common-init): Use `cc-choose-style-for-mode'.
10717
1fa280a3
LM
107182011-06-30 Lawrence Mitchell <wence@gmx.li>
10719
10720 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
10721
e6597158
AM
107222011-06-30 Alan Mackenzie <acm@muc.de>
10723
1fa280a3
LM
10724 * progmodes/cc-engine.el (c-guess-continued-construct):
10725 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
10726 lock is disabled. Name this case as "CASE G".
10727
68ba37fb
KM
107282011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
10729
10730 * allout.el (allout-yank-processing): Fix injection of extra space
10731 between bullet and non-whitespace character in first topic when
10732 pasting, ensuring that the actual spacing in the pasted topic
10733 following the bullet char is preserved. This extra space was
10734 causing pasted encrypted topics to get a decrypted status even
10735 when the content was actually still encrypted. Now the decryption
10736 status from before the paste is preserved.
10737
10738 (allout-flag-region): Set all allout overlays so they evaporate
10739 when reduced to zero length (evanescent), to prevent overlay
10740 leakage.
10741
887a0b34
GM
107422011-06-30 Glenn Morris <rgm@gnu.org>
10743
94b9acce
GM
10744 * w32-fns.el (w32-charset-info-alist): Declare.
10745
1d9b46d4
GM
10746 * find-dired.el (find-grep-options): Simplify.
10747
cc232200
GM
10748 * term/ns-win.el (ns-set-resource): Declare.
10749
28e77c46
GM
10750 * ses.el (row, col): Declare dynamic variables honestly.
10751
887a0b34
GM
10752 * textmodes/reftex-parse.el (index-tags): Declare.
10753
658d8eb8
CY
107542011-06-30 Chong Yidong <cyd@stupidchicken.com>
10755
10756 * cus-edit.el (customize-push-and-save): New function.
10757
10758 * files.el (hack-local-variables-confirm): Use it.
10759
1fa280a3
LM
10760 * custom.el (load-theme): New arg NO-CONFIRM.
10761 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
10762 (custom-enabled-themes): Doc fix.
10763
10764 * cus-theme.el (customize-create-theme)
10765 (custom-theme-merge-theme): Callers to load-theme changed.
10766
bb617717
LMI
107672011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10768
d61bdd5d
LMI
10769 * thingatpt.el (thing-at-point-short-url-regexp): Require that
10770 short URLs have at least one dot in them (bug #7614).
10771
bb617717
LMI
10772 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
10773 nil, because using a pty is apparently too slow (bug #895).
10774
2f31f37a
LMI
107752011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10776
10777 * mail/sendmail.el (sendmail-query-once): New function.
10778 (sendmail-query-once-function): New variable.
10779
3076b24e
GM
107802011-06-29 Glenn Morris <rgm@gnu.org>
10781
faf2a174
GM
10782 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
10783
3076b24e
GM
10784 * ses.el (top-level): Require cl when compiling.
10785 (ses-set-localvars): Fix error statement.
10786 Call it at compile time to silence a storm of warnings.
10787
5386012d
MR
107882011-06-29 Martin Rudalics <rudalics@gmx.at>
10789
10790 * window.el (normalize-live-buffer): Rename to
10791 window-normalize-buffer.
10792 (normalize-live-frame): Rename to window-normalize-frame.
10793 (normalize-any-window): Rename to window-normalize-any-window.
10794 (normalize-live-window): Rename to window-normalize-live-window.
10795 (make-window-atom): Rename to window-make-atom.
10796 (window-resize-reset): Rename to window--resize-reset.
10797 (window-resize-reset-1): Rename to window--resize-reset-1.
10798 (resize-mini-window): Rename to window--resize-mini-window.
10799 (resize-subwindows-skip-p): Rename to
10800 window--resize-subwindows-skip-p.
10801 (resize-subwindows-normal): Rename to
10802 window--resize-subwindows-normal.
10803 (resize-subwindows): Rename to window--resize-subwindows.
10804 (resize-other-windows): Rename to window--resize-siblings.
10805 (resize-this-window): Rename to window--resize-this-window.
10806 (resize-root-window): Rename to window--resize-root-window.
10807 (resize-root-window-vertically): Rename to
10808 window--resize-root-window-vertically.
10809 (normalize-buffer-to-display): Rename to
10810 window-normalize-buffer-to-display.
10811 (normalize-buffer-to-switch-to): Rename to
10812 window-normalize-buffer-to-switch-to.
10813 Correspondingly update all callers of the functions listed
10814 above.
10815 (display-buffer-alist, display-buffer-normalize-arguments)
10816 (display-buffer-normalize-options, display-buffer)
10817 (display-buffer-alist-set): Use "function" instead of
10818 "fun-with-args".
10819
1176868d
CY
108202011-06-28 Chong Yidong <cyd@stupidchicken.com>
10821
10822 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
10823 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
10824 debbugs.gnu.org. Mention acknowledgment email.
10825
20a7a65f
LMI
108262011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10827
10828 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
10829 buffer multibyteness, since it shouldn't matter.
10830
5f45cca5
MR
108312011-06-28 Martin Rudalics <rudalics@gmx.at>
10832
10833 * window.el (display-buffer-in-side-window): Handle dedicated
10834 windows as in display-buffer-reuse-window.
10835 (display-buffer-normalize-alist): Use value of override
10836 specifier.
10837 (display-buffer-normalize-specifiers): Use value of
10838 other-window-means-other-frame specifier.
10839 (display-buffer-alist): Rewrite some texts in widgets.
10840 (display-buffer): Spread arguments when calling function
10841 specified by fun-with-args.
10842
ad85fe1f
DD
108432011-06-28 Deniz Dogan <deniz@dogan.se>
10844
1fa280a3
LM
10845 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
10846 Unnest `let'.
da68c4c8 10847
ad85fe1f
DD
10848 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
10849 selectors (Bug#5732).
ec49bd31 10850 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 10851
a08cc025
JA
108522011-06-27 Jari Aalto <jari.aalto@cante.net>
10853
10854 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
10855 (eshell-ls-date-format): New defcustom.
10856 (eshell-ls-file): Use it.
10857
e2b551c5
SM
108582011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
10859
10860 * help-fns.el (describe-variable): Fix message for terminal-local vars.
10861
8982b231
KY
108622011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
10863
10864 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
10865 (ange-ftp-make-tmp-name): New arg.
10866 (ange-ftp-file-local-copy): Use it.
10867
36c9fa27
J
108682011-06-27 Jambunathan K <kjambunathan@gmail.com>
10869
10870 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
10871 no-conversion (Bug#8870).
10872
d68443dc
MR
108732011-06-27 Martin Rudalics <rudalics@gmx.at>
10874
10875 * window.el (window-right, window-left, window-child)
10876 (window-child-count, window-last-child)
10877 (window-iso-combination-p, walk-window-tree-1)
10878 (window-atom-check-1, window-tree-1, delete-window)
10879 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
10880 new naming conventions - window-vchild, window-hchild,
10881 window-next and window-prev are now called window-top-child,
10882 window-left-child, window-next-sibling and window-prev-sibling
10883 respectively.
d615d6d2
MR
10884 (resize-window-reset): Rename to window-resize-reset.
10885 (resize-window-reset-1): Rename to window-resize-reset-1.
10886 (resize-window): Rename to window-resize.
10887 (window-min-height, window-min-width)
10888 (resize-mini-window, resize-this-window, resize-root-window)
10889 (resize-root-window-vertically, adjust-window-trailing-edge)
10890 (enlarge-window, shrink-window, maximize-window)
10891 (minimize-window, delete-window, quit-restore-window)
10892 (split-window, balance-windows, balance-windows-area-adjust)
10893 (balance-windows-area, window-state-put-2)
10894 (display-buffer-even-window-sizes, display-buffer-set-height)
10895 (display-buffer-set-width, set-window-text-height)
10896 (fit-window-to-buffer): Rename all "resize-window" prefixed
10897 calls to use the "window-resize" prefix convention.
10898 (display-buffer-alist): Fix symbol for label specifier.
10899 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
10900 corresponding specifier.
10901 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 10902
b6458526
VB
109032011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
10904
10905 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
10906 convention.
10907 (ses-call-printer): Does not pass an empty string to formatter when the
10908 cell is empty to keep from barking printer Calc math-format-value.
10909
d31fd9ac
RS
109102011-06-27 Richard Stallman <rms@gnu.org>
10911
43d5bf84
RS
10912 * battery.el (battery-mode-line-limit): New variable.
10913 (battery-update): Handle it.
10914
d31fd9ac
RS
10915 * mail/rmailmm.el (rmail-mime-process-multipart):
10916 Handle truncated messages.
10917
819a6054
GM
109182011-06-27 Glenn Morris <rgm@gnu.org>
10919
10920 * progmodes/flymake.el (flymake-err-line-patterns):
10921 Allow for column numbers in the ant/javac pattern. (Bug#8866)
10922
cedc73f2
VB
109232011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
10924
819a6054 10925 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
10926 (ses--clean-!, ses--clean-_): New functions.
10927 (ses-range): Add configurability of readout order, and conversion
10928 to Calc vector.
10929
5e5d49b6
VB
10930 * ses.el (ses-repair-cell-reference-all): New function.
10931 (ses-cell-symbol): Set macro as safe, so that it can be used in
10932 formulas.
10933
56e6cc31 10934 * ses.el: Update cycle detection algorithm.
90ca8b49 10935 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 10936 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
10937 (ses-set-localvars): New function.
10938 (ses-make-cell): Add property-list as a cell element.
10939 (ses-cell-property-get-fun, ses-cell-property-get)
10940 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
10941 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
10942 New functions.
90ca8b49
VB
10943 (ses-cell-property-set, ses-cell-property-pop)
10944 (ses-cell-property-get-handle): New macro.
10945 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
10946 New aliases, used for code readability.
10947 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
10948 cycle detection.
10949 (ses-self-reference-early-detection): New defcustom.
fac916bf 10950 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
10951 (ses-mode): Use ses-set-localvars.
10952 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
10953 before lauching the update processing.
10954 (ses-initialize-Dijkstra-attempt): New function.
10955 (ses-recalculate-cell): Update for cycle detection based on
10956 Dijkstra algorithm.
10957
2bb63e81
VB
10958 * ses.el: Fix commenting and indenting convention.
10959
c9d29fb8
SM
109602011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
10961
10962 * bs.el (bs-cycle-next): Complete last change.
10963
d8e4b68b
JB
109642011-06-27 Drew Adams <drew.adams@oracle.com>
10965
10966 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
10967
40098786
LMI
109682011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
10969
c9d29fb8
SM
10970 * net/network-stream.el (network-stream-open-starttls):
10971 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
10972 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
10973
40098786
LMI
10974 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
10975 to binary to possibly avoid line encoding issues on Windows (among
10976 other things).
10977
468d09d4
LMI
109782011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10979
10980 * net/network-stream.el (open-network-stream): Return an :error
10981 saying what the problem was, if possible.
10982
10983 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
10984 server.
10985
10986 * net/network-stream.el (network-stream-open-starttls): If we
10987 wanted to use STARTTLS, and the server offered it, but we weren't
10988 able to because we had no STARTTLS support, then close the connection.
10989 (open-network-stream): Return an :error element, if present.
10990
16f07dd7
CY
109912011-06-26 Chong Yidong <cyd@stupidchicken.com>
10992
88821ca0
CY
10993 * hl-line.el (hl-line-sticky-flag): Doc fix.
10994 (global-hl-line-sticky-flag): New option (Bug#8323).
10995 (global-hl-line-highlight): Obey it.
10996
16f07dd7
CY
10997 * vc/vc.el (vc-revert-show-diff): Default to t.
10998
6b5ccddf
KM
109992011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
11000
c9d29fb8
SM
11001 * allout-widgets.el (allout-widgets-post-command-business):
11002 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
11003 undecorated when an isearch is continued past, and isearch
11004 automatically collapses them. This leads to "widget leaks", where
11005 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
11006 hidden widgets can slow down cursor travel, substantially.
11007 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
11008 so we're doing without this nicety.
11009
11010 (allout-widgets-tally-string): Don't try to do a hash-table-count
11011 of allout-widgets-tally when it's nil. This eliminates spurious "Error
11012 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
11013 *Messages* when allout-widgets-maintain-tally is t.
11014
355f2e07
MR
110152011-06-26 Martin Rudalics <rudalics@gmx.at>
11016
11017 * window.el (display-buffer-normalize-argument): Rename to
11018 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
11019 LABEL argument. Respect special-display-function when popping up
11020 a new frame. Fix code searching for a window showing the buffer
11021 on another frame.
c9d29fb8
SM
11022 (display-buffer-normalize-specifiers):
11023 Call display-buffer-normalize-arguments.
355f2e07
MR
11024 (display-buffer-in-window): Don't undedicate the window if its
11025 buffer remains the same.
11026 Reported by Drew Adams <drew.adams@oracle.com>.
11027 (display-buffer-alist): Add choice for same-window macro
11028 specfier.
11029 (display-buffer): Mention special meaning of LABEL argument in
11030 doc-string. Fix quoting. Don't pop up a new frame even as
11031 fallback.
11032
7ca8fc42
JB
110332011-06-26 Juanma Barranquero <lekktu@gmail.com>
11034
11035 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
11036 avoid deleting the current window in some cases (bug#8911).
11037
bc312254
AS
110382011-06-26 Andreas Schwab <schwab@linux-m68k.org>
11039
11040 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
11041 (Bug#8934)
11042
2db18f3f
LMI
110432011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
11044
c9d29fb8
SM
11045 * net/network-stream.el (network-stream-open-starttls):
11046 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
11047 (network-stream-open-tls): Ditto.
11048
6302e0d3
LL
110492011-06-26 Leo Liu <sdl.web@gmail.com>
11050
11051 * register.el (registerv): New struct.
11052 (registerv-make): New function.
c9d29fb8
SM
11053 (jump-to-register, describe-register-1, insert-register):
11054 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
11055 struct. (Bug#8415)
11056
5fdd4046
CY
110572011-06-26 Chong Yidong <cyd@stupidchicken.com>
11058
2afef60a
CY
11059 * vc/vc.el (vc-revert-show-diff): New defcustom.
11060 (vc-diff-internal): New arg specifying diff buffer.
11061 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
11062 reuse an existing *vc-diff* buffer (Bug#8927).
11063
5fdd4046
CY
11064 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
11065
e93db24a
GM
110662011-06-26 Glenn Morris <rgm@gnu.org>
11067
11068 * progmodes/f90.el (f90-critical-indent): New option.
11069 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
11070 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
11071 (f90-mode): Doc fix.
11072 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
11073 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
11074 (f90-beginning-of-block, f90-next-block, f90-indent-region)
11075 (f90-match-end): Handle block, critical.
11076
eefff499
GM
110772011-06-25 Glenn Morris <rgm@gnu.org>
11078
f6ba4cc9
GM
11079 * calendar/diary-lib.el (diary-included-files): Doc fix.
11080 (diary-include-files): New function, extracted from
11081 diary-include-other-diary-files and diary-mark-included-diary-files.
11082 (diary-include-other-diary-files, diary-mark-included-diary-files):
11083 Just call diary-include-files.
11084 (diary-mark-entries): Reset diary-included-files on first call.
11085
16712304
GM
11086 * calendar/diary-lib.el (diary-mark-entries)
11087 (diary-mark-included-diary-files):
11088 Visit included diary-files in temp buffers.
11089
5d8e0d43
GM
11090 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
11091 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
11092 (f90-start-block-re, f90-imenu-generic-expression)
11093 (f90-looking-at-program-block-start, f90-no-block-limit):
11094 Add support for submodules.
11095
ccf7a5d5
GM
11096 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
11097 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 11098
11fdef7d 110992011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
11100
11101 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
11102 buffer-file-type before setting its value, to avoid disastrous
eefff499 11103 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 11104
74f53697
JB
111052011-06-25 Juanma Barranquero <lekktu@gmail.com>
11106
11107 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
11108
11109 * ses.el (ses-unload-function):
11110 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
11111
11112 * proced.el (proced-unload-function):
11113 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
11114
18a4ce5e
AR
111152011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
11116
11117 * server.el (server-create-window-system-frame): Add parameters arg.
11118 (server-process-filter): Doc fix. Handle frame-parameters.
11119
519d22cc
JB
111202011-06-25 Juanma Barranquero <lekktu@gmail.com>
11121
11122 Fix bug#8730, bug#8781.
11123
11124 * loadhist.el (unload--set-major-mode): New function.
11125 (unload-feature): Use it.
11126
11127 * progmodes/python.el (python-after-info-look): Add autoload cookie.
11128 (python-unload-function): New function.
11129
c206f5b0
SM
111302011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
11131
11132 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
11133
f9ad64f3
GS
111342011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
11135
11136 * net/browse-url.el (browse-url-firefox-program): Add icecat to
11137 the candidates list.
11138
7d0da90e
JB
111392011-06-24 Juanma Barranquero <lekktu@gmail.com>
11140
11141 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
11142
14b4e83d
RS
111432011-06-23 Richard Stallman <rms@gnu.org>
11144
11145 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
11146 (rmail-variables): Set next-error-move-function.
11147 (rmail-what-message): Take argument POS.
11148 (rmail-next-error-move): New function.
11149
273d2baf
SM
111502011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
11151
11152 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
11153 messages for adjacent non-terminals.
11154
56c2cc9a
RS
111552011-06-23 Richard Stallman <rms@gnu.org>
11156
11157 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 11158 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
11159 (rmail-start-mail): Don't specify use of rmail-mail-return;
11160 that's done by mail-bury now.
11161 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 11162
d59eb518
MA
111632011-06-23 Michael Albinus <michael.albinus@gmx.de>
11164
11165 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
11166 SIZE is a number.
11167
02cfc6d6
MR
111682011-06-23 Martin Rudalics <rudalics@gmx.at>
11169
11170 * window.el (get-lru-window, get-mru-window)
11171 (get-largest-window): Never return a minibuffer window.
11172 (display-buffer-pop-up-window): Fix a bug that could lead to
11173 reusing the minibuffer window.
11174 (display-buffer): Pass original specifier argument to
11175 display-buffer-function instead of the normalized one.
11176 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
11177
4e323265
LL
111782011-06-22 Leo Liu <sdl.web@gmail.com>
11179
11180 * minibuffer.el (completing-read-function)
11181 (completing-read-default): Move from minibuf.c
11182
7a70468f
RS
111832011-06-22 Richard Stallman <rms@gnu.org>
11184
50718fc2
RS
11185 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
11186 to Rmail even if not started by a special Rmail command.
11187
7a70468f
RS
11188 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
11189 Copy the buffer currently showing just one message.
11190
297dde5a
RW
111912011-06-22 Roland Winkler <winkler@gnu.org>
11192
11193 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
11194 (bibtex-clean-entry): First delete the old key so that a
11195 customized algorithm for generating the new key does not get
11196 confused by the old key.
11197 (bibtex-url): Obey regexp of first step.
11198 (bibtex-search-entries): Do not use add-to-list with local
11199 list-var.
11200
97bb1093
LMI
112012011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
11202
11203 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
11204 stored a user name, then query for the password first, instead of
11205 waiting for SMTP to give an error message and the trying again.
11206
1c0f1a19
JD
112072011-06-22 Lawrence Mitchell <wence@gmx.li>
11208
11209 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
11210 BUFFER in call-process.
11211
396f7c9d
LMI
112122011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
11213
11214 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
11215 QUIT twice.
ddb7ffee
LMI
11216 (smtpmail-try-auth-methods): Require user name and password from
11217 auth-source.
396f7c9d 11218
8998d1b3
MR
112192011-06-22 Martin Rudalics <rudalics@gmx.at>
11220
11221 * window.el (display-buffer-default-specifiers)
11222 (display-buffer-alist): Remove entries for pop-up-frame-alist.
11223 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 11224 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
11225
11226 * frame.el (pop-up-frame-alist, pop-up-frame-function)
11227 (special-display-frame-alist, special-display-popup-frame):
11228 Remove duplicate declarations. These are now in window.el.
11229
4ea31e07
LMI
112302011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11231
c9d29fb8
SM
11232 * mail/smtpmail.el (smtpmail-via-smtp):
11233 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
11234 server supports it. SMTP servers that support STARTTLS commonly
11235 require it.
11236
11237 * net/network-stream.el (network-stream-open-starttls): Support
11238 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 11239 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 11240
95f41d9a
LMI
11241 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
11242 upgrades with `open-network-stream', and rely solely on
11243 auth-source for all credentials. Big changes throughout the file,
11244 but in particular:
c9d29fb8
SM
11245 (smtpmail-auth-credentials): Remove.
11246 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
11247 (smtpmail-via-smtp): Check for servers saying they want AUTH after
11248 MAIL FROM, too.
95f41d9a 11249
c9d29fb8
SM
11250 * net/network-stream.el (network-stream-open-starttls):
11251 Provide support for client certificates both for external and built-in
4ea31e07
LMI
11252 STARTTLS.
11253 (auth-source): Require.
11254 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
11255 (network-stream-certificate): Change cert-cert to cert and
11256 cert-key to key.
4ea31e07 11257
065ec2c7
MA
112582011-06-21 Michael Albinus <michael.albinus@gmx.de>
11259
11260 * net/tramp-cache.el (top): Don't load the persistency file when
11261 "emacs -Q" has been called.
11262
cd93b359
DR
112632011-06-21 Tim Harper <timcharper@gmail.com>
11264
d8e4b68b
JB
11265 * term/ns-win.el (ns-initialize-window-system):
11266 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
11267 resource to NO as it is not yet supported by the NS port.
11268
ae9c0411
JB
112692011-06-21 Juanma Barranquero <lekktu@gmail.com>
11270
11271 * misc.el (list-dynamic-libraries--refresh): Compute header here...
11272 (list-dynamic-libraries): ...not here.
11273
7f3f739f
LL
112742011-06-21 Leo Liu <sdl.web@gmail.com>
11275
11276 * subr.el (sha1): Implement sha1 using secure-hash.
11277
327c8fb1
MR
112782011-06-21 Martin Rudalics <rudalics@gmx.at>
11279
11280 * window.el (display-buffer-alist): In default value do not
11281 enforce searching a window on any but the selected frame.
11282 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
11283 (display-buffer-select-window): Remove function.
11284 (display-buffer-in-window): When a window on another frame gets
11285 reused, do not select it any more but just raise its frame if
11286 necessary (Bug#8851) and (Bug#8856).
11287 (display-buffer-normalize-options): Handle pop-up-frames related
11288 options more faithfully.
11289 (pop-to-buffer): Don't rely on `display-buffer' selecting the
11290 window if it is on another frame.
c9d29fb8
SM
11291 (display-buffer-alist, display-buffer-default-specifiers):
11292 Don't make new frame unsplittable by default.
9e9de014
MR
11293 (display-buffer-normalize-argument): Fix doc-string typo and use
11294 'same-frame-other-window instead of 'other-window when associating
11295 with display-buffer-macro-specifiers.
327c8fb1 11296
7cf3f556
VB
112972011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
11298
11299 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
11300 New functions.
11301 (5x5-mode-map, 5x5-mode-menu): Bind them.
11302 (5x5-draw-grid): Tweak the solver's rendering.
11303
60a406cf
SM
113042011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
11305
11306 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
11307 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
11308
d8e4b68b 113092011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
11310
11311 * menu-bar.el: Use function variable instead of switch-to-buffer.
11312 (menu-bar-select-buffer-function): New variable.
60a406cf 11313 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 11314
478d6f95
SM
113152011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
11316
11317 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
11318 variable's status.
11319
ca530739
JD
113202011-06-20 Jan Djärv <jan.h.d@swipnet.se>
11321
11322 * x-dnd.el (x-dnd-version-from-flags)
11323 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
11324 and long as number (Bug#8899).
11325 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
11326
bcd70d97
SM
113272011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
11328
60a406cf 11329 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
11330 (completion-try-completion, completion-all-completions): Compute the
11331 metadata argument if it's missing; make it optional (bug#8795).
11332
60a406cf 11333 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
11334 (widget-complete): Use new :completion-function property.
11335 (widget-completions-at-point): New function.
11336 (default): Use :completion-function instead of :complete.
60a406cf
SM
11337 (widget-default-completions): Rename from widget-default-complete;
11338 Rewrite.
bcd70d97
SM
11339 (widget-string-complete, widget-file-complete, widget-color-complete):
11340 Remove functions.
11341 (file, symbol, function, variable, coding-system, color):
11342 * international/mule-cmds.el (default-input-method, charset)
11343 (language-info-custom-alist):
11344 * cus-edit.el (face): Use new property :completions.
11345
11346 * progmodes/pascal.el (pascal-completions-at-point): New function.
11347 (pascal-mode): Use it.
11348 (pascal-mode-map): Use completion-at-point.
11349 (pascal-toggle-completions): Make obsolete.
11350 (pascal-complete-word, pascal-show-completions):
11351 * progmodes/octave-mod.el (octave-complete-symbol):
11352 Redefine as obsolete alias.
11353 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
11354 Signal absence of completion info for old Octave,
11355 (inferior-octave-complete): Redefine as obsolete alias.
11356 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
11357 (meta-completions-at-point): Rename from meta-complete-symbol and
11358 adapt it for use on completion-at-point-functions.
11359 (meta-common-mode): Use it.
11360 (meta-looking-at-backward, meta-match-buffer): Remove.
11361 (meta-complete-symbol): Redefine as obsolete alias.
11362 (meta-common-mode-map): Use completion-at-point.
11363 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
11364 (makefile-mode-map): Use completion-at-point.
11365 (makefile-completions-at-point): Rename from makefile-complete and
11366 adapt it for use on completion-at-point-functions.
11367 (makefile-mode): Use it.
11368 (makefile-complete): Redefine as obsolete alias.
11369
aebf69c8
DD
113702011-06-20 Deniz Dogan <deniz@dogan.se>
11371
11372 * net/rcirc.el: Delete trailing whitespaces once and for all.
11373
bfbbb27d
DC
113742011-06-20 Daniel Colascione <dan.colascione@gmail.com>
11375
11376 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
11377
d264a46b
CY
113782011-06-19 Chong Yidong <cyd@stupidchicken.com>
11379
4ca009e5
CY
11380 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
11381
d264a46b
CY
11382 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
11383
fbf5b3ce
MR
113842011-06-19 Martin Rudalics <rudalics@gmx.at>
11385
11386 * window.el (display-buffer-other-window-means-other-frame):
11387 Call display-buffer-normalize-alist.
11388 (display-buffer-normalize-specifiers-1): Rename to
11389 display-buffer-normalize-argument. New argument other-frame.
11390 Rewrite.
11391 (display-buffer-normalize-specifiers-2): Rename to
11392 display-buffer-normalize-options.
11393 (display-buffer-normalize-alist-1): New function.
11394 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
11395 display-buffer-normalize-alist.
11396 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
11397 (display-buffer-normalize-options-inhibit): New variable.
11398 (display-buffer-normalize-specifiers): Rewrite calling
11399 display-buffer-normalize-alist,
11400 display-buffer-normalize-argument, and
11401 display-buffer-normalize-options. Don't call the latter if
11402 display-buffer-normalize-options-inhibit is non-nil.
11403 (frame-auto-delete): New option.
11404 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
11405 (window-list-no-nils, window-state-ignored-parameters)
11406 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
11407 (window-state-put-1, window-state-put-2, window-state-put):
11408 New functions.
9a028c23
MR
11409 (display-buffer-normalize-options): Move special-display-p group
11410 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 11411
6d10d800
CY
114122011-06-18 Chong Yidong <cyd@stupidchicken.com>
11413
6420d28b
CY
11414 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
11415 groups (Bug#8776).
11416 (rx-submatch-n): New function.
11417 (rx): Document it.
11418
ddb8b596
CY
11419 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
11420 (Bug#8768).
11421
11422 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
11423
77080289
CY
11424 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
11425
61dfb316
CY
11426 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
11427 anytime existing face settings are present (Bug#8889).
11428
6d10d800
CY
11429 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
11430 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
11431 Remove unused argument.
11432
be3fb2b8
MR
114332011-06-18 Martin Rudalics <rudalics@gmx.at>
11434
bcd70d97
SM
11435 * window.el (display-buffer-default-specifiers):
11436 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
11437 pop-up-window-min-width, and another reuse-window specifier
11438 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
11439 (display-buffer-normalize-specifiers-2):
11440 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
11441 pop-up-windows is unset. Add a reuse-window specifier for the
11442 case popping up a new window fails.
11443 (special-display-popup-frame): Remove double quoting.
28dec25a 11444 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 11445
1c6d8c76
SM
114462011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
11447
11448 * shell.el (shell-completion-vars): Set pcomplete-termination-string
11449 according to comint-completion-addsuffix.
11450
11451 * pcomplete.el: Convert to lexical binding and fix bug#8819.
11452 (pcomplete-suffix-list): Mark as obsolete.
11453 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
11454 pcomplete-seen in the closure.
11455 (pcomplete-comint-setup): Setup completion-at-point as well.
11456 (pcomplete--entries): New function.
11457 (pcomplete--env-regexp): New var.
11458 (pcomplete-entries): Rewrite to work with partial-completion and
11459 without relying on pcomplete-suffix-list.
11460 (pcomplete-pare-list): Remove, unused.
11461
25aef8b8
MR
114622011-06-17 Martin Rudalics <rudalics@gmx.at>
11463
11464 * window.el (display-buffer-alist): Set pop-up-window-min-height
11465 and pop-up-window-min-width in default value. Reported by
11466 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
11467 other-window-means-other-frame.
11468 (display-buffer-macro-specifiers): Comment out entry for
11469 other-window specifier.
11470 (display-buffer-other-window-means-other-frame): New function.
11471 (display-buffer-normalize-specifiers-1): New arguments
11472 buffer-name and label. Treat other-window case specially.
11473 (display-buffer-normalize-specifiers-2): Treat other-window case
11474 specially.
11475 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
11476 (display-buffer-normalize-specifiers):
11477 Call display-buffer-normalize-specifiers-3.
25aef8b8 11478
dbad4f69
MR
114792011-06-17 Martin Rudalics <rudalics@gmx.at>
11480
11481 * window.el (same-window-p): Fix two typos introduced when
11482 adding with-no-warnings.
d1067961
MR
11483 (display-buffer-normalize-specifiers-1): Don't check
11484 pop-up-frames for 'unset initialization.
11485 (display-buffer-normalize-specifiers-2): Major rewrite using
11486 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
11487 (pop-up-frames, display-buffer-reuse-frames)
11488 (display-buffer-mark-dedicated): Don't initialize to 'unset.
11489 Suggested by David Engster <deng@randomsample.de>.
11490 (even-window-heights): Initialize to 'unset.
11491 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
11492 (display-buffer-macro-specifiers): Don't pop up a new frame in the
11493 other window case.
dbad4f69 11494
9b9c9e3a
MR
114952011-06-16 Martin Rudalics <rudalics@gmx.at>
11496
bcd70d97
SM
11497 * window.el (display-buffer-normalize-specifiers-1):
11498 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 11499 second argument of display-buffer (Bug#8865).
981d5c09
MR
11500 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
11501 (switch-to-buffer-other-window-same-frame)
11502 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
11503 Adams (Bug#8875).
9c2755e9
MR
11504 (display-buffer): Don't check noninteractive when calling
11505 display-buffer-pop-up-frame.
11506 (display-buffer-pop-up-frame): Never pop up a frame in
11507 noninteractive mode (Bug#8857).
67222e1d
MR
11508 (enlarge-window, shrink-window): Don't report an error when the
11509 window can't be resized as requested (Bug#8862).
9b9c9e3a 11510
2b75be67
SM
115112011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11512
9ffdd3ba
SM
11513 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
11514
cb581a67
SM
11515 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
11516
2b75be67
SM
11517 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
11518
8c0e3589
AM
115192011-06-15 Alan Mackenzie <acm@muc.de>
11520
cb581a67
SM
11521 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
11522 for declarators, disable knr checking to speed up for normal files.
11523 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 11524
b96e6cde
LMI
115252011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11526
4bba86e6
LMI
11527 * net/network-stream.el (open-network-stream): Add the keyword
11528 :always-query-capabilities for the case where you want to force a
11529 `plain' network connection, but the protocol still requires the
11530 capabilitiy command (i.e., SMTP and EHLO).
11531
2b75be67 11532 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
11533 consistency with other `-live-p' functions.
11534
efdcdbf8
SM
115352011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11536
11537 * window.el (same-window-buffer-names, same-window-regexps)
11538 (special-display-frame-alist, special-display-popup-frame)
11539 (special-display-function, special-display-buffer-names)
11540 (special-display-regexps, pop-up-frame-alist)
11541 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
11542 (pop-up-windows, split-window-preferred-function)
11543 (split-height-threshold, split-width-threshold, even-window-heights)
11544 (display-buffer-mark-dedicated): Don't encourage the use of
11545 display-buffer-alist from Elisp code.
11546
c5cde042
DN
115472011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
11548
11549 * progmodes/python.el (python-mode): Derive from prog-mode.
11550 * progmodes/ps-mode.el (ps-mode):
11551 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 11552 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
11553 * progmodes/ld-script.el (ld-script-mode): Likewise.
11554
baa1c9ab
MR
115552011-06-15 Martin Rudalics <rudalics@gmx.at>
11556
11557 * window.el (display-buffer-alist): Trim default value to avoid
11558 popping up a new frame (Bug#8857) or reusing an arbitrary window
11559 on another frame.
11560 (display-buffer): Do not fall back on popping up a new frame in
11561 batch mode (Bug#8857).
11562
c5dd5a51
CY
115632011-06-14 Chong Yidong <cyd@stupidchicken.com>
11564
11565 * cus-theme.el (describe-theme-1): Use custom-theme-p.
11566 (custom-theme-summary): New function.
11567 (customize-themes): Use it.
11568
d647b7c4
GM
115692011-06-13 Glenn Morris <rgm@gnu.org>
11570
11571 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
11572
9481c002
MR
115732011-06-13 Martin Rudalics <rudalics@gmx.at>
11574
357f93d2
MR
11575 * help.el (help-window): Remove variable.
11576 (help-window-point-marker, temp-buffer-max-height)
11577 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
11578 (help-print-return-message): Don't set help-window.
11579 (resize-temp-buffer-window): Rewrite cod eand doc-string.
11580 (help-window-setup-finish): Remove.
11581 (help-window-display-message, help-window-setup)
11582 (with-help-window): Major rewrite based on new
11583 display-buffer-window variable.
11584
11585 * help-mode.el (help-mode-finish): Remove help-window related
11586 code.
11587
11588 * view.el (view-exits-all-viewing-windows): Remove reference to
11589 view-return-to-alist in doc-string.
11590 (view-return-to-alist): Make obsolete.
11591 (view-buffer): Call pop-to-buffer-same-window and remove
11592 undo-window code.
11593 (view-buffer-other-window): Call pop-to-buffer-other-window and
11594 simplify code. Ignore second argument.
11595 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
11596 simplify code. Ignore second argument.
11597 (view-return-to-alist-update): Make obsolete.
11598 (view-mode-enter): Rename second argument to QUIT-RESTORE.
11599 Rewrite using quit-restore window parameters.
2b75be67
SM
11600 (view-mode-exit): Rename second argument to EXIT-ONLY.
11601 Rewrite using quit-restore-window.
357f93d2
MR
11602 (View-exit, View-exit-and-edit, View-leave, View-quit)
11603 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
11604 appropriate arguments.
11605 (view-end-message): Use quit-restore window parameter.
11606
9481c002
MR
11607 * window.el (display-buffer-function): Rewrite doc-string.
11608 (display-buffer-window, display-buffer-alist): New variables.
11609 (display-buffer-split-specifiers)
11610 (display-buffer-side-specifiers)
11611 (display-buffer-macro-specifiers): New constants.
11612 (display-buffer-even-window-sizes, display-buffer-set-height)
11613 (display-buffer-set-width, display-buffer-select-window)
11614 (display-buffer-in-window, display-buffer-reuse-window)
11615 (display-buffer-split-window-1, display-buffer-split-window)
11616 (display-buffer-split-atom-window, display-buffer-pop-up-window)
11617 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
11618 (display-buffer-in-side-window, normalize-buffer-to-display)
11619 (display-buffer-normalize-specifiers-1)
11620 (display-buffer-normalize-specifiers-2)
2b75be67
SM
11621 (display-buffer-normalize-specifiers, display-buffer-frame):
11622 New functions.
9481c002
MR
11623 (display-buffer): Major rewrite.
11624 (display-buffer-other-window, display-buffer-other-frame)
11625 (pop-to-buffer, switch-to-buffer-other-window)
11626 (switch-to-buffer-other-frame): Rewrite.
11627 (display-buffer-same-window, display-buffer-same-frame)
11628 (display-buffer-same-frame-other-window)
11629 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
11630 (pop-to-buffer-other-window)
11631 (pop-to-buffer-same-frame-other-window)
11632 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
11633 (switch-to-buffer-other-window-same-frame): New functions.
11634 (same-window-p, special-display-p): Rewrite disabling warnings.
11635 Make obsolete.
11636 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
11637 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
11638 Make obsolete
11639 (same-window-buffer-names, same-window-regexps)
11640 (special-display-frame-alist, special-display-popup-frame)
11641 (special-display-function, special-display-buffer-names)
11642 (special-display-regexps, pop-up-frame-alist)
11643 (pop-up-frame-function, split-window-preferred-function)
11644 (split-height-threshold, split-width-threshold)
11645 (even-window-heights): Make obsolete.
11646
9db51aca
GM
116472011-06-12 Glenn Morris <rgm@gnu.org>
11648
11649 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 11650 Misc simplifications.
9db51aca 11651
39cffb44
MR
116522011-06-12 Martin Rudalics <rudalics@gmx.at>
11653
11654 * window.el (window-safely-shrinkable-p): Restore function which
11655 was inadvertently removed in change from 2011-06-11. Declare as
11656 obsolete.
11657
2b75be67
SM
11658 * calendar/calendar.el (calendar-generate-window):
11659 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
11660 window-safely-shrinkable-p.
11661
a8955be7
GM
116622011-06-12 Glenn Morris <rgm@gnu.org>
11663
11664 * progmodes/fortran.el (fortran-mode-syntax-table):
11665 * progmodes/f90.el (f90-mode-syntax-table):
11666 Set % to punctuation. (Bug#8820)
11667 (f90-find-tag-default): Remove, no longer needed.
11668
f0d4059d
DC
116692011-06-12 Daniel Colascione <dan.colascione@gmail.com>
11670
11671 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
11672
1100a63c
CY
116732011-06-11 Chong Yidong <cyd@stupidchicken.com>
11674
11675 * image.el (image-animated-p): Return animation delay in seconds.
11676 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
11677 (image-animate-timeout): Remove DELAY argument. Don't assume
11678 every subimage has the same delay; get it from image-animated-p.
11679 (image-animate): Caller changed.
11680
def722bf
MA
116812011-06-11 Michael Albinus <michael.albinus@gmx.de>
11682
11683 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
11684 to ignored backtrace functions.
11685
0a2bb1a9
GM
116862011-06-11 Glenn Morris <rgm@gnu.org>
11687
11688 * calendar/appt.el (appt-disp-window-function): Doc fix.
11689 (appt-check): Handle overlapping appointments. (Bug#8337)
11690
6198ccd0
MR
116912011-06-11 Martin Rudalics <rudalics@gmx.at>
11692
11693 * window.el (window-tree-1, window-tree): New functions, moving
11694 the latter to window.el.
11695 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
11696 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
11697 (bw-refresh-edges): Remove.
11698 (balance-windows-1, balance-windows-2): New functions.
11699 (balance-windows): Rewrite in terms of window tree functions,
11700 balance-windows-1 and balance-windows-2.
11701 (bw-adjust-window): Remove.
11702 (balance-windows-area-adjust): New function with functionality of
11703 bw-adjust-window but using resize-window.
2b75be67
SM
11704 (set-window-text-height): Rewrite doc-string.
11705 Use normalize-live-window and resize-window.
11706 (enlarge-window-horizontally, shrink-window-horizontally):
11707 Rename argument to DELTA.
6198ccd0
MR
11708 (window-buffer-height): New function.
11709 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
11710 Rewrite using new window resize routines.
2b75be67
SM
11711 (kill-buffer-and-window, mouse-autoselect-window-select):
11712 Use ignore-errors instead of condition-case.
6198ccd0
MR
11713 (quit-window): Call delete-frame instead of delete-windows-on
11714 for the only buffer on frame.
11715
9397e56f
MR
117162011-06-10 Martin Rudalics <rudalics@gmx.at>
11717
11718 * loadup.el (top-level): Load window before files for the sake
11719 of replace-buffer-in-windows.
11720
11721 * files.el (read-buffer-to-switch)
11722 (switch-to-buffer-other-window)
2b75be67
SM
11723 (switch-to-buffer-other-frame, display-buffer-other-frame):
11724 Move to window.el.
9397e56f
MR
11725
11726 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
11727 (previous-buffer): Move to window.el.
11728
11729 * bindings.el (unbury-buffer): Move to window.el.
11730
11731 * window.el (delete-other-windows-vertically): Move after
11732 definition of delete-other-windows.
11733 (other-window, delete-windows-on, replace-buffer-in-windows):
11734 Move here from window.c.
11735 (record-window-buffer, unrecord-window-buffer)
11736 (set-window-buffer-start-and-point, switch-to-prev-buffer)
11737 (switch-to-next-buffer): New functions.
11738 (get-next-valid-buffer, last-buffer, next-buffer): Move here
11739 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
11740 (previous-buffer): Move here from simple.el.
11741 Call switch-to-prev-buffer.
9397e56f
MR
11742 (bury-buffer): Move here from buffer.c. Switch to previous
11743 buffer when window cannot be deleted.
11744 (unbury-buffer): Move here from bindings.el.
11745 (ctl-x-map): Move binding for other-window from window.c to
11746 here.
11747 (read-buffer-to-switch, switch-to-buffer-other-window)
11748 (switch-to-buffer-other-frame): Move here from files.el.
11749 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
11750 (switch-to-buffer): Move here from buffer.c.
11751 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 11752
562dd5e9
MR
117532011-06-10 Martin Rudalics <rudalics@gmx.at>
11754
11755 * window.el (window-min-height, window-min-width): Move here
11756 from window.c. Add defcustoms and rewrite doc-strings.
11757 (resize-mini-window, resize-window): New functions.
11758 (adjust-window-trailing-edge, enlarge-window, shrink-window):
11759 Move here from window.c.
11760 (maximize-window, minimize-window): New functions.
11761 (delete-window, delete-other-windows, split-window): Move here
11762 from window.c.
11763 (window-split-min-size): New function.
11764 (split-window-keep-point): Mention split-window-above-each-other
11765 instead of split-window-vertically.
2b75be67 11766 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
11767 Rename split-window-vertically to split-window-above-each-other
11768 and provide defalias for old definition.
11769 (split-window-side-by-side, split-window-horizontally):
11770 Rename split-window-horizontally to split-window-side-by-side
11771 and provide defalias for the old definition.
562dd5e9
MR
11772 (ctl-x-map): Move bindings for delete-window,
11773 delete-other-windows and enlarge-window here from window.c.
11774 Replace bindings for split-window-vertically and
11775 split-window-horizontally by bindings for
11776 split-window-above-each-other and split-window-side-by-side.
11777
11778 * cus-start.el (all): Remove entries for window-min-height and
11779 window-min-width. Add entries for window-splits and
11780 window-nest.
11781
f0da764a
GM
117822011-06-09 Glenn Morris <rgm@gnu.org>
11783
80675c21
GM
11784 * calendar/appt.el (appt-mode-line): New function.
11785 (appt-check, appt-disp-window): Use it.
11786
f0da764a
GM
11787 * files.el (hack-one-local-variable-eval-safep):
11788 Allow minor-modes with explicit +/-1 arguments.
11789
59f623b7
TZ
117902011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
11791
11792 * term/xterm.el (xterm): Add defgroup.
11793 (xterm-extra-capabilities): Add defcustom to supply known xterm
11794 capabilities, skip querying them, or query them (default).
11795 (terminal-init-xterm): Use it.
11796 (terminal-init-xterm-modify-other-keys): New function to set up
11797 modifyOtherKeys support to simplify `terminal-init-xterm'.
11798
9aab8e0d
MR
117992011-06-09 Martin Rudalics <rudalics@gmx.at>
11800
11801 * window.el (resize-window-reset, resize-window-reset-1)
11802 (resize-subwindows-skip-p, resize-subwindows-normal)
11803 (resize-subwindows, resize-other-windows, resize-this-window)
11804 (resize-root-window, resize-root-window-vertically)
11805 (window-deletable-p, window-or-subwindow-p)
11806 (frame-root-window-p): New functions.
11807
e8b08aee
GM
118082011-06-09 Glenn Morris <rgm@gnu.org>
11809
11810 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
11811 (ange-ftp-get-files): Use it.
11812
254c37a5
AK
118132011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
11814
11815 * mail/sendmail.el (mail-recover-1, mail-recover):
11816 * files.el (recover-file, recover-session):
11817 Handle dired-listing-switches not being just a single short option.
11818
35d7dbd3
GM
118192011-06-09 Glenn Morris <rgm@gnu.org>
11820
11821 * calendar/appt.el (appt-display-message, appt-disp-window):
11822 Handle lists of appointments.
11823
387522b2
MR
118242011-06-08 Martin Rudalics <rudalics@gmx.at>
11825
2b75be67
SM
11826 * window.el (one-window-p): Move down in code.
11827 Rewrite doc-string.
11828 (window-current-scroll-bars): Rewrite doc-string.
11829 Normalize live window argument.
387522b2
MR
11830 (walk-windows, get-window-with-predicate, count-windows):
11831 Rewrite doc-string. Use window-list-1.
11832 (window-in-direction-2, window-in-direction, get-mru-window):
11833 New functions.
11834
d8e4b68b 118352011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
11836
11837 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
11838 Doc fix (Bug#8713).
11839
118402011-06-08 Chong Yidong <cyd@stupidchicken.com>
11841
11842 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
11843
118442011-06-08 Juanma Barranquero <lekktu@gmail.com>
11845
11846 * loadhist.el (unload-feature-special-hooks):
11847 Add `comint-output-filter-functions'.
11848
0de12c52
IK
118492011-06-08 Ivan Kanis <gnu@kanis.fr>
11850
11851 * calendar/appt.el (appt-check): Move some initializations into the let.
11852
f3d1777e
MR
118532011-06-08 Martin Rudalics <rudalics@gmx.at>
11854
11855 * window.el (window-height): Defalias to window-total-height.
11856 (window-width): Defalias to window-body-width.
11857
18af70d0
CY
118582011-06-07 Chong Yidong <cyd@stupidchicken.com>
11859
11860 * image-mode.el (image-toggle-animation): New command.
11861 (image-mode-map): Bind it to RET.
11862 (image-mode): Update message.
11863 (image-toggle-display-image): Avoid a spurious cache flush.
11864 (image-transform-rotation): Doc fix.
11865 (image-transform-properties): Return quickly in the normal case.
11866 (image-animate-loop): Rename from image-animate-max-time.
11867
2b75be67 11868 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
11869 (create-animated-image): Remove unnecessary function.
11870 (image-animate): Rename from image-animate-start. New arg.
2b75be67 11871 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
11872 (image-animate-timer): Use car-safe.
11873 (image-animate-timeout): Rename argument.
11874
190b47e6
MR
118752011-06-07 Martin Rudalics <rudalics@gmx.at>
11876
11877 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
11878 window.c. Rename first argument to ALL-FRAMES.
11879 Rephrase doc-strings.
11880 (get-buffer-window-list): Rewrite using window-list-1.
11881 Rephrase doc-string.
a1511caf
MR
11882 (window-safe-min-height, window-safe-min-width): New constants.
11883 (window-size-ignore, window-min-size, window-min-size-1)
11884 (window-sizable, window-sizable-p, window-size-fixed-1)
11885 (window-size-fixed-p, window-min-delta-1, window-min-delta)
11886 (window-max-delta-1, window-max-delta, window-resizable)
11887 (window-resizable-p, window-total-height, window-total-width)
11888 (window-body-width): New functions.
11889 (window-full-height-p, window-full-width-p): Rewrite using
11890 window-total-size.
11891 (window-body-height): Rewrite using window-body-size.
190b47e6 11892
85cc1f11
MR
118932011-06-06 Martin Rudalics <rudalics@gmx.at>
11894
11895 * window.el (window-right, window-left, window-child)
11896 (window-child-count, window-last-child, window-any-p)
11897 (normalize-live-buffer, normalize-live-frame)
11898 (normalize-any-window, normalize-live-window)
11899 (window-iso-combination-p, window-iso-combined-p)
11900 (window-iso-combinations)
11901 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
11902 (windows-with-parameter, window-with-parameter)
11903 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
11904 (window-atom-check, window-side-check, window-check):
11905 New functions.
85cc1f11
MR
11906 (ignore-window-parameters, window-sides, window-sides-vertical)
11907 (window-sides-slots): New variables.
11908 (window-size-fixed): Move down in code. Minor doc-string fix.
11909
e7156492
AS
119102011-06-05 Andreas Schwab <schwab@linux-m68k.org>
11911
11912 * comint.el (comint-dynamic-complete-as-filename)
11913 (comint-dynamic-complete-filename): Correctly call
11914 completion-in-region.
11915
7e821d0d
DD
119162011-06-05 Deniz Dogan <deniz@dogan.se>
11917
11918 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
11919 in last change.
11920
ac09b8a1
DD
119212011-06-05 Deniz Dogan <deniz@dogan.se>
11922
11923 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
11924 (rcirc): Use it to prompt for encryption.
11925
34699b85
RW
119262011-06-05 Roland Winkler <winkler@gnu.org>
11927
11928 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
11929 (bibtex-search-entries): New command bound to C-c C-a.
11930 (bibtex-display-entries): New function.
11931
004dedd3
RW
119322011-06-05 Roland Winkler <winkler@gnu.org>
11933
11934 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
11935 (bibtex-insert-kill): After yanking insert newline if necessary.
11936 (bibtex-initialize): Call bibtex-string-files-init only once.
11937 (bibtex-mode): Do not call easy-menu-add.
11938 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
11939 (bibtex-yank): Set arg properly if nil.
11940
022fe7ce
RW
119412011-06-05 Roland Winkler <winkler@gnu.org>
11942
2b75be67
SM
11943 * textmodes/bibtex.el (bibtex-search-entry-globally):
11944 New variable.
022fe7ce
RW
11945 (bibtex-search-entry): Use it.
11946
b7c3692a
RW
119472011-06-05 Roland Winkler <winkler@gnu.org>
11948
11949 * textmodes/bibtex.el (bibtex-entry-format): New option
11950 sort-fields.
11951 (bibtex-format-entry, bibtex-reformat): Honor this option.
11952 (bibtex-parse-entry): Return fields in proper order.
11953
8eda563d
JB
119542011-06-05 Juanma Barranquero <lekktu@gmail.com>
11955
11956 * doc-view.el (doc-view-remove-if): Move computation of result out
11957 of `dolist' to silence misleading lexical-binding warning.
11958
7dbe3dbc
CY
119592011-06-04 Chong Yidong <cyd@stupidchicken.com>
11960
11961 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
11962 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
11963
0c33dd17
MA
119642011-06-04 Michael Albinus <michael.albinus@gmx.de>
11965
11966 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
11967 "SunOS 5.10".
11968
f8f91c2b
MA
119692011-06-04 Michael Albinus <michael.albinus@gmx.de>
11970
11971 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
11972 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
11973 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
11974 (tramp-parse-putty):
11975 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
11976 (tramp-completion-function-alist-ssh)
11977 (tramp-completion-function-alist-telnet)
11978 (tramp-completion-function-alist-su)
11979 (tramp-completion-function-alist-putty): Set `tramp-autoload'
11980 cookie.
11981
11982 * net/tramp-ftp.el:
11983 * net/tramp-sh.el:
11984 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
11985 load "tramp.el" `tramp-set-completion-function'.
11986
e17d9003
SM
119872011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
11988
11989 * shell.el: Require and use pcomplete.
11990 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
11991 (shell-completion-vars): Set pcomplete-default-completion-function.
11992
6c4cab03
DD
119932011-06-04 Deniz Dogan <deniz@dogan.se>
11994
11995 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
11996 `memq' (Bug#8799).
11997
ea9fafe0
SM
119982011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
11999
12000 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
12001
b3e945d3
JB
120022011-06-02 Juanma Barranquero <lekktu@gmail.com>
12003
12004 * bs.el (bs--mark-unmark, bs--nth-wrapper):
12005 * mpc.el (mpc-select-extend, mpc-songpointer-context):
12006 * vc/log-view.el (log-view-beginning-of-defun):
12007 * vc/smerge-mode.el (smerge-apply-resolution-patch)
12008 (smerge-refine-forward, smerge-refine-chopup-region):
12009 Silence warning for unused `dotimes' counter variables.
12010
7d520089
SM
120112011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
12012
12013 * net/tramp.el (tramp-with-progress-reporter): Rename from
12014 with-progress-reporter. Use `declare'.
12015 * net/tramp-smb.el:
12016 * net/tramp-sh.el:
12017 * net/tramp-gvfs.el: Update all uses.
12018
a1c2400f
JB
120192011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
12020
12021 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
12022 buffer isn't killed before making it current.
12023
2403c841
SM
120242011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
12025
12026 Silence various byte-compiler warnings.
12027 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
12028 `access-type' and new obsolescence format.
12029 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
12030 new format.
12031 (byte-compile-check-variable): New `access-type' argument.
12032 Only warn if the access-type is obsolete.
12033 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
12034 (byte-compile-variable-set): Adjust callers.
12035 * help-fns.el (describe-variable): Adjust to new obsolescence format.
12036 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
12037 setting it as obsolete.
12038 * simple.el (minibuffer-completing-symbol):
12039 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
12040 access as obsolete.
12041 * minibuffer.el (minibuffer-completing-file-name): Don't make it
12042 obsolete yet.
12043 * international/quail.el (quail-mouse-choose-completion): Remove unused
12044 code referring to obsolete var.
12045 (quail-choose-completion-string): Remove.
12046 * server.el (server-clients-with, server-kill-buffer-query-function)
12047 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
12048 * proced.el (proced-send-signal):
12049 * emacs-lisp/lisp.el (lisp-complete-symbol):
12050 Replace completion-annotate-function with completion-extra-properties.
12051
2462470b
SM
120522011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
12053
fb5b2591
SM
12054 * simple.el (goto-line): Use read-number.
12055 (overriding-map-is-bound): Remove.
12056 (saved-overriding-map): Change default.
12057 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
12058 Take the map as argument.
12059 (universal-argument, negative-argument, digit-argument): Use it.
12060 (restore-overriding-map): Adjust.
12061 (do-auto-fill): Use fill-forward-paragraph.
12062 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
12063
fd6fa53f
SM
12064 * minibuffer.el (minibuffer-inactive-mode-map): New var.
12065 (minibuffer-inactive-mode): New major mode.
12066 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
12067 the *Messages* buffer" hack.
12068 (mouse-popup-menubar): Don't burp if the event is a normal key.
12069
2462470b
SM
12070 Miscellaneous tweaks.
12071 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
12072 lexical scoping as in subr.el's dolist and dotimes.
12073 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
12074 Silence compiler warning.
12075 * thingatpt.el (forward-whitespace): Trivial coding style fix.
12076 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
12077 * international/ccl.el (ccl-compile): Trivial simplification.
12078 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
12079 * emacs-lisp/testcover.el (testcover-end): Remove spurious
12080 `printflag' argument.
12081 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
12082 Purecopy the whole obsolescence data.
12083
108bf785
LL
120842011-06-01 Leo Liu <sdl.web@gmail.com>
12085
12086 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
12087 improve doc-string as suggested by Marco Pessotto
12088 <melmothx@gmail.com>.
12089 (rcirc-print): Fix last change.
12090
30a23501
SM
120912011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12092
12093 * minibuffer.el (complete-with-action): Return nil for the metadata and
12094 boundaries of non-functional tables.
12095 (completion-table-dynamic): Return nil for the metadata.
12096 (completion-table-with-terminator): Add default case, using
12097 complete-with-action.
12098 (completion--metadata): New function.
12099 (completion-all-sorted-completions, minibuffer-completion-help): Use it
12100 to try and avoid pathological performance problems.
12101 (completion--embedded-envvar-table): Return `category' metadata.
12102
bcd54f83
LMI
121032011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
12104
12105 * subr.el (process-alive-p): New tiny convenience function.
12106
e227544d
SM
121072011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12108
12109 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
12110 content but also its previous major mode.
12111
e8296fdc
HE
121122011-05-31 Helmut Eller <eller.helmut@gmail.com>
12113
4d61f28d 12114 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
12115 *Backtrace* buffer when we exit with C-M-c.
12116
620c53a6
SM
121172011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12118
12119 * minibuffer.el: Add metadata method to completion tables.
12120 (completion-category-overrides): New defcustom.
12121 (completion-metadata, completion--field-metadata)
12122 (completion-metadata-get, completion--styles)
12123 (completion--cycle-threshold): New functions.
12124 (completion-try-completion, completion-all-completions):
12125 Add `metadata' argument to choose completion-styles.
12126 (completion--do-completion): Use metadata to choose cycling.
12127 (completion-all-sorted-completions): Use metadata for sorting.
12128 Remove :completion-cycle-penalty which is not needed any more.
12129 (completion--try-word-completion): Add `metadata' argument.
12130 (minibuffer-completion-help): Check metadata for annotation function
12131 and sorting.
12132 (completion-file-name-table): Return `category' metadata.
12133 (minibuffer-completing-file-name): Make obsolete.
12134 * simple.el (minibuffer-completing-symbol): Make obsolete.
12135 * icomplete.el (icomplete-completions): Pass new `metadata' param to
12136 completion-try-completion.
12137
1257e755
SM
121382011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12139
12140 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
12141
3767e706
LL
121422011-05-30 Leo Liu <sdl.web@gmail.com>
12143
12144 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
12145 (rcirc-print): Decode all incoming messages (bug#8744).
12146 (rcirc-decode-coding-system): Allow value nil for automatic coding
12147 system detection.
3767e706 12148
d1a5d56a
GM
121492011-06-01 Glenn Morris <rgm@gnu.org>
12150
12151 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
12152
e8cbec34
CY
121532011-05-29 Chong Yidong <cyd@stupidchicken.com>
12154
12155 * image.el (image-animate-max-time): Allow nil and t values.
12156 Default to nil.
12157 (create-animated-image): Doc fix.
12158 (image-animate-start): Remove second arg; just use
12159 image-animate-max-time.
12160 (image-animate-timeout): Doc fix. Args changed.
12161
12162 * image-mode.el (image-toggle-display-image): Ensure that the
12163 image spec passed to the animate timer is the same object as in
58179cce 12164 the buffer's display property (Bug#6981).
e8cbec34
CY
12165 (image-transform-properties): Doc fix.
12166
12167 * image.el (image-animate-max-time): Default to nil.
12168
159daf87
MR
121692011-05-29 Martin Rudalics <rudalics@gmx.at>
12170
12171 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
12172 entire buffer list (Bug#8184).
12173
d66c4c7c
CY
121742011-05-29 Chong Yidong <cyd@stupidchicken.com>
12175
12176 * image.el (imagemagick-types-inhibit)
12177 (imagemagick-register-types): Doc fix.
12178
80aec780
DD
121792011-05-29 Deniz Dogan <deniz@dogan.se>
12180
12181 * net/rcirc.el (rcirc): Use the user's stored encryption method by
12182 default.
12183
1dd3c2d9
CY
121842011-05-29 Chong Yidong <cyd@stupidchicken.com>
12185
12186 * select.el: Don't perform clipboard-manager saving in hooks;
12187 leave the hooks empty.
12188
60e56523
LL
121892011-05-28 Leo Liu <sdl.web@gmail.com>
12190
12191 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
12192 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
12193 (occur-edit-mode): New major mode (Bug#8463).
12194 (occur-after-change-function): New function.
12195 (occur-engine): Give Occur tags a read-only property.
12196
2b1e1a22
KR
121972011-05-28 Kevin Ryde <user42@zip.com.au>
12198
12199 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
12200
5d344e88
CY
122012011-05-28 Chong Yidong <cyd@stupidchicken.com>
12202
8e6ca83d
CY
12203 * bindings.el (help-echo): Make the initial non-indicator dash
12204 empty on graphical terminals (Bug#7295).
12205
5d344e88
CY
12206 * files.el (auto-mode-alist): Move config rule after the
12207 in-stripping one (Bug#8547).
12208
bfbbace7
CY
12209 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
12210
fbeba6e2
CY
12211 * startup.el (normal-splash-screen): Remove gratuitous mode-line
12212 setting (Bug#8740).
12213
60ed8c72
AA
122142011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
12215
4ac619f0
AA
12216 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
12217 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
12218 (Bug#8539).
60ed8c72 12219
23db196e
CY
122202011-05-28 Chong Yidong <cyd@stupidchicken.com>
12221
12222 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
12223
5012f24c
DK
122242011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
12225
12226 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
12227 (hs-hide-block-at-point, hs-find-block-beginning)
12228 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
12229 (Bug#8279).
12230
6a639b16
GM
122312011-05-28 Glenn Morris <rgm@gnu.org>
12232
12233 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
12234
d43eaf2c
CY
122352011-05-28 Chong Yidong <cyd@stupidchicken.com>
12236
5199bde1
CY
12237 * help-fns.el (describe-function-1): If the function is a derived
12238 major mode, print the parent mode.
12239
d43eaf2c
CY
12240 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
12241 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
12242
423428a8
SM
122432011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12244
0ff8e1ba 12245 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 12246 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
12247 * progmodes/etags.el (tags-completion-at-point-function):
12248 * info-look.el (info-lookup-completions-at-point): Mark as
12249 non-exclusive.
12250 (info-complete): Adjust accordingly.
12251
423428a8
SM
12252 * info-look.el: Convert to lexical-binding and completion-at-point.
12253 (info-lookup-completions-at-point): New function.
12254 (info-complete): Use it and completion-in-region.
12255
b74aa22b
DA
122562011-05-28 Drew Adams <drew.adams@oracle.com>
12257
12258 * isearch.el: Let M-e start with point at the first mismatched char.
12259 (isearch-fail-pos): New function.
12260 (isearch-edit-string): Use it.
12261
66e2e71d
DK
122622011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
12263
12264 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
12265
b1890b0f 122662011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
12267
12268 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
12269 traversal functions for avl-trees.
12270 (avl-tree--stack): New struct.
12271 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
12272 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
12273 (avl-tree--do-enter): Add optional `updatefun' arg.
12274 Change return value.
eb95d01d 12275 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
12276 (avl-tree--do-delete): Add `test' and `nilflag' args.
12277 Change return value.
eb95d01d
TC
12278 (avl-tree-member): Add optional `nilflag'
12279 (avl-tree-member-p): New function.
12280 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
12281 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
12282 (avl-tree-stack-empty-p): New functions.
12283
3769ddcf
TC
12284 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
12285 avl-tree--del-balance1 and make it work both ways.
12286 (avl-tree--del-balance2): Remove.
12287 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
12288 make it work both ways.
12289 (avl-tree--enter-balance2): Remove.
12290 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
12291 New macros.
12292 (avl-tree--mapc, avl-tree-map): Add direction argument.
12293
eb95d01d 122942011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
12295
12296 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
12297
a9f737ee
CY
122982011-05-27 Chong Yidong <cyd@stupidchicken.com>
12299
12300 * select.el: Support clipboard managers with built-in function
12301 x-clipboard-manager-save, via delete-frame-functions and
12302 kill-emacs-hook.
12303 (xselect-convert-to-targets): Add MULTIPLE target to list.
12304 (xselect-convert-to-save-targets): New function.
12305
c92a1e54
KH
123062011-05-27 Kenichi Handa <handa@m17n.org>
12307
12308 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
12309 let-binding rfc2047-encode-encoded-words to nil.
12310
e145f188
GM
123112011-05-27 Glenn Morris <rgm@gnu.org>
12312
5ec8a862
GM
12313 * mail/emacsbug.el: Don't require url-util.
12314
4b29d9fb
GM
12315 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
12316
e145f188
GM
12317 * files.el (set-auto-mode):
12318 Also respect mode: entries at the end of the file. (Bug#8586)
12319
7d15102b
GM
123202011-05-26 Glenn Morris <rgm@gnu.org>
12321
98f593b8
GM
12322 * files.el (hack-local-variables-prop-line, hack-local-variables):
12323 Downcase mode names, as seems to be traditional.
27b48e63 12324 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 12325
7d15102b
GM
12326 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
12327 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
12328
51d5b4ec
JD
123292011-05-25 Julien Danjou <julien@danjou.info>
12330
12331 * textmodes/rst.el (rst-define-level-faces): Do not define face
12332 symbol if it is already defined.
12333
91513f63
VB
123342011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
12335
12336 * play/5x5.el (5x5-new-game, 5x5-randomize):
12337 Reset 5x5-solver-output to nil when a new grid is cast.
12338 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
12339 these debugging traces, as defmacro breaks the compiled code.
12340
4d90d6d0
DK
123412011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
12342
12343 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
12344
e1b90ef6
LL
123452011-05-24 Leo Liu <sdl.web@gmail.com>
12346
12347 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
12348 (vc-bzr-sha1): Adapt.
12349
d8e4b68b 12350 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
12351
12352 * bindings.el: Provide sha1 feature.
12353
db0406bb 123542011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
12355
12356 * mail/sendmail.el: Require `rfc2047'.
12357 (mail-insert-from-field): Do not perform RFC2047 encoding.
12358 (mail-encode-header): New function.
12359 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
12360 buffer to the return value of select-message-coding-system.
12361 Call mail-encode-header.
b8d747b9
KH
12362
12363 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
12364
db0406bb 123652011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 12366
4d90d6d0
DK
12367 * mail/supercite.el (sc-default-cite-frame):
12368 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 12369
eb8a5e9b
GM
123702011-05-24 Glenn Morris <rgm@gnu.org>
12371
f8630703
GM
12372 * progmodes/python.el (brm-menu): Declare.
12373
8831bbed
GM
12374 * emulation/viper.el (viper-set-hooks): Declare.
12375
eb8a5e9b
GM
12376 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
12377 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
12378 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
12379 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
12380 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
12381 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
12382
a2a25d24
SM
123832011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
12384
12385 Add an :exit-function for completion-at-point.
12386
12387 * minibuffer.el (completion--done): New fun.
12388 (completion--do-completion): Use it. New arg `expect-exact'.
12389 (minibuffer-complete, minibuffer-complete-word): Don't output message,
12390 since completion--do-completion does it for us now.
12391 (minibuffer-force-complete): Use completion--done and
12392 completion--replace. Handle sole-completion case with more care.
12393 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
12394 (completion-extra-properties): New var.
12395 (completion-annotate-function): Make obsolete.
12396 (minibuffer-completion-help): Adjust accordingly.
12397 Use completion-list-insert-choice-function.
12398 (completion-at-point, completion-help-at-point):
12399 Bind completion-extra-properties.
12400 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
12401 * simple.el (completion-list-insert-choice-function): New var.
12402 (completion-setup-function): Preserve it.
12403 (choose-completion): Pay attention to it, shuffle the code a bit.
12404 (choose-completion-string): New arg `insert-function'.
12405
12406 * textmodes/bibtex.el: Convert to lexical binding.
12407 (bibtex-mode-map): Use completion-at-point.
12408 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
12409 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
12410 (bibtex-complete): Define as obsolete alias.
12411 (bibtex-complete-internal): Remove.
12412 (bibtex-format-entry): Remove unused sub-group in regexp.
12413 * shell.el (shell--command-completion-data)
12414 (shell-environment-variable-completion):
12415 * pcomplete.el (pcomplete-completions-at-point):
12416 * comint.el (comint--complete-file-name-data): Use :exit-function
12417 instead of completion-table-with-terminator so it also works for
12418 choose-completion.
12419
e44e373d
SM
124202011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
12421
4f91a816
SM
12422 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
12423
782fc819
SM
12424 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
12425 (bug#8710).
12426
e44e373d
SM
12427 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
12428
381987c3
KM
124292011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
12430
12431 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
12432 customization variable and implement: If non-nil, auto-fill will
12433 be inhibited while on topic's header line.
12434
b776bc70
VB
124352011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
12436
12437 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 12438 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
12439 always have a solution in grid size = 5 cases.
12440 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
12441 (5x5-solver-output, 5x5-log-buffer): New vars.
12442 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
12443 Make these variables buffer local to achieve 5x5 multi-session-ness.
12444 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
12445 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
12446 (5x5-solve-suggest): New funs.
12447 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
12448 randomize a grid so that we ensure that there is always a solution.
12449 (5x5-make-random-grid): Allow other movement than flipping.
12450
7de88b6e
KR
124512011-05-23 Kevin Ryde <user42@zip.com.au>
12452
12453 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 12454 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
12455 advice and passes PREDICATE.
12456
b1ef1257
SM
124572011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
12458
bbca48fe
SM
12459 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
12460 byte-compile-lambda if it's actually a lambda.
12461
b1ef1257
SM
12462 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
12463 Fix function quoting. Use backquote better.
12464
92a9cc65
YS
124652011-05-22 Yuanle Song <sylecn@gmail.com>
12466
12467 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
12468 matching (Bug#8516).
12469
f0fb8059
JA
124702011-01-22 Jari Aalto <jari.aalto@cante.net>
12471
12472 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
12473 different face (Bug#8178).
12474
d5b44c93
CY
124752011-05-22 Chong Yidong <cyd@stupidchicken.com>
12476
12477 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
12478 defface (Bug#8144).
12479
79106a44
SM
124802011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
12481
9c848d8a
SM
12482 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
12483 funcall as well (bug#8712). Warn when performing those conversions.
12484 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
12485
79106a44
SM
12486 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
12487
88dfa756
GM
124882011-05-22 Glenn Morris <rgm@gnu.org>
12489
12490 * files.el (hack-local-variables-prop-line): Small simplifications.
12491 (hack-local-variables, hack-local-variables-prop-line):
12492 If MODE-ONLY, return the mode, rather than just `t'.
12493
b7cf2c79
SM
124942011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
12495
12496 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
12497
3f1a8558
GM
124982011-05-21 Glenn Morris <rgm@gnu.org>
12499
7e4ccca3
GM
12500 * files.el (hack-local-variables-prop-line, hack-local-variables):
12501 If only interested in the mode, don't bother doing the other stuff.
12502
637d46ca
GM
12503 * image-mode.el (image-after-revert-hook):
12504 Redraw all frames on which the image is visible. (Bug#8567)
12505
973d955b
GM
12506 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
12507
3f1a8558
GM
12508 * wid-edit.el (widget-checklist-match-inline):
12509 Fix 2011-04-19 change. (Bug#8649)
12510
96479927
SM
125112011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
12512
1dcf791f
SM
12513 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
12514 Also allow singlespace after single-letter capitals followed by a dot.
12515
96479927
SM
12516 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
12517 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
12518
35fd0881
N
125192011-05-20 Nix <nix@esperi.org.uk>
12520
12521 * files.el (basic-save-buffer-2):
12522 Fix handling of break-hardlink-on-save with non-existent files.
12523
82745640
DD
125242011-05-19 Deniz Dogan <deniz@dogan.se>
12525
12526 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 12527 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 12528
4a720484
GM
125292011-05-19 Glenn Morris <rgm@gnu.org>
12530
d1f21341
GM
12531 * progmodes/f90.el (f90-type-def-re):
12532 Handle "type, bind(c)". (Bug#8691)
12533
4a720484
GM
12534 * emacs-lisp/autoload.el (batch-update-autoloads):
12535 Set autoload-excludes by parsing loadup.el rather than Makefiles.
12536
2fb0a219
MA
125372011-05-18 Michael Albinus <michael.albinus@gmx.de>
12538
12539 * net/tramp.el (tramp-process-actions): Set "first-password-request"
12540 property for the correct connection in case of multihops.
12541
e565dd37
GM
125422011-05-18 Glenn Morris <rgm@gnu.org>
12543
c2571358 12544 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
12545 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
12546
e565dd37
GM
12547 Rationalize calendar handling of day and month abbrev-arrays.
12548 * calendar/calendar.el (calendar-customized-p): New function.
12549 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
12550 (calendar-day-name-array, calendar-month-name-array): Doc fix.
12551 Add :set function.
12552 (calendar-abbrev-length, calendar-day-abbrev-array)
12553 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
12554 (calendar-day-abbrev-array, calendar-month-abbrev-array):
12555 Elements may no longer be nil.
12556 (calendar-day-name, calendar-month-name):
12557 Update for changed nature of abbrev arrays.
12558 * calendar/diary-lib.el (diary-name-pattern):
12559 Update for changed nature of abbrev arrays.
12560 (diary-mark-entries-1): Update calendar-make-alist calls.
12561 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
12562 * calendar/cal-html.el (cal-html-day-abbrev-array):
12563 Simply inherit from calendar-day-abbrev-array.
12564
1d99a745
SM
125652011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12566
12567 * progmodes/grep.el (grep-mode): Disable default
12568 compilation-directory-matcher setting (bug#8684).
12569
7c1d9aa0
MA
125702011-05-17 Michael Albinus <michael.albinus@gmx.de>
12571
12572 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
12573 instead of "head" and "tail". There were problems with SunOS 5.9,
12574 and it performs better.
12575
3952e9d8
GM
125762011-05-17 Glenn Morris <rgm@gnu.org>
12577
2dd12e7f
GM
12578 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
12579
e4157b9c
GM
12580 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
12581 Replace obsolete function.
12582
8e249bbd
GM
12583 * shell.el (pcomplete-parse-arguments-function): Declare.
12584
3952e9d8
GM
12585 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
12586 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
12587 (appt-check): Doc fixes.
12588 (appt-disp-window-function, appt-delete-window-function):
12589 Remove needless special case in custom :type.
12590 (appt-display-count): Default to 0, not nil.
12591 (appt-check): Reset appt-display-count to 0, not nil.
12592
c71a0d48 125932011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 12594
c71a0d48
GM
12595 * progmodes/python.el (python-font-lock-keywords):
12596 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 12597
31d55be9
SM
125982011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12599
12600 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
12601
3bfacb2f
KR
126022011-05-16 Kevin Ryde <user42@zip.com.au>
12603
12604 * info-look.el (makefile-automake-mode): New setups, looking in
12605 automake manual, then makefile-mode.
12606 (makefile-mode): Remove automake manual, have it just in
12607 makefile-automake-mode since there's various things different or
12608 not relevant to plain make.
12609 (makefile-mode): Remove "other-modes" non-existent automake-mode,
12610 believe a hypothetical automake-mode would go to makefile-mode,
12611 not the other way around.
12612
c8e83751
CY
126132011-05-15 Chong Yidong <cyd@stupidchicken.com>
12614
5e9e35cd
CY
12615 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
12616 hunk-end tags (Bug#8672).
12617
c8e83751
CY
12618 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
12619 vc-annotate-show-diff-revision-at-line (Bug#8671).
12620
50b23e5a
GM
126212011-05-14 Glenn Morris <rgm@gnu.org>
12622
7210a739
GM
12623 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
12624 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
12625 (change-log-font-lock-keywords): Also handle multiple author lines
12626 with leading tabs. (Bug#8644)
7210a739 12627
4691905a
GM
12628 * calendar/appt.el (appt-check): Rename some local variables.
12629 Some simplification/reordering.
12630
50b23e5a
GM
12631 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
12632 (feedmail-sendmail-f-doesnt-sell-me-out)
12633 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
12634 (feedmail-debug-sit-for, feedmail-queue-express-hook)
12635 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
12636 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
12637 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
12638 (feedmail-binmail-gnulinuxish-template):
12639 Rename from feedmail-binmail-linuxish-template.
12640 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
12641 Use insert-buffer-substring.
12642
215cda7c
BC
126432011-05-14 Bill Carpenter <bill@carpenter.org>
12644
12645 * mail/feedmail.el (feedmail-patch-level): Increase.
12646 (feedmail-debug): New custom group.
12647 (feedmail-confirm-outgoing-timeout)
12648 (feedmail-sendmail-f-doesnt-sell-me-out)
12649 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
12650 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
12651 (feedmail-sender-line, feedmail-from-line)
12652 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 12653 (feedmail-spray-this-address)
215cda7c
BC
12654 (feedmail-spray-address-fiddle-plex-list)
12655 (feedmail-queue-use-send-time-for-date)
12656 (feedmail-queue-use-send-time-for-message-id)
12657 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
12658 (feedmail-buffer-eating-function):
12659 Doc fixes.
12660 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
12661 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
12662 (feedmail-message-action-scroll-down): New functions.
12663 (feedmail-queue-directory, feedmail-queue-draft-directory):
12664 Use expand-file-name.
12665 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
12666 Remove C-v help entry.
12667 (feedmail-queue-buffer-file-name): New variable.
12668 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
12669 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
12670 (feedmail-message-action-send-strong, feedmail-message-action-edit)
12671 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
12672 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
12673 (feedmail-message-action-toggle-spray)
12674 (feedmail-run-the-queue-no-prompts)
12675 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
12676 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
12677 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
12678 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
12679 (feedmail-envelope-deducer, feedmail-fiddle-from)
12680 (feedmail-fiddle-sender, feedmail-default-date-generator)
12681 (feedmail-fiddle-date, feedmail-fiddle-message-id)
12682 (feedmail-fiddle-spray-address)
12683 (feedmail-fiddle-list-of-spray-fiddle-plexes)
12684 (feedmail-fiddle-list-of-fiddle-plexes)
12685 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
12686 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
12687 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
12688 Change default. Doc fix.
12689 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
12690 (feedmail-binmail-linuxish-template): New constant.
12691 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
12692 Respect feedmail-sendmail-f-doesnt-sell-me-out.
12693 (feedmail-send-it): Add debug call.
12694 Use feedmail-queue-buffer-file-name, and
12695 feedmail-send-it-immediately-wrapper.
12696 (feedmail-message-action-send): Add debug call.
12697 Use feedmail-send-it-immediately-wrapper.
12698 (feedmail-queue-express-to-queue): Add debug call.
12699 Run feedmail-queue-express-hook.
12700 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
12701 (feedmail-message-action-help-blat):
12702 Rename from feedmail-queue-send-edit-prompt-help-first.
12703 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
12704 Check line-endings. Handle errors better.
12705 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
12706 Doc fix. Add debug call.
12707 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
12708 Use feedmail-queue-send-edit-prompt-inner.
12709 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
12710 (feedmail-queue-send-edit-prompt-inner): New function, extracted
12711 from feedmail-queue-send-edit-prompt.
12712 (feedmail-queue-send-edit-prompt-help)
12713 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
12714 (feedmail-tidy-up-slug): Add debug call.
12715 Respect feedmail-queue-slug-suspect-regexp.
12716 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
12717 (feedmail-dump-message-to-queue): Add debug call.
12718 Expand queue-directory.
12719 (feedmail-dump-message-to-queue): Change message slightly.
12720 Use feedmail-say-chatter.
12721 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
12722 (feedmail-send-it-immediately-wrapper): New function.
12723 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
12724 Insert empty string rather than newline. Handle full-frame case.
12725 Use catch/throw. Use feedmail-say-chatter.
12726 (feedmail-fiddle-from): Try mail-host-address.
12727 (feedmail-default-message-id-generator): Doc fix.
12728 Bind system-time-locale. Handle missing end.
12729 (feedmail-fiddle-x-mailer): Add debug call.
12730 Handle feedmail-x-mailer-line being nil.
12731 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
12732 Add debug call. Use buffer-substring-no-properties.
12733 (feedmail-say-debug, feedmail-say-chatter): New functions.
12734 (feedmail-find-eoh): Give an explicit error.
12735
42c7e61e
UJ
127362011-05-13 Ulf Jasper <ulf.jasper@web.de>
12737
c2571358 12738 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 12739 family from helvetica to sans.
c2571358 12740 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
12741 etc/images/newsticker.
12742
c2571358 12743 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
12744 family from helvetica to sans.
12745
12746 * net/newst-plainview.el (newsticker-new-item-face)
12747 (newsticker-old-item-face, newsticker-immortal-item-face)
12748 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 12749 (newsticker-statistics-face): Change default family from
42c7e61e 12750 helvetica to sans.
c2571358 12751 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
12752 etc/images/newsticker.
12753
5d3385a0
JB
12754 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
12755 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
12756 auto-marking.
12757
8497a297
DV
127582011-05-13 Didier Verna <didier@xemacs.org>
12759
12760 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
12761 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
12762 TODO entries.
8497a297
DV
12763 (lisp-lambda-list-keyword-parameter-indentation)
12764 (lisp-lambda-list-keyword-parameter-alignment)
12765 (lisp-lambda-list-keyword-alignment): New customizable user options.
12766 (lisp-indent-defun-method): Improve docstring.
12767 (extended-loop-p): Fix comment.
12768 (lisp-indent-lambda-list-keywords-regexp): New variable.
12769 (lisp-indent-lambda-list): New function.
12770 (lisp-indent-259): Use it.
12771 (lisp-indent-defmethod): Support for more than one
12772 method qualifier and properly indent methods lambda-lists.
12773 (defgeneric): Provide a missing common-lisp-indent-function property.
12774
f278f87f
SM
127752011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
12776
12777 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
12778 bounds for the empty string (bug#8667).
12779
5233edd7
GM
127802011-05-13 Glenn Morris <rgm@gnu.org>
12781
5237a44f
GM
12782 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
12783
8340026c 12784 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 12785 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 12786
5233edd7 12787 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 12788 (appt-time-msg-list): Doc fix.
a5464014 12789 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 12790
92d10796
AS
127912011-05-12 Andreas Schwab <schwab@linux-m68k.org>
12792
12793 * progmodes/ld-script.el (ld-script-keywords)
12794 (ld-script-builtins): Update keywords list.
12795
914a0ae1
SM
127962011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
12797
c89be45f
SM
12798 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
12799
914a0ae1
SM
12800 * shell.el (shell-completion-vars): New function.
12801 (shell-mode):
12802 * simple.el (read-shell-command): Use it.
12803 (blink-matching-open): No need for " [...]" in minibuffer-message.
12804
98dc3df3
GM
128052011-05-12 Glenn Morris <rgm@gnu.org>
12806
12807 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
12808 (appt-check): Simplify.
12809
d2fc7e3d 128102011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 12811
4d61f28d 12812 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
12813 literal "/dev/null".
12814
d2fc7e3d 128152011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
12816
12817 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
12818 Fix typo.
12819
d2fc7e3d 128202011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 12821
3f254caa
SM
12822 * progmodes/which-func.el (which-function):
12823 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
12824 which might not be defined (Bug#8260).
12825
d45885f7
GM
128262011-05-12 Glenn Morris <rgm@gnu.org>
12827
12828 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
12829 Let byte-compile-initial-macro-environment always take precedence.
12830
488086f4
SM
128312011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
12832
12833 * net/rcirc.el: Add support for SSL/TLS connections.
12834 (rcirc-server-alist): New field `encryption'.
12835 (rcirc): Check `encryption' settings.
12836 (rcirc-connect): New arg `encryption'. Use open-network-stream.
12837 Merge make-local-variable into `set'.
12838 (rcirc--connection-open-p): New function.
12839 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
12840 the process is not a network process (e.g. running gnutls-cli).
12841 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
12842 Make rcirc-(en|de)code-coding-system local here.
12843 (rcirc-mode): Merge make-local-variable into `set'.
12844 (rcirc-parent-buffer): Make permanent buffer-local.
12845 (rcirc-multiline-minor-mode): Don't do it here.
12846 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
12847 there's no server buffer.
12848
7d3b9d44
GM
128492011-05-11 Glenn Morris <rgm@gnu.org>
12850
f64049c6
GM
12851 * newcomment.el (comment-kill): Prefix "unused" local.
12852
93c9df73
GM
12853 * term/w32console.el (get-screen-color): Declare.
12854
7d3b9d44
GM
12855 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
12856 Handle symbol elements of byte-compile-initial-macro-environment.
12857
9e2dd53f
LL
128582011-05-10 Leo Liu <sdl.web@gmail.com>
12859
488086f4
SM
12860 * bookmark.el (bookmark-bmenu-mode-map):
12861 Bind bookmark-bmenu-search to `/'.
8b340240 12862
9e2dd53f 12863 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
12864 (footnote-unicode-string, footnote-unicode-regexp): New variable.
12865 (Footnote-unicode): New function.
12866 (footnote-style-alist): Add unicode style to the list.
12867 (footnote-style): Doc fix.
9e2dd53f 12868
79b70037
GM
128692011-05-10 Jim Meyering <meyering@redhat.com>
12870
12871 Fix doubled-word typos.
12872 * international/quail.el (quail-insert-kbd-layout): and and -> and
12873 * kermit.el: and and -> and
12874 * net/ldap.el (ldap-search-internal): to to -> to
12875 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
12876 * progmodes/js.el (js-mode): and and -> and
12877 * textmodes/artist.el (artist-move-to-xy): at at -> at
12878 (artist-draw-region-trim-line-endings): if if -> if
12879 And Safetyc -> Safety.
12880 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
12881
b8f82dc1 128822011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 12883 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
12884
12885 * files.el (hack-one-local-variable-eval-safep):
12886 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
12887
4f99f44b
GM
128882011-05-10 Glenn Morris <rgm@gnu.org>
12889
12890 * calendar/diary-lib.el (diary-list-entries-hook)
12891 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
12892 (diary-nongregorian-marking-hook, diary-list-entries)
12893 (diary-include-other-diary-files, diary-mark-entries)
12894 (diary-mark-included-diary-files): Doc fixes.
12895
84f29e6b
JB
128962011-05-09 Juanma Barranquero <lekktu@gmail.com>
12897
12898 * misc.el: Require tabulated-list.el during compilation.
12899
9bedd73a
CY
129002011-05-09 Chong Yidong <cyd@stupidchicken.com>
12901
488086f4
SM
12902 * progmodes/compile.el (compilation-start):
12903 Run compilation-filter-hook for the async case too.
9bedd73a
CY
12904 (compilation-filter-hook): Doc fix.
12905
797c735c
DD
129062011-05-09 Deniz Dogan <deniz@dogan.se>
12907
12908 * wdired.el: Remove outdated installation comment. Fix usage
12909 comment.
12910
5f4b1dfe
JB
129112011-05-09 Juanma Barranquero <lekktu@gmail.com>
12912
12913 * misc.el: Implement new command `list-dynamic-libraries'.
12914 (list-dynamic-libraries--loaded-only-p): New variable.
12915 (list-dynamic-libraries--refresh): New function.
12916 (list-dynamic-libraries): New command.
12917
4c44026c
CY
129182011-05-09 Chong Yidong <cyd@stupidchicken.com>
12919
488086f4
SM
12920 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12921 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
12922 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
12923 higher priority to avoid clobbering by gnu.
12924
027f966d
CY
129252011-05-08 Chong Yidong <cyd@stupidchicken.com>
12926
12927 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
12928 if the face has existing theme settings (Bug#8454).
12929
085f5d7d
CY
129302011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
12931
488086f4
SM
12932 * progmodes/perl-mode.el (perl-imenu-generic-expression):
12933 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 12934
2a86a00c
RS
12935 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
12936 special file names `.' and `..' (Bug#8259).
12937
d9c54a06
CY
129382011-05-08 Chong Yidong <cyd@stupidchicken.com>
12939
488086f4
SM
12940 * progmodes/grep.el (grep-mode-font-lock-keywords):
12941 Remove buffer-changing entries.
d9c54a06
CY
12942 (grep-filter): New function.
12943 (grep-mode): Add it to compilation-filter-hook.
12944
12945 * progmodes/compile.el (compilation-filter-hook)
12946 (compilation-filter-start): New defvars.
12947 (compilation-filter): Call compilation-filter-hook prior to
12948 updating the process mark.
12949
c4662635
SM
129502011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12951
12952 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
12953
b0512a1d
EZ
129542011-05-07 Eli Zaretskii <eliz@gnu.org>
12955
605c9376
EZ
12956 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
12957 mailclient-send-it even if window-system is nil. (Bug#8595)
12958
c4662635
SM
12959 * term/w32console.el (terminal-init-w32console):
12960 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
12961 background-mode. (Bug#8597)
12962
d1dc2cc2
SM
129632011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12964
12965 Make bytecomp.el understand that defmethod defines funs (bug#8631).
12966 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
12967 New functions.
12968 (defgeneric, eieio--defmethod): Use them.
12969 (eieio-defgeneric): Remove.
12970 (defmethod): Call defgeneric in a way visible to the byte-compiler.
12971
915d1300
GM
129722011-05-07 Glenn Morris <rgm@gnu.org>
12973
a3961c3e
GM
12974 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
12975 Use let rather than let*.
12976 (timeclock-find-discrep): Remove unused local.
12977
314347b9
GM
12978 * calendar/diary-lib.el (diary-comment-start): Doc fix.
12979
915d1300
GM
12980 * calendar/appt.el (appt-time-msg-list): Doc fix.
12981
275b59b0
NF
129822011-05-06 Noah Friedman <friedman@splode.com>
12983
12984 * apropos.el (apropos-print-doc): Only use
12985 emacs-lisp-docstring-fill-column when it is bound to an integer,
12986 per that variable's documentation.
12987
6c19f744
SM
129882011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12989
12990 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 12991 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 12992
60f884b2
GM
129932011-05-06 Glenn Morris <rgm@gnu.org>
12994
5006e634
GM
12995 * calendar/appt.el (appt-message-warning-time): Doc fix.
12996 (appt-warning-time-regexp): New option.
12997 (appt-make-list): Respect appt-message-warning-time.
12998
548d0a63
GM
12999 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
13000 New options.
13001 (diary-add-to-list): Strip comments from the displayed string.
13002 (diary-mode): Set comment-start and comment-end.
13003
60f884b2
GM
13004 * vc/diff-mode.el (smerge-refine-subst): Declare.
13005 (diff-refine-hunk): Don't require smerge-mode when compiling.
13006
989681bb
JB
130072011-05-06 Juanma Barranquero <lekktu@gmail.com>
13008
13009 * simple.el (list-processes): Return nil as the docstring says.
13010
a6bc05e1
MA
130112011-05-05 Michael Albinus <michael.albinus@gmx.de>
13012
13013 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
13014 to "".
13015 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13016 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
13017 determining of binary transfer. (Bug#7383)
13018
23c22e9a
MA
130192011-05-05 Michael Albinus <michael.albinus@gmx.de>
13020
c4662635
SM
13021 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
13022 Fix port computation bug. (Bug#8618)
23c22e9a 13023
0bff894f
GM
130242011-05-05 Glenn Morris <rgm@gnu.org>
13025
b8296902
GM
13026 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
13027
1f522ce8
GM
13028 * simple.el (shell-dynamic-complete-functions)
13029 (comint-dynamic-complete-functions): Declare.
13030
cf5bee67
GM
13031 * net/network-stream.el (gnutls-negotiate):
13032 * simple.el (tabulated-list-print): Fix declarations.
13033
13034 * progmodes/gud.el (syntax-symbol, syntax-point):
13035 Remove unnecessary and incorrect declarations.
13036
0bff894f
GM
13037 * emacs-lisp/check-declare.el (check-declare-scan):
13038 Handle byte-compile-initial-macro-environment in bytecomp.el
13039
9869b3ae
SM
130402011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
13041
13042 Fix earlier half-done eieio-defmethod change (bug#8338).
13043 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
13044 Streamline and change calling convention.
13045 (defmethod): Adjust accordingly and simplify.
13046 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
13047 new eieio--defmethod.
13048 (slot-boundp): Minor CSE simplification.
13049
9c1d5ac5
MZ
130502011-05-05 Milan Zamazal <pdm@zamazal.org>
13051
13052 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
13053 (glasses-make-readable): Use glasses-separate-capital-groups.
13054
455c834e
JB
130552011-05-05 Juanma Barranquero <lekktu@gmail.com>
13056
13057 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
13058 (warning-series): Doc fix.
13059 (display-warning): Don't try to create the buffer if we just found it.
13060
9ed7c8cb
CY
130612011-05-04 Chong Yidong <cyd@stupidchicken.com>
13062
13063 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
13064 (autoload-find-generated-file): New function.
13065 (generate-file-autoloads): Bind generated-autoload-file to
13066 buffer-file-name.
9869b3ae
SM
13067 (update-file-autoloads, update-directory-autoloads):
13068 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
13069 output file (Bug#7989).
13070 (batch-update-autoloads): Doc fix.
13071
0898ca10
JB
130722011-05-04 Juanma Barranquero <lekktu@gmail.com>
13073
13074 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
13075
31dfb76c
GM
130762011-05-04 Glenn Morris <rgm@gnu.org>
13077
f330b642
GM
13078 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
13079 function, so it follows changes in calendar-date-style.
13080 (diary-fancy-date-matcher): New function.
13081 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
13082 (diary-fancy-font-lock-fontify-region-function):
13083 Use diary-fancy-date-pattern as a function.
13084
31dfb76c
GM
13085 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
13086 non-numbers for `year' etc pseudo-variables. (Bug#8583)
13087
48e79d6a
TZ
130882011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
13089
13090 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
13091 instead of positional arguments. Allow :keylist and :crlfiles
13092 arguments.
13093 (open-gnutls-stream): Call it.
13094
13095 * net/network-stream.el (network-stream-open-starttls): Adjust to
13096 call `gnutls-negotiate' with :process and :hostname arguments.
13097
dd5a5ee0
SM
130982011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13099
ef80fc09
SM
13100 * minibuffer.el (completion--message): New function.
13101 (completion--do-completion, minibuffer-complete)
13102 (minibuffer-force-complete, minibuffer-complete-word): Use it.
13103 (completion--do-completion): Don't ignore completion-auto-help when in
13104 icomplete-mode.
13105
dd5a5ee0
SM
13106 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
13107 internal encoding (e.g. tibetan zero is not whitespace).
13108 (global-whitespace-mode): Prefer save-current-buffer.
13109 (whitespace-trailing-regexp): Remove useless save-match-data.
13110 (whitespace-empty-at-bob-regexp): Minor simplification.
13111
b7d22a83
CY
131122011-05-03 Chong Yidong <cyd@stupidchicken.com>
13113
13114 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
13115
5192af46
AM
131162011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13117
13118 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 13119 Use `concat' to create string for insertion.
5192af46 13120
5767d190
SM
131212011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13122
13123 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
13124 Avoid open-line which runs post-self-insert-hook.
13125 (bibtex-fill-entry): Remove unused `end' var.
13126
bf242939
AM
131272011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
13128
5767d190
SM
13129 * textmodes/ispell.el (ispell-add-per-file-word-list):
13130 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 13131
25666126
LL
131322011-05-03 Leo Liu <sdl.web@gmail.com>
13133
13134 * isearch.el (isearch-yank-pop): New command.
5767d190 13135 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
13136 (isearch-forward): Mention it.
13137
52d3c2d0
SM
131382011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13139
1bcace58
SM
13140 * simple.el (minibuffer-complete-shell-command): Remove.
13141 (minibuffer-local-shell-command-map): Use completion-at-point.
13142 (read-shell-command): Setup completion vars here instead.
13143 (read-expression-map): Bind TAB to symbol completion.
13144
52d3c2d0
SM
13145 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
13146 error directly rather via storing it into `results'.
13147
35813471
LL
131482011-05-02 Leo Liu <sdl.web@gmail.com>
13149
13150 * vc/diff.el: Fix description.
13151
e793a940
LMI
131522011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
13153
13154 * server.el (server-eval-at): New function.
13155
8de66e05
LMI
131562011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13157
13158 * net/network-stream.el (open-network-stream): Take a :nowait
13159 parameter and pass it on to `make-network-process'.
13160 (network-stream-open-plain): Ditto.
13161
dcb79f20
AS
131622011-04-30 Andreas Schwab <schwab@linux-m68k.org>
13163
13164 * faces.el (face-spec-set-match-display): Don't match toolkit
13165 options on terminal frames.
13166
14a7fbd8
SM
131672011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
13168
7eabc1be
SM
13169 * progmodes/pascal.el: Use lexical binding.
13170 (pascal-mode-map): Remove author preferences.
13171
14a7fbd8
SM
13172 * pcomplete.el (pcomplete-std-complete): Don't abuse
13173 completion-at-point.
13174
50f84510
JB
131752011-04-28 Juanma Barranquero <lekktu@gmail.com>
13176
6e087a44
JB
13177 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
13178 removing code that has been dead since 1991 or so.
13179
50f84510
JB
13180 * startup.el (command-line): When warning about "_emacs", use a
13181 delayed warning to allow the user to filter it out.
13182
0ba690bd
DD
131832011-04-28 Deniz Dogan <deniz@dogan.se>
13184
13185 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
13186 user has not joined.
13187
08abfaad
SM
131882011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
13189
13190 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
13191 aren't any completions at point.
13192
638f053a
JB
131932011-04-28 Juanma Barranquero <lekktu@gmail.com>
13194
13195 * subr.el (display-delayed-warnings): New function.
13196 (delayed-warnings-hook): New variable.
13197
8fff8daa
SM
131982011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
13199
08abfaad
SM
13200 * minibuffer.el (completion-at-point, completion-help-at-point):
13201 Don't presume that a given completion-at-point-function will always
13202 use the same calling convention.
13203
8fff8daa
SM
13204 * pcomplete.el (pcomplete-completions-at-point):
13205 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
13206 pcomplete-seen is non-nil.
13207 (pcomplete-comint-setup): Also recognize the new comint/shell
13208 completion functions.
13209 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
13210 pcomplete-seen is non-nil.
13211
841a1577 132122011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 13213
841a1577 13214 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 13215 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 13216 the first character in the entry. This allows for code to add its
211ec907
UJ
13217 own uid to the entry.
13218 (icalendar--convert-float-to-ical): Add export of
13219 `diary-float'-entries save for those with the optional DAY
13220 argument.
13221
2a782793
DC
132222011-04-27 Daniel Colascione <dan.colascione@gmail.com>
13223
13224 * subr.el (shell-quote-argument): Use alternate escaping strategy
13225 when we spot a variable reference in a string.
13226
0438ce91
DC
132272011-04-26 Daniel Colascione <dan.colascione@gmail.com>
13228
13229 * cus-start.el (all): Define customization for debug-on-event.
13230
841a1577 132312011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
13232
13233 * subr.el (shell-quote-argument): Escape correctly under Windows.
13234
d090ed6c
SM
132352011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
13236
13237 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
13238
bfd31217
MA
132392011-04-25 Michael Albinus <michael.albinus@gmx.de>
13240
d090ed6c
SM
13241 * net/tramp.el (tramp-process-actions): Add POS argument.
13242 Delete region between POS and (pos).
bfd31217 13243
d090ed6c
SM
13244 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
13245 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
13246 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
13247
13248 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
13249 position in `tramp-process-actions' call.
13250
13251 * net/trampver.el: Update release number.
13252
e92f3bd3
SM
132532011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
13254
850256b5
SM
13255 * custom.el (defcustom): Obey lexical-binding.
13256
e92f3bd3
SM
13257 Fix octave-inf completion problems reported by Alexander Klimov.
13258 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
13259 Inherit from octave-mode-syntax-table.
13260 (inferior-octave-mode): Set info-lookup-mode.
13261 (inferior-octave-completion-at-point): New function.
13262 (inferior-octave-complete): Use it and completion-in-region.
13263 (inferior-octave-dynamic-complete-functions): Use it as well, and use
13264 comint-filename-completion.
13265 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
13266 symbol elements which shouldn't be word elements.
13267 (octave-font-lock-keywords, octave-beginning-of-defun)
13268 (octave-function-header-regexp): Adjust regexps accordingly.
13269 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
13270
cd22b309
JB
132712011-04-25 Juanma Barranquero <lekktu@gmail.com>
13272
13273 * net/gnutls.el (gnutls-errorp): Declare before first use.
13274
8b492194
TZ
132752011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
13276
13277 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
13278 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 13279 default trustfile exists before going to use it. Add missing
5a5fa834 13280 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
13281 Reported by Claudio Bley <claudio.bley@gmail.com>.
13282 (open-gnutls-stream): Add usage example.
13283
13284 * net/network-stream.el (network-stream-open-starttls): Give host
13285 parameter to `gnutls-negotiate'.
13286 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 13287 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 13288
841a1577 132892011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 13290
cd22b309
JB
13291 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
13292 Use correct match group (bug#8438).
05842630 13293
3ba7869c
CY
132942011-04-24 Chong Yidong <cyd@stupidchicken.com>
13295
512e3ae1
CY
13296 * emacs-lisp/package.el (package-built-in-p): Fix typo.
13297 (package-menu--generate): New arg specifying packages to show.
13298 (package-menu-refresh, package-menu-execute, list-packages):
13299 Callers changed.
13300 (package-show-package-list): New function, replacing deleted
13301 package--list-packages (renamed because it is non-internal).
13302
13303 * finder.el (finder-list-matches): Use package-show-package-list
13304 instead of deleted package--list-packages.
13305
e92f3bd3
SM
13306 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
13307 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
13308 (vc-annotate-mode-map): Bind it to RET.
13309
7031be6d
UR
133102011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
13311
13312 * progmodes/etags.el (next-file): Don't use set-buffer to change
13313 buffers (Bug#8478).
13314
4ef177aa
CY
133152011-04-24 Chong Yidong <cyd@stupidchicken.com>
13316
c8d173eb
CY
13317 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
13318
4ef177aa
CY
13319 * apropos.el (apropos-label-face): Avoid variable-pitch face.
13320 (apropos-accumulator): Doc fix.
13321 (apropos-function, apropos-macro, apropos-command)
13322 (apropos-variable, apropos-face, apropos-group, apropos-widget)
13323 (apropos-plist): Add face property.
13324 (apropos-symbols-internal): Fix indentation.
13325 (apropos-print): Simplify help, and recognize apropos-multi-type.
13326 (apropos-print-doc): Use button-type-get to extract the button's
13327 face property. Fill docstring (Bug#8352).
13328
4ffd0d6b 133292011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
13330
13331 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
13332
c6c32125 13333 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 13334 (mpuz-mode-map): Use mapc.
c6c32125
JB
13335 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
13336 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
13337 Fix typos in docstrings.
13338
58d468b4
JB
13339 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
13340 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
13341
6470c3c6
JB
13342 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
13343
4ffd0d6b 133442011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
13345
13346 * minibuffer.el (completion--do-completion): Avoid the "Next char
13347 not unique" prompt if icomplete-mode is enabled (Bug#5849).
13348
3ad8bad0
CY
13349 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
13350 mouse-2 into unread-command-events, it is interpreted correctly.
13351
71d73c9c 13352 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 13353 (image-toggle-display): Doc fix.
71d73c9c 13354
841a1577 133552011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 13356
4ffd0d6b
GM
13357 * textmodes/page.el (what-page): Use line-number-at-pos to
13358 calculate line number (Bug#6825).
6e1dbaa9 13359
c2fb1b60
JB
133602011-04-22 Juanma Barranquero <lekktu@gmail.com>
13361
13362 * eshell/esh-mode.el (find-tag-interactive): Declare function.
13363 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
13364 Pass argument NO-DEFAULT to `find-tag-interactive'.
13365
e02f48d7
JB
133662011-04-22 Juanma Barranquero <lekktu@gmail.com>
13367
13368 Lexical-binding cleanup.
13369
13370 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
13371 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
13372 * progmodes/ada-prj.el (ada-prj-initialize-values)
13373 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
13374 (ada-prj-show-value):
13375 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
13376 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
13377 (antlr-invalidate-context-cache, antlr-options-menu-filter)
13378 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
13379 * progmodes/bug-reference.el (bug-reference-push-button):
13380 * progmodes/fortran.el (fortran-line-length):
13381 * progmodes/glasses.el (glasses-change):
13382 * progmodes/octave-mod.el (octave-fill-paragraph):
13383 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
13384 (python-pdbtrack-grub-for-buffer, python-sentinel):
13385 * progmodes/sql.el (sql-save-connection):
13386 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
13387 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
13388 Mark unused parameters.
13389
13390 * progmodes/compile.el (compilation--flush-directory-cache)
13391 (compilation--flush-parse, compile-internal): Mark unused parameters.
13392 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
13393 (compilation-next-error-function): Remove unused variable `timestamp'.
13394
13395 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
13396 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
13397
13398 * progmodes/dcl-mode.el (dcl-end-of-command):
13399 Remove unused variable `start'.
13400 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
13401 (dcl-option-value-basic, dcl-option-value-offset)
13402 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
13403 Mark unused parameters.
13404 (dcl-save-local-variable): Remove unused variable `val'.
13405 (mode): Declare.
13406
13407 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
13408 Mark unused parameters.
13409 (delphi-ignore-changes): Move before first use.
13410 (delphi-charset-token-at): Remove unused variable `start'.
13411 (delphi-else-start): Remove unused variable `if-count'.
13412 (delphi-comment-block-start, delphi-comment-block-end):
13413 Remove unused variable `kind'.
13414 (delphi-indent-line): Remove unused variable `new-point'.
13415
13416 * progmodes/ebrowse.el (ebrowse-files-list)
13417 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
13418 Mark unused parameters. Don't quote `lambda'.
13419 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
13420 Don't quote `lambda'.
13421 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
13422 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
13423 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
13424 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
13425 Use `ignore-errors'.
13426 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
13427 (ebrowse-view/find-file-and-search-pattern)
13428 (ebrowse-view/find-member-declaration/definition):
13429 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
13430 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
13431 Rename parameter PREFIX-ARG to PREFIX.
13432 (ebrowse-tags-read-name): Remove unused variables `start' and
13433 `member-info'.
13434 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
13435 to `tags-file'.
13436
13437 * progmodes/etags.el (local-find-tag-hook): Declare.
13438 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
13439 Mark unused parameters.
13440
13441 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
13442 (executable-interpret): Mark unused parameter.
13443
13444 * progmodes/flymake.el (flymake-process-sentinel)
13445 (flymake-after-change-function)
13446 (flymake-create-temp-with-folder-structure)
13447 (flymake-get-include-dirs-dot): Mark unused parameters.
13448 (flymake-safe-delete-directory): Remove unused variable `err'.
13449
13450 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
13451 (speedbar-timer-fn, speedbar-line-text)
13452 (speedbar-change-expand-button-char, speedbar-delete-subblock)
13453 (speedbar-center-buffer-smartly): Declare functions.
13454 (gdb-find-watch-expression): Remove unused variable `array'.
13455 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
13456 (gdb-starting): Mark unused parameters.
13457 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
13458 (gdb-table-string): Remove unused variable `res'.
13459 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
13460 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
13461 (gdb-display-buffer): Remove unused variable `cur-size'.
13462
13463 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
13464 allow lexical-binding compilation.
13465 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
13466 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
13467 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
13468 Mark unused parameters.
13469 (gud-gdb-marker-filter): Remove unused variable `match'.
13470 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
13471 lambda expressions and funcall them, instead of using `fset'.
13472
13473 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
13474 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
13475
13476 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
13477 variable `header-beg'; use `let'.
13478
13479 * progmodes/icon.el (indent-icon-exp): Remove unused variables
13480 `restart', `last-sexp' and `at-do'.
13481
13482 * progmodes/js.el (js--debug): Mark unused parameter.
13483 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
13484 (js--splice-into-items): Remove unused variable `item'.
13485 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
13486
13487 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
13488 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
13489 (makefile-complete): Remove unused variable `try'.
13490 (makefile-fill-paragraph, makefile-match-function-end):
13491 Mark unused parameters.
13492
13493 * progmodes/octave-inf.el (inferior-octave-complete):
13494 Remove unused variable `proc'.
13495 (inferior-octave-output-digest): Mark unused parameter.
13496
13497 * progmodes/perl-mode.el (perl-calculate-indent):
13498 Remove unused variable `err'.
13499
13500 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
13501 (prolog-indent-line): Mark unused parameters.
13502 (prolog-indent-line): Remove unused variable `beg'.
13503
13504 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
13505 (reporter-dont-compact-list): Declare.
13506
13507 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
13508 Remove unused variable `char'.
13509 (sh-debug): Mark unused parameter.
13510 (sh-get-indent-info): Remove unused variable `start'.
13511 (sh-calculate-indent): Remove unused variable `var'.
13512
13513 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
13514 (simula-electric-keyword): Remove unused variable `null'.
13515 (simula-search-backward, simula-search-forward): Remove unused
13516 variables `begin' and `end'.
13517
13518 * progmodes/vera-mode.el (vera-guess-basic-syntax):
13519 Remove unused variable `pos'.
13520 (vera-electric-tab, vera-comment-uncomment-region):
13521 Mark unused parameters.
13522 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
13523
7ede3b65
CY
135242011-04-22 Chong Yidong <cyd@stupidchicken.com>
13525
13526 * emacs-lisp/package.el (package--builtins, package-alist)
13527 (package-load-descriptor, package-built-in-p, package-activate)
13528 (define-package, package-installed-p)
13529 (package-compute-transaction, package-buffer-info)
13530 (package--push): Doc fix. Distinguish more clearly between
13531 version strings and version lists.
13532
121656e9
JB
135332011-04-21 Juanma Barranquero <lekktu@gmail.com>
13534
13535 Lexical-binding cleanup.
13536
13537 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
13538 (5x5-make-mutate-best):
13539 * play/fortune.el (fortune-in-buffer):
13540 * play/gomoku.el (gomoku-init-display):
13541 * play/solitaire.el (solitaire, solitaire-do-check):
13542 * play/tetris.el (tetris-default-update-speed-function):
13543 Mark unused parameters.
13544
13545 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
13546 (bubbles--shift): Remove unused variable `char-org'.
13547 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
13548 (bubbles--show-images): Remove unused variable `char'.
13549
13550 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
13551 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
13552 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
13553 (decipher-analyze-buffer): Use ?\s.
13554 (decipher-make-checkpoint): Remove unused variable `mapping'.
13555
13556 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
13557
13558 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
13559 Remove unused variable `result'; use `let'.
13560
13561 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
13562 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
13563 (gametree-children-shown-p, gametree-compute-reduced-score):
13564 Use `ignore-errors'.
13565
13566 * play/handwrite.el (ps-lpr-switches): Declare.
13567 (handwrite): Remove unused variables `pmin' and `lastp'.
13568
13569 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
13570
13571 * play/landmark.el (landmark-init-display)
13572 (landmark-update-naught-weights): Mark unused parameters.
13573 (landmark-y): Remove unused variable `noise'. Simplify.
13574 (landmark-human-plays): Remove unused variable `score'.
13575
13576 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
13577 (mpuz-try-proposal): Remove unused variable `game'.
13578
13579 * play/zone.el (life-patterns): Declare.
13580
80f499c7
JB
135812011-04-20 Juanma Barranquero <lekktu@gmail.com>
13582
13583 * vc/vc.el (ediff-vc-internal): Declare function.
13584
024ff170
SM
135852011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
13586
c0a193ea
SM
13587 * shell.el: Use lexical-binding and std completion UI.
13588 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
13589 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
13590 comint-preoutput-filter-functions rather than on
13591 comint-output-filter-functions.
13592 (shell-command-completion, shell--command-completion-data)
13593 (shell-filename-completion, shell-environment-variable-completion)
13594 (shell-c-a-p-replace-by-expanded-directory): New functions.
13595 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
13596 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
13597 (shell-dynamic-complete-environment-variable): Use them.
13598 (shell-dynamic-complete-as-environment-variable)
13599 (shell-dynamic-complete-as-command): Remove.
13600 (shell-match-partial-variable): Match past point.
13601 * comint.el: Clean up use of completion-at-point-functions.
13602 (comint-completion-at-point): New function.
13603 (comint-mode): Use it completion-at-point-functions.
13604 (comint-dynamic-complete): Make it obsolete.
13605 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
13606 (comint-c-a-p-replace-by-expanded-history): New function.
13607 (comint-dynamic-complete-functions)
13608 (comint-replace-by-expanded-history): Use it.
13609 * minibuffer.el (completion-table-with-terminator): Allow dynamic
13610 termination strings. Try harder to avoid second try-completion.
13611 (completion-in-region-mode-map): Disable bindings that don't work yet.
13612
2dbaa080
SM
13613 * comint.el: Use lexical-binding. Require CL.
13614 (comint-dynamic-complete-functions): Use comint-filename-completion.
13615 (comint-completion-addsuffix): Tweak custom type.
13616 (comint-filename-completion, comint--common-suffix)
13617 (comint--common-quoted-suffix, comint--table-subvert)
13618 (comint--complete-file-name-data): New functions.
13619 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
13620 (comint-dynamic-list-filename-completions): Use them.
13621 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 13622
2dbaa080
SM
13623 * minibuffer.el (completion-in-region-mode):
13624 Keep completion-in-region-mode--predicate global.
13625 (completion-in-region--postch):
13626 Assume completion-in-region-mode--predicate is not null.
13627
c79a6f38
SM
13628 * progmodes/flymake.el (flymake-start-syntax-check-process):
13629 Obey `dir'. Simplify.
13630
024ff170
SM
13631 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
13632 we're in VC after all.
13633
1c6c854e
CS
136342011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
13635
13636 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 13637 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
13638 (vc-version-diff): Use vc-diff-build-argument-list-internal.
13639
bed7f140
SM
136402011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
13641
332e62ab
SM
13642 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
13643 add sanity check.
13644
bed7f140
SM
13645 * obsolete/erc-hecomplete.el: Make obsolete.
13646 * obsolete/: Standardize obsolescence info in the header.
13647
f195c582
GM
136482011-04-20 Glenn Morris <rgm@gnu.org>
13649
13650 * calendar/solar.el (solar-horizontal-coordinates):
13651 Use the longitude argument rather than `calendar-longitude'.
13652 (solar-date-next-longitude): Remove unused locals.
13653
cb79b8c0
VJL
136542011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13655
13656 * whitespace.el: New version 13.2.1.
13657
136582011-04-20 felix <EmacsWiki> (tiny change)
13659
d8e4b68b 13660 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
13661 switching between major modes on a file.
13662
602ea69d
SM
136632011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
13664
13665 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
13666 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
13667 multi-line comments as well.
13668
06b60517
JB
136692011-04-19 Juanma Barranquero <lekktu@gmail.com>
13670
13671 Lexical-binding cleanup.
13672
13673 * arc-mode.el (archive-mode-revert):
13674 * cmuscheme.el (scheme-interactively-start-process):
13675 * custom.el (custom-initialize-delay):
13676 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
13677 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
13678 * emacs-lock.el (emacs-lock-clear-sentinel):
13679 * ezimage.el (defezimage):
13680 * follow.el (follow-avoid-tail-recenter):
13681 * fringe.el (set-fringe-mode-1):
13682 * generic-x.el (bat-generic-mode-compile):
13683 * help-mode.el (help-info-variable, help-do-xref)
13684 (help-mode-revert-buffer):
13685 * help.el (view-emacs-todo):
13686 * iswitchb.el (iswitchb-completion-help):
13687 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
13688 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
13689 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
13690 * locate.el (locate-update):
13691 * longlines.el (longlines-encode-region)
13692 (longlines-after-change-function):
13693 * outline.el (outline-isearch-open-invisible):
13694 * ps-def.el (declare-function, charset-dimension, char-width)
13695 (encode-char):
13696 * ps-mule.el (ps-mule-plot-string):
13697 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
13698 (recentf-edit-list-select, recentf-edit-list-validate)
13699 (recentf-open-files-action):
13700 * rect.el (delete-whitespace-rectangle-line)
13701 (rectangle-number-line-callback):
13702 * register.el (window-configuration-to-register)
13703 (frame-configuration-to-register):
13704 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
13705 * select.el (xselect-convert-to-string, xselect-convert-to-length)
13706 (xselect-convert-to-targets, xselect-convert-to-delete)
13707 (xselect-convert-to-filename, xselect-convert-to-charpos)
13708 (xselect-convert-to-lineno, xselect-convert-to-colno)
13709 (xselect-convert-to-os, xselect-convert-to-host)
13710 (xselect-convert-to-user, xselect-convert-to-class)
13711 (xselect-convert-to-name, xselect-convert-to-integer)
13712 (xselect-convert-to-atom, xselect-convert-to-identity):
13713 * subr.el (declare, ignore, process-kill-without-query)
13714 (text-clone-maintain):
13715 * terminal.el (te-get-char, te-tic-sentinel):
13716 * tool-bar.el (tool-bar-make-keymap):
13717 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
13718 * type-break.el (type-break-mode, type-break-noninteractive-query):
13719 * view.el (View-back-to-mark):
13720 * wid-browse.el (widget-browse-action, widget-browse-widget)
13721 (widget-browse-widgets, widget-browse-sexp):
13722 * widget.el (define-widget-keywords):
13723 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
13724 Mark unused parameters.
13725
13726 * align.el (align-adjust-col-for-rule): Mark unused parameter.
13727 (align-areas): Remove unused variable `look'.
13728 (align-region): Remove unused variables `real-end' and `pos-list'.
13729
13730 * apropos.el (apropos-score-doc): Remove unused variable `i'.
13731
13732 * bindings.el (mode-line-modified, mode-line-remote):
13733 Mark unused parameters.
13734 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
13735
13736 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
13737 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
13738
13739 * comint.el (comint-history-isearch-pop-state)
13740 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
13741 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
13742 (comint-substitute-in-file-name): Doc fix.
13743
13744 * completion.el (cmpl-statistics-block): Mark unused parameter.
13745 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
13746 (save-completions-to-file, load-completions-from-file):
13747 Remove unused local variable `e'.
13748
13749 * composite.el (compose-chars): Remove unused variable `len'.
13750 (lgstring-insert-glyph): Remove unused variable `g'.
13751 (compose-glyph-string): Remove unused variables `ascent',
13752 `descent', `lbearing' and `rbearing'.
13753 (compose-glyph-string-relative): Remove unused variables
13754 `lbearing', `rbearing' and `wadjust'.
13755 (compose-gstring-for-graphic): Remove unused variables `header',
13756 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
13757 (compose-gstring-for-terminal): Remove unused variables `header'
13758 and `nchars'. Use `let', not `let*'.
13759
13760 * cus-edit.el (Custom-set, Custom-save, custom-reset)
13761 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
13762 (Custom-buffer-done, custom-buffer-create-internal)
13763 (custom-browse-visibility-action, custom-browse-group-tag-action)
13764 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
13765 (widget-magic-mouse-down-action, custom-toggle-parent)
13766 (custom-add-parent-links, custom-toggle-hide-variable)
13767 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
13768 (custom-toggle-hide-face, face, hook, custom-group-link-action)
13769 (custom-face-menu-create, custom-variable-menu-create, get)
13770 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
13771 (custom-reset-standard-save-and-update): Remove unused variable `value'.
13772 (customize-apropos): Remove unused variable `tests'.
13773 (custom-group-value-create): Remove unused variable `hidden-p'.
13774 (sort-fold-case): Declare.
13775
13776 * cus-theme.el (custom-reset-standard-faces-list)
13777 (custom-reset-standard-variables-list): Declare.
13778 (customize-create-theme, custom-theme-revert, custom-theme-write)
13779 (custom-theme-choose-mode, customize-themes, custom-theme-save):
13780 Mark unused parameters.
13781
13782 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
13783
13784 * delim-col.el (delimit-columns-max): Move defvar before first use.
13785
13786 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 13787 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
13788
13789 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
13790 (auto-insert): Declare.
13791 (desktop-restore-file-buffer): Rename desktop-* parameters;
13792 mark unused ones.
13793 (desktop-create-buffer): Rename desktop-* parameters and bind them.
13794 (desktop-buffer): Rename desktop-* parameters.
13795
13796 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
13797 (dframe-reposition-frame-xemacs, dframe-help-echo)
13798 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
13799 Mark unused parameters.
13800
13801 * dired-aux.el (backup-extract-version-start, overwrite-query)
13802 (overwrite-backup-query, rename-regexp-query)
13803 (rename-non-directory-query): Declare.
13804 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
13805 (dired-add-entry): Remove unused variable `orig-file-name'.
13806 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
13807 Use parameter PRESERVE-TIME instead of accessing dynamic variable
13808 `dired-copy-preserve-time' directly.
13809 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
13810 (dired-insert-subdir-newpos): Rename unused variable `pos'.
13811
13812 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
13813 (dired-virtual-revert, dired-make-relative-symlink):
13814 Mark unused parameters.
13815 (manual-program): Declare.
13816 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
13817 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
13818 wrapped in `with-no-warnings' to avoid replacing one warning by another.
13819
13820 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
13821
13822 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
13823
13824 * echistory.el (electric-history-in-progress, Helper-return-blurb):
13825 Declare.
13826
13827 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
13828
13829 * electric.el (Electric-command-loop): Rename parameter
13830 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
13831
13832 * expand.el (expand-in-literal): Remove unused variable `here'.
13833
13834 * facemenu.el (facemenu-add-new-color):
13835 Remove unused variable `docstring'.
13836
13837 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
13838 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
13839 (face-attr-construct): Mark unused parameter. Doc fix.
13840 (read-color): Remove unused variable `hex-string'.
13841
13842 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
13843 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
13844 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
13845 (display-buffer-other-frame): Remove unused variable `old-window'.
13846 (kill-buffer-hook): Declare.
13847 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
13848 Mark unused parameters.
13849 (after-find-file): Pass 1 to `auto-save-mode', not t.
13850
13851 * files-x.el (auto-insert): Declare.
13852 (modify-file-local-variable-prop-line): Remove unused variable `val'.
13853
13854 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 13855 variable `buf'. Mark unused parameter.
06b60517
JB
13856 (find-lisp-insert-directory): Mark unused parameter.
13857
13858 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
13859 (format-encode-region): Remove unused variables `cur-buf' and `result'.
13860 (format-common-tail): Remove, unused.
13861 (format-deannotate-region): Remove unused variable `loc'.
13862 (format-annotate-region): Remove unused variable `p'.
13863 (format-annotate-single-property-change): Remove unused variables
13864 `default' and `tail'.
13865
13866 * forms.el (read-file-filter): Declare.
13867 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
13868
13869 * frame.el (frame-creation-function-alist): Mark unused parameter.
13870 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
13871
13872 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
13873 Remove unused parameters.
13874 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
13875 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
13876
13877 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
13878 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
13879 (hfy-prepare-tag-map): Mark unused parameters.
13880 (htmlfontify-buffer): Use `called-interactively-p'.
13881
13882 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
13883 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
13884 (ibuffer-do-occur): Mark unused parameters.
13885 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
13886 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
13887
13888 * ibuffer.el: Don't quote `lambda'.
13889 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
13890 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
13891 Mark unused parameters.
13892
13893 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
13894 (ido-completing-read): Mark unused parameters.
13895 (ido-copy-current-word): Mark unused parameters;
13896 remove unused variable `name'.
13897 (ido-sort-merged-list): Remove unused parameter `dirs'.
13898
13899 * ielm.el (ielm-input-sender): Mark unused parameter.
13900 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
13901 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
13902 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
13903 `ielm-string' as a dynamic variable accessible from the IELM prompt.
13904 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
13905
13906 * image-dired.el (image-dired-display-thumbs): Remove unused
13907 variables `curr-file' and `count'.
13908 (image-dired-remove-tag): Remove unused variable `start'.
13909 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
13910 variable `curr-file'
13911 (image-dired-rotate-original): Remove unused variable `temp-file'.
13912 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
13913 Remove unused variable `file'.
13914 (image-dired-gallery-generate): Remove unused variable `curr'.
13915 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
13916
13917 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
13918
13919 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
13920
13921 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
13922
13923 * isearch.el (minibuffer-history-symbol): Declare.
13924 (isearch-edit-string): Remove unused variable `err'.
13925 (isearch-message-prefix, isearch-message-suffix):
13926 Mark unused parameters.
13927
13928 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
13929
13930 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
13931
13932 * makesum.el (double-column): Remove unused variable `cnt'.
13933
13934 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
13935 (ido-ignore-item-temp-list): Declare.
13936
13937 * mouse-drag.el (mouse-drag-throw): Remove unused variables
13938 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
13939 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
13940 (mouse-drag-drag): Remove unused variables `mouse-delta' and
13941 `mouse-col-delta'.
13942
13943 * mouse-sel.el (mouse-extend-internal):
13944 Remove unused variable `orig-window-frame'.
13945
13946 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
13947 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
13948 Move declarations before first use.
13949 (pcomplete-opt): Mark unused parameters; doc fix.
13950
13951 * proced.el (proced-revert): Mark unused parameter.
13952 (proced-send-signal): Remove unused variable `err'.
13953
13954 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
13955 Rename parameter PREFIX-ARG to ARG.
13956 (ps-basic-plot-string, ps-basic-plot-whitespace):
13957 Mark unused parameters.
13958
13959 * replace.el (replace-count): Define.
13960 (occur-revert-function): Mark unused parameters.
13961 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
13962 (isearch-case-fold-search, isearch-string): Declare.
13963 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
13964 bind `case-fold-search'. Remove unused variables `beg' and `end',
13965 and simplify.
13966 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
13967 COUNT and bind `replace-count'.
13968 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
13969 to COUNT.
13970
13971 * savehist.el (print-readably, print-string-length): Declare.
13972
13973 * shadowfile.el (shadow-expand-cluster-in-file-name):
13974 Remove unused variable `cluster'.
13975 (shadow-copy-file): Remove unused variable `i'.
13976 (shadow-noquery, shadow-clusters, shadow-site-cluster)
13977 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
13978 (shadow-define-literal-group, shadow-define-regexp-group)
13979 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
13980
13981 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
13982 (shell): Use `called-interactively-p'.
13983 (shell-directory-tracker): Remove unused variable `chdir-failure'.
13984
13985 * simple.el (compilation-context-lines, comint-file-name-quote-list)
13986 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
13987 (delete-backward-char): Remove unused variable `ocol'.
13988 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
13989 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
13990 (event-apply-hyper-modifier, event-apply-shift-modifier)
13991 (event-apply-control-modifier, event-apply-meta-modifier):
13992 Mark unused parameters.
13993 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
13994 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
13995
13996 * speedbar.el (speedbar-ignored-directory-expressions)
13997 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
13998 (speedbar-find-file, speedbar-dir-follow)
13999 (speedbar-directory-buttons-follow, speedbar-tag-find)
14000 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
14001 (speedbar-buffers-line-directory, speedbar-buffer-click):
14002 Mark unused parameters.
14003 (speedbar-tag-file): Remove unused variable `mode'.
14004 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
14005
14006 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
14007
14008 * talk.el (talk): Remove unused variable `display'.
14009
14010 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
14011 (tar-write-region-annotate): Mark unused parameter.
14012
14013 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
14014 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
14015 Declare them, wrapped in `with-no-warnings' to avoid replacing one
14016 warning by another.
14017
14018 * time-stamp.el (time-stamp-string-preprocess):
14019 Remove unused variable `require-padding'.
14020
14021 * tree-widget.el (widget-glyph-enable): Declare.
14022 (tree-widget-action): Mark unused parameter.
14023
14024 * w32-fns.el (x-get-selection): Mark unused parameter.
14025 (autoload-make-program, generated-autoload-file): Declare.
14026
14027 * wdired.el (wdired-revert): Mark unused parameters.
14028 (wdired-xcase-word): Remove unused variable `err'.
14029
14030 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
14031 (whitespace-help-scroll): Remove unused variable `data-help'.
14032
14033 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
14034 (widget-image-insert, widget-after-change, default)
14035 (widget-default-format-handler, widget-default-notify)
14036 (widget-default-prompt-value, widget-info-link-action)
14037 (widget-url-link-action, widget-function-link-action)
14038 (widget-variable-link-action, widget-file-link-action)
14039 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
14040 (widget-field-prompt-internal, widget-field-action, widget-field-match)
14041 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
14042 (widget-insert-button-action, widget-delete-button-action, visibility)
14043 (widget-documentation-link-action, widget-documentation-string-action)
14044 (widget-const-prompt-value, widget-regexp-match, symbol)
14045 (widget-coding-system-prompt-value)
14046 (widget-key-sequence-value-to-external, sexp)
14047 (widget-sexp-value-to-internal, character, vector, cons)
14048 (widget-choice-prompt-value, widget-boolean-prompt-value)
14049 (widget-color--choose-action): Mark unused parameters.
14050 (widget-item-match-inline, widget-choice-match-inline)
14051 (widget-checklist-match, widget-checklist-match-inline)
14052 (widget-group-match): Rename parameter VALUES to VALS.
14053 (widget-field-value-set): Remove unused variable `size'.
14054 (widget-color-action): Remove unused variables `value' and `start'.
14055
14056 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 14057 variable `dir'. Doc fix.
06b60517
JB
14058 (windmove-find-other-window): Don't pass it.
14059
14060 * window.el (count-windows): Mark unused parameter.
14061 (bw-adjust-window): Remove unused variable `err'.
14062
14063 * woman.el (woman-file-name): Remove unused variable `default'.
14064 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
14065 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
14066 (global-font-lock-mode): Declare.
14067 (woman-decode-region): Mark unused parameter.
14068 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
14069
14070 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
14071 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
14072 (x-dnd-handle-moz-url): Remove unused variable `title'.
14073 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
14074
14075 * xml.el (xml-parse-tag, xml-parse-attlist):
14076 Remove unused variable `pos'.
14077
bc4f7f3d
GM
140782011-04-19 Glenn Morris <rgm@gnu.org>
14079
14080 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
14081 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
14082 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
14083 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
14084 * calendar/cal-html.el (cal-html-insert-minical):
14085 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
14086 (calendar-mark-date-pattern):
14087 Prefix "unused" locals.
14088
14089 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
14090 optional argument `style'.
14091
14092 * calendar/appt.el (appt-make-list):
14093 * calendar/cal-china.el (calendar-chinese-date-string):
14094 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
14095 (diary-hebrew-yahrzeit):
14096 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
14097 * calendar/calendar.el (calendar-generate-window):
14098 * calendar/time-date.el (time-to-days):
14099 Remove unused local variables.
14100
16a43933
CY
141012011-04-18 Chong Yidong <cyd@stupidchicken.com>
14102
14103 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
14104 glyphless-char-display table.
14105 (tabulated-list-glyphless-char-display): New var.
14106
7eed1860
SS
141072011-04-18 Sam Steingold <sds@gnu.org>
14108
14109 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
14110 to acknowledgments.
14111
4d2d1ccd
GM
141122011-04-17 Glenn Morris <rgm@gnu.org>
14113
14114 * calendar/diary-lib.el (diary-sexp-entry):
14115 * calendar/holidays.el (holiday-sexp):
14116 Set debug-on-error rather than the removed stack-trace-on-error.
14117
239da61d
GM
141182011-04-16 Glenn Morris <rgm@gnu.org>
14119
14120 * progmodes/f90.el: Use lexical-binding.
14121 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
14122
8b05752a
SM
141232011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14124
daca8ba5
SM
14125 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
14126 (mail-mode): Setup mailalias completion here instead.
14127 * mail/mailalias.el: Use lexical-binding.
14128 (pattern, mailalias-done): Declare dynamic.
14129 (mail-completion-at-point-function): New function, from mail-complete.
14130 (mail-complete): Use it.
14131 (mail-completion-expand): New function.
14132 (mail-get-names): Use it.
14133 (mail-directory, mail-directory-process, mail-directory-stream):
14134 Don't use `pattern' for lexically bound arg.
14135
6f542485
SM
14136 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
14137
037e7c3f
SM
14138 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
14139 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
14140 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
14141
8b05752a
SM
14142 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
14143 (byte-save-window-excursion, byte-temp-output-buffer-setup)
14144 (byte-interactive-p): Define them again, for use when inlining
14145 old code.
14146
49093f60
JB
141472011-04-15 Juanma Barranquero <lekktu@gmail.com>
14148
14149 * loadup.el: Use `string-to-number', not `string-to-int'.
14150
b5b8e7de
SM
141512011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14152
14153 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
14154 gud-gdb-complete-command.
14155 (gud-gdb-completions): New function, from gud-gdb-complete-command.
14156 (gud-gdb-completion-at-point): New function.
14157 (gud-gdb-completions): Remove.
14158
f42efeb5
MA
141592011-04-14 Michael Albinus <michael.albinus@gmx.de>
14160
49093f60
JB
14161 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
14162 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
14163 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
14164 whether `executable-find' is bound.
f42efeb5
MA
14165
14166 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
14167
e240cc21
SM
141682011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14169
14170 * minibuffer.el (completion-in-region-mode-predicate)
14171 (completion-in-region-mode--predicate): New vars.
14172 (completion-in-region, completion-in-region--postch)
14173 (completion-in-region-mode): Use them.
14174 (completion--capf-wrapper): Also return the hook function.
14175 (completion-at-point, completion-help-at-point):
14176 Adjust and provide a predicate.
c2bd2ab0
SM
14177
14178 Preserve arg names for advice of subr and lexical functions (bug#8457).
14179 * help-fns.el (help-function-arglist): Consolidate the subr and
14180 new-byte-code cases. Add argument `preserve-names' to extract names
14181 from the docstring when needed.
14182 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
14183 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
14184 (ad-arglist): Use help-function-arglist's new arg.
14185 (ad-definition-type): Use cond.
14186
c183f693
JB
141872011-04-13 Juanma Barranquero <lekktu@gmail.com>
14188
06641a47
JB
14189 * autorevert.el (auto-revert-handler):
14190 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
14191 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
14192 Don't quote lambda.
14193
c183f693
JB
14194 * image-mode.el (image-transform-set-scale):
14195 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
14196
1e3b6001
G
141972011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14198
14199 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 14200 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
14201 Upgrades via gnutls-cli are too slow to be done opportunistically.
14202
2d6af8dd
JB
142032011-04-12 Juanma Barranquero <lekktu@gmail.com>
14204
14205 * dframe.el (dframe-current-frame): Remove spurious quote.
14206
c0749a51
GM
142072011-04-12 Glenn Morris <rgm@gnu.org>
14208
088d0d61
GM
14209 * calendar/cal-tex.el (cal-tex-end-document):
14210 Try to automatically use latin1 input if needed.
14211
c0749a51
GM
14212 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
14213 Don't try to cons a mark onto an empty element.
14214
5c90fde0
LL
142152011-04-11 Leo Liu <sdl.web@gmail.com>
14216
14217 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
14218 buffers.
14219 (ido-kill-buffer-at-head): Support killing virtual buffers.
14220
369e974d
CY
142212011-04-10 Chong Yidong <cyd@stupidchicken.com>
14222
14223 * minibuffer.el (completion-show-inline-help): New var.
14224 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
14225 (minibuffer-force-complete, minibuffer-complete-word):
14226 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
14227
14228 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
14229 to avoid interference from inline help (Bug#5849).
14230
37f1c930
LL
142312011-04-10 Leo Liu <sdl.web@gmail.com>
14232
099c39a4
JB
14233 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
14234 Fix typo.
37f1c930 14235
a32d4040
CY
142362011-04-09 Chong Yidong <cyd@stupidchicken.com>
14237
14238 * image-mode.el (image-toggle-display-image): Signal an error if
14239 not in Image mode.
14240 (image-transform-mode, image-transform-resize)
14241 (image-transform-set-rotation): Doc fix.
daca8ba5 14242 (image-transform-set-resize): Delete.
a32d4040
CY
14243 (image-transform-set-scale, image-transform-fit-to-height)
14244 (image-transform-fit-to-width): Handle image-toggle-display-image
14245 and image-transform-resize directly.
14246
099c39a4 142472011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
14248
14249 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
14250 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
14251 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
14252 (doc-view-mode-map): Add bindings for the new functions.
14253
099c39a4 142542011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 14255
4d61f28d 14256 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
14257 Fix typo in docstring.
14258
3726838a
EZ
142592011-04-08 Eli Zaretskii <eliz@gnu.org>
14260
04f33f1e
EZ
14261 * files.el (file-size-human-readable): Produce one digit after
14262 decimal, like "ls -lh" does.
14263
14264 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
14265 the file size representation.
14266
3726838a
EZ
14267 * simple.el (list-processes): If async subprocesses are not
14268 available, error out with a clear error message.
14269
cbb59342
CY
142702011-04-08 Chong Yidong <cyd@stupidchicken.com>
14271
14272 * help.el (help-form-show): New function, to be called from C.
14273 Put help-form output in a buffer named differently than *Help*.
14274
e3971c44
EZ
142752011-04-08 Eli Zaretskii <eliz@gnu.org>
14276
14277 * files.el (file-size-human-readable): New function.
14278
14279 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
14280 computing the representation inline. Don't require `cl'.
14281
12544bbe
GM
142822011-04-08 Glenn Morris <rgm@gnu.org>
14283
a1de6c6a
GM
14284 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
14285
3c4671f4
GM
14286 * net/browse-url.el (browse-url-firefox):
14287 Test system-type, not system-configuration.
14288
b605679c
GM
14289 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
14290 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
14291 Use log-edit-empty-buffer-p. (Bug#7598)
14292
56442f0c
GM
14293 * net/rlogin.el (rlogin-process-connection-type): Simplify.
14294 (rlogin-mode-map): Initialize in the defvar.
14295 (rlogin): Use ignore-errors.
14296
12544bbe
GM
14297 * replace.el (occur-mode-map): Some fixes for menu items.
14298
eb237b0f
AH
142992011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
14300
14301 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
14302
7d668f2c
CY
143032011-04-06 Chong Yidong <cyd@stupidchicken.com>
14304
e67a13ab
CY
14305 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
14306 issuing unused warnings.
14307
14308 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
14309 macro directly.
14310
7d668f2c
CY
14311 * simple.el: Lisp reimplement of list-processes. Based on an
14312 earlier reimplementation by Leo Liu, but using tabulated-list.el.
14313 (process-menu-mode): New major mode.
14314 (list-processes--refresh, list-processes):
14315 (process-menu-visit-buffer): New functions.
14316
14317 * files.el (save-buffers-kill-emacs): Don't assume any return
14318 value of list-processes, which is undocumented anyway.
14319
a83ec3c9
CY
143202011-04-06 Chong Yidong <cyd@stupidchicken.com>
14321
14322 * emacs-lisp/tabulated-list.el: New file.
14323
e91a96fe
CY
14324 * emacs-lisp/package.el: Use Tabulated List mode.
14325 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
14326 (package-menu-mode): Derive from tabulated-list-mode. Set up the
14327 table format using Tabulated List mode variables.
14328 (package--push): New macro, replacing package-list-maybe-add.
14329 (package-menu--generate): Use package--push. Renamed from
14330 package--generate-package-list.
14331 (package-menu-refresh, list-packages): Use it.
daca8ba5 14332 (package-menu--print-info): Rename from package-print-package.
e91a96fe 14333 Return insertion data instead of inserting it directly.
099c39a4
JB
14334 (package-menu-describe-package, package-menu-execute):
14335 Use tabulated-list-get-id.
e91a96fe
CY
14336 (package-menu-mark-delete, package-menu-mark-install)
14337 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
14338 (package-menu-mark-obsolete-for-deletion):
14339 Use tabulated-list-put-tag.
e91a96fe
CY
14340 (package--list-packages, package-menu-revert)
14341 (package-menu-get-package, package-menu-get-version)
14342 (package-menu-sort-by-column): Functions deleted.
14343 (package-menu-package-list, package-menu-sort-key): Vars deleted.
14344 (package-menu--status-predicate, package-menu--version-predicate)
14345 (package-menu--name-predicate)
14346 (package-menu--description-predicate): Handle arguments in the
14347 Tabulated List format.
14348 (package-list-packages-no-fetch): Call list-packages.
14349
3e214b50
JB
143502011-04-06 Juanma Barranquero <lekktu@gmail.com>
14351
14352 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 14353 (after-find-file): Don't bind it.
3e214b50
JB
14354 (revert-buffer-in-progress-p): New variable.
14355 (revert-buffer): Bind it.
14356 Pass nil for `after-find-file-from-revert-buffer'.
14357
14358 * saveplace.el (save-place-find-file-hook): Use new variable
14359 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
14360
3f0f1700
GM
143612011-04-06 Glenn Morris <rgm@gnu.org>
14362
c0274801
GM
14363 * Makefile.in (AUTOGEN_VCS): New variable.
14364 (autoloads): Use $AUTOGEN_VCS.
14365
3f0f1700
GM
14366 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
14367 * calendar/calendar.el (calendar-mode-map):
14368 Check for toolkit scroll bars. (Bug#8305)
14369
41ea9e48
CY
143702011-04-05 Chong Yidong <cyd@stupidchicken.com>
14371
14372 * minibuffer.el (completion-in-region--postch)
14373 (completion-in-region-mode): Remove unnecessary messages.
14374
6194c800
JB
143752011-04-05 Juanma Barranquero <lekktu@gmail.com>
14376
33256f14
JB
14377 * font-lock.el (font-lock-refresh-defaults):
14378 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
14379 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
14380
6194c800
JB
14381 * info.el (Info-directory-list, Info-read-node-name-2)
14382 (Info-split-parameter-string): Doc fixes.
14383 (Info-virtual-nodes): Reflow docstring.
14384 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
14385 (Info-apropos-toc-nodes, info-finder, Info-get-token)
14386 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
14387 Fix typos in docstrings.
14388 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
14389 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
14390 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
14391 (Info-restore-desktop-buffer): Mark unused parameters.
14392 (Info-directory-find-file, Info-directory-find-node)
14393 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
14394 (Info-virtual-index-find-node, Info-apropos-find-file)
14395 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 14396 Mark unused parameters; fix typos in docstrings.
6194c800
JB
14397 (Info-virtual-index): Remove unused local variable `nodename'.
14398
b87a8200 143992011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 14400
b87a8200
DD
14401 * net/rcirc.el: Update my e-mail address.
14402 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 14403
3b2ff876
CY
144042011-04-05 Chong Yidong <cyd@stupidchicken.com>
14405
14406 * startup.el (command-line): Save the cursor's theme-face
14407 directly, instead of using face-override-spec.
14408
14409 * custom.el (load-theme): Minor optimization in assigning faces.
14410
8d17e7ca
JB
144112011-04-04 Juanma Barranquero <lekktu@gmail.com>
14412
14413 * help-fns.el (describe-variable): Complete all variables having
14414 documentation, including keywords.
14415 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
14416
2fbc1934
JB
144172011-04-04 Juanma Barranquero <lekktu@gmail.com>
14418
14419 Convert to lexical-binding.
14420
14421 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
14422 (bs--get-marked-string, bs--get-modified-string)
14423 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
14424 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
14425 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
14426
14427 * ehelp.el (electric-help-execute-extended)
14428 (electric-help-ctrl-x-prefix):
14429 * hexl.el (hexl-revert-buffer-function):
14430 * linum.el (linum-after-change, linum-after-scroll):
14431 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
14432
14433 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
14434
74f50695
DU
144352011-04-04 Daiki Ueno <ueno@unixuser.org>
14436
14437 * epa-dired.el:
14438 * epa-mail.el:
14439 * epa-hook.el:
14440 * epa-file.el:
14441 * epa.el:
14442 * epg.el: Use lexical binding.
14443
c11325f7
CY
144442011-04-03 Chong Yidong <cyd@stupidchicken.com>
14445
0d9e9a12
CY
14446 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
14447
c11325f7 14448 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
14449 dictionary case for flyspell-mark-duplications-exceptions.
14450 Use regexp matching for languages.
c11325f7
CY
14451 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
14452 default dictionary (Bug#7926).
14453
da91b5f2
CY
144542011-04-02 Chong Yidong <cyd@stupidchicken.com>
14455
099c39a4
JB
14456 * emacs-lisp/package.el (package--with-work-buffer):
14457 Recognize https URLs.
da91b5f2 14458
099c39a4
JB
14459 * net/network-stream.el: Move from gnus/proto-stream.el.
14460 Change prefix to network-stream throughout.
da91b5f2
CY
14461 (open-protocol-stream): Merge into open-network-stream, leaving
14462 open-protocol-stream as an alias. Handle nil BUFFER args.
14463
14464 * subr.el (open-network-stream): Move to net/network-stream.el.
14465
afa8e9f6
GM
144662011-04-02 Glenn Morris <rgm@gnu.org>
14467
1d2e369d
GM
14468 * find-dired.el (find-exec-terminator): New option.
14469 (find-ls-option): Test for -ls support.
14470 (find-ls-subdir-switches): Test for -b in find-ls-option.
14471 (find-dired, find-grep-dired): Doc fixes.
14472 (find-dired): Use find-exec-terminator.
14473
8abb7da8 14474 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
14475 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
14476 (find-name-arg): Remove purecopy.
8abb7da8 14477
f3ca7378
GM
14478 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
14479 (grep-compute-defaults): Check for `-exec COMMAND +' support.
14480 Set grep-find-use-xargs, grep-find-command, and grep-find-template
14481 accordingly. Don't add the null-device if not needed.
14482
afa8e9f6
GM
14483 * files.el (save-some-buffers): Doc fix.
14484
35eae264
EZ
144852011-04-02 Eli Zaretskii <eliz@gnu.org>
14486
14487 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
14488
26b51db5
JB
144892011-04-01 Juanma Barranquero <lekktu@gmail.com>
14490
14491 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
14492 Use `dolist' rather than `mapcar'.
14493
7200d79c
SM
144942011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
14495
03408648 14496 Add lexical binding.
7200d79c 14497
03408648
SM
14498 * subr.el (apply-partially): Use new closures rather than CL.
14499 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
14500 (dolist, dotimes): Use slightly different expansion for lexical code.
14501 (functionp): Move to C.
14502 (letrec): New macro.
14503 (with-wrapper-hook): Use it and apply-partially instead of CL.
14504 (eval-after-load): Preserve lexical-binding.
14505 (save-window-excursion, with-output-to-temp-buffer): Turn them
14506 into macros.
7200d79c 14507
03408648
SM
14508 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
14509
14510 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
14511 than the arglist.
14512 (help-add-fundoc-usage): Don't add `Not documented'.
14513 (help-function-arglist): Handle closures, subroutines, and new
14514 byte-code-functions.
14515 (help-make-usage): Remove leading underscores.
14516 (describe-function-1): Handle closures.
14517 (describe-variable): Use special-variable-p for completion.
14518
14519 * files.el (lexical-binding): Declare safe.
f488fb65 14520
03408648
SM
14521 * emacs-lisp/pcase.el: Don't use destructuring-bind.
14522 (pcase--memoize): Rename from pcase-memoize. Change weakness.
14523 (pcase): Add `let' pattern.
14524 Change memoization so it actually works.
14525 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
14526 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
14527 <let>: New case.
f488fb65 14528
03408648
SM
14529 * emacs-lisp/macroexp.el: Use lexical binding.
14530 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
14531 Don't convert ' to #' without checking that it's indeed quoting
14532 a lambda.
14533
14534 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 14535 Use eval-sexp-add-defvars.
03408648
SM
14536 (eval-sexp-add-defvars): New fun.
14537
14538 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
14539
14540 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
14541 Don't autoload.
14542 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
14543 than the internal `byte-compile-lambda'.
14544 (defmethod): Don't hide code under quotes.
14545 (eieio-defmethod): New `code' argument.
14546
14547 * emacs-lisp/eieio-comp.el: Remove.
14548
14549 * emacs-lisp/edebug.el (edebug-eval-defun)
14550 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
14551 (edebug-toggle): Avoid `eval'.
14552
14553 * emacs-lisp/disass.el (disassemble-internal): Handle new
14554 `closure' objects.
14555 (disassemble-1): Handle new byte codes.
14556
14557 * emacs-lisp/cl.el (pushnew): Silence warning.
14558
14559 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
14560 (cl-byte-compile-throw): Remove.
14561 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
14562
14563 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
14564 closures.
14565
14566 * emacs-lisp/cconv.el: New file.
14567
14568 * emacs-lisp/bytecomp.el: Use lexical binding instead of
14569 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
14570 (byte-compile-initial-macro-environment):
14571 Handle declare-function here.
14572 (byte-compile--lexical-environment): New var.
14573 (byte-stack-ref, byte-stack-set, byte-discardN)
14574 (byte-discardN-preserve-tos): New lap codes.
14575 (byte-interactive-p): Don't use any more.
14576 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
14577 New macros.
14578 (byte-compile-lapcode): Use them and handle new lap codes.
14579 (byte-compile-obsolete): Remove.
14580 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
14581 (byte-compile-arglist-warn): Check late def of inlinable funs.
14582 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
14583 since they should have been expanded by now.
14584 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
14585 (byte-compile-from-buffer): Remove unused second arg.
14586 (byte-compile-preprocess): New function.
14587 (byte-compile-toplevel-file-form): New function to distinguish
14588 file-form calls from outside from file-form calls from hunk-handlers.
14589 (byte-compile-file-form): Simplify.
14590 (byte-compile-file-form-defsubst): Remove.
14591 (byte-compile-file-form-defmumble): Simplify now that
14592 byte-compile-lambda always returns a byte-code-function.
14593 (byte-compile): Preprocess.
14594 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
14595 Remove, not used any more.
14596 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
14597 (byte-compile-make-args-desc): New funs.
14598 (byte-compile-lambda): Handle lexical functions. Always return
14599 a byte-code-function.
14600 (byte-compile-reserved-constants): New var, to make up room for
14601 closed-over variables.
14602 (byte-compile-constants-vector): Obey it.
14603 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
14604 (byte-compile-macroexpand-declare-function): New function.
14605 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
14606 byte-code-functions.
14607 (byte-compile-form): Check obsolescence here.
14608 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
14609 (byte-compile-variable-ref): Remove.
14610 (byte-compile-dynamic-variable-op): New fun.
14611 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
14612 (byte-compile-variable-set): New funs.
14613 (byte-compile-discard): Add 2 args.
14614 (byte-compile-stack-ref, byte-compile-stack-set)
14615 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
14616 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
14617 macroexpand-all instead.
14618 (byte-compile-quote-form): Remove.
14619 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
14620 (byte-compile-bind, byte-compile-unbind): New funs.
14621 (byte-compile-let): Handle let* and lexical binding.
14622 (byte-compile-let*): Remove.
14623 (byte-compile-catch, byte-compile-unwind-protect)
14624 (byte-compile-track-mouse, byte-compile-condition-case):
14625 Handle a new :fun-body form, used for lexical scoping.
14626 (byte-compile-save-window-excursion)
14627 (byte-compile-with-output-to-temp-buffer): Remove.
14628 (byte-compile-defun): Simplify.
14629 (byte-compile-stack-adjustment): New fun.
14630 (byte-compile-out): Use it.
14631 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
14632
14633 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
14634 handler any more.
14635
14636 * emacs-lisp/byte-opt.el: Use lexical binding.
14637 (byte-inline-lapcode): Remove (to bytecomp).
14638 (byte-compile-inline-expand): Pay attention to inlining to/from
14639 lexically bound code.
14640 (byte-compile-unfold-lambda): Don't handle byte-code-functions
14641 any more.
14642 (byte-optimize-form-code-walker): Don't handle save-window-excursion
14643 any more and don't call compiler-macros.
14644 (byte-compile-splice-in-already-compiled-code): Remove.
14645 (byte-code): Don't inline any more.
14646 (disassemble-offset): Receive `bytes' as argument rather than via
14647 dynamic scoping.
14648 (byte-compile-tag-number): Declare before first use.
14649 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
14650 `return' even if make-spliceable.
14651 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
14652 obsolete interactive-p.
14653 (byte-optimize-lapcode): Optimize new lap-codes.
14654 Don't trip up on new form of `byte-constant' lap code.
14655
14656 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
14657
14658 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
14659
14660 * custom.el (custom-initialize-default, custom-declare-variable):
14661 Use `defvar'.
14662
14663 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
14664 New variables.
14665 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
14666 (COMPILE_FIRST): Add macroexp and cconv.
14667 * makefile.w32-in: Mirror changes in Makefile.in.
14668
14669 * vc/cvs-status.el:
14670 * vc/diff-mode.el:
14671 * vc/log-edit.el:
14672 * vc/log-view.el:
14673 * vc/smerge-mode.el:
14674 * textmodes/bibtex-style.el:
14675 * textmodes/css.el:
14676 * startup.el:
14677 * uniquify.el:
da91b5f2
CY
14678 * minibuffer.el:
14679 * newcomment.el:
14680 * reveal.el:
14681 * server.el:
14682 * mpc.el:
14683 * emacs-lisp/smie.el:
14684 * doc-view.el:
14685 * dired.el:
03408648
SM
14686 * abbrev.el: Use lexical binding.
14687
0f0c1f27
EZ
146882011-04-01 Eli Zaretskii <eliz@gnu.org>
14689
14690 * info.el (info-display-manual): New function.
14691
c82b2579
SM
146922011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
14693
14694 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
14695
221ddf68
TH
146962011-03-31 Tassilo Horn <tassilo@member.fsf.org>
14697
14698 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 14699 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 14700
cba6e77e
GM
147012011-03-31 Glenn Morris <rgm@gnu.org>
14702
e040639f
GM
14703 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
14704
cba6e77e
GM
14705 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
14706
6d0f1c9e
CS
147072011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
14708
14709 * progmodes/python.el (python-default-interpreter)
14710 (python-python-command-args, python-jython-command-args)
14711 (python-which-shell, python-which-args, python-which-bufname)
14712 (python-file-queue, python-comint-output-filter-function)
14713 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
14714 variables and functions.
14715
3e2d70fd
SM
147162011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
14717
14718 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
14719 (completion-in-region-mode): New minor mode.
14720 (completion-in-region): Use it.
14721 (completion-in-region--data, completion-in-region-mode-map): New vars.
14722 (completion-in-region--postch): New function.
14723 (completion--capf-misbehave-funs, completion--capf-safe-funs):
14724 New vars.
14725 (completion--capf-wrapper): New function.
14726 (completion-at-point): Use it to track well-behavedness of
14727 hook functions.
14728 (completion-help-at-point): New command.
14729
f3e4086c
JM
147302011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
14731
14732 * vc/add-log.el (add-change-log-entry): Don't use whitespace
14733 syntax class to search for whitespace on a single line
14734 (Message-ID: <4D938140.4030905@redhat.com>).
14735
eb7ffc14
LL
147362011-03-30 Leo Liu <sdl.web@gmail.com>
14737
14738 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
14739 New commands.
14740 (edit-abbrevs-map): Bind them here.
14741 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
14742
d806ab68
KM
147432011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
14744
14745 * allout.el (allout-hide-by-annotation, allout-flag-region):
14746 Reduce possibility of overlay leakage by making them volatile.
14747
14748 * allout-widgets.el (allout-widgets-tally): Define as nil so the
14749 hash is not shared between buffers. Mode initialization is
14750 responsible for giving it a useful starting value.
14751 (allout-item-span): Reduce possibility of overlay leakage by
14752 making them volatile.
14753 (allout-widgets-count-buttons-in-region): Add diagnostic function
14754 for tracking down button overlay leaks.
14755
ea622834
LL
147562011-03-29 Leo Liu <sdl.web@gmail.com>
14757
14758 * ido.el (ido-read-internal): Use the default history var
14759 minibuffer-history if no HISTORY is specified.
14760
b62f8267
G
147612011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
14762
03408648
SM
14763 * net/imap.el (imap-shell-open, imap-process-connection-type):
14764 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
14765 Kerberos, SSL, other subprocesses.
14766
947b6566
LL
147672011-03-28 Leo Liu <sdl.web@gmail.com>
14768
14769 * abbrev.el (abbrev-table-empty-p): New function.
14770 (prepare-abbrev-list-buffer): Place empty abbrev tables after
14771 nonempty ones. (Bug#5937)
14772
5ffb62aa
JD
147732011-03-27 Jan Djärv <jan.h.d@swipnet.se>
14774
14775 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
14776
7a097943
LL
147772011-03-27 Leo Liu <sdl.web@gmail.com>
14778
14779 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
14780 for foreground and background colors.
14781 (ansi-color-make-color-map): Adapt.
14782
c5b40130
LL
147832011-03-25 Leo Liu <sdl.web@gmail.com>
14784
1f48f7d2
LL
14785 * midnight.el (midnight-time-float): Remove. Note it calculates
14786 the microsecond component incorrectly and seconds-to-time does the
14787 same job.
625897ec 14788 Remove redundant (require 'timer).
1f48f7d2 14789
c5b40130
LL
14790 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
14791 (ido-completions): Remove unused arguments. (Bug#8329)
14792
d86d2721
SM
147932011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
14794
14795 * minibuffer.el (completion--flush-all-sorted-completions):
14796 Remove itself from hook.
14797 (completion-at-point): Let the functions perform the completion
14798 immediately and return nil or t.
14799 * comint.el (comint-dynamic-complete-functions): Now identical to
14800 completion-at-point-functions.
14801 (comint-dynamic-list-input-ring): Remove unused var `index'.
14802 (comint--match-partial-filename, comint--unquote&expand-filename):
14803 New funs, split from comint-match-partial-filename.
14804 (comint-dynamic-complete): Use completion-at-point.
14805 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
14806
e8974c48
DA
148072011-03-24 Drew Adams <drew.adams@oracle.com>
14808
14809 * thingatpt.el: Support `defun'.
14810
def71b5e
LL
148112011-03-23 Leo Liu <sdl.web@gmail.com>
14812
cb5af48e
LL
14813 * abbrevlist.el: Move to obsolete/abbrevlist.el.
14814
def71b5e
LL
14815 * help-mode.el (help-mode-finish): Tweak regexp.
14816
927c53e7
GM
148172011-03-23 Glenn Morris <rgm@gnu.org>
14818
18d05bed
GM
14819 * eshell/esh-opt.el (eshell-eval-using-options):
14820 Do not bind unused local variable `eshell-option-stub'.
14821
927c53e7
GM
14822 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
14823
9d0da923
JB
148242011-03-22 Juanma Barranquero <lekktu@gmail.com>
14825
14826 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
14827 keymap variable in `with-no-warnings' to avoid a warning when the
14828 keymap has been already `defconst'ed.
14829
4b978a67
LL
148302011-03-22 Leo Liu <sdl.web@gmail.com>
14831
14832 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
14833 encode all chars in abbrevs; otherwise use emacs-mule or
14834 utf-8-emacs. (Bug#8308)
14835
5fd62452
JB
148362011-03-22 Juanma Barranquero <lekktu@gmail.com>
14837
0b1596c6
JB
14838 * simple.el (backward-delete-char-untabify):
14839 Avoid warning about using `delete-backward-char'.
14840
5fd62452
JB
14841 * image.el (image-type-file-name-regexps): Make it variable.
14842 `imagemagick-register-types' modifies it, and the user may want
14843 to add new extensions for known image types.
14844 (imagemagick-register-types): Throw error if not using ImageMagick.
14845
0b4e93f1
LL
148462011-03-22 Leo Liu <sdl.web@gmail.com>
14847
14848 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
14849 located before rcirc-prompt-end-marker.
14850 (rcirc-complete): Error if point is not after rcirc prompt.
14851 Handle the case when table is nil.
9882e214 14852 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 14853
fccee4ab
CY
148542011-03-22 Chong Yidong <cyd@stupidchicken.com>
14855
14856 * custom.el (custom--inhibit-theme-enable): Make it affect only
14857 custom-theme-set-variables and custom-theme-set-faces.
14858 (provide-theme): Ignore custom--inhibit-theme-enable.
14859 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
14860 (custom-enabling-themes): Delete variable.
d86d2721
SM
14861 (enable-theme): Accept only loaded themes as arguments.
14862 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
14863 (custom-enabled-themes): Forbid themes from setting this.
14864 Eliminate use of custom-enabling-themes.
14865 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 14866
af896da6
LL
148672011-03-21 Leo Liu <sdl.web@gmail.com>
14868
14869 * ido.el (ido-read-internal): Add ido-selected to history instead
14870 of user input.
14871
78f64af0
SM
148722011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
14873
14874 * subr.el (deferred-action-list, deferred-action-function):
14875 Mark obsolete.
14876
b16ac1ec
LL
148772011-03-21 Leo Liu <sdl.web@gmail.com>
14878
810f7698
LL
14879 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
14880 change on 2011-02-13 (bug#8309).
14881
b16ac1ec
LL
14882 * minibuffer.el (read-file-name-function): Change default value.
14883 (read-file-name--defaults): Rename from read-file-name-defaults.
14884 (read-file-name-default): Rename from read-file-name.
14885 (read-file-name): Call read-file-name-function.
14886
4e05e67e
GM
148872011-03-21 Glenn Morris <rgm@gnu.org>
14888
14889 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
14890 Doc fixes.
14891
4359915b
CY
148922011-03-21 Chong Yidong <cyd@stupidchicken.com>
14893
14894 * cus-theme.el: Add missing provide statement.
14895 (customize-create-theme): Extract theme value correctly.
14896 (custom-theme-visit-theme): Autoload.
14897 (customize-create-theme): Prompt before inserting default faces.
14898
1fe275ee
JB
148992011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
14900
14901 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
14902 units and musical notes.
14903
cd394be1 149042011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
14905
14906 * ido.el (ido-read-internal): Use completing-read-default.
14907 (ido-completing-read): Fix compatibility with completing-read.
14908
7d476bde
CO
149092011-03-20 Christian Ohler <ohler@gnu.org>
14910
14911 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
14912 (ert-delete-all-tests): Use `called-interactively-p' rather than
14913 `interactive-p'.
14914 (ert--make-xrefs-region): Respect END.
14915
fe0fb33e
CY
149162011-03-19 Chong Yidong <cyd@stupidchicken.com>
14917
ff854b0b
CY
14918 * dired-aux.el (dired-create-directory): Signal an error if the
14919 directory already exists (Bug#8246).
14920
fe0fb33e
CY
14921 * facemenu.el (list-colors-display): Call list-faces-display
14922 inside with-help-window.
14923 (list-colors-print): Use display property to align the final
14924 column, instead of checking window-width.
14925
576bce32
EZ
149262011-03-19 Eli Zaretskii <eliz@gnu.org>
14927
4d61f28d 14928 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
14929 windows-nt systems.
14930 (emerge-protect-metachars): Quote correctly for ms-dos and
14931 windows-nt systems.
14932
89c41d68 149332011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
14934
14935 * info.el (info-initialize): Replace all uses of `:' with
14936 path-separator for compatibility with non-Unix systems.
14937 Cache quoting of path-separator. (Bug#8258)
14938
b14e3e21 149392011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
14940
14941 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
14942 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
14943 (mouse-avoidance-mode): Fix typos in docstrings.
14944
4525ce3e
CY
149452011-03-19 Chong Yidong <cyd@stupidchicken.com>
14946
14947 * startup.el (package-subdirectory-regexp): Move from package.el.
14948 Omit \\` and \\', and let callers add them.
14949
14950 * emacs-lisp/package.el (package-strip-version)
14951 (package-load-all-descriptors): Add \\` and \\' to
14952 package-subdirectory-regexp before using it.
14953 (package-untar-buffer): New arg DIR; ensure that file untars only
14954 into this expected directory. Remove superfluous delete-region.
14955 (package-unpack): Caller changed.
14956 (package-tar-file-info): Use package-subdirectory-regexp.
14957
a904a09a 149582011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 14959
a904a09a
SM
14960 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
14961 diff-mode-shared-map (bug#8284).
14962 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
14963
149642011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14965
14966 * calendar/time-date.el (format-seconds): Use assoc instead of
14967 assoc-string, since assoc-string doesn't exist in XEmacs.
14968
171fc304
JB
149692011-03-17 Juanma Barranquero <lekktu@gmail.com>
14970
14971 * custom.el (custom-known-themes): Reflow docstring.
14972 (custom-theme-load-path): Fix typo in docstring.
14973 (load-theme): Fix typo in error message.
14974 (custom-available-themes, custom-variable-theme-value):
14975 Use `let', not `let*'.
14976
d71990a1
JB
149772011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
14978
14979 * calc/README: Mention inclusion of musical notes.
14980
14981 * calc/calc-units.el (calc-lu-quant): Rename from
14982 `calc-logunits-quantity'.
14983 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
14984 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
14985 (calc-db): Rename from `calc-dblevel'.
14986 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
14987 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
14988 (calc-np): Rename from `calc-nplevel'.
14989 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
14990 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
14991 (calc-lu-plus): Rename from `calc-logunits-add'.
14992 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
14993 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
14994 (calc-lu-minus): Rename from `calc-logunits-sub'.
14995 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
14996 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
14997 (calc-lu-times): Rename from `calc-logunits-mul'.
14998 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
14999 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
15000 (calc-lu-divide): Rename from `calc-logunits-div'.
15001 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
15002 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
15003
15004 * calc/calc-ext.el (calc-init-extensions): Update the names of the
15005 functions being autoloaded.
15006
15007 * calc/calc.el (calc-lu-power-reference): Rename from
15008 `calc-logunits-power-reference'.
15009 (calc-lu-field-reference): Rename from
15010 `calc-logunits-field-reference'.
15011
7a71b18d
GM
15012 * calc/calc-help.el (calc-l-prefix-help):
15013 Mention musical note functions.
d71990a1 15014
40c2934b
SM
150152011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
15016
15017 * minibuffer.el (completion-all-sorted-completions):
15018 Use :completion-cycle-penalty text property if present.
15019
b0911414
KM
150202011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
15021
15022 * allout.el (allout-yank-processing): Adjust for new rebulleting
15023 regime so bullet being yanked is used without prompting the user
15024 for a choice.
15025
8a05b668
JB
150262011-03-16 Juanma Barranquero <lekktu@gmail.com>
15027
15028 * startup.el (command-line): Warn the user that _emacs is deprecated.
15029
5ba5fb81
JB
150302011-03-16 Juanma Barranquero <lekktu@gmail.com>
15031
15032 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
15033 (delphi-verbose, delphi-comment-face, delphi-string-face)
15034 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
15035 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
15036 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
15037 (delphi-new-comment-line, delphi-font-lock-defaults)
15038 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
15039 Fix typos in docstrings.
15040
2dab465b
KM
150412011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
15042
5ba5fb81 15043 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
15044 Invert the roles of character and string values for INSTEAD, so a
15045 string is used for the more common case of a defaulting prompt.
15046
0adf5618
SM
150472011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15048
15049 * progmodes/ruby-mode.el (ruby-backward-sexp):
15050 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
15051 * play/gamegrid.el (gamegrid-make-face):
15052 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
15053 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
15054 * notifications.el (notifications-notify):
15055 * net/xesam.el (xesam-search-engines):
15056 * net/quickurl.el (quickurl-list-insert):
15057 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
15058
d72700e5
CY
150592011-03-15 Chong Yidong <cyd@stupidchicken.com>
15060
15061 * startup.el (command-line): Update package subdirectory regexp.
15062
49c5410a
SM
150632011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15064
c6eee9aa
SM
15065 * allout.el (allout-abbreviate-flattened-numbering)
15066 (allout-mode-deactivate-hook): Fix up obsolescence "date".
15067
49c5410a
SM
15068 * subr.el (read-char-choice): Only show the cursor after the prompt,
15069 not after the answer.
15070
047b2bb9
KR
150712011-03-15 Kevin Ryde <user42@zip.com.au>
15072
15073 * help-fns.el (variable-at-point): Skip leading quotes, if any
15074 (bug#8253).
15075
0a57d256
SM
150762011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15077
15078 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
15079 warning message.
15080
77c992bc
MA
150812011-03-14 Michael Albinus <michael.albinus@gmx.de>
15082
15083 * shell.el (shell): When called interactively, offer to change the
15084 shell file name on remote hosts.
15085
eebc475d
TZ
150862011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
15087
15088 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
15089 integration for LDAP parameters. The host, base, user or binddn,
15090 and secret tokens can be specified in a netrc file, for instance.
15091 This is optional because an `auth-source' parameter must be
15092 specified in the search attributes.
15093
9d05d1ba
JB
150942011-03-13 Juanma Barranquero <lekktu@gmail.com>
15095
15096 * help.el (describe-mode): Link to the mode's definition (bug#8185).
15097
09d9db2c
GM
150982011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15099
15100 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
15101 into declaration. Remove redundant and harmful binding.
15102
151032011-03-12 Eli Zaretskii <eliz@gnu.org>
15104
15105 * files.el (file-ownership-preserved-p): Pass `integer' as an
15106 explicit 2nd argument to `file-attributes'. If the file's owner
15107 is the Administrators group on Windows, and the current user is
15108 Administrator, consider that a match.
15109
15110 * server.el (server-ensure-safe-dir): Consider server directory
15111 safe on MS-Windows if its owner is the Administrators group while
15112 the current Emacs user is Administrator. Use `=' to compare
15113 numerical UIDs, since they could be integers or floats.
15114
219bd536
JB
151152011-03-12 Juanma Barranquero <lekktu@gmail.com>
15116
15117 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
15118
f3afd36b
MA
151192011-03-12 Michael Albinus <michael.albinus@gmx.de>
15120
15121 Sync with Tramp 2.2.1.
15122
15123 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
15124
15125 * net/trampver.el: Update release number.
15126
3aaaa6f1
SM
151272011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15128
94642599
SM
15129 * progmodes/compile.el (compilation--previous-directory): Fix up
15130 various nil/dead-marker mismatches (bug#8014).
15131 (compilation-directory-properties, compilation-error-properties):
15132 Don't call it at a position past the one we're about to change.
15133
3aaaa6f1
SM
15134 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
15135 Disable obsolescence warnings in the file that declares it.
15136
14239447
KM
151372011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
15138
099c39a4
JB
15139 * allout-widgets.el (allout-widgets-tally):
15140 Initialize allout-widgets-tally as a hash table rather than nil to
15141 prevent mode-line redisplay warnings. Also, clarify the module
15142 description and fix a comment typo.
14239447 15143
135e287c
JB
151442011-03-11 Juanma Barranquero <lekktu@gmail.com>
15145
15146 * help-fns.el (describe-variable): Don't complete keywords.
15147 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
15148
ffbf300e
CY
151492011-03-10 Chong Yidong <cyd@stupidchicken.com>
15150
ba08b241
CY
15151 * emacs-lisp/package.el (package-version-join): Impose a standard
15152 string representation for pre/alpha/beta version lists.
15153 (package-unpack-single): Standardize the directory name by passing
15154 it through package-version-join.
15155 (package-strip-rcs-id): Accept any version string that does not
15156 signal an error in version-to-list.
ffbf300e 15157
f346fd6b
MA
151582011-03-10 Michael Albinus <michael.albinus@gmx.de>
15159
15160 * simple.el (delete-trailing-whitespace): Return nil for the
15161 benefit of `write-file-functions'.
15162
ccb55d27
GM
151632011-03-10 Glenn Morris <rgm@gnu.org>
15164
5ceaac0c
GM
15165 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
15166
02da65ff
GM
15167 * vc/vc-git.el (vc-git-program): New option.
15168 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
15169 (vc-git--call): Use it.
15170
b2f603cc
GM
15171 * eshell/esh-util.el (eshell-condition-case): Doc fix.
15172
5772caab
GM
15173 * cus-edit.el (Custom-newline): If no button at point, look
15174 for a subgroup button at start-of-line. (Bug#2298)
15175
ccb55d27
GM
15176 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
15177
ec6ecaed
JD
151782011-03-10 Julien Danjou <julien@danjou.info>
15179
15180 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
15181 `cursor-type' is nil.
15182
9d5aa01d
JB
151832011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
15184
15185 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
15186
b6a5875b
KM
151872011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
15188
7a71b18d 15189 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
15190 preserves the existing header prefix, rebulleting it if necessary,
15191 rather than replacing it. This is necessary for proper operation
15192 of cooperative addons like allout-widgets.
1154d12e
JB
15193 (allout-make-topic-prefix, allout-rebullet-heading):
15194 Change SOLICIT arg to INSTEAD, and interpret additionally a string
15195 value as alternate bullet to be used, instead of prompting the user
15196 for a bullet character.
b6a5875b 15197
ee545c35
MA
151982011-03-09 Michael Albinus <michael.albinus@gmx.de>
15199
d86d2721
SM
15200 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
15201 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
15202 `tramp-default-port'.
15203
c47971d7
DD
152042011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
15205
15206 * net/rcirc.el (rcirc-handler-001): Remove useless
15207 with-rcirc-process-buffer.
15208 (rcirc-check-auth-status): Swap arguments to string-match.
15209
13522cb4
GM
152102011-03-09 Glenn Morris <rgm@gnu.org>
15211
0be6f4f1
GM
15212 * shell.el (shell-mode):
15213 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
15214
13522cb4
GM
15215 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
15216 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
15217
515de2e3
CY
152182011-03-08 Chong Yidong <cyd@stupidchicken.com>
15219
15220 * emacs-lisp/package.el (package-refresh-contents)
15221 (package-menu-execute): Use condition-case-no-debug.
15222
b511b994
MA
152232011-03-08 Michael Albinus <michael.albinus@gmx.de>
15224
15225 * simple.el (shell-command-to-string): Use `process-file'.
15226
15227 * emacs-lisp/package.el (package-tar-file-info): Handle also
15228 remote files.
15229
d86d2721
SM
15230 * emacs-lisp/package-x.el (package-upload-buffer-internal):
15231 Use `equal' for upload base check.
b511b994 15232
25bbfb31
AM
152332011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
15234
15235 * textmodes/texinfo.el (texinfo-environments):
15236 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
15237
be996521
GM
152382011-03-08 Glenn Morris <rgm@gnu.org>
15239
e9c8529f
GM
15240 * cus-start.el (cursor-in-non-selected-windows):
15241 Fix :set quoting oddness. (Bug#8192)
15242
be996521
GM
15243 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
15244 in some setf expressions. (Bug#2159)
15245
2bb5649e
CY
152462011-03-08 Chong Yidong <cyd@stupidchicken.com>
15247
15248 * custom.el (custom-available-themes): Return themes in
15249 alphabetical order.
15250
33383987 15251See ChangeLog.15 for earlier changes.
e3d51b27
MR
15252
15253;; Local Variables:
15254;; coding: utf-8
e3d51b27
MR
15255;; End:
15256
acaf905b 15257 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
15258
15259 This file is part of GNU Emacs.
15260
15261 GNU Emacs is free software: you can redistribute it and/or modify
15262 it under the terms of the GNU General Public License as published by
15263 the Free Software Foundation, either version 3 of the License, or
15264 (at your option) any later version.
15265
15266 GNU Emacs is distributed in the hope that it will be useful,
15267 but WITHOUT ANY WARRANTY; without even the implied warranty of
15268 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15269 GNU General Public License for more details.
15270
15271 You should have received a copy of the GNU General Public License
15272 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.