* lisp/comint.el (comint-redirect-send-command-to-process): Use :around
[emacs.git] / lisp / ChangeLog
blobf77660d64a4bf00551ea62b7add0dd59b88231fb
1 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * comint.el (comint-redirect-send-command-to-process): Use :around
4         rather than :override for comint-redirect-filter.
5         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
6         Call it instead of comint-redirect-original-filter-function (which
7         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
9 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
11         * frame.el (display-monitor-attributes-list): Add NS case.
12         (ns-display-monitor-attributes-list): Declare.
14 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
16         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
18 2013-05-09  Glenn Morris  <rgm@gnu.org>
20         * international/fontset.el (vertical-centering-font-regexp):
21         Set standard-value.
23         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
25         * bookmark.el (bookmark-search-delay):
26         * cus-start.el (vertical-centering-font-regexp):
27         * ps-mule.el (ps-mule-font-info-database-default):
28         * ps-print.el (ps-default-fg, ps-default-bg):
29         * type-break.el (type-break-good-break-interval):
30         * whitespace.el (whitespace-indentation-regexp)
31         (whitespace-space-after-tab-regexp):
32         * emacs-lisp/testcover.el (testcover-1value-functions)
33         (testcover-noreturn-functions, testcover-progn-functions)
34         (testcover-prog1-functions):
35         * emulation/viper-init.el (viper-emacs-state-cursor-color):
36         * eshell/em-glob.el (eshell-glob-translate-alist):
37         * play/tetris.el (tetris-tty-colors):
38         * progmodes/cpp.el (cpp-face-default-list):
39         * progmodes/flymake.el (flymake-allowed-file-name-masks):
40         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
41         (idlwave-help-browser-generic-args):
42         * progmodes/make-mode.el (makefile-special-targets-list):
43         * progmodes/python.el (python-shell-virtualenv-path):
44         * progmodes/verilog-mode.el (verilog-active-low-regexp)
45         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
46         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
47         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
48         * textmodes/reftex-vars.el (reftex-format-label-function):
49         * textmodes/remember.el (remember-diary-file): Fix custom types.
51         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
52         Add :version.
54 2013-05-09  Leo Liu  <sdl.web@gmail.com>
56         * progmodes/octave.el (inferior-octave-completion-at-point):
57         Restore the broken file completion.  (Bug#14300)
58         (inferior-octave-startup): Fix incorrect highlighting for the
59         first prompt.
61 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
63         * progmodes/ruby-mode.el: First cut at SMIE support.
64         (ruby-use-smie): New var.
65         (ruby-smie-grammar): New constant.
66         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
67         (ruby-smie--forward-token, ruby-smie--backward-token)
68         (ruby-smie-rules): New functions.
69         (ruby-mode-variables): Setup SMIE if applicable.
71 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
73         * simple.el (line-move-visual): Signal beginning/end of buffer
74         only if vertical-motion moved less than it was requested.  Avoids
75         silly incorrect error messages when there are display strings with
76         multiple newlines at EOL.
78 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
80         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
81         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
82         (prolog-char-quote-workaround):
83         * progmodes/cperl-mode.el (cperl-under-as-char):
84         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
85          Mark as obsolete.
86          (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
87         their declaration.
88         (vhdl-mode-syntax-table-init): Remove.
90         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on last change.
92         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
93         syntax for "_".
94         (ld-script-font-lock-keywords):
95         Change regexps to use things like \_< and \_>.
97         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
98         Change all regexps to use things like \_< and \_>.
100         * progmodes/autoconf.el (autoconf-definition-regexp)
101         (autoconf-font-lock-keywords, autoconf-current-defun-function):
102         Handle a _ with symbol syntax.
103         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
105         * progmodes/ada-mode.el (ada-mode-abbrev-table): Consolidate declaration.
106         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
107         the declaration.
108         (ada-create-syntax-table): Remove.
109         (ada-capitalize-word): Don't mess with the syntax of "_" since it
110         already has the right syntax nowadays.
111         (ada-goto-next-word): Don't change the syntax of "_".
113         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
114         with-wrapper-hook.
116 2013-05-08  Sam Steingold  <sds@gnu.org>
118         * thingatpt.el (thing-at-point): Accept optional second argument
119         NO-PROPERTIES to strip the text properties from the return value.
120         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
121         to `thing-at-point' instead of stripping the properties ourselves.
122         Also, when `thing-at-point' fails to find a url, prepend "http://"
123         to the filename at point on the assumption that the user is
124         pointing at something like gnu.org/gnu.
126 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
128         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
129         * faces.el (crm-separator):
130         Silence byte-compiler.
132         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
133         (tool-bar-map): Remove unneeded defvars.
135 2013-05-08  Leo Liu  <sdl.web@gmail.com>
137         Re-work a fix for bug#10994 based on Le Wang's patch.
138         * ido.el (ido-remove-consecutive-dups): New helper.
139         (ido-completing-read): Use it.
140         (ido-chop): Revert fix for bug#10994.
142 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
144         * cus-edit.el (custom-save-variables):
145         Pretty-print long values.  (Bug#14187)
147 2013-05-08  Glenn Morris  <rgm@gnu.org>
149         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
150         (m4-mode-syntax-table): Init in the defvar.
151         (m4-mode-abbrev-table): Let define-derived-mode define it.
153 2013-05-08  Tom Tromey  <tromey@redhat.com>
155         * progmodes/m4-mode.el (m4-mode-syntax-table):
156         Do not treat "_" as word constituent.  (Bug#14167)
158 2013-05-07  Glenn Morris  <rgm@gnu.org>
160         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
161         Remove explicit eshell-isearch-cancel-map.
163         * progmodes/f90.el (f90-smart-end-names): New option.
164         (f90-smart-end): Doc fix.
165         (f90-end-block-optional-name): New constant.
166         (f90-block-match): Respect f90-smart-end-names.
168 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
170         * progmodes/octave.el (octave-smie-forward-token): Be more careful
171         about implicit semi-colons (bug#14218).
173 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
175         * frame.el (display-monitor-attributes-list)
176         (frame-monitor-attributes): New functions.
178 2013-05-06  Leo Liu  <sdl.web@gmail.com>
180         * progmodes/octave.el (octave-syntax-propertize-function): Change
181         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
182         (octave-font-lock-keywords): Use octave-operator-regexp.
183         (octave-completion-at-point): Renamed from
184         octave-completion-at-point-function.
185         (inferior-octave-directory-tracker): Robustify.
186         (octave-text-functions): Remove and fix its uses.  No such things
187         any more.
189 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
191         * emacs-lisp/trace.el (trace--display-buffer): New function.
192         (trace-make-advice): Use it.
194 2013-05-06  Juri Linkov  <juri@jurta.org>
196         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
197         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
198         Doc fix.
199         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
200         in the help string.  (Bug#12985)
202 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
204         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
206 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
208         * progmodes/perl-mode.el: Add support for here documents.
209         (perl-syntax-propertize-function): Match here-doc markers.
210         (perl-syntax-propertize-special-constructs): Find their end.
211         (perl-imenu-generic-expression): Use [:alnum:].
213         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
214         (advice--add-function): Refresh the advice if already present
215         (bug#14317).
217 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
219         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
221 2013-05-06  Glenn Morris  <rgm@gnu.org>
223         * w32-fns.el (w32-charset-info-alist): Declare.
225         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
226         of its defcustom properties.
227         (eshell-cmpl-initialize): No need to load pcomplete.
229         * generic-x.el: No need to require comint when compiling.
231         * net/eudc-export.el: Make it loadable without bbdb.
232         (top-level): Use require rather than load-library.
233         (eudc-create-bbdb-record, eudc-bbdbify-phone)
234         (eudc-batch-export-records-to-bbdb)
235         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
236         Require bbdb.
238 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
240         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
241         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
242         some tweaks, instead.
244 2013-05-05  Leo Liu  <sdl.web@gmail.com>
246         * progmodes/octave.el (octave-font-lock-keywords)
247         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
248         (inferior-octave-send-list-and-digest): Improve error message.
249         (octave-mode, inferior-octave-mode): Use setq-local.
250         (octave-help): Set info-lookup-mode.
252 2013-05-05  Richard Stallman  <rms@gnu.org>
254         * vc/compare-w.el (compare-windows-whitespace):
255         Treat no-break space as whitespace.
257         * mail/rmailsum.el (rmail-summary-rmail-update):
258         Detect empty summary and don't change selected message.
259         (rmail-summary-goto-msg): Likewise.
261         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
262         Doc fixes, rename args.
264 2013-05-05  Alan Mackenzie  <acm@muc.de>
266         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
268 2013-05-05  Juri Linkov  <juri@jurta.org>
270         * info.el (Info-read-subfile): Use (point-min) instead of (point)
271         to not add the length of the summary segment to the return value.
272         (Bug#14125)
274 2013-05-05  Leo Liu  <sdl.web@gmail.com>
276         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
277         (inferior-octave-output-filter): Remove.
278         (octave-send-region, inferior-octave-startup): Fix callers.
279         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
280         (octave-binary-file-extensions): New user variable.
281         (octave-find-definition): Confirm if opening binary files.
282         (octave-help-file): Use octave-find-definition to get the binary
283         confirmation.
284         (octave-help): Adjust for octave-help-file change.
286 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
288         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
289         Merge the two entries that handle function definitions.
290         (pascal--syntax-propertize): New const.
291         (pascal-mode): Use it.  Use setq-local.
293 2013-05-04  Glenn Morris  <rgm@gnu.org>
295         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
296         (diary-from-outlook): Respect diary-from-outlook-function.
298 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
300         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
301         Move the declaration from C.
302         (read-minibuffer, eval-minibuffer): Move from C.
303         (completion-setup-function): Avoid minibuffer-completion-contents.
305 2013-05-03  Leo Liu  <sdl.web@gmail.com>
307         * progmodes/octave.el (octave-font-lock-keywords): Do not
308         dehighlight 'end' in comments or strings.
309         (octave-completing-read, octave-goto-function-definition):
310         New helpers.
311         (octave-help-buffer): New user variable.
312         (octave-help-file, octave-help-function): New button types.
313         (octave-help): New command and bind it to C-h ;.
314         (octave-find-definition): New command and bind it to M-.
315         (user-error): Alias to error if not defined.
317 2013-05-02  Leo Liu  <sdl.web@gmail.com>
319         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
320         for \.  (bug#14332)
321         (octave-font-lock-keywords): Include [ and {.
323 2013-05-02  Leo Liu  <sdl.web@gmail.com>
325         * progmodes/octave.el (inferior-octave-startup-file): Change default.
326         (inferior-octave): Remove calling comint-mode and return the buffer.
327         (inferior-octave-startup): Cosmetic changes.
329 2013-05-02  Leo Liu  <sdl.web@gmail.com>
331         * progmodes/octave.el (octave-syntax-propertize-function):
332         Include the case when ' is at line beginning.  (Bug#14336)
334 2013-05-02  Glenn Morris  <rgm@gnu.org>
336         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
337         * desktop.el (vc-dir-mode): Just autoload it here.
339 2013-05-02  Alan Mackenzie  <acm@muc.de>
341         Eliminate variable c-standard-font-lock-fontify-region-function.
342         * progmodes/cc-mode.el
343         (c-standard-font-lock-fontify-region-function): Remove.
344         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
346 2013-05-01  Leo Liu  <sdl.web@gmail.com>
348         * progmodes/octave.el: Compatible with older emacs-24 releases.
349         (inferior-octave-has-built-in-variables): Remove.  Built-in
350         variables were removed from Octave in 2007.
351         (inferior-octave-startup): Fix uses.
352         (comint-line-beginning-position): Remove compatibility code for
353         emacs 21.
355 2013-05-01  Juri Linkov  <juri@jurta.org>
357         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
359 2013-05-01  Juri Linkov  <juri@jurta.org>
361         * comint.el (comint-previous-matching-input): Don't print message
362         "History item: %d" when `isearch-mode' is active.
363         (comint-history-isearch-message): Print message "History item: %d"
364         when `comint-input-ring-index' is not empty and this function is
365         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
367 2013-05-01  Leo Liu  <sdl.web@gmail.com>
369         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
370         definitions.  Use completion-at-point to insert keywords.
371         (octave-abbrev-start): Remove.
372         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
374 2013-04-30  Leo Liu  <sdl.web@gmail.com>
376         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
377         change.
379 2013-04-30  Alan Mackenzie  <acm@muc.de>
381         Handle arbitrarily long C++ member initialisation lists.
382         * progmodes/cc-engine.el (c-back-over-member-initializers):
383         new function.
384         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
385         (most) member init lists.
387 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
389         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
390         variable.
392 2013-04-30  Leo Liu  <sdl.web@gmail.com>
394         * progmodes/octave.el (octave-variables): Remove.  No builtin
395         variables any more.  All converted to functions.
396         (octave-font-lock-keywords, octave-completion-at-point-function):
397         Fix uses.
398         (octave-font-lock-texinfo-comment): New user variable.
399         (octave-texinfo-font-lock-keywords): New variable for texinfo
400         comment block.
401         (octave-function-comment-block): New face.
402         (octave-font-lock-texinfo-comment): New function.
403         (octave-mode): Font lock texinfo comment block.
405 2013-04-29  Leo Liu  <sdl.web@gmail.com>
407         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
408         indexing expression.
409         (octave-continuation-string): Do not use \.
410         (inferior-octave-complete-impossible): Remove.
411         (inferior-octave-completion-table)
412         (inferior-octave-completion-at-point): Remove its uses.
413         (inferior-octave-startup): completion_matches was introduced to
414         Octave in 1996 so safe to assume it.
415         (octave-function-file-comment): Improve to follow how Octave does it.
416         (octave-update-function-file-comment): Tweak.
418 2013-04-29  Leo Liu  <sdl.web@gmail.com>
420         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
421         (inferior-octave-startup): Remove inferior-octave-startup-hook.
422         (octave-function-file-comment): Fix typo.
423         (octave-sync-function-file-names): Use read-char-choice.
425 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
427         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
428         to t for the less important warnings.
430 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
432         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
434 2013-04-27  Glenn Morris  <rgm@gnu.org>
436         * vc/log-view.el (log-view-current-entry):
437         Treat "---" separator lines as part of the following rev.  (Bug#14169)
439 2013-04-27  Juri Linkov  <juri@jurta.org>
441         * subr.el (read-number): Doc fix about using it by interactive
442         code letter `n'.  (Bug#14254)
444 2013-04-27  Juri Linkov  <juri@jurta.org>
446         * desktop.el (desktop-auto-save-timeout): New option.
447         (desktop-file-checksum): New variable.
448         (desktop-save): Add optional arg `auto-save' and don't auto-save
449         if nothing changed.
450         (desktop-auto-save-timer): New variable.
451         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
452         (after-init-hook): Call `desktop-auto-save-set-timer'.
453         Suggested by Reuben Thomas <rrt@sc3d.org> in
454         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
456 2013-04-27  Leo Liu  <sdl.web@gmail.com>
458         * progmodes/octave.el (octave-function-file-p)
459         (octave-skip-comment-forward, octave-function-file-comment)
460         (octave-update-function-file-comment): New functions.
461         (octave-mode-map): Bind C-c ; to
462         octave-update-function-file-comment.
463         (octave-mode-menu): Add octave-update-function-file-comment.
464         (octave-mode, inferior-octave-mode): Fix doc-string.
465         (octave-insert-defun): Conform to Octave's coding convention.
466         (Bug#14285)
468         * files.el (basic-save-buffer): Don't let errors in
469         before-save-hook prevent saving buffer.
471 2013-04-20  Roland Winkler  <winkler@gnu.org>
473         * faces.el (read-face-name): Use completing-read if arg multiple
474         is nil.
476 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
478         * ls-lisp.el (ls-lisp-insert-directory): If no files are
479         displayed, move point to after the totals line.
480         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
481         for the details.
483 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
485         * emacs-lisp/package.el (package-autoload-ensure-default-file):
486         Add current dir to the load-path.
487         (package-generate-autoloads): Don't rely on
488         autoload-ensure-default-file.
490 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
492         * textmodes/remember.el (remember-store-in-files): Document that
493         the file name format is passed to `format-time-string'.
495 2013-04-26  Leo Liu  <sdl.web@gmail.com>
497         * progmodes/octave.el (octave-sync-function-file-names): New function.
498         (octave-mode): Use it in before-save-hook.
500 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
502         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
503         (bug#14274).
505         * progmodes/octave.el (octave-smie-forward-token): Properly skip
506         \n and comment, even if it's not an implicit ; (bug#14218).
508 2013-04-26  Glenn Morris  <rgm@gnu.org>
510         * subr.el (read-number): Once more use `read' rather than
511         `string-to-number', to trap non-numeric input.  (Bug#14254)
513 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
515         * emacs-lisp/syntax.el (syntax-propertize-multiline):
516         Use `syntax-multiline' text property consistently instead of
517         `font-lock-multiline'. (bug#14237).
519 2013-04-26  Glenn Morris  <rgm@gnu.org>
521         * emacs-lisp/shadow.el (list-load-path-shadows):
522         No longer necessary to check for duplicate simple.el, since
523         2012-07-07 change to init_lread to not include installation lisp
524         directories in load-path when running uninstalled.  (Bug#14270)
526 2013-04-26  Leo Liu  <sdl.web@gmail.com>
528         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
529         (octave-mode, inferior-octave-mode): Use setq-local.
530         (octave-not-in-string-or-comment-p): Rename to
531         octave-in-string-or-comment-p.
532         (octave-in-comment-p, octave-in-string-p)
533         (octave-in-string-or-comment-p): Replace defsubst with defun.
535 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
537         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
539 2013-04-25  Bastien Guerry  <bzg@gnu.org>
541         * textmodes/remember.el (remember-data-directory)
542         (remember-directory-file-name-format): Fix custom types.
544 2013-04-25  Leo Liu  <sdl.web@gmail.com>
546         * progmodes/octave.el (octave-completion-at-point-function):
547         Make use of inferior octave process.
548         (octave-initialize-completions): Remove.
549         (inferior-octave-completion-table): New function.
550         (inferior-octave-completion-at-point): Use it.
551         (octave-completion-alist): Remove.
553 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
555         * progmodes/opascal.el: Use font-lock and syntax-propertize.
556         (opascal-mode-syntax-table): New var.
557         (opascal-literal-kind, opascal-is-literal-end)
558         (opascal-literal-token-at): Rewrite.
559         (opascal--literal-start-re, opascal-font-lock-keywords)
560         (opascal--syntax-propertize): New constants.
561         (opascal-font-lock-defaults): Adjust.
562         (opascal-mode): Use them.  Set comment-<foo> variables as well.
563         (delphi-comment-face, opascal-comment-face, delphi-string-face)
564         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
565         (delphi-other-face, opascal-other-face): Remove face variables.
566         (opascal-save-state): Remove macro.
567         (opascal-fontifying-progress-step): Remove constant.
568         (opascal--ignore-changes): Remove var.
569         (opascal-set-token-property, opascal-parse-next-literal)
570         (opascal-is-stable-literal, opascal-complete-literal)
571         (opascal-is-literal-start, opascal-face-of)
572         (opascal-parse-region, opascal-parse-region-until-stable)
573         (opascal-fontify-region, opascal-after-change)
574         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
575         (opascal-debug-parse-region, opascal-debug-parse-window)
576         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
577         (opascal-debug-fontify-buffer): Remove.
578         (opascal-debug-mode-map): Adjust accordingly.
580 2013-04-25  Leo Liu  <sdl.web@gmail.com>
582         Merge octave-mod.el and octave-inf.el into octave.el with some
583         cleanups.
584         * progmodes/octave.el: New file renamed from octave-mod.el.
585         * progmodes/octave-inf.el: Merged into octave.el.
586         * progmodes/octave-mod.el: Renamed to octave.el.
588 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
590         * textmodes/reftex-vars.el
591         (reftex-label-ignored-macros-and-environments): New defcustom.
593         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
595 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
597         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
598         (smie-indent-keyword): Improve the check to ensure that the next
599         comment is really on the same line.
600         (smie-indent-comment): Don't align with a subsequent closer (or eob).
602         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
603         semi-colons if the line is not otherwise empty (bug#14218).
605 2013-04-25  Glenn Morris  <rgm@gnu.org>
607         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
609 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
611         * progmodes/opascal.el (opascal-set-token-property): Rename from
612         opascal-set-text-properties and only set `token' (bug#14134).
613         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
614         (opascal-literal-text-properties): Remove.
615         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
616         Adjust callers.
618 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
620         * textmodes/remember.el (remember-handler-functions): Add an
621         option for a new handler `remember-store-in-files'.
622         (remember-data-directory, remember-directory-file-name-format):
623         New options.
624         (remember-store-in-files): New function to store remember notes
625         as separate files within a directory.
627 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
629         * progmodes/compile.el (compilation-next-error-function):
630         Pass "formats" to compilation-find-file (bug#11777).
632 2013-04-24  Glenn Morris  <rgm@gnu.org>
634         * vc/vc-bzr.el (vc-bzr-print-log):
635         * vc/vc-hg.el (vc-hg-print-log):
636         * vc/vc-svn.el (vc-svn-print-log):
637         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
639         * vc/vc-bzr.el (vc-bzr-print-log):
640         * vc/vc-cvs.el (vc-cvs-print-log):
641         * vc/vc-git.el (vc-git-print-log):
642         * vc/vc-hg.el (vc-hg-print-log):
643         * vc/vc-mtn.el (vc-mtn-print-log):
644         * vc/vc-rcs.el (vc-rcs-print-log):
645         * vc/vc-sccs.el (vc-sccs-print-log):
646         * vc/vc-svn.el (vc-svn-print-log):
647         * vc/vc.el (vc-print-log-internal): Doc fixes.
649 2013-04-23  Glenn Morris  <rgm@gnu.org>
651         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
652         Remove venerable code attempting to avoid substitute-command-keys.
654 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
656         * textmodes/reftex-vars.el (reftex-label-regexps):
657         Call `reftex-compile-variables' after changes to this variable.
659 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
661         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
662         Use lexical-binding.
663         (jit-lock-force-redisplay): Use markers, check buffer's continued
664         existence and beware narrowed buffers.
665         (jit-lock-fontify-now): Adjust call accordingly.
667 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
669         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
670         to avoid misleading the user.
672 2013-04-22  Leo Liu  <sdl.web@gmail.com>
674         * info-look.el: Prefer latex2e.info.  (Bug#14240)
676 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
678         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
680         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
681         * net/tramp.el (tramp-call-process): ... here
682         (tramp-set-completion-function, tramp-parse-putty):
683         * net/tramp-adb.el (tramp-adb-execute-adb-command):
684         * net/tramp-gvfs.el (tramp-gvfs-send-command):
685         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
686         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
687         (tramp-call-local-coding-command): Use `tramp-call-process'
688         instead of `tramp-compat-call-process'.
690         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
691         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
692         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
693         (tramp-find-inline-compress):Improve traces.
694         (tramp-maybe-send-script): Check for Perl binary.
695         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
697 2013-04-22  Daiki Ueno  <ueno@gnu.org>
699         * epg.el (epg-context-pinentry-mode): New function.
700         (epg-context-set-pinentry-mode): New function.
701         (epg--start): Pass --pinentry-mode option to gpg command.
703 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
705         * comint.el: (comint-dynamic-complete-functions, comint-mode-map):
706         `comint-dynamic-complete' is obsolete since 24.1, replaced by
707         `completion-at-point'. (Bug#13774)
709         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
710         default key binding for `describe-distribution' has been moved to
711         `C-h C-o'.  (Bug#13970)
713 2013-04-21  Glenn Morris  <rgm@gnu.org>
715         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
716         Add doc strings.
717         (vc-print-log): Clarify interactive prompt.
719 2013-04-20  Glenn Morris  <rgm@gnu.org>
721         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
722         No longer include timestamp etc information.
724 2013-04-20  Roland Winkler  <winkler@gnu.org>
726         * faces.el (read-face-name): Bug fix, return just one face if arg
727         multiple is nil.  (Bug#14209)
729 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
731         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
732         (remove-function): Autoload.
734         * comint.el (comint-redirect-original-filter-function): Remove.
735         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
736         * vc/vc-cvs.el (vc-cvs-annotate-process-filter,vc-cvs-annotate-command):
737         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
738         * progmodes/prolog.el (prolog-consult-compile):
739         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
740         Use add/remove-function instead.
741         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
742         (gud-tooltip-process-output, gud-tooltip-tips):
743         Use add/remove-function instead.
744         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
745         (scheme-interaction-mode, exit-scheme-interaction-mode):
746         Use add/remove-function instead.
748         * vc/vc-dispatcher.el: Use lexical-binding.
749         (vc--process-sentinel): Rename from vc-process-sentinel.
750         Change last arg to be the code to run.  Don't use vc-previous-sentinel
751         and vc-sentinel-commands any more.
752         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
753         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
755 2013-04-19 Masatake YAMATO  <yamato@redhat.com>
757         * progmodes/sh-script.el (sh-imenu-generic-expression):
758         Handle function names with a single character.   (Bug#14111)
760 2013-04-19  Dima Kogan  <dima@secretsauce.net>    (tiny change)
762         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
763         for subroutines defined in an eval (bug#14182).
765 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
767         * bookmark.el (bookmark-completing-read): Improve handling of empty
768         string (bug#14176).
770 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
772         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
774 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
776         New faster Imenu implementation (bug#14058).
777         * progmodes/python.el:
778         (python-imenu-prev-index-position):
779         (python-imenu-format-item-label-function)
780         (python-imenu-format-parent-item-label-function)
781         (python-imenu-format-parent-item-jump-label-function):
782         New vars.
783         (python-imenu-format-item-label)
784         (python-imenu-format-parent-item-label)
785         (python-imenu-format-parent-item-jump-label)
786         (python-imenu--put-parent, python-imenu--build-tree)
787         (python-imenu-create-index, python-imenu-create-flat-index)
788         (python-util-popn): New functions.
789         (python-mode): Set imenu-create-index-function to
790         python-imenu-create-index.
792 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
794         * winner.el (winner-active-region): Use region-active-p, activate-mark
795         and deactivate-mark (bug#14225).
797         * simple.el (deactivate-mark): Don't inline it.
799 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
801         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
803 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
805         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
806         file extensions from the archive-mode entry in order to prefer
807         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
809 2013-04-18  Leo Liu  <sdl.web@gmail.com>
811         * bindings.el (help-event-list): Add ?\?.
813 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
815         * subr.el (with-wrapper-hook): Declare obsolete.
816         * simple.el (filter-buffer-substring-function): New hook.
817         (filter-buffer-substring): Use it.
818         (filter-buffer-substring-functions): Mark obsolete.
819         * minibuffer.el (completion-in-region-function): New hook.
820         (completion-in-region): Use it.
821         (completion-in-region-functions): Mark obsolete.
822         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
823         * abbrev.el (abbrev-expand-function): New hook.
824         (expand-abbrev): Use it.
825         (abbrev-expand-functions): Mark obsolete.
826         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
827         and :filter-return.
829 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
831         * progmodes/python.el (python-nav--syntactically): Fix cornercases
832         and do not care about match data.
834 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
836         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
837         completion tables when completing error conditions and
838         `declare' arguments.
839         (lisp-complete-symbol, field-complete): Mark as obsolete.
840         (check-parens): Unmatched parens are user errors.
841         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
843 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
845         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
846         command changed buffer (ie. `flyspell-pre-buffer' is not current
847         buffer), which prevents making decisions based on invalid value of
848         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
849         cause an error when `flyspell-pre-point' was nil after switching
850         buffers.
851         (flyspell-post-command-hook): No longer needs to change buffers when
852         checking pre-word.  While at it remove unnecessary progn.
854 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
856         * textmodes/ispell.el (ispell-add-per-file-word-list):
857         Fix `flyspell-correct-word-before-point' error when accepting
858         words and `coment-padding' is an integer by using
859         `comment-normalize-vars' (Bug #14214).
861 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
863         New defun movement commands.
864         * progmodes/python.el (python-nav--syntactically)
865         (python-nav--forward-defun, python-nav-backward-defun)
866         (python-nav-forward-defun): New functions.
868 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
870         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
871         (python-syntax-context): Use named compiler-macro for backwards
872         compatibility with Emacs 24.x.
874 2013-04-17  Leo Liu  <sdl.web@gmail.com>
876         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
877         octave-hide-process-buffer.
879 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
881         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
882         (bug#14216).
884 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
886         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
887         Fix adjustment of offset when receiving incomplete responses from GDB
888         (bug#14129).
890 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
892         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
893         python-mode-abbrev-table.
894         (python-skeleton-define): Adjust accordingly.
895         (python-mode-abbrev-table): New table that inherits from it so that
896         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
898         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
899         (abbrev-symbol): Use it.
900         (abbrev--before-point): Use it since we already handle inheritance.
902 2013-04-16  Leo Liu  <sdl.web@gmail.com>
904         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
905         binding to info-lookup-symbol.
907 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
909         * minibuffer.el (completion--twq-all):
910         * term/ns-win.el (ns-initialize-window-system):
911         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
913 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
915         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
916         global bindings.
918         * doc-view.el (doc-view-start-process): Handle url-handler directories.
920 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
922         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
923         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
924         to nil.
925         (ruby-end-of-defun): Remove the unused arg, change the docstring
926         to reflect that this function is only used as the value of
927         `end-of-defun-function'.
928         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
929         to reflect an earlier change that beginning/end-of-defun functions
930         jump between methods in a class definition, as well as top-level
931         functions.
933 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
935         * minibuffer.el (minibuffer-complete): Don't just scroll
936         a *Completions* that's been iconified.
937         (minibuffer-force-complete): Make sure repetitions do cycle when going
938         through completion-in-region -> minibuffer-complete.
940 2013-04-15  Alan Mackenzie  <acm@muc.de>
942         Correct the placement of c-cpp-delimiters when there're #s not at
943         col 0.
945         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
946         place a submatch around the #.
947         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
948         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
949         on the #, not BOL.
951 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
953         * emacs-lisp/nadvice.el: Properly test names when adding advice.
954         (advice--member-p): New arg `name'.
955         (advice--add-function, advice-member-p): Use it (bug#14202).
957 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
959         Reformulate java imenu-generic-expression.
960         The old expression contained ill formed regexps.
962         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
963         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
964         (cc-imenu-java-method-arg-regexp): New defconsts.
965         (cc-imenu-java-build-type-args-regex): New defun.
966         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
967         handling of spaces in the regexp.
969 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
971         * textmodes/ispell.el (ispell-command-loop): Remove
972         flyspell highlight of a word when ispell accepts it (bug #14178).
974 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
976         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
977         uses code from the previous `ange-ftp-run-real-handler'.
978         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
979         only in case that function exist.  This is needed for proper
980         unloading of Tramp.
982 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
984         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
986         * textmodes/reftex.el (reftex-compile-variables): Use it.
988 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
990         * files.el (normal-mode): Only use default major-mode if no other mode
991         was specified.
993         * emacs-lisp/trace.el (trace-values): New function.
995         * files.el: Allow : in local variables (bug#14089).
996         (hack-local-variable-regexp): New var.
997         (hack-local-variables-prop-line, hack-local-variables): Use it.
999 2013-04-13  Roland Winkler  <winkler@gnu.org>
1001         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
1002         data before it gets modified by bibtex-beginning-of-entry.
1004 2013-04-13  Roland Winkler  <winkler@gnu.org>
1006         * textmodes/bibtex.el (bibtex-url): Doc fix.
1008 2013-04-13  Roland Winkler  <winkler@gnu.org>
1010         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
1011         does not visit a BibTeX file, exclude it from the list of buffers
1012         returned by bibtex-initialize.
1014 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
1016         * window.el (split-window): Remove interactive form, since as a
1017         command this function is a special case of split-window-below.
1018         Correct doc string.
1020 2013-04-12  Roland Winkler  <winkler@gnu.org>
1022         * faces.el (read-face-name): Do not override value of arg default.
1023         Allow single faces and strings as default values.  Remove those
1024         elements from return value that are not faces.
1025         (describe-face): Simplify.
1026         (face-at-point): New optional args thing and multiple so that this
1027         function can provide the same functionality previously provided by
1028         read-face-name.
1029         (make-face-bold, make-face-unbold, make-face-italic)
1030         (make-face-unitalic, make-face-bold-italic, invert-face)
1031         (modify-face, read-face-and-attribute): Use face-at-point.
1033         * cus-edit.el (customize-face, customize-face-other-window)
1034         * cus-theme.el (custom-theme-add-face)
1035         * face-remap.el (buffer-face-set)
1036         * facemenu.el (facemenu-set-face): Use face-at-point.
1038 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
1040         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
1042 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
1044         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
1045         off leading { and trailing } from field values.
1047 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1049         * emacs-lisp/timer.el (timer--check): New function.
1050         (timer--time, timer-set-function, timer-event-handler): Use it.
1051         (timer-set-idle-time): Simplify.
1052         (timer--activate): CSE.
1053         (timer-event-handler): Give more info in error message.
1054         (internal-timer-start-idle): New function, moved from C.
1056         * mpc.el (mpc-proc): Add `restart' argument.
1057         (mpc-proc-cmd): Use it.
1058         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
1059         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
1060         less often.
1062 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
1064         * progmodes/sh-script.el: Implement `sh-mode' own
1065         `add-log-current-defun-function' (bug#14112).
1066         (sh-current-defun-name): New function.
1067         (sh-mode): Use the function.
1069 2013-04-09  Bastien Guerry  <bzg@gnu.org>
1071         * simple.el (choose-completion-string): Fix docstring (bug#14163).
1073 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1075         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
1077         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
1078         timer (bug#14156).
1080 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
1082         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
1083         declaration.
1085 2013-04-07  Leo Liu  <sdl.web@gmail.com>
1087         * pcmpl-x.el: New file.
1089 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
1091         Do not set x-display-name until X connection is established.
1092         This is needed to prevent from weird situation described at
1093         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
1094         * frame.el (make-frame): Set x-display-name after call to
1095         window system initialization function, not before.
1096         * term/x-win.el (x-initialize-window-system): Add optional
1097         display argument and use it.
1098         * term/w32-win.el (w32-initialize-window-system):
1099         * term/ns-win.el (ns-initialize-window-system):
1100         * term/pc-win.el (msdos-initialize-window-system):
1101         Add compatible optional display argument.
1103 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
1105         * files.el (normal-backup-enable-predicate): On MS-Windows and
1106         MS-DOS compare truenames of temporary-file-directory and of the
1107         file, so that 8+3 aliases (usually found in $TEMP on Windows)
1108         don't fail comparison by compare-strings.  Also, compare file
1109         names case-insensitively on MS-Windows and MS-DOS.
1111 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1113         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
1114         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
1116 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
1118         * whitespace.el (whitespace-color-on, whitespace-color-off):
1119         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
1121 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
1123         * ispell.el (ispell-set-spellchecker-params):
1124         Really set `ispell-args' for all equivs.
1126 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1128         * ido.el (ido-completions): Use extra elements of ido-decorations
1129         (bug#14143).
1130         (ido-decorations): Update docstring.
1132 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
1134         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1135         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
1136         nil during initialization, in order not to miss changes since the
1137         file was opened.  (Bug#14140)
1139 2013-04-05  Leo Liu  <sdl.web@gmail.com>
1141         * kmacro.el (kmacro-call-macro): Fix bug#14135.
1143 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
1145         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
1147 2013-04-04  Glenn Morris  <rgm@gnu.org>
1149         * electric.el (electric-pair-inhibit-predicate): Add :version.
1151 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1153         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
1154         when a package is required several times (bug#14082).
1156 2013-04-04  Roland Winkler  <winkler@gnu.org>
1158         * faces.el (read-face-name): Behave as promised by the docstring.
1159         Assume that arg default is a list of faces.
1160         (describe-face): Call read-face-name with list of default faces.
1162 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1164         * bookmark.el: Fix deletion of bookmarks (bug#13972).
1165         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
1166         (bookmark-bmenu-execute-deletions): Only skip first line if it's
1167         the header.
1168         (bookmark-exit-hook-internal): Save even if list is empty.
1170 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
1172         * emacs-lisp/package.el (package-pinned-packages): New var.
1173         (package--add-to-archive-contents): Obey it (bug#14118).
1175 2013-04-03  Alan Mackenzie  <acm@muc.de>
1177         Handle `parse-partial-sexp' landing inside a comment opener
1178         (Bug#13244). Also adapt to the new values of element 7 of a parse
1179         state.
1181         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
1182         parameter `not-in-delimiter'.  Handle being inside comment opener.
1183         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
1184         character in case we're typing a '*' after a '/'.
1185         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
1186         instead by passing the parameter to c-state-pp-to-literal.
1188         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
1189         for elt. 7 of a parse state.
1191 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
1193         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
1194         * international/latin1-disp.el, international/mule-util.el:
1195         * language/cyril-util.el, language/european.el, language/ind-util.el:
1196         * language/lao-util.el, language/thai.el, language/tibet-util.el:
1197         * language/tibetan.el, language/viet-util.el:
1198         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
1200 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1202         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
1203         (electric-pair-post-self-insert-function): Use it.
1204         (electric-pair-default-inhibit): New function, extracted from
1205         electric-pair-post-self-insert-function.
1207 2013-03-31  Roland Winkler  <winkler@gnu.org>
1209         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
1211 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1213         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
1215 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1217         Un-indent after "pass" and "return" statements (Bug#13888)
1218         * progmodes/python.el (python-indent-block-enders): New var.
1219         (python-indent-calculate-indentation): Use it.
1221 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
1223         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
1224         defun.  Defining it as defalias could introduce too eager
1225         byte-compiler optimization.  (Bug#14030)
1227 2013-03-30  Chong Yidong  <cyd@gnu.org>
1229         * iswitchb.el (iswitchb-read-buffer): Fix typo.
1231 2013-03-30  Leo Liu  <sdl.web@gmail.com>
1233         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
1234         (kmacro-execute-from-register): Pass the keyboard macro to
1235         kmacro-call-macro or repeating won't work correctly.
1237 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
1239         * progmodes/subword.el: Back to using `forward-symbol'.
1241         * subr.el (forward-whitespace, forward-symbol)
1242         (forward-same-syntax): Move from thingatpt.el.
1244 2013-03-29  Leo Liu  <sdl.web@gmail.com>
1246         * kmacro.el (kmacro-to-register): New command.
1247         (kmacro-execute-from-register): New function.
1248         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
1250 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1252         * mpc.el: Use defvar-local and setq-local.
1253         (mpc--proc-connect): Connection failures are not bugs.
1254         (mpc-mode-map): `follow-link' only applies to the buffer's content.
1255         (mpc-volume-map): Bind to the up-events.
1257 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1259         * progmodes/subword.el (superword-mode): Use `forward-sexp'
1260         instead of `forward-symbol'.
1262 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1264         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
1265         (edebug--recursive-edit): Use it.
1266         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
1267         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
1269 2013-03-28  Leo Liu  <sdl.web@gmail.com>
1271         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
1273 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
1275         * facemenu.el (list-colors-callback): New defvar.
1276         (list-colors-redisplay): New function.
1277         (list-colors-display): Install list-colors-redisplay as the
1278         revert-buffer-function.  (Bug#14063)
1280 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1282         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
1283         and suffixes don't overlap (bug#14061).
1285         * case-table.el: Use lexical-binding.
1286         (case-table-get-table): New function.
1287         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
1289 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1291         * progmodes/subword.el: Add `superword-mode' to do word motion
1292         over symbol_words (parallels and leverages `subword-mode' which
1293         does word motion inside MixedCaseWords).
1295 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1297         * eshell/em-unix.el: Move su and sudo to...
1298         * eshell/em-tramp.el: ...Eshell tramp module.
1300 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1302         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
1303         Change return value to be a sexp.  Delay `get-buffer' to after
1304         restoring the desktop (bug#13951).
1306 2013-03-26  Leo Liu  <sdl.web@gmail.com>
1308         * register.el: Move semantic tag handling back to
1309         cedet/semantic/senator.el.  (Bug#14052)
1311 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1313         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
1314         into the prompt either (bug#13963).
1316 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1318         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
1319         part of "(error-foo)".
1321 2013-03-24  Juri Linkov  <juri@jurta.org>
1323         * replace.el (list-matching-lines-prefix-face): New defcustom.
1324         (occur-1): Pass `list-matching-lines-prefix-face' to the function
1325         `occur-engine' if `face-differs-from-default-p' returns t.
1326         (occur-engine): Add `,' inside backquote construct to evaluate
1327         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
1328         Pass `prefix-face' to the functions `occur-context-lines' and
1329         `occur-engine-add-prefix'.
1330         (occur-engine-add-prefix, occur-context-lines): Add optional arg
1331         `prefix-face' and propertize the prefix with `prefix-face'.
1332         (Bug#14017)
1334 2013-03-24  Leo Liu  <sdl.web@gmail.com>
1336         * nxml/rng-valid.el (rng-validate-while-idle)
1337         (rng-validate-quick-while-idle): Guard against deleted buffer.
1338         (Bug#13999)
1340         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
1341         is the last entry in kill-buffer-hook.
1343         * files.el (kill-buffer-hook): Doc fix.
1345 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
1347         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
1348         Make it safe-local.
1350         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
1352 2013-03-23  Leo Liu  <sdl.web@gmail.com>
1354         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
1355         Remove.
1357         * nxml/rng-valid.el (rng-validate-mode)
1358         (rng-after-change-function, rng-do-some-validation):
1359         * nxml/rng-maint.el (rng-validate-buffer):
1360         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
1361         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
1362         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
1363         (nxml-extend-after-change-region): Use with-silent-modifications.
1365         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
1366         timer-idle-list.
1368         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
1369         (rng-next-error-1, rng-previous-error-1): Do not let-bind
1370         timer-idle-list.  (Bug#13999)
1372 2013-03-23  Juri Linkov  <juri@jurta.org>
1374         * info.el (info-index-match): New face.
1375         (Info-index, Info-apropos-matches): Add a nested subgroup to the
1376         main pattern and add text properties with the new face to matches
1377         in index entries relative to the beginning of the index entry.
1378         (Bug#14015)
1380 2013-03-21  Eric Ludlam  <zappo@gnu.org>
1382         * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
1383         Inhibit read only while inserting objects.
1385 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1387         * progmodes/cfengine.el: Update docs to mention
1388         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
1389         symbol motion.  Remove "_" from the word syntax.
1391 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
1393         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
1394         syntax for both `cfengine2-mode' and `cfengine3-mode'.
1396 2013-03-20  Juri Linkov  <juri@jurta.org>
1398         * info.el (Info-next-reference-or-link)
1399         (Info-prev-reference-or-link): New functions.
1400         (Info-next-reference, Info-prev-reference): Use them.
1401         (Info-try-follow-nearest-node): Handle footnote navigation.
1402         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
1404 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1406         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
1407         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
1409 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
1411         Suppress unnecessary non-ASCII chatter during build process.
1412         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
1413         (batch-skkdic-convert): Suppress most of the chatter.
1414         It's not needed so much now that machines are faster,
1415         and its non-ASCII component was confusing; see Dmitry Gutov in
1416         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
1418 2013-03-20  Leo Liu  <sdl.web@gmail.com>
1420         * ido.el (ido-chop): Fix bug#10994.
1422 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
1424         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
1425         Remove vars.
1426         (whitespace-color-on, whitespace-color-off):
1427         Use `font-lock-fontify-buffer' (Bug#13817).
1429 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1431         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
1432         remapping in mode-line.
1433         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
1435 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
1437         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
1438         value for `whitespace-line' face (Bug#13875).
1439         (whitespace-font-lock-keywords): Change description.
1440         (whitespace-color-on): Don't save `font-lock-keywords' value, save
1441         the constructed keywords instead.
1442         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
1444 2013-03-19  Leo Liu  <sdl.web@gmail.com>
1446         * progmodes/compile.el (compilation-display-error): New command.
1447         (compilation-mode-map, compilation-minor-mode-map): Bind it to
1448         C-o.  (Bug#13992)
1450 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
1452         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
1454 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
1456         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
1458 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
1460         * net/tramp-compat.el (tramp-compat-user-error): New defun.
1462         * net/tramp-adb.el (tramp-adb-handle-shell-command):
1463         * net/tramp-gvfs.el (top):
1464         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
1465         (tramp-handle-shell-command): Use it.
1466         (tramp-dissect-file-name): Raise an error when hostname is a
1467         method name, and neither method nor user is specified.
1469         * net/trampver.el: Update release number.
1471 2013-03-18  Leo Liu  <sdl.web@gmail.com>
1473         Make sure eldoc can be turned off properly.
1474         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
1475         eldoc-mode.
1476         (eldoc-display-message-p): Revert last change.
1477         (eldoc-display-message-no-interference-p)
1478         (eldoc-print-current-symbol-info): Tweak.
1480 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
1482         * doc-view.el (doc-view-new-window-function): Check the new window
1483         overlay's display property instead the char property of the
1484         buffer's first char.  Use `with-selected-window' instead of
1485         `save-window-excursion' with `select-window'.
1486         (doc-view-document->bitmap): Check the current doc-view overlay's
1487         display property instead the char property of the buffer's first char.
1489 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
1491         Automate the build of ja-dic.el (Bug#13984).
1492         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
1493         from the input, rather than assume that it's been done for us by the
1494         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
1495         the current date into a ja-dic.el comment, as that complicates
1496         regression testing.
1498 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1500         * whitespace.el: Fix double evaluation.
1501         (whitespace-space, whitespace-hspace, whitespace-tab)
1502         (whitespace-newline, whitespace-trailing, whitespace-line)
1503         (whitespace-space-before-tab, whitespace-indentation)
1504         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
1505         obsolete defvars.
1506         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
1507         (whitespace-color-on): Use a single font-lock-add-keywords call.
1508         Fix double-evaluation of face variables.
1510 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
1512         * net/tramp-adb.el (tramp-adb-parse-device-names):
1513         Use `start-process' instead of `call-process'.  Otherwise, the
1514         function might be blocked under MS Windows.  (Bug#13299)
1516 2013-03-17  Leo Liu  <sdl.web@gmail.com>
1518         Extend eldoc to display info in the mode-line.  (Bug#13978)
1519         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
1520         (eldoc-mode-line-string): New variable.
1521         (eldoc-minibuffer-message): New function.
1522         (eldoc-message-function): New variable.
1523         (eldoc-message): Use it.
1524         (eldoc-display-message-p)
1525         (eldoc-display-message-no-interference-p):
1526         Support eldoc-post-insert-mode.
1528         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
1529         (eval-expression): Run it.
1531 2013-03-17  Roland Winkler  <winkler@gnu.org>
1533         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
1534         strings in the list of return values.
1536 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1538         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
1539         radix before checking for HMS forms.
1541 2013-03-16  Leo Liu  <sdl.web@gmail.com>
1543         * progmodes/scheme.el: Add indentation and font-locking for λ.
1544         (Bug#13975)
1546 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1548         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
1549         token before point (bug#13942).
1551 2013-03-16  Leo Liu  <sdl.web@gmail.com>
1553         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
1555 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
1557         * startup.el (command-line-normalize-file-name): Fix handling of
1558         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
1559         <xfq.free@gmail.com> in
1560         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
1562 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
1564         Sync with Tramp 2.2.7.
1566         * net/trampver.el: Update release number.
1568 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
1570         * doc-view.el Fix bug#13887.
1571         (doc-view-insert-image): Don't modify overlay associated to
1572         non-live windows, and implement horizontal centering of image in
1573         case it's smaller than the window.
1574         (doc-view-new-window-function): Force redisplay of new windows on
1575         doc-view buffers.
1577 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
1579         * saveplace.el (save-place-alist-to-file): Don't sort
1580         `save-place-alist', just pretty-print it (bug#13882).
1582 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
1584         * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,
1585         whether `default-file-name-coding-system' is bound.  It isn't in
1586         XEmacs.
1588 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1590         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
1591         backquotes for `obsolete' (bug#13929).
1593         * international/mule.el (find-auto-coding): Include file name in
1594         obsolescence warning (bug#13922).
1596 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1598         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
1599         for CFEngine 3-specific indentation.
1600         (cfengine3-indent-line): Use it.  Fix up category regex.
1601         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
1603 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1605         * type-break.el (type-break-file-name):
1606         * textmodes/remember.el (remember-data-file):
1607         * strokes.el (strokes-file):
1608         * shadowfile.el (shadow-initialize):
1609         * saveplace.el (save-place-file):
1610         * ps-bdf.el (bdf-cache-file):
1611         * progmodes/idlwave.el (idlwave-config-directory):
1612         * net/quickurl.el (quickurl-url-file):
1613         * international/kkc.el (kkc-init-file-name):
1614         * ido.el (ido-save-directory-list-file):
1615         * emulation/viper.el (viper-custom-file-name):
1616         * emulation/vip.el (vip-startup-file):
1617         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
1618         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
1620 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
1622         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
1623         * language/thai-word.el: Switch to UTF-8.
1625 2013-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1627         * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870).
1629 2013-03-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1631         * net/net-utils.el (net-utils-remove-ctrl-m-filter):
1632         Use with-current-buffer and don't move point.
1633         (net-utils-run-simple): Remove useless code.
1634         (net-utils-remove-ctl-m): Remove unused custom.
1636 2013-03-11  Per Starbäck  <starback@stp.lingfil.uu.se>
1638         * international/characters.el (glyphless-set-char-table-range): New fun.
1639         (update-glyphless-char-display): Use it (bug#13744).
1641 2013-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1643         * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
1644         namespaces in the syntax, indent closer for hanging brace
1645         correctly, allow single-quote delimited 'strings', and make
1646         `cfengine3-mode' the default.
1648 2013-03-11  Jean-Philippe Gravel  <jpgravel@gmail.com>
1650         * progmodes/gdb-mi.el: Speed up initialization (bug#10580).
1651         Use lexical-binding.  Fix up docstring according to conventions.
1652         (gdbmi-debug-mode): New var.
1653         (gdbmi-start-with, gdbmi-same-start, gdbmi-is-number, gdbmi-bnf-init)
1654         (gdbmi-bnf-output, gdbmi-bnf-skip-unrecognized, gdbmi-bnf-gdb-prompt)
1655         (gdbmi-bnf-result-record, gdbmi-bnf-out-of-band-record)
1656         (gdbmi-bnf-async-record, gdbmi-bnf-stream-record)
1657         (gdbmi-bnf-console-stream-output, gdbmi-bnf-target-stream-output)
1658         (gdbmi-bnf-log-stream-output, gdbmi-bnf-result-and-async-record-impl)
1659         (gdbmi-bnf-incomplete-record-result): New functions.
1660         (gdb-car<): Remove function.
1661         (gdbmi-record-list): Remove variable.
1662         (gdbmi-bnf-state, gdbmi-bnf-offset): New vars.
1663         (gdbmi-bnf-result-state-configs): New const.
1664         (gud-gdbmi-marker-filter): Rewrite.
1665         (gdb-ignored-notification, gdb-thread-created, gdb-thread-exited)
1666         (gdb-thread-selected, gdb-running, gdb-starting, gdb-stopped):
1667         Add `token' argument.
1668         (gdb-done, gdb-error): New functions.
1669         (gdb-done-or-error): Add `is-complete' argument.  Change arg order.
1671 2013-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1673         * term/xterm.el (xterm--report-background-handler): Don't burp
1674         upon timeout.
1675         (xterm--version-handler): Extract from terminal-init-xterm.
1676         (xterm--query): Don't mishandle timeout.  Remove debugging messages.
1677         Allow multiple handlers.
1678         (terminal-init-xterm): Handle OSX's Terminal.app's incorrect answer.
1680         * term/xterm.el: Don't discard input (bug#6758).  Use lexical-binding.
1681         (xterm--report-background-handler, xterm--query): New functions.
1682         (terminal-init-xterm): Use them.
1684 2013-03-11  Michael R. Mauger  <michael@mauger.com>
1686         * progmodes/sql.el Version 3.2
1687         Please note that my address changed to <michael@mauger.com>;
1688         the <mmaug@yahoo.com> address remains active.
1689         (sql-connection-alist): Updates documentation to fix bug#13715.
1690         (sql-connect): Handle missing `sql-connection-alist' correctly.
1691         (sql-mode-oracle-font-lock-keywords): Add missing keywords.
1692         (sql-magic-go, sql-magic-semicolon): Mark with `delete-selection'
1693         property.
1694         (sql-default-value): New function.
1695         (sql-get-login-ext, sql-get-login): Fixes bug where buffer-local
1696         values were not used.
1697         (sql-rename-buffer): Make sure alternate buffer name has no text
1698         properties.
1699         (sql-input-sender, sql-execute-feature): Fetch variable with
1700         `buffer-local-value' rather than `with-current-buffer'.
1701         (sql-*): Use #' function syntax consistently.
1702         (sql-*): Use message/error/user-error consistently.
1704 2013-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1706         * xt-mouse.el (xterm-mouse-event-read): Remove.
1707         (xterm-mouse--read-event-sequence-1000)
1708         (xterm-mouse--read-event-sequence-1006): Use read-event instead.
1710 2013-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1712         * term/xterm.el (xterm-function-map): Support format used with
1713         formatOtherKeys=1 (bug#13839).
1715         * emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
1716         (with-no-warnings): Use `declare'.
1718         * whitespace.el (whitespace-enable-predicate): New variable.
1719         (whitespace-enable-predicate): Use it.
1721         * comint.el (comint-send-input, comint-snapshot-last-prompt)
1722         (comint-output-filter, comint-update-fence):
1723         Use with-silent-modifications.
1725 2013-03-10  Jambunathan K  <kjambunathan@gmail.com>
1727         * replace.el (occur-read-regexp-defaults-function): New var.
1728         (occur-read-regexp-defaults): New defun.
1729         (occur-read-primary-args): Propagate above change (bug#13892).
1731 2013-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1733         * mouse.el (mouse-drag-track): Remove left-over debugging code.
1735 2013-03-09  Michael Albinus  <michael.albinus@gmx.de>
1737         Major rewrite due to changed D-Bus interface of GVFS 1.14.
1739         * net/tramp-gvfs.el (top): Extend check for gvfs availability.
1740         (tramp-gvfs-methods-mounttracker, tramp-gvfs-listmounts)
1741         (tramp-gvfs-mountlocation, tramp-gvfs-mountlocation-signature):
1742         New defconst.
1743         (tramp-gvfs-file-name-handler-alist) [directory-files]
1744         [directory-files-and-attributes, file-exists-p, file-modes]:
1745         Use Tramp default handler.
1746         [file-acl, file-selinux-context, process-file, set-file-acl]:
1747         [set-file-modes, set-file-selinux-context, shell-command]:
1748         [start-file-process]: Remove handler.
1749         [verify-visited-file-modtime]: New handler.
1750         (tramp-gvfs-dbus-string-to-byte-array)
1751         (tramp-gvfs-dbus-byte-array-to-string): New defuns.  Replace all
1752         calls of `dbus-string-to-byte-array' and
1753         `tramp-gvfs-dbus-byte-array-to-string'.
1754         (tramp-gvfs-handle-copy-file)
1755         (tramp-gvfs-handle-delete-directory)
1756         (tramp-gvfs-handle-delete-file, tramp-gvfs-handle-file-attributes)
1757         (tramp-gvfs-handle-file-directory-p)
1758         (tramp-gvfs-handle-file-executable-p)
1759         (tramp-gvfs-handle-file-name-all-completions)
1760         (tramp-gvfs-handle-file-readable-p)
1761         (tramp-gvfs-handle-file-writable-p)
1762         (tramp-gvfs-handle-insert-directory)
1763         (tramp-gvfs-handle-insert-file-contents)
1764         (tramp-gvfs-handle-make-directory, tramp-gvfs-handle-rename-file)
1765         (tramp-gvfs-handle-set-visited-file-modtime)
1766         (tramp-gvfs-handle-write-region): Rewrite.
1767         (tramp-gvfs-handle-file-acl)
1768         (tramp-gvfs-handle-file-selinux-context)
1769         (tramp-gvfs-handle-process-file, tramp-gvfs-handle-set-file-acl)
1770         (tramp-gvfs-handle-set-file-modes)
1771         (tramp-gvfs-handle-set-file-selinux-context)
1772         (tramp-gvfs-handle-shell-command)
1773         (tramp-gvfs-handle-start-file-process)
1774         (tramp-gvfs-handle-verify-visited-file-modtime): Remove defuns.
1775         (tramp-gvfs-url-file-name): Do not use `file-truename', we work
1776         over the symlinks.  Fix user handling.
1777         (top, tramp-gvfs-handler-mounted-unmounted): Handle different names
1778         of the D-Bus signals.
1779         (tramp-gvfs-connection-mounted-p): Handle different names of the
1780         D-Bus methods.
1781         (tramp-gvfs-mount-spec-entry): New defun.
1782         (tramp-gvfs-mount-spec): Use it.
1783         (tramp-gvfs-maybe-open-connection): Check, that in case of "smb"
1784         there is a share name.  Handle different names of the D-Bus
1785         signals and methods.  Set connection properties needed for
1786         `tramp-check-cached-permissions'.
1787         (tramp-gvfs-send-command): Apply `tramp-gvfs-maybe-open-connection'.
1788         Return t or nil.
1790         * net/tramp.el (tramp-backtrace): Move up.
1791         (tramp-error): Dump a backtrace into the debug buffer when
1792         `tramp-verbose > 9.
1793         (tramp-file-mode-type-map, tramp-file-mode-from-int)
1794         (tramp-file-mode-permissions, tramp-get-local-uid)
1795         (tramp-get-local-gid, tramp-check-cached-permissions): Move from
1796         tramp-sh.el.
1798         * net/tramp-sh.el (tramp-file-mode-type-map)
1799         (tramp-check-cached-permissions, tramp-file-mode-from-int)
1800         (tramp-file-mode-permissions, tramp-get-local-uid)
1801         (tramp-get-local-gid): Move to tramp.el.
1803 2013-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1805         Separate mouse-1-click-follows-link from mouse-drag-region.
1806         * mouse.el (mouse--down-1-maybe-follows-link): New function.
1807         (key-translation-map): Use it to implement mouse-1-click-follows-link.
1808         (mouse-drag-line, mouse-drag-track):
1809         Remove mouse-1-click-follows-link code.
1810         (mouse--remap-link-click-p): Remove.
1812 2013-03-08  Jambunathan K  <kjambunathan@gmail.com>
1814         * hi-lock.el (hi-lock-read-regexp-defaults-function): New var.
1815         (hi-lock-read-regexp-defaults):  New defun.
1816         (hi-lock-line-face-buffer, hi-lock-face-buffer)
1817         (hi-lock-face-phrase-buffer): Propagate above change.
1818         Update docstring (bug#13892).
1820         * subr.el (find-tag-default-as-regexp): New defun.
1821         * replace.el (read-regexp): Propagate above change.
1823 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
1825         * calc/calc-units.el (calc-convert-units): Fix the way that default
1826         new units are stored.
1828 2013-03-07  Matthias Meulien  <orontee@gmail.com>
1830         * bookmark.el: Define a face to highlight bookmark names in
1831         bookmark menu buffers, where the default is a bold face similarly
1832         to buffer names in buffer menu buffers.
1833         (bookmark-menu-bookmark): New face to highlight bookmark names.
1834         (bookmark-insert-location): Remove duplicated text property to
1835         conform to buffer list (see `list-buffers').
1836         (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
1837         `bookmark-menu-bookmark' to bookmark names.
1839 2013-03-07  Matthias Meulien  <orontee@gmail.com>
1840             Karl Fogel  <kfogel@red-bean.com>
1842         * bookmark.el: Display the bookmark list header similarly to the
1843         buffer list header (see `list-buffers'), where the default is now
1844         an immovable/immutable header line.
1845         (bookmark-bmenu-use-header-line): New variable.
1846         (bookmark-bmenu-inline-header-height): New name for
1847         `bookmark-bmenu-header-height', to avoid confusion with the code
1848         for the new immovable header.  All references changed.
1849         (bookmark-bmenu-set-header): New function.
1850         (bookmark-bmenu-list, bookmark-bmenu-toggle-filenames):
1851         Conditionalize header construction accordingly.
1852         (bookmark-bmenu-ensure-position): Conditionalize the skipping of
1853         the inline header height.
1854         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
1855         Conditionalize the skipping of the inline header height.
1857 2013-03-07  Dmitry Gutov  <dgutov@yandex.ru>
1859         * progmodes/js.el (js--multi-line-declaration-indentation):
1860         Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89).
1862 2013-03-06  Dmitry Gutov  <dgutov@yandex.ru>
1864         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1865         Only propertize regexp when not inside a string (Bug#13885).
1867 2013-03-06  Alan Mackenzie  <acm@muc.de>
1869         Correct the position of point in some line-up functions.
1870         * progmodes/cc-align.el (c-lineup-whitesmith-in-block)
1871         (c-lineup-assignments, c-lineup-gcc-asm-reg ): take position of
1872         point at column 0 rather than at a random place in the line.
1874 2013-03-05  Michael Albinus  <michael.albinus@gmx.de>
1876         * net/tramp-compat.el (tramp-compat-delete-directory):
1877         Implement TRASH argument.
1879 2013-03-05  Dmitry Gutov  <dgutov@yandex.ru>
1881         Keep pre-existing highlighting in completion candidates (Bug#13250).
1882         * minibuffer.el (completions-first-difference): State that the
1883         face is "added" in the docstring.
1884         (completions-common-part): Same.  And don't inherit from default.
1885         (completion-hilit-commonality): Prepend 'completions-common-part
1886         and 'completion-first-difference faces to the 'face property,
1887         instead of replacing the value(s).
1888         (completion--insert-strings): Same with 'completions-annotations face.
1889         (completion-hilit-commonality): Use 'face instead of
1890         'font-lock-face, because it gets priority if the completion
1891         strings already have 'face set.
1893 2013-03-04  Alan Mackenzie  <acm@muc.de>
1895         Replace `last-command-event' by `last-command-char' in XEmacs.
1896         * progmodes/cc-defs.el (c-last-command-char): New macro.
1897         * progmodes/cc-align.el (c-semi&comma-inside-parenlist)
1898         (c-semi&comma-no-newlines-before-nonblanks)
1899         (c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro
1900         in place of `last-command-event'.
1901         * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
1902         (c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
1903         (c-electric-paren, c-electric-continued-statement): Use the new
1904         macro in place of `last-command-event'.
1906 2013-03-04  Glenn Morris  <rgm@gnu.org>
1908         * files.el (inhibit-local-variables-regexps):
1909         Add .diff and .patch.  (Bug#13862)
1911 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
1913         * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
1914         whether the "su" command is available on the device.
1916 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
1918         * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.
1919         (tramp-adb-handle-process-file): Remove superfluous setting.
1920         (tramp-adb-command-exit-status): Handle case that COMMAND is nil.
1921         (tramp-adb-barf-unless-okay): Use `tramp-adb-command-exit-status'.
1922         (tramp-adb-maybe-open-connection): Apply "su" if user is defined.
1924 2013-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1926         * textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
1927         (ispell-print-if-debug): Build `format' in.  Avoid end-of-buffer.
1928         (ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
1929         Use dict-key rather than dict-name for the error message.
1931 2013-03-01  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1933         * net/net-utils.el (net-utils-run-simple): Don't display-buffer
1934         when reverting (bug#13831).
1936 2013-03-01  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
1938         * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
1939         Always expand affix-file before storing to protect against changed
1940         `default-directory'.
1941         (ispell-print-if-debug): Make sure message is printed at the end
1942         of the debug buffer.
1944 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
1946         * net/tramp.el (tramp-obsolete-methods): New defconst.
1947         (tramp-warned-obsolete-methods): New defvar.
1948         (tramp-find-method): Check for obsolete methods.  Map them to a
1949         replacement method if appropriate.
1951         * net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
1952         Remove methods.
1953         (top): Remove completion functions for "scp1", "scp2", "ssh1",
1954         "ssh2" and "plink1".
1956 2013-02-28  Dale Sedivec  <dale@codefu.org>
1958         * textmodes/sgml-mode.el (sgml-syntax-propertize-function):
1959         Return valid syntax-table property value when converting
1960         quotes within text from string syntax to punctuation syntax (bug#13844).
1962 2013-02-28  Juri Linkov  <juri@jurta.org>
1964         * dired-aux.el (dired-diff): If file at point is a backup file,
1965         use its original as the default value, and reverse the order
1966         of arguments to the `diff' call.  Doc fix.  (Bug#13772)
1968 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1970         * net/tramp-adb.el (tramp-adb-sdk-dir): Remove.  Replaced by ...
1971         (tramp-adb-program): New defcustom.  Remove function.  Adapt calls.
1973 2013-02-28  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
1975         Initial support for hunspell dictionaries auto-detection (Bug#13639)
1977         * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
1978         Ask hunspell about available and default dictionaries.
1979         (ispell-parse-hunspell-affix-file): Extract relevant info from
1980         hunspell affix file.
1981         (ispell-hunspell-fill-dictionary-entry): Fill non-initialized
1982         `ispell-dictionary-alist' entry for given dictionary after info
1983         provided by `ispell-parse-hunspell-affix-file'.
1984         (ispell-hunspell-dict-paths-alist): New defvar to contain an alist
1985         of parsed hunspell dicts and associated affix files.
1986         (ispell-hunspell-dictionary-alist): New defvar to contain an alist
1987         of parsed hunspell dicts and associated parameters.
1988         (ispell-set-spellchecker-params):
1989         Call `ispell-find-hunspell-dictionaries' if hunspell and not
1990         previously done.
1991         (ispell-start-process):
1992         Call `ispell-hunspell-fill-dictionary-entry' for current
1993         dictionary if it is not initialized.
1995 2013-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1997         * imenu.el: Comment nitpicks.
1999 2013-02-28  Sam Steingold  <sds@gnu.org>
2001         * vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
2002         See <http://stackoverflow.com/questions/14720205>.
2004 2013-02-28  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2006         * net/net-utils.el (net-utils--revert-function): New fun (bug#13831).
2007         (net-utils-mode): Use it.
2008         (net-utils--revert-cmd): New var.
2009         (net-utils-run-simple): Set it, and remove bogus interactive spec.
2010         (traceroute): Use net-utils-run-simple.
2012 2013-02-28  Glenn Morris  <rgm@gnu.org>
2014         * textmodes/paragraphs.el (mark-paragraph): Doc fix.
2016 2013-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2018         * doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
2019         (doc-view-fallback-mode): Remove overlays here.
2020         (doc-view-toggle-display): Instead of here.  Don't throw away
2021         image-mode-winprops-alist.
2022         (doc-view-goto-page): Don't mess with hscroll.
2024 2013-02-27  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2026         * font-lock.el (lisp-font-lock-keywords-2): Fix highlighting of
2027         &optional (bug#13819).
2029 2013-02-27  Michael Albinus  <michael.albinus@gmx.de>
2031         * net/tramp-adb.el (tramp-adb-parse-device-names)
2032         (tramp-adb-maybe-open-connection): Add timeouts.  (Bug#13299)
2034 2013-02-26  Michael Albinus  <michael.albinus@gmx.de>
2036         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
2037         Add "2>/dev/null" to the ls command, in case "en_US.utf8" is not
2038         defined.  POSIX environments fall back to the "C" locale then and
2039         emit a warning, which shall be suppressed.
2041 2013-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2043         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Tweak logic.
2044         (easy-mmode-set-keymap-parents): Use make-composed-keymap.
2046 2013-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2048         * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
2050 2013-02-25  Juri Linkov  <juri@jurta.org>
2052         * replace.el (read-regexp): Let-bind `default' to the first
2053         element of `defaults' if it's a list, otherwise it should be
2054         a string or nil.  Let-bind `suggestions' to `defaults' if it's
2055         a list, otherwise make a list with the string value.  Doc fix.
2056         (Bug#13805)
2058 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
2060         * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
2061         that match "\`\.#", to avoid compiling lock files, even if they
2062         are readable (as they are on MS-Windows).
2064 2013-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2066         * files.el (basic-save-buffer): Remove redundant directory-creation.
2068 2013-02-24  Jay Belanger  <jay.p.belanger@gmail.com>
2070         * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
2071         Add option to force `pi' to remain symbolic.
2072         * calc/calcalg2.el (calcFunc-sin, calcFunc-cos, calcFunc-tan)
2073         (calcFunc-cot, calcFunc-csc, calcFunc-sec, calcFunc-arcsin)
2074         (calcFunc-arccos, calcFunc-arctan): Use symbolic `pi' in the
2075         derivatives, when necessary.
2077 2013-02-23  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
2079         * progmodes/ps-mode.el (ps-mode-version): Bump to 1.1i.
2080         (ps-mode-octal-region): Use string-make-unibyte.
2082 2013-02-23  Glenn Morris  <rgm@gnu.org>
2084         * emulation/viper-cmd.el (viper-submit-report):
2085         * progmodes/ps-mode.el (ps-mode-maintainer-address):
2086         * progmodes/vera-mode.el (vera-mode-help-address):
2087         * textmodes/artist.el (artist-maintainer-address):
2088         * textmodes/reftex.el (reftex-report-bug):
2089         * vc/ediff-util.el (ediff-submit-report):
2090         Add bug-gnu-emacs to bug report address.
2092         * progmodes/simula.el (simula-mode-menu, simula-mode-map):
2093         Remove bug report entries.
2094         (simula-mode-help-address, simula-submit-bug-report): Make obsolete.
2096         * emacs-lisp/bytecomp.el (byte-compile-level): New.
2097         (byte-compile-file, byte-compile-from-buffer):
2098         Use separate input/output buffers for each level of recursive
2099         byte-compile-file calls.  (Bug#13787)
2101 2013-02-23  Michael Albinus  <michael.albinus@gmx.de>
2103         * net/tramp.el (tramp-methods): Fix docstring.
2104         (tramp-ssh-controlmaster-options): Rename it from
2105         `tramp-ssh-controlmaster-template'.  Return a string.
2106         (tramp-default-method): Adapt check for
2107         `tramp-ssh-controlmaster-options'.
2109         * net/tramp-sh.el (tramp-methods):
2110         Replace `tramp-ssh-controlmaster-template' by "%c".
2111         (tramp-do-copy-or-rename-file-out-of-band)
2112         (tramp-maybe-open-connection): Use it in format spec.  Ensure,
2113         that it is applied for the first hop only.
2115 2013-02-22  Juri Linkov  <juri@jurta.org>
2117         * isearch.el (isearch-lazy-highlight-new-loop):
2118         Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
2119         to `isearch-other-end' if it is not nil.  (Bug#13402)
2121         * replace.el (replace-highlight): Let-bind `isearch-other-end'
2122         to `match-beg'.
2124         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
2125         Let-bind `isearch-other-end' to `start', `isearch-forward' to t
2126         and `isearch-error' to nil.
2128 2013-03-16  Fabián Ezequiel Gallina  <fgallina@cuca>
2130         * progmodes/python.el (python-info-current-defun):
2131         Enhance match-data cluttering prevention.
2133 2013-02-22  Michael Albinus  <michael.albinus@gmx.de>
2135         * net/tramp.el (tramp-tramp-file-p): Fix docstring.
2137         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
2138         Handle multibyte file names.
2140 2013-02-22  Glenn Morris  <rgm@gnu.org>
2142         * textmodes/sgml-mode.el (sgml-xml-mode): Move before use.
2143         (sgml-transformation-function): Give it a :set function.
2144         (sgml-tag): Doc fix.
2146         * cmuscheme.el (scheme-buffer):
2147         * progmodes/inf-lisp.el (inferior-lisp-buffer):
2148         * progmodes/tcl.el (inferior-tcl-buffer):
2149         * textmodes/tex-mode.el (tex-command): Doc fixes.
2151         * image-mode.el (image-mode): Add mouse bindings for mode-line-process.
2153         * htmlfontify.el (hfy-default-header): Encode title string.  (Bug#7457)
2155 2013-02-21  Bastien Guerry  <bzg@gnu.org>
2157         * cmuscheme.el (scheme-buffer): Fix docstring.  (Bug#13778)
2159 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
2161         * progmodes/python.el (python-info-current-defun):
2162         Enhance match-data cluttering prevention.
2164 2013-02-21  Glenn Morris  <rgm@gnu.org>
2166         * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
2167         loaded while outline-regexp is let bound.  (Bug#9584)
2169 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
2171         * progmodes/python.el (python-info-current-defun): Fix failed
2172         defun name retrieval because of unwanted match-data cluttering.
2174 2013-02-21  Michael Albinus  <michael.albinus@gmx.de>
2176         * net/tramp.el (tramp-ssh-controlmaster-template): Make it a
2177         defconst.  Apply independent check for ControlPersist.
2179         * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
2180         temporarily, via "env".
2182 2013-02-21  Glenn Morris  <rgm@gnu.org>
2184         * info.el (Info-enable-edit): Remove.
2185         (Info-edit): Disable it rather than using Info-enable.
2186         (Info-edit-mode-hook, Info-edit-map, Info-edit-mode, Info-edit)
2187         (Info-cease-edit): Make editing of Info files obsolete.
2189         * informat.el (Info-tagify):
2190         Handle buffers not visiting files.  (Bug#13763)
2192 2013-02-21  Juanma Barranquero  <lekktu@gmail.com>
2194         * calc/calc-graph.el (calc-graph-show-dumb): Fix typo.
2196 2013-02-21  Glenn Morris  <rgm@gnu.org>
2198         * files.el (basic-save-buffer): Move check for existing parent
2199         directory after hooks.  (Bug#13773)
2201 2013-02-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2203         * simple.el (command-execute): Move from C.  Add obsolete check.
2204         (extended-command-history): Move from C.
2206 2013-02-20  Ulrich Müller  <ulm@gentoo.org>
2208         * jka-cmpr-hook.el (jka-compr-compression-info-list)
2209         (jka-compr-mode-alist-additions): Handle .txz suffix for
2210         XZ-compressed tar archives (bug#13770).
2212 2013-02-20  Bastien Guerry  <bzg@gnu.org>
2214         * outline.el (outline-regexp, outline-heading-end-regexp):
2215         Make variables, not options (bug#13731).
2217 2013-02-20  Glenn Morris  <rgm@gnu.org>
2219         * image.el (image-current-frame): Change from variable to function.
2220         (image-show-frame): Rename from image-nth-frame.  Update callers.
2221         * image-mode.el (image-multi-frame): New variable.
2222         (image-mode-map, image-mode, image-goto-frame):
2223         Use image-multi-frame rather than image-current-frame.
2224         (image-mode, image-goto-frame): Use image-current-frame as
2225         function rather than as variable.
2227         * emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.
2228         * emacs-lisp/cl-macs.el (cl--make-type-test)
2229         (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.
2231 2013-02-19  Michael Albinus  <michael.albinus@gmx.de>
2233         * net/tramp-cache.el (tramp-get-hash-table): New defun.
2234         (tramp-get-file-property, tramp-set-file-property)
2235         (tramp-get-connection-property, tramp-set-connection-property): Use it.
2236         (tramp-flush-file-property, tramp-flush-directory-property):
2237         Rename argument to KEY.
2238         (tramp-flush-connection-property): Simplify a little bit.
2239         (tramp-connection-property-p): New defun.
2240         (top): Reapply saved values only if there isn't a corresponding
2241         entry in `tramp-connection-properties'.
2243 2013-02-19  Fabián Ezequiel Gallina  <fgallina@cuca>
2245         * progmodes/python.el (python-indent-context):
2246         Fix python-info-line-ends-backslash-p call.
2247         (python-info-line-ends-backslash-p)
2248         (python-info-beginning-of-backslash): Respect line-number argument.
2249         (python-info-current-line-comment-p):
2250         Fix behavior when not at beginning-of-line.
2251         (python-util-position): Remove function.
2252         (python-util-goto-line): New function.
2254 2013-02-19  Michael Albinus  <michael.albinus@gmx.de>
2256         * eshell/em-unix.el (eshell/su): Require tramp.
2257         (eshell/sudo): Require tramp.  Remove now unnecessary check.
2259         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
2260         `tramp-current-connection' in order to avoid an error when several
2261         commands are invoked in a short time in eshell and friends.
2263 2013-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2265         Cleanup some of EIEIO's namespace.
2266         * emacs-lisp/eieio.el (eieio--define-field-accessors): New macro.
2267         Use it to define all the class-* and object-* field accessors (renamed
2268         to eieio--class-* and eieio--object-*).  Update all uses.
2269         (eieio--class-num-slots, eieio--object-num-slots): Rename from
2270         class-num-slots and object-num-slots.
2271         (eieio--check-type): New macro.
2272         (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p)
2273         (object-of-class-p, child-of-class-p, object-slots, class-slot-initarg)
2274         (eieio-oset, eieio-oset-default, object-assoc, object-assoc-list)
2275         (object-assoc-list-safe): Use it.
2276         (eieio-defclass): Tighten regexp.
2277         (eieio--defmethod): Use `memq'.  Signal an error for unknown method kind.
2278         Remove unreachable code.
2279         (object-class-fast): Declare obsolete.
2280         (eieio-class-name, eieio-object-name, eieio-object-set-name-string)
2281         (eieio-object-class, eieio-object-class-name, eieio-class-parents)
2282         (eieio-class-children, eieio-class-precedence-list, eieio-class-parent):
2283         Rename from class-name, object-name, object-set-name-string,
2284         object-class, object-class-name, class-parents, class-children,
2285         class-precedence-list, class-parent; with obsolete alias.
2286         (class-of, class-direct-superclasses, class-direct-subclasses):
2287         Declare obsolete.
2288         (eieio-defmethod): Use `memq'; remove unreachable code.
2289         * emacs-lisp/eieio-base.el (eieio-persistent-read):
2290         * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic)
2291         (eieio-browse-tree, eieio-browse): Use eieio--check-type.
2293 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
2295         * eshell/em-cmpl.el: Correct "context-related help" keybinding in
2296         commentary.
2298 2013-02-18  Michael Heerdegen  <michael_heerdegen@web.de>
2300         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
2301         Use font-lock-keyword-face for macros and special forms (bug#8345).
2303 2013-02-17  Didier Verna  <didier@didierverna.net>
2305         * net/network-stream.el (network-stream-open-starttls):
2306         Check that response to the starttls-command is non-nil.  (Bug#13706)
2308 2013-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2310         * font-lock.el (lisp-font-lock-keywords-1, lisp-font-lock-keywords-2):
2311         Don't assume all identifier chars have syntax word.
2312         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2313         Remove bar-not-symbol.  Adjust callers.
2314         (lisp-mode-variables): Don't set a font-lock-syntax-table.
2316 2013-02-17  Leo Liu  <sdl.web@gmail.com>
2318         * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.
2320 2013-02-17  Glenn Morris  <rgm@gnu.org>
2322         * menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
2324         * image-mode.el (image-mode-map): Add image-dired menu entry.
2326         * image-dired.el (tumme): Make this alias obsolete.
2328 2013-02-16  Glenn Morris  <rgm@gnu.org>
2330         * image.el (image-animated-types): Remove.
2331         (image-multi-frame-p): Rename from image-animated-p, and generalize.
2332         (image-animated-p): Make obsolete alias.
2333         (image-animate, image-nth-frame, image-animate-timeout):
2334         Use image-multi-frame-p.
2335         (image-animate-timeout): If no delay, use image-default-frame-delay.
2336         * image-mode.el (image-mode, image-toggle-animation):
2337         Use image-multi-frame-p.  (Bug#763, bug#10739)
2338         (image-mode): Adjust startup message for a multi-frame image.
2340         * image-mode.el (image-mode-map): Give it a menu.
2342 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
2344         * net/tramp-cache.el (tramp-connection-properties): New customer
2345         option.
2346         (tramp-get-connection-property): Use it.
2348         * net/tramp-compat.el (top): Require 'trampver.
2350         * net/tramp-sh.el (tramp-remote-process-environment):
2351         Set tramp-autoload cookie.
2353 2013-02-16  Kevin Ryde  <user42@zip.com.au>
2355         * info-look.el (info-lookup-select-mode): If major-mode has no
2356         info-lookup-alist entry then search up derived-mode-parent (bug#8660).
2358 2013-02-16  Jambunathan K  <kjambunathan@gmail.com>
2360         * replace.el (read-regexp): Tighten the regexp that matches tag.
2361         When tag is retrieved with `find-tag-default', use regexp that
2362         matches tag at point.  Also update docstring (Bug#13687).
2364 2013-02-16  Eli Zaretskii  <eliz@gnu.org>
2366         * autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
2367         add watch for the file, not its parent directory, since w32notify
2368         sets up the watch for the directory internally.  (Bug#13725)
2370 2013-02-16  Glenn Morris  <rgm@gnu.org>
2372         * image.el (image-default-frame-delay): New variable.
2373         (image-animated-p): Use image-default-frame-delay.
2374         (image-minimum-frame-delay): New constant.
2375         (image-animate-timeout): Use image-minimum-frame-delay.
2377         * image.el (image-nth-frame): New, split from image-animate-timeout.
2378         (image-animate-timeout): Use image-nth-frame.
2379         * image-mode.el (image-goto-frame, image-next-frame)
2380         (image-previous-frame): New commands.
2381         (image-mode-map): Add new frame commands.
2383 2013-02-16  Jonas Bernoulli  <jonas@bernoul.li>
2385         * emacs-lisp/tabulated-list.el (tabulated-list-print-col):
2386         If col-desc already has help-echo, use it.  (Bug#13563)
2388 2013-02-16  Glenn Morris  <rgm@gnu.org>
2390         * image.el (image-current-frame): New variable.
2391         (image-animate-timeout): Set image-current-frame.
2392         * image-mode.el (image-mode): For animated images,
2393         display a frame counter via mode-line-process.
2395         * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.
2397 2013-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2399         * simple.el (eval-expression): Let `exp' set the mark (bug#13724).
2401 2013-02-15  Alan Mackenzie  <acm@muc.de>
2403         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a
2404         global minor mode has been enabled, call the minor mode function
2405         for a new buffer once only, after the major mode hook, whilst
2406         allowing that hook explicitly to disable the minor mode.
2407         (MODE-disable-in-buffer): New (generated) function.
2408         (disable-MODE): New (generated) buffer local variable.
2410 2013-02-15  Jambunathan K  <kjambunathan@gmail.com>
2412         * iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to
2413         `iswitchb-next-match' and `iswitchb-prev-match' resply.
2414         * ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to
2415         `ido-next-match' and `ido-prev-match' resply.
2416         * icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'.
2417         Bind `C-.' and `C-,' to `icomplete-forward-completions' and
2418         `icomplete-backward-completions' (Bug#13708).
2420 2013-02-15  Glenn Morris  <rgm@gnu.org>
2422         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2424 2013-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2426         * net/goto-addr.el (goto-address-fontify): Add start and end args.
2427         (goto-address-fontify-region): Use them instead of narrowing, so
2428         syntax-ppss has access to the whole buffer.
2430 2013-02-15  Fabián Ezequiel Gallina  <fgallina@cuca>
2432         * progmodes/python.el: Explain how to restore "cc-mode"-like
2433         forward-sexp movement in header documentation (Bug#13642).
2434         (python-nav--forward-sexp): Behave like emacs-lisp-mode in
2435         comments and strings (GH bug 114).
2437 2013-02-15  Fabián Ezequiel Gallina  <fgallina@cuca>
2439         * progmodes/python.el (python-info-current-defun): Fix current
2440         defun detection (Bug#13618).
2442 2013-02-15  Chong Yidong  <cyd@gnu.org>
2444         * xml.el (xml-parse-string): Fix typo in handling of bad character
2445         references.
2447 2013-02-15  Glenn Morris  <rgm@gnu.org>
2449         * play/fortune.el (fortune-compile): Simplify and fix previous change.
2451 2013-02-14  Michael Albinus  <michael.albinus@gmx.de>
2453         * net/tramp.el (tramp-debug-message):
2454         Add `tramp-condition-case-unless-debug'.
2455         (tramp-debug-on-error): New defvar.
2456         (tramp-condition-case-unless-debug): New defun.
2457         (tramp-file-name-handler): Use it.
2459 2013-02-14  Juri Linkov  <juri@jurta.org>
2461         * info.el (Info-isearch-filter): Treat non-nil values of
2462         `search-invisible' including its default value `open'
2463         like the value `t' to match hidden text.  (Bug#13402)
2465 2013-02-14  Glenn Morris  <rgm@gnu.org>
2467         * help-fns.el (find-lisp-object-file-name): Give special treatment
2468         to all ~/.foo.elc files, not just ~/.emacs.  (Bug#9007)
2470 2013-02-14  David Biesack  <sasdjb@d72933.na.sas.com>  (tiny change)
2472         * net/quickurl.el (quickurl-save-urls):
2473         Ensure quickurl-urls is not truncated on printing.  (Bug#9276)
2475 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
2477         * progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
2478         depth for unfinished percent literal.  Not using it in the caller.
2479         (ruby-move-to-block): Jump over multiline literals of all types,
2480         ignoring code-looking contents inside them.
2481         (ruby-add-log-current-method): Improve performance at the expense
2482         of accuracy.  `ruby-block-contains-point' is relatively slow, so
2483         only use it for method and singleton class blocks.
2485 2013-02-13  Michael Albinus  <michael.albinus@gmx.de>
2487         Use ControlMaster where applicable.  (Bug#13677)
2489         * net/tramp.el (tramp-ssh-controlmaster-template): New defvar,
2490         replacing `tramp-detect-ssh-controlmaster'.
2491         (tramp-default-method): Use it.
2493         * net/tramp-sh.el (tramp-methods) [scp, scp1, scp2, scpx, sftp]:
2494         [rsync, ssh, ssh1, ssh2, sshx]: Add ControlPath and ControlMaster
2495         arguments.
2496         [scpc, rsyncc]: Remove methods.
2497         (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old"
2498         and "ssh2_old".
2499         (tramp-do-copy-or-rename-file-out-of-band): Change trace level.
2500         (tramp-maybe-open-connection): Reuse tmpfile for ControlPath.
2502 2013-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2504         * emacs-lisp/package.el (package--initialized): Move before first use.
2506 2013-02-13  Jambunathan K  <kjambunathan@gmail.com>
2508         * icomplete.el (icomplete-hide-common-prefix): New user option.
2509         (icomplete-first-match): New face.
2510         (icomplete-completions): Correct handling of "complete but not
2511         unique" (Bug#12638).
2513 2013-02-13  YE Qianchuan  <stool.ye@gmail.com>  (tiny change)
2515         * descr-text.el (describe-char): Display the script (bug#13698).
2517 2013-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2519         * tmm.el: Use lexical-binding and current-active-maps.
2520         (tmm-menubar): Use map-keymap and pcase.
2521         (tmm--completion-table): New function.
2522         (tmm-prompt): Use it to fix the menu order.
2523         (tmm-get-keybind): Use current-active-maps.
2525 2013-02-12  Christopher Schmidt  <christopher@ch.ristopher.com>
2527         Add dired-hide-details-mode.  (Bug#6799)
2529         * locate.el (locate-mode): Set parent mode property to dired-mode.
2531         * find-dired.el (find-dired): Call dired-insert-set-properties on
2532         initial information line.  Set process mark on end of buffer.
2533         (find-dired-sentinel):
2534         Call dired-insert-set-properties on summary.
2536         * dired.el (dired-hide-details-hide-symlink-targets)
2537         (dired-hide-details-hide-information-lines): New options.
2538         (dired-insert-directory):
2539         Set properties after final treatment of output.
2540         (dired-insert-set-properties):
2541         Set dired-hide-details-* properties.
2542         (dired-mode-map): Bind dired-hide-details-mode.
2543         (dired-mode): Set buffer-invisibility-spec to a list.
2544         (dired-next-line): Skip hidden lines.
2545         (dired-previous-line): Use dired-next-line.
2546         (dired-hide-details-mode): New minor mode.
2547         (dired-hide-details-update-invisibility-spec): New function.
2549 2013-02-13  Glenn Morris  <rgm@gnu.org>
2551         * play/yow.el: Move to obsolete/.  (Bug#9384)
2553 2013-02-13  Juri Linkov  <juri@jurta.org>
2555         * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
2556         to select `ediff-control-frame' and set input focus correctly on Xfce.
2557         (Bug#12218)
2559 2013-02-13  Juri Linkov  <juri@jurta.org>
2561         * image-mode.el (image-mode-map):
2562         * doc-view.el (doc-view-mode-map):
2563         * vc/ediff-util.el (ediff-setup-keymap):
2564         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2566 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
2568         * progmodes/ruby-mode.el (ruby-move-to-block): Improve
2569         performance.  Instead of recalculating indentation fully for each
2570         line, sum up indentation depth based only on visited lines.
2571         (ruby-parse-partial): Increase the depth after "do" even when END
2572         is right after it.
2573         (ruby-parse-partial): When END is in the middle of a percent
2574         literal, increase the depth if the delimiter chars belong to the
2575         paren syntax class.
2577 2013-02-13  Kirill A. Korinskiy  <catap@catap.ru>
2579         * play/fortune.el (fortune-compile): Also make the compiled file
2580         if it does not exist at all, not just if it is old.  (Bug#5338)
2582 2013-02-13  Glenn Morris  <rgm@gnu.org>
2584         * emacs-lisp/package.el (package-menu-execute): Doc fix.
2586 2013-02-13  Yves Baumes  <ybaumes@gmail.com>  (tiny change)
2588         * lisp/emacs-lisp/package.el (package-menu-execute):
2589         Add optional noquery argument.  (Bug#13625)
2591 2013-02-13  Michael Albinus  <michael.albinus@gmx.de>
2593         * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
2594         if DIR exists and PARENTS is non-nil.
2596 2013-02-13  Juanma Barranquero  <lekktu@gmail.com>
2598         * progmodes/js.el (js--multi-line-declaration-indentation):
2599         Silence byte-compiler warning.
2601 2013-02-12  Michael Albinus  <michael.albinus@gmx.de>
2603         * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.
2605         * net/tramp-compat.el (top): Declare `remote-file-name-inhibit-cache'
2606         only if it doesn't exist.
2608         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2609         Set process marker.
2611 2013-02-12  Tassilo Horn  <tsdh@gnu.org>
2613         * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
2614         UserInstallation when calling soffice to work around LibreOffice
2615         bug 37531.
2617 2013-02-12  Glenn Morris  <rgm@gnu.org>
2619         * files.el (basic-save-buffer):
2620         Offer to create a non-existing directory.  (Bug#3016)
2622         * calc/calc-graph.el (calc-graph-show-dumb):
2623         * calendar/calendar.el (calendar-mode-map):
2624         * cus-edit.el (custom-mode-map):
2625         * ehelp.el (electric-help-map):
2626         * emulation/vip.el (vip-mode-map):
2627         * epa.el (epa-key-list-mode-map):
2628         * info.el (Info-mode-map):
2629         * mail/rmail.el (rmail-mode-map):
2630         * mail/rmailsum.el (rmail-summary-mode-map):
2631         * man.el (Man-mode-map):
2632         * net/newst-plainview.el (newsticker-mode-map):
2633         * progmodes/cpp.el (cpp-edit-mode-map):
2634         * progmodes/grep.el (grep-mode-map):
2635         * progmodes/idlw-help.el (idlwave-help-mode-map):
2636         * simple.el (special-mode-map):
2637         * startup.el (splash-screen-keymap):
2638         * view.el (view-mode-map):
2639         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2641 2013-02-11  Elias Pipping  <pipping@lavabit.com>
2643         * doc-view.el (doc-view-current-cache-dir): Beware % escapes
2644         (bug#13679).
2646 2013-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2648         * cus-start.el (all): Remove inhibit-local-menu-bar-menus.
2650 2013-02-11  Glenn Morris  <rgm@gnu.org>
2652         * vc/diff.el (diff-use-labels): New variable.
2653         (diff-no-select): Use --label rather than -L, and first
2654         check that it is supported.  (Bug#11067)
2656         * files.el (enable-dir-local-variables): New variable.
2657         (hack-dir-local-variables): Respect enable-dir-local-variables.
2658         * tutorial.el (help-with-tutorial):
2659         Ignore directory-local variables.  (Bug#11127)
2661         * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...
2662         (vc-svn-global-switches): ... to here.  (Bug#13513)
2664 2013-02-10  Christopher Schmidt  <christopher@ch.ristopher.com>
2666         * minibuf-eldef.el (minibuffer-default--in-prompt-regexps):
2667         Handle "foo (bar, default: xxx): " prompts.
2669 2013-02-10  Chong Yidong  <cyd@gnu.org>
2671         * files.el (basic-save-buffer-1): Do not set
2672         buffer-file-coding-system-explicit (Bug#4533).
2674         * mail/emacsbug.el (report-emacs-bug): Change binding of
2675         report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
2677 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
2679         * calc/calc.el (calc-allow-units-as-numbers): New variable.
2680         * calc/calc-units.el (calc-convert-units): Use new variable.
2682 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
2684         * subr.el (buffer-file-type, default-buffer-file-type): Remove.
2686         * net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference
2687         buffer-file-type.
2689         * mail/feedmail.el (feedmail-force-binary-write): Doc fix.
2690         (feedmail-run-the-queue, feedmail-dump-message-to-queue)
2691         (feedmail-send-it-immediately): Don't bind buffer-file-type, bind
2692         coding-system-for-write instead.
2694         * jka-compr.el (jka-compr-write-region): Don't bind
2695         buffer-file-type.
2697         * emacs-lisp/bytecomp.el (byte-compile-file): Don't bind
2698         buffer-file-type.
2700         * files.el (file-name-buffer-file-type-alist): Remove defvar.
2701         (insert-file-contents-literally): Remove reference to
2702         file-name-buffer-file-type-alist.
2704         * dos-w32.el (file-name-buffer-file-type-alist): Deprecate and
2705         make-obsolete.
2706         (find-buffer-file-type-match, find-buffer-file-type): Remove.
2707         (find-buffer-file-type-coding-system): Remove references to
2708         find-buffer-file-type-match, find-buffer-file-type, and
2709         buffer-file-type.
2710         Don't put find-buffer-file-type-coding-system into
2711         file-coding-system-alist.
2712         (find-file-binary, find-file-text): Bind coding-system-for-read
2713         instead of file-name-buffer-file-type-alist.
2715 2013-02-09  Jambunathan K  <kjambunathan@gmail.com>
2717         * doc-view.el: Use (and prefer) soffice as default ODF->PDF
2718         converter (Bug#13622).
2719         (doc-view-unoconv-program): Make obsolete alias.
2720         (doc-view-odf->pdf-converter-program): New variable.
2721         (doc-view-odf->pdf-converter-function): New variable.
2722         (doc-view-mode-p): Use it.
2723         (doc-view-odf->pdf-converter-unoconv):
2724         Rename from `doc-view-odf->pdf-converter-unoconv'.
2725         (doc-view-odf->pdf-converter-soffice): New function.
2726         (doc-view-convert-current-doc):
2727         Use `doc-view-odf->pdf-converter-function'.
2729 2013-02-09  Chong Yidong  <cyd@gnu.org>
2731         * minibuffer.el (minibuffer-inactive-mode-map): Bind mouse-1 to
2732         view-echo-area-messages (Bug#13340).
2734         * help.el (view-echo-area-messages): Use display-buffer.
2736         * dired-x.el (dired-do-run-mail): Prompt for confirmation
2737         (Bug#13561).
2739 2013-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2741         * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
2742         Eval body right away, now that we do eager macroexpansion (bug#13605).
2744         * simple.el (end-of-buffer): Don't touch unrelated windows (bug#13466).
2745         (fundamental-mode): Use run-mode-hooks.
2747         * eshell/esh-proc.el (eshell/kill): Fix last change.
2748         * eshell/em-ls.el (eshell-ls-dir): Fix use of CL in last change.
2750 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
2752         * eshell/esh-proc.el (eshell/kill): Rewrite.
2754         * eshell/em-ls.el (show-almost-all): Declare.
2755         (eshell-do-ls): Add support for -A argument.
2757 2013-02-08  Jambunathan K  <kjambunathan@gmail.com>
2759         * icomplete.el (icomplete-forward-completions)
2760         (icomplete-backward-completions): Handle corner case (bug#13602).
2762 2013-02-07  Michael Albinus  <michael.albinus@gmx.de>
2764         * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' can
2765         be nil.  Handle this.  (Bug#13636)
2767 2013-02-07  Richard Stallman  <rms@gnu.org>
2769         * mail/rmail.el (rmail-variables): Specify `no-conversion' for
2770         `save-buffer-coding-system'.
2772 2013-02-07  Alan Mackenzie  <acm@muc.de>
2774         Fix bug in state cache mechanism.  Remove 'BOD "strategy".  Refactor.
2775         * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
2776         (c-parse-state-get-strategy): Don't return 'BOD any more.
2777         (c-append-lower-brace-pair-to-state-cache):
2778         Extra parameter HERE instead of narrowing.
2779         Widen to top of buffer before searching backwards for a brace pair.
2780         (c-state-push-any-brace-pair): Add HERE parameter to function call.
2781         (c-append-to-state-cache): Extra parameter HERE in place of narrowing.
2782         Narrow to parameter HERE, in place of being called narrowed.
2783         (c-remove-stale-state-cache): Extra parameter HERE in place of
2784         narrowing.  Check there's an open brace in the cache before
2785         searching for its match.
2786         (c-invalidate-state-cache-1): Add HERE parameter to function call.
2787         (c-parse-state-1): Don't narrow here for 'forward strategy,
2788         instead passing extra parameter HERE to several functions.
2789         Remove 'BOD strategy.
2791 2013-02-06  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
2793         * emacs-lisp/package.el (describe-package-1): Tell what archive is
2794         used to install the package.
2796 2013-02-06  Glenn Morris  <rgm@gnu.org>
2798         * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following links
2799         if we can't get user input.  (Bug#6567)
2801         * startup.el (command-line): If simple.el is missing,
2802         test and warn about for some possible causes.
2804 2013-02-05  Jan Djärv  <jan.h.d@swipnet.se>
2806         * cus-start.el (all): Add ns-use-native-fullscreen.
2808 2013-02-05  Glenn Morris  <rgm@gnu.org>
2810         * profiler.el (profiler-report-mode-map): Add a restart menu entry.
2812         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
2813         Fix directory creation in fallback case.
2815 2013-02-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2817         * vc/vc.el (vc-next-action): Fix inf-loop (bug#13610).
2818         (vc-update-change-log): Use dolist.
2820 2013-02-04  Chong Yidong  <cyd@gnu.org>
2822         * thingatpt.el: Rewrite the URL detection routines, absorbing some
2823         code from ffap.el.
2824         (thing-at-point-beginning-of-url-regexp): New var.
2825         (thing-at-point-uri-schemes): Update list of URI schemes.
2826         (thing-at-point-url-regexp): Variable deleted.
2827         (thing-at-point-markedup-url-regexp): Disallow newlines.
2828         (thing-at-point-newsgroup-regexp)
2829         (thing-at-point-newsgroup-heads)
2830         (thing-at-point-default-mail-uri-scheme): New variables.
2831         (thing-at-point-bounds-of-url-at-point): Rewrite.  Use ffap's
2832         method to find the possible bounds of the URI at point.
2833         New optional argument to find ill-formed URIs.
2834         (thing-at-point-url-at-point): Rewrite.  New arguments for finding
2835         ill-formed URIs.  Use thing-at-point-bounds-of-url-at-point, and
2836         the scheme-adding heuristics from ffap-url-at-point.
2837         (thing-at-point--bounds-of-well-formed-url): New function.
2838         Do parens matching to decide whether to include parens in the URI
2839         (Bug#9153).
2841         * ffap.el: Require thingatpt.
2842         (ffap-url-at-point): Delegate URI detection to thing-at-point.
2843         All URI-valid characters are now recognized (Bug#5673).
2844         (ffap-string-at-point): Use use-region-p.
2845         (ffap-url-regexp): Extra character is handled by thing-at-point.
2846         (ffap-string-at-point-mode-alist): Allow parentheses.
2847         (ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
2848         Convert to aliases; code moved to thingatpt.el.
2849         (ffap-gnus-hook): Use setq-local.
2851 2013-02-04  Glenn Morris  <rgm@gnu.org>
2853         * emacs-lisp/ert.el (ert--explain-format-atom):
2854         Don't try to print non-characters as characters.  (Bug#13543)
2856 2013-02-03  Michael Albinus  <michael.albinus@gmx.de>
2858         * net/tramp.el (tramp-debug-message): Extend function exclude list.
2859         (tramp-backtrace): New defun.
2860         (tramp-handle-insert-file-contents): Use `visit' when inserting
2861         the local copy.
2863         * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime):
2864         Use `remote-file-name-inhibit-cache'.
2866 2013-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2868         * progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning
2869         (bug#13614).
2871         * subr.el (internal--called-interactively-p--get-frame): Avoid filling
2872         current-load-list (bug#13366).
2874 2013-02-02  Christopher Schmidt  <christopher@ch.ristopher.com>
2876         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2877         Identify g++ template instantiation trace.  (Bug#12287)
2878         (compilation-mode-hook, compilation-start-hook)
2879         (compilation-window-height): Simplify docstrings.  (Bug#13379)
2881 2013-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2883         * mouse.el (mouse-drag-track): Always deactivate the mark before
2884         running the final event's command since that command is in charge of
2885         activating the mark if needed (bug#13523).
2887 2013-02-02  Juri Linkov  <juri@jurta.org>
2889         * replace.el (perform-replace): Move let-bindings of isearch-*
2890         variables deeper to the loop that searches for the next match.
2891         Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
2892         Use `isearch-search-fun-default' instead of `isearch-search-fun'.
2893         (Bug#13579)
2895         * isearch.el (isearch-search-fun-default): Check for null
2896         first element of isearch-cmds as a precaution when it's used
2897         with inactive isearch.
2899 2013-02-02  Andrew W. Nosenko  <andrew.w.nosenko@gmail.com>  (tiny change)
2901         * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
2902         error when buffer in question is narrowed so position 1 is out of
2903         visible part.
2905 2013-02-02  Glenn Morris  <rgm@gnu.org>
2907         * textmodes/remember.el (remember-clipboard): Doc fix.
2909 2013-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2911         * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
2912         properties (bug#13179).
2914 2013-02-02  Juri Linkov  <juri@jurta.org>
2916         * progmodes/grep.el (grep-regexp-alist): Use variable grep-match-face
2917         instead of hard-coded default face `match'.  (Bug#9438)
2919 2012-02-01  Christopher Schmidt  <christopher@ch.ristopher.com>
2921         * vc/vc-arch.el (vc-arch-registered):
2922         * vc/vc-bzr.el (vc-bzr-registered):
2923         * vc/vc-cvs.el (vc-cvs-registered):
2924         * vc/vc-git.el (vc-git-registered):
2925         * vc/vc-hg.el (vc-hg-registered):
2926         * vc/vc-mtn.el (vc-mtn-registered):
2927         * vc/vc-svn.el (vc-svn-registered): Suppress load messages.
2928         (Bug#13139)
2930         * info.el (Info-next-reference, Info-prev-reference): Add numeric
2931         prefix argument.  (Bug#11656)
2933 2013-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2935         * help-fns.el (help-split-fundoc): Don't insert byte-compiled body.
2937 2013-02-01  Glenn Morris  <rgm@gnu.org>
2939         * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu item
2940         if the backend is known not to support it.
2942         * imenu.el (imenu-default-create-index-function):
2943         Tweak infinite loop test to check for forward motion as well as none.
2945 2013-02-01  Alex Harsanyi  <AlexHarsanyi@gmail.com>
2947         * net/soap-client.el (soap-invoke): Encode the string for
2948         `url-request-data' as UTF-8.
2949         Fixes <http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
2951 2013-02-01  Glenn Morris  <rgm@gnu.org>
2953         * calc/calc-help.el (calc-view-news): Use view-emacs-news.
2955         * calc/README, calc/README.prev: Rename/merge to etc/CALC-NEWS.
2957 2013-01-31  Michael Albinus  <michael.albinus@gmx.de>
2959         * net/tramp.el (tramp-tramp-file-p): Comment check for
2960         `string-as-unibyte'.  The function does not exist on XEmacs, and
2961         likely we need another approach.
2963         * net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
2964         `tramp-gw-*' variables are bound.
2966 2013-01-31  Glenn Morris  <rgm@gnu.org>
2968         * files.el (basic-save-buffer-2): Choose coding system for
2969         writing the file before backing it up, to reduce delay between
2970         backing up and writing the new version.  (Bug#13522)
2972 2013-01-31  Michal Nazarewicz  <mina86@mina86.com>
2974         * simple.el (cycle-spacing): New command.
2975         (just-one-space): Use it.
2977 2013-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2979         * progmodes/opascal.el: Rename from delphi.el.  Use lexical-binding.
2980         (opascal-newline-always-indents): Remove custom.
2981         (opascal-tab, opascal-newline): Remove commands.
2982         (opascal-new-comment-line): Insert "\n" instead of calling newline.
2983         (opascal-mode-map): Keep default bindings for RET and TAB and DEL.
2984         (opascal-save-match-data): Remove, use save-match-data instead.
2985         (opascal-save-state): Use with-silent-modifications.
2987         * progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments
2988         (bug#13585).
2990 2013-01-30  Juri Linkov  <juri@jurta.org>
2992         * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
2993         Use fullboth as an alias for fullscreen.  Suggested by Jan Djärv in
2994         <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
2996 2013-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2998         * progmodes/make-mode.el (makefile-backslash-region): Don't compute
2999         column if we're just deleting the backslashes.
3000         (makefile-fill-paragraph): Use eolp.
3002 2013-01-30  Michael Albinus  <michael.albinus@gmx.de>
3004         * autorevert.el (auto-revert-use-notify): Fix docstring.
3006 2013-01-30  Leo Liu  <sdl.web@gmail.com>
3008         * imenu.el (imenu--truncate-items): Fix subalist checking (bug#13576).
3010 2013-01-30  Glenn Morris  <rgm@gnu.org>
3012         * mouse.el (mouse-drag-line): Avoid pushing same event onto
3013         unread-command-events twice in some cases.  This tries to implement
3014         the 2012-07-26 changes in a different way.  (Bug#13560)
3016 2013-01-30  Fabián Ezequiel Gallina  <fgallina@cuca>
3018         * progmodes/python.el
3019         (python-pdbtrack-comint-output-filter-function): Enhancements on
3020         stacktrace detection.  (thanks @gnovak)
3022 2013-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3024         * jit-lock.el (jit-lock-stealth-chunk-start): Don't widen (bug#13542).
3025         (jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
3026         Use defvar-local.
3027         (jit-lock-register): Use setq-local.
3029 2013-01-30  Jay Belanger  <jay.p.belanger@gmail.com>
3031         * calc-units.el (math-default-units-table): Remove initial value.
3032         (calc-convert-units): Treat expressions where all the units cancel as
3033         if they didn't have units.
3035 2013-01-30  Michael Albinus  <michael.albinus@gmx.de>
3037         * net/tramp.el (tramp-process-connection-type): Fix docstring.
3038         (tramp-completion-reread-directory-timeout): Fix type.
3039         (tramp-connection-min-time-diff): New defcustom.
3041         * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
3043 2013-01-30  Glenn Morris  <rgm@gnu.org>
3045         * imenu.el (imenu-default-create-index-function):
3046         Put back a version of the infinite loop test removed 2013-01-23.
3048 2013-01-30  Fabián Ezequiel Gallina  <fgallina@cuca>
3050         * progmodes/python.el (python-shell-parse-command):
3051         Find python-shell-interpreter with modified environment.
3053 2013-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3055         * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
3057 2013-01-29  Alan Mackenzie  <acm@muc.de>
3059         Amend to fontify /regexp/s in actions correctly.
3060         * cc-awk.el (c-awk-harmless-char-re, c-awk-harmless-string*-re):
3061         (c-awk-harmless-string*-here-re): Braces, parens and semicolons
3062         are no longer included.
3063         (c-awk-harmless-line-char-re, c-awk-harmless-line-string*-re):
3064         What used to be these variables without "-line" in the name.
3065         (c-awk-neutral-re): { is no longer neutral.  Escaped newlines now are.
3066         (c-awk-non-arith-op-bra-re): Now also matches {.
3067         (c-awk-pre-exp-alphanum-kwd-re): New regexp to match "print",
3068         "return", and "case".
3069         (c-awk-kwd-regexp-sign-re): New, to match "print", etc., followed
3070         by /.
3071         (c-awk-syntax-tablify-/): Check special cases "print /re/", etc.
3072         (c-awk-set-syntax-table-properties): Extend FSM to handle {,},(,),;.
3074 2013-01-29  Michael Albinus  <michael.albinus@gmx.de>
3076         * autorevert.el (auto-revert-use-notify):
3077         Use `custom-initialize-default' for initialization.  (Bug#13583)
3079         * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.
3081         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3082         Catch `suppress'.  Otherwise, `tramp-run-real-handler' might be called
3083         in `tramp-file-name-handler'.
3084         (tramp-gw-tunnel-method, tramp-gw-socks-method): Declare for
3085         compatibility.
3086         (tramp-compute-multi-hops): Check, whether
3087         `tramp-gw-tunnel-method' and `tramp-gw-socks-method' are non-nil.
3089 2013-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3091         * hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol
3092         (bug#13297).
3094 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
3096         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
3097         checks made superfluous by the \_< operator.
3098         * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
3099         temporarily) broken indentation.
3100         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3101         Highlight nested constants, too.  \_< broke that.
3103 2013-01-27  Nobuyoshi Nakada  <nobu@ruby-lang.org>
3105         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
3106         instead of "\\b".
3108 2013-01-27  Michael Albinus  <michael.albinus@gmx.de>
3110         * autorevert.el (auto-revert-handler): Notifications which result
3111         from a saved file shall not be taken into account.  (Bug#13557)
3113 2013-01-26  Andreas Schwab  <schwab@linux-m68k.org>
3115         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional
3116         parameter BAR-NOT-SYMBOL to control syntax of | for font-lock.
3117         (lisp-mode): Pass t for it.  (Bug#13556)
3119 2013-01-25  Alan Mackenzie  <acm@muc.de>
3121         AWK Mode: Fix indentation bug at top level.  Bug #12274.
3123         * progmodes/cc-engine.el (c-guess-basic-syntax): Move CASE 5P to
3124         just before CASE 5D.
3126 2013-01-25  Dmitry Antipov  <dmantipov@yandex.ru>
3128         * net/socks.el (socks-nslookup-host): Use string-to-number.
3130 2013-01-25  Michael Albinus  <michael.albinus@gmx.de>
3132         * autorevert.el (auto-revert-remote-files)
3133         (auto-revert-notify-exclude-dir-regexp): New defcustoms.
3134         (auto-revert-notify-enabled, auto-revert-use-notify)
3135         (auto-revert-notify-watch-descriptor-hash-list)
3136         (auto-revert-notify-modified-p, auto-revert-notify-event-p)
3137         (auto-revert-notify-event-descriptor)
3138         (auto-revert-notify-event-action)
3139         (auto-revert-notify-event-file-name): Doc fix.
3140         (global-auto-revert-mode): Reorder checks.
3141         (auto-revert-notify-rm-watch): Respect changed values of
3142         `auto-revert-notify-watch-descriptor-hash-list'.
3143         (auto-revert-notify-add-watch): Check for
3144         `auto-revert-notify-exclude-dir-regexp'.  Adapt filters for
3145         `inotify-add-watch'.  Watch `default-directory' instead of
3146         `buffer-file-name'.  `auto-revert-notify-watch-descriptor-hash-list'
3147         has a changed meaning now.  (Bug#13540)
3148         (auto-revert-notify-handler): Change implementation wrt events
3149         returning from a directory.
3150         (auto-revert-handler): Reorder implementation for checks of remote
3151         files.
3152         (auto-revert-buffers): Fix parentheses error.
3154 2013-01-25  Fabián Ezequiel Gallina  <fgallina@cuca>
3156         * progmodes/python.el: Enhancements to header documentation about
3157         skeletons.  (Bug#5716)
3159         * imenu.el (imenu-default-create-index-function): Remove useless
3160         infinite loop check.  (Bug#13438)
3162 2013-01-25  Alan Mackenzie  <acm@muc.de>
3164         Fix a bug in the state cache mechanism.  Refactor this a bit.
3166         * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
3167         `cache-pos' element from the return value.
3168         (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
3169         buffer to enable proper searching from beyond HERE.  Amend the
3170         test for detecting the sought brace pair.  Amend the value written
3171         to the "brace desert cache" when the brace isn't found.
3172         (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
3173         and several other variables analogously.
3174         (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
3175         parameter to a locally calculated variable.
3176         (c-parse-state-1): Change the calling conventions to the two
3177         defuns involving `cache-pos'.
3179 2013-01-25  Chong Yidong  <cyd@gnu.org>
3181         * xml.el (xml-entity-or-char-ref-re): Fix regexp.
3183 2013-01-24  Aaron Ecay  <aaronecay@gmail.com>  (tiny change)
3185         * paren.el (show-paren-function): Make sure to set 'priority and
3186         'face only if the overlay does exist.
3188 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
3190         * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
3192         * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Do not suppress
3193         basic attributes.
3194         (tramp-sh-handle-set-file-acl): Improve error checking.
3196 2013-01-24  Dmitry Antipov  <dmantipov@yandex.ru>
3198         * doc-view.el (doc-view-display): Force mode line update until all
3199         document is converted.  Suggested by Stefan Monnier (Bug#13164).
3201 2013-01-23  Bastien Guerry  <bzg@gnu.org>
3203         * paren.el (show-paren-function): Make sure an overlay exists
3204         before trying to delete it.  Also use `pos' as a position only
3205         when it is an integer.
3207 2013-01-23  Dmitry Antipov  <dmantipov@yandex.ru>
3209         * play/gametree.el (gametree-break-line-here): Use point-marker.
3211 2013-01-22  Michael Albinus  <michael.albinus@gmx.de>
3213         * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
3214         Mark descriptive parts with `display' property.
3216 2013-01-21  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
3218         * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist):
3219         New variable to map standard dict names to hunspell ones.
3220         (ispell-set-spellchecker-params): Make sure specific dict names
3221         are used for standard dicts with hunspell.
3223 2013-01-21  Tassilo Horn  <tsdh@gnu.org>
3225         * textmodes/reftex-cite.el (reftex-format-citation): Add format
3226         chars for note (%N) and url (%U).
3227         * textmodes/reftex-vars.el (reftex-cite-format): Document them.
3229 2013-01-21  Juri Linkov  <juri@jurta.org>
3231         * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
3232         in addition to existing separate binding `meta f10' in `global-map'.
3233         (Bug#13484)
3235 2013-01-21  Michael Albinus  <michael.albinus@gmx.de>
3237         Improve XEmacs compatibility.
3239         * net/tramp.el (tramp-replace-environment-variables): Make it a defun.
3241         * net/tramp-adb.el (top): Require `time-date'.
3242         (tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
3243         (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file):
3244         Use `tramp-file-name-handler'.
3245         (tramp-adb-maybe-open-connection):
3246         Use `tramp-compat-set-process-query-on-exit-flag'.
3248         * net/tramp-sh.el (tramp-sh-handle-file-acl):
3249         Use `tramp-compat-funcall'.
3251         * net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
3252         `tramp-compat-funcall'.
3254 2013-01-21  Jürgen Hötzel  <juergen@archlinux.org>
3256         * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
3257         reimplementation using "adb shell command ..." instead of running
3258         remote shell interactively.
3260 2013-01-20  Glenn Morris  <rgm@gnu.org>
3262         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
3263         Add native profiler menu entries.
3265         * profiler.el (profiler-running-p): New function.
3266         (profiler-cpu-profile): Use profiler-running-p.
3267         (profiler-report-mode-map): Add some more menu entries.
3269 2013-01-19  Glenn Morris  <rgm@gnu.org>
3271         * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
3272         fixes 2012-12-07 change.  (Bug#13499)
3274 2013-01-19  Leo Liu  <sdl.web@gmail.com>
3276         * dired.el (dired-get-marked-files): Prune erroneous values due to
3277         last change.  (Bug#13152)
3279 2013-01-19  Glenn Morris  <rgm@gnu.org>
3281         * progmodes/etags.el (tags-table-check-computed-list):
3282         Preserve point in tags buffer.  (Bug#13412)
3284         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
3286 2013-01-19  Christian Wittern  <cwittern@gmail.com>  (tiny change)
3287             Chong Yidong  <cyd@gnu.org>
3289         * image-mode.el (image-next-file, image-previous-file):
3290         New commands (Bug#8453).
3291         (image-mode-map): Bind them to n and p.
3292         (image-mode--images-in-directory): New helper function.
3294 2013-01-19  Chong Yidong  <cyd@gnu.org>
3296         * image-mode.el (image-mode-fit-frame): Add a frame argument.
3297         Suggested by Drew Adams (Bug#7730).  Handle window decorations;
3298         save and restore the old window configuration.
3300 2013-01-18  Leo Liu  <sdl.web@gmail.com>
3302         * progmodes/js.el: Tweak autoload cookie for alias.
3304 2013-01-17  Michael Albinus  <michael.albinus@gmx.de>
3306         * autorevert.el (auto-revert-notify-watch-descriptor): Make it
3307         buffer local, again.  This was lost with the fix on 2013-01-12.
3309 2013-01-17  Jürgen Hötzel  <juergen@archlinux.org>
3311         * eshell/esh-util.el (eshell-path-env): Make it buffer local, in
3312         order to support several eshell buffers in parallel.
3314 2013-01-17  Michael Albinus  <michael.albinus@gmx.de>
3316         * autorevert.el (auto-revert-use-notify): In the :set function, do
3317         not modify `kill-buffer-hook'.
3318         (auto-revert-notify-rm-watch):
3319         Remove `auto-revert-notify-rm-watch' from `kill-buffer-hook'.
3320         (auto-revert-notify-add-watch): Do not call
3321         `auto-revert-notify-rm-watch', but add it to a buffer local
3322         `kill-buffer-hook'.
3324 2013-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3326         * emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
3327         call to `eval' rather than a backquoted lambda.
3329 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3331         * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
3332         to return an explicit nil.
3333         (advice--remove-function): Change accordingly.
3335         * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
3336         the use of nadvice.el.
3338         * progmodes/which-func.el (which-function): Silence imenu errors
3339         (bug#13433).
3341 2013-01-15  Michael R. Mauger  <mmaug@yahoo.com>
3343         * progmodes/sql.el (sql-imenu-generic-expression):
3344         (sql-mode-font-lock-object-name): Match schema qualified names.
3345         (sql-connect): Use string keys.
3346         (sql-product-interactive): Wait for interpreter prompt.
3347         (sql-comint-oracle): Set process coding based on NLS_LANG.
3349 2013-01-15  Michael R. Mauger  <mmaug@yahoo.com>
3351         * progmodes/sql.el (sql-output-to-send): Remove, unused.
3352         (sql-interactive-remove-continuation-prompt):
3353         (sql-send-magic-terminator, sql-interactive-mode): Remove references.
3355 2013-01-14  Leo Liu  <sdl.web@gmail.com>
3357         * calendar/calendar.el (calendar-redraw): Sync window-point and point.
3358         (Bug#13420)
3360 2013-01-14  Glenn Morris  <rgm@gnu.org>
3362         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3363         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
3365 2013-01-13  Fabián Ezequiel Gallina  <fgallina@cuca>
3367         * progmodes/python.el (python-nav-end-of-statement):
3368         Fix cornercase when handling multiline strings.
3370 2013-01-13  Richard Stallman  <rms@gnu.org>
3372         * mail/sendmail.el (mail-position-on-field): Add doc string.
3374         * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
3375         Get current message boundaries and pass them to
3376         message-forward-make-body-mime.  Minor style changes.
3378 2013-01-13  Eli Zaretskii  <eliz@gnu.org>
3380         * cus-start.el (all): Avoid warnings about
3381         scroll-bar-adjust-thumb-portion on platforms where it is not defined.
3383 2013-01-11  Jan Djärv  <jan.h.d@swipnet.se>
3385         * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
3387 2013-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3389         * jit-lock.el (jit-lock-debug-mode): New minor mode.
3390         (jit-lock--debug-fontifying): New var.
3391         (jit-lock--debug-fontify): New function.
3392         * subr.el (condition-case-unless-debug): Don't prevent catching the
3393         error, just let the debbugger run.
3394         * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
3395         timer code and don't drop errors silently.
3397 2013-01-12  Michael Albinus  <michael.albinus@gmx.de>
3399         * autorevert.el (auto-revert-notify-watch-descriptor): Give it
3400         `permanent-local' property.
3401         (auto-revert-notify-handler): Use `file-equal-p'.
3403 2013-01-12  Eli Zaretskii  <eliz@gnu.org>
3405         * autorevert.el (auto-revert-notify-handler): Fix filtering of
3406         file notification by ACTION. For filtering by file name, compare
3407         only the non-directory part of the file name.
3409 2013-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3411         * autorevert.el: Use cl-lib instead of cl.
3413         * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
3414         (vc-bzr-checkin): Use it.
3415         * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
3416         will preserve match-data.
3418 2013-01-11  Felix H. Dahlke  <fhd@ubercode.de>
3420         * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
3421         (js--declaration-keyword-re): New var.
3422         (js--multi-line-declaration-indentation): New function.
3423         (js--proper-indentation): Use it.
3425 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
3427         * calc/calc.el (calc-highlight-selections-with-faces)
3428          (calc-dispatch):
3429         * comint.el (comint-history-isearch-message):
3430         * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
3431         * ffap.el (ffap-string-at-point-region, ffap-next)
3432         (ffap-string-at-point, ffap-string-around)
3433         (ffap-copy-string-as-kill, ffap-highlight-overlay)
3434         (ffap-literally):
3435         * font-lock.el (font-lock-keywords-alist)
3436         (font-lock-removed-keywords-alist):
3437         * help-mode.el (help-xref-symbol-regexp):
3438         * info.el (Info-find-emacs-command-nodes):
3439         * international/mule.el (add-to-coding-system-list):
3440         * isearch.el (isearch-message-function, isearch-fail-pos):
3441         * misearch.el (multi-isearch-next-buffer-function):
3442         * newcomment.el (comment-box):
3443         * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
3444         (pr-setting-database):
3445         * progmodes/cc-fonts.el (c-font-lock-keywords-3)
3446         (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
3447         (java-font-lock-keywords-3, idl-font-lock-keywords-3)
3448         (pike-font-lock-keywords-3):
3449         * progmodes/compile.el (compile):
3450         * progmodes/etags.el (tags-table-files)
3451         (tags-table-files-function, tags-included-tables-function):
3452         * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
3453         (gdb-restore-windows):
3454         * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
3455         (ps-n-up-filling-database):
3456         * server.el (server-buffer, server-log):
3457         * simple.el (newline, delete-backward-char, delete-forward-char)
3458         (minibuffer-history-isearch-message, kill-line, track-eol)
3459         (temporary-goal-column):
3460         * textmodes/flyspell.el (flyspell-mark-duplications-flag)
3461         (flyspell-default-deplacement-commands):
3462         * textmodes/ispell.el (ispell-accept-output):
3463         * textmodes/sgml-mode.el (html-tag-help):
3464         * vc/compare-w.el (compare-ignore-whitespace)
3465         (compare-ignore-case, compare-windows-dehighlight):
3466         * vc/diff.el (diff):
3467         * whitespace.el (whitespace-point)
3468         (whitespace-font-lock-refontify, whitespace-bob-marker)
3469         (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
3471 2013-01-11  Michael Albinus  <michael.albinus@gmx.de>
3473         * autorevert.el (top): Require 'cl in order to pacify byte compiler.
3474         (auto-revert-notify-rm-watch): Ignore errors.
3475         (auto-revert-notify-add-watch): Ignore errors.  Use '(modify) for
3476         inotify, and '(size last-write-time) for w32notify.
3477         Set buffer-local `auto-revert-use-notify' to nil when adding a file
3478         watch fails - this is a fallback to the file modification check.
3479         (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
3480         (auto-revert-notify-event-action)
3481         (auto-revert-notify-event-file-name): New defuns.
3482         (auto-revert-notify-handler): Use them.  Implement first
3483         plausibility checks.
3484         (auto-revert-handler): Handle also `auto-revert-tail-mode'.
3486 2013-01-11  Julien Danjou  <julien@danjou.info>
3488         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
3489         max are almost equal. Also return the correct value for V which is
3490         already between 0 and 1.
3492 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
3494         * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
3496 2013-01-11  Eli Zaretskii  <eliz@gnu.org>
3498         * autorevert.el (auto-revert-notify-rm-watch)
3499         (auto-revert-notify-add-watch): Fix typos in w32notify function
3500         names.
3502 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
3504         * autorevert.el (auto-revert-notify-enabled): Move up.
3505         (auto-revert-use-notify): New defcustom.
3506         (auto-revert-mode, global-auto-revert-mode)
3507         (auto-revert-notify-add-watch, auto-revert-handler)
3508         (auto-revert-buffers): Use `auto-revert-use-notify' instead of
3509         `auto-revert-notify-enabled'.
3511 2013-01-10  Elias Pipping  <pipping@exherbo.org>
3513         * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
3514         * doc-view.el (doc-view-document->bitmap):
3515         Use doc-view-single-page-converter-function instead of
3516         single-page-converter arg; adjust callers.
3518 2013-01-10  Feng Li  <fengli@gmail.com>  (tiny change)
3520         * progmodes/which-func.el (which-function): Understand Semantic's use
3521         of overlays in imenu--index-alist.
3523 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
3525         * man.el: Handle different "man -k" behaviors (bug#13160).  Use utf-8.
3526         (Man-man-k-use-anchor): New var.
3527         (Man-parse-man-k): New function.
3528         (Man-completion-table): Use it.
3529         (man): Flush the completion cache between uses.
3531 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
3533         * autorevert.el: Add file watch support.
3534         (auto-revert-notify-enabled): New defconst.
3535         (auto-revert-notify-watch-descriptor-hash-list)
3536         (auto-revert-notify-watch-descriptor)
3537         (auto-revert-notify-modified-p): New defvars.
3538         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
3539         (auto-revert-notify-handler): New defuns.
3540         (auto-revert-mode, global-auto-revert-mode): Remove file watches
3541         when mode is disabled.
3542         (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
3543         (auto-revert-buffers): Add file watches for active buffers.
3545 2013-01-10  Dmitry Antipov  <dmantipov@yandex.ru>
3547         * cus-start.el (toplevel): Only allow float values for
3548         scroll-up-aggressively and scroll-down-aggressively.
3549         Allow any number for line-spacing.
3551 2013-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3553         * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
3554         (doc-view-pdf->png-converter-function): Use mupdf if available.
3555         (doc-view-djvu->png-converter-function)
3556         (doc-view-ps->png-converter-function): Remove.
3557         (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
3558         (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
3559         (doc-view-already-converted-p): Adjust accordingly.
3560         (doc-view-mode-p): Simplify.
3561         (doc-view-enlarge): Use setq-local.
3562         (doc-view-pdf->png-converter-ghostscript)
3563         (doc-view-djvu->png-converter-ddjvu)
3564         (doc-view-pdf->png-converter-mupdf): Rework to call
3565         doc-view-start-process directly.
3566         (doc-view-pdf/ps->png): Simplify accordingly.
3567         (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
3568         (doc-view-document->bitmap): Rename from doc-view-document->png.
3569         (doc-view-convert-current-doc): Merge pdf and djvu cases.
3570         (doc-view-set-slice-from-bounding-box): Fix completion table.
3571         (doc-view-mode): Use add-hook for after-revert-hook.
3573 2013-01-10  Glenn Morris  <rgm@gnu.org>
3575         * emacs-lisp/authors.el (authors-ignored-files)
3576         (authors-valid-file-names, authors-renamed-files-alist):
3577         Add some more entries.
3579 2013-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3581         * image-mode.el (image-mode-winprops): Don't throw away the fallback
3582         `t' pseudo-window entry.
3584 2013-01-10  Alan Mackenzie  <acm@muc.de>
3586         Fix bugs in the c-parse-state mechanism.  Reuse some markers
3587         instead of continually generating new ones.
3589         * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
3590         (c-state-old-cpp-end-marker): New variables.
3591         (c-append-lower-brace-pair-to-state-cache): Start a backward
3592         search for "}" definitively outside CPP constructs.
3593         (c-remove-stale-state-cache): Inform the caller of a need to
3594         search back for a brace pair in certain circumstances.
3595         (c-state-maybe-marker): New macro.
3596         (c-parse-state): Reuse markers when appropriate.
3598 2013-01-10  Glenn Morris  <rgm@gnu.org>
3600         * simple.el (execute-extended-command): Doc fix.
3601         Bind prefix-arg around read-extended-command, for prompt.  (Bug#13395)
3603 2013-01-10  Chong Yidong  <cyd@gnu.org>
3605         * faces.el (read-face-name): Doc fix.
3607 2013-01-10  Roland Winkler  <winkler@gnu.org>
3609         * emacs-lisp/crm.el: Allow any regexp for separators.
3610         (crm-default-separator): All spaces around the default comma separator.
3611         (crm--completion-command): New macro.
3612         (crm-completion-help, crm-complete, crm-complete-word): Use it.
3613         (crm-complete-and-exit): Handle non-single-char separators.
3615 2013-01-09  Elias Pipping  <pipping@lavabit.com>
3617         * doc-view.el: Add support for DjVu (bug#13164).
3618         (doc-view-djvu->png-converter-function): New config var.
3619         (doc-view-single-page-converter-function, doc-view--image-type)
3620         (doc-view--image-file-extension): New vars.
3621         (doc-view-mode): Initialize them.
3622         (doc-view-goto-page): Use them.
3623         (doc-view-mode-p): Add support for ddjvu.
3624         (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
3625         (doc-view-set-up-single-converter): New funs.
3626         (doc-view-pdf/ps->png): Extend for djvu.
3627         (doc-view-document->png): Rename from doc-view-pdf->png.
3628         (doc-view-convert-current-doc): Handle djvu.
3629         (doc-view-insert-image, doc-view-display)
3630         (doc-view-already-converted-p): Don't hardcode png.
3631         (doc-view-set-doc-type): Recognize djvu docs.
3633 2013-01-09  Elias Pipping  <pipping@lavabit.com>
3635         * doc-view.el: Add support for mupdf converter (bug#13164).
3636         (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
3637         (doc-view-ps->png-converter-function): New config vars.
3638         (doc-view-pdf->png-converter-ghostscript)
3639         (doc-view-ps->png-converter-ghostscript)
3640         (doc-view-pdf->png-converter-mupdf): New functions.
3641         (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
3643 2013-01-09  Jürgen Hötzel  <juergen@archlinux.org>
3645         * net/tramp.el (tramp-eshell-directory-change): Check remote-path
3646         first in session cache: When `tramp-own-remote-path' is in
3647         `tramp-remote-path', the remote path is only set in the session
3648         cache.
3650 2013-01-09  Glenn Morris  <rgm@gnu.org>
3652         * emacs-lisp/trace.el (trace-function-foreground)
3653         (trace-function-background): Doc fix.
3655 2013-01-09  Juri Linkov  <juri@jurta.org>
3657         * international/mule-cmds.el (read-char-by-name): Move let-binding
3658         of completion-ignore-case around completing-read to fix regression
3659         exhibited by the test case `C-x 8 RET *acc TAB' and caused by
3660         `string-match-p' using the nil value of `case-fold-search' and
3661         `completion-ignore-case' in `completion-pcm--all-completions'.
3662         (Bug#12615).
3664 2013-01-09  Glenn Morris  <rgm@gnu.org>
3666         * progmodes/compile.el (compilation-parse-errors):
3667         Fix typo.  (Bug#13369)
3669 2013-01-09  Vitalie Spinu  <spinuvit@gmail.com>  (tiny change)
3671         * comint.el (comint-send-input): Check size of buffer before
3672         waiting for process output, in case already accepted.  (Bug#13290)
3674 2013-01-09  Paul Eggert  <eggert@cs.ucla.edu>
3676         Spelling fixes.
3677         * net/tramp-adb.el (tramp-adb-get-toolbox):
3678         Fix misspelling of 'unknown'.
3680 2013-01-08  Juri Linkov  <juri@jurta.org>
3682         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3683         * progmodes/flymake.el (flymake-errline, flymake-warnline):
3684         Use underline style wave on terminals that support it.  (Bug#13000)
3686 2013-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3688         * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
3689         the predicate returns nil.
3691         * simple.el: Use lexical-binding.
3692         (primitive-undo): Use pcase.
3693         (minibuffer-history-isearch-push-state): Use a closure.
3695 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
3697         * simple.el (primitive-undo): Move from undo.c.
3699 2013-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3701         * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
3702         (cvs-mode-remove-handled): Use it (bug#13380).
3704         * emacs-lisp/nadvice.el (advice--tweak): New function.
3705         (advice--remove-function, advice--subst-main): Use it.
3707         * emacs-lisp/advice.el: Update commentary.
3709 2013-01-08  Michael Albinus  <michael.albinus@gmx.de>
3711         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3712         Remove spurious entry.
3714 2013-01-08  Glenn Morris  <rgm@gnu.org>
3716         * net/tramp.el (tramp-default-host-alist): Add :version.
3718 2013-01-08  Juri Linkov  <juri@jurta.org>
3720         * info.el (Info-read-node-name-2): Don't duplicate suffixes for
3721         single completion.  (Bug#12456)
3722         (info--manual-names): Expand node completions into an explicit list
3723         before appending it to another list.  Filter out internal buffers
3724         with the leading space in the buffer name.  (Bug#10771)
3726 2013-01-08  Juri Linkov  <juri@jurta.org>
3728         * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
3729         that defaults to the Top node.
3730         (Info-goto-node, Info-read-node-name): Doc fix to mention that
3731         the short format (FILENAME) goes to the Top node.
3732         (Info-build-node-completions): Rename arg `file' to `filename'.
3733         (Bug#13365)
3735 2013-01-07  Bastien Guerry  <bzg@gnu.org>
3737         * menu-bar.el (menu-bar-search-documentation-menu):
3738         Use `apropos-user-option' and fix the help message.
3740 2013-01-07  Bastien Guerry  <bzg@gnu.org>
3742         * apropos.el (apropos-do-all): Update docstring.
3743         (apropos-user-option-button): New face.
3744         (apropos-user-option): Rename from `apropos-variable' and update
3745         docstring.
3746         (apropos-variable): Rewrite, now show all variables by default.
3747         (apropos-print): Mention "User option" instead of "Variable" when
3748         printing doc for user options.  (Bug#13276)
3750 2013-01-07  Jürgen Hötzel  <juergen@archlinux.org>
3752         * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
3753         Handle filename correctly, when parsing "source -> target" symlink
3754         output.
3755         (tramp-adb-handle-set-file-times): New defun.
3757 2013-01-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3759         * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
3760         advice list when the interactive-spec of ad-Advice-* changes.
3762 2013-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3764         * wid-edit.el (widget-default-get): Work for inlined elements.
3765         (Bug#12670)
3767 2013-01-07  Michael Albinus  <michael.albinus@gmx.de>
3769         * net/tramp.el (tramp-default-host-alist): New defcustom.
3770         (tramp-find-host): Use it.
3771         (tramp-eshell-directory-change): Move from tramp-sh.el.  Add to
3772         `eshell-directory-change-hook'.
3774         * net/tramp-adb.el (top): Add adb specific entry in
3775         `tramp-default-host-alist'.
3776         (tramp-adb-file-name-host): Remove function.
3777         (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
3778         Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
3780         * net/tramp-sh.el: Move eshell integration code to tramp.el.
3782 2013-01-06  Jürgen Hötzel  <juergen@archlinux.org>
3784         * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
3786 2013-01-06  Michael Albinus  <michael.albinus@gmx.de>
3788         * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
3789         consist of more than one digit.
3790         (tramp-adb-file-name-handler-alist):
3791         Use `tramp-handle-file-exists-p' consistently.
3792         (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
3793         (tramp-adb-handle-file-exists-p): Remove function.
3794         (tramp-adb-file-name-host): New defun.
3795         (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
3796         Use it.
3797         (tramp-adb-maybe-open-connection): Set "remote-path" property.
3799 2013-01-06  Chong Yidong  <cyd@gnu.org>
3801         * vc/vc.el (vc-next-action): Detect buffer modifications
3802         conflicting with locking VCS operation (Bug#11490).
3804         * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
3806 2013-01-05  Michael Albinus  <michael.albinus@gmx.de>
3808         * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
3809         (tramp-adb-handle-directory-files-and-attributes): Fix typos.
3811 2013-01-05  Jürgen Hötzel  <juergen@archlinux.org>
3813         * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
3814         parsing of ls output using regular expression (handle filenames
3815         with spaces).  Use virtual device number.
3816         (tramp-do-parse-file-attributes-with-ls): New defun (Code
3817         cleanup).
3819 2013-01-04  Daiki Ueno  <ueno@gnu.org>
3821         * epg.el: Silence byte-compiler warnings.
3822         (epg--start): Use delete-char instead of delete-backward-char.
3823         (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
3825 2013-01-04  Daiki Ueno  <ueno@gnu.org>
3827         * epg.el (epg--start): Don't call "tty" program on W32 platforms.
3828         Suggested by Eli Zaretskii  <eliz@gnu.org>.
3830 2013-01-04  Michael Albinus  <michael.albinus@gmx.de>
3832         * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
3833         non-negative integers.  Otherwise, the default values are used.
3834         (tramp-convert-file-attributes): Convert uid and gid to integers.
3836 2013-01-04  Glenn Morris  <rgm@gnu.org>
3838         * term.el (term-handle-colors-array): Ensure face attributes
3839         are fully specified, not nil.  (Bug#13337)
3841         * term.el (term-default-fg-color, term-default-bg-color):
3842         Fix custom type.
3844         * progmodes/etags.el (tags-compression-info-list): Doc fix.
3845         (tag-find-file-of-tag-noselect): Check auto-compression-mode
3846         rather than 'jka-compr being loaded.  (Bug#13338)
3848 2013-01-04  Wesley Dawson  <whd@lavabit.com>  (tiny change)
3850         * icomplete.el (icomplete-completions):
3851         Honor icomplete-prospects-height once more following
3852         2012-11-29 changes.  (Bug#13224)
3854 2013-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3856         * subr.el (internal--called-interactively-p--get-frame): Find aliases
3857         of called-interactively-p as well (bug#13237).
3859         * view.el (view--enable, view--disable): Rename from view-mode-enable
3860         and view-mode-disable and assume it's called from view-mode.
3861         (view-mode-enable, view-mode-disable): Redefine as obsolete
3862         compatibility layer above view-mode.
3863         (view-mode-enter): Call `view-mode'.
3865         * files.el (after-find-file): Call `view-mode'.
3867         * doc-view.el (doc-view-scale-internally): New var.
3868         (doc-view-enlarge, doc-view-insert-image): Obey it.
3870 2013-01-03  Daiki Ueno  <ueno@gnu.org>
3872         * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
3873         exist.  (Bug#13344)
3875 2013-01-03  Glenn Morris  <rgm@gnu.org>
3877         * mail/rmail.el (rmail-set-header-1): Ignore case.
3878         Handle multi-line headers.  (Bug#13330)
3880         * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
3881         Handle paragraph starting at beginning of buffer.
3883         * subr.el (eval-after-load): Don't purecopy the form, so that it
3884         can be nconc'd later on; reverts 2009-11-11 change.  (Bug#13331)
3886         * emacs-lisp/byte-run.el (defun): Place cl declarations
3887         after any interactive spec.  (Bug#13265)
3889 2013-01-02  Andreas Schwab  <schwab@linux-m68k.org>
3891         * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
3892         defun.  Don't check for DECL if DOCSTRING isn't a string.
3893         (defun): Likewise.
3895 2013-01-02  Glenn Morris  <rgm@gnu.org>
3897         * eshell/em-cmpl.el (eshell-pcomplete):
3898         More thoroughly imitate pcomplete.  (Bug#13293)
3900         * files.el (parse-colon-path): Doc fix.  (Bug#12351)
3901         Return nil for empty path elements.  (Bug#13296)
3903 2013-01-02  Fabián Ezequiel Gallina  <fgallina@cuca>
3905         * progmodes/python.el (python-nav-end-of-statement): Rewrite in
3906         order to improve efficiency (Based on Daniel Colascione's
3907         <dancol@dancol.org> patch).  (Bug#13182)
3909 2013-01-02  Glenn Morris  <rgm@gnu.org>
3911         * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
3913 2013-01-02  Andreas Schwab  <schwab@linux-m68k.org>
3915         * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
3916         neither DOCSTRING nor DECL was given.  (Bug#13316)
3918 2013-01-02  Michael Albinus  <michael.albinus@gmx.de>
3920         * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
3921         `error' call.
3922         (tramp-do-copy-or-rename-file): Ignore errors when calling
3923         `set-file-extended-attributes'.
3925         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3926         Add handler for `file-acl'.
3927         (tramp-smb-handle-file-acl): New defun.
3929 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
3931         * calc/README: Mention ISO 8601 week-numbering dates.
3933 2013-01-01  Martin Rudalics  <rudalics@gmx.at>
3935         * view.el (view-mode-enable): New argument run-view-mode-hook.
3936         Run view-mode-hook only when it's non-nil (Bug#13315).
3937         (view-mode-enter): Call view-mode-enable with run-view-mode-hook
3938         argument t.
3940 2012-12-31  Jürgen Hötzel  <juergen@archlinux.org>
3942         * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
3943         (No device connected, invalid device name). (Bug #13299)
3945 2012-12-31  Martin Rudalics  <rudalics@gmx.at>
3947         * window.el (window-resizable--p): Rename to window-resizable-p.
3948         (window-resize-no-error): New function.
3950         * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
3951         broken in fix from 2012-12-28.
3953 2012-12-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3955         * subr.el (special-form-p): Don't signal errors on undef aliases.
3957 2012-12-31  Jay Belanger  <jay.p.belanger@gmail.com>
3959         * calc/calc-forms.el (math-parse-date): Try using
3960         `math-parse-iso-date' when it looks like it might be needed.
3961         Allow times of 24:00.
3962         (math-parse-date-validate, math-parse-iso-date-validate): Allow times
3963         of 24:00.
3965 2012-12-30  Glenn Morris  <rgm@gnu.org>
3967         * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
3968         Remove unnecessary/buggy autoloads (missing interactive).  (Bug#13294)
3969         (rmail-summary-displayed, rmail-summary): Declare.
3970         (mairix-rmail-display): Just require rmail.
3972 2012-12-30  Chong Yidong  <cyd@gnu.org>
3974         * emacs-lisp/package.el (package-untar-buffer): Improve integrity
3975         check for the tarball contents.
3977 2012-12-30  Matt Fidler  <matt.fidler@alcon.com>  (tiny change)
3979         * emacs-lisp/package.el (package-untar-buffer): Handle problematic
3980         tarfile content listings (Bug#13136).
3982 2012-12-30  Mark Lillibridge  <mark.lillibridge@hp.com>
3984         * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
3985         Insert the undecoded text of the message being forwarded.  (Bug#9521)
3987 2012-12-30  Michael Albinus  <michael.albinus@gmx.de>
3989         * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
3990         integers, if they are real numbers.  (Bug#13282)
3992         * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
3993         Return `t' on success.
3995         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3996         Add handler for `set-file-selinux-context'.
3998 2012-12-29  Michael Albinus  <michael.albinus@gmx.de>
4000         * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
4001         (tramp-sh-handle-set-file-acl): Return `t' on success.
4003 2012-12-29  Eli Zaretskii  <eliz@gnu.org>
4005         * files.el (backup-buffer-copy, basic-save-buffer-2):
4006         If set-file-extended-attributes fails, fall back on set-file-modes
4007         instead of signaling an error.  (Bug#13298)
4008         (basic-save-buffer): Likewise.
4010 2012-12-29  Fabián Ezequiel Gallina  <fgallina@cuca>
4012         * progmodes/python.el: Support other commands triggering
4013         python-indent-line so indentation cycling continues to work.
4014         (python-indent-trigger-commands): New defcustom.
4015         (python-indent-line): Use it.
4017 2012-12-29  Fabián Ezequiel Gallina  <fgallina@cuca>
4019         * progmodes/python.el (python-shell-send-region): Add blank lines
4020         for non sent code so backtraces remain correct.
4022 2012-12-29  Fabián Ezequiel Gallina  <fgallina@cuca>
4024         * progmodes/python.el: Remove cl dependency.
4025         (python-syntax-count-quotes): Replace incf call.
4026         (python-fill-string): Replace setf call.
4028 2012-12-29  Damien Cassou  <damien.cassou@gmail.com>
4030         * info.el (info-other-window): New arg, for consistency with info.
4032 2012-12-28  Martin Rudalics  <rudalics@gmx.at>
4034         * mail/rmail.el (rmail-maybe-display-summary):
4035         Rewrite (Bug#13066).
4037 2012-12-28  Andreas Schwab  <schwab@linux-m68k.org>
4039         * epg.el (epg--start): Modify process-environment locally.
4041 2012-12-28  Daiki Ueno  <ueno@gnu.org>
4043         * epg.el: Support pinentry-curses.
4044         Suggested by Werner Koch in
4045         <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
4046         (epg-agent-file, epg-agent-mtime): New variable.
4047         (epg--start): Record the modified time of gpg-agent socket file,
4048         to restore Emacs frame after pinentry-curses termination.
4049         (epg-wait-for-completion): Restore Emacs frame here.
4051 2012-12-27  Juri Linkov  <juri@jurta.org>
4053         * info.el (Info-file-completions): New variable.
4054         (Info-read-node-name-1): Complete node names in the Info file
4055         when a file name is given.  Call `Info-build-node-completions'
4056         with a file name.
4057         (Info-build-node-completions): Add new arg `file'.  When it is
4058         non-nil, visit it in a temporary buffer and cache its completions in
4059         `Info-current-file-completions'.  Move most of the function body to
4060         `Info-build-node-completions-1'.
4061         (Info-build-node-completions-1): New function with the body from
4062         `Info-build-node-completions'.  (Bug#12456)
4064 2012-12-27  Juri Linkov  <juri@jurta.org>
4066         * frame.el (frame-maximization-style): Remove user option.
4067         (cycle-frame-maximized): Remove function.
4068         (toggle-frame-maximized): Rewrite and bind to M-<f10>.
4069         (toggle-frame-fullscreen): New command bound to <f11> instead of
4070         `toggle-frame-maximized'.
4071         http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
4073 2012-12-27  Michael Albinus  <michael.albinus@gmx.de>
4075         * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
4077         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4078         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4079         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
4080         for `file-accessible-directory-p'.  (Bug#13275)
4082 2012-12-27  Sam Steingold  <sds@gnu.org>
4084         * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
4085         continuations, see <http://stackoverflow.com/questions/3582436>.
4087 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
4089         * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
4090         "module" and "def" to have indentation before them.
4091         Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
4093         * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
4095 2012-12-27  Alan Mackenzie  <acm@muc.de>
4097         Speed up fontification where there's large brace blocks.
4098         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
4099         to a call of c-beginning-of-decl-1.
4101 2012-12-27  Vitalie Spinu  <spinuvit@gmail.com>  (tiny change)
4103         * comint.el (comint-adjust-window-point): New function.
4104         (comint-postoutput-scroll-to-bottom):
4105         Call comint-adjust-window-point (Bug#13248).
4107 2012-12-26  Dmitry Gutov  <dgutov@yandex.ru>
4109         * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
4110         Rakefile regexp.
4111         (auto-mode-alist): Associate .gemspec files with ruby-mode
4112         (https://bugs.ruby-lang.org/issues/5453).
4114 2012-12-26  Jürgen Hötzel  <juergen@archlinux.org>
4116         * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
4117         Suppress coloring, if possible (required for BusyBox based systems like
4118         CyanogenMod).
4119         (tramp-adb-handle-file-attributes)
4120         (tramp-adb-handle-insert-directory)
4121         (tramp-adb-handle-file-name-all-completions): Use it.
4122         (tramp-adb-get-toolbox): New defun.  Check for remote shell
4123         implementation (BusyBox or Toolbox).
4125 2012-12-24  Constantin Kulikov  <zxnotdead@gmail.com>  (tiny change)
4127         * startup.el (initial-buffer-choice): Allow function as value
4128         (Bug#13251).
4129         (command-line-1): Handle case where initial-buffer-choice
4130         specifies a function.
4131         * server.el (server-execute): Handle case where
4132         initial-buffer-choice specifies a function.
4134 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
4136         * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
4137         its own function.
4138         (smtpmail-try-auth-methods): Forget the user name/password if the
4139         login is unsuccessful (bug#12424).
4141 2012-12-22  Michael Albinus  <michael.albinus@gmx.de>
4143         * notifications.el (notifications-notify): Protect body with
4144         `with-demoted-errors'.
4146         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
4147         Check properties of remote device.  Restart connection, if there is a
4148         change.
4150 2012-12-21  Chong Yidong  <cyd@gnu.org>
4152         * sort.el (sort-subr): Doc fix (Bug#13056).
4154 2012-12-21  Bastien Guerry  <bzg@gnu.org>
4156         * progmodes/etags.el (tags-search): Fix typo.  Bug #13232.
4158 2012-12-21  Michael Albinus  <michael.albinus@gmx.de>
4160         * simple.el (process-file): Overwrite stderr file, if exists.
4162 2012-12-21  Daiki Ueno  <ueno@gnu.org>
4164         * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
4165         (epg-error): Set `error-message' property.
4167 2012-12-21  Chong Yidong  <cyd@gnu.org>
4169         * international/mule-cmds.el (read-char-by-name): Signal an error
4170         if the user does not supply a valid character (Bug#13177).
4172         * simple.el (transpose-subr-1): Preserve marker positions by
4173         changing the insertion sequence (Bug#13122).
4175 2012-12-21  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
4177         * simple.el (kill-region): Deactivate mark even for empty regions
4178         (Bug#13169).
4180 2012-12-21  Chong Yidong  <cyd@gnu.org>
4182         * help-fns.el (describe-variable): Make sure we get the right
4183         buffer name (Bug#13105).  Suggested by Kelly Dean.
4185 2012-12-20  Michael R. Mauger  <mmaug@yahoo.com>
4187         * comint.el (comint-redirect-previous-input-string): New variable.
4188         (comint-redirect-setup, comint-redirect-cleanup)
4189         (comint-redirect-preoutput-filter): Use it.  Fixes redirection bug.
4190         (comint-redirect-preoutput-filter): Fix verbose message.
4192 2012-12-20  Michael Albinus  <michael.albinus@gmx.de>
4194         * progmodes/grep.el (rgrep): Escape command line.  Sometimes, it
4195         is too long for Tramp.  See discussion in
4196         <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
4198         * progmodes/compile.el (compilation-start): Remove line escape
4199         template.
4201 2012-12-20  Dmitry Antipov  <dmantipov@yandex.ru>
4203         * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
4204         Adjust comment.
4206 2012-12-19  Jonas Bernoulli  <jonas@bernoul.li>
4208         * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
4209         following non-comment text (bug#13207).
4210         (lm-header-multiline): Continuation lines need to be indented more than
4211         the first line.
4212         (lm-homepage): New function.
4213         (lm-with-file): Don't be confused if narrowing is in effect.
4215 2012-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4217         * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
4218         very beginning of a hunk (e.g. killing the first line).
4220 2012-12-19  Michael Albinus  <michael.albinus@gmx.de>
4222         * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
4223         and text properties from returned ACL string.
4224         (tramp-sh-handle-set-file-acl): Do not use additional parentheses
4225         for "setfacl" command.
4227 2012-12-18  Michael Albinus  <michael.albinus@gmx.de>
4229         * net/tramp.el (tramp-error-with-buffer): Give a hint to use
4230         `tramp-cleanup-this-connection', when the process has died.
4231         (Bug#13151)
4233 2012-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4235         * icomplete.el (icomplete-completions): Also use … to truncate prefix.
4237 2012-12-17  Kevin Ryde  <user42@zip.com.au>
4239         * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
4241 2012-12-17  Michael Albinus  <michael.albinus@gmx.de>
4243         Add support for preserving ACL entries of files.
4245         * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
4246         `set-file-acl' handlers.
4248         * net/tramp-adb.el (tramp-adb-handle-copy-file):
4249         Handle PRESERVE-EXTENDED-ATTRIBUTES.
4251         * net/tramp-compat.el (tramp-compat-copy-file):
4252         Handle PRESERVE-EXTENDED-ATTRIBUTES.
4254         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4255         Add `file-acl' and `set-file-acl' handlers.
4256         (tramp-gvfs-handle-copy-file):
4257         Handle PRESERVE-EXTENDED-ATTRIBUTES.
4258         (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
4259         New defuns.
4261         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
4262         Add `file-acl' and `set-file-acl' handlers.
4263         (tramp-remote-acl-p, tramp-sh-handle-file-acl)
4264         (tramp-sh-handle-set-file-acl): New defuns.
4265         (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
4266         Handle PRESERVE-EXTENDED-ATTRIBUTES.
4268         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4269         Add `file-acl' and `set-file-acl' handlers.
4270         (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
4272 2012-12-17  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
4274         * help-macro.el (make-help-screen): Instead of switch-to-buffer
4275         use pop-to-buffer with NORECORD argument t.  As buffer name, use
4276         *Metahelp* with a leading space (Bug#13190).
4278 2012-12-16  Romain Francoise  <romain@orebokech.com>
4280         * files.el (file-extended-attributes)
4281         (set-file-extended-attributes): New functions.
4282         (backup-buffer): Use them to handle both SELinux context and ACL
4283         entries.
4284         (backup-buffer-copy): Work with an alist of extended attributes,
4285         rather than an SELinux context.
4286         (basic-save-buffer-2): Ditto.
4288 2012-12-16  Timo Myyrä  <timo.myyra@gmail.com>
4290         * battery.el (battery-bsd-apm): New function.
4292 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
4294         * calc/calc.el (calc-standard-date-formats): Adjust one of the
4295         standard date formats.
4297 2012-12-15  Juri Linkov  <juri@jurta.org>
4299         * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
4300         `isearch-insert-char-by-name'.
4301         (with-isearch-suspended): New defmacro with body mostly from
4302         `isearch-edit-string' except the part that sets
4303         `isearch-new-string' and `isearch-new-message'.
4304         (isearch-edit-string): Use new macro `with-isearch-suspended' with
4305         body that sets `isearch-new-string' and `isearch-new-message'.
4306         (isearch-insert-char-by-name): New command.
4307         * international/mule-cmds.el (read-char-by-name): Let-bind
4308         `enable-recursive-minibuffers' to t.
4309         http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
4311 2012-12-15  Juri Linkov  <juri@jurta.org>
4313         * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
4314         (Bug#13175)
4316 2012-12-15  Christopher Schmidt  <christopher@ch.ristopher.com>
4318         * dired-x.el (dired-guess-shell-command): Put colon at the end of
4319         the prompt.  (Bug#13045)
4321 2012-12-14  Glenn Morris  <rgm@gnu.org>
4323         * emacs-lisp/macroexp.el (macroexp--warn-and-return):
4324         Try to include filename in non-bytecomp warning.  (Bug#13132)
4326 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4328         Fix permissions bugs with setgid directories etc. (Bug#13125)
4329         * files.el (backup-buffer): Don't rely on 9th output of
4330         file-attributes, as it's now a placeholder.  Instead, use the new
4331         optional arg of file-ownership-preserved-p.
4332         (file-ownership-preserved-p): New optional arg GROUP.
4333         Fix mishandling of setuid directories that would cause this
4334         function to return t when it should have returned nil.
4335         Document what happens if the file does not exist, and when
4336         it's not known whether the ownership will be preserved.
4337         * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
4338         Likewise.
4339         (tramp-get-local-gid): Use group-gid for integer, as that's
4340         faster and more reliable.
4342 2012-12-14  Julien Danjou  <julien@danjou.info>
4344         * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
4345         Update keywords list, data type and PL/pgSQL.
4347 2012-12-14  Dave Abrahams  <dave@boostpro.com>
4349         * vc/ediff-util.el (ediff-buffer-type): New function.
4350         (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
4351         rather than taking it as as argument.
4352         (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
4354 2012-12-14  Ryan Crum  <ryan.crum@eleostech.com>
4356         * json.el: Add pretty-print option (bug#12634).
4357         (json-encoding-separator, json-encoding-default-indentation)
4358         (json--encoding-current-indentation, json-encoding-pretty-print)
4359         (json-encoding-lisp-style-closings): New vars.
4360         (json--with-indentation): New macro.
4361         (json-encode-hash-table, json-encode-alist, json-encode-plist)
4362         (json-encode-array): Use it to obey json-encoding-pretty-print.
4363         (json-pretty-print-buffer, json-pretty-print): New commands.
4365 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
4367         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
4368         Extract `ruby-syntax-propertize-expansions'.
4369         (ruby-syntax-propertize-expansions): Only change syntax on
4370         certain string delimiters, to punctuation.  This way the common
4371         functions like forward-word and thing-at-point still work.
4372         (ruby-match-expression-expansion): Improve readability.
4373         (ruby-block-contains-point): New function.
4374         (ruby-add-log-current-method): Handle several edge cases.
4376 2012-12-13  Juanma Barranquero  <lekktu@gmail.com>
4378         * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
4379         unload-feature finishes even when aborting an ongoing edebug session.
4380         Also, do not worry about edebug-mode, unload-feature takes care of it.
4382 2012-12-13  Andreas Schwab  <schwab@suse.de>
4384         * net/tls.el (tls-program): Update customize type.
4386 2012-12-13  Juanma Barranquero  <lekktu@gmail.com>
4388         * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
4389         (edebug-setup-hook, cl-read-load-hooks): Use it.
4390         (edebug-unload-function): New function.  (Bug#13163)
4392 2012-12-13  Michael Albinus  <michael.albinus@gmx.de>
4394         * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
4395         Otherwise, there could be errors in autoloading.  (Bug#13151)
4397 2012-12-13  Jürgen Hötzel  <juergen@archlinux.org>
4399         * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
4400         sequences.
4402 2012-12-13  Alan Mackenzie  <acm@muc.de>
4404         Make CC Mode not hang when _some_ lines end in CRLF.  Bug #11841.
4405         * progmodes/cc-engine.el (c-backward-comments): Add code to work
4406         around `forward-comment' not recognizing ^M as whitespace.
4408 2012-12-13  Fabián Ezequiel Gallina  <fgallina@cuca>
4410         * progmodes/python.el (python-skeleton-class)
4411         (python-skeleton-def): Do not add space after defun name.
4413 2012-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4415         * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
4416         (cl--symbol-function): Remove (now that funbound is like nil).
4418 2012-12-12  Glenn Morris  <rgm@gnu.org>
4420         * button.el (button--area-button-p): Fix typo.
4422 2012-12-12  Sam Steingold  <sds@gnu.org>
4424         * frame.el (frame-maximization-style): New user option.
4425         (toggle-frame-maximized): Toggle frame maximization according to
4426         `frame-maximization-style', bound to <f11>.
4427         (cycle-frame-maximized): Cycle between all maximization styles and
4428         non-maximized frame, bound to shift-<f11>.
4430 2012-12-12  David Cadé  <codename68@gmail.com>
4432         * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
4434 2012-12-12  Jonas Bernoulli  <jonas@bernoul.li>
4436         * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
4437         (eieio-override-prin1): Don't quote kewords and booleans.
4438         (object-write) <eieio-default-superclass>: Don't put closing parens
4439         on new line, avoid needless empty lines, align values that are objects
4440         with the slot keyword (instead of beginning on the same line).
4441         (eieio-list-prin1): Align value with slot keyword; increase
4442         eieio-print-depth before printing members of the list.
4444 2012-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4446         * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
4447         a display text-property.
4448         (report-emacs-bug-hook): Don't bother deleting it any more.
4450         * hilit-chg.el (highlight-save-buffer-state): Delete.
4451         Use with-silent-modifications instead.
4452         (hilit-chg-set-face-on-change): Only fixup the text that's modified.
4454         * button.el: Handle buttons in display text-properties.
4455         (button--area-button-p, button--area-button-string):
4456         Use (STRING . STRING-POS) representation instead of just STRING.
4458 2012-12-11  Eli Zaretskii  <eliz@gnu.org>
4460         * makefile.w32-in (compile4-SH): Fix a typo that caused term
4461         subdirectory be skipped.
4463 2012-12-11  Glenn Morris  <rgm@gnu.org>
4465         * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
4467         * progmodes/f90.el (f90-line-continued, f90-indent-region):
4468         Treat preprocessor lines embedded in continuations like comments.
4469         (f90-indent-line): Special-case preprocessor lines.  (Bug#13138)
4471 2012-12-11  Jay Belanger  <jay.p.belanger@gmail.com>
4473         * calc/calc.el (calc-standard-date-formats): Add more date
4474         formats.
4475         * calc/calc-forms.el (math-parse-iso-date): New function.
4476         (math-parse-date): Use `math-parse-iso-date' when appropriate.
4477         (math-parse-iso-date-validate): Add extra error checking.
4478         (calc-date-notation): Add ability to access new date formats.
4480 2012-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4482         * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
4483         font-lock as well as when there's no text-property.
4485 2012-12-10  Jambunathan K  <kjambunathan@gmail.com>
4487         * hi-lock.el: Refine the choice of default face.
4488         (hi-lock-keyword->face): New function.  Use it wherever we used
4489         cadadadr instead.
4490         (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
4491         (hi-lock--last-face): Remove var.
4492         (hi-lock--unused-faces): New var to replace it.
4493         (hi-lock-read-face-name): Use/maintain it.
4494         (hi-lock-unface-buffer): Maintain it.  Fix error for the C-u case.
4495         (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
4496         if it has another face.
4498 2012-12-10  Eli Zaretskii  <eliz@gnu.org>
4500         * subr.el (w32notify-handle-event): New function.
4501         (inotify-handle-event): Doc fix.
4503 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4505         * subr.el (inotify-event-p, inotify-handle-event): New functions.
4507 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
4509         * simple.el (just-one-space): Doc fix.
4511 2012-12-10  Eli Zaretskii  <eliz@gnu.org>
4513         * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
4515 2012-12-10  Le Wang  <l26wang@gmail.com>
4517         * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
4518         narrowed buffer (bug#12361).
4520 2012-12-10  Juanma Barranquero  <lekktu@gmail.com>
4522         * vc/vc-hooks.el (vc-state): Doc fix.
4524 2012-12-10  Glenn Morris  <rgm@gnu.org>
4526         * mail/rmail.el (rmail-maybe-display-summary):
4527         Preserve buffer, in case select-window changes it.  (Bug#13066)
4529 2012-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4531         * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
4532         cl-load-hook where they belong.
4534 2012-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4536         * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
4538 2012-12-09  Eli Zaretskii  <eliz@gnu.org>
4540         Parallelize byte compilation on MS-Windows.
4541         * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
4542         (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
4543         (WINS_BASIC): Define as concatenation of the above.
4544         (compile): Subdivide into 4 separate and independent jobs that can
4545         be run in parallel.
4546         (compile0-CMD, compile0-SH): New targets for compiling
4547         COMPILE_FIRST files, which are prerequisites for the rest of the
4548         byte-compilation.
4549         (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
4550         New targets for parallel compilation with cmd.exe.
4551         (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
4552         compiling under a Unixy shell.
4554 2012-12-09  Chong Yidong  <cyd@gnu.org>
4556         * simple.el (set-mark-default-inactive): Delete this
4557         accidentally-introduced option.
4558         (set-mark-command, exchange-point-and-mark): Remove calls.
4560 2012-12-09  Glenn Morris  <rgm@gnu.org>
4562         * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
4563         Respect a defcustom's :set function, if appropriate.  (Bug#109)
4564         (eval-defun): Doc fix.
4566 2012-12-08  Juri Linkov  <juri@jurta.org>
4568         * info.el (Info-copy-current-node-name, Info-breadcrumbs)
4569         (Info-fontify-node, Info-bookmark-make-record): Remove the
4570         file extension from Info-current-file (Bug#13016).
4572 2012-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4574         * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
4575         point, still provide some default.
4576         (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
4577         names, since we don't use it right now.  Actually return the list.
4578         (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
4580 2012-12-07  Chong Yidong  <cyd@gnu.org>
4582         * novice.el (disabled-command-function): Remove a spurious help
4583         xref (Bug#13043).  Suggested by Kelly Dean.
4585         * subr.el (text-clone-maintain): Fix clone overlay deletion when a
4586         syntax is specified (Bug#13025).
4588         * info.el (Info-set-mode-line): Remove the file extension from
4589         Info-current-file if there is one (Bug#13016).
4591 2012-12-07  Glenn Morris  <rgm@gnu.org>
4593         * mail/rmail.el (rmail-mime-decoded): New permanent local.
4594         (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
4595         * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
4596         and rmail-mime-decoded.  (Bug#9841)
4598         * mail/unrmail.el (unrmail-mbox-format): New option.  (Bug#6574)
4599         (batch-unrmail, unrmail): Doc fixes.
4600         (unrmail): Respect unrmail-mbox-format.
4601         * mail/rmail.el (rmail-mbox-format): New option.
4602         (rmail-show-message-1): Respect rmail-mbox-format.
4604 2012-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4606         * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
4608 2012-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4610         Further cleanup of the "cl-" namespace.  Fit CL in 80 columns.
4611         * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
4612         (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
4613         (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
4614         (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
4615         (cl-progv): Don't rely on dynamic scoping to find the body.
4616         * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
4617         (cl--proclaims-deferred): Rename from the "cl-" prefix.
4618         (cl-declaim): Use backquotes.
4619         * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
4620         Use "cl--" prefix for the object's tag.
4622         * ses.el: Use advice-add/remove.
4623         (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
4624         (copy-region-as-kill, yank): Use advice-add.
4625         (ses-unload-function): Use advice-remove.
4627 2012-12-06  Jonas Bernoulli  <jonas@bernoul.li>
4629         * button.el: Make them work in header-lines (bug#12817).
4630         (button-map): Add bindings for header-line and mode-line use.
4631         (button-get, button-put, button-label): `button' may now be a string.
4632         (button-activate): Don't make it a defsubst.
4633         (button--area-button-p, button--area-button-string): New functions.
4634         (make-text-button): Fix the return value when `beg' was a string.
4635         (push-button): Handle the mode-line case.
4637 2012-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4639         * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
4640         (sql-signum): Remove.  Use `cl-signum' instead.
4641         (sql-read-passwd): Remove; use read-passwd instread.
4642         (sql-get-login-ext): Use read-string.
4643         (sql-get-login): Use dolist and pcase.
4644         (sql--completion-table): Rename from sql-try-completion.
4645         Use complete-with-action.
4646         (sql-mode): Don't change abbrev-all-caps globally.
4647         (sql-connect): Don't rely on dynamic scoping for `new-name'.
4648         (sql-postgres-completion-object): Initialize vars in their `let'.
4649         (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
4650         (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
4651         (sql-comint-interbase): Use a single append, without setq.
4652         (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
4654         * hi-lock.el: Rework the default face and the serialize regexp code.
4655         (hi-lock--auto-select-face-defaults): Remove.
4656         (hi-lock-string-serialize-serial): Remove.
4657         (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
4658         make weak.
4659         (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
4660         equal string.
4661         (hi-lock-set-pattern): Adjust accordingly.
4662         (hi-lock--regexps-at-point): Simplify accordingly.
4663         (hi-lock--auto-select-face-defaults): Remove.
4664         (hi-lock--last-face): New var to replace it.
4665         (hi-lock-read-face-name): Rewrite (bug#11095).
4666         (hi-lock-unface-buffer): Arrange for the face to be the next default.
4668 2012-12-06  Michael Albinus  <michael.albinus@gmx.de>
4670         * net/tramp.el (tramp-replace-environment-variables):
4671         Hide compiler warning.
4672         (tramp-file-name-for-operation): Remove `executable-find',
4673         `start-process', `call-process' and `call-process-region'.
4675         * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
4677         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
4678         compatibility.
4680         * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
4682 2012-12-06  Chong Yidong  <cyd@gnu.org>
4684         * ffap.el (ffap-replace-file-component): Fix typo.
4686 2012-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4688         * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
4689         fix open-paren-like token test (bug#12785).
4691 2012-12-06  Glenn Morris  <rgm@gnu.org>
4693         * mail/rmailsum.el (rmail-new-summary): Tweak for
4694         rmail-maybe-display-summary changing buffer.  (Bug#13066)
4696 2012-12-06  Juri Linkov  <juri@jurta.org>
4698         * info.el (Info-fontify-node): Don't hide the last newline.
4699         (Bug#12272)
4701 2012-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4703         * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
4704         so as to enable message-read-from-minibuffer to expand mail aliases.
4706 2012-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4708         * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
4709         the `intangible' property.
4710         Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
4712 2012-12-05  Deniz Dogan  <deniz@dogan.se>
4714         * net/rcirc.el (rcirc-urls): Update documentation.
4715         (rcirc-condition-filter): New function.
4716         (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
4717         and exclude consecutive duplicate URLs (Bug#6082).
4719 2012-12-05  Michael Albinus  <michael.albinus@gmx.de>
4721         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
4722         Check return code of copy command.
4724         * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
4725         Use group `tramp'.  Add version.
4727 2012-12-05  Chong Yidong  <cyd@gnu.org>
4729         * ffap.el (ffap-url-regexp): Don't require matching at front of
4730         string (Bug#4952).
4731         (ffap-url-p): If only a substring matches, return that.
4732         (ffap-url-at-point): Use the return value of ffap-url-p.
4733         (ffap-read-file-or-url, ffap-read-file-or-url-internal)
4734         (find-file-at-point, dired-at-point, dired-at-point-prompter)
4735         (ffap-guess-file-name-at-point): Likewise.
4736         (ffap-replace-file-component): Fix typo.
4738         * info.el (info-display-manual): Add existing Info buffers, whose
4739         files may not be in Info-directory-list, to the completion.
4740         (info--manual-names): New helper function.
4742 2012-12-05  Glenn Morris  <rgm@gnu.org>
4744         * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
4745         New functions, for detecting and resolving conflicts.  (Bug#10709)
4747 2012-12-04  Jambunathan K  <kjambunathan@gmail.com>
4749         * hi-lock.el (hi-lock-auto-select-face): New user variable.
4750         (hi-lock-auto-select-face-defaults): New buffer local variable.
4751         (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
4752         (hi-lock-unface-buffer): Prompt user with useful defaults.
4753         With prefix arg, unhighlight all hi-lock patterns in buffer.
4755 2012-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4757         * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
4759 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
4761         * Makefile.in (TRAMP_SRC):
4762         * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
4764 2012-12-04  Juergen Hoetzel  <juergen@archlinux.org>
4766         * net/tramp-adb.el: New package.
4768 2012-12-04  Chong Yidong  <cyd@gnu.org>
4770         * terminal.el: Move to obsolete/.
4772         * longlines.el: Move to obsolete/.
4774         * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
4775         Remove code referring to longlines mode.
4777 2012-12-03  Juri Linkov  <juri@jurta.org>
4779         * sort.el (delete-duplicate-lines): New command.  (Bug#13032)
4781 2012-12-03  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
4783         * textmodes/ispell.el (ispell-init-process)
4784         (ispell-start-process, ispell-internal-change-dictionary):
4785         Make sure personal dictionary name is expanded after initial
4786         `default-directory' value. Use expanded strings for
4787         keep/restart checks and for value (Bug#13019).
4789 2012-12-03  Jay Belanger  <jay.p.belanger@gmail.com>
4791         * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
4793 2012-12-03  Leo Liu  <sdl.web@gmail.com>
4795         * files.el (dir-locals-read-from-file): Check file non-empty
4796         before reading.  (Bug#13038)
4798 2012-12-03  Glenn Morris  <rgm@gnu.org>
4800         * jka-cmpr-hook.el (jka-compr-get-compression-info):
4801         Remove any version extension before checking filename.  (Bug#13006)
4802         (jka-compr-compression-info-list): Belated :version bump.
4804 2012-12-03  Chong Yidong  <cyd@gnu.org>
4806         * simple.el (transient-mark-mode): Doc fix (Bug#11523).
4808         * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
4809         (buffer-menu): Doc fix (Bug#12294).
4811 2012-12-03  Roland Winkler  <winkler@gnu.org>
4813         * calendar/diary-lib.el (diary-header-line-format): Use keybinding
4814         of diary-show-all-entries in the diary buffer (Bug#12994).
4816 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
4818         * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
4819         "<STDIN>".  This is binary safe.
4821 2012-12-03  Jay Belanger  <jay.p.belanger@gmail.com>
4823         * calc/calc-forms.el (math-absolute-from-iso-dt)
4824         (math-date-to-iso-dt, math-parse-iso-date-validate)
4825         (math-iso-dt-to-date): New functions.
4826         (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
4827         (math-fd-isoweekday): New variables.
4828         (calc-date-notation, math-parse-standard-date, math-format-date)
4829         (math-format-date-part): Add support for more formatting codes.
4831 2012-12-02  Dmitry Gutov  <dgutov@yandex.ru>
4833         * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
4834         current buffer's file name when called interactively (Bug#12488).
4836 2012-12-02  Juri Linkov  <juri@jurta.org>
4838         * info.el (info-display-manual): Don't clobber an existing Info
4839         buffer (Bug#10770).  Add completion (Bug#10771).
4841 2012-12-01  Yuya Nishihara  <yuya@tcha.org>  (tiny change)
4843         * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
4844         before using it for comparison (Bug#5297).
4846 2012-12-01  Jari Aalto  <jari.aalto@cante.net>
4848         * textmodes/css-mode.el (css-current-defun-name): New function.
4849         (css-mode): Use it.
4851         * textmodes/sgml-mode.el (html-current-defun-name): New function.
4852         (html-mode): Use it.
4854 2012-12-01  Chong Yidong  <cyd@gnu.org>
4856         Modularize add-log-current-defun (Bug#2224).
4857         Suggested by Jari Aalto.
4859         * vc/add-log.el (add-log-current-defun-function): Doc fix.
4860         (add-log-current-defun): Move mode-specific code to other files.
4861         (add-log-lisp-like-modes, add-log-c-like-modes)
4862         (add-log-tex-like-modes): Variables deleted.
4864         * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
4865         (lisp-mode-variables): Use it.
4867         * progmodes/cc-mode.el (c-common-init):
4868         * progmodes/cperl-mode.el (cperl-mode): Set a value for
4869         add-log-current-defun-function.
4871         * progmodes/m4-mode.el (m4-current-defun-name): New function.
4872         (m4-mode): Use it.
4874         * progmodes/perl-mode.el (perl-current-defun-name): New.
4875         (perl-mode): Use it.
4877         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
4878         Use lisp-current-defun-name.
4880         * textmodes/tex-mode.el (tex-current-defun-name): New.
4881         (tex-common-initialization): Use it.
4883         * textmodes/texinfo.el (texinfo-current-defun-name): New.
4884         (texinfo-mode): Use it.
4886 2012-12-01  Chong Yidong  <cyd@gnu.org>
4888         * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
4889         * progmodes/autoconf.el (autoconf-mode):
4890         * progmodes/js.el (js-mode):
4891         * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
4892         (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
4893         * progmodes/perl-mode.el (perl-mode):
4894         * progmodes/sh-script.el (sh-mode, sh-set-shell):
4895         * textmodes/css-mode.el (css-mode):
4896         * textmodes/sgml-mode.el (html-mode, sgml-mode)
4897         (sgml-tags-invisible, sgml-guess-indent):
4898         * textmodes/tex-mode.el (tex-common-initialization)
4899         (latex-complete-bibtex-keys, tex-shell, tex-main-file)
4900         (doctex-mode, plain-tex-mode, latex-mode):
4901         * textmodes/texinfo.el (texinfo-mode): Use setq-local.
4903 2012-12-01  Kirk Kelsey  <kirk.kelsey@0x4b.net>
4905         * vc/vc-hg.el (vc-hg-next-revision):
4906         Ensure use of default "tip" output format.  (Bug#6968)
4908 2012-12-01  Kim F. Storm  <storm@cua.dk>
4910         * startup.el (fancy-startup-tail): Add a clickable link
4911         (Bug#2176).
4913 2012-12-01  Chong Yidong  <cyd@gnu.org>
4915         * startup.el (fancy-startup-tail): Improve the message about
4916         auto-save files (Bug#2176).
4918         * files.el (recover-session): Improve the descriptive message, and
4919         use substitute-command-keys.
4921 2012-12-01  Glenn Morris  <rgm@gnu.org>
4923         * ido.el (ido-file-internal):
4924         Handle other-window, other-frame for dired.  (Bug#13036)
4926 2012-11-30  Glenn Morris  <rgm@gnu.org>
4928         * icomplete.el (icomplete-separator): Fix :version.
4930 2012-11-30  Chong Yidong  <cyd@gnu.org>
4932         * shell.el (shell): For C-u M-x shell, use an inactive shell
4933         buffer as the default (Bug#1975).
4934         (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
4935         (shell-mode): Use them to reapply ansi colorization if Shell mode
4936         is re-enabled.
4938 2012-11-30  Yuriy Vostrikov  <delamonpansie@gmail.com>  (tiny change)
4940         * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
4942 2012-11-30  Samuel Bronson  <naesten@gmail.com>
4944         * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
4945         flag to xargs, for compatibility with BSD xargs (Bug#11703).
4947 2012-11-30  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
4949         * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
4950         by move-to-column (Bug#3234).
4952 2012-11-30  Chong Yidong  <cyd@gnu.org>
4954         * longlines.el (longlines-wrap-line, longlines-encode-region):
4955         Preserve text properties (Bug#1425).
4957 2012-11-30  OKAZAKI Tetsurou  <okazaki.tetsurou@gmail.com>  (tiny change)
4959         * vc/vc.el (vc-register): Allow registering a file which is
4960         already registered with a different backend (Bug#10589).
4962 2012-11-29  Jambunathan K  <kjambunathan@gmail.com>
4963             Stefan Monnier  <monnier@iro.umontreal.ca>
4965         * icomplete.el: Change separator; add ido-style commands.
4966         (icomplete-show-key-bindings): Remove custom var.
4967         (icomplete-get-keys): Remove function.
4968         (icomplete-forward-completions, icomplete-backward-completions):
4969         New commands.
4970         (icomplete-minibuffer-map): New var.
4971         (icomplete-minibuffer-setup): Use it.
4972         (icomplete-exhibit): Don't delay if the list of completions is known.
4973         (icomplete-separator): New custom.
4974         (icomplete-completions): Use it.
4975         * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
4976         (minibuffer-force-complete-and-exit): New command.
4977         (minibuffer--complete-and-exit): New function extracted from
4978         minibuffer-complete-and-exit.
4979         (minibuffer-complete-and-exit): Use it.
4981         * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
4982         error message when the file doesn't exist (bug#12974).
4984 2012-11-29  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
4986         * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
4988 2012-11-29  Glenn Morris  <rgm@gnu.org>
4990         * files.el (hack-dir-local-variables): Warn if try to set
4991         coding via dir-locals, since it doesn't work.  (Bug#7169)
4993         Add desktop support for restoring vc-dir buffers.  (Bug#10606)
4994         * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
4995         Set buffer-local value of desktop-save-buffer.
4996         (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
4997         New functions.
4998         (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
4999         * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
5001         * files.el (inhibit-local-variables-ignore-case): New.  (Bug#10610)
5002         (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
5003         Doc fix.
5004         (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
5005         Doc fixes.
5007 2012-11-28  Jay Belanger  <jay.p.belanger@gmail.com>
5009         * calc/calc-forms.el (calc-date-notation): Fix regexp
5010         used to find time codes.  Fix symbol for seconds.
5012 2012-11-27  Glenn Morris  <rgm@gnu.org>
5014         * emacs-lisp/derived.el (derived-mode-make-docstring):
5015         Don't mention "abbrev" or "syntax" if nil.  (Bug#11277)
5017 2012-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5019         * textmodes/table.el (table-insert): Don't use `symbol-name' on
5020         lexically scoped variables (bug#13005).
5022 2012-11-27  Glenn Morris  <rgm@gnu.org>
5024         * vc/vc-hooks.el (vc-mistrust-permissions):
5025         Default to t, to avoid data-loss.  (Bug#11490)
5027 2012-11-27  Fabián Ezequiel Gallina  <fgallina@cuca>
5029         * progmodes/python.el (python-indent-guess-indent-offset):
5030         If indentation is guessed make python-indent-offset buffer-local.
5032         Fix Imenu regression.
5033         * progmodes/python.el (python-nav-beginning-of-defun):
5034         Fix forward movement when statement(s) separates point from defun.
5035         (python-imenu-prev-index-position): New function.
5037 2012-11-27  Eli Zaretskii  <eliz@gnu.org>
5039         * subr.el (buffer-file-type): Declare with defvar-local.  Doc fix.
5041         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5042         Don't set buffer-file-type.  Return nil.  (Bug#12989)
5044 2012-11-27  Glenn Morris  <rgm@gnu.org>
5046         * hippie-exp.el (hippie-expand-try-functions-list):
5047         Re-autoload it.  (Bug#12982)
5049 2012-11-27  Eli Zaretskii  <eliz@gnu.org>
5051         * descr-text.el (describe-char-padded-string):
5052         Call internal-char-font only on GUI frames.  (Bug#11964)
5054 2012-11-27  Andreas Schwab  <schwab@linux-m68k.org>
5056         * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
5057         and obsoletion message.
5059 2012-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5061         * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
5062         the constructs to keep outside of the `cl-block' (bug#12977).
5064 2012-11-27  Chong Yidong  <cyd@gnu.org>
5066         * mouse.el (mouse-drag-line): Even if the line is not draggable,
5067         keep reading until we get the up-event anyway, in order to process
5068         the up-event for mouse-1-click-follows-link (Bug#12971).
5070 2012-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5072         * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
5073         base function is not yet defined (bug#12965).
5074         (ad-activate-advised-definition): Use ad-compile-function.
5075         (ad-activate): Use cond.
5077 2012-11-25  Leo Liu  <sdl.web@gmail.com>
5079         * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
5080         (Bug#12979)
5082 2012-11-24  Vincent Belaïche  <vincentb1@users.sourceforge.net>
5084         * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
5085         reftex-section-info-function in order to be compatible with
5086         Texinfo integration.
5088         * textmodes/reftex.el (reftex-section-pre-regexp)
5089         (reftex-section-post-regexp, reftex-section-info-function):
5090         New variable.
5091         (reftex-compile-variables): Use variables reftex-section-pre-regexp,
5092         reftex-section-post-regexp, and reftex-section-info-function in order
5093         to be compatible with Texinfo integration.
5095         * textmodes/reftex-toc.el (reftex-toc-promote-action):
5096         use reftex-section-pre-regexp variable in order to be compatible with
5097         Texinfo integration.
5099 2012-11-25  Chong Yidong  <cyd@gnu.org>
5101         * faces.el: Make face-spec-set more analogous to setq.
5102         (face-spec-set): Change the third arg to specify whether this
5103         function is being called via defface, customize, or a third party.
5104         Set the appropriate symbol properties.  Clear the override spec if
5105         setting via Custom.  Initialize face if necessary.  (Bug#4988)
5106         (face-spec-recalc): Allow theme faces to completely replace the
5107         defface spec, in the same way as custom faces (Bug#8454).
5109         * cus-face.el (custom-declare-face): Move face initialization to
5110         face-spec-set.
5111         (custom-theme-set-faces): Don't initialize the face name here, as
5112         that is now done in face-spec-set.
5114         * cus-edit.el (custom-face-set, custom-face-mark-to-save)
5115         (custom-face-reset-saved, custom-face-mark-to-reset-standard):
5116         Simplify by using the new arg to face-spec-set.
5118         * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
5119         reset face-override-spec too, and use custom-declare-face.
5121 2012-11-24  Jan Djärv  <jan.h.d@swipnet.se>
5123         * term/ns-win.el (ns-initialize-window-system): Move creation of
5124         fontsets here (Bug#11964).
5126 2012-11-24  Vincent Belaïche  <vincentb1@users.sourceforge.net>
5128         * ses.el (ses-rename-cell): Correct bug on mode-line update after
5129         cell renaming.
5131 2012-11-24  Chong Yidong  <cyd@gnu.org>
5133         * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
5134         obsolete.
5136         * custom.el (custom-theme-set-variables): Use a topological sort
5137         for ordering by custom dependencies (Bug#12952).
5138         (custom--sort-vars, custom--sort-vars-1): New functions.
5140 2012-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5142         * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
5143         lexical-binding (bug#12938).
5145 2012-11-24  Wolfgang Jenkner  <wjenkner@inode.at>
5147         * image-mode.el (image-transform-check-size): Use assertions only
5148         for images of type imagemagick.
5150         Otherwise no error, image-transform-fit-to-{width,height} is
5151         silently ignored, as before.  Doc fix.
5153 2012-11-24  Chong Yidong  <cyd@gnu.org>
5155         * faces.el (color-defined-p): Doc fix (Bug#12853).
5157 2012-11-24  Juri Linkov  <juri@jurta.org>
5159         * dired.el (dired-mark): Add optional arg `interactive'.
5160         Check for `use-region-p' if `interactive' is non-nil.
5161         (dired-unmark, dired-flag-file-deletion): Add optional arg
5162         `interactive'.  Call `dired-mark' with the arg `interactive'.
5163         (Bug#10624)
5165         * wdired.el: Revert 2012-10-17 change partly and replace it with
5166         Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
5167         (wdired-finish-edit): Add marks for new file names to
5168         `wdired-old-marks'.  Restore marks using `dired-mark-remembered'
5169         after `revert-buffer'.
5170         (wdired-do-renames): Remove calls to `dired-remove-file',
5171         `dired-add-file', `dired-add-entry'.  (Bug#11795)
5173 2012-11-24  Alan Mackenzie  <acm@muc.de>
5175         * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
5177         Fix bugs in the state cache.  Enhance a debugging mechanism.
5178         * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
5179         "brace at column zero" strategy for C++.
5180         (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
5181         (c-parse-state-point): New variable.
5182         (c-record-parse-state-state): Record old parse state with
5183         `copy-tree'.  Record previous value of point.
5184         (c-debug-parse-state-double-cons): New debugging function.
5185         (c-debug-parse-state): Call the above new function.
5186         (c-toggle-parse-state-debug): Output a confirmatory message.
5188         * progmodes/cc-mode.el (c-before-change, c-after-change):
5189         Call c-invalidate-state-cache from `c-before-change' instead of
5190         `c-after-change'.
5192 2012-11-23  Chong Yidong  <cyd@gnu.org>
5194         * find-cmd.el (find-constituents): Add executable, ipath,
5195         readable, samefile, writable, daystart, regextype (Bug#12856).
5197 2012-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5199         * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
5201 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
5203         * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
5204         definition.  This fixes a bootstrap failure.
5205         (calc-gregorian-switch): In menu, put dates before regions.
5206         This is easier to follow, lines up better in the menu, and lets us
5207         coalesce regions that switch at the same time.  Give country
5208         names, not "Vatican", as that's better for non-expert users.
5209         Use names that are stable between the date of switch and now, e.g.,
5210         Bohemia and Moravia (which existed then and now) and not
5211         Czechoslovakia (which didn't exist then and doesn't exist now).
5212         What is now the U.S. mostly did not switch at the same time as
5213         Britain, so omit the U.S.  Correct spelling of "Britain".
5214         Catholic Switzerland was too much of a mess, so omit it.
5216 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
5218         * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
5219         after the variable is changed.
5221 2012-11-21  Daniel Colascione  <dancol@dancol.org>
5223         * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
5224         in SQL declarations for font-lock.
5225         (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
5227 2012-11-21  Glenn Morris  <rgm@gnu.org>
5229         * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
5230         (face-italic-p): Add optional argument "inherit".
5232         * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
5233         Remove -p suffix from names, for consistency with other set-face-*.
5234         (set-face-inverse-video): Fix interactive spec.
5235         * play/gamegrid.el (gamegrid-make-mono-tty-face):
5236         * textmodes/table.el (table--update-cell-face):
5237         Use set-face-inverse-video rather than now obsolete alias.
5239 2012-11-21  Eli Zaretskii  <eliz@gnu.org>
5241         * simple.el (line-move): Don't call line-move-partial if
5242         scroll-conservatively is in effect.  (Bug#12927)
5244 2012-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5246         * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
5247         Fallback on completion-at-point rather than
5248         pcomplete-expand-and-complete, and only if pcomplete actually failed.
5249         (eshell-cmpl-initialize): Setup completion-at-point.
5251         * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
5253         * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
5255 2012-11-21  Michael Albinus  <michael.albinus@gmx.de>
5257         * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
5258         are remote, check out-of-band property for both.
5260 2012-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5262         * window.el (switch-to-buffer): Re-add the warning that was lost in the
5263         code rewrite.
5265 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
5267         More minor time fixes.
5268         * calendar/time-date.el: Commentary fix.
5269         * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
5270         too much other code depends on (0 0) time stamps.
5271         * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
5272         Add a couple of FIXME comments.
5274         Minor cleanup for times as lists of four integers.
5275         * files.el (dir-locals-directory-cache):
5276         * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
5277         Doc fixes.
5278         * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
5279         * ps-bdf.el (bdf-file-newer-than-time):
5280         Process four-integers time stamps, not two.  Doc fixes.
5282 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5284         * uniquify.el (uniquify-managed): Use defvar-local.
5285         (rename-buffer, create-file-buffer): Advise with advice-add.
5286         (uniquify-unload-function): Unadvise accordingly.
5288         * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
5289         (trace-buffer): Don't purecopy.
5290         (trace-entry-message, trace-exit-message): Add `context' arg.
5291         (trace--timer): New var.
5292         (trace-make-advice): Adjust for use in nadvice.
5293         Add `context' argument.  Delay `display-buffer' via a timer.
5294         (trace-function-internal): Use advice-add.
5295         (trace--read-args): New function.
5296         (trace-function-foreground, trace-function-background): Use it.
5297         (trace-function): Rename to trace-function-foreground and redefine as
5298         an alias to that new name.
5299         (untrace-function, untrace-all): Adjust to the use of nadvice.
5301         * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
5303         * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
5305         * subr.el (called-interactively-p-functions): New var.
5306         (internal--called-interactively-p--get-frame): New macro.
5307         (called-interactively-p, interactive-p): Rewrite in Lisp.
5308         * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
5309         (called-interactively-p-functions): Use it.
5310         * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
5311         (called-interactively-p-functions): Use it.
5312         * allout.el (allout-called-interactively-p): Don't assume
5313         called-interactively-p is a subr.
5315 2012-11-20  Glenn Morris  <rgm@gnu.org>
5317         * profiler.el (profiler-report-mode-map): Add a menu.
5318         No need to bind `q' because we derive from special-mode.
5319         (profiler-report-find-entry): Handle calls from the menu-bar.
5321 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5323         * emacs-lisp/byte-run.el (defun-declarations-alist):
5324         Allow a compiler-macro to be a lambda expression.
5326         * progmodes/python.el: Use cl-lib.  Move var declarations outside of
5327         eval-when-compile.
5328         (python-syntax-context): Add compiler-macro.
5329         (python-font-lock-keywords): Simplify with De Morgan.
5331         * vc/diff-mode.el (diff-hunk): Don't make useless timers.
5333         * files.el (load-file): Require match in minibuffer selection, as was
5334         the case in Emacs-20 before we changed the spec to allow .elc files
5335         (bug#12935).
5337         * json.el: Don't require cl since we don't use it.
5338         * color.el: Don't require cl.
5339         (color-complement): `caddr' -> `nth 2'.
5341         * calendar/time-date.el (time-to-seconds): De-obsolete.
5343 2012-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
5345         * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
5346         year numbers.
5347         (math-date-to-julian-dt): Adjust the initial approximation for the
5348         year to deal with the new definition of the DATE.
5350 2012-11-19  Daniel Colascione  <dancol@dancol.org>
5352         * term/w32-win.el (cygwin-convert-path-from-windows):
5353         Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
5355 2012-11-18  Chong Yidong  <cyd@gnu.org>
5357         * filecache.el (file-cache--read-list): New function.
5358         (file-cache-add-directory-list, file-cache-add-file-list)
5359         (file-cache-delete-file-list, file-cache-delete-directory-list):
5360         Use it to read a list of files or directories (Bug#12846).
5361         (file-cache-add-file, file-cache-add-directory)
5362         (file-cache-delete-file-list, file-cache-delete-file-regexp)
5363         (file-cache-delete-directory): Print an message.
5365 2012-11-18  Jay Belanger  <jay.p.belanger@gmail.com>
5367         * calc/calc-forms.el (math-date-to-dt): Use integer date when
5368         calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
5370 2012-11-18  Glenn Morris  <rgm@gnu.org>
5372         * image.el (insert-image, insert-sliced-image): Doc fix.
5374 2012-11-18  Chong Yidong  <cyd@gnu.org>
5376         * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
5377         (Bug#12810).
5379 2012-11-18  OKAZAKI Tetsurou  <okazaki.tetsurou@gmail.com>  (tiny change)
5381         * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
5382         response when the target file is in a subdirectory (Bug#12757).
5384 2012-11-18  Chong Yidong  <cyd@gnu.org>
5386         * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
5388 2012-11-18  Glenn Morris  <rgm@gnu.org>
5390         * emacs-lisp/cl-lib.el (face-underline-p):
5391         Use set-face-underline rather than the alias set-face-underline-p.
5393         * window.el (with-temp-buffer-window): Doc fix.
5394         * subr.el (with-output-to-temp-buffer):
5395         Add doc xref to with-temp-buffer-window.
5397 2012-11-18  Juanma Barranquero  <lekktu@gmail.com>
5399         * woman.el (woman-non-underline-faces): Use `set-face-underline'.
5400         * calc/calc.el (math-format-date-cache): Declare.
5402 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
5404         Calc by default uses the Gregorian calendar for all dates (Bug#12633).
5405         It also uses January 1, 1 AD as its day number 1.
5406         * calc/calc-forms.el (math-julian-date-beginning)
5407         (math-julian-date-beginning-int): Implement this.
5409 2012-11-17  Juanma Barranquero  <lekktu@gmail.com>
5411         * descr-text.el (quail-find-key):
5412         * dired.el (desktop-file-name):
5413         * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
5414         * generic-x.el (comint-mode, comint-exec):
5415         * image-dired.el (widget-forward):
5416         * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
5417         (speedbar-change-expand-button-char)
5418         (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
5419         (speedbar-make-specialized-keymap, speedbar-make-tag-line):
5420         * printing.el (easy-menu-add-item, easy-menu-remove-item)
5421         (widget-field-action, widget-value-set):
5422         * speedbar.el (imenu--make-index-alist):
5423         * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
5424         (ring-length, ring-insert):
5425         * vcursor.el (compare-windows-skip-whitespace):
5426         * woman.el (dired-get-filename):
5427         Declare functions.
5429         * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
5431 2012-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
5433         * calc/calc.el (calc-gregorian-switch): New variable.
5435         * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
5436         (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
5437         (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
5438         (math-leap-year-p): Add option to distinguish between Julian
5439         and Gregorian calendars.
5440         (math-day-number): Use `math-day-in-year' to do the computations.
5441         (math-absolute-from-dt): Rename from `math-absolute-from-date'.
5442         Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
5443         to do the computations.
5444         (math-date-to-dt): Use `math-date-to-julian-dt' and
5445         `math-date-to-gregorian-dt' to do the computations.
5446         (calcFunc-weekday, math-format-date-part): Use the new version of
5447         the DATE to determine the weekday.
5448         (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
5449         when necessary.
5451 2012-11-17  Eli Zaretskii  <eliz@gnu.org>
5453         * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
5454         Cygwin; otherwise use 'file:'.  (Bug#12914)
5455         (cygwin-convert-path-from-windows): Declare, to avoid
5456         byte-compiler warnings.
5458 2012-11-17  Andreas Politz  <politza@fh-trier.de>
5460         * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
5461         (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
5462         prefix and negative numeric prefix args (Bug#12795).
5464 2012-11-17  Stephen Berman  <stephen.berman@gmx.net>
5466         * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
5467         Don't signal an error with a score that is too low to add to the
5468         list of top scores. (Bug#12779)
5470 2012-11-17  Chong Yidong  <cyd@gnu.org>
5472         * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
5474         * filecache.el (file-cache-add-file): Handle relative file name in
5475         the argument (Bug#12694).
5477 2012-11-16  Jürgen Hötzel  <juergen@archlinux.org>  (tiny change)
5479         * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
5481 2012-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5483         * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
5485         * emacs-lisp/cl-lib.el: Set more meaningful version number.
5487 2012-11-16  Martin Rudalics  <rudalics@gmx.at>
5489         * window.el (enlarge-window, shrink-window): Don't mention return
5490         value in doc-string (Bug#12896).
5491         (window--display-buffer): Don't resize frames - it won't work
5492         with all window managers and defeat pop-up-frame-alist.
5493         (display-buffer-alist): In doc-string explain that CONDITION can
5494         be a function and which arguments are passed to it (Bug#12854).
5495         (display-buffer-assq-regexp): New argument ACTION.  Handle lambda
5496         expressions (Bug#12854).
5497         (display-buffer): Pass ACTION argument to
5498         display-buffer-assq-regexp.
5500 2012-11-16  Glenn Morris  <rgm@gnu.org>
5502         * window.el (fit-frame-to-buffer-bottom-margin)
5503         (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
5505         * faces.el (face-underline-p): Use face-attribute-specified-or.
5507 2012-11-16  Juanma Barranquero  <lekktu@gmail.com>
5509         * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
5511 2012-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5513         * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
5515 2012-11-16  Glenn Morris  <rgm@gnu.org>
5517         * eshell/em-cmpl.el (eshell-pcomplete): New command.  (Bug#12838)
5518         (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
5520         * faces.el (face-underline-p): Doc fix.  Handle :underline being
5521         things other than `t' (a string, a list).
5522         (face-inverse-video-p): Doc fix.
5523         (set-face-underline): Rename it back from set-face-underline-p.
5524         Doc fix.  Allow interactive input of values other than t.
5525         (read-face-attribute): Apply formatting to :underline,
5526         since like :box and :stipple it can take list values.
5528         * term.el (ansi-term): Don't let C-x escape-char binding
5529         clobber the more standard C-c binding.  (Bug#12842)
5531         * subr.el (set-temporary-overlay-map): Doc fix.
5533 2012-11-16  Martin Rudalics  <rudalics@gmx.at>
5535         * window.el (record-window-buffer)
5536         (display-buffer-record-window): When copying the markers to
5537         window-point preserve window-point-insertion-type. (Bug#12588)
5539 2012-11-16  Glenn Morris  <rgm@gnu.org>
5541         * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
5542         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
5543         Use new names for hooks rather than obsolete aliases.
5545 2012-11-15  Daniel Colascione  <dancol@dancol.org>
5547         * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
5548         prefix instead of "file:" so that when FILE-NAME begins with "//",
5549         as it does when the target file is on a network share, url-handler
5550         isn't confused.
5552 2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5554         * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
5555         a preactivated advice from an old advice.el; they're not compatible!
5557 2012-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5559         * emacs-lisp/nadvice.el (advice--make-interactive-form):
5560         Fix string-spec case.
5562         * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
5564 2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5566         * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
5567         (advice--buffer-local-function-sample): New var.
5568         (advice--set-buffer-local, advice--buffer-local): New functions.
5569         (add-function, remove-function): Use them.
5571 2012-11-15  Drew Adams  <drew.adams@oracle.com>
5573         * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
5575 2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5577         * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
5578         potential binding of print-gensym to t, and prettify (back)quotes in
5579         case they appear in args's default values (bug#12884).
5581 2012-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5583         * emacs-lisp/nadvice.el: Add around advice for interactive specs.
5584         (advice-eval-interactive-spec): New function.
5585         (advice--make-interactive-form): Support around advice (bug#12844).
5587 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
5589         * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
5590         more strict.  Add docstring.
5591         (ruby-expression-expansion-re): Extract from
5592         `ruby-match-expression-expansion'.
5593         (ruby-syntax-propertize-function): After everything else, search
5594         for expansions in string literals, mark their insides as
5595         whitespace syntax and save match data for font-lock.
5596         (ruby-font-lock-keywords): Use the 2nd group from expression
5597         expansion matches.
5598         (ruby-match-expression-expansion): Use the match data saved to the
5599         text property in ruby-syntax-propertize-function.
5601 2012-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5603         * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
5604         (bug#12879).
5606 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
5608         * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
5609         start/end keyword a bit harder.  Works with different values of N.
5610         Add more comments.
5611         (ruby-end-of-block): Update accordingly.
5613 2012-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5615         * woman.el (woman-file-name): Don't mess with unread-command-events
5616         (bug#12861).
5618         * emacs-lisp/advice.el: Layer on top of nadvice.el.
5619         Remove out of date self-require hack.
5620         (ad-do-advised-functions): Use simple `dolist'.
5621         (ad-advice-name, ad-advice-protected, ad-advice-enabled)
5622         (ad-advice-definition): Redefine as functions.
5623         (ad-advice-classes): Move before first use.
5624         (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
5625         (ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
5626         (ad--defalias-fset): Remove functions.
5627         (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
5628         (ad-get-orig-definition): Rewrite.
5629         (ad-make-advised-definition-docstring): Change base docstring.
5630         (ad-real-orig-definition): Rewrite.
5631         (ad-map-arglists): Change name of called function.
5632         (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
5633         (ad-make-advised-definition): Simplify.
5634         (ad-assemble-advised-definition): Tweak for new calling context.
5635         (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
5636         (ad--defalias-fset): Rename from ad-handle-definition.  Make it set the
5637         function and call ad-activate if needed.
5638         (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
5639         (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
5640         (ad-compile-function): Compile ad-Advice-*.
5641         (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
5642         (ad-start-advice, ad-stop-advice): Remove.
5644 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
5646         * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
5647         period before class method names, not after.  Remove handling of
5648         one impossible case.  Add comments.
5650 2012-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5652         * emacs-lisp/advice.el: Remove support for freezing.
5653         (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
5654         (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
5655         Remove support for `freeze'.
5657         * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
5658         override the default.
5659         * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
5660         cl--dotimes/dolist.
5661         * subr.el (dolist, dotimes, declare): Redefine them normally, even when
5662         `cl' is loaded.
5664         * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
5665         from add-advice.
5666         (advice--strip-macro): New function.
5667         (advice--defalias-fset): Use them to handle macros.
5668         (advice-add): Use them.
5669         (advice-member-p): Correctly handle macros.
5671 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
5673         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
5674         Never font-lock the beginning of singleton class as heredoc.
5676 2012-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5678         * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
5680 2012-11-13  Wolfgang Jenkner  <wjenkner@inode.at>
5682         * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
5683         39 and 49 (bug#12792).  Also, treat unimplemented parameters as 0,
5684         thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
5686 2012-11-13  Fabián Ezequiel Gallina  <fgallina@cuca>
5688         Fix end-of-defun misbehavior.
5689         * progmodes/python.el (python-nav-beginning-of-defun): Rename from
5690         python-beginning-of-defun-function.  Handle nested defuns
5691         correctly.
5692         (python-nav-end-of-defun): Rename from
5693         python-end-of-defun-function.  Ensure forward movement.
5694         (python-info-current-defun): Reimplement to work as intended
5695         with new fixed python-nav-{end,beginning}-of-defun.  Stop scanning
5696         parent defuns as soon as possible.
5698 2012-11-13  Glenn Morris  <rgm@gnu.org>
5700         * progmodes/flymake.el (flymake-error-bitmap)
5701         (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
5702         (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
5704 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
5706         * progmodes/ruby-mode.el (ruby-move-to-block): When moving
5707         backward, always stop at indentation.  Reverts the change from
5708         2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
5710 2012-11-13  Glenn Morris  <rgm@gnu.org>
5712         * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
5713         Add ibuffer-filter-by-derived-mode.
5715         * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
5716         the same name shadowing each other.
5718         * window.el (with-temp-buffer-window): Doc tweak.
5720         * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
5722         * help.el (temp-buffer-max-height):
5723         * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
5724         * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
5726 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5728         * emacs-lisp/nadvice.el: New package.
5729         * subr.el (special-form-p): New function.
5730         * emacs-lisp/elp.el: Use lexical-binding and advice-add.
5731         (elp-all-instrumented-list): Remove var.
5732         (elp-not-profilable): Remove elp-wrapper.
5733         (elp-profilable-p): Use autoloadp and special-form-p.
5734         (elp--advice-name): New const.
5735         (elp-instrument-function): Use advice-add.
5736         (elp--instrumented-p): New predicate.
5737         (elp-restore-function): Use advice-remove.
5738         (elp-restore-all, elp-reset-all): Use mapatoms.
5739         (elp-set-master): Use elp--instrumented-p.
5740         (elp--make-wrapper): Rename from elp-wrapper, return a function
5741         suitable for advice-add.  Use cl-inf.
5742         (elp-results): Use mapatoms+elp--instrumented-p.
5743         * emacs-lisp/debug.el: Use lexical-binding and advice-add.
5744         (debug-function-list): Remove var.
5745         (debug): Rename arg, and then let-bind it explicitly inside.
5746         (debugger-setup-buffer): Rename arg.
5747         (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
5748         (debugger-frame-number): Adjust to new debug-on-entry setup.
5749         (debug--implement-debug-on-entry): Rename from
5750         implement-debug-on-entry, add argument.
5751         (debugger-special-form-p): Remove, use special-form-p instead.
5752         (debug-on-entry): Use advice-add.
5753         (debug--function-list): New function.
5754         (cancel-debug-on-entry): Use it, along with advice-remove.
5755         (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
5756         (debugger-list-functions): Use debug--function-list instead of
5757         debug-function-list.
5758         * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
5759         (ad-special-form-p): Remove, use special-form-p instead.
5760         (ad-set-advice-info): Use add-function and remove-function.
5761         (ad--defalias-fset): Adjust accordingly.
5763 2012-11-10  Glenn Morris  <rgm@gnu.org>
5765         * mail/emacsbug.el (report-emacs-bug-tracker-url)
5766         (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
5767         (report-emacs-bug-create-existing-bugs-buffer)
5768         (report-emacs-bug-parse-query-results)
5769         (report-emacs-bug-query-existing-bugs): Remove.  (Bug#7449)
5771         * term.el (term-default-fg-color, term-default-bg-color):
5772         Make obsolete, rather than just saying "deprecated" in the doc.
5774         * term.el (term): Rename from `term-face'.
5775         (term-current-face, ansi-term-color-vector)
5776         (term-default-fg-color, term-default-bg-color, term-ansi-reset):
5777         Update all users.
5779 2012-11-10  Jan Djärv  <jan.h.d@swipnet.se>
5781         * server.el (server-create-window-system-frame): Handle Nextstep
5782         specially (Bug#12780).
5784 2012-11-10  Glenn Morris  <rgm@gnu.org>
5786         * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
5787         Unautoload, and make obsolete.  (Bug#7449)
5789 2012-11-10  Chong Yidong  <cyd@gnu.org>
5791         * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
5792         rename from diff-remove-trailing-whitespace (Bug#12831).
5794 2012-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5796         * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
5797         miscompilation of trace.el.
5799 2012-11-10  Glenn Morris  <rgm@gnu.org>
5801         * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
5803 2012-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5805         * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
5806         (bug#12812).
5808 2012-11-10  Chong Yidong  <cyd@gnu.org>
5810         * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
5811         a defcustom with an appropriate :set function.
5812         (minibuffer-default--in-prompt-regexps): New function.
5814 2012-11-10  Glenn Morris  <rgm@gnu.org>
5816         * emacs-lisp/cl.el (define-setf-expander, defsetf)
5817         (define-modify-macro): Doc fixes.
5819         * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
5820         (gv-define-simple-setter): Update doc of `fix-return'.
5822 2012-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5824         * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
5825         twice when `fix-return' is set (bug#12813).
5827         * emacs-lisp/cl.el (defsetf): Pass the third arg to
5828         gv-define-simple-setter (bug#12812).
5830         * woman.el (woman-decode-region): Disable adaptive-fill when rendering
5831         (bug#12756).
5833 2012-11-10  Glenn Morris  <rgm@gnu.org>
5835         * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
5837         * emacs-lisp/cl-extra.el (cl-prettyexpand):
5838         * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
5839         * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
5840         (cl-the, cl-compiler-macroexpand): Add basic doc strings.
5842         * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
5844 2012-11-10  Leo Liu  <sdl.web@gmail.com>
5846         * ido.el (ido-set-matches-1): Improve flex matching performance by
5847         removing backtracking in the regexp (suggested by Stefan).  (Bug#12796)
5849 2012-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5851         * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
5852         (ad--defalias-fset): New function.
5853         (ad-safe-fset): Remove.
5854         (ad-make-freeze-definition): Use cl-letf*.
5856 2012-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5858         * subr.el (dolist): Don't bind VAR in RESULT.
5860         * emacs-lisp/advice.el: Miscellaneous cleanup.  Use lexical-binding.
5861         (fset, documentation): Don't save real def since we don't advise.
5862         (ad-do-advised-functions): Remove problematic `result-form'.
5863         (ad-safe-fset): `ad-real-fset' => `fset'.
5864         (ad-read-advised-function): Don't assume that ad-do-advised-functions
5865         uses CL's dolist internally.
5866         (ad-arglist): Remove unused arg `name'.
5867         (ad-docstring, ad-make-advised-docstring):
5868         `ad-real-documentation' => `documentation'.
5869         (warning-suppress-types): Declare.
5870         (ad-set-arguments): Simple CSE.
5871         (ad-recover-normality): Sanity check.
5873         * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
5874         (funcall '(lambda ..) ..) into ((lambda ..) ..).
5876 2012-11-09  Vincent Belaïche  <vincentb1@users.sourceforge.net>
5878         * ses.el: symbol to coordinate mapping is made by symbol property
5879         `ses-cell'.  This means that the same mapping is done for all SES
5880         sheets.  That is good enough for cells with standard A1 names, but
5881         not for named cell.  So a hash map is added for the latter.
5882         (defconst ses-localvars): Add local variable ses--named-cell-hashmap
5883         (ses-sym-rowcol): Use hashmap for named cell.
5884         (ses-is-cell-sym-p): New defun.
5885         (ses-decode-cell-symbol): New defun.
5886         (ses-create-cell-variable): Add cell to hashmap when name is not
5887         A1-like.
5888         (ses-rename-cell): Check that cell new name is not already in
5889         spreadsheet with the use of ses-is-cell-sym-p
5890         (ses-rename-cell): Use hash map for named cells, but accept also
5891         renaming back to A1-like.
5893 2012-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5895         * emacs-lisp/advice.el: Use new dynamic docstrings.
5896         (ad-make-advised-definition-docstring, ad-advised-definition-p):
5897         Use dynamic-docstring-function instead of ad-advice-info.
5898         (ad--make-advised-docstring): New function extracted from
5899         ad-make-advised-docstring.
5900         (ad-make-advised-docstring): Use it.
5901         * progmodes/sql.el (sql--make-help-docstring): New function, extracted
5902         from sql-help.
5903         (sql-help): Use it with dynamic-docstring-function.
5905         * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
5907 2012-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5909         * files.el (hack-one-local-variable--obsolete): New function.
5910         (hack-one-local-variable): Use it for obsolete settings.
5912         * subr.el (locate-user-emacs-file): If both old and new name exist, use
5913         the new name.
5915         * progmodes/js.el (js--filling-paragraph): New var.
5916         (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
5917         (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
5918         less sneaky.
5920 2012-11-08  Julien Danjou  <julien@danjou.info>
5922         * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
5923         `auto-mode-alist' (Bug#12835).
5925 2012-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5927         * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
5928         (perl--prettify-symbols-alist): New const.
5929         (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
5930         New functions.
5931         (perl-font-lock-keywords-2): Use them.
5932         (perl-electric-noindent-p): New function.
5933         (perl-mode): Use it to set up electric-indent-mode.
5934         (perl-electric-terminator, perl-indent-command): Mark obsolete.
5935         (perl-mode-map): Remove bindings for them.
5936         (perl-imenu-generic-expression, perl-outline-level):
5937         Match functions&packages in column>0.
5939         * env.el (env--substitute-vars-regexp): New const.
5940         (substitute-env-vars): Use it.  Add `only-defined' arg.
5941         * net/tramp.el (tramp-replace-environment-variables): Use it.
5943         * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
5944         Byte-compile *before* eval in eval-and-compile.
5945         (byte-compile-log-warning): Remove redundant inhibit-read-only.
5946         (byte-compile-file-form-autoload): Don't hide actual definition.
5947         (byte-compile-maybe-guarded): Accept `functionp' as well.
5949         * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
5951 2012-11-07  Michael Albinus  <michael.albinus@gmx.de>
5953         * notifications.el (notifications-get-server-information-method):
5954         New defconst.
5955         (notifications-get-capabilities): Fix docstring.
5956         (notifications-get-server-information): New defun.
5958 2012-11-06  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
5960         * textmodes/ispell.el (ispell-region): Standard re-indent for better
5961         readability.
5963         * textmodes/ispell.el: Experimental support for support debugging.
5964         (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
5965         buffer for ispell.
5966         (ispell-print-if-debug): New function to print stuff to
5967         `ispell-debug-buffer' if debugging is enabled.
5968         (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
5969         show some debugging info.
5970         (ispell-buffer-with-debug): New function that creates a debugging
5971         buffer and calls `ispell-buffer' with debugging enabled.
5973         * textmodes/ispell.el (ispell-region): Do not prefix sent string by
5974         comment in autoconf mode. (Bug#12768)
5976 2012-11-06  Dmitry Antipov  <dmantipov@yandex.ru>
5978         * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
5979         frame-first-window, frame-root-window, frame-selected-window,
5980         minibuffer-selected-window, minibuffer-window,
5981         window-absolute-pixel-edges, window-at, window-body-height,
5982         window-body-width, window-display-table, window-combination-limit,
5983         window-frame, window-fringes, window-inside-absolute-pixel-edges,
5984         window-inside-edges, window-inside-pixel-edges, window-left-child,
5985         window-left-column, window-margins, window-next-buffers,
5986         window-next-sibling, window-new-normal, window-new-total,
5987         window-normal-size, window-parameter, window-parameters, window-parent,
5988         window-pixel-edges, window-point, window-prev-buffers,
5989         window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
5990         window-start, window-text-height, window-top-child, window-top-line,
5991         window-total-height, window-total-width and window-use-time to the list
5992         of functions without side-effects.
5993         (toplevel): Add window-valid-p to the list of error-free functions
5994         without side-effects.
5996 2012-11-05  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
5998         * textmodes/ispell.el (ispell-program-name):
5999         Update spellchecker parameters when customized.
6001 2012-11-04  Glenn Morris  <rgm@gnu.org>
6003         * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn.  (Bug#7850)
6005 2012-11-04  Chong Yidong  <cyd@gnu.org>
6007         * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
6008         same-window-* variables.
6010 2012-11-04  Juri Linkov  <juri@jurta.org>
6012         * isearch.el (isearch-help-for-help, isearch-describe-bindings)
6013         (isearch-describe-key, isearch-describe-mode): Use a display
6014         action instead of binding same-window-* variables (Bug#10040).
6016 2012-11-03  Glenn Morris  <rgm@gnu.org>
6018         * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
6019         Rename handler properties back from cl-- to cl-.  (Bug#12788)
6021         * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
6023 2012-11-03  Eli Zaretskii  <eliz@gnu.org>
6025         * term/pc-win.el: Don't load term/internal from here.
6027         * loadup.el: Load term/internal from here.
6029 2012-11-03  Fabián Ezequiel Gallina  <fgallina@cuca>
6031         * progmodes/python.el (inferior-python-mode): Fix hang in
6032         jit-lock (Bug#12645).
6034 2012-11-03  Martin Rudalics  <rudalics@gmx.at>
6036         * window.el (switch-to-visible-buffer)
6037         (switch-to-buffer-preserve-window-point): Fix doc-strings.
6039 2012-11-03  Glenn Morris  <rgm@gnu.org>
6041         * emacs-lisp/cl-lib.el (cl--random-time):
6042         Rename from cl-random-time.  (Bug#12773)
6043         (cl--gensym-counter, cl--random-state): Update callers.
6044         * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
6046 2012-11-03  Chong Yidong  <cyd@gnu.org>
6048         * cus-start.el: Make cursor-type customizable (Bug#11633).
6050 2012-11-02  Glenn Morris  <rgm@gnu.org>
6052         * filecache.el: No need to load find-lisp when compiling.
6053         (find-lisp-find-files): Autoload it.
6054         (file-cache-add-directory-recursively): Don't require find-lisp.
6056         * image.el (image-type-from-file-name): Trivial simplification.
6058         * emacs-lisp/bytecomp.el (byte-compile-eval):
6059         Decouple "noruntime" and "cl-functions" warnings.
6061 2012-11-01  Stephen Berman  <stephen.berman@gmx.net>
6063         * play/gomoku.el (gomoku-display-statistics): Update mode line
6064         only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
6066 2012-10-31  Martin Rudalics  <rudalics@gmx.at>
6068         * window.el (quit-restore-window): If the window has been
6069         created on an existing frame and ended up as the sole window on
6070         that frame, do not delete it (Bug#12764).
6072 2012-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6074         * progmodes/sh-script.el (sh--inside-noncommand-expression):
6075         Rename from sh--inside-arithmetic-expression, handle more cases
6076         (bug#11263).
6078         * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
6079         (sh-font-lock-open-heredoc): Use it (bug#12770).
6081 2012-10-30  Glenn Morris  <rgm@gnu.org>
6083         * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie.  Doc fix.
6085         * emacs-lisp/cl.el (letf): Doc fix.  (Bug#12760)
6087 2012-10-29  Chong Yidong  <cyd@gnu.org>
6089         * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
6090         function key is stored in a keyboard macro (Bug#4894).
6092         * thingatpt.el (number-at-point): Apply a thing-at-point property.
6094 2012-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6096         * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
6097         header comments".
6098         (diff-unified->context, diff-context->unified)
6099         (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
6101         * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
6103         * files.el (find-alternate-file): Only ask one question (bug#12487).
6105 2012-10-29  Chong Yidong  <cyd@gnu.org>
6107         * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
6108         Suggested by Dan Nicolaescu (Bug#6326).
6110         * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
6112         * startup.el (fancy-about-screen): Don't message (Bug#12680).
6114         * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
6116         * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
6118         * face-remap.el (face-remap-add-relative): Handle the case where a
6119         face-remapping-alist entry is a cons cell (Bug#12762).
6121 2012-10-29  Kevin Ryde  <user42@zip.com.au>
6123         * woman.el (woman-parse-numeric-value): Handle picas correctly
6124         (Bug#12639).
6126 2012-10-29  Glenn Morris  <rgm@gnu.org>
6128         * emacs-lisp/cl.el (defsetf): Doc fix.
6130 2012-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6132         * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
6133         syntax to the matching opener, if any (bug#12547).
6134         (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
6135         matching open as a "case-(".
6136         (sh-smie-rc-grammar): Add a corresponding rule for it.
6138 2012-10-28  Daniel Hackney  <dan@haxney.org>
6140         * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
6141         "PKGNAME-autoloads.el" in case we created it.
6143 2012-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6145         * minibuffer.el (completion--sifn-requote): Rewrite to handle things
6146         like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
6147         (completion--twq-all): Disable too-strict assertions.
6149         * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
6151 2012-10-27  Eli Zaretskii  <eliz@gnu.org>
6153         * profiler.el (profiler-report-make-entry-part): Fix help-echo
6154         text to match the real keybindings.
6156 2012-10-27  Juri Linkov  <juri@jurta.org>
6158         * wdired.el (wdired-keep-marker-rename): New defcustom.
6159         (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
6160         (Bug#11795)
6162         * dired.el (dired-keep-marker-rename): Add reference to
6163         `wdired-keep-marker-rename' in the docstring.
6164         Add default character value ?R to display initially in
6165         Customization UI instead of ?@.
6167 2012-10-27  Martin Rudalics  <rudalics@gmx.at>
6169         * window.el (display-buffer): In doc-string describe
6170         window-height and window-width alist entries.
6172         * time.el (display-time-world): Restore fit-window-to-buffer
6173         behavior.
6175 2012-10-27  Chong Yidong  <cyd@gnu.org>
6177         * subr.el (insert-buffer-substring-as-yank): Doc fix.
6179 2012-10-26  Jambunathan K  <kjambunathan@gmail.com>
6181         * minibuffer.el (completion-category-overrides): New completion
6182         category `bookmark' (bug#11131).
6184 2012-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6186         * emacs-lisp/advice.el (ad-assemble-advised-definition):
6187         Silence bogus compiler warnings for ad-do-it.
6189         * bookmark.el (bookmark-completing-read): Set the completion category
6190         to `bookmark' (bug#11131).
6192 2012-10-26  Bastien  <bzg@altern.org>
6193             Stefan Monnier  <monnier@iro.umontreal.ca>
6195         * face-remap.el: Use lexical-binding.
6196         (text-scale-adjust): Improve docstring.  Use itself for the temporary
6197         overlay-map bindings, so as to repeat the "Use..." message each time.
6199 2012-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6201         * emacs-lisp/macroexp.el (macroexp--expand-all):
6202         Obey byte-compile-warning-enabled-p (bug#12486).
6204         * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
6205         (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
6207 2012-10-26  Martin Rudalics  <rudalics@gmx.at>
6209         * mouse.el (mouse-drag-line): Move last form into preceding when
6210         clause (Bug#12731).
6212         * help.el (resize-temp-buffer-window): Fix doc-string.
6214 2012-10-25  David Engster  <deng@randomsample.de>
6216         * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
6217         Remove.  This feature is already integrated in imenu.
6219         * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
6220         always loaded.  Require `speedbar' unconditionally.
6222 2012-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6224         * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
6226         * minibuffer.el (minibuffer-force-complete): Fix thinko.
6228         * net/ldap.el (ldap-search-internal): The official ldif format starts
6229         with a "version: 1" header (bug#12724).
6231         * emacs-lisp/package.el (package-installed-p): Warn if not ready
6232         (bug#12721).
6234 2012-10-25  Glenn Morris  <rgm@gnu.org>
6236         * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
6238 2012-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6240         * minibuffer.el (minibuffer-force-complete): Use one more marker
6241         for the temporary-overlay-map command (bug#12619).
6243 2012-10-24  Chong Yidong  <cyd@gnu.org>
6245         * time.el (display-time-world-mode): Derive from special-mode.
6246         (display-time-world): Use display-buffer (Bug#12708).
6247         (display-time-world-mode-map): Variable deleted.
6248         (display-time-world-display): Wrap the final delete-char inside
6249         inhibit-read-only.
6251 2012-10-24  Chong Yidong  <cyd@gnu.org>
6253         * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
6254         Doc fix.
6256         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
6258 2012-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6260         * minibuffer.el (completion--all-sorted-completions-location): New var.
6261         (completion--cache-all-sorted-completions)
6262         (completion--flush-all-sorted-completions): Use it.
6263         (completion-in-region, completion-in-region--postch)
6264         (completion-at-point, completion-help-at-point): Use markers in
6265         completion-in-region--data (bug#12619).
6267 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6269         * progmodes/compile.el (compilation-start): Try to handle common
6270         quoting of `cd' argument (bug#12640).
6272         * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
6273         (bug#12671).
6275 2012-10-23  Glenn Morris  <rgm@gnu.org>
6277         * progmodes/gud.el (gud-menu-map):
6278         Check gdb-active-process is bound.  (Bug#12358)
6280 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6282         * repeat.el (repeat): Set real-this-command (bug#12232).
6284         * htmlfontify.el (hfy-post-html-hook):
6285         * filesets.el (filesets-cache-fill-content-hook):
6286         * arc-mode.el (archive-extract-hook):
6287         * progmodes/cc-mode.el (c-prepare-bug-report-hook):
6288         * net/rcirc.el (rcirc-sentinel-functions)
6289         (rcirc-receive-message-functions, rcirc-activity-functions)
6290         (rcirc-print-functions):
6291         * net/dbus.el (dbus-event-error-functions):
6292         * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
6293         * emacs-lisp/checkdoc.el (checkdoc-style-functions)
6294         (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
6295         * term/sun.el (sun-raw-prefix-hooks):
6296         * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
6298 2012-10-23  Michael Albinus  <michael.albinus@gmx.de>
6300         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6301         Set `tramp-chunksize' to 1.  This improves the performance.
6302         (tramp-smb-wait-for-output): Add timeout to
6303         `tramp-accept-process-output' calls.
6305 2012-10-23  Chong Yidong  <cyd@gnu.org>
6307         * faces.el (font-list-limit): Define as an obsolete variable.
6309         * startup.el (command-line):
6310         * cus-start.el: Don't refer to font-list-limit.
6312         * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
6314 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6316         * subr.el (internal-temp-output-buffer-show): Rename from
6317         temp-output-buffer-show, since previously compiled files expect this name.
6319 2012-10-23  Glenn Morris  <rgm@gnu.org>
6321         * image.el (image-type-from-file-name): If multiple types match,
6322         return the first one that is supported.  (Bug#9045)
6324 2012-10-22  Glenn Morris  <rgm@gnu.org>
6326         * image.el (imagemagick-enabled-types): Doc fix.
6328 2012-10-22  Takafumi Arakaki  <aka.tkf@gmail.com>  (tiny change)
6330         * progmodes/which-func.el (which-func-current): The hash-table may have
6331         an explicit nil (bug#12338).
6333 2012-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6335         * electric.el (electric-pair-delete-selection-self-insert-function):
6336         Rename to electric-pair-will-use-region, return a boolean.
6337         (electric-pair-mode): Adjust accordingly.  Don't require delsel.
6339         * delsel.el (delete-selection-helper): Use a function instead of a hook.
6340         (delete-selection-pre-hook): Use use-region-p.
6341         (delete-selection-self-insert-function): Remove.
6342         (self-insert-command): Obey self-insert-uses-region-functions.
6343         (self-insert-iso): Revert to previous setting, since we don't actually
6344         know what that command does.
6345         (delete-selection-self-insert-hooks): Remove.
6347 2012-10-22  Simon Law  <sfllaw@sfllaw.ca>  (tiny change)
6349         * delsel.el (delete-selection-helper): New function, extracted from
6350         delete-selection-pre-hook.
6351         (delete-selection-pre-hook): Use it.
6352         (delete-selection-self-insert-function): New function.
6353         (delete-selection-self-insert-hooks): New hook.
6354         (self-insert-command, self-insert-iso): Use it.
6355         * electric.el (electric-pair-syntax): New function, extracted from
6356         electric-pair-post-self-insert-function.
6357         (electric-pair-post-self-insert-function): Use it.
6358         (electric-pair-delete-selection-self-insert-function): New function.
6359         (electric-pair-mode): Require delsel and setup
6360         delete-selection-self-insert-hooks (bug#11520).
6362 2012-10-20  Chong Yidong  <cyd@gnu.org>
6364         * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
6365         no changes to show (Bug#12586).
6367         * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
6368         list explicitly (Bug#12571).
6370 2012-10-20  Arne Jørgensen  <arne@arnested.dk>
6372         * progmodes/flymake.el (flymake-create-temp-inplace):
6373         Use file-truename.
6375 2012-10-20  Eli Zaretskii  <eliz@gnu.org>
6377         * loadup.el: Update comment about uncompiled Lisp files.  (Bug#12395)
6379 2012-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
6381         * calc/calc-units.el (math-extract-units): Properly extract powers
6382         of units.
6384 2012-10-20  Daniel Colascione  <dancol@dancol.org>
6386         * frame.el (make-frame): Set x-display-name as we used to in order
6387         to unbreak creating an X11 frame from an Emacs daemon started
6388         without a display.
6390 2012-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6392         * minibuffer.el (minibuffer-force-complete): Make the next completion use
6393         the same completion-field (bug#12221).
6395 2012-10-19  Martin Rudalics  <rudalics@gmx.at>
6397         * emacs-lisp/debug.el (debug): Record height of debugger window
6398         also when debugger will be back (Bug#8789).
6400 2012-10-18  Chong Yidong  <cyd@gnu.org>
6402         * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
6403         Convert to defcustom.
6404         (gdb-get-source-file): Don't bind pop-up-windows.
6406         * progmodes/gud.el (gud-display-line): Don't specially re-use
6407         other frames for the gdb-mi case (Bug#12648).
6409 2012-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6411         * emacs-lisp/advice.el: Clean up commentary a bit.
6412         (ad-do-advised-functions, ad-with-originals): Use `declare'.
6413         (byte-code-function-p): Never redefine.
6415         * emacs-lisp/gv.el (cond): Same fix as before for `if'.
6417 2012-10-18  Glenn Morris  <rgm@gnu.org>
6419         * dired.el (dired-sort-toggle): Some ls implementations only allow
6420         a single option string.  (Bug#12666)
6422         * minibuffer.el (completion-cycle-threshold): Doc fix.
6424 2012-10-17  Kenichi Handa  <handa@gnu.org>
6426         * international/mule.el (set-keyboard-coding-system):
6427         Recover input meta mode when the new coding system doesn not use 8-bit.
6428         Supply TERMINAL arg to set-input-meta-mode.
6430 2012-10-17  Michael Heerdegen  <michael_heerdegen@web.de>
6432         * wdired.el (wdired-old-marks): New variable.
6433         (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
6434         (wdired-do-renames): Move point with renamed file and don't lose
6435         mark status (Bug#11795).
6437 2012-10-16  Juri Linkov  <juri@jurta.org>
6439         * replace.el (query-replace-help): Mention multi-buffer replacement
6440         keys in the Help message.  (Bug#12655)
6442 2012-10-15  Chong Yidong  <cyd@gnu.org>
6444         * emacs-lisp/byte-run.el (defsubst): Doc fix.
6446 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
6448         * window.el (display-buffer): Doc fix.
6450         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6451         Adjust the msft regexp to the output of Studio 2010, and move msft
6452         before edg-1.  See the discussion on emacs-devel,
6453         http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
6454         for the details.
6456 2012-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6458         * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
6459         (oset): Move uses of object-class-fast macro after its definition.
6461         * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
6463 2012-10-13  Chong Yidong  <cyd@gnu.org>
6465         * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
6466         enabled, re-enable it (Bug#11963).
6468 2012-10-13  Martin Rudalics  <rudalics@gmx.at>
6470         * emacs-lisp/debug.el (debug): When debugger-will-be-back is
6471         non-nil, restore window configuration (Bug#12623).
6473 2012-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6475         * help-fns.el (describe-variable, describe-function-1):
6476         * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
6478         * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
6480 2012-10-12  Glenn Morris  <rgm@gnu.org>
6482         * mail/rmailsum.el (rmail-header-summary):
6483         Fix 2010-11-26 test for multiline Subject: field.  (Bug#12625)
6485 2012-10-12  Fabián Ezequiel Gallina  <fgallina@cuca>
6487         * progmodes/python.el (python-mode-map):
6488         Replace subtitute-key-definition with proper command remapping.
6489         (python-nav--up-list): Fix behavior for blocks on the same level.
6491 2012-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6493         * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
6495         * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
6496         changes to the format of load-history.
6498         * international/mule-cmds.el (read-char-by-name): Move let-binding of
6499         completion-ignore-case in case that var is buffer-local (bug#12615).
6501 2012-10-11  Kenichi Handa  <handa@gnu.org>
6503         * international/eucjp-ms.el: Re-generated.
6505 2012-10-10  Kenichi Handa  <handa@gnu.org>
6507         * select.el (xselect--encode-string): If a coding is specified for
6508         selection, and that is compatible with COMPOUND_TEXT, use it.
6510 2012-10-10  Martin Rudalics  <rudalics@gmx.at>
6512         * window.el (switch-to-buffer-preserve-window-point): New option.
6513         (switch-to-buffer):
6514         Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
6516 2012-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6518         * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
6519         Don't document nil as a useful value (bug#12583).
6521 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
6523         * net/tramp.el (tramp-debug-message):
6524         Remove "tramp-with-progress-reporter" from regexp of ignored functions.
6525         (with-tramp-progress-reporter): Rename from
6526         `tramp-with-progress-reporter'.
6527         (with-tramp-file-property, with-tramp-connection-property):
6528         Move from tramp-cache.el, rename from `with-file-property' and
6529         `with-connection-property', respectively.
6531         * net/tramp-cache.el: Remove `with-file-property' and
6532         `with-connection-property'.
6534         * net/tramp.el:
6535         * net/tramp-gvfs.el:
6536         * net/tramp-sh.el:
6537         * net/tramp-smb.el: Adapt callees.
6539         * net/trampver.el: Update release number.
6541 2012-10-09  Glenn Morris  <rgm@gnu.org>
6543         * w32-fns.el (set-message-beep):
6544         * term/w32-win.el (set-message-beep): Update declarations.
6546 2012-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6548         * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
6549         (mode-line-widen, mode-line-input-method-map)
6550         (mode-line-coding-system-map, mode-line-remote)
6551         (mode-line-unbury-buffer, mode-line-bury-buffer)
6552         (mode-line-next-buffer, mode-line-previous-buffer):
6553         Replace save-selected-window+select-window => with-selected-window.
6555         * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
6556         * progmodes/cc-vars.el (bq-process): Remove, unused.
6558         * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
6560 2012-10-09  Fabián Ezequiel Gallina  <fgallina@cuca>
6562         Implemented `backward-up-list'-like navigation.
6563         * progmodes/python.el (python-nav-up-list)
6564         (python-nav-backward-up-list): New functions.
6565         (python-mode-map): Define substitute key for backward-up-list to
6566         python-nav-backward-up-list.
6568 2012-10-08  Fabián Ezequiel Gallina  <fgallina@cuca>
6570         * progmodes/python.el (python-fill-paragraph): Rename from
6571         python-fill-paragraph-function.  Fixed fill-paragraph for
6572         decorators (Bug#12605).
6574 2012-10-08  Fabián Ezequiel Gallina  <fgallina@cuca>
6576         * progmodes/python.el (python-shell-output-filter): Handle extra
6577         carriage return in OSX (Bug#12409).
6579 2012-10-08  Fabián Ezequiel Gallina  <fgallina@cuca>
6581         Fix shell handling of unbalanced quotes and parens in output.
6582         * progmodes/python.el (python-rx-constituents): Add string-delimiter.
6583         (python-syntax-propertize-function): Use it.
6584         (python-shell-output-syntax-table): New var.
6585         (inferior-python-mode): Prevent unbalanced parens/quotes from
6586         previous output mess with current input context.
6588 2012-10-08  Juanma Barranquero  <lekktu@gmail.com>
6590         * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
6591         Make obsolete aliases of js-mode and js-mode-hook (from js.el).
6593 2012-10-08  Michael Albinus  <michael.albinus@gmx.de>
6595         * ffap.el (ffap-replace-file-component): Support Tramp file name
6596         syntax, not only ange-ftp's one.
6598 2012-10-08  Glenn Morris  <rgm@gnu.org>
6600         * cus-start.el (message-log-max): Set :version.
6602         * calendar/calendar.el (calendar-intermonth-header): Doc fix.
6604 2012-10-08  Martin Rudalics  <rudalics@gmx.at>
6606         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
6607         the minibuffer window (Bug#10851).
6609 2012-10-08  Fabián Ezequiel Gallina  <fgallina@cuca>
6611         Enhancements on forward-sexp movement.
6612         * progmodes/python.el (python-nav-beginning-of-statement)
6613         (python-nav-end-of-statement): Return point-marker.
6614         (python-nav-forward-sexp): lisp-like forward-sexp behavior.
6615         (python-info-current-symbol)
6616         (python-info-statement-starts-block-p): Rename from
6617         python-info-beginning-of-block-p.
6618         (python-info-statement-ends-block-p): Rename from
6619         python-info-end-of-block-p.
6620         (python-info-beginning-of-statement-p)
6621         (python-info-end-of-statement-p)
6622         (python-info-beginning-of-block-p, python-info-end-of-block-p):
6623         New functions.
6625 2012-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6627         * comint.el (comint-preinput-scroll-to-bottom): Preserve the
6628         frame-selected-windows.
6630 2012-10-08  Daniel Colascione  <dancol@dancol.org>
6632         * battery.el (battery-status-function): Check for
6633         w32-battery-status itself, not system-time windows-nt.
6635         * frame.el: Require cl-lib.
6636         (display-format-alist): New variable mapping frame types to
6637         functions that initialize them.
6638         (window-system-for-display): New function: interprets
6639         display-format-alist.
6640         (make-frame-on-display): Remove existing display-selection logic
6641         and just forward to make-frame, which will now DTRT.
6642         (make-frame): Restructure to use window-system-for-display to
6643         figure out how to create a frame on a given display.
6644         (display-mouse-p): Look for frame-type w32, not a particular
6645         system-type.
6647         * loadup.el: Load w32 lisp code when we have the w32 feature.
6649         * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
6650         system-type windows-nt.
6652         * server.el (server-create-window-system-frame): Look for window
6653         type.
6654         (server-proces-filter): Only force a window system when windows-nt
6655         _and_ w32.  Explain why.
6657         * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
6658         of window systems we configure for the mode.
6660         * startup.el (command-line): Mark window system is initialized
6661         after we've done it.
6663         * common-win.el (x-select-text): Look for w32, not windows-nt.
6665         * ns-win.el: Require cl-lib.  Add ourselves to
6666         display-format-alist.
6667         (ns-initialize-window-system): Assert we're not initialized twice.
6669         * w32-win.el: Enable lexical binding; require cl-lib; add
6670         ourselves to display-format-alist.
6671         (w32-handle-dropped-file): Convert incoming dropped files from
6672         Windows paths to Cygwin ones before passing them on to the rest of
6673         Emacs.
6674         (w32-drag-n-drop): New paramter new-frame.  Simplify logic.
6675         (w32-initialize-window-system): Assert we're not initialized twice.
6677         * x-win.el: Require cl-lib; add ourselves to display-format-alist.
6678         (x-initialize-window-system): Assert we're not initialized twice.
6680         * w32-common-fns.el: New File.
6681         (w32-version, w32-using-nt, w32-get-clipboard-data)
6682         (w32-set-clipboard-data, x-set-selection, x-get-selection)
6683         (w32-charset-info-alist, x-last-selected, text)
6684         (x-get-selection-value, x-selection-value): Move here.
6686         * w32-fns.el: Require w32-common-fns.
6687         (w32-version, w32-using-nt, w32-get-clipboard-data)
6688         (w32-set-clipboard-data, x-set-selection, x-get-selection)
6689         (w32-charset-info-alist, x-last-selected, text)
6690         (x-get-selection-value, x-selection-value): Move to
6691         w32-common-fns.
6693         * w32-vars.el:
6694         (w32-allow-system-shell, w32-system-shells): Define only in
6695         non-cygwin case.
6697 2012-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6699         * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
6700         (read-passwd): Remove a few more potential sources of leaks.
6702 2012-10-07  Fabián Ezequiel Gallina  <fgallina@cuca>
6704         * progmodes/python.el (inferior-python-mode)
6705         (python-shell-make-comint): Fix initialization of local
6706         variables copied from parent buffer.
6708 2012-10-07  Jan Djärv  <jan.h.d@swipnet.se>
6710         * term/ns-win.el (ns-read-file-name): Update declaration to match
6711         nsfns.m.
6712         (ns-respond-to-change-font): Change fontsize separately so we are sure
6713         it is set when font is acted upon.
6715 2012-10-07  Fabián Ezequiel Gallina  <fgallina@cuca>
6717         Enhancements to indentation.
6718         * progmodes/python.el (python-indent-context): Give priority to
6719         inside-string context.  Make comments indentation markers.
6720         (python-indent-region): Do not mess with strings, unless it's the
6721         enclosing set of quotes.
6723 2012-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6725         * window.el (internal--before-save-selected-window)
6726         (internal--after-save-selected-window): New functions extracted from
6727         save-selected-window.  Make sure we return the `alist' we construct.
6728         (save-selected-window): Use them.
6730         * textmodes/tex-mode.el (tex-recenter-output-buffer):
6731         Use with-selected-window.
6733         * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
6734         forms that define macros (bug#12593).
6736 2012-10-07  Kenichi Handa  <handa@gnu.org>
6738         * international/mule-conf.el (compound-text-with-extensions):
6739         Add :mime-charset property as x-ctext.
6741 2012-10-07  Stefan Merten  <smerten@oekonux.de>
6743         * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
6744         (rst-indent-literal-normal, rst-indent-literal-minimized)
6745         (rst-indent-comment): Correct :version tag.
6746         (rst-official-cvs-rev): Correct version string.
6748 2012-10-07  Glenn Morris  <rgm@gnu.org>
6750         * mail/rmailmm.el (rmail-mime-process-multipart):
6751         Do not confuse a multipart message with an epilogue
6752         with a "truncated" one; fixes 2011-06-27 change.  (Bug#10101)
6754 2012-10-07  Fabián Ezequiel Gallina  <fgallina@cuca>
6756         Fix shell output retrieval and comint-prompt-regexp init.
6757         * progmodes/python.el (inferior-python-mode):
6758         (python-shell-make-comint): Fix initialization of
6759         comint-prompt-regexp from copied file local variables.
6760         (python-shell-fetched-lines): Remove var.
6761         (python-shell-output-filter-in-progress): Rename from
6762         python-shell-fetch-lines-in-progress.
6763         (python-shell-output-filter-buffer): Rename from
6764         python-shell-fetch-lines-string.
6765         (python-shell-fetch-lines-filter): Delete function.
6766         (python-shell-output-filter): New function.
6767         (python-shell-send-string-no-output): Use them.
6769 2012-10-07  Glenn Morris  <rgm@gnu.org>
6771         * hi-lock.el (hi-lock-process-phrase):
6772         Try to make it less fragile.  (Bug#7161)
6774         * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
6776 2012-10-06  Glenn Morris  <rgm@gnu.org>
6778         * ehelp.el (electric-help-mode): Use help-mode rather than
6779         non-existent mode `help'.
6780         (electric-help-map): Use button-buffer-map.  (Bug#10917)
6782         * textmodes/reftex-vars.el (reftex-create-bibtex-header)
6783         (reftex-create-bibtex-footer): Fix custom types.
6785         * progmodes/sh-script.el (sh-indent-after-continuation):
6786         Add explicit :group.
6788         * textmodes/rst.el (rst-preferred-decorations)
6789         (rst-shift-basic-offset): Clarify obsolescence versions.
6791         * profiler.el (profiler): Add missing group :version tag.
6792         * avoid.el (mouse-avoidance-banish-position):
6793         * proced.el (proced-renice-command):
6794         * calc/calc.el (calc-ensure-consistent-units):
6795         * calendar/icalendar.el (icalendar-import-format-uid):
6796         * net/tramp.el (tramp-save-ad-hoc-proxies):
6797         * progmodes/bug-reference.el (bug-reference-bug-regexp):
6798         * progmodes/flymake.el (flymake-error-bitmap)
6799         (flymake-warning-bitmap, flymake-fringe-indicator-position):
6800         * progmodes/sh-script.el (sh-indent-after-continuation):
6801         * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
6802         (verilog-before-save-font-hook, verilog-after-save-font-hook):
6803         * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
6804         (vhdl-array-index-record-field-in-sensitivity-list)
6805         (vhdl-indent-comment-like-next-code-line):
6806         * textmodes/reftex-vars.el (reftex-ref-style-alist)
6807         (reftex-ref-macro-prompt, reftex-ref-style-default-list)
6808         (reftex-cite-key-separator, reftex-create-bibtex-header)
6809         (reftex-create-bibtex-footer):
6810         * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
6811         (rst-indent-literal-normal, rst-indent-literal-minimized)
6812         (rst-indent-comment): Add missing custom :version tags.
6814         * calendar/timeclock.el (timeclock-modeline-display):
6815         Add missing obsolete alias for renamed user option.
6817         * strokes.el (strokes-modeline-string):
6818         * emulation/crisp.el (crisp-mode-modeline-string):
6819         * eshell/esh-mode.el (eshell-status-in-modeline):
6820         Aliases to defcustoms must come before the defcustom.
6822         * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
6823         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
6824         (cal-tex-cursor-week-monday): Doc fixes.
6825         (cal-tex-cursor-week2-summary): Doc fix.
6826         Rename from cal-tex-cursor-week-at-a-glance.
6828         * calendar/cal-menu.el (cal-menu-context-mouse-menu):
6829         Tweak week descriptions.  Add cal-tex-cursor-week2-summary.
6831         * calendar/calendar.el (calendar-mode-map):
6832         Add cal-tex-cursor-week2-summary.
6834 2012-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6836         * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
6838         * subr.el (read-passwd-map): New var.
6839         (read-passwd): Use `read-string' again.
6840         * minibuffer.el (delete-minibuffer-contents): Make it interactive.
6842 2012-10-06  Jambunathan K  <kjambunathan@gmail.com>
6844         * register.el (append-to-register, prepend-to-register):
6845         Deactivate mark, as does `copy-to-register' (bug#12389).
6847 2012-10-06  Chong Yidong  <cyd@gnu.org>
6849         * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
6851 2012-10-06  Ikumi Keita  <ikumi@ikumi.que.jp>  (tiny change)
6853         * international/characters.el: Fix simple mistake ((car chars) ->
6854         elt), delete duplicated code.
6856 2012-10-06  Glenn Morris  <rgm@gnu.org>
6858         * subr.el (read-passwd): Allow C-u to erase entry.  (Bug#12570)
6860 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
6862         * color.el (color-hsl-to-rgb): Fix incorrect results for
6863         small and large hue values.  (Bug#12559)
6865 2012-10-05  Fabián Ezequiel Gallina  <fgallina@cuca>
6867         Enhancements to docstring formatting when filling paragraphs.
6868         * progmodes/python.el (python-fill-docstring-style): Rename from
6869         python-fill-string-style.  Added new style.
6870         (python-fill-string): Use new style.  Better checks for
6871         docstrings.
6873 2012-10-05  Glenn Morris  <rgm@gnu.org>
6875         * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
6877         * color.el (color-name-to-rgb, color-rgb-to-hex)
6878         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
6879         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
6880         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6881         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
6883         * emacs-lisp/timer.el (with-timeout): Add missing progn.  (Bug#12577)
6885 2012-10-05  Juanma Barranquero  <lekktu@gmail.com>
6887         * ido.el (ido-directory-too-big-p): Pass dir through file-truename
6888         to get the correct size across symlinks.
6890         * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
6892 2012-10-04  Juri Linkov  <juri@jurta.org>
6894         * replace.el (query-replace-interactive): Declare obsolete.
6895         (query-replace-read-from): Add the last incremental search string
6896         to the list of default values accessible via M-n.
6897         (map-query-replace-regexp): Use `read-regexp'.
6898         (query-replace, query-replace-regexp, query-replace-regexp-eval)
6899         (map-query-replace-regexp, replace-string, replace-regexp):
6900         Fix docstrings to replace mentions of `query-replace-interactive'
6901         with alternatives.  (Bug#12526)
6903 2012-10-04  Juri Linkov  <juri@jurta.org>
6905         * dired.el (dired-shrink-to-fit): Declare obsolete.  (Bug#1806)
6906         (dired-pop-to-buffer): Declare obsolete.
6907         (dired-mark-pop-up): Doc fix.
6909 2012-10-04  Fabián Ezequiel Gallina  <fgallina@cuca>
6911         Allow user to set docstring style for fill-paragraph.
6912         * progmodes/python.el
6913         (python-fill-comment-function, python-fill-string-function)
6914         (python-fill-decorator-function, python-fill-paren-function):
6915         Remove :safe for defcustoms.
6916         (python-fill-string-style): New defcustom
6917         (python-fill-paragraph-function): Enhance context detection.
6918         (python-fill-string): Honor python-fill-string-style settings.
6920 2012-10-04  Martin Rudalics  <rudalics@gmx.at>
6922         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
6923         after setting its buffer (Bug#10805).
6925 2012-10-03  Fabián Ezequiel Gallina  <fgallina@cuca>
6927         Fix cornercase for string syntax.
6928         * progmodes/python.el (python-syntax-propertize-function):
6929         Simplify and enhance the regexp for unescaped quotes.  Now it also
6930         matches quotes in weird situations like the single quote in
6931         "something\"'".
6932         (python-syntax-stringify): Simplify num-quotes detecting code.
6934 2012-10-03  Glenn Morris  <rgm@gnu.org>
6936         * help-macro.el (three-step-help):
6937         Revert 2012-09-29 change.  (Bug#12567)
6939 2012-10-03  Martin Rudalics  <rudalics@gmx.at>
6941         * menu-bar.el (kill-this-buffer): Don't do anything when
6942         `menu-frame' is not alive or visible (Bug#8184).
6944         * emacs-lisp/debug.el (debug): When quitting the debugger window
6945         restore current buffer (Bug#12502).
6947 2012-10-02  Chong Yidong  <cyd@gnu.org>
6949         * progmodes/hideif.el (hif-lookup, hif-defined):
6950         Handle semantic-c-takeover-hideif.
6952 2012-10-02  Paul Eggert  <eggert@cs.ucla.edu>
6954         Change sampling interval units from ms to ns.
6955         * profiler.el (profiler-sampling-interval): Change units
6956         from ms to ns, multiplying the default by 1000000 so that
6957         it remains 1 ms.
6958         (profiler-report-cpu-line-format): Give enough room for
6959         the maximum counters on 64-bit hosts.
6960         (profiler-report-render-calltree-1): Call them "CPU samples",
6961         not "Time (ms)", since they are not milliseconds now (and
6962         never really were).
6964 2012-10-02  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
6966         * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
6967         Fix querying BBDB for entries without a last name (Bug#11580).
6969 2012-10-02  Chong Yidong  <cyd@gnu.org>
6971         * emacs-lisp/eieio.el: Restore Version header.
6973 2012-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6975         * vc/diff-mode.el (diff--auto-refine-data): New var.
6976         (diff-hunk): Use it to delay refinement.
6977         (diff-mode): Remove overlays when we turn off font-lock.
6979         * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
6980         (table-initialize-table-fixed-width-mode)
6981         (table-set-table-fixed-width-mode): Remove functions.
6982         (table-command-list): Move initialization into declaration.
6983         (table--tweak-menu-for-xemacs): Move defun outside mapcar.
6984         (table-with-cache-buffer): Use `declare'.
6985         (table-span-cell): Simplify via CSE.
6986         (table-fixed-width-mode): Use define-minor-mode.
6987         (table-call-interactively, table-funcall, table-apply): Remove.
6988         (table-function): New function, to replace them.
6990         * bookmark.el (bookmark-search-pattern): Remove var.
6991         (bookmark-read-search-input): Remove function.
6992         (bookmark-bmenu-search): Reimplement using a minibuffer.
6994         * faces.el (modeline): Remove obsolete face name.
6996         * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
6997         and give a non-nil default value.
6998         (add-change-log-entry): Simplify accordingly.
7000 2012-10-01  Dmitry Gutov  <dgutov@yandex.ru>
7002         * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
7003         (vc-git-log-edit-toggle-amend): New function.
7004         (vc-git-log-edit-toggle-signoff): New function.
7005         (vc-git-log-edit-mode): New major mode.
7006         (vc-git-log-edit-mode-map): Keymap for it.
7007         (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
7009         * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
7010         header names.
7011         (log-edit-toggle-header): New function.
7012         (log-edit-extract-headers): Accept function values in HEADERS alist.
7014 2012-10-01  David Engster  <deng@randomsample.de>
7016         * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
7017         from symbol property and change message to be more consistent with
7018         Emacs proper.
7019         (eieio-describe-generic): Add filename for each implementation.
7020         Fix indices for generic and normal methods.
7021         (eieio-method-def, eieio-class-def): New buttons.
7022         (eieio-help-find-method-definition)
7023         (eieio-help-find-class-definition): New functions.
7024         (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
7025         class, constructor and method definitions.
7027         * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
7028         information in symbol property.
7029         (scoped-class): Remove.
7030         (eieio-slot-name-index, call-next-method): Check if it is bound.
7032 2012-10-01  Leo P. White  <lpw25@cam.ac.uk>
7034         * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
7035         (eieio-custom-mode): New major mode.
7036         (eieio-customize-object): Use it.
7038 2012-10-01  Eric Ludlam  <zappo@gnu.org>
7040         * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
7041         specifying the expected class, and whether subclassing is allowed.
7042         (eieio-persistent-convert-list-to-object):
7043         (eieio-persistent-validate/fix-slot-value)
7044         (eieio-persistent-slot-type-is-class-p): New functions.
7045         (eieio-named::slot-missing): Doc fix.
7047         * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
7048         Stop using unused publd variable.
7050         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
7051         (eieio-speedbar-description, eieio-speedbar-derive-line-path)
7052         (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
7053         (eieio-speedbar-handle-click): Do not specify a class for the
7054         method.  Fixes method invocation order problems with EDE.
7056 2012-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7058         * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
7059         (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
7061 2012-10-01  Karl Fogel  <kfogel@red-bean.com>
7063         * bookmark.el (bookmark-version-control): Give tags in the
7064         :type choices (Bug#12309), and improve doc string.
7065         (bookmark-write-file): Bind `print-circle' to `t' to allow
7066         circular custom bookmark types.  (Bug#12503)
7068 2012-10-01  Paul Eggert  <eggert@cs.ucla.edu>
7070         Revert the FOLLOW-SYMLINKS change for file-attributes.
7071         * files.el (remote-file-name-inhibit-cache, after-find-file):
7072         * time.el (display-time-file-nonempty-p): Undo last change.
7074         * profiler.el (profiler-sampling-interval): Change default back to 1.
7075         See Stefan Monnier in
7076         <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
7078 2012-10-01  Fabián Ezequiel Gallina  <fgallina@cuca>
7080         Shell output catching a la gud-gdb.
7081         * progmodes/python.el (python-shell-fetch-lines-in-progress)
7082         (python-shell-fetch-lines-string, python-shell-fetched-lines):
7083         New Vars.
7084         (python-shell-fetch-lines-filter): New function.
7085         (python-shell-send-string-no-output): Use them.
7087 2012-09-30  Tomohiro Matsuyama  <tomo@cx4a.org>
7089         * profiler.el (profiler-sampling-interval): Rename from
7090         profiler-sample-interval.
7091         (profiler-sampling-interval): Default to 10.
7092         (profiler-find-profile): New command (was profiler-find-log).
7093         (profiler-find-profile-other-window): New command.
7094         (profiler-find-profile-other-frame): New command.
7095         (profiler-profile): Introduce API-level data structure.
7097 2012-09-30  Paul Eggert  <eggert@cs.ucla.edu>
7099         file-attributes has a new optional arg FOLLOW-SYMLINKS.
7100         * files.el (remote-file-name-inhibit-cache):
7101         * time.el (display-time-file-nonempty-p): Use it.
7102         * files.el (after-find-file): Don't chase links before calling
7103         file-exists-p, as file-exists-p already does the right thing.
7105 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
7107         Merge from standalone RefTeX repository.
7109         The following ChangeLog entries are shortened versions of the
7110         original ones with file paths adapted.  A not so strongly edited
7111         version of the original ChangeLog can be found in the commit log.
7113         * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
7114         (reftex-arg-cite): Use `reftex-cite-key-separator'.
7115         Correctly handle new value type returned by `reftex-citation'.
7117         * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
7118         that entries with whitespace at various places are found.
7119         Doc fix. Include entries that are cross-referenced from cited entries.
7120         Include @String definitions in the resulting bib file.  Add header
7121         and footer defined in `reftex-create-bibtex-header' and
7122         `reftex-create-bibtex-footer'.
7123         (reftex-do-citation): Make it possible again to insert
7124         non-existent entries.  Save match data when asking for optional
7125         arguments. Return all keys, not just the first one.
7126         (reftex-all-used-citation-keys): Fix regexp to correctly extract
7127         all citations in the same line.
7128         (reftex-parse-bibtex-entry): Accept additional optional argument
7129         `raw' and keep quotes or braces if it is non-nil.  Match fields
7130         containing hyphens besides word constituents.
7131         (reftex-get-string-refs): New function.
7132         (reftex-extract-bib-entries): Check if BibTeX file changed on disk
7133         and ask if it should be reread in case it did.
7134         (reftex-pop-to-bibtex-entry)
7135         (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
7136         entries with spaces or tabs in front of arguments.
7137         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
7138         (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
7139         Match entries containing numbers and symbol constituents.
7140         (reftex-do-citation, reftex-figure-out-cite-format):
7141         Use `reftex-cite-key-separator'.
7143         * textmodes/reftex-dcr.el: Move provide statement to end of file.
7144         (reftex-mouse-view-crossref): Explain why point is set.
7146         * textmodes/reftex-global.el: Whitespace changes.
7148         * textmodes/reftex-index.el: Move provide statement to end of
7149         file.
7150         (reftex-index-selection-or-word): Use `reftex-region-active-p'.
7151         (reftex-index-visit-phrases-buffer): Set marker when visiting
7152         buffer.  This allows for returning from the phrases file to the
7153         file one was just editing instead of the file where the last
7154         phrases was added from.
7155         (reftex-index-phrases-syntax-table): New variable.  Give ?\"
7156         punctuation syntax as it usually is not used as string quote in
7157         TeX-related modes and may occur unmatched.  The change also
7158         prevents fontification of quoted content.
7159         (reftex-index-phrases-mode): Use it.
7161         * textmodes/reftex-parse.el (reftex-parse-from-file):
7162         Move backward one char if a `\' was matched after a section macro.
7163         (reftex-parse-from-file): Use beginning of match instead of end as
7164         bound.
7166         * textmodes/reftex-ref.el: Adapt creation of
7167         `reftex-<package>-<macro>' functions to new structure of
7168         `reftex-ref-style-alist'.
7169         (reftex-reference): Use `reftex-ref-style-list' function.
7170         Adapt to new structure of `reftex-ref-style-alist'.  Prompt for a
7171         reference macro if `reftex-ref-macro-prompt' is non-nil.
7172         (reftex-reference): Pass refstyle to `reftex-format-special'.
7173         Determine reference macro by looking at
7174         `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
7175         Use only one special format function.
7176         (reftex-varioref-vref, reftex-fancyref-fref)
7177         (reftex-fancyref-Fref): Remove definitions.  The functions are now
7178         generated from `reftex-ref-style-alist'.
7179         (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
7180         Remove.
7181         (reftex-format-special): New function.
7183         * textmodes/reftex-sel.el
7184         (reftex-select-cycle-ref-style-internal): Adapt to new structure
7185         of `reftex-ref-style-alist'. Remove code for testing macro type.
7186         (reftex-select-toggle-varioref)
7187         (reftex-select-toggle-fancyref): Remove.
7188         (reftex-select-cycle-ref-style-internal)
7189         (reftex-select-cycle-ref-style-forward)
7190         (reftex-select-cycle-ref-style-backward): New functions.
7191         (reftex-select-label-map): Use `v' and `V' for general cycling
7192         through reference styles.  Add `p' for switching between number
7193         and page reference types.
7195         * textmodes/reftex-toc.el (reftex-re-enlarge):
7196         Call `enlarge-window' only if there is something to do because in Emacs
7197         the horizontal version throws an error even if the parameter is 0.
7199         * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
7200         (reftex-plug-into-AUCTeX): Doc fix.
7201         (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
7202         string.  Adapt to new name.
7203         (reftex-ref-style-alist): Change structure so that it is not
7204         possible to use multiple different package names within a style.
7205         Remove the symbols for symbols for macro type distinction.
7206         Add characters for macro selection.
7207         (reftex-ref-macro-prompt, reftex-create-bibtex-header)
7208         (reftex-create-bibtex-footer): New variables.
7209         (reftex-format-ref-function): Mention third argument of special
7210         format function.
7211         (reftex-ref-style-alist, reftex-ref-style-default-list):
7212         New variables.
7213         (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
7214         to new implementation.  Mark as obsolete.  Add compatibility code
7215         for honoring the variable values in case they are set.
7216         (reftex-cite-format-builtin, reftex-bibliography-commands):
7217         Add support for ConTeXt.
7218         (reftex-format-ref-function, reftex-format-cite-function):
7219         Fix custom type.
7220         (reftex-cite-key-separator): New variable.
7222         * textmodes/reftex.el (reftex-syntax-table-for-bib)
7223         (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
7224         `reftex-syntax-table' because parens have to retain their paren
7225         syntax in order for parsing of BibTeX entries like @book(...) to
7226         work.
7227         (reftex-in-comment): Do not error out if `comment-start-skip' is
7228         not set.  Deal correctly with escaped comment characters.
7229         (reftex-tie-multifile-symbols): Add doc string.
7230         Initialize `reftex-ref-style-list'.
7231         (reftex-untie-multifile-symbols): Add doc string.
7232         (reftex-add-index-macros): Doc fix.
7233         (reftex-ref-style-activate, reftex-ref-style-toggle)
7234         (reftex-ref-style-list): New functions.
7235         (reftex-mode-menu): Use them.  Adapt to new structure of
7236         `reftex-ref-style-alist'.
7237         (reftex-select-with-char): Kill the RefTeX Select buffer when
7238         done.
7239         (reftex-remove-if): New function.
7240         (reftex-erase-all-selection-and-index-buffers)
7241         (reftex-mode-menu): Reference styles are now computed from
7242         `reftex-ref-style-alist'.  Fix typo.
7243         (reftex-report-bug): New function.
7244         (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
7245         algorithms with O(n log n).  Introduce optional argument SORT (not
7246         yet used).
7248 2012-09-30  Fabián Ezequiel Gallina  <fgallina@cuca>
7250         Enhancements for triple-quote string syntax.
7251         * progmodes/python.el (python-syntax-propertize-function):
7252         Match both quote cases in one regexp.
7253         (python-syntax-stringify): Handle matches properly.
7255 2012-09-30  Juri Linkov  <juri@jurta.org>
7257         * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
7258         to nil around the call to `insert' to prevent
7259         directory time modification by lock_file.  (Bug#2295)
7260         * tar-mode.el (tar-summarize-buffer): Idem.
7262 2012-09-30  Juri Linkov  <juri@jurta.org>
7264         * facemenu.el (list-colors-sort): Add option "Luminance".
7265         (list-colors-sort-key): Implement it.
7267         * vc/diff-mode.el (diff-refine-removed):
7268         * vc/ediff-init.el (ediff-fine-diff-A):
7269         * vc/smerge-mode.el (smerge-refined-removed):
7270         Change background color "#ffaaaa" to "#ffbbbb".  (Bug#10181)
7272 2012-09-30  Jan Djärv  <jan.h.d@swipnet.se>
7274         * term/ns-win.el (x-file-dialog): New function.
7276 2012-09-30  Juanma Barranquero  <lekktu@gmail.com>
7278         * ido.el (ido-max-directory-size): Default to nil; the current
7279         default is small for POSIX systems, and impractical on Windows 7
7280         now that lstat returns directory sizes for NTFS.
7282 2012-09-30  Martin Rudalics  <rudalics@gmx.at>
7284         In buffer display functions handle window-height/window-width
7285         alist entries.  Suggested by Juri Linkov as fix for Bug#1806.
7286         * window.el (window--display-buffer): New argument ALIST.
7287         Obey window-height and window-width alist entries.
7288         (window--try-to-split-window): New argument ALIST.
7289         Bind window-combination-limit to t when the window's size shall be
7290         changed and window-combination-limit equals `window-size'.
7291         (display-buffer-in-atom-window)
7292         (display-buffer-in-major-side-window)
7293         (display-buffer-in-side-window, display-buffer-same-window)
7294         (display-buffer-reuse-window, display-buffer-pop-up-frame)
7295         (display-buffer-pop-up-window, display-buffer-below-selected)
7296         (display-buffer-at-bottom, display-buffer-in-previous-window)
7297         (display-buffer-use-some-window): Adjust all callers of
7298         window--display-buffer and window--try-to-split-window.
7299         (fit-frame-to-buffer): New option.
7300         (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
7301         is non-nil.
7302         (display-buffer-in-major-side-window): Evaluate window-height /
7303         window-width alist entries.
7305         * help.el (temp-buffer-resize-frames)
7306         (temp-buffer-resize-regexps): Remove options.
7307         (temp-buffer-resize-mode): Adjust doc-string.
7308         (resize-temp-buffer-window): Don't consult
7309         temp-buffer-resize-regexps.  Use fit-frame-to-buffer instead of
7310         temp-buffer-resize-frames.
7312         * dired.el (dired-mark-pop-up):
7313         Call display-buffer-below-selected with a fit-window-to-buffer alist
7314         entry.
7316 2012-09-30  Chong Yidong  <cyd@gnu.org>
7318         * server.el (server-host): Document the security implications.
7319         (server-auth-key): Doc fix.
7321         * startup.el (initial-buffer-choice): Doc fix.
7323         * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
7325         * simple.el (delete-trailing-whitespace): Avoid an unnecessary
7326         restriction change.
7328         * bindings.el (goto-map): Bind M-g TAB to move-to-column.
7330         * help-fns.el (help-fns--obsolete): Fix last change.
7332 2012-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7334         * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
7335         (minor-mode-map-alist): Remove redundant code.
7337         * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
7338         visited in a buffer.
7339         (cvs-insert-visited-file): New function.
7340         (find-file-hook): Use it.
7342         * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
7344         * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
7345         chose face.
7346         (log-edit-empty-buffer-p): Don't require a space after a header.
7348         * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
7350         * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
7352         * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
7353         a proper minor-mode.
7355         * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
7357 2012-09-29  Glenn Morris  <rgm@gnu.org>
7359         * winner.el (winner-mode): Remove variable (let define-minor-mode
7360         handle it).
7361         (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
7362         Doc fixes.
7363         (winner-mode-leave-hook): Rename to winner-mode-off-hook.
7364         (winner-mode): Use define-minor-mode.
7366         * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
7367         the full definition in loaddefs, rather than duplicating it.
7369         * help-macro.el (three-step-help): No need to autoload defcustom.
7371         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
7372         (inferior-lisp-program, inferior-lisp-load-command)
7373         (inferior-lisp-prompt, inferior-lisp-mode-hook):
7374         No need to autoload defcustoms.
7376         * hippie-exp.el (hippie-expand-try-functions-list)
7377         (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
7378         (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
7379         (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
7380         (hippie-expand-only-buffers): No need to autoload defcustoms.
7381         * progmodes/vhdl-mode.el (vhdl-line-expand):
7382         Explicitly load hippie-exp, so it does not get autoloaded
7383         while hippie-expand-try-functions-list is let-bound.
7385 2012-09-28  Glenn Morris  <rgm@gnu.org>
7387         * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
7389         * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
7390         Only "cl.el" counts as cl these days.
7392 2012-09-28  Juri Linkov  <juri@jurta.org>
7394         Display archive errors in the echo area instead of inserting
7395         to the file buffer.
7397         * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
7398         to STDERR-TEST that can be a regexp matching a successful output.
7399         Create a temporary file and redirect stderr to it.  Search for
7400         STDERR-TEST in the stderr output and display it in the echo area
7401         if no match is found.
7402         (archive-extract-by-file): New function like
7403         `archive-extract-by-stdout' but extracting archives to files
7404         and looking for successful matches in stdout.  Function body is
7405         mostly copied from `archive-rar-extract'.
7406         (archive-rar-extract): Use `archive-extract-by-file'.
7407         (archive-7z-extract): Use `archive-extract-by-stdout'.  (Bug#10347)
7409 2012-09-28  Leo Liu  <sdl.web@gmail.com>
7411         * pcomplete.el (pcomplete-show-completions):
7412         Use minibuffer-message to make pcomplete usable in minibuffer.
7414         * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
7416 2012-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7418         * type-break.el: Use lexical-binding.
7419         (type-break-mode): Use define-minor-mode.
7421         * emacs-lisp/pcase.el (pcase--mark-used): New.
7422         (pcase--u1): Use it (bug#12512).
7424         * custom.el (load-theme): Set buffer-file-name so the load is recorded
7425         in load-history with the right file name.
7427 2012-09-28  Tassilo Horn  <tsdh@gnu.org>
7429         * doc-view.el (doc-view-current-cache-doc-pdf): New function.
7430         (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
7431         (doc-view-get-bounding-box): Make bounding box slicing work for
7432         ODF and DVI documents.
7434 2012-09-28  Glenn Morris  <rgm@gnu.org>
7436         * type-break.el (type-break-mode, type-break-interval)
7437         (type-break-good-rest-interval, type-break-keystroke-threshold):
7438         No need to autoload.
7439         (type-break-good-rest-interval, type-break-keystroke-threshold):
7440         Add :set-after.
7442 2012-09-28  Chong Yidong  <cyd@gnu.org>
7444         * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
7445         Add :version tag.
7447 2012-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7449         * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
7451 2012-09-27  Glenn Morris  <rgm@gnu.org>
7453         * faces.el (x-display-name): Declare (for without-x builds).
7455         * linum.el (linum-format): Don't autoload it.  Improve :type.
7457         * progmodes/tcl.el: Don't require outline when compiling.
7458         (outline-regexp, outline-level): Declare.
7459         * textmodes/sgml-mode.el: Don't require outline when compiling.
7460         (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
7462         * term.el (term-ansi-reset):
7463         Try setting term-ansi-face-already-done to nil.  (Bug#11785)
7465         * vc/vc.el (vc-next-action): Only gripe about committing read-only
7466         files for RCS and SCCS.  (Bug#9781)
7468 2012-09-27  Chong Yidong  <cyd@gnu.org>
7470         * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
7471         change; value should be t.
7473 2012-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7475         * image-mode.el: Use lexical-binding.
7476         (image-mode-winprops): Use t to stand for the window of
7477         a buffer that's not displayed.
7478         * doc-view.el (doc-view-new-window-function): Handle the new
7479         t in winprops.
7480         (doc-view-enlarge): Make it a real nop if the size is not changed.
7481         (doc-view-display): Handle the case where the buffer is not (yet?)
7482         displayed in any window.
7483         (doc-view-saved-settings): New var.
7484         (doc-view-mode): Use it.
7485         (doc-view-fallback-mode): Set it.
7487         * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
7488         Set lexical-binding.
7489         (minibuffer-eldef-shorten-default): New var.
7490         (minibuffer-default-in-prompt-regexps): Use it for new default.
7491         (minibuf-eldef-setup-minibuffer): Add replacement functionality.
7493 2012-09-26  Juanma Barranquero  <lekktu@gmail.com>
7495         * international/uni-bidi.el:
7496         * international/uni-category.el:
7497         * international/uni-name.el:
7498         * international/uni-numeric.el: Regenerate.
7500 2012-09-26  Tomohiro Matsuyama  <tomo@cx4a.org>
7501             Stefan Monnier  <monnier@iro.umontreal.ca>
7503         * profiler.el: New file.
7505 2012-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7507         * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
7508         (testcover-reinstrument): Simplify with CSE.
7510 2012-09-26  Juanma Barranquero  <lekktu@gmail.com>
7512         * window.el (temp-buffer-window-setup): Fix typo in docstring.
7514 2012-09-25  Wilson Snyder  <wsnyder@wsnyder.org>
7516         * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
7517         (verilog-auto-input, verilog-auto-insert-lisp)
7518         (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
7519         (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
7520         (verilog-auto-unused, verilog-auto-wire)
7521         (verilog-forward-or-insert-line): Fix AUTOs with no trailing
7522         newline.  Reported by Andrew Jones.
7523         (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
7524         Reported by Brad Dobbie.
7525         (verilog-batch-delete-trailing-whitespace):
7526         Create verilog-batch-delete-trailing-whitespace.
7527         Reported by Brad Dobbie.
7528         (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
7529         parameters from another module.  Reported by Dan Katz.
7530         (verilog-auto, verilog-auto-assign-modport)
7531         (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
7532         AUTOINOUTMODPORT for UVM interface module shell generation.
7533         Reported by Brad Dobbie.
7534         (verilog-auto-inst-interfaced-ports): Make default nil, as more
7535         standard behavior.
7536         (verilog-auto): Fix AUTO parameters with parenthesis arguments.
7537         Reported by Matt Martin.
7539 2012-09-25  Martin Rudalics  <rudalics@gmx.at>
7541         * window.el (window--resize-child-windows): When resizing child
7542         windows proportionally, process them in reverse order to
7543         preserve the "when splitting a window the new one gets the odd
7544         line" behavior.
7545         (window--resize-root-window-vertically): When resizing the
7546         minibuffer window try to affect only windows at the bottom of the
7547         frame.  (Bug#12419)
7549 2012-09-25  Chong Yidong  <cyd@gnu.org>
7551         * subr.el (declare): Doc fix.
7553         * help-fns.el (help-fns--obsolete): Handle macros properly.
7555 2012-09-25  Chong Yidong  <cyd@gnu.org>
7557         * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
7558         this function obsolete.
7560         * calendar/cal-x.el (calendar-two-frame-setup)
7561         (calendar-only-one-frame-setup, calendar-one-frame-setup):
7562         * calendar/calendar.el (american-calendar, european-calendar)
7563         (calendar-for-loop):
7564         * comint.el (comint-dynamic-simple-complete)
7565         (comint-dynamic-complete-as-filename, comint-unquote-filename):
7566         * desktop.el (desktop-load-default):
7567         * dired-x.el (dired-omit-here-always)
7568         (dired-hack-local-variables, dired-default-directory):
7569         * emacs-lisp/derived.el (derived-mode-class):
7570         * emacs-lisp/timer.el (timer-set-time-with-usecs):
7571         * emacs-lock.el (toggle-emacs-lock):
7572         * epa.el (epa-display-verify-result):
7573         * epg.el (epg-sign-keys, epg-start-sign-keys)
7574         (epg-passphrase-callback-function):
7575         * eshell/esh-util.el (eshell-for):
7576         * eshell/eshell.el (eshell-remove-from-window-buffer-names)
7577         (eshell-add-to-window-buffer-names):
7578         * files.el (locate-file-completion):
7579         * imenu.el (imenu-example--create-c-index)
7580         (imenu-example--create-lisp-index)
7581         (imenu-example--lisp-extract-index-name)
7582         (imenu-example--name-and-position):
7583         * international/mule-cmds.el (princ-list):
7584         * international/mule-diag.el (decode-codepage-char):
7585         * international/mule-util.el (detect-coding-with-priority):
7586         * iswitchb.el (iswitchb-read-buffer):
7587         * mail/mailalias.el (mail-complete):
7588         * mail/sendmail.el (mail-sent-via):
7589         * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
7590         (mouse-major-mode-menu):
7591         * password-cache.el (password-read-and-add):
7592         * pcomplete.el (pcomplete-parse-comint-arguments):
7593         * progmodes/sh-script.el (sh-maybe-here-document):
7594         * replace.el (query-replace-regexp-eval):
7595         * savehist.el (savehist-load):
7596         * simple.el (choose-completion-delete-max-match):
7597         * term.el (term-dynamic-simple-complete):
7598         * vc/ediff-init.el (ediff-check-version):
7599         * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
7600         * vc/vc.el (vc-diff-switches-list):
7601         * view.el (view-return-to-alist-update): Likewise.
7603         * subr.el (eval-next-after-load, makehash, insert-string)
7604         (assoc-ignore-representation, assoc-ignore-case): Use declare to
7605         mark obsolete.
7606         (mode-line-inverse-video): Variable deleted.
7608         * international/mule-util.el (string-to-sequence): Remove.
7610         * calendar/calendar.el (calendar-version):
7611         * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
7612         (icalendar-convert-diary-to-ical):
7613         * cus-edit.el (custom-mode):
7614         * ansi-color.el (ansi-color-unfontify-region):
7615         * international/latin1-disp.el (latin1-char-displayable-p):
7616         * progmodes/cwarn.el (turn-on-cwarn-mode):
7617         * progmodes/which-func.el (which-func-update-1):
7618         Use define-obsolete-function-alias.
7620         * net/newst-backend.el (newsticker-cache-filename):
7621         * net/newst-treeview.el (newsticker-groups-filename):
7622         Fix incorrect obsolescence declaration.
7624         * allout.el (allout-passphrase-hint-string): Likewise.
7625         (allout-init): Use a declare form to mark obsolete.
7627         * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
7628         this applies to functions.
7630         * iswitchb.el (iswitchb-read-buffer): Move code of
7631         iswitchb-define-mode-map here, and delete that obsolete function.
7633         * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
7634         font-lock-reference-face.
7636 2012-09-25  Glenn Morris  <rgm@gnu.org>
7638         * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
7639         Doc fixes.
7641         * eshell/em-term.el (eshell-term-name):
7642         Default to term-term-name.  (Bug#12485)
7644 2012-09-24  Fabián Ezequiel Gallina  <fgallina@cuca>
7646         * progmodes/python.el (python-shell-send-buffer): Better handling
7647         of "if __name__ == '__main__':" conditionals when sending the buffer.
7649 2012-09-24  Glenn Morris  <rgm@gnu.org>
7651         * eshell/esh-cmd.el (eshell-find-alias-function):
7652         Tighten up file-name regexp.  (Bug#12499)
7654 2012-09-24  Fabián Ezequiel Gallina  <fgallina@cuca>
7656         Enhancements for triple-quote string syntax.
7657         * progmodes/python.el (python-quote-syntax): Remove.
7658         (python-syntax-propertize-function): New value.
7659         (python-syntax-count-quotes, python-syntax-stringify):
7660         New functions.
7662 2012-09-24  Chong Yidong  <cyd@gnu.org>
7664         * mail/supercite.el (sc-version): Remove obsolete function.
7665         (sc-describe): Don't mark as obsolete, since it is bound.
7666         (sc-submit-bug-report): Remove.
7668         * vc/log-edit.el (cvs-changelog-full-paragraphs)
7669         (cvs-commit-buffer-require-final-newline): Remove.
7670         (log-edit-require-final-newline)
7671         (log-edit-changelog-full-paragraphs): Default to t.
7673         * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
7674         * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
7675         * vc/vc.el (vc-checkout-carefully): Likewise.
7677         * vc/emerge.el (emerge-mode): Make it an obsolete alias.
7678         (emerge-version): Remove.
7680         * progmodes/compile.el (compile-internal): Remove.
7681         (compilation-parse-errors-function): Fix typo.
7683         * international/mule.el (set-char-table-default): Remove.
7684         (set-coding-priority, make-coding-system, generic-char-p)
7685         (charset-list, charset-bytes, charset-id): Use declare to mark
7686         functions as obsolete.
7688         * vc/pcvs-defs.el (cvs-buffer-name-alist)
7689         (cvs-invert-ignore-marks): Remove references to obsolete vars.
7690         * vc/vc-hooks.el (vc-default-registered): Don't use
7691         vc-master-templates.
7693         * font-lock.el (font-lock-reference-face):
7694         Use define-obsolete-variable-alias.
7696         * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
7697         * calendar/calendar.el (calendar-font-lock-keywords):
7698         * calendar/diary-lib.el (diary-font-lock-keywords)
7699         (diary-fancy-font-lock-keywords):
7700         * textmodes/reftex-sel.el (reftex-insert-docstruct):
7701         * textmodes/reftex-index.el (reftex-insert-index):
7702         * textmodes/reftex-cite.el (reftex-format-bib-entry):
7703         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
7704         * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
7705         * progmodes/prolog.el (prolog-font-lock-keywords):
7706         * progmodes/idlwave.el (idlwave-idl-keywords):
7707         * progmodes/ada-mode.el (ada-font-lock-keywords):
7708         * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
7710 2012-09-24  Glenn Morris  <rgm@gnu.org>
7712         * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
7714 2012-09-23  Fabián Ezequiel Gallina  <fgallina@cuca>
7716         * progmodes/python.el (python-indent-line): More consistent cursor
7717         movement behavior.
7719 2012-09-23  Stefan Merten  <smerten@oekonux.de>
7721         * textmodes/rst.el: Fix compiler warning.
7723 2012-09-23  Roland Winkler  <winkler@gnu.org>
7725         * textmodes/bibtex.el (bibtex-autokey-transcriptions):
7726         Transcribe also LaTeX hyphenation.
7727         (bibtex-reformat): Bug fix. Do not quote twice the elements of
7728         bibtex-reformat-previous-options.
7730 2012-09-23  Roland Winkler  <winkler@gnu.org>
7732         * proced.el (proced-renice-command): New variable.
7733         (proced-marked-processes): New function.
7734         (proced-with-processes-buffer): New macro.
7735         (proced-send-signal): Use them.
7736         (proced-renice): New command bound to r.
7738 2012-09-23  Roland Winkler  <winkler@gnu.org>
7740         * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
7741         ibuffer-saved-filter-groups has one element, shortcut the call of
7742         completing-read.  (Bug#12331)
7744 2012-09-23  Chong Yidong  <cyd@gnu.org>
7746         * bindings.el (mode-line-toggle-read-only):
7747         * bs.el (bs-toggle-readonly):
7748         * buff-menu.el (Buffer-menu-toggle-read-only):
7749         * dired.el (dired-toggle-read-only):
7750         * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
7752 2012-09-23  Chong Yidong  <cyd@gnu.org>
7754         * image.el (image-type-available-p): Adapt to init-image-library
7755         argument changes.
7757 2012-09-22  Juri Linkov  <juri@jurta.org>
7759         * dired.el (dired-mode-map): Add [remap read-only-mode] for
7760         `dired-toggle-read-only'.  (Bug#12462)
7762 2012-09-22  Martin Rudalics  <rudalics@gmx.at>
7764         * subr.el (temp-output-buffer-show): New function.
7765         (with-output-to-temp-buffer): Call temp-output-buffer-show
7766         instead of internal-temp-output-buffer-show.
7768 2012-09-22  Chong Yidong  <cyd@gnu.org>
7770         * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
7771         (Bug#12462).
7773         * repeat.el (repeat): Doc fix (Bug#12348).
7775         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
7776         (Bug#10909).
7778         * simple.el (shell-command-on-region): Doc fix.
7779         (read-only-mode): Doc fix.
7781 2012-09-22  Eli Zaretskii  <eliz@gnu.org>
7783         * emacs-lisp/timer.el (run-with-idle-timer)
7784         (timer-activate-when-idle): Warn against reinvoking an idle timer
7785         from within its own timer action.  (Bug#12447)
7787 2012-09-22  Martin Rudalics  <rudalics@gmx.at>
7789         * cus-start.el (window-combination-limit): Add new optional
7790         values.
7791         * window.el (temp-buffer-window-show)
7792         (window--try-to-split-window): Handle new values of
7793         window-combination-limit (Bug#1806).
7794         (split-window): Test window-combination-limit for t instead of
7795         non-nil.
7796         (display-buffer-at-bottom): New buffer display action function.
7797         * help.el (temp-buffer-resize-regexps): New option.
7798         (temp-buffer-resize-mode): Rewrite doc-string.
7799         (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
7800         Don't resize reused window.  Suggested by Glenn Morris.
7802 2012-09-22  Stefan Merten  <smerten@oekonux.de>
7804         * textmodes/rst.el: Revamp section title faces.
7805         (rst-official-version)
7806         (rst-package-emacs-version-alist): Sync with official version
7807         V1.4.0.
7808         (rst-faces-defaults, rst-set-level-default)
7809         (rst-level-face-max, rst-level-face-base-color)
7810         (rst-level-face-base-light, rst-level-face-format-light)
7811         (rst-level-face-step-light, rst-define-level-faces): Obsolete.
7812         (rst-adornment-faces-alist): Match new setup.
7813         (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
7814         (rst-level-5, rst-level-6): New faces.
7816 2012-09-22  Chong Yidong  <cyd@gnu.org>
7818         * simple.el (undo): Handle indirect buffers (Bug#8207).
7820 2012-09-21  Leo Liu  <sdl.web@gmail.com>
7822         IDO: Disable match re-ordering for buffer switching.
7823         * ido.el (ido-buffer-disable-smart-matches): New variable.
7824         (ido-set-matches-1): Use it.  (Bug#2042)
7826 2012-09-21  Jose Marino  <marinoj@nso.edu>  (tiny change)
7828         * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
7829         Fix 2011-05-17 change.  (Bug#12418)
7831 2012-09-21  Leo Liu  <sdl.web@gmail.com>
7833         * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
7835 2012-09-21  Glenn Morris  <rgm@gnu.org>
7837         * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
7838         Be more robust about locating simple.el.
7840 2012-09-21  Glenn Morris  <rgm@gnu.org>
7842         * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
7844 2012-09-21  Joel Bion  <jpbion@westvi.com>  (tiny change)
7846         * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz.  (Bug#12382)
7848 2012-09-20  Juri Linkov  <juri@jurta.org>
7850         * replace.el (query-replace-read-from): Use `read-regexp' instead
7851         of `read-from-minibuffer' when `regexp-flag' is non-nil.
7852         (occur-read-primary-args): Use `read-regexp' instead of
7853         `read-string'.
7854         (multi-occur-in-matching-buffers): Use `read-regexp' instead of
7855         `read-from-minibuffer'.
7856         * isearch.el (isearch-occur): Use `read-regexp' instead of
7857         `read-string'.
7858         * dired.el (dired-read-regexp): Use `read-regexp' instead of
7859         `read-from-minibuffer'.
7860         * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
7861         of `read-string'.  (Bug#7567)
7863         * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
7864         and allow accepting a list of strings prepended to a list of
7865         standard default values.  Doc fix.  (Bug#12321)
7867         * replace.el (read-regexp): Add HISTORY arg.  (Bug#7567)
7869         * replace.el (read-regexp): Don't add ": " when PROMPT already
7870         ends with a colon and space.  (Bug#12321)
7872 2012-09-20  Tassilo Horn  <tsdh@gnu.org>
7874         * doc-view.el (doc-view-display): Better fix for the cl-assertion
7875         error.
7877 2012-09-20  Stefan Merten  <smerten@oekonux.de>
7879         * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
7880         Fixes feature request bug#11711.
7881         (rst-mode): Create `imenu-create-index-function'.
7882         (rst-get-stripped-line): Delete after refactoring.
7883         (rst-section-tree, rst-section-tree-rec)
7884         (rst-section-tree-point): Refactor and document properly.
7885         (rst-imenu-find-adornments-for-position)
7886         (rst-imenu-convert-cell, rst-imenu-create-index):
7887         New function.
7889 2012-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7891         * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
7892         (macroexp--expand-all): Use it.
7893         (macroexp--funcall-and-return): Remove by folding it into its sole
7894         caller (macroexp--warn-and-return).
7895         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
7896         Use macroexp--obsolete-warning.
7898         * calc/calc.el: Fix last change by removing the whole chunk, since it
7899         was only needed back when Calc was not bundled.
7901 2012-09-20  Martin Rudalics  <rudalics@gmx.at>
7903         * emacs-lisp/debug.el (debug): Restore assignment to
7904         debugger-old-buffer removed on 2012-09-08.
7906 2012-09-20  Juri Linkov  <juri@jurta.org>
7908         * dired-aux.el (dired-diff): Remove (require 'diff) since
7909         `diff-latest-backup-file' is now autoloaded.
7911 2012-09-20  Chong Yidong  <cyd@gnu.org>
7913         * vc/diff.el (diff-latest-backup-file): Autoload.
7915 2012-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7917         * calc/calc.el: Remove redundant autoload shape check.
7918         (sel-mode): Don't defvar.
7919         (calc-get-stack-element): Add `sel-mode' arg instead.
7920         (calc-top, calc-top-list): Pass it this additional argument.
7921         * calc/calc-store.el (calc-store-map):
7922         * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
7923         (calc-map-equation, calc-outer-product, calc-inner-product):
7924         * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
7926         * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
7928 2012-09-19  Juri Linkov  <juri@jurta.org>
7930         * dired-aux.el (dired-diff): Add (require 'diff) because
7931         `diff-latest-backup-file' is not autoloaded.
7932         (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
7933         of `dired-get-filename' to t to not report error when there is
7934         no default file on the current line.
7936 2012-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7938         * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
7939         macroexp--eval-if-compile.
7940         (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
7941         (macroexp--expand-all): Use them (bug#12371).
7943         * doc-view.el (doc-view-guess-paper-size)
7944         (doc-view-scale-bounding-box): Fix unbound `caddr'.
7946 2012-09-19  Tassilo Horn  <tsdh@gnu.org>
7948         New feature: set optimal slice from BoundingBox information.
7949         * doc-view.el (doc-view-mode-map): Add keybinding.
7950         (doc-view-menu): Add menu entry.
7951         (doc-view-set-slice): Adapt docstring.
7952         (doc-view-get-bounding-box, doc-view-guess-paper-size)
7953         (doc-view-scale-bounding-box)
7954         (doc-view-set-slice-from-bounding-box): New functions.
7955         (doc-view-paper-sizes): New defvar.
7957 2012-09-19  Glenn Morris  <rgm@gnu.org>
7959         * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
7960         (byte-compile-log-warning): Autoload.  (Bug#12371)
7962         * calendar/calendar.el (calendar-american-month-header)
7963         (calendar-european-month-header, calendar-iso-month-header)
7964         (calendar-month-header): New options.
7965         (calendar-set-date-style): Set calendar-month-header.  Redraw calendar.
7966         (calendar-generate-month): Use calendar-month-header.  (Bug#9510)
7968 2012-09-19  Jan Djärv  <jan.h.d@swipnet.se>
7970         * startup.el (command-line-ns-option-alist): Add -g and --geometry.
7972 2012-09-18  Juri Linkov  <juri@jurta.org>
7974         * dired-aux.el (dired-diff): Restore original functionality of
7975         getting the default value, but keep new feature of using the
7976         latest existing backup file (`diff-latest-backup-file').
7978 2012-09-18  Juri Linkov  <juri@jurta.org>
7980         * dired.el (dired-mark): If the region is active in Transient Mark
7981         mode, mark all files in the active region.  Doc fix.
7982         (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
7983         Doc fix.  (Bug#10624)
7985 2012-09-18  Juri Linkov  <juri@jurta.org>
7987         * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
7988         attributes for M-n are pulled from the file at point.
7989         (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
7990         Suggested by Drew Adams.  (Bug#10624)
7992 2012-09-18  Dmitry Gutov  <dgutov@yandex.ru>
7994         * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
7995         whitespace after "end".
7996         (ruby-do-end-to-brace): Collapse block to one line if it fits
7997         within fill-column.
7999 2012-09-18  Martin Rudalics  <rudalics@gmx.at>
8001         * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
8002         value.
8003         (debug): Don't remove debugger window when debugger is expected
8004         to be back.
8006 2012-09-18  Chong Yidong  <cyd@gnu.org>
8008         * custom.el (defface): Doc fix.
8010         * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
8012 2012-09-18  Martin Blais  <blais@furius.ca>  (tiny change)
8014         * progmodes/compile.el (compilation-start): Use compilation-always-kill
8015         to initialize query-on-exit; then test that instead (bug#12288).
8017 2012-09-17  Stefan Merten  <smerten@oekonux.de>
8019         * textmodes/rst.el: Add support for `testcover'.
8020         (rst-defcustom-testcover, rst-testcover-add-compose)
8021         (rst-testcover-add-1value): New functions.
8022         (rst-portable-mark-active-p): Replace by `use-region-p'.
8023         (rst-update-section, rst-classify-adornment)
8024         (rst-find-title-line): Mark `1value' forms.
8025         (rst-classify-adornment): Remove superfluous form.
8026         (rst-update-section, rst-get-adornments-around)
8027         (rst-adornment-complete-p, rst-get-next-adornment)
8028         (rst-adjust, rst-promote-region)
8029         (rst-display-adornments-hierarchy, rst-straighten-adornments)
8030         (rst-find-pfx-in-region, rst-section-tree-rec)
8031         (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
8032         (rst-toc-node, rst-toc, rst-forward-section)
8033         (rst-iterate-leftmost-paragraphs)
8034         (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
8035         (rst-bullet-list-region)
8036         (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
8037         (rst-compile-find-conf, rst-compile)
8038         (rst-repeat-last-character): Fix style.
8040 2012-09-17  Chong Yidong  <cyd@gnu.org>
8042         * comint.el (comint--complete-file-name-data): Don't add a space
8043         if the status is `sole'; that adds a gratuitous space in the
8044         completion-cycling case (Bug#12092).
8046         * pcomplete.el (pcomplete-completions-at-point): Likewise.
8048 2012-09-17  Richard Stallman  <rms@gnu.org>
8050         * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
8051         only in the mime-shown mode, not in raw mode.
8052         (rmail-mime): Toggle off mime by displaying the message without
8053         mime processing.  (Bug#12305)
8055         * mail/rmail.el (rmail-retry-failure):
8056         Turn off mime processing first.  (Bug#12037)
8058         * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
8060 2012-09-17  Chong Yidong  <cyd@gnu.org>
8062         * shell.el (shell-file-name-chars, shell-file-name-quote-list)
8063         (shell-dynamic-complete-functions): Convert to defcustom.
8064         (shell-prompt-pattern, shell-completion-fignore): Doc fix.
8066         * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
8067         * comint.el (comint-prompt-read-only):
8068         * custom.el (defcustom):
8069         * hi-lock.el (hi-lock-mode):
8070         * ibuffer.el (ibuffer-formats):
8071         * ielm.el (ielm-prompt-read-only):
8072         * novice.el (disable-command):
8073         * saveplace.el (toggle-save-place):
8074         * speedbar.el (speedbar-supported-extension-expressions):
8075         * startup.el (auto-save-list-file-prefix, init-file-user)
8076         (after-init-hook, inhibit-startup-echo-area-message):
8077         * strokes.el (strokes-help):
8078         * time-stamp.el (time-stamp):
8079         * calendar/calendar.el (calendar, diary-file):
8080         * calendar/diary-lib.el (diary-mail-entries, diary)
8081         (diary-list-entries-hook):
8082         * calendar/holidays.el (holidays, calendar-holidays):
8083         * calendar/lunar.el (lunar-phases):
8084         * calendar/solar.el (sunrise-sunset):
8085         * emulation/edt.el (edt-load-keys):
8086         * emulation/viper.el (viper-mode):
8087         * eshell/em-alias.el (eshell-command-aliases-list):
8088         * eshell/esh-util.el (eshell-convert-numeric-arguments):
8089         * international/ogonek.el (ogonek-information):
8090         * net/tramp-cmds.el (tramp-bug):
8091         * net/quickurl.el (quickurl-reread-hook-postfix):
8092         * play/decipher.el (decipher-font-lock-keywords):
8093         * progmodes/cc-styles.el (c-set-style):
8094         * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
8095         * progmodes/inf-lisp.el (inferior-lisp-prompt):
8096         * progmodes/octave-mod.el (octave-mode):
8097         * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
8098         * progmodes/verilog-mode.el (verilog-read-defines):
8099         * textmodes/two-column.el (2C-mode): Likewise.
8101 2012-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8103         * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
8104         that holds many addresses.
8106 2012-09-16  Chong Yidong  <cyd@gnu.org>
8108         * align.el (align-areas): Call the indication function with
8109         positions instead of markers for arguments (Bug#12343).
8111         * files.el (parse-colon-path): Use split-string (Bug#12351).
8113         * window.el (special-display-popup-frame): Doc fix (Bug#8853).
8114         (display-buffer-function): Mark as obsolete.
8116         * progmodes/compile.el (compilation-parse-errors): Accept list
8117         values similar to font-lock-keywords (Bug#12136).
8118         Suggested by Oleksandr Manzyuk.
8119         (compilation-error-regexp-alist): Doc fix.
8121 2012-09-15  Glenn Morris  <rgm@gnu.org>
8123         * version.el (emacs-bzr-version-bzr): New function.
8124         (emacs-bzr-get-version): Add optional EXTERNAL argument.
8126         * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
8127         checkouts, check the parent dirstate matches the branch.
8128         Add "--tree" to "bzr revno" arguments.  Don't try to shorten the
8129         empty string.
8131         * version.el (emacs-bzr-version): Doc fix.
8132         (emacs-bzr-version-dirstate): New function.
8133         (emacs-bzr-get-version): For lightweight checkouts, if the parent
8134         is local try and check that it matches the branch.  If not, just
8135         use dirstate information.  (Bug#12441)
8137 2012-09-14  Juri Linkov  <juri@jurta.org>
8139         * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
8140         (Bug#12399)
8142 2012-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8144         * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
8146         * emacs-lisp/edebug.el: Miscellaneous cleanup.
8147         Remove obsolete byte-compiler hack that tried to silence some warnings.
8148         (edebug-submit-bug-report): Remove.
8149         (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
8150         Remove aliases, use the un-prefixed name instead.
8151         (edebug-pop-to-buffer): Consider other frames.
8152         (edebug-original-read):: Make it more obvious that it's always defined.
8153         (edebug--make-form-data-entry, edebug--form-data-name)
8154         (edebug--form-data-begin, edebug--form-data-end): Rename from the
8155         single-dashed name, and implement with cl-defstruct.
8156         (edebug-set-form-data-entry): Use the standard accessors.
8157         (edebug-make-top-form-data-entry): Use push.
8158         (edebug-no-match): Drop useless `funcall'.
8159         (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
8160         to functions.
8161         (defsubst, dont-compile, eval-when-compile, eval-and-compile)
8162         (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
8163         (with-syntax-table, push, pop, 1value, noreturn, defadvice)
8164         (easy-menu-define, with-custom-print): Remove redundant specs.
8165         (edebug-outside-overriding-local-map)
8166         (edebug-outside-overriding-terminal-local-map): Remove, unused.
8167         (edebug--display): Bind unread-command-events directly to nil rather
8168         than binding it to unread-command-events and later setting it to nil.
8169         (edebug--display): Kill edebug-eval-buffer here...
8170         (edebug--recursive-edit): ...rather than here.
8171         Bind standard-output and standard-input.
8172         (edebug-eval): Check cl-macroexpand-all is fboundp.
8173         (edebug-temp-display-freq-count): Fix last change.
8175         * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
8176         * subr.el (noreturn, 1value): Add `debug' spec.
8177         * emacs-lisp/advice.el: Require cl-lib.
8178         (ad-copy-tree): Remove, use copy-tree instead.
8179         (ad-dolist): Remove use dolist or cl-dolist instead.
8180         (ad-do-return): Remove, use cl-return instead.
8181         (defadvice): Add `debug' spec.
8183 2012-09-13  Juri Linkov  <juri@jurta.org>
8185         * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
8186         (Bug#12399)
8188 2012-09-13  Glenn Morris  <rgm@gnu.org>
8190         * calc/calc.el (math-compose-expr):
8191         * calc/calc-ext.el (math-compose-expr):
8192         * progmodes/cc-defs.el (cl-macroexpand-all):
8193         * progmodes/cc-langs.el (delete-duplicates, mapcan)
8194         (cl-macroexpand-all): Update declarations.
8196         * vc/vc.el: No need to require ediff.
8197         (ediff-load-version-control): Declare.
8198         (ediff-vc-internal): Fix declaration.
8199         (vc-version-ediff): Require ediff.
8201 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
8203         Use a more backwards-compatible timer format (Bug#12430).
8204         * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
8205         being right after USECS, as that better supports old code that
8206         inadvisedly looked directly at the timer vector.
8208 2012-09-13  Kenichi Handa  <handa@gnu.org>
8210         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
8211         ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
8212         `coding-priority' property of these language environment.
8214 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
8216         Fix glitches caused by addition of psec to timers (Bug#12430).
8217         * image.el (image-animate-timer):
8218         * time.el (display-time-world-timer):
8219         Use timer--function and timer--args rather than raw access to
8220         timer vector.
8222 2012-09-13  Glenn Morris  <rgm@gnu.org>
8224         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
8225         If not compiling a file, try using load-file-name.
8227 2012-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8229         * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
8230         Fix last change.
8231         (edebug-update-eval-list): Use `push'.
8233         * emacs-lisp/edebug.el: Use lexical-binding.
8234         Remove the "edebug-" prefix from non-dynamically-scoped variables.
8235         Mark unused args with underscore.
8236         (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
8237         (edebug-form-data): Use defvar-local.
8238         (edebug-make-before-and-after-form, edebug-make-after-form):
8239         Use backquote.
8240         (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
8241         Not dynamically scoped any more.
8242         (edebug--enter-trace): Add arguments `function' and `args'.
8243         Rename from edebug-enter-trace.
8244         (edebug-enter): Call it accordingly.  Bind edebug-function explicitly.
8245         (edebug--update-coverage): Add `after-index' and `value' args.
8246         Rename from edebug-update-coverage.
8247         (edebug-slow-after): Call it accordingly.
8248         (edebug--recursive-edit): Add arg `arg-mode'.  Rename from
8249         edebug-recursive-edit.
8250         (edebug--display): Call it accordingly.  Add args `value',
8251         `offset-index', and `arg-mode'.  Rename from edebug-display.
8252         (edebug-debugger, edebug): Call it accordingly.
8253         (edebug-eval-display-list): Use dolist.
8255 2012-09-12  Juri Linkov  <juri@jurta.org>
8257         * info.el (Info-search): Don't check for isearch-mode and
8258         isearch-regexp before let-binding search-spaces-regexp to
8259         Info-search-whitespace-regexp.
8260         (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
8261         search-whitespace-regexp if isearch-lax-whitespace or
8262         isearch-regexp-lax-whitespace is non-nil.
8263         (Info-mode): Don't set local variable search-whitespace-regexp.
8264         http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
8266 2012-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8268         * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
8269         (debugger-env-macro): Remove support for unread-command-char.
8271         * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
8272         the temporary map re-appearing on emulation-mode-map-alists.
8274         * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
8275         since 22.1.
8277         * ehelp.el (with-electric-help): Accept functions in
8278         electric-help-form-to-execute.
8279         (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
8280         And replace unread-command-char -> unread-command-events.
8282 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
8284         Sync with Tramp 2.2.6.
8286         * net/tramp.el (tramp-accept-process-output): Don't use
8287         JUST-THIS-ONE in the XEmacs case.
8289         * net/trampver.el: Update release number.
8291 2012-09-12  Martin Rudalics  <rudalics@gmx.at>
8293         * emacs-lisp/debug.el (debugger-previous-window-height):
8294         New variable.
8295         (debug): When debugger-jumping-flag is non-nil try to restore
8296         height of debugger window.  (Bug#8789)
8298 2012-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8300         * emacs-lisp/edebug.el (edebug-enter): Don't mess with
8301         overriding-local-map and pre/post-command-hook here.
8302         (edebug-recursive-edit): Do it here instead (bug#12345).
8303         (edebug-outside-unread-command-char): Remove all uses of
8304         unread-command-char.
8306         * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
8307         inhibit-debugger is bound instead.
8309 2012-09-11  Bastien Guerry  <bzg@gnu.org>
8311         * subr.el (set-temporary-overlay-map): Add a docstring.
8312         (Bug#12346)
8314 2012-09-11  Bastien Guerry  <bzg@gnu.org>
8316         * minibuffer.el (completion-table-subvert): Fix docstring.
8317         (Bug#12347)
8319 2012-09-11  Bastien Guerry  <bzg@gnu.org>
8321         * help-fns.el (describe-variable): Fix typo.  (Bug#12346)
8323 2012-09-10  Michael R. Mauger  <mmaug@yahoo.com>
8325         * progmodes/sql.el: Version 3.1
8326         (sql-db2-escape-newlines): New variable.
8327         (sql-escape-newlines-filter): Use it.
8329 2012-09-10  Juanma Barranquero  <lekktu@gmail.com>
8331         * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
8333 2012-09-10  Dan Nicolaescu  <dann@gnu.org>
8335         * vc/diff-mode.el (diff-mode-menu):
8336         Bind diff-remove-trailing-whitespace.
8338 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8340         * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
8341         (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
8342         (emacs-lisp-byte-code-mode): New functions.
8343         (eval-sexp-add-defvars): Don't skip defvars in column >0.
8344         (eval-defun-2): Remove bogus interactive spec.
8345         (lisp-indent-line): Remove redundant whole-exp code, now done in
8346         indent-according-to-mode.
8347         (save-match-data): Remove redundant indent data.
8349         * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
8350         Use `declare'.
8352 2012-09-09  Juri Linkov  <juri@jurta.org>
8354         * replace.el (replace-regexp-lax-whitespace): New defcustom.
8355         (replace-lax-whitespace, query-replace-regexp)
8356         (query-replace-regexp-eval, replace-regexp): Doc fix.
8357         (perform-replace, replace-highlight): Let-bind
8358         isearch-lax-whitespace to replace-lax-whitespace and
8359         isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
8361         * isearch.el (isearch-query-replace): Let-bind
8362         replace-lax-whitespace to isearch-lax-whitespace and
8363         replace-regexp-lax-whitespace to
8364         isearch-regexp-lax-whitespace.  (Bug#10885)
8366 2012-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8368         * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
8370 2012-09-09  Alan Mackenzie  <acm@muc.de>
8372         * progmodes/cc-engine.el (c-state-cache-init):
8373         Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
8374         (c-record-parse-state-state):
8375         Record c-state-semi-nonlit-pos-cache\(-limit\)?.
8377 2012-09-09  Andreas Schwab  <schwab@linux-m68k.org>
8379         * register.el (register-separator): Rename from
8380         separator-register.  All uses changed.  Doc fix.
8381         (register): Fix version.
8383 2012-09-09  Chong Yidong  <cyd@gnu.org>
8385         * replace.el (query-replace-map): Bind four new symbols for
8386         requesting window scrolling.
8388         * subr.el (y-or-n-p): Handle the window-scrolling bindings in
8389         query-replace-map (Bug#8948).
8391         * custom.el (custom-theme-load-confirm): Use y-or-n-p.
8393         * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
8394         since they are now in query-replace-map.
8396         * window.el (scroll-other-window-down): Make the arg optional.
8398 2012-09-09  Chong Yidong  <cyd@gnu.org>
8400         * files.el (hack-local-variables-confirm): Use quit-window to kill
8401         the *Local Variables* buffer.
8403 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
8405         * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
8406         not just expect to be at its beginning.  Adjust callees.
8407         Succeed when do-end block has no space before the pipe character.
8408         (ruby-brace-to-do-end): When the original block is one-liner,
8409         convert to multiline.  Reindent the result.
8411 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
8413         * register.el (register): New group.
8414         (separator-register): New user option.
8415         (increment-register): Route it to `append-to-register', if
8416         register contains text.  Implication is that `C-x r +' can now be
8417         used for appending to a text register (bug#12217).
8418         (append-to-register, prepend-to-register): Add separator based on
8419         `separator-register'.
8421 2012-09-08  Alan Mackenzie  <acm@muc.de>
8423         AWK Mode: make auto-newline work when there's "==" in the pattern.
8424         * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
8425         correctly.
8426         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
8427         Test more rigorously for "=" token.
8429 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
8431         * progmodes/ruby-mode.el (ruby-match-expression-expansion):
8432         Only fail when reached LIMIT.
8434 2012-09-08  Chong Yidong  <cyd@gnu.org>
8436         * dired.el (dired-mode-map): Don't bind M-=.
8438         * dired-aux.el (dired-diff): Use backup file as default.
8440 2012-09-08  Drew Adams  <drew.adams@oracle.com>
8442         * subr.el (add-to-history): Fix delete usage (Bug#12314).
8444 2012-09-08  Chong Yidong  <cyd@gnu.org>
8446         * subr.el (syntax-after, syntax-class): Doc fix.
8448 2012-09-08  Martin Rudalics  <rudalics@gmx.at>
8450         * window.el (display-buffer-in-previous-window): New buffer
8451         display action function.
8453         * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
8454         (debugger-previous-window): New variable.
8455         (debug): Rewrite using display-buffer-in-previous-window,
8456         quit-restore-window and debugger-bury-or-kill.  (Bug#8789)
8458 2012-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8460         * emacs-lisp/byte-run.el (defun): Tweak message.  Simplify code.
8462 2012-09-07  Matt McClure  <mlm@aya.yale.edu>  (tiny change)
8464         * progmodes/python.el (python-shell-send-string):
8465         When default-directory is remote, create temp file on remote
8466         filesystem.
8467         (python-shell-send-file): When file is remote, pass local view of
8468         file paths to remote Python interpreter.  (Bug#12340)
8470 2012-09-07  Chong Yidong  <cyd@gnu.org>
8472         * window.el (switch-to-buffer): Doc fix (Bug#12181).
8474         * files.el (after-find-file): Don't fail on a read-only buffer if
8475         require-final-newline is `visit' or `visit-save' (Bug#11156).
8477         * subr.el (read-char-choice): Allow quitting via ESC ESC.
8479         * userlock.el (ask-user-about-supersession-threat):
8480         Use read-char-choice (Bug#12093).
8482 2012-09-07  Chong Yidong  <cyd@gnu.org>
8484         * subr.el (buffer-narrowed-p): New function.
8486         * ses.el (ses-widen):
8487         * simple.el (count-words--buffer-message):
8488         * net/browse-url.el (browse-url-of-buffer): Use it.
8490         * simple.el (count-words-region): Don't signal an error if there
8491         is a non-nil prefix arg and the mark is not set.
8493         * help.el (describe-key-briefly): Allow the message to be seen
8494         when invoked from the minibuffer (Bug#7014).
8496 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
8498         * progmodes/ruby-mode.el (ruby-end-of-defun)
8499         (ruby-beginning-of-defun): Simplify, allow indentation before
8500         block beginning and end keywords.
8501         (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
8502         (ruby-end-of-defun): Expect that the point is at the beginning of
8503         the defun.
8505 2012-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8507         * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
8508         (bug#12367).
8509         (cl--make-usage-args): Strip _ from argument names.
8511 2012-09-06  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
8513         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
8514         obsolete alias speedbar-key-map.
8515         (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
8516         (vhdl-index-menu-init): Don't use obsolete variable
8517         font-lock-maximum-size.
8519 2012-09-06  Chong Yidong  <cyd@gnu.org>
8521         * frame.el (window-system-version): Mark as obsolete.
8523         * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
8524         of obsolete variable speedbar-key-map.
8526 2012-09-06  Juri Linkov  <juri@jurta.org>
8528         * replace.el (replace-lax-whitespace): New defcustom.
8529         (query-replace, query-replace-regexp, query-replace-regexp-eval)
8530         (replace-string, replace-regexp): Mention it in docstrings.
8531         (perform-replace, replace-highlight): Let-bind
8532         isearch-lax-whitespace and isearch-regexp-lax-whitespace according
8533         to the values of replace-lax-whitespace and regexp-flag.
8534         Don't let-bind search-whitespace-regexp.  (Bug#10885)
8536         * isearch.el (isearch-query-replace): Let-bind
8537         replace-lax-whitespace instead of let-binding
8538         replace-search-function and replace-re-search-function.
8539         (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
8540         and isearch-regexp-lax-whitespace to lazy-highlight variables.
8541         (isearch-toggle-symbol): Set isearch-regexp to nil
8542         in isearch-word mode (like in isearch-toggle-word).
8544 2012-09-06  Juri Linkov  <juri@jurta.org>
8546         * replace.el (replace-search-function)
8547         (replace-re-search-function): Set default values to nil.
8548         (perform-replace): Let-bind isearch-related variables based on
8549         replace-related values, call `isearch-search-fun' and let-bind
8550         the result to `search-function'.  Remove code that sets
8551         `search-function' and `search-string' separately for
8552         `delimited-flag'.
8553         (replace-highlight): Add new argument `delimited-flag' and
8554         rename other arguments to the names used in `perform-replace'.
8555         Let-bind `isearch-word' to the argument `delimited-flag'.
8556         (Bug#10885, bug#10887)
8558 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
8560         * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
8561         ruby-beginning-of-indent, simplify, allow all keywords to have
8562         indentation before them.
8563         (ruby-beginning-of-indent): Adjust for above.  Search until the
8564         found point is not inside a string or comment.
8565         (ruby-font-lock-keywords): Allow symbols to start with "@"
8566         character, give them higher priority than variables.
8567         (ruby-syntax-propertize-function)
8568         (ruby-font-lock-syntactic-keywords): Remove the "not comments"
8569         matchers.  Expression expansions are not comments when inside a
8570         string, and there comment syntax status is irrelevant.
8571         (ruby-match-expression-expansion): New function.  Check that
8572         expression expansion is inside a string, and it's not escaped.
8573         (ruby-font-lock-keywords): Use it.
8575 2012-09-05  Martin Rudalics  <rudalics@gmx.at>
8577         * help.el (temp-buffer-max-height): New default value.
8578         (temp-buffer-resize-frames): New option.
8579         (resize-temp-buffer-window): Optionally resize frame.
8581         * window.el (fit-frame-to-buffer-bottom-margin): New option.
8582         (fit-frame-to-buffer): New function.
8584 2012-09-05  Glenn Morris  <rgm@gnu.org>
8586         * emulation/cua-rect.el (cua--init-rectangles):
8587         * textmodes/picture.el (picture-mode-map):
8588         * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
8589         like forward-char and backward-char.  (Bug#12317)
8591 2012-09-05  Leo Liu  <sdl.web@gmail.com>
8593         * progmodes/flymake.el (flymake-warning-re): New variable.
8594         (flymake-parse-line): Use it.
8596 2012-09-05  Glenn Morris  <rgm@gnu.org>
8598         * calendar/holidays.el (holiday-christian-holidays):
8599         Rename an entry.  (Bug#12289)
8601 2012-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8603         * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
8604         (bug#12222).
8606 2012-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8608         * loadup.el: Load macroexp.  Remove hack.
8609         * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
8610         (macroexp--expand-all): Use it to get better warnings.
8611         (macroexp--backtrace, macroexp--trim-backtrace-frame)
8612         (internal-macroexpand-for-load): New functions.
8613         (macroexp--pending-eager-loads): New var.
8614         (emacs-startup-hook): New hack to replace one in loadup.el.
8615         * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
8616         (cl--compiler-macro-cXXr): Move to top, before they can be used.
8617         (cl-psetf): Simplify.
8618         (cl-defstruct): Add indent rule.
8620 2012-09-04  Lars Ingebrigtsen  <larsi@gnus.org>
8622         * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
8623         over `user-mail-address' for the SMTP MAIL FROM envelope.
8624         (smtpmail-via-smtp): Ditto.
8626 2012-09-04  Dmitry Gutov  <dgutov@yandex.ru>
8628         * progmodes/ruby-mode.el: Clean up keybindings.
8629         (ruby-mode-map): Don't bind ruby-electric-brace,
8630         ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
8631         backward-kill-word, reindent-then-newline-and-indent.
8632         (ruby-mark-defun): Remove.
8633         (ruby-electric-brace): Remove.  Obsoleted by electric-indent-chars.
8634         (ruby-mode): Set local beginning-of-defun-function and
8635         end-of-defun-function values.
8637 2012-09-03  Martin Rudalics  <rudalics@gmx.at>
8639         * window.el (temp-buffer-window-setup-hook)
8640         (temp-buffer-window-show-hook): New hooks.
8641         (temp-buffer-window-setup, temp-buffer-window-show)
8642         (with-temp-buffer-window): New functions.
8643         (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
8644         (special-display-popup-frame): Make sure the window used shows BUFFER.
8646         * help.el (temp-buffer-resize-mode): Fix doc-string.
8647         (resize-temp-buffer-window): New optional argument WINDOW.
8649         * files.el (recover-file, save-buffers-kill-emacs):
8650         * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
8652 2012-09-02  Michael Albinus  <michael.albinus@gmx.de>
8654         * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
8655         remote definition of `default-directory', ensure we can connect.
8657 2012-09-02  Juri Linkov  <juri@jurta.org>
8659         Toggle whitespace matching mode with M-s SPC.
8660         http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
8662         * isearch.el (search-whitespace-regexp): Doc fix.
8663         Remove cons cell customization.
8664         (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
8665         (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
8666         New variables.
8667         (isearch-forward, isearch-forward-regexp): Doc fix.
8668         (isearch-toggle-lax-whitespace): New command.
8669         (search-forward-lax-whitespace, search-backward-lax-whitespace)
8670         (re-search-forward-lax-whitespace)
8671         (re-search-backward-lax-whitespace): New functions.
8672         (isearch-whitespace-regexp): Remove function.
8673         (isearch-query-replace): Let-bind replace-search-function and
8674         replace-re-search-function.
8675         (isearch-occur): Let-bind search-spaces-regexp according to the
8676         value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
8677         (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
8678         condition for C-q SPC.
8679         (isearch-search-fun-default): Use new functions mentioned above.
8680         (isearch-search-forward, isearch-search-backward): Remove functions.
8681         (isearch-search): Don't let-bind search-spaces-regexp.
8682         (isearch-lazy-highlight-space-regexp): Remove variable.
8683         (isearch-lazy-highlight-lax-whitespace)
8684         (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
8685         (isearch-lazy-highlight-new-loop): Use them.
8686         (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
8688 2012-09-02  Chong Yidong  <cyd@gnu.org>
8690         * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
8692 2012-09-02  Glenn Morris  <rgm@gnu.org>
8694         * simple.el (undo): Tweak message in undo-only case.  (Bug#12283)
8696 2012-09-01  Glenn Morris  <rgm@gnu.org>
8698         * term.el: Tidy up menu definitions.
8699         (term-mode-map): Use easymenu for In/Out, Complete menus.
8700         (term-pager-break-map): Initialize in the defvar.
8701         (term-terminal-menu, term-signals-menu): Define with easymenu.
8702         (term-terminal-menu): Also show it in line-mode.  (Bug#11957)
8703         (term-pager-menu): New, extracted from term-process-pager.
8704         (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
8705         (term-update-mode-line): Propertize line/char and page items.
8706         (term-process-pager): Move keymap initialization elsewhere.
8708 2012-09-01  Martin Rudalics  <rudalics@gmx.at>
8710         * window.el (switch-to-prev-buffer): Handle additional values of
8711         BURY-OR-KILL argument.  Don't switch in minibuffer window.
8712         (switch-to-next-buffer): Don't switch in minibuffer window.
8713         (quit-restore-window): New function based on quit-window.
8714         Handle additional values of former KILL argument.
8715         (quit-window): Call quit-restore-window with appropriate
8716         interpretation of KILL argument.
8717         (display-buffer-below-selected): New buffer display action
8718         function.
8720 2012-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8722         * minibuffer.el (completion-at-point-functions): Complete docstring
8723         (bug#12254).
8725 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
8727         Better seed support for (random).
8728         * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
8729         * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
8730         * play/mpuz.el, play/tetris.el, play/zone.el:
8731         * calc/calc-comb.el (math-init-random-base):
8732         * play/blackbox.el (bb-init-board):
8733         * play/life.el (life):
8734         * server.el (server-use-tcp):
8735         * type-break.el (type-break):
8736         Remove unnecessary call to (random t).
8737         * net/sasl.el (sasl-unique-id-function):
8738         Change (random t) to (random), now that the latter is more random.
8739         * play/life.el (life-initialized): Remove no-longer-needed var.
8741 2012-08-31  Alp Aker  <alp.tekin.aker@gmail.com>
8743         * window.el (switch-to-prev-buffer, switch-to-next-buffer):
8744         Consider frame's buffer predicate when choosing the buffer.
8745         (Bug#12081)
8747 2012-08-30  Richard Stallman  <rms@gnu.org>
8749         * simple.el (special-mode-map): Delete binding for `z'.
8751 2012-08-30  Andreas Schwab  <schwab@linux-m68k.org>
8753         * progmodes/compile.el (compilation-always-kill): Doc fix.
8755 2012-08-30  Chong Yidong  <cyd@gnu.org>
8757         * window.el (display-buffer-reuse-frames): Make the obsolescence
8758         message more informative.
8760 2012-08-30  Glenn Morris  <rgm@gnu.org>
8762         * paren.el (show-paren-delay):
8763         Add a :set function.  Doc fix.  (Bug#12297)
8765 2012-08-29  Martin Blais  <blais@furius.ca>  (tiny change)
8767         * progmodes/compile.el (compilation-always-kill): New var.
8768         (compilation-start): Use it.
8770 2012-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8772         * simple.el (read-only-mode): Move from files.el for bootstrapping.
8773         * files.el (read-only-mode): Move to simple.el.
8775         * files.el (read-only-mode): New minor mode.
8776         (toggle-read-only): Use it and mark obsolete.
8777         (find-file--read-only):
8778         * vc/vc.el (vc-next-action, vc-checkout):
8779         * vc/vc-cvs.el (vc-cvs-checkout):
8780         * obsolete/vc-mcvs.el (vc-mcvs-update):
8781         * ffap.el (ffap--toggle-read-only): Update callers.
8783 2012-08-29  Michael Albinus  <michael.albinus@gmx.de>
8785         * eshell/esh-ext.el (eshell-external-command): Do not examine
8786         remote shell scripts.
8787         See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
8789         * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
8790         "/usr/local/sbin".
8792 2012-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8794         * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
8796 2012-08-28  Leo Liu  <sdl.web@gmail.com>
8798         * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
8799         completion-at-point.  (Bug#12220)
8801         * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
8803         * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
8805 2012-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8807         * files.el (safe-local-eval-forms): Fix before-save-hook entry to
8808         be buffer-local; add delete-trailing-whitespace (bug#12259).
8810 2012-08-28  Jeremy Moore  <jmoore@ieee.org>  (tiny change)
8812         * progmodes/hideif.el (hif-compress-define-list):
8813         Fix typo.  (Bug#11951)
8815 2012-08-28  Dan Nicolaescu  <dann@gnu.org>
8817         * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
8818         buffer local setting.
8820         * net/rcirc.el (rcirc-split-message): Fix for buffer-local
8821         rcirc-encode-coding-system.
8823 2012-08-28  Leo Liu  <sdl.web@gmail.com>
8825         * net/rcirc.el (rcirc-split-message): New function.
8826         (rcirc-send-message): Use it.  (Bug#12051)
8828 2012-08-28  Juri Linkov  <juri@jurta.org>
8830         * info.el (Info-fontify-node): Hide empty lines at the end of
8831         the node.  (Bug#12272)
8833 2012-08-27  Drew Adams  <drew.adams@oracle.com>
8835         * dired.el (dired-pop-to-buffer): Make window start at beginning
8836         of buffer (Bug#12281).
8838 2012-08-26  Chong Yidong  <cyd@gnu.org>
8840         * window.el (special-display-regexps, special-display-frame-alist)
8841         (special-display-buffer-names, special-display-function)
8842         (display-buffer-reuse-frames): Mark as obsolete.
8844         * progmodes/compile.el: Don't use display-buffer-reuse-frames.
8846         * help.el (help-print-return-message): Don't treat
8847         display-buffer-reuse-frames specially.
8849 2012-08-26  Chong Yidong  <cyd@gnu.org>
8851         * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
8852         New variable, replacing gdb-frame-parameters.
8853         (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
8854         (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
8855         (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
8856         (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
8857         (def-gdb-frame-for-buffer): Macro deleted.  It is easier to define
8858         the functions directly with gdb-display-buffer-other-frame-action.
8859         (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
8860         (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
8861         (gdb-display-stack-buffer, gdb-display-locals-buffer)
8862         (gdb-display-registers-buffer): Define directly.
8863         (def-gdb-display-buffer): Macro deleted.
8864         (gdb-display-buffer): Remove second and third args, callers don't
8865         use them.  Defer to the default display-buffer behavior, apart
8866         from making windows dedicated.
8867         (gdb-setup-windows): Don't call display-buffer unnecessarily.
8869         * progmodes/gud.el (gud-display-line): Just use display-buffer.
8871         * window.el (display-buffer-pop-up-frame): Handle a
8872         pop-up-frame-parameters alist entry.
8873         (display-buffer): Document it.
8875 2012-08-26  Chong Yidong  <cyd@gnu.org>
8877         * isearch.el (search-whitespace-regexp): Make string and nil
8878         values apply to both ordinary and regexp search.  Allow a cons
8879         cell value to distinguish between the two.
8880         (isearch-whitespace-regexp, isearch-search-forward)
8881         (isearch-search-backward): New functions.
8882         (isearch-occur, isearch-search-fun-default, isearch-search)
8883         (isearch-lazy-highlight-new-loop): Use them.
8884         (isearch-forward, isearch-forward-regexp): Doc fix.
8886 2012-08-26  Chong Yidong  <cyd@gnu.org>
8888         * faces.el (help-argument-name): Always inherit from italic
8889         (Bug#12213).
8891 2012-08-25  Martin Rudalics  <rudalics@gmx.at>
8893         * window.el (window--even-window-heights): Even heights when
8894         WINDOW and the selected window form a vertical combination.
8895         (display-buffer-use-some-window): Provide that window used gets
8896         sized back by quit-window.  (Bug#11880) and (Bug#12091)
8898 2012-08-24  Paul Eggert  <eggert@cs.ucla.edu>
8900         Fix file time stamp problem with bzr and CVS (Bug#12001).
8901         * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
8902         in the file's time stamp, since the version control system loses
8903         that information.
8905 2012-08-22  Juri Linkov  <juri@jurta.org>
8907         * info.el (Info-fontify-node): Hide the suffix of the
8908         Info file name in the header line.  (Bug#12187)
8910 2012-08-22  Glenn Morris  <rgm@gnu.org>
8912         * calendar/cal-tex.el (cal-tex-weekly-common):
8913         Restore leading blank page.
8915 2012-08-22  Le Wang  <l26wang@gmail.com>
8917         * misc.el (forward-to-word, backward-to-word): Activate or extend
8918         the region under `shift-select-mode'.  (Bug#12231)
8920 2012-08-22  Bastien Guerry  <bzg@gnu.org>
8922         * progmodes/executable.el (executable-prefix): Set to "#!" instead
8923         of "#! ".  http://www.in-ulm.de/~mascheck/various/shebang/#details
8924         gives details on why the space is never needed.
8926 2012-08-22  Martin Rudalics  <rudalics@gmx.at>
8928         * window.el (walk-window-tree, window-with-parameter):
8929         New optional argument MINIBUF to control whether these functions
8930         should run on the minibuffer window.
8931         (window-at-side-list): Don't operate on minibuffer window.
8932         (window-in-direction): Simplify and rewrite doc-string.
8933         (window--size-ignore): Rename to window--size-ignore-p.
8934         Update callers.
8935         (display-buffer-in-atom-window, window--major-non-side-window)
8936         (window--major-side-window, display-buffer-in-major-side-window)
8937         (delete-side-window, display-buffer-in-side-window):
8938         New functions.
8939         (window--side-check, window-deletable-p, delete-window)
8940         (delete-other-windows, split-window): Handle side windows and
8941         atomic windows appropriately.
8942         (window--display-buffer): Call display-buffer-record-window also
8943         when the window buffer did not change.
8945 2012-08-22  Christopher Schmidt  <christopher@ch.ristopher.com>
8947         * help-fns.el (help-fns--key-bindings):
8948         Abbreviate non-symbol remap targets.  (Bug#12174)
8950 2012-08-22  Martin Rudalics  <rudalics@gmx.at>
8952         * dired.el (dired-mark-remembered): Don't clobber point.
8953         (Bug#11795)
8955 2012-08-22  Glenn Morris  <rgm@gnu.org>
8957         * progmodes/bug-reference.el (bug-reference): New custom group.
8958         (bug-reference-bug-regexp): Make it a defcustom.
8960 2012-08-22  Daiki Ueno  <ueno@unixuser.org>
8962         * progmodes/js.el (js-indent-level, js-expr-indent-offset)
8963         (js-paren-indent-offset, js-square-indent-offset)
8964         (js-curly-indent-offset): Add :safe (Bug#12257).
8966 2012-08-22  Edward O'Connor  <hober0@gmail.com>
8968         * json.el (json-key-format): Add error properties.
8969         (json-encode-key): New function.
8970         (json-encode-hash-table, json-encode-alist, json-encode-plist):
8971         Use json-encode-key.
8973 2012-08-22  Glenn Morris  <rgm@gnu.org>
8975         * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
8976         (cal-tex-leftday, cal-tex-rightday): Remove functions.
8977         (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
8978         Update for above change.
8980 2012-08-21  Andreas Schwab  <schwab@linux-m68k.org>
8982         * cus-face.el (custom-face-attributes): Fix customize type for the
8983         :underline attribute.  (Bug#11805)
8985 2012-08-21  Martin Rudalics  <rudalics@gmx.at>
8987         * window.el (window-point-1, set-window-point-1): Remove.
8988         (window-in-direction, record-window-buffer)
8989         (set-window-buffer-start-and-point, split-window-below)
8990         (window--state-get-1, display-buffer-record-window):
8991         Replace calls to window-point-1 and set-window-point-1 by calls to
8992         window-point and set-window-point respectively.
8994 2012-08-21  Glenn Morris  <rgm@gnu.org>
8996         * calendar/cal-tex.el (cal-tex-weekly-common): New function.
8997         (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
8998         Use it.
9000         * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
9001         (cal-tex-shortday): New function.
9002         (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
9003         (cal-tex-cursor-filofax-daily): Use the above.
9005         * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
9006         New functions.
9007         (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
9008         (cal-tex-cursor-filofax-week): Use them.
9010         * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
9011         New constants.
9012         (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
9013         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
9015         * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
9016         (cal-tex-end-document): Don't rely on buffer name.
9018         * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
9019         Use cal-tex-vspace.
9020         (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
9021         (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
9022         (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
9023         Use cal-tex-arg.
9025         * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
9026         (cal-tex-cursor-week, cal-tex-cursor-week2)
9027         (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
9028         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
9029         (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
9030         (cal-tex-insert-preamble, cal-tex-b-document)
9031         (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
9032         Improve cal-tex-cmd usage.
9034         * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
9035         (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
9036         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
9037         (cal-tex-weekly-paper): New function.
9038         (cal-tex-cursor-week, cal-tex-cursor-week2)
9039         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
9040         (cal-tex-cursor-day): Use it.
9042         * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
9043         (cal-tex-cursor-filofax-week): Remove leading blank page.
9045         * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
9046         Add autoload cookie.  For now at least, don't use color, since
9047         no other cal-tex function does.
9049         * calendar/cal-tex.el (cal-tex-cursor-week-iso)
9050         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
9051         (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
9053 2012-08-21  Juri Linkov  <juri@jurta.org>
9055         * info.el (Info-file-attributes): New variable.
9056         (info-insert-file-contents): Add file attributes to
9057         `Info-file-attributes'.  Clear the caches `Info-index-nodes' and
9058         `Info-toc-nodes' when previous modtime of the Info file is less
9059         than new modtime.
9060         (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
9061         of info.el.  (Bug#12230)
9063 2012-08-20  Glenn Morris  <rgm@gnu.org>
9065         * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
9066         * calendar/holidays.el (calendar-holiday-list):
9067         Report errors with display-warning rather than beep'n'sleep.
9069 2012-08-20  Michael Albinus  <michael.albinus@gmx.de>
9071         * net/tramp.el (tramp-accept-process-output): Accept only output
9072         from PROC.  Otherwise, process filters and sentinels might be
9073         confused.  (Bug#12145)
9075 2012-08-20  Chong Yidong  <cyd@gnu.org>
9077         * descr-text.el (describe-text-properties-1): Use overlays-in to
9078         report on empty overlays (Bug#3322).
9080 2012-08-20  Glenn Morris  <rgm@gnu.org>
9082         * mail/rmailout.el (rmail-output-read-file-name):
9083         Trap and report errors in rmail-output-file-alist elements.
9085         * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
9086         since most non-font-lock faces are not also variables).
9088 2012-08-20  Edward Reingold  <reingold@iit.edu>
9090         * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
9091         New function.  (Bug12160)
9093 2012-08-19  Glenn Morris  <rgm@gnu.org>
9095         * mail/rmailout.el (rmail-output-read-file-name):
9096         Fix previous change (when the alist is nil or does not match).
9098 2012-08-19  Chong Yidong  <cyd@gnu.org>
9100         * xml.el (xml-escape-string): Don't refer to xml-entity-alist
9101         (Bug#12228).
9103 2012-08-18  Chong Yidong  <cyd@gnu.org>
9105         * simple.el (yank-handled-properties): New defcustom.
9106         (yank-excluded-properties): Add font-lock-face and category.
9107         (yank): Doc fix.
9109         * subr.el (remove-yank-excluded-properties):
9110         Obey yank-handled-properties.  The special handling of font-lock-face
9111         and category is now done this way, instead of being hard-coded.
9112         (insert-for-yank-1): Remove font-lock-face handling.
9113         (yank-handle-font-lock-face-property)
9114         (yank-handle-category-property): New function.
9116 2012-08-17  Glenn Morris  <rgm@gnu.org>
9118         * mail/rmailout.el (rmail-output-read-file-name):
9119         Check rmail-output-file-alist against the full message body
9120         in the correct rmail buffer.  (Bug#12214)
9122 2012-08-17  Michael Albinus  <michael.albinus@gmx.de>
9124         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
9125         Eliminate superfluous prompt.  (Bug#12203)
9127 2012-08-17  Chong Yidong  <cyd@gnu.org>
9129         * mouse.el (mouse-appearance-menu): If x-select-font returns a
9130         font spec, set the font directly (Bug#3228).
9132 2012-08-17  Martin Rudalics  <rudalics@gmx.at>
9134         * window.el (delete-window): Fix last fix.
9136 2012-08-16  Martin Rudalics  <rudalics@gmx.at>
9138         * window.el (window-valid-p): Move to window.c.
9139         (window-child, window-child-count, window-last-child)
9140         (window-normalize-window, window-combined-p)
9141         (window-combinations, window-atom-root, window-min-size)
9142         (window-sizable, window-sizable-p, window-size-fixed-p)
9143         (window-min-delta, window-max-delta, window--resizable)
9144         (window--resizable-p, window-resizable, window-total-size)
9145         (window-full-height-p, window-full-width-p, window-body-size)
9146         (window-at-side-p, adjust-window-trailing-edge, maximize-window)
9147         (minimize-window, window-deletable-p, delete-window)
9148         (delete-other-windows, set-window-buffer-start-and-point)
9149         (next-buffer, previous-buffer, split-window, balance-windows-2)
9150         (set-window-text-height, window-buffer-height)
9151         (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
9152         (truncated-partial-width-window-p): Minor code adjustments.
9153         In doc-strings state whether the argument window has to denote a
9154         live, valid or any window.
9156 2012-08-16  Phil Sainty  <psainty@orcon.net.nz>  (tiny change)
9158         * progmodes/subword.el (subword-forward-function)
9159         (subword-backward-function, subword-forward-regexp)
9160         (subword-backward-regexp): New variables.
9161         (subword-forward, subword-forward-internal, subword-backward-internal):
9162         Use new variables, eg so that different "word" definitions
9163         can be easily used.  (Bug#11411)
9165 2012-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9167         * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
9168         for composite selectors.
9169         * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
9170         operation just because we can't find a previous revision.
9172 2012-08-15  Chong Yidong  <cyd@gnu.org>
9174         * frame.el (set-frame-font): Accept font objects.
9176 2012-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9178         * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
9180 2012-08-15  Wolfgang Jenkner  <wjenkner@inode.at>
9182         * man.el (Man-overstrike-face, Man-underline-face)
9183         (Man-reverse-face): Remove variables.
9184         (Man-overstrike, Man-underline, Man-reverse): New faces.
9185         (Man-fontify-manpage): Use them instead of the variables.
9186         (Man-cleanup-manpage): Comment change.
9187         (Man-ansi-color-map): New variable.
9188         (Man-fontify-manpage): Use it.
9189         Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
9191         Implement ANSI SGR parameters 22-27 (bug#12146).
9192         * ansi-color.el (ansi-colors): Doc fix.
9193         (ansi-color-context, ansi-color-context-region): Doc fix.
9194         (ansi-color--find-face): New function.
9195         (ansi-color-apply, ansi-color-apply-on-region): Use it.
9196         Rename the local variable `face' to `codes' since it is now a list of
9197         ansi codes.  Doc fix.
9198         (ansi-color-get-face): Remove.
9199         (ansi-color-parse-sequence): New function, derived from
9200         ansi-color-get-face.
9201         (ansi-color-apply-sequence): Use it.  Rewrite, and support ansi
9202         codes 22-27.
9204 2012-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9206         * subr.el (read-passwd): Allow use from a minibuffer.
9208 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
9210         * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
9211         inside comments and strings as identifiers.
9213         * progmodes/gud.el (gud-tooltip-print-command): Quote the
9214         expression to evaluate.  This allows to evaluate expressions with
9215         embedded whitespace.
9216         (gud-tooltip-tips): Add a blank before the newline in the
9217         message-box text, for the benefit of message-box emulation on
9218         MS-Windows.
9220         * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
9221         messages from GDB, pop them up in a tooltip to give feedback to
9222         user.
9223         (gdb-tooltip-print-1): Quote the expression to evaluate.
9224         This allows to evaluate expressions with embedded whitespace.
9225         (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
9226         if the TTY name is nil or empty (which happens when communicating
9227         with the inferior via pipes, e.g. on MS-Windows).
9228         (gdb-internals): If GDB sends a "&\n" empty debugging message,
9229         don't send that to the GUD buffer.
9231 2012-08-14  Glenn Morris  <rgm@gnu.org>
9233         * emacs-lisp/bytecomp.el (byte-compile-setq-default):
9234         Optimize away setq-default with no args, as for setq.  (Bug#12195)
9236 2012-08-14  Chong Yidong  <cyd@gnu.org>
9238         * minibuffer.el (read-file-name): Doc fix (Bug#10881).
9240         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
9241         (Bug#12085).
9243 2012-08-14  Glenn Morris  <rgm@gnu.org>
9245         * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
9247 2012-08-14  Michael Albinus  <michael.albinus@gmx.de>
9249         * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
9250         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9251         Use cached shell name.
9253 2012-08-14  Fabián Ezequiel Gallina  <fgallina@cuca>
9255         * progmodes/python.el (python-shell-send-string):
9256         (python-shell-send-setup-code): Do not use `format' with `message'.
9258 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
9260         * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
9261         (ruby-percent-literal-beg-re): New constant.
9262         (ruby-syntax-general-delimiters-goto-beg): Rename to
9263         `ruby-syntax-enclosing-percent-literal', improve literal type check.
9264         (ruby-syntax-propertize-general-delimiters): Rename to
9265         `ruby-syntax-propertize-percent-literal', it's a shorter and more
9266         popular term.  Adjust comments everywhere.
9267         (ruby-syntax-propertize-percent-literal): Only propertize when not
9268         inside a simple string or comment.  When the literal is unclosed,
9269         leave the text after it unpropertized.
9270         (ruby-syntax-methods-before-regexp): New constant.
9271         (ruby-syntax-propertize-function): Use it to recognize regexps.
9272         Don't look at the text after regexp, just use the whitelist.
9274 2012-08-14  Andreas Schwab  <schwab@linux-m68k.org>
9276         * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
9277         non-nil always load the compiled file if it exists.  (Bug#12197)
9279 2012-08-14  Chong Yidong  <cyd@gnu.org>
9281         * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
9282         (hi-lock-set-pattern): When deciding whether to use font lock or
9283         overlays, look at font-lock-mode instead of font-lock-fontified
9284         (Bug#12168).
9285         (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
9286         (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
9288 2012-08-14  Daiki Ueno  <ueno@unixuser.org>
9290         * subr.el (internal--after-with-selected-window): Fix typo
9291         (Bug#12193).
9293 2012-08-14  Fabián Ezequiel Gallina  <fgallina@cuca>
9295         Use `completion-table-dynamic' for completion functions.
9296         * progmodes/python.el
9297         (python-shell-completion--do-completion-at-point)
9298         (python-shell-completion--get-completions):
9299         Remove functions.
9300         (python-shell-completion-complete-at-point): New function.
9301         (python-completion-complete-at-point): Use it.
9303 2012-08-13  Jambunathan K  <kjambunathan@gmail.com>
9305         * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
9306         (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
9308 2012-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9310         * subr.el (function-get): Refine `autoload' arg so it can also
9311         autoload functions for gv.el (bug#12191).
9312         * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
9313         autoloads macros.
9315         * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
9316         Prefer pcase-let over destructuring-bind.
9317         * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
9318         Also, remove whitespace as we go, rather than after accumulating the
9319         various places.
9321         * subr.el (internal--before-with-selected-window)
9322         (internal--after-with-selected-window): Fix typo seleted->selected.
9323         (with-selected-window): Adjust callers.
9324         Reported by Dmitry Gutov <dgutov@yandex.ru>.
9326 2012-08-13  Bastien Guerry  <bzg@gnu.org>
9328         * window.el (special-display-popup-frame): Minor docstring
9329         enhancement.  (Bug#12172)
9331 2012-08-13  Andreas Schwab  <schwab@linux-m68k.org>
9333         * tar-mode.el (tar-header-data-end): Only ignore size for files of
9334         type 1-6.
9335         (tar-header-block-summarize, tar-get-descriptor): Handle pax
9336         extended headers.
9338         * files.el (hack-local-variables-filter): Remove useless eval.
9340 2012-08-13  Martin Rudalics  <rudalics@gmx.at>
9342         * subr.el (with-selected-window): Fix last change.
9344 2012-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9346         * subr.el (internal--before-with-seleted-window)
9347         (internal--after-with-seleted-window): New functions.
9348         (with-selected-window): Use them, to replace dependency on
9349         tty-top-frame.
9351 2012-08-12  Nobuyoshi Nakada  <nobu@ruby-lang.org>
9353         * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
9354         binding for `newline'.
9355         (ruby-move-to-block): When moving backward, stop at block opening,
9356         not indentation.
9357         * progmodes/ruby-mode.el (ruby-brace-to-do-end)
9358         (ruby-do-end-to-brace, ruby-toggle-block): New functions.
9359         * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
9360         `ruby-toggle-block'.
9362 2012-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9364         * ibuffer.el (ibuffer-do-toggle-read-only):
9365         * dired.el (dired-toggle-read-only):
9366         * buff-menu.el (Buffer-menu-toggle-read-only):
9367         * bindings.el (mode-line-toggle-read-only):
9368         * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
9370 2012-08-12  Andreas Schwab  <schwab@linux-m68k.org>
9372         * descr-text.el (describe-char): Put the overlays over the
9373         "displayed as" character.
9375 2012-08-12  Jay Belanger  <jay.p.belanger@gmail.com>
9377         * calc/calc-units.el (math-default-units-table): Give an
9378         initial value.
9379         (math-put-default-units): Add options to put composite units and
9380         unit systems in the default units table.
9381         (calc-convert-units): Send composite units to
9382         `math-put-default-units' when appropriate.
9384 2012-08-11  Glenn Morris  <rgm@gnu.org>
9386         * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
9388         * tutorial.el (help-with-tutorial):
9389         * emacs-lisp/copyright.el (copyright-update-directory):
9390         * emacs-lisp/autoload.el (autoload-find-generated-file)
9391         (autoload-find-file): Disable local eval: (for insurance).
9393         * files.el (hack-local-variables-filter): If an eval: form is not
9394         known to be safe, and enable-local-variables is :safe, then ignore
9395         the form totally, as is done for non-eval forms.  (Bug#12155)
9396         This is CVE-2012-3479.
9398 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9400         * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
9401         (rx-form): Simplify.
9403 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
9405         * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
9406         ?, _, and : are symbol constituents, ! is not (but kinda should be).
9407         (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
9408         (ruby-syntax-propertize-function): Adjust for changes in
9409         `ruby-syntax-propertize-heredoc'.
9411 2012-08-09 Nobuyoshi Nakada  <nobu@ruby-lang.org>
9413         * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
9414         binding (use `M-;' instead).
9415         (ruby-singleton-class-p): New function.
9416         (ruby-expr-beg, ruby-in-here-doc-p) Use it.
9418 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9420         * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
9422 2012-08-10  Chong Yidong  <cyd@gnu.org>
9424         * progmodes/python.el (python-shell-get-process-name): Don't mess
9425         with same-window-buffer-names.
9427         * eshell/eshell.el (eshell-add-to-window-buffer-names)
9428         (eshell-remove-from-window-buffer-names): Make obsolete.
9429         (eshell-buffer-name, eshell-unload-hook): Don't use them.
9430         (eshell): Just use pop-to-buffer-same-window instead.
9432 2012-08-10  Chong Yidong  <cyd@gnu.org>
9434         * bindings.el: Bind M-= back to count-words-region.
9436         * simple.el (count-words-region): Accept a prefix arg for acting
9437         on the entire buffer.
9438         (count-words--buffer-message): New helper function.
9440 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9442         * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
9443         * subr.el (eventp): `nil' is not an event, and eventp is not hot.
9444         (event-start, event-end): Use posn-at-point to return a more
9445         informative posn.
9446         (posnp): New function.
9447         * mouse.el (popup-menu-normalize-position): Use it.
9449 2012-08-10  Masatake YAMATO  <yamato@redhat.com>
9451         * mouse.el (popup-menu-normalize-position): New function.
9452         (popup-menu): Use `popup-menu-normalize-position' to normalize
9453         the form for POSITION argument.
9455         * term/x-win.el (x-menu-bar-open):
9456         Use the value returend from (posn-at-point) as position
9457         passed to `popup-menu'.
9459 2012-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
9461         * calc/calccomp.el (math-compose-expr): Add extra argument
9462         indicating that parentheses should be put around products in
9463         denominators.  Give multiplication precedence over division during
9464         composition.
9466 2012-08-09  Chong Yidong  <cyd@gnu.org>
9468         * man.el (Man-switches, Man-sed-command, Man-awk-command)
9469         (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
9470         (Man-untabify-command, manual-program): Convert to defcustom
9471         (Bug#10429).
9473         * vc/add-log.el (change-log-mode): Bind comment-start to nil.
9475         * descr-text.el (describe-char): Don't insert extra newlines
9476         (Bug#10127).
9478         * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
9479         (log-view-diff-changeset, log-view-minor-wrap): Likewise.
9481         * align.el (align-region): Delete temporary markers (Bug#10047).
9482         Plus some code cleanups.
9484 2012-08-09  Fabián Ezequiel Gallina  <fgallina@cuca>
9486         * progmodes/python.el (python-pdbtrack-tracked-buffer)
9487         (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
9488         (python-shell-internal-last-output): Use make-local-variable
9489         instead of make-variable-buffer-local.
9491 2012-08-09  Fabián Ezequiel Gallina  <fgallina@cuca>
9493         * progmodes/python.el: Enhancements to forward-sexp.
9494         (python-nav-forward-sexp): Rename from
9495         python-nav-forward-sexp-function.
9496         (python-nav--forward-sexp, python-nav--backward-sexp):
9497         New functions.
9499 2012-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
9501         * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
9502         modes and simplification modes.
9504 2012-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9506         * delsel.el (delete-selection-pre-hook): Don't propagate the
9507         file-supersession signals (bug#12161).
9509 2012-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9511         * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
9512         (cl-map-extents): Add compatibility aliases (bug#12135).
9514 2012-08-08  Michael Albinus  <michael.albinus@gmx.de>
9516         * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
9517         tests by `ignore-error'.
9518         (tramp-find-shell): Open also a new shell, when cache is already
9519         set.  Reported by Carsten Bormann <cabo@tzi.org>.  (Bug#12148)
9521 2012-08-08  Juri Linkov  <juri@jurta.org>
9523         * bookmark.el: Add `defaults' property to the bookmark record.
9524         (bookmark-current-buffer): Doc fix.
9525         (bookmark-make-record): Add `defaults' property with default values
9526         to the bookmark record.
9527         (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
9528         with `bookmark-insert-current-bookmark'.
9529         (bookmark-set): Get `defaults' property from the bookmark record
9530         and use it in `read-from-minibuffer'.
9531         (bookmark-insert-current-bookmark): Remove function.
9533         * info.el (Info-bookmark-make-record): Add `defaults' property
9534         with values of canonical Info node name, the current Info file
9535         name and the current Info node name.  (Bug#12107)
9537 2012-08-08  Juri Linkov  <juri@jurta.org>
9539         * files.el (basic-save-buffer): Use `buffer-name' as the default
9540         of `read-file-name' when buffer is not visiting a file (bug#12128).
9542 2012-08-08  Juri Linkov  <juri@jurta.org>
9544         * info.el (Info-isearch-search): Doc fix.
9545         (Info-search): Change search-failed message from "initial node" to
9546         "end of node" (bug#12078).
9547         (Info-isearch-search): Change `isearch-string-state' to
9548         `isearch--state-string'.
9550 2012-08-08  Glenn Morris  <rgm@gnu.org>
9552         * language/persian.el: Remove file.
9553         * language/misc-lang.el: Move unique part of persian.el here.
9554         * loadup.el: Remove language/persian.
9556 2012-08-08  Óscar Fuentes  <ofv@wanadoo.es>
9558         * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
9560 2012-08-08  Fabián Ezequiel Gallina  <fgallina@cuca>
9562         * progmodes/python.el: Fix defsubst warning.
9563         (python-syntax-context) Rename from python-info-ppss-context.
9564         (python-syntax-context-type): Rename from
9565         python-info-ppss-context-type.
9566         (python-syntax-comment-or-string-p): Rename from
9567         python-info-ppss-comment-or-string-p.
9569 2012-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
9571         * calc/calc-misc.el (calc-record-why): Don't record a message twice.
9573 2012-08-07  Andreas Schwab  <schwab@linux-m68k.org>
9575         * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
9576         a defcustom that is quoted with backquote.
9578         * calc/calc-prog.el (math-do-defmath): Use backquote forms.
9579         Fix handling of interactive spec when the body uses return.
9580         (math-do-arg-check, math-define-function-body): Use backquote forms.
9581         * calc/calc-ext.el (math-defcache): Likewise.
9582         * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
9583         * allout.el (allout-new-exposure): Likewise.
9584         * calc/calcalg2.el (math-tracing-integral): Likewise.
9585         * info.el (Info-last-menu-item): Likewise.
9586         * emulation/vip.el (vip-loop): Likewise.
9587         * textmodes/artist.el (artist-funcall): Likewise.
9588         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
9589         Construct menu-item directly.
9591         * progmodes/autoconf.el (font-lock-syntactic-keywords):
9592         Don't declare.
9594 2012-08-07  Chong Yidong  <cyd@gnu.org>
9596         * simple.el (deactivate-mark): Preserve text properties when
9597         saving the primary selection (Bug#8384).
9599 2012-08-07  Kevin Ryde  <user42@zip.com.au>
9601         * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
9602         (woman-parse-numeric-value): On a bad .IP line, issue a warning
9603         and continue processing (Bug#12110).
9605 2012-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9607         * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
9608         syntax-propertize-function (bug#10095).
9610 2012-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9612         * help-fns.el (help-fns--key-bindings, help-fns--signature)
9613         (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
9614         describe-function-1.
9615         (describe-function-1): Use them.  Move compiler macro after sig.
9616         (help-fns--compiler-macro): Use function-get.  Assume we're already in
9617         standard-output.  Adjust layout to new call order.
9619         * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
9620         re-binding a symbol that has a symbol-macro (bug#12119).
9622 2012-08-06  Mohsen BANAN  <libre@mohsen.1.banan.byname.net>
9624         * language/persian.el: New file.  (Bug#11812)
9625         * loadup.el: Add language/persian.el.
9627 2012-08-06  Chong Yidong  <cyd@gnu.org>
9629         * window.el (window--maybe-raise-frame): New function.
9630         (window--display-buffer): Split off from here.
9631         (display-buffer-reuse-window, display-buffer-pop-up-frame)
9632         (display-buffer-pop-up-window, display-buffer-use-some-window):
9633         Obey an inhibit-switch-frame action alist entry.
9634         (display-buffer): Update doc.
9636         * replace.el (occur-after-change-function): Avoid losing focus by
9637         using the inhibit-switch-frame display parameter (Bug#12139).
9639 2012-08-06  Fabián Ezequiel Gallina  <fgallina@cuca>
9641         Make internal shell process buffer names start with space.
9642         * progmodes/python.el (python-shell-make-comint): Add optional
9643         argument INTERNAL.
9644         (run-python-internal): Use it.
9645         (python-shell-internal-get-or-create-process): Check for new
9646         internal buffer names.
9648 2012-08-06  Glenn Morris  <rgm@gnu.org>
9650         * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
9651         Do less getting and setting of environment variables.
9653 2012-08-05  Chong Yidong  <cyd@gnu.org>
9655         * proced.el (proced): Add substitution string to docstring to
9656         trigger autoloading of the proced library on C-h f (Bug#1768).
9658         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9659         Don't show defvars which have no second argument (Bug#8638).
9661         * imenu.el (imenu-generic-expression): Move documentation here
9662         from imenu--generic-function.
9663         (imenu--generic-function): Refer to imenu-generic-expression.
9665 2012-08-05  Vegard Øye  <vegard_oye@hotmail.com>  (tiny change)
9667         * emulation/viper-init.el (viper-deflocalvar): Add docstring and
9668         indentation declaration.
9669         (viper-loop): Add indentation declaration (Bug#7025).
9671 2012-08-05  Chong Yidong  <cyd@gnu.org>
9673         * help-fns.el (describe-variable): Add hyperlink for
9674         directory-local variables files.  Improve buffer-local and
9675         permanent-local reporting; suggested by MON KEY (Bug#6644).
9677         * help-mode.el (help-dir-local-var-def): New button type.
9679         * files.el (kill-buffer-hook): Provide a defvar.
9681 2012-08-05  Glenn Morris  <rgm@gnu.org>
9683         * eshell/esh-ext.el (eshell/addpath):
9684         Also update eshell-path-env.  (Bug#12013)
9686 2012-08-05  Chong Yidong  <cyd@gnu.org>
9688         * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
9690         * fringe.el (fringe-styles): Add docstring.
9691         (fringe--check-mode): New function.
9692         (set-fringe-mode, set-fringe-style): Use it.
9693         (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
9695         * files.el (set-auto-mode): Fix invalid setq call.
9697 2012-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9699         * isearch.el: Misc simplification; use defstruct.
9700         (isearch-mode-map): Dense maps now work like sparse ones.
9701         (isearch--state): New defstruct.
9702         (isearch-string-state, isearch-message-state, isearch-point-state)
9703         (isearch-success-state, isearch-forward-state)
9704         (isearch-other-end-state, isearch-word-state, isearch-error-state)
9705         (isearch-wrapped-state, isearch-barrier-state)
9706         (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
9707         replaced by defstruct's accessors.
9708         (isearch--set-state): Rename from isearch-top-state and change
9709         calling convention.
9710         (isearch-push-state): Use new isearch--get-state.
9711         (isearch-toggle-word): Disable regexp when enabling word.
9712         (isearch-message-prefix): Remove unused arg _c-q-hack.
9713         (isearch-message-suffix): Remove unused arg _ellipsis.
9715 2012-08-04  Andreas Schwab  <schwab@linux-m68k.org>
9717         * simple.el (list-processes--refresh): For a server use :host or
9718         :local as the address.
9719         (list-processes): Doc fix.
9721 2012-08-04  Michal Nazarewicz  <mina86@mina86.com>
9723         * lisp/mpc.el: Support password in host argument.
9724         (mpc--proc-connect): Parse and use new password element.
9725         Set mpc-proc variable instead of returning process.
9726         (mpc-proc): Adjust accordingly.
9728 2012-08-03  Eli Zaretskii  <eliz@gnu.org>
9730         * whitespace.el (whitespace-display-mappings): Use Unicode
9731         codepoints, instead of emacs-mule codepoints.  See
9732         http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
9733         for the details.
9735         * files.el (file-truename): Don't skip symlink-chasing part on
9736         windows-nt.  Incorporate the resolution of 8+3 short aliases on
9737         Windows into the loop that recursively chases symlinks.
9738         Compare directory and its parent case-insensitively on MS-Windows and
9739         MS-DOS.
9741 2012-08-03  Chong Yidong  <cyd@gnu.org>
9743         * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
9745         * sort.el (sort-regexp-fields): Doc fix.
9747 2012-08-03  Tassilo Horn  <tsdh@gnu.org>
9749         * textmodes/reftex.el (reftex-compile-variables): Make keyvals
9750         labels regex position point at the expected place.
9752 2012-08-03  MON KEY  <monkey@sandpframing.com>
9754         * net/imap.el (imap-interactive-login, imap-authenticate)
9755         (imap-mailbox-lsub, imap-mailbox-list)
9756         (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
9757         (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
9758         (imap-parse-response): Doc fix.
9760 2012-08-03  João Távora  <joaotavora@gmail.com>
9762         * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
9763         if sexp scanning does not move point (Bug#5734).
9765 2012-08-02  Tassilo Horn  <tsdh@gnu.org>
9767         * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
9768         Add listings, minted, and ctable packages.
9769         (reftex-label-alist-builtin): Move listings, minted, and ctable
9770         entries before LaTeX.
9771         (reftex-label-alist): Docfix.
9773 2012-08-02  Bastien Guerry  <bzg@gnu.org>
9775         * replace.el (occur): Fix docstring (bug#12122).
9777 2012-08-02  Glenn Morris  <rgm@gnu.org>
9779         * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
9781 2012-08-02  Paul Eggert  <eggert@cs.ucla.edu>
9783         Obsolete alias inactivate-current-input-method-function (Bug#10150).
9784         * international/mule-cmds.el: Create
9785         inactivate-current-input-method-function as an obsolete alias for
9786         deactivate-current-input-method-function.  See Katsumi Yamaoka in
9787         <http://bugs.gnu.org/10150#46>.
9789 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
9791         * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
9792         of nested `if's.
9794 2012-08-01  Glenn Morris  <rgm@gnu.org>
9796         * progmodes/autoconf.el (autoconf-definition-regexp):
9797         Add AH_TEMPLATE, adjust submatch numbering.
9798         (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
9799         (autoconf-current-defun-function): Update for above change.
9800         (autoconf-current-defun-function): First skip to end of current word.
9802 2012-08-01  Rupert Swarbrick  <rswarbrick@gmail.com>  (tiny change)
9804         * calendar/cal-html.el (cal-html-insert-agenda-days):
9805         Fix typo.  (Bug#12018)
9807 2012-07-31  Fabián Ezequiel Gallina  <fgallina@cuca>
9809         Shell processes: enhancements to startup and CEDET compatibility.
9810         * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
9811         (python-shell-make-comint): accept-process-output at startup.
9812         (run-python-internal): Set inferior-python-mode-hook to nil.
9813         (python-shell-internal-get-or-create-process): call sit-for.
9814         (python-preoutput-result): Add obsolete alias.
9815         (python-shell-internal-send-string): Use it.
9816         (python-shell-send-setup-code): Remove call to
9817         accept-process-output.
9819 2012-07-31  Andreas Schwab  <schwab@linux-m68k.org>
9821         * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
9822         (Bug#12108)
9824 2012-07-31  Jay Belanger  <jay.p.belanger@gmail.com>
9826         * calc-mode.el (calc-basic-simplification-mode): Rename from
9827         `calc-limited-simplification-mode'.
9828         (calc-alg-simplification-mode): New function.
9829         (calc-set-simplify-mode): Adjust message.
9831         * calc.el (calc-set-mode-line): Adjust mode line display for
9832         basic simplification mode.
9834         * calc-help.el (calc-m-prefix-help): Update help message.
9836         * calc-ext.el (calc-init-extensions): Add bindings and autoloads
9837         for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
9839 2012-07-31  Bastien Guerry  <bzg@gnu.org>
9841         * man.el (man): Fix comment.  (bug#12101)
9843 2012-07-31  Martin Rudalics  <rudalics@gmx.at>
9845         * window.el (switch-to-prev-buffer, switch-to-next-buffer):
9846         Don't return a non-nil value when no suitable buffer was found.
9848 2012-07-31  Fabián Ezequiel Gallina  <fgallina@cuca>
9850         * progmodes/python.el (run-python-internal): Disable font lock for
9851         internal shells.
9853 2012-07-30  Stefan Merten  <smerten@oekonux.de>
9855         * textmodes/rst.el: Silence `checkdoc-ispell'.
9856         (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
9857         (rst-official-version, rst-official-cvs-rev)
9858         (rst-package-emacs-version-alist): Update to upstream V1.3.1.
9859         (rst-mode-map): New key binding.
9861 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
9863         Update .PHONY listings in makefiles.
9864         * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
9865         autoloads, update-subdirs, updates, bzr-update, update-authors,
9866         compile-onefile, compile-calc, backup-compiled-files,
9867         compile-after-backup, compile-one-process, mh-autoloads,
9868         bootstrap-clean, distclean, maintainer-clean.
9870 2012-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
9872         * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
9873         (calc-set-mode-line): Don't display "AlgSimp ".
9875         * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
9876         (calc-lim-simplify-mode): New function.
9877         (calc-set-simplify-mode): Default to 'alg.
9878         (calc-default-simplify-mode): Make algebraic simplifications
9879         the default.
9881         * calc/calc-ext.el (calc-init-extensions): Remove binding for
9882         `calc-alg-simplify-mode'.  Add binding for `calc-lim-simplify-mode'.
9884         * calc/calc-help.el (calc-m-prefix-help): Change messages to
9885         indicate new simplification modes.
9887         * calc/README: Mention new default simplification mode.
9889         * calc/calc.el (math-normalize-error): New variable.
9890         (math-normalize): Set `math-normalize-error' to t
9891         when there's an error.
9893         * calc/calc-alg.el (math-simplify): Don't simplify when
9894         `math-normalize' returns an error.
9896 2012-07-29  Eli Zaretskii  <eliz@gnu.org>
9898         * international/mule-cmds.el (set-locale-environment): Revert last
9899         change, since display-graphic-p returns nil when this function is
9900         called during startup.  Instead...
9902         * term/w32console.el (terminal-init-w32console): ...setup the
9903         keyboard and terminal encoding for TTY sessions here.  (Bug#12082)
9905 2012-07-29  Juri Linkov  <juri@jurta.org>
9907         * simple.el (goto-line): Don't display default line number in the
9908         prompt because it should be displayed by `read-number' (bug#9952).
9909         Add the current line number to the defaults of `goto-line' to
9910         allow its easier modification by users with `M-n' (bug#9201).
9912         * subr.el (read-number): Support multiple default values like in
9913         other minibuffer reading functions.  Replace `read' with
9914         `string-to-number' for consistency with `number-to-string'.
9916 2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
9918         deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
9919         * emulation/viper-init.el (viper-deactivate-input-method-action):
9920         Rename from viper-inactivate-input-method-action.
9921         (viper-deactivate-input-method):
9922         Rename from viper-inactivate-input-method.
9923         * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
9924         * international/mule-cmds.el (deactivate-input-method):
9925         Rename from inactivate-input-method.
9926         Also run input-method-deactivate-hook.
9927         (deactivate-current-input-method-function):
9928         Rename from inactivate-current-input-method-function.
9929         (input-method-deactivate-hook): New hook.
9930         (input-method-inactivate-hook): Mark obsolete.
9931         (inactivate-input-method): Mark obsolete.
9933         * international/quail.el (quail-activate):
9934         Also run quail-deactivate-hook.
9935         (quail-deactivate): Rename from quail-inactivate.
9936         * international/robin.el (robin-activate):
9937         Also run robin-deactivate-hook.
9938         (robin-deactivate): Rename from robin-inactivate.
9940 2012-07-29  Chong Yidong  <cyd@gnu.org>
9942         * simple.el (indicate-copied-region): New function.
9943         (kill-ring-save): Split off from here.
9945         * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
9946         (kill-rectangle): Set deactivate-mark to t on read-only error.
9948         * register.el (copy-to-register, copy-rectangle-to-register):
9949         Deactivate the mark, and use indicate-copied-region (Bug#10056).
9950         (append-to-register, prepend-to-register): Call indicate-copied-region.
9952 2012-07-29  Juri Linkov  <juri@jurta.org>
9954         * simple.el (async-shell-command-buffer): New defcustom.
9955         (shell-command): Use it.  (Bug#4719)
9957 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
9959         * international/mule-cmds.el (set-locale-environment): In a
9960         console session on MS-Windows, set up keyboard and terminal
9961         encoding from the OEM codepage, not the ANSI codepage.
9962         (Bug#12055)
9964 2012-07-28  Chong Yidong  <cyd@gnu.org>
9966         * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
9967         gdb-get-location.
9969 2012-07-28  Leo Liu  <sdl.web@gmail.com>
9971         * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
9972         the alist (bug#12029).
9974 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
9976         * makefile.w32-in (custom-deps, finder-data, updates, compile)
9977         (compile-always, compile-first)
9978         ($(lisp)/calendar/cal-loaddefs.el)
9979         ($(lisp)/calendar/diary-loaddefs.el)
9980         ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
9981         ($(lisp)/net/tramp-loaddefs.el, bootstrap)
9982         ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
9983         instead of on update-subdirs.
9984         (bootstrap-clean): Delete $(lisp)/subdirs.el.
9986 2012-07-28  Chong Yidong  <cyd@gnu.org>
9988         * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
9989         directory if vc-deduce-backend returns nil (Bug#7350).
9991         * simple.el (delete-trailing-lines): New option.
9992         (delete-trailing-whitespace): Obey it (Bug#11879).
9994 2012-07-28  David Engster  <deng@randomsample.de>
9996         * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
9997         Explanation of new 'symbol-qnames feature in doc-strings.
9998         (xml-maybe-do-ns): Return expanded names as plain symbols if
9999         'symbol-qnames was provided in XML-NS argument (Bug#11916).
10000         (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
10002 2012-07-27  Fabián Ezequiel Gallina  <fgallina@cuca>
10004         Consistent completion in inferior python with emacs -nw.
10005         * progmodes/python.el (inferior-python-mode): replace "<tab>"
10006         binding in inferior-python-mode-map with "\t".
10007         (python-shell-completion-complete-at-point)
10008         (python-completion-complete-at-point): Remove interactive spec.
10010 2012-07-27  Jay Belanger  <jay.p.belanger@gmail.com>
10012         * calc/calccomp.el (math-compose-expr): Undo previous change.
10014 2012-07-27  Fabián Ezequiel Gallina  <fgallina@cuca>
10016         * progmodes/python.el (python-mode-map): Add keybinding for
10017         run-python.
10018         (python-shell-make-comint): Fix pop-to-buffer call.
10019         (run-python): Autoload.  New arg SHOW.
10020         (python-shell-get-or-create-process): Do not pop python process
10021         buffer.
10023 2012-07-27  Michael Albinus  <michael.albinus@gmx.de>
10025         * notifications.el (notifications-on-action-signal)
10026         (notifications-on-closed-signal): Use also the bus address for the map.
10027         (notifications-notify, notifications-close-notification)
10028         (notifications-get-capabilities): Add optional argument BUS.
10030 2012-07-27  Tassilo Horn  <tsdh@gnu.org>
10032         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
10033         Add support for the lstlisting and minted environments, and for the
10034         ctable macro.
10035         * textmodes/reftex.el (reftex-compile-variables): Also recognize
10036         labels written in keyvals syntax.
10038 2012-07-27  Jay Belanger  <jay.p.belanger@gmail.com>
10040         * calc/calccomp.el (math-compose-expr): Use parentheses when
10041         there is a product in the denominator of a fraction.
10043 2012-07-26  Eli Zaretskii  <eliz@gnu.org>
10045         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
10046         ($(lisp)/calendar/diary-loaddefs.el)
10047         ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
10048         ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
10049         Fixes failures in parallel bootstrap because subdirs.el is being
10050         rewritten while the autoload files are built at the same time,
10051         which needs to load subdirs.el.
10053 2012-07-26  Martin Rudalics  <rudalics@gmx.at>
10055         * mouse.el (popup-menu): Fix doc-string and re-indent code.
10056         (mouse-drag-line): Don't exit tracking when a switch-frame or
10057         switch-window event occurs (Bug#12006).
10059 2012-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10061         * mouse.el (popup-menu): Fix last change.
10063 2012-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10065         Autoload from Lisp with more care.  Follow aliases when looking for
10066         function properties.
10067         * subr.el (autoloadp): New function.
10068         (symbol-file): Use it.
10069         (function-get): New function.
10070         * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
10071         autoload-do-load.
10072         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
10073         (lisp-indent-function):
10074         * emacs-lisp/gv.el (gv-get):
10075         * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
10076         * emacs-lisp/byte-opt.el (byte-optimize-form):
10077         * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
10078         * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
10079         Use function-get.
10080         * emacs-lisp/cl.el: Don't propagate function properties any more.
10082         * speedbar.el (speedbar-add-localized-speedbar-support):
10083         * emacs-lisp/disass.el (disassemble-internal):
10084         * desktop.el (desktop-load-file):
10085         * help-fns.el (help-function-arglist, find-lisp-object-file-name)
10086         (describe-function-1):
10087         * emacs-lisp/find-func.el (find-function-noselect):
10088         * emacs-lisp/elp.el (elp-instrument-function):
10089         * emacs-lisp/advice.el (ad-has-proper-definition):
10090         * apropos.el (apropos-safe-documentation, apropos-macrop):
10091         * emacs-lisp/debug.el (debug-on-entry):
10092         * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
10093         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
10094         * calc/calc.el (name): Use autoloadp & autoload-do-load.
10096 2012-07-25  Alp Aker  <alp.tekin.aker@gmail.com>
10098         * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
10099         function, not an obsolete variable (Bug#12046).
10101 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
10103         * faces.el (face-spec-reset-face): Fix last change.  (Bug#12042)
10105 2012-07-25  Christopher Schmidt  <christopher@ch.ristopher.com>
10107         * emacs-lisp/pp.el (pp-display-expression): Select old selected
10108         window only if it is still live (Bug#12034).
10110 2012-07-25  Martin Rudalics  <rudalics@gmx.at>
10112         * subr.el (redirect-frame-focus): Add advertised calling
10113         convention (Bug#12030).
10115 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
10117         Prefer typical American spelling for "acknowledgment".
10118         * vc/add-log.el (change-log-acknowledgment): Rename from
10119         change-log-acknowledgement, with an alias for the old name.
10121 2012-07-25  Jay Belanger  <jay.p.belanger@gmail.com>
10123         * calc-alg.el (math-simplify-divide): Don't cross multiply
10124         in an equation when the lhs is a variable.
10126 2012-07-24  Julien Danjou  <julien@danjou.info>
10128         * net/netrc.el (netrc-find-service-number, netrc-store-data):
10129         Remove, unused.
10131 2012-07-23  Eli Zaretskii  <eliz@gnu.org>
10133         * startup.el (command-line): Don't display an empty user name in
10134         the error message about non-existent home directory, when
10135         init-file-user was set to an empty string.  See
10136         http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
10137         for the details and context.
10139 2012-07-22  Vincent Belaïche  <vincentb1@users.sourceforge.net>
10141         * ses.el (ses-cell-formula-aset): New macro.
10142         (ses-cell-references-aset): New macro.
10143         (ses-cell-p): New function.
10144         (ses-rename-cell): Do no longer rely on complex operations like
10145         ses-cell-set-formula or ses-set-cell to change the cell and handle
10146         the undo at the same time, but rather use lower level new macros
10147         `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
10148         the undo directly.  Refresh the mode line.
10150 2012-07-21  Leo Liu  <sdl.web@gmail.com>
10152         * progmodes/cc-cmds.el (c-defun-name):
10153         Use match-string-no-properties instead for consistency.
10155 2012-07-20  Leo Liu  <sdl.web@gmail.com>
10157         * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
10158         (Bug#7879)
10160         * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
10162 2012-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10164         * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
10165         * progmodes/bug-reference.el, misearch.el: Provide themselves
10166         (bug#11915).
10168         * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
10169         of narrowed buffer (bug#11966).
10171 2012-07-20  Vincent Belaïche  <vincentb1@users.sourceforge.net>
10173         * ses.el (ses-rename-cell): Set new name also in reference list of
10174         cells of which the renamed cell depends.
10176 2012-07-20  Masatake YAMATO  <yamato@redhat.com>
10178         * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
10179         to check whether menu-bar is shown or not.  If not shown,
10180         show the menu-bar as a popup menu instead of using tmm.
10181         * mouse.el (popup-menu): Accept `point' as `position' argument.
10183 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
10185         * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
10186         up inside string symbol literal (bug#11923).
10188 2012-07-20  Eli Zaretskii  <eliz@gnu.org>
10190         * startup.el (fancy-startup-text): Read the whole tutorial, not
10191         just its first 256 bytes.  Prevents gibberish in display of the
10192         tutorial title.
10194 2012-07-20  Dmitry Antipov  <dmantipov@yandex.ru>
10196         Drop idle buffer compaction due to an absence of the
10197         proved efficiency.
10198         * compact.el: Remove.
10200 2012-07-19  Sam Steingold  <sds@gnu.org>
10202         * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
10203         vc-bzr-pull & vc-bzr-merge-branch.
10204         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
10205         (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
10206         for consistency with compilation-error-regexp-alist.
10207         * vc/vc-git.el (vc-git-error-regexp-alist): Add.
10208         (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
10209         * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
10210         (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
10212 2012-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10214         * emacs-lisp/chart.el: Use lexical-binding.
10215         (chart-emacs-storage): Don't hardcode the list of entries.
10217 2012-07-19  Dmitry Antipov  <dmantipov@yandex.ru>
10219         Next round of tweaks caused by Fgarbage_collect changes.
10220         * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
10222 2012-07-19  Dmitry Antipov  <dmantipov@yandex.ru>
10224         Compact buffers when idle.
10225         * compact.el: New file.
10227 2012-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10229         * subr.el (eventp): Presume that if it looks vaguely like an event,
10230         it's an event (bug#10190).
10232 2012-07-19  Fabián Ezequiel Gallina  <fgallina@cuca>
10234         Enhancements to ppss related code (thanks Stefan).
10235         * progmodes/python.el (python-indent-context)
10236         (python-indent-calculate-indentation, python-indent-dedent-line)
10237         (python-indent-electric-colon, python-nav-forward-block)
10238         (python-mode-abbrev-table)
10239         (python-info-assignment-continuation-line-p): Simplify checks
10240         for ppss context.
10241         (python-info-continuation-line-p): Cleanup.
10242         (python-info-ppss-context): Do not catch 'quote.
10243         (python-info-ppss-context-type)
10244         (python-info-ppss-comment-or-string-p): Simplify.
10246 2012-07-18  Fabián Ezequiel Gallina  <fgallina@cuca>
10248         * progmodes/python.el: Enhancements to eldoc support.
10249         (python-info-current-symbol): New function.
10250         (python-eldoc-at-point): Use python-info-current-symbol.
10251         (python-info-current-defun): Fix cornercase on first defun scan.
10252         (python-eldoc--get-doc-at-point): Use python-info-current-symbol
10253         and signal error when no inferior python process is available.
10255 2012-07-18  Dmitry Gutov  <dgutov@yandex.ru>
10257         * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
10258         assume it's always t.
10259         (vc-git-registered): Remove caching, the function is only called
10260         once.
10261         (vc-git-branches): Use `vc-git--call' instead of `call-process'.
10263 2012-07-18  Chong Yidong  <cyd@gnu.org>
10265         * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
10267         * simple.el (count-words): Report on narrowing (Bug#9959).
10269         * bindings.el: Bind M-= to count-words.
10271         * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
10273 2012-07-18  Masatake YAMATO  <yamato@redhat.com>
10275         * progmodes/sh-script.el (sh-imenu-generic-expression):
10276         Capture a function with `function' keyword and without parentheses
10277         like "function FOO" (bug#11856).
10279 2012-07-18  Tassilo Horn  <tassilo@member.fsf.org>
10281         * window.el (split-window-sensibly): Make WINDOW argument
10282         optional.
10284 2012-07-18  Chong Yidong  <cyd@gnu.org>
10286         * subr.el (keyboard-translate): Doc fix (Bug#7261).
10288         * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
10289         and make C-x 8 RET exit isearch (Bug#11439).
10291         * international/iso-transl.el: Move isearch-mode-map key
10292         definitions to isearch.el.
10294 2012-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10296         * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
10297         (eieio-defclass): Use gv-define-setter when possible.
10299 2012-07-18  Dmitry Antipov  <dmantipov@yandex.ru>
10301         Reflect recent changes in Fgarbage_collect.
10302         * emacs-lisp/chart.el (chart-emacs-storage): Change to
10303         reflect new format of data returned by Fgarbage_collect.
10305 2012-07-17  Fabián Ezequiel Gallina  <fgallina@cuca>
10307         New utility functions + python-info-ppss-context fix (Bug#11910).
10308         * progmodes/python.el (python-info-beginning-of-block-statement-p)
10309         (python-info-ppss-comment-or-string-p): New functions.
10310         (python-info-ppss-context): Small fix for string check.
10312 2012-07-17  Juri Linkov  <juri@jurta.org>
10314         * dired-aux.el (dired-do-async-shell-command): Doc fix.
10315         (dired-do-async-shell-command): Don't add `*' at the end of the
10316         command (Bug#11815).
10317         (dired-do-shell-command): Doc fix.
10318         (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
10319         Join the individual commands using either "&" or ";" as the
10320         separator depending on the values of these trailing characters.
10321         At the end re-add the trailing "&".  (Bug#10598)
10323         * simple.el (async-shell-command): Sync the interactive spec with
10324         `shell-command'.  Doc fix.
10325         (shell-command): Doc fix.
10327 2012-07-17  Juri Linkov  <juri@jurta.org>
10329         * descr-text.el (describe-char): Fix format args.  (Bug#10129)
10331 2012-07-17  Fabián Ezequiel Gallina  <fgallina@cuca>
10333         Final renames and doc fixes for movement commands (bug#11899).
10334         * progmodes/python.el (python-nav-beginning-of-statement):
10335         Rename from python-nav-statement-start.
10336         (python-nav-end-of-statement): Rename from
10337         python-nav-statement-end.
10338         (python-nav-beginning-of-block): Rename from
10339         python-nav-block-start.
10340         (python-nav-end-of-block): Rename from python-nav-block-end.
10342 2012-07-17  Fabián Ezequiel Gallina  <fgallina@cuca>
10344         * progmodes/python.el (python-shell-send-string-no-output):
10345         Allow accept-process-output to quit, keeping shell process ready for
10346         future interactions (Bug#11868).
10348 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10350         * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
10352         * emacs-lisp/elint.el (elint-find-args-in-code):
10353         Use help-function-arglist, so as to handle lexical byte-code.
10355         * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
10356         change (bug#11826).
10358 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10360         * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
10361         Avoid spuriously marking the buffer as modified because of c-is-sws.
10363         * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
10364         as not-a-comment (bug#11946).
10366         * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
10367         for uninterned vars.
10369         * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
10370         Use read-event since we don't really want to read chars but bytes.
10372         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
10373         $$..$$ but also $..$ using regexps (bug#11953).
10374         Use tex-verbatim for \url and \path.
10375         (tex-font-lock-keywords): Define as defconst like the others.
10376         (tex-common-initialization): Don't use font-lock-syntax-table any more.
10378 2012-07-16  René Kyllingstad  <Rene@Kyllingstad.com>  (tiny change)
10380         * international/mule-cmds.el (ucs-insert): Make it an obsolete
10381         alias for insert-char.
10383 2012-07-16  Fabián Ezequiel Gallina  <fgallina@cuca>
10385         * progmodes/python.el: Simplified imenu implementation.
10386         (python-nav-jump-to-defun): Remove command.
10387         (python-mode-map): Use `imenu' instead.
10388         (python-nav-list-defun-positions-cache)
10389         (python-imenu-include-defun-type, python-imenu-make-tree)
10390         (python-imenu-subtree-root-label, python-imenu-index-alist):
10391         Remove vars.
10392         (python-nav-list-defun-positions, python-nav-read-defun)
10393         (python-imenu-tree-assoc, python-imenu-make-element-tree)
10394         (python-imenu-make-tree, python-imenu-create-index):
10395         Remove functions.
10396         (python-mode): Update to interact with imenu by setting
10397         `imenu-extract-index-name-function' only.
10399 2012-07-16  Fabián Ezequiel Gallina  <fgallina@cuca>
10401         * progmodes/python.el: Enhancements to navigation commands.
10402         (python-nav-backward-sentence)
10403         (python-nav-forward-sentence): Remove.
10404         (python-nav-backward-statement, python-nav-forward-statement)
10405         (python-nav-statement-start, python-nav-statement-end)
10406         (python-nav-backward-block, python-nav-forward-block)
10407         (python-nav-block-start, python-nav-block-end)
10408         (python-nav-forward-sexp-function)
10409         (python-info-current-line-comment-p)
10410         (python-info-current-line-empty-p): New functions.
10411         (python-indent-context): Use `python-nav-statement-start'.
10413 2012-07-16  Michael Albinus  <michael.albinus@gmx.de>
10415         * eshell/em-ls.el (eshell/ls): Use `apply'.
10417         * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
10418         multi-hops, instead of Tramp internals.
10420         * vc/ediff.el (ediff-directories): Add trailing space to prompts.
10422         * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
10423         when F1 and F2 are located on different hosts.
10425 2012-07-14  Chong Yidong  <cyd@gnu.org>
10427         * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
10428         (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
10429         (xterm-mouse-translate-extended, xterm-mouse-translate-1)
10430         (xterm-mouse--read-event-sequence-1000)
10431         (xterm-mouse--read-event-sequence-1006): New functions.  For old
10432         mouse protocol, handle M-mouse-X events correctly.
10433         (xterm-mouse-event): New arg specifying mouse protocol.
10434         (turn-on-xterm-mouse-tracking-on-terminal)
10435         (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
10436         sequence to toggle extended coordinates on newer XTerms.
10437         This appears to be harmless on terminals which do not support this.
10439 2012-07-14  Leo Liu  <sdl.web@gmail.com>
10441         Add fringe bitmap indicators for flymake.  (Bug#11253)
10442         * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
10443         (flymake-make-overlay): New arg BITMAP.
10444         (flymake-error-bitmap, flymake-warning-bitmap)
10445         (flymake-fringe-indicator-position): New user variables.
10447         * fringe.el: New bitmap exclamation-mark.
10449 2012-07-14  Jan Djärv  <jan.h.d@swipnet.se>
10451         * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
10452         also (Bug#7879).
10454 2012-07-14  Chong Yidong  <cyd@gnu.org>
10456         * electric.el (electric-pair-post-self-insert-function): Fix pair
10457         insertion in empty-region case (Bug#11520).
10459 2012-07-14  Chong Yidong  <cyd@gnu.org>
10461         * bindings.el: Consolidate ctl-x-r-map bindings.
10462         Bind copy-rectangle-as-kill to C-x r w.
10464         * rect.el, register.el: Move bindings to bindings.el.
10466 2012-07-14  Reuben Thomas  <rrt@sc3d.org>
10468         * rect.el (copy-rectangle-as-kill): New command (Bug#739).
10470 2012-07-13  Andreas Schwab  <schwab@linux-m68k.org>
10472         * emacs-lisp/cl.el (labels): Remove spurious quote.  (Bug#11938)
10474 2012-07-13  Juanma Barranquero  <lekktu@gmail.com>
10476         * bindings.el (top): Use `mapc' instead of `mapcar'.
10478         * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
10480 2012-07-13  Michael Albinus  <michael.albinus@gmx.de>
10482         * progmodes/sql.el (sql-comint): Suppress the check for program on
10483         remote hosts.  Reported by Francis Devereux <francis@devrx.org>.
10484         (Bug#11908)
10486 2012-07-13  Chong Yidong  <cyd@gnu.org>
10488         * bindings.el: Assign a non-nil permanent-local property to
10489         per-buffer variables which lack a default value (Bug#11930).
10491         * help-fns.el (describe-variable): In the "automatically becomes
10492         local" notice, take note of permanent-local variables.
10494 2012-07-13  Chong Yidong  <cyd@gnu.org>
10496         * files.el (toggle-read-only): Doc fix and code cleanup.  New arg
10497         to allow printing the message when called from Lisp.
10499         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10500         Remove toggle-read-only.
10502         * bs.el (bs-toggle-readonly):
10503         * buff-menu.el (Buffer-menu-toggle-read-only):
10504         Remove with-no-warnings around toggle-read-only.
10506         * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
10507         Remove with-no-warnings around toggle-read-only.
10508         (ffap-read-only, ffap-read-only-other-window)
10509         (ffap-read-only-other-frame): Callers changed.
10511         * help-mode.el: Don't require view package.
10512         (help-mode-finish): Set buffer-read-only instead of calling
10513         toggle-read-only.
10515         * bindings.el (mode-line-toggle-read-only):
10516         * dired.el (dired-toggle-read-only):
10517         * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
10518         with non-nil second arg.
10520         * emacs-lisp/eieio-custom.el (eieio-customize-object):
10521         * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
10522         directly.
10524 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
10526         * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
10527         not incf.
10529 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10531         More CL cleanups and reduction of use of cl.el.
10532         * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
10533         * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
10534         * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
10535         * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
10536         * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
10537         * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
10538         * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
10539         * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
10540         * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
10541         * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
10542         * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
10543         * eshell/em-cmpl.el, eshell/em-banner.el:
10544         * calendar/parse-time.el: Use cl-lib.
10545         * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
10546         * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
10547         * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
10548         * term/ns-win.el, term.el, shell.el, ps-samp.el:
10549         * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
10550         * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
10551         * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
10552         * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
10553         * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
10554         * mail/mailheader.el, mail/feedmail.el: Don't use CL.
10555         * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
10556         * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
10557         `lambda' rather than with `quote'.
10558         (eshell-do-opt): Adjust accordingly.
10559         (eshell-process-option): Simplify.
10560         * eshell/esh-var.el:
10561         * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
10562         * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
10563         (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
10564         to `pcase--dontcare'.
10565         * emacs-lisp/cl.el (labels): Mark obsolete.
10566         (cl--letf, letf): Move to cl-lib.
10567         (cl--letf*, letf*): Remove.
10568         * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
10569         * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
10570         (cl-progv): Rewrite.
10571         (cl--letf, cl-letf): Move from cl.el.
10572         (cl-letf*): New macro.
10573         * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
10575 2012-07-11  Michael Albinus  <michael.albinus@gmx.de>
10577         * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
10579 2012-07-11  Chong Yidong  <cyd@gnu.org>
10581         * vc/log-edit.el (log-edit-vc-backend): New variable.
10582         (log-edit): Doc fix.
10584         * vc/vc-dispatcher.el (vc-log-edit): New args.  Use PARAMS
10585         argument of log-edit to set up all local variables.
10586         (vc-start-logentry): New optional arg specifying VC backend.
10588         * vc/vc.el (vc-checkin): Use it.
10589         (vc-deduce-fileset): Handle Log Edit buffers.
10590         (vc-diff): Make first argument optional too.
10592         * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
10594 2012-07-10  Michael Albinus  <michael.albinus@gmx.de>
10596         * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
10597         command, just in case.  The function is not needed anymore.
10598         (eshell-external-command): Do not call `eshell-remote-command'.
10600 2012-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10602         Reduce use of (require 'cl).
10603         * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
10604         * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
10605         * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
10606         * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
10607         * international/quail.el, info-xref.el, imenu.el, image-mode.el:
10608         * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
10609         * battery.el, avoid.el, abbrev.el: Use cl-lib.
10610         * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
10611         * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
10612         * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
10613         * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
10614         * calculator.el, autorevert.el, apropos.el: Don't require CL.
10615         * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
10616         (byte-compile-unfold-bcf, byte-compile-check-variable):
10617         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
10618         (byte-compile-nilconstp):
10619         * emacs-lisp/autoload.el (make-autoload): Use pcase.
10620         * face-remap.el (text-scale-adjust): Simplify pcase patterns.
10622         * emacs-lisp/gv.el (cond): Make it a valid place.
10623         (if): Simplify slightly.
10625         * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
10626         (pcase--self-quoting-p): New function.
10627         (pcase--u1): Use it.
10629 2012-07-10  Glenn Morris  <rgm@gnu.org>
10631         * emacs-lisp/authors.el (authors-fixed-entries):
10632         (authors-renamed-files-alist): Update for configure.in -> configure.ac.
10634 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
10636         Rename configure.in to configure.ac (Bug#11603).
10637         * emacs-lisp/authors.el (authors-canonical-file-name):
10638         * progmodes/autoconf.el (autoconf-mode):
10639         Prefer configure.ac to configure.in.
10641 2012-07-08  Chong Yidong  <cyd@gnu.org>
10643         * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
10644         Implement the mouse-1-click-follows-link handling properly.
10646         * info.el (Info-link-keymap): Use follow-link mechanism for
10647         header-line links (Bug#374).
10649         * simple.el (deactivate-mark): Do not set the primary selection
10650         if another program has acquired it (Bug#11772).
10652 2012-07-07  Kevin Ryde  <user42@zip.com.au>
10654         * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
10655         (woman-decode-region): Replace escaped-escapes without destroying
10656         bold or underline (Bug#11552).
10657         (woman2-process-escapes): Handle nofill regions (Bug#11591).
10659 2012-07-07  Chong Yidong  <cyd@gnu.org>
10661         * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
10662         (interprogram-cut-function, interprogram-paste-function):
10663         Mention that we typically mean the clipboard.
10665 2012-07-06  Glenn Morris  <rgm@gnu.org>
10667         * kmacro.el (kmacro-call-macro): Restore repeat message.  (Bug#11817)
10669         * files.el (toggle-read-only): Restrict message to interactive use.
10671 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
10673         * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
10675         * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
10677 2012-07-06  Glenn Morris  <rgm@gnu.org>
10679         * Makefile.in (compile-one-process): Rename from "recompile".
10681         * Makefile.in (bzr-update): "compile" is the same as "recompile
10682         autoloads", but parallelizable, so use that instead.
10684 2012-07-06  Dmitry Gutov  <dgutov@yandex.ru>
10686         * window.el (quit-window): Always restore window height when
10687         it's saved in quit-restore parameter (Bug#11810).
10689 2012-07-06  Glenn Morris  <rgm@gnu.org>
10691         * simple.el (kill-whole-line): Doc tweak.
10693 2012-07-06  Eli Zaretskii  <eliz@gnu.org>
10695         * files.el (file-relative-name): Compare file names
10696         case-insensitively if on MS-Windows or MS-DOS, or if
10697         read-file-name-completion-ignore-case is non-nil.  Don't use
10698         case-fold-search for this purpose.  (Bug#11827)
10700 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
10702         * calendar/cal-dst.el (calendar-current-time-zone):
10703         Return calendar-current-time-zone-cache if non-nil.
10705 2012-07-17  Masatake YAMATO  <yamato@redhat.com>
10706 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
10708         * calendar/cal-dst.el (calendar-current-time-zone):
10709         Return calendar-current-time-zone-cache if non-nil.
10711 2012-07-06  Glenn Morris  <rgm@gnu.org>
10713         * Makefile.in (cvs-update): Remove old alias.
10715 2012-07-05  Michael Albinus  <michael.albinus@gmx.de>
10717         Sync with Tramp 2.2.6-pre.
10719         * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
10720         compatible declaration.
10722         * net/tramp-cmds.el (tramp-append-tramp-buffers):
10723         Protect `list-load-path-shadows' call.
10725         * net/tramp-compat.el (top): Require packages, which aren't
10726         autoloaded anymore for XEmacs.  Protect call of
10727         `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
10728         compiler.  Do not require tramp-util.el and tramp-vc.el anymore,
10729         it hurts at least for SXEmacs.
10730         (tramp-compat-temporary-file-directory): In XEmacs, there is no
10731         standard-value for `temporary-file-directory'.
10733         * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
10734         Redirect stderr to /dev/null.
10735         (tramp-sh-handle-write-region): uid and gid can be floats.
10736         Reported by Russell Sim <russell.sim@gmail.com>.
10737         (tramp-sh-handle-vc-registered): Hide errors.
10738         (tramp-vc-file-name-handler): Use dummy results for `process-file'
10739         and `start-file-process'.
10740         (tramp-maybe-open-connection): Check also whether `non-essential'
10741         is bound.
10743 2012-07-04  Chong Yidong  <cyd@gnu.org>
10745         * xml.el (xml--parse-buffer): Use xml-syntax-table.
10746         (xml-parse-tag): Likewise, and avoid changing entity tables.
10747         (xml-syntax-table): Define from scratch, making sure not to give
10748         x2000 and other Unicode spaces whitespace syntax, since those are
10749         not spaces in XML.
10750         (xml-parse-fragment): Delete unused function.
10751         (xml-name-start-char-re, xml-name-char-re, xml-name-re)
10752         (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
10753         (xml-entity-ref, xml-pe-reference-re)
10754         (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
10755         (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
10756         (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
10757         (xml-entity-value-re): Use syntax references in regexps where
10758         possible; no need to define inside a let-binding.
10759         (xml-parse-dtd): Use xml-pe-reference-re.
10760         (xml-entity-or-char-ref-re): New defconst.
10761         (xml-parse-string, xml-substitute-special): Use it.
10763 2012-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10765         * files.el (locate-dominating-file): Allow `name' to be a predicate.
10766         (find-file--read-only): New function.
10767         (find-file-read-only, find-file-read-only-other-window)
10768         (find-file-read-only-other-frame): Use it.
10769         (insert-file-contents-literally): Don't `fset'.
10770         (get-free-disk-space): Use locate-dominating-file.
10772         * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
10773         function is already compiled.
10775         * xml.el (xml-name-regexp): Remove, redundant.  Use xml-name-re.
10777 2012-07-03  Michael Albinus  <michael.albinus@gmx.de>
10779         * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
10780         files on the same host.
10782 2012-07-03  Andreas Schwab  <schwab@linux-m68k.org>
10784         * help-fns.el (describe-function-1): Only call
10785         help-fns--autoloaded-p when we have a file name.  (Bug#11848)
10787 2012-07-03  Chong Yidong  <cyd@gnu.org>
10789         * xml.el: Protect parser against XML bombs.
10790         (xml-entity-expansion-limit): New variable.
10791         (xml-parse-string, xml-substitute-special): Use it.
10792         (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
10794 2012-07-03  Glenn Morris  <rgm@gnu.org>
10796         * progmodes/bug-reference.el (bug-reference-bug-regexp):
10797         Allow linking to specific messages in debbugs reports (eg 123#5).
10799 2012-07-02  Chong Yidong  <cyd@gnu.org>
10801         * xml.el: Fix entity and character reference expansion, allowing
10802         them to expand into markup as per XML spec.
10803         (xml-default-ns): New variable.
10804         (xml-entity-alist): Use XML spec definitions for lt and amp.
10805         (xml-parse-region): Make first two arguments optional.
10806         Discard text properties.
10807         (xml-parse-tag-1): New function, spun off from xml-parse-tag.
10808         All callers changed.
10809         (xml-parse-tag): Call xml-parse-tag-1.  For backward
10810         compatibility, this function should not modify buffer contents.
10811         (xml-parse-tag-1): Fix opening-tag regexp.
10812         (xml-parse-string): Rewrite, handling entity and character
10813         references properly.
10814         (xml--entity-replacement-text): Signal an error if a parameter
10815         entity is undefined.
10817 2012-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10819         * comint.el (comint-output-filter): Filter out repeated prompts.
10821         * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
10822         and file-name-absolute-p.
10823         (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
10824         internal calls.
10826 2012-07-02  Paul Eggert  <eggert@cs.ucla.edu>
10828         Spelling fixes.
10829         * emacs-lisp/bytecomp.el (byte-compile--reify-function):
10830         Rename from byte-compile--refiy-function.  All uses changed.
10832 2012-07-01  Chong Yidong  <cyd@gnu.org>
10834         * xml.el (xml--parse-buffer): New function.  Move most of
10835         xml-parse-region here.
10836         (xml-parse-region): Copy region into a temporary buffer, since
10837         parameter entity substitution requires changing buffer contents.
10838         Use xml--parse-buffer.
10839         (xml-parse-file): Use xml--parse-buffer.
10840         (xml-parse-dtd): Make parameter entity substitution work right.
10841         Use proper regexps for ELEMENT declarations (Bug#7172).
10843 2012-06-30  Glenn Morris  <rgm@gnu.org>
10845         * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
10847         * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
10848         Remove outdated and unnecessary dbus declarations.
10850 2012-06-30  Eli Zaretskii  <eliz@gnu.org>
10852         * emacs-lisp/timer.el (timer-until): Subtract results of
10853         float-time, instead of taking float-time of the result of
10854         time-subtract, since float-time signals an error for negative time
10855         arguments.
10857 2012-06-30  Chong Yidong  <cyd@gnu.org>
10859         * xml.el (xml-*-re): Convert defvars into defconsts, and
10860         eval-and-compile them so eval-and-compile works on derivatives.
10861         (xml--entity-replacement-text): Use eval-and-comple.
10863 2012-06-30  Michael Albinus  <michael.albinus@gmx.de>
10865         * vc/vc-git.el (vc-git-registered): Use cache property
10866         `git-registered'.
10867         (vc-git-mode-line-string): Call `vc-working-revision' instead of
10868         `vc-git-working-revision' in order to benefit from the cache.
10869         (vc-git-root): Use cache property `git-root'.  (Bug#11757)
10871 2012-06-30  Dmitry Gutov  <dgutov@yandex.ru>
10873         * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
10874         removed (likely outside Emacs).  (Bug#11757)
10876 2012-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10878         * emacs-lisp/cl-lib.el: Require macroexp.
10880 2012-06-30  Chong Yidong  <cyd@gnu.org>
10882         * xml.el: Implement XML parameter entities.
10883         (xml-parameter-entity-alist): New variable.
10884         (xml-parse-region, xml-parse-fragment): Preserve previous values
10885         of xml-entity-alist and xml-parameter-entity-alist, so that
10886         repeated calls on different documents do not change them.
10887         (xml-parse-tag): Fix doctype regexp.
10888         (xml--entity-replacement-text): New function.
10889         (xml-parse-dtd): Use it.  Don't handle system entities; doing that
10890         properly requires url retrieval which is unimplemented.
10891         (xml-escape-string): Doc fix.
10893 2012-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10895         * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
10897 2012-06-29  Dmitry Antipov  <dmantipov@yandex.ru>
10899         * fringe.el (fringe-mode): Doc fix.
10901 2012-06-29  Michael Albinus  <michael.albinus@gmx.de>
10903         * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
10904         is non-nil.
10905         (ange-ftp-ignore-errors-if-non-essential): New defmacro.
10906         (ange-ftp-file-name-all-completions): Use it.  (Bug#11808)
10908 2012-06-29  Andreas Schwab  <schwab@linux-m68k.org>
10910         * calendar/cal-dst.el (calendar-current-time-zone):
10911         Return calendar-current-time-zone-cache if non-nil.
10913 2012-06-29  Masatake YAMATO  <yamato@redhat.com>
10915         * progmodes/which-func.el (which-func-format):
10916         Add mouse-face.  (Bug#11698)
10918 2012-06-29  Leo Liu  <sdl.web@gmail.com>
10920         * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
10922 2012-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10924         * minibuffer.el (minibuffer-confirm-exit-commands):
10925         Add completion-at-point (bug#11725).
10927 2012-06-29  Glenn Morris  <rgm@gnu.org>
10929         * progmodes/f90.el (f90-font-lock-keywords-2):
10930         Add some preprocessor elements.  (Bug#10499)
10932 2012-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10934         * progmodes/cperl-mode.el (cperl-update-syntaxification):
10935         Use syntax-propertize (bug#11739).
10937 2012-06-28  Juanma Barranquero  <lekktu@gmail.com>
10939         * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
10941 2012-06-28  Julien Danjou  <julien@danjou.info>
10943         * term.el (term-handle-colors-array): Use a set of new faces to
10944         color the terminal.  Also uses :inverse-video property.
10945         (term-default-fg-color): Set to nil by default, deprecate in favor
10946         of `term-face'.
10947         (term-default-bg-color): Set to nil by default, deprecate in favor
10948         of `term-face'.
10949         (term-current-face): Use `term-face' by default.
10950         (term-bold-attribute): Variable deleted.
10952 2012-06-28  Glenn Morris  <rgm@gnu.org>
10954         * simple.el (completion-list-mode-finish):
10955         Don't use toggle-read-only.  (Since completion-list-mode has
10956         a special mode-class, it wasn't doing anything extra anyway.)
10958 2012-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10960         Make inlining of other-mode interpreted functions work (bug#11799).
10961         * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
10962         (byte-compile): Use it to fix compilation of lexical-binding closures.
10963         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
10964         function, if needed.
10966 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10968         * help-mode.el (help-make-xrefs): Don't just withstand
10969         cyclic-variable-indirection but any error in documentation-property.
10971         * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
10972         memory use.
10973         * bindings.el (bindings--define-key): New function.
10974         * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
10975         * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
10976         * bindings.el: Use it to purecopy define-key bindings.
10978         * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
10980         * emacs-lisp/cl.el (flet): Mark obsolete.
10981         * emacs-lisp/cl-macs.el (cl-flet*): New macro.
10982         * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
10983         * progmodes/js.el (js-c-fill-paragraph):
10984         * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
10985         (ebrowse-switch-member-buffer-to-derived-class):
10986         * play/5x5.el (5x5-solver): Use cl-flet.
10988         * emacs-lisp/cl.el: Use lexical-binding.  Fix flet (bug#11780).
10989         (cl--symbol-function): New macro.
10990         (cl--letf, cl--letf*): Use it.
10992         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10993         Strip "toggle-" if any.
10995 2012-06-27  Glenn Morris  <rgm@gnu.org>
10997         * info.el (Info-default-directory-list): Move here from paths.el.
10998         * paths.el: Remove file, which is now empty.
10999         * loadup.el: No longer load "paths".
11001         * custom.el (custom-initialize-delay): Doc fix.
11003         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
11004         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
11005         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
11006         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
11007         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
11008         * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
11009         * eshell/eshell.el (eshell-defgroup): Remove alias.
11011 2012-06-27  Chong Yidong  <cyd@gnu.org>
11013         * help.el (help-enable-auto-load): New variable.
11015         * help-fns.el (help-fns--autoloaded-p): New function.
11016         (describe-function-1): Refer to a function as "autoloaded" if it
11017         was autoloaded at any time in the past.  Perform autoloading if
11018         help-enable-auto-load is non-nil.
11020 2012-06-26  Eli Zaretskii  <eliz@gnu.org>
11022         * makefile.w32-in (compile, compile-always): Depend on
11023         update-subdirs, not on subdirs.el.  Otherwise, several different
11024         sub-targets of 'bootstrap' running in parallel could
11025         simultaneously write to subdirs.el, producing a garbled file.
11027 2012-06-26  Sam Steingold  <sds@gnu.org>
11029         * files.el (file-name-base): New convenience function.
11030         * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
11031         * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
11032         * progmodes/cc-defs.el, progmodes/cperl-mode.el:
11033         * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
11034         * textmodes/ispell.el, textmodes/reftex-ref.el:
11035         * textmodes/tex-mode.el: Use it.
11036         Did not touch cedet and org because they are maintained elsewhere.
11038 2012-06-26  Martin Rudalics  <rudalics@gmx.at>
11040         * calendar/calendar.el (calendar-exit): Don't try to delete or
11041         iconify last frame.  See:
11042         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
11044 2012-06-25  Jim Diamond  <Jim.Diamond@AcadiaU.ca>  (tiny change)
11046         * server.el (server-process-filter): Remember dir in the
11047         process's `server-client-directory' properties.
11049 2012-06-24  Chong Yidong  <cyd@gnu.org>
11051         * xml.el (xml-parse-tag): Correctly handle comment embedded in
11052         non-tag text.
11054 2012-06-23  Juanma Barranquero  <lekktu@gmail.com>
11056         * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
11058 2012-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11060         * help-fns.el (describe-variable): Don't croak when doc is not found.
11061         * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
11062         * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
11063         * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
11064         * emacs-lisp/smie.el (smie-next-sexp): CSE.
11065         * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
11066         ((lambda ..) ..).
11067         * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
11069 2012-06-23  Chong Yidong  <cyd@gnu.org>
11071         * info.el (Info-mouse-follow-link): Accept symbol values of
11072         link-args.  Select window; suggested by Gerhard Kahl (Bug#11672).
11073         (Info-fontify-node): Use Info-link-keymap for all navigation
11074         buttons, with link-args property to perform the desired action.
11075         (Info-link-keymap): Doc fix.
11076         (Info-next-link-keymap, Info-prev-link-keymap)
11077         (Info-up-link-keymap): Delete now-unused keymaps.
11079 2012-06-23  Chong Yidong  <cyd@gnu.org>
11081         * mouse.el (mouse-drag-track): Deactivate the mark before popping.
11083         * progmodes/python.el (python-skeleton-define): Mark abbrevs as
11084         system abbrevs.
11086         * ansi-color.el (ansi-color-apply-on-region): Doc fix.
11088 2012-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11090         * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
11091         (bug#11719).
11093         * minibuffer.el (completion--twq-try): Try to fail more gracefully when
11094         the requote function doesn't work properly (bug#11714).
11096 2012-06-23  Glenn Morris  <rgm@gnu.org>
11098         * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
11100 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11102         Further GV/CL cleanups.
11103         * emacs-lisp/gv.el (gv-get): Autoload functions to find their
11104         gv-expander.
11105         (gv--defun-declaration): New function.
11106         (defun-declarations-alist): Use it.
11107         (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
11108         (gv-place): Autoload.
11109         * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
11110         original definition of dotimes and dolist.
11111         * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
11112         (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
11113         * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
11114         (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
11115         (cl-ninth, cl-tenth): Move gv handler to the function's definition.
11116         * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
11117         to the function's definition.
11118         * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
11119         * window.el:
11120         * files.el:
11121         * faces.el:
11122         * env.el: Don't use CL.
11124 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
11126         Support higher-resolution time stamps (Bug#9000).
11128         * calendar/time-date.el (with-decoded-time-value): New arg
11129         PICO-SYMBOL in VARLIST.  It's optional, for backward compatibility.
11130         (encode-time-value): New optional arg PICO.  New type 3.
11131         (time-to-seconds) [!float-time]: Support the new picoseconds
11132         component if it's used.
11133         (seconds-to-time, time-subtract, time-add):
11134         Support ps-resolution time stamps as well.
11136         * emacs-lisp/timer.el (timer): New component psecs.  All uses changed.
11137         (timerp): Timer vectors now have length 9, not 8.
11138         (timer--time): Support new-style (4-part) time stamps.
11139         (timer-next-integral-multiple-of-time): Time stamps now have
11140         picosecond resolution, so take a bit more care about rounding.
11141         (timer-relative-time, timer-inc-time): New optional arg psecs.
11142         (timer-set-time-with-usecs): Set psecs to 0.
11143         (timer--activate): Check psecs component, too.
11145         * proced.el (proced-time-lessp): Support ps-resolution stamps.
11147 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11149         * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
11150         Move the non-essential binding to the post/pre-command-hook where it is
11151         more obviously correct.
11153         * subr.el (read-passwd): Don't use a history at all.
11154         * savehist.el (savehist-save): Remove password saved accidentally
11155         because of the above bug.
11157 2012-06-22  Bastien Guerry  <bzg@gnu.org>
11159         * files.el (toggle-read-only): Display a message telling whether
11160         the buffer is read-only or not (bug#11726).
11162 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11164         * emacs-lisp/gv.el: New file.
11165         * subr.el (push, pop): Extend to generalized variables.
11166         * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
11167         * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
11168         * emacs-lisp/cl-macs.el: Require gv.  Use gv-define-setter,
11169         gv-define-simple-setter, and gv-define-expander.
11170         Remove setf-methods defined in gv.  Rename cl-setf -> setf.
11171         (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
11172         (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
11173         (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
11174         (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
11175         gv-letplace.
11176         (cl-defstruct): Don't define setf-method any more.
11177         * emacs-lisp/cl.el (flet): Don't autoload.
11178         (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
11179         (define-setf-expander, defsetf, define-modify-macro)
11180         (cl-struct-setf-expander): Move from cl-lib.el.
11181         * emacs-lisp/syntax.el:
11182         * emacs-lisp/ewoc.el:
11183         * emacs-lisp/smie.el:
11184         * emacs-lisp/cconv.el:
11185         * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
11186         (timer--time): Use gv-define-simple-setter.
11187         * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
11188         to avoid coding-system problems in subr.el.  Adjust all users.
11189         (macroexp--maxsize, macroexp-small-p): New functions.
11190         * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
11191         * scroll-bar.el (scroll-bar-mode):
11192         * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11193         (normal-erase-is-backspace-mode): Don't use the `eq' place.
11194         * winner.el (winner-configuration, winner-make-point-alist)
11195         (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
11196         * files.el (locate-file-completion-table): Avoid list*.
11198 2012-06-22  Chong Yidong  <cyd@gnu.org>
11200         * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
11201         (dired-create-files): Doc fix (Bug#11329).
11202         (dired-do-copy): Doc fix (Bug#11334).
11203         (dired-mark-read-string): Doc fix (Bug#11553).
11205         * dired.el (dired-recursive-copies, dired-recursive-deletes):
11206         Doc fix (Bug#11326).
11207         (dired-make-relative): Doc fix (Bug#11332).  Remove unused arg.
11208         (dired-dwim-target): Doc fix.
11210         * wdired.el (wdired-mode): Doc fix.
11212 2012-06-22  Glenn Morris  <rgm@gnu.org>
11214         * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
11215         (pcmpl-rpm-cache-stamp-file): New constant.
11216         (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
11217         (pcmpl-rpm-packages): Optionally cache list of packages.
11219         * pcmpl-rpm.el (pcmpl-rpm): New group.
11220         (pcmpl-rpm-query-options): New option.
11221         (pcmpl-rpm-packages): No need to inline it.
11222         Use pcmpl-rpm-query-options.
11224         * calendar/calendar.el (calendar-in-read-only-buffer):
11225         Avoid some needless mode changes.
11227 2012-06-21  Chong Yidong  <cyd@gnu.org>
11229         * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
11230         (desktop-path): Remove . from the default value (Bug#10977).
11231         (desktop-read): Use user-emacs-directory if desktop-path is nil.
11233 2012-06-20  Chong Yidong  <cyd@gnu.org>
11235         * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
11237 2012-06-20  David Röthlisberger  <david@rothlis.net>  (tiny change)
11239         * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
11240         (bug#11201).
11242 2012-06-20  Chong Yidong  <cyd@gnu.org>
11244         * term.el (term-window-width): Handle the case of a missing right
11245         fringe (Bug#8837).
11246         (term-check-size): Use window-text-height (Bug#5445).
11247         (term-mode): Use define-derived-mode.  Minor cleanups.
11248         Set font-lock-defaults (Bug#7692).
11249         (term-move-columns, term-insert-char, term-emulate-terminal)
11250         (term-erase-in-line, term-insert-spaces): Use font-lock-face.
11252 2012-06-20  Michael Albinus  <michael.albinus@gmx.de>
11254         * net/ange-ftp.el (ange-ftp-get-passwd):
11255         Bind `enable-recursive-minibuffers'.
11256         (ange-ftp-get-process): Throw if `non-essential' is non-nil.
11258 2012-06-19  David Röthlisberger  <david@rothlis.net>  (tiny change)
11260         * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
11262 2012-06-19  Glenn Morris  <rgm@gnu.org>
11264         * progmodes/python.el (python-mode): Derive from prog-mode.
11266 2012-06-19  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
11268         * emulation/edt.el (edt-default-menu-bar-update-buffers)
11269         (edt-user-menu-bar-update-buffers): New functions.
11270         (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
11272 2012-06-19  Chong Yidong  <cyd@gnu.org>
11274         * subr.el (with-selected-window): Preserve the selected window's
11275         terminal's top-frame (Bug#4702).
11277         * window.el (save-selected-window): Likewise.
11279 2012-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11281         * progmodes/python.el (python-rx-constituents): Move backquote.
11282         (python-skeleton-define, python-define-auxiliary-skeleton):
11283         Use `declare'.
11285 2012-06-18  Michael Albinus  <michael.albinus@gmx.de>
11287         * minibuffer.el (read-file-name-default): Revert the patch from
11288         2012-06-17.
11290 2012-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11292         * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
11293         (pcase--u1, pcase--q1): Don't use apply-partially.
11295 2012-06-18  Glenn Morris  <rgm@gnu.org>
11297         * progmodes/python.el (python-proc, python-buffer)
11298         (python-send-receive, python-send-string): Fix obsolete versions.
11300 2012-06-18  Martin Rudalics  <rudalics@gmx.at>
11302         * window.el (special-display-p): Completely remove stringp
11303         check.  Suggested by Andreas Schwab <schwab@linux-m68k.org>.
11305 2012-06-17  Michael Albinus  <michael.albinus@gmx.de>
11307         * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
11309         * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
11311         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
11312         * net/tramp-sh.el (tramp-maybe-open-connection):
11313         Throw if `non-essential' is non-nil.
11315 2012-06-17  Martin Rudalics  <rudalics@gmx.at>
11317         * window.el (special-display-p): Signal an error if BUFFER-NAME
11318         is not a string (Bug#11713).
11320 2012-06-17  Paul Eggert  <eggert@cs.ucla.edu>
11322         * progmodes/python.el (python-info-beginning-of-backslash):
11323         Rename from python-info-beginning-of-backlash, as a spelling fix.
11325 2012-06-17  Chong Yidong  <cyd@gnu.org>
11327         * term.el (term-emulate-terminal): If term-check-size is called,
11328         move point to the process mark without resetting point (Bug#4635).
11330 2012-06-17  Glenn Morris  <rgm@gnu.org>
11332         * international/mule-cmds.el (mule-menu-keymap)
11333         (set-language-environment, set-locale-environment): Doc tweaks.
11335 2012-06-16  Aurelien Aptel  <aurelien.aptel@gmail.com>
11337         * cus-face.el (custom-face-attributes): Add wave-style underline
11338         attribute.
11339         * faces.el (set-face-attribute): Update docstring to describe
11340         wave-style underline attribute.
11342 2012-06-16  Chong Yidong  <cyd@gnu.org>
11344         * term/xterm.el (terminal-init-xterm): Discard input before
11345         querying background mode (Bug#10959).
11347 2012-06-16  Stefan Merten  <smerten@oekonux.de>
11349         * textmodes/rst.el: Added and corrected some comments.
11350         (rst-re-alist-def): Improve symbol syntax.
11351         (rst-mode-syntax-table): Correct syntax entries.
11352         (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
11353         (rst-official-version, rst-official-cvs-rev): Update version
11354         information.
11356 2012-06-15  Juanma Barranquero  <lekktu@gmail.com>
11358         * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
11359         in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
11361 2012-06-15  Fabián Ezequiel Gallina  <fgallina@cuca>
11363         * progmodes/python.el: New python.el merge.
11364         (python-guess-indent): Obsolete var.
11365         (python-indent-guess-indent-offset): New defcustom.
11366         (python-indent): Obsolete var.
11367         (python-indent-offset): New defcustom.
11368         (python-python-command, python-jython-command): Delete var.
11369         (python-shell-interpreter): New defcustom.
11370         (python-pdbtrack-do-tracking-p): Delete var.
11371         (python-pdbtrack-activate): New defcustom.
11372         (python-use-skeletons): Obsolete var.
11373         (python-skeleton-autoinsert): New defcustom.
11374         (inferior-python-filter-regexp, python-continuation-offset)
11375         (python-honour-comment-indentation, python-indent-string-contents)
11376         (python-jython-packages, python-mode-hook)
11377         (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
11378         (python-shell-prompt-alist)
11379         (python-source-modes): Delete defcustoms.
11380         (python-check-buffer-name, python-eldoc-setup-code)
11381         (python-eldoc-string-code, python-ffap-setup-code)
11382         (python-ffap-string-code, python-fill-comment-function)
11383         (python-fill-decorator-function, python-fill-paren-function)
11384         (python-fill-string-function, python-imenu-include-defun-type)
11385         (python-imenu-make-tree, python-imenu-subtree-root-label)
11386         (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
11387         (python-shell-compilation-regexp-alist)
11388         (python-shell-completion-module-string-code)
11389         (python-shell-completion-pdb-string-code)
11390         (python-shell-completion-setup-code)
11391         (python-shell-completion-string-code)
11392         (python-shell-enable-font-lock, python-shell-exec-path)
11393         (python-shell-extra-pythonpaths)
11394         (python-shell-internal-buffer-name, python-shell-interpreter-args)
11395         (python-shell-process-environment)
11396         (python-shell-prompt-block-regexp)
11397         (python-shell-prompt-output-regexp)
11398         (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
11399         (python-shell-send-setup-max-wait, python-shell-setup-codes)
11400         (python-shell-virtualenv-path): New defcustoms.
11401         (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
11402         (inferior-python-mode-syntax-table, python--prompt-regexp)
11403         (python-buffer, python-command python-python-command)
11404         (python-default-template, python-imports, python-indent-index)
11405         (python-indent-list, python-indent-list-length)
11406         (python-mode-running, python-pdbtrack-is-tracking-p)
11407         (python-preoutput-continuation, python-preoutput-leftover)
11408         (python-preoutput-result, python-preoutput-skip-next-prompt)
11409         (python-prev-dir/file, python-recursing)
11410         (python-saved-check-command, python-version-checked)
11411         (python-which-func-length-limit)
11412         (view-return-to-alist): Delete vars.
11413         (python-check-custom-command, python-dotty-syntax-table)
11414         (python-imenu-index-alist, python-indent-current-level)
11415         (python-indent-dedenters, python-indent-levels)
11416         (python-nav-beginning-of-defun-regexp)
11417         (python-nav-list-defun-positions-cache)
11418         (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
11419         (python-shell-internal-buffer)
11420         (python-skeleton-available): New vars.
11421         (def-python-skeleton): Delete macro.
11422         (python-skeleton-define): New macro.
11423         (python-define-auxiliary-skeleton, python-rx): New macros.
11424         (python-insert-class): Delete command.
11425         (python-skeleton-class): New command.
11426         (python-insert-def): Delete command.
11427         (python-skeleton-def): New command.
11428         (python-insert-for): Delete command.
11429         (python-skeleton-for): New command.
11430         (python-insert-if): Delete command.
11431         (python-skeleton-if): New command.
11432         (python-insert-try/except, python-insert-try/finally): Delete commands.
11433         (python-skeleton-try): New command.
11434         (python-insert-while): Delete command.
11435         (python-skeleton-while): New command.
11436         (python-backspace): Delete command.
11437         (python-indent-dedent-line-backspace): New command.
11438         (python-electric-colon): Delete command.
11439         (python-indent-electric-colon): New command.
11440         (python-guess-indent): Delete command.
11441         (python-indent-guess-indent-offset): New command.
11442         (python-shift-left): Delete command.
11443         (python-indent-shift-left): New command.
11444         (python-shift-right): Delete command.
11445         (python-indent-shift-right): New command.
11446         (python-find-function): Delete command.
11447         (python-nav-jump-to-defun): New command.
11448         (python-next-statement): Delete command.
11449         (python-nav-forward-sentence): New command.
11450         (python-previous-statement): Delete command.
11451         (python-nav-backward-sentence): New command.
11452         (python-fill-paragraph): Delete command.
11453         (python-fill-paragraph-function): New command.
11454         (python-send-buffer): Delete command.
11455         (python-shell-send-buffer): New command.
11456         (python-send-defun): Delete command.
11457         (python-shell-send-defun): New command.
11458         (python-send-region, python-send-region-and-go): Delete commands.
11459         (python-shell-send-region)
11460         (python-shell-switch-to-shell): New commands.
11461         (python-send-string): Delete command.
11462         (python-shell-send-string): New command.
11463         (python-switch-to-python): Delete command.
11464         (python-shell-switch-to-shell): New command.
11465         (python-describe-symbol): Delete command.
11466         (python-eldoc-at-point): New command.
11467         (python--set-prompt-regexp, python-args-to-list)
11468         (python-after-info-look, python-check-version)
11469         (python-check-comint-prompt, python-find-imports)
11470         (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
11471         (python-unload-function, python-expand-template)
11472         (python-maybe-jython, python-preoutput-filter)
11473         (python-pdbtrack-get-source-buffer)
11474         (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
11475         (python-pdbtrack-toggle-stack-tracking)
11476         (python-pdbtrack-track-stack-file, python-initial-text)
11477         (python-first-word, python-comment-line-p, python-send-command)
11478         (python-setup-brm, python-sentinel, python-set-proc)
11479         (python-skip-out, python-input-filter, python-outdent-p)
11480         (python-outline-level, python-backslash-continuation-line-p)
11481         (python-end-of-block, python-end-of-statement, python-mark-block)
11482         (python-beginning-of-block, python-beginning-of-statement)
11483         (python-blank-line-p, python-beginning-of-string)
11484         (python-open-block-statement-p): Delete functions.
11485         (python-indent-line, python-indent-line-1): Delete functions.
11486         (python-indent-line): New function.
11487         (python-indentation-levels): Delete function.
11488         (python-indent-calculate-levels): New function.
11489         (python-proc): Delete function.
11490         (python-shell-get-process): New function.
11491         (python-send-receive): Delete function.
11492         (python-shell-send-string-no-output): New function.
11493         (python-module-path): Delete function.
11494         (python-ffap-module-path): New function.
11495         (python-completion-at-point)
11496         (python-symbol-completions): Delete functions.
11497         (python-completion-complete-at-point): New function.
11498         (python-load-file): Delete function.
11499         (python-shell-send-file): New function.
11500         (python-calculate-indentation): Delete function.
11501         (python-indent-calculate-indentation): New function.
11502         (python-skip-comments/blanks): Delete function.
11503         (python-util-forward-comment): New function.
11504         (python-continuation-line-p): Delete function.
11505         (python-info-continuation-line-p): New function.
11506         (python-which-func, python-current-defun): Delete function.
11507         (python-info-current-defun): New function.
11508         (python-beginning-of-defun): Delete function.
11509         (python-nav-beginning-of-defun): New function.
11510         (python-close-block-statement-p)
11511         (python-block-end-p): Delete function.
11512         (python-info-closing-block): New function.
11513         (python-comint-output-filter-function)
11514         (python-eldoc--get-doc-at-point, python-end-of-defun-function)
11515         (python-fill-comment, python-fill-decorator, python-fill-paren)
11516         (python-fill-string, python-imenu-make-element-tree)
11517         (python-imenu-make-tree, python-imenu-tree-assoc)
11518         (python-indent-context, python-indent-dedent-line)
11519         (python-indent-line-function)
11520         (python-indent-post-self-insert-function)
11521         (python-indent-toggle-levels)
11522         (python-info-assignment-continuation-line-p)
11523         (python-info-beginning-of-backlash)
11524         (python-info-block-continuation-line-p)
11525         (python-info-closing-block-message)
11526         (python-info-line-ends-backslash-p)
11527         (python-info-looking-at-beginning-of-defun)
11528         (python-info-ppss-context, python-info-ppss-context-type)
11529         (python-nav-list-defun-positions, python-nav-read-defun)
11530         (python-nav-sentence-end, python-nav-sentence-start)
11531         (python-pdbtrack-comint-output-filter-function)
11532         (python-pdbtrack-set-tracked-buffer)
11533         (python-shell-calculate-exec-path)
11534         (python-shell-calculate-process-environment)
11535         (python-shell-completion--do-completion-at-point)
11536         (python-shell-completion--get-completions)
11537         (python-shell-completion-complete-at-point)
11538         (python-shell-completion-complete-or-indent)
11539         (python-shell-get-or-create-process)
11540         (python-shell-get-process-name)
11541         (python-shell-internal-get-or-create-process)
11542         (python-shell-internal-get-process-name)
11543         (python-shell-internal-send-string, python-shell-make-comint)
11544         (python-shell-parse-command, python-shell-send-setup-code)
11545         (python-skeleton-add-menu-items)
11546         (python-util-clone-local-variables, python-util-position)
11547         (run-python-internal, python-indentation-levels)
11548         (python-nav-beginning-of-defun)
11549         (python-completion-complete-at-point): New functions.
11550         (run-python): Change arguments.  New API requirements.
11552 2012-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11554         * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
11555         (bug#11649).
11557         * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
11558         (macroexp--expand-all): Use it.
11560         * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
11561         (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
11562         Use `cl-function' instead.
11564 2012-06-14  Juanma Barranquero  <lekktu@gmail.com>
11566         * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
11567         Suggested by Stefan Monnier while discussing bug#11657.
11569 2012-06-14  Sam Steingold  <sds@gnu.org>
11571         * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
11573 2012-06-14  Andreas Schwab  <schwab@linux-m68k.org>
11575         * play/doctor.el (doctor-doc): Remove parameter and use
11576         doctor-sent instead of sent.
11577         (doctor-read-print): Use doctor-sent instead of sent.  (Bug#11708)
11579 2012-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11581         * files.el: Require cl-lib.
11582         (file-name-non-special): Replace case -> cl-case.
11584         * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
11586         * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
11587         mapping from #' to function*.
11589 2012-06-13  Chong Yidong  <cyd@gnu.org>
11591         * mouse.el (mouse-drag-track): Do not set the mark if the user
11592         releases the mouse without selecting anything (Bug#11588).
11594 2012-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11596         * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
11597         as well (bug#11646).
11599         * loadup.el: Count byte-code functions as well.
11601         * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
11602         * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
11604         * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
11605         (bug#11649).  Add cl-defun and cl-defmacro.
11607 2012-06-13  Drew Adams  <drew.adams@oracle.com>
11609         * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
11610         Fix last change.
11612 2012-06-13  Michael Albinus  <michael.albinus@gmx.de>
11614         * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
11615         Otherwise, it blocks in batch mode.
11617 2012-06-13  Juanma Barranquero  <lekktu@gmail.com>
11619         * help-mode.el (bookmark-make-record-default): Declare.
11621 2012-06-13  Chong Yidong  <cyd@gnu.org>
11623         * emacs-lisp/package.el (list-packages): Compute a list of
11624         packages that are newly-available since the last list-packages
11625         invocation.
11626         (package-menu--new-package-list): New var.
11627         (package-menu--generate, package-menu--print-info)
11628         (package-menu--status-predicate, package-menu-mark-install):
11629         Handle new status label "new".
11631 2012-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11633         * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
11634         conversion to backquotes.
11636 2012-06-12  Chong Yidong  <cyd@gnu.org>
11638         * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
11639         Rename from gud-inhibit-global-bindings.
11641         * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
11643         * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
11644         hook from nxml-glyph-set-hook.
11646         * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
11647         declaration.
11649         * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
11651         * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
11652         Convert to defcustom.
11654 2012-06-12  Drew Adams  <drew.adams@oracle.com>
11656         * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
11657         New functions.
11658         (help-mode): Use them.
11660 2012-06-11  Glenn Morris  <rgm@gnu.org>
11662         * progmodes/fortran.el (fortran-font-lock-keywords-3):
11663         Use preprocessor face for directives.
11664         (fortran-directive-re): Doc fix.
11666 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11668         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
11669         conversion to backquotes (bug#11652).
11671         Fix compiler-expansion of CL's cXXr functions (bug#11673).
11672         * emacs-lisp/cl-lib.el (cl--defalias): New function.
11673         (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
11674         (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
11675         (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
11676         (cl-ninth, cl-tenth): Mark them as inlinable.
11677         (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
11678         (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
11679         (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
11680         (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
11681         Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
11682         (cl-list*, cl-adjoin): Don't put an autoload manually.
11683         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
11684         (cl--compiler-macro-list*): Add autoload cookie.
11685         (cl--compiler-macro-cXXr): New function.
11687         * help-fns.el (help-fns--compiler-macro): New function extracted from
11688         describe-function-1; follow aliases and use `compiler-macro' property.
11689         (describe-function-1): Use it.
11691 2012-06-11  Chong Yidong  <cyd@gnu.org>
11693         * startup.el (fancy-splash-head): Use splash.svg even if librsvg
11694         is uninstalled, if imagemagick is installed.
11696 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11698         * emacs-lisp/cl-lib.el: Use lexical-binding.
11699         (cl-map-extents, cl-maclisp-member): Remove.
11700         (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
11701         (cl--set-substring, cl--block-wrapper, cl--block-throw)
11702         (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
11703         * emacs-lisp/cl-extra.el: Use lexical-binding.
11704         (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
11705         (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
11706         (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
11707         (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
11708         * emacs-lisp/cl-seq.el: Use lexical-binding.
11709         (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
11710         (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
11711         (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
11712         * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
11713         * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
11714         CL's internals.
11716 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
11718         Sync with Tramp 2.2.6-pre.
11720         * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
11721         `print-length' and `print-level' to nil, in order to avoid
11722         truncation.  Reported by Christopher Schmidt
11723         <christopher@ristopher.com>.
11725         * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
11727         * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
11728         New defmacro.
11729         (tramp-compat-copy-directory): Add optional argument
11730         COPY-CONTENTS.  It is not handled yet.
11732         * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
11733         (tramp-ftp-file-name-p): Simplify.
11735         * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
11736         * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
11737         connection vector.
11739         * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
11740         (tramp-methods): Do not use `tramp-password-end-of-line'.
11741         (tramp-completion-function-alist-putty): Handle UNIX case.
11742         (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
11743         (tramp-do-file-attributes-with-stat)
11744         (tramp-do-directory-files-and-attributes-with-stat) Return uid and
11745         gid as real numbers.  They could run out of integer range on cygwin.
11746         (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
11747         (tramp-sh-handle-expand-file-name): Handle hops.
11748         (tramp-open-connection-setup-interactive-shell):
11749         Use `tramp-cleanup'.  Move check for busyboxes ...
11750         (tramp-find-shell): ... here.  Simplify implementation.
11751         Set "remote-shell" property also for alternative shells.
11752         (tramp-remote-coding-commands): Check "test -c /dev/stdout".
11753         If failing, a regular file would be written otherwise.
11754         Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
11755         (tramp-find-inline-encoding): Cache the coding commands in the
11756         process cache.  Apply test command on the remote side, if defined.
11757         (tramp-find-inline-compress): Cache the compress commands in the
11758         process cache.
11759         (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
11760         when requested.  Handle hops.
11761         (tramp-current-connection): New defvar.
11762         (tramp-maybe-open-connection): Use `tramp-cleanup'.
11763         Throw `suppress', if there was a failed connection shortly before.
11764         Handle user interrupt.  (Bug#10187)
11765         (tramp-get-inline-compress, tramp-get-inline-coding):
11766         Read connection properties from the process cache.
11768         * net/tramp-smb.el (tramp-smb-server-version)
11769         (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
11770         New defconsts.
11771         (tramp-smb-prompt): Extend for powershell prompt.
11772         (tramp-smb-file-name-handler-alist): Add handlers for
11773         `process-file', `shell-command' and `start-file-process'.
11774         (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
11775         (tramp-smb-winexe-shell-command-switch): New defcustoms.
11776         (tramp-smb-file-name-p): Simplify.
11777         (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
11778         (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
11779         (tramp-smb-shell-quote-argument): New defuns.
11780         (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
11781         Implement using "tar".  By this, time-stamps are preserved.
11782         (tramp-smb-handle-copy-file): Handle also the case of directories.
11783         (tramp-smb-do-file-attributes-with-stat)
11784         (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
11785         Use `tramp-get-connection-buffer').
11786         (tramp-smb-handle-rename-file): Use "rename", when source and
11787         target are on the same share.
11788         (tramp-smb-maybe-open-connection): Handle wrong passwords.
11789         Use `tramp-smb-server-version'.
11790         (tramp-smb-wait-for-output): Remove prompt.
11792         * net/tramp.el (top): Require 'cl.
11793         (tramp-methods, tramp-rsh-end-of-line):
11794         Remove `tramp-password-end-of-line' from docstring.
11795         (tramp-save-ad-hoc-proxies): New defcustom.
11796         (tramp-completion-function-alist): Adapt docstring.
11797         (tramp-default-password-end-of-line): Remove defcustom.
11798         (tramp-shell-prompt-pattern): Allow "[]" style prompts.  (Bug#11065)
11799         (tramp-user-regexp, tramp-file-name-regexp-unified)
11800         (tramp-file-name-regexp-url): Extend regexp by hop separator.
11801         (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
11802         (tramp-remote-file-name-spec-regexp): New defconst.
11803         (tramp-file-name-structure): Extend structure for hops.
11804         (tramp-get-method-parameter): Move up.
11805         (tramp-file-name-p, tramp-dissect-file-name)
11806         (with-parsed-tramp-file-name): Handle hops.
11807         (tramp-file-name-hop): New defun.
11808         (tramp-make-tramp-file-name): New optional arg HOP.
11809         (tramp-message-show-progress-reporter-message): New defvar.
11810         (tramp-with-progress-reporter): Use it.  We cannot use
11811         `tramp-message-show-message' here, because this suppresses also
11812         error buffers.
11813         (tramp-error-with-buffer): Suppress buffer view, if
11814         `tramp-message-show-message' is nil.
11815         Use `tramp-get-connection-buffer'.
11816         (tramp-cleanup): New defun.
11817         (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
11818         (tramp-file-name-handler): If `debug-on-error' is set, propagate
11819         an error unchanged.
11820         (tramp-completion-handle-file-name-all-completions): Handle hops.
11821         Fix an error when called from ido.
11822         (tramp-completion-dissect-file-name): Use better local variable
11823         name.  Add hop to the vector.
11824         (tramp-handle-insert-file-contents): Use progress-reporter for the
11825         whole scenario.
11826         (tramp-action-password): Let-bind `enable-recursive-minibuffers'
11827         to `t'.
11828         (tramp-check-for-regexp): Simplify search.
11829         (tramp-enter-password): Remove it.  Move implementation ...
11830         (tramp-action-password): ... here.
11831         (tramp-mode-string-to-int, tramp-local-host-p)
11832         (tramp-make-tramp-temp-file, tramp-read-passwd)
11833         (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
11834         Set tramp-autoload cookie.
11836         * net/trampver.el: Update release number.
11838 2012-06-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11839             Michael Albinus  <michael.albinus@gmx.de>
11841         * net/tramp.el (tramp-set-completion-function): Fix docstring.
11842         (tramp-parse-group, tramp-parse-file)
11843         (tramp-parse-shostkeys-sknownhosts): New defuns.
11844         (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
11845         (tramp-parse-shosts-group, tramp-parse-sconfig)
11846         (tramp-parse-sconfig-group, tramp-parse-shostkeys)
11847         (tramp-parse-sknownhosts, tramp-parse-hosts)
11848         (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
11849         Use them.
11850         (tramp-parse-passwd-group, tramp-parse-netrc-group)
11851         (tramp-parse-putty-group): Don't narrow.
11852         (tramp-parse-putty): Make a loop.
11853         (tramp-file-name-handler): Catch the `suppress' signal.
11855 2012-06-11  Chong Yidong  <cyd@gnu.org>
11857         * image.el (imagemagick-register-types): Put the ImageMagick entry
11858         at the end of image-type-file-name-regexps.
11860 2012-06-11  Johan Bockgård  <bojohan@gnu.org>
11862         * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
11863         (pcase, pcase-let*, pcase-dolist): Use them.
11865 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11867         * emacs-lisp/pcase.el (pcase--let*): New function.
11868         (pcase-let*): Use it.  Use pcase--memoize to avoid repeated expansions.
11869         (pcase--expand): Use macroexp-let².
11871 2012-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11873         * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
11874         * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
11875         * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
11876         * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
11877         * emacs-lisp/derived.el: Use pcase instead of `cl'.
11878         * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
11880 2012-06-10  Glenn Morris  <rgm@gnu.org>
11882         * mail/rmail.el (rmail-yank-current-message): Leave point at
11883         correct position.  (Bug#11660)
11885 2012-06-10  Chong Yidong  <cyd@gnu.org>
11887         * allout-widgets.el: Fix code header.
11889 2012-06-10  Chong Yidong  <cyd@gnu.org>
11891         * cus-edit.el (customize-changed-options-previous-release):
11892         Bump to 24.1.
11894 2012-06-09  Andreas Schwab  <schwab@linux-m68k.org>
11896         * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
11898 2012-06-09  Chong Yidong  <cyd@gnu.org>
11900         * ebuff-menu.el (electric-buffer-list): Preserve header line.
11902 2012-06-09  Martin Rudalics  <rudalics@gmx.at>
11904         * window.el (special-display-popup-frame): Don't use
11905         window--display-buffer (Bug#11651).
11907 2012-06-09  Eli Zaretskii  <eliz@gnu.org>
11909         Fix parallel builds: make sure loaddefs.el is not being written
11910         while Lisp files are compiled.
11911         (compile): Don't depend on 'mh-autoloads'.
11912         (compile-CMD, compile-SH): Depend on 'autoloads'.
11913         (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
11915         * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200.  (Bug#11649)
11917 2012-06-09  Chong Yidong  <cyd@gnu.org>
11919         * face-remap.el (face-remap-add-relative, face-remap-set-base)
11920         (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
11921         Doc fixes (Bug#11225).
11923 2012-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11925         * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
11926         a function if there's a clear indication that it has a compiler-macro.
11927         * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
11928         (macro-declarations-alist): Add arglist to declaration functions.
11929         (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
11930         * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
11931         * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
11932         * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
11933         Also add autoload to find the compiler macro.
11934         * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
11935         (cl--compiler-macro-member, cl--compiler-macro-assoc)
11936         (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
11937         (cl--compiler-macro-get): New functions, replacing calls to
11938         cl-define-compiler-macro.
11939         (cl-typep) [compiler-macro]: Use macroexp-let².
11941 2012-06-08  Nick Dokos  <nicholas.dokos@hp.com>  (tiny change)
11943         * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
11944         string properly, fixes Bug#11473.
11946 2012-06-08  Chong Yidong  <cyd@gnu.org>
11948         * faces.el (set-face-attribute): Doc fix.
11949         (modify-face): Don't use :bold and :italic.
11950         (error, warning, success): Tweak definitions.
11952         * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
11953         (custom-modified, custom-set, custom-changed, custom-themed)
11954         (custom-saved, custom-button, custom-button-mouse)
11955         (custom-button-pressed, custom-state, custom-comment-tag)
11956         (custom-variable-tag, custom-group-tag-1, custom-group-tag)
11957         (custom-group-subtitle): Use new-style face specs.
11958         (custom-invalid-face, custom-rogue-face, custom-modified-face)
11959         (custom-set-face, custom-changed-face, custom-saved-face)
11960         (custom-button-face, custom-button-pressed-face)
11961         (custom-documentation-face, custom-state-face)
11962         (custom-comment-face, custom-comment-tag-face)
11963         (custom-variable-tag-face, custom-variable-button-face)
11964         (custom-face-tag-face, custom-group-tag-face-1)
11965         (custom-group-tag-face): Remove obsolete face alias.
11967         * epa.el (epa-validity-high, epa-validity-medium)
11968         (epa-validity-low, epa-mark, epa-field-name, epa-string)
11969         (epa-field-name, epa-field-body):
11970         * font-lock.el (font-lock-comment-face, font-lock-string-face)
11971         (font-lock-keyword-face, font-lock-builtin-face)
11972         (font-lock-function-name-face, font-lock-variable-name-face)
11973         (font-lock-type-face, font-lock-constant-face):
11974         * ido.el (ido-first-match, ido-only-match, ido-subdir)
11975         (ido-virtual, ido-indicator, ido-incomplete-regexp):
11976         * speedbar.el (speedbar-button-face, speedbar-file-face)
11977         (speedbar-directory-face, speedbar-tag-face)
11978         (speedbar-selected-face, speedbar-highlight-face)
11979         (speedbar-separator-face):
11980         * whitespace.el (whitespace-newline, whitespace-space)
11981         (whitespace-hspace, whitespace-tab, whitespace-trailing)
11982         (whitespace-line, whitespace-space-before-tab)
11983         (whitespace-space-after-tab, whitespace-indentation)
11984         (whitespace-empty):
11985         * emulation/cua-base.el (cua-global-mark):
11986         * eshell/em-prompt.el (eshell-prompt):
11987         * net/newst-plainview.el (newsticker-new-item-face)
11988         (newsticker-old-item-face, newsticker-immortal-item-face)
11989         (newsticker-obsolete-item-face, newsticker-date-face)
11990         (newsticker-statistics-face, newsticker-default-face):
11991         * net/newst-reader.el (newsticker-feed-face)
11992         (newsticker-extra-face, newsticker-enclosure-face):
11993         * net/newst-treeview.el (newsticker-treeview-face)
11994         (newsticker-treeview-new-face, newsticker-treeview-old-face)
11995         (newsticker-treeview-immortal-face)
11996         (newsticker-treeview-obsolete-face)
11997         (newsticker-treeview-selection-face):
11998         * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
11999         (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
12000         (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
12001         (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
12002         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
12003         (nxml-outline-active-indicator, nxml-outline-ellipsis):
12004         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
12005         (mpuz-text):
12006         * progmodes/vera-mode.el (vera-font-lock-number)
12007         (vera-font-lock-function, vera-font-lock-interface):
12008         * textmodes/table.el (table-cell): Use new-style face specs, and
12009         don't use the old :bold and :italic attributes.
12011         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
12012         (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
12013         (ebrowse-member-class, ebrowse-progress): Likewise.
12014         (ebrowse-tree-mark-face, ebrowse-root-class-face)
12015         (ebrowse-file-name-face, ebrowse-default-face)
12016         (ebrowse-member-attribute-face, ebrowse-member-class-face)
12017         (ebrowse-progress-face): Remove obsolete faces.
12019         * progmodes/flymake.el (flymake-errline, flymake-warnline):
12020         Inherit from error and warning faces respectively.
12022         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
12023         Likewise.
12024         (flyspell-incorrect-face, flyspell-duplicate-face):
12025         Remove obsolete aliases.
12027 2012-06-08  Michael Albinus  <michael.albinus@gmx.de>
12029         * net/tramp-compat.el (tramp-compat-temporary-file-directory):
12030         Avoid infloop.
12032 2012-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12034         * startup.el (argv, argi): Make lexically scoped.
12035         * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
12036         * emacs-lisp/cl-macs.el: Use lexical-binding.
12037         Rename cl-bind-* to cl--bind-*.
12038         * files.el: Don't require `cl' since it doesn't use it.
12039         * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
12041 2012-06-08  Juanma Barranquero  <lekktu@gmail.com>
12043         * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
12044         (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
12045         instead of calling external sort utility.
12046         (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
12048 2012-06-08  Eli Zaretskii  <eliz@gnu.org>
12050         * descr-text.el (describe-char): Mention how to insert the
12051         character, if the current input method doesn't support it.
12052         See the discussion in this thread for the details:
12053         http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
12055 2012-06-08  Sam Steingold  <sds@gnu.org>
12057         * bindings.el (global-map): Bind XF86Forward to next-buffer and
12058         XF86Back to previous-buffer.
12059         (minibuffer-local-map): Bind them to next-history-element and
12060         previous-history-element respectively.
12061         * help-mode.el (help-mode-map): Bind them to help-go-forward and
12062         help-go-back respectively.
12063         * info.el (Info-mode-map): Bind them to Info-history-forward and
12064         Info-history-back respectively.
12065         These are the keys next to Up on the ThinkPad keyboard.
12067 2012-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12069         Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
12070         * emacs-lisp/cl-macs.el: Provide itself.
12071         (cl--labels-convert-cache): New var.
12072         (cl--labels-convert): New function.
12073         (cl-flet, cl-labels): New implementation with new semantics, relying on
12074         lexical-binding.
12075         * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
12076         (cl-closure-vars, cl--function-convert-cache)
12077         (cl--function-convert): Move from cl-macs.el.
12078         (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
12079         rename by removing the "cl-" prefix.
12080         * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
12082 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12084         * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
12085         (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
12086         (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
12087         (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
12088         (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
12089         (cl-hash-table-count): Add old compatibility aliases.
12091         * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
12092         Use macroexpand-all-environment instead.
12093         (cl--old-macroexpand): New var.
12094         (cl--sm-macroexpand): New function.
12095         (cl-symbol-macrolet): Use it during macro expansion.
12096         (cl--function-convert-cache): New var.
12097         (cl--function-convert): New function, extracted from
12098         cl-macroexpand-all.
12099         (cl-lexical-let): Use it.
12101         * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
12102         (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
12103         (cl-member): Remove old alias.
12105         * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
12106         (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
12107         (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
12108         (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
12109         (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
12110         (cl-macroexpand-cmacs): Remove var.
12111         (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
12112         Use macroexpand-all instead.
12114 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12116         * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
12117         (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
12118         (macroexp-copyable-p): New functions and macros.
12119         * emacs-lisp/edebug.el (edebug-unwrap):
12120         * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
12121         * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
12122         (pcase--let*): Remove.
12123         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
12124         (byte-compile-constp): Remove.  Use macroexp--const-symbol-p and
12125         macroexp-const-p instead.
12126         * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
12128         * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
12129         instead of "cl-" for internal definitions.  Use macroexp-const-p.
12130         (cl-old-bc-file-form): Remove var.
12131         (cl-const-exprs-p): Remove fun.
12132         (cl-labels, cl-macrolet): Use backquote.
12133         (cl-lexical-let): Use cl-symbol-macrolet.  Don't use cl-defun-expander.
12134         (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
12135         (cl-define-setf-expander): Rename from cl-define-setf-method.
12136         * emacs-lisp/cl.el: Adjust alias for define-setf-method.
12138         * international/mule-cmds.el: Don't require CL.
12139         (view-hello-file): Don't use `letf'.
12141 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12143         * tmm.el (tmm-prompt): Use string-prefix-p.
12144         (tmm-completion-delete-prompt): Don't affect current-buffer outside.
12145         (tmm-add-prompt): Use minibuffer-completion-help.
12146         (tmm-delete-map): Remove.
12148         * subr.el (kbd): Make it its own function.
12150 2012-06-07  Stefan Merten  <smerten@oekonux.de>
12152         * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
12153         Silence compiler warnings.  Fix versions.
12154         (rst-position-if, rst-position, rst-some, rst-signum): New functions.
12155         (rst-shift-region, rst-adornment-level, rst-compute-tabs)
12156         (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
12157         (rst-package-emacs-version-alist): Correct Emacs version to
12158         represent major merge with upstream.
12159         (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
12161 2012-06-06  Glenn Morris  <rgm@gnu.org>
12163         * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
12164         Only print environment variables if set.
12166 2012-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12168         * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
12169         (macroexp--cons): Rename from maybe-cons.
12170         (macroexp--accumulate): Rename from macroexp-accumulate.
12171         (macroexp--all-forms): Rename from macroexpand-all-forms.
12172         (macroexp--all-clauses): Rename from macroexpand-all-clauses.
12173         (macroexp--expand-all): Rename from macroexpand-all-1.
12175 2012-06-06  Sam Steingold  <sds@gnu.org>
12177         * calendar/calendar.el (calendar-in-read-only-buffer):
12178         Call `special-mode' to enable the standard read-only keybindings.
12180 2012-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12182         * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
12183         with "loading" messages (bug#11635).
12185 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
12187         * files.el (enable-remote-dir-locals): New option.
12188         (hack-dir-local-variables): Use it.  (Bug#1933, Bug#6731)
12190         * net/tramp-compat.el (tramp-compat-temporary-file-directory):
12191         Ensure, that the temp directory is local.
12193         * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
12194         `temporary-file-directory'.
12196         * progmodes/python.el (python-send-region): Ensure, that the
12197         temporary file is created also in the remote case.
12199 2012-06-06  Glenn Morris  <rgm@gnu.org>
12201         * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
12202         (vc-rcs-update-changelog): Use it.
12204         * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
12206         * vc/vc-sccs.el (vc-sccs-write-revision): New function.
12207         (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
12208         (vc-sccs-diff): Replace use of the external vcdiff script.
12210 2012-06-05  Glenn Morris  <rgm@gnu.org>
12212         * ledit.el: Move to obsolete/.
12214 2012-06-05  Sam Steingold  <sds@gnu.org>
12216         * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
12217         patch (Bug#11140).
12219 2012-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12221         * emacs-lisp/cust-print.el: Move to obsolete.
12223         * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
12224         compiler-macro expansion.
12226         Add native compiler-macro support.
12227         * emacs-lisp/macroexp.el (macroexpand-all-1):
12228         Support compiler-macros directly.  Properly follow aliases and apply
12229         the compiler macros more thoroughly.
12230         * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
12231         macroexpand now properly follows aliases.
12232         * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
12233         (cl-compiler-macroexpand): Use new prop.
12234         * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
12236         * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
12238 2012-06-05  Martin Rudalics  <rudalics@gmx.at>
12240         * window.el (get-lru-window, get-mru-window, get-largest-window):
12241         New argument NOT-SELECTED to avoid picking the selected window.
12242         (window--display-buffer-1, window--display-buffer-2): Replace by
12243         new function window--display-buffer
12244         (display-buffer-same-window, display-buffer-reuse-window)
12245         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
12246         Use window--display-buffer.
12247         (display-buffer-use-some-window): Remove temporary dedication
12248         hack by calling get-lru-window and get-largest-window with
12249         NOT-SELECTED argument non-nil.  Call window--display-buffer.
12251 2012-06-05  Glenn Morris  <rgm@gnu.org>
12253         * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
12254         Replace external vcdiff script.
12256 2012-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12258         * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
12260 2012-06-04  Chong Yidong  <cyd@gnu.org>
12262         * image.el (imagemagick-types-inhibit): Revert last change.
12263         Add INFO and M.
12264         (imagemagick-enabled-types): Remove CIN and EPS*.
12266 2012-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12268         * emacs-lisp/cl-lib.el: Rename from cl.el.
12269         * emacs-lisp/cl.el: New compatibility file.
12270         * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
12271         * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
12272         to obey the "cl-" prefix.
12273         * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
12275 2012-06-03  Glenn Morris  <rgm@gnu.org>
12277         * emacs-lisp/authors.el (authors-aliases): Addition.
12279         * cus-start.el (tool-bar-style, tool-bar-max-label-size):
12280         Fix :version.
12282 2012-06-03  Stefan Merten  <smerten@oekonux.de>
12284         * textmodes/rst.el: Add comments.
12285         (rst-transition, rst-adornment): New faces.
12286         (rst-adornment-faces-alist): Make default safe to reevaluate.
12287         Fixes
12288         http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
12289         Improve customization tags.
12290         (rst-define-level-faces): Clarify meaning.
12292 2012-06-03  Chong Yidong  <cyd@gnu.org>
12294         * progmodes/compile.el (compilation-mode-line-fail)
12295         (compilation-mode-line-run, compilation-mode-line-exit):
12296         New faces.
12297         (compilation-start, compilation-handle-exit): Use them (Bug#11032).
12299 2012-06-03  Jack Duthen  <duthen.mac.01@gmail.com>  (tiny change)
12301         * progmodes/which-func.el (which-func-update-ediff-windows):
12302         New function.  Use it in ediff-select-hook (Bug#11478).
12304 2012-06-03  Chong Yidong  <cyd@gnu.org>
12306         * bindings.el: Remove explicit help text from format-mode-line.
12307         It is now supplied by mode-line-default-help-echo.
12308         (mode-line-front-space, mode-line-end-spaces)
12309         (mode-line-misc-info): New variables.
12310         (mode-line-modes, mode-line-position): Move the default value to
12311         the variable definition.
12312         (mode-line-default-help-echo): New defcustom.
12313         (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
12314         (mode-line-modified-help-echo): New functions.
12315         (mode-line-mule-info, mode-line-modified): Use them.
12316         (mode-line-eol-desc, propertized-buffer-identification):
12317         Consistency fixes for help text.
12318         (mode-line-coding-system-map): Allow using mouse-3 to invoke
12319         set-buffer-file-coding-system (Bug#289).
12320         (mode-line-mule-info-help-echo): Update help text.
12322 2012-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12324         * simple.el (execute-extended-command): Set real-this-command
12325         (bug#11506).
12327 2012-06-02  Chong Yidong  <cyd@gnu.org>
12329         Remove incorrect uses of "modeline" in comments, docstrings, and
12330         function/variable names (Bug#10329).
12332         * cus-edit.el (mode-line):
12333         * dframe.el (dframe-mouse-hscroll):
12334         * emacs-lisp/re-builder.el:
12335         * emacs-lisp/easy-mmode.el (define-minor-mode):
12336         * frame.el (set-frame-name):
12337         * help.el (lookup-minor-mode-from-indicator):
12338         * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
12339         * progmodes/cc-cmds.el (c-toggle-auto-newline)
12340         (c-toggle-hungry-state):
12341         * progmodes/antlr-mode.el (antlr-language-alist):
12342         * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
12343         * progmodes/vhdl-mode.el (vhdl-mode):
12344         * progmodes/which-func.el (which-func, which-func-cleanup-function):
12345         * term/ns-win.el (ns-face-at-pos):
12346         * term/sup-mouse.el (sup-mouse-report):
12347         * textmodes/flyspell.el (flyspell-mode-line-string):
12348         * textmodes/ispell.el (ispell-highlight-face):
12349         * textmodes/reftex-global.el:
12350         * vc/vc-arch.el (vc-arch-mode-line-string):
12351         * vc/vc-cvs.el (vc-cvs-mode-line-string):
12352         * vc/vc-git.el (vc-git-mode-line-string):
12353         * vc/vc-hooks.el (vc-display-status)
12354         (vc-default-mode-line-string):
12355         * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
12357         * ansi-color.el (ansi-color-faces-vector): Change default faces.
12359         * dired.el (dired-sort-set-mode-line): Rename from
12360         dired-sort-set-modeline.  All callers changed.
12362         * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
12363         eshell-status-in-modeline.
12365         * foldout.el (foldout-mode-line-string): Rename from
12366         foldout-modeline-string.  All callers changed.
12367         (foldout-update-mode-line): Rename from foldout-update-modeline.
12369         * subr.el (redraw-modeline): Make into obsolete alias.
12371         * calendar/timeclock.el (timeclock-mode-line-display): Rename from
12372         timeclock-modeline-display.  Make old name an alias.
12373         (timeclock-update-mode-line): Likewise.  All callers changed.
12374         (timeclock-mode-line-display): No need to check before using
12375         add-hook.
12376         (timeclock-relative, timeclock-day-over-hook)
12377         (timeclock-use-elapsed, timeclock-mode-string)
12378         (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
12380         * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
12381         crisp-mode-modeline-string.
12383         * play/solitaire.el (solitaire-build-mode-line): Rename from
12384         solitaire-build-modeline.  All callers changed.
12386         * play/zone.el (zone-hiding-mode-line): Rename from
12387         zone-hiding-modeline.  All callers changed.
12388         (zone): Remove unusued `modeline-hidden-level' property.
12390         * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
12391         xscheme-modeline-initialize.  All callers changed.
12393         * strokes.el (strokes-lighter): Rename from
12394         strokes-modeline-string.
12396         * textmodes/sgml-mode.el (html-face-tag-alist)
12397         (html-tag-face-alist): Use mode-line face instead of obsolete
12398         alias modeline.
12400 2012-06-02  Stefan Merten  <smerten@oekonux.de>
12402         * textmodes/rst.el: Always require `cl'.
12403         (rst-mode-map): Fix meaning of C-M-a / C-M-e.
12405 2012-06-02  Chong Yidong  <cyd@gnu.org>
12407         * image.el (imagemagick-enabled-types): Rename from
12408         imagemagick-types-enable.  Add many more types.
12409         (imagemagick-types-inhibit): Change default to nil.
12410         (imagemagick-filter-types): Caller changed.
12412 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12414         * emacs-lisp/cl-macs.el: Use backquotes.
12415         (cl-transform-function-property): Use eval-and-compile rather than
12416         abusing `require'.
12417         (defstruct): Use declare-function instead of with-no-warnings.
12419         * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
12420         (byte-compile-output-docform): Re-add the print-circle bindings.
12421         (byte-compile-fix-header): Use #$ just because it's shorter.
12422         (byte-compile-output-file-form): Remove defun/defmacro.
12424 2012-06-01  Martin Rudalics  <rudalics@gmx.at>
12426         * simple.el (choose-completion): Remove now obsolete binding for
12427         owindow.
12429 2012-06-01  Michael Albinus  <michael.albinus@gmx.de>
12431         * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
12432         in order to avoid "Stack overflow in regexp matcher".
12434 2012-05-31  Glenn Morris  <rgm@gnu.org>
12436         * image.el: For clarity, call imagemagick-register-types at
12437         top-level, rather than relying on a custom :initialize.
12438         (imagemagick-types-enable): New option.  (Bug#11557)
12439         (imagemagick-filter-types): New function.  (Bug#7406)
12440         (imagemagick-register-types): Use imagemagick-filter-types.
12441         If disabling support, remove elements altogether rather
12442         than using an impossible regexp.
12443         (imagemagick-types-inhibit): Give it the default init function.
12445 2012-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12447         * emacs-lisp/bytecomp.el (byte-compile-fix-header):
12448         Handle arbitrary file name lengths (Bug#11585).
12450 2012-05-31  Martin Rudalics  <rudalics@gmx.at>
12452         * desktop.el (desktop-read): Clear previous and next buffers for
12453         all windows and bury *Messages* buffer (bug#11556).
12455 2012-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12457         Add `declare' for `defun'.  Align `defmacro's with it.
12458         * emacs-lisp/easy-mmode.el (define-minor-mode)
12459         (define-globalized-minor-mode): Don't autoload the var definitions.
12460         * emacs-lisp/byte-run.el: Use lexical-binding.
12461         (defun-declarations-alist, macro-declarations-alist): New vars.
12462         (defmacro, defun): Use them.
12463         (make-obsolete, define-obsolete-function-alias)
12464         (make-obsolete-variable, define-obsolete-variable-alias):
12465         Use `declare'.
12466         (macro-declaration-function): Mark obsolete.
12467         * emacs-lisp/autoload.el: Use lexical-binding.
12468         (make-autoload): Add `expansion' arg.  Rely more on macro expansion.
12470 2012-05-30  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
12472         * textmodes/ispell.el (ispell-with-no-warnings):
12473         Define as a macro.
12474         (ispell-kill-ispell, ispell-change-dictionary):
12475         Use `called-interactively-p' for Emacs instead of obsolete
12476         `interactive-p'.
12478 2012-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12480         * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
12481         (macro-declaration-function): Move var from C code.
12482         (macro-declaration-function): Define function with defalias.
12483         * emacs-lisp/macroexp.el (macroexpand-all-1):
12484         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
12485         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
12486         defun/defmacro any more.
12487         * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
12488         Provide fallback for unknown arglist.
12489         (byte-compile-arglist-warn): Change calling convention.
12490         (byte-compile-output-file-form): Move print-vars binding.
12491         (byte-compile-output-docform): Simplify accordingly.
12492         (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
12493         (byte-compile-defmacro-declaration): Remove.
12494         (byte-compile-file-form-defmumble): Generalize to defalias.
12495         (byte-compile-output-as-comment): Return byte-positions.
12496         Simplify callers accordingly.
12497         (byte-compile-lambda): Use `assert'.
12498         (byte-compile-defun, byte-compile-defmacro): Remove.
12499         (byte-compile-file-form-defalias):
12500         Use byte-compile-file-form-defmumble.
12501         (byte-compile-defalias-warn): Remove.
12503 2012-05-29  Stefan Merten  <smerten@oekonux.de>
12505         * textmodes/rst.el: Silence `checkdoc-ispell' errors where
12506         possible.  Fix authors.  Improve comments.  Improve loading of `cl'.
12508         (rst-mode-abbrev-table): Merge definition.
12509         (rst-mode): Make sure `font-lock-defaults' is buffer local.
12510         (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
12512 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
12514         * calendar/icalendar.el
12515         (icalendar-export-region): Export UID properly.
12517 2012-05-29  Leo Liu  <sdl.web@gmail.com>
12518         * calendar/icalendar.el (icalendar-import-format):
12519         Add `icalendar-import-format-uid' (Bug#11525).
12520         (icalendar-import-format-uid): New.
12521         (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
12522         Export UID.
12524 2012-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12526         * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
12527         different alternative patterns.
12528         (pcase-codegen): Be more careful to preserve identity.
12529         (pcase--u1): Don't forget to mark vars as used.
12531         * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
12532         (byte-compile-close-variables): Bind byte-compile--outbuffer here...
12533         (byte-compile-from-buffer): ...rather than here.
12535         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
12536         functions from byte-compile-function-environment.
12538 2012-05-29  Troels Nielsen  <bn.troels@gmail.com>
12540         * window.el (window-deletable-p): Avoid deleting the root window
12541         of a frame with an active minibuffer.
12543 2012-05-29  Martin Rudalics  <rudalics@gmx.at>
12545         * simple.el (choose-completion): Use quit-window (Bug#11567).
12547 2012-05-29  Chong Yidong  <cyd@gnu.org>
12549         * whitespace.el (whitespace-cleanup): Fix usage of
12550         whitespace-empty-at-bob-regexp (Bug#11492).
12552 2012-05-29  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
12554         * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
12555         revert (Bug#11488).
12557 2012-05-29  Juri Linkov  <juri@jurta.org>
12559         * isearch.el (isearch-mode-map): Bind `M-s _' to
12560         `isearch-toggle-symbol'.  Bind `M-s c' to
12561         `isearch-toggle-case-fold'.
12562         (search-map): Bind `M-s _' to `isearch-forward-symbol'.
12563         (isearch-forward): Add `M-s _' to the docstring.
12564         (isearch-forward-symbol, isearch-toggle-case-fold)
12565         (isearch-symbol-regexp): New functions.  (Bug#11381)
12567 2012-05-29  Juri Linkov  <juri@jurta.org>
12569         * isearch.el (isearch-word): Add docstring.  (Bug#11381)
12570         (isearch-occur, isearch-search-and-update): If `isearch-word' is
12571         a function, call it to get the regexp.
12572         (isearch-message-prefix): If `isearch-word' holds a symbol, use its
12573         property `isearch-message-prefix' instead of the string "word ".
12574         (isearch-search-fun-default): For the case of `isearch-word',
12575         return a lambda that calls re-search-forward/re-search-backward
12576         with a regexp returned by `word-search-regexp' or by the function
12577         in `isearch-word'.
12579 2012-05-29  Juri Linkov  <juri@jurta.org>
12581         * isearch.el (isearch-search-fun-default): New function.
12582         (isearch-search-fun): Move default part to the new function
12583         `isearch-search-fun-default'.
12584         (isearch-search-fun-function): Set the default value to
12585         `isearch-search-fun-default'.  (Bug#11381)
12587         * comint.el (comint-history-isearch-end):
12588         Use `isearch-search-fun-default'.
12589         (comint-history-isearch-search): Use `isearch-search-fun-default'
12590         and remove spacial case for `isearch-word'.
12591         (comint-history-isearch-wrap): Remove spacial case for
12592         `isearch-word'.
12594         * hexl.el (hexl-isearch-search-function):
12595         Use `isearch-search-fun-default'.
12597         * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
12598         Use `word-search-regexp' for `isearch-word'.
12600         * misearch.el (multi-isearch-search-fun):
12601         Use `isearch-search-fun-default'.
12603         * simple.el (minibuffer-history-isearch-search):
12604         Use `isearch-search-fun-default' and remove spacial case for
12605         `isearch-word'.
12606         (minibuffer-history-isearch-wrap): Remove spacial case for
12607         `isearch-word'.
12609         * textmodes/reftex-global.el (reftex-isearch-wrap-function):
12610         Remove spacial case for `isearch-word'.
12611         (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
12613 2012-05-28  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
12615         Decrease XEmacs incompatibilities.
12616         * textmodes/flyspell.el (flyspell-check-pre-word-p):
12617         Use `string-match'.
12618         (flyspell-delete-region-overlays): Use alternative definition for
12619         XEmacs.
12620         (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
12621         (flyspell-word): Use `process-kill-without-query' if XEmacs.
12622         (flyspell-mode-on): Use `interactive-p' if XEmacs.
12623         (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
12624         `define-obsolete-face-alias' under XEmacs, but old method.
12626         * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
12627         `with-no-warnings' definition or Emacs alias.
12628         (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
12629         (ispell-word): Do not use `region-p' if XEmacs.
12631 2012-05-28  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
12633         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12634         Check for `ispell-dictionary-base-alist' instead of full
12635         `ispell-dictionary-alist'.
12636         (ispell-init-process): Show spellchecker when starting new Ispell
12637         process.
12639 2012-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12641         * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
12642         http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
12644 2012-05-27  Juanma Barranquero  <lekktu@gmail.com>
12646         * version.el (motif-version-string, gtk-version-string)
12647         (ns-version-string): Declare.
12649 2012-05-27  Juri Linkov  <juri@jurta.org>
12651         * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
12652         after the `eval-defun-1' specialcaseing
12653         like in `edebug-eval-defun' (bug#10181).
12655         * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
12656         like in `eval-defun-1'.
12658 2012-05-27  Eli Zaretskii  <eliz@gnu.org>
12660         * mail/sendmail.el (mail-yank-region):
12661         Recognize rmail-yank-current-message in addition to insert-buffer.
12662         Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
12663         a *mail* buffer created through rmail-start-mail with sendmail as
12664         mail-user-agent.
12666 2012-05-27  Chong Yidong  <cyd@gnu.org>
12668         * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
12669         Default to 256 (Bug#11267).
12671         * help.el (describe-mode): Doc fix.
12673 2012-05-26  Glenn Morris  <rgm@gnu.org>
12675         * w32-fns.el (w32-init-info): Remove.
12676         * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
12678         * info.el (info-initialize): For self-contained NS builds, put the
12679         included info/ directory at the front.  (Bug#2791)
12681         * paths.el (Info-default-directory-list): Make it a defcustom,
12682         mainly so that we can use custom-initialize-delay.
12684 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12686         * subr.el (buffer-has-markers-at): Mark obsolete.
12688         * subr.el (lambda): Use declare.
12690         * emacs-lisp/lisp-mode.el (lambda):
12691         * emacs-lisp/edebug.el (lambda): Move properties to its definition.
12693 2012-05-26  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
12695         * thingatpt.el (forward-same-syntax): Handle no ARG case.  (Bug#11560)
12697 2012-05-26  Glenn Morris  <rgm@gnu.org>
12699         * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
12701 2012-05-25  Glenn Morris  <rgm@gnu.org>
12703         * paths.el: Remove no-byte-compile.
12704         * loadup.el: No need to load paths.el uncompiled.
12706         * image.el (imagemagick-types-inhibit): Doc fix.
12708         * version.el: Remove no-byte-compile and associated formatting.
12709         * loadup.el: No need to load version.el uncompiled.  AFAICS, this
12710         is ancient code from when there was an "inc-vers.el".
12712 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12714         * progmodes/gdb-mi.el: Minor style changes.
12715         (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
12716         Turn into minor modes.
12717         (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
12718         (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
12719         (gdb-shell): Remove unneeded let-binding.
12720         (gdb-get-many-fields): Eliminate O(n²) behavior.
12722 2012-05-25  Eli Zaretskii  <eliz@gnu.org>
12724         * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
12725         platforms that don't link in fontset.c.
12727 2012-05-25  Juri Linkov  <juri@jurta.org>
12729         Use the same diff color scheme as in modern VCSes (bug#10181).
12731         * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
12732         to avoid confusion with `diff-added' that now uses green colors.
12733         (diff-removed): Use shades of red.
12734         (diff-added): Use shades of green.
12735         (diff-changed): Leave just the yellow color.
12736         (diff-use-changed-face): New variable.
12737         (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
12738         how to highlight context diff changes.
12739         (diff-refine-change): Use shades of yellow.
12740         (diff-refine-removed): New face that uses shades of red.
12741         (diff-refine-added): New face that uses shades of green.
12742         (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
12743         `diff-refine-removed' in the call to `smerge-refine-subst'
12744         depending on the value of `diff-use-changed-face'.
12746         * vc/smerge-mode.el (smerge-mine): Use shades of red.
12747         (smerge-other): Use shades of green.
12748         (smerge-base): Use shades of yellow.
12749         (smerge-refined-change): Empty face.
12750         (smerge-refined-removed): New face that uses shades of red.
12751         (smerge-refined-added): New face that uses shades of green.
12752         (smerge-refine-subst): Rename arg `props' to `props-c'.  Add new
12753         args `props-r' and `props-a', and use them.  Doc fix.
12754         (smerge-refine): Evaluate `smerge-use-changed-face' and depending
12755         on its value use different faces `smerge-refined-change',
12756         `smerge-refined-removed', `smerge-refined-added' in the call to
12757         `smerge-refine-subst'.
12759         * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
12760         Add face condition `min-colors 88' with shades of red.
12761         (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
12762         `min-colors 88' with shades of green.
12763         (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
12764         `min-colors 88' with shades of yellow.
12766 2012-05-24  Glenn Morris  <rgm@gnu.org>
12768         * paths.el (prune-directory-list, remote-shell-program): Move to...
12769         * files.el (prune-directory-list, remote-shell-program): ...here.
12770         For the latter, delay initialization, prefer ssh, just search PATH.
12772         * paths.el (term-file-prefix): Move to faces.el (the only user).
12773         * faces.el (term-file-prefix): Move here, make it a defcustom.
12775         * paths.el (news-directory, news-path, news-inews-program):
12776         Move to gnus/nnspool.el.
12778         * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
12780         * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
12781         * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
12782         Make the latter a defcustom, with a delayed initialization.
12784         * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
12785         These were deleted from Gnus itself late 2010.
12787 2012-05-22  Juanma Barranquero  <lekktu@gmail.com>
12789         * progmodes/which-func.el (which-func-ff-hook):
12790         Check against user-error, not error.
12792         * emacs-lisp/edebug.el (top): Do not load or set up loading of
12793         cl-specs.el, which no longer exists.
12795 2012-05-22  Glenn Morris  <rgm@gnu.org>
12797         * info.el (info-emacs-bug): New command.
12798         * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
12799         * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
12801 2012-05-21  Glenn Morris  <rgm@gnu.org>
12803         * makefile.w32-in (update-subdirs-SH):
12804         * Makefile.in (update-subdirs): Update for moved update-subdirs.
12806 2012-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12808         * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
12810         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12811         Simplify Maven regexp, and make sure the file can't start with a space
12812         (bug#11517).
12814 2012-05-21  Glenn Morris  <rgm@gnu.org>
12816         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
12817         Scrap superfluous subshells.
12819 2012-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12821         * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
12822         (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
12824 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
12826         * calc/calc.el (calc-ensure-consistent-units): New variable.
12828         * calc/calc-units.el (math-consistent-units-p)
12829         (math-check-unit-consistency): New functions.
12830         (calc-quick-units, calc-convert-units):
12831         Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
12832         is non-nil.
12833         (calc-extract-units): Fix typo.
12835 2012-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12837         * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
12839         * textmodes/flyspell.el: Commenting style, plus code simplifications.
12840         (flyspell-default-deplacement-commands): Don't spell check after
12841         repeated window/frame switches (e.g. triggered by mouse-movement).
12842         (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
12843         (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
12844         (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
12845         (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
12846         Remove unused vars.
12847         (flyspell-get-casechars, flyspell-get-not-casechars):
12848         Simplify; Don't bother removing a ] just to add it back.
12849         * textmodes/ispell.el (ispell-program-name): Use executable-find.
12851 2012-05-18  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
12853         * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
12854         New functions.
12855         (math-function-table): Add support for more C functions.
12857 2012-05-18  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
12859         * textmodes/flyspell.el (flyspell-check-pre-word-p)
12860         (flyspell-check-word-p, flyspell-debug-signal-word-checked):
12861         Protect delay handling for otherchars against empty otherchars.
12863 2012-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12865         * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
12866         their respective macro declarations.
12867         * skeleton.el (define-skeleton):
12868         * progmodes/compile.el (define-compilation-mode):
12869         * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
12870         (define-ibuffer-filter):
12871         * emacs-lisp/generic.el (define-generic-mode):
12872         * emacs-lisp/easy-mmode.el (define-minor-mode)
12873         (define-globalized-minor-mode):
12874         * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
12875         * emacs-lisp/byte-run.el (defsubst):
12876         * custom.el (deftheme): Add doc-string metadata.
12878 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12880         * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
12882 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12884         * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
12886         * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
12887         * emacs-lisp/cl-macs.el: Idem.
12888         * emacs-lisp/cl-specs.el: Remove.
12890 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12892         Minor renaming of internal CL functions and variables.
12893         * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
12894         (cl--position): Rename from cl-position.
12895         (cl--delete-duplicates): Rename from cl-delete-duplicates.
12896         * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
12897         (cl--random-state): Rename from *random-state*.
12899 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12901         * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
12902         parens around the arg list (bug#11499).
12904 2012-05-17  Juri Linkov  <juri@jurta.org>
12906         * isearch.el (word-search-regexp, word-search-backward)
12907         (word-search-forward, word-search-backward-lax)
12908         (word-search-forward-lax): Move functions from search.c
12909         (bug#10145, bug#11381).
12911 2012-05-16  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
12913         * textmodes/flyspell.el (flyspell-check-pre-word-p)
12914         (flyspell-check-word-p, flyspell-debug-signal-word-checked):
12915         Delay for otherchars as for normal word components.
12917 2012-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12919         * minibuffer.el (completion--sifn-requote): Fix last change.
12920         (minibuffer-local-must-match-filename-map):
12921         Move define-obsolete-variable-alias before its var.
12923 2012-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12925         * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
12927         * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
12928         behavior.
12929         (completion--string-equal-p): New function.
12930         (completion--twq-all): Use it to get better assertion failure data.
12932         Only handle ".." and '..' quoting in shell-mode (bug#11466).
12933         * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
12934         (shell--requote-argument): New functions.
12935         (shell-completion-vars): Use them.
12936         (shell--parse-pcomplete-arguments): Rename from
12937         shell-parse-pcomplete-arguments.
12938         * comint.el (comint-word): Obey comint-file-name-quote-list.  Simplify.
12939         (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
12940         Obey comint-file-name-quote-list.
12942         * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
12943         (smie-indent-keyword): Use it.
12945 2012-05-14  Stefan Merten  <smerten@oekonux.de>
12947         * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
12949 2012-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12951         * net/rlogin.el (rlogin-mode-map): Fix last change.
12953 2012-05-14  Jason L. Wright  <jason.wright@inl.gov>  (tiny change)
12955         * mail/smtpmail.el (smtpmail-send-command): Send the command and
12956         the following \r\n using a single `process-send-string', since the
12957         Lotus SMTP server refuses to accept any commands if they are sent
12958         with two `process-send-string's (Bug#11444).
12960 2012-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12962         * shell.el (shell-parse-pcomplete-arguments):
12963         Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
12965 2012-05-14  Wolfgang Jenkner  <wjenkner@inode.at>
12967         * image-mode.el: Fit to width/height for rotated images (Bug#11431).
12968         (image-transform-scale, image-transform-right-angle-fudge): New vars.
12969         (image-transform-width, image-transform-fit-width): New functions.
12970         (image-transform-properties): Use them.
12971         (image-transform-check-size): New function.
12972         (image-toggle-display-image): Use it (for testing).
12973         (image-transform-set-rotation): Reduce angle mod 360.
12974         Delete obsolete comment.
12976 2012-05-14  Wolfgang Jenkner  <wjenkner@inode.at>
12978         * image-mode.el: Fix scaling (bug#11399).
12979         (image-transform-resize): Doc fix.
12980         (image-transform-properties): Default scale is 1 and height should
12981         be an integer.
12983 2012-05-13  Johan Bockgård  <bojohan@gnu.org>
12985         * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
12986         than hard-coding `car', to fix misbehavior when moving forward.
12988 2012-05-13  Chong Yidong  <cyd@gnu.org>
12990         * emacs-lisp/tabulated-list.el (tabulated-list-format)
12991         (tabulated-list-entries, tabulated-list-padding)
12992         (tabulated-list-sort-key): Make permanent-local.
12994         * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
12995         (electric-buffer-list): Put electric buffer menu
12996         command descriptions in this docstring, instead of the docstring
12997         of electric-buffer-menu-mode.  Code cleanups.
12998         (electric-buffer-menu-mode): Use define-derived-mode.  Rename from
12999         Electric-buffer-menu-mode.
13000         (electric-buffer-update-highlight): Minor code cleanup.
13002 2012-05-13  Michael Albinus  <michael.albinus@gmx.de>
13004         * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
13005         (Bug#11447)
13007 2012-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13009         Move define-obsolete-variable-alias before the var's definition.
13010         * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
13011         * tooltip.el (tooltip-hook):
13012         * textmodes/reftex-toc.el (reftex-toc-map):
13013         * textmodes/reftex-sel.el (reftex-select-label-map)
13014         (reftex-select-bib-map):
13015         * textmodes/reftex-index.el (reftex-index-map)
13016         (reftex-index-phrases-map):
13017         * speedbar.el (speedbar-syntax-table, speedbar-key-map):
13018         * progmodes/meta-mode.el (meta-mode-map):
13019         * novice.el (disabled-command-hook):
13020         * loadhist.el (unload-hook-features-list):
13021         * frame.el (blink-cursor):
13022         * files.el (find-file-not-found-hooks, write-file-hooks)
13023         (write-contents-hooks):
13024         * emulation/tpu-edt.el (GOLD-map):
13025         * emacs-lock.el (emacs-lock-from-exiting):
13026         * emacs-lisp/generic.el (generic-font-lock-defaults):
13027         * emacs-lisp/chart.el (chart-map):
13028         * dos-fns.el (register-name-alist):
13029         * dired-x.el (dired-omit-files-p):
13030         * desktop.el (desktop-enable):
13031         * cus-edit.el (custom-mode-hook):
13032         * buff-menu.el (buffer-menu-mode-hook):
13033         * bookmark.el (bookmark-read-annotation-text-func)
13034         (bookmark-exit-hooks):
13035         * allout.el (allout-mode-deactivate-hook)
13036         (allout-exposure-change-hook, allout-structure-added-hook)
13037         (allout-structure-deleted-hook, allout-structure-shifted-hook):
13038         * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
13039         (dirtrack-debug): Move call to define-obsolete-variable-alias so it
13040         comes before the corresponding variable's definition.
13042 2012-05-12  Chong Yidong  <cyd@gnu.org>
13044         * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
13045         (Buffer-menu-mouse-select): Restore function (Bug#11459).
13046         (Buffer-menu-mode-map): Bind it.
13047         (Buffer-menu--pretty-name): Add a mouse-face property.
13049 2012-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13051         * progmodes/prolog.el: Use SMIE.  Cleanup regexp setup.
13052         (prolog-upper-case-string, prolog-lower-case-string)
13053         (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
13054         (prolog-use-smie, prolog-smie-grammar): New vars.
13055         (prolog-smie-forward-token, prolog-smie-backward-token)
13056         (prolog-smie-rules): New funs.
13057         (prolog-comment-indent): Remove.
13058         (prolog-mode-variables): Use default comment indentation instead.
13059         Setup SMIE.
13060         (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
13061         (prolog-mode): Don't call them any more.
13062         (prolog-electric-colon, prolog-electric-dash)
13063         (prolog-edit-menu-insert-move): Use indent-according-to-mode.
13065         * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
13067         * minibuffer.el (completion--twq-all): Again, allow case differences.
13069         * term.el: Move keymap initialization code to be more idiomatic.
13070         (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
13071         (term-terminal-menu): Move initialization into declaration.
13072         (term-escape-char): Let the user set it in her .emacs.
13074         * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
13075         Provide SMIE-based indentation (not enabled by default yet).
13076         (sh-mode-map): Don't bind electric keys.
13077         Use electric-pair-mode instead of skeleton-pair.
13078         (sh-assignment-regexp): Fit within 80 columns.
13079         (sh-indent-supported): Specify actual shell name instead of boolean.
13080         (sh--maybe-here-document): New fun, from sh-maybe-here-document.
13081         (sh-maybe-here-document): Use it.  Make obsolete.
13082         (sh-electric-here-document-mode) New minor mode.
13083         (sh-mode): Use it.  Don't set sh-indent-supported-here here.
13084         (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
13085         (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
13086         (sh-smie-rc-grammar, sh-use-smie): New vars.
13087         (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
13088         (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
13089         (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
13090         (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
13091         (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
13092         (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
13093         (sh-set-shell): Use smie-setup if requested.
13095         * term.el (term-set-escape-char): Properly set term-escape-char.
13096         See http://stackoverflow.com/questions/10524656.
13098 2012-05-10  Chong Yidong  <cyd@gnu.org>
13100         * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
13101         Use url-generic-parse-url, and handle host names and Windows
13102         filenames properly.
13103         (ffap-url-unwrap-remote): Use url-generic-parse-url.
13104         (ffap-url-unwrap-remote): Accept list values, specifying a list of
13105         URL schemes to work on.
13106         (ffap--toggle-read-only): New function.
13107         (ffap-read-only, ffap-read-only-other-window)
13108         (ffap-read-only-other-frame): Use it.
13109         (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
13110         necessary for ffap-url-unwrap-remote.
13112 2012-05-10  Dave Abrahams  <dave@boostpro.com>
13114         * cus-start.el (create-lockfiles): Add it.
13116 2012-05-09  Chong Yidong  <cyd@gnu.org>
13118         * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
13119         (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
13121 2012-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13123         * shell.el (shell-completion-vars): Fix last change (bug#11348).
13125 2012-05-09  Chong Yidong  <cyd@gnu.org>
13127         * ansi-color.el (ansi-color-process-output): Check for validity of
13128         comint-last-output-start before using it.  This avoids a bad
13129         interaction with gdb-mi's input/output buffer.
13131 2012-05-09  Glenn Morris  <rgm@gnu.org>
13133         * files.el (dir-locals-read-from-file):
13134         Mention dir-locals in any error message.
13136 2012-05-09  Chong Yidong  <cyd@gnu.org>
13138         * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
13139         package (Bug#11410).
13141         * emacs-lisp/package.el (package-buffer-info): Avoid putting local
13142         variables into description.
13144 2012-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13146         * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
13147         shell-delimiter-argument-list (bug#11348).
13148         (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
13150 2012-05-09  Juanma Barranquero  <lekktu@gmail.com>
13152         * textmodes/rst.el: Silence byte-compiler warnings.
13153         (rst-re-alist, rst-reset-section-caches): Move around.
13154         (rst-re): Use `characterp', not `char-valid-p'.
13155         (font-lock-beg, font-lock-end): Declare.
13157         * progmodes/idlw-shell.el (specs): Remove reference to deleted
13158         variable `idlwave-shell-activate-alt-keybindings' and simplify.
13160         * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
13162 2012-05-08  Glenn Morris  <rgm@gnu.org>
13164         * files.el (auto-mode-alist): Treat ".make" like ".mk".
13166 2012-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13168         * vc/log-edit.el: Add GNU coding standards highlighting.
13169         (log-edit-font-lock-gnu-style)
13170         (log-edit-font-lock-gnu-keywords): New vars.
13171         (log-edit-font-lock-keywords): New fun.
13172         (log-edit-mode): Don't fold case in font-lock.
13173         (log-edit-font-lock-keywords): Do not assume case-folding.
13175         * imenu.el: Misc cleanup.  Make docstrings out of comments.
13176         Use lexical-binding.
13177         (imenu--index-alist, imenu--last-menubar-index-alist)
13178         (imenu-menubar-modified-tick): Use defvar-local.
13179         (imenu--split-menu): Remove unused var.
13180         (imenu--cleanup-seen): Declare as global.
13181         (imenu--cleanup): Use dolist.
13183         * subr.el (defvar-local): Add debug spec and doc-string position.
13185 2012-05-08  Glenn Morris  <rgm@gnu.org>
13187         * language/burmese.el, language/cham.el, language/czech.el:
13188         * language/english.el, language/georgian.el, language/greek.el:
13189         * language/japanese.el, language/khmer.el, language/korean.el:
13190         * language/lao.el, language/misc-lang.el, language/romanian.el:
13191         * language/sinhala.el, language/slovak.el, language/tai-viet.el:
13192         * language/thai.el, language/utf-8-lang.el:
13193         Remove no-byte-compile setting.
13195         * play/zone.el (zone-pgm-stress): Don't pollute kill-ring.  (Bug#11388)
13197 2012-05-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
13199         * progmodes/make-mode.el (makefile-browse):
13200         Remove unnecessary interactive.  (Bug#11324)
13202 2012-05-07  Glenn Morris  <rgm@gnu.org>
13204         * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
13206         * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
13208 2012-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13210         * loadup.el: Preload newcomment.el.
13211         * newcomment.el: Move autoload-only code to toplevel.
13213         * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
13214         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
13215         Handle new :right-align column property.
13216         (tabulated-list-print-col): Idem, plus use `display' text-property to
13217         try and preserve alignment for variable pitch fonts.
13219 2012-05-07  Chong Yidong  <cyd@gnu.org>
13221         * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
13222         (tabulated-list-use-header-line): New var.
13223         (tabulated-list-init-header): Use it.
13224         (tabulated-list-print-fake-header): New function.
13225         (tabulated-list-print): Use it.
13226         (tabulated-list-sort-button-map): Add non-header-line commands.
13227         (tabulated-list-init-header): Add column name property to basic
13228         labels as well.
13229         (tabulated-list-col-sort): Handle non-header-line button case.
13230         (tabulated-list--sort-by-column-name): Fix a corner case.
13232         * buff-menu.el (list-buffers--refresh):
13233         Handle Buffer-menu-use-header-line.
13235 2012-05-06  Chong Yidong  <cyd@gnu.org>
13237         * buff-menu.el: Convert to Tabulated List mode.
13238         (Buffer-menu-buffer+size-width): Make obsolete.
13239         (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
13240         (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
13241         (Buffer-menu-mode): Derive from tabulated-list-mode.  Move command
13242         documentation into docstring of buffer-menu.
13243         (Buffer-menu-toggle-files-only): Add an informative message.
13244         (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
13245         (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
13246         (Buffer-menu-unmark, Buffer-menu-backup-unmark)
13247         (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
13248         (Buffer-menu-execute, Buffer-menu-select)
13249         (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
13250         (Buffer-menu-bury): Use Tabulated List machinery.
13251         (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
13252         (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
13253         Delete.
13254         (list-buffers--refresh): New function.
13255         (list-buffers-noselect): Use it.
13256         (tabulated-list-entry-size->, Buffer-menu--pretty-name)
13257         (Buffer-menu--pretty-file-name): New helper functions.
13259         * loadup.el: Preload tabulated-list.
13261         * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
13262         tabulated-list-sort-column.
13263         (tabulated-list-init-header): Add the initial aligning space even
13264         if tabulated-list-padding is zero.
13266 2012-05-06  Christopher Schmidt  <christopher@ch.ristopher.com>
13268         * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
13269         whose cdr is not a cons cell correctly (bug#11038).
13271 2012-05-06  Chong Yidong  <cyd@gnu.org>
13273         * emacs-lisp/tabulated-list.el (tabulated-list-format):
13274         Accept additional plist in column descriptors.
13275         (tabulated-list-init-header): Obey it.
13276         (tabulated-list-get-entry): New function.
13277         (tabulated-list-put-tag): Use it.  Use string-width instead of
13278         length.
13279         (tabulated-list--column-number): New function.
13280         (tabulated-list-print): Use it.
13281         (tabulated-list-print-col): New function.
13282         Set `tabulated-list-column-name' property on each column's text.
13283         (tabulated-list-print-entry): Use it.
13284         (tabulated-list-delete-entry, tabulated-list-set-col):
13285         New functions.
13286         (tabulated-list-sort-column): New command (Bug#11337).
13288         * buff-menu.el (list-buffers): Move C-x C-b binding from
13289         buff-menu.el to bindings.el.
13291         * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
13292         :advertised-binding feature.
13294 2012-05-06  Troels Nielsen  <bn.troels@gmail.com>  (tiny change)
13296         * progmodes/compile.el (compilation-internal-error-properties):
13297         Calculate start position correctly when end-col is set but
13298         end-line is not (Bug#11382).
13300 2012-05-06  Wolfgang Jenkner  <wjenkner@inode.at>
13302         * man.el (Man-unindent): Use text-property-default-nonsticky to
13303         prevent untabify from inheriting face properties (Bug#11408).
13305 2012-05-05  Stefan Merten  <smerten@oekonux.de>
13307         * textmodes/rst.el: Major merge with upstream development up to
13308         Docutils SVN r7399 / rst.el V1.2.1.
13310         Clarify maintainership and authors.
13312         (rst-extract-version, rst-cvs-header, rst-cvs-rev)
13313         (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
13314         (rst-official-version, rst-official-cvs-rev, rst-version)
13315         (rst-package-emacs-version-alist): New functions and variables
13316         for version information.
13318         (rst-bullets, rst-uri-schemes, rst-adornment-chars)
13319         (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
13320         (rst-mode-syntax-table, rst-mode): New and corrected functions
13321         and variables representing reStructuredText features.
13323         (rst-re): New function for reStructuredText regexes.  Use in
13324         many places.
13326         (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
13327         (rst-mode-map): Rebind keys.
13329         (rst-mode-lazy, rst-font-lock-keywords)
13330         (rst-font-lock-extend-region)
13331         (rst-font-lock-extend-region-internal)
13332         (rst-font-lock-extend-region-extend)
13333         (rst-font-lock-find-unindented-line-limit)
13334         (rst-font-lock-find-unindented-line-match)
13335         (rst-adornment-level, rst-font-lock-adornment-level)
13336         (rst-font-lock-adornment-match)
13337         (rst-font-lock-handle-adornment-pre-match-form)
13338         (rst-font-lock-handle-adornment-matcher): Major revision of
13339         font-locking.  Integrate with other code.  Use `jit-lock-mode'.
13341         (rst-preferred-adornments, rst-adjust-hook)
13342         (rst-new-adornment-down, rst-preferred-bullets)
13343         (rst-preferred-bullets, rst-indent, rst-indent-width)
13344         (rst-indent-field, rst-indent-literal-normal)
13345         (rst-indent-literal-minimized, rst-indent-comment): Change,
13346         extend and improve customization.
13348         (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
13349         (rst-normalize-cursor-position, rst-get-decoration)
13350         (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
13351         (rst-rstrip, rst-toc-insert-find-delete-contents)
13352         (rst-shift-fill-region, rst-compute-bullet-tabs)
13353         (rst-debug-print-tabs, rst-debug-mark-found)
13354         (rst-shift-region-guts, rst-shift-region-right)
13355         (rst-shift-region-left, rst-use-char-classes)
13356         (rst-font-lock-keywords-function)
13357         (rst-font-lock-indentation-point)
13358         (rst-font-lock-find-unindented-line-begin)
13359         (rst-font-lock-find-unindented-line-end)
13360         (rst-font-lock-find-unindented-line)
13361         (rst-font-lock-adornment-point, rst-font-lock-level)
13362         (rst-adornment-level-alist): Remove functions and variables.
13364         (rst-compare-adornments, rst-get-adornment-match)
13365         (rst-suggest-new-adornment, rst-get-adornments-around)
13366         (rst-adornment-complete-p, rst-get-next-adornment)
13367         (rst-adjust-adornment, rst-display-adornments-hierarchy)
13368         (rst-straighten-adornments): Standardize function names to
13369         use "adornment" instead of "decoration".  Correct callers.
13370         Similar standardizing in many places.
13372         (rst-update-section, rst-adjust, rst-promote-region)
13373         (rst-enumerate-region, rst-bullet-list-region)
13374         (rst-repeat-last-character): Correct use of `interactive'.
13376         (rst-classify-adornment, rst-find-all-adornments)
13377         (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
13378         (rst-find-leftmost-column, rst-repeat-last-character):
13379         Refactor functions.
13381         (rst-find-title-line, rst-reset-section-caches)
13382         (rst-get-adornments-around, rst-adjust-adornment-work)
13383         (rst-arabic-to-roman, rst-roman-to-arabic)
13384         (rst-insert-list-pos, rst-insert-list-new-item)
13385         (rst-insert-list-continue, rst-insert-list, rst-forward-line):
13386         New functions.
13388         (rst-all-sections, rst-section-hierarchy)
13389         (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
13390         New variables.
13392         (rst-toc-return-wincfg, rst-toc-quit-window): Use window
13393         configuration instead of only buffer.  Change where necessary.
13395         (rst-line-tabs, rst-compute-tabs, rst-indent-line)
13396         (rst-shift-region, rst-adaptive-fill): New functions for
13397         indentation and filling.
13399         (rst-comment-line-break, rst-comment-indent)
13400         (rst-comment-insert-comment, rst-comment-region)
13401         (rst-uncomment-region): New functions for handling comments.
13403         (rst-compile): Quote shell arguments.
13405         (rst-compile-pdf-preview, rst-compile-slides-preview):
13406         Delete temporary files after use.
13408 2012-05-05  Glenn Morris  <rgm@gnu.org>
13410         * calendar/cal-html.el: Optionally include holidays in the output.
13411         Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
13412         (cal-html-holidays): New option.
13413         (cal-html-css-default): Add holiday entry.
13414         (holiday-in-range): Autoload it.
13415         (cal-html-htmlify-entry): Add optional class argument.
13416         (cal-html-htmlify-list): Add optional holidays argument.
13417         (cal-html-insert-agenda-days): Include holidays in the output.
13418         (cal-html-one-month): Maybe include holidays.
13420         * calendar/holidays.el (holiday-in-range):
13421         Move here from cal-tex-list-holidays.
13422         * calendar/cal-tex.el (cal-tex-list-holidays):
13423         Make it an obsolete alias for holiday-in-range.  Update all callers.
13425 2012-05-05  Chong Yidong  <cyd@gnu.org>
13427         * select.el (xselect--encode-string): Always use utf-8 for TEXT on
13428         Nextstep.
13430 2012-05-05  Ransom Williams  <auvergnerw@gmail.com>  (tiny change)
13432         * files.el (file-auto-mode-skip): New var.
13433         (set-auto-mode-1): Use it.
13435 2012-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13437         * repeat.el: Use lexical-binding.
13438         (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
13439         (repeat-undo-count): Remove.
13440         (repeat):
13441         * progmodes/octave-mod.el (octave-abbrev-start):
13442         * progmodes/f90.el (f90-abbrev-start):
13443         * face-remap.el (text-scale-adjust):
13444         * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
13446         * emacs-lisp/pcase.el (pcase--let*): New function.
13447         (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
13448         a bit more.
13449         (pcase--split-pred): Be more clever about ruling out overlap between
13450         a predicate and some constant pattern.
13451         (pcase--q1): Use `null' instead of (eq foo nil).
13453         * subr.el (setq-local, defvar-local): New macros.
13454         (kbd): Redefine as an alias.
13455         (with-selected-window): Leave unrelated frames alone.
13456         (set-temporary-overlay-map): New function.
13458 2012-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13460         * subr.el (user-error): New function.
13461         * window.el (switch-to-buffer):
13462         * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
13463         (smerge-match-conflict):
13464         * simple.el (previous-matching-history-element)
13465         (next-matching-history-element, goto-history-element, undo-more)
13466         (undo-start):
13467         * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
13468         (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
13469         (next-file, tags-loop-scan, list-tags, complete-tag):
13470         * progmodes/compile.el (compilation-loop):
13471         * mouse.el (mouse-minibuffer-check):
13472         * man.el (Man-bgproc-sentinel, Man-goto-page):
13473         * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
13474         (Info-history-forward, Info-follow-reference, Info-menu)
13475         (Info-extract-menu-item, Info-extract-menu-counting)
13476         (Info-forward-node, Info-backward-node, Info-next-menu-item)
13477         (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
13478         (Info-next-reference, Info-prev-reference, Info-index)
13479         (Info-index-next, Info-follow-nearest-node)
13480         (Info-copy-current-node-name):
13481         * imenu.el (imenu--make-index-alist)
13482         (imenu-default-create-index-function, imenu-add-to-menubar):
13483         * files.el (basic-save-buffer, recover-file):
13484         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13485         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
13486         (checkdoc-message-text, checkdoc-defun):
13487         * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
13488         * cus-edit.el (customize-changed-options, customize-rogue)
13489         (customize-saved, custom-variable-set, custom-variable-mark-to-save)
13490         (custom-variable-mark-to-reset-standard)
13491         (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
13492         (custom-file):
13493         * completion.el (check-completion-length):
13494         * comint.el (comint-search-arg)
13495         (comint-previous-matching-input-string-position)
13496         (comint-previous-matching-input)
13497         (comint-replace-by-expanded-history-before-point, comint-send-input)
13498         (comint-copy-old-input, comint-backward-matching-input)
13499         (comint-goto-process-mark, comint-set-process-mark):
13500         * calendar/calendar.el (calendar-cursor-to-date): Use it.
13501         * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
13503 2012-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13505         * dabbrev.el (dabbrev--ignore-case-p): New function.
13506         (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
13507         Use it.
13509         * files.el (automount-dir-prefix): Mark as obsolete.
13511 2012-05-04  Glenn Morris  <rgm@gnu.org>
13513         * patcomp.el, play/bruce.el: Move to obsolete/.
13515 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
13517         Fix minor Y10k bugs.
13518         * arc-mode.el (archive-unixdate):
13519         * autoinsert.el (auto-insert-alist):
13520         * calc/calc-forms.el (math-this-year):
13521         * emacs-lisp/copyright.el (copyright-current-year)
13522         (copyright-update-year, copyright):
13523         * tar-mode.el (tar-clip-time-string):
13524         * time.el (display-time-update):
13525         Don't assume years have 4 digits.
13527 2012-05-04  Chong Yidong  <cyd@gnu.org>
13529         * dos-w32.el (file-name-buffer-file-type-alist)
13530         (direct-print-region-use-command-dot-com):
13531         * ffap.el (ffap-menu-regexp):
13532         * find-file.el (ff-special-constructs):
13533         * follow.el (follow-debug):
13534         * forms.el (forms--debug):
13535         * iswitchb.el (iswitchb-all-frames):
13536         * ido.el (ido-all-frames):
13537         * emacs-lisp/timer.el (timer-max-repeats):
13538         * mail/feedmail.el (feedmail-mail-send-hook)
13539         (feedmail-mail-send-hook-queued):
13540         * mail/footnote.el (footnote-signature-separator):
13541         * mail/mailabbrev.el (mail-alias-separator-string)
13542         (mail-abbrev-mode-regexp):
13543         * mail/rmail.el (rmail-speedbar-match-folder-regexp):
13544         * progmodes/idlwave.el (idlwave-libinfo-file)
13545         (idlwave-default-completion-case-is-down)
13546         (idlwave-library-routines): Convert defvars to defcustoms.
13548         * mail/rmail.el (rmail-decode-mime-charset):
13549         * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
13550         (idlwave-shell-fix-inserted-breaks)
13551         (idlwave-shell-activate-alt-keybindings)
13552         (idlwave-shell-use-breakpoint-glyph):
13553         * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
13555 2012-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13557         * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
13559 2012-05-03  Wilson Snyder  <wsnyder@wsnyder.org>
13561         * progmodes/verilog-mode.el (font-lock-keywords):
13562         Fix mis-highligting auto.  Reported by Craig Barner.
13563         (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
13564         defines from global name space.  Reported by Dan Dever.
13565         (verilog-auto-reset, verilog-auto-reset-widths)
13566         (verilog-auto-tieoff): Support using unbased numbers for
13567         AUTORESET and AUTOTIEOFF.
13568         (verilog-submit-bug-report): Update variable list.
13569         (verilog-read-auto-params): Fix AUTOINPUT regexps containing
13570         parenthesis from not matching.  Reported by Michael Rytting.
13571         (verilog-auto-template-lint): Fix hash error when linting modules
13572         with no used templates.
13573         (verilog-warn, verilog-warn-error)
13574         (verilog-warn-fatal): When non-interactive report multiple
13575         warnings before exiting.  Suggested by Brad Dobbie.
13576         (verilog-auto-template-lint, verilog-auto-template-warn-unused)
13577         (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
13578         to report unused template errors.  Reported by Brad Dobbie.
13579         (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
13580         nets, bug438.  Reported by Vns Blore.
13581         (verilog-auto-inout-module, verilog-auto-reg)
13582         (verilog-read-decls, verilog-read-sub-decls-sig)
13583         (verilog-signals-edit-wire-reg, verilog-signals-with):
13584         Fix passing of Verilog data types in ANSI input/output ports
13585         such as "output logic" into the AUTOs.  Special case "wire" and
13586         "reg" for backwards compatibility presuming Verilog 2001.
13587         (verilog-auto-ascii-enum): Add "auto enum" as alias.
13588         (verilog-preprocess): Fix replication of preprocess output.
13589         Reported by Brad Dobbie.
13590         (verilog-auto-inst-interfaced-ports):
13591         Create verilog-auto-inst-interfaced-ports, bug429.
13592         Reported by Julian Gorfajn.
13593         (verilog-after-save-font-hook)
13594         (verilog-before-save-font-hook): New variable.
13595         (verilog-modi-cache-results, verilog-save-font-mod-hooked)
13596         (verilog-save-font-mods): Wrap disabling fontification, reported
13597         by David Rogoff.
13598         (verilog-do-indent, verilog-pretty-declarations-auto)
13599         (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
13600         Reported by Pierre-David Pfister.
13601         (verilog-set-auto-endcomments): Fix endtask auto comments outside
13602         of class declarations, bug292.  Reported by Kevin Heilman.
13603         (verilog-read-decls): Fix 'parameter type' not appearing in
13604         AUTOINSTPARAM, bug340.  Reported by Jonathan Greenlaw.
13605         (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
13606         AUTOINPUTs, bug411.  Reported by Jonathan Greenlaw.
13607         (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
13608         Reported by David Kravitz.
13610 2012-05-03  Michael McNamara  <mac@mail.brushroad.com>
13612         * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
13613         assignment with tests in ifs and for loops.
13614         (verilog-extended-complete-re, verilog-complete-reg): Change so
13615         that DPI inport functions don't look like fuction declarations.
13616         (verilog-pretty-expr): Don't line up assignment
13617         operations to the test and increment in if and for loops
13618         (verilog-extended-complete-re, verilog-complete-reg): Change so
13619         that DPI inport functions don't look like fuction declarations.
13621 2012-05-03  Kenichi Handa  <handa@m17n.org>
13623         * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
13624         decoding, and show a warning message without signaling an error
13625         (Bug#11282).
13627 2012-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13629         * emacs-lisp/bytecomp.el
13630         (byte-compile-file-form-custom-declare-variable): Compile all elements,
13631         since cconv.el might have introduced :fun-body, internal-make-closure,
13632         and friends for bytecomp to handle (bug#11391).
13633         * custom.el (defcustom): Avoid ((λ ..) ..).
13635 2012-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13637         * subr.el (read-passwd): Better clean after ourselves (bug#11392).
13639 2012-05-02  Juanma Barranquero  <lekktu@gmail.com>
13641         * notifications.el (dbus-debug):
13642         * term/linux.el (gpm-mouse-enable):
13643         * term/screen.el (xterm-register-default-colors): Declare.
13645 2012-05-02  Chong Yidong  <cyd@gnu.org>
13647         * cus-start.el (gc-cons-percentage, exec-suffixes)
13648         (dos-display-scancodes, dos-hyper-key, dos-super-key)
13649         (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
13650         (make-cursor-line-fully-visible, void-text-area-pointer)
13651         (font-list-limit): Add customization data.
13653         * allout.el (allout-exposure-change-functions)
13654         (allout-structure-added-functions)
13655         (allout-structure-deleted-functions)
13656         (allout-structure-shifted-functions): Rename abnormal hooks from
13657         *-hook, and convert to defcustoms.
13658         (allout-after-copy-or-kill-hook, allout-post-undo-hook):
13659         Convert to defcustoms.
13660         (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
13662         * allout-widgets.el: Hook callers changed.
13664 2012-05-02  Eli Zaretskii  <eliz@gnu.org>
13666         * mail/rmail.el (rmail-yank-current-message): Use the encoding of
13667         the yanked message in preference to the default value of
13668         buffer-file-coding-system.
13670 2012-05-02  Martin Rudalics  <rudalics@gmx.at>
13672         * window.el (display-buffer--action-function-custom-type):
13673         Fix entry.
13675 2012-05-02  Alan Mackenzie  <acm@muc.de>
13677         * progmodes/cc-defs.el (c-version): Update to 5.32.3.
13679 2012-05-01  Glenn Morris  <rgm@gnu.org>
13681         * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
13683         * eshell/esh-cmd.el (eshell-debug-command): Doc fix.  Add :set.
13685         * cus-edit.el (custom-variable-documentation): Simplify with format.
13687 2012-05-01  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
13688             Stefan Monnier  <monnier@iro.umontreal.ca>
13690         * simple.el (suggest-key-bindings, execute-extended-command):
13691         Move from keyboard.c.
13693 2012-05-01  Chong Yidong  <cyd@gnu.org>
13695         * follow.el: Eliminate advice.
13696         (set-process-filter, process-filter, sit-for): Advice deleted.
13697         (follow-mode-off-hook): Obsolete hook removed.
13698         (follow-avoid-tail-recenter-p, follow-process-filter-alist):
13699         Vars deleted.
13700         (follow-auto): Use a :set function.
13701         (follow-mode): Rewritten.  Don't advise process filters.
13702         (follow-switch-to-current-buffer-all, follow-scroll-up)
13703         (follow-scroll-down): Assume follow-mode is bound.
13704         (follow-comint-scroll-to-bottom)
13705         (follow-align-compilation-windows): New functions.
13706         (follow--window-sorter): New function.
13707         (follow-all-followers): Use it to explicitly sort windows by their
13708         positions; don't make assumptions about next-window order.
13709         (follow-windows-start-end, follow-delete-other-windows-and-split)
13710         (follow-calc-win-start): Doc fix.
13711         (follow-windows-aligned-p, follow-select-if-visible): Don't call
13712         vertical-motion unnecessarily.
13713         (follow-adjust-window): New function.
13714         (follow-post-command-hook): Use it.
13715         (follow-call-set-process-filter, follow-call-process-filter)
13716         (follow-intercept-process-output, follow-tidy-process-filter-alist)
13717         (follow-stop-intercept-process-output, follow-generic-filter):
13718         Functions deleted.
13719         (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
13720         (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
13721         New functions, replacing advice on scroll-bar-* commands.
13722         (follow-mwheel-scroll): New function (Bug#4112).
13724         * comint.el (comint-adjust-point): New function.
13725         (comint-postoutput-scroll-to-bottom): Use it.
13726         Call follow-comint-scroll-to-bottom for Follow mode buffers.
13728 2012-05-01  Glenn Morris  <rgm@gnu.org>
13730         * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
13731         * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
13732         * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
13733         * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
13734         * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
13735         Remove no-byte-compile setting.
13737 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13739         * minibuffer.el (completion-table-with-quoting): Fix compatibility
13740         all-completions code to not return a number in the last cdr.
13742 2012-04-30  Leo Liu  <sdl.web@gmail.com>
13744         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
13745         read-only error.
13747 2012-04-29  Chong Yidong  <cyd@gnu.org>
13749         * follow.el (follow-calc-win-end): Rewrite to handle partial
13750         screen lines correctly (Bug#8390).
13751         (follow-avoid-tail-recenter): Minor cleanup.
13753 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13755         Avoid the obsolete `assoc' package.
13756         * speedbar.el (speedbar-refresh): Avoid adelete.
13757         (speedbar-file-lists): Simplify and avoid aput.
13758         * man.el (Man--sections, Man--refpages): New vars, replacing
13759         Man-sections-alist and Man-refpages-alist.
13760         (Man-build-section-alist, Man-build-references-alist):
13761         Use them; avoid aput.
13762         (Man--last-section, Man--last-refpage): New vars.
13763         (Man-follow-manual-reference): Use them.
13764         Use the `default' arg of completing-read.
13765         (Man-goto-section): Idem.  Move prompt to the `interactive' spec.
13767 2012-04-27  Chong Yidong  <cyd@gnu.org>
13769         * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
13771         * startup.el (x-apply-session-resources): New function.
13773         * term/ns-win.el (ns-initialize-window-system):
13774         * term/w32-win.el (w32-initialize-window-system):
13775         * term/x-win.el (x-initialize-window-system): Use it to properly
13776         set menu-bar-mode and other vars from X resources, even if the
13777         initial frame is not a window-system frame (Bug#2299).
13779         * subr.el (read-key): Avoid running filter function when setting
13780         up temporary tool bar entries (Bug#9922).
13782 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
13784         * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
13785         (Bug#11344)
13787 2012-04-27  Chong Yidong  <cyd@gnu.org>
13789         * select.el (xselect--encode-string): New function, split from
13790         xselect-convert-to-string.
13791         (xselect-convert-to-string): Use it.
13792         (xselect-convert-to-filename, xselect-convert-to-os)
13793         (xselect-convert-to-host, xselect-convert-to-user): Ensure that
13794         returned strings are properly encoded (Bug#11315).
13796 2012-04-27  Chong Yidong  <cyd@gnu.org>
13798         * simple.el (delete-active-region): Move to killing custom group.
13800 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
13802         * progmodes/which-func.el (which-func-current): Quote %
13803         characters for mode-line processing.
13805 2012-04-27  Chong Yidong  <cyd@gnu.org>
13807         * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
13808         reaching eob (Bug#11286).
13810 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
13812         * progmodes/gdb-mi.el (gdb-control-level): New variable.
13813         (gdb): Make it buffer-local and init to zero.
13814         (gdb-control-commands-regexp): New variable.
13815         (gdb-send): Don't wrap in "-interpreter-exec console" if
13816         gdb-control-level is positive.  Increment gdb-control-level
13817         whenever the command matches gdb-control-commands-regexp, and
13818         decrement it each time the command is "end".  (Bug#11279)
13820 2012-04-27  Martin Rudalics  <rudalics@gmx.at>
13822         * window.el (adjust-window-trailing-edge, enlarge-window)
13823         (shrink-window, window-resize):
13824         * mouse.el (mouse-drag-line): Fix resizing of minibuffer
13825         windows (Bug#11276).
13827 2012-04-27  Chong Yidong  <cyd@gnu.org>
13829         * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
13830         fix "missing prefix" warning.  All callers changed.
13832 2012-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13834         * emacs-lisp/assoc.el: Move to obsolete/.
13836 2012-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13838         * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
13840         * term/ns-win.el (ns-define-service):
13841         * progmodes/pascal.el (pascal-goto-defun):
13842         * progmodes/js.el (js--read-tab):
13843         * progmodes/etags.el (tags-lazy-completion-table):
13844         * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
13845         * emacs-lisp/ewoc.el (ewoc--wrap):
13846         * emacs-lisp/assoc.el (aput, adelete, amake):
13847         * doc-view.el (doc-view-convert-current-doc):
13848         * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
13850 2012-04-26  Chong Yidong  <cyd@gnu.org>
13852         * image.el (image-type-from-buffer): Only return supported image
13853         type (Bug#9045).
13855         * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
13856         value, for symmetry with diff-end-of-hunk.
13857         (diff-split-hunk, diff-find-source-location)
13858         (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
13859         (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
13860         (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
13861         compute the relevant hunk or file properly (Bug#6005).
13862         (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
13864 2012-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13866         * vc/vc-mtn.el:
13867         * vc/vc-hg.el:
13868         * vc/vc-git.el:
13869         * vc/vc-dir.el:
13870         * vc/vc-cvs.el:
13871         * vc/vc-bzr.el:
13872         * vc/vc-arch.el:
13873         * vc/vc.el: Replace lexical-let by lexical-binding.
13874         * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
13875         * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
13876         * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
13878 2012-04-26  Chong Yidong  <cyd@gnu.org>
13880         * vc/diff-mode.el (diff-undo): New command (Bug#5302).
13881         (diff-mode-shared-map): Bind it to / and [remap undo].
13883         * vc/ediff-wind.el (ediff-setup-windows-default): New function.
13884         (ediff-window-setup-function): Use it as the default, to set up
13885         windows based on whether the current frame is graphical (Bug#2138).
13886         (ediff-choose-window-setup-function-automatically): Make obsolete.
13888         * vc/ediff-init.el: Always define ediff-pixel-width/height.
13890 2012-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13892         * ffap.el: Remove old code for obsolete package.
13893         (ffap-complete-as-file-p): Remove.
13895         Use completion-table-with-quoting for comint and pcomplete.
13896         * comint.el (comint--unquote&requote-argument)
13897         (comint--unquote-argument, comint--requote-argument): New functions.
13898         (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
13899         (comint-quote-filename): Use regexp-opt-charset.
13900         (comint--common-suffix, comint--common-quoted-suffix)
13901         (comint--table-subvert): Remove.
13902         (comint-unquote-function, comint-requote-function): New vars.
13903         (comint--complete-file-name-data): Use them with
13904         completion-table-with-quoting.
13905         * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
13906         * pcomplete.el (pcomplete-arg-quote-list)
13907         (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
13908         (pcomplete-unquote-argument-function): Default to non-nil.
13909         (pcomplete-unquote-argument): Simplify.
13910         (pcomplete--common-quoted-suffix): Remove.
13911         (pcomplete-requote-argument-function): New var.
13912         (pcomplete--common-suffix): New function.
13913         (pcomplete-completions-at-point): Use completion-table-with-quoting
13914         and completion-table-subvert.
13916         * minibuffer.el: Use completion-table-with-quoting for read-file-name.
13917         (minibuffer--double-dollars): Preserve properties.
13918         (completion--sifn-requote): New function.
13919         (completion--file-name-table): Rewrite using it and c-t-with-quoting.
13921         * minibuffer.el: Add support for completion of quoted/escaped data.
13922         (completion-table-with-quoting, completion-table-subvert): New funs.
13923         (completion--twq-try, completion--twq-all): New functions.
13924         (completion--nth-completion): New function.
13925         (completion-try-completion, completion-all-completions): Use it.
13927 2012-04-25  Leo Liu  <sdl.web@gmail.com>
13929         * progmodes/python.el (python-pdbtrack-get-source-buffer):
13930         Use compilation-message if available to find real filename.
13932 2012-04-25  Chong Yidong  <cyd@gnu.org>
13934         * vc/diff-mode.el (diff-setup-whitespace): New function.
13935         (diff-mode): Use it.
13937         * vc/diff.el (diff-sentinel):
13938         * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
13939         Whitespace mode variables based on diff style (Bug#8612).
13941 2012-04-25  Leo Liu  <sdl.web@gmail.com>
13943         * progmodes/python.el (python-send-region): Add suffix .py to the
13944         temp file.
13946         * files.el (auto-mode-alist): Use javascript-mode instead.
13948 2012-04-25  Alex Harsanyi  <AlexHarsanyi@gmail.com>
13950         Sync with soap-client repository.  Support SOAP simpleType (Bug#10331).
13952         * net/soap-client.el (soap-resolve-references-for-sequence-type)
13953         (soap-resolve-references-for-array-type): Hack to prevent self
13954         references, see Bug#9.
13955         (soap-parse-envelope): Report the contents of the 'detail' node
13956         when receiving a fault reply.
13957         (soap-parse-envelope): Report the contents of the entire 'detail' node.
13959         * net/soap-inspect.el (soap-sample-value-for-simple-type)
13960         (soap-inspect-simple-type): New function.
13962         * net/soap-client.el (soap-simple-type): New struct.
13963         (soap-default-xsd-types, soap-default-soapenc-types)
13964         (soap-decode-basic-type, soap-encode-basic-type):
13965         support unsignedInt and double basic types.
13966         (soap-resolve-references-for-simple-type)
13967         (soap-parse-simple-type, soap-encode-simple-type): New function.
13968         (soap-parse-schema): Parse xsd:simpleType declarations.
13970         * net/soap-client.el (soap-default-xsd-types)
13971         (soap-default-soapenc-types): Add integer, byte and anyURI types.
13972         (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
13973         the local name of "soapenc:Array".
13974         (soap-decode-basic-type, soap-encode-basic-type): Support encoding
13975         decoding integer, byte and anyURI xsd types.
13977 2012-04-25  Chong Yidong  <cyd@gnu.org>
13979         * cus-edit.el (custom-buffer-create-internal): Update header text.
13981 2012-04-25  Eli Zaretskii  <eliz@gnu.org>
13983         * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
13984         settings on 'system-type', not on 'window-system'.  On MS-Windows,
13985         set interactive-mode on in GDB.
13987 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13989         * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
13990         (ruby-syntax-propertize-regexp): Remove.
13991         (ruby-syntax-propertize-function): Split regexp into chunks.
13992         Match following code directly.
13994 2012-04-24  Dmitry Gutov  <dgutov@yandex.ru>
13996         * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
13997         (ruby-syntax-propertize-regexp): New function.
13998         (ruby-syntax-propertize-function): Use it to handle regexp not preceded
13999         by a special keyword.
14001         * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
14002         (ruby-syntax-general-delimiters-goto-beg)
14003         (ruby-syntax-propertize-general-delimiters): New functions.
14004         (ruby-syntax-propertize-function): Use them to handle GDL.
14005         (ruby-font-lock-keywords): Move old handling of GDL...
14006         (ruby-font-lock-syntactic-keywords): .. to here.
14007         (ruby-calculate-indent): Adjust indentation for GDL.
14009 2012-04-24  Michael Albinus  <michael.albinus@gmx.de>
14011         * notifications.el (top): Remove unneeded declarations.
14012         (notifications-specification-version): Change to "1.2".
14013         (notifications-interface, notifications-notify-method)
14014         (notifications-close-notification-method): Fix docstring.
14015         (notifications-get-capabilities-method): New defconst.
14016         (notifications-notify): Add :action-items, :resident and
14017         :transient hints.  Change "image_data" to "image-data" and
14018         "image_path" to "image-path".
14019         (notifications-get-capabilities): New defun.
14021 2012-04-24  Leo Liu  <sdl.web@gmail.com>
14023         * progmodes/python.el: Move hideshow setup to the end.
14025 2012-04-24  Martin Rudalics  <rudalics@gmx.at>
14027         * window.el (handle-select-window): Clear echo area since this is
14028         no more done by read_char (Bug#11304).
14030 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14032         * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
14033         and `/ M' to filter-derived-mode.
14034         * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
14035         (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
14036         (ibuffer-mark-by-mode): Use default rather than initial-input.
14037         (ibuffer-filter-by-derived-mode): Autoload and require-match.
14039 2012-04-24  Ivan Andrus  <darthandrus@gmail.com>  (tiny change)
14041         * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
14042         (ibuffer-filter-by-derived-mode): New filter.
14043         * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
14045 2012-04-23  Andreas Politz  <politza@fh-trier.de>
14047         * subr.el (accept-change-group): Fix arg usage (Bug#6095).
14049 2012-04-23  Chong Yidong  <cyd@gnu.org>
14051         * cus-edit.el (customize-apropos, customize-apropos-options):
14052         Disable matching of non-option variables (Bug#11176).
14053         (customize-option, customize-option-other-window)
14054         (customize-changed-options): Doc fix.
14055         (customize-apropos-options, customize-apropos-faces)
14056         (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
14058         * apropos.el (apropos-read-pattern): Make prompt less cryptic.
14059         Fix word list splitting (Bug#11132).
14060         (apropos-symbol, apropos-keybinding, apropos-label)
14061         (apropos-property, apropos-function-button)
14062         (apropos-variable-button, apropos-misc-button): New faces.
14063         (apropos-symbol-face, apropos-keybinding-face)
14064         (apropos-label-face, apropos-property-face, apropos-match-face):
14065         Variables removed (Bug#8396).
14066         (apropos-library-button, apropos-format-plist, apropos-print)
14067         (apropos-print-doc, apropos-describe-plist): Callers changed.
14069 2012-04-23  Michael Albinus  <michael.albinus@gmx.de>
14071         * net/xesam.el (xesam-mode-map): Use let-bound map in
14072         initialization.  (Bug#11292)
14074 2012-04-23  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
14076         Preserve ispell session localwords when switching back to
14077         original buffer.
14079         * textmodes/ispell.el (ispell-buffer-session-localwords):
14080         New buffer-local variable to hold buffer session localwords.
14081         (ispell-kill-ispell): Add option 'clear to delete session
14082         localwords.
14083         (ispell-command-loop, ispell-change-dictionary)
14084         (ispell-buffer-local-words): Preserve session localwords when
14085         needed.
14087         * textmodes/flyspell.el (flyspell-process-localwords)
14088         (flyspell-do-correct): Preserve session localwords when needed.
14090 2012-04-23  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
14092         * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
14093         using obsolete `translation-table-for-input'.
14094         (ispell-word, ispell-process-line, ispell-complete-word):
14095         Use plain `insert' instead of removed `ispell-insert-word'.
14097 2012-04-22  Chong Yidong  <cyd@gnu.org>
14099         * cus-edit.el (custom-variable-menu)
14100         (custom-variable-reset-saved, custom-face-menu)
14101         (custom-face-reset-saved): If there is no saved value, make the
14102         "reset-saved" operation bring back the default (Bug#9509).
14103         (custom-face-state): Properly detect themed faces.
14105         * faces.el (face-spec-set): Stop supporting deprecated form of
14106         third arg.
14108 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
14110         Move functions from C to Lisp.  Make non-blocking method calls
14111         the default.  Implement further D-Bus standard interfaces.
14113         * net/dbus.el (dbus-message-internal): Declare function.
14114         Remove unneeded function declarations.
14115         (defvar dbus-message-type-invalid, dbus-message-type-method-call)
14116         (dbus-message-type-method-return, dbus-message-type-error)
14117         (dbus-message-type-signal): Declare variables.  Remove local
14118         definitions.
14119         (dbus-interface-dbus, dbus-interface-peer)
14120         (dbus-interface-introspectable, dbus-interface-properties)
14121         (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
14122         Adapt docstring.
14123         (dbus-interface-objectmanager): New defconst.
14124         (dbus-call-method, dbus-call-method-asynchronously)
14125         (dbus-send-signal, dbus-method-return-internal)
14126         (dbus-method-error-internal, dbus-register-service)
14127         (dbus-register-signal, dbus-register-method): New defuns, moved
14128         from dbusbind.c
14129         (dbus-call-method-handler, dbus-setenv)
14130         (dbus-get-all-managed-objects, dbus-managed-objects-handler):
14131         New defuns.
14132         (dbus-call-method-non-blocking): Make it an obsolete function.
14133         (dbus-unregister-object, dbus-unregister-service)
14134         (dbus-handle-event, dbus-register-property)
14135         (dbus-property-handler): Obey the new structure of
14136         `bus-registered-objects'.
14137         (dbus-introspect): Use `dbus-call-method'.  Use a timeout.
14138         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
14139         Use `dbus-call-method'.
14141 2012-04-22  Chong Yidong  <cyd@gnu.org>
14143         * cus-edit.el (custom-commands, custom-reset-menu)
14144         (Custom-reset-standard): Tweak labels.
14145         (custom-reset-button-menu): Change default to t.
14146         (custom-buffer-create-internal): For the custom-reset-button-menu
14147         case, put the revert button first.
14148         (custom-group-subtitle): New face.
14149         (custom-group-value-create): Align docstring to a specific column.
14151         * wid-edit.el (widget-documentation-link-add): Don't handle
14152         indentation in this function.
14153         (widget-documentation-string-indent-to): New function.
14154         (widget-documentation-string-value-create): Use it.
14156         * autorevert.el (auto-revert):
14157         * epg-config.el (epg):
14158         * ibuffer.el (ibuffer):
14159         * mpc.el (mpc):
14160         * ses.el (ses):
14161         * eshell/eshell.el (eshell):
14162         * net/ange-ftp.el (ange-ftp):
14163         * progmodes/ebnf2ps.el (postscript):
14164         * progmodes/flymake.el (flymake):
14165         * progmodes/prolog.el (prolog):
14166         * progmodes/verilog-mode.el (verilog-mode):
14167         * progmodes/which-func.el (which-func):
14168         * term/xterm.el (xterm):
14169         * textmodes/picture.el (picture):
14170         * textmodes/tildify.el (tildify):
14171         * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
14172         customization buffers.
14174 2012-04-22  Alan Mackenzie  <acm@muc.de>
14176         * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
14177         Adding a ) can hide the resulting (..) from searches.  Fix it.
14178         Bound the backward search to the position of the existing (.
14180 2012-04-21  Juanma Barranquero  <lekktu@gmail.com>
14182         * progmodes/verilog-mode.el (verilog-mode): Check whether
14183         which-func-modes is t before adding verilog-mode.
14184         Reported by Andy Moreton <andrewjmoreton@gmail.com>.
14186 2012-04-21  Leo Liu  <sdl.web@gmail.com>
14188         * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
14190 2012-04-21  Michael Vehrs  <Michael.Burschik@gmx.de>
14192         * woman.el: Add support for "T{ T}" tbl syntax, and fix the
14193         filling of the last column of a table (Bug#5635).
14194         (woman-find-next-control-line): New arg, specifying an additional
14195         regexp component for the control line.
14196         (woman2-roff-buffer): Use it.
14197         (woman-break-table): New function.
14198         (woman2-TS): Use it.
14200 2012-04-21  Chong Yidong  <cyd@gnu.org>
14202         * woman.el (woman-set-buffer-display-table, woman-decode-region)
14203         (woman-horizontal-escapes, woman-negative-vertical-space)
14204         (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
14205         (WoMan-warn-ignored): Use ?\s instead of ?\ .
14207 2012-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14209         * minibuffer.el (completion-file-name-table): Complete user names.
14211 2012-04-20  Leo Liu  <sdl.web@gmail.com>
14213         * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
14214         and pcase-let*.
14216 2012-04-20  Chong Yidong  <cyd@gnu.org>
14218         * server.el (server-execute): Respect initial-buffer-choice if it
14219         is a string and there are no files to open (Bug#2825).
14220         (server-create-window-system-frame, server-create-tty-frame):
14221         Don't switch buffers here.
14222         (server-process-filter): Only try to open a window system frame if
14223         compiled with graphical support (Bug#8314).
14225 2012-04-20  Dan Nicolaescu  <dann@gnu.org>
14227         * battery.el (battery-echo-area-format): Display remaining time
14228         for sysfs backend too (Bug#11269).
14229         (battery-linux-sysfs): Fix conditional for the charge.
14231 2012-04-20  Chong Yidong  <cyd@gnu.org>
14233         * progmodes/gdb-mi.el (gdb): Revert previous change.
14234         (gdb-inferior-io--init-proc): New function.
14235         (gdb-init-1): Use it.
14236         (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
14237         responsible for allocating a new pty and hooking it to gdb when
14238         the old pty gets an EIO due to process exit.
14239         (gdb-delchar-or-quit): New command.  Bind it in gdb-mi buffers.
14240         (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
14241         (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
14243 2012-04-20  Eli Zaretskii  <eliz@gnu.org>
14245         * window.el (window-min-size, window-sizable, window-min-delta)
14246         (window-max-delta, window--resizable, window-resizable)
14247         (window-total-size, window-full-height-p, window-full-width-p)
14248         (window-in-direction, window--resize-mini-window, window-resize)
14249         (window--resize-child-windows-normal)
14250         (window--resize-child-windows, window--resize-siblings)
14251         (window--resize-this-window, adjust-window-trailing-edge)
14252         (enlarge-window, shrink-window): Doc fixes.
14254 2012-04-20  Chong Yidong  <cyd@gnu.org>
14256         * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
14257         New function to call delete-process on the gdb-inferior buffer's pty.
14258         (gdb-reset): Use it, instead of relying on kill-buffer to kill the
14259         pty process (Bug#11273).
14260         (gdb-update): New arg to suppress talking to the gdb process.
14261         (gdb-done-or-error): Use it.
14262         (gdb-stopped-functions): Rename from gdb-stopped-hooks.
14263         (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
14264         sentinel not being called.
14266         * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
14268         * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
14270 2012-04-20  Glenn Morris  <rgm@gnu.org>
14272         * net/network-stream.el (open-network-stream): Doc fix.
14274 2012-04-20  Chong Yidong  <cyd@gnu.org>
14276         * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
14278 2012-04-20  Alan Mackenzie  <acm@muc.de>
14280         Ensure searching for keywords is case sensitive.
14282         * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
14283         (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
14284         (c-defun-name, c-mark-function, c-cpp-define-name)
14285         (c-comment-indent, c-scan-conditionals, c-indent-defun)
14286         (c-context-line-break): Bind case-fold-search to nil.
14288         * progmodes/cc-mode.el (c-font-lock-fontify-region):
14289         Bind case-fold-search to nil.
14291 2012-04-20  Chong Yidong  <cyd@gnu.org>
14293         * mail/sendmail.el (mail-bury): Call return action with the right
14294         Rmail buffer (Bug#11242).
14296         * server.el (server-process-filter): Handle corner case where both
14297         tty and nowait options are present (Bug#11102).
14299 2012-04-20  Eli Zaretskii  <eliz@gnu.org>
14301         * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
14302         (top level): Put into the executable the ident-style '$Id:' tag on
14303         windows-nt as well.
14305 2012-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14307         * electric.el (electric-indent-post-self-insert-function): Check that
14308         electric-indent-mode is enabled in current buffer.
14310 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
14312         * imenu.el (imenu-progress-message): Restore; it is "used" in
14313         erc/erc-imenu.el and net/snmp-mode.el.
14315 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
14317         * avoid.el (mouse-avoidance-mode): Mark unused arg.
14318         (mouse-avoidance-nudge-mouse): Remove unused binding.
14320         * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
14322         * descr-text.el (describe-char):
14323         * progmodes/python.el (python-describe-symbol):
14324         Don't call `toggle-read-only', set `buffer-read-only'.
14326         * imenu.el (imenu-default-goto-function): Mark unused args.
14327         (imenu-progress-message): Remove obsolete macro; all callers changed.
14329         * subr.el (keymap-canonicalize): Remove unused binding.
14330         (read-passwd): Mark unused arg.
14332         * tutorial.el (tutorial--display-changes): Remove unused binding.
14333         (tutorial--save-tutorial-to): Remove unused variable.
14335         * emacs-lisp/package.el (define-package, package-menu-mark-delete)
14336         (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
14337         (package-generate-autoloads, package-menu--generate)
14338         (package-menu--find-upgrades): Remove unused bindings.
14340         * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
14341         (cua-restrict-prefix-rectangle): Doc fixes.  Remove unused bindings.
14342         (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
14343         (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
14344         (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
14345         (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
14346         (cua--rectangle-aux-replace, cua--left-fill-rectangle)
14347         (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
14348         (cua-delete-char-rectangle): Mark unused args.
14349         (cua-align-rectangle): Remove unused binding.
14351         * mail/rmail.el (compilation--message->loc)
14352         (epa--find-coding-system-for-mime-charset): Declare.
14354         * net/dbus.el (dbus-register-service): Declare.
14355         (dbus-name-owner-changed-handler): Remove unused binding.
14357         * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
14358         (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
14359         (nxml-scan-backward-within): Mark unused arg.
14360         (nxml-dynamic-markup-word): Remove unused binding.
14362         * mouse.el (mouse-menu-major-mode-map):
14363         * emacs-lisp/authors.el (authors-scan-change-log)
14364         (authors-add-to-author-list):
14365         * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
14366         * emacs-lisp/smie.el (smie-auto-fill):
14367         * mail/sendmail.el (mail-bury):
14368         * mail/unrmail.el (unrmail):
14369         * net/tls.el (open-tls-stream):
14370         * textmodes/picture.el (picture-mouse-set-point):
14371         Remove unused bindings.
14373 2012-04-19  Michael Albinus  <michael.albinus@gmx.de>
14375         * net/tramp.el (tramp-action-password): Let-bind
14376         `enable-recursive-minibuffers' to t.
14378 2012-04-18  Sam Steingold  <sds@gnu.org>
14380         * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
14381         instead of 'string to accommodate values like [f11].
14382         Always use `vconcat' instead of `concat' on it, like in `gud-def'.
14383         * progmodes/gdb-mi.el: Likewise.
14385 2012-04-18  Leo Liu  <sdl.web@gmail.com>
14387         * abbrev.el (edit-abbrevs): Move point to the abbrev table of
14388         current buffer.
14389         (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
14390         LOCAL is nil.
14392 2012-04-18  Chong Yidong  <cyd@gnu.org>
14394         * simple.el (line-move): Use forward-line if in batch mode
14395         (Bug#11053).
14397 2012-04-18  Christopher Schmidt  <christopher@ch.ristopher.com>
14399         * files.el (after-find-file): Do not try to add a final newline if
14400         the buffer is read-only (Bug#11156).
14402 2012-04-17  Richard Stallman  <rms@gnu.org>
14404         * mail/rmail.el (rmail-start-mail):
14405         Pass (rmail-mail-return...) for the return-action.
14406         Pass (rmail-yank-current-message...) for the yank-action.
14407         (rmail-yank-current-message): New function.
14408         (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
14409         (rmail-reply): Likewise.
14410         (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
14412         * mail/sendmail.el (mail-bury): Choose the first rmail-mode
14413         buffer, not the last.  Reject temp buffers.  Use the rmail-mode
14414         buffer, not newbuf.
14416 2012-04-17  Juanma Barranquero  <lekktu@gmail.com>
14418         * server.el (server-ensure-safe-dir): Simplify.
14420 2012-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14422         * emacs-lisp/smie.el: Provide smarter auto-filling.
14423         (smie-auto-fill): New function.
14424         (smie-setup): Use it.
14426         * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
14428 2012-04-17  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
14430         * newcomment.el (comment-inline-offset): New custom var (bug#11090).
14431         (comment-indent): Use it.
14433 2012-04-17  Vincent Belaïche  <vincentb1@users.sourceforge.net>
14435         * ses.el: The overall change is to add cell renaming, that is
14436         setting fancy names for cell symbols other than name matching
14437         "\\`[A-Z]+[0-9]+\\'" regexp .
14438         (ses-localvars): Add ses--renamed-cell-symb-list.
14439         (ses-create-cell-variable): New defun.
14440         (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
14441         (ses-relocate-formula): Relocate formulas only for cells the
14442         symbols of which are not renamed, i.e. symbols whose names do not
14443         match regexp "\\`[A-Z]+[0-9]+\\'".
14444         (ses-relocate-all): Relocate values only for cells the symbols of
14445         which are not renamed.
14446         (ses-load): Create cells variables as the (ses-cell ...) are read,
14447         in order to check row col consistency with cell symbol name only
14448         for cells that are not renamed.
14449         (ses-replace-name-in-formula): New defun.
14450         (ses-rename-cell): New defun.
14452 2012-04-17  Peter Oliver  <bzr@mavit.org.uk>  (tiny change)
14454         * progmodes/perl-mode.el (perl-indent-parens-as-block):
14455         New option (bug#11118).
14456         (perl-calculate-indent): Respect it.
14458 2012-04-17  Glenn Morris  <rgm@gnu.org>
14460         * dired-aux.el (dired-mark-read-string): Doc fix.
14462 2012-04-17  Dmitry Antipov  <dmantipov@yandex.ru>
14464         * dired-aux.el (dired-mark-read-string): Offer optional completion.
14465         (dired-do-chxxx): Complete chown, chgrp over users, groups.  (Bug#7900)
14467 2012-04-17  Glenn Morris  <rgm@gnu.org>
14469         * mouse.el (mouse-drag-track):
14470         * speedbar.el (speedbar-frame-mode):
14471         Use auto-hscroll-mode rather than the alias automatic-hscrolling.
14473 2012-04-16  Leo Liu  <sdl.web@gmail.com>
14475         * progmodes/python.el: Trivial cleanup.
14477 2012-04-16  Glenn Morris  <rgm@gnu.org>
14479         * vc/vc.el (vc-string-prefix-p):
14480         * vc/pcvs-util.el (cvs-string-prefix-p):
14481         * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
14482         * mpc.el (mpc-string-prefix-p):
14483         Make all of these into obsolete aliases for string-prefix-p.
14484         Update callers.
14485         * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
14487         * textmodes/two-column.el: Move custom options to the start.
14488         (frame-width): Remove compat definition.
14489         (2C-associate-buffer, 2C-dissociate):
14490         Use with-current-buffer rather than save-excursion.
14491         (2C-dissociate): Force a mode-line update.
14492         (2C-autoscroll): Use ignore-errors.
14494         * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
14495         Autoload trivia.
14497         * emacs-lisp/cl-extra.el (*random-state*):
14498         Remove unnecessary declaration.
14500         * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
14502         * play/cookie1.el (cookie-snarf):
14503         Give an explicit error if input file cannot be read.
14505         * play/yow.el (yow-file): Use expand-file-name rather than concat.
14507         * progmodes/perl-mode.el (c-macro-expand):
14508         Remove unnecessary autoload (it is in loaddefs.el).
14510         * textmodes/picture.el (picture-desired-column)
14511         (picture-update-desired-column): Convert comments to doc-strings.
14512         (picture-substitute): Remove function.
14513         (picture-mode-map): Initialize in the defvar.
14515         * woman.el: Remove eval-after-load for tar-mode.
14516         * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
14517         (woman-tar-extract-file): Autoload it.
14519         * frame.el (automatic-hscrolling): Make this alias obsolete.
14521 2012-04-12  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
14523         * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
14524         `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
14525         (ispell-dictionary-base-alist): Revert to original XEmacs
14526         friendly version for default.  [:alpha:] will be added in
14527         `ispell-set-spellchecker-params' if needed.
14529 2012-04-16  Chong Yidong  <cyd@gnu.org>
14531         * image.el (imagemagick--file-regexp): New variable.
14532         (imagemagick-register-types): Use it.
14533         (imagemagick-types-inhibit): Add :set function.  Allow new value
14534         of t to inhibit all types.
14536         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
14537         so we can preload it.
14539         * loadup.el (fboundp): Preload regexp-opt, needed by
14540         imagemagick-register-types.
14542 2012-04-15  Chong Yidong  <cyd@gnu.org>
14544         * frame.el (scrolling): Remove nearly unused customization group.
14546         * scroll-all.el (scroll-all-mode): Move to windows group.
14548 2012-04-15  Chong Yidong  <cyd@gnu.org>
14550         * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
14552 2012-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14554         Avoid the use of ((lambda ...) ...) in lexical-binding code.
14555         * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
14557 2012-04-15  Glenn Morris  <rgm@gnu.org>
14559         * simple.el (process-file-side-effects): Doc fix.
14561 2012-04-15  Glenn Morris  <rgm@gnu.org>
14563         * international/mule-cmds.el (set-language-environment): Doc fix.
14565 2012-04-14  Juanma Barranquero  <lekktu@gmail.com>
14567         * server.el (server-auth-key, server-generate-key): Doc fixes.
14568         (server-get-auth-key): Doc fix.  Use `string-match-p'.
14569         (server-start): Reflow docstring.
14571 2012-04-14  Lars Ingebrigtsen  <larsi@gnus.org>
14573         * server.el (server-generate-key): `called-interactively-p'
14574         requires a parameter.
14576 2012-04-14  Michal Nazarewicz  <mina86@mina86.com>
14578         * server.el (server-auth-key): New variable.
14579         (server-generate-key, server-get-auth-key): New function.
14580         (server-start): Use the new variable and functions to allow
14581         setting a permanent server key (bug#9423).
14583 2012-04-14  Leo Liu  <sdl.web@gmail.com>
14585         * vc/diff-mode.el (diff-file-prev/next): Fix typo.
14587 2012-04-14  Paul Eggert  <eggert@cs.ucla.edu>
14589         Spelling fixes.
14590         * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
14591         Emacs uses American spelling.
14593 2012-04-14  Juanma Barranquero  <lekktu@gmail.com>
14595         * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
14596         (emacs-lock--exit-locked-buffer): Return the locked buffer.  Doc fix.
14597         (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
14598         (emacs-lock--kill-buffer-query-functions): Run new hook.  (Bug#11017)
14600 2012-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14602         * progmodes/which-func.el (which-func-modes): Change default.
14604 2012-04-14  Kim F. Storm  <storm@cua.dk>
14606         * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
14607         exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
14609 2012-04-14  Chong Yidong  <cyd@gnu.org>
14611         * custom.el (custom-theme-set-variables): Doc fix.
14613 2012-04-14  Glenn Morris  <rgm@gnu.org>
14615         * international/mule.el (set-auto-coding-for-load): Doc fix.
14617 2012-04-14  Alan Mackenzie  <acm@muc.de>
14619         * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
14620         imenu work again for Objective C Mode.  Correct the *-index values,
14621         these having been disturbed by a previous change in 2011-08.
14623         * progmodes/cc-engine.el (c-before-change-check-<>-operators):
14624         Correct two search limits.
14626 2012-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14628         * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
14630 2012-04-14  Andreas Schwab  <schwab@linux-m68k.org>
14632         * international/characters.el: Fix sorting.
14634 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
14636         * international/characters.el: Add more missing Latin case pairs.
14638 2012-04-14  Glenn Morris  <rgm@gnu.org>
14640         * files.el (dir-locals-set-class-variables): Doc fix.
14642 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
14644         * international/characters.el: Add set-case-syntax-pair call for
14645         LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
14646         counterpart.  (Bug#11209)
14648         * simple.el (shell-command-on-region): Doc fix.  (Bug#11208)
14650 2012-04-14  Glenn Morris  <rgm@gnu.org>
14652         * calendar/holidays.el (calendar-check-holidays): Doc fix.
14654 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
14656         * textmodes/ispell.el (ispell-dictionary-base-alist):
14657         Add data for Hebrew.
14659 2012-04-14  Chong Yidong  <cyd@gnu.org>
14661         * net/rcirc.el (rcirc-cmd-quit):
14662         Revert 2012-03-18 change (Bug#11192).
14664 2012-04-14  Glenn Morris  <rgm@gnu.org>
14666         * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
14668 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
14670         * minibuffer.el (completion-in-region-mode-map):
14671         Bind completion-help-at-point to M-? rather than ?.  (Bug#11182)
14673 2012-04-13  Vivek Dasmohapatra  <vivek@etla.org>
14675         * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
14677 2012-04-13  Masatake YAMATO  <yamato@redhat.com>
14679         * minibuffer.el (minibuffer-local-filename-syntax): New variable
14680         to allow `C-M-f' and `C-M-b' to move to the nearest path
14681         separator (bug#9511).
14683 2012-04-13  Lars Ingebrigtsen  <larsi@gnus.org>
14685         * avoid.el: Require cl when compiling.  And also move the
14686         `provide' to the end.
14688 2012-04-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
14690         * avoid.el (mouse-avoidance-banish-position): New variable.
14691         (mouse-avoidance-banish-destination): Use it (bug#10165).
14693 2012-04-13  Leo Liu  <sdl.web@gmail.com>
14695         * progmodes/which-func.el (which-func-modes): Add objc-mode.
14697 2012-04-13  Ken Brown  <kbrown@cornell.edu>
14699         * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
14700         this is no longer needed now that cygstart understands file:// URLs.
14701         (browse-url-filename-alist): For the same reason, don't modify
14702         file:// URLs on Cygwin.
14704 2012-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14706         * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
14707         the region on shift if the binding is already shifted (bug#11221).
14709 2012-04-12  Glenn Morris  <rgm@gnu.org>
14711         * mail/mailpost.el: Move to obsolete/.
14713 2012-04-12  Drew Adams  <drew.adams@oracle.com>
14715         * imenu.el (imenu--generic-function): Ignore invisible definitions
14716         (bug#10123).
14718 2012-04-12  Vivek Dasmohapatra  <vivek@etla.org>
14720         * hexl.el (hexl-bits): New variable.
14721         (hexl-options): Mention the variable in the doc string.
14722         (hexl-rulerise, hexl-line-displen): New functions.
14723         (hexl-mode): Mention the new variable.
14724         (hexl-mode, hexl-current-address, hexl-current-address):
14725         Use the displen.
14726         (hexl-ascii-start-column): New function.
14727         (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
14728         (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
14730 2012-04-12  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
14732         * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
14733         '("-i" ENCODING), in 2 separate command-line arguments, to specify
14734         the encoding, as expected by hunspell.
14736 2012-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14738         * battery.el (battery--linux-sysfs-regexp): New const.
14739         (battery-status-function): Use it.  Remove yeeloong special case.
14740         (battery-yeeloong-sysfs): Remove.
14741         (battery-echo-area-format): Remove yeeloong special case.
14743 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14745         * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
14746         Reported by Noah Friedman.
14748         * subr.el (read-passwd): Use read-string.
14750 2012-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14752         * vcursor.el (vcursor-move): Increase the priority of the overlay
14753         (bug#9663).
14755 2012-04-11  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
14757         * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
14758         (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
14760 2012-04-11  William Stevenson  <yhvh2000@gmail.com>
14762         * textmodes/artist.el (artist-mode): Convert artist-mode to use
14763         define-minor-mode (bug#10760).
14765 2012-04-11  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
14767         * progmodes/grep.el (rgrep): Tweak the find command line so
14768         that directories matching `grep-find-ignored-files' won't be
14769         pruned (bug#10351).
14771 2012-04-11  Chong Yidong  <cyd@gnu.org>
14773         * startup.el (command-line): Remove support for long-obsolete
14774         variable font-lock-face-attributes.
14776 2012-04-11  Glenn Morris  <rgm@gnu.org>
14778         * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
14780 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14782         * window.el (window--state-get-1): Obey window-point-insertion-type.
14784 2012-04-11  Lennart Borgman  <lennart.borgman@gmail.com>
14786         * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
14787         to previous function when point is on the first character of a
14788         function.  Take care of that in `narrow-to-defun' (bug#6157).
14790 2012-04-11  Glenn Morris  <rgm@gnu.org>
14792         * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
14793         not just file-errors.
14795         * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
14796         (vc-bzr-sha1): Use internal sha1.
14798 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14800         * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
14802 2012-04-10  Sébastien Gross  <seb@chezwam.org>  (tiny change)
14804         * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
14805         that start in the middle of the line (bug#10496).
14807 2012-04-10  Dan Nicolaescu  <dann@gnu.org>
14809         * battery.el (battery-linux-proc-acpi): Only one battery is
14810         discharged at a time, but that seems to confuse battery.el when
14811         computing `rate-type' for the battery not being discharged
14812         (bug#10332).
14814 2012-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14816         * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
14818         * international/quail.el: Use dolist and simplify.
14819         (quail-define-package, quail-update-keyboard-layout)
14820         (quail-define-rules): Use dolist.
14821         (quail-insert-kbd-layout, quail-get-translation): CSE.
14823         * tmm.el: Use dolist, remove left over hook.
14824         (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
14825         Use dolist.
14826         (calendar-load-hook): Don't mess with it.
14828         * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
14829         Use derived-mode-p.  Run the diff asynchronously.
14831 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14833         * obsolete/mouse-sel.el: Add an Obsolete-since header.
14835 2012-04-10  Juanma Barranquero  <lekktu@gmail.com>
14837         * misc.el: Display absolute path of loaded DLLs (bug#10424).
14838         (list-dynamic-libraries--loaded): New function.
14839         (list-dynamic-libraries--refresh): Use it.
14841 2012-04-10  Nathan Weizenbaum  <nweiz@google.com>
14843         * progmodes/python.el (python-fill-paragraph):
14844         Make python-fill-region in a multiline string work when font-lock is
14845         disabled (bug#7018).
14847 2012-04-10  Laimonas Vėbra  <laimonas.vebra@gmail.com>  (tiny change)
14849         * language/european.el (cp775): Add oem/legacy (en)coding on
14850         DOS/MS Windows for the Baltic languages.  There are still plenty
14851         of texts written in this encoding/codepage (bug#6519).
14853 2012-04-10  Glenn Morris  <rgm@gnu.org>
14855         * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
14856         Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
14858 2012-04-10  Florian Adamsky  <florian@adamsky.it>  (tiny change)
14860         * recentf.el (recentf-dialog-mode-map): Add two keybindings for
14861         next-line "n" and previous-line "p" in order to make recentf more
14862         consistent with ibuffer, dired or org-mode (bug#9387).
14864 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14866         * image.el (put-image): Return the overlay created instead of the
14867         optional input string (bug#7834).  Note that this may break code
14868         that is (for some reason or other) depending on `put-image'
14869         returning the string.
14871         * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
14873         * simple.el (zap-to-char): Allow zapping using input methods
14874         (bug#1580).
14876         * textmodes/fill.el (fill-region): Leave point and mark where they
14877         were before filling (bug#5399).
14879 2012-04-09  Glenn Morris  <rgm@gnu.org>
14881         * version.el (emacs-bzr-get-version):
14882         Handle lightweight checkouts of local branches.
14884 2012-04-09  Andreas Schwab  <schwab@linux-m68k.org>
14886         * international/characters.el: Recover lost case pairs.  (Bug#11209)
14888 2012-04-09  Chong Yidong  <cyd@gnu.org>
14890         * custom.el (custom-variable-p): Return nil for non-symbol
14891         arguments instead of signaling an error.
14892         (user-variable-p): Obsolete alias for custom-variable-p.
14894         * apropos.el (apropos-variable):
14895         * files-x.el (read-file-local-variable):
14896         * simple.el (set-variable):
14897         * woman.el (woman-mini-help):
14898         * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
14900 2012-04-09  Glenn Morris  <rgm@gnu.org>
14902         * startup.el (normal-top-level): Don't look for leim-list.el
14903         in places where it will not be found.  (Bug#910)
14905         * international/mule-cmds.el (set-default-coding-systems):
14906         * files.el (normal-mode):
14907         Remove guarded calls to ucs-set-table-for-input.  (Bug#9821)
14908         This function was removed with ucs-tables.el in 2008.
14910 2012-04-08  Eli Zaretskii  <eliz@gnu.org>
14912         * textmodes/ispell.el (ispell-check-version): For hunspell, set
14913         ispell-encoding8-command to "-i", without a trailing space.
14914         (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
14915         separate command-line arguments, to specify the encoding, since
14916         that's how hunspell expects it.
14918 2012-04-08  Glenn Morris  <rgm@gnu.org>
14920         * loadup.el: Load bindings before cus-start.
14921         This reduces somewhat the number of "rogue" settings in emacs -Q.
14923 2012-04-07  Glenn Morris  <rgm@gnu.org>
14925         * version.el (emacs-bzr-get-version): New function.
14926         (emacs-bzr-version): New variable.
14927         * loadup.el (emacs-bzr-version): Set it.  (Bug#8054)
14928         * mail/emacsbug.el (report-emacs-bug): Include bzr version.
14930 2012-04-07  Eli Zaretskii  <eliz@gnu.org>
14932         * international/uni-bidi.el, international/uni-category.el:
14933         * international/uni-combining.el, international/uni-decimal.el:
14934         * international/uni-decomposition.el, international/uni-digit.el:
14935         * international/uni-lowercase.el, international/uni-mirrored.el:
14936         * international/uni-name.el, international/uni-numeric.el:
14937         * international/uni-titlecase.el, international/uni-uppercase.el:
14938         Update for Unicode 6.1.
14940 2012-04-07  Eli Zaretskii  <eliz@gnu.org>
14942         * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
14944 2012-04-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14946         * window.el (shrink-window): Mention the `window-min-height'
14947         variable in the doc string.
14949 2012-04-05  Bastien Guerry  <bzg@altern.org>
14951         * color.el (color-lighten-name): Fix typo.
14953 2012-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14955         * server.el (server--on-display-p): New function.
14956         (server--on-display-p): Use it.
14958 2012-04-04  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
14960         * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
14961         (bug#11145).
14963 2012-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14965         * comint.el (comint--common-quoted-suffix): Check string boundary
14966         before comparing (bug#11158).
14967         * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
14969 2012-04-04  Chong Yidong  <cyd@gnu.org>
14971         * minibuffer.el (completion-extra-properties): Doc fix.
14973         * subr.el (delayed-warnings-hook): Doc fix.
14975 2012-04-04  Daiki Ueno  <ueno@unixuser.org>
14977         * epa.el (epa--select-keys): Bind C-c C-c to finish the key
14978         selection (Bug#11159).
14979         (epa-insert-keys): Inform that the default public key will be
14980         exported if no key is selected.
14982 2012-04-04  Richard Stallman  <rms@gnu.org>
14984         * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
14986 2012-04-03  Chong Yidong  <cyd@gnu.org>
14988         * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
14989         mail-insert-file, not its obsolete alias mail-attach-file.
14991 2012-04-03  Michael Albinus  <michael.albinus@gmx.de>
14993         * notifications.el (notifications-notify): Fix docstring.
14995 2012-04-02  Glenn Morris  <rgm@gnu.org>
14997         * emacs-lisp/authors.el (authors-aliases): Another addition.
14999 2012-04-02  Michael Albinus  <michael.albinus@gmx.de>
15001         * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
15002         `tramp-compat-call-process' instead of `tramp-local-call-process'.
15003         Reported by Magnus Henoch <magnus.henoch@gmail.com>.
15005 2012-04-01  Chong Yidong  <cyd@gnu.org>
15007         * files.el (file-in-directory-p): Rename from file-subdir-of-p.
15008         Handle root directory properly.
15009         (copy-directory): Caller changed.
15011         * dired-aux.el (dired-copy-file-recursive, dired-create-files):
15012         * net/tramp.el (tramp-file-name-for-operation): Callers changed.
15014 2012-03-31  Glenn Morris  <rgm@gnu.org>
15016         * term/xterm.el (xterm-extra-capabilities): Doc fix.
15018         * language/indian.el ("Devanagari"): Fix typo.  (Bug#11103)
15020         * calendar/calendar.el (calendar-window-list)
15021         (calendar-hide-window): Restore.  (Bug#11140)
15022         (calendar-exit): Use calendar-window-list, calendar-hide-window again.
15024         * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
15026 2012-03-30  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
15028         * dired-aux.el (dired-copy-file-recursive, dired-create-files):
15029         Check if file is a symlink (Bug#10489).
15031         * files.el (copy-directory): Likewise.
15033 2012-03-30  Chong Yidong  <cyd@gnu.org>
15035         * image.el (imagemagick-types-inhibit)
15036         (imagemagick-register-types): Doc fix.
15038 2012-03-30  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
15040         * textmodes/ispell.el (ispell-get-extended-character-mode):
15041         Disable extended-char-mode for hunspell.  hunspell does not support it
15042         and treats ~word as ordinary words in pipe mode.
15044 2012-03-30  Glenn Morris  <rgm@gnu.org>
15046         * tutorial.el (help-with-tutorial): Ensure local variables don't
15047         happen to make the buffer read-only.  (Bug#11127)
15049 2012-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15051         * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
15052         (perl-calculate-indent): Return `noindent' in strings.
15054 2012-03-28  Sam Steingold  <sds@gnu.org>
15056         * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
15057         instead of the broken adhockery which does not prevent calendar
15058         buffers from being displayed at random after exit.
15059         (calendar-window-list, calendar-hide-window): Remove the broken
15060         adhockery.
15062 2012-03-28  Glenn Morris  <rgm@gnu.org>
15064         * replace.el (query-replace-map): Doc fix.
15066 2012-03-28  Andreas Schwab  <schwab@linux-m68k.org>
15068         * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
15069         contents.  (Bug#11109)
15071 2012-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15073         * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
15074         (bug#11077).
15075         (avl-tree--check, avl-tree--check-node): New funs.
15077 2012-03-27  Martin Rudalics  <rudalics@gmx.at>
15079         * window.el (switch-to-visible-buffer): New option.
15080         (switch-to-prev-buffer, switch-to-next-buffer):
15081         Observe switch-to-visible-buffer.  Make sure that checking for a window
15082         showing a buffer already is done on the same frame.
15084 2012-03-27  Glenn Morris  <rgm@gnu.org>
15086         * startup.el (mail-host-address): Doc fix.
15088 2012-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15090         * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
15091         than 197 variables.
15093 2012-03-26  Ami Fischman  <ami@fischman.org>
15095         * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
15097 2012-03-26  Glenn Morris  <rgm@gnu.org>
15099         * files.el (save-buffers-kill-emacs): Doc fix.
15101         * startup.el (normal-top-level, command-line, command-line-1):
15102         Give them doc strings.
15104 2012-03-25  Eli Zaretskii  <eliz@gnu.org>
15106         * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
15107         of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
15109 2012-03-25  Chong Yidong  <cyd@gnu.org>
15111         * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
15112         theme if it was previously enabled before (Bug#11031).
15114         * cus-theme.el (custom-theme-write-faces): Retrieve current face
15115         spec with custom-face-get-current-spec if its :shown-value is not
15116         determined yet (Bug#9337).
15117         (customize-create-theme, custom-theme-revert): Doc fixes.
15119         * button.el (button-at): Minor addition to docstring.
15121 2012-03-24  Simon Leinen  <simon.leinen@gmail.com>
15123         * vc/vc.el (vc-merge): Fix a prompt.
15125 2012-03-24  Chong Yidong  <cyd@gnu.org>
15127         * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
15128         point (Bug#9623).
15130         * button.el (button-at): Minor addition to docstring.
15132 2012-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15134         * newcomment.el (comment-choose-indent): No space after BOL.
15136 2012-03-22  Sam Steingold  <sds@gnu.org>
15138         * window.el (switch-to-prev-buffer): Revert last patch because the
15139         bug turned out to be an advertised feature (Elisp manual 28.14).
15141 2012-03-22  Glenn Morris  <rgm@gnu.org>
15143         * vc/vc-bzr.el (vc-bzr-status-switches): New option.  (Bug#6724)
15144         (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
15146 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15148         * net/network-stream.el (network-stream-open-starttls): Make error
15149         message under Windows be less misleading.
15151 2012-03-22  Liang Wang  <netcasper@gmail.com>  (tiny change)
15153         * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
15154         understands (bug#9942).
15156 2012-03-22  Chong Yidong  <cyd@gnu.org>
15158         * simple.el (end-of-visible-line): Handle return value of
15159         next-single-property-change properly (Bug#9371).
15161 2012-03-22  Kenichi Handa  <handa@m17n.org>
15163         * international/quail.el (quail-insert-kbd-layout): Fix previous
15164         change.  To avoid unwanted bidi reordering, use
15165         bidi-string-mark-left-to-right instead of inserting LRO and PDF.
15167 2012-03-21  Dmitry Gutov  <dgutov@yandex.ru>
15169         * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
15170         (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
15171         (ruby-beginning-of-indent): Be more careful with the difference
15172         between word-boundary and symbol boundary.
15173         (ruby-mode-syntax-table): Make : a symbol constituent.
15175 2012-03-21  Andreas Politz  <politza@fh-trier.de>
15177         * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
15179 2012-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15181         * progmodes/etags.el (tags-completion-at-point-function):
15182         Improve last fix.
15184         * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
15186 2012-03-21  Sam Steingold  <sds@gnu.org>
15188         * progmodes/etags.el (tags-completion-at-point-function):
15189         Avoid the error when point is inside the pattern.
15191 2012-03-21  John Yates  <john@yates-sheets.org>  (tiny change)
15193         * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
15194         line (Bug#10855).
15196 2012-03-21  Drew Adams  <drew.adams@oracle.com>
15198         * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
15200 2012-03-21  Anmol Khirbat  <anmol@khirbat.net>  (tiny change)
15202         * ido.el (ido-set-current-directory, ido-read-internal)
15203         (ido-choose-completion-string, ido-completion-help): Handle nil
15204         value of ido-completion-buffer (Bug#11008).
15206 2012-03-21  Sam Steingold  <sds@gnu.org>
15208         * window.el (switch-to-prev-buffer): Do not switch to a visible
15209         window previous buffer, just like with the frame previous buffers.
15211 2012-03-21  Chong Yidong  <cyd@gnu.org>
15213         * faces.el (make-face, make-empty-face, copy-face):
15214         * face-remap.el (face-remap-add-relative, face-remap-set-base):
15215         Doc fixes.
15217 2012-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15219         * wid-edit.el (widget-complete-field): Remove (bug#11051).
15220         (widget-complete): Remove broken use of it.
15222 2012-03-20  Chong Yidong  <cyd@gnu.org>
15224         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
15225         Use string-width and truncate-string-width to handle arbitrary
15226         characters.
15228 2012-03-20  Tassilo Horn  <tassilo@member.fsf.org>
15230         * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
15231         to draw rectangles, not squares.  (Regression introduced by revno
15232         2011-03-02T03:48:01Z!cyd@stupidchicken.com)
15234 2012-03-18  Chong Yidong  <cyd@gnu.org>
15236         * faces.el (face-spec-reset-face): Don't call display-graphic-p if
15237         it is not yet defined (for temacs).
15239 2012-03-18  Leo Liu  <sdl.web@gmail.com>
15241         * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
15242         prefix.
15244 2012-03-17  Eli Zaretskii  <eliz@gnu.org>
15246         * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
15247         (ispell-choices-win-default-height, ispell-silently-savep)
15248         (ispell-dictionary-alist, ispell-encoding8-command)
15249         (ispell-check-version, ispell-aspell-find-dictionary)
15250         (ispell-valid-dictionary-list, ispell-words-keyword)
15251         (ispell-get-word, ispell-internal-change-dictionary)
15252         (ispell-region, ispell-skip-region-list)
15253         (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
15254         (ispell-process-line, ispell-minor-mode, ispell-minor-check)
15255         (ispell-message-text-end, ispell-message)
15256         (ispell-buffer-local-parsing): Doc fix.
15258 2012-03-13  Jambunathan K  <kjambunathan@gmail.com>
15260         * htmlfontify.el: Add support for code block fontification for ODT
15261         export (Bug #9914).
15262         (hfy-optimisations): Define new option
15263         `body-text-only'
15264         (hfy-fontify-buffer): Honor above setting.
15265         (hfy-begin-span, hfy-end-span): New routines factored out form
15266         `hfy-fontify-buffer'.
15267         (hfy-begin-span-handler, hfy-end-span-handler): New variables
15268         that permit insertion of custom tags.
15269         (hfy-fontify-buffer): Use above handlers.
15270         (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
15271         (hfy-face-to-css): Re-defined to be a variable.
15272         (hfy-compile-stylesheet): Modify.  Allow stylesheet to be built
15273         over multiple runs.  This is made possible by having the caller let
15274         bind a special variable `hfy-user-sheet-assoc'.
15275         (htmlfontify-string): New defun.
15276         (hfy-compile-face-map): Make sure that the last char in the
15277         buffer is correctly fontified.
15278         (hfy-face-resolve-face): Whitespace only change.
15280 2012-03-17  Eli Zaretskii  <eliz@gnu.org>
15282         * textmodes/ispell.el (ispell-get-decoded-string): Make the error
15283         message more clear.
15285 2012-03-16  Leo Liu  <sdl.web@gmail.com>
15287         * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
15289 2012-03-16  Alan Mackenzie  <acm@muc.de>
15291         Further optimize the handling of large macros.
15293         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
15294         limit to a call of `c-literal-limits'.
15295         (c-determine-+ve-limit): New function.
15296         (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
15297         (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
15298         In CASE 5B, restrict a search limit to 500.
15299         (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
15301         * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
15302         Restrict macro bounds to +-500 from after-change's BEG END.
15304 2012-03-16  Leo Liu  <sdl.web@gmail.com>
15306         * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
15308 2012-03-16  Aaron S. Hawley  <Aaron.S.Hawley@gmail.com>
15310         * tar-mode.el (tar-mode): Fix saving by conditionally undoing
15311         `special-mode' setting of `buffer-read-only'.  (Bug#11010)
15313 2012-03-16  Glenn Morris  <rgm@gnu.org>
15315         * view.el (view-buffer, view-buffer-other-window)
15316         (view-buffer-other-frame): Doc fixes re special mode-class.
15318         * subr.el (eval-after-load): If named feature is provided not from
15319         a file, run after-load forms.  (Bug#10946)
15321         * calendar/calendar.el (calendar-insert-at-column):
15322         Handle non-unit-width characters a bit better.  (Bug#10978)
15324 2012-03-15  Chong Yidong  <cyd@gnu.org>
15326         * emacs-lisp/ring.el (ring-extend): New function.
15327         (ring-insert+extend): Extend the ring correctly (Bug#11019).
15329         * comint.el (comint-read-input-ring)
15330         (comint-add-to-input-history): Grow comint-input-ring lazily.
15332 2012-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15334         * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
15335         Fix up parsing of multiline twoarg non-paired elements (bug#11014).
15337         * imenu.el: Fix multiple inheritance breakage (bug#9199).
15338         (imenu-add-to-menubar): Don't add a redundant index.
15339         (imenu-update-menubar): Handle a dynamically composed keymap.
15341 2012-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15343         * mail/sendmail.el (mail-encode-header):
15344         Bind rfc2047-encode-encoded-words to nil.
15346 2012-03-13  Glenn Morris  <rgm@gnu.org>
15348         * calendar/calendar.el (calendar-string-spread):
15349         Handle non-unit-width characters a bit better.  (Bug#10978)
15351 2012-03-13  Leo Liu  <sdl.web@gmail.com>
15353         * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
15354         directory and file as argument (Bug#10822).
15356 2012-03-13  Kaushik Srenevasan  <ksrenevasan@gmail.com>  (tiny change)
15358         * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
15359         For dynamically generated code, follow $PC.
15360         (gdb-disassembly-handler-custom): Handle no function name case.
15362 2012-03-13  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
15364         * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
15365         * emulation/ws-mode.el (ws-query-replace):
15366         * sort.el (sort-regexp-fields):
15367         Fix missing trailing whitespace in interactive prompts.  (Bug#11002)
15369 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15371         * dabbrev.el: Fix cycle completion order (bug#10963).
15372         (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
15373         (dabbrev-completion): Don't use an obarray; provide
15374         a cycle-sort-function.
15376 2012-03-12  Leo Liu  <sdl.web@gmail.com>
15378         * simple.el (kill-new): Use equal-including-properties for comparison.
15379         (kill-do-not-save-duplicates): Doc fix.
15381 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15383         * dabbrev.el: Fix cycle completion (bug#10963).
15384         Use lexical binding and wrap to 80 columns.
15385         (dabbrev-completion): Delay computing the list of completions.
15387 2012-03-12  Kenichi Handa  <handa@m17n.org>
15389         * international/quail.el (quail-insert-kbd-layout): Surround each
15390         row by LRO and PDF instead of inserting many LRMs.  Pad the left
15391         and right of each non-spacing marks.  Insert invisible space
15392         between lower and upper characters to prevent composition.
15394 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15396         * minibuffer.el (minibuffer-complete): Don't get confused when the
15397         function is run twice via different commands (bug#10958).
15398         (complete-with-action): Fix docstring.
15400 2012-03-12  Chong Yidong  <cyd@gnu.org>
15402         * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
15403         (nxml-completion-at-point-function): New function.
15404         (nxml-mode): Use it.
15405         (nxml-bind-meta-tab-to-complete-flag): Default to t.
15407         * emacs-lisp/package.el (package-unpack, package-unpack-single):
15408         Load generated autoloads file before byte compiling (Bug#10970).
15409         (package--make-autoloads-and-compile): New helper fun.
15411 2012-03-12  Christopher Schmidt  <christopher@ch.ristopher.com>
15413         * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
15415 2012-03-11  Michael Albinus  <michael.albinus@gmx.de>
15417         * autorevert.el (auto-revert-handler): Ensure, that
15418         file-readable-p is applied only for local files or in
15419         auto-revert-tail-mode.
15421 2012-03-11  Andreas Schwab  <schwab@linux-m68k.org>
15423         * server.el (server-eval-at): Handle non-tcp connections.
15424         Decode result string.
15426         * server.el (server-msg-size): New constant.
15427         (server-reply-print): New function.
15428         (server-eval-and-print): Use it.
15429         (server-eval-at): Use server-quote-arg and server-unquote-arg.
15430         Handle -print-nonl.
15432 2012-03-11  Christopher Schmidt  <christopher@ch.ristopher.com>
15434         * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
15435         (Bug#10987).
15437 2012-03-11  Chong Yidong  <cyd@gnu.org>
15439         * simple.el (goto-line): Doc fix (Bug#9938).
15441         * subr.el (save-window-excursion): Doc fix (Bug#9979).
15443         * dabbrev.el (dabbrev--find-expansion): Update progress reporter
15444         when finished (Bug#10963).
15446 2012-03-11  Martin Rudalics  <rudalics@gmx.at>
15448         * window.el (split-window-below): Fix bug in case where
15449         split-window-keep-point is nil (Bug#10971).
15451 2012-03-11  Juri Linkov  <juri@jurta.org>
15453         * replace.el (replace-highlight): Set isearch-word to nil
15454         unconditionally.  (Bug#10887)
15456 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
15458         * net/mairix.el (mairix-replace-invalid-chars): Rename from
15459         mairix-replace-illegal-chars; all callers changed.  Don't remove
15460         ^, ~, and = characters: they are meaningful in mairix search specs.
15461         (mairix-widget-create-query): Add usage information about mairix
15462         search forms: negating words, searching for substrings, etc.
15464 2012-03-10  Jae-hyeon Park  <jae-hyeon.park@desy.de>  (tiny change)
15466         * international/fontset.el (font-encoding-alist): Add an entry for
15467         ksx1001 (Bug#5667).
15469 2012-03-10  Richard Stallman  <rms@gnu.org>
15471         * mail/sendmail.el (mail-encode-header):
15472         Set rfc2047-encode-encoded-words.
15474         * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
15476         * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
15477         view buffer means not swapped.
15478         (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
15479         (rmail-write-region-annotate): Error if real text has disappeared.
15481         * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
15483 2012-03-10  Chong Yidong  <cyd@gnu.org>
15485         * emulation/cua-rect.el (cua--init-rectangles):
15486         * emulation/cua-base.el (cua--init-keymaps):
15487         Add delete-forward-char to remappings (Bug#9666).
15489 2012-03-10  Martin Rudalics  <rudalics@gmx.at>
15491         * speedbar.el (speedbar-unhighlight-one-tag-line):
15492         Avoid unhighlighting due to frame switching (Bug#10275).
15494 2012-03-10  Chong Yidong  <cyd@gnu.org>
15496         * minibuffer.el (completion-in-region, completion-help-at-point):
15497         Give the completion field overlay a high priority (Bug#6830).
15499         * dired.el (dired-goto-file): Recognize absolute file name
15500         listings (Bug#7126).
15501         (dired-goto-file-1): New helper function.
15502         (dired-toggle-read-only): Inhibit warnings.
15504 2012-03-09  Michael Albinus  <michael.albinus@gmx.de>
15506         * net/dbus.el (dbus-property-handler): Return empty array if
15507         there are no properties.
15509 2012-03-09  Leo Liu  <sdl.web@gmail.com>
15511         * savehist.el (savehist-printable): Stricter check for string
15512         value (Bug#10937).
15514 2012-03-09  Eli Zaretskii  <eliz@gnu.org>
15516         * mail/smtpmail.el (smtpmail-send-it):
15517         Bind coding-system-for-write to *-unix, so that FCC files are kept in
15518         valid mbox format.
15520 2012-03-09  Glenn Morris  <rgm@gnu.org>
15522         * files.el (dir-locals-find-file):
15523         Don't check result is regular, readable.
15524         (dir-locals-read-from-file): Demote errors.
15526 2012-03-08  Eli Zaretskii  <eliz@gnu.org>
15528         * international/quail.el (quail-insert-kbd-layout):
15529         Insert invisible LRM characters before each character in a keyboard
15530         layout cell, to prevent their reordering by bidi display engine.
15531         For details, see the discussion in
15532         http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
15534 2012-03-08  Alan Mackenzie  <acm@muc.de>
15536         * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
15537         the starting position; make it extend the marked region when
15538         invoked repeatedly - all under appropriate circumstances.
15539         Fixes bugs #5525, #10906.
15541 2012-03-08  Glenn Morris  <rgm@gnu.org>
15543         * files.el (locate-dominating-file, dir-locals-find-file):
15544         Undo 2012-03-06 change.
15546 2012-03-07  Eli Zaretskii  <eliz@gnu.org>
15548         * international/quail.el (quail-help):
15549         Force bidi-paragraph-direction be left-to-right.  See discussion in
15550         http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
15551         for the reason.
15553 2012-03-07  Michael Albinus  <michael.albinus@gmx.de>
15555         Avoid superfluous registering of signals.  (Bug#10807)
15557         * notifications.el (notifications-on-action-object)
15558         (notifications-on-close-object): New defvars.
15559         (notifications-on-action-signal, notifications-on-closed-signal):
15560         Unregister the signal if not needed any longer.
15561         (notifications-notify): Register `notifications-action-signal' or
15562         `notifications-closed-signal', if :on-action or :on-close has been
15563         passed as argument.
15565 2012-03-07  Chong Yidong  <cyd@gnu.org>
15567         * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
15568         non-X platforms.
15570 2012-03-06  Glenn Morris  <rgm@gnu.org>
15572         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
15573         (x-disown-selection-internal, x-get-selection-internal):
15574         Doc fix (add arglist signatures).  (Bug#10783)
15576 2012-03-06  Kaushik Srenevasan  <ksrenevasan@gmail.com>  (tiny change)
15578         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
15579         Handle breakpoints with no "type".
15581 2012-03-06  Glenn Morris  <rgm@gnu.org>
15583         * files.el (locate-dominating-file): Add optional predicate argument.
15584         (dir-locals-find-file): Make use of above change.
15586 2012-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>
15588         * info.el (Info-insert-dir): Also try "dir.gz".
15590 2012-03-06  Glenn Morris  <rgm@gnu.org>
15592         * files.el (dir-locals-find-file):
15593         Ignore non-readable or non-regular files.  (Bug#10928)
15595         * files.el (locate-dominating-file): Doc fix.
15597 2012-03-06  Adam Spiers  <emacs@adamspiers.org>  (tiny change)
15599         * calendar/calendar.el (calendar-set-mode-line):
15600         `getenv' returns a string.  (Bug#10951)
15602 2012-03-05  Leo Liu  <sdl.web@gmail.com>
15604         * simple.el (backward-delete-char-untabify): Constrain point to
15605         field (Bug#10939).
15607         * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
15609 2012-03-05  Chong Yidong  <cyd@gnu.org>
15611         * simple.el (count-words): If called from Lisp, return the word
15612         count, for symmetry with `count-lines'.  Arglist changed.
15613         (count-words--message): Args changed.  Consolidate counting code
15614         from count-words and count-words-region.
15615         (count-words-region): Caller changed.
15616         (count-lines-region): Make it an obsolete alias.
15618 2012-03-04  Tassilo Horn  <tassilo@member.fsf.org>
15620         * saveplace.el (save-place-to-alist)
15621         (save-place-ignore-files-regexp): Allow value nil to disable this
15622         feature.
15624 2012-03-04  Chong Yidong  <cyd@gnu.org>
15626         * faces.el (face-spec-reset-face): For the default face, reset the
15627         attributes to default values (Bug#10748).
15629 2012-03-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15631         * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
15632         previous patch: Check `message-send-mail-function', and not the
15633         default function (bug#10897).
15635 2012-03-04  Michael Albinus  <michael.albinus@gmx.de>
15637         * notifications.el (notifications-on-action-signal)
15638         (notifications-on-closed-signal): Check for unique service name of
15639         incoming event.  Fix error in removing entry.
15640         (top): Register for signals with wildcard service name.
15641         (notifications-notify): Use daemon unique service name for map entries.
15643 2012-03-04  Chong Yidong  <cyd@gnu.org>
15645         * cus-start.el: Make x-select-enable-clipboard-manager customizable.
15647 2012-03-04  Glenn Morris  <rgm@gnu.org>
15649         * abbrev.el (copy-abbrev-table, abbrev-table-p)
15650         (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
15651         (expand-abbrev, define-abbrev-table): Doc fixes.
15653 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15655         * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
15656         `message-default-send-mail-function' and not `send-mail-function'
15657         when doing the prompting for `sendmail-query-once' before sending
15658         in Message buffers (bug#10897).
15660         * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
15661         This is inconsistent with all the other stream functions, which leave
15662         the setting up to the higher levels (if so wanted) (bug#10931).
15664 2012-03-02  Alan Mackenzie  <acm@muc.de>
15666         Depessimize the handling of very large macros.
15668         * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
15669         (c-macro-cache-syntactic): New variables to implement a one
15670         element macro cache.
15671         (c-invalidate-macro-cache): New function.
15672         (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
15673         Adapt to use the new cache.
15674         (c-state-safe-place): Use better the cache of safe positions.
15675         (c-state-semi-nonlit-pos-cache)
15676         (c-state-semi-nonlit-pos-cache-limit):
15677         New variables for...
15678         (c-state-semi-safe-place): New function.  Here, in a macro is "safe".
15679         (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
15680         (c-in-literal, c-literal-limits, c-determine-limit-get-base):
15681         Use c-state-semi-safe-place.
15683         * progmodes/cc-langs.el (c-get-state-before-change-functions):
15684         Add c-invalidate-macro-cache to the C, C++, Obj entries.
15686 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
15688         * jka-compr.el (jka-compr-call-process):
15689         Apply `file-accessible-directory-p' only when the default directory is
15690         not remote.
15692 2012-03-01  Michael Albinus  <michael.albinus@gmx.de>
15694         * files.el (file-equal-p): Fix docstring.  Avoid unnecessary
15695         access of FILE2, if FILE1 does not exist.
15697         * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
15698         Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
15700         * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
15701         Add "PAGER=" to `process-environment'.
15703 2012-03-01  Michael R. Mauger  <mmaug@yahoo.com>
15705         * progmodes/sql.el: Bug fix
15706         (sql-get-login-ext): Save login values in globals.
15707         (sql-get-login): Use new version of `sql-get-login-ext'.
15708         (sql-interactive-mode): Set global `sql-connection' to nil.
15709         (sql-connect): Set global values for connection.
15710         (sql-product-interactive): Save global values as buffer local.
15712 2012-02-29  Leo Liu  <sdl.web@gmail.com>
15714         * abbrev.el (define-abbrevs): Reset sys to nil.
15716 2012-02-28  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
15718         * files.el (file-equal-p): Rename from `files-equal-p'.
15719         Return nil when one or both files don't exist.
15720         (file-subdir-of-p): Now only top directory must exists,
15721         return nil if it doesn't.
15722         (copy-directory): No need to test with `file-subdir-of-p' after
15723         creating dir.
15724         * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
15725         to `file-equal-p'.
15727 2012-02-28  Glenn Morris  <rgm@gnu.org>
15729         * shell.el (shell-mode):
15730         * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
15731         * play/landmark.el (landmark-font-lock-face-O):
15732         * play/handwrite.el (handwrite):
15733         * play/gomoku.el (gomoku-O):
15734         * net/browse-url.el (browse-url-browser-display):
15735         * international/mule.el (define-charset):
15736         * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
15737         * filesets.el (filesets-find-file-delay):
15738         * eshell/em-xtra.el (eshell-xtra):
15739         * eshell/em-unix.el (eshell-grep):
15740         * emulation/viper.el (viper-mode):
15741         * emacs-lisp/regexp-opt.el (regexp-opt-group):
15742         * emacs-lisp/easymenu.el (easy-menu-define):
15743         * calendar/timeclock.el (timeclock-use-display-time):
15744         * bs.el (bs-mode):
15745         * bookmark.el (bookmark-save-flag):
15746         Doc fix (standardize possessive apostrophe usage).
15748 2012-02-27  Chong Yidong  <cyd@gnu.org>
15750         * emulation/viper-cmd.el (viper-intercept-ESC-key):
15751         Fix key-binding lookup for ESC key (Bug#9146).
15753         * font-lock.el (font-lock-specified-p): Rename from
15754         font-lock-spec-present.  Callers changed.
15756 2012-02-27  Daniel Hackney  <dan@haxney.org>
15758         * emacs-lisp/package.el (package-compute-transaction):
15759         Handle holding a package version to t in package-load-list.
15761 2012-02-26  Michael Albinus  <michael.albinus@gmx.de>
15763         * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
15764         (tramp-get-inode, tramp-get-device): Use cached values.
15766 2012-02-26  Alan Mackenzie  <acm@muc.de>
15768         Check there is a font-lock specification before doing initial
15769         fontification.
15771         * font-core.el (font-lock-mode): Move the conditional from
15772         :after-hook to font-lock-initial-fontify.
15773         (font-lock-default-function): Move the check for a specification
15774         to font-lock-spec-present.
15776         * font-lock.el (font-lock-initial-fontify): Call ...
15777         (font-lock-spec-present): New function.
15779 2012-02-26  Jim Blandy  <jimb@red-bean.com>
15781         * progmodes/gdb-mi.el (gdb-mi-quote): New function.
15782         (gdb-send): Apply it to the operand of the '-interpreter-exec
15783         console' command, so that we can pass arguments with (say) quotes
15784         in them.  Store exact string sent in gdb-debug-log (Bug#10765).
15786 2012-02-26  Chong Yidong  <cyd@gnu.org>
15788         * help-fns.el (describe-function-1): Clarify description of
15789         remapping (Bug#10844).
15791         * files.el (files-equal-p): Doc fix.
15792         (file-subdir-of-p): Doc fix.  Convert loop macro to plain Lisp,
15793         and quit the loop once a mismatch is found.
15795 2012-02-25  Juanma Barranquero  <lekktu@gmail.com>
15797         * bs.el (bs--show-with-configuration): Don't throw an error
15798         if the window cannot be split; otherwise, subsequent calls to
15799         bs-show fail, restoring a stale window config.  (Bug#10882)
15801 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
15803         * term/ns-win.el (global-map): Bind ns-drag-file to
15804         ns-find-file (Bug#5855, Bug#10050).
15806 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
15808         * calendar/parse-time.el (parse-time-string): Allow extractor to
15809         return nil.
15811 2012-02-25  Michael Albinus  <michael.albinus@gmx.de>
15813         * net/tramp.el (tramp-file-name-for-operation):
15814         Add `files-equal-p' and `file-subdir-of-p'.
15816         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
15817         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
15818         Add COPY-CONTENTS argument.
15820 2012-02-25  Chong Yidong  <cyd@gnu.org>
15822         Add custom groups for VC backends, for consistency with vc-bzr.
15824         * vc/vc-arch.el (vc-arch):
15825         * vc/vc-cvs.el (vc-cvs):
15826         * vc/vc-git.el (vc-git):
15827         * vc/vc-hg.el (vc-hg):
15828         * vc/vc-mtn.el (vc-mtn):
15829         * vc/vc-rcs.el (vc-rcs):
15830         * vc/vc-sccs.el (vc-sccs):
15831         * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
15832         All relevant defcustoms reassigned.
15834 2012-02-25  Chong Yidong  <cyd@gnu.org>
15836         * newcomment.el (comment-styles): Add autoload (Bug#10868).
15838         * term/x-win.el (x-initialize-window-system): Reduce default for
15839         x-selection-timeout to 5 seconds (Bug#8869).
15841 2012-02-24  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
15843         * files.el (files-equal-p, file-subdir-of-p): New functions.
15844         (copy-directory): Error when trying to copy a directory on itself.
15845         Add missing copy-contents arg to tramp handler.
15846         * dired-aux.el (dired-copy-file-recursive): Same.
15847         (dired-create-files): Modify destination when source is equal to
15848         dest when copying files.
15849         Return also when dest is a subdir of source.  (Bug#10489)
15851 2012-02-24  Michael Albinus  <michael.albinus@gmx.de>
15853         * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
15854         (Bug#10874)
15856 2012-02-23  Alan Mackenzie  <acm@muc.de>
15858         * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
15859         parameter "after-hook:" to allow the expansion to run code after
15860         the execution of the mode hooks.
15862         * font-lock.el (font-lock-initial-fontify): New function extracted
15863         from font-lock-mode-internal.
15865         * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
15866         :after-hook.
15868 2012-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15870         * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
15871         (completion--cache-all-sorted-completions): New function.
15872         (completion-all-sorted-completions): Use it.
15873         (completion--do-completion, minibuffer-force-complete):
15874         Use it to re-instate the flush hook.
15876         * icomplete.el (icomplete-completions): Replace last fix with a better
15877         one (bug#10850).
15879 2012-02-23  Dmitry Gutov  <dgutov@yandex.ru>
15881         * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
15882         when it might call us back infinitely (bug#10797).
15884 2012-02-23  Glenn Morris  <rgm@gnu.org>
15886         * minibuffer.el (completion-category-overrides): Doc fix.
15888 2012-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15890         * minibuffer.el (completion-table-with-context): Fix inf-loop.
15891         Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
15893 2012-02-23  Glenn Morris  <rgm@gnu.org>
15895         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
15896         (authors-obsolete-files-regexps, authors-ignored-files)
15897         (authors-ambiguous-files, authors-renamed-files-alist):
15898         Add more entries.
15900 2012-02-23  Juri Linkov  <juri@jurta.org>
15902         * isearch.el (isearch-occur): Sync interactive spec with occur's
15903         new feature in `occur-read-primary-args'.  Doc fix.  (Bug#10705)
15905         * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
15907 2012-02-22  Juri Linkov  <juri@jurta.org>
15909         * international/mule-cmds.el (read-char-by-name): Use \` and \'.
15910         (ucs-insert): Doc fix.  Check for hex digits in the string.
15911         Don't display `nil' in the error message.  (Bug#10857)
15913 2012-02-22  Alan Mackenzie  <acm@muc.de>
15915         * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
15917 2012-02-22  Glenn Morris  <rgm@gnu.org>
15919         * ffap.el (ffap-c-path):
15920         * man.el (Man-header-file-path): Handle multiarch.  (Bug#10702)
15922 2012-02-22  Chong Yidong  <cyd@gnu.org>
15924         * custom.el (load-theme): Doc fix.
15926 2012-02-22  Glenn Morris  <rgm@gnu.org>
15928         * dired-x.el (dired-guess-shell-alist-default):
15929         Remove escape sequences from nroff output.  (Bug#172)
15931 2012-02-21  Glenn Morris  <rgm@gnu.org>
15933         * vc/emerge.el (emerge-defvar-local):
15934         Set `permanent-local' property rather than unused `preserved'.
15936         * textmodes/picture.el (picture-delete-char): New alias.
15937         (picture-mode-map): Use it.  (Bug#10860)
15938         (picture-mode): Doc fix.
15940 2012-02-21  Juanma Barranquero  <lekktu@gmail.com>
15942         * newcomment.el (uncomment-region-default): Remove unused binding.
15944 2012-02-21  Glenn Morris  <rgm@gnu.org>
15946         * textmodes/picture.el (picture-motion, picture-motion-reverse)
15947         (picture-self-insert, picture-tab-chars): Doc fix.
15948         (picture-mode-map): Fix C-a, C-e.
15950 2012-02-20  Glenn Morris  <rgm@gnu.org>
15952         * emacs-lisp/authors.el (authors-aliases): Add another entry.
15954 2012-02-20  Leo Liu  <sdl.web@gmail.com>
15956         * icomplete.el (icomplete-completions): Check FROM arg before
15957         passing to substring (Bug#10850).
15959 2012-02-19  Chong Yidong  <cyd@gnu.org>
15961         * comint.el: Require ansi-color.
15962         (comint-output-filter-functions): Add ansi-color-process-output.
15964         * ansi-color.el: Don't set comint-output-filter-functions; it is
15965         now in the initial value defined in comint.el.
15966         (ansi-color-apply-face-function): New variable.
15967         (ansi-color-apply-on-region): Use it.
15968         (ansi-color-apply-overlay-face): New function.
15970         * shell.el (shell): No need to require ansi-color.
15971         (shell-mode): Use ansi-color-apply-face-function to highlight
15972         color escapes using font-lock-face property (Bug#10835).
15974 2012-02-19  Chong Yidong  <cyd@gnu.org>
15976         * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
15977         mode-line formats (Bug#10839).
15979 2012-02-18  Glenn Morris  <rgm@gnu.org>
15981         * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
15983         * mail/undigest.el (unforward-rmail-message): Doc fix.
15985         * saveplace.el (save-place-ignore-files-regexp): Add :version.
15987 2012-02-18  Eli Zaretskii  <eliz@gnu.org>
15989         * international/characters.el (script-list): Sync with the latest
15990         Unicode Character Database.
15992 2012-02-18  Andreas Schwab  <schwab@linux-m68k.org>
15994         * international/titdic-cnv.el: Remove duplicate coding tag.
15995         * language/cham.el: Likewise.
15996         * language/tai-viet.el: Likewise.
15998 2012-02-18  Glenn Morris  <rgm@gnu.org>
16000         * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
16001         * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
16002         (calendar-bahai-all-holidays-flag, calendar-other-dates):
16003         * calendar/diary-lib.el (diary-abbreviated-year-flag):
16004         * calendar/holidays.el (holiday-bahai-holidays)
16005         (calendar-holidays, list-holidays):
16006         Use utf-8 Bahá'í in doc-strings, menus, etc.
16008 2012-02-17  Tassilo Horn  <tassilo@member.fsf.org>
16010         * saveplace.el (save-place-ignore-files-regexp): New variable
16011         allowing for excluding files from saving their location of point.
16012         The default value matches the temporary commit message editing
16013         files from Git, SVN, Bazaar, and Mercurial.
16014         (save-place-to-alist): Use it.
16016 2012-02-17  Lawrence Mitchell  <wence@gmx.li>
16017             Stefan Monnier  <monnier@iro.umontreal.ca>
16019         * newcomment.el (uncomment-region-default): Don't leave extra space
16020         when an arg is provided (bug#8150).
16022 2012-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
16024         * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
16026 2012-02-17  Glenn Morris  <rgm@gnu.org>
16028         * net/socks.el: Require network-stream.  (Bug#10599)
16030 2012-02-17  Kenichi Handa  <handa@m17n.org>
16032         * international/charprop.el:
16033         * international/uni-name.el:
16034         * international/uni-old-name.el:
16035         * international/uni-comment.el: Regenerate.
16037 2012-02-16  Glenn Morris  <rgm@gnu.org>
16039         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
16040         Interactively in calendar buffer, give an error if not on a date.
16042 2012-02-15  Glenn Morris  <rgm@gnu.org>
16044         * shell.el (shell-delimiter-argument-list):
16045         Revert 2011-02-17 change.  (Bug#8027)
16047 2012-02-15  Chong Yidong  <cyd@gnu.org>
16049         * minibuffer.el (completion-at-point-functions): Doc fix.
16051         * custom.el (defcustom): Doc fix; note use of defvar.
16053 2012-02-15  Glenn Morris  <rgm@gnu.org>
16055         * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
16056         Doc fixes.
16058 2012-02-14  Glenn Morris  <rgm@gnu.org>
16060         * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
16062 2012-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
16064         * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
16065         way the ports list is computed.
16066         (smtpmail-query-smtp-server): Prompt the user for a port number if
16067         we can't connect to any of the standard ports (bug#10810).
16069 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16071         * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
16073 2012-02-13  Glenn Morris  <rgm@gnu.org>
16075         * minibuffer.el (read-file-name): Doc fix.  (Bug#10798)
16077 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
16079         * net/gnutls.el (gnutls-trustfiles): New variable.
16080         (gnutls-negotiate): Use it.
16082 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
16084         * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
16085         does its stuff if Gnus is running.
16087 2012-02-13  Alan Mackenzie  <acm@muc.de>
16089         Fix a loop in c-set-fl-decl-start.
16091         * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
16092         c-backward-syntactic-ws actually moves backwards.
16094 2012-02-13  Leo Liu  <sdl.web@gmail.com>
16096         * net/rcirc.el (rcirc-markup-attributes): Move point to the
16097         beginning so that all \C-o chars are removed.
16099 2012-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
16101         * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
16103 2012-02-12  Alan Mackenzie  <acm@muc.de>
16105         Fix infinite loop with long macros.
16106         * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
16108 2012-02-12  Chong Yidong  <cyd@gnu.org>
16110         * window.el (display-buffer): Doc fix (Bug#10785).
16112 2012-02-12  Glenn Morris  <rgm@gnu.org>
16114         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
16115         (x-disown-selection-internal, x-get-selection-internal):
16116         Sync docs with the xselect.c versions.
16118         * allout-widgets.el: Add missing license notice.
16120 2012-02-11  Glenn Morris  <rgm@gnu.org>
16122         * select.el (x-get-selection-internal, x-own-selection-internal)
16123         (x-disown-selection-internal):
16124         * x-dnd.el (x-get-selection-internal): Update declarations.
16126         * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
16128         * window.el (window-sides-slots):
16129         * tool-bar.el (tool-bar-position):
16130         * term/xterm.el (xterm-extra-capabilities):
16131         * ses.el (ses-self-reference-early-detection):
16132         * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
16133         (verilog-auto-wire-type)
16134         (verilog-auto-delete-trailing-whitespace)
16135         (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
16136         (verilog-auto-tieoff-declaration):
16137         * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
16138         (sql-oracle-statement-starters, sql-oracle-scan-on):
16139         * progmodes/prolog.el (prolog-align-comments-flag)
16140         (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
16141         (prolog-left-indent-regexp, prolog-paren-indent-p)
16142         (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
16143         (prolog-types, prolog-mode-specificators)
16144         (prolog-determinism-specificators, prolog-directives)
16145         (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
16146         (prolog-electric-dot-flag)
16147         (prolog-electric-dot-full-predicate-template)
16148         (prolog-electric-underscore-flag, prolog-electric-tab-flag)
16149         (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
16150         (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
16151         (prolog-program-switches, prolog-prompt-regexp)
16152         (prolog-debug-on-string, prolog-debug-off-string)
16153         (prolog-trace-on-string, prolog-trace-off-string)
16154         (prolog-zip-on-string, prolog-zip-off-string)
16155         (prolog-use-standard-consult-compile-method-flag)
16156         (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
16157         (prolog-imenu-max-lines, prolog-info-predicate-index)
16158         (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
16159         (prolog-char-quote-workaround):
16160         * progmodes/cc-vars.el (c-defun-tactic):
16161         * net/tramp.el (tramp-encoding-command-interactive)
16162         (tramp-local-end-of-line):
16163         * net/soap-client.el (soap-client):
16164         * net/netrc.el (netrc-file):
16165         * net/gnutls.el (gnutls):
16166         * minibuffer.el (completion-category-overrides)
16167         (completion-cycle-threshold)
16168         (completion-pcm-complete-word-inserts-delimiters):
16169         * man.el (Man-name-local-regexp):
16170         * mail/feedmail.el (feedmail-display-full-frame):
16171         * international/characters.el (glyphless-char-display-control):
16172         * eshell/em-ls.el (eshell-ls-date-format):
16173         * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
16174         (lisp-lambda-list-keyword-parameter-indentation)
16175         (lisp-lambda-list-keyword-parameter-alignment):
16176         * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
16177         * dired-x.el (dired-omit-verbose):
16178         * cus-theme.el (custom-theme-allow-multiple-selections):
16179         * calc/calc.el (calc-highlight-selections-with-faces)
16180         (calc-lu-field-reference, calc-lu-power-reference)
16181         (calc-note-threshold):
16182         * battery.el (battery-mode-line-limit):
16183         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
16184         (archive-7z-update):
16185         * allout.el (allout-prefixed-keybindings)
16186         (allout-unprefixed-keybindings)
16187         (allout-inhibit-auto-fill-on-headline)
16188         (allout-flattened-numbering-abbreviation):
16189         * allout-widgets.el (allout-widgets-auto-activation)
16190         (allout-widgets-icons-dark-subdir)
16191         (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
16192         (allout-widgets-theme-dark-background)
16193         (allout-widgets-theme-light-background)
16194         (allout-widgets-item-image-properties-emacs)
16195         (allout-widgets-item-image-properties-xemacs)
16196         (allout-widgets-run-unit-tests-on-load)
16197         (allout-widgets-time-decoration-activity)
16198         (allout-widgets-hook-error-post-time)
16199         (allout-widgets-track-decoration):
16200         Add missing :version tags to new defcustoms and defgroups.
16202         * progmodes/sql.el (sql-ansi-statement-starters)
16203         (sql-oracle-statement-starters): Add custom type.
16205         * progmodes/prolog.el: Remove leading '*' from defcustom docs.
16206         (prolog-system-version): Give it a type.
16208 2012-02-11  Eli Zaretskii  <eliz@gnu.org>
16210         * term/pc-win.el (x-select-text, x-selection-owner-p)
16211         (x-own-selection-internal, x-disown-selection-internal)
16212         (x-get-selection-internal): Sync doc strings and argument lists
16213         with xselect.c, common-win.el and x-win.el.  (Bug#10783)
16215 2012-02-11  Leo Liu  <sdl.web@gmail.com>
16217         * progmodes/python.el (python-end-of-statement): Fix infinite
16218         loop.  (Bug#10788)
16220 2012-02-10  Glenn Morris  <rgm@gnu.org>
16222         * international/mule-cmds.el (unify-8859-on-encoding-mode)
16223         (unify-8859-on-decoding-mode): Properly mark as obsolete.
16225 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
16227         * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
16228         about SMTP before checking the From header.
16230         * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
16231         into own function for reuse by emacsbug.el.
16233 2012-02-10  Leo Liu  <sdl.web@gmail.com>
16235         * subr.el (condition-case-unless-debug): Rename from
16236         condition-case-no-debug.  All callers changed.
16237         (with-demoted-errors): Fix caller.
16239         * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
16240         * nxml/rng-valid.el (rng-do-some-validation):
16241         * emacs-lisp/package.el (package-refresh-contents)
16242         (package-menu-execute):
16243         * desktop.el (desktop-create-buffer):
16244         * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
16246 2012-02-10  Glenn Morris  <rgm@gnu.org>
16248         * textmodes/bibtex.el:
16249         Add missing :version tags for new/changed defcustoms.
16251         * files.el (remote-file-name-inhibit-cache): Doc fixes.
16253 2012-02-09  Lars Ingebrigtsen  <larsi@rusty>
16255         * mail/smtpmail.el (smtpmail-user-mail-address): New function.
16256         (smtpmail-via-smtp): Use it, or fall back on the From address.
16257         (smtpmail-send-it): Ditto.
16259 2012-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16261         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
16262         Don't fallback on byte-compile-defvar.  Optimize (defvar foo) away.
16263         (byte-compile-tmp-var): New const.
16264         (byte-compile-defvar): Use it to minimize .elc size.
16265         Just use `defvar' rather than simulate it (bug#10761).
16267 2012-02-09  Glenn Morris  <rgm@gnu.org>
16269         * files.el (rename-uniquely): Doc fix.  (Bug#3806)
16271         * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
16272         Add :version tags.
16274         * progmodes/compile.el (compilation-error-screen-columns)
16275         (compilation-first-column, compilation-filter-start): Doc fixes.
16277         * vc/log-view.el (log-view-toggle-entry-display):
16278         * vc/vc.el (vc-merge, vc-pull): Doc fixes.
16280         * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
16281         (report-emacs-bug-can-use-xdg-email):
16282         (report-emacs-bug-insert-to-mailer): Doc fixes.
16283         (report-emacs-bug): Message fix.
16285         * net/browse-url.el (browse-url-can-use-xdg-open)
16286         (browse-url-xdg-open): Doc fixes.
16288         * electric.el (electric-indent-mode, electric-pair-mode)
16289         (electric-layout-rules, electric-layout-mode): Doc fixes.
16290         (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
16292 2012-02-08  Martin Rudalics  <rudalics@gmx.at>
16294         * server.el (server-unselect-display): Don't inadvertently kill
16295         the current buffer.  (Bug#10729)
16297 2012-02-08  Glenn Morris  <rgm@gnu.org>
16299         * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
16300         (sql-list-table): Doc fixes.
16302         * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
16303         Comment out (does nothing).
16305         * completion.el (dynamic-completion-mode):
16306         * dirtrack.el (dirtrack-debug-mode):
16307         * electric.el (electric-layout-mode):
16308         * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
16309         * face-remap.el (text-scale-mode, buffer-face-mode):
16310         * iimage.el (iimage-mode):
16311         * image-mode.el (image-transform-mode):
16312         * minibuffer.el (completion-in-region-mode):
16313         * scroll-lock.el (scroll-lock-mode):
16314         * simple.el (next-error-follow-minor-mode):
16315         * tar-mode.el (tar-subfile-mode):
16316         * tooltip.el (tooltip-mode):
16317         * vcursor.el (vcursor-use-vcursor-map):
16318         * wid-browse.el (widget-minor-mode):
16319         * emulation/tpu-edt.el (tpu-edt-mode):
16320         * emulation/tpu-extras.el (tpu-cursor-free-mode):
16321         * international/iso-ascii.el (iso-ascii-mode):
16322         * language/thai-util.el (thai-word-mode):
16323         * mail/supercite.el (sc-minor-mode):
16324         * net/goto-addr.el (goto-address-mode):
16325         * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
16326         * progmodes/cwarn.el (cwarn-mode):
16327         * progmodes/flymake.el (flymake-mode):
16328         * progmodes/glasses.el (glasses-mode):
16329         * progmodes/hideshow.el (hs-minor-mode):
16330         * progmodes/pascal.el (pascal-outline-mode):
16331         * textmodes/enriched.el (enriched-mode):
16332         * vc/smerge-mode.el (smerge-mode):
16333         Doc fixes (minor mode argument).
16335 2012-02-07  Eli Zaretskii  <eliz@gnu.org>
16337         * ls-lisp.el (ls-lisp-sanitize): New function.
16338         (ls-lisp-insert-directory): Use it to fix or remove any elements
16339         in file-alist with missing attributes.  (Bug#4673)
16341 2012-02-07  Alan Mackenzie  <acm@muc.de>
16343         Fix spurious recognition of c-in-knr-argdecl.
16345         * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
16346         putative K&R region.
16348 2012-02-07  Alan Mackenzie  <acm@muc.de>
16350         * progmodes/cc-engine.el (c-forward-objc-directive):
16351         Prevent looping in "#pragma mark @implementation".
16353 2012-02-07  Michael Albinus  <michael.albinus@gmx.de>
16355         * notifications.el (notifications-on-closed-signal): Make `reason'
16356         optional.  (Bug#10744)
16358 2012-02-07  Glenn Morris  <rgm@gnu.org>
16360         * emacs-lisp/easy-mmode.el (define-minor-mode):
16361         Doc fixes for the macro and the mode it defines.
16363         * image.el (imagemagick-types-inhibit): Doc fix.
16365         * cus-start.el (imagemagick-render-type): Add it.
16367 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
16369         * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
16370         Set the default at load time, too, so that `font-lock-fontify-buffer'
16371         can be called without setting up the entire mode first.  This fixes
16372         a bug in `mm-inline-text' with C MIME parts.
16374 2012-02-06  Chong Yidong  <cyd@gnu.org>
16376         * simple.el (list-processes--refresh): Delete exited processes
16377         (Bug#8094).
16379         * comint.el (comint-next-prompt): next-single-char-property-change
16380         and prev-single-char-property-change never return nil (Bug#8657).
16382         * custom.el (defcustom): Doc fix (Bug#9711).
16384 2012-02-05  Chong Yidong  <cyd@gnu.org>
16386         * cus-edit.el (custom-variable-reset-backup): Quote the value
16387         before storing it in the customized-value property (Bug#6712).
16388         (custom-display): Add a customization type tag.
16389         (custom-buffer-create-internal): Improve tooltip message.
16391         * wid-edit.el (widget-field-value-get): New optional arg to
16392         suppress trailing whitespace truncation.
16393         (character): Use it (Bug#2689).
16395 2012-02-05  Andreas Schwab  <schwab@linux-m68k.org>
16397         * progmodes/gud.el (gud-pv): Use pv instead of pv1.
16398         * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
16400 2012-02-05  Chong Yidong  <cyd@gnu.org>
16402         * cus-edit.el (custom-variable-value-create): For mismatched
16403         types, show the current value (Bug#7600).
16405         * custom.el (defcustom): Doc fix.
16407 2012-02-05  Glenn Morris  <rgm@gnu.org>
16409         * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
16411 2012-02-05  Juanma Barranquero  <lekktu@gmail.com>
16413         * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
16414         (pp-buffer): Use `ignore-errors', `looking-at-p'.
16415         (pp-last-sexp): Use `looking-at-p'.
16417 2012-02-04  Glenn Morris  <rgm@gnu.org>
16419         * files.el (revert-buffer):
16420         Doc fix (mention revert-buffer-in-progress-p).
16422         * emacs-lisp/ert-x.el (ert-simulate-command):
16423         Check deferred-action-list (which is obsolete) is bound.
16425         * subr.el (with-wrapper-hook): Doc fixes.
16427         * simple.el (filter-buffer-substring-functions)
16428         (buffer-substring-filters, filter-buffer-substring): Doc fixes.
16430 2012-02-04  Lars Ljung  <lars@matholka.se>  (tiny change)
16432         * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
16433         anywhere in shell-file-name, not just at the beginning.  (Bug#10523)
16435 2012-02-04  Leo Liu  <sdl.web@gmail.com>
16437         * emacs-lisp/smie.el: Fix dead link (Bug#10711).
16439 2012-02-04  Glenn Morris  <rgm@gnu.org>
16441         * image.el (image-extension-data): Add obsolete alias.
16443         * isearch.el (isearch-update): Doc fix.
16445         * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
16447         * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
16449 2012-02-03  Glenn Morris  <rgm@gnu.org>
16451         * image.el (image-animated-p): Doc fix.  Use image-animated-types.
16452         (image-animate-timeout): Doc fix.
16454         * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
16456 2012-02-02  Glenn Morris  <rgm@gnu.org>
16458         * server.el (server-auth-dir): Doc fix.
16459         (server-eval-at): Doc fix.  Give an explicit error if !server-use-tcp.
16461         * subr.el (run-mode-hooks): Doc fix.
16463 2012-02-02  Juri Linkov  <juri@jurta.org>
16465         * image-mode.el (image-toggle-display-image): Remove tautological
16466         `major-mode' from the `derived-mode-p' test.
16468 2012-02-02  Kenichi Handa  <handa@m17n.org>
16470         * composite.el (compose-region): Cancel previous change.
16472 2012-02-02  Kenichi Handa  <handa@m17n.org>
16474         * composite.el (compose-region, compose-string): Signal error for
16475         a null string component (Bug#6988).
16477 2012-02-01  Chong Yidong  <cyd@gnu.org>
16479         * view.el (view-buffer-other-window, view-buffer-other-frame):
16480         Handle special modes like view-buffer (Bug#10650).
16481         (view-buffer): Simplify.
16483         * frame.el (set-frame-font): Tweak meaning of third argument.
16485         * dynamic-setting.el (font-setting-change-default-font):
16486         Use set-frame-font (Bug#9982).
16488 2012-02-01  Glenn Morris  <rgm@gnu.org>
16490         * progmodes/compile.el (compilation-internal-error-properties):
16491         Respect compilation-first-column in the "*compilation*" buffer.
16493         * emacs-lisp/easy-mmode.el (define-minor-mode):
16494         Relax :variable's test for a named function.
16496 2012-01-31  Alan Mackenzie  <acm@muc.de>
16498         * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
16499         off by one error.
16501 2012-01-31  Chong Yidong  <cyd@gnu.org>
16503         * frame.el (set-frame-font): New arg ALL-FRAMES.
16505         * menu-bar.el (menu-set-font): Use set-frame-font.
16507         * faces.el (face-spec-reset-face): Don't apply unspecified
16508         attribute values to the default face.
16510 2012-01-31  Juanma Barranquero  <lekktu@gmail.com>
16512         * progmodes/cwarn.el (cwarn): Remove dead link.
16513         (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
16514         Remove * from defcustom docstrings.
16515         (turn-on-cwarn-mode): Make obsolete.
16516         (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
16517         (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
16519 2012-01-31  Glenn Morris  <rgm@gnu.org>
16521         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
16522         Fix :variable handling of mode a symbol not equal to modefun.
16523         Allow named functions to be used as the cdr of :variable.
16525 2012-01-30  Glenn Morris  <rgm@gnu.org>
16527         * emacs-lisp/authors.el (authors-fixed-entries):
16528         Remove reference to deleted file rnewspost.el.
16530 2012-01-29  Juanma Barranquero  <lekktu@gmail.com>
16532         * window.el (window-with-parameter): Remove unused variable `windows'.
16533         (window--side-check): Remove unused variable `code'.
16534         (window--resize-siblings): Remove unused variable `first'.
16535         (adjust-window-trailing-edge): Remove unused variable `failed'.
16536         (window-deletable-p, window--delete): Remove unused variable `buffer'.
16537         Use `let', not `let*'.
16538         (balance-windows-2): Remove unused variable `found'.
16539         (window--state-put-2): Remove unused variable `splits'.
16540         (window-state-put): Remove unused variable `selected'.
16541         (same-window-p): Use `string-match-p'.
16542         (display-buffer-assq-regexp): Remove unused variable `value'.
16543         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
16544         Mark argument ALIST as ignored.
16545         (pop-to-buffer): Remove unused variable `old-window'.
16547 2012-01-29  Eli Zaretskii  <eliz@gnu.org>
16549         * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
16550         and .lzma compressed files.
16552 2012-01-29  Chong Yidong  <cyd@gnu.org>
16554         * frame.el (window-system-default-frame-alist): Doc fix.
16556         * dynamic-setting.el (font-setting-change-default-font): Don't
16557         change the default face if SET-FONT argument is non-nil (Bug#9982).
16559 2012-01-29  Samuel Bronson  <naesten@gmail.com>
16561         * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
16563 2012-01-29  Syver Enstad  <syver.enstad@cisco.com>  (tiny change)
16565         * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
16566         breakpoints in files outside current directory (Bug#6098).
16568 2012-01-29  Chong Yidong  <cyd@gnu.org>
16570         * progmodes/python.el: Require ansi-color at top-level.
16572         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
16573         Define and use in Emacs Lisp mode (Bug#9360).
16574         (lisp-mode-abbrev-table): Add doc.
16575         (lisp-mode-variables): Don't set local-abbrev-table.
16576         (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
16578 2012-01-28  Roland Winkler  <winkler@gnu.org>
16580         * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
16582 2012-01-28  Roland Winkler  <winkler@gnu.org>
16584         * textmodes/bibtex.el (bibtex-entry-alist): New function.
16585         (bibtex-set-dialect): Use it.  Either set global values of
16586         dialect-dependent variables or bind these variables buffer-locally
16587         (Bug#10254).
16588         (bibtex-mode): Call bibtex-set-dialect via
16589         hack-local-variables-hook.
16590         (bibtex-dialect): Update docstring.
16591         Add safe-local-variable predicate.
16592         (bibtex-entry-alist, bibtex-field-alist): Initialize via
16593         bibtex-set-dialect.
16594         (bibtex-mode-map): Define menu for each dialect.
16595         (bibtex-entry): Fix docstring.
16597 2012-01-28  Chong Yidong  <cyd@gnu.org>
16599         * eshell/esh-arg.el (eshell-quote-argument): New function.
16601         * eshell/esh-ext.el (eshell-invoke-batch-file):
16602         * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
16603         first arg to eshell-parse-command (Bug#10523).
16605 2012-01-28  Drew Adams  <drew.adams@oracle.com>
16607         * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
16608         `default-directory' is non-nil.
16610 2012-01-28  Eli Zaretskii  <eliz@gnu.org>
16612         * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
16613         line that displays system-configuration-options.  (Bug#9924)
16615 2012-01-28  Drew Adams  <drew.adams@oracle.com>
16617         * descr-text.el (describe-char): Show information about POS, in
16618         addition to information about the character at POS.  Improve and
16619         update the doc string.  Change "code point" to "code point in
16620         charset", to avoid confusion with the character's Unicode code
16621         point shown above that.  (Bug#10129)
16623 2012-01-28  Eli Zaretskii  <eliz@gnu.org>
16625         * descr-text.el (describe-char): Show the raw character, not only
16626         its display form at POS.  Suggested by Kenichi Handa <handa@m17n.org>.
16627         See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
16628         for the reasons.
16630 2012-01-28  Phil Hagelberg  <phil@hagelb.org>
16632         * emacs-lisp/package.el (package-install):
16633         Run package-refresh-contents if there is no archive yet (Bug#9798).
16635 2012-01-28  Chong Yidong  <cyd@gnu.org>
16637         * emacs-lisp/package.el (package-maybe-load-descriptor):
16638         New function, split from package-maybe-load-descriptor.
16639         (package-maybe-load-descriptor): Use it.
16640         (package-download-transaction): Fully load required packages
16641         inside the loop, so that `require' calls work (Bug#10593).
16642         (package-install): No need to call package-initialize now.
16644 2012-01-28  Chong Yidong  <cyd@gnu.org>
16646         * simple.el (deactivate-mark): Doc fix (Bug#8614).
16648         * tooltip.el (tooltip-mode): Doc fix.
16649         (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
16651         * frame.el (set-cursor-color): Doc fix (Bug#352).
16653         * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
16654         (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
16656         * cus-edit.el (custom-buffer-create-internal): Fix search button
16657         action (Bug#10542).
16658         (customize-unsaved, customize-saved): Doc fix (Bug#10541).
16660 2012-01-27  Eduard Wiebe  <usenet@pusto.de>
16662         * dired.el (dired-mark-files-regexp):
16663         Include any subdirectory components.  (Bug#10445)
16665 2012-01-27  Mike Lamb  <mrlamb@gmail.com>  (tiny change)
16667         * pcmpl-unix.el (pcmpl-ssh-known-hosts):
16668         Handle [host]:port syntax.  (Bug#10533)
16670 2012-01-27  Alex Harsanyi  <harsanyi@mac.com>
16672         * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
16674 2012-01-26  Glenn Morris  <rgm@gnu.org>
16676         * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
16677         * term.el (term-raw-escape-map): Use Control-X-prefix.
16678         * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map.  (Bug#10566)
16680 2012-01-25  Martin Rudalics  <rudalics@gmx.at>
16682         * window.el (window-state-get, window--state-get-1): Don't deal
16683         with fixed-sizeness of windows.  Simplify code.
16685 2012-01-25  Jérémy Compostella  <jeremy.compostella@gmail.com>
16687         * window.el (window--state-get-1, window--state-put-2):
16688         Don't save and restore the mark.
16690 2012-01-25  Chong Yidong  <cyd@gnu.org>
16692         * custom.el (custom-variable-p): Doc fix.
16694 2012-01-25  Glenn Morris  <rgm@gnu.org>
16696         * dired.el (dired-goto-file): Handle some of the more common
16697         characters that `ls -b' escapes.  (Bug#10596)
16699         * progmodes/compile.el (compilation-next-error-function):
16700         Respect compilation-first-column in the "*compilation*" buffer.
16701         * progmodes/grep.el (grep-first-column): New variable.  (Bug#10594)
16703         * vc/vc.el (vc-modify-change-comment): Scoping fix.  (Bug#10513)
16705 2012-01-24  Glenn Morris  <rgm@gnu.org>
16707         * pcmpl-gnu.el (pcomplete/tar): Handle " - ".  (Bug#10457)
16709 2012-01-24  Julien Danjou  <julien@danjou.info>
16711         * color.el (color-rgb-to-hsl): Fix value computing.
16712         (color-hue-to-rgb): New function.
16713         (color-hsl-to-rgb): New function.
16714         (color-clamp, color-saturate-hsl, color-saturate-name)
16715         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
16716         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
16718 2012-01-24  Glenn Morris  <rgm@gnu.org>
16720         * vc/vc-rcs.el (vc-rcs-create-tag):
16721         * vc/vc-sccs.el (vc-sccs-create-tag):
16722         Fix argument spec to be what vc-create-tag expects.  (Bug#10515)
16724 2012-01-23  Mike Lamb  <mrlamb@gmail.com>  (tiny change)
16726         * eshell/esh-util.el (eshell-read-hosts-file):
16727         Skip comment lines.  (Bug#10549)
16729         * eshell/em-unix.el (pcomplete/ssh): Remove.  (Bug#10548)
16731 2012-01-23  Juanma Barranquero  <lekktu@gmail.com>
16733         * subr.el (display-delayed-warnings): Doc fix.
16734         (collapse-delayed-warnings): New function to collapse identical
16735         adjacent warnings.
16736         (delayed-warnings-hook): Add it.
16738 2012-01-22  Michael Albinus  <michael.albinus@gmx.de>
16740         * net/tramp.el (tramp-action-login): Set connection property "login-as".
16742         * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
16743         (tramp-default-user-alist): Don't add "pscp".
16744         (tramp-do-copy-or-rename-file-out-of-band): Use connection
16745         property "login-as", if set.  (Bug#10530)
16747 2012-01-21  Michael Albinus  <michael.albinus@gmx.de>
16749         * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
16750         "plink1" and "psftp".  (Bug#10530)
16752 2012-01-21  Kenichi Handa  <handa@m17n.org>
16754         * international/mule-cmds.el (prefer-coding-system): Show a
16755         warning message if the default value of file-name-coding-system
16756         was not changed.
16758 2012-01-21  Jérémy Compostella  <jeremy.compostella@gmail.com>
16760         * windmove.el (windmove-reference-loc):
16761         Fix windmove-reference-loc miscalculation.
16763 2012-01-21  Jay Belanger  <jay.p.belanger@gmail.com>
16765         * calc/calc-units.el (math-put-default-units): Don't use "1" as a
16766         default unit.
16768 2012-01-21  Glenn Morris  <rgm@gnu.org>
16770         * international/mule.el (auto-coding-alist): Add .tbz.
16772         * files.el (local-enable-local-variables): Doc fix.
16773         (inhibit-local-variables-regexps): Rename from
16774         inhibit-first-line-modes-regexps.  Keep old name as obsolete alias.
16775         Doc fix.  Add some extensions from auto-coding-alist.
16776         (inhibit-local-variables-suffixes):
16777         Rename from inhibit-first-line-modes-suffixes.  Doc fix.
16778         (inhibit-local-variables-p):
16779         New function, extracted from set-auto-mode-1.
16780         (set-auto-mode): Doc fix.  Respect inhibit-local-variables-regexps.
16781         (set-auto-mode-1): Doc fix.  Use inhibit-local-variables-p.
16782         (hack-local-variables): Doc fix.  Make the mode-only case
16783         respect enable-local-variables and friends.
16784         Respect inhibit-local-variables-regexps for file-locals, but
16785         not for directory-locals.
16786         (set-visited-file-name):
16787         Take account of inhibit-local-variables-regexps.
16788         Whether it applies may change as the file name is changed.
16789         * jka-cmpr-hook.el (jka-compr-install):
16790         * jka-compr.el (jka-compr-uninstall):
16791         Update for inhibit-first-line-modes-suffixes name change.
16793 2012-01-20  Martin Rudalics  <rudalics@gmx.at>
16795         * help-macro.el (make-help-screen): Temporarily restore original
16796         binding for minor-mode-map-alist (Bug#10454).
16798 2012-01-19  Julien Danjou  <julien@danjou.info>
16800         * color.el (color-name-to-rgb): Use the white color to find the max
16801         color component value and return correctly computed values.
16802         (color-name-to-rgb): Add missing float conversion for max value.
16804 2012-01-19  Martin Rudalics  <rudalics@gmx.at>
16806         * window.el (window--state-get-1, window-state-get): Do not use
16807         special state value for window-persistent-parameters.
16808         Rename argument IGNORE to WRITABLE.  Rewrite doc-string.
16809         (window--state-put-2): Reset all window parameters to nil before
16810         assigning values of persistent parameters.
16812 2012-01-18  Alan Mackenzie  <acm@muc.de>
16814         Eliminate sluggishness and hangs in fontification of "semicolon
16815         deserts".
16817         * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
16818         Change value 10000 -> 3000.
16819         (c-state-safe-place): Reformulate so it doesn't stack up an
16820         infinite number of wrong entries in c-state-nonlit-pos-cache.
16821         (c-determine-limit-get-base, c-determine-limit): New functions to
16822         determine backward search limits disregarding literals.
16823         (c-find-decl-spots): Amend commenting.
16824         (c-cheap-inside-bracelist-p): New function which detects "={".
16826         * progmodes/cc-fonts.el
16827         (c-make-font-lock-BO-decl-search-function): Give a limit to a
16828         backward search.
16829         (c-font-lock-declarations): Fix an occurrence of point being
16830         undefined.  Check additionally for point being in a bracelist or
16831         near a macro invocation without a semicolon so as to avoid a
16832         fruitless time consuming search for a declarator.  Give a more
16833         precise search limit for declarators using the new
16834         c-determine-limit.
16836 2012-01-18  Glenn Morris  <rgm@gnu.org>
16838         * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
16839         (set-auto-mode): Doc fixes.
16841 2012-01-17  Glenn Morris  <rgm@gnu.org>
16843         * isearch.el (search-nonincremental-instead): Fix doc typo.
16845         * dired.el (dired-insert-directory): Handle newlines in directory name.
16846         (dired-build-subdir-alist): Unescape newlines in directory name.
16848 2012-01-17  Michael Albinus  <michael.albinus@gmx.de>
16850         * net/tramp.el (tramp-local-end-of-line): New defcustom.
16851         (tramp-action-login, tramp-action-yesno, tramp-action-yn)
16852         (tramp-action-terminal): Use it.  (Bug#10530)
16854 2012-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16856         * minibuffer.el (completion--replace): Strip properties (bug#10062).
16858 2012-01-16  Martin Rudalics  <rudalics@gmx.at>
16860         * window.el (window-state-ignored-parameters): Remove variable.
16861         (window--state-get-1): Rename argument MARKERS to IGNORE.
16862         Handle persistent window parameters.  Make copy of clone-of
16863         parameter only if requested.  (Bug#10348)
16864         (window--state-put-2): Install a window parameter only if it has
16865         a non-nil value or an existing parameter shall be overwritten.
16867 2012-01-15  Michael Albinus  <michael.albinus@gmx.de>
16869         * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
16871 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
16873         * info.el (Info-toc-build): If the Info file has no "Up" pointer,
16874         don't pass the (nil) value of `upnode' to string-match.
16876 2012-01-14  Chong Yidong  <cyd@gnu.org>
16878         * startup.el (command-line): Fix X resource class for cursorColor.
16879         Fix values recognized by the cursorBlink resource.
16881 2012-01-14  Paul Eggert  <eggert@cs.ucla.edu>
16883         * epg.el (epg--make-temp-file): Avoid permission race condition
16884         when running on old Emacs versions (bug#10403).
16886 2012-01-14  Glenn Morris  <rgm@gnu.org>
16888         * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
16890 2012-01-13  Alan Mackenzie  <acm@muc.de>
16892         Fix filling for when filladapt mode is enabled.
16894         * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
16895         c-mask-paragraph, pass in `fill-paragraph' rather than
16896         `fill-region-as-paragraph'.  (This is a reversion of a previous
16897         change.)
16898         * progmodes/cc-mode.el (c-basic-common-init):
16899         Make fill-paragraph-handle-comment buffer local and set it to nil.
16901 2012-01-13  Glenn Morris  <rgm@gnu.org>
16903         * dired.el (dired-switches-escape-p): New function.
16904         (dired-insert-directory): Use dired-switches-escape-p.
16905         (dired-get-filename): Undo "\ " quoting if needed.  (Bug#10469)
16907         * find-dired.el (find-ls-option): Doc fix.  (Bug#10262)
16909 2012-01-12  Glenn Morris  <rgm@gnu.org>
16911         * mail/sendmail.el (mail-mode): Update paragraph-separate for
16912         changes in adaptive-fill-regexp.  (Bug#10276)
16914 2012-01-11  Alan Mackenzie  <acm@muc.de>
16916         Fix Emacs bug #10463 - put `widen's around the critical spots.
16918         * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
16919         widen around each invocation of c-state-pp-to-literal.  Remove an
16920         unused let variable.
16922 2012-01-11  Glenn Morris  <rgm@gnu.org>
16924         * dired-aux.el (dired-do-shell-command): Fix */? logic.  (Bug#6561)
16925         Doc fix.
16927 2012-01-10  Chong Yidong  <cyd@gnu.org>
16929         * net/network-stream.el (network-stream-open-starttls):
16930         Avoid emitting a confusing error message when the server gives a bad
16931         response to the capability command.
16933 2012-01-10  Glenn Morris  <rgm@gnu.org>
16935         * mail/unrmail.el (unrmail): Tweak previous change.
16937 2012-01-09  Chong Yidong  <cyd@gnu.org>
16939         * custom.el (custom-safe-themes): Use SHA-256 for hashing.
16941 2012-01-08  Alan Mackenzie  <acm@muc.de>
16943         Optimize font locking in long enum definitions.
16945         * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
16946         arm to a cond form to handle enums.
16947         * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
16948         * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
16950 2012-01-07  Paul Eggert  <eggert@cs.ucla.edu>
16952         * files.el (move-file-to-trash): Preserve default file modes on error.
16953         (Bug#10401)
16955 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16957         * faces.el (set-face-attribute): Clarify the meaning of the nil
16958         frame (bug#10294).
16960         * subr.el (with-selected-frame): Mention that the selected frame
16961         is restored (bug#9980).
16963         * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
16964         (bug#9759).
16966         * mail/smtpmail.el (password-cache-add): Remove unused declaration.
16967         (password-read): Don't autoload unused function.
16969 2012-01-07  Juanma Barranquero  <lekktu@gmail.com>
16971         * progmodes/which-func.el (which-func-mode): Turn into a
16972         non-interactive function and mark as obsolete (bug#10428).
16974 2012-01-06  Chong Yidong  <cyd@gnu.org>
16976         * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
16977         (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
16978         functions, along with 1 and -1.
16980 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
16982         * time.el (display-time-load-average)
16983         (display-time-default-load-average): Doc fixes.  See the thread
16984         starting at
16985         http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
16986         for the details.
16988 2012-01-06  Glenn Morris  <rgm@gnu.org>
16990         * mail/unrmail.el (unrmail): Give an explicit error if the input file
16991         has no messages.  (Bug#10377)
16993         * info.el (Info-mode-map): Bind e to end-of-buffer, rather
16994         than Info-edit.  (Bug#10385)
16996         * time.el (display-time-load-average, display-time-next-load-average):
16997         Doc fixes.
16999         * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
17000         local setting of buffer-read-only to the input buffer.  (Bug#10419)
17002         * calendar/calendar.el (calendar-mode):
17003         Locally set scroll-margin to 0.  (Bug#10379)
17005 2012-01-06  Ulrich Mueller  <ulm@gentoo.org>
17007         * play/doctor.el (doctor-death): Escape "," characters.  (Bug#10370)
17009 2012-01-05  Glenn Morris  <rgm@gnu.org>
17011         * eshell/em-unix.el (diff-no-select): Autoload it.
17012         (eshell/diff): Use diff-no-select.  (Bug#10420)
17014 2012-01-05  Chong Yidong  <cyd@gnu.org>
17016         * shell.el (shell-dynamic-complete-functions): Revert last change.
17017         (shell-command-completion-function): New function.
17018         (shell-completion-vars): Use it to implement
17019         shell-completion-execonly (Bug#10417).
17021         * custom.el (enable-theme): Don't set custom-safe-themes.
17023         * cus-theme.el (custom-theme-merge-theme):
17024         Ignore custom-enabled-themes and custom-safe-themes.
17026 2012-01-05  Michael R. Mauger  <mmaug@yahoo.com>
17028         * progmodes/sql.el (sql-login-hook): Add hook to respond to the
17029         first prompt in `sql-interacive-mode'.
17030         (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
17031         keywords.
17032         (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
17033         (sql-product-interactive): Bug fix: Set `sql-buffer' in
17034         context of original buffer.  Invoke `sql-login-hook'.
17036 2012-01-04  Eli Zaretskii  <eliz@gnu.org>
17038         * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
17039         letters in cite-prefix.
17041 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17043         * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
17045 2012-01-03  Chong Yidong  <cyd@gnu.org>
17047         * shell.el (shell-dynamic-complete-functions):
17048         Put pcomplete-completions-at-point, so as to try
17049         comint-filename-completion first (Bug#10417).
17051 2012-01-02  Richard Stallman  <rms@gnu.org>
17053         * battery.el (battery-status-function):
17054         Detect when to use battery-yeeloong-sysfs.
17055         (battery-echo-area-format): Add string for Yeeloong.
17056         (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
17057         (battery-yeeloong-sysfs): New function.
17059 2012-01-02  Chong Yidong  <cyd@gnu.org>
17061         * dirtrack.el (dirtrack-list): Eliminate unused third element.
17062         (dirtrack): Merge code for handling relative filenames in prompt
17063         from shell-dir-cookie-watcher.
17064         (dirtrack-debug-message): New arg to avoid excess format calls.
17066         * shell.el (shell-dir-cookie-re): Variable deleted.
17067         (shell-dir-cookie-watcher): Function deleted.
17068         (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
17069         with dirtrack-mode.
17071 2012-01-01  Eli Zaretskii  <eliz@gnu.org>
17073         * term/w32-win.el (dynamic-library-alist) <gnutls>:
17074         Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
17075         libgnutls-26.dll.
17077 2011-12-31  Andreas Schwab  <schwab@linux-m68k.org>
17079         * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
17081 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
17083         * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
17084         headers of non-MIME messages, when rmail-enable-mime is non-nil.
17086 2011-12-29  Michael Albinus  <michael.albinus@gmx.de>
17088         * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
17089         also for alternative shells.
17090         (tramp-open-connection-setup-interactive-shell): Check, whether
17091         the shell is a busybox.
17092         (tramp-send-command): Don't suppress multiple prompts for
17093         busyboxes, it hurts.
17095 2011-12-28  Chong Yidong  <cyd@gnu.org>
17097         * progmodes/gdb-mi.el (gdb-get-source-file-list)
17098         (gdb-get-source-file): Move mode line update to
17099         gdb-get-source-file (Bug#10087).
17101 2011-12-25  Chong Yidong  <cyd@gnu.org>
17103         * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
17104         gud-gdb-marker-filter without taking it as an argument.
17105         (gud-gdb-run-command-fetch-lines): Caller changed.
17106         (gud-gdb-completion-function): New variable.
17107         (gud-gdb-completion-at-point): Use it.
17108         (gud-gdb-completions-1): Split from gud-gdb-completions.
17110         * progmodes/gdb-mi.el (gdb-input): Accept command and handler
17111         function as separate arguments.
17112         (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
17113         (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
17114         (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
17115         (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
17116         (gdb-stopped, def-gdb-auto-update-trigger)
17117         (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
17118         (gdb-get-changed-registers, gdb-get-main-selected-frame):
17119         Callers changed.
17120         (gud-gdbmi-completions): New function.
17121         (gdb): Use it for generating the completion table.
17123 2011-12-24  Alan Mackenzie  <acm@muc.de>
17125         Introduce a mechanism to widen the region used in context font
17126         locking.  Use this to protect declarations from losing their contexts.
17128         * progmodes/cc-langs.el (c-before-font-lock-functions):
17129         Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
17130         (c-before-context-fontification-functions): New defvar, a list of
17131         functions to be run just before context (etc.) font locking.
17133         * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
17134         New, functionality extracted from
17135         c-neutralize-syntax-in-and-mark-CPP.
17136         (c-in-after-change-fontification): New variable.
17137         (c-after-change): Set c-in-after-change-fontification.
17138         (c-set-fl-decl-start): Rejig its interface, so it can be called
17139         from both after-change and context fontifying.
17140         (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
17141         New functions.
17142         (c-standard-font-lock-fontify-region-function): New variable.
17143         (c-font-lock-fontify-region): New function.
17145 2011-12-24  Juri Linkov  <juri@jurta.org>
17147         * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
17148         (Bug#10348)
17150 2011-12-23  Michael Albinus  <michael.albinus@gmx.de>
17152         * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
17153         existence of source file.  (Bug#10325)
17155 2011-12-23  Alan Mackenzie  <acm@muc.de>
17157         Fix unstable fontification inside templates.
17159         * progmodes/cc-langs.el (c-before-font-lock-functions):
17160         Newly created from the singular version.  The (c c++ objc) entry now
17161         additionally has c-set-fl-decl-start.  The other languages (apart
17162         from AWK) have that as a single entry.
17164         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
17165         The functionality for "local" declarations has been extracted to
17166         c-set-fl-decl-start.
17168         * progmodes/cc-mode.el (c-common-init, c-after-change):
17169         Changes due to pluralisation of c-before-font-lock-functions.
17170         (c-set-fl-decl-start): New function, extracted from
17171         c-font-lock-enclosing-decls and enhanced.
17173 2011-12-23  Juanma Barranquero  <lekktu@gmail.com>
17175         * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
17177 2011-12-22  Juri Linkov  <juri@jurta.org>
17179         * progmodes/grep.el (rgrep): Fix docstring.  (Bug#10185)
17181 2011-12-22  Chong Yidong  <cyd@gnu.org>
17183         * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
17185 2011-12-21  Drew Adams  <drew.adams@oracle.com>
17187         * files.el (file-remote-p): Fix docstring.  (Bug#10319)
17189 2011-12-21  Jérémy Compostella  <jeremy.compostella@gmail.com>
17191         * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
17193 2011-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17195         * progmodes/cfengine.el: Add Version.  Improve CFEngine 3.x syntax
17196         highlighting and support.  Fix up comments for capitalization.
17197         (cfengine-mode-debug): New var.
17198         (cfengine3-mode): Change the modeline indicator to "CFE3".
17199         (cfengine3-font-lock-keywords): Improve defun highlighting.
17200         (cfengine2-actions): Rename from `cfengine-actions'.
17201         (cfengine2-font-lock-keywords): Rename from
17202         `cfengine-font-lock-keywords'.
17203         (cfengine2-imenu-expression): Rename from
17204         `cfengine-imenu-expression'.
17205         (cfengine2-outline-level): Rename from `cfengine-outline-level'.
17206         (cfengine2-beginning-of-defun): Rename from
17207         `cfengine-beginning-of-defun'.
17208         (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
17209         (cfengine2-indent-line): Rename from `cfengine-indent-line'.
17210         (cfengine2-mode): Rename from `cfengine-mode'.  Change the
17211         modeline indicator to "CFE2".
17212         (cfengine-mode): Defalias to `cfengine-auto-mode'.
17213         (cfengine-mode-abbrevs): Mark obsolete.
17215 2011-12-21  Chong Yidong  <cyd@gnu.org>
17217         * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
17218         filename argument.
17220 2011-12-20  Martin Rudalics  <rudalics@gmx.at>
17222         * window.el (window-normalize-buffer-to-display): Remove.
17223         (display-buffer): Handle buffer-or-name argument as in Emacs 23.
17225 2011-12-19  Chong Yidong  <cyd@gnu.org>
17227         * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
17228         Don't signal an error in a predicate function; return non-nil.
17229         (vc-dir-mark-file): Move the error here.
17230         (vc-dir-mark-unmark): If acting on the region, keep going if one
17231         of the entries cannot be marked/unmarked.
17232         (vc-dir-mark-all-files): If current entry is a directory, mark
17233         only child files, as documented.
17235 2011-12-19  Vincent Belaïche  <vincentb1@users.sourceforge.net>
17237         * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
17238         branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
17239         addition.
17241 2011-12-18  Jan Djärv  <jan.h.d@swipnet.se>
17243         * term/ns-win.el (ns-get-selection-internal)
17244         (ns-store-selection-internal): Declare.
17245         (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
17246         Declare as obsolete.
17247         (ns-get-pasteboard, ns-paste-secondary):
17248         Use ns-get-selection-internal.
17249         (ns-set-pasteboard, ns-copy-including-secondary):
17250         Use ns-store-selection-internal.
17252 2011-12-17  Chong Yidong  <cyd@gnu.org>
17254         * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
17255         (vc-deduce-fileset): Doc fix.
17257 2011-12-16  Andreas Schwab  <schwab@linux-m68k.org>
17259         * calc/calc-misc.el (calc-help): Avoid wrapping help message.
17261 2011-12-13  Sam Steingold  <sds@gnu.org>
17263         * man.el (Man-getpage-in-background): When running under a
17264         window-system, ignore $MANWIDTH and $COLUMNS.
17266 2011-12-15  Kenichi Handa  <handa@m17n.org>
17268         * language/ethio-util.el: Change coding tag to utf-8-emacs.
17269         (setup-ethiopic-environment-internal): Comment out key-binding for
17270         ethio-toggle-punctuation.
17272 2011-12-13  Alan Mackenzie  <acm@muc.de>
17274         Add the switch statement to AWK Mode.
17276         * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
17277         "default" to the keywords regexp.
17279         * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
17280         expression as the rest.
17281         (c-nonlabel-token-key): Allow string literals for AWK.
17282         Refactor for the other modes.
17284         Large brace-block initialisation makes CC Mode slow: Fix.
17285         Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
17286         routines.  Limit backward searching in c-font-lock-enclosing.decl.
17288         * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
17289         pp-state and literal type in addition to the limits.
17290         (c-state-safe-place): New defun, extracted from c-state-literal-at.
17291         (c-state-literal-at): Use the above new defun.
17292         (c-slow-in-literal, c-fast-in-literal): Remove.
17293         (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
17295         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
17296         being in a literal.  Add a limit for backward searching.
17298         * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
17299         c-slow-in-literal.
17301 2011-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17303         * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
17305 2011-12-13  Martin Rudalics  <rudalics@gmx.at>
17307         * window.el (delete-other-windows): Use correct frame in call to
17308         window-with-parameter.
17310 2011-12-12  Daniel Pfeiffer  <occitan@t-online.de>
17312         * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
17313         (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
17314         (makefile-gmake-statements, makefile-makepp-statements):
17315         Use it and add new makepp keywords.
17316         (makefile-makepp-font-lock-keywords): Add new patterns.
17317         (makefile-match-function-end): Match new [...] and [[...]].
17319 2011-12-11  Juanma Barranquero  <lekktu@gmail.com>
17321         * ses.el (ses-call-printer-return, ses-cell-property-get)
17322         (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
17323         (ses-create-cell-variable, ses-reset-header-string)
17324         (ses-cell-set-formula, ses-repair-cell-reference-all)
17325         (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
17326         (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
17327         (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
17328         (ses-aset-with-undo, ses-load, ses-truncate-cell)
17329         (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
17330         (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
17331         (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
17332         (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
17333         (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
17334         (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
17335         (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
17336         (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
17338 2011-12-11  Vincent Belaïche  <vincentb1@users.sourceforge.net>
17340         * ses.el: The overall change is to add cell renaming, that is
17341         setting fancy names for cell symbols other than name matching
17342         "\\`[A-Z]+[0-9]+\\'" regexp .
17343         (ses-create-cell-variable): New defun.
17344         (ses-relocate-formula): Relocate formulas only for cells the
17345         symbols of which are not renamed, i.e. symbols whose names do not
17346         match regexp "\\`[A-Z]+[0-9]+\\'".
17347         (ses-relocate-all): Relocate values only for cells the symbols of
17348         which are not renamed.
17349         (ses-load): Create cells variables as the (ses-cell ...) are read,
17350         in order to check row col consistency with cell symbol name only
17351         for cells that are not renamed.
17352         (ses-replace-name-in-formula): New defun.
17353         (ses-rename-cell): New defun.
17355 2011-12-11  Chong Yidong  <cyd@gnu.org>
17357         * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
17358         for completion via gud-gdb-fetch-lines-filter (Bug#10274).
17360 2011-12-11  Eric Hanchrow  <eric.hanchrow@gmail.com>
17362         * window.el (other-window): Fix docstring.
17364 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
17366         * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
17367         `from' or `to' address before taking its substring.
17368         Fixes incorrect display in Rmail summary buffer whereby an RFC2047
17369         encoded name is chopped in the middle of the encoded string, and
17370         thus displayed encoded.
17372 2011-12-10  Juanma Barranquero  <lekktu@gmail.com>
17374         * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
17376 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
17378         * textmodes/texnfo-upd.el: Update commentary.  Add a warning not
17379         to use texinfo-update-node and commands that call it if the
17380         Texinfo file uses @node lines without next/prev/up pointers.
17381         Correct outdated description about texinfo-master-menu.
17382         (texinfo-all-menus-update, texinfo-master-menu)
17383         (texinfo-update-node, texinfo-every-node-update)
17384         (texinfo-multiple-files-update): Doc fix.  Warn against updating
17385         all the @node lines.
17386         (texinfo-master-menu): Only call texinfo-update-node if the prefix
17387         argument is numeric.  Explain better in the doc string what the
17388         function really does.
17389         (texinfo-insert-master-menu-list): Improve the error message
17390         displayed if there's no menu in the Top node.
17391         (Bug#2975)  See also this thread:
17392         http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
17394 2011-12-09  Manuel Gómez  <mgrojo@gmail.com>  (tiny change)
17396         * speedbar.el (speedbar-supported-extension-expressions):
17397         Add .adb and .ads, commonly used for Ada source code (bug#10256).
17399 2011-12-09  Juanma Barranquero  <lekktu@gmail.com>
17401         * printing.el (pr-mode-alist):
17402         * simple.el (filter-buffer-substring-functions)
17403         (completion-list-insert-choice-function):
17404         * window.el (window-with-parameter, window-atom-root)
17405         (window-sides-slots, window-size-fixed, window-min-delta)
17406         (window-max-delta, window--resize-mini-window)
17407         (window--resize-child-windows-normal, window-tree)
17408         (delete-other-windows, quit-window, split-window)
17409         (display-buffer-record-window, special-display-buffer-names)
17410         (special-display-regexps, special-display-popup-frame)
17411         (same-window-p, split-window-sensibly)
17412         (display-buffer-overriding-action, display-buffer-alist)
17413         (display-buffer-base-action, display-buffer, switch-to-buffer)
17414         (switch-to-buffer-other-window, switch-to-buffer-other-frame)
17415         (fit-window-to-buffer, recenter-positions)
17416         (mouse-autoselect-window-state, mouse-autoselect-window-select):
17417         * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
17418         and remove unneeded backslashes in docstrings.
17420 2011-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17422         * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
17424         * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
17425         (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
17426         end in ".mk".
17427         (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
17428         when reading the makefile (bug#10116).
17430 2011-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17432         * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
17433         (bug#10116).
17435 2011-12-06  Glenn Morris  <rgm@gnu.org>
17437         * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
17439 2011-12-06  Chong Yidong  <cyd@gnu.org>
17441         * progmodes/cc-fonts.el (c-annotation-face): Use defface.
17443 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
17445         * textmodes/table.el (table-shorten-cell): Fix typo.
17447 2011-12-05  Christopher Genovese  <genovese.cr@gmail.com>  (tiny change)
17449         * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
17451 2011-12-05  Eli Zaretskii  <eliz@gnu.org>
17453         * descr-text.el (describe-char): Fix display of strong
17454         right-to-left characters and directional embeddings and overrides.
17456         * simple.el (what-cursor-position): Fix display of codepoints of
17457         strong right-to-left characters.
17459 2011-12-05  Chong Yidong  <cyd@gnu.org>
17461         * faces.el (read-color): Doc fix.
17463 2011-12-05  Glenn Morris  <rgm@gnu.org>
17465         * align.el (align--set-marker): Add doc-string.
17466         Don't try to move something that is not a marker.  (Bug#10216)
17468 2011-12-04  Glenn Morris  <rgm@gnu.org>
17470         * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
17471         overly zealous deletion of trailing whitespace.
17473 2011-12-04  Juanma Barranquero  <lekktu@gmail.com>
17475         * server.el (server-delete-client): On Windows, do not try to delete
17476         the only terminal.
17477         (server-process-filter): On Windows, treat requests for a tty frame as
17478         if they were for a GUI frame if the running server is in GUI mode.
17480 2011-12-03  Glenn Morris  <rgm@gnu.org>
17482         * textmodes/texinfmt.el (batch-texinfo-format): Doc fix.  (Bug#10207)
17484 2011-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17486         * electric.el: Streamline electric-indent's hook.
17487         (electric-indent-chars): Revert to simple list.
17488         (electric-indent-functions): New var.
17489         (electric-indent-post-self-insert-function): Use it.
17491         * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
17492         there's no inferior buffer (bug#10196).
17493         (prolog-consult-compile): Don't use toggle-read-only.
17495 2011-12-02  Michael Albinus  <michael.albinus@gmx.de>
17497         * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
17498         interrupt.  (Bug#10187)
17500 2011-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17502         * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
17503         (bug#9160).
17505         * dired-aux.el (dired-query): Don't assume help-char is modifier-free
17506         (bug#10191).
17508 2011-12-02  Juri Linkov  <juri@jurta.org>
17510         * info.el (Info-search): Display "end of manual" when Isearch
17511         reaches the end of single-file Info manual.  (Bug#9918)
17513 2011-12-02  Eli Zaretskii  <eliz@gnu.org>
17515         * isearch.el (isearch-message-prefix): Run the input method part
17516         of the prompt through bidi-string-mark-left-to-right.  (Bug#10183)
17518 2011-12-02  Juri Linkov  <juri@jurta.org>
17520         * isearch.el (isearch-occur): Use `word-search-regexp' for
17521         `isearch-word'.
17522         (isearch-search-and-update): Add condition for `isearch-word' and
17523         call `word-search-regexp'.  (Bug#10145)
17525 2011-12-01  Glenn Morris  <rgm@gnu.org>
17527         * eshell/em-hist.el (eshell-hist-initialize):
17528         Handle eshell-history-size nil and HISTSIZE set or unset.
17529         (eshell-history-file-name, eshell-history-size): Fix custom type.
17531 2011-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17533         * man.el (Man-completion-table): Fix the lambda case (bug#10168).
17535 2011-12-01  Michael McNamara  <mac@mail.brushroad.com>
17537         * progmodes/verilog-mode.el (verilog-pretty-expr):
17538         Rework verilog-pretty-expr to handle new assignment operators in system
17539         verilog, such as += *= and the like.
17540         (verilog-assignment-operator-re): Regular expression to find the
17541         assigment operator in a verilog assignment.
17542         (verilog-assignment-operation-re): Regular expression to find an
17543         assignment statement for pretty-expr.
17544         (verilog-in-attribute-p): Query returns true if point is in an
17545         attribute context; used to skip these for expression line up from
17546         pretty-expr.
17547         (verilog-in-parameter-p): Query returns true if point is in an
17548         parameter definition context; used to skip these for expression
17549         line up from pretty-expr.
17550         (verilog-in-parenthesis-p): Query returns true if point is in a
17551         parenthetical expression, specifically ( ) but not [ ] or { };
17552         used by pretty-expr.
17553         (verilog-just-one-space): If there is no space, don't add one.
17554         (verilog-get-lineup-indent-2): Specifically skip just attribute
17555         contexts for expression lineup, rather than skipping all
17556         parenthetical expressions.
17557         (verilog-calculate-indent): Fix comment, and fix indent.
17558         (verilog-do-indent): Indent declarations in lists (suggested by
17559         Joachim Lechner).
17560         (verilog-mode-abbrev-table): Populate abbrev mode with the various
17561         skeleton items.
17562         (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
17563         by Alain Mellan).
17565 2011-12-01  Wilson Snyder  <wsnyder@wsnyder.org>
17567         * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
17568         parameters with embedded comments.  Reported by Ray Stevens.
17569         (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
17570         verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
17571         Reported by Tim Holt.
17572         (verilog-auto): Fix AUTOing a upper module then AUTOing module
17573         instantiated by upper module causing wrong expansion until AUTOed a
17574         second time.  Reported by K C Buckenmaier.
17575         (verilog-diff-auto): Fix showing .* as a difference when
17576         `verilog-auto-star-save' off.  Reported by Dan Dever.
17577         (verilog-auto-reset, verilog-read-always-signals)
17578         (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
17579         temporary signals in reset list if
17580         verilog-auto-reset-blocking-in-non is nil, and match assignment
17581         style to each signal's assignment type, bug381.
17582         Reported by Thomas Esposito.
17583         (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
17584         (verilog-uvm-statement-re): Support UVM indentation and
17585         highlighting, with old OVM keywords only.
17586         (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
17587         Support AUTOTIEOFF creating non-wire data types.
17588         Suggested by Jonathan Greenlaw.
17589         (verilog-auto-insert-lisp, verilog-delete-to-paren)
17590         (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
17591         (verilog-inject-sense, verilog-read-inst-pins)
17592         (verilog-read-sub-decls, verilog-read-sub-decls-line):
17593         Fix mismatching parenthesis inside commented out code when deleting
17594         AUTOINST, bug383.  Reported by Jonathan Greenlaw.
17595         (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
17596         non-numeric vector width.  Reported by Alex Reed.
17597         (verilog-auto-ascii-enum): Add "onehot" option to work around not
17598         detecting signals with parameter widths.  Reported by Alex Reed.
17599         (verilog-auto-delete-trailing-whitespace):
17600         With `verilog-auto-delete-trailing-whitespace' remove trailing
17601         whitespace in auto expansion, bug371.  Reported by Brad Dobbie.
17602         (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
17603         Fix verilog-scan-cache corruption when running user AUTO expansion
17604         hooks that call indentation routines.
17605         (verilog-simplify-range-expression): Fix typo ignoring lower case
17606         identifiers.
17607         (verilog-delete-auto): Fix delete-autos to also remove user created
17608         automatics, as long as they start with AUTO.
17609         (verilog-batch-diff-auto, verilog-diff-auto)
17610         (verilog-diff-function): Add `verilog-diff-auto' and bind to
17611         "C-c?"  to report differences in AUTO expansion, ignoring spaces.
17612         (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
17613         (verilog-in-paren-quick, verilog-re-search-backward-quick)
17614         (verilog-re-search-forward-quick, verilog-syntax-ppss):
17615         Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
17616         is disabled and its cache will get corrupt, causing AUTOS not to
17617         expand.  Instead use only -quick functions.
17618         (verilog-scan-region): Fix scanning over escaped quotes.
17619         (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
17620         (verilog-re-search-backward-quick)
17621         (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
17622         related functions now ignore strings, to fix misparsing of strings
17623         with magic comments embedded in them.
17624         (verilog-read-auto-template):
17625         Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
17626         Reported by Brad Dobbie.
17627         (verilog-read-auto-template):
17628         Fix 'verilog-auto-inst-template-numbers' with comments.
17629         Reported by Brad Dobbie.
17630         (verilog-auto-inst, verilog-auto-inst-param)
17631         (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
17632         merge conflicts with AUTOINST, bug358.  Reported by Brad Dobbie.
17633         (verilog-auto-inst-template-numbers): Add 'lhs' policy for
17634         debugging templates without merge conflicts, bug357.
17635         Reported by Brad Dobbie.
17636         (verilog-read-auto-template):
17637         Fix verilog-auto-inst-template-numbers with multiple templates.
17638         Reported by Brad Dobbie.
17639         (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
17640         abbrevs so user won't be asked to save.
17641         (verilog-read-auto-lisp-present): Fix to start at beginning of
17642         buffer in case called outside of verilog-auto.
17643         (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
17644         to "X-2".  Reported by Matthew Myers.
17645         (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
17646         all inputs from module templates.  Reported by Leith Johnson.
17647         (verilog-module-inside-filename-p): Fix locating programs as with
17648         modules.
17649         (verilog-auto-inst-port): Fix vl-width expressions when using
17650         verilog-auto-inst-param-value, bug331.  Reported by Julian Gorfajn.
17651         (verilog-decls-get-regs, verilog-decls-get-signals,
17652         verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
17653         verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
17654         verilog-read-decls): Combine reg and wire structures into one var
17655         structure to represent SystemVerilog concepts.
17656         (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
17657         (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
17658         (verilog-auto-wire-type, verilog-insert-definition):
17659         Add verilog-auto-wire-type and AUTOLOGIC to support using
17660         SystemVerilog "logic" keyword instead of "wire"/"reg".
17661         (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
17662         to declares outputs that also have assignments (presumably in an
17663         ifdef or generate if so there's not a driver conflict).
17664         Reported by Matthew Myers.
17665         (verilog-auto-declare-nettype, verilog-insert-definition):
17666         Add verilog-auto-declare-nettype to fix declarations using
17667         `default_nettype none.  Reported by Julian Gorfajn.
17668         (verilog-read-always-signals-recurse, verilog-read-decls)
17669         (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
17670         malformed end statement, bug325.  Reported by Joshua Wise and
17671         Andrew Drake.
17672         (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
17673         (verilog-inst-comment-re): Fix not deleting Interfaced comment
17674         when expanding .* in interfaces, bug320.
17675         Reported by Pierre-David Pfister.
17676         (verilog-read-module-name): Fix import statements between module
17677         name and open parenthesis, bug317.
17678         Reported by Pierre-David Pfister.
17679         (verilog-simplify-range-expression): Fix simplification of
17680         multiplications inside AUTOWIRE connections, bug303.
17681         (verilog-auto-inst-port): Support parameter expansion in
17682         multidimensional arrays.
17683         (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
17684         after "assert property".  Reported by Julian Gorfajn.
17685         (verilog-simplify-range-expression): Fix "couldn't merge" errors
17686         with multiplication, bug303.
17687         (verilog-read-decls): Fix parsing of unsigned data types, bug302.
17688         Reported by Jan Frode Lonnum.
17690 2011-11-30  Juanma Barranquero  <lekktu@gmail.com>
17692         * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
17693         (hfy-shell-file-name, hfy-shell):
17694         * international/fontset.el (x-decompose-font-name): Fix typos.
17696 2011-11-29  Ken Brown  <kbrown@cornell.edu>
17698         * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
17699         (gdb-version): Remove defvar.
17700         (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
17701         (gdb-gud-context-command, gdb-non-stop-handler)
17702         (gdb-current-context-command, gdb-stopped): Use it.
17703         (gdb-init-1): Enable pretty printing here.
17704         (gdb-non-stop-handler): Don't enable pretty-printing here.
17705         Check to see if the target supports non-stop mode; if not, turn off
17706         non-stop mode.  Use the following.
17707         (gdb-check-target-async): New defun.
17708         (gud-watch, gdb-stopped): Fix whitespace.
17709         (gdb-get-source-file): Don't try to display the source file if
17710         `gdb-main-file' is nil.
17712 2011-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17714         * align.el: Try to generate fewer markers (bug#10047).
17715         (align--set-marker): New macro.
17716         (align-region): Use it.
17718 2011-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17720         * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
17722 2011-11-29  Chong Yidong  <cyd@gnu.org>
17724         * indent.el (indent-for-tab-command, indent-according-to-mode):
17725         Doc fix.
17726         (indent-region): Doc fix.  Switch nested ifs to equivalent cond.
17728 2011-11-29  Michael Albinus  <michael.albinus@gmx.de>
17730         * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
17731         aware of remote file names.  (Bug#10124)
17733 2011-11-29  Chong Yidong  <cyd@gnu.org>
17735         * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
17737 2011-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17739         * files.el (find-file): Don't use force-same-window (bug#10144).
17740         * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
17741         use pop-to-buffer if the selected window can't be used.
17742         (pop-to-buffer-same-window): Use display-buffer--same-window-action.
17744 2011-11-28  Eli Zaretskii  <eliz@gnu.org>
17746         * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
17747         special-mode-map.
17749 2011-11-28  Chong Yidong  <cyd@gnu.org>
17751         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
17753 2011-11-27  Nick Roberts  <nickrob@snap.net.nz>
17755         * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
17756           gdb-get-source-file-list on gdb-create-source-file-list.
17758 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
17760         * whitespace.el (whitespace-newline): Use a different foreground
17761         color for 16-color light-background displays.
17763 2011-11-24  Chong Yidong  <cyd@gnu.org>
17765         * window.el (display-buffer--special-action): Doc fix.
17767 2011-11-25  Juanma Barranquero  <lekktu@gmail.com>
17769         * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
17770         (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
17771         (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
17772         (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
17773         (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
17774         (avl-tree-stack-first):
17775         * emacs-lisp/cconv.el (cconv--analyse-use):
17776         * net/gnutls.el (gnutls-negotiate): Fix typos.
17778 2011-11-24  Glenn Morris  <rgm@gnu.org>
17780         * lpr.el (lpr-windows-system, lpr-lp-system):
17781         * mail/binhex.el (binhex-begin-line):
17782         * progmodes/grep.el (grep-history, grep-find-history):
17783         * textmodes/flyspell.el:
17784         * vc/pcvs-defs.el (cvs-global-menu):
17785         * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
17786         * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
17787         * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
17789         * net/tls.el: Fix case of "GnuTLS".
17791         * paths.el (rmail-file-name): Format doc-string for make-docfile.
17793         * version.el (emacs-build-system): Give it a doc-string.
17795 2011-11-24  Juri Linkov  <juri@jurta.org>
17797         * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
17799 2011-11-24  Glenn Morris  <rgm@gnu.org>
17801         * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
17802         if called on a non-mime message just toggle the headers.  (Bug#8006)
17804 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
17806         * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
17807         (allout-lead-with-comment-string, allout-structure-deleted-hook)
17808         (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
17809         (allout-rebullet-heading, allout-open-sibtopic)
17810         (allout-toggle-current-subtree-encryption)
17811         (allout-toggle-subtree-encryption, allout-encrypt-string)
17812         (allout-next-topic-pending-encryption, allout-adjust-file-variable)
17813         (allout-distinctive-bullets-string, allout-auto-activation):
17814         * window.el (window-normalize-buffer-to-display):
17815         * progmodes/verilog-mode.el (verilog-batch-indent):
17816         * textmodes/bibtex.el (bibtex-field-braces-opt)
17817         (bibtex-field-strings-opt):
17818         * vc/cvs-status.el (cvs-tree-merge):
17819         Fix typos.
17821 2011-11-23  Michael Albinus  <michael.albinus@gmx.de>
17823         * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
17824         `non-essential' to t, in order to avoid remote connections.
17826 2011-11-23  Eli Zaretskii  <eliz@gnu.org>
17828         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
17829         On MS-DOS and MS-Windows, compare with loaddefs.el
17830         case-insensitively.
17832 2011-11-23  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
17834         * mail/unrmail.el (unrmail): Always add blank line.  (Bug#7743)
17836 2011-11-23  Glenn Morris  <rgm@gnu.org>
17838         * paths.el (rmail-file-name): Reformat the doc-string so that it
17839         is picked up.
17841         * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
17842         (rmail-auto-file): Ignore case in the "special" field names,
17843         as mail-fetch-field does for all others.
17845         * mail/rmail.el (rmail-forward):
17846         * mail/rmailkwd.el (rmail-set-label):
17847         * mail/rmailout.el (rmail-output, rmail-output-as-seen)
17848         (rmail-output-body-to-file): Give error if no message.  (Bug#10082)
17850         * mail/rmail.el (rmail-current-message): Doc fix.
17852         * mail/rmail.el (rmail-message-filter): Mark as obsolete.  (Bug#2624)
17854 2011-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17856         * server.el (server-eval-and-print): Allow C-g (bug#6585).
17858 2011-11-22  Glenn Morris  <rgm@gnu.org>
17860         * mail/rmailmm.el (test-rmail-mime-handler)
17861         (test-rmail-mime-bulk-handler)
17862         (test-rmail-mime-multipart-handler): Move tests to test/ directory.
17864 2011-11-21  Juri Linkov  <juri@jurta.org>
17866         * calc/calc.el (calc-read-key-sequence):
17867         Let-bind `input-method-function' to nil.  (Bug#10018)
17869 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17871         * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
17872         Tell the caller that the next line needs recomputation, even
17873         though it doesn't start a sexp (bug#10094).
17875 2011-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17877         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
17879 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17881         * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
17882         Use force-same-window.
17884 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
17886         * descr-text.el (describe-char-unicode-data):
17887         * json.el (json-string-escape):
17888         * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
17889         (Footnote-unicode, Footnote-style-p):
17890         * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
17892 2011-11-20  Chong Yidong  <cyd@gnu.org>
17894         * window.el (replace-buffer-in-windows): Restore interactive spec.
17896 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17898         * electric.el (electric-indent-mode): Fix last change (too optimistic).
17900         * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
17901         (byte-compile-global-not-obsolete-vars): New var.
17902         (byte-compile-check-variable, byte-compile-make-obsolete-variable):
17903         Use it.
17904         (byte-compile-warn-obsolete): Align text with the one in *Help*.
17906 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
17908         * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
17909         * progmodes/pascal.el (electric-pascal-equal):
17910         * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
17911         * xml.el (xml-substitute-special): Fix typos.
17913 2011-11-20  Glenn Morris  <rgm@gnu.org>
17915         * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
17916         (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
17917         Doc fixes.
17918         (rmail-decode-mime-charset): Mark as obsolete.
17920         * mail/rmailsum.el (rmail-message-regexp-p-1):
17921         * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
17922         Before using mime functions, check they are set.  (Bug#10077)
17924 2011-11-19  Juri Linkov  <juri@jurta.org>
17926         * info.el (Info-finder-find-node): Use `package--builtins' instead
17927         of `package-alist'.  Use node names formed by the pattern "Keyword "
17928         and the keyword name.
17930 2011-11-19  Andreas Schwab  <schwab@linux-m68k.org>
17932         * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
17934 2011-11-19  Juri Linkov  <juri@jurta.org>
17936         * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
17937         that calls `revert-buffer' on all Info buffers.  (Bug#9915)
17938         (Info-revert-find-node): Remove let-bindings `old-buffer-name',
17939         `old-history', `old-history-forward'.  Add let-binding
17940         `window-selected'.  Remove calls to `kill-buffer',
17941         `switch-to-buffer' and `Info-mode'.  Set `Info-current-file' to nil
17942         before calling `Info-find-node', so `Info-find-node-2' will reread
17943         the Info file.  Restore window positions only when `window-selected'
17944         is non-nil.
17946 2011-11-19  Juri Linkov  <juri@jurta.org>
17948         * isearch.el (isearch-lazy-highlight-new-loop):
17949         Remove condition `(not isearch-error)'.  (Bug#9918)
17951         * misearch.el (multi-isearch-search-fun): Add condition
17952         `(not bound)' to ignore lazy-highlighting search.
17953         Add the search-failed message "end of multi" when the end of
17954         multi-sequence is reached.  Uncapitalize the search-failed
17955         message "Repeat for next buffer".
17957         * info.el (Info-search): Add the search-failed message
17958         "end of the manual" when the end of the manual is reached
17959         in Isearch mode.
17961 2011-11-19  Juri Linkov  <juri@jurta.org>
17963         * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
17964         Use non-destructive `remove' instead of `delete' because
17965         `Info-history-list' stored to `Info-isearch-initial-history-list' in
17966         `Info-isearch-start' might need to be restored in `Info-isearch-end'.
17968 2011-11-19  Juri Linkov  <juri@jurta.org>
17970         * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
17971         to nil instead of binding `search-ring' and `regexp-search-ring'.
17972         (Bug#9185)
17974 2011-11-19  Eli Zaretskii  <eliz@gnu.org>
17976         * simple.el (line-move): Force movement by logical lines for any
17977         hscrolled window, not only when auto-hscroll-mode is on.
17978         (line-move-visual): Update doc string to that effect.  (Bug#10076)
17980 2011-11-19  Andreas Schwab  <schwab@linux-m68k.org>
17982         * language/european.el (macintosh): Define as alias for mac-roman.
17984 2011-11-19  Eli Zaretskii  <eliz@gnu.org>
17986         * mail/rmailmm.el (rmail-mime-display-header)
17987         (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
17988         (rmail-mime-entity-segment, rmail-mime-toggle-raw)
17989         (rmail-mime-toggle-hidden, rmail-mime-insert-text)
17990         (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
17991         (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
17992         of a raw aref.
17993         (rmail-mime-entity-segment): To get past the tagline, move forward
17994         2 more lines, to account for the 2 empty lines that precede and
17995         follow the line with the buttons.
17996         (rmail-mime-update-tagline): Move one more line, to get past the
17997         empty line that follows the buttons in the tagline.  (Bug#9520)
17999 2011-11-19  Martin Rudalics  <rudalics@gmx.at>
18001         * window.el (window-max-delta-1, window-min-delta-1)
18002         (window-min-size-1, window-state-get-1, window-state-put-1)
18003         (window-state-put-2): Use "window--" prefix.
18005 2011-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18007         * emacs-lisp/smie.el: Improve warnings and conflict detection.
18008         (smie-warning-count): New var.
18009         (smie-set-prec2tab): Use it.
18010         (smie-bnf->prec2): Improve warnings.  Add docstring.
18011         (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
18012         (smie-bnf--set-class): New function.
18013         (smie-bnf--classify): Rename from smie-bnf-classify.  Rewrite to fix
18014         corner case.
18016         * progmodes/compile.el: Obey compilation-first-column in dest buffer.
18017         (compilation-error-properties, compilation-move-to-column):
18018         Handle compilation-first-column while in the target buffer.
18020         * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
18021         Don't hardcode point-min==1.
18023         * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
18024         (eshell-rewrite-for-command): Remove workaround.
18025         (eshell-do-pipelines, eshell-do-pipelines-synchronously)
18026         (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
18027         * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
18029         * files-x.el (modify-file-local-variable): Obey commenting conventions.
18031 2011-11-17  Glenn Morris  <rgm@gnu.org>
18033         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
18034         Ignore buffer-local generated-autoload-file if it is the same
18035         as the global value.  (Bug#10049)
18037 2011-11-17  Juanma Barranquero  <lekktu@gmail.com>
18039         * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
18040         (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
18041         (reftex-toc-previous-heading, reftex-toc-max-level)
18042         (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
18043         (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
18044         (reftex-toc-do-promote, reftex-toc-promote-prepare)
18045         (reftex-toc-promote-action, reftex-toc-extract-section-number)
18046         (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
18047         (reftex-toc-rename-label, reftex-toc-visit-location)
18048         (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
18049         (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
18050         (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
18051         leaving "*toc*" only for references to the buffer.
18053 2011-11-17  Martin Rudalics  <rudalics@gmx.at>
18055         * window.el (window-resize, delete-window, split-window):
18056         Replace window-splits by window-combination-resize.
18057         * cus-start.el (window-splits): Replace by window-combination-resize.
18059 2011-11-17  Glenn Morris  <rgm@gnu.org>
18061         * progmodes/sh-script.el (sh-font-lock-keywords-var):
18062         Make bash entry derive from sh entry, not shell entry.
18064 2011-11-16  Michael Albinus  <michael.albinus@gmx.de>
18066         * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
18067         local file name.
18069 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
18071         * menu-bar.el (menu-bar-file-menu):
18072         * printing.el (pr-ps-utility):
18073         * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
18074         (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
18075         (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
18076         (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
18077         (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
18078         (icalendar--convert-cyclic-to-ical)
18079         (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
18080         (icalendar--convert-ical-to-diary)
18081         (icalendar--convert-recurring-to-diary)
18082         (icalendar--convert-non-recurring-all-day-to-diary)
18083         (icalendar-import-format-sample):
18084         * progmodes/idlw-shell.el (idlwave-shell-mode):
18085         * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
18086         (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
18087         (vhdl-ps-print-init): Fix typos.
18089 2011-11-16  Ken Manheimer  <ken.manheimer@gmail.com>
18091         * allout.el, allout-widgets.el (file metadata): Attribute copyright to
18092         FSF and collapse date sequence, obscure author/maintainer email address
18093         better, remove extra version line, track relocation of author's webpage.
18095         * progmodes/python.el (python-pdbtrack-input-prompt)
18096         (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
18097         regular python pdb prompts.  Adjustments shamelessly taken exactly as
18098         suggested in EmacsWiki page (tiny change):
18099         http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
18101 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
18103         * expand.el (expand-pos, expand-index, expand-point):
18104         Remove redundant info from docstring.
18105         (expand-add-abbrevs): Doc fix.
18106         (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
18107         (expand-sample-perl-mode-expand-list): Fix typos.
18109         * net/dbus.el (dbus-event-member-name):
18110         * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
18111         * term/pc-win.el (msdos-create-frame-with-faces):
18112         * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
18114 2011-11-16  Martin Rudalics  <rudalics@gmx.at>
18116         * window.el (split-window, window-state-get-1)
18117         (window-state-put-1, window-state-put-2): Rename occurrences of
18118         window-nest to window-combination-limit.
18119         * cus-start.el (window-nest): Rename to window-combination-limit.
18121 2011-11-16  Chong Yidong  <cyd@gnu.org>
18123         * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
18124         regexp (Bug#10033).
18126 2011-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18128         * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
18129         `completing-read' will remove *Completions* and will preserve
18130         current-buffer for us.
18131         (tmm-add-prompt): Users of *Completions* will always (re)set its
18132         major mode.
18133         (tmm-old-comp-map): Remove.
18135 2011-11-16  Glenn Morris  <rgm@gnu.org>
18137         * mail/rmailedit.el: Require rmailmm when compiling.
18138         (rmail-old-mime-state): New declaration.
18139         (rmail-edit-current-message): If editing a mime message,
18140         edit the "raw" message from the mbox buffer.
18141         (rmail-cease-edit): Handle mime messages.  (Bug#9840)
18143 2011-11-15  Glenn Morris  <rgm@gnu.org>
18145         * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
18146         which wasn't being used.  Add optional arg to force given state.
18147         (rmail-mime): Add optional arg to force given state.
18149 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
18151         * allout.el (allout-encryption-plaintext-sanitization-regexps):
18152         * frame.el (display-mm-dimensions-alist):
18153         * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
18154         (outline-move-subtree-down):
18155         * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
18156         (newsticker--treeview-do-get-node):
18157         * net/quickurl.el (quickurl-list-buffer-name):
18158         * progmodes/dcl-mode.el (dcl-mode):
18159         * progmodes/gdb-mi.el (gdb-mapcar*):
18160         * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
18162 2011-11-15  Glenn Morris  <rgm@gnu.org>
18164         * mail/rmail.el (rmail-file-coding-system): It's only ever used
18165         in a boolean sense, so just make it a boolean, and fix the doc.
18166         (rmail-show-mime-function, rmail-mime-feature)
18167         (rmail-require-mime-maybe): Doc fixes.
18168         (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
18170         * mail/rmailmm.el (rmail-show-mime): Doc fix.
18172 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
18174         * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
18175         (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
18176         (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
18177         (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
18179 2011-11-15  Glenn Morris  <rgm@gnu.org>
18181         * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
18182         (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
18183         (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
18184         (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
18185         (rmail-mime, rmail-show-mime): Doc fixes.
18187         * term/ns-win.el (mode-line-frame-identification):
18188         Leave it alone.  (Bug#10051)
18190         * simple.el (mark-whole-buffer): Doc fix.  (Bug#10023)
18192         * mail/rmailout.el (rmail-output-to-rmail-buffer):
18193         Handle empty buffers.  (Bug#9978)
18195 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
18197         * international/mule.el (define-charset):
18198         * mail/rmailmm.el (rmail-mime-find-header-encoding):
18199         * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
18200         * progmodes/verilog-mode.el (verilog-backward-token):
18201         * textmodes/ispell.el (lookup-words):
18202         * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
18204 2011-11-14  Glenn Morris  <rgm@gnu.org>
18206         * progmodes/executable.el
18207         (executable-make-buffer-file-executable-if-script-p):
18208         Handle file-modes returning nil.
18210         * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
18211         message - not necessary, and causes problems.  (Bug#9831)
18213         * mail/rmailsum.el (rmail-new-summary): Preserve message number.
18215         * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
18217         * mail/rmailsum.el (rmail-summary, rmail-new-summary)
18218         (rmail-new-summary-1): Allow empty summaries.  (Bug#9964)
18219         (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
18221 2011-11-12  Martin Rudalics  <rudalics@gmx.at>
18223         * window.el (window-resize, delete-window): Use window-splits
18224         variable instead of function.
18225         (window-state-get-1, window-state-put-2, window-state-put):
18226         Don't deal with windows' splits status.
18228 2011-11-12  Glenn Morris  <rgm@gnu.org>
18230         * apropos.el (apropos-do-all, apropos-library, apropos-value)
18231         (apropos-documentation): Doc fixes.
18233 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
18235         * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
18236         * textmodes/sgml-mode.el (html-tag-help): Fix typos.
18238 2011-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
18240         * electric.el (electric-indent-post-self-insert-function): Make it
18241         possible for a char to only indent in some circumstances.
18242         (electric-indent-mode): Simplify.
18244 2011-11-11  Martin Rudalics  <rudalics@gmx.at>
18246         * window.el (windows-with-parameter): Remove unused function.
18247         (windows-at-side): Rename to window-at-side-list.
18248         (window-check, window-atom-check, window-atom-check-1)
18249         (window-side-check, window-size-ignore, window-size-fixed-1)
18250         (window-in-direction-2): Prefix with "window--".
18251         (window-tree-1): Rename to window--subtree, fix doc-string.
18253 2011-11-11  Glenn Morris  <rgm@gnu.org>
18255         * subr.el (eval-after-load): If FILE is already loaded,
18256         evaluate FORM before it gets wrapped in more stuff.  (Bug#10009)
18258 2011-11-10  Glenn Morris  <rgm@gnu.org>
18260         * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
18261         Call svn via vc-svn-command rather than vc-do-command.
18262         (vc-svn-command): Add --non-interactive.  (Bug#9993)
18263         (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
18265         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18266         Add toggle-read-only.  (Bug#7292)
18267         * files.el (toggle-read-only): Mention that it should only
18268         be used interactively.  (Bug#10006)
18270 2011-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18272         * progmodes/compile.el (compilation-error-regexp-alist-alist):
18273         Adjust regexp for OCaml warnings.
18275         * electric.el (electric-pair-post-self-insert-function): Let user
18276         turn it off buffer-locally (bug#9932).
18278         * progmodes/python.el (python-beginning-of-statement):
18279         Rewrite (bug#2703).
18281         * progmodes/compile.el: Better handle TABs (bug#9749).
18282         (compilation-internal-error-properties)
18283         (compilation-next-error-function): Obey the target buffer's
18284         compilation-error-screen-columns.
18286 2011-11-09  Juanma Barranquero  <lekktu@gmail.com>
18288         * progmodes/meta-mode.el: Remove obsolete comments.
18289         (meta-right-comment-regexp, meta-ignore-comment-regexp):
18290         Fix typos in docstrings.
18292 2011-11-09  Martin Rudalics  <rudalics@gmx.at>
18294         * window.el (window-size-fixed-p): Rewrite doc-string.
18295         (window-resizable-p): Rename to window--resizable-p.  Update callers.
18296         (window--resizable): New function.  Make all callers of
18297         window-resizable call window--resizable instead.
18298         (window-resizable): Rewrite in terms of window--resizable.
18300 2011-11-08  Glenn Morris  <rgm@gnu.org>
18302         * progmodes/delphi.el (delphi-mode-syntax-table):
18303         Let define-derived-mode define a proper syntax table.  (Bug#9994)
18305 2011-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18307         * window.el: Stay away from defsubst.
18308         (window-list-no-nils): Remove.
18309         (window-state-get-1, window-state-get): Use backquote instead.
18311 2011-11-08  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
18313         * emacs-lisp/find-func.el (find-function-read):
18314         Fix incorrect use of default argument in `completing-read'.
18316 2011-11-08  Martin Rudalics  <rudalics@gmx.at>
18318         * window.el (display-buffer-function, special-display-function):
18319         Mention display-buffer-record-window but do not mention
18320         help-setup parameter in doc-strings.
18321         (window-min-delta): Fix doc-string typo.
18323 2011-11-08  Chong Yidong  <cyd@gnu.org>
18325         * window.el (window-total-height, window-total-width): Doc fix.
18326         (window-body-size): Move from C.
18327         (window-body-height, window-body-width): Move to C.
18329 2011-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18331         * window.el: Make special-display like display-buffer-alist (bug#9532).
18332         (display-buffer--special-action): New function, morphed
18333         from display-buffer--special.
18334         (display-buffer): Use it to handle special-display-buffers at higher
18335         priority (just after display-buffer-alist).
18336         (display-buffer-fallback-action, display-buffer--other-frame-action)
18337         (pop-to-buffer-same-window): Remove display-buffer--special.
18339 2011-11-07  Glenn Morris  <rgm@gnu.org>
18341         * calendar/cal-menu.el (cal-menu-set-date-title):
18342         Do nothing if not in a calendar.  (Bug#9976)
18344 2011-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
18346         * files.el (find-file): Always use selected-window.
18348 2011-11-07  Martin Rudalics  <rudalics@gmx.at>
18350         * window.el (window-combinations): Make WINDOW argument
18351         mandatory.  Rewrite doc-string.
18352         (walk-window-subtree, window-atom-check, window-min-delta)
18353         (window-max-delta, window--resize-this-window)
18354         (window--resize-root-window-vertically, window-tree)
18355         (balance-windows, window-state-put): Rewrite doc-strings as to
18356         not mention the term "subwindow".
18357         (window--resize-subwindows-skip-p): Rename to
18358         window--resize-child-windows-skip-p.
18359         (window--resize-subwindows-normal): Rename to
18360         window--resize-child-windows-normal.
18361         (window--resize-subwindows): Rename to
18362         window--resize-child-windows.
18363         (window-or-subwindow-p): Rename to window--in-subtree-p.
18365 2011-11-07  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
18367         * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
18368         Ensure that mbox format messages end in two newlines (Bug#9974).
18370 2011-11-06  Chong Yidong  <cyd@gnu.org>
18372         * window.el (window-combination-p): Function deleted; its
18373         side-effect is not used in any existing code.
18374         (window-combinations, window-combined-p): Call window-*-child
18375         directly.
18377 2011-11-05  Chong Yidong  <cyd@gnu.org>
18379         * window.el (window-valid-p): Rename from window-any-p.
18380         (window-size-ignore, window-state-get): Callers changed.
18381         (window-normalize-window): Rename from window-normalize-any-window.
18382         New arg LIVE-ONLY, replacing window-normalize-live-window.
18383         (window-normalize-live-window): Delete.
18384         (window-combination-p, window-combined-p, window-combinations)
18385         (walk-window-subtree, window-atom-root, window-min-size)
18386         (window-sizable, window-sizable-p, window-size-fixed-p)
18387         (window-min-delta, window-max-delta, window-resizable)
18388         (window-resizable-p, window-full-height-p, window-full-width-p)
18389         (window-current-scroll-bars, window-point-1, set-window-point-1)
18390         (window-at-side-p, window-in-direction, window-resize)
18391         (adjust-window-trailing-edge, maximize-window, minimize-window)
18392         (window-deletable-p, delete-window, delete-other-windows)
18393         (record-window-buffer, unrecord-window-buffer)
18394         (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
18395         (quit-window, split-window, window-state-put)
18396         (set-window-text-height, fit-window-to-buffer)
18397         (shrink-window-if-larger-than-buffer): Callers changed.
18399 2011-11-04  Eli Zaretskii  <eliz@gnu.org>
18401         * mail/rmail.el (rmail-simplified-subject): Decode subject with
18402         rfc2047-decode-string.
18403         (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
18404         warnings.
18406         * window.el (window-body-height, window-body-width): Mention in
18407         the doc string that the return values are in frame's canonical
18408         units.  (Bug#9949)
18410 2011-11-03  Alan Mackenzie  <acm@muc.de>
18412         * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
18413         change in cc-engine.el.
18415 2011-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18417         * window.el (switch-to-buffer): Use `force-same-window' interactively.
18419 2011-11-02  Martin Rudalics  <rudalics@gmx.at>
18421         * window.el (quit-window): Call unrecord-window-buffer after
18422         showing another buffer in the window.  (Bug#9937)
18423         (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
18425 2011-11-02  Juanma Barranquero  <lekktu@gmail.com>
18427         * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
18428         Accept status with more than 9 shelves.  (Bug#9935)
18429         Reported by Colin D Bennett <colin@gibibit.com>.
18431 2011-11-01  Martin Rudalics  <rudalics@gmx.at>
18433         * help.el (with-help-window): Don't reference
18434         temp-buffer-show-specifiers in doc-string.
18436 2011-10-31  Andreas Schwab  <schwab@linux-m68k.org>
18438         * subr.el (keymap--menu-item-with-binding): Ignore item if not a
18439         menu-item.
18441 2011-10-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18443         * whitespace.el: New version 13.2.2.
18444         (whitespace-newline-mode): Disable properly.  Reported by Sarah
18445         <EmacsWiki>.
18447 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
18449         * net/newst-treeview.el: Remove "Time-stamp".
18450         (newsticker--group-manage-orphan-feeds): Do not call
18451         newsticker--treeview-tree-update.
18452         (newsticker-treeview-update, newsticker-treeview):
18453         Call newsticker--treeview-tree-update if necessary.
18455 2011-10-30  Martin Rudalics  <rudalics@gmx.at>
18457         * window.el (window-iso-combination-p, window-iso-combined-p)
18458         (window-iso-combinations): Remove "iso-" infix.
18459         Suggested by Chong Yidong.
18460         (window-min-size-1, window-size-fixed-1, window-min-delta-1)
18461         (window-max-delta-1, window-resize, window--resize-siblings)
18462         (window--resize-this-window, adjust-window-trailing-edge)
18463         (split-window, balance-windows-1)
18464         (shrink-window-if-larger-than-buffer):
18465         * calendar/calendar.el (calendar-generate-window):
18466         * help.el (resize-temp-buffer-window): Adjust callers accordingly.
18468 2011-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18470         * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
18471         in place (bug#9907).
18472         (eshell-subcommand-arg-values, eshell-rewrite-named-command)
18473         (eshell-rewrite-if-command, eshell-rewrite-for-command)
18474         (eshell-structure-basic-command, eshell-rewrite-while-command)
18475         (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
18476         (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
18477         (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
18478         (eshell-do-pipelines-synchronously, eshell-eval-command):
18479         Use backquotes and prefer setq to set.
18480         (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
18481         (eshell-macrop): Use functionp.
18482         (eshell-do-eval): Handle multiple expressions in `while' body.
18484 2011-10-30  Chong Yidong  <cyd@gnu.org>
18486         * emulation/viper-cmd.el (viper-exec-change): Use push-mark
18487         instead of set-mark (Bug#9810).
18489 2011-10-30  Chong Yidong  <cyd@gnu.org>
18491         * window.el (split-window-below, split-window-right): Rename from
18492         split-window-above-each-other and split-window-side-by-side
18493         respectively.  All callers changed.
18494         (split-window-sensibly, split-window-sensibly): Use them.
18495         (split-window-keep-point): Doc fix.
18497         * isearch.el: Add isearch-scroll property to split-window-below
18498         and split-window-right.
18500         * follow.el (follow-mode):
18501         * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
18502         * progmodes/ada-xref.el (ada-gdb-application):
18503         * emulation/vip.el (vip-buffer-in-two-windows):
18504         * image-dired.el (image-dired-dired-with-window-configuration):
18505         * dired-x.el (dired-do-find-marked-files):
18506         * dired.el (dired-pop-to-buffer):
18507         * bs.el (bs--show-with-configuration):
18508         * vc/emerge.el (emerge-setup-windows):
18509         * textmodes/two-column.el (2C-two-columns):
18510         * textmodes/reftex-toc.el (reftex-toc):
18511         * progmodes/gdb-mi.el (gdb-setup-windows):
18512         * progmodes/fortran.el (fortran-window-create):
18513         * net/newst-treeview.el (newsticker--treeview-window-init):
18514         * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
18515         * emulation/tpu-edt.el (tpu-gold-map):
18516         * emulation/crisp.el (crisp-mode-map):
18517         * calendar/calendar.el (calendar-basic-setup): Callers changed.
18519 2011-10-29  Chong Yidong  <cyd@gnu.org>
18521         * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
18523         * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
18525         * textmodes/flyspell.el (flyspell-word): Fix char offset for
18526         forged Ispell output (Bug#7904).
18528         * emacs-lisp/package.el (package-refresh-contents): Add autoload.
18530 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18532         * doc-view.el: Avoid ugly errors about not finding nil.
18533         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
18534         (doc-view-dvipdf-program, doc-view-unoconv-program)
18535         (doc-view-ps2pdf-program, doc-view-pdftotext-program):
18536         Avoid nil or absolute file name as default value.
18537         (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
18539 2011-10-28  Alan Mackenzie  <acm@muc.de>
18541         * progmodes/cc-defs.el (c-version): -> 5.32.2.
18543 2011-10-28  Alan Mackenzie  <acm@muc.de>
18545         Amend the handling of c-beginning/end-of-defun in nested declaration
18546         scopes.
18548         * progmodes/cc-vars.el (c-defun-tactic): Move here from
18549         cc-langs.el.  Change it to a defcustom.
18551         * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
18552         cc-vars.el.
18554         * progmodes/cc-engine.el (c-beginning-of-statement-1):
18555         Prevent "class foo : bar" being spuriously recognized as a label.
18557         * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
18558         Add parameter `inclusive' (to include enclosing braces in the region).
18559         (c-widen-to-enclosing-decl-scope): New function.
18560         (c-while-widening-to-decl-block): New macro.
18561         (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
18562         outward for defun boundaries, and correspondingly change symbol
18563         `respect-enclosure' to `go-outward'.
18564         (c-declaration-limits): Change algorithm to report only the "innermost"
18565         defun's boundaries.
18567 2011-10-28  Deniz Dogan  <deniz@dogan.se>
18569         * net/rcirc.el (rcirc-mode): Use hard newlines.
18571 2011-10-28  Alan Mackenzie  <acm@muc.de>
18573         Amend to indent and fontify macros "which include their own semicolon"
18574         correctly, using the "virtual semicolon" mechanism.
18576         * progmodes/cc-defs.el: Update "virtual semicolon" comments.
18578         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
18579         Recode to scan one line at a time rather than having \n and \r
18580         explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
18581         (c-forward-label): Amend for virtual semicolons.
18582         (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
18584         * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
18585         of the new C macros.
18587         * progmodes/cc-langs.el (c-at-vsemi-p-fn):
18588         (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
18589         (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
18590         (c-opt-cpp-macro-define): Make into a full language variable.
18591         (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
18592         AWK Mode (including \n, \r) removed, no longer needed.
18594         * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
18595         Invoke c-make-macro-with-semi-re.
18597         * progmodes/cc-vars.el (c-macro-with-semi-re):
18598         (c-macro-names-with-semicolon): New variables.
18599         (c-make-macro-with-semi-re): New function.
18601 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18603         * vc/log-edit.el: Fill empty field rather than adding new one.
18604         (log-edit-add-field): New function.
18605         (log-edit-insert-changelog): Use it.
18607 2011-10-28  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
18609         * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
18611 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18613         * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
18614         (gdb--check-interpreter): New function.
18615         (gdb): Use it.
18617 2011-10-27  Glenn Morris  <rgm@gnu.org>
18619         * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
18620         (least-positive-float, least-negative-float)
18621         (least-positive-normalized-float, least-negative-normalized-float)
18622         (float-epsilon, float-negative-epsilon):
18623         Remove unnecessary declarations.
18625         * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
18626         * emacs-lisp/cl.el (most-positive-float, most-negative-float)
18627         (least-positive-float, least-negative-float)
18628         (least-positive-normalized-float, least-negative-normalized-float)
18629         (float-epsilon, float-negative-epsilon): Add doc-strings,
18630         based on those in cl.texi.
18632         * files.el (set-visited-file-name): If the major-mode changed,
18633         reload the local variables.  (Bug#9796)
18635 2011-10-27  Chong Yidong  <cyd@gnu.org>
18637         * subr.el (change-major-mode-after-body-hook): New hook.
18638         (run-mode-hooks): Run it.
18640         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
18641         Use change-major-mode-before-body-hook.
18643         * simple.el (fundamental-mode):
18644         * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
18645         change introducing fundamental-mode-hook.
18647 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
18649         * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
18651 2011-10-26  Michael Albinus  <michael.albinus@gmx.de>
18653         * ido.el (ido-file-name-all-completions-1): Do not require
18654         tramp.el explicitly.  (Bug#7583)
18656 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18658         * progmodes/octave-mod.el:
18659         * progmodes/octave-inf.el: Update maintainer.
18661 2011-10-26  Chong Yidong  <cyd@gnu.org>
18663         * subr.el (with-wrapper-hook): Rewrite doc.
18665 2011-10-25  Michael Albinus  <michael.albinus@gmx.de>
18667         * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
18668         filenames "/method:foo:".  (Bug#9793)
18670 2011-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18672         * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
18673         (bug#9865).
18675 2011-10-24  Glenn Morris  <rgm@gnu.org>
18677         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.  (Bug#9819)
18679 2011-10-24  Michael Albinus  <michael.albinus@gmx.de>
18681         * notifications.el: Add the requirement of a running D-Bus session
18682         bus to the Commentary.
18684 2011-10-24  Juri Linkov  <juri@jurta.org>
18686         * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
18687         `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
18688         (Bug#9364)
18690 2011-10-24  Juri Linkov  <juri@jurta.org>
18692         * info.el (Info-following-node-name-re): Add newline to the list
18693         of allowed characters for leading space.  (Bug#9824)
18695 2011-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18697         * progmodes/octave-inf.el (inferior-octave-mode-map):
18698         Fix C-c C-h binding.
18699         * progmodes/octave-mod.el (octave-help): Remove.
18701 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
18703         Sync with Tramp 2.2.3.
18705         * net/tramp-cache.el (top): Pacify byte-compiler using
18706         `init-file-user' and `site-run-file'.
18708         * net/trampver.el: Update release number.
18710 2011-10-23  Chong Yidong  <cyd@gnu.org>
18712         * files.el (toggle-read-only): Remove obsolete comment about
18713         version control.
18715         * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
18716         for toggle-read-only.  Note that this hasn't called vc-next-action
18717         since 2008-05-02, though it wasn't documented at the time.
18719         * vc/ediff-init.el (ediff-toggle-read-only-function):
18720         Use toggle-read-only.
18722 2011-10-22  Alan Mackenzie  <bug-cc-mode@gnu.org>
18724         Fix bug #9560, sporadic wrong indentation; improve instrumentation
18725         of c-parse-state.
18727         * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
18728         correct faulty logical expression.
18729         (c-parse-state-state, c-record-parse-state-state):
18730         (c-replay-parse-state-state): New defvar/defuns.
18731         (c-debug-parse-state): Use new functions.
18733 2011-10-22  Martin Rudalics  <rudalics@gmx.at>
18735         * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
18736         last fix.  Use window-in-direction correctly.
18738 2011-10-21  Chong Yidong  <cyd@gnu.org>
18740         * progmodes/idlwave.el (idlwave-mode):
18741         * progmodes/vera-mode.el (vera-mode): No need to set
18742         require-final-newline; that's done in prog-mode.
18743         Suggested by Stefan Monnier.
18745 2011-10-21  Martin Rudalics  <rudalics@gmx.at>
18747         * mouse.el (mouse-drag-window-above)
18748         (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
18749         (mouse-drag-mode-line-1, mouse-drag-header-line)
18750         (mouse-drag-vertical-line-rightward-window): Remove.
18751         (mouse-drag-line): New function.
18752         (mouse-drag-mode-line, mouse-drag-header-line)
18753         (mouse-drag-vertical-line): Call mouse-drag-line.
18754         * window.el (window-at-side-p, windows-at-side): New functions.
18756 2011-10-21  Ulrich Mueller  <ulm@gentoo.org>
18758         * tar-mode.el (tar-grind-file-mode):
18759         Fix handling of setuid/setgid, handle sticky bit.  (Bug#9817)
18761 2011-10-21  Chong Yidong  <cyd@gnu.org>
18763         * progmodes/idlwave.el (idlwave-mode):
18764         * progmodes/vera-mode.el (vera-mode):
18765         Use mode-require-final-newline.
18767 2011-10-20  Glenn Morris  <rgm@gnu.org>
18769         * vc/vc.el (vc-next-action): Handle removed directories.  (Bug#9781)
18771 2011-10-20  Christoph Scholtes  <cschol2112@googlemail.com>
18773         * emulation/cua-base.el (cua-set-mark): Fix case of string.
18775 2011-10-20  Chong Yidong  <cyd@gnu.org>
18777         * emulation/cua-base.el (cua-mode):
18778         * mail/footnote.el (footnote-mode):
18779         * mail/mailabbrev.el (mail-abbrevs-mode):
18780         * net/xesam.el (xesam-minor-mode):
18781         * progmodes/bug-reference.el (bug-reference-mode):
18782         * progmodes/cap-words.el (capitalized-words-mode):
18783         * progmodes/compile.el (compilation-minor-mode)
18784         (compilation-shell-minor-mode):
18785         * progmodes/gud.el (gud-tooltip-mode):
18786         * progmodes/hideif.el (hide-ifdef-mode):
18787         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
18788         * progmodes/subword.el (subword-mode):
18789         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
18790         * progmodes/which-func.el (which-function-mode):
18791         * term/tvi970.el (tvi970-set-keypad-mode):
18792         * term/vt100.el (vt100-wide-mode):
18793         * textmodes/flyspell.el (flyspell-mode):
18794         * textmodes/ispell.el (ispell-minor-mode):
18795         * textmodes/nroff-mode.el (nroff-electric-mode):
18796         * textmodes/paragraphs.el (use-hard-newlines):
18797         * textmodes/refill.el (refill-mode):
18798         * textmodes/reftex.el (reftex-mode):
18799         * textmodes/rst.el (rst-minor-mode):
18800         * textmodes/sgml-mode.el (html-autoview-mode)
18801         (sgml-electric-tag-pair-mode):
18802         * textmodes/tex-mode.el (latex-electric-env-pair-mode):
18803         * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
18804         * emulation/crisp.el (crisp-mode):
18805         * emacs-lisp/eldoc.el (eldoc-mode):
18806         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
18807         minor mode behavior.
18809 2011-10-19  Juri Linkov  <juri@jurta.org>
18811         * descr-text.el (describe-char): Add #x2010 and #x2011 to
18812         the list of hard-coded chars with escape-glyph face.
18814 2011-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18816         * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
18818 2011-10-19  Michael Albinus  <michael.albinus@gmx.de>
18820         * net/tramp.el (tramp-connectable-p): Make a stronger check on a
18821         running process.
18823 2011-10-19  Glenn Morris  <rgm@gnu.org>
18825         * vc/vc-bzr.el (vc-bzr-after-dir-status):
18826         Ignore ignored files.  (Bug#9726)
18828 2011-10-19  Chong Yidong  <cyd@gnu.org>
18830         Doc fix for minor modes, stating that an omitted argument enables
18831         the mode unconditionally when called from Lisp.
18833         * abbrev.el (abbrev-mode):
18834         * allout.el (allout-mode):
18835         * autoinsert.el (auto-insert-mode):
18836         * autoarg.el (autoarg-mode, autoarg-kp-mode):
18837         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
18838         (global-auto-revert-mode):
18839         * battery.el (display-battery-mode):
18840         * composite.el (global-auto-composition-mode)
18841         (auto-composition-mode):
18842         * delsel.el (delete-selection-mode):
18843         * desktop.el (desktop-save-mode):
18844         * dired-x.el (dired-omit-mode):
18845         * dirtrack.el (dirtrack-mode):
18846         * doc-view.el (doc-view-minor-mode):
18847         * double.el (double-mode):
18848         * electric.el (electric-indent-mode, electric-pair-mode):
18849         * emacs-lock.el (emacs-lock-mode):
18850         * epa-hook.el (auto-encryption-mode):
18851         * follow.el (follow-mode):
18852         * font-core.el (font-lock-mode):
18853         * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
18854         * help.el (temp-buffer-resize-mode):
18855         * hilit-chg.el (highlight-changes-mode)
18856         (highlight-changes-visible-mode):
18857         * hi-lock.el (hi-lock-mode):
18858         * hl-line.el (hl-line-mode, global-hl-line-mode):
18859         * icomplete.el (icomplete-mode):
18860         * ido.el (ido-everywhere):
18861         * image-file.el (auto-image-file-mode):
18862         * image-mode.el (image-minor-mode):
18863         * iswitchb.el (iswitchb-mode):
18864         * jka-cmpr-hook.el (auto-compression-mode):
18865         * linum.el (linum-mode):
18866         * longlines.el (longlines-mode):
18867         * master.el (master-mode):
18868         * mb-depth.el (minibuffer-depth-indicate-mode):
18869         * menu-bar.el (menu-bar-mode):
18870         * minibuf-eldef.el (minibuffer-electric-default-mode):
18871         * mouse-sel.el (mouse-sel-mode):
18872         * msb.el (msb-mode):
18873         * mwheel.el (mouse-wheel-mode):
18874         * outline.el (outline-minor-mode):
18875         * paren.el (show-paren-mode):
18876         * recentf.el (recentf-mode):
18877         * reveal.el (reveal-mode, global-reveal-mode):
18878         * rfn-eshadow.el (file-name-shadow-mode):
18879         * ruler-mode.el (ruler-mode):
18880         * savehist.el (savehist-mode):
18881         * scroll-all.el (scroll-all-mode):
18882         * scroll-bar.el (scroll-bar-mode):
18883         * server.el (server-mode):
18884         * shell.el (shell-dirtrack-mode):
18885         * simple.el (auto-fill-mode, transient-mark-mode)
18886         (visual-line-mode, overwrite-mode, binary-overwrite-mode)
18887         (line-number-mode, column-number-mode, size-indication-mode)
18888         (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
18889         * strokes.el (strokes-mode):
18890         * time.el (display-time-mode):
18891         * t-mouse.el (gpm-mouse-mode):
18892         * tool-bar.el (tool-bar-mode):
18893         * tooltip.el (tooltip-mode):
18894         * type-break.el (type-break-mode-line-message-mode)
18895         (type-break-query-mode):
18896         * view.el (view-mode):
18897         * whitespace.el (whitespace-mode, whitespace-newline-mode)
18898         (global-whitespace-mode, global-whitespace-newline-mode):
18899         * xt-mouse.el (xterm-mouse-mode): Doc fix.
18901         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
18902         Fix autogenerated docstring.
18904 2011-10-19  Juri Linkov  <juri@jurta.org>
18906         * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
18907         by checking environment variables "DESKTOP_SESSION" and
18908         "XDG_CURRENT_DESKTOP".  (Bug#9779)
18910 2011-10-19  Juri Linkov  <juri@jurta.org>
18912         * net/browse-url.el (browse-url-browser-function): Add "Chromium".
18913         (browse-url-chromium-program, browse-url-chromium-arguments):
18914         New defcustoms.
18915         (browse-url-default-browser): Check for `browse-url-chromium' and
18916         call `browse-url-chromium-program'.
18917         (browse-url-chromium): New command.  (Bug#9779)
18919 2011-10-18  Juanma Barranquero  <lekktu@gmail.com>
18921         * facemenu.el (list-colors-duplicates): On Windows, detect more
18922         duplicates by assuming that only colors matching "^System" are
18923         special "system colors".  (Bug#9722)
18925 2011-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18927         * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
18928         to distinguish the author from the committer.
18930 2011-10-18  Michael Albinus  <michael.albinus@gmx.de>
18932         * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
18934 2011-10-18  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
18936         * international/mule.el (sgml-html-meta-auto-coding-function):
18937         Add support for detecting encoding in HTML5 specified only as
18938         <meta charset="UTF-8">.  Implementation just makes http-equiv and
18939         content-type parts from HTML4 encoding string optional.  (Bug#9716)
18941 2011-10-18  Glenn Morris  <rgm@gnu.org>
18943         * vc/vc.el (vc-initial-comment): Mark as obsolete.  (Bug#9745)
18945 2011-10-18  Chong Yidong  <cyd@gnu.org>
18947         * faces.el (cursor): Doc fix.
18949 2011-10-17  Chong Yidong  <cyd@gnu.org>
18951         * font-lock.el (font-lock-maximum-size): Mark as obsolete.
18953 2011-10-17  Ryan Barrett  <emacs@ryanb.org>  (tiny change)
18955         * dirtrack.el (dirtrack): Support shell buffers with path
18956         prefixes, e.g. tramp-based remote shells.  (Bug#9647)
18958 2011-10-17  Teodor Zlatanov  <tzz@lifelogs.com>
18960         * json.el: Bump version to 1.3 and note change in History.
18961         (json-alist-p, json-plist-p): Rewrite to avoid recursion.
18963 2011-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18965         * comint.el (comint-insert-input, comint-send-input)
18966         (comint-get-old-input-default, comint-backward-matching-input)
18967         (comint-next-prompt): Use nil instead of `input' for field property of
18968         past user input (bug#114).
18970         * minibuffer.el (completion--replace): Inherit surrounding properties
18971         (bug#114).
18972         (minibuffer-complete-and-exit): Use it.
18974         * comint.el (comint--table-subvert): Quote the all-completions output
18975         (bug#9160).
18977 2011-10-17  Martin Rudalics  <rudalics@gmx.at>
18979         * ido.el (ido-default-buffer-method): Remove redundant :type entry.
18981         * menu-bar.el (menu-bar-file-menu): Add entry for making new
18982         window on right of selected.  (Bug#9350) Reword other window
18983         entries and separate them from frame entries.
18985 2011-10-15  Glenn Morris  <rgm@gnu.org>
18987         * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
18988         Doc fixes.
18990 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
18992         * net/network-stream.el (network-stream-open-starttls):
18993         Improve detection of failure due to lack of TLS support.
18995         * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
18996         putting the input text in front and in bold.
18998 2011-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19000         * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
19002         * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
19003         empty buffer.
19005         * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
19006         unread-command-events rather than pushing yet-another event.
19008 2011-10-14  Eli Zaretskii  <eliz@gnu.org>
19010         * mail/sendmail.el (sendmail-query-once): Improve the wording of
19011         the explanation of the possible choices.  Make the options passed
19012         to completing-read shorter.
19014 2011-10-13  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
19016         * textmodes/flyspell.el (flyspell-large-region): Make sure
19017         extended character mode is used if defined (Bug#1339).
19019 2011-10-13  Eli Zaretskii  <eliz@gnu.org>
19021         * simple.el (what-cursor-position): Fix the display of the
19022         character info for LRE, LRO, RLE, and RLO characters by appending
19023         an invisible PDF.
19025 2011-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19027         * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
19028         even in case of error; add debug spec; simplify data flow.
19029         (with-timeout-handler): Remove.
19031 2011-10-12  Michael Albinus  <michael.albinus@gmx.de>
19033         Fix Bug#6019, Bug#9315.
19035         * files.el (set-auto-mode): Call `file-name-sans-versions' for the
19036         complete `buffer-file-name', the local file name part could look
19037         remotely (for example on VMS).
19039         * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
19040         `tramp-run-real-handler'.
19041         (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
19042         already quoted by '"'.
19044         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
19045         Let `file-name-handler-alist' be nil, the local file name part
19046         could look remotely (for example on VMS).
19048 2011-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19050         * textmodes/flyspell.el (flyspell-word): Move with-local-quit
19051         from here...
19052         (flyspell-post-command-hook): ...to here.
19054 2011-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19056         * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
19057         if not needed.
19058         (sendmail-query-once): Remove OS dependencies.  Make it a 3-way choice
19059         using completion.  Protect against "slow" callers.
19060         Remove the "message hack".
19062 2011-10-11  Juri Linkov  <juri@jurta.org>
19064         * isearch.el (isearch-lazy-highlight-word): New variable.
19065         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
19066         Use it.  (Bug#9727)
19068 2011-10-11  Glenn Morris  <rgm@gnu.org>
19070         * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
19071         like f90-previous-statement does.
19073 2011-10-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
19075         * eshell/eshell.el (eshell-command): History should be saved
19076         only in interactive use, to avoid error.
19078 2011-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19080         * minibuffer.el (completion-file-name-table): Fix last change,
19081         i.e. ignore normal errors but not the other ones.
19083 2011-10-10  Martin Rudalics  <rudalics@gmx.at>
19085         * window.el (special-display-buffer-names)
19086         (special-display-regexps): Remove some remnants of earlier
19087         changes from doc-strings.
19088         (quit-windows-on): New function.
19090         * vc/vc.el (vc-revert, vc-rollback):
19091         * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
19092         instead of deleting windows.  (Bug#4557) (Bug#5310) (Bug#5556)
19093         (Bug#6183) (Bug#7074) (Bug#7447)
19095 2011-10-09  Martin Rudalics  <rudalics@gmx.at>
19097         * window.el (frame-auto-hide-function): Add version tag.
19098         (Bug#9699)
19100 2011-10-09  Michael Albinus  <michael.albinus@gmx.de>
19102         * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
19103         condition.
19105 2011-10-09  Leo Liu  <sdl.web@gmail.com>
19107         * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
19108         (Bug#9701)
19110 2011-10-08  Glenn Morris  <rgm@gnu.org>
19112         * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
19113         before the first code statement zero indent.  (Bug#9690)
19115 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
19117         * simple.el (count-words-region): Always count in the region.
19118         Report the number of lines and characters too.
19119         (count-words): New command, which counts in the buffer if the
19120         region is inactive, as count-words-region used to.
19121         (count-words--message): New function.  Handle plurals.
19122         (count-lines-region): Make it an alias for count-words-region.
19124         * bindings.el (esc-map): Replace count-lines-region with
19125         count-words-region.
19127 2011-10-08  Martin Rudalics  <rudalics@gmx.at>
19129         * window.el (window--delete): Delete dedicated frame
19130         unconditionally when argument KILL is non-nil.  (Bug#9699)
19131         (switch-to-buffer): Fix doc-string typo.
19133 2011-10-08  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
19135         * eshell/eshell.el (eshell-command): Avoid using hooks.
19137 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
19139         * bindings.el ([M-left],[M-right]): Bind to left-word and
19140         right-word respectively.
19142 2011-10-07  Glenn Morris  <rgm@gnu.org>
19144         * cus-start.el (debug-on-quit): Fix custom type.
19146 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19148         * subr.el (define-key-after): Clarify that the function is not
19149         useful for non-menu keymaps.
19151         * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
19153 2011-10-06  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
19155         * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
19156         in current minibuffer (Fix bug with recursive minibuffers).
19158 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
19160         * progmodes/gdb-mi.el (gdb): Doc fix.
19162 2011-10-05  Martin Rudalics  <rudalics@gmx.at>
19164         * window.el (frame-auto-hide-function): New option replacing
19165         frame-auto-delete.  Suggested by Stefan Monnier.
19166         (window--delete): Call frame-auto-hide-function instead of
19167         investigating frame-auto-delete.
19168         (window-point-1, set-window-point-1): New functions.
19169         (window-in-direction, record-window-buffer, window-state-get-1)
19170         (display-buffer-record-window): Use window-point-1 instead of
19171         window-point.
19172         (set-window-buffer-start-and-point): Use set-window-point-1.
19174 2011-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19176         * emacs-lisp/edebug.el: Heed checkdoc recommendations.
19178 2011-10-05  Glenn Morris  <rgm@gnu.org>
19180         * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
19181         (perl-calculate-indent): Suppress scan errors.  (Bug#2205)
19183 2011-10-05  Leo Liu  <sdl.web@gmail.com>
19185         * subr.el (read-char-choice): Fix argument to buffer-live-p which
19186         works with buffer object.
19188 2011-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19190         * mpc.el (mpc-tool-bar-map): Add labels.
19192 2011-10-04  Glenn Morris  <rgm@gnu.org>
19194         * calendar/holidays.el (calendar-check-holidays): Doc fix.
19196 2011-10-04  Martin Rudalics  <rudalics@gmx.at>
19198         * window.el (window--delete): New function.
19199         (frame-auto-delete): Resuscitate option.
19200         (bury-buffer, replace-buffer-in-windows)
19201         (quit-window): Rewrite using window--delete.
19202         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
19203         Pass display-buffer-mark-dedicated to window--display-buffer-2
19204         (Bug#9639).
19206 2011-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19208         * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
19209         returns a list (bug#9554).  Add remote file name completion.
19210         * comint.el (comint--table-subvert): Curry and get quote&unquote
19211         functions as arguments.
19212         (comint--complete-file-name-data): Adjust call accordingly.
19213         * pcomplete.el (pcomplete--table-subvert): Remove.
19214         (pcomplete-completions-at-point): Use comint--table-subvert instead.
19216         * minibuffer.el (completion-table-case-fold): Use currying.
19217         (completion--styles-type, completion--cycling-threshold-type):
19218         New constants.
19219         (completion-styles, completion-category-overrides)
19220         (completion-cycle-threshold): Use them.
19221         * pcomplete.el (pcomplete-completions-at-point): Adjust call to
19222         completion-table-case-fold.
19224 2011-10-03  Stephen Berman  <stephen.berman@gmx.net>
19226         * minibuffer.el (completion-category-overrides): Fix type of styles
19227         and add more user friendly tags (bug#9660).
19229 2011-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19231         * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
19232         (mule-input-method-string): New widget.
19233         (default-input-method, language-info-custom-alist): Use it.
19235 2011-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19237         * pcomplete.el: Require comint.
19238         (pcomplete--common-suffix): Remove.
19239         (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
19240         (pcomplete--table-subvert): Sync with comint--table-subvert.
19241         (pcomplete--entries): Use comint-completion-file-name-table.
19242         * comint.el (comint-unquote-filename): Simplify.
19243         (comint-completion-file-name-table): New function (bug#9616).
19244         (comint--complete-file-name-data): Use it.
19246         * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
19247         (pcmpl-gnu-tar-buffer): Remove.
19248         (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
19249         around.  Make sure pcomplete-suffix-list is only changed temporarily.
19250         Don't look inside the tar's file if it's too large.
19252 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
19254         * cus-edit.el (custom-mode-map):
19255         * epa.el (epa-key-list-mode-map):
19256         * man.el (Man-mode-map):
19257         * startup.el (splash-screen-keymap):
19258         * simple.el (special-mode-map): Use scroll-up-command and
19259         scroll-down-command.
19261         * progmodes/idlw-help.el (idlwave-help-mode-map):
19262         * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
19263         * net/newst-plainview.el (newsticker-mode-map):
19264         * emulation/ws-mode.el (wordstar-mode-map):
19265         * emulation/vi.el (vi-com-map):
19266         * calc/calc-graph.el (calc-graph-show-dumb):
19267         * term/sun.el (terminal-init-sun):
19268         * term/ns-win.el (global-map):
19269         * progmodes/grep.el (grep-mode-map):
19270         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
19271         * mail/rmail.el (rmail-mode-map):
19272         * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
19274         * custom.el (custom-safe-themes, load-theme): Treat value of t for
19275         custom-safe-themes as special.
19277 2011-10-01  Julien Danjou  <julien@danjou.info>
19279         * notifications.el (notifications-notify): Fix docstring.
19281 2011-10-01  Per Starbäck  <per@starback.se>
19283         * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call.  (Bug#9643)
19285 2011-09-30  Martin Rudalics  <rudalics@gmx.at>
19287         * startup.el (command-line-1): Fix last fix by inserting
19288         initial-scratch-message into *scratch* before displaying it.
19289         (Bug#9605) and (Bug#9636)
19291 2011-09-29  Eli Zaretskii  <eliz@gnu.org>
19293         * simple.el (line-move): If auto-hscroll-mode is disabled and the
19294         window is hscrolled, move by logical lines.  (Bug#9607)
19295         (line-move-visual): Update the doc string to the above effect.
19297 2011-09-29  Martin Rudalics  <rudalics@gmx.at>
19299         * window.el (display-buffer-record-window): When WINDOW is the
19300         selected window use `point' instead of `window-point'.  (Bug#9626)
19302         * startup.el (command-line-1): Use insert-before-markers when
19303         inserting initial-scratch-message.  (Bug#9605)
19305         * help.el (help-window): Remove variable.
19307 2011-09-29  Glenn Morris  <rgm@gnu.org>
19309         * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
19311 2011-09-29  Juanma Barranquero  <lekktu@gmail.com>
19313         * descr-text.el (describe-char-categories): Accept category
19314         descriptions more than one line long.
19316 2011-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19318         * simple.el (delete-trailing-whitespace): Fix last change.
19320         * progmodes/perl-mode.el (perl-syntax-propertize-function):
19321         Don't confuse "y => 3" as the beginning of a `y' operation.
19323         * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
19324         object has more than 4 slots (bug#9613).
19326 2011-09-28  Juanma Barranquero  <lekktu@gmail.com>
19328         * subr.el (with-output-to-temp-buffer):
19329         * net/quickurl.el (quickurl, quickurl-browse-url):
19330         Fix typos in docstrings.
19332 2011-09-27  Eli Zaretskii  <eliz@gnu.org>
19334         * minibuffer.el (completion-styles)
19335         (completion-category-overrides): Cross reference each other in doc
19336         strings.
19338 2011-09-27  Glenn Morris  <rgm@gnu.org>
19340         * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
19341         to split-string.  (Bug#9606)
19343 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19345         * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
19346         (bug#9615).
19348 2011-09-27  Chong Yidong  <cyd@stupidchicken.com>
19350         * emacs-lisp/package.el (list-packages): Fix echo area message.
19352 2011-09-27  Leo Liu  <sdl.web@gmail.com>
19354         * ido.el (ido-read-internal): Accept cons cell HIST arg.
19356 2011-09-25  Michael Albinus  <michael.albinus@gmx.de>
19358         * net/dbus.el (dbus-unregister-object): Don't release services for
19359         registered signals.  (Bug#9581)
19361 2011-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
19363         * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
19364         function that picks between cfengine 2 and 3 support
19365         automatically.  Update docs accordingly.
19367 2011-09-22  Kenichi Handa  <handa@m17n.org>
19369         * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
19370         ZERO.
19371         (indian-itrans-v5-table-for-tamil): New variable.
19372         (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
19374 2011-09-22  Ken Manheimer  <ken.manheimer@gmail.com>
19376         * allout.el (allout-this-command-hid-stuff): Buffer-local variable
19377         that's true if the current command involved collapsing of text.
19378         It's reset to false at the beginning of the next command.
19379         (allout-post-command-business): Move the cursor to the beginning
19380         of entry if the cursor is hidden and collapsing activity just
19381         happened.
19383 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
19385         * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
19386         tracking (Bug#9541).
19388 2011-09-24  Ulf Jasper  <ulf.jasper@web.de>
19390         * net/newst-reader.el (newsticker-html-renderer)
19391         (newsticker-show-news): Automatically load html rendering package
19392         if newsticker-html-renderer is set.  Fixes "Warning: defvar ignored
19393         because w3m-fill-column is let-bound" and the error "Symbol's value
19394         as variable is void: w3m-fill-column".
19396 2011-09-24  Michael Albinus  <michael.albinus@gmx.de>
19398         * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
19399         Release services only if they are defined.  (Bug#9581)
19401 2011-09-23  Richard Stallman  <rms@gnu.org>
19403         * textmodes/paragraphs.el (forward-sentence): For backwards case,
19404         distinguish start of paragraph from start of its text.
19406         * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
19408         * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
19409         (rmail-generate-viewer-buffer): Put that hook on view buffer.
19410         (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
19412 2011-09-23  Andreas Schwab  <schwab@linux-m68k.org>
19414         * international/mule-diag.el (mule-diag): Insert a newline after
19415         each fontset description.
19417 2011-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19419         * simple.el (delete-trailing-whitespace):
19420         Document last change; simplify.
19422 2011-09-23  Peter J. Weisberg  <pj@irregularexpressions.net>
19424         * simple.el (delete-trailing-whitespace): Also delete
19425         extra newlines at the end of the buffer.
19427         * textmodes/picture.el: Make motion commands obey shift-select-mode.
19428         (picture-newline): Use forward-line so as to ignore fields.
19430 2011-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19432         * subr.el (with-wrapper-hook): Fix edebug spec.
19434 2011-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19436         * simple.el (kill-line): Note effect of `show-trailing-whitespace'
19437         (bug#4538).
19439 2011-09-23  Michael Albinus  <michael.albinus@gmx.de>
19441         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
19442         Fix nasty bug using wrong cached values.
19444 2011-09-23  Alan Mackenzie  <acm@muc.de>
19446         * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
19448 2011-09-23  Chong Yidong  <cyd@stupidchicken.com>
19450         * window.el (pop-to-buffer): Ensure right window is selected if we
19451         chose another frame.
19453 2011-09-22  Eli Zaretskii  <eliz@gnu.org>
19455         * simple.el (what-cursor-position): Use get-char-property-change
19456         and next-single-char-property-change, to be able to show display
19457         properties that come from overlays as well as text properties.
19459 2011-09-22  Chong Yidong  <cyd@stupidchicken.com>
19461         * window.el (pop-to-buffer-same-window): New (reinstated) fun.
19463         * cmuscheme.el (run-scheme, switch-to-scheme):
19464         * cus-edit.el (customize-group, custom-buffer-create)
19465         (customize-browse):
19466         * info.el (info):
19467         * shell.el (shell):
19468         * mail/sendmail.el (mail):
19469         * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
19471 2011-09-22  Richard Stallman  <rms@gnu.org>
19473         * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
19474         move back only to line beg, don't move back over blank lines.
19476 2011-09-22  Michael Albinus  <michael.albinus@gmx.de>
19478         * files.el (copy-directory): Set directory attributes only in case
19479         they could be retrieved from the source directory.  (Bug#9565)
19481 2011-09-22  Dima Kogan  <dkogan@secretsauce.net>  (tiny change)
19483         * progmodes/hideshow.el (hs-looking-at-block-start-p)
19484         (hs-find-block-beginning, hs-hide-level-recursive):
19485         Ignore strings as well as comments.  (Bug#9502)
19487 2011-09-22  Andrew Schein  <andrew@andrewschein.com>  (tiny change)
19489         * progmodes/sql.el (sql-comint-postgres):
19490         Convert port number to a string.  (Bug#9566)
19492 2011-09-22  Martin Rudalics  <rudalics@gmx.at>
19494         * window.el (quit-window): Undedicate window when switching to
19495         previous buffer.  Reported by Thierry Volpiatto
19496         <thierry.volpiatto@gmail.com>.
19497         (special-display-popup-frame): When popping up a new frame reset
19498         its previous buffers to nil.  Simplify code.
19500 2011-09-21  Michael Albinus  <michael.albinus@gmx.de>
19502         * net/tramp.el (tramp-handle-shell-command): Set process sentinel
19503         and process filter, as done also in `shell-command'.
19505 2011-09-21  Martin Rudalics  <rudalics@gmx.at>
19507         * window.el (set-window-buffer-start-and-point):
19508         Call set-window-start with NOFORCE argument t.
19509         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
19510         (quit-window): Reword doc-string.  Handle new format of
19511         quit-restore parameter.  Don't delete window if it has a
19512         previous buffer we can show instead of the present one.
19513         (display-buffer-record-window): Rewrite using a new format for
19514         the quit-restore window parameter
19515         (special-display-popup-frame, display-buffer-same-window)
19516         (display-buffer-reuse-window, display-buffer-pop-up-frame)
19517         (display-buffer-pop-up-window, display-buffer-use-some-window):
19518         Adapt symbol passed to display-buffer-record-window.
19519         * help.el (help-window-setup): Handle new format of quit-restore
19520         parameter.
19522 2011-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19524         * faces.el (face-list): Fix docstring (bug#9564).
19526         * window.el (display-buffer--action-function-custom-type):
19527         Don't include internal functions in the Custom interface.
19529 2011-09-20  Juri Linkov  <juri@jurta.org>
19531         * info.el (Info-history-skip-intermediate-nodes): New defcustom.
19532         (Info-forward-node, Info-backward-node, Info-next-preorder)
19533         (Info-last-preorder): Use it.  (Bug#9528)
19535 2011-09-20  Juri Linkov  <juri@jurta.org>
19537         * info.el (Info-last-preorder): Visit last menu item only when
19538         `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
19540 2011-09-20  Julien Danjou  <julien@danjou.info>
19542         * password-cache.el (password-cache-remove): Remove entries even if the
19543         value is nil, so that password with a nil value (negative caching) is
19544         possible to invalidate.
19546 2011-09-20  Lawrence Mitchell  <wence@gmx.li>
19548         * progmodes/f90.el (f90-break-line): If breaking inside comment delete
19549         all whitespace around breakpoint.  (Bug#9553)
19550         (f90-find-breakpoint): Only break at whitespace inside a comment.
19552 2011-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19554         * minibuffer.el (completion-file-name-table): Keep track of errors.
19555         (completion-table-with-predicate): Handle the case where pred1 is nil.
19556         * pcomplete.el (pcomplete-completions-at-point): Simplify.
19558 2011-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19560         * emacs-lisp/debug.el (debugger-args): Give it a docstring.
19561         (debugger-return-value): Signal an error if the debugging context does
19562         not await any return value.
19564         * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
19565         * image-mode.el (image-toggle-display-text)
19566         (image-toggle-display-image): Stay away from evil `intangible'.
19568 2011-09-19  Leo Liu  <sdl.web@gmail.com>
19570         * replace.el (occur-revert-arguments): Make it permanent-local.
19571         (occur-mode): Don't call font-lock-defontify.
19573 2011-09-19  Chong Yidong  <cyd@stupidchicken.com>
19575         * net/ldap.el (ldap-search-internal): Don't push empty search
19576         result (Bug#9508).
19578 2011-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19580         * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
19582 2011-09-19  Michael Albinus  <michael.albinus@gmx.de>
19584         * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
19585         Suggested by Liam Stitt <stittl@cuug.ab.ca>.
19587 2011-09-18  Juri Linkov  <juri@jurta.org>
19589         * buff-menu.el (Buffer-menu-mode-map):
19590         * dired.el (dired-mode-map):
19591         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
19592         (lisp-interaction-mode-map):
19593         * emacs-lisp/package.el (package-menu-mode-map):
19594         * epa.el (epa-key-list-mode-map):
19595         * menu-bar.el (menu-bar-showhide-tool-bar-menu)
19596         (menu-bar-options-menu):
19597         * outline.el (outline-mode-menu-bar-map):
19598         * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
19599         * vc/vc-dir.el (vc-dir-menu-map):
19600         * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
19601         Capitalize non-function content words in menu item strings.
19603         * dired.el (dired-mode-map): Add menu item for
19604         `image-dired-dired-toggle-marked-thumbs'.
19606 2011-09-18  Juri Linkov  <juri@jurta.org>
19608         * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
19609         to `isearch-case-fold-search' and restore its original value
19610         after the `isearch-mode' call.
19612 2011-09-18  Juri Linkov  <juri@jurta.org>
19614         * progmodes/grep.el (grep-process-setup): Don't check code for 1
19615         because `zgrep' returns 1 for successful matches (bug#9226).
19617 2011-09-18  Juri Linkov  <juri@jurta.org>
19619         * info.el (Info-extract-menu-node-name): Check the second match
19620         for empty string (second test-case of bug#9528).
19621         (Info-last-preorder): Let-bind `Info-history' to nil to not add
19622         intermediate nodes to the history (first test-case of bug#9528).
19624 2011-09-18  Juri Linkov  <juri@jurta.org>
19626         * info.el (Info-mode-syntax-table): New variable.
19627         (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
19629 2011-09-18  Juri Linkov  <juri@jurta.org>
19631         * info.el (Info-file-supports-index-cookies):
19632         Increment line-beginning-position's arg from 3 to 4 because makeinfo
19633         outputs one more line for long file names (bug#4142).
19635 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
19637         * newcomment.el (comment-normalize-vars): If prompting for
19638         comment-start, set comment-start-skip too (Bug#8424).
19640 2011-09-18  Johan Bockgård  <bojohan@gnu.org>
19642         * icomplete.el: Fix previous fix of Bug#5849.
19643         (icomplete-mode): Don't set completion-show-inline-help.
19644         (icomplete-minibuffer-setup): Set completion-show-inline-help
19645         locally during icompletion.
19647 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
19649         * woman.el (woman2-process-escapes): Don't delete unrecognized
19650         escapes (Bug#7843).
19652         * files.el (inhibit-first-line-modes-regexps): Add image files.
19653         (hack-local-variables-prop-line): Return nil for malformed
19654         prop-lines (Bug#9044).
19656 2011-09-18  Michael Albinus  <michael.albinus@gmx.de>
19658         * net/tramp.el (top): Don't require 'shell.
19659         (tramp-methods): Fix docstring.
19660         (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
19661         Return complete remote file name.  Handle "smb" case.
19662         Use `tramp-tmpdir', if defined for the respective method.
19663         (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
19665         * net/tramp-compat.el (top): Require 'shell.
19667         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
19668         (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
19669         `tramp-current-host'.
19670         (tramp-get-remote-tmpdir): Remove.
19672         * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
19673         `tramp-tmpdir' entries.
19674         (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
19675         (tramp-smb-handle-file-attributes): Ignore errors.
19676         (tramp-smb-wait-for-output): Check also for process end.
19678 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19680         * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
19681         when sending QUIT (bug#9312).
19683 2011-09-17  Chong Yidong  <cyd@stupidchicken.com>
19685         * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
19686         (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
19687         occur-mode-display-occurrence.
19688         (occur-edit-mode): Add usage message.
19689         (occur-cease-edit): New command.
19690         (occur-after-change-function): Use text properties to find the
19691         position of the prefix text.
19692         (occur-engine): Set stickiness of prefix text properties.
19694 2011-09-17  Glenn Morris  <rgm@gnu.org>
19696         * progmodes/etags.el (complete-tag):
19697         Fix call to completion-in-region.  (Bug#9526)
19699 2011-09-17  Juri Linkov  <juri@jurta.org>
19701         * textmodes/ispell.el (ispell-word): Add to the error message
19702         the word, ispell program name and current dictionary (bug#9121).
19703         (ispell-tex-arg-end): Capitalize "error" in the error message.
19705 2011-09-17  Andreas Schwab  <schwab@linux-m68k.org>
19707         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
19708         check.  (Bug#4251)
19710 2011-09-17  Juri Linkov  <juri@jurta.org>
19712         * window.el (window-safe-min-height, window-safe-min-width):
19713         Fix typos (followup to bug#9522).
19715 2011-09-17  Sven Joachim  <svenjoac@gmx.de>
19717         * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
19719 2011-09-16  Eli Zaretskii  <eliz@gnu.org>
19721         * simple.el (line-move): If goal-column is set, move by logical
19722         lines, not by display lines.  (Bug#971)
19723         (next-line, previous-line, goal-column, line-move-visual): Doc fix
19724         to reflect the above change.
19726 2011-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19728         * image.el (imagemagick-register-types): Use regexp-opt.
19730 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
19732         * window.el (display-buffer-base-action): Rename from
19733         display-buffer-default-action.  Make default value empty.
19734         (display-buffer-overriding-action): Convert to defvar.
19735         (display-buffer-fallback-action): New var.
19737 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
19739         * emacs-lisp/package.el (package-alist): Fix risky-local-variable
19740         declaration.
19741         (package--add-to-archive-contents): If there is a duplicate entry
19742         with an older version, remove it.
19743         (package-menu-mark-delete, package-menu-mark-install)
19744         (package-menu-mark-unmark): Make unused args optional.
19745         (package-menu-mark-obsolete-for-deletion):
19746         Use package-menu-get-status instead of a regexp search.
19747         (package-menu-get-status): Use tabulated-list-entry.
19748         (package-menu-mark-upgrades): New command.
19749         (package-menu-mode-map): Bind it to U.  Add it to menu bar.
19750         (package-menu-execute): Do installation before deletion.
19751         (package-menu-refresh, package-menu-execute): Use derived-mode-p
19752         instead of checking major-mode.
19753         (package-menu--find-upgrades): New function.
19755 2011-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19757         * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
19758         passwords in the log buffer.
19759         (smtpmail-process-filter): Update the process marker so that the
19760         "broken by peer" status message is inserted in the right place.
19762 2011-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19764         * textmodes/bibtex.el (bibtex-complete-string-cleanup)
19765         (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
19766         bibtex-completion-at-point-function.
19767         (bibtex-completion-at-point-function): Use them.
19769         * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
19771         * mpc.el (mpc-constraints-tag-lookup): New function.
19772         (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
19773         also to browser "album|playlist".
19775 2011-09-14  Juri Linkov  <juri@jurta.org>
19777         * isearch.el (isearch-fail-pos): Add new arg `msg'.  Doc fix.
19778         (isearch-edit-string): Use length of `isearch-string' when
19779         `isearch-fail-pos' returns nil.
19780         (isearch-message): Remove duplicate code and call
19781         `isearch-fail-pos' with arg `t'.
19783 2011-09-14  Chong Yidong  <cyd@stupidchicken.com>
19785         * replace.el (occur-mode-goto-occurrence): Don't force using other
19786         window (Bug#9499).
19788         * dired-aux.el (dired-do-chmod): Don't provide initial input.
19790 2011-09-14  Martin Rudalics  <rudalics@gmx.at>
19792         * window.el (display-buffer-window): Remove.
19793         (display-buffer-record-window): Use help-setup window parameter
19794         instead of variable display-buffer-window.
19795         (display-buffer-function, special-display-buffer-names)
19796         (special-display-function): Mention help-setup parameter instead
19797         of display-buffer-window in doc-string.
19798         * help.el (help-window-setup): New argument help-window.
19799         Use help-window-setup parameter instead of display-buffer-window.
19800         Reword some messages.
19801         (with-help-window): Pass window used for displaying the buffer
19802         to help-window-setup.  Don't set display-buffer-window.
19804 2011-09-13  Glenn Morris  <rgm@gnu.org>
19806         * emacs-lisp/debug.el (debugger-make-xrefs):
19807         Preserve point.  (Bug#9462)
19809 2011-09-13  Chong Yidong  <cyd@stupidchicken.com>
19811         * window.el (window-deletable-p): Use next-frame.
19813 2011-09-13  Martin Rudalics  <rudalics@gmx.at>
19815         * window.el (window-auto-delete): Remove.
19816         (window-deletable-p): Remove argument FORCE.  Don't deal with
19817         dedication and previous buffers.
19818         (switch-to-prev-buffer): Don't delete window.
19819         (delete-windows-on): Delete a window's frame if and only if the
19820         window is dedicated.
19821         (replace-buffer-in-windows): Delete buffer's window or frame if
19822         and only if window is dedicated.
19823         (quit-window): Handle quit-restore as before last change.
19824         (bury-buffer): Delete window only if window-deletable-p returns t.
19826 2011-09-13  Chong Yidong  <cyd@stupidchicken.com>
19828         * window.el (window-deletable-p): Never delete the last frame on a
19829         given terminal.
19831 2011-09-13  Glenn Morris  <rgm@gnu.org>
19833         * help.el (describe-key-briefly): Copy previous standard-output change.
19835 2011-09-13  PJ Weisberg  <pj@irregularexpressions.net>
19837         * help.el (where-is): Respect non-standard standard-output.  (Bug#9030)
19839 2011-09-13  Glenn Morris  <rgm@gnu.org>
19841         * emacs-lisp/lisp-mode.el (lisp-indent-function):
19842         * progmodes/scheme.el (scheme-indent-function): Doc fixes.
19844 2011-09-12  Chong Yidong  <cyd@stupidchicken.com>
19846         * dired-aux.el (dired-mark-read-string): Don't return default
19847         value on empty input (Bug#9361).
19848         (dired-do-chxxx): Treat empty input for "touch" as no -t option.
19849         Omit initial minibuffer contents.
19850         (dired-do-chmod): Signal an error on empty input.
19851         (dired-mark-read-string): Don't return default on empty input.
19853         * files.el (file-modes-symbolic-to-number): Doc fix.
19855 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19857         * international/mule-cmds.el (ucs-completions): Remove.
19858         (read-char-by-name): Use complete-with-action instead; add metadata.
19860 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
19862         * window.el (display-buffer--action-function-custom-type)
19863         (display-buffer--action-custom-type): New vars.
19864         (display-buffer-alist, display-buffer-default-action)
19865         (display-buffer-overriding-action): Add defcustom types.
19867         * frame.el (delete-other-frames): Doc fix (Bug#276).
19869 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19871         * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
19873 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
19875         Change modes that used same-window-* vars to use switch-to-buffer.
19877         * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
19878         Use switch-to-buffer.
19880         * cus-edit.el (customize-group, custom-buffer-create)
19881         (customize-browse, custom-buffer-create-other-window):
19882         Use switch-to-buffer or switch-to-buffer-other-window.
19884         * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
19885         (Info-prev, Info-up, Info-speedbar-goto-node)
19886         (info-display-manual): Use switch-to-buffer.
19887         (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
19889         * mail/sendmail.el (mail): Use switch-to-buffer.
19890         (mail-recover): Use switch-to-buffer-other-window.
19892         * cmuscheme.el (run-scheme, switch-to-scheme):
19893         * ielm.el (ielm):
19894         * shell.el (shell):
19895         * net/rlogin.el (rlogin):
19896         * net/telnet.el (telnet, rsh):
19897         * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
19899 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
19901         * dired.el (dired-sort-toggle-or-edit): Revert last changes.
19903 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19905         * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
19906         so don't mention it (bug#9301).
19907         (dired-sort-toggle-or-edit): Clarify string further.
19909         * faces.el (face-spec-set-match-display): Make `(type graphic)'
19910         match `x', `w32' and `ns', like the manual says (bug#9029).
19912         * subr.el (eval-after-load): Doc string clarification (bug#9125).
19913         (process-kill-buffer-query-function): Mention the buffer name in
19914         the query.
19916         * image-mode.el (image-next-line): The line parameter is mandatory
19917         (bug#9258).
19919         * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
19920         which can be useful (bug#9301).
19922         * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
19924         * subr.el (match-string): Mention that the current buffer should
19925         be the same as the search was done in (bug#9282).
19927         * facemenu.el: Disable the remove-* commands if the mark isn't
19928         active (bug#9162).
19930 2011-09-10  Chong Yidong  <cyd@stupidchicken.com>
19932         * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
19933         of display-buffer.
19934         (Buffer-menu-2-window): Use switch-to-buffer-other-window.
19936         * replace.el (occur-mode-goto-occurrence)
19937         (occur-mode-display-occurrence) Use second arg of pop-to-buffer
19938         and display-buffer.
19940         * mail/reporter.el (reporter-submit-bug-report): Use second arg of
19941         display-buffer.
19943         * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
19944         special-display and same-window variables.
19945         (mail-other-window): Use switch-to-buffer-other-window.
19946         (mail-other-frame): USe switch-to-buffer-other-frame.
19948         * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
19949         Use display-buffer-other-frame.
19950         (gdb-display-gdb-buffer): Use pop-to-buffer.
19952         * progmodes/gud.el (gud-goto-info): Use info-other-window.
19954         * progmodes/python.el: Don't set same-window-buffer-names.
19956         * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
19958         * window.el (display-buffer-alist): Add *Python*.
19960 2011-09-10  Chong Yidong  <cyd@stupidchicken.com>
19962         * window.el (display-buffer-alist): Add entry for buffers
19963         previously handled same-window-*.
19964         (display-buffer-alist, display-buffer-default-action)
19965         (display-buffer-overriding-action): Mark as risky.
19966         (display-buffer-alist): Document action function changes.
19967         (display-buffer--same-window-action)
19968         (display-buffer--other-frame-action): New variables.
19969         (switch-to-buffer, display-buffer-other-frame): Use them.
19970         (display-buffer): Rename reuse-frame entry to reusable-frames.
19971         (display-buffer-reuse-selected-window): Function deleted.
19972         (display-buffer-reuse-window): Handle reusable-frames alist entry.
19973         If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
19974         (display-buffer-special): New function.
19975         (display-buffer--maybe-pop-up-frame-or-window): Rename from
19976         display-buffer-reuse-or-pop-window.  Split off special-display
19977         part into display-buffer-special.
19978         (display-buffer-use-some-window): Don't perform any special
19979         pop-up-frames handling.
19980         (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
19981         (display-buffer--maybe-same-window): Rename from
19982         display-buffer-maybe-same-window.
19984         * info.el: Don't set same-window-regexps.
19985         (info-setup): New function.
19986         (info-other-window, info): Call it.
19988         * cus-edit.el: Don't set same-window-regexps.
19989         (customize-group): New argument.
19990         (customize-group-other-window): Use it.
19991         (customize-face, customize-face-other-window): Likewise.
19992         (custom-buffer-create-other-window): Use pop-to-buffer directly.
19994         * net/rlogin.el:
19995         * net/telnet.el:
19996         * progmodes/gud.el: Don't set same-window-regexps.
19998         * cmuscheme.el:
19999         * ielm.el:
20000         * shell.el:
20001         * mail/sendmail.el:
20002         * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
20004 2011-09-10  Juri Linkov  <juri@jurta.org>
20006         * isearch.el (isearch-edit-string): Remove obsolete mention of
20007         `C-w' (`isearch-yank-word-or-char') from docstring.
20008         (isearch-query-replace): Fix typo in docstring (bug#9466).
20010 2011-09-10  Juri Linkov  <juri@jurta.org>
20012         * paren.el (show-paren-function): Don't show escaped parens.
20013         Let-bind `unescaped' to `t' when paren is not escaped.  (Bug#9461)
20015 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
20017         * mail/sendmail.el (mml-to-mime, mml-attach-file)
20018         (mm-default-file-encoding): Remove autoload forms, they are
20019         replaced with autoload cookies in mml.el and mm-encode.el.
20020         (mail-add-attachment): New command.
20021         (mail-mode-map): Add a menu-bar item for mail-add-attachment.
20022         (mail-mode): Mention mail-insert-file and mail-add-attachment in
20023         the doc string.
20024         (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
20026 2011-09-10  Reuben Thomas  <rrt@sc3d.org>
20028         * simple.el (count-words-region): Use buffer if there's no region
20029         (bug#9429).
20031 2011-09-09  Juri Linkov  <juri@jurta.org>
20033         * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
20034         `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
20035         (wdired-isearch-filter-read-only): New function.  (Bug#6362)
20037 2011-09-09  Alan Mackenzie  <acm@muc.de>
20039         * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
20040         spuriously generating `awk-mode-syntax-table'.  (Bug #9448).
20042 2011-09-09  Eli Zaretskii  <eliz@gnu.org>
20044         Fix for Savannah bug#9392.
20045         * simple.el (mail-encode-mml): New defvar.
20047         * mail/rmail.el (mail-encode-mml): Add a defvar.
20048         (rmail-enable-mime-composing): Default to t.
20049         (rmail-forward): Use MIME method of forwarding only if both
20050         rmail-enable-mime-composing and rmail-enable-mime are non-nil.
20051         Set mail-encode-mml non-nil if the MIME method was used.
20053         * mail/sendmail.el (mml-to-mime): Add autoload form.
20054         (mail-encode-mml): Add a defvar.
20055         (mail-mode): Make mail-encode-mml buffer-local and initialize it
20056         to nil.
20057         (mail-send): If mail-encode-mml is non-nil, run the outgoing
20058         message through mml-to-mime, and reset mail-encode-mml to nil.
20060 2011-09-09  Glenn Morris  <rgm@gnu.org>
20062         * woman.el (woman-if-body): When processing an .el block,
20063         do not delete the next .el block as well.  (Bug#9447)
20064         (woman-special-characters): Add oq, cq, and hy characters.
20066 2011-09-08  Martin Rudalics  <rudalics@gmx.at>
20068         * window.el (window-deletable-p): Make sure window is live before
20069         invoking window-prev-buffers.
20071 2011-09-08  Leo Liu  <sdl.web@gmail.com>
20073         * net/rcirc.el (rcirc-cmd-invite): New rcirc command.  (Bug#9453)
20075 2011-09-08  Juri Linkov  <juri@jurta.org>
20077         * progmodes/compile.el (compilation-environment): Make it
20078         a defcustom (bug#8340).
20080 2011-09-08  Martin Rudalics  <rudalics@gmx.at>
20082         * window.el (frame-auto-delete): Rename to window-auto-delete.
20083         Make it control auto-deletion of windows and/or frames.
20084         (window-deletable-p): New argument FORCE.  Rewrite conditions
20085         for deleting window/frame.  (Bug#9419)
20086         (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
20087         Rewrite handling of case when window/frame can be deleted.
20088         (delete-windows-on): Call window-deletable-p with new FORCE
20089         argument t.  (Bug#9456)
20091 2011-09-07  Chong Yidong  <cyd@stupidchicken.com>
20093         * help-mode.el (help-mode): Restore autoload.
20095 2011-09-07  Juri Linkov  <juri@jurta.org>
20097         * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
20098         `compilation-environment'.  Set buffer-local
20099         `compilation-environment' to `thisenv' later after (funcall mode).
20100         (Bug#8340)
20102         * vc/vc-git.el (vc-git-grep): Remove --no-color.  (Bug#9408)
20103         (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
20104         instead of replacing its value.  (Bug#8340)
20106 2011-09-07  Juri Linkov  <juri@jurta.org>
20108         * progmodes/grep.el (grep-regexp-alist): Calculate column positions
20109         based on text properties put by `grep-filter' instead of matching
20110         escape sequences.
20111         (grep-mode): Set buffer-local `compilation-error-screen-columns'
20112         to the value of `grep-error-screen-columns' (bug#9438).
20114 2011-09-07  Juri Linkov  <juri@jurta.org>
20116         * simple.el (next-error-highlight, next-error-highlight-no-select):
20117         Doc fix (bug#9432).
20119 2011-09-07  OKAZAKI Tetsurou  <okazaki.tetsurou@gmail.com>  (tiny change)
20121         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
20122         Check for null c-opt-block-decls-with-vars-key.  (Bug#9443)
20124 2011-09-07  Leo Liu  <sdl.web@gmail.com>
20126         * net/rcirc.el (rcirc-mode): Conditionally initialize
20127         rcirc-input-ring.
20129 2011-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20131         * emacs-lisp/find-func.el (find-function-C-source): Only set
20132         find-function-C-source-directory after checking that we found a source
20133         file there (bug#9440).
20135 2011-09-06  Alan Mackenzie  <acm@muc.de>
20137         * isearch.el (isearch-other-meta-char): Wherever a key list is
20138         unread, "unread" the prefix arg, too.  This fixes bug #8901.
20140 2011-09-05  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
20142         * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
20144 2011-09-05  Juri Linkov  <juri@jurta.org>
20146         * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
20148 2011-09-05  Juri Linkov  <juri@jurta.org>
20150         * progmodes/grep.el (grep-filter): Avoid incomplete processing by
20151         keeping point where processing of grep matches begins, and
20152         continue to delete remaining escape sequences from the same point.
20153         (grep-filter): Make leading zero optional in "0?1;31m" because
20154         git-grep emits "\033[1;31m" escape sequences unlike expected
20155         "\033[01;31m" as GNU Grep does (bug#9408).
20156         (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
20158 2011-09-05  Juri Linkov  <juri@jurta.org>
20160         * subr.el (y-or-n-p): Capitalize "yes".
20162 2011-09-04  Michael Albinus  <michael.albinus@gmx.de>
20164         * net/tramp.el (top): Require 'shell.  Use `tramp-unload-hook' but
20165         `tramp-cache-unload-hook' where appropriate.
20166         (tramp-methods): Rename `tramp-remote-sh' to
20167         `tramp-remote-shell'.  Add `tramp-remote-shell-args'.
20168         (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
20170         * net/tramp-sh.el (top): Don't require 'shell.
20171         (tramp-methods): Add `tramp-remote-shell' and
20172         `tramp-remote-shell-args' entries.
20173         (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
20174         (tramp-sh-handle-shell-command): Remove.
20175         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
20176         Use `tramp-remote-shell'.
20178 2011-09-03  Chong Yidong  <cyd@stupidchicken.com>
20180         * mail/sendmail.el (sendmail-query-once-function): Delete.
20181         (sendmail-query-once): Save directly to send-mail-function.
20182         Update message-send-mail-function too.
20184         * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
20186 2011-09-03  Christoph Scholtes  <cschol2112@googlemail.com>
20188         * progmodes/python.el (python-mode-map): Use correct function to
20189         start python interpreter from menu-bar (as reported by Geert
20190         Kloosterman).
20191         (inferior-python-mode-map): Fix typo.
20192         (python-shell-map): Remove.
20194 2011-09-03  Deniz Dogan  <deniz@dogan.se>
20196         * net/rcirc.el (rcirc-print): Simplify code for
20197         rcirc-scroll-show-maximum-output.  There is no need to walk
20198         through all windows to find the right one.
20200 2011-09-03  Christoph Scholtes  <cschol2112@googlemail.com>
20202         * help.el (help-return-method): Doc fix.
20204 2011-09-03  Martin Rudalics  <rudalics@gmx.at>
20206         * window.el (window-deletable-p): Don't return a non-nil value
20207         when there's a buffer that was shown in the window before.
20208         (Bug#9419)
20209         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
20210         Set window's previous buffers to nil.
20212 2011-09-03  Eli Zaretskii  <eliz@gnu.org>
20214         * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
20215         newline before and after the tag line, so it doesn't interfere
20216         with determining the paragraph direction of bidirectional text.
20218 2011-09-03  Leo Liu  <sdl.web@gmail.com>
20220         * files.el (find-file-not-true-dirname-list): Remove.  (Bug#9422)
20222 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
20224         * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
20225         (pop-to-buffer): Change interactive spec.  Pass second argument
20226         directly to display-buffer.
20227         (display-buffer): Fix interactive spec.  Use functionp to
20228         distinguish between a function and a list of functions.
20230         * abbrev.el (edit-abbrevs):
20231         * arc-mode.el (archive-extract):
20232         * autoinsert.el (auto-insert):
20233         * bookmark.el (bookmark-bmenu-list):
20234         * files.el (find-file):
20235         * view.el (view-buffer):
20236         * progmodes/compile.el (compilation-goto-locus):
20237         * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
20239 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
20241         * window.el (display-buffer-alist): Doc fix.
20242         (display-buffer): Add docstring.  Don't treat
20243         display-buffer-default specially.
20244         (display-buffer-reuse-selected-window)
20245         (display-buffer-same-window, display-buffer-maybe-same-window)
20246         (display-buffer-reuse-window, display-buffer-pop-up-frame)
20247         (display-buffer-pop-up-window)
20248         (display-buffer-reuse-or-pop-window)
20249         (display-buffer-use-some-window): New functions.
20250         (display-buffer-default-action): Use them.
20251         (display-buffer-default): Delete.
20252         (pop-to-buffer-1): Fix choice of actions.
20254 2011-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
20256         * minibuffer.el (completion--insert-strings): Don't get confused by
20257         completion entries that end with an LF char.
20259 2011-09-01  Eli Zaretskii  <eliz@gnu.org>
20261         * window.el (frame-auto-delete, window-deletable-p): Doc fix.
20263 2011-09-01  Chong Yidong  <cyd@stupidchicken.com>
20265         * window.el (display-buffer): Restore interactive spec.
20266         (display-buffer-same-window, display-buffer-other-window):
20267         New functions.
20268         (pop-to-buffer-1): New function.  Use the above.
20269         (pop-to-buffer, pop-to-buffer-same-window): Use it.
20270         (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
20272         * view.el (view-buffer-other-window, view-buffer-other-frame):
20273         Just use pop-to-buffer.
20275 2011-09-01  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
20277         * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories.  (Bug#9391)
20279 2011-09-01  Wilfred Hughes  <wilfred@potatolondon.com>  (tiny change)
20281         * vc/vc-git.el (vc-git-grep): Use --no-color.  (Bug#9408)
20283 2011-08-31  Richard Stallman  <rms@gnu.org>
20285         * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
20286         of the separation of rmail-view-buffer from rmail-buffer.
20287         If you say no to "replace original", the decrypt is in the
20288         view buffer.  If you say yes, the decrypt goes into the
20289         rmail buffer also.
20291 2011-08-31  Martin Rudalics  <rudalics@gmx.at>
20293         * window.el (display-buffer-window): Rewrite doc-string.
20294         (display-buffer-record-window): New function.
20295         (display-buffer-macro-specifiers)
20296         (display-buffer-even-window-sizes, display-buffer-set-height)
20297         (display-buffer-set-width, display-buffer-in-window)
20298         (display-buffer-reuse-window, display-buffer-split-specifiers)
20299         (display-buffer-side-specifiers, display-buffer-split-window-1)
20300         (display-buffer-split-window, display-buffer-split-atom-window)
20301         (display-buffer-pop-up-window, display-buffer-pop-up-frame)
20302         (display-buffer-pop-up-side-window, display-buffer-in-side-window)
20303         (display-buffer-other-window-means-other-frame)
20304         (display-buffer-normalize-special)
20305         (display-buffer-normalize-default)
20306         (display-buffer-normalize-argument)
20307         (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
20308         (display-buffer-normalize-specifiers, display-buffer-frame)
20309         (display-buffer-same-window, display-buffer-same-frame)
20310         (display-buffer-other-window)
20311         (display-buffer-same-frame-other-window)
20312         (display-buffer-other-frame, pop-to-buffer-same-window)
20313         (pop-to-buffer-same-frame, pop-to-buffer-other-window)
20314         (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
20315         (switch-to-buffer-same-frame)
20316         (switch-to-buffer-other-window-same-frame)
20317         (display-buffer-alist-of-strings-p, display-buffer-alist-add)
20318         (display-buffer-alist-set-1, display-buffer-alist-set-2)
20319         (display-buffer-alist-set): Remove.
20320         (display-buffer-function, special-display-buffer-names)
20321         (special-display-regexps, special-display-function):
20322         In doc-string refer to display-buffer-window and quit-restore
20323         parameter.
20324         (pop-up-frame-alist, pop-up-frame-function, special-display-p)
20325         (special-display-frame-alist, special-display-popup-frame)
20326         (same-window-buffer-names, same-window-regexps, same-window-p)
20327         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
20328         (split-window-preferred-function, split-height-threshold)
20329         (split-width-threshold, window-splittable-p)
20330         (split-window-sensibly, window--try-to-split-window)
20331         (window--frame-usable-p, even-window-heights)
20332         (window--even-window-heights, window--display-buffer-1)
20333         (window--display-buffer-2, display-buffer-other-frame):
20334         Restore old Emacs 23 code, order and doc-strings where applicable.
20335         (display-buffer-default, display-buffer-assq-regexp): New functions.
20336         (display-buffer-alist): Rewrite doc-string.
20337         (display-buffer-default-action)
20338         (display-buffer-overriding-action): New variables.
20339         (display-buffer, switch-to-buffer): Rewrite.
20340         (pop-to-buffer): Restore Emacs 23 behavior but use
20341         window-normalize-buffer-to-display.
20342         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
20343         Restore Emacs 23 behavior but use
20344         window-normalize-buffer-to-switch-to.
20345         (pop-to-buffer-same-window): Rewrite.
20346         (pop-to-buffer-other-window, pop-to-buffer-other-frame):
20347         Rewrite using Emacs 23 options.
20349 2011-08-31  Michael Albinus  <michael.albinus@gmx.de>
20351         * net/tramp.el (tramp-root-regexp): Remove.
20352         (tramp-completion-file-name-regexp-unified)
20353         (tramp-completion-file-name-regexp-separate)
20354         (tramp-completion-file-name-regexp-url): Don't use leading volume
20355         letter on w32 systems.  (Bug#5303, Bug#9311)
20356         (tramp-drop-volume-letter): Simplify definition.
20357         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20359 2011-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20361         * subr.el (event-modifiers): Fix "missing modifier" part of docstring
20362         (bug#9356).
20364 2011-08-30  Reuben Thomas  <rrt@sc3d.org>  (tiny change)
20366         * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
20368 2011-08-29  Juri Linkov  <juri@jurta.org>
20370         * isearch.el (isearch-done): Don't display message "Mark saved"
20371         when arg `edit' is non-nil to prevent its flicker in the echo area.
20373 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
20375         * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
20376         obsolete packages for deletion.
20378 2011-08-28  Christoph Scholtes  <cschol2112@googlemail.com>
20380         * help-mode.el (help-mode-map): Add special-mode-map to parent.
20381         (help-mode): Derive help-mode from special-mode.  Don't invoke
20382         view-mode from help-mode.
20383         (help-xref-override-view-map): Remove.
20384         (help-make-xrefs): Remove minor-mode-overriding-map-alist since
20385         view-mode is not used anymore.
20387 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
20389         * server.el (server-port): Doc fix.
20391         * cus-theme.el (custom-theme-choose-mode): Inherit from
20392         special-mode (Bug#9124).
20393         (custom-theme-choose-mode-map): Add special-mode to parent.
20395 2011-08-28  Alan Mackenzie  <acm@muc.de>
20397         * progmodes/cc-fonts.el
20398         (c-make-font-lock-BO-decl-search-function): New function.
20399         (c-basic-matchers-after - "Fontify the clauses after various
20400         keywords"): Extract the three keyword lists for the 3 erroneous
20401         constructs from the list of four, and use the new function above
20402         in place of an old one.
20404 2011-08-28  Deniz Dogan  <deniz@dogan.se>
20406         * net/rcirc.el (rcirc-insert-prev-input)
20407         (rcirc-insert-next-input): Remove unused argument.
20409 2011-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20411         * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
20413 2011-08-27  Alan Mackenzie  <acm@muc.de>
20415         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
20416         handle function pointer parameters properly.
20418 2011-08-27  Martin Rudalics  <rudalics@gmx.at>
20420         * window.el (display-buffer-reuse-window): Fix case where
20421         selected window was reused with non-nil OTHER-WINDOW argument.
20422         (Bug#9381)
20424 2011-08-27  Deniz Dogan  <deniz@dogan.se>
20426         * net/rcirc.el (rcirc-check-auth-status): Adding support for
20427         oftc's NickServ messages.
20429 2011-08-27  Glenn Morris  <rgm@gnu.org>
20431         * saveplace.el (save-place-limit): Make it finite.  (Bug#9352)
20433 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
20435         * emacs-lisp/package.el (package-install): Call package-initialize
20436         if called interactively.
20438 2011-08-26  Leo Liu  <sdl.web@gmail.com>
20440         * emacs-lisp/cl-macs.el (defstruct): Fix format.  (Bug#9357)
20442 2011-08-25  Juri Linkov  <juri@jurta.org>
20444         * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
20445         `search-whitespace-regexp' (bug#9364).
20447 2011-08-25  Juri Linkov  <juri@jurta.org>
20449         * isearch.el (isearch-edit-string): Let-bind `search-ring' and
20450         `regexp-search-ring' to their global values to protect from
20451         updating by `read-from-minibuffer' (bug#9185).
20453 2011-08-25  Juri Linkov  <juri@jurta.org>
20455         * textmodes/ispell.el (ispell-command-loop): Add newline
20456         at the end of the "Use option `i'..." line.
20458 2011-08-25  Juri Linkov  <juri@jurta.org>
20460         * battery.el (display-battery-mode): If `battery-status-function'
20461         or `battery-mode-line-format' is nil, display the message and set
20462         `display-battery-mode' to nil (bug#9363).
20464 2011-08-25  Eli Zaretskii  <eliz@gnu.org>
20466         * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
20467         bidi-string-mark-left-to-right; they are unnecessary now.
20469 2011-08-25  Deniz Dogan  <deniz@dogan.se>
20471         * net/quickurl.el: Documentation typo fixes.
20473 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
20475         * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
20477 2011-08-25  Glenn Morris  <rgm@gnu.org>
20479         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
20481         * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
20482         (smtpmail-via-smtp): Handle nil response from smtp.
20484 2011-08-24  Juri Linkov  <juri@jurta.org>
20486         * proced.el (proced-marked): Inherit from `error' instead of
20487         `font-lock-warning-face'.
20489         * ibuffer.el (ibuffer-marked-face): Change default face from
20490         `font-lock-warning-face' to `warning'.
20491         (ibuffer-deletion-face): Change default face from
20492         `font-lock-type-face' to `error'.
20494         * battery.el (battery-update): Use the face `error' instead of
20495         `font-lock-warning-face' (bug#6117).
20497 2011-08-24  Juri Linkov  <juri@jurta.org>
20499         * faces.el (success): Change face color from "Green3" to
20500         "ForestGreen" on light background (bug#9353).
20502 2011-08-24  Chong Yidong  <cyd@stupidchicken.com>
20504         * window.el (quit-window): Rename from quit-restore-window.
20505         Use same arglist as old quit-window.
20506         (frame-auto-delete): Doc fix.
20508         * view.el (view-mode-exit): Use quit-window.
20510 2011-08-24  Juri Linkov  <juri@jurta.org>
20512         * isearch.el (isearch-ring-adjust1): Start visiting previous
20513         search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
20514         (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
20515         for empty search string (when the last search string is reused
20516         automatically) to adjust the isearch ring to the last element and
20517         prepare the correct index for further M-p commands (bug#9185).
20519 2011-08-24  Kenichi Handa  <handa@m17n.org>
20521         * international/ucs-normalize.el: If decomposition property of
20522         CHAR is the default one (i.e. a list of CHAR itself), treat it as
20523         nil.
20524         (nfd, nfkd): Likewise.
20526 2011-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
20528         * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
20529         from process filters aren't reliably transmitted to the surrounding
20530         accept-process-output.
20531         (mpc-proc-check): New function.
20532         (mpc-proc-sync): Use it (bug#8293)
20534 2011-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20536         * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
20537         Add compatibility functions (bug#9313).
20539 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
20541         * cus-start.el (all): Add entry for bidi-paragraph-direction.
20543         * international/uni-bidi.el: Regenerate.
20545 2011-08-23  Kenichi Handa  <handa@m17n.org>
20547         * international/charprop.el:
20548         * international/uni-bidi.el:
20549         * international/uni-category.el:
20550         * international/uni-combining.el:
20551         * international/uni-comment.el:
20552         * international/uni-decimal.el:
20553         * international/uni-decomposition.el:
20554         * international/uni-digit.el:
20555         * international/uni-lowercase.el:
20556         * international/uni-mirrored.el:
20557         * international/uni-name.el:
20558         * international/uni-numeric.el:
20559         * international/uni-old-name.el:
20560         * international/uni-titlecase.el:
20561         * international/uni-uppercase.el: Regenerate.
20563 2011-08-23  Martin Rudalics  <rudalics@gmx.at>
20565         * help.el (help-window-setup): Fix message displayed when other
20566         window is reused.  (Bug#9341)
20568 2011-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20570         * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
20571         * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
20573         * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
20574         Mark obsolete.
20575         * shell.el (shell-parse-pcomplete-arguments): New function.
20576         (shell-completion-vars): Use it instead (bug#9160).
20578 2011-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20580         * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
20581         strings and comments (bug#9333).
20583         * emacs-lisp/debug.el (debug-arglist): New function.
20584         (debug-convert-byte-code): Use it.  Handle lexical byte-codes.
20585         (debug-on-entry-1): Handle interpreted closures (bug#9120).
20587 2011-08-22  Juri Linkov  <juri@jurta.org>
20589         * progmodes/compile.el (compilation-mode-font-lock-keywords):
20590         Revert regexp that highlights output switches to its old
20591         pre-2010-10-28 value and remove one `?' from it (bug#9319).
20593         * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
20594         to check for empty output (bug#9226).
20596 2011-08-22  Chong Yidong  <cyd@stupidchicken.com>
20598         * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
20599         symbol-constituent as the default, as that stops font-lock from
20600         working properly (Bug#8843).
20602 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20604         * mail/smtpmail.el (smtpmail-via-smtp): Only bind
20605         `coding-system-for-*' around the process open call to avoid
20606         auth-source side effects.
20607         (smtpmail-try-auth-methods): Expand the secret password.
20608         (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
20609         probe hangs.
20611 2011-08-21  Chong Yidong  <cyd@stupidchicken.com>
20613         * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
20615         * emacs-lisp/find-func.el (find-function-noselect): New arg
20616         lisp-only.
20618         * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
20619         signal an error for built-in functions (Bug#6664).
20621 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20623         * mail/smtpmail.el (smtpmail-smtp-user): New variable.
20624         (smtpmail-try-auth-methods): Use it.
20626 2011-08-21  Chong Yidong  <cyd@stupidchicken.com>
20628         * font-lock.el (font-lock-fontify-region)
20629         (font-lock-unfontify-region, font-lock-default-fontify-buffer)
20630         (font-lock-default-unfontify-buffer)
20631         (font-lock-default-fontify-region)
20632         (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
20634         * progmodes/compile.el (compilation-error-properties):
20635         Fix confusion between file struct and message struct (Bug#9319).
20636         (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
20637         `ant' regexp.
20639         * net/browse-url.el (browse-url-firefox): Don't call
20640         browse-url-firefox-sentinel unless using -remote (Bug#9328).
20642 2011-08-20  Glenn Morris  <rgm@gnu.org>
20644         * tutorial.el (help-with-tutorial): Avoid an error on short screens.
20646         * tutorial.el (tutorial--default-keys): Update some default bindings.
20648         * files.el (hack-local-variables): Fully ignore case for "mode:".
20650 2011-08-20  Alan Mackenzie  <acm@muc.de>
20652         Resolve invalid use of a regexp in regexp-opt.
20654         * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
20655         detection for a java annotation.
20657         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
20658         detection for a java annotation.
20660         * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
20661         handling for java.
20662         (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
20664 2011-08-20  Chong Yidong  <cyd@stupidchicken.com>
20666         * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
20667         (Bug#9274).
20669 2011-08-20  Alan Mackenzie  <acm@muc.de>
20671         Fontify CPP expressions correctly when starting in the middle of
20672         such a construct.  Mainly for when jit-lock etc. starts a chunk
20673         here.
20675         * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
20676         variable.
20677         (c-make-font-lock-search-form): New function, extracted from
20678         c-make-font-lock-search-function.
20679         (c-make-font-lock-search-function): Use the above function.
20680         (c-make-font-lock-context-search-function): New function.
20681         (c-cpp-matchers): Enhance the preprocessor expression case with
20682         the above function
20683         (c-font-lock-complex-decl-prepare): Test for being in a CPP form
20684         which takes an expression.
20686         * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
20688 2011-08-20  Martin Rudalics  <rudalics@gmx.at>
20690         * window.el (display-buffer-reuse-window)
20691         (display-buffer-pop-up-window): Don't reuse or split a side
20692         window.
20694 2011-08-19  Glenn Morris  <rgm@gnu.org>
20696         * files.el (hack-local-variables-prop-line, hack-local-variables):
20697         Downcase "Mode:".  (Bug#9331)
20699 2011-08-18  Chong Yidong  <cyd@stupidchicken.com>
20701         * international/characters.el: Add L and R categories.
20703         * subr.el (bidi-string-mark-left-to-right): Rename from
20704         string-mark-left-to-right.  Use category search.
20706         * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
20708 2011-08-18  Juri Linkov  <juri@jurta.org>
20710         * faces.el (error, warning, success): New faces with definitions
20711         copied from old default values of `font-lock-warning-face',
20712         `compilation-warning', `compilation-info' (bug#6117).
20714         * font-lock.el (font-lock-warning-face): Inherit from `error'.
20716         * progmodes/compile.el (compilation-error): Inherit from `error'.
20717         (compilation-warning): Inherit from `warning'.
20718         (compilation-info): Inherit from `success'.
20720         * dired.el (dired-marked): Inherit from `warning'.
20721         (dired-flagged): Inherit from `error'.
20723 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20725         * mail/smtpmail.el (auth-source): Require to avoid problems with
20726         binding variables (bug#9298).  Also clean up some unused
20727         autoloads.
20729         * net/network-stream.el (network-stream-open-starttls):
20730         Support using starttls.el without using gnutls-cli.
20732 2011-08-17  Juri Linkov  <juri@jurta.org>
20734         * progmodes/grep.el (rgrep): Handle the case when
20735         `grep-find-command' is a cons cell (bug#9278).
20737 2011-08-17  Martin Rudalics  <rudalics@gmx.at>
20739         * window.el (display-buffer-pop-up-frame): Run frame creation
20740         function with BUFFER current (as special-display-popup-frame
20741         does).  Reported by Drew Adams.
20743 2011-08-17  Daiki Ueno  <ueno@unixuser.org>
20745         * epa-mail.el: Simplify GnuPG group expansion using
20746         epg-expand-group.
20747         (epa-mail-group-alist, epa-mail-group-modtime)
20748         (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
20749         (epa-mail-sync-groups, epa-mail-expand-recipient-1)
20750         (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
20751         Remove.
20753 2011-08-16  Feng Li  <fengli@gmail.com>  (tiny change)
20755         * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
20757 2011-08-16  Alan Mackenzie  <acm@muc.de>
20759         * progmodes/cc-engine.el (c-state-cache-non-literal-place):
20760         Correct, to avoid the inside of macros.
20762 2011-08-16  Richard Stallman  <rms@gnu.org>
20764         * epa-mail.el: Handle GnuPG group definitions.
20765         (epa-mail-group-alist, epa-mail-group-modtime)
20766         (epa-mail-gnupg-conf-file): New variables.
20767         (epa-mail-parse-groups, epa-mail-sync-groups)
20768         (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
20769         (epa-mail-expand-recipients): New functions.
20770         (epa-mail-encrypt): Call epa-mail-expand-recipients.
20772         * mail/rmail.el (rmail-epa-decrypt): New command.
20774         * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
20775         Don't bind buffer-read-only, just inhibit-read-only.
20776         (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
20777         (epa-decrypt-armor-in-region): Make error message clearer.
20779 2011-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
20781         * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
20782         and "a2b" to "ab" for `prefix'.
20784 2011-08-14  Chong Yidong  <cyd@stupidchicken.com>
20786         * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
20787         filter groups.
20788         (ibuffer-included-in-filter-p-1): Use it.  Suggested by Rafaël
20789         Fourquet (Bug#8804).
20791 2011-08-12  Juanma Barranquero  <lekktu@gmail.com>
20793         * startup.el (argi): Declare as global variable (bug#9275).
20795 2011-08-12  Chong Yidong  <cyd@stupidchicken.com>
20797         * subr.el (string-mark-left-to-right): Search the entire string
20798         for RTL script, not just the terminating character.  Doc fix.
20800 2011-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20802         * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
20803         New function.
20804         (js--regexp-literal, js-syntax-propertize-function): Remove.
20805         (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
20806         (js-mode-map): Don't rebind electric keys.
20807         (js-insert-and-indent): Remove.
20808         (js-mode): Setup electric-layout and electric-indent instead.
20810         * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
20812 2011-08-12  Daiki Ueno  <ueno@unixuser.org>
20814         * epa.el (epa-progress-callback-function): Fix the logic of
20815         displaying progress.
20816         * epa-file.el (epa-file-insert-file-contents): Make progress
20817         display more user-friendly.
20818         (epa-file-write-region): Ditto.
20820 2011-08-10  Chong Yidong  <cyd@stupidchicken.com>
20822         * subr.el (string-mark-left-to-right): New function.
20824         * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
20825         Use string-mark-left-to-right.
20826         (list-buffers-noselect): Caller changed.
20828         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
20829         Use string-mark-left-to-right.
20830         (tabulated-list-print): Recenter after moving point.
20832 2011-08-10  Juri Linkov  <juri@jurta.org>
20834         * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
20835         This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
20836         intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
20838 2011-08-09  Chong Yidong  <cyd@stupidchicken.com>
20840         * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
20841         (Bug#7554).
20843 2011-08-09  Andreas Schwab  <schwab@linux-m68k.org>
20845         * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
20846         character.  (Bug#6594)
20848 2011-08-08  Chong Yidong  <cyd@stupidchicken.com>
20850         * image-dired.el: Don't use find-file for temporary work (Bug#7895).
20851         (image-dired--with-db-file): New macro.
20852         (image-dired-write-tags, image-dired-remove-tag)
20853         (image-dired-create-gallery-lists, image-dired-write-comments)
20854         (image-dired-get-comment, image-dired-mark-tagged-files)
20855         (image-dired-list-tags, image-dired-gallery-generate): Use it.
20856         (image-dired-gallery-generate): Use insert-file-contents.
20858         * time.el (display-time-world-list, display-time-world-display):
20859         * time-stamp.el (time-stamp-string):
20860         * vc/add-log.el (add-change-log-entry): Use setenv instead of
20861         set-time-zone-rule (Bug#7337).
20863 2011-08-08  Daiki Ueno  <ueno@unixuser.org>
20865         * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
20866         (epg-error-to-string, epg-errors-to-string): New function.
20867         (epg-wait-for-completion): Reverse errors list.
20868         (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
20869         (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
20870         (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
20871         (epg-sign-keys, epg-generate-key-from-file)
20872         (epg-generate-key-from-string): Format errors by using
20873         epg-errors-to-string (bug#9255).
20874         (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
20876 2011-08-07  Juri Linkov  <juri@jurta.org>
20878         * faces.el (list-faces-display): Remove extra angle bracket
20879         from `help-mode-map'.
20881         * info.el (Info-history-toc-nodes): Doc fix.
20883         * longlines.el (longlines-mode): Doc fix.
20885 2011-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20887         * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
20888         of statements and in a few more cases (bug#9183).
20890         * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
20891         New functions.
20892         (cl-transform-lambda): Use them (bug#9239).
20894 2011-08-05  Martin Rudalics  <rudalics@gmx.at>
20896         * window.el (display-buffer-same-window)
20897         (display-buffer-same-frame, display-buffer-other-window)
20898         (pop-to-buffer-same-window, pop-to-buffer-same-frame)
20899         (pop-to-buffer-other-window)
20900         (pop-to-buffer-same-frame-other-window)
20901         (pop-to-buffer-other-frame): Make them defuns.
20902         (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
20904 2011-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20906         * subr.el (make-composed-keymap): Move from C.  Change calling
20907         convention, and improve docstring to bring attention to a subtle point.
20908         * minibuffer.el (completing-read-default): Adjust accordingly.
20910 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
20912         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
20913         (tramp-open-shell): Use `tramp-shell-quote-argument'.
20915         * net/trampver.el: Update release number.
20917 2011-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20919         * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
20920         "in" (bug#9190).
20922 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20924         * mail/sendmail.el (sendmail-query-once): Restore the current
20925         buffer after querying (bug#9074).
20927         * dired.el (dired-flagged): Use different faces for marked and
20928         flagged files (bug#6117).
20930         * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
20931         (bug#4433).
20933         * ido.el (ido-mode): Switch off the message if called
20934         non-interactively.
20936         * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
20937         before 587, since it appears that that's more likely to work for
20938         more people.
20940         * cus-edit.el (custom-file): When running under emacs -q, always
20941         refuse to save the customizations, even if the .emacs file doesn't
20942         exist.
20944         * info.el: Remove the `Info-beginning-of-buffer' function
20945         (bug#8325).
20947         * net/network-stream.el (network-stream-open-starttls):
20948         Use `starttls-available-p' to see whether starttls.el can be used.
20950 2011-08-01  Martin Rudalics  <rudalics@gmx.at>
20952         * window.el (display-buffer-in-window): Don't set dedicated status
20953         of window here (Bug#9215).
20954         (display-buffer-pop-up-window, display-buffer-pop-up-frame)
20955         (display-buffer-pop-up-side-window)
20956         (display-buffer-in-side-window): Set dedicated status of window here.
20958 2011-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20960         * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
20961         before binding generated-autoload-file.
20963 2011-08-01  Deniz Dogan  <deniz@dogan.se>
20965         * net/rcirc.el (rcirc-handler-333): Clarify docstring.
20967 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
20969         Sync with Tramp 2.2.2.
20971         * net/trampver.el: Update release number.
20973 2011-07-30  Juri Linkov  <juri@jurta.org>
20975         * dired-aux.el (dired-touch-initial): Remove function.
20976         (dired-do-chxxx): For op-symbol `touch', set `initial' to the
20977         current time, and `default' to the last modification time of the
20978         current marked file (bug#6887).
20980 2011-07-28  Jose E. Marchesi  <jemarch@gnu.org>
20982         * simple.el (goto-line): Use string-to-number to provide a
20983         numeric argument to read-number (bug#9163).
20985 2011-07-27  Michael Albinus  <michael.albinus@gmx.de>
20987         * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
20988         connection process, it could be nil.
20990 2011-07-27  Leo Liu  <sdl.web@gmail.com>
20992         Simplify url handling in rcirc-mode.
20994         * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
20995         (rcirc-browse-url-at-mouse): Remove.
20996         * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
20998 2011-07-26  Alan Mackenzie  <acm@muc.de>
21000         Fontify bitfield declarations properly.
21002         * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
21003         (c-symbol-chars): Now exported as a lang variable.
21004         (c-not-primitive-type-keywords): New lang variable.
21006         * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
21007         QT keyword "more" to prevent "more slots: ...." being spuriously
21008         parsed as a bitfield declaration.
21010         * progmodes/cc-engine.el (c-beginning-of-statement-1):
21011         Refactor and enhance to handle bitfield declarations.
21012         (c-punctuation-in): New function.
21013         (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
21014         declarations properly.
21016 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
21018         * calendar/icalendar.el (icalendar--all-events): Take care of
21019         multiple vcalendars in a single file.
21020         (icalendar--convert-float-to-ical): Checkdoc fixes.
21022 2011-07-25  Deniz Dogan  <deniz@dogan.se>
21024         * image.el (insert-image): Clarifying docstring.
21026 2011-07-24  Michael Albinus  <michael.albinus@gmx.de>
21028         * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
21029         `tramp-send-command-and-check' if there is no error.
21030         (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
21032 2011-07-22  Alan Mackenzie  <acm@muc.de>
21034         Prevent cc-langs.elc being loaded at run time.
21036         * progmodes/cc-mode.el: Remove two autoload forms which loaded
21037         cc-langs.
21039         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
21040         "(require 'cc-langs)".  Quote a form so it will evaluate at
21041         (cc-mode's) compilation time.
21043 2011-07-22  Michael Albinus  <michael.albinus@gmx.de>
21045         * net/tramp.el (tramp-file-name-handler): Avoid recursive
21046         loading.  (Bug#9114)
21048 2011-07-21  Martin Rudalics  <rudalics@gmx.at>
21050         * window.el (display-buffer-pop-up-window)
21051         (display-buffer-pop-up-side-window)
21052         (display-buffer-in-side-window): Call display-buffer-set-height
21053         and display-buffer-set-width after setting the new window's
21054         buffer so `fit-window-to-buffer' and friends work on the right buffer.
21056 2011-07-20  Sam Steingold  <sds@gnu.org>
21058         * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
21059         (etags-tags-included-tables): Call `convert-standard-filename' on
21060         the file names contained in TAGS so that windows Emacs can handle
21061         TAGS files created by cygwin ctags.
21063 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21065         * proced.el (proced-update): Revert yesterday's bug#1779 patch,
21066         which apparently didn't work.
21068 2011-07-19  Roland Winkler  <winkler@gnu.org>
21070         * proced.el (proced-send-signal): For *Marked Processes* buffer
21071         put point at beginning of buffer.
21073 2011-07-19  Stephen Berman  <stephen.berman@gmx.net>
21075         * proced.el (proced-format): Make header lines align with the text
21076         (bug#1779).
21078 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21080         * view.el (view-buffer): Allow running in `special' modes if we're
21081         visiting a file (bug#8615).
21083 2011-07-19  Martin Rudalics  <rudalics@gmx.at>
21085         * window.el (display-buffer-alist-of-strings-p)
21086         (display-buffer-alist-set-1, display-buffer-alist-set-2):
21087         New functions.
21088         (display-buffer-alist-set): Rewrite to handle Emacs 23 options
21089         more accurately.
21091 2011-07-18  Alan Mackenzie  <acm@muc.de>
21093         Fontify declarators properly when, e.g., a jit-lock chunk begins
21094         inside a declaration.
21096         * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
21098         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
21099         New function.
21100         (c-complex-decl-matchers): Insert reference to
21101         c-font-lock-enclosing-decls.
21103         * progmodes/cc-engine.el (c-backward-single-comment):
21104         (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
21105         to nil around calls to (forward-comment -1).
21107 2011-07-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21109         * image.el (put-image): Doc typo fix.
21111         * progmodes/etags.el (tags-search): Doc typo fix.
21113         * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
21114         password if we get errors 550 to 554.
21116 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21118         * net/gnutls.el (gnutls-log-level): Remove.
21120         * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
21121         indentation character (bug#6380).
21123         * files.el (buffer-offer-save): Made permanently local (bug#6241).
21125         * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
21126         to clarify what the problem is (bug#4291).
21128         * simple.el (current-kill): Clarify what
21129         `interprogram-paste-function' does (bug#7500).
21130         (auto-fill-mode): Document `auto-fill-function' in relation to
21131         `auto-fill-mode' (bug#2470).
21133 2011-07-16  Lawrence Mitchell  <wence@gmx.li>
21135         * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
21136         method if slot is read-only (bug#9035).
21138 2011-07-16  Martin Rudalics  <rudalics@gmx.at>
21140         * frame.el (select-frame-set-input-focus): New argument NORECORD.
21141         * window.el (pop-to-buffer): Select window used even if it was
21142         selected before, see discussion of (Bug#8615), (Bug#6954).
21143         Pass argument NORECORD on to select-frame-set-input-focus.
21145 2011-07-15  Glenn Morris  <rgm@gnu.org>
21147         * subr.el (read-char-choice): Allow quitting.  (Bug#9001)
21148         Respect help-form.
21150 2011-07-09  Lawrence Mitchell  <wence@gmx.li>
21152         * net/gnutls.el (gnutls-min-prime-bits): New variable.
21153         (gnutls-negotiate): Use it.
21155 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21157         * net/gnutls.el (gnutls-negotiate):
21158         Upcase `gnutls-algorithm-priority'.
21160 2011-07-15  Glenn Morris  <rgm@gnu.org>
21162         * jka-compr.el (jka-compr-verbose): Move from here...
21163         * jka-cmpr-hook.el (jka-compr-verbose): ... to here.  (Bug#9090)
21164         Add missing :version tag.
21165         * info.el: No need to require jka-compr when compiling.
21167 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21169         * net/gnutls.el (gnutls-algorithm-priority): New variable.
21170         (gnutls-negotiate): Use it.
21172         * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
21174         * info.el (Info-beginning-of-buffer): New command.
21175         (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
21176         announcing `b' as the key (bug#8325).
21177         (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
21179         * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
21181         * international/mule-cmds.el
21182         (describe-specified-language-support): Make the error message
21183         clearer (bug#8905).
21185         * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
21187         * isearch.el (isearch-barrier): Add a doc string, since it's
21188         mentioned in a function doc string (bug#8678).
21190 2011-07-15  Martin Rudalics  <rudalics@gmx.at>
21192         * window.el (switch-to-buffer): Call pop-to-buffer with normalized
21193         buffer argument (Bug#9083) and self-identifying label argument.
21195 2011-07-15  Glenn Morris  <rgm@gnu.org>
21197         * emacs-lisp/debug.el (debug): Doc fix.  (Bug#8273)
21199 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21201         * man.el (Man-fontify-manpage): Fix message when formatting the
21202         man page (bug#7929).
21204 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
21206         * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
21207         argument LRM; if non-nil, append an invisible LRM character to the
21208         buffer name.
21209         (list-buffers-noselect): Call Buffer-menu-buffer+size with the
21210         last argument non-nil, when formatting buffer names.
21211         (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
21212         paragraph direction.
21214 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21216         * man.el (Man-bgproc-sentinel): Skip any arguments and only output
21217         the man page name (bug#7929).
21219         * image.el (put-image): Mention the `put-image' overlay property
21220         (bug#7834).
21222         * scroll-bar.el (set-scroll-bar-mode): Mention that
21223         `scroll-bar-mode' lists the values (bug#7772).
21225         * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
21226         command (bug#7729).
21228         * rect.el (apply-on-rectangle): Return the point after the last
21229         operation.
21230         (string-rectangle): Go to the point after the last operation
21231         (bug#7522).
21233         * printing.el (pr-toggle-region): Clarify the documentation
21234         slightly (bug#7493).
21236         * time.el (display-time-update):
21237         Allow `display-time-mail-function' to return nil (bug#7158).
21238         Fix suggested by Detlev Zundel.
21240         * vc/diff.el (diff): Clarify the order the file names are read
21241         (bug#7111).
21243         * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
21244         the doc string (bug#7015).
21246         * font-lock.el (font-lock-maximum-decoration): Mention what
21247         numeric levels mean (bug#6935).
21249         * startup.el (initial-buffer-choice): Don't mention the `none'
21250         selection, which is against policy.
21252 2011-07-14  Martin Rudalics  <rudalics@gmx.at>
21254         * window.el (display-buffer-normalize-special):
21255         Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
21257 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
21259         * subr.el (version<, version<=, version=): Mention "-CVS" and
21260         "-12345" alpha version numbers.
21262 2011-07-14  Chong Yidong  <cyd@stupidchicken.com>
21264         * bindings.el: Add advertised binding for set-mark-command
21265         (Bug#5772).
21267 2011-07-14  Chong Yidong  <cyd@stupidchicken.com>
21269         * bindings.el (mode-line-other-buffer):
21270         * bookmark.el (bookmark-bmenu-2-window):
21271         * bs.el (bs-cycle-next, bs-cycle-previous):
21272         * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
21273         switch-to-buffer.
21275         * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
21276         Delete.
21278 2011-07-14  Juanma Barranquero  <lekktu@gmail.com>
21280         * follow.el (follow-debug-message, follow-redisplay):
21281         * jka-cmpr-hook.el (with-auto-compression-mode):
21282         Fix typos in docstrings.
21284 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21286         * subr.el (with-silent-modifications): Clarify somewhat what the
21287         macro inhibits (bug#6525).
21289         * simple.el (eval-expression): Note what it does if called
21290         interactively (bug#6495).
21292 2011-07-13  Chong Yidong  <cyd@stupidchicken.com>
21294         * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
21295         Use pop-to-buffer buffer-or-name if it is nil.
21297         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21298         Remove switch-to-buffer.
21300 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21302         * files.el (make-directory): Clarify that an error will be raised
21303         if there's an error (bug#6397).
21305         * startup.el (initial-buffer-choice): Add `none' as a choice
21306         (bug#6234).
21308         * subr.el (add-hook): Clarify section about buffer-local hooks
21309         (bug#6218).
21311         * dired.el (dired-flagged): Clarify doc string (bug#6117).
21313 2011-07-13  Juanma Barranquero  <lekktu@gmail.com>
21315         * tabify.el (untabify): Preserve the current column so that point
21316         doesn't move (bug#6032).
21318 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21320         * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
21321         Rewrite to avoid awkward possessive "s" (bug#5986).
21323 2011-07-13  Glenn Morris  <rgm@gnu.org>
21325         * dired.el (dired-use-ls-dired): Doc fix.  (Bug#9039).
21326         (dired-insert-directory): Give a message the first time
21327         if ls is found not to support --dired.
21329 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21331         * simple.el (toggle-truncate-lines): Clarify what is toggled
21332         (bug#5580).  Text by Drew Adams.
21334 2011-07-13  Chong Yidong  <cyd@stupidchicken.com>
21336         * simple.el (blink-matching-open): Make the error message from the
21337         last change less verbose.
21339 2011-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
21341         * font-lock.el (font-lock-comment-face): Use the high contrast
21342         "yellow" color for font-lock-comment-face on low color terminals
21343         using a dark background color (bug#4221).
21345 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21347         * dired.el (dired-insert-set-properties): Make the doc string
21348         reflect what it does now (bug#5325).
21350         * simple.el (blink-matching-open): Say that we were unable to find
21351         the match within the limit, if we're limited (bug#5122).
21353         * international/mule-cmds.el (prefer-coding-system): Add an
21354         example (bug#4869).
21356         * progmodes/etags.el (tags-search): Document `file-list-form'
21357         (bug#4731).
21359 2011-07-13  Lawrence Mitchell  <wence@gmx.li>
21361         * net/browse-url.el (browse-url-default-browser)
21362         (browse-url-browser-function): Make the default browser choice a
21363         bit more logical (bug#4300).  Also clean up the doc string.
21365 2011-07-13  Juanma Barranquero  <lekktu@gmail.com>
21367         * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
21368         binary endings (bug#4440).
21370 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21372         * info.el (info-insert-file-contents): Inhibit jka-compr messages,
21373         which can be pretty annoying (bug#8971).
21375         * jka-compr.el (jka-compr-verbose): New variable, and use
21376         throughout (bug#8971).
21378         * info.el (Info-find-file): Fall back on the installation
21379         directory if we can't find the info node anywhere else.
21381 2011-07-13  Sergei Organov  <osv@javad.com>  (tiny change)
21383         * vc/vc.el (vc-revert-file):
21384         Don't set file time-stamp in the past.  (Bug#5181)
21386 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21388         * files.el (after-find-file): Give a better error message when
21389         trying to find a symlink that points to a file that doesn't exist
21390         (bug#4398).
21392         * progmodes/cc-vars.el: Remove (probably) misleading comment
21393         (bug#4396).
21395 2011-07-12  Johan Bockgård  <bojohan@gnu.org>
21397         * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
21399 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
21401         * mouse-sel.el: Hack restoring functionality, while keeping
21402         compatibility with 2010-07-03 changes to mouse selection.
21403         (mouse-sel-primary-overlay): New var.
21404         (mouse-sel-selection-alist): Use it.
21405         (mouse-sel-mode): Doc fix; remove points that are default features
21406         of mouse.el.
21408 2011-07-12  Johan Bockgård  <bojohan@gnu.org>
21410         * progmodes/compile.el (compilation-error-regexp-alist-alist):
21411         Fix previous fix (bug#2490).
21413 2011-07-12  Roland Winkler  <winkler@gnu.org>
21415         * textmodes/bibtex.el (bibtex-initialize):
21416         Use pop-to-buffer-same-window.
21417         (bibtex-search-entries): Fix interactive call.
21419 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21421         * progmodes/compile.el (compilation-error-regexp-alist-alist):
21422         Fontise bytecomp Error lines more correctly (bug#2490).
21423         Fix suggested by Johan Bockgård.
21425         * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
21427         * dired-x.el (dired-guess-default): Use `delete-dups'.
21429 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
21431         * dired.el (dired-mark-prompt):
21432         * dired-aux.el (dired-read-shell-command): Doc fix.
21434 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21436         * mail/sendmail.el (sendmail-query-once):
21437         Use `customize-save-variable' unconditionally, now that it works under
21438         emacs -Q.
21440         * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
21442         * cus-edit.el (custom-file): Take an optional no-error variable.
21443         (customize-save-variable): Set the variable, and give a warning if
21444         running under "emacs -q".
21446 2011-07-11  Juanma Barranquero  <lekktu@gmail.com>
21448         * loadhist.el (unload-feature-special-hooks):
21449         Add `auto-coding-functions', `fill-nobreak-predicate' and
21450         `find-directory-functions' (bug#5327).
21452 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21454         * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
21456         * cus-edit.el (custom-guess-name-alist): -alist variables should
21457         use the `alist' type (bug#3120).  Suggested by Drew Adams.
21459         * printing.el: Add documentation to all the `pr-toggle-' commands.
21461 2011-07-11  Leo Liu  <sdl.web@gmail.com>
21463         * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
21464         backends where it makes sense (bug#2623).
21466 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21468         * dired-x.el (dired-guess-default): Remove duplicate shell command
21469         entries (bug#2028).
21470         (dired-guess-default): Fix grammar in doc string (bug#2028).
21471         (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
21473         * subr.el (remove-duplicates): New conveniency function.
21475 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21477         * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
21478         (bug#1526).
21480 2011-07-10  Martin Rudalics  <rudalics@gmx.at>
21482         * window.el (display-buffer-normalize-default): Don't invert
21483         meaning of even-window-heights.  Reported by Eli Zaretskii
21484         <eliz@gnu.org>.
21486 2011-07-10  Bob Rogers  <rogers@rgrjr.dyndns.org>
21488         * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
21490 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
21492         * window.el (display-buffer): Fix arguments to
21493         display-buffer-reuse-window in last change.
21495         * faces.el (link): Use a less saturated blue on light backgrounds.
21497         * startup.el (fancy-startup-text, fancy-about-text)
21498         (fancy-startup-tail): Use font-lock faces, for background safety.
21500 2011-07-09  Bob Nnamtrop  <bobnnamtrop@gmail.com>  (tiny change)
21502         * emulation/viper-cmd.el (viper-change-state-to-vi):
21503         Limit triggering of abbrev expansion (Bug#9038).
21505 2011-07-09  Martin Rudalics  <rudalics@gmx.at>
21507         * window.el (display-buffer-default-specifiers): Remove.
21508         (display-buffer-macro-specifiers): Remove default specifiers.
21509         (display-buffer-alist): Default to nil.
21510         (display-buffer-reuse-window): New optional argument other-window.
21511         (display-buffer-pop-up-window): Allow splitting internal
21512         windows.  Check whether a live window was created.
21513         (display-buffer-other-window-means-other-frame)
21514         (display-buffer-normalize-arguments): Rename to
21515         display-buffer-normalize-argument and rewrite.  Set the
21516         other-window specifier.
21517         (display-buffer-normalize-special): New function.
21518         (display-buffer-normalize-options): Rename to
21519         display-buffer-normalize-default and rewrite.
21520         (display-buffer-normalize-options-inhibit): Remove.
21521         (display-buffer-normalize-specifiers): Rewrite.
21522         (display-buffer): Process other-window specifier and call
21523         display-buffer-reuse-window with it.  Emulate Emacs 23 behavior
21524         more faithfully.
21525         (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
21526         (display-buffer-alist-set): Don't handle 'unset default values.
21527         (display-buffer-in-window, display-buffer-alist-set):
21528         Replace symbol "dedicated" by "dedicate".  Reported by Tassilo Horn
21529         <tassilo@member.fsf.org>.
21531 2011-07-09  Leo Liu  <sdl.web@gmail.com>
21533         * register.el (insert-register): Restore accidental change on
21534         2011-06-26.  (Bug#9028)
21536 2011-07-09  Glenn Morris  <rgm@gnu.org>
21538         * subr.el (remq): Handle the empty list.  (Bug#9024)
21540 2011-07-08  Andreas Schwab  <schwab@linux-m68k.org>
21542         * mail/sendmail.el (send-mail-function): No longer delay custom
21543         initialization.
21544         * custom.el (custom-initialize-delay): Doc fix.
21546 2011-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21548         * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
21550 2011-07-08  Michael Albinus  <michael.albinus@gmx.de>
21552         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
21553         human-friendly prompt.
21555 2011-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21557         * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
21558         provided by a particular plugin.
21560 2011-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21562         * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
21563         save customizations (with "emacs -Q"), just set the variable
21564         instead of erroring out.
21566         * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
21568 2011-07-08  Juri Linkov  <juri@jurta.org>
21570         * arc-mode.el (archive-zip-expunge, archive-zip-update)
21571         (archive-zip-update-case): Use 7z if found by `executable-find'.
21572         The order of searching the available programs is the same as in
21573         `archive-zip-extract' (bug#8968).
21575 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
21577         * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
21578         (menu-bar-options-menu): Tweak descriptions.
21580 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21582         * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
21583         menu items into verb phrases (bug#1421).  Also refill to fit under
21584         80 columns.
21586 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
21588         * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
21589         (Info-read-node-name): Doc fix (Bug#1084).
21591         * thingatpt.el (forward-thing, bounds-of-thing-at-point)
21592         (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
21593         (end-of-sexp, beginning-of-sexp)
21594         (thing-at-point-bounds-of-list-at-point, forward-whitespace)
21595         (forward-symbol, forward-same-syntax, word-at-point)
21596         (sentence-at-point): Doc fix (Bug#1144).
21598 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21600         * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
21601         should cover it (bug#1281).
21603         * cus-edit.el (custom-show): Mark as obsolete.
21605         * net/network-stream.el (network-stream-open-starttls): If GnuTLS
21606         negotiation fails, then possibly try again with a non-encrypted
21607         connection (bug#9017).
21609         * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
21610         be used.
21612 2011-07-07  Richard Stallman  <rms@gnu.org>
21614         * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
21615         property, and handle its changed format.
21616         Look for the correct line number.
21617         Use file's line contents (but not past first =) to find
21618         correct line in message.
21620 2011-07-07  Kenichi Handa  <handa@m17n.org>
21622         * international/characters.el (build-unicode-category-table):
21623         Delete it.
21624         (unicode-category-table): Set it by unicode-property-table-internal.
21626         * international/mule-cmds.el (char-code-property-alist): Move to
21627         to src/chartab.c.
21628         (get-char-code-property): Call unicode-property-table-internal to
21629         load a file.  Call get-unicode-property-internal where necessary.
21630         (put-char-code-property): Call unicode-property-table-internal to
21631         load a file.  Call put-unicode-property-internal where necessary.
21632         put-unicode-property-internal where necessary.
21633         (char-code-property-description):
21634         Call unicode-property-table-internal to load a file.
21636         * international/charprop.el:
21637         * international/uni-bidi.el:
21638         * international/uni-category.el:
21639         * international/uni-combining.el:
21640         * international/uni-comment.el:
21641         * international/uni-decimal.el:
21642         * international/uni-decomposition.el:
21643         * international/uni-digit.el:
21644         * international/uni-lowercase.el:
21645         * international/uni-mirrored.el:
21646         * international/uni-name.el:
21647         * international/uni-numeric.el:
21648         * international/uni-old-name.el:
21649         * international/uni-titlecase.el:
21650         * international/uni-uppercase.el: Regenerate.
21652         * loadup.el: Load international/charprop.el before
21653         international/characters.
21655 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
21657         * window.el (next-buffer, previous-buffer): Signal an error if
21658         called from a minibuffer window.
21660         * bindings.el: Revert 2011-07-04 change.
21662 2011-07-06  Richard Stallman  <rms@gnu.org>
21664         * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
21665         (rmail-mime-insert-bulk, rmail-mime-insert-text):
21666         Treat markers like ints.
21667         (rmail-mime-entity): Doc fix.
21669 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21671         * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
21672         defcustom again for backwards compatibility.
21674         * simple.el (shell-command-on-region): Fill.
21676         * dired-aux.el (dired-kill-line): Add a doc string.
21678         * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
21679         to "\\sw\\|\\s_" (bug#358).
21681         * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
21682         (dired-unmark-backward): Ditto.
21683         (dired-flag-backup-files): Ditto.
21685         * dired-x.el (dired-mark-sexp): Ditto.
21687 2011-07-06  Richard Stallman  <rms@gnu.org>
21689         * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
21690         (rmail-mime-entity): New arg TRUNCATED.
21691         (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
21692         New functions.
21693         (rmail-mime-save): Warn if entity is truncated.
21694         (rmail-mime-toggle-hidden): Likewise, for showing.
21695         (rmail-mime-process-multipart): Record when an entity is truncated.
21697         * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
21698         if ENTITY is a string.
21700 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21702         * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
21703         of faces when `M-C-x'-ing their definitions (bug#8378).
21704         Also clean up the code slightly.
21706         * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
21707         because that makes the colors go away.
21709         * mail/sendmail.el (send-mail-function): Change the default to
21710         `sendmail-query-once'.
21711         (sendmail-query-once): Add an autoload cookie.
21713         * net/network-stream.el (network-stream-open-starttls): Try using
21714         a plain connection even if the server offered STARTTLS, and we
21715         kinda wanted to use it, if Emacs doesn't have any STARTTLS
21716         capability.  This should make smtpmail.el work in slightly more
21717         configurations.
21719 2011-07-06  Michael Albinus  <michael.albinus@gmx.de>
21721         * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
21722         New defun.
21723         * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
21725 2011-07-06  Michael R. Mauger  <mmaug@yahoo.com>
21727         * progmodes/sql.el: Version 3.0
21728         (sql-product-alist): Add product :completion-object,
21729         :completion-column, and :statement attributes.
21730         (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
21731         (sql-mode-syntax-table): Mark all punctuation.
21732         (sql-font-lock-keywords-builder): Temporarily remove fallback on
21733         ansi keywords.
21734         (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
21735         (sql-mode-oracle-font-lock-keywords): Improve.
21736         (sql-oracle-show-reserved-words): New function for development.
21737         (sql-product-font-lock): Simplify for source code buffers.
21738         (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
21739         New functions.
21740         (sql-highlight-product): Set product specific syntax table.
21741         (sql-mode-map): Add statement movement functions.
21742         (sql-ansi-statement-starters, sql-oracle-statement-starters):
21743         New variable.
21744         (sql-statement-regexp, sql-beginning-of-statement)
21745         (sql-end-of-statement, sql-signum): New functions.
21746         (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
21747         (sql-show-sqli-buffer): Bug fix.
21748         (sql-interactive-mode): Store connection data as buffer local.
21749         (sql-connect): Add NEW-NAME parameter.  Redesign interaction
21750         with sql-interactive-mode.
21751         (sql-save-connection): Save buffer local settings.
21752         (sql-connection-menu-filter): Change menu entry name.
21753         (sql-product-interactive): Bug fix.
21754         (sql-preoutput-hold): New variable.
21755         (sql-interactive-remove-continuation-prompt): Bug fixes.
21756         (sql-debug-redirect): New variable.
21757         (sql-str-literal): New function.
21758         (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
21759         Redesign.
21760         (sql-oracle-save-settings, sql-oracle-restore-settings)
21761         (sql-oracle-list-all, sql-oracle-list-table): New functions.
21762         (sql-completion-object, sql-completion-column)
21763         (sql-completion-sqlbuf): New variables.
21764         (sql-build-completions-1, sql-build-completions)
21765         (sql-try-completion): New functions.
21766         (sql-read-table-name): Use them.
21767         (sql-contains-names): New buffer local variable.
21768         (sql-list-all, sql-list-table): Use it.
21769         (sql-oracle-completion-types): New variable.
21770         (sql-oracle-completion-object, sql-sqlite-completion-object)
21771         (sql-postgres-completion-object): New functions.
21773 2011-07-06  Glenn Morris  <rgm@gnu.org>
21775         * window.el (pop-to-buffer): Doc fix.
21777 2011-07-06  Markus Heiser  <markus.heiser@darmarit.de>  (tiny change)
21779         * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
21781 2011-07-06  Chong Yidong  <cyd@stupidchicken.com>
21783         * window.el (special-display-popup-frame): Doc fix (Bug#8853).
21785         * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
21787 2011-07-05  Chong Yidong  <cyd@stupidchicken.com>
21789         * button.el (button): Inherit from link face.  Suggested by Dan
21790         Nicolaescu.
21792 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21794         * progmodes/gdb-mi.el: Fit in 80 columns.
21795         (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
21796         switch-to-buffer.
21798         * progmodes/which-func.el (which-func-ff-hook): Don't output a message
21799         if imenu is simply not configured (bug#8941).
21801 2011-07-05  Ken Manheimer  <ken.manheimer@gmail.com>
21803         * allout.el (allout-post-undo-hook): New allout outline-change
21804         event hook to signal undo activity.
21805         (allout-post-command-business): Run allout-post-undo-hook if an
21806         undo just occurred.
21807         (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
21808         * allout-widgets.el (allout-widgets-after-undo-function):
21809         Ensure the integrity of the current item's decoration after it has been
21810         in the vicinity of an undo.
21811         (allout-widgets-mode): Include allout-widgets-after-undo-function
21812         on the new allout-post-undo-hook.
21814 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21816         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
21817         Let define-derived-mode define it.
21818         * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
21819         cycles of abbrev-table inheritance (bug#8998).
21821 2011-07-05  Roland Winkler  <winkler@gnu.org>
21823         * textmodes/bibtex.el: Add support for biblatex.
21824         (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
21825         (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
21826         (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
21827         (bibtex-entry-alist, bibtex-field-alist): New variables.
21828         (bibtex-entry-field-alist): Obsolete alias for
21829         bibtex-BibTeX-entry-alist.
21830         (bibtex-entry-alist, bibtex-field-alist): New widgets.
21831         (bibtex-set-dialect): New command.
21832         (bibtex-entry-type, bibtex-entry-head)
21833         (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
21834         Bind via bibtex-set-dialect.
21835         (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
21836         (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
21837         (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
21838         (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
21839         Define via bibtex-set-dialect.
21840         (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
21841         Obey bibtex-no-opt-remove-re.
21842         (bibtex-vec-push, bibtex-vec-incr): New functions.
21843         (bibtex-format-entry, bibtex-field-list)
21844         (bibtex-print-help-message, bibtex-validate)
21845         (bibtex-search-entries): Use new format of bibtex-entry-alist.
21847 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21849         * progmodes/compile.el (compilation-goto-locus):
21850         * net/tramp-cmds.el (tramp-append-tramp-buffers):
21851         * bs.el (bs-cycle-next, bs-cycle-previous):
21852         * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
21853         * bindings.el (mode-line-other-buffer):
21854         * autoinsert.el (auto-insert):
21855         * arc-mode.el (archive-extract):
21856         * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
21858 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
21860         * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
21861         Fix check of `emacs-lock-unlockable-modes'.
21862         Coerce true values of `emacs-lock--try-unlocking' to t.
21864 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
21866         * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
21867         * emacs-lock.el: New file.
21869 2011-07-05  Julien Danjou  <julien@danjou.info>
21871         * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
21872         than `boundp' to check if face is set.
21874 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
21876         * register.el (registerv-make):
21877         * window.el (window-min-height): Fix typos in docstrings.
21879 2011-07-05  Jan Djärv  <jan.h.d@swipnet.se>
21881         * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
21882         Update doc string.
21884 2011-07-04  Juanma Barranquero  <lekktu@gmail.com>
21886         * server.el (server-execute): Catch quit and call
21887         `server-return-error' to pass the error back to emacsclient and
21888         close the connection (bug#8942).
21890 2011-07-04  Ken Manheimer  <ken.manheimer@gmail.com>
21892         * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
21893         insecure exception for current topic.  Also note that auto-saves
21894         are handled differently.
21896         (allout-auto-save-temporarily-disabled, allout-just-did-undo):
21897         State variables for tracking auto-save inhibition situation.
21899         (allout-write-contents-hook-handler): Rename from
21900         'allout-write-file-hook-handler', and describe how it depends on
21901         write-contents-functions sensitivity to non-nil value to prevent
21902         file write.
21904         (allout-auto-save-hook-handler): Remove.  auto-save does not check
21905         this in individual buffers, only in the starting buffer, so this
21906         is not the right way for us to inhibit auto-save in a buffer
21907         according to its condition.
21909         (allout-mode): Use new allout-write-contents-hook-handler, and
21910         only with write-contents-functions.  Remove auto-save provisions -
21911         they're implemented elsewhere.
21913         (allout-before-change-handler): If undo is in progress, note that
21914         for attention of allout-post-command-business.
21916         (allout-post-command-business): If the command we're following was
21917         an undo, check for change in the status of encrypted items and
21918         adjust auto-save inhibitions accordingly.
21920         (allout-toggle-subtree-encryption): Adjust auto-save inhibition
21921         according to whether there are or aren't any plain-text topics
21922         pending encryption.
21924         (allout-inhibit-auto-save-info-for-decryption):
21925         Adjust buffer-saved-size and some allout state to inhibit auto-saves
21926         if there are plain-text topics pending encryption.
21928         (allout-maybe-resume-auto-save-info-after-encryption): Adjust
21929         buffer-saved-size and some allout state to not inhibit auto-saves
21930         if there are no longer any plain-text topics pending encryption.
21932         (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
21933         No longer provide for exemption of the current topic.
21935 2011-07-04  Juri Linkov  <juri@jurta.org>
21937         Add 7z operations to delete and save changed members (bug#8968).
21938         * arc-mode.el (archive-7z-expunge, archive-7z-update):
21939         New defcustoms.
21940         (archive-7z-write-file-member): New function.
21941         (archive-7z-summarize): Fix the number of dashes in the
21942         listing output.
21944 2011-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
21946         * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
21947         (bug#8958).
21949 2011-07-04  Chong Yidong  <cyd@stupidchicken.com>
21951         * bindings.el: Ignore next-buffer and previous-buffer in
21952         minibuffer-local-map.
21954         * font-lock.el (font-lock-builtin-face): Change light background
21955         color to dark slate blue (Bug#6693).
21957 2011-07-04  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
21959         * progmodes/gdb-mi.el (gdb): Use completion-at-point.
21961 2011-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
21963         * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
21964         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21965         Add switch-to-buffer.
21967 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21969         * isearch.el (isearch-search-fun-function): Clarify further the
21970         meaning of the function returned.
21972 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
21974         * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
21976         * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
21977         (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
21978         Use it.
21979         (tramp-remote-path): Add "/bin" and "/usr/bin".  On busyboxes,
21980         `tramp-default-remote-path' does not exist.
21981         (tramp-send-command-and-read): New optional argument NOERROR.
21982         (tramp-open-connection-setup-interactive-shell)
21983         (tramp-get-remote-path, tramp-get-remote-stat): Use it.
21984         (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
21985         (tramp-process-sentinel): Flush also process' connection property.
21986         (tramp-sh-handle-start-file-process): Do not set process
21987         sentinel.  It is done now ...
21988         (tramp-maybe-open-connection): ... here.  (Bug#8929)
21990 2011-07-04  MON KEY  <monkey@sandpframing.com>
21992         * play/animate.el (animate-string): Doc fixes and allow changing
21993         the buffer name (bug#5417).
21995 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21997         * play/animate.el (animation-buffer-name): Rename from *animate*.
21999 2011-07-04  Paul Eggert  <eggert@cs.ucla.edu>
22001         * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
22002         This is simpler and helps future-proof the code.
22003         (timer-until): Use time-subtract and float-time.
22004         (timer--time-less-p): Use time-less-p.
22006 2011-07-04  Juanma Barranquero  <lekktu@gmail.com>
22008         * type-break.el (timep): Use the value of `float-time' to avoid a
22009         byte-compiler warning.
22011         * server.el (server-eval-and-print): Return any result, even nil.
22013 2011-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22015         * type-break.el: Accept time formats that the builtins accept.
22016         (timep, type-break-time-difference): Accept any format that
22017         float-time accepts, rather than insisting on (HIGH LOW USECS) format.
22018         This is simpler and helps future-proof the code.
22019         (type-break-time-difference): Round rather than ignoring
22020         subseconds components.
22022 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22024         * info.el (Info-apropos-matches): Make non-interactive, since it
22025         doesn't seem to do anything useful as a command (bug#8829).
22027 2011-07-03  Chong Yidong  <cyd@stupidchicken.com>
22029         * frame.el (frame-background-mode, frame-set-background-mode):
22030         Move from faces.el.
22031         (frame-default-terminal-background): New function.
22033         * custom.el (custom-push-theme): Don't record faces in `changed'
22034         theme; this doesn't work correctly for per-frame face settings.
22035         (disable-theme): Use face-set-after-frame-default to reset faces.
22036         (custom--frame-color-default): New function.
22038 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22040         * dired.el (dired-flagging-regexp): Remove unused variable
22041         (bug#8769).
22043 2011-03-29  Kevin Ryde  <user42@zip.com.au>
22045         * progmodes/compile.el (compilation-error-regexp-alist-alist):
22046         `perl-Test2' extend to match possible "fail #N" rep count
22047         (bug#8377).
22049 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22051         * mail/feedmail.el (feedmail-buffer-to-smtpmail):
22052         `smtpmail-via-smtp' now returns the error instead of nil.
22054         * isearch.el (isearch-search-fun-function): Clarify the doc string
22055         (bug#8101).
22057 2011-07-03  Richard Kim  <emacs18@gmail.com>  (tiny change)
22059         * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
22060         unnecessary spaces (bug#8987).
22062 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22064         * net/network-stream.el (open-network-stream): Use the
22065         :end-of-capability command thoughout.
22067 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
22069         * net/network-stream.el (open-network-stream): Add the
22070         :end-of-capability command parameter, used by pop3.el.
22072 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22074         * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
22076         * fringe.el (fringe-query-style): Remove redundant text " (type ?
22077         for list)" (bug#6475).
22079         * files.el (file-expand-wildcards): Ignore non-readable
22080         sub-directories while trying to find matches instead of signaling
22081         an error (bug#6297).
22083         * man.el (Man-reference-regexp): Allow matching possible
22084         word-wrapped references (bug#6289).
22086         * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
22087         for consistency with the other vc buffers (bug#6197).
22088         (vc-checkin): Ditto.
22090         * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
22092         * longlines.el (longlines-mode): Document what ARG does (bug#6150).
22094 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22096         * custom.el (defcustom): Clarify that :set is only used in the
22097         Customize user interface (bug#6089).
22099         * progmodes/flymake.el (flymake-mode): If the buffer isn't
22100         associated with a file, refuse to run instead of erroring out
22101         (bug#6084).
22103         * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
22104         the doc string, since it appears that using `fill-column' always
22105         controls the width (bug#7845).
22107         * simple.el (shell-command-on-region): Say where the error output
22108         went if `shell-command-default-error-buffer' is set (bug#6857).
22110 2011-07-02  Ken Manheimer  <ken.manheimer@gmail.com>
22112         * allout.el (allout-yank-processing): Adjust cursor position for
22113         backwards-deleted space.
22115         (allout-rebullet-heading): Register changes with
22116         allout-exposure-changed-hook, so the modified topic is properly
22117         decorated.
22119 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22121         * minibuffer.el (completion-in-region): Document PREDICATE
22122         (bug#7136).
22124         * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
22125         of keyword/argument pairs (bug#6904).
22127         * replace.el (multi-occur):
22128         Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
22130 2011-07-02  Drew Adams  <drew.adams@oracle.com>
22132         * dired.el (dired-mark-if): Make the message about whether it's
22133         marking or unmarking clearer (bug#8523).
22135 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22137         * disp-table.el (display-table-print-array): New function.
22138         (describe-display-table): Use it to print the vectors more pretty
22139         (Bug#8859).
22141 2011-07-02  Martin Rudalics  <rudalics@gmx.at>
22143         * window.el (window-state-get-1): Don't assign clone numbers.
22144         Add clone-of item to list of window parameters.
22145         (window-state-put-2): Don't process clone numbers.
22146         (display-buffer-alist): Fix doc-string.
22148 2011-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22150         * subr.el (remq): Don't allocate if it's not needed.
22151         (keymap--menu-item-binding, keymap--menu-item-with-binding)
22152         (keymap--merge-bindings): New functions.
22153         (keymap-canonicalize): Use them to refine the canonicalization.
22154         * minibuffer.el (minibuffer-local-completion-map)
22155         (minibuffer-local-must-match-map): Move initialization from C.
22156         (minibuffer-local-filename-completion-map): Move initialization from C;
22157         don't inherit from anything here.
22158         (minibuffer-local-filename-must-match-map): Make obsolete.
22159         (completing-read-default): Use make-composed-keymap to combine
22160         minibuffer-local-filename-completion-map with either
22161         minibuffer-local-must-match-map or
22162         minibuffer-local-filename-completion-map.
22164 2011-07-01  Glenn Morris  <rgm@gnu.org>
22166         * type-break.el (type-break-time-sum): Use dolist.
22168         * textmodes/flyspell.el (flyspell-word-search-backward):
22169         Replace CL function.
22171 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22173         * mouse.el (mouse--strip-first-event): New function.
22174         (function-key-map): Use it to map fringe clicks to normal clicks
22175         by default.
22177         * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
22178         (vc-bzr-revision-completion-table): Add support for annotate and date.
22180         * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
22181         inherit from parent.
22183 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22185         * dired-aux.el (dired-diff): Doc fixup (bug#8816).
22186         (dired-show-file-type): Doc fixup (bug#8818).
22188         * dired.el (dired-mode): Fix up the doc string as suggested by
22189         Drew Adams (bug#8817).
22191         * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
22192         cookie, since the manual says that it should be possible to add
22193         this function to `find-file-hook' (bug#8709).
22195 2011-07-01  Teodor Zlatanov  <tzz@lifelogs.com>
22197         * progmodes/cfengine.el: Moved all cfengine3.el functionality
22198         here.  Noted Ted Zlatanov as the maintainer.
22199         (cfengine-common-settings, cfengine-common-syntax): New functions
22200         to set up common things between `cfengine-mode' and
22201         `cfengine3-mode'.
22202         (cfengine3-mode): New mode.
22203         (cfengine3-defuns cfengine3-defuns-regex
22204         (cfengine3-class-selector-regex cfengine3-category-regex)
22205         (cfengine3-vartypes cfengine3-font-lock-keywords)
22206         (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
22207         (cfengine3-indent-line): Add from cfengine3.el.
22209 2011-07-01  Michael Albinus  <michael.albinus@gmx.de>
22211         * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
22213         * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
22215 2011-07-01  Martin Rudalics  <rudalics@gmx.at>
22217         * window.el (same-window-buffer-names, same-window-regexps)
22218         (same-window-p, special-display-frame-alist)
22219         (special-display-popup-frame, special-display-function)
22220         (special-display-buffer-names, special-display-regexps)
22221         (special-display-p, pop-up-frame-alist, pop-up-frame-function)
22222         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
22223         (split-window-preferred-function, split-height-threshold)
22224         (split-width-threshold, even-window-heights)
22225         (display-buffer-mark-dedicated, window-splittable-p)
22226         (split-window-sensibly, window-safely-shrinkable-p):
22227         Un-obsolete.
22228         (display-buffer): Don't spread args with function specifier
22229         because special-display-popup-frame won't like it.
22231 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
22233         Time-stamp simplifications and fixes.
22234         These improve accuracy slightly, and future-proof the code
22235         against some potential changes to current-time format.
22237         * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
22238         by using time-since and float-time.
22240         * vc/ediff-util.el (ediff-calc-command-time): Use time-since
22241         and float-time.  Say "NNN.NNN seconds" rather than "NNN seconds
22242         + NNN microseconds".
22244         * type-break.el (type-break-time-sum): Rewrite using time-add.
22246         * play/hanoi.el (hanoi-current-time-float): Remove.
22247         All uses replaced by float-time.
22249         * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
22250         This yields a more-accurate answer.
22251         (rng-time-to-float): Remove; no longer needed.
22253         * emacs-lisp/timer.el (timer-relative-time): Use time-add.
22255         * calendar/timeclock.el (timeclock-seconds-to-time):
22256         Defalias to seconds-to-time, since they're the same thing.
22258         * emacs-lisp/elp.el (elp-elapsed-time):
22259         * emacs-lisp/benchmark.el (benchmark-elapse):
22260         * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
22262 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22264         * window.el (bury-buffer): Don't iconify the only frame.
22265         (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
22266         to pop-to-buffer.  Use pop-to-buffer-same-frame if you don't like that.
22268 2011-07-01  Chong Yidong  <cyd@stupidchicken.com>
22270         * eshell/em-smart.el (eshell-smart-display-navigate-list):
22271         Add mouse-yank-primary.
22273 2011-07-01  Teodor Zlatanov  <tzz@lifelogs.com>
22275         * progmodes/cfengine3.el: New file to support CFEngine 3.x.
22277 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22279         * emacs-lisp/find-func.el (find-library--load-name): New fun.
22280         (find-library-name): Use it to find relative load names when provided
22281         absolute file name (bug#8803).
22283 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22285         * textmodes/flyspell.el (flyspell-word): Consider words that
22286         differ only in case as potential doublons (bug#5687).
22288         * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
22289         Remove two rather uninteresting debugging-like messages to make
22290         debbugs.el more silent.
22292         * comint.el (comint-password-prompt-regexp): Accept "Response" as
22293         a password-like phrase.
22295 2011-06-30  Masatake YAMATO  <yamato@redhat.com>
22297         * progmodes/cc-guess.el: New file.
22299         * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
22301         * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
22302         derived from `c-basic-common-init'.
22304         * progmodes/cc-mode.el (top-level): Require cc-guess.
22305         (c-basic-common-init): Use `cc-choose-style-for-mode'.
22307 2011-06-30  Lawrence Mitchell  <wence@gmx.li>
22309         * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
22311 2011-06-30  Alan Mackenzie  <acm@muc.de>
22313         * progmodes/cc-engine.el (c-guess-continued-construct):
22314         Correct the handling of template-args-cont, particularly for when font
22315         lock is disabled.  Name this case as "CASE G".
22317 2011-06-30  Ken Manheimer  <ken.manheimer@gmail.com>
22319         * allout.el (allout-yank-processing): Fix injection of extra space
22320         between bullet and non-whitespace character in first topic when
22321         pasting, ensuring that the actual spacing in the pasted topic
22322         following the bullet char is preserved.  This extra space was
22323         causing pasted encrypted topics to get a decrypted status even
22324         when the content was actually still encrypted.  Now the decryption
22325         status from before the paste is preserved.
22327         (allout-flag-region): Set all allout overlays so they evaporate
22328         when reduced to zero length (evanescent), to prevent overlay
22329         leakage.
22331 2011-06-30  Glenn Morris  <rgm@gnu.org>
22333         * w32-fns.el (w32-charset-info-alist): Declare.
22335         * find-dired.el (find-grep-options): Simplify.
22337         * term/ns-win.el (ns-set-resource): Declare.
22339         * ses.el (row, col): Declare dynamic variables honestly.
22341         * textmodes/reftex-parse.el (index-tags): Declare.
22343 2011-06-30  Chong Yidong  <cyd@stupidchicken.com>
22345         * cus-edit.el (customize-push-and-save): New function.
22347         * files.el (hack-local-variables-confirm): Use it.
22349         * custom.el (load-theme): New arg NO-CONFIRM.
22350         Use customize-push-and-save (Bug#8720).
22351         (custom-enabled-themes): Doc fix.
22353         * cus-theme.el (customize-create-theme)
22354         (custom-theme-merge-theme): Callers to load-theme changed.
22356 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22358         * thingatpt.el (thing-at-point-short-url-regexp): Require that
22359         short URLs have at least one dot in them (bug #7614).
22361         * progmodes/grep.el (rgrep): Bind `process-connection-type' to
22362         nil, because using a pty is apparently too slow (bug #895).
22364 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22366         * mail/sendmail.el (sendmail-query-once): New function.
22367         (sendmail-query-once-function): New variable.
22369 2011-06-29  Glenn Morris  <rgm@gnu.org>
22371         * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
22373         * ses.el (top-level): Require cl when compiling.
22374         (ses-set-localvars): Fix error statement.
22375         Call it at compile time to silence a storm of warnings.
22377 2011-06-29  Martin Rudalics  <rudalics@gmx.at>
22379         * window.el (normalize-live-buffer): Rename to
22380         window-normalize-buffer.
22381         (normalize-live-frame): Rename to window-normalize-frame.
22382         (normalize-any-window): Rename to window-normalize-any-window.
22383         (normalize-live-window): Rename to window-normalize-live-window.
22384         (make-window-atom): Rename to window-make-atom.
22385         (window-resize-reset): Rename to window--resize-reset.
22386         (window-resize-reset-1): Rename to window--resize-reset-1.
22387         (resize-mini-window): Rename to window--resize-mini-window.
22388         (resize-subwindows-skip-p): Rename to
22389         window--resize-subwindows-skip-p.
22390         (resize-subwindows-normal): Rename to
22391         window--resize-subwindows-normal.
22392         (resize-subwindows): Rename to window--resize-subwindows.
22393         (resize-other-windows): Rename to window--resize-siblings.
22394         (resize-this-window): Rename to window--resize-this-window.
22395         (resize-root-window): Rename to window--resize-root-window.
22396         (resize-root-window-vertically): Rename to
22397         window--resize-root-window-vertically.
22398         (normalize-buffer-to-display): Rename to
22399         window-normalize-buffer-to-display.
22400         (normalize-buffer-to-switch-to): Rename to
22401         window-normalize-buffer-to-switch-to.
22402         Correspondingly update all callers of the functions listed
22403         above.
22404         (display-buffer-alist, display-buffer-normalize-arguments)
22405         (display-buffer-normalize-options, display-buffer)
22406         (display-buffer-alist-set): Use "function" instead of
22407         "fun-with-args".
22409 2011-06-28  Chong Yidong  <cyd@stupidchicken.com>
22411         * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
22412         addresses more clearly.  Add hyperlinks for bug-gnu-emacs and
22413         debbugs.gnu.org.  Mention acknowledgment email.
22415 2011-06-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22417         * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
22418         buffer multibyteness, since it shouldn't matter.
22420 2011-06-28  Martin Rudalics  <rudalics@gmx.at>
22422         * window.el (display-buffer-in-side-window): Handle dedicated
22423         windows as in display-buffer-reuse-window.
22424         (display-buffer-normalize-alist): Use value of override
22425         specifier.
22426         (display-buffer-normalize-specifiers): Use value of
22427         other-window-means-other-frame specifier.
22428         (display-buffer-alist): Rewrite some texts in widgets.
22429         (display-buffer): Spread arguments when calling function
22430         specified by fun-with-args.
22432 2011-06-28  Deniz Dogan  <deniz@dogan.se>
22434         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
22435         Unnest `let'.
22437         * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
22438         selectors (Bug#5732).
22439         (css-proprietary-nmstart-re): Use `regexp-opt'.
22441 2011-06-27  Jari Aalto  <jari.aalto@cante.net>
22443         * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
22444         (eshell-ls-date-format): New defcustom.
22445         (eshell-ls-file): Use it.
22447 2011-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
22449         * help-fns.el (describe-variable): Fix message for terminal-local vars.
22451 2011-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22453         * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
22454         (ange-ftp-make-tmp-name): New arg.
22455         (ange-ftp-file-local-copy): Use it.
22457 2011-06-27  Jambunathan K  <kjambunathan@gmail.com>
22459         * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
22460         no-conversion (Bug#8870).
22462 2011-06-27  Martin Rudalics  <rudalics@gmx.at>
22464         * window.el (window-right, window-left, window-child)
22465         (window-child-count, window-last-child)
22466         (window-iso-combination-p, walk-window-tree-1)
22467         (window-atom-check-1, window-tree-1, delete-window)
22468         (window-state-get-1, display-buffer-even-window-sizes): Adapt to
22469         new naming conventions - window-vchild, window-hchild,
22470         window-next and window-prev are now called window-top-child,
22471         window-left-child, window-next-sibling and window-prev-sibling
22472         respectively.
22473         (resize-window-reset): Rename to window-resize-reset.
22474         (resize-window-reset-1): Rename to window-resize-reset-1.
22475         (resize-window): Rename to window-resize.
22476         (window-min-height, window-min-width)
22477         (resize-mini-window, resize-this-window, resize-root-window)
22478         (resize-root-window-vertically, adjust-window-trailing-edge)
22479         (enlarge-window, shrink-window, maximize-window)
22480         (minimize-window, delete-window, quit-restore-window)
22481         (split-window, balance-windows, balance-windows-area-adjust)
22482         (balance-windows-area, window-state-put-2)
22483         (display-buffer-even-window-sizes, display-buffer-set-height)
22484         (display-buffer-set-width, set-window-text-height)
22485         (fit-window-to-buffer): Rename all "resize-window" prefixed
22486         calls to use the "window-resize" prefix convention.
22487         (display-buffer-alist): Fix symbol for label specifier.
22488         (display-buffer-reuse-window): Set reuse-dedicated to cdr of
22489         corresponding specifier.
22490         Reported by Juanma Barranquero <lekktu@gmail.com>.
22492 2011-06-27  Vincent Belaïche  <vincentb1@users.sourceforge.net>
22494         * ses.el (ses-destroy-cell-variable-range): Fix heading comment
22495         convention.
22496         (ses-call-printer): Does not pass an empty string to formatter when the
22497         cell is empty to keep from barking printer Calc math-format-value.
22499 2011-06-27  Richard Stallman  <rms@gnu.org>
22501         * battery.el (battery-mode-line-limit): New variable.
22502         (battery-update): Handle it.
22504         * mail/rmailmm.el (rmail-mime-process-multipart):
22505         Handle truncated messages.
22507 2011-06-27  Glenn Morris  <rgm@gnu.org>
22509         * progmodes/flymake.el (flymake-err-line-patterns):
22510         Allow for column numbers in the ant/javac pattern.  (Bug#8866)
22512 2011-06-27  Vincent Belaïche  <vincentb1@users.sourceforge.net>
22514         * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
22515         (ses--clean-!, ses--clean-_): New functions.
22516         (ses-range): Add configurability of readout order, and conversion
22517         to Calc vector.
22519         * ses.el (ses-repair-cell-reference-all): New function.
22520         (ses-cell-symbol): Set macro as safe, so that it can be used in
22521         formulas.
22523         * ses.el: Update cycle detection algorithm.
22524         (ses-localvars): Add ses--Dijkstra-attempt-nb and
22525         ses--Dijkstra-weight-bound, and initial values thereof when applicable.
22526         (ses-set-localvars): New function.
22527         (ses-make-cell): Add property-list as a cell element.
22528         (ses-cell-property-get-fun, ses-cell-property-get)
22529         (ses-cell-property-delq-fun, ses-cell-property-set-fun)
22530         (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
22531         New functions.
22532         (ses-cell-property-set, ses-cell-property-pop)
22533         (ses-cell-property-get-handle): New macro.
22534         (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
22535         New aliases, used for code readability.
22536         (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
22537         cycle detection.
22538         (ses-self-reference-early-detection): New defcustom.
22539         (ses-formula-references): Robustify against self-referring cells.
22540         (ses-mode): Use ses-set-localvars.
22541         (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
22542         before lauching the update processing.
22543         (ses-initialize-Dijkstra-attempt): New function.
22544         (ses-recalculate-cell): Update for cycle detection based on
22545         Dijkstra algorithm.
22547         * ses.el: Fix commenting and indenting convention.
22549 2011-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
22551         * bs.el (bs-cycle-next): Complete last change.
22553 2011-06-27  Drew Adams  <drew.adams@oracle.com>
22555         * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
22557 2011-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22559         * net/network-stream.el (network-stream-open-starttls):
22560         Don't re-get capabilities unless we've reestablished connection.
22561         (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
22563         * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
22564         to binary to possibly avoid line encoding issues on Windows (among
22565         other things).
22567 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22569         * net/network-stream.el (open-network-stream): Return an :error
22570         saying what the problem was, if possible.
22572         * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
22573         server.
22575         * net/network-stream.el (network-stream-open-starttls): If we
22576         wanted to use STARTTLS, and the server offered it, but we weren't
22577         able to because we had no STARTTLS support, then close the connection.
22578         (open-network-stream): Return an :error element, if present.
22580 2011-06-26  Chong Yidong  <cyd@stupidchicken.com>
22582         * hl-line.el (hl-line-sticky-flag): Doc fix.
22583         (global-hl-line-sticky-flag): New option (Bug#8323).
22584         (global-hl-line-highlight): Obey it.
22586         * vc/vc.el (vc-revert-show-diff): Default to t.
22588 2011-06-26  Ken Manheimer  <ken.manheimer@gmail.com>
22590         * allout-widgets.el (allout-widgets-post-command-business):
22591         Stop decorating intermediate isearch matches.  They're not being
22592         undecorated when an isearch is continued past, and isearch
22593         automatically collapses them.  This leads to "widget leaks", where
22594         decorated items accumulate in collapsed areas.  Lines with lots of
22595         hidden widgets can slow down cursor travel, substantially.
22596         Too much complicated machinery would be needed to ensure undecoration,
22597         so we're doing without this nicety.
22599         (allout-widgets-tally-string): Don't try to do a hash-table-count
22600         of allout-widgets-tally when it's nil.  This eliminates spurious "Error
22601         during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
22602         *Messages* when allout-widgets-maintain-tally is t.
22604 2011-06-26  Martin Rudalics  <rudalics@gmx.at>
22606         * window.el (display-buffer-normalize-argument): Rename to
22607         display-buffer-normalize-arguments.  Handle special meaning of
22608         LABEL argument.  Respect special-display-function when popping up
22609         a new frame.  Fix code searching for a window showing the buffer
22610         on another frame.
22611         (display-buffer-normalize-specifiers):
22612         Call display-buffer-normalize-arguments.
22613         (display-buffer-in-window): Don't undedicate the window if its
22614         buffer remains the same.
22615         Reported by Drew Adams <drew.adams@oracle.com>.
22616         (display-buffer-alist): Add choice for same-window macro
22617         specfier.
22618         (display-buffer): Mention special meaning of LABEL argument in
22619         doc-string.  Fix quoting.  Don't pop up a new frame even as
22620         fallback.
22622 2011-06-26  Juanma Barranquero  <lekktu@gmail.com>
22624         * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
22625         avoid deleting the current window in some cases (bug#8911).
22627 2011-06-26  Andreas Schwab  <schwab@linux-m68k.org>
22629         * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
22630         (Bug#8934)
22632 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22634         * net/network-stream.el (network-stream-open-starttls):
22635         Use built-in TLS support if `gnutls-available-p' is true.
22636         (network-stream-open-tls): Ditto.
22638 2011-06-26  Leo Liu  <sdl.web@gmail.com>
22640         * register.el (registerv): New struct.
22641         (registerv-make): New function.
22642         (jump-to-register, describe-register-1, insert-register):
22643         Support the jump-func, print-func and insert-func slot of a registerv
22644         struct.  (Bug#8415)
22646 2011-06-26  Chong Yidong  <cyd@stupidchicken.com>
22648         * vc/vc.el (vc-revert-show-diff): New defcustom.
22649         (vc-diff-internal): New arg specifying diff buffer.
22650         (vc-revert): Obey vc-revert-show-diff.  If we show a diff, don't
22651         reuse an existing *vc-diff* buffer (Bug#8927).
22653         * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
22655 2011-06-26  Glenn Morris  <rgm@gnu.org>
22657         * progmodes/f90.el (f90-critical-indent): New option.
22658         (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
22659         (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
22660         (f90-mode): Doc fix.
22661         (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
22662         (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
22663         (f90-beginning-of-block, f90-next-block, f90-indent-region)
22664         (f90-match-end): Handle block, critical.
22666 2011-06-25  Glenn Morris  <rgm@gnu.org>
22668         * calendar/diary-lib.el (diary-included-files): Doc fix.
22669         (diary-include-files): New function, extracted from
22670         diary-include-other-diary-files and diary-mark-included-diary-files.
22671         (diary-include-other-diary-files, diary-mark-included-diary-files):
22672         Just call diary-include-files.
22673         (diary-mark-entries): Reset diary-included-files on first call.
22675         * calendar/diary-lib.el (diary-mark-entries)
22676         (diary-mark-included-diary-files):
22677         Visit included diary-files in temp buffers.
22679         * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
22680         (f90-blocks-re, f90-program-block-re, f90-end-block-re)
22681         (f90-start-block-re, f90-imenu-generic-expression)
22682         (f90-looking-at-program-block-start, f90-no-block-limit):
22683         Add support for submodules.
22685         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
22686         (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
22688 2011-06-25  Eli Zaretskii  <eliz@gnu.org>
22690         * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
22691         buffer-file-type before setting its value, to avoid disastrous
22692         global effects on decoding files for DOS/Windows systems.  (Bug#8780)
22694 2011-06-25  Juanma Barranquero  <lekktu@gmail.com>
22696         * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
22698         * ses.el (ses-unload-function):
22699         * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
22701         * proced.el (proced-unload-function):
22702         * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
22704 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
22706         * server.el (server-create-window-system-frame): Add parameters arg.
22707         (server-process-filter): Doc fix.  Handle frame-parameters.
22709 2011-06-25  Juanma Barranquero  <lekktu@gmail.com>
22711         Fix bug#8730, bug#8781.
22713         * loadhist.el (unload--set-major-mode): New function.
22714         (unload-feature): Use it.
22716         * progmodes/python.el (python-after-info-look): Add autoload cookie.
22717         (python-unload-function): New function.
22719 2011-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
22721         * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
22723 2011-06-25  Giuseppe Scrivano  <gscrivano@gnu.org>
22725         * net/browse-url.el (browse-url-firefox-program): Add icecat to
22726         the candidates list.
22728 2011-06-24  Juanma Barranquero  <lekktu@gmail.com>
22730         * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
22732 2011-06-23  Richard Stallman  <rms@gnu.org>
22734         * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
22735         (rmail-variables): Set next-error-move-function.
22736         (rmail-what-message): Take argument POS.
22737         (rmail-next-error-move): New function.
22739 2011-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
22741         * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
22742         messages for adjacent non-terminals.
22744 2011-06-23  Richard Stallman  <rms@gnu.org>
22746         * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
22747         (rmail-show-message-1): Preserve buffer modified flag.
22748         (rmail-start-mail): Don't specify use of rmail-mail-return;
22749         that's done by mail-bury now.
22750         (rmail-mail-return): Handle arg NEWBUF.
22752 2011-06-23  Michael Albinus  <michael.albinus@gmx.de>
22754         * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
22755         SIZE is a number.
22757 2011-06-23  Martin Rudalics  <rudalics@gmx.at>
22759         * window.el (get-lru-window, get-mru-window)
22760         (get-largest-window): Never return a minibuffer window.
22761         (display-buffer-pop-up-window): Fix a bug that could lead to
22762         reusing the minibuffer window.
22763         (display-buffer): Pass original specifier argument to
22764         display-buffer-function instead of the normalized one.
22765         Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
22767 2011-06-22  Leo Liu  <sdl.web@gmail.com>
22769         * minibuffer.el (completing-read-function)
22770         (completing-read-default): Move from minibuf.c.
22772 2011-06-22  Richard Stallman  <rms@gnu.org>
22774         * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
22775         to Rmail even if not started by a special Rmail command.
22777         * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
22778         Copy the buffer currently showing just one message.
22780 2011-06-22  Roland Winkler  <winkler@gnu.org>
22782         * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
22783         (bibtex-clean-entry): First delete the old key so that a
22784         customized algorithm for generating the new key does not get
22785         confused by the old key.
22786         (bibtex-url): Obey regexp of first step.
22787         (bibtex-search-entries): Do not use add-to-list with local
22788         list-var.
22790 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22792         * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
22793         stored a user name, then query for the password first, instead of
22794         waiting for SMTP to give an error message and the trying again.
22796 2011-06-22  Lawrence Mitchell  <wence@gmx.li>
22798         * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
22799         BUFFER in call-process.
22801 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22803         * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
22804         QUIT twice.
22805         (smtpmail-try-auth-methods): Require user name and password from
22806         auth-source.
22808 2011-06-22  Martin Rudalics  <rudalics@gmx.at>
22810         * window.el (display-buffer-default-specifiers)
22811         (display-buffer-alist): Remove entries for pop-up-frame-alist.
22812         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
22813         (split-window): Normalize SIDE argument (Bug#8916).
22815         * frame.el (pop-up-frame-alist, pop-up-frame-function)
22816         (special-display-frame-alist, special-display-popup-frame):
22817         Remove duplicate declarations.  These are now in window.el.
22819 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22821         * mail/smtpmail.el (smtpmail-via-smtp):
22822         Set :use-starttls-if-possible so that we always use STARTTLS if the
22823         server supports it.  SMTP servers that support STARTTLS commonly
22824         require it.
22826         * net/network-stream.el (network-stream-open-starttls): Support
22827         upgrading to STARTTLS always, even if we don't have built-in support.
22828         (open-network-stream): Add the :always-query-capabilities keyword.
22830         * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
22831         upgrades with `open-network-stream', and rely solely on
22832         auth-source for all credentials.  Big changes throughout the file,
22833         but in particular:
22834         (smtpmail-auth-credentials): Remove.
22835         (smtpmail-starttls-credentials): Remove.
22836         (smtpmail-via-smtp): Check for servers saying they want AUTH after
22837         MAIL FROM, too.
22839         * net/network-stream.el (network-stream-open-starttls):
22840         Provide support for client certificates both for external and built-in
22841         STARTTLS.
22842         (auth-source): Require.
22843         (open-network-stream): Document the :client-certificate keyword.
22844         (network-stream-certificate): Change cert-cert to cert and
22845         cert-key to key.
22847 2011-06-21  Michael Albinus  <michael.albinus@gmx.de>
22849         * net/tramp-cache.el (top): Don't load the persistency file when
22850         "emacs -Q" has been called.
22852 2011-06-21  Tim Harper  <timcharper@gmail.com>
22854         * term/ns-win.el (ns-initialize-window-system):
22855         Set application-specific `ApplePressAndHoldEnabled' system
22856         resource to NO as it is not yet supported by the NS port.
22858 2011-06-21  Juanma Barranquero  <lekktu@gmail.com>
22860         * misc.el (list-dynamic-libraries--refresh): Compute header here...
22861         (list-dynamic-libraries): ...not here.
22863 2011-06-21  Leo Liu  <sdl.web@gmail.com>
22865         * subr.el (sha1): Implement sha1 using secure-hash.
22867 2011-06-21  Martin Rudalics  <rudalics@gmx.at>
22869         * window.el (display-buffer-alist): In default value do not
22870         enforce searching a window on any but the selected frame.
22871         Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
22872         (display-buffer-select-window): Remove function.
22873         (display-buffer-in-window): When a window on another frame gets
22874         reused, do not select it any more but just raise its frame if
22875         necessary (Bug#8851) and (Bug#8856).
22876         (display-buffer-normalize-options): Handle pop-up-frames related
22877         options more faithfully.
22878         (pop-to-buffer): Don't rely on `display-buffer' selecting the
22879         window if it is on another frame.
22880         (display-buffer-alist, display-buffer-default-specifiers):
22881         Don't make new frame unsplittable by default.
22882         (display-buffer-normalize-argument): Fix doc-string typo and use
22883         'same-frame-other-window instead of 'other-window when associating
22884         with display-buffer-macro-specifiers.
22886 2011-06-21  Vincent Belaïche  <vincent.b.1@hotmail.fr>
22888         * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
22889         New functions.
22890         (5x5-mode-map, 5x5-mode-menu): Bind them.
22891         (5x5-draw-grid): Tweak the solver's rendering.
22893 2011-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22895         * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
22896         `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
22898 2011-06-21  Drew Adams  <drew.adams@oracle.com>
22900         * menu-bar.el: Use function variable instead of switch-to-buffer.
22901         (menu-bar-select-buffer-function): New variable.
22902         (menu-bar-update-buffers): Use it (bug#8876).
22904 2011-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22906         * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
22907         variable's status.
22909 2011-06-20  Jan Djärv  <jan.h.d@swipnet.se>
22911         * x-dnd.el (x-dnd-version-from-flags)
22912         (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
22913         and long as number (Bug#8899).
22914         (x-dnd-handle-xdnd): Call functions above (Bug#8899).
22916 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22918         * minibuffer.el (completion-metadata): Add `metadata' to the alist.
22919         (completion-try-completion, completion-all-completions): Compute the
22920         metadata argument if it's missing; make it optional (bug#8795).
22922         * wid-edit.el: Use lex-bind and move towards completion-at-point.
22923         (widget-complete): Use new :completion-function property.
22924         (widget-completions-at-point): New function.
22925         (default): Use :completion-function instead of :complete.
22926         (widget-default-completions): Rename from widget-default-complete;
22927         Rewrite.
22928         (widget-string-complete, widget-file-complete, widget-color-complete):
22929         Remove functions.
22930         (file, symbol, function, variable, coding-system, color):
22931         * international/mule-cmds.el (default-input-method, charset)
22932         (language-info-custom-alist):
22933         * cus-edit.el (face): Use new property :completions.
22935         * progmodes/pascal.el (pascal-completions-at-point): New function.
22936         (pascal-mode): Use it.
22937         (pascal-mode-map): Use completion-at-point.
22938         (pascal-toggle-completions): Make obsolete.
22939         (pascal-complete-word, pascal-show-completions):
22940         * progmodes/octave-mod.el (octave-complete-symbol):
22941         Redefine as obsolete alias.
22942         * progmodes/octave-inf.el (inferior-octave-completion-at-point):
22943         Signal absence of completion info for old Octave,
22944         (inferior-octave-complete): Redefine as obsolete alias.
22945         * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
22946         (meta-completions-at-point): Rename from meta-complete-symbol and
22947         adapt it for use on completion-at-point-functions.
22948         (meta-common-mode): Use it.
22949         (meta-looking-at-backward, meta-match-buffer): Remove.
22950         (meta-complete-symbol): Redefine as obsolete alias.
22951         (meta-common-mode-map): Use completion-at-point.
22952         * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
22953         (makefile-mode-map): Use completion-at-point.
22954         (makefile-completions-at-point): Rename from makefile-complete and
22955         adapt it for use on completion-at-point-functions.
22956         (makefile-mode): Use it.
22957         (makefile-complete): Redefine as obsolete alias.
22959 2011-06-20  Deniz Dogan  <deniz@dogan.se>
22961         * net/rcirc.el: Delete trailing whitespaces once and for all.
22963 2011-06-20  Daniel Colascione  <dan.colascione@gmail.com>
22965         * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
22967 2011-06-19  Chong Yidong  <cyd@stupidchicken.com>
22969         * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
22971         * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
22973 2011-06-19  Martin Rudalics  <rudalics@gmx.at>
22975         * window.el (display-buffer-other-window-means-other-frame):
22976         Call display-buffer-normalize-alist.
22977         (display-buffer-normalize-specifiers-1): Rename to
22978         display-buffer-normalize-argument.  New argument other-frame.
22979         Rewrite.
22980         (display-buffer-normalize-specifiers-2): Rename to
22981         display-buffer-normalize-options.
22982         (display-buffer-normalize-alist-1): New function.
22983         (display-buffer-normalize-specifiers-3): Rename to
22984         display-buffer-normalize-alist.
22985         Call display-buffer-normalize-alist-1.
22986         (display-buffer-normalize-options-inhibit): New variable.
22987         (display-buffer-normalize-specifiers): Rewrite calling
22988         display-buffer-normalize-alist,
22989         display-buffer-normalize-argument, and
22990         display-buffer-normalize-options.  Don't call the latter if
22991         display-buffer-normalize-options-inhibit is non-nil.
22992         (frame-auto-delete): New option.
22993         (window-deletable-p): Use frame-auto-delete.
22994         (window-list-no-nils, window-state-ignored-parameters)
22995         (window-state-get-1, window-state-get, window-state-put-list)
22996         (window-state-put-1, window-state-put-2, window-state-put):
22997         New functions.
22998         (display-buffer-normalize-options): Move special-display-p group
22999         after pop-up-frame group (Bug#8851) and (Bug#8856).
23001 2011-06-18  Chong Yidong  <cyd@stupidchicken.com>
23003         * emacs-lisp/rx.el (rx-constituents): Add support for numbered
23004         groups (Bug#8776).
23005         (rx-submatch-n): New function.
23006         (rx): Document it.
23008         * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
23009         (Bug#8768).
23011         * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
23013         * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
23015         * cus-face.el (custom-declare-face): Call custom-theme-recalc face
23016         anytime existing face settings are present (Bug#8889).
23018         * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
23019         (delphi-mode): Use define-derived-mode to inherit from prog-mode.
23020         Remove unused argument.
23022 2011-06-18  Martin Rudalics  <rudalics@gmx.at>
23024         * window.el (display-buffer-default-specifiers):
23025         Remove pop-up-frame.  Add pop-up-window-min-height,
23026         pop-up-window-min-width, and another reuse-window specifier
23027         (Bug#8882).  Reported by Dan Nicolaescu <dann@gnu.org>.
23028         (display-buffer-normalize-specifiers-2):
23029         Handle split-height-threshold and split-width-threshold also when
23030         pop-up-windows is unset.  Add a reuse-window specifier for the
23031         case popping up a new window fails.
23032         (special-display-popup-frame): Remove double quoting.
23033         (display-buffer-normalize-specifiers-1): Fix thinko.
23035 2011-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
23037         * shell.el (shell-completion-vars): Set pcomplete-termination-string
23038         according to comint-completion-addsuffix.
23040         * pcomplete.el: Convert to lexical binding and fix bug#8819.
23041         (pcomplete-suffix-list): Mark as obsolete.
23042         (pcomplete-completions-at-point): Capture pcomplete-norm-func and
23043         pcomplete-seen in the closure.
23044         (pcomplete-comint-setup): Setup completion-at-point as well.
23045         (pcomplete--entries): New function.
23046         (pcomplete--env-regexp): New var.
23047         (pcomplete-entries): Rewrite to work with partial-completion and
23048         without relying on pcomplete-suffix-list.
23049         (pcomplete-pare-list): Remove, unused.
23051 2011-06-17  Martin Rudalics  <rudalics@gmx.at>
23053         * window.el (display-buffer-alist): Set pop-up-window-min-height
23054         and pop-up-window-min-width in default value.  Reported by
23055         Thierry Volpiatto <thierry.volpiatto@gmail.com>.  New specifier
23056         other-window-means-other-frame.
23057         (display-buffer-macro-specifiers): Comment out entry for
23058         other-window specifier.
23059         (display-buffer-other-window-means-other-frame): New function.
23060         (display-buffer-normalize-specifiers-1): New arguments
23061         buffer-name and label.  Treat other-window case specially.
23062         (display-buffer-normalize-specifiers-2): Treat other-window case
23063         specially.
23064         (display-buffer-normalize-specifiers-3): New function.
23065         (display-buffer-normalize-specifiers):
23066         Call display-buffer-normalize-specifiers-3.
23068 2011-06-17  Martin Rudalics  <rudalics@gmx.at>
23070         * window.el (same-window-p): Fix two typos introduced when
23071         adding with-no-warnings.
23072         (display-buffer-normalize-specifiers-1): Don't check
23073         pop-up-frames for 'unset initialization.
23074         (display-buffer-normalize-specifiers-2): Major rewrite using
23075         special-display-p and same-window-p (Bug#8851) and (Bug#8856).
23076         (pop-up-frames, display-buffer-reuse-frames)
23077         (display-buffer-mark-dedicated): Don't initialize to 'unset.
23078         Suggested by David Engster <deng@randomsample.de>.
23079         (even-window-heights): Initialize to 'unset.
23080         (display-buffer-alist-set): Handle new 'unset initializations.
23081         (display-buffer-macro-specifiers): Don't pop up a new frame in the
23082         other window case.
23084 2011-06-16  Martin Rudalics  <rudalics@gmx.at>
23086         * window.el (display-buffer-normalize-specifiers-1):
23087         Respect current value of pop-up-frames for most reasonable values of
23088         second argument of display-buffer (Bug#8865).
23089         (switch-to-buffer-same-frame, switch-to-buffer-other-window)
23090         (switch-to-buffer-other-window-same-frame)
23091         (switch-to-buffer-other-frame): Fix doc-strings.  Reported by Drew
23092         Adams (Bug#8875).
23093         (display-buffer): Don't check noninteractive when calling
23094         display-buffer-pop-up-frame.
23095         (display-buffer-pop-up-frame): Never pop up a frame in
23096         noninteractive mode (Bug#8857).
23097         (enlarge-window, shrink-window): Don't report an error when the
23098         window can't be resized as requested (Bug#8862).
23100 2011-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
23102         * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
23104         * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
23106         * abbrev.el (define-abbrev-table): Don't add a table multiple times.
23108 2011-06-15  Alan Mackenzie  <acm@muc.de>
23110         * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
23111         for declarators, disable knr checking to speed up for normal files.
23112         2: Refactor, replacing a sequence of nested if forms by a cond form.
23114 2011-06-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23116         * net/network-stream.el (open-network-stream): Add the keyword
23117         :always-query-capabilities for the case where you want to force a
23118         `plain' network connection, but the protocol still requires the
23119         capabilitiy command (i.e., SMTP and EHLO).
23121         * subr.el (process-live-p): Rename from `process-alive-p' for
23122         consistency with other `-live-p' functions.
23124 2011-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
23126         * window.el (same-window-buffer-names, same-window-regexps)
23127         (special-display-frame-alist, special-display-popup-frame)
23128         (special-display-function, special-display-buffer-names)
23129         (special-display-regexps, pop-up-frame-alist)
23130         (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
23131         (pop-up-windows, split-window-preferred-function)
23132         (split-height-threshold, split-width-threshold, even-window-heights)
23133         (display-buffer-mark-dedicated): Don't encourage the use of
23134         display-buffer-alist from Elisp code.
23136 2011-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
23138         * progmodes/python.el (python-mode): Derive from prog-mode.
23139         * progmodes/ps-mode.el (ps-mode):
23140         * progmodes/mixal-mode.el (mixal-mode):
23141         * progmodes/cfengine.el (cfengine-mode):
23142         * progmodes/ld-script.el (ld-script-mode): Likewise.
23144 2011-06-15  Martin Rudalics  <rudalics@gmx.at>
23146         * window.el (display-buffer-alist): Trim default value to avoid
23147         popping up a new frame (Bug#8857) or reusing an arbitrary window
23148         on another frame.
23149         (display-buffer): Do not fall back on popping up a new frame in
23150         batch mode (Bug#8857).
23152 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
23154         * cus-theme.el (describe-theme-1): Use custom-theme-p.
23155         (custom-theme-summary): New function.
23156         (customize-themes): Use it.
23158 2011-06-13  Glenn Morris  <rgm@gnu.org>
23160         * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
23162 2011-06-13  Martin Rudalics  <rudalics@gmx.at>
23164         * help.el (help-window): Remove variable.
23165         (help-window-point-marker, temp-buffer-max-height)
23166         (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
23167         (help-print-return-message): Don't set help-window.
23168         (resize-temp-buffer-window): Rewrite cod eand doc-string.
23169         (help-window-setup-finish): Remove.
23170         (help-window-display-message, help-window-setup)
23171         (with-help-window): Major rewrite based on new
23172         display-buffer-window variable.
23174         * help-mode.el (help-mode-finish): Remove help-window related
23175         code.
23177         * view.el (view-exits-all-viewing-windows): Remove reference to
23178         view-return-to-alist in doc-string.
23179         (view-return-to-alist): Make obsolete.
23180         (view-buffer): Call pop-to-buffer-same-window and remove
23181         undo-window code.
23182         (view-buffer-other-window): Call pop-to-buffer-other-window and
23183         simplify code.  Ignore second argument.
23184         (view-buffer-other-frame): Call pop-to-buffer-other-frame and
23185         simplify code.  Ignore second argument.
23186         (view-return-to-alist-update): Make obsolete.
23187         (view-mode-enter): Rename second argument to QUIT-RESTORE.
23188         Rewrite using quit-restore window parameters.
23189         (view-mode-exit): Rename second argument to EXIT-ONLY.
23190         Rewrite using quit-restore-window.
23191         (View-exit, View-exit-and-edit, View-leave, View-quit)
23192         (View-quit-all, View-kill-and-leave): Call view-mode-exit with
23193         appropriate arguments.
23194         (view-end-message): Use quit-restore window parameter.
23196         * window.el (display-buffer-function): Rewrite doc-string.
23197         (display-buffer-window, display-buffer-alist): New variables.
23198         (display-buffer-split-specifiers)
23199         (display-buffer-side-specifiers)
23200         (display-buffer-macro-specifiers): New constants.
23201         (display-buffer-even-window-sizes, display-buffer-set-height)
23202         (display-buffer-set-width, display-buffer-select-window)
23203         (display-buffer-in-window, display-buffer-reuse-window)
23204         (display-buffer-split-window-1, display-buffer-split-window)
23205         (display-buffer-split-atom-window, display-buffer-pop-up-window)
23206         (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
23207         (display-buffer-in-side-window, normalize-buffer-to-display)
23208         (display-buffer-normalize-specifiers-1)
23209         (display-buffer-normalize-specifiers-2)
23210         (display-buffer-normalize-specifiers, display-buffer-frame):
23211         New functions.
23212         (display-buffer): Major rewrite.
23213         (display-buffer-other-window, display-buffer-other-frame)
23214         (pop-to-buffer, switch-to-buffer-other-window)
23215         (switch-to-buffer-other-frame): Rewrite.
23216         (display-buffer-same-window, display-buffer-same-frame)
23217         (display-buffer-same-frame-other-window)
23218         (pop-to-buffer-same-window, pop-to-buffer-same-frame)
23219         (pop-to-buffer-other-window)
23220         (pop-to-buffer-same-frame-other-window)
23221         (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
23222         (switch-to-buffer-other-window-same-frame): New functions.
23223         (same-window-p, special-display-p): Rewrite disabling warnings.
23224         Make obsolete.
23225         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
23226         (display-buffer-mark-dedicated): Initialize to symbol 'unset.
23227         Make obsolete
23228         (same-window-buffer-names, same-window-regexps)
23229         (special-display-frame-alist, special-display-popup-frame)
23230         (special-display-function, special-display-buffer-names)
23231         (special-display-regexps, pop-up-frame-alist)
23232         (pop-up-frame-function, split-window-preferred-function)
23233         (split-height-threshold, split-width-threshold)
23234         (even-window-heights): Make obsolete.
23236 2011-06-12  Glenn Morris  <rgm@gnu.org>
23238         * term/xterm.el (terminal-init-xterm): `version' may be nil.  (Bug#8838)
23239         Misc simplifications.
23241 2011-06-12  Martin Rudalics  <rudalics@gmx.at>
23243         * window.el (window-safely-shrinkable-p): Restore function which
23244         was inadvertently removed in change from 2011-06-11.  Declare as
23245         obsolete.
23247         * calendar/calendar.el (calendar-generate-window):
23248         Use window-iso-combined-p instead of combination of one-window-p and
23249         window-safely-shrinkable-p.
23251 2011-06-12  Glenn Morris  <rgm@gnu.org>
23253         * progmodes/fortran.el (fortran-mode-syntax-table):
23254         * progmodes/f90.el (f90-mode-syntax-table):
23255         Set % to punctuation.  (Bug#8820)
23256         (f90-find-tag-default): Remove, no longer needed.
23258 2011-06-12  Daniel Colascione  <dan.colascione@gmail.com>
23260         * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
23262 2011-06-11  Chong Yidong  <cyd@stupidchicken.com>
23264         * image.el (image-animated-p): Return animation delay in seconds.
23265         Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
23266         (image-animate-timeout): Remove DELAY argument.  Don't assume
23267         every subimage has the same delay; get it from image-animated-p.
23268         (image-animate): Caller changed.
23270 2011-06-11  Michael Albinus  <michael.albinus@gmx.de>
23272         * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
23273         to ignored backtrace functions.
23275 2011-06-11  Glenn Morris  <rgm@gnu.org>
23277         * calendar/appt.el (appt-disp-window-function): Doc fix.
23278         (appt-check): Handle overlapping appointments.  (Bug#8337)
23280 2011-06-11  Martin Rudalics  <rudalics@gmx.at>
23282         * window.el (window-tree-1, window-tree): New functions, moving
23283         the latter to window.el.
23284         (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
23285         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
23286         (bw-refresh-edges): Remove.
23287         (balance-windows-1, balance-windows-2): New functions.
23288         (balance-windows): Rewrite in terms of window tree functions,
23289         balance-windows-1 and balance-windows-2.
23290         (bw-adjust-window): Remove.
23291         (balance-windows-area-adjust): New function with functionality of
23292         bw-adjust-window but using resize-window.
23293         (set-window-text-height): Rewrite doc-string.
23294         Use normalize-live-window and resize-window.
23295         (enlarge-window-horizontally, shrink-window-horizontally):
23296         Rename argument to DELTA.
23297         (window-buffer-height): New function.
23298         (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
23299         Rewrite using new window resize routines.
23300         (kill-buffer-and-window, mouse-autoselect-window-select):
23301         Use ignore-errors instead of condition-case.
23302         (quit-window): Call delete-frame instead of delete-windows-on
23303         for the only buffer on frame.
23305 2011-06-10  Martin Rudalics  <rudalics@gmx.at>
23307         * loadup.el (top-level): Load window before files for the sake
23308         of replace-buffer-in-windows.
23310         * files.el (read-buffer-to-switch)
23311         (switch-to-buffer-other-window)
23312         (switch-to-buffer-other-frame, display-buffer-other-frame):
23313         Move to window.el.
23315         * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
23316         (previous-buffer): Move to window.el.
23318         * bindings.el (unbury-buffer): Move to window.el.
23320         * window.el (delete-other-windows-vertically): Move after
23321         definition of delete-other-windows.
23322         (other-window, delete-windows-on, replace-buffer-in-windows):
23323         Move here from window.c.
23324         (record-window-buffer, unrecord-window-buffer)
23325         (set-window-buffer-start-and-point, switch-to-prev-buffer)
23326         (switch-to-next-buffer): New functions.
23327         (get-next-valid-buffer, last-buffer, next-buffer): Move here
23328         from simple.el.  Call switch-to-next-buffer.
23329         (previous-buffer): Move here from simple.el.
23330         Call switch-to-prev-buffer.
23331         (bury-buffer): Move here from buffer.c.  Switch to previous
23332         buffer when window cannot be deleted.
23333         (unbury-buffer): Move here from bindings.el.
23334         (ctl-x-map): Move binding for other-window from window.c to
23335         here.
23336         (read-buffer-to-switch, switch-to-buffer-other-window)
23337         (switch-to-buffer-other-frame): Move here from files.el.
23338         (normalize-buffer-to-switch-to): New functions.
23339         (switch-to-buffer): Move here from buffer.c.
23340         Use read-buffer-to-switch and normalize-buffer-to-switch-to.
23342 2011-06-10  Martin Rudalics  <rudalics@gmx.at>
23344         * window.el (window-min-height, window-min-width): Move here
23345         from window.c.  Add defcustoms and rewrite doc-strings.
23346         (resize-mini-window, resize-window): New functions.
23347         (adjust-window-trailing-edge, enlarge-window, shrink-window):
23348         Move here from window.c.
23349         (maximize-window, minimize-window): New functions.
23350         (delete-window, delete-other-windows, split-window): Move here
23351         from window.c.
23352         (window-split-min-size): New function.
23353         (split-window-keep-point): Mention split-window-above-each-other
23354         instead of split-window-vertically.
23355         (split-window-above-each-other, split-window-vertically):
23356         Rename split-window-vertically to split-window-above-each-other
23357         and provide defalias for old definition.
23358         (split-window-side-by-side, split-window-horizontally):
23359         Rename split-window-horizontally to split-window-side-by-side
23360         and provide defalias for the old definition.
23361         (ctl-x-map): Move bindings for delete-window,
23362         delete-other-windows and enlarge-window here from window.c.
23363         Replace bindings for split-window-vertically and
23364         split-window-horizontally by bindings for
23365         split-window-above-each-other and split-window-side-by-side.
23367         * cus-start.el (all): Remove entries for window-min-height and
23368         window-min-width.  Add entries for window-splits and
23369         window-nest.
23371 2011-06-09  Glenn Morris  <rgm@gnu.org>
23373         * calendar/appt.el (appt-mode-line): New function.
23374         (appt-check, appt-disp-window): Use it.
23376         * files.el (hack-one-local-variable-eval-safep):
23377         Allow minor-modes with explicit +/-1 arguments.
23379 2011-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
23381         * term/xterm.el (xterm): Add defgroup.
23382         (xterm-extra-capabilities): Add defcustom to supply known xterm
23383         capabilities, skip querying them, or query them (default).
23384         (terminal-init-xterm): Use it.
23385         (terminal-init-xterm-modify-other-keys): New function to set up
23386         modifyOtherKeys support to simplify `terminal-init-xterm'.
23388 2011-06-09  Martin Rudalics  <rudalics@gmx.at>
23390         * window.el (resize-window-reset, resize-window-reset-1)
23391         (resize-subwindows-skip-p, resize-subwindows-normal)
23392         (resize-subwindows, resize-other-windows, resize-this-window)
23393         (resize-root-window, resize-root-window-vertically)
23394         (window-deletable-p, window-or-subwindow-p)
23395         (frame-root-window-p): New functions.
23397 2011-06-09  Glenn Morris  <rgm@gnu.org>
23399         * net/ange-ftp.el (ange-ftp-switches-ok): New function.
23400         (ange-ftp-get-files): Use it.
23402 2011-06-09  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
23404         * mail/sendmail.el (mail-recover-1, mail-recover):
23405         * files.el (recover-file, recover-session):
23406         Handle dired-listing-switches not being just a single short option.
23408 2011-06-09  Glenn Morris  <rgm@gnu.org>
23410         * calendar/appt.el (appt-display-message, appt-disp-window):
23411         Handle lists of appointments.
23413 2011-06-08  Martin Rudalics  <rudalics@gmx.at>
23415         * window.el (one-window-p): Move down in code.
23416         Rewrite doc-string.
23417         (window-current-scroll-bars): Rewrite doc-string.
23418         Normalize live window argument.
23419         (walk-windows, get-window-with-predicate, count-windows):
23420         Rewrite doc-string.  Use window-list-1.
23421         (window-in-direction-2, window-in-direction, get-mru-window):
23422         New functions.
23424 2011-06-08  Reuben Thomas  <rrt@sc3d.org>
23426         * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
23427         Doc fix (Bug#8713).
23429 2011-06-08  Chong Yidong  <cyd@stupidchicken.com>
23431         * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
23433 2011-06-08  Juanma Barranquero  <lekktu@gmail.com>
23435         * loadhist.el (unload-feature-special-hooks):
23436         Add `comint-output-filter-functions'.
23438 2011-06-08  Ivan Kanis  <gnu@kanis.fr>
23440         * calendar/appt.el (appt-check): Move some initializations into the let.
23442 2011-06-08  Martin Rudalics  <rudalics@gmx.at>
23444         * window.el (window-height): Defalias to window-total-height.
23445         (window-width): Defalias to window-body-width.
23447 2011-06-07  Chong Yidong  <cyd@stupidchicken.com>
23449         * image-mode.el (image-toggle-animation): New command.
23450         (image-mode-map): Bind it to RET.
23451         (image-mode): Update message.
23452         (image-toggle-display-image): Avoid a spurious cache flush.
23453         (image-transform-rotation): Doc fix.
23454         (image-transform-properties): Return quickly in the normal case.
23455         (image-animate-loop): Rename from image-animate-max-time.
23457         * image.el (image-animate-max-time): Move to image-mode.el.
23458         (create-animated-image): Remove unnecessary function.
23459         (image-animate): Rename from image-animate-start.  New arg.
23460         (image-animate-stop): Remove; just use image-animate-timer.
23461         (image-animate-timer): Use car-safe.
23462         (image-animate-timeout): Rename argument.
23464 2011-06-07  Martin Rudalics  <rudalics@gmx.at>
23466         * window.el (get-lru-window, get-largest-window): Move here from
23467         window.c.  Rename first argument to ALL-FRAMES.
23468         Rephrase doc-strings.
23469         (get-buffer-window-list): Rewrite using window-list-1.
23470         Rephrase doc-string.
23471         (window-safe-min-height, window-safe-min-width): New constants.
23472         (window-size-ignore, window-min-size, window-min-size-1)
23473         (window-sizable, window-sizable-p, window-size-fixed-1)
23474         (window-size-fixed-p, window-min-delta-1, window-min-delta)
23475         (window-max-delta-1, window-max-delta, window-resizable)
23476         (window-resizable-p, window-total-height, window-total-width)
23477         (window-body-width): New functions.
23478         (window-full-height-p, window-full-width-p): Rewrite using
23479         window-total-size.
23480         (window-body-height): Rewrite using window-body-size.
23482 2011-06-06  Martin Rudalics  <rudalics@gmx.at>
23484         * window.el (window-right, window-left, window-child)
23485         (window-child-count, window-last-child, window-any-p)
23486         (normalize-live-buffer, normalize-live-frame)
23487         (normalize-any-window, normalize-live-window)
23488         (window-iso-combination-p, window-iso-combined-p)
23489         (window-iso-combinations)
23490         (walk-window-tree-1, walk-window-tree, walk-window-subtree)
23491         (windows-with-parameter, window-with-parameter)
23492         (window-atom-root, make-window-atom, window-atom-check-1)
23493         (window-atom-check, window-side-check, window-check):
23494         New functions.
23495         (ignore-window-parameters, window-sides, window-sides-vertical)
23496         (window-sides-slots): New variables.
23497         (window-size-fixed): Move down in code.  Minor doc-string fix.
23499 2011-06-05  Andreas Schwab  <schwab@linux-m68k.org>
23501         * comint.el (comint-dynamic-complete-as-filename)
23502         (comint-dynamic-complete-filename): Correctly call
23503         completion-in-region.
23505 2011-06-05  Deniz Dogan  <deniz@dogan.se>
23507         * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
23508         in last change.
23510 2011-06-05  Deniz Dogan  <deniz@dogan.se>
23512         * net/rcirc.el (rcirc-prompt-for-encryption): New function.
23513         (rcirc): Use it to prompt for encryption.
23515 2011-06-05  Roland Winkler  <winkler@gnu.org>
23517         * textmodes/bibtex.el (bibtex-search-buffer): New variable.
23518         (bibtex-search-entries): New command bound to C-c C-a.
23519         (bibtex-display-entries): New function.
23521 2011-06-05  Roland Winkler  <winkler@gnu.org>
23523         * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
23524         (bibtex-insert-kill): After yanking insert newline if necessary.
23525         (bibtex-initialize): Call bibtex-string-files-init only once.
23526         (bibtex-mode): Do not call easy-menu-add.
23527         (bibtex-validate-globally): Use save-excursion in bibtex buffers.
23528         (bibtex-yank): Set arg properly if nil.
23530 2011-06-05  Roland Winkler  <winkler@gnu.org>
23532         * textmodes/bibtex.el (bibtex-search-entry-globally):
23533         New variable.
23534         (bibtex-search-entry): Use it.
23536 2011-06-05  Roland Winkler  <winkler@gnu.org>
23538         * textmodes/bibtex.el (bibtex-entry-format): New option
23539         sort-fields.
23540         (bibtex-format-entry, bibtex-reformat): Honor this option.
23541         (bibtex-parse-entry): Return fields in proper order.
23543 2011-06-05  Juanma Barranquero  <lekktu@gmail.com>
23545         * doc-view.el (doc-view-remove-if): Move computation of result out
23546         of `dolist' to silence misleading lexical-binding warning.
23548 2011-06-04  Chong Yidong  <cyd@stupidchicken.com>
23550         * emacs-lisp/timer.el (timer-activate): Remove unused arg.
23551         (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
23553 2011-06-04  Michael Albinus  <michael.albinus@gmx.de>
23555         * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
23556         "SunOS 5.10".
23558 2011-06-04  Michael Albinus  <michael.albinus@gmx.de>
23560         * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
23561         (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
23562         (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
23563         (tramp-parse-putty):
23564         * net/tramp-sh.el (tramp-completion-function-alist-rsh)
23565         (tramp-completion-function-alist-ssh)
23566         (tramp-completion-function-alist-telnet)
23567         (tramp-completion-function-alist-su)
23568         (tramp-completion-function-alist-putty): Set `tramp-autoload'
23569         cookie.
23571         * net/tramp-ftp.el:
23572         * net/tramp-sh.el:
23573         * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
23574         load "tramp.el" `tramp-set-completion-function'.
23576 2011-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
23578         * shell.el: Require and use pcomplete.
23579         (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
23580         (shell-completion-vars): Set pcomplete-default-completion-function.
23582 2011-06-04  Deniz Dogan  <deniz@dogan.se>
23584         * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
23585         `memq' (Bug#8799).
23587 2011-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23589         * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
23591 2011-06-02  Juanma Barranquero  <lekktu@gmail.com>
23593         * bs.el (bs--mark-unmark, bs--nth-wrapper):
23594         * mpc.el (mpc-select-extend, mpc-songpointer-context):
23595         * vc/log-view.el (log-view-beginning-of-defun):
23596         * vc/smerge-mode.el (smerge-apply-resolution-patch)
23597         (smerge-refine-forward, smerge-refine-chopup-region):
23598         Silence warning for unused `dotimes' counter variables.
23600 2011-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23602         * net/tramp.el (tramp-with-progress-reporter): Rename from
23603         with-progress-reporter.  Use `declare'.
23604         * net/tramp-smb.el:
23605         * net/tramp-sh.el:
23606         * net/tramp-gvfs.el: Update all uses.
23608 2011-06-02  Jay Belanger  <jay.p.belanger@gmail.com>
23610         * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
23611         buffer isn't killed before making it current.
23613 2011-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23615         Silence various byte-compiler warnings.
23616         * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
23617         `access-type' and new obsolescence format.
23618         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
23619         new format.
23620         (byte-compile-check-variable): New `access-type' argument.
23621         Only warn if the access-type is obsolete.
23622         (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
23623         (byte-compile-variable-set): Adjust callers.
23624         * help-fns.el (describe-variable): Adjust to new obsolescence format.
23625         * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
23626         setting it as obsolete.
23627         * simple.el (minibuffer-completing-symbol):
23628         * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
23629         access as obsolete.
23630         * minibuffer.el (minibuffer-completing-file-name): Don't make it
23631         obsolete yet.
23632         * international/quail.el (quail-mouse-choose-completion): Remove unused
23633         code referring to obsolete var.
23634         (quail-choose-completion-string): Remove.
23635         * server.el (server-clients-with, server-kill-buffer-query-function)
23636         (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
23637         * proced.el (proced-send-signal):
23638         * emacs-lisp/lisp.el (lisp-complete-symbol):
23639         Replace completion-annotate-function with completion-extra-properties.
23641 2011-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23643         * simple.el (goto-line): Use read-number.
23644         (overriding-map-is-bound): Remove.
23645         (saved-overriding-map): Change default.
23646         (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
23647         Take the map as argument.
23648         (universal-argument, negative-argument, digit-argument): Use it.
23649         (restore-overriding-map): Adjust.
23650         (do-auto-fill): Use fill-forward-paragraph.
23651         (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
23653         * minibuffer.el (minibuffer-inactive-mode-map): New var.
23654         (minibuffer-inactive-mode): New major mode.
23655         * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
23656         the *Messages* buffer" hack.
23657         (mouse-popup-menubar): Don't burp if the event is a normal key.
23659         Miscellaneous tweaks.
23660         * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
23661         lexical scoping as in subr.el's dolist and dotimes.
23662         * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
23663         Silence compiler warning.
23664         * thingatpt.el (forward-whitespace): Trivial coding style fix.
23665         * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
23666         * international/ccl.el (ccl-compile): Trivial simplification.
23667         * help-fns.el (help-do-arg-highlight): Silence compiler warning.
23668         * emacs-lisp/testcover.el (testcover-end): Remove spurious
23669         `printflag' argument.
23670         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
23671         Purecopy the whole obsolescence data.
23673 2011-06-01  Leo Liu  <sdl.web@gmail.com>
23675         * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
23676         improve doc-string as suggested by Marco Pessotto
23677         <melmothx@gmail.com>.
23678         (rcirc-print): Fix last change.
23680 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
23682         * minibuffer.el (complete-with-action): Return nil for the metadata and
23683         boundaries of non-functional tables.
23684         (completion-table-dynamic): Return nil for the metadata.
23685         (completion-table-with-terminator): Add default case, using
23686         complete-with-action.
23687         (completion--metadata): New function.
23688         (completion-all-sorted-completions, minibuffer-completion-help): Use it
23689         to try and avoid pathological performance problems.
23690         (completion--embedded-envvar-table): Return `category' metadata.
23692 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23694         * subr.el (process-alive-p): New tiny convenience function.
23696 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
23698         * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
23699         content but also its previous major mode.
23701 2011-05-31  Helmut Eller  <eller.helmut@gmail.com>
23703         * emacs-lisp/debug.el (debug): Restore the previous content of the
23704         *Backtrace* buffer when we exit with C-M-c.
23706 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
23708         * minibuffer.el: Add metadata method to completion tables.
23709         (completion-category-overrides): New defcustom.
23710         (completion-metadata, completion--field-metadata)
23711         (completion-metadata-get, completion--styles)
23712         (completion--cycle-threshold): New functions.
23713         (completion-try-completion, completion-all-completions):
23714         Add `metadata' argument to choose completion-styles.
23715         (completion--do-completion): Use metadata to choose cycling.
23716         (completion-all-sorted-completions): Use metadata for sorting.
23717         Remove :completion-cycle-penalty which is not needed any more.
23718         (completion--try-word-completion): Add `metadata' argument.
23719         (minibuffer-completion-help): Check metadata for annotation function
23720         and sorting.
23721         (completion-file-name-table): Return `category' metadata.
23722         (minibuffer-completing-file-name): Make obsolete.
23723         * simple.el (minibuffer-completing-symbol): Make obsolete.
23724         * icomplete.el (icomplete-completions): Pass new `metadata' param to
23725         completion-try-completion.
23727 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23729         * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
23731 2011-05-30  Leo Liu  <sdl.web@gmail.com>
23733         * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
23734         (rcirc-print): Decode all incoming messages (bug#8744).
23735         (rcirc-decode-coding-system): Allow value nil for automatic coding
23736         system detection.
23738 2011-06-01  Glenn Morris  <rgm@gnu.org>
23740         * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
23742 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
23744         * image.el (image-animate-max-time): Allow nil and t values.
23745         Default to nil.
23746         (create-animated-image): Doc fix.
23747         (image-animate-start): Remove second arg; just use
23748         image-animate-max-time.
23749         (image-animate-timeout): Doc fix.  Args changed.
23751         * image-mode.el (image-toggle-display-image): Ensure that the
23752         image spec passed to the animate timer is the same object as in
23753         the buffer's display property (Bug#6981).
23754         (image-transform-properties): Doc fix.
23756         * image.el (image-animate-max-time): Default to nil.
23758 2011-05-29  Martin Rudalics  <rudalics@gmx.at>
23760         * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
23761         entire buffer list (Bug#8184).
23763 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
23765         * image.el (imagemagick-types-inhibit)
23766         (imagemagick-register-types): Doc fix.
23768 2011-05-29  Deniz Dogan  <deniz@dogan.se>
23770         * net/rcirc.el (rcirc): Use the user's stored encryption method by
23771         default.
23773 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
23775         * select.el: Don't perform clipboard-manager saving in hooks;
23776         leave the hooks empty.
23778 2011-05-28  Leo Liu  <sdl.web@gmail.com>
23780         * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
23781         (occur-mode-map): Bind occur-edit-mode.  Use occur-menu-map.
23782         (occur-edit-mode): New major mode (Bug#8463).
23783         (occur-after-change-function): New function.
23784         (occur-engine): Give Occur tags a read-only property.
23786 2011-05-28  Kevin Ryde  <user42@zip.com.au>
23788         * subr.el (def-edebug-spec): Doc fix (Bug#8430).
23790 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
23792         * bindings.el (help-echo): Make the initial non-indicator dash
23793         empty on graphical terminals (Bug#7295).
23795         * files.el (auto-mode-alist): Move config rule after the
23796         in-stripping one (Bug#8547).
23798         * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
23800         * startup.el (normal-splash-screen): Remove gratuitous mode-line
23801         setting (Bug#8740).
23803 2011-05-28  Alp Aker  <aker@pitt.edu>  (tiny change)
23805         * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
23806         (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
23807         (Bug#8539).
23809 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
23811         * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
23813 2011-05-28  Dima Kogan  <dkogan@cds.caltech.edu>  (tiny change)
23815         * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
23816         (hs-hide-block-at-point, hs-find-block-beginning)
23817         (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
23818         (Bug#8279).
23820 2011-05-28  Glenn Morris  <rgm@gnu.org>
23822         * startup.el (fancy-about-screen): Use standard mode line.  (Bug#8740)
23824 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
23826         * help-fns.el (describe-function-1): If the function is a derived
23827         major mode, print the parent mode.
23829         * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
23830         (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
23832 2011-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23834         * minibuffer.el (completion--capf-wrapper): Check applicability before
23835         returning non-nil for non-exclusive completion data.
23836         * progmodes/etags.el (tags-completion-at-point-function):
23837         * info-look.el (info-lookup-completions-at-point): Mark as
23838         non-exclusive.
23839         (info-complete): Adjust accordingly.
23841         * info-look.el: Convert to lexical-binding and completion-at-point.
23842         (info-lookup-completions-at-point): New function.
23843         (info-complete): Use it and completion-in-region.
23845 2011-05-28  Drew Adams  <drew.adams@oracle.com>
23847         * isearch.el: Let M-e start with point at the first mismatched char.
23848         (isearch-fail-pos): New function.
23849         (isearch-edit-string): Use it.
23851 2011-05-28  Dmitry Kurochkin  <dmitry.kurochkin@gmail.com>  (tiny change)
23853         * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
23855 2011-05-27  Toby Cubitt  <toby-predictive@dr-qubit.org>
23857         * emacs-lisp/avl-tree.el: New avl-tree-stack datatype.  Add new
23858         traversal functions for avl-trees.
23859         (avl-tree--stack): New struct.
23860         (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
23861         (avl-tree-enter): Add optional `updatefun' arg.
23862         (avl-tree--do-enter): Add optional `updatefun' arg.
23863         Change return value.
23864         (avl-tree-delete): Add optional `test' and `nilflag' args.
23865         (avl-tree--do-delete): Add `test' and `nilflag' args.
23866         Change return value.
23867         (avl-tree-member): Add optional `nilflag'
23868         (avl-tree-member-p): New function.
23869         (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
23870         (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
23871         (avl-tree-stack-empty-p): New functions.
23873         * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
23874         avl-tree--del-balance1 and make it work both ways.
23875         (avl-tree--del-balance2): Remove.
23876         (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
23877         make it work both ways.
23878         (avl-tree--enter-balance2): Remove.
23879         (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
23880         New macros.
23881         (avl-tree--mapc, avl-tree-map): Add direction argument.
23883 2011-05-27  David Michael  <fedora.dm0@gmail.com>  (tiny change)
23885         * files.el (interpreter-mode-alist): Add rbash (bug#8745).
23887 2011-05-27  Chong Yidong  <cyd@stupidchicken.com>
23889         * select.el: Support clipboard managers with built-in function
23890         x-clipboard-manager-save, via delete-frame-functions and
23891         kill-emacs-hook.
23892         (xselect-convert-to-targets): Add MULTIPLE target to list.
23893         (xselect-convert-to-save-targets): New function.
23895 2011-05-27  Kenichi Handa  <handa@m17n.org>
23897         * mail/sendmail.el (mail-encode-header): Avoid double encoding by
23898         let-binding rfc2047-encode-encoded-words to nil.
23900 2011-05-27  Glenn Morris  <rgm@gnu.org>
23902         * mail/emacsbug.el: Don't require url-util.
23904         * shell.el (shell-directory-tracker): Case matters.  (Bug#8735)
23906         * files.el (set-auto-mode):
23907         Also respect mode: entries at the end of the file.  (Bug#8586)
23909 2011-05-26  Glenn Morris  <rgm@gnu.org>
23911         * files.el (hack-local-variables-prop-line, hack-local-variables):
23912         Downcase mode names, as seems to be traditional.
23913         (hack-local-variables, hack-local-variables-apply): Doc fixes.
23915         * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
23916         (report-emacs-bug-hook): Try to validate the From address.  (Bug#8038)
23918 2011-05-25  Julien Danjou  <julien@danjou.info>
23920         * textmodes/rst.el (rst-define-level-faces): Do not define face
23921         symbol if it is already defined.
23923 2011-05-24  Vincent Belaïche  <vincentb1@users.sourceforge.net>
23925         * play/5x5.el (5x5-new-game, 5x5-randomize):
23926         Reset 5x5-solver-output to nil when a new grid is cast.
23927         (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
23928         these debugging traces, as defmacro breaks the compiled code.
23930 2011-05-24  Dmitry Kurochkin  <dmitry.kurochkin@gmail.com>  (tiny change)
23932         * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
23934 2011-05-24  Leo Liu  <sdl.web@gmail.com>
23936         * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
23937         (vc-bzr-sha1): Adapt.
23939         * sha1.el: Remove.  Function `sha1' is now builtin.
23941         * bindings.el: Provide sha1 feature.
23943 2011-05-24  Kenichi Handa  <handa@m17n.org>
23945         * mail/sendmail.el: Require `rfc2047'.
23946         (mail-insert-from-field): Do not perform RFC2047 encoding.
23947         (mail-encode-header): New function.
23948         (sendmail-send-it): Set buffer-file-coding-system of the work
23949         buffer to the return value of select-message-coding-system.
23950         Call mail-encode-header.
23952         * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
23954 2011-05-24  Sean Neakums  <sneakums@zork.net>  (tiny change)
23956         * mail/supercite.el (sc-default-cite-frame):
23957         Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
23959 2011-05-24  Glenn Morris  <rgm@gnu.org>
23961         * progmodes/python.el (brm-menu): Declare.
23963         * emulation/viper.el (viper-set-hooks): Declare.
23965         * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
23966         (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
23967         (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
23968         (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
23969         (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
23970         (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
23972 2011-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23974         Add an :exit-function for completion-at-point.
23976         * minibuffer.el (completion--done): New fun.
23977         (completion--do-completion): Use it.  New arg `expect-exact'.
23978         (minibuffer-complete, minibuffer-complete-word): Don't output message,
23979         since completion--do-completion does it for us now.
23980         (minibuffer-force-complete): Use completion--done and
23981         completion--replace.  Handle sole-completion case with more care.
23982         (minibuffer-complete-and-exit): Use new `expect-exact' arg.
23983         (completion-extra-properties): New var.
23984         (completion-annotate-function): Make obsolete.
23985         (minibuffer-completion-help): Adjust accordingly.
23986         Use completion-list-insert-choice-function.
23987         (completion-at-point, completion-help-at-point):
23988         Bind completion-extra-properties.
23989         (completion-pcm-word-delimiters): Add | (for uniquify, for example).
23990         * simple.el (completion-list-insert-choice-function): New var.
23991         (completion-setup-function): Preserve it.
23992         (choose-completion): Pay attention to it, shuffle the code a bit.
23993         (choose-completion-string): New arg `insert-function'.
23995         * textmodes/bibtex.el: Convert to lexical binding.
23996         (bibtex-mode-map): Use completion-at-point.
23997         (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
23998         (bibtex-completion-at-point-function): New fun, from bibtex-complete.
23999         (bibtex-complete): Define as obsolete alias.
24000         (bibtex-complete-internal): Remove.
24001         (bibtex-format-entry): Remove unused sub-group in regexp.
24002         * shell.el (shell--command-completion-data)
24003         (shell-environment-variable-completion):
24004         * pcomplete.el (pcomplete-completions-at-point):
24005         * comint.el (comint--complete-file-name-data): Use :exit-function
24006         instead of completion-table-with-terminator so it also works for
24007         choose-completion.
24009 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24011         * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
24013         * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
24014         (bug#8710).
24016         * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
24018 2011-05-23  Ken Manheimer  <ken.manheimer@gmail.com>
24020         * allout.el (allout-inhibit-auto-fill-on-headline): Create new
24021         customization variable and implement: If non-nil, auto-fill will
24022         be inhibited while on topic's header line.
24024 2011-05-23  Vincent Belaïche  <vincentb1@users.sourceforge.net>
24026         * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
24027         click on.  II/ Make 5x5 multisession.  III/ Ensure that random grids
24028         always have a solution in grid size = 5 cases.
24029         (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
24030         (5x5-solver-output, 5x5-log-buffer): New vars.
24031         (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
24032         Make these variables buffer local to achieve 5x5 multi-session-ness.
24033         (5x5): Set 5x5-grid-size only if SIZE is non-negative.
24034         (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
24035         (5x5-solve-suggest): New funs.
24036         (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
24037         randomize a grid so that we ensure that there is always a solution.
24038         (5x5-make-random-grid): Allow other movement than flipping.
24040 2011-05-23  Kevin Ryde  <user42@zip.com.au>
24042         * emacs-lisp/advice.el (ad-read-advised-function):
24043         Use `function-called-at-point' as the default, if it has
24044         advice and passes PREDICATE.
24046 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24048         * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
24049         byte-compile-lambda if it's actually a lambda.
24051         * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
24052         Fix function quoting.  Use backquote better.
24054 2011-05-22  Yuanle Song  <sylecn@gmail.com>
24056         * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
24057         matching (Bug#8516).
24059 2011-05-22  Jari Aalto  <jari.aalto@cante.net>
24061         * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
24062         different face (Bug#8178).
24064 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
24066         * vc/diff-mode.el (diff-changed): Don't use terminal specs for
24067         defface (Bug#8144).
24069 2011-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24071         * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
24072         funcall as well (bug#8712).  Warn when performing those conversions.
24073         * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
24075         * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
24077 2011-05-22  Glenn Morris  <rgm@gnu.org>
24079         * files.el (hack-local-variables-prop-line): Small simplifications.
24080         (hack-local-variables, hack-local-variables-prop-line):
24081         If MODE-ONLY, return the mode, rather than just `t'.
24083 2011-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24085         * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
24087 2011-05-21  Glenn Morris  <rgm@gnu.org>
24089         * files.el (hack-local-variables-prop-line, hack-local-variables):
24090         If only interested in the mode, don't bother doing the other stuff.
24092         * image-mode.el (image-after-revert-hook):
24093         Redraw all frames on which the image is visible.  (Bug#8567)
24095         * dired-aux.el (dired-touch-initial): Just use current-time.  (Bug#6887)
24097         * wid-edit.el (widget-checklist-match-inline):
24098         Fix 2011-04-19 change.  (Bug#8649)
24100 2011-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24102         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
24103         Also allow singlespace after single-letter capitals followed by a dot.
24105         * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
24106         enabled.  Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
24108 2011-05-20  Nix  <nix@esperi.org.uk>
24110         * files.el (basic-save-buffer-2):
24111         Fix handling of break-hardlink-on-save with non-existent files.
24113 2011-05-19  Deniz Dogan  <deniz@dogan.se>
24115         * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
24116         (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
24118 2011-05-19  Glenn Morris  <rgm@gnu.org>
24120         * progmodes/f90.el (f90-type-def-re):
24121         Handle "type, bind(c)".  (Bug#8691)
24123         * emacs-lisp/autoload.el (batch-update-autoloads):
24124         Set autoload-excludes by parsing loadup.el rather than Makefiles.
24126 2011-05-18  Michael Albinus  <michael.albinus@gmx.de>
24128         * net/tramp.el (tramp-process-actions): Set "first-password-request"
24129         property for the correct connection in case of multihops.
24131 2011-05-18  Glenn Morris  <rgm@gnu.org>
24133         * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
24134         * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
24136         Rationalize calendar handling of day and month abbrev-arrays.
24137         * calendar/calendar.el (calendar-customized-p): New function.
24138         (calendar-abbrev-construct, calendar-make-alist): Change what it does.
24139         (calendar-day-name-array, calendar-month-name-array): Doc fix.
24140         Add :set function.
24141         (calendar-abbrev-length, calendar-day-abbrev-array)
24142         (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
24143         (calendar-day-abbrev-array, calendar-month-abbrev-array):
24144         Elements may no longer be nil.
24145         (calendar-day-name, calendar-month-name):
24146         Update for changed nature of abbrev arrays.
24147         * calendar/diary-lib.el (diary-name-pattern):
24148         Update for changed nature of abbrev arrays.
24149         (diary-mark-entries-1): Update calendar-make-alist calls.
24150         (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
24151         * calendar/cal-html.el (cal-html-day-abbrev-array):
24152         Simply inherit from calendar-day-abbrev-array.
24154 2011-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
24156         * progmodes/grep.el (grep-mode): Disable default
24157         compilation-directory-matcher setting (bug#8684).
24159 2011-05-17  Michael Albinus  <michael.albinus@gmx.de>
24161         * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
24162         instead of "head" and "tail".  There were problems with SunOS 5.9,
24163         and it performs better.
24165 2011-05-17  Glenn Morris  <rgm@gnu.org>
24167         * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
24169         * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
24170         Replace obsolete function.
24172         * shell.el (pcomplete-parse-arguments-function): Declare.
24174         * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
24175         (appt-display-diary, appt-display-interval, appt-prev-comp-time)
24176         (appt-check): Doc fixes.
24177         (appt-disp-window-function, appt-delete-window-function):
24178         Remove needless special case in custom :type.
24179         (appt-display-count): Default to 0, not nil.
24180         (appt-check): Reset appt-display-count to 0, not nil.
24182 2011-05-17  Juanma Barranquero  <lekktu@gmail.com>
24184         * progmodes/python.el (python-font-lock-keywords):
24185         Add the Python 3.X keyword "nonlocal" (bug#8639).
24187 2011-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
24189         * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
24191 2011-05-16  Kevin Ryde  <user42@zip.com.au>
24193         * info-look.el (makefile-automake-mode): New setups, looking in
24194         automake manual, then makefile-mode.
24195         (makefile-mode): Remove automake manual, have it just in
24196         makefile-automake-mode since there's various things different or
24197         not relevant to plain make.
24198         (makefile-mode): Remove "other-modes" non-existent automake-mode,
24199         believe a hypothetical automake-mode would go to makefile-mode,
24200         not the other way around.
24202 2011-05-15  Chong Yidong  <cyd@stupidchicken.com>
24204         * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
24205         hunk-end tags (Bug#8672).
24207         * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
24208         vc-annotate-show-diff-revision-at-line (Bug#8671).
24210 2011-05-14  Glenn Morris  <rgm@gnu.org>
24212         * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
24213         in the middle of an existing one with multiple authors.  (Bug#8645)
24214         (change-log-font-lock-keywords): Also handle multiple author lines
24215         with leading tabs.  (Bug#8644)
24217         * calendar/appt.el (appt-check): Rename some local variables.
24218         Some simplification/reordering.
24220         * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
24221         (feedmail-sendmail-f-doesnt-sell-me-out)
24222         (feedmail-queue-slug-suspect-regexp, feedmail-debug)
24223         (feedmail-debug-sit-for, feedmail-queue-express-hook)
24224         (feedmail-queue-runner-message-sender): Set :version.
24225         (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
24226         (bbdb-dwim-net-address, vm-mail): Declare.
24227         (feedmail-binmail-gnulinuxish-template):
24228         Rename from feedmail-binmail-linuxish-template.
24229         (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
24230         Use insert-buffer-substring.
24232 2011-05-14  Bill Carpenter  <bill@carpenter.org>
24234         * mail/feedmail.el (feedmail-patch-level): Increase.
24235         (feedmail-debug): New custom group.
24236         (feedmail-confirm-outgoing-timeout)
24237         (feedmail-sendmail-f-doesnt-sell-me-out)
24238         (feedmail-queue-slug-suspect-regexp, feedmail-debug)
24239         (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
24240         (feedmail-sender-line, feedmail-from-line)
24241         (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
24242         (feedmail-spray-this-address)
24243         (feedmail-spray-address-fiddle-plex-list)
24244         (feedmail-queue-use-send-time-for-date)
24245         (feedmail-queue-use-send-time-for-message-id)
24246         (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
24247         (feedmail-buffer-eating-function):
24248         Doc fixes.
24249         (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
24250         (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
24251         (feedmail-message-action-scroll-down): New functions.
24252         (feedmail-queue-directory, feedmail-queue-draft-directory):
24253         Use expand-file-name.
24254         (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
24255         Remove C-v help entry.
24256         (feedmail-queue-buffer-file-name): New variable.
24257         (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
24258         (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
24259         (feedmail-message-action-send-strong, feedmail-message-action-edit)
24260         (feedmail-message-action-draft, feedmail-message-action-draft-strong)
24261         (feedmail-message-action-queue, feedmail-message-action-queue-strong)
24262         (feedmail-message-action-toggle-spray)
24263         (feedmail-run-the-queue-no-prompts)
24264         (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
24265         (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
24266         (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
24267         (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
24268         (feedmail-envelope-deducer, feedmail-fiddle-from)
24269         (feedmail-fiddle-sender, feedmail-default-date-generator)
24270         (feedmail-fiddle-date, feedmail-fiddle-message-id)
24271         (feedmail-fiddle-spray-address)
24272         (feedmail-fiddle-list-of-spray-fiddle-plexes)
24273         (feedmail-fiddle-list-of-fiddle-plexes)
24274         (feedmail-fill-to-cc-function, feedmail-fill-this-one)
24275         (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
24276         (feedmail-queue-runner-message-sender, feedmail-binmail-template):
24277         Change default.  Doc fix.
24278         (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
24279         (feedmail-binmail-linuxish-template): New constant.
24280         (feedmail-buffer-to-sendmail): Doc fix.  Add debug call.
24281         Respect feedmail-sendmail-f-doesnt-sell-me-out.
24282         (feedmail-send-it): Add debug call.
24283         Use feedmail-queue-buffer-file-name, and
24284         feedmail-send-it-immediately-wrapper.
24285         (feedmail-message-action-send): Add debug call.
24286         Use feedmail-send-it-immediately-wrapper.
24287         (feedmail-queue-express-to-queue): Add debug call.
24288         Run feedmail-queue-express-hook.
24289         (feedmail-message-action-help): Add debug call.  Use feedmail-p-h-b-n.
24290         (feedmail-message-action-help-blat):
24291         Rename from feedmail-queue-send-edit-prompt-help-first.
24292         (feedmail-run-the-queue): Add debug call.  Set buffer-file-type.
24293         Check line-endings.  Handle errors better.
24294         (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
24295         Doc fix.  Add debug call.
24296         (feedmail-queue-send-edit-prompt): Doc fix.  Add debug call.
24297         Use feedmail-queue-send-edit-prompt-inner.
24298         (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
24299         (feedmail-queue-send-edit-prompt-inner): New function, extracted
24300         from feedmail-queue-send-edit-prompt.
24301         (feedmail-queue-send-edit-prompt-help)
24302         (feedmail-queue-send-edit-prompt-help-later): Remove functions.
24303         (feedmail-tidy-up-slug): Add debug call.
24304         Respect feedmail-queue-slug-suspect-regexp.
24305         (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
24306         (feedmail-dump-message-to-queue): Add debug call.
24307         Expand queue-directory.
24308         (feedmail-dump-message-to-queue): Change message slightly.
24309         Use feedmail-say-chatter.
24310         (feedmail-rfc822-date): Add debug call.  Bind system-time-locale.
24311         (feedmail-send-it-immediately-wrapper): New function.
24312         (feedmail-send-it-immediately): Add debug calls.  Use let not let*.
24313         Insert empty string rather than newline.  Handle full-frame case.
24314         Use catch/throw.  Use feedmail-say-chatter.
24315         (feedmail-fiddle-from): Try mail-host-address.
24316         (feedmail-default-message-id-generator): Doc fix.
24317         Bind system-time-locale.  Handle missing end.
24318         (feedmail-fiddle-x-mailer): Add debug call.
24319         Handle feedmail-x-mailer-line being nil.
24320         (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
24321         Add debug call.  Use buffer-substring-no-properties.
24322         (feedmail-say-debug, feedmail-say-chatter): New functions.
24323         (feedmail-find-eoh): Give an explicit error.
24325 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
24327         * net/newst-treeview.el (newsticker-treeview-face): Change default
24328         family from helvetica to sans.
24329         (newsticker-treeview-tool-bar-map): Move tool-bar icons to
24330         etc/images/newsticker.
24332         * net/newst-reader.el (newsticker-feed-face): Change default
24333         family from helvetica to sans.
24335         * net/newst-plainview.el (newsticker-new-item-face)
24336         (newsticker-old-item-face, newsticker-immortal-item-face)
24337         (newsticker-obsolete-item-face, newsticker-date-face)
24338         (newsticker-statistics-face): Change default family from
24339         helvetica to sans.
24340         (newsticker--plainview-tool-bar-map): Move tool-bar icons to
24341         etc/images/newsticker.
24343         * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
24344         (newsticker--process-auto-mark-filter-match): Tell user about
24345         auto-marking.
24347 2011-05-13  Didier Verna  <didier@xemacs.org>
24349         Common Lisp indentation improvements on defmethod and lambda-lists.
24350         * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
24351         TODO entries.
24352         (lisp-lambda-list-keyword-parameter-indentation)
24353         (lisp-lambda-list-keyword-parameter-alignment)
24354         (lisp-lambda-list-keyword-alignment): New customizable user options.
24355         (lisp-indent-defun-method): Improve docstring.
24356         (extended-loop-p): Fix comment.
24357         (lisp-indent-lambda-list-keywords-regexp): New variable.
24358         (lisp-indent-lambda-list): New function.
24359         (lisp-indent-259): Use it.
24360         (lisp-indent-defmethod): Support for more than one
24361         method qualifier and properly indent methods lambda-lists.
24362         (defgeneric): Provide a missing common-lisp-indent-function property.
24364 2011-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
24366         * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
24367         bounds for the empty string (bug#8667).
24369 2011-05-13  Glenn Morris  <rgm@gnu.org>
24371         * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
24373         * mail/sendmail.el (sendmail-program): Try executable-find first.
24374         (sendmail-send-it): `sendmail-program' cannot be unbound.
24376         * calendar/appt.el (appt-make-list): Simplify.
24377         (appt-time-msg-list): Doc fix.
24378         (appt-check): Change mode-line message at the time of the appointment.
24380 2011-05-12  Andreas Schwab  <schwab@linux-m68k.org>
24382         * progmodes/ld-script.el (ld-script-keywords)
24383         (ld-script-builtins): Update keywords list.
24385 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
24387         * progmodes/grep.el (grep-filter): Don't trip on partial lines.
24389         * shell.el (shell-completion-vars): New function.
24390         (shell-mode):
24391         * simple.el (read-shell-command): Use it.
24392         (blink-matching-open): No need for " [...]" in minibuffer-message.
24394 2011-05-12  Glenn Morris  <rgm@gnu.org>
24396         * calendar/appt.el (appt-now-displayed): Remove pointless variable.
24397         (appt-check): Simplify.
24399 2011-05-12  Eli Zaretskii  <eliz@gnu.org>
24401         * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
24402         literal "/dev/null".
24404 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
24406         * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
24407         Fix typo.
24409 2011-05-12  Ralph Schleicher  <rs@ralph-schleicher.de>
24411         * progmodes/which-func.el (which-function):
24412         Use add-log-current-defun instead of add-log-current-defun-function,
24413         which might not be defined (Bug#8260).
24415 2011-05-12  Glenn Morris  <rgm@gnu.org>
24417         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
24418         Let byte-compile-initial-macro-environment always take precedence.
24420 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
24422         * net/rcirc.el: Add support for SSL/TLS connections.
24423         (rcirc-server-alist): New field `encryption'.
24424         (rcirc): Check `encryption' settings.
24425         (rcirc-connect): New arg `encryption'.  Use open-network-stream.
24426         Merge make-local-variable into `set'.
24427         (rcirc--connection-open-p): New function.
24428         (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
24429         the process is not a network process (e.g. running gnutls-cli).
24430         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
24431         Make rcirc-(en|de)code-coding-system local here.
24432         (rcirc-mode): Merge make-local-variable into `set'.
24433         (rcirc-parent-buffer): Make permanent buffer-local.
24434         (rcirc-multiline-minor-mode): Don't do it here.
24435         (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
24436         there's no server buffer.
24438 2011-05-11  Glenn Morris  <rgm@gnu.org>
24440         * newcomment.el (comment-kill): Prefix "unused" local.
24442         * term/w32console.el (get-screen-color): Declare.
24444         * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
24445         Handle symbol elements of byte-compile-initial-macro-environment.
24447 2011-05-10  Leo Liu  <sdl.web@gmail.com>
24449         * bookmark.el (bookmark-bmenu-mode-map):
24450         Bind bookmark-bmenu-search to `/'.
24452         * mail/footnote.el: Convert to utf-8 encoding.
24453         (footnote-unicode-string, footnote-unicode-regexp): New variable.
24454         (Footnote-unicode): New function.
24455         (footnote-style-alist): Add unicode style to the list.
24456         (footnote-style): Doc fix.
24458 2011-05-10  Jim Meyering  <meyering@redhat.com>
24460         Fix doubled-word typos.
24461         * international/quail.el (quail-insert-kbd-layout): and and -> and
24462         * kermit.el: and and -> and
24463         * net/ldap.el (ldap-search-internal): to to -> to
24464         * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
24465         * progmodes/js.el (js-mode): and and -> and
24466         * textmodes/artist.el (artist-move-to-xy): at at -> at
24467         (artist-draw-region-trim-line-endings): if if -> if
24468         And Safetyc -> Safety.
24469         * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
24471 2011-05-10  Glenn Morris  <rgm@gnu.org>
24472             Stefan Monnier  <monnier@iro.umontreal.ca>
24474         * files.el (hack-one-local-variable-eval-safep):
24475         Consider "eval: (foo-mode)" to be safe.  (Bug#8613)
24477 2011-05-10  Glenn Morris  <rgm@gnu.org>
24479         * calendar/diary-lib.el (diary-list-entries-hook)
24480         (diary-mark-entries-hook, diary-nongregorian-listing-hook)
24481         (diary-nongregorian-marking-hook, diary-list-entries)
24482         (diary-include-other-diary-files, diary-mark-entries)
24483         (diary-mark-included-diary-files): Doc fixes.
24485 2011-05-09  Juanma Barranquero  <lekktu@gmail.com>
24487         * misc.el: Require tabulated-list.el during compilation.
24489 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
24491         * progmodes/compile.el (compilation-start):
24492         Run compilation-filter-hook for the async case too.
24493         (compilation-filter-hook): Doc fix.
24495 2011-05-09  Deniz Dogan  <deniz@dogan.se>
24497         * wdired.el: Remove outdated installation comment.  Fix usage
24498         comment.
24500 2011-05-09  Juanma Barranquero  <lekktu@gmail.com>
24502         * misc.el: Implement new command `list-dynamic-libraries'.
24503         (list-dynamic-libraries--loaded-only-p): New variable.
24504         (list-dynamic-libraries--refresh): New function.
24505         (list-dynamic-libraries): New command.
24507 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
24509         * progmodes/compile.el (compilation-error-regexp-alist-alist):
24510         Fix the ant regexp to handle end-line and end-column info from jikes.
24511         Re-introduce maven regexp.  Give the ruby-Test::Unit regexp a
24512         higher priority to avoid clobbering by gnu.
24514 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
24516         * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
24517         if the face has existing theme settings (Bug#8454).
24519 2011-05-08  Ralph Schleicher  <rs@ralph-schleicher.de>
24521         * progmodes/perl-mode.el (perl-imenu-generic-expression):
24522         Only match variables declared via `my' or `our' (Bug#8261).
24524         * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
24525         special file names `.' and `..' (Bug#8259).
24527 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
24529         * progmodes/grep.el (grep-mode-font-lock-keywords):
24530         Remove buffer-changing entries.
24531         (grep-filter): New function.
24532         (grep-mode): Add it to compilation-filter-hook.
24534         * progmodes/compile.el (compilation-filter-hook)
24535         (compilation-filter-start): New defvars.
24536         (compilation-filter): Call compilation-filter-hook prior to
24537         updating the process mark.
24539 2011-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
24541         * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
24543 2011-05-07  Eli Zaretskii  <eliz@gnu.org>
24545         * mail/sendmail.el (send-mail-function): On MS-Windows, default to
24546         mailclient-send-it even if window-system is nil.  (Bug#8595)
24548         * term/w32console.el (terminal-init-w32console):
24549         Call get-screen-color and use its output to set the frame
24550         background-mode.  (Bug#8597)
24552 2011-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
24554         Make bytecomp.el understand that defmethod defines funs (bug#8631).
24555         * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
24556         New functions.
24557         (defgeneric, eieio--defmethod): Use them.
24558         (eieio-defgeneric): Remove.
24559         (defmethod): Call defgeneric in a way visible to the byte-compiler.
24561 2011-05-07  Glenn Morris  <rgm@gnu.org>
24563         * calendar/timeclock.el (timeclock-log-data): Remove unused local.
24564         Use let rather than let*.
24565         (timeclock-find-discrep): Remove unused local.
24567         * calendar/diary-lib.el (diary-comment-start): Doc fix.
24569         * calendar/appt.el (appt-time-msg-list): Doc fix.
24571 2011-05-06  Noah Friedman  <friedman@splode.com>
24573         * apropos.el (apropos-print-doc): Only use
24574         emacs-lisp-docstring-fill-column when it is bound to an integer,
24575         per that variable's documentation.
24577 2011-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24579         * lpr.el (print-region-1): Echo lpr-program's output, so error messages
24580         and warnings are not silently discarded (e.g. use -d instead of -P).
24582 2011-05-06  Glenn Morris  <rgm@gnu.org>
24584         * calendar/appt.el (appt-message-warning-time): Doc fix.
24585         (appt-warning-time-regexp): New option.
24586         (appt-make-list): Respect appt-message-warning-time.
24588         * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
24589         New options.
24590         (diary-add-to-list): Strip comments from the displayed string.
24591         (diary-mode): Set comment-start and comment-end.
24593         * vc/diff-mode.el (smerge-refine-subst): Declare.
24594         (diff-refine-hunk): Don't require smerge-mode when compiling.
24596 2011-05-06  Juanma Barranquero  <lekktu@gmail.com>
24598         * simple.el (list-processes): Return nil as the docstring says.
24600 2011-05-05  Michael Albinus  <michael.albinus@gmx.de>
24602         * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
24603         to "".
24604         (ange-ftp-write-region, ange-ftp-insert-file-contents)
24605         (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
24606         determining of binary transfer.  (Bug#7383)
24608 2011-05-05  Michael Albinus  <michael.albinus@gmx.de>
24610         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
24611         Fix port computation bug.  (Bug#8618)
24613 2011-05-05  Glenn Morris  <rgm@gnu.org>
24615         * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
24617         * simple.el (shell-dynamic-complete-functions)
24618         (comint-dynamic-complete-functions): Declare.
24620         * net/network-stream.el (gnutls-negotiate):
24621         * simple.el (tabulated-list-print): Fix declarations.
24623         * progmodes/gud.el (syntax-symbol, syntax-point):
24624         Remove unnecessary and incorrect declarations.
24626         * emacs-lisp/check-declare.el (check-declare-scan):
24627         Handle byte-compile-initial-macro-environment in bytecomp.el.
24629 2011-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
24631         Fix earlier half-done eieio-defmethod change (bug#8338).
24632         * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
24633         Streamline and change calling convention.
24634         (defmethod): Adjust accordingly and simplify.
24635         (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
24636         new eieio--defmethod.
24637         (slot-boundp): Minor CSE simplification.
24639 2011-05-05  Milan Zamazal  <pdm@zamazal.org>
24641         * progmodes/glasses.el (glasses-separate-capital-groups): New option.
24642         (glasses-make-readable): Use glasses-separate-capital-groups.
24644 2011-05-05  Juanma Barranquero  <lekktu@gmail.com>
24646         * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
24647         (warning-series): Doc fix.
24648         (display-warning): Don't try to create the buffer if we just found it.
24650 2011-05-04  Chong Yidong  <cyd@stupidchicken.com>
24652         * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
24653         (autoload-find-generated-file): New function.
24654         (generate-file-autoloads): Bind generated-autoload-file to
24655         buffer-file-name.
24656         (update-file-autoloads, update-directory-autoloads):
24657         Use autoload-find-generated-file.  If called interactively, prompt for
24658         output file (Bug#7989).
24659         (batch-update-autoloads): Doc fix.
24661 2011-05-04  Juanma Barranquero  <lekktu@gmail.com>
24663         * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
24665 2011-05-04  Glenn Morris  <rgm@gnu.org>
24667         * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
24668         function, so it follows changes in calendar-date-style.
24669         (diary-fancy-date-matcher): New function.
24670         (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
24671         (diary-fancy-font-lock-fontify-region-function):
24672         Use diary-fancy-date-pattern as a function.
24674         * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
24675         non-numbers for `year' etc pseudo-variables.  (Bug#8583)
24677 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
24679         * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
24680         instead of positional arguments.  Allow :keylist and :crlfiles
24681         arguments.
24682         (open-gnutls-stream): Call it.
24684         * net/network-stream.el (network-stream-open-starttls): Adjust to
24685         call `gnutls-negotiate' with :process and :hostname arguments.
24687 2011-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
24689         * minibuffer.el (completion--message): New function.
24690         (completion--do-completion, minibuffer-complete)
24691         (minibuffer-force-complete, minibuffer-complete-word): Use it.
24692         (completion--do-completion): Don't ignore completion-auto-help when in
24693         icomplete-mode.
24695         * whitespace.el (whitespace-trailing-regexp): Don't rely on the
24696         internal encoding (e.g. tibetan zero is not whitespace).
24697         (global-whitespace-mode): Prefer save-current-buffer.
24698         (whitespace-trailing-regexp): Remove useless save-match-data.
24699         (whitespace-empty-at-bob-regexp): Minor simplification.
24701 2011-05-03  Chong Yidong  <cyd@stupidchicken.com>
24703         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
24705 2011-05-03  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
24707         * textmodes/ispell.el (ispell-add-per-file-word-list):
24708         Use `concat' to create string for insertion.
24710 2011-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24712         * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
24713         Avoid open-line which runs post-self-insert-hook.
24714         (bibtex-fill-entry): Remove unused `end' var.
24716 2011-05-03  Dirk Ullrich  <dirk.ullrich@googlemail.com>  (tiny change)
24718         * textmodes/ispell.el (ispell-add-per-file-word-list):
24719         Protect against `nil' value of `comment-start' (Bug#8579).
24721 2011-05-03  Leo Liu  <sdl.web@gmail.com>
24723         * isearch.el (isearch-yank-pop): New command.
24724         (isearch-mode-map): Bind it to `M-y'.
24725         (isearch-forward): Mention it.
24727 2011-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24729         * simple.el (minibuffer-complete-shell-command): Remove.
24730         (minibuffer-local-shell-command-map): Use completion-at-point.
24731         (read-shell-command): Setup completion vars here instead.
24732         (read-expression-map): Bind TAB to symbol completion.
24734         * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
24735         error directly rather via storing it into `results'.
24737 2011-05-02  Leo Liu  <sdl.web@gmail.com>
24739         * vc/diff.el: Fix description.
24741 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24743         * server.el (server-eval-at): New function.
24745 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24747         * net/network-stream.el (open-network-stream): Take a :nowait
24748         parameter and pass it on to `make-network-process'.
24749         (network-stream-open-plain): Ditto.
24751 2011-04-30  Andreas Schwab  <schwab@linux-m68k.org>
24753         * faces.el (face-spec-set-match-display): Don't match toolkit
24754         options on terminal frames.
24756 2011-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
24758         * progmodes/pascal.el: Use lexical binding.
24759         (pascal-mode-map): Remove author preferences.
24761         * pcomplete.el (pcomplete-std-complete): Don't abuse
24762         completion-at-point.
24764 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
24766         * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
24767         removing code that has been dead since 1991 or so.
24769         * startup.el (command-line): When warning about "_emacs", use a
24770         delayed warning to allow the user to filter it out.
24772 2011-04-28  Deniz Dogan  <deniz@dogan.se>
24774         * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
24775         user has not joined.
24777 2011-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24779         * pcomplete.el (pcomplete-completions-at-point): Return nil if there
24780         aren't any completions at point.
24782 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
24784         * subr.el (display-delayed-warnings): New function.
24785         (delayed-warnings-hook): New variable.
24787 2011-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24789         * minibuffer.el (completion-at-point, completion-help-at-point):
24790         Don't presume that a given completion-at-point-function will always
24791         use the same calling convention.
24793         * pcomplete.el (pcomplete-completions-at-point):
24794         Obey pcomplete-ignore-case.  Don't call pcomplete-norm-func unless
24795         pcomplete-seen is non-nil.
24796         (pcomplete-comint-setup): Also recognize the new comint/shell
24797         completion functions.
24798         (pcomplete-do-complete): Don't call pcomplete-norm-func unless
24799         pcomplete-seen is non-nil.
24801 2011-04-27  Niels Giesen  <niels.giesen@gmail.com>
24803         * calendar/icalendar.el (diary-lib): Add require statement.
24804         (icalendar--create-uid): Read out a uid from a text-property on
24805         the first character in the entry.  This allows for code to add its
24806         own uid to the entry.
24807         (icalendar--convert-float-to-ical): Add export of
24808         `diary-float'-entries save for those with the optional DAY
24809         argument.
24811 2011-04-27  Daniel Colascione  <dan.colascione@gmail.com>
24813         * subr.el (shell-quote-argument): Use alternate escaping strategy
24814         when we spot a variable reference in a string.
24816 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
24818         * cus-start.el (all): Define customization for debug-on-event.
24820 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
24822         * subr.el (shell-quote-argument): Escape correctly under Windows.
24824 2011-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24826         * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
24828 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
24830         * net/tramp.el (tramp-process-actions): Add POS argument.
24831         Delete region between POS and (pos).
24833         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
24834         Use `nil' position in `tramp-process-actions' call.
24835         (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
24837         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
24838         position in `tramp-process-actions' call.
24840         * net/trampver.el: Update release number.
24842 2011-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24844         * custom.el (defcustom): Obey lexical-binding.
24846         Fix octave-inf completion problems reported by Alexander Klimov.
24847         * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
24848         Inherit from octave-mode-syntax-table.
24849         (inferior-octave-mode): Set info-lookup-mode.
24850         (inferior-octave-completion-at-point): New function.
24851         (inferior-octave-complete): Use it and completion-in-region.
24852         (inferior-octave-dynamic-complete-functions): Use it as well, and use
24853         comint-filename-completion.
24854         * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
24855         symbol elements which shouldn't be word elements.
24856         (octave-font-lock-keywords, octave-beginning-of-defun)
24857         (octave-function-header-regexp): Adjust regexps accordingly.
24858         (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
24860 2011-04-25  Juanma Barranquero  <lekktu@gmail.com>
24862         * net/gnutls.el (gnutls-errorp): Declare before first use.
24864 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
24866         * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
24867         verify-error, and verify-hostname-error parameters.  Check whether
24868         default trustfile exists before going to use it.  Add missing
24869         argument to gnutls-message-maybe call.  Return value.
24870         Reported by Claudio Bley <claudio.bley@gmail.com>.
24871         (open-gnutls-stream): Add usage example.
24873         * net/network-stream.el (network-stream-open-starttls): Give host
24874         parameter to `gnutls-negotiate'.
24875         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
24876         * subr.el (shell-quote-argument): Escape correctly under Windows.
24878 2011-04-24  Daniel Colascione  <dan.colascione@gmail.com>
24880         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
24881         Use correct match group (bug#8438).
24883 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
24885         * emacs-lisp/package.el (package-built-in-p): Fix typo.
24886         (package-menu--generate): New arg specifying packages to show.
24887         (package-menu-refresh, package-menu-execute, list-packages):
24888         Callers changed.
24889         (package-show-package-list): New function, replacing deleted
24890         package--list-packages (renamed because it is non-internal).
24892         * finder.el (finder-list-matches): Use package-show-package-list
24893         instead of deleted package--list-packages.
24895         * vc/vc-annotate.el (vc-annotate-goto-line): New command.
24896         Based on a previous implementation by Juanma Barranquero (Bug#8366).
24897         (vc-annotate-mode-map): Bind it to RET.
24899 2011-04-24  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
24901         * progmodes/etags.el (next-file): Don't use set-buffer to change
24902         buffers (Bug#8478).
24904 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
24906         * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
24908         * apropos.el (apropos-label-face): Avoid variable-pitch face.
24909         (apropos-accumulator): Doc fix.
24910         (apropos-function, apropos-macro, apropos-command)
24911         (apropos-variable, apropos-face, apropos-group, apropos-widget)
24912         (apropos-plist): Add face property.
24913         (apropos-symbols-internal): Fix indentation.
24914         (apropos-print): Simplify help, and recognize apropos-multi-type.
24915         (apropos-print-doc): Use button-type-get to extract the button's
24916         face property.  Fill docstring (Bug#8352).
24918 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
24920         * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
24922         * play/mpuz.el (mpuz-silent): Doc fix.
24923         (mpuz-mode-map): Use mapc.
24924         (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
24925         (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
24926         Fix typos in docstrings.
24928         * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
24929         (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
24931         * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
24933 2011-04-23  Chong Yidong  <cyd@stupidchicken.com>
24935         * minibuffer.el (completion--do-completion): Avoid the "Next char
24936         not unique" prompt if icomplete-mode is enabled (Bug#5849).
24938         * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
24939         mouse-2 into unread-command-events, it is interpreted correctly.
24941         * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
24942         (image-toggle-display): Doc fix.
24944 2011-04-23  Stephen Berman  <stephen.berman@gmx.net>
24946         * textmodes/page.el (what-page): Use line-number-at-pos to
24947         calculate line number (Bug#6825).
24949 2011-04-22  Juanma Barranquero  <lekktu@gmail.com>
24951         * eshell/esh-mode.el (find-tag-interactive): Declare function.
24952         (eshell-find-tag): Remove `with-no-warnings', unneeded now.
24953         Pass argument NO-DEFAULT to `find-tag-interactive'.
24955 2011-04-22  Juanma Barranquero  <lekktu@gmail.com>
24957         Lexical-binding cleanup.
24959         * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
24960         (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
24961         * progmodes/ada-prj.el (ada-prj-initialize-values)
24962         (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
24963         (ada-prj-show-value):
24964         * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
24965         * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
24966         (antlr-invalidate-context-cache, antlr-options-menu-filter)
24967         (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
24968         * progmodes/bug-reference.el (bug-reference-push-button):
24969         * progmodes/fortran.el (fortran-line-length):
24970         * progmodes/glasses.el (glasses-change):
24971         * progmodes/octave-mod.el (octave-fill-paragraph):
24972         * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
24973         (python-pdbtrack-grub-for-buffer, python-sentinel):
24974         * progmodes/sql.el (sql-save-connection):
24975         * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
24976         * progmodes/xscheme.el (xscheme-enter-debugger-mode):
24977         Mark unused parameters.
24979         * progmodes/compile.el (compilation--flush-directory-cache)
24980         (compilation--flush-parse, compile-internal): Mark unused parameters.
24981         (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
24982         (compilation-next-error-function): Remove unused variable `timestamp'.
24984         * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
24985         (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
24987         * progmodes/dcl-mode.el (dcl-end-of-command):
24988         Remove unused variable `start'.
24989         (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
24990         (dcl-option-value-basic, dcl-option-value-offset)
24991         (dcl-option-value-margin-offset, dcl-option-value-comment-line):
24992         Mark unused parameters.
24993         (dcl-save-local-variable): Remove unused variable `val'.
24994         (mode): Declare.
24996         * progmodes/delphi.el (delphi-save-state, delphi-after-change):
24997         Mark unused parameters.
24998         (delphi-ignore-changes): Move before first use.
24999         (delphi-charset-token-at): Remove unused variable `start'.
25000         (delphi-else-start): Remove unused variable `if-count'.
25001         (delphi-comment-block-start, delphi-comment-block-end):
25002         Remove unused variable `kind'.
25003         (delphi-indent-line): Remove unused variable `new-point'.
25005         * progmodes/ebrowse.el (ebrowse-files-list)
25006         (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
25007         Mark unused parameters.  Don't quote `lambda'.
25008         (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
25009         Don't quote `lambda'.
25010         (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
25011         (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
25012         (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
25013         (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
25014         Use `ignore-errors'.
25015         (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
25016         (ebrowse-view/find-file-and-search-pattern)
25017         (ebrowse-view/find-member-declaration/definition):
25018         Rename parameter TAGS-FILE-NAME to TAGS-FILE.
25019         (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
25020         Rename parameter PREFIX-ARG to PREFIX.
25021         (ebrowse-tags-read-name): Remove unused variables `start' and
25022         `member-info'.
25023         (ebrowse-display-member-buffer): Rename variable `tags-file-name'
25024         to `tags-file'.
25026         * progmodes/etags.el (local-find-tag-hook): Declare.
25027         (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
25028         Mark unused parameters.
25030         * progmodes/executable.el (compilation-error-regexp-alist): Declare.
25031         (executable-interpret): Mark unused parameter.
25033         * progmodes/flymake.el (flymake-process-sentinel)
25034         (flymake-after-change-function)
25035         (flymake-create-temp-with-folder-structure)
25036         (flymake-get-include-dirs-dot): Mark unused parameters.
25037         (flymake-safe-delete-directory): Remove unused variable `err'.
25039         * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
25040         (speedbar-timer-fn, speedbar-line-text)
25041         (speedbar-change-expand-button-char, speedbar-delete-subblock)
25042         (speedbar-center-buffer-smartly): Declare functions.
25043         (gdb-find-watch-expression): Remove unused variable `array'.
25044         (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
25045         (gdb-starting): Mark unused parameters.
25046         (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
25047         (gdb-table-string): Remove unused variable `res'.
25048         (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
25049         (gdb-disassembly-handler-custom): Remove unused variable `pos'.
25050         (gdb-display-buffer): Remove unused variable `cur-size'.
25052         * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
25053         allow lexical-binding compilation.
25054         (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
25055         (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
25056         (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
25057         Mark unused parameters.
25058         (gud-gdb-marker-filter): Remove unused variable `match'.
25059         (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
25060         lambda expressions and funcall them, instead of using `fset'.
25062         * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
25063         HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
25065         * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
25066         variable `header-beg'; use `let'.
25068         * progmodes/icon.el (indent-icon-exp): Remove unused variables
25069         `restart', `last-sexp' and `at-do'.
25071         * progmodes/js.el (js--debug): Mark unused parameter.
25072         (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
25073         (js--splice-into-items): Remove unused variable `item'.
25074         (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
25076         * progmodes/make-mode.el (makefile-make-font-lock-keywords):
25077         Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
25078         (makefile-complete): Remove unused variable `try'.
25079         (makefile-fill-paragraph, makefile-match-function-end):
25080         Mark unused parameters.
25082         * progmodes/octave-inf.el (inferior-octave-complete):
25083         Remove unused variable `proc'.
25084         (inferior-octave-output-digest): Mark unused parameter.
25086         * progmodes/perl-mode.el (perl-calculate-indent):
25087         Remove unused variable `err'.
25089         * progmodes/prolog.el (prolog-mode-keybindings-inferior)
25090         (prolog-indent-line): Mark unused parameters.
25091         (prolog-indent-line): Remove unused variable `beg'.
25093         * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
25094         (reporter-dont-compact-list): Declare.
25096         * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
25097         Remove unused variable `char'.
25098         (sh-debug): Mark unused parameter.
25099         (sh-get-indent-info): Remove unused variable `start'.
25100         (sh-calculate-indent): Remove unused variable `var'.
25102         * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
25103         (simula-electric-keyword): Remove unused variable `null'.
25104         (simula-search-backward, simula-search-forward): Remove unused
25105         variables `begin' and `end'.
25107         * progmodes/vera-mode.el (vera-guess-basic-syntax):
25108         Remove unused variable `pos'.
25109         (vera-electric-tab, vera-comment-uncomment-region):
25110         Mark unused parameters.
25111         (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
25113 2011-04-22  Chong Yidong  <cyd@stupidchicken.com>
25115         * emacs-lisp/package.el (package--builtins, package-alist)
25116         (package-load-descriptor, package-built-in-p, package-activate)
25117         (define-package, package-installed-p)
25118         (package-compute-transaction, package-buffer-info)
25119         (package--push): Doc fix.  Distinguish more clearly between
25120         version strings and version lists.
25122 2011-04-21  Juanma Barranquero  <lekktu@gmail.com>
25124         Lexical-binding cleanup.
25126         * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
25127         (5x5-make-mutate-best):
25128         * play/fortune.el (fortune-in-buffer):
25129         * play/gomoku.el (gomoku-init-display):
25130         * play/solitaire.el (solitaire, solitaire-do-check):
25131         * play/tetris.el (tetris-default-update-speed-function):
25132         Mark unused parameters.
25134         * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
25135         (bubbles--shift): Remove unused variable `char-org'.
25136         (bubbles--set-faces): Remove unused variable `fg-col'.  Simplify.
25137         (bubbles--show-images): Remove unused variable `char'.
25139         * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
25140         (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
25141         (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
25142         (decipher-analyze-buffer): Use ?\s.
25143         (decipher-make-checkpoint): Remove unused variable `mapping'.
25145         * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
25147         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
25148         Remove unused variable `result'; use `let'.
25150         * play/gametree.el (gametree-current-layout, gametree-apply-layout):
25151         Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
25152         (gametree-children-shown-p, gametree-compute-reduced-score):
25153         Use `ignore-errors'.
25155         * play/handwrite.el (ps-lpr-switches): Declare.
25156         (handwrite): Remove unused variables `pmin' and `lastp'.
25158         * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
25160         * play/landmark.el (landmark-init-display)
25161         (landmark-update-naught-weights): Mark unused parameters.
25162         (landmark-y): Remove unused variable `noise'.  Simplify.
25163         (landmark-human-plays): Remove unused variable `score'.
25165         * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
25166         (mpuz-try-proposal): Remove unused variable `game'.
25168         * play/zone.el (life-patterns): Declare.
25170 2011-04-20  Juanma Barranquero  <lekktu@gmail.com>
25172         * vc/vc.el (ediff-vc-internal): Declare function.
25174 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25176         * shell.el: Use lexical-binding and std completion UI.
25177         (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
25178         (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
25179         comint-preoutput-filter-functions rather than on
25180         comint-output-filter-functions.
25181         (shell-command-completion, shell--command-completion-data)
25182         (shell-filename-completion, shell-environment-variable-completion)
25183         (shell-c-a-p-replace-by-expanded-directory): New functions.
25184         (shell-dynamic-complete-functions, shell-dynamic-complete-command)
25185         (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
25186         (shell-dynamic-complete-environment-variable): Use them.
25187         (shell-dynamic-complete-as-environment-variable)
25188         (shell-dynamic-complete-as-command): Remove.
25189         (shell-match-partial-variable): Match past point.
25190         * comint.el: Clean up use of completion-at-point-functions.
25191         (comint-completion-at-point): New function.
25192         (comint-mode): Use it completion-at-point-functions.
25193         (comint-dynamic-complete): Make it obsolete.
25194         (comint-replace-by-expanded-history-before-point): Add dry-run arg.
25195         (comint-c-a-p-replace-by-expanded-history): New function.
25196         (comint-dynamic-complete-functions)
25197         (comint-replace-by-expanded-history): Use it.
25198         * minibuffer.el (completion-table-with-terminator): Allow dynamic
25199         termination strings.  Try harder to avoid second try-completion.
25200         (completion-in-region-mode-map): Disable bindings that don't work yet.
25202         * comint.el: Use lexical-binding.  Require CL.
25203         (comint-dynamic-complete-functions): Use comint-filename-completion.
25204         (comint-completion-addsuffix): Tweak custom type.
25205         (comint-filename-completion, comint--common-suffix)
25206         (comint--common-quoted-suffix, comint--table-subvert)
25207         (comint--complete-file-name-data): New functions.
25208         (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
25209         (comint-dynamic-list-filename-completions): Use them.
25210         (comint-dynamic-simple-complete): Make obsolete.
25212         * minibuffer.el (completion-in-region-mode):
25213         Keep completion-in-region-mode--predicate global.
25214         (completion-in-region--postch):
25215         Assume completion-in-region-mode--predicate is not null.
25217         * progmodes/flymake.el (flymake-start-syntax-check-process):
25218         Obey `dir'.  Simplify.
25220         * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
25221         we're in VC after all.
25223 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
25225         * vc/vc.el (vc-diff-build-argument-list-internal)
25226         (vc-version-ediff, vc-ediff): New commands.
25227         (vc-version-diff): Use vc-diff-build-argument-list-internal.
25229 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25231         * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
25232         add sanity check.
25234         * obsolete/erc-hecomplete.el: Make obsolete.
25235         * obsolete/: Standardize obsolescence info in the header.
25237 2011-04-20  Glenn Morris  <rgm@gnu.org>
25239         * calendar/solar.el (solar-horizontal-coordinates):
25240         Use the longitude argument rather than `calendar-longitude'.
25241         (solar-date-next-longitude): Remove unused locals.
25243 2011-04-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
25245         * whitespace.el: New version 13.2.1.
25247 2011-04-20  felix  <EmacsWiki>  (tiny change)
25249         * whitespace.el (global-whitespace-mode): Keep highlight when
25250         switching between major modes on a file.
25252 2011-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25254         * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
25255         (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
25256         multi-line comments as well.
25258 2011-04-19  Juanma Barranquero  <lekktu@gmail.com>
25260         Lexical-binding cleanup.
25262         * arc-mode.el (archive-mode-revert):
25263         * cmuscheme.el (scheme-interactively-start-process):
25264         * custom.el (custom-initialize-delay):
25265         * dnd.el (dnd-open-local-file, dnd-open-remote-url):
25266         * dos-w32.el (direct-print-region-helper, direct-print-region-function):
25267         * emacs-lock.el (emacs-lock-clear-sentinel):
25268         * ezimage.el (defezimage):
25269         * follow.el (follow-avoid-tail-recenter):
25270         * fringe.el (set-fringe-mode-1):
25271         * generic-x.el (bat-generic-mode-compile):
25272         * help-mode.el (help-info-variable, help-do-xref)
25273         (help-mode-revert-buffer):
25274         * help.el (view-emacs-todo):
25275         * iswitchb.el (iswitchb-completion-help):
25276         * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
25277         * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
25278         (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
25279         * locate.el (locate-update):
25280         * longlines.el (longlines-encode-region)
25281         (longlines-after-change-function):
25282         * outline.el (outline-isearch-open-invisible):
25283         * ps-def.el (declare-function, charset-dimension, char-width)
25284         (encode-char):
25285         * ps-mule.el (ps-mule-plot-string):
25286         * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
25287         (recentf-edit-list-select, recentf-edit-list-validate)
25288         (recentf-open-files-action):
25289         * rect.el (delete-whitespace-rectangle-line)
25290         (rectangle-number-line-callback):
25291         * register.el (window-configuration-to-register)
25292         (frame-configuration-to-register):
25293         * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
25294         * select.el (xselect-convert-to-string, xselect-convert-to-length)
25295         (xselect-convert-to-targets, xselect-convert-to-delete)
25296         (xselect-convert-to-filename, xselect-convert-to-charpos)
25297         (xselect-convert-to-lineno, xselect-convert-to-colno)
25298         (xselect-convert-to-os, xselect-convert-to-host)
25299         (xselect-convert-to-user, xselect-convert-to-class)
25300         (xselect-convert-to-name, xselect-convert-to-integer)
25301         (xselect-convert-to-atom, xselect-convert-to-identity):
25302         * subr.el (declare, ignore, process-kill-without-query)
25303         (text-clone-maintain):
25304         * terminal.el (te-get-char, te-tic-sentinel):
25305         * tool-bar.el (tool-bar-make-keymap):
25306         * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
25307         * type-break.el (type-break-mode, type-break-noninteractive-query):
25308         * view.el (View-back-to-mark):
25309         * wid-browse.el (widget-browse-action, widget-browse-widget)
25310         (widget-browse-widgets, widget-browse-sexp):
25311         * widget.el (define-widget-keywords):
25312         * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
25313         Mark unused parameters.
25315         * align.el (align-adjust-col-for-rule): Mark unused parameter.
25316         (align-areas): Remove unused variable `look'.
25317         (align-region): Remove unused variables `real-end' and `pos-list'.
25319         * apropos.el (apropos-score-doc): Remove unused variable `i'.
25321         * bindings.el (mode-line-modified, mode-line-remote):
25322         Mark unused parameters.
25323         (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
25325         * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
25326         (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
25328         * comint.el (comint-history-isearch-pop-state)
25329         (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
25330         (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
25331         (comint-substitute-in-file-name): Doc fix.
25333         * completion.el (cmpl-statistics-block): Mark unused parameter.
25334         (add-completions-from-tags-table, add-completions-from-lisp-buffer)
25335         (save-completions-to-file, load-completions-from-file):
25336         Remove unused local variable `e'.
25338         * composite.el (compose-chars): Remove unused variable `len'.
25339         (lgstring-insert-glyph): Remove unused variable `g'.
25340         (compose-glyph-string): Remove unused variables `ascent',
25341         `descent', `lbearing' and `rbearing'.
25342         (compose-glyph-string-relative): Remove unused variables
25343         `lbearing', `rbearing' and `wadjust'.
25344         (compose-gstring-for-graphic): Remove unused variables `header',
25345         `wadjust', `xoff' and `yoff'.  Use `let', not `let*'.
25346         (compose-gstring-for-terminal): Remove unused variables `header'
25347         and `nchars'.  Use `let', not `let*'.
25349         * cus-edit.el (Custom-set, Custom-save, custom-reset)
25350         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
25351         (Custom-buffer-done, custom-buffer-create-internal)
25352         (custom-browse-visibility-action, custom-browse-group-tag-action)
25353         (custom-browse-variable-tag-action, custom-browse-face-tag-action)
25354         (widget-magic-mouse-down-action, custom-toggle-parent)
25355         (custom-add-parent-links, custom-toggle-hide-variable)
25356         (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
25357         (custom-toggle-hide-face, face, hook, custom-group-link-action)
25358         (custom-face-menu-create, custom-variable-menu-create, get)
25359         (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
25360         (custom-reset-standard-save-and-update): Remove unused variable `value'.
25361         (customize-apropos): Remove unused variable `tests'.
25362         (custom-group-value-create): Remove unused variable `hidden-p'.
25363         (sort-fold-case): Declare.
25365         * cus-theme.el (custom-reset-standard-faces-list)
25366         (custom-reset-standard-variables-list): Declare.
25367         (customize-create-theme, custom-theme-revert, custom-theme-write)
25368         (custom-theme-choose-mode, customize-themes, custom-theme-save):
25369         Mark unused parameters.
25371         * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
25373         * delim-col.el (delimit-columns-max): Move defvar before first use.
25375         * descr-text.el (describe-char-categories): Don't quote `lambda'.
25376         (describe-char): Don't quote `lambda'.  Mark unused parameter.
25378         * desktop.el (desktop-save-buffer-p): Mark unused parameter.
25379         (auto-insert): Declare.
25380         (desktop-restore-file-buffer): Rename desktop-* parameters;
25381         mark unused ones.
25382         (desktop-create-buffer): Rename desktop-* parameters and bind them.
25383         (desktop-buffer): Rename desktop-* parameters.
25385         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
25386         (dframe-reposition-frame-xemacs, dframe-help-echo)
25387         (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
25388         Mark unused parameters.
25390         * dired-aux.el (backup-extract-version-start, overwrite-query)
25391         (overwrite-backup-query, rename-regexp-query)
25392         (rename-non-directory-query): Declare.
25393         (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
25394         (dired-add-entry): Remove unused variable `orig-file-name'.
25395         (dired-copy-file-recursive): Remove unused variable `dirfailed'.
25396         Use parameter PRESERVE-TIME instead of accessing dynamic variable
25397         `dired-copy-preserve-time' directly.
25398         (dired-do-create-files-regexp): Remove unused variable `fn-count'.
25399         (dired-insert-subdir-newpos): Rename unused variable `pos'.
25401         * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
25402         (dired-virtual-revert, dired-make-relative-symlink):
25403         Mark unused parameters.
25404         (manual-program): Declare.
25405         (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
25406         (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
25407         wrapped in `with-no-warnings' to avoid replacing one warning by another.
25409         * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
25411         * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
25413         * echistory.el (electric-history-in-progress, Helper-return-blurb):
25414         Declare.
25416         * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
25418         * electric.el (Electric-command-loop): Rename parameter
25419         INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
25421         * expand.el (expand-in-literal): Remove unused variable `here'.
25423         * facemenu.el (facemenu-add-new-color):
25424         Remove unused variable `docstring'.
25426         * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
25427         (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
25428         (face-attr-construct): Mark unused parameter.  Doc fix.
25429         (read-color): Remove unused variable `hex-string'.
25431         * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
25432         (locate-dominating-file): Remove unused vars `prev-file' and `user'.
25433         (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
25434         (display-buffer-other-frame): Remove unused variable `old-window'.
25435         (kill-buffer-hook): Declare.
25436         (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
25437         Mark unused parameters.
25438         (after-find-file): Pass 1 to `auto-save-mode', not t.
25440         * files-x.el (auto-insert): Declare.
25441         (modify-file-local-variable-prop-line): Remove unused variable `val'.
25443         * find-lisp.el (find-lisp-find-dired-internal): Remove unused
25444         variable `buf'.  Mark unused parameter.
25445         (find-lisp-insert-directory): Mark unused parameter.
25447         * format.el (format-decode-run-method): Mark unused parameter; doc fix.
25448         (format-encode-region): Remove unused variables `cur-buf' and `result'.
25449         (format-common-tail): Remove, unused.
25450         (format-deannotate-region): Remove unused variable `loc'.
25451         (format-annotate-region): Remove unused variable `p'.
25452         (format-annotate-single-property-change): Remove unused variables
25453         `default' and `tail'.
25455         * forms.el (read-file-filter): Declare.
25456         (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
25458         * frame.el (frame-creation-function-alist): Mark unused parameter.
25459         (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
25461         * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
25462         Remove unused parameters.
25463         (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
25464         (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
25466         * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
25467         (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
25468         (hfy-prepare-tag-map): Mark unused parameters.
25469         (htmlfontify-buffer): Use `called-interactively-p'.
25471         * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
25472         (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
25473         (ibuffer-do-occur): Mark unused parameters.
25474         (ibuffer-forward-next-marked): Remove unused variable `curmark'.
25475         (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
25477         * ibuffer.el: Don't quote `lambda'.
25478         (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
25479         (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
25480         Mark unused parameters.
25482         * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
25483         (ido-completing-read): Mark unused parameters.
25484         (ido-copy-current-word): Mark unused parameters;
25485         remove unused variable `name'.
25486         (ido-sort-merged-list): Remove unused parameter `dirs'.
25488         * ielm.el (ielm-input-sender): Mark unused parameter.
25489         (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
25490         (ielm-output, ielm-wbuf, ielm-pmark): Declare.
25491         (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
25492         `ielm-string' as a dynamic variable accessible from the IELM prompt.
25493         Bind `ielm-string' to INPUT-STRING.  Remove unused variable `err'.
25495         * image-dired.el (image-dired-display-thumbs): Remove unused
25496         variables `curr-file' and `count'.
25497         (image-dired-remove-tag): Remove unused variable `start'.
25498         (image-dired-tag-files, image-dired-create-thumbs): Remove unused
25499         variable `curr-file'
25500         (image-dired-rotate-original): Remove unused variable `temp-file'.
25501         (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
25502         Remove unused variable `file'.
25503         (image-dired-gallery-generate): Remove unused variable `curr'.
25504         (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
25506         * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
25508         * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
25510         * informat.el (texinfo-command-start, texinfo-command-end): Declare.
25512         * isearch.el (minibuffer-history-symbol): Declare.
25513         (isearch-edit-string): Remove unused variable `err'.
25514         (isearch-message-prefix, isearch-message-suffix):
25515         Mark unused parameters.
25517         * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
25519         * macros.el (insert-kbd-macro): Remove unused variable `mods'.
25521         * makesum.el (double-column): Remove unused variable `cnt'.
25523         * misearch.el (multi-isearch-pop-state): Mark unused parameter.
25524         (ido-ignore-item-temp-list): Declare.
25526         * mouse-drag.el (mouse-drag-throw): Remove unused variables
25527         `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
25528         `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
25529         (mouse-drag-drag): Remove unused variables `mouse-delta' and
25530         `mouse-col-delta'.
25532         * mouse-sel.el (mouse-extend-internal):
25533         Remove unused variable `orig-window-frame'.
25535         * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
25536         (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
25537         Move declarations before first use.
25538         (pcomplete-opt): Mark unused parameters; doc fix.
25540         * proced.el (proced-revert): Mark unused parameter.
25541         (proced-send-signal): Remove unused variable `err'.
25543         * ps-print.el (ps-print-preprint-region, ps-print-preprint):
25544         Rename parameter PREFIX-ARG to ARG.
25545         (ps-basic-plot-string, ps-basic-plot-whitespace):
25546         Mark unused parameters.
25548         * replace.el (replace-count): Define.
25549         (occur-revert-function): Mark unused parameters.
25550         (ido-ignore-item-temp-list, isearch-error, isearch-forward)
25551         (isearch-case-fold-search, isearch-string): Declare.
25552         (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
25553         bind `case-fold-search'.  Remove unused variables `beg' and `end',
25554         and simplify.
25555         (replace-eval-replacement): Rename parameter REPLACE-COUNT to
25556         COUNT and bind `replace-count'.
25557         (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
25558         to COUNT.
25560         * savehist.el (print-readably, print-string-length): Declare.
25562         * shadowfile.el (shadow-expand-cluster-in-file-name):
25563         Remove unused variable `cluster'.
25564         (shadow-copy-file): Remove unused variable `i'.
25565         (shadow-noquery, shadow-clusters, shadow-site-cluster)
25566         (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
25567         (shadow-define-literal-group, shadow-define-regexp-group)
25568         (shadow-make-group, shadow-shadows-of): Clean up docstrings.
25570         * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
25571         (shell): Use `called-interactively-p'.
25572         (shell-directory-tracker): Remove unused variable `chdir-failure'.
25574         * simple.el (compilation-context-lines, comint-file-name-quote-list)
25575         (comint-file-name-chars, comint-delimiter-argument-list): Declare.
25576         (delete-backward-char): Remove unused variable `ocol'.
25577         (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
25578         (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
25579         (event-apply-hyper-modifier, event-apply-shift-modifier)
25580         (event-apply-control-modifier, event-apply-meta-modifier):
25581         Mark unused parameters.
25582         (undo-make-selective-list): Remove duplicate variable `undo-elt'.
25583         (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
25585         * speedbar.el (speedbar-ignored-directory-expressions)
25586         (speedbar-supported-extension-expressions, speedbar-directory-buttons)
25587         (speedbar-find-file, speedbar-dir-follow)
25588         (speedbar-directory-buttons-follow, speedbar-tag-find)
25589         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
25590         (speedbar-buffers-line-directory, speedbar-buffer-click):
25591         Mark unused parameters.
25592         (speedbar-tag-file): Remove unused variable `mode'.
25593         (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
25595         * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
25597         * talk.el (talk): Remove unused variable `display'.
25599         * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
25600         (tar-write-region-annotate): Mark unused parameter.
25602         * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
25603         (minutes, seconds, time-zone, day, year, monthname, month, dayname):
25604         Declare them, wrapped in `with-no-warnings' to avoid replacing one
25605         warning by another.
25607         * time-stamp.el (time-stamp-string-preprocess):
25608         Remove unused variable `require-padding'.
25610         * tree-widget.el (widget-glyph-enable): Declare.
25611         (tree-widget-action): Mark unused parameter.
25613         * w32-fns.el (x-get-selection): Mark unused parameter.
25614         (autoload-make-program, generated-autoload-file): Declare.
25616         * wdired.el (wdired-revert): Mark unused parameters.
25617         (wdired-xcase-word): Remove unused variable `err'.
25619         * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
25620         (whitespace-help-scroll): Remove unused variable `data-help'.
25622         * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
25623         (widget-image-insert, widget-after-change, default)
25624         (widget-default-format-handler, widget-default-notify)
25625         (widget-default-prompt-value, widget-info-link-action)
25626         (widget-url-link-action, widget-function-link-action)
25627         (widget-variable-link-action, widget-file-link-action)
25628         (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
25629         (widget-field-prompt-internal, widget-field-action, widget-field-match)
25630         (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
25631         (widget-insert-button-action, widget-delete-button-action, visibility)
25632         (widget-documentation-link-action, widget-documentation-string-action)
25633         (widget-const-prompt-value, widget-regexp-match, symbol)
25634         (widget-coding-system-prompt-value)
25635         (widget-key-sequence-value-to-external, sexp)
25636         (widget-sexp-value-to-internal, character, vector, cons)
25637         (widget-choice-prompt-value, widget-boolean-prompt-value)
25638         (widget-color--choose-action): Mark unused parameters.
25639         (widget-item-match-inline, widget-choice-match-inline)
25640         (widget-checklist-match, widget-checklist-match-inline)
25641         (widget-group-match): Rename parameter VALUES to VALS.
25642         (widget-field-value-set): Remove unused variable `size'.
25643         (widget-color-action): Remove unused variables `value' and `start'.
25645         * windmove.el (windmove-wrap-loc-for-movement): Remove unused
25646         variable `dir'.  Doc fix.
25647         (windmove-find-other-window): Don't pass it.
25649         * window.el (count-windows): Mark unused parameter.
25650         (bw-adjust-window): Remove unused variable `err'.
25652         * woman.el (woman-file-name): Remove unused variable `default'.
25653         (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
25654         WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
25655         (global-font-lock-mode): Declare.
25656         (woman-decode-region): Mark unused parameter.
25657         (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
25659         * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
25660         (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
25661         (x-dnd-handle-moz-url): Remove unused variable `title'.
25662         (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
25664         * xml.el (xml-parse-tag, xml-parse-attlist):
25665         Remove unused variable `pos'.
25667 2011-04-19  Glenn Morris  <rgm@gnu.org>
25669         * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
25670         (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
25671         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
25672         (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
25673         * calendar/cal-html.el (cal-html-insert-minical):
25674         * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
25675         (calendar-mark-date-pattern):
25676         Prefix "unused" locals.
25678         * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
25679         optional argument `style'.
25681         * calendar/appt.el (appt-make-list):
25682         * calendar/cal-china.el (calendar-chinese-date-string):
25683         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
25684         (diary-hebrew-yahrzeit):
25685         * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
25686         * calendar/calendar.el (calendar-generate-window):
25687         * calendar/time-date.el (time-to-days):
25688         Remove unused local variables.
25690 2011-04-18  Chong Yidong  <cyd@stupidchicken.com>
25692         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
25693         glyphless-char-display table.
25694         (tabulated-list-glyphless-char-display): New var.
25696 2011-04-18  Sam Steingold  <sds@gnu.org>
25698         * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
25699         to acknowledgments.
25701 2011-04-17  Glenn Morris  <rgm@gnu.org>
25703         * calendar/diary-lib.el (diary-sexp-entry):
25704         * calendar/holidays.el (holiday-sexp):
25705         Set debug-on-error rather than the removed stack-trace-on-error.
25707 2011-04-16  Glenn Morris  <rgm@gnu.org>
25709         * progmodes/f90.el: Use lexical-binding.
25710         (f90-get-correct-indent): Remove unnecessary local variable `cont'.
25712 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
25714         * mail/sendmail.el (mail-mode-map): Use completion-at-point.
25715         (mail-mode): Setup mailalias completion here instead.
25716         * mail/mailalias.el: Use lexical-binding.
25717         (pattern, mailalias-done): Declare dynamic.
25718         (mail-completion-at-point-function): New function, from mail-complete.
25719         (mail-complete): Use it.
25720         (mail-completion-expand): New function.
25721         (mail-get-names): Use it.
25722         (mail-directory, mail-directory-process, mail-directory-stream):
25723         Don't use `pattern' for lexically bound arg.
25725         * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
25727         * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
25728         (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
25729         (hfy-etags-cmd-alist): Don't eval-and-compile any more.
25731         * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
25732         (byte-save-window-excursion, byte-temp-output-buffer-setup)
25733         (byte-interactive-p): Define them again, for use when inlining
25734         old code.
25736 2011-04-15  Juanma Barranquero  <lekktu@gmail.com>
25738         * loadup.el: Use `string-to-number', not `string-to-int'.
25740 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
25742         * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
25743         gud-gdb-complete-command.
25744         (gud-gdb-completions): New function, from gud-gdb-complete-command.
25745         (gud-gdb-completion-at-point): New function.
25746         (gud-gdb-completions): Remove.
25748 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
25750         * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
25751         when the scripts fail.  Use `tramp-do-file-attributes-with-ls' then.
25752         (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
25753         whether `executable-find' is bound.
25755         * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
25757 2011-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
25759         * minibuffer.el (completion-in-region-mode-predicate)
25760         (completion-in-region-mode--predicate): New vars.
25761         (completion-in-region, completion-in-region--postch)
25762         (completion-in-region-mode): Use them.
25763         (completion--capf-wrapper): Also return the hook function.
25764         (completion-at-point, completion-help-at-point):
25765         Adjust and provide a predicate.
25767         Preserve arg names for advice of subr and lexical functions (bug#8457).
25768         * help-fns.el (help-function-arglist): Consolidate the subr and
25769         new-byte-code cases.  Add argument `preserve-names' to extract names
25770         from the docstring when needed.
25771         * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
25772         (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
25773         (ad-arglist): Use help-function-arglist's new arg.
25774         (ad-definition-type): Use cond.
25776 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
25778         * autorevert.el (auto-revert-handler):
25779         Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
25780         which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
25781         Don't quote lambda.
25783         * image-mode.el (image-transform-set-scale):
25784         Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
25786 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25788         * net/network-stream.el (network-stream-open-starttls): Only do
25789         opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
25790         Upgrades via gnutls-cli are too slow to be done opportunistically.
25792 2011-04-12  Juanma Barranquero  <lekktu@gmail.com>
25794         * dframe.el (dframe-current-frame): Remove spurious quote.
25796 2011-04-12  Glenn Morris  <rgm@gnu.org>
25798         * calendar/cal-tex.el (cal-tex-end-document):
25799         Try to automatically use latin1 input if needed.
25801         * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
25802         Don't try to cons a mark onto an empty element.
25804 2011-04-11  Leo Liu  <sdl.web@gmail.com>
25806         * ido.el (ido-buffer-internal): Allow method 'kill for virtual
25807         buffers.
25808         (ido-kill-buffer-at-head): Support killing virtual buffers.
25810 2011-04-10  Chong Yidong  <cyd@stupidchicken.com>
25812         * minibuffer.el (completion-show-inline-help): New var.
25813         (completion--do-completion, minibuffer-complete)
25814         (minibuffer-force-complete, minibuffer-complete-word):
25815         Inhibit minibuffer messages if completion-show-inline-help is nil.
25817         * icomplete.el (icomplete-mode): Bind completion-show-inline-help
25818         to avoid interference from inline help (Bug#5849).
25820 2011-04-10  Leo Liu  <sdl.web@gmail.com>
25822         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
25823         Fix typo.
25825 2011-04-09  Chong Yidong  <cyd@stupidchicken.com>
25827         * image-mode.el (image-toggle-display-image): Signal an error if
25828         not in Image mode.
25829         (image-transform-mode, image-transform-resize)
25830         (image-transform-set-rotation): Doc fix.
25831         (image-transform-set-resize): Delete.
25832         (image-transform-set-scale, image-transform-fit-to-height)
25833         (image-transform-fit-to-width): Handle image-toggle-display-image
25834         and image-transform-resize directly.
25836 2011-04-08  Sho Nakatani  <lay.sakura@gmail.com>
25838         * doc-view.el (doc-view-fit-width-to-window)
25839         (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
25840         New functions for fitting the shown image to the Emacs window size.
25841         (doc-view-mode-map): Add bindings for the new functions.
25843 2011-04-08  Juanma Barranquero  <lekktu@gmail.com>
25845         * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
25846         Fix typo in docstring.
25848 2011-04-08  Eli Zaretskii  <eliz@gnu.org>
25850         * files.el (file-size-human-readable): Produce one digit after
25851         decimal, like "ls -lh" does.
25853         * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
25854         the file size representation.
25856         * simple.el (list-processes): If async subprocesses are not
25857         available, error out with a clear error message.
25859 2011-04-08  Chong Yidong  <cyd@stupidchicken.com>
25861         * help.el (help-form-show): New function, to be called from C.
25862         Put help-form output in a buffer named differently than *Help*.
25864 2011-04-08  Eli Zaretskii  <eliz@gnu.org>
25866         * files.el (file-size-human-readable): New function.
25868         * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
25869         computing the representation inline.  Don't require `cl'.
25871 2011-04-08  Glenn Morris  <rgm@gnu.org>
25873         * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
25875         * net/browse-url.el (browse-url-firefox):
25876         Test system-type, not system-configuration.
25878         * vc/log-edit.el (log-edit-empty-buffer-p): New function.
25879         (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
25880         Use log-edit-empty-buffer-p.  (Bug#7598)
25882         * net/rlogin.el (rlogin-process-connection-type): Simplify.
25883         (rlogin-mode-map): Initialize in the defvar.
25884         (rlogin): Use ignore-errors.
25886         * replace.el (occur-mode-map): Some fixes for menu items.
25888 2011-04-07  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
25890         * play/morse.el (denato-region): Handle varying case.  (Bug#8386)
25892 2011-04-06  Chong Yidong  <cyd@stupidchicken.com>
25894         * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
25895         issuing unused warnings.
25897         * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
25898         macro directly.
25900         * simple.el: Lisp reimplement of list-processes.  Based on an
25901         earlier reimplementation by Leo Liu, but using tabulated-list.el.
25902         (process-menu-mode): New major mode.
25903         (list-processes--refresh, list-processes):
25904         (process-menu-visit-buffer): New functions.
25906         * files.el (save-buffers-kill-emacs): Don't assume any return
25907         value of list-processes, which is undocumented anyway.
25909 2011-04-06  Chong Yidong  <cyd@stupidchicken.com>
25911         * emacs-lisp/tabulated-list.el: New file.
25913         * emacs-lisp/package.el: Use Tabulated List mode.
25914         (package-menu-mode-map): Inherit from tabulated-list-mode-map.
25915         (package-menu-mode): Derive from tabulated-list-mode.  Set up the
25916         table format using Tabulated List mode variables.
25917         (package--push): New macro, replacing package-list-maybe-add.
25918         (package-menu--generate): Use package--push.  Renamed from
25919         package--generate-package-list.
25920         (package-menu-refresh, list-packages): Use it.
25921         (package-menu--print-info): Rename from package-print-package.
25922         Return insertion data instead of inserting it directly.
25923         (package-menu-describe-package, package-menu-execute):
25924         Use tabulated-list-get-id.
25925         (package-menu-mark-delete, package-menu-mark-install)
25926         (package-menu-mark-unmark, package-menu-backup-unmark)
25927         (package-menu-mark-obsolete-for-deletion):
25928         Use tabulated-list-put-tag.
25929         (package--list-packages, package-menu-revert)
25930         (package-menu-get-package, package-menu-get-version)
25931         (package-menu-sort-by-column): Functions deleted.
25932         (package-menu-package-list, package-menu-sort-key): Vars deleted.
25933         (package-menu--status-predicate, package-menu--version-predicate)
25934         (package-menu--name-predicate)
25935         (package-menu--description-predicate): Handle arguments in the
25936         Tabulated List format.
25937         (package-list-packages-no-fetch): Call list-packages.
25939 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
25941         * files.el (after-find-file-from-revert-buffer): Remove variable.
25942         (after-find-file): Don't bind it.
25943         (revert-buffer-in-progress-p): New variable.
25944         (revert-buffer): Bind it.
25945         Pass nil for `after-find-file-from-revert-buffer'.
25947         * saveplace.el (save-place-find-file-hook): Use new variable
25948         `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
25950 2011-04-06  Glenn Morris  <rgm@gnu.org>
25952         * Makefile.in (AUTOGEN_VCS): New variable.
25953         (autoloads): Use $AUTOGEN_VCS.
25955         * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
25956         * calendar/calendar.el (calendar-mode-map):
25957         Check for toolkit scroll bars.  (Bug#8305)
25959 2011-04-05  Chong Yidong  <cyd@stupidchicken.com>
25961         * minibuffer.el (completion-in-region--postch)
25962         (completion-in-region-mode): Remove unnecessary messages.
25964 2011-04-05  Juanma Barranquero  <lekktu@gmail.com>
25966         * font-lock.el (font-lock-refresh-defaults):
25967         Don't bind `hi-lock--inhibit-font-lock-hook', removed in
25968         2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
25970         * info.el (Info-directory-list, Info-read-node-name-2)
25971         (Info-split-parameter-string): Doc fixes.
25972         (Info-virtual-nodes): Reflow docstring.
25973         (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
25974         (Info-apropos-toc-nodes, info-finder, Info-get-token)
25975         (Info-find-emacs-command-nodes, Info-speedbar-key-map):
25976         Fix typos in docstrings.
25977         (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
25978         (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
25979         (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
25980         (Info-restore-desktop-buffer): Mark unused parameters.
25981         (Info-directory-find-file, Info-directory-find-node)
25982         (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
25983         (Info-virtual-index-find-node, Info-apropos-find-file)
25984         (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
25985         Mark unused parameters; fix typos in docstrings.
25986         (Info-virtual-index): Remove unused local variable `nodename'.
25988 2011-04-05  Deniz Dogan  <deniz@dogan.se>
25990         * net/rcirc.el: Update my e-mail address.
25991         (rcirc-mode-map): Remove M-o binding.
25993 2011-04-05  Chong Yidong  <cyd@stupidchicken.com>
25995         * startup.el (command-line): Save the cursor's theme-face
25996         directly, instead of using face-override-spec.
25998         * custom.el (load-theme): Minor optimization in assigning faces.
26000 2011-04-04  Juanma Barranquero  <lekktu@gmail.com>
26002         * help-fns.el (describe-variable): Complete all variables having
26003         documentation, including keywords.
26004         http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
26006 2011-04-04  Juanma Barranquero  <lekktu@gmail.com>
26008         Convert to lexical-binding.
26010         * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
26011         (bs--get-marked-string, bs--get-modified-string)
26012         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
26013         (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
26014         (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
26016         * ehelp.el (electric-help-execute-extended)
26017         (electric-help-ctrl-x-prefix):
26018         * hexl.el (hexl-revert-buffer-function):
26019         * linum.el (linum-after-change, linum-after-scroll):
26020         * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
26022         * help-fns.el (help-describe-category-set): Remove unused ERR variable.
26024 2011-04-04  Daiki Ueno  <ueno@unixuser.org>
26026         * epa-dired.el:
26027         * epa-mail.el:
26028         * epa-hook.el:
26029         * epa-file.el:
26030         * epa.el:
26031         * epg.el: Use lexical binding.
26033 2011-04-03  Chong Yidong  <cyd@stupidchicken.com>
26035         * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
26037         * textmodes/flyspell.el (flyspell-word): Recognize default
26038         dictionary case for flyspell-mark-duplications-exceptions.
26039         Use regexp matching for languages.
26040         (flyspell-mark-duplications-exceptions): Add "that" and "had" for
26041         default dictionary (Bug#7926).
26043 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
26045         * emacs-lisp/package.el (package--with-work-buffer):
26046         Recognize https URLs.
26048         * net/network-stream.el: Move from gnus/proto-stream.el.
26049         Change prefix to network-stream throughout.
26050         (open-protocol-stream): Merge into open-network-stream, leaving
26051         open-protocol-stream as an alias.  Handle nil BUFFER args.
26053         * subr.el (open-network-stream): Move to net/network-stream.el.
26055 2011-04-02  Glenn Morris  <rgm@gnu.org>
26057         * find-dired.el (find-exec-terminator): New option.
26058         (find-ls-option): Test for -ls support.
26059         (find-ls-subdir-switches): Test for -b in find-ls-option.
26060         (find-dired, find-grep-dired): Doc fixes.
26061         (find-dired): Use find-exec-terminator.
26063         * find-dired.el (find-ls-option, find-ls-subdir-switches)
26064         (find-grep-options): Do not autoload these defcustoms, remove purecopy.
26065         (find-name-arg): Remove purecopy.
26067         * progmodes/grep.el (grep-find-use-xargs): Doc fix.
26068         (grep-compute-defaults): Check for `-exec COMMAND +' support.
26069         Set grep-find-use-xargs, grep-find-command, and grep-find-template
26070         accordingly.  Don't add the null-device if not needed.
26072         * files.el (save-some-buffers): Doc fix.
26074 2011-04-02  Eli Zaretskii  <eliz@gnu.org>
26076         * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
26078 2011-04-01  Juanma Barranquero  <lekktu@gmail.com>
26080         * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
26081         Use `dolist' rather than `mapcar'.
26083 2011-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
26085         Add lexical binding.
26087         * subr.el (apply-partially): Use new closures rather than CL.
26088         (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
26089         (dolist, dotimes): Use slightly different expansion for lexical code.
26090         (functionp): Move to C.
26091         (letrec): New macro.
26092         (with-wrapper-hook): Use it and apply-partially instead of CL.
26093         (eval-after-load): Preserve lexical-binding.
26094         (save-window-excursion, with-output-to-temp-buffer): Turn them
26095         into macros.
26097         * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
26099         * help-fns.el (help-split-fundoc): Return nil if there's nothing else
26100         than the arglist.
26101         (help-add-fundoc-usage): Don't add `Not documented'.
26102         (help-function-arglist): Handle closures, subroutines, and new
26103         byte-code-functions.
26104         (help-make-usage): Remove leading underscores.
26105         (describe-function-1): Handle closures.
26106         (describe-variable): Use special-variable-p for completion.
26108         * files.el (lexical-binding): Declare safe.
26110         * emacs-lisp/pcase.el: Don't use destructuring-bind.
26111         (pcase--memoize): Rename from pcase-memoize.  Change weakness.
26112         (pcase): Add `let' pattern.
26113         Change memoization so it actually works.
26114         (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
26115         (pcase--u1) <guard, pred>: Fix possible shadowing problem.
26116         <let>: New case.
26118         * emacs-lisp/macroexp.el: Use lexical binding.
26119         (macroexpand-all-1): Check obsolete macros.  Expand compiler-macros.
26120         Don't convert ' to #' without checking that it's indeed quoting
26121         a lambda.
26123         * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
26124         Use eval-sexp-add-defvars.
26125         (eval-sexp-add-defvars): New fun.
26127         * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
26129         * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
26130         Don't autoload.
26131         (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
26132         than the internal `byte-compile-lambda'.
26133         (defmethod): Don't hide code under quotes.
26134         (eieio-defmethod): New `code' argument.
26136         * emacs-lisp/eieio-comp.el: Remove.
26138         * emacs-lisp/edebug.el (edebug-eval-defun)
26139         (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
26140         (edebug-toggle): Avoid `eval'.
26142         * emacs-lisp/disass.el (disassemble-internal): Handle new
26143         `closure' objects.
26144         (disassemble-1): Handle new byte codes.
26146         * emacs-lisp/cl.el (pushnew): Silence warning.
26148         * emacs-lisp/cl-macs.el (cl-byte-compile-block)
26149         (cl-byte-compile-throw): Remove.
26150         (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
26152         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
26153         closures.
26155         * emacs-lisp/cconv.el: New file.
26157         * emacs-lisp/bytecomp.el: Use lexical binding instead of
26158         a "bytecomp-" prefix.  Macroexpand everything as a separate phase.
26159         (byte-compile-initial-macro-environment):
26160         Handle declare-function here.
26161         (byte-compile--lexical-environment): New var.
26162         (byte-stack-ref, byte-stack-set, byte-discardN)
26163         (byte-discardN-preserve-tos): New lap codes.
26164         (byte-interactive-p): Don't use any more.
26165         (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
26166         New macros.
26167         (byte-compile-lapcode): Use them and handle new lap codes.
26168         (byte-compile-obsolete): Remove.
26169         (byte-compile-arglist-signature): Handle new byte-code arg"lists".
26170         (byte-compile-arglist-warn): Check late def of inlinable funs.
26171         (byte-compile-cl-warn): Don't silence warnings for compiler-macros
26172         since they should have been expanded by now.
26173         (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
26174         (byte-compile-from-buffer): Remove unused second arg.
26175         (byte-compile-preprocess): New function.
26176         (byte-compile-toplevel-file-form): New function to distinguish
26177         file-form calls from outside from file-form calls from hunk-handlers.
26178         (byte-compile-file-form): Simplify.
26179         (byte-compile-file-form-defsubst): Remove.
26180         (byte-compile-file-form-defmumble): Simplify now that
26181         byte-compile-lambda always returns a byte-code-function.
26182         (byte-compile): Preprocess.
26183         (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
26184         Remove, not used any more.
26185         (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
26186         (byte-compile-make-args-desc): New funs.
26187         (byte-compile-lambda): Handle lexical functions.  Always return
26188         a byte-code-function.
26189         (byte-compile-reserved-constants): New var, to make up room for
26190         closed-over variables.
26191         (byte-compile-constants-vector): Obey it.
26192         (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
26193         (byte-compile-macroexpand-declare-function): New function.
26194         (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
26195         byte-code-functions.
26196         (byte-compile-form): Check obsolescence here.
26197         (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
26198         (byte-compile-variable-ref): Remove.
26199         (byte-compile-dynamic-variable-op): New fun.
26200         (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
26201         (byte-compile-variable-set): New funs.
26202         (byte-compile-discard): Add 2 args.
26203         (byte-compile-stack-ref, byte-compile-stack-set)
26204         (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
26205         (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
26206         macroexpand-all instead.
26207         (byte-compile-quote-form): Remove.
26208         (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
26209         (byte-compile-bind, byte-compile-unbind): New funs.
26210         (byte-compile-let): Handle let* and lexical binding.
26211         (byte-compile-let*): Remove.
26212         (byte-compile-catch, byte-compile-unwind-protect)
26213         (byte-compile-track-mouse, byte-compile-condition-case):
26214         Handle a new :fun-body form, used for lexical scoping.
26215         (byte-compile-save-window-excursion)
26216         (byte-compile-with-output-to-temp-buffer): Remove.
26217         (byte-compile-defun): Simplify.
26218         (byte-compile-stack-adjustment): New fun.
26219         (byte-compile-out): Use it.
26220         (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
26222         * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
26223         handler any more.
26225         * emacs-lisp/byte-opt.el: Use lexical binding.
26226         (byte-inline-lapcode): Remove (to bytecomp).
26227         (byte-compile-inline-expand): Pay attention to inlining to/from
26228         lexically bound code.
26229         (byte-compile-unfold-lambda): Don't handle byte-code-functions
26230         any more.
26231         (byte-optimize-form-code-walker): Don't handle save-window-excursion
26232         any more and don't call compiler-macros.
26233         (byte-compile-splice-in-already-compiled-code): Remove.
26234         (byte-code): Don't inline any more.
26235         (disassemble-offset): Receive `bytes' as argument rather than via
26236         dynamic scoping.
26237         (byte-compile-tag-number): Declare before first use.
26238         (byte-decompile-bytecode-1): Handle new byte-codes, don't change
26239         `return' even if make-spliceable.
26240         (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
26241         obsolete interactive-p.
26242         (byte-optimize-lapcode): Optimize new lap-codes.
26243         Don't trip up on new form of `byte-constant' lap code.
26245         * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
26247         * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
26249         * custom.el (custom-initialize-default, custom-declare-variable):
26250         Use `defvar'.
26252         * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
26253         New variables.
26254         (compile-onefile, .el.elc, compile-calc, recompile): Use them.
26255         (COMPILE_FIRST): Add macroexp and cconv.
26256         * makefile.w32-in: Mirror changes in Makefile.in.
26258         * vc/cvs-status.el:
26259         * vc/diff-mode.el:
26260         * vc/log-edit.el:
26261         * vc/log-view.el:
26262         * vc/smerge-mode.el:
26263         * textmodes/bibtex-style.el:
26264         * textmodes/css-mode.el:
26265         * startup.el:
26266         * uniquify.el:
26267         * minibuffer.el:
26268         * newcomment.el:
26269         * reveal.el:
26270         * server.el:
26271         * mpc.el:
26272         * emacs-lisp/smie.el:
26273         * doc-view.el:
26274         * dired.el:
26275         * abbrev.el: Use lexical binding.
26277 2011-04-01  Eli Zaretskii  <eliz@gnu.org>
26279         * info.el (info-display-manual): New function.
26281 2011-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
26283         * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
26285 2011-03-31  Tassilo Horn  <tassilo@member.fsf.org>
26287         * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
26288         an entry for that server in rcirc-authinfo.  (Bug#8385)
26290 2011-03-31  Glenn Morris  <rgm@gnu.org>
26292         * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
26294         * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
26296 2011-03-30  Christoph Scholtes  <cschol2112@googlemail.com>
26298         * progmodes/python.el (python-default-interpreter)
26299         (python-python-command-args, python-jython-command-args)
26300         (python-which-shell, python-which-args, python-which-bufname)
26301         (python-file-queue, python-comint-output-filter-function)
26302         (python-toggle-shells, python-shell): Remove obsolete defcustoms,
26303         variables and functions.
26305 2011-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
26307         * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
26308         (completion-in-region-mode): New minor mode.
26309         (completion-in-region): Use it.
26310         (completion-in-region--data, completion-in-region-mode-map): New vars.
26311         (completion-in-region--postch): New function.
26312         (completion--capf-misbehave-funs, completion--capf-safe-funs):
26313         New vars.
26314         (completion--capf-wrapper): New function.
26315         (completion-at-point): Use it to track well-behavedness of
26316         hook functions.
26317         (completion-help-at-point): New command.
26319 2011-03-30  Jason Merrill  <jason@redhat.com>  (tiny change)
26321         * vc/add-log.el (add-change-log-entry): Don't use whitespace
26322         syntax class to search for whitespace on a single line
26323         (Message-ID: <4D938140.4030905@redhat.com>).
26325 2011-03-30  Leo Liu  <sdl.web@gmail.com>
26327         * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
26328         New commands.
26329         (edit-abbrevs-map): Bind them here.
26330         (write-abbrev-file): New optinal arg VERBOSE.  (Bug#5937)
26332 2011-03-29  Ken Manheimer  <ken.manheimer@gmail.com>
26334         * allout.el (allout-hide-by-annotation, allout-flag-region):
26335         Reduce possibility of overlay leakage by making them volatile.
26337         * allout-widgets.el (allout-widgets-tally): Define as nil so the
26338         hash is not shared between buffers.  Mode initialization is
26339         responsible for giving it a useful starting value.
26340         (allout-item-span): Reduce possibility of overlay leakage by
26341         making them volatile.
26342         (allout-widgets-count-buttons-in-region): Add diagnostic function
26343         for tracking down button overlay leaks.
26345 2011-03-29  Leo Liu  <sdl.web@gmail.com>
26347         * ido.el (ido-read-internal): Use the default history var
26348         minibuffer-history if no HISTORY is specified.
26350 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
26352         * net/imap.el (imap-shell-open, imap-process-connection-type):
26353         Use imap-process-connection-type for 'shell' streams as well as
26354         Kerberos, SSL, other subprocesses.
26356 2011-03-28  Leo Liu  <sdl.web@gmail.com>
26358         * abbrev.el (abbrev-table-empty-p): New function.
26359         (prepare-abbrev-list-buffer): Place empty abbrev tables after
26360         nonempty ones.  (Bug#5937)
26362 2011-03-27  Jan Djärv  <jan.h.d@swipnet.se>
26364         * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
26366 2011-03-27  Leo Liu  <sdl.web@gmail.com>
26368         * ansi-color.el (ansi-color-names-vector): Allow cons cell value
26369         for foreground and background colors.
26370         (ansi-color-make-color-map): Adapt.
26372 2011-03-25  Leo Liu  <sdl.web@gmail.com>
26374         * midnight.el (midnight-time-float): Remove.  Note it calculates
26375         the microsecond component incorrectly and seconds-to-time does the
26376         same job.
26377         Remove redundant (require 'timer).
26379         * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
26380         (ido-completions): Remove unused arguments.  (Bug#8329)
26382 2011-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
26384         * minibuffer.el (completion--flush-all-sorted-completions):
26385         Remove itself from hook.
26386         (completion-at-point): Let the functions perform the completion
26387         immediately and return nil or t.
26388         * comint.el (comint-dynamic-complete-functions): Now identical to
26389         completion-at-point-functions.
26390         (comint-dynamic-list-input-ring): Remove unused var `index'.
26391         (comint--match-partial-filename, comint--unquote&expand-filename):
26392         New funs, split from comint-match-partial-filename.
26393         (comint-dynamic-complete): Use completion-at-point.
26394         (comint-dynamic-complete-filename): Use comint--match-partial-filename.
26396 2011-03-24  Drew Adams  <drew.adams@oracle.com>
26398         * thingatpt.el: Support `defun'.
26400 2011-03-23  Leo Liu  <sdl.web@gmail.com>
26402         * abbrevlist.el: Move to obsolete/abbrevlist.el.
26404         * help-mode.el (help-mode-finish): Tweak regexp.
26406 2011-03-23  Glenn Morris  <rgm@gnu.org>
26408         * eshell/esh-opt.el (eshell-eval-using-options):
26409         Do not bind unused local variable `eshell-option-stub'.
26411         * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
26413 2011-03-22  Juanma Barranquero  <lekktu@gmail.com>
26415         * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
26416         keymap variable in `with-no-warnings' to avoid a warning when the
26417         keymap has been already `defconst'ed.
26419 2011-03-22  Leo Liu  <sdl.web@gmail.com>
26421         * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
26422         encode all chars in abbrevs; otherwise use emacs-mule or
26423         utf-8-emacs.  (Bug#8308)
26425 2011-03-22  Juanma Barranquero  <lekktu@gmail.com>
26427         * simple.el (backward-delete-char-untabify):
26428         Avoid warning about using `delete-backward-char'.
26430         * image.el (image-type-file-name-regexps): Make it variable.
26431         `imagemagick-register-types' modifies it, and the user may want
26432         to add new extensions for known image types.
26433         (imagemagick-register-types): Throw error if not using ImageMagick.
26435 2011-03-22  Leo Liu  <sdl.web@gmail.com>
26437         * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
26438         located before rcirc-prompt-end-marker.
26439         (rcirc-complete): Error if point is not after rcirc prompt.
26440         Handle the case when table is nil.
26441         (rcirc-user-authenticated): Define to fix compiler warning.
26443 2011-03-22  Chong Yidong  <cyd@stupidchicken.com>
26445         * custom.el (custom--inhibit-theme-enable): Make it affect only
26446         custom-theme-set-variables and custom-theme-set-faces.
26447         (provide-theme): Ignore custom--inhibit-theme-enable.
26448         (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
26449         (custom-enabling-themes): Delete variable.
26450         (enable-theme): Accept only loaded themes as arguments.
26451         Ignore the special custom-enabled-themes variable.
26452         (custom-enabled-themes): Forbid themes from setting this.
26453         Eliminate use of custom-enabling-themes.
26454         (custom-push-theme): Quote "changed" custom var entry.
26456 2011-03-21  Leo Liu  <sdl.web@gmail.com>
26458         * ido.el (ido-read-internal): Add ido-selected to history instead
26459         of user input.
26461 2011-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
26463         * subr.el (deferred-action-list, deferred-action-function):
26464         Mark obsolete.
26466 2011-03-21  Leo Liu  <sdl.web@gmail.com>
26468         * vc/log-view.el: Remove (require 'wid-edit), not needed after the
26469         change on 2011-02-13 (bug#8309).
26471         * minibuffer.el (read-file-name-function): Change default value.
26472         (read-file-name--defaults): Rename from read-file-name-defaults.
26473         (read-file-name-default): Rename from read-file-name.
26474         (read-file-name): Call read-file-name-function.
26476 2011-03-21  Glenn Morris  <rgm@gnu.org>
26478         * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
26479         Doc fixes.
26481 2011-03-21  Chong Yidong  <cyd@stupidchicken.com>
26483         * cus-theme.el: Add missing provide statement.
26484         (customize-create-theme): Extract theme value correctly.
26485         (custom-theme-visit-theme): Autoload.
26486         (customize-create-theme): Prompt before inserting default faces.
26488 2011-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
26490         * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
26491         units and musical notes.
26493 2011-03-20  Leo Liu  <sdl.web@gmail.com>
26495         * ido.el (ido-read-internal): Use completing-read-default.
26496         (ido-completing-read): Fix compatibility with completing-read.
26498 2011-03-20  Christian Ohler  <ohler@gnu.org>
26500         * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
26501         (ert-delete-all-tests): Use `called-interactively-p' rather than
26502         `interactive-p'.
26503         (ert--make-xrefs-region): Respect END.
26505 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
26507         * dired-aux.el (dired-create-directory): Signal an error if the
26508         directory already exists (Bug#8246).
26510         * facemenu.el (list-colors-display): Call list-faces-display
26511         inside with-help-window.
26512         (list-colors-print): Use display property to align the final
26513         column, instead of checking window-width.
26515 2011-03-19  Eli Zaretskii  <eliz@gnu.org>
26517         * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
26518         windows-nt systems.
26519         (emerge-protect-metachars): Quote correctly for ms-dos and
26520         windows-nt systems.
26522 2011-03-19  Ralph Schleicher  <rs@ralph-schleicher.de>
26524         * info.el (info-initialize): Replace all uses of `:' with
26525         path-separator for compatibility with non-Unix systems.
26526         Cache quoting of path-separator.  (Bug#8258)
26528 2011-03-19  Juanma Barranquero  <lekktu@gmail.com>
26530         * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
26531         (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
26532         (mouse-avoidance-mode): Fix typos in docstrings.
26534 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
26536         * startup.el (package-subdirectory-regexp): Move from package.el.
26537         Omit \\` and \\', and let callers add them.
26539         * emacs-lisp/package.el (package-strip-version)
26540         (package-load-all-descriptors): Add \\` and \\' to
26541         package-subdirectory-regexp before using it.
26542         (package-untar-buffer): New arg DIR; ensure that file untars only
26543         into this expected directory.  Remove superfluous delete-region.
26544         (package-unpack): Caller changed.
26545         (package-tar-file-info): Use package-subdirectory-regexp.
26547 2011-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
26549         * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
26550         diff-mode-shared-map (bug#8284).
26551         (diff-mode-shared-map): Re-introduce some bindings that were problematic.
26553 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26555         * calendar/time-date.el (format-seconds): Use assoc instead of
26556         assoc-string, since assoc-string doesn't exist in XEmacs.
26558 2011-03-17  Juanma Barranquero  <lekktu@gmail.com>
26560         * custom.el (custom-known-themes): Reflow docstring.
26561         (custom-theme-load-path): Fix typo in docstring.
26562         (load-theme): Fix typo in error message.
26563         (custom-available-themes, custom-variable-theme-value):
26564         Use `let', not `let*'.
26566 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
26568         * calc/README: Mention inclusion of musical notes.
26570         * calc/calc-units.el (calc-lu-quant): Rename from
26571         `calc-logunits-quantity'.
26572         (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
26573         (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
26574         (calc-db): Rename from `calc-dblevel'.
26575         (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
26576         (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
26577         (calc-np): Rename from `calc-nplevel'.
26578         (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
26579         (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
26580         (calc-lu-plus): Rename from `calc-logunits-add'.
26581         (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
26582         (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
26583         (calc-lu-minus): Rename from `calc-logunits-sub'.
26584         (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
26585         (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
26586         (calc-lu-times): Rename from `calc-logunits-mul'.
26587         (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
26588         (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
26589         (calc-lu-divide): Rename from `calc-logunits-div'.
26590         (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
26591         (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
26593         * calc/calc-ext.el (calc-init-extensions): Update the names of the
26594         functions being autoloaded.
26596         * calc/calc.el (calc-lu-power-reference): Rename from
26597         `calc-logunits-power-reference'.
26598         (calc-lu-field-reference): Rename from
26599         `calc-logunits-field-reference'.
26601         * calc/calc-help.el (calc-l-prefix-help):
26602         Mention musical note functions.
26604 2011-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
26606         * minibuffer.el (completion-all-sorted-completions):
26607         Use :completion-cycle-penalty text property if present.
26609 2011-03-16  Ken Manheimer  <ken.manheimer@gmail.com>
26611         * allout.el (allout-yank-processing): Adjust for new rebulleting
26612         regime so bullet being yanked is used without prompting the user
26613         for a choice.
26615 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
26617         * startup.el (command-line): Warn the user that _emacs is deprecated.
26619 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
26621         * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
26622         (delphi-verbose, delphi-comment-face, delphi-string-face)
26623         (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
26624         (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
26625         (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
26626         (delphi-new-comment-line, delphi-font-lock-defaults)
26627         (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
26628         Fix typos in docstrings.
26630 2011-03-15  Ken Manheimer  <ken.manheimer@gmail.com>
26632         * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
26633         Invert the roles of character and string values for INSTEAD, so a
26634         string is used for the more common case of a defaulting prompt.
26636 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
26638         * progmodes/ruby-mode.el (ruby-backward-sexp):
26639         * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
26640         * play/gamegrid.el (gamegrid-make-face):
26641         * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
26642         (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
26643         * notifications.el (notifications-notify):
26644         * net/xesam.el (xesam-search-engines):
26645         * net/quickurl.el (quickurl-list-insert):
26646         * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
26648 2011-03-15  Chong Yidong  <cyd@stupidchicken.com>
26650         * startup.el (command-line): Update package subdirectory regexp.
26652 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
26654         * allout.el (allout-abbreviate-flattened-numbering)
26655         (allout-mode-deactivate-hook): Fix up obsolescence "date".
26657         * subr.el (read-char-choice): Only show the cursor after the prompt,
26658         not after the answer.
26660 2011-03-15  Kevin Ryde  <user42@zip.com.au>
26662         * help-fns.el (variable-at-point): Skip leading quotes, if any
26663         (bug#8253).
26665 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
26667         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
26668         warning message.
26670 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
26672         * shell.el (shell): When called interactively, offer to change the
26673         shell file name on remote hosts.
26675 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
26677         * net/ldap.el (ldap-search-internal): Add `auth-source-search'
26678         integration for LDAP parameters.  The host, base, user or binddn,
26679         and secret tokens can be specified in a netrc file, for instance.
26680         This is optional because an `auth-source' parameter must be
26681         specified in the search attributes.
26683 2011-03-13  Juanma Barranquero  <lekktu@gmail.com>
26685         * help.el (describe-mode): Link to the mode's definition (bug#8185).
26687 2011-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
26689         * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
26690         into declaration.  Remove redundant and harmful binding.
26692 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
26694         * files.el (file-ownership-preserved-p): Pass `integer' as an
26695         explicit 2nd argument to `file-attributes'.  If the file's owner
26696         is the Administrators group on Windows, and the current user is
26697         Administrator, consider that a match.
26699         * server.el (server-ensure-safe-dir): Consider server directory
26700         safe on MS-Windows if its owner is the Administrators group while
26701         the current Emacs user is Administrator.  Use `=' to compare
26702         numerical UIDs, since they could be integers or floats.
26704 2011-03-12  Juanma Barranquero  <lekktu@gmail.com>
26706         * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
26708 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
26710         Sync with Tramp 2.2.1.
26712         * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
26714         * net/trampver.el: Update release number.
26716 2011-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
26718         * progmodes/compile.el (compilation--previous-directory): Fix up
26719         various nil/dead-marker mismatches (bug#8014).
26720         (compilation-directory-properties, compilation-error-properties):
26721         Don't call it at a position past the one we're about to change.
26723         * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
26724         Disable obsolescence warnings in the file that declares it.
26726 2011-03-11  Ken Manheimer  <ken.manheimer@gmail.com>
26728         * allout-widgets.el (allout-widgets-tally):
26729         Initialize allout-widgets-tally as a hash table rather than nil to
26730         prevent mode-line redisplay warnings.  Also, clarify the module
26731         description and fix a comment typo.
26733 2011-03-11  Juanma Barranquero  <lekktu@gmail.com>
26735         * help-fns.el (describe-variable): Don't complete keywords.
26736         Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
26738 2011-03-10  Chong Yidong  <cyd@stupidchicken.com>
26740         * emacs-lisp/package.el (package-version-join): Impose a standard
26741         string representation for pre/alpha/beta version lists.
26742         (package-unpack-single): Standardize the directory name by passing
26743         it through package-version-join.
26744         (package-strip-rcs-id): Accept any version string that does not
26745         signal an error in version-to-list.
26747 2011-03-10  Michael Albinus  <michael.albinus@gmx.de>
26749         * simple.el (delete-trailing-whitespace): Return nil for the
26750         benefit of `write-file-functions'.
26752 2011-03-10  Glenn Morris  <rgm@gnu.org>
26754         * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
26756         * vc/vc-git.el (vc-git-program): New option.
26757         (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
26758         (vc-git--call): Use it.
26760         * eshell/esh-util.el (eshell-condition-case): Doc fix.
26762         * cus-edit.el (Custom-newline): If no button at point, look
26763         for a subgroup button at start-of-line.  (Bug#2298)
26765         * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
26767 2011-03-10  Julien Danjou  <julien@danjou.info>
26769         * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
26770         `cursor-type' is nil.
26772 2011-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
26774         * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
26776 2011-03-09  Ken Manheimer  <ken.manheimer@gmail.com>
26778         * allout.el: Change so yank of distinctive-bullet items
26779         preserves the existing header prefix, rebulleting it if necessary,
26780         rather than replacing it.  This is necessary for proper operation
26781         of cooperative addons like allout-widgets.
26782         (allout-make-topic-prefix, allout-rebullet-heading):
26783         Change SOLICIT arg to INSTEAD, and interpret additionally a string
26784         value as alternate bullet to be used, instead of prompting the user
26785         for a bullet character.
26787 2011-03-09  Michael Albinus  <michael.albinus@gmx.de>
26789         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
26790         Do not use `tramp-file-name-port', because this returns also
26791         `tramp-default-port'.
26793 2011-03-09  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
26795         * net/rcirc.el (rcirc-handler-001): Remove useless
26796         with-rcirc-process-buffer.
26797         (rcirc-check-auth-status): Swap arguments to string-match.
26799 2011-03-09  Glenn Morris  <rgm@gnu.org>
26801         * shell.el (shell-mode):
26802         Set comint-input-ring-size from HISTSIZE.  (Bug#7889)
26804         * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
26805         Check for GDBHISTFILE, HISTSIZE, etc.  (Bug#7889)
26807 2011-03-08  Chong Yidong  <cyd@stupidchicken.com>
26809         * emacs-lisp/package.el (package-refresh-contents)
26810         (package-menu-execute): Use condition-case-no-debug.
26812 2011-03-08  Michael Albinus  <michael.albinus@gmx.de>
26814         * simple.el (shell-command-to-string): Use `process-file'.
26816         * emacs-lisp/package.el (package-tar-file-info): Handle also
26817         remote files.
26819         * emacs-lisp/package-x.el (package-upload-buffer-internal):
26820         Use `equal' for upload base check.
26822 2011-03-08  Arni Magnusson  <arnima@hafro.is>  (tiny change)
26824         * textmodes/texinfo.el (texinfo-environments):
26825         Add deftypecv, deftypeivar, deftypemethod, deftypeop, html.  (Bug#2783)
26827 2011-03-08  Glenn Morris  <rgm@gnu.org>
26829         * cus-start.el (cursor-in-non-selected-windows):
26830         Fix :set quoting oddness.  (Bug#8192)
26832         * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
26833         in some setf expressions.  (Bug#2159)
26835 2011-03-08  Chong Yidong  <cyd@stupidchicken.com>
26837         * custom.el (custom-available-themes): Return themes in
26838         alphabetical order.
26840 See ChangeLog.15 for earlier changes.
26842 ;; Local Variables:
26843 ;; coding: utf-8
26844 ;; End:
26846   Copyright (C) 2011-2013 Free Software Foundation, Inc.
26848   This file is part of GNU Emacs.
26850   GNU Emacs is free software: you can redistribute it and/or modify
26851   it under the terms of the GNU General Public License as published by
26852   the Free Software Foundation, either version 3 of the License, or
26853   (at your option) any later version.
26855   GNU Emacs is distributed in the hope that it will be useful,
26856   but WITHOUT ANY WARRANTY; without even the implied warranty of
26857   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26858   GNU General Public License for more details.
26860   You should have received a copy of the GNU General Public License
26861   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.